Skip to content
Success

Console Output

Pull request #949 event
18:22:10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of rasa for docker/docker-ce-packaging
Loading trusted files from base branch master at be6af50ae1d50e0088575f27026e888d21e48d4a rather than f2bcfab0319dcae0adf08449fc9de005d3f2fc60
Obtained Jenkinsfile from be6af50ae1d50e0088575f27026e888d21e48d4a
‘Jenkinsfile’ has been modified in an untrusted revision
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-949@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: static-linux)
[Pipeline] { (Branch: cross-mac)
[Pipeline] { (Branch: cross-win)
[Pipeline] { (Branch: centos:7-amd64)
[Pipeline] { (Branch: centos:7-aarch64)
[Pipeline] { (Branch: quay.io/centos/centos:stream8-amd64)
[Pipeline] { (Branch: quay.io/centos/centos:stream8-aarch64)
[Pipeline] { (Branch: quay.io/centos/centos:stream9-amd64)
[Pipeline] { (Branch: quay.io/centos/centos:stream9-aarch64)
[Pipeline] { (Branch: debian:buster-amd64)
[Pipeline] { (Branch: debian:buster-aarch64)
[Pipeline] { (Branch: debian:buster-armhf)
[Pipeline] { (Branch: debian:bullseye-amd64)
[Pipeline] { (Branch: debian:bullseye-aarch64)
[Pipeline] { (Branch: debian:bullseye-armhf)
[Pipeline] { (Branch: debian:bookworm-amd64)
[Pipeline] { (Branch: debian:bookworm-aarch64)
[Pipeline] { (Branch: debian:bookworm-armhf)
[Pipeline] { (Branch: fedora:37-amd64)
[Pipeline] { (Branch: fedora:37-aarch64)
[Pipeline] { (Branch: fedora:38-amd64)
[Pipeline] { (Branch: fedora:38-aarch64)
[Pipeline] { (Branch: fedora:39-amd64)
[Pipeline] { (Branch: fedora:39-aarch64)
[Pipeline] { (Branch: balenalib/rpi-raspbian:buster-armhf)
[Pipeline] { (Branch: balenalib/rpi-raspbian:bullseye-armhf)
[Pipeline] { (Branch: balenalib/rpi-raspbian:bookworm-armhf)
[Pipeline] { (Branch: ubuntu:focal-amd64)
[Pipeline] { (Branch: ubuntu:focal-aarch64)
[Pipeline] { (Branch: ubuntu:focal-armhf)
[Pipeline] { (Branch: ubuntu:jammy-amd64)
[Pipeline] { (Branch: ubuntu:jammy-aarch64)
[Pipeline] { (Branch: ubuntu:jammy-armhf)
[Pipeline] { (Branch: ubuntu:lunar-amd64)
[Pipeline] { (Branch: ubuntu:lunar-aarch64)
[Pipeline] { (Branch: ubuntu:lunar-armhf)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-092be4bd096619947) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0672ea96b352db168) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] {
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d6eb3408e9dff1c5) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03649559839e17e5d) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/8cf553b2-65bf-4f99-a8a8-d9edfb3a6c4b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/cf8b15c9-ad4e-48dd-ade0-2c179442884c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
18:22:14 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:22:14 chowning workspace
[Pipeline] sh
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:22:14 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:22:14 chowning workspace
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/44f7acf9-7f64-40c1-bc49-25d070464bdc/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:22:15 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:22:15 chowning workspace
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/58672443-91a5-426c-be93-0dfefcc09503/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:22:15 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:22:15 chowning workspace
[Pipeline] sh
18:22:15 + pwd
18:22:15 + id -u
18:22:15 + id -g
18:22:15 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:22:15 + pwd
18:22:15 + id -u
18:22:15 + id -g
18:22:15 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:22:15 + pwd
18:22:15 + id -u
18:22:15 + id -g
18:22:15 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:22:15 + pwd
18:22:15 + id -u
18:22:15 + id -g
18:22:15 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
18:22:15 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
18:22:15 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
18:22:15 Removing all docker containers
[Pipeline] sh
18:22:15 + docker container ls -aq
[Pipeline] echo
18:22:15 Docker containers have been removed
[Pipeline] echo
18:22:15 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:22:15 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-8-aarch64)
[Pipeline] sh
[Pipeline] echo
18:22:15 Removing all docker containers
[Pipeline] sh
18:22:15 + docker container ls -aq
[Pipeline] echo
18:22:15 Docker containers have been removed
[Pipeline] echo
18:22:15 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:22:15 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-aarch64)
[Pipeline] sh
18:22:15 + docker container ls -aq
[Pipeline] echo
18:22:15 Docker containers have been removed
[Pipeline] echo
18:22:15 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:22:15 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-aarch64)
[Pipeline] sh
18:22:16 + echo starting...
18:22:16 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:22:16 + docker container ls -aq
[Pipeline] echo
18:22:16 Docker containers have been removed
[Pipeline] echo
18:22:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:22:16 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-9-aarch64)
[Pipeline] sh
18:22:16 + echo starting...
18:22:16 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:22:16 + echo starting...
18:22:16 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:22:16 + docker version
18:22:16 Client: Docker Engine - Community
18:22:16  Version:           24.0.2
18:22:16  API version:       1.43
18:22:16  Go version:        go1.20.4
18:22:16  Git commit:        cb74dfc
18:22:16  Built:             Thu May 25 21:52:41 2023
18:22:16  OS/Arch:           linux/arm64
18:22:16  Context:           default
18:22:16 
18:22:16 Server: Docker Engine - Community
18:22:16  Engine:
18:22:16   Version:          24.0.2
18:22:16   API version:      1.43 (minimum version 1.12)
18:22:16   Go version:       go1.20.4
18:22:16   Git commit:       659604f
18:22:16   Built:            Thu May 25 21:52:41 2023
18:22:16   OS/Arch:          linux/arm64
18:22:16   Experimental:     true
18:22:16  containerd:
18:22:16   Version:          1.6.21
18:22:16   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:16  runc:
18:22:16   Version:          1.1.7
18:22:16   GitCommit:        v1.1.7-0-g860f061
18:22:16  docker-init:
18:22:16   Version:          0.19.0
18:22:16   GitCommit:        de40ad0
[Pipeline] sh
18:22:16 + echo starting...
18:22:16 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:22:16 + docker version
18:22:16 Client: Docker Engine - Community
18:22:16  Version:           24.0.2
18:22:16  API version:       1.43
18:22:16  Go version:        go1.20.4
18:22:16  Git commit:        cb74dfc
18:22:16  Built:             Thu May 25 21:52:41 2023
18:22:16  OS/Arch:           linux/arm64
18:22:16  Context:           default
18:22:16 
18:22:16 Server: Docker Engine - Community
18:22:16  Engine:
18:22:16   Version:          24.0.2
18:22:16   API version:      1.43 (minimum version 1.12)
18:22:16   Go version:       go1.20.4
18:22:16   Git commit:       659604f
18:22:16   Built:            Thu May 25 21:52:41 2023
18:22:16   OS/Arch:          linux/arm64
18:22:16   Experimental:     true
18:22:16  containerd:
18:22:16   Version:          1.6.21
18:22:16   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:16  runc:
18:22:16   Version:          1.1.7
18:22:16   GitCommit:        v1.1.7-0-g860f061
18:22:16  docker-init:
18:22:16   Version:          0.19.0
18:22:16   GitCommit:        de40ad0
[Pipeline] sh
18:22:16 + docker version
18:22:16 Client: Docker Engine - Community
18:22:16  Version:           24.0.2
18:22:16  API version:       1.43
18:22:16  Go version:        go1.20.4
18:22:16  Git commit:        cb74dfc
18:22:16  Built:             Thu May 25 21:52:41 2023
18:22:16  OS/Arch:           linux/arm64
18:22:16  Context:           default
18:22:16 
18:22:16 Server: Docker Engine - Community
18:22:16  Engine:
18:22:16   Version:          24.0.2
18:22:16   API version:      1.43 (minimum version 1.12)
18:22:16   Go version:       go1.20.4
18:22:16   Git commit:       659604f
18:22:16   Built:            Thu May 25 21:52:41 2023
18:22:16   OS/Arch:          linux/arm64
18:22:16   Experimental:     true
18:22:16  containerd:
18:22:16   Version:          1.6.21
18:22:16   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:16  runc:
18:22:16   Version:          1.1.7
18:22:16   GitCommit:        v1.1.7-0-g860f061
18:22:16  docker-init:
18:22:16   Version:          0.19.0
18:22:16   GitCommit:        de40ad0
[Pipeline] sh
18:22:16 + docker info
18:22:16 Client: Docker Engine - Community
18:22:16  Version:    24.0.2
18:22:16  Context:    default
18:22:16  Debug Mode: false
18:22:16  Plugins:
18:22:16   buildx: Docker Buildx (Docker Inc.)
18:22:16     Version:  v0.11.0
18:22:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:22:16   compose: Docker Compose (Docker Inc.)
18:22:16     Version:  v2.19.1
18:22:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:22:16 
18:22:16 Server:
18:22:16  Containers: 0
18:22:16   Running: 0
18:22:16   Paused: 0
18:22:16   Stopped: 0
18:22:16  Images: 4
18:22:16  Server Version: 24.0.2
18:22:16  Storage Driver: overlay2
18:22:16   Backing Filesystem: extfs
18:22:16   Supports d_type: true
18:22:16   Using metacopy: false
18:22:16   Native Overlay Diff: true
18:22:16   userxattr: false
18:22:16  Logging Driver: json-file
18:22:16  Cgroup Driver: cgroupfs
18:22:16  Cgroup Version: 1
18:22:16  Plugins:
18:22:16   Volume: local
18:22:16   Network: bridge host ipvlan macvlan null overlay
18:22:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:22:16  Swarm: inactive
18:22:16  Runtimes: io.containerd.runc.v2 runc
18:22:16  Default Runtime: runc
18:22:16  Init Binary: docker-init
18:22:16  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:16  runc version: v1.1.7-0-g860f061
18:22:16  init version: de40ad0
18:22:16  Security Options:
18:22:16   apparmor
18:22:16   seccomp
18:22:16    Profile: builtin
18:22:16  Kernel Version: 5.15.0-1039-aws
18:22:16  Operating System: Ubuntu 20.04.6 LTS
18:22:16  OSType: linux
18:22:16  Architecture: aarch64
18:22:16  CPUs: 8
18:22:16  Total Memory: 30.64GiB
18:22:16  Name: ip-10-100-104-78
18:22:16  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:22:16  Docker Root Dir: /var/lib/docker
18:22:16  Debug Mode: false
18:22:16  Username: dockerbuildbot
18:22:16  Experimental: true
18:22:16  Insecure Registries:
18:22:16   127.0.0.0/8
18:22:16  Live Restore Enabled: true
18:22:16 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:22:16 The recommended git tool is: git
18:22:16 using credential docker-jenkins-github-credentials
18:22:16 Cloning the remote Git repository
18:22:16 Cloning with configured refspecs honoured and without tags
18:22:16 + docker version
18:22:16 Client: Docker Engine - Community
18:22:16  Version:           24.0.2
18:22:16  API version:       1.43
18:22:16  Go version:        go1.20.4
18:22:16  Git commit:        cb74dfc
18:22:16  Built:             Thu May 25 21:52:41 2023
18:22:16  OS/Arch:           linux/arm64
18:22:16  Context:           default
18:22:16 
18:22:16 Server: Docker Engine - Community
18:22:16  Engine:
18:22:16   Version:          24.0.2
18:22:16   API version:      1.43 (minimum version 1.12)
18:22:16   Go version:       go1.20.4
18:22:16   Git commit:       659604f
18:22:16   Built:            Thu May 25 21:52:41 2023
18:22:16   OS/Arch:          linux/arm64
18:22:16   Experimental:     true
18:22:16  containerd:
18:22:16   Version:          1.6.21
18:22:16   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:16  runc:
18:22:16   Version:          1.1.7
18:22:16   GitCommit:        v1.1.7-0-g860f061
18:22:16  docker-init:
18:22:16   Version:          0.19.0
18:22:16   GitCommit:        de40ad0
[Pipeline] sh
18:22:16 + docker info
18:22:16 Client: Docker Engine - Community
18:22:16  Version:    24.0.2
18:22:16  Context:    default
18:22:16  Debug Mode: false
18:22:16  Plugins:
18:22:16   buildx: Docker Buildx (Docker Inc.)
18:22:16     Version:  v0.11.0
18:22:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:22:16   compose: Docker Compose (Docker Inc.)
18:22:16     Version:  v2.19.1
18:22:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:22:16 
18:22:16 Server:
18:22:16  Containers: 0
18:22:16   Running: 0
18:22:16   Paused: 0
18:22:16   Stopped: 0
18:22:16  Images: 4
18:22:16  Server Version: 24.0.2
18:22:16  Storage Driver: overlay2
18:22:16   Backing Filesystem: extfs
18:22:16   Supports d_type: true
18:22:16   Using metacopy: false
18:22:16   Native Overlay Diff: true
18:22:16   userxattr: false
18:22:16  Logging Driver: json-file
18:22:16  Cgroup Driver: cgroupfs
18:22:16  Cgroup Version: 1
18:22:16  Plugins:
18:22:16   Volume: local
18:22:16   Network: bridge host ipvlan macvlan null overlay
18:22:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:22:16  Swarm: inactive
18:22:16  Runtimes: runc io.containerd.runc.v2
18:22:16  Default Runtime: runc
18:22:16  Init Binary: docker-init
18:22:16  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:16  runc version: v1.1.7-0-g860f061
18:22:16  init version: de40ad0
18:22:16  Security Options:
18:22:16   apparmor
18:22:16   seccomp
18:22:16    Profile: builtin
18:22:16  Kernel Version: 5.15.0-1039-aws
18:22:16  Operating System: Ubuntu 20.04.6 LTS
18:22:16  OSType: linux
18:22:16  Architecture: aarch64
18:22:16  CPUs: 8
18:22:16  Total Memory: 30.64GiB
18:22:16  Name: ip-10-100-104-238
18:22:16  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:22:16  Docker Root Dir: /var/lib/docker
18:22:16  Debug Mode: false
18:22:16  Username: dockerbuildbot
18:22:16  Experimental: true
18:22:16  Insecure Registries:
18:22:16   127.0.0.0/8
18:22:16  Live Restore Enabled: true
18:22:16 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:22:16 The recommended git tool is: git
18:22:16 using credential docker-jenkins-github-credentials
18:22:16 Cloning the remote Git repository
18:22:16 Cloning with configured refspecs honoured and without tags
18:22:16 + docker info
18:22:16 Client: Docker Engine - Community
18:22:16  Version:    24.0.2
18:22:16  Context:    default
18:22:16  Debug Mode: false
18:22:16  Plugins:
18:22:16   buildx: Docker Buildx (Docker Inc.)
18:22:16     Version:  v0.11.0
18:22:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:22:16   compose: Docker Compose (Docker Inc.)
18:22:16     Version:  v2.19.1
18:22:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:22:16 
18:22:16 Server:
18:22:16  Containers: 0
18:22:16   Running: 0
18:22:16   Paused: 0
18:22:16   Stopped: 0
18:22:16  Images: 5
18:22:16  Server Version: 24.0.2
18:22:16  Storage Driver: overlay2
18:22:16   Backing Filesystem: extfs
18:22:16   Supports d_type: true
18:22:16   Using metacopy: false
18:22:16   Native Overlay Diff: true
18:22:16   userxattr: false
18:22:16  Logging Driver: json-file
18:22:16  Cgroup Driver: cgroupfs
18:22:16  Cgroup Version: 1
18:22:16  Plugins:
18:22:16   Volume: local
18:22:16   Network: bridge host ipvlan macvlan null overlay
18:22:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:22:16  Swarm: inactive
18:22:16  Runtimes: io.containerd.runc.v2 runc
18:22:16  Default Runtime: runc
18:22:16  Init Binary: docker-init
18:22:16  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:16  runc version: v1.1.7-0-g860f061
18:22:16  init version: de40ad0
18:22:16  Security Options:
18:22:16   apparmor
18:22:16   seccomp
18:22:16    Profile: builtin
18:22:16  Kernel Version: 5.15.0-1039-aws
18:22:16  Operating System: Ubuntu 20.04.6 LTS
18:22:16  OSType: linux
18:22:16  Architecture: aarch64
18:22:16  CPUs: 8
18:22:16  Total Memory: 30.64GiB
18:22:16  Name: ip-10-100-92-188
18:22:16  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:22:16  Docker Root Dir: /var/lib/docker
18:22:16  Debug Mode: false
18:22:16  Username: dockerbuildbot
18:22:16  Experimental: true
18:22:16  Insecure Registries:
18:22:16   127.0.0.0/8
18:22:16  Live Restore Enabled: true
18:22:16 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:22:16 The recommended git tool is: git
18:22:16 using credential docker-jenkins-github-credentials
18:22:16 Cloning the remote Git repository
18:22:16 Cloning with configured refspecs honoured and without tags
18:22:16 Fetching without tags
18:22:16 + docker info
18:22:16 Client: Docker Engine - Community
18:22:16  Version:    24.0.2
18:22:16  Context:    default
18:22:16  Debug Mode: false
18:22:16  Plugins:
18:22:16   buildx: Docker Buildx (Docker Inc.)
18:22:16     Version:  v0.11.0
18:22:16     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:22:16   compose: Docker Compose (Docker Inc.)
18:22:16     Version:  v2.19.1
18:22:16     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:22:16 
18:22:16 Server:
18:22:16  Containers: 0
18:22:16   Running: 0
18:22:16   Paused: 0
18:22:16   Stopped: 0
18:22:16  Images: 4
18:22:16  Server Version: 24.0.2
18:22:16  Storage Driver: overlay2
18:22:16   Backing Filesystem: extfs
18:22:16   Supports d_type: true
18:22:16   Using metacopy: false
18:22:16   Native Overlay Diff: true
18:22:16   userxattr: false
18:22:16  Logging Driver: json-file
18:22:16  Cgroup Driver: cgroupfs
18:22:16  Cgroup Version: 1
18:22:16  Plugins:
18:22:16   Volume: local
18:22:16   Network: bridge host ipvlan macvlan null overlay
18:22:16   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:22:16  Swarm: inactive
18:22:16  Runtimes: io.containerd.runc.v2 runc
18:22:16  Default Runtime: runc
18:22:16  Init Binary: docker-init
18:22:16  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:16  runc version: v1.1.7-0-g860f061
18:22:16  init version: de40ad0
18:22:16  Security Options:
18:22:16   apparmor
18:22:16   seccomp
18:22:16    Profile: builtin
18:22:16  Kernel Version: 5.15.0-1039-aws
18:22:16  Operating System: Ubuntu 20.04.6 LTS
18:22:16  OSType: linux
18:22:16  Architecture: aarch64
18:22:16  CPUs: 8
18:22:16  Total Memory: 30.64GiB
18:22:16  Name: ip-10-100-63-156
18:22:16  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:22:16  Docker Root Dir: /var/lib/docker
18:22:16  Debug Mode: false
18:22:16  Username: dockerbuildbot
18:22:16  Experimental: true
18:22:16  Insecure Registries:
18:22:16   127.0.0.0/8
18:22:16  Live Restore Enabled: true
18:22:16 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:22:16 The recommended git tool is: git
18:22:16 using credential docker-jenkins-github-credentials
18:22:16 Cloning the remote Git repository
18:22:16 Cloning with configured refspecs honoured and without tags
18:22:17 Fetching without tags
18:22:17 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:22:17 Merge succeeded, producing faf6820ee012e332f2f9541bc00b921087de15d9
18:22:17 Checking out Revision faf6820ee012e332f2f9541bc00b921087de15d9 (PR-949)
18:22:17 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:22:17 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:22:17 Merge succeeded, producing faf6820ee012e332f2f9541bc00b921087de15d9
18:22:17 Checking out Revision faf6820ee012e332f2f9541bc00b921087de15d9 (PR-949)
18:22:17 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:22:17 Fetching without tags
18:22:17 Fetching without tags
18:22:17 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:22:17 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:22:17 Merge succeeded, producing faf6820ee012e332f2f9541bc00b921087de15d9
18:22:17 Checking out Revision faf6820ee012e332f2f9541bc00b921087de15d9 (PR-949)
18:22:17 Merge succeeded, producing faf6820ee012e332f2f9541bc00b921087de15d9
18:22:17 Checking out Revision faf6820ee012e332f2f9541bc00b921087de15d9 (PR-949)
18:22:17 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:22:17 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f faf6820ee012e332f2f9541bc00b921087de15d9 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f faf6820ee012e332f2f9541bc00b921087de15d9 # timeout=10
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f faf6820ee012e332f2f9541bc00b921087de15d9 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f faf6820ee012e332f2f9541bc00b921087de15d9 # timeout=10
18:22:17 + make clean
18:22:17 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:22:17 rm -f -r src
18:22:17 make -C rpm clean
18:22:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:17 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:22:17 rm -f -r rpmbuild/
18:22:17 docker builder prune -f --filter until=24h
18:22:17 Total:	0B
18:22:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:17 make -C deb clean
18:22:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:17 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:22:17 rm -f -r debbuild
18:22:17 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:22:17 rm -f -r sources
18:22:17 docker builder prune -f --filter until=24h
[Pipeline] sh
18:22:18 + make clean
18:22:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:22:18 rm -f -r src
18:22:18 make -C rpm clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:18 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:22:18 rm -f -r rpmbuild/
18:22:18 docker builder prune -f --filter until=24h
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:18 make -C deb clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:18 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:22:18 rm -f -r debbuild
18:22:18 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:22:18 rm -f -r sources
18:22:18 docker builder prune -f --filter until=24h
[Pipeline] sh
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:18 make -C static clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:18 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:22:18 rm -f -r build
18:22:18 docker builder prune -f --filter until=24h
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:18 make -C static clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:18 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:22:18 rm -f -r build
18:22:18 docker builder prune -f --filter until=24h
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:22:18 + make clean
18:22:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:22:18 rm -f -r src
18:22:18 make -C rpm clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:18 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:22:18 rm -f -r rpmbuild/
18:22:18 docker builder prune -f --filter until=24h
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:18 make -C deb clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:18 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:22:18 rm -f -r debbuild
18:22:18 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:22:18 rm -f -r sources
18:22:18 docker builder prune -f --filter until=24h
18:22:18 + make clean
18:22:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:22:18 rm -f -r src
18:22:18 make -C rpm clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:18 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:22:18 rm -f -r rpmbuild/
18:22:18 docker builder prune -f --filter until=24h
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:18 make -C deb clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:18 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:22:18 rm -f -r debbuild
18:22:18 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:22:18 rm -f -r sources
18:22:18 docker builder prune -f --filter until=24h
18:22:18 + make REF=master centos-8
18:22:18 git init src/github.com/docker/cli
18:22:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:22:18 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:22:18 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:22:18 + SRC=src/github.com/docker/cli
18:22:18 + REF=master
18:22:18 + REF_FETCH=master
18:22:18 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:22:18 + awk {print $2}
18:22:18 + REF=refs/heads/master
18:22:18 + [ -n refs/heads/master ]
18:22:18 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:18 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:18 + make REF=master debian-buster
18:22:18 git init src/github.com/docker/cli
18:22:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:22:18 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:22:18 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:22:18 + SRC=src/github.com/docker/cli
18:22:18 + REF=master
18:22:18 + REF_FETCH=master
18:22:18 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master+ 
18:22:18 awk {print $2}
18:22:18 + REF=refs/heads/master
18:22:18 + [ -n refs/heads/master ]
18:22:18 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:18 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:18 make -C static clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:18 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:22:18 rm -f -r build
18:22:18 docker builder prune -f --filter until=24h
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:18 make -C static clean
18:22:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:18 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:22:18 rm -f -r build
18:22:18 docker builder prune -f --filter until=24h
18:22:18 Total:	0B
18:22:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
[Pipeline] sh
18:22:18 + make REF=master centos-9
18:22:18 git init src/github.com/docker/cli
18:22:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:22:18 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:22:18 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:22:18 + SRC=src/github.com/docker/cli
18:22:18 + REF=master
18:22:18 + REF_FETCH=master
18:22:18 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:22:18 + awk {print $2}
18:22:18 + REF=refs/heads/master
18:22:18 + [ -n refs/heads/master ]
18:22:18 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:18 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:18 + make REF=master centos-7
18:22:18 git init src/github.com/docker/cli
18:22:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:22:18 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:22:18 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:22:18 + SRC=src/github.com/docker/cli
18:22:18 + REF=master
18:22:18 + REF_FETCH=master
18:22:18 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:22:18 + awk {print $2}
18:22:18 + REF=refs/heads/master
18:22:18 + [ -n refs/heads/master ]
18:22:18 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:18 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:19 From https://github.com/docker/cli
18:22:19  * [new branch]      master     -> master
18:22:19  * [new branch]      master     -> origin/master
18:22:19 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:22:19 From https://github.com/docker/cli
18:22:19  * [new branch]      master     -> master
18:22:19  * [new branch]      master     -> origin/master
18:22:19 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:22:19 git init src/github.com/docker/docker
18:22:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:22:19 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:22:19 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:22:19 + SRC=src/github.com/docker/docker
18:22:19 + REF=master
18:22:19 + REF_FETCH=master
18:22:19 + git -C src/github.com/docker/docker+  ls-remote --refs --heads --tags origin master
18:22:19 awk {print $2}
18:22:19 git init src/github.com/docker/docker
18:22:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:22:19 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:22:19 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:22:19 + SRC=src/github.com/docker/docker
18:22:19 + REF=master
18:22:19 + REF_FETCH=master
18:22:19 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+  origin master
18:22:19 awk {print $2}
18:22:19 From https://github.com/docker/cli
18:22:19  * [new branch]      master     -> master
18:22:19  * [new branch]      master     -> origin/master
18:22:19 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:22:19 + REF=refs/heads/master
18:22:19 + [ -n refs/heads/master ]
18:22:19 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:19 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:19 + REF=refs/heads/master
18:22:19 + [ -n refs/heads/master ]
18:22:19 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:19 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:19 git init src/github.com/docker/docker
18:22:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:22:19 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:22:19 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:22:19 + SRC=src/github.com/docker/docker
18:22:19 + REF=master
18:22:19 + REF_FETCH=master
18:22:19 + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:22:19 awk {print $2}
18:22:19 From https://github.com/docker/cli
18:22:19  * [new branch]      master     -> master
18:22:19  * [new branch]      master     -> origin/master
18:22:19 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:22:19 git init src/github.com/docker/docker
18:22:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:22:19 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:22:19 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:22:19 + SRC=src/github.com/docker/docker
18:22:19 + REF=master
18:22:19 + REF_FETCH=master
18:22:19 + git -C+  src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:22:19 awk {print $2}
18:22:20 + REF=refs/heads/master
18:22:20 + [ -n refs/heads/master ]
18:22:20 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:20 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:20 + REF=refs/heads/master
18:22:20 + [ -n refs/heads/master ]
18:22:20 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:20 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bb1673d63cdf79bf) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:22:20 From https://github.com/docker/docker
18:22:20  * [new branch]      master     -> master
18:22:20  * [new branch]      master     -> origin/master
18:22:20 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:22:20 From https://github.com/docker/docker
18:22:20  * [new branch]      master     -> master
18:22:20  * [new branch]      master     -> origin/master
18:22:20 + git -C src/github.com/docker/docker checkout -q refs/heads/master
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/593d4ce3-a79a-40c5-a9a7-badd1b56e0cb/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:22:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:22:20 chowning workspace
[Pipeline] sh
18:22:20 + pwd
18:22:20 + id -u
18:22:20 + id -g
18:22:20 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:22:20 From https://github.com/docker/docker
18:22:20  * [new branch]      master     -> master
18:22:20  * [new branch]      master     -> origin/master
18:22:20 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:22:21 git init src/github.com/docker/buildx
18:22:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:22:21 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:22:21 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:22:21 + SRC=src/github.com/docker/buildx
18:22:21 + REF=v0.11.2
18:22:21 + REF_FETCH=v0.11.2
18:22:21 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2+ 
18:22:21 awk {print $2}
18:22:21 + REF=refs/tags/v0.11.2
18:22:21 + [ -n refs/tags/v0.11.2 ]
18:22:21 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:21 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:21 git init src/github.com/docker/buildx
18:22:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:22:21 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:22:21 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:22:21 + SRC=src/github.com/docker/buildx
18:22:21 + REF=v0.11.2
18:22:21 + REF_FETCH=v0.11.2
18:22:21 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:22:21 awk {print $2}
18:22:21 + REF=refs/tags/v0.11.2
18:22:21 + [ -n refs/tags/v0.11.2 ]
18:22:21 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:21 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
[Pipeline] echo
18:22:21 Removing all docker containers
[Pipeline] sh
18:22:21 + docker container ls -aq
[Pipeline] echo
18:22:21 Docker containers have been removed
[Pipeline] echo
18:22:21 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:22:21 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-aarch64)
[Pipeline] sh
18:22:21 git init src/github.com/docker/buildx
18:22:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:22:21 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:22:21 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:22:21 + SRC=src/github.com/docker/buildx
18:22:21 + REF=v0.11.2
18:22:21 + REF_FETCH=v0.11.2
18:22:21 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:22:21 + awk {print $2}
18:22:21 + REF=refs/tags/v0.11.2
18:22:21 + [ -n refs/tags/v0.11.2 ]
18:22:21 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:21 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:21 + echo starting...
18:22:21 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:22:22 + docker version
18:22:22 Client: Docker Engine - Community
18:22:22  Version:           24.0.2
18:22:22  API version:       1.43
18:22:22  Go version:        go1.20.4
18:22:22  Git commit:        cb74dfc
18:22:22  Built:             Thu May 25 21:52:41 2023
18:22:22  OS/Arch:           linux/arm64
18:22:22  Context:           default
18:22:22 
18:22:22 Server: Docker Engine - Community
18:22:22  Engine:
18:22:22   Version:          24.0.2
18:22:22   API version:      1.43 (minimum version 1.12)
18:22:22   Go version:       go1.20.4
18:22:22   Git commit:       659604f
18:22:22   Built:            Thu May 25 21:52:41 2023
18:22:22   OS/Arch:          linux/arm64
18:22:22   Experimental:     true
18:22:22  containerd:
18:22:22   Version:          1.6.21
18:22:22   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:22  runc:
18:22:22   Version:          1.1.7
18:22:22   GitCommit:        v1.1.7-0-g860f061
18:22:22  docker-init:
18:22:22   Version:          0.19.0
18:22:22   GitCommit:        de40ad0
[Pipeline] sh
18:22:22 From https://github.com/docker/buildx
18:22:22  * [new tag]         v0.11.2    -> v0.11.2
18:22:22 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:22:22 From https://github.com/docker/buildx
18:22:22  * [new tag]         v0.11.2    -> v0.11.2
18:22:22 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:22:22 + docker info
18:22:22 Client: Docker Engine - Community
18:22:22  Version:    24.0.2
18:22:22  Context:    default
18:22:22  Debug Mode: false
18:22:22  Plugins:
18:22:22   buildx: Docker Buildx (Docker Inc.)
18:22:22     Version:  v0.11.0
18:22:22     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:22:22   compose: Docker Compose (Docker Inc.)
18:22:22     Version:  v2.19.1
18:22:22     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:22:22 
18:22:22 Server:
18:22:22  Containers: 0
18:22:22   Running: 0
18:22:22   Paused: 0
18:22:22   Stopped: 0
18:22:22  Images: 4
18:22:22  Server Version: 24.0.2
18:22:22  Storage Driver: overlay2
18:22:22   Backing Filesystem: extfs
18:22:22   Supports d_type: true
18:22:22   Using metacopy: false
18:22:22   Native Overlay Diff: true
18:22:22   userxattr: false
18:22:22  Logging Driver: json-file
18:22:22  Cgroup Driver: cgroupfs
18:22:22  Cgroup Version: 1
18:22:22  Plugins:
18:22:22   Volume: local
18:22:22   Network: bridge host ipvlan macvlan null overlay
18:22:22   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:22:22  Swarm: inactive
18:22:22  Runtimes: io.containerd.runc.v2 runc
18:22:22  Default Runtime: runc
18:22:22  Init Binary: docker-init
18:22:22  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:22  runc version: v1.1.7-0-g860f061
18:22:22  init version: de40ad0
18:22:22  Security Options:
18:22:22   apparmor
18:22:22   seccomp
18:22:22    Profile: builtin
18:22:22  Kernel Version: 5.15.0-1039-aws
18:22:22  Operating System: Ubuntu 20.04.6 LTS
18:22:22  OSType: linux
18:22:22  Architecture: aarch64
18:22:22  CPUs: 8
18:22:22  Total Memory: 30.64GiB
18:22:22  Name: ip-10-100-34-120
18:22:22  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:22:22  Docker Root Dir: /var/lib/docker
18:22:22  Debug Mode: false
18:22:22  Username: dockerbuildbot
18:22:22  Experimental: true
18:22:22  Insecure Registries:
18:22:22   127.0.0.0/8
18:22:22  Live Restore Enabled: true
18:22:22 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
18:22:22 git init src/github.com/docker/compose
18:22:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:22:22 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:22:22 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:22:22 + SRC=src/github.com/docker/compose
18:22:22 + REF=v2.21.0
18:22:22 + REF_FETCH=v2.21.0
18:22:22 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:22:22 + awk {print $2}
[Pipeline] checkout
18:22:22 The recommended git tool is: git
18:22:22 git init src/github.com/docker/compose
18:22:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:22:22 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:22:22 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:22:22 + SRC=src/github.com/docker/compose
18:22:22 + REF=v2.21.0
18:22:22 + REF_FETCH=v2.21.0
18:22:22 + git -C src/github.com/docker/compose+  ls-remote --refs --heads --tags origin v2.21.0
18:22:22 awk {print $2}
18:22:22 using credential docker-jenkins-github-credentials
18:22:22 Cloning the remote Git repository
18:22:22 Cloning with configured refspecs honoured and without tags
18:22:22 From https://github.com/docker/docker
18:22:22  * [new branch]      master     -> master
18:22:22  * [new branch]      master     -> origin/master
18:22:22 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:22:22 + REF=refs/tags/v2.21.0
18:22:22 + [ -n refs/tags/v2.21.0 ]
18:22:22 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:22 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:22 + REF=refs/tags/v2.21.0
18:22:22 + [ -n refs/tags/v2.21.0 ]
18:22:22 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:22 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:22 Fetching without tags
18:22:22 From https://github.com/docker/buildx
18:22:22  * [new tag]         v0.11.2    -> v0.11.2
18:22:22 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:22:22 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:22:22 Merge succeeded, producing 39e895f9f1d490b673d2c61cb17a202f90ae21ae
18:22:22 Checking out Revision 39e895f9f1d490b673d2c61cb17a202f90ae21ae (PR-949)
18:22:22 From https://github.com/docker/compose
18:22:22  * [new tag]         v2.21.0    -> v2.21.0
18:22:22 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:22:22 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-buster
18:22:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:22 mkdir -p sources
18:22:22 docker run --rm -w /v \
18:22:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:22:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:22 	alpine \
18:22:22 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:22:22 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:22:22 From https://github.com/docker/compose
18:22:22  * [new tag]         v2.21.0    -> v2.21.0
18:22:22 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:22:22 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 centos-8
18:22:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:22 mkdir -p rpmbuild/SOURCES
18:22:22 docker run --rm -w /v \
18:22:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:22:22 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:22 	alpine \
18:22:22 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:22:23 git init src/github.com/docker/compose
18:22:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:22:23 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:22:23 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:22:23 + SRC=src/github.com/docker/compose
18:22:23 + REF=v2.21.0
18:22:23 + REF_FETCH=v2.21.0
18:22:23 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:22:23 + awk {print $2}
18:22:23 git init src/github.com/docker/buildx
18:22:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:22:23 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:22:23 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:22:23 + SRC=src/github.com/docker/buildx
18:22:23 + REF=v0.11.2
18:22:23 + REF_FETCH=v0.11.2
18:22:23 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.11.2
18:22:23 awk {print $2}
18:22:23 + REF=refs/tags/v2.21.0
18:22:23 + [ -n refs/tags/v2.21.0 ]
18:22:23 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:23 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 39e895f9f1d490b673d2c61cb17a202f90ae21ae # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:22:23 + REF=refs/tags/v0.11.2
18:22:23 + [ -n refs/tags/v0.11.2 ]
18:22:23 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:23 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
[Pipeline] sh
18:22:23 From https://github.com/docker/compose
18:22:23  * [new tag]         v2.21.0    -> v2.21.0
18:22:23 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:22:23 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 centos-9
18:22:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:23 mkdir -p rpmbuild/SOURCES
18:22:23 docker run --rm -w /v \
18:22:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:22:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:23 	alpine \
18:22:23 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:22:23 + make clean
18:22:23 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:22:23 rm -f -r src
18:22:23 make -C rpm clean
18:22:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:23 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:22:23 rm -f -r rpmbuild/
18:22:23 docker builder prune -f --filter until=24h
18:22:23 Total:	0B
18:22:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:23 make -C deb clean
18:22:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:22:23 rm -f -r debbuild
18:22:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:22:23 rm -f -r sources
18:22:23 docker builder prune -f --filter until=24h
18:22:24 Total:	0B
18:22:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:24 make -C static clean
18:22:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:24 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:22:24 rm -f -r build
18:22:24 docker builder prune -f --filter until=24h
18:22:24 Total:	0B
18:22:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:22:24 + make REF=master debian-bullseye
18:22:24 git init src/github.com/docker/cli
18:22:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:22:24 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:22:24 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:22:24 + SRC=src/github.com/docker/cli
18:22:24 + REF=master
18:22:24 + REF_FETCH=master
18:22:24 + git -C src/github.com/docker/cli ls-remote+  --refs --heads --tags origin master
18:22:24 awk {print $2}
18:22:24 + REF=refs/heads/master
18:22:24 + [ -n refs/heads/master ]
18:22:24 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:24 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:24 From https://github.com/docker/buildx
18:22:24  * [new tag]         v0.11.2    -> v0.11.2
18:22:24 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:22:24 git init src/github.com/docker/compose
18:22:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:22:24 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:22:24 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:22:24 + SRC=src/github.com/docker/compose
18:22:24 + REF=v2.21.0
18:22:24 + REF_FETCH=v2.21.0
18:22:24 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:22:24 + awk {print $2}
18:22:24 + REF=refs/tags/v2.21.0
18:22:24 + [ -n refs/tags/v2.21.0 ]
18:22:24 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:24 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:24 From https://github.com/docker/cli
18:22:24  * [new branch]      master     -> master
18:22:24  * [new branch]      master     -> origin/master
18:22:24 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:22:25 git init src/github.com/docker/docker
18:22:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:22:25 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:22:25 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:22:25 + SRC=src/github.com/docker/docker
18:22:25 + REF=master
18:22:25 + REF_FETCH=master
18:22:25 + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:22:25 awk {print $2}
18:22:25 From https://github.com/docker/compose
18:22:25  * [new tag]         v2.21.0    -> v2.21.0
18:22:25 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:22:25 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 centos-7
18:22:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:25 mkdir -p rpmbuild/SOURCES
18:22:25 docker run --rm -w /v \
18:22:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:22:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:25 	alpine \
18:22:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:22:25 + REF=refs/heads/master
18:22:25 + [ -n refs/heads/master ]
18:22:25 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:25 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:25 mkdir -p sources
18:22:25 docker run --rm -w /v \
18:22:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:22:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:25 	alpine \
18:22:25 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:22:27 mkdir -p rpmbuild/SOURCES
18:22:27 docker run --rm -w /v \
18:22:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:22:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:27 	alpine \
18:22:27 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:22:27 From https://github.com/docker/docker
18:22:27  * [new branch]      master     -> master
18:22:27  * [new branch]      master     -> origin/master
18:22:27 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:22:28 git init src/github.com/docker/buildx
18:22:28 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:22:28 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:22:28 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:22:28 + SRC=src/github.com/docker/buildx
18:22:28 + REF=v0.11.2
18:22:28 + REF_FETCH=v0.11.2
18:22:28 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:22:28 + awk {print $2}
18:22:28 + REF=refs/tags/v0.11.2
18:22:28 + [ -n refs/tags/v0.11.2 ]
18:22:28 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:28 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:28 mkdir -p sources
18:22:28 docker run --rm -w /v \
18:22:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:22:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:28 	alpine \
18:22:28 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:22:29 mkdir -p rpmbuild/SOURCES
18:22:29 docker run --rm -w /v \
18:22:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:22:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:29 	alpine \
18:22:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:22:29 From https://github.com/docker/buildx
18:22:29  * [new tag]         v0.11.2    -> v0.11.2
18:22:29 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-2004&&x86_64Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-2004&&x86_64Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-2004&&x86_64Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntuStill waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntuStill waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntuStill waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntuStill waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntuStill waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntuStill waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntuStill waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntuStill waiting to schedule task
Waiting for next available executor on ‘linux&&amd64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004Still waiting to schedule task
Waiting for next available executor on ‘linux&&armhf&&ubuntu18:22:29 git init src/github.com/docker/compose
18:22:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:22:29 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:22:29 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:22:29 + SRC=src/github.com/docker/compose
18:22:29 + REF=v2.21.0
18:22:29 + REF_FETCH=v2.21.0
18:22:29 + git+  -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:22:29 awk {print $2}
18:22:29 + REF=refs/tags/v2.21.0
18:22:29 + [ -n refs/tags/v2.21.0 ]
18:22:29 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:29 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:30 From https://github.com/docker/compose
18:22:30  * [new tag]         v2.21.0    -> v2.21.0
18:22:30 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:22:30 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-bullseye
18:22:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:30 mkdir -p sources
18:22:30 docker run --rm -w /v \
18:22:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:22:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:30 	alpine \
18:22:30 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:22:31 mkdir -p rpmbuild/SOURCES
18:22:31 docker run --rm -w /v \
18:22:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:22:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:31 	alpine \
18:22:31 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:22:32 mkdir -p sources
18:22:32 docker run --rm -w /v \
18:22:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:22:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:32 	alpine \
18:22:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:22:32 mkdir -p rpmbuild/SOURCES
18:22:32 docker run --rm -w /v \
18:22:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:22:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:32 	alpine \
18:22:32 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:22:32 == Building packages for debian-buster ==
18:22:32 mkdir -p "debbuild/debian-buster"
18:22:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
18:22:32 mkdir -p sources
18:22:32 docker run --rm -w /v \
18:22:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:22:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:32 	alpine \
18:22:32 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:22:32 #0 building with "default" instance using docker driver
18:22:32 
18:22:32 #1 [internal] load .dockerignore
18:22:32 #1 transferring context: 2B done
18:22:32 #1 DONE 0.0s
18:22:32 
18:22:32 #2 [internal] load build definition from Dockerfile
18:22:32 #2 transferring dockerfile: 984B done
18:22:32 #2 DONE 0.0s
18:22:32 
18:22:32 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:22:32 #3 DONE 0.0s
18:22:32 
18:22:32 #4 resolve image config for docker.io/docker/dockerfile:1
18:22:32 == Building packages for centos-8 ==
18:22:32 mkdir -p "rpmbuild/centos-8"
18:22:32 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile .
18:22:33 #4 DONE 0.4s
18:22:33 
18:22:33 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:22:33 #5 CACHED
18:22:33 
18:22:33 #6 [auth] library/golang:pull token for registry-1.docker.io
18:22:33 mkdir -p rpmbuild/SOURCES
18:22:33 docker run --rm -w /v \
18:22:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:22:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:33 	alpine \
18:22:33 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:22:33 #6 DONE 0.0s
18:22:33 
18:22:33 #7 [auth] library/debian:pull token for registry-1.docker.io
18:22:33 #7 DONE 0.0s
18:22:33 
18:22:33 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:33 #0 building with "default" instance using docker driver
18:22:33 
18:22:33 #1 [internal] load .dockerignore
18:22:33 #1 transferring context: 2B done
18:22:33 #1 DONE 0.0s
18:22:33 
18:22:33 #2 [internal] load build definition from Dockerfile
18:22:33 #2 transferring dockerfile: 1.42kB done
18:22:33 #2 DONE 0.0s
18:22:33 
18:22:33 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:22:33 #3 DONE 0.0s
18:22:33 
18:22:33 #4 resolve image config for docker.io/docker/dockerfile:1
18:22:33 #4 DONE 0.3s
18:22:33 
18:22:33 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:22:33 #5 CACHED
18:22:33 
18:22:33 #6 [auth] library/golang:pull token for registry-1.docker.io
18:22:33 #8 DONE 0.4s
18:22:33 
18:22:33 #9 [internal] load metadata for docker.io/library/debian:buster
18:22:33 #9 DONE 0.5s
18:22:33 
18:22:33 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:33 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:33 #10 ...
18:22:33 
18:22:33 #11 [internal] load build context
18:22:33 #11 transferring context: 34.08MB 0.1s done
18:22:33 #11 DONE 0.1s
18:22:33 
18:22:33 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:33 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.1s done
18:22:33 #6 DONE 0.0s
18:22:33 
18:22:33 #7 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:33 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 3.15MB / 64.10MB 0.2s
18:22:33 #10 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:22:33 #10 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:22:33 #10 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:22:33 #10 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 0.1s done
18:22:33 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 16.78MB / 64.10MB 0.3s
18:22:33 #7 ...
18:22:33 
18:22:33 #8 [internal] load metadata for quay.io/centos/centos:stream8
18:22:33 #8 DONE 0.3s
18:22:33 
18:22:33 #7 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:33 #7 DONE 0.4s
18:22:33 
18:22:33 #9 [internal] load build context
18:22:33 #9 DONE 0.0s
18:22:33 
18:22:33 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:33 #10 DONE 0.0s
18:22:33 
18:22:33 #11 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da
18:22:33 #11 resolve quay.io/centos/centos:stream8@sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da 0.0s done
18:22:33 #11 ...
18:22:33 
18:22:33 #9 [internal] load build context
18:22:33 #9 transferring context: 13.11kB done
18:22:33 #9 DONE 0.0s
18:22:33 
18:22:33 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:33 #10 CACHED
18:22:33 
18:22:33 #11 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da
18:22:33 #11 sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da 710B / 710B done
18:22:33 #11 sha256:e8fc330acf15a718b50c8728371af245d14feb00eb72d0f57ed86d38eee49c15 505B / 505B done
18:22:33 #11 sha256:cf76d2f00ed5c4de00dc34d57abd1f64e82bc85ac8b9cd7d07076cf409f1a951 1.17kB / 1.17kB done
18:22:33 #11 sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3 1.05MB / 82.89MB 0.1s
18:22:34 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 20.97MB / 64.10MB 0.4s
18:22:34 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 32.51MB / 64.10MB 0.5s
18:22:34 #11 sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3 16.78MB / 82.89MB 0.2s
18:22:34 #11 sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3 35.65MB / 82.89MB 0.3s
18:22:34 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 50.33MB / 64.10MB 0.7s
18:22:34 #11 sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3 61.87MB / 82.89MB 0.5s
18:22:34 #11 sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3 73.40MB / 82.89MB 0.6s
18:22:34 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 56.62MB / 64.10MB 0.9s
18:22:34 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 1.1s
18:22:34 #11 sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3 82.89MB / 82.89MB 0.7s
18:22:34 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 1.1s done
18:22:34 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 0.1s
18:22:35 #11 extracting sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3
18:22:35 #11 sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3 82.89MB / 82.89MB 0.9s done
18:22:35 mkdir -p rpmbuild/SOURCES
18:22:35 docker run --rm -w /v \
18:22:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:22:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:35 	alpine \
18:22:35 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:22:36 #10 ...
18:22:36 
18:22:36 #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:27c2f7ca725556c7eef727c506ff35d6d2a90be6eecb98403de606f4145d5da3
18:22:36 #12 resolve docker.io/library/debian:buster@sha256:27c2f7ca725556c7eef727c506ff35d6d2a90be6eecb98403de606f4145d5da3 0.0s done
18:22:36 #12 sha256:de3b447d1ed18aabf08e36086037e7a78883ab3b25cb2b7fb014f7873391fe81 529B / 529B done
18:22:36 #12 sha256:a3c4a8e15d903ae9e68c9671c9071354c94809a2270c434627c2d5bcec38d0ed 1.48kB / 1.48kB done
18:22:36 #12 sha256:acd8b5ac4bd39653c2ebe6bd243f4ad2ee504ec9f8feeda9ef727446baf30721 49.29MB / 49.29MB 0.9s done
18:22:36 #12 sha256:27c2f7ca725556c7eef727c506ff35d6d2a90be6eecb98403de606f4145d5da3 984B / 984B done
18:22:36 #12 extracting sha256:acd8b5ac4bd39653c2ebe6bd243f4ad2ee504ec9f8feeda9ef727446baf30721 1.5s done
18:22:36 #12 DONE 2.5s
18:22:36 
18:22:36 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:36 mkdir -p rpmbuild/SOURCES
18:22:36 docker run --rm -w /v \
18:22:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:22:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:36 	alpine \
18:22:36 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:22:36 mkdir -p rpmbuild/SOURCES
18:22:36 docker run --rm -w /v \
18:22:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:22:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:36 	alpine \
18:22:36 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:22:36 mkdir -p sources
18:22:36 docker run --rm -w /v \
18:22:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:22:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:36 	alpine \
18:22:36 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:22:37 == Building packages for centos-7 ==
18:22:37 mkdir -p "rpmbuild/centos-7"
18:22:37 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile .
18:22:37 #11 extracting sha256:98b76785e753a61b98d543d2e8125be4225f2f7329490b55123fd07237ca7bb3 2.2s done
18:22:37 #11 DONE 3.2s
18:22:37 
18:22:37 #12 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi
18:22:37 #0 building with "default" instance using docker driver
18:22:37 
18:22:37 #1 [internal] load .dockerignore
18:22:37 #1 transferring context: 2B done
18:22:37 #1 DONE 0.0s
18:22:37 
18:22:37 #2 [internal] load build definition from Dockerfile
18:22:37 #2 transferring dockerfile: 913B done
18:22:37 #2 DONE 0.0s
18:22:37 
18:22:37 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:22:37 #3 DONE 0.0s
18:22:37 
18:22:37 #4 resolve image config for docker.io/docker/dockerfile:1
18:22:37 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.9s done
18:22:37 #10 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:22:37 #10 DONE 4.3s
18:22:37 
18:22:37 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:22:37 #13 0.487 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:22:37 #13 0.497 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
18:22:37 #13 0.498 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
18:22:37 #13 0.629 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
18:22:37 #13 0.754 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [541 kB]
18:22:37 #13 0.877 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
18:22:37 #4 DONE 0.3s
18:22:37 
18:22:37 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:22:37 #5 CACHED
18:22:37 
18:22:37 #6 [auth] library/centos:pull token for registry-1.docker.io
18:22:37 #6 DONE 0.0s
18:22:37 
18:22:37 #7 [auth] library/golang:pull token for registry-1.docker.io
18:22:37 #7 DONE 0.0s
18:22:37 
18:22:37 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:37 #8 DONE 0.3s
18:22:37 
18:22:37 #9 [internal] load metadata for docker.io/library/centos:7
18:22:38 #12 DONE 0.9s
18:22:38 
18:22:38 #13 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi
18:22:38 #13 1.815 Fetched 8500 kB in 2s (5386 kB/s)
18:22:38 #9 DONE 0.4s
18:22:38 
18:22:38 #10 [internal] load build context
18:22:38 #10 DONE 0.0s
18:22:38 
18:22:38 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:38 #11 DONE 0.0s
18:22:38 
18:22:38 #12 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
18:22:38 #12 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
18:22:38 #12 ...
18:22:38 
18:22:38 #10 [internal] load build context
18:22:38 #10 transferring context: 13.11kB done
18:22:38 #10 DONE 0.0s
18:22:38 
18:22:38 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:38 #11 CACHED
18:22:38 
18:22:38 #12 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
18:22:38 #12 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done
18:22:38 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 6.29MB / 108.37MB 0.1s
18:22:38 #12 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
18:22:38 #12 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done
18:22:38 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 16.78MB / 108.37MB 0.2s
18:22:38 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 26.21MB / 108.37MB 0.3s
18:22:38 #13 DONE 0.3s
18:22:38 
18:22:38 #14 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18:22:38 #13 1.815 Reading package lists...
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f18569c549c558c1) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:22:38 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 46.14MB / 108.37MB 0.5s
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/17090c1c-5561-4123-ab86-7bd1026b8102/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:22:38 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:22:38 chowning workspace
[Pipeline] sh
18:22:38 #14 DONE 0.5s
18:22:38 
18:22:38 #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:22:39 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 54.53MB / 108.37MB 0.7s
18:22:39 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 85.98MB / 108.37MB 0.9s
18:22:39 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 96.47MB / 108.37MB 1.0s
18:22:39 + pwd
18:22:39 + id -u
18:22:39 + id -g
18:22:39 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:22:39 #13 2.454 Reading package lists...
18:22:39 #13 3.065 Building dependency tree...
18:22:39 #13 3.195 Reading state information...
18:22:39 mkdir -p sources
18:22:39 docker run --rm -w /v \
18:22:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:22:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:39 	alpine \
18:22:39 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:22:39 #13 3.366 The following additional packages will be installed:
18:22:39 #13 3.366   at autoconf automake autopoint autotools-dev binutils
18:22:39 #13 3.366   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
18:22:39 #13 3.366   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
18:22:39 #13 3.366   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:22:39 #13 3.366   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
18:22:39 #13 3.366   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
18:22:39 #13 3.366   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:22:39 #13 3.366   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
18:22:39 #13 3.366   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:22:39 #13 3.366   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:22:39 #13 3.366   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
18:22:39 #13 3.366   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
18:22:39 #13 3.366   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
18:22:39 #13 3.366   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
18:22:39 #13 3.366   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:22:39 #13 3.366   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
18:22:39 #13 3.366   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
18:22:39 #13 3.366   libdata-optlist-perl libdevel-callchecker-perl
18:22:39 #13 3.366   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
18:22:39 #13 3.366   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
18:22:39 #13 3.366   libdynaloader-functions-perl libedit2 libemail-valid-perl
18:22:39 #13 3.366   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
18:22:39 #13 3.366   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
18:22:39 #13 3.366   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
18:22:39 #13 3.366   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
18:22:39 #13 3.366   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
18:22:39 #13 3.366   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
18:22:39 #13 3.366   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
18:22:39 #13 3.366   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
18:22:39 #13 3.366   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
18:22:39 #13 3.366   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:22:39 #13 3.366   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:22:39 #13 3.366   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
18:22:39 #13 3.366   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
18:22:39 #13 3.366   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
18:22:39 #13 3.366   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
18:22:39 #13 3.366   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
18:22:39 #13 3.366   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
18:22:39 #13 3.366   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
18:22:39 #13 3.366   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:22:39 #13 3.366   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
18:22:39 #13 3.366   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
18:22:39 #13 3.366   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
18:22:39 #13 3.366   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
18:22:39 #13 3.366   libncursesw6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
18:22:39 #13 3.366   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
18:22:39 #13 3.366   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
18:22:39 #13 3.366   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
18:22:39 #13 3.366   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
18:22:39 #13 3.366   libparams-validate-perl libparse-debianchangelog-perl
18:22:39 #13 3.366   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
18:22:39 #13 3.366   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
18:22:39 #13 3.366   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
18:22:39 #13 3.366   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
18:22:39 #13 3.366   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:22:39 #13 3.366   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:22:39 #13 3.366   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:22:39 #13 3.366   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
18:22:39 #13 3.366   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
18:22:39 #13 3.366   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
18:22:39 #13 3.366   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
18:22:39 #13 3.366   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
18:22:39 #13 3.366   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
18:22:39 #13 3.366   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
18:22:39 #13 3.366   libtext-levenshtein-perl libtimedate-perl libtinfo6 libtool libtry-tiny-perl
18:22:39 #13 3.366   libtsan0 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl
18:22:39 #13 3.366   libubsan1 libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
18:22:39 #13 3.366   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
18:22:39 #13 3.366   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
18:22:39 #13 3.367   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:22:39 #13 3.367   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
18:22:39 #13 3.367   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
18:22:39 #13 3.367   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
18:22:39 #13 3.367   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
18:22:39 #13 3.367   mariadb-common mime-support mysql-common netbase openssh-client openssl
18:22:39 #13 3.367   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
18:22:39 #13 3.367   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
18:22:39 #13 3.367   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
18:22:39 #13 3.367   python3-idna python3-magic python3-minimal python3-pkg-resources
18:22:39 #13 3.367   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:22:39 #13 3.367   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
18:22:39 #13 3.367   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
18:22:39 #13 3.368 Suggested packages:
18:22:39 #13 3.368   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
18:22:39 #13 3.368   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
18:22:39 #13 3.368   checksecurity debtags dh-make adequate autopkgtest bls-standalone
18:22:39 #13 3.368   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
18:22:39 #13 3.368   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
18:22:39 #13 3.368   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:22:39 #13 3.368   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
18:22:39 #13 3.368   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
18:22:39 #13 3.368   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
18:22:39 #13 3.368   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
18:22:39 #13 3.368   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
18:22:39 #13 3.368   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
18:22:39 #13 3.368   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
18:22:39 #13 3.368   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
18:22:39 #13 3.368   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
18:22:39 #13 3.368   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
18:22:39 #13 3.368   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
18:22:39 #13 3.368   libhtml-template-perl libsasl2-modules-gssapi-mit
18:22:39 #13 3.368   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:22:39 #13 3.368   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
18:22:39 #13 3.368   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
18:22:39 #13 3.368   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:22:39 #13 3.368   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
18:22:39 #13 3.368   libxml-sax-expatxs-perl bash-completion binutils-multiarch
18:22:39 #13 3.368   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
18:22:39 #13 3.368   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
18:22:39 #13 3.368   diffutils-doc perl-doc libterm-readline-gnu-perl
18:22:39 #13 3.368   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
18:22:39 #13 3.368   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
18:22:39 #13 3.368   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
18:22:39 #13 3.368   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
18:22:39 #13 3.368   readline-doc zip wdiff-doc
18:22:39 mkdir -p rpmbuild/SOURCES
18:22:39 docker run --rm -w /v \
18:22:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:22:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:22:39 	alpine \
18:22:39 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:22:39 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.3s
[Pipeline] echo
18:22:39 Removing all docker containers
[Pipeline] sh
18:22:40 + docker container ls -aq
[Pipeline] echo
18:22:40 Docker containers have been removed
[Pipeline] echo
18:22:40 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:22:40 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bookworm-aarch64)
[Pipeline] sh
18:22:40 == Building packages for debian-bullseye ==
18:22:40 mkdir -p "debbuild/debian-bullseye"
18:22:40 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
18:22:40 + echo starting...
18:22:40 starting...
18:22:40 #0 building with "default" instance using docker driver
18:22:40 
18:22:40 #1 [internal] load .dockerignore
18:22:40 #1 transferring context: 2B done
18:22:40 #1 DONE 0.0s
18:22:40 
18:22:40 #2 [internal] load build definition from Dockerfile
18:22:40 #2 transferring dockerfile: 986B done
18:22:40 #2 DONE 0.0s
18:22:40 
18:22:40 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:22:40 #3 DONE 0.0s
18:22:40 
18:22:40 #4 resolve image config for docker.io/docker/dockerfile:1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:22:40 == Building packages for centos-9 ==
18:22:40 mkdir -p "rpmbuild/centos-9"
18:22:40 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile .
18:22:40 #4 DONE 0.3s
18:22:40 
18:22:40 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:22:40 #5 CACHED
18:22:40 
18:22:40 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:40 #6 ...
18:22:40 
18:22:40 #7 [auth] library/debian:pull token for registry-1.docker.io
18:22:40 #7 DONE 0.0s
18:22:40 
18:22:40 #8 [auth] library/golang:pull token for registry-1.docker.io
18:22:40 #8 DONE 0.0s
18:22:40 + docker version
18:22:40 Client: Docker Engine - Community
18:22:40  Version:           24.0.2
18:22:40  API version:       1.43
18:22:40  Go version:        go1.20.4
18:22:40  Git commit:        cb74dfc
18:22:40  Built:             Thu May 25 21:52:41 2023
18:22:40  OS/Arch:           linux/arm64
18:22:40  Context:           default
18:22:40 
18:22:40 Server: Docker Engine - Community
18:22:40  Engine:
18:22:40   Version:          24.0.2
18:22:40   API version:      1.43 (minimum version 1.12)
18:22:40   Go version:       go1.20.4
18:22:40   Git commit:       659604f
18:22:40   Built:            Thu May 25 21:52:41 2023
18:22:40   OS/Arch:          linux/arm64
18:22:40   Experimental:     true
18:22:40  containerd:
18:22:40   Version:          1.6.21
18:22:40   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:40  runc:
18:22:40   Version:          1.1.7
18:22:40   GitCommit:        v1.1.7-0-g860f061
18:22:40  docker-init:
18:22:40   Version:          0.19.0
18:22:40   GitCommit:        de40ad0
[Pipeline] sh
18:22:40 #0 building with "default" instance using docker driver
18:22:40 
18:22:40 #1 [internal] load build definition from Dockerfile
18:22:40 #1 transferring dockerfile: 1.06kB done
18:22:40 #1 DONE 0.0s
18:22:40 
18:22:40 #2 [internal] load .dockerignore
18:22:40 #2 transferring context: 2B done
18:22:40 #2 DONE 0.0s
18:22:40 
18:22:40 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:22:40 #3 DONE 0.0s
18:22:40 
18:22:40 #4 resolve image config for docker.io/docker/dockerfile:1
18:22:40 #15 1.821 CentOS Stream 8 - AppStream                      24 MB/s |  29 MB     00:01    
18:22:40 
18:22:40 #9 [internal] load metadata for docker.io/library/debian:bullseye
18:22:40 #9 ...
18:22:40 
18:22:40 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:40 #6 DONE 0.4s
18:22:40 + docker info
18:22:40 Client: Docker Engine - Community
18:22:40  Version:    24.0.2
18:22:40  Context:    default
18:22:40  Debug Mode: false
18:22:40  Plugins:
18:22:40   buildx: Docker Buildx (Docker Inc.)
18:22:40     Version:  v0.11.0
18:22:40     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:22:40   compose: Docker Compose (Docker Inc.)
18:22:40     Version:  v2.19.1
18:22:40     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:22:40 
18:22:40 Server:
18:22:40  Containers: 0
18:22:40   Running: 0
18:22:40   Paused: 0
18:22:40   Stopped: 0
18:22:40  Images: 4
18:22:40  Server Version: 24.0.2
18:22:40  Storage Driver: overlay2
18:22:40   Backing Filesystem: extfs
18:22:40   Supports d_type: true
18:22:40   Using metacopy: false
18:22:40   Native Overlay Diff: true
18:22:40   userxattr: false
18:22:40  Logging Driver: json-file
18:22:40  Cgroup Driver: cgroupfs
18:22:40  Cgroup Version: 1
18:22:40  Plugins:
18:22:40   Volume: local
18:22:40   Network: bridge host ipvlan macvlan null overlay
18:22:40   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:22:40  Swarm: inactive
18:22:40  Runtimes: io.containerd.runc.v2 runc
18:22:40  Default Runtime: runc
18:22:40  Init Binary: docker-init
18:22:40  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:40  runc version: v1.1.7-0-g860f061
18:22:40  init version: de40ad0
18:22:40  Security Options:
18:22:40   apparmor
18:22:40   seccomp
18:22:40    Profile: builtin
18:22:40  Kernel Version: 5.15.0-1039-aws
18:22:40  Operating System: Ubuntu 20.04.6 LTS
18:22:40  OSType: linux
18:22:40  Architecture: aarch64
18:22:40  CPUs: 8
18:22:40  Total Memory: 30.64GiB
18:22:40  Name: ip-10-100-55-176
18:22:40  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:22:40  Docker Root Dir: /var/lib/docker
18:22:40  Debug Mode: false
18:22:40  Username: dockerbuildbot
18:22:40  Experimental: true
18:22:40  Insecure Registries:
18:22:40   127.0.0.0/8
18:22:40  Live Restore Enabled: true
18:22:40 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
18:22:40 #13 4.843 The following NEW packages will be installed:
18:22:40 #13 4.843   at autoconf automake autopoint autotools-dev binutils
18:22:40 #13 4.843   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
18:22:40 #13 4.843   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
18:22:40 #13 4.843   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
18:22:40 #13 4.843   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
18:22:40 #13 4.843   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
18:22:40 #13 4.843   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
18:22:40 #13 4.843   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
18:22:40 #13 4.843   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:22:40 #13 4.843   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
18:22:40 #13 4.843   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
18:22:40 #13 4.843   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
18:22:40 #13 4.843   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
18:22:40 #13 4.843   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
18:22:40 #13 4.843   libclass-inspector-perl libclass-method-modifiers-perl
18:22:40 #13 4.843   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:22:40 #13 4.843   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
18:22:40 #13 4.843   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
18:22:40 #13 4.843   libdevel-callchecker-perl libdevel-globaldestruction-perl
18:22:40 #13 4.843   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
18:22:40 #13 4.843   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
18:22:40 #13 4.843   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
18:22:40 #13 4.843   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
18:22:40 #13 4.843   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
18:22:40 #13 4.843   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
18:22:40 #13 4.843   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
18:22:40 #13 4.843   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
18:22:40 #13 4.843   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
18:22:40 #13 4.844   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
18:22:40 #13 4.844   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
18:22:40 #13 4.844   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:22:40 #13 4.844   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:22:40 #13 4.844   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
18:22:40 #13 4.844   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
18:22:40 #13 4.844   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
18:22:40 #13 4.844   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
18:22:40 #13 4.844   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
18:22:40 #13 4.844   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
18:22:40 #13 4.844   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
18:22:40 #13 4.844   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:22:40 #13 4.844   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
18:22:40 #13 4.844   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
18:22:40 #13 4.844   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
18:22:40 #13 4.844   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
18:22:40 #13 4.844   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
18:22:40 #13 4.844   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
18:22:40 #13 4.844   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
18:22:40 #13 4.844   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
18:22:40 #13 4.844   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
18:22:40 #13 4.844   libparams-validate-perl libparse-debianchangelog-perl
18:22:40 #13 4.844   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
18:22:40 #13 4.844   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
18:22:40 #13 4.844   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
18:22:40 #13 4.844   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
18:22:40 #13 4.844   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:22:40 #13 4.844   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:22:40 #13 4.844   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:22:40 #13 4.844   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
18:22:40 #13 4.844   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
18:22:40 #13 4.844   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
18:22:40 #13 4.844   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
18:22:40 #13 4.844   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
18:22:40 #13 4.844   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
18:22:40 #13 4.844   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
18:22:40 #13 4.844   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
18:22:40 #13 4.844   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
18:22:40 #13 4.844   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
18:22:40 #13 4.844   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
18:22:40 #13 4.844   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
18:22:40 #13 4.844   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:22:40 #13 4.844   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
18:22:40 #13 4.844   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
18:22:40 #13 4.844   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
18:22:40 #13 4.844   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
18:22:40 #13 4.844   mariadb-common mime-support mysql-common netbase openssh-client openssl
18:22:40 #13 4.844   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
18:22:40 #13 4.845   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
18:22:40 #13 4.845   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
18:22:40 #13 4.845   python3-idna python3-magic python3-minimal python3-pkg-resources
18:22:40 #13 4.845   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:22:40 #13 4.845   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
18:22:40 #13 4.845   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
18:22:40 #13 4.846 The following packages will be upgraded:
18:22:40 #13 4.847   libncursesw6 libtinfo6
[Pipeline] checkout
18:22:40 The recommended git tool is: git
18:22:40 using credential docker-jenkins-github-credentials
18:22:41 Cloning the remote Git repository
18:22:41 Cloning with configured refspecs honoured and without tags
18:22:41 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 2.6s done
18:22:41 #12 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec
18:22:41 #4 DONE 0.4s
18:22:41 
18:22:41 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:22:41 #5 CACHED
18:22:41 
18:22:41 #6 [auth] library/golang:pull token for registry-1.docker.io
18:22:41 
18:22:41 #9 [internal] load metadata for docker.io/library/debian:bullseye
18:22:41 #9 DONE 0.5s
18:22:41 
18:22:41 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:41 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:41 #10 ...
18:22:41 
18:22:41 #11 [internal] load build context
18:22:41 #11 transferring context: 34.09MB 0.1s done
18:22:41 #11 DONE 0.1s
18:22:41 
18:22:41 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:41 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.1s done
18:22:41 Fetching without tags
18:22:41 #6 DONE 0.0s
18:22:41 
18:22:41 #7 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 12.58MB / 64.10MB 0.2s
18:22:41 #10 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:22:41 #10 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:22:41 #10 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:22:41 #10 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 0.1s done
18:22:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 22.02MB / 64.10MB 0.3s
18:22:41 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:22:41 Merge succeeded, producing 065c8bec3fb3546efca959db03e46525173d6eea
18:22:41 Checking out Revision 065c8bec3fb3546efca959db03e46525173d6eea (PR-949)
18:22:41 #13 5.124 2 upgraded, 362 newly installed, 0 to remove and 3 not upgraded.
18:22:41 #13 5.124 Need to get 162 MB of archives.
18:22:41 #13 5.124 After this operation, 560 MB of additional disk space will be used.
18:22:41 #13 5.124 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB]
18:22:41 #13 5.127 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
18:22:41 #13 5.143 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB]
18:22:41 #13 5.145 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB]
18:22:41 #13 5.146 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libtinfo6 arm64 6.1+20181013-2+deb10u4 [321 kB]
18:22:41 #13 5.149 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 libncursesw6 arm64 6.1+20181013-2+deb10u4 [120 kB]
18:22:41 #13 5.151 Get:7 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB]
18:22:41 #13 5.153 Get:8 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB]
18:22:41 #13 5.155 Get:9 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB]
18:22:41 #13 5.163 Get:10 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB]
18:22:41 #13 5.164 Get:11 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB]
18:22:41 #13 5.164 Get:12 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB]
18:22:41 #13 5.175 Get:13 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
18:22:41 #13 5.203 Get:14 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB]
18:22:41 #13 5.204 Get:15 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB]
18:22:41 #13 5.239 Get:16 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB]
18:22:41 #13 5.241 Get:17 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB]
18:22:41 #13 5.241 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB]
18:22:41 #13 5.253 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u5 [588 kB]
18:22:41 #13 5.259 Get:20 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
18:22:41 #13 5.260 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u5 [1405 kB]
18:22:41 #13 5.272 Get:22 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
18:22:41 #13 5.273 Get:23 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
18:22:41 #13 5.273 Get:24 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
18:22:41 #13 5.274 Get:25 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
18:22:41 #13 5.275 Get:26 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
18:22:41 #13 5.277 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
18:22:41 #13 5.282 Get:28 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u5 [1641 kB]
18:22:41 #13 5.297 Get:29 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u5 [330 kB]
18:22:41 #13 5.300 Get:30 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
18:22:41 #13 5.300 Get:31 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
18:22:41 #13 5.301 Get:32 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB]
18:22:41 #13 5.302 Get:33 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB]
18:22:41 #13 5.302 Get:34 http://deb.debian.org/debian-security buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB]
18:22:41 #13 5.303 Get:35 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB]
18:22:41 #13 5.305 Get:36 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB]
18:22:41 #13 5.307 Get:37 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB]
18:22:41 #13 5.307 Get:38 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB]
18:22:41 #13 5.309 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
18:22:41 #13 5.310 Get:40 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
18:22:41 #13 5.310 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
18:22:41 #13 5.311 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
18:22:41 #13 5.312 Get:43 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
18:22:41 #13 5.316 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
18:22:41 #13 5.317 Get:45 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
18:22:41 #13 5.396 Get:46 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u6 [625 kB]
18:22:41 #13 5.402 Get:47 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB]
18:22:41 #13 5.413 Get:48 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB]
18:22:41 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:22:41 #7 DONE 0.4s
18:22:41 
18:22:41 #8 [internal] load metadata for quay.io/centos/centos:stream9
18:22:41 #8 DONE 0.4s
18:22:41 
18:22:41 #9 [internal] load build context
18:22:41 #9 DONE 0.0s
18:22:41 
18:22:41 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:41 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:22:41 #10 ...
18:22:41 
18:22:41 #9 [internal] load build context
18:22:41 #9 transferring context: 13.11kB done
18:22:41 #9 DONE 0.0s
18:22:41 
18:22:41 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 32.51MB / 64.10MB 0.4s
18:22:41 #13 5.414 Get:49 http://deb.debian.org/debian-security buster/updates/main arm64 openssh-client arm64 1:7.9p1-10+deb10u3 [757 kB]
18:22:41 #13 5.421 Get:50 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB]
18:22:41 #13 5.422 Get:51 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB]
18:22:41 #13 5.424 Get:52 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB]
18:22:41 #13 5.425 Get:53 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB]
18:22:41 #13 5.425 Get:54 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB]
18:22:41 #13 5.426 Get:55 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB]
18:22:41 #13 5.428 Get:56 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB]
18:22:41 #13 5.431 Get:57 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB]
18:22:41 #13 5.432 Get:58 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB]
18:22:41 #13 5.439 Get:59 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB]
18:22:41 #13 5.443 Get:60 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB]
18:22:41 #13 5.461 Get:61 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB]
18:22:41 #13 5.466 Get:62 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB]
18:22:41 #13 5.484 Get:63 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB]
18:22:41 #13 5.485 Get:64 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB]
18:22:41 #13 5.488 Get:65 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.289-2 [1561 kB]
18:22:41 #13 5.501 Get:66 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB]
18:22:41 #13 5.522 Get:67 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB]
18:22:41 #13 5.527 Get:68 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB]
18:22:41 #13 5.534 Get:69 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB]
18:22:41 #13 5.534 Get:70 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB]
18:22:41 #13 5.613 Get:71 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB]
18:22:41 #13 5.614 Get:72 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB]
18:22:41 #13 5.614 Get:73 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB]
18:22:41 #13 5.615 Get:74 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB]
18:22:41 #13 5.616 Get:75 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B]
18:22:41 #13 5.616 Get:76 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB]
18:22:41 #13 5.619 Get:77 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB]
18:22:41 #13 5.620 Get:78 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB]
18:22:41 #13 5.625 Get:79 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB]
18:22:41 #13 5.626 Get:80 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB]
18:22:41 #13 5.635 Get:81 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB]
18:22:41 #13 5.713 Get:82 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B]
18:22:41 #13 5.713 Get:83 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB]
18:22:41 #13 5.728 Get:84 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB]
18:22:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 1.05MB / 64.10MB 0.1s
18:22:41 #10 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 0B / 155B 0.1s
18:22:41 #10 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:22:41 #10 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:22:41 #10 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:22:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 12.58MB / 64.10MB 0.2s
18:22:41 #10 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 0.1s done
18:22:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 32.51MB / 64.10MB 0.4s
18:22:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 61.87MB / 64.10MB 0.7s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 065c8bec3fb3546efca959db03e46525173d6eea # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:22:42 #13 5.815 Get:85 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B]
18:22:42 #13 5.815 Get:86 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB]
18:22:42 #13 5.818 Get:87 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB]
18:22:42 #13 5.830 Get:88 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
18:22:42 #13 5.832 Get:89 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB]
18:22:42 #13 5.846 Get:90 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B]
18:22:42 #13 5.847 Get:91 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB]
18:22:42 #13 5.854 Get:92 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
18:22:42 #13 5.856 Get:93 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
18:22:42 #13 5.856 Get:94 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
18:22:42 #13 5.857 Get:95 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
18:22:42 #13 5.858 Get:96 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
18:22:42 #13 5.861 Get:97 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
18:22:42 #13 5.862 Get:98 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
18:22:42 #13 5.862 Get:99 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
18:22:42 #13 5.863 Get:100 http://deb.debian.org/debian-security buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB]
18:22:42 #13 5.864 Get:101 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u7 [315 kB]
18:22:42 #13 5.867 Get:102 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u7 [262 kB]
18:22:42 #13 5.870 Get:103 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
18:22:42 #13 5.871 Get:104 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB]
18:22:42 #13 5.876 Get:105 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB]
18:22:42 #13 5.876 Get:106 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB]
18:22:42 #13 5.877 Get:107 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
18:22:42 #13 5.877 Get:108 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
18:22:42 #13 5.878 Get:109 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB]
18:22:42 #13 5.882 Get:110 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u5 [1188 kB]
18:22:42 #13 5.897 Get:111 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB]
18:22:42 #13 5.901 Get:112 http://deb.debian.org/debian-security buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u4 [92.6 kB]
18:22:42 #13 5.912 Get:113 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB]
18:22:42 #13 5.923 Get:114 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
18:22:42 #13 5.923 Get:115 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB]
18:22:42 #13 5.926 Get:116 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB]
18:22:42 #13 5.936 Get:117 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB]
[Pipeline] sh
18:22:42 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 38.80MB / 64.10MB 0.6s
18:22:42 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 0.8s done
18:22:42 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 0.1s
18:22:42 + make clean
18:22:42 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:22:42 rm -f -r src
18:22:42 make -C rpm clean
18:22:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:42 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:22:42 rm -f -r rpmbuild/
18:22:42 docker builder prune -f --filter until=24h
18:22:42 Total:	0B
18:22:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:42 make -C deb clean
18:22:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:22:42 rm -f -r debbuild
18:22:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:22:42 rm -f -r sources
18:22:42 docker builder prune -f --filter until=24h
18:22:42 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 50.33MB / 64.10MB 0.7s
18:22:42 #13 6.280 Get:118 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB]
18:22:42 #13 6.280 Get:119 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB]
18:22:42 #13 6.281 Get:120 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
18:22:42 #13 6.282 Get:121 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
18:22:42 #13 6.286 Get:122 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB]
18:22:42 #13 6.288 Get:123 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
18:22:42 #13 6.288 Get:124 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
18:22:42 #13 6.296 Get:125 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
18:22:42 #13 6.306 Get:126 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
18:22:42 #13 6.313 Get:127 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
18:22:42 #13 6.320 Get:128 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
18:22:42 #13 6.321 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
18:22:42 #13 6.326 Get:130 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
18:22:42 #13 6.330 Get:131 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
18:22:42 #13 6.335 Get:132 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
18:22:42 #13 6.340 Get:133 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
18:22:42 #13 6.346 Get:134 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
18:22:42 #13 6.346 Get:135 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB]
18:22:42 #13 6.347 Get:136 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB]
18:22:42 #13 6.347 Get:137 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB]
18:22:42 #13 6.349 Get:138 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
18:22:42 #13 6.349 Get:139 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
18:22:42 #13 6.349 Get:140 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
18:22:42 #13 6.349 Get:141 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB]
18:22:42 #13 6.350 Get:142 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
18:22:42 #13 6.350 Get:143 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB]
18:22:42 #13 6.350 Get:144 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB]
18:22:42 #13 6.351 Get:145 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
18:22:42 #13 6.352 Get:146 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
18:22:42 #13 6.353 Get:147 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB]
18:22:42 #13 6.355 Get:148 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB]
18:22:42 #13 6.357 Get:149 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB]
18:22:42 #13 6.359 Get:150 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB]
18:22:42 #13 6.360 Get:151 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
18:22:42 #13 6.360 Get:152 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
18:22:42 #13 6.360 Get:153 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
18:22:42 #13 6.361 Get:154 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
18:22:42 #13 6.361 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
18:22:42 #13 6.361 Get:156 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB]
18:22:42 #13 6.362 Get:157 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB]
18:22:42 #13 6.363 Get:158 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
18:22:42 #13 6.366 Get:159 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
18:22:42 #13 6.366 Get:160 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
18:22:42 #13 6.366 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB]
18:22:42 #13 6.367 Get:162 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
18:22:42 #13 6.367 Get:163 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
18:22:42 #13 6.368 Get:164 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B]
18:22:42 #13 6.368 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB]
18:22:42 #13 6.373 Get:166 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB]
18:22:42 #13 6.375 Get:167 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB]
18:22:42 #13 6.376 Get:168 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
18:22:42 #13 6.376 Get:169 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
18:22:42 #13 6.376 Get:170 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:22:42 #13 6.376 Get:171 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB]
18:22:42 #13 6.390 Get:172 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB]
18:22:42 #13 6.391 Get:173 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
18:22:42 #13 6.393 Get:174 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB]
18:22:42 #13 6.403 Get:175 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB]
18:22:42 #13 6.403 Get:176 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u7 [7308 B]
18:22:42 #13 6.403 Get:177 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:22:42 #13 6.405 Get:178 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB]
18:22:42 #13 6.406 Get:179 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
18:22:42 #13 6.406 Get:180 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB]
18:22:42 #13 6.407 Get:181 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB]
18:22:42 #13 6.409 Get:182 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB]
18:22:42 #13 6.412 Get:183 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB]
18:22:42 #13 6.413 Get:184 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB]
18:22:42 #13 6.413 Get:185 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u8 [325 kB]
18:22:42 #13 6.416 Get:186 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u8 [1136 kB]
18:22:42 #13 6.426 Get:187 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB]
18:22:42 #13 6.428 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 libunbound8 arm64 1.9.0-2+deb10u3 [434 kB]
18:22:42 #13 6.432 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u10 [317 kB]
18:22:42 #13 6.435 Get:190 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u8 [558 kB]
18:22:42 #13 6.440 Get:191 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u7 [313 kB]
18:22:42 #13 6.443 Get:192 http://deb.debian.org/debian-security buster/updates/main arm64 libpcre2-8-0 arm64 10.32-5+deb10u1 [187 kB]
18:22:42 #13 6.445 Get:193 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB]
18:22:42 #13 6.445 Get:194 http://deb.debian.org/debian-security buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u8 [1623 kB]
18:22:42 #13 6.461 Get:195 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u8 [5501 kB]
18:22:42 #13 6.519 Get:196 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB]
18:22:42 #13 6.521 Get:197 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB]
18:22:42 #13 6.524 Get:198 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB]
18:22:42 #13 6.575 Get:199 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
18:22:42 Total:	0B
18:22:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:42 make -C static clean
18:22:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:42 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:22:42 rm -f -r build
18:22:42 docker builder prune -f --filter until=24h
18:22:42 Total:	0B
18:22:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:22:42 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 1.0s
18:22:42 #13 6.598 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
18:22:42 #13 6.599 Get:201 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB]
18:22:42 #13 6.601 Get:202 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
18:22:42 #13 6.601 Get:203 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
18:22:42 #13 6.603 Get:204 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB]
18:22:42 #13 6.604 Get:205 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
18:22:42 #13 6.604 Get:206 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
18:22:42 #13 6.604 Get:207 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
18:22:42 #13 6.605 Get:208 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
18:22:42 #13 6.605 Get:209 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB]
18:22:42 #13 6.606 Get:210 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
18:22:42 #13 6.608 Get:211 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
18:22:42 #13 6.609 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB]
18:22:42 #13 6.612 Get:213 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB]
18:22:42 #13 6.612 Get:214 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
18:22:42 #13 6.613 Get:215 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB]
18:22:42 #13 6.614 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB]
18:22:42 #13 6.615 Get:217 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB]
18:22:42 #13 6.618 Get:218 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB]
18:22:42 #13 6.630 Get:219 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB]
18:22:42 #13 6.631 Get:220 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB]
18:22:42 #13 6.632 Get:221 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB]
18:22:42 #13 6.633 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB]
18:22:42 #13 6.635 Get:223 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB]
18:22:42 #13 6.636 Get:224 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
18:22:42 #13 6.637 Get:225 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B]
18:22:42 #13 6.638 Get:226 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB]
18:22:42 #13 6.639 Get:227 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
18:22:42 #13 6.641 Get:228 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
18:22:42 #13 6.642 Get:229 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB]
18:22:42 #13 6.643 Get:230 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
18:22:42 #13 6.649 Get:231 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
18:22:42 #13 6.650 Get:232 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B]
18:22:42 #13 6.650 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
18:22:42 #13 6.650 Get:234 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB]
18:22:42 #13 6.651 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB]
18:22:42 #13 6.652 Get:236 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB]
18:22:42 #13 6.656 Get:237 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
18:22:42 #13 6.656 Get:238 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB]
18:22:42 #13 6.657 Get:239 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
18:22:42 #13 6.657 Get:240 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
18:22:42 #13 6.658 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
18:22:42 #13 6.658 Get:242 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
18:22:42 #13 6.659 Get:243 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB]
18:22:42 #13 6.660 Get:244 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB]
18:22:42 #13 6.661 Get:245 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB]
18:22:42 #13 6.662 Get:246 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB]
18:22:42 #13 6.663 Get:247 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
18:22:42 #13 6.664 Get:248 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB]
18:22:42 #13 6.669 Get:249 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
18:22:42 #13 6.670 Get:250 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
18:22:42 #13 6.671 Get:251 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
18:22:42 #13 6.672 Get:252 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
18:22:42 #13 6.673 Get:253 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
18:22:42 #13 6.674 Get:254 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB]
18:22:42 #13 6.675 Get:255 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB]
18:22:42 #13 6.677 Get:256 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
18:22:42 #13 6.678 Get:257 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB]
18:22:42 #13 6.682 Get:258 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB]
18:22:42 #13 6.683 Get:259 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
18:22:42 #13 6.684 Get:260 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB]
18:22:42 #13 6.687 Get:261 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB]
18:22:42 #13 6.689 Get:262 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
18:22:42 #13 6.691 Get:263 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB]
18:22:42 #13 6.701 Get:264 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
18:22:42 #13 6.701 Get:265 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
18:22:42 #13 6.703 Get:266 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB]
18:22:42 #13 6.713 Get:267 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB]
18:22:42 #13 6.715 Get:268 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB]
18:22:42 #13 6.716 Get:269 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB]
18:22:42 #13 6.716 Get:270 http://deb.debian.org/debian-security buster/updates/main arm64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
18:22:42 #13 6.723 Get:271 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
18:22:42 #13 6.724 Get:272 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB]
18:22:42 #13 6.726 Get:273 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B]
18:22:42 #13 6.727 Get:274 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB]
18:22:42 #13 6.727 Get:275 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
18:22:42 #13 6.729 Get:276 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB]
18:22:42 #13 6.730 Get:277 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB]
18:22:42 #13 6.731 Get:278 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB]
18:22:42 #13 6.734 Get:279 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB]
18:22:42 #13 6.736 Get:280 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB]
18:22:42 #13 6.742 Get:281 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB]
18:22:42 #13 6.744 Get:282 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
18:22:42 #13 6.745 Get:283 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
18:22:42 #13 6.746 Get:284 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB]
18:22:42 #13 6.752 Get:285 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B]
18:22:42 #13 6.753 Get:286 http://deb.debian.org/debian-security buster/updates/main arm64 mariadb-common all 1:10.3.39-0+deb10u1 [33.5 kB]
18:22:42 #13 6.753 Get:287 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.39-0+deb10u1 [163 kB]
18:22:42 #13 6.755 Get:288 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u3 [397 kB]
18:22:42 #13 6.758 Get:289 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u3 [1891 kB]
18:22:42 #13 6.776 Get:290 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7 arm64 2.7.16-2+deb10u3 [957 kB]
18:22:42 #13 6.784 Get:291 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB]
18:22:42 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 1.2s done
18:22:42 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d
18:22:42 + make REF=master debian-bookworm
18:22:42 git init src/github.com/docker/cli
18:22:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:22:42 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:22:42 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:22:42 + SRC=src/github.com/docker/cli
18:22:42 + REF=master
18:22:42 + REF_FETCH=master
18:22:42 + git -C+  src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:22:42 awk {print $2}
18:22:42 + REF=refs/heads/master
18:22:42 + [ -n refs/heads/master ]
18:22:42 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:42 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:43 #13 6.791 Get:292 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
18:22:43 #13 6.793 Get:293 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB]
18:22:43 #13 6.793 Get:294 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB]
18:22:43 #13 6.794 Get:295 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B]
18:22:43 #13 6.794 Get:296 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B]
18:22:43 #13 6.794 Get:297 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB]
18:22:43 #13 6.795 Get:298 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB]
18:22:43 #13 6.795 Get:299 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB]
18:22:43 #13 6.796 Get:300 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
18:22:43 #13 6.797 Get:301 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B]
18:22:43 #13 6.798 Get:302 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
18:22:43 #13 6.799 Get:303 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB]
18:22:43 #13 6.801 Get:304 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB]
18:22:43 #13 6.803 Get:305 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB]
18:22:43 #13 6.805 Get:306 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
18:22:43 #13 6.806 Get:307 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB]
18:22:43 #13 6.807 Get:308 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
18:22:43 #13 6.808 Get:309 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB]
18:22:43 #13 6.809 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB]
18:22:43 #13 6.810 Get:311 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB]
18:22:43 #13 6.811 Get:312 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB]
18:22:43 #13 6.813 Get:313 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
18:22:43 #13 6.826 Get:314 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB]
18:22:43 #13 6.828 Get:315 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
18:22:43 #13 6.839 Get:316 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB]
18:22:43 #13 6.840 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
18:22:43 #13 6.849 Get:318 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
18:22:43 #13 6.850 Get:319 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
18:22:43 #13 6.852 Get:320 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB]
18:22:43 #13 6.854 Get:321 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB]
18:22:43 #13 6.855 Get:322 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB]
18:22:43 #13 6.856 Get:323 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
18:22:43 #13 6.857 Get:324 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB]
18:22:43 #13 6.859 Get:325 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB]
18:22:43 #13 6.860 Get:326 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB]
18:22:43 #13 6.862 Get:327 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB]
18:22:43 #13 6.863 Get:328 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
18:22:43 #13 6.864 Get:329 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB]
18:22:43 #13 6.866 Get:330 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB]
18:22:43 #13 6.869 Get:331 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u4 [735 kB]
18:22:43 #13 6.875 Get:332 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
18:22:43 #13 6.876 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
18:22:43 #13 6.876 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
18:22:43 #13 6.877 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
18:22:43 #13 6.877 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB]
18:22:43 #13 6.881 Get:337 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
18:22:43 #13 6.881 Get:338 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB]
18:22:43 #13 6.882 Get:339 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
18:22:43 #13 6.882 Get:340 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
18:22:43 #13 6.884 Get:341 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB]
18:22:43 #13 6.885 Get:342 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB]
18:22:43 #13 6.886 Get:343 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB]
18:22:43 #13 6.888 Get:344 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB]
18:22:43 #13 6.890 Get:345 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB]
18:22:43 #13 6.900 Get:346 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
18:22:43 #13 6.901 Get:347 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB]
18:22:43 #13 6.907 Get:348 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB]
18:22:43 #13 6.926 Get:349 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB]
18:22:43 #13 6.927 Get:350 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
18:22:43 #13 6.929 Get:351 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
18:22:43 #13 6.930 Get:352 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
18:22:43 #13 6.931 Get:353 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB]
18:22:43 #13 6.933 Get:354 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB]
18:22:43 #13 6.933 Get:355 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B]
18:22:43 #13 6.934 Get:356 http://deb.debian.org/debian-security buster/updates/main arm64 python3-urllib3 all 1.24.1-1+deb10u1 [98.0 kB]
18:22:43 #13 6.935 Get:357 http://deb.debian.org/debian-security buster/updates/main arm64 python3-requests all 2.21.0-1+deb10u1 [67.4 kB]
18:22:43 #13 6.935 Get:358 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B]
18:22:43 #13 6.936 Get:359 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB]
18:22:43 #13 6.936 Get:360 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB]
18:22:43 #13 6.943 Get:361 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB]
18:22:43 #13 6.950 Get:362 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB]
18:22:43 #13 6.952 Get:363 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB]
18:22:43 #13 6.952 Get:364 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
18:22:43 #13 7.113 debconf: delaying package configuration, since apt-utils is not installed
18:22:43 #13 7.137 Fetched 162 MB in 2s (77.9 MB/s)
18:22:43 #13 7.152 Selecting previously unselected package sensible-utils.
18:22:43 #13 7.152 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6679 files and directories currently installed.)
18:22:43 #13 7.157 Preparing to unpack .../sensible-utils_0.0.12_all.deb ...
18:22:43 #13 7.161 Unpacking sensible-utils (0.0.12) ...
18:22:43 #13 7.191 Selecting previously unselected package lsb-base.
18:22:43 #13 7.192 Preparing to unpack .../lsb-base_10.2019051400_all.deb ...
18:22:43 #13 7.195 Unpacking lsb-base (10.2019051400) ...
18:22:43 #13 7.227 Selecting previously unselected package cron.
18:22:43 #13 7.228 Preparing to unpack .../cron_3.0pl1-134+deb10u1_arm64.deb ...
18:22:43 #13 7.232 Unpacking cron (3.0pl1-134+deb10u1) ...
18:22:43 #13 7.272 Selecting previously unselected package libbsd0:arm64.
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-088768baf89d13bcf) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
18:22:43 #12 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 2.6s done
18:22:43 #12 DONE 5.5s
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:22:43 #10 ...
18:22:43 
18:22:43 #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f
18:22:43 #12 resolve docker.io/library/debian:bullseye@sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f 0.1s done
18:22:43 #12 sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f 1.85kB / 1.85kB done
18:22:43 #12 sha256:eefb45317844a131035d89384dbbe3858a0c22f6b7884e56648bd6b22d206a8a 529B / 529B done
18:22:43 #12 sha256:3a30687df9b732bb88601b6c6c7866d632d5c9d4260cc7ec0fd575abffbbee32 1.48kB / 1.48kB done
18:22:43 #12 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 53.70MB / 53.70MB 0.6s done
18:22:43 #12 extracting sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 1.6s done
18:22:43 #12 DONE 2.4s
18:22:43 
18:22:43 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/6b1272b1-ae82-459a-9c96-153cc7582397/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:22:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:22:43 chowning workspace
[Pipeline] sh
18:22:43 #13 7.274 Preparing to unpack .../libbsd0_0.9.1-2+deb10u1_arm64.deb ...
18:22:43 #13 7.280 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ...
18:22:43 #13 7.319 Preparing to unpack .../libtinfo6_6.1+20181013-2+deb10u4_arm64.deb ...
18:22:43 #13 7.330 Unpacking libtinfo6:arm64 (6.1+20181013-2+deb10u4) over (6.1+20181013-2+deb10u3) ...
18:22:43 #13 7.391 Setting up libtinfo6:arm64 (6.1+20181013-2+deb10u4) ...
18:22:43 #13 7.432 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6756 files and directories currently installed.)
18:22:43 #13 7.436 Preparing to unpack .../libncursesw6_6.1+20181013-2+deb10u4_arm64.deb ...
18:22:43 #13 7.447 Unpacking libncursesw6:arm64 (6.1+20181013-2+deb10u4) over (6.1+20181013-2+deb10u3) ...
18:22:43 #13 7.494 Setting up libncursesw6:arm64 (6.1+20181013-2+deb10u4) ...
18:22:43 
18:22:43 #13 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
18:22:43 #13 7.534 Selecting previously unselected package bsdmainutils.
18:22:43 #13 7.534 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6756 files and directories currently installed.)
18:22:43 #13 7.538 Preparing to unpack .../00-bsdmainutils_11.1.2+b1_arm64.deb ...
18:22:43 #13 7.541 Unpacking bsdmainutils (11.1.2+b1) ...
18:22:43 #13 7.588 Selecting previously unselected package libuchardet0:arm64.
18:22:43 #13 7.589 Preparing to unpack .../01-libuchardet0_0.0.6-3_arm64.deb ...
18:22:43 #13 7.593 Unpacking libuchardet0:arm64 (0.0.6-3) ...
18:22:43 #13 7.625 Selecting previously unselected package groff-base.
18:22:43 #13 7.626 Preparing to unpack .../02-groff-base_1.22.4-3+deb10u1_arm64.deb ...
18:22:43 #13 7.629 Unpacking groff-base (1.22.4-3+deb10u1) ...
18:22:43 #13 7.730 Selecting previously unselected package libgdbm6:arm64.
18:22:43 + pwd
18:22:43 + id -u
18:22:43 + id -g
18:22:43 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:22:44 #13 7.731 Preparing to unpack .../03-libgdbm6_1.18.1-4_arm64.deb ...
18:22:44 #13 7.735 Unpacking libgdbm6:arm64 (1.18.1-4) ...
18:22:44 #13 7.773 Selecting previously unselected package libpipeline1:arm64.
18:22:44 #13 7.774 Preparing to unpack .../04-libpipeline1_1.5.1-2_arm64.deb ...
18:22:44 #13 7.777 Unpacking libpipeline1:arm64 (1.5.1-2) ...
18:22:44 #13 7.817 Selecting previously unselected package man-db.
18:22:44 #13 7.818 Preparing to unpack .../05-man-db_2.8.5-2_arm64.deb ...
18:22:44 #13 7.826 Unpacking man-db (2.8.5-2) ...
18:22:44 #13 7.949 Selecting previously unselected package perl-modules-5.28.
18:22:44 #13 7.950 Preparing to unpack .../06-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
18:22:44 #13 7.955 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
18:22:44 #10 ...
18:22:44 
18:22:44 #11 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:743cf31b5c29c227aa1371eddd9f9313b2a0487f39ccfc03ec5c89a692c4a0c7
18:22:44 #11 resolve quay.io/centos/centos:stream9@sha256:743cf31b5c29c227aa1371eddd9f9313b2a0487f39ccfc03ec5c89a692c4a0c7 0.0s done
18:22:44 #11 sha256:743cf31b5c29c227aa1371eddd9f9313b2a0487f39ccfc03ec5c89a692c4a0c7 912B / 912B done
18:22:44 #11 sha256:eb977b97bc770a43c951aa5158e17c30ecc2c52f10619d0f177e0e7a85233a51 505B / 505B done
18:22:44 #11 sha256:5aae85977cd0399afaabf50295b0beb5aec057473b991ec439b81bcd55bde929 1.17kB / 1.17kB done
18:22:44 #11 sha256:7c04549cc592c4c04ee982b4d5b3ae7457c9d2197c4d82b607fc5abedfda7d00 55.37MB / 55.37MB 0.9s done
18:22:44 #11 extracting sha256:7c04549cc592c4c04ee982b4d5b3ae7457c9d2197c4d82b607fc5abedfda7d00 1.7s done
18:22:44 #11 DONE 2.8s
18:22:44 From https://github.com/docker/cli
18:22:44  * [new branch]      master     -> master
18:22:44  * [new branch]      master     -> origin/master
18:22:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:22:44 #13 8.256 Selecting previously unselected package libgdbm-compat4:arm64.
18:22:44 #13 8.258 Preparing to unpack .../07-libgdbm-compat4_1.18.1-4_arm64.deb ...
18:22:44 #13 8.261 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ...
18:22:44 #13 8.297 Selecting previously unselected package libperl5.28:arm64.
[Pipeline] echo
18:22:44 Removing all docker containers
[Pipeline] sh
18:22:44 
18:22:44 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:44 git init src/github.com/docker/docker
18:22:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:22:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:22:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:22:44 + SRC=src/github.com/docker/docker
18:22:44 + REF=master
18:22:44 + REF_FETCH=master
18:22:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:22:44 + awk {print $2}
18:22:44 #13 8.298 Preparing to unpack .../08-libperl5.28_5.28.1-6+deb10u1_arm64.deb ...
18:22:44 #13 8.304 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ...
18:22:44 + REF=refs/heads/master
18:22:44 + [ -n refs/heads/master ]
18:22:44 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:44 + docker container ls -aq
[Pipeline] echo
18:22:44 Docker containers have been removed
[Pipeline] echo
18:22:44 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:22:44 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (static-linux)
[Pipeline] sh
18:22:44 #13 8.662 Selecting previously unselected package perl.
18:22:44 #13 8.664 Preparing to unpack .../09-perl_5.28.1-6+deb10u1_arm64.deb ...
18:22:44 #13 8.675 Unpacking perl (5.28.1-6+deb10u1) ...
18:22:44 #13 8.715 Selecting previously unselected package liblocale-gettext-perl.
18:22:44 #13 8.717 Preparing to unpack .../10-liblocale-gettext-perl_1.07-3+b4_arm64.deb ...
18:22:44 #13 8.720 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
18:22:44 #13 8.764 Selecting previously unselected package libssl1.1:arm64.
18:22:44 #13 8.765 Preparing to unpack .../11-libssl1.1_1.1.1n-0+deb10u6_arm64.deb ...
18:22:44 #13 8.769 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ...
18:22:44 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.9s done
18:22:45 #13 8.881 Selecting previously unselected package libpython3.7-minimal:arm64.
18:22:45 #13 8.882 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u5_arm64.deb ...
18:22:45 #13 8.885 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ...
18:22:45 #13 8.971 Selecting previously unselected package libexpat1:arm64.
18:22:45 #13 8.972 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_arm64.deb ...
18:22:45 #13 8.976 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
18:22:45 #13 9.015 Selecting previously unselected package python3.7-minimal.
18:22:45 #13 9.016 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u5_arm64.deb ...
18:22:45 #13 9.023 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
18:22:45 #10 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:22:45 #10 DONE 4.1s
18:22:45 
18:22:45 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:22:45 #13 0.490 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:22:45 #13 0.501 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:22:45 #13 0.501 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:22:45 #13 0.616 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:22:45 #13 0.725 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [250 kB]
18:22:45 #13 0.829 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:22:45 #13 1.553 Fetched 8424 kB in 1s (6379 kB/s)
18:22:45 + echo starting...
18:22:45 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:22:45 #13 9.158 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ...
18:22:45 #13 9.248 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ...
18:22:45 #13 9.261 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
18:22:45 #13 9.273 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
18:22:45 #13 1.553 Reading package lists...
18:22:45 + docker version
18:22:45 Client: Docker Engine - Community
18:22:45  Version:           24.0.2
18:22:45  API version:       1.43
18:22:45  Go version:        go1.20.4
18:22:45  Git commit:        cb74dfc
18:22:45  Built:             Thu May 25 21:52:22 2023
18:22:45  OS/Arch:           linux/amd64
18:22:45  Context:           default
18:22:45 
18:22:45 Server: Docker Engine - Community
18:22:45  Engine:
18:22:45   Version:          24.0.2
18:22:45   API version:      1.43 (minimum version 1.12)
18:22:45   Go version:       go1.20.4
18:22:45   Git commit:       659604f
18:22:45   Built:            Thu May 25 21:52:22 2023
18:22:45   OS/Arch:          linux/amd64
18:22:45   Experimental:     true
18:22:45  containerd:
18:22:45   Version:          1.6.21
18:22:45   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:45  runc:
18:22:45   Version:          1.1.7
18:22:45   GitCommit:        v1.1.7-0-g860f061
18:22:45  docker-init:
18:22:45   Version:          0.19.0
18:22:45   GitCommit:        de40ad0
[Pipeline] sh
18:22:45 + docker info
18:22:45 Client: Docker Engine - Community
18:22:45  Version:    24.0.2
18:22:45  Context:    default
18:22:45  Debug Mode: false
18:22:45  Plugins:
18:22:45   buildx: Docker Buildx (Docker Inc.)
18:22:45     Version:  v0.11.0
18:22:45     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:22:45   compose: Docker Compose (Docker Inc.)
18:22:45     Version:  v2.19.1
18:22:45     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:22:45 
18:22:45 Server:
18:22:45  Containers: 0
18:22:45   Running: 0
18:22:45   Paused: 0
18:22:45   Stopped: 0
18:22:45  Images: 4
18:22:45  Server Version: 24.0.2
18:22:45  Storage Driver: overlay2
18:22:45   Backing Filesystem: extfs
18:22:45   Supports d_type: true
18:22:45   Using metacopy: false
18:22:45   Native Overlay Diff: true
18:22:45   userxattr: false
18:22:45  Logging Driver: json-file
18:22:45  Cgroup Driver: systemd
18:22:45  Cgroup Version: 2
18:22:45  Plugins:
18:22:45   Volume: local
18:22:45   Network: bridge host ipvlan macvlan null overlay
18:22:45   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:22:45  Swarm: inactive
18:22:45  Runtimes: io.containerd.runc.v2 runc
18:22:45  Default Runtime: runc
18:22:45  Init Binary: docker-init
18:22:45  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:45  runc version: v1.1.7-0-g860f061
18:22:45  init version: de40ad0
18:22:45  Security Options:
18:22:45   apparmor
18:22:45   seccomp
18:22:45    Profile: builtin
18:22:45   cgroupns
18:22:45  Kernel Version: 5.15.0-1039-aws
18:22:45  Operating System: Ubuntu 20.04.6 LTS
18:22:45  OSType: linux
18:22:45  Architecture: x86_64
18:22:45  CPUs: 8
18:22:45  Total Memory: 30.89GiB
18:22:45  Name: ip-10-100-85-3
18:22:45  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:22:45  Docker Root Dir: /var/lib/docker
18:22:45  Debug Mode: false
18:22:45  Username: dockerbuildbot
18:22:45  Experimental: true
18:22:45  Insecure Registries:
18:22:45   127.0.0.0/8
18:22:45  Live Restore Enabled: true
18:22:45 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:22:45 The recommended git tool is: git
18:22:45 using credential docker-jenkins-github-credentials
18:22:45 Cloning the remote Git repository
18:22:45 Cloning with configured refspecs honoured and without tags
18:22:45 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.8s done
18:22:45 #10 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:22:46 #13 9.798 Selecting previously unselected package python3-minimal.
18:22:46 #13 9.798 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9609 files and directories currently installed.)
18:22:46 #13 9.803 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
18:22:46 #13 9.807 Unpacking python3-minimal (3.7.3-1) ...
18:22:46 #13 9.849 Selecting previously unselected package mime-support.
18:22:46 #13 9.850 Preparing to unpack .../1-mime-support_3.62_all.deb ...
18:22:46 #13 9.854 Unpacking mime-support (3.62) ...
18:22:46 #13 9.891 Selecting previously unselected package libmpdec2:arm64.
18:22:46 #13 9.892 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
18:22:46 #13 9.898 Unpacking libmpdec2:arm64 (2.4.2-2) ...
18:22:46 #13 9.940 Selecting previously unselected package readline-common.
18:22:46 #13 2.065 Reading package lists...
18:22:46 From https://github.com/docker/docker
18:22:46  * [new branch]      master     -> master
18:22:46  * [new branch]      master     -> origin/master
18:22:46 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:22:46 #10 DONE 4.7s
18:22:46 
18:22:46 #12 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18:22:46 #13 9.941 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
18:22:46 #13 9.945 Unpacking readline-common (7.0-5) ...
18:22:46 #13 9.980 Selecting previously unselected package libreadline7:arm64.
18:22:46 #13 9.982 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
18:22:46 #13 9.986 Unpacking libreadline7:arm64 (7.0-5) ...
18:22:46 #13 10.03 Selecting previously unselected package libsqlite3-0:arm64.
18:22:46 #13 10.03 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
18:22:46 #13 10.04 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
18:22:46 #13 10.11 Selecting previously unselected package libpython3.7-stdlib:arm64.
18:22:46 #13 10.11 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_arm64.deb ...
18:22:46 #13 10.11 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ...
18:22:46 Fetching without tags
18:22:46 #13 2.569 Building dependency tree...
18:22:46 #13 2.688 Reading state information...
18:22:46 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:22:46 Merge succeeded, producing 4dfabf39ff7916439642f5e2d9ebabcb788c1895
18:22:46 Checking out Revision 4dfabf39ff7916439642f5e2d9ebabcb788c1895 (PR-949)
18:22:46 git init src/github.com/docker/buildx
18:22:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:22:46 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:22:46 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:22:46 + SRC=src/github.com/docker/buildx
18:22:46 + REF=v0.11.2
18:22:46 + REF_FETCH=v0.11.2
18:22:46 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin+  v0.11.2
18:22:46 awk {print $2}
18:22:46 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:22:46 #13 10.27 Selecting previously unselected package python3.7.
18:22:46 #13 10.28 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_arm64.deb ...
18:22:46 #13 10.28 Unpacking python3.7 (3.7.3-2+deb10u5) ...
18:22:46 #13 10.32 Selecting previously unselected package libpython3-stdlib:arm64.
18:22:46 #13 10.32 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
18:22:46 #13 10.32 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
18:22:46 #13 10.36 Setting up python3-minimal (3.7.3-1) ...
18:22:46 #13 2.881 The following additional packages will be installed:
18:22:46 #13 2.881   autoconf automake autopoint autotools-dev binutils
18:22:46 #13 2.881   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
18:22:46 #13 2.881   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
18:22:46 #13 2.881   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:22:46 #13 2.881   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:22:46 #13 2.881   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
18:22:46 #13 2.881   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
18:22:46 #13 2.881   intltool-debian iso-codes less libalgorithm-diff-perl
18:22:46 #13 2.881   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
18:22:46 #13 2.881   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
18:22:46 #13 2.881   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
18:22:46 #13 2.881   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:22:46 #13 2.881   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
18:22:46 #13 2.881   libcbor0 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
18:22:46 #13 2.882   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:22:46 #13 2.882   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:22:46 #13 2.882   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
18:22:46 #13 2.882   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:22:46 #13 2.882   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:22:46 #13 2.882   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
18:22:46 #13 2.882   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:22:46 #13 2.882   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
18:22:46 #13 2.882   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:22:46 #13 2.882   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:22:46 #13 2.882   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
18:22:46 #13 2.882   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:22:46 #13 2.882   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:22:46 #13 2.882   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:22:46 #13 2.882   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:22:46 #13 2.882   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
18:22:46 #13 2.882   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
18:22:46 #13 2.882   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
18:22:46 #13 2.882   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
18:22:46 #13 2.882   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:22:46 #13 2.882   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:22:46 #13 2.882   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:22:46 #13 2.882   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
18:22:46 #13 2.882   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
18:22:46 #13 2.882   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
18:22:46 #13 2.882   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:22:46 #13 2.882   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
18:22:46 #13 2.882   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
18:22:46 #13 2.882   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:22:46 #13 2.882   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:22:46 #13 2.882   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:22:46 #13 2.882   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:22:46 #13 2.882   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
18:22:46 #13 2.882   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
18:22:46 #13 2.882   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
18:22:46 #13 2.882   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
18:22:46 #13 2.882   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
18:22:46 #13 2.882   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
18:22:46 #13 2.882   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
18:22:46 #13 2.882   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:22:46 #13 2.882   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:22:46 #13 2.882   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
18:22:46 #13 2.882   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:22:46 #13 2.882   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
18:22:46 #13 2.882   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
18:22:46 #13 2.882   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:22:46 #13 2.882   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
18:22:46 #13 2.882   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:22:46 #13 2.882   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
18:22:46 #13 2.882   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
18:22:46 #13 2.882   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:22:46 #13 2.882   libstring-shellquote-perl libsub-exporter-perl
18:22:46 #13 2.882   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:22:46 #13 2.882   libsub-name-perl libsub-override-perl libsub-quote-perl
18:22:46 #13 2.882   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
18:22:46 #13 2.882   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
18:22:46 #13 2.882   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
18:22:46 #13 2.882   libtime-duration-perl libtime-moment-perl libtimedate-perl libtinfo6
18:22:46 #13 2.882   libtirpc-dev libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
18:22:46 #13 2.882   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:22:46 #13 2.882   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
18:22:46 #13 2.882   libwebp6 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
18:22:46 #13 2.882   libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
18:22:46 #13 2.882   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:22:46 #13 2.882   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
18:22:46 #13 2.882   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:22:46 #13 2.882   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
18:22:46 #13 2.882   netbase openssh-client openssl patch patchutils pbzip2 perl
18:22:46 #13 2.882   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
18:22:46 #13 2.882   pristine-tar publicsuffix python-apt-common python3 python3-apt
18:22:46 #13 2.882   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
18:22:46 #13 2.882   python3-magic python3-minimal python3-pkg-resources python3-requests
18:22:46 #13 2.882   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
18:22:46 #13 2.883   python3.9-minimal readline-common sensible-utils shared-mime-info strace
18:22:46 #13 2.883   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
18:22:46 #13 2.884 Suggested packages:
18:22:46 #13 2.884   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:22:46 #13 2.884   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
18:22:46 #13 2.884   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
18:22:46 #13 2.884   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
18:22:46 #13 2.884   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:22:46 #13 2.884   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
18:22:46 #13 2.884   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
18:22:46 #13 2.884   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:22:46 #13 2.884   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
18:22:46 #13 2.884   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
18:22:46 #13 2.884   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
18:22:46 #13 2.884   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
18:22:46 #13 2.884   glibc-doc libc-l10n locales bzr libgd-tools gdbm-l10n gpm libtool-doc
18:22:46 #13 2.884   libcrypt-ssleay-perl uuid libscalar-number-perl libsasl2-modules-gssapi-mit
18:22:46 #13 2.884   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:22:46 #13 2.884   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
18:22:46 #13 2.884   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
18:22:46 #13 2.884   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:22:46 #13 2.884   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
18:22:46 #13 2.884   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
18:22:46 #13 2.884   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
18:22:46 #13 2.884   diffutils-doc perl-doc libterm-readline-gnu-perl
18:22:46 #13 2.884   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
18:22:46 #13 2.884   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
18:22:46 #13 2.884   python-apt-doc python3-setuptools python3-cryptography python3-openssl
18:22:46 #13 2.884   python3-socks python-requests-doc python3.9-venv python3.9-doc
18:22:46 #13 2.884   binfmt-support readline-doc zip wdiff-doc
18:22:46 #13 2.884 Recommended packages:
18:22:46 #13 2.884   libnss-nis libnss-nisplus
18:22:46 + REF=refs/tags/v0.11.2
18:22:46 + [ -n refs/tags/v0.11.2 ]
18:22:46 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:46 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:46 #13 10.56 Selecting previously unselected package python3.
18:22:46 #13 10.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10078 files and directories currently installed.)
18:22:46 #13 10.56 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ...
18:22:46 #13 10.57 Unpacking python3 (3.7.3-1) ...
18:22:46 #13 10.60 Selecting previously unselected package less.
18:22:46 #13 10.61 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ...
18:22:46 #13 10.61 Unpacking less (487-0.1+b1) ...
18:22:46 #13 10.66 Selecting previously unselected package netbase.
18:22:46 #13 10.66 Preparing to unpack .../002-netbase_5.6_all.deb ...
18:22:46 #13 10.67 Unpacking netbase (5.6) ...
18:22:46 #13 10.70 Selecting previously unselected package bzip2.
18:22:46 #13 10.70 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_arm64.deb ...
18:22:46 #13 10.70 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
18:22:46 #13 10.74 Selecting previously unselected package libmagic-mgc.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4dfabf39ff7916439642f5e2d9ebabcb788c1895 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
18:22:47 #13 DONE 2.8s
18:22:47 
18:22:47 #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
18:22:47 #14 0.529 Loaded plugins: fastestmirror, ovl
18:22:47 #13 10.74 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ...
18:22:47 #13 10.74 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
18:22:47 #13 10.81 Selecting previously unselected package libmagic1:arm64.
18:22:47 #13 10.81 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ...
18:22:47 #13 10.81 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ...
18:22:47 #13 10.85 Selecting previously unselected package file.
18:22:47 #13 10.85 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ...
18:22:47 #13 10.86 Unpacking file (1:5.35-4+deb10u2) ...
18:22:47 #13 10.89 Selecting previously unselected package gettext-base.
18:22:47 #13 10.89 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ...
18:22:47 #13 10.90 Unpacking gettext-base (0.19.8.1-9) ...
18:22:47 #13 10.94 Selecting previously unselected package krb5-locales.
18:22:47 #13 10.94 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
18:22:47 #13 10.95 Unpacking krb5-locales (1.17-3+deb10u5) ...
18:22:47 #13 10.99 Selecting previously unselected package libkeyutils1:arm64.
18:22:47 #14 0.692 Determining fastest mirrors
18:22:47 #13 10.99 Preparing to unpack .../009-libkeyutils1_1.6-6_arm64.deb ...
18:22:47 #13 10.99 Unpacking libkeyutils1:arm64 (1.6-6) ...
18:22:47 #13 11.03 Selecting previously unselected package libkrb5support0:arm64.
18:22:47 #13 11.03 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
18:22:47 #13 11.03 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
18:22:47 #13 11.08 Selecting previously unselected package libk5crypto3:arm64.
18:22:47 #13 11.08 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
18:22:47 #13 11.08 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
18:22:47 #13 11.12 Selecting previously unselected package libkrb5-3:arm64.
18:22:47 #13 11.12 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
18:22:47 #13 11.12 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
18:22:47 #13 11.19 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:22:47 #13 11.19 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
18:22:47 #13 11.19 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
18:22:47 #13 11.23 Selecting previously unselected package libicu63:arm64.
18:22:47 From https://github.com/docker/buildx
18:22:47  * [new tag]         v0.11.2    -> v0.11.2
18:22:47 + make REF=master DOCKER_BUILD_PKGS=static-linux static
18:22:47 git init src/github.com/docker/cli
18:22:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:22:47 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:22:47 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:22:47 + SRC=src/github.com/docker/cli
18:22:47 + REF=master
18:22:47 + REF_FETCH=master
18:22:47 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:22:47 + awk {print $2}
18:22:47 + REF=refs/heads/master
18:22:47 + [ -n refs/heads/master ]
18:22:47 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:47 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:47 #13 11.23 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_arm64.deb ...
18:22:47 #13 11.23 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
18:22:47 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:22:47 git init src/github.com/docker/compose
18:22:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:22:47 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:22:47 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:22:47 + SRC=src/github.com/docker/compose
18:22:47 + REF=v2.21.0
18:22:47 + REF_FETCH=v2.21.0
18:22:47 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:22:47 awk {print $2}
18:22:47 #13 4.452 The following NEW packages will be installed:
18:22:47 #13 4.452   autoconf automake autopoint autotools-dev binutils
18:22:47 #13 4.452   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
18:22:47 From https://github.com/docker/cli
18:22:47  * [new branch]      master     -> master
18:22:47  * [new branch]      master     -> origin/master
18:22:47 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:22:47 git init src/github.com/docker/docker
18:22:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:22:47 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:22:47 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:22:47 + SRC=src/github.com/docker/docker
18:22:47 + REF=master
18:22:47 + REF_FETCH=master
18:22:47 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:22:47 + awk {print $2}
18:22:48 + REF=refs/tags/v2.21.0
18:22:48 + [ -n refs/tags/v2.21.0 ]
18:22:48 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:48 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:48 #13 11.87 Selecting previously unselected package libxml2:arm64.
18:22:48 #13 11.87 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_arm64.deb ...
18:22:48 #13 11.88 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ...
18:22:48 #13 11.94 Selecting previously unselected package manpages.
18:22:48 #13 11.95 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
18:22:48 #13 11.95 Unpacking manpages (4.16-2) ...
18:22:48 #13 12.06 Selecting previously unselected package libedit2:arm64.
18:22:48 #12 DONE 3.5s
18:22:48 
18:22:48 #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:22:48 #13 4.452   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
18:22:48 #13 4.452   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:22:48 #13 4.452   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:22:48 #13 4.452   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
18:22:48 #13 4.452   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:22:48 #13 4.452   gpgconf gpgsm groff-base intltool-debian iso-codes less
18:22:48 #13 4.452   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:22:48 #13 4.452   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:22:48 #13 4.452   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
18:22:48 #13 4.452   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
18:22:48 #13 4.452   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
18:22:48 #13 4.452   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
18:22:48 #13 4.452   libclass-inspector-perl libclass-method-modifiers-perl
18:22:48 #13 4.452   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:22:48 #13 4.452   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:22:48 #13 4.452   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
18:22:48 #13 4.452   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
18:22:48 #13 4.452   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
18:22:48 #13 4.452   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:22:48 #13 4.452   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
18:22:48 #13 4.452   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:22:48 #13 4.452   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:22:48 #13 4.452   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
18:22:48 #13 4.452   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:22:48 #13 4.452   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:22:48 #13 4.452   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:22:48 #13 4.452   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:22:48 #13 4.452   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
18:22:48 #13 4.452   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
18:22:48 #13 4.452   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
18:22:48 #13 4.452   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
18:22:48 #13 4.452   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:22:48 #13 4.452   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:22:48 #13 4.452   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:22:48 #13 4.452   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
18:22:48 #13 4.452   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
18:22:48 #13 4.452   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
18:22:48 #13 4.452   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:22:48 #13 4.452   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
18:22:48 #13 4.452   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
18:22:48 #13 4.452   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:22:48 #13 4.452   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:22:48 #13 4.452   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:22:48 #13 4.452   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:22:48 #13 4.452   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
18:22:48 #13 4.452   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
18:22:48 #13 4.452   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
18:22:48 #13 4.452   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
18:22:48 #13 4.452   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
18:22:48 #13 4.452   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
18:22:48 #13 4.453   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
18:22:48 #13 4.453   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:22:48 #13 4.453   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:22:48 #13 4.453   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
18:22:48 #13 4.453   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:22:48 #13 4.453   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
18:22:48 #13 4.453   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
18:22:48 #13 4.453   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:22:48 #13 4.453   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
18:22:48 #13 4.453   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:22:48 #13 4.453   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
18:22:48 #13 4.453   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
18:22:48 #13 4.453   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:22:48 #13 4.453   libstring-shellquote-perl libsub-exporter-perl
18:22:48 #13 4.453   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:22:48 #13 4.453   libsub-name-perl libsub-override-perl libsub-quote-perl
18:22:48 #13 4.453   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
18:22:48 #13 4.453   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
18:22:48 #13 4.453   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
18:22:48 #13 4.453   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
18:22:48 #13 4.453   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
18:22:48 #13 4.453   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:22:48 #13 4.453   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
18:22:48 #13 4.453   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
18:22:48 #13 4.453   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
18:22:48 #13 4.453   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
18:22:48 #13 4.453   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
18:22:48 #13 4.453   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
18:22:48 #13 4.453   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
18:22:48 #13 4.453   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
18:22:48 #13 4.453   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
18:22:48 #13 4.453   python3 python3-apt python3-certifi python3-chardet python3-debian
18:22:48 #13 4.453   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
18:22:48 #13 4.453   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:22:48 #13 4.453   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
18:22:48 #13 4.454   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
18:22:48 #13 4.454 The following packages will be upgraded:
18:22:48 #13 4.455   libc6 libtinfo6
18:22:48 #13 4.739 2 upgraded, 382 newly installed, 0 to remove and 11 not upgraded.
18:22:48 #13 4.739 Need to get 171 MB of archives.
18:22:48 #13 4.739 After this operation, 549 MB of additional disk space will be used.
18:22:48 #13 4.739 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB]
18:22:48 #13 4.745 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6 arm64 2.31-13+deb11u7 [2458 kB]
18:22:48 #13 4.755 Get:3 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
18:22:48 #13 4.756 Get:4 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
18:22:48 #13 4.760 Get:5 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
18:22:48 #13 4.760 Get:6 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
18:22:48 #13 4.761 Get:7 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
18:22:48 #13 4.768 Get:8 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
18:22:48 #13 4.784 Get:9 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
18:22:48 #13 4.784 Get:10 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
18:22:48 #13 4.806 Get:11 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
18:22:48 #13 4.808 Get:12 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
18:22:48 #13 4.808 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
18:22:48 #13 4.812 Get:14 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
18:22:48 #13 4.813 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
18:22:48 #13 4.822 Get:16 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
18:22:48 #13 4.824 Get:17 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
18:22:48 #13 4.824 Get:18 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
18:22:48 #13 4.825 Get:19 http://deb.debian.org/debian bullseye/main arm64 libtinfo6 arm64 6.2+20201114-2+deb11u2 [336 kB]
18:22:48 #13 4.827 Get:20 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u2 [121 kB]
18:22:48 #13 4.827 Get:21 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
18:22:48 #13 4.828 Get:22 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
18:22:48 #13 4.829 Get:23 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
18:22:48 #13 4.832 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
18:22:48 #13 4.840 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
18:22:48 + REF=refs/heads/master
18:22:48 + [ -n refs/heads/master ]
18:22:48 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:48 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:48 From https://github.com/docker/compose
18:22:48  * [new tag]         v2.21.0    -> v2.21.0
18:22:48 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:22:48 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-bookworm
18:22:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:48 mkdir -p sources
18:22:48 docker run --rm -w /v \
18:22:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:22:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:48 	alpine \
18:22:48 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:22:48 #13 12.06 Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ...
18:22:48 #13 12.06 Unpacking libedit2:arm64 (3.1-20181209-1) ...
18:22:48 #13 12.11 Selecting previously unselected package openssh-client.
18:22:48 #13 12.11 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_arm64.deb ...
18:22:48 #13 12.12 Unpacking openssh-client (1:7.9p1-10+deb10u3) ...
18:22:48 #13 12.21 Selecting previously unselected package ucf.
18:22:48 #13 12.21 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
18:22:48 #13 12.21 Moving old data out of the way
18:22:48 #13 12.22 Unpacking ucf (3.0038+nmu1) ...
18:22:48 #13 12.25 Selecting previously unselected package xz-utils.
18:22:48 #13 12.25 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_arm64.deb ...
18:22:48 #13 12.25 Unpacking xz-utils (5.2.4-1+deb10u1) ...
18:22:48 #13 12.30 Selecting previously unselected package libfl2:arm64.
18:22:48 #13 12.31 Preparing to unpack .../021-libfl2_2.6.4-6.2_arm64.deb ...
18:22:48 #13 12.31 Unpacking libfl2:arm64 (2.6.4-6.2) ...
18:22:48 #13 4.843 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
18:22:48 #13 4.843 Get:27 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
18:22:48 #13 4.843 Get:28 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
18:22:48 #13 4.844 Get:29 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
18:22:48 #13 4.844 Get:30 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
18:22:48 #13 4.845 Get:31 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:22:48 #13 4.845 Get:32 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
18:22:48 #13 4.849 Get:33 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
18:22:48 #13 4.850 Get:34 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
18:22:48 #13 4.851 Get:35 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
18:22:48 #13 4.852 Get:36 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
18:22:48 #13 4.853 Get:37 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
18:22:48 #13 4.854 Get:38 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
18:22:48 #13 4.860 Get:39 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
18:22:48 #13 4.860 Get:40 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1+deb11u1 [106 kB]
18:22:48 #13 4.861 Get:41 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
18:22:48 #13 4.862 Get:42 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
18:22:48 #13 4.862 Get:43 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
18:22:48 #13 4.863 Get:44 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u2 [895 kB]
18:22:48 #13 4.867 Get:45 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
18:22:48 #13 4.867 Get:46 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:22:48 #13 4.868 Get:47 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
18:22:48 #13 4.869 Get:48 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
18:22:48 #13 4.870 Get:49 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
18:22:48 #13 4.872 Get:50 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:22:48 #13 4.872 Get:51 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
18:22:48 #13 4.876 Get:52 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
18:22:48 #13 4.879 Get:53 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
18:22:48 #13 4.889 Get:54 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
18:22:48 #13 4.892 Get:55 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
18:22:48 #13 4.893 Get:56 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
18:22:48 #13 4.893 Get:57 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
18:22:48 #13 4.905 Get:58 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
18:22:48 #13 4.905 Get:59 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-dev-bin arm64 2.31-13+deb11u7 [273 kB]
18:22:48 #13 4.908 Get:60 http://deb.debian.org/debian bullseye/main arm64 linux-libc-dev arm64 5.10.197-1 [1648 kB]
18:22:48 #13 4.915 Get:61 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
18:22:48 #13 4.916 Get:62 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB]
18:22:48 #13 4.917 Get:63 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
18:22:48 #13 4.918 Get:64 http://deb.debian.org/debian-security bullseye-security/main arm64 libc6-dev arm64 2.31-13+deb11u7 [2029 kB]
18:22:48 #13 4.922 Get:65 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
18:22:48 #13 4.925 Get:66 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
18:22:48 #13 4.929 Get:67 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
18:22:48 #13 4.930 Get:68 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
18:22:48 #13 4.972 Get:69 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
18:22:48 #13 4.972 Get:70 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
18:22:48 #13 4.972 Get:71 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
18:22:48 #13 4.973 Get:72 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
18:22:48 #13 4.973 Get:73 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
18:22:48 #13 4.974 Get:74 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
18:22:48 #13 4.983 Get:75 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
18:22:48 #13 4.987 Get:76 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
18:22:48 #13 4.996 Get:77 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
18:22:48 #13 5.000 Get:78 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
18:22:48 #13 5.004 Get:79 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
18:22:48 #13 5.094 Get:80 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
18:22:48 #13 12.35 Selecting previously unselected package at.
18:22:48 #13 12.35 Preparing to unpack .../022-at_3.1.23-1_arm64.deb ...
18:22:48 #13 12.36 Unpacking at (3.1.23-1) ...
18:22:48 #13 12.40 Selecting previously unselected package libsigsegv2:arm64.
18:22:48 #13 12.40 Preparing to unpack .../023-libsigsegv2_2.12-2_arm64.deb ...
18:22:48 #13 12.40 Unpacking libsigsegv2:arm64 (2.12-2) ...
18:22:48 #13 12.43 Selecting previously unselected package m4.
18:22:48 #13 12.43 Preparing to unpack .../024-m4_1.4.18-2_arm64.deb ...
18:22:48 #13 12.44 Unpacking m4 (1.4.18-2) ...
18:22:48 #13 12.48 Selecting previously unselected package autoconf.
18:22:48 #13 12.48 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
18:22:48 #13 12.49 Unpacking autoconf (2.69-11) ...
18:22:48 #13 12.54 Selecting previously unselected package autotools-dev.
18:22:48 #13 5.094 Get:81 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
18:22:48 #13 5.102 Get:82 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
18:22:48 #13 5.151 Get:83 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
18:22:48 #13 5.151 Get:84 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
18:22:48 #13 5.153 Get:85 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.13 [1552 kB]
18:22:48 #13 5.160 Get:86 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:22:48 #13 5.161 Get:87 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
18:22:48 #13 5.171 Get:88 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
18:22:48 #13 5.172 Get:89 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
18:22:48 #13 5.173 Get:90 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
18:22:48 #13 5.173 Get:91 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
18:22:48 #13 5.174 Get:92 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
18:22:48 #13 5.175 Get:93 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
18:22:48 #13 5.176 Get:94 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
18:22:48 #13 5.176 Get:95 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:22:48 #13 5.177 Get:96 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
18:22:48 #13 5.178 Get:97 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
18:22:48 #13 5.179 Get:98 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
18:22:48 #13 5.179 Get:99 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
18:22:48 #13 5.182 Get:100 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
18:22:48 #13 5.184 Get:101 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
18:22:48 #13 5.188 Get:102 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
18:22:48 #13 5.189 Get:103 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
18:22:48 #13 5.191 Get:104 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
18:22:48 #13 5.192 Get:105 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
18:22:48 #13 5.193 Get:106 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
18:22:48 #13 5.198 Get:107 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:22:48 #13 5.201 Get:108 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
18:22:48 #13 5.203 Get:109 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:22:48 #13 5.250 Get:110 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
18:22:48 #13 5.253 Get:111 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
18:22:48 #13 5.259 Get:112 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
18:22:48 #13 5.260 Get:113 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
18:22:48 #13 5.261 Get:114 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
18:22:48 #13 5.267 Get:115 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
18:22:48 #13 12.54 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
18:22:48 #13 12.55 Unpacking autotools-dev (20180224.1) ...
18:22:48 #13 12.59 Selecting previously unselected package automake.
18:22:48 #13 12.59 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
18:22:48 #13 12.60 Unpacking automake (1:1.16.1-4) ...
18:22:48 #13 12.67 Selecting previously unselected package autopoint.
18:22:48 #13 12.67 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
18:22:48 #13 12.67 Unpacking autopoint (0.19.8.1-9) ...
18:22:48 #13 12.71 Selecting previously unselected package binutils-common:arm64.
18:22:48 #13 12.71 Preparing to unpack .../029-binutils-common_2.31.1-16_arm64.deb ...
18:22:48 #13 12.71 Unpacking binutils-common:arm64 (2.31.1-16) ...
18:22:48 #13 5.445 Get:116 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
18:22:48 #13 5.445 Get:117 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
18:22:48 #13 5.446 Get:118 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
18:22:48 #13 5.446 Get:119 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
18:22:48 #13 5.449 Get:120 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB]
18:22:48 #13 5.450 Get:121 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
18:22:48 #13 5.450 Get:122 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
18:22:48 #13 5.454 Get:123 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
18:22:48 #13 5.459 Get:124 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
18:22:48 #13 5.463 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
18:22:48 #13 5.467 Get:126 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
18:22:48 #13 5.471 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
18:22:48 #13 5.475 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
18:22:48 #13 5.478 Get:129 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
18:22:48 #13 5.481 Get:130 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
18:22:48 #13 5.484 Get:131 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
18:22:48 #13 5.488 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
18:22:48 #13 5.488 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
18:22:48 #13 5.489 Get:134 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
18:22:48 #13 5.490 Get:135 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
18:22:48 #13 5.491 Get:136 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
18:22:48 #13 5.492 Get:137 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
18:22:48 #13 5.494 Get:138 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
18:22:48 #13 5.495 Get:139 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
18:22:48 #13 5.496 Get:140 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
18:22:48 #13 5.497 Get:141 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
18:22:48 #13 5.498 Get:142 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
18:22:48 #13 5.498 Get:143 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
18:22:48 #13 5.500 Get:144 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
18:22:48 #13 5.501 Get:145 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
18:22:48 #13 5.502 Get:146 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
18:22:48 #13 5.503 Get:147 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
18:22:48 #13 5.504 Get:148 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
18:22:48 #13 5.504 Get:149 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
18:22:48 #13 5.505 Get:150 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
18:22:48 #13 5.505 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
18:22:48 #13 5.505 Get:152 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
18:22:48 #13 5.505 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
18:22:48 #13 5.506 Get:154 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
18:22:48 #13 5.506 Get:155 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
18:22:48 #13 5.507 Get:156 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
18:22:48 #13 5.508 Get:157 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
18:22:48 #13 5.509 Get:158 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
18:22:48 #13 5.509 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
18:22:48 #13 5.509 Get:160 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
18:22:48 #13 5.510 Get:161 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
18:22:48 #13 5.510 Get:162 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
18:22:48 #13 5.510 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
18:22:48 #13 5.512 Get:164 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
18:22:48 #13 5.513 Get:165 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
18:22:48 #13 5.513 Get:166 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
18:22:48 #13 5.513 Get:167 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
18:22:48 #13 5.514 Get:168 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:22:48 #13 5.514 Get:169 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
18:22:48 #13 5.515 Get:170 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
18:22:48 #13 5.516 Get:171 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
18:22:48 #13 5.517 Get:172 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
18:22:48 #13 5.523 Get:173 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
18:22:48 #13 5.523 Get:174 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u4 [8048 B]
18:22:48 #13 5.523 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:22:48 #13 5.524 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
18:22:48 #13 5.525 Get:177 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
18:22:48 #13 5.525 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
18:22:48 #13 5.526 Get:179 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
18:22:48 #13 5.528 Get:180 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
18:22:48 #13 5.536 Get:181 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
18:22:48 #13 5.539 Get:182 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
18:22:48 #13 5.540 Get:183 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
18:22:48 #13 5.545 Get:184 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
18:22:48 #13 5.547 Get:185 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u10 [323 kB]
18:22:48 #13 5.548 Get:186 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
18:22:48 #13 5.548 Get:187 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1+deb11u2 [1828 kB]
18:22:48 #13 5.556 Get:188 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1+deb11u2 [5423 kB]
18:22:49 #13 12.91 Selecting previously unselected package libbinutils:arm64.
18:22:49 #13 12.92 Preparing to unpack .../030-libbinutils_2.31.1-16_arm64.deb ...
18:22:49 #13 12.92 Unpacking libbinutils:arm64 (2.31.1-16) ...
18:22:49 #13 12.98 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:22:49 #13 12.98 Preparing to unpack .../031-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ...
18:22:49 #13 12.99 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
18:22:49 #13 5.587 Get:189 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
18:22:49 #13 5.599 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
18:22:49 #13 5.599 Get:191 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
18:22:49 #13 5.601 Get:192 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
18:22:49 #13 5.601 Get:193 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
18:22:49 #13 5.602 Get:194 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
18:22:49 #13 5.602 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
18:22:49 #13 5.602 Get:196 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
18:22:49 #13 5.604 Get:197 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
18:22:49 #13 5.604 Get:198 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
18:22:49 #13 5.605 Get:199 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
18:22:49 #13 5.605 Get:200 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
18:22:49 #13 5.605 Get:201 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
18:22:49 #13 5.606 Get:202 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
18:22:49 #13 5.607 Get:203 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
18:22:49 #13 5.609 Get:204 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB]
18:22:49 #13 5.611 Get:205 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
18:22:49 #13 5.612 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
18:22:49 #13 5.613 Get:207 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
18:22:49 #13 5.614 Get:208 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
18:22:49 #13 5.614 Get:209 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1+deb11u2 [244 kB]
18:22:49 #13 5.617 Get:210 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u4 [278 kB]
18:22:49 #13 5.618 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
18:22:49 #13 5.618 Get:212 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
18:22:49 #13 5.621 Get:213 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
18:22:49 #13 5.623 Get:214 http://deb.debian.org/debian-security bullseye-security/main arm64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB]
18:22:49 #13 5.625 Get:215 http://deb.debian.org/debian-security bullseye-security/main arm64 libx11-6 arm64 2:1.7.2-1+deb11u2 [744 kB]
18:22:49 #13 5.627 Get:216 http://deb.debian.org/debian-security bullseye-security/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb11u1 [47.4 kB]
18:22:49 #13 5.627 Get:217 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
18:22:49 #13 5.628 Get:218 http://deb.debian.org/debian-security bullseye-security/main arm64 libc-devtools arm64 2.31-13+deb11u7 [245 kB]
18:22:49 #13 5.631 Get:219 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
18:22:49 #13 5.632 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
18:22:49 #13 5.632 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
18:22:49 #13 5.641 Get:222 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
18:22:49 #13 5.643 Get:223 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
18:22:49 #13 5.645 Get:224 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
18:22:49 #13 5.646 Get:225 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
18:22:49 #13 5.647 Get:226 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
18:22:49 #13 5.648 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
18:22:49 #13 5.649 Get:228 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
18:22:49 #13 5.650 Get:229 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
18:22:49 #13 5.651 Get:230 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
18:22:49 #13 5.652 Get:231 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
18:22:49 #13 5.654 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
18:22:49 #13 5.655 Get:233 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
18:22:49 #13 5.657 Get:234 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
18:22:49 #13 5.658 Get:235 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
18:22:49 #13 5.659 Get:236 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
18:22:49 #13 5.661 Get:237 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
18:22:49 #13 5.662 Get:238 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
18:22:49 #13 5.663 Get:239 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
18:22:49 #13 5.664 Get:240 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
18:22:49 #13 5.665 Get:241 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
18:22:49 #13 5.667 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
18:22:49 #13 5.667 Get:243 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
18:22:49 #13 5.668 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
18:22:49 #13 5.669 Get:245 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
18:22:49 #13 5.670 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
18:22:49 #13 5.672 Get:247 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
18:22:49 #13 5.675 Get:248 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
18:22:49 #13 5.685 Get:249 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
18:22:49 #13 5.687 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
18:22:49 #13 5.691 Get:251 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
18:22:49 #13 5.692 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
18:22:49 #13 5.693 Get:253 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
18:22:49 #13 5.693 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
18:22:49 #13 5.695 Get:255 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
18:22:49 #13 5.695 Get:256 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
18:22:49 #13 5.696 Get:257 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
18:22:49 #13 5.700 Get:258 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
18:22:49 #13 5.701 Get:259 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
18:22:49 #13 5.702 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
18:22:49 #13 5.703 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
18:22:49 #13 5.704 Get:262 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
18:22:49 #13 5.706 Get:263 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
18:22:49 #13 5.706 Get:264 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
18:22:49 #13 5.707 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
18:22:49 #13 5.708 Get:266 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
18:22:49 #13 5.709 Get:267 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
18:22:49 #13 5.710 Get:268 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
18:22:49 #13 5.711 Get:269 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
18:22:49 #13 5.712 Get:270 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
18:22:49 #13 5.713 Get:271 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
18:22:49 #13 5.715 Get:272 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
18:22:49 #13 5.718 Get:273 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
18:22:49 #13 5.719 Get:274 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
18:22:49 #13 5.720 Get:275 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
18:22:49 #13 5.720 Get:276 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
18:22:49 #13 5.734 Get:277 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
18:22:49 #13 5.739 Get:278 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
18:22:49 #13 5.741 Get:279 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
18:22:49 #13 5.743 Get:280 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
18:22:49 #13 5.751 Get:281 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:22:49 #13 5.757 Get:282 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:22:49 #13 5.758 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
18:22:49 #13 5.759 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
18:22:49 #13 5.759 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
18:22:49 #13 5.760 Get:286 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
18:22:49 #13 5.760 Get:287 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
18:22:49 #13 5.762 Get:288 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
18:22:49 #13 5.762 Get:289 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
18:22:49 #13 5.763 Get:290 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
18:22:49 #13 5.768 Get:291 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
18:22:49 #13 5.770 Get:292 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
18:22:49 #13 5.770 Get:293 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
18:22:49 #13 5.771 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
18:22:49 #13 5.772 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
18:22:49 #13 5.773 Get:296 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
18:22:49 #13 5.775 Get:297 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
18:22:49 #13 5.776 Get:298 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
18:22:49 #13 5.778 Get:299 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
18:22:49 #13 5.779 Get:300 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
18:22:49 #13 5.780 Get:301 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
18:22:49 #13 5.781 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
18:22:49 #13 5.781 Get:303 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
18:22:49 #13 5.781 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
18:22:49 #13 5.783 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
18:22:49 #13 5.784 Get:306 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
18:22:49 #13 5.786 Get:307 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
18:22:49 #13 5.788 Get:308 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
18:22:49 #13 5.789 Get:309 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
18:22:49 #13 5.791 Get:310 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
18:22:49 #13 5.800 Get:311 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
18:22:49 #13 5.802 Get:312 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
18:22:49 #13 5.803 Get:313 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
18:22:49 #13 5.805 Get:314 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
18:22:49 #13 5.807 Get:315 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
18:22:49 #13 5.808 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
18:22:49 #13 5.810 Get:317 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
18:22:49 #13 5.811 Get:318 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
18:22:49 #13 5.812 Get:319 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
18:22:49 #13 5.814 Get:320 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
18:22:49 #13 5.816 Get:321 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
18:22:49 #13 5.817 Get:322 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
18:22:49 #13 5.828 Get:323 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
18:22:49 #13 5.828 Get:324 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
18:22:49 #13 5.830 Get:325 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
18:22:49 #13 5.831 Get:326 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
18:22:49 #13 5.833 Get:327 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
18:22:49 #13 5.833 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB]
18:22:49 #13 5.834 Get:329 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
18:22:49 #13 5.836 Get:330 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
18:22:49 #13 5.839 Get:331 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
18:22:49 #13 5.841 Get:332 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
18:22:49 #13 5.842 Get:333 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
18:22:49 #13 5.844 Get:334 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
18:22:49 #13 5.845 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
18:22:49 #13 5.847 Get:336 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
18:22:49 #13 5.847 Get:337 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
18:22:49 #13 5.849 Get:338 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
18:22:49 #13 5.850 Get:339 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
18:22:49 #13 5.852 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
18:22:49 #13 5.853 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
18:22:49 #13 5.854 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
18:22:49 #13 5.855 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
18:22:49 #13 5.856 Get:344 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
18:22:49 #13 5.866 Get:345 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
18:22:49 #13 13.22 Selecting previously unselected package binutils.
18:22:49 #13 13.22 Preparing to unpack .../032-binutils_2.31.1-16_arm64.deb ...
18:22:49 #13 13.23 Unpacking binutils (2.31.1-16) ...
18:22:49 #13 13.26 Selecting previously unselected package libc-dev-bin.
18:22:49 #13 13.26 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_arm64.deb ...
18:22:49 #13 13.26 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
18:22:49 #13 13.31 Selecting previously unselected package linux-libc-dev:arm64.
18:22:49 #13 13.31 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_arm64.deb ...
18:22:49 #13 13.32 Unpacking linux-libc-dev:arm64 (4.19.289-2) ...
18:22:49 #13 5.867 Get:346 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
18:22:49 #13 5.868 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
18:22:49 #13 5.869 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
18:22:49 #13 5.871 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
18:22:49 #13 5.872 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
18:22:49 #13 5.873 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
18:22:49 #13 5.874 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
18:22:49 #13 5.876 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
18:22:49 #13 5.878 Get:354 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
18:22:49 #13 5.879 Get:355 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
18:22:49 #13 5.880 Get:356 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
18:22:49 #13 5.882 Get:357 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
18:22:49 #13 5.883 Get:358 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
18:22:49 #13 5.885 Get:359 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
18:22:49 #13 5.886 Get:360 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
18:22:49 #13 5.888 Get:361 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
18:22:49 #13 5.890 Get:362 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB]
18:22:49 #13 5.892 Get:363 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
18:22:49 #13 5.903 Get:364 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
18:22:49 #13 5.903 Get:365 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
18:22:49 #13 5.915 Get:366 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
18:22:49 #13 5.915 Get:367 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
18:22:49 #13 5.915 Get:368 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
18:22:49 #13 5.915 Get:369 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
18:22:49 #13 5.917 Get:370 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
18:22:49 #13 5.918 Get:371 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
18:22:49 #13 5.918 Get:372 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
18:22:49 #13 5.919 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
18:22:49 #13 5.968 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
18:22:49 #13 5.969 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
18:22:49 #13 5.969 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
18:22:49 #13 5.970 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
18:22:49 #13 5.971 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
18:22:49 #13 5.971 Get:379 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
18:22:49 #13 5.972 Get:380 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
18:22:49 #13 5.974 Get:381 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
18:22:49 #13 5.981 Get:382 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
18:22:49 #13 5.988 Get:383 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
18:22:49 #13 5.988 Get:384 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
18:22:49 #13 13.45 Selecting previously unselected package libc6-dev:arm64.
18:22:49 #13 13.45 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_arm64.deb ...
18:22:49 #13 13.45 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ...
18:22:49 #13 6.152 debconf: delaying package configuration, since apt-utils is not installed
18:22:49 #13 6.178 Fetched 171 MB in 2s (112 MB/s)
18:22:49 #13 6.199 Selecting previously unselected package bsdextrautils.
18:22:49 #13 6.199 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
18:22:49 #13 6.203 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_arm64.deb ...
18:22:49 #13 6.207 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
18:22:49 #13 6.262 Preparing to unpack .../libc6_2.31-13+deb11u7_arm64.deb ...
18:22:49 #13 6.365 Unpacking libc6:arm64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:22:49 #13 13.68 Selecting previously unselected package libisl19:arm64.
18:22:49 #13 13.68 Preparing to unpack .../036-libisl19_0.20-2_arm64.deb ...
18:22:49 #13 13.69 Unpacking libisl19:arm64 (0.20-2) ...
18:22:49 #13 13.77 Selecting previously unselected package libmpfr6:arm64.
18:22:49 #13 13.77 Preparing to unpack .../037-libmpfr6_4.0.2-1_arm64.deb ...
18:22:49 #13 13.77 Unpacking libmpfr6:arm64 (4.0.2-1) ...
18:22:49 #13 13.82 Selecting previously unselected package libmpc3:arm64.
18:22:49 #13 13.83 Preparing to unpack .../038-libmpc3_1.1.0-1_arm64.deb ...
18:22:49 #13 13.83 Unpacking libmpc3:arm64 (1.1.0-1) ...
18:22:49 #13 13.86 Selecting previously unselected package cpp-8.
18:22:50 #13 1.950 CentOS Stream 9 - BaseOS                        6.1 MB/s | 8.7 MB     00:01    
18:22:50 #13 13.86 Preparing to unpack .../039-cpp-8_8.3.0-6_arm64.deb ...
18:22:50 #13 13.86 Unpacking cpp-8 (8.3.0-6) ...
18:22:50 #13 14.41 Selecting previously unselected package cpp.
18:22:50 #13 14.41 Preparing to unpack .../040-cpp_4%3a8.3.0-1_arm64.deb ...
18:22:50 #13 14.41 Unpacking cpp (4:8.3.0-1) ...
18:22:50 #13 14.44 Selecting previously unselected package libcc1-0:arm64.
18:22:50 #13 14.45 Preparing to unpack .../041-libcc1-0_8.3.0-6_arm64.deb ...
18:22:50 #13 14.45 Unpacking libcc1-0:arm64 (8.3.0-6) ...
18:22:50 #13 14.49 Selecting previously unselected package libgomp1:arm64.
18:22:50 #13 14.49 Preparing to unpack .../042-libgomp1_8.3.0-6_arm64.deb ...
18:22:50 #13 14.50 Unpacking libgomp1:arm64 (8.3.0-6) ...
18:22:50 #13 14.53 Selecting previously unselected package libitm1:arm64.
18:22:50 #13 14.53 Preparing to unpack .../043-libitm1_8.3.0-6_arm64.deb ...
18:22:50 #13 14.54 Unpacking libitm1:arm64 (8.3.0-6) ...
18:22:50 #13 14.57 Selecting previously unselected package libatomic1:arm64.
18:22:50 #13 14.57 Preparing to unpack .../044-libatomic1_8.3.0-6_arm64.deb ...
18:22:50 #13 14.58 Unpacking libatomic1:arm64 (8.3.0-6) ...
18:22:50 #13 14.61 Selecting previously unselected package libasan5:arm64.
18:22:50 #13 14.61 Preparing to unpack .../045-libasan5_8.3.0-6_arm64.deb ...
18:22:50 #13 14.62 Unpacking libasan5:arm64 (8.3.0-6) ...
18:22:50 #13 14.67 Selecting previously unselected package liblsan0:arm64.
18:22:50 #15 10.62 CentOS Stream 8 - BaseOS                         35 MB/s |  38 MB     00:01    
18:22:50 mkdir -p sources
18:22:50 docker run --rm -w /v \
18:22:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:22:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:50 	alpine \
18:22:50 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:22:50 #13 14.67 Preparing to unpack .../046-liblsan0_8.3.0-6_arm64.deb ...
18:22:50 #13 14.68 Unpacking liblsan0:arm64 (8.3.0-6) ...
18:22:50 #13 14.72 Selecting previously unselected package libtsan0:arm64.
18:22:50 #13 14.73 Preparing to unpack .../047-libtsan0_8.3.0-6_arm64.deb ...
18:22:50 #13 14.73 Unpacking libtsan0:arm64 (8.3.0-6) ...
18:22:50 #13 14.78 Selecting previously unselected package libubsan1:arm64.
18:22:50 #13 14.78 Preparing to unpack .../048-libubsan1_8.3.0-6_arm64.deb ...
18:22:50 #13 14.78 Unpacking libubsan1:arm64 (8.3.0-6) ...
18:22:50 #13 14.82 Selecting previously unselected package libgcc-8-dev:arm64.
18:22:50 #13 14.83 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_arm64.deb ...
18:22:50 #13 14.83 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ...
18:22:51 #13 7.296 Setting up libc6:arm64 (2.31-13+deb11u7) ...
18:22:51 #13 14.94 Selecting previously unselected package gcc-8.
18:22:51 #13 14.94 Preparing to unpack .../050-gcc-8_8.3.0-6_arm64.deb ...
18:22:51 #13 14.94 Unpacking gcc-8 (8.3.0-6) ...
18:22:51 From https://github.com/docker/docker
18:22:51  * [new branch]      master     -> master
18:22:51  * [new branch]      master     -> origin/master
18:22:51 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:22:51 git init src/github.com/docker/buildx
18:22:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:22:51 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:22:51 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:22:51 + SRC=src/github.com/docker/buildx
18:22:51 + REF=v0.11.2
18:22:51 + REF_FETCH=v0.11.2
18:22:51 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:22:51 + awk {print $2}
18:22:51 + REF=refs/tags/v0.11.2
18:22:51 + [ -n refs/tags/v0.11.2 ]
18:22:51 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:51 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:22:51 #13 15.52 Selecting previously unselected package gcc.
18:22:51 #13 15.52 Preparing to unpack .../051-gcc_4%3a8.3.0-1_arm64.deb ...
18:22:51 #13 15.52 Unpacking gcc (4:8.3.0-1) ...
18:22:51 #13 15.55 Selecting previously unselected package libstdc++-8-dev:arm64.
18:22:51 #13 15.56 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_arm64.deb ...
18:22:51 #13 15.56 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ...
18:22:52 #13 8.428 Selecting previously unselected package libuchardet0:arm64.
18:22:52 #13 8.428 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6687 files and directories currently installed.)
18:22:52 #13 8.432 Preparing to unpack .../00-libuchardet0_0.0.7-1_arm64.deb ...
18:22:52 #13 8.466 Unpacking libuchardet0:arm64 (0.0.7-1) ...
18:22:52 #13 8.498 Selecting previously unselected package groff-base.
18:22:52 #13 8.499 Preparing to unpack .../01-groff-base_1.22.4-6_arm64.deb ...
18:22:52 #13 8.503 Unpacking groff-base (1.22.4-6) ...
18:22:52 #13 8.606 Selecting previously unselected package libgdbm6:arm64.
18:22:52 #13 8.607 Preparing to unpack .../02-libgdbm6_1.19-2_arm64.deb ...
18:22:52 #13 8.610 Unpacking libgdbm6:arm64 (1.19-2) ...
18:22:52 #13 8.643 Selecting previously unselected package libpipeline1:arm64.
18:22:52 #13 8.644 Preparing to unpack .../03-libpipeline1_1.5.3-1_arm64.deb ...
18:22:52 #13 8.648 Unpacking libpipeline1:arm64 (1.5.3-1) ...
18:22:52 #13 8.690 Selecting previously unselected package man-db.
18:22:52 #13 15.75 Selecting previously unselected package g++-8.
18:22:52 #13 15.76 Preparing to unpack .../053-g++-8_8.3.0-6_arm64.deb ...
18:22:52 #13 15.76 Unpacking g++-8 (8.3.0-6) ...
18:22:52 #13 8.691 Preparing to unpack .../04-man-db_2.9.4-2_arm64.deb ...
18:22:52 #13 8.696 Unpacking man-db (2.9.4-2) ...
18:22:52 #13 8.822 Selecting previously unselected package perl-modules-5.32.
18:22:52 #13 8.823 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
18:22:52 #13 8.826 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
18:22:52 From https://github.com/docker/buildx
18:22:52  * [new tag]         v0.11.2    -> v0.11.2
18:22:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:22:52 #13 16.37 Selecting previously unselected package g++.
18:22:52 #13 16.37 Preparing to unpack .../054-g++_4%3a8.3.0-1_arm64.deb ...
18:22:52 #13 16.37 Unpacking g++ (4:8.3.0-1) ...
18:22:52 #13 16.40 Selecting previously unselected package make.
18:22:52 #13 16.40 Preparing to unpack .../055-make_4.2.1-1.2_arm64.deb ...
18:22:52 #13 16.41 Unpacking make (4.2.1-1.2) ...
18:22:52 #13 16.46 Selecting previously unselected package libdpkg-perl.
18:22:52 #13 16.47 Preparing to unpack .../056-libdpkg-perl_1.19.8_all.deb ...
18:22:52 #13 16.47 Unpacking libdpkg-perl (1.19.8) ...
18:22:52 git init src/github.com/docker/compose
18:22:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:22:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:22:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:22:52 + SRC=src/github.com/docker/compose
18:22:52 + REF=v2.21.0
18:22:52 + REF_FETCH=v2.21.0
18:22:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:22:52 + awk {print $2}
18:22:52 #13 9.127 Selecting previously unselected package libgdbm-compat4:arm64.
18:22:52 #13 9.128 Preparing to unpack .../06-libgdbm-compat4_1.19-2_arm64.deb ...
18:22:52 #13 9.131 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
18:22:52 #13 9.166 Selecting previously unselected package libperl5.32:arm64.
18:22:52 #13 9.167 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
18:22:52 #13 9.170 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
18:22:52 #13 9.546 Selecting previously unselected package perl.
18:22:52 #13 16.54 Selecting previously unselected package patch.
18:22:52 #13 16.54 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_arm64.deb ...
18:22:52 #13 16.54 Unpacking patch (2.7.6-3+deb10u1) ...
18:22:52 #13 16.58 Selecting previously unselected package dpkg-dev.
18:22:52 #13 16.58 Preparing to unpack .../058-dpkg-dev_1.19.8_all.deb ...
18:22:52 #13 16.59 Unpacking dpkg-dev (1.19.8) ...
18:22:52 #13 16.68 Selecting previously unselected package build-essential.
18:22:52 #13 16.68 Preparing to unpack .../059-build-essential_12.6_arm64.deb ...
18:22:52 #13 16.69 Unpacking build-essential (12.6) ...
18:22:52 #13 16.72 Selecting previously unselected package openssl.
18:22:52 #13 16.73 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u6_arm64.deb ...
18:22:52 #13 16.73 Unpacking openssl (1.1.1n-0+deb10u6) ...
18:22:52 + REF=refs/tags/v2.21.0
18:22:52 + [ -n refs/tags/v2.21.0 ]
18:22:52 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:52 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:22:53 #13 9.548 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_arm64.deb ...
18:22:53 #13 9.556 Unpacking perl (5.32.1-4+deb11u2) ...
18:22:53 #13 9.601 Selecting previously unselected package liblocale-gettext-perl.
18:22:53 #13 9.602 Preparing to unpack .../09-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
18:22:53 #13 9.606 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
18:22:53 #13 9.641 Selecting previously unselected package libpython3.9-minimal:arm64.
18:22:53 #13 9.642 Preparing to unpack .../10-libpython3.9-minimal_3.9.2-1_arm64.deb ...
18:22:53 #13 9.645 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
18:22:53 #13 16.82 Selecting previously unselected package ca-certificates.
18:22:53 #13 16.83 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ...
18:22:53 #13 16.83 Unpacking ca-certificates (20200601~deb10u2) ...
18:22:53 #13 16.88 Selecting previously unselected package libsasl2-modules-db:arm64.
18:22:53 #13 16.88 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
18:22:53 #13 16.89 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:22:53 #13 16.93 Selecting previously unselected package libsasl2-2:arm64.
18:22:53 #13 16.93 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
18:22:53 #13 16.94 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:22:53 #13 16.97 Selecting previously unselected package libldap-common.
18:22:53 #13 16.97 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
18:22:53 #13 16.98 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:22:53 #13 17.02 Selecting previously unselected package libldap-2.4-2:arm64.
18:22:53 #13 17.02 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
18:22:53 #13 17.03 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
18:22:53 #13 17.09 Selecting previously unselected package libnghttp2-14:arm64.
18:22:53 #13 17.09 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
18:22:53 #13 17.09 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
18:22:53 #13 17.13 Selecting previously unselected package libpsl5:arm64.
18:22:53 From https://github.com/docker/compose
18:22:53  * [new tag]         v2.21.0    -> v2.21.0
18:22:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:22:53 for p in static-linux; do \
18:22:53 	make -C static VERSION=0.0.1-dev GO_VERSION=1.21.2 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
18:22:53 done
18:22:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:53 cd /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
18:22:53 #13 9.745 Selecting previously unselected package libexpat1:arm64.
18:22:53 #13 9.747 Preparing to unpack .../11-libexpat1_2.2.10-2+deb11u5_arm64.deb ...
18:22:53 #13 9.750 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
18:22:53 #13 9.788 Selecting previously unselected package python3.9-minimal.
18:22:53 #13 9.789 Preparing to unpack .../12-python3.9-minimal_3.9.2-1_arm64.deb ...
18:22:53 #13 9.795 Unpacking python3.9-minimal (3.9.2-1) ...
18:22:53 #13 9.962 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
18:22:53 #13 5.041 CentOS Stream 9 - AppStream                      11 MB/s |  16 MB     00:01    
18:22:53 #13 17.13 Preparing to unpack .../067-libpsl5_0.20.2-2_arm64.deb ...
18:22:53 #13 17.14 Unpacking libpsl5:arm64 (0.20.2-2) ...
18:22:53 #13 17.18 Selecting previously unselected package librtmp1:arm64.
18:22:53 #13 17.18 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
18:22:53 #13 17.19 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
18:22:53 #13 17.23 Selecting previously unselected package libssh2-1:arm64.
18:22:53 #13 17.23 Preparing to unpack .../069-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ...
18:22:53 #13 17.23 Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ...
18:22:53 #13 17.28 Selecting previously unselected package libcurl4:arm64.
18:22:53 #13 17.28 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u7_arm64.deb ...
18:22:53 #13 17.29 Unpacking libcurl4:arm64 (7.64.0-4+deb10u7) ...
18:22:53 #13 17.34 Selecting previously unselected package curl.
18:22:53 #13 17.34 Preparing to unpack .../071-curl_7.64.0-4+deb10u7_arm64.deb ...
18:22:53 #13 17.34 Unpacking curl (7.64.0-4+deb10u7) ...
18:22:53 #13 17.40 Selecting previously unselected package dctrl-tools.
18:22:53 #0 building with "default" instance using docker driver
18:22:53 
18:22:53 #1 [internal] load build definition from Dockerfile
18:22:53 #1 transferring dockerfile: 5.56kB done
18:22:53 #1 DONE 0.0s
18:22:53 
18:22:53 #2 [internal] load .dockerignore
18:22:53 #2 transferring context: 263B done
18:22:53 #2 DONE 0.0s
18:22:53 
18:22:53 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:22:53 #13 9.977 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
18:22:53 #13 9.987 Setting up python3.9-minimal (3.9.2-1) ...
18:22:53 #13 17.40 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
18:22:53 #13 17.41 Unpacking dctrl-tools (2.24-3) ...
18:22:53 #13 17.46 Selecting previously unselected package libtool.
18:22:53 #13 17.46 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ...
18:22:53 #13 17.46 Unpacking libtool (2.4.6-9) ...
18:22:53 #13 17.51 Selecting previously unselected package dh-autoreconf.
18:22:53 #13 17.51 Preparing to unpack .../074-dh-autoreconf_19_all.deb ...
18:22:53 #13 17.52 Unpacking dh-autoreconf (19) ...
18:22:53 #13 17.55 Selecting previously unselected package libarchive-zip-perl.
18:22:53 #13 17.56 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ...
18:22:53 #13 17.56 Unpacking libarchive-zip-perl (1.64-1) ...
18:22:53 #13 17.59 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:22:53 #13 17.59 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
18:22:53 #13 17.60 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
18:22:53 #13 17.63 Selecting previously unselected package dh-strip-nondeterminism.
18:22:53 #3 DONE 0.0s
18:22:53 
18:22:53 #4 resolve image config for docker.io/docker/dockerfile:1
18:22:53 #4 DONE 0.3s
18:22:53 
18:22:53 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:22:53 #5 CACHED
18:22:54 #13 17.63 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ...
18:22:54 #13 17.64 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
18:22:54 #13 17.67 Selecting previously unselected package dwz.
18:22:54 #13 17.67 Preparing to unpack .../078-dwz_0.12-3_arm64.deb ...
18:22:54 #13 17.67 Unpacking dwz (0.12-3) ...
18:22:54 #13 17.72 Selecting previously unselected package libglib2.0-0:arm64.
18:22:54 #13 17.72 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u5_arm64.deb ...
18:22:54 #13 17.73 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u5) ...
18:22:54 #13 17.85 Selecting previously unselected package libcroco3:arm64.
18:22:54 #13 17.85 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ...
18:22:54 #13 17.86 Unpacking libcroco3:arm64 (0.6.12-3) ...
18:22:54 #13 17.90 Selecting previously unselected package libncurses6:arm64.
18:22:54 
18:22:54 #6 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
18:22:54 #6 DONE 0.0s
18:22:54 
18:22:54 #7 [auth] library/golang:pull token for registry-1.docker.io
18:22:54 #7 DONE 0.0s
18:22:54 
18:22:54 #8 [auth] tonistiigi/xx:pull token for registry-1.docker.io
18:22:54 #8 DONE 0.0s
18:22:54 
18:22:54 #9 [internal] load metadata for docker.io/library/golang:1.21.2-alpine3.17
18:22:54 mkdir -p sources
18:22:54 #13 10.62 Selecting previously unselected package python3-minimal.
18:22:54 #13 10.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9518 files and directories currently installed.)
18:22:54 #13 10.62 Preparing to unpack .../python3-minimal_3.9.2-3_arm64.deb ...
18:22:54 #13 10.62 Unpacking python3-minimal (3.9.2-3) ...
18:22:54 #13 10.65 Selecting previously unselected package media-types.
18:22:54 #13 10.66 Preparing to unpack .../media-types_4.0.0_all.deb ...
18:22:54 #13 10.66 Unpacking media-types (4.0.0) ...
18:22:54 #13 10.69 Selecting previously unselected package libmpdec3:arm64.
18:22:54 #13 10.69 Preparing to unpack .../libmpdec3_2.5.1-1_arm64.deb ...
18:22:54 #13 10.70 Unpacking libmpdec3:arm64 (2.5.1-1) ...
18:22:54 #13 10.73 Preparing to unpack .../libtinfo6_6.2+20201114-2+deb11u2_arm64.deb ...
18:22:54 #13 10.74 Unpacking libtinfo6:arm64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2+deb11u1) ...
18:22:54 #13 10.81 Setting up libtinfo6:arm64 (6.2+20201114-2+deb11u2) ...
18:22:54 #13 17.90 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u4_arm64.deb ...
18:22:54 #13 17.91 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u4) ...
18:22:54 #13 17.95 Selecting previously unselected package gettext.
18:22:54 #13 17.95 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ...
18:22:54 #13 17.96 Unpacking gettext (0.19.8.1-9) ...
18:22:54 #13 18.08 Selecting previously unselected package intltool-debian.
18:22:54 #13 18.08 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ...
18:22:54 #13 18.09 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:22:54 #13 18.14 Selecting previously unselected package po-debconf.
18:22:54 #13 18.14 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ...
18:22:54 #13 18.14 Unpacking po-debconf (1.0.21) ...
18:22:54 #13 18.19 Selecting previously unselected package debhelper.
18:22:54 #9 DONE 0.4s
18:22:54 
18:22:54 #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
18:22:54 #10 DONE 0.3s
18:22:54 
18:22:54 #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:22:54 #11 DONE 0.3s
18:22:54 docker run --rm -w /v \
18:22:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:22:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:54 	alpine \
18:22:54 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:22:54 #13 10.84 Selecting previously unselected package libncursesw6:arm64.
18:22:54 #13 10.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9553 files and directories currently installed.)
18:22:54 #13 10.85 Preparing to unpack .../0-libncursesw6_6.2+20201114-2+deb11u2_arm64.deb ...
18:22:54 #13 10.85 Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ...
18:22:54 #13 10.89 Selecting previously unselected package readline-common.
18:22:54 #13 10.89 Preparing to unpack .../1-readline-common_8.1-1_all.deb ...
18:22:54 #13 10.89 Unpacking readline-common (8.1-1) ...
18:22:54 #13 10.93 Selecting previously unselected package libreadline8:arm64.
18:22:54 #13 10.93 Preparing to unpack .../2-libreadline8_8.1-1_arm64.deb ...
18:22:54 #13 10.94 Unpacking libreadline8:arm64 (8.1-1) ...
18:22:54 #13 10.98 Selecting previously unselected package libsqlite3-0:arm64.
18:22:54 #13 10.98 Preparing to unpack .../3-libsqlite3-0_3.34.1-3_arm64.deb ...
18:22:54 #13 10.98 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
18:22:54 #13 11.05 Selecting previously unselected package libpython3.9-stdlib:arm64.
18:22:54 #13 18.20 Preparing to unpack .../085-debhelper_12.1.1_all.deb ...
18:22:54 #13 18.20 Unpacking debhelper (12.1.1) ...
18:22:54 #13 18.31 Selecting previously unselected package debian-keyring.
18:22:54 #13 18.31 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ...
18:22:54 #13 18.31 Unpacking debian-keyring (2019.02.25) ...
18:22:54 
18:22:54 #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:22:54 #12 CACHED
18:22:54 
18:22:54 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:22:54 #13 resolve docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4 0.0s done
18:22:54 #13 ...
18:22:54 
18:22:54 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
18:22:54 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
18:22:54 #14 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
18:22:54 #14 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
18:22:54 #14 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
18:22:54 #14 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
18:22:54 #14 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.1s done
18:22:54 #14 DONE 0.1s
18:22:54 
18:22:54 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:22:54 #13 sha256:d46e614cb1af5385e28cfbe3dfba5c70b25cf86fe793d3b506c37c39fe72f9dc 1.16kB / 1.16kB done
18:22:54 #13 sha256:6ce00b7703b939627803a5f29f32667b8a96e896117b6c212442ac279dde8221 6.32kB / 6.32kB done
18:22:54 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 6.29MB / 67.01MB 0.2s
18:22:54 #13 sha256:1da63084c4526e4ae7eaed35ef855187b8c54dded936d4538e9b377a1f22b73e 155B / 155B 0.1s done
18:22:54 #13 sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4 1.43kB / 1.43kB done
18:22:54 #13 11.05 Preparing to unpack .../4-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
18:22:54 #13 11.06 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
18:22:54 #13 11.21 Selecting previously unselected package python3.9.
18:22:54 #13 11.21 Preparing to unpack .../5-python3.9_3.9.2-1_arm64.deb ...
18:22:54 #13 11.22 Unpacking python3.9 (3.9.2-1) ...
18:22:54 #13 11.26 Selecting previously unselected package libpython3-stdlib:arm64.
18:22:54 #13 11.26 Preparing to unpack .../6-libpython3-stdlib_3.9.2-3_arm64.deb ...
18:22:54 #13 11.26 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
18:22:54 #13 11.29 Setting up python3-minimal (3.9.2-3) ...
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-041dcc5730330fc42) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:22:54 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 16.78MB / 67.01MB 0.4s
18:22:55 #13 11.48 Selecting previously unselected package python3.
18:22:55 #13 11.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9956 files and directories currently installed.)
18:22:55 #13 11.49 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
18:22:55 #13 11.49 Unpacking python3 (3.9.2-3) ...
18:22:55 #13 11.53 Selecting previously unselected package less.
18:22:55 #13 11.53 Preparing to unpack .../001-less_551-2_arm64.deb ...
18:22:55 #13 11.54 Unpacking less (551-2) ...
18:22:55 #13 11.58 Selecting previously unselected package netbase.
18:22:55 #13 11.58 Preparing to unpack .../002-netbase_6.3_all.deb ...
18:22:55 #13 11.58 Unpacking netbase (6.3) ...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/44589da0-2eb8-4529-9e2d-1fe71b7b010b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:22:55 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:22:55 chowning workspace
[Pipeline] sh
18:22:55 #13 ...
18:22:55 
18:22:55 #15 [internal] load build context
18:22:55 #15 transferring context: 40.24MB 0.5s done
18:22:55 #15 DONE 0.5s
18:22:55 
18:22:55 #13 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:22:55 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 26.21MB / 67.01MB 0.6s
18:22:55 #13 11.61 Selecting previously unselected package sensible-utils.
18:22:55 #13 11.61 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
18:22:55 #13 11.61 Unpacking sensible-utils (0.0.14) ...
18:22:55 #13 11.64 Selecting previously unselected package bzip2.
18:22:55 #13 11.64 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
18:22:55 #13 11.65 Unpacking bzip2 (1.0.8-4) ...
18:22:55 #13 11.68 Selecting previously unselected package openssl.
18:22:55 #13 11.68 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_arm64.deb ...
18:22:55 #13 11.68 Unpacking openssl (1.1.1w-0+deb11u1) ...
18:22:55 #13 11.77 Selecting previously unselected package ca-certificates.
18:22:55 #13 11.77 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
18:22:55 #13 11.78 Unpacking ca-certificates (20210119) ...
18:22:55 #13 11.82 Selecting previously unselected package libmagic-mgc.
18:22:55 #13 11.82 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
18:22:55 #13 11.83 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
18:22:55 + pwd
18:22:55 + id -u
18:22:55 + id -g
18:22:55 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:22:55 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 32.51MB / 67.01MB 0.9s
18:22:55 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 38.80MB / 67.01MB 1.0s
18:22:55 #14 8.593  * base: download.cf.centos.org
18:22:55 #14 8.593  * extras: download.cf.centos.org
18:22:55 #14 8.593  * updates: download.cf.centos.org
18:22:55 #13 11.90 Selecting previously unselected package libmagic1:arm64.
18:22:55 #13 11.90 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
18:22:55 #13 11.90 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
18:22:55 #13 11.93 Selecting previously unselected package file.
18:22:55 #13 11.94 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_arm64.deb ...
18:22:55 #13 11.94 Unpacking file (1:5.39-3+deb11u1) ...
18:22:55 #13 11.97 Selecting previously unselected package gettext-base.
18:22:55 #13 11.97 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
18:22:55 #13 11.97 Unpacking gettext-base (0.21-4) ...
18:22:55 #13 12.02 Selecting previously unselected package manpages.
18:22:55 #13 12.02 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
18:22:55 #13 12.02 Unpacking manpages (5.10-1) ...
18:22:55 #13 12.14 Selecting previously unselected package libmd0:arm64.
[Pipeline] echo
18:22:55 Removing all docker containers
[Pipeline] sh
18:22:55 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 44.04MB / 67.01MB 1.2s
18:22:55 #13 12.14 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
18:22:55 #13 12.14 Unpacking libmd0:arm64 (1.0.3-3) ...
18:22:55 #13 12.18 Selecting previously unselected package libbsd0:arm64.
18:22:55 #13 12.18 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_arm64.deb ...
18:22:55 #13 12.18 Unpacking libbsd0:arm64 (0.11.3-1+deb11u1) ...
18:22:55 #13 12.22 Selecting previously unselected package libedit2:arm64.
18:22:55 #13 12.23 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
18:22:55 #13 12.23 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
18:22:55 #13 12.27 Selecting previously unselected package libcbor0:arm64.
18:22:55 #13 12.27 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
18:22:55 #13 12.27 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
18:22:55 #13 12.31 Selecting previously unselected package libfido2-1:arm64.
18:22:55 #13 12.31 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
18:22:55 #13 12.31 Unpacking libfido2-1:arm64 (1.6.0-2) ...
18:22:55 #13 12.35 Selecting previously unselected package openssh-client.
18:22:55 #13 12.35 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u2_arm64.deb ...
18:22:55 #13 12.36 Unpacking openssh-client (1:8.4p1-5+deb11u2) ...
18:22:55 + docker container ls -aq
[Pipeline] echo
18:22:55 Docker containers have been removed
[Pipeline] echo
18:22:55 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:22:55 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-37-aarch64)
[Pipeline] sh
18:22:55 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 50.33MB / 67.01MB 1.4s
18:22:56 #13 12.46 Selecting previously unselected package ucf.
18:22:56 #13 12.46 Preparing to unpack .../018-ucf_3.0043_all.deb ...
18:22:56 #13 12.47 Moving old data out of the way
18:22:56 #13 12.47 Unpacking ucf (3.0043) ...
18:22:56 #13 12.51 Selecting previously unselected package xz-utils.
18:22:56 #13 12.51 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:22:56 #13 12.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:22:56 #13 12.56 Selecting previously unselected package libsigsegv2:arm64.
18:22:56 #13 12.57 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
18:22:56 #13 12.57 Unpacking libsigsegv2:arm64 (2.13-1) ...
18:22:56 #13 12.60 Selecting previously unselected package m4.
18:22:56 #13 12.60 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
18:22:56 #13 12.60 Unpacking m4 (1.4.18-5) ...
18:22:56 #13 12.64 Selecting previously unselected package autoconf.
18:22:56 #13 12.64 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
18:22:56 #13 12.64 Unpacking autoconf (2.69-14) ...
18:22:56 #13 12.70 Selecting previously unselected package autotools-dev.
18:22:56 + echo starting...
18:22:56 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:22:56 #13 12.70 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
18:22:56 #13 12.70 Unpacking autotools-dev (20180224.1+nmu1) ...
18:22:56 #13 12.74 Selecting previously unselected package automake.
18:22:56 #13 12.74 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
18:22:56 #13 12.74 Unpacking automake (1:1.16.3-2) ...
18:22:56 #13 12.81 Selecting previously unselected package autopoint.
18:22:56 #13 12.81 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
18:22:56 #13 12.81 Unpacking autopoint (0.21-4) ...
18:22:56 #13 12.85 Selecting previously unselected package binutils-common:arm64.
18:22:56 #13 12.85 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
18:22:56 #13 12.86 Unpacking binutils-common:arm64 (2.35.2-2) ...
18:22:56 #13 20.38 Selecting previously unselected package libfakeroot:arm64.
18:22:56 + docker version
18:22:56 Client: Docker Engine - Community
18:22:56  Version:           24.0.2
18:22:56  API version:       1.43
18:22:56  Go version:        go1.20.4
18:22:56  Git commit:        cb74dfc
18:22:56  Built:             Thu May 25 21:52:41 2023
18:22:56  OS/Arch:           linux/arm64
18:22:56  Context:           default
18:22:56 
18:22:56 Server: Docker Engine - Community
18:22:56  Engine:
18:22:56   Version:          24.0.2
18:22:56   API version:      1.43 (minimum version 1.12)
18:22:56   Go version:       go1.20.4
18:22:56   Git commit:       659604f
18:22:56   Built:            Thu May 25 21:52:41 2023
18:22:56   OS/Arch:          linux/arm64
18:22:56   Experimental:     true
18:22:56  containerd:
18:22:56   Version:          1.6.21
18:22:56   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:56  runc:
18:22:56   Version:          1.1.7
18:22:56   GitCommit:        v1.1.7-0-g860f061
18:22:56  docker-init:
18:22:56   Version:          0.19.0
18:22:56   GitCommit:        de40ad0
[Pipeline] sh
18:22:56 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 66.06MB / 67.01MB 1.8s
18:22:56 #13 13.06 Selecting previously unselected package libbinutils:arm64.
18:22:56 #13 13.06 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
18:22:56 #13 13.07 Unpacking libbinutils:arm64 (2.35.2-2) ...
18:22:56 #13 13.14 Selecting previously unselected package libctf-nobfd0:arm64.
18:22:56 #13 13.14 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
18:22:56 #13 13.15 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
18:22:56 #13 13.18 Selecting previously unselected package libctf0:arm64.
18:22:56 #13 20.38 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ...
18:22:56 #13 20.38 Unpacking libfakeroot:arm64 (1.23-1) ...
18:22:56 #13 20.42 Selecting previously unselected package fakeroot.
18:22:56 #13 20.42 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ...
18:22:56 #13 20.43 Unpacking fakeroot (1.23-1) ...
18:22:56 #13 20.47 Selecting previously unselected package libassuan0:arm64.
18:22:56 #13 20.47 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ...
18:22:56 #13 20.48 Unpacking libassuan0:arm64 (2.5.2-1) ...
18:22:56 #13 20.51 Selecting previously unselected package gpgconf.
18:22:56 #13 20.51 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
18:22:56 #13 20.52 Unpacking gpgconf (2.2.12-1+deb10u2) ...
18:22:56 #13 20.57 Selecting previously unselected package libksba8:arm64.
18:22:56 #13 20.57 Preparing to unpack .../091-libksba8_1.3.5-2+deb10u2_arm64.deb ...
18:22:56 #13 20.57 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ...
18:22:56 #13 20.62 Selecting previously unselected package libnpth0:arm64.
18:22:56 + docker info
18:22:56 Client: Docker Engine - Community
18:22:56  Version:    24.0.2
18:22:56  Context:    default
18:22:56  Debug Mode: false
18:22:56  Plugins:
18:22:56   buildx: Docker Buildx (Docker Inc.)
18:22:56     Version:  v0.11.0
18:22:56     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:22:56   compose: Docker Compose (Docker Inc.)
18:22:56     Version:  v2.19.1
18:22:56     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:22:56 
18:22:56 Server:
18:22:56  Containers: 0
18:22:56   Running: 0
18:22:56   Paused: 0
18:22:56   Stopped: 0
18:22:56  Images: 4
18:22:56  Server Version: 24.0.2
18:22:56  Storage Driver: overlay2
18:22:56   Backing Filesystem: extfs
18:22:56   Supports d_type: true
18:22:56   Using metacopy: false
18:22:56   Native Overlay Diff: true
18:22:56   userxattr: false
18:22:56  Logging Driver: json-file
18:22:56  Cgroup Driver: cgroupfs
18:22:56  Cgroup Version: 1
18:22:56  Plugins:
18:22:56   Volume: local
18:22:56   Network: bridge host ipvlan macvlan null overlay
18:22:56   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:22:56  Swarm: inactive
18:22:56  Runtimes: io.containerd.runc.v2 runc
18:22:56  Default Runtime: runc
18:22:56  Init Binary: docker-init
18:22:56  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:22:56  runc version: v1.1.7-0-g860f061
18:22:56  init version: de40ad0
18:22:56  Security Options:
18:22:56   apparmor
18:22:56   seccomp
18:22:56    Profile: builtin
18:22:56  Kernel Version: 5.15.0-1039-aws
18:22:56  Operating System: Ubuntu 20.04.6 LTS
18:22:56  OSType: linux
18:22:56  Architecture: aarch64
18:22:56  CPUs: 8
18:22:56  Total Memory: 30.64GiB
18:22:56  Name: ip-10-100-44-185
18:22:56  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:22:56  Docker Root Dir: /var/lib/docker
18:22:56  Debug Mode: false
18:22:56  Username: dockerbuildbot
18:22:56  Experimental: true
18:22:56  Insecure Registries:
18:22:56   127.0.0.0/8
18:22:56  Live Restore Enabled: true
18:22:56 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:22:56 The recommended git tool is: git
18:22:56 using credential docker-jenkins-github-credentials
18:22:56 Cloning the remote Git repository
18:22:56 Cloning with configured refspecs honoured and without tags
18:22:56 #13 13.19 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
18:22:56 #13 13.19 Unpacking libctf0:arm64 (2.35.2-2) ...
18:22:56 #13 13.22 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:22:56 #13 13.22 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
18:22:56 #13 13.22 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
18:22:56 #13 13.47 Selecting previously unselected package binutils.
18:22:56 #13 20.62 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ...
18:22:56 #13 20.62 Unpacking libnpth0:arm64 (1.6-1) ...
18:22:56 #13 20.66 Selecting previously unselected package dirmngr.
18:22:56 #13 20.66 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
18:22:56 #13 20.68 Unpacking dirmngr (2.2.12-1+deb10u2) ...
18:22:56 #13 20.73 Selecting previously unselected package gnupg-l10n.
18:22:56 #13 20.73 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
18:22:56 #13 20.74 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
18:22:56 #13 20.83 Selecting previously unselected package gnupg-utils.
18:22:56 #13 20.83 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
18:22:56 #13 20.84 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
18:22:57 mkdir -p sources
18:22:57 docker run --rm -w /v \
18:22:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:22:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:22:57 	alpine \
18:22:57 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:22:57 #13 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 67.01MB / 67.01MB 2.3s done
18:22:57 #13 extracting sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149
18:22:57 #13 13.47 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
18:22:57 #13 13.47 Unpacking binutils (2.35.2-2) ...
18:22:57 #13 13.51 Selecting previously unselected package libc-dev-bin.
18:22:57 #13 13.51 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u7_arm64.deb ...
18:22:57 #13 13.51 Unpacking libc-dev-bin (2.31-13+deb11u7) ...
18:22:57 #13 13.54 Selecting previously unselected package linux-libc-dev:arm64.
18:22:57 #13 13.55 Preparing to unpack .../033-linux-libc-dev_5.10.197-1_arm64.deb ...
18:22:57 #13 13.55 Unpacking linux-libc-dev:arm64 (5.10.197-1) ...
18:22:57 #13 13.68 Selecting previously unselected package libcrypt-dev:arm64.
18:22:57 #13 13.68 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
18:22:57 #13 13.69 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
18:22:57 #13 13.73 Selecting previously unselected package libtirpc-dev:arm64.
18:22:57 Fetching without tags
18:22:57 #13 20.90 Selecting previously unselected package gpg.
18:22:57 #13 20.90 Preparing to unpack .../096-gpg_2.2.12-1+deb10u2_arm64.deb ...
18:22:57 #13 20.90 Unpacking gpg (2.2.12-1+deb10u2) ...
18:22:57 #13 20.97 Selecting previously unselected package pinentry-curses.
18:22:57 #13 20.98 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ...
18:22:57 #13 20.98 Unpacking pinentry-curses (1.1.0-2) ...
18:22:57 #13 21.01 Selecting previously unselected package gpg-agent.
18:22:57 #13 21.01 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
18:22:57 #13 21.02 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
18:22:57 #13 21.07 Selecting previously unselected package gpg-wks-client.
18:22:57 #13 21.07 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
18:22:57 #13 21.07 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
18:22:57 #13 21.12 Selecting previously unselected package gpg-wks-server.
18:22:57 #13 21.12 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
18:22:57 #13 21.12 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
18:22:57 #13 21.16 Selecting previously unselected package gpgsm.
18:22:57 #13 21.16 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
18:22:57 #13 21.17 Unpacking gpgsm (2.2.12-1+deb10u2) ...
18:22:57 #13 21.21 Selecting previously unselected package gnupg.
18:22:57 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:22:57 Merge succeeded, producing e24689456d292be1f010f04c61cc8f8f06471fae
18:22:57 Checking out Revision e24689456d292be1f010f04c61cc8f8f06471fae (PR-949)
18:22:57 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:22:57 #13 13.73 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ...
18:22:57 #13 13.73 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
18:22:57 #13 13.78 Selecting previously unselected package libnsl-dev:arm64.
18:22:57 #13 13.78 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
18:22:57 #13 13.79 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
18:22:57 #13 13.82 Selecting previously unselected package libc6-dev:arm64.
18:22:57 #13 13.82 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u7_arm64.deb ...
18:22:57 #13 13.82 Unpacking libc6-dev:arm64 (2.31-13+deb11u7) ...
18:22:57 #13 21.21 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u2_all.deb ...
18:22:57 #13 21.22 Unpacking gnupg (2.2.12-1+deb10u2) ...
18:22:57 #13 21.28 Selecting previously unselected package libfile-which-perl.
18:22:57 #13 21.28 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
18:22:57 #13 21.28 Unpacking libfile-which-perl (1.23-1) ...
18:22:57 #13 21.31 Selecting previously unselected package libfile-homedir-perl.
18:22:57 #13 21.31 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ...
18:22:57 #13 21.32 Unpacking libfile-homedir-perl (1.004-1) ...
18:22:57 #13 21.35 Selecting previously unselected package libio-pty-perl.
18:22:57 #13 21.35 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ...
18:22:57 #13 21.35 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
18:22:57 #13 21.38 Selecting previously unselected package libipc-run-perl.
18:22:57 #13 21.38 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ...
18:22:57 #13 21.39 Unpacking libipc-run-perl (20180523.0-1) ...
18:22:57 #13 21.42 Selecting previously unselected package libclass-method-modifiers-perl.
18:22:57 #13 14.03 Selecting previously unselected package libisl23:arm64.
18:22:57 #13 14.03 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
18:22:57 #13 14.04 Unpacking libisl23:arm64 (0.23-1) ...
18:22:57 #13 14.11 Selecting previously unselected package libmpfr6:arm64.
18:22:57 #13 14.11 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
18:22:57 #13 14.11 Unpacking libmpfr6:arm64 (4.1.0-3) ...
18:22:57 #13 14.17 Selecting previously unselected package libmpc3:arm64.
18:22:57 #13 21.42 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ...
18:22:57 #13 21.43 Unpacking libclass-method-modifiers-perl (2.12-1) ...
18:22:57 #13 21.46 Selecting previously unselected package libsub-exporter-progressive-perl.
18:22:57 #13 21.46 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:22:57 #13 21.46 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:22:57 #13 21.49 Selecting previously unselected package libdevel-globaldestruction-perl.
18:22:57 #13 21.49 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ...
18:22:57 #13 21.50 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
18:22:57 #13 21.53 Selecting previously unselected package libb-hooks-op-check-perl.
18:22:57 #13 21.53 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ...
18:22:57 #13 21.53 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
18:22:57 #13 21.56 Selecting previously unselected package libdynaloader-functions-perl.
18:22:57 #13 21.56 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ...
18:22:57 #13 21.56 Unpacking libdynaloader-functions-perl (0.003-1) ...
18:22:57 #13 21.60 Selecting previously unselected package libdevel-callchecker-perl.
18:22:57 #13 21.60 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ...
18:22:57 #13 21.60 Unpacking libdevel-callchecker-perl (0.008-1) ...
18:22:57 #13 21.63 Selecting previously unselected package libparams-classify-perl.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e24689456d292be1f010f04c61cc8f8f06471fae # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
18:22:57 #13 14.17 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
18:22:57 #13 14.17 Unpacking libmpc3:arm64 (1.2.0-1) ...
18:22:57 #13 14.20 Selecting previously unselected package cpp-10.
18:22:57 #13 14.20 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
18:22:57 #13 14.21 Unpacking cpp-10 (10.2.1-6) ...
18:22:58 #13 21.63 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ...
18:22:58 #13 21.64 Unpacking libparams-classify-perl (0.015-1+b1) ...
18:22:58 #13 21.67 Selecting previously unselected package libmodule-runtime-perl.
18:22:58 #13 21.67 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ...
18:22:58 #13 21.68 Unpacking libmodule-runtime-perl (0.016-1) ...
18:22:58 #13 21.71 Selecting previously unselected package libimport-into-perl.
18:22:58 #13 21.71 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ...
18:22:58 #13 21.71 Unpacking libimport-into-perl (1.002005-1) ...
18:22:58 #13 21.74 Selecting previously unselected package librole-tiny-perl.
18:22:58 #13 21.74 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ...
18:22:58 #13 21.75 Unpacking librole-tiny-perl (2.000006-1) ...
18:22:58 #13 21.78 Selecting previously unselected package libstrictures-perl.
18:22:58 #13 21.78 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ...
18:22:58 #13 21.79 Unpacking libstrictures-perl (2.000005-1) ...
18:22:58 #13 21.82 Selecting previously unselected package libsub-quote-perl.
18:22:58 #13 21.82 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ...
18:22:58 #13 21.83 Unpacking libsub-quote-perl (2.005001-1) ...
18:22:58 #13 21.85 Selecting previously unselected package libmoo-perl.
18:22:58 #13 21.86 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ...
18:22:58 #13 21.86 Unpacking libmoo-perl (2.003004-2) ...
18:22:58 #13 21.90 Selecting previously unselected package libencode-locale-perl.
18:22:58 #13 21.90 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ...
18:22:58 #13 21.90 Unpacking libencode-locale-perl (1.05-1) ...
18:22:58 #13 21.93 Selecting previously unselected package libtimedate-perl.
18:22:58 #13 21.94 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
18:22:58 #13 21.94 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
18:22:58 #13 21.98 Selecting previously unselected package libhttp-date-perl.
18:22:58 + make clean
18:22:58 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:22:58 rm -f -r src
18:22:58 make -C rpm clean
18:22:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:58 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:22:58 rm -f -r rpmbuild/
18:22:58 docker builder prune -f --filter until=24h
18:22:58 Total:	0B
18:22:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:22:58 make -C deb clean
18:22:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:58 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:22:58 rm -f -r debbuild
18:22:58 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:22:58 rm -f -r sources
18:22:58 docker builder prune -f --filter until=24h
18:22:58 #13 21.98 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ...
18:22:58 #13 21.99 Unpacking libhttp-date-perl (6.02-1) ...
18:22:58 #13 22.02 Selecting previously unselected package libfile-listing-perl.
18:22:58 #13 22.02 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ...
18:22:58 #13 22.03 Unpacking libfile-listing-perl (6.04-1) ...
18:22:58 #13 22.05 Selecting previously unselected package libhtml-tagset-perl.
18:22:58 #13 22.06 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ...
18:22:58 #13 22.06 Unpacking libhtml-tagset-perl (3.20-3) ...
18:22:58 #13 22.09 Selecting previously unselected package liburi-perl.
18:22:58 #13 22.10 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ...
18:22:58 #13 22.10 Unpacking liburi-perl (1.76-1) ...
18:22:58 #13 22.14 Selecting previously unselected package libhtml-parser-perl.
18:22:58 #13 22.14 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ...
18:22:58 #13 22.14 Unpacking libhtml-parser-perl (3.72-3+b3) ...
18:22:58 #13 22.18 Selecting previously unselected package libhtml-tree-perl.
18:22:58 #13 22.18 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ...
18:22:58 #13 22.19 Unpacking libhtml-tree-perl (5.07-2) ...
18:22:58 #13 22.23 Selecting previously unselected package libio-html-perl.
18:22:58 == Building packages for debian-bookworm ==
18:22:58 mkdir -p "debbuild/debian-bookworm"
18:22:58 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile .
18:22:58 #0 building with "default" instance using docker driver
18:22:58 
18:22:58 #1 [internal] load .dockerignore
18:22:58 #1 transferring context: 2B done
18:22:58 #1 DONE 0.0s
18:22:58 
18:22:58 #2 [internal] load build definition from Dockerfile
18:22:58 #2 transferring dockerfile: 986B done
18:22:58 #2 DONE 0.0s
18:22:58 
18:22:58 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:22:58 #3 DONE 0.0s
18:22:58 
18:22:58 #4 resolve image config for docker.io/docker/dockerfile:1
18:22:58 Total:	0B
18:22:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:22:58 make -C static clean
18:22:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:22:58 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:22:58 rm -f -r build
18:22:58 docker builder prune -f --filter until=24h
18:22:58 Total:	0B
18:22:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:22:58 #13 14.78 Selecting previously unselected package cpp.
18:22:58 #13 14.78 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
18:22:58 #13 14.79 Unpacking cpp (4:10.2.1-1) ...
18:22:58 #13 14.82 Selecting previously unselected package libcc1-0:arm64.
18:22:58 #13 14.82 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
18:22:58 #13 14.83 Unpacking libcc1-0:arm64 (10.2.1-6) ...
18:22:58 #13 14.86 Selecting previously unselected package libgomp1:arm64.
18:22:58 #13 14.86 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
18:22:58 #13 14.87 Unpacking libgomp1:arm64 (10.2.1-6) ...
18:22:58 #13 14.90 Selecting previously unselected package libitm1:arm64.
18:22:58 #13 14.91 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
18:22:58 #13 14.91 Unpacking libitm1:arm64 (10.2.1-6) ...
18:22:58 #13 14.94 Selecting previously unselected package libatomic1:arm64.
18:22:58 #13 14.94 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
18:22:58 #13 14.95 Unpacking libatomic1:arm64 (10.2.1-6) ...
18:22:58 #13 14.98 Selecting previously unselected package libasan6:arm64.
18:22:58 #13 14.98 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
18:22:58 #13 14.99 Unpacking libasan6:arm64 (10.2.1-6) ...
18:22:58 #13 22.23 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ...
18:22:58 #13 22.24 Unpacking libio-html-perl (1.001-1) ...
18:22:58 #13 22.27 Selecting previously unselected package liblwp-mediatypes-perl.
18:22:58 #13 22.27 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ...
18:22:58 #13 22.27 Unpacking liblwp-mediatypes-perl (6.02-1) ...
18:22:58 #13 22.31 Selecting previously unselected package libhttp-message-perl.
18:22:58 #13 22.31 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ...
18:22:58 #13 22.31 Unpacking libhttp-message-perl (6.18-1) ...
18:22:58 #13 22.35 Selecting previously unselected package libhttp-cookies-perl.
18:22:58 #13 22.35 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ...
18:22:58 #13 22.35 Unpacking libhttp-cookies-perl (6.04-1) ...
18:22:58 #13 22.38 Selecting previously unselected package libhttp-negotiate-perl.
18:22:58 #13 22.38 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ...
18:22:58 #13 22.39 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:22:58 #13 22.42 Selecting previously unselected package perl-openssl-defaults:arm64.
18:22:58 #13 22.42 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ...
18:22:58 #13 22.43 Unpacking perl-openssl-defaults:arm64 (3) ...
18:22:58 #13 22.46 Selecting previously unselected package libnet-ssleay-perl.
18:22:58 #4 DONE 0.4s
18:22:58 
18:22:58 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:22:58 #5 CACHED
18:22:58 + make REF=master fedora-37
18:22:58 git init src/github.com/docker/cli
18:22:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:22:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:22:58 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:22:58 + SRC=src/github.com/docker/cli
18:22:58 + REF=master
18:22:58 + REF_FETCH=master
18:22:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:22:58 + awk {print $2}
18:22:58 + REF=refs/heads/master
18:22:58 + [ -n refs/heads/master ]
18:22:58 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:58 #13 15.18 Selecting previously unselected package liblsan0:arm64.
18:22:58 #13 15.18 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
18:22:58 #13 15.18 Unpacking liblsan0:arm64 (10.2.1-6) ...
18:22:58 #13 15.27 Selecting previously unselected package libtsan0:arm64.
18:22:58 #13 15.28 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
18:22:58 #13 15.28 Unpacking libtsan0:arm64 (10.2.1-6) ...
18:22:58 #13 10.63 CentOS Stream 9 - Extras packages                12 kB/s |  14 kB     00:01    
18:22:58 #13 22.46 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ...
18:22:58 #13 22.46 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
18:22:58 #13 22.52 Selecting previously unselected package libio-socket-ssl-perl.
18:22:58 #13 22.52 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ...
18:22:58 #13 22.52 Unpacking libio-socket-ssl-perl (2.060-3) ...
18:22:58 #13 22.57 Selecting previously unselected package libnet-http-perl.
18:22:58 #13 22.57 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ...
18:22:58 #13 22.57 Unpacking libnet-http-perl (6.18-1) ...
18:22:58 #13 22.60 Selecting previously unselected package liblwp-protocol-https-perl.
18:22:58 #13 22.60 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ...
18:22:58 #13 22.61 Unpacking liblwp-protocol-https-perl (6.07-2) ...
18:22:58 #13 22.64 Selecting previously unselected package libtry-tiny-perl.
18:22:58 #13 22.64 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ...
18:22:58 #13 22.64 Unpacking libtry-tiny-perl (0.30-1) ...
18:22:58 #13 22.67 Selecting previously unselected package libwww-robotrules-perl.
18:22:58 
18:22:58 #6 [auth] library/debian:pull token for registry-1.docker.io
18:22:58 #6 DONE 0.0s
18:22:58 
18:22:58 #7 [auth] library/golang:pull token for registry-1.docker.io
18:22:58 #7 DONE 0.0s
18:22:58 
18:22:58 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:58 #13 15.48 Selecting previously unselected package libubsan1:arm64.
18:22:58 #13 15.49 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
18:22:58 #13 15.49 Unpacking libubsan1:arm64 (10.2.1-6) ...
18:22:58 #13 15.58 Selecting previously unselected package libgcc-10-dev:arm64.
18:22:59 #13 22.67 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ...
18:22:59 #13 22.67 Unpacking libwww-robotrules-perl (6.02-1) ...
18:22:59 #13 22.70 Selecting previously unselected package libwww-perl.
18:22:59 #13 22.70 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ...
18:22:59 #13 22.71 Unpacking libwww-perl (6.36-2) ...
18:22:59 #13 22.75 Selecting previously unselected package patchutils.
18:22:59 #13 22.75 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ...
18:22:59 #13 22.76 Unpacking patchutils (0.3.4-2) ...
18:22:59 #13 22.79 Selecting previously unselected package wdiff.
18:22:59 #13 22.79 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ...
18:22:59 #13 22.80 Unpacking wdiff (1.2.2-2+b1) ...
18:22:59 #13 22.85 Selecting previously unselected package devscripts.
18:22:59 #13 22.85 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ...
18:22:59 #13 22.87 Unpacking devscripts (2.19.5+deb10u1) ...
18:22:59 #8 ...
18:22:59 
18:22:59 #9 [internal] load metadata for docker.io/library/debian:bookworm
18:22:59 #9 DONE 0.4s
18:22:59 
18:22:59 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:22:59 #8 DONE 0.4s
18:22:59 
18:22:59 #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581
18:22:59 #10 resolve docker.io/library/debian:bookworm@sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581 0.1s done
18:22:59 #10 sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581 1.85kB / 1.85kB done
18:22:59 #10 sha256:79e4d6b03e237637096d5a2ccf42aa60b2591505d87c78f237c6174c454b13f9 529B / 529B done
18:22:59 #10 sha256:5cd8b6447933486318a77c560bbd8562f7c9c4d31e0d7f65e2392fef8e79a590 1.48kB / 1.48kB done
18:22:59 #13 15.58 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
18:22:59 #13 15.58 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
18:22:59 #13 15.69 Selecting previously unselected package gcc-10.
18:22:59 #13 15.70 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
18:22:59 #13 15.70 Unpacking gcc-10 (10.2.1-6) ...
18:22:59 From https://github.com/docker/cli
18:22:59  * [new branch]      master     -> master
18:22:59  * [new branch]      master     -> origin/master
18:22:59 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:22:59 #13 22.98 Selecting previously unselected package diffstat.
18:22:59 #13 22.98 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ...
18:22:59 #13 22.99 Unpacking diffstat (1.62-1) ...
18:22:59 #13 23.02 Selecting previously unselected package distro-info-data.
18:22:59 #13 23.02 Preparing to unpack .../145-distro-info-data_0.41+deb10u7_all.deb ...
18:22:59 #13 23.03 Unpacking distro-info-data (0.41+deb10u7) ...
18:22:59 #13 23.06 Selecting previously unselected package python3-pkg-resources.
18:22:59 #13 23.07 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ...
18:22:59 #13 23.07 Unpacking python3-pkg-resources (40.8.0-1) ...
18:22:59 #13 23.11 Selecting previously unselected package python3-chardet.
18:22:59 #13 23.11 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ...
18:22:59 #13 23.12 Unpacking python3-chardet (3.0.4-3) ...
18:22:59 #13 23.16 Selecting previously unselected package python3-six.
18:22:59 #13 23.16 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ...
18:22:59 #13 23.17 Unpacking python3-six (1.12.0-1) ...
18:22:59 #10 DONE 0.1s
18:22:59 
18:22:59 #11 [internal] load build context
18:22:59 #11 transferring context: 34.09MB 0.1s done
18:22:59 #11 DONE 0.1s
18:22:59 
18:22:59 #12 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:22:59 #12 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.1s done
18:22:59 #12 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 0B / 64.10MB 0.1s
18:22:59 #12 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:22:59 #12 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:22:59 #12 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 0B / 155B 0.1s
18:22:59 #12 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:22:59 #12 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 20.97MB / 64.10MB 0.3s
18:22:59 #12 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 0.1s done
18:22:59 git init src/github.com/docker/docker
18:22:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:22:59 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:22:59 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:22:59 + SRC=src/github.com/docker/docker
18:22:59 + REF=master
18:22:59 + REF_FETCH=master
18:22:59 + git -C src/github.com/docker/docker ls-remote --refs+  --heads --tags origin master
18:22:59 awk {print $2}
18:22:59 #13 23.20 Selecting previously unselected package python3-debian.
18:22:59 #13 23.20 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ...
18:22:59 #13 23.21 Unpacking python3-debian (0.1.35) ...
18:22:59 #13 23.25 Selecting previously unselected package libgpgme11:arm64.
18:22:59 #13 23.25 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ...
18:22:59 #13 23.25 Unpacking libgpgme11:arm64 (1.12.0-6) ...
18:22:59 #13 23.30 Selecting previously unselected package python3-gpg.
18:22:59 #13 23.30 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ...
18:22:59 #13 23.31 Unpacking python3-gpg (1.12.0-6) ...
18:22:59 #13 23.37 Selecting previously unselected package dput.
18:22:59 #13 23.37 Preparing to unpack .../152-dput_1.0.3_all.deb ...
18:22:59 #13 23.38 Unpacking dput (1.0.3) ...
18:22:59 #13 23.42 Selecting previously unselected package equivs.
18:22:59 #13 extracting sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 2.9s done
18:22:59 #13 11.62 Dependencies resolved.
18:22:59 #13 11.63 ================================================================================
18:22:59 #13 11.63  Package                      Arch     Version                 Repository  Size
18:22:59 #13 11.63 ================================================================================
18:22:59 #13 11.63 Installing:
18:22:59 #13 11.63  dnf-plugins-core             noarch   4.3.0-11.el9            baseos      38 k
18:22:59 #13 11.63  rpm-build                    aarch64  4.16.1.3-25.el9         appstream   67 k
18:22:59 #13 11.63  rpmlint                      noarch   1.11-19.el9             appstream  198 k
18:22:59 #13 11.63 Installing dependencies:
18:22:59 #13 11.63  adobe-source-code-pro-fonts  noarch   2.030.1.050-12.el9.1    baseos     832 k
18:22:59 #13 11.63  binutils                     aarch64  2.35.2-42.el9           baseos     4.8 M
18:22:59 #13 11.63  binutils-gold                aarch64  2.35.2-42.el9           baseos     884 k
18:22:59 #13 11.63  bzip2                        aarch64  1.0.8-8.el9             baseos      56 k
18:22:59 #13 11.63  cpio                         aarch64  2.13-16.el9             baseos     274 k
18:22:59 #13 11.63  dbus-libs                    aarch64  1:1.12.20-8.el9         baseos     150 k
18:22:59 #13 11.63  debugedit                    aarch64  5.0-4.el9               appstream   76 k
18:22:59 #13 11.63  desktop-file-utils           aarch64  0.26-6.el9              appstream   72 k
18:22:59 #13 11.63  diffutils                    aarch64  3.7-12.el9              baseos     392 k
18:22:59 #13 11.63  dwz                          aarch64  0.14-3.el9              appstream  126 k
18:22:59 #13 11.63  ed                           aarch64  1.14.2-12.el9           baseos      74 k
18:22:59 #13 11.63  efi-srpm-macros              noarch   4-9.el9                 appstream   23 k
18:22:59 #13 11.63  elfutils                     aarch64  0.189-3.el9             baseos     520 k
18:22:59 #13 11.63  elfutils-debuginfod-client   aarch64  0.189-3.el9             baseos      36 k
18:22:59 #13 11.63  emacs-filesystem             noarch   1:27.2-9.el9            appstream  8.9 k
18:22:59 #13 11.63  enchant                      aarch64  1:1.6.0-30.el9          appstream   61 k
18:22:59 #13 11.63  file                         aarch64  5.39-14.el9             baseos      49 k
18:22:59 #13 11.63  fonts-srpm-macros            noarch   1:2.0.5-7.el9.1         appstream   28 k
18:22:59 #13 11.63  gdb-minimal                  aarch64  10.2-11.el9             appstream  3.1 M
18:22:59 #13 11.63  gdk-pixbuf2                  aarch64  2.42.6-3.el9            appstream  490 k
18:22:59 #13 11.63  ghc-srpm-macros              noarch   1.5.0-6.el9             appstream  8.8 k
18:22:59 #13 11.63  glib-networking              aarch64  2.68.3-3.el9            baseos     185 k
18:22:59 #13 11.63  glibc-gconv-extra            aarch64  2.34-83.el9.7           baseos     1.7 M
18:22:59 #13 11.63  go-srpm-macros               noarch   3.2.0-3.el9             appstream   27 k
18:22:59 #13 11.63  groff-base                   aarch64  1.22.4-10.el9           baseos     1.0 M
18:22:59 #13 11.63  gsettings-desktop-schemas    aarch64  40.0-6.el9              baseos     684 k
18:22:59 #13 11.63  hunspell                     aarch64  1.7.0-11.el9            appstream  319 k
18:22:59 #13 11.63  hunspell-en-GB               noarch   0.20140811.1-20.el9     appstream  226 k
18:22:59 #13 11.63  hunspell-en-US               noarch   0.20140811.1-20.el9     appstream  177 k
18:22:59 #13 11.63  hunspell-filesystem          aarch64  1.7.0-11.el9            appstream  8.6 k
18:22:59 #13 11.63  info                         aarch64  6.7-15.el9              baseos     221 k
18:22:59 #13 11.63  json-glib                    aarch64  1.6.6-1.el9             baseos     160 k
18:22:59 #13 11.63  kernel-srpm-macros           noarch   1.0-13.el9              appstream   16 k
18:22:59 #13 11.63  less                         aarch64  590-2.el9               baseos     161 k
18:22:59 #13 11.63  libappstream-glib            aarch64  0.7.18-4.el9            appstream  380 k
18:22:59 #13 11.63  libbrotli                    aarch64  1.0.9-6.el9             baseos     314 k
18:22:59 #13 11.63  libicu                       aarch64  67.1-9.el9              baseos     9.5 M
18:22:59 #13 11.63  libjpeg-turbo                aarch64  2.0.90-6.el9            appstream  170 k
18:22:59 #13 11.63  libpipeline                  aarch64  1.5.3-4.el9             baseos      48 k
18:22:59 #13 11.63  libpkgconf                   aarch64  1.7.3-10.el9            baseos      36 k
18:22:59 #13 11.63  libpng                       aarch64  2:1.6.37-12.el9         baseos     115 k
18:22:59 #13 11.63  libproxy                     aarch64  0.4.15-35.el9           baseos      71 k
18:22:59 #13 11.63  libpsl                       aarch64  0.21.1-5.el9            baseos      64 k
18:22:59 #13 11.63  libsoup                      aarch64  2.72.0-8.el9            appstream  397 k
18:22:59 #13 11.63  libstemmer                   aarch64  0-18.585svn.el9         appstream   82 k
18:22:59 #13 11.63  lua-srpm-macros              noarch   1-6.el9                 appstream  9.5 k
18:22:59 #13 11.63  man-db                       aarch64  2.9.3-7.el9             baseos     1.2 M
18:22:59 #13 11.63  ncurses                      aarch64  6.2-10.20210508.el9     baseos     399 k
18:22:59 #13 11.63  ocaml-srpm-macros            noarch   6-6.el9                 appstream  8.8 k
18:22:59 #13 11.63  openblas-srpm-macros         noarch   2-11.el9                appstream  8.4 k
18:22:59 #13 11.63  patch                        aarch64  2.7.6-16.el9            appstream  124 k
18:22:59 #13 11.63  perl-AutoLoader              noarch   5.74-480.el9            appstream   22 k
18:22:59 #13 11.63  perl-B                       aarch64  1.80-480.el9            appstream  182 k
18:22:59 #13 11.63  perl-Carp                    noarch   1.50-460.el9            appstream   30 k
18:22:59 #13 11.63  perl-Class-Struct            noarch   0.66-480.el9            appstream   23 k
18:22:59 #13 11.63  perl-Data-Dumper             aarch64  2.174-462.el9           appstream   55 k
18:22:59 #13 11.63  perl-Digest                  noarch   1.19-4.el9              appstream   26 k
18:22:59 #13 11.63  perl-Digest-MD5              aarch64  2.58-4.el9              appstream   37 k
18:22:59 #13 11.63  perl-Encode                  aarch64  4:3.08-462.el9          appstream  1.7 M
18:22:59 #13 11.63  perl-Errno                   aarch64  1.30-480.el9            appstream   16 k
18:22:59 #13 11.63  perl-Exporter                noarch   5.74-461.el9            appstream   32 k
18:22:59 #13 11.63  perl-Fcntl                   aarch64  1.13-480.el9            appstream   21 k
18:22:59 #13 11.63  perl-File-Basename           noarch   2.85-480.el9            appstream   18 k
18:22:59 #13 11.63  perl-File-Path               noarch   2.18-4.el9              appstream   36 k
18:22:59 #13 11.63  perl-File-Temp               noarch   1:0.231.100-4.el9       appstream   60 k
18:22:59 #13 11.63  perl-File-stat               noarch   1.09-480.el9            appstream   18 k
18:22:59 #13 11.63  perl-FileHandle              noarch   2.03-480.el9            appstream   17 k
18:22:59 #13 11.63  perl-Getopt-Long             noarch   1:2.52-4.el9            appstream   61 k
18:22:59 #13 11.63  perl-Getopt-Std              noarch   1.12-480.el9            appstream   17 k
18:22:59 #13 11.63  perl-HTTP-Tiny               noarch   0.076-461.el9           appstream   54 k
18:22:59 #13 11.63  perl-IO                      aarch64  1.43-480.el9            appstream   89 k
18:22:59 #13 11.63  perl-IO-Socket-IP            noarch   0.41-5.el9              appstream   43 k
18:22:59 #13 11.63  perl-IO-Socket-SSL           noarch   2.073-1.el9             appstream  219 k
18:22:59 #13 11.63  perl-IPC-Open3               noarch   1.21-480.el9            appstream   24 k
18:22:59 #13 11.63  perl-MIME-Base64             aarch64  3.16-4.el9              appstream   31 k
18:22:59 #13 11.63  perl-Mozilla-CA              noarch   20200520-6.el9          appstream   13 k
18:22:59 #13 11.63  perl-Net-SSLeay              aarch64  1.92-2.el9              appstream  389 k
18:22:59 #13 11.63  perl-POSIX                   aarch64  1.94-480.el9            appstream   98 k
18:22:59 #13 11.63  perl-PathTools               aarch64  3.78-461.el9            appstream   88 k
18:22:59 #13 11.63  perl-Pod-Escapes             noarch   1:1.07-460.el9          appstream   21 k
18:22:59 #13 11.63  perl-Pod-Perldoc             noarch   3.28.01-461.el9         appstream   87 k
18:22:59 #13 11.63  perl-Pod-Simple              noarch   1:3.42-4.el9            appstream  225 k
18:22:59 #13 11.63  perl-Pod-Usage               noarch   4:2.01-4.el9            appstream   41 k
18:22:59 #13 11.63  perl-Scalar-List-Utils       aarch64  4:1.56-461.el9          appstream   72 k
18:22:59 #13 11.63  perl-SelectSaver             noarch   1.02-480.el9            appstream   13 k
18:22:59 #13 11.63  perl-Socket                  aarch64  4:2.031-4.el9           appstream   55 k
18:22:59 #13 11.63  perl-Storable                aarch64  1:3.21-460.el9          appstream   94 k
18:22:59 #13 11.63  perl-Symbol                  noarch   1.08-480.el9            appstream   15 k
18:22:59 #13 11.63  perl-Term-ANSIColor          noarch   5.01-461.el9            appstream   49 k
18:22:59 #13 11.63  perl-Term-Cap                noarch   1.17-460.el9            appstream   23 k
18:22:59 #13 11.63  perl-Text-ParseWords         noarch   3.30-460.el9            appstream   17 k
18:22:59 #13 11.63  perl-Text-Tabs+Wrap          noarch   2013.0523-460.el9       appstream   24 k
18:22:59 #13 11.63  perl-Time-Local              noarch   2:1.300-7.el9           appstream   34 k
18:22:59 #13 11.63  perl-URI                     noarch   5.09-3.el9              appstream  121 k
18:22:59 #13 11.63  perl-base                    noarch   2.27-480.el9            appstream   17 k
18:22:59 #13 11.63  perl-constant                noarch   1.33-461.el9            appstream   24 k
18:22:59 #13 11.63  perl-if                      noarch   0.60.800-480.el9        appstream   15 k
18:22:59 #13 11.63  perl-interpreter             aarch64  4:5.32.1-480.el9        appstream   72 k
18:22:59 #13 11.63  perl-libnet                  noarch   3.13-4.el9              appstream  130 k
18:22:59 #13 11.63  perl-libs                    aarch64  4:5.32.1-480.el9        appstream  2.1 M
18:22:59 #13 11.63  perl-mro                     aarch64  1.23-480.el9            appstream   29 k
18:22:59 #13 11.63  perl-overload                noarch   1.31-480.el9            appstream   47 k
18:22:59 #13 11.63  perl-overloading             noarch   0.02-480.el9            appstream   14 k
18:22:59 #13 11.63  perl-parent                  noarch   1:0.238-460.el9         appstream   15 k
18:22:59 #13 11.63  perl-podlators               noarch   1:4.14-460.el9          appstream  114 k
18:22:59 #13 11.63  perl-srpm-macros             noarch   1-41.el9                appstream  9.1 k
18:22:59 #13 11.63  perl-subs                    noarch   1.03-480.el9            appstream   13 k
18:22:59 #13 11.63  perl-vars                    noarch   1.05-480.el9            appstream   14 k
18:22:59 #13 11.63  pkgconf                      aarch64  1.7.3-10.el9            baseos      40 k
18:22:59 #13 11.63  pkgconf-m4                   noarch   1.7.3-10.el9            baseos      15 k
18:22:59 #13 11.63  pkgconf-pkg-config           aarch64  1.7.3-10.el9            baseos      11 k
18:22:59 #13 11.63  publicsuffix-list-dafsa      noarch   20210518-3.el9          baseos      58 k
18:22:59 #13 11.63  pyproject-srpm-macros        noarch   1.9.0-1.el9             appstream   15 k
18:22:59 #13 11.63  python-srpm-macros           noarch   3.9-52.el9              appstream   24 k
18:22:59 #13 11.63  python3-dateutil             noarch   1:2.8.1-7.el9           baseos     288 k
18:22:59 #13 11.63  python3-dbus                 aarch64  1.2.18-2.el9            baseos     144 k
18:22:59 #13 11.63  python3-dnf-plugins-core     noarch   4.3.0-11.el9            baseos     247 k
18:22:59 #13 11.63  python3-enchant              noarch   3.2.0-5.el9             appstream   86 k
18:22:59 #13 11.63  python3-file-magic           noarch   5.39-14.el9             appstream   17 k
18:22:59 #13 11.63  python3-six                  noarch   1.15.0-9.el9            baseos      37 k
18:22:59 #13 11.63  python3-systemd              aarch64  234-18.el9              baseos      89 k
18:22:59 #13 11.63  qt5-srpm-macros              noarch   5.15.9-1.el9            appstream  8.8 k
18:22:59 #13 11.63  redhat-rpm-config            noarch   206-1.el9               appstream   67 k
18:22:59 #13 11.63  rust-srpm-macros             noarch   17-4.el9                appstream   10 k
18:22:59 #13 11.63  shared-mime-info             aarch64  2.1-5.el9               baseos     558 k
18:22:59 #13 11.63  systemd-libs                 aarch64  252-18.el9              baseos     620 k
18:22:59 #13 11.63  unzip                        aarch64  6.0-56.el9              baseos     179 k
18:22:59 #13 11.63  webkit2gtk3-jsc              aarch64  2.42.1-1.el9            appstream  3.3 M
18:22:59 #13 11.63  xz                           aarch64  5.2.5-8.el9             baseos     226 k
18:22:59 #13 11.63  zip                          aarch64  3.0-35.el9              baseos     260 k
18:22:59 #13 11.63  zstd                         aarch64  1.5.1-2.el9             baseos     387 k
18:22:59 #13 11.63 Installing weak dependencies:
18:22:59 #13 11.63  abattis-cantarell-fonts      noarch   0.301-4.el9             appstream  365 k
18:22:59 #13 11.63  hunspell-en                  noarch   0.20140811.1-20.el9     appstream  187 k
18:22:59 #13 11.63  libproxy-webkitgtk4          aarch64  0.4.15-35.el9           appstream   21 k
18:22:59 #13 11.63  perl-NDBM_File               aarch64  1.15-480.el9            appstream   23 k
18:22:59 #13 11.63 
18:22:59 #13 11.63 Transaction Summary
18:22:59 #13 11.63 ================================================================================
18:22:59 #13 11.63 Install  138 Packages
18:22:59 #13 11.63 
18:22:59 #13 11.64 Total download size: 44 M
18:22:59 #13 11.64 Installed size: 175 M
18:22:59 #13 11.64 Downloading Packages:
18:22:59 #12 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 31.46MB / 64.10MB 0.4s
18:22:59 #12 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 41.94MB / 64.10MB 0.5s
18:22:59 + REF=refs/heads/master
18:22:59 + [ -n refs/heads/master ]
18:22:59 + REF_FETCH=refs/heads/master:refs/heads/master
18:22:59 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:22:59 #13 23.42 Preparing to unpack .../153-equivs_2.2.0_all.deb ...
18:22:59 #13 23.43 Unpacking equivs (2.2.0) ...
18:22:59 #13 23.48 Selecting previously unselected package exim4-config.
18:22:59 #13 23.48 Preparing to unpack .../154-exim4-config_4.92-8+deb10u8_all.deb ...
18:22:59 #13 23.49 Unpacking exim4-config (4.92-8+deb10u8) ...
18:22:59 #13 23.54 Selecting previously unselected package exim4-base.
18:22:59 #13 23.54 Preparing to unpack .../155-exim4-base_4.92-8+deb10u8_arm64.deb ...
18:22:59 #13 23.55 Unpacking exim4-base (4.92-8+deb10u8) ...
18:22:59 #13 23.62 Selecting previously unselected package libevent-2.1-6:arm64.
18:22:59 #13 23.62 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ...
18:22:59 #13 23.62 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ...
18:22:59 #13 23.67 Selecting previously unselected package libunbound8:arm64.
18:22:59 #13 extracting sha256:1da63084c4526e4ae7eaed35ef855187b8c54dded936d4538e9b377a1f22b73e done
18:22:59 #13 DONE 5.5s
18:22:59 #12 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 51.38MB / 64.10MB 0.6s
18:22:59 #12 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 61.87MB / 64.10MB 0.7s
18:23:00 #13 23.67 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u3_arm64.deb ...
18:23:00 #13 23.68 Unpacking libunbound8:arm64 (1.9.0-2+deb10u3) ...
18:23:00 #13 23.74 Selecting previously unselected package libgnutls-dane0:arm64.
18:23:00 #13 23.75 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u10_arm64.deb ...
18:23:00 #13 23.75 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ...
18:23:00 #13 23.80 Selecting previously unselected package exim4-daemon-light.
18:23:00 #13 23.81 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u8_arm64.deb ...
18:23:00 #13 23.81 Unpacking exim4-daemon-light (4.92-8+deb10u8) ...
18:23:00 #13 23.88 Selecting previously unselected package libcurl3-gnutls:arm64.
18:23:00 #13 23.88 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u7_arm64.deb ...
18:23:00 #13 23.88 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u7) ...
18:23:00 #13 23.94 Selecting previously unselected package libpcre2-8-0:arm64.
18:23:00 
18:23:00 #16 [build-base-alpine 2/4] COPY --link --from=xx / /
18:23:00 #12 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 0.8s done
18:23:00 #12 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d
18:23:00 #13 23.94 Preparing to unpack .../161-libpcre2-8-0_10.32-5+deb10u1_arm64.deb ...
18:23:00 #13 23.95 Unpacking libpcre2-8-0:arm64 (10.32-5+deb10u1) ...
18:23:00 #13 23.99 Selecting previously unselected package liberror-perl.
18:23:00 #13 23.99 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ...
18:23:00 #13 23.99 Unpacking liberror-perl (0.17027-2) ...
18:23:00 #13 24.02 Selecting previously unselected package git-man.
18:23:00 #13 24.03 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
18:23:00 #13 24.03 Unpacking git-man (1:2.20.1-2+deb10u8) ...
18:23:00 #13 24.14 Selecting previously unselected package git.
18:23:00 #13 24.14 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u8_arm64.deb ...
18:23:00 #13 24.16 Unpacking git (1:2.20.1-2+deb10u8) ...
18:23:00 #13 12.71 (1/138): adobe-source-code-pro-fonts-2.030.1.05 2.5 MB/s | 832 kB     00:00    
18:23:00 #13 12.72 (2/138): bzip2-1.0.8-8.el9.aarch64.rpm          7.8 MB/s |  56 kB     00:00    
18:23:00 #13 12.73 (3/138): binutils-gold-2.35.2-42.el9.aarch64.rp 2.5 MB/s | 884 kB     00:00    
18:23:00 #13 12.74 (4/138): cpio-2.13-16.el9.aarch64.rpm            18 MB/s | 274 kB     00:00    
18:23:00 #13 12.75 (5/138): dbus-libs-1.12.20-8.el9.aarch64.rpm     13 MB/s | 150 kB     00:00    
18:23:00 #13 12.75 (6/138): diffutils-3.7-12.el9.aarch64.rpm        33 MB/s | 392 kB     00:00    
18:23:00 #13 12.76 (7/138): dnf-plugins-core-4.3.0-11.el9.noarch.r 3.6 MB/s |  38 kB     00:00    
18:23:00 #13 12.78 (8/138): binutils-2.35.2-42.el9.aarch64.rpm      12 MB/s | 4.8 MB     00:00    
18:23:00 #13 16.79 Selecting previously unselected package gcc.
18:23:00 #13 16.79 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
18:23:00 #13 16.80 Unpacking gcc (4:10.2.1-1) ...
18:23:00 #13 16.83 Selecting previously unselected package libstdc++-10-dev:arm64.
18:23:00 #13 16.83 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
18:23:00 #13 16.83 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
18:23:00 #13 17.03 Selecting previously unselected package g++-10.
18:23:00 #13 17.04 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
18:23:00 #13 17.04 Unpacking g++-10 (10.2.1-6) ...
18:23:00 #15 20.08 CentOS Stream 8 - Extras                         20 kB/s |  17 kB     00:00    
18:23:00 #15 20.92 CentOS Stream 8 - Extras common packages         10 kB/s | 6.9 kB     00:00    
18:23:00 #16 DONE 0.6s
18:23:00 
18:23:00 #17 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
18:23:00 #17 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
18:23:00 #13 12.78 (9/138): ed-1.14.2-12.el9.aarch64.rpm           2.6 MB/s |  74 kB     00:00    
18:23:00 #13 12.79 (10/138): elfutils-0.189-3.el9.aarch64.rpm       16 MB/s | 520 kB     00:00    
18:23:00 #13 12.80 (11/138): elfutils-debuginfod-client-0.189-3.el 3.6 MB/s |  36 kB     00:00    
18:23:00 #13 12.80 (12/138): file-5.39-14.el9.aarch64.rpm          3.9 MB/s |  49 kB     00:00    
18:23:00 #13 12.80 (13/138): glib-networking-2.68.3-3.el9.aarch64.  17 MB/s | 185 kB     00:00    
18:23:00 #13 12.81 (14/138): gsettings-desktop-schemas-40.0-6.el9.  63 MB/s | 684 kB     00:00    
18:23:00 #13 12.83 (15/138): groff-base-1.22.4-10.el9.aarch64.rpm   38 MB/s | 1.0 MB     00:00    
18:23:00 #13 12.83 (16/138): info-6.7-15.el9.aarch64.rpm            13 MB/s | 221 kB     00:00    
18:23:00 #13 12.84 (17/138): glibc-gconv-extra-2.34-83.el9.7.aarch  39 MB/s | 1.7 MB     00:00    
18:23:00 #13 12.85 (18/138): json-glib-1.6.6-1.el9.aarch64.rpm     7.8 MB/s | 160 kB     00:00    
18:23:00 #13 12.85 (19/138): less-590-2.el9.aarch64.rpm            8.3 MB/s | 161 kB     00:00    
18:23:00 #13 12.87 (20/138): libbrotli-1.0.9-6.el9.aarch64.rpm      16 MB/s | 314 kB     00:00    
18:23:00 #13 12.90 (21/138): libpipeline-1.5.3-4.el9.aarch64.rpm   1.0 MB/s |  48 kB     00:00    
18:23:00 #13 13.03 (22/138): libicu-67.1-9.el9.aarch64.rpm          53 MB/s | 9.5 MB     00:00    
18:23:00 #13 24.62 Selecting previously unselected package libgc1c2:arm64.
18:23:00 #13 24.63 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ...
18:23:00 #13 24.63 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ...
18:23:00 #13 24.68 Selecting previously unselected package libltdl7:arm64.
18:23:00 #13 24.68 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ...
18:23:00 #13 24.68 Unpacking libltdl7:arm64 (2.4.6-9) ...
18:23:00 #13 24.73 Selecting previously unselected package guile-2.2-libs:arm64.
18:23:00 #13 24.73 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ...
18:23:00 #13 24.75 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
18:23:01 #15 21.94 CentOS Stream 8 - PowerTools                    4.5 MB/s | 3.9 MB     00:00    
18:23:01 #13 13.03 (23/138): libpng-1.6.37-12.el9.aarch64.rpm      933 kB/s | 115 kB     00:00    
18:23:01 #13 13.03 (24/138): libpkgconf-1.7.3-10.el9.aarch64.rpm   281 kB/s |  36 kB     00:00    
18:23:01 #13 13.04 (25/138): libproxy-0.4.15-35.el9.aarch64.rpm    9.2 MB/s |  71 kB     00:00    
18:23:01 #13 13.09 (26/138): libpsl-0.21.1-5.el9.aarch64.rpm       1.1 MB/s |  64 kB     00:00    
18:23:01 #13 13.15 (27/138): man-db-2.9.3-7.el9.aarch64.rpm         10 MB/s | 1.2 MB     00:00    
18:23:01 #13 13.15 (28/138): pkgconf-1.7.3-10.el9.aarch64.rpm      697 kB/s |  40 kB     00:00    
18:23:01 #13 13.19 (29/138): ncurses-6.2-10.20210508.el9.aarch64.r 4.0 MB/s | 399 kB     00:00    
18:23:01 #13 13.19 (30/138): pkgconf-m4-1.7.3-10.el9.noarch.rpm    338 kB/s |  15 kB     00:00    
18:23:01 #13 13.20 (31/138): pkgconf-pkg-config-1.7.3-10.el9.aarch 249 kB/s |  11 kB     00:00    
18:23:01 #13 13.20 (32/138): publicsuffix-list-dafsa-20210518-3.el 8.7 MB/s |  58 kB     00:00    
18:23:01 #13 17.66 Selecting previously unselected package g++.
18:23:01 #13 17.66 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
18:23:01 #13 17.67 Unpacking g++ (4:10.2.1-1) ...
18:23:01 #13 17.69 Selecting previously unselected package make.
18:23:01 #13 17.69 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
18:23:01 #13 17.70 Unpacking make (4.3-4.1) ...
18:23:01 #13 17.76 Selecting previously unselected package libdpkg-perl.
18:23:01 #13 13.31 (33/138): python3-dateutil-2.8.1-7.el9.noarch.r 2.4 MB/s | 288 kB     00:00    
18:23:01 #13 13.32 (34/138): python3-dbus-1.2.18-2.el9.aarch64.rpm 1.2 MB/s | 144 kB     00:00    
18:23:01 #13 13.32 (35/138): python3-dnf-plugins-core-4.3.0-11.el9 2.0 MB/s | 247 kB     00:00    
18:23:01 #13 13.33 (36/138): python3-six-1.15.0-9.el9.noarch.rpm   4.2 MB/s |  37 kB     00:00    
18:23:01 #13 13.33 (37/138): python3-systemd-234-18.el9.aarch64.rp 7.4 MB/s |  89 kB     00:00    
18:23:01 #13 13.38 (38/138): shared-mime-info-2.1-5.el9.aarch64.rp 9.4 MB/s | 558 kB     00:00    
18:23:01 #13 13.39 (39/138): unzip-6.0-56.el9.aarch64.rpm          3.2 MB/s | 179 kB     00:00    
18:23:01 #13 13.46 (40/138): systemd-libs-252-18.el9.aarch64.rpm   4.8 MB/s | 620 kB     00:00    
18:23:01 #13 13.46 (41/138): xz-5.2.5-8.el9.aarch64.rpm            2.8 MB/s | 226 kB     00:00    
18:23:01 #13 13.57 (42/138): zip-3.0-35.el9.aarch64.rpm            1.4 MB/s | 260 kB     00:00    
18:23:01 #13 25.23 Selecting previously unselected package iso-codes.
18:23:01 #13 25.23 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ...
18:23:01 #13 25.24 Unpacking iso-codes (4.2-1) ...
18:23:01 #13 17.76 Preparing to unpack .../058-libdpkg-perl_1.20.13_all.deb ...
18:23:01 #13 17.76 Unpacking libdpkg-perl (1.20.13) ...
18:23:01 #13 17.83 Selecting previously unselected package patch.
18:23:01 #13 17.83 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
18:23:01 #13 17.83 Unpacking patch (2.7.6-7) ...
18:23:01 #13 17.87 Selecting previously unselected package dpkg-dev.
18:23:01 #13 17.87 Preparing to unpack .../060-dpkg-dev_1.20.13_all.deb ...
18:23:01 #13 17.87 Unpacking dpkg-dev (1.20.13) ...
18:23:01 #13 17.98 Selecting previously unselected package build-essential.
18:23:01 #13 13.64 (43/138): abattis-cantarell-fonts-0.301-4.el9.n 2.1 MB/s | 365 kB     00:00    
18:23:01 #13 13.68 (44/138): zstd-1.5.1-2.el9.aarch64.rpm          1.8 MB/s | 387 kB     00:00    
18:23:01 #13 13.68 (45/138): debugedit-5.0-4.el9.aarch64.rpm       699 kB/s |  76 kB     00:00    
18:23:01 #13 13.69 (46/138): desktop-file-utils-0.26-6.el9.aarch64 1.5 MB/s |  72 kB     00:00    
18:23:01 #13 13.69 (47/138): efi-srpm-macros-4-9.el9.noarch.rpm    3.3 MB/s |  23 kB     00:00    
18:23:01 #13 13.69 (48/138): dwz-0.14-3.el9.aarch64.rpm             11 MB/s | 126 kB     00:00    
18:23:01 #13 13.70 (49/138): emacs-filesystem-27.2-9.el9.noarch.rp 885 kB/s | 8.9 kB     00:00    
18:23:01 #13 13.70 (50/138): enchant-1.6.0-30.el9.aarch64.rpm      5.3 MB/s |  61 kB     00:00    
18:23:01 #13 13.71 (51/138): fonts-srpm-macros-2.0.5-7.el9.1.noarc 3.4 MB/s |  28 kB     00:00    
18:23:01 #13 13.81 (52/138): gdk-pixbuf2-2.42.6-3.el9.aarch64.rpm  4.6 MB/s | 490 kB     00:00    
18:23:01 #13 25.56 Selecting previously unselected package libalgorithm-diff-perl.
18:23:01 #13 25.56 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ...
18:23:01 #13 25.57 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
18:23:01 #13 25.60 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:23:01 #13 25.61 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ...
18:23:01 #13 25.61 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
18:23:01 #13 25.64 Selecting previously unselected package libalgorithm-merge-perl.
18:23:01 #13 17.99 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
18:23:01 #13 17.99 Unpacking build-essential (12.9) ...
18:23:01 #13 18.02 Selecting previously unselected package libbrotli1:arm64.
18:23:01 #13 18.02 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
18:23:01 #13 18.03 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
18:23:01 #13 18.08 Selecting previously unselected package libsasl2-modules-db:arm64.
18:23:01 #13 18.08 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:23:01 #13 18.08 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:23:01 #13 18.19 Selecting previously unselected package libsasl2-2:arm64.
18:23:01 #13 18.19 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:23:01 #13 18.19 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:23:01 #13 18.23 Selecting previously unselected package libldap-2.4-2:arm64.
18:23:01 #13 18.24 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
18:23:01 #13 18.24 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:23:01 #13 18.29 Selecting previously unselected package libnghttp2-14:arm64.
18:23:01 #13 18.29 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
18:23:01 #13 18.30 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
18:23:01 #13 18.34 Selecting previously unselected package libpsl5:arm64.
18:23:01 #13 13.81 (53/138): ghc-srpm-macros-1.5.0-6.el9.noarch.rp  86 kB/s | 8.8 kB     00:00    
18:23:01 #13 13.90 (54/138): gdb-minimal-10.2-11.el9.aarch64.rpm    15 MB/s | 3.1 MB     00:00    
18:23:01 #13 13.90 (55/138): go-srpm-macros-3.2.0-3.el9.noarch.rpm 284 kB/s |  27 kB     00:00    
18:23:01 #13 13.93 (56/138): hunspell-1.7.0-11.el9.aarch64.rpm     2.6 MB/s | 319 kB     00:00    
18:23:01 #13 13.94 (57/138): hunspell-en-GB-0.20140811.1-20.el9.no  26 MB/s | 226 kB     00:00    
18:23:01 #13 14.07 (58/138): hunspell-en-0.20140811.1-20.el9.noarc 1.4 MB/s | 187 kB     00:00    
18:23:01 #13 25.64 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ...
18:23:01 #13 25.65 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:23:01 #13 25.69 Selecting previously unselected package libapt-inst2.0:arm64.
18:23:01 #13 25.69 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ...
18:23:01 #13 25.69 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
18:23:01 #13 25.74 Selecting previously unselected package libapt-pkg-perl.
18:23:01 #13 25.74 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ...
18:23:01 #13 25.75 Unpacking libapt-pkg-perl (0.1.34+b1) ...
18:23:01 #13 25.78 Selecting previously unselected package libarchive-cpio-perl.
18:23:01 #13 25.78 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ...
18:23:01 #13 25.79 Unpacking libarchive-cpio-perl (0.10-1) ...
18:23:01 #13 25.82 Selecting previously unselected package libasync-mergepoint-perl.
18:23:01 #13 25.82 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ...
18:23:01 #13 25.82 Unpacking libasync-mergepoint-perl (0.04-2) ...
18:23:01 #13 25.85 Selecting previously unselected package libauthen-sasl-perl.
18:23:02 #13 18.34 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
18:23:02 #13 18.34 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
18:23:02 #13 18.38 Selecting previously unselected package librtmp1:arm64.
18:23:02 #13 18.38 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:23:02 #13 18.39 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:23:02 #13 18.43 Selecting previously unselected package libssh2-1:arm64.
18:23:02 #13 18.43 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
18:23:02 #13 18.44 Unpacking libssh2-1:arm64 (1.9.0-2) ...
18:23:02 #13 18.49 Selecting previously unselected package libcurl4:arm64.
18:23:02 #13 18.49 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
18:23:02 #13 18.50 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
18:23:02 #13 18.55 Selecting previously unselected package curl.
18:23:02 #13 18.56 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u10_arm64.deb ...
18:23:02 #13 18.56 Unpacking curl (7.74.0-1.3+deb11u10) ...
18:23:02 #13 18.62 Selecting previously unselected package dctrl-tools.
18:23:02 #13 18.62 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
18:23:02 #13 18.63 Unpacking dctrl-tools (2.24-3) ...
18:23:02 #13 18.67 Selecting previously unselected package libdebhelper-perl.
18:23:02 #13 14.07 (59/138): hunspell-en-US-0.20140811.1-20.el9.no 1.3 MB/s | 177 kB     00:00    
18:23:02 #13 14.08 (60/138): hunspell-filesystem-1.7.0-11.el9.aarc  66 kB/s | 8.6 kB     00:00    
18:23:02 #13 14.08 (61/138): kernel-srpm-macros-1.0-13.el9.noarch. 1.9 MB/s |  16 kB     00:00    
18:23:02 #13 14.18 (62/138): libappstream-glib-0.7.18-4.el9.aarch6 3.4 MB/s | 380 kB     00:00    
18:23:02 #13 14.31 (63/138): libjpeg-turbo-2.0.90-6.el9.aarch64.rp 714 kB/s | 170 kB     00:00    
18:23:02 #13 14.32 (64/138): libproxy-webkitgtk4-0.4.15-35.el9.aar 151 kB/s |  21 kB     00:00    
18:23:02 #13 14.40 (65/138): libsoup-2.72.0-8.el9.aarch64.rpm      1.8 MB/s | 397 kB     00:00    
18:23:02 #13 14.40 (66/138): libstemmer-0-18.585svn.el9.aarch64.rp 963 kB/s |  82 kB     00:00    
18:23:02 #13 14.40 (67/138): ocaml-srpm-macros-6-6.el9.noarch.rpm  1.1 MB/s | 8.8 kB     00:00    
18:23:02 #13 14.41 (68/138): lua-srpm-macros-1-6.el9.noarch.rpm    815 kB/s | 9.5 kB     00:00    
18:23:02 #13 14.41 (69/138): openblas-srpm-macros-2-11.el9.noarch. 789 kB/s | 8.4 kB     00:00    
18:23:02 #13 14.42 (70/138): patch-2.7.6-16.el9.aarch64.rpm         10 MB/s | 124 kB     00:00    
18:23:02 #17 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
18:23:02 #17 1.568 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1)
18:23:02 #17 1.582 (2/25) Installing ncurses-libs (6.3_p20221119-r1)
18:23:02 #17 1.592 (3/25) Installing readline (8.2.0-r0)
18:23:02 #13 25.86 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ...
18:23:02 #13 25.86 Unpacking libauthen-sasl-perl (2.1600-1) ...
18:23:02 #13 25.90 Selecting previously unselected package libmodule-implementation-perl.
18:23:02 #13 25.90 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ...
18:23:02 #13 25.90 Unpacking libmodule-implementation-perl (0.09-1) ...
18:23:02 #13 25.93 Selecting previously unselected package libvariable-magic-perl.
18:23:02 #13 25.94 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ...
18:23:02 #13 25.94 Unpacking libvariable-magic-perl (0.62-1+b1) ...
18:23:02 #13 25.98 Selecting previously unselected package libb-hooks-endofscope-perl.
18:23:02 #13 25.98 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ...
18:23:02 #13 25.98 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
18:23:02 #13 26.02 Selecting previously unselected package libcapture-tiny-perl.
18:23:02 #13 26.02 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ...
18:23:02 #13 26.02 Unpacking libcapture-tiny-perl (0.48-1) ...
18:23:02 #13 26.06 Selecting previously unselected package libcgi-pm-perl.
18:23:02 #13 26.06 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ...
18:23:02 #13 26.07 Unpacking libcgi-pm-perl (4.40-1) ...
18:23:02 #13 26.11 Selecting previously unselected package libfcgi-perl.
18:23:02 #13 18.67 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
18:23:02 #13 18.67 Unpacking libdebhelper-perl (13.3.4) ...
18:23:02 #13 18.71 Selecting previously unselected package libtool.
18:23:02 #13 18.71 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
18:23:02 #13 18.72 Unpacking libtool (2.4.6-15) ...
18:23:02 #13 18.76 Selecting previously unselected package dh-autoreconf.
18:23:02 #13 18.76 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
18:23:02 #13 18.77 Unpacking dh-autoreconf (20) ...
18:23:02 #13 18.80 Selecting previously unselected package libarchive-zip-perl.
18:23:02 #13 18.80 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
18:23:02 #13 18.80 Unpacking libarchive-zip-perl (1.68-1) ...
18:23:02 #13 18.84 Selecting previously unselected package libsub-override-perl.
18:23:02 #13 18.84 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
18:23:02 #13 18.85 Unpacking libsub-override-perl (0.09-2) ...
18:23:02 #13 18.88 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:23:02 From https://github.com/docker/docker
18:23:02  * [new branch]      master     -> master
18:23:02  * [new branch]      master     -> origin/master
18:23:02 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:23:02 #13 14.42 (71/138): perl-AutoLoader-5.74-480.el9.noarch.r 2.7 MB/s |  22 kB     00:00    
18:23:02 #13 14.43 (72/138): perl-B-1.80-480.el9.aarch64.rpm        13 MB/s | 182 kB     00:00    
18:23:02 #13 14.43 (73/138): perl-Carp-1.50-460.el9.noarch.rpm     2.4 MB/s |  30 kB     00:00    
18:23:02 #13 14.43 (74/138): perl-Class-Struct-0.66-480.el9.noarch 2.0 MB/s |  23 kB     00:00    
18:23:02 #13 14.44 (75/138): perl-Digest-1.19-4.el9.noarch.rpm     3.5 MB/s |  26 kB     00:00    
18:23:02 #13 14.44 (76/138): perl-Data-Dumper-2.174-462.el9.aarch6 4.7 MB/s |  55 kB     00:00    
18:23:02 #13 14.44 (77/138): perl-Digest-MD5-2.58-4.el9.aarch64.rp 3.3 MB/s |  37 kB     00:00    
18:23:02 #13 14.45 (78/138): perl-Errno-1.30-480.el9.aarch64.rpm   2.7 MB/s |  16 kB     00:00    
18:23:02 #13 14.46 (79/138): perl-Exporter-5.74-461.el9.noarch.rpm 3.1 MB/s |  32 kB     00:00    
18:23:02 #13 14.46 (80/138): perl-Fcntl-1.13-480.el9.aarch64.rpm   2.7 MB/s |  21 kB     00:00    
18:23:02 #13 14.46 (81/138): perl-File-Basename-2.85-480.el9.noarc 2.3 MB/s |  18 kB     00:00    
18:23:02 #13 14.49 (82/138): perl-File-Path-2.18-4.el9.noarch.rpm  1.1 MB/s |  36 kB     00:00    
18:23:02 #13 14.51 (83/138): perl-Encode-3.08-462.el9.aarch64.rpm   25 MB/s | 1.7 MB     00:00    
18:23:02 #13 14.51 (84/138): perl-File-Temp-0.231.100-4.el9.noarch 1.3 MB/s |  60 kB     00:00    
18:23:02 #13 14.51 (85/138): perl-File-stat-1.09-480.el9.noarch.rp 990 kB/s |  18 kB     00:00    
18:23:02 #13 14.52 (86/138): perl-FileHandle-2.03-480.el9.noarch.r 2.3 MB/s |  17 kB     00:00    
18:23:02 #13 14.52 (87/138): perl-Getopt-Long-2.52-4.el9.noarch.rp 5.9 MB/s |  61 kB     00:00    
18:23:02 #13 14.52 (88/138): perl-Getopt-Std-1.12-480.el9.noarch.r 1.8 MB/s |  17 kB     00:00    
18:23:02 #13 14.53 (89/138): perl-HTTP-Tiny-0.076-461.el9.noarch.r 8.2 MB/s |  54 kB     00:00    
18:23:02 #13 14.53 (90/138): perl-IO-1.43-480.el9.aarch64.rpm      8.1 MB/s |  89 kB     00:00    
18:23:02 #13 14.53 (91/138): perl-IO-Socket-IP-0.41-5.el9.noarch.r 4.0 MB/s |  43 kB     00:00    
18:23:02 #13 14.54 (92/138): perl-IO-Socket-SSL-2.073-1.el9.noarch  16 MB/s | 219 kB     00:00    
18:23:02 #13 14.54 (93/138): perl-IPC-Open3-1.21-480.el9.noarch.rp 2.7 MB/s |  24 kB     00:00    
18:23:02 #13 14.55 (94/138): perl-MIME-Base64-3.16-4.el9.aarch64.r 2.6 MB/s |  31 kB     00:00    
18:23:02 #13 14.55 (95/138): perl-Mozilla-CA-20200520-6.el9.noarch 1.4 MB/s |  13 kB     00:00    
18:23:02 #13 14.55 (96/138): perl-NDBM_File-1.15-480.el9.aarch64.r 3.4 MB/s |  23 kB     00:00    
18:23:02 #13 14.56 (97/138): perl-POSIX-1.94-480.el9.aarch64.rpm    13 MB/s |  98 kB     00:00    
18:23:02 #13 14.57 (98/138): perl-Net-SSLeay-1.92-2.el9.aarch64.rp  21 MB/s | 389 kB     00:00    
18:23:02 #13 14.57 (99/138): perl-PathTools-3.78-461.el9.aarch64.r 6.0 MB/s |  88 kB     00:00    
18:23:02 #13 14.57 (100/138): perl-Pod-Escapes-1.07-460.el9.noarch 1.6 MB/s |  21 kB     00:00    
18:23:02 #13 14.58 (101/138): perl-Pod-Perldoc-3.28.01-461.el9.noa  12 MB/s |  87 kB     00:00    
18:23:02 #13 14.58 (102/138): perl-Pod-Simple-3.42-4.el9.noarch.rp  18 MB/s | 225 kB     00:00    
18:23:02 #13 14.59 (103/138): perl-Pod-Usage-2.01-4.el9.noarch.rpm 3.3 MB/s |  41 kB     00:00    
18:23:02 #13 14.59 (104/138): perl-Scalar-List-Utils-1.56-461.el9. 6.1 MB/s |  72 kB     00:00    
18:23:02 #13 14.59 (105/138): perl-SelectSaver-1.02-480.el9.noarch 1.7 MB/s |  13 kB     00:00    
18:23:02 #13 14.60 (106/138): perl-Storable-3.21-460.el9.aarch64.r  13 MB/s |  94 kB     00:00    
18:23:02 #13 26.11 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ...
18:23:02 #13 26.12 Unpacking libfcgi-perl (0.78-2+b3) ...
18:23:02 #13 26.15 Selecting previously unselected package libcgi-fast-perl.
18:23:02 #13 26.15 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ...
18:23:02 #13 26.16 Unpacking libcgi-fast-perl (1:2.13-1) ...
18:23:02 #13 26.19 Selecting previously unselected package libsub-name-perl.
18:23:02 #13 26.19 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ...
18:23:02 #13 26.20 Unpacking libsub-name-perl (0.21-1+b3) ...
18:23:02 #13 26.23 Selecting previously unselected package libclass-accessor-perl.
18:23:02 #13 26.23 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ...
18:23:02 #13 26.23 Unpacking libclass-accessor-perl (0.51-1) ...
18:23:02 #13 26.26 Selecting previously unselected package libclass-inspector-perl.
18:23:02 #13 26.26 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ...
18:23:02 #13 26.27 Unpacking libclass-inspector-perl (1.32-1) ...
18:23:02 #13 26.30 Selecting previously unselected package libclass-xsaccessor-perl.
18:23:02 #13 26.31 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ...
18:23:02 #13 26.31 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
18:23:02 #13 26.34 Selecting previously unselected package libclone-perl.
18:23:02 #13 26.34 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ...
18:23:02 #13 26.35 Unpacking libclone-perl (0.41-1+b1) ...
18:23:02 #13 26.39 Selecting previously unselected package libcommon-sense-perl.
18:23:02 #13 26.39 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ...
18:23:02 #13 26.39 Unpacking libcommon-sense-perl (3.74-2+b7) ...
18:23:02 #13 26.43 Selecting previously unselected package libparams-util-perl.
18:23:02 #13 26.43 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ...
18:23:02 #13 26.44 Unpacking libparams-util-perl (1.07-3+b4) ...
18:23:02 #13 26.47 Selecting previously unselected package libsub-install-perl.
18:23:02 #17 1.597 (4/25) Installing bash (5.2.15-r0)
18:23:02 #17 1.613 Executing bash-5.2.15-r0.post-install
18:23:02 #17 1.616 (5/25) Installing libffi (3.4.4-r0)
18:23:02 #17 1.619 (6/25) Installing libgcc (12.2.1_git20220924-r4)
18:23:02 #17 1.622 (7/25) Installing libstdc++ (12.2.1_git20220924-r4)
18:23:02 #17 1.644 (8/25) Installing xz-libs (5.2.9-r0)
18:23:02 #17 1.648 (9/25) Installing libxml2 (2.10.4-r0)
18:23:02 #17 1.663 (10/25) Installing zstd-libs (1.5.5-r0)
18:23:02 #17 1.670 (11/25) Installing llvm15-libs (15.0.7-r0)
18:23:02 #13 18.88 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
18:23:02 #13 18.89 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
18:23:02 #13 18.92 Selecting previously unselected package dh-strip-nondeterminism.
18:23:02 #13 18.92 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
18:23:02 #13 18.92 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
18:23:02 #13 18.96 Selecting previously unselected package libelf1:arm64.
18:23:02 #13 18.97 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
18:23:02 #13 18.97 Unpacking libelf1:arm64 (0.183-1) ...
18:23:02 #13 19.02 Selecting previously unselected package dwz.
18:23:02 #13 19.02 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
18:23:02 #13 19.02 Unpacking dwz (0.13+20210201-1) ...
18:23:02 #13 19.07 Selecting previously unselected package libicu67:arm64.
18:23:02 #13 19.07 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
18:23:02 #13 19.07 Unpacking libicu67:arm64 (67.1-7) ...
18:23:02 #13 14.68 (107/138): perl-Socket-2.031-4.el9.aarch64.rpm  575 kB/s |  55 kB     00:00    
18:23:02 #13 14.68 (108/138): perl-Symbol-1.08-480.el9.noarch.rpm  169 kB/s |  15 kB     00:00    
18:23:02 #13 14.69 (109/138): perl-Term-ANSIColor-5.01-461.el9.noa 541 kB/s |  49 kB     00:00    
18:23:02 #13 14.69 (110/138): perl-Text-ParseWords-3.30-460.el9.no 2.6 MB/s |  17 kB     00:00    
18:23:02 #13 14.70 (111/138): perl-Term-Cap-1.17-460.el9.noarch.rp 2.1 MB/s |  23 kB     00:00    
18:23:02 #13 14.70 (112/138): perl-Text-Tabs+Wrap-2013.0523-460.el 2.4 MB/s |  24 kB     00:00    
18:23:02 #13 14.70 (113/138): perl-Time-Local-1.300-7.el9.noarch.r 3.3 MB/s |  34 kB     00:00    
18:23:02 #13 14.71 (114/138): perl-base-2.27-480.el9.noarch.rpm    2.0 MB/s |  17 kB     00:00    
18:23:02 #13 14.71 (115/138): perl-URI-5.09-3.el9.noarch.rpm       9.1 MB/s | 121 kB     00:00    
18:23:02 #13 14.71 (116/138): perl-constant-1.33-461.el9.noarch.rp 2.0 MB/s |  24 kB     00:00    
18:23:02 #13 14.72 (117/138): perl-if-0.60.800-480.el9.noarch.rpm  1.5 MB/s |  15 kB     00:00    
18:23:02 #13 14.72 (118/138): perl-libnet-3.13-4.el9.noarch.rpm     15 MB/s | 130 kB     00:00    
18:23:02 #13 14.73 (119/138): perl-interpreter-5.32.1-480.el9.aarc 5.4 MB/s |  72 kB     00:00    
18:23:02 #13 14.73 (120/138): perl-mro-1.23-480.el9.aarch64.rpm    3.3 MB/s |  29 kB     00:00    
18:23:02 #13 14.74 (121/138): perl-overload-1.31-480.el9.noarch.rp 4.9 MB/s |  47 kB     00:00    
18:23:02 #13 14.74 (122/138): perl-overloading-0.02-480.el9.noarch 1.9 MB/s |  14 kB     00:00    
18:23:02 #13 14.75 (123/138): perl-parent-0.238-460.el9.noarch.rpm 2.0 MB/s |  15 kB     00:00    
18:23:02 #13 14.75 (124/138): perl-podlators-4.14-460.el9.noarch.r  13 MB/s | 114 kB     00:00    
18:23:02 #13 14.77 (125/138): perl-libs-5.32.1-480.el9.aarch64.rpm  46 MB/s | 2.1 MB     00:00    
18:23:02 #13 14.77 (126/138): perl-srpm-macros-1-41.el9.noarch.rpm 473 kB/s | 9.1 kB     00:00    
18:23:02 #13 14.77 (127/138): perl-subs-1.03-480.el9.noarch.rpm    688 kB/s |  13 kB     00:00    
18:23:02 #13 14.78 (128/138): perl-vars-1.05-480.el9.noarch.rpm    1.9 MB/s |  14 kB     00:00    
18:23:02 #13 14.78 (129/138): pyproject-srpm-macros-1.9.0-1.el9.no 1.5 MB/s |  15 kB     00:00    
18:23:02 #13 14.78 (130/138): python-srpm-macros-3.9-52.el9.noarch 2.3 MB/s |  24 kB     00:00    
18:23:02 #13 14.79 (131/138): python3-enchant-3.2.0-5.el9.noarch.r  12 MB/s |  86 kB     00:00    
18:23:02 #13 14.79 (132/138): python3-file-magic-5.39-14.el9.noarc 1.7 MB/s |  17 kB     00:00    
18:23:02 #13 14.79 (133/138): qt5-srpm-macros-5.15.9-1.el9.noarch. 905 kB/s | 8.8 kB     00:00    
18:23:02 #13 14.80 (134/138): redhat-rpm-config-206-1.el9.noarch.r 7.8 MB/s |  67 kB     00:00    
18:23:02 #13 14.80 (135/138): rpm-build-4.16.1.3-25.el9.aarch64.rp 5.7 MB/s |  67 kB     00:00    
18:23:02 #13 14.81 (136/138): rpmlint-1.11-19.el9.noarch.rpm        14 MB/s | 198 kB     00:00    
18:23:02 #13 14.82 (137/138): rust-srpm-macros-17-4.el9.noarch.rpm 660 kB/s |  10 kB     00:00    
18:23:02 #13 14.84 (138/138): webkit2gtk3-jsc-2.42.1-1.el9.aarch64 103 MB/s | 3.3 MB     00:00    
18:23:02 #13 14.84 --------------------------------------------------------------------------------
18:23:02 #13 14.84 Total                                            14 MB/s |  44 MB     00:03     
18:23:02 #13 26.47 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ...
18:23:02 #13 26.47 Unpacking libsub-install-perl (0.928-1) ...
18:23:02 #13 26.51 Selecting previously unselected package libdata-optlist-perl.
18:23:02 #13 26.51 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ...
18:23:02 #13 26.51 Unpacking libdata-optlist-perl (0.110-1) ...
18:23:02 #13 26.54 Selecting previously unselected package libsub-exporter-perl.
18:23:02 #13 26.54 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ...
18:23:02 #13 26.55 Unpacking libsub-exporter-perl (0.987-1) ...
18:23:02 #13 26.58 Selecting previously unselected package libconst-fast-perl.
18:23:02 #13 26.58 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ...
18:23:02 #13 26.59 Unpacking libconst-fast-perl (0.014-1) ...
18:23:02 #13 26.62 Selecting previously unselected package libwant-perl.
18:23:02 #13 26.62 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ...
18:23:02 #13 26.63 Unpacking libwant-perl (0.29-1+b4) ...
18:23:02 #13 26.66 Selecting previously unselected package libcontextual-return-perl.
18:23:02 #13 26.66 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ...
18:23:02 #13 26.67 Unpacking libcontextual-return-perl (0.004014-2) ...
18:23:02 #13 26.70 Selecting previously unselected package libconvert-binhex-perl.
18:23:02 git init src/github.com/docker/buildx
18:23:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:23:02 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:23:03 #13 26.70 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ...
18:23:03 #13 26.71 Unpacking libconvert-binhex-perl (1.125-1) ...
18:23:03 #13 26.74 Selecting previously unselected package libdata-dump-perl.
18:23:03 #13 26.75 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ...
18:23:03 #13 26.76 Unpacking libdata-dump-perl (1.23-1) ...
18:23:03 #13 26.79 Selecting previously unselected package libdigest-bubblebabble-perl.
18:23:03 #13 26.79 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ...
18:23:03 #13 26.80 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
18:23:03 #13 26.83 Selecting previously unselected package libdigest-hmac-perl.
18:23:03 #13 26.83 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
18:23:03 #13 26.83 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
18:23:03 #13 26.87 Selecting previously unselected package libdistro-info-perl.
18:23:03 #13 26.87 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ...
18:23:03 #13 26.87 Unpacking libdistro-info-perl (0.21) ...
18:23:03 #13 26.91 Selecting previously unselected package libnet-smtp-ssl-perl.
18:23:03 #13 26.91 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:23:03 #13 26.91 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:23:03 #13 26.94 Selecting previously unselected package libmailtools-perl.
18:23:03 #13 19.74 Selecting previously unselected package libxml2:arm64.
18:23:03 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:23:03 + SRC=src/github.com/docker/buildx
18:23:03 + REF=v0.11.2
18:23:03 + REF_FETCH=v0.11.2
18:23:03 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:23:03 + awk {print $2}
18:23:03 + REF=refs/tags/v0.11.2
18:23:03 + [ -n refs/tags/v0.11.2 ]
18:23:03 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:03 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:03 #13 26.94 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ...
18:23:03 #13 26.95 Unpacking libmailtools-perl (2.18-1) ...
18:23:03 #13 26.99 Selecting previously unselected package libnet-ip-perl.
18:23:03 #13 26.99 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ...
18:23:03 #13 26.99 Unpacking libnet-ip-perl (1.26-2) ...
18:23:03 #13 27.03 Selecting previously unselected package libnet-dns-perl.
18:23:03 #13 27.03 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ...
18:23:03 #13 27.03 Unpacking libnet-dns-perl (1.19-1) ...
18:23:03 #13 27.09 Selecting previously unselected package libnet-domain-tld-perl.
18:23:03 #13 27.09 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ...
18:23:03 #13 27.10 Unpacking libnet-domain-tld-perl (1.75-1) ...
18:23:03 #13 27.13 Selecting previously unselected package libemail-valid-perl.
18:23:03 #13 27.14 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ...
18:23:03 #13 27.14 Unpacking libemail-valid-perl (1.202-1) ...
18:23:03 #13 27.17 Selecting previously unselected package libexporter-tiny-perl.
18:23:03 #13 27.17 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ...
18:23:03 #13 27.18 Unpacking libexporter-tiny-perl (1.002001-1) ...
18:23:03 #13 27.21 Selecting previously unselected package libipc-system-simple-perl.
18:23:03 #13 19.74 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
18:23:03 #13 19.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
18:23:03 #13 19.83 Selecting previously unselected package gettext.
18:23:03 #13 19.84 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
18:23:03 #13 19.84 Unpacking gettext (0.21-4) ...
18:23:03 #13 19.96 Selecting previously unselected package intltool-debian.
18:23:03 #17 2.538 (12/25) Installing clang15-libs (15.0.7-r0)
18:23:03 #13 27.22 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ...
18:23:03 #13 27.22 Unpacking libipc-system-simple-perl (1.25-4) ...
18:23:03 #13 27.25 Selecting previously unselected package libfile-basedir-perl.
18:23:03 #13 27.26 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ...
18:23:03 #13 27.26 Unpacking libfile-basedir-perl (0.08-1) ...
18:23:03 #13 27.29 Selecting previously unselected package libfile-chdir-perl.
18:23:03 #13 27.29 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ...
18:23:03 #13 27.29 Unpacking libfile-chdir-perl (0.1008-1) ...
18:23:03 #13 27.33 Selecting previously unselected package libfile-fcntllock-perl.
18:23:03 #13 27.33 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ...
18:23:03 #13 27.33 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
18:23:03 #13 27.37 Selecting previously unselected package libfont-afm-perl.
18:23:03 #13 27.37 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ...
18:23:03 #13 27.37 Unpacking libfont-afm-perl (1.20-2) ...
18:23:03 #13 27.42 Selecting previously unselected package libfribidi0:arm64.
18:23:03 #13 27.43 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ...
18:23:03 #13 27.43 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
18:23:03 #12 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.8s done
18:23:03 #12 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3
18:23:03 #12 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:23:03 #12 DONE 4.0s
18:23:03 
18:23:03 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:23:03 #13 0.494 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:23:03 #13 0.505 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
18:23:03 #13 0.505 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:23:03 #13 0.587 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8681 kB]
18:23:03 #13 0.657 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6408 B]
18:23:03 #13 0.724 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [77.0 kB]
18:23:03 #13 1.627 Fetched 9015 kB in 1s (6473 kB/s)
18:23:03 #13 1.627 Reading package lists...
18:23:03 #13 2.280 Reading package lists...
18:23:03 #13 2.922 Building dependency tree...
18:23:03 #13 3.122 Reading state information...
18:23:03 #13 3.544 The following additional packages will be installed:
18:23:03 #13 3.544   autoconf automake autopoint autotools-dev binutils
18:23:03 #13 3.544   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
18:23:03 #13 3.544   bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring
18:23:03 #13 3.544   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:23:03 #13 3.545   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:23:03 #13 3.545   g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
18:23:03 #13 3.545   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
18:23:03 #13 3.545   intltool-debian iso-codes krb5-locales less libabsl20220623
18:23:03 #13 3.545   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:23:03 #13 3.545   libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl
18:23:03 #13 3.545   libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0
18:23:03 #13 3.545   libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl
18:23:03 #13 3.545   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
18:23:03 #13 3.545   libc-bin libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
18:23:03 #13 3.545   libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
18:23:03 #13 3.545   libclass-data-inheritable-perl libclass-inspector-perl
18:23:03 #13 3.545   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:23:03 #13 3.545   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:23:03 #13 3.549   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
18:23:03 #13 3.549   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:23:03 #13 3.549   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:23:03 #13 3.549   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:23:03 #13 3.549   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
18:23:03 #13 3.549   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:23:03 #13 3.549   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
18:23:03 #13 3.549   libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl
18:23:03 #13 3.549   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
18:23:03 #13 3.549   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
18:23:03 #13 3.549   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
18:23:03 #13 3.549   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
18:23:03 #13 3.549   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
18:23:03 #13 3.549   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
18:23:03 #13 3.549   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
18:23:03 #13 3.549   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
18:23:03 #13 3.549   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:23:03 #13 3.549   libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1
18:23:03 #13 3.549   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
18:23:03 #13 3.549   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
18:23:03 #13 3.549   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:23:03 #13 3.549   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:23:03 #13 3.549   libhwasan0 libicu72 libimport-into-perl libindirect-perl libio-html-perl
18:23:03 #13 3.549   libio-interactive-perl libio-prompter-perl libio-pty-perl
18:23:03 #13 3.549   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
18:23:03 #13 3.549   libio-stringy-perl libipc-run-perl libipc-run3-perl
18:23:03 #13 3.549   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:23:03 #13 3.549   libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl
18:23:03 #13 3.549   libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3
18:23:03 #13 3.549   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
18:23:03 #13 3.549   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
18:23:03 #13 3.549   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
18:23:03 #13 3.549   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:23:03 #13 3.549   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
18:23:03 #13 3.549   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
18:23:03 #13 3.549   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
18:23:03 #13 3.549   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:23:03 #13 3.549   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
18:23:03 #13 3.549   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:23:03 #13 3.549   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:23:03 #13 3.549   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
18:23:03 #13 3.549   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
18:23:03 #13 3.549   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
18:23:03 #13 3.549   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
18:23:03 #13 3.549   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
18:23:03 #13 3.549   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
18:23:03 #13 3.549   libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8
18:23:03 #13 3.549   libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl
18:23:03 #13 3.549   libregexp-pattern-license-perl libregexp-pattern-perl
18:23:03 #13 3.549   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
18:23:03 #13 3.549   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:23:03 #13 3.549   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
18:23:03 #13 3.549   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
18:23:03 #13 3.549   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:23:03 #13 3.549   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:23:03 #13 3.549   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:23:03 #13 3.549   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
18:23:03 #13 3.549   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
18:23:03 #13 3.549   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
18:23:03 #13 3.549   libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:23:03 #13 3.549   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:23:03 #13 3.549   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:23:03 #13 3.549   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
18:23:03 #13 3.549   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:23:03 #13 3.549   liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:23:03 #13 3.549   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:23:03 #13 3.549   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
18:23:03 #13 3.549   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:23:03 #13 3.549   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
18:23:03 #13 3.549   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
18:23:03 #13 3.549   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
18:23:03 #13 3.549   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
18:23:03 #13 3.549   manpages manpages-dev media-types netbase openssh-client openssl patch
18:23:03 #13 3.549   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
18:23:03 #13 3.549   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
18:23:03 #13 3.549   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:23:03 #13 3.549   python3-charset-normalizer python3-debian python3-gpg python3-idna
18:23:03 #13 3.549   python3-magic python3-minimal python3-pkg-resources python3-requests
18:23:03 #13 3.549   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
18:23:03 #13 3.549   python3.11-minimal readline-common rpcsvc-proto sensible-utils
18:23:03 #13 3.549   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
18:23:03 #13 3.549   xdg-user-dirs xz-utils zstd
18:23:03 #13 3.552 Suggested packages:
18:23:03 #13 3.552   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:23:03 #13 3.552   gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest
18:23:03 #13 3.552   bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage
18:23:03 #13 3.552   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
18:23:03 #13 3.552   how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl
18:23:03 #13 3.552   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
18:23:03 #13 3.552   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
18:23:03 #13 3.552   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:23:03 #13 3.552   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
18:23:03 #13 3.552   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
18:23:03 #13 3.552   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
18:23:03 #13 3.552   scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc
18:23:03 #13 3.552   libc-l10n locales libnss-nis libnss-nisplus bzr libgd-tools gdbm-l10n
18:23:03 #13 3.552   low-memory-monitor gpm krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
18:23:03 #13 3.552   libscalar-number-perl libsasl2-modules-gssapi-mit
18:23:03 #13 3.552   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:23:03 #13 3.552   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
18:23:03 #13 3.552   libnet-jabber-perl libstdc++-12-doc libbareword-filehandles-perl
18:23:03 #13 3.552   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
18:23:03 #13 3.552   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
18:23:03 #13 3.552   libxml-sax-expatxs-perl bash-completion binutils-multiarch
18:23:03 #13 3.552   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
18:23:03 #13 3.552   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
18:23:03 #13 3.552   libterm-readline-gnu-perl | libterm-readline-perl-perl
18:23:03 #13 3.552   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
18:23:03 #13 3.552   python3-tk python3-venv python-apt-doc python3-setuptools
18:23:03 #13 3.552   python3-cryptography python3-openssl python3-socks python-requests-doc
18:23:03 #13 3.552   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
18:23:03 #13 3.552   binfmt-support readline-doc zip wdiff-doc
18:23:03 #13 19.96 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
18:23:03 #13 19.97 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:23:03 #13 20.00 Selecting previously unselected package po-debconf.
18:23:03 #13 20.01 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
18:23:03 #13 20.01 Unpacking po-debconf (1.0.21+nmu1) ...
18:23:03 #13 20.06 Selecting previously unselected package debhelper.
18:23:03 #13 20.06 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
18:23:03 #13 20.07 Unpacking debhelper (13.3.4) ...
18:23:03 #13 20.17 Selecting previously unselected package debian-keyring.
18:23:03 #17 2.996 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4)
18:23:03 #13 27.47 Selecting previously unselected package libfuture-perl.
18:23:03 #13 27.47 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ...
18:23:03 #13 27.47 Unpacking libfuture-perl (0.39-1) ...
18:23:03 #13 27.51 Selecting previously unselected package libio-stringy-perl.
18:23:03 #13 27.51 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ...
18:23:03 #13 27.51 Unpacking libio-stringy-perl (2.111-3) ...
18:23:03 #13 27.55 Selecting previously unselected package libparams-validate-perl.
18:23:03 #13 27.55 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ...
18:23:03 #13 27.56 Unpacking libparams-validate-perl (1.29-1+b1) ...
18:23:03 #13 27.59 Selecting previously unselected package libgetopt-long-descriptive-perl.
18:23:03 #13 27.60 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
18:23:03 #13 27.60 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
18:23:03 #13 27.63 Selecting previously unselected package libsort-versions-perl.
18:23:03 #13 27.64 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ...
18:23:03 #13 27.64 Unpacking libsort-versions-perl (1.62-1) ...
18:23:03 #13 27.67 Selecting previously unselected package libgit-wrapper-perl.
18:23:03 #13 20.17 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
18:23:03 #13 20.17 Unpacking debian-keyring (2021.07.26) ...
18:23:04 #17 3.274 (14/25) Installing clang15 (15.0.7-r0)
18:23:04 #17 3.344 (15/25) Installing libmagic (5.43-r0)
18:23:04 #17 3.372 (16/25) Installing file (5.43-r0)
18:23:04 #17 3.374 (17/25) Installing brotli-libs (1.0.9-r9)
18:23:04 #17 3.385 (18/25) Installing nghttp2-libs (1.51.0-r2)
18:23:04 #17 3.389 (19/25) Installing libcurl (8.4.0-r0)
18:23:04 #17 3.399 (20/25) Installing libexpat (2.5.0-r0)
18:23:04 #17 3.403 (21/25) Installing pcre2 (10.42-r0)
18:23:04 #17 3.412 (22/25) Installing git (2.38.5-r0)
18:23:04 #17 3.478 (23/25) Installing lld-libs (15.0.7-r0)
18:23:04 #13 27.67 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ...
18:23:04 #13 27.68 Unpacking libgit-wrapper-perl (0.048-1) ...
18:23:04 #13 27.71 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:23:04 #13 27.71 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
18:23:04 #13 27.71 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
18:23:04 #13 27.75 Selecting previously unselected package libio-prompter-perl.
18:23:04 #13 27.75 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ...
18:23:04 #13 27.75 Unpacking libio-prompter-perl (0.004015-1) ...
18:23:04 #13 27.79 Selecting previously unselected package libjson-perl.
18:23:04 #13 27.79 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ...
18:23:04 #13 27.79 Unpacking libjson-perl (4.02000-1) ...
18:23:04 #13 27.83 Selecting previously unselected package liblog-any-perl.
18:23:04 #13 27.83 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ...
18:23:04 #13 27.84 Unpacking liblog-any-perl (1.707-1) ...
18:23:04 #13 27.88 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:23:04 #13 27.88 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
18:23:04 #13 27.89 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
18:23:04 #13 27.92 Selecting previously unselected package libpackage-stash-perl.
18:23:04 #13 27.92 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ...
18:23:04 #13 27.92 Unpacking libpackage-stash-perl (0.38-1) ...
18:23:04 #13 27.96 Selecting previously unselected package libsub-identify-perl.
18:23:04 #13 27.96 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ...
18:23:04 #13 27.97 Unpacking libsub-identify-perl (0.14-1+b1) ...
18:23:04 #13 28.00 Selecting previously unselected package libnamespace-clean-perl.
18:23:04 From https://github.com/docker/buildx
18:23:04  * [new tag]         v0.11.2    -> v0.11.2
18:23:04 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:23:04 #17 3.522 (24/25) Installing lld (15.0.7-r0)
18:23:04 #17 3.525 (25/25) Installing llvm15 (15.0.7-r0)
18:23:04 #13 28.00 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ...
18:23:04 #13 28.01 Unpacking libnamespace-clean-perl (0.27-1) ...
18:23:04 #13 28.04 Selecting previously unselected package libpath-tiny-perl.
18:23:04 #13 28.04 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ...
18:23:04 #13 28.05 Unpacking libpath-tiny-perl (0.108-1) ...
18:23:04 #13 28.09 Selecting previously unselected package libtype-tiny-perl.
18:23:04 #13 28.09 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ...
18:23:04 #13 28.10 Unpacking libtype-tiny-perl (1.004004-1) ...
18:23:04 #13 28.15 Selecting previously unselected package libgitlab-api-v4-perl.
18:23:04 #17 4.024 Executing busybox-1.35.0-r29.trigger
18:23:04 #17 4.030 OK: 349 MiB in 41 packages
18:23:04 #13 28.15 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ...
18:23:04 #13 28.15 Unpacking libgitlab-api-v4-perl (0.16-1) ...
18:23:04 #13 28.20 Selecting previously unselected package libglib2.0-data.
18:23:04 #13 28.21 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u5_all.deb ...
18:23:04 #13 28.21 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ...
18:23:04 #13 28.35 Selecting previously unselected package libgpm2:arm64.
18:23:04 #13 28.35 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ...
18:23:04 #13 28.36 Unpacking libgpm2:arm64 (1.20.7-5) ...
18:23:04 #13 28.39 Selecting previously unselected package libidn11:arm64.
18:23:04 #13 28.40 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ...
18:23:04 #13 28.40 Unpacking libidn11:arm64 (1.33-2.2) ...
18:23:04 git init src/github.com/docker/compose
18:23:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:23:04 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:23:04 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:23:04 + SRC=src/github.com/docker/compose
18:23:04 + REF=v2.21.0
18:23:04 + REF_FETCH=v2.21.0
18:23:04 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:23:04 + awk {print $2}
18:23:04 + REF=refs/tags/v2.21.0
18:23:04 + [ -n refs/tags/v2.21.0 ]
18:23:04 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:04 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:04 #13 28.44 Selecting previously unselected package libntlm0:arm64.
18:23:04 #13 28.45 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ...
18:23:04 #13 28.45 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ...
18:23:04 #13 28.49 Selecting previously unselected package libgsasl7.
18:23:04 #13 28.49 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ...
18:23:04 #13 28.49 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
18:23:04 #13 28.55 Selecting previously unselected package libhtml-form-perl.
18:23:04 #13 28.55 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ...
18:23:04 #13 28.55 Unpacking libhtml-form-perl (6.03-1) ...
18:23:04 #13 28.58 Selecting previously unselected package libhtml-format-perl.
18:23:04 #13 28.58 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ...
18:23:04 #13 28.59 Unpacking libhtml-format-perl (2.12-1) ...
18:23:04 #13 28.62 Selecting previously unselected package libhttp-daemon-perl.
18:23:04 #13 28.62 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
18:23:04 #13 28.63 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
18:23:04 #13 28.66 Selecting previously unselected package libstruct-dumb-perl.
18:23:04 #13 28.66 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ...
18:23:04 #13 28.67 Unpacking libstruct-dumb-perl (0.09-1) ...
18:23:04 #13 28.69 Selecting previously unselected package libio-async-perl.
18:23:04 #13 28.70 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ...
18:23:04 #13 28.70 Unpacking libio-async-perl (0.72-1) ...
18:23:04 #13 28.76 Selecting previously unselected package libio-sessiondata-perl.
18:23:04 #13 28.76 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ...
18:23:04 #13 28.76 Unpacking libio-sessiondata-perl (1.03-1) ...
18:23:04 #13 5.585 The following NEW packages will be installed:
18:23:04 #13 5.585   autoconf automake autopoint autotools-dev binutils
18:23:04 #13 5.585   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
18:23:04 #13 5.585   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
18:23:04 #13 5.585   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:23:04 #13 5.585   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:23:04 #13 5.585   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
18:23:04 #13 5.585   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:23:04 #13 5.585   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
18:23:04 #13 5.585   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:23:04 #13 5.585   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
18:23:04 #13 5.585   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
18:23:04 #13 5.585   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
18:23:04 #13 5.585   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
18:23:04 #13 5.585   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
18:23:04 #13 5.585   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
18:23:04 #13 5.585   libclass-data-inheritable-perl libclass-inspector-perl
18:23:04 #13 5.585   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:23:04 #13 5.585   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:23:04 #13 5.585   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
18:23:04 #13 5.585   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:23:04 #13 5.585   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:23:04 #13 5.585   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:23:04 #13 5.585   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
18:23:04 #13 5.585   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:23:04 #13 5.585   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
18:23:04 #13 5.585   libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl
18:23:04 #13 5.585   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
18:23:04 #13 5.585   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
18:23:04 #13 5.585   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
18:23:04 #13 5.585   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
18:23:04 #13 5.585   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
18:23:04 #13 5.585   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
18:23:04 #13 5.585   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
18:23:04 #13 5.585   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
18:23:04 #13 5.585   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:23:04 #13 5.586   libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1
18:23:04 #13 5.586   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
18:23:04 #13 5.586   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
18:23:04 #13 5.586   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:23:04 #13 5.586   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:23:04 #13 5.586   libhwasan0 libicu72 libimport-into-perl libindirect-perl libio-html-perl
18:23:04 #13 5.586   libio-interactive-perl libio-prompter-perl libio-pty-perl
18:23:04 #13 5.586   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
18:23:04 #13 5.586   libio-stringy-perl libipc-run-perl libipc-run3-perl
18:23:04 #13 5.586   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:23:04 #13 5.586   libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl
18:23:04 #13 5.586   libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3
18:23:04 #13 5.586   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
18:23:04 #13 5.586   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
18:23:04 #13 5.586   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
18:23:04 #13 5.586   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:23:04 #13 5.586   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
18:23:04 #13 5.586   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
18:23:04 #13 5.586   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
18:23:04 #13 5.586   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:23:04 #13 5.586   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
18:23:04 #13 5.586   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:23:04 #13 5.586   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:23:04 #13 5.586   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
18:23:04 #13 5.586   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
18:23:04 #13 5.586   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
18:23:04 #13 5.586   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
18:23:04 #13 5.586   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
18:23:04 #13 5.586   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
18:23:04 #13 5.586   libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8
18:23:04 #13 5.586   libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl
18:23:04 #13 5.586   libregexp-pattern-license-perl libregexp-pattern-perl
18:23:04 #13 5.586   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
18:23:04 #13 5.586   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:23:04 #13 5.586   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
18:23:04 #13 5.586   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
18:23:04 #13 5.586   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:23:04 #13 5.586   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:23:04 #13 5.586   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:23:04 #13 5.586   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
18:23:04 #13 5.586   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
18:23:04 #13 5.586   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
18:23:04 #13 5.586   libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:23:04 #13 5.586   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:23:04 #13 5.586   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:23:04 #13 5.586   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
18:23:04 #13 5.586   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:23:04 #13 5.586   liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:23:04 #13 5.586   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:23:04 #13 5.586   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
18:23:04 #13 5.586   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:23:04 #13 5.586   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
18:23:04 #13 5.586   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
18:23:04 #13 5.587   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
18:23:04 #13 5.587   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
18:23:04 #13 5.587   manpages manpages-dev media-types netbase openssh-client openssl patch
18:23:04 #13 5.587   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
18:23:04 #13 5.587   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
18:23:04 #13 5.587   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:23:04 #13 5.587   python3-charset-normalizer python3-debian python3-gpg python3-idna
18:23:04 #13 5.587   python3-magic python3-minimal python3-pkg-resources python3-requests
18:23:04 #13 5.587   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
18:23:04 #13 5.587   python3.11-minimal readline-common rpcsvc-proto sensible-utils
18:23:04 #13 5.587   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
18:23:04 #13 5.587   xdg-user-dirs xz-utils zstd
18:23:04 #13 5.589 The following packages will be upgraded:
18:23:04 #13 5.590   libc-bin libc6
18:23:04 From https://github.com/docker/compose
18:23:04  * [new tag]         v2.21.0    -> v2.21.0
18:23:04 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:23:05 #13 28.80 Selecting previously unselected package libio-string-perl.
18:23:05 #13 28.80 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
18:23:05 #13 28.80 Unpacking libio-string-perl (1.08-3) ...
18:23:05 #13 28.86 Selecting previously unselected package libtypes-serialiser-perl.
18:23:05 #13 28.87 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ...
18:23:05 #13 28.88 Unpacking libtypes-serialiser-perl (1.0-1) ...
18:23:05 #13 28.92 Selecting previously unselected package libjson-xs-perl.
18:23:05 #13 28.92 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ...
18:23:05 #13 28.93 Unpacking libjson-xs-perl (3.040-1+b1) ...
18:23:05 #13 28.97 Selecting previously unselected package liblzo2-2:arm64.
18:23:05 #13 5.882 2 upgraded, 425 newly installed, 0 to remove and 9 not upgraded.
18:23:05 #13 5.882 Need to get 185 MB of archives.
18:23:05 #13 5.882 After this operation, 658 MB of additional disk space will be used.
18:23:05 #13 5.882 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6 arm64 2.36-9+deb12u3 [2321 kB]
18:23:05 #13 5.911 Get:2 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-bin arm64 2.36-9+deb12u3 [530 kB]
18:23:05 #13 5.926 Get:3 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7 [2815 kB]
18:23:05 #13 5.947 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgdbm6 arm64 1.23-3 [70.9 kB]
18:23:05 #13 5.948 Get:5 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB]
18:23:05 #13 5.951 Get:6 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7 [4019 kB]
18:23:05 #13 5.979 Get:7 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7 [239 kB]
18:23:05 #13 5.981 Get:8 http://deb.debian.org/debian bookworm/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB]
18:23:05 #13 5.981 Get:9 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u1 [1804 kB]
18:23:05 #13 5.994 Get:10 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB]
18:23:05 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 fedora-37
18:23:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:05 mkdir -p rpmbuild/SOURCES
18:23:05 docker run --rm -w /v \
18:23:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:23:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:05 	alpine \
18:23:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:23:05 #13 16.78 Running transaction check
18:23:05 #13 16.87 Transaction check succeeded.
18:23:05 #13 16.87 Running transaction test
18:23:05 #13 17.36 Transaction test succeeded.
18:23:05 #13 17.36 Running transaction
18:23:05 #15 26.20 Dependencies resolved.
18:23:05 #15 26.21 ==========================================================================================
18:23:05 #15 26.21  Package                      Arch     Version                            Repo        Size
18:23:05 #15 26.21 ==========================================================================================
18:23:05 #15 26.21 Installing:
18:23:05 #15 26.21  dnf-plugins-core             noarch   4.0.21-23.el8                      baseos      77 k
18:23:05 #15 26.21  rpm-build                    aarch64  4.14.3-26.el8                      appstream  173 k
18:23:05 #15 26.21  rpmlint                      noarch   1.10-14.el8                        appstream  192 k
18:23:05 #15 26.21 Installing dependencies:
18:23:05 #15 26.21  bzip2                        aarch64  1.0.6-26.el8                       baseos      60 k
18:23:05 #15 26.21  dbus-glib                    aarch64  0.110-2.el8                        baseos     122 k
18:23:05 #15 26.21  desktop-file-utils           aarch64  0.26-1.el8                         appstream   79 k
18:23:05 #15 26.21  diffutils                    aarch64  3.6-6.el8                          baseos     352 k
18:23:05 #15 26.21  dwz                          aarch64  0.12-10.el8                        appstream  103 k
18:23:05 #15 26.21  efi-srpm-macros              noarch   3-3.el8                            appstream   22 k
18:23:05 #15 26.21  elfutils                     aarch64  0.189-3.el8                        baseos     537 k
18:23:05 #15 26.21  emacs-filesystem             noarch   1:26.1-11.el8                      baseos      70 k
18:23:05 #15 26.21  file                         aarch64  5.33-25.el8                        baseos      78 k
18:23:05 #15 26.21  gc                           aarch64  7.6.4-3.el8                        appstream   99 k
18:23:05 #15 26.21  gdb-headless                 aarch64  8.2-20.el8                         appstream  3.1 M
18:23:05 #15 26.21  ghc-srpm-macros              noarch   1.4.2-7.el8                        appstream  9.3 k
18:23:05 #15 26.21  glibc-gconv-extra            aarch64  2.28-236.el8.7                     baseos     1.9 M
18:23:05 #15 26.21  go-srpm-macros               noarch   2-17.el8                           appstream   13 k
18:23:05 #15 26.21  groff-base                   aarch64  1.22.3-18.el8                      baseos     989 k
18:23:05 #15 26.21  guile                        aarch64  5:2.0.14-7.el8                     appstream  3.5 M
18:23:05 #15 26.21  libatomic_ops                aarch64  7.6.2-3.el8                        appstream   38 k
18:23:05 #15 26.21  libbabeltrace                aarch64  1.5.4-4.el8                        baseos     189 k
18:23:05 #15 26.21  libpkgconf                   aarch64  1.4.2-1.el8                        baseos      34 k
18:23:05 #15 26.21  libtool-ltdl                 aarch64  2.4.6-25.el8                       baseos      57 k
18:23:05 #15 26.21  ncurses                      aarch64  6.1-10.20180224.el8                baseos     389 k
18:23:05 #15 26.21  ocaml-srpm-macros            noarch   5-4.el8                            appstream  9.4 k
18:23:05 #15 26.21  openblas-srpm-macros         noarch   2-2.el8                            appstream  7.9 k
18:23:05 #15 26.21  openssl                      aarch64  1:1.1.1k-9.el8                     baseos     717 k
18:23:05 #15 26.21  patch                        aarch64  2.7.6-11.el8                       baseos     134 k
18:23:05 #15 26.21  perl-Carp                    noarch   1.42-396.el8                       baseos      30 k
18:23:05 #15 26.21  perl-Data-Dumper             aarch64  2.167-399.el8                      baseos      57 k
18:23:05 #15 26.21  perl-Digest                  noarch   1.17-395.el8                       appstream   27 k
18:23:05 #15 26.21  perl-Digest-MD5              aarch64  2.55-396.el8                       appstream   37 k
18:23:05 #15 26.21  perl-Encode                  aarch64  4:2.97-3.el8                       baseos     1.5 M
18:23:05 #15 26.21  perl-Errno                   aarch64  1.28-422.el8                       baseos      76 k
18:23:05 #15 26.21  perl-Exporter                noarch   5.72-396.el8                       baseos      34 k
18:23:05 #15 26.21  perl-File-Path               noarch   2.15-2.el8                         baseos      38 k
18:23:05 #15 26.21  perl-File-Temp               noarch   0.230.600-1.el8                    baseos      63 k
18:23:05 #15 26.21  perl-Getopt-Long             noarch   1:2.50-4.el8                       baseos      63 k
18:23:05 #15 26.21  perl-HTTP-Tiny               noarch   0.074-2.el8                        baseos      58 k
18:23:05 #15 26.21  perl-IO                      aarch64  1.38-422.el8                       baseos     142 k
18:23:05 #15 26.21  perl-IO-Socket-IP            noarch   0.39-5.el8                         appstream   47 k
18:23:05 #15 26.21  perl-IO-Socket-SSL           noarch   2.066-4.module_el8+339+1ec643e0    appstream  304 k
18:23:05 #15 26.21  perl-MIME-Base64             aarch64  3.15-396.el8                       baseos      31 k
18:23:05 #15 26.21  perl-Mozilla-CA              noarch   20160104-7.module_el8+645+9d809f8c appstream   15 k
18:23:05 #15 26.21  perl-Net-SSLeay              aarch64  1.88-2.module_el8+339+1ec643e0     appstream  396 k
18:23:05 #15 26.21  perl-PathTools               aarch64  3.74-1.el8                         baseos      90 k
18:23:05 #15 26.21  perl-Pod-Escapes             noarch   1:1.07-395.el8                     baseos      20 k
18:23:05 #15 26.21  perl-Pod-Perldoc             noarch   3.28-396.el8                       baseos      86 k
18:23:05 #15 26.21  perl-Pod-Simple              noarch   1:3.35-395.el8                     baseos     213 k
18:23:05 #15 26.21  perl-Pod-Usage               noarch   4:1.69-395.el8                     baseos      34 k
18:23:05 #15 26.21  perl-Scalar-List-Utils       aarch64  3:1.49-2.el8                       baseos      67 k
18:23:05 #15 26.21  perl-Socket                  aarch64  4:2.027-3.el8                      baseos      59 k
18:23:05 #15 26.21  perl-Storable                aarch64  1:3.11-3.el8                       baseos      95 k
18:23:05 #15 26.21  perl-Term-ANSIColor          noarch   4.06-396.el8                       baseos      46 k
18:23:05 #15 26.21  perl-Term-Cap                noarch   1.17-395.el8                       baseos      23 k
18:23:05 #15 26.21  perl-Text-ParseWords         noarch   3.30-395.el8                       baseos      18 k
18:23:05 #15 26.21  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8                  baseos      24 k
18:23:05 #15 26.21  perl-Time-Local              noarch   1:1.280-1.el8                      baseos      34 k
18:23:05 #15 26.21  perl-URI                     noarch   1.73-3.el8                         appstream  116 k
18:23:05 #15 26.21  perl-Unicode-Normalize       aarch64  1.25-396.el8                       baseos      78 k
18:23:05 #15 26.21  perl-constant                noarch   1.33-396.el8                       baseos      25 k
18:23:05 #15 26.21  perl-interpreter             aarch64  4:5.26.3-422.el8                   baseos     6.3 M
18:23:05 #15 26.21  perl-libnet                  noarch   3.11-3.el8                         appstream  121 k
18:23:05 #15 26.21  perl-libs                    aarch64  4:5.26.3-422.el8                   baseos     1.5 M
18:23:05 #15 26.21  perl-macros                  aarch64  4:5.26.3-422.el8                   baseos      72 k
18:23:05 #15 26.21  perl-parent                  noarch   1:0.237-1.el8                      baseos      20 k
18:23:05 #15 26.21  perl-podlators               noarch   4.11-1.el8                         baseos     118 k
18:23:05 #15 26.21  perl-srpm-macros             noarch   1-25.el8                           appstream   11 k
18:23:05 #15 26.21  perl-threads                 aarch64  1:2.21-2.el8                       baseos      60 k
18:23:05 #15 26.21  perl-threads-shared          aarch64  1.58-2.el8                         baseos      47 k
18:23:05 #15 26.21  pkgconf                      aarch64  1.4.2-1.el8                        baseos      37 k
18:23:05 #15 26.21  pkgconf-m4                   noarch   1.4.2-1.el8                        baseos      17 k
18:23:05 #15 26.21  pkgconf-pkg-config           aarch64  1.4.2-1.el8                        baseos      15 k
18:23:05 #15 26.21  python-rpm-macros            noarch   3-45.el8                           appstream   16 k
18:23:05 #15 26.21  python-srpm-macros           noarch   3-45.el8                           appstream   16 k
18:23:05 #15 26.21  python3-dateutil             noarch   1:2.6.1-6.el8                      baseos     251 k
18:23:05 #15 26.21  python3-dbus                 aarch64  1.2.4-15.el8                       baseos     133 k
18:23:05 #15 26.21  python3-dnf-plugins-core     noarch   4.0.21-23.el8                      baseos     279 k
18:23:05 #15 26.21  python3-rpm-macros           noarch   3-45.el8                           appstream   15 k
18:23:05 #15 26.21  python3-six                  noarch   1.11.0-8.el8                       baseos      38 k
18:23:05 #15 26.21  python3-systemd              aarch64  234-8.el8                          appstream   80 k
18:23:05 #15 26.21  qt5-srpm-macros              noarch   5.15.3-1.el8                       appstream   11 k
18:23:05 #15 26.21  redhat-rpm-config            noarch   131-1.el8                          appstream   94 k
18:23:05 #15 26.21  rust-srpm-macros             noarch   5-2.el8                            appstream  9.2 k
18:23:05 #15 26.21  unzip                        aarch64  6.0-46.el8                         baseos     189 k
18:23:05 #15 26.21  zip                          aarch64  3.0-23.el8                         baseos     265 k
18:23:05 #15 26.21  zstd                         aarch64  1.4.4-1.el8                        appstream  303 k
18:23:05 #15 26.21 Installing weak dependencies:
18:23:05 #15 26.21  elfutils-debuginfod-client   aarch64  0.189-3.el8                        baseos      75 k
18:23:05 #15 26.21 Enabling module streams:
18:23:05 #15 26.21  perl                                  5.26                                               
18:23:05 #15 26.21  perl-IO-Socket-SSL                    2.066                                              
18:23:05 #15 26.21  perl-libwww-perl                      6.34                                               
18:23:05 #15 26.21 
18:23:05 #15 26.21 Transaction Summary
18:23:05 #15 26.21 ==========================================================================================
18:23:05 #15 26.21 Install  88 Packages
18:23:05 #15 26.21 
18:23:05 #15 26.22 Total download size: 27 M
18:23:05 #15 26.22 Installed size: 97 M
18:23:05 #15 26.22 Downloading Packages:
18:23:05 #13 28.97 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ...
18:23:05 #13 28.98 Unpacking liblzo2-2:arm64 (2.10-0.1) ...
18:23:05 #13 29.02 Selecting previously unselected package libkyotocabinet16v5:arm64.
18:23:05 #13 29.02 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ...
18:23:05 #13 29.02 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
18:23:05 #13 29.07 Selecting previously unselected package liblist-compare-perl.
18:23:05 #13 29.07 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ...
18:23:05 #13 29.08 Unpacking liblist-compare-perl (0.53-1) ...
18:23:05 #13 29.11 Selecting previously unselected package liblist-moreutils-perl.
18:23:05 #13 29.11 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ...
18:23:05 #13 29.12 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
18:23:05 #13 29.15 Selecting previously unselected package libltdl-dev:arm64.
18:23:05 #13 29.15 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ...
18:23:05 #13 29.15 Unpacking libltdl-dev:arm64 (2.4.6-9) ...
18:23:05 #13 29.21 Selecting previously unselected package libsys-hostname-long-perl.
18:23:05 #13 5.999 Get:11 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB]
18:23:05 #13 5.999 Get:12 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB]
18:23:05 #13 6.008 Get:13 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB]
18:23:05 #13 6.009 Get:14 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB]
18:23:05 #13 6.009 Get:15 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB]
18:23:05 #13 6.010 Get:16 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
18:23:05 #13 6.010 Get:17 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
18:23:05 #13 6.011 Get:18 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
18:23:05 #13 6.011 Get:19 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
18:23:05 #13 6.013 Get:20 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
18:23:05 #13 6.014 Get:21 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
18:23:05 #13 6.014 Get:22 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB]
18:23:05 #13 6.015 Get:23 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB]
18:23:05 #13 6.016 Get:24 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB]
18:23:05 #13 6.017 Get:25 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB]
18:23:05 #13 6.018 Get:26 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB]
18:23:05 #13 6.025 Get:27 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB]
18:23:05 #13 6.034 Get:28 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB]
18:23:05 #13 6.037 Get:29 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B]
18:23:05 #13 6.043 Get:30 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB]
18:23:05 #13 6.045 Get:31 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2 [128 kB]
18:23:05 #13 6.047 Get:32 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB]
18:23:05 #13 6.048 Get:33 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
18:23:05 #13 6.049 Get:34 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
18:23:05 #13 6.049 Get:35 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u1 [1387 kB]
18:23:05 #13 6.059 Get:36 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
18:23:05 #13 6.061 Get:37 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
18:23:05 #13 6.062 Get:38 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
18:23:05 #13 6.063 Get:39 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
18:23:05 #13 6.064 Get:40 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB]
18:23:05 #13 6.065 Get:41 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
18:23:05 #13 6.067 Get:42 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB]
18:23:05 #13 6.072 Get:43 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB]
18:23:05 #13 6.073 Get:44 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB]
18:23:05 #13 6.074 Get:45 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB]
18:23:05 #13 6.075 Get:46 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB]
18:23:05 #13 6.083 Get:47 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-2 [1332 kB]
18:23:05 #13 6.089 Get:48 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB]
18:23:05 #13 6.090 Get:49 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB]
18:23:05 #13 6.091 Get:50 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB]
18:23:05 #13 6.102 Get:51 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB]
18:23:05 #13 6.105 Get:52 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u1 [935 kB]
18:23:05 #13 6.112 Get:53 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1 [55.2 kB]
18:23:05 #13 6.112 Get:54 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
18:23:05 #13 6.116 Get:55 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
18:23:05 #13 6.118 Get:56 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
18:23:05 #13 6.121 Get:57 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
18:23:05 #13 6.121 Get:58 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
18:23:05 #13 6.128 Get:59 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB]
18:23:05 #13 6.133 Get:60 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB]
18:23:05 #13 6.152 Get:61 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB]
18:23:05 #13 6.159 Get:62 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB]
18:23:05 #13 6.160 Get:63 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB]
18:23:05 #13 6.161 Get:64 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB]
18:23:05 #13 6.167 Get:65 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB]
18:23:05 #13 6.167 Get:66 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB]
18:23:05 #13 6.182 Get:67 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB]
18:23:05 #13 6.183 Get:68 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-dev-bin arm64 2.36-9+deb12u3 [44.3 kB]
18:23:05 #13 6.185 Get:69 http://deb.debian.org/debian bookworm/main arm64 linux-libc-dev arm64 6.1.55-1 [1846 kB]
18:23:05 #13 6.194 Get:70 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB]
18:23:05 #13 6.196 Get:71 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB]
18:23:05 #13 6.197 Get:72 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
18:23:05 #13 6.198 Get:73 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB]
18:23:05 #13 6.198 Get:74 http://deb.debian.org/debian-security bookworm-security/main arm64 libc6-dev arm64 2.36-9+deb12u3 [1428 kB]
18:23:05 #13 6.203 Get:75 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1 [611 kB]
18:23:05 #17 DONE 4.7s
18:23:05 
18:23:05 #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
18:23:05 #18 DONE 0.0s
18:23:05 
18:23:05 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
18:23:05 #13 29.21 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ...
18:23:05 #13 29.22 Unpacking libsys-hostname-long-perl (1.5-1) ...
18:23:05 #13 29.25 Selecting previously unselected package libmail-sendmail-perl.
18:23:05 #13 29.25 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ...
18:23:05 #13 29.25 Unpacking libmail-sendmail-perl (0.80-1) ...
18:23:05 #13 29.31 Selecting previously unselected package mailutils-common.
18:23:05 #13 29.31 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ...
18:23:05 #13 29.33 Unpacking mailutils-common (1:3.5-4) ...
18:23:05 #13 6.207 Get:76 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB]
18:23:05 #13 6.211 Get:77 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB]
18:23:05 #13 6.211 Get:78 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14 [8226 kB]
18:23:05 #13 6.272 Get:79 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B]
18:23:05 #13 6.297 Get:80 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14 [37.7 kB]
18:23:05 #13 6.297 Get:81 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14 [104 kB]
18:23:05 #13 6.298 Get:82 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14 [23.9 kB]
18:23:05 #13 6.299 Get:83 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14 [9536 B]
18:23:05 #13 6.299 Get:84 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14 [2095 kB]
18:23:05 #13 6.313 Get:85 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14 [926 kB]
18:23:05 #13 6.318 Get:86 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14 [2179 kB]
18:23:05 #13 6.365 Get:87 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14 [862 kB]
18:23:05 #13 6.369 Get:88 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14 [998 kB]
18:23:05 #13 6.375 Get:89 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14 [959 kB]
18:23:05 #13 6.408 Get:90 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14 [16.3 MB]
18:23:05 #13 22.13 Selecting previously unselected package libfakeroot:arm64.
18:23:05 #13 22.14 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
18:23:05 #13 22.14 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
18:23:05 #13 22.18 Selecting previously unselected package fakeroot.
18:23:05 #13 22.18 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
18:23:05 #13 22.19 Unpacking fakeroot (1.25.3-1.1) ...
18:23:05 #13 22.24 Selecting previously unselected package libassuan0:arm64.
18:23:05 #13 22.24 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
18:23:05 #13 22.25 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
18:23:05 #13 22.28 Selecting previously unselected package gpgconf.
18:23:05 #13 22.28 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
18:23:05 #13 22.28 Unpacking gpgconf (2.2.27-2+deb11u2) ...
18:23:05 #13 22.33 Selecting previously unselected package libksba8:arm64.
18:23:05 #13 22.33 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u2_arm64.deb ...
18:23:05 #13 22.34 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ...
18:23:05 #13 22.39 Selecting previously unselected package libnpth0:arm64.
18:23:05 #13 29.49 Selecting previously unselected package mysql-common.
18:23:05 #13 29.49 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ...
18:23:05 #13 29.52 Unpacking mysql-common (5.8+1.0.5) ...
18:23:05 #13 29.58 Selecting previously unselected package mariadb-common.
18:23:05 #13 29.58 Preparing to unpack .../255-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ...
18:23:05 #13 29.59 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ...
18:23:05 #13 29.63 Selecting previously unselected package libmariadb3:arm64.
18:23:05 #13 29.63 Preparing to unpack .../256-libmariadb3_1%3a10.3.39-0+deb10u1_arm64.deb ...
18:23:05 #13 29.63 Unpacking libmariadb3:arm64 (1:10.3.39-0+deb10u1) ...
18:23:05 #13 29.70 Selecting previously unselected package libpython2.7-minimal:arm64.
18:23:05 #15 27.05 (1/88): desktop-file-utils-0.26-1.el8.aarch64.r 340 kB/s |  79 kB     00:00    
18:23:05 #13 6.686 Get:91 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B]
18:23:05 #13 6.686 Get:92 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14 [2006 kB]
18:23:05 #13 6.703 Get:93 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14 [9071 kB]
18:23:06 #13 22.39 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
18:23:06 #13 22.40 Unpacking libnpth0:arm64 (1.6-3) ...
18:23:06 #13 22.45 Selecting previously unselected package dirmngr.
18:23:06 #13 22.45 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
18:23:06 #13 22.47 Unpacking dirmngr (2.2.27-2+deb11u2) ...
18:23:06 #13 22.53 Selecting previously unselected package gnupg-l10n.
18:23:06 #13 22.53 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
18:23:06 #13 22.53 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
18:23:06 #13 22.62 Selecting previously unselected package gnupg-utils.
18:23:06 #13 22.63 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
18:23:06 #13 22.63 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
18:23:06 #19 0.376 + apk  --root / add --no-cache musl-dev gcc
18:23:06 #19 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
18:23:06 #13 29.70 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u3_arm64.deb ...
18:23:06 #13 29.71 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u3) ...
18:23:06 #13 29.78 Selecting previously unselected package libpython2.7-stdlib:arm64.
18:23:06 #13 29.79 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u3_arm64.deb ...
18:23:06 #13 29.80 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u3) ...
18:23:06 #13 29.97 Selecting previously unselected package libpython2.7:arm64.
18:23:06 #13 29.98 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u3_arm64.deb ...
18:23:06 #13 29.98 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u3) ...
18:23:06 #13 30.09 Selecting previously unselected package libmailutils5:arm64.
18:23:06 #15 27.05 (2/88): efi-srpm-macros-3-3.el8.noarch.rpm       93 kB/s |  22 kB     00:00    
18:23:06 #15 27.06 (3/88): dwz-0.12-10.el8.aarch64.rpm             426 kB/s | 103 kB     00:00    
18:23:06 #15 27.06 (4/88): gc-7.6.4-3.el8.aarch64.rpm              7.9 MB/s |  99 kB     00:00    
18:23:06 #15 27.07 (5/88): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.2 MB/s | 9.3 kB     00:00    
18:23:06 #15 27.07 (6/88): go-srpm-macros-2-17.el8.noarch.rpm      1.9 MB/s |  13 kB     00:00    
18:23:06 #15 27.08 (7/88): libatomic_ops-7.6.2-3.el8.aarch64.rpm   6.4 MB/s |  38 kB     00:00    
18:23:06 #15 27.08 (8/88): ocaml-srpm-macros-5-4.el8.noarch.rpm    2.1 MB/s | 9.4 kB     00:00    
18:23:06 #15 27.09 (9/88): openblas-srpm-macros-2-2.el8.noarch.rpm 1.9 MB/s | 7.9 kB     00:00    
18:23:06 #15 27.09 (10/88): perl-Digest-1.17-395.el8.noarch.rpm    5.1 MB/s |  27 kB     00:00    
18:23:06 #15 27.10 (11/88): perl-Digest-MD5-2.55-396.el8.aarch64.r 7.5 MB/s |  37 kB     00:00    
18:23:06 #15 27.10 (12/88): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 8.9 MB/s |  47 kB     00:00    
18:23:06 #15 27.12 (13/88): perl-IO-Socket-SSL-2.066-4.module_el8+  24 MB/s | 304 kB     00:00    
18:23:06 #15 27.12 (14/88): perl-Mozilla-CA-20160104-7.module_el8+ 3.5 MB/s |  15 kB     00:00    
18:23:06 #15 27.13 (15/88): perl-Net-SSLeay-1.88-2.module_el8+339+  30 MB/s | 396 kB     00:00    
18:23:06 #15 27.14 (16/88): perl-URI-1.73-3.el8.noarch.rpm          18 MB/s | 116 kB     00:00    
18:23:06 #15 27.15 (17/88): perl-libnet-3.11-3.el8.noarch.rpm       16 MB/s | 121 kB     00:00    
18:23:06 #15 27.16 (18/88): perl-srpm-macros-1-25.el8.noarch.rpm   2.1 MB/s |  11 kB     00:00    
18:23:06 #15 27.16 (19/88): python-rpm-macros-3-45.el8.noarch.rpm  3.6 MB/s |  16 kB     00:00    
18:23:06 #15 27.18 (20/88): gdb-headless-8.2-20.el8.aarch64.rpm     26 MB/s | 3.1 MB     00:00    
18:23:06 #15 27.18 (21/88): python-srpm-macros-3-45.el8.noarch.rpm 813 kB/s |  16 kB     00:00    
18:23:06 #15 27.18 (22/88): python3-rpm-macros-3-45.el8.noarch.rpm 2.2 MB/s |  15 kB     00:00    
18:23:06 #15 27.19 (23/88): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 2.3 MB/s |  11 kB     00:00    
18:23:06 #15 27.21 (24/88): guile-2.0.14-7.el8.aarch64.rpm          24 MB/s | 3.5 MB     00:00    
18:23:06 #15 27.22 (25/88): python3-systemd-234-8.el8.aarch64.rpm  2.3 MB/s |  80 kB     00:00    
18:23:06 #15 27.22 (26/88): redhat-rpm-config-131-1.el8.noarch.rpm 3.1 MB/s |  94 kB     00:00    
18:23:06 #15 27.23 (27/88): rpm-build-4.14.3-26.el8.aarch64.rpm     11 MB/s | 173 kB     00:00    
18:23:06 #15 27.23 (28/88): rust-srpm-macros-5-2.el8.noarch.rpm    1.0 MB/s | 9.2 kB     00:00    
18:23:06 #15 27.23 (29/88): rpmlint-1.10-14.el8.noarch.rpm          10 MB/s | 192 kB     00:00    
18:23:06 #15 27.24 (30/88): bzip2-1.0.6-26.el8.aarch64.rpm         6.9 MB/s |  60 kB     00:00    
18:23:06 #15 27.25 (31/88): zstd-1.4.4-1.el8.aarch64.rpm            15 MB/s | 303 kB     00:00    
18:23:06 #15 27.25 (32/88): dbus-glib-0.110-2.el8.aarch64.rpm      7.2 MB/s | 122 kB     00:00    
18:23:06 #15 27.26 (33/88): dnf-plugins-core-4.0.21-23.el8.noarch. 8.5 MB/s |  77 kB     00:00    
18:23:06 #15 27.27 (34/88): diffutils-3.6-6.el8.aarch64.rpm         12 MB/s | 352 kB     00:00    
18:23:06 #15 27.27 (35/88): elfutils-debuginfod-client-0.189-3.el8 5.3 MB/s |  75 kB     00:00    
18:23:06 #15 27.28 (36/88): emacs-filesystem-26.1-11.el8.noarch.rp 7.4 MB/s |  70 kB     00:00    
18:23:06 #15 27.28 (37/88): file-5.33-25.el8.aarch64.rpm           7.1 MB/s |  78 kB     00:00    
18:23:06 #15 27.29 (38/88): elfutils-0.189-3.el8.aarch64.rpm        13 MB/s | 537 kB     00:00    
18:23:06 #15 27.31 (39/88): libbabeltrace-1.5.4-4.el8.aarch64.rpm   16 MB/s | 189 kB     00:00    
18:23:06 #15 27.31 (40/88): libpkgconf-1.4.2-1.el8.aarch64.rpm     5.6 MB/s |  34 kB     00:00    
18:23:06 #15 27.33 (41/88): groff-base-1.22.3-18.el8.aarch64.rpm    22 MB/s | 989 kB     00:00    
18:23:06 #15 27.33 (42/88): libtool-ltdl-2.4.6-25.el8.aarch64.rpm  3.3 MB/s |  57 kB     00:00    
18:23:06 #15 27.34 (43/88): ncurses-6.1-10.20180224.el8.aarch64.rp  22 MB/s | 389 kB     00:00    
18:23:06 #15 27.36 (44/88): openssl-1.1.1k-9.el8.aarch64.rpm        26 MB/s | 717 kB     00:00    
18:23:06 #13 6.849 Get:94 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3 [1336 B]
18:23:06 #13 6.862 Get:95 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1 [391 kB]
18:23:06 #13 6.864 Get:96 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
18:23:06 #13 6.868 Get:97 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
18:23:06 #13 6.869 Get:98 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
18:23:06 #13 6.898 Get:99 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
18:23:06 #13 6.900 Get:100 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
18:23:06 #13 6.902 Get:101 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
18:23:06 #13 6.902 Get:102 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
18:23:06 #13 6.903 Get:103 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
18:23:06 #13 6.904 Get:104 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB]
18:23:06 #13 6.904 Get:105 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
18:23:06 #13 6.905 Get:106 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:23:06 #13 6.906 Get:107 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
18:23:06 #13 6.907 Get:108 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u4 [366 kB]
18:23:06 #13 6.908 Get:109 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u4 [308 kB]
18:23:06 #13 6.909 Get:110 http://deb.debian.org/debian bookworm/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
18:23:06 #13 6.910 Get:111 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB]
18:23:06 #13 6.911 Get:112 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
18:23:06 #13 6.915 Get:113 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB]
18:23:06 #13 6.916 Get:114 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
18:23:06 #13 6.918 Get:115 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B]
18:23:06 #13 6.928 Get:116 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
18:23:06 #13 6.928 Get:117 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
18:23:06 #13 6.928 Get:118 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
18:23:06 #13 6.931 Get:119 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB]
18:23:06 #13 6.932 Get:120 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
18:23:06 #13 22.70 Selecting previously unselected package gpg.
18:23:06 #13 22.70 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ...
18:23:06 #13 22.70 Unpacking gpg (2.2.27-2+deb11u2) ...
18:23:06 #13 22.77 Selecting previously unselected package pinentry-curses.
18:23:06 #13 22.77 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
18:23:06 #13 22.78 Unpacking pinentry-curses (1.1.0-4) ...
18:23:06 #13 22.82 Selecting previously unselected package gpg-agent.
18:23:06 #13 22.82 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
18:23:06 #13 22.82 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
18:23:06 #13 22.88 Selecting previously unselected package gpg-wks-client.
18:23:06 #13 30.09 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ...
18:23:06 #13 30.09 Unpacking libmailutils5:arm64 (1:3.5-4) ...
18:23:06 #13 30.17 Selecting previously unselected package libmime-tools-perl.
18:23:06 #13 30.17 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ...
18:23:06 #13 30.17 Unpacking libmime-tools-perl (5.509-1) ...
18:23:06 #13 30.22 Selecting previously unselected package libnet-dns-sec-perl.
18:23:06 #13 30.22 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ...
18:23:06 #13 30.22 Unpacking libnet-dns-sec-perl (1.11-1) ...
18:23:06 #13 30.26 Selecting previously unselected package libnet-libidn-perl.
18:23:06 #13 30.26 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ...
18:23:06 #13 30.27 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
18:23:06 #13 30.30 Selecting previously unselected package libnumber-compare-perl.
18:23:06 #13 30.30 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ...
18:23:06 #13 30.31 Unpacking libnumber-compare-perl (0.03-1) ...
18:23:06 #13 30.34 Selecting previously unselected package libnumber-range-perl.
18:23:06 #15 27.36 (45/88): patch-2.7.6-11.el8.aarch64.rpm         7.7 MB/s | 134 kB     00:00    
18:23:06 #15 27.37 (46/88): glibc-gconv-extra-2.28-236.el8.7.aarch  19 MB/s | 1.9 MB     00:00    
18:23:06 #15 27.38 (47/88): perl-Carp-1.42-396.el8.noarch.rpm      1.9 MB/s |  30 kB     00:00    
18:23:06 #15 27.38 (48/88): perl-Data-Dumper-2.167-399.el8.aarch64 2.8 MB/s |  57 kB     00:00    
18:23:06 #15 27.39 (49/88): perl-Errno-1.28-422.el8.aarch64.rpm    9.1 MB/s |  76 kB     00:00    
18:23:06 #15 27.39 (50/88): perl-Exporter-5.72-396.el8.noarch.rpm  3.8 MB/s |  34 kB     00:00    
18:23:06 #15 27.40 (51/88): perl-File-Path-2.15-2.el8.noarch.rpm   4.4 MB/s |  38 kB     00:00    
18:23:06 #15 27.40 (52/88): perl-File-Temp-0.230.600-1.el8.noarch. 7.7 MB/s |  63 kB     00:00    
18:23:06 #15 27.41 (53/88): perl-Getopt-Long-2.50-4.el8.noarch.rpm 7.3 MB/s |  63 kB     00:00    
18:23:06 #15 27.41 (54/88): perl-HTTP-Tiny-0.074-2.el8.noarch.rpm  6.5 MB/s |  58 kB     00:00    
18:23:06 #15 27.42 (55/88): perl-IO-1.38-422.el8.aarch64.rpm        13 MB/s | 142 kB     00:00    
18:23:06 #15 27.42 (56/88): perl-MIME-Base64-3.15-396.el8.aarch64. 2.9 MB/s |  31 kB     00:00    
18:23:06 #15 27.43 (57/88): perl-PathTools-3.74-1.el8.aarch64.rpm  9.8 MB/s |  90 kB     00:00    
18:23:06 #15 27.43 (58/88): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.3 MB/s |  20 kB     00:00    
18:23:06 #15 27.44 (59/88): perl-Pod-Perldoc-3.28-396.el8.noarch.r 9.9 MB/s |  86 kB     00:00    
18:23:06 #15 27.44 (60/88): perl-Pod-Usage-1.69-395.el8.noarch.rpm 6.4 MB/s |  34 kB     00:00    
18:23:06 #15 27.45 (61/88): perl-Pod-Simple-3.35-395.el8.noarch.rp  13 MB/s | 213 kB     00:00    
18:23:06 #15 27.45 (62/88): perl-Scalar-List-Utils-1.49-2.el8.aarc 6.2 MB/s |  67 kB     00:00    
18:23:06 #15 27.46 (63/88): perl-Socket-2.027-3.el8.aarch64.rpm    5.7 MB/s |  59 kB     00:00    
18:23:06 #15 27.46 (64/88): perl-Storable-3.11-3.el8.aarch64.rpm   9.5 MB/s |  95 kB     00:00    
18:23:06 #15 27.47 (65/88): perl-Encode-2.97-3.el8.aarch64.rpm      15 MB/s | 1.5 MB     00:00    
18:23:06 #15 27.48 (66/88): perl-Term-ANSIColor-4.06-396.el8.noarc 2.3 MB/s |  46 kB     00:00    
18:23:06 #15 27.48 (67/88): perl-Term-Cap-1.17-395.el8.noarch.rpm  1.3 MB/s |  23 kB     00:00    
18:23:06 #15 27.48 (68/88): perl-Text-ParseWords-3.30-395.el8.noar 2.7 MB/s |  18 kB     00:00    
18:23:06 #15 27.49 (69/88): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.6 MB/s |  24 kB     00:00    
18:23:06 #15 27.49 (70/88): perl-Time-Local-1.280-1.el8.noarch.rpm 3.5 MB/s |  34 kB     00:00    
18:23:06 #15 27.50 (71/88): perl-constant-1.33-396.el8.noarch.rpm  3.7 MB/s |  25 kB     00:00    
18:23:06 #15 27.50 (72/88): perl-Unicode-Normalize-1.25-396.el8.aa 7.1 MB/s |  78 kB     00:00    
18:23:06 #15 27.50 (73/88): perl-macros-5.26.3-422.el8.aarch64.rpm  13 MB/s |  72 kB     00:00    
18:23:06 #15 27.51 (74/88): perl-parent-0.237-1.el8.noarch.rpm     4.3 MB/s |  20 kB     00:00    
18:23:06 #15 27.52 (75/88): perl-podlators-4.11-1.el8.noarch.rpm    16 MB/s | 118 kB     00:00    
18:23:06 #15 27.52 (76/88): perl-threads-2.21-2.el8.aarch64.rpm    9.8 MB/s |  60 kB     00:00    
18:23:06 #15 27.53 (77/88): perl-threads-shared-1.58-2.el8.aarch64 8.7 MB/s |  47 kB     00:00    
18:23:06 #15 27.54 (78/88): pkgconf-1.4.2-1.el8.aarch64.rpm        6.4 MB/s |  37 kB     00:00    
18:23:06 #15 27.54 (79/88): pkgconf-m4-1.4.2-1.el8.noarch.rpm      3.7 MB/s |  17 kB     00:00    
18:23:06 #15 27.55 (80/88): perl-libs-5.26.3-422.el8.aarch64.rpm    26 MB/s | 1.5 MB     00:00    
18:23:06 #15 27.56 (81/88): pkgconf-pkg-config-1.4.2-1.el8.aarch64 1.0 MB/s |  15 kB     00:00    
18:23:06 #15 27.57 (82/88): python3-dbus-1.2.4-15.el8.aarch64.rpm   15 MB/s | 133 kB     00:00    
18:23:06 #13 7.127 Get:121 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
18:23:06 #13 7.130 Get:122 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB]
18:23:06 #13 7.167 Get:123 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
18:23:06 #13 7.168 Get:124 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
18:23:06 #13 7.170 Get:125 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB]
18:23:06 #13 7.179 Get:126 http://deb.debian.org/debian bookworm/main arm64 debian-keyring all 2022.12.24 [30.5 MB]
18:23:06 #13 22.88 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
18:23:06 #13 22.89 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
18:23:06 #13 22.93 Selecting previously unselected package gpg-wks-server.
18:23:06 #13 22.93 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
18:23:06 #13 22.93 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
18:23:06 #13 22.97 Selecting previously unselected package gpgsm.
18:23:06 #13 22.97 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
18:23:06 #13 22.98 Unpacking gpgsm (2.2.27-2+deb11u2) ...
18:23:06 #13 23.02 Selecting previously unselected package gnupg.
18:23:06 #13 23.03 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ...
18:23:06 #13 23.03 Unpacking gnupg (2.2.27-2+deb11u2) ...
18:23:06 #13 23.08 Selecting previously unselected package libfile-dirlist-perl.
18:23:06 #13 23.08 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
18:23:06 #13 23.09 Unpacking libfile-dirlist-perl (0.05-2) ...
18:23:06 #13 23.12 Selecting previously unselected package libfile-which-perl.
18:23:06 #13 23.12 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
18:23:06 #13 23.13 Unpacking libfile-which-perl (1.23-1) ...
18:23:06 #13 23.16 Selecting previously unselected package libfile-homedir-perl.
18:23:06 #13 23.16 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
18:23:06 #13 23.16 Unpacking libfile-homedir-perl (1.006-1) ...
18:23:06 #13 23.20 Selecting previously unselected package libfile-touch-perl.
18:23:06 #13 23.20 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
18:23:06 #13 23.20 Unpacking libfile-touch-perl (0.11-1) ...
18:23:06 #13 23.23 Selecting previously unselected package libio-pty-perl.
18:23:06 #13 30.34 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ...
18:23:06 #13 30.34 Unpacking libnumber-range-perl (0.12-1) ...
18:23:06 #13 30.40 Selecting previously unselected package libossp-uuid16:arm64.
18:23:06 #13 30.40 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ...
18:23:06 #13 30.40 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
18:23:06 #13 30.44 Selecting previously unselected package libossp-uuid-perl.
18:23:06 #13 30.44 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ...
18:23:06 #13 30.44 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
18:23:06 #13 30.51 Selecting previously unselected package libpackage-stash-xs-perl.
18:23:06 #13 30.51 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ...
18:23:06 #13 30.51 Unpacking libpackage-stash-xs-perl (0.29-1) ...
18:23:06 #13 30.55 Selecting previously unselected package libparse-debianchangelog-perl.
18:23:06 #15 27.57 (83/88): python3-dateutil-2.6.1-6.el8.noarch.rp  12 MB/s | 251 kB     00:00    
18:23:06 #15 27.58 (84/88): python3-six-1.11.0-8.el8.noarch.rpm    6.9 MB/s |  38 kB     00:00    
18:23:06 #15 27.59 (85/88): python3-dnf-plugins-core-4.0.21-23.el8  14 MB/s | 279 kB     00:00    
18:23:06 #15 27.59 (86/88): unzip-6.0-46.el8.aarch64.rpm            16 MB/s | 189 kB     00:00    
18:23:06 #15 27.60 (87/88): zip-3.0-23.el8.aarch64.rpm              20 MB/s | 265 kB     00:00    
18:23:06 #15 27.64 (88/88): perl-interpreter-5.26.3-422.el8.aarch6  42 MB/s | 6.3 MB     00:00    
18:23:06 #15 27.65 --------------------------------------------------------------------------------
18:23:06 #15 27.65 Total                                            19 MB/s |  27 MB     00:01     
18:23:06 #13 23.23 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
18:23:06 #13 23.24 Unpacking libio-pty-perl (1:1.15-2) ...
18:23:06 #13 23.27 Selecting previously unselected package libipc-run-perl.
18:23:06 #13 23.27 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
18:23:06 #13 23.27 Unpacking libipc-run-perl (20200505.0-1) ...
18:23:06 #13 23.31 Selecting previously unselected package libclass-method-modifiers-perl.
18:23:06 #13 23.32 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
18:23:06 #13 23.32 Unpacking libclass-method-modifiers-perl (2.13-1) ...
18:23:06 #13 23.35 Selecting previously unselected package libb-hooks-op-check-perl.
18:23:06 #13 23.35 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
18:23:06 #13 23.36 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
18:23:06 #13 23.39 Selecting previously unselected package libdynaloader-functions-perl.
18:23:06 #13 23.39 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
18:23:06 #13 23.40 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
18:23:06 #13 23.43 Selecting previously unselected package libdevel-callchecker-perl.
18:23:06 #13 23.43 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
18:23:06 #13 23.44 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
18:23:06 #13 23.47 Selecting previously unselected package libparams-classify-perl.
18:23:06 #13 30.55 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
18:23:06 #13 30.55 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
18:23:06 #13 30.59 Selecting previously unselected package libtext-glob-perl.
18:23:06 #13 30.59 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ...
18:23:06 #13 30.60 Unpacking libtext-glob-perl (0.10-1) ...
18:23:06 #13 30.63 Selecting previously unselected package libpath-iterator-rule-perl.
18:23:06 #13 30.63 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ...
18:23:06 #13 30.64 Unpacking libpath-iterator-rule-perl (1.014-1) ...
18:23:06 #13 30.67 Selecting previously unselected package libperlio-gzip-perl.
18:23:06 #13 30.67 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ...
18:23:06 #13 30.68 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
18:23:06 #13 30.71 Selecting previously unselected package libpod-constants-perl.
18:23:06 #13 30.72 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ...
18:23:06 #13 30.72 Unpacking libpod-constants-perl (0.19-1) ...
18:23:06 #13 30.75 Selecting previously unselected package libreadonly-perl.
18:23:06 #13 30.75 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ...
18:23:06 #13 30.75 Unpacking libreadonly-perl (2.050-1) ...
18:23:06 #13 30.79 Selecting previously unselected package libref-util-perl.
18:23:07 #19 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
18:23:07 #13 7.830 Get:127 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2 [27.9 kB]
18:23:07 #13 23.47 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
18:23:07 #13 23.48 Unpacking libparams-classify-perl (0.015-1+b3) ...
18:23:07 #13 23.51 Selecting previously unselected package libmodule-runtime-perl.
18:23:07 #13 23.51 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
18:23:07 #13 23.52 Unpacking libmodule-runtime-perl (0.016-1) ...
18:23:07 #13 23.55 Selecting previously unselected package libimport-into-perl.
18:23:07 #13 23.55 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
18:23:07 #13 23.56 Unpacking libimport-into-perl (1.002005-1) ...
18:23:07 #13 23.59 Selecting previously unselected package librole-tiny-perl.
18:23:07 #13 23.59 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
18:23:07 #13 23.60 Unpacking librole-tiny-perl (2.002004-1) ...
18:23:07 #13 23.63 Selecting previously unselected package libstrictures-perl.
18:23:07 #13 23.63 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
18:23:07 #13 23.63 Unpacking libstrictures-perl (2.000006-1) ...
18:23:07 #13 23.66 Selecting previously unselected package libsub-quote-perl.
18:23:07 #13 23.66 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
18:23:07 #13 23.67 Unpacking libsub-quote-perl (2.006006-1) ...
18:23:07 #13 23.70 Selecting previously unselected package libmoo-perl.
18:23:07 #13 18.85   Preparing        :                                                        1/1 
18:23:07 #13 18.90   Installing       : elfutils-debuginfod-client-0.189-3.el9.aarch64       1/138 
18:23:07 #13 18.92   Installing       : binutils-gold-2.35.2-42.el9.aarch64                  2/138 
18:23:07 #13 19.01   Installing       : binutils-2.35.2-42.el9.aarch64                       3/138 
18:23:07 #13 19.02   Running scriptlet: binutils-2.35.2-42.el9.aarch64                       3/138 
18:23:07 #13 19.04   Installing       : xz-5.2.5-8.el9.aarch64                               4/138 
18:23:07 #13 19.06   Installing       : systemd-libs-252-18.el9.aarch64                      5/138 
18:23:07 #13 19.07   Running scriptlet: systemd-libs-252-18.el9.aarch64                      5/138 
18:23:07 #13 19.09   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     6/138 
18:23:07 #13 19.14   Installing       : groff-base-1.22.4-10.el9.aarch64                     6/138 
18:23:07 #13 19.15   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     6/138 
18:23:07 #13 19.16   Installing       : file-5.39-14.el9.aarch64                             7/138 
18:23:07 #13 19.19   Installing       : elfutils-0.189-3.el9.aarch64                         8/138 
18:23:07 #13 19.25   Installing       : gdb-minimal-10.2-11.el9.aarch64                      9/138 
18:23:07 #13 19.25   Installing       : dwz-0.14-3.el9.aarch64                              10/138 
18:23:07 #13 19.26   Installing       : unzip-6.0-56.el9.aarch64                            11/138 
18:23:07 #13 19.27   Installing       : libproxy-0.4.15-35.el9.aarch64                      12/138 
18:23:07 #13 19.28   Installing       : cpio-2.13-16.el9.aarch64                            13/138 
18:23:07 #13 19.29   Installing       : bzip2-1.0.8-8.el9.aarch64                           14/138 
18:23:07 #13 19.31   Installing       : zip-3.0-35.el9.aarch64                              15/138 
18:23:07 #13 19.32   Installing       : debugedit-5.0-4.el9.aarch64                         16/138 
18:23:07 #13 19.33   Installing       : python3-file-magic-5.39-14.el9.noarch               17/138 
18:23:07 #13 19.33   Installing       : dbus-libs-1:1.12.20-8.el9.aarch64                   18/138 
18:23:07 #13 30.79 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ...
18:23:07 #13 30.79 Unpacking libref-util-perl (0.204-1) ...
18:23:07 #13 30.82 Selecting previously unselected package libref-util-xs-perl.
18:23:07 #13 30.82 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ...
18:23:07 #13 30.83 Unpacking libref-util-xs-perl (0.117-1+b1) ...
18:23:07 #13 30.86 Selecting previously unselected package libregexp-pattern-license-perl.
18:23:07 #13 30.86 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
18:23:07 #13 30.86 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
18:23:07 #13 30.90 Selecting previously unselected package libsasl2-modules:arm64.
18:23:07 #13 30.91 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ...
18:23:07 #13 30.91 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:23:07 #13 30.94 Selecting previously unselected package libsereal-decoder-perl.
18:23:07 #13 30.94 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ...
18:23:07 #13 30.95 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
18:23:07 #13 30.99 Selecting previously unselected package libsereal-encoder-perl.
18:23:07 #13 30.99 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ...
18:23:07 #13 31.00 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
18:23:07 #13 31.03 Selecting previously unselected package libsereal-perl.
18:23:07 #19 1.751 (1/9) Installing binutils (2.39-r2)
18:23:07 #19 1.856 (2/9) Installing libgomp (12.2.1_git20220924-r4)
18:23:07 #19 1.865 (3/9) Installing libatomic (12.2.1_git20220924-r4)
18:23:07 #19 1.868 (4/9) Installing gmp (6.2.1-r2)
18:23:07 #19 1.877 (5/9) Installing isl25 (0.25-r1)
18:23:07 #19 1.903 (6/9) Installing mpfr4 (4.1.0-r0)
18:23:07 #19 1.943 (7/9) Installing mpc1 (1.2.1-r1)
18:23:07 #13 7.831 Get:128 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2 [66.4 kB]
18:23:07 #13 7.831 Get:129 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB]
18:23:07 #13 7.838 Get:130 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB]
18:23:07 #13 7.845 Get:131 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB]
18:23:07 #13 7.846 Get:132 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
18:23:07 #13 7.846 Get:133 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB]
18:23:07 #13 7.870 Get:134 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
18:23:07 #13 7.906 Get:135 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB]
18:23:07 #13 7.914 Get:136 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB]
18:23:07 #13 7.929 Get:137 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB]
18:23:07 #13 7.932 Get:138 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB]
18:23:07 #13 7.936 Get:139 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB]
18:23:07 #13 7.957 Get:140 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB]
18:23:07 #13 7.968 Get:141 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB]
18:23:07 #13 7.971 Get:142 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB]
18:23:07 #13 7.988 Get:143 http://deb.debian.org/debian bookworm/main arm64 libfile-dirlist-perl all 0.05-3 [7600 B]
18:23:07 #13 7.988 Get:144 http://deb.debian.org/debian bookworm/main arm64 libfile-which-perl all 1.27-2 [15.1 kB]
18:23:07 #13 7.990 Get:145 http://deb.debian.org/debian bookworm/main arm64 libfile-homedir-perl all 1.006-2 [42.4 kB]
18:23:07 #13 7.990 Get:146 http://deb.debian.org/debian bookworm/main arm64 libfile-touch-perl all 0.12-2 [8816 B]
18:23:07 #13 7.991 Get:147 http://deb.debian.org/debian bookworm/main arm64 libio-pty-perl arm64 1:1.17-1 [34.5 kB]
18:23:07 #13 7.991 Get:148 http://deb.debian.org/debian bookworm/main arm64 libipc-run-perl all 20220807.0-1 [104 kB]
18:23:07 #13 7.992 Get:149 http://deb.debian.org/debian bookworm/main arm64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
18:23:07 #13 7.992 Get:150 http://deb.debian.org/debian bookworm/main arm64 libclass-xsaccessor-perl arm64 1.19-4+b1 [35.3 kB]
18:23:07 #13 7.993 Get:151 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-op-check-perl arm64 0.22-2+b1 [10.4 kB]
18:23:07 #13 7.993 Get:152 http://deb.debian.org/debian bookworm/main arm64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
18:23:07 #13 7.993 Get:153 http://deb.debian.org/debian bookworm/main arm64 libdevel-callchecker-perl arm64 0.008-2 [15.9 kB]
18:23:07 #13 7.994 Get:154 http://deb.debian.org/debian bookworm/main arm64 libparams-classify-perl arm64 0.015-2+b1 [22.9 kB]
18:23:07 #13 7.995 Get:155 http://deb.debian.org/debian bookworm/main arm64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
18:23:07 #13 7.997 Get:156 http://deb.debian.org/debian bookworm/main arm64 libimport-into-perl all 1.002005-2 [11.3 kB]
18:23:07 #13 7.998 Get:157 http://deb.debian.org/debian bookworm/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
18:23:07 #13 7.999 Get:158 http://deb.debian.org/debian bookworm/main arm64 libsub-quote-perl all 2.006008-1 [21.8 kB]
18:23:07 #13 8.000 Get:159 http://deb.debian.org/debian bookworm/main arm64 libmoo-perl all 2.005005-1 [58.0 kB]
18:23:07 #13 8.001 Get:160 http://deb.debian.org/debian bookworm/main arm64 libencode-locale-perl all 1.05-3 [12.9 kB]
18:23:07 #13 8.002 Get:161 http://deb.debian.org/debian bookworm/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
18:23:07 #13 8.002 Get:162 http://deb.debian.org/debian bookworm/main arm64 libhttp-date-perl all 6.05-2 [10.5 kB]
18:23:07 #13 8.002 Get:163 http://deb.debian.org/debian bookworm/main arm64 libfile-listing-perl all 6.15-1 [12.6 kB]
18:23:07 #13 8.003 Get:164 http://deb.debian.org/debian bookworm/main arm64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
18:23:07 #13 8.003 Get:165 http://deb.debian.org/debian bookworm/main arm64 libregexp-ipv6-perl all 0.03-3 [5212 B]
18:23:07 #13 8.003 Get:166 http://deb.debian.org/debian bookworm/main arm64 liburi-perl all 5.17-1 [90.4 kB]
18:23:07 #13 8.004 Get:167 http://deb.debian.org/debian bookworm/main arm64 libhtml-parser-perl arm64 3.81-1 [98.6 kB]
18:23:07 #13 8.005 Get:168 http://deb.debian.org/debian bookworm/main arm64 libhtml-tree-perl all 5.07-3 [211 kB]
18:23:07 #13 8.007 Get:169 http://deb.debian.org/debian bookworm/main arm64 libclone-perl arm64 0.46-1 [13.5 kB]
18:23:07 #13 8.007 Get:170 http://deb.debian.org/debian bookworm/main arm64 libio-html-perl all 1.004-3 [16.2 kB]
18:23:07 #13 8.007 Get:171 http://deb.debian.org/debian bookworm/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
18:23:07 #13 8.008 Get:172 http://deb.debian.org/debian bookworm/main arm64 libhttp-message-perl all 6.44-1 [81.7 kB]
18:23:07 #13 8.008 Get:173 http://deb.debian.org/debian bookworm/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
18:23:07 #13 8.009 Get:174 http://deb.debian.org/debian bookworm/main arm64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
18:23:07 #13 8.056 Get:175 http://deb.debian.org/debian bookworm/main arm64 perl-openssl-defaults arm64 7+b1 [7924 B]
18:23:07 #13 23.70 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
18:23:07 #13 23.71 Unpacking libmoo-perl (2.004004-1) ...
18:23:07 #13 23.74 Selecting previously unselected package libencode-locale-perl.
18:23:07 #13 23.74 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
18:23:07 #13 23.74 Unpacking libencode-locale-perl (1.05-1.1) ...
18:23:07 #13 23.77 Selecting previously unselected package libtimedate-perl.
18:23:07 #13 23.77 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
18:23:07 #13 23.78 Unpacking libtimedate-perl (2.3300-2) ...
18:23:07 #13 23.81 Selecting previously unselected package libhttp-date-perl.
18:23:07 #13 23.81 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
18:23:07 #13 23.82 Unpacking libhttp-date-perl (6.05-1) ...
18:23:07 #13 23.85 Selecting previously unselected package libfile-listing-perl.
18:23:07 #13 23.85 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
18:23:07 #13 23.85 Unpacking libfile-listing-perl (6.14-1) ...
18:23:07 #13 23.88 Selecting previously unselected package libhtml-tagset-perl.
18:23:07 #13 23.89 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
18:23:07 #13 23.89 Unpacking libhtml-tagset-perl (3.20-4) ...
18:23:07 #13 23.92 Selecting previously unselected package liburi-perl.
18:23:07 #13 19.35   Installing       : python3-dbus-1.2.18-2.el9.aarch64                   19/138 
18:23:07 #13 19.36   Installing       : python3-systemd-234-18.el9.aarch64                  20/138 
18:23:07 #13 19.37   Installing       : rust-srpm-macros-17-4.el9.noarch                    21/138 
18:23:07 #13 19.37   Installing       : qt5-srpm-macros-5.15.9-1.el9.noarch                 22/138 
18:23:07 #13 19.38   Installing       : pyproject-srpm-macros-1.9.0-1.el9.noarch            23/138 
18:23:07 #13 19.38   Installing       : perl-srpm-macros-1-41.el9.noarch                    24/138 
18:23:07 #13 19.39   Installing       : openblas-srpm-macros-2-11.el9.noarch                25/138 
18:23:07 #13 19.39   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    26/138 
18:23:07 #13 19.40   Installing       : lua-srpm-macros-1-6.el9.noarch                      27/138 
18:23:07 #13 19.41   Installing       : libstemmer-0-18.585svn.el9.aarch64                  28/138 
18:23:07 #13 19.41   Installing       : libjpeg-turbo-2.0.90-6.el9.aarch64                  29/138 
18:23:07 #13 19.42   Installing       : hunspell-filesystem-1.7.0-11.el9.aarch64            30/138 
18:23:07 #13 19.43   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           31/138 
18:23:07 #13 19.44   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              32/138 
18:23:07 #13 19.45   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           33/138 
18:23:07 #13 19.46   Installing       : hunspell-1.7.0-11.el9.aarch64                       34/138 
18:23:07 #13 19.47   Installing       : enchant-1:1.6.0-30.el9.aarch64                      35/138 
18:23:07 #13 19.48   Installing       : python3-enchant-3.2.0-5.el9.noarch                  36/138 
18:23:07 #13 19.49   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  37/138 
18:23:07 #13 19.50   Installing       : emacs-filesystem-1:27.2-9.el9.noarch                38/138 
18:23:07 #13 19.50   Installing       : desktop-file-utils-0.26-6.el9.aarch64               39/138 
18:23:07 #13 19.51   Installing       : efi-srpm-macros-4-9.el9.noarch                      40/138 
18:23:07 #13 19.52   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          41/138 
18:23:07 #13 19.54   Installing       : zstd-1.5.1-2.el9.aarch64                            42/138 
18:23:07 #13 19.56   Installing       : shared-mime-info-2.1-5.el9.aarch64                  43/138 
18:23:07 #13 19.57   Running scriptlet: shared-mime-info-2.1-5.el9.aarch64                  43/138 
18:23:07 #13 19.58   Installing       : python3-six-1.15.0-9.el9.noarch                     44/138 
18:23:07 #13 19.60   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch               45/138 
18:23:07 #13 19.61   Installing       : python3-dnf-plugins-core-4.3.0-11.el9.noarch        46/138 
18:23:07 #13 19.62   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       47/138 
18:23:07 #13 19.63   Installing       : libpsl-0.21.1-5.el9.aarch64                         48/138 
18:23:07 #13 19.64   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      49/138 
18:23:07 #13 19.65   Installing       : ncurses-6.2-10.20210508.el9.aarch64                 50/138 
18:23:07 #13 31.03 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ...
18:23:07 #13 31.03 Unpacking libsereal-perl (4.005-1) ...
18:23:07 #13 31.06 Selecting previously unselected package libtask-weaken-perl.
18:23:07 #13 31.06 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ...
18:23:07 #13 31.07 Unpacking libtask-weaken-perl (1.06-1) ...
18:23:07 #13 31.10 Selecting previously unselected package libxml-parser-perl.
18:23:07 #13 31.10 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ...
18:23:07 #13 31.11 Unpacking libxml-parser-perl (2.44-4) ...
18:23:07 #13 31.15 Selecting previously unselected package libsoap-lite-perl.
18:23:07 #13 31.15 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ...
18:23:07 #13 31.16 Unpacking libsoap-lite-perl (1.27-1) ...
18:23:07 #13 31.21 Selecting previously unselected package libsort-key-perl.
18:23:07 #13 31.21 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ...
18:23:07 #13 31.22 Unpacking libsort-key-perl (1.33-2+b1) ...
18:23:07 #13 31.25 Selecting previously unselected package libstring-copyright-perl.
18:23:07 #13 31.25 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ...
18:23:07 #13 31.26 Unpacking libstring-copyright-perl (0.003006-1) ...
18:23:07 #13 31.29 Selecting previously unselected package libstring-escape-perl.
18:23:07 #13 31.29 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ...
18:23:07 #13 31.30 Unpacking libstring-escape-perl (2010.002-2) ...
18:23:07 #13 31.33 Selecting previously unselected package libstring-shellquote-perl.
18:23:07 #13 31.33 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ...
18:23:07 #13 31.33 Unpacking libstring-shellquote-perl (1.04-1) ...
18:23:07 #13 31.36 Selecting previously unselected package libterm-readkey-perl.
18:23:07 #19 1.946 (8/9) Installing gcc (12.2.1_git20220924-r4)
18:23:07 #13 8.057 Get:176 http://deb.debian.org/debian bookworm/main arm64 libnet-ssleay-perl arm64 1.92-2+b1 [308 kB]
18:23:07 #13 8.066 Get:177 http://deb.debian.org/debian bookworm/main arm64 libio-socket-ssl-perl all 2.081-2 [219 kB]
18:23:07 #13 8.067 Get:178 http://deb.debian.org/debian bookworm/main arm64 libnet-http-perl all 6.22-1 [25.3 kB]
18:23:07 #13 8.068 Get:179 http://deb.debian.org/debian bookworm/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
18:23:07 #13 8.068 Get:180 http://deb.debian.org/debian bookworm/main arm64 libtry-tiny-perl all 0.31-2 [22.6 kB]
18:23:07 #13 8.068 Get:181 http://deb.debian.org/debian bookworm/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:23:07 #13 8.069 Get:182 http://deb.debian.org/debian bookworm/main arm64 libwww-perl all 6.68-1 [186 kB]
18:23:07 #13 8.070 Get:183 http://deb.debian.org/debian bookworm/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
18:23:07 #13 8.070 Get:184 http://deb.debian.org/debian bookworm/main arm64 wdiff arm64 1.2.2-5 [119 kB]
18:23:07 #13 8.071 Get:185 http://deb.debian.org/debian bookworm/main arm64 devscripts arm64 2.23.4 [1073 kB]
18:23:07 #13 8.077 Get:186 http://deb.debian.org/debian bookworm/main arm64 diffstat arm64 1.65-1 [31.2 kB]
18:23:07 #13 8.078 Get:187 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58 [5848 B]
18:23:07 #13 8.078 Get:188 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
18:23:07 #13 8.080 Get:189 http://deb.debian.org/debian bookworm/main arm64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
18:23:07 #13 8.081 Get:190 http://deb.debian.org/debian bookworm/main arm64 python3-debian all 0.1.49 [115 kB]
18:23:07 #13 8.082 Get:191 http://deb.debian.org/debian bookworm/main arm64 libgpgme11 arm64 1.18.0-3+b1 [286 kB]
18:23:07 #13 8.101 Get:192 http://deb.debian.org/debian bookworm/main arm64 python3-gpg arm64 1.18.0-3+b1 [352 kB]
18:23:07 #13 8.104 Get:193 http://deb.debian.org/debian bookworm/main arm64 python3-xdg all 0.28-2 [40.5 kB]
18:23:07 #13 8.106 Get:194 http://deb.debian.org/debian bookworm/main arm64 dput all 1.1.3 [42.7 kB]
18:23:07 #13 8.106 Get:195 http://deb.debian.org/debian bookworm/main arm64 equivs all 2.3.1 [22.7 kB]
18:23:07 #13 8.106 Get:196 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB]
18:23:07 #13 8.116 Get:197 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB]
18:23:07 #13 8.119 Get:198 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u4 [361 kB]
18:23:07 #13 8.132 Get:199 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB]
18:23:07 #13 8.132 Get:200 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1 [2049 kB]
18:23:07 #13 8.149 Get:201 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1 [7023 kB]
18:23:07 #13 8.294 Get:202 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB]
18:23:07 #13 8.336 Get:203 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1 [363 kB]
18:23:07 #13 23.93 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
18:23:07 #13 23.93 Unpacking liburi-perl (5.08-1) ...
18:23:07 #13 23.97 Selecting previously unselected package libhtml-parser-perl.
18:23:07 #13 23.97 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
18:23:07 #13 23.97 Unpacking libhtml-parser-perl (3.75-1+b1) ...
18:23:07 #13 24.01 Selecting previously unselected package libhtml-tree-perl.
18:23:07 #13 24.01 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
18:23:07 #13 24.02 Unpacking libhtml-tree-perl (5.07-2) ...
18:23:07 #13 24.06 Selecting previously unselected package libio-html-perl.
18:23:07 #13 24.06 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
18:23:07 #13 24.07 Unpacking libio-html-perl (1.004-2) ...
18:23:07 #13 24.10 Selecting previously unselected package liblwp-mediatypes-perl.
18:23:07 #13 24.10 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
18:23:07 #13 24.11 Unpacking liblwp-mediatypes-perl (6.04-1) ...
18:23:07 #13 24.14 Selecting previously unselected package libhttp-message-perl.
18:23:07 #13 24.14 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
18:23:07 #13 24.14 Unpacking libhttp-message-perl (6.28-1) ...
18:23:07 #13 24.18 Selecting previously unselected package libhttp-cookies-perl.
18:23:07 #13 19.66   Installing       : perl-Digest-1.19-4.el9.noarch                       51/138 
18:23:07 #13 19.67   Installing       : perl-Digest-MD5-2.58-4.el9.aarch64                  52/138 
18:23:07 #13 19.68   Installing       : perl-B-1.80-480.el9.aarch64                         53/138 
18:23:07 #13 19.68   Installing       : perl-FileHandle-2.03-480.el9.noarch                 54/138 
18:23:07 #13 19.69   Installing       : perl-Data-Dumper-2.174-462.el9.aarch64              55/138 
18:23:07 #13 19.70   Installing       : perl-libnet-3.13-4.el9.noarch                       56/138 
18:23:07 #13 19.71   Installing       : perl-AutoLoader-5.74-480.el9.noarch                 57/138 
18:23:07 #13 19.71   Installing       : perl-base-2.27-480.el9.noarch                       58/138 
18:23:07 #13 19.73   Installing       : perl-URI-5.09-3.el9.noarch                          59/138 
18:23:07 #13 19.74   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               60/138 
18:23:07 #13 19.74   Installing       : perl-if-0.60.800-480.el9.noarch                     61/138 
18:23:07 #13 19.75   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 62/138 
18:23:07 #13 19.76   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                63/138 
18:23:07 #13 19.76   Installing       : perl-File-Path-2.18-4.el9.noarch                    64/138 
18:23:07 #13 19.77   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               65/138 
18:23:07 #13 19.80   Installing       : perl-Net-SSLeay-1.92-2.el9.aarch64                  66/138 
18:23:07 #13 19.81   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              67/138 
18:23:07 #13 19.81   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        68/138 
18:23:07 #13 19.82   Installing       : perl-Class-Struct-0.66-480.el9.noarch               69/138 
18:23:07 #13 19.83   Installing       : perl-POSIX-1.94-480.el9.aarch64                     70/138 
18:23:07 #13 19.84   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             71/138 
18:23:07 #13 19.85   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  72/138 
18:23:07 #13 19.85   Installing       : perl-subs-1.03-480.el9.noarch                       73/138 
18:23:07 #13 19.86   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             74/138 
18:23:07 #13 31.36 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ...
18:23:07 #13 31.37 Unpacking libterm-readkey-perl (2.38-1) ...
18:23:07 #13 31.40 Selecting previously unselected package libtest-fatal-perl.
18:23:07 #13 31.40 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ...
18:23:07 #13 31.41 Unpacking libtest-fatal-perl (0.014-1) ...
18:23:07 #13 31.44 Selecting previously unselected package libtest-refcount-perl.
18:23:07 #13 31.44 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ...
18:23:07 #13 31.45 Unpacking libtest-refcount-perl (0.08-3) ...
18:23:07 #13 31.48 Selecting previously unselected package libtext-levenshtein-perl.
18:23:07 #13 31.48 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ...
18:23:07 #13 31.48 Unpacking libtext-levenshtein-perl (0.13-1) ...
18:23:07 #13 31.51 Selecting previously unselected package libtype-tiny-xs-perl.
18:23:07 #13 31.51 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ...
18:23:07 #13 31.52 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
18:23:07 #13 31.55 Selecting previously unselected package libunicode-utf8-perl.
18:23:07 #13 31.55 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ...
18:23:07 #13 31.56 Unpacking libunicode-utf8-perl (0.62-1) ...
18:23:07 #13 31.60 Selecting previously unselected package libwrap0:arm64.
18:23:07 #13 8.345 Get:204 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
18:23:07 #13 8.346 Get:205 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1 [11.2 kB]
18:23:07 #13 8.348 Get:206 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5 [11.8 kB]
18:23:07 #13 8.348 Get:207 http://deb.debian.org/debian bookworm/main arm64 libaliased-perl all 0.34-3 [13.5 kB]
18:23:07 #13 8.348 Get:208 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1 [1379 kB]
18:23:07 #13 8.386 Get:209 http://deb.debian.org/debian bookworm/main arm64 libapt-pkg-perl arm64 0.1.40+b2 [66.1 kB]
18:23:07 #13 8.386 Get:210 http://deb.debian.org/debian bookworm/main arm64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
18:23:07 #13 8.386 Get:211 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
18:23:07 #13 8.390 Get:212 http://deb.debian.org/debian bookworm/main arm64 libarray-intspan-perl all 2.004-2 [25.7 kB]
18:23:07 #13 8.390 Get:213 http://deb.debian.org/debian bookworm/main arm64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
18:23:07 #13 8.406 Get:214 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2 [274 kB]
18:23:07 #13 8.408 Get:215 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1 [425 kB]
18:23:07 #13 8.435 Get:216 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB]
18:23:07 #13 8.437 Get:217 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB]
18:23:07 #13 8.449 Get:218 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB]
18:23:07 #13 8.450 Get:219 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1 [122 kB]
18:23:07 #13 8.457 Get:220 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1 [88.3 kB]
18:23:07 #13 8.458 Get:221 http://deb.debian.org/debian bookworm/main arm64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
18:23:07 #13 8.458 Get:222 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
18:23:07 #13 8.459 Get:223 http://deb.debian.org/debian bookworm/main arm64 libvariable-magic-perl arm64 0.63-1+b1 [42.8 kB]
18:23:07 #13 8.459 Get:224 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
18:23:07 #13 8.459 Get:225 http://deb.debian.org/debian bookworm/main arm64 libberkeleydb-perl arm64 0.64-2+b1 [121 kB]
18:23:07 #13 8.460 Get:226 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB]
18:23:07 #13 8.462 Get:227 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5 [369 kB]
18:23:07 #13 8.465 Get:228 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB]
18:23:07 #13 8.475 Get:229 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1 [148 kB]
18:23:07 #13 8.476 Get:230 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB]
18:23:07 #13 8.476 Get:231 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB]
18:23:07 #13 8.480 Get:232 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1 [191 kB]
18:23:07 #13 8.481 Get:233 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB]
18:23:07 #13 8.491 Get:234 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB]
18:23:07 #13 8.492 Get:235 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB]
18:23:07 #13 8.492 Get:236 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1 [260 kB]
18:23:07 #13 8.494 Get:237 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6 [300 kB]
18:23:07 #13 8.497 Get:238 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
18:23:07 #13 8.497 Get:239 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
18:23:07 #13 8.505 Get:240 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB]
18:23:07 #13 8.506 Get:241 http://deb.debian.org/debian-security bookworm-security/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
18:23:07 #13 8.507 Get:242 http://deb.debian.org/debian-security bookworm-security/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB]
18:23:07 #13 8.528 Get:243 http://deb.debian.org/debian-security bookworm-security/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1 [45.4 kB]
18:23:07 #13 8.529 Get:244 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9 [113 kB]
18:23:07 #13 8.529 Get:245 http://deb.debian.org/debian-security bookworm-security/main arm64 libc-devtools arm64 2.36-9+deb12u3 [51.5 kB]
18:23:07 #13 8.530 Get:246 http://deb.debian.org/debian bookworm/main arm64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
18:23:07 #13 8.530 Get:247 http://deb.debian.org/debian bookworm/main arm64 libcgi-pm-perl all 4.55-1 [220 kB]
18:23:07 #13 8.531 Get:248 http://deb.debian.org/debian bookworm/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
18:23:07 #13 8.532 Get:249 http://deb.debian.org/debian bookworm/main arm64 libfcgi-perl arm64 0.82+ds-2 [24.4 kB]
18:23:07 #13 8.533 Get:250 http://deb.debian.org/debian bookworm/main arm64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
18:23:07 #13 8.533 Get:251 http://deb.debian.org/debian bookworm/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
18:23:07 #13 8.534 Get:252 http://deb.debian.org/debian bookworm/main arm64 libclass-inspector-perl all 1.36-3 [17.5 kB]
18:23:07 #13 8.534 Get:253 http://deb.debian.org/debian bookworm/main arm64 libcommon-sense-perl arm64 3.75-3 [23.0 kB]
18:23:07 #13 8.535 Get:254 http://deb.debian.org/debian bookworm/main arm64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
18:23:07 #13 8.536 Get:255 http://deb.debian.org/debian bookworm/main arm64 libparams-util-perl arm64 1.102-2+b1 [24.2 kB]
18:23:07 #13 8.537 Get:256 http://deb.debian.org/debian bookworm/main arm64 libsub-install-perl all 0.929-1 [10.5 kB]
18:23:07 #13 8.538 Get:257 http://deb.debian.org/debian bookworm/main arm64 libdata-optlist-perl all 0.113-1 [10.6 kB]
18:23:07 #13 8.559 Get:258 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-perl all 0.989-1 [50.5 kB]
18:23:07 #13 8.560 Get:259 http://deb.debian.org/debian bookworm/main arm64 libconst-fast-perl all 0.014-2 [8792 B]
18:23:07 #13 8.560 Get:260 http://deb.debian.org/debian bookworm/main arm64 libwant-perl arm64 0.29-2+b1 [27.1 kB]
18:23:07 #13 8.561 Get:261 http://deb.debian.org/debian bookworm/main arm64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
18:23:07 #13 8.562 Get:262 http://deb.debian.org/debian bookworm/main arm64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
18:23:07 #13 8.562 Get:263 http://deb.debian.org/debian bookworm/main arm64 libcpanel-json-xs-perl arm64 4.35-1 [128 kB]
18:23:07 #13 8.563 Get:264 http://deb.debian.org/debian bookworm/main arm64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
18:23:07 #13 8.563 Get:265 http://deb.debian.org/debian bookworm/main arm64 libexception-class-perl all 1.45-1 [34.6 kB]
18:23:07 #13 8.563 Get:266 http://deb.debian.org/debian bookworm/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
18:23:07 #13 8.564 Get:267 http://deb.debian.org/debian bookworm/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
18:23:07 #13 8.564 Get:268 http://deb.debian.org/debian bookworm/main arm64 libdata-dpath-perl all 0.58-2 [43.6 kB]
18:23:07 #13 8.565 Get:269 http://deb.debian.org/debian bookworm/main arm64 libdata-dump-perl all 1.25-1 [28.4 kB]
18:23:07 #13 8.565 Get:270 http://deb.debian.org/debian bookworm/main arm64 libdata-messagepack-perl arm64 1.02-1+b1 [34.0 kB]
18:23:07 #13 8.566 Get:271 http://deb.debian.org/debian bookworm/main arm64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
18:23:07 #13 8.568 Get:272 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
18:23:07 #13 8.569 Get:273 http://deb.debian.org/debian bookworm/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
18:23:07 #13 8.571 Get:274 http://deb.debian.org/debian bookworm/main arm64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
18:23:07 #13 8.572 Get:275 http://deb.debian.org/debian bookworm/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2+b1 [98.8 kB]
18:23:07 #13 8.574 Get:276 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
18:23:07 #13 8.575 Get:277 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
18:23:07 #13 8.577 Get:278 http://deb.debian.org/debian bookworm/main arm64 libdevel-size-perl arm64 0.83-2+b1 [24.2 kB]
18:23:07 #13 8.578 Get:279 http://deb.debian.org/debian bookworm/main arm64 libdistro-info-perl all 1.5 [5300 B]
18:23:07 #13 8.579 Get:280 http://deb.debian.org/debian bookworm/main arm64 libemail-address-xs-perl arm64 1.05-1+b1 [28.3 kB]
18:23:07 #13 8.581 Get:281 http://deb.debian.org/debian bookworm/main arm64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
18:23:07 #13 8.582 Get:282 http://deb.debian.org/debian bookworm/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
18:23:07 #13 8.582 Get:283 http://deb.debian.org/debian bookworm/main arm64 libindirect-perl arm64 0.39-2+b1 [26.6 kB]
18:23:07 #13 8.584 Get:284 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [57.0 kB]
18:23:07 #13 8.586 Get:285 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-sublike-perl arm64 0.16-1+b2 [28.0 kB]
18:23:07 #13 8.600 Get:286 http://deb.debian.org/debian bookworm/main arm64 libobject-pad-perl arm64 0.78-1 [113 kB]
18:23:07 #13 8.609 Get:287 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
18:23:07 #13 8.610 Get:288 http://deb.debian.org/debian bookworm/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [28.2 kB]
18:23:07 #13 8.611 Get:289 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
18:23:07 #13 8.612 Get:290 http://deb.debian.org/debian bookworm/main arm64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
18:23:07 #13 8.612 Get:291 http://deb.debian.org/debian bookworm/main arm64 libfile-basedir-perl all 0.09-2 [15.1 kB]
18:23:07 #13 8.613 Get:292 http://deb.debian.org/debian bookworm/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
18:23:07 #13 8.614 Get:293 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1 [34.8 kB]
18:23:07 #13 8.615 Get:294 http://deb.debian.org/debian bookworm/main arm64 libnumber-compare-perl all 0.03-3 [6332 B]
18:23:07 #13 8.616 Get:295 http://deb.debian.org/debian bookworm/main arm64 libtext-glob-perl all 0.11-3 [7676 B]
18:23:07 #13 8.619 Get:296 http://deb.debian.org/debian bookworm/main arm64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
18:23:07 #13 8.619 Get:297 http://deb.debian.org/debian bookworm/main arm64 libfont-afm-perl all 1.20-4 [13.1 kB]
18:23:07 #13 8.620 Get:298 http://deb.debian.org/debian bookworm/main arm64 libio-string-perl all 1.08-4 [12.1 kB]
18:23:07 #13 8.621 Get:299 http://deb.debian.org/debian bookworm/main arm64 libfont-ttf-perl all 1.06-2 [318 kB]
18:23:07 #13 8.623 Get:300 http://deb.debian.org/debian bookworm/main arm64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
18:23:07 #13 8.624 Get:301 http://deb.debian.org/debian bookworm/main arm64 libsort-versions-perl all 1.62-3 [8928 B]
18:23:07 #13 8.626 Get:302 http://deb.debian.org/debian bookworm/main arm64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
18:23:07 #13 8.642 Get:303 http://deb.debian.org/debian bookworm/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
18:23:07 #13 24.19 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
18:23:07 #13 24.19 Unpacking libhttp-cookies-perl (6.10-1) ...
18:23:07 #13 24.22 Selecting previously unselected package libhttp-negotiate-perl.
18:23:07 #13 24.22 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
18:23:07 #13 24.23 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:23:07 #13 24.26 Selecting previously unselected package perl-openssl-defaults:arm64.
18:23:07 #13 24.26 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
18:23:07 #13 24.26 Unpacking perl-openssl-defaults:arm64 (5) ...
18:23:07 #13 24.29 Selecting previously unselected package libnet-ssleay-perl.
18:23:07 #13 24.29 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
18:23:07 #13 24.30 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
18:23:07 #13 24.35 Selecting previously unselected package libio-socket-ssl-perl.
18:23:07 #13 24.35 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
18:23:07 #13 24.35 Unpacking libio-socket-ssl-perl (2.069-1) ...
18:23:07 #13 24.40 Selecting previously unselected package libnet-http-perl.
18:23:07 #13 24.40 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
18:23:07 #13 24.40 Unpacking libnet-http-perl (6.20-1) ...
18:23:07 #13 24.43 Selecting previously unselected package liblwp-protocol-https-perl.
18:23:07 #13 24.44 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:23:07 #13 24.44 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:23:07 #13 24.47 Selecting previously unselected package libtry-tiny-perl.
18:23:07 #13 24.47 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
18:23:07 #13 24.47 Unpacking libtry-tiny-perl (0.30-1) ...
18:23:07 #13 24.51 Selecting previously unselected package libwww-robotrules-perl.
18:23:07 #13 19.86   Installing       : perl-HTTP-Tiny-0.076-461.el9.noarch                 75/138 
18:23:07 #13 19.87   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   76/138 
18:23:07 #13 19.89   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 77/138 
18:23:07 #13 19.89   Installing       : perl-Socket-4:2.031-4.el9.aarch64                   78/138 
18:23:07 #13 19.90   Installing       : perl-SelectSaver-1.02-480.el9.noarch                79/138 
18:23:07 #13 19.91   Installing       : perl-Symbol-1.08-480.el9.noarch                     80/138 
18:23:07 #13 19.91   Installing       : perl-File-stat-1.09-480.el9.noarch                  81/138 
18:23:07 #13 19.92   Installing       : perl-podlators-1:4.14-460.el9.noarch                82/138 
18:23:07 #13 19.93   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             83/138 
18:23:07 #13 19.94   Installing       : perl-Fcntl-1.13-480.el9.aarch64                     84/138 
18:23:07 #13 19.95   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            85/138 
18:23:07 #13 19.95   Installing       : perl-mro-1.23-480.el9.aarch64                       86/138 
18:23:07 #13 19.96   Installing       : perl-IO-1.43-480.el9.aarch64                        87/138 
18:23:07 #13 19.97   Installing       : perl-overloading-0.02-480.el9.noarch                88/138 
18:23:07 #13 19.98   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                  89/138 
18:23:07 #13 19.99   Installing       : perl-Errno-1.30-480.el9.aarch64                     90/138 
18:23:07 #13 19.99   Installing       : perl-File-Basename-2.85-480.el9.noarch              91/138 
18:23:07 #13 20.00   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                 92/138 
18:23:07 #13 20.00   Installing       : perl-MIME-Base64-3.16-4.el9.aarch64                 93/138 
18:23:07 #13 20.01   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64       94/138 
18:23:07 #13 20.02   Installing       : perl-constant-1.33-461.el9.noarch                   95/138 
18:23:07 #13 20.03   Installing       : perl-Storable-1:3.21-460.el9.aarch64                96/138 
18:23:07 #13 20.03   Installing       : perl-overload-1.31-480.el9.noarch                   97/138 
18:23:07 #13 20.04   Installing       : perl-parent-1:0.238-460.el9.noarch                  98/138 
18:23:07 #13 20.05   Installing       : perl-vars-1.05-480.el9.noarch                       99/138 
18:23:07 #13 20.05   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               100/138 
18:23:07 #13 20.06   Installing       : perl-Carp-1.50-460.el9.noarch                      101/138 
18:23:07 #13 20.07   Installing       : perl-Exporter-5.74-461.el9.noarch                  102/138 
18:23:07 #13 31.61 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ...
18:23:07 #13 31.61 Unpacking libwrap0:arm64 (7.6.q-28) ...
18:23:07 #13 31.65 Selecting previously unselected package libxau6:arm64.
18:23:07 #13 31.65 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
18:23:07 #13 31.65 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
18:23:07 #13 31.69 Selecting previously unselected package libxdmcp6:arm64.
18:23:07 #13 31.69 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
18:23:07 #13 31.70 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
18:23:07 #13 31.74 Selecting previously unselected package libxcb1:arm64.
18:23:07 #13 31.74 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ...
18:23:07 #13 31.74 Unpacking libxcb1:arm64 (1.13.1-2) ...
18:23:07 #13 31.78 Selecting previously unselected package libx11-data.
18:23:07 #13 31.78 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ...
18:23:07 #13 31.79 Unpacking libx11-data (2:1.6.7-1+deb10u4) ...
18:23:07 #13 31.86 Selecting previously unselected package libx11-6:arm64.
18:23:08 #13 8.644 Get:304 http://deb.debian.org/debian bookworm/main arm64 libio-prompter-perl all 0.004015-2 [59.9 kB]
18:23:08 #13 8.645 Get:305 http://deb.debian.org/debian bookworm/main arm64 libjson-perl all 4.10000-1 [87.5 kB]
18:23:08 #13 8.647 Get:306 http://deb.debian.org/debian bookworm/main arm64 liblog-any-perl all 1.713-1 [76.3 kB]
18:23:08 #13 8.656 Get:307 http://deb.debian.org/debian bookworm/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
18:23:08 #13 8.658 Get:308 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-perl all 0.40-1 [22.0 kB]
18:23:08 #13 8.659 Get:309 http://deb.debian.org/debian bookworm/main arm64 libsub-identify-perl arm64 0.14-3 [10.9 kB]
18:23:08 #13 8.660 Get:310 http://deb.debian.org/debian bookworm/main arm64 libsub-name-perl arm64 0.26-2+b1 [12.4 kB]
18:23:08 #13 8.662 Get:311 http://deb.debian.org/debian bookworm/main arm64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
18:23:08 #13 8.662 Get:312 http://deb.debian.org/debian bookworm/main arm64 libpath-tiny-perl all 0.144-1 [56.4 kB]
18:23:08 #13 8.664 Get:313 http://deb.debian.org/debian bookworm/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
18:23:08 #13 8.690 Get:314 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-perl all 2.002001-1 [377 kB]
18:23:08 #13 8.692 Get:315 http://deb.debian.org/debian bookworm/main arm64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
18:23:08 #13 8.695 Get:316 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
18:23:08 #13 8.703 Get:317 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
18:23:08 #13 8.709 Get:318 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
18:23:08 #13 8.733 Get:319 http://deb.debian.org/debian bookworm/main arm64 libhtml-form-perl all 6.11-1 [33.1 kB]
18:23:08 #13 8.733 Get:320 http://deb.debian.org/debian bookworm/main arm64 libhtml-format-perl all 2.16-2 [38.8 kB]
18:23:08 #13 8.734 Get:321 http://deb.debian.org/debian bookworm/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
18:23:08 #13 8.734 Get:322 http://deb.debian.org/debian bookworm/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
18:23:08 #13 8.734 Get:323 http://deb.debian.org/debian bookworm/main arm64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
18:23:08 #13 8.735 Get:324 http://deb.debian.org/debian bookworm/main arm64 libio-interactive-perl all 1.023-2 [11.0 kB]
18:23:08 #13 8.735 Get:325 http://deb.debian.org/debian bookworm/main arm64 libio-sessiondata-perl all 1.03-3 [6316 B]
18:23:08 #13 8.735 Get:326 http://deb.debian.org/debian bookworm/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
18:23:08 #13 8.736 Get:327 http://deb.debian.org/debian bookworm/main arm64 libipc-run3-perl all 0.048-3 [33.2 kB]
18:23:08 #13 8.737 Get:328 http://deb.debian.org/debian bookworm/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
18:23:08 #13 8.738 Get:329 http://deb.debian.org/debian bookworm/main arm64 libjson-xs-perl arm64 4.030-2+b1 [90.7 kB]
18:23:08 #13 8.740 Get:330 http://deb.debian.org/debian bookworm/main arm64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
18:23:08 #13 8.740 Get:331 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB]
18:23:08 #13 8.741 Get:332 http://deb.debian.org/debian bookworm/main arm64 liblist-compare-perl all 0.55-2 [65.7 kB]
18:23:08 #13 8.742 Get:333 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-perl all 0.59-1 [37.1 kB]
18:23:08 #13 8.743 Get:334 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [31.1 kB]
18:23:08 #13 8.745 Get:335 http://deb.debian.org/debian bookworm/main arm64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
18:23:08 #13 8.747 Get:336 http://deb.debian.org/debian bookworm/main arm64 libltdl7 arm64 2.4.7-5 [392 kB]
18:23:08 #13 8.750 Get:337 http://deb.debian.org/debian bookworm/main arm64 libltdl-dev arm64 2.4.7-5 [165 kB]
18:23:08 #13 8.751 Get:338 http://deb.debian.org/debian bookworm/main arm64 liblz1 arm64 1.13-5 [38.9 kB]
18:23:08 #13 8.752 Get:339 http://deb.debian.org/debian bookworm/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
18:23:08 #13 8.754 Get:340 http://deb.debian.org/debian bookworm/main arm64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
18:23:08 #13 8.755 Get:341 http://deb.debian.org/debian bookworm/main arm64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
18:23:08 #13 8.756 Get:342 http://deb.debian.org/debian bookworm/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
18:23:08 #13 8.756 Get:343 http://deb.debian.org/debian bookworm/main arm64 libmailtools-perl all 2.21-2 [95.6 kB]
18:23:08 #13 8.757 Get:344 http://deb.debian.org/debian bookworm/main arm64 libmarkdown2 arm64 2.2.7-2 [34.1 kB]
18:23:08 #13 8.758 Get:345 http://deb.debian.org/debian bookworm/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
18:23:08 #13 8.759 Get:346 http://deb.debian.org/debian bookworm/main arm64 libmime-tools-perl all 5.510-1 [213 kB]
18:23:08 #13 8.761 Get:347 http://deb.debian.org/debian bookworm/main arm64 libmldbm-perl all 2.05-4 [16.8 kB]
18:23:08 #13 8.762 Get:348 http://deb.debian.org/debian bookworm/main arm64 libmoox-aliases-perl all 0.001006-2 [7156 B]
18:23:08 #13 8.764 Get:349 http://deb.debian.org/debian bookworm/main arm64 libmouse-perl arm64 2.5.10-1+b3 [167 kB]
18:23:08 #13 8.767 Get:350 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-xs-perl arm64 0.30-1+b1 [18.8 kB]
18:23:08 #13 8.768 Get:351 http://deb.debian.org/debian bookworm/main arm64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
18:23:08 #13 8.769 Get:352 http://deb.debian.org/debian bookworm/main arm64 libperlio-gzip-perl arm64 0.20-1+b1 [17.1 kB]
18:23:08 #13 8.771 Get:353 http://deb.debian.org/debian bookworm/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.2 kB]
18:23:08 #13 8.772 Get:354 http://deb.debian.org/debian bookworm/main arm64 libpod-parser-perl all 1.65-1 [96.3 kB]
18:23:08 #13 8.774 Get:355 http://deb.debian.org/debian bookworm/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
18:23:08 #13 8.775 Get:356 http://deb.debian.org/debian bookworm/main arm64 libproc-processtable-perl arm64 0.634-1+b2 [42.4 kB]
18:23:08 #13 8.776 Get:357 http://deb.debian.org/debian bookworm/main arm64 libre2-9 arm64 20220601+dfsg-1+b1 [156 kB]
18:23:08 #13 8.780 Get:358 http://deb.debian.org/debian bookworm/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.4 kB]
18:23:08 #13 8.782 Get:359 http://deb.debian.org/debian bookworm/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
18:23:08 #13 8.783 Get:360 http://deb.debian.org/debian bookworm/main arm64 libref-util-perl all 0.204-2 [17.4 kB]
18:23:08 #13 8.784 Get:361 http://deb.debian.org/debian bookworm/main arm64 libref-util-xs-perl arm64 0.117-2+b1 [13.8 kB]
18:23:08 #13 8.785 Get:362 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
18:23:08 #13 8.787 Get:363 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
18:23:08 #13 8.788 Get:364 http://deb.debian.org/debian bookworm/main arm64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
18:23:08 #13 8.789 Get:365 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB]
18:23:08 #13 8.791 Get:366 http://deb.debian.org/debian bookworm/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [95.6 kB]
18:23:08 #13 8.792 Get:367 http://deb.debian.org/debian bookworm/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [97.1 kB]
18:23:08 #13 8.793 Get:368 http://deb.debian.org/debian bookworm/main arm64 libset-intspan-perl all 1.19-3 [25.3 kB]
18:23:08 #13 8.795 Get:369 http://deb.debian.org/debian bookworm/main arm64 libtask-weaken-perl all 1.06-2 [9364 B]
18:23:08 #13 8.796 Get:370 http://deb.debian.org/debian bookworm/main arm64 libxml-parser-perl arm64 2.46-4 [198 kB]
18:23:08 #13 8.801 Get:371 http://deb.debian.org/debian bookworm/main arm64 libsoap-lite-perl all 1.27-3 [239 kB]
18:23:08 #13 8.804 Get:372 http://deb.debian.org/debian bookworm/main arm64 libsocket6-perl arm64 0.29-3 [21.3 kB]
18:23:08 #13 8.805 Get:373 http://deb.debian.org/debian bookworm/main arm64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
18:23:08 #13 8.807 Get:374 http://deb.debian.org/debian bookworm/main arm64 libstring-escape-perl all 2010.002-3 [18.7 kB]
18:23:08 #13 8.808 Get:375 http://deb.debian.org/debian bookworm/main arm64 libstring-license-perl all 0.0.2-1 [34.3 kB]
18:23:08 #13 8.810 Get:376 http://deb.debian.org/debian bookworm/main arm64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
18:23:08 #13 8.811 Get:377 http://deb.debian.org/debian bookworm/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-2+b1 [33.2 kB]
18:23:08 #13 8.812 Get:378 http://deb.debian.org/debian bookworm/main arm64 libterm-readkey-perl arm64 2.38-2+b1 [24.1 kB]
18:23:08 #13 8.812 Get:379 http://deb.debian.org/debian bookworm/main arm64 libtext-levenshteinxs-perl arm64 0.03-5+b1 [8396 B]
18:23:08 #13 8.814 Get:380 http://deb.debian.org/debian bookworm/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [13.0 kB]
18:23:08 #13 8.815 Get:381 http://deb.debian.org/debian bookworm/main arm64 libtext-xslate-perl arm64 3.5.9-1+b2 [196 kB]
18:23:08 #13 8.817 Get:382 http://deb.debian.org/debian bookworm/main arm64 libtime-duration-perl all 1.21-2 [13.1 kB]
18:23:08 #13 8.818 Get:383 http://deb.debian.org/debian bookworm/main arm64 libtime-moment-perl arm64 0.44-2+b1 [72.2 kB]
18:23:08 #13 8.819 Get:384 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.6 kB]
18:23:08 #13 8.821 Get:385 http://deb.debian.org/debian bookworm/main arm64 libunicode-utf8-perl arm64 0.62-2 [19.9 kB]
18:23:08 #13 8.822 Get:386 http://deb.debian.org/debian bookworm/main arm64 libwww-mechanize-perl all 2.16-1 [116 kB]
18:23:08 #13 8.824 Get:387 http://deb.debian.org/debian bookworm/main arm64 libxdelta2 arm64 1.1.3-10.4 [47.4 kB]
18:23:08 #13 8.825 Get:388 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB]
18:23:08 #13 8.826 Get:389 http://deb.debian.org/debian bookworm/main arm64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
18:23:08 #13 8.827 Get:390 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
18:23:08 #13 8.828 Get:391 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
18:23:08 #13 8.829 Get:392 http://deb.debian.org/debian bookworm/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1+b1 [309 kB]
18:23:08 #13 8.831 Get:393 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
18:23:08 #13 8.832 Get:394 http://deb.debian.org/debian bookworm/main arm64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
18:23:08 #13 8.833 Get:395 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB]
18:23:08 #13 8.834 Get:396 http://deb.debian.org/debian bookworm/main arm64 libxstring-perl arm64 0.005-2+b1 [8324 B]
18:23:08 #13 8.837 Get:397 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
18:23:08 #13 8.841 Get:398 http://deb.debian.org/debian bookworm/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [32.8 kB]
18:23:08 #13 8.842 Get:399 http://deb.debian.org/debian bookworm/main arm64 licensecheck all 3.3.5-1 [49.8 kB]
18:23:08 #15 29.10 Running transaction check
18:23:08 #13 8.843 Get:400 http://deb.debian.org/debian bookworm/main arm64 plzip arm64 1.10-5 [58.0 kB]
18:23:08 #13 8.845 Get:401 http://deb.debian.org/debian bookworm/main arm64 lzop arm64 1.04-2 [82.8 kB]
18:23:08 #13 8.847 Get:402 http://deb.debian.org/debian bookworm/main arm64 t1utils arm64 1.41-4 [59.8 kB]
18:23:08 #13 8.848 Get:403 http://deb.debian.org/debian bookworm/main arm64 unzip arm64 6.0-28 [157 kB]
18:23:08 #13 8.851 Get:404 http://deb.debian.org/debian bookworm/main arm64 lintian all 2.116.3 [1130 kB]
18:23:08 #13 8.861 Get:405 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B]
18:23:08 #13 8.861 Get:406 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2 [2030 kB]
18:23:08 #13 8.902 Get:407 http://deb.debian.org/debian bookworm/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
18:23:08 #13 8.902 Get:408 http://deb.debian.org/debian bookworm/main arm64 pixz arm64 1.0.7-2 [20.4 kB]
18:23:08 #13 8.903 Get:409 http://deb.debian.org/debian bookworm/main arm64 xdelta arm64 1.1.3-10.4 [27.4 kB]
18:23:08 #13 8.907 Get:410 http://deb.debian.org/debian bookworm/main arm64 xdelta3 arm64 3.0.11-dfsg-1.2 [66.0 kB]
18:23:08 #13 8.908 Get:411 http://deb.debian.org/debian bookworm/main arm64 pristine-tar arm64 1.50 [110 kB]
18:23:08 #13 8.909 Get:412 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB]
18:23:08 #13 8.910 Get:413 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB]
18:23:08 #13 8.910 Get:414 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB]
18:23:08 #13 8.911 Get:415 http://deb.debian.org/debian bookworm/main arm64 python3-certifi all 2022.9.24-1 [153 kB]
18:23:08 #15 29.18 Transaction check succeeded.
18:23:08 #15 29.18 Running transaction test
18:23:08 #13 8.913 Get:416 http://deb.debian.org/debian bookworm/main arm64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
18:23:08 #13 8.913 Get:417 http://deb.debian.org/debian bookworm/main arm64 python3-idna all 3.3-1 [39.4 kB]
18:23:08 #13 8.914 Get:418 http://deb.debian.org/debian bookworm/main arm64 python3-magic all 2:0.4.26-3 [14.5 kB]
18:23:08 #13 8.914 Get:419 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB]
18:23:08 #13 8.927 Get:420 http://deb.debian.org/debian bookworm/main arm64 python3-urllib3 all 1.26.12-1 [117 kB]
18:23:08 #13 8.928 Get:421 http://deb.debian.org/debian bookworm/main arm64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
18:23:08 #13 8.928 Get:422 http://deb.debian.org/debian bookworm/main arm64 python3-unidiff all 0.7.3-1 [11.7 kB]
18:23:08 #13 8.928 Get:423 http://deb.debian.org/debian bookworm/main arm64 shared-mime-info arm64 2.2-1 [727 kB]
18:23:08 #13 8.941 Get:424 http://deb.debian.org/debian bookworm/main arm64 strace arm64 6.1-0.1 [1193 kB]
18:23:08 #13 8.947 Get:425 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB]
18:23:08 #13 24.51 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
18:23:08 #13 24.51 Unpacking libwww-robotrules-perl (6.02-1) ...
18:23:08 #13 24.54 Selecting previously unselected package libwww-perl.
18:23:08 #13 24.54 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
18:23:08 #13 24.55 Unpacking libwww-perl (6.52-1) ...
18:23:08 #13 24.60 Selecting previously unselected package patchutils.
18:23:08 #13 24.60 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
18:23:08 #13 24.60 Unpacking patchutils (0.4.2-1) ...
18:23:08 #13 24.63 Selecting previously unselected package wdiff.
18:23:08 #13 24.64 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
18:23:08 #13 24.64 Unpacking wdiff (1.2.2-2+b1) ...
18:23:08 #13 24.70 Selecting previously unselected package devscripts.
18:23:08 #13 24.70 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
18:23:08 #13 24.73 Unpacking devscripts (2.21.3+deb11u1) ...
18:23:08 #13 31.86 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u4_arm64.deb ...
18:23:08 #13 31.86 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u4) ...
18:23:08 #13 31.95 Selecting previously unselected package libxext6:arm64.
18:23:08 #13 31.95 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
18:23:08 #13 31.95 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
18:23:08 #13 31.98 Selecting previously unselected package libxml-namespacesupport-perl.
18:23:08 #13 31.99 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ...
18:23:08 #13 31.99 Unpacking libxml-namespacesupport-perl (1.12-1) ...
18:23:08 #13 32.02 Selecting previously unselected package libxml-sax-base-perl.
18:23:08 #13 32.03 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ...
18:23:08 #13 32.03 Unpacking libxml-sax-base-perl (1.09-1) ...
18:23:08 #13 32.07 Selecting previously unselected package libxml-sax-perl.
18:23:08 #13 32.08 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ...
18:23:08 #13 32.08 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
18:23:08 #13 32.13 Selecting previously unselected package libxml-libxml-perl.
18:23:08 #13 20.07   Installing       : perl-NDBM_File-1.15-480.el9.aarch64                103/138 
18:23:08 #13 20.08   Installing       : perl-PathTools-3.78-461.el9.aarch64                104/138 
18:23:08 #13 20.14   Installing       : perl-Encode-4:3.08-462.el9.aarch64                 105/138 
18:23:08 #13 20.25   Installing       : perl-libs-4:5.32.1-480.el9.aarch64                 106/138 
18:23:08 #13 20.27   Installing       : perl-interpreter-4:5.32.1-480.el9.aarch64          107/138 
18:23:08 #13 20.27   Installing       : kernel-srpm-macros-1.0-13.el9.noarch               108/138 
18:23:08 #13 20.28   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           109/138 
18:23:08 #13 20.29   Installing       : go-srpm-macros-3.2.0-3.el9.noarch                  110/138 
18:23:08 #13 20.30   Installing       : python-srpm-macros-3.9-52.el9.noarch               111/138 
18:23:08 #13 20.31   Installing       : redhat-rpm-config-206-1.el9.noarch                 112/138 
18:23:08 #13 20.31   Installing       : libpng-2:1.6.37-12.el9.aarch64                     113/138 
18:23:08 #15 29.48 Transaction test succeeded.
18:23:08 #13 8.961 Get:426 http://deb.debian.org/debian bookworm/main arm64 xdg-user-dirs arm64 0.18-1 [54.2 kB]
18:23:08 #13 8.961 Get:427 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
18:23:08 #13 24.84 Selecting previously unselected package diffstat.
18:23:08 #13 24.84 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
18:23:08 #13 24.84 Unpacking diffstat (1.64-1) ...
18:23:08 #13 24.87 Selecting previously unselected package distro-info-data.
18:23:08 #13 24.87 Preparing to unpack .../147-distro-info-data_0.51+deb11u4_all.deb ...
18:23:08 #13 24.88 Unpacking distro-info-data (0.51+deb11u4) ...
18:23:08 #13 24.91 Selecting previously unselected package python3-pkg-resources.
18:23:08 #13 24.91 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
18:23:08 #13 24.92 Unpacking python3-pkg-resources (52.0.0-4) ...
18:23:08 #13 24.97 Selecting previously unselected package python3-chardet.
18:23:08 #13 24.97 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
18:23:08 #13 24.97 Unpacking python3-chardet (4.0.0-1) ...
18:23:08 #13 25.02 Selecting previously unselected package python3-six.
18:23:08 #13 32.13 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ...
18:23:08 #13 32.14 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
18:23:08 #13 32.20 Selecting previously unselected package libxml-sax-expat-perl.
18:23:08 #13 32.20 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ...
18:23:08 #13 32.21 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:23:08 #13 32.25 Selecting previously unselected package libxml-simple-perl.
18:23:08 #13 32.25 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ...
18:23:08 #13 32.25 Unpacking libxml-simple-perl (2.25-1) ...
18:23:08 #13 32.29 Selecting previously unselected package libxmlrpc-lite-perl.
18:23:08 #13 32.29 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ...
18:23:08 #13 32.30 Unpacking libxmlrpc-lite-perl (0.717-2) ...
18:23:08 #13 32.33 Selecting previously unselected package libxmuu1:arm64.
18:23:08 #13 32.34 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
18:23:08 #13 32.34 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
18:23:08 #13 32.39 Selecting previously unselected package libyaml-0-2:arm64.
18:23:08 #13 20.33   Installing       : gdk-pixbuf2-2.42.6-3.el9.aarch64                   114/138 
18:23:08 #13 20.34   Installing       : libpkgconf-1.7.3-10.el9.aarch64                    115/138 
18:23:08 #13 20.35   Installing       : pkgconf-1.7.3-10.el9.aarch64                       116/138 
18:23:08 #13 20.36   Installing       : pkgconf-pkg-config-1.7.3-10.el9.aarch64            117/138 
18:23:08 #13 20.36   Installing       : libpipeline-1.5.3-4.el9.aarch64                    118/138 
18:23:08 #13 20.53   Installing       : libicu-67.1-9.el9.aarch64                          119/138 
18:23:08 #13 20.59   Installing       : webkit2gtk3-jsc-2.42.1-1.el9.aarch64               120/138 
18:23:08 #13 20.60   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.aarch64          121/138 
18:23:08 #13 20.61   Installing       : libbrotli-1.0.9-6.el9.aarch64                      122/138 
18:23:08 #13 20.62   Installing       : less-590-2.el9.aarch64                             123/138 
18:23:08 #13 20.63   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         124/138 
18:23:08 #13 20.67   Installing       : man-db-2.9.3-7.el9.aarch64                         124/138 
18:23:08 #13 20.68   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         124/138 
18:23:08 #19 2.951 (9/9) Installing musl-dev (1.2.3-r5)
18:23:08 #19 3.040 Executing busybox-1.35.0-r29.trigger
18:23:08 #19 3.045 OK: 491 MiB in 50 packages
18:23:08 #13 9.227 debconf: delaying package configuration, since apt-utils is not installed
18:23:08 #13 9.270 Fetched 185 MB in 3s (55.2 MB/s)
18:23:08 #13 9.309 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
18:23:08 #13 9.314 Preparing to unpack .../libc6_2.36-9+deb12u3_arm64.deb ...
18:23:08 #15 29.48 Running transaction
18:23:08 #13 25.02 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
18:23:08 #13 25.02 Unpacking python3-six (1.16.0-2) ...
18:23:08 #13 25.06 Selecting previously unselected package python3-debian.
18:23:08 #13 25.06 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
18:23:08 #13 25.07 Unpacking python3-debian (0.1.39) ...
18:23:08 #13 25.11 Selecting previously unselected package libgpgme11:arm64.
18:23:08 #13 25.11 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
18:23:08 #13 25.12 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
18:23:08 #13 25.16 Selecting previously unselected package python3-gpg.
18:23:08 #13 25.16 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
18:23:08 #13 25.17 Unpacking python3-gpg (1.14.0-1+b2) ...
18:23:08 #13 25.23 Selecting previously unselected package dput.
18:23:08 #13 25.23 Preparing to unpack .../154-dput_1.1.0_all.deb ...
18:23:08 #13 25.24 Unpacking dput (1.1.0) ...
18:23:08 #13 25.27 Selecting previously unselected package equivs.
18:23:08 #13 32.39 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ...
18:23:08 #13 32.40 Unpacking libyaml-0-2:arm64 (0.2.1-1) ...
18:23:08 #13 32.43 Selecting previously unselected package libyaml-libyaml-perl.
18:23:08 #13 32.43 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ...
18:23:08 #13 32.43 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
18:23:08 #13 32.47 Selecting previously unselected package licensecheck.
18:23:08 #13 32.47 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ...
18:23:08 #13 32.48 Unpacking licensecheck (3.0.31-3) ...
18:23:08 #13 32.51 Selecting previously unselected package t1utils.
18:23:08 #13 32.51 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ...
18:23:08 #13 32.51 Unpacking t1utils (1.41-3) ...
18:23:08 #13 32.55 Selecting previously unselected package lintian.
18:23:08 #13 32.55 Preparing to unpack .../314-lintian_2.15.0_all.deb ...
18:23:08 #13 32.56 Unpacking lintian (2.15.0) ...
18:23:08 #13 20.70   Installing       : json-glib-1.6.6-1.el9.aarch64                      125/138 
18:23:08 #13 20.71   Installing       : info-6.7-15.el9.aarch64                            126/138 
18:23:08 #13 20.72   Installing       : ed-1.14.2-12.el9.aarch64                           127/138 
18:23:08 #13 20.73   Installing       : patch-2.7.6-16.el9.aarch64                         128/138 
18:23:08 #13 20.74   Installing       : diffutils-3.7-12.el9.aarch64                       129/138 
18:23:08 #13 20.76   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1   130/138 
18:23:08 #13 20.78   Installing       : gsettings-desktop-schemas-40.0-6.el9.aarch64       131/138 
18:23:08 #13 20.79   Installing       : glib-networking-2.68.3-3.el9.aarch64               132/138 
18:23:08 #13 20.81   Installing       : libsoup-2.72.0-8.el9.aarch64                       133/138 
18:23:08 #13 20.83   Installing       : libappstream-glib-0.7.18-4.el9.aarch64             134/138 
18:23:08 #13 20.84   Installing       : rpmlint-1.11-19.el9.noarch                         135/138 
18:23:08 #13 20.86   Installing       : rpm-build-4.16.1.3-25.el9.aarch64                  136/138 
18:23:08 #13 9.485 Unpacking libc6:arm64 (2.36-9+deb12u3) over (2.36-9+deb12u1) ...
18:23:08 #13 25.27 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
18:23:08 #13 25.28 Unpacking equivs (2.3.1) ...
18:23:08 #13 25.31 Selecting previously unselected package fonts-dejavu-core.
18:23:08 #13 25.31 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
18:23:08 #13 25.32 Unpacking fonts-dejavu-core (2.37-2) ...
18:23:08 #13 25.43 Selecting previously unselected package fontconfig-config.
18:23:08 #13 25.43 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
18:23:08 #13 25.54 Unpacking fontconfig-config (2.13.1-4.2) ...
18:23:08 #13 32.67 Selecting previously unselected package lsb-release.
18:23:08 #13 32.68 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ...
18:23:08 #13 32.68 Unpacking lsb-release (10.2019051400) ...
18:23:08 #13 32.72 Selecting previously unselected package mailutils.
18:23:08 #13 32.72 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ...
18:23:08 #13 32.73 Unpacking mailutils (1:3.5-4) ...
18:23:08 #13 32.77 Selecting previously unselected package manpages-dev.
18:23:08 #13 32.78 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ...
18:23:08 #13 32.78 Unpacking manpages-dev (4.16-2) ...
18:23:08 #13 20.87   Installing       : dnf-plugins-core-4.3.0-11.el9.noarch               137/138 
18:23:08 #13 20.98   Installing       : glibc-gconv-extra-2.34-83.el9.7.aarch64            138/138 
18:23:09 #19 DONE 3.5s
18:23:09 
18:23:09 #20 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
18:23:09 #13 25.59 Selecting previously unselected package libcurl3-gnutls:arm64.
18:23:09 #13 25.59 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u10_arm64.deb ...
18:23:09 #13 25.59 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u10) ...
18:23:09 #13 25.64 Selecting previously unselected package liberror-perl.
18:23:09 #13 25.64 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
18:23:09 #13 25.65 Unpacking liberror-perl (0.17029-1) ...
18:23:09 #13 25.68 Selecting previously unselected package git-man.
18:23:09 #13 25.68 Preparing to unpack .../160-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
18:23:09 #13 25.68 Unpacking git-man (1:2.30.2-1+deb11u2) ...
18:23:09 #13 25.79 Selecting previously unselected package git.
18:23:09 #13 33.07 Selecting previously unselected package psmisc.
18:23:09 #13 33.07 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ...
18:23:09 #13 33.07 Unpacking psmisc (23.2-1+deb10u1) ...
18:23:09 #13 33.11 Selecting previously unselected package publicsuffix.
18:23:09 #13 33.12 Preparing to unpack .../319-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
18:23:09 #13 33.12 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
18:23:09 #13 33.16 Selecting previously unselected package python-apt-common.
18:23:09 #13 33.16 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ...
18:23:09 #13 33.17 Unpacking python-apt-common (1.8.4.3) ...
18:23:09 mkdir -p rpmbuild/SOURCES
18:23:09 docker run --rm -w /v \
18:23:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:23:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:09 	alpine \
18:23:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:23:09 #13 25.80 Preparing to unpack .../161-git_1%3a2.30.2-1+deb11u2_arm64.deb ...
18:23:09 #13 25.81 Unpacking git (1:2.30.2-1+deb11u2) ...
18:23:09 #13 33.21 Selecting previously unselected package python3-apt.
18:23:09 #13 33.22 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ...
18:23:09 #13 33.22 Unpacking python3-apt (1.8.4.3) ...
18:23:09 #13 33.27 Selecting previously unselected package python3-certifi.
18:23:09 #13 33.27 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ...
18:23:09 #13 33.28 Unpacking python3-certifi (2018.8.24-1) ...
18:23:09 #13 33.32 Selecting previously unselected package python3-idna.
18:23:09 #13 33.32 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ...
18:23:09 #13 33.33 Unpacking python3-idna (2.6-1) ...
18:23:09 #13 33.37 Selecting previously unselected package python3-magic.
18:23:09 #13 33.37 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ...
18:23:09 #15 30.40   Preparing        :                                                        1/1 
18:23:09 #15 30.44   Installing       : python-srpm-macros-3-45.el8.noarch                    1/88 
18:23:09 #15 30.47   Installing       : unzip-6.0-46.el8.aarch64                              2/88 
18:23:09 #15 30.60   Installing       : groff-base-1.22.3-18.el8.aarch64                      3/88 
18:23:09 #15 30.63   Installing       : file-5.33-25.el8.aarch64                              4/88 
18:23:09 #15 30.65   Installing       : bzip2-1.0.6-26.el8.aarch64                            5/88 
18:23:09 #15 30.70   Installing       : zip-3.0-23.el8.aarch64                                6/88 
18:23:09 #15 30.71   Installing       : python-rpm-macros-3-45.el8.noarch                     7/88 
18:23:09 #15 30.73   Installing       : python3-rpm-macros-3-45.el8.noarch                    8/88 
18:23:09 #15 30.74   Installing       : python3-six-1.11.0-8.el8.noarch                       9/88 
18:23:09 #13 33.38 Unpacking python3-magic (2:0.4.15-2) ...
18:23:09 #13 33.42 Selecting previously unselected package python3-urllib3.
18:23:09 #13 33.42 Preparing to unpack .../325-python3-urllib3_1.24.1-1+deb10u1_all.deb ...
18:23:09 #13 33.42 Unpacking python3-urllib3 (1.24.1-1+deb10u1) ...
18:23:09 #13 33.47 Selecting previously unselected package python3-requests.
18:23:09 #13 33.47 Preparing to unpack .../326-python3-requests_2.21.0-1+deb10u1_all.deb ...
18:23:09 #13 33.48 Unpacking python3-requests (2.21.0-1+deb10u1) ...
18:23:09 #13 33.52 Selecting previously unselected package python3-unidiff.
18:23:09 #13 33.53 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ...
18:23:09 #13 33.53 Unpacking python3-unidiff (0.5.4-1) ...
18:23:09 #13 33.56 Selecting previously unselected package python3-xdg.
18:23:09 #13 33.57 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ...
18:23:09 #13 33.57 Unpacking python3-xdg (0.25-5) ...
18:23:09 #13 33.62 Selecting previously unselected package shared-mime-info.
18:23:09 #15 30.78   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                10/88 
18:23:09 #15 30.80   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        11/88 
18:23:09 #15 30.83   Installing       : patch-2.7.6-11.el8.aarch64                           12/88 
18:23:09 #15 30.90   Installing       : openssl-1:1.1.1k-9.el8.aarch64                       13/88 
18:23:09 #15 30.95   Installing       : ncurses-6.1-10.20180224.el8.aarch64                  14/88 
18:23:09 #15 30.96   Installing       : perl-Digest-1.17-395.el8.noarch                      15/88 
18:23:09 #15 30.98   Installing       : perl-Digest-MD5-2.55-396.el8.aarch64                 16/88 
18:23:09 #13 33.62 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ...
18:23:09 #13 33.62 Unpacking shared-mime-info (1.10-1) ...
18:23:09 #13 33.73 Selecting previously unselected package strace.
18:23:09 #13 33.73 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ...
18:23:09 #13 33.73 Unpacking strace (4.26-0.2) ...
18:23:09 #13 33.85 Selecting previously unselected package unzip.
18:23:09 #13 33.86 Preparing to unpack .../331-unzip_6.0-23+deb10u3_arm64.deb ...
18:23:09 #13 33.86 Unpacking unzip (6.0-23+deb10u3) ...
18:23:09 #13 33.91 Selecting previously unselected package xauth.
18:23:09 #13 33.91 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ...
18:23:09 #13 33.92 Unpacking xauth (1:1.0.10-1) ...
18:23:09 #13 33.96 Selecting previously unselected package xdg-user-dirs.
18:23:10 #13 26.25 Selecting previously unselected package iso-codes.
18:23:10 #13 26.26 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
18:23:10 #13 26.26 Unpacking iso-codes (4.6.0-1) ...
18:23:10 #13 26.59 Selecting previously unselected package libalgorithm-diff-perl.
18:23:10 #13 26.59 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
18:23:10 #13 26.60 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:23:10 #13 26.63 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:23:10 #13 26.63 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
18:23:10 #13 26.64 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
18:23:10 #13 26.67 Selecting previously unselected package libalgorithm-merge-perl.
18:23:10 #15 31.00   Installing       : perl-Data-Dumper-2.167-399.el8.aarch64               17/88 
18:23:10 #15 31.03   Installing       : perl-libnet-3.11-3.el8.noarch                        18/88 
18:23:10 #15 31.06   Installing       : perl-URI-1.73-3.el8.noarch                           19/88 
18:23:10 #15 31.08   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               20/88 
18:23:10 #15 31.13   Installing       : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aar   21/88 
18:23:10 #15 31.15   Installing       : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c   22/88 
18:23:10 #15 31.17   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  23/88 
18:23:10 #15 31.18   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 24/88 
18:23:10 #15 31.22   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0   25/88 
18:23:10 #15 31.24   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              26/88 
18:23:10 #15 31.26   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    27/88 
18:23:10 #15 31.28   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                28/88 
18:23:10 #15 31.31   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                29/88 
18:23:10 #15 31.33   Installing       : perl-HTTP-Tiny-0.074-2.el8.noarch                    30/88 
18:23:10 #13 33.96 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ...
18:23:10 #13 33.97 Unpacking xdg-user-dirs (0.17-2) ...
18:23:10 #13 34.04 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
18:23:10 #13 34.06 Setting up libapt-pkg-perl (0.1.34+b1) ...
18:23:10 #13 34.07 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ...
18:23:10 #13 34.08 Setting up libpipeline1:arm64 (1.5.1-2) ...
18:23:10 #13 34.09 Setting up wdiff (1.2.2-2+b1) ...
18:23:10 #13 34.10 Setting up lsb-base (10.2019051400) ...
18:23:10 #13 34.12 Setting up mysql-common (5.8+1.0.5) ...
18:23:10 #13 34.15 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
18:23:10 #13 34.15 Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
18:23:10 #13 34.17 Setting up libkeyutils1:arm64 (1.6-6) ...
18:23:10 #13 26.67 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
18:23:10 #13 26.67 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:23:10 #13 26.71 Selecting previously unselected package libaliased-perl.
18:23:10 #13 26.71 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
18:23:10 #13 26.71 Unpacking libaliased-perl (0.34-1.1) ...
18:23:10 #13 26.74 Selecting previously unselected package libapt-pkg-perl.
18:23:10 #13 26.74 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
18:23:10 #13 26.76 Unpacking libapt-pkg-perl (0.1.39) ...
18:23:10 #13 26.80 Selecting previously unselected package libarchive-cpio-perl.
18:23:10 #13 26.80 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
18:23:10 #13 26.80 Unpacking libarchive-cpio-perl (0.10-1.1) ...
18:23:10 #13 26.84 Selecting previously unselected package libarchive13:arm64.
18:23:10 #13 26.84 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
18:23:10 #13 26.84 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:23:10 #13 26.90 Selecting previously unselected package libarray-intspan-perl.
18:23:10 #15 31.36   Installing       : perl-podlators-4.11-1.el8.noarch                     31/88 
18:23:10 #15 31.38   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 32/88 
18:23:10 #15 31.40   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             33/88 
18:23:10 #15 31.42   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 34/88 
18:23:10 #15 31.44   Installing       : perl-MIME-Base64-3.15-396.el8.aarch64                35/88 
18:23:10 #15 31.46   Installing       : perl-Storable-1:3.11-3.el8.aarch64                   36/88 
18:23:10 #15 31.48   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 37/88 
18:23:10 #15 31.49   Installing       : perl-Errno-1.28-422.el8.aarch64                      38/88 
18:23:10 #13 34.18 Setting up libpsl5:arm64 (0.20.2-2) ...
18:23:10 #13 34.19 Setting up libgpm2:arm64 (1.20.7-5) ...
18:23:10 #13 34.21 Setting up mime-support (3.62) ...
18:23:10 #13 34.24 Setting up xdg-user-dirs (0.17-2) ...
18:23:10 #13 34.26 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
18:23:10 #13 34.28 Setting up psmisc (23.2-1+deb10u1) ...
18:23:10 #13 34.29 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ...
18:23:10 #13 34.30 Setting up libyaml-0-2:arm64 (0.2.1-1) ...
18:23:10 #13 34.32 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u5) ...
18:23:10 #13 34.33 No schema files found: doing nothing.
18:23:10 #13 34.34 Setting up distro-info-data (0.41+deb10u7) ...
18:23:10 #13 34.35 Setting up manpages (4.16-2) ...
18:23:10 #13 34.36 Setting up unzip (6.0-23+deb10u3) ...
18:23:10 #13 34.40 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
18:23:10 #13 26.90 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
18:23:10 #13 26.90 Unpacking libarray-intspan-perl (2.004-1) ...
18:23:10 #13 26.94 Selecting previously unselected package libauthen-sasl-perl.
18:23:10 #13 26.94 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
18:23:10 #13 26.94 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
18:23:10 #13 26.97 Selecting previously unselected package libmodule-implementation-perl.
18:23:10 #13 26.98 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
18:23:10 #13 26.98 Unpacking libmodule-implementation-perl (0.09-1.1) ...
18:23:10 #13 27.01 Selecting previously unselected package libsub-exporter-progressive-perl.
18:23:10 #13 27.01 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:23:10 #13 27.01 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:23:10 #13 27.04 Selecting previously unselected package libvariable-magic-perl.
18:23:10 #13 27.04 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
18:23:10 #13 27.05 Unpacking libvariable-magic-perl (0.62-1+b3) ...
18:23:10 #13 27.08 Selecting previously unselected package libb-hooks-endofscope-perl.
18:23:10 #13 27.08 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
18:23:10 #13 27.08 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
18:23:10 #13 27.12 Selecting previously unselected package libpng16-16:arm64.
18:23:10 #15 31.51   Installing       : perl-Socket-4:2.027-3.el8.aarch64                    39/88 
18:23:10 #15 31.71   Installing       : perl-Encode-4:2.97-3.el8.aarch64                     40/88 
18:23:10 #15 31.74   Installing       : perl-Carp-1.42-396.el8.noarch                        41/88 
18:23:10 #13 34.41 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:23:10 #13 34.42 Setting up binutils-common:arm64 (2.31.1-16) ...
18:23:10 #13 34.44 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
18:23:10 #13 34.45 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ...
18:23:10 #13 34.47 Setting up less (487-0.1+b1) ...
18:23:10 #13 34.56 Setting up perl-openssl-defaults:arm64 (3) ...
18:23:10 #13 34.57 Setting up linux-libc-dev:arm64 (4.19.289-2) ...
18:23:10 #13 34.59 Setting up gettext-base (0.19.8.1-9) ...
18:23:10 #13 34.60 Setting up liblzo2-2:arm64 (2.10-0.1) ...
18:23:10 #13 34.61 Setting up libnpth0:arm64 (1.6-1) ...
18:23:10 #13 34.62 Setting up krb5-locales (1.17-3+deb10u5) ...
18:23:10 #13 34.63 Setting up file (1:5.35-4+deb10u2) ...
18:23:10 #13 34.64 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
18:23:10 #13 34.66 Setting up libassuan0:arm64 (2.5.2-1) ...
18:23:10 #13 27.12 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
18:23:10 #13 27.12 Unpacking libpng16-16:arm64 (1.6.37-3) ...
18:23:10 #13 27.17 Selecting previously unselected package libfreetype6:arm64.
18:23:10 #13 27.18 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ...
18:23:10 #13 27.18 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
18:23:10 #13 27.24 Selecting previously unselected package libfontconfig1:arm64.
18:23:10 #13 27.25 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
18:23:10 #13 27.25 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
18:23:10 #13 27.30 Selecting previously unselected package libjpeg62-turbo:arm64.
18:23:10 #13 27.30 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
18:23:10 #13 27.30 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
18:23:10 #13 27.35 Selecting previously unselected package libdeflate0:arm64.
18:23:10 #20 DONE 5.1s
18:23:10 
18:23:10 #21 [build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
18:23:10 #21 DONE 0.0s
18:23:10 
18:23:10 #22 [build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true
18:23:10 #22 DONE 0.3s
18:23:10 
18:23:10 #23 [build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
18:23:10 #15 31.76   Installing       : perl-Exporter-5.72-396.el8.noarch                    42/88 
18:23:10 #15 31.95   Installing       : perl-libs-4:5.26.3-422.el8.aarch64                   43/88 
18:23:10 #15 31.99   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          44/88 
18:23:10 #15 32.00   Installing       : perl-parent-1:0.237-1.el8.noarch                     45/88 
18:23:10 #15 32.02   Installing       : perl-macros-4:5.26.3-422.el8.aarch64                 46/88 
18:23:10 #15 32.03   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         47/88 
18:23:10 #15 32.06   Installing       : perl-Unicode-Normalize-1.25-396.el8.aarch64          48/88 
18:23:10 #15 32.08   Installing       : perl-File-Path-2.15-2.el8.noarch                     49/88 
18:23:11 #13 34.67 Setting up libgomp1:arm64 (8.3.0-6) ...
18:23:11 #13 34.68 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
18:23:11 #13 34.69 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
18:23:11 #13 34.70 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:23:11 #13 34.72 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
18:23:11 #13 34.73 Setting up libfakeroot:arm64 (1.23-1) ...
18:23:11 #13 34.75 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
18:23:11 #13 34.76 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:23:11 #13 34.77 Setting up fakeroot (1.23-1) ...
18:23:11 #13 34.78 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:23:11 #13 34.79 Setting up mariadb-common (1:10.3.39-0+deb10u1) ...
18:23:11 #13 34.81 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
18:23:11 #13 34.81 Setting up libasan5:arm64 (8.3.0-6) ...
18:23:11 #13 34.82 Setting up autotools-dev (20180224.1) ...
18:23:11 #13 34.83 Setting up libglib2.0-data (2.58.3-2+deb10u5) ...
18:23:11 #13 34.84 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u3) ...
18:23:11 #13 34.86 Setting up libwrap0:arm64 (7.6.q-28) ...
18:23:11 #13 34.88 Setting up libx11-data (2:1.6.7-1+deb10u4) ...
18:23:11 #13 34.89 Setting up make (4.2.1-1.2) ...
18:23:11 #13 34.90 Setting up libmpfr6:arm64 (4.0.2-1) ...
18:23:11 #13 34.91 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
18:23:11 #13 34.92 Setting up libntlm0:arm64 (1.5-1+deb10u1) ...
18:23:11 #13 34.93 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
18:23:11 #13 34.94 Setting up libidn11:arm64 (1.33-2.2) ...
18:23:11 #13 34.95 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u4) ...
18:23:11 #13 34.96 Setting up strace (4.26-0.2) ...
18:23:11 #13 34.97 Setting up libsigsegv2:arm64 (2.12-2) ...
18:23:11 #13 34.99 Setting up xz-utils (5.2.4-1+deb10u1) ...
18:23:11 #13 27.36 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
18:23:11 #13 27.36 Unpacking libdeflate0:arm64 (1.7-1) ...
18:23:11 #13 27.40 Selecting previously unselected package libjbig0:arm64.
18:23:11 #13 27.40 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
18:23:11 #13 27.41 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
18:23:11 #13 27.44 Selecting previously unselected package libwebp6:arm64.
18:23:11 #13 27.45 Preparing to unpack .../182-libwebp6_0.6.1-2.1+deb11u2_arm64.deb ...
18:23:11 #13 27.45 Unpacking libwebp6:arm64 (0.6.1-2.1+deb11u2) ...
18:23:11 #13 27.50 Selecting previously unselected package libtiff5:arm64.
18:23:11 #13 27.51 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u4_arm64.deb ...
18:23:11 #13 27.52 Unpacking libtiff5:arm64 (4.2.0-1+deb11u4) ...
18:23:11 #13 27.56 Selecting previously unselected package libxau6:arm64.
18:23:11 #13 27.57 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
18:23:11 #13 27.57 Unpacking libxau6:arm64 (1:1.0.9-1) ...
18:23:11 #13 27.61 Selecting previously unselected package libxdmcp6:arm64.
18:23:11 #15 32.11   Installing       : perl-IO-1.38-422.el8.aarch64                         50/88 
18:23:11 #15 32.13   Installing       : perl-PathTools-3.74-1.el8.aarch64                    51/88 
18:23:11 #15 32.15   Installing       : perl-constant-1.33-396.el8.noarch                    52/88 
18:23:11 #15 32.17   Installing       : perl-threads-1:2.21-2.el8.aarch64                    53/88 
18:23:11 #23 0.387 Building static docker-linux-amd64
18:23:11 #13 35.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:23:11 #13 35.01 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
18:23:11 #13 35.02 Setting up t1utils (1.41-3) ...
18:23:11 #13 35.03 Setting up diffstat (1.62-1) ...
18:23:11 #13 35.04 Setting up libmpc3:arm64 (1.1.0-1) ...
18:23:11 #13 35.06 Setting up libatomic1:arm64 (8.3.0-6) ...
18:23:11 #13 35.08 Setting up patch (2.7.6-3+deb10u1) ...
18:23:11 #13 35.09 Setting up mailutils-common (1:3.5-4) ...
18:23:11 #13 35.10 Setting up autopoint (0.19.8.1-9) ...
18:23:11 #13 35.11 Setting up libmariadb3:arm64 (1:10.3.39-0+deb10u1) ...
18:23:11 #13 35.12 Setting up libfl2:arm64 (2.6.4-6.2) ...
18:23:11 #13 35.14 Setting up libpcre2-8-0:arm64 (10.32-5+deb10u1) ...
18:23:11 #13 35.15 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
18:23:11 #13 35.16 Setting up libltdl7:arm64 (2.4.6-9) ...
18:23:11 #13 35.17 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:23:11 #13 35.18 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ...
18:23:11 #13 35.19 Setting up libubsan1:arm64 (8.3.0-6) ...
18:23:11 #13 27.61 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
18:23:11 #13 27.61 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
18:23:11 #13 27.65 Selecting previously unselected package libxcb1:arm64.
18:23:11 #13 27.65 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
18:23:11 #13 27.65 Unpacking libxcb1:arm64 (1.14-3) ...
18:23:11 #13 27.69 Selecting previously unselected package libx11-data.
18:23:11 #13 27.69 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ...
18:23:11 #13 27.70 Unpacking libx11-data (2:1.7.2-1+deb11u2) ...
18:23:11 #13 27.77 Selecting previously unselected package libx11-6:arm64.
18:23:11 #13 27.77 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1+deb11u2_arm64.deb ...
18:23:11 #13 27.78 Unpacking libx11-6:arm64 (2:1.7.2-1+deb11u2) ...
18:23:11 #13 27.86 Selecting previously unselected package libxpm4:arm64.
18:23:11 #13 27.86 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1.1+deb11u1_arm64.deb ...
18:23:11 mkdir -p rpmbuild/SOURCES
18:23:11 docker run --rm -w /v \
18:23:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:23:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:11 	alpine \
18:23:11 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:23:11 #23 0.390 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:23:11Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
18:23:11 #13 35.21 Setting up libisl19:arm64 (0.20-2) ...
18:23:11 #13 35.23 Setting up dwz (0.12-3) ...
18:23:11 #13 35.24 Setting up python-apt-common (1.8.4.3) ...
18:23:11 #13 35.25 Setting up sensible-utils (0.0.12) ...
18:23:11 #13 35.27 Setting up exim4-config (4.92-8+deb10u8) ...
18:23:11 #13 27.87 Unpacking libxpm4:arm64 (1:3.5.12-1.1+deb11u1) ...
18:23:11 #13 27.91 Selecting previously unselected package libgd3:arm64.
18:23:11 #13 27.91 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
18:23:11 #13 27.91 Unpacking libgd3:arm64 (2.3.0-2) ...
18:23:11 #13 27.95 Selecting previously unselected package libc-devtools.
18:23:11 #13 27.95 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u7_arm64.deb ...
18:23:11 #13 27.96 Unpacking libc-devtools (2.31-13+deb11u7) ...
18:23:11 #13 28.00 Selecting previously unselected package libcapture-tiny-perl.
18:23:11 #13 28.00 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
18:23:11 #13 28.00 Unpacking libcapture-tiny-perl (0.48-1) ...
18:23:11 #13 28.03 Selecting previously unselected package libclass-data-inheritable-perl.
18:23:11 #13 28.04 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:23:11 #13 28.04 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:23:11 #13 28.07 Selecting previously unselected package libclass-inspector-perl.
18:23:11 #13 28.07 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
18:23:11 #13 28.08 Unpacking libclass-inspector-perl (1.36-1) ...
18:23:11 #13 28.11 Selecting previously unselected package libclass-xsaccessor-perl.
18:23:11 #13 28.12 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
18:23:11 #13 28.12 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
18:23:11 #13 28.15 Selecting previously unselected package libclone-perl.
18:23:11 #13 28.15 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
18:23:11 #13 28.16 Unpacking libclone-perl (0.45-1+b1) ...
18:23:11 #13 28.19 Selecting previously unselected package libcommon-sense-perl.
18:23:11 #13 28.19 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
18:23:11 #13 28.19 Unpacking libcommon-sense-perl (3.75-1+b4) ...
18:23:11 #13 28.23 Selecting previously unselected package libconfig-tiny-perl.
18:23:11 #15 32.20   Installing       : perl-threads-shared-1.58-2.el8.aarch64               54/88 
18:23:11 #15 32.72   Installing       : perl-interpreter-4:5.26.3-422.el8.aarch64            55/88 
18:23:11 #15 32.76   Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                    56/88 
18:23:11 #15 32.78   Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                    56/88 
18:23:11 #15 32.81   Installing       : libpkgconf-1.4.2-1.el8.aarch64                       57/88 
18:23:11 #13 35.59 Adding system-user for exim (v4)
18:23:11 #13 28.23 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
18:23:11 #13 28.23 Unpacking libconfig-tiny-perl (2.26-1) ...
18:23:11 #13 28.27 Selecting previously unselected package libparams-util-perl.
18:23:11 #13 28.27 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
18:23:11 #13 28.28 Unpacking libparams-util-perl (1.102-1+b1) ...
18:23:11 #13 28.31 Selecting previously unselected package libsub-install-perl.
18:23:11 #13 28.31 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
18:23:11 #13 28.31 Unpacking libsub-install-perl (0.928-1.1) ...
18:23:11 #13 28.34 Selecting previously unselected package libdata-optlist-perl.
18:23:11 #13 28.34 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
18:23:11 #13 28.35 Unpacking libdata-optlist-perl (0.110-1.1) ...
18:23:11 #13 28.38 Selecting previously unselected package libsub-exporter-perl.
18:23:11 #13 28.38 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
18:23:11 #13 28.38 Unpacking libsub-exporter-perl (0.987-1) ...
18:23:11 #13 28.42 Selecting previously unselected package libconst-fast-perl.
18:23:11 #13 28.42 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
18:23:11 #13 28.42 Unpacking libconst-fast-perl (0.014-1.1) ...
18:23:11 #13 28.45 Selecting previously unselected package libwant-perl.
18:23:12 #15 32.82   Installing       : pkgconf-1.4.2-1.el8.aarch64                          58/88 
18:23:12 #15 32.84   Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64               59/88 
18:23:12 #15 32.87   Installing       : libbabeltrace-1.5.4-4.el8.aarch64                    60/88 
18:23:12 #15 32.89   Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64                    60/88 
18:23:12 #15 33.21   Installing       : glibc-gconv-extra-2.28-236.el8.7.aarch64             61/88 
18:23:12 #13 35.94 Setting up libuchardet0:arm64 (0.0.6-3) ...
18:23:12 #13 35.95 Setting up git-man (1:2.20.1-2+deb10u8) ...
18:23:12 #13 35.96 Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ...
18:23:12 #13 35.97 Setting up netbase (5.6) ...
18:23:12 #13 35.99 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
18:23:12 #13 36.00 Setting up libmpdec2:arm64 (2.4.2-2) ...
18:23:12 #13 36.01 Setting up libbinutils:arm64 (2.31.1-16) ...
18:23:12 #13 36.03 Setting up cpp-8 (8.3.0-6) ...
18:23:12 #13 36.04 Setting up libc-dev-bin (2.28-10+deb10u2) ...
18:23:12 #13 28.45 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
18:23:12 #13 28.46 Unpacking libwant-perl (0.29-1+b6) ...
18:23:12 #13 28.49 Selecting previously unselected package libcontextual-return-perl.
18:23:12 #13 28.49 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
18:23:12 #13 28.49 Unpacking libcontextual-return-perl (0.004014-2) ...
18:23:12 #13 28.53 Selecting previously unselected package libconvert-binhex-perl.
18:23:12 #13 28.53 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
18:23:12 #13 28.54 Unpacking libconvert-binhex-perl (1.125-1) ...
18:23:12 #13 28.57 Selecting previously unselected package libcpanel-json-xs-perl.
18:23:12 #13 28.57 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
18:23:12 #13 28.58 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
18:23:12 #13 28.61 Selecting previously unselected package libdevel-stacktrace-perl.
18:23:12 #13 28.62 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
18:23:12 #13 28.62 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
18:23:12 #13 28.65 Selecting previously unselected package libexception-class-perl.
18:23:12 #13 28.65 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
18:23:12 #13 28.66 Unpacking libexception-class-perl (1.44-1) ...
18:23:12 #13 28.69 Selecting previously unselected package libiterator-perl.
18:23:12 #13 36.05 Setting up openssl (1.1.1n-0+deb10u6) ...
18:23:12 #13 36.06 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ...
18:23:12 #13 36.08 Setting up readline-common (7.0-5) ...
18:23:12 #13 36.09 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
18:23:12 #13 36.11 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ...
18:23:12 #13 36.12 Setting up libcc1-0:arm64 (8.3.0-6) ...
18:23:12 #13 36.13 Setting up iso-codes (4.2-1) ...
18:23:12 #13 36.14 Setting up liblocale-gettext-perl (1.07-3+b4) ...
18:23:12 #13 36.15 Setting up liblsan0:arm64 (8.3.0-6) ...
18:23:12 #13 36.16 Setting up dctrl-tools (2.24-3) ...
18:23:12 #13 36.18 Setting up libitm1:arm64 (8.3.0-6) ...
18:23:12 #13 36.19 Setting up debian-keyring (2019.02.25) ...
18:23:12 #13 36.20 Setting up libreadline7:arm64 (7.0-5) ...
18:23:12 #13 36.21 Setting up libgdbm6:arm64 (1.18.1-4) ...
18:23:12 #13 36.22 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
18:23:12 #13 36.24 Setting up libtsan0:arm64 (8.3.0-6) ...
18:23:12 #13 36.25 Setting up pinentry-curses (1.1.0-2) ...
18:23:12 #13 36.27 Setting up manpages-dev (4.16-2) ...
18:23:12 #15 33.23   Running scriptlet: glibc-gconv-extra-2.28-236.el8.7.aarch64             61/88 
18:23:12 #15 33.25   Installing       : emacs-filesystem-1:26.1-11.el8.noarch                62/88 
18:23:12 #15 33.27   Installing       : desktop-file-utils-0.26-1.el8.aarch64                63/88 
18:23:12 #15 33.29   Installing       : elfutils-debuginfod-client-0.189-3.el8.aarch64       64/88 
18:23:12 #15 33.37   Installing       : elfutils-0.189-3.el8.aarch64                         65/88 
18:23:12 #15 33.42   Installing       : diffutils-3.6-6.el8.aarch64                          66/88 
18:23:12 #15 33.43   Running scriptlet: diffutils-3.6-6.el8.aarch64                          66/88 
18:23:12 #15 33.46   Installing       : dbus-glib-0.110-2.el8.aarch64                        67/88 
18:23:12 #15 33.47   Running scriptlet: dbus-glib-0.110-2.el8.aarch64                        67/88 
18:23:12 #15 33.51   Installing       : python3-dbus-1.2.4-15.el8.aarch64                    68/88 
18:23:12 #15 33.55   Installing       : zstd-1.4.4-1.el8.aarch64                             69/88 
18:23:12 #15 33.57   Installing       : rust-srpm-macros-5-2.el8.noarch                      70/88 
18:23:12 #13 28.69 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
18:23:12 #13 28.69 Unpacking libiterator-perl (0.03+ds1-1.1) ...
18:23:12 #13 28.72 Selecting previously unselected package libiterator-util-perl.
18:23:12 #13 28.73 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
18:23:12 #13 28.73 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
18:23:12 #13 28.77 Selecting previously unselected package libexporter-tiny-perl.
18:23:12 #13 28.77 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
18:23:12 #13 28.78 Unpacking libexporter-tiny-perl (1.002002-1) ...
18:23:12 #13 28.81 Selecting previously unselected package liblist-moreutils-xs-perl.
18:23:12 #13 28.81 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
18:23:12 #13 28.81 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
18:23:12 #13 28.85 Selecting previously unselected package liblist-moreutils-perl.
18:23:12 #13 28.85 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
18:23:12 #13 28.85 Unpacking liblist-moreutils-perl (0.430-2) ...
18:23:12 #13 28.89 Selecting previously unselected package libdata-dpath-perl.
18:23:12 #13 28.89 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
18:23:12 #13 28.89 Unpacking libdata-dpath-perl (0.58-1) ...
18:23:12 #13 28.93 Selecting previously unselected package libdata-dump-perl.
18:23:12 #13 28.93 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
18:23:12 #13 28.93 Unpacking libdata-dump-perl (1.23-1.1) ...
18:23:12 #13 28.96 Selecting previously unselected package libdata-messagepack-perl.
18:23:12 #13 28.96 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
18:23:12 #13 28.97 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
18:23:12 #13 29.00 Selecting previously unselected package libnet-domain-tld-perl.
18:23:12 #13 29.00 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
18:23:12 #13 29.00 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
18:23:12 #13 29.03 Selecting previously unselected package libdata-validate-domain-perl.
18:23:12 #13 36.27 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
18:23:12 #13 36.28 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ...
18:23:12 #13 36.30 Setting up libxcb1:arm64 (1.13.1-2) ...
18:23:12 #13 36.31 Setting up at (3.1.23-1) ...
18:23:12 #13 36.44 invoke-rc.d: could not determine current runlevel
18:23:12 #13 36.45 invoke-rc.d: policy-rc.d denied execution of start.
18:23:12 #13 36.45 Setting up libedit2:arm64 (3.1-20181209-1) ...
18:23:12 #13 36.46 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
18:23:12 #13 36.48 Setting up cron (3.0pl1-134+deb10u1) ...
18:23:12 #13 36.55 Adding group `crontab' (GID 102) ...
18:23:12 #15 33.58   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  71/88 
18:23:12 #15 33.60   Installing       : python3-systemd-234-8.el8.aarch64                    72/88 
18:23:12 #15 33.64   Installing       : python3-dnf-plugins-core-4.0.21-23.el8.noarch        73/88 
18:23:12 #15 33.66   Installing       : perl-srpm-macros-1-25.el8.noarch                     74/88 
18:23:12 #15 33.67   Installing       : openblas-srpm-macros-2-2.el8.noarch                  75/88 
18:23:12 #15 33.68   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     76/88 
18:23:12 #15 33.70   Installing       : libatomic_ops-7.6.2-3.el8.aarch64                    77/88 
18:23:12 #13 29.04 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:23:12 #13 29.04 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:23:12 #13 29.07 Selecting previously unselected package libdevel-size-perl.
18:23:12 #13 29.07 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
18:23:12 #13 29.08 Unpacking libdevel-size-perl (0.83-1+b2) ...
18:23:12 #13 29.11 Selecting previously unselected package libdistro-info-perl.
18:23:12 #13 29.11 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
18:23:12 #13 29.11 Unpacking libdistro-info-perl (1.0) ...
18:23:12 #13 29.14 Selecting previously unselected package libemail-address-xs-perl.
18:23:12 #13 29.14 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
18:23:12 #13 29.15 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
18:23:12 #13 29.19 Selecting previously unselected package libfcgi0ldbl:arm64.
18:23:12 #13 29.19 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
18:23:12 #13 29.19 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
18:23:12 #13 29.22 Selecting previously unselected package libfcgi-bin.
18:23:12 #13 29.22 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
18:23:12 #13 29.23 Unpacking libfcgi-bin (2.4.2-2) ...
18:23:12 #13 29.26 Selecting previously unselected package libfcgi-perl:arm64.
18:23:12 #13 36.57 Done.
18:23:12 #13 36.59 invoke-rc.d: could not determine current runlevel
18:23:12 #13 36.59 invoke-rc.d: policy-rc.d denied execution of start.
18:23:12 #13 36.70 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
18:23:12 #13 36.71 Setting up m4 (1.4.18-2) ...
18:23:12 #13 36.72 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
18:23:12 #13 36.73 Setting up binutils (2.31.1-16) ...
18:23:12 #13 36.74 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u3) ...
18:23:12 #13 36.75 Setting up ca-certificates (20200601~deb10u2) ...
18:23:12 #15 33.73   Installing       : gc-7.6.4-3.el8.aarch64                               78/88 
18:23:12 #15 34.07   Installing       : guile-5:2.0.14-7.el8.aarch64                         79/88 
18:23:12 #13 29.26 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
18:23:12 #13 29.26 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
18:23:12 #13 29.30 Selecting previously unselected package libipc-system-simple-perl.
18:23:12 #13 29.30 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
18:23:12 #13 29.30 Unpacking libipc-system-simple-perl (1.30-1) ...
18:23:12 #13 29.34 Selecting previously unselected package libfile-basedir-perl.
18:23:12 #13 29.34 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
18:23:12 #13 29.34 Unpacking libfile-basedir-perl (0.08-1) ...
18:23:12 #13 29.37 Selecting previously unselected package libfile-chdir-perl.
18:23:12 #13 29.37 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:23:12 #13 29.38 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:23:12 #13 29.41 Selecting previously unselected package libfile-fcntllock-perl.
18:23:12 #13 29.41 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
18:23:12 #13 29.41 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
18:23:12 #13 29.45 Selecting previously unselected package libnumber-compare-perl.
18:23:12 #13 29.45 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
18:23:12 #13 29.45 Unpacking libnumber-compare-perl (0.03-1.1) ...
18:23:12 #13 29.48 Selecting previously unselected package libtext-glob-perl.
18:23:13 #13 13.38 Setting up libc6:arm64 (2.36-9+deb12u3) ...
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04209fd4ab5dc9cb7) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:23:13 #15 34.10   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         79/88 
18:23:13 #13 29.48 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
18:23:13 #13 29.49 Unpacking libtext-glob-perl (0.11-1) ...
18:23:13 #13 29.52 Selecting previously unselected package libfile-find-rule-perl.
18:23:13 #13 29.52 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
18:23:13 #13 29.55 Unpacking libfile-find-rule-perl (0.34-1) ...
18:23:13 #13 29.58 Selecting previously unselected package libfont-afm-perl.
18:23:13 #13 29.58 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
18:23:13 #13 29.59 Unpacking libfont-afm-perl (1.20-3) ...
18:23:13 #13 29.62 Selecting previously unselected package libio-string-perl.
18:23:13 #13 29.62 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
18:23:13 #13 29.62 Unpacking libio-string-perl (1.08-3.1) ...
18:23:13 #13 29.65 Selecting previously unselected package libfont-ttf-perl.
18:23:13 #13 29.65 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
18:23:13 #13 29.66 Unpacking libfont-ttf-perl (1.06-1.1) ...
18:23:13 #13 29.71 Selecting previously unselected package libio-stringy-perl.
18:23:13 #13 29.71 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
18:23:13 #13 29.71 Unpacking libio-stringy-perl (2.111-3) ...
18:23:13 #13 29.75 Selecting previously unselected package libparams-validate-perl:arm64.
18:23:13 #13 29.75 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
18:23:13 #13 29.75 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
18:23:13 #13 29.78 Selecting previously unselected package libgetopt-long-descriptive-perl.
18:23:13 #13 29.78 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
18:23:13 #13 29.79 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
18:23:13 #13 29.82 Selecting previously unselected package libsort-versions-perl.
18:23:13 #13 20.99   Running scriptlet: glibc-gconv-extra-2.34-83.el9.7.aarch64            138/138 
18:23:13 #13 24.58   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1     1/138 
18:23:13 #13 24.58   Verifying        : binutils-2.35.2-42.el9.aarch64                       2/138 
18:23:13 #13 24.58   Verifying        : binutils-gold-2.35.2-42.el9.aarch64                  3/138 
18:23:13 #13 24.58   Verifying        : bzip2-1.0.8-8.el9.aarch64                            4/138 
18:23:13 #13 24.58   Verifying        : cpio-2.13-16.el9.aarch64                             5/138 
18:23:13 #13 24.58   Verifying        : dbus-libs-1:1.12.20-8.el9.aarch64                    6/138 
18:23:13 #13 24.58   Verifying        : diffutils-3.7-12.el9.aarch64                         7/138 
18:23:13 #13 24.58   Verifying        : dnf-plugins-core-4.3.0-11.el9.noarch                 8/138 
18:23:13 #13 24.58   Verifying        : ed-1.14.2-12.el9.aarch64                             9/138 
18:23:13 #13 24.58   Verifying        : elfutils-0.189-3.el9.aarch64                        10/138 
18:23:13 #13 24.58   Verifying        : elfutils-debuginfod-client-0.189-3.el9.aarch64      11/138 
18:23:13 #13 24.58   Verifying        : file-5.39-14.el9.aarch64                            12/138 
18:23:13 #13 24.58   Verifying        : glib-networking-2.68.3-3.el9.aarch64                13/138 
18:23:13 #13 24.58   Verifying        : glibc-gconv-extra-2.34-83.el9.7.aarch64             14/138 
18:23:13 #13 24.58   Verifying        : groff-base-1.22.4-10.el9.aarch64                    15/138 
18:23:13 #13 24.58   Verifying        : gsettings-desktop-schemas-40.0-6.el9.aarch64        16/138 
18:23:13 #13 24.58   Verifying        : info-6.7-15.el9.aarch64                             17/138 
18:23:13 #13 24.58   Verifying        : json-glib-1.6.6-1.el9.aarch64                       18/138 
18:23:13 #13 24.58   Verifying        : less-590-2.el9.aarch64                              19/138 
18:23:13 #13 24.58   Verifying        : libbrotli-1.0.9-6.el9.aarch64                       20/138 
18:23:13 #13 24.58   Verifying        : libicu-67.1-9.el9.aarch64                           21/138 
18:23:13 #13 24.58   Verifying        : libpipeline-1.5.3-4.el9.aarch64                     22/138 
18:23:13 #13 24.58   Verifying        : libpkgconf-1.7.3-10.el9.aarch64                     23/138 
18:23:13 #13 24.58   Verifying        : libpng-2:1.6.37-12.el9.aarch64                      24/138 
18:23:13 #13 24.58   Verifying        : libproxy-0.4.15-35.el9.aarch64                      25/138 
18:23:13 #13 24.58   Verifying        : libpsl-0.21.1-5.el9.aarch64                         26/138 
18:23:13 #13 24.58   Verifying        : man-db-2.9.3-7.el9.aarch64                          27/138 
18:23:13 #13 24.58   Verifying        : ncurses-6.2-10.20210508.el9.aarch64                 28/138 
18:23:13 #13 24.58   Verifying        : pkgconf-1.7.3-10.el9.aarch64                        29/138 
18:23:13 #13 24.58   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      30/138 
18:23:13 #13 24.58   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.aarch64             31/138 
18:23:13 #13 24.58   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       32/138 
18:23:13 #13 24.58   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch               33/138 
18:23:13 #13 24.58   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                   34/138 
18:23:13 #13 24.58   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9.noarch        35/138 
18:23:13 #13 24.58   Verifying        : python3-six-1.15.0-9.el9.noarch                     36/138 
18:23:13 #13 24.58   Verifying        : python3-systemd-234-18.el9.aarch64                  37/138 
18:23:13 #13 24.58   Verifying        : shared-mime-info-2.1-5.el9.aarch64                  38/138 
18:23:13 #13 24.58   Verifying        : systemd-libs-252-18.el9.aarch64                     39/138 
18:23:13 #13 24.58   Verifying        : unzip-6.0-56.el9.aarch64                            40/138 
18:23:13 #13 24.58   Verifying        : xz-5.2.5-8.el9.aarch64                              41/138 
18:23:13 #13 24.58   Verifying        : zip-3.0-35.el9.aarch64                              42/138 
18:23:13 #13 24.59   Verifying        : zstd-1.5.1-2.el9.aarch64                            43/138 
18:23:13 #13 24.59   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          44/138 
18:23:13 #13 24.59   Verifying        : debugedit-5.0-4.el9.aarch64                         45/138 
18:23:13 #13 24.59   Verifying        : desktop-file-utils-0.26-6.el9.aarch64               46/138 
18:23:13 #13 24.59   Verifying        : dwz-0.14-3.el9.aarch64                              47/138 
18:23:13 #13 24.59   Verifying        : efi-srpm-macros-4-9.el9.noarch                      48/138 
18:23:13 #13 24.59   Verifying        : emacs-filesystem-1:27.2-9.el9.noarch                49/138 
18:23:13 #13 24.59   Verifying        : enchant-1:1.6.0-30.el9.aarch64                      50/138 
18:23:13 #13 24.59   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            51/138 
18:23:13 #13 24.59   Verifying        : gdb-minimal-10.2-11.el9.aarch64                     52/138 
18:23:13 #13 24.59   Verifying        : gdk-pixbuf2-2.42.6-3.el9.aarch64                    53/138 
18:23:13 #13 24.59   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  54/138 
18:23:13 #13 24.59   Verifying        : go-srpm-macros-3.2.0-3.el9.noarch                   55/138 
18:23:13 #13 24.59   Verifying        : hunspell-1.7.0-11.el9.aarch64                       56/138 
18:23:13 #13 24.59   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              57/138 
18:23:13 #13 24.59   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           58/138 
18:23:13 #13 24.59   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           59/138 
18:23:13 #13 24.59   Verifying        : hunspell-filesystem-1.7.0-11.el9.aarch64            60/138 
18:23:13 #13 24.59   Verifying        : kernel-srpm-macros-1.0-13.el9.noarch                61/138 
18:23:13 #13 24.59   Verifying        : libappstream-glib-0.7.18-4.el9.aarch64              62/138 
18:23:13 #13 24.59   Verifying        : libjpeg-turbo-2.0.90-6.el9.aarch64                  63/138 
18:23:13 #13 24.59   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.aarch64           64/138 
18:23:13 #13 24.59   Verifying        : libsoup-2.72.0-8.el9.aarch64                        65/138 
18:23:13 #13 24.59   Verifying        : libstemmer-0-18.585svn.el9.aarch64                  66/138 
18:23:13 #13 24.59   Verifying        : lua-srpm-macros-1-6.el9.noarch                      67/138 
18:23:13 #13 24.59   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    68/138 
18:23:13 #13 24.59   Verifying        : openblas-srpm-macros-2-11.el9.noarch                69/138 
18:23:13 #13 24.59   Verifying        : patch-2.7.6-16.el9.aarch64                          70/138 
18:23:13 #13 24.59   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                 71/138 
18:23:13 #13 24.59   Verifying        : perl-B-1.80-480.el9.aarch64                         72/138 
18:23:13 #13 24.59   Verifying        : perl-Carp-1.50-460.el9.noarch                       73/138 
18:23:13 #13 24.59   Verifying        : perl-Class-Struct-0.66-480.el9.noarch               74/138 
18:23:13 #13 24.59   Verifying        : perl-Data-Dumper-2.174-462.el9.aarch64              75/138 
18:23:13 #13 24.59   Verifying        : perl-Digest-1.19-4.el9.noarch                       76/138 
18:23:13 #13 24.59   Verifying        : perl-Digest-MD5-2.58-4.el9.aarch64                  77/138 
18:23:13 #13 24.59   Verifying        : perl-Encode-4:3.08-462.el9.aarch64                  78/138 
18:23:13 #13 24.59   Verifying        : perl-Errno-1.30-480.el9.aarch64                     79/138 
18:23:13 #13 24.59   Verifying        : perl-Exporter-5.74-461.el9.noarch                   80/138 
18:23:13 #13 24.59   Verifying        : perl-Fcntl-1.13-480.el9.aarch64                     81/138 
18:23:13 #13 24.59   Verifying        : perl-File-Basename-2.85-480.el9.noarch              82/138 
18:23:13 #13 24.59   Verifying        : perl-File-Path-2.18-4.el9.noarch                    83/138 
18:23:13 #13 24.59   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch             84/138 
18:23:13 #13 24.59   Verifying        : perl-File-stat-1.09-480.el9.noarch                  85/138 
18:23:13 #13 24.59   Verifying        : perl-FileHandle-2.03-480.el9.noarch                 86/138 
18:23:13 #13 24.59   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch                87/138 
18:23:13 #13 24.59   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                 88/138 
18:23:13 #13 24.59   Verifying        : perl-HTTP-Tiny-0.076-461.el9.noarch                 89/138 
18:23:13 #13 24.59   Verifying        : perl-IO-1.43-480.el9.aarch64                        90/138 
18:23:13 #13 24.59   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                 91/138 
18:23:13 #13 24.59   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch               92/138 
18:23:13 #13 24.59   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                  93/138 
18:23:13 #13 24.59   Verifying        : perl-MIME-Base64-3.16-4.el9.aarch64                 94/138 
18:23:13 #13 24.59   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch               95/138 
18:23:13 #13 24.59   Verifying        : perl-NDBM_File-1.15-480.el9.aarch64                 96/138 
18:23:13 #13 24.59   Verifying        : perl-Net-SSLeay-1.92-2.el9.aarch64                  97/138 
18:23:13 #13 24.59   Verifying        : perl-POSIX-1.94-480.el9.aarch64                     98/138 
18:23:13 #13 24.59   Verifying        : perl-PathTools-3.78-461.el9.aarch64                 99/138 
18:23:13 #13 24.59   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             100/138 
18:23:13 #13 24.59   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            101/138 
18:23:13 #13 24.59   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                102/138 
18:23:13 #13 24.59   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 103/138 
18:23:13 #13 24.59   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      104/138 
18:23:13 #13 24.59   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               105/138 
18:23:13 #13 24.59   Verifying        : perl-Socket-4:2.031-4.el9.aarch64                  106/138 
18:23:13 #13 24.59   Verifying        : perl-Storable-1:3.21-460.el9.aarch64               107/138 
18:23:13 #13 24.59   Verifying        : perl-Symbol-1.08-480.el9.noarch                    108/138 
18:23:13 #13 24.59   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            109/138 
18:23:13 #13 24.59   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  110/138 
18:23:13 #13 24.59   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           111/138 
18:23:13 #13 24.59   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       112/138 
18:23:13 #13 24.59   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               113/138 
18:23:13 #13 24.59   Verifying        : perl-URI-5.09-3.el9.noarch                         114/138 
18:23:13 #13 24.59   Verifying        : perl-base-2.27-480.el9.noarch                      115/138 
18:23:13 #13 24.59   Verifying        : perl-constant-1.33-461.el9.noarch                  116/138 
18:23:13 #13 24.59   Verifying        : perl-if-0.60.800-480.el9.noarch                    117/138 
18:23:13 #13 24.59   Verifying        : perl-interpreter-4:5.32.1-480.el9.aarch64          118/138 
18:23:13 #13 24.59   Verifying        : perl-libnet-3.13-4.el9.noarch                      119/138 
18:23:13 #13 24.59   Verifying        : perl-libs-4:5.32.1-480.el9.aarch64                 120/138 
18:23:13 #13 24.59   Verifying        : perl-mro-1.23-480.el9.aarch64                      121/138 
18:23:13 #13 24.59   Verifying        : perl-overload-1.31-480.el9.noarch                  122/138 
18:23:13 #13 24.59   Verifying        : perl-overloading-0.02-480.el9.noarch               123/138 
18:23:13 #13 24.59   Verifying        : perl-parent-1:0.238-460.el9.noarch                 124/138 
18:23:13 #13 24.59   Verifying        : perl-podlators-1:4.14-460.el9.noarch               125/138 
18:23:13 #13 24.59   Verifying        : perl-srpm-macros-1-41.el9.noarch                   126/138 
18:23:13 #13 24.59   Verifying        : perl-subs-1.03-480.el9.noarch                      127/138 
18:23:13 #13 24.59   Verifying        : perl-vars-1.05-480.el9.noarch                      128/138 
18:23:13 #13 24.59   Verifying        : pyproject-srpm-macros-1.9.0-1.el9.noarch           129/138 
18:23:13 #13 24.59   Verifying        : python-srpm-macros-3.9-52.el9.noarch               130/138 
18:23:13 #13 24.59   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 131/138 
18:23:13 #13 24.59   Verifying        : python3-file-magic-5.39-14.el9.noarch              132/138 
18:23:13 #13 24.59   Verifying        : qt5-srpm-macros-5.15.9-1.el9.noarch                133/138 
18:23:13 #13 24.59   Verifying        : redhat-rpm-config-206-1.el9.noarch                 134/138 
18:23:13 #13 24.59   Verifying        : rpm-build-4.16.1.3-25.el9.aarch64                  135/138 
18:23:13 #13 24.59   Verifying        : rpmlint-1.11-19.el9.noarch                         136/138 
18:23:13 #13 24.59   Verifying        : rust-srpm-macros-17-4.el9.noarch                   137/138 
18:23:13 #13 24.59   Verifying        : webkit2gtk3-jsc-2.42.1-1.el9.aarch64               138/138 
18:23:13 #13 24.73 
18:23:13 #13 24.73 Installed:
18:23:13 #13 24.73   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
18:23:13 #13 24.73   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
18:23:13 #13 24.73   binutils-2.35.2-42.el9.aarch64                                                
18:23:13 #13 24.73   binutils-gold-2.35.2-42.el9.aarch64                                           
18:23:13 #13 24.73   bzip2-1.0.8-8.el9.aarch64                                                     
18:23:13 #13 24.73   cpio-2.13-16.el9.aarch64                                                      
18:23:13 #13 24.73   dbus-libs-1:1.12.20-8.el9.aarch64                                             
18:23:13 #13 24.73   debugedit-5.0-4.el9.aarch64                                                   
18:23:13 #13 24.73   desktop-file-utils-0.26-6.el9.aarch64                                         
18:23:13 #13 24.73   diffutils-3.7-12.el9.aarch64                                                  
18:23:13 #13 24.73   dnf-plugins-core-4.3.0-11.el9.noarch                                          
18:23:13 #13 24.73   dwz-0.14-3.el9.aarch64                                                        
18:23:13 #13 24.73   ed-1.14.2-12.el9.aarch64                                                      
18:23:13 #13 24.73   efi-srpm-macros-4-9.el9.noarch                                                
18:23:13 #13 24.73   elfutils-0.189-3.el9.aarch64                                                  
18:23:13 #13 24.73   elfutils-debuginfod-client-0.189-3.el9.aarch64                                
18:23:13 #13 24.73   emacs-filesystem-1:27.2-9.el9.noarch                                          
18:23:13 #13 24.73   enchant-1:1.6.0-30.el9.aarch64                                                
18:23:13 #13 24.73   file-5.39-14.el9.aarch64                                                      
18:23:13 #13 24.73   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
18:23:13 #13 24.73   gdb-minimal-10.2-11.el9.aarch64                                               
18:23:13 #13 24.73   gdk-pixbuf2-2.42.6-3.el9.aarch64                                              
18:23:13 #13 24.73   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
18:23:13 #13 24.73   glib-networking-2.68.3-3.el9.aarch64                                          
18:23:13 #13 24.73   glibc-gconv-extra-2.34-83.el9.7.aarch64                                       
18:23:13 #13 24.73   go-srpm-macros-3.2.0-3.el9.noarch                                             
18:23:13 #13 24.73   groff-base-1.22.4-10.el9.aarch64                                              
18:23:13 #13 24.73   gsettings-desktop-schemas-40.0-6.el9.aarch64                                  
18:23:13 #13 24.73   hunspell-1.7.0-11.el9.aarch64                                                 
18:23:13 #13 24.73   hunspell-en-0.20140811.1-20.el9.noarch                                        
18:23:13 #13 24.73   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
18:23:13 #13 24.73   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
18:23:13 #13 24.73   hunspell-filesystem-1.7.0-11.el9.aarch64                                      
18:23:13 #13 24.73   info-6.7-15.el9.aarch64                                                       
18:23:13 #13 24.73   json-glib-1.6.6-1.el9.aarch64                                                 
18:23:13 #13 24.73   kernel-srpm-macros-1.0-13.el9.noarch                                          
18:23:13 #13 24.73   less-590-2.el9.aarch64                                                        
18:23:13 #13 24.73   libappstream-glib-0.7.18-4.el9.aarch64                                        
18:23:13 #13 24.73   libbrotli-1.0.9-6.el9.aarch64                                                 
18:23:13 #13 24.73   libicu-67.1-9.el9.aarch64                                                     
18:23:13 #13 24.73   libjpeg-turbo-2.0.90-6.el9.aarch64                                            
18:23:13 #13 24.73   libpipeline-1.5.3-4.el9.aarch64                                               
18:23:13 #13 24.73   libpkgconf-1.7.3-10.el9.aarch64                                               
18:23:13 #13 24.73   libpng-2:1.6.37-12.el9.aarch64                                                
18:23:13 #13 24.73   libproxy-0.4.15-35.el9.aarch64                                                
18:23:13 #13 24.73   libproxy-webkitgtk4-0.4.15-35.el9.aarch64                                     
18:23:13 #13 24.73   libpsl-0.21.1-5.el9.aarch64                                                   
18:23:13 #13 24.73   libsoup-2.72.0-8.el9.aarch64                                                  
18:23:13 #13 24.73   libstemmer-0-18.585svn.el9.aarch64                                            
18:23:13 #13 24.73   lua-srpm-macros-1-6.el9.noarch                                                
18:23:13 #13 24.73   man-db-2.9.3-7.el9.aarch64                                                    
18:23:13 #13 24.73   ncurses-6.2-10.20210508.el9.aarch64                                           
18:23:13 #13 24.73   ocaml-srpm-macros-6-6.el9.noarch                                              
18:23:13 #13 24.73   openblas-srpm-macros-2-11.el9.noarch                                          
18:23:13 #13 24.73   patch-2.7.6-16.el9.aarch64                                                    
18:23:13 #13 24.73   perl-AutoLoader-5.74-480.el9.noarch                                           
18:23:13 #13 24.73   perl-B-1.80-480.el9.aarch64                                                   
18:23:13 #13 24.73   perl-Carp-1.50-460.el9.noarch                                                 
18:23:13 #13 24.73   perl-Class-Struct-0.66-480.el9.noarch                                         
18:23:13 #13 24.73   perl-Data-Dumper-2.174-462.el9.aarch64                                        
18:23:13 #13 24.73   perl-Digest-1.19-4.el9.noarch                                                 
18:23:13 #13 24.73   perl-Digest-MD5-2.58-4.el9.aarch64                                            
18:23:13 #13 24.73   perl-Encode-4:3.08-462.el9.aarch64                                            
18:23:13 #13 24.73   perl-Errno-1.30-480.el9.aarch64                                               
18:23:13 #13 24.73   perl-Exporter-5.74-461.el9.noarch                                             
18:23:13 #13 24.73   perl-Fcntl-1.13-480.el9.aarch64                                               
18:23:13 #13 24.73   perl-File-Basename-2.85-480.el9.noarch                                        
18:23:13 #13 24.73   perl-File-Path-2.18-4.el9.noarch                                              
18:23:13 #13 24.73   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
18:23:13 #13 24.73   perl-File-stat-1.09-480.el9.noarch                                            
18:23:13 #13 24.73   perl-FileHandle-2.03-480.el9.noarch                                           
18:23:13 #13 24.73   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
18:23:13 #13 24.73   perl-Getopt-Std-1.12-480.el9.noarch                                           
18:23:13 #13 24.73   perl-HTTP-Tiny-0.076-461.el9.noarch                                           
18:23:13 #13 24.73   perl-IO-1.43-480.el9.aarch64                                                  
18:23:13 #13 24.73   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
18:23:13 #13 24.73   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
18:23:13 #13 24.73   perl-IPC-Open3-1.21-480.el9.noarch                                            
18:23:13 #13 24.73   perl-MIME-Base64-3.16-4.el9.aarch64                                           
18:23:13 #13 24.73   perl-Mozilla-CA-20200520-6.el9.noarch                                         
18:23:13 #13 24.73   perl-NDBM_File-1.15-480.el9.aarch64                                           
18:23:13 #13 24.73   perl-Net-SSLeay-1.92-2.el9.aarch64                                            
18:23:13 #13 24.73   perl-POSIX-1.94-480.el9.aarch64                                               
18:23:13 #13 24.73   perl-PathTools-3.78-461.el9.aarch64                                           
18:23:13 #13 24.73   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
18:23:13 #13 24.73   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
18:23:13 #13 24.73   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
18:23:13 #13 24.73   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
18:23:13 #13 24.73   perl-Scalar-List-Utils-4:1.56-461.el9.aarch64                                 
18:23:13 #13 24.73   perl-SelectSaver-1.02-480.el9.noarch                                          
18:23:13 #13 24.73   perl-Socket-4:2.031-4.el9.aarch64                                             
18:23:13 #13 24.73   perl-Storable-1:3.21-460.el9.aarch64                                          
18:23:13 #13 24.73   perl-Symbol-1.08-480.el9.noarch                                               
18:23:13 #13 24.73   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
18:23:13 #13 24.73   perl-Term-Cap-1.17-460.el9.noarch                                             
18:23:13 #13 24.73   perl-Text-ParseWords-3.30-460.el9.noarch                                      
18:23:13 #13 24.73   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
18:23:13 #13 24.73   perl-Time-Local-2:1.300-7.el9.noarch                                          
18:23:13 #13 24.73   perl-URI-5.09-3.el9.noarch                                                    
18:23:13 #13 24.73   perl-base-2.27-480.el9.noarch                                                 
18:23:13 #13 24.73   perl-constant-1.33-461.el9.noarch                                             
18:23:13 #13 24.73   perl-if-0.60.800-480.el9.noarch                                               
18:23:13 #13 24.73   perl-interpreter-4:5.32.1-480.el9.aarch64                                     
18:23:13 #13 24.73   perl-libnet-3.13-4.el9.noarch                                                 
18:23:13 #13 24.73   perl-libs-4:5.32.1-480.el9.aarch64                                            
18:23:13 #13 24.73   perl-mro-1.23-480.el9.aarch64                                                 
18:23:13 #13 24.73   perl-overload-1.31-480.el9.noarch                                             
18:23:13 #13 24.73   perl-overloading-0.02-480.el9.noarch                                          
18:23:13 #13 24.73   perl-parent-1:0.238-460.el9.noarch                                            
18:23:13 #13 24.73   perl-podlators-1:4.14-460.el9.noarch                                          
18:23:13 #13 24.73   perl-srpm-macros-1-41.el9.noarch                                              
18:23:13 #13 24.73   perl-subs-1.03-480.el9.noarch                                                 
18:23:13 #13 24.73   perl-vars-1.05-480.el9.noarch                                                 
18:23:13 #13 24.73   pkgconf-1.7.3-10.el9.aarch64                                                  
18:23:13 #13 24.73   pkgconf-m4-1.7.3-10.el9.noarch                                                
18:23:13 #13 24.73   pkgconf-pkg-config-1.7.3-10.el9.aarch64                                       
18:23:13 #13 24.73   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
18:23:13 #13 24.73   pyproject-srpm-macros-1.9.0-1.el9.noarch                                      
18:23:13 #13 24.73   python-srpm-macros-3.9-52.el9.noarch                                          
18:23:13 #13 24.73   python3-dateutil-1:2.8.1-7.el9.noarch                                         
18:23:13 #13 24.73   python3-dbus-1.2.18-2.el9.aarch64                                             
18:23:13 #13 24.73   python3-dnf-plugins-core-4.3.0-11.el9.noarch                                  
18:23:13 #13 24.73   python3-enchant-3.2.0-5.el9.noarch                                            
18:23:13 #13 24.73   python3-file-magic-5.39-14.el9.noarch                                         
18:23:13 #13 24.73   python3-six-1.15.0-9.el9.noarch                                               
18:23:13 #13 24.73   python3-systemd-234-18.el9.aarch64                                            
18:23:13 #13 24.73   qt5-srpm-macros-5.15.9-1.el9.noarch                                           
18:23:13 #13 24.73   redhat-rpm-config-206-1.el9.noarch                                            
18:23:13 #13 24.73   rpm-build-4.16.1.3-25.el9.aarch64                                             
18:23:13 #13 24.73   rpmlint-1.11-19.el9.noarch                                                    
18:23:13 #13 24.73   rust-srpm-macros-17-4.el9.noarch                                              
18:23:13 #13 24.73   shared-mime-info-2.1-5.el9.aarch64                                            
18:23:13 #13 24.73   systemd-libs-252-18.el9.aarch64                                               
18:23:13 #13 24.73   unzip-6.0-56.el9.aarch64                                                      
18:23:13 #13 24.73   webkit2gtk3-jsc-2.42.1-1.el9.aarch64                                          
18:23:13 #13 24.73   xz-5.2.5-8.el9.aarch64                                                        
18:23:13 #13 24.73   zip-3.0-35.el9.aarch64                                                        
18:23:13 #13 24.73   zstd-1.5.1-2.el9.aarch64                                                      
18:23:13 #13 24.73 
18:23:13 #13 24.73 Complete!
18:23:13 #13 DONE 24.9s
18:23:13 
18:23:13 #14 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/210aa943-267d-4a69-9f1c-4c8c11c2717d/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:23:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:23:13 chowning workspace
[Pipeline] sh
18:23:13 #15 34.38   Installing       : gdb-headless-8.2-20.el8.aarch64                      80/88 
18:23:13 #15 34.40   Installing       : go-srpm-macros-2-17.el8.noarch                       81/88 
18:23:13 #15 34.42   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   82/88 
18:23:13 #15 34.43   Installing       : efi-srpm-macros-3-3.el8.noarch                       83/88 
18:23:13 #15 34.45   Installing       : dwz-0.12-10.el8.aarch64                              84/88 
18:23:13 #15 34.47   Installing       : redhat-rpm-config-131-1.el8.noarch                   85/88 
18:23:13 #13 29.82 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
18:23:13 #13 29.82 Unpacking libsort-versions-perl (1.62-1) ...
18:23:13 #13 29.85 Selecting previously unselected package libgit-wrapper-perl.
18:23:13 #13 29.85 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
18:23:13 #13 29.86 Unpacking libgit-wrapper-perl (0.048-1) ...
18:23:13 #13 29.89 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:23:13 #13 29.89 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
18:23:13 #13 29.89 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
18:23:13 #13 29.92 Selecting previously unselected package libio-prompter-perl.
18:23:13 #13 29.92 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
18:23:13 #13 29.93 Unpacking libio-prompter-perl (0.004015-1) ...
18:23:13 #13 29.96 Selecting previously unselected package libjson-perl.
18:23:13 #13 29.96 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
18:23:13 #13 29.97 Unpacking libjson-perl (4.03000-1) ...
18:23:13 #13 30.00 Selecting previously unselected package liblog-any-perl.
18:23:13 #13 30.00 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
18:23:13 #13 30.01 Unpacking liblog-any-perl (1.709-1) ...
18:23:13 #13 30.04 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:23:13 #14 DONE 0.6s
18:23:13 
18:23:13 #15 [stage-1 5/8] COPY --link SPECS /root/rpmbuild/SPECS
18:23:13 #15 DONE 0.0s
18:23:13 
18:23:13 #16 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:23:13 #13 37.23 Updating certificates in /etc/ssl/certs...
18:23:13 + pwd
18:23:13 + id -u
18:23:13 + id -g
18:23:13 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:23:13 #15 34.51   Installing       : rpm-build-4.14.3-26.el8.aarch64                      86/88 
18:23:13 #15 34.53   Installing       : dnf-plugins-core-4.0.21-23.el8.noarch                87/88 
18:23:13 #15 34.57   Installing       : rpmlint-1.10-14.el8.noarch                           88/88 
18:23:13 #15 34.59   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         88/88 
18:23:13 #15 34.61   Running scriptlet: rpmlint-1.10-14.el8.noarch                           88/88 
18:23:13 #15 34.76   Verifying        : desktop-file-utils-0.26-1.el8.aarch64                 1/88 
18:23:13 #15 34.76   Verifying        : dwz-0.12-10.el8.aarch64                               2/88 
18:23:13 #15 34.76   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/88 
18:23:13 #15 34.76   Verifying        : gc-7.6.4-3.el8.aarch64                                4/88 
18:23:13 #15 34.76   Verifying        : gdb-headless-8.2-20.el8.aarch64                       5/88 
18:23:13 #15 34.76   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/88 
18:23:13 #15 34.76   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/88 
18:23:13 #15 34.76   Verifying        : guile-5:2.0.14-7.el8.aarch64                          8/88 
18:23:13 #15 34.76   Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                     9/88 
18:23:13 #15 34.76   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     10/88 
18:23:13 #15 34.76   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  11/88 
18:23:13 #15 34.76   Verifying        : perl-Digest-1.17-395.el8.noarch                      12/88 
18:23:13 #15 34.76   Verifying        : perl-Digest-MD5-2.55-396.el8.aarch64                 13/88 
18:23:13 #15 34.76   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  14/88 
18:23:13 #15 34.76   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0   15/88 
18:23:13 #15 34.76   Verifying        : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c   16/88 
18:23:13 #15 34.76   Verifying        : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aar   17/88 
18:23:13 #15 34.76   Verifying        : perl-URI-1.73-3.el8.noarch                           18/88 
18:23:13 #15 34.76   Verifying        : perl-libnet-3.11-3.el8.noarch                        19/88 
18:23:13 #15 34.76   Verifying        : perl-srpm-macros-1-25.el8.noarch                     20/88 
18:23:13 #15 34.76   Verifying        : python-rpm-macros-3-45.el8.noarch                    21/88 
18:23:13 #15 34.76   Verifying        : python-srpm-macros-3-45.el8.noarch                   22/88 
18:23:13 #15 34.76   Verifying        : python3-rpm-macros-3-45.el8.noarch                   23/88 
18:23:13 #15 34.76   Verifying        : python3-systemd-234-8.el8.aarch64                    24/88 
18:23:13 #15 34.76   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  25/88 
18:23:13 #15 34.76   Verifying        : redhat-rpm-config-131-1.el8.noarch                   26/88 
18:23:13 #15 34.76   Verifying        : rpm-build-4.14.3-26.el8.aarch64                      27/88 
18:23:13 #15 34.76   Verifying        : rpmlint-1.10-14.el8.noarch                           28/88 
18:23:13 #15 34.76   Verifying        : rust-srpm-macros-5-2.el8.noarch                      29/88 
18:23:13 #15 34.76   Verifying        : zstd-1.4.4-1.el8.aarch64                             30/88 
18:23:13 #15 34.76   Verifying        : bzip2-1.0.6-26.el8.aarch64                           31/88 
18:23:13 #15 34.76   Verifying        : dbus-glib-0.110-2.el8.aarch64                        32/88 
18:23:13 #15 34.76   Verifying        : diffutils-3.6-6.el8.aarch64                          33/88 
18:23:13 #15 34.76   Verifying        : dnf-plugins-core-4.0.21-23.el8.noarch                34/88 
18:23:13 #15 34.76   Verifying        : elfutils-0.189-3.el8.aarch64                         35/88 
18:23:13 #15 34.76   Verifying        : elfutils-debuginfod-client-0.189-3.el8.aarch64       36/88 
18:23:13 #15 34.76   Verifying        : emacs-filesystem-1:26.1-11.el8.noarch                37/88 
18:23:13 #15 34.76   Verifying        : file-5.33-25.el8.aarch64                             38/88 
18:23:13 #15 34.76   Verifying        : glibc-gconv-extra-2.28-236.el8.7.aarch64             39/88 
18:23:13 #15 34.76   Verifying        : groff-base-1.22.3-18.el8.aarch64                     40/88 
18:23:13 #15 34.76   Verifying        : libbabeltrace-1.5.4-4.el8.aarch64                    41/88 
18:23:13 #15 34.76   Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       42/88 
18:23:13 #15 34.76   Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                    43/88 
18:23:13 #13 30.04 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
18:23:13 #13 30.05 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
18:23:13 #13 30.08 Selecting previously unselected package libpackage-stash-perl.
18:23:13 #13 30.08 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
18:23:13 #13 30.08 Unpacking libpackage-stash-perl (0.39-1) ...
18:23:13 #13 30.11 Selecting previously unselected package libsub-identify-perl.
18:23:13 #13 30.11 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
18:23:13 #13 30.12 Unpacking libsub-identify-perl (0.14-1+b3) ...
18:23:13 #13 30.15 Selecting previously unselected package libsub-name-perl.
18:23:13 #13 30.15 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
18:23:13 #13 30.16 Unpacking libsub-name-perl (0.26-1+b1) ...
18:23:13 #13 30.19 Selecting previously unselected package libnamespace-clean-perl.
18:23:13 #13 30.19 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
18:23:13 #13 30.20 Unpacking libnamespace-clean-perl (0.27-1) ...
18:23:13 #13 30.23 Selecting previously unselected package libpath-tiny-perl.
18:23:13 #13 30.23 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
18:23:13 #13 30.24 Unpacking libpath-tiny-perl (0.118-1) ...
18:23:13 #13 30.29 Selecting previously unselected package libtype-tiny-perl.
18:23:13 mkdir -p rpmbuild/SOURCES
18:23:13 docker run --rm -w /v \
18:23:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:23:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:13 	alpine \
18:23:13 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
[Pipeline] echo
18:23:13 Removing all docker containers
[Pipeline] sh
18:23:13 #15 34.76   Verifying        : ncurses-6.1-10.20180224.el8.aarch64                  44/88 
18:23:13 #15 34.76   Verifying        : openssl-1:1.1.1k-9.el8.aarch64                       45/88 
18:23:13 #15 34.76   Verifying        : patch-2.7.6-11.el8.aarch64                           46/88 
18:23:13 #15 34.76   Verifying        : perl-Carp-1.42-396.el8.noarch                        47/88 
18:23:13 #15 34.76   Verifying        : perl-Data-Dumper-2.167-399.el8.aarch64               48/88 
18:23:13 #15 34.76   Verifying        : perl-Encode-4:2.97-3.el8.aarch64                     49/88 
18:23:13 #15 34.76   Verifying        : perl-Errno-1.28-422.el8.aarch64                      50/88 
18:23:13 #15 34.76   Verifying        : perl-Exporter-5.72-396.el8.noarch                    51/88 
18:23:13 #15 34.76   Verifying        : perl-File-Path-2.15-2.el8.noarch                     52/88 
18:23:13 #15 34.76   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                53/88 
18:23:13 #15 34.76   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 54/88 
18:23:13 #15 34.76   Verifying        : perl-HTTP-Tiny-0.074-2.el8.noarch                    55/88 
18:23:13 #15 34.76   Verifying        : perl-IO-1.38-422.el8.aarch64                         56/88 
18:23:13 #15 34.76   Verifying        : perl-MIME-Base64-3.15-396.el8.aarch64                57/88 
18:23:13 #15 34.76   Verifying        : perl-PathTools-3.74-1.el8.aarch64                    58/88 
18:23:13 #15 34.76   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               59/88 
18:23:13 #15 34.76   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 60/88 
18:23:13 #15 34.76   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                61/88 
18:23:13 #15 34.76   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 62/88 
18:23:13 #15 34.76   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          63/88 
18:23:13 #15 34.76   Verifying        : perl-Socket-4:2.027-3.el8.aarch64                    64/88 
18:23:13 #15 34.76   Verifying        : perl-Storable-1:3.11-3.el8.aarch64                   65/88 
18:23:13 #15 34.76   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              66/88 
18:23:13 #15 34.76   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    67/88 
18:23:13 #15 34.76   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             68/88 
18:23:13 #15 34.76   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         69/88 
18:23:13 #15 34.76   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 70/88 
18:23:13 #15 34.76   Verifying        : perl-Unicode-Normalize-1.25-396.el8.aarch64          71/88 
18:23:13 #15 34.76   Verifying        : perl-constant-1.33-396.el8.noarch                    72/88 
18:23:13 #15 34.76   Verifying        : perl-interpreter-4:5.26.3-422.el8.aarch64            73/88 
18:23:13 #15 34.76   Verifying        : perl-libs-4:5.26.3-422.el8.aarch64                   74/88 
18:23:13 #15 34.76   Verifying        : perl-macros-4:5.26.3-422.el8.aarch64                 75/88 
18:23:13 #15 34.76   Verifying        : perl-parent-1:0.237-1.el8.noarch                     76/88 
18:23:13 #15 34.76   Verifying        : perl-podlators-4.11-1.el8.noarch                     77/88 
18:23:13 #15 34.76   Verifying        : perl-threads-1:2.21-2.el8.aarch64                    78/88 
18:23:13 #15 34.76   Verifying        : perl-threads-shared-1.58-2.el8.aarch64               79/88 
18:23:13 #15 34.76   Verifying        : pkgconf-1.4.2-1.el8.aarch64                          80/88 
18:23:13 #15 34.76   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        81/88 
18:23:13 #15 34.76   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64               82/88 
18:23:13 #15 34.76   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                83/88 
18:23:13 #15 34.76   Verifying        : python3-dbus-1.2.4-15.el8.aarch64                    84/88 
18:23:13 #15 34.76   Verifying        : python3-dnf-plugins-core-4.0.21-23.el8.noarch        85/88 
18:23:13 #15 34.76   Verifying        : python3-six-1.11.0-8.el8.noarch                      86/88 
18:23:13 #15 34.76   Verifying        : unzip-6.0-46.el8.aarch64                             87/88 
18:23:13 #13 30.29 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
18:23:13 #13 30.29 Unpacking libtype-tiny-perl (1.012001-2) ...
18:23:13 #13 30.36 Selecting previously unselected package libgitlab-api-v4-perl.
18:23:13 #13 30.36 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
18:23:13 #13 30.36 Unpacking libgitlab-api-v4-perl (0.26-1) ...
18:23:13 #13 30.42 Selecting previously unselected package libglib2.0-0:arm64.
18:23:13 #13 30.42 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
18:23:13 #13 30.42 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
18:23:13 #13 30.54 Selecting previously unselected package libglib2.0-data.
18:23:14 #13 14.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
18:23:14 #13 14.53 Preparing to unpack .../libc-bin_2.36-9+deb12u3_arm64.deb ...
18:23:14 #13 14.54 Unpacking libc-bin (2.36-9+deb12u3) over (2.36-9+deb12u1) ...
18:23:14 #13 14.74 Setting up libc-bin (2.36-9+deb12u3) ...
18:23:14 #13 14.82 Selecting previously unselected package perl-modules-5.36.
18:23:14 #13 37.85 137 added, 0 removed; done.
18:23:14 #15 34.76   Verifying        : zip-3.0-23.el8.aarch64                               88/88 
18:23:14 #15 35.09 
18:23:14 #15 35.09 Installed:
18:23:14 #15 35.09   bzip2-1.0.6-26.el8.aarch64                                                    
18:23:14 #15 35.09   dbus-glib-0.110-2.el8.aarch64                                                 
18:23:14 #15 35.09   desktop-file-utils-0.26-1.el8.aarch64                                         
18:23:14 #15 35.09   diffutils-3.6-6.el8.aarch64                                                   
18:23:14 #15 35.09   dnf-plugins-core-4.0.21-23.el8.noarch                                         
18:23:14 #15 35.09   dwz-0.12-10.el8.aarch64                                                       
18:23:14 #15 35.09   efi-srpm-macros-3-3.el8.noarch                                                
18:23:14 #15 35.09   elfutils-0.189-3.el8.aarch64                                                  
18:23:14 #15 35.09   elfutils-debuginfod-client-0.189-3.el8.aarch64                                
18:23:14 #15 35.09   emacs-filesystem-1:26.1-11.el8.noarch                                         
18:23:14 #15 35.09   file-5.33-25.el8.aarch64                                                      
18:23:14 #15 35.09   gc-7.6.4-3.el8.aarch64                                                        
18:23:14 #15 35.09   gdb-headless-8.2-20.el8.aarch64                                               
18:23:14 #15 35.09   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
18:23:14 #15 35.09   glibc-gconv-extra-2.28-236.el8.7.aarch64                                      
18:23:14 #15 35.09   go-srpm-macros-2-17.el8.noarch                                                
18:23:14 #15 35.09   groff-base-1.22.3-18.el8.aarch64                                              
18:23:14 #15 35.09   guile-5:2.0.14-7.el8.aarch64                                                  
18:23:14 #15 35.09   libatomic_ops-7.6.2-3.el8.aarch64                                             
18:23:14 #15 35.09   libbabeltrace-1.5.4-4.el8.aarch64                                             
18:23:14 #15 35.09   libpkgconf-1.4.2-1.el8.aarch64                                                
18:23:14 #15 35.09   libtool-ltdl-2.4.6-25.el8.aarch64                                             
18:23:14 #15 35.09   ncurses-6.1-10.20180224.el8.aarch64                                           
18:23:14 #15 35.09   ocaml-srpm-macros-5-4.el8.noarch                                              
18:23:14 #15 35.09   openblas-srpm-macros-2-2.el8.noarch                                           
18:23:14 #15 35.09   openssl-1:1.1.1k-9.el8.aarch64                                                
18:23:14 #15 35.09   patch-2.7.6-11.el8.aarch64                                                    
18:23:14 #15 35.09   perl-Carp-1.42-396.el8.noarch                                                 
18:23:14 #15 35.09   perl-Data-Dumper-2.167-399.el8.aarch64                                        
18:23:14 #15 35.09   perl-Digest-1.17-395.el8.noarch                                               
18:23:14 #15 35.09   perl-Digest-MD5-2.55-396.el8.aarch64                                          
18:23:14 #15 35.09   perl-Encode-4:2.97-3.el8.aarch64                                              
18:23:14 #15 35.09   perl-Errno-1.28-422.el8.aarch64                                               
18:23:14 #15 35.09   perl-Exporter-5.72-396.el8.noarch                                             
18:23:14 #15 35.09   perl-File-Path-2.15-2.el8.noarch                                              
18:23:14 #15 35.09   perl-File-Temp-0.230.600-1.el8.noarch                                         
18:23:14 #15 35.09   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
18:23:14 #15 35.09   perl-HTTP-Tiny-0.074-2.el8.noarch                                             
18:23:14 #15 35.09   perl-IO-1.38-422.el8.aarch64                                                  
18:23:14 #15 35.09   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
18:23:14 #15 35.09   perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch                     
18:23:14 #15 35.09   perl-MIME-Base64-3.15-396.el8.aarch64                                         
18:23:14 #15 35.09   perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch                     
18:23:14 #15 35.09   perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aarch64                        
18:23:14 #15 35.09   perl-PathTools-3.74-1.el8.aarch64                                             
18:23:14 #15 35.09   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
18:23:14 #15 35.09   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
18:23:14 #15 35.09   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
18:23:14 #15 35.09   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
18:23:14 #15 35.09   perl-Scalar-List-Utils-3:1.49-2.el8.aarch64                                   
18:23:14 #15 35.09   perl-Socket-4:2.027-3.el8.aarch64                                             
18:23:14 #15 35.09   perl-Storable-1:3.11-3.el8.aarch64                                            
18:23:14 #15 35.09   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
18:23:14 #15 35.09   perl-Term-Cap-1.17-395.el8.noarch                                             
18:23:14 #15 35.09   perl-Text-ParseWords-3.30-395.el8.noarch                                      
18:23:14 #15 35.09   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
18:23:14 #15 35.09   perl-Time-Local-1:1.280-1.el8.noarch                                          
18:23:14 #15 35.09   perl-URI-1.73-3.el8.noarch                                                    
18:23:14 #15 35.09   perl-Unicode-Normalize-1.25-396.el8.aarch64                                   
18:23:14 #15 35.09   perl-constant-1.33-396.el8.noarch                                             
18:23:14 #15 35.09   perl-interpreter-4:5.26.3-422.el8.aarch64                                     
18:23:14 #15 35.09   perl-libnet-3.11-3.el8.noarch                                                 
18:23:14 #15 35.09   perl-libs-4:5.26.3-422.el8.aarch64                                            
18:23:14 #15 35.09   perl-macros-4:5.26.3-422.el8.aarch64                                          
18:23:14 #15 35.09   perl-parent-1:0.237-1.el8.noarch                                              
18:23:14 #15 35.09   perl-podlators-4.11-1.el8.noarch                                              
18:23:14 #15 35.09   perl-srpm-macros-1-25.el8.noarch                                              
18:23:14 #15 35.09   perl-threads-1:2.21-2.el8.aarch64                                             
18:23:14 #15 35.09   perl-threads-shared-1.58-2.el8.aarch64                                        
18:23:14 #15 35.09   pkgconf-1.4.2-1.el8.aarch64                                                   
18:23:14 #15 35.09   pkgconf-m4-1.4.2-1.el8.noarch                                                 
18:23:14 #15 35.09   pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
18:23:14 #15 35.09   python-rpm-macros-3-45.el8.noarch                                             
18:23:14 #15 35.09   python-srpm-macros-3-45.el8.noarch                                            
18:23:14 #15 35.09   python3-dateutil-1:2.6.1-6.el8.noarch                                         
18:23:14 #15 35.09   python3-dbus-1.2.4-15.el8.aarch64                                             
18:23:14 #15 35.09   python3-dnf-plugins-core-4.0.21-23.el8.noarch                                 
18:23:14 #15 35.09   python3-rpm-macros-3-45.el8.noarch                                            
18:23:14 #15 35.09   python3-six-1.11.0-8.el8.noarch                                               
18:23:14 #15 35.09   python3-systemd-234-8.el8.aarch64                                             
18:23:14 #15 35.09   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
18:23:14 #15 35.09   redhat-rpm-config-131-1.el8.noarch                                            
18:23:14 #15 35.09   rpm-build-4.14.3-26.el8.aarch64                                               
18:23:14 #15 35.09   rpmlint-1.10-14.el8.noarch                                                    
18:23:14 #15 35.09   rust-srpm-macros-5-2.el8.noarch                                               
18:23:14 #15 35.09   unzip-6.0-46.el8.aarch64                                                      
18:23:14 #15 35.09   zip-3.0-23.el8.aarch64                                                        
18:23:14 #15 35.09   zstd-1.4.4-1.el8.aarch64                                                      
18:23:14 #15 35.09 
18:23:14 #15 35.09 Complete!
18:23:14 #13 30.55 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
18:23:14 #13 30.55 Unpacking libglib2.0-data (2.66.8-1) ...
18:23:14 #13 30.69 Selecting previously unselected package libgpm2:arm64.
18:23:14 #13 30.69 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
18:23:14 #13 30.70 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:23:14 #13 30.73 Selecting previously unselected package libhash-fieldhash-perl.
18:23:14 #13 30.74 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
18:23:14 #13 30.74 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
18:23:14 #13 30.77 Selecting previously unselected package libhtml-form-perl.
18:23:14 #13 30.77 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
18:23:14 #13 30.78 Unpacking libhtml-form-perl (6.07-1) ...
18:23:14 #13 30.81 Selecting previously unselected package libhtml-format-perl.
18:23:14 + docker container ls -aq
[Pipeline] echo
18:23:14 Docker containers have been removed
[Pipeline] echo
18:23:14 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:23:14 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-38-aarch64)
[Pipeline] sh
18:23:14 #13 14.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
18:23:14 #13 14.82 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ...
18:23:14 #13 14.83 Unpacking perl-modules-5.36 (5.36.0-7) ...
18:23:14 #13 38.03 Setting up libunbound8:arm64 (1.9.0-2+deb10u3) ...
18:23:14 #13 38.04 Setting up shared-mime-info (1.10-1) ...
18:23:14 #15 DONE 35.6s
18:23:14 
18:23:14 #16 [stage-1 6/9] COPY --link SPECS /root/rpmbuild/SPECS
18:23:14 #16 DONE 0.0s
18:23:14 
18:23:14 #17 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:23:14 #13 30.81 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
18:23:14 #13 30.82 Unpacking libhtml-format-perl (2.12-1.1) ...
18:23:14 #13 30.85 Selecting previously unselected package libhtml-html5-entities-perl.
18:23:14 #13 30.85 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
18:23:14 #13 30.86 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
18:23:14 #13 30.89 Selecting previously unselected package libhttp-daemon-perl.
18:23:14 #13 30.89 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
18:23:14 #13 30.90 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
18:23:14 #13 30.93 Selecting previously unselected package libio-sessiondata-perl.
18:23:14 #13 30.93 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
18:23:14 #13 30.94 Unpacking libio-sessiondata-perl (1.03-1.1) ...
18:23:14 #13 30.97 Selecting previously unselected package libipc-run3-perl.
18:23:14 #13 30.97 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
18:23:14 #13 30.97 Unpacking libipc-run3-perl (0.048-2) ...
18:23:14 #13 31.01 Selecting previously unselected package libtypes-serialiser-perl.
18:23:14 #13 31.01 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
18:23:14 #13 31.01 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:23:14 #13 31.04 Selecting previously unselected package libjson-xs-perl.
18:23:14 + echo starting...
18:23:14 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:23:14 #13 15.15 Selecting previously unselected package libgdbm6:arm64.
18:23:14 #13 15.15 Preparing to unpack .../1-libgdbm6_1.23-3_arm64.deb ...
18:23:14 #13 15.16 Unpacking libgdbm6:arm64 (1.23-3) ...
18:23:14 #13 15.20 Selecting previously unselected package libgdbm-compat4:arm64.
18:23:14 #13 15.20 Preparing to unpack .../2-libgdbm-compat4_1.23-3_arm64.deb ...
18:23:14 #13 15.21 Unpacking libgdbm-compat4:arm64 (1.23-3) ...
18:23:14 #13 15.25 Selecting previously unselected package libperl5.36:arm64.
18:23:14 #13 15.25 Preparing to unpack .../3-libperl5.36_5.36.0-7_arm64.deb ...
18:23:14 #13 15.26 Unpacking libperl5.36:arm64 (5.36.0-7) ...
18:23:14 #13 31.05 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
18:23:14 #13 31.05 Unpacking libjson-xs-perl (4.030-1+b1) ...
18:23:14 #13 31.09 Selecting previously unselected package libjson-maybexs-perl.
18:23:14 #13 31.09 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
18:23:14 #13 31.09 Unpacking libjson-maybexs-perl (1.004003-1) ...
18:23:14 #13 31.13 Selecting previously unselected package libldap-common.
18:23:14 #13 31.14 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
18:23:14 #13 31.14 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
18:23:14 #13 31.18 Selecting previously unselected package liblist-compare-perl.
18:23:14 #13 31.18 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
18:23:14 #13 31.19 Unpacking liblist-compare-perl (0.55-1) ...
18:23:14 #13 31.22 Selecting previously unselected package liblist-someutils-perl.
18:23:14 #13 31.23 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
18:23:14 #13 31.23 Unpacking liblist-someutils-perl (0.58-1) ...
18:23:14 #13 31.26 Selecting previously unselected package liblist-someutils-xs-perl.
18:23:14 #13 31.26 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
18:23:14 #13 31.27 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
18:23:14 #13 31.30 Selecting previously unselected package liblist-utilsby-perl.
18:23:14 + docker version
18:23:14 Client: Docker Engine - Community
18:23:14  Version:           24.0.2
18:23:14  API version:       1.43
18:23:14  Go version:        go1.20.4
18:23:14  Git commit:        cb74dfc
18:23:14  Built:             Thu May 25 21:52:41 2023
18:23:14  OS/Arch:           linux/arm64
18:23:14  Context:           default
18:23:14 
18:23:14 Server: Docker Engine - Community
18:23:14  Engine:
18:23:14   Version:          24.0.2
18:23:14   API version:      1.43 (minimum version 1.12)
18:23:14   Go version:       go1.20.4
18:23:14   Git commit:       659604f
18:23:14   Built:            Thu May 25 21:52:41 2023
18:23:14   OS/Arch:          linux/arm64
18:23:14   Experimental:     true
18:23:14  containerd:
18:23:14   Version:          1.6.21
18:23:14   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:14  runc:
18:23:14   Version:          1.1.7
18:23:14   GitCommit:        v1.1.7-0-g860f061
18:23:14  docker-init:
18:23:14   Version:          0.19.0
18:23:14   GitCommit:        de40ad0
18:23:14 #16 1.068 CentOS Stream 9 - BaseOS                         13 kB/s | 5.8 kB     00:00    
[Pipeline] sh
18:23:14 #13 31.30 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
18:23:14 #13 31.31 Unpacking liblist-utilsby-perl (0.11-1) ...
18:23:14 #13 31.34 Selecting previously unselected package libltdl7:arm64.
18:23:14 #13 31.34 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
18:23:14 #13 31.35 Unpacking libltdl7:arm64 (2.4.6-15) ...
18:23:14 #13 31.39 Selecting previously unselected package libltdl-dev:arm64.
18:23:14 #13 31.39 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
18:23:14 #13 31.39 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
18:23:14 #13 31.44 Selecting previously unselected package liblzo2-2:arm64.
18:23:14 #13 31.44 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
18:23:14 #13 31.45 Unpacking liblzo2-2:arm64 (2.10-2) ...
18:23:14 #13 31.48 Selecting previously unselected package libsys-hostname-long-perl.
18:23:14 #13 31.48 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
18:23:14 #13 31.48 Unpacking libsys-hostname-long-perl (1.5-2) ...
18:23:14 #13 31.52 Selecting previously unselected package libmail-sendmail-perl.
18:23:14 #13 31.52 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
18:23:14 #13 31.52 Unpacking libmail-sendmail-perl (0.80-1.1) ...
18:23:14 #13 31.56 Selecting previously unselected package libnet-smtp-ssl-perl.
18:23:15 #16 1.538 CentOS Stream 9 - AppStream                      16 kB/s | 5.9 kB     00:00    
18:23:15 + docker info
18:23:15 Client: Docker Engine - Community
18:23:15  Version:    24.0.2
18:23:15  Context:    default
18:23:15  Debug Mode: false
18:23:15  Plugins:
18:23:15   buildx: Docker Buildx (Docker Inc.)
18:23:15     Version:  v0.11.0
18:23:15     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:23:15   compose: Docker Compose (Docker Inc.)
18:23:15     Version:  v2.19.1
18:23:15     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:23:15 
18:23:15 Server:
18:23:15  Containers: 0
18:23:15   Running: 0
18:23:15   Paused: 0
18:23:15   Stopped: 0
18:23:15  Images: 3
18:23:15  Server Version: 24.0.2
18:23:15  Storage Driver: overlay2
18:23:15   Backing Filesystem: extfs
18:23:15   Supports d_type: true
18:23:15   Using metacopy: false
18:23:15   Native Overlay Diff: true
18:23:15   userxattr: false
18:23:15  Logging Driver: json-file
18:23:15  Cgroup Driver: cgroupfs
18:23:15  Cgroup Version: 1
18:23:15  Plugins:
18:23:15   Volume: local
18:23:15   Network: bridge host ipvlan macvlan null overlay
18:23:15   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:23:15  Swarm: inactive
18:23:15  Runtimes: io.containerd.runc.v2 runc
18:23:15  Default Runtime: runc
18:23:15  Init Binary: docker-init
18:23:15  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:15  runc version: v1.1.7-0-g860f061
18:23:15  init version: de40ad0
18:23:15  Security Options:
18:23:15   apparmor
18:23:15   seccomp
18:23:15    Profile: builtin
18:23:15  Kernel Version: 5.15.0-1039-aws
18:23:15  Operating System: Ubuntu 20.04.6 LTS
18:23:15  OSType: linux
18:23:15  Architecture: aarch64
18:23:15  CPUs: 8
18:23:15  Total Memory: 30.64GiB
18:23:15  Name: ip-10-100-54-244
18:23:15  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:23:15  Docker Root Dir: /var/lib/docker
18:23:15  Debug Mode: false
18:23:15  Username: dockerbuildbot
18:23:15  Experimental: true
18:23:15  Insecure Registries:
18:23:15   127.0.0.0/8
18:23:15  Live Restore Enabled: true
18:23:15 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:23:15 The recommended git tool is: git
18:23:15 using credential docker-jenkins-github-credentials
18:23:15 #13 15.62 Selecting previously unselected package perl.
18:23:15 #13 15.62 Preparing to unpack .../4-perl_5.36.0-7_arm64.deb ...
18:23:15 #13 15.63 Unpacking perl (5.36.0-7) ...
18:23:15 #13 15.68 Selecting previously unselected package liblocale-gettext-perl.
18:23:15 #13 15.68 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_arm64.deb ...
18:23:15 #13 15.69 Unpacking liblocale-gettext-perl (1.07-5) ...
18:23:15 #13 15.73 Selecting previously unselected package libssl3:arm64.
18:23:15 #13 15.73 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u1_arm64.deb ...
18:23:15 #13 15.73 Unpacking libssl3:arm64 (3.0.11-1~deb12u1) ...
18:23:15 Cloning the remote Git repository
18:23:15 Cloning with configured refspecs honoured and without tags
18:23:15 #13 31.56 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:23:15 #13 31.57 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:23:15 #13 31.60 Selecting previously unselected package libmailtools-perl.
18:23:15 #13 31.60 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
18:23:15 #13 31.60 Unpacking libmailtools-perl (2.21-1) ...
18:23:15 #13 31.65 Selecting previously unselected package libmarkdown2:arm64.
18:23:15 #13 31.65 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
18:23:15 #13 31.65 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
18:23:15 #13 31.69 Selecting previously unselected package libmime-tools-perl.
18:23:15 #13 31.69 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
18:23:15 #13 31.69 Unpacking libmime-tools-perl (5.509-1) ...
18:23:15 #13 31.74 Selecting previously unselected package libmoox-aliases-perl.
18:23:15 #13 31.74 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
18:23:15 #13 31.75 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
18:23:15 #13 31.78 Selecting previously unselected package libnamespace-autoclean-perl.
18:23:15 #13 31.78 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
18:23:15 #13 31.78 Unpacking libnamespace-autoclean-perl (0.29-1) ...
18:23:15 #13 31.81 Selecting previously unselected package libobject-id-perl.
18:23:15 == Building packages for fedora-37 ==
18:23:15 mkdir -p "rpmbuild/fedora-37"
18:23:15 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-fedora-37/aarch64 -f fedora-37/Dockerfile .
18:23:15 #13 15.88 Selecting previously unselected package libpython3.11-minimal:arm64.
18:23:15 #13 15.88 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_arm64.deb ...
18:23:15 #13 15.88 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ...
18:23:15 #13 15.98 Selecting previously unselected package libexpat1:arm64.
18:23:15 #13 15.99 Preparing to unpack .../8-libexpat1_2.5.0-1_arm64.deb ...
18:23:15 #13 15.99 Unpacking libexpat1:arm64 (2.5.0-1) ...
18:23:15 #13 16.04 Selecting previously unselected package python3.11-minimal.
18:23:15 #13 16.04 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ...
18:23:15 #13 16.05 Unpacking python3.11-minimal (3.11.2-6) ...
18:23:15 #13 31.81 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
18:23:15 #13 31.82 Unpacking libobject-id-perl (0.1.2-2.1) ...
18:23:15 #13 31.85 Selecting previously unselected package libmoox-struct-perl.
18:23:15 #13 31.85 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
18:23:15 #13 31.86 Unpacking libmoox-struct-perl (0.020-1) ...
18:23:15 #13 31.89 Selecting previously unselected package libmouse-perl.
18:23:15 #13 31.89 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
18:23:15 #13 31.89 Unpacking libmouse-perl (2.5.10-1+b1) ...
18:23:15 #13 31.93 Selecting previously unselected package libnumber-range-perl.
18:23:15 #13 31.94 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
18:23:15 #13 31.94 Unpacking libnumber-range-perl (0.12-1.1) ...
18:23:15 #13 31.97 Selecting previously unselected package libossp-uuid16:arm64.
18:23:15 #13 31.98 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
18:23:15 #13 31.98 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
18:23:15 #13 32.01 Selecting previously unselected package libossp-uuid-perl.
18:23:15 #13 32.01 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
18:23:15 #13 32.02 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
18:23:15 #13 32.05 Selecting previously unselected package libpackage-stash-xs-perl.
18:23:15 #0 building with "default" instance using docker driver
18:23:15 
18:23:15 #1 [internal] load build definition from Dockerfile
18:23:15 #1 transferring dockerfile: 669B done
18:23:15 #1 DONE 0.0s
18:23:15 
18:23:15 #2 [internal] load .dockerignore
18:23:15 #2 transferring context: 2B done
18:23:15 #2 DONE 0.0s
18:23:15 
18:23:15 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:23:15 #3 DONE 0.0s
18:23:15 
18:23:15 #4 resolve image config for docker.io/docker/dockerfile:1
18:23:15 Fetching without tags
18:23:15 #13 16.22 Setting up libssl3:arm64 (3.0.11-1~deb12u1) ...
18:23:15 #13 16.23 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ...
18:23:15 #13 16.25 Setting up libexpat1:arm64 (2.5.0-1) ...
18:23:15 #13 16.26 Setting up python3.11-minimal (3.11.2-6) ...
18:23:15 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:23:15 Merge succeeded, producing 366b66c8f9f115281667dfa40115d29980318501
18:23:15 Checking out Revision 366b66c8f9f115281667dfa40115d29980318501 (PR-949)
18:23:15 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:23:15 #13 32.06 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
18:23:15 #13 32.06 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
18:23:15 #13 32.09 Selecting previously unselected package libpath-iterator-rule-perl.
18:23:15 #13 32.09 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
18:23:15 #13 32.10 Unpacking libpath-iterator-rule-perl (1.014-1) ...
18:23:15 #13 32.13 Selecting previously unselected package libperlio-gzip-perl.
18:23:15 #13 32.13 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
18:23:15 #13 32.13 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
18:23:15 #13 32.17 Selecting previously unselected package libpod-parser-perl.
18:23:15 #13 32.17 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
18:23:15 #13 32.18 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:23:15 #13 32.19 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:23:15 #13 32.20 Unpacking libpod-parser-perl (1.63-2) ...
18:23:15 #13 32.24 Selecting previously unselected package libpod-constants-perl.
18:23:15 #13 32.24 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
18:23:15 #13 32.24 Unpacking libpod-constants-perl (0.19-2) ...
18:23:15 #13 32.27 Selecting previously unselected package libproc-processtable-perl.
18:23:15 #13 32.27 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
18:23:15 #13 32.28 Unpacking libproc-processtable-perl (0.59-2+b1) ...
18:23:15 #13 32.32 Selecting previously unselected package libre2-9:arm64.
18:23:15 #13 32.32 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
18:23:15 #13 32.33 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
18:23:15 #13 32.37 Selecting previously unselected package libre-engine-re2-perl:arm64.
18:23:15 #13 32.37 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
18:23:15 #13 32.37 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
18:23:15 #13 32.41 Selecting previously unselected package libreadonly-perl.
18:23:15 #4 DONE 0.3s
18:23:15 
18:23:15 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:23:15 #5 CACHED
18:23:15 
18:23:15 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:23:15 #17 1.050 Last metadata expiration check: 0:00:15 ago on Wed Oct 11 18:23:00 2023.
18:23:16 #13 32.41 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
18:23:16 #13 32.41 Unpacking libreadonly-perl (2.050-3) ...
18:23:16 #13 32.45 Selecting previously unselected package libref-util-perl.
18:23:16 #13 32.45 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
18:23:16 #13 32.45 Unpacking libref-util-perl (0.204-1) ...
18:23:16 #13 32.48 Selecting previously unselected package libref-util-xs-perl.
18:23:16 #13 32.48 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
18:23:16 #13 32.49 Unpacking libref-util-xs-perl (0.117-1+b3) ...
18:23:16 #13 32.52 Selecting previously unselected package libregexp-pattern-license-perl.
18:23:16 #13 32.52 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
18:23:16 #13 32.53 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
18:23:16 #13 32.56 Selecting previously unselected package libregexp-pattern-perl.
18:23:16 #13 32.56 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
18:23:16 #13 32.57 Unpacking libregexp-pattern-perl (0.2.14-1) ...
18:23:16 #13 32.60 Selecting previously unselected package libsasl2-modules:arm64.
18:23:16 #13 32.60 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:23:16 #13 32.61 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:23:16 #13 32.65 Selecting previously unselected package libsereal-decoder-perl.
18:23:16 #6 ...
18:23:16 
18:23:16 #7 [auth] library/golang:pull token for registry-1.docker.io
18:23:16 #7 DONE 0.0s
18:23:16 
18:23:16 #8 [auth] library/fedora:pull token for registry-1.docker.io
18:23:16 #8 DONE 0.0s
18:23:16 
18:23:16 #9 [internal] load metadata for docker.io/library/fedora:37
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 366b66c8f9f115281667dfa40115d29980318501 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
18:23:16 #13 32.65 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
18:23:16 #13 32.65 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
18:23:16 #13 32.69 Selecting previously unselected package libsereal-encoder-perl.
18:23:16 #13 32.69 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
18:23:16 #13 32.69 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
18:23:16 #13 32.73 Selecting previously unselected package libtask-weaken-perl.
18:23:16 #13 32.74 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
18:23:16 #13 32.74 Unpacking libtask-weaken-perl (1.06-1) ...
18:23:16 #13 32.77 Selecting previously unselected package libxml-parser-perl:arm64.
18:23:16 #13 32.77 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
18:23:16 #13 32.78 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
18:23:16 #13 32.82 Selecting previously unselected package libsoap-lite-perl.
18:23:16 #13 32.83 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
18:23:16 #13 32.83 Unpacking libsoap-lite-perl (1.27-1) ...
18:23:16 #13 32.88 Selecting previously unselected package libsort-key-perl.
18:23:16 #9 DONE 0.4s
18:23:16 
18:23:16 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:23:16 #6 DONE 0.4s
18:23:16 
18:23:16 #10 [internal] load build context
18:23:16 #10 transferring context: 13.11kB done
18:23:16 #10 DONE 0.0s
18:23:16 
18:23:16 #11 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:3c6c1ac5889b4963050153a8b7d7e9a336ea4a73248f9697514ffda1bcfd87c5
18:23:16 #11 resolve docker.io/library/fedora:37@sha256:3c6c1ac5889b4963050153a8b7d7e9a336ea4a73248f9697514ffda1bcfd87c5 0.0s done
18:23:16 #11 sha256:3c6c1ac5889b4963050153a8b7d7e9a336ea4a73248f9697514ffda1bcfd87c5 975B / 975B done
18:23:16 #11 sha256:5cddf0b6a75f2e9d797258b5c2d8db13892028587051f01bed02d1e91a82d51d 529B / 529B done
18:23:16 #11 sha256:81c3aa773b00783d36d932868361a2d47bc198ef430a89230474f833d1e5de41 2.00kB / 2.00kB done
18:23:16 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 0B / 64.84MB 0.1s
18:23:16 + make clean
18:23:16 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:23:16 rm -f -r src
18:23:16 make -C rpm clean
18:23:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:16 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:23:16 rm -f -r rpmbuild/
18:23:16 docker builder prune -f --filter until=24h
18:23:16 Total:	0B
18:23:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:16 make -C deb clean
18:23:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:16 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:23:16 rm -f -r debbuild
18:23:16 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:23:16 rm -f -r sources
18:23:16 docker builder prune -f --filter until=24h
18:23:16 #13 32.88 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
18:23:16 #13 32.89 Unpacking libsort-key-perl (1.33-2+b3) ...
18:23:16 #13 32.92 Selecting previously unselected package libstring-copyright-perl.
18:23:16 #13 32.92 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
18:23:16 #13 32.93 Unpacking libstring-copyright-perl (0.003006-1) ...
18:23:16 #13 32.96 Selecting previously unselected package libstring-escape-perl.
18:23:16 #13 32.96 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
18:23:16 #13 32.96 Unpacking libstring-escape-perl (2010.002-2) ...
18:23:16 #13 32.99 Selecting previously unselected package libstring-shellquote-perl.
18:23:16 #13 33.00 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
18:23:16 #13 33.00 Unpacking libstring-shellquote-perl (1.04-1) ...
18:23:16 #13 33.03 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
18:23:16 #13 33.03 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
18:23:16 #13 33.04 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
18:23:16 #13 33.07 Selecting previously unselected package libterm-readkey-perl.
18:23:16 #13 33.07 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
18:23:16 #13 33.07 Unpacking libterm-readkey-perl (2.38-1+b2) ...
18:23:16 #13 33.11 Selecting previously unselected package libtext-levenshteinxs-perl.
18:23:16 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 10.49MB / 64.84MB 0.3s
18:23:16 #13 17.05 Selecting previously unselected package python3-minimal.
18:23:16 #13 17.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8446 files and directories currently installed.)
18:23:16 #13 17.06 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ...
18:23:16 #13 17.06 Unpacking python3-minimal (3.11.2-1+b1) ...
18:23:16 #13 17.09 Selecting previously unselected package media-types.
18:23:16 #13 17.09 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:23:16 #13 17.10 Unpacking media-types (10.0.0) ...
18:23:16 #13 17.14 Selecting previously unselected package libncursesw6:arm64.
18:23:16 #13 17.14 Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ...
18:23:16 #13 17.14 Unpacking libncursesw6:arm64 (6.4-4) ...
18:23:16 #13 17.19 Selecting previously unselected package libkrb5support0:arm64.
18:23:16 #13 17.19 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
18:23:16 #13 17.19 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
18:23:16 #13 17.23 Selecting previously unselected package libk5crypto3:arm64.
18:23:16 #13 17.23 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
18:23:16 #13 17.24 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
18:23:16 #13 17.28 Selecting previously unselected package libkeyutils1:arm64.
18:23:16 #13 17.28 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ...
18:23:16 #13 17.29 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
18:23:16 #13 17.33 Selecting previously unselected package libkrb5-3:arm64.
18:23:16 #13 17.33 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
18:23:16 #13 17.33 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
18:23:16 Total:	0B
18:23:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:16 make -C static clean
18:23:16 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:16 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:23:16 rm -f -r build
18:23:16 docker builder prune -f --filter until=24h
18:23:16 Total:	0B
18:23:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:16 #13 33.11 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
18:23:16 #13 33.11 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
18:23:16 #13 33.14 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
18:23:16 #13 33.14 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
18:23:16 #13 33.14 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
18:23:16 #13 33.17 Selecting previously unselected package libtext-xslate-perl.
18:23:16 #13 33.17 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
18:23:16 #13 33.18 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
18:23:16 #13 33.22 Selecting previously unselected package libtime-duration-perl.
18:23:16 #13 33.22 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
18:23:16 #13 33.23 Unpacking libtime-duration-perl (1.21-1) ...
18:23:16 #13 33.25 Selecting previously unselected package libtime-moment-perl.
18:23:16 #13 33.26 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
18:23:16 #13 33.26 Unpacking libtime-moment-perl (0.44-1+b3) ...
18:23:16 #13 33.30 Selecting previously unselected package libtype-tiny-xs-perl.
18:23:16 #13 33.30 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
18:23:16 #13 33.30 Unpacking libtype-tiny-xs-perl (0.022-1) ...
18:23:16 #13 33.33 Selecting previously unselected package libunicode-utf8-perl.
18:23:16 #13 33.34 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
18:23:16 #13 33.34 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
18:23:16 #13 33.38 Selecting previously unselected package libxdelta2.
18:23:16 #13 33.38 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
18:23:16 #13 33.38 Unpacking libxdelta2 (1.1.3-9.3) ...
18:23:16 #13 33.42 Selecting previously unselected package libxext6:arm64.
18:23:16 #13 33.42 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
18:23:16 #13 33.42 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
18:23:16 #13 33.45 Selecting previously unselected package libxml-namespacesupport-perl.
[Pipeline] sh
18:23:16 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 20.97MB / 64.84MB 0.4s
18:23:16 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 26.21MB / 64.84MB 0.6s
18:23:16 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 32.51MB / 64.84MB 0.7s
18:23:16 #13 17.40 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:23:16 #13 17.40 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
18:23:16 #13 17.40 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
18:23:16 #13 17.44 Selecting previously unselected package libtirpc-common.
18:23:16 #13 17.44 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
18:23:16 #13 17.45 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:23:16 #13 17.49 Selecting previously unselected package libtirpc3:arm64.
18:23:16 #13 17.49 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
18:23:16 #13 17.49 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
18:23:16 #13 17.54 Selecting previously unselected package libnsl2:arm64.
18:23:16 #13 17.54 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ...
18:23:16 #13 17.54 Unpacking libnsl2:arm64 (1.3.0-2) ...
18:23:16 #13 17.58 Selecting previously unselected package readline-common.
18:23:16 #13 17.58 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
18:23:16 #13 17.58 Unpacking readline-common (8.2-1.3) ...
18:23:16 #13 17.62 Selecting previously unselected package libreadline8:arm64.
18:23:16 #16 3.240 CentOS Stream 9 - CRB                           2.9 MB/s | 4.3 MB     00:01    
18:23:17 #13 33.45 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
18:23:17 #13 33.46 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
18:23:17 #13 33.49 Selecting previously unselected package libxml-sax-base-perl.
18:23:17 #13 33.49 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
18:23:17 #13 33.49 Unpacking libxml-sax-base-perl (1.09-1.1) ...
18:23:17 #13 33.53 Selecting previously unselected package libxml-sax-perl.
18:23:17 #13 33.53 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:23:17 #13 33.54 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:23:17 #13 33.58 Selecting previously unselected package libxml-libxml-perl.
18:23:17 #13 33.58 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
18:23:17 #13 33.58 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:23:17 #13 33.64 Selecting previously unselected package libxml-sax-expat-perl.
18:23:17 #13 33.64 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
18:23:17 #13 33.65 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:23:17 #13 33.68 Selecting previously unselected package libxmlrpc-lite-perl.
18:23:17 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 44.04MB / 64.84MB 0.8s
18:23:17 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 51.38MB / 64.84MB 0.9s
18:23:17 + make REF=master fedora-38
18:23:17 git init src/github.com/docker/cli
18:23:17 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:23:17 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:23:17 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:23:17 + SRC=src/github.com/docker/cli
18:23:17 + REF=master
18:23:17 + REF_FETCH=master
18:23:17 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags+  origin master
18:23:17 awk {print $2}
18:23:17 + REF=refs/heads/master
18:23:17 + [ -n refs/heads/master ]
18:23:17 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:17 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:17 #13 17.63 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ...
18:23:17 #13 17.63 Unpacking libreadline8:arm64 (8.2-1.3) ...
18:23:17 #13 17.68 Selecting previously unselected package libsqlite3-0:arm64.
18:23:17 #13 17.68 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ...
18:23:17 #13 17.68 Unpacking libsqlite3-0:arm64 (3.40.1-2) ...
18:23:17 #13 17.76 Selecting previously unselected package libpython3.11-stdlib:arm64.
18:23:17 #13 17.76 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ...
18:23:17 #13 17.76 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ...
18:23:17 #13 33.68 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
18:23:17 #13 33.69 Unpacking libxmlrpc-lite-perl (0.717-4) ...
18:23:17 #13 33.72 Selecting previously unselected package libxmuu1:arm64.
18:23:17 #13 33.72 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
18:23:17 #13 33.73 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
18:23:17 #13 33.77 Selecting previously unselected package libyaml-0-2:arm64.
18:23:17 #13 33.77 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
18:23:17 #13 33.77 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
18:23:17 #13 33.80 Selecting previously unselected package libyaml-libyaml-perl.
18:23:17 #13 33.80 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
18:23:17 #13 33.81 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
18:23:17 #13 33.85 Selecting previously unselected package licensecheck.
18:23:17 #13 33.85 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
18:23:17 #13 33.85 Unpacking licensecheck (3.1.1-2) ...
18:23:17 #13 33.89 Selecting previously unselected package lzip.
18:23:17 #13 33.90 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
18:23:17 #13 33.90 Unpacking lzip (1.22-3) ...
18:23:17 #13 33.94 Selecting previously unselected package lzop.
18:23:17 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 64.84MB / 64.84MB 1.0s
18:23:17 #13 17.93 Selecting previously unselected package python3.11.
18:23:17 #13 17.93 Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ...
18:23:17 #13 17.94 Unpacking python3.11 (3.11.2-6) ...
18:23:17 #13 17.98 Selecting previously unselected package libpython3-stdlib:arm64.
18:23:17 #13 17.98 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ...
18:23:17 #13 17.98 Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ...
18:23:17 #13 18.02 Setting up python3-minimal (3.11.2-1+b1) ...
18:23:17 #14 27.41 Resolving Dependencies
18:23:17 #14 27.41 --> Running transaction check
18:23:17 #14 27.41 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed
18:23:17 #14 27.43 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.55 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.55 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.55 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.56 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.56 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.56 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.56 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.56 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.56 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.57 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.57 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.57 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.57 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64
18:23:17 #14 27.57 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
18:23:17 #14 27.58 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
18:23:17 #14 27.58 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
18:23:17 #14 27.58 --> Running transaction check
18:23:17 #14 27.58 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed
18:23:17 #14 27.58 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed
18:23:17 #14 27.58 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64
18:23:17 #14 27.58 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed
18:23:17 #14 27.59 ---> Package file.aarch64 0:5.11-37.el7 will be installed
18:23:17 #14 27.59 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed
18:23:17 #14 27.59 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed
18:23:17 #14 27.59 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed
18:23:17 #14 27.60 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
18:23:17 #14 27.60 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.60 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.61 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
18:23:17 #14 27.62 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
18:23:17 #14 27.62 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
18:23:17 #14 27.63 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
18:23:17 #14 27.63 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
18:23:17 #14 27.63 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
18:23:17 #14 27.63 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
18:23:17 #14 27.63 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
18:23:17 #14 27.63 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
18:23:17 #14 27.63 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
18:23:17 #14 27.63 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
18:23:17 #14 27.64 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
18:23:17 #14 27.64 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated
18:23:17 #14 27.64 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64
18:23:17 #14 27.64 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64
18:23:17 #14 27.64 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update
18:23:17 #14 27.64 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed
18:23:17 #14 27.64 --> Running transaction check
18:23:17 #14 27.64 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed
18:23:17 #14 27.64 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed
18:23:17 #14 27.64 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
18:23:17 #14 27.64 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
18:23:17 #14 27.65 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
18:23:17 #14 27.65 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
18:23:17 #14 27.65 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
18:23:17 #14 27.65 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
18:23:17 #14 27.65 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
18:23:17 #14 27.66 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
18:23:17 #14 27.66 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
18:23:17 #14 27.66 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
18:23:17 #14 27.66 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
18:23:17 #14 27.66 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
18:23:17 #14 27.66 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
18:23:17 #14 27.66 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
18:23:17 #14 27.67 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
18:23:17 #14 27.67 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
18:23:17 #14 27.67 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
18:23:17 #14 27.67 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
18:23:17 #14 27.67 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
18:23:17 #14 27.67 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
18:23:17 #14 27.67 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
18:23:17 #14 27.67 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
18:23:17 #14 27.67 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
18:23:17 #14 27.67 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated
18:23:17 #14 27.67 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64
18:23:17 #14 27.68 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update
18:23:17 #14 27.68 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated
18:23:17 #14 27.68 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update
18:23:17 #14 27.68 ---> Package zip.aarch64 0:3.0-11.el7 will be installed
18:23:17 #14 27.68 --> Running transaction check
18:23:17 #14 27.68 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
18:23:17 #14 27.68 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
18:23:17 #14 27.68 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
18:23:17 #14 27.69 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
18:23:17 #14 27.69 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
18:23:17 #14 27.69 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
18:23:17 #14 27.69 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated
18:23:17 #14 27.69 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update
18:23:17 #14 27.70 --> Running transaction check
18:23:17 #14 27.70 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
18:23:17 #14 27.70 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
18:23:17 #14 27.92 --> Finished Dependency Resolution
18:23:17 #14 27.93 
18:23:17 #14 27.93 Dependencies Resolved
18:23:17 #14 27.94 
18:23:17 #14 27.94 ================================================================================
18:23:17 #14 27.94  Package                   Arch       Version                  Repository  Size
18:23:17 #14 27.94 ================================================================================
18:23:17 #14 27.94 Installing:
18:23:17 #14 27.94  rpm-build                 aarch64    4.11.3-48.el7_9          updates    150 k
18:23:17 #14 27.94  rpmlint                   noarch     1.5-4.el7                base       229 k
18:23:17 #14 27.94 Installing for dependencies:
18:23:17 #14 27.94  bzip2                     aarch64    1.0.6-13.el7             base        52 k
18:23:17 #14 27.94  desktop-file-utils        aarch64    0.23-2.el7               base        68 k
18:23:17 #14 27.94  dwz                       aarch64    0.11-3.el7               base        95 k
18:23:17 #14 27.94  elfutils                  aarch64    0.176-5.el7              base       301 k
18:23:17 #14 27.94  emacs-filesystem          noarch     1:24.3-23.el7_9.1        updates     58 k
18:23:17 #14 27.94  file                      aarch64    5.11-37.el7              base        57 k
18:23:17 #14 27.94  gdb                       aarch64    7.6.1-120.el7            base       2.3 M
18:23:17 #14 27.94  groff-base                aarch64    1.22.2-8.el7             base       920 k
18:23:17 #14 27.94  patch                     aarch64    2.7.1-12.el7_7           base       107 k
18:23:17 #14 27.94  perl                      aarch64    4:5.16.3-299.el7_9       updates    7.9 M
18:23:17 #14 27.94  perl-Carp                 noarch     1.26-244.el7             base        19 k
18:23:17 #14 27.94  perl-Encode               aarch64    2.51-7.el7               base       1.1 M
18:23:17 #14 27.94  perl-Exporter             noarch     5.68-3.el7               base        28 k
18:23:17 #14 27.94  perl-File-Path            noarch     2.09-2.el7               base        26 k
18:23:17 #14 27.94  perl-File-Temp            noarch     0.23.01-3.el7            base        56 k
18:23:17 #14 27.94  perl-Filter               aarch64    1.49-3.el7               base        76 k
18:23:17 #14 27.94  perl-Getopt-Long          noarch     2.40-3.el7               base        56 k
18:23:17 #14 27.94  perl-HTTP-Tiny            noarch     0.033-3.el7              base        38 k
18:23:17 #14 27.94  perl-PathTools            aarch64    3.40-5.el7               base        82 k
18:23:17 #14 27.94  perl-Pod-Escapes          noarch     1:1.04-299.el7_9         updates     52 k
18:23:17 #14 27.94  perl-Pod-Perldoc          noarch     3.20-4.el7               base        87 k
18:23:17 #14 27.94  perl-Pod-Simple           noarch     1:3.28-4.el7             base       216 k
18:23:17 #14 27.94  perl-Pod-Usage            noarch     1.63-3.el7               base        27 k
18:23:17 #14 27.94  perl-Scalar-List-Utils    aarch64    1.27-248.el7             base        35 k
18:23:17 #14 27.94  perl-Socket               aarch64    2.010-5.el7              base        48 k
18:23:17 #14 27.94  perl-Storable             aarch64    2.45-3.el7               base        73 k
18:23:17 #14 27.94  perl-Text-ParseWords      noarch     3.29-4.el7               base        14 k
18:23:17 #14 27.94  perl-Thread-Queue         noarch     3.02-2.el7               base        17 k
18:23:17 #14 27.94  perl-Time-HiRes           aarch64    4:1.9725-3.el7           base        45 k
18:23:17 #14 27.94  perl-Time-Local           noarch     1.2300-2.el7             base        24 k
18:23:17 #14 27.94  perl-constant             noarch     1.27-2.el7               base        19 k
18:23:17 #14 27.94  perl-libs                 aarch64    4:5.16.3-299.el7_9       updates    621 k
18:23:17 #14 27.94  perl-macros               aarch64    4:5.16.3-299.el7_9       updates     44 k
18:23:17 #14 27.94  perl-parent               noarch     1:0.225-244.el7          base        12 k
18:23:17 #14 27.94  perl-podlators            noarch     2.5.1-3.el7              base       112 k
18:23:17 #14 27.94  perl-srpm-macros          noarch     1-8.el7                  base       4.6 k
18:23:17 #14 27.94  perl-threads              aarch64    1.87-4.el7               base        48 k
18:23:17 #14 27.94  perl-threads-shared       aarch64    1.43-6.el7               base        37 k
18:23:17 #14 27.94  python-srpm-macros        noarch     3-34.el7                 base       8.8 k
18:23:17 #14 27.94  redhat-rpm-config         noarch     9.1.0-88.el7.centos      base        81 k
18:23:17 #14 27.94  unzip                     aarch64    6.0-24.el7_9             updates    168 k
18:23:17 #14 27.94  zip                       aarch64    3.0-11.el7               base       257 k
18:23:17 #14 27.94 Updating for dependencies:
18:23:17 #14 27.94  rpm                       aarch64    4.11.3-48.el7_9          updates    1.2 M
18:23:17 #14 27.94  rpm-build-libs            aarch64    4.11.3-48.el7_9          updates    101 k
18:23:17 #14 27.94  rpm-libs                  aarch64    4.11.3-48.el7_9          updates    256 k
18:23:17 #14 27.94  rpm-python                aarch64    4.11.3-48.el7_9          updates     83 k
18:23:17 #14 27.94 
18:23:17 #14 27.94 Transaction Summary
18:23:17 #14 27.94 ================================================================================
18:23:17 #14 27.94 Install  2 Packages (+42 Dependent packages)
18:23:17 #14 27.94 Upgrade             (  4 Dependent packages)
18:23:17 #14 27.94 
18:23:17 #14 27.94 Total download size: 17 M
18:23:17 #14 27.94 Downloading packages:
18:23:17 #14 27.94 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
18:23:17 #14 29.06 warning: /var/cache/yum/aarch64/7/base/packages/bzip2-1.0.6-13.el7.aarch64.rpm: Header V4 RSA/SHA1 Signature, key ID 305d49d6: NOKEY
18:23:17 #14 29.06 Public key for bzip2-1.0.6-13.el7.aarch64.rpm is not installed
18:23:17 #14 30.15 warning: /var/cache/yum/aarch64/7/updates/packages/emacs-filesystem-24.3-23.el7_9.1.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
18:23:17 #14 30.15 Public key for emacs-filesystem-24.3-23.el7_9.1.noarch.rpm is not installed
18:23:17 #13 41.02 Setting up bsdmainutils (11.1.2+b1) ...
18:23:17 #13 41.04 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
18:23:17 #13 41.05 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
18:23:17 #13 41.06 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
18:23:17 #13 41.07 Setting up libcroco3:arm64 (0.6.12-3) ...
18:23:17 #13 41.08 Setting up libgdbm-compat4:arm64 (1.18.1-4) ...
18:23:17 #13 41.09 Setting up ucf (3.0038+nmu1) ...
18:23:17 #13 41.23 Setting up libgcc-8-dev:arm64 (8.3.0-6) ...
18:23:17 #13 41.24 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ...
18:23:17 #13 41.25 Setting up groff-base (1.22.4-3+deb10u1) ...
18:23:17 #13 41.26 Setting up cpp (4:8.3.0-1) ...
18:23:17 #13 41.28 Setting up gpgconf (2.2.12-1+deb10u2) ...
18:23:17 #13 41.29 Setting up libcurl4:arm64 (7.64.0-4+deb10u7) ...
18:23:17 #13 41.31 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ...
18:23:17 #13 41.32 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u4) ...
18:23:17 #13 41.33 Setting up curl (7.64.0-4+deb10u7) ...
18:23:17 #13 41.34 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
18:23:17 #13 41.37 Setting up gpg (2.2.12-1+deb10u2) ...
18:23:17 #13 41.38 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
18:23:17 #13 41.39 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
18:23:17 #13 41.40 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ...
18:23:17 #13 41.41 Setting up python3.7 (3.7.3-2+deb10u5) ...
18:23:17 #13 33.94 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
18:23:17 #13 33.94 Unpacking lzop (1.04-2) ...
18:23:17 #13 33.98 Selecting previously unselected package t1utils.
18:23:17 #13 33.99 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
18:23:17 #13 33.99 Unpacking t1utils (1.41-4) ...
18:23:17 #13 34.05 Selecting previously unselected package unzip.
18:23:17 #13 34.05 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ...
18:23:17 #13 34.05 Unpacking unzip (6.0-26+deb11u1) ...
18:23:17 #13 34.11 Selecting previously unselected package lintian.
18:23:17 #13 34.11 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
18:23:17 #13 34.12 Unpacking lintian (2.104.0) ...
18:23:17 #11 sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 64.84MB / 64.84MB 1.1s done
18:23:17 #11 extracting sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab
18:23:17 #13 18.21 Selecting previously unselected package python3.
18:23:17 #13 18.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8953 files and directories currently installed.)
18:23:17 #13 18.22 Preparing to unpack .../000-python3_3.11.2-1+b1_arm64.deb ...
18:23:17 #13 18.22 Unpacking python3 (3.11.2-1+b1) ...
18:23:17 #13 18.26 Selecting previously unselected package less.
18:23:17 #13 18.26 Preparing to unpack .../001-less_590-2_arm64.deb ...
18:23:17 #13 18.27 Unpacking less (590-2) ...
18:23:17 #13 18.32 Selecting previously unselected package netbase.
18:23:17 #13 18.32 Preparing to unpack .../002-netbase_6.4_all.deb ...
18:23:17 #13 18.32 Unpacking netbase (6.4) ...
18:23:17 #13 18.35 Selecting previously unselected package sensible-utils.
18:23:17 #13 18.35 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ...
18:23:17 #13 18.36 Unpacking sensible-utils (0.0.17+nmu1) ...
18:23:17 #13 18.39 Selecting previously unselected package bzip2.
18:23:17 #17 2.932 Package bash-4.4.20-4.el8.aarch64 is already installed.
18:23:17 #17 2.934 Package bash-4.4.20-4.el8.aarch64 is already installed.
18:23:17 #17 2.935 Package bash-4.4.20-4.el8.aarch64 is already installed.
18:23:17 #17 2.935 Package ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch is already installed.
18:23:17 #17 2.936 Package libarchive-3.3.3-5.el8.aarch64 is already installed.
18:23:17 #17 2.936 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed.
18:23:17 #17 2.936 Package systemd-239-78.el8.aarch64 is already installed.
18:23:17 #17 2.937 Package tar-2:1.30-9.el8.aarch64 is already installed.
18:23:17 #17 2.938 Package bash-4.4.20-4.el8.aarch64 is already installed.
18:23:17 #17 3.074 Dependencies resolved.
18:23:17 #17 3.082 ================================================================================
18:23:17 #17 3.082  Package                      Arch    Version                  Repository  Size
18:23:17 #17 3.082 ================================================================================
18:23:17 #17 3.082 Installing:
18:23:17 #17 3.082  cmake                        aarch64 3.20.2-5.el8             appstream   10 M
18:23:17 #17 3.082  device-mapper-devel          aarch64 8:1.02.181-9.el8         powertools 284 k
18:23:17 #17 3.082  gcc                          aarch64 8.5.0-21.el8             appstream   19 M
18:23:17 #17 3.082  git                          aarch64 2.39.3-1.el8             appstream  104 k
18:23:17 #17 3.082  glibc-static                 aarch64 2.28-236.el8.7           powertools 1.6 M
18:23:17 #17 3.082  libseccomp-devel             aarch64 2.5.2-1.el8              appstream   57 k
18:23:17 #17 3.082  libselinux-devel             aarch64 2.9-8.el8                baseos     200 k
18:23:17 #17 3.082  libtool                      aarch64 2.4.6-25.el8             appstream  708 k
18:23:17 #17 3.082  libtool-ltdl-devel           aarch64 2.4.6-25.el8             appstream  184 k
18:23:17 #17 3.082  make                         aarch64 1:4.2.1-11.el8           baseos     490 k
18:23:17 #17 3.082  selinux-policy-devel         noarch  3.14.3-130.el8           baseos     1.6 M
18:23:17 #17 3.082  systemd-devel                aarch64 239-78.el8               baseos     409 k
18:23:17 #17 3.082  which                        aarch64 2.21-20.el8              baseos      49 k
18:23:17 #17 3.082 Installing dependencies:
18:23:17 #17 3.082  annobin                      aarch64 11.13-2.el8              appstream  971 k
18:23:17 #17 3.082  autoconf                     noarch  2.69-29.el8              appstream  710 k
18:23:17 #17 3.082  automake                     noarch  1.16.1-8.el8             appstream  740 k
18:23:17 #17 3.082  checkpolicy                  aarch64 2.9-1.el8                baseos     338 k
18:23:17 #17 3.082  cmake-data                   noarch  3.20.2-5.el8             appstream  1.7 M
18:23:17 #17 3.082  cmake-filesystem             aarch64 3.20.2-5.el8             appstream   45 k
18:23:17 #17 3.082  cmake-rpm-macros             noarch  3.20.2-5.el8             appstream   44 k
18:23:17 #17 3.082  cpp                          aarch64 8.5.0-21.el8             appstream  8.9 M
18:23:17 #17 3.082  gcc-plugin-annobin           aarch64 8.5.0-21.el8             appstream   35 k
18:23:17 #17 3.082  git-core                     aarch64 2.39.3-1.el8             appstream   10 M
18:23:17 #17 3.082  git-core-doc                 noarch  2.39.3-1.el8             appstream  3.3 M
18:23:17 #17 3.082  glibc-devel                  aarch64 2.28-236.el8.7           baseos      84 k
18:23:17 #17 3.082  glibc-headers                aarch64 2.28-236.el8.7           baseos     572 k
18:23:17 #17 3.082  isl                          aarch64 0.16.1-6.el8             appstream  778 k
18:23:17 #17 3.082  kernel-headers               aarch64 4.18.0-516.el8           baseos      12 M
18:23:17 #17 3.082  libasan                      aarch64 8.5.0-21.el8             baseos     387 k
18:23:17 #17 3.082  libatomic                    aarch64 8.5.0-21.el8             baseos      26 k
18:23:17 #17 3.082  libedit                      aarch64 3.1-23.20170329cvs.el8   baseos      99 k
18:23:17 #17 3.082  libgomp                      aarch64 8.5.0-21.el8             baseos     200 k
18:23:17 #17 3.082  libmpc                       aarch64 1.1.0-9.1.el8            appstream   60 k
18:23:17 #17 3.082  libselinux-utils             aarch64 2.9-8.el8                baseos     241 k
18:23:17 #17 3.082  libsepol-devel               aarch64 2.9-3.el8                baseos      87 k
18:23:17 #17 3.082  libubsan                     aarch64 8.5.0-21.el8             baseos     145 k
18:23:17 #17 3.082  libuv                        aarch64 1:1.41.1-1.el8_4         appstream  150 k
18:23:17 #17 3.082  libxcrypt-devel              aarch64 4.1.1-6.el8              baseos      25 k
18:23:17 #17 3.082  libxcrypt-static             aarch64 4.1.1-6.el8              powertools  58 k
18:23:17 #17 3.082  m4                           aarch64 1.4.18-7.el8             baseos     218 k
18:23:17 #17 3.082  openssh                      aarch64 8.0p1-19.el8             baseos     489 k
18:23:17 #17 3.082  openssh-clients              aarch64 8.0p1-19.el8             baseos     627 k
18:23:17 #17 3.082  pcre2-devel                  aarch64 10.32-3.el8              baseos     605 k
18:23:17 #17 3.082  pcre2-utf16                  aarch64 10.32-3.el8              baseos     203 k
18:23:17 #17 3.082  pcre2-utf32                  aarch64 10.32-3.el8              baseos     196 k
18:23:17 #17 3.082  perl-Error                   noarch  1:0.17025-2.el8          appstream   46 k
18:23:17 #17 3.082  perl-Git                     noarch  2.39.3-1.el8             appstream   79 k
18:23:17 #17 3.082  perl-TermReadKey             aarch64 2.37-7.el8               appstream   40 k
18:23:17 #17 3.082  perl-Thread-Queue            noarch  3.13-1.el8               appstream   24 k
18:23:17 #17 3.082  policycoreutils              aarch64 2.9-24.el8               baseos     408 k
18:23:17 #17 3.082  policycoreutils-devel        aarch64 2.9-24.el8               baseos     290 k
18:23:17 #17 3.082  policycoreutils-python-utils noarch  2.9-24.el8               baseos     260 k
18:23:17 #17 3.082  python3-audit                aarch64 3.0.7-5.el8              baseos      85 k
18:23:17 #17 3.082  python3-libselinux           aarch64 2.9-8.el8                baseos     272 k
18:23:17 #17 3.082  python3-libsemanage          aarch64 2.9-9.el8                baseos     126 k
18:23:17 #17 3.082  python3-policycoreutils      noarch  2.9-24.el8               baseos     2.3 M
18:23:17 #17 3.082  python3-setools              aarch64 4.3.0-5.el8              baseos     529 k
18:23:17 #17 3.082  rpm-plugin-selinux           aarch64 4.14.3-26.el8            baseos      78 k
18:23:17 #17 3.082  selinux-policy               noarch  3.14.3-130.el8           baseos     665 k
18:23:17 #17 3.082  selinux-policy-minimum       noarch  3.14.3-130.el8           baseos      14 M
18:23:17 #17 3.082  vim-filesystem               noarch  2:8.0.1763-19.el8.4      appstream   50 k
18:23:17 #17 3.082 
18:23:17 #17 3.082 Transaction Summary
18:23:17 #17 3.082 ================================================================================
18:23:17 #17 3.082 Install  61 Packages
18:23:17 #17 3.082 
18:23:17 #17 3.087 Total download size: 98 M
18:23:17 #17 3.088 Installed size: 264 M
18:23:17 #17 3.088 Downloading Packages:
18:23:17 #13 34.40 Selecting previously unselected package lsb-release.
18:23:17 #13 34.40 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
18:23:17 #13 34.41 Unpacking lsb-release (11.1.0) ...
18:23:17 #13 34.44 Selecting previously unselected package manpages-dev.
18:23:17 #13 34.45 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
18:23:17 #13 34.45 Unpacking manpages-dev (5.10-1) ...
18:23:17 #13 18.39 Preparing to unpack .../004-bzip2_1.0.8-5+b1_arm64.deb ...
18:23:17 #13 18.40 Unpacking bzip2 (1.0.8-5+b1) ...
18:23:17 #13 18.44 Selecting previously unselected package openssl.
18:23:17 #13 18.44 Preparing to unpack .../005-openssl_3.0.11-1~deb12u1_arm64.deb ...
18:23:17 #13 18.44 Unpacking openssl (3.0.11-1~deb12u1) ...
18:23:17 #13 18.58 Selecting previously unselected package ca-certificates.
18:23:17 #13 18.58 Preparing to unpack .../006-ca-certificates_20230311_all.deb ...
18:23:17 #13 18.58 Unpacking ca-certificates (20230311) ...
18:23:17 #13 18.64 Selecting previously unselected package libmagic-mgc.
18:23:17 #13 18.64 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_arm64.deb ...
18:23:17 #13 18.64 Unpacking libmagic-mgc (1:5.44-3) ...
18:23:18 #13 34.73 Selecting previously unselected package pbzip2.
18:23:18 #13 18.72 Selecting previously unselected package libmagic1:arm64.
18:23:18 #13 18.72 Preparing to unpack .../008-libmagic1_1%3a5.44-3_arm64.deb ...
18:23:18 #13 18.73 Unpacking libmagic1:arm64 (1:5.44-3) ...
18:23:18 #13 18.77 Selecting previously unselected package file.
18:23:18 #13 18.77 Preparing to unpack .../009-file_1%3a5.44-3_arm64.deb ...
18:23:18 #13 18.78 Unpacking file (1:5.44-3) ...
18:23:18 #13 18.81 Selecting previously unselected package gettext-base.
18:23:18 #13 18.81 Preparing to unpack .../010-gettext-base_0.21-12_arm64.deb ...
18:23:18 #13 18.82 Unpacking gettext-base (0.21-12) ...
18:23:18 #13 18.88 Selecting previously unselected package libuchardet0:arm64.
18:23:18 #13 34.74 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
18:23:18 #13 34.74 Unpacking pbzip2 (1.1.13-1) ...
18:23:18 #13 34.78 Selecting previously unselected package pixz.
18:23:18 #13 34.78 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
18:23:18 #13 34.78 Unpacking pixz (1.0.7-1) ...
18:23:18 #13 34.82 Selecting previously unselected package xdelta.
18:23:18 #13 34.82 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
18:23:18 #13 34.83 Unpacking xdelta (1.1.3-9.3) ...
18:23:18 #13 34.86 Selecting previously unselected package xdelta3.
18:23:18 #13 34.86 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
18:23:18 #13 34.86 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
18:23:18 #13 34.90 Selecting previously unselected package pristine-tar.
18:23:18 #13 34.90 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
18:23:18 #13 34.91 Unpacking pristine-tar (1.49) ...
18:23:18 #13 34.95 Selecting previously unselected package publicsuffix.
18:23:18 #13 34.95 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
18:23:18 #13 34.96 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
18:23:18 #13 35.00 Selecting previously unselected package python-apt-common.
18:23:18 #13 18.88 Preparing to unpack .../011-libuchardet0_0.0.7-1_arm64.deb ...
18:23:18 #13 18.89 Unpacking libuchardet0:arm64 (0.0.7-1) ...
18:23:18 #13 18.92 Selecting previously unselected package groff-base.
18:23:18 #13 18.93 Preparing to unpack .../012-groff-base_1.22.4-10_arm64.deb ...
18:23:18 #13 18.93 Unpacking groff-base (1.22.4-10) ...
18:23:18 #13 19.03 Selecting previously unselected package krb5-locales.
18:23:18 #13 19.03 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ...
18:23:18 #13 19.04 Unpacking krb5-locales (1.20.1-2+deb12u1) ...
18:23:18 #13 19.08 Selecting previously unselected package bsdextrautils.
18:23:18 #13 19.08 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_arm64.deb ...
18:23:18 #13 19.08 Unpacking bsdextrautils (2.38.1-5+b1) ...
18:23:18 #13 19.14 Selecting previously unselected package libpipeline1:arm64.
18:23:18 #13 42.16 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ...
18:23:18 #13 42.17 Setting up libpython2.7:arm64 (2.7.16-2+deb10u3) ...
18:23:18 #13 42.18 Setting up gettext (0.19.8.1-9) ...
18:23:18 #13 42.19 Setting up exim4-base (4.92-8+deb10u8) ...
18:23:18 #13 42.30 exim: DB upgrade, deleting hints-db
18:23:18 #13 42.39 Setting up gcc-8 (8.3.0-6) ...
18:23:18 #13 35.00 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
18:23:18 #13 35.00 Unpacking python-apt-common (2.2.1) ...
18:23:18 #13 35.05 Selecting previously unselected package python3-apt.
18:23:18 #13 35.05 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
18:23:18 #13 35.05 Unpacking python3-apt (2.2.1) ...
18:23:18 #13 35.10 Selecting previously unselected package python3-certifi.
18:23:18 #13 35.10 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
18:23:18 #13 35.11 Unpacking python3-certifi (2020.6.20-1) ...
18:23:18 #13 35.15 Selecting previously unselected package python3-idna.
18:23:18 #13 35.15 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
18:23:18 #13 35.16 Unpacking python3-idna (2.10-1) ...
18:23:18 #13 35.19 Selecting previously unselected package python3-magic.
18:23:18 #13 35.20 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
18:23:18 #13 35.20 Unpacking python3-magic (2:0.4.20-3) ...
18:23:18 #13 35.24 Selecting previously unselected package python3-urllib3.
18:23:18 #17 4.149 (1/61): autoconf-2.69-29.el8.noarch.rpm         2.9 MB/s | 710 kB     00:00    
18:23:18 #17 4.159 (2/61): automake-1.16.1-8.el8.noarch.rpm        2.9 MB/s | 740 kB     00:00    
18:23:18 #17 4.169 (3/61): annobin-11.13-2.el8.aarch64.rpm         3.6 MB/s | 971 kB     00:00    
18:23:18 #17 4.175 (4/61): cmake-filesystem-3.20.2-5.el8.aarch64.r 8.9 MB/s |  45 kB     00:00    
18:23:18 #17 4.182 (5/61): cmake-rpm-macros-3.20.2-5.el8.noarch.rp 6.6 MB/s |  44 kB     00:00    
18:23:18 #17 4.206 (6/61): cmake-data-3.20.2-5.el8.noarch.rpm       37 MB/s | 1.7 MB     00:00    
18:23:18 #13 19.14 Preparing to unpack .../015-libpipeline1_1.5.7-1_arm64.deb ...
18:23:18 #13 19.14 Unpacking libpipeline1:arm64 (1.5.7-1) ...
18:23:18 #13 19.20 Selecting previously unselected package man-db.
18:23:18 #13 19.20 Preparing to unpack .../016-man-db_2.11.2-2_arm64.deb ...
18:23:18 #13 19.21 Unpacking man-db (2.11.2-2) ...
18:23:18 #13 19.34 Selecting previously unselected package manpages.
18:23:18 #13 19.34 Preparing to unpack .../017-manpages_6.03-2_all.deb ...
18:23:18 #13 19.35 Unpacking manpages (6.03-2) ...
18:23:18 #13 42.41 Setting up gpg-agent (2.2.12-1+deb10u2) ...
18:23:18 #13 42.43 Setting up libtool (2.4.6-9) ...
18:23:18 #13 42.45 Setting up openssh-client (1:7.9p1-10+deb10u3) ...
18:23:18 #13 42.54 Setting up gpgsm (2.2.12-1+deb10u2) ...
18:23:18 #13 42.55 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
18:23:18 #13 42.56 Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
18:23:18 #13 42.57 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u7) ...
18:23:18 #13 42.58 Setting up python3 (3.7.3-1) ...
18:23:18 #13 35.24 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
18:23:18 #13 35.24 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
18:23:18 #13 35.28 Selecting previously unselected package python3-requests.
18:23:18 #13 35.28 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
18:23:18 #13 35.29 Unpacking python3-requests (2.25.1+dfsg-2) ...
18:23:18 #13 35.33 Selecting previously unselected package python3-unidiff.
18:23:18 #13 35.33 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
18:23:18 #13 35.34 Unpacking python3-unidiff (0.5.5-2) ...
18:23:18 #13 35.37 Selecting previously unselected package python3-xdg.
18:23:18 #13 35.37 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
18:23:18 #13 35.37 Unpacking python3-xdg (0.27-2) ...
18:23:18 #13 35.42 Selecting previously unselected package shared-mime-info.
18:23:18 #13 35.42 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
18:23:18 #13 35.42 Unpacking shared-mime-info (2.0-1) ...
18:23:18 #13 35.52 Selecting previously unselected package strace.
18:23:18 #16 5.199 Package bash-5.1.8-6.el9.aarch64 is already installed.
18:23:18 #16 5.225 Package bash-5.1.8-6.el9.aarch64 is already installed.
18:23:18 #16 5.238 Package bash-5.1.8-6.el9.aarch64 is already installed.
18:23:18 #16 5.239 Package ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch is already installed.
18:23:18 #16 5.239 Package libarchive-3.5.3-4.el9.aarch64 is already installed.
18:23:18 #16 5.239 Package pkgconf-pkg-config-1.7.3-10.el9.aarch64 is already installed.
18:23:18 #16 5.240 Package tar-2:1.34-6.el9.aarch64 is already installed.
18:23:18 #16 5.253 Package bash-5.1.8-6.el9.aarch64 is already installed.
18:23:18 #16 5.312 Dependencies resolved.
18:23:18 #16 5.320 ================================================================================
18:23:18 #16 5.320  Package                      Arch    Version                   Repo       Size
18:23:18 #16 5.320 ================================================================================
18:23:18 #16 5.320 Installing:
18:23:18 #16 5.320  cmake                        aarch64 3.20.2-8.el9              appstream 6.2 M
18:23:18 #16 5.320  device-mapper-devel          aarch64 9:1.02.195-3.el9          crb        43 k
18:23:18 #16 5.320  gcc                          aarch64 11.4.1-2.3.el9            appstream  30 M
18:23:18 #16 5.320  git                          aarch64 2.39.3-1.el9              appstream  62 k
18:23:18 #16 5.320  glibc-static                 aarch64 2.34-83.el9.7             crb       1.4 M
18:23:18 #16 5.320  libseccomp-devel             aarch64 2.5.2-2.el9               appstream  59 k
18:23:18 #16 5.320  libselinux-devel             aarch64 3.5-1.el9                 appstream 160 k
18:23:18 #16 5.320  libtool                      aarch64 2.4.6-45.el9              appstream 582 k
18:23:18 #16 5.320  libtool-ltdl-devel           aarch64 2.4.6-45.el9              crb       161 k
18:23:18 #16 5.320  make                         aarch64 1:4.3-7.el9               baseos    535 k
18:23:18 #16 5.320  selinux-policy-devel         noarch  38.1.24-1.el9             appstream 1.2 M
18:23:18 #16 5.320  systemd                      aarch64 252-18.el9                baseos    3.7 M
18:23:18 #16 5.320  systemd-devel                aarch64 252-18.el9                appstream 483 k
18:23:18 #16 5.320  which                        aarch64 2.21-29.el9               baseos     41 k
18:23:18 #16 5.320 Installing dependencies:
18:23:18 #16 5.320  acl                          aarch64 2.3.1-3.el9               baseos     73 k
18:23:18 #16 5.320  annobin                      aarch64 12.12-1.el9               appstream 977 k
18:23:18 #16 5.320  autoconf                     noarch  2.69-38.el9               appstream 681 k
18:23:18 #16 5.320  automake                     noarch  1.16.2-8.el9              appstream 689 k
18:23:18 #16 5.320  checkpolicy                  aarch64 3.5-1.el9                 appstream 341 k
18:23:18 #16 5.320  cmake-data                   noarch  3.20.2-8.el9              appstream 2.1 M
18:23:18 #16 5.320  cmake-filesystem             aarch64 3.20.2-8.el9              appstream  19 k
18:23:18 #16 5.320  cmake-rpm-macros             noarch  3.20.2-8.el9              appstream  12 k
18:23:18 #16 5.320  cpp                          aarch64 11.4.1-2.3.el9            appstream  10 M
18:23:18 #16 5.320  cracklib                     aarch64 2.9.6-27.el9              baseos     95 k
18:23:18 #16 5.320  cracklib-dicts               aarch64 2.9.6-27.el9              baseos    3.6 M
18:23:18 #16 5.320  dbus                         aarch64 1:1.12.20-8.el9           baseos    3.7 k
18:23:18 #16 5.320  dbus-broker                  aarch64 28-7.el9                  baseos    166 k
18:23:18 #16 5.320  dbus-common                  noarch  1:1.12.20-8.el9           baseos     15 k
18:23:18 #16 5.320  device-mapper                aarch64 9:1.02.195-3.el9          baseos    138 k
18:23:18 #16 5.320  device-mapper-libs           aarch64 9:1.02.195-3.el9          baseos    172 k
18:23:18 #16 5.320  gcc-plugin-annobin           aarch64 11.4.1-2.3.el9            appstream  47 k
18:23:18 #16 5.320  git-core                     aarch64 2.39.3-1.el9              appstream 4.3 M
18:23:18 #16 5.320  git-core-doc                 noarch  2.39.3-1.el9              appstream 2.9 M
18:23:18 #16 5.320  glibc-devel                  aarch64 2.34-83.el9.7             appstream 567 k
18:23:18 #16 5.320  kernel-headers               aarch64 5.14.0-373.el9            appstream 6.7 M
18:23:18 #16 5.320  kmod-libs                    aarch64 28-9.el9                  baseos     62 k
18:23:18 #16 5.320  libasan                      aarch64 11.4.1-2.3.el9            appstream 412 k
18:23:18 #16 5.320  libatomic                    aarch64 11.4.1-2.3.el9            baseos     37 k
18:23:18 #16 5.320  libcbor                      aarch64 0.7.0-5.el9               baseos     56 k
18:23:18 #16 5.320  libdb                        aarch64 5.3.28-53.el9             baseos    712 k
18:23:18 #16 5.320  libeconf                     aarch64 0.4.1-3.el9               baseos     26 k
18:23:18 #16 5.320  libedit                      aarch64 3.1-38.20210216cvs.el9    baseos    103 k
18:23:18 #16 5.320  libfdisk                     aarch64 2.37.4-15.el9             baseos    149 k
18:23:18 #16 5.320  libfido2                     aarch64 1.13.0-1.el9              baseos     96 k
18:23:18 #16 5.320  libmpc                       aarch64 1.2.1-4.el9               appstream  63 k
18:23:18 #16 5.320  libpwquality                 aarch64 1.4.4-8.el9               baseos    119 k
18:23:18 #16 5.320  libseccomp                   aarch64 2.5.2-2.el9               baseos     72 k
18:23:18 #16 5.320  libselinux-utils             aarch64 3.5-1.el9                 baseos    183 k
18:23:18 #16 5.320  libsepol-devel               aarch64 3.5-1.el9                 appstream  48 k
18:23:18 #16 5.320  libtool-ltdl                 aarch64 2.4.6-45.el9              appstream  37 k
18:23:18 #16 5.320  libubsan                     aarch64 11.4.1-2.3.el9            appstream 185 k
18:23:18 #16 5.320  libutempter                  aarch64 1.2.1-6.el9               baseos     27 k
18:23:18 #16 5.320  libuv                        aarch64 1:1.42.0-1.el9            appstream 146 k
18:23:18 #16 5.320  libxcrypt-devel              aarch64 4.4.18-3.el9              appstream  29 k
18:23:18 #16 5.320  libxcrypt-static             aarch64 4.4.18-3.el9              crb       108 k
18:23:18 #16 5.320  llvm-libs                    aarch64 16.0.6-4.el9              appstream  23 M
18:23:18 #16 5.320  m4                           aarch64 1.4.19-1.el9              appstream 297 k
18:23:18 #16 5.320  openssh                      aarch64 8.7p1-34.el9              baseos    452 k
18:23:18 #16 5.320  openssh-clients              aarch64 8.7p1-34.el9              baseos    688 k
18:23:18 #16 5.320  openssl                      aarch64 1:3.0.7-24.el9            baseos    1.2 M
18:23:18 #16 5.320  pam                          aarch64 1.5.1-15.el9              baseos    620 k
18:23:18 #16 5.320  pcre2-devel                  aarch64 10.40-2.el9               appstream 515 k
18:23:18 #16 5.320  pcre2-utf16                  aarch64 10.40-2.el9               appstream 199 k
18:23:18 #16 5.320  pcre2-utf32                  aarch64 10.40-2.el9               appstream 190 k
18:23:18 #16 5.320  perl-DynaLoader              aarch64 1.47-480.el9              appstream  27 k
18:23:18 #16 5.320  perl-Error                   noarch  1:0.17029-7.el9           appstream  42 k
18:23:18 #16 5.320  perl-File-Compare            noarch  1.100.600-480.el9         appstream  14 k
18:23:18 #16 5.320  perl-File-Copy               noarch  2.34-480.el9              appstream  21 k
18:23:18 #16 5.320  perl-File-Find               noarch  1.37-480.el9              appstream  27 k
18:23:18 #16 5.320  perl-Git                     noarch  2.39.3-1.el9              appstream  38 k
18:23:18 #16 5.320  perl-TermReadKey             aarch64 2.38-11.el9               appstream  36 k
18:23:18 #16 5.320  perl-Thread-Queue            noarch  3.14-460.el9              appstream  22 k
18:23:18 #16 5.320  perl-lib                     aarch64 0.65-480.el9              appstream  16 k
18:23:18 #16 5.320  perl-threads                 aarch64 1:2.25-460.el9            appstream  57 k
18:23:18 #16 5.320  perl-threads-shared          aarch64 1.61-460.el9              appstream  44 k
18:23:18 #16 5.320  policycoreutils              aarch64 3.5-2.el9                 baseos    238 k
18:23:18 #16 5.320  policycoreutils-devel        aarch64 3.5-2.el9                 appstream 143 k
18:23:18 #16 5.320  policycoreutils-python-utils noarch  3.5-2.el9                 appstream  78 k
18:23:18 #16 5.320  python3-audit                aarch64 3.0.7-104.el9             appstream  83 k
18:23:18 #16 5.320  python3-distro               noarch  1.5.0-7.el9               baseos     37 k
18:23:18 #16 5.320  python3-libselinux           aarch64 3.5-1.el9                 appstream 183 k
18:23:18 #16 5.320  python3-libsemanage          aarch64 3.5-2.el9                 appstream  79 k
18:23:18 #16 5.320  python3-policycoreutils      noarch  3.5-2.el9                 appstream 2.1 M
18:23:18 #16 5.320  python3-setools              aarch64 4.4.3-1.el9               baseos    594 k
18:23:18 #16 5.320  python3-setuptools           noarch  53.0.0-12.el9             baseos    944 k
18:23:18 #16 5.320  rpm-plugin-selinux           aarch64 4.16.1.3-25.el9           baseos     17 k
18:23:18 #16 5.320  selinux-policy               noarch  38.1.24-1.el9             baseos     56 k
18:23:18 #16 5.320  selinux-policy-targeted      noarch  38.1.24-1.el9             baseos    6.5 M
18:23:18 #16 5.320  systemd-pam                  aarch64 252-18.el9                baseos    252 k
18:23:18 #16 5.320  systemd-rpm-macros           noarch  252-18.el9                baseos     51 k
18:23:18 #16 5.320  util-linux                   aarch64 2.37.4-15.el9             baseos    2.2 M
18:23:18 #16 5.320  util-linux-core              aarch64 2.37.4-15.el9             baseos    431 k
18:23:18 #16 5.320  vim-filesystem               noarch  2:8.2.2637-20.el9         baseos     18 k
18:23:18 #16 5.320 
18:23:18 #16 5.320 Transaction Summary
18:23:18 #16 5.320 ================================================================================
18:23:18 #16 5.320 Install  93 Packages
18:23:18 #16 5.320 
18:23:18 #16 5.326 Total download size: 122 M
18:23:18 #16 5.326 Installed size: 424 M
18:23:18 #16 5.326 Downloading Packages:
18:23:18 #17 4.362 (7/61): cpp-8.5.0-21.el8.aarch64.rpm             50 MB/s | 8.9 MB     00:00    
18:23:18 #17 4.407 (8/61): cmake-3.20.2-5.el8.aarch64.rpm           40 MB/s |  10 MB     00:00    
18:23:18 #17 4.411 (9/61): gcc-plugin-annobin-8.5.0-21.el8.aarch64 716 kB/s |  35 kB     00:00    
18:23:18 #17 4.416 (10/61): git-2.39.3-1.el8.aarch64.rpm            13 MB/s | 104 kB     00:00    
18:23:18 #17 4.477 (11/61): git-core-doc-2.39.3-1.el8.noarch.rpm    54 MB/s | 3.3 MB     00:00    
18:23:18 #17 4.497 (12/61): isl-0.16.1-6.el8.aarch64.rpm            40 MB/s | 778 kB     00:00    
18:23:18 #17 4.503 (13/61): libmpc-1.1.0-9.1.el8.aarch64.rpm        10 MB/s |  60 kB     00:00    
18:23:18 #17 4.509 (14/61): libseccomp-devel-2.5.2-1.el8.aarch64.r  12 MB/s |  57 kB     00:00    
18:23:18 #13 19.46 Selecting previously unselected package libbsd0:arm64.
18:23:18 #13 19.46 Preparing to unpack .../018-libbsd0_0.11.7-2_arm64.deb ...
18:23:18 #13 19.46 Unpacking libbsd0:arm64 (0.11.7-2) ...
18:23:18 #13 19.51 Selecting previously unselected package libedit2:arm64.
18:23:18 #13 19.51 Preparing to unpack .../019-libedit2_3.1-20221030-2_arm64.deb ...
18:23:18 #13 19.52 Unpacking libedit2:arm64 (3.1-20221030-2) ...
18:23:18 #13 19.57 Selecting previously unselected package libcbor0.8:arm64.
18:23:18 #13 19.57 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_arm64.deb ...
18:23:18 #13 19.58 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ...
18:23:18 #13 19.62 Selecting previously unselected package libfido2-1:arm64.
18:23:18 #13 19.62 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_arm64.deb ...
18:23:18 #13 19.63 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ...
18:23:18 #13 19.68 Selecting previously unselected package openssh-client.
18:23:19 #13 42.88 Setting up python3-xdg (0.25-5) ...
18:23:19 #13 35.52 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
18:23:19 #13 35.53 Unpacking strace (5.10-1) ...
18:23:19 #13 35.59 Selecting previously unselected package xauth.
18:23:19 #13 35.59 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
18:23:19 #13 35.60 Unpacking xauth (1:1.1-1) ...
18:23:19 #13 35.64 Selecting previously unselected package xdg-user-dirs.
18:23:19 #13 35.65 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
18:23:19 #13 35.65 Unpacking xdg-user-dirs (0.17-2) ...
18:23:19 #13 35.71 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ...
18:23:19 #13 35.73 Setting up media-types (4.0.0) ...
18:23:19 #13 35.74 Setting up libpipeline1:arm64 (1.5.3-1) ...
18:23:19 #13 35.75 Setting up wdiff (1.2.2-2+b1) ...
18:23:19 #17 4.527 (15/61): libtool-2.4.6-25.el8.aarch64.rpm        38 MB/s | 708 kB     00:00    
18:23:19 #17 4.536 (16/61): libtool-ltdl-devel-2.4.6-25.el8.aarch6  23 MB/s | 184 kB     00:00    
18:23:19 #17 4.544 (17/61): libuv-1.41.1-1.el8_4.aarch64.rpm        20 MB/s | 150 kB     00:00    
18:23:19 #17 4.549 (18/61): perl-Error-0.17025-2.el8.noarch.rpm    9.7 MB/s |  46 kB     00:00    
18:23:19 #17 4.556 (19/61): perl-Git-2.39.3-1.el8.noarch.rpm        13 MB/s |  79 kB     00:00    
18:23:19 #17 4.562 (20/61): perl-TermReadKey-2.37-7.el8.aarch64.rp 7.3 MB/s |  40 kB     00:00    
18:23:19 #17 4.567 (21/61): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.7 MB/s |  24 kB     00:00    
18:23:19 #17 4.573 (22/61): vim-filesystem-8.0.1763-19.el8.4.noarc 9.6 MB/s |  50 kB     00:00    
18:23:19 #17 4.587 (23/61): checkpolicy-2.9-1.el8.aarch64.rpm       25 MB/s | 338 kB     00:00    
18:23:19 #17 4.595 (24/61): glibc-devel-2.28-236.el8.7.aarch64.rpm  12 MB/s |  84 kB     00:00    
18:23:19 #17 4.612 (25/61): glibc-headers-2.28-236.el8.7.aarch64.r  33 MB/s | 572 kB     00:00    
18:23:19 #17 4.669 (26/61): git-core-2.39.3-1.el8.aarch64.rpm       40 MB/s |  10 MB     00:00    
18:23:19 #17 4.735 (27/61): gcc-8.5.0-21.el8.aarch64.rpm            37 MB/s |  19 MB     00:00    
18:23:19 #13 19.68 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u1_arm64.deb ...
18:23:19 #13 19.69 Unpacking openssh-client (1:9.2p1-2+deb12u1) ...
18:23:19 #13 19.82 Selecting previously unselected package ucf.
18:23:19 #13 19.82 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ...
18:23:19 #13 19.83 Moving old data out of the way
18:23:19 #13 19.83 Unpacking ucf (3.0043+nmu1) ...
18:23:19 #13 19.87 Selecting previously unselected package xz-utils.
18:23:19 #13 19.87 Preparing to unpack .../024-xz-utils_5.4.1-0.2_arm64.deb ...
18:23:19 #13 19.87 Unpacking xz-utils (5.4.1-0.2) ...
18:23:19 #13 19.95 Selecting previously unselected package m4.
18:23:19 #13 43.04 Setting up man-db (2.8.5-2) ...
18:23:19 #13 35.76 Setting up libxau6:arm64 (1:1.0.9-1) ...
18:23:19 #13 35.78 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
18:23:19 #13 35.79 Setting up libpsl5:arm64 (0.21.0-1.2) ...
18:23:19 #13 35.80 Setting up libgpm2:arm64 (1.20.7-8) ...
18:23:19 #13 35.81 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
18:23:19 #13 35.82 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
18:23:19 #13 35.83 Setting up libicu67:arm64 (67.1-7) ...
18:23:19 #13 35.84 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
18:23:19 #13 35.85 Setting up xdg-user-dirs (0.17-2) ...
18:23:19 #13 35.88 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
18:23:19 #13 35.89 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
18:23:19 #13 35.90 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
18:23:19 #13 35.94 No schema files found: doing nothing.
18:23:19 #13 35.94 Setting up distro-info-data (0.51+deb11u4) ...
18:23:19 #13 35.95 Setting up manpages (5.10-1) ...
18:23:19 #13 35.97 Setting up unzip (6.0-26+deb11u1) ...
18:23:19 #13 35.98 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
18:23:19 #13 35.99 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
18:23:19 #13 36.01 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
18:23:19 #13 36.02 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
18:23:19 #13 36.03 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:23:19 #13 36.05 Setting up libfcgi-bin (2.4.2-2) ...
18:23:19 #13 36.06 Setting up binutils-common:arm64 (2.35.2-2) ...
18:23:19 #17 4.740 (28/61): libatomic-8.5.0-21.el8.aarch64.rpm     5.3 MB/s |  26 kB     00:00    
18:23:19 #17 4.748 (29/61): libasan-8.5.0-21.el8.aarch64.rpm       4.8 MB/s | 387 kB     00:00    
18:23:19 #17 4.753 (30/61): libedit-3.1-23.20170329cvs.el8.aarch64 8.2 MB/s |  99 kB     00:00    
18:23:19 #17 4.759 (31/61): libgomp-8.5.0-21.el8.aarch64.rpm        18 MB/s | 200 kB     00:00    
18:23:19 #17 4.766 (32/61): libselinux-devel-2.9-8.el8.aarch64.rpm  16 MB/s | 200 kB     00:00    
18:23:19 #17 4.773 (33/61): libselinux-utils-2.9-8.el8.aarch64.rpm  18 MB/s | 241 kB     00:00    
18:23:19 #17 4.777 (34/61): libsepol-devel-2.9-3.el8.aarch64.rpm   7.7 MB/s |  87 kB     00:00    
18:23:19 #17 4.783 (35/61): libubsan-8.5.0-21.el8.aarch64.rpm       14 MB/s | 145 kB     00:00    
18:23:19 #17 4.787 (36/61): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 2.7 MB/s |  25 kB     00:00    
18:23:19 #17 4.794 (37/61): m4-1.4.18-7.el8.aarch64.rpm             21 MB/s | 218 kB     00:00    
18:23:19 #17 4.806 (38/61): make-4.2.1-11.el8.aarch64.rpm           26 MB/s | 490 kB     00:00    
18:23:19 #17 4.814 (39/61): openssh-8.0p1-19.el8.aarch64.rpm        25 MB/s | 489 kB     00:00    
18:23:19 #17 4.827 (40/61): openssh-clients-8.0p1-19.el8.aarch64.r  30 MB/s | 627 kB     00:00    
18:23:19 #17 4.838 (41/61): pcre2-devel-10.32-3.el8.aarch64.rpm     25 MB/s | 605 kB     00:00    
18:23:19 #17 4.843 (42/61): pcre2-utf16-10.32-3.el8.aarch64.rpm     13 MB/s | 203 kB     00:00    
18:23:19 #17 4.850 (43/61): pcre2-utf32-10.32-3.el8.aarch64.rpm     17 MB/s | 196 kB     00:00    
18:23:19 #17 4.859 (44/61): policycoreutils-2.9-24.el8.aarch64.rpm  26 MB/s | 408 kB     00:00    
18:23:19 #17 4.865 (45/61): policycoreutils-devel-2.9-24.el8.aarch  19 MB/s | 290 kB     00:00    
18:23:19 #17 4.871 (46/61): python3-audit-3.0.7-5.el8.aarch64.rpm   15 MB/s |  85 kB     00:00    
18:23:19 #17 4.877 (47/61): policycoreutils-python-utils-2.9-24.el  15 MB/s | 260 kB     00:00    
18:23:19 #17 4.886 (48/61): python3-libselinux-2.9-8.el8.aarch64.r  19 MB/s | 272 kB     00:00    
18:23:19 #17 4.889 (49/61): python3-libsemanage-2.9-9.el8.aarch64.  11 MB/s | 126 kB     00:00    
18:23:19 #17 4.906 (50/61): python3-setools-4.3.0-5.el8.aarch64.rp  33 MB/s | 529 kB     00:00    
18:23:19 #17 4.914 (51/61): rpm-plugin-selinux-4.14.3-26.el8.aarch  10 MB/s |  78 kB     00:00    
18:23:19 #17 4.932 (52/61): selinux-policy-3.14.3-130.el8.noarch.r  38 MB/s | 665 kB     00:00    
18:23:19 #17 4.950 (53/61): python3-policycoreutils-2.9-24.el8.noa  39 MB/s | 2.3 MB     00:00    
18:23:19 #17 4.978 (54/61): selinux-policy-devel-3.14.3-130.el8.no  36 MB/s | 1.6 MB     00:00    
18:23:19 #17 4.990 (55/61): systemd-devel-239-78.el8.aarch64.rpm    35 MB/s | 409 kB     00:00    
18:23:19 #17 4.997 (56/61): which-2.21-20.el8.aarch64.rpm          7.9 MB/s |  49 kB     00:00    
18:23:19 #17 5.042 (57/61): kernel-headers-4.18.0-516.el8.aarch64.  27 MB/s |  12 MB     00:00    
18:23:19 #17 5.048 (58/61): device-mapper-devel-1.02.181-9.el8.aar 5.5 MB/s | 284 kB     00:00    
18:23:19 #17 5.053 (59/61): libxcrypt-static-4.1.1-6.el8.aarch64.r  11 MB/s |  58 kB     00:00    
18:23:19 #13 19.95 Preparing to unpack .../025-m4_1.4.19-3_arm64.deb ...
18:23:19 #13 19.95 Unpacking m4 (1.4.19-3) ...
18:23:19 #13 20.01 Selecting previously unselected package autoconf.
18:23:19 #13 20.01 Preparing to unpack .../026-autoconf_2.71-3_all.deb ...
18:23:19 #13 20.02 Unpacking autoconf (2.71-3) ...
18:23:19 #13 20.07 Selecting previously unselected package autotools-dev.
18:23:19 #13 20.08 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ...
18:23:19 #13 20.08 Unpacking autotools-dev (20220109.1) ...
18:23:19 #13 20.13 Selecting previously unselected package automake.
18:23:19 #13 20.13 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ...
18:23:19 #13 20.13 Unpacking automake (1:1.16.5-1.3) ...
18:23:19 #13 20.21 Selecting previously unselected package autopoint.
18:23:19 #11 extracting sha256:9d8d1f79d667e0d33c19dcab3e1da521941331416c217cc74601d8d9f6eb34ab 2.0s done
18:23:19 #13 43.14 Building database of manual pages ...
18:23:19 From https://github.com/docker/cli
18:23:19  * [new branch]      master     -> master
18:23:19  * [new branch]      master     -> origin/master
18:23:19 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:23:19 git init src/github.com/docker/docker
18:23:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:23:19 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:23:19 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:23:19 + SRC=src/github.com/docker/docker
18:23:19 + REF=master
18:23:19 + REF_FETCH=master
18:23:19 + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:23:19 awk {print $2}
18:23:19 + REF=refs/heads/master
18:23:19 + [ -n refs/heads/master ]
18:23:19 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:19 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:19 #13 36.07 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
18:23:19 #13 36.08 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
18:23:19 #13 36.10 Setting up libdeflate0:arm64 (1.7-1) ...
18:23:19 #13 36.11 Setting up less (551-2) ...
18:23:19 #13 36.13 Setting up perl-openssl-defaults:arm64 (5) ...
18:23:19 #13 36.14 Setting up linux-libc-dev:arm64 (5.10.197-1) ...
18:23:19 #13 36.15 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
18:23:19 #13 36.16 Setting up gettext-base (0.21-4) ...
18:23:19 #13 36.17 Setting up liblzo2-2:arm64 (2.10-2) ...
18:23:19 #13 36.19 Setting up libnpth0:arm64 (1.6-3) ...
18:23:19 #13 36.20 Setting up file (1:5.39-3+deb11u1) ...
18:23:19 #13 36.21 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
18:23:19 #13 36.22 Setting up libassuan0:arm64 (2.5.3-7.1) ...
18:23:19 #13 36.23 Setting up libgomp1:arm64 (10.2.1-6) ...
18:23:19 #13 36.24 Setting up bzip2 (1.0.8-4) ...
18:23:19 #13 36.25 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
18:23:19 #13 36.27 Setting up pbzip2 (1.1.13-1) ...
18:23:19 #17 5.075 (60/61): glibc-static-2.28-236.el8.7.aarch64.rp  49 MB/s | 1.6 MB     00:00    
18:23:19 #17 5.191 (61/61): selinux-policy-minimum-3.14.3-130.el8.  58 MB/s |  14 MB     00:00    
18:23:19 #13 20.21 Preparing to unpack .../029-autopoint_0.21-12_all.deb ...
18:23:19 #13 20.22 Unpacking autopoint (0.21-12) ...
18:23:19 #13 20.28 Selecting previously unselected package binutils-common:arm64.
18:23:19 #13 20.28 Preparing to unpack .../030-binutils-common_2.40-2_arm64.deb ...
18:23:19 #13 20.29 Unpacking binutils-common:arm64 (2.40-2) ...
18:23:19 #11 DONE 3.4s
18:23:19 
18:23:19 #12 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:23:19 #12 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:23:19 #12 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 0.8s done
18:23:19 #12 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 0.1s done
18:23:19 #12 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:23:19 #12 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:23:19 #12 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:23:19 #12 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.5s
18:23:19 #13 36.28 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
18:23:19 #13 36.29 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
18:23:19 #13 36.31 Setting up libasan6:arm64 (10.2.1-6) ...
18:23:19 #13 36.32 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:23:19 #13 36.33 Setting up fakeroot (1.25.3-1.1) ...
18:23:19 #13 36.34 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:23:19 #13 36.35 Setting up autotools-dev (20180224.1+nmu1) ...
18:23:19 #13 36.36 Setting up libglib2.0-data (2.66.8-1) ...
18:23:19 #13 36.38 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
18:23:19 #13 36.39 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
18:23:19 #13 36.40 Setting up libx11-data (2:1.7.2-1+deb11u2) ...
18:23:19 #13 36.41 Setting up make (4.3-4.1) ...
18:23:19 #13 36.42 Setting up libmpfr6:arm64 (4.1.0-3) ...
18:23:19 #13 36.43 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
18:23:19 #13 36.44 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:23:19 #13 36.45 Setting up lzip (1.22-3) ...
18:23:19 #13 36.48 Setting up strace (5.10-1) ...
18:23:19 #13 36.49 Setting up libsigsegv2:arm64 (2.13-1) ...
18:23:19 #17 5.195 --------------------------------------------------------------------------------
18:23:19 #17 5.196 Total                                            47 MB/s |  98 MB     00:02     
18:23:19 #13 20.52 Selecting previously unselected package libbinutils:arm64.
18:23:19 #13 20.52 Preparing to unpack .../031-libbinutils_2.40-2_arm64.deb ...
18:23:19 #13 20.52 Unpacking libbinutils:arm64 (2.40-2) ...
18:23:19 #13 20.61 Selecting previously unselected package libctf-nobfd0:arm64.
18:23:19 #13 20.61 Preparing to unpack .../032-libctf-nobfd0_2.40-2_arm64.deb ...
18:23:19 #13 20.62 Unpacking libctf-nobfd0:arm64 (2.40-2) ...
18:23:19 #13 20.67 Selecting previously unselected package libctf0:arm64.
18:23:19 #13 20.67 Preparing to unpack .../033-libctf0_2.40-2_arm64.deb ...
18:23:19 #13 20.67 Unpacking libctf0:arm64 (2.40-2) ...
18:23:19 #13 20.72 Selecting previously unselected package libgprofng0:arm64.
18:23:19 #13 20.72 Preparing to unpack .../034-libgprofng0_2.40-2_arm64.deb ...
18:23:19 #13 20.72 Unpacking libgprofng0:arm64 (2.40-2) ...
18:23:19 #13 20.82 Selecting previously unselected package libjansson4:arm64.
18:23:20 #14 33.57 --------------------------------------------------------------------------------
18:23:20 #14 33.57 Total                                              3.1 MB/s |  17 MB  00:05     
18:23:20 #14 33.57 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
18:23:20 #14 33.58 Importing GPG key 0xF4A80EB5:
18:23:20 #14 33.58  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
18:23:20 #14 33.58  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
18:23:20 #14 33.58  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
18:23:20 #14 33.58  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
18:23:20 #14 33.58 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
18:23:20 #14 33.59 Importing GPG key 0x305D49D6:
18:23:20 #14 33.59  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
18:23:20 #14 33.59  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
18:23:20 #14 33.59  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
18:23:20 #14 33.59  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
18:23:20 #14 33.65 Running transaction check
18:23:20 #14 33.69 Running transaction test
18:23:20 #12 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 3.0s done
18:23:20 #13 36.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:23:20 #13 36.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:23:20 #13 36.52 Setting up t1utils (1.41-4) ...
18:23:20 #13 36.53 Setting up diffstat (1.64-1) ...
18:23:20 #13 36.54 Setting up libpng16-16:arm64 (1.6.37-3) ...
18:23:20 #13 36.55 Setting up libmpc3:arm64 (1.2.0-1) ...
18:23:20 #13 36.56 Setting up libatomic1:arm64 (10.2.1-6) ...
18:23:20 #13 36.57 Setting up patch (2.7.6-7) ...
18:23:20 #13 36.58 Setting up autopoint (0.21-4) ...
18:23:20 #13 36.59 Setting up libwebp6:arm64 (0.6.1-2.1+deb11u2) ...
18:23:20 #13 36.60 Setting up fonts-dejavu-core (2.37-2) ...
18:23:20 #13 36.66 Setting up libxdelta2 (1.1.3-9.3) ...
18:23:20 #13 36.68 Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ...
18:23:20 #13 36.69 Setting up libltdl7:arm64 (2.4.6-15) ...
18:23:20 #13 36.70 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:23:20 #13 36.71 Setting up libubsan1:arm64 (10.2.1-6) ...
18:23:20 #13 36.72 Setting up libmd0:arm64 (1.0.3-3) ...
18:23:20 #13 36.73 Setting up python-apt-common (2.2.1) ...
18:23:20 #13 36.75 Setting up libnsl-dev:arm64 (1.3.0-2) ...
18:23:20 #13 36.77 Setting up sensible-utils (0.0.14) ...
18:23:20 #13 36.78 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
18:23:20 #13 36.79 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
18:23:20 #13 36.80 Setting up libuchardet0:arm64 (0.0.7-1) ...
18:23:20 #13 20.82 Preparing to unpack .../035-libjansson4_2.14-2_arm64.deb ...
18:23:20 #13 20.82 Unpacking libjansson4:arm64 (2.14-2) ...
18:23:20 #13 20.86 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:23:20 #13 20.86 Preparing to unpack .../036-binutils-aarch64-linux-gnu_2.40-2_arm64.deb ...
18:23:20 #13 20.87 Unpacking binutils-aarch64-linux-gnu (2.40-2) ...
18:23:20 #16 6.518 (1/93): acl-2.3.1-3.el9.aarch64.rpm             240 kB/s |  73 kB     00:00    
18:23:20 #16 6.526 (2/93): cracklib-2.9.6-27.el9.aarch64.rpm       302 kB/s |  95 kB     00:00    
18:23:20 #16 6.530 (3/93): dbus-1.12.20-8.el9.aarch64.rpm          342 kB/s | 3.7 kB     00:00    
18:23:20 #16 6.538 (4/93): dbus-broker-28-7.el9.aarch64.rpm         15 MB/s | 166 kB     00:00    
18:23:20 #16 6.545 (5/93): dbus-common-1.12.20-8.el9.noarch.rpm    1.2 MB/s |  15 kB     00:00    
18:23:20 #16 6.550 (6/93): device-mapper-1.02.195-3.el9.aarch64.rp  13 MB/s | 138 kB     00:00    
18:23:20 #16 6.557 (7/93): device-mapper-libs-1.02.195-3.el9.aarch  15 MB/s | 172 kB     00:00    
18:23:20 #16 6.563 (8/93): kmod-libs-28-9.el9.aarch64.rpm          6.2 MB/s |  62 kB     00:00    
18:23:20 #16 6.583 (9/93): cracklib-dicts-2.9.6-27.el9.aarch64.rpm 9.9 MB/s | 3.6 MB     00:00    
18:23:20 #16 6.586 (10/93): libatomic-11.4.1-2.3.el9.aarch64.rpm   1.3 MB/s |  37 kB     00:00    
18:23:20 #16 6.590 (11/93): libcbor-0.7.0-5.el9.aarch64.rpm        2.2 MB/s |  56 kB     00:00    
18:23:20 #16 6.599 (12/93): libdb-5.3.28-53.el9.aarch64.rpm         55 MB/s | 712 kB     00:00    
18:23:20 #16 6.602 (13/93): libeconf-0.4.1-3.el9.aarch64.rpm       1.7 MB/s |  26 kB     00:00    
18:23:20 #16 6.607 (14/93): libedit-3.1-38.20210216cvs.el9.aarch64 6.9 MB/s | 103 kB     00:00    
18:23:20 #16 6.612 (15/93): libfdisk-2.37.4-15.el9.aarch64.rpm      17 MB/s | 149 kB     00:00    
18:23:20 #16 6.615 (16/93): libfido2-1.13.0-1.el9.aarch64.rpm      7.9 MB/s |  96 kB     00:00    
18:23:20 #16 6.621 (17/93): libpwquality-1.4.4-8.el9.aarch64.rpm   9.0 MB/s | 119 kB     00:00    
18:23:20 #16 6.626 (18/93): libseccomp-2.5.2-2.el9.aarch64.rpm     7.4 MB/s |  72 kB     00:00    
18:23:20 #16 6.630 (19/93): libselinux-utils-3.5-1.el9.aarch64.rpm  13 MB/s | 183 kB     00:00    
18:23:20 #16 6.634 (20/93): libutempter-1.2.1-6.el9.aarch64.rpm    2.2 MB/s |  27 kB     00:00    
18:23:20 #16 6.645 (21/93): openssh-8.7p1-34.el9.aarch64.rpm        32 MB/s | 452 kB     00:00    
18:23:20 #16 6.656 (22/93): openssh-clients-8.7p1-34.el9.aarch64.r  33 MB/s | 688 kB     00:00    
18:23:20 #16 6.669 (23/93): make-4.3-7.el9.aarch64.rpm              14 MB/s | 535 kB     00:00    
18:23:20 #16 6.680 (24/93): openssl-3.0.7-24.el9.aarch64.rpm        36 MB/s | 1.2 MB     00:00    
18:23:20 #16 6.690 (25/93): pam-1.5.1-15.el9.aarch64.rpm            20 MB/s | 620 kB     00:00    
18:23:20 #16 6.694 (26/93): python3-distro-1.5.0-7.el9.noarch.rpm  3.2 MB/s |  37 kB     00:00    
18:23:20 #16 6.701 (27/93): policycoreutils-3.5-2.el9.aarch64.rpm   12 MB/s | 238 kB     00:00    
18:23:20 #16 6.709 (28/93): python3-setools-4.4.3-1.el9.aarch64.rp  32 MB/s | 594 kB     00:00    
18:23:20 #16 6.722 (29/93): python3-setuptools-53.0.0-12.el9.noarc  36 MB/s | 944 kB     00:00    
18:23:20 #16 6.727 (30/93): rpm-plugin-selinux-4.16.1.3-25.el9.aar 1.1 MB/s |  17 kB     00:00    
18:23:20 #16 6.730 (31/93): selinux-policy-38.1.24-1.el9.noarch.rp 3.0 MB/s |  56 kB     00:00    
18:23:20 #16 6.752 (32/93): systemd-pam-252-18.el9.aarch64.rpm      13 MB/s | 252 kB     00:00    
18:23:20 #16 6.773 (33/93): systemd-252-18.el9.aarch64.rpm          96 MB/s | 3.7 MB     00:00    
18:23:20 #16 6.816 (34/93): selinux-policy-targeted-38.1.24-1.el9.  69 MB/s | 6.5 MB     00:00    
18:23:20 #16 6.819 (35/93): systemd-rpm-macros-252-18.el9.noarch.r 803 kB/s |  51 kB     00:00    
18:23:20 #16 6.833 (36/93): util-linux-2.37.4-15.el9.aarch64.rpm    39 MB/s | 2.2 MB     00:00    
18:23:20 #16 6.844 (37/93): util-linux-core-2.37.4-15.el9.aarch64.  18 MB/s | 431 kB     00:00    
18:23:20 #16 6.846 (38/93): vim-filesystem-8.2.2637-20.el9.noarch. 696 kB/s |  18 kB     00:00    
18:23:20 #16 6.850 (39/93): which-2.21-29.el9.aarch64.rpm          2.5 MB/s |  41 kB     00:00    
18:23:20 #16 6.859 (40/93): autoconf-2.69-38.el9.noarch.rpm         55 MB/s | 681 kB     00:00    
18:23:20 #16 6.870 (41/93): automake-1.16.2-8.el9.noarch.rpm        39 MB/s | 689 kB     00:00    
18:23:20 #16 6.880 (42/93): annobin-12.12-1.el9.aarch64.rpm         29 MB/s | 977 kB     00:00    
18:23:20 #14 33.77 Transaction test succeeded
18:23:20 #14 33.77 Running transaction
18:23:20 #14 33.92   Updating   : rpm-4.11.3-48.el7_9.aarch64                                 1/52 
18:23:20 #12 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:23:20 #12 DONE 4.2s
18:23:20 
18:23:20 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:23:20 #13 36.81 Setting up lzop (1.04-2) ...
18:23:20 #13 36.82 Setting up libmpdec3:arm64 (2.5.1-1) ...
18:23:20 #13 36.84 Setting up git-man (1:2.30.2-1+deb11u2) ...
18:23:20 #13 36.85 Setting up libssh2-1:arm64 (1.9.0-2) ...
18:23:20 #13 36.86 Setting up netbase (6.3) ...
18:23:20 #13 36.88 Setting up libtiff5:arm64 (4.2.0-1+deb11u4) ...
18:23:20 #13 36.90 Setting up libbinutils:arm64 (2.35.2-2) ...
18:23:20 #13 36.91 Setting up libfido2-1:arm64 (1.6.0-2) ...
18:23:20 #13 36.92 Setting up libisl23:arm64 (0.23-1) ...
18:23:20 #13 36.93 Setting up libc-dev-bin (2.31-13+deb11u7) ...
18:23:20 #13 36.94 Setting up openssl (1.1.1w-0+deb11u1) ...
18:23:20 #13 36.96 Setting up libbsd0:arm64 (0.11.3-1+deb11u1) ...
18:23:20 #13 36.97 Setting up libelf1:arm64 (0.183-1) ...
18:23:20 #13 36.98 Setting up readline-common (8.1-1) ...
18:23:20 #13 36.99 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
18:23:20 #13 37.00 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
18:23:20 #13 37.01 Setting up libmarkdown2:arm64 (2.2.6-1) ...
18:23:20 #13 21.14 Selecting previously unselected package binutils.
18:23:20 #13 21.14 Preparing to unpack .../037-binutils_2.40-2_arm64.deb ...
18:23:20 #13 21.15 Unpacking binutils (2.40-2) ...
18:23:20 #13 21.19 Selecting previously unselected package libc-dev-bin.
18:23:20 #13 21.19 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u3_arm64.deb ...
18:23:20 #13 21.19 Unpacking libc-dev-bin (2.36-9+deb12u3) ...
18:23:20 #13 21.23 Selecting previously unselected package linux-libc-dev:arm64.
18:23:20 #16 6.885 (43/93): checkpolicy-3.5-1.el9.aarch64.rpm       15 MB/s | 341 kB     00:00    
18:23:20 #16 6.931 (44/93): cmake-3.20.2-8.el9.aarch64.rpm         106 MB/s | 6.2 MB     00:00    
18:23:20 #16 6.934 (45/93): cmake-filesystem-3.20.2-8.el9.aarch64. 421 kB/s |  19 kB     00:00    
18:23:20 #16 6.952 (46/93): cmake-data-3.20.2-8.el9.noarch.rpm      34 MB/s | 2.1 MB     00:00    
18:23:20 #16 6.955 (47/93): cmake-rpm-macros-3.20.2-8.el9.noarch.r 644 kB/s |  12 kB     00:00    
18:23:20 #16 6.977 (48/93): gcc-plugin-annobin-11.4.1-2.3.el9.aarc 2.7 MB/s |  47 kB     00:00    
18:23:20 #16 6.995 (49/93): git-2.39.3-1.el9.aarch64.rpm           3.6 MB/s |  62 kB     00:00    
18:23:20 #16 7.048 (50/93): cpp-11.4.1-2.3.el9.aarch64.rpm          93 MB/s |  10 MB     00:00    
18:23:20 #13 37.02 Setting up libcc1-0:arm64 (10.2.1-6) ...
18:23:20 #13 37.03 Setting up iso-codes (4.6.0-1) ...
18:23:20 #13 37.04 Setting up liblocale-gettext-perl (1.07-4+b1) ...
18:23:20 #13 37.06 Setting up liblsan0:arm64 (10.2.1-6) ...
18:23:20 #13 37.07 Setting up cpp-10 (10.2.1-6) ...
18:23:20 #13 37.08 Setting up dctrl-tools (2.24-3) ...
18:23:20 #13 37.09 Setting up libitm1:arm64 (10.2.1-6) ...
18:23:20 #13 37.10 Setting up debian-keyring (2021.07.26) ...
18:23:20 #13 37.11 Setting up libgdbm6:arm64 (1.19-2) ...
18:23:20 #13 37.13 Setting up libtsan0:arm64 (10.2.1-6) ...
18:23:20 #13 37.14 Setting up libctf0:arm64 (2.35.2-2) ...
18:23:20 #13 37.15 Setting up pinentry-curses (1.1.0-4) ...
18:23:20 #13 37.17 Setting up manpages-dev (5.10-1) ...
18:23:20 #13 37.18 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
18:23:20 #13 37.19 Setting up libxcb1:arm64 (1.14-3) ...
18:23:20 #13 37.20 Setting up gettext (0.21-4) ...
18:23:20 #13 37.22 Setting up xdelta (1.1.3-9.3) ...
18:23:20 #13 37.23 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:23:20 #13 37.24 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
18:23:20 #13 37.25 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
18:23:20 #13 37.26 Setting up libreadline8:arm64 (8.1-1) ...
18:23:20 #13 37.27 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:23:20 #13 37.28 Setting up m4 (1.4.18-5) ...
18:23:20 #13 37.29 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
18:23:20 #13 37.31 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u10) ...
18:23:20 #13 37.31 Setting up binutils (2.35.2-2) ...
18:23:20 #13 37.33 Setting up ca-certificates (20210119) ...
18:23:20 #13 21.23 Preparing to unpack .../039-linux-libc-dev_6.1.55-1_arm64.deb ...
18:23:20 #13 21.24 Unpacking linux-libc-dev:arm64 (6.1.55-1) ...
18:23:20 #13 21.40 Selecting previously unselected package libcrypt-dev:arm64.
18:23:20 #13 21.40 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_arm64.deb ...
18:23:20 #13 21.42 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ...
18:23:20 #13 21.47 Selecting previously unselected package libtirpc-dev:arm64.
18:23:20 #13 21.48 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
18:23:20 #13 21.48 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
18:23:20 #13 21.53 Selecting previously unselected package libnsl-dev:arm64.
18:23:20 #16 7.258 (51/93): gcc-11.4.1-2.3.el9.aarch64.rpm         100 MB/s |  30 MB     00:00    
18:23:20 #16 7.275 (52/93): git-core-doc-2.39.3-1.el9.noarch.rpm    13 MB/s | 2.9 MB     00:00    
18:23:20 #16 7.297 (53/93): git-core-2.39.3-1.el9.aarch64.rpm       14 MB/s | 4.3 MB     00:00    
18:23:20 #16 7.305 (54/93): glibc-devel-2.34-83.el9.7.aarch64.rpm   12 MB/s | 567 kB     00:00    
18:23:20 #16 7.317 (55/93): libmpc-1.2.1-4.el9.aarch64.rpm         8.7 MB/s |  63 kB     00:00    
18:23:20 #16 7.325 (56/93): libasan-11.4.1-2.3.el9.aarch64.rpm      25 MB/s | 412 kB     00:00    
18:23:20 #16 7.332 (57/93): libseccomp-devel-2.5.2-2.el9.aarch64.r 4.2 MB/s |  59 kB     00:00    
18:23:20 #16 7.340 (58/93): libselinux-devel-3.5-1.el9.aarch64.rpm  13 MB/s | 160 kB     00:00    
18:23:20 #16 7.346 (59/93): libsepol-devel-3.5-1.el9.aarch64.rpm   4.3 MB/s |  48 kB     00:00    
18:23:20 #16 7.356 (60/93): libtool-2.4.6-45.el9.aarch64.rpm        41 MB/s | 582 kB     00:00    
18:23:20 #16 7.361 (61/93): libtool-ltdl-2.4.6-45.el9.aarch64.rpm  2.8 MB/s |  37 kB     00:00    
18:23:20 #16 7.369 (62/93): libubsan-11.4.1-2.3.el9.aarch64.rpm     15 MB/s | 185 kB     00:00    
18:23:20 #16 7.399 (63/93): kernel-headers-5.14.0-373.el9.aarch64.  55 MB/s | 6.7 MB     00:00    
18:23:20 #16 7.403 (64/93): libuv-1.42.0-1.el9.aarch64.rpm         3.8 MB/s | 146 kB     00:00    
18:23:20 #16 7.406 (65/93): libxcrypt-devel-4.4.18-3.el9.aarch64.r 804 kB/s |  29 kB     00:00    
18:23:20 #16 7.416 (66/93): m4-1.4.19-1.el9.aarch64.rpm             24 MB/s | 297 kB     00:00    
18:23:20 #16 7.425 (67/93): pcre2-devel-10.40-2.el9.aarch64.rpm     27 MB/s | 515 kB     00:00    
18:23:20 #16 7.433 (68/93): pcre2-utf16-10.40-2.el9.aarch64.rpm     13 MB/s | 199 kB     00:00    
18:23:20 #16 7.444 (69/93): pcre2-utf32-10.40-2.el9.aarch64.rpm     12 MB/s | 190 kB     00:00    
18:23:20 #16 7.449 (70/93): perl-DynaLoader-1.47-480.el9.aarch64.r 2.2 MB/s |  27 kB     00:00    
18:23:20 #16 7.455 (71/93): perl-Error-0.17029-7.el9.noarch.rpm    4.3 MB/s |  42 kB     00:00    
18:23:20 #16 7.460 (72/93): perl-File-Compare-1.100.600-480.el9.no 1.7 MB/s |  14 kB     00:00    
18:23:20 #16 7.464 (73/93): perl-File-Copy-2.34-480.el9.noarch.rpm 2.8 MB/s |  21 kB     00:00    
18:23:20 #14 33.98   Updating   : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
18:23:20 #14 34.28   Updating   : rpm-build-libs-4.11.3-48.el7_9.aarch64                      3/52 
18:23:21 From https://github.com/docker/docker
18:23:21  * [new branch]      master     -> master
18:23:21  * [new branch]      master     -> origin/master
18:23:21 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:23:21 #13 21.53 Preparing to unpack .../042-libnsl-dev_1.3.0-2_arm64.deb ...
18:23:21 #13 21.53 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
18:23:21 #13 21.57 Selecting previously unselected package rpcsvc-proto.
18:23:21 #13 21.57 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_arm64.deb ...
18:23:21 #13 21.58 Unpacking rpcsvc-proto (1.4.3-1) ...
18:23:21 #13 21.63 Selecting previously unselected package libc6-dev:arm64.
18:23:21 #13 21.63 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u3_arm64.deb ...
18:23:21 #13 21.63 Unpacking libc6-dev:arm64 (2.36-9+deb12u3) ...
18:23:21 #16 7.469 (74/93): perl-File-Find-1.37-480.el9.noarch.rpm 3.4 MB/s |  27 kB     00:00    
18:23:21 #16 7.472 (75/93): perl-Git-2.39.3-1.el9.noarch.rpm       6.1 MB/s |  38 kB     00:00    
18:23:21 #16 7.476 (76/93): perl-TermReadKey-2.38-11.el9.aarch64.r 5.2 MB/s |  36 kB     00:00    
18:23:21 #16 7.481 (77/93): perl-Thread-Queue-3.14-460.el9.noarch. 3.1 MB/s |  22 kB     00:00    
18:23:21 #16 7.485 (78/93): perl-lib-0.65-480.el9.aarch64.rpm      2.2 MB/s |  16 kB     00:00    
18:23:21 #16 7.489 (79/93): perl-threads-2.25-460.el9.aarch64.rpm  7.3 MB/s |  57 kB     00:00    
18:23:21 #16 7.494 (80/93): perl-threads-shared-1.61-460.el9.aarch 5.4 MB/s |  44 kB     00:00    
18:23:21 #16 7.500 (81/93): policycoreutils-devel-3.5-2.el9.aarch6  16 MB/s | 143 kB     00:00    
18:23:21 #16 7.506 (82/93): policycoreutils-python-utils-3.5-2.el9 7.5 MB/s |  78 kB     00:00    
18:23:21 #16 7.511 (83/93): python3-audit-3.0.7-104.el9.aarch64.rp 8.9 MB/s |  83 kB     00:00    
18:23:21 #16 7.518 (84/93): python3-libselinux-3.5-1.el9.aarch64.r  17 MB/s | 183 kB     00:00    
18:23:21 #16 7.523 (85/93): python3-libsemanage-3.5-2.el9.aarch64. 8.0 MB/s |  79 kB     00:00    
18:23:21 #16 7.544 (86/93): python3-policycoreutils-3.5-2.el9.noar  87 MB/s | 2.1 MB     00:00    
18:23:21 #16 7.558 (87/93): selinux-policy-devel-38.1.24-1.el9.noa  39 MB/s | 1.2 MB     00:00    
18:23:21 #16 7.571 (88/93): systemd-devel-252-18.el9.aarch64.rpm    19 MB/s | 483 kB     00:00    
18:23:21 #16 7.578 (89/93): device-mapper-devel-1.02.195-3.el9.aar 2.7 MB/s |  43 kB     00:00    
18:23:21 #16 7.594 (90/93): glibc-static-2.34-83.el9.7.aarch64.rpm  70 MB/s | 1.4 MB     00:00    
18:23:21 #16 7.600 (91/93): libtool-ltdl-devel-2.4.6-45.el9.aarch6  10 MB/s | 161 kB     00:00    
18:23:21 #16 7.606 (92/93): libxcrypt-static-4.4.18-3.el9.aarch64.  11 MB/s | 108 kB     00:00    
18:23:21 #16 7.720 (93/93): llvm-libs-16.0.6-4.el9.aarch64.rpm      72 MB/s |  23 MB     00:00    
18:23:21 #14 34.57   Installing : bzip2-1.0.6-13.el7.aarch64                                  4/52 
18:23:21 #14 34.75   Installing : groff-base-1.22.2-8.el7.aarch64                             5/52 
18:23:21 #14 34.78   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
18:23:21 #14 34.80   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
18:23:21 #13 37.78 Updating certificates in /etc/ssl/certs...
18:23:21 #13 21.80 Selecting previously unselected package libisl23:arm64.
18:23:21 #13 21.81 Preparing to unpack .../045-libisl23_0.25-1_arm64.deb ...
18:23:21 #13 21.81 Unpacking libisl23:arm64 (0.25-1) ...
18:23:21 #13 21.89 Selecting previously unselected package libmpfr6:arm64.
18:23:21 #13 21.89 Preparing to unpack .../046-libmpfr6_4.2.0-1_arm64.deb ...
18:23:21 #13 21.90 Unpacking libmpfr6:arm64 (4.2.0-1) ...
18:23:21 #13 21.98 Selecting previously unselected package libmpc3:arm64.
18:23:21 #13 21.98 Preparing to unpack .../047-libmpc3_1.3.1-1_arm64.deb ...
18:23:21 #13 21.99 Unpacking libmpc3:arm64 (1.3.1-1) ...
18:23:21 #13 22.02 Selecting previously unselected package cpp-12.
18:23:21 #16 7.724 --------------------------------------------------------------------------------
18:23:21 #16 7.725 Total                                            51 MB/s | 122 MB     00:02     
18:23:21 #17 6.629 Running transaction check
18:23:21 #17 6.742 Transaction check succeeded.
18:23:21 #17 6.743 Running transaction test
18:23:21 #14 34.83   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
18:23:21 #14 34.86   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
18:23:21 #14 34.88   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
18:23:21 #13 22.02 Preparing to unpack .../048-cpp-12_12.2.0-14_arm64.deb ...
18:23:21 #13 22.10 Unpacking cpp-12 (12.2.0-14) ...
18:23:21 git init src/github.com/docker/buildx
18:23:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:23:21 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:23:21 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:23:21 + SRC=src/github.com/docker/buildx
18:23:21 + REF=v0.11.2
18:23:21 + REF_FETCH=v0.11.2
18:23:21 + git -C src/github.com/docker/buildx ls-remote+  --refs --heads --tags origin v0.11.2
18:23:21 awk {print $2}
18:23:21 + REF=refs/tags/v0.11.2
18:23:21 + [ -n refs/tags/v0.11.2 ]
18:23:21 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:21 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:21 #14 34.90   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     11/52 
18:23:21 #14 35.21   Installing : perl-Encode-2.51-7.el7.aarch64                             12/52 
18:23:21 #13 38.31 129 added, 0 removed; done.
18:23:21 #13 38.35 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
18:23:21 #13 38.36 Setting up shared-mime-info (2.0-1) ...
18:23:21 #14 35.24   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
18:23:21 #14 35.26   Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                     14/52 
18:23:21 #14 35.29   Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                     15/52 
18:23:21 #14 35.32   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
18:23:21 #14 35.34   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
18:23:21 #14 35.37   Installing : perl-Socket-2.010-5.el7.aarch64                            18/52 
18:23:21 #14 35.39   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
18:23:21 #14 35.41   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
18:23:21 #14 35.45   Installing : perl-Filter-1.49-3.el7.aarch64                             21/52 
18:23:21 #14 35.47   Installing : perl-PathTools-3.40-5.el7.aarch64                          22/52 
18:23:21 #14 35.50   Installing : perl-threads-shared-1.43-6.el7.aarch64                     23/52 
18:23:21 #14 35.52   Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                24/52 
18:23:21 #17 7.380 Transaction test succeeded.
18:23:21 #17 7.382 Running transaction
18:23:22 #13 22.68 Selecting previously unselected package cpp.
18:23:22 #13 22.68 Preparing to unpack .../049-cpp_4%3a12.2.0-3_arm64.deb ...
18:23:22 #13 22.69 Unpacking cpp (4:12.2.0-3) ...
18:23:22 #13 22.73 Selecting previously unselected package libcc1-0:arm64.
18:23:22 #13 22.73 Preparing to unpack .../050-libcc1-0_12.2.0-14_arm64.deb ...
18:23:22 #13 22.74 Unpacking libcc1-0:arm64 (12.2.0-14) ...
18:23:22 #13 22.78 Selecting previously unselected package libgomp1:arm64.
18:23:22 #13 22.78 Preparing to unpack .../051-libgomp1_12.2.0-14_arm64.deb ...
18:23:22 #13 22.79 Unpacking libgomp1:arm64 (12.2.0-14) ...
18:23:22 #13 22.83 Selecting previously unselected package libitm1:arm64.
18:23:22 #13 22.83 Preparing to unpack .../052-libitm1_12.2.0-14_arm64.deb ...
18:23:22 #13 22.84 Unpacking libitm1:arm64 (12.2.0-14) ...
18:23:22 #14 35.55   Installing : perl-Storable-2.45-3.el7.aarch64                           25/52 
18:23:22 #13 22.88 Selecting previously unselected package libatomic1:arm64.
18:23:22 #13 22.88 Preparing to unpack .../053-libatomic1_12.2.0-14_arm64.deb ...
18:23:22 #13 22.88 Unpacking libatomic1:arm64 (12.2.0-14) ...
18:23:22 #13 22.92 Selecting previously unselected package libasan8:arm64.
18:23:22 #13 22.92 Preparing to unpack .../054-libasan8_12.2.0-14_arm64.deb ...
18:23:22 #13 22.93 Unpacking libasan8:arm64 (12.2.0-14) ...
18:23:22 #13 23.12 Selecting previously unselected package liblsan0:arm64.
18:23:22 #14 35.64   Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                       26/52 
18:23:22 #14 35.96   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/52 
18:23:22 #14 35.99   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/52 
18:23:22 #14 36.04   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        29/52 
18:23:22 From https://github.com/docker/buildx
18:23:22  * [new tag]         v0.11.2    -> v0.11.2
18:23:22 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:23:22 #14 36.06   Installing : perl-File-Path-2.09-2.el7.noarch                           30/52 
18:23:22 #13 23.12 Preparing to unpack .../055-liblsan0_12.2.0-14_arm64.deb ...
18:23:22 #13 23.13 Unpacking liblsan0:arm64 (12.2.0-14) ...
18:23:22 #13 23.24 Selecting previously unselected package libtsan2:arm64.
18:23:22 #13 23.24 Preparing to unpack .../056-libtsan2_12.2.0-14_arm64.deb ...
18:23:22 #13 23.24 Unpacking libtsan2:arm64 (12.2.0-14) ...
18:23:22 git init src/github.com/docker/compose
18:23:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:23:22 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:23:22 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:23:22 + SRC=src/github.com/docker/compose
18:23:22 + REF=v2.21.0
18:23:22 + REF_FETCH=v2.21.0
18:23:22 + git -C+  src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:23:22 awk {print $2}
18:23:22 + REF=refs/tags/v2.21.0
18:23:22 + [ -n refs/tags/v2.21.0 ]
18:23:22 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:22 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:22 #17 8.201   Preparing        :                                                        1/1 
18:23:22 #17 8.263   Installing       : python3-libselinux-2.9-8.el8.aarch64                  1/61 
18:23:22 #17 8.316   Installing       : make-1:4.2.1-11.el8.aarch64                           2/61 
18:23:22 #17 8.330   Running scriptlet: make-1:4.2.1-11.el8.aarch64                           2/61 
18:23:22 #17 8.357   Installing       : m4-1.4.18-7.el8.aarch64                               3/61 
18:23:22 #17 8.373   Running scriptlet: m4-1.4.18-7.el8.aarch64                               3/61 
18:23:22 #13 23.45 Selecting previously unselected package libubsan1:arm64.
18:23:22 #13 23.45 Preparing to unpack .../057-libubsan1_12.2.0-14_arm64.deb ...
18:23:22 #13 23.45 Unpacking libubsan1:arm64 (12.2.0-14) ...
18:23:22 #13 23.56 Selecting previously unselected package libhwasan0:arm64.
18:23:22 #13 23.56 Preparing to unpack .../058-libhwasan0_12.2.0-14_arm64.deb ...
18:23:22 #13 23.57 Unpacking libhwasan0:arm64 (12.2.0-14) ...
18:23:22 #13 23.67 Selecting previously unselected package libgcc-12-dev:arm64.
18:23:23 #17 8.438   Installing       : autoconf-2.69-29.el8.noarch                           4/61 
18:23:23 #17 8.457   Running scriptlet: autoconf-2.69-29.el8.noarch                           4/61 
18:23:23 #17 8.513   Installing       : checkpolicy-2.9-1.el8.aarch64                         5/61 
18:23:23 #17 8.535   Installing       : libmpc-1.1.0-9.1.el8.aarch64                          6/61 
18:23:23 #17 8.552   Installing       : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/61 
18:23:23 #13 23.67 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_arm64.deb ...
18:23:23 #13 23.67 Unpacking libgcc-12-dev:arm64 (12.2.0-14) ...
18:23:23 #13 23.80 Selecting previously unselected package gcc-12.
18:23:23 #13 23.80 Preparing to unpack .../060-gcc-12_12.2.0-14_arm64.deb ...
18:23:23 #13 23.80 Unpacking gcc-12 (12.2.0-14) ...
18:23:23 #16 9.661 Running transaction check
18:23:23 #16 9.790 Transaction check succeeded.
18:23:23 From https://github.com/docker/compose
18:23:23  * [new tag]         v2.21.0    -> v2.21.0
18:23:23 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:23:23 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 fedora-38
18:23:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:23 mkdir -p rpmbuild/SOURCES
18:23:23 docker run --rm -w /v \
18:23:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:23:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:23 	alpine \
18:23:23 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:23:23 #16 9.790 Running transaction test
18:23:23 #13 3.714 Fedora 37 - aarch64                              23 MB/s |  78 MB     00:03    
18:23:23 #14 36.09   Installing : perl-threads-1.87-4.el7.aarch64                            31/52 
18:23:23 #14 37.19   Installing : 4:perl-5.16.3-299.el7_9.aarch64                            32/52 
18:23:23 #13 24.49 Selecting previously unselected package gcc.
18:23:23 #13 24.49 Preparing to unpack .../061-gcc_4%3a12.2.0-3_arm64.deb ...
18:23:23 #13 24.50 Unpacking gcc (4:12.2.0-3) ...
18:23:23 #13 24.53 Selecting previously unselected package libstdc++-12-dev:arm64.
18:23:23 #14 37.24   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
18:23:23 #14 37.27   Updating   : rpm-python-4.11.3-48.el7_9.aarch64                         34/52 
18:23:23 #14 37.29   Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  35/52 
18:23:23 #14 37.32   Installing : desktop-file-utils-0.23-2.el7.aarch64                      36/52 
18:23:23 #14 37.34   Installing : python-srpm-macros-3-34.el7.noarch                         37/52 
18:23:23 #14 37.37   Installing : unzip-6.0-24.el7_9.aarch64                                 38/52 
18:23:23 #14 37.42   Installing : zip-3.0-11.el7.aarch64                                     39/52 
18:23:23 #14 37.45   Installing : patch-2.7.1-12.el7_7.aarch64                               40/52 
18:23:24 #13 24.54 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_arm64.deb ...
18:23:24 #13 24.54 Unpacking libstdc++-12-dev:arm64 (12.2.0-14) ...
18:23:24 #13 24.76 Selecting previously unselected package g++-12.
18:23:24 #13 24.76 Preparing to unpack .../063-g++-12_12.2.0-14_arm64.deb ...
18:23:24 #13 24.80 Unpacking g++-12 (12.2.0-14) ...
18:23:24 #17 8.570   Installing       : cmake-filesystem-3.20.2-5.el8.aarch64                 8/61 
18:23:24 #17 9.333   Installing       : cpp-8.5.0-21.el8.aarch64                              9/61 
18:23:24 #17 9.351   Running scriptlet: cpp-8.5.0-21.el8.aarch64                              9/61 
18:23:24 #17 9.374   Installing       : python3-libsemanage-2.9-9.el8.aarch64                10/61 
18:23:24 #17 9.464   Installing       : python3-setools-4.3.0-5.el8.aarch64                  11/61 
18:23:24 #17 9.566   Installing       : systemd-devel-239-78.el8.aarch64                     12/61 
18:23:24 #17 9.600   Installing       : python3-audit-3.0.7-5.el8.aarch64                    13/61 
18:23:24 #17 9.634   Installing       : pcre2-utf32-10.32-3.el8.aarch64                      14/61 
18:23:24 #17 9.667   Installing       : pcre2-utf16-10.32-3.el8.aarch64                      15/61 
18:23:24 #17 9.751   Installing       : pcre2-devel-10.32-3.el8.aarch64                      16/61 
18:23:24 #17 9.778   Running scriptlet: openssh-8.0p1-19.el8.aarch64                         17/61 
18:23:24 #17 9.858   Installing       : openssh-8.0p1-19.el8.aarch64                         17/61 
18:23:24 #13 40.73 Setting up libgdbm-compat4:arm64 (1.19-2) ...
18:23:24 #13 40.74 Setting up ucf (3.0043) ...
18:23:24 #13 40.84 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
18:23:24 #13 40.85 Setting up gcc-10 (10.2.1-6) ...
18:23:24 #13 40.86 Setting up dwz (0.13+20210201-1) ...
18:23:24 #13 40.88 Setting up groff-base (1.22.4-6) ...
18:23:24 #13 40.90 Setting up cpp (4:10.2.1-1) ...
18:23:24 #13 40.91 Setting up pixz (1.0.7-1) ...
18:23:24 #13 40.92 Setting up gpgconf (2.2.27-2+deb11u2) ...
18:23:24 #13 40.94 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
18:23:24 #13 40.95 Setting up libc6-dev:arm64 (2.31-13+deb11u7) ...
18:23:24 #16 10.72 Transaction test succeeded.
18:23:24 #16 10.72 Running transaction
18:23:24 #14 37.47   Installing : perl-srpm-macros-1-8.el7.noarch                            41/52 
18:23:24 #14 38.04   Installing : gdb-7.6.1-120.el7.aarch64                                  42/52 
18:23:24 #14 38.06   Installing : file-5.11-37.el7.aarch64                                   43/52 
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05a57ef7566c52f5c) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
18:23:24 #17 9.890   Installing       : libubsan-8.5.0-21.el8.aarch64                        18/61 
18:23:24 #17 9.909   Running scriptlet: libubsan-8.5.0-21.el8.aarch64                        18/61 
18:23:24 #17 9.937   Installing       : libsepol-devel-2.9-3.el8.aarch64                     19/61 
18:23:24 #17 9.986   Installing       : libselinux-devel-2.9-8.el8.aarch64                   20/61 
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:23:24 #13 40.96 Setting up libx11-6:arm64 (2:1.7.2-1+deb11u2) ...
18:23:24 #13 40.97 Setting up curl (7.74.0-1.3+deb11u10) ...
18:23:24 #13 40.98 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
18:23:24 #13 40.99 Setting up gpg (2.2.27-2+deb11u2) ...
18:23:24 #13 41.00 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
18:23:24 #13 41.01 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
18:23:24 #13 41.02 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
18:23:24 #13 41.03 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
18:23:24 #13 41.05 Setting up gpg-agent (2.2.27-2+deb11u2) ...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/99a61746-5afe-44cb-ad3a-6587595f402d/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:23:24 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:23:24 chowning workspace
[Pipeline] sh
18:23:24 #14 38.09   Installing : dwz-0.11-3.el7.aarch64                                     44/52 
18:23:24 #14 38.12   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
18:23:24 #14 38.19   Installing : elfutils-0.176-5.el7.aarch64                               46/52 
18:23:24 #14 38.23   Installing : rpm-build-4.11.3-48.el7_9.aarch64                          47/52 
18:23:24 #14 38.30   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
18:23:24 #14 38.32   Cleanup    : rpm-python-4.11.3-45.el7.aarch64                           49/52 
18:23:24 #17 10.04   Installing       : libselinux-utils-2.9-8.el8.aarch64                   21/61 
18:23:24 #17 10.09   Installing       : policycoreutils-2.9-24.el8.aarch64                   22/61 
18:23:24 #17 10.11   Running scriptlet: policycoreutils-2.9-24.el8.aarch64                   22/61 
18:23:24 #14 38.34   Cleanup    : rpm-build-libs-4.11.3-45.el7.aarch64                       50/52 
18:23:24 + pwd
18:23:24 + id -u
18:23:24 + id -g
18:23:24 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:23:24 #13 25.42 Selecting previously unselected package g++.
18:23:24 #13 25.42 Preparing to unpack .../064-g++_4%3a12.2.0-3_arm64.deb ...
18:23:24 #13 25.43 Unpacking g++ (4:12.2.0-3) ...
18:23:24 #13 25.46 Selecting previously unselected package make.
18:23:24 #13 25.46 Preparing to unpack .../065-make_4.3-4.1_arm64.deb ...
18:23:24 #13 25.47 Unpacking make (4.3-4.1) ...
18:23:24 #13 25.53 Selecting previously unselected package libdpkg-perl.
18:23:24 #13 25.54 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ...
18:23:24 #13 25.54 Unpacking libdpkg-perl (1.21.22) ...
18:23:24 #13 25.62 Selecting previously unselected package patch.
18:23:24 #13 25.62 Preparing to unpack .../067-patch_2.7.6-7_arm64.deb ...
18:23:24 #13 25.63 Unpacking patch (2.7.6-7) ...
18:23:24 #13 25.67 Selecting previously unselected package dpkg-dev.
18:23:25 #17 10.32   Installing       : python3-policycoreutils-2.9-24.el8.noarch            23/61 
18:23:25 #17 10.36   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       24/61 
18:23:25 #17 10.38   Installing       : rpm-plugin-selinux-4.14.3-26.el8.aarch64             25/61 
18:23:25 #17 10.40   Installing       : selinux-policy-3.14.3-130.el8.noarch                 26/61 
18:23:25 #17 10.42   Running scriptlet: selinux-policy-3.14.3-130.el8.noarch                 26/61 
18:23:25 #14 38.62   Cleanup    : rpm-4.11.3-45.el7.aarch64                                  51/52 
18:23:25 #13 25.67 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ...
18:23:25 #13 25.68 Unpacking dpkg-dev (1.21.22) ...
18:23:25 #13 25.80 Selecting previously unselected package build-essential.
18:23:25 #13 25.80 Preparing to unpack .../069-build-essential_12.9_arm64.deb ...
18:23:25 #13 25.81 Unpacking build-essential (12.9) ...
18:23:25 #13 25.85 Selecting previously unselected package libbrotli1:arm64.
18:23:25 #13 25.85 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_arm64.deb ...
18:23:25 #13 25.86 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
18:23:25 #13 25.92 Selecting previously unselected package libsasl2-modules-db:arm64.
18:23:25 #13 25.92 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
18:23:25 #13 25.92 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:23:25 #13 25.96 Selecting previously unselected package libsasl2-2:arm64.
18:23:25 #13 25.97 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
18:23:25 #13 25.97 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:23:25 #13 26.02 Selecting previously unselected package libldap-2.5-0:arm64.
18:23:25 #13 41.50 Setting up g++-10 (10.2.1-6) ...
18:23:25 #13 41.51 Setting up libxpm4:arm64 (1:3.5.12-1.1+deb11u1) ...
18:23:25 #13 41.53 Setting up libtool (2.4.6-15) ...
18:23:25 #13 41.54 Setting up fontconfig-config (2.13.1-4.2) ...
18:23:25 #13 41.75 Setting up openssh-client (1:8.4p1-5+deb11u2) ...
18:23:25 #13 41.85 Setting up gpgsm (2.2.27-2+deb11u2) ...
18:23:25 #13 41.85 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
18:23:25 #16 11.68   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch           1/1 
18:23:25 #16 11.83   Preparing        :                                                        1/1 
18:23:25 #16 11.90   Installing       : make-1:4.3-7.el9.aarch64                              1/93 
18:23:25 #16 11.91   Installing       : perl-DynaLoader-1.47-480.el9.aarch64                  2/93 
18:23:25 #16 11.92   Installing       : python3-libselinux-3.5-1.el9.aarch64                  3/93 
18:23:25 #16 11.93   Installing       : perl-threads-1:2.25-460.el9.aarch64                   4/93 
18:23:25 #16 11.94   Installing       : perl-File-Find-1.37-480.el9.noarch                    5/93 
18:23:25 #16 11.94   Installing       : perl-File-Copy-2.34-480.el9.noarch                    6/93 
18:23:25 #16 11.95   Installing       : perl-File-Compare-1.100.600-480.el9.noarch            7/93 
18:23:25 #16 11.96   Installing       : m4-1.4.19-1.el9.aarch64                               8/93 
18:23:25 #16 11.98   Installing       : autoconf-2.69-38.el9.noarch                           9/93 
18:23:25 #16 11.99   Installing       : libmpc-1.2.1-4.el9.aarch64                           10/93 
18:23:25 #13 26.02 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
18:23:25 #13 26.03 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
18:23:25 #13 26.08 Selecting previously unselected package libnghttp2-14:arm64.
18:23:25 #13 26.08 Preparing to unpack .../074-libnghttp2-14_1.52.0-1_arm64.deb ...
18:23:25 #13 26.09 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
18:23:25 #13 26.14 Selecting previously unselected package libpsl5:arm64.
18:23:25 #13 26.14 Preparing to unpack .../075-libpsl5_0.21.2-1_arm64.deb ...
18:23:25 #13 26.15 Unpacking libpsl5:arm64 (0.21.2-1) ...
18:23:25 #13 26.19 Selecting previously unselected package librtmp1:arm64.
18:23:25 #13 26.19 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:23:25 #13 26.20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:23:25 #13 26.26 Selecting previously unselected package libssh2-1:arm64.
18:23:25 #13 41.87 Setting up man-db (2.9.4-2) ...
18:23:25 #13 41.98 Building database of manual pages ...
[Pipeline] echo
18:23:25 Removing all docker containers
[Pipeline] sh
18:23:25 #16 12.00   Installing       : cmake-rpm-macros-3.20.2-8.el9.noarch                 11/93 
18:23:25 #16 12.01   Installing       : cmake-filesystem-3.20.2-8.el9.aarch64                12/93 
18:23:25 #16 12.02   Installing       : checkpolicy-3.5-1.el9.aarch64                        13/93 
18:23:25 #16 12.05   Installing       : util-linux-core-2.37.4-15.el9.aarch64                14/93 
18:23:25 #16 12.06   Running scriptlet: util-linux-core-2.37.4-15.el9.aarch64                14/93 
18:23:25 #16 12.13   Installing       : python3-setuptools-53.0.0-12.el9.noarch              15/93 
18:23:25 #16 12.15   Installing       : libseccomp-2.5.2-2.el9.aarch64                       16/93 
18:23:25 #16 12.15   Installing       : libfdisk-2.37.4-15.el9.aarch64                       17/93 
18:23:25 #16 12.16   Installing       : libedit-3.1-38.20210216cvs.el9.aarch64               18/93 
18:23:25 #16 12.17   Installing       : cracklib-2.9.6-27.el9.aarch64                        19/93 
18:23:25 #13 26.27 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_arm64.deb ...
18:23:25 #13 26.28 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
18:23:25 #13 26.33 Selecting previously unselected package libcurl4:arm64.
18:23:25 #13 26.33 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u4_arm64.deb ...
18:23:25 #13 26.34 Unpacking libcurl4:arm64 (7.88.1-10+deb12u4) ...
18:23:25 #13 26.41 Selecting previously unselected package curl.
18:23:25 #13 26.41 Preparing to unpack .../079-curl_7.88.1-10+deb12u4_arm64.deb ...
18:23:25 #13 26.42 Unpacking curl (7.88.1-10+deb12u4) ...
18:23:25 #13 26.49 Selecting previously unselected package dctrl-tools.
18:23:25 #13 26.49 Preparing to unpack .../080-dctrl-tools_2.24-3_arm64.deb ...
18:23:25 #13 26.50 Unpacking dctrl-tools (2.24-3) ...
18:23:25 #13 26.55 Selecting previously unselected package libdebhelper-perl.
18:23:25 #14 38.64   Cleanup    : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
18:23:25 #14 39.22   Verifying  : elfutils-0.176-5.el7.aarch64                                1/52 
18:23:25 #14 39.24   Verifying  : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
18:23:25 #14 39.26   Verifying  : rpm-4.11.3-48.el7_9.aarch64                                 3/52 
18:23:25 #14 39.27   Verifying  : perl-threads-1.87-4.el7.aarch64                             4/52 
18:23:25 #14 39.28   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                      5/52 
18:23:25 #14 39.29   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
18:23:25 #14 39.30   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
18:23:25 #14 39.31   Verifying  : dwz-0.11-3.el7.aarch64                                      8/52 
18:23:25 #14 39.32   Verifying  : file-5.11-37.el7.aarch64                                    9/52 
18:23:25 #14 39.34   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         10/52 
18:23:25 #14 39.35   Verifying  : perl-Socket-2.010-5.el7.aarch64                            11/52 
18:23:25 #14 39.36   Verifying  : perl-PathTools-3.40-5.el7.aarch64                          12/52 
18:23:25 #14 39.37   Verifying  : gdb-7.6.1-120.el7.aarch64                                  13/52 
18:23:25 #14 39.38   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          14/52 
18:23:25 #14 39.39   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
18:23:25 #14 39.41   Verifying  : desktop-file-utils-0.23-2.el7.aarch64                      16/52 
18:23:25 #14 39.42   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         17/52 
18:23:25 + docker container ls -aq
[Pipeline] echo
18:23:25 Docker containers have been removed
[Pipeline] echo
18:23:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:23:25 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-mac)
[Pipeline] sh
18:23:25 #13 26.55 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ...
18:23:25 #13 26.56 Unpacking libdebhelper-perl (13.11.4) ...
18:23:25 #13 26.61 Selecting previously unselected package libtool.
18:23:25 #13 26.61 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ...
18:23:25 #13 26.62 Unpacking libtool (2.4.7-5) ...
18:23:25 #13 26.67 Selecting previously unselected package dh-autoreconf.
18:23:25 #13 26.67 Preparing to unpack .../083-dh-autoreconf_20_all.deb ...
18:23:25 #13 26.68 Unpacking dh-autoreconf (20) ...
18:23:25 #13 26.73 Selecting previously unselected package libarchive-zip-perl.
18:23:25 #13 26.73 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ...
18:23:25 #13 26.74 Unpacking libarchive-zip-perl (1.68-1) ...
18:23:25 #13 26.79 Selecting previously unselected package libsub-override-perl.
18:23:26 #14 39.43   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
18:23:26 #14 39.44   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
18:23:26 #14 39.46   Verifying  : rpm-build-4.11.3-48.el7_9.aarch64                          20/52 
18:23:26 #14 39.47   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/52 
18:23:26 #14 39.48   Verifying  : perl-Encode-2.51-7.el7.aarch64                             22/52 
18:23:26 #14 39.49   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
18:23:26 #14 39.50   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
18:23:26 #14 39.51   Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                     25/52 
18:23:26 #14 39.52   Verifying  : patch-2.7.1-12.el7_7.aarch64                               26/52 
18:23:26 #14 39.53   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     27/52 
18:23:26 #14 39.56   Verifying  : perl-Carp-1.26-244.el7.noarch                              28/52 
18:23:26 #14 39.57   Verifying  : groff-base-1.22.2-8.el7.aarch64                            29/52 
18:23:26 #14 39.58   Verifying  : rpm-build-libs-4.11.3-48.el7_9.aarch64                     30/52 
18:23:26 #14 39.60   Verifying  : perl-threads-shared-1.43-6.el7.aarch64                     31/52 
18:23:26 #14 39.61   Verifying  : bzip2-1.0.6-13.el7.aarch64                                 32/52 
18:23:26 #14 39.62   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           33/52 
18:23:26 #14 39.63   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/52 
18:23:26 #14 39.64   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          35/52 
18:23:26 #14 39.65   Verifying  : zip-3.0-11.el7.aarch64                                     36/52 
18:23:26 #14 39.66   Verifying  : rpm-python-4.11.3-48.el7_9.aarch64                         37/52 
18:23:26 #14 39.69   Verifying  : perl-Filter-1.49-3.el7.aarch64                             38/52 
18:23:26 #14 39.70   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                39/52 
18:23:26 #14 39.71   Verifying  : perl-Storable-2.45-3.el7.aarch64                           40/52 
18:23:26 #14 39.72   Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                            41/52 
18:23:26 #14 39.74   Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                       42/52 
18:23:26 + echo starting...
18:23:26 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:23:26 #16 12.25   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                  20/93 
18:23:26 #16 12.72   Installing       : llvm-libs-16.0.6-4.el9.aarch64                       21/93 
18:23:26 #16 12.73   Installing       : python3-distro-1.5.0-7.el9.noarch                    22/93 
18:23:26 #13 26.79 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ...
18:23:26 #13 26.80 Unpacking libsub-override-perl (0.09-4) ...
18:23:26 #13 26.84 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:23:26 #13 26.84 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
18:23:26 #13 26.84 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
18:23:26 #13 26.88 Selecting previously unselected package dh-strip-nondeterminism.
18:23:26 #13 26.89 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ...
18:23:26 #13 26.89 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
18:23:26 #13 26.93 Selecting previously unselected package libelf1:arm64.
18:23:26 #13 26.94 Preparing to unpack .../088-libelf1_0.188-2.1_arm64.deb ...
18:23:26 #13 26.94 Unpacking libelf1:arm64 (0.188-2.1) ...
18:23:26 #13 26.99 Selecting previously unselected package dwz.
18:23:26 #14 39.75   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
18:23:26 #14 39.76   Verifying  : unzip-6.0-24.el7_9.aarch64                                 44/52 
18:23:26 #14 39.77   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
18:23:26 #14 39.78   Verifying  : perl-File-Path-2.09-2.el7.noarch                           46/52 
18:23:26 #14 39.79   Verifying  : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  47/52 
18:23:26 #14 39.81   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
18:23:26 #14 39.82   Verifying  : rpm-4.11.3-45.el7.aarch64                                  49/52 
18:23:26 #14 39.82   Verifying  : rpm-python-4.11.3-45.el7.aarch64                           50/52 
18:23:26 #14 39.82   Verifying  : rpm-build-libs-4.11.3-45.el7.aarch64                       51/52 
18:23:26 #14 39.82   Verifying  : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
18:23:26 #14 39.87 
18:23:26 #14 39.87 Installed:
18:23:26 #14 39.87   rpm-build.aarch64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
18:23:26 #14 39.87 
18:23:26 #14 39.87 Dependency Installed:
18:23:26 #14 39.87   bzip2.aarch64 0:1.0.6-13.el7                                                  
18:23:26 #14 39.87   desktop-file-utils.aarch64 0:0.23-2.el7                                       
18:23:26 #14 39.87   dwz.aarch64 0:0.11-3.el7                                                      
18:23:26 #14 39.87   elfutils.aarch64 0:0.176-5.el7                                                
18:23:26 #14 39.87   emacs-filesystem.noarch 1:24.3-23.el7_9.1                                     
18:23:26 #14 39.87   file.aarch64 0:5.11-37.el7                                                    
18:23:26 #14 39.87   gdb.aarch64 0:7.6.1-120.el7                                                   
18:23:26 #14 39.87   groff-base.aarch64 0:1.22.2-8.el7                                             
18:23:26 #14 39.87   patch.aarch64 0:2.7.1-12.el7_7                                                
18:23:26 #14 39.87   perl.aarch64 4:5.16.3-299.el7_9                                               
18:23:26 #14 39.87   perl-Carp.noarch 0:1.26-244.el7                                               
18:23:26 #14 39.87   perl-Encode.aarch64 0:2.51-7.el7                                              
18:23:26 #14 39.87   perl-Exporter.noarch 0:5.68-3.el7                                             
18:23:26 #14 39.87   perl-File-Path.noarch 0:2.09-2.el7                                            
18:23:26 #14 39.87   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
18:23:26 #14 39.87   perl-Filter.aarch64 0:1.49-3.el7                                              
18:23:26 #14 39.87   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
18:23:26 #14 39.87   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
18:23:26 #14 39.87   perl-PathTools.aarch64 0:3.40-5.el7                                           
18:23:26 #14 39.87   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
18:23:26 #14 39.87   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
18:23:26 #14 39.87   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
18:23:26 #14 39.87   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
18:23:26 #14 39.87   perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
18:23:26 #14 39.87   perl-Socket.aarch64 0:2.010-5.el7                                             
18:23:26 #14 39.87   perl-Storable.aarch64 0:2.45-3.el7                                            
18:23:26 #14 39.87   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
18:23:26 #14 39.87   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
18:23:26 #14 39.87   perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
18:23:26 #14 39.87   perl-Time-Local.noarch 0:1.2300-2.el7                                         
18:23:26 #14 39.87   perl-constant.noarch 0:1.27-2.el7                                             
18:23:26 #14 39.87   perl-libs.aarch64 4:5.16.3-299.el7_9                                          
18:23:26 #14 39.87   perl-macros.aarch64 4:5.16.3-299.el7_9                                        
18:23:26 #14 39.87   perl-parent.noarch 1:0.225-244.el7                                            
18:23:26 #14 39.87   perl-podlators.noarch 0:2.5.1-3.el7                                           
18:23:26 #14 39.87   perl-srpm-macros.noarch 0:1-8.el7                                             
18:23:26 #14 39.87   perl-threads.aarch64 0:1.87-4.el7                                             
18:23:26 #14 39.87   perl-threads-shared.aarch64 0:1.43-6.el7                                      
18:23:26 #14 39.87   python-srpm-macros.noarch 0:3-34.el7                                          
18:23:26 #14 39.87   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
18:23:26 #14 39.87   unzip.aarch64 0:6.0-24.el7_9                                                  
18:23:26 #14 39.87   zip.aarch64 0:3.0-11.el7                                                      
18:23:26 #14 39.87 
18:23:26 #14 39.87 Dependency Updated:
18:23:26 #14 39.87   rpm.aarch64 0:4.11.3-48.el7_9       rpm-build-libs.aarch64 0:4.11.3-48.el7_9 
18:23:26 #14 39.87   rpm-libs.aarch64 0:4.11.3-48.el7_9  rpm-python.aarch64 0:4.11.3-48.el7_9     
18:23:26 #14 39.87 
18:23:26 + docker version
18:23:26 Client: Docker Engine - Community
18:23:26  Version:           24.0.2
18:23:26  API version:       1.43
18:23:26  Go version:        go1.20.4
18:23:26  Git commit:        cb74dfc
18:23:26  Built:             Thu May 25 21:52:22 2023
18:23:26  OS/Arch:           linux/amd64
18:23:26  Context:           default
18:23:26 
18:23:26 Server: Docker Engine - Community
18:23:26  Engine:
18:23:26   Version:          24.0.2
18:23:26   API version:      1.43 (minimum version 1.12)
18:23:26   Go version:       go1.20.4
18:23:26   Git commit:       659604f
18:23:26   Built:            Thu May 25 21:52:22 2023
18:23:26   OS/Arch:          linux/amd64
18:23:26   Experimental:     true
18:23:26  containerd:
18:23:26   Version:          1.6.21
18:23:26   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:26  runc:
18:23:26   Version:          1.1.7
18:23:26   GitCommit:        v1.1.7-0-g860f061
18:23:26  docker-init:
18:23:26   Version:          0.19.0
18:23:26   GitCommit:        de40ad0
[Pipeline] sh
18:23:26 #17 10.45   Running scriptlet: selinux-policy-minimum-3.14.3-130.el8.noarch         27/61 
18:23:26 #17 11.77   Installing       : selinux-policy-minimum-3.14.3-130.el8.noarch         27/61 
18:23:26 #16 12.76   Installing       : python3-setools-4.4.3-1.el9.aarch64                  23/93 
18:23:26 #16 12.93   Installing       : cpp-11.4.1-2.3.el9.aarch64                           24/93 
18:23:26 #16 12.94   Installing       : perl-threads-shared-1.61-460.el9.aarch64             25/93 
18:23:26 #16 12.95   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                26/93 
18:23:26 #16 12.98   Installing       : automake-1.16.2-8.el9.noarch                         27/93 
18:23:26 #16 12.99   Installing       : python3-libsemanage-3.5-2.el9.aarch64                28/93 
18:23:26 #16 13.00   Installing       : perl-TermReadKey-2.38-11.el9.aarch64                 29/93 
18:23:26 #16 13.00   Installing       : python3-audit-3.0.7-104.el9.aarch64                  30/93 
18:23:26 #16 13.01   Installing       : perl-lib-0.65-480.el9.aarch64                        31/93 
18:23:26 #16 13.02   Installing       : perl-Error-1:0.17029-7.el9.noarch                    32/93 
18:23:26 #16 13.03   Installing       : pcre2-utf32-10.40-2.el9.aarch64                      33/93 
18:23:26 #16 13.04   Installing       : pcre2-utf16-10.40-2.el9.aarch64                      34/93 
18:23:26 #16 13.07   Installing       : pcre2-devel-10.40-2.el9.aarch64                      35/93 
18:23:26 #13 26.99 Preparing to unpack .../089-dwz_0.15-1_arm64.deb ...
18:23:26 #13 27.00 Unpacking dwz (0.15-1) ...
18:23:26 #13 27.07 Selecting previously unselected package libicu72:arm64.
18:23:26 #13 27.07 Preparing to unpack .../090-libicu72_72.1-3_arm64.deb ...
18:23:26 #13 27.08 Unpacking libicu72:arm64 (72.1-3) ...
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0daa90c4efeb655c9) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:23:26 #14 39.87 Complete!
18:23:26 + docker info
18:23:26 Client: Docker Engine - Community
18:23:26  Version:    24.0.2
18:23:26  Context:    default
18:23:26  Debug Mode: false
18:23:26  Plugins:
18:23:26   buildx: Docker Buildx (Docker Inc.)
18:23:26     Version:  v0.11.0
18:23:26     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:23:26   compose: Docker Compose (Docker Inc.)
18:23:26     Version:  v2.19.1
18:23:26     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:23:26 
18:23:26 Server:
18:23:26  Containers: 0
18:23:26   Running: 0
18:23:26   Paused: 0
18:23:26   Stopped: 0
18:23:26  Images: 4
18:23:26  Server Version: 24.0.2
18:23:26  Storage Driver: overlay2
18:23:26   Backing Filesystem: extfs
18:23:26   Supports d_type: true
18:23:26   Using metacopy: false
18:23:26   Native Overlay Diff: true
18:23:26   userxattr: false
18:23:26  Logging Driver: json-file
18:23:26  Cgroup Driver: systemd
18:23:26  Cgroup Version: 2
18:23:26  Plugins:
18:23:26   Volume: local
18:23:26   Network: bridge host ipvlan macvlan null overlay
18:23:26   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:23:26  Swarm: inactive
18:23:26  Runtimes: io.containerd.runc.v2 runc
18:23:26  Default Runtime: runc
18:23:26  Init Binary: docker-init
18:23:26  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:26  runc version: v1.1.7-0-g860f061
18:23:26  init version: de40ad0
18:23:26  Security Options:
18:23:26   apparmor
18:23:26   seccomp
18:23:26    Profile: builtin
18:23:26   cgroupns
18:23:26  Kernel Version: 5.15.0-1039-aws
18:23:26  Operating System: Ubuntu 20.04.6 LTS
18:23:26  OSType: linux
18:23:26  Architecture: x86_64
18:23:26  CPUs: 8
18:23:26  Total Memory: 30.89GiB
18:23:26  Name: ip-10-100-97-8
18:23:26  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:23:26  Docker Root Dir: /var/lib/docker
18:23:26  Debug Mode: false
18:23:26  Username: dockerbuildbot
18:23:26  Experimental: true
18:23:26  Insecure Registries:
18:23:26   127.0.0.0/8
18:23:26  Live Restore Enabled: true
18:23:26 
[Pipeline] }
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/5c2b8648-ef7d-42d6-8e99-280c3d38f8ae/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] {
[Pipeline] checkout
[Pipeline] wrap
18:23:26 The recommended git tool is: git
18:23:26 #16 13.08   Installing       : libuv-1:1.42.0-1.el9.aarch64                         36/93 
18:23:26 #16 13.09   Installing       : libubsan-11.4.1-2.3.el9.aarch64                      37/93 
18:23:26 #16 13.10   Installing       : libtool-ltdl-2.4.6-45.el9.aarch64                    38/93 
18:23:26 #16 13.11   Installing       : libsepol-devel-3.5-1.el9.aarch64                     39/93 
18:23:26 #16 13.14   Installing       : libselinux-devel-3.5-1.el9.aarch64                   40/93 
[Pipeline] {
[Pipeline] wrap
18:23:26 using credential docker-jenkins-github-credentials
[Pipeline] {
[Pipeline] echo
18:23:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:23:26 chowning workspace
[Pipeline] sh
18:23:26 Cloning the remote Git repository
18:23:26 Cloning with configured refspecs honoured and without tags
18:23:26 #14 DONE 40.4s
18:23:26 
18:23:26 #15 [stage-1 4/7] COPY --link SPECS /root/rpmbuild/SPECS
18:23:26 #15 DONE 0.0s
18:23:26 #16 13.15   Installing       : libasan-11.4.1-2.3.el9.aarch64                       41/93 
18:23:26 #16 13.40   Installing       : kernel-headers-5.14.0-373.el9.aarch64                42/93 
18:23:26 #16 13.44   Installing       : libxcrypt-devel-4.4.18-3.el9.aarch64                 43/93 
18:23:26 #16 13.51   Installing       : glibc-devel-2.34-83.el9.7.aarch64                    44/93 
18:23:26 #16 13.58   Installing       : glibc-static-2.34-83.el9.7.aarch64                   45/93 
18:23:26 #16 13.59   Installing       : libxcrypt-static-4.4.18-3.el9.aarch64                46/93 
18:23:27 + pwd
18:23:27 + id -u
18:23:27 + id -g
18:23:27 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:23:27 Fetching without tags
18:23:27 #13 27.64 Selecting previously unselected package libxml2:arm64.
18:23:27 #13 27.64 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
18:23:27 #13 27.65 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
18:23:27 #13 27.73 Selecting previously unselected package gettext.
18:23:27 #13 27.73 Preparing to unpack .../092-gettext_0.21-12_arm64.deb ...
18:23:27 #13 27.74 Unpacking gettext (0.21-12) ...
18:23:27 #13 27.87 Selecting previously unselected package intltool-debian.
18:23:27 
18:23:27 #16 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
18:23:27 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:23:27 Merge succeeded, producing 31c4c67b71071b887d09caae09cd5203d1007363
18:23:27 Checking out Revision 31c4c67b71071b887d09caae09cd5203d1007363 (PR-949)
18:23:27 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:23:27 #16 13.59   Installing       : vim-filesystem-2:8.2.2637-20.el9.noarch              47/93 
18:23:27 #13 27.87 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ...
18:23:27 #13 27.87 Unpacking intltool-debian (0.35.0+20060710.6) ...
18:23:27 #13 27.91 Selecting previously unselected package po-debconf.
18:23:27 #13 27.91 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ...
18:23:27 #13 27.92 Unpacking po-debconf (1.0.21+nmu1) ...
18:23:27 #13 27.97 Selecting previously unselected package debhelper.
18:23:27 #13 27.97 Preparing to unpack .../095-debhelper_13.11.4_all.deb ...
18:23:27 #13 27.98 Unpacking debhelper (13.11.4) ...
18:23:27 #13 28.08 Selecting previously unselected package debian-keyring.
18:23:27 #16 0.471 Loaded plugins: fastestmirror, ovl
18:23:27 #16 13.92   Installing       : cmake-data-3.20.2-8.el9.noarch                       48/93 
18:23:27 #16 14.06   Installing       : cmake-3.20.2-8.el9.aarch64                           49/93 
18:23:27 #16 14.07   Installing       : systemd-rpm-macros-252-18.el9.noarch                 50/93 
18:23:27 #16 14.11   Installing       : openssl-1:3.0.7-24.el9.aarch64                       51/93 
18:23:27 #16 14.12   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                      52/93 
18:23:27 mkdir -p rpmbuild/SOURCES
18:23:27 docker run --rm -w /v \
18:23:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:23:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:27 	alpine \
18:23:27 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
[Pipeline] echo
18:23:27 Removing all docker containers
[Pipeline] sh
18:23:27 #13 28.09 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ...
18:23:27 #13 28.09 Unpacking debian-keyring (2022.12.24) ...
18:23:27 #16 0.731 Enabling base-source repository
18:23:27 #16 0.731 Enabling extras-source repository
18:23:27 #16 0.731 Enabling updates-source repository
18:23:27 #16 0.732 Loading mirror speeds from cached hostfile
18:23:27 #16 0.733  * base: download.cf.centos.org
18:23:27 #16 0.733  * extras: download.cf.centos.org
18:23:27 #16 0.733  * updates: download.cf.centos.org
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31c4c67b71071b887d09caae09cd5203d1007363 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:23:27 #16 14.18   Installing       : libutempter-1.2.1-6.el9.aarch64                      52/93 
18:23:27 #16 14.20   Installing       : libselinux-utils-3.5-1.el9.aarch64                   53/93 
18:23:27 #16 14.22   Installing       : libeconf-0.4.1-3.el9.aarch64                         54/93 
18:23:27 #16 14.23   Installing       : libdb-5.3.28-53.el9.aarch64                          55/93 
18:23:27 #16 14.28   Installing       : pam-1.5.1-15.el9.aarch64                             56/93 
18:23:27 #16 14.30   Installing       : libpwquality-1.4.4-8.el9.aarch64                     57/93 
18:23:27 #16 14.38   Installing       : util-linux-2.37.4-15.el9.aarch64                     58/93 
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a0fdf211c1f82046) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:23:27 + docker container ls -aq
[Pipeline] echo
18:23:27 Docker containers have been removed
[Pipeline] echo
18:23:27 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:23:27 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-win)
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/5b1aeeae-040d-442e-8430-64ac26890448/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:23:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:23:27 chowning workspace
[Pipeline] sh
18:23:27 + make REF=master DOCKER_BUILD_PKGS=cross-mac static
18:23:27 git init src/github.com/docker/cli
18:23:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:23:27 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:23:27 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:23:27 + SRC=src/github.com/docker/cli
18:23:27 + REF=master
18:23:27 + REF_FETCH=master
18:23:27 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:23:27 + awk {print $2}
18:23:27 + REF=refs/heads/master
18:23:27 + [ -n refs/heads/master ]
18:23:27 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:27 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:28 #16 14.40   Installing       : policycoreutils-3.5-2.el9.aarch64                    59/93 
18:23:28 #16 14.41   Running scriptlet: policycoreutils-3.5-2.el9.aarch64                    59/93 
18:23:28 #16 14.43   Installing       : selinux-policy-38.1.24-1.el9.noarch                  60/93 
18:23:28 #16 14.43   Running scriptlet: selinux-policy-38.1.24-1.el9.noarch                  60/93 
18:23:28 #16 14.46   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         61/93 
18:23:28 + echo starting...
18:23:28 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:23:28 + pwd
18:23:28 + id -u
18:23:28 + id -g
18:23:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:23:28 #16 14.68   Installing       : selinux-policy-targeted-38.1.24-1.el9.noarch         61/93 
18:23:28 + docker version
18:23:28 Client: Docker Engine - Community
18:23:28  Version:           24.0.2
18:23:28  API version:       1.43
18:23:28  Go version:        go1.20.4
18:23:28  Git commit:        cb74dfc
18:23:28  Built:             Thu May 25 21:52:22 2023
18:23:28  OS/Arch:           linux/amd64
18:23:28  Context:           default
18:23:28 
18:23:28 Server: Docker Engine - Community
18:23:28  Engine:
18:23:28   Version:          24.0.2
18:23:28   API version:      1.43 (minimum version 1.12)
18:23:28   Go version:       go1.20.4
18:23:28   Git commit:       659604f
18:23:28   Built:            Thu May 25 21:52:22 2023
18:23:28   OS/Arch:          linux/amd64
18:23:28   Experimental:     true
18:23:28  containerd:
18:23:28   Version:          1.6.21
18:23:28   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:28  runc:
18:23:28   Version:          1.1.7
18:23:28   GitCommit:        v1.1.7-0-g860f061
18:23:28  docker-init:
18:23:28   Version:          0.19.0
18:23:28   GitCommit:        de40ad0
[Pipeline] sh
18:23:28 + docker info
18:23:28 Client: Docker Engine - Community
18:23:28  Version:    24.0.2
18:23:28  Context:    default
18:23:28  Debug Mode: false
18:23:28  Plugins:
18:23:28   buildx: Docker Buildx (Docker Inc.)
18:23:28     Version:  v0.11.0
18:23:28     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:23:28   compose: Docker Compose (Docker Inc.)
18:23:28     Version:  v2.19.1
18:23:28     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:23:28 
18:23:28 Server:
18:23:28  Containers: 0
18:23:28   Running: 0
18:23:28   Paused: 0
18:23:28   Stopped: 0
18:23:28  Images: 4
18:23:28  Server Version: 24.0.2
18:23:28  Storage Driver: overlay2
18:23:28   Backing Filesystem: extfs
18:23:28   Supports d_type: true
18:23:28   Using metacopy: false
18:23:28   Native Overlay Diff: true
18:23:28   userxattr: false
18:23:28  Logging Driver: json-file
18:23:28  Cgroup Driver: systemd
18:23:28  Cgroup Version: 2
18:23:28  Plugins:
18:23:28   Volume: local
18:23:28   Network: bridge host ipvlan macvlan null overlay
18:23:28   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:23:28  Swarm: inactive
18:23:28  Runtimes: runc io.containerd.runc.v2
18:23:28  Default Runtime: runc
18:23:28  Init Binary: docker-init
18:23:28  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:28  runc version: v1.1.7-0-g860f061
18:23:28  init version: de40ad0
18:23:28  Security Options:
18:23:28   apparmor
18:23:28   seccomp
18:23:28    Profile: builtin
18:23:28   cgroupns
18:23:28  Kernel Version: 5.15.0-1039-aws
18:23:28  Operating System: Ubuntu 20.04.6 LTS
18:23:28  OSType: linux
18:23:28  Architecture: x86_64
18:23:28  CPUs: 8
18:23:28  Total Memory: 30.89GiB
18:23:28  Name: ip-10-100-97-124
18:23:28  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:23:28  Docker Root Dir: /var/lib/docker
18:23:28  Debug Mode: false
18:23:28  Username: dockerbuildbot
18:23:28  Experimental: true
18:23:28  Insecure Registries:
18:23:28   127.0.0.0/8
18:23:28  Live Restore Enabled: true
18:23:28 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:23:28 The recommended git tool is: git
18:23:28 using credential docker-jenkins-github-credentials
18:23:28 Cloning the remote Git repository
18:23:28 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
18:23:28 Removing all docker containers
[Pipeline] sh
18:23:28 #13 29.66 Selecting previously unselected package libfakeroot:arm64.
18:23:28 #13 29.66 Preparing to unpack .../097-libfakeroot_1.31-1.2_arm64.deb ...
18:23:28 #13 29.67 Unpacking libfakeroot:arm64 (1.31-1.2) ...
18:23:28 #13 29.71 Selecting previously unselected package fakeroot.
18:23:28 #13 29.71 Preparing to unpack .../098-fakeroot_1.31-1.2_arm64.deb ...
18:23:28 #13 29.71 Unpacking fakeroot (1.31-1.2) ...
18:23:28 #13 29.76 Selecting previously unselected package libassuan0:arm64.
18:23:28 #13 29.77 Preparing to unpack .../099-libassuan0_2.5.5-5_arm64.deb ...
18:23:28 #13 29.77 Unpacking libassuan0:arm64 (2.5.5-5) ...
18:23:28 #13 29.81 Selecting previously unselected package gpgconf.
18:23:29 Fetching without tags
18:23:29 + docker container ls -aq
[Pipeline] echo
18:23:29 Docker containers have been removed
[Pipeline] echo
18:23:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:23:29 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-amd64)
[Pipeline] sh
18:23:29 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:23:29 Merge succeeded, producing f052c3e7ff51b0f4cc06843c9180e7dacd5129f9
18:23:29 Checking out Revision f052c3e7ff51b0f4cc06843c9180e7dacd5129f9 (PR-949)
18:23:29 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:23:29 #13 29.81 Preparing to unpack .../100-gpgconf_2.2.40-1.1_arm64.deb ...
18:23:29 #13 29.82 Unpacking gpgconf (2.2.40-1.1) ...
18:23:29 #13 29.87 Selecting previously unselected package libksba8:arm64.
18:23:29 #13 29.87 Preparing to unpack .../101-libksba8_1.6.3-2_arm64.deb ...
18:23:29 #13 29.88 Unpacking libksba8:arm64 (1.6.3-2) ...
18:23:29 #13 29.93 Selecting previously unselected package libnpth0:arm64.
18:23:29 #13 29.93 Preparing to unpack .../102-libnpth0_1.6-3_arm64.deb ...
18:23:29 #13 29.94 Unpacking libnpth0:arm64 (1.6-3) ...
18:23:29 #13 29.98 Selecting previously unselected package dirmngr.
18:23:29 #13 29.98 Preparing to unpack .../103-dirmngr_2.2.40-1.1_arm64.deb ...
18:23:29 #13 30.00 Unpacking dirmngr (2.2.40-1.1) ...
18:23:29 #13 30.07 Selecting previously unselected package gnupg-l10n.
18:23:29 From https://github.com/docker/cli
18:23:29  * [new branch]      master     -> master
18:23:29  * [new branch]      master     -> origin/master
18:23:29 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:23:29 + echo starting...
18:23:29 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:23:29 mkdir -p rpmbuild/SOURCES
18:23:29 docker run --rm -w /v \
18:23:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:23:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:29 	alpine \
18:23:29 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:23:29 #13 30.08 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ...
18:23:29 #13 30.08 Unpacking gnupg-l10n (2.2.40-1.1) ...
18:23:29 #13 30.18 Selecting previously unselected package gnupg-utils.
18:23:29 #13 30.18 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_arm64.deb ...
18:23:29 #13 30.18 Unpacking gnupg-utils (2.2.40-1.1) ...
18:23:29 #13 30.25 Selecting previously unselected package gpg.
18:23:29 #13 30.26 Preparing to unpack .../106-gpg_2.2.40-1.1_arm64.deb ...
18:23:29 #13 30.26 Unpacking gpg (2.2.40-1.1) ...
18:23:29 git init src/github.com/docker/docker
18:23:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:23:29 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:23:29 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:23:29 + SRC=src/github.com/docker/docker
18:23:29 + REF=master
18:23:29 + REF_FETCH=master
18:23:29 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:23:29 + awk {print $2}
18:23:29 + REF=refs/heads/master
18:23:29 + [ -n refs/heads/master ]
18:23:29 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:29 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:29 + docker version
18:23:29 Client: Docker Engine - Community
18:23:29  Version:           24.0.2
18:23:29  API version:       1.43
18:23:29  Go version:        go1.20.4
18:23:29  Git commit:        cb74dfc
18:23:29  Built:             Thu May 25 21:52:22 2023
18:23:29  OS/Arch:           linux/amd64
18:23:29  Context:           default
18:23:29 
18:23:29 Server: Docker Engine - Community
18:23:29  Engine:
18:23:29   Version:          24.0.2
18:23:29   API version:      1.43 (minimum version 1.12)
18:23:29   Go version:       go1.20.4
18:23:29   Git commit:       659604f
18:23:29   Built:            Thu May 25 21:52:22 2023
18:23:29   OS/Arch:          linux/amd64
18:23:29   Experimental:     true
18:23:29  containerd:
18:23:29   Version:          1.6.21
18:23:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:29  runc:
18:23:29   Version:          1.1.7
18:23:29   GitCommit:        v1.1.7-0-g860f061
18:23:29  docker-init:
18:23:29   Version:          0.19.0
18:23:29   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f052c3e7ff51b0f4cc06843c9180e7dacd5129f9 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:23:29 #13 30.34 Selecting previously unselected package pinentry-curses.
18:23:29 #13 30.34 Preparing to unpack .../107-pinentry-curses_1.2.1-1_arm64.deb ...
18:23:29 #13 30.34 Unpacking pinentry-curses (1.2.1-1) ...
18:23:29 #13 30.39 Selecting previously unselected package gpg-agent.
18:23:29 #13 30.39 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_arm64.deb ...
18:23:29 #13 30.40 Unpacking gpg-agent (2.2.40-1.1) ...
18:23:29 #13 30.46 Selecting previously unselected package gpg-wks-client.
18:23:29 #13 30.46 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_arm64.deb ...
18:23:29 #13 30.46 Unpacking gpg-wks-client (2.2.40-1.1) ...
18:23:29 #13 30.51 Selecting previously unselected package gpg-wks-server.
18:23:29 #13 30.51 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_arm64.deb ...
18:23:29 #13 30.51 Unpacking gpg-wks-server (2.2.40-1.1) ...
18:23:29 #13 30.56 Selecting previously unselected package gpgsm.
18:23:29 + docker info
18:23:29 Client: Docker Engine - Community
18:23:29  Version:    24.0.2
18:23:29  Context:    default
18:23:29  Debug Mode: false
18:23:29  Plugins:
18:23:29   buildx: Docker Buildx (Docker Inc.)
18:23:29     Version:  v0.11.0
18:23:29     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:23:29   compose: Docker Compose (Docker Inc.)
18:23:29     Version:  v2.19.1
18:23:29     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:23:29 
18:23:29 Server:
18:23:29  Containers: 0
18:23:29   Running: 0
18:23:29   Paused: 0
18:23:29   Stopped: 0
18:23:29  Images: 5
18:23:29  Server Version: 24.0.2
18:23:29  Storage Driver: overlay2
18:23:29   Backing Filesystem: extfs
18:23:29   Supports d_type: true
18:23:29   Using metacopy: false
18:23:29   Native Overlay Diff: true
18:23:29   userxattr: false
18:23:29  Logging Driver: json-file
18:23:29  Cgroup Driver: systemd
18:23:29  Cgroup Version: 2
18:23:29  Plugins:
18:23:29   Volume: local
18:23:29   Network: bridge host ipvlan macvlan null overlay
18:23:29   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:23:29  Swarm: inactive
18:23:29  Runtimes: io.containerd.runc.v2 runc
18:23:29  Default Runtime: runc
18:23:29  Init Binary: docker-init
18:23:29  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:29  runc version: v1.1.7-0-g860f061
18:23:29  init version: de40ad0
18:23:29  Security Options:
18:23:29   apparmor
18:23:29   seccomp
18:23:29    Profile: builtin
18:23:29   cgroupns
18:23:29  Kernel Version: 5.15.0-1039-aws
18:23:29  Operating System: Ubuntu 20.04.6 LTS
18:23:29  OSType: linux
18:23:29  Architecture: x86_64
18:23:29  CPUs: 8
18:23:29  Total Memory: 30.56GiB
18:23:29  Name: ip-10-100-116-114
18:23:29  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:23:29  Docker Root Dir: /var/lib/docker
18:23:29  Debug Mode: false
18:23:29  Username: dockerbuildbot
18:23:29  Experimental: true
18:23:29  Insecure Registries:
18:23:29   127.0.0.0/8
18:23:29  Live Restore Enabled: true
18:23:29 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:23:29 The recommended git tool is: git
18:23:29 using credential docker-jenkins-github-credentials
18:23:29 Cloning the remote Git repository
18:23:29 Cloning with configured refspecs honoured and without tags
18:23:30 + make REF=master DOCKER_BUILD_PKGS=cross-win static
18:23:30 git init src/github.com/docker/cli
18:23:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:23:30 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:23:30 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:23:30 + SRC=src/github.com/docker/cli
18:23:30 + REF=master
18:23:30 + REF_FETCH=master
18:23:30 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:23:30 + awk {print $2}
18:23:30 + REF=refs/heads/master
18:23:30 + [ -n refs/heads/master ]
18:23:30 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:30 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:30 #13 30.56 Preparing to unpack .../111-gpgsm_2.2.40-1.1_arm64.deb ...
18:23:30 #13 30.56 Unpacking gpgsm (2.2.40-1.1) ...
18:23:30 #13 30.62 Selecting previously unselected package gnupg.
18:23:30 #13 30.62 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ...
18:23:30 #13 30.62 Unpacking gnupg (2.2.40-1.1) ...
18:23:30 #13 30.68 Selecting previously unselected package libfile-dirlist-perl.
18:23:30 #13 30.69 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ...
18:23:30 #13 30.69 Unpacking libfile-dirlist-perl (0.05-3) ...
18:23:30 #13 30.73 Selecting previously unselected package libfile-which-perl.
18:23:30 #13 30.73 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ...
18:23:30 #13 30.73 Unpacking libfile-which-perl (1.27-2) ...
18:23:30 #13 30.77 Selecting previously unselected package libfile-homedir-perl.
18:23:30 #13 30.77 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ...
18:23:30 #13 30.78 Unpacking libfile-homedir-perl (1.006-2) ...
18:23:30 #13 30.81 Selecting previously unselected package libfile-touch-perl.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:23:30 Fetching without tags
18:23:30 #13 30.82 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ...
18:23:30 #13 30.82 Unpacking libfile-touch-perl (0.12-2) ...
18:23:30 #13 30.85 Selecting previously unselected package libio-pty-perl.
18:23:30 #13 30.86 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_arm64.deb ...
18:23:30 #13 30.86 Unpacking libio-pty-perl (1:1.17-1) ...
18:23:30 #13 30.90 Selecting previously unselected package libipc-run-perl.
18:23:30 #13 30.90 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ...
18:23:30 #13 30.91 Unpacking libipc-run-perl (20220807.0-1) ...
18:23:30 #13 30.95 Selecting previously unselected package libclass-method-modifiers-perl.
18:23:30 #13 30.95 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ...
18:23:30 #13 30.95 Unpacking libclass-method-modifiers-perl (2.14-1) ...
18:23:30 #13 30.99 Selecting previously unselected package libclass-xsaccessor-perl.
18:23:30 #13 30.99 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_arm64.deb ...
18:23:30 #13 31.00 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
18:23:30 #13 31.04 Selecting previously unselected package libb-hooks-op-check-perl:arm64.
18:23:30 #13 31.04 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_arm64.deb ...
18:23:30 #13 31.04 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2+b1) ...
18:23:30 #13 31.08 Selecting previously unselected package libdynaloader-functions-perl.
18:23:30 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:23:30 Merge succeeded, producing 2e3ef6e8b369578111ce25b89bc5b37ab34a3cc7
18:23:30 Checking out Revision 2e3ef6e8b369578111ce25b89bc5b37ab34a3cc7 (PR-949)
18:23:30 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:23:30 #13 31.08 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ...
18:23:30 #13 31.09 Unpacking libdynaloader-functions-perl (0.003-3) ...
18:23:30 #13 31.13 Selecting previously unselected package libdevel-callchecker-perl:arm64.
18:23:30 #13 31.13 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_arm64.deb ...
18:23:30 #13 31.13 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ...
18:23:30 #13 31.17 Selecting previously unselected package libparams-classify-perl:arm64.
18:23:30 #13 31.17 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_arm64.deb ...
18:23:30 #13 31.18 Unpacking libparams-classify-perl:arm64 (0.015-2+b1) ...
18:23:30 #13 31.22 Selecting previously unselected package libmodule-runtime-perl.
18:23:30 #13 31.22 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ...
18:23:30 #13 31.23 Unpacking libmodule-runtime-perl (0.016-2) ...
18:23:30 #13 31.27 Selecting previously unselected package libimport-into-perl.
18:23:30 #13 31.27 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ...
18:23:30 #13 31.28 Unpacking libimport-into-perl (1.002005-2) ...
18:23:30 #13 31.31 Selecting previously unselected package librole-tiny-perl.
18:23:30 #13 31.31 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ...
18:23:30 #13 31.32 Unpacking librole-tiny-perl (2.002004-1) ...
18:23:30 #13 31.35 Selecting previously unselected package libsub-quote-perl.
18:23:30 #13 31.36 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ...
18:23:30 #13 31.36 Unpacking libsub-quote-perl (2.006008-1) ...
18:23:30 #13 31.40 Selecting previously unselected package libmoo-perl.
18:23:30 #13 31.40 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ...
18:23:30 #13 31.40 Unpacking libmoo-perl (2.005005-1) ...
18:23:30 #13 31.44 Selecting previously unselected package libencode-locale-perl.
18:23:30 #13 31.44 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ...
18:23:30 #13 31.45 Unpacking libencode-locale-perl (1.05-3) ...
18:23:30 #13 31.48 Selecting previously unselected package libtimedate-perl.
18:23:30 #13 31.49 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ...
18:23:30 #13 31.49 Unpacking libtimedate-perl (2.3300-2) ...
18:23:30 #13 31.53 Selecting previously unselected package libhttp-date-perl.
18:23:30 #13 31.53 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ...
18:23:30 #13 31.54 Unpacking libhttp-date-perl (6.05-2) ...
18:23:30 #13 31.57 Selecting previously unselected package libfile-listing-perl.
18:23:30 #13 31.57 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ...
18:23:30 #13 31.58 Unpacking libfile-listing-perl (6.15-1) ...
18:23:30 #13 31.62 Selecting previously unselected package libhtml-tagset-perl.
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e3ef6e8b369578111ce25b89bc5b37ab34a3cc7 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:23:30 From https://github.com/docker/docker
18:23:30  * [new branch]      master     -> master
18:23:30  * [new branch]      master     -> origin/master
18:23:30 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] sh
18:23:31 #13 31.62 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ...
18:23:31 #13 31.63 Unpacking libhtml-tagset-perl (3.20-6) ...
18:23:31 #13 31.66 Selecting previously unselected package libregexp-ipv6-perl.
18:23:31 #13 31.66 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ...
18:23:31 #13 31.67 Unpacking libregexp-ipv6-perl (0.03-3) ...
18:23:31 #13 31.70 Selecting previously unselected package liburi-perl.
18:23:31 #13 31.70 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ...
18:23:31 #13 31.71 Unpacking liburi-perl (5.17-1) ...
18:23:31 #13 31.75 Selecting previously unselected package libhtml-parser-perl:arm64.
18:23:31 #13 31.76 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_arm64.deb ...
18:23:31 #13 31.76 Unpacking libhtml-parser-perl:arm64 (3.81-1) ...
18:23:31 #13 31.80 Selecting previously unselected package libhtml-tree-perl.
18:23:31 #13 31.81 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ...
18:23:31 #13 31.81 Unpacking libhtml-tree-perl (5.07-3) ...
18:23:31 #13 31.86 Selecting previously unselected package libclone-perl:arm64.
18:23:31 + make clean
18:23:31 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:23:31 rm -f -r src
18:23:31 make -C rpm clean
18:23:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:31 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:23:31 rm -f -r rpmbuild/
18:23:31 docker builder prune -f --filter until=24h
18:23:31 Total:	0B
18:23:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:31 make -C deb clean
18:23:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:31 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:23:31 rm -f -r debbuild
18:23:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:23:31 rm -f -r sources
18:23:31 docker builder prune -f --filter until=24h
18:23:31 Total:	0B
18:23:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:31 make -C static clean
18:23:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:31 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:23:31 rm -f -r build
18:23:31 docker builder prune -f --filter until=24h
18:23:31 #13 31.86 Preparing to unpack .../139-libclone-perl_0.46-1_arm64.deb ...
18:23:31 #13 31.87 Unpacking libclone-perl:arm64 (0.46-1) ...
18:23:31 #13 31.90 Selecting previously unselected package libio-html-perl.
18:23:31 #13 31.91 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ...
18:23:31 #13 31.91 Unpacking libio-html-perl (1.004-3) ...
18:23:31 #13 31.95 Selecting previously unselected package liblwp-mediatypes-perl.
18:23:31 #13 31.95 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ...
18:23:31 #13 31.96 Unpacking liblwp-mediatypes-perl (6.04-2) ...
18:23:31 #13 32.00 Selecting previously unselected package libhttp-message-perl.
18:23:31 #13 32.00 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ...
18:23:31 #13 32.00 Unpacking libhttp-message-perl (6.44-1) ...
18:23:31 #13 32.04 Selecting previously unselected package libhttp-cookies-perl.
18:23:31 #13 32.05 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ...
18:23:31 #13 32.05 Unpacking libhttp-cookies-perl (6.10-1) ...
18:23:31 #13 32.09 Selecting previously unselected package libhttp-negotiate-perl.
18:23:31 #13 32.09 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ...
18:23:31 #13 32.09 Unpacking libhttp-negotiate-perl (6.01-2) ...
18:23:31 #13 32.13 Selecting previously unselected package perl-openssl-defaults:arm64.
18:23:31 From https://github.com/docker/cli
18:23:31  * [new branch]      master     -> master
18:23:31  * [new branch]      master     -> origin/master
18:23:31 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:23:31 Total:	0B
18:23:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:31 git init src/github.com/docker/buildx
18:23:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:23:31 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:23:31 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:23:31 + SRC=src/github.com/docker/buildx
18:23:31 + REF=v0.11.2
18:23:31 + REF_FETCH=v0.11.2
18:23:31 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tagsawk origin {print $2} v0.11.2
18:23:31 
18:23:31 + REF=refs/tags/v0.11.2
18:23:31 + [ -n refs/tags/v0.11.2 ]
18:23:31 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:31 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
[Pipeline] sh
18:23:31 #13 32.13 Preparing to unpack .../145-perl-openssl-defaults_7+b1_arm64.deb ...
18:23:31 #13 32.14 Unpacking perl-openssl-defaults:arm64 (7+b1) ...
18:23:31 #13 32.17 Selecting previously unselected package libnet-ssleay-perl:arm64.
18:23:31 #13 32.17 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_arm64.deb ...
18:23:31 #13 32.18 Unpacking libnet-ssleay-perl:arm64 (1.92-2+b1) ...
18:23:31 #13 32.24 Selecting previously unselected package libio-socket-ssl-perl.
18:23:31 #13 32.25 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ...
18:23:31 #13 32.25 Unpacking libio-socket-ssl-perl (2.081-2) ...
18:23:31 #13 32.31 Selecting previously unselected package libnet-http-perl.
18:23:31 #13 32.31 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ...
18:23:31 #13 32.31 Unpacking libnet-http-perl (6.22-1) ...
18:23:31 #13 32.35 Selecting previously unselected package liblwp-protocol-https-perl.
18:23:31 git init src/github.com/docker/docker
18:23:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:23:31 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:23:31 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:23:31 + SRC=src/github.com/docker/docker
18:23:31 + REF=master
18:23:31 + REF_FETCH=master
18:23:31 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:23:31 + awk {print $2}
18:23:31 + REF=refs/heads/master
18:23:31 + [ -n refs/heads/master ]
18:23:31 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:31 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:31 #13 54.95 Setting up libgpgme11:arm64 (1.12.0-6) ...
18:23:31 #13 54.96 Setting up gcc (4:8.3.0-1) ...
18:23:31 #13 54.99 Setting up python3-six (1.12.0-1) ...
18:23:31 #13 55.13 Setting up dirmngr (2.2.12-1+deb10u2) ...
18:23:31 #13 55.15 Setting up perl (5.28.1-6+deb10u1) ...
18:23:31 #13 55.17 Setting up libpackage-stash-xs-perl (0.29-1) ...
18:23:31 #13 55.18 Setting up python3-gpg (1.12.0-6) ...
18:23:31 #13 55.36 Setting up libdata-dump-perl (1.23-1) ...
18:23:31 #13 55.38 Setting up python3-certifi (2018.8.24-1) ...
18:23:31 #13 55.51 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
18:23:31 #13 55.52 Setting up libref-util-perl (0.204-1) ...
18:23:31 #13 55.53 Setting up libipc-system-simple-perl (1.25-4) ...
18:23:31 #13 55.54 Setting up libnet-domain-tld-perl (1.75-1) ...
18:23:31 #13 55.55 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
18:23:31 #13 55.57 Setting up libvariable-magic-perl (0.62-1+b1) ...
18:23:31 #13 55.58 Setting up python3-idna (2.6-1) ...
18:23:31 + make REF=master centos-7
18:23:31 git init src/github.com/docker/cli
18:23:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:23:31 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:23:31 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:23:31 + SRC=src/github.com/docker/cli
18:23:31 + REF=master
18:23:31 + REF_FETCH=master
18:23:31 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:23:31 + awk {print $2}
18:23:31 + REF=refs/heads/master
18:23:31 + [ -n refs/heads/master ]
18:23:31 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:31 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:31 #13 32.35 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:23:31 #13 32.36 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:23:31 #13 32.42 Selecting previously unselected package libtry-tiny-perl.
18:23:31 #13 32.42 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ...
18:23:31 #13 32.43 Unpacking libtry-tiny-perl (0.31-2) ...
18:23:31 #13 32.47 Selecting previously unselected package libwww-robotrules-perl.
18:23:31 #13 32.47 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ...
18:23:31 #13 32.48 Unpacking libwww-robotrules-perl (6.02-1) ...
18:23:31 #13 32.52 Selecting previously unselected package libwww-perl.
18:23:31 #13 32.52 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ...
18:23:31 #13 32.52 Unpacking libwww-perl (6.68-1) ...
18:23:31 #13 32.57 Selecting previously unselected package patchutils.
18:23:31 #13 32.57 Preparing to unpack .../153-patchutils_0.4.2-1_arm64.deb ...
18:23:31 #13 32.58 Unpacking patchutils (0.4.2-1) ...
18:23:31 #13 32.62 Selecting previously unselected package wdiff.
18:23:31 #13 32.62 Preparing to unpack .../154-wdiff_1.2.2-5_arm64.deb ...
18:23:31 #13 32.62 Unpacking wdiff (1.2.2-5) ...
18:23:31 #13 32.69 Selecting previously unselected package devscripts.
18:23:31 mkdir -p rpmbuild/SOURCES
18:23:31 docker run --rm -w /v \
18:23:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:23:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:31 	alpine \
18:23:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:23:31 #13 55.77 Setting up libio-html-perl (1.001-1) ...
18:23:31 #13 55.78 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
18:23:31 #13 55.80 Setting up libtest-refcount-perl (0.08-3) ...
18:23:31 #13 55.81 Setting up libparams-util-perl (1.07-3+b4) ...
18:23:31 #13 55.83 Setting up libdpkg-perl (1.19.8) ...
18:23:31 #13 55.84 Setting up autoconf (2.69-11) ...
18:23:31 #13 55.85 Setting up python3-urllib3 (1.24.1-1+deb10u1) ...
18:23:32 #13 32.69 Preparing to unpack .../155-devscripts_2.23.4_arm64.deb ...
18:23:32 #13 32.72 Unpacking devscripts (2.23.4) ...
18:23:32 #13 32.83 Selecting previously unselected package diffstat.
18:23:32 #13 56.03 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:23:32 #13 56.04 Setting up libcapture-tiny-perl (0.48-1) ...
18:23:32 #13 56.05 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
18:23:32 #13 56.06 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
18:23:32 #13 56.07 Setting up libsub-name-perl (0.21-1+b3) ...
18:23:32 #13 56.08 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
18:23:32 #13 56.09 Setting up g++-8 (8.3.0-6) ...
18:23:32 #13 56.10 Setting up libfile-chdir-perl (0.1008-1) ...
18:23:32 #13 56.12 Setting up xauth (1:1.0.10-1) ...
18:23:32 #13 56.13 Setting up libpath-tiny-perl (0.108-1) ...
18:23:32 #13 56.14 Setting up libarchive-cpio-perl (0.10-1) ...
18:23:32 #13 56.14 Setting up libjson-perl (4.02000-1) ...
18:23:32 #13 32.84 Preparing to unpack .../156-diffstat_1.65-1_arm64.deb ...
18:23:32 #13 32.84 Unpacking diffstat (1.65-1) ...
18:23:32 #13 32.88 Selecting previously unselected package distro-info-data.
18:23:32 #13 32.88 Preparing to unpack .../157-distro-info-data_0.58_all.deb ...
18:23:32 #13 32.89 Unpacking distro-info-data (0.58) ...
18:23:32 #13 32.93 Selecting previously unselected package python3-pkg-resources.
18:23:32 #13 32.93 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ...
18:23:32 #13 32.93 Unpacking python3-pkg-resources (66.1.1-1) ...
18:23:32 #13 32.99 Selecting previously unselected package python3-chardet.
18:23:32 #13 32.99 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ...
18:23:32 #13 33.00 Unpacking python3-chardet (5.1.0+dfsg-2) ...
18:23:32 #13 33.05 Selecting previously unselected package python3-debian.
18:23:32 #13 33.05 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ...
18:23:32 #13 33.06 Unpacking python3-debian (0.1.49) ...
18:23:32 #13 33.11 Selecting previously unselected package libgpgme11:arm64.
18:23:32 From https://github.com/docker/buildx
18:23:32  * [new tag]         v0.11.2    -> v0.11.2
18:23:32 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:23:32 #13 56.15 Setting up libfcgi-perl (0.78-2+b3) ...
18:23:32 #13 56.17 Setting up libdevel-globaldestruction-perl (0.14-1) ...
18:23:32 #13 56.18 Setting up python3-unidiff (0.5.4-1) ...
18:23:32 #13 56.31 Setting up libstrictures-perl (2.000005-1) ...
18:23:32 #13 56.32 Setting up libsub-quote-perl (2.005001-1) ...
18:23:32 #13 56.33 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
18:23:32 #13 56.34 Setting up libsort-versions-perl (1.62-1) ...
18:23:32 #13 56.35 Setting up libexporter-tiny-perl (1.002001-1) ...
18:23:32 #13 56.37 Setting up libterm-readkey-perl (2.38-1) ...
18:23:32 #13 56.38 Setting up lsb-release (10.2019051400) ...
18:23:32 #13 56.39 Setting up libclass-accessor-perl (0.51-1) ...
18:23:32 #13 56.40 Setting up libnet-ip-perl (1.26-2) ...
18:23:32 #13 33.12 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_arm64.deb ...
18:23:32 #13 33.12 Unpacking libgpgme11:arm64 (1.18.0-3+b1) ...
18:23:32 #13 33.18 Selecting previously unselected package python3-gpg.
18:23:32 #13 33.18 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_arm64.deb ...
18:23:32 #13 33.19 Unpacking python3-gpg (1.18.0-3+b1) ...
18:23:32 #13 33.26 Selecting previously unselected package python3-xdg.
18:23:32 #13 33.26 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ...
18:23:32 #13 33.26 Unpacking python3-xdg (0.28-2) ...
18:23:32 #13 33.32 Selecting previously unselected package dput.
18:23:32 #13 33.33 Preparing to unpack .../164-dput_1.1.3_all.deb ...
18:23:32 #13 33.34 Unpacking dput (1.1.3) ...
18:23:32 #13 33.38 Selecting previously unselected package equivs.
18:23:32 git init src/github.com/docker/compose
18:23:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:23:32 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:23:32 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:23:32 + SRC=src/github.com/docker/compose
18:23:32 + REF=v2.21.0
18:23:32 + REF_FETCH=v2.21.0
18:23:32 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:23:32 + awk {print $2}
18:23:32 #13 56.41 Setting up python3-magic (2:0.4.15-2) ...
18:23:32 #13 56.55 Setting up libperlio-gzip-perl (0.19-1+b5) ...
18:23:32 #13 56.56 Setting up libsys-hostname-long-perl (1.5-1) ...
18:23:32 #13 56.57 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
18:23:32 #13 56.58 Setting up liburi-perl (1.76-1) ...
18:23:32 #13 56.59 Setting up exim4-daemon-light (4.92-8+deb10u8) ...
18:23:32 #13 56.66 invoke-rc.d: could not determine current runlevel
18:23:32 #13 33.39 Preparing to unpack .../165-equivs_2.3.1_all.deb ...
18:23:32 #13 33.39 Unpacking equivs (2.3.1) ...
18:23:32 #13 33.44 Selecting previously unselected package fonts-dejavu-core.
18:23:32 #13 33.44 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ...
18:23:32 #13 33.45 Unpacking fonts-dejavu-core (2.37-6) ...
18:23:32 #13 33.58 Selecting previously unselected package fontconfig-config.
18:23:32 #13 33.58 Preparing to unpack .../167-fontconfig-config_2.14.1-4_arm64.deb ...
18:23:32 + REF=refs/tags/v2.21.0
18:23:32 + [ -n refs/tags/v2.21.0 ]
18:23:32 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:32 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:33 From https://github.com/docker/docker
18:23:33  * [new branch]      master     -> master
18:23:33  * [new branch]      master     -> origin/master
18:23:33 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:23:33 #13 56.67 invoke-rc.d: policy-rc.d denied execution of start.
18:23:33 #13 56.67 Initializing GnuTLS DH parameter file
18:23:33 #13 56.70 Setting up libmailutils5:arm64 (1:3.5-4) ...
18:23:33 #13 56.71 Setting up libdigest-bubblebabble-perl (0.02-2) ...
18:23:33 #13 56.72 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
18:23:33 #13 56.73 Setting up python3-pkg-resources (40.8.0-1) ...
18:23:33 #13 56.92 Setting up automake (1:1.16.1-4) ...
18:23:33 #13 33.72 Unpacking fontconfig-config (2.14.1-4) ...
18:23:33 #13 33.77 Selecting previously unselected package libcurl3-gnutls:arm64.
18:23:33 #13 33.77 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u4_arm64.deb ...
18:23:33 #13 33.78 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u4) ...
18:23:33 #13 33.83 Selecting previously unselected package liberror-perl.
18:23:33 #13 33.84 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ...
18:23:33 #13 33.84 Unpacking liberror-perl (0.17029-2) ...
18:23:33 #13 33.88 Selecting previously unselected package git-man.
18:23:33 #13 33.88 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ...
18:23:33 #13 33.89 Unpacking git-man (1:2.39.2-1.1) ...
18:23:33 From https://github.com/docker/compose
18:23:33  * [new tag]         v2.21.0    -> v2.21.0
18:23:33 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:23:33 for p in cross-mac; do \
18:23:33 	make -C static VERSION=0.0.1-dev GO_VERSION=1.21.2 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
18:23:33 done
18:23:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:33 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
18:23:33 git init src/github.com/docker/buildx
18:23:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:23:33 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:23:33 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:23:33 + SRC=src/github.com/docker/buildx
18:23:33 + REF=v0.11.2
18:23:33 + REF_FETCH=v0.11.2
18:23:33 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:23:33 + awk {print $2}
18:23:33 #13 56.93 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:23:33 #13 56.94 Setting up libasync-mergepoint-perl (0.04-2) ...
18:23:33 #13 56.96 Setting up libio-sessiondata-perl (1.03-1) ...
18:23:33 #13 57.01 Setting up libstring-escape-perl (2010.002-2) ...
18:23:33 #13 57.05 Setting up libhttp-date-perl (6.02-1) ...
18:23:33 #13 57.07 Setting up libfile-which-perl (1.23-1) ...
18:23:33 #13 57.09 Setting up mailutils (1:3.5-4) ...
18:23:33 #13 57.11 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
18:23:33 #13 57.12 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
18:23:33 #13 57.12 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
18:23:33 #13 57.13 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
18:23:33 #13 57.14 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
18:23:33 #13 57.14 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
18:23:33 #13 57.15 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
18:23:33 == Building packages for fedora-38 ==
18:23:33 mkdir -p "rpmbuild/fedora-38"
18:23:33 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-fedora-38/aarch64 -f fedora-38/Dockerfile .
18:23:33 #13 34.02 Selecting previously unselected package git.
18:23:33 #13 34.02 Preparing to unpack .../171-git_1%3a2.39.2-1.1_arm64.deb ...
18:23:33 #13 34.03 Unpacking git (1:2.39.2-1.1) ...
18:23:33 hungry_shirley
18:23:33 cd /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
18:23:33 #0 building with "hungry_shirley" instance using docker-container driver
18:23:33 
18:23:33 #1 [internal] booting buildkit
18:23:33 + REF=refs/tags/v0.11.2
18:23:33 + [ -n refs/tags/v0.11.2 ]
18:23:33 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:33 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:33 #13 57.17 Setting up libfile-basedir-perl (0.08-1) ...
18:23:33 #13 57.18 Setting up libnumber-range-perl (0.12-1) ...
18:23:33 #13 57.22 Setting up libtask-weaken-perl (1.06-1) ...
18:23:33 #13 57.27 Setting up libunicode-utf8-perl (0.62-1) ...
18:23:33 #13 57.32 Setting up libstruct-dumb-perl (0.09-1) ...
18:23:33 #13 57.34 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
18:23:33 #13 57.35 Setting up libfile-listing-perl (6.04-1) ...
18:23:33 #13 57.36 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
18:23:33 #13 57.37 Setting up libclass-inspector-perl (1.32-1) ...
18:23:33 #13 57.38 Setting up libfont-afm-perl (1.20-2) ...
18:23:33 #13 57.39 Setting up libwant-perl (0.29-1+b4) ...
18:23:33 #13 57.40 Setting up libdynaloader-functions-perl (0.003-1) ...
18:23:33 #13 57.41 Setting up libtext-glob-perl (0.10-1) ...
18:23:33 #13 57.43 Setting up libclass-method-modifiers-perl (2.12-1) ...
18:23:33 #13 57.44 Setting up liblist-compare-perl (0.53-1) ...
18:23:33 #13 57.45 Setting up libref-util-xs-perl (0.117-1+b1) ...
18:23:33 #13 57.46 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
18:23:33 #13 57.47 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
18:23:33 #13 57.49 Setting up libsort-key-perl (1.33-2+b1) ...
18:23:33 #0 building with "default" instance using docker driver
18:23:33 
18:23:33 #1 [internal] load .dockerignore
18:23:33 #1 transferring context: 2B done
18:23:33 #1 DONE 0.0s
18:23:33 
18:23:33 #2 [internal] load build definition from Dockerfile
18:23:33 #2 transferring dockerfile: 669B done
18:23:33 #2 DONE 0.0s
18:23:33 
18:23:33 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:23:33 #3 DONE 0.0s
18:23:33 
18:23:33 #4 resolve image config for docker.io/docker/dockerfile:1
18:23:33 From https://github.com/docker/cli
18:23:33  * [new branch]      master     -> master
18:23:33  * [new branch]      master     -> origin/master
18:23:33 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:23:33 #1 pulling image moby/buildkit:buildx-stable-1
18:23:33 #13 57.50 Setting up libclone-perl (0.41-1+b1) ...
18:23:33 #13 57.51 Setting up libalgorithm-diff-perl (1.19.03-2) ...
18:23:33 #13 57.52 Setting up libarchive-zip-perl (1.64-1) ...
18:23:33 #13 57.54 Setting up libsub-identify-perl (0.14-1+b1) ...
18:23:33 #13 57.55 Setting up libdistro-info-perl (0.21) ...
18:23:33 #13 57.56 Setting up python3-apt (1.8.4.3) ...
18:23:33 #13 57.73 Setting up libio-stringy-perl (2.111-3) ...
18:23:33 #13 57.74 Setting up liblist-moreutils-perl (0.416-1+b4) ...
18:23:33 #13 57.75 Setting up libhtml-tagset-perl (3.20-3) ...
18:23:33 #4 DONE 0.3s
18:23:33 
18:23:33 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:23:33 #5 CACHED
18:23:33 
18:23:33 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:23:33 #6 ...
18:23:33 
18:23:33 #7 [auth] library/fedora:pull token for registry-1.docker.io
18:23:33 #7 DONE 0.0s
18:23:33 
18:23:33 #8 [auth] library/golang:pull token for registry-1.docker.io
18:23:33 #8 DONE 0.0s
18:23:33 git init src/github.com/docker/docker
18:23:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:23:33 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:23:33 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:23:33 + SRC=src/github.com/docker/docker
18:23:33 + REF=master
18:23:33 + REF_FETCH=master
18:23:33 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:23:33 + awk {print $2}
18:23:33 + REF=refs/heads/master
18:23:33 + [ -n refs/heads/master ]
18:23:33 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:33 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:33 #13 34.48 Selecting previously unselected package iso-codes.
18:23:33 #13 34.49 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ...
18:23:33 #13 34.49 Unpacking iso-codes (4.15.0-1) ...
18:23:34 #13 57.76 Setting up liblog-any-perl (1.707-1) ...
18:23:34 #13 57.77 Setting up libauthen-sasl-perl (2.1600-1) ...
18:23:34 #13 57.79 Setting up libpod-constants-perl (0.19-1) ...
18:23:34 #13 57.80 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
18:23:34 #13 57.82 Setting up libconvert-binhex-perl (1.125-1) ...
18:23:34 #13 57.83 Setting up libfuture-perl (0.39-1) ...
18:23:34 #13 57.84 Setting up liblwp-mediatypes-perl (6.02-1) ...
18:23:34 #13 57.85 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
18:23:34 #13 57.87 Setting up libtry-tiny-perl (0.30-1) ...
18:23:34 #13 57.88 Setting up libtype-tiny-perl (1.004004-1) ...
18:23:34 #13 57.89 Setting up libtest-fatal-perl (0.014-1) ...
18:23:34 #13 57.90 Setting up libcommon-sense-perl (3.74-2+b7) ...
18:23:34 #13 57.91 Setting up libxml-namespacesupport-perl (1.12-1) ...
18:23:34 #13 57.93 Setting up libnet-http-perl (6.18-1) ...
18:23:34 #13 57.94 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
18:23:34 #13 57.96 Setting up libencode-locale-perl (1.05-1) ...
18:23:34 From https://github.com/docker/buildx
18:23:34  * [new tag]         v0.11.2    -> v0.11.2
18:23:34 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:23:34 
18:23:34 #9 [internal] load metadata for docker.io/library/fedora:38
18:23:34 #9 DONE 0.3s
18:23:34 
18:23:34 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:23:34 #6 DONE 0.4s
18:23:34 #13 34.86 Selecting previously unselected package libabsl20220623:arm64.
18:23:34 #13 34.87 Preparing to unpack .../173-libabsl20220623_20220623.1-1_arm64.deb ...
18:23:34 #13 34.87 Unpacking libabsl20220623:arm64 (20220623.1-1) ...
18:23:34 #13 34.95 Selecting previously unselected package libalgorithm-diff-perl.
18:23:34 #13 34.95 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ...
18:23:34 #13 34.96 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:23:34 #13 35.00 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64.
18:23:34 #13 57.97 Setting up libtext-levenshtein-perl (0.13-1) ...
18:23:34 #13 57.98 Setting up libnet-dns-perl (1.19-1) ...
18:23:34 #13 57.99 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
18:23:34 #13 58.00 Setting up libdevel-callchecker-perl (0.008-1) ...
18:23:34 #13 58.02 Setting up libstring-shellquote-perl (1.04-1) ...
18:23:34 #13 58.04 Setting up libsub-install-perl (0.928-1) ...
18:23:34 #13 58.05 Setting up dpkg-dev (1.19.8) ...
18:23:34 #13 58.07 Setting up libnumber-compare-perl (0.03-1) ...
18:23:34 #13 58.08 Setting up intltool-debian (0.35.0+20060710.5) ...
18:23:34 #13 58.10 Setting up libio-async-perl (0.72-1) ...
18:23:34 #13 58.11 Setting up liberror-perl (0.17027-2) ...
18:23:34 #13 58.12 Setting up patchutils (0.3.4-2) ...
18:23:34 #13 58.14 Setting up libmail-sendmail-perl (0.80-1) ...
18:23:34 #13 58.15 Setting up libltdl-dev:arm64 (2.4.6-9) ...
18:23:34 #13 58.17 Setting up libxml-sax-base-perl (1.09-1) ...
18:23:34 
18:23:34 #10 [internal] load build context
18:23:34 #10 transferring context: 13.11kB done
18:23:34 #10 DONE 0.0s
18:23:34 
18:23:34 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:23:34 #11 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:23:34 #11 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 3.15MB / 49.59MB 0.1s
18:23:34 #11 sha256:91290b4a059080b4227746016e1a8f32a290271d8712b213834e9296a38bfea9 4.19MB / 23.57MB 0.1s
18:23:34 #11 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:23:34 #11 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:23:34 #11 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:23:34 #13 35.00 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_arm64.deb ...
18:23:34 #13 35.01 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ...
18:23:34 #13 35.04 Selecting previously unselected package libalgorithm-merge-perl.
18:23:34 #13 35.05 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ...
18:23:34 #13 35.05 Unpacking libalgorithm-merge-perl (0.08-5) ...
18:23:34 #13 35.09 Selecting previously unselected package libaliased-perl.
18:23:34 #13 35.09 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ...
18:23:34 #13 35.10 Unpacking libaliased-perl (0.34-3) ...
18:23:34 #13 35.15 Selecting previously unselected package libaom3:arm64.
18:23:34 #13 35.15 Preparing to unpack .../178-libaom3_3.6.0-1_arm64.deb ...
18:23:34 #13 35.15 Unpacking libaom3:arm64 (3.6.0-1) ...
18:23:34 #13 35.28 Selecting previously unselected package libapt-pkg-perl.
18:23:34 #13 58.18 Setting up libio-string-perl (1.08-3) ...
18:23:34 #13 58.19 Setting up libreadonly-perl (2.050-1) ...
18:23:34 #13 58.20 Setting up python3-chardet (3.0.4-3) ...
18:23:34 #13 58.46 Setting up libstring-copyright-perl (0.003006-1) ...
18:23:34 git init src/github.com/docker/compose
18:23:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:23:34 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:23:34 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:23:34 + SRC=src/github.com/docker/compose
18:23:34 + REF=v2.21.0
18:23:34 + REF_FETCH=v2.21.0
18:23:34 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:23:34 + awk {print $2}
18:23:34 + REF=refs/tags/v2.21.0
18:23:34 + [ -n refs/tags/v2.21.0 ]
18:23:34 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:34 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:34 #11 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 23.07MB / 49.59MB 0.3s
18:23:34 #11 sha256:91290b4a059080b4227746016e1a8f32a290271d8712b213834e9296a38bfea9 23.57MB / 23.57MB 0.3s
18:23:34 #11 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 32.51MB / 49.59MB 0.4s
18:23:34 #11 sha256:91290b4a059080b4227746016e1a8f32a290271d8712b213834e9296a38bfea9 23.57MB / 23.57MB 0.3s done
18:23:34 #11 sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779 3.15MB / 63.99MB 0.4s
18:23:34 #13 35.29 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_arm64.deb ...
18:23:34 #13 35.29 Unpacking libapt-pkg-perl (0.1.40+b2) ...
18:23:34 #13 35.34 Selecting previously unselected package libarchive-cpio-perl.
18:23:34 #13 35.34 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ...
18:23:34 #13 35.34 Unpacking libarchive-cpio-perl (0.10-3) ...
18:23:34 #13 35.39 Selecting previously unselected package libarchive13:arm64.
18:23:34 #13 35.39 Preparing to unpack .../181-libarchive13_3.6.2-1_arm64.deb ...
18:23:34 #13 35.40 Unpacking libarchive13:arm64 (3.6.2-1) ...
18:23:34 #13 35.45 Selecting previously unselected package libarray-intspan-perl.
18:23:34 #13 35.46 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ...
18:23:34 #13 35.46 Unpacking libarray-intspan-perl (2.004-2) ...
18:23:34 #13 35.50 Selecting previously unselected package libauthen-sasl-perl.
18:23:34 #13 58.48 Setting up python3-debian (0.1.35) ...
18:23:34 #13 58.65 Setting up python3-requests (2.21.0-1+deb10u1) ...
18:23:34 #11 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 42.99MB / 49.59MB 0.5s
18:23:34 #11 sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779 13.63MB / 63.99MB 0.5s
18:23:34 #11 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 49.59MB / 49.59MB 0.6s
18:23:34 #11 sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779 23.07MB / 63.99MB 0.6s
18:23:34 #11 extracting sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213
18:23:34 #11 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 49.59MB / 49.59MB 0.6s done
18:23:34 #11 sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779 42.99MB / 63.99MB 0.8s
18:23:34 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 0B / 86.33MB 0.8s
18:23:35 #13 35.51 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ...
18:23:35 #13 35.51 Unpacking libauthen-sasl-perl (2.1600-3) ...
18:23:35 #13 35.56 Selecting previously unselected package libdav1d6:arm64.
18:23:35 #13 35.56 Preparing to unpack .../184-libdav1d6_1.0.0-2_arm64.deb ...
18:23:35 #13 35.57 Unpacking libdav1d6:arm64 (1.0.0-2) ...
18:23:35 #13 35.63 Selecting previously unselected package libgav1-1:arm64.
18:23:35 #13 35.64 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_arm64.deb ...
18:23:35 #13 35.64 Unpacking libgav1-1:arm64 (0.18.0-1+b1) ...
18:23:35 #13 35.72 Selecting previously unselected package librav1e0:arm64.
18:23:35 #13 35.72 Preparing to unpack .../186-librav1e0_0.5.1-6_arm64.deb ...
18:23:35 #13 35.72 Unpacking librav1e0:arm64 (0.5.1-6) ...
18:23:35 #13 58.81 Setting up libdata-optlist-perl (0.110-1) ...
18:23:35 #13 58.82 Setting up libipc-run-perl (20180523.0-1) ...
18:23:35 #13 58.83 Setting up git (1:2.20.1-2+deb10u8) ...
18:23:35 #13 58.87 Setting up libcontextual-return-perl (0.004014-2) ...
18:23:35 #13 58.88 Setting up libwww-robotrules-perl (6.02-1) ...
18:23:35 #13 58.89 Setting up libtypes-serialiser-perl (1.0-1) ...
18:23:35 #13 58.90 Setting up g++ (4:8.3.0-1) ...
18:23:35 #13 58.93 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:23:35 #13 58.94 Setting up libhtml-parser-perl (3.72-3+b3) ...
18:23:35 #13 58.95 Setting up libgit-wrapper-perl (0.048-1) ...
18:23:35 #13 58.97 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
18:23:35 #11 sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779 53.48MB / 63.99MB 0.9s
18:23:35 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 9.44MB / 86.33MB 0.9s
18:23:35 #11 sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779 62.91MB / 63.99MB 1.0s
18:23:35 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 19.92MB / 86.33MB 1.0s
18:23:35 From https://github.com/docker/compose
18:23:35  * [new tag]         v2.21.0    -> v2.21.0
18:23:35 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:23:35 for p in cross-win; do \
18:23:35 	make -C static VERSION=0.0.1-dev GO_VERSION=1.21.2 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
18:23:35 done
18:23:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:35 cd /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker && docker buildx build --target binary --build-arg VERSION=0.0.0-20231011170815-26951f7 --build-arg DOCKER_GITCOMMIT=949f8c9 --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM  --platform windows/amd64 --output "./bundles/cross/win" .
18:23:35 #13 35.81 Selecting previously unselected package libsvtav1enc1:arm64.
18:23:35 #13 35.82 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_arm64.deb ...
18:23:35 #13 35.83 Unpacking libsvtav1enc1:arm64 (1.4.1+dfsg-1) ...
18:23:35 #13 35.96 Selecting previously unselected package libjpeg62-turbo:arm64.
18:23:35 #13 35.96 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_arm64.deb ...
18:23:35 #13 35.96 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-2) ...
18:23:35 #13 36.02 Selecting previously unselected package libyuv0:arm64.
18:23:35 #13 36.02 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_arm64.deb ...
18:23:35 #13 36.03 Unpacking libyuv0:arm64 (0.0~git20230123.b2528b0-1) ...
18:23:35 #13 36.08 Selecting previously unselected package libavif15:arm64.
18:23:35 From https://github.com/docker/docker
18:23:35  * [new branch]      master     -> master
18:23:35  * [new branch]      master     -> origin/master
18:23:35 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:23:35 #13 58.99 Setting up librole-tiny-perl (2.000006-1) ...
18:23:35 #13 59.00 Setting up gnupg (2.2.12-1+deb10u2) ...
18:23:35 #13 59.01 Setting up build-essential (12.6) ...
18:23:35 #13 59.07 Setting up libfile-homedir-perl (1.004-1) ...
18:23:35 #13 59.08 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
18:23:35 #13 59.09 Setting up libio-socket-ssl-perl (2.060-3) ...
18:23:35 #13 59.10 Setting up libsub-exporter-perl (0.987-1) ...
18:23:35 #13 59.11 Setting up libalgorithm-merge-perl (0.08-3) ...
18:23:35 #13 59.12 Setting up libhttp-message-perl (6.18-1) ...
18:23:35 #13 59.13 Setting up libhtml-form-perl (6.03-1) ...
18:23:35 #13 59.14 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
18:23:35 #13 59.15 Setting up libjson-xs-perl (3.040-1+b1) ...
18:23:35 #13 59.16 Setting up libhttp-negotiate-perl (6.01-1) ...
18:23:35 #13 59.17 Setting up libio-prompter-perl (0.004015-1) ...
18:23:35 #13 59.19 Setting up libhttp-cookies-perl (6.04-1) ...
18:23:35 #13 59.20 Setting up po-debconf (1.0.21) ...
18:23:35 #13 59.22 Setting up libhtml-tree-perl (5.07-2) ...
18:23:35 #13 59.23 Setting up libparams-classify-perl (0.015-1+b1) ...
18:23:35 #13 59.24 Setting up libcgi-pm-perl (4.40-1) ...
18:23:35 #13 59.25 Setting up libpath-iterator-rule-perl (1.014-1) ...
18:23:35 #13 59.26 Setting up libnet-dns-sec-perl (1.11-1) ...
18:23:35 #13 59.28 Setting up libsereal-perl (4.005-1) ...
18:23:35 #13 59.28 Setting up libhtml-format-perl (2.12-1) ...
18:23:35 #13 59.29 Setting up libxml-sax-perl (1.00+dfsg-1) ...
18:23:35 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 29.36MB / 86.33MB 1.1s
18:23:35 #11 sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779 63.99MB / 63.99MB 1.1s done
18:23:35 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 39.85MB / 86.33MB 1.2s
18:23:35 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 4.19MB / 64.10MB 1.2s
18:23:35 #0 building with "default" instance using docker driver
18:23:35 
18:23:35 #1 [internal] load build definition from Dockerfile
18:23:35 #1 transferring dockerfile: 28.07kB done
18:23:35 #1 DONE 0.0s
18:23:35 
18:23:35 #2 [internal] load .dockerignore
18:23:35 #2 transferring context: 113B done
18:23:35 #2 DONE 0.0s
18:23:35 
18:23:35 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:23:35 #3 DONE 0.0s
18:23:35 
18:23:35 #4 resolve image config for docker.io/docker/dockerfile:1
18:23:35 #4 DONE 0.2s
18:23:35 #13 36.08 Preparing to unpack .../190-libavif15_0.11.1-1_arm64.deb ...
18:23:35 #13 36.09 Unpacking libavif15:arm64 (0.11.1-1) ...
18:23:35 #13 36.13 Selecting previously unselected package libmodule-implementation-perl.
18:23:35 #13 36.13 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ...
18:23:35 #13 36.14 Unpacking libmodule-implementation-perl (0.09-2) ...
18:23:35 #13 36.17 Selecting previously unselected package libsub-exporter-progressive-perl.
18:23:35 #13 36.18 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
18:23:35 #13 36.18 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
18:23:35 #13 36.22 Selecting previously unselected package libvariable-magic-perl.
18:23:35 #13 36.22 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_arm64.deb ...
18:23:35 #13 36.23 Unpacking libvariable-magic-perl (0.63-1+b1) ...
18:23:35 #13 36.27 Selecting previously unselected package libb-hooks-endofscope-perl.
18:23:35 #13 36.27 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ...
18:23:35 #13 36.27 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
18:23:35 #13 36.32 Selecting previously unselected package libberkeleydb-perl:arm64.
18:23:35 git init src/github.com/docker/buildx
18:23:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:23:35 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:23:35 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:23:35 + SRC=src/github.com/docker/buildx
18:23:35 + REF=v0.11.2
18:23:35 + REF_FETCH=v0.11.2
18:23:35 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:23:35 + awk {print $2}
18:23:35 #13 59.36 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:23:35 #13 59.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:23:35 #13 59.56 
18:23:35 #13 59.56 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:23:35 #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
18:23:35 #1 creating container buildx_buildkit_hungry_shirley0
18:23:35 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 59.77MB / 86.33MB 1.4s
18:23:35 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 24.12MB / 64.10MB 1.4s
18:23:35 #11 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 1.3s done
18:23:35 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 33.55MB / 64.10MB 1.5s
18:23:35 
18:23:35 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:23:35 #5 CACHED
18:23:35 
18:23:35 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:23:35 #6 ...
18:23:35 
18:23:35 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
18:23:35 #7 DONE 0.0s
18:23:35 
18:23:35 #8 [auth] library/golang:pull token for registry-1.docker.io
18:23:35 #8 DONE 0.0s
18:23:35 #13 36.32 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_arm64.deb ...
18:23:35 #13 36.32 Unpacking libberkeleydb-perl:arm64 (0.64-2+b1) ...
18:23:35 #13 36.37 Selecting previously unselected package libpng16-16:arm64.
18:23:35 #13 36.37 Preparing to unpack .../196-libpng16-16_1.6.39-2_arm64.deb ...
18:23:35 #13 36.38 Unpacking libpng16-16:arm64 (1.6.39-2) ...
18:23:35 #13 36.43 Selecting previously unselected package libfreetype6:arm64.
18:23:35 #13 36.44 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_arm64.deb ...
18:23:35 #13 36.44 Unpacking libfreetype6:arm64 (2.12.1+dfsg-5) ...
18:23:35 #13 36.52 Selecting previously unselected package libfontconfig1:arm64.
18:23:35 #13 36.52 Preparing to unpack .../198-libfontconfig1_2.14.1-4_arm64.deb ...
18:23:35 #13 36.52 Unpacking libfontconfig1:arm64 (2.14.1-4) ...
18:23:35 #13 36.57 Selecting previously unselected package libde265-0:arm64.
18:23:35 + REF=refs/tags/v0.11.2
18:23:35 + [ -n refs/tags/v0.11.2 ]
18:23:35 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:35 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:35 #13 59.60 Setting up dput (1.0.3) ...
18:23:35 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 78.64MB / 86.33MB 1.6s
18:23:35 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 44.04MB / 64.10MB 1.6s
18:23:35 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 86.33MB / 86.33MB 1.7s
18:23:35 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 53.48MB / 64.10MB 1.7s
18:23:35 
18:23:35 #9 [internal] load metadata for docker.io/library/golang:1.21.1-bullseye
18:23:36 #13 36.58 Preparing to unpack .../199-libde265-0_1.0.11-1_arm64.deb ...
18:23:36 #13 36.58 Unpacking libde265-0:arm64 (1.0.11-1) ...
18:23:36 #13 36.64 Selecting previously unselected package libnuma1:arm64.
18:23:36 #13 36.64 Preparing to unpack .../200-libnuma1_2.0.16-1_arm64.deb ...
18:23:36 #13 36.65 Unpacking libnuma1:arm64 (2.0.16-1) ...
18:23:36 #13 36.69 Selecting previously unselected package libx265-199:arm64.
18:23:36 #13 36.69 Preparing to unpack .../201-libx265-199_3.5-2+b1_arm64.deb ...
18:23:36 #13 36.70 Unpacking libx265-199:arm64 (3.5-2+b1) ...
18:23:36 #13 36.78 Selecting previously unselected package libheif1:arm64.
18:23:36 #13 36.78 Preparing to unpack .../202-libheif1_1.15.1-1_arm64.deb ...
18:23:36 #13 36.79 Unpacking libheif1:arm64 (1.15.1-1) ...
18:23:36 #13 59.76 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:23:36 #13 59.77 Setting up libmodule-runtime-perl (0.016-1) ...
18:23:36 #13 59.78 Setting up libmailtools-perl (2.18-1) ...
18:23:36 #13 59.79 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
18:23:36 #13 59.81 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
18:23:36 #13 59.85 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:23:36 #13 59.92 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:23:36 #13 59.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:23:36 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 59.77MB / 64.10MB 1.8s
18:23:36 #11 sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 86.33MB / 86.33MB 1.8s done
18:23:36 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 1.9s
18:23:36 #9 ...
18:23:36 
18:23:36 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:23:36 #6 DONE 0.5s
18:23:36 
18:23:36 #9 [internal] load metadata for docker.io/library/golang:1.21.1-bullseye
18:23:36 #9 DONE 0.7s
18:23:36 #13 36.85 Selecting previously unselected package libdeflate0:arm64.
18:23:36 #13 36.85 Preparing to unpack .../203-libdeflate0_1.14-1_arm64.deb ...
18:23:36 #13 36.86 Unpacking libdeflate0:arm64 (1.14-1) ...
18:23:36 #13 36.90 Selecting previously unselected package libjbig0:arm64.
18:23:36 #13 36.91 Preparing to unpack .../204-libjbig0_2.1-6.1_arm64.deb ...
18:23:36 #13 36.91 Unpacking libjbig0:arm64 (2.1-6.1) ...
18:23:36 #13 36.96 Selecting previously unselected package liblerc4:arm64.
18:23:36 #13 36.96 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_arm64.deb ...
18:23:36 #13 36.97 Unpacking liblerc4:arm64 (4.0.0+ds-2) ...
18:23:36 #13 37.03 Selecting previously unselected package libwebp7:arm64.
18:23:36 #13 37.03 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_arm64.deb ...
18:23:36 #13 37.04 Unpacking libwebp7:arm64 (1.2.4-0.2+deb12u1) ...
18:23:36 #13 37.10 Selecting previously unselected package libtiff6:arm64.
18:23:36 #13 60.14 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:23:36 #13 60.18 Setting up libconst-fast-perl (0.014-1) ...
18:23:36 #13 60.19 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
18:23:36 #13 60.20 Setting up libmodule-implementation-perl (0.09-1) ...
18:23:36 #13 60.21 Setting up libemail-valid-perl (1.202-1) ...
18:23:36 #13 60.22 Setting up libcgi-fast-perl (1:2.13-1) ...
18:23:36 #13 60.24 Setting up libpackage-stash-perl (0.38-1) ...
18:23:36 #13 60.25 Setting up libimport-into-perl (1.002005-1) ...
18:23:36 #13 60.26 Setting up libmoo-perl (2.003004-2) ...
18:23:36 #13 60.27 Setting up libmime-tools-perl (5.509-1) ...
18:23:36 #13 60.29 Setting up libxml-simple-perl (2.25-1) ...
18:23:36 #13 60.30 Setting up libparams-validate-perl (1.29-1+b1) ...
18:23:36 #13 60.31 Setting up libb-hooks-endofscope-perl (0.24-1) ...
18:23:36 #13 60.33 Setting up lintian (2.15.0) ...
18:23:36 #13 60.34 Setting up libnamespace-clean-perl (0.27-1) ...
18:23:36 #17 11.84   Running scriptlet: selinux-policy-minimum-3.14.3-130.el8.noarch         27/61 
18:23:36 #17 20.98   Installing       : policycoreutils-devel-2.9-24.el8.aarch64             28/61 
18:23:36 #17 21.21   Installing       : selinux-policy-devel-3.14.3-130.el8.noarch           29/61 
18:23:36 #17 21.24   Running scriptlet: selinux-policy-devel-3.14.3-130.el8.noarch           29/61 
18:23:36 #17 21.27   Installing       : libgomp-8.5.0-21.el8.aarch64                         30/61 
18:23:36 #17 21.28   Running scriptlet: libgomp-8.5.0-21.el8.aarch64                         30/61 
18:23:36 #17 21.32   Installing       : libedit-3.1-23.20170329cvs.el8.aarch64               31/61 
18:23:36 From https://github.com/docker/buildx
18:23:36  * [new tag]         v0.11.2    -> v0.11.2
18:23:36 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:23:36 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 1.9s done
18:23:36 #13 37.10 Preparing to unpack .../207-libtiff6_4.5.0-6_arm64.deb ...
18:23:36 #13 37.11 Unpacking libtiff6:arm64 (4.5.0-6) ...
18:23:36 #13 37.17 Selecting previously unselected package libxau6:arm64.
18:23:36 #13 37.17 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_arm64.deb ...
18:23:36 #13 37.18 Unpacking libxau6:arm64 (1:1.0.9-1) ...
18:23:36 #13 37.23 Selecting previously unselected package libxdmcp6:arm64.
18:23:36 #13 37.23 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
18:23:36 #13 37.24 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
18:23:36 #13 37.28 Selecting previously unselected package libxcb1:arm64.
18:23:36 #13 37.28 Preparing to unpack .../210-libxcb1_1.15-1_arm64.deb ...
18:23:36 #13 37.29 Unpacking libxcb1:arm64 (1.15-1) ...
18:23:36 #13 37.33 Selecting previously unselected package libx11-data.
18:23:36 #13 60.35 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
18:23:36 #13 60.37 Setting up licensecheck (3.0.31-3) ...
18:23:36 #13 60.38 Setting up libgitlab-api-v4-perl (0.16-1) ...
18:23:36 #13 60.39 Setting up liblwp-protocol-https-perl (6.07-2) ...
18:23:36 #13 60.40 Setting up libwww-perl (6.36-2) ...
18:23:36 #13 60.42 Setting up debhelper (12.1.1) ...
18:23:36 #13 60.43 Setting up dh-autoreconf (19) ...
18:23:36 #13 60.44 Setting up devscripts (2.19.5+deb10u1) ...
18:23:36 #11 extracting sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 1.7s done
18:23:36 #11 extracting sha256:91290b4a059080b4227746016e1a8f32a290271d8712b213834e9296a38bfea9
18:23:36 #13 37.33 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
18:23:36 #13 37.34 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
18:23:36 #13 37.42 Selecting previously unselected package libx11-6:arm64.
18:23:36 #13 37.43 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ...
18:23:36 #13 37.43 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ...
18:23:36 #13 37.51 Selecting previously unselected package libxpm4:arm64.
18:23:36 #13 37.52 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1+deb12u1_arm64.deb ...
18:23:36 #13 37.52 Unpacking libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ...
18:23:36 #13 37.56 Selecting previously unselected package libgd3:arm64.
18:23:36 #13 37.56 Preparing to unpack .../214-libgd3_2.3.3-9_arm64.deb ...
18:23:36 #13 37.57 Unpacking libgd3:arm64 (2.3.3-9) ...
18:23:36 #13 37.62 Selecting previously unselected package libc-devtools.
18:23:36 #13 60.61 Setting up dh-strip-nondeterminism (1.1.2-1) ...
18:23:36 #13 60.62 Setting up equivs (2.2.0) ...
18:23:36 #13 60.63 Setting up libxml-parser-perl (2.44-4) ...
18:23:36 #13 60.64 Setting up libxml-sax-expat-perl (0.51-1) ...
18:23:36 #13 60.68 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:23:36 #13 60.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:23:36 #17 21.39   Installing       : openssh-clients-8.0p1-19.el8.aarch64                 32/61 
18:23:36 git init src/github.com/docker/compose
18:23:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:23:36 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:23:36 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:23:36 + SRC=src/github.com/docker/compose
18:23:36 + REF=v2.21.0
18:23:36 + REF_FETCH=v2.21.0
18:23:36 + git -C src/github.com/docker/compose ls-remote+  --refs --heads --tags origin v2.21.0
18:23:36 awk {print $2}
18:23:36 + REF=refs/tags/v2.21.0
18:23:36 + [ -n refs/tags/v2.21.0 ]
18:23:36 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:36 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:37 #13 37.62 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u3_arm64.deb ...
18:23:37 #13 37.62 Unpacking libc-devtools (2.36-9+deb12u3) ...
18:23:37 #13 37.66 Selecting previously unselected package libcapture-tiny-perl.
18:23:37 #13 37.67 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ...
18:23:37 #13 37.67 Unpacking libcapture-tiny-perl (0.48-2) ...
18:23:37 #13 37.71 Selecting previously unselected package libcgi-pm-perl.
18:23:37 #13 37.72 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ...
18:23:37 #13 37.72 Unpacking libcgi-pm-perl (4.55-1) ...
18:23:37 #13 37.78 Selecting previously unselected package libfcgi0ldbl:arm64.
18:23:37 #13 37.78 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_arm64.deb ...
18:23:37 #13 37.78 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
18:23:37 #13 37.82 Selecting previously unselected package libfcgi-perl.
18:23:37 #13 37.83 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_arm64.deb ...
18:23:37 #13 37.83 Unpacking libfcgi-perl (0.82+ds-2) ...
18:23:37 #13 37.87 Selecting previously unselected package libcgi-fast-perl.
18:23:37 #13 37.87 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ...
18:23:37 #13 37.88 Unpacking libcgi-fast-perl (1:2.15-1) ...
18:23:37 #13 37.92 Selecting previously unselected package libclass-data-inheritable-perl.
18:23:37 #13 37.92 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:23:37 #13 37.92 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:23:37 #13 37.96 Selecting previously unselected package libclass-inspector-perl.
18:23:37 #13 60.89 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:23:37 #13 60.93 Setting up libsoap-lite-perl (1.27-1) ...
18:23:37 #13 60.93 Setting up libxmlrpc-lite-perl (0.717-2) ...
18:23:37 #13 60.94 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:23:37 #13 60.99 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:23:37 
18:23:37 #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:23:37 #10 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done
18:23:37 #10 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done
18:23:37 #10 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
18:23:37 #10 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done
18:23:37 #17 22.28   Installing       : git-core-2.39.3-1.el8.aarch64                        33/61 
18:23:37 #17 22.72   Installing       : git-core-doc-2.39.3-1.el8.noarch                     34/61 
18:23:37 #17 22.76   Installing       : libatomic-8.5.0-21.el8.aarch64                       35/61 
18:23:37 #11 extracting sha256:91290b4a059080b4227746016e1a8f32a290271d8712b213834e9296a38bfea9 0.4s done
18:23:37 #11 extracting sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779
18:23:37 #13 37.96 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ...
18:23:37 #13 37.97 Unpacking libclass-inspector-perl (1.36-3) ...
18:23:37 #13 38.00 Selecting previously unselected package libcommon-sense-perl:arm64.
18:23:37 #13 38.00 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_arm64.deb ...
18:23:37 #13 38.01 Unpacking libcommon-sense-perl:arm64 (3.75-3) ...
18:23:37 #13 38.05 Selecting previously unselected package libconfig-tiny-perl.
18:23:37 #13 38.05 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ...
18:23:37 #13 38.05 Unpacking libconfig-tiny-perl (2.28-2) ...
18:23:37 #13 38.09 Selecting previously unselected package libparams-util-perl.
18:23:37 #13 38.09 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_arm64.deb ...
18:23:37 #13 38.09 Unpacking libparams-util-perl (1.102-2+b1) ...
18:23:37 #13 38.13 Selecting previously unselected package libsub-install-perl.
18:23:37 #13 38.13 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ...
18:23:37 #13 38.14 Unpacking libsub-install-perl (0.929-1) ...
18:23:37 #13 38.17 Selecting previously unselected package libdata-optlist-perl.
18:23:37 #13 38.18 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ...
18:23:37 #13 38.18 Unpacking libdata-optlist-perl (0.113-1) ...
18:23:37 #13 38.22 Selecting previously unselected package libsub-exporter-perl.
18:23:37 #13 61.00 Updating certificates in /etc/ssl/certs...
18:23:37 #17 22.77   Running scriptlet: libatomic-8.5.0-21.el8.aarch64                       35/61 
18:23:37 #17 22.82   Installing       : libasan-8.5.0-21.el8.aarch64                         36/61 
18:23:37 From https://github.com/docker/compose
18:23:37  * [new tag]         v2.21.0    -> v2.21.0
18:23:37 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:23:37 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 centos-7
18:23:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:37 mkdir -p rpmbuild/SOURCES
18:23:37 docker run --rm -w /v \
18:23:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:23:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:37 	alpine \
18:23:37 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:23:37 #1 creating container buildx_buildkit_hungry_shirley0 1.9s done
18:23:37 #1 DONE 3.8s
18:23:37 
18:23:37 #2 [internal] load build definition from Dockerfile
18:23:37 #2 transferring dockerfile: 5.56kB done
18:23:37 #2 DONE 0.0s
18:23:37 
18:23:37 #3 resolve image config for docker.io/docker/dockerfile:1
18:23:37 #13 38.22 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ...
18:23:37 #13 38.23 Unpacking libsub-exporter-perl (0.989-1) ...
18:23:37 #13 38.27 Selecting previously unselected package libconst-fast-perl.
18:23:37 #13 38.27 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ...
18:23:37 #13 38.28 Unpacking libconst-fast-perl (0.014-2) ...
18:23:37 #13 38.32 Selecting previously unselected package libwant-perl.
18:23:37 #13 38.32 Preparing to unpack .../230-libwant-perl_0.29-2+b1_arm64.deb ...
18:23:37 #13 38.32 Unpacking libwant-perl (0.29-2+b1) ...
18:23:37 #13 38.37 Selecting previously unselected package libcontextual-return-perl.
18:23:37 #13 38.37 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ...
18:23:37 #13 38.37 Unpacking libcontextual-return-perl (0.004014-4) ...
18:23:37 #13 38.41 Selecting previously unselected package libconvert-binhex-perl.
18:23:37 #13 38.42 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ...
18:23:37 #13 38.42 Unpacking libconvert-binhex-perl (1.125-3) ...
18:23:37 #13 61.48 0 added, 0 removed; done.
18:23:37 #13 61.48 Running hooks in /etc/ca-certificates/update.d...
18:23:37 #13 61.48 done.
18:23:37 #17 22.83   Running scriptlet: libasan-8.5.0-21.el8.aarch64                         36/61 
18:23:37 #17 23.10   Installing       : kernel-headers-4.18.0-516.el8.aarch64                37/61 
18:23:37 #3 ...
18:23:37 
18:23:37 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:23:37 #4 DONE 0.0s
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bf826ff7395077bb) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:23:37 #13 38.46 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
18:23:37 #13 38.46 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_arm64.deb ...
18:23:37 #13 38.47 Unpacking libcpanel-json-xs-perl:arm64 (4.35-1) ...
18:23:37 #13 38.51 Selecting previously unselected package libdevel-stacktrace-perl.
18:23:37 #13 38.51 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ...
18:23:37 #13 38.52 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
18:23:37 #13 38.56 Selecting previously unselected package libexception-class-perl.
18:23:37 #13 38.56 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ...
18:23:37 #13 38.57 Unpacking libexception-class-perl (1.45-1) ...
18:23:37 #13 38.61 Selecting previously unselected package libiterator-perl.
18:23:37 #13 38.61 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ...
18:23:37 #13 38.62 Unpacking libiterator-perl (0.03+ds1-2) ...
18:23:37 #13 38.65 Selecting previously unselected package libiterator-util-perl.
18:23:37 #13 38.65 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ...
18:23:37 #13 38.66 Unpacking libiterator-util-perl (0.02+ds1-2) ...
18:23:37 #13 38.70 Selecting previously unselected package libdata-dpath-perl.
18:23:37 #13 DONE 61.8s
18:23:37 
18:23:37 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:23:37 #14 DONE 0.0s
18:23:37 
18:23:37 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:23:37 #17 23.17   Running scriptlet: glibc-headers-2.28-236.el8.7.aarch64                 38/61 
18:23:37 #17 23.26   Installing       : glibc-headers-2.28-236.el8.7.aarch64                 38/61 
18:23:37 #17 23.29   Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                  39/61 
18:23:37 #17 23.31   Installing       : glibc-devel-2.28-236.el8.7.aarch64                   40/61 
18:23:37 #17 23.33   Running scriptlet: glibc-devel-2.28-236.el8.7.aarch64                   40/61 
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/d69db90e-a7ad-4822-8de1-8c4b8ad05e23/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:23:38 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:23:38 chowning workspace
[Pipeline] sh
18:23:38 
18:23:38 #3 resolve image config for docker.io/docker/dockerfile:1
18:23:38 #23 DONE 23.9s
18:23:38 
18:23:38 #24 [binary 1/1] COPY --from=build /out .
18:23:38 #24 DONE 0.1s
18:23:38 
18:23:38 #25 exporting to client directory
18:23:38 #25 copying files 35.68MB 0.1s done
18:23:38 #25 DONE 0.1s
18:23:38 cd /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker && docker buildx build --target all --build-arg VERSION=0.0.0-20231011170815-26951f7 --build-arg DOCKER_GITCOMMIT=949f8c9 --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM  --output "./bundles/binary" .
18:23:38 #0 building with "default" instance using docker driver
18:23:38 
18:23:38 #1 [internal] load .dockerignore
18:23:38 #1 transferring context: 113B done
18:23:38 #1 DONE 0.0s
18:23:38 
18:23:38 #2 [internal] load build definition from Dockerfile
18:23:38 #2 transferring dockerfile: 28.07kB done
18:23:38 #2 DONE 0.0s
18:23:38 
18:23:38 #3 resolve image config for docker.io/docker/dockerfile:1
18:23:38 #3 DONE 0.1s
18:23:38 
18:23:38 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:23:38 #4 CACHED
18:23:38 
18:23:38 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:23:38 #5 ...
18:23:38 
18:23:38 #6 [internal] load metadata for docker.io/library/busybox:latest
18:23:38 #6 DONE 0.0s
18:23:38 
18:23:38 #7 [auth] djs55/vpnkit:pull token for registry-1.docker.io
18:23:38 #7 DONE 0.0s
18:23:38 
18:23:38 #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:23:38 #8 DONE 0.1s
18:23:38 
18:23:38 #9 [internal] load metadata for docker.io/library/golang:1.21.1-bullseye
18:23:38 #9 DONE 0.4s
18:23:38 
18:23:38 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:23:38 #5 DONE 0.4s
18:23:38 
18:23:38 #10 [build-dummy 1/2] FROM docker.io/library/busybox:latest
18:23:38 #10 DONE 0.0s
18:23:38 
18:23:38 #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:23:38 #11 CACHED
18:23:38 
18:23:38 #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:23:38 #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:23:38 #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:23:38 #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:23:38 #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:23:38 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
18:23:38 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s
18:23:38 #12 ...
18:23:38 
18:23:38 #13 [build-dummy 2/2] RUN mkdir -p /build
18:23:38 #13 DONE 0.4s
18:23:38 
18:23:38 #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:23:38 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
18:23:38 #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
18:23:38 #12 ...
18:23:38 
18:23:38 #14 [binary-dummy 1/1] COPY --from=build-dummy /build /build
18:23:38 #14 DONE 0.1s
18:23:38 
18:23:38 #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:23:38 #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done
18:23:38 #12 DONE 0.8s
18:23:38 
18:23:38 #15 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
18:23:38 #15 resolve docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7 0.0s done
18:23:38 #15 sha256:af347894f6dc9c951a5de0eab22c38d72b15898290ecfd6f9e57fa27eedbd11b 155B / 155B 0.1s done
18:23:38 #15 sha256:ca9ceec0316fe0f1f3f067721ed59637f2f823dc21ed4c9e47ffa527a9d3d026 1.58kB / 1.58kB done
18:23:38 #15 sha256:13e4b175ddd621ec3b57eda36dafd694aa168af5101b84fe83a723cc3fcd9e42 7.43kB / 7.43kB done
18:23:38 #15 sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 34.60MB / 66.99MB 0.8s
18:23:38 #15 sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7 1.86kB / 1.86kB done
18:23:38 #15 sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 50.33MB / 66.99MB 0.9s
18:23:38 #15 sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 62.91MB / 66.99MB 1.1s
18:23:38 #15 sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 66.99MB / 66.99MB 1.1s done
18:23:38 #15 extracting sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c
18:23:38 #15 ...
18:23:38 
18:23:38 #16 [internal] load build context
18:23:38 #16 transferring context: 73.81MB 1.2s done
18:23:38 #16 DONE 1.4s
18:23:38 
18:23:38 #15 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
18:23:38 #13 38.70 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ...
18:23:38 #13 38.71 Unpacking libdata-dpath-perl (0.58-2) ...
18:23:38 #13 38.75 Selecting previously unselected package libdata-dump-perl.
18:23:38 #13 38.75 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ...
18:23:38 #13 38.76 Unpacking libdata-dump-perl (1.25-1) ...
18:23:38 #13 38.79 Selecting previously unselected package libdata-messagepack-perl.
18:23:38 #13 38.79 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_arm64.deb ...
18:23:38 #13 38.80 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
18:23:38 #13 38.84 Selecting previously unselected package libnet-domain-tld-perl.
18:23:38 #13 38.84 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ...
18:23:38 #13 38.86 Unpacking libnet-domain-tld-perl (1.75-3) ...
18:23:38 #13 38.90 Selecting previously unselected package libdata-validate-domain-perl.
18:23:38 #13 38.90 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:23:38 #13 38.91 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:23:38 #17 23.35   Installing       : libxcrypt-static-4.1.1-6.el8.aarch64                 41/61 
18:23:38 #17 23.60   Installing       : glibc-static-2.28-236.el8.7.aarch64                  42/61 
18:23:38 #17 23.62   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            43/61 
18:23:38 #17 23.64   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  44/61 
18:23:38 #17 23.71   Installing       : automake-1.16.1-8.el8.noarch                         45/61 
18:23:38 #17 23.73   Installing       : perl-TermReadKey-2.37-7.el8.aarch64                  46/61 
18:23:38 #17 23.75   Installing       : perl-Error-1:0.17025-2.el8.noarch                    47/61 
18:23:38 #17 23.77   Installing       : perl-Git-2.39.3-1.el8.noarch                         48/61 
18:23:38 #17 23.80   Installing       : git-2.39.3-1.el8.aarch64                             49/61 
18:23:38 #11 ...
18:23:38 
18:23:38 #12 [stage-1 1/6] FROM docker.io/library/fedora:38@sha256:8285246bd5fad4e76e17a71c88dee34c49e2f227dab4ce7df704b592f8e72d41
18:23:38 #12 resolve docker.io/library/fedora:38@sha256:8285246bd5fad4e76e17a71c88dee34c49e2f227dab4ce7df704b592f8e72d41 0.0s done
18:23:38 #12 sha256:28f1cdaba908f1aa69299701ec22fb2ee06e69207a796753f2d45f22acfe94f2 529B / 529B done
18:23:38 #12 sha256:72910bbb0d24140bb80de05e09284bfde20800b7ee5faf2f0e19c6e7dafef6e1 2.00kB / 2.00kB done
18:23:38 #12 sha256:994fd3fca5751f6e1c90c062034ff93a6b3f342958e643366a96aae667d543f2 67.30MB / 67.30MB 1.2s done
18:23:38 #12 sha256:8285246bd5fad4e76e17a71c88dee34c49e2f227dab4ce7df704b592f8e72d41 975B / 975B done
18:23:38 #12 extracting sha256:994fd3fca5751f6e1c90c062034ff93a6b3f342958e643366a96aae667d543f2 2.7s done
18:23:38 #12 DONE 4.2s
18:23:38 
18:23:38 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:23:38 + pwd
18:23:38 + id -u
18:23:38 + id -g
18:23:38 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:23:38 #13 38.94 Selecting previously unselected package libnet-ipv6addr-perl.
18:23:38 #13 38.94 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ...
18:23:38 #13 38.95 Unpacking libnet-ipv6addr-perl (1.02-1) ...
18:23:38 #13 38.99 Selecting previously unselected package libnet-netmask-perl.
18:23:38 #13 38.99 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ...
18:23:38 #13 38.99 Unpacking libnet-netmask-perl (2.0002-2) ...
18:23:38 #13 39.03 Selecting previously unselected package libnetaddr-ip-perl.
18:23:38 #13 39.03 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_arm64.deb ...
18:23:38 #13 39.04 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
18:23:38 #13 39.08 Selecting previously unselected package libdata-validate-ip-perl.
18:23:38 #13 39.09 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ...
18:23:38 #13 39.09 Unpacking libdata-validate-ip-perl (0.31-1) ...
18:23:38 #13 39.12 Selecting previously unselected package libdata-validate-uri-perl.
18:23:38 #13 39.13 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ...
18:23:38 #13 39.13 Unpacking libdata-validate-uri-perl (0.07-2) ...
18:23:38 #13 39.16 Selecting previously unselected package libdevel-size-perl.
18:23:38 #10 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
18:23:38 #10 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.2s done
18:23:38 #10 DONE 1.5s
18:23:38 
18:23:38 #11 [internal] load build context
18:23:38 #11 transferring context: 73.81MB 1.4s done
18:23:38 #11 DONE 1.5s
18:23:38 
18:23:38 #12 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7
18:23:38 #12 resolve docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7 0.0s done
18:23:38 #12 sha256:5c1459d3ab8b5e46ac1a0a00134fe2f7b693474eb6d75ace97ecbe811a6f5b0e 15.76MB / 15.76MB 0.3s done
18:23:38 #12 sha256:29ab00e7798a04602c3f6e2dc445a994d75e96c45533cd44701f58509982a8c5 54.58MB / 54.58MB 1.0s done
18:23:38 #12 sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7 1.86kB / 1.86kB done
18:23:38 #12 sha256:ca9ceec0316fe0f1f3f067721ed59637f2f823dc21ed4c9e47ffa527a9d3d026 1.58kB / 1.58kB done
18:23:38 #12 sha256:13e4b175ddd621ec3b57eda36dafd694aa168af5101b84fe83a723cc3fcd9e42 7.43kB / 7.43kB done
18:23:38 #12 sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 55.06MB / 55.06MB 0.8s done
18:23:38 #12 sha256:9036a471a1c45233bf72245ae53bd00fd2b25cbdf75be2cafe1c6fd91309cdb7 86.07MB / 86.07MB 1.4s
18:23:38 #12 extracting sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 0.7s
18:23:38 #12 sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 45.09MB / 66.99MB 1.5s
18:23:38 #12 sha256:af347894f6dc9c951a5de0eab22c38d72b15898290ecfd6f9e57fa27eedbd11b 155B / 155B 1.1s done
18:23:38 #12 sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 54.53MB / 66.99MB 1.6s
18:23:38 #3 DONE 1.0s
18:23:38 
18:23:38 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:23:38 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
18:23:38 #13 39.17 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_arm64.deb ...
18:23:38 #13 39.17 Unpacking libdevel-size-perl (0.83-2+b1) ...
18:23:38 #13 39.21 Selecting previously unselected package libdistro-info-perl.
18:23:38 #13 39.21 Preparing to unpack .../249-libdistro-info-perl_1.5_all.deb ...
18:23:38 #13 39.21 Unpacking libdistro-info-perl (1.5) ...
18:23:38 #13 39.25 Selecting previously unselected package libemail-address-xs-perl.
18:23:38 #13 39.25 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_arm64.deb ...
18:23:38 #13 39.26 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
18:23:38 #13 39.31 Selecting previously unselected package libexporter-tiny-perl.
18:23:38 #13 39.32 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ...
18:23:38 #13 39.32 Unpacking libexporter-tiny-perl (1.006000-1) ...
18:23:38 #13 39.36 Selecting previously unselected package libfcgi-bin.
18:23:38 #13 39.36 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_arm64.deb ...
18:23:38 #13 39.37 Unpacking libfcgi-bin (2.4.2-2) ...
18:23:38 #13 39.40 Selecting previously unselected package libindirect-perl.
18:23:38 #13 39.41 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_arm64.deb ...
18:23:38 #13 39.41 Unpacking libindirect-perl (0.39-2+b1) ...
18:23:38 #13 39.45 Selecting previously unselected package libxs-parse-keyword-perl.
18:23:38 #17 23.83   Installing       : libuv-1:1.41.1-1.el8_4.aarch64                       50/61 
18:23:38 #12 sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 65.01MB / 66.99MB 1.7s
18:23:38 #15 0.643 Hit:1 http://deb.debian.org/debian buster InRelease
18:23:38 #15 0.643 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
18:23:38 #15 0.643 Hit:3 http://deb.debian.org/debian buster-updates InRelease
[Pipeline] echo
18:23:38 Removing all docker containers
[Pipeline] sh
18:23:38 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
18:23:38 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
18:23:38 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
18:23:38 #5 DONE 0.4s
18:23:38 #13 39.45 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_arm64.deb ...
18:23:38 #13 39.46 Unpacking libxs-parse-keyword-perl (0.33-1) ...
18:23:38 #13 39.49 Selecting previously unselected package libxs-parse-sublike-perl:arm64.
18:23:38 #13 39.50 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_arm64.deb ...
18:23:38 #13 39.50 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1+b2) ...
18:23:38 #13 39.54 Selecting previously unselected package libobject-pad-perl.
18:23:38 #13 39.54 Preparing to unpack .../256-libobject-pad-perl_0.78-1_arm64.deb ...
18:23:38 #13 39.55 Unpacking libobject-pad-perl (0.78-1) ...
18:23:38 #13 39.59 Selecting previously unselected package libfeature-compat-class-perl.
18:23:38 #13 39.59 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ...
18:23:38 #13 39.60 Unpacking libfeature-compat-class-perl (0.05-1) ...
18:23:38 #13 39.63 Selecting previously unselected package libsyntax-keyword-try-perl.
18:23:38 #13 39.64 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_arm64.deb ...
18:23:38 #13 39.64 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
18:23:38 #13 39.68 Selecting previously unselected package libfeature-compat-try-perl.
18:23:38 #13 39.68 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ...
18:23:38 #13 39.68 Unpacking libfeature-compat-try-perl (0.05-1) ...
18:23:38 #13 39.72 Selecting previously unselected package libipc-system-simple-perl.
18:23:39 #12 sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 66.99MB / 66.99MB 1.9s done
18:23:39 + docker container ls -aq
[Pipeline] echo
18:23:39 Docker containers have been removed
[Pipeline] echo
18:23:39 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
18:23:39 
18:23:39 #6 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
18:23:39 #6 DONE 0.0s
18:23:39 
18:23:39 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
18:23:39 #7 DONE 0.0s
18:23:39 
18:23:39 #8 [auth] library/golang:pull token for registry-1.docker.io
18:23:39 #8 DONE 0.0s
18:23:39 
18:23:39 #9 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21.2-alpine3.17
[Pipeline] echo
18:23:39 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-8-amd64)
[Pipeline] sh
18:23:39 #11 extracting sha256:7d8d278f2f731ceff5e8c6f5010bef6b1bf18c555a80663ca612e3e42d013779 1.9s done
18:23:39 #11 extracting sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72
18:23:39 #13 39.72 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ...
18:23:39 #13 39.73 Unpacking libipc-system-simple-perl (1.30-2) ...
18:23:39 #13 39.76 Selecting previously unselected package libfile-basedir-perl.
18:23:39 #13 39.77 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ...
18:23:39 #13 39.78 Unpacking libfile-basedir-perl (0.09-2) ...
18:23:39 #13 39.81 Selecting previously unselected package libfile-chdir-perl.
18:23:39 #13 39.82 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:23:39 #13 39.82 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:23:39 #13 39.86 Selecting previously unselected package libfile-fcntllock-perl.
18:23:39 #13 39.86 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_arm64.deb ...
18:23:39 #13 39.87 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
18:23:39 #13 39.90 Selecting previously unselected package libnumber-compare-perl.
18:23:39 #13 39.91 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ...
18:23:39 #13 39.91 Unpacking libnumber-compare-perl (0.03-3) ...
18:23:39 #13 39.95 Selecting previously unselected package libtext-glob-perl.
18:23:39 + echo starting...
18:23:39 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:23:39 #13 39.95 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ...
18:23:39 #13 39.95 Unpacking libtext-glob-perl (0.11-3) ...
18:23:39 #13 39.99 Selecting previously unselected package libfile-find-rule-perl.
18:23:39 #13 39.99 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ...
18:23:39 #13 40.00 Unpacking libfile-find-rule-perl (0.34-3) ...
18:23:39 #13 40.04 Selecting previously unselected package libfont-afm-perl.
18:23:39 #13 40.04 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ...
18:23:39 #13 40.04 Unpacking libfont-afm-perl (1.20-4) ...
18:23:39 #13 40.08 Selecting previously unselected package libio-string-perl.
18:23:39 #13 40.08 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ...
18:23:39 #13 40.09 Unpacking libio-string-perl (1.08-4) ...
18:23:39 #13 40.12 Selecting previously unselected package libfont-ttf-perl.
18:23:39 #13 40.13 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ...
18:23:39 #13 40.13 Unpacking libfont-ttf-perl (1.06-2) ...
18:23:39 #13 40.19 Selecting previously unselected package libfreezethaw-perl.
18:23:39 #15 1.033 Reading package lists...
18:23:39 #9 ...
18:23:39 
18:23:39 #10 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
18:23:39 #10 DONE 0.7s
18:23:39 
18:23:39 #11 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:23:39 #11 DONE 0.7s
18:23:39 
18:23:39 #12 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
18:23:39 #12 DONE 0.7s
18:23:39 
18:23:39 #9 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21.2-alpine3.17
18:23:39 #9 DONE 0.8s
18:23:39 #17 24.29   Installing       : cmake-data-3.20.2-5.el8.noarch                       51/61 
18:23:39 #17 25.14   Installing       : cmake-3.20.2-5.el8.aarch64                           52/61 
18:23:39 #17 25.24   Installing       : isl-0.16.1-6.el8.aarch64                             53/61 
18:23:39 #13 40.19 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ...
18:23:39 #13 40.20 Unpacking libfreezethaw-perl (0.5001-3) ...
18:23:39 #13 40.23 Selecting previously unselected package libsort-versions-perl.
18:23:39 #13 40.24 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ...
18:23:39 #13 40.24 Unpacking libsort-versions-perl (1.62-3) ...
18:23:39 #13 40.28 Selecting previously unselected package libgit-wrapper-perl.
18:23:39 #13 40.28 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ...
18:23:39 #13 40.29 Unpacking libgit-wrapper-perl (0.048-2) ...
18:23:39 #13 40.32 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:23:39 #13 40.33 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
18:23:39 #13 40.33 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
18:23:39 #13 40.37 Selecting previously unselected package libio-prompter-perl.
18:23:39 #13 40.37 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ...
18:23:39 #13 40.38 Unpacking libio-prompter-perl (0.004015-2) ...
18:23:39 #13 40.41 Selecting previously unselected package libjson-perl.
18:23:39 #13 40.41 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ...
18:23:39 #13 40.42 Unpacking libjson-perl (4.10000-1) ...
18:23:39 #13 40.47 Selecting previously unselected package liblog-any-perl.
18:23:39 + docker version
18:23:39 Client: Docker Engine - Community
18:23:39  Version:           24.0.2
18:23:39  API version:       1.43
18:23:39  Go version:        go1.20.4
18:23:39  Git commit:        cb74dfc
18:23:39  Built:             Thu May 25 21:52:22 2023
18:23:39  OS/Arch:           linux/amd64
18:23:39  Context:           default
18:23:39 
18:23:39 Server: Docker Engine - Community
18:23:39  Engine:
18:23:39   Version:          24.0.2
18:23:39   API version:      1.43 (minimum version 1.12)
18:23:39   Go version:       go1.20.4
18:23:39   Git commit:       659604f
18:23:39   Built:            Thu May 25 21:52:22 2023
18:23:39   OS/Arch:          linux/amd64
18:23:39   Experimental:     true
18:23:39  containerd:
18:23:39   Version:          1.6.21
18:23:39   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:39  runc:
18:23:39   Version:          1.1.7
18:23:39   GitCommit:        v1.1.7-0-g860f061
18:23:39  docker-init:
18:23:39   Version:          0.19.0
18:23:39   GitCommit:        de40ad0
[Pipeline] sh
18:23:39 
18:23:39 #13 [internal] load .dockerignore
18:23:39 #13 transferring context: 263B done
18:23:39 #13 DONE 0.0s
18:23:39 
18:23:39 #14 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
18:23:39 #14 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
18:23:39 #14 DONE 0.1s
18:23:39 
18:23:39 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
18:23:39 #15 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
18:23:39 #15 DONE 0.1s
18:23:39 
18:23:39 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:23:39 #16 resolve docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4 0.0s done
18:23:40 #13 40.47 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ...
18:23:40 #13 40.47 Unpacking liblog-any-perl (1.713-1) ...
18:23:40 #13 40.51 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:23:40 #13 40.51 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
18:23:40 #13 40.52 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
18:23:40 #13 40.55 Selecting previously unselected package libpackage-stash-perl.
18:23:40 #13 40.55 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ...
18:23:40 #13 40.56 Unpacking libpackage-stash-perl (0.40-1) ...
18:23:40 #13 40.60 Selecting previously unselected package libsub-identify-perl.
18:23:40 #13 40.60 Preparing to unpack .../279-libsub-identify-perl_0.14-3_arm64.deb ...
18:23:40 #13 40.60 Unpacking libsub-identify-perl (0.14-3) ...
18:23:40 #13 40.64 Selecting previously unselected package libsub-name-perl:arm64.
18:23:40 #13 40.64 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_arm64.deb ...
18:23:40 #13 40.65 Unpacking libsub-name-perl:arm64 (0.26-2+b1) ...
18:23:40 #13 40.68 Selecting previously unselected package libnamespace-clean-perl.
18:23:40 #13 40.69 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ...
18:23:40 #13 40.69 Unpacking libnamespace-clean-perl (0.27-2) ...
18:23:40 #13 40.73 Selecting previously unselected package libpath-tiny-perl.
18:23:40 #12 extracting sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 2.0s done
18:23:40 #12 extracting sha256:5c1459d3ab8b5e46ac1a0a00134fe2f7b693474eb6d75ace97ecbe811a6f5b0e 0.1s
18:23:40 #16 DONE 0.2s
18:23:40 
18:23:40 #17 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:23:40 #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
18:23:40 #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.0s done
18:23:40 #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7
18:23:40 #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 0.0s done
18:23:40 #17 DONE 0.2s
18:23:40 
18:23:40 #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
18:23:40 #18 DONE 0.0s
18:23:40 
18:23:40 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:23:40 #16 sha256:1da63084c4526e4ae7eaed35ef855187b8c54dded936d4538e9b377a1f22b73e 155B / 155B 0.0s done
18:23:40 #15 2.101 dh_testdir
18:23:40 #15 2.118 dh_testroot
18:23:40 #15 2.136 dh_prep
18:23:40 #15 2.156 dh_testdir
18:23:40 #15 2.174 dh_testroot
18:23:40 #15 2.191 dh_install
18:23:40 #15 2.216 dh_installdocs
18:23:40 #15 2.247 dh_installchangelogs
18:23:40 #15 2.317 dh_compress
18:23:40 #15 2.354 dh_fixperms
18:23:40 #15 2.397 dh_installdeb
18:23:40 #15 2.422 dh_gencontrol
18:23:40 #13 40.73 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ...
18:23:40 #13 40.73 Unpacking libpath-tiny-perl (0.144-1) ...
18:23:40 #13 40.77 Selecting previously unselected package libstrictures-perl.
18:23:40 #13 40.77 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ...
18:23:40 #13 40.78 Unpacking libstrictures-perl (2.000006-1) ...
18:23:40 #13 40.81 Selecting previously unselected package libtype-tiny-perl.
18:23:40 #13 40.82 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ...
18:23:40 #13 40.82 Unpacking libtype-tiny-perl (2.002001-1) ...
18:23:40 #13 40.89 Selecting previously unselected package libgitlab-api-v4-perl.
18:23:40 #13 40.89 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ...
18:23:40 #13 40.90 Unpacking libgitlab-api-v4-perl (0.26-3) ...
18:23:40 #13 40.95 Selecting previously unselected package libglib2.0-0:arm64.
18:23:40 #13 40.95 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_arm64.deb ...
18:23:40 #13 40.96 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
18:23:40 + docker info
18:23:40 Client: Docker Engine - Community
18:23:40  Version:    24.0.2
18:23:40  Context:    default
18:23:40  Debug Mode: false
18:23:40  Plugins:
18:23:40   buildx: Docker Buildx (Docker Inc.)
18:23:40     Version:  v0.11.0
18:23:40     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:23:40   compose: Docker Compose (Docker Inc.)
18:23:40     Version:  v2.19.1
18:23:40     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:23:40 
18:23:40 Server:
18:23:40  Containers: 0
18:23:40   Running: 0
18:23:40   Paused: 0
18:23:40   Stopped: 0
18:23:40  Images: 4
18:23:40  Server Version: 24.0.2
18:23:40  Storage Driver: overlay2
18:23:40   Backing Filesystem: extfs
18:23:40   Supports d_type: true
18:23:40   Using metacopy: false
18:23:40   Native Overlay Diff: true
18:23:40   userxattr: false
18:23:40  Logging Driver: json-file
18:23:40  Cgroup Driver: systemd
18:23:40  Cgroup Version: 2
18:23:40  Plugins:
18:23:40   Volume: local
18:23:40   Network: bridge host ipvlan macvlan null overlay
18:23:40   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:23:40  Swarm: inactive
18:23:40  Runtimes: runc io.containerd.runc.v2
18:23:40  Default Runtime: runc
18:23:40  Init Binary: docker-init
18:23:40  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:40  runc version: v1.1.7-0-g860f061
18:23:40  init version: de40ad0
18:23:40  Security Options:
18:23:40   apparmor
18:23:40   seccomp
18:23:40    Profile: builtin
18:23:40   cgroupns
18:23:40  Kernel Version: 5.15.0-1039-aws
18:23:40  Operating System: Ubuntu 20.04.6 LTS
18:23:40  OSType: linux
18:23:40  Architecture: x86_64
18:23:40  CPUs: 8
18:23:40  Total Memory: 30.89GiB
18:23:40  Name: ip-10-100-85-238
18:23:40  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:23:40  Docker Root Dir: /var/lib/docker
18:23:40  Debug Mode: false
18:23:40  Username: dockerbuildbot
18:23:40  Experimental: true
18:23:40  Insecure Registries:
18:23:40   127.0.0.0/8
18:23:40  Live Restore Enabled: true
18:23:40 
[Pipeline] }
18:23:40 #12 extracting sha256:5c1459d3ab8b5e46ac1a0a00134fe2f7b693474eb6d75ace97ecbe811a6f5b0e 0.3s done
18:23:40 #12 extracting sha256:29ab00e7798a04602c3f6e2dc445a994d75e96c45533cd44701f58509982a8c5 0.1s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:23:40 The recommended git tool is: git
18:23:40 using credential docker-jenkins-github-credentials
18:23:40 Cloning the remote Git repository
18:23:40 Cloning with configured refspecs honoured and without tags
18:23:40 #13 55.42 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
18:23:40 #13 55.43 Setting up gcc (4:10.2.1-1) ...
18:23:40 #13 55.46 Setting up dirmngr (2.2.27-2+deb11u2) ...
18:23:40 #13 55.59 Setting up perl (5.32.1-4+deb11u2) ...
18:23:40 #13 55.61 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
18:23:40 #13 55.63 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:23:40 #13 55.68 Setting up libdata-dump-perl (1.23-1.1) ...
18:23:40 #13 55.70 Setting up libref-util-perl (0.204-1) ...
18:23:40 #13 55.73 Setting up libipc-system-simple-perl (1.30-1) ...
18:23:40 #13 55.76 Setting up libnet-domain-tld-perl (1.75-1.1) ...
18:23:40 #13 55.77 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
18:23:40 #13 55.78 Setting up libvariable-magic-perl (0.62-1+b3) ...
18:23:40 #13 55.80 Setting up libio-html-perl (1.004-2) ...
18:23:40 #13 55.81 Setting up libpod-parser-perl (1.63-2) ...
18:23:40 #13 55.82 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
18:23:40 #13 55.83 Setting up liblist-moreutils-xs-perl (0.430-2) ...
18:23:40 #13 55.84 Setting up libparams-util-perl (1.102-1+b1) ...
18:23:40 #13 55.86 Setting up libdpkg-perl (1.20.13) ...
18:23:40 #13 55.87 Setting up libtime-duration-perl (1.21-1) ...
18:23:40 #13 55.88 Setting up autoconf (2.69-14) ...
18:23:40 #13 55.89 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:23:40 #13 55.90 Setting up libarray-intspan-perl (2.004-1) ...
18:23:40 #13 55.91 Setting up libcapture-tiny-perl (0.48-1) ...
18:23:40 #13 55.93 Setting up libtimedate-perl (2.3300-2) ...
18:23:40 #13 55.94 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
18:23:40 #13 55.95 Setting up libsub-name-perl (0.26-1+b1) ...
18:23:40 #13 55.96 Setting up libtype-tiny-xs-perl (0.022-1) ...
18:23:40 #13 55.97 Setting up g++ (4:10.2.1-1) ...
18:23:40 #13 56.00 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:23:40 #13 56.01 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:23:40 #13 56.02 Setting up libproc-processtable-perl (0.59-2+b1) ...
18:23:40 #13 56.03 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:23:40 #13 56.04 Setting up xauth (1:1.1-1) ...
18:23:40 #13 56.06 Setting up libpath-tiny-perl (0.118-1) ...
18:23:40 #13 56.07 Setting up libarchive-cpio-perl (0.10-1.1) ...
18:23:40 #13 56.09 Setting up libjson-perl (4.03000-1) ...
18:23:40 #13 56.10 Setting up libipc-run3-perl (0.048-2) ...
18:23:40 #13 56.11 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
18:23:40 #13 56.12 Setting up libsub-override-perl (0.09-2) ...
18:23:40 #13 56.13 Setting up libaliased-perl (0.34-1.1) ...
18:23:40 #13 56.15 Setting up libstrictures-perl (2.000006-1) ...
18:23:40 #13 56.16 Setting up libsub-quote-perl (2.006006-1) ...
18:23:40 #13 56.17 Setting up libdevel-stacktrace-perl (2.0400-1) ...
18:23:40 #13 56.18 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
18:23:40 #13 56.19 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
18:23:40 #13 56.20 Setting up libsort-versions-perl (1.62-1) ...
18:23:40 #13 56.22 Setting up libexporter-tiny-perl (1.002002-1) ...
18:23:40 #13 56.23 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
18:23:40 #13 56.24 Setting up libfile-dirlist-perl (0.05-2) ...
18:23:40 #13 56.25 Setting up libterm-readkey-perl (2.38-1+b2) ...
18:23:40 #13 56.26 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
18:23:40 #13 56.28 Setting up libperlio-gzip-perl (0.19-1+b7) ...
18:23:40 #13 56.29 Setting up libsys-hostname-long-perl (1.5-2) ...
18:23:40 #13 56.30 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
18:23:40 #13 56.31 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
18:23:40 #13 56.33 Setting up liburi-perl (5.08-1) ...
18:23:40 #13 56.34 Setting up libfile-touch-perl (0.11-1) ...
18:23:40 #13 56.35 Setting up python3.9 (3.9.2-1) ...
18:23:40 #16 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done
18:23:40 #16 sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 284.93kB / 284.93kB 0.1s done
18:23:40 #16 ...
18:23:40 
18:23:40 #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
18:23:40 #18 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done
18:23:40 #18 DONE 0.2s
18:23:40 
18:23:40 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:23:40 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 2.10MB / 67.01MB 0.2s
18:23:40 #16 ...
18:23:40 
18:23:40 #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
18:23:40 #18 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 0.1s done
18:23:40 #18 DONE 0.3s
18:23:40 
18:23:40 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:23:40 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 8.39MB / 67.01MB 0.3s
18:23:40 18:23:40 #16 14.70   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         61/93 
#15 2.535 dh_md5sums
18:23:40 #15 2.564 dh_builddeb
18:23:40 #15 2.583 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:23:40 #15 2.603 
18:23:40 #15 2.603 The package has been created.
18:23:40 #15 2.603 Attention, the package has been created in the current directory,
18:23:40 #15 2.603 not in ".." as indicated by the message above!
18:23:40 #15 2.626 Selecting previously unselected package docker-ce-build-deps.
18:23:40 #15 2.640 (Reading database ... 27762 files and directories currently installed.)
18:23:40 #16 25.61   Installing       : python3-policycoreutils-3.5-2.el9.noarch             62/93 
18:23:40 #16 25.63   Installing       : policycoreutils-python-utils-3.5-2.el9.noarch        63/93 
18:23:40 #16 25.64   Installing       : policycoreutils-devel-3.5-2.el9.aarch64              64/93 
18:23:40 #16 25.85   Installing       : selinux-policy-devel-38.1.24-1.el9.noarch            65/93 
18:23:40 #16 25.87   Running scriptlet: selinux-policy-devel-38.1.24-1.el9.noarch            65/93 
18:23:40 #16 25.88   Running scriptlet: openssh-8.7p1-34.el9.aarch64                         66/93 
18:23:40 #16 25.93   Installing       : openssh-8.7p1-34.el9.aarch64                         66/93 
18:23:40 #16 25.94   Installing       : libcbor-0.7.0-5.el9.aarch64                          67/93 
18:23:40 #16 25.94   Installing       : libfido2-1.13.0-1.el9.aarch64                        68/93 
18:23:40 #16 25.96   Installing       : openssh-clients-8.7p1-34.el9.aarch64                 69/93 
18:23:40 #16 25.97   Running scriptlet: openssh-clients-8.7p1-34.el9.aarch64                 69/93 
18:23:40 #16 26.06   Installing       : git-core-2.39.3-1.el9.aarch64                        70/93 
18:23:40 #16 26.27   Installing       : git-core-doc-2.39.3-1.el9.noarch                     71/93 
18:23:40 #16 26.29   Installing       : perl-Git-2.39.3-1.el9.noarch                         72/93 
18:23:40 #16 26.30   Installing       : git-2.39.3-1.el9.aarch64                             73/93 
18:23:40 #16 26.31   Installing       : libatomic-11.4.1-2.3.el9.aarch64                     74/93 
18:23:40 #16 26.68   Installing       : gcc-11.4.1-2.3.el9.aarch64                           75/93 
18:23:40 #16 26.69   Running scriptlet: gcc-11.4.1-2.3.el9.aarch64                           75/93 
18:23:40 #16 26.72   Installing       : kmod-libs-28-9.el9.aarch64                           76/93 
18:23:40 #16 26.73   Installing       : acl-2.3.1-3.el9.aarch64                              77/93 
18:23:40 #16 26.73   Installing       : dbus-1:1.12.20-8.el9.aarch64                         78/93 
18:23:40 #16 26.74   Installing       : systemd-pam-252-18.el9.aarch64                       79/93 
18:23:40 #16 26.75   Running scriptlet: systemd-252-18.el9.aarch64                           80/93 
18:23:40 #13 41.08 Selecting previously unselected package libglib2.0-data.
18:23:40 #13 41.09 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ...
18:23:40 #13 41.09 Unpacking libglib2.0-data (2.74.6-2) ...
18:23:40 #13 41.24 Selecting previously unselected package libgpm2:arm64.
18:23:40 #13 41.24 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_arm64.deb ...
18:23:40 #13 41.25 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
18:23:40 #13 41.28 Selecting previously unselected package libhtml-form-perl.
18:23:40 #13 56.99 Setting up libemail-address-xs-perl (1.04-1+b3) ...
18:23:40 #13 57.00 Setting up libnet-ssleay-perl (1.88-3+b1) ...
18:23:40 #13 57.02 Setting up automake (1:1.16.3-2) ...
18:23:40 #13 57.03 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:23:40 #13 57.04 Setting up libapt-pkg-perl (0.1.39) ...
18:23:40 #13 57.05 Setting up libio-sessiondata-perl (1.03-1.1) ...
18:23:40 #13 57.06 Setting up libstring-escape-perl (2010.002-2) ...
18:23:40 #13 57.07 Setting up libhttp-date-perl (6.05-1) ...
18:23:40 #13 57.09 Setting up libfile-which-perl (1.23-1) ...
18:23:40 #13 57.10 Setting up libfile-basedir-perl (0.08-1) ...
18:23:40 #13 57.11 Setting up libnumber-range-perl (0.12-1.1) ...
18:23:40 #13 57.12 Setting up libtask-weaken-perl (1.06-1) ...
18:23:40 #13 57.13 Setting up libunicode-utf8-perl (0.62-1+b2) ...
18:23:40 #13 57.14 Setting up libmouse-perl (2.5.10-1+b1) ...
18:23:40 #13 57.16 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
18:23:40 #13 57.17 Setting up libfile-listing-perl (6.14-1) ...
18:23:40 #13 57.18 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
18:23:40 #13 57.19 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
18:23:40 #13 57.20 Setting up libregexp-pattern-perl (0.2.14-1) ...
18:23:40 #13 57.22 Setting up libdata-messagepack-perl (1.00-4+b1) ...
18:23:40 #13 57.23 Setting up libclass-inspector-perl (1.36-1) ...
18:23:40 #13 57.24 Setting up libfont-afm-perl (1.20-3) ...
18:23:40 #13 57.25 Setting up libwant-perl (0.29-1+b6) ...
18:23:40 #13 57.26 Setting up libdynaloader-functions-perl (0.003-1.1) ...
18:23:40 Fetching without tags
18:23:40 #15 extracting sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 3.1s done
18:23:40 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 17.83MB / 67.01MB 0.5s
18:23:40 #16 ...
18:23:40 
18:23:40 #19 [internal] load build context
18:23:40 #19 transferring context: 40.24MB 0.8s done
18:23:40 #19 DONE 0.9s
18:23:40 #15 2.641 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:23:40 #15 2.644 Unpacking docker-ce-build-deps (1.0) ...
18:23:40 #16 27.08   Installing       : systemd-252-18.el9.aarch64                           80/93 
18:23:40 #16 27.10   Running scriptlet: systemd-252-18.el9.aarch64                           80/93 
18:23:40 #16 27.26   Installing       : dbus-common-1:1.12.20-8.el9.noarch                   81/93 
18:23:40 #16 27.26   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   81/93 
18:23:40 #16 27.29 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
18:23:40 #16 27.29 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
18:23:40 #16 27.29 
18:23:40 #16 27.29   Running scriptlet: dbus-broker-28-7.el9.aarch64                         82/93 
18:23:40 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:23:40 #13 41.29 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ...
18:23:40 #13 41.29 Unpacking libhtml-form-perl (6.11-1) ...
18:23:40 #13 41.33 Selecting previously unselected package libhtml-format-perl.
18:23:40 #13 41.33 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ...
18:23:40 #13 41.34 Unpacking libhtml-format-perl (2.16-2) ...
18:23:40 #13 41.38 Selecting previously unselected package libhtml-html5-entities-perl.
18:23:40 #13 41.38 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ...
18:23:40 #13 41.38 Unpacking libhtml-html5-entities-perl (0.004-3) ...
18:23:40 #13 41.42 Selecting previously unselected package libhtml-tokeparser-simple-perl.
18:23:40 #13 41.42 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
18:23:40 #13 41.43 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
18:23:40 #13 41.47 Selecting previously unselected package libhttp-daemon-perl.
18:23:40 #13 41.47 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ...
18:23:40 #13 41.48 Unpacking libhttp-daemon-perl (6.16-1) ...
18:23:40 #13 41.51 Selecting previously unselected package libio-interactive-perl.
18:23:40 #13 41.52 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ...
18:23:40 #13 41.52 Unpacking libio-interactive-perl (1.023-2) ...
18:23:40 #13 41.56 Selecting previously unselected package libio-sessiondata-perl.
18:23:40 Merge succeeded, producing 8782873fa6aecf24ed6acf4588406042e34af2ed
18:23:40 Checking out Revision 8782873fa6aecf24ed6acf4588406042e34af2ed (PR-949)
18:23:40 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:23:40 #13 57.27 Setting up libtext-glob-perl (0.11-1) ...
18:23:40 #13 57.29 Setting up libclass-method-modifiers-perl (2.13-1) ...
18:23:40 #13 57.30 Setting up liblist-compare-perl (0.55-1) ...
18:23:40 #13 57.32 Setting up libref-util-xs-perl (0.117-1+b3) ...
18:23:40 #13 57.33 Setting up libio-pty-perl (1:1.15-2) ...
18:23:40 #13 57.35 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
18:23:40 #13 57.36 Setting up libsort-key-perl (1.33-2+b3) ...
18:23:40 #13 57.38 Setting up libclone-perl (0.45-1+b1) ...
18:23:40 #13 57.39 Setting up libalgorithm-diff-perl (1.201-1) ...
18:23:40 #13 57.40 Setting up libarchive-zip-perl (1.68-1) ...
18:23:40 #13 57.42 Setting up libsub-identify-perl (0.14-1+b3) ...
18:23:40 #13 57.43 Setting up libdistro-info-perl (1.0) ...
18:23:40 #13 57.44 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
18:23:40 #13 57.46 Setting up libobject-id-perl (0.1.2-2.1) ...
18:23:40 #13 57.47 Setting up libio-stringy-perl (2.111-3) ...
18:23:40 #15 extracting sha256:af347894f6dc9c951a5de0eab22c38d72b15898290ecfd6f9e57fa27eedbd11b done
18:23:40 #15 DONE 4.6s
18:23:40 
18:23:40 #17 [base 2/5] COPY --from=xx / /
18:23:41 
18:23:41 #16 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:23:41 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 27.26MB / 67.01MB 0.6s
18:23:41 #16 27.38   Installing       : dbus-broker-28-7.el9.aarch64                         82/93 
18:23:41 #16 27.39   Running scriptlet: dbus-broker-28-7.el9.aarch64                         82/93 
18:23:41 #16 27.41 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
18:23:41 #16 27.41 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
18:23:41 #16 27.41 
18:23:41 #16 27.42   Installing       : device-mapper-libs-9:1.02.195-3.el9.aarch64          83/93 
18:23:41 #16 27.43   Installing       : device-mapper-9:1.02.195-3.el9.aarch64               84/93 
18:23:41 #16 27.52   Installing       : systemd-devel-252-18.el9.aarch64                     85/93 
18:23:41 #16 27.54   Installing       : device-mapper-devel-9:1.02.195-3.el9.aarch64         86/93 
18:23:41 #16 27.55   Installing       : annobin-12.12-1.el9.aarch64                          87/93 
18:23:41 #16 27.56   Running scriptlet: annobin-12.12-1.el9.aarch64                          87/93 
18:23:41 #16 27.58   Installing       : gcc-plugin-annobin-11.4.1-2.3.el9.aarch64            88/93 
18:23:41 #16 27.59   Running scriptlet: gcc-plugin-annobin-11.4.1-2.3.el9.aarch64            88/93 
18:23:41 #13 41.56 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ...
18:23:41 #13 41.56 Unpacking libio-sessiondata-perl (1.03-3) ...
18:23:41 #13 41.60 Selecting previously unselected package libio-stringy-perl.
18:23:41 #13 41.60 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ...
18:23:41 #13 41.61 Unpacking libio-stringy-perl (2.111-3) ...
18:23:41 #13 41.65 Selecting previously unselected package libipc-run3-perl.
18:23:41 #13 41.65 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ...
18:23:41 #13 41.65 Unpacking libipc-run3-perl (0.048-3) ...
18:23:41 #13 41.69 Selecting previously unselected package libtypes-serialiser-perl.
18:23:41 #13 41.69 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ...
18:23:41 #13 41.70 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:23:41 #13 41.74 Selecting previously unselected package libjson-xs-perl.
18:23:41 #13 41.74 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_arm64.deb ...
18:23:41 #13 41.74 Unpacking libjson-xs-perl (4.030-2+b1) ...
18:23:41 #13 41.78 Selecting previously unselected package libjson-maybexs-perl.
18:23:41 #13 41.79 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ...
18:23:41 #13 41.79 Unpacking libjson-maybexs-perl (1.004004-1) ...
18:23:41 #17 25.26   Running scriptlet: isl-0.16.1-6.el8.aarch64                             53/61 
18:23:41 #17 26.40   Installing       : gcc-8.5.0-21.el8.aarch64                             54/61 
18:23:41 #17 26.43   Running scriptlet: gcc-8.5.0-21.el8.aarch64                             54/61 
18:23:41 #17 26.50   Installing       : annobin-11.13-2.el8.aarch64                          55/61 
18:23:41 #17 26.52   Running scriptlet: annobin-11.13-2.el8.aarch64                          55/61 
18:23:41 #17 26.55   Installing       : gcc-plugin-annobin-8.5.0-21.el8.aarch64              56/61 
18:23:41 #17 26.56   Running scriptlet: gcc-plugin-annobin-8.5.0-21.el8.aarch64              56/61 
18:23:41 #11 extracting sha256:c2bd3fde148c3ad9659f4843f0b27408919e0c24b954ff14165c0edb811e2c72 1.5s done
18:23:41 #11 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d
18:23:41 #13 57.48 Setting up liblist-moreutils-perl (0.430-2) ...
18:23:41 #13 57.49 Setting up libhtml-tagset-perl (3.20-4) ...
18:23:41 #13 57.51 Setting up liblog-any-perl (1.709-1) ...
18:23:41 #13 57.52 Setting up libauthen-sasl-perl (2.1600-1.1) ...
18:23:41 #13 57.53 Setting up libdevel-size-perl (0.83-1+b2) ...
18:23:41 #13 57.54 Setting up libdebhelper-perl (13.3.4) ...
18:23:41 #13 57.55 Setting up libpod-constants-perl (0.19-2) ...
18:23:41 #13 57.57 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
18:23:41 #13 57.58 Setting up libconvert-binhex-perl (1.125-1) ...
18:23:41 #13 57.60 Setting up liblwp-mediatypes-perl (6.04-1) ...
18:23:41 #13 57.61 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
18:23:41 #13 57.62 Setting up libtry-tiny-perl (0.30-1) ...
18:23:41 #13 57.63 Setting up libtype-tiny-perl (1.012001-2) ...
18:23:41 #13 57.64 Setting up libcommon-sense-perl (3.75-1+b4) ...
18:23:41 #13 57.65 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
18:23:41 #13 57.67 Setting up libnet-http-perl (6.20-1) ...
18:23:41 #13 57.68 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
18:23:41 #13 57.69 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
18:23:41 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 32.51MB / 67.01MB 0.8s
18:23:41 #16 27.63   Installing       : libtool-2.4.6-45.el9.aarch64                         89/93 
18:23:41 #16 27.64   Installing       : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           90/93 
18:23:41 #16 27.65   Installing       : libtool-ltdl-devel-2.4.6-45.el9.aarch64              91/93 
18:23:41 #16 27.66   Installing       : libseccomp-devel-2.5.2-2.el9.aarch64                 92/93 
18:23:41 #16 27.67   Installing       : which-2.21-29.el9.aarch64                            93/93 
18:23:41 #16 27.68   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         93/93 
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8782873fa6aecf24ed6acf4588406042e34af2ed # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:23:41 #13 41.83 Selecting previously unselected package libldap-common.
18:23:41 #13 41.84 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ...
18:23:41 #13 41.84 Unpacking libldap-common (2.5.13+dfsg-5) ...
18:23:41 #13 41.89 Selecting previously unselected package liblist-compare-perl.
18:23:41 #13 41.89 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ...
18:23:41 #13 41.89 Unpacking liblist-compare-perl (0.55-2) ...
18:23:41 #13 41.93 Selecting previously unselected package liblist-someutils-perl.
18:23:41 #13 41.94 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ...
18:23:41 #13 41.94 Unpacking liblist-someutils-perl (0.59-1) ...
18:23:41 #13 41.98 Selecting previously unselected package liblist-someutils-xs-perl:arm64.
18:23:41 #13 41.98 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_arm64.deb ...
18:23:41 #13 41.99 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ...
18:23:41 #13 42.02 Selecting previously unselected package liblist-utilsby-perl.
18:23:41 #15 2.690 Reading package lists...
18:23:41 #15 3.294 Building dependency tree...
18:23:41 #15 3.421 Reading state information...
18:23:41 #15 3.437 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:23:41 #15 3.475 Starting 2 pkgProblemResolver with broken count: 0
18:23:41 #15 3.477 Done
18:23:41 #15 3.496  Done
18:23:41 #17 26.65   Installing       : libtool-2.4.6-25.el8.aarch64                         57/61 
18:23:41 #17 26.67   Running scriptlet: libtool-2.4.6-25.el8.aarch64                         57/61 
18:23:41 #17 26.70   Installing       : libtool-ltdl-devel-2.4.6-25.el8.aarch64              58/61 
18:23:41 #17 26.72   Installing       : device-mapper-devel-8:1.02.181-9.el8.aarch64         59/61 
18:23:41 #17 26.74   Installing       : which-2.21-20.el8.aarch64                            60/61 
18:23:41 #17 26.77   Installing       : libseccomp-devel-2.5.2-1.el8.aarch64                 61/61 
18:23:41 #13 57.70 Setting up libtime-moment-perl (0.44-1+b3) ...
18:23:41 #13 57.71 Setting up libencode-locale-perl (1.05-1.1) ...
18:23:41 #13 57.72 Setting up python3 (3.9.2-3) ...
[Pipeline] sh
18:23:41 #17 DONE 0.5s
18:23:41 
18:23:41 #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:23:41 #18 DONE 0.2s
18:23:41 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 46.14MB / 67.01MB 1.1s
18:23:41 #13 42.03 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ...
18:23:41 #13 42.03 Unpacking liblist-utilsby-perl (0.12-2) ...
18:23:41 #13 42.07 Selecting previously unselected package libltdl7:arm64.
18:23:41 #13 42.07 Preparing to unpack .../306-libltdl7_2.4.7-5_arm64.deb ...
18:23:41 #13 42.08 Unpacking libltdl7:arm64 (2.4.7-5) ...
18:23:41 #13 42.11 Selecting previously unselected package libltdl-dev:arm64.
18:23:41 #13 42.12 Preparing to unpack .../307-libltdl-dev_2.4.7-5_arm64.deb ...
18:23:41 #13 42.12 Unpacking libltdl-dev:arm64 (2.4.7-5) ...
18:23:41 #13 42.18 Selecting previously unselected package liblz1:arm64.
18:23:41 #13 42.18 Preparing to unpack .../308-liblz1_1.13-5_arm64.deb ...
18:23:41 #13 42.19 Unpacking liblz1:arm64 (1.13-5) ...
18:23:41 #13 42.23 Selecting previously unselected package liblzo2-2:arm64.
18:23:41 #13 42.23 Preparing to unpack .../309-liblzo2-2_2.10-2_arm64.deb ...
18:23:41 #13 42.23 Unpacking liblzo2-2:arm64 (2.10-2) ...
18:23:41 #13 42.28 Selecting previously unselected package libsys-hostname-long-perl.
18:23:41 #13 42.28 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ...
18:23:41 #13 42.28 Unpacking libsys-hostname-long-perl (1.5-3) ...
18:23:41 #13 42.32 Selecting previously unselected package libmail-sendmail-perl.
18:23:41 #13 42.32 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ...
18:23:41 #13 42.32 Unpacking libmail-sendmail-perl (0.80-3) ...
18:23:41 #13 42.36 Selecting previously unselected package libnet-smtp-ssl-perl.
18:23:41 #13 42.36 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ...
18:23:41 #13 42.37 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
18:23:41 #13 42.40 Selecting previously unselected package libmailtools-perl.
18:23:41 #15 3.503 Starting pkgProblemResolver with broken count: 0
18:23:41 #15 3.528 Starting 2 pkgProblemResolver with broken count: 0
18:23:41 #15 3.529 Done
18:23:41 #15 3.621 The following additional packages will be installed:
18:23:41 #17 26.79   Running scriptlet: libseccomp-devel-2.5.2-1.el8.aarch64                 61/61 
18:23:41 #17 27.06   Verifying        : annobin-11.13-2.el8.aarch64                           1/61 
18:23:41 #17 27.06   Verifying        : autoconf-2.69-29.el8.noarch                           2/61 
18:23:41 #17 27.06   Verifying        : automake-1.16.1-8.el8.noarch                          3/61 
18:23:41 #17 27.06   Verifying        : cmake-3.20.2-5.el8.aarch64                            4/61 
18:23:41 #17 27.06   Verifying        : cmake-data-3.20.2-5.el8.noarch                        5/61 
18:23:41 #17 27.06   Verifying        : cmake-filesystem-3.20.2-5.el8.aarch64                 6/61 
18:23:41 #17 27.06   Verifying        : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/61 
18:23:41 #17 27.06   Verifying        : cpp-8.5.0-21.el8.aarch64                              8/61 
18:23:41 #17 27.06   Verifying        : gcc-8.5.0-21.el8.aarch64                              9/61 
18:23:41 #17 27.06   Verifying        : gcc-plugin-annobin-8.5.0-21.el8.aarch64              10/61 
18:23:41 #17 27.06   Verifying        : git-2.39.3-1.el8.aarch64                             11/61 
18:23:41 #17 27.06   Verifying        : git-core-2.39.3-1.el8.aarch64                        12/61 
18:23:41 #17 27.06   Verifying        : git-core-doc-2.39.3-1.el8.noarch                     13/61 
18:23:41 #17 27.06   Verifying        : isl-0.16.1-6.el8.aarch64                             14/61 
18:23:41 #17 27.06   Verifying        : libmpc-1.1.0-9.1.el8.aarch64                         15/61 
18:23:41 #17 27.06   Verifying        : libseccomp-devel-2.5.2-1.el8.aarch64                 16/61 
18:23:41 #17 27.06   Verifying        : libtool-2.4.6-25.el8.aarch64                         17/61 
18:23:41 #17 27.06   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.aarch64              18/61 
18:23:41 #17 27.06   Verifying        : libuv-1:1.41.1-1.el8_4.aarch64                       19/61 
18:23:41 #17 27.06   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/61 
18:23:41 #17 27.06   Verifying        : perl-Git-2.39.3-1.el8.noarch                         21/61 
18:23:41 #17 27.06   Verifying        : perl-TermReadKey-2.37-7.el8.aarch64                  22/61 
18:23:41 #17 27.06   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/61 
18:23:41 #17 27.06   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            24/61 
18:23:41 #17 27.06   Verifying        : checkpolicy-2.9-1.el8.aarch64                        25/61 
18:23:41 #17 27.06   Verifying        : glibc-devel-2.28-236.el8.7.aarch64                   26/61 
18:23:41 #17 27.06   Verifying        : glibc-headers-2.28-236.el8.7.aarch64                 27/61 
18:23:41 #17 27.06   Verifying        : kernel-headers-4.18.0-516.el8.aarch64                28/61 
18:23:41 #17 27.06   Verifying        : libasan-8.5.0-21.el8.aarch64                         29/61 
18:23:41 #17 27.06   Verifying        : libatomic-8.5.0-21.el8.aarch64                       30/61 
18:23:41 #17 27.06   Verifying        : libedit-3.1-23.20170329cvs.el8.aarch64               31/61 
18:23:41 #17 27.06   Verifying        : libgomp-8.5.0-21.el8.aarch64                         32/61 
18:23:41 #17 27.06   Verifying        : libselinux-devel-2.9-8.el8.aarch64                   33/61 
18:23:41 #17 27.06   Verifying        : libselinux-utils-2.9-8.el8.aarch64                   34/61 
18:23:41 #17 27.07   Verifying        : libsepol-devel-2.9-3.el8.aarch64                     35/61 
18:23:41 #17 27.07   Verifying        : libubsan-8.5.0-21.el8.aarch64                        36/61 
18:23:41 #17 27.07   Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                  37/61 
18:23:41 #17 27.07   Verifying        : m4-1.4.18-7.el8.aarch64                              38/61 
18:23:41 #17 27.07   Verifying        : make-1:4.2.1-11.el8.aarch64                          39/61 
18:23:41 #17 27.07   Verifying        : openssh-8.0p1-19.el8.aarch64                         40/61 
18:23:41 #17 27.07   Verifying        : openssh-clients-8.0p1-19.el8.aarch64                 41/61 
18:23:41 #17 27.07   Verifying        : pcre2-devel-10.32-3.el8.aarch64                      42/61 
18:23:41 #17 27.07   Verifying        : pcre2-utf16-10.32-3.el8.aarch64                      43/61 
18:23:41 #17 27.07   Verifying        : pcre2-utf32-10.32-3.el8.aarch64                      44/61 
18:23:41 #17 27.07   Verifying        : policycoreutils-2.9-24.el8.aarch64                   45/61 
18:23:41 #17 27.07   Verifying        : policycoreutils-devel-2.9-24.el8.aarch64             46/61 
18:23:41 #17 27.07   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       47/61 
18:23:41 #17 27.07   Verifying        : python3-audit-3.0.7-5.el8.aarch64                    48/61 
18:23:41 #17 27.07   Verifying        : python3-libselinux-2.9-8.el8.aarch64                 49/61 
18:23:41 #17 27.07   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                50/61 
18:23:41 #17 27.07   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            51/61 
18:23:41 #17 27.07   Verifying        : python3-setools-4.3.0-5.el8.aarch64                  52/61 
18:23:41 #17 27.07   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.aarch64             53/61 
18:23:41 #17 27.07   Verifying        : selinux-policy-3.14.3-130.el8.noarch                 54/61 
18:23:41 #17 27.07   Verifying        : selinux-policy-devel-3.14.3-130.el8.noarch           55/61 
18:23:41 #17 27.07   Verifying        : selinux-policy-minimum-3.14.3-130.el8.noarch         56/61 
18:23:41 #17 27.07   Verifying        : systemd-devel-239-78.el8.aarch64                     57/61 
18:23:41 #17 27.07   Verifying        : which-2.21-20.el8.aarch64                            58/61 
18:23:41 #17 27.07   Verifying        : device-mapper-devel-8:1.02.181-9.el8.aarch64         59/61 
18:23:41 #17 27.07   Verifying        : glibc-static-2.28-236.el8.7.aarch64                  60/61 
18:23:41 #13 58.00 Setting up libexception-class-perl (1.44-1) ...
18:23:41 #13 58.02 Setting up python3-xdg (0.27-2) ...
18:23:41 #13 58.17 Setting up libconfig-tiny-perl (2.26-1) ...
18:23:41 #13 58.18 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
18:23:41 #13 58.19 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
18:23:41 #13 58.21 Setting up liblist-utilsby-perl (0.11-1) ...
18:23:41 #13 58.22 Setting up libstring-shellquote-perl (1.04-1) ...
18:23:41 #13 58.23 Setting up libsub-install-perl (0.928-1.1) ...
18:23:41 #13 58.24 Setting up dpkg-dev (1.20.13) ...
18:23:41 + make clean
18:23:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:23:41 rm -f -r src
18:23:41 make -C rpm clean
18:23:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:23:41 rm -f -r rpmbuild/
18:23:41 docker builder prune -f --filter until=24h
18:23:41 Total:	0B
18:23:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:41 make -C deb clean
18:23:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:41 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:23:41 rm -f -r debbuild
18:23:41 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:23:41 rm -f -r sources
18:23:41 docker builder prune -f --filter until=24h
18:23:41 Total:	0B
18:23:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:41 make -C static clean
18:23:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:41 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:23:41 rm -f -r build
18:23:41 docker builder prune -f --filter until=24h
18:23:41 mkdir -p rpmbuild/SOURCES
18:23:41 docker run --rm -w /v \
18:23:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:23:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:41 	alpine \
18:23:41 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:23:41 
18:23:41 #19 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
18:23:41 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 50.33MB / 67.01MB 1.4s
18:23:41 #13 42.41 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ...
18:23:41 #13 42.41 Unpacking libmailtools-perl (2.21-2) ...
18:23:41 #13 42.46 Selecting previously unselected package libmarkdown2:arm64.
18:23:41 #13 42.46 Preparing to unpack .../314-libmarkdown2_2.2.7-2_arm64.deb ...
18:23:41 #13 42.47 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
18:23:41 #13 42.54 Selecting previously unselected package libmath-base85-perl.
18:23:41 #13 42.54 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ...
18:23:41 #13 42.54 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
18:23:41 #13 42.58 Selecting previously unselected package libmime-tools-perl.
18:23:41 #13 42.58 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ...
18:23:41 #13 42.59 Unpacking libmime-tools-perl (5.510-1) ...
18:23:41 #13 42.64 Selecting previously unselected package libmldbm-perl.
18:23:41 #13 42.64 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ...
18:23:41 #15 3.621   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
18:23:41 #15 3.621   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
18:23:41 #15 3.621   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
18:23:41 #15 3.621   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
18:23:41 #15 3.621   libuv1 pkg-config procps
18:23:41 #15 3.622 Suggested packages:
18:23:41 #15 3.622   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
18:23:41 #15 3.781 The following NEW packages will be installed:
18:23:41 #15 3.782   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
18:23:41 #15 3.782   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
18:23:41 #15 3.782   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
18:23:41 #15 3.782   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
18:23:41 #15 3.783   libuv1 pkg-config procps
18:23:41 #17 27.07   Verifying        : libxcrypt-static-4.1.1-6.el8.aarch64                 61/61 
18:23:41 #17 27.33 
18:23:41 #17 27.33 Installed:
18:23:41 #17 27.33   annobin-11.13-2.el8.aarch64                                                   
18:23:41 #17 27.33   autoconf-2.69-29.el8.noarch                                                   
18:23:41 #17 27.33   automake-1.16.1-8.el8.noarch                                                  
18:23:41 #17 27.33   checkpolicy-2.9-1.el8.aarch64                                                 
18:23:41 #17 27.33   cmake-3.20.2-5.el8.aarch64                                                    
18:23:41 #17 27.33   cmake-data-3.20.2-5.el8.noarch                                                
18:23:41 #17 27.33   cmake-filesystem-3.20.2-5.el8.aarch64                                         
18:23:41 #17 27.33   cmake-rpm-macros-3.20.2-5.el8.noarch                                          
18:23:41 #17 27.33   cpp-8.5.0-21.el8.aarch64                                                      
18:23:41 #17 27.33   device-mapper-devel-8:1.02.181-9.el8.aarch64                                  
18:23:41 #17 27.33   gcc-8.5.0-21.el8.aarch64                                                      
18:23:41 #17 27.33   gcc-plugin-annobin-8.5.0-21.el8.aarch64                                       
18:23:41 #17 27.33   git-2.39.3-1.el8.aarch64                                                      
18:23:41 #17 27.33   git-core-2.39.3-1.el8.aarch64                                                 
18:23:41 #17 27.33   git-core-doc-2.39.3-1.el8.noarch                                              
18:23:41 #17 27.33   glibc-devel-2.28-236.el8.7.aarch64                                            
18:23:41 #17 27.33   glibc-headers-2.28-236.el8.7.aarch64                                          
18:23:41 #17 27.33   glibc-static-2.28-236.el8.7.aarch64                                           
18:23:41 #17 27.33   isl-0.16.1-6.el8.aarch64                                                      
18:23:41 #17 27.33   kernel-headers-4.18.0-516.el8.aarch64                                         
18:23:41 #17 27.33   libasan-8.5.0-21.el8.aarch64                                                  
18:23:41 #17 27.33   libatomic-8.5.0-21.el8.aarch64                                                
18:23:41 #17 27.33   libedit-3.1-23.20170329cvs.el8.aarch64                                        
18:23:41 #17 27.33   libgomp-8.5.0-21.el8.aarch64                                                  
18:23:41 #17 27.33   libmpc-1.1.0-9.1.el8.aarch64                                                  
18:23:41 #17 27.33   libseccomp-devel-2.5.2-1.el8.aarch64                                          
18:23:41 #17 27.33   libselinux-devel-2.9-8.el8.aarch64                                            
18:23:41 #17 27.33   libselinux-utils-2.9-8.el8.aarch64                                            
18:23:41 #17 27.33   libsepol-devel-2.9-3.el8.aarch64                                              
18:23:41 #17 27.33   libtool-2.4.6-25.el8.aarch64                                                  
18:23:41 #17 27.33   libtool-ltdl-devel-2.4.6-25.el8.aarch64                                       
18:23:41 #17 27.33   libubsan-8.5.0-21.el8.aarch64                                                 
18:23:41 #17 27.33   libuv-1:1.41.1-1.el8_4.aarch64                                                
18:23:41 #17 27.33   libxcrypt-devel-4.1.1-6.el8.aarch64                                           
18:23:41 #17 27.33   libxcrypt-static-4.1.1-6.el8.aarch64                                          
18:23:41 #17 27.33   m4-1.4.18-7.el8.aarch64                                                       
18:23:41 #17 27.33   make-1:4.2.1-11.el8.aarch64                                                   
18:23:41 #17 27.33   openssh-8.0p1-19.el8.aarch64                                                  
18:23:41 #17 27.33   openssh-clients-8.0p1-19.el8.aarch64                                          
18:23:41 #17 27.33   pcre2-devel-10.32-3.el8.aarch64                                               
18:23:41 #17 27.33   pcre2-utf16-10.32-3.el8.aarch64                                               
18:23:41 #17 27.33   pcre2-utf32-10.32-3.el8.aarch64                                               
18:23:41 #17 27.33   perl-Error-1:0.17025-2.el8.noarch                                             
18:23:41 #17 27.33   perl-Git-2.39.3-1.el8.noarch                                                  
18:23:41 #17 27.33   perl-TermReadKey-2.37-7.el8.aarch64                                           
18:23:41 #17 27.33   perl-Thread-Queue-3.13-1.el8.noarch                                           
18:23:41 #17 27.33   policycoreutils-2.9-24.el8.aarch64                                            
18:23:41 #17 27.33   policycoreutils-devel-2.9-24.el8.aarch64                                      
18:23:41 #17 27.33   policycoreutils-python-utils-2.9-24.el8.noarch                                
18:23:41 #17 27.33   python3-audit-3.0.7-5.el8.aarch64                                             
18:23:41 #17 27.33   python3-libselinux-2.9-8.el8.aarch64                                          
18:23:41 #17 27.33   python3-libsemanage-2.9-9.el8.aarch64                                         
18:23:41 #17 27.33   python3-policycoreutils-2.9-24.el8.noarch                                     
18:23:41 #17 27.33   python3-setools-4.3.0-5.el8.aarch64                                           
18:23:41 #17 27.33   rpm-plugin-selinux-4.14.3-26.el8.aarch64                                      
18:23:41 #17 27.33   selinux-policy-3.14.3-130.el8.noarch                                          
18:23:41 #17 27.33   selinux-policy-devel-3.14.3-130.el8.noarch                                    
18:23:41 #17 27.33   selinux-policy-minimum-3.14.3-130.el8.noarch                                  
18:23:41 #17 27.33   systemd-devel-239-78.el8.aarch64                                              
18:23:41 #17 27.33   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
18:23:41 #17 27.33   which-2.21-20.el8.aarch64                                                     
18:23:41 #17 27.33 
18:23:41 #17 27.33 Complete!
18:23:41 #13 58.26 Setting up libnumber-compare-perl (0.03-1.1) ...
18:23:41 #13 58.28 Setting up intltool-debian (0.35.0+20060710.5) ...
18:23:41 #13 58.29 Setting up liberror-perl (0.17029-1) ...
18:23:41 #13 58.30 Setting up python3-six (1.16.0-2) ...
18:23:41 #13 58.43 Setting up dh-autoreconf (20) ...
18:23:41 #13 58.44 Setting up patchutils (0.4.2-1) ...
18:23:41 #13 58.46 Setting up libmail-sendmail-perl (0.80-1.1) ...
18:23:41 #13 58.47 Setting up libltdl-dev:arm64 (2.4.6-15) ...
18:23:41 #13 58.48 Setting up libjson-maybexs-perl (1.004003-1) ...
18:23:41 #13 58.49 Setting up libxml-sax-base-perl (1.09-1.1) ...
18:23:41 #13 58.50 Setting up libio-string-perl (1.08-3.1) ...
18:23:41 Total:	0B
18:23:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:23:42 #19 DONE 0.4s
18:23:42 
18:23:42 #20 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
18:23:42 #13 42.64 Unpacking libmldbm-perl (2.05-4) ...
18:23:42 #13 42.68 Selecting previously unselected package libmoox-aliases-perl.
18:23:42 #13 42.68 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ...
18:23:42 #13 42.69 Unpacking libmoox-aliases-perl (0.001006-2) ...
18:23:42 #13 42.72 Selecting previously unselected package libmouse-perl.
18:23:42 #13 42.73 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_arm64.deb ...
18:23:42 #13 42.73 Unpacking libmouse-perl (2.5.10-1+b3) ...
18:23:42 #13 42.78 Selecting previously unselected package libpackage-stash-xs-perl:arm64.
18:23:42 #13 42.78 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_arm64.deb ...
18:23:42 #13 42.79 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1+b1) ...
18:23:42 #13 42.82 Selecting previously unselected package libpath-iterator-rule-perl.
18:23:42 #13 42.83 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ...
18:23:42 #13 42.83 Unpacking libpath-iterator-rule-perl (1.015-2) ...
18:23:42 #13 42.89 Selecting previously unselected package libperlio-gzip-perl.
18:23:42 #15 4.055 0 upgraded, 24 newly installed, 0 to remove and 3 not upgraded.
18:23:42 #15 4.055 1 not fully installed or removed.
18:23:42 #15 4.055 Need to get 8196 kB of archives.
18:23:42 #15 4.055 After this operation, 36.0 MB of additional disk space will be used.
18:23:42 #15 4.055 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
18:23:42 #15 4.059 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
18:23:42 #15 4.073 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB]
18:23:42 #15 4.074 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB]
18:23:42 #15 4.078 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libarchive13 arm64 3.3.3-4+deb10u3 [292 kB]
18:23:42 #15 4.081 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
18:23:42 #15 4.082 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
18:23:42 #15 4.083 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
18:23:42 #15 4.085 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
18:23:42 #15 4.114 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB]
18:23:42 #15 4.115 Get:11 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
18:23:42 #15 4.116 Get:12 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
18:23:42 #15 4.118 Get:13 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
18:23:42 #15 4.118 Get:14 http://deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u10 [110 kB]
18:23:42 #15 4.119 Get:15 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
18:23:42 #15 4.122 Get:16 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
18:23:42 #15 4.124 Get:17 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
18:23:42 #15 4.128 Get:18 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
18:23:42 #15 4.130 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
18:23:42 #15 4.135 Get:20 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
18:23:42 #15 4.137 Get:21 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
18:23:42 #15 4.137 Get:22 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
18:23:42 #15 4.138 Get:23 http://deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u10 [322 kB]
18:23:42 #15 4.141 Get:24 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB]
18:23:42 #12 extracting sha256:29ab00e7798a04602c3f6e2dc445a994d75e96c45533cd44701f58509982a8c5 1.6s done
18:23:42 #12 extracting sha256:9036a471a1c45233bf72245ae53bd00fd2b25cbdf75be2cafe1c6fd91309cdb7
18:23:42 #13 58.52 Setting up libreadonly-perl (2.050-3) ...
18:23:42 #13 58.53 Setting up python3-gpg (1.14.0-1+b2) ...
18:23:42 #13 58.70 Setting up python3-certifi (2020.6.20-1) ...
18:23:42 + make REF=master centos-8
18:23:42 git init src/github.com/docker/cli
18:23:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:23:42 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:23:42 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:23:42 + SRC=src/github.com/docker/cli
18:23:42 + REF=master
18:23:42 + REF_FETCH=master
18:23:42 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:23:42 + awk {print $2}
18:23:42 + REF=refs/heads/master
18:23:42 + [ -n refs/heads/master ]
18:23:42 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:42 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:42 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 54.53MB / 67.01MB 2.0s
18:23:42 #15 4.297 debconf: delaying package configuration, since apt-utils is not installed
18:23:42 #13 42.89 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_arm64.deb ...
18:23:42 #15 4.379 Fetched 8196 kB in 0s (23.9 MB/s)
18:23:42 #15 4.409 Selecting previously unselected package bash-completion.
18:23:42 #15 4.409 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27766 files and directories currently installed.)
18:23:42 #15 4.423 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
18:23:42 #13 42.90 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
18:23:42 #13 42.94 Selecting previously unselected package libperlio-utf8-strict-perl.
18:23:42 #13 42.94 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_arm64.deb ...
18:23:42 #13 42.95 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
18:23:42 #13 42.99 Selecting previously unselected package libpod-parser-perl.
18:23:42 #13 42.99 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ...
18:23:42 #13 43.00 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:23:42 #13 43.02 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:23:42 #13 43.02 Unpacking libpod-parser-perl (1.65-1) ...
18:23:42 #13 43.06 Selecting previously unselected package libpod-constants-perl.
18:23:42 #13 43.07 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ...
18:23:42 #13 43.07 Unpacking libpod-constants-perl (0.19-2) ...
18:23:42 #13 43.10 Selecting previously unselected package libproc-processtable-perl:arm64.
18:23:42 #17 DONE 27.9s
18:23:42 
18:23:42 #18 [stage-1 8/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:23:42 #13 58.83 Setting up libfile-find-rule-perl (0.34-1) ...
18:23:42 #13 58.84 Setting up libstring-copyright-perl (0.003006-1) ...
18:23:42 #13 58.85 Setting up libgd3:arm64 (2.3.0-2) ...
18:23:42 #13 58.87 Setting up python3-idna (2.10-1) ...
18:23:42 #13 59.06 Setting up libdata-optlist-perl (0.110-1.1) ...
18:23:42 #20 0.617 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:23:42 #20 0.626 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:23:42 #20 0.626 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:23:42 #16 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 67.01MB / 67.01MB 2.4s done
18:23:42 #16 DONE 2.6s
18:23:42 
18:23:42 #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
18:23:42 #18 extracting sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149
18:23:42 #13 43.11 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_arm64.deb ...
18:23:42 #13 43.11 Unpacking libproc-processtable-perl:arm64 (0.634-1+b2) ...
18:23:42 #13 43.16 Selecting previously unselected package libre2-9:arm64.
18:23:42 #13 43.16 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_arm64.deb ...
18:23:42 #13 43.17 Unpacking libre2-9:arm64 (20220601+dfsg-1+b1) ...
18:23:42 #13 43.21 Selecting previously unselected package libre-engine-re2-perl:arm64.
18:23:42 #13 43.22 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_arm64.deb ...
18:23:42 #13 43.22 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ...
18:23:42 #13 43.26 Selecting previously unselected package libreadonly-perl.
18:23:42 #13 43.26 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ...
18:23:42 #13 43.27 Unpacking libreadonly-perl (2.050-3) ...
18:23:42 #13 43.30 Selecting previously unselected package libref-util-perl.
18:23:42 #13 43.30 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ...
18:23:42 #13 43.31 Unpacking libref-util-perl (0.204-2) ...
18:23:42 #13 43.34 Selecting previously unselected package libref-util-xs-perl.
18:23:42 #13 43.35 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_arm64.deb ...
18:23:42 #13 43.35 Unpacking libref-util-xs-perl (0.117-2+b1) ...
18:23:42 #13 43.39 Selecting previously unselected package libregexp-pattern-license-perl.
18:23:42 #13 43.39 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
18:23:42 #13 43.40 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
18:23:42 #13 43.44 Selecting previously unselected package libregexp-pattern-perl.
18:23:42 #13 43.44 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ...
18:23:42 #13 43.44 Unpacking libregexp-pattern-perl (0.2.14-2) ...
18:23:42 #16 27.71   Running scriptlet: which-2.21-29.el9.aarch64                            93/93 
18:23:42 #16 29.05   Verifying        : acl-2.3.1-3.el9.aarch64                               1/93 
18:23:42 #16 29.05   Verifying        : cracklib-2.9.6-27.el9.aarch64                         2/93 
18:23:42 #16 29.05   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                   3/93 
18:23:42 #16 29.05   Verifying        : dbus-1:1.12.20-8.el9.aarch64                          4/93 
18:23:42 #16 29.05   Verifying        : dbus-broker-28-7.el9.aarch64                          5/93 
18:23:42 #16 29.05   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    6/93 
18:23:42 #16 29.05   Verifying        : device-mapper-9:1.02.195-3.el9.aarch64                7/93 
18:23:42 #16 29.05   Verifying        : device-mapper-libs-9:1.02.195-3.el9.aarch64           8/93 
18:23:42 #16 29.05   Verifying        : kmod-libs-28-9.el9.aarch64                            9/93 
18:23:42 #16 29.05   Verifying        : libatomic-11.4.1-2.3.el9.aarch64                     10/93 
18:23:42 #16 29.05   Verifying        : libcbor-0.7.0-5.el9.aarch64                          11/93 
18:23:42 #16 29.05   Verifying        : libdb-5.3.28-53.el9.aarch64                          12/93 
18:23:42 #16 29.05   Verifying        : libeconf-0.4.1-3.el9.aarch64                         13/93 
18:23:42 #16 29.05   Verifying        : libedit-3.1-38.20210216cvs.el9.aarch64               14/93 
18:23:42 #16 29.05   Verifying        : libfdisk-2.37.4-15.el9.aarch64                       15/93 
18:23:42 #16 29.05   Verifying        : libfido2-1.13.0-1.el9.aarch64                        16/93 
18:23:42 #16 29.05   Verifying        : libpwquality-1.4.4-8.el9.aarch64                     17/93 
18:23:42 #16 29.05   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       18/93 
18:23:42 #16 29.05   Verifying        : libselinux-utils-3.5-1.el9.aarch64                   19/93 
18:23:42 #16 29.05   Verifying        : libutempter-1.2.1-6.el9.aarch64                      20/93 
18:23:42 #16 29.05   Verifying        : make-1:4.3-7.el9.aarch64                             21/93 
18:23:42 #16 29.05   Verifying        : openssh-8.7p1-34.el9.aarch64                         22/93 
18:23:42 #16 29.05   Verifying        : openssh-clients-8.7p1-34.el9.aarch64                 23/93 
18:23:42 #16 29.05   Verifying        : openssl-1:3.0.7-24.el9.aarch64                       24/93 
18:23:42 #16 29.05   Verifying        : pam-1.5.1-15.el9.aarch64                             25/93 
18:23:42 #16 29.05   Verifying        : policycoreutils-3.5-2.el9.aarch64                    26/93 
18:23:42 #16 29.05   Verifying        : python3-distro-1.5.0-7.el9.noarch                    27/93 
18:23:42 #16 29.05   Verifying        : python3-setools-4.4.3-1.el9.aarch64                  28/93 
18:23:42 #16 29.05   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              29/93 
18:23:42 #16 29.05   Verifying        : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           30/93 
18:23:42 #16 29.05   Verifying        : selinux-policy-38.1.24-1.el9.noarch                  31/93 
18:23:42 #16 29.05   Verifying        : selinux-policy-targeted-38.1.24-1.el9.noarch         32/93 
18:23:42 #16 29.05   Verifying        : systemd-252-18.el9.aarch64                           33/93 
18:23:42 #16 29.05   Verifying        : systemd-pam-252-18.el9.aarch64                       34/93 
18:23:42 #16 29.05   Verifying        : systemd-rpm-macros-252-18.el9.noarch                 35/93 
18:23:42 #16 29.05   Verifying        : util-linux-2.37.4-15.el9.aarch64                     36/93 
18:23:42 #16 29.05   Verifying        : util-linux-core-2.37.4-15.el9.aarch64                37/93 
18:23:42 #16 29.05   Verifying        : vim-filesystem-2:8.2.2637-20.el9.noarch              38/93 
18:23:42 #16 29.05   Verifying        : which-2.21-29.el9.aarch64                            39/93 
18:23:42 #16 29.05   Verifying        : annobin-12.12-1.el9.aarch64                          40/93 
18:23:42 #16 29.05   Verifying        : autoconf-2.69-38.el9.noarch                          41/93 
18:23:42 #16 29.05   Verifying        : automake-1.16.2-8.el9.noarch                         42/93 
18:23:42 #16 29.05   Verifying        : checkpolicy-3.5-1.el9.aarch64                        43/93 
18:23:42 #16 29.05   Verifying        : cmake-3.20.2-8.el9.aarch64                           44/93 
18:23:42 #16 29.05   Verifying        : cmake-data-3.20.2-8.el9.noarch                       45/93 
18:23:42 #16 29.05   Verifying        : cmake-filesystem-3.20.2-8.el9.aarch64                46/93 
18:23:42 #16 29.05   Verifying        : cmake-rpm-macros-3.20.2-8.el9.noarch                 47/93 
18:23:42 #16 29.05   Verifying        : cpp-11.4.1-2.3.el9.aarch64                           48/93 
18:23:42 #16 29.05   Verifying        : gcc-11.4.1-2.3.el9.aarch64                           49/93 
18:23:42 #16 29.05   Verifying        : gcc-plugin-annobin-11.4.1-2.3.el9.aarch64            50/93 
18:23:42 #16 29.05   Verifying        : git-2.39.3-1.el9.aarch64                             51/93 
18:23:42 #16 29.05   Verifying        : git-core-2.39.3-1.el9.aarch64                        52/93 
18:23:42 #16 29.05   Verifying        : git-core-doc-2.39.3-1.el9.noarch                     53/93 
18:23:42 #16 29.05   Verifying        : glibc-devel-2.34-83.el9.7.aarch64                    54/93 
18:23:42 #16 29.05   Verifying        : kernel-headers-5.14.0-373.el9.aarch64                55/93 
18:23:42 #16 29.05   Verifying        : libasan-11.4.1-2.3.el9.aarch64                       56/93 
18:23:42 #16 29.05   Verifying        : libmpc-1.2.1-4.el9.aarch64                           57/93 
18:23:42 #16 29.05   Verifying        : libseccomp-devel-2.5.2-2.el9.aarch64                 58/93 
18:23:42 #16 29.05   Verifying        : libselinux-devel-3.5-1.el9.aarch64                   59/93 
18:23:42 #16 29.05   Verifying        : libsepol-devel-3.5-1.el9.aarch64                     60/93 
18:23:42 #16 29.05   Verifying        : libtool-2.4.6-45.el9.aarch64                         61/93 
18:23:42 #16 29.05   Verifying        : libtool-ltdl-2.4.6-45.el9.aarch64                    62/93 
18:23:42 #16 29.05   Verifying        : libubsan-11.4.1-2.3.el9.aarch64                      63/93 
18:23:42 #16 29.05   Verifying        : libuv-1:1.42.0-1.el9.aarch64                         64/93 
18:23:42 #16 29.05   Verifying        : libxcrypt-devel-4.4.18-3.el9.aarch64                 65/93 
18:23:42 #16 29.05   Verifying        : llvm-libs-16.0.6-4.el9.aarch64                       66/93 
18:23:42 #16 29.05   Verifying        : m4-1.4.19-1.el9.aarch64                              67/93 
18:23:42 #16 29.05   Verifying        : pcre2-devel-10.40-2.el9.aarch64                      68/93 
18:23:42 #16 29.05   Verifying        : pcre2-utf16-10.40-2.el9.aarch64                      69/93 
18:23:42 #16 29.05   Verifying        : pcre2-utf32-10.40-2.el9.aarch64                      70/93 
18:23:42 #16 29.05   Verifying        : perl-DynaLoader-1.47-480.el9.aarch64                 71/93 
18:23:42 #16 29.05   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    72/93 
18:23:42 #16 29.05   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch           73/93 
18:23:42 #16 29.05   Verifying        : perl-File-Copy-2.34-480.el9.noarch                   74/93 
18:23:42 #16 29.05   Verifying        : perl-File-Find-1.37-480.el9.noarch                   75/93 
18:23:42 #16 29.05   Verifying        : perl-Git-2.39.3-1.el9.noarch                         76/93 
18:23:42 #16 29.05   Verifying        : perl-TermReadKey-2.38-11.el9.aarch64                 77/93 
18:23:42 #16 29.05   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                78/93 
18:23:42 #16 29.05   Verifying        : perl-lib-0.65-480.el9.aarch64                        79/93 
18:23:42 #16 29.05   Verifying        : perl-threads-1:2.25-460.el9.aarch64                  80/93 
18:23:42 #16 29.05   Verifying        : perl-threads-shared-1.61-460.el9.aarch64             81/93 
18:23:42 #16 29.05   Verifying        : policycoreutils-devel-3.5-2.el9.aarch64              82/93 
18:23:42 #16 29.05   Verifying        : policycoreutils-python-utils-3.5-2.el9.noarch        83/93 
18:23:42 #16 29.05   Verifying        : python3-audit-3.0.7-104.el9.aarch64                  84/93 
18:23:42 #16 29.05   Verifying        : python3-libselinux-3.5-1.el9.aarch64                 85/93 
18:23:42 #16 29.05   Verifying        : python3-libsemanage-3.5-2.el9.aarch64                86/93 
18:23:42 #16 29.05   Verifying        : python3-policycoreutils-3.5-2.el9.noarch             87/93 
18:23:42 #16 29.05   Verifying        : selinux-policy-devel-38.1.24-1.el9.noarch            88/93 
18:23:42 #16 29.05   Verifying        : systemd-devel-252-18.el9.aarch64                     89/93 
18:23:42 #16 29.05   Verifying        : device-mapper-devel-9:1.02.195-3.el9.aarch64         90/93 
18:23:42 #16 29.05   Verifying        : glibc-static-2.34-83.el9.7.aarch64                   91/93 
18:23:42 #16 29.05   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.aarch64              92/93 
18:23:42 #16 29.05   Verifying        : libxcrypt-static-4.4.18-3.el9.aarch64                93/93 
18:23:42 #16 29.22 
18:23:42 #16 29.22 Installed:
18:23:42 #16 29.22   acl-2.3.1-3.el9.aarch64                                                       
18:23:42 #16 29.22   annobin-12.12-1.el9.aarch64                                                   
18:23:42 #16 29.22   autoconf-2.69-38.el9.noarch                                                   
18:23:42 #16 29.22   automake-1.16.2-8.el9.noarch                                                  
18:23:42 #16 29.22   checkpolicy-3.5-1.el9.aarch64                                                 
18:23:42 #16 29.22   cmake-3.20.2-8.el9.aarch64                                                    
18:23:42 #16 29.22   cmake-data-3.20.2-8.el9.noarch                                                
18:23:42 #16 29.22   cmake-filesystem-3.20.2-8.el9.aarch64                                         
18:23:42 #16 29.22   cmake-rpm-macros-3.20.2-8.el9.noarch                                          
18:23:42 #16 29.22   cpp-11.4.1-2.3.el9.aarch64                                                    
18:23:42 #16 29.22   cracklib-2.9.6-27.el9.aarch64                                                 
18:23:42 #16 29.22   cracklib-dicts-2.9.6-27.el9.aarch64                                           
18:23:42 #16 29.22   dbus-1:1.12.20-8.el9.aarch64                                                  
18:23:42 #16 29.22   dbus-broker-28-7.el9.aarch64                                                  
18:23:42 #16 29.22   dbus-common-1:1.12.20-8.el9.noarch                                            
18:23:42 #16 29.22   device-mapper-9:1.02.195-3.el9.aarch64                                        
18:23:42 #16 29.22   device-mapper-devel-9:1.02.195-3.el9.aarch64                                  
18:23:42 #16 29.22   device-mapper-libs-9:1.02.195-3.el9.aarch64                                   
18:23:42 #16 29.22   gcc-11.4.1-2.3.el9.aarch64                                                    
18:23:42 #16 29.22   gcc-plugin-annobin-11.4.1-2.3.el9.aarch64                                     
18:23:42 #16 29.22   git-2.39.3-1.el9.aarch64                                                      
18:23:42 #16 29.22   git-core-2.39.3-1.el9.aarch64                                                 
18:23:42 #16 29.22   git-core-doc-2.39.3-1.el9.noarch                                              
18:23:42 #16 29.22   glibc-devel-2.34-83.el9.7.aarch64                                             
18:23:42 #16 29.22   glibc-static-2.34-83.el9.7.aarch64                                            
18:23:42 #16 29.22   kernel-headers-5.14.0-373.el9.aarch64                                         
18:23:42 #16 29.22   kmod-libs-28-9.el9.aarch64                                                    
18:23:42 #16 29.22   libasan-11.4.1-2.3.el9.aarch64                                                
18:23:42 #16 29.22   libatomic-11.4.1-2.3.el9.aarch64                                              
18:23:42 #16 29.22   libcbor-0.7.0-5.el9.aarch64                                                   
18:23:42 #16 29.22   libdb-5.3.28-53.el9.aarch64                                                   
18:23:42 #16 29.22   libeconf-0.4.1-3.el9.aarch64                                                  
18:23:42 #16 29.22   libedit-3.1-38.20210216cvs.el9.aarch64                                        
18:23:42 #16 29.22   libfdisk-2.37.4-15.el9.aarch64                                                
18:23:42 #16 29.22   libfido2-1.13.0-1.el9.aarch64                                                 
18:23:42 #16 29.22   libmpc-1.2.1-4.el9.aarch64                                                    
18:23:42 #16 29.22   libpwquality-1.4.4-8.el9.aarch64                                              
18:23:42 #16 29.22   libseccomp-2.5.2-2.el9.aarch64                                                
18:23:42 #16 29.22   libseccomp-devel-2.5.2-2.el9.aarch64                                          
18:23:42 #16 29.22   libselinux-devel-3.5-1.el9.aarch64                                            
18:23:42 #16 29.22   libselinux-utils-3.5-1.el9.aarch64                                            
18:23:42 #16 29.22   libsepol-devel-3.5-1.el9.aarch64                                              
18:23:42 #16 29.22   libtool-2.4.6-45.el9.aarch64                                                  
18:23:42 #16 29.22   libtool-ltdl-2.4.6-45.el9.aarch64                                             
18:23:42 #16 29.22   libtool-ltdl-devel-2.4.6-45.el9.aarch64                                       
18:23:42 #16 29.22   libubsan-11.4.1-2.3.el9.aarch64                                               
18:23:42 #16 29.22   libutempter-1.2.1-6.el9.aarch64                                               
18:23:42 #16 29.22   libuv-1:1.42.0-1.el9.aarch64                                                  
18:23:42 #16 29.22   libxcrypt-devel-4.4.18-3.el9.aarch64                                          
18:23:42 #16 29.22   libxcrypt-static-4.4.18-3.el9.aarch64                                         
18:23:42 #16 29.22   llvm-libs-16.0.6-4.el9.aarch64                                                
18:23:42 #16 29.22   m4-1.4.19-1.el9.aarch64                                                       
18:23:42 #16 29.22   make-1:4.3-7.el9.aarch64                                                      
18:23:42 #16 29.22   openssh-8.7p1-34.el9.aarch64                                                  
18:23:42 #16 29.22   openssh-clients-8.7p1-34.el9.aarch64                                          
18:23:42 #16 29.22   openssl-1:3.0.7-24.el9.aarch64                                                
18:23:42 #16 29.22   pam-1.5.1-15.el9.aarch64                                                      
18:23:42 #16 29.22   pcre2-devel-10.40-2.el9.aarch64                                               
18:23:42 #16 29.22   pcre2-utf16-10.40-2.el9.aarch64                                               
18:23:42 #16 29.22   pcre2-utf32-10.40-2.el9.aarch64                                               
18:23:42 #16 29.22   perl-DynaLoader-1.47-480.el9.aarch64                                          
18:23:42 #16 29.22   perl-Error-1:0.17029-7.el9.noarch                                             
18:23:42 #16 29.22   perl-File-Compare-1.100.600-480.el9.noarch                                    
18:23:42 #16 29.22   perl-File-Copy-2.34-480.el9.noarch                                            
18:23:42 #16 29.22   perl-File-Find-1.37-480.el9.noarch                                            
18:23:42 #16 29.22   perl-Git-2.39.3-1.el9.noarch                                                  
18:23:42 #16 29.22   perl-TermReadKey-2.38-11.el9.aarch64                                          
18:23:42 #16 29.22   perl-Thread-Queue-3.14-460.el9.noarch                                         
18:23:42 #16 29.22   perl-lib-0.65-480.el9.aarch64                                                 
18:23:42 #16 29.22   perl-threads-1:2.25-460.el9.aarch64                                           
18:23:42 #16 29.22   perl-threads-shared-1.61-460.el9.aarch64                                      
18:23:42 #16 29.22   policycoreutils-3.5-2.el9.aarch64                                             
18:23:42 #16 29.22   policycoreutils-devel-3.5-2.el9.aarch64                                       
18:23:42 #16 29.22   policycoreutils-python-utils-3.5-2.el9.noarch                                 
18:23:42 #16 29.22   python3-audit-3.0.7-104.el9.aarch64                                           
18:23:42 #16 29.22   python3-distro-1.5.0-7.el9.noarch                                             
18:23:42 #16 29.22   python3-libselinux-3.5-1.el9.aarch64                                          
18:23:42 #16 29.22   python3-libsemanage-3.5-2.el9.aarch64                                         
18:23:42 #16 29.22   python3-policycoreutils-3.5-2.el9.noarch                                      
18:23:42 #16 29.22   python3-setools-4.4.3-1.el9.aarch64                                           
18:23:42 #16 29.22   python3-setuptools-53.0.0-12.el9.noarch                                       
18:23:42 #16 29.22   rpm-plugin-selinux-4.16.1.3-25.el9.aarch64                                    
18:23:42 #16 29.22   selinux-policy-38.1.24-1.el9.noarch                                           
18:23:42 #16 29.22   selinux-policy-devel-38.1.24-1.el9.noarch                                     
18:23:42 #16 29.22   selinux-policy-targeted-38.1.24-1.el9.noarch                                  
18:23:42 #16 29.22   systemd-252-18.el9.aarch64                                                    
18:23:42 #16 29.22   systemd-devel-252-18.el9.aarch64                                              
18:23:42 #16 29.22   systemd-pam-252-18.el9.aarch64                                                
18:23:42 #16 29.22   systemd-rpm-macros-252-18.el9.noarch                                          
18:23:42 #16 29.22   util-linux-2.37.4-15.el9.aarch64                                              
18:23:42 #16 29.22   util-linux-core-2.37.4-15.el9.aarch64                                         
18:23:42 #16 29.22   vim-filesystem-2:8.2.2637-20.el9.noarch                                       
18:23:42 #16 29.22   which-2.21-29.el9.aarch64                                                     
18:23:42 #16 29.22 
18:23:42 #16 29.22 Complete!
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f6f1ee412d79a1eb) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:23:42 #13 59.07 Setting up libipc-run-perl (20200505.0-1) ...
18:23:42 #13 59.08 Setting up git (1:2.30.2-1+deb11u2) ...
18:23:42 #13 59.12 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
18:23:42 #13 59.13 Setting up python3-urllib3 (1.26.5-1~exp1) ...
18:23:42 #13 59.30 Setting up libcontextual-return-perl (0.004014-2) ...
18:23:42 #13 59.31 Setting up libwww-robotrules-perl (6.02-1) ...
18:23:42 #13 59.32 Setting up libtypes-serialiser-perl (1.01-1) ...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/f2958a15-fdef-4fde-a8e5-4ada1a8ab753/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:23:42 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:23:42 chowning workspace
[Pipeline] sh
18:23:42 #20 0.713 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:23:42 #20 0.797 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:23:42 #20 0.878 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
18:23:42 #13 43.48 Selecting previously unselected package libregexp-wildcards-perl.
18:23:42 #13 43.49 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ...
18:23:42 #13 43.49 Unpacking libregexp-wildcards-perl (1.05-3) ...
18:23:42 #13 43.56 Selecting previously unselected package libsasl2-modules:arm64.
18:23:42 #13 43.57 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ...
18:23:42 #13 43.58 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
18:23:42 #13 43.62 Selecting previously unselected package libsereal-decoder-perl.
18:23:42 #13 43.62 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_arm64.deb ...
18:23:42 #13 43.63 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
18:23:42 #13 43.67 Selecting previously unselected package libsereal-encoder-perl.
18:23:42 #16 DONE 29.4s
18:23:42 
18:23:42 #17 [stage-1 7/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:23:42 #13 59.34 Setting up libhtml-parser-perl (3.75-1+b1) ...
18:23:42 #13 59.35 Setting up libgit-wrapper-perl (0.048-1) ...
18:23:42 #13 59.36 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
18:23:42 #13 59.37 Setting up librole-tiny-perl (2.002004-1) ...
18:23:42 #13 59.38 Setting up gnupg (2.2.27-2+deb11u2) ...
18:23:42 #13 59.39 Setting up build-essential (12.9) ...
18:23:42 #13 59.41 Setting up python3-unidiff (0.5.5-2) ...
18:23:42 #13 59.54 Setting up lsb-release (11.1.0) ...
18:23:42 #13 59.56 Setting up libfont-ttf-perl (1.06-1.1) ...
18:23:42 #13 59.57 Setting up libfile-homedir-perl (1.006-1) ...
18:23:42 #13 59.58 Setting up python3-magic (2:0.4.20-3) ...
18:23:43 + pwd
18:23:43 + id -u
18:23:43 + id -g
18:23:43 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:23:43 #13 43.68 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_arm64.deb ...
18:23:43 #13 43.68 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
18:23:43 #13 43.72 Selecting previously unselected package libset-intspan-perl.
18:23:43 #13 43.72 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ...
18:23:43 #13 43.73 Unpacking libset-intspan-perl (1.19-3) ...
18:23:43 #13 43.77 Selecting previously unselected package libtask-weaken-perl.
18:23:43 #13 43.77 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ...
18:23:43 #13 43.78 Unpacking libtask-weaken-perl (1.06-2) ...
18:23:43 #13 43.82 Selecting previously unselected package libxml-parser-perl.
18:23:43 #13 43.82 Preparing to unpack .../340-libxml-parser-perl_2.46-4_arm64.deb ...
18:23:43 #13 43.82 Unpacking libxml-parser-perl (2.46-4) ...
18:23:43 #13 43.87 Selecting previously unselected package libsoap-lite-perl.
18:23:43 #13 43.88 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ...
18:23:43 #13 59.71 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
18:23:43 #13 59.72 Setting up pristine-tar (1.49) ...
18:23:43 #13 59.73 Setting up libio-socket-ssl-perl (2.069-1) ...
18:23:43 #13 59.76 Setting up libsub-exporter-perl (0.987-1) ...
18:23:43 #13 59.77 Setting up libc-devtools (2.31-13+deb11u7) ...
18:23:43 #13 59.79 Setting up libalgorithm-merge-perl (0.08-3) ...
18:23:43 #13 59.80 Setting up libhttp-message-perl (6.28-1) ...
18:23:43 #13 59.82 Setting up libhtml-form-perl (6.07-1) ...
18:23:43 #15 5.154 Unpacking bash-completion (1:2.8-6) ...
18:23:43 #15 5.265 Selecting previously unselected package cmake-data.
18:23:43 #15 5.269 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
18:23:43 #15 5.274 Unpacking cmake-data (3.13.4-1) ...
[Pipeline] echo
18:23:43 Removing all docker containers
[Pipeline] sh
18:23:43 #13 43.88 Unpacking libsoap-lite-perl (1.27-3) ...
18:23:43 #13 43.94 Selecting previously unselected package libsocket6-perl.
18:23:43 #13 43.94 Preparing to unpack .../342-libsocket6-perl_0.29-3_arm64.deb ...
18:23:43 #13 43.95 Unpacking libsocket6-perl (0.29-3) ...
18:23:43 #13 43.99 Selecting previously unselected package libstring-copyright-perl.
18:23:43 #13 43.99 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ...
18:23:43 #13 43.99 Unpacking libstring-copyright-perl (0.003014-1) ...
18:23:43 #13 44.03 Selecting previously unselected package libstring-escape-perl.
18:23:43 #13 44.04 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ...
18:23:43 #13 44.04 Unpacking libstring-escape-perl (2010.002-3) ...
18:23:43 #13 44.08 Selecting previously unselected package libstring-license-perl.
18:23:43 #13 44.08 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ...
18:23:43 #13 44.09 Unpacking libstring-license-perl (0.0.2-1) ...
18:23:43 #13 44.13 Selecting previously unselected package libstring-shellquote-perl.
18:23:43 #13 44.13 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ...
18:23:43 #13 44.14 Unpacking libstring-shellquote-perl (1.04-3) ...
18:23:43 #13 44.18 Selecting previously unselected package libsys-cpuaffinity-perl.
18:23:43 #13 44.18 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_arm64.deb ...
18:23:43 #13 44.18 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
18:23:43 #13 44.23 Selecting previously unselected package libterm-readkey-perl.
18:23:43 #13 59.83 Setting up python3-pkg-resources (52.0.0-4) ...
18:23:43 #13 60.02 Setting up libiterator-perl (0.03+ds1-1.1) ...
18:23:43 #13 60.03 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
18:23:43 #13 60.04 Setting up libjson-xs-perl (4.030-1+b1) ...
18:23:43 #13 60.05 Setting up libhttp-negotiate-perl (6.01-1) ...
18:23:43 #13 60.06 Setting up libio-prompter-perl (0.004015-1) ...
18:23:43 #13 60.07 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
18:23:43 #15 5.582 Selecting previously unselected package libprocps7:arm64.
18:23:43 #15 5.585 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ...
18:23:43 #15 5.594 Unpacking libprocps7:arm64 (2:3.3.15-2) ...
18:23:43 #15 5.633 Selecting previously unselected package procps.
18:23:43 #15 5.636 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ...
18:23:43 #15 5.641 Unpacking procps (2:3.3.15-2) ...
18:23:43 #15 5.699 Selecting previously unselected package libarchive13:arm64.
18:23:43 mkdir -p rpmbuild/SOURCES
18:23:43 docker run --rm -w /v \
18:23:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:23:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:43 	alpine \
18:23:43 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:23:43 + docker container ls -aq
[Pipeline] echo
18:23:43 Docker containers have been removed
[Pipeline] echo
18:23:43 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
18:23:43 #11 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.8s done
[Pipeline] echo
18:23:43 cleanWorkspace: Workspace is clean.
18:23:43 #13 44.23 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_arm64.deb ...
18:23:43 #13 44.23 Unpacking libterm-readkey-perl (2.38-2+b1) ...
18:23:43 #13 44.28 Selecting previously unselected package libtext-levenshteinxs-perl.
18:23:43 #13 44.29 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_arm64.deb ...
18:23:43 #13 44.29 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
18:23:43 #13 44.33 Selecting previously unselected package libtext-markdown-discount-perl.
18:23:43 #13 44.33 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_arm64.deb ...
18:23:43 #13 44.34 Unpacking libtext-markdown-discount-perl (0.16-1) ...
18:23:43 #13 44.38 Selecting previously unselected package libtext-xslate-perl:arm64.
18:23:43 #13 44.38 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_arm64.deb ...
18:23:43 #13 44.39 Unpacking libtext-xslate-perl:arm64 (3.5.9-1+b2) ...
18:23:43 #13 44.44 Selecting previously unselected package libtime-duration-perl.
[Pipeline] stage
[Pipeline] { (fedora-39-aarch64)
[Pipeline] sh
18:23:43 #13 60.09 Setting up libhttp-cookies-perl (6.10-1) ...
18:23:43 #13 60.09 Setting up python3-apt (2.2.1) ...
18:23:43 #13 60.25 Setting up po-debconf (1.0.21+nmu1) ...
18:23:43 #13 60.26 Setting up libhtml-tree-perl (5.07-2) ...
18:23:43 #13 60.27 Setting up libparams-classify-perl (0.015-1+b3) ...
18:23:43 #13 60.28 Setting up libpath-iterator-rule-perl (1.014-1) ...
18:23:43 #13 60.30 Setting up libhtml-format-perl (2.12-1.1) ...
18:23:43 #13 60.31 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:23:43 #13 60.37 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:23:43 #15 5.702 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_arm64.deb ...
18:23:43 #15 5.706 Unpacking libarchive13:arm64 (3.3.3-4+deb10u3) ...
18:23:43 #15 5.756 Selecting previously unselected package libjsoncpp1:arm64.
18:23:43 #15 5.759 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
18:23:43 #15 5.763 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
18:23:43 #15 5.804 Selecting previously unselected package librhash0:arm64.
18:23:43 #15 5.806 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ...
18:23:43 #15 5.812 Unpacking librhash0:arm64 (1.3.8-1) ...
18:23:43 #15 5.856 Selecting previously unselected package libuv1:arm64.
18:23:43 #15 5.859 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ...
18:23:43 #15 5.862 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
18:23:43 #15 5.896 Selecting previously unselected package cmake.
18:23:43 #15 5.898 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ...
18:23:43 #15 5.902 Unpacking cmake (3.13.4-1) ...
18:23:43 #20 1.801 Fetched 8542 kB in 1s (5925 kB/s)
18:23:43 #11 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3
18:23:43 #11 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:23:43 #11 DONE 9.7s
18:23:43 
18:23:43 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:23:43 #13 3.729 Fedora 38 - aarch64                              24 MB/s |  79 MB     00:03    
18:23:43 #13 44.44 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ...
18:23:43 #13 44.45 Unpacking libtime-duration-perl (1.21-2) ...
18:23:43 #13 44.48 Selecting previously unselected package libtime-moment-perl.
18:23:43 #13 44.49 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_arm64.deb ...
18:23:43 #13 44.49 Unpacking libtime-moment-perl (0.44-2+b1) ...
18:23:43 #13 44.54 Selecting previously unselected package libtype-tiny-xs-perl:arm64.
18:23:43 #13 44.54 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_arm64.deb ...
18:23:43 #13 44.54 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ...
18:23:43 #13 44.59 Selecting previously unselected package libunicode-utf8-perl.
18:23:43 #13 44.59 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_arm64.deb ...
18:23:43 #13 44.60 Unpacking libunicode-utf8-perl (0.62-2) ...
18:23:43 #13 44.64 Selecting previously unselected package libwww-mechanize-perl.
18:23:43 #13 44.64 Preparing to unpack .../356-libwww-mechanize-perl_2.16-1_all.deb ...
18:23:43 #13 44.65 Unpacking libwww-mechanize-perl (2.16-1) ...
18:23:43 #13 44.70 Selecting previously unselected package libxdelta2:arm64.
18:23:43 #13 44.70 Preparing to unpack .../357-libxdelta2_1.1.3-10.4_arm64.deb ...
18:23:43 #13 44.71 Unpacking libxdelta2:arm64 (1.1.3-10.4) ...
18:23:43 #13 44.75 Selecting previously unselected package libxext6:arm64.
18:23:43 + echo starting...
18:23:43 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:23:44 #13 60.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:23:44 #13 60.56 
18:23:44 #13 60.56 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:23:44 #13 60.59 Setting up python3-chardet (4.0.0-1) ...
18:23:44 #15 6.172 Selecting previously unselected package dh-apparmor.
18:23:44 #15 6.175 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
18:23:44 #15 6.179 Unpacking dh-apparmor (2.13.2-10) ...
18:23:44 #15 6.211 Selecting previously unselected package dmsetup.
18:23:44 #12 extracting sha256:9036a471a1c45233bf72245ae53bd00fd2b25cbdf75be2cafe1c6fd91309cdb7 1.8s done
18:23:44 #12 extracting sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c
18:23:44 From https://github.com/docker/cli
18:23:44  * [new branch]      master     -> master
18:23:44  * [new branch]      master     -> origin/master
18:23:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:23:44 git init src/github.com/docker/docker
18:23:44 #13 44.76 Preparing to unpack .../358-libxext6_2%3a1.3.4-1+b1_arm64.deb ...
18:23:44 #13 44.76 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ...
18:23:44 #13 44.80 Selecting previously unselected package libxml-namespacesupport-perl.
18:23:44 #13 44.80 Preparing to unpack .../359-libxml-namespacesupport-perl_1.12-2_all.deb ...
18:23:44 #13 44.81 Unpacking libxml-namespacesupport-perl (1.12-2) ...
18:23:44 #13 44.84 Selecting previously unselected package libxml-sax-base-perl.
18:23:44 #13 44.84 Preparing to unpack .../360-libxml-sax-base-perl_1.09-3_all.deb ...
18:23:44 #13 44.85 Unpacking libxml-sax-base-perl (1.09-3) ...
18:23:44 #13 44.89 Selecting previously unselected package libxml-sax-perl.
18:23:44 #13 44.89 Preparing to unpack .../361-libxml-sax-perl_1.02+dfsg-3_all.deb ...
18:23:44 #13 44.90 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
18:23:44 #13 44.95 Selecting previously unselected package libxml-libxml-perl.
18:23:44 #13 44.95 Preparing to unpack .../362-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_arm64.deb ...
18:23:44 #13 44.96 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
18:23:44 #13 45.02 Selecting previously unselected package libxml-sax-expat-perl.
18:23:44 + docker version
18:23:44 Client: Docker Engine - Community
18:23:44  Version:           24.0.2
18:23:44  API version:       1.43
18:23:44  Go version:        go1.20.4
18:23:44  Git commit:        cb74dfc
18:23:44  Built:             Thu May 25 21:52:41 2023
18:23:44  OS/Arch:           linux/arm64
18:23:44  Context:           default
18:23:44 
18:23:44 Server: Docker Engine - Community
18:23:44  Engine:
18:23:44   Version:          24.0.2
18:23:44   API version:      1.43 (minimum version 1.12)
18:23:44   Go version:       go1.20.4
18:23:44   Git commit:       659604f
18:23:44   Built:            Thu May 25 21:52:41 2023
18:23:44   OS/Arch:          linux/arm64
18:23:44   Experimental:     true
18:23:44  containerd:
18:23:44   Version:          1.6.21
18:23:44   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:44  runc:
18:23:44   Version:          1.1.7
18:23:44   GitCommit:        v1.1.7-0-g860f061
18:23:44  docker-init:
18:23:44   Version:          0.19.0
18:23:44   GitCommit:        de40ad0
[Pipeline] sh
18:23:44 #15 6.214 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_arm64.deb ...
18:23:44 #15 6.217 Unpacking dmsetup (2:1.02.155-3) ...
18:23:44 #15 6.261 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:23:44 #15 6.263 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
18:23:44 #15 6.268 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:23:44 #15 6.309 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:23:44 #15 6.311 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
18:23:44 #15 6.315 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:23:44 #15 6.351 Selecting previously unselected package libudev-dev:arm64.
18:23:44 #15 6.353 Preparing to unpack .../13-libudev-dev_241-7~deb10u10_arm64.deb ...
18:23:44 #15 6.363 Unpacking libudev-dev:arm64 (241-7~deb10u10) ...
18:23:44 #15 6.403 Selecting previously unselected package libsepol1-dev:arm64.
18:23:44 #15 6.406 Preparing to unpack .../14-libsepol1-dev_2.8-1_arm64.deb ...
18:23:44 #15 6.409 Unpacking libsepol1-dev:arm64 (2.8-1) ...
18:23:44 #18 DONE 1.7s
18:23:44 
18:23:44 #19 [stage-1 9/9] WORKDIR /root/rpmbuild
18:23:44 #19 DONE 0.0s
18:23:44 
18:23:44 #20 exporting to image
18:23:44 #20 exporting layers
18:23:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:23:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:23:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:23:44 + SRC=src/github.com/docker/docker
18:23:44 + REF=master
18:23:44 + REF_FETCH=master
18:23:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:23:44 + awk {print $2}
18:23:44 + REF=refs/heads/master
18:23:44 + [ -n refs/heads/master ]
18:23:44 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:44 #13 45.02 Preparing to unpack .../363-libxml-sax-expat-perl_0.51-2_all.deb ...
18:23:44 #13 45.03 Unpacking libxml-sax-expat-perl (0.51-2) ...
18:23:44 #13 45.06 Selecting previously unselected package libxmlrpc-lite-perl.
18:23:44 #13 45.06 Preparing to unpack .../364-libxmlrpc-lite-perl_0.717-5_all.deb ...
18:23:44 #13 45.07 Unpacking libxmlrpc-lite-perl (0.717-5) ...
18:23:44 #13 45.11 Selecting previously unselected package libxmuu1:arm64.
18:23:44 #13 45.12 Preparing to unpack .../365-libxmuu1_2%3a1.1.3-3_arm64.deb ...
18:23:44 #13 45.12 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
18:23:44 #13 45.16 Selecting previously unselected package libxstring-perl:arm64.
18:23:44 #13 45.16 Preparing to unpack .../366-libxstring-perl_0.005-2+b1_arm64.deb ...
18:23:44 #13 45.17 Unpacking libxstring-perl:arm64 (0.005-2+b1) ...
18:23:44 #13 45.21 Selecting previously unselected package libyaml-0-2:arm64.
18:23:44 #13 45.21 Preparing to unpack .../367-libyaml-0-2_0.2.5-1_arm64.deb ...
18:23:44 #13 45.22 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
18:23:44 #20 1.801 Reading package lists...
18:23:44 + docker info
18:23:44 Client: Docker Engine - Community
18:23:44  Version:    24.0.2
18:23:44  Context:    default
18:23:44  Debug Mode: false
18:23:44  Plugins:
18:23:44   buildx: Docker Buildx (Docker Inc.)
18:23:44     Version:  v0.11.0
18:23:44     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:23:44   compose: Docker Compose (Docker Inc.)
18:23:44     Version:  v2.19.1
18:23:44     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:23:44 
18:23:44 Server:
18:23:44  Containers: 0
18:23:44   Running: 0
18:23:44   Paused: 0
18:23:44   Stopped: 0
18:23:44  Images: 5
18:23:44  Server Version: 24.0.2
18:23:44  Storage Driver: overlay2
18:23:44   Backing Filesystem: extfs
18:23:44   Supports d_type: true
18:23:44   Using metacopy: false
18:23:44   Native Overlay Diff: true
18:23:44   userxattr: false
18:23:44  Logging Driver: json-file
18:23:44  Cgroup Driver: cgroupfs
18:23:44  Cgroup Version: 1
18:23:44  Plugins:
18:23:44   Volume: local
18:23:44   Network: bridge host ipvlan macvlan null overlay
18:23:44   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:23:44  Swarm: inactive
18:23:44  Runtimes: io.containerd.runc.v2 runc
18:23:44  Default Runtime: runc
18:23:44  Init Binary: docker-init
18:23:44  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:44  runc version: v1.1.7-0-g860f061
18:23:44  init version: de40ad0
18:23:44  Security Options:
18:23:44   apparmor
18:23:44   seccomp
18:23:44    Profile: builtin
18:23:44  Kernel Version: 5.15.0-1039-aws
18:23:44  Operating System: Ubuntu 20.04.6 LTS
18:23:44  OSType: linux
18:23:44  Architecture: aarch64
18:23:44  CPUs: 8
18:23:44  Total Memory: 30.64GiB
18:23:44  Name: ip-10-100-100-220
18:23:44  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:23:44  Docker Root Dir: /var/lib/docker
18:23:44  Debug Mode: false
18:23:44  Username: dockerbuildbot
18:23:44  Experimental: true
18:23:44  Insecure Registries:
18:23:44   127.0.0.0/8
18:23:44  Live Restore Enabled: true
18:23:44 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:23:44 The recommended git tool is: git
18:23:44 using credential docker-jenkins-github-credentials
18:23:44 Cloning the remote Git repository
18:23:44 Cloning with configured refspecs honoured and without tags
18:23:44 #15 6.472 Selecting previously unselected package libpcre16-3:arm64.
18:23:44 #15 6.475 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_arm64.deb ...
18:23:44 #15 6.480 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
18:23:44 #15 6.530 Selecting previously unselected package libpcre32-3:arm64.
18:23:44 #15 6.533 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_arm64.deb ...
18:23:44 #15 6.536 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
18:23:44 #15 6.583 Selecting previously unselected package libpcrecpp0v5:arm64.
18:23:44 #15 6.585 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
18:23:44 #15 6.590 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
18:23:44 #15 6.625 Selecting previously unselected package libpcre3-dev:arm64.
18:23:44 #15 6.628 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_arm64.deb ...
18:23:44 #15 6.632 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
18:23:44 #15 6.707 Selecting previously unselected package libselinux1-dev:arm64.
18:23:44 #13 60.86 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:23:44 #13 60.87 Setting up libmodule-runtime-perl (0.016-1) ...
18:23:44 #13 60.89 Setting up libmailtools-perl (2.21-1) ...
18:23:44 #13 60.90 Setting up python3-debian (0.1.39) ...
18:23:44 #13 61.07 Setting up python3-requests (2.25.1+dfsg-2) ...
18:23:44 #13 45.26 Selecting previously unselected package libyaml-libyaml-perl.
18:23:44 #13 45.26 Preparing to unpack .../368-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ...
18:23:44 #13 45.27 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
18:23:44 #13 45.31 Selecting previously unselected package licensecheck.
18:23:44 #13 45.32 Preparing to unpack .../369-licensecheck_3.3.5-1_all.deb ...
18:23:44 #13 45.32 Unpacking licensecheck (3.3.5-1) ...
18:23:44 #13 45.37 Selecting previously unselected package plzip.
18:23:44 #13 45.37 Preparing to unpack .../370-plzip_1.10-5_arm64.deb ...
18:23:44 #13 45.37 Unpacking plzip (1.10-5) ...
18:23:44 #13 45.42 Selecting previously unselected package lzop.
18:23:44 #13 45.42 Preparing to unpack .../371-lzop_1.04-2_arm64.deb ...
18:23:44 #13 45.43 Unpacking lzop (1.04-2) ...
18:23:44 #13 45.47 Selecting previously unselected package t1utils.
18:23:44 #13 45.47 Preparing to unpack .../372-t1utils_1.41-4_arm64.deb ...
18:23:44 #20 2.302 Reading package lists...
18:23:44 #20 2.790 Building dependency tree...
18:23:44 #17 DONE 2.0s
18:23:44 
18:23:44 #18 [stage-1 8/8] WORKDIR /root/rpmbuild
18:23:44 #18 DONE 0.0s
18:23:44 #15 6.710 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_arm64.deb ...
18:23:44 #15 6.714 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
18:23:44 #15 6.770 Selecting previously unselected package libdevmapper-dev:arm64.
18:23:44 #15 6.772 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
18:23:44 #15 6.777 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:23:44 #15 6.811 Selecting previously unselected package libseccomp-dev:arm64.
18:23:44 #15 6.814 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_arm64.deb ...
18:23:44 #15 6.817 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
18:23:44 #15 6.854 Selecting previously unselected package libsystemd-dev:arm64.
18:23:44 #15 6.857 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u10_arm64.deb ...
18:23:44 #15 6.863 Unpacking libsystemd-dev:arm64 (241-7~deb10u10) ...
18:23:44 #15 6.950 Selecting previously unselected package pkg-config.
18:23:44 #13 61.24 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:23:44 #13 61.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:23:44 #13 61.35 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:23:44 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:23:44 #13 45.47 Unpacking t1utils (1.41-4) ...
18:23:44 #13 45.52 Selecting previously unselected package unzip.
18:23:44 #13 45.52 Preparing to unpack .../373-unzip_6.0-28_arm64.deb ...
18:23:44 #13 45.52 Unpacking unzip (6.0-28) ...
18:23:44 #13 45.58 Selecting previously unselected package lintian.
18:23:44 #13 45.59 Preparing to unpack .../374-lintian_2.116.3_all.deb ...
18:23:44 #13 45.60 Unpacking lintian (2.116.3) ...
18:23:44 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:23:45 #20 2.902 Reading state information...
18:23:45 #20 3.017 The following additional packages will be installed:
18:23:45 #20 3.017   libmagic-mgc libmagic1
18:23:45 #20 3.040 The following NEW packages will be installed:
18:23:45 #20 3.041   file libmagic-mgc libmagic1
18:23:45 Merge succeeded, producing 3646230d05b62d23d83db1b800075a2a2ad0607b
18:23:45 Checking out Revision 3646230d05b62d23d83db1b800075a2a2ad0607b (PR-949)
18:23:45 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:23:45 
18:23:45 #19 exporting to image
18:23:45 #19 exporting layers
18:23:45 #15 6.953 Preparing to unpack .../23-pkg-config_0.29-6_arm64.deb ...
18:23:45 #15 6.956 Unpacking pkg-config (0.29-6) ...
18:23:45 #15 7.001 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
18:23:45 #15 7.013 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
18:23:45 #15 7.023 Setting up libpcre16-3:arm64 (2:8.39-12) ...
18:23:45 #15 7.033 Setting up libarchive13:arm64 (3.3.3-4+deb10u3) ...
18:23:45 #15 7.043 Setting up libprocps7:arm64 (2:3.3.15-2) ...
18:23:45 #15 7.053 Setting up libsepol1-dev:arm64 (2.8-1) ...
18:23:45 #15 7.065 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
18:23:45 #15 7.074 Setting up bash-completion (1:2.8-6) ...
18:23:45 #13 61.42 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:23:45 #13 61.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:23:45 #13 61.58 Setting up dh-strip-nondeterminism (1.12.0-1) ...
18:23:45 #13 61.59 Setting up libconst-fast-perl (0.014-1.1) ...
18:23:45 #13 61.61 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
18:23:45 #13 61.62 Setting up libdata-dpath-perl (0.58-1) ...
18:23:45 #13 61.63 Setting up libmodule-implementation-perl (0.09-1.1) ...
18:23:45 #13 61.65 Setting up libpackage-stash-perl (0.39-1) ...
18:23:45 #13 61.66 Setting up libimport-into-perl (1.002005-1) ...
18:23:45 #13 61.67 Setting up libmoo-perl (2.004004-1) ...
18:23:45 #13 61.68 Setting up liblist-someutils-perl (0.58-1) ...
18:23:45 #13 61.70 Setting up debhelper (13.3.4) ...
18:23:45 #13 61.71 Setting up libmime-tools-perl (5.509-1) ...
18:23:45 #13 45.95 Selecting previously unselected package lsb-release.
18:23:45 #13 45.95 Preparing to unpack .../375-lsb-release_12.0-1_all.deb ...
18:23:45 #13 45.96 Unpacking lsb-release (12.0-1) ...
18:23:45 #13 46.01 Selecting previously unselected package manpages-dev.
18:23:45 #20 3.308 0 upgraded, 3 newly installed, 0 to remove and 25 not upgraded.
18:23:45 #20 3.308 Need to get 471 kB of archives.
18:23:45 #20 3.308 After this operation, 7091 kB of additional disk space will be used.
18:23:45 #20 3.308 Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB]
18:23:45 #20 3.317 Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB]
18:23:45 #20 3.318 Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB]
18:23:45 #20 3.430 debconf: delaying package configuration, since apt-utils is not installed
18:23:45 #13 61.72 Setting up dput (1.1.0) ...
18:23:45 #13 61.87 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
18:23:45 #13 61.88 Setting up equivs (2.3.1) ...
18:23:45 #13 61.89 Setting up libmoox-aliases-perl (0.001006-1.1) ...
18:23:45 #13 61.90 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
18:23:45 #13 61.92 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
18:23:45 #13 61.94 Setting up libnamespace-clean-perl (0.27-1) ...
18:23:45 #13 61.95 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
18:23:45 #13 61.96 Setting up libnamespace-autoclean-perl (0.29-1) ...
18:23:45 #13 61.97 Setting up libgitlab-api-v4-perl (0.26-1) ...
18:23:45 #13 46.01 Preparing to unpack .../376-manpages-dev_6.03-2_all.deb ...
18:23:45 #13 46.02 Unpacking manpages-dev (6.03-2) ...
18:23:45 #20 3.461 Fetched 471 kB in 0s (1724 kB/s)
18:23:45 #20 3.478 Selecting previously unselected package libmagic-mgc.
18:23:45 #20 3.478 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15720 files and directories currently installed.)
18:23:45 #20 3.487 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ...
18:23:45 #20 3.490 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
18:23:45 #20 3.557 Selecting previously unselected package libmagic1:amd64.
18:23:45 #20 3.559 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ...
18:23:45 #20 3.565 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ...
18:23:45 #20 3.599 Selecting previously unselected package file.
18:23:45 #20 3.601 Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ...
18:23:45 #20 3.604 Unpacking file (1:5.39-3+deb11u1) ...
18:23:45 #20 3.641 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
18:23:45 #20 3.650 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ...
18:23:45 #20 3.667 Setting up file (1:5.39-3+deb11u1) ...
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3646230d05b62d23d83db1b800075a2a2ad0607b # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:23:45 #13 24.41 Fedora 37 openh264 (From Cisco) - aarch64       2.3 kB/s | 2.5 kB     00:01    
18:23:45 #13 25.95 Fedora Modular 37 - aarch64                     3.2 MB/s | 3.7 MB     00:01    
18:23:45 #13 61.98 Setting up libmoox-struct-perl (0.020-1) ...
18:23:45 #13 61.99 Setting up lintian (2.104.0) ...
18:23:45 #13 62.00 Setting up licensecheck (3.1.1-2) ...
18:23:45 #13 62.02 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:23:45 #13 62.03 Setting up libwww-perl (6.52-1) ...
18:23:45 #13 62.04 Setting up devscripts (2.21.3+deb11u1) ...
18:23:45 #13 62.20 Setting up libxml-parser-perl:arm64 (2.46-2) ...
18:23:45 #13 62.21 Setting up libxml-sax-expat-perl (0.51-1) ...
18:23:45 #13 62.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:23:45 #20 exporting layers 1.3s done
18:23:45 #20 writing image sha256:b7b2d89eeee5f4067eb67926ea567eb5f4e672c64260ed225e55dfbead149e33 done
18:23:45 #20 naming to docker.io/rpmbuild-centos-8/aarch64 done
18:23:45 #20 DONE 1.3s
18:23:45 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:23:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4MOdyX
18:23:45 + umask 022
18:23:45 + cd /root/rpmbuild/BUILD
18:23:45 + cd /root/rpmbuild/BUILD
18:23:45 + rm -rf src
18:23:45 + /usr/bin/mkdir -p src
18:23:45 + cd src
18:23:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:23:45 + /usr/bin/tar -xof -
18:23:45 #13 46.35 Selecting previously unselected package pbzip2.
18:23:45 #13 46.35 Preparing to unpack .../377-pbzip2_1.1.13-1_arm64.deb ...
18:23:45 #13 46.36 Unpacking pbzip2 (1.1.13-1) ...
18:23:45 #13 46.41 Selecting previously unselected package pixz.
18:23:45 #13 46.41 Preparing to unpack .../378-pixz_1.0.7-2_arm64.deb ...
18:23:45 #13 46.42 Unpacking pixz (1.0.7-2) ...
18:23:45 #13 46.46 Selecting previously unselected package xdelta.
18:23:45 #13 46.46 Preparing to unpack .../379-xdelta_1.1.3-10.4_arm64.deb ...
18:23:45 #13 46.47 Unpacking xdelta (1.1.3-10.4) ...
18:23:45 #13 46.51 Selecting previously unselected package xdelta3.
18:23:45 #13 46.51 Preparing to unpack .../380-xdelta3_3.0.11-dfsg-1.2_arm64.deb ...
18:23:45 #13 46.51 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
18:23:45 From https://github.com/docker/docker
18:23:45  * [new branch]      master     -> master
18:23:45  * [new branch]      master     -> origin/master
18:23:45 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:23:45 #20 3.677 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:23:45 #20 DONE 3.8s
18:23:45 
18:23:45 #21 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
18:23:45 #21 DONE 0.1s
18:23:45 
18:23:45 #22 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
18:23:45 #22 DONE 0.1s
18:23:45 
18:23:45 #23 [containerd-src 1/3] WORKDIR /usr/src/containerd
18:23:45 #23 DONE 0.1s
18:23:45 
18:23:45 #24 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
18:23:45 + make clean
18:23:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:23:45 rm -f -r src
18:23:45 make -C rpm clean
18:23:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:45 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:23:45 rm -f -r rpmbuild/
18:23:45 docker builder prune -f --filter until=24h
18:23:45 Total:	0B
18:23:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:45 make -C deb clean
18:23:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:45 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:23:45 rm -f -r debbuild
18:23:45 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:23:45 rm -f -r sources
18:23:45 docker builder prune -f --filter until=24h
18:23:45 #18 ...
18:23:45 
18:23:45 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
18:23:45 #15 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 5.3s done
18:23:45 #15 DONE 5.5s
18:23:45 
18:23:45 #18 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
18:23:45 #18 extracting sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 2.8s done
18:23:45 #18 extracting sha256:1da63084c4526e4ae7eaed35ef855187b8c54dded936d4538e9b377a1f22b73e 0.0s done
18:23:45 #18 merging 0.0s done
18:23:45 #18 DONE 3.2s
18:23:45 
18:23:45 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
18:23:45 #15 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
18:23:45 #13 62.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:23:45 #13 62.43 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:23:45 #13 62.46 Setting up libsoap-lite-perl (1.27-1) ...
18:23:45 #13 62.48 Setting up libxmlrpc-lite-perl (0.717-4) ...
18:23:45 #13 62.49 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:23:45 #13 62.53 Processing triggers for ca-certificates (20210119) ...
18:23:46 #13 46.56 Selecting previously unselected package pristine-tar.
18:23:46 #13 46.56 Preparing to unpack .../381-pristine-tar_1.50_arm64.deb ...
18:23:46 #13 46.57 Unpacking pristine-tar (1.50) ...
18:23:46 #13 46.62 Selecting previously unselected package publicsuffix.
18:23:46 #13 46.62 Preparing to unpack .../382-publicsuffix_20230209.2326-1_all.deb ...
18:23:46 #13 46.63 Unpacking publicsuffix (20230209.2326-1) ...
18:23:46 #13 46.67 Selecting previously unselected package python-apt-common.
18:23:46 #13 46.68 Preparing to unpack .../383-python-apt-common_2.6.0_all.deb ...
18:23:46 #13 46.68 Unpacking python-apt-common (2.6.0) ...
18:23:46 #13 46.74 Selecting previously unselected package python3-apt.
18:23:46 git init src/github.com/docker/buildx
18:23:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:23:46 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:23:46 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:23:46 + SRC=src/github.com/docker/buildx
18:23:46 + REF=v0.11.2
18:23:46 + REF_FETCH=v0.11.2
18:23:46 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:23:46 + awk {print $2}
18:23:46 + REF=refs/tags/v0.11.2
18:23:46 + [ -n refs/tags/v0.11.2 ]
18:23:46 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:46 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:46 #24 ...
18:23:46 
18:23:46 #25 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
18:23:46 #25 DONE 0.1s
18:23:46 
18:23:46 #26 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
18:23:46 #26 DONE 0.1s
18:23:46 
18:23:46 #27 [tini-src 1/3] WORKDIR /usr/src/tini
18:23:46 #27 DONE 0.1s
18:23:46 
18:23:46 #28 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
18:23:46 #28 DONE 0.1s
18:23:46 
18:23:46 #29 [runc-src 1/3] WORKDIR /usr/src/runc
18:23:46 #29 DONE 0.2s
18:23:46 #15 7.870 Setting up libpcre32-3:arm64 (2:8.39-12) ...
18:23:46 #15 7.882 Setting up pkg-config (0.29-6) ...
18:23:46 #15 7.933 Setting up libudev-dev:arm64 (241-7~deb10u10) ...
18:23:46 #15 7.949 Setting up librhash0:arm64 (1.3.8-1) ...
18:23:46 #15 7.958 Setting up procps (2:3.3.15-2) ...
18:23:46 #15 8.004 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
18:23:46 #15 8.052 Setting up cmake-data (3.13.4-1) ...
18:23:46 #15 8.067 Setting up dh-apparmor (2.13.2-10) ...
18:23:46 #15 8.076 Setting up libsystemd-dev:arm64 (241-7~deb10u10) ...
18:23:46 #15 8.086 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
18:23:46 #15 8.099 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
18:23:46 #15 8.109 Setting up cmake (3.13.4-1) ...
18:23:46 #15 8.122 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
18:23:46 #15 8.133 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:23:46 #15 8.142 Setting up dmsetup (2:1.02.155-3) ...
18:23:46 #15 8.153 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:23:46 Total:	0B
18:23:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:46 make -C static clean
18:23:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:46 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:23:46 rm -f -r build
18:23:46 docker builder prune -f --filter until=24h
18:23:46 Total:	0B
18:23:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:23:46 mkdir -p rpmbuild/SOURCES
18:23:46 docker run --rm -w /v \
18:23:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:23:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:46 	alpine \
18:23:46 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:23:46 #13 62.54 Updating certificates in /etc/ssl/certs...
18:23:46 
18:23:46 #30 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
18:23:46 #13 46.74 Preparing to unpack .../384-python3-apt_2.6.0_arm64.deb ...
18:23:46 #13 46.75 Unpacking python3-apt (2.6.0) ...
18:23:46 #13 46.81 Selecting previously unselected package python3-certifi.
18:23:46 #13 46.81 Preparing to unpack .../385-python3-certifi_2022.9.24-1_all.deb ...
18:23:46 #13 46.81 Unpacking python3-certifi (2022.9.24-1) ...
18:23:46 #13 46.87 Selecting previously unselected package python3-charset-normalizer.
18:23:46 #13 46.87 Preparing to unpack .../386-python3-charset-normalizer_3.0.1-2_all.deb ...
18:23:46 #13 46.88 Unpacking python3-charset-normalizer (3.0.1-2) ...
18:23:46 #13 46.92 Selecting previously unselected package python3-idna.
18:23:46 #13 46.92 Preparing to unpack .../387-python3-idna_3.3-1_all.deb ...
18:23:46 #13 46.93 Unpacking python3-idna (3.3-1) ...
18:23:46 #13 46.98 Selecting previously unselected package python3-magic.
18:23:46 #13 46.98 Preparing to unpack .../388-python3-magic_2%3a0.4.26-3_all.deb ...
18:23:46 #13 46.99 Unpacking python3-magic (2:0.4.26-3) ...
18:23:46 #13 47.04 Selecting previously unselected package python3-six.
18:23:46 #13 47.04 Preparing to unpack .../389-python3-six_1.16.0-4_all.deb ...
18:23:46 #13 47.05 Unpacking python3-six (1.16.0-4) ...
18:23:46 #13 47.09 Selecting previously unselected package python3-urllib3.
18:23:46 #15 8.165 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:23:46 #15 8.177 Setting up docker-ce-build-deps (1.0) ...
18:23:46 #15 8.189 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:23:46 #15 8.208 Processing triggers for man-db (2.8.5-2) ...
18:23:46 + STATUS=0
18:23:46 + '[' 0 -ne 0 ']'
18:23:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:23:46 + /usr/bin/tar -xof -
18:23:46 + make REF=master fedora-39
18:23:46 git init src/github.com/docker/cli
18:23:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:23:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:23:46 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:23:46 + SRC=src/github.com/docker/cli
18:23:46 + REF=master
18:23:46 + REF_FETCH=master
18:23:46 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:23:46 + awk {print $2}
18:23:46 + REF=refs/heads/master
18:23:46 + [ -n refs/heads/master ]
18:23:46 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:46 #13 62.97 0 added, 0 removed; done.
18:23:46 #13 62.97 Running hooks in /etc/ca-certificates/update.d...
18:23:46 #30 ...
18:23:46 
18:23:46 #31 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
18:23:46 #31 0.584 hint: Using 'master' as the name for the initial branch. This default branch name
18:23:46 #31 0.584 hint: is subject to change. To configure the initial branch name to use in all
18:23:46 #31 0.584 hint: of your new repositories, which will suppress this warning, call:
18:23:46 #31 0.584 hint: 
18:23:46 #31 0.584 hint: 	git config --global init.defaultBranch <name>
18:23:46 #31 0.584 hint: 
18:23:46 #31 0.584 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:23:46 #31 0.584 hint: 'development'. The just-created branch can be renamed via this command:
18:23:46 #31 0.584 hint: 
18:23:46 #31 0.584 hint: 	git branch -m <name>
18:23:46 #31 0.586 Initialized empty Git repository in /usr/src/tini/.git/
18:23:46 #31 DONE 0.7s
18:23:46 #13 47.09 Preparing to unpack .../390-python3-urllib3_1.26.12-1_all.deb ...
18:23:46 #13 47.10 Unpacking python3-urllib3 (1.26.12-1) ...
18:23:46 #13 47.15 Selecting previously unselected package python3-requests.
18:23:46 #13 47.16 Preparing to unpack .../391-python3-requests_2.28.1+dfsg-1_all.deb ...
18:23:46 #13 47.16 Unpacking python3-requests (2.28.1+dfsg-1) ...
18:23:46 #13 47.21 Selecting previously unselected package python3-unidiff.
18:23:46 #13 47.21 Preparing to unpack .../392-python3-unidiff_0.7.3-1_all.deb ...
18:23:46 #13 47.22 Unpacking python3-unidiff (0.7.3-1) ...
18:23:46 #13 47.27 Selecting previously unselected package shared-mime-info.
18:23:46 #13 47.27 Preparing to unpack .../393-shared-mime-info_2.2-1_arm64.deb ...
18:23:46 #13 47.27 Unpacking shared-mime-info (2.2-1) ...
18:23:46 #12 extracting sha256:bf598f34e2fc7060804f0cc6f66228b446e5464ea79f5f985ff70b8693d4505c 2.9s done
18:23:46 #13 62.97 done.
18:23:46 
18:23:46 #32 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
18:23:46 #32 0.611 hint: Using 'master' as the name for the initial branch. This default branch name
18:23:46 #32 0.611 hint: is subject to change. To configure the initial branch name to use in all
18:23:46 #32 0.611 hint: of your new repositories, which will suppress this warning, call:
18:23:46 #32 0.611 hint: 
18:23:46 #32 0.611 hint: 	git config --global init.defaultBranch <name>
18:23:46 #32 0.611 hint: 
18:23:46 #32 0.611 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:23:46 #32 0.611 hint: 'development'. The just-created branch can be renamed via this command:
18:23:46 #32 0.611 hint: 
18:23:46 #32 0.611 hint: 	git branch -m <name>
18:23:46 #32 0.612 Initialized empty Git repository in /usr/src/containerd/.git/
18:23:46 #32 DONE 0.7s
18:23:46 
18:23:46 #33 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
18:23:46 #33 0.613 hint: Using 'master' as the name for the initial branch. This default branch name
18:23:46 #33 0.613 hint: is subject to change. To configure the initial branch name to use in all
18:23:46 #33 0.613 hint: of your new repositories, which will suppress this warning, call:
18:23:46 #33 0.613 hint: 
18:23:46 #33 0.613 hint: 	git config --global init.defaultBranch <name>
18:23:46 #33 0.613 hint: 
18:23:46 #33 0.613 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:23:46 #33 0.613 hint: 'development'. The just-created branch can be renamed via this command:
18:23:46 #33 0.613 hint: 
18:23:46 #33 0.613 hint: 	git branch -m <name>
18:23:46 #33 0.615 Initialized empty Git repository in /usr/src/rootlesskit/.git/
18:23:46 #33 DONE 0.7s
18:23:46 
18:23:46 #34 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:23:46 #34 ...
18:23:46 
18:23:46 #30 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
18:23:46 #30 0.817 Initialized empty Git repository in /usr/src/runc/.git/
18:23:46 #30 0.817 hint: Using 'master' as the name for the initial branch. This default branch name
18:23:46 #30 0.817 hint: is subject to change. To configure the initial branch name to use in all
18:23:46 #30 0.817 hint: of your new repositories, which will suppress this warning, call:
18:23:46 #30 0.817 hint: 
18:23:46 #30 0.817 hint: 	git config --global init.defaultBranch <name>
18:23:46 #30 0.817 hint: 
18:23:46 #30 0.817 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:23:46 #30 0.817 hint: 'development'. The just-created branch can be renamed via this command:
18:23:46 #30 0.817 hint: 
18:23:46 #30 0.817 hint: 	git branch -m <name>
18:23:46 #30 DONE 0.9s
18:23:46 #13 47.38 Selecting previously unselected package strace.
18:23:46 #13 47.38 Preparing to unpack .../394-strace_6.1-0.1_arm64.deb ...
18:23:46 #13 47.39 Unpacking strace (6.1-0.1) ...
18:23:46 #13 47.46 Selecting previously unselected package xauth.
18:23:46 #13 47.46 Preparing to unpack .../395-xauth_1%3a1.1.2-1_arm64.deb ...
18:23:46 #13 47.47 Unpacking xauth (1:1.1.2-1) ...
18:23:46 #13 47.51 Selecting previously unselected package xdg-user-dirs.
18:23:46 #13 47.52 Preparing to unpack .../396-xdg-user-dirs_0.18-1_arm64.deb ...
18:23:46 #13 47.53 Unpacking xdg-user-dirs (0.18-1) ...
18:23:46 #13 47.58 Selecting previously unselected package zstd.
18:23:46 From https://github.com/docker/cli
18:23:46  * [new branch]      master     -> master
18:23:46  * [new branch]      master     -> origin/master
18:23:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:23:46 #13 DONE 63.3s
18:23:46 
18:23:46 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:23:46 #14 DONE 0.0s
18:23:46 
18:23:46 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:23:46 From https://github.com/docker/buildx
18:23:46  * [new tag]         v0.11.2    -> v0.11.2
18:23:46 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:23:47 #19 exporting layers 1.9s done
18:23:47 #19 writing image sha256:e9092dedf4418317f2a5ff94e0a2bb060b799735393bacacd9383d9554f8a74c done
18:23:47 #19 naming to docker.io/rpmbuild-centos-9/aarch64 done
18:23:47 #19 DONE 1.9s
18:23:47 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:23:47 
18:23:47 #35 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:23:47 #13 47.59 Preparing to unpack .../397-zstd_1.5.4+dfsg2-5_arm64.deb ...
18:23:47 #13 47.59 Unpacking zstd (1.5.4+dfsg2-5) ...
18:23:47 #13 47.69 Setting up liblz1:arm64 (1.13-5) ...
18:23:47 #13 47.71 Setting up libksba8:arm64 (1.6.3-2) ...
18:23:47 #13 47.72 Setting up media-types (10.0.0) ...
18:23:47 #13 47.74 Setting up libpipeline1:arm64 (1.5.7-1) ...
18:23:47 #13 47.75 Setting up plzip (1.10-5) ...
18:23:47 #13 47.76 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
18:23:47 #13 47.77 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
18:23:47 #13 47.77 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
18:23:47 #13 47.78 Setting up wdiff (1.2.2-5) ...
18:23:47 #13 47.80 Setting up libaom3:arm64 (3.6.0-1) ...
18:23:47 #12 extracting sha256:af347894f6dc9c951a5de0eab22c38d72b15898290ecfd6f9e57fa27eedbd11b done
18:23:47 #12 DONE 10.0s
18:23:47 
18:23:47 #13 [base 2/5] COPY --from=xx / /
18:23:47 git init src/github.com/docker/docker
18:23:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:23:47 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:23:47 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:23:47 + SRC=src/github.com/docker/docker
18:23:47 + REF=master
18:23:47 + REF_FETCH=master
18:23:47 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:23:47 + awk {print $2}
18:23:47 git init src/github.com/docker/compose
18:23:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:23:47 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:23:47 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:23:47 + SRC=src/github.com/docker/compose
18:23:47 + REF=v2.21.0
18:23:47 + REF_FETCH=v2.21.0
18:23:47 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:23:47 + awk {print $2}
18:23:47 #15 DONE 9.3s
18:23:47 + STATUS=0
18:23:47 + '[' 0 -ne 0 ']'
18:23:47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:23:47 + exit 0
18:23:47 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1f03gp
18:23:47 + umask 022
18:23:47 + cd /root/rpmbuild/BUILD
18:23:47 + cd src
18:23:47 + export DOCKER_GITCOMMIT=949f8c9
18:23:47 + DOCKER_GITCOMMIT=949f8c9
18:23:47 + mkdir -p /go/src/github.com/docker
18:23:47 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:23:47 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:23:47 + pushd /root/rpmbuild/BUILD/src/engine
18:23:47 + TMP_GOPATH=/go
18:23:47 + hack/dockerfile/install/install.sh tini
18:23:47 + RM_GOPATH=0
18:23:47 + TMP_GOPATH=/go
18:23:47 + : /usr/local/bin
18:23:47 + '[' -z /go ']'
18:23:47 + export GOPATH=/go
18:23:47 + GOPATH=/go
18:23:47 + case "$(go env GOARCH)" in
18:23:47 ++ go env GOARCH
18:23:47 + export GO_BUILDMODE=-buildmode=pie
18:23:47 + GO_BUILDMODE=-buildmode=pie
18:23:47 ++ dirname hack/dockerfile/install/install.sh
18:23:47 + dir=hack/dockerfile/install
18:23:47 + bin=tini
18:23:47 + shift
18:23:47 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:23:47 + . hack/dockerfile/install/tini.installer
18:23:47 ++ : v0.19.0
18:23:47 + install_tini
18:23:47 + echo 'Install tini version v0.19.0'
18:23:47 Install tini version v0.19.0
18:23:47 + git clone https://github.com/krallin/tini.git /go/tini
18:23:47 Cloning into '/go/tini'...
18:23:47 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:23:47 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:23:47 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:23:47 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bnFWis
18:23:47 + umask 022
18:23:47 + cd /root/rpmbuild/BUILD
18:23:47 + cd /root/rpmbuild/BUILD
18:23:47 + rm -rf src
18:23:47 + /usr/bin/mkdir -p src
18:23:47 + cd src
18:23:47 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:23:47 + /usr/bin/tar -xof -
18:23:47 #13 47.81 Setting up libabsl20220623:arm64 (20220623.1-1) ...
18:23:47 #13 47.82 Setting up libxau6:arm64 (1:1.0.9-1) ...
18:23:47 #13 47.83 Setting up libre2-9:arm64 (20220601+dfsg-1+b1) ...
18:23:47 #13 47.84 Setting up libkeyutils1:arm64 (1.6.3-2) ...
18:23:47 #13 47.85 Setting up libpsl5:arm64 (0.21.2-1) ...
18:23:47 #13 47.86 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
18:23:47 #13 47.87 Setting up libicu72:arm64 (72.1-3) ...
18:23:47 #13 47.89 Setting up liblerc4:arm64 (4.0.0+ds-2) ...
18:23:47 #13 47.90 Setting up bsdextrautils (2.38.1-5+b1) ...
18:23:47 #13 47.91 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
18:23:47 #13 47.92 Setting up libtext-glob-perl (0.11-3) ...
18:23:47 #13 47.94 Setting up xdg-user-dirs (0.18-1) ...
18:23:47 #13 47.96 Setting up libmagic-mgc (1:5.44-3) ...
18:23:47 #13 47.98 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
18:23:47 #13 47.99 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
18:23:47 #13 48.00 No schema files found: doing nothing.
18:23:47 #13 48.01 Setting up distro-info-data (0.58) ...
18:23:47 #13 48.02 Setting up manpages (6.03-2) ...
18:23:47 #13 48.03 Setting up libtirpc-common (1.3.3+ds-1) ...
18:23:47 #13 48.05 Setting up unzip (6.0-28) ...
18:23:47 #13 48.06 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ...
18:23:47 #13 48.08 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
18:23:47 #13 48.09 Setting up libsqlite3-0:arm64 (3.40.1-2) ...
18:23:47 #13 48.10 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
18:23:47 #13 48.12 Setting up libfcgi-bin (2.4.2-2) ...
18:23:47 + REF=refs/heads/master
18:23:47 + [ -n refs/heads/master ]
18:23:47 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:47 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:47 + REF=refs/tags/v2.21.0
18:23:47 + [ -n refs/tags/v2.21.0 ]
18:23:47 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:47 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:47 
18:23:47 #16 [stage-1 5/8] COPY --link sources/ /sources
18:23:47 #16 DONE 0.1s
18:23:47 
18:23:47 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:23:47 + cd /go/tini
18:23:47 + git checkout -q v0.19.0
18:23:47 + cmake .
18:23:47 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:23:47   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:23:47   CMake.
18:23:47 
18:23:47   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:23:47   CMake that the project does not need compatibility with older versions.
18:23:47 
18:23:47 
18:23:47 -- The C compiler identification is GNU 8.5.0
18:23:47 == Building packages for centos-7 ==
18:23:47 mkdir -p "rpmbuild/centos-7"
18:23:47 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
18:23:47 #0 building with "default" instance using docker driver
18:23:47 
18:23:47 #1 [internal] load build definition from Dockerfile
18:23:47 #1 transferring dockerfile: 913B done
18:23:47 #1 DONE 0.0s
18:23:47 
18:23:47 #2 [internal] load .dockerignore
18:23:47 #2 transferring context: 2B done
18:23:47 #2 DONE 0.0s
18:23:47 
18:23:47 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:23:47 #3 DONE 0.0s
18:23:47 
18:23:47 #4 resolve image config for docker.io/docker/dockerfile:1
18:23:47 #15 0.598 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:23:47 #15 0.598 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:23:47 #15 0.598 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:23:47 #13 48.14 Setting up binutils-common:arm64 (2.40-2) ...
18:23:47 #13 48.15 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
18:23:47 #13 48.17 Setting up libmagic1:arm64 (1:5.44-3) ...
18:23:47 #13 48.19 Setting up libdeflate0:arm64 (1.14-1) ...
18:23:47 #13 48.21 Setting up less (590-2) ...
18:23:47 #13 48.23 Setting up perl-openssl-defaults:arm64 (7+b1) ...
18:23:47 #13 48.24 Setting up linux-libc-dev:arm64 (6.1.55-1) ...
18:23:47 #13 48.26 Setting up libctf-nobfd0:arm64 (2.40-2) ...
18:23:47 #13 48.27 Setting up gettext-base (0.21-12) ...
18:23:47 #13 48.28 Setting up m4 (1.4.19-3) ...
18:23:47 #13 48.30 Setting up liblzo2-2:arm64 (2.10-2) ...
18:23:47 #13 48.31 Setting up libnpth0:arm64 (1.6-3) ...
18:23:47 #13 48.32 Setting up krb5-locales (1.20.1-2+deb12u1) ...
18:23:47 #13 48.34 Setting up file (1:5.44-3) ...
18:23:47 From https://github.com/docker/compose
18:23:47  * [new tag]         v2.21.0    -> v2.21.0
18:23:47 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:23:47 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 centos-8
18:23:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:47 mkdir -p rpmbuild/SOURCES
18:23:47 docker run --rm -w /v \
18:23:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:23:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:47 	alpine \
18:23:47 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c9a528caf85525e0) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
18:23:47 -- Detecting C compiler ABI info
18:23:47 -- Detecting C compiler ABI info - done
18:23:47 -- Check for working C compiler: /usr/bin/cc - skipped
18:23:47 -- Detecting C compile features
18:23:47 -- Detecting C compile features - done
18:23:47 -- Performing Test HAS_BUILTIN_FORTIFY
18:23:47 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:23:47 -- Configuring done
18:23:47 -- Generating done
18:23:47 -- Build files have been written to: /go/tini
18:23:47 + make tini-static
18:23:47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
[Pipeline] withDockerRegistry
18:23:47 #4 DONE 0.3s
18:23:47 
18:23:47 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:23:47 #5 CACHED
18:23:47 
18:23:47 #6 [internal] load metadata for docker.io/library/centos:7
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:23:47 + STATUS=0
18:23:47 + '[' 0 -ne 0 ']'
18:23:47 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:23:47 + /usr/bin/tar -xof -
18:23:47 #13 48.35 Setting up libsvtav1enc1:arm64 (1.4.1+dfsg-1) ...
18:23:47 #13 48.36 Setting up libassuan0:arm64 (2.5.5-5) ...
18:23:47 #13 48.38 Setting up libgomp1:arm64 (12.2.0-14) ...
18:23:47 #13 48.39 Setting up bzip2 (1.0.8-5+b1) ...
18:23:47 #13 48.40 Setting up libldap-common (2.5.13+dfsg-5) ...
18:23:47 #13 48.42 Setting up pbzip2 (1.1.13-1) ...
18:23:47 #13 48.43 Setting up libjbig0:arm64 (2.1-6.1) ...
18:23:47 #13 48.45 Setting up librav1e0:arm64 (0.5.1-6) ...
18:23:47 #13 48.46 Setting up libfakeroot:arm64 (1.31-1.2) ...
18:23:47 #13 48.48 Setting up libjansson4:arm64 (2.14-2) ...
18:23:47 #13 48.49 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
18:23:47 #13 48.50 Setting up libnumber-compare-perl (0.03-3) ...
18:23:47 #13 48.52 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:23:47 #13 48.53 Setting up fakeroot (1.31-1.2) ...
18:23:47 #13 48.54 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:23:47 #13 48.56 Setting up perl-modules-5.36 (5.36.0-7) ...
18:23:47 #13 48.57 Setting up autotools-dev (20220109.1) ...
18:23:47 #13 48.58 Setting up libglib2.0-data (2.74.6-2) ...
18:23:47 #13 48.59 Setting up rpcsvc-proto (1.4.3-1) ...
18:23:47 #13 48.61 Setting up libjpeg62-turbo:arm64 (1:2.1.5-2) ...
18:23:47 #13 48.62 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
18:23:47 #13 48.63 Setting up make (4.3-4.1) ...
18:23:47 #13 48.65 Setting up libmpfr6:arm64 (4.2.0-1) ...
18:23:47 #13 48.66 Setting up gnupg-l10n (2.2.40-1.1) ...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/be4884bb-1365-4855-ae29-d51e941e1d26/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:23:47 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:23:47 chowning workspace
[Pipeline] sh
18:23:48 [100%] Linking C executable tini-static
18:23:48 #6 ...
18:23:48 
18:23:48 #7 [auth] library/centos:pull token for registry-1.docker.io
18:23:48 #7 DONE 0.0s
18:23:48 
18:23:48 #8 [auth] library/golang:pull token for registry-1.docker.io
18:23:48 #8 DONE 0.0s
18:23:48 
18:23:48 #9 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:23:48 #9 DONE 0.3s
18:23:48 
18:23:48 #6 [internal] load metadata for docker.io/library/centos:7
18:23:48 #13 48.67 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:23:48 #13 48.69 Setting up strace (6.1-0.1) ...
18:23:48 #13 48.70 Setting up xz-utils (5.4.1-0.2) ...
18:23:48 #13 48.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:23:48 #13 48.72 Setting up t1utils (1.41-4) ...
18:23:48 #13 48.74 Setting up diffstat (1.65-1) ...
18:23:48 #13 48.75 Setting up libpng16-16:arm64 (1.6.39-2) ...
18:23:48 #13 48.77 Setting up libmpc3:arm64 (1.3.1-1) ...
18:23:48 #13 48.78 Setting up libatomic1:arm64 (12.2.0-14) ...
18:23:48 #13 48.79 Setting up patch (2.7.6-7) ...
18:23:48 #13 48.81 Setting up autopoint (0.21-12) ...
18:23:48 #13 48.82 Setting up fonts-dejavu-core (2.37-6) ...
18:23:48 #13 48.91 Setting up libgav1-1:arm64 (0.18.0-1+b1) ...
18:23:48 + pwd
18:23:48 + id -u
18:23:48 + id -g
18:23:48 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:23:48 [100%] Built target tini-static
18:23:48 + mkdir -p /usr/local/bin
18:23:48 + cp tini-static /usr/local/bin/docker-init
18:23:48 + VERSION=0.0.0-20231011170815-26951f7
18:23:48 + PRODUCT=docker
18:23:48 + hack/make.sh dynbinary
18:23:48 
18:23:48 Removing bundles/
18:23:48 
18:23:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:23:48 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:23:48 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:23:48 module github.com/docker/docker
18:23:48 
18:23:48 go 1.20
18:23:48 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:23:48 + GO111MODULE=on
18:23:48 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:23:48.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:23:48 #6 DONE 0.5s
18:23:48 
18:23:48 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:23:48 #10 DONE 0.0s
18:23:48 
18:23:48 #11 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
18:23:48 #11 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
18:23:48 #15 0.939 Reading package lists...
18:23:48 #13 48.92 Setting up libxdelta2:arm64 (1.1.3-10.4) ...
18:23:48 #13 48.93 Setting up libncursesw6:arm64 (6.4-4) ...
18:23:48 #13 48.95 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
18:23:48 #13 48.96 Setting up libdav1d6:arm64 (1.0.0-2) ...
18:23:48 #13 48.97 Setting up libltdl7:arm64 (2.4.7-5) ...
18:23:48 #13 48.98 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:23:48 #13 49.00 Setting up libwebp7:arm64 (1.2.4-0.2+deb12u1) ...
18:23:48 #13 49.01 Setting up libubsan1:arm64 (12.2.0-14) ...
18:23:48 #13 49.02 Setting up libnuma1:arm64 (2.0.16-1) ...
18:23:48 #13 49.04 Setting up python-apt-common (2.6.0) ...
18:23:48 #13 49.05 Setting up sensible-utils (0.0.17+nmu1) ...
18:23:48 #13 49.06 Setting up libhwasan0:arm64 (12.2.0-14) ...
18:23:48 #13 49.07 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
18:23:48 #13 49.08 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ...
18:23:48 #13 49.10 Setting up libtiff6:arm64 (4.5.0-6) ...
18:23:48 #13 49.11 Setting up libasan8:arm64 (12.2.0-14) ...
18:23:48 + STATUS=0
18:23:48 + '[' 0 -ne 0 ']'
18:23:48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:23:48 + RPM_EC=0
18:23:48 ++ jobs -p
18:23:48 + exit 0
18:23:48 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HdrlkJ
18:23:48 + umask 022
18:23:48 + cd /root/rpmbuild/BUILD
18:23:48 + cd src
18:23:48 + export DOCKER_GITCOMMIT=949f8c9
18:23:48 + DOCKER_GITCOMMIT=949f8c9
18:23:48 + mkdir -p /go/src/github.com/docker
18:23:48 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:23:48 + pushd /root/rpmbuild/BUILD/src/engine
18:23:48 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:23:48 + TMP_GOPATH=/go
18:23:48 + hack/dockerfile/install/install.sh tini
18:23:48 + RM_GOPATH=0
18:23:48 + TMP_GOPATH=/go
18:23:48 + : /usr/local/bin
18:23:48 + '[' -z /go ']'
18:23:48 + export GOPATH=/go
18:23:48 + GOPATH=/go
18:23:48 + case "$(go env GOARCH)" in
18:23:48 ++ go env GOARCH
18:23:48 + export GO_BUILDMODE=-buildmode=pie
18:23:48 + GO_BUILDMODE=-buildmode=pie
18:23:48 ++ dirname hack/dockerfile/install/install.sh
18:23:48 + dir=hack/dockerfile/install
18:23:48 + bin=tini
18:23:48 + shift
18:23:48 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:23:48 + . hack/dockerfile/install/tini.installer
18:23:48 ++ : v0.19.0
18:23:48 + install_tini
18:23:48 + echo 'Install tini version v0.19.0'
18:23:48 + git clone https://github.com/krallin/tini.git /go/tini
18:23:48 Install tini version v0.19.0
18:23:48 Cloning into '/go/tini'...
18:23:48 #35 ...
18:23:48 
18:23:48 #36 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:23:48 #36 DONE 1.7s
18:23:48 #11 ...
18:23:48 
18:23:48 #12 [internal] load build context
18:23:48 #12 transferring context: 13.11kB done
18:23:48 #12 DONE 0.0s
18:23:48 
18:23:48 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:23:48 #10 CACHED
18:23:48 
18:23:48 #11 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
18:23:48 #11 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
18:23:48 #11 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s
18:23:48 #11 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
18:23:48 #11 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
18:23:48 #15 1.711 dpkg-buildpackage: info: source package docker-ce-build-deps
18:23:48 #15 1.711 dpkg-buildpackage: info: source version 1.0
18:23:48 #15 1.711 dpkg-buildpackage: info: source distribution unstable
18:23:48 #15 1.711 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:23:48 #15 1.745 dpkg-buildpackage: info: host architecture arm64
18:23:48 #15 1.745  dpkg-source --before-build .
18:23:48 #13 49.12 Setting up libuchardet0:arm64 (0.0.7-1) ...
18:23:48 #13 49.14 Setting up lzop (1.04-2) ...
18:23:48 #13 49.15 Setting up git-man (1:2.39.2-1.1) ...
18:23:48 #13 49.17 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
18:23:48 #13 49.18 Setting up netbase (6.4) ...
18:23:48 #13 49.21 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
18:23:48 #13 49.22 Setting up libtsan2:arm64 (12.2.0-14) ...
18:23:48 #13 49.23 Setting up libbinutils:arm64 (2.40-2) ...
18:23:48 #13 49.25 Setting up lsb-release (12.0-1) ...
18:23:48 #13 49.26 Setting up libfido2-1:arm64 (1.12.0-2+b1) ...
18:23:48 #13 49.28 Setting up libisl23:arm64 (0.25-1) ...
18:23:48 #13 49.29 Setting up libde265-0:arm64 (1.0.11-1) ...
18:23:48 #13 49.30 Setting up libc-dev-bin (2.36-9+deb12u3) ...
18:23:48 #13 49.31 Setting up openssl (3.0.11-1~deb12u1) ...
18:23:48 #13 49.33 Setting up libbsd0:arm64 (0.11.7-2) ...
18:23:48 #13 49.34 Setting up libyuv0:arm64 (0.0~git20230123.b2528b0-1) ...
18:23:48 #13 49.35 Setting up libelf1:arm64 (0.188-2.1) ...
18:23:48 #13 49.36 Setting up readline-common (8.2-1.3) ...
18:23:48 #13 49.38 Setting up publicsuffix (20230209.2326-1) ...
18:23:48 #13 49.39 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
18:23:48 #13 49.40 Setting up zstd (1.5.4+dfsg2-5) ...
18:23:48 #13 49.42 Setting up libmarkdown2:arm64 (2.2.7-2) ...
18:23:48 #13 49.43 Setting up libcc1-0:arm64 (12.2.0-14) ...
18:23:48 + cd /go/tini
18:23:48 + git checkout -q v0.19.0
18:23:48 + cmake .
18:23:48 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:23:48   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:23:48   CMake.
18:23:48 
18:23:48   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:23:48   CMake that the project does not need compatibility with older versions.
18:23:48 
18:23:48 
18:23:48 -- The C compiler identification is GNU 11.4.1
18:23:48 
18:23:48 #24 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
18:23:48 #24 1.855 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:23:48 #24 1.869 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:23:48 #24 1.869 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:23:48 #24 2.021 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:23:48 #24 2.289 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:23:48 #24 2.453 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
[Pipeline] echo
18:23:48 Removing all docker containers
[Pipeline] sh
18:23:48 #11 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 25.17MB / 76.10MB 0.3s
18:23:48 #11 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 34.60MB / 76.10MB 0.4s
18:23:48 #15 1.842  debian/rules clean
18:23:48 #15 1.844 dh clean
18:23:48 #15 1.917    dh_clean
18:23:48 #15 1.950  debian/rules binary
18:23:48 #15 1.952 dh binary
18:23:48 #15 2.014    dh_update_autotools_config
18:23:48 #15 2.042    dh_autoreconf
18:23:48 #13 28.81 Fedora 37 - aarch64 - Updates                    20 MB/s |  38 MB     00:01    
18:23:48 #13 49.44 Setting up iso-codes (4.15.0-1) ...
18:23:48 #13 49.46 Setting up liblocale-gettext-perl (1.07-5) ...
18:23:48 #13 49.47 Setting up liblsan0:arm64 (12.2.0-14) ...
18:23:48 #13 49.48 Setting up dctrl-tools (2.24-3) ...
18:23:48 #13 49.50 Setting up libitm1:arm64 (12.2.0-14) ...
18:23:48 #13 49.51 Setting up debian-keyring (2022.12.24) ...
18:23:48 #13 49.53 Setting up libgdbm6:arm64 (1.23-3) ...
18:23:48 #13 49.54 Setting up libctf0:arm64 (2.40-2) ...
18:23:48 #13 49.55 Setting up pinentry-curses (1.2.1-1) ...
18:23:48 #13 49.57 Setting up manpages-dev (6.03-2) ...
18:23:48 #13 49.58 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
18:23:48 #13 49.60 Setting up cpp-12 (12.2.0-14) ...
18:23:48 #13 49.61 Setting up libxcb1:arm64 (1.15-1) ...
18:23:48 #13 49.62 Setting up gettext (0.21-12) ...
18:23:48 #13 49.64 Setting up xdelta (1.1.3-10.4) ...
18:23:48 #13 49.65 Setting up libavif15:arm64 (0.11.1-1) ...
18:23:48 -- Detecting C compiler ABI info
18:23:48 -- Detecting C compiler ABI info - done
18:23:48 -- Check for working C compiler: /usr/bin/cc - skipped
18:23:48 -- Detecting C compile features
18:23:48 -- Detecting C compile features - done
18:23:48 -- Performing Test HAS_BUILTIN_FORTIFY
18:23:48 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:23:48 -- Configuring done
18:23:48 -- Generating done
18:23:48 -- Build files have been written to: /go/tini
18:23:48 + make tini-static
18:23:48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:23:48 + docker container ls -aq
[Pipeline] echo
18:23:48 Docker containers have been removed
[Pipeline] echo
18:23:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:23:49 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-aarch64)
[Pipeline] sh
18:23:49 #11 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 54.53MB / 76.10MB 0.6s
18:23:49 #11 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 65.01MB / 76.10MB 0.7s
18:23:49 #13 DONE 2.0s
18:23:49 
18:23:49 #14 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:23:49 #15 2.081    create-stamp debian/debhelper-build-stamp
18:23:49 #15 2.081    dh_prep
18:23:49 #15 2.109    dh_install
18:23:49 #15 2.140    dh_installdocs
18:23:49 #15 2.177    dh_installchangelogs
18:23:49 #15 2.255    dh_perl
18:23:49 #15 2.289    dh_link
18:23:49 #13 49.66 Setting up libarchive13:arm64 (3.6.2-1) ...
18:23:49 #13 49.68 Setting up fontconfig-config (2.14.1-4) ...
18:23:49 #13 49.92 Setting up libedit2:arm64 (3.1-20221030-2) ...
18:23:49 [100%] Linking C executable tini-static
18:23:49 #11 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 74.45MB / 76.10MB 0.8s
18:23:49 #11 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
18:23:49 + echo starting...
18:23:49 starting...
18:23:49 #14 DONE 0.3s
18:23:49 
18:23:49 #15 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:23:49 #15 2.321    dh_strip_nondeterminism
18:23:49 #15 2.383    dh_compress
18:23:49 #15 2.423    dh_fixperms
18:23:49 #15 2.466    dh_missing
18:23:49 #15 2.490    dh_installdeb
18:23:49 #15 2.522    dh_gencontrol
18:23:49 #17 DONE 1.5s
18:23:49 
18:23:49 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:23:49 #18 DONE 0.0s
18:23:49 
18:23:49 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:23:49 #19 DONE 0.0s
18:23:49 
18:23:49 #20 exporting to image
18:23:49 #20 exporting layers
18:23:49 #13 49.93 Setting up libreadline8:arm64 (8.2-1.3) ...
18:23:49 #13 49.94 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
18:23:49 #13 49.96 Setting up ca-certificates (20230311) ...
18:23:49 [100%] Built target tini-static
18:23:49 + mkdir -p /usr/local/bin
18:23:49 + cp tini-static /usr/local/bin/docker-init
18:23:49 + VERSION=0.0.0-20231011170815-26951f7
18:23:49 + PRODUCT=docker
18:23:49 + hack/make.sh dynbinary
18:23:49 
18:23:49 Removing bundles/
18:23:49 
18:23:49 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:23:49 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:23:49 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:23:49 module github.com/docker/docker
18:23:49 
18:23:49 go 1.20
18:23:49 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:23:49 + GO111MODULE=on
18:23:49 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:23:49.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:23:49 #11 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.0s done
18:23:49 #15 DONE 0.4s
18:23:49 
18:23:49 #16 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
18:23:49 #15 2.633    dh_md5sums
18:23:49 #15 2.668    dh_builddeb
18:23:49 #15 2.694 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:23:49 #15 2.712  dpkg-genbuildinfo --build=binary
18:23:49 #24 ...
18:23:49 
18:23:49 #34 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:23:49 #34 DONE 2.7s
18:23:49 
18:23:49 #37 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
18:23:49 #37 1.648 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:23:49 #37 1.657 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:23:49 #37 1.657 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:23:49 #37 1.790 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:23:49 #37 1.923 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:23:49 #37 2.164 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
18:23:49 #37 3.491 Fetched 8542 kB in 2s (4054 kB/s)
18:23:49 #13 50.49 Updating certificates in /etc/ssl/certs...
18:23:49 + docker version
18:23:49 Client: Docker Engine - Community
18:23:49  Version:           24.0.2
18:23:49  API version:       1.43
18:23:49  Go version:        go1.20.4
18:23:49  Git commit:        cb74dfc
18:23:49  Built:             Thu May 25 21:52:41 2023
18:23:49  OS/Arch:           linux/arm64
18:23:49  Context:           default
18:23:49 
18:23:49 Server: Docker Engine - Community
18:23:49  Engine:
18:23:49   Version:          24.0.2
18:23:49   API version:      1.43 (minimum version 1.12)
18:23:49   Go version:       go1.20.4
18:23:49   Git commit:       659604f
18:23:49   Built:            Thu May 25 21:52:41 2023
18:23:49   OS/Arch:          linux/arm64
18:23:49   Experimental:     true
18:23:49  containerd:
18:23:49   Version:          1.6.21
18:23:49   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:49  runc:
18:23:49   Version:          1.1.7
18:23:49   GitCommit:        v1.1.7-0-g860f061
18:23:49  docker-init:
18:23:49   Version:          0.19.0
18:23:49   GitCommit:        de40ad0
[Pipeline] sh
18:23:49 #15 2.848  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
18:23:49 #15 2.924 dpkg-genchanges: info: binary-only upload (no source code included)
18:23:49 #15 2.926  dpkg-source --after-build .
18:23:49 #15 3.022 dpkg-buildpackage: info: binary-only upload (no source included)
18:23:49 #15 3.027 
18:23:49 #15 3.027 The package has been created.
18:23:49 #15 3.027 Attention, the package has been created in the current directory,
18:23:49 #15 3.027 not in ".." as indicated by the message above!
18:23:49 #15 3.050 Selecting previously unselected package docker-ce-build-deps.
18:23:49 #15 3.064 (Reading database ... 28645 files and directories currently installed.)
18:23:49 #15 3.065 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:23:49 #15 3.069 Unpacking docker-ce-build-deps (1.0) ...
18:23:49 #37 3.491 Reading package lists...
18:23:49 #37 ...
18:23:49 
18:23:49 #35 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:23:49 #35 DONE 3.1s
18:23:49 18:23:49 + docker info
From https://github.com/docker/docker
18:23:49 Client: Docker Engine - Community
18:23:49  Version:    24.0.2
18:23:49  Context:    default
18:23:49  Debug Mode: false
18:23:49  * [new branch]      master     -> master
18:23:49  * [new branch]      master     -> origin/master
18:23:49 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:23:49  Plugins:
18:23:49   buildx: Docker Buildx (Docker Inc.)
18:23:49     Version:  v0.11.0
18:23:49     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:23:49   compose: Docker Compose (Docker Inc.)
18:23:49     Version:  v2.19.1
18:23:49     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:23:49 
18:23:49 Server:
18:23:49  Containers: 0
18:23:49   Running: 0
18:23:49   Paused: 0
18:23:49   Stopped: 0
18:23:49  Images: 6
18:23:49  Server Version: 24.0.2
18:23:49  Storage Driver: overlay2
18:23:49   Backing Filesystem: extfs
18:23:49   Supports d_type: true
18:23:49   Using metacopy: false
18:23:49   Native Overlay Diff: true
18:23:49   userxattr: false
18:23:49  Logging Driver: json-file
18:23:49  Cgroup Driver: cgroupfs
18:23:49  Cgroup Version: 1
18:23:49  Plugins:
18:23:49   Volume: local
18:23:49   Network: bridge host ipvlan macvlan null overlay
18:23:49   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:23:49  Swarm: inactive
18:23:49  Runtimes: io.containerd.runc.v2 runc
18:23:49  Default Runtime: runc
18:23:49  Init Binary: docker-init
18:23:49  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:23:49  runc version: v1.1.7-0-g860f061
18:23:49  init version: de40ad0
18:23:49  Security Options:
18:23:49   apparmor
18:23:49   seccomp
18:23:49    Profile: builtin
18:23:49  Kernel Version: 5.15.0-1039-aws
18:23:49  Operating System: Ubuntu 20.04.6 LTS
18:23:49  OSType: linux
18:23:49  Architecture: aarch64
18:23:49  CPUs: 8
18:23:49  Total Memory: 30.64GiB
18:23:49  Name: ip-10-100-68-232
18:23:49  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:23:49  Docker Root Dir: /var/lib/docker
18:23:49  Debug Mode: false
18:23:49  Username: dockerbuildbot
18:23:49  Experimental: true
18:23:49  Insecure Registries:
18:23:49   127.0.0.0/8
18:23:49  Live Restore Enabled: true
18:23:49 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:23:49 The recommended git tool is: git
18:23:50 using credential docker-jenkins-github-credentials
18:23:50 Cloning the remote Git repository
18:23:50 Cloning with configured refspecs honoured and without tags
18:23:50 
18:23:50 #37 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
18:23:50 #37 3.491 Reading package lists...
18:23:50 Fetching without tags
18:23:50 #15 3.113 Reading package lists...
18:23:50 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:23:50 Merge succeeded, producing 2b1ea80c2c02a4b3d09b7b7131e670a3dcdd7853
18:23:50 Checking out Revision 2b1ea80c2c02a4b3d09b7b7131e670a3dcdd7853 (PR-949)
18:23:50 #16 0.609 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:23:50 #16 0.617 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:23:50 #16 0.617 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:23:50 #16 0.714 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:23:50 #16 0.799 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:23:50 #16 0.869 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
18:23:50 git init src/github.com/docker/buildx
18:23:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:23:50 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:23:50 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:23:50 + SRC=src/github.com/docker/buildx
18:23:50 + REF=v0.11.2
18:23:50 + REF_FETCH=v0.11.2
18:23:50 + git+  -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:23:50 awk {print $2}
18:23:50 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:23:50 #13 51.13 140 added, 0 removed; done.
18:23:50 #13 51.17 Setting up libgprofng0:arm64 (2.40-2) ...
18:23:50 #13 51.18 Setting up libfreetype6:arm64 (2.12.1+dfsg-5) ...
18:23:50 #13 51.20 Setting up libgcc-12-dev:arm64 (12.2.0-14) ...
18:23:50 #13 51.21 Setting up shared-mime-info (2.2-1) ...
18:23:50 #15 3.603 Building dependency tree...
18:23:50 #15 3.720 Reading state information...
18:23:50 #15 3.739 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:23:50 + REF=refs/tags/v0.11.2
18:23:50 + [ -n refs/tags/v0.11.2 ]
18:23:50 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:50 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:50 #15 3.885 Starting 2 pkgProblemResolver with broken count: 0
18:23:50 #15 3.887 Done
18:23:50 #15 4.025  Done
18:23:50 #15 4.140 Starting pkgProblemResolver with broken count: 0
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2b1ea80c2c02a4b3d09b7b7131e670a3dcdd7853 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:23:51 #37 4.212 Reading package lists...
18:23:51 #37 4.903 Building dependency tree...
18:23:51 #15 ...
18:23:51 
18:23:51 #20 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
18:23:51 #20 0.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
18:23:51 #20 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
18:23:51 #20 1.513 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1)
18:23:51 #20 1.519 (2/25) Installing ncurses-libs (6.3_p20221119-r1)
18:23:51 #20 1.527 (3/25) Installing readline (8.2.0-r0)
18:23:51 #20 1.531 (4/25) Installing bash (5.2.15-r0)
18:23:51 #20 1.549 Executing bash-5.2.15-r0.post-install
18:23:51 #20 1.551 (5/25) Installing libffi (3.4.4-r0)
18:23:51 #20 1.554 (6/25) Installing libgcc (12.2.1_git20220924-r4)
18:23:51 #20 1.556 (7/25) Installing libstdc++ (12.2.1_git20220924-r4)
18:23:51 #20 1.574 (8/25) Installing xz-libs (5.2.9-r0)
18:23:51 #20 1.579 (9/25) Installing libxml2 (2.10.4-r0)
18:23:51 #20 1.593 (10/25) Installing zstd-libs (1.5.5-r0)
18:23:51 #20 1.600 (11/25) Installing llvm15-libs (15.0.7-r0)
18:23:51 #20 2.635 (12/25) Installing clang15-libs (15.0.7-r0)
18:23:51 #20 3.172 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4)
18:23:51 #20 3.558 (14/25) Installing clang15 (15.0.7-r0)
18:23:51 #20 3.664 (15/25) Installing libmagic (5.43-r0)
18:23:51 #20 3.696 (16/25) Installing file (5.43-r0)
18:23:51 #20 3.698 (17/25) Installing brotli-libs (1.0.9-r9)
18:23:51 #20 3.707 (18/25) Installing nghttp2-libs (1.51.0-r2)
18:23:51 #20 3.711 (19/25) Installing libcurl (8.4.0-r0)
18:23:51 #20 3.720 (20/25) Installing libexpat (2.5.0-r0)
18:23:51 #20 3.723 (21/25) Installing pcre2 (10.42-r0)
18:23:51 #20 3.732 (22/25) Installing git (2.38.5-r0)
18:23:51 #20 3.800 (23/25) Installing lld-libs (15.0.7-r0)
18:23:51 #20 3.847 (24/25) Installing lld (15.0.7-r0)
18:23:51 #20 3.850 (25/25) Installing llvm15 (15.0.7-r0)
18:23:51 #20 4.428 Executing busybox-1.35.0-r29.trigger
18:23:51 #20 4.433 OK: 349 MiB in 41 packages
[Pipeline] sh
18:23:51 #15 4.166 Starting 2 pkgProblemResolver with broken count: 0
18:23:51 #15 4.167 Done
18:23:51 #15 4.378 The following additional packages will be installed:
18:23:51 #15 4.378   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:23:51 #15 4.378   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
18:23:51 #15 4.378   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
18:23:51 #15 4.378   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
18:23:51 #15 4.379   libudev-dev libuv1 pkg-config procps
18:23:51 #15 4.380 Suggested packages:
18:23:51 #15 4.380   cmake-doc ninja-build apparmor-easyprof seccomp
18:23:51 #15 4.380 Recommended packages:
18:23:51 #15 4.380   psmisc
18:23:51 From https://github.com/docker/buildx
18:23:51  * [new tag]         v0.11.2    -> v0.11.2
18:23:51 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:23:51 #37 5.321 The following additional packages will be installed:
18:23:51 #37 5.322   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:23:51 #37 5.323 Suggested packages:
18:23:51 #37 5.323   cmake-doc ninja-build lrzip
18:23:51 #37 5.427 The following NEW packages will be installed:
18:23:51 #37 5.429   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:23:51 + make clean
18:23:51 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:23:51 rm -f -r src
18:23:51 make -C rpm clean
18:23:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:51 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:23:51 rm -f -r rpmbuild/
18:23:51 docker builder prune -f --filter until=24h
18:23:51 Total:	0B
18:23:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:51 make -C deb clean
18:23:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:51 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:23:51 rm -f -r debbuild
18:23:51 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:23:51 rm -f -r sources
18:23:51 docker builder prune -f --filter until=24h
18:23:51 #16 1.825 Fetched 8542 kB in 1s (5762 kB/s)
18:23:51 #15 4.549 The following NEW packages will be installed:
18:23:51 #15 4.549   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:23:51 #15 4.549   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
18:23:51 #15 4.549   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
18:23:51 #15 4.549   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
18:23:51 #15 4.550   libudev-dev libuv1 pkg-config procps
18:23:51 #37 5.706 0 upgraded, 8 newly installed, 0 to remove and 25 not upgraded.
18:23:51 #37 5.706 Need to get 17.3 MB of archives.
18:23:51 #37 5.706 After this operation, 70.1 MB of additional disk space will be used.
18:23:51 #37 5.706 Get:1 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:23:51 #37 5.730 Get:2 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:23:51 Total:	0B
18:23:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:51 make -C static clean
18:23:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:23:51 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:23:51 rm -f -r build
18:23:51 docker builder prune -f --filter until=24h
18:23:51 Total:	0B
18:23:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:23:51 #15 4.823 0 upgraded, 24 newly installed, 0 to remove and 11 not upgraded.
18:23:51 #15 4.823 1 not fully installed or removed.
18:23:51 #15 4.823 Need to get 9242 kB of archives.
18:23:51 #15 4.823 After this operation, 42.7 MB of additional disk space will be used.
18:23:51 #15 4.823 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:23:51 #15 4.830 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:23:51 #15 4.838 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2+deb11u2 [93.1 kB]
18:23:51 #15 4.841 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
18:23:51 #15 4.841 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
18:23:51 #15 4.844 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
18:23:51 #15 4.844 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
18:23:51 #15 4.866 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
18:23:51 #15 4.867 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
18:23:51 #15 4.890 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
18:23:51 #15 4.891 Get:11 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
18:23:51 #15 4.891 Get:12 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
18:23:51 #15 4.892 Get:13 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
18:23:51 #15 4.892 Get:14 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
18:23:51 #15 4.893 Get:15 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:23:51 #15 4.895 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
18:23:51 #15 4.896 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
18:23:51 #15 4.897 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
18:23:51 #15 4.898 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
18:23:51 #15 4.901 Get:20 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:23:51 #15 4.902 Get:21 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
18:23:51 #15 4.902 Get:22 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:23:51 #15 4.904 Get:23 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
18:23:51 #15 4.906 Get:24 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
18:23:51 mkdir -p rpmbuild/SOURCES
18:23:51 docker run --rm -w /v \
18:23:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:23:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:51 	alpine \
18:23:51 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:23:51 #37 5.843 Get:3 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
18:23:51 #37 5.844 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:23:51 #37 5.848 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:23:51 #37 5.850 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:23:51 #37 5.855 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:23:51 #37 5.858 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:23:51 #20 exporting layers 2.6s done
18:23:51 #20 writing image sha256:70337416c286c326155eb3a7c2be53d0a9ce3a446ac2ed8e6d04929b62e849cd done
18:23:51 #20 naming to docker.io/debbuild-debian-buster/aarch64 done
18:23:51 #20 DONE 2.6s
18:23:51 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
18:23:51 + set -e
18:23:51 + mkdir -p /root/build-deb/engine
18:23:51 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:23:51 git init src/github.com/docker/compose
18:23:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:23:51 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:23:51 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:23:51 + SRC=src/github.com/docker/compose
18:23:51 + REF=v2.21.0
18:23:51 + REF_FETCH=v2.21.0
18:23:51 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:23:51 awk {print $2}
18:23:51 + REF=refs/tags/v2.21.0
18:23:51 + [ -n refs/tags/v2.21.0 ]
18:23:51 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:51 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:51 + make REF=master ubuntu-focal
18:23:51 git init src/github.com/docker/cli
18:23:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:23:51 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:23:51 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:23:51 + SRC=src/github.com/docker/cli
18:23:51 + REF=master
18:23:51 + REF_FETCH=master
18:23:51 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:23:51 + awk {print $2}
18:23:51 + REF=refs/heads/master
18:23:51 + [ -n refs/heads/master ]
18:23:51 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:51 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:52 #15 5.058 debconf: delaying package configuration, since apt-utils is not installed
18:23:52 #15 5.097 Fetched 9242 kB in 0s (26.4 MB/s)
18:23:52 #15 5.125 Selecting previously unselected package bash-completion.
18:23:52 #15 5.125 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28649 files and directories currently installed.)
18:23:52 #15 5.139 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
18:23:52 #16 1.825 Reading package lists...
18:23:52 #11 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.2s done
18:23:52 #11 DONE 3.5s
18:23:52 
18:23:52 #13 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
18:23:52 #37 6.152 debconf: delaying package configuration, since apt-utils is not installed
18:23:52 #37 6.198 Fetched 17.3 MB in 0s (35.5 MB/s)
18:23:52 #37 6.239 Selecting previously unselected package cmake-data.
18:23:52 #37 6.239 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:23:52 #37 6.253 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:23:52 #37 6.259 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:23:52 + mkdir -p /root/build-deb/cli
18:23:52 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:23:52 From https://github.com/docker/compose
18:23:52  * [new tag]         v2.21.0    -> v2.21.0
18:23:52 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:23:52 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 fedora-39
18:23:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:23:52 mkdir -p rpmbuild/SOURCES
18:23:52 docker run --rm -w /v \
18:23:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:23:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:52 	alpine \
18:23:52 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:23:52 #16 2.334 Reading package lists...
18:23:52 #16 2.834 Building dependency tree...
18:23:52 #16 2.954 Reading state information...
18:23:52 #16 3.070 The following additional packages will be installed:
18:23:52 #16 3.070   libmagic-mgc libmagic1
18:23:52 #16 3.094 The following NEW packages will be installed:
18:23:52 #16 3.094   file libmagic-mgc libmagic1
18:23:52 #15 5.768 Unpacking bash-completion (1:2.11-2) ...
18:23:52 #15 5.897 Selecting previously unselected package cmake-data.
18:23:52 #15 5.900 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:23:52 #15 5.906 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:23:52 From https://github.com/docker/cli
18:23:52  * [new branch]      master     -> master
18:23:52  * [new branch]      master     -> origin/master
18:23:52 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:23:52 git init src/github.com/docker/docker
18:23:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:23:52 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:23:52 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:23:52 #13 DONE 0.7s
18:23:52 
18:23:52 #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
18:23:52 + mkdir -p /root/build-deb/buildx
18:23:52 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:23:52 #37 6.841 Selecting previously unselected package libicu67:amd64.
18:23:52 #37 6.841 Preparing to unpack .../1-libicu67_67.1-7_amd64.deb ...
18:23:52 #37 6.848 Unpacking libicu67:amd64 (67.1-7) ...
18:23:52 #16 3.362 0 upgraded, 3 newly installed, 0 to remove and 25 not upgraded.
18:23:52 #16 3.362 Need to get 471 kB of archives.
18:23:52 #16 3.362 After this operation, 7091 kB of additional disk space will be used.
18:23:52 #16 3.362 Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB]
18:23:52 #16 3.365 Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB]
18:23:52 #16 3.366 Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB]
18:23:52 #16 3.484 debconf: delaying package configuration, since apt-utils is not installed
18:23:52 #15 6.247 Selecting previously unselected package libncurses6:arm64.
18:23:52 #15 6.251 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u2_arm64.deb ...
18:23:52 + SRC=src/github.com/docker/docker
18:23:52 + REF=master
18:23:52 + REF_FETCH=master
18:23:52 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+  origin master
18:23:52 awk {print $2}
18:23:52 + REF=refs/heads/master
18:23:52 + [ -n refs/heads/master ]
18:23:52 + REF_FETCH=refs/heads/master:refs/heads/master
18:23:52 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:23:53 #16 3.516 Fetched 471 kB in 0s (1756 kB/s)
18:23:53 #16 3.533 Selecting previously unselected package libmagic-mgc.
18:23:53 #16 3.533 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15720 files and directories currently installed.)
18:23:53 #16 3.543 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ...
18:23:53 #16 3.546 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
18:23:53 #16 3.612 Selecting previously unselected package libmagic1:amd64.
18:23:53 #16 3.614 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ...
18:23:53 #16 3.622 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ...
18:23:53 #16 3.660 Selecting previously unselected package file.
18:23:53 #16 3.661 Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ...
18:23:53 #16 3.665 Unpacking file (1:5.39-3+deb11u1) ...
18:23:53 #16 3.705 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
18:23:53 #16 3.717 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ...
18:23:53 #15 6.258 Unpacking libncurses6:arm64 (6.2+20201114-2+deb11u2) ...
18:23:53 #15 6.300 Selecting previously unselected package libprocps8:arm64.
18:23:53 #15 6.303 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
18:23:53 #15 6.306 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
18:23:53 #15 6.352 Selecting previously unselected package procps.
18:23:53 #15 6.355 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
18:23:53 #15 6.366 Unpacking procps (2:3.3.17-5) ...
18:23:53 #15 6.436 Selecting previously unselected package libjsoncpp24:arm64.
18:23:53 #15 6.439 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
18:23:53 #15 6.443 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
18:23:53 #15 6.481 Selecting previously unselected package librhash0:arm64.
18:23:53 #14 0.503 Loaded plugins: fastestmirror, ovl
18:23:53 #14 0.658 Determining fastest mirrors
18:23:53 + mkdir -p /root/build-deb/compose
18:23:53 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:23:53 + mkdir -p /go/src/github.com/docker
18:23:53 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:23:53 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:23:53 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:23:53 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:23:53 + EPOCH=5
18:23:53 + EPOCH_SEP=
18:23:53 + [[ ! -z 5 ]]
18:23:53 + EPOCH_SEP=:
18:23:53 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:23:53 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:23:53 VERSION AAA 0.0.0-20231011170815-26951f7
18:23:53 VERSION bbb 0.0.0-20231011170815-26951f7
18:23:53 + VERSION=0.0.0-20231011170815-26951f7
18:23:53 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:23:53 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:23:53 + debSource=docker-ce
18:23:53 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:23:53 + debMaintainer='Docker <support@docker.com>'
18:23:53 ++ date --rfc-2822
18:23:53 + debDate='Wed, 11 Oct 2023 18:23:53 +0000'
18:23:53 + pkgRevision=1
18:23:53 + cat
18:23:53 + export CLI_GITCOMMIT=26951f7
18:23:53 + CLI_GITCOMMIT=26951f7
18:23:53 + export ENGINE_GITCOMMIT=949f8c9
18:23:53 + ENGINE_GITCOMMIT=949f8c9
18:23:53 VERSION BBB 0.0.0-20231011170815-26951f7
18:23:53 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:23:53 + dpkg-buildpackage -uc -us -I.git
18:23:53 dpkg-buildpackage: info: source package docker-ce
18:23:53 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.10~buster
18:23:53 dpkg-buildpackage: info: source distribution buster
18:23:53 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:23:53 dpkg-buildpackage: info: host architecture arm64
18:23:53  dpkg-source -I.git --before-build .
18:23:53 #16 3.738 Setting up file (1:5.39-3+deb11u1) ...
18:23:53 #16 3.749 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:23:53 #15 6.484 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
18:23:53 #15 6.488 Unpacking librhash0:arm64 (1.4.1-2) ...
18:23:53 #15 6.531 Selecting previously unselected package libuv1:arm64.
18:23:53 #15 6.534 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
18:23:53 #15 6.537 Unpacking libuv1:arm64 (1.40.0-2) ...
18:23:53 #15 6.577 Selecting previously unselected package cmake.
18:23:53 #15 6.579 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
18:23:53 #15 6.584 Unpacking cmake (3.18.4-2+deb11u1) ...
18:23:53  debian/rules clean
18:23:53 dh clean --with=bash-completion
18:23:53    dh_clean
18:23:53 #16 DONE 3.9s
18:23:53 
18:23:53 #17 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
18:23:53 mkdir -p rpmbuild/SOURCES
18:23:53 docker run --rm -w /v \
18:23:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:23:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:53 	alpine \
18:23:53 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:23:53 #15 6.902 Selecting previously unselected package dh-apparmor.
18:23:53 #15 6.905 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
18:23:53 #15 6.909 Unpacking dh-apparmor (2.13.6-10) ...
18:23:53 #15 6.948 Selecting previously unselected package dmsetup.
18:23:53 #15 6.951 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
18:23:53 #15 6.955 Unpacking dmsetup (2:1.02.175-2.1) ...
18:23:53 #15 6.997 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:23:53  dpkg-source -I.git -b .
18:23:53 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:23:53 dpkg-source: info: using source format '1.0'
18:23:53 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz
18:23:54 #17 0.367 go: downloading github.com/tc-hib/go-winres v0.3.0
18:23:54 #15 7.000 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:23:54 #15 7.004 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:23:54 #15 7.050 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:23:54 #15 7.053 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:23:54 #15 7.057 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:23:54 #15 7.090 Selecting previously unselected package libudev-dev:arm64.
18:23:54 #15 7.092 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_arm64.deb ...
18:23:54 #15 7.096 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
18:23:54 #15 7.134 Selecting previously unselected package libsepol1-dev:arm64.
18:23:54 #15 7.136 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ...
18:23:54 #15 7.141 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:23:54 #15 7.202 Selecting previously unselected package libpcre2-16-0:arm64.
18:23:54 #15 7.205 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
18:23:54 #15 7.210 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:23:54 #15 7.258 Selecting previously unselected package libpcre2-32-0:arm64.
18:23:54 #13 54.22 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
18:23:54 #13 54.23 Setting up libgdbm-compat4:arm64 (1.23-3) ...
18:23:54 #13 54.25 Setting up ucf (3.0043+nmu1) ...
18:23:54 #13 54.35 Setting up libx265-199:arm64 (3.5-2+b1) ...
18:23:54 #13 54.37 Setting up dwz (0.15-1) ...
18:23:54 #13 54.38 Setting up groff-base (1.22.4-10) ...
18:23:54 #13 54.40 Setting up cpp (4:12.2.0-3) ...
18:23:54 #13 54.42 Setting up pixz (1.0.7-2) ...
18:23:54 #13 54.44 Setting up gpgconf (2.2.40-1.1) ...
18:23:54 #13 54.46 Setting up libcurl4:arm64 (7.88.1-10+deb12u4) ...
18:23:54 #13 54.47 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ...
18:23:54 #13 54.49 Setting up curl (7.88.1-10+deb12u4) ...
18:23:54 #13 54.51 Setting up libfontconfig1:arm64 (2.14.1-4) ...
18:23:54 #13 54.53 Setting up libperl5.36:arm64 (5.36.0-7) ...
18:23:54 #13 54.54 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
18:23:54 #13 54.56 Setting up gpg (2.2.40-1.1) ...
18:23:54 #13 54.57 Setting up gnupg-utils (2.2.40-1.1) ...
18:23:54 #13 54.58 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
18:23:54 #13 54.59 Setting up gpg-agent (2.2.40-1.1) ...
18:23:54 #37 8.037 Selecting previously unselected package libxml2:amd64.
18:23:54 #37 8.040 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
18:23:54 #37 8.048 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
18:23:54 #37 8.302 Selecting previously unselected package libarchive13:amd64.
18:23:54 #37 8.304 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:23:54 #37 8.313 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:23:54 #17 0.752 go: downloading github.com/tc-hib/winres v0.1.6
18:23:54 #17 0.753 go: downloading github.com/urfave/cli/v2 v2.3.0
18:23:54 #15 7.260 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
18:23:54 #15 7.263 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:23:54 #15 7.315 Selecting previously unselected package libpcre2-posix2:arm64.
18:23:54 #15 7.317 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
18:23:54 #15 7.321 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:23:54 #15 7.354 Selecting previously unselected package libpcre2-dev:arm64.
18:23:54 #15 7.356 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
18:23:54 #15 7.360 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:23:54 #15 7.435 Selecting previously unselected package libselinux1-dev:arm64.
18:23:54 #15 7.438 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ...
18:23:54 #15 7.441 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:23:54 #15 7.494 Selecting previously unselected package libdevmapper-dev:arm64.
18:23:54 #13 55.12 Setting up libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ...
18:23:54 #37 8.465 Selecting previously unselected package libjsoncpp24:amd64.
18:23:54 #37 8.468 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
18:23:54 #37 8.476 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:23:54 #37 8.588 Selecting previously unselected package librhash0:amd64.
18:23:54 #17 0.899 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:23:54 #17 0.905 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:23:54 #17 0.997 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
18:23:54 #17 0.997 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
18:23:54 #15 7.496 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
18:23:54 #15 7.499 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:23:54 #15 7.530 Selecting previously unselected package libseccomp-dev:arm64.
18:23:54 #15 7.533 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:23:54 #15 7.539 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:23:54 #15 7.579 Selecting previously unselected package libsystemd-dev:arm64.
18:23:54 #15 7.581 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
18:23:54 #15 7.585 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
18:23:54 #15 7.686 Selecting previously unselected package pkg-config.
18:23:54 #15 7.688 Preparing to unpack .../23-pkg-config_0.29.2-1_arm64.deb ...
18:23:54 #15 7.693 Unpacking pkg-config (0.29.2-1) ...
18:23:54 #15 7.738 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:23:54 #15 7.749 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:23:54 #13 55.14 Setting up openssh-client (1:9.2p1-2+deb12u1) ...
18:23:54 #13 55.24 Setting up gpgsm (2.2.40-1.1) ...
18:23:54 #13 55.25 Setting up libheif1:arm64 (1.15.1-1) ...
18:23:54 #13 55.27 Setting up libxext6:arm64 (2:1.3.4-1+b1) ...
18:23:54 #13 55.28 Setting up binutils-aarch64-linux-gnu (2.40-2) ...
18:23:54 #13 55.29 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u4) ...
18:23:54 #13 55.30 Setting up binutils (2.40-2) ...
18:23:54 #13 55.32 Setting up man-db (2.11.2-2) ...
18:23:54 #37 8.590 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
18:23:54 #37 8.604 Unpacking librhash0:amd64 (1.4.1-2) ...
18:23:54 #37 8.665 Selecting previously unselected package libuv1:amd64.
18:23:54 #37 8.672 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
18:23:54 #37 8.679 Unpacking libuv1:amd64 (1.40.0-2) ...
18:23:54 #37 8.738 Selecting previously unselected package cmake.
18:23:54 #37 8.741 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:23:54 #37 8.751 Unpacking cmake (3.18.4-2+deb11u1) ...
18:23:54 #15 7.761 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:23:54 #15 7.773 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:23:54 #15 7.785 Setting up libuv1:arm64 (1.40.0-2) ...
18:23:54 #15 7.795 Setting up bash-completion (1:2.11-2) ...
18:23:54 #13 55.43 Building database of manual pages ...
18:23:55 #20 DONE 9.3s
18:23:55 
18:23:55 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
18:23:55 #15 ...
18:23:55 
18:23:55 #21 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
18:23:55 #15 8.510 Setting up libncurses6:arm64 (6.2+20201114-2+deb11u2) ...
18:23:55 #15 8.523 Setting up pkg-config (0.29.2-1) ...
18:23:55 #15 8.576 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
18:23:55 #15 8.588 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:23:55 #15 8.601 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:23:55 #37 9.500 Setting up libicu67:amd64 (67.1-7) ...
18:23:55 #37 9.570 Setting up libuv1:amd64 (1.40.0-2) ...
18:23:55 #37 9.639 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:23:55 #37 9.686 Setting up librhash0:amd64 (1.4.1-2) ...
18:23:55 #21 DONE 0.8s
18:23:55 
18:23:55 #22 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
18:23:55 #15 8.614 Setting up librhash0:arm64 (1.4.1-2) ...
18:23:55 #15 8.627 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:23:55 #15 8.644 Setting up dh-apparmor (2.13.6-10) ...
18:23:55 #15 8.654 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
18:23:55 #15 8.668 Setting up libprocps8:arm64 (2:3.3.17-5) ...
18:23:55 #15 8.679 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:23:55 #15 8.689 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:23:55 #15 8.701 Setting up procps (2:3.3.17-5) ...
18:23:55 #15 8.741 Setting up cmake (3.18.4-2+deb11u1) ...
18:23:55 #15 8.753 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:23:55 #15 8.765 Setting up dmsetup (2:1.02.175-2.1) ...
18:23:55 #15 8.778 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:23:55 #15 8.788 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:23:55 #15 8.798 Setting up docker-ce-build-deps (1.0) ...
18:23:55 #15 8.808 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:23:55 #15 8.827 Processing triggers for man-db (2.9.4-2) ...
18:23:55 #14 3.206  * base: download.cf.centos.org
18:23:55 #14 3.207  * extras: download.cf.centos.org
18:23:55 #14 3.207  * updates: download.cf.centos.org
18:23:55 #37 9.742 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:23:55 #37 9.828 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
18:23:55 #37 9.886 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:23:55 #37 9.955 Setting up cmake (3.18.4-2+deb11u1) ...
18:23:55 #37 ...
18:23:55 
18:23:55 #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
18:23:55 #38 9.653 NAME:
18:23:55 #38 9.653    go-winres - A tool for embedding resources in Windows executables
18:23:55 #38 9.653 
18:23:55 #38 9.653 USAGE:
18:23:55 #38 9.653    go-winres [global options] command [command options] [arguments...]
18:23:55 #38 9.653 
18:23:55 #38 9.653 COMMANDS:
18:23:55 #38 9.653    init     Create an initial ./winres/winres.json
18:23:55 #38 9.653    make     Make syso files for the "go build" command
18:23:55 #38 9.653    simply   Make syso files for the "go build" command (simplified)
18:23:55 #38 9.653    extract  Extract all resources from an executable
18:23:55 #38 9.653    patch    Replace resources in an executable file (exe, dll)
18:23:55 #38 9.653    help, h  Shows a list of commands or help for one command
18:23:55 #38 9.653 
18:23:55 #38 9.653 GLOBAL OPTIONS:
18:23:55 #38 9.653    --help, -h  show help (default: false)
18:23:55 #22 0.164 skipping packages installation on darwin
18:23:56 #38 DONE 10.1s
18:23:56 
18:23:56 #39 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
18:23:56 #39 1.874 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:23:56 #39 1.884 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:23:56 #39 1.884 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:23:56 #39 2.085 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:23:56 #39 2.282 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:23:56 #39 2.425 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
18:23:56 #39 3.649 Fetched 8542 kB in 2s (4205 kB/s)
18:23:56 #39 3.649 Reading package lists...
18:23:56 #39 4.651 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:23:56 #39 4.651 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:23:56 #39 4.651 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:23:56 #39 5.188 Reading package lists...
18:23:56 #39 6.010 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:23:56 #39 6.032 Reading package lists...
18:23:56 #39 6.829 Building dependency tree...
18:23:56 #39 7.263 gcc is already the newest version (4:10.2.1-1).
18:23:56 #39 7.263 The following additional packages will be installed:
18:23:56 #39 7.264   libc-dev-bin libc6
18:23:56 #39 7.266 Suggested packages:
18:23:56 #39 7.266   glibc-doc libc-l10n locales manpages-dev
18:23:56 #39 7.266 Recommended packages:
18:23:56 #39 7.266   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
18:23:56 #39 7.299 The following packages will be upgraded:
18:23:56 #39 7.301   libc-dev-bin libc6 libc6-dev
18:23:56 #39 7.581 3 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
18:23:56 #39 7.581 Need to get 5461 kB of archives.
18:23:56 #39 7.581 After this operation, 3072 B of additional disk space will be used.
18:23:56 #39 7.581 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u7 [2361 kB]
18:23:56 #39 7.621 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u7 [276 kB]
18:23:56 #39 7.626 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u7 [2823 kB]
18:23:56 #39 7.924 debconf: delaying package configuration, since apt-utils is not installed
18:23:56 #39 7.998 Fetched 5461 kB in 0s (15.0 MB/s)
18:23:56 #39 8.033 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:23:56 #39 8.048 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_amd64.deb ...
18:23:56 #39 8.067 Unpacking libc6-dev:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:23:56 #39 ...
18:23:56 
18:23:56 #37 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
18:23:56 #37 9.986 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:23:56 #37 DONE 10.2s
18:23:56 
18:23:56 #40 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
18:23:56 #40 1.010 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:23:56 #40 1.023 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:23:56 #40 1.023 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:23:56 #40 1.169 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:23:56 #40 1.270 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:23:56 #40 1.368 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
18:23:56 #40 2.653 Fetched 8542 kB in 2s (4498 kB/s)
18:23:56 #40 2.653 Reading package lists...
18:23:56 #40 3.885 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:23:56 #40 3.885 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:23:56 #40 3.885 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:23:56 #40 4.184 Reading package lists...
18:23:56 #40 4.930 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
18:23:56 #40 4.953 Reading package lists...
18:23:56 #40 5.773 Building dependency tree...
18:23:56 #40 6.220 gcc is already the newest version (4:10.2.1-1).
18:23:56 #40 6.220 The following additional packages will be installed:
18:23:56 #40 6.222   bzip2 libc-dev-bin libc6 libdpkg-perl patch xz-utils
18:23:56 #40 6.223 Suggested packages:
18:23:56 #40 6.223   bzip2-doc debian-keyring glibc-doc libc-l10n locales manpages-dev bzr
18:23:56 #40 6.223   seccomp ed diffutils-doc
18:23:56 #40 6.223 Recommended packages:
18:23:56 #40 6.223   build-essential fakeroot libalgorithm-merge-perl manpages manpages-dev
18:23:56 #40 6.223   libc-devtools libnss-nis libnss-nisplus libfile-fcntllock-perl
18:23:56 #40 6.223   liblocale-gettext-perl
18:23:56 #40 6.313 The following NEW packages will be installed:
18:23:56 #40 6.314   bzip2 dpkg-dev libseccomp-dev patch xz-utils
18:23:56 #40 6.315 The following packages will be upgraded:
18:23:56 #40 6.316   libc-dev-bin libc6 libc6-dev libdpkg-perl
18:23:56 #40 6.590 4 upgraded, 5 newly installed, 0 to remove and 21 not upgraded.
18:23:56 #40 6.590 Need to get 9817 kB of archives.
18:23:56 #40 6.590 After this operation, 4135 kB of additional disk space will be used.
18:23:56 #40 6.590 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u7 [2361 kB]
18:23:56 #40 6.636 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u7 [276 kB]
18:23:56 #40 6.636 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u7 [2823 kB]
18:23:56 #40 6.661 Get:4 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:23:56 #40 6.662 Get:5 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:23:56 #40 6.665 Get:6 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB]
18:23:56 #40 6.679 Get:7 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:23:56 #40 6.680 Get:8 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB]
18:23:56 #40 6.703 Get:9 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:23:56 #40 6.892 debconf: delaying package configuration, since apt-utils is not installed
18:23:56 #40 6.929 Fetched 9817 kB in 0s (25.8 MB/s)
18:23:56 #40 6.968 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:23:56 #40 6.980 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_amd64.deb ...
18:23:56 #40 6.991 Unpacking libc6-dev:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:23:56 #40 9.122 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_amd64.deb ...
18:23:56 #40 9.151 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:23:56 #40 9.276 Preparing to unpack .../libc6_2.31-13+deb11u7_amd64.deb ...
18:23:56 #40 9.406 Unpacking libc6:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:23:56 #22 DONE 0.3s
18:23:56 
18:23:56 #23 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
18:23:56 #23 0.154 skipping packages installation on darwin
18:23:56 #23 DONE 0.3s
18:23:56 
18:23:56 #24 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
18:23:56 From https://github.com/docker/docker
18:23:56  * [new branch]      master     -> master
18:23:56  * [new branch]      master     -> origin/master
18:23:56 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:23:56 git init src/github.com/docker/buildx
18:23:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:23:56 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:23:56 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:23:56 + SRC=src/github.com/docker/buildx
18:23:56 + REF=v0.11.2
18:23:56 + REF_FETCH=v0.11.2
18:23:56 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:23:56 + awk {print $2}
18:23:56 #24 0.495 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
18:23:56 #40 ...
18:23:56 
18:23:56 #24 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
18:23:56 #24 3.718 Fetched 8542 kB in 2s (4036 kB/s)
18:23:56 #24 3.718 Reading package lists...
18:23:56 #24 4.720 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:23:56 #24 4.720 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:23:56 #24 4.721 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:23:56 #24 5.304 Reading package lists...
18:23:56 #24 6.137 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
18:23:56 #24 6.151 Reading package lists...
18:23:56 #24 6.957 Building dependency tree...
18:23:56 #24 7.388 gcc is already the newest version (4:10.2.1-1).
18:23:56 #24 7.388 The following additional packages will be installed:
18:23:56 #24 7.388   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
18:23:56 #24 7.388   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
18:23:56 #24 7.388   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
18:23:56 #24 7.389   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:23:56 #24 7.389   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
18:23:56 #24 7.389   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:23:56 #24 7.390 Suggested packages:
18:23:56 #24 7.390   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
18:23:56 #24 7.390   | libgdk-pixbuf2.0-dev libxml2-utils
18:23:56 #24 7.733 The following NEW packages will be installed:
18:23:56 #24 7.733   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
18:23:56 #24 7.734   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
18:23:56 #24 7.734   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
18:23:56 #24 7.734   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
18:23:56 #24 7.734   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
18:23:56 #24 7.735   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:23:56 #24 8.023 0 upgraded, 30 newly installed, 0 to remove and 25 not upgraded.
18:23:56 #24 8.023 Need to get 8225 kB of archives.
18:23:56 #24 8.023 After this operation, 40.0 MB of additional disk space will be used.
18:23:56 #24 8.023 Get:1 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
18:23:56 #24 8.028 Get:2 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
18:23:56 #24 8.031 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]
18:23:56 #24 8.033 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]
18:23:56 #24 8.034 Get:5 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]
18:23:56 #24 8.035 Get:6 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]
18:23:56 #24 8.036 Get:7 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]
18:23:56 #24 8.043 Get:8 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:23:56 #24 8.045 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:23:56 #24 8.050 Get:10 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:23:56 #24 8.051 Get:11 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
18:23:56 #24 8.052 Get:12 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:23:56 #24 8.089 Get:13 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]
18:23:56 #24 8.092 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:23:56 #24 8.093 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:23:56 #24 8.098 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]
18:23:56 #24 8.101 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:23:56 #24 8.106 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
18:23:56 #24 8.111 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
18:23:56 #24 8.115 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
18:23:56 #24 8.117 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
18:23:56 #24 8.131 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:23:56 #24 8.133 Get:23 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]
18:23:56 #24 8.141 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]
18:23:56 #24 8.155 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]
18:23:56 #24 8.161 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]
18:23:56 #24 8.165 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]
18:23:56 #24 8.178 Get:28 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
18:23:56 #24 8.182 Get:29 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]
18:23:56 #24 8.205 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]
18:23:56 #24 8.408 debconf: delaying package configuration, since apt-utils is not installed
18:23:56 #24 8.474 Fetched 8225 kB in 0s (18.2 MB/s)
18:23:56 #24 8.541 Selecting previously unselected package libgirepository-1.0-1:amd64.
18:23:56 #24 8.541 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:23:56 #24 8.557 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
18:23:56 #24 8.570 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
18:23:56 #24 8.687 Selecting previously unselected package gir1.2-glib-2.0:amd64.
18:23:56 #24 8.689 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
18:23:56 #24 8.694 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
18:23:56 #24 8.756 Selecting previously unselected package libsecret-common.
18:23:56 #24 8.758 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
18:23:56 #24 8.765 Unpacking libsecret-common (0.20.4-2) ...
18:23:56 #24 8.845 Selecting previously unselected package libsecret-1-0:amd64.
18:23:56 #24 8.847 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_amd64.deb ...
18:23:56 #24 8.855 Unpacking libsecret-1-0:amd64 (0.20.4-2) ...
18:23:56 #24 8.910 Selecting previously unselected package gir1.2-secret-1:amd64.
18:23:56 #24 8.913 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_amd64.deb ...
18:23:56 #24 8.962 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...
18:23:56 #24 9.024 Selecting previously unselected package uuid-dev:amd64.
18:23:56 #24 9.027 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...
18:23:56 #24 9.032 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...
18:23:56 #24 9.149 Selecting previously unselected package libblkid-dev:amd64.
18:23:56 #24 9.151 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...
18:23:56 #24 9.162 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
18:23:56 #24 9.241 Selecting previously unselected package libbtrfs0:amd64.
18:23:56 #24 9.243 Preparing to unpack .../07-libbtrfs0_5.10.1-2_amd64.deb ...
18:23:56 #24 9.249 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:23:56 #24 9.307 Selecting previously unselected package libbtrfs-dev:amd64.
18:23:56 #24 9.309 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:23:56 #24 9.316 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:23:56 #24 9.389 Selecting previously unselected package libelf1:amd64.
18:23:56 #24 9.391 Preparing to unpack .../09-libelf1_0.183-1_amd64.deb ...
18:23:56 #24 9.397 Unpacking libelf1:amd64 (0.183-1) ...
18:23:56 #24 9.468 Selecting previously unselected package libffi-dev:amd64.
18:23:56 #24 9.470 Preparing to unpack .../10-libffi-dev_3.3-6_amd64.deb ...
18:23:56 #24 9.475 Unpacking libffi-dev:amd64 (3.3-6) ...
18:23:56 #24 9.558 Selecting previously unselected package libglib2.0-data.
18:23:56 #24 9.560 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
18:23:56 #24 9.568 Unpacking libglib2.0-data (2.66.8-1) ...
18:23:56 #24 9.948 Selecting previously unselected package libglib2.0-bin.
18:23:56 #24 9.962 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_amd64.deb ...
18:23:56 #24 9.982 Unpacking libglib2.0-bin (2.66.8-1) ...
18:23:56 #24 10.08 Selecting previously unselected package python3-lib2to3.
18:23:56 #24 10.08 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
18:23:56 #24 10.09 Unpacking python3-lib2to3 (3.9.2-1) ...
18:23:56 #24 10.19 Selecting previously unselected package python3-distutils.
18:23:56 #24 10.19 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
18:23:56 #24 10.20 Unpacking python3-distutils (3.9.2-1) ...
18:23:56 #24 10.27 Selecting previously unselected package libglib2.0-dev-bin.
18:23:56 #24 10.27 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
18:23:56 #24 10.27 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
18:23:56 #24 10.39 Selecting previously unselected package libsepol1-dev:amd64.
18:23:56 #24 10.39 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
18:23:56 #24 10.39 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:23:56 #24 10.48 Selecting previously unselected package libpcre2-16-0:amd64.
18:23:56 #24 10.49 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
18:23:56 #24 10.49 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
18:23:56 #24 10.59 Selecting previously unselected package libpcre2-32-0:amd64.
18:23:56 + REF=refs/tags/v0.11.2
18:23:56 + [ -n refs/tags/v0.11.2 ]
18:23:56 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:56 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:23:56 #24 0.885 go: downloading github.com/akavel/rsrc v0.10.2
18:23:56 #24 ...
18:23:56 
18:23:56 #41 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:23:56 #41 DONE 9.9s
18:23:56 
18:23:56 #42 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
18:23:56 #42 DONE 0.1s
18:23:56 
18:23:56 #24 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
18:23:56 #24 10.59 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
18:23:56 #24 10.60 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
18:23:56 #24 10.67 Selecting previously unselected package libpcre2-posix2:amd64.
18:23:56 #24 10.68 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
18:23:56 #24 10.68 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
18:23:56 #24 10.73 Selecting previously unselected package libpcre2-dev:amd64.
18:23:56 #24 ...
18:23:56 
18:23:56 #43 [build 2/6] WORKDIR /go/src/github.com/docker/docker
18:23:56 #43 DONE 0.1s
18:23:56 
18:23:56 #24 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
18:23:56 #24 10.73 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
18:23:56 #24 10.73 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
18:23:56 #24 10.87 Selecting previously unselected package libselinux1-dev:amd64.
18:23:56 mkdir -p rpmbuild/SOURCES
18:23:56 docker run --rm -w /v \
18:23:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:23:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:56 	alpine \
18:23:56 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:23:56 #24 10.88 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
18:23:56 #24 10.88 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:23:56 #24 10.96 Selecting previously unselected package libmount-dev:amd64.
18:23:56 #24 10.97 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...
18:23:56 #24 10.97 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...
18:23:56 #24 11.03 Selecting previously unselected package libpcre16-3:amd64.
18:23:56 #24 11.03 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_amd64.deb ...
18:23:56 #24 11.03 Unpacking libpcre16-3:amd64 (2:8.39-13) ...
18:23:56 #24 11.13 Selecting previously unselected package libpcre32-3:amd64.
18:23:57 mkdir -p rpmbuild/SOURCES
18:23:57 docker run --rm -w /v \
18:23:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:23:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:57 	alpine \
18:23:57 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:23:57 From https://github.com/docker/buildx
18:23:57  * [new tag]         v0.11.2    -> v0.11.2
18:23:57 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:23:57 #24 11.13 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_amd64.deb ...
18:23:57 #24 11.14 Unpacking libpcre32-3:amd64 (2:8.39-13) ...
18:23:57 #24 11.20 Selecting previously unselected package libpcrecpp0v5:amd64.
18:23:57 #24 11.20 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
18:23:57 #24 11.21 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
18:23:57 #24 11.26 Selecting previously unselected package libpcre3-dev:amd64.
18:23:57 #24 11.26 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_amd64.deb ...
18:23:57 #24 11.27 Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
18:23:57 #24 11.37 Selecting previously unselected package zlib1g-dev:amd64.
18:23:57 == Building packages for centos-8 ==
18:23:57 mkdir -p "rpmbuild/centos-8"
18:23:57 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
18:23:57 #24 11.38 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
18:23:57 #24 11.38 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
18:23:57 #24 11.43 Selecting previously unselected package libglib2.0-dev:amd64.
18:23:57 #24 11.43 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_amd64.deb ...
18:23:57 #24 11.43 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
18:23:57 #24 11.65 Selecting previously unselected package libsecret-1-dev:amd64.
18:23:57 #13 57.88 Setting up libgpgme11:arm64 (1.18.0-3+b1) ...
18:23:57 #13 57.98 Setting up dirmngr (2.2.40-1.1) ...
18:23:57 #13 58.22 Setting up perl (5.36.0-7) ...
18:23:57 #0 building with "default" instance using docker driver
18:23:57 
18:23:57 #1 [internal] load .dockerignore
18:23:57 #1 transferring context: 2B done
18:23:57 #1 DONE 0.0s
18:23:57 
18:23:57 #2 [internal] load build definition from Dockerfile
18:23:57 #2 transferring dockerfile: 1.42kB done
18:23:57 #2 DONE 0.1s
18:23:57 
18:23:57 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:23:57 #3 DONE 0.0s
18:23:57 
18:23:57 #4 resolve image config for docker.io/docker/dockerfile:1
18:23:57 #15 DONE 10.6s
18:23:57 
18:23:57 #16 [stage-1 5/8] COPY --link sources/ /sources
18:23:57 #16 DONE 0.1s
18:23:57 git init src/github.com/docker/compose
18:23:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:23:57 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:23:57 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:23:57 + SRC=src/github.com/docker/compose
18:23:57 + REF=v2.21.0
18:23:57 + REF_FETCH=v2.21.0
18:23:57 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:23:57 awk {print $2}
18:23:57 + REF=refs/tags/v2.21.0
18:23:57 + [ -n refs/tags/v2.21.0 ]
18:23:57 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:57 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:23:57 #13 58.26 Setting up libpackage-stash-xs-perl:arm64 (0.30-1+b1) ...
18:23:57 #13 58.28 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:23:57 #13 58.31 Setting up libxs-parse-keyword-perl (0.33-1) ...
18:23:57 #13 58.35 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
18:23:57 #13 58.39 Setting up libdata-dump-perl (1.25-1) ...
18:23:57 #13 58.42 Setting up gcc-12 (12.2.0-14) ...
18:23:57 #13 58.46 Setting up libfile-find-rule-perl (0.34-3) ...
18:23:57 #24 11.65 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_amd64.deb ...
18:23:57 #24 11.66 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...
18:23:57 #24 11.74 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
18:23:57 #24 11.75 Setting up libpcre16-3:amd64 (2:8.39-13) ...
18:23:57 #24 11.76 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:23:57 #24 11.78 Setting up libffi-dev:amd64 (3.3-6) ...
18:23:57 #24 11.79 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
18:23:57 #24 11.81 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:23:57 #24 11.82 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
18:23:57 #24 11.83 Setting up libglib2.0-data (2.66.8-1) ...
18:23:57 #24 11.84 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...
18:23:57 #24 11.86 Setting up libpcre32-3:amd64 (2:8.39-13) ...
18:23:57 
18:23:57 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:23:57 #13 58.47 Setting up libref-util-perl (0.204-2) ...
18:23:57 #13 58.48 Setting up libipc-system-simple-perl (1.30-2) ...
18:23:57 #13 58.49 Setting up libnet-domain-tld-perl (1.75-3) ...
18:23:57 #13 58.51 Setting up libperlio-utf8-strict-perl (0.010-1) ...
18:23:57 #13 58.52 Setting up libsocket6-perl (0.29-3) ...
18:23:57 #13 58.53 Setting up libgd3:arm64 (2.3.3-9) ...
18:23:57 #13 58.55 Setting up libvariable-magic-perl (0.63-1+b1) ...
18:23:57 #13 58.56 Setting up libio-html-perl (1.004-3) ...
18:23:57 #13 58.57 Setting up libpod-parser-perl (1.65-1) ...
18:23:57 #13 58.58 Setting up libb-hooks-op-check-perl:arm64 (0.22-2+b1) ...
18:23:57 #13 58.60 Setting up libparams-util-perl (1.102-2+b1) ...
18:23:57 #13 58.61 Setting up libdpkg-perl (1.21.22) ...
18:23:57 #13 58.63 Setting up libtime-duration-perl (1.21-2) ...
18:23:57 #13 58.64 Setting up autoconf (2.71-3) ...
18:23:57 #13 58.66 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
18:23:57 #13 58.67 Setting up libarray-intspan-perl (2.004-2) ...
18:23:57 #13 58.68 Setting up libcapture-tiny-perl (0.48-2) ...
18:23:57 #13 58.69 Setting up libtimedate-perl (2.3300-2) ...
18:23:57 #13 58.70 Setting up libregexp-ipv6-perl (0.03-3) ...
18:23:57 #13 58.72 Setting up gpg-wks-server (2.2.40-1.1) ...
18:23:57 #13 58.73 Setting up libsub-name-perl:arm64 (0.26-2+b1) ...
18:23:57 #13 58.74 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ...
18:23:57 #13 58.75 Setting up libsyntax-keyword-try-perl (0.28-1) ...
18:23:57 #13 58.77 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:23:57 #13 58.78 Setting up libproc-processtable-perl:arm64 (0.634-1+b2) ...
18:23:57 #24 11.87 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
18:23:57 #24 11.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
18:23:57 #24 11.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:23:57 #24 11.91 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
18:23:57 #24 11.92 Setting up python3-lib2to3 (3.9.2-1) ...
18:23:57 #24 12.03 Setting up libelf1:amd64 (0.183-1) ...
18:23:57 #24 12.05 Setting up libsecret-common (0.20.4-2) ...
18:23:57 #24 12.06 Setting up python3-distutils (3.9.2-1) ...
18:23:58 #4 DONE 0.4s
18:23:58 
18:23:58 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:23:58 #5 CACHED
18:23:58 
18:23:58 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:23:58 #6 ...
18:23:58 
18:23:58 #7 [auth] library/golang:pull token for registry-1.docker.io
18:23:58 #7 DONE 0.0s
18:23:58 From https://github.com/docker/compose
18:23:58  * [new tag]         v2.21.0    -> v2.21.0
18:23:58 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:23:58 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-focal
18:23:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:23:58 mkdir -p sources
18:23:58 docker run --rm -w /v \
18:23:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:23:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:23:58 	alpine \
18:23:58 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:23:58 #13 58.79 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:23:58 #13 58.80 Setting up xauth (1:1.1.2-1) ...
18:23:58 #13 58.82 Setting up libpath-tiny-perl (0.144-1) ...
18:23:58 #13 58.83 Setting up libarchive-cpio-perl (0.10-3) ...
18:23:58 #13 58.84 Setting up libjson-perl (4.10000-1) ...
18:23:58 #13 58.85 Setting up libnsl2:arm64 (1.3.0-2) ...
18:23:58 #13 58.86 Setting up libipc-run3-perl (0.048-3) ...
18:23:58 #13 58.88 Setting up libregexp-wildcards-perl (1.05-3) ...
18:23:58 #13 58.89 Setting up libfcgi-perl (0.82+ds-2) ...
18:23:58 #13 58.90 Setting up libsub-override-perl (0.09-4) ...
18:23:58 #13 58.91 Setting up libaliased-perl (0.34-3) ...
18:23:58 #13 58.93 Setting up libstrictures-perl (2.000006-1) ...
18:23:58 #13 58.94 Setting up libsub-quote-perl (2.006008-1) ...
18:23:58 #13 58.95 Setting up libdevel-stacktrace-perl (2.0400-2) ...
18:23:58 #13 58.97 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
18:23:58 #13 58.98 Setting up libsort-versions-perl (1.62-3) ...
18:23:58 #13 58.99 Setting up libexporter-tiny-perl (1.006000-1) ...
18:23:58 #13 59.00 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ...
18:23:58 #24 12.19 Setting up libglib2.0-dev-bin (2.66.8-1) ...
18:23:58 #24 12.35 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
18:23:58 #24 12.37 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
18:23:58 #24 12.39 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:23:58 #24 12.40 Setting up libpcre3-dev:amd64 (2:8.39-13) ...
18:23:58 #24 12.42 Setting up libglib2.0-bin (2.66.8-1) ...
18:23:58 #24 12.43 Setting up libsecret-1-0:amd64 (0.20.4-2) ...
18:23:58 #24 12.46 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
18:23:58 #24 12.49 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...
18:23:58 
18:23:58 #8 [internal] load metadata for quay.io/centos/centos:stream8
18:23:58 #8 DONE 0.3s
18:23:58 
18:23:58 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:23:58 #6 DONE 0.4s
18:23:58 
18:23:58 #9 [internal] load build context
18:23:58 #9 DONE 0.0s
18:23:58 
18:23:58 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:23:58 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:23:58 #13 59.01 Setting up libfile-dirlist-perl (0.05-3) ...
18:23:58 #13 59.02 Setting up libterm-readkey-perl (2.38-2+b1) ...
18:23:58 #13 59.04 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
18:23:58 #13 59.05 Setting up libperlio-gzip-perl (0.20-1+b1) ...
18:23:58 #13 59.06 Setting up libsys-hostname-long-perl (1.5-3) ...
18:23:58 #13 59.07 Setting up libhtml-html5-entities-perl (0.004-3) ...
18:23:58 #13 59.09 Setting up libsereal-decoder-perl (5.003+ds-1) ...
18:23:58 #13 59.10 Setting up liburi-perl (5.17-1) ...
18:23:58 #13 59.11 Setting up libnet-ipv6addr-perl (1.02-1) ...
18:23:58 #13 59.12 Setting up libfile-touch-perl (0.12-2) ...
18:23:58 #13 59.14 Setting up libc-devtools (2.36-9+deb12u3) ...
18:23:58 #13 59.16 Setting up libemail-address-xs-perl (1.05-1+b1) ...
18:23:58 #13 59.18 Setting up libnet-ssleay-perl:arm64 (1.92-2+b1) ...
18:23:58 #13 59.19 Setting up automake (1:1.16.5-1.3) ...
18:23:58 #13 59.20 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:23:58 #13 59.21 Setting up libapt-pkg-perl (0.1.40+b2) ...
18:23:58 #13 59.22 Setting up libio-sessiondata-perl (1.03-3) ...
18:23:58 #24 12.50 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...
18:23:58 #24 12.52 Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
18:23:58 #24 12.54 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
18:23:58 #24 12.55 No schema files found: doing nothing.
18:23:58 #24 12.56 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:23:58 #24 12.58 Setting up libsecret-1-dev:amd64 (0.20.4-2) ...
18:23:58 #24 DONE 12.7s
18:23:58 
18:23:58 #44 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 <<EOT (set -e...)
18:23:58 #24 ...
18:23:58 
18:23:58 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
18:23:58 #15 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 12.6s done
18:23:58 #15 DONE 18.1s
18:23:58 
18:23:58 #24 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
18:23:58 mkdir -p rpmbuild/SOURCES
18:23:58 docker run --rm -w /v \
18:23:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:23:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:23:58 	alpine \
18:23:58 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:23:58 #10 ...
18:23:58 
18:23:58 #9 [internal] load build context
18:23:58 #9 transferring context: 13.11kB done
18:23:58 #9 DONE 0.0s
18:23:58 
18:23:58 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:23:58 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:23:58 #10 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:23:58 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 0B / 66.99MB 0.2s
18:23:58 #10 sha256:e63f8cf91f5b59ce217f2804936132b2964b04bb5b06c0a79b9e37990a6ab148 1.58kB / 1.58kB done
18:23:58 #10 sha256:6285f5529f1ba8755fd2469d255fa9e0429d5fa8c6003d52da5ea09838aea548 7.22kB / 7.22kB done
18:23:58 #10 sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 156B / 156B 0.1s done
18:23:58 #13 59.23 Setting up libstring-escape-perl (2010.002-3) ...
18:23:58 #13 59.24 Setting up libberkeleydb-perl:arm64 (0.64-2+b1) ...
18:23:58 #13 59.25 Setting up libhttp-date-perl (6.05-2) ...
18:23:58 #13 59.27 Setting up libfile-which-perl (1.27-2) ...
18:23:58 #13 59.28 Setting up libfile-basedir-perl (0.09-2) ...
18:23:58 #13 59.29 Setting up libtask-weaken-perl (1.06-2) ...
18:23:58 #13 59.30 Setting up libunicode-utf8-perl (0.62-2) ...
18:23:58 #13 59.32 Setting up libfeature-compat-try-perl (0.05-1) ...
18:23:58 #13 59.33 Setting up libset-intspan-perl (1.19-3) ...
18:23:58 #13 59.34 Setting up libmouse-perl (2.5.10-1+b3) ...
18:23:58 #13 59.35 Setting up libfile-listing-perl (6.15-1) ...
18:23:58 #13 59.37 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
18:23:58 #13 59.38 Setting up gpg-wks-client (2.2.40-1.1) ...
18:23:58 #13 59.39 Setting up libregexp-pattern-perl (0.2.14-2) ...
18:23:58 #13 59.41 Setting up libdata-messagepack-perl (1.02-1+b1) ...
18:23:58 #13 59.42 Setting up libclass-inspector-perl (1.36-3) ...
18:23:58 #13 59.43 Setting up libfont-afm-perl (1.20-4) ...
18:23:58 #13 59.44 Setting up libwant-perl (0.29-2+b1) ...
18:23:58 #13 59.46 Setting up libdynaloader-functions-perl (0.003-3) ...
18:23:58 #13 59.47 Setting up libclass-method-modifiers-perl (2.14-1) ...
18:23:58 #13 59.49 Setting up liblist-compare-perl (0.55-2) ...
18:23:58 #13 59.50 Setting up libref-util-xs-perl (0.117-2+b1) ...
18:23:58 #13 59.51 Setting up libio-pty-perl (1:1.17-1) ...
18:23:58 #13 59.52 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
18:23:58 #13 59.53 Setting up libclone-perl:arm64 (0.46-1) ...
18:23:58 #13 59.54 Setting up libalgorithm-diff-perl (1.201-1) ...
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-034eb4dff59727ddc) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:23:58 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 16.78MB / 66.99MB 0.4s
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/cf64f0f1-2e26-4ded-80f3-6bfbe123229a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
18:23:59 #13 59.55 Setting up libarchive-zip-perl (1.68-1) ...
18:23:59 #13 59.56 Setting up libsub-identify-perl (0.14-3) ...
18:23:59 #13 59.58 Setting up libdistro-info-perl (1.5) ...
18:23:59 #13 59.59 Setting up libcpanel-json-xs-perl:arm64 (4.35-1) ...
18:23:59 #13 59.60 Setting up libio-stringy-perl (2.111-3) ...
18:23:59 #13 59.62 Setting up libhtml-tagset-perl (3.20-6) ...
18:23:59 #13 59.63 Setting up liblog-any-perl (1.713-1) ...
18:23:59 #13 59.64 Setting up libauthen-sasl-perl (2.1600-3) ...
18:23:59 #13 59.65 Setting up libdevel-size-perl (0.83-2+b1) ...
18:23:59 #13 59.67 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ...
18:23:59 #13 59.68 Setting up libdebhelper-perl (13.11.4) ...
18:23:59 #13 59.69 Setting up libpod-constants-perl (0.19-2) ...
18:23:59 #13 59.71 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
18:23:59 #13 59.72 Setting up libconvert-binhex-perl (1.125-3) ...
18:23:59 #13 59.74 Setting up liblwp-mediatypes-perl (6.04-2) ...
18:23:59 #13 59.75 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
18:23:59 #13 59.76 Setting up libio-interactive-perl (1.023-2) ...
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:23:59 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:23:59 chowning workspace
[Pipeline] sh
18:23:59 #17 DONE 1.6s
18:23:59 
18:23:59 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:23:59 #18 DONE 0.0s
18:23:59 
18:23:59 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:23:59 #19 DONE 0.0s
18:23:59 
18:23:59 #20 exporting to image
18:23:59 #20 exporting layers
18:23:59 #13 59.77 Setting up libtry-tiny-perl (0.31-2) ...
18:23:59 #13 59.79 Setting up libtype-tiny-perl (2.002001-1) ...
18:23:59 #13 59.80 Setting up libcommon-sense-perl:arm64 (3.75-3) ...
18:23:59 #13 59.81 Setting up libmldbm-perl (2.05-4) ...
18:23:59 #13 59.83 Setting up libxml-namespacesupport-perl (1.12-2) ...
18:23:59 #13 59.84 Setting up libnet-http-perl (6.22-1) ...
18:23:59 #13 59.86 Setting up libpath-iterator-rule-perl (1.015-2) ...
18:23:59 #13 59.87 Setting up libtext-markdown-discount-perl (0.16-1) ...
18:23:59 #13 59.88 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
18:23:59 #13 59.90 Setting up libtime-moment-perl (0.44-2+b1) ...
18:23:59 #13 59.91 Setting up libencode-locale-perl (1.05-3) ...
18:23:59 #13 59.92 Setting up libexception-class-perl (1.45-1) ...
18:23:59 #13 59.94 Setting up libxstring-perl:arm64 (0.005-2+b1) ...
18:23:59 #13 59.95 Setting up libmath-base85-perl (0.5+dfsg-2) ...
18:23:59 #13 59.97 Setting up libconfig-tiny-perl (2.28-2) ...
18:23:59 #13 59.98 Setting up libsereal-encoder-perl (5.003+ds-1) ...
18:23:59 + pwd
18:23:59 + id -u
18:23:59 + id -g
18:23:59 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:23:59 #44 ...
18:23:59 
18:23:59 #40 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
18:23:59 #40 11.24 Setting up libc6:amd64 (2.31-13+deb11u7) ...
18:23:59 #40 12.41 Selecting previously unselected package bzip2.
18:23:59 #40 12.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:23:59 #40 12.42 Preparing to unpack .../0-bzip2_1.0.8-4_amd64.deb ...
18:23:59 #40 12.43 Unpacking bzip2 (1.0.8-4) ...
18:23:59 #40 12.49 Selecting previously unselected package xz-utils.
18:23:59 #40 12.50 Preparing to unpack .../1-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:23:59 #40 12.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:23:59 #40 12.57 Preparing to unpack .../2-libdpkg-perl_1.20.13_all.deb ...
18:23:59 #40 12.58 Unpacking libdpkg-perl (1.20.13) over (1.20.12) ...
18:23:59 #40 13.01 Selecting previously unselected package patch.
18:23:59 #40 13.01 Preparing to unpack .../3-patch_2.7.6-7_amd64.deb ...
18:23:59 #40 13.02 Unpacking patch (2.7.6-7) ...
18:23:59 #40 13.07 Selecting previously unselected package dpkg-dev.
18:23:59 #40 13.07 Preparing to unpack .../4-dpkg-dev_1.20.13_all.deb ...
18:23:59 #40 13.07 Unpacking dpkg-dev (1.20.13) ...
18:23:59 #40 13.21 Selecting previously unselected package libseccomp-dev:amd64.
18:23:59 #40 13.21 Preparing to unpack .../5-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:23:59 #40 13.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:23:59 #40 13.26 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:23:59 #40 13.27 Setting up bzip2 (1.0.8-4) ...
18:23:59 #40 13.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:23:59 #40 13.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:23:59 #40 13.31 Setting up patch (2.7.6-7) ...
18:23:59 #40 13.32 Setting up libdpkg-perl (1.20.13) ...
18:23:59 #40 13.33 Setting up libc-dev-bin (2.31-13+deb11u7) ...
18:23:59 #40 13.35 Setting up dpkg-dev (1.20.13) ...
18:23:59 #40 13.37 Setting up libc6-dev:amd64 (2.31-13+deb11u7) ...
18:23:59 #40 13.39 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:23:59 #40 DONE 13.5s
18:23:59 
18:23:59 #45 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
18:23:59 #45 0.734 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:23:59 #45 0.734 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:23:59 #45 0.734 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:23:59 #45 1.080 Reading package lists...
18:23:59 #45 1.635 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:23:59 #45 1.646 Reading package lists...
18:23:59 #45 2.184 Building dependency tree...
18:23:59 #45 2.312 Reading state information...
18:23:59 #45 2.462 gcc is already the newest version (4:10.2.1-1).
18:23:59 #45 2.462 The following additional packages will be installed:
18:23:59 #45 2.462   libc-dev-bin libc6
18:23:59 #45 2.463 Suggested packages:
18:23:59 #45 2.463   glibc-doc libc-l10n locales manpages-dev
18:23:59 #45 2.463 Recommended packages:
18:23:59 #45 2.463   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
18:23:59 #45 2.487 The following packages will be upgraded:
18:23:59 #45 2.488   libc-dev-bin libc6 libc6-dev
18:23:59 #45 2.765 3 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
18:23:59 #45 2.765 Need to get 5461 kB of archives.
18:23:59 #45 2.765 After this operation, 3072 B of additional disk space will be used.
18:23:59 #45 2.765 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u7 [2361 kB]
18:23:59 #45 2.784 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u7 [276 kB]
18:23:59 #45 2.789 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u7 [2823 kB]
18:23:59 #45 2.974 debconf: delaying package configuration, since apt-utils is not installed
18:23:59 #45 3.006 Fetched 5461 kB in 0s (17.0 MB/s)
18:23:59 #45 3.029 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18683 files and directories currently installed.)
18:23:59 #45 3.040 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_amd64.deb ...
18:23:59 #45 3.054 Unpacking libc6-dev:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:23:59 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 32.51MB / 66.99MB 1.0s
18:23:59 #13 59.99 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ...
18:23:59 #13 60.00 Setting up liblist-utilsby-perl (0.12-2) ...
18:23:59 #13 60.01 Setting up libstring-shellquote-perl (1.04-3) ...
18:23:59 #13 60.02 Setting up libnet-netmask-perl (2.0002-2) ...
18:23:59 #13 60.04 Setting up libsub-install-perl (0.929-1) ...
18:23:59 #13 60.05 Setting up gcc (4:12.2.0-3) ...
18:23:59 #13 60.08 Setting up dpkg-dev (1.21.22) ...
18:23:59 #13 60.10 Setting up libindirect-perl (0.39-2+b1) ...
18:23:59 #13 60.11 Setting up libxs-parse-sublike-perl:arm64 (0.16-1+b2) ...
18:23:59 #13 60.13 Setting up intltool-debian (0.35.0+20060710.6) ...
18:23:59 #13 60.14 Setting up libfreezethaw-perl (0.5001-3) ...
18:23:59 #13 60.15 Setting up libobject-pad-perl (0.78-1) ...
18:23:59 #13 60.16 Setting up liberror-perl (0.17029-2) ...
18:23:59 #13 60.17 Setting up patchutils (0.4.2-1) ...
18:23:59 #13 60.18 Setting up libmail-sendmail-perl (0.80-3) ...
18:23:59 #13 60.20 Setting up libltdl-dev:arm64 (2.4.7-5) ...
18:23:59 #13 60.21 Setting up libjson-maybexs-perl (1.004004-1) ...
18:23:59 #13 60.22 Setting up libxml-sax-base-perl (1.09-3) ...
18:23:59 #13 60.23 Setting up libio-string-perl (1.08-4) ...
18:23:59 #13 60.26 Setting up libreadonly-perl (2.050-3) ...
18:23:59 #13 60.27 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
18:23:59 #13 60.28 Setting up libstring-copyright-perl (0.003014-1) ...
18:23:59 #13 60.30 Setting up libdata-optlist-perl (0.113-1) ...
18:23:59 #13 60.31 Setting up libipc-run-perl (20220807.0-1) ...
18:23:59 #45 ...
18:23:59 
18:23:59 #39 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
18:23:59 #39 11.11 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_amd64.deb ...
18:23:59 #39 11.13 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:23:59 #39 11.23 Preparing to unpack .../libc6_2.31-13+deb11u7_amd64.deb ...
18:23:59 #39 11.37 Unpacking libc6:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:23:59 #39 12.51 Setting up libc6:amd64 (2.31-13+deb11u7) ...
18:23:59 #39 13.66 Setting up libc-dev-bin (2.31-13+deb11u7) ...
18:23:59 #39 13.68 Setting up libc6-dev:amd64 (2.31-13+deb11u7) ...
18:23:59 #39 13.69 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:23:59 #39 DONE 13.8s
18:23:59 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 37.75MB / 66.99MB 1.3s
18:23:59 #13 60.32 Setting up git (1:2.39.2-1.1) ...
18:23:59 #13 60.34 Setting up libtext-xslate-perl:arm64 (3.5.9-1+b2) ...
18:23:59 #13 60.35 Setting up libcontextual-return-perl (0.004014-4) ...
18:23:59 #13 60.37 Setting up libwww-robotrules-perl (6.02-1) ...
18:23:59 #13 60.38 Setting up libtypes-serialiser-perl (1.01-1) ...
18:23:59 #13 60.40 Setting up libnsl-dev:arm64 (1.3.0-2) ...
18:23:59 #13 60.41 Setting up libhtml-parser-perl:arm64 (3.81-1) ...
18:23:59 #13 60.42 Setting up libgit-wrapper-perl (0.048-2) ...
18:23:59 #13 60.43 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
18:23:59 #13 60.45 Setting up librole-tiny-perl (2.002004-1) ...
18:23:59 #13 60.46 Setting up gnupg (2.2.40-1.1) ...
18:23:59 #13 60.48 Setting up libc6-dev:arm64 (2.36-9+deb12u3) ...
18:23:59 #13 60.49 Setting up libfont-ttf-perl (1.06-2) ...
18:23:59 #13 60.50 Setting up libfile-homedir-perl (1.006-2) ...
18:23:59 #13 60.51 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ...
[Pipeline] echo
18:23:59 Removing all docker containers
[Pipeline] sh
18:23:59 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 51.38MB / 66.99MB 1.4s
18:24:00 
18:24:00 #46 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
18:24:00 #46 0.581 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:24:00 #46 0.581 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:24:00 #46 0.581 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:24:00 #46 0.855 Reading package lists...
18:24:00 #46 1.392 Reading package lists...
18:24:00 #46 1.956 Building dependency tree...
18:24:00 #46 2.096 Reading state information...
18:24:00 #46 2.251 The following additional packages will be installed:
18:24:00 #46 2.251   clang-11 lib32gcc-s1 lib32stdc++6 libc-dev-bin libc6 libc6-dev libc6-i386
18:24:00 #46 2.251   libclang-common-11-dev libclang-cpp11 libclang1-11 libgc1 libllvm11
18:24:00 #46 2.252   libobjc-10-dev libobjc4 libpfm4 libz3-4 lld-11 llvm-11 llvm-11-runtime
18:24:00 #46 2.252   llvm-runtime
18:24:00 #46 2.253 Suggested packages:
18:24:00 #46 2.253   clang-11-doc glibc-doc libc-l10n locales manpages-dev llvm-11-doc
18:24:00 #46 2.253 Recommended packages:
18:24:00 #46 2.253   llvm-11-dev libomp-11-dev manpages manpages-dev libc-devtools libnss-nis
18:24:00 #46 2.253   libnss-nisplus binfmt-support
18:24:00 #46 2.437 The following NEW packages will be installed:
18:24:00 #46 2.438   clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
18:24:00 #46 2.438   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
18:24:00 #46 2.439   libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime
18:24:00 #46 2.439 The following packages will be upgraded:
18:24:00 #46 2.440   libc-dev-bin libc6 libc6-dev
18:24:00 #46 2.707 3 upgraded, 20 newly installed, 0 to remove and 22 not upgraded.
18:24:00 #46 2.707 Need to get 64.3 MB of archives.
18:24:00 #46 2.707 After this operation, 300 MB of additional disk space will be used.
18:24:00 #46 2.707 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u7 [2361 kB]
18:24:00 #46 2.724 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u7 [276 kB]
18:24:00 #46 2.725 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u7 [2823 kB]
18:24:00 #46 2.752 Get:4 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
18:24:00 #46 2.834 Get:5 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
18:24:00 #46 3.063 Get:6 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB]
18:24:00 #46 3.146 Get:7 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
18:24:00 #46 3.149 Get:8 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB]
18:24:00 #46 3.149 Get:9 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB]
18:24:00 #46 3.153 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-i386 amd64 2.31-13+deb11u7 [2617 kB]
18:24:00 #46 3.180 Get:11 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB]
18:24:00 #46 3.180 Get:12 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB]
18:24:00 #46 3.188 Get:13 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB]
18:24:00 #46 3.259 Get:14 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB]
18:24:00 #46 3.404 Get:15 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB]
18:24:00 #46 3.404 Get:16 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B]
18:24:00 #46 3.404 Get:17 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB]
18:24:00 #13 60.52 Setting up pristine-tar (1.50) ...
18:24:00 #13 60.54 Setting up libio-socket-ssl-perl (2.081-2) ...
18:24:00 #13 60.55 Setting up libsub-exporter-perl (0.989-1) ...
18:24:00 #13 60.57 Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ...
18:24:00 #13 60.58 Setting up libalgorithm-merge-perl (0.08-5) ...
18:24:00 #13 60.59 Setting up libhttp-message-perl (6.44-1) ...
18:24:00 #13 60.61 Setting up libdata-validate-ip-perl (0.31-1) ...
18:24:00 #13 60.63 Setting up libhtml-form-perl (6.11-1) ...
18:24:00 #13 60.65 Setting up libiterator-perl (0.03+ds1-2) ...
18:24:00 #13 60.66 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
18:24:00 #13 60.67 Setting up libjson-xs-perl (4.030-2+b1) ...
18:24:00 #13 60.69 Setting up python3.11 (3.11.2-6) ...
18:24:00 + docker container ls -aq
[Pipeline] echo
18:24:00 Docker containers have been removed
[Pipeline] echo
18:24:00 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:24:00 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-9-amd64)
[Pipeline] sh
18:24:00 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 57.67MB / 66.99MB 1.7s
18:24:00 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 1.8s
18:24:00 #46 3.408 Get:18 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB]
18:24:00 #46 3.441 Get:19 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B]
18:24:00 #46 3.441 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB]
18:24:00 #46 3.441 Get:21 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B]
18:24:00 #46 3.441 Get:22 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB]
18:24:00 #10 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767
18:24:00 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 1.9s done
18:24:00 + echo starting...
18:24:00 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:24:00 #46 3.663 Get:23 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB]
18:24:00 #46 3.916 debconf: delaying package configuration, since apt-utils is not installed
18:24:00 #46 3.966 Fetched 64.3 MB in 1s (52.8 MB/s)
18:24:00 #46 3.993 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:24:00 #46 4.008 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_amd64.deb ...
18:24:00 #46 4.026 Unpacking libc6-dev:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:24:00 mkdir -p sources
18:24:00 docker run --rm -w /v \
18:24:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:24:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:00 	alpine \
18:24:00 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:24:00 + docker version
18:24:00 Client: Docker Engine - Community
18:24:00  Version:           24.0.2
18:24:00  API version:       1.43
18:24:00  Go version:        go1.20.4
18:24:00  Git commit:        cb74dfc
18:24:00  Built:             Thu May 25 21:52:22 2023
18:24:00  OS/Arch:           linux/amd64
18:24:00  Context:           default
18:24:00 
18:24:00 Server: Docker Engine - Community
18:24:00  Engine:
18:24:00   Version:          24.0.2
18:24:00   API version:      1.43 (minimum version 1.12)
18:24:00   Go version:       go1.20.4
18:24:00   Git commit:       659604f
18:24:00   Built:            Thu May 25 21:52:22 2023
18:24:00   OS/Arch:          linux/amd64
18:24:00   Experimental:     true
18:24:00  containerd:
18:24:00   Version:          1.6.21
18:24:00   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:00  runc:
18:24:00   Version:          1.1.7
18:24:00   GitCommit:        v1.1.7-0-g860f061
18:24:00  docker-init:
18:24:00   Version:          0.19.0
18:24:00   GitCommit:        de40ad0
[Pipeline] sh
18:24:00 #13 61.52 Setting up libhttp-negotiate-perl (6.01-2) ...
18:24:00 #13 61.54 Setting up libio-prompter-perl (0.004015-2) ...
18:24:00 #13 61.55 Setting up libiterator-util-perl (0.02+ds1-2) ...
18:24:00 #13 61.57 Setting up libstdc++-12-dev:arm64 (12.2.0-14) ...
18:24:00 #13 61.58 Setting up libhttp-cookies-perl (6.10-1) ...
18:24:00 #13 61.60 Setting up libtool (2.4.7-5) ...
18:24:00 #13 61.61 Setting up po-debconf (1.0.21+nmu1) ...
18:24:00 #13 61.62 Setting up libhtml-tree-perl (5.07-3) ...
18:24:00 #13 61.64 Setting up libparams-classify-perl:arm64 (0.015-2+b1) ...
18:24:00 #13 61.65 Setting up libcgi-pm-perl (4.55-1) ...
18:24:00 #13 61.66 Setting up python3 (3.11.2-1+b1) ...
18:24:01 #13 41.25 Fedora Modular 37 - aarch64 - Updates           2.4 MB/s | 2.8 MB     00:01    
18:24:01 #17 6.693 NAME:
18:24:01 #17 6.693    go-winres - A tool for embedding resources in Windows executables
18:24:01 #17 6.693 
18:24:01 #17 6.693 USAGE:
18:24:01 #17 6.693    go-winres [global options] command [command options] [arguments...]
18:24:01 #17 6.693 
18:24:01 #17 6.693 COMMANDS:
18:24:01 #17 6.693    init     Create an initial ./winres/winres.json
18:24:01 #17 6.693    make     Make syso files for the "go build" command
18:24:01 #17 6.693    simply   Make syso files for the "go build" command (simplified)
18:24:01 #17 6.693    extract  Extract all resources from an executable
18:24:01 #17 6.693    patch    Replace resources in an executable file (exe, dll)
18:24:01 #17 6.693    help, h  Shows a list of commands or help for one command
18:24:01 #17 6.693 
18:24:01 #17 6.693 GLOBAL OPTIONS:
18:24:01 #17 6.693    --help, -h  show help (default: false)
18:24:01 #17 DONE 6.9s
18:24:01 
18:24:01 #18 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
18:24:01 #18 DONE 0.1s
18:24:01 
18:24:01 #19 [build 2/6] WORKDIR /go/src/github.com/docker/docker
18:24:01 #19 DONE 0.0s
18:24:01 
18:24:01 #20 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
18:24:01 mkdir -p rpmbuild/SOURCES
18:24:01 docker run --rm -w /v \
18:24:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:24:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:24:01 	alpine \
18:24:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:24:01 + docker info
18:24:01 Client: Docker Engine - Community
18:24:01  Version:    24.0.2
18:24:01  Context:    default
18:24:01  Debug Mode: false
18:24:01  Plugins:
18:24:01   buildx: Docker Buildx (Docker Inc.)
18:24:01     Version:  v0.11.0
18:24:01     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:24:01   compose: Docker Compose (Docker Inc.)
18:24:01     Version:  v2.19.1
18:24:01     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:24:01 
18:24:01 Server:
18:24:01  Containers: 0
18:24:01   Running: 0
18:24:01   Paused: 0
18:24:01   Stopped: 0
18:24:01  Images: 4
18:24:01  Server Version: 24.0.2
18:24:01  Storage Driver: overlay2
18:24:01   Backing Filesystem: extfs
18:24:01   Supports d_type: true
18:24:01   Using metacopy: false
18:24:01   Native Overlay Diff: true
18:24:01   userxattr: false
18:24:01  Logging Driver: json-file
18:24:01  Cgroup Driver: systemd
18:24:01  Cgroup Version: 2
18:24:01  Plugins:
18:24:01   Volume: local
18:24:01   Network: bridge host ipvlan macvlan null overlay
18:24:01   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:24:01  Swarm: inactive
18:24:01  Runtimes: runc io.containerd.runc.v2
18:24:01  Default Runtime: runc
18:24:01  Init Binary: docker-init
18:24:01  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:01  runc version: v1.1.7-0-g860f061
18:24:01  init version: de40ad0
18:24:01  Security Options:
18:24:01   apparmor
18:24:01   seccomp
18:24:01    Profile: builtin
18:24:01   cgroupns
18:24:01  Kernel Version: 5.15.0-1039-aws
18:24:01  Operating System: Ubuntu 20.04.6 LTS
18:24:01  OSType: linux
18:24:01  Architecture: x86_64
18:24:01  CPUs: 8
18:24:01  Total Memory: 30.89GiB
18:24:01  Name: ip-10-100-82-192
18:24:01  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:24:01  Docker Root Dir: /var/lib/docker
18:24:01  Debug Mode: false
18:24:01  Username: dockerbuildbot
18:24:01  Experimental: true
18:24:01  Insecure Registries:
18:24:01   127.0.0.0/8
18:24:01  Live Restore Enabled: true
18:24:01 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:24:01 The recommended git tool is: git
18:24:01 using credential docker-jenkins-github-credentials
18:24:01 Cloning the remote Git repository
18:24:01 Cloning with configured refspecs honoured and without tags
18:24:01 #13 61.99 Setting up libhtml-format-perl (2.16-2) ...
18:24:01 #13 62.00 Setting up python3-xdg (0.28-2) ...
18:24:01 #13 62.17 Setting up libxml-sax-perl (1.02+dfsg-3) ...
18:24:01 #13 62.23 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:24:01 Fetching without tags
18:24:01 #20 0.564 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:24:01 #20 0.571 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:24:01 #20 0.571 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:24:01 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:24:01 #20 exporting layers 2.7s done
18:24:01 Merge succeeded, producing 26b93bacce7d1fa773efcdb168a0d821c5019344
18:24:01 Checking out Revision 26b93bacce7d1fa773efcdb168a0d821c5019344 (PR-949)
18:24:01 #13 62.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:24:01 #13 62.44 
18:24:01 #13 62.44 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:24:01 #13 62.47 Setting up libfeature-compat-class-perl (0.05-1) ...
18:24:01 #13 62.49 Setting up python3-six (1.16.0-4) ...
18:24:01 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:24:01 #20 0.660 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:24:01 #20 0.741 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:24:01 #20 0.819 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
18:24:01 #20 writing image sha256:81077e72c51844ab56a52efcd369e5e28e12fda34bc63af761b5f87b9cb98a5d done
18:24:01 #20 naming to docker.io/debbuild-debian-bullseye/aarch64 done
18:24:01 #20 DONE 2.7s
18:24:01 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
18:24:02 #13 62.64 Setting up dh-autoreconf (20) ...
18:24:02 #13 62.65 Setting up libdata-validate-uri-perl (0.07-2) ...
18:24:02 #13 62.66 Setting up libnet-smtp-ssl-perl (1.04-2) ...
18:24:02 #13 62.68 Setting up python3-gpg (1.18.0-3+b1) ...
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26b93bacce7d1fa773efcdb168a0d821c5019344 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:24:02 + set -e
18:24:02 + mkdir -p /root/build-deb/engine
18:24:02 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:24:02 #13 62.86 Setting up python3-certifi (2022.9.24-1) ...
18:24:02 #13 63.00 Setting up libmodule-runtime-perl (0.016-2) ...
18:24:02 #13 63.02 Setting up libmailtools-perl (2.21-2) ...
18:24:02 #13 63.03 Setting up python3-idna (3.3-1) ...
18:24:02 #10 ...
18:24:02 
18:24:02 #11 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da
18:24:02 #11 resolve quay.io/centos/centos:stream8@sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da 0.0s done
18:24:02 #11 sha256:02076b1094749b5b7564cec2b3db6d3debb6ed6c6f5faa76492b4664f94bc648 1.16kB / 1.16kB done
18:24:02 #11 sha256:8ed15414cb45b8b895a21f106743ceee45272cee0d9e7e5b1f49bd1e877e4a11 84.46MB / 84.46MB 0.7s done
18:24:02 #11 sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da 710B / 710B done
18:24:02 #11 sha256:d050c738cdbae049b87177186f50d50c997ff4882ce50922197b7ad5c9b8e7d7 505B / 505B done
18:24:02 #11 extracting sha256:8ed15414cb45b8b895a21f106743ceee45272cee0d9e7e5b1f49bd1e877e4a11 2.6s done
18:24:02 #11 DONE 3.5s
18:24:02 
18:24:02 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:02 #13 42.48 Last metadata expiration check: 0:00:01 ago on Wed Oct 11 18:24:00 2023.
18:24:02 == Building packages for fedora-39 ==
18:24:02 mkdir -p "rpmbuild/fedora-39"
18:24:02 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-fedora-39/aarch64 -f fedora-39/Dockerfile .
18:24:02 #0 building with "default" instance using docker driver
18:24:02 
18:24:02 #1 [internal] load build definition from Dockerfile
18:24:02 #1 transferring dockerfile: 669B done
18:24:02 #1 DONE 0.0s
18:24:02 
18:24:02 #2 [internal] load .dockerignore
18:24:02 #2 transferring context: 2B done
18:24:02 #2 DONE 0.0s
18:24:02 
18:24:02 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:24:02 #3 DONE 0.0s
18:24:02 
18:24:02 #4 resolve image config for docker.io/docker/dockerfile:1
[Pipeline] sh
18:24:02 #13 63.25 Setting up python3-urllib3 (1.26.12-1) ...
18:24:02 #24 DONE 6.3s
18:24:02 
18:24:02 #25 [linux/amd64->darwin/arm64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
18:24:02 #25 DONE 0.1s
18:24:02 
18:24:02 #26 [linux/amd64->darwin/amd64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
18:24:02 #26 merging
18:24:02 #26 merging 0.2s done
18:24:02 #26 DONE 0.3s
18:24:02 
18:24:02 #25 [linux/amd64->darwin/arm64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
18:24:02 #25 merging 0.2s done
18:24:02 #25 DONE 0.3s
18:24:02 
18:24:02 #27 [linux/amd64->darwin/amd64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true
18:24:02 #27 DONE 0.1s
18:24:02 
18:24:02 #28 [linux/amd64->darwin/arm64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true
18:24:02 #28 DONE 0.1s
18:24:02 #4 DONE 0.3s
18:24:02 
18:24:02 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:24:02 #5 CACHED
18:24:02 
18:24:02 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:02 #13 63.44 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
18:24:02 #13 63.49 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:24:02 + mkdir -p /root/build-deb/cli
18:24:02 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:24:02 + make clean
18:24:02 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:24:02 rm -f -r src
18:24:02 make -C rpm clean
18:24:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:02 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:24:02 rm -f -r rpmbuild/
18:24:02 docker builder prune -f --filter until=24h
18:24:02 Total:	0B
18:24:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:02 make -C deb clean
18:24:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:02 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:24:02 rm -f -r debbuild
18:24:02 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:24:02 rm -f -r sources
18:24:02 docker builder prune -f --filter until=24h
18:24:02 Total:	0B
18:24:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:02 make -C static clean
18:24:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:02 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:24:02 rm -f -r build
18:24:02 docker builder prune -f --filter until=24h
18:24:02 #20 1.757 Fetched 8542 kB in 1s (5899 kB/s)
18:24:03 #6 ...
18:24:03 
18:24:03 #7 [auth] library/golang:pull token for registry-1.docker.io
18:24:03 #7 DONE 0.0s
18:24:03 
18:24:03 #8 [auth] library/fedora:pull token for registry-1.docker.io
18:24:03 #8 DONE 0.0s
18:24:03 
18:24:03 #9 [internal] load metadata for docker.io/library/fedora:39
18:24:03 #13 63.56 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:24:03 #13 63.64 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:24:03 #13 63.79 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:24:03 #13 63.83 Setting up dh-strip-nondeterminism (1.13.1-1) ...
18:24:03 + mkdir -p /root/build-deb/buildx
18:24:03 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:24:03 Total:	0B
18:24:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:24:03 #9 DONE 0.4s
18:24:03 
18:24:03 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:03 #6 DONE 0.4s
18:24:03 #10 ...
18:24:03 
18:24:03 #12 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Stream-Sources.repo; fi
18:24:03 #12 DONE 1.1s
18:24:03 
18:24:03 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:03 #13 63.85 Setting up libconst-fast-perl (0.014-2) ...
18:24:03 #13 63.86 Setting up libhttp-daemon-perl (6.16-1) ...
18:24:03 #13 63.88 Setting up python3-unidiff (0.7.3-1) ...
18:24:03 #13 64.03 Setting up libdata-dpath-perl (0.58-2) ...
18:24:03 #13 64.06 Setting up python3-magic (2:0.4.26-3) ...
18:24:03 #20 1.757 Reading package lists...
18:24:03 
18:24:03 #10 [internal] load build context
18:24:03 #10 transferring context: 13.11kB done
18:24:03 #10 DONE 0.0s
18:24:03 
18:24:03 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:03 #11 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:24:03 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 1.05MB / 64.10MB 0.1s
18:24:03 #11 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 0.1s done
18:24:03 #11 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:24:03 #11 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:24:03 #11 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:24:03 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 22.02MB / 64.10MB 0.3s
18:24:03 + make REF=master centos-9
18:24:03 git init src/github.com/docker/cli
18:24:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:24:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:24:03 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:24:03 + SRC=src/github.com/docker/cli
18:24:03 + REF=master
18:24:03 + REF_FETCH=master
18:24:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:24:03 + awk {print $2}
18:24:03 + REF=refs/heads/master
18:24:03 + [ -n refs/heads/master ]
18:24:03 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:03 #13 64.21 Setting up g++-12 (12.2.0-14) ...
18:24:03 #13 64.22 Setting up python3-pkg-resources (66.1.1-1) ...
18:24:03 + mkdir -p /root/build-deb/compose
18:24:03 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:24:03 + mkdir -p /go/src/github.com/docker
18:24:03 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:24:03 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:24:03 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:24:03 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:24:03 + EPOCH=5
18:24:03 + EPOCH_SEP=
18:24:03 + [[ ! -z 5 ]]
18:24:03 + EPOCH_SEP=:
18:24:03 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:24:03 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:24:03 VERSION AAA 0.0.0-20231011170815-26951f7
18:24:03 VERSION bbb 0.0.0-20231011170815-26951f7
18:24:03 + VERSION=0.0.0-20231011170815-26951f7
18:24:03 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:24:03 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:24:03 + debSource=docker-ce
18:24:03 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:24:03 + debMaintainer='Docker <support@docker.com>'
18:24:03 ++ date --rfc-2822
18:24:03 + debDate='Wed, 11 Oct 2023 18:24:03 +0000'
18:24:03 + pkgRevision=1
18:24:03 + cat
18:24:03 + export CLI_GITCOMMIT=26951f7
18:24:03 + CLI_GITCOMMIT=26951f7
18:24:03 + export ENGINE_GITCOMMIT=949f8c9
18:24:03 + ENGINE_GITCOMMIT=949f8c9
18:24:03 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:24:03 + dpkg-buildpackage -uc -us -I.git
18:24:03 VERSION BBB 0.0.0-20231011170815-26951f7
18:24:03 dpkg-buildpackage: info: source package docker-ce
18:24:03 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye
18:24:03 dpkg-buildpackage: info: source distribution bullseye
18:24:03 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:24:03 dpkg-buildpackage: info: host architecture arm64
18:24:03  dpkg-source -I.git --before-build .
18:24:03 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 32.51MB / 64.10MB 0.4s
18:24:03 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 41.94MB / 64.10MB 0.5s
18:24:03 #46 6.565 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_amd64.deb ...
18:24:03 #46 6.585 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:24:03 #46 6.700 Preparing to unpack .../libc6_2.31-13+deb11u7_amd64.deb ...
18:24:03 #46 6.867 Unpacking libc6:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:24:03 #10 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 3.2s done
18:24:03 #10 extracting sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2
18:24:03 #13 64.51 Setting up libmodule-implementation-perl (0.09-2) ...
18:24:03 #13 64.52 Setting up libcgi-fast-perl (1:2.15-1) ...
18:24:03 #13 64.54 Setting up python3-apt (2.6.0) ...
18:24:03  debian/rules clean
18:24:03 dh clean --with=bash-completion
18:24:03    dh_clean
18:24:03 mkdir -p sources
18:24:03 docker run --rm -w /v \
18:24:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:24:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:03 	alpine \
18:24:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:24:03 #20 2.278 Reading package lists...
18:24:03 #20 2.795 Building dependency tree...
18:24:04 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 52.43MB / 64.10MB 0.6s
18:24:04 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 61.87MB / 64.10MB 0.7s
18:24:04 
18:24:04 #29 [linux/amd64->darwin/amd64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
18:24:04 From https://github.com/docker/cli
18:24:04  * [new branch]      master     -> master
18:24:04  * [new branch]      master     -> origin/master
18:24:04 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:24:04 #10 extracting sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 done
18:24:04 #10 DONE 5.7s
18:24:04 
18:24:04 #13 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Stream-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Stream-PowerTools.repo; fi
18:24:04 #13 64.71 Setting up python3-charset-normalizer (3.0.1-2) ...
18:24:04 #13 64.88 Setting up libpackage-stash-perl (0.40-1) ...
18:24:04 #13 64.89 Setting up libimport-into-perl (1.002005-2) ...
18:24:04 #13 64.90 Setting up libmoo-perl (2.005005-1) ...
18:24:04 #13 64.92 Setting up liblist-someutils-perl (0.59-1) ...
18:24:04 #13 64.93 Setting up debhelper (13.11.4) ...
18:24:04 #13 64.95 Setting up libmime-tools-perl (5.510-1) ...
18:24:04  dpkg-source -I.git -b .
18:24:04 dpkg-source: warning: native package version may not have a revision
18:24:04 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:24:04 dpkg-source: info: using source format '1.0'
18:24:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz
18:24:04 #20 3.076 The following additional packages will be installed:
18:24:04 #20 3.076   clang-11 lib32gcc-s1 lib32stdc++6 libc-dev-bin libc6 libc6-dev libc6-i386
18:24:04 #20 3.077   libclang-common-11-dev libclang-cpp11 libclang1-11 libgc1 libllvm11
18:24:04 #20 3.077   libobjc-10-dev libobjc4 libpfm4 libz3-4 lld-11 llvm-11 llvm-11-runtime
18:24:04 #20 3.077   llvm-runtime
18:24:04 #20 3.078 Suggested packages:
18:24:04 #20 3.078   clang-11-doc glibc-doc libc-l10n locales manpages-dev llvm-11-doc
18:24:04 #20 3.078 Recommended packages:
18:24:04 #20 3.078   llvm-11-dev libomp-11-dev manpages manpages-dev libc-devtools libnss-nis
18:24:04 #20 3.078   libnss-nisplus binfmt-support
18:24:04 #20 3.244 The following NEW packages will be installed:
18:24:04 #20 3.244   clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
18:24:04 #20 3.245   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
18:24:04 #20 3.245   libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime
18:24:04 #20 3.246 The following packages will be upgraded:
18:24:04 #20 3.246   libc-dev-bin libc6 libc6-dev
18:24:04 #11 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 0.8s done
18:24:04 #11 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d
18:24:04 git init src/github.com/docker/docker
18:24:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:24:04 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:24:04 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:24:04 + SRC=src/github.com/docker/docker
18:24:04 + REF=master
18:24:04 + REF_FETCH=master
18:24:04 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:24:04 + awk {print $2}
18:24:04 + REF=refs/heads/master
18:24:04 + [ -n refs/heads/master ]
18:24:04 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:04 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:04 #13 64.96 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ...
18:24:04 #13 64.98 Setting up python3-chardet (5.1.0+dfsg-2) ...
18:24:04 #13 65.33 Setting up python3-debian (0.1.49) ...
18:24:04 #13 DONE 1.5s
18:24:04 
18:24:04 #14 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18:24:04 #20 3.515 3 upgraded, 20 newly installed, 0 to remove and 22 not upgraded.
18:24:04 #20 3.515 Need to get 64.3 MB of archives.
18:24:04 #20 3.515 After this operation, 300 MB of additional disk space will be used.
18:24:04 #20 3.515 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u7 [2361 kB]
18:24:04 #20 3.532 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u7 [276 kB]
18:24:04 #20 3.537 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u7 [2823 kB]
18:24:04 #20 3.556 Get:4 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
18:24:04 #20 3.616 Get:5 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
18:24:04 #20 3.793 Get:6 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB]
18:24:04 #20 3.872 Get:7 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
18:24:04 #13 65.54 Setting up python3-requests (2.28.1+dfsg-1) ...
18:24:05 #20 3.875 Get:8 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB]
18:24:05 #20 3.875 Get:9 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB]
18:24:05 #20 3.877 Get:10 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-i386 amd64 2.31-13+deb11u7 [2617 kB]
18:24:05 #20 3.891 Get:11 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB]
18:24:05 #20 3.891 Get:12 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB]
18:24:05 #20 3.895 Get:13 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB]
18:24:05 #20 3.938 Get:14 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB]
18:24:05 #20 3.988 Get:15 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB]
18:24:05 #20 3.989 Get:16 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B]
18:24:05 #20 3.990 Get:17 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB]
18:24:05 #20 3.994 Get:18 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB]
18:24:05 #20 4.004 Get:19 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B]
18:24:05 #20 4.005 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB]
18:24:05 #20 4.006 Get:21 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B]
18:24:05 #20 4.006 Get:22 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB]
18:24:05 #20 4.080 Get:23 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB]
18:24:05 #13 65.72 Setting up equivs (2.3.1) ...
18:24:05 #13 65.74 Setting up g++ (4:12.2.0-3) ...
18:24:05 #13 65.75 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:24:05 #13 65.77 Setting up build-essential (12.9) ...
18:24:05 #13 65.79 Setting up libmoox-aliases-perl (0.001006-2) ...
18:24:05 #13 65.83 Setting up libb-hooks-endofscope-perl (0.26-1) ...
18:24:05 #13 65.85 Setting up dput (1.1.3) ...
18:24:05 #46 8.321 Setting up libc6:amd64 (2.31-13+deb11u7) ...
18:24:05 #14 DONE 0.6s
18:24:05 
18:24:05 #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:24:05 #20 4.209 debconf: delaying package configuration, since apt-utils is not installed
18:24:05 #20 4.243 Fetched 64.3 MB in 1s (77.5 MB/s)
18:24:05 #20 4.265 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:24:05 #20 4.274 Preparing to unpack .../libc6-dev_2.31-13+deb11u7_amd64.deb ...
18:24:05 #20 4.287 Unpacking libc6-dev:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:24:05 #13 66.00 Setting up libnamespace-clean-perl (0.27-2) ...
18:24:05 #13 66.02 Setting up libstring-license-perl (0.0.2-1) ...
18:24:05 #13 66.04 Setting up licensecheck (3.3.5-1) ...
18:24:05 #13 66.06 Setting up libgitlab-api-v4-perl (0.26-3) ...
18:24:05 #13 66.08 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:24:05 #13 66.10 Setting up libwww-perl (6.68-1) ...
18:24:05 #13 66.12 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
18:24:05 #13 66.14 Setting up libwww-mechanize-perl (2.16-1) ...
18:24:05 #13 66.15 Setting up devscripts (2.23.4) ...
18:24:05 #29 1.244 Building static docker-darwin-amd64
18:24:05 #29 1.247 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:24:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7"' '-buildmode=pie' github.com/docker/cli/cmd/docker
18:24:05 #13 66.33 Setting up libxml-parser-perl (2.46-4) ...
18:24:05 #13 66.35 Setting up lintian (2.116.3) ...
18:24:05 #13 66.37 Setting up libxml-sax-expat-perl (0.51-2) ...
18:24:05 #13 66.41 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:24:05 #13 66.47 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:24:05 #13 24.74 Fedora 38 openh264 (From Cisco) - aarch64       2.5 kB/s | 2.5 kB     00:00    
18:24:05 #13 26.27 Fedora Modular 38 - aarch64                     2.4 MB/s | 2.7 MB     00:01    
18:24:05 #13 66.61 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:24:05 #13 66.66 Setting up libsoap-lite-perl (1.27-3) ...
18:24:06 #13 66.68 Setting up libxmlrpc-lite-perl (0.717-5) ...
18:24:06 #13 66.70 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:24:06 #13 66.74 Processing triggers for ca-certificates (20230311) ...
18:24:06 #13 66.75 Updating certificates in /etc/ssl/certs...
18:24:06 #16 34.48 Checking for new repos for mirrors
18:24:06 #16 34.49 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
18:24:06 #16 34.49  --> Already installed : bash-4.2.46-34.el7.aarch64
18:24:06 #16 34.49 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
18:24:06 #16 34.49  --> 1:make-3.82-24.el7.aarch64
18:24:06 #16 34.65  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
18:24:06 #16 34.65  --> git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.65 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
18:24:06 #16 34.65  --> Already installed : bash-4.2.46-34.el7.aarch64
18:24:06 #16 34.65 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
18:24:06 #16 34.65  --> Already installed : bash-4.2.46-34.el7.aarch64
18:24:06 #16 34.65  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
18:24:06 #16 34.65  --> cmake-2.8.12.2-2.el7.aarch64
18:24:06 #16 34.66  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
18:24:06 #16 34.66  --> gcc-4.8.5-44.el7.aarch64
18:24:06 #16 34.66  --> git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.66  --> glibc-static-2.17-326.el7_9.aarch64
18:24:06 #16 34.66  --> libarchive-3.1.2-14.el7_7.aarch64
18:24:06 #16 34.66  --> libseccomp-devel-2.3.1-4.el7.aarch64
18:24:06 #16 34.66  --> libselinux-devel-2.5-15.el7.aarch64
18:24:06 #16 34.66  --> libtool-2.4.2-22.el7_3.aarch64
18:24:06 #16 34.66  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
18:24:06 #16 34.66  --> 1:make-3.82-24.el7.aarch64
18:24:06 #16 34.66  --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64
18:24:06 #16 34.66  --> Already installed : systemd-219-78.el7.aarch64
18:24:06 #16 34.66  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:24:06 #16 34.67  --> systemd-devel-219-78.el7_9.7.aarch64
18:24:06 #16 34.67  --> Already installed : 2:tar-1.26-35.el7.aarch64
18:24:06 #16 34.67  --> which-2.20-7.el7.aarch64
18:24:06 #16 34.67 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
18:24:06 #16 34.67  --> Already installed : bash-4.2.46-34.el7.aarch64
18:24:06 #16 34.67 --> Running transaction check
18:24:06 #16 34.67 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed
18:24:06 #16 34.68 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed
18:24:06 #16 34.69 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
18:24:06 #16 34.82 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed
18:24:06 #16 34.82 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
18:24:06 #16 34.82 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
18:24:06 #16 34.83 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64
18:24:06 #16 34.83 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64
18:24:06 #16 34.83 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64
18:24:06 #16 34.84 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64
18:24:06 #16 34.84 ---> Package git.aarch64 0:1.8.3.1-25.el7_9 will be installed
18:24:06 #16 34.85 --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.85 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.86 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.86 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.86 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.87 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.87 --> Processing Dependency: less for package: git-1.8.3.1-25.el7_9.aarch64
18:24:06 #16 34.87 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed
18:24:06 #16 34.87 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed
18:24:06 #16 34.88 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64
18:24:06 #16 34.88 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed
18:24:06 #16 34.88 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64
18:24:06 #16 34.88 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64
18:24:06 #16 34.88 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed
18:24:06 #16 34.88 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64
18:24:06 #16 34.88 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64
18:24:06 #16 34.88 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64
18:24:06 #16 34.88 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed
18:24:06 #16 34.88 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64
18:24:06 #16 34.89 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64
18:24:06 #16 34.90 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed
18:24:06 #16 34.90 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
18:24:06 #16 34.90 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
18:24:06 #16 34.90 ---> Package make.aarch64 1:3.82-24.el7 will be installed
18:24:06 #16 34.90 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
18:24:06 #16 34.90 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:24:06 #16 34.90 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:24:06 #16 34.90 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:24:06 #16 34.90 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:24:06 #16 34.91 ---> Package systemd-devel.aarch64 0:219-78.el7_9.7 will be installed
18:24:06 #16 34.91 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
18:24:06 #16 34.91 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
18:24:06 #16 34.92 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.aarch64
18:24:06 #16 34.92 ---> Package which.aarch64 0:2.20-7.el7 will be installed
18:24:06 #16 34.92 --> Running transaction check
18:24:06 #16 34.92 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
18:24:06 #16 34.92 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
18:24:06 #16 34.93 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
18:24:06 #16 34.93 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
18:24:06 #16 34.93 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
18:24:06 #16 34.93 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed
18:24:06 #16 34.94 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated
18:24:06 #16 34.94 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64
18:24:06 #16 34.94 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update
18:24:06 #16 34.94 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed
18:24:06 #16 34.95 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
18:24:06 #16 34.95 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
18:24:06 #16 34.96 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64
18:24:06 #16 34.96 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64
18:24:06 #16 34.96 ---> Package less.aarch64 0:458-9.el7 will be installed
18:24:06 #16 34.96 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed
18:24:06 #16 34.96 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed
18:24:06 #16 34.96 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
18:24:06 #16 34.96 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed
18:24:06 #16 34.96 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed
18:24:06 #16 34.96 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed
18:24:06 #16 34.96 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed
18:24:06 #16 34.96 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed
18:24:06 #16 34.96 ---> Package openssh-clients.aarch64 0:7.4p1-23.el7_9 will be installed
18:24:06 #16 34.97 --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.aarch64
18:24:06 #16 34.97 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.aarch64
18:24:06 #16 34.97 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.aarch64
18:24:06 #16 34.97 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.aarch64
18:24:06 #16 34.97 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed
18:24:06 #16 34.97 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
18:24:06 #16 34.97 ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed
18:24:06 #16 34.98 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed
18:24:06 #16 34.98 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed
18:24:06 #16 34.98 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64
18:24:06 #16 34.98 ---> Package rsync.aarch64 0:3.1.2-12.el7_9 will be installed
18:24:06 #16 34.98 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
18:24:06 #16 34.98 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
18:24:06 #16 34.99 ---> Package systemd.aarch64 0:219-78.el7 will be updated
18:24:06 #16 35.12 ---> Package systemd.aarch64 0:219-78.el7_9.7 will be an update
18:24:06 #16 35.13 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated
18:24:06 #16 35.14 ---> Package systemd-libs.aarch64 0:219-78.el7_9.7 will be an update
18:24:06 #16 35.14 --> Running transaction check
18:24:06 #16 35.14 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated
18:24:06 #16 35.14 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update
18:24:06 #16 35.14 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed
18:24:06 #16 35.14 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64
18:24:06 #16 35.14 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated
18:24:06 #16 35.14 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64
18:24:06 #16 35.15 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update
18:24:06 #16 35.15 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed
18:24:06 #16 35.15 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64
18:24:06 #16 35.15 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64
18:24:06 #16 35.15 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed
18:24:06 #16 35.15 ---> Package openssh.aarch64 0:7.4p1-23.el7_9 will be installed
18:24:06 #16 35.15 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
18:24:06 #16 35.15 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
18:24:06 #16 35.15 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
18:24:06 #16 35.15 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64
18:24:06 #16 35.16 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
18:24:06 #16 35.16 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.16 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.16 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.16 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.16 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.17 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.17 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.17 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.17 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.17 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.17 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:24:06 #16 35.17 --> Running transaction check
18:24:06 #16 35.17 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
18:24:06 #16 35.17 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed
18:24:06 #16 35.17 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated
18:24:06 #16 35.17 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update
18:24:06 #16 35.17 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed
18:24:06 #16 35.17 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
18:24:06 #16 35.18 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
18:24:06 #16 35.18 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
18:24:06 #16 35.18 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
18:24:06 #16 35.18 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
18:24:06 #16 35.18 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
18:24:06 #16 35.22 --> Finished Dependency Resolution
18:24:06 #16 35.26 
18:24:06 #16 35.26 Dependencies Resolved
18:24:06 #16 35.27 
18:24:06 #16 35.27 ================================================================================
18:24:06 #16 35.27  Package                  Arch      Version                     Repository
18:24:06 #16 35.27                                                                            Size
18:24:06 #16 35.27 ================================================================================
18:24:06 #16 35.27 Installing:
18:24:06 #16 35.27  cmake                    aarch64   2.8.12.2-2.el7              base      6.8 M
18:24:06 #16 35.27  device-mapper-devel      aarch64   7:1.02.170-6.el7_9.5        updates   205 k
18:24:06 #16 35.27  gcc                      aarch64   4.8.5-44.el7                base       13 M
18:24:06 #16 35.27  git                      aarch64   1.8.3.1-25.el7_9            updates   4.4 M
18:24:06 #16 35.27  glibc-static             aarch64   2.17-326.el7_9              updates   1.4 M
18:24:06 #16 35.27  libarchive               aarch64   3.1.2-14.el7_7              base      294 k
18:24:06 #16 35.27  libseccomp-devel         aarch64   2.3.1-4.el7                 base       63 k
18:24:06 #16 35.27  libselinux-devel         aarch64   2.5-15.el7                  base      186 k
18:24:06 #16 35.27  libtool                  aarch64   2.4.2-22.el7_3              base      588 k
18:24:06 #16 35.27  libtool-ltdl-devel       aarch64   2.4.2-22.el7_3              base      167 k
18:24:06 #16 35.27  make                     aarch64   1:3.82-24.el7               base      415 k
18:24:06 #16 35.27  selinux-policy-devel     noarch    3.13.1-268.el7_9.2          updates   1.7 M
18:24:06 #16 35.27  systemd-devel            aarch64   219-78.el7_9.7              updates   216 k
18:24:06 #16 35.27  which                    aarch64   2.20-7.el7                  base       40 k
18:24:06 #16 35.27 Installing for dependencies:
18:24:06 #16 35.27  audit-libs-python        aarch64   2.8.5-4.el7                 base       73 k
18:24:06 #16 35.27  autoconf                 noarch    2.69-11.el7                 base      701 k
18:24:06 #16 35.27  automake                 noarch    1.13.4-3.el7                base      679 k
18:24:06 #16 35.27  checkpolicy              aarch64   2.5-8.el7                   base      275 k
18:24:06 #16 35.27  cpp                      aarch64   4.8.5-44.el7                base      5.2 M
18:24:06 #16 35.27  fipscheck                aarch64   1.4.1-6.el7                 base       22 k
18:24:06 #16 35.27  fipscheck-lib            aarch64   1.4.1-6.el7                 base       10 k
18:24:06 #16 35.27  glibc-devel              aarch64   2.17-326.el7_9              updates   1.1 M
18:24:06 #16 35.27  glibc-headers            aarch64   2.17-326.el7_9              updates   673 k
18:24:06 #16 35.27  kernel-headers           aarch64   4.18.0-348.20.1.el7         updates   8.2 M
18:24:06 #16 35.27  less                     aarch64   458-9.el7                   base      115 k
18:24:06 #16 35.27  libcgroup                aarch64   0.41-21.el7                 base       63 k
18:24:06 #16 35.27  libedit                  aarch64   3.0-12.20121213cvs.el7      base       85 k
18:24:06 #16 35.27  libgomp                  aarch64   4.8.5-44.el7                base      155 k
18:24:06 #16 35.27  libmpc                   aarch64   1.0.1-3.el7                 base       49 k
18:24:06 #16 35.27  libseccomp               aarch64   2.3.1-4.el7                 base       55 k
18:24:06 #16 35.27  libselinux-python        aarch64   2.5-15.el7                  base      222 k
18:24:06 #16 35.27  libselinux-utils         aarch64   2.5-15.el7                  base      154 k
18:24:06 #16 35.27  libsemanage-python       aarch64   2.5-14.el7                  base      109 k
18:24:06 #16 35.27  libsepol-devel           aarch64   2.5-10.el7                  base       76 k
18:24:06 #16 35.27  libtool-ltdl             aarch64   2.4.2-22.el7_3              base       47 k
18:24:06 #16 35.27  lzo                      aarch64   2.06-8.el7                  base       52 k
18:24:06 #16 35.27  m4                       aarch64   1.4.16-10.el7               base      251 k
18:24:06 #16 35.27  mpfr                     aarch64   3.1.1-4.el7                 base      198 k
18:24:06 #16 35.27  openssh                  aarch64   7.4p1-23.el7_9              updates   503 k
18:24:06 #16 35.27  openssh-clients          aarch64   7.4p1-23.el7_9              updates   610 k
18:24:06 #16 35.27  pcre-devel               aarch64   8.32-17.el7                 base      479 k
18:24:06 #16 35.27  perl-Data-Dumper         aarch64   2.145-3.el7                 base       46 k
18:24:06 #16 35.27  perl-Error               noarch    1:0.17020-2.el7             base       32 k
18:24:06 #16 35.27  perl-Git                 noarch    1.8.3.1-25.el7_9            updates    56 k
18:24:06 #16 35.27  perl-TermReadKey         aarch64   2.30-20.el7                 base       30 k
18:24:06 #16 35.27  perl-Test-Harness        noarch    3.28-3.el7                  base      302 k
18:24:06 #16 35.27  policycoreutils          aarch64   2.5-34.el7                  base      916 k
18:24:06 #16 35.27  policycoreutils-devel    aarch64   2.5-34.el7                  base      323 k
18:24:06 #16 35.27  policycoreutils-python   aarch64   2.5-34.el7                  base      456 k
18:24:06 #16 35.27  python-IPy               noarch    0.75-6.el7                  base       32 k
18:24:06 #16 35.27  rsync                    aarch64   3.1.2-12.el7_9              updates   397 k
18:24:06 #16 35.27  selinux-policy           noarch    3.13.1-268.el7_9.2          updates   498 k
18:24:06 #16 35.27  setools-libs             aarch64   3.3.8-4.el7                 base      567 k
18:24:06 #16 35.27 Updating for dependencies:
18:24:06 #16 35.27  device-mapper            aarch64   7:1.02.170-6.el7_9.5        updates   293 k
18:24:06 #16 35.27  device-mapper-libs       aarch64   7:1.02.170-6.el7_9.5        updates   313 k
18:24:06 #16 35.27  glibc                    aarch64   2.17-326.el7_9              updates   3.6 M
18:24:06 #16 35.27  glibc-common             aarch64   2.17-326.el7_9              updates    12 M
18:24:06 #16 35.27  systemd                  aarch64   219-78.el7_9.7              updates   4.9 M
18:24:06 #16 35.27  systemd-libs             aarch64   219-78.el7_9.7              updates   396 k
18:24:06 #16 35.27 
18:24:06 #16 35.27 Transaction Summary
18:24:06 #16 35.27 ================================================================================
18:24:06 #16 35.27 Install  14 Packages (+39 Dependent packages)
18:24:06 #16 35.27 Upgrade              (  6 Dependent packages)
18:24:06 #16 35.27 
18:24:06 #16 35.27 Total download size: 74 M
18:24:06 #16 35.27 Downloading packages:
18:24:06 #16 35.27 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
18:24:06 #13 67.25 0 added, 0 removed; done.
18:24:06 #13 67.25 Running hooks in /etc/ca-certificates/update.d...
18:24:06 mkdir -p sources
18:24:06 #46 ...
18:24:06 
18:24:06 #45 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
18:24:06 #45 5.806 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_amd64.deb ...
18:24:06 #45 5.822 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:24:06 #45 5.949 Preparing to unpack .../libc6_2.31-13+deb11u7_amd64.deb ...
18:24:06 #45 6.147 Unpacking libc6:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:24:06 #45 7.662 Setting up libc6:amd64 (2.31-13+deb11u7) ...
18:24:06 #45 8.967 Setting up libc-dev-bin (2.31-13+deb11u7) ...
18:24:06 #45 8.988 Setting up libc6-dev:amd64 (2.31-13+deb11u7) ...
18:24:06 #45 9.005 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:24:06 #45 DONE 10.2s
18:24:06 
18:24:06 #47 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 <<EOT (set -e...)
18:24:06 #47 0.536 go: downloading github.com/sirupsen/logrus v1.9.0
18:24:06 #47 0.544 go: downloading github.com/urfave/cli/v2 v2.23.5
18:24:06 #47 0.551 go: downloading github.com/google/uuid v1.3.0
18:24:06 #47 0.552 go: downloading github.com/moby/vpnkit v0.5.0
18:24:06 #47 0.570 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:24:06 #47 0.647 go: downloading github.com/gofrs/flock v0.8.1
18:24:06 #47 0.647 go: downloading github.com/gorilla/mux v1.8.0
18:24:06 #47 0.649 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:24:06 #47 0.946 go: downloading golang.org/x/sys v0.2.0
18:24:06 #47 1.040 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:24:06 #47 1.304 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:24:06 #47 1.304 go: downloading golang.org/x/net v0.1.0
18:24:06 #47 1.409 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:24:06 #47 1.409 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:24:06 #47 ...
18:24:06 
18:24:06 #46 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
18:24:06 #46 9.730 Selecting previously unselected package libz3-4:amd64.
18:24:06 #46 9.730 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:24:06 #46 9.744 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ...
18:24:06 #46 9.748 Unpacking libz3-4:amd64 (4.8.10-1) ...
18:24:06 #13 46.43 Dependencies resolved.
18:24:06 #13 46.45 ================================================================================
18:24:06 #13 46.45  Package                       Arch      Version                Repo       Size
18:24:06 #13 46.45 ================================================================================
18:24:06 #13 46.45 Installing:
18:24:06 #13 46.45  dnf-plugins-core              noarch    4.4.2-1.fc37           updates    38 k
18:24:06 #13 46.45  rpm-build                     aarch64   4.18.1-2.fc37          updates    76 k
18:24:06 #13 46.45  rpmlint                       noarch    2.4.0-6.fc37           updates   330 k
18:24:06 #13 46.45 Upgrading:
18:24:06 #13 46.45  glibc                         aarch64   2.36-14.fc37           updates   1.8 M
18:24:06 #13 46.45  glibc-common                  aarch64   2.36-14.fc37           updates   355 k
18:24:06 #13 46.45  glibc-minimal-langpack        aarch64   2.36-14.fc37           updates    79 k
18:24:06 #13 46.45 Installing dependencies:
18:24:06 #13 46.45  ansible-srpm-macros           noarch    1-10.fc37              updates    20 k
18:24:06 #13 46.45  binutils                      aarch64   2.38-27.fc37           updates   5.8 M
18:24:06 #13 46.45  binutils-gold                 aarch64   2.38-27.fc37           updates   919 k
18:24:06 #13 46.45  bzip2                         aarch64   1.0.8-12.fc37          fedora     52 k
18:24:06 #13 46.45  cpio                          aarch64   2.13-13.fc37           fedora    274 k
18:24:06 #13 46.45  dash                          aarch64   0.5.11.5-2.fc37        fedora     98 k
18:24:06 #13 46.45  dbus-libs                     aarch64   1:1.14.10-1.fc37       updates   154 k
18:24:06 #13 46.45  debugedit                     aarch64   5.0-7.fc37             updates    77 k
18:24:06 #13 46.45  desktop-file-utils            aarch64   0.26-7.fc37            fedora     71 k
18:24:06 #13 46.45  devscripts-checkbashisms      aarch64   2.22.2-3.fc37          fedora     28 k
18:24:06 #13 46.45  diffutils                     aarch64   3.8-3.fc37             fedora    376 k
18:24:06 #13 46.45  dwz                           aarch64   0.14-7.fc37            fedora    126 k
18:24:06 #13 46.45  ed                            aarch64   1.18-2.fc37            fedora     78 k
18:24:06 #13 46.45  efi-srpm-macros               noarch    5-6.fc37               fedora     22 k
18:24:06 #13 46.45  elfutils                      aarch64   0.189-3.fc37           updates   531 k
18:24:06 #13 46.45  elfutils-debuginfod-client    aarch64   0.189-3.fc37           updates    37 k
18:24:06 #13 46.45  emacs-filesystem              noarch    1:28.2-3.fc37          updates   7.5 k
18:24:06 #13 46.45  enchant2                      aarch64   2.3.4-1.fc37           updates    63 k
18:24:06 #13 46.45  file                          aarch64   5.42-4.fc37            fedora     49 k
18:24:06 #13 46.45  fonts-filesystem              noarch    1:2.0.5-9.fc37         fedora    7.9 k
18:24:06 #13 46.45  fonts-srpm-macros             noarch    1:2.0.5-9.fc37         fedora     26 k
18:24:06 #13 46.45  fpc-srpm-macros               noarch    1.3-6.fc37             fedora    7.7 k
18:24:06 #13 46.45  gdb-minimal                   aarch64   13.2-2.fc37            updates   3.7 M
18:24:06 #13 46.45  gdk-pixbuf2                   aarch64   2.42.10-1.fc37         fedora    483 k
18:24:06 #13 46.45  ghc-srpm-macros               noarch    1.6.1-1.fc37           updates   8.0 k
18:24:06 #13 46.45  glibc-gconv-extra             aarch64   2.36-14.fc37           updates   1.8 M
18:24:06 #13 46.45  gnat-srpm-macros              noarch    5-1.fc37               updates   8.3 k
18:24:06 #13 46.45  go-srpm-macros                noarch    3.2.0-1.fc37           fedora     27 k
18:24:06 #13 46.45  groff-base                    aarch64   1.22.4-10.fc37         fedora    1.0 M
18:24:06 #13 46.45  hunspell                      aarch64   1.7.0-21.fc37          fedora    265 k
18:24:06 #13 46.45  hunspell-en-GB                noarch    0.20140811.1-23.fc37   fedora    225 k
18:24:06 #13 46.45  hunspell-en-US                noarch    0.20140811.1-23.fc37   fedora    176 k
18:24:06 #13 46.45  hunspell-filesystem           aarch64   1.7.0-21.fc37          fedora    8.8 k
18:24:06 #13 46.45  js-jquery                     noarch    3.6.0-3.fc37           fedora    171 k
18:24:06 #13 46.45  json-glib                     aarch64   1.6.6-3.fc37           fedora    160 k
18:24:06 #13 46.45  kernel-srpm-macros            noarch    1.0-15.fc37            fedora    9.4 k
18:24:06 #13 46.45  libappstream-glib             aarch64   0.8.1-1.fc37           fedora    389 k
18:24:06 #13 46.45  libjpeg-turbo                 aarch64   2.1.3-2.fc37           fedora    195 k
18:24:06 #13 46.45  libpkgconf                    aarch64   1.8.0-3.fc37           fedora     36 k
18:24:06 #13 46.45  libpng                        aarch64   2:1.6.37-13.fc37       fedora    114 k
18:24:06 #13 46.45  libstemmer                    aarch64   0-19.585svn.fc37       fedora     79 k
18:24:06 #13 46.45  lua-srpm-macros               noarch    1-7.fc37               fedora    8.8 k
18:24:06 #13 46.45  ncurses                       aarch64   6.4-3.20230114.fc37    updates   410 k
18:24:06 #13 46.45  nim-srpm-macros               noarch    3-7.fc37               fedora    8.4 k
18:24:06 #13 46.45  ocaml-srpm-macros             noarch    7-2.fc37               fedora     13 k
18:24:06 #13 46.45  openblas-srpm-macros          noarch    2-12.fc37              fedora    7.5 k
18:24:06 #13 46.45  package-notes-srpm-macros     noarch    0.5-7.fc37             updates    11 k
18:24:06 #13 46.45  patch                         aarch64   2.7.6-17.fc37          fedora    121 k
18:24:06 #13 46.45  perl-AutoLoader               noarch    5.74-494.fc37          updates    22 k
18:24:06 #13 46.45  perl-B                        aarch64   1.83-494.fc37          updates   183 k
18:24:06 #13 46.45  perl-Carp                     noarch    1.52-489.fc37          fedora     29 k
18:24:06 #13 46.45  perl-Class-Struct             noarch    0.66-494.fc37          updates    23 k
18:24:06 #13 46.45  perl-Data-Dumper              aarch64   2.184-490.fc37         fedora     55 k
18:24:06 #13 46.45  perl-Digest                   noarch    1.20-489.fc37          fedora     26 k
18:24:06 #13 46.45  perl-Digest-MD5               aarch64   2.58-489.fc37          fedora     36 k
18:24:06 #13 46.45  perl-DynaLoader               aarch64   1.52-494.fc37          updates    27 k
18:24:06 #13 46.45  perl-Encode                   aarch64   4:3.19-492.fc37        fedora    1.7 M
18:24:06 #13 46.45  perl-Errno                    aarch64   1.36-494.fc37          updates    16 k
18:24:06 #13 46.45  perl-Exporter                 noarch    5.77-489.fc37          fedora     31 k
18:24:06 #13 46.45  perl-Fcntl                    aarch64   1.15-494.fc37          updates    22 k
18:24:06 #13 46.45  perl-File-Basename            noarch    2.85-494.fc37          updates    18 k
18:24:06 #13 46.45  perl-File-Path                noarch    2.18-489.fc37          fedora     35 k
18:24:06 #13 46.45  perl-File-Temp                noarch    1:0.231.100-489.fc37   fedora     59 k
18:24:06 #13 46.45  perl-File-stat                noarch    1.12-494.fc37          updates    18 k
18:24:06 #13 46.45  perl-FileHandle               noarch    2.03-494.fc37          updates    16 k
18:24:06 #13 46.45  perl-Getopt-Long              noarch    1:2.54-1.fc37          updates    60 k
18:24:06 #13 46.45  perl-Getopt-Std               noarch    1.13-494.fc37          updates    17 k
18:24:06 #13 46.45  perl-HTTP-Tiny                noarch    0.086-1.fc37           updates    55 k
18:24:06 #13 46.45  perl-IO                       aarch64   1.50-494.fc37          updates    93 k
18:24:06 #13 46.45  perl-IPC-Open3                noarch    1.22-494.fc37          updates    24 k
18:24:06 #13 46.45  perl-MIME-Base64              aarch64   3.16-489.fc37          fedora     30 k
18:24:06 #13 46.45  perl-Net-SSLeay               aarch64   1.92-4.fc37            fedora    358 k
18:24:06 #13 46.45  perl-POSIX                    aarch64   2.03-494.fc37          updates    99 k
18:24:06 #13 46.45  perl-PathTools                aarch64   3.84-489.fc37          fedora     90 k
18:24:06 #13 46.45  perl-Pod-Escapes              noarch    1:1.07-489.fc37        fedora     20 k
18:24:06 #13 46.45  perl-Pod-Perldoc              noarch    3.28.01-490.fc37       fedora     90 k
18:24:06 #13 46.45  perl-Pod-Simple               noarch    1:3.43-490.fc37        fedora    225 k
18:24:06 #13 46.45  perl-Pod-Usage                noarch    4:2.03-3.fc37          fedora     40 k
18:24:06 #13 46.45  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc37        fedora     71 k
18:24:06 #13 46.45  perl-SelectSaver              noarch    1.02-494.fc37          updates    13 k
18:24:06 #13 46.45  perl-Socket                   aarch64   4:2.036-1.fc37         fedora     55 k
18:24:06 #13 46.45  perl-Storable                 aarch64   1:3.26-489.fc37        fedora     95 k
18:24:06 #13 46.45  perl-Symbol                   noarch    1.09-494.fc37          updates    15 k
18:24:06 #13 46.45  perl-Term-ANSIColor           noarch    5.01-490.fc37          fedora     48 k
18:24:06 #13 46.45  perl-Term-Cap                 noarch    1.17-489.fc37          fedora     22 k
18:24:06 #13 46.45  perl-Text-ParseWords          noarch    3.31-489.fc37          fedora     16 k
18:24:06 #13 46.45  perl-Text-Tabs+Wrap           noarch    2023.0511-1.fc37       updates    23 k
18:24:06 #13 46.45  perl-Time-Local               noarch    2:1.300-489.fc37       fedora     33 k
18:24:06 #13 46.45  perl-URI                      noarch    5.17-1.fc37            updates   123 k
18:24:06 #13 46.45  perl-base                     noarch    2.27-494.fc37          updates    17 k
18:24:06 #13 46.45  perl-constant                 noarch    1.33-490.fc37          fedora     23 k
18:24:06 #13 46.45  perl-if                       noarch    0.61.000-494.fc37      updates    15 k
18:24:06 #13 46.45  perl-interpreter              aarch64   4:5.36.1-494.fc37      updates    73 k
18:24:06 #13 46.45  perl-libnet                   noarch    3.14-490.fc37          fedora    132 k
18:24:06 #13 46.45  perl-libs                     aarch64   4:5.36.1-494.fc37      updates   2.2 M
18:24:06 #13 46.45  perl-locale                   noarch    1.10-494.fc37          updates    15 k
18:24:06 #13 46.45  perl-mro                      aarch64   1.26-494.fc37          updates    29 k
18:24:06 #13 46.45  perl-overload                 noarch    1.35-494.fc37          updates    47 k
18:24:06 #13 46.45  perl-overloading              noarch    0.02-494.fc37          updates    14 k
18:24:06 #13 46.45  perl-parent                   noarch    1:0.238-489.fc37       fedora     14 k
18:24:06 #13 46.45  perl-podlators                noarch    1:4.14-489.fc37        fedora    116 k
18:24:06 #13 46.45  perl-srpm-macros              noarch    1-46.fc37              fedora    8.3 k
18:24:06 #13 46.45  perl-subs                     noarch    1.04-494.fc37          updates    13 k
18:24:06 #13 46.45  perl-vars                     noarch    1.05-494.fc37          updates    14 k
18:24:06 #13 46.45  pkgconf                       aarch64   1.8.0-3.fc37           fedora     41 k
18:24:06 #13 46.45  pkgconf-m4                    noarch    1.8.0-3.fc37           fedora     14 k
18:24:06 #13 46.45  pkgconf-pkg-config            aarch64   1.8.0-3.fc37           fedora     10 k
18:24:06 #13 46.45  pyproject-srpm-macros         noarch    1.9.0-1.fc37           updates    15 k
18:24:06 #13 46.45  python-srpm-macros            noarch    3.11-6.fc37            updates    24 k
18:24:06 #13 46.45  python3-construct             noarch    2.10.68-3.fc37         fedora    152 k
18:24:06 #13 46.45  python3-dateutil              noarch    1:2.8.2-4.fc37         fedora    361 k
18:24:06 #13 46.45  python3-dbus                  aarch64   1.3.2-1.fc37           updates   158 k
18:24:06 #13 46.45  python3-distro                noarch    1.7.0-3.fc37           fedora     48 k
18:24:06 #13 46.45  python3-dnf-plugins-core      noarch    4.4.2-1.fc37           updates   299 k
18:24:06 #13 46.45  python3-enchant               noarch    3.2.2-5.fc37           fedora    103 k
18:24:06 #13 46.45  python3-file-magic            noarch    5.42-4.fc37            fedora     20 k
18:24:06 #13 46.45  python3-pybeam                noarch    0.7-4.fc37             fedora     32 k
18:24:06 #13 46.45  python3-pyxdg                 noarch    0.27-6.fc37            fedora    135 k
18:24:06 #13 46.45  python3-six                   noarch    1.16.0-8.fc37          fedora     42 k
18:24:06 #13 46.45  python3-systemd               aarch64   235-1.fc37             fedora    108 k
18:24:06 #13 46.45  python3-tomli-w               noarch    1.0.0-4.fc37           fedora     21 k
18:24:06 #13 46.45  python3-zstandard             aarch64   0.19.0-1.fc37          updates   441 k
18:24:06 #13 46.45  qt5-srpm-macros               noarch    5.15.9-1.fc37          updates   8.1 k
18:24:06 #13 46.45  redhat-rpm-config             noarch    229-1.fc37             updates    80 k
18:24:06 #13 46.45  rpmautospec-rpm-macros        noarch    0.3.5-1.fc37           updates   9.3 k
18:24:06 #13 46.45  rpmlint-fedora-license-data   noarch    1.31-1.fc37            updates    28 k
18:24:06 #13 46.45  rust-srpm-macros              noarch    24-4.fc37              updates    12 k
18:24:06 #13 46.45  shared-mime-info              aarch64   2.2-2.fc37             fedora    381 k
18:24:06 #13 46.45  unzip                         aarch64   6.0-58.fc37            fedora    182 k
18:24:06 #13 46.45  web-assets-filesystem         noarch    5-18.fc37              fedora    7.9 k
18:24:06 #13 46.45  xxhash-libs                   aarch64   0.8.2-1.fc37           updates    34 k
18:24:06 #13 46.45  xz                            aarch64   5.4.1-1.fc37           updates   420 k
18:24:06 #13 46.45  zip                           aarch64   3.0-33.fc37            fedora    256 k
18:24:06 #13 46.45  zstd                          aarch64   1.5.5-1.fc37           updates   444 k
18:24:06 #13 46.45 Installing weak dependencies:
18:24:06 #13 46.45  hunspell-en                   noarch    0.20140811.1-23.fc37   fedora    180 k
18:24:06 #13 46.45  perl-IO-Socket-IP             noarch    0.41-490.fc37          fedora     42 k
18:24:06 #13 46.45  perl-IO-Socket-SSL            noarch    2.075-1.fc37           fedora    221 k
18:24:06 #13 46.45  perl-Mozilla-CA               noarch    20211001-4.fc37        fedora     12 k
18:24:06 #13 46.45  perl-NDBM_File                aarch64   1.15-494.fc37          updates    23 k
18:24:06 #13 46.45  python-systemd-doc            aarch64   235-1.fc37             fedora    167 k
18:24:06 #13 46.45 
18:24:06 #13 46.45 Transaction Summary
18:24:06 #13 46.45 ================================================================================
18:24:06 #13 46.45 Install  143 Packages
18:24:06 #13 46.45 Upgrade    3 Packages
18:24:06 #13 46.45 
18:24:06 #13 46.46 Total download size: 32 M
18:24:06 #13 46.46 Downloading Packages:
18:24:06 #13 67.25 done.
18:24:06 docker run --rm -w /v \
18:24:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:24:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:06 	alpine \
18:24:06 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:24:06 #13 DONE 67.8s
18:24:07 #13 28.86 Fedora 38 - aarch64 - Updates                    17 MB/s |  31 MB     00:01    
18:24:07 #13 47.61 (1/146): bzip2-1.0.8-12.fc37.aarch64.rpm        171 kB/s |  52 kB     00:00    
18:24:07 #13 47.61 (2/146): dash-0.5.11.5-2.fc37.aarch64.rpm       316 kB/s |  98 kB     00:00    
18:24:07 #13 47.62 (3/146): cpio-2.13-13.fc37.aarch64.rpm          869 kB/s | 274 kB     00:00    
18:24:07 #13 47.62 (4/146): desktop-file-utils-0.26-7.fc37.aarch64 4.5 MB/s |  71 kB     00:00    
18:24:07 #13 47.63 (5/146): devscripts-checkbashisms-2.22.2-3.fc37 2.1 MB/s |  28 kB     00:00    
18:24:07 #13 47.63 (6/146): diffutils-3.8-3.fc37.aarch64.rpm        28 MB/s | 376 kB     00:00    
18:24:07 #13 47.64 (7/146): ed-1.18-2.fc37.aarch64.rpm             8.5 MB/s |  78 kB     00:00    
18:24:07 #13 47.64 (8/146): dwz-0.14-7.fc37.aarch64.rpm            9.3 MB/s | 126 kB     00:00    
18:24:07 #13 47.64 (9/146): efi-srpm-macros-5-6.fc37.noarch.rpm    2.3 MB/s |  22 kB     00:00    
18:24:07 #13 47.65 (10/146): file-5.42-4.fc37.aarch64.rpm          5.2 MB/s |  49 kB     00:00    
18:24:07 #13 47.65 (11/146): fonts-filesystem-2.0.5-9.fc37.noarch. 1.2 MB/s | 7.9 kB     00:00    
18:24:07 #13 47.65 (12/146): fonts-srpm-macros-2.0.5-9.fc37.noarch 2.5 MB/s |  26 kB     00:00    
18:24:07 #13 47.66 (13/146): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 830 kB/s | 7.7 kB     00:00    
18:24:07 #13 47.66 (14/146): gdk-pixbuf2-2.42.10-1.fc37.aarch64.rp  39 MB/s | 483 kB     00:00    
18:24:07 #13 47.67 (15/146): go-srpm-macros-3.2.0-1.fc37.noarch.rp 2.3 MB/s |  27 kB     00:00    
18:24:07 #13 47.68 (16/146): groff-base-1.22.4-10.fc37.aarch64.rpm  56 MB/s | 1.0 MB     00:00    
18:24:07 #13 47.68 (17/146): hunspell-1.7.0-21.fc37.aarch64.rpm     14 MB/s | 265 kB     00:00    
18:24:07 #13 47.69 (18/146): hunspell-en-0.20140811.1-23.fc37.noar  24 MB/s | 180 kB     00:00    
18:24:07 #13 47.69 (19/146): hunspell-en-GB-0.20140811.1-23.fc37.n  20 MB/s | 225 kB     00:00    
18:24:07 #13 47.70 (20/146): hunspell-en-US-0.20140811.1-23.fc37.n  12 MB/s | 176 kB     00:00    
18:24:07 #13 47.70 (21/146): hunspell-filesystem-1.7.0-21.fc37.aar 1.5 MB/s | 8.8 kB     00:00    
18:24:07 #13 47.71 (22/146): json-glib-1.6.6-3.fc37.aarch64.rpm     15 MB/s | 160 kB     00:00    
18:24:07 
18:24:07 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:24:07 #14 DONE 0.0s
18:24:07 
18:24:07 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:24:07 #20 5.986 Preparing to unpack .../libc-dev-bin_2.31-13+deb11u7_amd64.deb ...
18:24:07 #20 5.998 Unpacking libc-dev-bin (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:24:07 #20 6.083 Preparing to unpack .../libc6_2.31-13+deb11u7_amd64.deb ...
18:24:07 #20 6.186 Unpacking libc6:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:24:07 #15 1.602 CentOS Stream 8 - AppStream                      35 MB/s |  33 MB     00:00    
18:24:07 #46 10.75 Selecting previously unselected package libllvm11:amd64.
18:24:07 #46 10.75 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ...
18:24:07 #46 10.76 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
18:24:07 #13 47.71 (23/146): js-jquery-3.6.0-3.fc37.noarch.rpm      11 MB/s | 171 kB     00:00    
18:24:07 #13 47.72 (24/146): kernel-srpm-macros-1.0-15.fc37.noarch 892 kB/s | 9.4 kB     00:00    
18:24:07 #13 47.72 (25/146): libappstream-glib-0.8.1-1.fc37.aarch6  29 MB/s | 389 kB     00:00    
18:24:07 #13 47.73 (26/146): libjpeg-turbo-2.1.3-2.fc37.aarch64.rp  18 MB/s | 195 kB     00:00    
18:24:07 #13 47.73 (27/146): libpkgconf-1.8.0-3.fc37.aarch64.rpm   2.7 MB/s |  36 kB     00:00    
18:24:07 #13 47.73 (28/146): libpng-1.6.37-13.fc37.aarch64.rpm      11 MB/s | 114 kB     00:00    
18:24:07 #13 47.74 (29/146): libstemmer-0-19.585svn.fc37.aarch64.r  11 MB/s |  79 kB     00:00    
18:24:07 #13 47.74 (30/146): lua-srpm-macros-1-7.fc37.noarch.rpm   1.0 MB/s | 8.8 kB     00:00    
18:24:07 #13 47.74 (31/146): nim-srpm-macros-3-7.fc37.noarch.rpm   1.1 MB/s | 8.4 kB     00:00    
18:24:07 #13 47.75 (32/146): ocaml-srpm-macros-7-2.fc37.noarch.rpm 2.4 MB/s |  13 kB     00:00    
18:24:07 #13 47.75 (33/146): openblas-srpm-macros-2-12.fc37.noarch 1.0 MB/s | 7.5 kB     00:00    
18:24:07 #13 47.75 (34/146): patch-2.7.6-17.fc37.aarch64.rpm        12 MB/s | 121 kB     00:00    
18:24:07 #13 47.76 (35/146): perl-Carp-1.52-489.fc37.noarch.rpm    3.1 MB/s |  29 kB     00:00    
18:24:07 #13 47.76 (36/146): perl-Data-Dumper-2.184-490.fc37.aarch 4.5 MB/s |  55 kB     00:00    
18:24:07 #13 47.76 (37/146): perl-Digest-1.20-489.fc37.noarch.rpm  2.4 MB/s |  26 kB     00:00    
18:24:07 #13 47.77 (38/146): perl-Digest-MD5-2.58-489.fc37.aarch64 5.4 MB/s |  36 kB     00:00    
18:24:07 #13 47.77 (39/146): perl-Exporter-5.77-489.fc37.noarch.rp 3.8 MB/s |  31 kB     00:00    
18:24:07 #13 47.78 (40/146): perl-Encode-3.19-492.fc37.aarch64.rpm  75 MB/s | 1.7 MB     00:00    
18:24:07 #13 47.79 (41/146): perl-File-Path-2.18-489.fc37.noarch.r 2.0 MB/s |  35 kB     00:00    
18:24:07 #13 47.79 (42/146): perl-File-Temp-0.231.100-489.fc37.noa 4.1 MB/s |  59 kB     00:00    
18:24:07 #13 47.79 (43/146): perl-IO-Socket-IP-0.41-490.fc37.noarc 5.9 MB/s |  42 kB     00:00    
18:24:07 #13 47.80 (44/146): perl-IO-Socket-SSL-2.075-1.fc37.noarc  21 MB/s | 221 kB     00:00    
18:24:07 #13 47.80 (45/146): perl-MIME-Base64-3.16-489.fc37.aarch6 2.8 MB/s |  30 kB     00:00    
18:24:07 #13 47.81 (46/146): perl-Mozilla-CA-20211001-4.fc37.noarc 1.5 MB/s |  12 kB     00:00    
18:24:07 #13 47.81 (47/146): perl-Net-SSLeay-1.92-4.fc37.aarch64.r  29 MB/s | 358 kB     00:00    
18:24:07 #13 47.82 (48/146): perl-PathTools-3.84-489.fc37.aarch64. 7.6 MB/s |  90 kB     00:00    
18:24:07 #13 47.82 (49/146): perl-Pod-Escapes-1.07-489.fc37.noarch 2.6 MB/s |  20 kB     00:00    
18:24:07 #13 47.82 (50/146): perl-Pod-Perldoc-3.28.01-490.fc37.noa 7.8 MB/s |  90 kB     00:00    
18:24:07 #13 47.83 (51/146): perl-Pod-Simple-3.43-490.fc37.noarch.  19 MB/s | 225 kB     00:00    
18:24:07 #13 47.83 (52/146): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 5.2 MB/s |  40 kB     00:00    
18:24:07 #13 47.84 (53/146): perl-Socket-2.036-1.fc37.aarch64.rpm  6.9 MB/s |  55 kB     00:00    
18:24:07 #13 47.84 (54/146): perl-Storable-3.26-489.fc37.aarch64.r  12 MB/s |  95 kB     00:00    
18:24:07 #13 47.84 (55/146): perl-Term-ANSIColor-5.01-490.fc37.noa 7.3 MB/s |  48 kB     00:00    
18:24:07 #13 47.85 (56/146): perl-Term-Cap-1.17-489.fc37.noarch.rp 2.9 MB/s |  22 kB     00:00    
18:24:07 #13 47.85 (57/146): perl-Text-ParseWords-3.31-489.fc37.no 2.3 MB/s |  16 kB     00:00    
18:24:07 #13 47.85 (58/146): perl-Time-Local-1.300-489.fc37.noarch 4.7 MB/s |  33 kB     00:00    
18:24:07 #13 47.86 (59/146): perl-constant-1.33-490.fc37.noarch.rp 3.4 MB/s |  23 kB     00:00    
18:24:07 #13 47.86 (60/146): perl-libnet-3.14-490.fc37.noarch.rpm   20 MB/s | 132 kB     00:00    
18:24:07 #13 47.87 (61/146): perl-parent-0.238-489.fc37.noarch.rpm 2.1 MB/s |  14 kB     00:00    
18:24:07 #13 47.87 (62/146): perl-podlators-4.14-489.fc37.noarch.r  17 MB/s | 116 kB     00:00    
18:24:07 #13 47.87 (63/146): perl-srpm-macros-1-46.fc37.noarch.rpm 1.3 MB/s | 8.3 kB     00:00    
18:24:07 #13 47.88 (64/146): pkgconf-1.8.0-3.fc37.aarch64.rpm      4.7 MB/s |  41 kB     00:00    
18:24:07 #13 47.88 (65/146): pkgconf-m4-1.8.0-3.fc37.noarch.rpm    1.7 MB/s |  14 kB     00:00    
18:24:07 #13 47.89 (66/146): pkgconf-pkg-config-1.8.0-3.fc37.aarch 1.6 MB/s |  10 kB     00:00    
18:24:07 #13 47.89 (67/146): python-systemd-doc-235-1.fc37.aarch64  20 MB/s | 167 kB     00:00    
18:24:07 #13 47.90 (68/146): python3-construct-2.10.68-3.fc37.noar  15 MB/s | 152 kB     00:00    
18:24:07 #13 47.90 (69/146): python3-dateutil-2.8.2-4.fc37.noarch.  33 MB/s | 361 kB     00:00    
18:24:07 #13 47.91 (70/146): python3-distro-1.7.0-3.fc37.noarch.rp 5.8 MB/s |  48 kB     00:00    
18:24:07 #13 47.91 (71/146): python3-enchant-3.2.2-5.fc37.noarch.r  14 MB/s | 103 kB     00:00    
18:24:07 #13 47.91 (72/146): python3-file-magic-5.42-4.fc37.noarch 3.0 MB/s |  20 kB     00:00    
18:24:07 #13 47.92 (73/146): perl-Scalar-List-Utils-1.63-489.fc37. 771 kB/s |  71 kB     00:00    
18:24:07 #13 47.92 (74/146): python3-pybeam-0.7-4.fc37.noarch.rpm  3.0 MB/s |  32 kB     00:00    
18:24:07 #13 47.93 (75/146): python3-pyxdg-0.27-6.fc37.noarch.rpm   11 MB/s | 135 kB     00:00    
18:24:07 #13 47.93 (76/146): python3-six-1.16.0-8.fc37.noarch.rpm  5.4 MB/s |  42 kB     00:00    
18:24:07 #13 47.93 (77/146): python3-systemd-235-1.fc37.aarch64.rp  10 MB/s | 108 kB     00:00    
18:24:07 #13 47.94 (78/146): python3-tomli-w-1.0.0-4.fc37.noarch.r 2.1 MB/s |  21 kB     00:00    
18:24:07 #13 47.94 (79/146): shared-mime-info-2.2-2.fc37.aarch64.r  33 MB/s | 381 kB     00:00    
18:24:07 #13 47.95 (80/146): unzip-6.0-58.fc37.aarch64.rpm          12 MB/s | 182 kB     00:00    
18:24:07 #13 47.95 (81/146): web-assets-filesystem-5-18.fc37.noarc 582 kB/s | 7.9 kB     00:00    
18:24:07 #13 47.96 (82/146): zip-3.0-33.fc37.aarch64.rpm            26 MB/s | 256 kB     00:00    
18:24:07 #13 47.96 (83/146): ansible-srpm-macros-1-10.fc37.noarch. 1.6 MB/s |  20 kB     00:00    
18:24:07 #13 48.00 (84/146): binutils-2.38-27.fc37.aarch64.rpm     132 MB/s | 5.8 MB     00:00    
18:24:07 #13 48.00 (85/146): dbus-libs-1.14.10-1.fc37.aarch64.rpm  4.4 MB/s | 154 kB     00:00    
18:24:07 #13 48.01 (86/146): binutils-gold-2.38-27.fc37.aarch64.rp  20 MB/s | 919 kB     00:00    
18:24:07 #13 48.01 (87/146): dnf-plugins-core-4.4.2-1.fc37.noarch. 3.5 MB/s |  38 kB     00:00    
18:24:07 #11 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.9s done
18:24:07 #11 ...
18:24:07 
18:24:07 #12 [stage-1 1/6] FROM docker.io/library/fedora:39@sha256:95c88cea36312cfd73613f1c56d8a8db8e63be5cd884cfc97ba9475d0a45eac5
18:24:07 #12 resolve docker.io/library/fedora:39@sha256:95c88cea36312cfd73613f1c56d8a8db8e63be5cd884cfc97ba9475d0a45eac5 0.0s done
18:24:07 #12 sha256:063ff6545f275a8caaca1edb52fef99d34f11f3eb00aa24fde323a530c0fca46 529B / 529B done
18:24:07 #12 sha256:19e2cfdd8a103434e6d46628f77e1512676056b5df4fbce939b17d065ac04422 2.00kB / 2.00kB done
18:24:07 #12 sha256:1c4f5a111995f26090a89aee8440d09c860d896f144d754fa56af3c708550062 64.55MB / 64.55MB 1.5s done
18:24:07 #12 sha256:95c88cea36312cfd73613f1c56d8a8db8e63be5cd884cfc97ba9475d0a45eac5 975B / 975B done
18:24:07 #12 extracting sha256:1c4f5a111995f26090a89aee8440d09c860d896f144d754fa56af3c708550062 2.1s done
18:24:07 #12 DONE 3.8s
18:24:07 
18:24:07 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:07 #11 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:24:07 #11 DONE 4.1s
18:24:07 
18:24:07 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:24:07 From https://github.com/docker/docker
18:24:07  * [new branch]      master     -> master
18:24:07  * [new branch]      master     -> origin/master
18:24:07 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:24:07 == Building packages for ubuntu-focal ==
18:24:07 mkdir -p "debbuild/ubuntu-focal"
18:24:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
18:24:07 #13 48.02 (88/146): debugedit-5.0-7.fc37.aarch64.rpm      4.7 MB/s |  77 kB     00:00    
18:24:07 #13 48.02 (89/146): elfutils-0.189-3.fc37.aarch64.rpm      40 MB/s | 531 kB     00:00    
18:24:07 #13 48.03 (90/146): elfutils-debuginfod-client-0.189-3.fc 3.1 MB/s |  37 kB     00:00    
18:24:07 #13 48.03 (91/146): enchant2-2.3.4-1.fc37.aarch64.rpm     9.7 MB/s |  63 kB     00:00    
18:24:07 #13 48.04 (92/146): emacs-filesystem-28.2-3.fc37.noarch.r 528 kB/s | 7.5 kB     00:00    
18:24:07 #13 48.06 (93/146): gdb-minimal-13.2-2.fc37.aarch64.rpm   125 MB/s | 3.7 MB     00:00    
18:24:07 #13 48.06 (94/146): ghc-srpm-macros-1.6.1-1.fc37.noarch.r 277 kB/s | 8.0 kB     00:00    
18:24:07 #13 48.07 (95/146): glibc-gconv-extra-2.36-14.fc37.aarch6  58 MB/s | 1.8 MB     00:00    
18:24:07 #13 48.08 (96/146): gnat-srpm-macros-5-1.fc37.noarch.rpm  609 kB/s | 8.3 kB     00:00    
18:24:07 #13 48.08 (97/146): ncurses-6.4-3.20230114.fc37.aarch64.r  25 MB/s | 410 kB     00:00    
18:24:07 #13 48.09 (98/146): perl-AutoLoader-5.74-494.fc37.noarch. 2.8 MB/s |  22 kB     00:00    
18:24:07 #13 48.09 (99/146): package-notes-srpm-macros-0.5-7.fc37. 934 kB/s |  11 kB     00:00    
18:24:07 #13 48.09 (100/146): perl-B-1.83-494.fc37.aarch64.rpm      16 MB/s | 183 kB     00:00    
18:24:07 #13 48.10 (101/146): perl-Class-Struct-0.66-494.fc37.noar 2.2 MB/s |  23 kB     00:00    
18:24:07 #13 48.10 (102/146): perl-DynaLoader-1.52-494.fc37.aarch6 4.0 MB/s |  27 kB     00:00    
18:24:07 #13 48.10 (103/146): perl-Errno-1.36-494.fc37.aarch64.rpm 1.6 MB/s |  16 kB     00:00    
18:24:07 #13 48.11 (104/146): perl-Fcntl-1.15-494.fc37.aarch64.rpm 2.2 MB/s |  22 kB     00:00    
18:24:07 #13 48.11 (105/146): perl-File-stat-1.12-494.fc37.noarch. 3.3 MB/s |  18 kB     00:00    
18:24:07 #13 48.11 (106/146): perl-File-Basename-2.85-494.fc37.noa 1.9 MB/s |  18 kB     00:00    
18:24:07 #13 48.12 (107/146): perl-FileHandle-2.03-494.fc37.noarch 1.9 MB/s |  16 kB     00:00    
18:24:07 #13 48.12 (108/146): perl-Getopt-Long-2.54-1.fc37.noarch. 6.5 MB/s |  60 kB     00:00    
18:24:07 #13 48.12 (109/146): perl-Getopt-Std-1.13-494.fc37.noarch 2.8 MB/s |  17 kB     00:00    
18:24:07 #13 48.13 (110/146): perl-HTTP-Tiny-0.086-1.fc37.noarch.r 6.7 MB/s |  55 kB     00:00    
18:24:07 #13 48.13 (111/146): perl-IO-1.50-494.fc37.aarch64.rpm    9.5 MB/s |  93 kB     00:00    
18:24:07 #13 48.13 (112/146): perl-NDBM_File-1.15-494.fc37.aarch64 3.3 MB/s |  23 kB     00:00    
18:24:07 #13 48.14 (113/146): perl-POSIX-2.03-494.fc37.aarch64.rpm  15 MB/s |  99 kB     00:00    
18:24:07 #13 48.14 (114/146): perl-SelectSaver-1.02-494.fc37.noarc 2.0 MB/s |  13 kB     00:00    
18:24:07 #13 48.14 (115/146): perl-Symbol-1.09-494.fc37.noarch.rpm 2.7 MB/s |  15 kB     00:00    
18:24:07 #13 48.15 (116/146): perl-Text-Tabs+Wrap-2023.0511-1.fc37 4.2 MB/s |  23 kB     00:00    
18:24:07 #13 48.15 (117/146): perl-URI-5.17-1.fc37.noarch.rpm       17 MB/s | 123 kB     00:00    
18:24:07 #13 48.16 (118/146): perl-base-2.27-494.fc37.noarch.rpm   1.8 MB/s |  17 kB     00:00    
18:24:07 #13 48.16 (119/146): perl-if-0.61.000-494.fc37.noarch.rpm 1.7 MB/s |  15 kB     00:00    
18:24:07 #13 48.16 (120/146): perl-interpreter-5.36.1-494.fc37.aar  11 MB/s |  73 kB     00:00    
18:24:07 #13 48.18 (121/146): perl-libs-5.36.1-494.fc37.aarch64.rp 118 MB/s | 2.2 MB     00:00    
18:24:07 #13 48.18 (122/146): perl-IPC-Open3-1.22-494.fc37.noarch. 427 kB/s |  24 kB     00:00    
18:24:07 #13 48.18 (123/146): perl-locale-1.10-494.fc37.noarch.rpm 865 kB/s |  15 kB     00:00    
18:24:07 #13 48.19 (124/146): perl-mro-1.26-494.fc37.aarch64.rpm   3.5 MB/s |  29 kB     00:00    
18:24:07 #13 48.19 (125/146): perl-overloading-0.02-494.fc37.noarc 2.5 MB/s |  14 kB     00:00    
18:24:07 #13 48.19 (126/146): perl-overload-1.35-494.fc37.noarch.r 4.7 MB/s |  47 kB     00:00    
18:24:07 #13 48.20 (127/146): perl-subs-1.04-494.fc37.noarch.rpm   1.4 MB/s |  13 kB     00:00    
18:24:07 #13 48.20 (128/146): perl-vars-1.05-494.fc37.noarch.rpm   1.3 MB/s |  14 kB     00:00    
18:24:07 #13 48.20 (129/146): pyproject-srpm-macros-1.9.0-1.fc37.n 2.1 MB/s |  15 kB     00:00    
18:24:07 #13 48.21 (130/146): python-srpm-macros-3.11-6.fc37.noarc 2.5 MB/s |  24 kB     00:00    
18:24:07 #13 48.21 (131/146): python3-dbus-1.3.2-1.fc37.aarch64.rp  16 MB/s | 158 kB     00:00    
18:24:07 #13 48.22 (132/146): python3-zstandard-0.19.0-1.fc37.aarc  41 MB/s | 441 kB     00:00    
18:24:07 #15 0.666 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:24:07 #15 0.666 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:24:07 #15 0.666 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:24:07 git init src/github.com/docker/buildx
18:24:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:24:07 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:24:07 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:24:07 + SRC=src/github.com/docker/buildx
18:24:07 + REF=v0.11.2
18:24:07 + REF_FETCH=v0.11.2
18:24:07 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:24:07 + awk {print $2}
18:24:07 #0 building with "default" instance using docker driver
18:24:07 
18:24:07 #1 [internal] load build definition from Dockerfile
18:24:07 #1 transferring dockerfile: 1.28kB done
18:24:07 #1 DONE 0.0s
18:24:07 
18:24:07 #2 [internal] load .dockerignore
18:24:07 #2 transferring context: 2B done
18:24:07 #2 DONE 0.0s
18:24:07 
18:24:07 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:24:07 #3 DONE 0.0s
18:24:07 
18:24:07 #4 resolve image config for docker.io/docker/dockerfile:1
18:24:08 #13 48.22 (133/146): python3-dnf-plugins-core-4.4.2-1.fc3  18 MB/s | 299 kB     00:00    
18:24:08 #13 48.23 (134/146): qt5-srpm-macros-5.15.9-1.fc37.noarch 639 kB/s | 8.1 kB     00:00    
18:24:08 #13 48.23 (135/146): redhat-rpm-config-229-1.fc37.noarch. 7.8 MB/s |  80 kB     00:00    
18:24:08 #13 48.23 (136/146): rpmautospec-rpm-macros-0.3.5-1.fc37. 1.5 MB/s | 9.3 kB     00:00    
18:24:08 #13 48.24 (137/146): rpm-build-4.18.1-2.fc37.aarch64.rpm  6.6 MB/s |  76 kB     00:00    
18:24:08 #13 48.24 (138/146): rpmlint-2.4.0-6.fc37.noarch.rpm       25 MB/s | 330 kB     00:00    
18:24:08 #13 48.25 (139/146): rpmlint-fedora-license-data-1.31-1.f 2.4 MB/s |  28 kB     00:00    
18:24:08 #13 48.25 (140/146): rust-srpm-macros-24-4.fc37.noarch.rp 1.9 MB/s |  12 kB     00:00    
18:24:08 #13 48.25 (141/146): xxhash-libs-0.8.2-1.fc37.aarch64.rpm 3.7 MB/s |  34 kB     00:00    
18:24:08 #13 48.26 (142/146): xz-5.4.1-1.fc37.aarch64.rpm           33 MB/s | 420 kB     00:00    
18:24:08 #13 48.27 (143/146): zstd-1.5.5-1.fc37.aarch64.rpm         26 MB/s | 444 kB     00:00    
18:24:08 #13 48.28 (144/146): glibc-2.36-14.fc37.aarch64.rpm        72 MB/s | 1.8 MB     00:00    
18:24:08 #13 48.29 (145/146): glibc-common-2.36-14.fc37.aarch64.rp  14 MB/s | 355 kB     00:00    
18:24:08 #13 48.29 (146/146): glibc-minimal-langpack-2.36-14.fc37.  15 MB/s |  79 kB     00:00    
18:24:08 #13 48.30 --------------------------------------------------------------------------------
18:24:08 #13 48.30 Total                                            17 MB/s |  32 MB     00:01     
18:24:08 + REF=refs/tags/v0.11.2
18:24:08 + [ -n refs/tags/v0.11.2 ]
18:24:08 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:08 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:08 #4 DONE 0.3s
18:24:08 
18:24:08 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:24:08 #5 CACHED
18:24:08 
18:24:08 #6 [auth] library/golang:pull token for registry-1.docker.io
18:24:08 #6 DONE 0.0s
18:24:08 
18:24:08 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
18:24:08 #7 DONE 0.0s
18:24:08 
18:24:08 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:08 #8 DONE 0.3s
18:24:08 
18:24:08 #9 [internal] load metadata for docker.io/library/ubuntu:focal
18:24:08 #20 7.253 Setting up libc6:amd64 (2.31-13+deb11u7) ...
18:24:08 #15 0.909 Reading package lists...
18:24:08 From https://github.com/docker/buildx
18:24:08  * [new tag]         v0.11.2    -> v0.11.2
18:24:08 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:24:08 #9 DONE 0.3s
18:24:08 
18:24:08 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:08 #10 DONE 0.0s
18:24:08 
18:24:08 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:24:08 #11 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done
18:24:08 #11 ...
18:24:08 
18:24:08 #12 [internal] load build context
18:24:08 #12 transferring context: 34.09MB 0.1s done
18:24:08 #12 DONE 0.1s
18:24:08 
18:24:08 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:08 #10 CACHED
18:24:08 
18:24:08 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:24:08 #11 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done
18:24:08 #11 sha256:af43d52ea8f98c8ab92858a37b87be1805ce16f5300cb38b9958e63ac6b25902 424B / 424B done
18:24:08 #11 sha256:15c9d636caddd81490d58a714937f112702f9239c98950221e9fd0dd9735df9d 2.32kB / 2.32kB done
18:24:08 #11 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 15.73MB / 25.97MB 0.2s
18:24:08 #46 ...
18:24:08 
18:24:08 #48 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/amd64 <<EOT (set -e...)
18:24:08 #48 0.863 -- The C compiler identification is GNU 10.2.1
18:24:08 #48 0.887 -- Detecting C compiler ABI info
18:24:08 #48 1.073 -- Detecting C compiler ABI info - done
18:24:08 #48 1.119 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc - skipped
18:24:08 #48 1.120 -- Detecting C compile features
18:24:08 #48 1.121 -- Detecting C compile features - done
18:24:08 #48 1.132 -- Performing Test HAS_BUILTIN_FORTIFY
18:24:08 #48 1.208 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:24:08 #48 1.240 -- Configuring done
18:24:08 #48 1.246 -- Generating done
18:24:08 #48 1.248 -- Build files have been written to: /go/src/github.com/krallin/tini
18:24:08 #48 1.350 Scanning dependencies of target tini-static
18:24:08 #48 1.382 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:24:08 #48 1.686 [100%] Linking C executable tini-static
18:24:08 #48 1.862 [100%] Built target tini-static
18:24:08 #48 DONE 2.7s
18:24:08 #11 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 25.97MB / 25.97MB 0.3s
18:24:08 #11 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 25.97MB / 25.97MB 0.3s done
18:24:08 #11 extracting sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc
18:24:09 
18:24:09 #44 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 <<EOT (set -e...)
18:24:09 #44 1.679 + bin/ctr
18:24:09 #44 1.680 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
18:24:09 #15 1.871 dpkg-buildpackage: info: source package docker-ce-build-deps
18:24:09 #15 1.871 dpkg-buildpackage: info: source version 1.0
18:24:09 #15 1.871 dpkg-buildpackage: info: source distribution unstable
18:24:09 #15 1.871 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:24:09 #15 1.915 dpkg-buildpackage: info: host architecture arm64
18:24:09 #15 1.915  dpkg-source --before-build .
18:24:09 #15 2.024  debian/rules clean
18:24:09 #15 2.027 dh clean
18:24:09 #15 2.112    dh_clean
18:24:09 git init src/github.com/docker/compose
18:24:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:24:09 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:24:09 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:24:09 + SRC=src/github.com/docker/compose
18:24:09 + REF=v2.21.0
18:24:09 + REF_FETCH=v2.21.0
18:24:09 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:24:09 + awk {print $2}
18:24:09 + REF=refs/tags/v2.21.0
18:24:09 + [ -n refs/tags/v2.21.0 ]
18:24:09 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:09 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:09 #44 ...
18:24:09 
18:24:09 #49 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 <<EOT (set -e...)
18:24:09 #49 0.411 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
18:24:09 #13 49.77 Running transaction check
18:24:09 #15 2.151  debian/rules binary
18:24:09 #15 2.153 dh binary
18:24:09 #15 2.226    dh_update_autotools_config
18:24:09 #15 2.259    dh_autoreconf
18:24:09 #15 2.304    create-stamp debian/debhelper-build-stamp
18:24:09 #15 2.304    dh_prep
18:24:09 #15 2.335    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:24:09 #15 2.390    dh_install
18:24:09 #15 2.427    dh_installdocs
18:24:09 #15 2.468    dh_installchangelogs
18:24:09 #20 8.410 Selecting previously unselected package libz3-4:amd64.
18:24:09 #20 8.410 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15755 files and directories currently installed.)
18:24:09 #20 8.418 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ...
18:24:09 #20 8.423 Unpacking libz3-4:amd64 (4.8.10-1) ...
18:24:09 #13 49.93 Transaction check succeeded.
18:24:09 #13 49.93 Running transaction test
18:24:09 #15 2.562    dh_perl
18:24:09 #15 2.601    dh_link
18:24:09 #15 2.638    dh_strip_nondeterminism
18:24:09 #15 2.713    dh_compress
18:24:09 From https://github.com/docker/compose
18:24:09  * [new tag]         v2.21.0    -> v2.21.0
18:24:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:24:09 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 centos-9
18:24:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:09 mkdir -p rpmbuild/SOURCES
18:24:09 docker run --rm -w /v \
18:24:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:24:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:24:09 	alpine \
18:24:09 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:24:09 #11 extracting sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 0.6s done
18:24:09 #11 DONE 1.1s
18:24:09 
18:24:09 #13 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:24:09 #13 50.36 Transaction test succeeded.
18:24:09 #13 50.36 Running transaction
18:24:09 #49 ...
18:24:09 
18:24:09 #50 [all 1/7] COPY --link --from=tini          /build/ /
18:24:09 #50 DONE 0.1s
18:24:09 
18:24:09 #46 [build 3/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             clang             lld             llvm
18:24:09 #46 13.34 Selecting previously unselected package libclang-cpp11.
18:24:09 #46 13.34 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
18:24:09 #46 13.35 Unpacking libclang-cpp11 (1:11.0.1-2) ...
18:24:10 #15 2.760    dh_fixperms
18:24:10 #15 2.808    dh_missing
18:24:10 #15 2.837    dh_installdeb
18:24:10 #15 2.873    dh_gencontrol
18:24:10 #13 DONE 0.4s
18:24:10 
18:24:10 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:24:10 #20 9.008 Selecting previously unselected package libllvm11:amd64.
18:24:10 #20 9.009 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ...
18:24:10 #20 9.014 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
18:24:10 #15 3.008    dh_md5sums
18:24:10 #15 3.054    dh_builddeb
18:24:10 #15 3.084 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:24:10 #15 3.104  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
18:24:10 #15 3.262  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
18:24:10 #15 3.346 dpkg-genchanges: info: binary-only upload (no source code included)
18:24:10 #15 3.349  dpkg-source --after-build .
18:24:10 #15 3.458 dpkg-buildpackage: info: binary-only upload (no source included)
18:24:10 #15 3.464 
18:24:10 #15 3.464 The package has been created.
18:24:10 #15 3.464 Attention, the package has been created in the current directory,
18:24:10 #15 3.464 not in ".." as indicated by the message above!
18:24:10 #15 3.489 Selecting previously unselected package docker-ce-build-deps.
18:24:10 #15 3.508 (Reading database ... 29954 files and directories currently installed.)
18:24:10 #15 3.509 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:24:10 #15 3.513 Unpacking docker-ce-build-deps (1.0) ...
18:24:10 #13 3.472 Fedora 39 - aarch64                              28 MB/s |  86 MB     00:03    
18:24:10 #13 51.07   Preparing        :                                                        1/1 
18:24:10 #13 51.11   Installing       : python3-six-1.16.0-8.fc37.noarch                     1/149 
18:24:10 #13 51.12   Installing       : hunspell-filesystem-1.7.0-21.fc37.aarch64            2/149 
18:24:10 #13 51.14   Installing       : python3-construct-2.10.68-3.fc37.noarch              3/149 
18:24:10 #13 51.15   Installing       : python3-pybeam-0.7-4.fc37.noarch                     4/149 
18:24:10 #13 51.16   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch               5/149 
18:24:10 #13 51.18   Upgrading        : glibc-common-2.36-14.fc37.aarch64                    6/149 
18:24:10 #13 51.19   Upgrading        : glibc-minimal-langpack-2.36-14.fc37.aarch64          7/149 
18:24:10 #13 51.19   Running scriptlet: glibc-2.36-14.fc37.aarch64                           8/149 
18:24:10 #13 51.24   Upgrading        : glibc-2.36-14.fc37.aarch64                           8/149 
18:24:11 #14 0.742 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
18:24:11 #13 51.25   Running scriptlet: glibc-2.36-14.fc37.aarch64                           8/149 
18:24:11 #13 51.39   Installing       : glibc-gconv-extra-2.36-14.fc37.aarch64               9/149 
18:24:11 #13 51.40   Running scriptlet: glibc-gconv-extra-2.36-14.fc37.aarch64               9/149 
18:24:11 #13 51.41   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch          10/149 
18:24:11 #13 51.42   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch             11/149 
18:24:11 #13 51.43   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch          12/149 
18:24:11 #13 51.43   Installing       : hunspell-1.7.0-21.fc37.aarch64                      13/149 
18:24:11 #13 51.44   Installing       : elfutils-debuginfod-client-0.189-3.fc37.aarch64     14/149 
18:24:11 #13 51.46   Installing       : binutils-gold-2.38-27.fc37.aarch64                  15/149 
18:24:11 #13 51.56   Installing       : binutils-2.38-27.fc37.aarch64                       16/149 
18:24:11 #13 51.57   Running scriptlet: binutils-2.38-27.fc37.aarch64                       16/149 
18:24:11 #13 51.61   Installing       : elfutils-0.189-3.fc37.aarch64                       17/149 
18:24:11 #13 51.62   Installing       : dwz-0.14-7.fc37.aarch64                             18/149 
18:24:11 #13 51.62   Installing       : file-5.42-4.fc37.aarch64                            19/149 
18:24:11 #13 51.63   Installing       : unzip-6.0-58.fc37.aarch64                           20/149 
18:24:11 #13 51.64   Installing       : xz-5.4.1-1.fc37.aarch64                             21/149 
18:24:11 #13 51.66   Installing       : zip-3.0-33.fc37.aarch64                             22/149 
18:24:11 #14 1.154 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
18:24:11 #14 1.252 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
18:24:11 #46 14.66 Selecting previously unselected package libgc1:amd64.
18:24:11 #46 14.66 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ...
18:24:11 #46 14.66 Unpacking libgc1:amd64 (1:8.0.4-3) ...
18:24:11 #46 14.74 Selecting previously unselected package libobjc4:amd64.
18:24:11 #46 14.74 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ...
18:24:11 #46 14.75 Unpacking libobjc4:amd64 (10.2.1-6) ...
18:24:11 #15 3.559 Reading package lists...
18:24:11 #13 51.66   Installing       : enchant2-2.3.4-1.fc37.aarch64                       23/149 
18:24:11 #13 51.68   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 24/149 
18:24:11 #13 51.69   Installing       : bzip2-1.0.8-12.fc37.aarch64                         25/149 
18:24:11 #13 51.70   Installing       : cpio-2.13-13.fc37.aarch64                           26/149 
18:24:11 #13 51.70   Installing       : dash-0.5.11.5-2.fc37.aarch64                        27/149 
18:24:11 #13 51.71   Running scriptlet: dash-0.5.11.5-2.fc37.aarch64                        27/149 
18:24:11 #13 51.74   Installing       : diffutils-3.8-3.fc37.aarch64                        28/149 
18:24:11 #13 51.75   Installing       : ed-1.18-2.fc37.aarch64                              29/149 
18:24:11 #13 51.75   Installing       : patch-2.7.6-17.fc37.aarch64                         30/149 
18:24:11 #13 51.76   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   31/149 
18:24:11 #13 51.81   Installing       : groff-base-1.22.4-10.fc37.aarch64                   31/149 
18:24:11 #13 51.82   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   31/149 
18:24:11 #13 51.84   Installing       : json-glib-1.6.6-3.fc37.aarch64                      32/149 
18:24:11 #13 51.85   Installing       : libjpeg-turbo-2.1.3-2.fc37.aarch64                  33/149 
18:24:11 #13 51.86   Installing       : libpkgconf-1.8.0-3.fc37.aarch64                     34/149 
18:24:11 #13 51.87   Installing       : pkgconf-1.8.0-3.fc37.aarch64                        35/149 
18:24:11 #13 51.88   Installing       : libpng-2:1.6.37-13.fc37.aarch64                     36/149 
18:24:11 #13 51.88   Installing       : libstemmer-0-19.585svn.fc37.aarch64                 37/149 
18:24:11 #13 51.90   Installing       : shared-mime-info-2.2-2.fc37.aarch64                 38/149 
18:24:11 #13 51.91   Running scriptlet: shared-mime-info-2.2-2.fc37.aarch64                 38/149 
18:24:11 #14 1.350 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
18:24:11 #14 1.450 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
18:24:11 #14 1.458 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
18:24:11 #46 14.83 Selecting previously unselected package libobjc-10-dev:amd64.
18:24:11 #46 14.83 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ...
18:24:11 #46 14.83 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ...
18:24:11 #46 14.97 Selecting previously unselected package libc6-i386.
18:24:11 #46 14.97 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u7_amd64.deb ...
18:24:11 #46 14.98 Unpacking libc6-i386 (2.31-13+deb11u7) ...
18:24:11 #15 4.197 Building dependency tree...
18:24:11 #15 4.398 Reading state information...
18:24:11 #13 51.94   Installing       : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  39/149 
18:24:11 #13 51.95   Installing       : libappstream-glib-0.8.1-1.fc37.aarch64              40/149 
18:24:11 #13 51.96   Installing       : dbus-libs-1:1.14.10-1.fc37.aarch64                  41/149 
18:24:11 #13 51.98   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                   42/149 
18:24:11 #13 51.99   Installing       : ncurses-6.4-3.20230114.fc37.aarch64                 43/149 
18:24:11 #13 52.00   Installing       : perl-Digest-1.20-489.fc37.noarch                    44/149 
18:24:11 #13 52.01   Installing       : perl-Digest-MD5-2.58-489.fc37.aarch64               45/149 
18:24:11 #13 52.02   Installing       : perl-B-1.83-494.fc37.aarch64                        46/149 
18:24:11 #13 52.02   Installing       : perl-FileHandle-2.03-494.fc37.noarch                47/149 
18:24:11 #13 52.03   Installing       : perl-AutoLoader-5.74-494.fc37.noarch                48/149 
18:24:11 #13 52.03   Installing       : perl-Data-Dumper-2.184-490.fc37.aarch64             49/149 
18:24:11 #13 52.04   Installing       : perl-libnet-3.14-490.fc37.noarch                    50/149 
18:24:11 #13 52.05   Installing       : perl-base-2.27-494.fc37.noarch                      51/149 
18:24:11 #13 52.06   Installing       : perl-URI-5.17-1.fc37.noarch                         52/149 
18:24:11 #13 52.08   Installing       : perl-Net-SSLeay-1.92-4.fc37.aarch64                 53/149 
18:24:11 #13 52.09   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             54/149 
18:24:11 #13 52.09   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              55/149 
18:24:11 #13 52.10   Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch         56/149 
18:24:11 #13 52.11   Installing       : perl-if-0.61.000-494.fc37.noarch                    57/149 
18:24:11 #13 52.11   Installing       : perl-locale-1.10-494.fc37.noarch                    58/149 
18:24:11 #13 52.12   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              59/149 
18:24:11 #13 52.12   Installing       : perl-File-Path-2.18-489.fc37.noarch                 60/149 
18:24:11 #13 52.13   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              61/149 
18:24:11 #13 52.14   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             62/149 
18:24:11 #13 52.14   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            63/149 
18:24:11 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc
18:24:11  debian/rules build
18:24:11 dh build --with=bash-completion
18:24:11    dh_update_autotools_config
18:24:11    dh_autoreconf
18:24:11    debian/rules override_dh_auto_build
18:24:11 make[1]: Entering directory '/root/build-deb'
18:24:11 # Build the daemon and dependencies
18:24:11 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:24:11 
18:24:11 Removing bundles/
18:24:11 
18:24:11 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:24:11 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:24:11 + tee /root/build-deb/engine/go.mod
18:24:11 module github.com/docker/docker
18:24:11 
18:24:11 go 1.20
18:24:11 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:11 + GO111MODULE=on
18:24:11 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:23:53.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:24:11 #15 4.406 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:24:11 #15 4.709 Starting 2 pkgProblemResolver with broken count: 0
18:24:11 #15 4.714 Done
18:24:11 #13 52.15   Installing       : perl-Class-Struct-0.66-494.fc37.noarch              64/149 
18:24:11 #13 52.15   Installing       : perl-POSIX-2.03-494.fc37.aarch64                    65/149 
18:24:11 #13 52.16   Installing       : perl-IPC-Open3-1.22-494.fc37.noarch                 66/149 
18:24:11 #13 52.16   Installing       : perl-subs-1.04-494.fc37.noarch                      67/149 
18:24:11 #13 52.17   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          68/149 
18:24:11 #13 52.18   Installing       : perl-HTTP-Tiny-0.086-1.fc37.noarch                  69/149 
18:24:11 #13 52.18   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  70/149 
18:24:11 #13 52.19   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              71/149 
18:24:11 #13 52.20   Installing       : perl-Socket-4:2.036-1.fc37.aarch64                  72/149 
18:24:11 #13 52.21   Installing       : perl-SelectSaver-1.02-494.fc37.noarch               73/149 
18:24:11 #13 52.21   Installing       : perl-Symbol-1.09-494.fc37.noarch                    74/149 
18:24:11 #13 52.22   Installing       : perl-File-stat-1.12-494.fc37.noarch                 75/149 
18:24:11 #13 52.22   Installing       : perl-podlators-1:4.14-489.fc37.noarch               76/149 
18:24:11 #13 52.23   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            77/149 
18:24:11 #13 52.24   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           78/149 
18:24:11 #13 52.25   Installing       : perl-Fcntl-1.15-494.fc37.aarch64                    79/149 
18:24:11 #13 52.25   Installing       : perl-mro-1.26-494.fc37.aarch64                      80/149 
18:24:11 #13 52.26   Installing       : perl-IO-1.50-494.fc37.aarch64                       81/149 
18:24:11 #13 52.27   Installing       : perl-overloading-0.02-494.fc37.noarch               82/149 
18:24:11 #13 52.27   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                 83/149 
18:24:11 #13 52.28   Installing       : perl-MIME-Base64-3.16-489.fc37.aarch64              84/149 
18:24:11 #13 52.29   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64      85/149 
18:24:11 #13 52.29   Installing       : perl-constant-1.33-490.fc37.noarch                  86/149 
18:24:11 #13 52.30   Installing       : perl-parent-1:0.238-489.fc37.noarch                 87/149 
18:24:11 #13 52.30   Installing       : perl-Errno-1.36-494.fc37.aarch64                    88/149 
18:24:11 #13 52.31   Installing       : perl-File-Basename-2.85-494.fc37.noarch             89/149 
18:24:11 #13 52.31   Installing       : perl-Getopt-Std-1.13-494.fc37.noarch                90/149 
18:24:11 #13 52.32   Installing       : perl-Storable-1:3.26-489.fc37.aarch64               91/149 
18:24:11 #13 52.33   Installing       : perl-overload-1.35-494.fc37.noarch                  92/149 
18:24:11 #13 52.33   Installing       : perl-vars-1.05-494.fc37.noarch                      93/149 
18:24:11 #13 52.34   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch               94/149 
18:24:12 #20 10.54 Selecting previously unselected package libclang-cpp11.
18:24:12 #20 10.54 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
18:24:12 #20 10.55 Unpacking libclang-cpp11 (1:11.0.1-2) ...
18:24:12 #14 2.116 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
18:24:12 #15 4.931  Done
18:24:12 #13 52.36   Installing       : perl-Carp-1.52-489.fc37.noarch                      95/149 
18:24:12 #13 52.37   Installing       : perl-Exporter-5.77-489.fc37.noarch                  96/149 
18:24:12 #13 52.38   Installing       : perl-PathTools-3.84-489.fc37.aarch64                97/149 
18:24:12 #13 52.39   Installing       : perl-NDBM_File-1.15-494.fc37.aarch64                98/149 
18:24:12 #13 52.39   Installing       : perl-DynaLoader-1.52-494.fc37.aarch64               99/149 
18:24:12 #13 52.44   Installing       : perl-Encode-4:3.19-492.fc37.aarch64                100/149 
18:24:12 #13 52.56   Installing       : perl-libs-4:5.36.1-494.fc37.aarch64                101/149 
18:24:12 #13 52.57   Installing       : perl-interpreter-4:5.36.1-494.fc37.aarch64         102/149 
18:24:12 #13 52.58   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.aarch64     103/149 
18:24:12 #13 52.59   Installing       : python3-zstandard-0.19.0-1.fc37.aarch64            104/149 
18:24:12 #46 15.44 Selecting previously unselected package lib32gcc-s1.
18:24:12 #46 15.44 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ...
18:24:12 #46 15.45 Unpacking lib32gcc-s1 (10.2.1-6) ...
18:24:12 #46 15.53 Selecting previously unselected package lib32stdc++6.
18:24:12 #46 15.53 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ...
18:24:12 #46 15.53 Unpacking lib32stdc++6 (10.2.1-6) ...
18:24:12 #20 11.38 Selecting previously unselected package libgc1:amd64.
18:24:12 #14 2.163 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
18:24:12 #14 2.168 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2706 kB]
18:24:12 #14 2.294 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1309 kB]
18:24:12 #14 2.348 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9393 B]
18:24:12 #15 5.158 Starting pkgProblemResolver with broken count: 0
18:24:12 #15 5.222 Starting 2 pkgProblemResolver with broken count: 0
18:24:12 #15 5.226 Done
18:24:12 #46 15.69 Selecting previously unselected package libclang-common-11-dev.
18:24:12 #46 15.69 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
18:24:12 #46 15.70 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
18:24:12 #13 52.60   Installing       : xxhash-libs-0.8.2-1.fc37.aarch64                   105/149 
18:24:12 #13 52.66   Installing       : gdb-minimal-13.2-2.fc37.aarch64                    106/149 
18:24:12 #13 52.67   Installing       : debugedit-5.0-7.fc37.aarch64                       107/149 
18:24:12 #13 52.69   Installing       : zstd-1.5.5-1.fc37.aarch64                          108/149 
18:24:12 #13 52.69   Installing       : rust-srpm-macros-24-4.fc37.noarch                  109/149 
18:24:12 #13 52.70   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch         110/149 
18:24:12 #13 52.70   Installing       : qt5-srpm-macros-5.15.9-1.fc37.noarch               111/149 
18:24:12 #13 52.71   Installing       : pyproject-srpm-macros-1.9.0-1.fc37.noarch          112/149 
18:24:12 #13 52.71   Installing       : package-notes-srpm-macros-0.5-7.fc37.noarch        113/149 
18:24:12 #13 52.72   Installing       : gnat-srpm-macros-5-1.fc37.noarch                   114/149 
18:24:12 #13 52.72   Installing       : ghc-srpm-macros-1.6.1-1.fc37.noarch                115/149 
18:24:12 #13 52.73   Installing       : emacs-filesystem-1:28.2-3.fc37.noarch              116/149 
18:24:12 #13 52.74   Installing       : desktop-file-utils-0.26-7.fc37.aarch64             117/149 
18:24:12 #13 52.74   Installing       : ansible-srpm-macros-1-10.fc37.noarch               118/149 
18:24:12 #13 52.75   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                119/149 
18:24:12 #13 52.76   Installing       : python3-pyxdg-0.27-6.fc37.noarch                   120/149 
18:24:12 #13 52.77   Installing       : python3-file-magic-5.42-4.fc37.noarch              121/149 
18:24:12 #13 52.78   Installing       : python3-distro-1.7.0-3.fc37.noarch                 122/149 
18:24:12 #13 52.78   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                     123/149 
18:24:12 #13 52.79   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.aarch64            124/149 
18:24:12 #13 52.79   Installing       : perl-srpm-macros-1-46.fc37.noarch                  125/149 
18:24:12 #13 52.80   Installing       : openblas-srpm-macros-2-12.fc37.noarch              126/149 
18:24:12 #13 52.80   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                  127/149 
18:24:12 #13 52.81   Installing       : nim-srpm-macros-3-7.fc37.noarch                    128/149 
18:24:12 #13 52.81   Installing       : lua-srpm-macros-1-7.fc37.noarch                    129/149 
18:24:12 #13 52.82   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch              130/149 
18:24:12 #13 52.82   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  131/149 
18:24:12 #13 52.83   Installing       : fonts-filesystem-1:2.0.5-9.fc37.noarch             132/149 
18:24:12 #13 52.83   Installing       : web-assets-filesystem-5-18.fc37.noarch             133/149 
18:24:12 #13 52.84   Installing       : js-jquery-3.6.0-3.fc37.noarch                      134/149 
18:24:12 #13 52.84   Installing       : python-systemd-doc-235-1.fc37.aarch64              135/149 
18:24:12 #13 52.86   Installing       : python3-systemd-235-1.fc37.aarch64                 136/149 
18:24:12 #13 52.87   Installing       : python3-dnf-plugins-core-4.4.2-1.fc37.noarch       137/149 
18:24:12 #13 52.88   Installing       : efi-srpm-macros-5-6.fc37.noarch                    138/149 
18:24:12 #13 52.89   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            139/149 
18:24:12 #13 52.89   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 140/149 
18:24:12 #13 52.90   Installing       : python-srpm-macros-3.11-6.fc37.noarch              141/149 
18:24:12 #13 52.91   Installing       : redhat-rpm-config-229-1.fc37.noarch                142/149 
18:24:12 #13 52.92   Installing       : rpm-build-4.18.1-2.fc37.aarch64                    143/149 
18:24:12 #13 52.93   Installing       : rpmlint-fedora-license-data-1.31-1.fc37.noarch     144/149 
18:24:12 #13 52.96   Installing       : rpmlint-2.4.0-6.fc37.noarch                        145/149 
18:24:12 #13 52.97   Installing       : dnf-plugins-core-4.4.2-1.fc37.noarch               146/149 
18:24:12 #20 11.38 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ...
18:24:12 #20 11.39 Unpacking libgc1:amd64 (1:8.0.4-3) ...
18:24:12 #20 11.44 Selecting previously unselected package libobjc4:amd64.
18:24:12 #20 11.44 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ...
18:24:12 #20 11.45 Unpacking libobjc4:amd64 (10.2.1-6) ...
18:24:12 #20 11.48 Selecting previously unselected package libobjc-10-dev:amd64.
18:24:12 #20 11.48 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ...
18:24:12 #20 11.48 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ...
18:24:12 #20 11.55 Selecting previously unselected package libc6-i386.
18:24:12 #20 11.55 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u7_amd64.deb ...
18:24:12 #20 11.55 Unpacking libc6-i386 (2.31-13+deb11u7) ...
18:24:12 #14 2.497 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [48.4 kB]
18:24:12 #13 52.98   Cleanup          : glibc-2.36-12.fc37.aarch64                         147/149 
18:24:12 #13 52.99   Cleanup          : glibc-minimal-langpack-2.36-12.fc37.aarch64        148/149 
18:24:12 #13 52.99   Cleanup          : glibc-common-2.36-12.fc37.aarch64                  149/149 
18:24:12 #14 2.719 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
18:24:12 #14 2.764 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
18:24:12 #14 2.808 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [1005 kB]
18:24:12 #15 5.681 The following additional packages will be installed:
18:24:12 #15 5.681   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:24:12 #15 5.682   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:24:12 #15 5.682   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
18:24:12 #15 5.683   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0
18:24:12 #15 5.684   libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin procps
18:24:12 #15 5.688 Suggested packages:
18:24:12 #15 5.688   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
18:24:12 #15 5.688 Recommended packages:
18:24:12 #15 5.688   psmisc
18:24:13 #20 11.81 Selecting previously unselected package lib32gcc-s1.
18:24:13 #20 11.81 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ...
18:24:13 #20 11.82 Unpacking lib32gcc-s1 (10.2.1-6) ...
18:24:13 #20 11.87 Selecting previously unselected package lib32stdc++6.
18:24:13 #20 11.87 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ...
18:24:13 #20 11.88 Unpacking lib32stdc++6 (10.2.1-6) ...
18:24:13 #20 11.95 Selecting previously unselected package libclang-common-11-dev.
18:24:13 #20 11.95 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
18:24:13 #20 11.95 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
18:24:13 #14 3.057 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3262 B]
18:24:13 #14 3.057 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2311 kB]
18:24:13 #15 5.967 The following NEW packages will be installed:
18:24:13 #15 5.968   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:24:13 #15 5.968   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:24:13 #15 5.968   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
18:24:13 #15 5.968   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:24:13 #15 5.969   libuv1 pkg-config pkgconf pkgconf-bin procps
18:24:13 #15 5.971 The following packages will be upgraded:
18:24:13 #15 5.972   libsystemd0 libudev1
18:24:13 #14 3.185 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [48.2 kB]
18:24:13 #14 3.296 Fetched 20.6 MB in 3s (6985 kB/s)
18:24:13 #46 16.80 Selecting previously unselected package libclang1-11.
18:24:13 #46 16.80 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ...
18:24:13 #46 16.81 Unpacking libclang1-11 (1:11.0.1-2) ...
18:24:13 #15 6.253 2 upgraded, 26 newly installed, 0 to remove and 7 not upgraded.
18:24:13 #15 6.253 1 not fully installed or removed.
18:24:13 #15 6.253 Need to get 13.1 MB of archives.
18:24:13 #15 6.253 After this operation, 50.9 MB of additional disk space will be used.
18:24:13 #15 6.253 Get:1 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
18:24:13 #15 6.259 Get:2 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
18:24:13 #15 6.260 Get:3 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
18:24:13 #15 6.263 Get:4 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
18:24:13 #15 6.265 Get:5 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
18:24:13 #15 6.277 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsystemd0 arm64 252.17-1~deb12u1 [307 kB]
18:24:13 #15 6.279 Get:7 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB]
18:24:13 #15 6.279 Get:8 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB]
18:24:13 #15 6.283 Get:9 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
18:24:13 #15 6.327 Get:10 http://deb.debian.org/debian bookworm/main arm64 dh-apparmor all 3.0.8-3 [16.7 kB]
18:24:13 #15 6.327 Get:11 http://deb.debian.org/debian bookworm/main arm64 libudev1 arm64 252.17-1~deb12u1 [102 kB]
18:24:13 #15 6.328 Get:12 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
18:24:13 #15 6.328 Get:13 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
18:24:13 #15 6.329 Get:14 http://deb.debian.org/debian bookworm/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-2 [12.2 kB]
18:24:13 #15 6.329 Get:15 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.17-1~deb12u1 [51.9 kB]
18:24:13 #15 6.330 Get:16 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
18:24:13 #15 6.331 Get:17 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
18:24:13 #15 6.345 Get:18 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
18:24:13 #15 6.346 Get:19 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
18:24:13 #15 6.348 Get:20 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
18:24:13 #15 6.351 Get:21 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
18:24:13 #15 6.353 Get:22 http://deb.debian.org/debian bookworm/main arm64 libdevmapper-dev arm64 2:1.02.185-2 [42.0 kB]
18:24:13 #15 6.354 Get:23 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
18:24:13 #15 6.356 Get:24 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.17-1~deb12u1 [352 kB]
18:24:13 #15 6.358 Get:25 http://deb.debian.org/debian bookworm/main arm64 libpkgconf3 arm64 1.8.1-1 [35.3 kB]
18:24:13 #15 6.360 Get:26 http://deb.debian.org/debian bookworm/main arm64 pkgconf-bin arm64 1.8.1-1 [28.9 kB]
18:24:13 #15 6.361 Get:27 http://deb.debian.org/debian bookworm/main arm64 pkgconf arm64 1.8.1-1 [25.9 kB]
18:24:13 #15 6.363 Get:28 http://deb.debian.org/debian bookworm/main arm64 pkg-config arm64 1.8.1-1 [13.7 kB]
18:24:13 #20 12.51 Selecting previously unselected package libclang1-11.
18:24:13 #20 12.51 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ...
18:24:13 #20 12.51 Unpacking libclang1-11 (1:11.0.1-2) ...
18:24:13 #15 6.567 debconf: delaying package configuration, since apt-utils is not installed
18:24:13 #15 6.622 Fetched 13.1 MB in 0s (34.6 MB/s)
18:24:13 mkdir -p rpmbuild/SOURCES
18:24:13 docker run --rm -w /v \
18:24:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:24:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:24:13 	alpine \
18:24:13 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:24:14 #15 6.653 Selecting previously unselected package bash-completion.
18:24:14 #15 6.653 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29958 files and directories currently installed.)
18:24:14 #15 6.672 Preparing to unpack .../0-bash-completion_1%3a2.11-6_all.deb ...
18:24:14 #15 6.686 Unpacking bash-completion (1:2.11-6) ...
18:24:14 #15 6.821 Selecting previously unselected package libjsoncpp25:arm64.
18:24:14 #15 6.825 Preparing to unpack .../1-libjsoncpp25_1.9.5-4_arm64.deb ...
18:24:14 #15 6.833 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
18:24:14 #15 6.878 Selecting previously unselected package librhash0:arm64.
18:24:14 #15 6.881 Preparing to unpack .../2-librhash0_1.4.3-3_arm64.deb ...
18:24:14 #15 6.885 Unpacking librhash0:arm64 (1.4.3-3) ...
18:24:14 #15 6.933 Selecting previously unselected package libuv1:arm64.
18:24:14 #15 6.936 Preparing to unpack .../3-libuv1_1.44.2-1_arm64.deb ...
18:24:14 #15 6.942 Unpacking libuv1:arm64 (1.44.2-1) ...
18:24:14 #15 7.000 Selecting previously unselected package cmake-data.
18:24:14 #20 13.00 Selecting previously unselected package clang-11.
18:24:14 #20 13.00 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ...
18:24:14 #20 13.01 Unpacking clang-11 (1:11.0.1-2) ...
18:24:14 #20 13.05 Selecting previously unselected package clang.
18:24:14 #20 13.06 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ...
18:24:14 #20 13.06 Unpacking clang (1:11.0-51+nmu5) ...
18:24:14 #20 13.10 Selecting previously unselected package libpfm4:amd64.
18:24:14 #20 13.10 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
18:24:14 #20 13.10 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
18:24:14 #20 13.16 Selecting previously unselected package lld-11.
18:24:14 #20 13.16 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ...
18:24:14 #20 13.16 Unpacking lld-11 (1:11.0.1-2) ...
18:24:14 #20 13.29 Selecting previously unselected package lld.
18:24:14 #15 7.003 Preparing to unpack .../4-cmake-data_3.25.1-1_all.deb ...
18:24:14 #15 7.014 Unpacking cmake-data (3.25.1-1) ...
18:24:14 #14 3.296 Reading package lists...
18:24:14 #46 17.63 Selecting previously unselected package clang-11.
18:24:14 #46 17.63 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ...
18:24:14 #46 17.64 Unpacking clang-11 (1:11.0.1-2) ...
18:24:14 #46 17.76 Selecting previously unselected package clang.
18:24:14 #20 13.29 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ...
18:24:14 #20 13.30 Unpacking lld (1:11.0-51+nmu5) ...
18:24:14 #20 13.33 Selecting previously unselected package llvm-11-runtime.
18:24:14 #20 13.33 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
18:24:14 #20 13.34 Unpacking llvm-11-runtime (1:11.0.1-2) ...
18:24:14 #20 13.38 Selecting previously unselected package llvm-runtime.
18:24:14 #20 13.39 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ...
18:24:14 #20 13.39 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
18:24:14 #20 13.42 Selecting previously unselected package llvm-11.
18:24:14 #20 13.42 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ...
18:24:14 #20 13.42 Unpacking llvm-11 (1:11.0.1-2) ...
18:24:14 #15 7.439 Preparing to unpack .../5-libsystemd0_252.17-1~deb12u1_arm64.deb ...
18:24:14 #46 17.76 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ...
18:24:14 #46 17.76 Unpacking clang (1:11.0-51+nmu5) ...
18:24:14 #46 17.83 Selecting previously unselected package libpfm4:amd64.
18:24:14 #46 17.84 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
18:24:14 #46 17.84 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
18:24:14 #46 17.96 Selecting previously unselected package lld-11.
18:24:14 #46 17.96 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ...
18:24:14 #46 17.99 Unpacking lld-11 (1:11.0.1-2) ...
18:24:14 #15 7.452 Unpacking libsystemd0:arm64 (252.17-1~deb12u1) over (252.12-1~deb12u1) ...
18:24:14 #15 7.535 Setting up libsystemd0:arm64 (252.17-1~deb12u1) ...
18:24:14 #15 7.582 Selecting previously unselected package libproc2-0:arm64.
18:24:14 #15 7.582 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 33965 files and directories currently installed.)
18:24:14 #15 7.603 Preparing to unpack .../libproc2-0_2%3a4.0.2-3_arm64.deb ...
18:24:14 #15 7.606 Unpacking libproc2-0:arm64 (2:4.0.2-3) ...
18:24:14 #15 7.655 Selecting previously unselected package procps.
18:24:14 #15 7.659 Preparing to unpack .../procps_2%3a4.0.2-3_arm64.deb ...
18:24:14 #15 7.672 Unpacking procps (2:4.0.2-3) ...
18:24:14 #46 18.29 Selecting previously unselected package lld.
18:24:14 #46 18.29 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ...
18:24:14 #46 18.30 Unpacking lld (1:11.0-51+nmu5) ...
18:24:15 #20 14.15 Selecting previously unselected package llvm.
18:24:15 #15 7.759 Selecting previously unselected package cmake.
18:24:15 #15 7.763 Preparing to unpack .../cmake_3.25.1-1_arm64.deb ...
18:24:15 #15 7.769 Unpacking cmake (3.25.1-1) ...
18:24:15 #46 18.42 Selecting previously unselected package llvm-11-runtime.
18:24:15 #46 18.42 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
18:24:15 #46 18.42 Unpacking llvm-11-runtime (1:11.0.1-2) ...
18:24:15 #46 18.54 Selecting previously unselected package llvm-runtime.
18:24:15 #46 18.54 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ...
18:24:15 #46 18.55 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
18:24:15 #46 18.64 Selecting previously unselected package llvm-11.
18:24:15 #46 18.64 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ...
18:24:15 #14 4.163 Reading package lists...
18:24:15 #14 4.981 Building dependency tree...
18:24:15 #14 5.165 Reading state information...
18:24:15 #20 14.15 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ...
18:24:15 #20 14.15 Unpacking llvm (1:11.0-51+nmu5) ...
18:24:15 #20 14.20 Setting up libz3-4:amd64 (4.8.10-1) ...
18:24:15 #20 14.21 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
18:24:15 #20 14.22 Setting up libllvm11:amd64 (1:11.0.1-2) ...
18:24:15 #20 14.23 Setting up libclang1-11 (1:11.0.1-2) ...
18:24:15 #20 14.25 Setting up libgc1:amd64 (1:8.0.4-3) ...
18:24:15 #20 14.26 Setting up libc6-i386 (2.31-13+deb11u7) ...
18:24:15 #20 14.27 Setting up libc-dev-bin (2.31-13+deb11u7) ...
18:24:15 #20 14.29 Setting up llvm-11-runtime (1:11.0.1-2) ...
18:24:15 #20 14.30 Setting up llvm-11 (1:11.0.1-2) ...
18:24:15 #20 14.31 Setting up libobjc4:amd64 (10.2.1-6) ...
18:24:15 #20 14.33 Setting up lld-11 (1:11.0.1-2) ...
18:24:15 #20 14.34 Setting up libclang-cpp11 (1:11.0.1-2) ...
18:24:15 #20 14.35 Setting up lib32gcc-s1 (10.2.1-6) ...
18:24:15 #20 14.37 Setting up lib32stdc++6 (10.2.1-6) ...
18:24:15 #15 8.301 Selecting previously unselected package dh-apparmor.
18:24:15 #46 18.65 Unpacking llvm-11 (1:11.0.1-2) ...
18:24:15 #29 ...
18:24:15 
18:24:15 #30 [linux/amd64->darwin/arm64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
18:24:15 #30 1.136 Building static docker-darwin-arm64
18:24:15 #30 1.138 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:24:05Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7"' '-buildmode=pie' github.com/docker/cli/cmd/docker
18:24:15 #14 5.426 The following additional packages will be installed:
18:24:15 #14 5.426   at autoconf automake autopoint autotools-dev binutils
18:24:15 #14 5.426   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
18:24:15 #14 5.426   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
18:24:15 #14 5.426   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
18:24:15 #14 5.426   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
18:24:15 #14 5.426   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:24:15 #14 5.426   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
18:24:15 #14 5.426   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:24:15 #14 5.426   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:24:15 #14 5.426   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
18:24:15 #14 5.426   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
18:24:15 #14 5.426   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:24:15 #14 5.426   libbsd0 libc-dev-bin libc6 libc6-dev libcapture-tiny-perl libcbor0.6
18:24:15 #14 5.426   libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
18:24:15 #14 5.426   libclone-perl libcommon-sense-perl libconst-fast-perl
18:24:15 #14 5.426   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
18:24:15 #14 5.426   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
18:24:15 #14 5.426   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
18:24:15 #14 5.426   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
18:24:15 #14 5.426   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
18:24:15 #14 5.426   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
18:24:15 #14 5.426   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
18:24:15 #14 5.426   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
18:24:15 #14 5.426   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
18:24:15 #14 5.426   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
18:24:15 #14 5.426   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
18:24:15 #14 5.426   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:24:15 #14 5.426   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
18:24:15 #14 5.426   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
18:24:15 #14 5.426   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
18:24:15 #14 5.426   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
18:24:15 #14 5.426   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:24:15 #14 5.426   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:24:15 #14 5.426   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
18:24:15 #14 5.426   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
18:24:15 #14 5.426   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:24:15 #14 5.426   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
18:24:15 #14 5.426   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
18:24:15 #14 5.426   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
18:24:15 #14 5.426   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
18:24:15 #14 5.426   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
18:24:15 #14 5.426   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:24:15 #14 5.426   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:24:15 #14 5.426   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
18:24:15 #14 5.426   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
18:24:15 #14 5.426   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
18:24:15 #14 5.426   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
18:24:15 #14 5.426   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
18:24:15 #14 5.426   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
18:24:15 #14 5.426   libnumber-compare-perl libnumber-range-perl libobject-id-perl
18:24:15 #14 5.426   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:24:15 #14 5.426   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:24:15 #14 5.426   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
18:24:15 #14 5.426   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
18:24:15 #14 5.426   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
18:24:15 #14 5.426   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:24:15 #14 5.426   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
18:24:15 #14 5.426   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:24:15 #14 5.426   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:24:15 #14 5.426   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
18:24:15 #14 5.426   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
18:24:15 #14 5.426   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
18:24:15 #14 5.426   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
18:24:15 #14 5.426   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
18:24:15 #14 5.426   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
18:24:15 #14 5.426   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
18:24:15 #14 5.426   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
18:24:15 #14 5.426   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:24:15 #14 5.426   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
18:24:15 #14 5.427   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
18:24:15 #14 5.427   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:24:15 #14 5.427   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:24:15 #14 5.427   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
18:24:15 #14 5.427   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:24:15 #14 5.427   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
18:24:15 #14 5.427   openssh-client openssl patch patchutils perl perl-modules-5.30
18:24:15 #14 5.427   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:24:15 #14 5.427   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:24:15 #14 5.427   python3-debian python3-gpg python3-idna python3-magic python3-minimal
18:24:15 #14 5.427   python3-pkg-resources python3-requests python3-six python3-unidiff
18:24:15 #14 5.427   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
18:24:15 #14 5.427   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
18:24:15 #14 5.427   xz-utils
18:24:15 #14 5.429 Suggested packages:
18:24:15 #14 5.429   default-mta | mail-transport-agent autoconf-archive gnu-standards
18:24:15 #14 5.429   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
18:24:15 #14 5.429   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
18:24:15 #14 5.429   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
18:24:15 #14 5.429   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
18:24:15 #14 5.429   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:24:15 #14 5.429   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
18:24:15 #14 5.429   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
18:24:15 #14 5.429   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
18:24:15 #14 5.429   mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc
18:24:15 #14 5.429   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
18:24:15 #14 5.429   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
18:24:15 #14 5.429   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
18:24:15 #14 5.429   libgssapi-perl glibc-doc locales bzr gdbm-l10n krb5-doc krb5-user
18:24:15 #14 5.429   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
18:24:15 #14 5.429   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
18:24:15 #14 5.429   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
18:24:15 #14 5.429   libstdc++-9-doc libbareword-filehandles-perl libindirect-perl
18:24:15 #14 5.429   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
18:24:15 #14 5.429   libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
18:24:15 #14 5.429   libxml-sax-expatxs-perl bash-completion binutils-multiarch
18:24:15 #14 5.429   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
18:24:15 #14 5.429   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
18:24:15 #14 5.429   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
18:24:15 #14 5.429   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
18:24:15 #14 5.429   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
18:24:15 #14 5.429   python3-cryptography python3-openssl python3-socks python3.8-venv
18:24:15 #14 5.429   python3.8-doc binfmt-support readline-doc zip wdiff-doc
18:24:15 #20 14.38 Setting up llvm-runtime (1:11.0-51+nmu5) ...
18:24:15 #20 14.39 Setting up llvm (1:11.0-51+nmu5) ...
18:24:15 #20 14.41 Setting up libobjc-10-dev:amd64 (10.2.1-6) ...
18:24:15 #20 14.42 Setting up libclang-common-11-dev (1:11.0.1-2) ...
18:24:15 #20 14.43 Setting up libc6-dev:amd64 (2.31-13+deb11u7) ...
18:24:15 #20 14.44 Setting up clang-11 (1:11.0.1-2) ...
18:24:15 #20 14.45 Setting up lld (1:11.0-51+nmu5) ...
18:24:15 #20 14.47 Setting up clang (1:11.0-51+nmu5) ...
18:24:15 #20 14.50 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:24:15 #15 8.305 Preparing to unpack .../dh-apparmor_3.0.8-3_all.deb ...
18:24:15 #15 8.310 Unpacking dh-apparmor (3.0.8-3) ...
18:24:15 #15 8.359 Preparing to unpack .../libudev1_252.17-1~deb12u1_arm64.deb ...
18:24:15 #15 8.373 Unpacking libudev1:arm64 (252.17-1~deb12u1) over (252.12-1~deb12u1) ...
18:24:15 #15 8.446 Setting up libudev1:arm64 (252.17-1~deb12u1) ...
18:24:15 #15 8.496 Selecting previously unselected package dmsetup.
18:24:15 #15 8.496 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 34154 files and directories currently installed.)
18:24:15 #15 8.516 Preparing to unpack .../00-dmsetup_2%3a1.02.185-2_arm64.deb ...
18:24:15 #15 8.520 Unpacking dmsetup (2:1.02.185-2) ...
18:24:15 #15 8.564 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:24:15 #14 5.814 The following NEW packages will be installed:
18:24:15 #14 5.814   at autoconf automake autopoint autotools-dev binutils
18:24:15 #14 5.814   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
18:24:15 mkdir -p rpmbuild/SOURCES
18:24:15 docker run --rm -w /v \
18:24:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:24:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:24:15 	alpine \
18:24:15 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:24:15 #15 8.567 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
18:24:15 #15 8.571 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
18:24:15 #15 8.620 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:24:15 #15 8.624 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.185-2_arm64.deb ...
18:24:15 #15 8.628 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-2) ...
18:24:15 #15 8.663 Selecting previously unselected package libudev-dev:arm64.
18:24:15 #15 8.667 Preparing to unpack .../03-libudev-dev_252.17-1~deb12u1_arm64.deb ...
18:24:15 #15 8.671 Unpacking libudev-dev:arm64 (252.17-1~deb12u1) ...
18:24:15 #15 8.715 Selecting previously unselected package libsepol-dev:arm64.
18:24:15 #15 8.719 Preparing to unpack .../04-libsepol-dev_3.4-2.1_arm64.deb ...
18:24:15 #15 8.726 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
18:24:15 #15 8.795 Selecting previously unselected package libpcre2-16-0:arm64.
18:24:16 #13 53.01   Running scriptlet: glibc-common-2.36-12.fc37.aarch64                  149/149 
18:24:16 #13 55.97   Verifying        : bzip2-1.0.8-12.fc37.aarch64                          1/149 
18:24:16 #13 55.97   Verifying        : cpio-2.13-13.fc37.aarch64                            2/149 
18:24:16 #13 55.97   Verifying        : dash-0.5.11.5-2.fc37.aarch64                         3/149 
18:24:16 #13 55.97   Verifying        : desktop-file-utils-0.26-7.fc37.aarch64               4/149 
18:24:16 #13 55.97   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.aarch64       5/149 
18:24:16 #13 55.97   Verifying        : diffutils-3.8-3.fc37.aarch64                         6/149 
18:24:16 #13 55.97   Verifying        : dwz-0.14-7.fc37.aarch64                              7/149 
18:24:16 #13 55.97   Verifying        : ed-1.18-2.fc37.aarch64                               8/149 
18:24:16 #13 55.97   Verifying        : efi-srpm-macros-5-6.fc37.noarch                      9/149 
18:24:16 #13 55.97   Verifying        : file-5.42-4.fc37.aarch64                            10/149 
18:24:16 #13 55.97   Verifying        : fonts-filesystem-1:2.0.5-9.fc37.noarch              11/149 
18:24:16 #13 55.97   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             12/149 
18:24:16 #13 55.97   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   13/149 
18:24:16 #13 55.97   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  14/149 
18:24:16 #13 55.97   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  15/149 
18:24:16 #13 55.97   Verifying        : groff-base-1.22.4-10.fc37.aarch64                   16/149 
18:24:16 #13 55.97   Verifying        : hunspell-1.7.0-21.fc37.aarch64                      17/149 
18:24:16 #13 55.97   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             18/149 
18:24:16 #13 55.97   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          19/149 
18:24:16 #13 55.97   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          20/149 
18:24:16 #13 55.97   Verifying        : hunspell-filesystem-1.7.0-21.fc37.aarch64           21/149 
18:24:16 #13 55.97   Verifying        : js-jquery-3.6.0-3.fc37.noarch                       22/149 
18:24:16 #13 55.97   Verifying        : json-glib-1.6.6-3.fc37.aarch64                      23/149 
18:24:16 #13 55.97   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               24/149 
18:24:16 #13 55.97   Verifying        : libappstream-glib-0.8.1-1.fc37.aarch64              25/149 
18:24:16 #13 55.97   Verifying        : libjpeg-turbo-2.1.3-2.fc37.aarch64                  26/149 
18:24:16 #13 55.97   Verifying        : libpkgconf-1.8.0-3.fc37.aarch64                     27/149 
18:24:16 #13 55.97   Verifying        : libpng-2:1.6.37-13.fc37.aarch64                     28/149 
18:24:16 #13 55.97   Verifying        : libstemmer-0-19.585svn.fc37.aarch64                 29/149 
18:24:16 #13 55.97   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     30/149 
18:24:16 #13 55.97   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     31/149 
18:24:16 #13 55.97   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   32/149 
18:24:16 #13 55.97   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               33/149 
18:24:16 #13 55.97   Verifying        : patch-2.7.6-17.fc37.aarch64                         34/149 
18:24:16 #13 55.97   Verifying        : perl-Carp-1.52-489.fc37.noarch                      35/149 
18:24:16 #13 55.97   Verifying        : perl-Data-Dumper-2.184-490.fc37.aarch64             36/149 
18:24:16 #13 55.97   Verifying        : perl-Digest-1.20-489.fc37.noarch                    37/149 
18:24:16 #13 55.97   Verifying        : perl-Digest-MD5-2.58-489.fc37.aarch64               38/149 
18:24:16 #13 55.97   Verifying        : perl-Encode-4:3.19-492.fc37.aarch64                 39/149 
18:24:16 #13 55.97   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  40/149 
18:24:16 #13 55.97   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 41/149 
18:24:16 #13 55.97   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          42/149 
18:24:16 #13 55.97   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              43/149 
18:24:16 #13 55.97   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              44/149 
18:24:16 #13 55.97   Verifying        : perl-MIME-Base64-3.16-489.fc37.aarch64              45/149 
18:24:16 #13 55.97   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              46/149 
18:24:16 #13 55.97   Verifying        : perl-Net-SSLeay-1.92-4.fc37.aarch64                 47/149 
18:24:16 #13 55.97   Verifying        : perl-PathTools-3.84-489.fc37.aarch64                48/149 
18:24:16 #13 55.97   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             49/149 
18:24:16 #13 55.97   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            50/149 
18:24:16 #13 55.97   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              51/149 
18:24:16 #13 55.98   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 52/149 
18:24:16 #13 55.98   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64      53/149 
18:24:16 #13 55.98   Verifying        : perl-Socket-4:2.036-1.fc37.aarch64                  54/149 
18:24:16 #13 55.98   Verifying        : perl-Storable-1:3.26-489.fc37.aarch64               55/149 
18:24:16 #13 55.98   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            56/149 
18:24:16 #13 55.98   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  57/149 
18:24:16 #13 55.98   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           58/149 
18:24:16 #13 55.98   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             59/149 
18:24:16 #13 55.98   Verifying        : perl-constant-1.33-490.fc37.noarch                  60/149 
18:24:16 #13 55.98   Verifying        : perl-libnet-3.14-490.fc37.noarch                    61/149 
18:24:16 #13 55.98   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 62/149 
18:24:16 #13 55.98   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               63/149 
18:24:16 #13 55.98   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   64/149 
18:24:16 #13 55.98   Verifying        : pkgconf-1.8.0-3.fc37.aarch64                        65/149 
18:24:16 #13 55.98   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                      66/149 
18:24:16 #13 55.98   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.aarch64             67/149 
18:24:16 #13 55.98   Verifying        : python-systemd-doc-235-1.fc37.aarch64               68/149 
18:24:16 #13 55.98   Verifying        : python3-construct-2.10.68-3.fc37.noarch             69/149 
18:24:16 #13 55.98   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch              70/149 
18:24:16 #13 55.98   Verifying        : python3-distro-1.7.0-3.fc37.noarch                  71/149 
18:24:16 #13 55.98   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                 72/149 
18:24:16 #13 55.98   Verifying        : python3-file-magic-5.42-4.fc37.noarch               73/149 
18:24:16 #13 55.98   Verifying        : python3-pybeam-0.7-4.fc37.noarch                    74/149 
18:24:16 #13 55.98   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                    75/149 
18:24:16 #13 55.98   Verifying        : python3-six-1.16.0-8.fc37.noarch                    76/149 
18:24:16 #13 55.98   Verifying        : python3-systemd-235-1.fc37.aarch64                  77/149 
18:24:16 #13 55.98   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                 78/149 
18:24:16 #13 55.98   Verifying        : shared-mime-info-2.2-2.fc37.aarch64                 79/149 
18:24:16 #13 55.98   Verifying        : unzip-6.0-58.fc37.aarch64                           80/149 
18:24:16 #13 55.98   Verifying        : web-assets-filesystem-5-18.fc37.noarch              81/149 
18:24:16 #13 55.98   Verifying        : zip-3.0-33.fc37.aarch64                             82/149 
18:24:16 #13 55.98   Verifying        : ansible-srpm-macros-1-10.fc37.noarch                83/149 
18:24:16 #13 55.98   Verifying        : binutils-2.38-27.fc37.aarch64                       84/149 
18:24:16 #13 55.98   Verifying        : binutils-gold-2.38-27.fc37.aarch64                  85/149 
18:24:16 #13 55.98   Verifying        : dbus-libs-1:1.14.10-1.fc37.aarch64                  86/149 
18:24:16 #13 55.98   Verifying        : debugedit-5.0-7.fc37.aarch64                        87/149 
18:24:16 #13 55.98   Verifying        : dnf-plugins-core-4.4.2-1.fc37.noarch                88/149 
18:24:16 #13 55.98   Verifying        : elfutils-0.189-3.fc37.aarch64                       89/149 
18:24:16 #13 55.98   Verifying        : elfutils-debuginfod-client-0.189-3.fc37.aarch64     90/149 
18:24:16 #13 55.98   Verifying        : emacs-filesystem-1:28.2-3.fc37.noarch               91/149 
18:24:16 #13 55.98   Verifying        : enchant2-2.3.4-1.fc37.aarch64                       92/149 
18:24:16 #13 55.98   Verifying        : gdb-minimal-13.2-2.fc37.aarch64                     93/149 
18:24:16 #13 55.98   Verifying        : ghc-srpm-macros-1.6.1-1.fc37.noarch                 94/149 
18:24:16 #13 55.98   Verifying        : glibc-gconv-extra-2.36-14.fc37.aarch64              95/149 
18:24:16 #13 55.98   Verifying        : gnat-srpm-macros-5-1.fc37.noarch                    96/149 
18:24:16 #13 55.98   Verifying        : ncurses-6.4-3.20230114.fc37.aarch64                 97/149 
18:24:16 #13 55.98   Verifying        : package-notes-srpm-macros-0.5-7.fc37.noarch         98/149 
18:24:16 #13 55.98   Verifying        : perl-AutoLoader-5.74-494.fc37.noarch                99/149 
18:24:16 #13 55.98   Verifying        : perl-B-1.83-494.fc37.aarch64                       100/149 
18:24:16 #13 55.98   Verifying        : perl-Class-Struct-0.66-494.fc37.noarch             101/149 
18:24:16 #13 55.98   Verifying        : perl-DynaLoader-1.52-494.fc37.aarch64              102/149 
18:24:16 #13 55.98   Verifying        : perl-Errno-1.36-494.fc37.aarch64                   103/149 
18:24:16 #13 55.98   Verifying        : perl-Fcntl-1.15-494.fc37.aarch64                   104/149 
18:24:16 #13 55.98   Verifying        : perl-File-Basename-2.85-494.fc37.noarch            105/149 
18:24:16 #13 55.98   Verifying        : perl-File-stat-1.12-494.fc37.noarch                106/149 
18:24:16 #13 55.98   Verifying        : perl-FileHandle-2.03-494.fc37.noarch               107/149 
18:24:16 #13 55.98   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              108/149 
18:24:16 #13 55.98   Verifying        : perl-Getopt-Std-1.13-494.fc37.noarch               109/149 
18:24:16 #13 55.98   Verifying        : perl-HTTP-Tiny-0.086-1.fc37.noarch                 110/149 
18:24:16 #13 55.98   Verifying        : perl-IO-1.50-494.fc37.aarch64                      111/149 
18:24:16 #13 55.98   Verifying        : perl-IPC-Open3-1.22-494.fc37.noarch                112/149 
18:24:16 #13 55.98   Verifying        : perl-NDBM_File-1.15-494.fc37.aarch64               113/149 
18:24:16 #13 55.98   Verifying        : perl-POSIX-2.03-494.fc37.aarch64                   114/149 
18:24:16 #13 55.98   Verifying        : perl-SelectSaver-1.02-494.fc37.noarch              115/149 
18:24:16 #13 55.98   Verifying        : perl-Symbol-1.09-494.fc37.noarch                   116/149 
18:24:16 #13 55.98   Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch        117/149 
18:24:16 #13 55.98   Verifying        : perl-URI-5.17-1.fc37.noarch                        118/149 
18:24:16 #13 55.98   Verifying        : perl-base-2.27-494.fc37.noarch                     119/149 
18:24:16 #13 55.98   Verifying        : perl-if-0.61.000-494.fc37.noarch                   120/149 
18:24:16 #13 55.98   Verifying        : perl-interpreter-4:5.36.1-494.fc37.aarch64         121/149 
18:24:16 #13 55.98   Verifying        : perl-libs-4:5.36.1-494.fc37.aarch64                122/149 
18:24:16 #13 55.98   Verifying        : perl-locale-1.10-494.fc37.noarch                   123/149 
18:24:16 #13 55.98   Verifying        : perl-mro-1.26-494.fc37.aarch64                     124/149 
18:24:16 #13 55.98   Verifying        : perl-overload-1.35-494.fc37.noarch                 125/149 
18:24:16 #13 55.98   Verifying        : perl-overloading-0.02-494.fc37.noarch              126/149 
18:24:16 #13 55.98   Verifying        : perl-subs-1.04-494.fc37.noarch                     127/149 
18:24:16 #13 55.98   Verifying        : perl-vars-1.05-494.fc37.noarch                     128/149 
18:24:16 #13 55.98   Verifying        : pyproject-srpm-macros-1.9.0-1.fc37.noarch          129/149 
18:24:16 #13 55.98   Verifying        : python-srpm-macros-3.11-6.fc37.noarch              130/149 
18:24:16 #13 55.98   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                  131/149 
18:24:16 #13 55.98   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc37.noarch       132/149 
18:24:16 #13 55.98   Verifying        : python3-zstandard-0.19.0-1.fc37.aarch64            133/149 
18:24:16 #13 55.98   Verifying        : qt5-srpm-macros-5.15.9-1.fc37.noarch               134/149 
18:24:16 #13 55.98   Verifying        : redhat-rpm-config-229-1.fc37.noarch                135/149 
18:24:16 #13 55.98   Verifying        : rpm-build-4.18.1-2.fc37.aarch64                    136/149 
18:24:16 #13 55.98   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch         137/149 
18:24:16 #13 55.98   Verifying        : rpmlint-2.4.0-6.fc37.noarch                        138/149 
18:24:16 #13 55.98   Verifying        : rpmlint-fedora-license-data-1.31-1.fc37.noarch     139/149 
18:24:16 #13 55.98   Verifying        : rust-srpm-macros-24-4.fc37.noarch                  140/149 
18:24:16 #13 55.98   Verifying        : xxhash-libs-0.8.2-1.fc37.aarch64                   141/149 
18:24:16 #13 55.98   Verifying        : xz-5.4.1-1.fc37.aarch64                            142/149 
18:24:16 #13 55.98   Verifying        : zstd-1.5.5-1.fc37.aarch64                          143/149 
18:24:16 #13 55.98   Verifying        : glibc-2.36-14.fc37.aarch64                         144/149 
18:24:16 #13 55.98   Verifying        : glibc-2.36-12.fc37.aarch64                         145/149 
18:24:16 #13 55.98   Verifying        : glibc-common-2.36-14.fc37.aarch64                  146/149 
18:24:16 #13 55.98   Verifying        : glibc-common-2.36-12.fc37.aarch64                  147/149 
18:24:16 #13 55.98   Verifying        : glibc-minimal-langpack-2.36-14.fc37.aarch64        148/149 
18:24:16 #13 55.98   Verifying        : glibc-minimal-langpack-2.36-12.fc37.aarch64        149/149 
18:24:16 #13 56.13 
18:24:16 #13 56.13 Upgraded:
18:24:16 #13 56.13   glibc-2.36-14.fc37.aarch64                  glibc-common-2.36-14.fc37.aarch64
18:24:16 #13 56.13   glibc-minimal-langpack-2.36-14.fc37.aarch64
18:24:16 #13 56.13 Installed:
18:24:16 #13 56.13   ansible-srpm-macros-1-10.fc37.noarch                                          
18:24:16 #13 56.13   binutils-2.38-27.fc37.aarch64                                                 
18:24:16 #13 56.13   binutils-gold-2.38-27.fc37.aarch64                                            
18:24:16 #13 56.13   bzip2-1.0.8-12.fc37.aarch64                                                   
18:24:16 #13 56.13   cpio-2.13-13.fc37.aarch64                                                     
18:24:16 #13 56.13   dash-0.5.11.5-2.fc37.aarch64                                                  
18:24:16 #13 56.13   dbus-libs-1:1.14.10-1.fc37.aarch64                                            
18:24:16 #13 56.13   debugedit-5.0-7.fc37.aarch64                                                  
18:24:16 #13 56.13   desktop-file-utils-0.26-7.fc37.aarch64                                        
18:24:16 #13 56.13   devscripts-checkbashisms-2.22.2-3.fc37.aarch64                                
18:24:16 #13 56.13   diffutils-3.8-3.fc37.aarch64                                                  
18:24:16 #13 56.13   dnf-plugins-core-4.4.2-1.fc37.noarch                                          
18:24:16 #13 56.13   dwz-0.14-7.fc37.aarch64                                                       
18:24:16 #13 56.13   ed-1.18-2.fc37.aarch64                                                        
18:24:16 #13 56.13   efi-srpm-macros-5-6.fc37.noarch                                               
18:24:16 #13 56.13   elfutils-0.189-3.fc37.aarch64                                                 
18:24:16 #13 56.13   elfutils-debuginfod-client-0.189-3.fc37.aarch64                               
18:24:16 #13 56.13   emacs-filesystem-1:28.2-3.fc37.noarch                                         
18:24:16 #13 56.13   enchant2-2.3.4-1.fc37.aarch64                                                 
18:24:16 #13 56.13   file-5.42-4.fc37.aarch64                                                      
18:24:16 #13 56.13   fonts-filesystem-1:2.0.5-9.fc37.noarch                                        
18:24:16 #13 56.13   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
18:24:16 #13 56.13   fpc-srpm-macros-1.3-6.fc37.noarch                                             
18:24:16 #13 56.13   gdb-minimal-13.2-2.fc37.aarch64                                               
18:24:16 #13 56.13   gdk-pixbuf2-2.42.10-1.fc37.aarch64                                            
18:24:16 #13 56.13   ghc-srpm-macros-1.6.1-1.fc37.noarch                                           
18:24:16 #13 56.13   glibc-gconv-extra-2.36-14.fc37.aarch64                                        
18:24:16 #13 56.13   gnat-srpm-macros-5-1.fc37.noarch                                              
18:24:16 #13 56.13   go-srpm-macros-3.2.0-1.fc37.noarch                                            
18:24:16 #13 56.13   groff-base-1.22.4-10.fc37.aarch64                                             
18:24:16 #13 56.13   hunspell-1.7.0-21.fc37.aarch64                                                
18:24:16 #13 56.13   hunspell-en-0.20140811.1-23.fc37.noarch                                       
18:24:16 #13 56.13   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
18:24:16 #13 56.13   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
18:24:16 #13 56.13   hunspell-filesystem-1.7.0-21.fc37.aarch64                                     
18:24:16 #13 56.13   js-jquery-3.6.0-3.fc37.noarch                                                 
18:24:16 #13 56.13   json-glib-1.6.6-3.fc37.aarch64                                                
18:24:16 #13 56.13   kernel-srpm-macros-1.0-15.fc37.noarch                                         
18:24:16 #13 56.13   libappstream-glib-0.8.1-1.fc37.aarch64                                        
18:24:16 #13 56.13   libjpeg-turbo-2.1.3-2.fc37.aarch64                                            
18:24:16 #13 56.13   libpkgconf-1.8.0-3.fc37.aarch64                                               
18:24:16 #13 56.13   libpng-2:1.6.37-13.fc37.aarch64                                               
18:24:16 #13 56.13   libstemmer-0-19.585svn.fc37.aarch64                                           
18:24:16 #13 56.13   lua-srpm-macros-1-7.fc37.noarch                                               
18:24:16 #13 56.13   ncurses-6.4-3.20230114.fc37.aarch64                                           
18:24:16 #13 56.13   nim-srpm-macros-3-7.fc37.noarch                                               
18:24:16 #13 56.13   ocaml-srpm-macros-7-2.fc37.noarch                                             
18:24:16 #13 56.13   openblas-srpm-macros-2-12.fc37.noarch                                         
18:24:16 #13 56.13   package-notes-srpm-macros-0.5-7.fc37.noarch                                   
18:24:16 #13 56.13   patch-2.7.6-17.fc37.aarch64                                                   
18:24:16 #13 56.13   perl-AutoLoader-5.74-494.fc37.noarch                                          
18:24:16 #13 56.13   perl-B-1.83-494.fc37.aarch64                                                  
18:24:16 #13 56.13   perl-Carp-1.52-489.fc37.noarch                                                
18:24:16 #13 56.13   perl-Class-Struct-0.66-494.fc37.noarch                                        
18:24:16 #13 56.13   perl-Data-Dumper-2.184-490.fc37.aarch64                                       
18:24:16 #13 56.13   perl-Digest-1.20-489.fc37.noarch                                              
18:24:16 #13 56.13   perl-Digest-MD5-2.58-489.fc37.aarch64                                         
18:24:16 #13 56.13   perl-DynaLoader-1.52-494.fc37.aarch64                                         
18:24:16 #13 56.13   perl-Encode-4:3.19-492.fc37.aarch64                                           
18:24:16 #13 56.13   perl-Errno-1.36-494.fc37.aarch64                                              
18:24:16 #13 56.13   perl-Exporter-5.77-489.fc37.noarch                                            
18:24:16 #13 56.13   perl-Fcntl-1.15-494.fc37.aarch64                                              
18:24:16 #13 56.13   perl-File-Basename-2.85-494.fc37.noarch                                       
18:24:16 #13 56.13   perl-File-Path-2.18-489.fc37.noarch                                           
18:24:16 #13 56.13   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
18:24:16 #13 56.13   perl-File-stat-1.12-494.fc37.noarch                                           
18:24:16 #13 56.13   perl-FileHandle-2.03-494.fc37.noarch                                          
18:24:16 #13 56.13   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
18:24:16 #13 56.13   perl-Getopt-Std-1.13-494.fc37.noarch                                          
18:24:16 #13 56.13   perl-HTTP-Tiny-0.086-1.fc37.noarch                                            
18:24:16 #13 56.13   perl-IO-1.50-494.fc37.aarch64                                                 
18:24:16 #13 56.13   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
18:24:16 #13 56.13   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
18:24:16 #13 56.13   perl-IPC-Open3-1.22-494.fc37.noarch                                           
18:24:16 #13 56.13   perl-MIME-Base64-3.16-489.fc37.aarch64                                        
18:24:16 #13 56.13   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
18:24:16 #13 56.13   perl-NDBM_File-1.15-494.fc37.aarch64                                          
18:24:16 #13 56.13   perl-Net-SSLeay-1.92-4.fc37.aarch64                                           
18:24:16 #13 56.13   perl-POSIX-2.03-494.fc37.aarch64                                              
18:24:16 #13 56.13   perl-PathTools-3.84-489.fc37.aarch64                                          
18:24:16 #13 56.13   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
18:24:16 #13 56.13   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
18:24:16 #13 56.13   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
18:24:16 #13 56.13   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
18:24:16 #13 56.13   perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64                                
18:24:16 #13 56.13   perl-SelectSaver-1.02-494.fc37.noarch                                         
18:24:16 #13 56.13   perl-Socket-4:2.036-1.fc37.aarch64                                            
18:24:16 #13 56.13   perl-Storable-1:3.26-489.fc37.aarch64                                         
18:24:16 #13 56.13   perl-Symbol-1.09-494.fc37.noarch                                              
18:24:16 #13 56.13   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
18:24:16 #13 56.13   perl-Term-Cap-1.17-489.fc37.noarch                                            
18:24:16 #13 56.13   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
18:24:16 #13 56.13   perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch                                   
18:24:16 #13 56.13   perl-Time-Local-2:1.300-489.fc37.noarch                                       
18:24:16 #13 56.13   perl-URI-5.17-1.fc37.noarch                                                   
18:24:16 #13 56.13   perl-base-2.27-494.fc37.noarch                                                
18:24:16 #13 56.13   perl-constant-1.33-490.fc37.noarch                                            
18:24:16 #13 56.13   perl-if-0.61.000-494.fc37.noarch                                              
18:24:16 #13 56.13   perl-interpreter-4:5.36.1-494.fc37.aarch64                                    
18:24:16 #13 56.13   perl-libnet-3.14-490.fc37.noarch                                              
18:24:16 #13 56.13   perl-libs-4:5.36.1-494.fc37.aarch64                                           
18:24:16 #13 56.13   perl-locale-1.10-494.fc37.noarch                                              
18:24:16 #13 56.13   perl-mro-1.26-494.fc37.aarch64                                                
18:24:16 #13 56.13   perl-overload-1.35-494.fc37.noarch                                            
18:24:16 #13 56.13   perl-overloading-0.02-494.fc37.noarch                                         
18:24:16 #13 56.13   perl-parent-1:0.238-489.fc37.noarch                                           
18:24:16 #13 56.13   perl-podlators-1:4.14-489.fc37.noarch                                         
18:24:16 #13 56.13   perl-srpm-macros-1-46.fc37.noarch                                             
18:24:16 #13 56.13   perl-subs-1.04-494.fc37.noarch                                                
18:24:16 #13 56.13   perl-vars-1.05-494.fc37.noarch                                                
18:24:16 #13 56.13   pkgconf-1.8.0-3.fc37.aarch64                                                  
18:24:16 #13 56.13   pkgconf-m4-1.8.0-3.fc37.noarch                                                
18:24:16 #13 56.13   pkgconf-pkg-config-1.8.0-3.fc37.aarch64                                       
18:24:16 #13 56.13   pyproject-srpm-macros-1.9.0-1.fc37.noarch                                     
18:24:16 #13 56.13   python-srpm-macros-3.11-6.fc37.noarch                                         
18:24:16 #13 56.13   python-systemd-doc-235-1.fc37.aarch64                                         
18:24:16 #13 56.13   python3-construct-2.10.68-3.fc37.noarch                                       
18:24:16 #13 56.13   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
18:24:16 #13 56.13   python3-dbus-1.3.2-1.fc37.aarch64                                             
18:24:16 #13 56.13   python3-distro-1.7.0-3.fc37.noarch                                            
18:24:16 #13 56.13   python3-dnf-plugins-core-4.4.2-1.fc37.noarch                                  
18:24:16 #13 56.13   python3-enchant-3.2.2-5.fc37.noarch                                           
18:24:16 #13 56.13   python3-file-magic-5.42-4.fc37.noarch                                         
18:24:16 #13 56.13   python3-pybeam-0.7-4.fc37.noarch                                              
18:24:16 #13 56.13   python3-pyxdg-0.27-6.fc37.noarch                                              
18:24:16 #13 56.13   python3-six-1.16.0-8.fc37.noarch                                              
18:24:16 #13 56.13   python3-systemd-235-1.fc37.aarch64                                            
18:24:16 #13 56.13   python3-tomli-w-1.0.0-4.fc37.noarch                                           
18:24:16 #13 56.13   python3-zstandard-0.19.0-1.fc37.aarch64                                       
18:24:16 #13 56.13   qt5-srpm-macros-5.15.9-1.fc37.noarch                                          
18:24:16 #13 56.13   redhat-rpm-config-229-1.fc37.noarch                                           
18:24:16 #13 56.13   rpm-build-4.18.1-2.fc37.aarch64                                               
18:24:16 #13 56.13   rpmautospec-rpm-macros-0.3.5-1.fc37.noarch                                    
18:24:16 #13 56.13   rpmlint-2.4.0-6.fc37.noarch                                                   
18:24:16 #13 56.13   rpmlint-fedora-license-data-1.31-1.fc37.noarch                                
18:24:16 #13 56.13   rust-srpm-macros-24-4.fc37.noarch                                             
18:24:16 #13 56.13   shared-mime-info-2.2-2.fc37.aarch64                                           
18:24:16 #13 56.13   unzip-6.0-58.fc37.aarch64                                                     
18:24:16 #13 56.13   web-assets-filesystem-5-18.fc37.noarch                                        
18:24:16 #13 56.13   xxhash-libs-0.8.2-1.fc37.aarch64                                              
18:24:16 #13 56.13   xz-5.4.1-1.fc37.aarch64                                                       
18:24:16 #13 56.13   zip-3.0-33.fc37.aarch64                                                       
18:24:16 #13 56.13   zstd-1.5.5-1.fc37.aarch64                                                     
18:24:16 #13 56.13 
18:24:16 #13 56.13 Complete!
18:24:16 #13 DONE 56.3s
18:24:16 
18:24:16 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
18:24:16 #14 5.814   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
18:24:16 #14 5.814   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:24:16 #14 5.814   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
18:24:16 #14 5.814   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
18:24:16 #14 5.815   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
18:24:16 #14 5.815   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:24:16 #14 5.815   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
18:24:16 #14 5.815   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
18:24:16 #14 5.815   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
18:24:16 #14 5.815   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:24:16 #14 5.815   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
18:24:16 #14 5.815   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:24:16 #14 5.815   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
18:24:16 #14 5.815   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
18:24:16 #14 5.815   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
18:24:16 #14 5.815   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
18:24:16 #14 5.815   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
18:24:16 #14 5.815   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
18:24:16 #14 5.815   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
18:24:16 #14 5.815   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
18:24:16 #14 5.815   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
18:24:16 #14 5.815   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
18:24:16 #14 5.815   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
18:24:16 #14 5.815   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
18:24:16 #14 5.815   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:24:16 #14 5.815   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
18:24:16 #14 5.815   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
18:24:16 #14 5.815   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
18:24:16 #14 5.815   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
18:24:16 #14 5.815   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:24:16 #14 5.815   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:24:16 #14 5.815   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
18:24:16 #14 5.815   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
18:24:16 #14 5.815   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:24:16 #14 5.815   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
18:24:16 #14 5.815   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
18:24:16 #14 5.815   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
18:24:16 #14 5.815   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
18:24:16 #14 5.815   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
18:24:16 #14 5.815   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:24:16 #14 5.815   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:24:16 #14 5.815   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
18:24:16 #14 5.815   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
18:24:16 #14 5.815   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
18:24:16 #14 5.815   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
18:24:16 #14 5.815   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
18:24:16 #14 5.815   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
18:24:16 #14 5.815   libnumber-compare-perl libnumber-range-perl libobject-id-perl
18:24:16 #14 5.815   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:24:16 #14 5.815   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:24:16 #14 5.815   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
18:24:16 #14 5.815   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
18:24:16 #14 5.815   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
18:24:16 #14 5.815   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:24:16 #14 5.815   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
18:24:16 #14 5.815   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:24:16 #14 5.815   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:24:16 #14 5.815   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
18:24:16 #14 5.815   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
18:24:16 #14 5.815   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
18:24:16 #14 5.815   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
18:24:16 #14 5.815   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
18:24:16 #14 5.815   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
18:24:16 #14 5.815   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
18:24:16 #14 5.815   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
18:24:16 #14 5.815   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:24:16 #14 5.815   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
18:24:16 #14 5.815   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
18:24:16 #14 5.816   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:24:16 #14 5.816   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:24:16 #14 5.816   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
18:24:16 #14 5.816   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:24:16 #14 5.816   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
18:24:16 #14 5.816   openssh-client openssl patch patchutils perl perl-modules-5.30
18:24:16 #14 5.816   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:24:16 #14 5.816   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:24:16 #14 5.816   python3-debian python3-gpg python3-idna python3-magic python3-minimal
18:24:16 #14 5.816   python3-pkg-resources python3-requests python3-six python3-unidiff
18:24:16 #14 5.816   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
18:24:16 #14 5.816   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
18:24:16 #14 5.816   xz-utils
18:24:16 #14 5.817 The following packages will be upgraded:
18:24:16 #14 5.818   libc6
18:24:16 #15 8.799 Preparing to unpack .../05-libpcre2-16-0_10.42-1_arm64.deb ...
18:24:16 #15 8.802 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
18:24:16 #15 8.856 Selecting previously unselected package libpcre2-32-0:arm64.
18:24:16 #15 8.860 Preparing to unpack .../06-libpcre2-32-0_10.42-1_arm64.deb ...
18:24:16 #15 8.865 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
18:24:16 #15 8.923 Selecting previously unselected package libpcre2-posix3:arm64.
18:24:16 #15 8.927 Preparing to unpack .../07-libpcre2-posix3_10.42-1_arm64.deb ...
18:24:16 #15 8.932 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
18:24:16 #15 8.970 Selecting previously unselected package libpcre2-dev:arm64.
18:24:16 #15 8.973 Preparing to unpack .../08-libpcre2-dev_10.42-1_arm64.deb ...
18:24:16 #15 8.978 Unpacking libpcre2-dev:arm64 (10.42-1) ...
18:24:16 #15 9.061 Selecting previously unselected package libselinux1-dev:arm64.
18:24:16 #14 DONE 0.1s
18:24:16 
18:24:16 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:24:16 #14 6.239 1 upgraded, 352 newly installed, 0 to remove and 1 not upgraded.
18:24:16 #14 6.239 Need to get 100 MB of archives.
18:24:16 #14 6.239 After this operation, 450 MB of additional disk space will be used.
18:24:16 #14 6.239 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6 arm64 2.31-0ubuntu9.12 [2278 kB]
18:24:16 #15 9.064 Preparing to unpack .../09-libselinux1-dev_3.4-1+b6_arm64.deb ...
18:24:16 #15 9.069 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
18:24:16 #15 9.132 Selecting previously unselected package libdevmapper-dev:arm64.
18:24:16 #15 9.136 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.185-2_arm64.deb ...
18:24:16 #15 9.139 Unpacking libdevmapper-dev:arm64 (2:1.02.185-2) ...
18:24:16 #15 9.174 Selecting previously unselected package libseccomp-dev:arm64.
18:24:16 #15 9.177 Preparing to unpack .../11-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
18:24:16 #15 9.181 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:24:16 #15 9.224 Selecting previously unselected package libsystemd-dev:arm64.
18:24:16 #15 9.228 Preparing to unpack .../12-libsystemd-dev_252.17-1~deb12u1_arm64.deb ...
18:24:16 #15 9.234 Unpacking libsystemd-dev:arm64 (252.17-1~deb12u1) ...
18:24:16 #20 DONE 15.4s
18:24:16 
18:24:16 #21 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
18:24:16 #15 9.344 Selecting previously unselected package libpkgconf3:arm64.
18:24:16 #15 9.348 Preparing to unpack .../13-libpkgconf3_1.8.1-1_arm64.deb ...
18:24:16 #15 9.352 Unpacking libpkgconf3:arm64 (1.8.1-1) ...
18:24:16 #15 9.388 Selecting previously unselected package pkgconf-bin.
18:24:16 #15 9.392 Preparing to unpack .../14-pkgconf-bin_1.8.1-1_arm64.deb ...
18:24:16 #15 9.396 Unpacking pkgconf-bin (1.8.1-1) ...
18:24:16 #15 9.435 Selecting previously unselected package pkgconf:arm64.
18:24:16 #15 9.439 Preparing to unpack .../15-pkgconf_1.8.1-1_arm64.deb ...
18:24:16 #15 9.446 Unpacking pkgconf:arm64 (1.8.1-1) ...
18:24:16 #15 9.487 Selecting previously unselected package pkg-config:arm64.
18:24:16 #15 9.491 Preparing to unpack .../16-pkg-config_1.8.1-1_arm64.deb ...
18:24:16 #15 9.497 Unpacking pkg-config:arm64 (1.8.1-1) ...
18:24:16 #15 9.548 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:24:16 #46 19.78 Selecting previously unselected package llvm.
18:24:16 #46 19.79 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ...
18:24:16 #46 19.86 Unpacking llvm (1:11.0-51+nmu5) ...
18:24:16 #46 19.99 Setting up libz3-4:amd64 (4.8.10-1) ...
18:24:16 #46 20.01 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
18:24:16 #46 20.03 Setting up libllvm11:amd64 (1:11.0.1-2) ...
18:24:16 #46 20.06 Setting up libclang1-11 (1:11.0.1-2) ...
18:24:16 #46 20.08 Setting up libgc1:amd64 (1:8.0.4-3) ...
18:24:16 #46 20.11 Setting up libc6-i386 (2.31-13+deb11u7) ...
18:24:16 #46 20.13 Setting up libc-dev-bin (2.31-13+deb11u7) ...
18:24:16 #46 20.14 Setting up llvm-11-runtime (1:11.0.1-2) ...
18:24:16 #46 20.15 Setting up llvm-11 (1:11.0.1-2) ...
18:24:16 #46 20.17 Setting up libobjc4:amd64 (10.2.1-6) ...
18:24:16 #46 20.19 Setting up lld-11 (1:11.0.1-2) ...
18:24:16 #46 20.20 Setting up libclang-cpp11 (1:11.0.1-2) ...
18:24:16 #46 20.25 Setting up lib32gcc-s1 (10.2.1-6) ...
18:24:16 #15 9.559 Setting up libpcre2-16-0:arm64 (10.42-1) ...
18:24:16 #15 9.574 Setting up libpcre2-32-0:arm64 (10.42-1) ...
18:24:16 #15 9.585 Setting up libpkgconf3:arm64 (1.8.1-1) ...
18:24:16 #15 9.598 Setting up libuv1:arm64 (1.44.2-1) ...
18:24:16 #15 9.608 Setting up bash-completion (1:2.11-6) ...
18:24:16 #15 9.631 Setting up libproc2-0:arm64 (2:4.0.2-3) ...
18:24:16 #15 9.643 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
18:24:16 #15 9.654 Setting up libudev-dev:arm64 (252.17-1~deb12u1) ...
18:24:16 #15 9.668 Setting up libsepol-dev:arm64 (3.4-2.1) ...
18:24:16 #15 9.678 Setting up pkgconf-bin (1.8.1-1) ...
18:24:16 #15 9.692 Setting up libpcre2-posix3:arm64 (10.42-1) ...
18:24:16 #15 9.704 Setting up librhash0:arm64 (1.4.3-3) ...
18:24:16 #15 9.715 Setting up procps (2:4.0.2-3) ...
18:24:16 #15 9.755 Setting up cmake-data (3.25.1-1) ...
18:24:16 #15 9.771 Setting up dh-apparmor (3.0.8-3) ...
18:24:16 #15 9.781 Setting up libsystemd-dev:arm64 (252.17-1~deb12u1) ...
18:24:16 #15 9.794 Setting up libpcre2-dev:arm64 (10.42-1) ...
18:24:16 #15 9.807 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
18:24:16 #15 9.824 Setting up pkgconf:arm64 (1.8.1-1) ...
18:24:16 #15 9.835 Setting up pkg-config:arm64 (1.8.1-1) ...
18:24:16 #15 9.846 Setting up cmake (3.25.1-1) ...
18:24:16 #15 9.857 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
18:24:16 #46 20.27 Setting up lib32stdc++6 (10.2.1-6) ...
18:24:16 #46 20.29 Setting up llvm-runtime (1:11.0-51+nmu5) ...
18:24:16 #46 20.30 Setting up llvm (1:11.0-51+nmu5) ...
18:24:16 #46 20.31 Setting up libobjc-10-dev:amd64 (10.2.1-6) ...
18:24:16 #46 20.32 Setting up libclang-common-11-dev (1:11.0.1-2) ...
18:24:16 #46 20.34 Setting up libc6-dev:amd64 (2.31-13+deb11u7) ...
18:24:16 #46 20.36 Setting up clang-11 (1:11.0.1-2) ...
18:24:16 #46 20.37 Setting up lld (1:11.0-51+nmu5) ...
18:24:16 #46 20.39 Setting up clang (1:11.0-51+nmu5) ...
18:24:16 #46 20.45 Processing triggers for libc-bin (2.31-13+deb11u6) ...
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-048e85ea680b539aa) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:24:17 #21 0.641 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:24:17 #21 0.641 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:24:17 #21 0.642 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/41b6234f-752f-4683-9729-d1475140038c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
18:24:17 #15 9.869 Setting up dmsetup (2:1.02.185-2) ...
18:24:17 #15 9.890 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-2) ...
18:24:17 #15 9.902 Setting up libdevmapper-dev:arm64 (2:1.02.185-2) ...
18:24:17 #15 9.915 Setting up docker-ce-build-deps (1.0) ...
18:24:17 #15 9.928 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:24:17 #15 9.954 Processing triggers for man-db (2.11.2-2) ...
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:24:17 cleanWorkspace: Ensuring workspace is owned by ubuntu
18:24:17 #14 6.868 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
18:24:17 #14 6.869 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.19 [1157 kB]
18:24:17 #14 6.894 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [714 kB]
18:24:17 #14 6.947 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
18:24:17 #14 6.949 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [1829 kB]
18:24:17 #14 7.027 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
18:24:17 #14 7.027 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
18:24:17 #14 7.028 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
18:24:17 #14 7.029 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
18:24:17 #14 7.030 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
18:24:17 #14 7.179 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
[Pipeline] echo
18:24:17 chowning workspace
[Pipeline] sh
18:24:17 #15 10.43 CentOS Stream 8 - BaseOS                         37 MB/s |  49 MB     00:01    
18:24:17 + pwd
18:24:17 + id -u
18:24:17 + id -g
18:24:17 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:24:17 #15 1.416 Last metadata expiration check: 0:00:17 ago on Wed Oct 11 18:24:00 2023.
18:24:17 #14 24.91 Resolving Dependencies
18:24:17 #14 24.91 --> Running transaction check
18:24:17 #14 24.91 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
18:24:17 #14 24.93 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.05 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.05 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.05 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.05 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.05 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.06 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.06 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.06 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.06 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.06 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.07 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.07 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.07 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
18:24:17 #14 25.07 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
18:24:17 #14 25.07 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
18:24:17 #14 25.07 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
18:24:17 #14 25.07 --> Running transaction check
18:24:17 #14 25.07 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
18:24:17 #14 25.07 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
18:24:17 #14 25.07 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
18:24:17 #14 25.08 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
18:24:17 #14 25.08 ---> Package file.x86_64 0:5.11-37.el7 will be installed
18:24:17 #14 25.08 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
18:24:17 #14 25.08 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
18:24:17 #14 25.08 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
18:24:17 #14 25.09 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
18:24:17 #14 25.09 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.09 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.09 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.10 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.11 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.11 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.11 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.11 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.11 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.11 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
18:24:17 #14 25.11 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
18:24:17 #14 25.11 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
18:24:17 #14 25.11 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
18:24:17 #14 25.11 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
18:24:17 #14 25.11 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
18:24:17 #14 25.11 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
18:24:17 #14 25.12 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
18:24:17 #14 25.12 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
18:24:17 #14 25.12 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
18:24:17 #14 25.12 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
18:24:17 #14 25.12 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
18:24:17 #14 25.12 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
18:24:17 #14 25.12 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
18:24:17 #14 25.12 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
18:24:17 #14 25.12 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
18:24:17 #14 25.13 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed
18:24:17 #14 25.13 --> Running transaction check
18:24:17 #14 25.13 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
18:24:17 #14 25.13 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed
18:24:17 #14 25.13 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
18:24:17 #14 25.13 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
18:24:17 #14 25.13 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
18:24:17 #14 25.13 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
18:24:17 #14 25.13 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
18:24:17 #14 25.13 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
18:24:17 #14 25.13 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
18:24:17 #14 25.14 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
18:24:17 #14 25.14 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
18:24:17 #14 25.14 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
18:24:17 #14 25.14 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
18:24:17 #14 25.14 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
18:24:17 #14 25.14 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
18:24:17 #14 25.14 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
18:24:17 #14 25.14 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
18:24:17 #14 25.15 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
18:24:17 #14 25.15 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
18:24:17 #14 25.15 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
18:24:17 #14 25.15 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
18:24:17 #14 25.15 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
18:24:17 #14 25.15 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
18:24:17 #14 25.15 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
18:24:17 #14 25.15 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
18:24:17 #14 25.15 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
18:24:17 #14 25.15 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
18:24:17 #14 25.15 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
18:24:17 #14 25.16 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
18:24:17 #14 25.16 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
18:24:17 #14 25.16 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
18:24:17 #14 25.16 --> Running transaction check
18:24:17 #14 25.16 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
18:24:17 #14 25.16 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
18:24:17 #14 25.16 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
18:24:17 #14 25.16 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
18:24:17 #14 25.16 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
18:24:17 #14 25.17 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
18:24:17 #14 25.17 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
18:24:17 #14 25.17 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
18:24:17 #14 25.17 --> Running transaction check
18:24:17 #14 25.17 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
18:24:17 #14 25.17 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
18:24:17 #14 25.24 --> Finished Dependency Resolution
18:24:17 #14 25.25 
18:24:17 #14 25.25 Dependencies Resolved
18:24:17 #14 25.25 
18:24:17 #14 25.25 ================================================================================
18:24:17 #14 25.25  Package                   Arch      Version                   Repository  Size
18:24:17 #14 25.25 ================================================================================
18:24:17 #14 25.25 Installing:
18:24:17 #14 25.25  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
18:24:17 #14 25.25  rpmlint                   noarch    1.5-4.el7                 base       229 k
18:24:17 #14 25.25 Installing for dependencies:
18:24:17 #14 25.25  bzip2                     x86_64    1.0.6-13.el7              base        52 k
18:24:17 #14 25.25  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
18:24:17 #14 25.25  dwz                       x86_64    0.11-3.el7                base        99 k
18:24:17 #14 25.25  elfutils                  x86_64    0.176-5.el7               base       308 k
18:24:17 #14 25.25  emacs-filesystem          noarch    1:24.3-23.el7_9.1         updates     58 k
18:24:17 #14 25.25  file                      x86_64    5.11-37.el7               base        57 k
18:24:17 #14 25.25  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
18:24:17 #14 25.25  groff-base                x86_64    1.22.2-8.el7              base       942 k
18:24:17 #14 25.25  patch                     x86_64    2.7.1-12.el7_7            base       111 k
18:24:17 #14 25.25  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
18:24:17 #14 25.25  perl-Carp                 noarch    1.26-244.el7              base        19 k
18:24:17 #14 25.25  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
18:24:17 #14 25.25  perl-Exporter             noarch    5.68-3.el7                base        28 k
18:24:17 #14 25.25  perl-File-Path            noarch    2.09-2.el7                base        26 k
18:24:17 #14 25.25  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
18:24:17 #14 25.25  perl-Filter               x86_64    1.49-3.el7                base        76 k
18:24:17 #14 25.25  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
18:24:17 #14 25.25  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
18:24:17 #14 25.25  perl-PathTools            x86_64    3.40-5.el7                base        82 k
18:24:17 #14 25.25  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
18:24:17 #14 25.25  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
18:24:17 #14 25.25  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
18:24:17 #14 25.25  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
18:24:17 #14 25.25  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
18:24:17 #14 25.25  perl-Socket               x86_64    2.010-5.el7               base        49 k
18:24:17 #14 25.25  perl-Storable             x86_64    2.45-3.el7                base        77 k
18:24:17 #14 25.25  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
18:24:17 #14 25.25  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
18:24:17 #14 25.25  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
18:24:17 #14 25.25  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
18:24:17 #14 25.25  perl-constant             noarch    1.27-2.el7                base        19 k
18:24:17 #14 25.25  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
18:24:17 #14 25.25  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
18:24:17 #14 25.25  perl-parent               noarch    1:0.225-244.el7           base        12 k
18:24:17 #14 25.25  perl-podlators            noarch    2.5.1-3.el7               base       112 k
[Pipeline] echo
18:24:17 #14 25.25  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
18:24:17 #14 25.25  perl-threads              x86_64    1.87-4.el7                base        49 k
18:24:17 #14 25.25  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
18:24:17 #14 25.25  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
18:24:17 #14 25.25  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
18:24:17 #14 25.25  unzip                     x86_64    6.0-24.el7_9              updates    172 k
18:24:17 #14 25.25  zip                       x86_64    3.0-11.el7                base       260 k
18:24:17 #14 25.25 Updating for dependencies:
18:24:17 #14 25.25  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
18:24:17 #14 25.25  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
18:24:17 #14 25.25  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
18:24:17 #14 25.25  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
18:24:17 #14 25.25 
18:24:17 #14 25.25 Transaction Summary
18:24:17 #14 25.25 ================================================================================
18:24:17 #14 25.25 Install  2 Packages (+42 Dependent packages)
18:24:17 #14 25.25 Upgrade             (  4 Dependent packages)
18:24:17 #14 25.25 
18:24:17 Removing all docker containers
[Pipeline] sh
18:24:17 #14 7.654 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.8 [1647 kB]
18:24:17 #21 0.891 Reading package lists...
18:24:17 #46 DONE 21.4s
18:24:17 
18:24:17 #49 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 <<EOT (set -e...)
18:24:17 #14 25.25 Total download size: 18 M
18:24:17 #14 25.25 Downloading packages:
18:24:17 #14 25.26 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
18:24:18 + docker container ls -aq
[Pipeline] echo
18:24:18 Docker containers have been removed
[Pipeline] echo
18:24:18 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:24:18 cleanWorkspace: Workspace is clean.
18:24:18 #14 7.819 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.8 [387 kB]
18:24:18 #14 7.838 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
18:24:18 #14 7.838 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
18:24:18 #14 7.840 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB]
18:24:18 #14 7.842 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
18:24:18 #14 7.851 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
18:24:18 #14 7.853 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
18:24:18 #14 7.890 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
18:24:18 #14 7.891 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-aarch64)
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-066210b6cf38b45cc) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:24:18 #49 ...
18:24:18 
18:24:18 #51 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/6ff74e2f-67f8-4a98-96df-531e35e987d3/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:24:18 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:24:18 chowning workspace
[Pipeline] sh
18:24:18 #14 8.039 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB]
18:24:18 + echo starting...
18:24:18 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:24:18 mkdir -p rpmbuild/SOURCES
18:24:18 docker run --rm -w /v \
18:24:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:24:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:24:18 	alpine \
18:24:18 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:24:18 + pwd
18:24:18 + id -u
18:24:18 + id -g
18:24:18 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:24:18 #15 2.318 Package bash-5.2.15-1.fc37.aarch64 is already installed.
18:24:18 #15 2.340 Package bash-5.2.15-1.fc37.aarch64 is already installed.
18:24:18 #15 2.352 Package bash-5.2.15-1.fc37.aarch64 is already installed.
18:24:18 #15 2.352 Package ca-certificates-2023.2.60-1.0.fc37.noarch is already installed.
18:24:18 #15 2.353 Package libarchive-3.6.1-3.fc37.aarch64 is already installed.
18:24:18 #15 2.353 Package pkgconf-pkg-config-1.8.0-3.fc37.aarch64 is already installed.
18:24:18 #15 2.354 Package tar-2:1.34-6.fc37.aarch64 is already installed.
18:24:18 #15 2.365 Package bash-5.2.15-1.fc37.aarch64 is already installed.
18:24:18 #15 2.486 Dependencies resolved.
18:24:18 #15 2.512 ================================================================================
18:24:18 #15 2.512  Package                       Arch     Version                  Repo      Size
18:24:18 #15 2.512 ================================================================================
18:24:18 #15 2.512 Installing:
18:24:18 #15 2.512  cmake                         aarch64  3.27.4-6.fc37            updates  7.2 M
18:24:18 #15 2.512  device-mapper-devel           aarch64  1.02.175-9.fc37          fedora    43 k
18:24:18 #15 2.512  gcc                           aarch64  12.3.1-1.fc37            updates   29 M
18:24:18 #15 2.512  git                           aarch64  2.41.0-1.fc37            updates   54 k
18:24:18 #15 2.512  glibc-static                  aarch64  2.36-14.fc37             updates  1.2 M
18:24:18 #15 2.512  libseccomp-devel              aarch64  2.5.3-3.fc37             fedora    60 k
18:24:18 #15 2.512  libselinux-devel              aarch64  3.5-1.fc37               updates  151 k
18:24:18 #15 2.512  libtool                       aarch64  2.4.7-2.fc37             fedora   600 k
18:24:18 #15 2.512  libtool-ltdl-devel            aarch64  2.4.7-2.fc37             fedora   164 k
18:24:18 #15 2.512  make                          aarch64  1:4.3-11.fc37            fedora   537 k
18:24:18 #15 2.512  selinux-policy-devel          noarch   37.22-1.fc37             updates  892 k
18:24:18 #15 2.512  systemd                       aarch64  251.14-2.fc37            updates  4.0 M
18:24:18 #15 2.512  systemd-devel                 aarch64  251.14-2.fc37            updates  576 k
18:24:18 #15 2.512  which                         aarch64  2.21-39.fc37             updates   42 k
18:24:18 #15 2.512 Installing dependencies:
18:24:18 #15 2.512  annobin-docs                  noarch   12.26-1.fc37             updates   91 k
18:24:18 #15 2.512  annobin-plugin-gcc            aarch64  12.26-1.fc37             updates  955 k
18:24:18 #15 2.512  autoconf                      noarch   2.71-4.fc37              updates  733 k
18:24:18 #15 2.512  automake                      noarch   1.16.5-9.fc37            fedora   696 k
18:24:18 #15 2.512  checkpolicy                   aarch64  3.5-1.fc37               updates  343 k
18:24:18 #15 2.512  cmake-data                    noarch   3.27.4-6.fc37            updates  2.2 M
18:24:18 #15 2.512  cmake-filesystem              aarch64  3.27.4-6.fc37            updates   18 k
18:24:18 #15 2.512  cmake-rpm-macros              noarch   3.27.4-6.fc37            updates   18 k
18:24:18 #15 2.512  cpp                           aarch64  12.3.1-1.fc37            updates  9.2 M
18:24:18 #15 2.512  dbus                          aarch64  1:1.14.10-1.fc37         updates  7.8 k
18:24:18 #15 2.512  dbus-broker                   aarch64  33-1.fc37                updates  168 k
18:24:18 #15 2.512  dbus-common                   noarch   1:1.14.10-1.fc37         updates   15 k
18:24:18 #15 2.512  device-mapper                 aarch64  1.02.175-9.fc37          fedora   136 k
18:24:18 #15 2.512  device-mapper-libs            aarch64  1.02.175-9.fc37          fedora   169 k
18:24:18 #15 2.512  gc                            aarch64  8.0.6-4.fc37             fedora   102 k
18:24:18 #15 2.512  gcc-plugin-annobin            aarch64  12.3.1-1.fc37            updates   59 k
18:24:18 #15 2.512  git-core                      aarch64  2.41.0-1.fc37            updates  4.4 M
18:24:18 #15 2.512  git-core-doc                  noarch   2.41.0-1.fc37            updates  2.8 M
18:24:18 #15 2.512  glibc-devel                   aarch64  2.36-14.fc37             updates  580 k
18:24:18 #15 2.512  guile22                       aarch64  2.2.7-6.fc37             fedora   6.5 M
18:24:18 #15 2.512  jsoncpp                       aarch64  1.9.5-3.fc37             fedora    92 k
18:24:18 #15 2.512  kernel-headers                aarch64  6.5.4-100.fc37           updates  1.5 M
18:24:18 #15 2.512  kmod-libs                     aarch64  30-2.fc37                fedora    66 k
18:24:18 #15 2.512  less                          aarch64  633-1.fc37               updates  175 k
18:24:18 #15 2.512  libargon2                     aarch64  20190702-1.fc37          fedora    28 k
18:24:18 #15 2.512  libasan                       aarch64  12.3.1-1.fc37            updates  433 k
18:24:18 #15 2.512  libatomic                     aarch64  12.3.1-1.fc37            updates   48 k
18:24:18 #15 2.512  libcbor                       aarch64  0.7.0-7.fc37             fedora    55 k
18:24:18 #15 2.512  libedit                       aarch64  3.1-43.20221009cvs.fc37  updates  105 k
18:24:18 #15 2.512  libfdisk                      aarch64  2.38.1-1.fc37            fedora   155 k
18:24:18 #15 2.512  libfido2                      aarch64  1.11.0-3.fc37            fedora    96 k
18:24:18 #15 2.512  libmpc                        aarch64  1.2.1-5.fc37             fedora    62 k
18:24:18 #15 2.512  libseccomp                    aarch64  2.5.3-3.fc37             fedora    71 k
18:24:18 #15 2.512  libselinux-utils              aarch64  3.5-1.fc37               updates  162 k
18:24:18 #15 2.512  libsepol-devel                aarch64  3.5-1.fc37               updates   49 k
18:24:18 #15 2.512  libtool-ltdl                  aarch64  2.4.7-2.fc37             fedora    37 k
18:24:18 #15 2.512  libubsan                      aarch64  12.3.1-1.fc37            updates  198 k
18:24:18 #15 2.512  libutempter                   aarch64  1.2.1-7.fc37             fedora    26 k
18:24:18 #15 2.512  libuv                         aarch64  1:1.46.0-1.fc37          updates  155 k
18:24:18 #15 2.512  libxcrypt-devel               aarch64  4.4.36-1.fc37            updates   29 k
18:24:18 #15 2.512  libxcrypt-static              aarch64  4.4.36-1.fc37            updates  108 k
18:24:18 #15 2.512  m4                            aarch64  1.4.19-4.fc37            fedora   299 k
18:24:18 #15 2.512  openssh                       aarch64  8.8p1-11.fc37            updates  439 k
18:24:18 #15 2.512  openssh-clients               aarch64  8.8p1-11.fc37            updates  669 k
18:24:18 #15 2.512  pcre2-devel                   aarch64  10.40-1.fc37.1           fedora   505 k
18:24:18 #15 2.512  pcre2-utf16                   aarch64  10.40-1.fc37.1           fedora   199 k
18:24:18 #15 2.512  pcre2-utf32                   aarch64  10.40-1.fc37.1           fedora   188 k
18:24:18 #15 2.512  perl-Error                    noarch   1:0.17029-10.fc37        fedora    41 k
18:24:18 #15 2.512  perl-File-Compare             noarch   1.100.700-494.fc37       updates   14 k
18:24:18 #15 2.512  perl-File-Copy                noarch   2.39-494.fc37            updates   21 k
18:24:18 #15 2.512  perl-File-Find                noarch   1.40-494.fc37            updates   26 k
18:24:18 #15 2.512  perl-Git                      noarch   2.41.0-1.fc37            updates   42 k
18:24:18 #15 2.512  perl-TermReadKey              aarch64  2.38-14.fc37             fedora    36 k
18:24:18 #15 2.512  perl-Thread-Queue             noarch   3.14-489.fc37            fedora    21 k
18:24:18 #15 2.512  perl-lib                      aarch64  0.65-494.fc37            updates   16 k
18:24:18 #15 2.512  perl-threads                  aarch64  1:2.27-489.fc37          fedora    56 k
18:24:18 #15 2.512  perl-threads-shared           aarch64  1.64-489.fc37            fedora    43 k
18:24:18 #15 2.512  policycoreutils               aarch64  3.5-1.fc37               updates  241 k
18:24:18 #15 2.512  policycoreutils-devel         aarch64  3.5-1.fc37               updates  147 k
18:24:18 #15 2.512  policycoreutils-python-utils  noarch   3.5-1.fc37               updates   80 k
18:24:18 #15 2.512  python3-audit                 aarch64  3.1.2-1.fc37             updates   87 k
18:24:18 #15 2.512  python3-libselinux            aarch64  3.5-1.fc37               updates  190 k
18:24:18 #15 2.512  python3-libsemanage           aarch64  3.5-2.fc37               updates   84 k
18:24:18 #15 2.512  python3-policycoreutils       noarch   3.5-1.fc37               updates  2.2 M
18:24:18 #15 2.512  python3-setools               aarch64  4.4.0-9.fc37             fedora   613 k
18:24:18 #15 2.512  python3-setuptools            noarch   62.6.0-3.fc37            updates  1.6 M
18:24:18 #15 2.512  rhash                         aarch64  1.4.2-3.fc37             fedora   185 k
18:24:18 #15 2.512  rpm-plugin-selinux            aarch64  4.18.1-2.fc37            updates   19 k
18:24:18 #15 2.512  selinux-policy                noarch   37.22-1.fc37             updates   43 k
18:24:18 #15 2.512  selinux-policy-targeted       noarch   37.22-1.fc37             updates  6.6 M
18:24:18 #15 2.512  systemd-pam                   aarch64  251.14-2.fc37            updates  324 k
18:24:18 #15 2.512  systemd-rpm-macros            noarch   251.14-2.fc37            updates   28 k
18:24:18 #15 2.512  util-linux                    aarch64  2.38.1-1.fc37            fedora   2.3 M
18:24:18 #15 2.512  vim-filesystem                noarch   2:9.0.1927-1.fc37        updates   18 k
18:24:18 #15 2.512  xkeyboard-config              noarch   2.36-3.fc37              updates  957 k
18:24:18 #15 2.512 Installing weak dependencies:
18:24:18 #15 2.512  cryptsetup-libs               aarch64  2.6.1-1.fc37             updates  488 k
18:24:18 #15 2.512  libbpf                        aarch64  2:0.8.0-2.fc37           fedora   173 k
18:24:18 #15 2.512  libxkbcommon                  aarch64  1.4.1-2.fc37             fedora   139 k
18:24:18 #15 2.512  qrencode-libs                 aarch64  4.1.1-3.fc37             fedora    61 k
18:24:18 #15 2.512  systemd-networkd              aarch64  251.14-2.fc37            updates  571 k
18:24:18 #15 2.512  systemd-resolved              aarch64  251.14-2.fc37            updates  262 k
18:24:18 #15 2.512 
18:24:18 #15 2.512 Transaction Summary
18:24:18 #15 2.512 ================================================================================
18:24:18 #15 2.512 Install  95 Packages
18:24:18 #15 2.512 
18:24:18 #15 2.518 Total download size: 97 M
18:24:18 #15 2.518 Installed size: 356 M
18:24:18 #15 2.519 Downloading Packages:
18:24:18 + docker version
18:24:18 Client: Docker Engine - Community
18:24:18  Version:           24.0.2
18:24:18  API version:       1.43
18:24:18  Go version:        go1.20.4
18:24:18  Git commit:        cb74dfc
18:24:18  Built:             Thu May 25 21:52:41 2023
18:24:18  OS/Arch:           linux/arm64
18:24:18  Context:           default
18:24:18 
18:24:18 Server: Docker Engine - Community
18:24:18  Engine:
18:24:18   Version:          24.0.2
18:24:18   API version:      1.43 (minimum version 1.12)
18:24:18   Go version:       go1.20.4
18:24:18   Git commit:       659604f
18:24:18   Built:            Thu May 25 21:52:41 2023
18:24:18   OS/Arch:          linux/arm64
18:24:18   Experimental:     true
18:24:18  containerd:
18:24:18   Version:          1.6.21
18:24:18   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:18  runc:
18:24:18   Version:          1.1.7
18:24:18   GitCommit:        v1.1.7-0-g860f061
18:24:18  docker-init:
18:24:18   Version:          0.19.0
18:24:18   GitCommit:        de40ad0
[Pipeline] sh
18:24:18 #14 8.603 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB]
18:24:18 #14 8.753 Get:25 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
18:24:18 #14 8.753 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.4 [3772 kB]
18:24:19 + docker info
18:24:19 Client: Docker Engine - Community
18:24:19  Version:    24.0.2
18:24:19  Context:    default
18:24:19  Debug Mode: false
18:24:19  Plugins:
18:24:19   buildx: Docker Buildx (Docker Inc.)
18:24:19     Version:  v0.11.0
18:24:19     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:24:19   compose: Docker Compose (Docker Inc.)
18:24:19     Version:  v2.19.1
18:24:19     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:24:19 
18:24:19 Server:
18:24:19  Containers: 0
18:24:19   Running: 0
18:24:19   Paused: 0
18:24:19   Stopped: 0
18:24:19  Images: 4
18:24:19  Server Version: 24.0.2
18:24:19  Storage Driver: overlay2
18:24:19   Backing Filesystem: extfs
18:24:19   Supports d_type: true
18:24:19   Using metacopy: false
18:24:19   Native Overlay Diff: true
18:24:19   userxattr: false
18:24:19  Logging Driver: json-file
18:24:19  Cgroup Driver: cgroupfs
18:24:19  Cgroup Version: 1
18:24:19  Plugins:
18:24:19   Volume: local
18:24:19   Network: bridge host ipvlan macvlan null overlay
18:24:19   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:24:19  Swarm: inactive
18:24:19  Runtimes: io.containerd.runc.v2 runc
18:24:19  Default Runtime: runc
18:24:19  Init Binary: docker-init
18:24:19  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:19  runc version: v1.1.7-0-g860f061
18:24:19  init version: de40ad0
18:24:19  Security Options:
18:24:19   apparmor
18:24:19   seccomp
18:24:19    Profile: builtin
18:24:19  Kernel Version: 5.15.0-1039-aws
18:24:19  Operating System: Ubuntu 20.04.6 LTS
18:24:19  OSType: linux
18:24:19  Architecture: aarch64
18:24:19  CPUs: 8
18:24:19  Total Memory: 30.64GiB
18:24:19  Name: ip-10-100-71-167
18:24:19  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:24:19  Docker Root Dir: /var/lib/docker
18:24:19  Debug Mode: false
18:24:19  Username: dockerbuildbot
18:24:19  Experimental: true
18:24:19  Insecure Registries:
18:24:19   127.0.0.0/8
18:24:19  Live Restore Enabled: true
18:24:19 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
18:24:19 #14 8.927 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.4 [224 kB]
18:24:19 #14 8.933 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.19 [600 kB]
18:24:19 #14 8.959 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
18:24:19 #14 8.965 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.13 [4836 B]
18:24:19 #14 8.965 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
18:24:19 #14 8.976 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
18:24:19 #14 8.980 Get:33 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
[Pipeline] checkout
18:24:19 The recommended git tool is: git
[Pipeline] echo
18:24:19 Removing all docker containers
[Pipeline] sh
18:24:19 #15 DONE 11.8s
18:24:19 
18:24:19 #16 [stage-1 5/8] COPY --link sources/ /sources
18:24:19 #16 DONE 0.1s
18:24:19 
18:24:19 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:24:19 #51 1.066 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:24:19 #51 1.066 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:24:19 #51 1.066 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:24:19 using credential docker-jenkins-github-credentials
18:24:19 Cloning the remote Git repository
18:24:19 Cloning with configured refspecs honoured and without tags
18:24:19 == Building packages for centos-9 ==
18:24:19 mkdir -p "rpmbuild/centos-9"
18:24:19 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile .
18:24:19 #14 9.124 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB]
18:24:19 #13 39.18 Fedora Modular 38 - aarch64 - Updates           1.8 MB/s | 2.1 MB     00:01    
18:24:19 #13 40.25 Last metadata expiration check: 0:00:01 ago on Wed Oct 11 18:24:17 2023.
18:24:19 + docker container ls -aq
[Pipeline] echo
18:24:19 Docker containers have been removed
[Pipeline] echo
18:24:19 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:24:19 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-amd64)
[Pipeline] sh
18:24:19 Fetching without tags
18:24:19 #15 3.612 (1/95): device-mapper-1.02.175-9.fc37.aarch64.r 445 kB/s | 136 kB     00:00    
18:24:19 #15 3.619 (2/95): automake-1.16.5-9.fc37.noarch.rpm       2.2 MB/s | 696 kB     00:00    
18:24:19 #15 3.622 (3/95): device-mapper-devel-1.02.175-9.fc37.aar 134 kB/s |  43 kB     00:00    
18:24:19 #15 3.626 (4/95): device-mapper-libs-1.02.175-9.fc37.aarc  14 MB/s | 169 kB     00:00    
18:24:19 #15 3.630 (5/95): gc-8.0.6-4.fc37.aarch64.rpm              10 MB/s | 102 kB     00:00    
18:24:19 #15 3.635 (6/95): jsoncpp-1.9.5-3.fc37.aarch64.rpm         11 MB/s |  92 kB     00:00    
18:24:19 #15 3.644 (7/95): kmod-libs-30-2.fc37.aarch64.rpm         4.7 MB/s |  66 kB     00:00    
18:24:19 #0 building with "default" instance using docker driver
18:24:19 
18:24:19 #1 [internal] load .dockerignore
18:24:19 #1 transferring context: 2B done
18:24:19 #1 DONE 0.0s
18:24:19 
18:24:19 #2 [internal] load build definition from Dockerfile
18:24:19 #2 transferring dockerfile: 1.06kB done
18:24:19 #2 DONE 0.0s
18:24:19 
18:24:19 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:24:19 #3 DONE 0.0s
18:24:19 
18:24:19 #4 resolve image config for docker.io/docker/dockerfile:1
18:24:19 #14 9.439 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB]
18:24:19 #14 9.458 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.6 [1199 kB]
18:24:19 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:24:19 Merge succeeded, producing d00bed6d3e1f6df004da2570d8354de9261b441c
18:24:19 Checking out Revision d00bed6d3e1f6df004da2570d8354de9261b441c (PR-949)
18:24:19 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:24:19 #15 3.654 (8/95): libargon2-20190702-1.fc37.aarch64.rpm   1.9 MB/s |  28 kB     00:00    
18:24:19 #15 3.676 (9/95): guile22-2.2.7-6.fc37.aarch64.rpm        131 MB/s | 6.5 MB     00:00    
18:24:19 #15 3.680 (10/95): libbpf-0.8.0-2.fc37.aarch64.rpm        5.3 MB/s | 173 kB     00:00    
18:24:19 #15 3.683 (11/95): libcbor-0.7.0-7.fc37.aarch64.rpm       2.1 MB/s |  55 kB     00:00    
18:24:19 #15 3.688 (12/95): libfdisk-2.38.1-1.fc37.aarch64.rpm      22 MB/s | 155 kB     00:00    
18:24:19 #15 3.690 (13/95): libfido2-1.11.0-3.fc37.aarch64.rpm      10 MB/s |  96 kB     00:00    
18:24:19 #15 3.693 (14/95): libmpc-1.2.1-5.fc37.aarch64.rpm        6.5 MB/s |  62 kB     00:00    
18:24:19 #15 3.696 (15/95): libseccomp-devel-2.5.3-3.fc37.aarch64.  10 MB/s |  60 kB     00:00    
18:24:19 #15 3.702 (16/95): libseccomp-2.5.3-3.fc37.aarch64.rpm    6.3 MB/s |  71 kB     00:00    
18:24:19 #15 3.706 (17/95): libtool-2.4.7-2.fc37.aarch64.rpm        47 MB/s | 600 kB     00:00    
18:24:19 #15 3.710 (18/95): libtool-ltdl-2.4.7-2.fc37.aarch64.rpm  3.2 MB/s |  37 kB     00:00    
18:24:19 #15 3.713 (19/95): libutempter-1.2.1-7.fc37.aarch64.rpm   4.5 MB/s |  26 kB     00:00    
18:24:19 #15 3.718 (20/95): libtool-ltdl-devel-2.4.7-2.fc37.aarch6  14 MB/s | 164 kB     00:00    
18:24:19 #15 3.721 (21/95): libxkbcommon-1.4.1-2.fc37.aarch64.rpm   12 MB/s | 139 kB     00:00    
18:24:19 #15 3.728 (22/95): m4-1.4.19-4.fc37.aarch64.rpm            22 MB/s | 299 kB     00:00    
18:24:19 #15 3.735 (23/95): pcre2-devel-10.40-1.fc37.1.aarch64.rpm  41 MB/s | 505 kB     00:00    
18:24:19 #15 3.742 (24/95): make-4.3-11.fc37.aarch64.rpm            27 MB/s | 537 kB     00:00    
18:24:19 #15 3.746 (25/95): pcre2-utf16-10.40-1.fc37.1.aarch64.rpm  12 MB/s | 199 kB     00:00    
18:24:19 #15 3.751 (26/95): pcre2-utf32-10.40-1.fc37.1.aarch64.rpm  13 MB/s | 188 kB     00:00    
18:24:19 #15 3.755 (27/95): perl-Error-0.17029-10.fc37.noarch.rpm  5.0 MB/s |  41 kB     00:00    
18:24:19 #15 3.757 (28/95): perl-TermReadKey-2.38-14.fc37.aarch64. 3.4 MB/s |  36 kB     00:00    
18:24:19 #15 3.760 (29/95): perl-Thread-Queue-3.14-489.fc37.noarch 2.4 MB/s |  21 kB     00:00    
18:24:19 #15 3.763 (30/95): perl-threads-2.27-489.fc37.aarch64.rpm 9.2 MB/s |  56 kB     00:00    
18:24:19 #15 3.766 (31/95): perl-threads-shared-1.64-489.fc37.aarc 5.1 MB/s |  43 kB     00:00    
18:24:19 #15 3.773 (32/95): python3-setools-4.4.0-9.fc37.aarch64.r  48 MB/s | 613 kB     00:00    
18:24:19 #15 3.777 (33/95): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 6.7 MB/s |  61 kB     00:00    
18:24:19 #15 3.780 (34/95): rhash-1.4.2-3.fc37.aarch64.rpm          15 MB/s | 185 kB     00:00    
18:24:19 #15 3.796 (35/95): util-linux-2.38.1-1.fc37.aarch64.rpm   107 MB/s | 2.3 MB     00:00    
18:24:19 #15 3.804 (36/95): annobin-docs-12.26-1.fc37.noarch.rpm   4.8 MB/s |  91 kB     00:00    
18:24:19 #15 3.809 (37/95): annobin-plugin-gcc-12.26-1.fc37.aarch6  39 MB/s | 955 kB     00:00    
18:24:19 #15 3.816 (38/95): autoconf-2.71-4.fc37.noarch.rpm         40 MB/s | 733 kB     00:00    
18:24:19 #15 3.827 (39/95): checkpolicy-3.5-1.fc37.aarch64.rpm      21 MB/s | 343 kB     00:00    
18:24:19 #15 3.868 (40/95): cmake-3.27.4-6.fc37.aarch64.rpm        127 MB/s | 7.2 MB     00:00    
18:24:19 #4 DONE 0.3s
18:24:19 
18:24:19 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:24:19 #5 CACHED
18:24:19 
18:24:19 #6 [internal] load metadata for quay.io/centos/centos:stream9
18:24:19 + echo starting...
18:24:19 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:24:19 #14 9.710 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
18:24:19 #14 9.710 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
18:24:19 #14 9.732 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
18:24:20 #6 ...
18:24:20 
18:24:20 #7 [auth] library/golang:pull token for registry-1.docker.io
18:24:20 #7 DONE 0.0s
18:24:20 
18:24:20 #6 [internal] load metadata for quay.io/centos/centos:stream9
18:24:20 #6 DONE 0.3s
18:24:20 
18:24:20 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:20 #15 3.876 (41/95): cmake-data-3.27.4-6.fc37.noarch.rpm     42 MB/s | 2.2 MB     00:00    
18:24:20 #15 3.879 (42/95): cmake-filesystem-3.27.4-6.fc37.aarch64 381 kB/s |  18 kB     00:00    
18:24:20 #15 3.882 (43/95): cmake-rpm-macros-3.27.4-6.fc37.noarch. 3.2 MB/s |  18 kB     00:00    
18:24:20 #15 3.894 (44/95): cryptsetup-libs-2.6.1-1.fc37.aarch64.r  33 MB/s | 488 kB     00:00    
18:24:20 #15 3.915 (45/95): dbus-1.14.10-1.fc37.aarch64.rpm        275 kB/s | 7.8 kB     00:00    
18:24:20 #15 3.942 (46/95): cpp-12.3.1-1.fc37.aarch64.rpm          140 MB/s | 9.2 MB     00:00    
18:24:20 #15 3.947 (47/95): dbus-broker-33-1.fc37.aarch64.rpm      3.4 MB/s | 168 kB     00:00    
18:24:20 #15 3.949 (48/95): dbus-common-1.14.10-1.fc37.noarch.rpm  484 kB/s |  15 kB     00:00    
18:24:20 #15 3.963 (49/95): git-2.41.0-1.fc37.aarch64.rpm          5.6 MB/s |  54 kB     00:00    
18:24:20 #15 3.967 (50/95): gcc-plugin-annobin-12.3.1-1.fc37.aarch 4.1 MB/s |  59 kB     00:00    
18:24:20 #15 4.014 (51/95): git-core-doc-2.41.0-1.fc37.noarch.rpm   66 MB/s | 2.8 MB     00:00    
18:24:20 #15 4.042 (52/95): git-core-2.41.0-1.fc37.aarch64.rpm      58 MB/s | 4.4 MB     00:00    
18:24:20 #15 4.071 (53/95): glibc-devel-2.36-14.fc37.aarch64.rpm    10 MB/s | 580 kB     00:00    
18:24:20 #14 10.13 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.6 [570 kB]
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d00bed6d3e1f6df004da2570d8354de9261b441c # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:24:20 + docker version
18:24:20 Client: Docker Engine - Community
18:24:20  Version:           24.0.2
18:24:20  API version:       1.43
18:24:20  Go version:        go1.20.4
18:24:20  Git commit:        cb74dfc
18:24:20  Built:             Thu May 25 21:52:22 2023
18:24:20  OS/Arch:           linux/amd64
18:24:20  Context:           default
18:24:20 
18:24:20 Server: Docker Engine - Community
18:24:20  Engine:
18:24:20   Version:          24.0.2
18:24:20   API version:      1.43 (minimum version 1.12)
18:24:20   Go version:       go1.20.4
18:24:20   Git commit:       659604f
18:24:20   Built:            Thu May 25 21:52:22 2023
18:24:20   OS/Arch:          linux/amd64
18:24:20   Experimental:     true
18:24:20  containerd:
18:24:20   Version:          1.6.21
18:24:20   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:20  runc:
18:24:20   Version:          1.1.7
18:24:20   GitCommit:        v1.1.7-0-g860f061
18:24:20  docker-init:
18:24:20   Version:          0.19.0
18:24:20   GitCommit:        de40ad0
[Pipeline] sh
18:24:20 #8 DONE 0.4s
18:24:20 
18:24:20 #9 [internal] load build context
18:24:20 #9 transferring context: 13.11kB done
18:24:20 #9 DONE 0.0s
18:24:20 
18:24:20 #10 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:743cf31b5c29c227aa1371eddd9f9313b2a0487f39ccfc03ec5c89a692c4a0c7
18:24:20 #10 resolve quay.io/centos/centos:stream9@sha256:743cf31b5c29c227aa1371eddd9f9313b2a0487f39ccfc03ec5c89a692c4a0c7 0.0s done
18:24:20 #10 sha256:743cf31b5c29c227aa1371eddd9f9313b2a0487f39ccfc03ec5c89a692c4a0c7 912B / 912B done
18:24:20 #10 sha256:d1b43dc7d94a5d5b57a84ad633417a00b9e2f81b93cb017b7de5d16d521a63f0 505B / 505B done
18:24:20 #10 sha256:f25de928eddda50d28a38979fec39cc1d1aa22877f80cbfb8578b4411183f7a9 1.16kB / 1.16kB done
18:24:20 #10 sha256:3b41297ae91b81b36c101d8eb04bce259f00cd1ab62d78696c559a8bf869533d 6.29MB / 57.44MB 0.1s
18:24:20 #10 sha256:3b41297ae91b81b36c101d8eb04bce259f00cd1ab62d78696c559a8bf869533d 24.12MB / 57.44MB 0.2s
18:24:20 #15 4.165 (54/95): gcc-12.3.1-1.fc37.aarch64.rpm          129 MB/s |  29 MB     00:00    
18:24:20 #15 4.172 (55/95): glibc-static-2.36-14.fc37.aarch64.rpm  9.8 MB/s | 1.2 MB     00:00    
18:24:20 #15 4.180 (56/95): kernel-headers-6.5.4-100.fc37.aarch64.  14 MB/s | 1.5 MB     00:00    
18:24:20 #15 4.186 (57/95): less-633-1.fc37.aarch64.rpm             14 MB/s | 175 kB     00:00    
18:24:20 #15 4.189 (58/95): libasan-12.3.1-1.fc37.aarch64.rpm       26 MB/s | 433 kB     00:00    
18:24:20 #15 4.193 (59/95): libatomic-12.3.1-1.fc37.aarch64.rpm    4.6 MB/s |  48 kB     00:00    
18:24:20 #15 4.197 (60/95): libedit-3.1-43.20221009cvs.fc37.aarch6  15 MB/s | 105 kB     00:00    
18:24:20 #15 4.200 (61/95): libselinux-devel-3.5-1.fc37.aarch64.rp  15 MB/s | 151 kB     00:00    
18:24:20 #15 4.204 (62/95): libselinux-utils-3.5-1.fc37.aarch64.rp  16 MB/s | 162 kB     00:00    
18:24:20 #15 4.208 (63/95): libsepol-devel-3.5-1.fc37.aarch64.rpm  6.8 MB/s |  49 kB     00:00    
18:24:20 #15 4.211 (64/95): libubsan-12.3.1-1.fc37.aarch64.rpm      19 MB/s | 198 kB     00:00    
18:24:20 #15 4.217 (65/95): libuv-1.46.0-1.fc37.aarch64.rpm         13 MB/s | 155 kB     00:00    
18:24:20 #15 4.220 (66/95): libxcrypt-static-4.4.36-1.fc37.aarch64  14 MB/s | 108 kB     00:00    
18:24:20 #15 4.224 (67/95): libxcrypt-devel-4.4.36-1.fc37.aarch64. 2.4 MB/s |  29 kB     00:00    
18:24:20 #15 4.229 (68/95): openssh-8.8p1-11.fc37.aarch64.rpm       38 MB/s | 439 kB     00:00    
18:24:20 #15 4.236 (69/95): openssh-clients-8.8p1-11.fc37.aarch64.  46 MB/s | 669 kB     00:00    
18:24:20 #15 4.239 (70/95): perl-File-Compare-1.100.700-494.fc37.n 1.6 MB/s |  14 kB     00:00    
18:24:20 #15 4.242 (71/95): perl-File-Copy-2.39-494.fc37.noarch.rp 1.9 MB/s |  21 kB     00:00    
18:24:20 #15 4.246 (72/95): perl-File-Find-1.40-494.fc37.noarch.rp 2.8 MB/s |  26 kB     00:00    
18:24:20 #15 4.249 (73/95): perl-Git-2.41.0-1.fc37.noarch.rpm      5.9 MB/s |  42 kB     00:00    
18:24:20 #15 4.251 (74/95): perl-lib-0.65-494.fc37.aarch64.rpm     1.7 MB/s |  16 kB     00:00    
18:24:20 #15 4.256 (75/95): policycoreutils-3.5-1.fc37.aarch64.rpm  24 MB/s | 241 kB     00:00    
18:24:20 #15 4.261 (76/95): policycoreutils-devel-3.5-1.fc37.aarch  18 MB/s | 147 kB     00:00    
18:24:20 #15 4.263 (77/95): policycoreutils-python-utils-3.5-1.fc3 7.5 MB/s |  80 kB     00:00    
18:24:20 #15 4.267 (78/95): python3-audit-3.1.2-1.fc37.aarch64.rpm 8.8 MB/s |  87 kB     00:00    
18:24:20 #15 4.272 (79/95): python3-libselinux-3.5-1.fc37.aarch64.  25 MB/s | 190 kB     00:00    
18:24:20 #15 4.274 (80/95): python3-libsemanage-3.5-2.fc37.aarch64 8.1 MB/s |  84 kB     00:00    
18:24:20 #15 4.288 (81/95): python3-policycoreutils-3.5-1.fc37.noa 111 MB/s | 2.2 MB     00:00    
18:24:20 #15 4.300 (82/95): python3-setuptools-62.6.0-3.fc37.noarc  74 MB/s | 1.6 MB     00:00    
18:24:20 #15 4.303 (83/95): rpm-plugin-selinux-4.18.1-2.fc37.aarch 768 kB/s |  19 kB     00:00    
18:24:20 #15 4.306 (84/95): selinux-policy-37.22-1.fc37.noarch.rpm 3.2 MB/s |  43 kB     00:00    
18:24:20 #15 4.336 (85/95): selinux-policy-devel-37.22-1.fc37.noar  27 MB/s | 892 kB     00:00    
18:24:20 #15 4.357 (86/95): selinux-policy-targeted-37.22-1.fc37.n 121 MB/s | 6.6 MB     00:00    
18:24:20 #15 4.379 (87/95): systemd-251.14-2.fc37.aarch64.rpm       59 MB/s | 4.0 MB     00:00    
[Pipeline] sh
18:24:20 #14 10.15 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
18:24:20 #14 10.15 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
18:24:20 #14 10.15 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
18:24:20 #14 10.15 Get:44 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
18:24:20 #14 10.30 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
18:24:20 #14 10.38 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB]
18:24:20 #10 sha256:3b41297ae91b81b36c101d8eb04bce259f00cd1ab62d78696c559a8bf869533d 35.03MB / 57.44MB 0.3s
18:24:20 #10 sha256:3b41297ae91b81b36c101d8eb04bce259f00cd1ab62d78696c559a8bf869533d 57.44MB / 57.44MB 0.4s
18:24:20 #15 4.386 (88/95): systemd-networkd-251.14-2.fc37.aarch64  23 MB/s | 571 kB     00:00    
18:24:20 #15 4.392 (89/95): systemd-devel-251.14-2.fc37.aarch64.rp  18 MB/s | 576 kB     00:00    
18:24:20 #15 4.399 (90/95): systemd-pam-251.14-2.fc37.aarch64.rpm   29 MB/s | 324 kB     00:00    
18:24:20 #15 4.402 (91/95): systemd-resolved-251.14-2.fc37.aarch64  18 MB/s | 262 kB     00:00    
18:24:20 #15 4.406 (92/95): systemd-rpm-macros-251.14-2.fc37.noarc 2.4 MB/s |  28 kB     00:00    
18:24:20 #15 4.409 (93/95): vim-filesystem-9.0.1927-1.fc37.noarch. 3.0 MB/s |  18 kB     00:00    
18:24:20 #15 4.411 (94/95): which-2.21-39.fc37.aarch64.rpm         5.2 MB/s |  42 kB     00:00    
18:24:20 #15 4.418 (95/95): xkeyboard-config-2.36-3.fc37.noarch.rp  79 MB/s | 957 kB     00:00    
18:24:20 #15 4.423 --------------------------------------------------------------------------------
18:24:20 #15 4.423 Total                                            51 MB/s |  97 MB     00:01     
18:24:20 + docker info
18:24:20 Client: Docker Engine - Community
18:24:20  Version:    24.0.2
18:24:20  Context:    default
18:24:20  Debug Mode: false
18:24:20  Plugins:
18:24:20   buildx: Docker Buildx (Docker Inc.)
18:24:20     Version:  v0.11.0
18:24:20     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:24:20   compose: Docker Compose (Docker Inc.)
18:24:20     Version:  v2.19.1
18:24:20     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:24:20 
18:24:20 Server:
18:24:20  Containers: 0
18:24:20   Running: 0
18:24:20   Paused: 0
18:24:20   Stopped: 0
18:24:20  Images: 6
18:24:20  Server Version: 24.0.2
18:24:20  Storage Driver: overlay2
18:24:20   Backing Filesystem: extfs
18:24:20   Supports d_type: true
18:24:20   Using metacopy: false
18:24:20   Native Overlay Diff: true
18:24:20   userxattr: false
18:24:20  Logging Driver: json-file
18:24:20  Cgroup Driver: systemd
18:24:20  Cgroup Version: 2
18:24:20  Plugins:
18:24:20   Volume: local
18:24:20   Network: bridge host ipvlan macvlan null overlay
18:24:20   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:24:20  Swarm: inactive
18:24:20  Runtimes: io.containerd.runc.v2 runc
18:24:20  Default Runtime: runc
18:24:20  Init Binary: docker-init
18:24:20  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:20  runc version: v1.1.7-0-g860f061
18:24:20  init version: de40ad0
18:24:20  Security Options:
18:24:20   apparmor
18:24:20   seccomp
18:24:20    Profile: builtin
18:24:20   cgroupns
18:24:20  Kernel Version: 5.15.0-1039-aws
18:24:20  Operating System: Ubuntu 20.04.6 LTS
18:24:20  OSType: linux
18:24:20  Architecture: x86_64
18:24:20  CPUs: 8
18:24:20  Total Memory: 30.89GiB
18:24:20  Name: ip-10-100-65-242
18:24:20  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:24:20  Docker Root Dir: /var/lib/docker
18:24:20  Debug Mode: false
18:24:20  Username: dockerbuildbot
18:24:20  Experimental: true
18:24:20  Insecure Registries:
18:24:20   127.0.0.0/8
18:24:20  Live Restore Enabled: true
18:24:20 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:24:20 The recommended git tool is: git
18:24:20 using credential docker-jenkins-github-credentials
18:24:20 #14 10.70 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB]
18:24:20 + make clean
18:24:20 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:24:20 rm -f -r src
18:24:20 make -C rpm clean
18:24:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:20 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:24:20 rm -f -r rpmbuild/
18:24:20 docker builder prune -f --filter until=24h
18:24:20 Total:	0B
18:24:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:20 make -C deb clean
18:24:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:20 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:24:20 rm -f -r debbuild
18:24:20 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:24:20 rm -f -r sources
18:24:20 docker builder prune -f --filter until=24h
18:24:20 Cloning the remote Git repository
18:24:20 Cloning with configured refspecs honoured and without tags
18:24:20 #51 2.012 Reading package lists...
18:24:20 #10 sha256:3b41297ae91b81b36c101d8eb04bce259f00cd1ab62d78696c559a8bf869533d 57.44MB / 57.44MB 0.5s done
18:24:20 #10 extracting sha256:3b41297ae91b81b36c101d8eb04bce259f00cd1ab62d78696c559a8bf869533d
18:24:20 #14 10.71 Get:48 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB]
18:24:20 #14 10.72 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB]
18:24:20 #14 10.74 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
18:24:20 #14 10.74 Get:51 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
18:24:20 Total:	0B
18:24:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:20 make -C static clean
18:24:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:20 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:24:20 rm -f -r build
18:24:20 docker builder prune -f --filter until=24h
18:24:20 Total:	0B
18:24:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:24:20 Fetching without tags
18:24:20 #51 2.845 + apt-get  install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev
18:24:21 #17 DONE 1.8s
18:24:21 
18:24:21 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:24:21 #18 DONE 0.0s
18:24:21 
18:24:21 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:24:21 #19 DONE 0.0s
18:24:21 
18:24:21 #20 exporting to image
18:24:21 #20 exporting layers
18:24:21 #14 10.92 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
18:24:21 #14 10.92 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
18:24:21 #14 10.92 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
18:24:21 #14 10.93 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
18:24:21 #14 11.07 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB]
18:24:21 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:24:21 Merge succeeded, producing cd23b4e414da24aaab290d86f0033e11cc8e7a5a
18:24:21 Checking out Revision cd23b4e414da24aaab290d86f0033e11cc8e7a5a (PR-949)
18:24:21 + make REF=master ubuntu-jammy
18:24:21 git init src/github.com/docker/cli
18:24:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:24:21 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:24:21 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:24:21 + SRC=src/github.com/docker/cli
18:24:21 + REF=master
18:24:21 + REF_FETCH=master
18:24:21 + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:24:21 awk {print $2}
18:24:21 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:24:21 #14 11.24 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB]
18:24:21 #14 11.36 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
18:24:21 #14 11.37 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB]
18:24:21 + REF=refs/heads/master
18:24:21 + [ -n refs/heads/master ]
18:24:21 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:21 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:21 #51 2.858 Reading package lists...
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd23b4e414da24aaab290d86f0033e11cc8e7a5a # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:24:21 #14 11.51 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB]
18:24:21 #14 11.54 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
18:24:21 #14 11.55 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B]
18:24:21 #14 11.55 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
18:24:21 #14 11.55 Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
18:24:21 #14 11.56 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
18:24:21 #14 11.57 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.6 [554 kB]
[Pipeline] sh
18:24:21 #14 11.78 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB]
18:24:21 #15 5.911 Running transaction check
18:24:22 From https://github.com/docker/cli
18:24:22  * [new branch]      master     -> master
18:24:22  * [new branch]      master     -> origin/master
18:24:22 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:24:22 git init src/github.com/docker/docker
18:24:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:24:22 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:24:22 #51 3.685 Building dependency tree...
18:24:22 #51 3.882 Reading state information...
18:24:22 #51 4.103 gcc is already the newest version (4:10.2.1-1).
18:24:22 #51 4.103 libc6-dev is already the newest version (2.31-13+deb11u7).
18:24:22 #51 4.103 The following additional packages will be installed:
18:24:22 + make clean
18:24:22 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:24:22 rm -f -r src
18:24:22 make -C rpm clean
18:24:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:24:22 rm -f -r rpmbuild/
18:24:22 docker builder prune -f --filter until=24h
18:24:22 Total:	0B
18:24:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:22 make -C deb clean
18:24:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:22 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:24:22 rm -f -r debbuild
18:24:22 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:24:22 rm -f -r sources
18:24:22 docker builder prune -f --filter until=24h
18:24:22 Total:	0B
18:24:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:22 make -C static clean
18:24:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:22 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:24:22 rm -f -r build
18:24:22 docker builder prune -f --filter until=24h
18:24:22 #14 11.94 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
18:24:22 #14 11.95 Get:69 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
18:24:22 #15 6.035 Transaction check succeeded.
18:24:22 #15 6.036 Running transaction test
18:24:22 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc
18:24:22  debian/rules build
18:24:22 dh build --with=bash-completion
18:24:22    dh_update_autotools_config
18:24:22    dh_autoreconf
18:24:22    debian/rules override_dh_auto_build
18:24:22 make[1]: Entering directory '/root/build-deb'
18:24:22 # Build the daemon and dependencies
18:24:22 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:24:22 
18:24:22 Removing bundles/
18:24:22 
18:24:22 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:24:22 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:24:22 + tee /root/build-deb/engine/go.mod
18:24:22 module github.com/docker/docker
18:24:22 
18:24:22 go 1.20
18:24:22 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:22 + GO111MODULE=on
18:24:22 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:03.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:24:22 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:24:22 + SRC=src/github.com/docker/docker
18:24:22 + REF=master
18:24:22 + REF_FETCH=master
18:24:22 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin+  master
18:24:22 awk {print $2}
18:24:22 + REF=refs/heads/master
18:24:22 + [ -n refs/heads/master ]
18:24:22 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:22 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:22 #51 4.103   bzip2 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev libdpkg-perl
18:24:22 #51 4.104   libelf1 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
18:24:22 #51 4.104   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
18:24:22 #51 4.104   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
18:24:22 #51 4.104   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
18:24:22 #51 4.105   patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
18:24:22 #51 4.107 Suggested packages:
18:24:22 #51 4.107   bzip2-doc debian-keyring bzr libgirepository1.0-dev libglib2.0-doc
18:24:22 #51 4.107   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp ed
18:24:22 #51 4.107   diffutils-doc
18:24:22 #51 4.107 Recommended packages:
18:24:22 #51 4.107   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
18:24:22 #51 4.107   liblocale-gettext-perl
18:24:22 Total:	0B
18:24:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:24:22 #14 12.34 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.9 [636 kB]
18:24:22 #14 12.38 Get:71 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB]
18:24:22 #14 12.38 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
18:24:22 #14 12.38 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB]
18:24:22 #14 12.39 Get:74 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB]
18:24:22 #14 12.40 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB]
18:24:22 #14 12.40 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB]
18:24:22 #14 12.40 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB]
18:24:22 #51 4.556 The following NEW packages will be installed:
18:24:22 #51 4.556   bzip2 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
18:24:22 #51 4.557   libblkid-dev libelf1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
18:24:22 #51 4.557   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
18:24:22 #51 4.557   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
18:24:22 #51 4.557   libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev
18:24:22 #51 4.558   libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
18:24:22 #51 4.558   patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
18:24:22 #51 4.559 The following packages will be upgraded:
18:24:22 #51 4.560   libdpkg-perl
18:24:22 #14 12.56 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB]
18:24:22 #10 extracting sha256:3b41297ae91b81b36c101d8eb04bce259f00cd1ab62d78696c559a8bf869533d 2.1s done
18:24:22 #13 43.87 Dependencies resolved.
18:24:22 #13 43.90 ================================================================================
18:24:22 #13 43.90  Package                       Arch      Version                Repo       Size
18:24:22 #13 43.90 ================================================================================
18:24:22 #13 43.90 Installing:
18:24:22 #13 43.90  dnf-plugins-core              noarch    4.4.3-1.fc38           updates    38 k
18:24:22 #13 43.90  rpm-build                     aarch64   4.18.1-3.fc38          updates    77 k
18:24:22 #13 43.90  rpmlint                       noarch    2.4.0-6.fc38           updates   330 k
18:24:22 #13 43.90 Upgrading:
18:24:22 #13 43.90  glibc                         aarch64   2.37-10.fc38           updates   1.7 M
18:24:22 #13 43.90  glibc-common                  aarch64   2.37-10.fc38           updates   314 k
18:24:22 #13 43.90  glibc-minimal-langpack        aarch64   2.37-10.fc38           updates    39 k
18:24:22 #13 43.90 Installing dependencies:
18:24:22 #13 43.90  ansible-srpm-macros           noarch    1-10.fc38              updates    21 k
18:24:22 #13 43.90  binutils                      aarch64   2.39-9.fc38            fedora    5.9 M
18:24:22 #13 43.90  binutils-gold                 aarch64   2.39-9.fc38            fedora    954 k
18:24:22 #13 43.90  bzip2                         aarch64   1.0.8-13.fc38          fedora     52 k
18:24:22 #13 43.90  cpio                          aarch64   2.13-14.fc38           fedora    275 k
18:24:22 #13 43.90  dash                          aarch64   0.5.12-1.fc38          updates    98 k
18:24:22 #13 43.90  dbus-libs                     aarch64   1:1.14.10-1.fc38       updates   155 k
18:24:22 #13 43.90  debugedit                     aarch64   5.0-9.fc38             updates    77 k
18:24:22 #13 43.90  desktop-file-utils            aarch64   0.26-8.fc38            fedora     71 k
18:24:22 #13 43.90  devscripts-checkbashisms      aarch64   2.23.0-1.fc38          fedora     28 k
18:24:22 #13 43.90  diffutils                     aarch64   3.10-1.fc38            updates   395 k
18:24:22 #13 43.90  dwz                           aarch64   0.15-2.fc38            fedora    136 k
18:24:22 #13 43.90  ed                            aarch64   1.19-2.fc38            fedora     78 k
18:24:22 #13 43.90  efi-srpm-macros               noarch    5-7.fc38               fedora     22 k
18:24:22 #13 43.90  elfutils                      aarch64   0.189-3.fc38           updates   536 k
18:24:22 #13 43.90  elfutils-debuginfod-client    aarch64   0.189-3.fc38           updates    38 k
18:24:22 #13 43.90  emacs-filesystem              noarch    1:28.3-0.rc1.fc38      updates   8.1 k
18:24:22 #13 43.90  enchant2                      aarch64   2.3.4-1.fc38           fedora     64 k
18:24:22 #13 43.90  file                          aarch64   5.44-3.fc38            fedora     50 k
18:24:22 #13 43.90  fonts-filesystem              noarch    1:2.0.5-11.fc38        fedora    8.1 k
18:24:22 #13 43.90  fonts-srpm-macros             noarch    1:2.0.5-11.fc38        fedora     26 k
18:24:22 #13 43.90  fpc-srpm-macros               noarch    1.3-7.fc38             fedora    7.8 k
18:24:22 #13 43.90  gdb-minimal                   aarch64   13.2-5.fc38            updates   3.8 M
18:24:22 #13 43.90  gdk-pixbuf2                   aarch64   2.42.10-2.fc38         fedora    484 k
18:24:22 #13 43.90  ghc-srpm-macros               noarch    1.6.1-1.fc38           fedora    8.0 k
18:24:22 #13 43.90  glibc-gconv-extra             aarch64   2.37-10.fc38           updates   2.0 M
18:24:22 #13 43.90  gnat-srpm-macros              noarch    6-2.fc38               fedora    8.8 k
18:24:22 #13 43.90  go-srpm-macros                noarch    3.2.0-2.fc38           fedora     27 k
18:24:22 #13 43.90  groff-base                    aarch64   1.22.4-11.fc38         fedora    1.0 M
18:24:22 #13 43.90  hunspell                      aarch64   1.7.2-3.fc38           fedora    487 k
18:24:22 #13 43.90  hunspell-en-GB                noarch    0.20201207-3.fc38      fedora    225 k
18:24:22 #13 43.90  hunspell-en-US                noarch    0.20201207-3.fc38      fedora    181 k
18:24:22 #13 43.90  hunspell-filesystem           aarch64   1.7.2-3.fc38           fedora    9.3 k
18:24:22 #13 43.90  jansson                       aarch64   2.13.1-6.fc38          fedora     45 k
18:24:22 #13 43.90  js-jquery                     noarch    3.6.3-2.fc38           fedora    173 k
18:24:22 #13 43.90  json-glib                     aarch64   1.6.6-4.fc38           fedora    159 k
18:24:22 #13 43.90  kernel-srpm-macros            noarch    1.0-19.fc38            updates    10 k
18:24:22 #13 43.90  libappstream-glib             aarch64   0.8.2-2.fc38           fedora    388 k
18:24:22 #13 43.90  libjpeg-turbo                 aarch64   2.1.4-2.fc38           fedora    196 k
18:24:22 #13 43.90  libpkgconf                    aarch64   1.8.0-6.fc38           fedora     36 k
18:24:22 #13 43.90  libpng                        aarch64   2:1.6.37-14.fc38       fedora    116 k
18:24:22 #13 43.90  libstemmer                    aarch64   2.2.0-5.fc38           fedora    171 k
18:24:22 #13 43.90  lua-srpm-macros               noarch    1-8.fc38               fedora    8.6 k
18:24:22 #13 43.90  ncurses                       aarch64   6.4-3.20230114.fc38    fedora    412 k
18:24:22 #13 43.90  ocaml-srpm-macros             noarch    7-3.fc38               fedora     13 k
18:24:22 #13 43.90  openblas-srpm-macros          noarch    2-13.fc38              fedora    7.5 k
18:24:22 #13 43.90  package-notes-srpm-macros     noarch    0.5-8.fc38             updates    11 k
18:24:22 #13 43.90  patch                         aarch64   2.7.6-19.fc38          fedora    123 k
18:24:22 #13 43.90  perl-AutoLoader               noarch    5.74-497.fc38          updates    22 k
18:24:22 #13 43.90  perl-B                        aarch64   1.83-497.fc38          updates   184 k
18:24:22 #13 43.90  perl-Carp                     noarch    1.52-490.fc38          fedora     29 k
18:24:22 #13 43.90  perl-Class-Struct             noarch    0.66-497.fc38          updates    23 k
18:24:22 #13 43.90  perl-Data-Dumper              aarch64   2.184-491.fc38         fedora     55 k
18:24:22 #13 43.90  perl-Digest                   noarch    1.20-490.fc38          fedora     25 k
18:24:22 #13 43.90  perl-Digest-MD5               aarch64   2.58-490.fc38          fedora     36 k
18:24:22 #13 43.90  perl-DynaLoader               aarch64   1.52-497.fc38          updates    27 k
18:24:22 #13 43.90  perl-Encode                   aarch64   4:3.19-493.fc38        fedora    1.7 M
18:24:22 #13 43.90  perl-Errno                    aarch64   1.36-497.fc38          updates    16 k
18:24:22 #13 43.90  perl-Exporter                 noarch    5.77-490.fc38          fedora     31 k
18:24:22 #13 43.90  perl-Fcntl                    aarch64   1.15-497.fc38          updates    22 k
18:24:22 #13 43.90  perl-File-Basename            noarch    2.85-497.fc38          updates    18 k
18:24:22 #13 43.90  perl-File-Path                noarch    2.18-490.fc38          fedora     35 k
18:24:22 #13 43.90  perl-File-Temp                noarch    1:0.231.100-490.fc38   fedora     59 k
18:24:22 #13 43.90  perl-File-stat                noarch    1.12-497.fc38          updates    18 k
18:24:22 #13 43.90  perl-FileHandle               noarch    2.03-497.fc38          updates    17 k
18:24:22 #13 43.90  perl-Getopt-Long              noarch    1:2.54-2.fc38          fedora     60 k
18:24:22 #13 43.90  perl-Getopt-Std               noarch    1.13-497.fc38          updates    17 k
18:24:22 #13 43.90  perl-HTTP-Tiny                noarch    0.086-2.fc38           updates    55 k
18:24:22 #13 43.90  perl-IO                       aarch64   1.50-497.fc38          updates    93 k
18:24:22 #13 43.90  perl-IO-Socket-IP             noarch    0.41-492.fc38          fedora     41 k
18:24:22 #13 43.90  perl-IO-Socket-SSL            noarch    2.081-1.fc38           fedora    227 k
18:24:22 #13 43.90  perl-IPC-Open3                noarch    1.22-497.fc38          updates    24 k
18:24:22 #13 43.90  perl-MIME-Base64              aarch64   3.16-490.fc38          fedora     30 k
18:24:22 #13 43.90  perl-Mozilla-CA               noarch    20221114-2.fc38        fedora     12 k
18:24:22 #13 43.90  perl-Net-SSLeay               aarch64   1.92-5.fc38            fedora    357 k
18:24:22 #13 43.90  perl-POSIX                    aarch64   2.03-497.fc38          updates   100 k
18:24:22 #13 43.90  perl-PathTools                aarch64   3.84-490.fc38          fedora     87 k
18:24:22 #13 43.90  perl-Pod-Escapes              noarch    1:1.07-490.fc38        fedora     20 k
18:24:22 #13 43.90  perl-Pod-Perldoc              noarch    3.28.01-491.fc38       fedora     86 k
18:24:22 #13 43.90  perl-Pod-Simple               noarch    1:3.43-491.fc38        fedora    219 k
18:24:22 #13 43.90  perl-Pod-Usage                noarch    4:2.03-4.fc38          fedora     40 k
18:24:22 #13 43.90  perl-Scalar-List-Utils        aarch64   5:1.63-490.fc38        fedora     71 k
18:24:22 #13 43.90  perl-SelectSaver              noarch    1.02-497.fc38          updates    13 k
18:24:22 #13 43.90  perl-Socket                   aarch64   4:2.036-2.fc38         fedora     56 k
18:24:22 #13 43.90  perl-Storable                 aarch64   1:3.26-490.fc38        fedora     96 k
18:24:22 #13 43.90  perl-Symbol                   noarch    1.09-497.fc38          updates    15 k
18:24:22 #13 43.90  perl-Term-ANSIColor           noarch    5.01-491.fc38          fedora     47 k
18:24:22 #13 43.90  perl-Term-Cap                 noarch    1.18-1.fc38            fedora     22 k
18:24:22 #13 43.90  perl-Text-ParseWords          noarch    3.31-490.fc38          fedora     16 k
18:24:22 #13 43.90  perl-Text-Tabs+Wrap           noarch    2023.0511-1.fc38       updates    22 k
18:24:22 #13 43.90  perl-Time-Local               noarch    2:1.300-490.fc38       fedora     33 k
18:24:22 #13 43.90  perl-URI                      noarch    5.17-2.fc38            fedora    120 k
18:24:22 #13 43.90  perl-base                     noarch    2.27-497.fc38          updates    17 k
18:24:22 #13 43.90  perl-constant                 noarch    1.33-491.fc38          fedora     23 k
18:24:22 #13 43.90  perl-if                       noarch    0.61.000-497.fc38      updates    15 k
18:24:22 #13 43.90  perl-interpreter              aarch64   4:5.36.1-497.fc38      updates    73 k
18:24:22 #13 43.90  perl-libnet                   noarch    3.15-1.fc38            fedora    128 k
18:24:22 #13 43.90  perl-libs                     aarch64   4:5.36.1-497.fc38      updates   2.2 M
18:24:22 #13 43.90  perl-locale                   noarch    1.10-497.fc38          updates    15 k
18:24:22 #13 43.90  perl-mro                      aarch64   1.26-497.fc38          updates    30 k
18:24:22 #13 43.90  perl-overload                 noarch    1.35-497.fc38          updates    47 k
18:24:22 #13 43.90  perl-overloading              noarch    0.02-497.fc38          updates    14 k
18:24:22 #13 43.90  perl-parent                   noarch    1:0.241-1.fc38         fedora     15 k
18:24:22 #13 43.90  perl-podlators                noarch    1:5.01-2.fc38          fedora    125 k
18:24:22 #13 43.90  perl-srpm-macros              noarch    1-48.fc38              fedora    8.4 k
18:24:22 #13 43.90  perl-vars                     noarch    1.05-497.fc38          updates    14 k
18:24:22 #13 43.90  pkgconf                       aarch64   1.8.0-6.fc38           fedora     41 k
18:24:22 #13 43.90  pkgconf-m4                    noarch    1.8.0-6.fc38           fedora     14 k
18:24:22 #13 43.90  pkgconf-pkg-config            aarch64   1.8.0-6.fc38           fedora    9.6 k
18:24:22 #13 43.90  pyproject-srpm-macros         noarch    1.10.0-1.fc38          updates    14 k
18:24:22 #13 43.90  python-srpm-macros            noarch    3.11-10.fc38           fedora     26 k
18:24:22 #13 43.90  python3-construct             noarch    2.10.68-4.fc38         fedora    151 k
18:24:22 #13 43.90  python3-dateutil              noarch    1:2.8.2-5.fc38         fedora    360 k
18:24:22 #13 43.90  python3-dbus                  aarch64   1.3.2-2.fc38           fedora    158 k
18:24:22 #13 43.90  python3-distro                noarch    1.8.0-2.fc38           fedora     49 k
18:24:22 #13 43.90  python3-dnf-plugins-core      noarch    4.4.3-1.fc38           updates   322 k
18:24:22 #13 43.90  python3-enchant               noarch    3.2.2-6.fc38           fedora    103 k
18:24:22 #13 43.90  python3-file-magic            noarch    5.44-3.fc38            fedora     20 k
18:24:22 #13 43.90  python3-pybeam                noarch    0.7-5.fc38             fedora     33 k
18:24:22 #13 43.90  python3-pyxdg                 noarch    0.27-7.fc38            fedora    134 k
18:24:22 #13 43.90  python3-six                   noarch    1.16.0-9.fc38          fedora     42 k
18:24:22 #13 43.90  python3-systemd               aarch64   235-2.fc38             fedora    108 k
18:24:22 #13 43.90  python3-tomli-w               noarch    1.0.0-5.fc38           fedora     21 k
18:24:22 #13 43.90  python3-zstandard             aarch64   0.21.0-1.fc38          updates   457 k
18:24:22 #13 43.90  qt5-srpm-macros               noarch    5.15.10-1.fc38         updates   8.2 k
18:24:22 #13 43.90  redhat-rpm-config             noarch    252-1.fc38             fedora     83 k
18:24:22 #13 43.90  rpmautospec-rpm-macros        noarch    0.3.5-1.fc38           fedora    9.3 k
18:24:22 #13 43.90  rpmlint-fedora-license-data   noarch    1.31-1.fc38            updates    28 k
18:24:22 #13 43.90  rust-srpm-macros              noarch    25.2-1.fc38            updates    13 k
18:24:22 #13 43.90  shared-mime-info              aarch64   2.2-3.fc38             fedora    380 k
18:24:22 #13 43.90  unzip                         aarch64   6.0-60.fc38            fedora    183 k
18:24:22 #13 43.90  web-assets-filesystem         noarch    5-19.fc38              fedora    7.9 k
18:24:22 #13 43.90  xxhash-libs                   aarch64   0.8.2-1.fc38           updates    35 k
18:24:22 #13 43.90  xz                            aarch64   5.4.1-1.fc38           fedora    420 k
18:24:22 #13 43.90  zip                           aarch64   3.0-37.fc38            updates   262 k
18:24:22 #13 43.90  zstd                          aarch64   1.5.5-1.fc38           updates   445 k
18:24:22 #13 43.90 Installing weak dependencies:
18:24:22 #13 43.90  hunspell-en                   noarch    0.20201207-3.fc38      fedora    190 k
18:24:22 #13 43.90  perl-NDBM_File                aarch64   1.15-497.fc38          updates    24 k
18:24:22 #13 43.90  python-systemd-doc            aarch64   235-2.fc38             fedora    171 k
18:24:22 #13 43.90 
18:24:22 #13 43.90 Transaction Summary
18:24:22 #13 43.90 ================================================================================
18:24:22 #13 43.90 Install  142 Packages
18:24:22 #13 43.90 Upgrade    3 Packages
18:24:22 #13 43.90 
18:24:22 #13 43.91 Total download size: 33 M
18:24:22 #13 43.91 Downloading Packages:
18:24:22 + make REF=master debian-buster
18:24:22 git init src/github.com/docker/cli
18:24:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:24:22 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:24:22 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:24:22 + SRC=src/github.com/docker/cli
18:24:22 + REF=master
18:24:22 + REF_FETCH=master
18:24:22 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:24:22 + awk {print $2}
18:24:22 + REF=refs/heads/master
18:24:22 + [ -n refs/heads/master ]
18:24:22 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:22 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:22 #51 4.835 1 upgraded, 37 newly installed, 0 to remove and 21 not upgraded.
18:24:22 #51 4.835 Need to get 12.9 MB of archives.
18:24:22 #51 4.835 After this operation, 44.7 MB of additional disk space will be used.
18:24:22 #51 4.835 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:24:22 #51 4.838 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:24:22 #51 4.842 Get:3 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB]
18:24:22 #51 4.866 Get:4 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:24:22 #51 4.871 Get:5 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB]
18:24:22 #51 4.892 Get:6 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
18:24:22 #51 4.894 Get:7 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
18:24:22 #51 4.896 Get:8 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]
18:24:22 #51 4.897 Get:9 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]
18:24:22 #51 4.898 Get:10 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]
18:24:22 #51 4.901 Get:11 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:24:22 #51 4.902 Get:12 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:24:22 #51 4.904 Get:13 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]
18:24:22 #51 4.905 Get:14 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]
18:24:22 #51 4.908 Get:15 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:24:22 #51 4.910 Get:16 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
18:24:22 #51 4.913 Get:17 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:24:22 #51 4.925 Get:18 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]
18:24:22 #51 4.927 Get:19 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:24:22 #51 4.928 Get:20 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:24:22 #51 4.930 Get:21 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]
18:24:22 #51 4.936 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:24:22 #14 12.63 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB]
18:24:22 #14 12.88 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB]
18:24:22 #14 12.99 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB]
18:24:22 #10 DONE 2.7s
18:24:22 
18:24:22 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:22 #11 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:24:22 #11 sha256:e63f8cf91f5b59ce217f2804936132b2964b04bb5b06c0a79b9e37990a6ab148 1.58kB / 1.58kB done
18:24:22 #11 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:24:22 #11 sha256:6285f5529f1ba8755fd2469d255fa9e0429d5fa8c6003d52da5ea09838aea548 7.22kB / 7.22kB done
18:24:22 #11 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 1.2s done
18:24:22 #11 sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 156B / 156B 0.1s done
18:24:22 #11 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 1.5s
18:24:23 #13 44.71 (1/145): bzip2-1.0.8-13.fc38.aarch64.rpm        211 kB/s |  52 kB     00:00    
18:24:23 #51 4.940 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
18:24:23 #51 4.943 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
18:24:23 #51 4.946 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
18:24:23 #51 4.947 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
18:24:23 #51 4.955 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:24:23 #51 4.957 Get:28 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]
18:24:23 #51 4.959 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]
18:24:23 #51 4.961 Get:30 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]
18:24:23 #51 4.964 Get:31 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]
18:24:23 #51 4.968 Get:32 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]
18:24:23 #51 4.976 Get:33 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
18:24:23 #51 4.978 Get:34 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]
18:24:23 #51 4.995 Get:35 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:24:23 #51 4.996 Get:36 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]
18:24:23 #51 4.998 Get:37 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB]
18:24:23 #51 5.002 Get:38 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB]
18:24:23 #51 5.208 debconf: delaying package configuration, since apt-utils is not installed
18:24:23 #21 6.024 + apt-get  install --no-install-recommends -y gcc-mingw-w64-x86-64
18:24:23 #21 6.033 Reading package lists...
18:24:23 #21 6.530 Building dependency tree...
18:24:23 #21 6.648 Reading state information...
18:24:23 #21 6.763 The following additional packages will be installed:
18:24:23 #15 6.823 Transaction test succeeded.
18:24:23 #15 6.823 Running transaction
18:24:23 #14 13.00 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB]
18:24:23 #14 13.07 Get:83 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB]
18:24:23 #14 13.10 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.6 [207 kB]
18:24:23 #14 13.12 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.6 [475 kB]
18:24:23 #14 13.15 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.6 [44.2 kB]
18:24:23 #14 13.15 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.6 [43.2 kB]
18:24:23 #14 13.15 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.6 [1987 kB]
18:24:23 #13 44.72 (2/145): binutils-gold-2.39-9.fc38.aarch64.rpm  3.6 MB/s | 954 kB     00:00    
18:24:23 #13 44.75 (3/145): binutils-2.39-9.fc38.aarch64.rpm        20 MB/s | 5.9 MB     00:00    
18:24:23 #13 44.76 (4/145): cpio-2.13-14.fc38.aarch64.rpm          6.1 MB/s | 275 kB     00:00    
18:24:23 #13 44.76 (5/145): desktop-file-utils-0.26-8.fc38.aarch64 2.0 MB/s |  71 kB     00:00    
18:24:23 #13 44.77 (6/145): devscripts-checkbashisms-2.23.0-1.fc38 3.6 MB/s |  28 kB     00:00    
18:24:23 #13 44.77 (7/145): dwz-0.15-2.fc38.aarch64.rpm             12 MB/s | 136 kB     00:00    
18:24:23 #13 44.77 (8/145): ed-1.19-2.fc38.aarch64.rpm             5.2 MB/s |  78 kB     00:00    
18:24:23 #13 44.78 (9/145): efi-srpm-macros-5-7.fc38.noarch.rpm    2.3 MB/s |  22 kB     00:00    
18:24:23 #13 44.78 (10/145): enchant2-2.3.4-1.fc38.aarch64.rpm     9.5 MB/s |  64 kB     00:00    
18:24:23 #13 44.78 (11/145): file-5.44-3.fc38.aarch64.rpm          5.5 MB/s |  50 kB     00:00    
18:24:23 #13 44.79 (12/145): fonts-filesystem-2.0.5-11.fc38.noarch 956 kB/s | 8.1 kB     00:00    
18:24:23 #13 44.79 (13/145): fonts-srpm-macros-2.0.5-11.fc38.noarc 4.2 MB/s |  26 kB     00:00    
18:24:23 #13 44.79 (14/145): fpc-srpm-macros-1.3-7.fc38.noarch.rpm 894 kB/s | 7.8 kB     00:00    
18:24:23 #13 44.80 (15/145): gdk-pixbuf2-2.42.10-2.fc38.aarch64.rp  38 MB/s | 484 kB     00:00    
18:24:23 #13 44.80 (16/145): ghc-srpm-macros-1.6.1-1.fc38.noarch.r 961 kB/s | 8.0 kB     00:00    
18:24:23 #13 44.81 (17/145): gnat-srpm-macros-6-2.fc38.noarch.rpm  783 kB/s | 8.8 kB     00:00    
18:24:23 #13 44.81 (18/145): go-srpm-macros-3.2.0-2.fc38.noarch.rp 2.6 MB/s |  27 kB     00:00    
18:24:23 #13 44.82 (19/145): groff-base-1.22.4-11.fc38.aarch64.rpm  62 MB/s | 1.0 MB     00:00    
18:24:23 #13 44.83 (20/145): hunspell-1.7.2-3.fc38.aarch64.rpm      21 MB/s | 487 kB     00:00    
18:24:23 #13 44.83 (21/145): hunspell-en-0.20201207-3.fc38.noarch. 9.1 MB/s | 190 kB     00:00    
18:24:23 #13 44.84 (22/145): hunspell-en-GB-0.20201207-3.fc38.noar  27 MB/s | 225 kB     00:00    
18:24:23 #13 44.87 (23/145): hunspell-en-US-0.20201207-3.fc38.noar 5.4 MB/s | 181 kB     00:00    
18:24:23 #13 44.88 (24/145): hunspell-filesystem-1.7.2-3.fc38.aarc 202 kB/s | 9.3 kB     00:00    
18:24:23 #13 44.88 (25/145): jansson-2.13.1-6.fc38.aarch64.rpm     1.1 MB/s |  45 kB     00:00    
18:24:23 #13 44.89 (26/145): js-jquery-3.6.3-2.fc38.noarch.rpm      18 MB/s | 173 kB     00:00    
18:24:23 #13 44.89 (27/145): json-glib-1.6.6-4.fc38.aarch64.rpm     13 MB/s | 159 kB     00:00    
18:24:23 #13 44.90 (28/145): libappstream-glib-0.8.2-2.fc38.aarch6  27 MB/s | 388 kB     00:00    
18:24:23 #13 44.90 (29/145): libpkgconf-1.8.0-6.fc38.aarch64.rpm   3.7 MB/s |  36 kB     00:00    
18:24:23 #13 44.91 (30/145): libjpeg-turbo-2.1.4-2.fc38.aarch64.rp  13 MB/s | 196 kB     00:00    
18:24:23 #13 44.91 (31/145): libpng-1.6.37-14.fc38.aarch64.rpm      11 MB/s | 116 kB     00:00    
18:24:23 From https://github.com/docker/cli
18:24:23  * [new branch]      master     -> master
18:24:23  * [new branch]      master     -> origin/master
18:24:23 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:24:23 #51 5.292 Fetched 12.9 MB in 0s (29.6 MB/s)
18:24:23 #51 5.342 Selecting previously unselected package bzip2.
18:24:23 #51 5.342 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16834 files and directories currently installed.)
18:24:23 #51 5.361 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
18:24:23 #51 5.371 Unpacking bzip2 (1.0.8-4) ...
18:24:23 #51 5.439 Selecting previously unselected package xz-utils.
18:24:23 #51 5.439 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:24:23 #51 5.443 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:24:23 #21 6.763   binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:24:23 #21 6.763   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:24:23 #21 6.763   gcc-mingw-w64-x86-64-win32-runtime mingw-w64-common mingw-w64-x86-64-dev
18:24:23 #21 6.764 Suggested packages:
18:24:23 #21 6.764   gcc-10-locales wine64
18:24:23 #21 6.810 The following NEW packages will be installed:
18:24:23 #21 6.810   binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64
18:24:23 #21 6.810   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:24:23 #21 6.810   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime
18:24:23 #21 6.811   mingw-w64-common mingw-w64-x86-64-dev
18:24:23 #14 13.39 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.6 [3364 B]
18:24:23 #13 44.92 (32/145): libstemmer-2.2.0-5.fc38.aarch64.rpm    16 MB/s | 171 kB     00:00    
18:24:23 #13 44.92 (33/145): lua-srpm-macros-1-8.fc38.noarch.rpm   1.2 MB/s | 8.6 kB     00:00    
18:24:23 #13 44.93 (34/145): ncurses-6.4-3.20230114.fc38.aarch64.r  32 MB/s | 412 kB     00:00    
18:24:23 #13 44.93 (35/145): ocaml-srpm-macros-7-3.fc38.noarch.rpm 1.2 MB/s |  13 kB     00:00    
18:24:23 #13 44.93 (36/145): openblas-srpm-macros-2-13.fc38.noarch 1.1 MB/s | 7.5 kB     00:00    
18:24:23 #13 44.94 (37/145): patch-2.7.6-19.fc38.aarch64.rpm        12 MB/s | 123 kB     00:00    
18:24:23 #13 44.94 (38/145): perl-Carp-1.52-490.fc38.noarch.rpm    2.7 MB/s |  29 kB     00:00    
18:24:23 #13 44.94 (39/145): perl-Digest-1.20-490.fc38.noarch.rpm  3.4 MB/s |  25 kB     00:00    
18:24:23 #13 44.95 (40/145): perl-Data-Dumper-2.184-491.fc38.aarch 4.5 MB/s |  55 kB     00:00    
18:24:23 #13 44.95 (41/145): perl-Digest-MD5-2.58-490.fc38.aarch64 3.0 MB/s |  36 kB     00:00    
18:24:23 #13 44.97 (42/145): perl-Encode-3.19-493.fc38.aarch64.rpm  80 MB/s | 1.7 MB     00:00    
18:24:23 #13 44.97 (43/145): perl-File-Path-2.18-490.fc38.noarch.r 2.6 MB/s |  35 kB     00:00    
18:24:23 #13 44.97 (44/145): perl-Exporter-5.77-490.fc38.noarch.rp 1.7 MB/s |  31 kB     00:00    
18:24:23 #13 44.98 (45/145): perl-File-Temp-0.231.100-490.fc38.noa 4.5 MB/s |  59 kB     00:00    
18:24:23 #13 44.98 (46/145): perl-Getopt-Long-2.54-2.fc38.noarch.r 4.6 MB/s |  60 kB     00:00    
18:24:23 #13 44.99 (47/145): perl-IO-Socket-IP-0.41-492.fc38.noarc 5.4 MB/s |  41 kB     00:00    
18:24:23 #13 44.99 (48/145): perl-IO-Socket-SSL-2.081-1.fc38.noarc  20 MB/s | 227 kB     00:00    
18:24:23 #13 44.99 (49/145): perl-MIME-Base64-3.16-490.fc38.aarch6 3.0 MB/s |  30 kB     00:00    
18:24:23 #13 45.00 (50/145): perl-Mozilla-CA-20221114-2.fc38.noarc 1.9 MB/s |  12 kB     00:00    
18:24:23 #13 45.01 (51/145): perl-Net-SSLeay-1.92-5.fc38.aarch64.r  28 MB/s | 357 kB     00:00    
18:24:23 #13 45.01 (52/145): perl-PathTools-3.84-490.fc38.aarch64. 6.7 MB/s |  87 kB     00:00    
18:24:23 #13 45.01 (53/145): perl-Pod-Escapes-1.07-490.fc38.noarch 1.8 MB/s |  20 kB     00:00    
18:24:23 #13 45.02 (54/145): perl-Pod-Perldoc-3.28.01-491.fc38.noa  13 MB/s |  86 kB     00:00    
18:24:23 #13 45.02 (55/145): perl-Pod-Simple-3.43-491.fc38.noarch.  21 MB/s | 219 kB     00:00    
18:24:23 #13 45.02 (56/145): perl-Pod-Usage-2.03-4.fc38.noarch.rpm 4.0 MB/s |  40 kB     00:00    
18:24:23 #13 45.03 (57/145): perl-Scalar-List-Utils-1.63-490.fc38.  12 MB/s |  71 kB     00:00    
18:24:23 #13 45.03 (58/145): perl-Socket-2.036-2.fc38.aarch64.rpm  6.9 MB/s |  56 kB     00:00    
18:24:23 #13 45.03 (59/145): perl-Storable-3.26-490.fc38.aarch64.r  11 MB/s |  96 kB     00:00    
18:24:23 #13 45.04 (60/145): perl-Term-ANSIColor-5.01-491.fc38.noa 7.0 MB/s |  47 kB     00:00    
18:24:23 #13 45.04 (61/145): perl-Term-Cap-1.18-1.fc38.noarch.rpm  2.3 MB/s |  22 kB     00:00    
18:24:23 #13 45.04 (62/145): perl-Text-ParseWords-3.31-490.fc38.no 1.8 MB/s |  16 kB     00:00    
18:24:23 #13 45.05 (63/145): perl-Time-Local-1.300-490.fc38.noarch 4.8 MB/s |  33 kB     00:00    
18:24:23 #13 45.05 (64/145): perl-URI-5.17-2.fc38.noarch.rpm        12 MB/s | 120 kB     00:00    
18:24:23 #13 45.05 (65/145): perl-constant-1.33-491.fc38.noarch.rp 2.3 MB/s |  23 kB     00:00    
18:24:23 #13 45.06 (66/145): perl-libnet-3.15-1.fc38.noarch.rpm     17 MB/s | 128 kB     00:00    
18:24:23 #13 45.06 (67/145): perl-parent-0.241-1.fc38.noarch.rpm   1.4 MB/s |  15 kB     00:00    
18:24:23 #13 45.06 (68/145): perl-podlators-5.01-2.fc38.noarch.rpm  12 MB/s | 125 kB     00:00    
18:24:23 #13 45.07 (69/145): perl-srpm-macros-1-48.fc38.noarch.rpm 1.2 MB/s | 8.4 kB     00:00    
18:24:23 #13 45.07 (70/145): pkgconf-1.8.0-6.fc38.aarch64.rpm      4.4 MB/s |  41 kB     00:00    
18:24:23 #13 45.07 (71/145): pkgconf-m4-1.8.0-6.fc38.noarch.rpm    1.7 MB/s |  14 kB     00:00    
18:24:23 #13 45.08 (72/145): pkgconf-pkg-config-1.8.0-6.fc38.aarch 1.8 MB/s | 9.6 kB     00:00    
18:24:23 #13 45.08 (73/145): python-srpm-macros-3.11-10.fc38.noarc 3.3 MB/s |  26 kB     00:00    
18:24:23 #13 45.08 (74/145): python-systemd-doc-235-2.fc38.aarch64  19 MB/s | 171 kB     00:00    
18:24:23 #13 45.09 (75/145): python3-construct-2.10.68-4.fc38.noar  17 MB/s | 151 kB     00:00    
18:24:23 #13 45.09 (76/145): python3-dateutil-2.8.2-5.fc38.noarch.  28 MB/s | 360 kB     00:00    
18:24:23 #13 45.10 (77/145): python3-dbus-1.3.2-2.fc38.aarch64.rpm  13 MB/s | 158 kB     00:00    
18:24:23 #13 45.10 (78/145): python3-enchant-3.2.2-6.fc38.noarch.r  14 MB/s | 103 kB     00:00    
18:24:23 #13 45.10 (79/145): python3-distro-1.8.0-2.fc38.noarch.rp 4.4 MB/s |  49 kB     00:00    
18:24:23 #13 45.11 (80/145): python3-file-magic-5.44-3.fc38.noarch 2.3 MB/s |  20 kB     00:00    
18:24:23 #13 45.11 (81/145): python3-pybeam-0.7-5.fc38.noarch.rpm  3.6 MB/s |  33 kB     00:00    
18:24:23 #13 45.11 (82/145): python3-pyxdg-0.27-7.fc38.noarch.rpm   18 MB/s | 134 kB     00:00    
18:24:23 #13 45.12 (83/145): python3-six-1.16.0-9.fc38.noarch.rpm  4.1 MB/s |  42 kB     00:00    
18:24:23 #13 45.12 (84/145): python3-systemd-235-2.fc38.aarch64.rp  10 MB/s | 108 kB     00:00    
18:24:23 #13 45.12 (85/145): redhat-rpm-config-252-1.fc38.noarch.r  11 MB/s |  83 kB     00:00    
18:24:23 #13 45.13 (86/145): python3-tomli-w-1.0.0-5.fc38.noarch.r 2.0 MB/s |  21 kB     00:00    
18:24:23 #13 45.13 (87/145): rpmautospec-rpm-macros-0.3.5-1.fc38.n 1.1 MB/s | 9.3 kB     00:00    
18:24:23 #13 45.14 (88/145): shared-mime-info-2.2-3.fc38.aarch64.r  34 MB/s | 380 kB     00:00    
18:24:23 #13 45.14 (89/145): unzip-6.0-60.fc38.aarch64.rpm          19 MB/s | 183 kB     00:00    
18:24:23 #13 45.14 (90/145): web-assets-filesystem-5-19.fc38.noarc 679 kB/s | 7.9 kB     00:00    
18:24:23 #13 45.15 (91/145): xz-5.4.1-1.fc38.aarch64.rpm            31 MB/s | 420 kB     00:00    
18:24:23 #13 45.15 (92/145): ansible-srpm-macros-1-10.fc38.noarch. 2.2 MB/s |  21 kB     00:00    
18:24:23 #13 45.16 (93/145): dash-0.5.12-1.fc38.aarch64.rpm        8.2 MB/s |  98 kB     00:00    
18:24:23 #13 45.16 (94/145): dbus-libs-1.14.10-1.fc38.aarch64.rpm   16 MB/s | 155 kB     00:00    
18:24:23 #13 45.17 (95/145): diffutils-3.10-1.fc38.aarch64.rpm      45 MB/s | 395 kB     00:00    
18:24:23 #13 45.17 (96/145): debugedit-5.0-9.fc38.aarch64.rpm      6.1 MB/s |  77 kB     00:00    
18:24:23 #13 45.17 (97/145): dnf-plugins-core-4.4.3-1.fc38.noarch. 3.7 MB/s |  38 kB     00:00    
18:24:23 #13 45.18 (98/145): elfutils-0.189-3.fc38.aarch64.rpm      43 MB/s | 536 kB     00:00    
18:24:23 #13 45.18 (99/145): elfutils-debuginfod-client-0.189-3.fc 4.4 MB/s |  38 kB     00:00    
18:24:23 #13 45.19 (100/145): emacs-filesystem-28.3-0.rc1.fc38.noa 767 kB/s | 8.1 kB     00:00    
18:24:23 #13 45.22 (101/145): gdb-minimal-13.2-5.fc38.aarch64.rpm  107 MB/s | 3.8 MB     00:00    
18:24:23 #13 45.22 (102/145): kernel-srpm-macros-1.0-19.fc38.noarc 378 kB/s |  10 kB     00:00    
18:24:23 #51 5.534 Preparing to unpack .../02-libdpkg-perl_1.20.13_all.deb ...
18:24:23 #51 5.545 Unpacking libdpkg-perl (1.20.13) over (1.20.12) ...
18:24:23 git init src/github.com/docker/docker
18:24:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:24:23 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:24:23 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:24:23 + SRC=src/github.com/docker/docker
18:24:23 + REF=master
18:24:23 + REF_FETCH=master
18:24:23 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:24:23 + awk {print $2}
18:24:23 + REF=refs/heads/master
18:24:23 + [ -n refs/heads/master ]
18:24:23 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:23 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:23 #14 13.46 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.12 [64.1 kB]
18:24:23 #14 13.62 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-164.181 [1092 kB]
18:24:23 #21 7.085 0 upgraded, 9 newly installed, 0 to remove and 22 not upgraded.
18:24:23 #21 7.085 Need to get 87.4 MB of archives.
18:24:23 #21 7.085 After this operation, 508 MB of additional disk space will be used.
18:24:23 #21 7.085 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
18:24:23 #21 7.124 Get:2 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
18:24:23 #21 7.133 Get:3 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:24:23 #21 7.174 Get:4 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:24:23 #21 7.203 Get:5 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
18:24:23 #21 7.299 Get:6 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
18:24:23 #15 7.597   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch            1/1 
18:24:23 #15 7.753   Preparing        :                                                        1/1 
18:24:23 #13 45.23 (103/145): glibc-gconv-extra-2.37-10.fc38.aarch  52 MB/s | 2.0 MB     00:00    
18:24:23 #13 45.23 (104/145): package-notes-srpm-macros-0.5-8.fc38 855 kB/s |  11 kB     00:00    
18:24:23 #13 45.24 (105/145): perl-AutoLoader-5.74-497.fc38.noarch 1.4 MB/s |  22 kB     00:00    
18:24:23 #13 45.24 (106/145): perl-B-1.83-497.fc38.aarch64.rpm      15 MB/s | 184 kB     00:00    
18:24:23 #13 45.25 (107/145): perl-Class-Struct-0.66-497.fc38.noar 2.8 MB/s |  23 kB     00:00    
18:24:23 #13 45.25 (108/145): perl-DynaLoader-1.52-497.fc38.aarch6 2.5 MB/s |  27 kB     00:00    
18:24:23 #13 45.25 (109/145): perl-Errno-1.36-497.fc38.aarch64.rpm 1.8 MB/s |  16 kB     00:00    
18:24:23 #13 45.25 (110/145): perl-File-Basename-2.85-497.fc38.noa 2.8 MB/s |  18 kB     00:00    
18:24:23 #13 45.26 (111/145): perl-Fcntl-1.15-497.fc38.aarch64.rpm 2.1 MB/s |  22 kB     00:00    
18:24:23 #13 45.26 (112/145): perl-File-stat-1.12-497.fc38.noarch. 2.0 MB/s |  18 kB     00:00    
18:24:23 #13 45.26 (113/145): perl-FileHandle-2.03-497.fc38.noarch 1.9 MB/s |  17 kB     00:00    
18:24:23 #13 45.27 (114/145): perl-Getopt-Std-1.13-497.fc38.noarch 3.1 MB/s |  17 kB     00:00    
18:24:23 #13 45.27 (115/145): perl-HTTP-Tiny-0.086-2.fc38.noarch.r 7.4 MB/s |  55 kB     00:00    
18:24:23 #13 45.27 (116/145): perl-IO-1.50-497.fc38.aarch64.rpm     11 MB/s |  93 kB     00:00    
18:24:23 #13 45.28 (117/145): perl-IPC-Open3-1.22-497.fc38.noarch. 3.9 MB/s |  24 kB     00:00    
18:24:23 #13 45.28 (118/145): perl-NDBM_File-1.15-497.fc38.aarch64 2.9 MB/s |  24 kB     00:00    
18:24:23 #13 45.28 (119/145): perl-POSIX-2.03-497.fc38.aarch64.rpm  12 MB/s | 100 kB     00:00    
18:24:23 #13 45.29 (120/145): perl-SelectSaver-1.02-497.fc38.noarc 2.0 MB/s |  13 kB     00:00    
18:24:23 #13 45.29 (121/145): perl-Symbol-1.09-497.fc38.noarch.rpm 1.9 MB/s |  15 kB     00:00    
18:24:23 #13 45.29 (122/145): perl-Text-Tabs+Wrap-2023.0511-1.fc38 3.0 MB/s |  22 kB     00:00    
18:24:23 #13 45.29 (123/145): perl-base-2.27-497.fc38.noarch.rpm   3.4 MB/s |  17 kB     00:00    
18:24:23 #13 45.29 (124/145): perl-if-0.61.000-497.fc38.noarch.rpm 2.1 MB/s |  15 kB     00:00    
18:24:23 #13 45.30 (125/145): perl-interpreter-5.36.1-497.fc38.aar 8.3 MB/s |  73 kB     00:00    
18:24:23 #13 45.31 (126/145): perl-locale-1.10-497.fc38.noarch.rpm 1.5 MB/s |  15 kB     00:00    
18:24:23 #13 45.32 (127/145): perl-libs-5.36.1-497.fc38.aarch64.rp  91 MB/s | 2.2 MB     00:00    
18:24:23 #13 45.32 (128/145): perl-mro-1.26-497.fc38.aarch64.rpm   1.4 MB/s |  30 kB     00:00    
18:24:23 #13 45.33 (129/145): perl-overload-1.35-497.fc38.noarch.r 2.8 MB/s |  47 kB     00:00    
18:24:23 #13 45.33 (130/145): perl-overloading-0.02-497.fc38.noarc 1.7 MB/s |  14 kB     00:00    
18:24:23 #13 45.33 (131/145): perl-vars-1.05-497.fc38.noarch.rpm   1.3 MB/s |  14 kB     00:00    
18:24:23 #13 45.34 (132/145): pyproject-srpm-macros-1.10.0-1.fc38. 1.3 MB/s |  14 kB     00:00    
18:24:23 #13 45.34 (133/145): python3-zstandard-0.21.0-1.fc38.aarc  46 MB/s | 457 kB     00:00    
18:24:23 #13 45.35 (134/145): python3-dnf-plugins-core-4.4.3-1.fc3  20 MB/s | 322 kB     00:00    
18:24:23 #13 45.35 (135/145): qt5-srpm-macros-5.15.10-1.fc38.noarc 580 kB/s | 8.2 kB     00:00    
18:24:23 #13 45.36 (136/145): rpm-build-4.18.1-3.fc38.aarch64.rpm  6.7 MB/s |  77 kB     00:00    
18:24:23 #13 45.36 (137/145): rpmlint-2.4.0-6.fc38.noarch.rpm       37 MB/s | 330 kB     00:00    
18:24:23 #13 45.37 (138/145): rpmlint-fedora-license-data-1.31-1.f 2.5 MB/s |  28 kB     00:00    
18:24:23 #13 45.37 (139/145): rust-srpm-macros-25.2-1.fc38.noarch. 1.2 MB/s |  13 kB     00:00    
18:24:23 #13 45.37 (140/145): xxhash-libs-0.8.2-1.fc38.aarch64.rpm 4.8 MB/s |  35 kB     00:00    
18:24:23 #13 45.38 (141/145): zip-3.0-37.fc38.aarch64.rpm           24 MB/s | 262 kB     00:00    
18:24:23 #13 45.38 (142/145): zstd-1.5.5-1.fc38.aarch64.rpm         32 MB/s | 445 kB     00:00    
18:24:23 #13 45.39 (143/145): glibc-common-2.37-10.fc38.aarch64.rp  26 MB/s | 314 kB     00:00    
18:24:23 #13 45.40 (144/145): glibc-2.37-10.fc38.aarch64.rpm        73 MB/s | 1.7 MB     00:00    
18:24:23 #13 45.40 (145/145): glibc-minimal-langpack-2.37-10.fc38. 2.1 MB/s |  39 kB     00:00    
18:24:23 #13 45.41 --------------------------------------------------------------------------------
18:24:23 #13 45.41 Total                                            22 MB/s |  33 MB     00:01     
18:24:23 #14 13.93 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
18:24:23 #14 13.94 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.12 [2070 kB]
18:24:23 #21 7.530 Get:7 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
18:24:23 #15 7.807   Installing       : python3-libselinux-3.5-1.fc37.aarch64                 1/95 
18:24:23 #15 7.815   Installing       : perl-File-Find-1.40-494.fc37.noarch                   2/95 
18:24:23 #15 7.820   Installing       : cmake-rpm-macros-3.27.4-6.fc37.noarch                 3/95 
18:24:23 #15 7.829   Installing       : cmake-filesystem-3.27.4-6.fc37.aarch64                4/95 
18:24:23 #15 7.843   Installing       : checkpolicy-3.5-1.fc37.aarch64                        5/95 
18:24:23 #15 7.850   Installing       : perl-threads-1:2.27-489.fc37.aarch64                  6/95 
18:24:23 #15 7.858   Installing       : m4-1.4.19-4.fc37.aarch64                              7/95 
18:24:23 #15 7.866   Installing       : libtool-ltdl-2.4.7-2.fc37.aarch64                     8/95 
18:24:23 #15 7.872   Installing       : libseccomp-2.5.3-3.fc37.aarch64                       9/95 
18:24:23 #15 7.879   Installing       : libmpc-1.2.1-5.fc37.aarch64                          10/95 
18:24:23 #15 7.887   Installing       : libfdisk-2.38.1-1.fc37.aarch64                       11/95 
18:24:23 #15 8.045   Installing       : cpp-12.3.1-1.fc37.aarch64                            12/95 
18:24:23 #15 8.052   Installing       : perl-threads-shared-1.64-489.fc37.aarch64            13/95 
18:24:24 #14 14.04 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
18:24:24 #14 14.05 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
18:24:24 #14 14.07 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
18:24:24 #14 14.08 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
18:24:24 #14 14.08 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.2 [5985 kB]
18:24:24 #51 6.124 Selecting previously unselected package patch.
18:24:24 #51 6.130 Preparing to unpack .../03-patch_2.7.6-7_amd64.deb ...
18:24:24 #51 6.138 Unpacking patch (2.7.6-7) ...
18:24:24 #51 6.217 Selecting previously unselected package dpkg-dev.
18:24:24 #51 6.222 Preparing to unpack .../04-dpkg-dev_1.20.13_all.deb ...
18:24:24 #51 6.226 Unpacking dpkg-dev (1.20.13) ...
18:24:24 #21 7.624 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
18:24:24 #21 7.885 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
18:24:24 #15 8.058   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch               14/95 
18:24:24 #15 8.066   Installing       : python3-libsemanage-3.5-2.fc37.aarch64               15/95 
18:24:24 #15 8.117   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  16/95 
18:24:24 #15 8.129   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                    17/95 
18:24:24 #15 8.137   Installing       : vim-filesystem-2:9.0.1927-1.fc37.noarch              18/95 
18:24:24 #15 8.154   Installing       : systemd-devel-251.14-2.fc37.aarch64                  19/95 
18:24:24 #15 8.259   Installing       : python3-setuptools-62.6.0-3.fc37.noarch              20/95 
18:24:24 #15 8.302   Installing       : python3-setools-4.4.0-9.fc37.aarch64                 21/95 
18:24:24 #11 ...
18:24:24 
18:24:24 #12 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18:24:24 #12 DONE 1.1s
18:24:24 
18:24:24 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:24 #14 14.36 Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
18:24:24 #51 6.471 Selecting previously unselected package libgirepository-1.0-1:amd64.
18:24:24 #51 6.474 Preparing to unpack .../05-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
18:24:24 #51 6.480 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
18:24:24 #20 exporting layers 3.2s done
18:24:24 #20 writing image sha256:34a907c48ae7b0f1644f9752bed0510ef7f58940f8f53316d030466ab0e5e4eb done
18:24:24 #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done
18:24:24 #20 DONE 3.2s
18:24:24 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/aarch64
18:24:24 + set -e
18:24:24 + mkdir -p /root/build-deb/engine
18:24:24 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:24:24 #15 8.313   Installing       : python3-audit-3.1.2-1.fc37.aarch64                   22/95 
18:24:24 #15 8.318   Installing       : perl-lib-0.65-494.fc37.aarch64                       23/95 
18:24:24 #15 8.323   Installing       : perl-File-Copy-2.39-494.fc37.noarch                  24/95 
18:24:24 #15 8.327   Installing       : perl-File-Compare-1.100.700-494.fc37.noarch          25/95 
18:24:24 #15 8.347   Installing       : autoconf-2.71-4.fc37.noarch                          26/95 
18:24:24 #15 8.370   Installing       : automake-1.16.5-9.fc37.noarch                        27/95 
18:24:24 #15 8.380   Installing       : libuv-1:1.46.0-1.fc37.aarch64                        28/95 
18:24:24 #15 8.388   Installing       : libubsan-12.3.1-1.fc37.aarch64                       29/95 
18:24:24 #15 8.399   Installing       : libsepol-devel-3.5-1.fc37.aarch64                    30/95 
18:24:24 #15 8.415   Installing       : libselinux-utils-3.5-1.fc37.aarch64                  31/95 
18:24:24 #15 8.425   Installing       : libedit-3.1-43.20221009cvs.fc37.aarch64              32/95 
18:24:24 #15 8.431   Installing       : libatomic-12.3.1-1.fc37.aarch64                      33/95 
18:24:24 #15 8.443   Installing       : libasan-12.3.1-1.fc37.aarch64                        34/95 
18:24:24 #21 8.009 debconf: delaying package configuration, since apt-utils is not installed
18:24:24 #21 8.041 Fetched 87.4 MB in 1s (81.6 MB/s)
18:24:24 #21 8.060 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:24:24 #21 8.060 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16834 files and directories currently installed.)
18:24:24 #21 8.070 Preparing to unpack .../0-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:24:24 #21 8.074 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:24:24 #14 14.51 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.5.0-1ubuntu1~20.04 [46.2 kB]
18:24:24 #14 14.74 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.5.0-1ubuntu1~20.04 [93.5 kB]
18:24:24 #51 6.570 Selecting previously unselected package gir1.2-glib-2.0:amd64.
18:24:24 #51 6.572 Preparing to unpack .../06-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
18:24:24 #51 6.578 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
18:24:24 #51 6.648 Selecting previously unselected package libsecret-common.
18:24:24 #51 6.651 Preparing to unpack .../07-libsecret-common_0.20.4-2_all.deb ...
18:24:24 #51 6.659 Unpacking libsecret-common (0.20.4-2) ...
18:24:24 #51 6.760 Selecting previously unselected package libsecret-1-0:amd64.
18:24:24 #15 8.452   Installing       : less-633-1.fc37.aarch64                              35/95 
18:24:24 #15 8.573   Installing       : kernel-headers-6.5.4-100.fc37.aarch64                36/95 
18:24:24 #15 8.586   Installing       : libxcrypt-devel-4.4.36-1.fc37.aarch64                37/95 
18:24:24 #15 8.644   Installing       : glibc-devel-2.36-14.fc37.aarch64                     38/95 
18:24:24 #15 8.682   Installing       : glibc-static-2.36-14.fc37.aarch64                    39/95 
18:24:24 #15 8.689   Installing       : libxcrypt-static-4.4.36-1.fc37.aarch64               40/95 
18:24:24 #15 8.695   Installing       : dbus-common-1:1.14.10-1.fc37.noarch                  41/95 
18:24:24 #15 8.698   Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch                  41/95 
18:24:24 #15 8.712   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        42/95 
18:24:24 #21 8.382 Selecting previously unselected package gcc-mingw-w64-base.
18:24:24 #21 8.384 Preparing to unpack .../1-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:24:24 #21 8.389 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:24:24 #21 8.433 Selecting previously unselected package mingw-w64-common.
18:24:24 #11 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 3.3s done
18:24:24 #11 extracting sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2
18:24:24 #14 14.84 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.5.0-1ubuntu1~20.04 [24.1 kB]
18:24:24 #14 14.86 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.5.0-1ubuntu1~20.04 [9808 B]
18:24:24 #14 14.87 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.2 [2690 kB]
18:24:25 #51 6.763 Preparing to unpack .../08-libsecret-1-0_0.20.4-2_amd64.deb ...
18:24:25 #51 6.767 Unpacking libsecret-1-0:amd64 (0.20.4-2) ...
18:24:25 #51 6.829 Selecting previously unselected package gir1.2-secret-1:amd64.
18:24:25 #51 6.832 Preparing to unpack .../09-gir1.2-secret-1_0.20.4-2_amd64.deb ...
18:24:25 #51 6.837 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...
18:24:25 #51 6.967 Selecting previously unselected package libapparmor1:amd64.
18:24:25 #51 6.970 Preparing to unpack .../10-libapparmor1_2.13.6-10_amd64.deb ...
18:24:25 #51 6.977 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:24:25 #51 7.057 Selecting previously unselected package libapparmor-dev:amd64.
18:24:25 #51 7.057 Preparing to unpack .../11-libapparmor-dev_2.13.6-10_amd64.deb ...
18:24:25 #15 8.783   Installing       : dbus-broker-33-1.fc37.aarch64                        42/95 
18:24:25 #15 8.789   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        42/95 
18:24:25 #15 8.801   Installing       : dbus-1:1.14.10-1.fc37.aarch64                        43/95 
18:24:25 #15 8.806   Installing       : annobin-docs-12.26-1.fc37.noarch                     44/95 
18:24:25 #15 8.815   Installing       : rhash-1.4.2-3.fc37.aarch64                           45/95 
18:24:25 #15 8.823   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                   46/95 
18:24:25 #15 8.829   Installing       : perl-TermReadKey-2.38-14.fc37.aarch64                47/95 
18:24:25 #15 8.835   Installing       : perl-Error-1:0.17029-10.fc37.noarch                  48/95 
18:24:25 #15 8.844   Installing       : pcre2-utf32-10.40-1.fc37.1.aarch64                   49/95 
18:24:25 #15 8.852   Installing       : pcre2-utf16-10.40-1.fc37.1.aarch64                   50/95 
18:24:25 #15 8.863   Installing       : pcre2-devel-10.40-1.fc37.1.aarch64                   51/95 
18:24:25 #15 8.873   Installing       : libselinux-devel-3.5-1.fc37.aarch64                  52/95 
18:24:25 #15 8.880   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                     53/95 
18:24:25 #15 8.929   Installing       : libutempter-1.2.1-7.fc37.aarch64                     53/95 
18:24:25 #15 9.006   Installing       : util-linux-2.38.1-1.fc37.aarch64                     54/95 
18:24:25 #15 9.029   Installing       : policycoreutils-3.5-1.fc37.aarch64                   55/95 
18:24:25 #21 8.435 Preparing to unpack .../2-mingw-w64-common_8.0.0-1_all.deb ...
18:24:25 #21 8.439 Unpacking mingw-w64-common (8.0.0-1) ...
18:24:25 + mkdir -p /root/build-deb/cli
18:24:25 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:24:25 #11 extracting sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 done
18:24:25 #11 DONE 4.9s
18:24:25 
18:24:25 #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:24:25 #14 15.19 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.5.0-1ubuntu1~20.04 [800 kB]
18:24:25 #14 15.22 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.5.0-1ubuntu1~20.04 [1972 kB]
18:24:25 #51 7.062 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:24:25 #51 7.132 Selecting previously unselected package uuid-dev:amd64.
18:24:25 #51 7.132 Preparing to unpack .../12-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...
18:24:25 #51 7.136 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...
18:24:25 #51 7.235 Selecting previously unselected package libblkid-dev:amd64.
18:24:25 #51 7.235 Preparing to unpack .../13-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...
18:24:25 #51 7.249 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
18:24:25 #15 9.036   Running scriptlet: policycoreutils-3.5-1.fc37.aarch64                   55/95 
18:24:25 #15 9.051   Installing       : selinux-policy-37.22-1.fc37.noarch                   56/95 
18:24:25 #15 9.056   Running scriptlet: selinux-policy-37.22-1.fc37.noarch                   56/95 
18:24:25 + mkdir -p /root/build-deb/buildx
18:24:25 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:24:25 #14 15.32 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.5.0-1ubuntu1~20.04 [765 kB]
18:24:25 #14 15.35 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [920 kB]
18:24:25 #14 15.39 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.2 [6736 kB]
18:24:25 #15 9.089   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          57/95 
18:24:25 #15 9.359   Installing       : selinux-policy-targeted-37.22-1.fc37.noarch          57/95 
18:24:25 #51 7.369 Selecting previously unselected package libelf1:amd64.
18:24:25 #51 7.372 Preparing to unpack .../14-libelf1_0.183-1_amd64.deb ...
18:24:25 #51 7.377 Unpacking libelf1:amd64 (0.183-1) ...
18:24:25 #51 7.452 Selecting previously unselected package libffi-dev:amd64.
18:24:25 #51 7.455 Preparing to unpack .../15-libffi-dev_3.3-6_amd64.deb ...
18:24:25 #51 7.459 Unpacking libffi-dev:amd64 (3.3-6) ...
18:24:25 #51 7.524 Selecting previously unselected package libglib2.0-data.
18:24:25 #51 7.527 Preparing to unpack .../16-libglib2.0-data_2.66.8-1_all.deb ...
18:24:25 #51 7.533 Unpacking libglib2.0-data (2.66.8-1) ...
18:24:25 From https://github.com/docker/docker
18:24:25  * [new branch]      master     -> master
18:24:25  * [new branch]      master     -> origin/master
18:24:25 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:24:25 git init src/github.com/docker/buildx
18:24:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:24:25 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:24:25 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:24:25 + SRC=src/github.com/docker/buildx
18:24:25 + REF=v0.11.2
18:24:25 + REF_FETCH=v0.11.2
18:24:25 + git -C src/github.com/docker/buildx ls-remote+  --refs --heads --tags origin v0.11.2
18:24:25 awk {print $2}
18:24:25 #21 8.945 Selecting previously unselected package mingw-w64-x86-64-dev.
18:24:25 #21 8.948 Preparing to unpack .../3-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:24:25 #21 8.951 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:24:25 #13 47.28 Running transaction check
18:24:25 #14 15.70 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
18:24:25 #51 7.823 Selecting previously unselected package libglib2.0-bin.
18:24:25 #51 7.826 Preparing to unpack .../17-libglib2.0-bin_2.66.8-1_amd64.deb ...
18:24:25 #51 7.833 Unpacking libglib2.0-bin (2.66.8-1) ...
18:24:25 + REF=refs/tags/v0.11.2
18:24:25 + [ -n refs/tags/v0.11.2 ]
18:24:25 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:25 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:25 + mkdir -p /root/build-deb/compose
18:24:25 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:24:25 + mkdir -p /go/src/github.com/docker
18:24:25 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:24:25 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:24:25 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:24:25 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:24:25 + EPOCH=5
18:24:25 + EPOCH_SEP=
18:24:25 + [[ ! -z 5 ]]
18:24:25 + EPOCH_SEP=:
18:24:25 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:24:25 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:24:25 VERSION AAA 0.0.0-20231011170815-26951f7
18:24:25 VERSION bbb 0.0.0-20231011170815-26951f7
18:24:25 + VERSION=0.0.0-20231011170815-26951f7
18:24:25 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:24:25 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:24:25 + debSource=docker-ce
18:24:25 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:24:25 + debMaintainer='Docker <support@docker.com>'
18:24:25 ++ date --rfc-2822
18:24:25 + debDate='Wed, 11 Oct 2023 18:24:25 +0000'
18:24:25 + pkgRevision=1
18:24:25 + cat
18:24:25 + export CLI_GITCOMMIT=26951f7
18:24:25 + CLI_GITCOMMIT=26951f7
18:24:25 + export ENGINE_GITCOMMIT=949f8c9
18:24:25 + ENGINE_GITCOMMIT=949f8c9
18:24:25 VERSION BBB 0.0.0-20231011170815-26951f7
18:24:25 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:24:25 + dpkg-buildpackage -uc -us -I.git
18:24:25 #13 47.46 Transaction check succeeded.
18:24:25 #13 47.46 Running transaction test
18:24:25 #14 15.84 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [1687 kB]
18:24:26 #13 1.909 CentOS Stream 9 - BaseOS                        5.7 MB/s | 7.9 MB     00:01    
18:24:26 #51 7.930 Selecting previously unselected package python3-lib2to3.
18:24:26 #51 7.933 Preparing to unpack .../18-python3-lib2to3_3.9.2-1_all.deb ...
18:24:26 #51 7.938 Unpacking python3-lib2to3 (3.9.2-1) ...
18:24:26 #51 8.011 Selecting previously unselected package python3-distutils.
18:24:26 #51 8.014 Preparing to unpack .../19-python3-distutils_3.9.2-1_all.deb ...
18:24:26 #51 8.017 Unpacking python3-distutils (3.9.2-1) ...
18:24:26 #51 8.148 Selecting previously unselected package libglib2.0-dev-bin.
18:24:26 #14 33.63 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
18:24:26 dpkg-buildpackage: info: source package docker-ce
18:24:26 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm
18:24:26 dpkg-buildpackage: info: source distribution bookworm
18:24:26 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:24:26 dpkg-buildpackage: info: host architecture arm64
18:24:26  dpkg-source -I.git --before-build .
18:24:26  debian/rules clean
18:24:26 dh clean --with=bash-completion
18:24:26 #21 9.534 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:24:26 #21 9.536 Preparing to unpack .../4-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:24:26 #21 9.540 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:24:26 #14 33.63 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
18:24:26 #51 8.153 Preparing to unpack .../20-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
18:24:26 #51 8.158 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
18:24:26 #51 8.227 Selecting previously unselected package libsepol1-dev:amd64.
18:24:26 #51 8.230 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:24:26 #51 8.236 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:24:26 #51 8.354 Selecting previously unselected package libpcre2-16-0:amd64.
18:24:26 #51 8.356 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
18:24:26 #51 8.361 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
18:24:26 #51 8.447 Selecting previously unselected package libpcre2-32-0:amd64.
18:24:26 From https://github.com/docker/buildx
18:24:26  * [new tag]         v0.11.2    -> v0.11.2
18:24:26 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:24:26    dh_clean
18:24:26 #13 47.96 Transaction test succeeded.
18:24:26 #13 47.96 Running transaction
18:24:26 #14 16.44 Get:112 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.2 [6843 kB]
18:24:26 #51 8.450 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
18:24:26 #51 8.454 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
18:24:26 #51 8.583 Selecting previously unselected package libpcre2-posix2:amd64.
18:24:26 #51 8.583 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
18:24:26 #51 8.587 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
18:24:26 #51 8.646 Selecting previously unselected package libpcre2-dev:amd64.
18:24:26 #51 8.650 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
18:24:26 #51 8.656 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
18:24:26  dpkg-source -I.git -b .
18:24:26 dpkg-source: warning: native package version may not have a revision
18:24:26 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:24:26 dpkg-source: info: using source format '1.0'
18:24:26 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz
18:24:26 #51 8.849 Selecting previously unselected package libselinux1-dev:amd64.
18:24:26 #51 8.851 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:24:26 #51 8.857 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:24:26 #51 8.961 Selecting previously unselected package libmount-dev:amd64.
18:24:26 git init src/github.com/docker/compose
18:24:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:24:26 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:24:26 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:24:26 + SRC=src/github.com/docker/compose
18:24:26 + REF=v2.21.0
18:24:26 + REF_FETCH=v2.21.0
18:24:26 + git+  -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:24:26 awk {print $2}
18:24:26 + REF=refs/tags/v2.21.0
18:24:26 + [ -n refs/tags/v2.21.0 ]
18:24:26 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:26 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:27 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:24:27 Created binary: bundles/dynbinary-daemon/dockerd
18:24:27 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:24:27 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:24:27 module github.com/docker/docker
18:24:27 
18:24:27 go 1.20
18:24:27 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:27 + GO111MODULE=on
18:24:27 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:23:48.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:24:27 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:24:27 Created binary: bundles/dynbinary-daemon/docker-proxy
18:24:27 
18:24:27 + popd
18:24:27 ~/rpmbuild/BUILD/src
18:24:27 + exit 0
18:24:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OZydhA
18:24:27 + umask 022
18:24:27 + cd /root/rpmbuild/BUILD
18:24:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64 '!=' / ']'
18:24:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:24:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:24:27 + mkdir -p /root/rpmbuild/BUILDROOT
18:24:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:24:27 + cd src
18:24:27 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:24:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin/dockerd
18:24:27 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:24:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin/docker-proxy
18:24:27 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/libexec/docker/docker-init
18:24:27 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/lib/systemd/system/docker.service
18:24:27 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/lib/systemd/system/docker.socket
18:24:27 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64/etc/docker
18:24:27 + /usr/lib/rpm/check-buildroot
18:24:27 + /usr/lib/rpm/redhat/brp-ldconfig
18:24:27 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:24:27 + /usr/lib/rpm/brp-compress
18:24:27 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:24:27 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:24:27 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
18:24:27 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:24:27 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:24:27 + /usr/lib/rpm/brp-python-hardlink
18:24:27 + PYTHON3=/usr/libexec/platform-python
18:24:27 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:24:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1sYe1x
18:24:27 + umask 022
18:24:27 + cd /root/rpmbuild/BUILD
18:24:27 + cd src
18:24:27 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:24:27 PASS: daemon version OK
18:24:27 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:24:27 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:24:27 + echo 'PASS: daemon version OK'
18:24:27 + exit 0
18:24:27 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:24:27 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin/docker-proxy
18:24:27 From https://github.com/docker/docker
18:24:27  * [new branch]      master     -> master
18:24:27  * [new branch]      master     -> origin/master
18:24:27 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:24:27 git init src/github.com/docker/buildx
18:24:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:24:27 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:24:27 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:24:27 + SRC=src/github.com/docker/buildx
18:24:27 + REF=v0.11.2
18:24:27 + REF_FETCH=v0.11.2
18:24:27 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:24:27 + awk {print $2}
18:24:27 + REF=refs/tags/v0.11.2
18:24:27 + [ -n refs/tags/v0.11.2 ]
18:24:27 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:27 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:27 #13 48.68   Preparing        :                                                        1/1 
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e74d1946ccda8f90) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
18:24:27 #14 16.76 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
18:24:27 #14 16.76 Get:114 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
18:24:27 #14 16.76 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
18:24:27 #14 16.76 Get:116 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
18:24:27 #14 16.76 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
18:24:27 #14 16.81 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
18:24:27 #14 16.81 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
18:24:27 #14 16.82 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB]
18:24:27 #14 16.83 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB]
18:24:27 #14 16.98 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB]
18:24:27 #14 17.15 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/2e71cc1a-cc59-4308-a5f3-8863eacd407f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
18:24:27 #51 8.962 Preparing to unpack .../27-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...
18:24:27 #51 8.969 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...
18:24:27 #51 9.058 Selecting previously unselected package libpcre16-3:amd64.
18:24:27 #51 9.060 Preparing to unpack .../28-libpcre16-3_2%3a8.39-13_amd64.deb ...
18:24:27 #51 9.066 Unpacking libpcre16-3:amd64 (2:8.39-13) ...
18:24:27 #51 9.158 Selecting previously unselected package libpcre32-3:amd64.
18:24:27 #51 9.161 Preparing to unpack .../29-libpcre32-3_2%3a8.39-13_amd64.deb ...
18:24:27 #51 9.174 Unpacking libpcre32-3:amd64 (2:8.39-13) ...
18:24:27 #51 9.283 Selecting previously unselected package libpcrecpp0v5:amd64.
18:24:27 #51 9.283 Preparing to unpack .../30-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
18:24:27 #51 9.287 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
18:24:27 #51 9.338 Selecting previously unselected package libpcre3-dev:amd64.
18:24:27 #51 9.339 Preparing to unpack .../31-libpcre3-dev_2%3a8.39-13_amd64.deb ...
18:24:27 #51 9.343 Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
18:24:27 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.el8 docker-ce(aarch-64) = 3:0.0.0~20231011170815.26951f7-0.el8
18:24:27 Requires(interp): /bin/sh /bin/sh /bin/sh
18:24:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:24:27 Requires(post): /bin/sh
18:24:27 Requires(preun): /bin/sh
18:24:27 Requires(postun): /bin/sh
18:24:27 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:24:27 Conflicts: docker docker-ee docker-engine-cs docker-io
18:24:27 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:24:27 Recommends: docker-ce-rootless-extras
18:24:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:24:27 #13 48.73   Installing       : python3-six-1.16.0-9.fc38.noarch                     1/148 
18:24:27 #13 48.74   Installing       : hunspell-filesystem-1.7.2-3.fc38.aarch64             2/148 
18:24:27 #13 48.75   Installing       : python3-construct-2.10.68-4.fc38.noarch              3/148 
18:24:27 #13 48.76   Installing       : python3-pybeam-0.7-5.fc38.noarch                     4/148 
18:24:27 #13 48.78   Installing       : python3-dateutil-1:2.8.2-5.fc38.noarch               5/148 
18:24:27 #13 48.80   Upgrading        : glibc-common-2.37-10.fc38.aarch64                    6/148 
18:24:27 #13 48.81   Upgrading        : glibc-minimal-langpack-2.37-10.fc38.aarch64          7/148 
18:24:27 #13 48.81   Running scriptlet: glibc-2.37-10.fc38.aarch64                           8/148 
18:24:27 #13 48.87   Upgrading        : glibc-2.37-10.fc38.aarch64                           8/148 
18:24:27 #13 48.88   Running scriptlet: glibc-2.37-10.fc38.aarch64                           8/148 
18:24:27 #13 49.08   Installing       : glibc-gconv-extra-2.37-10.fc38.aarch64               9/148 
18:24:27 #13 49.09   Running scriptlet: glibc-gconv-extra-2.37-10.fc38.aarch64               9/148 
18:24:27 #13 49.10   Installing       : hunspell-en-GB-0.20201207-3.fc38.noarch             10/148 
18:24:27 #13 49.12   Installing       : hunspell-en-0.20201207-3.fc38.noarch                11/148 
18:24:27 #15 20.65 CentOS Stream 8 - Extras                         27 kB/s |  18 kB     00:00    
18:24:27 #15 21.67 CentOS Stream 8 - Extras common packages        8.6 kB/s | 6.9 kB     00:00    
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:24:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:24:27 chowning workspace
18:24:27 #21 10.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:24:27 #21 10.60 Preparing to unpack .../5-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:24:27 #21 10.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:24:27 #14 17.28 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB]
18:24:27 #14 17.32 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [98.9 kB]
18:24:27 #14 17.38 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB]
[Pipeline] sh
18:24:27 #51 9.498 Selecting previously unselected package zlib1g-dev:amd64.
18:24:27 #51 9.498 Preparing to unpack .../32-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
18:24:27 #51 9.502 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
18:24:27 #51 9.592 Selecting previously unselected package libglib2.0-dev:amd64.
18:24:27 #51 9.595 Preparing to unpack .../33-libglib2.0-dev_2.66.8-1_amd64.deb ...
18:24:27 #51 9.604 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
18:24:27 #13 49.12   Installing       : hunspell-en-US-0.20201207-3.fc38.noarch             12/148 
18:24:27 #13 49.14   Installing       : hunspell-1.7.2-3.fc38.aarch64                       13/148 
18:24:27 #13 49.15   Installing       : elfutils-debuginfod-client-0.189-3.fc38.aarch64     14/148 
18:24:27 #13 49.17   Installing       : elfutils-0.189-3.fc38.aarch64                       15/148 
18:24:27 #13 49.18   Installing       : dwz-0.15-2.fc38.aarch64                             16/148 
18:24:27 #13 49.19   Installing       : file-5.44-3.fc38.aarch64                            17/148 
18:24:27 #13 49.20   Installing       : unzip-6.0-60.fc38.aarch64                           18/148 
18:24:27 #13 49.21   Installing       : xz-5.4.1-1.fc38.aarch64                             19/148 
18:24:27 #13 49.23   Installing       : zip-3.0-37.fc38.aarch64                             20/148 
18:24:27 #13 49.24   Installing       : enchant2-2.3.4-1.fc38.aarch64                       21/148 
18:24:27 #13 49.25   Installing       : python3-enchant-3.2.2-6.fc38.noarch                 22/148 
18:24:27 #13 49.26   Installing       : bzip2-1.0.8-13.fc38.aarch64                         23/148 
18:24:27 #13 49.27   Installing       : cpio-2.13-14.fc38.aarch64                           24/148 
18:24:27 #13 49.28   Installing       : ed-1.19-2.fc38.aarch64                              25/148 
18:24:27 #13 49.29   Installing       : patch-2.7.6-19.fc38.aarch64                         26/148 
18:24:27 #13 49.30   Running scriptlet: groff-base-1.22.4-11.fc38.aarch64                   27/148 
18:24:27 From https://github.com/docker/compose
18:24:27  * [new tag]         v2.21.0    -> v2.21.0
18:24:27 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:24:27 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-jammy
18:24:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:27 mkdir -p sources
18:24:27 docker run --rm -w /v \
18:24:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:24:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:27 	alpine \
18:24:27 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:24:27 #14 17.44 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB]
18:24:27 #14 17.45 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB]
18:24:27 #14 17.46 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB]
18:24:27 #14 17.47 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
18:24:27 #14 17.48 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
18:24:27 #14 17.48 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB]
18:24:27 #14 17.65 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.1 [75.4 kB]
18:24:27 + pwd
18:24:27 + id -u
18:24:27 + id -g
18:24:27 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:24:27 From https://github.com/docker/buildx
18:24:27  * [new tag]         v0.11.2    -> v0.11.2
18:24:27 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:24:27 #13 49.35   Installing       : groff-base-1.22.4-11.fc38.aarch64                   27/148 
18:24:27 #13 49.36   Running scriptlet: groff-base-1.22.4-11.fc38.aarch64                   27/148 
18:24:27 #13 49.38   Installing       : jansson-2.13.1-6.fc38.aarch64                       28/148 
18:24:27 #13 49.40   Installing       : binutils-gold-2.39-9.fc38.aarch64                   29/148 
18:24:27 #13 49.51   Installing       : binutils-2.39-9.fc38.aarch64                        30/148 
18:24:27 #13 49.52   Running scriptlet: binutils-2.39-9.fc38.aarch64                        30/148 
18:24:27 #13 49.54   Installing       : json-glib-1.6.6-4.fc38.aarch64                      31/148 
18:24:27 #13 49.55   Installing       : libjpeg-turbo-2.1.4-2.fc38.aarch64                  32/148 
18:24:27 #13 49.56   Installing       : libpkgconf-1.8.0-6.fc38.aarch64                     33/148 
18:24:27 #13 49.56   Installing       : pkgconf-1.8.0-6.fc38.aarch64                        34/148 
18:24:27 #13 49.57   Installing       : libpng-2:1.6.37-14.fc38.aarch64                     35/148 
18:24:27 #13 49.58   Installing       : libstemmer-2.2.0-5.fc38.aarch64                     36/148 
18:24:27 #13 49.60   Installing       : ncurses-6.4-3.20230114.fc38.aarch64                 37/148 
18:24:27 #15 22.62 CentOS Stream 8 - PowerTools                    8.5 MB/s | 6.5 MB     00:00    
18:24:27 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.el8.src.rpm
18:24:28 #13 49.61   Installing       : perl-Digest-1.20-490.fc38.noarch                    38/148 
18:24:28 #13 49.61   Installing       : perl-Digest-MD5-2.58-490.fc38.aarch64               39/148 
18:24:28 #13 49.62   Installing       : perl-B-1.83-497.fc38.aarch64                        40/148 
18:24:28 #13 49.63   Installing       : perl-FileHandle-2.03-497.fc38.noarch                41/148 
18:24:28 #13 49.64   Installing       : perl-Data-Dumper-2.184-491.fc38.aarch64             42/148 
18:24:28 #13 49.65   Installing       : perl-libnet-3.15-1.fc38.noarch                      43/148 
18:24:28 #13 49.65   Installing       : perl-AutoLoader-5.74-497.fc38.noarch                44/148 
18:24:28 #13 49.66   Installing       : perl-base-2.27-497.fc38.noarch                      45/148 
18:24:28 #13 49.67   Installing       : perl-URI-5.17-2.fc38.noarch                         46/148 
18:24:28 #13 49.68   Installing       : perl-Time-Local-2:1.300-490.fc38.noarch             47/148 
18:24:28 #13 49.68   Installing       : perl-Mozilla-CA-20221114-2.fc38.noarch              48/148 
18:24:28 #13 49.69   Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch         49/148 
18:24:28 #13 49.70   Installing       : perl-if-0.61.000-497.fc38.noarch                    50/148 
18:24:28 #13 49.70   Installing       : perl-locale-1.10-497.fc38.noarch                    51/148 
18:24:28 #13 49.71   Installing       : perl-IO-Socket-IP-0.41-492.fc38.noarch              52/148 
18:24:28 #13 49.71   Installing       : perl-File-Path-2.18-490.fc38.noarch                 53/148 
18:24:28 #13 49.72   Installing       : perl-IO-Socket-SSL-2.081-1.fc38.noarch              54/148 
18:24:28 #13 49.74   Installing       : perl-Net-SSLeay-1.92-5.fc38.aarch64                 55/148 
18:24:28 #13 49.75   Installing       : perl-Pod-Escapes-1:1.07-490.fc38.noarch             56/148 
18:24:28 #13 49.76   Installing       : perl-Term-ANSIColor-5.01-491.fc38.noarch            57/148 
18:24:28 #13 49.76   Installing       : perl-Class-Struct-0.66-497.fc38.noarch              58/148 
18:24:28 #13 49.77   Installing       : perl-POSIX-2.03-497.fc38.aarch64                    59/148 
18:24:28 #13 49.78   Installing       : perl-IPC-Open3-1.22-497.fc38.noarch                 60/148 
18:24:28 #13 49.78   Installing       : perl-File-Temp-1:0.231.100-490.fc38.noarch          61/148 
18:24:28 #13 49.79   Installing       : perl-HTTP-Tiny-0.086-2.fc38.noarch                  62/148 
18:24:28 #13 49.80   Installing       : perl-Term-Cap-1.18-1.fc38.noarch                    63/148 
18:24:28 #13 49.81   Installing       : perl-Pod-Simple-1:3.43-491.fc38.noarch              64/148 
18:24:28 #13 49.82   Installing       : perl-Socket-4:2.036-2.fc38.aarch64                  65/148 
18:24:28 #13 49.83   Installing       : perl-SelectSaver-1.02-497.fc38.noarch               66/148 
18:24:28 #13 49.83   Installing       : perl-Symbol-1.09-497.fc38.noarch                    67/148 
18:24:28 #13 49.84   Installing       : perl-File-stat-1.12-497.fc38.noarch                 68/148 
18:24:28 #13 49.84   Installing       : perl-podlators-1:5.01-2.fc38.noarch                 69/148 
18:24:28 #13 49.85   Installing       : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            70/148 
18:24:28 #13 49.86   Installing       : perl-Text-ParseWords-3.31-490.fc38.noarch           71/148 
18:24:28 #13 49.87   Installing       : perl-Fcntl-1.15-497.fc38.aarch64                    72/148 
18:24:28 #13 49.88   Installing       : perl-mro-1.26-497.fc38.aarch64                      73/148 
18:24:28 #13 49.89   Installing       : perl-IO-1.50-497.fc38.aarch64                       74/148 
18:24:28 #13 49.89   Installing       : perl-overloading-0.02-497.fc38.noarch               75/148 
18:24:28 #13 49.90   Installing       : perl-Pod-Usage-4:2.03-4.fc38.noarch                 76/148 
18:24:28 #13 49.91   Installing       : perl-MIME-Base64-3.16-490.fc38.aarch64              77/148 
18:24:28 #51 9.943 Selecting previously unselected package libseccomp-dev:amd64.
18:24:28 #51 9.943 Preparing to unpack .../34-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:24:28 #51 9.947 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:24:28 #51 10.04 Selecting previously unselected package libsecret-1-dev:amd64.
18:24:28 #51 10.04 Preparing to unpack .../35-libsecret-1-dev_0.20.4-2_amd64.deb ...
18:24:28 #51 10.05 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...
18:24:28 #51 10.30 Selecting previously unselected package libsystemd-dev:amd64.
18:24:28 #51 10.30 Preparing to unpack .../36-libsystemd-dev_247.3-7+deb11u4_amd64.deb ...
18:24:28 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:24:28 Created binary: bundles/dynbinary-daemon/dockerd
18:24:28 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:24:28 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:24:28 module github.com/docker/docker
18:24:28 
18:24:28 go 1.20
18:24:28 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:28 + GO111MODULE=on
18:24:28 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:23:49.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:24:28 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:24:28 Created binary: bundles/dynbinary-daemon/docker-proxy
18:24:28 
18:24:28 + popd
18:24:28 ~/rpmbuild/BUILD/src
18:24:28 + RPM_EC=0
18:24:28 ++ jobs -p
18:24:28 + exit 0
18:24:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cidirl
18:24:28 + umask 022
18:24:28 + cd /root/rpmbuild/BUILD
18:24:28 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64 '!=' / ']'
18:24:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:24:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:24:28 + mkdir -p /root/rpmbuild/BUILDROOT
18:24:28 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:24:28 + cd src
18:24:28 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:24:28 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin/dockerd
18:24:28 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:24:28 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin/docker-proxy
18:24:28 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/libexec/docker/docker-init
18:24:28 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/lib/systemd/system/docker.service
18:24:28 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/lib/systemd/system/docker.socket
18:24:28 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64/etc/docker
18:24:28 + /usr/lib/rpm/check-buildroot
18:24:28 + /usr/lib/rpm/redhat/brp-ldconfig
18:24:28 + /usr/lib/rpm/brp-compress
18:24:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:24:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:24:28 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
18:24:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:24:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:24:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:24:28 + /usr/lib/rpm/brp-python-hardlink
18:24:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:24:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.huwjNv
18:24:28 + umask 022
18:24:28 + cd /root/rpmbuild/BUILD
18:24:28 + cd src
18:24:28 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:24:28 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:24:28 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:24:28 + echo 'PASS: daemon version OK'
18:24:28 + RPM_EC=0
18:24:28 PASS: daemon version OK
18:24:28 ++ jobs -p
18:24:28 + exit 0
18:24:28 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:24:28 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin/docker-proxy
18:24:28 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.el9 docker-ce(aarch-64) = 3:0.0.0~20231011170815.26951f7-0.el9
18:24:28 Requires(interp): /bin/sh /bin/sh /bin/sh
18:24:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:24:28 Requires(post): /bin/sh
18:24:28 Requires(preun): /bin/sh
18:24:28 Requires(postun): /bin/sh
18:24:28 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:24:28 Conflicts: docker docker-ee docker-engine-cs docker-io
18:24:28 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:24:28 Recommends: docker-ce-rootless-extras
18:24:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:24:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.el9.src.rpm
18:24:28 #14 17.91 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
18:24:28 #14 17.95 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.3 [160 kB]
18:24:28 #14 18.06 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.20 [215 kB]
18:24:28 #14 18.12 Get:137 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.20 [157 kB]
18:24:28 #14 18.16 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
18:24:28 #14 18.17 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB]
18:24:28 #14 18.19 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB]
18:24:28 #14 18.19 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
18:24:28 #14 18.19 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
18:24:28 #14 18.20 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B]
[Pipeline] echo
18:24:28 Removing all docker containers
[Pipeline] sh
18:24:28 git init src/github.com/docker/compose
18:24:28 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:24:28 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:24:28 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:24:28 + SRC=src/github.com/docker/compose
18:24:28 + REF=v2.21.0
18:24:28 + REF_FETCH=v2.21.0
18:24:28 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:24:28 + awk {print $2}
18:24:28 + REF=refs/tags/v2.21.0
18:24:28 + [ -n refs/tags/v2.21.0 ]
18:24:28 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:28 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:28 #13 49.92   Installing       : perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64      78/148 
18:24:28 #13 49.93   Installing       : perl-constant-1.33-491.fc38.noarch                  79/148 
18:24:28 #13 49.93   Installing       : perl-parent-1:0.241-1.fc38.noarch                   80/148 
18:24:28 #13 49.94   Installing       : perl-Errno-1.36-497.fc38.aarch64                    81/148 
18:24:28 #13 49.94   Installing       : perl-File-Basename-2.85-497.fc38.noarch             82/148 
18:24:28 #13 49.95   Installing       : perl-Getopt-Std-1.13-497.fc38.noarch                83/148 
18:24:28 #13 49.96   Installing       : perl-Storable-1:3.26-490.fc38.aarch64               84/148 
18:24:28 #13 49.96   Installing       : perl-overload-1.35-497.fc38.noarch                  85/148 
18:24:28 #13 49.97   Installing       : perl-vars-1.05-497.fc38.noarch                      86/148 
18:24:28 #13 49.98   Installing       : perl-Getopt-Long-1:2.54-2.fc38.noarch               87/148 
18:24:28 #13 49.98   Installing       : perl-Carp-1.52-490.fc38.noarch                      88/148 
18:24:28 #13 49.99   Installing       : perl-Exporter-5.77-490.fc38.noarch                  89/148 
18:24:28 #13 50.00   Installing       : perl-PathTools-3.84-490.fc38.aarch64                90/148 
18:24:28 #13 50.01   Installing       : perl-NDBM_File-1.15-497.fc38.aarch64                91/148 
18:24:28 #13 50.01   Installing       : perl-DynaLoader-1.52-497.fc38.aarch64               92/148 
18:24:28 #14 18.35 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
18:24:28 #51 10.31 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ...
18:24:28 #51 10.53 Selecting previously unselected package libudev-dev:amd64.
18:24:28 #51 10.54 Preparing to unpack .../37-libudev-dev_247.3-7+deb11u4_amd64.deb ...
18:24:28 #51 10.56 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ...
18:24:28 #16 59.96 --------------------------------------------------------------------------------
18:24:28 #16 59.96 Total                                              3.0 MB/s |  74 MB  00:24     
18:24:28 #16 60.20 Running transaction check
18:24:28 #16 60.46 Running transaction test
18:24:28 #16 60.69 Transaction test succeeded
18:24:28 #16 60.69 Running transaction
18:24:28 #13 4.688 CentOS Stream 9 - AppStream                      12 MB/s |  18 MB     00:01    
18:24:28 + docker container ls -aq
[Pipeline] echo
18:24:28 Docker containers have been removed
[Pipeline] echo
18:24:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:24:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-lunar-aarch64)
[Pipeline] sh
18:24:28 #13 50.07   Installing       : perl-Encode-4:3.19-493.fc38.aarch64                 93/148 
18:24:28 #13 50.19   Installing       : perl-libs-4:5.36.1-497.fc38.aarch64                 94/148 
18:24:28 #13 50.21   Installing       : perl-interpreter-4:5.36.1-497.fc38.aarch64          95/148 
18:24:28 #13 50.21   Installing       : devscripts-checkbashisms-2.23.0-1.fc38.aarch64      96/148 
18:24:28 #13 50.23   Installing       : shared-mime-info-2.2-3.fc38.aarch64                 97/148 
18:24:28 #13 50.24   Running scriptlet: shared-mime-info-2.2-3.fc38.aarch64                 97/148 
18:24:28 #13 50.27   Installing       : gdk-pixbuf2-2.42.10-2.fc38.aarch64                  98/148 
18:24:28 #13 50.29   Installing       : libappstream-glib-0.8.2-2.fc38.aarch64              99/148 
18:24:28 From https://github.com/docker/compose
18:24:28  * [new tag]         v2.21.0    -> v2.21.0
18:24:28 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:24:28 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-buster
18:24:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:28 mkdir -p sources
18:24:28 docker run --rm -w /v \
18:24:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:24:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:28 	alpine \
18:24:28 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:24:28 #14 18.50 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
18:24:28 #14 18.51 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB]
18:24:28 #14 18.69 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
18:24:28 #14 18.74 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
18:24:29 + echo starting...
18:24:29 starting...
[Pipeline] }
18:24:29 #51 10.74 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
18:24:29 #51 10.83 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:24:29 #51 ...
18:24:29 
18:24:29 #49 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/amd64 <<EOT (set -e...)
18:24:29 #49 DONE 29.5s
18:24:29 
18:24:29 #47 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/amd64 <<EOT (set -e...)
18:24:29 #47 DONE 29.2s
18:24:29 
18:24:29 #51 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
18:24:29 #51 10.86 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:24:29 #51 10.88 Setting up libpcre16-3:amd64 (2:8.39-13) ...
18:24:29 #51 10.92 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:24:29 #51 10.93 Setting up bzip2 (1.0.8-4) ...
18:24:29 #51 ...
18:24:29 
18:24:29 #52 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
18:24:29 #52 DONE 0.1s
18:24:29 
18:24:29 #53 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
18:24:29 #53 DONE 0.1s
18:24:29 
18:24:29 #51 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
18:24:29 #51 10.96 Setting up libffi-dev:amd64 (3.3-6) ...
18:24:29 #51 10.98 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
18:24:29 #51 11.00 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
18:24:29 #51 11.01 Setting up libglib2.0-data (2.66.8-1) ...
18:24:29 #51 11.03 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...
18:24:29 #51 11.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:24:29 #51 11.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:24:29 #51 11.07 Setting up libpcre32-3:amd64 (2:8.39-13) ...
18:24:29 #51 11.09 Setting up patch (2.7.6-7) ...
18:24:29 #51 11.11 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ...
18:24:29 #51 11.13 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
18:24:29 #51 11.15 Setting up libdpkg-perl (1.20.13) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
18:24:29 #13 50.30   Installing       : dash-0.5.12-1.fc38.aarch64                         100/148 
18:24:29 #13 50.30   Running scriptlet: dash-0.5.12-1.fc38.aarch64                         100/148 
18:24:29 #13 50.32   Installing       : dbus-libs-1:1.14.10-1.fc38.aarch64                 101/148 
18:24:29 #13 50.34   Installing       : python3-dbus-1.3.2-2.fc38.aarch64                  102/148 
18:24:29 #13 50.35   Installing       : diffutils-3.10-1.fc38.aarch64                      103/148 
18:24:29 #13 50.37   Installing       : python3-zstandard-0.21.0-1.fc38.aarch64            104/148 
18:24:29 #13 50.38   Installing       : xxhash-libs-0.8.2-1.fc38.aarch64                   105/148 
18:24:29 #13 50.45   Installing       : gdb-minimal-13.2-5.fc38.aarch64                    106/148 
18:24:29 #13 50.46   Installing       : debugedit-5.0-9.fc38.aarch64                       107/148 
18:24:29 #13 50.47   Installing       : zstd-1.5.5-1.fc38.aarch64                          108/148 
18:24:29 #13 50.48   Installing       : rust-srpm-macros-25.2-1.fc38.noarch                109/148 
18:24:29 #13 50.49   Installing       : qt5-srpm-macros-5.15.10-1.fc38.noarch              110/148 
18:24:29 #13 50.49   Installing       : package-notes-srpm-macros-0.5-8.fc38.noarch        111/148 
18:24:29 #13 50.50   Installing       : kernel-srpm-macros-1.0-19.fc38.noarch              112/148 
18:24:29 #13 50.50   Installing       : emacs-filesystem-1:28.3-0.rc1.fc38.noarch          113/148 
18:24:29 #13 50.51   Installing       : desktop-file-utils-0.26-8.fc38.aarch64             114/148 
18:24:29 #13 50.52   Installing       : ansible-srpm-macros-1-10.fc38.noarch               115/148 
18:24:29 #13 50.52   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch         116/148 
18:24:29 #13 50.53   Installing       : python3-tomli-w-1.0.0-5.fc38.noarch                117/148 
18:24:29 #13 50.54   Installing       : python3-pyxdg-0.27-7.fc38.noarch                   118/148 
18:24:29 #13 50.55   Installing       : python3-file-magic-5.44-3.fc38.noarch              119/148 
18:24:29 #13 50.56   Installing       : python3-distro-1.8.0-2.fc38.noarch                 120/148 
18:24:29 #13 50.57   Installing       : pkgconf-m4-1.8.0-6.fc38.noarch                     121/148 
18:24:29 #13 50.57   Installing       : pkgconf-pkg-config-1.8.0-6.fc38.aarch64            122/148 
18:24:29 #13 50.58   Installing       : perl-srpm-macros-1-48.fc38.noarch                  123/148 
18:24:29 #13 50.58   Installing       : openblas-srpm-macros-2-13.fc38.noarch              124/148 
18:24:29 #13 50.59   Installing       : ocaml-srpm-macros-7-3.fc38.noarch                  125/148 
18:24:29 #13 50.59   Installing       : lua-srpm-macros-1-8.fc38.noarch                    126/148 
18:24:29 #13 50.60   Installing       : gnat-srpm-macros-6-2.fc38.noarch                   127/148 
18:24:29 #13 50.61   Installing       : ghc-srpm-macros-1.6.1-1.fc38.noarch                128/148 
18:24:29 #13 50.61   Installing       : fpc-srpm-macros-1.3-7.fc38.noarch                  129/148 
18:24:29 #13 50.62   Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch            130/148 
18:24:29 #13 50.62   Installing       : web-assets-filesystem-5-19.fc38.noarch             131/148 
18:24:29 #13 50.63   Installing       : js-jquery-3.6.3-2.fc38.noarch                      132/148 
18:24:29 #13 50.64   Installing       : python-systemd-doc-235-2.fc38.aarch64              133/148 
18:24:29 #13 50.65   Installing       : python3-systemd-235-2.fc38.aarch64                 134/148 
18:24:29 #13 50.67   Installing       : python3-dnf-plugins-core-4.4.3-1.fc38.noarch       135/148 
18:24:29 #13 50.68   Installing       : efi-srpm-macros-5-7.fc38.noarch                    136/148 
18:24:29 #13 50.69   Installing       : fonts-srpm-macros-1:2.0.5-11.fc38.noarch           137/148 
18:24:29 #13 50.69   Installing       : go-srpm-macros-3.2.0-2.fc38.noarch                 138/148 
18:24:29 #13 50.70   Installing       : python-srpm-macros-3.11-10.fc38.noarch             139/148 
18:24:29 #13 50.71   Installing       : redhat-rpm-config-252-1.fc38.noarch                140/148 
18:24:29 #13 50.73   Installing       : rpm-build-4.18.1-3.fc38.aarch64                    141/148 
18:24:29 #13 50.73   Installing       : pyproject-srpm-macros-1.10.0-1.fc38.noarch         142/148 
18:24:29 #13 50.74   Installing       : rpmlint-fedora-license-data-1.31-1.fc38.noarch     143/148 
[Pipeline] sh
18:24:29 #14 18.90 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
18:24:29 #14 18.90 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB]
18:24:29 #14 18.92 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB]
18:24:29 #14 18.98 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
18:24:29 #14 18.98 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
18:24:29 #14 18.98 Get:154 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
18:24:29 #14 19.13 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
18:24:29 #51 11.16 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
18:24:29 #51 11.18 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
18:24:29 #51 11.19 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:24:29 #51 11.21 Setting up python3-lib2to3 (3.9.2-1) ...
18:24:29 #51 11.38 Setting up libelf1:amd64 (0.183-1) ...
18:24:29 #51 11.39 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ...
18:24:29 #51 11.40 Setting up libsecret-common (0.20.4-2) ...
18:24:29 #51 11.41 Setting up python3-distutils (3.9.2-1) ...
18:24:29 #13 50.77   Installing       : rpmlint-2.4.0-6.fc38.noarch                        144/148 
18:24:29 #13 50.78   Installing       : dnf-plugins-core-4.4.3-1.fc38.noarch               145/148 
18:24:29 #13 50.79   Cleanup          : glibc-2.37-5.fc38.aarch64                          146/148 
18:24:29 #13 50.80   Cleanup          : glibc-minimal-langpack-2.37-5.fc38.aarch64         147/148 
18:24:29 #13 50.80   Cleanup          : glibc-common-2.37-5.fc38.aarch64                   148/148 
18:24:29 + docker version
18:24:29 Client: Docker Engine - Community
18:24:29  Version:           24.0.2
18:24:29  API version:       1.43
18:24:29  Go version:        go1.20.4
18:24:29  Git commit:        cb74dfc
18:24:29  Built:             Thu May 25 21:52:41 2023
18:24:29  OS/Arch:           linux/arm64
18:24:29  Context:           default
18:24:29 
18:24:29 Server: Docker Engine - Community
18:24:29  Engine:
18:24:29   Version:          24.0.2
18:24:29   API version:      1.43 (minimum version 1.12)
18:24:29   Go version:       go1.20.4
18:24:29   Git commit:       659604f
18:24:29   Built:            Thu May 25 21:52:41 2023
18:24:29   OS/Arch:          linux/arm64
18:24:29   Experimental:     true
18:24:29  containerd:
18:24:29   Version:          1.6.21
18:24:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:29  runc:
18:24:29   Version:          1.1.7
18:24:29   GitCommit:        v1.1.7-0-g860f061
18:24:29  docker-init:
18:24:29   Version:          0.19.0
18:24:29   GitCommit:        de40ad0
[Pipeline] sh
18:24:29 #14 19.45 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
18:24:29 #21 12.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:24:29 #21 12.75 Preparing to unpack .../6-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:24:29 #21 12.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:24:29 #51 11.61 Setting up libglib2.0-dev-bin (2.66.8-1) ...
18:24:29 + docker info
18:24:29 Client: Docker Engine - Community
18:24:29  Version:    24.0.2
18:24:29  Context:    default
18:24:29  Debug Mode: false
18:24:29  Plugins:
18:24:29   buildx: Docker Buildx (Docker Inc.)
18:24:29     Version:  v0.11.0
18:24:29     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:24:29   compose: Docker Compose (Docker Inc.)
18:24:29     Version:  v2.19.1
18:24:29     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:24:29 
18:24:29 Server:
18:24:29  Containers: 0
18:24:29   Running: 0
18:24:29   Paused: 0
18:24:29   Stopped: 0
18:24:29  Images: 4
18:24:29  Server Version: 24.0.2
18:24:29  Storage Driver: overlay2
18:24:29   Backing Filesystem: extfs
18:24:29   Supports d_type: true
18:24:29   Using metacopy: false
18:24:29   Native Overlay Diff: true
18:24:29   userxattr: false
18:24:29  Logging Driver: json-file
18:24:29  Cgroup Driver: cgroupfs
18:24:29  Cgroup Version: 1
18:24:29  Plugins:
18:24:29   Volume: local
18:24:29   Network: bridge host ipvlan macvlan null overlay
18:24:29   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:24:29  Swarm: inactive
18:24:29  Runtimes: io.containerd.runc.v2 runc
18:24:29  Default Runtime: runc
18:24:29  Init Binary: docker-init
18:24:29  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:29  runc version: v1.1.7-0-g860f061
18:24:29  init version: de40ad0
18:24:29  Security Options:
18:24:29   apparmor
18:24:29   seccomp
18:24:29    Profile: builtin
18:24:29  Kernel Version: 5.15.0-1039-aws
18:24:29  Operating System: Ubuntu 20.04.6 LTS
18:24:29  OSType: linux
18:24:29  Architecture: aarch64
18:24:29  CPUs: 8
18:24:29  Total Memory: 30.64GiB
18:24:29  Name: ip-10-100-79-109
18:24:29  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
18:24:29  Docker Root Dir: /var/lib/docker
18:24:29  Debug Mode: false
18:24:29  Username: dockerbuildbot
18:24:29  Experimental: true
18:24:29  Insecure Registries:
18:24:29   127.0.0.0/8
18:24:29  Live Restore Enabled: true
18:24:29 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:24:29 The recommended git tool is: git
18:24:29 using credential docker-jenkins-github-credentials
18:24:29 Cloning the remote Git repository
18:24:29 Cloning with configured refspecs honoured and without tags
18:24:29 #14 19.49 Get:157 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
18:24:29 #14 19.49 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
18:24:29 #14 19.62 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
18:24:29 #14 19.63 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
18:24:29 #14 19.70 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
18:24:29 #14 19.73 Get:162 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
18:24:29 #51 11.89 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
18:24:29 #51 11.94 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
18:24:30 Fetching without tags
18:24:30 #14 19.74 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
18:24:30 #14 19.75 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
18:24:30 #14 19.76 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
18:24:30 #14 19.91 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
18:24:30 #51 ...
18:24:30 
18:24:30 #54 [all 2/7] COPY --link --from=runc          /build/ /
18:24:30 #54 DONE 0.2s
18:24:30 
18:24:30 #51 [build 4/6] RUN --mount=type=cache,sharing=locked,id=moby-build-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-build-aptcache,target=/var/cache/apt         xx-apt-get install --no-install-recommends -y             dpkg-dev             gcc             libapparmor-dev             libc6-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
18:24:30 #51 11.97 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:24:30 #51 11.98 Setting up libpcre3-dev:amd64 (2:8.39-13) ...
18:24:30 #51 11.99 Setting up libglib2.0-bin (2.66.8-1) ...
18:24:30 #51 12.01 Setting up dpkg-dev (1.20.13) ...
18:24:30 #51 12.03 Setting up libsecret-1-0:amd64 (0.20.4-2) ...
18:24:30 #51 12.04 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
18:24:30 #51 12.05 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...
18:24:30 #51 12.06 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...
18:24:30 #51 12.07 Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
18:24:30 #51 12.08 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
18:24:30 #51 12.11 No schema files found: doing nothing.
18:24:30 #51 12.11 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:24:30 #51 12.14 Setting up libsecret-1-dev:amd64 (0.20.4-2) ...
18:24:30 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:24:30 Merge succeeded, producing d1b8353292891124672aceeba9601b614541da81
18:24:30 Checking out Revision d1b8353292891124672aceeba9601b614541da81 (PR-949)
18:24:30 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:24:30 #14 20.29 Get:167 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
18:24:30 #21 13.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:24:30 #21 13.79 Preparing to unpack .../7-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:24:30 #21 13.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:24:30 #14 20.38 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
18:24:30 #14 20.38 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB]
18:24:30 #14 20.39 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB]
18:24:30 #14 20.40 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB]
18:24:30 #14 20.42 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
18:24:30 #14 20.43 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB]
18:24:30 #14 20.43 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
18:24:30 #14 20.43 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
18:24:30 #14 20.44 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1b8353292891124672aceeba9601b614541da81 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:24:30 #51 DONE 12.4s
18:24:30 
18:24:30 #55 [build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
[Pipeline] sh
18:24:30 #14 20.59 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
18:24:30 #14 20.74 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
18:24:30 #14 20.76 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
18:24:30 #14 20.78 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
18:24:30 #14 20.83 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
18:24:31 #14 20.86 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
18:24:31 #14 20.91 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
18:24:31 #14 20.92 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
18:24:31 #14 20.95 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
18:24:31 #14 20.96 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
18:24:31 #14 20.96 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
18:24:31 + make clean
18:24:31 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:24:31 rm -f -r src
18:24:31 make -C rpm clean
18:24:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:31 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:24:31 rm -f -r rpmbuild/
18:24:31 docker builder prune -f --filter until=24h
18:24:31 Total:	0B
18:24:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:31 make -C deb clean
18:24:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:31 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:24:31 rm -f -r debbuild
18:24:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:24:31 rm -f -r sources
18:24:31 docker builder prune -f --filter until=24h
18:24:31 Total:	0B
18:24:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:31 make -C static clean
18:24:31 #55 DONE 0.6s
18:24:31 
18:24:31 #56 [build 6/6] RUN --mount=type=bind,target=.,rw     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
18:24:31 mkdir -p sources
18:24:31 docker run --rm -w /v \
18:24:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:24:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:31 	alpine \
18:24:31 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:24:31 #14 21.12 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
18:24:31 #14 21.39 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
18:24:31 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:31 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:24:31 rm -f -r build
18:24:31 docker builder prune -f --filter until=24h
18:24:31 Total:	0B
18:24:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:24:31 #14 21.45 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
18:24:31 + make REF=master ubuntu-lunar
18:24:31 git init src/github.com/docker/cli
18:24:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:24:31 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:24:31 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:24:31 + SRC=src/github.com/docker/cli
18:24:31 + REF=master
18:24:31 + REF_FETCH=master
18:24:31 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:24:31 + awk {print $2}
18:24:31 + REF=refs/heads/master
18:24:31 + [ -n refs/heads/master ]
18:24:31 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:31 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:31 #56 0.753 
18:24:31 #56 0.774 Removing /tmp/bundles/
18:24:31 #56 0.775 
18:24:31 #56 0.780 ---> Making bundle: binary (in /tmp/bundles/binary)
18:24:31 #56 0.816 Building static /tmp/bundles/binary-daemon/dockerd (linux/amd64)...
18:24:31 #56 0.821 + tee /go/src/github.com/docker/docker/go.mod
18:24:31 #56 0.822 module github.com/docker/docker
18:24:31 #56 0.822 
18:24:31 #56 0.822 go 1.20
18:24:31 #56 0.823 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:31 #56 0.823 + GO111MODULE=on
18:24:31 #56 0.823 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/dockerd -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine"  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/dockerd
18:24:31 #14 21.56 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
18:24:31 #14 21.56 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
18:24:31 #14 21.57 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
18:24:31 #14 21.59 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
18:24:31 #14 21.60 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
18:24:31 #14 21.60 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B]
18:24:31 #14 21.60 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
18:24:31 #14 21.66 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
18:24:32 #14 21.82 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
18:24:32 #14 21.97 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
18:24:32 #14 21.98 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
18:24:32 #14 22.01 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
18:24:32 #14 22.05 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB]
18:24:32 From https://github.com/docker/cli
18:24:32  * [new branch]      master     -> master
18:24:32  * [new branch]      master     -> origin/master
18:24:32 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:24:32 #14 22.18 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
18:24:32 #14 22.21 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
18:24:32 #14 22.23 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
18:24:32 #21 15.92 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:24:32 #21 15.92 Preparing to unpack .../8-gcc-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:24:32 #21 15.92 Unpacking gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:24:32 #21 15.98 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:24:32 #21 15.99 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:24:32 #21 16.01 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:24:32 git init src/github.com/docker/docker
18:24:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:24:32 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:24:32 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:24:32 + SRC=src/github.com/docker/docker
18:24:32 + REF=master
18:24:32 + REF_FETCH=master
18:24:32 + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:24:32 awk {print $2}
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ab2bd51769033865) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
18:24:32 #14 22.38 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
18:24:32 #14 22.38 Get:208 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
18:24:32 #14 22.38 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB]
18:24:32 #14 22.53 Get:210 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2.1 [108 kB]
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:24:32 #21 16.02 Setting up mingw-w64-common (8.0.0-1) ...
18:24:32 #21 16.04 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:24:32 #21 16.05 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:24:32 #21 16.06 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:24:32 #21 16.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:24:32 #21 16.08 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:24:32 #21 16.10 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:24:32 #21 16.10 Setting up gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/f0f3192e-be62-4997-9378-3f7cbb9ca31a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:24:32 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:24:32 chowning workspace
[Pipeline] sh
18:24:32 + REF=refs/heads/master
18:24:32 + [ -n refs/heads/master ]
18:24:32 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:32 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:32 #14 22.84 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-gpg arm64 1.13.1-7ubuntu2.1 [156 kB]
18:24:32 #14 22.93 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dput all 1.0.3ubuntu1.1 [42.0 kB]
18:24:32 mkdir -p sources
18:24:32 docker run --rm -w /v \
18:24:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:24:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:32 	alpine \
18:24:32 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:24:33 #16 61.64   Updating   : glibc-2.17-326.el7_9.aarch64                                1/65 
18:24:33 #16 65.40   Updating   : glibc-common-2.17-326.el7_9.aarch64                         2/65 
18:24:33 + pwd
18:24:33 + id -u
18:24:33 + id -g
18:24:33 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:24:33 #14 22.95 Get:213 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.20 [213 kB]
18:24:33 #14 23.01 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
18:24:33 #14 23.01 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB]
18:24:33 #14 23.12 Get:216 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.11 [4437 kB]
[Pipeline] echo
18:24:33 Removing all docker containers
[Pipeline] sh
18:24:33 #15 27.58 Dependencies resolved.
18:24:33 #15 27.59 =========================================================================================
18:24:33 #15 27.59  Package                      Arch    Version                            Repo        Size
18:24:33 #15 27.59 =========================================================================================
18:24:33 #15 27.59 Installing:
18:24:33 #15 27.59  dnf-plugins-core             noarch  4.0.21-23.el8                      baseos      77 k
18:24:33 #15 27.59  rpm-build                    x86_64  4.14.3-26.el8                      appstream  174 k
18:24:33 #15 27.59  rpmlint                      noarch  1.10-14.el8                        appstream  192 k
18:24:33 #15 27.59 Installing dependencies:
18:24:33 #15 27.59  bzip2                        x86_64  1.0.6-26.el8                       baseos      60 k
18:24:33 #15 27.59  dbus-glib                    x86_64  0.110-2.el8                        baseos     127 k
18:24:33 #15 27.59  desktop-file-utils           x86_64  0.26-1.el8                         appstream   80 k
18:24:33 #15 27.59  diffutils                    x86_64  3.6-6.el8                          baseos     358 k
18:24:33 #15 27.59  dwz                          x86_64  0.12-10.el8                        appstream  109 k
18:24:33 #15 27.59  efi-srpm-macros              noarch  3-3.el8                            appstream   22 k
18:24:33 #15 27.59  elfutils                     x86_64  0.189-3.el8                        baseos     553 k
18:24:33 #15 27.59  emacs-filesystem             noarch  1:26.1-11.el8                      baseos      70 k
18:24:33 #15 27.59  file                         x86_64  5.33-25.el8                        baseos      77 k
18:24:33 #15 27.59  gc                           x86_64  7.6.4-3.el8                        appstream  109 k
18:24:33 #15 27.59  gdb-headless                 x86_64  8.2-20.el8                         appstream  3.7 M
18:24:33 #15 27.59  ghc-srpm-macros              noarch  1.4.2-7.el8                        appstream  9.3 k
18:24:33 #15 27.59  glibc-gconv-extra            x86_64  2.28-236.el8.7                     baseos     1.7 M
18:24:33 #15 27.59  go-srpm-macros               noarch  2-17.el8                           appstream   13 k
18:24:33 #15 27.59  groff-base                   x86_64  1.22.3-18.el8                      baseos     1.0 M
18:24:33 #15 27.59  guile                        x86_64  5:2.0.14-7.el8                     appstream  3.5 M
18:24:33 #15 27.59  libatomic_ops                x86_64  7.6.2-3.el8                        appstream   38 k
18:24:33 #15 27.59  libbabeltrace                x86_64  1.5.4-4.el8                        baseos     200 k
18:24:33 #15 27.59  libipt                       x86_64  1.6.1-8.el8                        appstream   50 k
18:24:33 #15 27.59  libpkgconf                   x86_64  1.4.2-1.el8                        baseos      35 k
18:24:33 #15 27.59  libtool-ltdl                 x86_64  2.4.6-25.el8                       baseos      58 k
18:24:33 #15 27.59  ncurses                      x86_64  6.1-10.20180224.el8                baseos     393 k
18:24:33 #15 27.59  ocaml-srpm-macros            noarch  5-4.el8                            appstream  9.4 k
18:24:33 #15 27.59  openblas-srpm-macros         noarch  2-2.el8                            appstream  7.9 k
18:24:33 #15 27.59  openssl                      x86_64  1:1.1.1k-9.el8                     baseos     737 k
18:24:33 #15 27.59  patch                        x86_64  2.7.6-11.el8                       baseos     138 k
18:24:33 #15 27.59  perl-Carp                    noarch  1.42-396.el8                       baseos      30 k
18:24:33 #15 27.59  perl-Data-Dumper             x86_64  2.167-399.el8                      baseos      58 k
18:24:33 #15 27.59  perl-Digest                  noarch  1.17-395.el8                       appstream   27 k
18:24:33 #15 27.59  perl-Digest-MD5              x86_64  2.55-396.el8                       appstream   37 k
18:24:33 #15 27.59  perl-Encode                  x86_64  4:2.97-3.el8                       baseos     1.5 M
18:24:33 #15 27.59  perl-Errno                   x86_64  1.28-422.el8                       baseos      76 k
18:24:33 #15 27.59  perl-Exporter                noarch  5.72-396.el8                       baseos      34 k
18:24:33 #15 27.59  perl-File-Path               noarch  2.15-2.el8                         baseos      38 k
18:24:33 #15 27.59  perl-File-Temp               noarch  0.230.600-1.el8                    baseos      63 k
18:24:33 #15 27.59  perl-Getopt-Long             noarch  1:2.50-4.el8                       baseos      63 k
18:24:33 #15 27.59  perl-HTTP-Tiny               noarch  0.074-2.el8                        baseos      58 k
18:24:33 #15 27.59  perl-IO                      x86_64  1.38-422.el8                       baseos     142 k
18:24:33 #15 27.59  perl-IO-Socket-IP            noarch  0.39-5.el8                         appstream   47 k
18:24:33 #15 27.59  perl-IO-Socket-SSL           noarch  2.066-4.module_el8+339+1ec643e0    appstream  304 k
18:24:33 #15 27.59  perl-MIME-Base64             x86_64  3.15-396.el8                       baseos      31 k
18:24:33 #15 27.59  perl-Mozilla-CA              noarch  20160104-7.module_el8+645+9d809f8c appstream   15 k
18:24:33 #15 27.59  perl-Net-SSLeay              x86_64  1.88-2.module_el8+339+1ec643e0     appstream  402 k
18:24:33 #15 27.59  perl-PathTools               x86_64  3.74-1.el8                         baseos      90 k
18:24:33 #15 27.59  perl-Pod-Escapes             noarch  1:1.07-395.el8                     baseos      20 k
18:24:33 #15 27.59  perl-Pod-Perldoc             noarch  3.28-396.el8                       baseos      86 k
18:24:33 #15 27.59  perl-Pod-Simple              noarch  1:3.35-395.el8                     baseos     213 k
18:24:33 #15 27.59  perl-Pod-Usage               noarch  4:1.69-395.el8                     baseos      34 k
18:24:33 #15 27.59  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                       baseos      68 k
18:24:33 #15 27.59  perl-Socket                  x86_64  4:2.027-3.el8                      baseos      59 k
18:24:33 #15 27.59  perl-Storable                x86_64  1:3.11-3.el8                       baseos      98 k
18:24:33 #15 27.59  perl-Term-ANSIColor          noarch  4.06-396.el8                       baseos      46 k
18:24:33 #15 27.59  perl-Term-Cap                noarch  1.17-395.el8                       baseos      23 k
18:24:33 #15 27.59  perl-Text-ParseWords         noarch  3.30-395.el8                       baseos      18 k
18:24:33 #15 27.59  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                  baseos      24 k
18:24:33 #15 27.59  perl-Time-Local              noarch  1:1.280-1.el8                      baseos      34 k
18:24:33 #15 27.59  perl-URI                     noarch  1.73-3.el8                         appstream  116 k
18:24:33 #15 27.59  perl-Unicode-Normalize       x86_64  1.25-396.el8                       baseos      82 k
18:24:33 #15 27.59  perl-constant                noarch  1.33-396.el8                       baseos      25 k
18:24:33 #15 27.59  perl-interpreter             x86_64  4:5.26.3-422.el8                   baseos     6.3 M
18:24:33 #15 27.59  perl-libnet                  noarch  3.11-3.el8                         appstream  121 k
18:24:33 #15 27.59  perl-libs                    x86_64  4:5.26.3-422.el8                   baseos     1.6 M
18:24:33 #15 27.59  perl-macros                  x86_64  4:5.26.3-422.el8                   baseos      73 k
18:24:33 #15 27.59  perl-parent                  noarch  1:0.237-1.el8                      baseos      20 k
18:24:33 #15 27.59  perl-podlators               noarch  4.11-1.el8                         baseos     118 k
18:24:33 #15 27.59  perl-srpm-macros             noarch  1-25.el8                           appstream   11 k
18:24:33 #15 27.59  perl-threads                 x86_64  1:2.21-2.el8                       baseos      61 k
18:24:33 #15 27.59  perl-threads-shared          x86_64  1.58-2.el8                         baseos      48 k
18:24:33 #15 27.59  pkgconf                      x86_64  1.4.2-1.el8                        baseos      38 k
18:24:33 #15 27.59  pkgconf-m4                   noarch  1.4.2-1.el8                        baseos      17 k
18:24:33 #15 27.59  pkgconf-pkg-config           x86_64  1.4.2-1.el8                        baseos      15 k
18:24:33 #15 27.59  python-rpm-macros            noarch  3-45.el8                           baseos      16 k
18:24:33 #15 27.59  python-srpm-macros           noarch  3-45.el8                           baseos      16 k
18:24:33 #15 27.59  python3-dateutil             noarch  1:2.6.1-6.el8                      baseos     251 k
18:24:33 #15 27.59  python3-dbus                 x86_64  1.2.4-15.el8                       baseos     134 k
18:24:33 #15 27.59  python3-dnf-plugins-core     noarch  4.0.21-23.el8                      baseos     279 k
18:24:33 #15 27.59  python3-rpm-macros           noarch  3-45.el8                           baseos      15 k
18:24:33 #15 27.59  python3-six                  noarch  1.11.0-8.el8                       baseos      38 k
18:24:33 #15 27.59  python3-systemd              x86_64  234-8.el8                          appstream   81 k
18:24:33 #15 27.59  qt5-srpm-macros              noarch  5.15.3-1.el8                       appstream   11 k
18:24:33 #15 27.59  redhat-rpm-config            noarch  131-1.el8                          baseos      94 k
18:24:33 #15 27.59  rust-srpm-macros             noarch  5-2.el8                            appstream  9.2 k
18:24:33 #15 27.59  unzip                        x86_64  6.0-46.el8                         baseos     196 k
18:24:33 #15 27.59  zip                          x86_64  3.0-23.el8                         baseos     270 k
18:24:33 #15 27.59  zstd                         x86_64  1.4.4-1.el8                        appstream  393 k
18:24:33 #15 27.59 Installing weak dependencies:
18:24:33 #15 27.59  elfutils-debuginfod-client   x86_64  0.189-3.el8                        baseos      76 k
18:24:33 #15 27.59 Enabling module streams:
18:24:33 #15 27.59  perl                                 5.26                                               
18:24:33 #15 27.59  perl-IO-Socket-SSL                   2.066                                              
18:24:33 #15 27.59  perl-libwww-perl                     6.34                                               
18:24:33 #15 27.59 
18:24:33 #15 27.59 Transaction Summary
18:24:33 #15 27.59 =========================================================================================
18:24:33 #15 27.59 Install  89 Packages
18:24:33 #15 27.59 
18:24:33 #15 27.60 Total download size: 28 M
18:24:33 #15 27.60 Installed size: 83 M
18:24:33 #15 27.60 Downloading Packages:
18:24:33 #14 23.34 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
18:24:33 #14 23.34 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
18:24:33 #14 23.34 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
18:24:33 #14 23.34 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
18:24:33 #13 50.81   Running scriptlet: glibc-common-2.37-5.fc38.aarch64                   148/148 
18:24:33 #13 54.31   Verifying        : binutils-2.39-9.fc38.aarch64                         1/148 
18:24:33 #13 54.31   Verifying        : binutils-gold-2.39-9.fc38.aarch64                    2/148 
18:24:33 #13 54.31   Verifying        : bzip2-1.0.8-13.fc38.aarch64                          3/148 
18:24:33 #13 54.31   Verifying        : cpio-2.13-14.fc38.aarch64                            4/148 
18:24:33 #13 54.31   Verifying        : desktop-file-utils-0.26-8.fc38.aarch64               5/148 
18:24:33 #13 54.31   Verifying        : devscripts-checkbashisms-2.23.0-1.fc38.aarch64       6/148 
18:24:33 #13 54.31   Verifying        : dwz-0.15-2.fc38.aarch64                              7/148 
18:24:33 #13 54.31   Verifying        : ed-1.19-2.fc38.aarch64                               8/148 
18:24:33 #13 54.31   Verifying        : efi-srpm-macros-5-7.fc38.noarch                      9/148 
18:24:33 #13 54.31   Verifying        : enchant2-2.3.4-1.fc38.aarch64                       10/148 
18:24:33 #13 54.31   Verifying        : file-5.44-3.fc38.aarch64                            11/148 
18:24:33 #13 54.31   Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch             12/148 
18:24:33 #13 54.31   Verifying        : fonts-srpm-macros-1:2.0.5-11.fc38.noarch            13/148 
18:24:33 #13 54.31   Verifying        : fpc-srpm-macros-1.3-7.fc38.noarch                   14/148 
18:24:33 #13 54.31   Verifying        : gdk-pixbuf2-2.42.10-2.fc38.aarch64                  15/148 
18:24:33 #13 54.31   Verifying        : ghc-srpm-macros-1.6.1-1.fc38.noarch                 16/148 
18:24:33 #13 54.31   Verifying        : gnat-srpm-macros-6-2.fc38.noarch                    17/148 
18:24:33 #13 54.31   Verifying        : go-srpm-macros-3.2.0-2.fc38.noarch                  18/148 
18:24:33 #13 54.31   Verifying        : groff-base-1.22.4-11.fc38.aarch64                   19/148 
18:24:33 #13 54.31   Verifying        : hunspell-1.7.2-3.fc38.aarch64                       20/148 
18:24:33 #13 54.31   Verifying        : hunspell-en-0.20201207-3.fc38.noarch                21/148 
18:24:33 #13 54.31   Verifying        : hunspell-en-GB-0.20201207-3.fc38.noarch             22/148 
18:24:33 #13 54.31   Verifying        : hunspell-en-US-0.20201207-3.fc38.noarch             23/148 
18:24:33 #13 54.31   Verifying        : hunspell-filesystem-1.7.2-3.fc38.aarch64            24/148 
18:24:33 #13 54.31   Verifying        : jansson-2.13.1-6.fc38.aarch64                       25/148 
18:24:33 #13 54.31   Verifying        : js-jquery-3.6.3-2.fc38.noarch                       26/148 
18:24:33 #13 54.31   Verifying        : json-glib-1.6.6-4.fc38.aarch64                      27/148 
18:24:33 #13 54.31   Verifying        : libappstream-glib-0.8.2-2.fc38.aarch64              28/148 
18:24:33 #13 54.31   Verifying        : libjpeg-turbo-2.1.4-2.fc38.aarch64                  29/148 
18:24:33 #13 54.31   Verifying        : libpkgconf-1.8.0-6.fc38.aarch64                     30/148 
18:24:33 #13 54.31   Verifying        : libpng-2:1.6.37-14.fc38.aarch64                     31/148 
18:24:33 #13 54.31   Verifying        : libstemmer-2.2.0-5.fc38.aarch64                     32/148 
18:24:33 #13 54.31   Verifying        : lua-srpm-macros-1-8.fc38.noarch                     33/148 
18:24:33 #13 54.31   Verifying        : ncurses-6.4-3.20230114.fc38.aarch64                 34/148 
18:24:33 #13 54.31   Verifying        : ocaml-srpm-macros-7-3.fc38.noarch                   35/148 
18:24:33 #13 54.31   Verifying        : openblas-srpm-macros-2-13.fc38.noarch               36/148 
18:24:33 #13 54.31   Verifying        : patch-2.7.6-19.fc38.aarch64                         37/148 
18:24:33 #13 54.31   Verifying        : perl-Carp-1.52-490.fc38.noarch                      38/148 
18:24:33 #13 54.31   Verifying        : perl-Data-Dumper-2.184-491.fc38.aarch64             39/148 
18:24:33 #13 54.31   Verifying        : perl-Digest-1.20-490.fc38.noarch                    40/148 
18:24:33 #13 54.31   Verifying        : perl-Digest-MD5-2.58-490.fc38.aarch64               41/148 
18:24:33 #13 54.31   Verifying        : perl-Encode-4:3.19-493.fc38.aarch64                 42/148 
18:24:33 #13 54.31   Verifying        : perl-Exporter-5.77-490.fc38.noarch                  43/148 
18:24:33 #13 54.31   Verifying        : perl-File-Path-2.18-490.fc38.noarch                 44/148 
18:24:33 #13 54.31   Verifying        : perl-File-Temp-1:0.231.100-490.fc38.noarch          45/148 
18:24:33 #13 54.31   Verifying        : perl-Getopt-Long-1:2.54-2.fc38.noarch               46/148 
18:24:33 #13 54.31   Verifying        : perl-IO-Socket-IP-0.41-492.fc38.noarch              47/148 
18:24:33 #13 54.31   Verifying        : perl-IO-Socket-SSL-2.081-1.fc38.noarch              48/148 
18:24:33 #13 54.31   Verifying        : perl-MIME-Base64-3.16-490.fc38.aarch64              49/148 
18:24:33 #13 54.31   Verifying        : perl-Mozilla-CA-20221114-2.fc38.noarch              50/148 
18:24:33 #13 54.31   Verifying        : perl-Net-SSLeay-1.92-5.fc38.aarch64                 51/148 
18:24:33 #13 54.31   Verifying        : perl-PathTools-3.84-490.fc38.aarch64                52/148 
18:24:33 #13 54.31   Verifying        : perl-Pod-Escapes-1:1.07-490.fc38.noarch             53/148 
18:24:33 #13 54.31   Verifying        : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            54/148 
18:24:33 #13 54.31   Verifying        : perl-Pod-Simple-1:3.43-491.fc38.noarch              55/148 
18:24:33 #13 54.31   Verifying        : perl-Pod-Usage-4:2.03-4.fc38.noarch                 56/148 
18:24:33 #13 54.31   Verifying        : perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64      57/148 
18:24:33 #13 54.31   Verifying        : perl-Socket-4:2.036-2.fc38.aarch64                  58/148 
18:24:33 #13 54.31   Verifying        : perl-Storable-1:3.26-490.fc38.aarch64               59/148 
18:24:33 #13 54.31   Verifying        : perl-Term-ANSIColor-5.01-491.fc38.noarch            60/148 
18:24:33 #13 54.31   Verifying        : perl-Term-Cap-1.18-1.fc38.noarch                    61/148 
18:24:33 #13 54.31   Verifying        : perl-Text-ParseWords-3.31-490.fc38.noarch           62/148 
18:24:33 #13 54.31   Verifying        : perl-Time-Local-2:1.300-490.fc38.noarch             63/148 
18:24:33 #13 54.31   Verifying        : perl-URI-5.17-2.fc38.noarch                         64/148 
18:24:33 #13 54.31   Verifying        : perl-constant-1.33-491.fc38.noarch                  65/148 
18:24:33 #13 54.31   Verifying        : perl-libnet-3.15-1.fc38.noarch                      66/148 
18:24:33 #13 54.31   Verifying        : perl-parent-1:0.241-1.fc38.noarch                   67/148 
18:24:33 #13 54.31   Verifying        : perl-podlators-1:5.01-2.fc38.noarch                 68/148 
18:24:33 #13 54.31   Verifying        : perl-srpm-macros-1-48.fc38.noarch                   69/148 
18:24:33 #13 54.31   Verifying        : pkgconf-1.8.0-6.fc38.aarch64                        70/148 
18:24:33 #13 54.31   Verifying        : pkgconf-m4-1.8.0-6.fc38.noarch                      71/148 
18:24:33 #13 54.31   Verifying        : pkgconf-pkg-config-1.8.0-6.fc38.aarch64             72/148 
18:24:33 #13 54.31   Verifying        : python-srpm-macros-3.11-10.fc38.noarch              73/148 
18:24:33 #13 54.31   Verifying        : python-systemd-doc-235-2.fc38.aarch64               74/148 
18:24:33 #13 54.31   Verifying        : python3-construct-2.10.68-4.fc38.noarch             75/148 
18:24:33 #13 54.31   Verifying        : python3-dateutil-1:2.8.2-5.fc38.noarch              76/148 
18:24:33 #13 54.31   Verifying        : python3-dbus-1.3.2-2.fc38.aarch64                   77/148 
18:24:33 #13 54.31   Verifying        : python3-distro-1.8.0-2.fc38.noarch                  78/148 
18:24:33 #13 54.31   Verifying        : python3-enchant-3.2.2-6.fc38.noarch                 79/148 
18:24:33 #13 54.31   Verifying        : python3-file-magic-5.44-3.fc38.noarch               80/148 
18:24:33 #13 54.31   Verifying        : python3-pybeam-0.7-5.fc38.noarch                    81/148 
18:24:33 #13 54.31   Verifying        : python3-pyxdg-0.27-7.fc38.noarch                    82/148 
18:24:33 #13 54.31   Verifying        : python3-six-1.16.0-9.fc38.noarch                    83/148 
18:24:33 #13 54.31   Verifying        : python3-systemd-235-2.fc38.aarch64                  84/148 
18:24:33 #13 54.31   Verifying        : python3-tomli-w-1.0.0-5.fc38.noarch                 85/148 
18:24:33 #13 54.31   Verifying        : redhat-rpm-config-252-1.fc38.noarch                 86/148 
18:24:33 #13 54.31   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch          87/148 
18:24:33 #13 54.31   Verifying        : shared-mime-info-2.2-3.fc38.aarch64                 88/148 
18:24:33 #13 54.31   Verifying        : unzip-6.0-60.fc38.aarch64                           89/148 
18:24:33 #13 54.31   Verifying        : web-assets-filesystem-5-19.fc38.noarch              90/148 
18:24:33 #13 54.31   Verifying        : xz-5.4.1-1.fc38.aarch64                             91/148 
18:24:33 #13 54.31   Verifying        : ansible-srpm-macros-1-10.fc38.noarch                92/148 
18:24:33 #13 54.31   Verifying        : dash-0.5.12-1.fc38.aarch64                          93/148 
18:24:33 #13 54.31   Verifying        : dbus-libs-1:1.14.10-1.fc38.aarch64                  94/148 
18:24:33 #13 54.31   Verifying        : debugedit-5.0-9.fc38.aarch64                        95/148 
18:24:33 #13 54.31   Verifying        : diffutils-3.10-1.fc38.aarch64                       96/148 
18:24:33 #13 54.31   Verifying        : dnf-plugins-core-4.4.3-1.fc38.noarch                97/148 
18:24:33 #13 54.31   Verifying        : elfutils-0.189-3.fc38.aarch64                       98/148 
18:24:33 #13 54.31   Verifying        : elfutils-debuginfod-client-0.189-3.fc38.aarch64     99/148 
18:24:33 #13 54.31   Verifying        : emacs-filesystem-1:28.3-0.rc1.fc38.noarch          100/148 
18:24:33 #13 54.31   Verifying        : gdb-minimal-13.2-5.fc38.aarch64                    101/148 
18:24:33 #13 54.31   Verifying        : glibc-gconv-extra-2.37-10.fc38.aarch64             102/148 
18:24:33 #13 54.31   Verifying        : kernel-srpm-macros-1.0-19.fc38.noarch              103/148 
18:24:33 #13 54.31   Verifying        : package-notes-srpm-macros-0.5-8.fc38.noarch        104/148 
18:24:33 #13 54.31   Verifying        : perl-AutoLoader-5.74-497.fc38.noarch               105/148 
18:24:33 #13 54.31   Verifying        : perl-B-1.83-497.fc38.aarch64                       106/148 
18:24:33 #13 54.31   Verifying        : perl-Class-Struct-0.66-497.fc38.noarch             107/148 
18:24:33 #13 54.31   Verifying        : perl-DynaLoader-1.52-497.fc38.aarch64              108/148 
18:24:33 #13 54.31   Verifying        : perl-Errno-1.36-497.fc38.aarch64                   109/148 
18:24:33 #13 54.31   Verifying        : perl-Fcntl-1.15-497.fc38.aarch64                   110/148 
18:24:33 #13 54.31   Verifying        : perl-File-Basename-2.85-497.fc38.noarch            111/148 
18:24:33 #13 54.31   Verifying        : perl-File-stat-1.12-497.fc38.noarch                112/148 
18:24:33 #13 54.31   Verifying        : perl-FileHandle-2.03-497.fc38.noarch               113/148 
18:24:33 #13 54.31   Verifying        : perl-Getopt-Std-1.13-497.fc38.noarch               114/148 
18:24:33 #13 54.31   Verifying        : perl-HTTP-Tiny-0.086-2.fc38.noarch                 115/148 
18:24:33 #13 54.31   Verifying        : perl-IO-1.50-497.fc38.aarch64                      116/148 
18:24:33 #13 54.31   Verifying        : perl-IPC-Open3-1.22-497.fc38.noarch                117/148 
18:24:33 #13 54.31   Verifying        : perl-NDBM_File-1.15-497.fc38.aarch64               118/148 
18:24:33 #13 54.32   Verifying        : perl-POSIX-2.03-497.fc38.aarch64                   119/148 
18:24:33 #13 54.32   Verifying        : perl-SelectSaver-1.02-497.fc38.noarch              120/148 
18:24:33 #13 54.32   Verifying        : perl-Symbol-1.09-497.fc38.noarch                   121/148 
18:24:33 #13 54.32   Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch        122/148 
18:24:33 #13 54.32   Verifying        : perl-base-2.27-497.fc38.noarch                     123/148 
18:24:33 #13 54.32   Verifying        : perl-if-0.61.000-497.fc38.noarch                   124/148 
18:24:33 #13 54.32   Verifying        : perl-interpreter-4:5.36.1-497.fc38.aarch64         125/148 
18:24:33 #13 54.32   Verifying        : perl-libs-4:5.36.1-497.fc38.aarch64                126/148 
18:24:33 #13 54.32   Verifying        : perl-locale-1.10-497.fc38.noarch                   127/148 
18:24:33 #13 54.32   Verifying        : perl-mro-1.26-497.fc38.aarch64                     128/148 
18:24:33 #13 54.32   Verifying        : perl-overload-1.35-497.fc38.noarch                 129/148 
18:24:33 #13 54.32   Verifying        : perl-overloading-0.02-497.fc38.noarch              130/148 
18:24:33 #13 54.32   Verifying        : perl-vars-1.05-497.fc38.noarch                     131/148 
18:24:33 #13 54.32   Verifying        : pyproject-srpm-macros-1.10.0-1.fc38.noarch         132/148 
18:24:33 #13 54.32   Verifying        : python3-dnf-plugins-core-4.4.3-1.fc38.noarch       133/148 
18:24:33 #13 54.32   Verifying        : python3-zstandard-0.21.0-1.fc38.aarch64            134/148 
18:24:33 #13 54.32   Verifying        : qt5-srpm-macros-5.15.10-1.fc38.noarch              135/148 
18:24:33 #13 54.32   Verifying        : rpm-build-4.18.1-3.fc38.aarch64                    136/148 
18:24:33 #13 54.32   Verifying        : rpmlint-2.4.0-6.fc38.noarch                        137/148 
18:24:33 #13 54.32   Verifying        : rpmlint-fedora-license-data-1.31-1.fc38.noarch     138/148 
18:24:33 #13 54.32   Verifying        : rust-srpm-macros-25.2-1.fc38.noarch                139/148 
18:24:33 #13 54.32   Verifying        : xxhash-libs-0.8.2-1.fc38.aarch64                   140/148 
18:24:33 #13 54.32   Verifying        : zip-3.0-37.fc38.aarch64                            141/148 
18:24:33 #13 54.32   Verifying        : zstd-1.5.5-1.fc38.aarch64                          142/148 
18:24:33 #13 54.32   Verifying        : glibc-2.37-10.fc38.aarch64                         143/148 
18:24:33 #13 54.32   Verifying        : glibc-2.37-5.fc38.aarch64                          144/148 
18:24:33 #13 54.32   Verifying        : glibc-common-2.37-10.fc38.aarch64                  145/148 
18:24:33 #13 54.32   Verifying        : glibc-common-2.37-5.fc38.aarch64                   146/148 
18:24:33 #13 54.32   Verifying        : glibc-minimal-langpack-2.37-10.fc38.aarch64        147/148 
18:24:33 #13 54.32   Verifying        : glibc-minimal-langpack-2.37-5.fc38.aarch64         148/148 
18:24:33 #13 54.47 
18:24:33 #13 54.47 Upgraded:
18:24:33 #13 54.47   glibc-2.37-10.fc38.aarch64                  glibc-common-2.37-10.fc38.aarch64
18:24:33 #13 54.47   glibc-minimal-langpack-2.37-10.fc38.aarch64
18:24:33 #13 54.47 Installed:
18:24:33 #13 54.47   ansible-srpm-macros-1-10.fc38.noarch                                          
18:24:33 #13 54.47   binutils-2.39-9.fc38.aarch64                                                  
18:24:33 #13 54.47   binutils-gold-2.39-9.fc38.aarch64                                             
18:24:33 #13 54.47   bzip2-1.0.8-13.fc38.aarch64                                                   
18:24:33 #13 54.47   cpio-2.13-14.fc38.aarch64                                                     
18:24:33 #13 54.47   dash-0.5.12-1.fc38.aarch64                                                    
18:24:33 #13 54.47   dbus-libs-1:1.14.10-1.fc38.aarch64                                            
18:24:33 #13 54.47   debugedit-5.0-9.fc38.aarch64                                                  
18:24:33 #13 54.47   desktop-file-utils-0.26-8.fc38.aarch64                                        
18:24:33 #13 54.47   devscripts-checkbashisms-2.23.0-1.fc38.aarch64                                
18:24:33 #13 54.47   diffutils-3.10-1.fc38.aarch64                                                 
18:24:33 #13 54.47   dnf-plugins-core-4.4.3-1.fc38.noarch                                          
18:24:33 #13 54.47   dwz-0.15-2.fc38.aarch64                                                       
18:24:33 #13 54.47   ed-1.19-2.fc38.aarch64                                                        
18:24:33 #13 54.47   efi-srpm-macros-5-7.fc38.noarch                                               
18:24:33 #13 54.47   elfutils-0.189-3.fc38.aarch64                                                 
18:24:33 #13 54.47   elfutils-debuginfod-client-0.189-3.fc38.aarch64                               
18:24:33 #13 54.47   emacs-filesystem-1:28.3-0.rc1.fc38.noarch                                     
18:24:33 #13 54.47   enchant2-2.3.4-1.fc38.aarch64                                                 
18:24:33 #13 54.47   file-5.44-3.fc38.aarch64                                                      
18:24:33 #13 54.47   fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
18:24:33 #13 54.47   fonts-srpm-macros-1:2.0.5-11.fc38.noarch                                      
18:24:33 #13 54.47   fpc-srpm-macros-1.3-7.fc38.noarch                                             
18:24:33 #13 54.47   gdb-minimal-13.2-5.fc38.aarch64                                               
18:24:33 #13 54.47   gdk-pixbuf2-2.42.10-2.fc38.aarch64                                            
18:24:33 #13 54.47   ghc-srpm-macros-1.6.1-1.fc38.noarch                                           
18:24:33 #13 54.47   glibc-gconv-extra-2.37-10.fc38.aarch64                                        
18:24:33 #13 54.47   gnat-srpm-macros-6-2.fc38.noarch                                              
18:24:33 #13 54.47   go-srpm-macros-3.2.0-2.fc38.noarch                                            
18:24:33 #13 54.47   groff-base-1.22.4-11.fc38.aarch64                                             
18:24:33 #13 54.47   hunspell-1.7.2-3.fc38.aarch64                                                 
18:24:33 #13 54.47   hunspell-en-0.20201207-3.fc38.noarch                                          
18:24:33 #13 54.47   hunspell-en-GB-0.20201207-3.fc38.noarch                                       
18:24:33 #13 54.47   hunspell-en-US-0.20201207-3.fc38.noarch                                       
18:24:33 #13 54.47   hunspell-filesystem-1.7.2-3.fc38.aarch64                                      
18:24:33 #13 54.47   jansson-2.13.1-6.fc38.aarch64                                                 
18:24:33 #13 54.47   js-jquery-3.6.3-2.fc38.noarch                                                 
18:24:33 #13 54.47   json-glib-1.6.6-4.fc38.aarch64                                                
18:24:33 #13 54.47   kernel-srpm-macros-1.0-19.fc38.noarch                                         
18:24:33 #13 54.47   libappstream-glib-0.8.2-2.fc38.aarch64                                        
18:24:33 #13 54.47   libjpeg-turbo-2.1.4-2.fc38.aarch64                                            
18:24:33 #13 54.47   libpkgconf-1.8.0-6.fc38.aarch64                                               
18:24:33 #13 54.47   libpng-2:1.6.37-14.fc38.aarch64                                               
18:24:33 #13 54.47   libstemmer-2.2.0-5.fc38.aarch64                                               
18:24:33 #13 54.47   lua-srpm-macros-1-8.fc38.noarch                                               
18:24:33 #13 54.47   ncurses-6.4-3.20230114.fc38.aarch64                                           
18:24:33 #13 54.47   ocaml-srpm-macros-7-3.fc38.noarch                                             
18:24:33 #13 54.47   openblas-srpm-macros-2-13.fc38.noarch                                         
18:24:33 #13 54.47   package-notes-srpm-macros-0.5-8.fc38.noarch                                   
18:24:33 #13 54.47   patch-2.7.6-19.fc38.aarch64                                                   
18:24:33 #13 54.47   perl-AutoLoader-5.74-497.fc38.noarch                                          
18:24:33 #13 54.47   perl-B-1.83-497.fc38.aarch64                                                  
18:24:33 #13 54.47   perl-Carp-1.52-490.fc38.noarch                                                
18:24:33 #13 54.47   perl-Class-Struct-0.66-497.fc38.noarch                                        
18:24:33 #13 54.47   perl-Data-Dumper-2.184-491.fc38.aarch64                                       
18:24:33 #13 54.47   perl-Digest-1.20-490.fc38.noarch                                              
18:24:33 #13 54.47   perl-Digest-MD5-2.58-490.fc38.aarch64                                         
18:24:33 #13 54.47   perl-DynaLoader-1.52-497.fc38.aarch64                                         
18:24:33 #13 54.47   perl-Encode-4:3.19-493.fc38.aarch64                                           
18:24:33 #13 54.47   perl-Errno-1.36-497.fc38.aarch64                                              
18:24:33 #13 54.47   perl-Exporter-5.77-490.fc38.noarch                                            
18:24:33 #13 54.47   perl-Fcntl-1.15-497.fc38.aarch64                                              
18:24:33 #13 54.47   perl-File-Basename-2.85-497.fc38.noarch                                       
18:24:33 #13 54.47   perl-File-Path-2.18-490.fc38.noarch                                           
18:24:33 #13 54.47   perl-File-Temp-1:0.231.100-490.fc38.noarch                                    
18:24:33 #13 54.47   perl-File-stat-1.12-497.fc38.noarch                                           
18:24:33 #13 54.47   perl-FileHandle-2.03-497.fc38.noarch                                          
18:24:33 #13 54.47   perl-Getopt-Long-1:2.54-2.fc38.noarch                                         
18:24:33 #13 54.47   perl-Getopt-Std-1.13-497.fc38.noarch                                          
18:24:33 #13 54.47   perl-HTTP-Tiny-0.086-2.fc38.noarch                                            
18:24:33 #13 54.47   perl-IO-1.50-497.fc38.aarch64                                                 
18:24:33 #13 54.47   perl-IO-Socket-IP-0.41-492.fc38.noarch                                        
18:24:33 #13 54.47   perl-IO-Socket-SSL-2.081-1.fc38.noarch                                        
18:24:33 #13 54.47   perl-IPC-Open3-1.22-497.fc38.noarch                                           
18:24:33 #13 54.47   perl-MIME-Base64-3.16-490.fc38.aarch64                                        
18:24:33 #13 54.47   perl-Mozilla-CA-20221114-2.fc38.noarch                                        
18:24:33 #13 54.47   perl-NDBM_File-1.15-497.fc38.aarch64                                          
18:24:33 #13 54.47   perl-Net-SSLeay-1.92-5.fc38.aarch64                                           
18:24:33 #13 54.47   perl-POSIX-2.03-497.fc38.aarch64                                              
18:24:33 #13 54.47   perl-PathTools-3.84-490.fc38.aarch64                                          
18:24:33 #13 54.47   perl-Pod-Escapes-1:1.07-490.fc38.noarch                                       
18:24:33 #13 54.47   perl-Pod-Perldoc-3.28.01-491.fc38.noarch                                      
18:24:33 #13 54.47   perl-Pod-Simple-1:3.43-491.fc38.noarch                                        
18:24:33 #13 54.47   perl-Pod-Usage-4:2.03-4.fc38.noarch                                           
18:24:33 #13 54.47   perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64                                
18:24:33 #13 54.47   perl-SelectSaver-1.02-497.fc38.noarch                                         
18:24:33 #13 54.47   perl-Socket-4:2.036-2.fc38.aarch64                                            
18:24:33 #13 54.47   perl-Storable-1:3.26-490.fc38.aarch64                                         
18:24:33 #13 54.47   perl-Symbol-1.09-497.fc38.noarch                                              
18:24:33 #13 54.47   perl-Term-ANSIColor-5.01-491.fc38.noarch                                      
18:24:33 #13 54.47   perl-Term-Cap-1.18-1.fc38.noarch                                              
18:24:33 #13 54.47   perl-Text-ParseWords-3.31-490.fc38.noarch                                     
18:24:33 #13 54.47   perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch                                   
18:24:33 #13 54.47   perl-Time-Local-2:1.300-490.fc38.noarch                                       
18:24:33 #13 54.47   perl-URI-5.17-2.fc38.noarch                                                   
18:24:33 #13 54.47   perl-base-2.27-497.fc38.noarch                                                
18:24:33 #13 54.47   perl-constant-1.33-491.fc38.noarch                                            
18:24:33 #13 54.47   perl-if-0.61.000-497.fc38.noarch                                              
18:24:33 #13 54.47   perl-interpreter-4:5.36.1-497.fc38.aarch64                                    
18:24:33 #13 54.47   perl-libnet-3.15-1.fc38.noarch                                                
18:24:33 #13 54.47   perl-libs-4:5.36.1-497.fc38.aarch64                                           
18:24:33 #13 54.47   perl-locale-1.10-497.fc38.noarch                                              
18:24:33 #13 54.47   perl-mro-1.26-497.fc38.aarch64                                                
18:24:33 #13 54.47   perl-overload-1.35-497.fc38.noarch                                            
18:24:33 #13 54.47   perl-overloading-0.02-497.fc38.noarch                                         
18:24:33 #13 54.47   perl-parent-1:0.241-1.fc38.noarch                                             
18:24:33 #13 54.47   perl-podlators-1:5.01-2.fc38.noarch                                           
18:24:33 #13 54.47   perl-srpm-macros-1-48.fc38.noarch                                             
18:24:33 #13 54.47   perl-vars-1.05-497.fc38.noarch                                                
18:24:33 #13 54.47   pkgconf-1.8.0-6.fc38.aarch64                                                  
18:24:33 #13 54.47   pkgconf-m4-1.8.0-6.fc38.noarch                                                
18:24:33 #13 54.47   pkgconf-pkg-config-1.8.0-6.fc38.aarch64                                       
18:24:33 #13 54.47   pyproject-srpm-macros-1.10.0-1.fc38.noarch                                    
18:24:33 #13 54.47   python-srpm-macros-3.11-10.fc38.noarch                                        
18:24:33 #13 54.47   python-systemd-doc-235-2.fc38.aarch64                                         
18:24:33 #13 54.47   python3-construct-2.10.68-4.fc38.noarch                                       
18:24:33 #13 54.47   python3-dateutil-1:2.8.2-5.fc38.noarch                                        
18:24:33 #13 54.47   python3-dbus-1.3.2-2.fc38.aarch64                                             
18:24:33 #13 54.47   python3-distro-1.8.0-2.fc38.noarch                                            
18:24:33 #13 54.47   python3-dnf-plugins-core-4.4.3-1.fc38.noarch                                  
18:24:33 #13 54.47   python3-enchant-3.2.2-6.fc38.noarch                                           
18:24:33 #13 54.47   python3-file-magic-5.44-3.fc38.noarch                                         
18:24:33 #13 54.47   python3-pybeam-0.7-5.fc38.noarch                                              
18:24:33 #13 54.47   python3-pyxdg-0.27-7.fc38.noarch                                              
18:24:33 #13 54.47   python3-six-1.16.0-9.fc38.noarch                                              
18:24:33 #13 54.47   python3-systemd-235-2.fc38.aarch64                                            
18:24:33 #13 54.47   python3-tomli-w-1.0.0-5.fc38.noarch                                           
18:24:33 #13 54.47   python3-zstandard-0.21.0-1.fc38.aarch64                                       
18:24:33 #13 54.47   qt5-srpm-macros-5.15.10-1.fc38.noarch                                         
18:24:33 #13 54.47   redhat-rpm-config-252-1.fc38.noarch                                           
18:24:33 #13 54.47   rpm-build-4.18.1-3.fc38.aarch64                                               
18:24:33 #13 54.47   rpmautospec-rpm-macros-0.3.5-1.fc38.noarch                                    
18:24:33 #13 54.47   rpmlint-2.4.0-6.fc38.noarch                                                   
18:24:33 #13 54.47   rpmlint-fedora-license-data-1.31-1.fc38.noarch                                
18:24:33 #13 54.47   rust-srpm-macros-25.2-1.fc38.noarch                                           
18:24:33 #13 54.47   shared-mime-info-2.2-3.fc38.aarch64                                           
18:24:33 #13 54.47   unzip-6.0-60.fc38.aarch64                                                     
18:24:33 #13 54.47   web-assets-filesystem-5-19.fc38.noarch                                        
18:24:33 #13 54.47   xxhash-libs-0.8.2-1.fc38.aarch64                                              
18:24:33 #13 54.47   xz-5.4.1-1.fc38.aarch64                                                       
18:24:33 #13 54.47   zip-3.0-37.fc38.aarch64                                                       
18:24:33 #13 54.47   zstd-1.5.5-1.fc38.aarch64                                                     
18:24:33 #13 54.47 
18:24:33 #13 54.47 Complete!
18:24:33 #13 DONE 54.7s
18:24:33 
18:24:33 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
18:24:33 #14 DONE 0.0s
18:24:33 
18:24:33 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:24:33 + docker container ls -aq
[Pipeline] echo
18:24:33 Docker containers have been removed
[Pipeline] echo
18:24:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
18:24:33 #15 28.42 (1/89): desktop-file-utils-0.26-1.el8.x86_64.rp 350 kB/s |  80 kB     00:00    
18:24:33 #15 28.43 (2/89): efi-srpm-macros-3-3.el8.noarch.rpm       95 kB/s |  22 kB     00:00    
18:24:33 #15 28.43 (3/89): dwz-0.12-10.el8.x86_64.rpm              457 kB/s | 109 kB     00:00    
18:24:33 #15 28.44 (4/89): gc-7.6.4-3.el8.x86_64.rpm               9.4 MB/s | 109 kB     00:00    
18:24:33 #15 28.44 (5/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.4 MB/s | 9.3 kB     00:00    
18:24:33 #15 28.44 (6/89): go-srpm-macros-2-17.el8.noarch.rpm      2.5 MB/s |  13 kB     00:00    
18:24:33 #15 28.45 (7/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm    7.0 MB/s |  38 kB     00:00    
18:24:33 #15 28.45 (8/89): libipt-1.6.1-8.el8.x86_64.rpm           9.6 MB/s |  50 kB     00:00    
18:24:33 #15 28.46 (9/89): ocaml-srpm-macros-5-4.el8.noarch.rpm    2.2 MB/s | 9.4 kB     00:00    
18:24:33 #15 28.46 (10/89): openblas-srpm-macros-2-2.el8.noarch.rp 2.0 MB/s | 7.9 kB     00:00    
18:24:33 #15 28.47 (11/89): perl-Digest-1.17-395.el8.noarch.rpm    5.3 MB/s |  27 kB     00:00    
18:24:33 #15 28.47 (12/89): perl-Digest-MD5-2.55-396.el8.x86_64.rp 8.4 MB/s |  37 kB     00:00    
18:24:33 #15 28.48 (13/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 8.5 MB/s |  47 kB     00:00    
18:24:33 #15 28.49 (14/89): perl-IO-Socket-SSL-2.066-4.module_el8+  23 MB/s | 304 kB     00:00    
18:24:33 #15 28.51 (15/89): gdb-headless-8.2-20.el8.x86_64.rpm      43 MB/s | 3.7 MB     00:00    
18:24:33 #15 28.52 (16/89): perl-Mozilla-CA-20160104-7.module_el8+ 630 kB/s |  15 kB     00:00    
18:24:33 #15 28.54 (17/89): guile-2.0.14-7.el8.x86_64.rpm           36 MB/s | 3.5 MB     00:00    
[Pipeline] echo
18:24:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-amd64)
[Pipeline] sh
18:24:33 From https://github.com/docker/docker
18:24:33  * [new branch]      master     -> master
18:24:33  * [new branch]      master     -> origin/master
18:24:33 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:24:33 #14 23.49 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
18:24:33 #14 23.57 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
18:24:33 #14 23.60 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
18:24:33 #14 23.66 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
18:24:33 #14 23.68 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
18:24:33 #14 23.69 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
18:24:33 #14 23.74 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
18:24:33 #15 28.54 (18/89): perl-URI-1.73-3.el8.noarch.rpm         4.2 MB/s | 116 kB     00:00    
18:24:33 #15 28.55 (19/89): perl-libnet-3.11-3.el8.noarch.rpm       14 MB/s | 121 kB     00:00    
18:24:33 #15 28.55 (20/89): perl-srpm-macros-1-25.el8.noarch.rpm   1.4 MB/s |  11 kB     00:00    
18:24:33 #15 28.55 (21/89): python3-systemd-234-8.el8.x86_64.rpm    11 MB/s |  81 kB     00:00    
18:24:33 #15 28.56 (22/89): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.7 MB/s |  11 kB     00:00    
18:24:33 #15 28.56 (23/89): perl-Net-SSLeay-1.88-2.module_el8+339+ 7.7 MB/s | 402 kB     00:00    
18:24:33 #15 28.57 (24/89): rpm-build-4.14.3-26.el8.x86_64.rpm      12 MB/s | 174 kB     00:00    
18:24:33 #15 28.57 (25/89): rust-srpm-macros-5-2.el8.noarch.rpm    1.2 MB/s | 9.2 kB     00:00    
18:24:33 #15 28.58 (26/89): rpmlint-1.10-14.el8.noarch.rpm          10 MB/s | 192 kB     00:00    
18:24:33 #15 28.58 (27/89): bzip2-1.0.6-26.el8.x86_64.rpm          7.4 MB/s |  60 kB     00:00    
18:24:33 #15 28.58 (28/89): dbus-glib-0.110-2.el8.x86_64.rpm        16 MB/s | 127 kB     00:00    
18:24:33 #15 28.59 (29/89): zstd-1.4.4-1.el8.x86_64.rpm             17 MB/s | 393 kB     00:00    
18:24:33 #15 28.60 (30/89): dnf-plugins-core-4.0.21-23.el8.noarch. 6.1 MB/s |  77 kB     00:00    
18:24:33 #15 28.61 (31/89): diffutils-3.6-6.el8.x86_64.rpm          14 MB/s | 358 kB     00:00    
18:24:33 #15 28.61 (32/89): elfutils-debuginfod-client-0.189-3.el8 6.5 MB/s |  76 kB     00:00    
18:24:33 #15 28.61 (33/89): emacs-filesystem-26.1-11.el8.noarch.rp 7.3 MB/s |  70 kB     00:00    
18:24:33 #15 28.62 (34/89): file-5.33-25.el8.x86_64.rpm            8.0 MB/s |  77 kB     00:00    
18:24:33 #15 28.63 (35/89): elfutils-0.189-3.el8.x86_64.rpm         15 MB/s | 553 kB     00:00    
18:24:33 #15 28.64 (36/89): libbabeltrace-1.5.4-4.el8.x86_64.rpm    17 MB/s | 200 kB     00:00    
18:24:33 #15 28.65 (37/89): groff-base-1.22.3-18.el8.x86_64.rpm     33 MB/s | 1.0 MB     00:00    
18:24:33 #15 28.65 (38/89): libpkgconf-1.4.2-1.el8.x86_64.rpm      2.6 MB/s |  35 kB     00:00    
18:24:33 #15 28.66 (39/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   9.3 MB/s |  58 kB     00:00    
18:24:33 #15 28.67 (40/89): glibc-gconv-extra-2.28-236.el8.7.x86_6  29 MB/s | 1.7 MB     00:00    
18:24:33 #15 28.68 (41/89): ncurses-6.1-10.20180224.el8.x86_64.rpm  14 MB/s | 393 kB     00:00    
18:24:33 #15 28.69 (42/89): patch-2.7.6-11.el8.x86_64.rpm           11 MB/s | 138 kB     00:00    
18:24:33 #15 28.72 (43/89): perl-Carp-1.42-396.el8.noarch.rpm      883 kB/s |  30 kB     00:00    
18:24:33 #15 28.72 (44/89): perl-Data-Dumper-2.167-399.el8.x86_64. 1.6 MB/s |  58 kB     00:00    
18:24:33 #15 28.76 (45/89): openssl-1.1.1k-9.el8.x86_64.rpm        6.9 MB/s | 737 kB     00:00    
18:24:33 #14 23.75 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
18:24:33 #14 23.77 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
18:24:33 #14 23.80 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
18:24:33 #14 23.81 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
18:24:33 #14 23.96 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
18:24:33 #16 65.53   Updating   : systemd-libs-219-78.el7_9.7.aarch64                         3/65 
18:24:33 + echo starting...
18:24:33 starting...
18:24:34 #13 9.705 CentOS Stream 9 - Extras packages                14 kB/s |  14 kB     00:01    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:24:34 #15 28.77 (46/89): perl-Errno-1.28-422.el8.x86_64.rpm     1.7 MB/s |  76 kB     00:00    
18:24:34 #15 28.77 (47/89): perl-Exporter-5.72-396.el8.noarch.rpm  4.9 MB/s |  34 kB     00:00    
18:24:34 #15 28.77 (48/89): perl-File-Path-2.15-2.el8.noarch.rpm   5.4 MB/s |  38 kB     00:00    
18:24:34 #15 28.78 (49/89): perl-File-Temp-0.230.600-1.el8.noarch. 6.5 MB/s |  63 kB     00:00    
18:24:34 #15 28.78 (50/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm 6.9 MB/s |  63 kB     00:00    
18:24:34 #15 28.79 (51/89): perl-HTTP-Tiny-0.074-2.el8.noarch.rpm  9.2 MB/s |  58 kB     00:00    
18:24:34 #15 28.79 (52/89): perl-IO-1.38-422.el8.x86_64.rpm         16 MB/s | 142 kB     00:00    
18:24:34 #15 28.79 (53/89): perl-MIME-Base64-3.15-396.el8.x86_64.r 3.7 MB/s |  31 kB     00:00    
18:24:34 #15 28.80 (54/89): perl-PathTools-3.74-1.el8.x86_64.rpm    11 MB/s |  90 kB     00:00    
18:24:34 #15 28.91 (55/89): perl-Encode-2.97-3.el8.x86_64.rpm      7.6 MB/s | 1.5 MB     00:00    
18:24:34 #15 28.91 (56/89): perl-Pod-Escapes-1.07-395.el8.noarch.r 173 kB/s |  20 kB     00:00    
18:24:34 #15 28.94 (57/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r 607 kB/s |  86 kB     00:00    
18:24:34 #15 28.95 (58/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm 1.1 MB/s |  34 kB     00:00    
18:24:34 #15 28.95 (59/89): perl-Scalar-List-Utils-1.49-2.el8.x86_  11 MB/s |  68 kB     00:00    
18:24:34 #15 28.95 (60/89): perl-Pod-Simple-3.35-395.el8.noarch.rp 4.9 MB/s | 213 kB     00:00    
18:24:34 #15 28.96 (61/89): perl-Socket-2.027-3.el8.x86_64.rpm     5.1 MB/s |  59 kB     00:00    
18:24:34 #15 29.00 (62/89): perl-Term-ANSIColor-4.06-396.el8.noarc 977 kB/s |  46 kB     00:00    
18:24:34 #15 29.03 (63/89): perl-Storable-3.11-3.el8.x86_64.rpm    1.2 MB/s |  98 kB     00:00    
18:24:34 #14 24.11 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
18:24:34 #14 24.13 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
18:24:34 #14 24.14 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
18:24:34 #14 24.23 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B]
18:24:34 #14 24.24 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
18:24:34 #14 24.27 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
18:24:34 git init src/github.com/docker/buildx
18:24:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:24:34 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:24:34 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:24:34 + SRC=src/github.com/docker/buildx
18:24:34 + REF=v0.11.2
18:24:34 + REF_FETCH=v0.11.2
18:24:34 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:24:34 + awk {print $2}
18:24:34 + REF=refs/tags/v0.11.2
18:24:34 + [ -n refs/tags/v0.11.2 ]
18:24:34 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:34 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:34 #13 10.45 Dependencies resolved.
18:24:34 #15 29.03 (64/89): perl-Term-Cap-1.17-395.el8.noarch.rpm  296 kB/s |  23 kB     00:00    
18:24:34 #15 29.04 (65/89): perl-Text-ParseWords-3.30-395.el8.noar 487 kB/s |  18 kB     00:00    
18:24:34 #15 29.04 (66/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 4.0 MB/s |  24 kB     00:00    
18:24:34 #15 29.04 (67/89): perl-Time-Local-1.280-1.el8.noarch.rpm 3.7 MB/s |  34 kB     00:00    
18:24:34 #15 29.05 (68/89): perl-Unicode-Normalize-1.25-396.el8.x8 8.2 MB/s |  82 kB     00:00    
18:24:34 #15 29.05 (69/89): perl-constant-1.33-396.el8.noarch.rpm  2.6 MB/s |  25 kB     00:00    
18:24:34 #15 29.06 (70/89): perl-macros-5.26.3-422.el8.x86_64.rpm   12 MB/s |  73 kB     00:00    
18:24:34 #15 29.06 (71/89): perl-parent-0.237-1.el8.noarch.rpm     4.2 MB/s |  20 kB     00:00    
18:24:34 #15 29.07 (72/89): perl-podlators-4.11-1.el8.noarch.rpm    17 MB/s | 118 kB     00:00    
18:24:34 #15 29.08 (73/89): perl-threads-2.21-2.el8.x86_64.rpm      13 MB/s |  61 kB     00:00    
18:24:34 #15 29.08 (74/89): perl-threads-shared-1.58-2.el8.x86_64. 7.8 MB/s |  48 kB     00:00    
18:24:34 #15 29.15 (75/89): perl-libs-5.26.3-422.el8.x86_64.rpm     15 MB/s | 1.6 MB     00:00    
18:24:34 #15 29.15 (76/89): pkgconf-1.4.2-1.el8.x86_64.rpm         533 kB/s |  38 kB     00:00    
18:24:34 #15 29.16 (77/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.1 MB/s |  17 kB     00:00    
18:24:34 #15 29.16 (78/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 1.5 MB/s |  15 kB     00:00    
18:24:34 #15 29.17 (79/89): python-rpm-macros-3-45.el8.noarch.rpm  1.8 MB/s |  16 kB     00:00    
18:24:34 #15 29.17 (80/89): python-srpm-macros-3-45.el8.noarch.rpm 3.0 MB/s |  16 kB     00:00    
18:24:34 #15 29.18 (81/89): python3-dateutil-2.6.1-6.el8.noarch.rp  23 MB/s | 251 kB     00:00    
18:24:34 #15 29.18 (82/89): python3-dbus-1.2.4-15.el8.x86_64.rpm   9.5 MB/s | 134 kB     00:00    
18:24:34 #15 29.19 (83/89): python3-dnf-plugins-core-4.0.21-23.el8  23 MB/s | 279 kB     00:00    
18:24:34 #15 29.19 (84/89): python3-rpm-macros-3-45.el8.noarch.rpm 1.5 MB/s |  15 kB     00:00    
18:24:34 #15 29.20 (85/89): python3-six-1.11.0-8.el8.noarch.rpm    4.2 MB/s |  38 kB     00:00    
18:24:34 #15 29.21 (86/89): redhat-rpm-config-131-1.el8.noarch.rpm 7.4 MB/s |  94 kB     00:00    
18:24:34 #15 29.21 (87/89): unzip-6.0-46.el8.x86_64.rpm             14 MB/s | 196 kB     00:00    
18:24:34 #15 29.25 (88/89): zip-3.0-23.el8.x86_64.rpm              6.8 MB/s | 270 kB     00:00    
18:24:34 #15 29.28 (89/89): perl-interpreter-5.26.3-422.el8.x86_64  26 MB/s | 6.3 MB     00:00    
18:24:34 + docker version
18:24:34 Client: Docker Engine - Community
18:24:34  Version:           24.0.2
18:24:34  API version:       1.43
18:24:34  Go version:        go1.20.4
18:24:34  Git commit:        cb74dfc
18:24:34  Built:             Thu May 25 21:52:22 2023
18:24:34  OS/Arch:           linux/amd64
18:24:34  Context:           default
18:24:34 
18:24:34 Server: Docker Engine - Community
18:24:34  Engine:
18:24:34   Version:          24.0.2
18:24:34   API version:      1.43 (minimum version 1.12)
18:24:34   Go version:       go1.20.4
18:24:34   Git commit:       659604f
18:24:34   Built:            Thu May 25 21:52:22 2023
18:24:34   OS/Arch:          linux/amd64
18:24:34   Experimental:     true
18:24:34  containerd:
18:24:34   Version:          1.6.21
18:24:34   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:34  runc:
18:24:34   Version:          1.1.7
18:24:34   GitCommit:        v1.1.7-0-g860f061
18:24:34  docker-init:
18:24:34   Version:          0.19.0
18:24:34   GitCommit:        de40ad0
18:24:34 #15 1.399 Last metadata expiration check: 0:00:17 ago on Wed Oct 11 18:24:17 2023.
18:24:34 #14 24.30 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
18:24:34 #14 24.36 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
18:24:34 #14 24.37 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
18:24:34 #14 24.38 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
18:24:34 #13 10.46 ================================================================================
18:24:34 #13 10.46  Package                      Arch    Version                  Repository  Size
18:24:34 #13 10.46 ================================================================================
18:24:34 #13 10.46 Installing:
18:24:34 #13 10.46  dnf-plugins-core             noarch  4.3.0-11.el9             baseos      38 k
18:24:34 #13 10.46  rpm-build                    x86_64  4.16.1.3-25.el9          appstream   67 k
18:24:34 #13 10.46  rpmlint                      noarch  1.11-19.el9              appstream  198 k
18:24:34 #13 10.46 Installing dependencies:
18:24:34 #13 10.46  adobe-source-code-pro-fonts  noarch  2.030.1.050-12.el9.1     baseos     832 k
18:24:34 #13 10.46  binutils                     x86_64  2.35.2-42.el9            baseos     4.6 M
18:24:34 #13 10.46  binutils-gold                x86_64  2.35.2-42.el9            baseos     735 k
18:24:34 #13 10.46  bzip2                        x86_64  1.0.8-8.el9              baseos      56 k
18:24:34 #13 10.46  cpio                         x86_64  2.13-16.el9              baseos     275 k
18:24:34 #13 10.46  dbus-libs                    x86_64  1:1.12.20-8.el9          baseos     152 k
18:24:34 #13 10.46  debugedit                    x86_64  5.0-4.el9                appstream   77 k
18:24:34 #13 10.46  desktop-file-utils           x86_64  0.26-6.el9               appstream   74 k
18:24:34 #13 10.46  diffutils                    x86_64  3.7-12.el9               baseos     397 k
18:24:34 #13 10.46  dwz                          x86_64  0.14-3.el9               appstream  128 k
18:24:34 #13 10.46  ed                           x86_64  1.14.2-12.el9            baseos      75 k
18:24:34 #13 10.46  efi-srpm-macros              noarch  4-9.el9                  appstream   23 k
18:24:34 #13 10.46  elfutils                     x86_64  0.189-3.el9              baseos     527 k
18:24:34 #13 10.46  elfutils-debuginfod-client   x86_64  0.189-3.el9              baseos      37 k
18:24:34 #13 10.46  emacs-filesystem             noarch  1:27.2-9.el9             appstream  8.9 k
18:24:34 #13 10.46  enchant                      x86_64  1:1.6.0-30.el9           appstream   62 k
18:24:34 #13 10.46  file                         x86_64  5.39-14.el9              baseos      49 k
18:24:34 #13 10.46  fonts-srpm-macros            noarch  1:2.0.5-7.el9.1          appstream   28 k
18:24:34 #13 10.46  gdb-minimal                  x86_64  10.2-11.el9              appstream  3.5 M
18:24:34 #13 10.46  gdk-pixbuf2                  x86_64  2.42.6-3.el9             appstream  492 k
18:24:34 #13 10.46  ghc-srpm-macros              noarch  1.5.0-6.el9              appstream  8.8 k
18:24:34 #13 10.46  glib-networking              x86_64  2.68.3-3.el9             baseos     186 k
18:24:34 #13 10.46  glibc-gconv-extra            x86_64  2.34-83.el9.7            baseos     1.7 M
18:24:34 #13 10.46  go-srpm-macros               noarch  3.2.0-3.el9              appstream   27 k
18:24:34 #13 10.46  groff-base                   x86_64  1.22.4-10.el9            baseos     1.1 M
18:24:34 #13 10.46  gsettings-desktop-schemas    x86_64  40.0-6.el9               baseos     684 k
18:24:34 #13 10.46  hunspell                     x86_64  1.7.0-11.el9             appstream  325 k
18:24:34 #13 10.46  hunspell-en-GB               noarch  0.20140811.1-20.el9      appstream  226 k
18:24:34 #13 10.46  hunspell-en-US               noarch  0.20140811.1-20.el9      appstream  177 k
18:24:34 #13 10.46  hunspell-filesystem          x86_64  1.7.0-11.el9             appstream  8.7 k
18:24:34 #13 10.46  info                         x86_64  6.7-15.el9               baseos     225 k
18:24:34 #13 10.46  json-glib                    x86_64  1.6.6-1.el9              baseos     163 k
18:24:34 #13 10.46  kernel-srpm-macros           noarch  1.0-13.el9               appstream   16 k
18:24:34 #13 10.46  less                         x86_64  590-2.el9                baseos     162 k
18:24:34 #13 10.46  libappstream-glib            x86_64  0.7.18-4.el9             appstream  396 k
18:24:34 #13 10.46  libatomic                    x86_64  11.4.1-2.3.el9           baseos      35 k
18:24:34 #13 10.46  libbrotli                    x86_64  1.0.9-6.el9              baseos     314 k
18:24:34 #13 10.46  libicu                       x86_64  67.1-9.el9               baseos     9.6 M
18:24:34 #13 10.46  libjpeg-turbo                x86_64  2.0.90-6.el9             appstream  176 k
18:24:34 #13 10.46  libpipeline                  x86_64  1.5.3-4.el9              baseos      49 k
18:24:34 #13 10.46  libpkgconf                   x86_64  1.7.3-10.el9             baseos      36 k
18:24:34 #13 10.46  libpng                       x86_64  2:1.6.37-12.el9          baseos     117 k
18:24:34 #13 10.46  libproxy                     x86_64  0.4.15-35.el9            baseos      74 k
18:24:34 #13 10.46  libpsl                       x86_64  0.21.1-5.el9             baseos      64 k
18:24:34 #13 10.46  libsoup                      x86_64  2.72.0-8.el9             appstream  405 k
18:24:34 #13 10.46  libstemmer                   x86_64  0-18.585svn.el9          appstream   83 k
18:24:34 #13 10.46  lua-srpm-macros              noarch  1-6.el9                  appstream  9.5 k
18:24:34 #13 10.46  man-db                       x86_64  2.9.3-7.el9              baseos     1.2 M
18:24:34 #13 10.46  ncurses                      x86_64  6.2-10.20210508.el9      baseos     400 k
18:24:34 #13 10.46  ocaml-srpm-macros            noarch  6-6.el9                  appstream  8.8 k
18:24:34 #13 10.46  openblas-srpm-macros         noarch  2-11.el9                 appstream  8.4 k
18:24:34 #13 10.46  patch                        x86_64  2.7.6-16.el9             appstream  128 k
18:24:34 #13 10.46  perl-AutoLoader              noarch  5.74-480.el9             appstream   22 k
18:24:34 #13 10.46  perl-B                       x86_64  1.80-480.el9             appstream  181 k
18:24:34 #13 10.46  perl-Carp                    noarch  1.50-460.el9             appstream   30 k
18:24:34 #13 10.46  perl-Class-Struct            noarch  0.66-480.el9             appstream   23 k
18:24:34 #13 10.46  perl-Data-Dumper             x86_64  2.174-462.el9            appstream   56 k
18:24:34 #13 10.46  perl-Digest                  noarch  1.19-4.el9               appstream   26 k
18:24:34 #13 10.46  perl-Digest-MD5              x86_64  2.58-4.el9               appstream   37 k
18:24:34 #13 10.46  perl-Encode                  x86_64  4:3.08-462.el9           appstream  1.7 M
18:24:34 #13 10.46  perl-Errno                   x86_64  1.30-480.el9             appstream   16 k
18:24:34 #13 10.46  perl-Exporter                noarch  5.74-461.el9             appstream   32 k
18:24:34 #13 10.46  perl-Fcntl                   x86_64  1.13-480.el9             appstream   22 k
18:24:34 #13 10.46  perl-File-Basename           noarch  2.85-480.el9             appstream   18 k
18:24:34 #13 10.46  perl-File-Path               noarch  2.18-4.el9               appstream   36 k
18:24:34 #13 10.46  perl-File-Temp               noarch  1:0.231.100-4.el9        appstream   60 k
18:24:34 #13 10.46  perl-File-stat               noarch  1.09-480.el9             appstream   18 k
18:24:34 #13 10.46  perl-FileHandle              noarch  2.03-480.el9             appstream   17 k
18:24:34 #13 10.46  perl-Getopt-Long             noarch  1:2.52-4.el9             appstream   61 k
18:24:34 #13 10.46  perl-Getopt-Std              noarch  1.12-480.el9             appstream   17 k
18:24:34 #13 10.46  perl-HTTP-Tiny               noarch  0.076-461.el9            appstream   54 k
18:24:34 #13 10.46  perl-IO                      x86_64  1.43-480.el9             appstream   90 k
18:24:34 #13 10.46  perl-IO-Socket-IP            noarch  0.41-5.el9               appstream   43 k
18:24:34 #13 10.46  perl-IO-Socket-SSL           noarch  2.073-1.el9              appstream  219 k
18:24:34 #13 10.46  perl-IPC-Open3               noarch  1.21-480.el9             appstream   24 k
18:24:34 #13 10.46  perl-MIME-Base64             x86_64  3.16-4.el9               appstream   31 k
18:24:34 #13 10.46  perl-Mozilla-CA              noarch  20200520-6.el9           appstream   13 k
18:24:34 #13 10.46  perl-Net-SSLeay              x86_64  1.92-2.el9               appstream  388 k
18:24:34 #13 10.46  perl-POSIX                   x86_64  1.94-480.el9             appstream   97 k
18:24:34 #13 10.46  perl-PathTools               x86_64  3.78-461.el9             appstream   88 k
18:24:34 #13 10.46  perl-Pod-Escapes             noarch  1:1.07-460.el9           appstream   21 k
18:24:34 #13 10.46  perl-Pod-Perldoc             noarch  3.28.01-461.el9          appstream   87 k
18:24:34 #13 10.46  perl-Pod-Simple              noarch  1:3.42-4.el9             appstream  225 k
18:24:34 #13 10.46  perl-Pod-Usage               noarch  4:2.01-4.el9             appstream   41 k
18:24:34 #13 10.46  perl-Scalar-List-Utils       x86_64  4:1.56-461.el9           appstream   73 k
18:24:34 #13 10.46  perl-SelectSaver             noarch  1.02-480.el9             appstream   13 k
18:24:34 #13 10.46  perl-Socket                  x86_64  4:2.031-4.el9            appstream   56 k
18:24:34 #13 10.46  perl-Storable                x86_64  1:3.21-460.el9           appstream   96 k
18:24:34 #13 10.46  perl-Symbol                  noarch  1.08-480.el9             appstream   15 k
18:24:34 #13 10.46  perl-Term-ANSIColor          noarch  5.01-461.el9             appstream   49 k
18:24:34 #13 10.46  perl-Term-Cap                noarch  1.17-460.el9             appstream   23 k
18:24:34 #13 10.46  perl-Text-ParseWords         noarch  3.30-460.el9             appstream   17 k
18:24:34 #13 10.46  perl-Text-Tabs+Wrap          noarch  2013.0523-460.el9        appstream   24 k
18:24:34 #13 10.46  perl-Time-Local              noarch  2:1.300-7.el9            appstream   34 k
18:24:34 #13 10.46  perl-URI                     noarch  5.09-3.el9               appstream  121 k
18:24:34 #13 10.46  perl-base                    noarch  2.27-480.el9             appstream   17 k
18:24:34 #13 10.46  perl-constant                noarch  1.33-461.el9             appstream   24 k
18:24:34 #13 10.46  perl-if                      noarch  0.60.800-480.el9         appstream   15 k
18:24:34 #13 10.46  perl-interpreter             x86_64  4:5.32.1-480.el9         appstream   72 k
18:24:34 #13 10.46  perl-libnet                  noarch  3.13-4.el9               appstream  130 k
18:24:34 #13 10.46  perl-libs                    x86_64  4:5.32.1-480.el9         appstream  2.2 M
18:24:34 #13 10.46  perl-mro                     x86_64  1.23-480.el9             appstream   29 k
18:24:34 #13 10.46  perl-overload                noarch  1.31-480.el9             appstream   47 k
18:24:34 #13 10.46  perl-overloading             noarch  0.02-480.el9             appstream   14 k
18:24:34 #13 10.46  perl-parent                  noarch  1:0.238-460.el9          appstream   15 k
18:24:34 #13 10.46  perl-podlators               noarch  1:4.14-460.el9           appstream  114 k
18:24:34 #13 10.46  perl-srpm-macros             noarch  1-41.el9                 appstream  9.1 k
18:24:34 #13 10.46  perl-subs                    noarch  1.03-480.el9             appstream   13 k
18:24:34 #13 10.46  perl-vars                    noarch  1.05-480.el9             appstream   14 k
18:24:34 #13 10.46  pkgconf                      x86_64  1.7.3-10.el9             baseos      41 k
18:24:34 #13 10.46  pkgconf-m4                   noarch  1.7.3-10.el9             baseos      15 k
18:24:34 #13 10.46  pkgconf-pkg-config           x86_64  1.7.3-10.el9             baseos      11 k
18:24:34 #13 10.46  publicsuffix-list-dafsa      noarch  20210518-3.el9           baseos      58 k
18:24:34 #13 10.46  pyproject-srpm-macros        noarch  1.9.0-1.el9              appstream   15 k
18:24:34 #13 10.46  python-srpm-macros           noarch  3.9-52.el9               appstream   24 k
18:24:34 #13 10.46  python3-dateutil             noarch  1:2.8.1-7.el9            baseos     288 k
18:24:34 #13 10.46  python3-dbus                 x86_64  1.2.18-2.el9             baseos     144 k
18:24:34 #13 10.46  python3-dnf-plugins-core     noarch  4.3.0-11.el9             baseos     247 k
18:24:34 #13 10.46  python3-enchant              noarch  3.2.0-5.el9              appstream   86 k
18:24:34 #13 10.46  python3-file-magic           noarch  5.39-14.el9              appstream   17 k
18:24:34 #13 10.46  python3-six                  noarch  1.15.0-9.el9             baseos      37 k
18:24:34 #13 10.46  python3-systemd              x86_64  234-18.el9               baseos      90 k
18:24:34 #13 10.46  qt5-srpm-macros              noarch  5.15.9-1.el9             appstream  8.8 k
18:24:34 #13 10.46  redhat-rpm-config            noarch  206-1.el9                appstream   67 k
18:24:34 #13 10.46  rust-srpm-macros             noarch  17-4.el9                 appstream   10 k
18:24:34 #13 10.46  shared-mime-info             x86_64  2.1-5.el9                baseos     558 k
18:24:34 #13 10.46  systemd-libs                 x86_64  252-18.el9               baseos     654 k
18:24:34 #13 10.46  unzip                        x86_64  6.0-56.el9               baseos     182 k
18:24:34 #13 10.46  webkit2gtk3-jsc              x86_64  2.42.1-1.el9             appstream  3.6 M
18:24:34 #13 10.46  xz                           x86_64  5.2.5-8.el9              baseos     226 k
18:24:34 #13 10.46  zip                          x86_64  3.0-35.el9               baseos     266 k
18:24:34 #13 10.46  zstd                         x86_64  1.5.1-2.el9              baseos     548 k
18:24:34 #13 10.46 Installing weak dependencies:
18:24:34 #13 10.46  abattis-cantarell-fonts      noarch  0.301-4.el9              appstream  365 k
18:24:34 #13 10.46  hunspell-en                  noarch  0.20140811.1-20.el9      appstream  187 k
18:24:34 #13 10.46  libproxy-webkitgtk4          x86_64  0.4.15-35.el9            appstream   22 k
18:24:34 #13 10.46  perl-NDBM_File               x86_64  1.15-480.el9             appstream   23 k
18:24:34 #13 10.46 
18:24:34 #13 10.46 Transaction Summary
18:24:34 #13 10.46 ================================================================================
18:24:34 #13 10.46 Install  139 Packages
18:24:34 #13 10.46 
18:24:34 #13 10.46 Total download size: 45 M
18:24:34 #13 10.46 Installed size: 162 M
18:24:34 #13 10.46 Downloading Packages:
[Pipeline] sh
18:24:34 #21 DONE 17.7s
18:24:34 
18:24:34 #22 [build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
18:24:34 #22 DONE 0.4s
18:24:34 mkdir -p sources
18:24:34 docker run --rm -w /v \
18:24:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:24:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:34 	alpine \
18:24:34 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:24:34 #16 67.04   Updating   : systemd-219-78.el7_9.7.aarch64                              4/65 
18:24:34 #16 67.60 Failed to get D-Bus connection: Operation not permitted
18:24:34 #14 42.02 Public key for emacs-filesystem-24.3-23.el7_9.1.noarch.rpm is not installed
18:24:34 #15 29.29 --------------------------------------------------------------------------------
18:24:34 #15 29.29 Total                                            16 MB/s |  28 MB     00:01     
18:24:34 #14 24.52 Get:243 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B]
18:24:34 #14 24.60 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
18:24:34 #14 24.60 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
18:24:34 #14 24.78 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
18:24:34 
18:24:34 #23 [build 6/6] RUN --mount=type=bind,target=.,rw     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-windows/amd64 <<EOT (set -e...)
18:24:34 + docker info
18:24:34 Client: Docker Engine - Community
18:24:34  Version:    24.0.2
18:24:34  Context:    default
18:24:34  Debug Mode: false
18:24:34  Plugins:
18:24:34   buildx: Docker Buildx (Docker Inc.)
18:24:34     Version:  v0.11.0
18:24:34     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:24:34   compose: Docker Compose (Docker Inc.)
18:24:34     Version:  v2.19.1
18:24:34     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:24:34 
18:24:34 Server:
18:24:34  Containers: 0
18:24:34   Running: 0
18:24:34   Paused: 0
18:24:34   Stopped: 0
18:24:34  Images: 6
18:24:34  Server Version: 24.0.2
18:24:34  Storage Driver: overlay2
18:24:34   Backing Filesystem: extfs
18:24:34   Supports d_type: true
18:24:34   Using metacopy: false
18:24:34   Native Overlay Diff: true
18:24:34   userxattr: false
18:24:34  Logging Driver: json-file
18:24:34  Cgroup Driver: systemd
18:24:34  Cgroup Version: 2
18:24:34  Plugins:
18:24:34   Volume: local
18:24:34   Network: bridge host ipvlan macvlan null overlay
18:24:34   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:24:34  Swarm: inactive
18:24:34  Runtimes: runc io.containerd.runc.v2
18:24:34  Default Runtime: runc
18:24:34  Init Binary: docker-init
18:24:34  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:34  runc version: v1.1.7-0-g860f061
18:24:34  init version: de40ad0
18:24:34  Security Options:
18:24:34   apparmor
18:24:34   seccomp
18:24:34    Profile: builtin
18:24:34   cgroupns
18:24:34  Kernel Version: 5.15.0-1039-aws
18:24:34  Operating System: Ubuntu 20.04.6 LTS
18:24:34  OSType: linux
18:24:34  Architecture: x86_64
18:24:34  CPUs: 8
18:24:34  Total Memory: 30.89GiB
18:24:34  Name: ip-10-100-74-216
18:24:34  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:24:34  Docker Root Dir: /var/lib/docker
18:24:34  Debug Mode: false
18:24:34  Username: dockerbuildbot
18:24:34  Experimental: true
18:24:34  Insecure Registries:
18:24:34   127.0.0.0/8
18:24:34  Live Restore Enabled: true
18:24:34 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
18:24:34 #16 67.65   Installing : mpfr-3.1.1-4.el7.aarch64                                    5/65 
[Pipeline] checkout
18:24:34 The recommended git tool is: git
18:24:34 using credential docker-jenkins-github-credentials
18:24:34 Cloning the remote Git repository
18:24:34 Cloning with configured refspecs honoured and without tags
18:24:35 #14 24.81 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
18:24:35 #14 24.96 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
18:24:35 #14 24.96 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
18:24:35 #14 24.97 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
18:24:35 #14 24.97 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
18:24:35 #14 24.98 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
18:24:35 #14 24.98 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
18:24:35 #23 0.595 
18:24:35 #16 67.95   Installing : libmpc-1.0.1-3.el7.aarch64                                  6/65 
18:24:35 Fetching without tags
18:24:35 From https://github.com/docker/buildx
18:24:35  * [new tag]         v0.11.2    -> v0.11.2
18:24:35 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:24:35 #14 25.13 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
18:24:35 #14 25.31 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
18:24:35 #14 25.32 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
18:24:35 #14 25.33 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
18:24:35 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:24:35 #23 0.599 Removing /tmp/bundles/
18:24:35 #23 0.600 
18:24:35 #23 0.605 ---> Making bundle: binary (in /tmp/bundles/binary)
18:24:35 #23 0.635 ++++++ cat ./cli/winresources/dockerd/winres.json
18:24:35 #23 0.635 {
18:24:35 #23 0.635   "RT_GROUP_ICON": {
18:24:35 #23 0.635     "#1": {
18:24:35 #23 0.635       "0409": "../../winresources/docker.ico"
18:24:35 #23 0.635     }
18:24:35 #23 0.635   },
18:24:35 #23 0.635   "RT_MANIFEST": {
18:24:35 #23 0.635     "#1": {
18:24:35 #23 0.635       "0409": {
18:24:35 #23 0.635         "identity": {},
18:24:35 #23 0.635         "description": "Docker Engine",
18:24:35 #23 0.635         "minimum-os": "vista",
18:24:35 #23 0.635         "execution-level": "",
18:24:35 #23 0.635         "ui-access": false,
18:24:35 #23 0.635         "auto-elevate": false,
18:24:35 #23 0.635         "dpi-awareness": "unaware",
18:24:35 #23 0.635         "disable-theming": false,
18:24:35 #23 0.635         "disable-window-filtering": false,
18:24:35 #23 0.635         "high-resolution-scrolling-aware": false,
18:24:35 #23 0.635         "ultra-high-resolution-scrolling-aware": false,
18:24:35 #23 0.635         "long-path-aware": false,
18:24:35 #23 0.635         "printer-driver-isolation": false,
18:24:35 #23 0.635         "gdi-scaling": false,
18:24:35 #23 0.635         "segment-heap": false,
18:24:35 #23 0.635         "use-common-controls-v6": false
18:24:35 #23 0.635       }
18:24:35 #23 0.635     }
18:24:35 #23 0.635   },
18:24:35 #23 0.635   "RT_MESSAGETABLE": {
18:24:35 #23 0.635     "#1": {
18:24:35 #23 0.635       "0409": "../../winresources/event_messages.bin"
18:24:35 #23 0.635     }
18:24:35 #23 0.635   },
18:24:35 #23 0.635   "RT_VERSION": {
18:24:35 #23 0.635     "#1": {
18:24:35 #23 0.635       "0409": {
18:24:35 #23 0.635         "fixed": {
18:24:35 #23 0.635           "file_version": "0.0.0.0",
18:24:35 #23 0.635           "product_version": "0.0.0.0",
18:24:35 #23 0.635           "type": "Unknown"
18:24:35 #23 0.635         },
18:24:35 #23 0.635         "info": {
18:24:35 #23 0.635           "0000": {
18:24:35 #23 0.635             "CompanyName": "",
18:24:35 #23 0.635             "FileVersion": "0.0.0-20231011170815-26951f7",
18:24:35 #23 0.635             "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
18:24:35 #23 0.635             "OriginalFileName": "dockerd.exe",
18:24:35 #23 0.635             "ProductName": "",
18:24:35 #23 0.635             "ProductVersion": "0.0.0-20231011170815-26951f7",
18:24:35 #23 0.635             "SpecialBuild": "949f8c9"
18:24:35 #23 0.635           }
18:24:35 #23 0.635         }
18:24:35 #23 0.635       }
18:24:35 #23 0.635     }
18:24:35 #23 0.635   }
18:24:35 #23 0.635 }
18:24:35 #23 0.639 cmd/dockerd/cobra.go
18:24:35 #23 0.639 cmd/dockerd/config.go
18:24:35 #23 0.639 cmd/dockerd/config_windows.go
18:24:35 #23 0.639 cmd/dockerd/daemon.go
18:24:35 #23 0.639 cmd/dockerd/daemon_test.go
18:24:35 #23 0.639 cmd/dockerd/daemon_windows.go
18:24:35 #23 0.639 cmd/dockerd/docker.go
18:24:35 #23 0.640 cmd/dockerd/docker_windows.go
18:24:35 #23 0.640 cmd/dockerd/error.go
18:24:35 #23 0.640 cmd/dockerd/genwinres_windows.go
18:24:35 #23 0.643 cmd/dockerd/grpclog.go
18:24:35 #23 0.643 cmd/dockerd/metrics.go
18:24:35 #23 0.643 cmd/dockerd/options.go
18:24:35 #23 0.643 cmd/dockerd/options_test.go
18:24:35 #23 0.643 cmd/dockerd/required.go
18:24:35 #23 0.643 cmd/dockerd/service_windows.go
18:24:35 #23 0.661 Building static /tmp/bundles/binary-daemon/dockerd.exe (windows/amd64)...
18:24:35 #23 0.665 + tee /go/src/github.com/docker/docker/go.mod
18:24:35 #23 0.666 module github.com/docker/docker
18:24:35 #23 0.666 
18:24:35 #23 0.666 go 1.20
18:24:35 #23 0.666 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:35 #23 0.666 + GO111MODULE=on
18:24:35 #23 0.666 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/dockerd.exe -tags ' osusergo static_build ' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine"  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/dockerd
18:24:35 Merge succeeded, producing e0c5c16a2c18d3082262095e728cc34060ce56e7
18:24:35 Checking out Revision e0c5c16a2c18d3082262095e728cc34060ce56e7 (PR-949)
18:24:35 #15 2.205 Package bash-5.2.15-3.fc38.aarch64 is already installed.
18:24:35 #15 2.227 Package bash-5.2.15-3.fc38.aarch64 is already installed.
18:24:35 #15 2.239 Package bash-5.2.15-3.fc38.aarch64 is already installed.
18:24:35 #15 2.239 Package ca-certificates-2023.2.60-2.fc38.noarch is already installed.
18:24:35 #15 2.240 Package libarchive-3.6.1-4.fc38.aarch64 is already installed.
18:24:35 #15 2.240 Package pkgconf-pkg-config-1.8.0-6.fc38.aarch64 is already installed.
18:24:35 #15 2.241 Package tar-2:1.34-8.fc38.aarch64 is already installed.
18:24:35 #15 2.252 Package bash-5.2.15-3.fc38.aarch64 is already installed.
18:24:35 git init src/github.com/docker/compose
18:24:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:24:35 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:24:35 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:24:35 + SRC=src/github.com/docker/compose
18:24:35 + REF=v2.21.0
18:24:35 + REF_FETCH=v2.21.0
18:24:35 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:24:35 + awk {print $2}
18:24:35 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:24:35 #13 11.31 (1/139): binutils-gold-2.35.2-42.el9.x86_64.rpm 2.4 MB/s | 735 kB     00:00    
18:24:35 #13 11.32 (2/139): adobe-source-code-pro-fonts-2.030.1.05 2.6 MB/s | 832 kB     00:00    
18:24:35 #13 11.32 (3/139): bzip2-1.0.8-8.el9.x86_64.rpm           4.1 MB/s |  56 kB     00:00    
18:24:35 #13 11.33 (4/139): cpio-2.13-16.el9.x86_64.rpm             30 MB/s | 275 kB     00:00    
18:24:35 #13 11.33 (5/139): dbus-libs-1.12.20-8.el9.x86_64.rpm      12 MB/s | 152 kB     00:00    
18:24:35 #13 11.34 (6/139): diffutils-3.7-12.el9.x86_64.rpm         35 MB/s | 397 kB     00:00    
18:24:35 #13 11.35 (7/139): dnf-plugins-core-4.3.0-11.el9.noarch.r 3.4 MB/s |  38 kB     00:00    
18:24:35 #13 11.35 (8/139): ed-1.14.2-12.el9.x86_64.rpm            8.1 MB/s |  75 kB     00:00    
18:24:35 #13 11.36 (9/139): elfutils-0.189-3.el9.x86_64.rpm         40 MB/s | 527 kB     00:00    
18:24:35 #13 11.39 (10/139): binutils-2.35.2-42.el9.x86_64.rpm      12 MB/s | 4.6 MB     00:00    
18:24:35 #13 11.40 (11/139): elfutils-debuginfod-client-0.189-3.el 882 kB/s |  37 kB     00:00    
18:24:35 #13 11.40 (12/139): file-5.39-14.el9.x86_64.rpm           1.3 MB/s |  49 kB     00:00    
18:24:35 #13 11.42 (13/139): glibc-gconv-extra-2.34-83.el9.7.x86_6  88 MB/s | 1.7 MB     00:00    
18:24:35 #13 11.42 (14/139): glib-networking-2.68.3-3.el9.x86_64.r 7.0 MB/s | 186 kB     00:00    
18:24:35 #13 11.43 (15/139): groff-base-1.22.4-10.el9.x86_64.rpm    38 MB/s | 1.1 MB     00:00    
18:24:35 #13 11.44 (16/139): gsettings-desktop-schemas-40.0-6.el9.  30 MB/s | 684 kB     00:00    
18:24:35 #13 11.45 (17/139): info-6.7-15.el9.x86_64.rpm             16 MB/s | 225 kB     00:00    
18:24:35 #13 11.45 (18/139): json-glib-1.6.6-1.el9.x86_64.rpm      8.6 MB/s | 163 kB     00:00    
18:24:35 #13 11.46 (19/139): less-590-2.el9.x86_64.rpm              11 MB/s | 162 kB     00:00    
18:24:35 #13 11.46 (20/139): libbrotli-1.0.9-6.el9.x86_64.rpm       31 MB/s | 314 kB     00:00    
18:24:35 #13 11.47 (21/139): libatomic-11.4.1-2.3.el9.x86_64.rpm   2.3 MB/s |  35 kB     00:00    
18:24:35 #13 11.47 (22/139): libpipeline-1.5.3-4.el9.x86_64.rpm    6.1 MB/s |  49 kB     00:00    
18:24:35 #13 11.48 (23/139): libpkgconf-1.7.3-10.el9.x86_64.rpm    3.4 MB/s |  36 kB     00:00    
18:24:35 #13 11.49 (24/139): libpng-1.6.37-12.el9.x86_64.rpm        11 MB/s | 117 kB     00:00    
18:24:35 #13 11.49 (25/139): libproxy-0.4.15-35.el9.x86_64.rpm     6.4 MB/s |  74 kB     00:00    
18:24:35 #13 11.50 (26/139): libpsl-0.21.1-5.el9.x86_64.rpm        5.6 MB/s |  64 kB     00:00    
18:24:35 #13 11.56 (27/139): libicu-67.1-9.el9.x86_64.rpm           96 MB/s | 9.6 MB     00:00    
18:24:35 #14 25.38 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
18:24:35 #14 25.40 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
18:24:35 #14 25.42 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
18:24:35 #14 25.59 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
18:24:35 #15 30.32 Running transaction check
18:24:35 #15 30.39 Transaction check succeeded.
18:24:35 #15 30.39 Running transaction test
18:24:35 #15 2.374 Dependencies resolved.
18:24:35 #15 2.398 ================================================================================
18:24:35 #15 2.398  Package                       Arch     Version                  Repo      Size
18:24:35 #15 2.398 ================================================================================
18:24:35 #15 2.398 Installing:
18:24:35 #15 2.398  cmake                         aarch64  3.27.7-1.fc38            updates  7.4 M
18:24:35 #15 2.398  device-mapper-devel           aarch64  1.02.189-2.fc38          fedora    43 k
18:24:35 #15 2.398  gcc                           aarch64  13.2.1-1.fc38            updates   31 M
18:24:35 #15 2.398  git                           aarch64  2.41.0-1.fc38            updates   54 k
18:24:35 #15 2.398  glibc-static                  aarch64  2.37-10.fc38             updates  1.2 M
18:24:35 #15 2.398  libseccomp-devel              aarch64  2.5.3-4.fc38             fedora    60 k
18:24:35 #15 2.398  libselinux-devel              aarch64  3.5-1.fc38               fedora   151 k
18:24:35 #15 2.398  libtool                       aarch64  2.4.7-6.fc38             fedora   601 k
18:24:35 #15 2.398  libtool-ltdl-devel            aarch64  2.4.7-6.fc38             fedora   164 k
18:24:35 #15 2.398  make                          aarch64  1:4.4.1-1.fc38           updates  587 k
18:24:35 #15 2.398  selinux-policy-devel          noarch   38.29-1.fc38             updates  910 k
18:24:35 #15 2.398  systemd                       aarch64  253.10-1.fc38            updates  4.3 M
18:24:35 #15 2.398  systemd-devel                 aarch64  253.10-1.fc38            updates  593 k
18:24:35 #15 2.398  which                         aarch64  2.21-39.fc38             fedora    42 k
18:24:35 #15 2.398 Installing dependencies:
18:24:35 #15 2.398  annobin-docs                  noarch   12.27-1.fc38             updates   92 k
18:24:35 #15 2.398  annobin-plugin-gcc            aarch64  12.27-1.fc38             updates  957 k
18:24:35 #15 2.398  autoconf                      noarch   2.71-5.fc38              fedora   733 k
18:24:35 #15 2.398  automake                      noarch   1.16.5-11.fc38           fedora   697 k
18:24:35 #15 2.398  checkpolicy                   aarch64  3.5-1.fc38               fedora   345 k
18:24:35 #15 2.398  cmake-data                    noarch   3.27.7-1.fc38            updates  2.2 M
18:24:35 #15 2.398  cmake-filesystem              aarch64  3.27.7-1.fc38            updates   19 k
18:24:35 #15 2.398  cmake-rpm-macros              noarch   3.27.7-1.fc38            updates   18 k
18:24:35 #15 2.398  cpp                           aarch64  13.2.1-1.fc38            updates  9.7 M
18:24:35 #15 2.398  dbus                          aarch64  1:1.14.10-1.fc38         updates  8.0 k
18:24:35 #15 2.398  dbus-broker                   aarch64  33-1.fc38                fedora   168 k
18:24:35 #15 2.398  dbus-common                   noarch   1:1.14.10-1.fc38         updates   15 k
18:24:35 #15 2.398  device-mapper                 aarch64  1.02.189-2.fc38          fedora   137 k
18:24:35 #15 2.398  device-mapper-libs            aarch64  1.02.189-2.fc38          fedora   171 k
18:24:35 #15 2.398  gc                            aarch64  8.2.2-3.fc38             fedora   109 k
18:24:35 #15 2.398  gcc-plugin-annobin            aarch64  13.2.1-1.fc38            updates   46 k
18:24:35 #15 2.398  git-core                      aarch64  2.41.0-1.fc38            updates  4.5 M
18:24:35 #15 2.398  git-core-doc                  noarch   2.41.0-1.fc38            updates  2.8 M
18:24:35 #15 2.398  glibc-devel                   aarch64  2.37-10.fc38             updates  541 k
18:24:35 #15 2.398  guile22                       aarch64  2.2.7-7.fc38             fedora   6.5 M
18:24:35 #15 2.398  jsoncpp                       aarch64  1.9.5-4.fc38             fedora    92 k
18:24:35 #15 2.398  kernel-headers                aarch64  6.5.4-200.fc38           updates  1.5 M
18:24:35 #15 2.398  kmod-libs                     aarch64  30-4.fc38                fedora    67 k
18:24:35 #15 2.398  less                          aarch64  633-1.fc38               updates  176 k
18:24:35 #15 2.398  libargon2                     aarch64  20190702-2.fc38          fedora    28 k
18:24:35 #15 2.398  libasan                       aarch64  13.2.1-1.fc38            updates  449 k
18:24:35 #15 2.398  libatomic                     aarch64  13.2.1-1.fc38            updates   36 k
18:24:35 #15 2.398  libcbor                       aarch64  0.7.0-9.fc38             fedora    55 k
18:24:35 #15 2.398  libedit                       aarch64  3.1-45.20221030cvs.fc38  fedora   107 k
18:24:35 #15 2.398  libfdisk                      aarch64  2.38.1-4.fc38            fedora   156 k
18:24:35 #15 2.398  libfido2                      aarch64  1.12.0-3.fc38            fedora    96 k
18:24:35 #15 2.398  libmpc                        aarch64  1.3.1-2.fc38             fedora    72 k
18:24:35 #15 2.398  libseccomp                    aarch64  2.5.3-4.fc38             fedora    72 k
18:24:35 #15 2.398  libselinux-utils              aarch64  3.5-1.fc38               fedora   164 k
18:24:35 #15 2.398  libsepol-devel                aarch64  3.5-1.fc38               fedora    49 k
18:24:35 #15 2.398  libtool-ltdl                  aarch64  2.4.7-6.fc38             fedora    37 k
18:24:35 #15 2.398  libubsan                      aarch64  13.2.1-1.fc38            updates  203 k
18:24:35 #15 2.398  libutempter                   aarch64  1.2.1-8.fc38             fedora    27 k
18:24:35 #15 2.398  libuv                         aarch64  1:1.46.0-1.fc38          updates  156 k
18:24:35 #15 2.398  libxcrypt-devel               aarch64  4.4.36-1.fc38            updates   30 k
18:24:35 #15 2.398  libxcrypt-static              aarch64  4.4.36-1.fc38            updates  108 k
18:24:35 #15 2.398  m4                            aarch64  1.4.19-5.fc38            fedora   299 k
18:24:35 #15 2.398  openssh                       aarch64  9.0p1-17.fc38            updates  429 k
18:24:35 #15 2.398  openssh-clients               aarch64  9.0p1-17.fc38            updates  691 k
18:24:35 #15 2.398  pcre2-devel                   aarch64  10.42-1.fc38.1           fedora   506 k
18:24:35 #15 2.398  pcre2-utf16                   aarch64  10.42-1.fc38.1           fedora   200 k
18:24:35 #15 2.398  pcre2-utf32                   aarch64  10.42-1.fc38.1           fedora   188 k
18:24:35 #15 2.398  perl-Error                    noarch   1:0.17029-11.fc38        fedora    40 k
18:24:35 #15 2.398  perl-File-Compare             noarch   1.100.700-497.fc38       updates   14 k
18:24:35 #15 2.398  perl-File-Copy                noarch   2.39-497.fc38            updates   21 k
18:24:35 #15 2.398  perl-File-Find                noarch   1.40-497.fc38            updates   26 k
18:24:35 #15 2.398  perl-Git                      noarch   2.41.0-1.fc38            updates   41 k
18:24:35 #15 2.398  perl-TermReadKey              aarch64  2.38-16.fc38             fedora    36 k
18:24:35 #15 2.398  perl-Thread-Queue             noarch   3.14-490.fc38            fedora    21 k
18:24:35 #15 2.398  perl-lib                      aarch64  0.65-497.fc38            updates   16 k
18:24:35 #15 2.398  perl-threads                  aarch64  1:2.27-490.fc38          fedora    56 k
18:24:35 #15 2.398  perl-threads-shared           aarch64  1.64-490.fc38            fedora    43 k
18:24:35 #15 2.398  policycoreutils               aarch64  3.5-1.fc38               fedora   242 k
18:24:35 #15 2.398  policycoreutils-devel         aarch64  3.5-1.fc38               fedora   148 k
18:24:35 #15 2.398  policycoreutils-python-utils  noarch   3.5-1.fc38               fedora    80 k
18:24:35 #15 2.398  python3-audit                 aarch64  3.1.2-1.fc38             updates   87 k
18:24:35 #15 2.398  python3-libselinux            aarch64  3.5-1.fc38               fedora   193 k
18:24:35 #15 2.398  python3-libsemanage           aarch64  3.5-2.fc38               fedora    85 k
18:24:35 #15 2.398  python3-policycoreutils       noarch   3.5-1.fc38               fedora   2.2 M
18:24:35 #15 2.398  python3-setools               aarch64  4.4.3-1.fc38             updates  616 k
18:24:35 #15 2.398  python3-setuptools            noarch   65.5.1-2.fc38            fedora   1.7 M
18:24:35 #15 2.398  rhash                         aarch64  1.4.3-2.fc38             fedora   192 k
18:24:35 #15 2.398  rpm-plugin-selinux            aarch64  4.18.1-3.fc38            updates   20 k
18:24:35 #15 2.398  selinux-policy                noarch   38.29-1.fc38             updates   55 k
18:24:35 #15 2.398  selinux-policy-targeted       noarch   38.29-1.fc38             updates  6.7 M
18:24:35 #15 2.398  systemd-pam                   aarch64  253.10-1.fc38            updates  332 k
18:24:35 #15 2.398  systemd-rpm-macros            noarch   253.10-1.fc38            updates   28 k
18:24:35 #15 2.398  util-linux                    aarch64  2.38.1-4.fc38            fedora   2.3 M
18:24:35 #15 2.398  vim-filesystem                noarch   2:9.0.1984-1.fc38        updates   18 k
18:24:35 #15 2.398  xkeyboard-config              noarch   2.38-1.fc38              fedora   963 k
18:24:35 #15 2.398 Installing weak dependencies:
18:24:35 #15 2.398  cryptsetup-libs               aarch64  2.6.1-1.fc38             fedora   487 k
18:24:35 #15 2.398  libxkbcommon                  aarch64  1.5.0-2.fc38             fedora   141 k
18:24:35 #15 2.398  qrencode-libs                 aarch64  4.1.1-4.fc38             fedora    62 k
18:24:35 #15 2.398  systemd-networkd              aarch64  253.10-1.fc38            updates  607 k
18:24:35 #15 2.398  systemd-resolved              aarch64  253.10-1.fc38            updates  279 k
18:24:35 #15 2.398 
18:24:35 #15 2.398 Transaction Summary
18:24:35 #15 2.398 ================================================================================
18:24:35 #15 2.398 Install  94 Packages
18:24:35 #15 2.398 
18:24:35 #15 2.405 Total download size: 101 M
18:24:35 #15 2.405 Installed size: 399 M
18:24:35 #15 2.405 Downloading Packages:
18:24:35 + REF=refs/tags/v2.21.0
18:24:35 + [ -n refs/tags/v2.21.0 ]
18:24:35 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:35 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:35 #16 68.27   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64             7/65 
18:24:35 #16 68.58   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                  8/65 
18:24:35 #13 11.57 (28/139): man-db-2.9.3-7.el9.x86_64.rpm          17 MB/s | 1.2 MB     00:00    
18:24:35 #13 11.58 (29/139): ncurses-6.2-10.20210508.el9.x86_64.rp 5.5 MB/s | 400 kB     00:00    
18:24:35 #13 11.58 (30/139): pkgconf-1.7.3-10.el9.x86_64.rpm       3.7 MB/s |  41 kB     00:00    
18:24:35 #13 11.58 (31/139): pkgconf-m4-1.7.3-10.el9.noarch.rpm    1.2 MB/s |  15 kB     00:00    
18:24:35 #13 11.58 (32/139): pkgconf-pkg-config-1.7.3-10.el9.x86_6 1.3 MB/s |  11 kB     00:00    
18:24:35 #13 11.59 (33/139): publicsuffix-list-dafsa-20210518-3.el 8.9 MB/s |  58 kB     00:00    
18:24:35 #13 11.59 (34/139): python3-dateutil-2.8.1-7.el9.noarch.r  26 MB/s | 288 kB     00:00    
18:24:35 #13 11.60 (35/139): python3-dbus-1.2.18-2.el9.x86_64.rpm   13 MB/s | 144 kB     00:00    
18:24:35 #13 11.60 (36/139): python3-dnf-plugins-core-4.3.0-11.el9  31 MB/s | 247 kB     00:00    
18:24:35 #13 11.60 (37/139): python3-six-1.15.0-9.el9.noarch.rpm   3.5 MB/s |  37 kB     00:00    
18:24:35 #13 11.61 (38/139): python3-systemd-234-18.el9.x86_64.rpm 9.2 MB/s |  90 kB     00:00    
18:24:35 #13 11.61 (39/139): systemd-libs-252-18.el9.x86_64.rpm     60 MB/s | 654 kB     00:00    
18:24:35 #13 11.62 (40/139): shared-mime-info-2.1-5.el9.x86_64.rpm  30 MB/s | 558 kB     00:00    
18:24:35 #13 11.63 (41/139): unzip-6.0-56.el9.x86_64.rpm           9.7 MB/s | 182 kB     00:00    
18:24:35 #13 11.63 (42/139): xz-5.2.5-8.el9.x86_64.rpm              14 MB/s | 226 kB     00:00    
18:24:35 #13 11.64 (43/139): zip-3.0-35.el9.x86_64.rpm              22 MB/s | 266 kB     00:00    
18:24:35 #13 11.64 (44/139): zstd-1.5.1-2.el9.x86_64.rpm            31 MB/s | 548 kB     00:00    
18:24:35 #13 11.65 (45/139): abattis-cantarell-fonts-0.301-4.el9.n  20 MB/s | 365 kB     00:00    
18:24:35 #13 11.66 (46/139): debugedit-5.0-4.el9.x86_64.rpm        7.5 MB/s |  77 kB     00:00    
18:24:35 #13 11.66 (47/139): desktop-file-utils-0.26-6.el9.x86_64. 5.8 MB/s |  74 kB     00:00    
18:24:35 #13 11.66 (48/139): dwz-0.14-3.el9.x86_64.rpm              12 MB/s | 128 kB     00:00    
18:24:35 #13 11.67 (49/139): efi-srpm-macros-4-9.el9.noarch.rpm    2.6 MB/s |  23 kB     00:00    
18:24:35 #13 11.67 (50/139): emacs-filesystem-27.2-9.el9.noarch.rp 834 kB/s | 8.9 kB     00:00    
18:24:35 #13 11.67 (51/139): enchant-1.6.0-30.el9.x86_64.rpm       6.3 MB/s |  62 kB     00:00    
18:24:35 #13 11.68 (52/139): fonts-srpm-macros-2.0.5-7.el9.1.noarc 3.3 MB/s |  28 kB     00:00    
18:24:35 #15 9.378   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          57/95 
18:24:35 #15 19.56   Installing       : python3-policycoreutils-3.5-1.fc37.noarch            58/95 
18:24:35 #15 19.58   Installing       : policycoreutils-python-utils-3.5-1.fc37.noarch       59/95 
18:24:35 #15 19.58   Running scriptlet: openssh-8.8p1-11.fc37.aarch64                        60/95 
18:24:35 #15 19.62   Installing       : openssh-8.8p1-11.fc37.aarch64                        60/95 
18:24:35 #15 19.63   Installing       : libcbor-0.7.0-7.fc37.aarch64                         61/95 
18:24:35 #15 19.64   Installing       : libfido2-1.11.0-3.fc37.aarch64                       62/95 
18:24:35 #15 19.66   Installing       : openssh-clients-8.8p1-11.fc37.aarch64                63/95 
18:24:35 #15 19.66   Running scriptlet: openssh-clients-8.8p1-11.fc37.aarch64                63/95 
18:24:35 #14 25.61 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
18:24:35 #14 25.62 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
18:24:35 #14 25.63 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
18:24:35 #14 25.78 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
18:24:35 #14 25.86 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e0c5c16a2c18d3082262095e728cc34060ce56e7 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:24:35 From https://github.com/docker/compose
18:24:35  * [new tag]         v2.21.0    -> v2.21.0
18:24:35 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:24:35 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-lunar
18:24:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:35 mkdir -p sources
18:24:35 docker run --rm -w /v \
18:24:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:24:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:35 	alpine \
18:24:35 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:24:35 #13 11.88 (53/139): gdb-minimal-10.2-11.el9.x86_64.rpm     17 MB/s | 3.5 MB     00:00    
18:24:35 #13 11.89 (54/139): ghc-srpm-macros-1.5.0-6.el9.noarch.rp  43 kB/s | 8.8 kB     00:00    
18:24:35 #13 11.89 (55/139): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm   2.2 MB/s | 492 kB     00:00    
18:24:35 #13 11.90 (56/139): go-srpm-macros-3.2.0-3.el9.noarch.rpm 2.2 MB/s |  27 kB     00:00    
18:24:35 #13 11.90 (57/139): hunspell-1.7.0-11.el9.x86_64.rpm       22 MB/s | 325 kB     00:00    
18:24:35 #13 11.91 (58/139): hunspell-en-0.20140811.1-20.el9.noarc  17 MB/s | 187 kB     00:00    
18:24:35 #13 11.91 (59/139): hunspell-en-GB-0.20140811.1-20.el9.no  15 MB/s | 226 kB     00:00    
18:24:35 #13 11.92 (60/139): hunspell-en-US-0.20140811.1-20.el9.no  13 MB/s | 177 kB     00:00    
18:24:35 #13 11.92 (61/139): kernel-srpm-macros-1.0-13.el9.noarch. 2.4 MB/s |  16 kB     00:00    
18:24:35 #13 11.92 (62/139): hunspell-filesystem-1.7.0-11.el9.x86_ 839 kB/s | 8.7 kB     00:00    
18:24:35 #13 11.93 (63/139): libappstream-glib-0.7.18-4.el9.x86_64  26 MB/s | 396 kB     00:00    
18:24:35 #13 11.93 (64/139): libjpeg-turbo-2.0.90-6.el9.x86_64.rpm  11 MB/s | 176 kB     00:00    
18:24:35 #13 11.94 (65/139): libproxy-webkitgtk4-0.4.15-35.el9.x86 1.5 MB/s |  22 kB     00:00    
18:24:35 #13 11.94 (66/139): libstemmer-0-18.585svn.el9.x86_64.rpm  10 MB/s |  83 kB     00:00    
18:24:35 #13 11.95 (67/139): lua-srpm-macros-1-6.el9.noarch.rpm    1.2 MB/s | 9.5 kB     00:00    
18:24:35 #13 11.95 (68/139): libsoup-2.72.0-8.el9.x86_64.rpm        23 MB/s | 405 kB     00:00    
18:24:35 #13 11.96 (69/139): ocaml-srpm-macros-6-6.el9.noarch.rpm  767 kB/s | 8.8 kB     00:00    
18:24:35 #13 11.96 (70/139): openblas-srpm-macros-2-11.el9.noarch. 680 kB/s | 8.4 kB     00:00    
18:24:35 #13 11.96 (71/139): patch-2.7.6-16.el9.x86_64.rpm          15 MB/s | 128 kB     00:00    
18:24:35 #13 11.97 (72/139): perl-AutoLoader-5.74-480.el9.noarch.r 1.9 MB/s |  22 kB     00:00    
18:24:35 #13 11.97 (73/139): perl-B-1.80-480.el9.x86_64.rpm         12 MB/s | 181 kB     00:00    
18:24:35 #13 11.98 (74/139): perl-Carp-1.50-460.el9.noarch.rpm     3.2 MB/s |  30 kB     00:00    
18:24:35 #13 11.98 (75/139): perl-Class-Struct-0.66-480.el9.noarch 2.1 MB/s |  23 kB     00:00    
18:24:35 #13 11.98 (76/139): perl-Data-Dumper-2.174-462.el9.x86_64 7.0 MB/s |  56 kB     00:00    
18:24:35 #13 11.99 (77/139): perl-Digest-1.19-4.el9.noarch.rpm     4.5 MB/s |  26 kB     00:00    
18:24:35 #13 11.99 (78/139): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 4.0 MB/s |  37 kB     00:00    
18:24:35 #15 19.76   Installing       : git-core-2.41.0-1.fc37.aarch64                       64/95 
18:24:35 #15 19.80   Installing       : git-core-doc-2.41.0-1.fc37.noarch                    65/95 
18:24:35 #15 19.82   Installing       : perl-Git-2.41.0-1.fc37.noarch                        66/95 
18:24:35 #15 19.82   Installing       : git-2.41.0-1.fc37.aarch64                            67/95 
18:24:35 #15 19.83   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                        68/95 
18:24:35 #15 19.84   Installing       : libargon2-20190702-1.fc37.aarch64                    69/95 
18:24:35 #15 19.85   Installing       : kmod-libs-30-2.fc37.aarch64                          70/95 
18:24:35 #15 19.86   Installing       : systemd-networkd-251.14-2.fc37.aarch64               71/95 
18:24:35 #15 19.87   Running scriptlet: systemd-networkd-251.14-2.fc37.aarch64               71/95 
18:24:35 #15 19.89   Installing       : systemd-pam-251.14-2.fc37.aarch64                    72/95 
18:24:35 #15 19.90   Installing       : systemd-resolved-251.14-2.fc37.aarch64               73/95 
[Pipeline] sh
18:24:36 #14 25.93 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
18:24:36 #14 25.95 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
18:24:36 #56 ...
18:24:36 
18:24:36 #44 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/amd64 <<EOT (set -e...)
18:24:36 #44 37.43 + bin/containerd
18:24:36 #44 37.43 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
18:24:36 #15 30.69 Transaction test succeeded.
18:24:36 #15 30.69 Running transaction
18:24:36 #13 12.11 (79/139): perl-Encode-3.08-462.el9.x86_64.rpm    13 MB/s | 1.7 MB     00:00    
18:24:36 #13 12.12 (80/139): perl-Errno-1.30-480.el9.x86_64.rpm    130 kB/s |  16 kB     00:00    
18:24:36 #13 12.20 (81/139): perl-Exporter-5.74-461.el9.noarch.rpm 154 kB/s |  32 kB     00:00    
18:24:36 #13 12.20 (82/139): perl-Fcntl-1.13-480.el9.x86_64.rpm    243 kB/s |  22 kB     00:00    
18:24:36 #13 12.21 (83/139): perl-File-Basename-2.85-480.el9.noarc 3.3 MB/s |  18 kB     00:00    
18:24:36 #13 12.21 (84/139): perl-File-Path-2.18-4.el9.noarch.rpm  4.3 MB/s |  36 kB     00:00    
18:24:36 #13 12.21 (85/139): perl-File-Temp-0.231.100-4.el9.noarch 5.8 MB/s |  60 kB     00:00    
18:24:36 #13 12.22 (86/139): perl-File-stat-1.09-480.el9.noarch.rp 1.8 MB/s |  18 kB     00:00    
18:24:36 #13 12.22 (87/139): perl-FileHandle-2.03-480.el9.noarch.r 2.2 MB/s |  17 kB     00:00    
18:24:36 #13 12.22 (88/139): perl-Getopt-Long-2.52-4.el9.noarch.rp 6.1 MB/s |  61 kB     00:00    
18:24:36 #13 12.23 (89/139): perl-Getopt-Std-1.12-480.el9.noarch.r 1.7 MB/s |  17 kB     00:00    
18:24:36 #13 12.23 (90/139): perl-HTTP-Tiny-0.076-461.el9.noarch.r 5.5 MB/s |  54 kB     00:00    
18:24:36 #13 12.24 (91/139): perl-IO-1.43-480.el9.x86_64.rpm       6.8 MB/s |  90 kB     00:00    
18:24:36 #13 12.24 (92/139): perl-IO-Socket-IP-0.41-5.el9.noarch.r 3.5 MB/s |  43 kB     00:00    
18:24:36 #13 12.24 (93/139): perl-IO-Socket-SSL-2.073-1.el9.noarch  21 MB/s | 219 kB     00:00    
18:24:36 #13 12.25 (94/139): perl-IPC-Open3-1.21-480.el9.noarch.rp 2.7 MB/s |  24 kB     00:00    
18:24:36 #13 12.25 (95/139): perl-MIME-Base64-3.16-4.el9.x86_64.rp 2.7 MB/s |  31 kB     00:00    
18:24:36 #13 12.25 (96/139): perl-Mozilla-CA-20200520-6.el9.noarch 1.4 MB/s |  13 kB     00:00    
18:24:36 #13 12.26 (97/139): perl-NDBM_File-1.15-480.el9.x86_64.rp 5.1 MB/s |  23 kB     00:00    
18:24:36 #13 12.26 (98/139): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm  37 MB/s | 388 kB     00:00    
18:24:36 #13 12.27 (99/139): perl-POSIX-1.94-480.el9.x86_64.rpm    7.9 MB/s |  97 kB     00:00    
18:24:36 #13 12.27 (100/139): perl-PathTools-3.78-461.el9.x86_64.r 6.8 MB/s |  88 kB     00:00    
18:24:36 #13 12.31 (101/139): perl-Pod-Escapes-1.07-460.el9.noarch 518 kB/s |  21 kB     00:00    
18:24:36 #15 19.91   Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64               73/95 
18:24:36 #15 20.05   Installing       : systemd-251.14-2.fc37.aarch64                        74/95 
18:24:36 #15 20.06   Running scriptlet: systemd-251.14-2.fc37.aarch64                        74/95 
18:24:36 #15 20.23 Creating group 'input' with GID 104.
18:24:36 #15 20.23 Creating group 'kvm' with GID 36.
18:24:36 #15 20.23 Creating group 'render' with GID 105.
18:24:36 #15 20.23 Creating group 'sgx' with GID 106.
18:24:36 #15 20.23 Creating group 'systemd-journal' with GID 190.
18:24:36 #15 20.23 Creating group 'systemd-network' with GID 192.
18:24:36 #15 20.23 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:24:36 #15 20.23 Creating group 'systemd-oom' with GID 999.
18:24:36 #15 20.23 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
18:24:36 #15 20.23 Creating group 'systemd-resolve' with GID 193.
18:24:36 #15 20.23 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:24:36 #15 20.23 
18:24:36 #15 20.24   Installing       : cryptsetup-libs-2.6.1-1.fc37.aarch64                 75/95 
18:24:36 #15 20.25   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64           76/95 
18:24:36 #15 20.26   Installing       : device-mapper-1.02.175-9.fc37.aarch64                77/95 
18:24:36 #16 68.91   Installing : 1:make-3.82-24.el7.aarch64                                  9/65 
18:24:36 #16 69.24   Installing : checkpolicy-2.5-8.el7.aarch64                              10/65 
18:24:36 + make clean
18:24:36 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:24:36 rm -f -r src
18:24:36 make -C rpm clean
18:24:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:36 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:24:36 rm -f -r rpmbuild/
18:24:36 docker builder prune -f --filter until=24h
18:24:36 Total:	0B
18:24:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:36 make -C deb clean
18:24:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:36 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:24:36 rm -f -r debbuild
18:24:36 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:24:36 rm -f -r sources
18:24:36 docker builder prune -f --filter until=24h
18:24:36 Total:	0B
18:24:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:36 make -C static clean
18:24:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:36 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:24:36 rm -f -r build
18:24:36 docker builder prune -f --filter until=24h
18:24:36 #14 26.04 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
18:24:36 #14 26.10 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
18:24:36 #14 26.14 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
18:24:36 #14 26.14 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
18:24:36 #14 26.15 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
18:24:36 #14 26.15 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
18:24:36 #14 26.16 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
18:24:36 #13 12.31 (102/139): perl-Pod-Perldoc-3.28.01-461.el9.noa 2.0 MB/s |  87 kB     00:00    
18:24:36 #13 12.32 (103/139): perl-Pod-Simple-3.42-4.el9.noarch.rp 4.9 MB/s | 225 kB     00:00    
18:24:36 #13 12.32 (104/139): perl-Pod-Usage-2.01-4.el9.noarch.rpm 5.7 MB/s |  41 kB     00:00    
18:24:36 #13 12.38 (105/139): perl-Scalar-List-Utils-1.56-461.el9. 1.0 MB/s |  73 kB     00:00    
18:24:36 #13 12.39 (106/139): perl-SelectSaver-1.02-480.el9.noarch 180 kB/s |  13 kB     00:00    
18:24:36 #13 12.39 (107/139): perl-Socket-2.031-4.el9.x86_64.rpm   8.6 MB/s |  56 kB     00:00    
18:24:36 #13 12.40 (108/139): perl-Storable-3.21-460.el9.x86_64.rp 8.8 MB/s |  96 kB     00:00    
18:24:36 #13 12.40 (109/139): perl-Symbol-1.08-480.el9.noarch.rpm  1.4 MB/s |  15 kB     00:00    
18:24:36 #13 12.40 (110/139): perl-Term-ANSIColor-5.01-461.el9.noa 7.1 MB/s |  49 kB     00:00    
18:24:36 #13 12.40 (111/139): perl-Term-Cap-1.17-460.el9.noarch.rp 2.5 MB/s |  23 kB     00:00    
18:24:36 #13 12.41 (112/139): perl-Text-ParseWords-3.30-460.el9.no 2.1 MB/s |  17 kB     00:00    
18:24:36 #13 12.41 (113/139): perl-Text-Tabs+Wrap-2013.0523-460.el 4.6 MB/s |  24 kB     00:00    
18:24:36 #13 12.41 (114/139): perl-Time-Local-1.300-7.el9.noarch.r 4.7 MB/s |  34 kB     00:00    
18:24:36 #13 12.42 (115/139): perl-URI-5.09-3.el9.noarch.rpm        13 MB/s | 121 kB     00:00    
18:24:36 #13 12.42 (116/139): perl-base-2.27-480.el9.noarch.rpm    2.3 MB/s |  17 kB     00:00    
18:24:36 #13 12.42 (117/139): perl-constant-1.33-461.el9.noarch.rp 2.4 MB/s |  24 kB     00:00    
18:24:36 #13 12.43 (118/139): perl-if-0.60.800-480.el9.noarch.rpm  1.7 MB/s |  15 kB     00:00    
18:24:36 #13 12.43 (119/139): perl-interpreter-5.32.1-480.el9.x86_  12 MB/s |  72 kB     00:00    
18:24:36 #13 12.49 (120/139): perl-libnet-3.13-4.el9.noarch.rpm    1.9 MB/s | 130 kB     00:00    
18:24:36 #16 69.28   Installing : m4-1.4.16-10.el7.aarch64                                   11/65 
18:24:36 #15 20.26   Installing       : jsoncpp-1.9.5-3.fc37.aarch64                         78/95 
18:24:36 #15 20.27   Installing       : gc-8.0.6-4.fc37.aarch64                              79/95 
18:24:36 #15 20.50   Installing       : guile22-2.2.7-6.fc37.aarch64                         80/95 
18:24:36 Total:	0B
18:24:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:24:36 #14 26.31 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
18:24:36 #14 26.50 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
18:24:36 #15 3.315 (1/94): automake-1.16.5-11.fc38.noarch.rpm      2.7 MB/s | 697 kB     00:00    
18:24:36 #15 3.323 (2/94): autoconf-2.71-5.fc38.noarch.rpm         2.7 MB/s | 733 kB     00:00    
18:24:36 #15 3.328 (3/94): checkpolicy-3.5-1.fc38.aarch64.rpm      1.3 MB/s | 345 kB     00:00    
18:24:36 #15 3.335 (4/94): cryptsetup-libs-2.6.1-1.fc38.aarch64.rp  27 MB/s | 487 kB     00:00    
18:24:36 #15 3.341 (5/94): device-mapper-1.02.189-2.fc38.aarch64.r  12 MB/s | 137 kB     00:00    
18:24:36 #15 3.346 (6/94): dbus-broker-33-1.fc38.aarch64.rpm        10 MB/s | 168 kB     00:00    
18:24:36 #15 3.349 (7/94): device-mapper-devel-1.02.189-2.fc38.aar 3.2 MB/s |  43 kB     00:00    
18:24:36 #15 3.354 (8/94): device-mapper-libs-1.02.189-2.fc38.aarc  14 MB/s | 171 kB     00:00    
18:24:36 #15 3.366 (9/94): gc-8.2.2-3.fc38.aarch64.rpm             6.8 MB/s | 109 kB     00:00    
18:24:36 #15 3.423 (10/94): guile22-2.2.7-7.fc38.aarch64.rpm        89 MB/s | 6.5 MB     00:00    
18:24:36 #15 3.426 (11/94): jsoncpp-1.9.5-4.fc38.aarch64.rpm       1.4 MB/s |  92 kB     00:00    
18:24:36 #15 3.429 (12/94): kmod-libs-30-4.fc38.aarch64.rpm        1.2 MB/s |  67 kB     00:00    
18:24:36 #15 3.436 (13/94): libargon2-20190702-2.fc38.aarch64.rpm  4.6 MB/s |  28 kB     00:00    
18:24:36 #15 3.439 (14/94): libcbor-0.7.0-9.fc38.aarch64.rpm       6.0 MB/s |  55 kB     00:00    
18:24:36 #15 3.442 (15/94): libedit-3.1-45.20221030cvs.fc38.aarch6 8.7 MB/s | 107 kB     00:00    
18:24:36 #15 3.448 (16/94): libfido2-1.12.0-3.fc38.aarch64.rpm      17 MB/s |  96 kB     00:00    
18:24:36 #15 3.452 (17/94): libmpc-1.3.1-2.fc38.aarch64.rpm        7.9 MB/s |  72 kB     00:00    
18:24:36 #15 3.456 (18/94): libfdisk-2.38.1-4.fc38.aarch64.rpm      11 MB/s | 156 kB     00:00    
18:24:36 #15 3.460 (19/94): libseccomp-devel-2.5.3-4.fc38.aarch64. 8.2 MB/s |  60 kB     00:00    
18:24:36 #15 3.465 (20/94): libseccomp-2.5.3-4.fc38.aarch64.rpm    5.7 MB/s |  72 kB     00:00    
18:24:36 #15 3.468 (21/94): libselinux-devel-3.5-1.fc38.aarch64.rp  13 MB/s | 151 kB     00:00    
18:24:36 #15 3.476 (22/94): libselinux-utils-3.5-1.fc38.aarch64.rp  11 MB/s | 164 kB     00:00    
18:24:36 #15 3.484 (23/94): libtool-2.4.7-6.fc38.aarch64.rpm        40 MB/s | 601 kB     00:00    
18:24:36 #15 3.488 (24/94): libsepol-devel-3.5-1.fc38.aarch64.rpm  2.5 MB/s |  49 kB     00:00    
18:24:36 #15 3.491 (25/94): libtool-ltdl-2.4.7-6.fc38.aarch64.rpm  2.8 MB/s |  37 kB     00:00    
18:24:36 #15 3.497 (26/94): libtool-ltdl-devel-2.4.7-6.fc38.aarch6  14 MB/s | 164 kB     00:00    
18:24:36 #15 3.500 (27/94): libutempter-1.2.1-8.fc38.aarch64.rpm   3.1 MB/s |  27 kB     00:00    
18:24:36 #15 3.503 (28/94): libxkbcommon-1.5.0-2.fc38.aarch64.rpm   12 MB/s | 141 kB     00:00    
18:24:36 #15 3.509 (29/94): m4-1.4.19-5.fc38.aarch64.rpm            26 MB/s | 299 kB     00:00    
18:24:36 #15 3.516 (30/94): pcre2-devel-10.42-1.fc38.1.aarch64.rpm  42 MB/s | 506 kB     00:00    
18:24:36 #15 3.519 (31/94): pcre2-utf16-10.42-1.fc38.1.aarch64.rpm  13 MB/s | 200 kB     00:00    
18:24:36 #15 3.525 (32/94): pcre2-utf32-10.42-1.fc38.1.aarch64.rpm  14 MB/s | 188 kB     00:00    
18:24:36 #15 3.528 (33/94): perl-Error-0.17029-11.fc38.noarch.rpm  5.2 MB/s |  40 kB     00:00    
18:24:36 #15 3.530 (34/94): perl-TermReadKey-2.38-16.fc38.aarch64. 3.5 MB/s |  36 kB     00:00    
18:24:36 #15 3.534 (35/94): perl-Thread-Queue-3.14-490.fc38.noarch 2.5 MB/s |  21 kB     00:00    
18:24:36 #15 3.538 (36/94): perl-threads-2.27-490.fc38.aarch64.rpm 8.0 MB/s |  56 kB     00:00    
18:24:36 #15 3.542 (37/94): perl-threads-shared-1.64-490.fc38.aarc 3.8 MB/s |  43 kB     00:00    
18:24:36 #15 3.548 (38/94): policycoreutils-3.5-1.fc38.aarch64.rpm  16 MB/s | 242 kB     00:00    
18:24:36 #15 3.553 (39/94): policycoreutils-devel-3.5-1.fc38.aarch  16 MB/s | 148 kB     00:00    
18:24:36 #15 3.556 (40/94): policycoreutils-python-utils-3.5-1.fc3 6.6 MB/s |  80 kB     00:00    
18:24:36 #15 3.561 (41/94): python3-libselinux-3.5-1.fc38.aarch64.  17 MB/s | 193 kB     00:00    
18:24:36 #15 3.572 (42/94): python3-libsemanage-3.5-2.fc38.aarch64 5.4 MB/s |  85 kB     00:00    
18:24:36 #13 12.60 (121/139): perl-libs-5.32.1-480.el9.x86_64.rpm   13 MB/s | 2.2 MB     00:00    
18:24:36 #13 12.60 (122/139): perl-mro-1.23-480.el9.x86_64.rpm     271 kB/s |  29 kB     00:00    
18:24:36 #13 12.61 (123/139): perl-overload-1.31-480.el9.noarch.rp 423 kB/s |  47 kB     00:00    
18:24:36 #13 12.61 (124/139): perl-overloading-0.02-480.el9.noarch 1.7 MB/s |  14 kB     00:00    
18:24:36 #13 12.61 (125/139): perl-parent-0.238-460.el9.noarch.rpm 2.2 MB/s |  15 kB     00:00    
18:24:36 #13 12.62 (126/139): perl-podlators-4.14-460.el9.noarch.r  12 MB/s | 114 kB     00:00    
18:24:36 #13 12.62 (127/139): perl-srpm-macros-1-41.el9.noarch.rpm 951 kB/s | 9.1 kB     00:00    
18:24:36 #13 12.62 (128/139): perl-subs-1.03-480.el9.noarch.rpm    2.3 MB/s |  13 kB     00:00    
18:24:36 #13 12.68 (129/139): perl-vars-1.05-480.el9.noarch.rpm    238 kB/s |  14 kB     00:00    
18:24:36 #13 12.68 (130/139): pyproject-srpm-macros-1.9.0-1.el9.no 248 kB/s |  15 kB     00:00    
18:24:36 #13 12.68 (131/139): python-srpm-macros-3.9-52.el9.noarch 3.3 MB/s |  24 kB     00:00    
18:24:36 #13 12.69 (132/139): python3-enchant-3.2.0-5.el9.noarch.r 8.8 MB/s |  86 kB     00:00    
18:24:36 #13 12.69 (133/139): python3-file-magic-5.39-14.el9.noarc 1.9 MB/s |  17 kB     00:00    
18:24:36 #13 12.69 (134/139): qt5-srpm-macros-5.15.9-1.el9.noarch. 1.2 MB/s | 8.8 kB     00:00    
18:24:36 #13 12.70 (135/139): redhat-rpm-config-206-1.el9.noarch.r 6.8 MB/s |  67 kB     00:00    
18:24:36 #13 12.70 (136/139): rpm-build-4.16.1.3-25.el9.x86_64.rpm 7.1 MB/s |  67 kB     00:00    
18:24:36 #13 12.70 (137/139): rust-srpm-macros-17-4.el9.noarch.rpm 1.8 MB/s |  10 kB     00:00    
18:24:36 #13 12.74 (138/139): rpmlint-1.11-19.el9.noarch.rpm       4.5 MB/s | 198 kB     00:00    
18:24:36 #14 26.74 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
18:24:36 #15 3.592 (43/94): python3-policycoreutils-3.5-1.fc38.noa  64 MB/s | 2.2 MB     00:00    
18:24:36 #15 3.601 (44/94): python3-setuptools-65.5.1-2.fc38.noarc  52 MB/s | 1.7 MB     00:00    
18:24:36 #15 3.603 (45/94): qrencode-libs-4.1.1-4.fc38.aarch64.rpm 2.6 MB/s |  62 kB     00:00    
18:24:36 #15 3.609 (46/94): rhash-1.4.3-2.fc38.aarch64.rpm          12 MB/s | 192 kB     00:00    
18:24:36 #15 3.612 (47/94): which-2.21-39.fc38.aarch64.rpm         5.4 MB/s |  42 kB     00:00    
18:24:36 #15 3.635 (48/94): util-linux-2.38.1-4.fc38.aarch64.rpm    76 MB/s | 2.3 MB     00:00    
18:24:36 #15 3.641 (49/94): xkeyboard-config-2.38-1.fc38.noarch.rp  30 MB/s | 963 kB     00:00    
18:24:36 #15 3.644 (50/94): annobin-docs-12.27-1.fc38.noarch.rpm   3.6 MB/s |  92 kB     00:00    
18:24:36 #15 3.665 (51/94): annobin-plugin-gcc-12.27-1.fc38.aarch6  46 MB/s | 957 kB     00:00    
18:24:36 #15 3.694 (52/94): cmake-data-3.27.7-1.fc38.noarch.rpm     45 MB/s | 2.2 MB     00:00    
18:24:36 #15 3.726 (53/94): cmake-3.27.7-1.fc38.aarch64.rpm         90 MB/s | 7.4 MB     00:00    
18:24:36 #15 3.729 (54/94): cmake-filesystem-3.27.7-1.fc38.aarch64 370 kB/s |  19 kB     00:00    
18:24:36 #15 3.731 (55/94): cmake-rpm-macros-3.27.7-1.fc38.noarch. 603 kB/s |  18 kB     00:00    
18:24:36 #15 3.776 (56/94): dbus-1.14.10-1.fc38.aarch64.rpm        178 kB/s | 8.0 kB     00:00    
18:24:36 #15 3.779 (57/94): dbus-common-1.14.10-1.fc38.noarch.rpm  313 kB/s |  15 kB     00:00    
18:24:36 #15 3.828 (58/94): cpp-13.2.1-1.fc38.aarch64.rpm          100 MB/s | 9.7 MB     00:00    
18:24:36 + make REF=master debian-bullseye
18:24:36 git init src/github.com/docker/cli
18:24:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:24:36 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:24:36 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:24:36 + SRC=src/github.com/docker/cli
18:24:36 + REF=master
18:24:36 + REF_FETCH=master
18:24:36 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:24:36 + awk {print $2}
18:24:36 + REF=refs/heads/master
18:24:36 + [ -n refs/heads/master ]
18:24:36 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:36 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:36 #13 12.83 (139/139): webkit2gtk3-jsc-2.42.1-1.el9.x86_64.  28 MB/s | 3.6 MB     00:00    
18:24:36 #13 12.83 --------------------------------------------------------------------------------
18:24:36 #13 12.83 Total                                            19 MB/s |  45 MB     00:02     
18:24:37 #15 31.90   Preparing        :                                                        1/1 
18:24:37 #14 26.76 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
18:24:37 #14 26.76 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
18:24:37 #14 26.77 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
18:24:37 #14 26.78 Get:282 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
18:24:37 #14 26.78 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
18:24:37 #14 26.79 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
18:24:37 #14 26.79 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
18:24:37 #14 26.83 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
18:24:37 #14 26.98 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
18:24:37 mkdir -p sources
18:24:37 docker run --rm -w /v \
18:24:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:24:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:37 	alpine \
18:24:37 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:24:37 #15 20.52   Installing       : make-1:4.3-11.fc37.aarch64                           81/95 
18:24:37 #15 20.86   Installing       : gcc-12.3.1-1.fc37.aarch64                            82/95 
18:24:37 mkdir -p sources
18:24:37 docker run --rm -w /v \
18:24:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:24:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:37 	alpine \
18:24:37 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:24:37 #16 69.57   Installing : 1:perl-Error-0.17020-2.el7.noarch                          12/65 
18:24:37 #15 3.831 (59/94): gcc-plugin-annobin-13.2.1-1.fc38.aarch 954 kB/s |  46 kB     00:00    
18:24:37 #15 3.906 (60/94): git-2.41.0-1.fc38.aarch64.rpm          779 kB/s |  54 kB     00:00    
18:24:37 #15 3.956 (61/94): git-core-2.41.0-1.fc38.aarch64.rpm      38 MB/s | 4.5 MB     00:00    
18:24:37 #15 4.023 (62/94): git-core-doc-2.41.0-1.fc38.noarch.rpm   26 MB/s | 2.8 MB     00:00    
18:24:37 #15 4.051 (63/94): glibc-devel-2.37-10.fc38.aarch64.rpm   6.3 MB/s | 541 kB     00:00    
18:24:37 #15 31.93   Installing       : python-srpm-macros-3-45.el8.noarch                    1/89 
18:24:37 #15 31.96   Installing       : unzip-6.0-46.el8.x86_64                               2/89 
18:24:37 #15 32.10   Installing       : groff-base-1.22.3-18.el8.x86_64                       3/89 
18:24:37 #15 32.13   Installing       : file-5.33-25.el8.x86_64                               4/89 
18:24:37 #15 32.15   Installing       : bzip2-1.0.6-26.el8.x86_64                             5/89 
18:24:37 #14 27.05 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
18:24:37 #14 27.07 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
18:24:37 #14 27.22 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
18:24:37 #14 27.23 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
18:24:37 #14 27.29 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
18:24:37 #14 27.31 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
18:24:37 #15 20.87   Running scriptlet: gcc-12.3.1-1.fc37.aarch64                            82/95 
18:24:37 #15 21.22   Installing       : cmake-data-3.27.4-6.fc37.noarch                      83/95 
18:24:37 #15 21.36   Installing       : cmake-3.27.4-6.fc37.aarch64                          84/95 
18:24:37 #15 4.156 (64/94): gcc-13.2.1-1.fc38.aarch64.rpm           84 MB/s |  31 MB     00:00    
18:24:37 #15 4.163 (65/94): glibc-static-2.37-10.fc38.aarch64.rpm  9.3 MB/s | 1.2 MB     00:00    
18:24:37 #15 4.173 (66/94): kernel-headers-6.5.4-200.fc38.aarch64.  13 MB/s | 1.5 MB     00:00    
18:24:37 #15 4.178 (67/94): less-633-1.fc38.aarch64.rpm             12 MB/s | 176 kB     00:00    
18:24:37 #15 4.184 (68/94): libasan-13.2.1-1.fc38.aarch64.rpm       22 MB/s | 449 kB     00:00    
18:24:37 #15 4.188 (69/94): libatomic-13.2.1-1.fc38.aarch64.rpm    2.8 MB/s |  36 kB     00:00    
18:24:37 #15 4.194 (70/94): libubsan-13.2.1-1.fc38.aarch64.rpm      23 MB/s | 203 kB     00:00    
18:24:37 #15 4.196 (71/94): libuv-1.46.0-1.fc38.aarch64.rpm         13 MB/s | 156 kB     00:00    
18:24:37 #15 4.200 (72/94): libxcrypt-devel-4.4.36-1.fc38.aarch64. 2.8 MB/s |  30 kB     00:00    
18:24:37 #15 4.207 (73/94): make-4.4.1-1.fc38.aarch64.rpm           57 MB/s | 587 kB     00:00    
18:24:37 #15 4.212 (74/94): libxcrypt-static-4.4.36-1.fc38.aarch64 7.0 MB/s | 108 kB     00:00    
18:24:37 #15 4.217 (75/94): openssh-9.0p1-17.fc38.aarch64.rpm       27 MB/s | 429 kB     00:00    
18:24:37 #15 4.225 (76/94): openssh-clients-9.0p1-17.fc38.aarch64.  44 MB/s | 691 kB     00:00    
18:24:37 #15 4.228 (77/94): perl-File-Compare-1.100.700-497.fc38.n 1.8 MB/s |  14 kB     00:00    
18:24:37 #15 4.231 (78/94): perl-File-Copy-2.39-497.fc38.noarch.rp 2.0 MB/s |  21 kB     00:00    
18:24:37 #15 4.234 (79/94): perl-File-Find-1.40-497.fc38.noarch.rp 2.9 MB/s |  26 kB     00:00    
18:24:37 #15 4.239 (80/94): perl-Git-2.41.0-1.fc38.noarch.rpm      4.9 MB/s |  41 kB     00:00    
18:24:37 #15 4.242 (81/94): perl-lib-0.65-497.fc38.aarch64.rpm     1.5 MB/s |  16 kB     00:00    
18:24:37 #15 4.247 (82/94): python3-audit-3.1.2-1.fc38.aarch64.rpm 6.8 MB/s |  87 kB     00:00    
18:24:37 #15 4.252 (83/94): rpm-plugin-selinux-4.18.1-3.fc38.aarch 2.3 MB/s |  20 kB     00:00    
18:24:37 #15 4.257 (84/94): selinux-policy-38.29-1.fc38.noarch.rpm 6.5 MB/s |  55 kB     00:00    
18:24:37 #15 4.266 (85/94): python3-setools-4.4.3-1.fc38.aarch64.r  26 MB/s | 616 kB     00:00    
18:24:37 #15 4.273 (86/94): selinux-policy-devel-38.29-1.fc38.noar  46 MB/s | 910 kB     00:00    
18:24:37 #15 4.325 (87/94): selinux-policy-targeted-38.29-1.fc38.n 105 MB/s | 6.7 MB     00:00    
18:24:37 #16 70.20   Installing : cpp-4.8.5-44.el7.aarch64                                   13/65 
18:24:37 #13 25.95 Fedora 39 openh264 (From Cisco) - aarch64       2.5 kB/s | 2.5 kB     00:01    
18:24:37 #13 27.10 Fedora 39 - aarch64 - Updates                   349  B/s | 257  B     00:00    
18:24:37 #13 29.41 Fedora 39 - aarch64 - Test Updates              9.3 MB/s |  18 MB     00:01    
18:24:37 #15 32.19   Installing       : zip-3.0-23.el8.x86_64                                 6/89 
18:24:37 #15 32.20   Installing       : python-rpm-macros-3-45.el8.noarch                     7/89 
18:24:37 #15 32.22   Installing       : python3-rpm-macros-3-45.el8.noarch                    8/89 
18:24:37 #15 32.23   Installing       : python3-six-1.11.0-8.el8.noarch                       9/89 
18:24:37 #15 32.27   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                10/89 
18:24:37 #15 32.30   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        11/89 
18:24:37 #15 32.32   Installing       : patch-2.7.6-11.el8.x86_64                            12/89 
18:24:37 #14 27.33 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
18:24:37 #14 27.34 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB]
18:24:37 #14 27.35 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB]
18:24:37 #14 27.39 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
18:24:37 #14 27.54 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
18:24:37 #15 21.37   Installing       : policycoreutils-devel-3.5-1.fc37.aarch64             85/95 
18:24:37 #15 21.46   Installing       : selinux-policy-devel-37.22-1.fc37.noarch             86/95 
18:24:37 #15 21.47   Running scriptlet: selinux-policy-devel-37.22-1.fc37.noarch             86/95 
18:24:37 #15 21.49   Installing       : libtool-2.4.7-2.fc37.aarch64                         87/95 
18:24:37 #15 21.50   Installing       : annobin-plugin-gcc-12.26-1.fc37.aarch64              88/95 
18:24:37 #15 21.51   Running scriptlet: annobin-plugin-gcc-12.26-1.fc37.aarch64              88/95 
18:24:37 #15 21.53   Installing       : gcc-plugin-annobin-12.3.1-1.fc37.aarch64             89/95 
18:24:37 #15 21.54   Installing       : device-mapper-devel-1.02.175-9.fc37.aarch64          90/95 
18:24:37 #15 21.55   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.aarch64              91/95 
18:24:37 #15 21.56   Installing       : libseccomp-devel-2.5.3-3.fc37.aarch64                92/95 
18:24:37 #15 21.57   Installing       : which-2.21-39.fc37.aarch64                           93/95 
18:24:37 #15 21.57   Installing       : systemd-rpm-macros-251.14-2.fc37.noarch              94/95 
18:24:37 #15 21.58   Installing       : rpm-plugin-selinux-4.18.1-2.fc37.aarch64             95/95 
18:24:37 #15 21.59   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          95/95 
18:24:37 #15 21.60   Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64               95/95 
18:24:37 #15 4.334 (88/94): systemd-devel-253.10-1.fc38.aarch64.rp  10 MB/s | 593 kB     00:00    
18:24:37 #15 4.360 (89/94): systemd-253.10-1.fc38.aarch64.rpm       53 MB/s | 4.3 MB     00:00    
18:24:37 #15 4.365 (90/94): systemd-networkd-253.10-1.fc38.aarch64  17 MB/s | 607 kB     00:00    
18:24:37 #15 4.369 (91/94): systemd-pam-253.10-1.fc38.aarch64.rpm   11 MB/s | 332 kB     00:00    
18:24:37 #15 4.375 (92/94): vim-filesystem-9.0.1984-1.fc38.noarch. 3.6 MB/s |  18 kB     00:00    
18:24:37 #15 4.378 (93/94): systemd-rpm-macros-253.10-1.fc38.noarc 3.6 MB/s |  28 kB     00:00    
18:24:37 #15 4.383 (94/94): systemd-resolved-253.10-1.fc38.aarch64  21 MB/s | 279 kB     00:00    
18:24:37 #15 4.385 --------------------------------------------------------------------------------
18:24:37 #15 4.386 Total                                            51 MB/s | 101 MB     00:01     
18:24:37 #16 70.50   Installing : systemd-devel-219-78.el7_9.7.aarch64                       14/65 
18:24:37 #15 32.40   Installing       : openssl-1:1.1.1k-9.el8.x86_64                        13/89 
18:24:37 #15 32.45   Installing       : ncurses-6.1-10.20180224.el8.x86_64                   14/89 
18:24:37 #15 32.46   Installing       : perl-Digest-1.17-395.el8.noarch                      15/89 
18:24:37 #15 32.48   Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                  16/89 
18:24:37 #15 32.50   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                17/89 
18:24:37 #15 32.52   Installing       : perl-libnet-3.11-3.el8.noarch                        18/89 
18:24:37 #15 32.56   Installing       : perl-URI-1.73-3.el8.noarch                           19/89 
18:24:37 #15 32.58   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               20/89 
18:24:37 #15 32.63   Installing       : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86   21/89 
18:24:37 #15 32.65   Installing       : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c   22/89 
18:24:37 #15 32.67   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  23/89 
18:24:37 #15 32.68   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 24/89 
18:24:37 #15 32.72   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0   25/89 
18:24:37 #14 27.70 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B]
18:24:37 #14 27.71 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
18:24:37 #14 27.73 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
18:24:37 #14 27.78 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
18:24:37 #14 27.84 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
18:24:37 == Building packages for debian-buster ==
18:24:37 mkdir -p "debbuild/debian-buster"
18:24:37 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile .
18:24:38 #15 32.74   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              26/89 
18:24:38 #15 32.75   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    27/89 
18:24:38 #15 32.77   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                28/89 
18:24:38 #15 32.81   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                29/89 
18:24:38 #15 32.83   Installing       : perl-HTTP-Tiny-0.074-2.el8.noarch                    30/89 
18:24:38 #15 32.85   Installing       : perl-podlators-4.11-1.el8.noarch                     31/89 
18:24:38 #15 32.88   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 32/89 
18:24:38 #15 32.89   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             33/89 
18:24:38 #15 32.90   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 34/89 
18:24:38 #15 32.92   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 35/89 
18:24:38 #15 32.94   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    36/89 
18:24:38 #14 27.86 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
18:24:38 #14 27.86 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
18:24:38 #14 27.88 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
18:24:38 #14 27.91 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
18:24:38 #14 27.93 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
18:24:38 #14 28.09 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
18:24:38 #0 building with "default" instance using docker driver
18:24:38 
18:24:38 #1 [internal] load build definition from Dockerfile
18:24:38 #1 transferring dockerfile: 984B done
18:24:38 #1 DONE 0.0s
18:24:38 
18:24:38 #2 [internal] load .dockerignore
18:24:38 #2 transferring context: 2B done
18:24:38 #2 DONE 0.0s
18:24:38 
18:24:38 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:24:38 #3 DONE 0.0s
18:24:38 
18:24:38 #4 resolve image config for docker.io/docker/dockerfile:1
18:24:38 #16 70.82   Installing : libcgroup-0.41-21.el7.aarch64                              15/65 
18:24:38 #15 32.96   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 37/89 
18:24:38 #15 32.98   Installing       : perl-Errno-1.28-422.el8.x86_64                       38/89 
18:24:38 #15 33.00   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     39/89 
18:24:38 #14 28.24 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
18:24:38 mkdir -p sources
18:24:38 docker run --rm -w /v \
18:24:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:24:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:38 	alpine \
18:24:38 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:24:38 #4 DONE 0.3s
18:24:38 
18:24:38 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:24:38 #5 CACHED
18:24:38 
18:24:38 #6 [internal] load metadata for docker.io/library/debian:buster
18:24:38 #6 DONE 0.0s
18:24:38 
18:24:38 #7 [auth] library/golang:pull token for registry-1.docker.io
18:24:38 #7 DONE 0.0s
18:24:38 
18:24:38 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:38 #16 71.15   Installing : rsync-3.1.2-12.el7_9.aarch64                               16/65 
18:24:38 #16 71.47   Installing : libselinux-utils-2.5-15.el7.aarch64                        17/65 
18:24:38 #16 71.60   Installing : policycoreutils-2.5-34.el7.aarch64                         18/65 
18:24:38 #15 21.65   Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.aarch64             95/95 
18:24:38 #15 22.45   Verifying        : automake-1.16.5-9.fc37.noarch                         1/95 
18:24:38 #15 22.45   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                 2/95 
18:24:38 #15 22.45   Verifying        : device-mapper-devel-1.02.175-9.fc37.aarch64           3/95 
18:24:38 #15 22.45   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64            4/95 
18:24:38 #15 22.45   Verifying        : gc-8.0.6-4.fc37.aarch64                               5/95 
18:24:38 #15 22.45   Verifying        : guile22-2.2.7-6.fc37.aarch64                          6/95 
18:24:38 #15 22.45   Verifying        : jsoncpp-1.9.5-3.fc37.aarch64                          7/95 
18:24:38 #15 22.45   Verifying        : kmod-libs-30-2.fc37.aarch64                           8/95 
18:24:38 #15 22.45   Verifying        : libargon2-20190702-1.fc37.aarch64                     9/95 
18:24:38 #15 22.45   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                        10/95 
18:24:38 #15 22.45   Verifying        : libcbor-0.7.0-7.fc37.aarch64                         11/95 
18:24:38 #15 22.45   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                       12/95 
18:24:38 #15 22.45   Verifying        : libfido2-1.11.0-3.fc37.aarch64                       13/95 
18:24:38 #15 22.45   Verifying        : libmpc-1.2.1-5.fc37.aarch64                          14/95 
18:24:38 #15 22.45   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                      15/95 
18:24:38 #15 22.45   Verifying        : libseccomp-devel-2.5.3-3.fc37.aarch64                16/95 
18:24:38 #15 22.45   Verifying        : libtool-2.4.7-2.fc37.aarch64                         17/95 
18:24:38 #15 22.45   Verifying        : libtool-ltdl-2.4.7-2.fc37.aarch64                    18/95 
18:24:38 #15 22.45   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.aarch64              19/95 
18:24:38 #15 22.45   Verifying        : libutempter-1.2.1-7.fc37.aarch64                     20/95 
18:24:38 #15 22.45   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                    21/95 
18:24:38 #15 22.45   Verifying        : m4-1.4.19-4.fc37.aarch64                             22/95 
18:24:38 #15 22.45   Verifying        : make-1:4.3-11.fc37.aarch64                           23/95 
18:24:38 #15 22.45   Verifying        : pcre2-devel-10.40-1.fc37.1.aarch64                   24/95 
18:24:38 #15 22.45   Verifying        : pcre2-utf16-10.40-1.fc37.1.aarch64                   25/95 
18:24:38 #15 22.45   Verifying        : pcre2-utf32-10.40-1.fc37.1.aarch64                   26/95 
18:24:38 #15 22.45   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                  27/95 
18:24:38 #15 22.45   Verifying        : perl-TermReadKey-2.38-14.fc37.aarch64                28/95 
18:24:38 #15 22.45   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch               29/95 
18:24:38 #15 22.45   Verifying        : perl-threads-1:2.27-489.fc37.aarch64                 30/95 
18:24:38 #15 22.45   Verifying        : perl-threads-shared-1.64-489.fc37.aarch64            31/95 
18:24:38 #15 22.45   Verifying        : python3-setools-4.4.0-9.fc37.aarch64                 32/95 
18:24:38 #15 22.45   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                   33/95 
18:24:38 #15 22.45   Verifying        : rhash-1.4.2-3.fc37.aarch64                           34/95 
18:24:38 #15 22.45   Verifying        : util-linux-2.38.1-1.fc37.aarch64                     35/95 
18:24:38 #15 22.45   Verifying        : annobin-docs-12.26-1.fc37.noarch                     36/95 
18:24:38 #15 22.45   Verifying        : annobin-plugin-gcc-12.26-1.fc37.aarch64              37/95 
18:24:38 #15 22.45   Verifying        : autoconf-2.71-4.fc37.noarch                          38/95 
18:24:38 #15 22.45   Verifying        : checkpolicy-3.5-1.fc37.aarch64                       39/95 
18:24:38 #15 22.45   Verifying        : cmake-3.27.4-6.fc37.aarch64                          40/95 
18:24:38 #15 22.45   Verifying        : cmake-data-3.27.4-6.fc37.noarch                      41/95 
18:24:38 #15 22.45   Verifying        : cmake-filesystem-3.27.4-6.fc37.aarch64               42/95 
18:24:38 #15 22.45   Verifying        : cmake-rpm-macros-3.27.4-6.fc37.noarch                43/95 
18:24:38 #15 22.45   Verifying        : cpp-12.3.1-1.fc37.aarch64                            44/95 
18:24:38 #15 22.45   Verifying        : cryptsetup-libs-2.6.1-1.fc37.aarch64                 45/95 
18:24:38 #15 22.45   Verifying        : dbus-1:1.14.10-1.fc37.aarch64                        46/95 
18:24:38 #15 22.45   Verifying        : dbus-broker-33-1.fc37.aarch64                        47/95 
18:24:38 #15 22.45   Verifying        : dbus-common-1:1.14.10-1.fc37.noarch                  48/95 
18:24:38 #15 22.45   Verifying        : gcc-12.3.1-1.fc37.aarch64                            49/95 
18:24:38 #15 22.45   Verifying        : gcc-plugin-annobin-12.3.1-1.fc37.aarch64             50/95 
18:24:38 #15 22.45   Verifying        : git-2.41.0-1.fc37.aarch64                            51/95 
18:24:38 #15 22.45   Verifying        : git-core-2.41.0-1.fc37.aarch64                       52/95 
18:24:38 #15 22.45   Verifying        : git-core-doc-2.41.0-1.fc37.noarch                    53/95 
18:24:38 #15 22.45   Verifying        : glibc-devel-2.36-14.fc37.aarch64                     54/95 
18:24:38 #15 22.45   Verifying        : glibc-static-2.36-14.fc37.aarch64                    55/95 
18:24:38 #15 22.45   Verifying        : kernel-headers-6.5.4-100.fc37.aarch64                56/95 
18:24:38 #15 22.45   Verifying        : less-633-1.fc37.aarch64                              57/95 
18:24:38 #15 22.45   Verifying        : libasan-12.3.1-1.fc37.aarch64                        58/95 
18:24:38 #15 22.45   Verifying        : libatomic-12.3.1-1.fc37.aarch64                      59/95 
18:24:38 #15 22.45   Verifying        : libedit-3.1-43.20221009cvs.fc37.aarch64              60/95 
18:24:38 #15 22.45   Verifying        : libselinux-devel-3.5-1.fc37.aarch64                  61/95 
18:24:38 #15 22.45   Verifying        : libselinux-utils-3.5-1.fc37.aarch64                  62/95 
18:24:38 #15 22.45   Verifying        : libsepol-devel-3.5-1.fc37.aarch64                    63/95 
18:24:38 #15 22.45   Verifying        : libubsan-12.3.1-1.fc37.aarch64                       64/95 
18:24:38 #15 22.45   Verifying        : libuv-1:1.46.0-1.fc37.aarch64                        65/95 
18:24:38 #15 22.45   Verifying        : libxcrypt-devel-4.4.36-1.fc37.aarch64                66/95 
18:24:38 #15 22.45   Verifying        : libxcrypt-static-4.4.36-1.fc37.aarch64               67/95 
18:24:38 #15 22.45   Verifying        : openssh-8.8p1-11.fc37.aarch64                        68/95 
18:24:38 #15 22.45   Verifying        : openssh-clients-8.8p1-11.fc37.aarch64                69/95 
18:24:38 #15 22.45   Verifying        : perl-File-Compare-1.100.700-494.fc37.noarch          70/95 
18:24:38 #15 22.45   Verifying        : perl-File-Copy-2.39-494.fc37.noarch                  71/95 
18:24:38 #15 22.45   Verifying        : perl-File-Find-1.40-494.fc37.noarch                  72/95 
18:24:38 #15 22.45   Verifying        : perl-Git-2.41.0-1.fc37.noarch                        73/95 
18:24:38 #15 22.45   Verifying        : perl-lib-0.65-494.fc37.aarch64                       74/95 
18:24:38 #15 22.45   Verifying        : policycoreutils-3.5-1.fc37.aarch64                   75/95 
18:24:38 #15 22.45   Verifying        : policycoreutils-devel-3.5-1.fc37.aarch64             76/95 
18:24:38 #15 22.45   Verifying        : policycoreutils-python-utils-3.5-1.fc37.noarch       77/95 
18:24:38 #15 22.45   Verifying        : python3-audit-3.1.2-1.fc37.aarch64                   78/95 
18:24:38 #15 22.45   Verifying        : python3-libselinux-3.5-1.fc37.aarch64                79/95 
18:24:38 #15 22.45   Verifying        : python3-libsemanage-3.5-2.fc37.aarch64               80/95 
18:24:38 #15 22.45   Verifying        : python3-policycoreutils-3.5-1.fc37.noarch            81/95 
18:24:38 #15 22.45   Verifying        : python3-setuptools-62.6.0-3.fc37.noarch              82/95 
18:24:38 #15 22.45   Verifying        : rpm-plugin-selinux-4.18.1-2.fc37.aarch64             83/95 
18:24:38 #15 22.45   Verifying        : selinux-policy-37.22-1.fc37.noarch                   84/95 
18:24:38 #15 22.45   Verifying        : selinux-policy-devel-37.22-1.fc37.noarch             85/95 
18:24:38 #15 22.45   Verifying        : selinux-policy-targeted-37.22-1.fc37.noarch          86/95 
18:24:38 #15 22.45   Verifying        : systemd-251.14-2.fc37.aarch64                        87/95 
18:24:38 #15 22.45   Verifying        : systemd-devel-251.14-2.fc37.aarch64                  88/95 
18:24:38 #15 22.45   Verifying        : systemd-networkd-251.14-2.fc37.aarch64               89/95 
18:24:38 #15 22.45   Verifying        : systemd-pam-251.14-2.fc37.aarch64                    90/95 
18:24:38 #15 22.45   Verifying        : systemd-resolved-251.14-2.fc37.aarch64               91/95 
18:24:38 #15 22.45   Verifying        : systemd-rpm-macros-251.14-2.fc37.noarch              92/95 
18:24:38 #15 22.45   Verifying        : vim-filesystem-2:9.0.1927-1.fc37.noarch              93/95 
18:24:38 #15 22.45   Verifying        : which-2.21-39.fc37.aarch64                           94/95 
18:24:38 #15 33.23   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      40/89 
18:24:38 #15 33.25   Installing       : perl-Carp-1.42-396.el8.noarch                        41/89 
18:24:38 #15 33.27   Installing       : perl-Exporter-5.72-396.el8.noarch                    42/89 
18:24:38 #14 28.43 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
18:24:38 #14 28.45 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
18:24:38 #14 28.46 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
18:24:38 #14 28.47 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
18:24:38 #14 28.48 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
18:24:38 #14 28.50 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
18:24:38 #14 28.50 Get:317 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB]
18:24:38 #14 28.52 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
18:24:38 #14 28.55 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
18:24:38 #8 DONE 0.3s
18:24:38 
18:24:38 #9 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:38 #9 DONE 0.0s
18:24:38 
18:24:38 #10 [stage-1 1/8] FROM docker.io/library/debian:buster
18:24:38 #10 DONE 0.0s
18:24:38 
18:24:38 #11 [internal] load build context
18:24:38 #15 22.45   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  95/95 
18:24:38 #15 22.63 
18:24:38 #15 22.63 Installed:
18:24:38 #15 22.63   annobin-docs-12.26-1.fc37.noarch                                              
18:24:38 #15 22.63   annobin-plugin-gcc-12.26-1.fc37.aarch64                                       
18:24:38 #15 22.63   autoconf-2.71-4.fc37.noarch                                                   
18:24:38 #15 22.63   automake-1.16.5-9.fc37.noarch                                                 
18:24:38 #15 22.63   checkpolicy-3.5-1.fc37.aarch64                                                
18:24:38 #15 22.63   cmake-3.27.4-6.fc37.aarch64                                                   
18:24:38 #15 22.63   cmake-data-3.27.4-6.fc37.noarch                                               
18:24:38 #15 22.63   cmake-filesystem-3.27.4-6.fc37.aarch64                                        
18:24:38 #15 22.63   cmake-rpm-macros-3.27.4-6.fc37.noarch                                         
18:24:38 #15 22.63   cpp-12.3.1-1.fc37.aarch64                                                     
18:24:38 #15 22.63   cryptsetup-libs-2.6.1-1.fc37.aarch64                                          
18:24:38 #15 22.63   dbus-1:1.14.10-1.fc37.aarch64                                                 
18:24:38 #15 22.63   dbus-broker-33-1.fc37.aarch64                                                 
18:24:38 #15 22.63   dbus-common-1:1.14.10-1.fc37.noarch                                           
18:24:38 #15 22.63   device-mapper-1.02.175-9.fc37.aarch64                                         
18:24:38 #15 22.63   device-mapper-devel-1.02.175-9.fc37.aarch64                                   
18:24:38 #15 22.63   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
18:24:38 #15 22.63   gc-8.0.6-4.fc37.aarch64                                                       
18:24:38 #15 22.63   gcc-12.3.1-1.fc37.aarch64                                                     
18:24:38 #15 22.63   gcc-plugin-annobin-12.3.1-1.fc37.aarch64                                      
18:24:38 #15 22.63   git-2.41.0-1.fc37.aarch64                                                     
18:24:38 #15 22.63   git-core-2.41.0-1.fc37.aarch64                                                
18:24:38 #15 22.63   git-core-doc-2.41.0-1.fc37.noarch                                             
18:24:38 #15 22.63   glibc-devel-2.36-14.fc37.aarch64                                              
18:24:38 #15 22.63   glibc-static-2.36-14.fc37.aarch64                                             
18:24:38 #15 22.63   guile22-2.2.7-6.fc37.aarch64                                                  
18:24:38 #15 22.63   jsoncpp-1.9.5-3.fc37.aarch64                                                  
18:24:38 #15 22.63   kernel-headers-6.5.4-100.fc37.aarch64                                         
18:24:38 #15 22.63   kmod-libs-30-2.fc37.aarch64                                                   
18:24:38 #15 22.63   less-633-1.fc37.aarch64                                                       
18:24:38 #15 22.63   libargon2-20190702-1.fc37.aarch64                                             
18:24:38 #15 22.63   libasan-12.3.1-1.fc37.aarch64                                                 
18:24:38 #15 22.63   libatomic-12.3.1-1.fc37.aarch64                                               
18:24:38 #15 22.63   libbpf-2:0.8.0-2.fc37.aarch64                                                 
18:24:38 #15 22.63   libcbor-0.7.0-7.fc37.aarch64                                                  
18:24:38 #15 22.63   libedit-3.1-43.20221009cvs.fc37.aarch64                                       
18:24:38 #15 22.63   libfdisk-2.38.1-1.fc37.aarch64                                                
18:24:38 #15 22.63   libfido2-1.11.0-3.fc37.aarch64                                                
18:24:38 #15 22.63   libmpc-1.2.1-5.fc37.aarch64                                                   
18:24:38 #15 22.63   libseccomp-2.5.3-3.fc37.aarch64                                               
18:24:38 #15 22.63   libseccomp-devel-2.5.3-3.fc37.aarch64                                         
18:24:38 #15 22.63   libselinux-devel-3.5-1.fc37.aarch64                                           
18:24:38 #15 22.63   libselinux-utils-3.5-1.fc37.aarch64                                           
18:24:38 #15 22.63   libsepol-devel-3.5-1.fc37.aarch64                                             
18:24:38 #15 22.63   libtool-2.4.7-2.fc37.aarch64                                                  
18:24:38 #15 22.63   libtool-ltdl-2.4.7-2.fc37.aarch64                                             
18:24:38 #15 22.63   libtool-ltdl-devel-2.4.7-2.fc37.aarch64                                       
18:24:38 #15 22.63   libubsan-12.3.1-1.fc37.aarch64                                                
18:24:38 #15 22.63   libutempter-1.2.1-7.fc37.aarch64                                              
18:24:38 #15 22.63   libuv-1:1.46.0-1.fc37.aarch64                                                 
18:24:38 #15 22.63   libxcrypt-devel-4.4.36-1.fc37.aarch64                                         
18:24:38 #15 22.63   libxcrypt-static-4.4.36-1.fc37.aarch64                                        
18:24:38 #15 22.63   libxkbcommon-1.4.1-2.fc37.aarch64                                             
18:24:38 #15 22.63   m4-1.4.19-4.fc37.aarch64                                                      
18:24:38 #15 22.63   make-1:4.3-11.fc37.aarch64                                                    
18:24:38 #15 22.63   openssh-8.8p1-11.fc37.aarch64                                                 
18:24:38 #15 22.63   openssh-clients-8.8p1-11.fc37.aarch64                                         
18:24:38 #15 22.63   pcre2-devel-10.40-1.fc37.1.aarch64                                            
18:24:38 #15 22.63   pcre2-utf16-10.40-1.fc37.1.aarch64                                            
18:24:38 #15 22.63   pcre2-utf32-10.40-1.fc37.1.aarch64                                            
18:24:38 #15 22.63   perl-Error-1:0.17029-10.fc37.noarch                                           
18:24:38 #15 22.63   perl-File-Compare-1.100.700-494.fc37.noarch                                   
18:24:38 #15 22.63   perl-File-Copy-2.39-494.fc37.noarch                                           
18:24:38 #15 22.63   perl-File-Find-1.40-494.fc37.noarch                                           
18:24:38 #15 22.63   perl-Git-2.41.0-1.fc37.noarch                                                 
18:24:38 #15 22.63   perl-TermReadKey-2.38-14.fc37.aarch64                                         
18:24:38 #15 22.63   perl-Thread-Queue-3.14-489.fc37.noarch                                        
18:24:38 #15 22.63   perl-lib-0.65-494.fc37.aarch64                                                
18:24:38 #15 22.63   perl-threads-1:2.27-489.fc37.aarch64                                          
18:24:38 #15 22.63   perl-threads-shared-1.64-489.fc37.aarch64                                     
18:24:38 #15 22.63   policycoreutils-3.5-1.fc37.aarch64                                            
18:24:38 #15 22.63   policycoreutils-devel-3.5-1.fc37.aarch64                                      
18:24:38 #15 22.63   policycoreutils-python-utils-3.5-1.fc37.noarch                                
18:24:38 #15 22.63   python3-audit-3.1.2-1.fc37.aarch64                                            
18:24:38 #15 22.63   python3-libselinux-3.5-1.fc37.aarch64                                         
18:24:38 #15 22.63   python3-libsemanage-3.5-2.fc37.aarch64                                        
18:24:38 #15 22.63   python3-policycoreutils-3.5-1.fc37.noarch                                     
18:24:38 #15 22.63   python3-setools-4.4.0-9.fc37.aarch64                                          
18:24:38 #15 22.63   python3-setuptools-62.6.0-3.fc37.noarch                                       
18:24:38 #15 22.63   qrencode-libs-4.1.1-3.fc37.aarch64                                            
18:24:38 #15 22.63   rhash-1.4.2-3.fc37.aarch64                                                    
18:24:38 #15 22.63   rpm-plugin-selinux-4.18.1-2.fc37.aarch64                                      
18:24:38 #15 22.63   selinux-policy-37.22-1.fc37.noarch                                            
18:24:38 #15 22.63   selinux-policy-devel-37.22-1.fc37.noarch                                      
18:24:38 #15 22.63   selinux-policy-targeted-37.22-1.fc37.noarch                                   
18:24:38 #15 22.63   systemd-251.14-2.fc37.aarch64                                                 
18:24:38 #15 22.63   systemd-devel-251.14-2.fc37.aarch64                                           
18:24:38 #15 22.63   systemd-networkd-251.14-2.fc37.aarch64                                        
18:24:38 #15 22.63   systemd-pam-251.14-2.fc37.aarch64                                             
18:24:38 #15 22.63   systemd-resolved-251.14-2.fc37.aarch64                                        
18:24:38 #15 22.63   systemd-rpm-macros-251.14-2.fc37.noarch                                       
18:24:38 #15 22.63   util-linux-2.38.1-1.fc37.aarch64                                              
18:24:38 #15 22.63   vim-filesystem-2:9.0.1927-1.fc37.noarch                                       
18:24:38 #15 22.63   which-2.21-39.fc37.aarch64                                                    
18:24:38 #15 22.63   xkeyboard-config-2.36-3.fc37.noarch                                           
18:24:38 #15 22.63 
18:24:38 #15 22.63 Complete!
18:24:38 #15 DONE 22.8s
18:24:38 #15 33.48   Installing       : perl-libs-4:5.26.3-422.el8.x86_64                    43/89 
18:24:38 #15 33.52   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           44/89 
18:24:38 #15 33.53   Installing       : perl-parent-1:0.237-1.el8.noarch                     45/89 
18:24:38 #15 33.55   Installing       : perl-macros-4:5.26.3-422.el8.x86_64                  46/89 
18:24:38 #15 33.56   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         47/89 
18:24:38 #15 33.59   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           48/89 
18:24:38 #15 33.60   Installing       : perl-File-Path-2.15-2.el8.noarch                     49/89 
18:24:38 #15 33.63   Installing       : perl-IO-1.38-422.el8.x86_64                          50/89 
18:24:38 #15 33.65   Installing       : perl-PathTools-3.74-1.el8.x86_64                     51/89 
18:24:38 #15 33.67   Installing       : perl-constant-1.33-396.el8.noarch                    52/89 
18:24:38 From https://github.com/docker/cli
18:24:38  * [new branch]      master     -> master
18:24:38  * [new branch]      master     -> origin/master
18:24:38 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:24:38 git init src/github.com/docker/docker
18:24:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:24:38 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:24:38 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:24:38 + SRC=src/github.com/docker/docker
18:24:38 + REF=master
18:24:38 + REF_FETCH=master
18:24:38 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:24:38 + awk {print $2}
18:24:38 #14 28.72 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B]
18:24:38 #14 28.80 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
18:24:38 #13 14.48 Running transaction check
18:24:38 #13 14.56 Transaction check succeeded.
18:24:38 #13 14.56 Running transaction test
18:24:39 #11 transferring context: 34.09MB 0.2s done
18:24:39 #11 DONE 0.2s
18:24:39 
18:24:39 #9 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:39 #9 CACHED
18:24:39 
18:24:39 #12 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:24:39 #12 CACHED
18:24:39 
18:24:39 #13 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:24:39 #13 CACHED
18:24:39 
18:24:39 #14 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:24:39 #14 CACHED
18:24:39 
18:24:39 #15 [stage-1 5/8] COPY --link sources/ /sources
18:24:39 
18:24:39 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
18:24:39 #15 33.69   Installing       : perl-threads-1:2.21-2.el8.x86_64                     53/89 
18:24:39 #14 28.89 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
18:24:39 #14 28.90 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
18:24:39 #14 28.93 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
18:24:39 #14 28.95 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
18:24:39 #14 28.98 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
18:24:39 #14 28.99 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
18:24:39 #14 29.00 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
18:24:39 #14 29.01 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
18:24:39 #14 29.03 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
18:24:39 #16 71.63   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   19/65 
18:24:39 #13 15.15 Transaction test succeeded.
18:24:39 #13 15.16 Running transaction
18:24:39 #15 DONE 0.1s
18:24:39 
18:24:39 #16 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:24:39 #14 29.18 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
18:24:39 #14 29.26 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
18:24:39 #14 29.29 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
18:24:39 #16 72.22   Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64                        20/65 
18:24:39 #16 72.52   Installing : libsemanage-python-2.5-14.el7.aarch64                      21/65 
18:24:39 #16 72.57   Installing : libselinux-python-2.5-15.el7.aarch64                       22/65 
18:24:39 #15 6.141 Running transaction check
18:24:39 #15 6.291 Transaction check succeeded.
18:24:39 #15 6.292 Running transaction test
18:24:39 mkdir -p sources
18:24:39 docker run --rm -w /v \
18:24:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:24:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:39 	alpine \
18:24:39 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:24:39 #14 29.41 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
18:24:39 #15 33.71   Installing       : perl-threads-shared-1.58-2.el8.x86_64                54/89 
18:24:39 #15 34.28   Installing       : perl-interpreter-4:5.26.3-422.el8.x86_64             55/89 
18:24:39 #15 34.31   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     56/89 
18:24:39 #15 34.33   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     56/89 
18:24:39 #15 34.35   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        57/89 
18:24:39 #15 34.37   Installing       : pkgconf-1.4.2-1.el8.x86_64                           58/89 
18:24:39 #15 34.38   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                59/89 
18:24:39 #15 34.42   Installing       : libbabeltrace-1.5.4-4.el8.x86_64                     60/89 
18:24:39 #16 72.60   Installing : less-458-9.el7.aarch64                                     23/65 
18:24:39 #16 72.63   Installing : fipscheck-1.4.1-6.el7.aarch64                              24/65 
18:24:39 #14 29.57 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
18:24:39 #14 29.61 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
18:24:39 #14 29.61 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
18:24:39 #14 29.62 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
18:24:39 #14 29.62 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
18:24:39 #14 29.63 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
18:24:39 #14 29.63 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
18:24:39 #14 29.78 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB]
18:24:39 #15 34.43   Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                     60/89 
18:24:39 #15 34.65   Installing       : glibc-gconv-extra-2.28-236.el8.7.x86_64              61/89 
18:24:39 #15 34.68   Running scriptlet: glibc-gconv-extra-2.28-236.el8.7.x86_64              61/89 
18:24:39 #15 34.70   Installing       : emacs-filesystem-1:26.1-11.el8.noarch                62/89 
18:24:39 #15 34.71   Installing       : desktop-file-utils-0.26-1.el8.x86_64                 63/89 
18:24:40 #15 7.160 Transaction test succeeded.
18:24:40 #15 34.73   Installing       : elfutils-debuginfod-client-0.189-3.el8.x86_64        64/89 
18:24:40 #15 34.82   Installing       : elfutils-0.189-3.el8.x86_64                          65/89 
18:24:40 #15 34.87   Installing       : diffutils-3.6-6.el8.x86_64                           66/89 
18:24:40 #15 34.88   Running scriptlet: diffutils-3.6-6.el8.x86_64                           66/89 
18:24:40 #15 34.91   Installing       : dbus-glib-0.110-2.el8.x86_64                         67/89 
18:24:40 #15 34.92   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         67/89 
18:24:40 #15 34.95   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     68/89 
18:24:40 == Building packages for ubuntu-jammy ==
18:24:40 mkdir -p "debbuild/ubuntu-jammy"
18:24:40 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
18:24:40 + REF=refs/heads/master
18:24:40 + [ -n refs/heads/master ]
18:24:40 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:40 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:40 #16 72.65   Installing : fipscheck-lib-1.4.1-6.el7.aarch64                          25/65 
18:24:40 #16 73.29   Installing : openssh-7.4p1-23.el7_9.aarch64                             26/65 
18:24:40 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm
18:24:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3KX1Bx
18:24:40 + umask 022
18:24:40 + cd /root/rpmbuild/BUILD
18:24:40 + cd src
18:24:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:24:40 + exit 0
18:24:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SYCWiI
18:24:40 + umask 022
18:24:40 + cd /root/rpmbuild/BUILD
18:24:40 + cd /root/rpmbuild/BUILD
18:24:40 + rm -rf src
18:24:40 + /usr/bin/mkdir -p src
18:24:40 + cd src
18:24:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:24:40 + /usr/bin/tar -xof -
18:24:40 + STATUS=0
18:24:40 + '[' 0 -ne 0 ']'
18:24:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:24:40 + /usr/bin/tar -xof -
18:24:40 #15 7.160 Running transaction
18:24:40 #15 35.01   Installing       : zstd-1.4.4-1.el8.x86_64                              69/89 
18:24:40 #15 35.03   Installing       : rust-srpm-macros-5-2.el8.noarch                      70/89 
18:24:40 #15 35.04   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  71/89 
18:24:40 #15 35.05   Installing       : python3-systemd-234-8.el8.x86_64                     72/89 
18:24:40 #15 35.10   Installing       : python3-dnf-plugins-core-4.0.21-23.el8.noarch        73/89 
18:24:40 #15 35.11   Installing       : perl-srpm-macros-1-25.el8.noarch                     74/89 
18:24:40 #15 35.13   Installing       : openblas-srpm-macros-2-2.el8.noarch                  75/89 
18:24:40 #15 35.14   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     76/89 
18:24:40 #15 35.15   Installing       : libipt-1.6.1-8.el8.x86_64                            77/89 
18:24:40 #15 35.17   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     78/89 
18:24:40 #0 building with "default" instance using docker driver
18:24:40 
18:24:40 #1 [internal] load .dockerignore
18:24:40 #1 transferring context: 2B done
18:24:40 #1 DONE 0.0s
18:24:40 
18:24:40 #2 [internal] load build definition from Dockerfile
18:24:40 #2 transferring dockerfile: 1.28kB done
18:24:40 #2 DONE 0.0s
18:24:40 
18:24:40 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:24:40 #3 DONE 0.0s
18:24:40 
18:24:40 #4 resolve image config for docker.io/docker/dockerfile:1
18:24:40 #14 30.32 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
18:24:40 + STATUS=0
18:24:40 + '[' 0 -ne 0 ']'
18:24:40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:24:40 + exit 0
18:24:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UGSjy3
18:24:40 + umask 022
18:24:40 + cd /root/rpmbuild/BUILD
18:24:40 + cd src
18:24:40 + mkdir -p /go/src/github.com/docker
18:24:40 + rm -f /go/src/github.com/docker/cli
18:24:40 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:24:40 + pushd /go/src/github.com/docker/cli
18:24:40 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:24:40 + VERSION=0.0.0-20231011170815-26951f7
18:24:40 + GITCOMMIT=26951f7
18:24:40 + GO_LINKMODE=dynamic
18:24:40 + ./scripts/build/binary
18:24:40 Building dynamic docker-linux-arm64
18:24:40 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:24:40Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:24:40 #16 73.32   Installing : lzo-2.06-8.el7.aarch64                                     27/65 
18:24:40 #16 DONE 1.5s
18:24:40 
18:24:40 #17 [stage-1 7/8] WORKDIR /root/build-deb
18:24:40 #17 DONE 0.0s
18:24:40 
18:24:40 #18 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:24:40 #18 DONE 0.0s
18:24:40 
18:24:40 #19 exporting to image
18:24:40 #19 exporting layers
18:24:40 #15 35.19   Installing       : gc-7.6.4-3.el8.x86_64                                79/89 
18:24:40 #4 DONE 0.3s
18:24:40 
18:24:40 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:24:40 #5 CACHED
18:24:40 
18:24:40 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:40 #14 30.46 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
18:24:40 #14 30.47 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
18:24:40 #14 30.47 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
18:24:40 #14 30.47 Get:347 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
18:24:40 #14 30.47 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
18:24:40 #14 30.47 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
18:24:40 #14 30.47 Get:350 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB]
18:24:40 #14 30.48 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB]
18:24:40 #14 30.48 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
18:24:40 #14 30.63 Get:353 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B]
18:24:40 #16 73.64   Installing : libarchive-3.1.2-14.el7_7.aarch64                          28/65 
18:24:40 #16 73.94   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      29/65 
18:24:40 #16 73.96   Installing : perl-TermReadKey-2.30-20.el7.aarch64                       30/65 
18:24:40 #15 35.56   Installing       : guile-5:2.0.14-7.el8.x86_64                          80/89 
18:24:40 #6 ...
18:24:40 
18:24:40 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
18:24:40 #7 DONE 0.0s
18:24:40 
18:24:40 #8 [auth] library/golang:pull token for registry-1.docker.io
18:24:40 #8 DONE 0.0s
18:24:40 
18:24:40 #9 [internal] load metadata for docker.io/library/ubuntu:jammy
18:24:40 #14 30.80 debconf: delaying package configuration, since apt-utils is not installed
18:24:40 #14 30.84 Fetched 100 MB in 25s (4041 kB/s)
18:24:40 #14 30.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4117 files and directories currently installed.)
18:24:40 #14 30.88 Preparing to unpack .../libc6_2.31-0ubuntu9.12_arm64.deb ...
18:24:40 #14 31.01 Unpacking libc6:arm64 (2.31-0ubuntu9.12) over (2.31-0ubuntu9.9) ...
18:24:40 #16 DONE 1.7s
18:24:40 
18:24:40 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
18:24:40 #17 DONE 0.0s
18:24:40 
18:24:40 #18 exporting to image
18:24:40 #18 exporting layers
18:24:41 #13 16.95   Preparing        :                                                        1/1 
18:24:41 #13 17.00   Installing       : elfutils-debuginfod-client-0.189-3.el9.x86_64        1/139 
18:24:41 #13 17.02   Installing       : binutils-gold-2.35.2-42.el9.x86_64                   2/139 
18:24:41 #15 35.59   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          80/89 
18:24:41 #15 35.97   Installing       : gdb-headless-8.2-20.el8.x86_64                       81/89 
18:24:41 #15 36.04   Installing       : go-srpm-macros-2-17.el8.noarch                       82/89 
18:24:41 #15 36.06   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   83/89 
18:24:41 #15 36.07   Installing       : efi-srpm-macros-3-3.el8.noarch                       84/89 
18:24:41 From https://github.com/docker/docker
18:24:41  * [new branch]      master     -> master
18:24:41  * [new branch]      master     -> origin/master
18:24:41 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:24:41 #9 DONE 0.3s
18:24:41 
18:24:41 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:41 #6 DONE 0.4s
18:24:41 
18:24:41 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:41 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.1s done
18:24:41 #13 17.11   Installing       : binutils-2.35.2-42.el9.x86_64                        3/139 
18:24:41 #13 17.12   Running scriptlet: binutils-2.35.2-42.el9.x86_64                        3/139 
18:24:41 #13 17.13   Installing       : xz-5.2.5-8.el9.x86_64                                4/139 
18:24:41 #13 17.15   Installing       : systemd-libs-252-18.el9.x86_64                       5/139 
18:24:41 #13 17.16   Running scriptlet: systemd-libs-252-18.el9.x86_64                       5/139 
18:24:41 #13 17.18   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      6/139 
18:24:41 #13 17.22   Installing       : groff-base-1.22.4-10.el9.x86_64                      6/139 
18:24:41 #13 17.23   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      6/139 
18:24:41 #13 17.24   Installing       : file-5.39-14.el9.x86_64                              7/139 
18:24:41 #13 17.27   Installing       : elfutils-0.189-3.el9.x86_64                          8/139 
18:24:41 #15 8.062   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch            1/1 
18:24:41 #15 8.219   Preparing        :                                                        1/1 
18:24:41 #15 8.273   Installing       : perl-File-Find-1.40-497.fc38.noarch                   1/94 
18:24:41 #15 8.282   Installing       : cmake-rpm-macros-3.27.7-1.fc38.noarch                 2/94 
18:24:41 #15 8.291   Installing       : cmake-filesystem-3.27.7-1.fc38.aarch64                3/94 
18:24:41 #15 8.305   Installing       : python3-libselinux-3.5-1.fc38.aarch64                 4/94 
18:24:41 #16 73.99   Installing : libgomp-4.8.5-44.el7.aarch64                               31/65 
18:24:41 #15 36.09   Installing       : dwz-0.12-10.el8.x86_64                               85/89 
18:24:41 #15 36.11   Installing       : redhat-rpm-config-131-1.el8.noarch                   86/89 
18:24:41 #15 36.14   Installing       : rpm-build-4.14.3-26.el8.x86_64                       87/89 
18:24:41 #15 36.16   Installing       : dnf-plugins-core-4.0.21-23.el8.noarch                88/89 
18:24:41 #15 36.20   Installing       : rpmlint-1.10-14.el8.noarch                           89/89 
18:24:41 #15 36.22   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          89/89 
18:24:41 #15 36.23   Running scriptlet: rpmlint-1.10-14.el8.noarch                           89/89 
18:24:41 #15 36.34   Verifying        : desktop-file-utils-0.26-1.el8.x86_64                  1/89 
18:24:41 #10 ...
18:24:41 
18:24:41 #11 [internal] load build context
18:24:41 #11 transferring context: 34.09MB 0.1s done
18:24:41 #11 DONE 0.1s
18:24:41 
18:24:41 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 3.15MB / 64.10MB 0.1s
18:24:41 #10 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 0B / 155B 0.1s
18:24:41 #10 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:24:41 #10 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:24:41 #10 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:24:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 12.58MB / 64.10MB 0.2s
18:24:41 #10 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 0.1s done
18:24:41 #13 17.34   Installing       : gdb-minimal-10.2-11.el9.x86_64                       9/139 
18:24:41 #13 17.35   Installing       : dwz-0.14-3.el9.x86_64                               10/139 
18:24:41 #13 17.36   Installing       : unzip-6.0-56.el9.x86_64                             11/139 
18:24:41 #13 17.37   Installing       : libproxy-0.4.15-35.el9.x86_64                       12/139 
18:24:41 #13 17.38   Installing       : cpio-2.13-16.el9.x86_64                             13/139 
18:24:41 #13 17.39   Installing       : bzip2-1.0.8-8.el9.x86_64                            14/139 
18:24:41 #13 17.40   Installing       : zip-3.0-35.el9.x86_64                               15/139 
18:24:41 #13 17.41   Installing       : debugedit-5.0-4.el9.x86_64                          16/139 
18:24:41 #13 17.42   Installing       : python3-file-magic-5.39-14.el9.noarch               17/139 
18:24:41 #13 17.42   Installing       : dbus-libs-1:1.12.20-8.el9.x86_64                    18/139 
18:24:41 #13 17.44   Installing       : python3-dbus-1.2.18-2.el9.x86_64                    19/139 
18:24:41 #13 17.45   Installing       : python3-systemd-234-18.el9.x86_64                   20/139 
18:24:41 #13 17.45   Installing       : rust-srpm-macros-17-4.el9.noarch                    21/139 
18:24:41 #13 17.46   Installing       : qt5-srpm-macros-5.15.9-1.el9.noarch                 22/139 
18:24:41 #13 17.46   Installing       : pyproject-srpm-macros-1.9.0-1.el9.noarch            23/139 
18:24:41 #13 17.47   Installing       : perl-srpm-macros-1-41.el9.noarch                    24/139 
18:24:41 #13 17.47   Installing       : openblas-srpm-macros-2-11.el9.noarch                25/139 
18:24:41 #13 17.47   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    26/139 
18:24:41 #13 17.48   Installing       : lua-srpm-macros-1-6.el9.noarch                      27/139 
18:24:41 #13 17.49   Installing       : libstemmer-0-18.585svn.el9.x86_64                   28/139 
18:24:41 #13 17.49   Installing       : libjpeg-turbo-2.0.90-6.el9.x86_64                   29/139 
18:24:41 #13 17.50   Installing       : hunspell-filesystem-1.7.0-11.el9.x86_64             30/139 
18:24:41 #13 17.51   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           31/139 
18:24:41 #13 17.52   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              32/139 
18:24:41 #13 17.52   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           33/139 
18:24:41 #13 17.54   Installing       : hunspell-1.7.0-11.el9.x86_64                        34/139 
18:24:41 #13 17.54   Installing       : enchant-1:1.6.0-30.el9.x86_64                       35/139 
18:24:41 #13 17.55   Installing       : python3-enchant-3.2.0-5.el9.noarch                  36/139 
18:24:41 #13 17.56   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  37/139 
18:24:41 #13 17.57   Installing       : emacs-filesystem-1:27.2-9.el9.noarch                38/139 
18:24:41 #13 17.57   Installing       : desktop-file-utils-0.26-6.el9.x86_64                39/139 
18:24:41 #13 17.58   Installing       : efi-srpm-macros-4-9.el9.noarch                      40/139 
18:24:41 #13 17.59   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          41/139 
18:24:41 #13 17.61   Installing       : zstd-1.5.1-2.el9.x86_64                             42/139 
18:24:41 #13 17.63   Installing       : shared-mime-info-2.1-5.el9.x86_64                   43/139 
18:24:41 #13 17.64   Running scriptlet: shared-mime-info-2.1-5.el9.x86_64                   43/139 
18:24:41 #13 17.65   Installing       : python3-six-1.15.0-9.el9.noarch                     44/139 
18:24:41 #15 8.314   Installing       : perl-threads-1:2.27-490.fc38.aarch64                  5/94 
18:24:41 #15 8.324   Installing       : m4-1.4.19-5.fc38.aarch64                              6/94 
18:24:41 #15 8.332   Installing       : libtool-ltdl-2.4.7-6.fc38.aarch64                     7/94 
18:24:41 #15 8.340   Installing       : libseccomp-2.5.3-4.fc38.aarch64                       8/94 
18:24:41 #15 8.347   Installing       : libmpc-1.3.1-2.fc38.aarch64                           9/94 
18:24:41 #15 8.356   Installing       : libfdisk-2.38.1-4.fc38.aarch64                       10/94 
18:24:41 #15 8.371   Installing       : checkpolicy-3.5-1.fc38.aarch64                       11/94 
18:24:41 #15 8.545   Installing       : cpp-13.2.1-1.fc38.aarch64                            12/94 
18:24:41 #15 8.554   Installing       : perl-threads-shared-1.64-490.fc38.aarch64            13/94 
18:24:41 #15 8.562   Installing       : perl-Thread-Queue-3.14-490.fc38.noarch               14/94 
18:24:41 #16 74.36   Installing : setools-libs-3.3.8-4.el7.aarch64                           32/65 
18:24:41 #15 36.34   Verifying        : dwz-0.12-10.el8.x86_64                                2/89 
18:24:41 #15 36.34   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/89 
18:24:41 #15 36.34   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/89 
18:24:41 #15 36.34   Verifying        : gdb-headless-8.2-20.el8.x86_64                        5/89 
18:24:41 #15 36.34   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/89 
18:24:41 #15 36.34   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/89 
18:24:41 #15 36.34   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/89 
18:24:41 #15 36.34   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/89 
18:24:41 #15 36.34   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/89 
18:24:41 #15 36.34   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/89 
18:24:41 #15 36.34   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/89 
18:24:41 #15 36.34   Verifying        : perl-Digest-1.17-395.el8.noarch                      13/89 
18:24:41 #15 36.34   Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                  14/89 
18:24:41 #15 36.34   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/89 
18:24:41 #15 36.34   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0   16/89 
18:24:41 #15 36.34   Verifying        : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c   17/89 
18:24:41 #15 36.34   Verifying        : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86   18/89 
18:24:41 #15 36.34   Verifying        : perl-URI-1.73-3.el8.noarch                           19/89 
18:24:41 #15 36.34   Verifying        : perl-libnet-3.11-3.el8.noarch                        20/89 
18:24:41 #15 36.34   Verifying        : perl-srpm-macros-1-25.el8.noarch                     21/89 
18:24:41 #15 36.34   Verifying        : python3-systemd-234-8.el8.x86_64                     22/89 
18:24:41 #15 36.34   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  23/89 
18:24:41 #15 36.34   Verifying        : rpm-build-4.14.3-26.el8.x86_64                       24/89 
18:24:41 #15 36.34   Verifying        : rpmlint-1.10-14.el8.noarch                           25/89 
18:24:41 #15 36.34   Verifying        : rust-srpm-macros-5-2.el8.noarch                      26/89 
18:24:41 #15 36.34   Verifying        : zstd-1.4.4-1.el8.x86_64                              27/89 
18:24:41 #15 36.34   Verifying        : bzip2-1.0.6-26.el8.x86_64                            28/89 
18:24:41 #15 36.34   Verifying        : dbus-glib-0.110-2.el8.x86_64                         29/89 
18:24:41 #15 36.34   Verifying        : diffutils-3.6-6.el8.x86_64                           30/89 
18:24:41 #15 36.34   Verifying        : dnf-plugins-core-4.0.21-23.el8.noarch                31/89 
18:24:41 #15 36.34   Verifying        : elfutils-0.189-3.el8.x86_64                          32/89 
18:24:41 #15 36.34   Verifying        : elfutils-debuginfod-client-0.189-3.el8.x86_64        33/89 
18:24:41 #15 36.34   Verifying        : emacs-filesystem-1:26.1-11.el8.noarch                34/89 
18:24:41 #15 36.34   Verifying        : file-5.33-25.el8.x86_64                              35/89 
18:24:41 #15 36.34   Verifying        : glibc-gconv-extra-2.28-236.el8.7.x86_64              36/89 
18:24:41 #15 36.34   Verifying        : groff-base-1.22.3-18.el8.x86_64                      37/89 
18:24:41 #15 36.34   Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                     38/89 
18:24:41 #15 36.34   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        39/89 
18:24:41 #15 36.34   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     40/89 
18:24:41 #15 36.34   Verifying        : ncurses-6.1-10.20180224.el8.x86_64                   41/89 
18:24:41 #15 36.34   Verifying        : openssl-1:1.1.1k-9.el8.x86_64                        42/89 
18:24:41 #15 36.34   Verifying        : patch-2.7.6-11.el8.x86_64                            43/89 
18:24:41 #15 36.34   Verifying        : perl-Carp-1.42-396.el8.noarch                        44/89 
18:24:41 #15 36.34   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                45/89 
18:24:41 #15 36.34   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      46/89 
18:24:41 #15 36.34   Verifying        : perl-Errno-1.28-422.el8.x86_64                       47/89 
18:24:41 #15 36.34   Verifying        : perl-Exporter-5.72-396.el8.noarch                    48/89 
18:24:41 #15 36.34   Verifying        : perl-File-Path-2.15-2.el8.noarch                     49/89 
18:24:41 #15 36.34   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                50/89 
18:24:41 #15 36.34   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 51/89 
18:24:41 #15 36.34   Verifying        : perl-HTTP-Tiny-0.074-2.el8.noarch                    52/89 
18:24:41 #15 36.34   Verifying        : perl-IO-1.38-422.el8.x86_64                          53/89 
18:24:41 #15 36.34   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 54/89 
18:24:41 #15 36.34   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     55/89 
18:24:41 #15 36.34   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               56/89 
18:24:41 #15 36.34   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 57/89 
18:24:41 #15 36.34   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                58/89 
18:24:41 #15 36.34   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 59/89 
18:24:41 #15 36.34   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           60/89 
18:24:41 #15 36.34   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     61/89 
18:24:41 #15 36.34   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    62/89 
18:24:41 #15 36.34   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              63/89 
18:24:41 #15 36.34   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    64/89 
18:24:41 #15 36.34   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             65/89 
18:24:41 #15 36.34   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         66/89 
18:24:41 #15 36.34   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 67/89 
18:24:41 #15 36.34   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           68/89 
18:24:41 #15 36.34   Verifying        : perl-constant-1.33-396.el8.noarch                    69/89 
18:24:41 #15 36.34   Verifying        : perl-interpreter-4:5.26.3-422.el8.x86_64             70/89 
18:24:41 #15 36.34   Verifying        : perl-libs-4:5.26.3-422.el8.x86_64                    71/89 
18:24:41 #15 36.34   Verifying        : perl-macros-4:5.26.3-422.el8.x86_64                  72/89 
18:24:41 #15 36.34   Verifying        : perl-parent-1:0.237-1.el8.noarch                     73/89 
18:24:41 #15 36.34   Verifying        : perl-podlators-4.11-1.el8.noarch                     74/89 
18:24:41 #15 36.34   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     75/89 
18:24:41 #15 36.34   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                76/89 
18:24:41 #15 36.34   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           77/89 
18:24:41 #15 36.34   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        78/89 
18:24:41 #15 36.34   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                79/89 
18:24:41 #15 36.34   Verifying        : python-rpm-macros-3-45.el8.noarch                    80/89 
18:24:41 #15 36.34   Verifying        : python-srpm-macros-3-45.el8.noarch                   81/89 
18:24:41 #15 36.34   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                82/89 
18:24:41 #15 36.34   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     83/89 
18:24:41 #15 36.34   Verifying        : python3-dnf-plugins-core-4.0.21-23.el8.noarch        84/89 
18:24:41 #15 36.34   Verifying        : python3-rpm-macros-3-45.el8.noarch                   85/89 
18:24:41 #15 36.34   Verifying        : python3-six-1.11.0-8.el8.noarch                      86/89 
18:24:41 #15 36.34   Verifying        : redhat-rpm-config-131-1.el8.noarch                   87/89 
18:24:41 #15 36.35   Verifying        : unzip-6.0-46.el8.x86_64                              88/89 
18:24:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 23.07MB / 64.10MB 0.3s
18:24:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 35.65MB / 64.10MB 0.5s
18:24:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 53.28MB / 64.10MB 0.6s
18:24:41 git init src/github.com/docker/buildx
18:24:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:24:41 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:24:41 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:24:41 + SRC=src/github.com/docker/buildx
18:24:41 + REF=v0.11.2
18:24:41 + REF_FETCH=v0.11.2
18:24:41 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:24:41 + awk {print $2}
18:24:41 + REF=refs/tags/v0.11.2
18:24:41 + [ -n refs/tags/v0.11.2 ]
18:24:41 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:41 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:41 #13 17.66   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch               45/139 
18:24:41 #13 17.68   Installing       : python3-dnf-plugins-core-4.3.0-11.el9.noarch        46/139 
18:24:41 #13 17.68   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       47/139 
18:24:41 #13 17.69   Installing       : libpsl-0.21.1-5.el9.x86_64                          48/139 
18:24:41 #13 17.70   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      49/139 
18:24:41 #13 17.71   Installing       : ncurses-6.2-10.20210508.el9.x86_64                  50/139 
18:24:41 #13 17.71   Installing       : perl-Digest-1.19-4.el9.noarch                       51/139 
18:24:41 #13 17.72   Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                   52/139 
18:24:41 #13 17.73   Installing       : perl-B-1.80-480.el9.x86_64                          53/139 
18:24:41 #13 17.73   Installing       : perl-FileHandle-2.03-480.el9.noarch                 54/139 
18:24:41 #13 17.74   Installing       : perl-Data-Dumper-2.174-462.el9.x86_64               55/139 
18:24:41 #13 17.75   Installing       : perl-libnet-3.13-4.el9.noarch                       56/139 
18:24:41 #13 17.76   Installing       : perl-AutoLoader-5.74-480.el9.noarch                 57/139 
18:24:41 #13 17.76   Installing       : perl-base-2.27-480.el9.noarch                       58/139 
18:24:41 #13 17.77   Installing       : perl-URI-5.09-3.el9.noarch                          59/139 
18:24:41 #13 17.78   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               60/139 
18:24:41 #13 17.78   Installing       : perl-if-0.60.800-480.el9.noarch                     61/139 
18:24:41 #13 17.79   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 62/139 
18:24:41 #13 17.79   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                63/139 
18:24:41 #13 17.80   Installing       : perl-File-Path-2.18-4.el9.noarch                    64/139 
18:24:41 #13 17.81   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               65/139 
18:24:41 #15 8.571   Installing       : python3-libsemanage-3.5-2.fc38.aarch64               15/94 
18:24:41 #15 8.579   Installing       : vim-filesystem-2:9.0.1984-1.fc38.noarch              16/94 
18:24:41 #15 8.599   Installing       : systemd-devel-253.10-1.fc38.aarch64                  17/94 
18:24:41 #15 8.613   Installing       : python3-audit-3.1.2-1.fc38.aarch64                   18/94 
18:24:41 #15 8.619   Installing       : perl-lib-0.65-497.fc38.aarch64                       19/94 
18:24:41 #15 8.624   Installing       : perl-File-Copy-2.39-497.fc38.noarch                  20/94 
18:24:41 #15 8.629   Installing       : perl-File-Compare-1.100.700-497.fc38.noarch          21/94 
18:24:41 #15 8.650   Installing       : autoconf-2.71-5.fc38.noarch                          22/94 
18:24:41 #15 8.676   Installing       : automake-1.16.5-11.fc38.noarch                       23/94 
18:24:41 #15 8.688   Installing       : libuv-1:1.46.0-1.fc38.aarch64                        24/94 
18:24:41 #15 8.698   Installing       : libubsan-13.2.1-1.fc38.aarch64                       25/94 
18:24:41 #15 8.707   Installing       : libatomic-13.2.1-1.fc38.aarch64                      26/94 
18:24:41 #15 8.719   Installing       : libasan-13.2.1-1.fc38.aarch64                        27/94 
18:24:41 #14 31.80 Setting up libc6:arm64 (2.31-0ubuntu9.12) ...
18:24:41 #18 exporting layers 1.4s done
18:24:41 #18 writing image sha256:ef39c77d5d3872b881476fef7ef6bdbd19fcafdc3004cd5cf7cfcb0aae5293d6 done
18:24:41 #18 naming to docker.io/rpmbuild-fedora-37/aarch64 done
18:24:41 #18 DONE 1.4s
18:24:41 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/aarch64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:24:41 #15 36.35   Verifying        : zip-3.0-23.el8.x86_64                                89/89 
18:24:41 #15 36.78 
18:24:41 #15 36.78 Installed:
18:24:41 #15 36.78   bzip2-1.0.6-26.el8.x86_64                                                     
18:24:41 #15 36.78   dbus-glib-0.110-2.el8.x86_64                                                  
18:24:41 #15 36.78   desktop-file-utils-0.26-1.el8.x86_64                                          
18:24:41 #15 36.78   diffutils-3.6-6.el8.x86_64                                                    
18:24:41 #15 36.78   dnf-plugins-core-4.0.21-23.el8.noarch                                         
18:24:41 #15 36.78   dwz-0.12-10.el8.x86_64                                                        
18:24:41 #15 36.78   efi-srpm-macros-3-3.el8.noarch                                                
18:24:41 #15 36.78   elfutils-0.189-3.el8.x86_64                                                   
18:24:41 #15 36.78   elfutils-debuginfod-client-0.189-3.el8.x86_64                                 
18:24:41 #15 36.78   emacs-filesystem-1:26.1-11.el8.noarch                                         
18:24:41 #15 36.78   file-5.33-25.el8.x86_64                                                       
18:24:41 #15 36.78   gc-7.6.4-3.el8.x86_64                                                         
18:24:41 #15 36.78   gdb-headless-8.2-20.el8.x86_64                                                
18:24:41 #15 36.78   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
18:24:41 #15 36.78   glibc-gconv-extra-2.28-236.el8.7.x86_64                                       
18:24:41 #15 36.78   go-srpm-macros-2-17.el8.noarch                                                
18:24:41 #15 36.78   groff-base-1.22.3-18.el8.x86_64                                               
18:24:41 #15 36.78   guile-5:2.0.14-7.el8.x86_64                                                   
18:24:41 #15 36.78   libatomic_ops-7.6.2-3.el8.x86_64                                              
18:24:41 #15 36.78   libbabeltrace-1.5.4-4.el8.x86_64                                              
18:24:41 #15 36.78   libipt-1.6.1-8.el8.x86_64                                                     
18:24:41 #15 36.78   libpkgconf-1.4.2-1.el8.x86_64                                                 
18:24:41 #15 36.78   libtool-ltdl-2.4.6-25.el8.x86_64                                              
18:24:41 #15 36.78   ncurses-6.1-10.20180224.el8.x86_64                                            
18:24:41 #15 36.78   ocaml-srpm-macros-5-4.el8.noarch                                              
18:24:41 #15 36.78   openblas-srpm-macros-2-2.el8.noarch                                           
18:24:41 #15 36.78   openssl-1:1.1.1k-9.el8.x86_64                                                 
18:24:41 #15 36.78   patch-2.7.6-11.el8.x86_64                                                     
18:24:41 #15 36.78   perl-Carp-1.42-396.el8.noarch                                                 
18:24:41 #15 36.78   perl-Data-Dumper-2.167-399.el8.x86_64                                         
18:24:41 #15 36.78   perl-Digest-1.17-395.el8.noarch                                               
18:24:41 #15 36.78   perl-Digest-MD5-2.55-396.el8.x86_64                                           
18:24:41 #15 36.78   perl-Encode-4:2.97-3.el8.x86_64                                               
18:24:41 #15 36.78   perl-Errno-1.28-422.el8.x86_64                                                
18:24:41 #15 36.78   perl-Exporter-5.72-396.el8.noarch                                             
18:24:41 #15 36.78   perl-File-Path-2.15-2.el8.noarch                                              
18:24:41 #15 36.78   perl-File-Temp-0.230.600-1.el8.noarch                                         
18:24:41 #15 36.78   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
18:24:41 #15 36.78   perl-HTTP-Tiny-0.074-2.el8.noarch                                             
18:24:41 #15 36.78   perl-IO-1.38-422.el8.x86_64                                                   
18:24:41 #15 36.78   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
18:24:41 #15 36.78   perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch                     
18:24:41 #15 36.78   perl-MIME-Base64-3.15-396.el8.x86_64                                          
18:24:41 #15 36.78   perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch                     
18:24:41 #15 36.78   perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64                         
18:24:41 #15 36.78   perl-PathTools-3.74-1.el8.x86_64                                              
18:24:41 #15 36.78   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
18:24:41 #15 36.78   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
18:24:41 #15 36.78   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
18:24:41 #15 36.78   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
18:24:41 #15 36.78   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
18:24:41 #15 36.78   perl-Socket-4:2.027-3.el8.x86_64                                              
18:24:41 #15 36.78   perl-Storable-1:3.11-3.el8.x86_64                                             
18:24:41 #15 36.78   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
18:24:41 #15 36.78   perl-Term-Cap-1.17-395.el8.noarch                                             
18:24:41 #15 36.78   perl-Text-ParseWords-3.30-395.el8.noarch                                      
18:24:41 #15 36.78   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
18:24:41 #15 36.78   perl-Time-Local-1:1.280-1.el8.noarch                                          
18:24:41 #15 36.78   perl-URI-1.73-3.el8.noarch                                                    
18:24:41 #15 36.78   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
18:24:41 #15 36.78   perl-constant-1.33-396.el8.noarch                                             
18:24:41 #15 36.78   perl-interpreter-4:5.26.3-422.el8.x86_64                                      
18:24:41 #15 36.78   perl-libnet-3.11-3.el8.noarch                                                 
18:24:41 #15 36.78   perl-libs-4:5.26.3-422.el8.x86_64                                             
18:24:41 #15 36.78   perl-macros-4:5.26.3-422.el8.x86_64                                           
18:24:41 #15 36.78   perl-parent-1:0.237-1.el8.noarch                                              
18:24:41 #15 36.78   perl-podlators-4.11-1.el8.noarch                                              
18:24:41 #15 36.78   perl-srpm-macros-1-25.el8.noarch                                              
18:24:41 #15 36.78   perl-threads-1:2.21-2.el8.x86_64                                              
18:24:41 #15 36.78   perl-threads-shared-1.58-2.el8.x86_64                                         
18:24:41 #15 36.78   pkgconf-1.4.2-1.el8.x86_64                                                    
18:24:41 #15 36.78   pkgconf-m4-1.4.2-1.el8.noarch                                                 
18:24:41 #15 36.78   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
18:24:41 #15 36.78   python-rpm-macros-3-45.el8.noarch                                             
18:24:41 #15 36.78   python-srpm-macros-3-45.el8.noarch                                            
18:24:41 #15 36.78   python3-dateutil-1:2.6.1-6.el8.noarch                                         
18:24:41 #15 36.78   python3-dbus-1.2.4-15.el8.x86_64                                              
18:24:41 #15 36.78   python3-dnf-plugins-core-4.0.21-23.el8.noarch                                 
18:24:41 #15 36.78   python3-rpm-macros-3-45.el8.noarch                                            
18:24:41 #15 36.78   python3-six-1.11.0-8.el8.noarch                                               
18:24:41 #15 36.78   python3-systemd-234-8.el8.x86_64                                              
18:24:41 #15 36.78   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
18:24:41 #15 36.78   redhat-rpm-config-131-1.el8.noarch                                            
18:24:41 #15 36.78   rpm-build-4.14.3-26.el8.x86_64                                                
18:24:41 #15 36.78   rpmlint-1.10-14.el8.noarch                                                    
18:24:41 #15 36.78   rust-srpm-macros-5-2.el8.noarch                                               
18:24:41 #15 36.78   unzip-6.0-46.el8.x86_64                                                       
18:24:41 #15 36.78   zip-3.0-23.el8.x86_64                                                         
18:24:41 #15 36.78   zstd-1.4.4-1.el8.x86_64                                                       
18:24:41 #15 36.78 
18:24:41 #15 36.78 Complete!
18:24:41 #16 74.67   Installing : libseccomp-2.3.1-4.el7.aarch64                             33/65 
18:24:41 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 62.91MB / 64.10MB 0.7s
18:24:42 #13 17.89   Installing       : perl-Net-SSLeay-1.92-2.el9.x86_64                   66/139 
18:24:42 #13 17.90   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              67/139 
18:24:42 #13 17.90   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        68/139 
18:24:42 #13 17.90   Installing       : perl-Class-Struct-0.66-480.el9.noarch               69/139 
18:24:42 #13 17.91   Installing       : perl-POSIX-1.94-480.el9.x86_64                      70/139 
18:24:42 #13 17.92   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             71/139 
18:24:42 #13 17.92   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  72/139 
18:24:42 #13 17.93   Installing       : perl-subs-1.03-480.el9.noarch                       73/139 
18:24:42 #13 17.94   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             74/139 
18:24:42 #13 17.94   Installing       : perl-HTTP-Tiny-0.076-461.el9.noarch                 75/139 
18:24:42 #13 17.95   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   76/139 
18:24:42 #13 17.96   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 77/139 
18:24:42 #13 17.97   Installing       : perl-Socket-4:2.031-4.el9.x86_64                    78/139 
18:24:42 #13 17.98   Installing       : perl-SelectSaver-1.02-480.el9.noarch                79/139 
18:24:42 #13 17.98   Installing       : perl-Symbol-1.08-480.el9.noarch                     80/139 
18:24:42 #13 17.98   Installing       : perl-File-stat-1.09-480.el9.noarch                  81/139 
18:24:42 #13 17.99   Installing       : perl-podlators-1:4.14-460.el9.noarch                82/139 
18:24:42 #13 18.00   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             83/139 
18:24:42 #13 18.01   Installing       : perl-Fcntl-1.13-480.el9.x86_64                      84/139 
18:24:42 #13 18.01   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            85/139 
18:24:42 #13 18.02   Installing       : perl-mro-1.23-480.el9.x86_64                        86/139 
18:24:42 #13 18.03   Installing       : perl-IO-1.43-480.el9.x86_64                         87/139 
18:24:42 #13 18.03   Installing       : perl-overloading-0.02-480.el9.noarch                88/139 
18:24:42 #13 18.04   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                  89/139 
18:24:42 #13 18.04   Installing       : perl-Errno-1.30-480.el9.x86_64                      90/139 
18:24:42 #13 18.05   Installing       : perl-File-Basename-2.85-480.el9.noarch              91/139 
18:24:42 #13 18.05   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                 92/139 
18:24:42 #13 18.06   Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                  93/139 
18:24:42 #13 18.07   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64        94/139 
18:24:42 #13 18.08   Installing       : perl-constant-1.33-461.el9.noarch                   95/139 
18:24:42 #13 18.08   Installing       : perl-Storable-1:3.21-460.el9.x86_64                 96/139 
18:24:42 #13 18.09   Installing       : perl-overload-1.31-480.el9.noarch                   97/139 
18:24:42 #13 18.09   Installing       : perl-parent-1:0.238-460.el9.noarch                  98/139 
18:24:42 #15 8.729   Installing       : less-633-1.fc38.aarch64                              28/94 
18:24:42 #15 8.865   Installing       : kernel-headers-6.5.4-200.fc38.aarch64                29/94 
18:24:42 #15 8.879   Installing       : libxcrypt-devel-4.4.36-1.fc38.aarch64                30/94 
18:24:42 #15 8.945   Installing       : glibc-devel-2.37-10.fc38.aarch64                     31/94 
18:24:42 #15 8.988   Installing       : glibc-static-2.37-10.fc38.aarch64                    32/94 
18:24:42 #15 8.996   Installing       : libxcrypt-static-4.4.36-1.fc38.aarch64               33/94 
18:24:42 #15 9.003   Installing       : dbus-common-1:1.14.10-1.fc38.noarch                  34/94 
18:24:42 #15 9.008   Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch                  34/94 
18:24:42 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:24:42 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:24:42 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:24:42 warning: source_date_epoch_from_changelog set but %changelog is missing
18:24:42 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KSM9V4
18:24:42 + umask 022
18:24:42 + cd /root/rpmbuild/BUILD
18:24:42 + cd /root/rpmbuild/BUILD
18:24:42 + rm -rf src
18:24:42 + /usr/bin/mkdir -p src
18:24:42 + cd src
18:24:42 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:24:42 #16 74.97   Installing : libedit-3.0-12.20121213cvs.el7.aarch64                     34/65 
18:24:42 #16 75.35   Installing : openssh-clients-7.4p1-23.el7_9.aarch64                     35/65 
18:24:42 #13 18.10   Installing       : perl-vars-1.05-480.el9.noarch                       99/139 
18:24:42 #13 18.10   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               100/139 
18:24:42 #13 18.11   Installing       : perl-Carp-1.50-460.el9.noarch                      101/139 
18:24:42 #13 18.11   Installing       : perl-Exporter-5.74-461.el9.noarch                  102/139 
18:24:42 #13 18.12   Installing       : perl-NDBM_File-1.15-480.el9.x86_64                 103/139 
18:24:42 #13 18.13   Installing       : perl-PathTools-3.78-461.el9.x86_64                 104/139 
18:24:42 #13 18.19   Installing       : perl-Encode-4:3.08-462.el9.x86_64                  105/139 
18:24:42 #13 18.30   Installing       : perl-libs-4:5.32.1-480.el9.x86_64                  106/139 
18:24:42 #13 18.32   Installing       : perl-interpreter-4:5.32.1-480.el9.x86_64           107/139 
18:24:42 #13 18.32   Installing       : kernel-srpm-macros-1.0-13.el9.noarch               108/139 
18:24:42 #13 18.33   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           109/139 
18:24:42 #13 18.33   Installing       : go-srpm-macros-3.2.0-3.el9.noarch                  110/139 
18:24:42 #13 18.34   Installing       : python-srpm-macros-3.9-52.el9.noarch               111/139 
18:24:42 #13 18.35   Installing       : redhat-rpm-config-206-1.el9.noarch                 112/139 
18:24:42 #15 9.021   Running scriptlet: dbus-broker-33-1.fc38.aarch64                        35/94 
18:24:42 #15 9.099   Installing       : dbus-broker-33-1.fc38.aarch64                        35/94 
18:24:42 #15 9.106   Running scriptlet: dbus-broker-33-1.fc38.aarch64                        35/94 
18:24:42 #15 9.119   Installing       : dbus-1:1.14.10-1.fc38.aarch64                        36/94 
18:24:42 #15 9.124   Installing       : annobin-docs-12.27-1.fc38.noarch                     37/94 
18:24:42 #15 9.183   Installing       : xkeyboard-config-2.38-1.fc38.noarch                  38/94 
18:24:42 #15 9.197   Installing       : libxkbcommon-1.5.0-2.fc38.aarch64                    39/94 
18:24:42 #15 9.209   Installing       : rhash-1.4.3-2.fc38.aarch64                           40/94 
18:24:42 #15 9.217   Installing       : qrencode-libs-4.1.1-4.fc38.aarch64                   41/94 
18:24:42 #19 exporting layers 1.6s done
18:24:42 #19 writing image sha256:c1763f8a0076608034d9e752b2e1d4968d6802334ddf39125b713d549cac7bd3 done
18:24:42 #19 naming to docker.io/debbuild-debian-buster/x86_64 done
18:24:42 #19 DONE 1.6s
18:24:42 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-buster:/build  debbuild-debian-buster/x86_64
18:24:42 + set -e
18:24:42 + mkdir -p /root/build-deb/engine
18:24:42 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:24:42 #13 18.35   Installing       : libpng-2:1.6.37-12.el9.x86_64                      113/139 
18:24:42 #13 18.37   Installing       : gdk-pixbuf2-2.42.6-3.el9.x86_64                    114/139 
18:24:42 #13 18.37   Installing       : libpkgconf-1.7.3-10.el9.x86_64                     115/139 
18:24:42 #13 18.38   Installing       : pkgconf-1.7.3-10.el9.x86_64                        116/139 
18:24:42 #13 18.39   Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64             117/139 
18:24:42 #13 18.39   Installing       : libpipeline-1.5.3-4.el9.x86_64                     118/139 
18:24:42 #13 18.59   Installing       : libicu-67.1-9.el9.x86_64                           119/139 
18:24:42 #13 18.60   Installing       : libbrotli-1.0.9-6.el9.x86_64                       120/139 
18:24:42 #13 18.61   Installing       : libatomic-11.4.1-2.3.el9.x86_64                    121/139 
18:24:42 #13 18.69   Installing       : webkit2gtk3-jsc-2.42.1-1.el9.x86_64                122/139 
18:24:42 #13 18.70   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.x86_64           123/139 
18:24:42 #13 18.70   Installing       : less-590-2.el9.x86_64                              124/139 
18:24:42 #15 9.328   Installing       : python3-setuptools-65.5.1-2.fc38.noarch              42/94 
18:24:42 #15 9.375   Installing       : python3-setools-4.4.3-1.fc38.aarch64                 43/94 
18:24:42 #15 9.387   Installing       : perl-TermReadKey-2.38-16.fc38.aarch64                44/94 
18:24:42 #15 9.396   Installing       : perl-Error-1:0.17029-11.fc38.noarch                  45/94 
18:24:42 #15 9.406   Installing       : pcre2-utf32-10.42-1.fc38.1.aarch64                   46/94 
18:24:42 #15 9.415   Installing       : pcre2-utf16-10.42-1.fc38.1.aarch64                   47/94 
18:24:42 #15 9.427   Installing       : pcre2-devel-10.42-1.fc38.1.aarch64                   48/94 
18:24:42 #15 9.435   Running scriptlet: libutempter-1.2.1-8.fc38.aarch64                     49/94 
18:24:42 mkdir -p sources
18:24:42 docker run --rm -w /v \
18:24:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:24:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:42 	alpine \
18:24:42 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:24:42 From https://github.com/docker/buildx
18:24:42  * [new tag]         v0.11.2    -> v0.11.2
18:24:42 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:24:42 + STATUS=0
18:24:42 + '[' 0 -ne 0 ']'
18:24:42 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:24:42 #15 9.499   Installing       : libutempter-1.2.1-8.fc38.aarch64                     49/94 
18:24:42 #15 9.604   Installing       : util-linux-2.38.1-4.fc38.aarch64                     50/94 
18:24:42 #15 9.627   Installing       : openssh-9.0p1-17.fc38.aarch64                        51/94 
18:24:42 #15 9.640   Installing       : libsepol-devel-3.5-1.fc38.aarch64                    52/94 
18:24:42 #15 9.651   Installing       : libselinux-devel-3.5-1.fc38.aarch64                  53/94 
18:24:42 #15 9.675   Installing       : libselinux-utils-3.5-1.fc38.aarch64                  54/94 
18:24:42 #15 9.698   Installing       : policycoreutils-3.5-1.fc38.aarch64                   55/94 
18:24:42 #15 9.706   Running scriptlet: policycoreutils-3.5-1.fc38.aarch64                   55/94 
18:24:42 #15 9.721   Installing       : selinux-policy-38.29-1.fc38.noarch                   56/94 
18:24:42 #15 9.726   Running scriptlet: selinux-policy-38.29-1.fc38.noarch                   56/94 
18:24:42 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 1.5s done
18:24:42 #10 ...
18:24:42 
18:24:42 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea
18:24:42 #12 resolve docker.io/library/ubuntu:jammy@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea 0.1s done
18:24:42 #12 sha256:bf9e5b7213b4e0d99cddc039011cc60bfd76ed5ef63bbd837ab0b8416c305c39 2.32kB / 2.32kB done
18:24:42 #12 sha256:c391327a0f1df5790bcb00ac010a1a3924c9e4387ce36b290bc16fd9f4cc5740 27.35MB / 27.35MB 0.4s done
18:24:42 #12 sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea 1.13kB / 1.13kB done
18:24:42 #12 sha256:f58b48967ecc767fc238144ffdb7eb668cefcc8438de8f8a59c4cefbbf29b323 424B / 424B done
18:24:42 #12 extracting sha256:c391327a0f1df5790bcb00ac010a1a3924c9e4387ce36b290bc16fd9f4cc5740 0.7s done
18:24:42 #12 DONE 1.6s
18:24:42 
18:24:42 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:42 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 0.1s
18:24:42 #13 18.71   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          125/139 
18:24:42 #13 18.74   Installing       : man-db-2.9.3-7.el9.x86_64                          125/139 
18:24:42 #13 18.75   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          125/139 
18:24:42 #13 18.77   Installing       : json-glib-1.6.6-1.el9.x86_64                       126/139 
18:24:42 #13 18.78   Installing       : info-6.7-15.el9.x86_64                             127/139 
18:24:42 #13 18.79   Installing       : ed-1.14.2-12.el9.x86_64                            128/139 
18:24:42 #13 18.80   Installing       : patch-2.7.6-16.el9.x86_64                          129/139 
18:24:42 #13 18.81   Installing       : diffutils-3.7-12.el9.x86_64                        130/139 
18:24:42 #13 18.83   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1   131/139 
18:24:42 #13 18.85   Installing       : gsettings-desktop-schemas-40.0-6.el9.x86_64        132/139 
18:24:42 #13 18.86   Installing       : glib-networking-2.68.3-3.el9.x86_64                133/139 
18:24:42 #13 18.87   Installing       : libsoup-2.72.0-8.el9.x86_64                        134/139 
18:24:42 #13 18.89   Installing       : libappstream-glib-0.7.18-4.el9.x86_64              135/139 
18:24:42 #13 18.90   Installing       : rpmlint-1.11-19.el9.noarch                         136/139 
18:24:42 #13 18.91   Installing       : rpm-build-4.16.1.3-25.el9.x86_64                   137/139 
18:24:42 git init src/github.com/docker/compose
18:24:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:24:42 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:24:42 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:24:42 + SRC=src/github.com/docker/compose
18:24:42 + REF=v2.21.0
18:24:42 + REF_FETCH=v2.21.0
18:24:42 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:24:42 + awk {print $2}
18:24:42 + REF=refs/tags/v2.21.0
18:24:42 + [ -n refs/tags/v2.21.0 ]
18:24:42 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:42 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:43 + mkdir -p /root/build-deb/cli
18:24:43 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:24:43 #16 75.38   Installing : perl-Git-1.8.3.1-25.el7_9.noarch                           36/65 
18:24:43 #16 76.05   Installing : git-1.8.3.1-25.el7_9.aarch64                               37/65 
18:24:43 #16 76.12   Installing : perl-Data-Dumper-2.145-3.el7.aarch64                       38/65 
18:24:43 #15 9.760   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          57/94 
18:24:43 #15 10.06   Installing       : selinux-policy-targeted-38.29-1.fc38.noarch          57/94 
18:24:43 #13 18.92   Installing       : dnf-plugins-core-4.3.0-11.el9.noarch               138/139 
18:24:43 #13 19.00   Installing       : glibc-gconv-extra-2.34-83.el9.7.x86_64             139/139 
18:24:43 #14 32.93 Selecting previously unselected package liblocale-gettext-perl.
18:24:43 #14 32.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4117 files and directories currently installed.)
18:24:43 #14 32.93 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
18:24:43 #14 32.94 Unpacking liblocale-gettext-perl (1.07-4) ...
18:24:43 #14 32.98 Selecting previously unselected package libssl1.1:arm64.
18:24:43 #14 32.98 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_arm64.deb ...
18:24:43 #14 32.98 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ...
18:24:43 #14 33.09 Selecting previously unselected package libpython3.8-minimal:arm64.
18:24:43 #14 33.09 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
18:24:43 #14 33.09 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ...
18:24:43 #14 33.19 Selecting previously unselected package libexpat1:arm64.
18:24:43 #15 DONE 37.8s
18:24:43 
18:24:43 #16 [stage-1 6/9] COPY --link SPECS /root/rpmbuild/SPECS
18:24:43 #16 DONE 0.0s
18:24:43 
18:24:43 #17 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:24:43 + mkdir -p /root/build-deb/buildx
18:24:43 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:24:43 #16 76.22   Installing : autoconf-2.69-11.el7.noarch                                39/65 
18:24:43 #16 76.51 install-info: No such file or directory for /usr/share/info/autoconf.info
18:24:43 From https://github.com/docker/compose
18:24:43  * [new tag]         v2.21.0    -> v2.21.0
18:24:43 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:24:43 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-bullseye
18:24:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:43 mkdir -p sources
18:24:43 docker run --rm -w /v \
18:24:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:24:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:43 	alpine \
18:24:43 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:24:43 #14 33.19 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
18:24:43 #14 33.19 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
18:24:43 #14 33.23 Selecting previously unselected package python3.8-minimal.
18:24:43 #14 33.23 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
18:24:43 #14 33.24 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:24:43 #14 33.40 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ...
18:24:43 #14 33.48 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ...
18:24:43 + STATUS=0
18:24:43 + '[' 0 -ne 0 ']'
18:24:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:24:43 + RPM_EC=0
18:24:43 ++ jobs -p
18:24:43 + exit 0
18:24:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8yb7pN
18:24:43 + umask 022
18:24:43 + cd /root/rpmbuild/BUILD
18:24:43 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:24:43 + export CFLAGS
18:24:43 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:24:43 + export CXXFLAGS
18:24:43 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:24:43 + export FFLAGS
18:24:43 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:24:43 + export FCFLAGS
18:24:43 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:24:43 + export LDFLAGS
18:24:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:24:43 + export LT_SYS_LIBRARY_PATH
18:24:43 + CC=gcc
18:24:43 + export CC
18:24:43 + CXX=g++
18:24:43 + export CXX
18:24:43 + cd src
18:24:43 + export DOCKER_GITCOMMIT=949f8c9
18:24:43 + DOCKER_GITCOMMIT=949f8c9
18:24:43 + mkdir -p /go/src/github.com/docker
18:24:43 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:24:43 + pushd /root/rpmbuild/BUILD/src/engine
18:24:43 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:24:43 + TMP_GOPATH=/go
18:24:43 + hack/dockerfile/install/install.sh tini
18:24:43 + RM_GOPATH=0
18:24:43 + TMP_GOPATH=/go
18:24:43 + : /usr/local/bin
18:24:43 + '[' -z /go ']'
18:24:43 + export GOPATH=/go
18:24:43 + GOPATH=/go
18:24:43 + case "$(go env GOARCH)" in
18:24:43 ++ go env GOARCH
18:24:43 + export GO_BUILDMODE=-buildmode=pie
18:24:43 + GO_BUILDMODE=-buildmode=pie
18:24:43 ++ dirname hack/dockerfile/install/install.sh
18:24:43 + dir=hack/dockerfile/install
18:24:43 + bin=tini
18:24:43 + shift
18:24:43 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:24:43 + . hack/dockerfile/install/tini.installer
18:24:43 ++ : v0.19.0
18:24:43 + install_tini
18:24:43 + echo 'Install tini version v0.19.0'
18:24:43 + git clone https://github.com/krallin/tini.git /go/tini
18:24:43 Install tini version v0.19.0
18:24:43 Cloning into '/go/tini'...
18:24:43 #14 33.49 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
18:24:43 #14 33.50 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:24:43 + mkdir -p /root/build-deb/compose
18:24:43 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:24:43 + mkdir -p /go/src/github.com/docker
18:24:43 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:24:43 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:24:43 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:24:43 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:24:43 + EPOCH=5
18:24:43 + EPOCH_SEP=
18:24:43 + [[ ! -z 5 ]]
18:24:43 + EPOCH_SEP=:
18:24:43 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:24:43 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:24:43 VERSION AAA 0.0.0-20231011170815-26951f7
18:24:43 + VERSION=0.0.0-20231011170815-26951f7
18:24:43 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:24:43 VERSION bbb 0.0.0-20231011170815-26951f7
18:24:43 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:24:43 + debSource=docker-ce
18:24:43 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:24:43 + debMaintainer='Docker <support@docker.com>'
18:24:43 ++ date --rfc-2822
18:24:43 + debDate='Wed, 11 Oct 2023 18:24:43 +0000'
18:24:43 + pkgRevision=1
18:24:43 + cat
18:24:43 + export CLI_GITCOMMIT=26951f7
18:24:43 + CLI_GITCOMMIT=26951f7
18:24:43 + export ENGINE_GITCOMMIT=949f8c9
18:24:43 + ENGINE_GITCOMMIT=949f8c9
18:24:43 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:24:43 + dpkg-buildpackage -uc -us -I.git
18:24:43 VERSION BBB 0.0.0-20231011170815-26951f7
18:24:43 dpkg-buildpackage: info: source package docker-ce
18:24:43 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.10~buster
18:24:43 dpkg-buildpackage: info: source distribution buster
18:24:43 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:24:43 dpkg-buildpackage: info: host architecture amd64
18:24:43  dpkg-source -I.git --before-build .
18:24:43 + cd /go/tini
18:24:43 + git checkout -q v0.19.0
18:24:43 + cmake .
18:24:43 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:24:43   Compatibility with CMake < 3.5 will be removed from a future version of
18:24:43   CMake.
18:24:43 
18:24:43   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:24:43   CMake that the project does not need compatibility with older versions.
18:24:43 
18:24:43 
18:24:43 -- The C compiler identification is GNU 12.3.1
18:24:43 -- Detecting C compiler ABI info
18:24:43 #14 34.07 Selecting previously unselected package python3-minimal.
18:24:44  debian/rules clean
18:24:44 dh clean --with=bash-completion
18:24:44    dh_clean
18:24:44 -- Detecting C compiler ABI info - done
18:24:44 -- Check for working C compiler: /usr/bin/gcc - skipped
18:24:44 -- Detecting C compile features
18:24:44 -- Detecting C compile features - done
18:24:44 -- Performing Test HAS_BUILTIN_FORTIFY
18:24:44 #17 1.022 Last metadata expiration check: 0:00:16 ago on Wed Oct 11 18:24:27 2023.
18:24:44 #14 34.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4432 files and directories currently installed.)
18:24:44 #14 34.08 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
18:24:44 #14 34.08 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
18:24:44 #14 34.11 Selecting previously unselected package mime-support.
18:24:44 #14 34.12 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
18:24:44 #14 34.12 Unpacking mime-support (3.64ubuntu1) ...
18:24:44 #14 34.15 Selecting previously unselected package libmpdec2:arm64.
18:24:44 #14 34.16 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
18:24:44 #14 34.16 Unpacking libmpdec2:arm64 (2.4.2-3) ...
18:24:44 #14 34.19 Selecting previously unselected package readline-common.
18:24:44  dpkg-source -I.git -b .
18:24:44 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:24:44 dpkg-source: info: using source format '1.0'
18:24:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz
18:24:44 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:24:44 -- Configuring done (0.6s)
18:24:44 -- Generating done (0.0s)
18:24:44 -- Build files have been written to: /go/tini
18:24:44 + make tini-static
18:24:44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:24:44 #16 76.91   Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64                 40/65 
18:24:44 #16 77.51   Installing : glibc-headers-2.17-326.el7_9.aarch64                       41/65 
18:24:44 mkdir -p sources
18:24:44 #14 34.19 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
18:24:44 #14 34.20 Unpacking readline-common (8.0-4) ...
18:24:44 #14 34.23 Selecting previously unselected package libreadline8:arm64.
18:24:44 #14 34.23 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
18:24:44 #14 34.24 Unpacking libreadline8:arm64 (8.0-4) ...
18:24:44 #14 34.27 Selecting previously unselected package libsqlite3-0:arm64.
18:24:44 #14 34.28 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
18:24:44 #14 34.28 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
18:24:44 #14 34.34 Selecting previously unselected package libpython3.8-stdlib:arm64.
18:24:44 #14 34.34 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
18:24:44 #14 34.34 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ...
18:24:44 docker run --rm -w /v \
18:24:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:24:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:44 	alpine \
18:24:44 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:24:44 #14 34.49 Selecting previously unselected package python3.8.
18:24:44 #14 34.50 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
18:24:44 #14 34.50 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:24:44 #14 34.53 Selecting previously unselected package libpython3-stdlib:arm64.
18:24:44 #14 34.54 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
18:24:44 #14 34.54 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
18:24:44 #14 34.57 Setting up python3-minimal (3.8.2-0ubuntu2) ...
18:24:44 #14 34.75 Selecting previously unselected package python3.
18:24:44 #10 ...
18:24:44 
18:24:44 #13 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:24:44 #13 DONE 2.1s
18:24:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc
18:24:44  debian/rules build
18:24:44 dh build --with=bash-completion
18:24:44    dh_update_autotools_config
18:24:44    dh_autoreconf
18:24:44    debian/rules override_dh_auto_build
18:24:44 make[1]: Entering directory '/root/build-deb'
18:24:44 # Build the daemon and dependencies
18:24:44 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:24:44 
18:24:44 Removing bundles/
18:24:44 
18:24:44 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:24:44 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:24:44 + tee /root/build-deb/engine/go.mod
18:24:44 module github.com/docker/docker
18:24:44 
18:24:44 go 1.20
18:24:44 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:44 + GO111MODULE=on
18:24:44 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:25.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:24:45 #14 34.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4862 files and directories currently installed.)
18:24:45 #14 34.76 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ...
18:24:45 #14 34.76 Unpacking python3 (3.8.2-0ubuntu2) ...
18:24:45 #14 34.80 Selecting previously unselected package libbsd0:arm64.
18:24:45 #14 34.80 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ...
18:24:45 #14 34.80 Unpacking libbsd0:arm64 (0.10.0-1) ...
18:24:45 #14 34.83 Selecting previously unselected package bsdmainutils.
18:24:45 #14 34.83 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
18:24:45 #14 34.84 Unpacking bsdmainutils (11.1.2ubuntu3) ...
18:24:45 #14 34.88 Selecting previously unselected package libuchardet0:arm64.
18:24:45 #14 34.88 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ...
18:24:45 #14 34.88 Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
18:24:45 #14 34.92 Selecting previously unselected package groff-base.
18:24:45 #14 34.92 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ...
18:24:45 #14 34.92 Unpacking groff-base (1.22.4-4build1) ...
18:24:45 #14 35.02 Selecting previously unselected package libgdbm6:arm64.
18:24:45 
18:24:45 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:45 [100%] Linking C executable tini-static
18:24:45 #14 35.02 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ...
18:24:45 #14 35.02 Unpacking libgdbm6:arm64 (1.18.1-5) ...
18:24:45 #14 35.05 Selecting previously unselected package libpipeline1:arm64.
18:24:45 #14 35.05 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ...
18:24:45 #14 35.06 Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
18:24:45 #14 35.10 Selecting previously unselected package man-db.
18:24:45 #14 35.10 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ...
18:24:45 #14 35.11 Unpacking man-db (2.9.1-1) ...
18:24:45 #14 35.21 Selecting previously unselected package perl-modules-5.30.
18:24:45 #14 35.21 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ...
18:24:45 #14 35.22 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
18:24:45 [100%] Built target tini-static
18:24:45 + mkdir -p /usr/local/bin
18:24:45 + cp tini-static /usr/local/bin/docker-init
18:24:45 + VERSION=0.0.0-20231011170815-26951f7
18:24:45 + PRODUCT=docker
18:24:45 + hack/make.sh dynbinary
18:24:45 
18:24:45 Removing bundles/
18:24:45 
18:24:45 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:24:45 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:24:45 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:24:45 module github.com/docker/docker
18:24:45 
18:24:45 go 1.20
18:24:45 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:45 + GO111MODULE=on
18:24:45 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:45.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:24:45 #13 37.36 Dependencies resolved.
18:24:45 #13 37.39 ================================================================================
18:24:45 #13 37.39  Package                     Arch    Version              Repository       Size
18:24:45 #13 37.39 ================================================================================
18:24:45 #13 37.39 Installing:
18:24:45 #13 37.39  dnf-plugins-core            noarch  4.4.3-1.fc39         updates-testing  38 k
18:24:45 #13 37.39  rpm-build                   aarch64 4.19.0-1.fc39        fedora           79 k
18:24:45 #13 37.39  rpmlint                     noarch  2.4.0-10.fc39        fedora          322 k
18:24:45 #13 37.39 Upgrading:
18:24:45 #13 37.39  glibc                       aarch64 2.38-7.fc39          fedora          1.7 M
18:24:45 #13 37.39  glibc-common                aarch64 2.38-7.fc39          fedora          346 k
18:24:45 #13 37.39  glibc-minimal-langpack      aarch64 2.38-7.fc39          fedora           69 k
18:24:45 #13 37.39 Installing dependencies:
18:24:45 #13 37.39  ansible-srpm-macros         noarch  1-11.fc39            fedora           21 k
18:24:45 #13 37.39  binutils                    aarch64 2.40-13.fc39         fedora          6.0 M
18:24:45 #13 37.39  binutils-gold               aarch64 2.40-13.fc39         fedora          949 k
18:24:45 #13 37.39  bzip2                       aarch64 1.0.8-16.fc39        fedora           52 k
18:24:45 #13 37.39  cpio                        aarch64 2.14-4.fc39          fedora          277 k
18:24:45 #13 37.39  dash                        aarch64 0.5.12-1.fc39        fedora           99 k
18:24:45 #13 37.39  dbus-libs                   aarch64 1:1.14.10-1.fc39     fedora          156 k
18:24:45 #13 37.39  debugedit                   aarch64 5.0-10.fc39          fedora           77 k
18:24:45 #13 37.39  desktop-file-utils          aarch64 0.26-9.fc39          fedora           71 k
18:24:45 #13 37.39  devscripts-checkbashisms    noarch  2.23.5-3.fc39        fedora           28 k
18:24:45 #13 37.39  diffutils                   aarch64 3.10-3.fc39          fedora          396 k
18:24:45 #13 37.39  dwz                         aarch64 0.15-3.fc39          fedora          136 k
18:24:45 #13 37.39  ed                          aarch64 1.19-4.fc39          fedora           78 k
18:24:45 #13 37.39  efi-srpm-macros             noarch  5-9.fc39             fedora           22 k
18:24:45 #13 37.39  elfutils                    aarch64 0.189-4.fc39         fedora          540 k
18:24:45 #13 37.39  elfutils-debuginfod-client  aarch64 0.189-4.fc39         fedora           38 k
18:24:45 #13 37.39  emacs-filesystem            noarch  1:29.1-2.fc39        fedora          7.1 k
18:24:45 #13 37.39  enchant2                    aarch64 2.5.0-5.fc39         fedora           61 k
18:24:45 #13 37.39  file                        aarch64 5.44-5.fc39          fedora           49 k
18:24:45 #13 37.39  fonts-filesystem            noarch  1:2.0.5-12.fc39      fedora          8.2 k
18:24:45 #13 37.39  fonts-srpm-macros           noarch  1:2.0.5-12.fc39      fedora           26 k
18:24:45 #13 37.39  fpc-srpm-macros             noarch  1.3-8.fc39           fedora          7.4 k
18:24:45 #13 37.39  gdb-minimal                 aarch64 13.2-9.fc39          updates-testing 3.8 M
18:24:45 #13 37.39  gdk-pixbuf2                 aarch64 2.42.10-5.fc39       fedora          482 k
18:24:45 #13 37.39  ghc-srpm-macros             noarch  1.6.1-2.fc39         fedora          7.8 k
18:24:45 #13 37.39  glibc-gconv-extra           aarch64 2.38-7.fc39          fedora          2.0 M
18:24:45 #13 37.39  gnat-srpm-macros            noarch  6-3.fc39             fedora          8.8 k
18:24:45 #13 37.39  go-srpm-macros              noarch  3.2.0-6.fc39         fedora           27 k
18:24:45 #13 37.39  groff-base                  aarch64 1.23.0-2.fc39        fedora          1.1 M
18:24:45 #13 37.39  hunspell                    aarch64 1.7.2-5.fc39         fedora          476 k
18:24:45 #13 37.39  hunspell-en-GB              noarch  0.20201207-7.fc39    fedora          226 k
18:24:45 #13 37.39  hunspell-en-US              noarch  0.20201207-7.fc39    fedora          181 k
18:24:45 #13 37.39  hunspell-filesystem         aarch64 1.7.2-5.fc39         fedora          9.2 k
18:24:45 #13 37.39  jansson                     aarch64 2.13.1-7.fc39        fedora           46 k
18:24:45 #13 37.39  js-jquery                   noarch  3.6.4-2.fc39         fedora          172 k
18:24:45 #13 37.39  json-glib                   aarch64 1.8.0-1.fc39         fedora          164 k
18:24:45 #13 37.39  kernel-srpm-macros          noarch  1.0-20.fc39          fedora           10 k
18:24:45 #13 37.39  libappstream-glib           aarch64 0.8.2-4.fc39         fedora          397 k
18:24:45 #13 37.39  libjpeg-turbo               aarch64 2.1.4-3.fc39         fedora          196 k
18:24:45 #13 37.39  libpkgconf                  aarch64 1.9.5-2.fc39         fedora           38 k
18:24:45 #13 37.39  libpng                      aarch64 2:1.6.37-15.fc39     fedora          115 k
18:24:45 #13 37.39  libstemmer                  aarch64 2.2.0-7.fc39         fedora          164 k
18:24:45 #13 37.39  lua-srpm-macros             noarch  1-9.fc39             fedora          8.6 k
18:24:45 #13 37.39  ncurses                     aarch64 6.4-7.20230520.fc39  fedora          415 k
18:24:45 #13 37.39  ocaml-srpm-macros           noarch  8-2.fc39             fedora           14 k
18:24:45 #13 37.39  openblas-srpm-macros        noarch  2-14.fc39            fedora          7.5 k
18:24:45 #13 37.39  package-notes-srpm-macros   noarch  0.5-9.fc39           fedora           11 k
18:24:45 #13 37.39  patch                       aarch64 2.7.6-22.fc39        fedora          123 k
18:24:45 #13 37.39  perl-AutoLoader             noarch  5.74-501.fc39        updates-testing  21 k
18:24:45 #13 37.39  perl-B                      aarch64 1.88-501.fc39        updates-testing 178 k
18:24:45 #13 37.39  perl-Carp                   noarch  1.54-500.fc39        fedora           29 k
18:24:45 #13 37.39  perl-Class-Struct           noarch  0.68-501.fc39        updates-testing  22 k
18:24:45 #13 37.39  perl-Data-Dumper            aarch64 2.188-501.fc39       fedora           55 k
18:24:45 #13 37.39  perl-Digest                 noarch  1.20-500.fc39        fedora           25 k
18:24:45 #13 37.39  perl-Digest-MD5             aarch64 2.58-500.fc39        fedora           36 k
18:24:45 #13 37.39  perl-DynaLoader             aarch64 1.54-501.fc39        updates-testing  26 k
18:24:45 #13 37.39  perl-Encode                 aarch64 4:3.19-500.fc39      fedora          1.7 M
18:24:45 #13 37.39  perl-Errno                  aarch64 1.37-501.fc39        updates-testing  15 k
18:24:45 #13 37.39  perl-Exporter               noarch  5.77-500.fc39        fedora           31 k
18:24:45 #13 37.39  perl-Fcntl                  aarch64 1.15-501.fc39        updates-testing  21 k
18:24:45 #13 37.39  perl-File-Basename          noarch  2.86-501.fc39        updates-testing  17 k
18:24:45 #13 37.39  perl-File-Path              noarch  2.18-500.fc39        fedora           35 k
18:24:45 #13 37.39  perl-File-Temp              noarch  1:0.231.100-500.fc39 fedora           58 k
18:24:45 #13 37.39  perl-File-stat              noarch  1.13-501.fc39        updates-testing  17 k
18:24:45 #13 37.39  perl-FileHandle             noarch  2.05-501.fc39        updates-testing  16 k
18:24:45 #13 37.39  perl-Getopt-Long            noarch  1:2.54-500.fc39      fedora           60 k
18:24:45 #13 37.39  perl-Getopt-Std             noarch  1.13-501.fc39        updates-testing  16 k
18:24:45 #13 37.39  perl-HTTP-Tiny              noarch  0.088-3.fc39         fedora           56 k
18:24:45 #13 37.39  perl-IO                     aarch64 1.52-501.fc39        updates-testing  83 k
18:24:45 #13 37.39  perl-IO-Socket-IP           noarch  0.42-1.fc39          fedora           42 k
18:24:45 #13 37.39  perl-IO-Socket-SSL          noarch  2.083-3.fc39         fedora          225 k
18:24:45 #13 37.39  perl-IPC-Open3              noarch  1.22-501.fc39        updates-testing  22 k
18:24:45 #13 37.39  perl-MIME-Base64            aarch64 3.16-500.fc39        fedora           30 k
18:24:45 #13 37.39  perl-Mozilla-CA             noarch  20230801-1.fc39      fedora           13 k
18:24:45 #13 37.39  perl-Net-SSLeay             aarch64 1.92-10.fc39         fedora          356 k
18:24:45 #13 37.39  perl-POSIX                  aarch64 2.13-501.fc39        updates-testing  98 k
18:24:45 #13 37.39  perl-PathTools              aarch64 3.89-500.fc39        fedora           88 k
18:24:45 #13 37.39  perl-Pod-Escapes            noarch  1:1.07-500.fc39      fedora           20 k
18:24:45 #13 37.39  perl-Pod-Perldoc            noarch  3.28.01-501.fc39     fedora           86 k
18:24:45 #13 37.39  perl-Pod-Simple             noarch  1:3.45-4.fc39        fedora          218 k
18:24:45 #13 37.39  perl-Pod-Usage              noarch  4:2.03-500.fc39      fedora           39 k
18:24:45 #13 37.39  perl-Scalar-List-Utils      aarch64 5:1.63-500.fc39      fedora           71 k
18:24:45 #13 37.39  perl-SelectSaver            noarch  1.02-501.fc39        updates-testing  12 k
18:24:45 #13 37.39  perl-Socket                 aarch64 4:2.037-3.fc39       fedora           56 k
18:24:45 #13 37.39  perl-Storable               aarch64 1:3.32-500.fc39      fedora           97 k
18:24:45 #13 37.39  perl-Symbol                 noarch  1.09-501.fc39        updates-testing  14 k
18:24:45 #13 37.39  perl-Term-ANSIColor         noarch  5.01-501.fc39        fedora           47 k
18:24:45 #13 37.39  perl-Term-Cap               noarch  1.18-500.fc39        fedora           22 k
18:24:45 #13 37.39  perl-Text-ParseWords        noarch  3.31-500.fc39        fedora           16 k
18:24:45 #13 37.39  perl-Text-Tabs+Wrap         noarch  2023.0511-3.fc39     fedora           22 k
18:24:45 #13 37.39  perl-Time-Local             noarch  2:1.350-3.fc39       fedora           34 k
18:24:45 #13 37.39  perl-URI                    noarch  5.21-1.fc39          fedora          125 k
18:24:45 #13 37.39  perl-base                   noarch  2.27-501.fc39        updates-testing  16 k
18:24:45 #13 37.39  perl-constant               noarch  1.33-501.fc39        fedora           22 k
18:24:45 #13 37.39  perl-if                     noarch  0.61.000-501.fc39    updates-testing  14 k
18:24:45 #13 37.39  perl-interpreter            aarch64 4:5.38.0-501.fc39    updates-testing  72 k
18:24:45 #13 37.39  perl-libnet                 noarch  3.15-501.fc39        fedora          129 k
18:24:45 #13 37.39  perl-libs                   aarch64 4:5.38.0-501.fc39    updates-testing 2.3 M
18:24:45 #13 37.39  perl-locale                 noarch  1.10-501.fc39        updates-testing  14 k
18:24:45 #13 37.39  perl-mro                    aarch64 1.28-501.fc39        updates-testing  29 k
18:24:45 #13 37.39  perl-overload               noarch  1.37-501.fc39        updates-testing  46 k
18:24:45 #13 37.39  perl-overloading            noarch  0.02-501.fc39        updates-testing  13 k
18:24:45 #13 37.39  perl-parent                 noarch  1:0.241-500.fc39     fedora           14 k
18:24:45 #13 37.39  perl-podlators              noarch  1:5.01-500.fc39      fedora          125 k
18:24:45 #13 37.39  perl-srpm-macros            noarch  1-51.fc39            fedora          8.0 k
18:24:45 #13 37.39  perl-vars                   noarch  1.05-501.fc39        updates-testing  13 k
18:24:45 #13 37.39  pkgconf                     aarch64 1.9.5-2.fc39         fedora           42 k
18:24:45 #13 37.39  pkgconf-m4                  noarch  1.9.5-2.fc39         fedora           14 k
18:24:45 #13 37.39  pkgconf-pkg-config          aarch64 1.9.5-2.fc39         fedora          9.6 k
18:24:45 #13 37.39  pyproject-srpm-macros       noarch  1.10.0-1.fc39        updates-testing  14 k
18:24:45 #13 37.39  python-srpm-macros          noarch  3.12-4.fc39          fedora           25 k
18:24:45 #13 37.39  python3-construct           noarch  2.10.68-6.fc39       fedora          146 k
18:24:45 #13 37.39  python3-dateutil            noarch  1:2.8.2-10.fc39      fedora          355 k
18:24:45 #13 37.39  python3-dbus                aarch64 1.3.2-4.fc39         fedora          157 k
18:24:45 #13 37.39  python3-distro              noarch  1.8.0-6.fc39         fedora           49 k
18:24:45 #13 37.39  python3-dnf-plugins-core    noarch  4.4.3-1.fc39         updates-testing 317 k
18:24:45 #13 37.39  python3-enchant             noarch  3.2.2-10.fc39        fedora          101 k
18:24:45 #13 37.39  python3-file-magic          noarch  5.44-5.fc39          fedora           20 k
18:24:45 #13 37.39  python3-pybeam              noarch  0.7-7.fc39           fedora           31 k
18:24:45 #13 37.39  python3-pyxdg               noarch  0.27-9.fc39          fedora          130 k
18:24:45 #13 37.39  python3-six                 noarch  1.16.0-12.fc39       fedora           41 k
18:24:45 #13 37.39  python3-systemd             aarch64 235-5.fc39           fedora          107 k
18:24:45 #13 37.39  python3-tomli-w             noarch  1.0.0-9.fc39         fedora           21 k
18:24:45 #13 37.39  python3-zstandard           aarch64 0.21.0-3.fc39        fedora          457 k
18:24:45 #13 37.39  qt5-srpm-macros             noarch  5.15.10-2.fc39       fedora          8.3 k
18:24:45 #13 37.39  qt6-srpm-macros             noarch  6.5.2-3.fc39         updates-testing 9.0 k
18:24:45 #13 37.39  redhat-rpm-config           noarch  262-1.fc39           fedora           84 k
18:24:45 #13 37.39  rpmautospec-rpm-macros      noarch  0.3.5-4.fc39         fedora          8.8 k
18:24:45 #13 37.39  rpmlint-fedora-license-data noarch  1.31-1.fc39          updates-testing  28 k
18:24:45 #13 37.39  rust-srpm-macros            noarch  25.2-1.fc39          fedora           13 k
18:24:45 #13 37.39  shared-mime-info            aarch64 2.2-4.fc39           fedora          380 k
18:24:45 #13 37.39  unzip                       aarch64 6.0-62.fc39          fedora          183 k
18:24:45 #13 37.39  web-assets-filesystem       noarch  5-20.fc39            fedora          7.9 k
18:24:45 #13 37.39  xxhash-libs                 aarch64 0.8.2-1.fc39         fedora           35 k
18:24:45 #13 37.39  xz                          aarch64 5.4.4-1.fc39         fedora          556 k
18:24:45 #13 37.39  zip                         aarch64 3.0-39.fc39          fedora          262 k
18:24:45 #13 37.39  zstd                        aarch64 1.5.5-4.fc39         fedora          446 k
18:24:45 #13 37.39 Installing weak dependencies:
18:24:45 #13 37.39  hunspell-en                 noarch  0.20201207-7.fc39    fedora          190 k
18:24:45 #13 37.39  perl-NDBM_File              aarch64 1.16-501.fc39        updates-testing  23 k
18:24:45 #13 37.39  python-systemd-doc          aarch64 235-5.fc39           fedora           75 k
18:24:45 #13 37.39 
18:24:45 #13 37.39 Transaction Summary
18:24:45 #13 37.39 ================================================================================
18:24:45 #13 37.39 Install  143 Packages
18:24:45 #13 37.39 Upgrade    3 Packages
18:24:45 #13 37.39 
18:24:45 #13 37.39 Total download size: 33 M
18:24:45 #13 37.39 Downloading Packages:
18:24:45 #13 38.17 (1/146): ansible-srpm-macros-1-11.fc39.noarch.r  82 kB/s |  21 kB     00:00    
18:24:45 #13 38.19 (2/146): binutils-gold-2.40-13.fc39.aarch64.rpm 3.4 MB/s | 949 kB     00:00    
18:24:45 #13 38.22 (3/146): binutils-2.40-13.fc39.aarch64.rpm       20 MB/s | 6.0 MB     00:00    
18:24:45 #13 38.22 (4/146): bzip2-1.0.8-16.fc39.aarch64.rpm        1.8 MB/s |  52 kB     00:00    
18:24:45 #13 38.22 (5/146): cpio-2.14-4.fc39.aarch64.rpm           8.0 MB/s | 277 kB     00:00    
18:24:45 #13 38.23 (6/146): dash-0.5.12-1.fc39.aarch64.rpm          15 MB/s |  99 kB     00:00    
18:24:45 #13 38.24 (7/146): dbus-libs-1.14.10-1.fc39.aarch64.rpm    14 MB/s | 156 kB     00:00    
18:24:45 #13 38.24 (8/146): debugedit-5.0-10.fc39.aarch64.rpm      5.6 MB/s |  77 kB     00:00    
18:24:45 #13 38.24 (9/146): desktop-file-utils-0.26-9.fc39.aarch64 7.0 MB/s |  71 kB     00:00    
18:24:45 #13 38.25 (10/146): devscripts-checkbashisms-2.23.5-3.fc3 3.9 MB/s |  28 kB     00:00    
18:24:45 #13 38.25 (11/146): diffutils-3.10-3.fc39.aarch64.rpm      33 MB/s | 396 kB     00:00    
18:24:45 #13 38.25 (12/146): dwz-0.15-3.fc39.aarch64.rpm            12 MB/s | 136 kB     00:00    
18:24:45 #13 38.26 (13/146): efi-srpm-macros-5-9.fc39.noarch.rpm   2.1 MB/s |  22 kB     00:00    
18:24:45 #13 38.27 (14/146): ed-1.19-4.fc39.aarch64.rpm            5.5 MB/s |  78 kB     00:00    
18:24:45 #13 38.27 (15/146): elfutils-0.189-4.fc39.aarch64.rpm      29 MB/s | 540 kB     00:00    
18:24:45 #13 38.27 (16/146): elfutils-debuginfod-client-0.189-4.fc 3.0 MB/s |  38 kB     00:00    
18:24:45 #13 38.28 (17/146): emacs-filesystem-29.1-2.fc39.noarch.r 610 kB/s | 7.1 kB     00:00    
18:24:45 #13 38.28 (18/146): fonts-filesystem-2.0.5-12.fc39.noarch 1.9 MB/s | 8.2 kB     00:00    
18:24:45 #13 38.29 (19/146): enchant2-2.5.0-5.fc39.aarch64.rpm     7.7 MB/s |  61 kB     00:00    
18:24:45 #13 38.29 (20/146): file-5.44-5.fc39.aarch64.rpm          4.8 MB/s |  49 kB     00:00    
18:24:45 #13 38.29 (21/146): fonts-srpm-macros-2.0.5-12.fc39.noarc 3.1 MB/s |  26 kB     00:00    
18:24:45 #13 38.29 (22/146): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 1.1 MB/s | 7.4 kB     00:00    
18:24:45 #13 38.30 (23/146): gdk-pixbuf2-2.42.10-5.fc39.aarch64.rp  40 MB/s | 482 kB     00:00    
18:24:45 #13 38.31 (24/146): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 584 kB/s | 7.8 kB     00:00    
18:24:45 #13 38.31 (25/146): gnat-srpm-macros-6-3.fc39.noarch.rpm  652 kB/s | 8.8 kB     00:00    
18:24:45 #13 38.33 (26/146): glibc-gconv-extra-2.38-7.fc39.aarch64  77 MB/s | 2.0 MB     00:00    
18:24:45 #13 38.33 (27/146): go-srpm-macros-3.2.0-6.fc39.noarch.rp 1.5 MB/s |  27 kB     00:00    
18:24:45 #13 38.34 (28/146): groff-base-1.23.0-2.fc39.aarch64.rpm   49 MB/s | 1.1 MB     00:00    
18:24:45 #13 38.35 (29/146): hunspell-1.7.2-5.fc39.aarch64.rpm      31 MB/s | 476 kB     00:00    
18:24:45 #13 38.35 (30/146): hunspell-en-0.20201207-7.fc39.noarch.  10 MB/s | 190 kB     00:00    
18:24:45 #13 38.36 (31/146): hunspell-en-GB-0.20201207-7.fc39.noar  14 MB/s | 226 kB     00:00    
18:24:45 #13 38.36 (32/146): hunspell-en-US-0.20201207-7.fc39.noar  19 MB/s | 181 kB     00:00    
18:24:45 #13 38.36 (33/146): hunspell-filesystem-1.7.2-5.fc39.aarc 795 kB/s | 9.2 kB     00:00    
18:24:45 #13 38.37 (34/146): jansson-2.13.1-7.fc39.aarch64.rpm     4.0 MB/s |  46 kB     00:00    
18:24:45 #13 38.37 (35/146): js-jquery-3.6.4-2.fc39.noarch.rpm      20 MB/s | 172 kB     00:00    
18:24:45 #13 38.38 (36/146): json-glib-1.8.0-1.fc39.aarch64.rpm     14 MB/s | 164 kB     00:00    
18:24:45 #13 38.38 (37/146): kernel-srpm-macros-1.0-20.fc39.noarch 1.1 MB/s |  10 kB     00:00    
18:24:45 #13 38.39 (38/146): libappstream-glib-0.8.2-4.fc39.aarch6  39 MB/s | 397 kB     00:00    
18:24:45 #13 38.39 (39/146): libjpeg-turbo-2.1.4-3.fc39.aarch64.rp  15 MB/s | 196 kB     00:00    
18:24:45 #13 38.39 (40/146): libpkgconf-1.9.5-2.fc39.aarch64.rpm   3.0 MB/s |  38 kB     00:00    
18:24:45 #13 38.40 (41/146): libpng-1.6.37-15.fc39.aarch64.rpm      16 MB/s | 115 kB     00:00    
18:24:45 #13 38.40 (42/146): libstemmer-2.2.0-7.fc39.aarch64.rpm    16 MB/s | 164 kB     00:00    
18:24:45 #13 38.40 (43/146): lua-srpm-macros-1-9.fc39.noarch.rpm   976 kB/s | 8.6 kB     00:00    
18:24:45 #13 38.41 (44/146): ncurses-6.4-7.20230520.fc39.aarch64.r  38 MB/s | 415 kB     00:00    
18:24:45 #13 38.41 (45/146): ocaml-srpm-macros-8-2.fc39.noarch.rpm 1.0 MB/s |  14 kB     00:00    
18:24:45 #13 38.42 (46/146): openblas-srpm-macros-2-14.fc39.noarch 527 kB/s | 7.5 kB     00:00    
18:24:45 #13 38.43 (47/146): package-notes-srpm-macros-0.5-9.fc39. 984 kB/s |  11 kB     00:00    
18:24:45 #13 38.43 (48/146): patch-2.7.6-22.fc39.aarch64.rpm       7.7 MB/s | 123 kB     00:00    
18:24:45 #13 38.43 (49/146): perl-Carp-1.54-500.fc39.noarch.rpm    2.0 MB/s |  29 kB     00:00    
18:24:45 #13 38.44 (50/146): perl-Data-Dumper-2.188-501.fc39.aarch 5.4 MB/s |  55 kB     00:00    
18:24:45 #13 38.44 (51/146): perl-Digest-1.20-500.fc39.noarch.rpm  3.8 MB/s |  25 kB     00:00    
18:24:45 #13 38.44 (52/146): perl-Digest-MD5-2.58-500.fc39.aarch64 4.0 MB/s |  36 kB     00:00    
18:24:45 #13 38.46 (53/146): perl-Encode-3.19-500.fc39.aarch64.rpm  77 MB/s | 1.7 MB     00:00    
18:24:45 #13 38.46 (54/146): perl-Exporter-5.77-500.fc39.noarch.rp 1.9 MB/s |  31 kB     00:00    
18:24:45 #13 38.47 (55/146): perl-File-Path-2.18-500.fc39.noarch.r 1.8 MB/s |  35 kB     00:00    
18:24:45 #13 38.47 (56/146): perl-File-Temp-0.231.100-500.fc39.noa  14 MB/s |  58 kB     00:00    
18:24:45 #13 38.47 (57/146): perl-Getopt-Long-2.54-500.fc39.noarch 7.0 MB/s |  60 kB     00:00    
18:24:45 #13 38.48 (58/146): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 5.0 MB/s |  56 kB     00:00    
18:24:45 #13 38.48 (59/146): perl-IO-Socket-IP-0.42-1.fc39.noarch. 4.1 MB/s |  42 kB     00:00    
18:24:45 #13 38.49 (60/146): perl-IO-Socket-SSL-2.083-3.fc39.noarc  26 MB/s | 225 kB     00:00    
18:24:45 #13 38.49 (61/146): perl-MIME-Base64-3.16-500.fc39.aarch6 2.6 MB/s |  30 kB     00:00    
18:24:45 #13 38.49 (62/146): perl-Mozilla-CA-20230801-1.fc39.noarc 1.2 MB/s |  13 kB     00:00    
18:24:45 #13 38.50 (63/146): perl-PathTools-3.89-500.fc39.aarch64.  13 MB/s |  88 kB     00:00    
18:24:45 #13 38.50 (64/146): perl-Net-SSLeay-1.92-10.fc39.aarch64.  27 MB/s | 356 kB     00:00    
18:24:45 #13 38.51 (65/146): perl-Pod-Escapes-1.07-500.fc39.noarch 1.6 MB/s |  20 kB     00:00    
18:24:45 #13 38.51 (66/146): perl-Pod-Perldoc-3.28.01-501.fc39.noa 7.1 MB/s |  86 kB     00:00    
18:24:45 #13 38.51 (67/146): perl-Pod-Simple-3.45-4.fc39.noarch.rp  25 MB/s | 218 kB     00:00    
18:24:45 #13 38.52 (68/146): perl-Pod-Usage-2.03-500.fc39.noarch.r 3.4 MB/s |  39 kB     00:00    
18:24:45 #13 38.52 (69/146): perl-Scalar-List-Utils-1.63-500.fc39. 6.1 MB/s |  71 kB     00:00    
18:24:45 #13 38.53 (70/146): perl-Socket-2.037-3.fc39.aarch64.rpm  7.4 MB/s |  56 kB     00:00    
18:24:45 #13 38.53 (71/146): perl-Storable-3.32-500.fc39.aarch64.r 8.9 MB/s |  97 kB     00:00    
18:24:45 #13 38.53 (72/146): perl-Term-ANSIColor-5.01-501.fc39.noa 4.2 MB/s |  47 kB     00:00    
18:24:45 #13 38.54 (73/146): perl-Term-Cap-1.18-500.fc39.noarch.rp 3.0 MB/s |  22 kB     00:00    
18:24:45 #13 38.54 (74/146): perl-Text-ParseWords-3.31-500.fc39.no 1.6 MB/s |  16 kB     00:00    
18:24:45 #13 38.54 (75/146): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 2.4 MB/s |  22 kB     00:00    
18:24:45 #13 38.55 (76/146): perl-Time-Local-1.350-3.fc39.noarch.r 4.5 MB/s |  34 kB     00:00    
18:24:45 #13 38.55 (77/146): perl-URI-5.21-1.fc39.noarch.rpm        11 MB/s | 125 kB     00:00    
18:24:45 #13 38.55 (78/146): perl-constant-1.33-501.fc39.noarch.rp 2.2 MB/s |  22 kB     00:00    
18:24:45 #13 38.56 (79/146): perl-libnet-3.15-501.fc39.noarch.rpm   21 MB/s | 129 kB     00:00    
18:24:45 #13 38.56 (80/146): perl-parent-0.241-500.fc39.noarch.rpm 1.7 MB/s |  14 kB     00:00    
18:24:45 #13 38.56 (81/146): perl-podlators-5.01-500.fc39.noarch.r  13 MB/s | 125 kB     00:00    
18:24:45 #13 38.57 (82/146): perl-srpm-macros-1-51.fc39.noarch.rpm 1.3 MB/s | 8.0 kB     00:00    
18:24:45 #13 38.57 (83/146): pkgconf-1.9.5-2.fc39.aarch64.rpm      4.9 MB/s |  42 kB     00:00    
18:24:45 #13 38.57 (84/146): pkgconf-m4-1.9.5-2.fc39.noarch.rpm    1.9 MB/s |  14 kB     00:00    
18:24:45 #13 38.57 (85/146): pkgconf-pkg-config-1.9.5-2.fc39.aarch 1.8 MB/s | 9.6 kB     00:00    
18:24:45 #13 38.58 (86/146): python-srpm-macros-3.12-4.fc39.noarch 3.3 MB/s |  25 kB     00:00    
18:24:45 #13 38.58 (87/146): python-systemd-doc-235-5.fc39.aarch64 8.6 MB/s |  75 kB     00:00    
18:24:45 #13 38.59 (88/146): python3-construct-2.10.68-6.fc39.noar  17 MB/s | 146 kB     00:00    
18:24:45 #13 38.59 (89/146): python3-dateutil-2.8.2-10.fc39.noarch  26 MB/s | 355 kB     00:00    
18:24:45 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.8s done
18:24:45 == Building packages for ubuntu-lunar ==
18:24:45 mkdir -p "debbuild/ubuntu-lunar"
18:24:45 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/aarch64 -f ubuntu-lunar/Dockerfile .
18:24:45 #13 19.01   Running scriptlet: glibc-gconv-extra-2.34-83.el9.7.x86_64             139/139 
18:24:45 #13 21.70   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1     1/139 
18:24:45 #13 21.70   Verifying        : binutils-2.35.2-42.el9.x86_64                        2/139 
18:24:45 #13 21.70   Verifying        : binutils-gold-2.35.2-42.el9.x86_64                   3/139 
18:24:45 #13 21.70   Verifying        : bzip2-1.0.8-8.el9.x86_64                             4/139 
18:24:45 #13 21.70   Verifying        : cpio-2.13-16.el9.x86_64                              5/139 
18:24:45 #13 21.70   Verifying        : dbus-libs-1:1.12.20-8.el9.x86_64                     6/139 
18:24:45 #13 21.70   Verifying        : diffutils-3.7-12.el9.x86_64                          7/139 
18:24:45 #13 21.70   Verifying        : dnf-plugins-core-4.3.0-11.el9.noarch                 8/139 
18:24:45 #13 21.71   Verifying        : ed-1.14.2-12.el9.x86_64                              9/139 
18:24:45 #13 21.71   Verifying        : elfutils-0.189-3.el9.x86_64                         10/139 
18:24:45 #13 21.71   Verifying        : elfutils-debuginfod-client-0.189-3.el9.x86_64       11/139 
18:24:45 #13 21.71   Verifying        : file-5.39-14.el9.x86_64                             12/139 
18:24:45 #13 21.71   Verifying        : glib-networking-2.68.3-3.el9.x86_64                 13/139 
18:24:45 #13 21.71   Verifying        : glibc-gconv-extra-2.34-83.el9.7.x86_64              14/139 
18:24:45 #13 21.71   Verifying        : groff-base-1.22.4-10.el9.x86_64                     15/139 
18:24:45 #13 21.71   Verifying        : gsettings-desktop-schemas-40.0-6.el9.x86_64         16/139 
18:24:45 #13 21.71   Verifying        : info-6.7-15.el9.x86_64                              17/139 
18:24:45 #13 21.71   Verifying        : json-glib-1.6.6-1.el9.x86_64                        18/139 
18:24:45 #13 21.71   Verifying        : less-590-2.el9.x86_64                               19/139 
18:24:45 #13 21.71   Verifying        : libatomic-11.4.1-2.3.el9.x86_64                     20/139 
18:24:45 #13 21.71   Verifying        : libbrotli-1.0.9-6.el9.x86_64                        21/139 
18:24:45 #13 21.71   Verifying        : libicu-67.1-9.el9.x86_64                            22/139 
18:24:45 #13 21.71   Verifying        : libpipeline-1.5.3-4.el9.x86_64                      23/139 
18:24:45 #13 21.71   Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      24/139 
18:24:45 #13 21.71   Verifying        : libpng-2:1.6.37-12.el9.x86_64                       25/139 
18:24:45 #13 21.71   Verifying        : libproxy-0.4.15-35.el9.x86_64                       26/139 
18:24:45 #13 21.71   Verifying        : libpsl-0.21.1-5.el9.x86_64                          27/139 
18:24:45 #13 21.71   Verifying        : man-db-2.9.3-7.el9.x86_64                           28/139 
18:24:45 #13 21.71   Verifying        : ncurses-6.2-10.20210508.el9.x86_64                  29/139 
18:24:45 #13 21.71   Verifying        : pkgconf-1.7.3-10.el9.x86_64                         30/139 
18:24:45 #13 21.71   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      31/139 
18:24:45 #13 21.71   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              32/139 
18:24:45 #13 21.71   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       33/139 
18:24:45 #13 21.71   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch               34/139 
18:24:45 #13 21.71   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                    35/139 
18:24:45 #13 21.71   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9.noarch        36/139 
18:24:45 #13 21.71   Verifying        : python3-six-1.15.0-9.el9.noarch                     37/139 
18:24:45 #13 21.71   Verifying        : python3-systemd-234-18.el9.x86_64                   38/139 
18:24:45 #13 21.71   Verifying        : shared-mime-info-2.1-5.el9.x86_64                   39/139 
18:24:45 #13 21.71   Verifying        : systemd-libs-252-18.el9.x86_64                      40/139 
18:24:45 #13 21.71   Verifying        : unzip-6.0-56.el9.x86_64                             41/139 
18:24:45 #13 21.71   Verifying        : xz-5.2.5-8.el9.x86_64                               42/139 
18:24:45 #13 21.71   Verifying        : zip-3.0-35.el9.x86_64                               43/139 
18:24:45 #13 21.71   Verifying        : zstd-1.5.1-2.el9.x86_64                             44/139 
18:24:45 #13 21.71   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          45/139 
18:24:45 #13 21.71   Verifying        : debugedit-5.0-4.el9.x86_64                          46/139 
18:24:45 #13 21.71   Verifying        : desktop-file-utils-0.26-6.el9.x86_64                47/139 
18:24:45 #13 21.71   Verifying        : dwz-0.14-3.el9.x86_64                               48/139 
18:24:45 #13 21.71   Verifying        : efi-srpm-macros-4-9.el9.noarch                      49/139 
18:24:45 #13 21.71   Verifying        : emacs-filesystem-1:27.2-9.el9.noarch                50/139 
18:24:45 #13 21.71   Verifying        : enchant-1:1.6.0-30.el9.x86_64                       51/139 
18:24:45 #13 21.71   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            52/139 
18:24:45 #13 21.71   Verifying        : gdb-minimal-10.2-11.el9.x86_64                      53/139 
18:24:45 #13 21.71   Verifying        : gdk-pixbuf2-2.42.6-3.el9.x86_64                     54/139 
18:24:45 #13 21.71   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  55/139 
18:24:45 #13 21.71   Verifying        : go-srpm-macros-3.2.0-3.el9.noarch                   56/139 
18:24:45 #13 21.71   Verifying        : hunspell-1.7.0-11.el9.x86_64                        57/139 
18:24:45 #13 21.71   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              58/139 
18:24:45 #13 21.71   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           59/139 
18:24:45 #13 21.71   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           60/139 
18:24:45 #13 21.71   Verifying        : hunspell-filesystem-1.7.0-11.el9.x86_64             61/139 
18:24:45 #13 21.71   Verifying        : kernel-srpm-macros-1.0-13.el9.noarch                62/139 
18:24:45 #13 21.71   Verifying        : libappstream-glib-0.7.18-4.el9.x86_64               63/139 
18:24:45 #13 21.71   Verifying        : libjpeg-turbo-2.0.90-6.el9.x86_64                   64/139 
18:24:45 #13 21.71   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.x86_64            65/139 
18:24:45 #13 21.71   Verifying        : libsoup-2.72.0-8.el9.x86_64                         66/139 
18:24:45 #13 21.71   Verifying        : libstemmer-0-18.585svn.el9.x86_64                   67/139 
18:24:45 #13 21.71   Verifying        : lua-srpm-macros-1-6.el9.noarch                      68/139 
18:24:45 #13 21.71   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    69/139 
18:24:45 #13 21.71   Verifying        : openblas-srpm-macros-2-11.el9.noarch                70/139 
18:24:45 #13 21.71   Verifying        : patch-2.7.6-16.el9.x86_64                           71/139 
18:24:45 #13 21.71   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                 72/139 
18:24:45 #13 21.71   Verifying        : perl-B-1.80-480.el9.x86_64                          73/139 
18:24:45 #13 21.71   Verifying        : perl-Carp-1.50-460.el9.noarch                       74/139 
18:24:45 #13 21.71   Verifying        : perl-Class-Struct-0.66-480.el9.noarch               75/139 
18:24:45 #13 21.71   Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64               76/139 
18:24:45 #13 21.71   Verifying        : perl-Digest-1.19-4.el9.noarch                       77/139 
18:24:45 #13 21.71   Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                   78/139 
18:24:45 #13 21.71   Verifying        : perl-Encode-4:3.08-462.el9.x86_64                   79/139 
18:24:45 #13 21.71   Verifying        : perl-Errno-1.30-480.el9.x86_64                      80/139 
18:24:45 #13 21.71   Verifying        : perl-Exporter-5.74-461.el9.noarch                   81/139 
18:24:45 #13 21.71   Verifying        : perl-Fcntl-1.13-480.el9.x86_64                      82/139 
18:24:45 #13 21.71   Verifying        : perl-File-Basename-2.85-480.el9.noarch              83/139 
18:24:45 #13 21.71   Verifying        : perl-File-Path-2.18-4.el9.noarch                    84/139 
18:24:45 #13 21.71   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch             85/139 
18:24:45 #13 21.71   Verifying        : perl-File-stat-1.09-480.el9.noarch                  86/139 
18:24:45 #13 21.71   Verifying        : perl-FileHandle-2.03-480.el9.noarch                 87/139 
18:24:45 #13 21.71   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch                88/139 
18:24:45 #13 21.71   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                 89/139 
18:24:45 #13 21.71   Verifying        : perl-HTTP-Tiny-0.076-461.el9.noarch                 90/139 
18:24:45 #13 21.71   Verifying        : perl-IO-1.43-480.el9.x86_64                         91/139 
18:24:45 #13 21.71   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                 92/139 
18:24:45 #13 21.71   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch               93/139 
18:24:45 #13 21.71   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                  94/139 
18:24:45 #13 21.71   Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                  95/139 
18:24:45 #13 21.71   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch               96/139 
18:24:45 #13 21.71   Verifying        : perl-NDBM_File-1.15-480.el9.x86_64                  97/139 
18:24:45 #13 21.71   Verifying        : perl-Net-SSLeay-1.92-2.el9.x86_64                   98/139 
18:24:45 #13 21.71   Verifying        : perl-POSIX-1.94-480.el9.x86_64                      99/139 
18:24:45 #13 21.71   Verifying        : perl-PathTools-3.78-461.el9.x86_64                 100/139 
18:24:45 #13 21.71   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             101/139 
18:24:45 #13 21.71   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            102/139 
18:24:45 #13 21.71   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                103/139 
18:24:45 #13 21.71   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 104/139 
18:24:45 #13 21.71   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       105/139 
18:24:45 #13 21.71   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               106/139 
18:24:45 #13 21.71   Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   107/139 
18:24:45 #13 21.71   Verifying        : perl-Storable-1:3.21-460.el9.x86_64                108/139 
18:24:45 #13 21.71   Verifying        : perl-Symbol-1.08-480.el9.noarch                    109/139 
18:24:45 #13 21.71   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            110/139 
18:24:45 #13 21.71   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  111/139 
18:24:45 #13 21.71   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           112/139 
18:24:45 #13 21.71   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       113/139 
18:24:45 #13 21.71   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               114/139 
18:24:45 #13 21.71   Verifying        : perl-URI-5.09-3.el9.noarch                         115/139 
18:24:45 #13 21.71   Verifying        : perl-base-2.27-480.el9.noarch                      116/139 
18:24:45 #13 21.71   Verifying        : perl-constant-1.33-461.el9.noarch                  117/139 
18:24:45 #13 21.71   Verifying        : perl-if-0.60.800-480.el9.noarch                    118/139 
18:24:45 #13 21.71   Verifying        : perl-interpreter-4:5.32.1-480.el9.x86_64           119/139 
18:24:45 #13 21.71   Verifying        : perl-libnet-3.13-4.el9.noarch                      120/139 
18:24:45 #13 21.71   Verifying        : perl-libs-4:5.32.1-480.el9.x86_64                  121/139 
18:24:45 #13 21.71   Verifying        : perl-mro-1.23-480.el9.x86_64                       122/139 
18:24:45 #13 21.71   Verifying        : perl-overload-1.31-480.el9.noarch                  123/139 
18:24:45 #13 21.71   Verifying        : perl-overloading-0.02-480.el9.noarch               124/139 
18:24:45 #13 21.71   Verifying        : perl-parent-1:0.238-460.el9.noarch                 125/139 
18:24:45 #13 21.71   Verifying        : perl-podlators-1:4.14-460.el9.noarch               126/139 
18:24:45 #13 21.71   Verifying        : perl-srpm-macros-1-41.el9.noarch                   127/139 
18:24:45 #13 21.71   Verifying        : perl-subs-1.03-480.el9.noarch                      128/139 
18:24:45 #13 21.71   Verifying        : perl-vars-1.05-480.el9.noarch                      129/139 
18:24:45 #13 21.71   Verifying        : pyproject-srpm-macros-1.9.0-1.el9.noarch           130/139 
18:24:45 #13 21.71   Verifying        : python-srpm-macros-3.9-52.el9.noarch               131/139 
18:24:45 #13 21.71   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 132/139 
18:24:45 #13 21.71   Verifying        : python3-file-magic-5.39-14.el9.noarch              133/139 
18:24:45 #13 21.71   Verifying        : qt5-srpm-macros-5.15.9-1.el9.noarch                134/139 
18:24:45 #13 21.71   Verifying        : redhat-rpm-config-206-1.el9.noarch                 135/139 
18:24:45 #13 21.71   Verifying        : rpm-build-4.16.1.3-25.el9.x86_64                   136/139 
18:24:45 #13 21.71   Verifying        : rpmlint-1.11-19.el9.noarch                         137/139 
18:24:45 #13 21.71   Verifying        : rust-srpm-macros-17-4.el9.noarch                   138/139 
18:24:45 #14 35.52 Selecting previously unselected package libgdbm-compat4:arm64.
18:24:45 #14 35.52 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ...
18:24:45 #14 35.52 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
18:24:45 #14 35.55 Selecting previously unselected package libperl5.30:arm64.
18:24:45 #14 35.55 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_arm64.deb ...
18:24:45 #14 35.56 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.4) ...
18:24:45 #16 77.61   Installing : glibc-devel-2.17-326.el7_9.aarch64                         42/65 
18:24:45 #13 38.60 (90/146): python3-dbus-1.3.2-4.fc39.aarch64.rpm  11 MB/s | 157 kB     00:00    
18:24:45 #13 38.60 (91/146): python3-distro-1.8.0-6.fc39.noarch.rp 5.7 MB/s |  49 kB     00:00    
18:24:45 #13 38.60 (92/146): python3-enchant-3.2.2-10.fc39.noarch. 8.4 MB/s | 101 kB     00:00    
18:24:45 #13 38.61 (93/146): python3-file-magic-5.44-5.fc39.noarch 1.9 MB/s |  20 kB     00:00    
18:24:45 #13 38.61 (94/146): python3-pybeam-0.7-7.fc39.noarch.rpm  4.5 MB/s |  31 kB     00:00    
18:24:45 #13 38.62 (95/146): python3-pyxdg-0.27-9.fc39.noarch.rpm   12 MB/s | 130 kB     00:00    
18:24:45 #13 38.62 (96/146): python3-six-1.16.0-12.fc39.noarch.rpm 3.3 MB/s |  41 kB     00:00    
18:24:45 #13 38.63 (97/146): python3-systemd-235-5.fc39.aarch64.rp  12 MB/s | 107 kB     00:00    
18:24:45 #13 38.63 (98/146): python3-tomli-w-1.0.0-9.fc39.noarch.r 1.8 MB/s |  21 kB     00:00    
18:24:45 #13 38.64 (99/146): python3-zstandard-0.21.0-3.fc39.aarch  32 MB/s | 457 kB     00:00    
18:24:45 #13 38.64 (100/146): qt5-srpm-macros-5.15.10-2.fc39.noarc 946 kB/s | 8.3 kB     00:00    
18:24:45 #13 38.64 (101/146): redhat-rpm-config-262-1.fc39.noarch. 7.3 MB/s |  84 kB     00:00    
18:24:45 #13 38.64 (102/146): rpm-build-4.19.0-1.fc39.aarch64.rpm  9.3 MB/s |  79 kB     00:00    
18:24:45 #13 38.65 (103/146): rpmautospec-rpm-macros-0.3.5-4.fc39. 1.4 MB/s | 8.8 kB     00:00    
18:24:45 #13 38.65 (104/146): rpmlint-2.4.0-10.fc39.noarch.rpm      32 MB/s | 322 kB     00:00    
18:24:45 #13 38.66 (105/146): rust-srpm-macros-25.2-1.fc39.noarch. 1.3 MB/s |  13 kB     00:00    
18:24:45 #13 38.66 (106/146): shared-mime-info-2.2-4.fc39.aarch64.  39 MB/s | 380 kB     00:00    
18:24:45 #13 38.67 (107/146): unzip-6.0-62.fc39.aarch64.rpm         14 MB/s | 183 kB     00:00    
18:24:45 #13 38.67 (108/146): web-assets-filesystem-5-20.fc39.noar 713 kB/s | 7.9 kB     00:00    
18:24:45 #13 38.67 (109/146): xxhash-libs-0.8.2-1.fc39.aarch64.rpm 5.0 MB/s |  35 kB     00:00    
18:24:45 #13 38.68 (110/146): xz-5.4.4-1.fc39.aarch64.rpm           47 MB/s | 556 kB     00:00    
18:24:45 #13 38.68 (111/146): zip-3.0-39.fc39.aarch64.rpm           18 MB/s | 262 kB     00:00    
18:24:45 #13 38.69 (112/146): zstd-1.5.5-4.fc39.aarch64.rpm         34 MB/s | 446 kB     00:00    
18:24:45 #13 38.69 (113/146): dnf-plugins-core-4.4.3-1.fc39.noarch 2.3 MB/s |  38 kB     00:00    
18:24:45 #13 38.71 (114/146): perl-AutoLoader-5.74-501.fc39.noarch 3.4 MB/s |  21 kB     00:00    
18:24:45 #13 38.71 (115/146): perl-B-1.88-501.fc39.aarch64.rpm      18 MB/s | 178 kB     00:00    
18:24:45 #13 38.73 (116/146): gdb-minimal-13.2-9.fc39.aarch64.rpm   88 MB/s | 3.8 MB     00:00    
18:24:45 #13 38.73 (117/146): perl-Class-Struct-0.68-501.fc39.noar 1.1 MB/s |  22 kB     00:00    
18:24:45 #13 38.74 (118/146): perl-DynaLoader-1.54-501.fc39.aarch6 1.1 MB/s |  26 kB     00:00    
18:24:45 #13 38.74 (119/146): perl-Errno-1.37-501.fc39.aarch64.rpm 1.4 MB/s |  15 kB     00:00    
18:24:45 #13 38.74 (120/146): perl-Fcntl-1.15-501.fc39.aarch64.rpm 3.1 MB/s |  21 kB     00:00    
18:24:45 #13 38.75 (121/146): perl-File-Basename-2.86-501.fc39.noa 1.8 MB/s |  17 kB     00:00    
18:24:45 #13 38.75 (122/146): perl-File-stat-1.13-501.fc39.noarch. 1.8 MB/s |  17 kB     00:00    
18:24:45 #13 38.75 (123/146): perl-FileHandle-2.05-501.fc39.noarch 2.6 MB/s |  16 kB     00:00    
18:24:45 #13 38.76 (124/146): perl-Getopt-Std-1.13-501.fc39.noarch 1.9 MB/s |  16 kB     00:00    
18:24:45 #13 38.76 (125/146): perl-IO-1.52-501.fc39.aarch64.rpm    9.8 MB/s |  83 kB     00:00    
18:24:45 #13 38.76 (126/146): perl-IPC-Open3-1.22-501.fc39.noarch. 3.6 MB/s |  22 kB     00:00    
18:24:45 #13 38.76 (127/146): perl-NDBM_File-1.16-501.fc39.aarch64 2.7 MB/s |  23 kB     00:00    
18:24:45 #13 38.77 (128/146): perl-POSIX-2.13-501.fc39.aarch64.rpm  11 MB/s |  98 kB     00:00    
18:24:45 #13 38.77 (129/146): perl-SelectSaver-1.02-501.fc39.noarc 1.6 MB/s |  12 kB     00:00    
18:24:45 #13 38.77 (130/146): perl-Symbol-1.09-501.fc39.noarch.rpm 1.5 MB/s |  14 kB     00:00    
18:24:45 #13 38.78 (131/146): perl-base-2.27-501.fc39.noarch.rpm   1.7 MB/s |  16 kB     00:00    
18:24:45 #13 38.78 (132/146): perl-if-0.61.000-501.fc39.noarch.rpm 2.3 MB/s |  14 kB     00:00    
18:24:45 #13 38.78 (133/146): perl-interpreter-5.38.0-501.fc39.aar 8.0 MB/s |  72 kB     00:00    
18:24:45 #13 38.80 (134/146): perl-libs-5.38.0-501.fc39.aarch64.rp 100 MB/s | 2.3 MB     00:00    
18:24:45 #10 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3
18:24:45 #10 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:24:45 #10 DONE 4.7s
18:24:45 
18:24:45 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:24:45 #14 0.818 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
18:24:45 #0 building with "default" instance using docker driver
18:24:45 
18:24:45 #1 [internal] load build definition from Dockerfile
18:24:45 #1 transferring dockerfile: 1.28kB done
18:24:45 #1 DONE 0.0s
18:24:45 
18:24:45 #2 [internal] load .dockerignore
18:24:45 #2 transferring context: 2B done
18:24:45 #2 DONE 0.0s
18:24:45 
18:24:45 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:24:45 #3 DONE 0.0s
18:24:45 
18:24:45 #4 resolve image config for docker.io/docker/dockerfile:1
18:24:45 #13 21.71   Verifying        : webkit2gtk3-jsc-2.42.1-1.el9.x86_64                139/139 
18:24:45 #13 21.84 
18:24:45 #13 21.84 Installed:
18:24:45 #13 21.84   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
18:24:45 #13 21.84   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
18:24:45 #13 21.84   binutils-2.35.2-42.el9.x86_64                                                 
18:24:45 #13 21.84   binutils-gold-2.35.2-42.el9.x86_64                                            
18:24:45 #13 21.84   bzip2-1.0.8-8.el9.x86_64                                                      
18:24:45 #13 21.84   cpio-2.13-16.el9.x86_64                                                       
18:24:45 #13 21.84   dbus-libs-1:1.12.20-8.el9.x86_64                                              
18:24:45 #13 21.84   debugedit-5.0-4.el9.x86_64                                                    
18:24:45 #13 21.84   desktop-file-utils-0.26-6.el9.x86_64                                          
18:24:45 #13 21.84   diffutils-3.7-12.el9.x86_64                                                   
18:24:45 #13 21.84   dnf-plugins-core-4.3.0-11.el9.noarch                                          
18:24:45 #13 21.84   dwz-0.14-3.el9.x86_64                                                         
18:24:45 #13 21.84   ed-1.14.2-12.el9.x86_64                                                       
18:24:45 #13 21.84   efi-srpm-macros-4-9.el9.noarch                                                
18:24:45 #13 21.84   elfutils-0.189-3.el9.x86_64                                                   
18:24:45 #13 21.84   elfutils-debuginfod-client-0.189-3.el9.x86_64                                 
18:24:45 #13 21.84   emacs-filesystem-1:27.2-9.el9.noarch                                          
18:24:45 #13 21.84   enchant-1:1.6.0-30.el9.x86_64                                                 
18:24:45 #13 21.84   file-5.39-14.el9.x86_64                                                       
18:24:45 #13 21.84   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
18:24:45 #13 21.84   gdb-minimal-10.2-11.el9.x86_64                                                
18:24:45 #13 21.84   gdk-pixbuf2-2.42.6-3.el9.x86_64                                               
18:24:45 #13 21.84   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
18:24:45 #13 21.84   glib-networking-2.68.3-3.el9.x86_64                                           
18:24:45 #13 21.84   glibc-gconv-extra-2.34-83.el9.7.x86_64                                        
18:24:45 #13 21.84   go-srpm-macros-3.2.0-3.el9.noarch                                             
18:24:45 #13 21.84   groff-base-1.22.4-10.el9.x86_64                                               
18:24:45 #13 21.84   gsettings-desktop-schemas-40.0-6.el9.x86_64                                   
18:24:45 #13 21.84   hunspell-1.7.0-11.el9.x86_64                                                  
18:24:45 #13 21.84   hunspell-en-0.20140811.1-20.el9.noarch                                        
18:24:45 #13 21.84   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
18:24:45 #13 21.84   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
18:24:45 #13 21.84   hunspell-filesystem-1.7.0-11.el9.x86_64                                       
18:24:45 #13 21.84   info-6.7-15.el9.x86_64                                                        
18:24:45 #13 21.84   json-glib-1.6.6-1.el9.x86_64                                                  
18:24:45 #13 21.84   kernel-srpm-macros-1.0-13.el9.noarch                                          
18:24:45 #13 21.84   less-590-2.el9.x86_64                                                         
18:24:45 #13 21.84   libappstream-glib-0.7.18-4.el9.x86_64                                         
18:24:45 #13 21.84   libatomic-11.4.1-2.3.el9.x86_64                                               
18:24:45 #13 21.84   libbrotli-1.0.9-6.el9.x86_64                                                  
18:24:45 #13 21.84   libicu-67.1-9.el9.x86_64                                                      
18:24:45 #13 21.84   libjpeg-turbo-2.0.90-6.el9.x86_64                                             
18:24:45 #13 21.84   libpipeline-1.5.3-4.el9.x86_64                                                
18:24:45 #13 21.84   libpkgconf-1.7.3-10.el9.x86_64                                                
18:24:45 #13 21.84   libpng-2:1.6.37-12.el9.x86_64                                                 
18:24:45 #13 21.84   libproxy-0.4.15-35.el9.x86_64                                                 
18:24:45 #13 21.84   libproxy-webkitgtk4-0.4.15-35.el9.x86_64                                      
18:24:45 #13 21.84   libpsl-0.21.1-5.el9.x86_64                                                    
18:24:45 #13 21.84   libsoup-2.72.0-8.el9.x86_64                                                   
18:24:45 #13 21.84   libstemmer-0-18.585svn.el9.x86_64                                             
18:24:45 #13 21.84   lua-srpm-macros-1-6.el9.noarch                                                
18:24:45 #13 21.84   man-db-2.9.3-7.el9.x86_64                                                     
18:24:45 #13 21.84   ncurses-6.2-10.20210508.el9.x86_64                                            
18:24:45 #13 21.84   ocaml-srpm-macros-6-6.el9.noarch                                              
18:24:45 #13 21.84   openblas-srpm-macros-2-11.el9.noarch                                          
18:24:45 #13 21.84   patch-2.7.6-16.el9.x86_64                                                     
18:24:45 #13 21.84   perl-AutoLoader-5.74-480.el9.noarch                                           
18:24:45 #13 21.84   perl-B-1.80-480.el9.x86_64                                                    
18:24:45 #13 21.84   perl-Carp-1.50-460.el9.noarch                                                 
18:24:45 #13 21.84   perl-Class-Struct-0.66-480.el9.noarch                                         
18:24:45 #13 21.84   perl-Data-Dumper-2.174-462.el9.x86_64                                         
18:24:45 #13 21.84   perl-Digest-1.19-4.el9.noarch                                                 
18:24:45 #13 21.84   perl-Digest-MD5-2.58-4.el9.x86_64                                             
18:24:45 #13 21.84   perl-Encode-4:3.08-462.el9.x86_64                                             
18:24:45 #13 21.84   perl-Errno-1.30-480.el9.x86_64                                                
18:24:45 #13 21.84   perl-Exporter-5.74-461.el9.noarch                                             
18:24:45 #13 21.84   perl-Fcntl-1.13-480.el9.x86_64                                                
18:24:45 #13 21.84   perl-File-Basename-2.85-480.el9.noarch                                        
18:24:45 #13 21.84   perl-File-Path-2.18-4.el9.noarch                                              
18:24:45 #13 21.84   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
18:24:45 #13 21.84   perl-File-stat-1.09-480.el9.noarch                                            
18:24:45 #13 21.84   perl-FileHandle-2.03-480.el9.noarch                                           
18:24:45 #13 21.84   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
18:24:45 #13 21.84   perl-Getopt-Std-1.12-480.el9.noarch                                           
18:24:45 #13 21.84   perl-HTTP-Tiny-0.076-461.el9.noarch                                           
18:24:45 #13 21.84   perl-IO-1.43-480.el9.x86_64                                                   
18:24:45 #13 21.84   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
18:24:45 #13 21.84   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
18:24:45 #13 21.84   perl-IPC-Open3-1.21-480.el9.noarch                                            
18:24:45 #13 21.84   perl-MIME-Base64-3.16-4.el9.x86_64                                            
18:24:45 #13 21.84   perl-Mozilla-CA-20200520-6.el9.noarch                                         
18:24:45 #13 21.84   perl-NDBM_File-1.15-480.el9.x86_64                                            
18:24:45 #13 21.84   perl-Net-SSLeay-1.92-2.el9.x86_64                                             
18:24:45 #13 21.84   perl-POSIX-1.94-480.el9.x86_64                                                
18:24:45 #13 21.84   perl-PathTools-3.78-461.el9.x86_64                                            
18:24:45 #13 21.84   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
18:24:45 #13 21.84   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
18:24:45 #13 21.84   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
18:24:45 #13 21.84   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
18:24:45 #13 21.84   perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
18:24:45 #13 21.84   perl-SelectSaver-1.02-480.el9.noarch                                          
18:24:45 #13 21.84   perl-Socket-4:2.031-4.el9.x86_64                                              
18:24:45 #13 21.84   perl-Storable-1:3.21-460.el9.x86_64                                           
18:24:45 #13 21.84   perl-Symbol-1.08-480.el9.noarch                                               
18:24:45 #13 21.84   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
18:24:45 #13 21.84   perl-Term-Cap-1.17-460.el9.noarch                                             
18:24:45 #13 21.84   perl-Text-ParseWords-3.30-460.el9.noarch                                      
18:24:45 #13 21.84   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
18:24:45 #13 21.84   perl-Time-Local-2:1.300-7.el9.noarch                                          
18:24:45 #13 21.84   perl-URI-5.09-3.el9.noarch                                                    
18:24:45 #13 21.84   perl-base-2.27-480.el9.noarch                                                 
18:24:45 #13 21.84   perl-constant-1.33-461.el9.noarch                                             
18:24:45 #13 21.84   perl-if-0.60.800-480.el9.noarch                                               
18:24:45 #13 21.84   perl-interpreter-4:5.32.1-480.el9.x86_64                                      
18:24:45 #13 21.84   perl-libnet-3.13-4.el9.noarch                                                 
18:24:45 #13 21.84   perl-libs-4:5.32.1-480.el9.x86_64                                             
18:24:45 #13 21.84   perl-mro-1.23-480.el9.x86_64                                                  
18:24:45 #13 21.84   perl-overload-1.31-480.el9.noarch                                             
18:24:45 #13 21.84   perl-overloading-0.02-480.el9.noarch                                          
18:24:45 #13 21.84   perl-parent-1:0.238-460.el9.noarch                                            
18:24:45 #13 21.84   perl-podlators-1:4.14-460.el9.noarch                                          
18:24:45 #13 21.84   perl-srpm-macros-1-41.el9.noarch                                              
18:24:45 #13 21.84   perl-subs-1.03-480.el9.noarch                                                 
18:24:45 #13 21.84   perl-vars-1.05-480.el9.noarch                                                 
18:24:45 #13 21.84   pkgconf-1.7.3-10.el9.x86_64                                                   
18:24:45 #13 21.84   pkgconf-m4-1.7.3-10.el9.noarch                                                
18:24:45 #13 21.84   pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
18:24:45 #13 21.84   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
18:24:45 #13 21.84   pyproject-srpm-macros-1.9.0-1.el9.noarch                                      
18:24:45 #13 21.84   python-srpm-macros-3.9-52.el9.noarch                                          
18:24:45 #13 21.84   python3-dateutil-1:2.8.1-7.el9.noarch                                         
18:24:45 #13 21.84   python3-dbus-1.2.18-2.el9.x86_64                                              
18:24:45 #13 21.84   python3-dnf-plugins-core-4.3.0-11.el9.noarch                                  
18:24:45 #13 21.84   python3-enchant-3.2.0-5.el9.noarch                                            
18:24:45 #13 21.84   python3-file-magic-5.39-14.el9.noarch                                         
18:24:45 #13 21.84   python3-six-1.15.0-9.el9.noarch                                               
18:24:45 #13 21.84   python3-systemd-234-18.el9.x86_64                                             
18:24:45 #13 21.84   qt5-srpm-macros-5.15.9-1.el9.noarch                                           
18:24:45 #13 21.84   redhat-rpm-config-206-1.el9.noarch                                            
18:24:45 #13 21.84   rpm-build-4.16.1.3-25.el9.x86_64                                              
18:24:45 #13 21.84   rpmlint-1.11-19.el9.noarch                                                    
18:24:45 #13 21.84   rust-srpm-macros-17-4.el9.noarch                                              
18:24:45 #13 21.84   shared-mime-info-2.1-5.el9.x86_64                                             
18:24:45 #13 21.84   systemd-libs-252-18.el9.x86_64                                                
18:24:45 #13 21.84   unzip-6.0-56.el9.x86_64                                                       
18:24:45 #13 21.84   webkit2gtk3-jsc-2.42.1-1.el9.x86_64                                           
18:24:45 #13 21.84   xz-5.2.5-8.el9.x86_64                                                         
18:24:45 #13 21.84   zip-3.0-35.el9.x86_64                                                         
18:24:45 #13 21.84   zstd-1.5.1-2.el9.x86_64                                                       
18:24:45 #13 21.84 
18:24:45 #13 21.84 Complete!
18:24:45 #13 DONE 22.0s
18:24:45 
18:24:45 #14 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
18:24:46 mkdir -p sources
18:24:46 docker run --rm -w /v \
18:24:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:24:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:46 	alpine \
18:24:46 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:24:46 #14 35.92 Selecting previously unselected package perl.
18:24:46 #14 35.92 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_arm64.deb ...
18:24:46 #14 35.93 Unpacking perl (5.30.0-9ubuntu0.4) ...
18:24:46 #14 35.98 Selecting previously unselected package openssl.
18:24:46 #14 35.98 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_arm64.deb ...
18:24:46 #14 35.98 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
18:24:46 #14 36.06 Selecting previously unselected package ca-certificates.
18:24:46 #17 2.962 Package bash-4.4.20-4.el8.x86_64 is already installed.
18:24:46 #17 2.964 Package bash-4.4.20-4.el8.x86_64 is already installed.
18:24:46 #17 2.964 Package bash-4.4.20-4.el8.x86_64 is already installed.
18:24:46 #17 2.965 Package ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch is already installed.
18:24:46 #17 2.966 Package libarchive-3.3.3-5.el8.x86_64 is already installed.
18:24:46 #17 2.966 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
18:24:46 #17 2.966 Package systemd-239-78.el8.x86_64 is already installed.
18:24:46 #17 2.967 Package tar-2:1.30-9.el8.x86_64 is already installed.
18:24:46 #17 2.968 Package bash-4.4.20-4.el8.x86_64 is already installed.
18:24:46 #17 3.221 Dependencies resolved.
18:24:46 #13 38.80 (135/146): perl-locale-1.10-501.fc39.noarch.rpm 916 kB/s |  14 kB     00:00    
18:24:46 #13 38.81 (136/146): perl-mro-1.28-501.fc39.aarch64.rpm   1.6 MB/s |  29 kB     00:00    
18:24:46 #13 38.81 (137/146): perl-overload-1.37-501.fc39.noarch.r 9.0 MB/s |  46 kB     00:00    
18:24:46 #13 38.82 (138/146): perl-overloading-0.02-501.fc39.noarc 1.4 MB/s |  13 kB     00:00    
18:24:46 #13 38.82 (139/146): perl-vars-1.05-501.fc39.noarch.rpm   1.1 MB/s |  13 kB     00:00    
18:24:46 #13 38.82 (140/146): pyproject-srpm-macros-1.10.0-1.fc39. 1.5 MB/s |  14 kB     00:00    
18:24:46 #13 38.83 (141/146): python3-dnf-plugins-core-4.4.3-1.fc3  36 MB/s | 317 kB     00:00    
18:24:46 #13 38.83 (142/146): qt6-srpm-macros-6.5.2-3.fc39.noarch. 815 kB/s | 9.0 kB     00:00    
18:24:46 #13 38.83 (143/146): rpmlint-fedora-license-data-1.31-1.f 2.6 MB/s |  28 kB     00:00    
18:24:46 #13 38.84 (144/146): glibc-common-2.38-7.fc39.aarch64.rpm  29 MB/s | 346 kB     00:00    
18:24:46 #13 38.85 (145/146): glibc-2.38-7.fc39.aarch64.rpm         82 MB/s | 1.7 MB     00:00    
18:24:46 #13 38.86 (146/146): glibc-minimal-langpack-2.38-7.fc39.a 3.9 MB/s |  69 kB     00:00    
18:24:46 #13 38.86 --------------------------------------------------------------------------------
18:24:46 #13 38.86 Total                                            23 MB/s |  33 MB     00:01     
18:24:46 #14 1.226 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
18:24:46 #14 1.322 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB]
18:24:46 #16 78.88   Installing : gcc-4.8.5-44.el7.aarch64                                   43/65 
18:24:46 #16 79.18   Installing : libsepol-devel-2.5-10.el7.aarch64                          44/65 
18:24:46 #4 DONE 0.3s
18:24:46 
18:24:46 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:24:46 #5 CACHED
18:24:46 
18:24:46 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
18:24:46 #6 DONE 0.0s
18:24:46 
18:24:46 #7 [auth] library/golang:pull token for registry-1.docker.io
18:24:46 #14 36.06 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
18:24:46 #14 36.06 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
18:24:46 #14 36.11 Selecting previously unselected package distro-info-data.
18:24:46 #14 36.11 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ...
18:24:46 #14 36.11 Unpacking distro-info-data (0.43ubuntu1.13) ...
18:24:46 #14 36.13 Selecting previously unselected package libmagic-mgc.
18:24:46 #14 36.14 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ...
18:24:46 #14 36.14 Unpacking libmagic-mgc (1:5.38-4) ...
18:24:46 #14 36.20 Selecting previously unselected package libmagic1:arm64.
18:24:46 #14 36.20 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ...
18:24:46 #14 36.20 Unpacking libmagic1:arm64 (1:5.38-4) ...
18:24:46 #14 36.23 Selecting previously unselected package file.
18:24:46 #14 36.24 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ...
18:24:46 #14 36.24 Unpacking file (1:5.38-4) ...
18:24:46 #14 36.27 Selecting previously unselected package less.
18:24:46 #14 36.27 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ...
18:24:46 #14 36.28 Unpacking less (551-1ubuntu0.1) ...
18:24:46 #14 36.31 Selecting previously unselected package libelf1:arm64.
18:24:46 #17 3.228 ================================================================================
18:24:46 #17 3.228  Package                      Arch   Version                   Repository  Size
18:24:46 #17 3.228 ================================================================================
18:24:46 #17 3.228 Installing:
18:24:46 #17 3.228  cmake                        x86_64 3.20.2-5.el8              appstream   12 M
18:24:46 #17 3.228  device-mapper-devel          x86_64 8:1.02.181-9.el8          powertools 284 k
18:24:46 #17 3.228  gcc                          x86_64 8.5.0-21.el8              baseos      23 M
18:24:46 #17 3.228  git                          x86_64 2.39.3-1.el8              appstream  104 k
18:24:46 #17 3.228  glibc-static                 x86_64 2.28-236.el8.7            powertools 2.1 M
18:24:46 #17 3.228  libseccomp-devel             x86_64 2.5.2-1.el8               appstream   57 k
18:24:46 #17 3.228  libselinux-devel             x86_64 2.9-8.el8                 baseos     200 k
18:24:46 #17 3.228  libtool                      x86_64 2.4.6-25.el8              appstream  709 k
18:24:46 #17 3.228  libtool-ltdl-devel           x86_64 2.4.6-25.el8              appstream  184 k
18:24:46 #17 3.228  make                         x86_64 1:4.2.1-11.el8            baseos     498 k
18:24:46 #17 3.228  selinux-policy-devel         noarch 3.14.3-130.el8            baseos     1.6 M
18:24:46 #17 3.228  systemd-devel                x86_64 239-78.el8                baseos     409 k
18:24:46 #17 3.228  which                        x86_64 2.21-20.el8               baseos      50 k
18:24:46 #17 3.228 Installing dependencies:
18:24:46 #17 3.228  annobin                      x86_64 11.13-2.el8               baseos     972 k
18:24:46 #17 3.228  autoconf                     noarch 2.69-29.el8               appstream  710 k
18:24:46 #17 3.228  automake                     noarch 1.16.1-8.el8              appstream  740 k
18:24:46 #17 3.228  checkpolicy                  x86_64 2.9-1.el8                 baseos     348 k
18:24:46 #17 3.228  cmake-data                   noarch 3.20.2-5.el8              appstream  1.7 M
18:24:46 #17 3.228  cmake-filesystem             x86_64 3.20.2-5.el8              appstream   45 k
18:24:46 #17 3.228  cmake-rpm-macros             noarch 3.20.2-5.el8              appstream   44 k
18:24:46 #17 3.228  cpp                          x86_64 8.5.0-21.el8              baseos      10 M
18:24:46 #17 3.228  gcc-plugin-annobin           x86_64 8.5.0-21.el8              baseos      36 k
18:24:46 #17 3.228  git-core                     x86_64 2.39.3-1.el8              appstream   11 M
18:24:46 #17 3.228  git-core-doc                 noarch 2.39.3-1.el8              appstream  3.3 M
18:24:46 #17 3.228  glibc-devel                  x86_64 2.28-236.el8.7            baseos      87 k
18:24:46 #17 3.228  glibc-headers                x86_64 2.28-236.el8.7            baseos     582 k
18:24:46 #17 3.228  isl                          x86_64 0.16.1-6.el8              appstream  841 k
18:24:46 #17 3.228  kernel-headers               x86_64 4.18.0-516.el8            baseos      12 M
18:24:46 #17 3.228  libedit                      x86_64 3.1-23.20170329cvs.el8    baseos     102 k
18:24:46 #17 3.228  libgomp                      x86_64 8.5.0-21.el8              baseos     208 k
18:24:46 #17 3.228  libmpc                       x86_64 1.1.0-9.1.el8             appstream   61 k
18:24:46 #17 3.228  libselinux-utils             x86_64 2.9-8.el8                 baseos     243 k
18:24:46 #17 3.228  libsepol-devel               x86_64 2.9-3.el8                 baseos      87 k
18:24:46 #17 3.228  libuv                        x86_64 1:1.41.1-1.el8_4          appstream  156 k
18:24:46 #17 3.228  libxcrypt-devel              x86_64 4.1.1-6.el8               baseos      25 k
18:24:46 #17 3.228  libxcrypt-static             x86_64 4.1.1-6.el8               powertools  56 k
18:24:46 #17 3.228  m4                           x86_64 1.4.18-7.el8              baseos     223 k
18:24:46 #17 3.228  openssh                      x86_64 8.0p1-19.el8              baseos     524 k
18:24:46 #17 3.228  openssh-clients              x86_64 8.0p1-19.el8              baseos     669 k
18:24:46 #17 3.228  pcre2-devel                  x86_64 10.32-3.el8               baseos     605 k
18:24:46 #17 3.228  pcre2-utf16                  x86_64 10.32-3.el8               baseos     229 k
18:24:46 #17 3.228  pcre2-utf32                  x86_64 10.32-3.el8               baseos     220 k
18:24:46 #17 3.228  perl-Error                   noarch 1:0.17025-2.el8           appstream   46 k
18:24:46 #17 3.228  perl-Git                     noarch 2.39.3-1.el8              appstream   79 k
18:24:46 #17 3.228  perl-TermReadKey             x86_64 2.37-7.el8                appstream   40 k
18:24:46 #17 3.228  perl-Thread-Queue            noarch 3.13-1.el8                appstream   24 k
18:24:46 #17 3.228  policycoreutils              x86_64 2.9-24.el8                baseos     409 k
18:24:46 #17 3.228  policycoreutils-devel        x86_64 2.9-24.el8                baseos     296 k
18:24:46 #17 3.228  policycoreutils-python-utils noarch 2.9-24.el8                baseos     260 k
18:24:46 #17 3.228  python3-audit                x86_64 3.0.7-5.el8               baseos      87 k
18:24:46 #17 3.228  python3-libselinux           x86_64 2.9-8.el8                 baseos     283 k
18:24:46 #17 3.228  python3-libsemanage          x86_64 2.9-9.el8                 baseos     128 k
18:24:46 #17 3.228  python3-policycoreutils      noarch 2.9-24.el8                baseos     2.3 M
18:24:46 #17 3.228  python3-setools              x86_64 4.3.0-5.el8               baseos     627 k
18:24:46 #17 3.228  rpm-plugin-selinux           x86_64 4.14.3-26.el8             baseos      78 k
18:24:46 #17 3.228  selinux-policy               noarch 3.14.3-130.el8            baseos     665 k
18:24:46 #17 3.228  selinux-policy-minimum       noarch 3.14.3-130.el8            baseos      14 M
18:24:46 #17 3.228  vim-filesystem               noarch 2:8.0.1763-19.el8.4       appstream   50 k
18:24:46 #17 3.228 
18:24:46 #17 3.228 Transaction Summary
18:24:46 #17 3.228 ================================================================================
18:24:46 #17 3.228 Install  58 Packages
18:24:46 #17 3.228 
18:24:46 #17 3.231 Total download size: 106 M
18:24:46 #17 3.231 Installed size: 285 M
18:24:46 #17 3.231 Downloading Packages:
18:24:46 #14 1.417 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
18:24:46 #14 1.513 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
18:24:46 #16 79.24   Installing : perl-Test-Harness-3.28-3.el7.noarch                        45/65 
18:24:46 #16 79.34   Installing : automake-1.13.4-3.el7.noarch                               46/65 
18:24:46 #16 79.62 install-info: No such file or directory for /usr/share/info/automake.info.gz
18:24:46 #7 DONE 0.0s
18:24:46 
18:24:46 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:46 #14 36.31 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_arm64.deb ...
18:24:46 #14 36.32 Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ...
18:24:46 #14 36.35 Selecting previously unselected package libglib2.0-0:arm64.
18:24:46 #14 36.35 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ...
18:24:46 #14 36.36 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ...
18:24:46 #14 36.47 Selecting previously unselected package libglib2.0-data.
18:24:46 #14 36.47 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
18:24:46 #14 36.47 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:24:46 #14 36.51 Selecting previously unselected package tzdata.
18:24:46 #14 36.51 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
18:24:46 #14 36.52 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
18:24:46 #14 1.745 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
18:24:46 #14 1.749 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
18:24:46 #14 DONE 0.6s
18:24:46 
18:24:46 #15 [stage-1 5/8] COPY --link SPECS /root/rpmbuild/SPECS
18:24:46 #15 DONE 0.0s
18:24:46 
18:24:46 #16 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:24:46 #16 79.65   Installing : python-IPy-0.75-6.el7.noarch                               47/65 
18:24:46 #16 79.73   Installing : policycoreutils-python-2.5-34.el7.aarch64                  48/65 
18:24:46 #8 DONE 0.4s
18:24:46 
18:24:46 #9 [internal] load metadata for docker.io/library/ubuntu:lunar
18:24:46 #9 DONE 0.3s
18:24:46 
18:24:46 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:46 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:24:46 #14 36.72 Selecting previously unselected package libicu66:arm64.
18:24:46 #14 36.72 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ...
18:24:46 #14 36.72 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
18:24:46 #10 ...
18:24:46 
18:24:46 #11 [internal] load build context
18:24:46 #11 transferring context: 34.09MB 0.1s done
18:24:46 #11 DONE 0.1s
18:24:46 
18:24:46 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:46 #10 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:24:46 #10 sha256:013ebb36af72d90db0175b077ffa6469ecccfe10ba2a2389cbbc4c1010a83b96 1.58kB / 1.58kB done
18:24:46 #10 sha256:89a89fc427b1e667e4af990d2dad9293774963c8a5728960d85a0a5cf5f23501 7.24kB / 7.24kB done
18:24:46 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 5.24MB / 64.10MB 0.1s
18:24:46 #10 sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 155B / 155B 0.1s done
18:24:46 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 14.68MB / 64.10MB 0.2s
18:24:47 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 34.60MB / 64.10MB 0.4s
18:24:47 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 44.04MB / 64.10MB 0.5s
18:24:47 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 54.53MB / 64.10MB 0.6s
18:24:47 #14 37.38 Selecting previously unselected package libxml2:arm64.
18:24:47 #14 37.38 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_arm64.deb ...
18:24:47 #14 37.38 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:24:47 #14 37.45 Selecting previously unselected package libyaml-0-2:arm64.
18:24:47 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 0.7s
18:24:47 #10 sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 64.10MB / 64.10MB 0.8s done
18:24:47 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d
18:24:47 #14 2.539 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
18:24:47 #14 2.540 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1178 kB]
18:24:47 #14 2.575 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [27.8 kB]
18:24:47 #14 2.576 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1153 kB]
18:24:47 #16 0.946 CentOS Stream 9 - BaseOS                         15 kB/s | 5.7 kB     00:00    
18:24:47 #16 79.79   Installing : policycoreutils-devel-2.5-34.el7.aarch64                   49/65 
18:24:47 #16 80.54   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             50/65 
18:24:47 #17 4.490 (1/58): autoconf-2.69-29.el8.noarch.rpm         2.4 MB/s | 710 kB     00:00    
18:24:47 #17 4.529 (2/58): automake-1.16.1-8.el8.noarch.rpm        2.2 MB/s | 740 kB     00:00    
18:24:47 #17 4.534 (3/58): cmake-filesystem-3.20.2-5.el8.x86_64.rp 9.1 MB/s |  45 kB     00:00    
18:24:47 #17 4.541 (4/58): cmake-rpm-macros-3.20.2-5.el8.noarch.rp 7.3 MB/s |  44 kB     00:00    
18:24:47 #17 4.546 (5/58): git-2.39.3-1.el8.x86_64.rpm              19 MB/s | 104 kB     00:00    
18:24:47 #17 4.762 (6/58): cmake-data-3.20.2-5.el8.noarch.rpm      6.3 MB/s | 1.7 MB     00:00    
18:24:47 #14 37.45 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ...
18:24:47 #14 37.46 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
18:24:47 #14 37.49 Selecting previously unselected package lsb-release.
18:24:47 #14 37.49 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
18:24:47 #14 37.50 Unpacking lsb-release (11.1.0ubuntu2) ...
18:24:47 #14 37.53 Selecting previously unselected package netbase.
18:24:47 #14 37.53 Preparing to unpack .../027-netbase_6.1_all.deb ...
18:24:47 #14 37.53 Unpacking netbase (6.1) ...
18:24:47 #14 37.56 Selecting previously unselected package python3-pkg-resources.
18:24:47 #14 37.57 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
18:24:47 #14 37.57 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:24:47 #14 37.61 Selecting previously unselected package python3-six.
18:24:47 #14 37.61 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
18:24:47 #14 37.61 Unpacking python3-six (1.14.0-2) ...
18:24:47 #14 37.64 Selecting previously unselected package shared-mime-info.
18:24:47 #14 37.64 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ...
18:24:47 #14 37.65 Unpacking shared-mime-info (1.15-1) ...
18:24:47 #14 3.020 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [793 kB]
18:24:47 #16 1.288 CentOS Stream 9 - AppStream                      20 kB/s | 5.8 kB     00:00    
18:24:47 #16 80.89   Installing : pcre-devel-8.32-17.el7.aarch64                             51/65 
18:24:47 #16 80.93   Installing : libselinux-devel-2.5-15.el7.aarch64                        52/65 
18:24:47 #17 4.882 (7/58): git-core-doc-2.39.3-1.el8.noarch.rpm     27 MB/s | 3.3 MB     00:00    
18:24:47 #17 5.028 (8/58): isl-0.16.1-6.el8.x86_64.rpm             5.7 MB/s | 841 kB     00:00    
18:24:47 #17 5.034 (9/58): libmpc-1.1.0-9.1.el8.x86_64.rpm         9.7 MB/s |  61 kB     00:00    
18:24:47 #17 5.042 (10/58): libseccomp-devel-2.5.2-1.el8.x86_64.rp 8.1 MB/s |  57 kB     00:00    
18:24:47 #17 5.087 (11/58): libtool-2.4.6-25.el8.x86_64.rpm         15 MB/s | 709 kB     00:00    
18:24:47 #14 37.72 Selecting previously unselected package ucf.
18:24:47 #14 37.72 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
18:24:47 #14 37.72 Moving old data out of the way
18:24:47 #14 37.72 Unpacking ucf (3.0038+nmu1) ...
18:24:47 #14 37.76 Selecting previously unselected package xdg-user-dirs.
18:24:47 #14 37.76 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ...
18:24:47 #14 37.77 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
18:24:47 #14 37.83 Selecting previously unselected package xz-utils.
18:24:47 #14 37.83 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ...
18:24:47 #14 37.83 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
18:24:47 #14 37.86 Selecting previously unselected package gettext-base.
18:24:47 #14 37.86 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ...
18:24:47 #14 37.87 Unpacking gettext-base (0.19.8.1-10build1) ...
18:24:47 #14 37.90 Selecting previously unselected package iso-codes.
18:24:47 #14 37.90 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
18:24:47 #14 37.91 Unpacking iso-codes (4.4-1) ...
18:24:48 #10 ...
18:24:48 
18:24:48 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
18:24:48 #12 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.0s done
18:24:48 #12 sha256:d68d8bcae123a839bc72b91fa9df55956be3fcb2dbfc247acb7f65908eaa6c35 424B / 424B done
18:24:48 #12 sha256:e1c8e9335de75964dd320b20b4290408432be2962faf7ad36d3a47d48f3131cd 2.31kB / 2.31kB done
18:24:48 #12 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 26.06MB / 26.06MB 0.5s done
18:24:48 #12 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done
18:24:48 #12 extracting sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 0.8s done
18:24:48 #12 DONE 1.5s
18:24:48 
18:24:48 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:48 #16 80.96   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           53/65 
18:24:48 #16 81.05   Installing : libtool-2.4.2-22.el7_3.aarch64                             54/65 
18:24:48 #16 81.34 install-info: No such file or directory for /usr/share/info/libtool.info.gz
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ecbc2f123e1f6b37) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:24:48 #17 5.096 (12/58): libtool-ltdl-devel-2.4.6-25.el8.x86_64  23 MB/s | 184 kB     00:00    
18:24:48 #17 5.347 (13/58): cmake-3.20.2-5.el8.x86_64.rpm           10 MB/s |  12 MB     00:01    
18:24:48 #14 38.20 Selecting previously unselected package krb5-locales.
18:24:48 #14 38.20 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ...
18:24:48 #14 38.21 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
18:24:48 #14 38.24 Selecting previously unselected package libcbor0.6:arm64.
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/ee657619-0605-4360-8bd2-0ce0052e1004/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:24:48 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:24:48 chowning workspace
[Pipeline] sh
18:24:48 #14 3.543 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [50.0 kB]
18:24:48 #14 3.546 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [26.2 kB]
18:24:48 #14 3.547 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [23.4 kB]
18:24:48 #14 3.549 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [892 kB]
18:24:48 #14 3.628 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [785 kB]
18:24:48 #14 3.677 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [922 kB]
18:24:48 #16 81.59   Installing : glibc-static-2.17-326.el7_9.aarch64                        55/65 
18:24:48 #17 5.351 (14/58): libuv-1.41.1-1.el8_4.x86_64.rpm        613 kB/s | 156 kB     00:00    
18:24:48 #17 5.358 (15/58): perl-Git-2.39.3-1.el8.noarch.rpm        13 MB/s |  79 kB     00:00    
18:24:48 #17 5.361 (16/58): perl-Error-0.17025-2.el8.noarch.rpm    4.9 MB/s |  46 kB     00:00    
18:24:48 #17 5.364 (17/58): perl-TermReadKey-2.37-7.el8.x86_64.rpm 6.4 MB/s |  40 kB     00:00    
18:24:48 #17 5.367 (18/58): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.1 MB/s |  24 kB     00:00    
18:24:48 #17 5.371 (19/58): vim-filesystem-8.0.1763-19.el8.4.noarc 7.5 MB/s |  50 kB     00:00    
18:24:48 #17 5.405 (20/58): checkpolicy-2.9-1.el8.x86_64.rpm        10 MB/s | 348 kB     00:00    
18:24:48 #17 5.606 (21/58): git-core-2.39.3-1.el8.x86_64.rpm        10 MB/s |  11 MB     00:01    
18:24:48 #14 38.24 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
18:24:48 #14 38.24 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
18:24:48 #14 38.27 Selecting previously unselected package libedit2:arm64.
18:24:48 #14 38.27 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ...
18:24:48 #14 38.28 Unpacking libedit2:arm64 (3.1-20191231-1) ...
18:24:48 #14 38.32 Selecting previously unselected package libfido2-1:arm64.
18:24:48 #14 38.32 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
18:24:48 #14 38.32 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
18:24:48 #14 38.35 Selecting previously unselected package libkrb5support0:arm64.
18:24:48 #14 38.35 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ...
18:24:48 #14 38.36 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
18:24:48 #14 38.39 Selecting previously unselected package libk5crypto3:arm64.
18:24:48 #14 38.39 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ...
18:24:48 #14 38.39 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
18:24:48 #14 38.43 Selecting previously unselected package libkeyutils1:arm64.
18:24:48 #14 38.43 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
18:24:48 #14 38.43 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
18:24:48 #14 38.47 Selecting previously unselected package libkrb5-3:arm64.
18:24:48 #14 3.760 Fetched 25.7 MB in 3s (7696 kB/s)
18:24:48 + pwd
18:24:48 + id -u
18:24:48 + id -g
18:24:48 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:24:48 #17 5.660 (22/58): annobin-11.13-2.el8.x86_64.rpm         3.2 MB/s | 972 kB     00:00    
18:24:48 #17 5.668 (23/58): gcc-plugin-annobin-8.5.0-21.el8.x86_64 5.2 MB/s |  36 kB     00:00    
18:24:48 #17 5.676 (24/58): glibc-devel-2.28-236.el8.7.x86_64.rpm   11 MB/s |  87 kB     00:00    
18:24:48 #17 5.721 (25/58): glibc-headers-2.28-236.el8.7.x86_64.rp  13 MB/s | 582 kB     00:00    
18:24:48 #14 38.47 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ...
18:24:48 #14 38.47 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
18:24:48 #14 38.53 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:24:48 #14 38.53 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ...
18:24:48 #14 38.53 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
18:24:48 #14 38.57 Selecting previously unselected package libpsl5:arm64.
18:24:48 #14 38.57 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
18:24:48 #14 38.57 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
18:24:48 #14 38.61 Selecting previously unselected package libxau6:arm64.
18:24:48 #14 38.61 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
18:24:48 #14 38.62 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
18:24:48 #14 38.65 Selecting previously unselected package libxdmcp6:arm64.
18:24:48 #14 38.65 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
18:24:48 #14 38.65 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
18:24:48 #14 38.69 Selecting previously unselected package libxcb1:arm64.
18:24:48 #14 38.69 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ...
18:24:48 #14 38.69 Unpacking libxcb1:arm64 (1.14-2) ...
18:24:48 #14 38.72 Selecting previously unselected package libx11-data.
18:24:48 #14 38.72 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
18:24:48 #14 38.73 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
18:24:48 #14 38.79 Selecting previously unselected package libx11-6:arm64.
18:24:48 #14 38.79 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_arm64.deb ...
18:24:48 #10 ...
18:24:48 
18:24:48 #13 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:24:48 #13 DONE 0.7s
18:24:48 
18:24:48 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:48 #17 5.918 (26/58): cpp-8.5.0-21.el8.x86_64.rpm             20 MB/s |  10 MB     00:00    
18:24:48 #17 5.927 (27/58): libedit-3.1-23.20170329cvs.el8.x86_64.  12 MB/s | 102 kB     00:00    
18:24:48 #17 5.938 (28/58): libgomp-8.5.0-21.el8.x86_64.rpm         20 MB/s | 208 kB     00:00    
18:24:48 #17 5.950 (29/58): libselinux-devel-2.9-8.el8.x86_64.rpm   17 MB/s | 200 kB     00:00    
18:24:48 #17 5.961 (30/58): libselinux-utils-2.9-8.el8.x86_64.rpm   22 MB/s | 243 kB     00:00    
18:24:48 #17 5.969 (31/58): libsepol-devel-2.9-3.el8.x86_64.rpm     12 MB/s |  87 kB     00:00    
18:24:48 #17 5.975 (32/58): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 4.7 MB/s |  25 kB     00:00    
18:24:48 #17 6.042 (33/58): kernel-headers-4.18.0-516.el8.x86_64.r  36 MB/s |  12 MB     00:00    
18:24:48 #17 6.048 (34/58): m4-1.4.18-7.el8.x86_64.rpm             3.0 MB/s | 223 kB     00:00    
18:24:48 #17 6.086 (35/58): make-4.2.1-11.el8.x86_64.rpm            11 MB/s | 498 kB     00:00    
18:24:48 #14 38.79 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.6) ...
18:24:48 #14 38.86 Selecting previously unselected package libxext6:arm64.
18:24:48 #14 38.86 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
18:24:48 #14 38.86 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
18:24:48 #14 38.90 Selecting previously unselected package libxmuu1:arm64.
18:24:48 #14 38.90 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
18:24:48 #14 38.90 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
18:24:48 #14 38.93 Selecting previously unselected package manpages.
18:24:48 #14 38.93 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
18:24:48 #14 38.93 Unpacking manpages (5.05-1) ...
18:24:48 #14 39.03 Selecting previously unselected package openssh-client.
[Pipeline] echo
18:24:49 Removing all docker containers
[Pipeline] sh
18:24:49 #17 6.131 (36/58): openssh-8.0p1-19.el8.x86_64.rpm        6.2 MB/s | 524 kB     00:00    
18:24:49 #17 6.144 (37/58): openssh-clients-8.0p1-19.el8.x86_64.rp  11 MB/s | 669 kB     00:00    
18:24:49 #17 6.190 (38/58): pcre2-devel-10.32-3.el8.x86_64.rpm      10 MB/s | 605 kB     00:00    
18:24:49 #17 6.196 (39/58): pcre2-utf16-10.32-3.el8.x86_64.rpm     4.3 MB/s | 229 kB     00:00    
18:24:49 #17 6.202 (40/58): pcre2-utf32-10.32-3.el8.x86_64.rpm      18 MB/s | 220 kB     00:00    
18:24:49 #17 6.212 (41/58): policycoreutils-2.9-24.el8.x86_64.rpm   26 MB/s | 409 kB     00:00    
18:24:49 #17 6.256 (42/58): policycoreutils-devel-2.9-24.el8.x86_6 5.5 MB/s | 296 kB     00:00    
18:24:49 #17 6.293 (43/58): policycoreutils-python-utils-2.9-24.el 3.2 MB/s | 260 kB     00:00    
18:24:49 #14 39.04 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_arm64.deb ...
18:24:49 #14 39.05 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ...
18:24:49 #14 39.12 Selecting previously unselected package publicsuffix.
18:24:49 #14 39.12 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
18:24:49 #14 39.13 Unpacking publicsuffix (20200303.0012-1) ...
18:24:49 #14 39.16 Selecting previously unselected package python-apt-common.
18:24:49 #14 39.16 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
18:24:49 #14 39.16 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:24:49 #14 39.19 Selecting previously unselected package python3-apt.
18:24:49 #14 39.19 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ...
18:24:49 #14 39.20 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
18:24:49 #14 39.23 Selecting previously unselected package strace.
18:24:49 #14 39.24 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ...
18:24:49 #14 39.24 Unpacking strace (5.5-3ubuntu1) ...
18:24:49 #14 39.29 Selecting previously unselected package xauth.
18:24:49 mkdir -p sources
18:24:49 docker run --rm -w /v \
18:24:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:24:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:49 	alpine \
18:24:49 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:24:49 #13 41.93 Running transaction check
18:24:49 #13 42.12 Transaction check succeeded.
18:24:49 #13 42.12 Running transaction test
18:24:49 + docker container ls -aq
[Pipeline] echo
18:24:49 Docker containers have been removed
[Pipeline] echo
18:24:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:24:49 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bookworm-amd64)
[Pipeline] sh
18:24:49 #17 6.297 (44/58): python3-audit-3.0.7-5.el8.x86_64.rpm   2.1 MB/s |  87 kB     00:00    
18:24:49 #17 6.343 (45/58): python3-libselinux-2.9-8.el8.x86_64.rp 5.5 MB/s | 283 kB     00:00    
18:24:49 #17 6.348 (46/58): python3-libsemanage-2.9-9.el8.x86_64.r 2.5 MB/s | 128 kB     00:00    
18:24:49 #17 6.398 (47/58): python3-setools-4.3.0-5.el8.x86_64.rpm  12 MB/s | 627 kB     00:00    
18:24:49 #17 6.405 (48/58): rpm-plugin-selinux-4.14.3-26.el8.x86_6  11 MB/s |  78 kB     00:00    
18:24:49 #17 6.465 (49/58): python3-policycoreutils-2.9-24.el8.noa  19 MB/s | 2.3 MB     00:00    
18:24:49 #17 6.504 (50/58): selinux-policy-3.14.3-130.el8.noarch.r 6.6 MB/s | 665 kB     00:00    
18:24:49 #17 6.623 (51/58): gcc-8.5.0-21.el8.x86_64.rpm             23 MB/s |  23 MB     00:01    
18:24:49 #14 39.29 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
18:24:49 #14 39.29 Unpacking xauth (1:1.1-0ubuntu1) ...
18:24:49 #14 39.32 Selecting previously unselected package libfl2:arm64.
18:24:49 #14 39.33 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ...
18:24:49 #14 39.33 Unpacking libfl2:arm64 (2.6.4-6.2) ...
18:24:49 #14 39.36 Selecting previously unselected package at.
18:24:49 #14 39.36 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ...
18:24:49 #14 39.37 Unpacking at (3.1.23-1ubuntu1) ...
18:24:49 #14 39.40 Selecting previously unselected package libsigsegv2:arm64.
18:24:49 #14 39.40 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ...
18:24:49 #14 39.40 Unpacking libsigsegv2:arm64 (2.12-2) ...
18:24:49 #14 39.43 Selecting previously unselected package m4.
18:24:49 #14 39.43 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ...
18:24:49 #14 39.43 Unpacking m4 (1.4.18-4) ...
18:24:49 #14 39.47 Selecting previously unselected package autoconf.
18:24:49 #14 39.47 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
18:24:49 #14 39.47 Unpacking autoconf (2.69-11.1) ...
18:24:49 #14 39.52 Selecting previously unselected package autotools-dev.
18:24:49 #14 3.760 Reading package lists...
18:24:49 #16 2.831 CentOS Stream 9 - CRB                           4.0 MB/s | 5.7 MB     00:01    
18:24:49 #17 6.686 (52/58): selinux-policy-devel-3.14.3-130.el8.no 7.5 MB/s | 1.6 MB     00:00    
18:24:49 #17 6.694 (53/58): which-2.21-20.el8.x86_64.rpm           6.7 MB/s |  50 kB     00:00    
18:24:49 #17 6.725 (54/58): systemd-devel-239-78.el8.x86_64.rpm    3.9 MB/s | 409 kB     00:00    
18:24:49 #17 6.765 (55/58): device-mapper-devel-1.02.181-9.el8.x86 3.9 MB/s | 284 kB     00:00    
18:24:49 #17 6.775 (56/58): libxcrypt-static-4.1.1-6.el8.x86_64.rp 5.9 MB/s |  56 kB     00:00    
18:24:49 #17 6.796 (57/58): glibc-static-2.28-236.el8.7.x86_64.rpm  30 MB/s | 2.1 MB     00:00    
18:24:49 + echo starting...
18:24:49 starting...
18:24:49 #14 39.52 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
18:24:49 #14 39.53 Unpacking autotools-dev (20180224.1) ...
18:24:49 #14 39.56 Selecting previously unselected package automake.
18:24:49 #14 39.56 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
18:24:49 #14 39.57 Unpacking automake (1:1.16.1-4ubuntu6) ...
18:24:49 #14 39.62 Selecting previously unselected package autopoint.
18:24:49 #14 39.62 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
18:24:49 #14 39.63 Unpacking autopoint (0.19.8.1-10build1) ...
18:24:49 #14 39.66 Selecting previously unselected package binutils-common:arm64.
18:24:49 #14 39.66 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.6_arm64.deb ...
18:24:49 #14 39.66 Unpacking binutils-common:arm64 (2.34-6ubuntu1.6) ...
18:24:49 #14 39.70 Selecting previously unselected package libbinutils:arm64.
18:24:49 #14 39.71 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.6_arm64.deb ...
18:24:49 #14 39.71 Unpacking libbinutils:arm64 (2.34-6ubuntu1.6) ...
18:24:49 #14 39.77 Selecting previously unselected package libctf-nobfd0:arm64.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:24:49 #16 81.62   Installing : libseccomp-devel-2.3.1-4.el7.aarch64                       56/65 
18:24:49 #16 82.61   Installing : cmake-2.8.12.2-2.el7.aarch64                               57/65 
18:24:49 #16 82.67   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  58/65 
18:24:49 #13 42.60 Transaction test succeeded.
18:24:49 #13 42.60 Running transaction
18:24:50 #17 6.908 (58/58): selinux-policy-minimum-3.14.3-130.el8.  35 MB/s |  14 MB     00:00    
18:24:50 #17 6.912 --------------------------------------------------------------------------------
18:24:50 #17 6.912 Total                                            29 MB/s | 106 MB     00:03     
18:24:50 #14 39.77 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.6_arm64.deb ...
18:24:50 #14 39.78 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.6) ...
18:24:50 #14 39.81 Selecting previously unselected package libctf0:arm64.
18:24:50 #14 39.81 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.6_arm64.deb ...
18:24:50 #14 39.81 Unpacking libctf0:arm64 (2.34-6ubuntu1.6) ...
18:24:50 #14 39.84 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:24:50 #14 39.84 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.6_arm64.deb ...
18:24:50 #14 39.84 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.6) ...
18:24:50 #14 40.06 Selecting previously unselected package binutils.
18:24:50 #16 82.70   Installing : which-2.20-7.el7.aarch64                                   59/65 
18:24:50 #16 82.98 install-info: No such file or directory for /usr/share/info/which.info.gz
18:24:50 + docker version
18:24:50 Client: Docker Engine - Community
18:24:50  Version:           24.0.2
18:24:50  API version:       1.43
18:24:50  Go version:        go1.20.4
18:24:50  Git commit:        cb74dfc
18:24:50  Built:             Thu May 25 21:52:22 2023
18:24:50  OS/Arch:           linux/amd64
18:24:50  Context:           default
18:24:50 
18:24:50 Server: Docker Engine - Community
18:24:50  Engine:
18:24:50   Version:          24.0.2
18:24:50   API version:      1.43 (minimum version 1.12)
18:24:50   Go version:       go1.20.4
18:24:50   Git commit:       659604f
18:24:50   Built:            Thu May 25 21:52:22 2023
18:24:50   OS/Arch:          linux/amd64
18:24:50   Experimental:     true
18:24:50  containerd:
18:24:50   Version:          1.6.21
18:24:50   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:50  runc:
18:24:50   Version:          1.1.7
18:24:50   GitCommit:        v1.1.7-0-g860f061
18:24:50  docker-init:
18:24:50   Version:          0.19.0
18:24:50   GitCommit:        de40ad0
[Pipeline] sh
18:24:50 #14 4.612 Reading package lists...
18:24:50 #14 40.06 Preparing to unpack .../073-binutils_2.34-6ubuntu1.6_arm64.deb ...
18:24:50 #14 40.07 Unpacking binutils (2.34-6ubuntu1.6) ...
18:24:50 #14 40.09 Selecting previously unselected package libc-dev-bin.
18:24:50 #14 40.09 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.12_arm64.deb ...
18:24:50 #14 40.10 Unpacking libc-dev-bin (2.31-0ubuntu9.12) ...
18:24:50 #14 40.13 Selecting previously unselected package linux-libc-dev:arm64.
18:24:50 #14 40.13 Preparing to unpack .../075-linux-libc-dev_5.4.0-164.181_arm64.deb ...
18:24:50 #14 40.13 Unpacking linux-libc-dev:arm64 (5.4.0-164.181) ...
18:24:50 #14 40.27 Selecting previously unselected package libcrypt-dev:arm64.
18:24:50 #14 40.27 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
18:24:50 #14 40.28 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
18:24:50 #14 40.31 Selecting previously unselected package libc6-dev:arm64.
18:24:50 #14 40.31 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.12_arm64.deb ...
18:24:50 #14 40.32 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.12) ...
18:24:50 #16 82.99   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.aarch64                60/65 
18:24:50 #10 extracting sha256:207a4a626d340a9ded5da454b9f353db8ea64106b91ccc73f4a332df11d1ba6d 2.8s done
18:24:50 #14 5.416 Building dependency tree...
18:24:50 #14 5.598 Reading state information...
18:24:50 + docker info
18:24:50 Client: Docker Engine - Community
18:24:50  Version:    24.0.2
18:24:50  Context:    default
18:24:50  Debug Mode: false
18:24:50  Plugins:
18:24:50   buildx: Docker Buildx (Docker Inc.)
18:24:50     Version:  v0.11.0
18:24:50     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:24:50   compose: Docker Compose (Docker Inc.)
18:24:50     Version:  v2.19.1
18:24:50     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:24:50 
18:24:50 Server:
18:24:50  Containers: 0
18:24:50   Running: 0
18:24:50   Paused: 0
18:24:50   Stopped: 0
18:24:50  Images: 6
18:24:50  Server Version: 24.0.2
18:24:50  Storage Driver: overlay2
18:24:50   Backing Filesystem: extfs
18:24:50   Supports d_type: true
18:24:50   Using metacopy: false
18:24:50   Native Overlay Diff: true
18:24:50   userxattr: false
18:24:50  Logging Driver: json-file
18:24:50  Cgroup Driver: systemd
18:24:50  Cgroup Version: 2
18:24:50  Plugins:
18:24:50   Volume: local
18:24:50   Network: bridge host ipvlan macvlan null overlay
18:24:50   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:24:50  Swarm: inactive
18:24:50  Runtimes: runc io.containerd.runc.v2
18:24:50  Default Runtime: runc
18:24:50  Init Binary: docker-init
18:24:50  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:50  runc version: v1.1.7-0-g860f061
18:24:50  init version: de40ad0
18:24:50  Security Options:
18:24:50   apparmor
18:24:50   seccomp
18:24:50    Profile: builtin
18:24:50   cgroupns
18:24:50  Kernel Version: 5.15.0-1039-aws
18:24:50  Operating System: Ubuntu 20.04.6 LTS
18:24:50  OSType: linux
18:24:50  Architecture: x86_64
18:24:50  CPUs: 8
18:24:50  Total Memory: 30.89GiB
18:24:50  Name: ip-10-100-112-78
18:24:50  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:24:50  Docker Root Dir: /var/lib/docker
18:24:50  Debug Mode: false
18:24:50  Username: dockerbuildbot
18:24:50  Experimental: true
18:24:50  Insecure Registries:
18:24:50   127.0.0.0/8
18:24:50  Live Restore Enabled: true
18:24:50 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:24:50 The recommended git tool is: git
18:24:50 using credential docker-jenkins-github-credentials
18:24:50 Cloning the remote Git repository
18:24:50 Cloning with configured refspecs honoured and without tags
18:24:50 #13 43.31   Preparing        :                                                        1/1 
18:24:50 #13 43.35   Installing       : python3-six-1.16.0-12.fc39.noarch                    1/149 
18:24:50 #13 43.36   Installing       : hunspell-filesystem-1.7.2-5.fc39.aarch64             2/149 
18:24:50 #13 43.37   Installing       : python3-construct-2.10.68-6.fc39.noarch              3/149 
18:24:50 #13 43.38   Installing       : python3-pybeam-0.7-7.fc39.noarch                     4/149 
18:24:50 #13 43.40   Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch              5/149 
18:24:50 #13 43.42   Upgrading        : glibc-common-2.38-7.fc39.aarch64                     6/149 
18:24:50 #13 43.43   Upgrading        : glibc-minimal-langpack-2.38-7.fc39.aarch64           7/149 
18:24:50 #13 43.43   Running scriptlet: glibc-2.38-7.fc39.aarch64                            8/149 
18:24:50 #13 43.49   Upgrading        : glibc-2.38-7.fc39.aarch64                            8/149 
18:24:50 #14 40.54 Selecting previously unselected package gcc-9-base:arm64.
18:24:50 #14 40.54 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
18:24:50 #14 40.54 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ...
18:24:50 #14 40.57 Selecting previously unselected package libisl22:arm64.
18:24:50 #10 extracting sha256:0f88b0dac11c75b9909a031ea4e9b1ec6afd2f70caae9fb8c2c43154780164a3 done
18:24:50 #10 DONE 3.9s
18:24:50 
18:24:50 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:24:50 #14 0.718 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB]
18:24:50 #14 1.136 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB]
18:24:50 #14 1.233 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB]
18:24:50 #14 1.329 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB]
18:24:50 #14 1.428 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse arm64 Packages [238 kB]
18:24:50 #14 1.486 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages [1766 kB]
18:24:50 #14 1.672 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages [18.4 MB]
18:24:50 + rm -f /root/build-deb/engine/go.mod
18:24:50 Created binary: bundles/dynbinary-daemon/dockerd
18:24:50 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:24:50 + tee /root/build-deb/engine/go.mod
18:24:50 module github.com/docker/docker
18:24:50 
18:24:50 go 1.20
18:24:50 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:50 + GO111MODULE=on
18:24:50 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:23:53.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:24:50 + rm -f /root/build-deb/engine/go.mod
18:24:50 Created binary: bundles/dynbinary-daemon/docker-proxy
18:24:50 
18:24:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:24:50 + RM_GOPATH=0
18:24:50 + TMP_GOPATH=/go
18:24:50 + : /usr/local/bin
18:24:50 + '[' -z /go ']'
18:24:50 + export GOPATH=/go
18:24:50 + GOPATH=/go
18:24:50 + case "$(go env GOARCH)" in
18:24:50 ++ go env GOARCH
18:24:50 + export GO_BUILDMODE=-buildmode=pie
18:24:50 + GO_BUILDMODE=-buildmode=pie
18:24:50 ++ dirname hack/dockerfile/install/install.sh
18:24:50 + dir=hack/dockerfile/install
18:24:50 + bin=tini
18:24:50 + shift
18:24:50 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:24:50 + . hack/dockerfile/install/tini.installer
18:24:50 ++ : v0.19.0
18:24:50 + install_tini
18:24:50 Install tini version v0.19.0
18:24:50 + echo 'Install tini version v0.19.0'
18:24:50 + git clone https://github.com/krallin/tini.git /go/tini
18:24:50 Cloning into '/go/tini'...
18:24:50 + cd /go/tini
18:24:50 + git checkout -q v0.19.0
18:24:50 + cmake .
18:24:50 -- The C compiler identification is GNU 8.3.0
18:24:50 -- Check for working C compiler: /usr/bin/cc
18:24:50 -- Check for working C compiler: /usr/bin/cc -- works
18:24:50 -- Detecting C compiler ABI info
18:24:50 -- Detecting C compiler ABI info - done
18:24:50 -- Detecting C compile features
18:24:50 -- Detecting C compile features - done
18:24:50 -- Performing Test HAS_BUILTIN_FORTIFY
18:24:50 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:24:50 -- Configuring done
18:24:50 -- Generating done
18:24:50 -- Build files have been written to: /go/tini
18:24:50 + make tini-static
18:24:50 make[2]: Entering directory '/go/tini'
18:24:50 make[3]: Entering directory '/go/tini'
18:24:50 make[4]: Entering directory '/go/tini'
18:24:50 make[5]: Entering directory '/go/tini'
18:24:50 Scanning dependencies of target tini-static
18:24:50 make[5]: Leaving directory '/go/tini'
18:24:50 make[5]: Entering directory '/go/tini'
18:24:50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:24:50 [100%] Linking C executable tini-static
18:24:50 make[5]: Leaving directory '/go/tini'
18:24:50 [100%] Built target tini-static
18:24:50 make[4]: Leaving directory '/go/tini'
18:24:50 make[3]: Leaving directory '/go/tini'
18:24:50 make[2]: Leaving directory '/go/tini'
18:24:50 + mkdir -p /usr/local/bin
18:24:50 + cp tini-static /usr/local/bin/docker-init
18:24:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:24:50 + RM_GOPATH=0
18:24:50 + TMP_GOPATH=/go
18:24:50 + : /usr/local/bin
18:24:50 + '[' -z /go ']'
18:24:50 + export GOPATH=/go
18:24:50 + GOPATH=/go
18:24:50 + case "$(go env GOARCH)" in
18:24:50 ++ go env GOARCH
18:24:50 + export GO_BUILDMODE=-buildmode=pie
18:24:50 + GO_BUILDMODE=-buildmode=pie
18:24:50 ++ dirname hack/dockerfile/install/install.sh
18:24:50 + dir=hack/dockerfile/install
18:24:50 + bin=rootlesskit
18:24:50 + shift
18:24:50 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:24:50 + . hack/dockerfile/install/rootlesskit.installer
18:24:50 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:24:50 + install_rootlesskit dynamic
18:24:50 + case "$1" in
18:24:50 + install_rootlesskit_dynamic
18:24:50 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:24:50 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:24:50 + export BUILD_MODE=-buildmode=pie
18:24:50 + BUILD_MODE=-buildmode=pie
18:24:50 + _install_rootlesskit
18:24:50 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:24:50 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:24:50 + for f in rootlesskit rootlesskit-docker-proxy
18:24:50 + GOBIN=/usr/local/bin
18:24:50 + GO111MODULE=on
18:24:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:24:50 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:24:50 go: downloading github.com/sirupsen/logrus v1.9.2
18:24:50 go: downloading github.com/google/uuid v1.3.0
18:24:50 go: downloading github.com/urfave/cli/v2 v2.25.5
18:24:50 go: downloading golang.org/x/sys v0.8.0
18:24:50 go: downloading github.com/gofrs/flock v0.8.1
18:24:50 go: downloading github.com/gorilla/mux v1.8.0
18:24:50 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:24:50 go: downloading github.com/moby/vpnkit v0.5.0
18:24:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:24:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:24:50 go: downloading golang.org/x/net v0.10.0
18:24:50 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:24:50 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:24:50 go: downloading github.com/josharian/native v1.1.0
18:24:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:24:50 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:24:50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:24:50 + for f in rootlesskit rootlesskit-docker-proxy
18:24:50 + GOBIN=/usr/local/bin
18:24:50 + GO111MODULE=on
18:24:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:24:50 #14 5.842 The following additional packages will be installed:
18:24:50 #14 5.842   autoconf automake autopoint autotools-dev binutils
18:24:50 #14 5.842   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
18:24:50 #14 5.842   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
18:24:50 #14 5.842   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:24:50 #14 5.842   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:24:50 #14 5.842   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
18:24:50 #14 5.842   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:24:50 #14 5.842   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
18:24:50 #14 5.842   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
18:24:50 #14 5.842   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:24:50 #14 5.842   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
18:24:50 #14 5.842   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:24:50 #14 5.842   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
18:24:50 #14 5.842   libcbor0.8 libcc1-0 libclass-data-inheritable-perl
18:24:50 #14 5.842   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:24:50 #14 5.842   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:24:50 #14 5.842   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
18:24:50 #14 5.842   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
18:24:50 #14 5.842   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
18:24:50 #14 5.842   libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl
18:24:50 #14 5.842   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:24:50 #14 5.842   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
18:24:50 #14 5.842   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:24:50 #14 5.842   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:24:50 #14 5.842   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
18:24:50 #14 5.842   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
18:24:50 #14 5.842   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
18:24:50 #14 5.842   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
18:24:50 #14 5.842   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
18:24:50 #14 5.842   libgd3 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
18:24:50 #14 5.842   libgomp1 libgpgme11 libhash-fieldhash-perl libhtml-form-perl
18:24:50 #14 5.842   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
18:24:50 #14 5.842   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
18:24:50 #14 5.842   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:24:50 #14 5.842   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu70
18:24:50 #14 5.842   libimport-into-perl libio-html-perl libio-interactive-perl
18:24:50 #14 5.842   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
18:24:50 #14 5.842   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
18:24:50 #14 5.842   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:24:50 #14 5.842   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
18:24:50 #14 5.842   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
18:24:50 #14 5.842   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:24:50 #14 5.842   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:24:50 #14 5.843   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:24:50 #14 5.843   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:24:50 #14 5.843   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:24:50 #14 5.843   libmath-base85-perl libmd0 libmodule-implementation-perl
18:24:50 #14 5.843   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
18:24:50 #14 5.843   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
18:24:50 #14 5.843   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
18:24:50 #14 5.843   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
18:24:50 #14 5.843   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
18:24:50 #14 5.843   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
18:24:50 #14 5.843   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
18:24:50 #14 5.843   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
18:24:50 #14 5.843   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
18:24:50 #14 5.843   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
18:24:50 #14 5.843   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
18:24:50 #14 5.843   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:24:50 #14 5.843   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
18:24:50 #14 5.843   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:24:50 #14 5.843   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
18:24:50 #14 5.843   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
18:24:50 #14 5.843   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
18:24:50 #14 5.843   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
18:24:50 #14 5.843   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:24:50 #14 5.843   libsub-name-perl libsub-override-perl libsub-quote-perl
18:24:50 #14 5.843   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:24:50 #14 5.843   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:24:50 #14 5.843   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
18:24:50 #14 5.843   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
18:24:50 #14 5.843   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
18:24:50 #14 5.843   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
18:24:50 #14 5.843   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
18:24:50 #14 5.843   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:24:50 #14 5.843   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:24:50 #14 5.843   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
18:24:50 #14 5.843   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
18:24:50 #14 5.843   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
18:24:50 #14 5.843   man-db manpages manpages-dev media-types netbase openssh-client openssl
18:24:50 #14 5.843   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
18:24:50 #14 5.843   pinentry-curses po-debconf publicsuffix python-apt-common python3
18:24:50 #14 5.843   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
18:24:50 #14 5.843   python3-idna python3-magic python3-minimal python3-pkg-resources
18:24:50 #14 5.843   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:24:50 #14 5.844   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
18:24:50 #14 5.844   ucf unzip wdiff xauth xz-utils zstd
18:24:50 #14 5.845 Suggested packages:
18:24:50 #14 5.845   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:24:50 #14 5.845   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
18:24:50 #14 5.845   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
18:24:50 #14 5.845   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
18:24:50 #14 5.845   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:24:50 #14 5.845   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
18:24:50 #14 5.845   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
18:24:50 #14 5.845   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
18:24:50 #14 5.845   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
18:24:50 #14 5.845   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
18:24:50 #14 5.845   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
18:24:50 #14 5.845   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
18:24:50 #14 5.845   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales
18:24:50 #14 5.845   bzr libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
18:24:50 #14 5.845   libscalar-number-perl libsasl2-modules-gssapi-mit
18:24:50 #14 5.845   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:24:50 #14 5.845   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
18:24:50 #14 5.845   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:24:50 #14 5.846   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
18:24:50 #14 5.846   libxml-sax-expatxs-perl bash-completion binutils-multiarch
18:24:50 #14 5.846   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
18:24:50 #14 5.846   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
18:24:50 #14 5.846   libterm-readline-gnu-perl | libterm-readline-perl-perl
18:24:50 #14 5.846   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
18:24:50 #14 5.846   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
18:24:50 #14 5.846   python3-cryptography python3-openssl python3-socks python-requests-doc
18:24:50 #14 5.846   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
18:24:50 #14 5.846 Recommended packages:
18:24:50 #14 5.846   libnss-nis libnss-nisplus
18:24:50 #13 43.50   Running scriptlet: glibc-2.38-7.fc39.aarch64                            8/149 
18:24:50 #13 43.71   Installing       : glibc-gconv-extra-2.38-7.fc39.aarch64                9/149 
18:24:50 #13 43.72   Running scriptlet: glibc-gconv-extra-2.38-7.fc39.aarch64                9/149 
18:24:50 #13 43.73   Installing       : elfutils-debuginfod-client-0.189-4.fc39.aarch64     10/149 
18:24:50 #13 43.74   Installing       : hunspell-en-GB-0.20201207-7.fc39.noarch             11/149 
18:24:50 #13 43.75   Installing       : hunspell-en-0.20201207-7.fc39.noarch                12/149 
18:24:50 #14 40.58 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ...
18:24:50 #14 40.58 Unpacking libisl22:arm64 (0.22.1-1) ...
18:24:50 #14 40.65 Selecting previously unselected package libmpfr6:arm64.
18:24:50 #14 40.65 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ...
18:24:50 #14 40.65 Unpacking libmpfr6:arm64 (4.0.2-1) ...
18:24:50 #14 40.70 Selecting previously unselected package libmpc3:arm64.
18:24:50 #14 40.70 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ...
18:24:50 #14 40.70 Unpacking libmpc3:arm64 (1.1.0-1) ...
18:24:50 #14 40.73 Selecting previously unselected package cpp-9.
18:24:50 #14 40.73 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
18:24:50 #14 40.73 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
18:24:50 Fetching without tags
18:24:50 #16 83.55   Cleanup    : 7:device-mapper-1.02.170-6.el7.aarch64                     61/65 
18:24:50 #14 6.177 The following NEW packages will be installed:
18:24:50 #14 6.177   autoconf automake autopoint autotools-dev binutils
18:24:50 #14 6.177   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
18:24:50 #14 6.177   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
18:24:50 #14 6.177   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:24:50 #14 6.177   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:24:50 #14 6.177   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
18:24:50 #14 6.177   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
18:24:50 #14 6.177   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
18:24:50 #14 6.177   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:24:50 #14 6.177   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:24:50 #14 6.177   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
18:24:50 #14 6.177   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:24:50 #14 6.177   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
18:24:50 #14 6.177   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
18:24:50 #14 6.177   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:24:50 #14 6.177   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:24:50 #14 6.177   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
18:24:50 #14 6.177   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:24:50 #14 6.177   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:24:50 #14 6.177   libdata-validate-uri-perl libdebhelper-perl libdeflate0
18:24:50 #14 6.177   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:24:50 #14 6.177   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
18:24:50 #14 6.177   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
18:24:50 #14 6.177   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
18:24:50 #14 6.177   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
18:24:50 #14 6.177   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
18:24:50 #14 6.177   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
18:24:50 #14 6.177   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
18:24:50 #14 6.177   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
18:24:50 #14 6.177   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
18:24:50 #14 6.177   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
18:24:50 #14 6.177   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:24:50 #14 6.177   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:24:50 #14 6.177   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:24:50 #14 6.177   libhwasan0 libicu70 libimport-into-perl libio-html-perl
18:24:50 #14 6.177   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
18:24:50 #14 6.177   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
18:24:50 #14 6.177   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
18:24:50 #14 6.177   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
18:24:50 #14 6.177   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
18:24:50 #14 6.177   libldap-common liblist-compare-perl liblist-moreutils-perl
18:24:50 #14 6.177   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
18:24:50 #14 6.177   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
18:24:50 #14 6.177   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:24:50 #14 6.177   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
18:24:50 #14 6.177   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
18:24:50 #14 6.177   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
18:24:50 #14 6.177   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
18:24:50 #14 6.177   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
18:24:50 #14 6.177   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
18:24:50 #14 6.177   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
18:24:50 #14 6.178   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
18:24:50 #14 6.178   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
18:24:50 #14 6.178   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
18:24:50 #14 6.178   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
18:24:50 #14 6.178   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
18:24:50 #14 6.178   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
18:24:50 #14 6.178   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
18:24:50 #14 6.178   libreadonly-perl libref-util-perl libref-util-xs-perl
18:24:50 #14 6.178   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
18:24:50 #14 6.178   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:24:50 #14 6.178   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
18:24:50 #14 6.178   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
18:24:50 #14 6.178   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
18:24:50 #14 6.178   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
18:24:50 #14 6.178   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:24:50 #14 6.178   libsub-name-perl libsub-override-perl libsub-quote-perl
18:24:50 #14 6.178   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:24:50 #14 6.178   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:24:50 #14 6.178   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
18:24:50 #14 6.178   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
18:24:50 #14 6.178   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
18:24:50 #14 6.178   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
18:24:50 #14 6.178   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
18:24:50 #14 6.178   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:24:50 #14 6.178   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:24:50 #14 6.178   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
18:24:50 #14 6.178   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
18:24:50 #14 6.178   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
18:24:50 #14 6.178   man-db manpages manpages-dev media-types netbase openssh-client openssl
18:24:50 #14 6.178   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
18:24:50 #14 6.178   pinentry-curses po-debconf publicsuffix python-apt-common python3
18:24:50 #14 6.178   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
18:24:50 #14 6.178   python3-idna python3-magic python3-minimal python3-pkg-resources
18:24:50 #14 6.178   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:24:50 #14 6.179   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
18:24:50 #14 6.179   ucf unzip wdiff xauth xz-utils zstd
18:24:50 #14 6.180 The following packages will be upgraded:
18:24:50 #14 6.181   libc6
18:24:50 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:24:51 #13 43.76   Installing       : hunspell-en-US-0.20201207-7.fc39.noarch             13/149 
18:24:51 #13 43.77   Installing       : hunspell-1.7.2-5.fc39.aarch64                       14/149 
18:24:51 #13 43.80   Installing       : elfutils-0.189-4.fc39.aarch64                       15/149 
18:24:51 #13 43.81   Installing       : dwz-0.15-3.fc39.aarch64                             16/149 
18:24:51 #13 43.82   Installing       : file-5.44-5.fc39.aarch64                            17/149 
18:24:51 #13 43.82   Installing       : jansson-2.13.1-7.fc39.aarch64                       18/149 
18:24:51 #13 43.84   Installing       : binutils-gold-2.40-13.fc39.aarch64                  19/149 
18:24:51 #13 43.85   Running scriptlet: binutils-gold-2.40-13.fc39.aarch64                  19/149 
18:24:51 #13 43.97   Installing       : binutils-2.40-13.fc39.aarch64                       20/149 
18:24:51 #13 43.98   Running scriptlet: binutils-2.40-13.fc39.aarch64                       20/149 
18:24:51 #13 44.00   Installing       : unzip-6.0-62.fc39.aarch64                           21/149 
18:24:51 Merge succeeded, producing b125a09b999604a069c1bf394f6d740abfe3447b
18:24:51 Checking out Revision b125a09b999604a069c1bf394f6d740abfe3447b (PR-949)
18:24:51 #16 83.85   Cleanup    : systemd-219-78.el7.aarch64                                 62/65 
18:24:51 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:24:51 #13 44.01   Installing       : xz-5.4.4-1.fc39.aarch64                             22/149 
18:24:51 #13 44.03   Installing       : zip-3.0-39.fc39.aarch64                             23/149 
18:24:51 #13 44.04   Installing       : enchant2-2.5.0-5.fc39.aarch64                       24/149 
18:24:51 #13 44.05   Installing       : python3-enchant-3.2.2-10.fc39.noarch                25/149 
18:24:51 #13 44.06   Installing       : bzip2-1.0.8-16.fc39.aarch64                         26/149 
18:24:51 #13 44.07   Installing       : cpio-2.14-4.fc39.aarch64                            27/149 
18:24:51 #13 44.08   Installing       : dash-0.5.12-1.fc39.aarch64                          28/149 
18:24:51 #13 44.09   Running scriptlet: dash-0.5.12-1.fc39.aarch64                          28/149 
18:24:51 #13 44.11   Installing       : dbus-libs-1:1.14.10-1.fc39.aarch64                  29/149 
18:24:51 #13 44.12   Installing       : python3-dbus-1.3.2-4.fc39.aarch64                   30/149 
18:24:51 #13 44.14   Installing       : diffutils-3.10-3.fc39.aarch64                       31/149 
18:24:51 #13 44.15   Installing       : ed-1.19-4.fc39.aarch64                              32/149 
18:24:51 #13 44.16   Installing       : patch-2.7.6-22.fc39.aarch64                         33/149 
18:24:51 #13 44.16   Running scriptlet: groff-base-1.23.0-2.fc39.aarch64                    34/149 
18:24:51 #13 44.22   Installing       : groff-base-1.23.0-2.fc39.aarch64                    34/149 
18:24:51 #14 41.20 Selecting previously unselected package cpp.
18:24:51 #14 41.20 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
18:24:51 #14 41.20 Unpacking cpp (4:9.3.0-1ubuntu2) ...
18:24:51 #14 41.25 Selecting previously unselected package libcc1-0:arm64.
18:24:51 #14 41.25 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_arm64.deb ...
18:24:51 #14 41.25 Unpacking libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ...
18:24:51 #14 41.28 Selecting previously unselected package libgomp1:arm64.
18:24:51 #14 41.28 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_arm64.deb ...
18:24:51 #14 41.29 Unpacking libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ...
18:24:51 #14 41.32 Selecting previously unselected package libitm1:arm64.
18:24:51 #14 41.33 Preparing to unpack .../086-libitm1_10.5.0-1ubuntu1~20.04_arm64.deb ...
18:24:51 #14 41.33 Unpacking libitm1:arm64 (10.5.0-1ubuntu1~20.04) ...
18:24:51 #14 41.36 Selecting previously unselected package libatomic1:arm64.
18:24:51 #16 84.15   Cleanup    : systemd-libs-219-78.el7.aarch64                            63/65 
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b125a09b999604a069c1bf394f6d740abfe3447b # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:24:51 #14 2.523 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/restricted arm64 Packages [98.0 kB]
18:24:51 #14 2.524 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 Packages [903 kB]
18:24:51 #14 2.531 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 Packages [551 kB]
18:24:51 #14 2.546 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted arm64 Packages [404 kB]
18:24:51 #14 6.604 1 upgraded, 370 newly installed, 0 to remove and 1 not upgraded.
18:24:51 #14 6.604 Need to get 132 MB of archives.
18:24:51 #14 6.604 After this operation, 460 MB of additional disk space will be used.
18:24:51 #14 6.604 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6 arm64 2.35-0ubuntu3.4 [2704 kB]
18:24:51 #13 44.23   Running scriptlet: groff-base-1.23.0-2.fc39.aarch64                    34/149 
18:24:51 #13 44.25   Installing       : json-glib-1.8.0-1.fc39.aarch64                      35/149 
18:24:51 #13 44.26   Installing       : libjpeg-turbo-2.1.4-3.fc39.aarch64                  36/149 
18:24:51 #13 44.26   Installing       : libpkgconf-1.9.5-2.fc39.aarch64                     37/149 
18:24:51 #13 44.27   Installing       : pkgconf-1.9.5-2.fc39.aarch64                        38/149 
18:24:51 #13 44.28   Installing       : libpng-2:1.6.37-15.fc39.aarch64                     39/149 
18:24:51 #13 44.29   Installing       : libstemmer-2.2.0-7.fc39.aarch64                     40/149 
18:24:51 #13 44.30   Installing       : ncurses-6.4-7.20230520.fc39.aarch64                 41/149 
18:24:51 #13 44.31   Installing       : perl-Digest-1.20-500.fc39.noarch                    42/149 
18:24:51 #13 44.32   Installing       : perl-Digest-MD5-2.58-500.fc39.aarch64               43/149 
18:24:51 #13 44.32   Installing       : perl-FileHandle-2.05-501.fc39.noarch                44/149 
18:24:51 #13 44.33   Installing       : perl-B-1.88-501.fc39.aarch64                        45/149 
18:24:51 #13 44.34   Installing       : perl-Data-Dumper-2.188-501.fc39.aarch64             46/149 
18:24:51 #13 44.35   Installing       : perl-libnet-3.15-501.fc39.noarch                    47/149 
18:24:51 #13 44.36   Installing       : perl-AutoLoader-5.74-501.fc39.noarch                48/149 
18:24:51 #13 44.36   Installing       : perl-base-2.27-501.fc39.noarch                      49/149 
18:24:51 #13 44.38   Installing       : perl-URI-5.21-1.fc39.noarch                         50/149 
18:24:51 #13 44.38   Installing       : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch         51/149 
18:24:51 #13 44.39   Installing       : perl-Time-Local-2:1.350-3.fc39.noarch               52/149 
18:24:51 #13 44.40   Installing       : perl-Mozilla-CA-20230801-1.fc39.noarch              53/149 
18:24:51 #13 44.40   Installing       : perl-if-0.61.000-501.fc39.noarch                    54/149 
18:24:51 #13 44.41   Installing       : perl-IO-Socket-IP-0.42-1.fc39.noarch                55/149 
18:24:51 #13 44.41   Installing       : perl-locale-1.10-501.fc39.noarch                    56/149 
18:24:51 #13 44.42   Installing       : perl-File-Path-2.18-500.fc39.noarch                 57/149 
18:24:51 #13 44.43   Installing       : perl-IO-Socket-SSL-2.083-3.fc39.noarch              58/149 
18:24:51 #13 44.44   Installing       : perl-Net-SSLeay-1.92-10.fc39.aarch64                59/149 
18:24:51 #13 44.45   Installing       : perl-Pod-Escapes-1:1.07-500.fc39.noarch             60/149 
18:24:51 #13 44.46   Installing       : perl-Term-ANSIColor-5.01-501.fc39.noarch            61/149 
18:24:51 #13 44.46   Installing       : perl-Class-Struct-0.68-501.fc39.noarch              62/149 
18:24:51 #13 44.47   Installing       : perl-POSIX-2.13-501.fc39.aarch64                    63/149 
18:24:51 #13 44.48   Installing       : perl-File-Temp-1:0.231.100-500.fc39.noarch          64/149 
18:24:51 #13 44.49   Installing       : perl-HTTP-Tiny-0.088-3.fc39.noarch                  65/149 
18:24:51 #13 44.49   Installing       : perl-Term-Cap-1.18-500.fc39.noarch                  66/149 
18:24:51 #13 44.50   Installing       : perl-Pod-Simple-1:3.45-4.fc39.noarch                67/149 
18:24:51 #13 44.51   Installing       : perl-IPC-Open3-1.22-501.fc39.noarch                 68/149 
18:24:51 #13 44.52   Installing       : perl-Socket-4:2.037-3.fc39.aarch64                  69/149 
18:24:51 #13 44.53   Installing       : perl-SelectSaver-1.02-501.fc39.noarch               70/149 
18:24:51 #13 44.53   Installing       : perl-Symbol-1.09-501.fc39.noarch                    71/149 
18:24:51 #13 44.54   Installing       : perl-podlators-1:5.01-500.fc39.noarch               72/149 
18:24:51 #14 41.36 Preparing to unpack .../087-libatomic1_10.5.0-1ubuntu1~20.04_arm64.deb ...
18:24:51 #14 41.36 Unpacking libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ...
18:24:51 #14 41.40 Selecting previously unselected package libasan5:arm64.
18:24:51 #14 41.40 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
18:24:51 #14 41.40 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ...
18:24:51 #14 41.65 Selecting previously unselected package liblsan0:arm64.
18:24:51 #16 4.806 Package bash-5.1.8-6.el9.x86_64 is already installed.
18:24:51 #16 4.827 Package bash-5.1.8-6.el9.x86_64 is already installed.
18:24:51 #16 4.837 Package bash-5.1.8-6.el9.x86_64 is already installed.
18:24:51 #16 4.837 Package ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch is already installed.
18:24:51 #16 4.838 Package libarchive-3.5.3-4.el9.x86_64 is already installed.
18:24:51 #16 4.838 Package pkgconf-pkg-config-1.7.3-10.el9.x86_64 is already installed.
18:24:51 #16 4.839 Package tar-2:1.34-6.el9.x86_64 is already installed.
18:24:51 #16 4.849 Package bash-5.1.8-6.el9.x86_64 is already installed.
18:24:51 #16 4.901 Dependencies resolved.
18:24:51 #16 4.908 ================================================================================
18:24:51 #16 4.908  Package                       Arch    Version                 Repository  Size
18:24:51 #16 4.908 ================================================================================
18:24:51 #16 4.908 Installing:
18:24:51 #16 4.908  cmake                         x86_64  3.20.2-8.el9            appstream  6.7 M
18:24:51 #16 4.908  device-mapper-devel           x86_64  9:1.02.195-3.el9        crb         43 k
18:24:51 #16 4.908  gcc                           x86_64  11.4.1-2.3.el9          appstream   32 M
18:24:51 #16 4.908  git                           x86_64  2.39.3-1.el9            appstream   62 k
18:24:51 #16 4.908  glibc-static                  x86_64  2.34-83.el9.7           crb        1.7 M
18:24:51 #16 4.908  libseccomp-devel              x86_64  2.5.2-2.el9             appstream   59 k
18:24:51 #16 4.908  libselinux-devel              x86_64  3.5-1.el9               appstream  160 k
18:24:51 #16 4.908  libtool                       x86_64  2.4.6-45.el9            appstream  582 k
18:24:51 #16 4.908  libtool-ltdl-devel            x86_64  2.4.6-45.el9            crb        161 k
18:24:51 #16 4.908  make                          x86_64  1:4.3-7.el9             baseos     538 k
18:24:51 #16 4.908  selinux-policy-devel          noarch  38.1.24-1.el9           appstream  1.2 M
18:24:51 #16 4.908  systemd                       x86_64  252-18.el9              baseos     3.9 M
18:24:51 #16 4.908  systemd-devel                 x86_64  252-18.el9              appstream  483 k
18:24:51 #16 4.908  which                         x86_64  2.21-29.el9             baseos      41 k
18:24:51 #16 4.908 Installing dependencies:
18:24:51 #16 4.908  acl                           x86_64  2.3.1-3.el9             baseos      73 k
18:24:51 #16 4.908  annobin                       x86_64  12.12-1.el9             appstream  978 k
18:24:51 #16 4.908  autoconf                      noarch  2.69-38.el9             appstream  681 k
18:24:51 #16 4.908  automake                      noarch  1.16.2-8.el9            appstream  689 k
18:24:51 #16 4.908  checkpolicy                   x86_64  3.5-1.el9               appstream  347 k
18:24:51 #16 4.908  cmake-data                    noarch  3.20.2-8.el9            appstream  2.1 M
18:24:51 #16 4.908  cmake-filesystem              x86_64  3.20.2-8.el9            appstream   19 k
18:24:51 #16 4.908  cmake-rpm-macros              noarch  3.20.2-8.el9            appstream   12 k
18:24:51 #16 4.908  cpp                           x86_64  11.4.1-2.3.el9          appstream   11 M
18:24:51 #16 4.908  cracklib                      x86_64  2.9.6-27.el9            baseos      94 k
18:24:51 #16 4.908  cracklib-dicts                x86_64  2.9.6-27.el9            baseos     3.6 M
18:24:51 #16 4.908  dbus                          x86_64  1:1.12.20-8.el9         baseos     3.8 k
18:24:51 #16 4.908  dbus-broker                   x86_64  28-7.el9                baseos     172 k
18:24:51 #16 4.908  dbus-common                   noarch  1:1.12.20-8.el9         baseos      15 k
18:24:51 #16 4.908  device-mapper                 x86_64  9:1.02.195-3.el9        baseos     140 k
18:24:51 #16 4.908  device-mapper-libs            x86_64  9:1.02.195-3.el9        baseos     178 k
18:24:51 #16 4.908  gcc-plugin-annobin            x86_64  11.4.1-2.3.el9          appstream   48 k
18:24:51 #16 4.908  git-core                      x86_64  2.39.3-1.el9            appstream  4.3 M
18:24:51 #16 4.908  git-core-doc                  noarch  2.39.3-1.el9            appstream  2.9 M
18:24:51 #16 4.908  glibc-devel                   x86_64  2.34-83.el9.7           appstream   52 k
18:24:51 #16 4.908  glibc-headers                 x86_64  2.34-83.el9.7           appstream  554 k
18:24:51 #16 4.908  kernel-headers                x86_64  5.14.0-373.el9          appstream  6.7 M
18:24:51 #16 4.908  kmod-libs                     x86_64  28-9.el9                baseos      64 k
18:24:51 #16 4.908  libcbor                       x86_64  0.7.0-5.el9             baseos      57 k
18:24:51 #16 4.908  libdb                         x86_64  5.3.28-53.el9           baseos     738 k
18:24:51 #16 4.908  libeconf                      x86_64  0.4.1-3.el9             baseos      27 k
18:24:51 #16 4.908  libedit                       x86_64  3.1-38.20210216cvs.el9  baseos     104 k
18:24:51 #16 4.908  libfdisk                      x86_64  2.37.4-15.el9           baseos     155 k
18:24:51 #16 4.908  libfido2                      x86_64  1.13.0-1.el9            baseos      98 k
18:24:51 #16 4.908  libmpc                        x86_64  1.2.1-4.el9             appstream   62 k
18:24:51 #16 4.908  libpwquality                  x86_64  1.4.4-8.el9             baseos     119 k
18:24:51 #16 4.908  libseccomp                    x86_64  2.5.2-2.el9             baseos      72 k
18:24:51 #16 4.908  libselinux-utils              x86_64  3.5-1.el9               baseos     183 k
18:24:51 #16 4.908  libsepol-devel                x86_64  3.5-1.el9               appstream   48 k
18:24:51 #16 4.908  libtool-ltdl                  x86_64  2.4.6-45.el9            appstream   37 k
18:24:51 #16 4.908  libutempter                   x86_64  1.2.1-6.el9             baseos      27 k
18:24:51 #16 4.908  libuv                         x86_64  1:1.42.0-1.el9          appstream  150 k
18:24:51 #16 4.908  libxcrypt-devel               x86_64  4.4.18-3.el9            appstream   29 k
18:24:51 #16 4.908  libxcrypt-static              x86_64  4.4.18-3.el9            crb        102 k
18:24:51 #16 4.908  llvm-libs                     x86_64  16.0.6-4.el9            appstream   24 M
18:24:51 #16 4.908  m4                            x86_64  1.4.19-1.el9            appstream  300 k
18:24:51 #16 4.908  openssh                       x86_64  8.7p1-34.el9            baseos     461 k
18:24:51 #16 4.908  openssh-clients               x86_64  8.7p1-34.el9            baseos     715 k
18:24:51 #16 4.908  openssl                       x86_64  1:3.0.7-24.el9          baseos     1.2 M
18:24:51 #16 4.908  pam                           x86_64  1.5.1-15.el9            baseos     619 k
18:24:51 #16 4.908  pcre2-devel                   x86_64  10.40-2.el9             appstream  515 k
18:24:51 #16 4.908  pcre2-utf16                   x86_64  10.40-2.el9             appstream  217 k
18:24:51 #16 4.908  pcre2-utf32                   x86_64  10.40-2.el9             appstream  206 k
18:24:51 #16 4.908  perl-DynaLoader               x86_64  1.47-480.el9            appstream   27 k
18:24:51 #16 4.908  perl-Error                    noarch  1:0.17029-7.el9         appstream   42 k
18:24:51 #16 4.908  perl-File-Compare             noarch  1.100.600-480.el9       appstream   14 k
18:24:51 #16 4.908  perl-File-Copy                noarch  2.34-480.el9            appstream   21 k
18:24:51 #16 4.908  perl-File-Find                noarch  1.37-480.el9            appstream   27 k
18:24:51 #16 4.908  perl-Git                      noarch  2.39.3-1.el9            appstream   38 k
18:24:51 #16 4.908  perl-TermReadKey              x86_64  2.38-11.el9             appstream   37 k
18:24:51 #16 4.908  perl-Thread-Queue             noarch  3.14-460.el9            appstream   22 k
18:24:51 #16 4.908  perl-lib                      x86_64  0.65-480.el9            appstream   16 k
18:24:51 #16 4.908  perl-threads                  x86_64  1:2.25-460.el9          appstream   58 k
18:24:51 #16 4.908  perl-threads-shared           x86_64  1.61-460.el9            appstream   45 k
18:24:51 #16 4.908  policycoreutils               x86_64  3.5-2.el9               baseos     238 k
18:24:51 #16 4.908  policycoreutils-devel         x86_64  3.5-2.el9               appstream  146 k
18:24:51 #16 4.908  policycoreutils-python-utils  noarch  3.5-2.el9               appstream   78 k
18:24:51 #16 4.908  python3-audit                 x86_64  3.0.7-104.el9           appstream   83 k
18:24:51 #16 4.908  python3-distro                noarch  1.5.0-7.el9             baseos      37 k
18:24:51 #16 4.908  python3-libselinux            x86_64  3.5-1.el9               appstream  188 k
18:24:51 #16 4.908  python3-libsemanage           x86_64  3.5-2.el9               appstream   80 k
18:24:51 #16 4.908  python3-policycoreutils       noarch  3.5-2.el9               appstream  2.1 M
18:24:51 #16 4.908  python3-setools               x86_64  4.4.3-1.el9             baseos     604 k
18:24:51 #16 4.908  python3-setuptools            noarch  53.0.0-12.el9           baseos     944 k
18:24:51 #16 4.908  rpm-plugin-selinux            x86_64  4.16.1.3-25.el9         baseos      17 k
18:24:51 #16 4.908  selinux-policy                noarch  38.1.24-1.el9           baseos      56 k
18:24:51 #16 4.908  selinux-policy-targeted       noarch  38.1.24-1.el9           baseos     6.5 M
18:24:51 #16 4.908  systemd-pam                   x86_64  252-18.el9              baseos     262 k
18:24:51 #16 4.908  systemd-rpm-macros            noarch  252-18.el9              baseos      51 k
18:24:51 #16 4.908  util-linux                    x86_64  2.37.4-15.el9           baseos     2.2 M
18:24:51 #16 4.908  util-linux-core               x86_64  2.37.4-15.el9           baseos     434 k
18:24:51 #16 4.908  vim-filesystem                noarch  2:8.2.2637-20.el9       baseos      18 k
18:24:51 #16 4.908 
18:24:51 #16 4.908 Transaction Summary
18:24:51 #16 4.908 ================================================================================
18:24:51 #16 4.908 Install  91 Packages
18:24:51 #16 4.908 
18:24:51 #16 4.912 Total download size: 127 M
18:24:51 #16 4.912 Installed size: 436 M
18:24:51 #16 4.912 Downloading Packages:
18:24:51 #16 84.45   Cleanup    : glibc-2.17-317.el7.aarch64                                 64/65 
18:24:51 #14 2.959 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/multiverse arm64 Packages [3490 B]
18:24:51 #13 44.55   Installing       : perl-Pod-Perldoc-3.28.01-501.fc39.noarch            73/149 
18:24:51 #13 44.55   Installing       : perl-File-stat-1.13-501.fc39.noarch                 74/149 
18:24:51 #13 44.56   Installing       : perl-Text-ParseWords-3.31-500.fc39.noarch           75/149 
18:24:51 #13 44.57   Installing       : perl-Fcntl-1.15-501.fc39.aarch64                    76/149 
18:24:51 #13 44.57   Installing       : perl-overloading-0.02-501.fc39.noarch               77/149 
18:24:51 #13 44.58   Installing       : perl-Pod-Usage-4:2.03-500.fc39.noarch               78/149 
18:24:51 #13 44.59   Installing       : perl-IO-1.52-501.fc39.aarch64                       79/149 
18:24:51 #13 44.59   Installing       : perl-mro-1.28-501.fc39.aarch64                      80/149 
18:24:51 #13 44.60   Installing       : perl-MIME-Base64-3.16-500.fc39.aarch64              81/149 
18:24:51 #13 44.61   Installing       : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64      82/149 
18:24:51 #13 44.62   Installing       : perl-constant-1.33-501.fc39.noarch                  83/149 
18:24:51 #13 44.62   Installing       : perl-parent-1:0.241-500.fc39.noarch                 84/149 
18:24:51 #13 44.63   Installing       : perl-Errno-1.37-501.fc39.aarch64                    85/149 
18:24:51 #13 44.64   Installing       : perl-Storable-1:3.32-500.fc39.aarch64               86/149 
18:24:51 #13 44.64   Installing       : perl-File-Basename-2.86-501.fc39.noarch             87/149 
18:24:51 #13 44.65   Installing       : perl-Getopt-Std-1.13-501.fc39.noarch                88/149 
18:24:51 #13 44.65   Installing       : perl-vars-1.05-501.fc39.noarch                      89/149 
18:24:51 #13 44.66   Installing       : perl-Getopt-Long-1:2.54-500.fc39.noarch             90/149 
18:24:51 #13 44.66   Installing       : perl-overload-1.37-501.fc39.noarch                  91/149 
18:24:51 #13 44.67   Installing       : perl-Carp-1.54-500.fc39.noarch                      92/149 
18:24:51 #13 44.67   Installing       : perl-Exporter-5.77-500.fc39.noarch                  93/149 
18:24:51 #13 44.68   Installing       : perl-PathTools-3.89-500.fc39.aarch64                94/149 
18:24:51 #13 44.69   Installing       : perl-NDBM_File-1.16-501.fc39.aarch64                95/149 
18:24:51 #13 44.70   Installing       : perl-DynaLoader-1.54-501.fc39.aarch64               96/149 
[Pipeline] sh
18:24:51 #14 41.65 Preparing to unpack .../089-liblsan0_10.5.0-1ubuntu1~20.04_arm64.deb ...
18:24:51 #14 41.66 Unpacking liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
18:24:51 #14 41.75 Selecting previously unselected package libtsan0:arm64.
18:24:51 #14 41.75 Preparing to unpack .../090-libtsan0_10.5.0-1ubuntu1~20.04_arm64.deb ...
18:24:51 #14 41.75 Unpacking libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
18:24:51 mkdir -p sources
18:24:51 docker run --rm -w /v \
18:24:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:24:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:51 	alpine \
18:24:51 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:24:51 #17 8.447 Running transaction check
18:24:51 #17 8.550 Transaction check succeeded.
18:24:51 #17 8.550 Running transaction test
18:24:51 #16 84.76   Cleanup    : glibc-common-2.17-317.el7.aarch64                          65/65 
18:24:51 #16 85.11   Verifying  : systemd-devel-219-78.el7_9.7.aarch64                        1/65 
18:24:51 #16 85.13   Verifying  : glibc-common-2.17-326.el7_9.aarch64                         2/65 
18:24:52 #14 3.034 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe arm64 Packages [4213 B]
18:24:52 #14 3.034 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted arm64 Packages [404 kB]
18:24:52 + return
18:24:52 # Build the CLI
18:24:52 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:24:52 Building dynamic docker-linux-arm64
18:24:52 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:23:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:24:52 #13 44.75   Installing       : perl-Encode-4:3.19-500.fc39.aarch64                 97/149 
18:24:52 #13 44.87   Installing       : perl-libs-4:5.38.0-501.fc39.aarch64                 98/149 
18:24:52 #13 44.89   Installing       : perl-interpreter-4:5.38.0-501.fc39.aarch64          99/149 
18:24:52 #13 44.89   Installing       : devscripts-checkbashisms-2.23.5-3.fc39.noarch      100/149 
18:24:52 #13 44.91   Installing       : python3-zstandard-0.21.0-3.fc39.aarch64            101/149 
18:24:52 #13 44.93   Installing       : shared-mime-info-2.2-4.fc39.aarch64                102/149 
18:24:52 #13 44.94   Running scriptlet: shared-mime-info-2.2-4.fc39.aarch64                102/149 
18:24:52 #13 44.97   Installing       : gdk-pixbuf2-2.42.10-5.fc39.aarch64                 103/149 
18:24:52 #13 44.98   Installing       : libappstream-glib-0.8.2-4.fc39.aarch64             104/149 
18:24:52 #13 44.99   Installing       : xxhash-libs-0.8.2-1.fc39.aarch64                   105/149 
18:24:52 #13 45.06   Installing       : gdb-minimal-13.2-9.fc39.aarch64                    106/149 
18:24:52 #13 45.07   Installing       : debugedit-5.0-10.fc39.aarch64                      107/149 
18:24:52 #14 7.255 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
18:24:52 #14 7.256 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.2 [809 kB]
18:24:52 #14 7.271 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
18:24:52 #14 7.272 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.2 [2247 kB]
18:24:52 #14 41.94 Selecting previously unselected package libubsan1:arm64.
18:24:52 #14 41.94 Preparing to unpack .../091-libubsan1_10.5.0-1ubuntu1~20.04_arm64.deb ...
18:24:52 #14 41.95 Unpacking libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ...
18:24:52 #14 42.03 Selecting previously unselected package libgcc-9-dev:arm64.
18:24:52 #14 42.03 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
18:24:52 #14 42.04 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
18:24:52 #14 42.15 Selecting previously unselected package gcc-9.
18:24:52 + make clean
18:24:52 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:24:52 rm -f -r src
18:24:52 make -C rpm clean
18:24:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:52 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:24:52 rm -f -r rpmbuild/
18:24:52 docker builder prune -f --filter until=24h
18:24:52 Total:	0B
18:24:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:52 make -C deb clean
18:24:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:52 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:24:52 rm -f -r debbuild
18:24:52 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:24:52 rm -f -r sources
18:24:52 docker builder prune -f --filter until=24h
18:24:52 Total:	0B
18:24:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:52 make -C static clean
18:24:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:52 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:24:52 rm -f -r build
18:24:52 docker builder prune -f --filter until=24h
18:24:52 #16 85.16   Verifying  : pcre-devel-8.32-17.el7.aarch64                              3/65 
18:24:52 #16 85.17   Verifying  : glibc-devel-2.17-326.el7_9.aarch64                          4/65 
18:24:52 #16 85.19   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         5/65 
18:24:52 #16 85.21   Verifying  : libarchive-3.1.2-14.el7_7.aarch64                           6/65 
18:24:52 #16 85.22   Verifying  : glibc-2.17-326.el7_9.aarch64                                7/65 
18:24:52 #16 85.25   Verifying  : systemd-libs-219-78.el7_9.7.aarch64                         8/65 
18:24:52 #16 85.27   Verifying  : automake-1.13.4-3.el7.noarch                                9/65 
18:24:52 #16 85.28   Verifying  : libseccomp-devel-2.3.1-4.el7.aarch64                       10/65 
18:24:52 #16 85.29   Verifying  : libtool-ltdl-2.4.2-22.el7_3.aarch64                        11/65 
18:24:52 #16 85.30   Verifying  : 1:make-3.82-24.el7.aarch64                                 12/65 
18:24:52 #16 85.31   Verifying  : libcgroup-0.41-21.el7.aarch64                              13/65 
18:24:52 #16 85.33   Verifying  : python-IPy-0.75-6.el7.noarch                               14/65 
18:24:52 #16 85.34   Verifying  : checkpolicy-2.5-8.el7.aarch64                              15/65 
18:24:52 #16 85.35   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        16/65 
18:24:52 #16 85.36   Verifying  : systemd-219-78.el7_9.7.aarch64                             17/65 
18:24:52 #14 3.386 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/multiverse arm64 Packages [3128 B]
18:24:52 #14 3.387 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar-security/main arm64 Packages [423 kB]
18:24:52 #14 3.463 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe arm64 Packages [795 kB]
18:24:52 #13 45.08   Installing       : zstd-1.5.5-4.fc39.aarch64                          108/149 
18:24:52 #13 45.09   Installing       : qt6-srpm-macros-6.5.2-3.fc39.noarch                109/149 
18:24:52 #13 45.10   Installing       : rust-srpm-macros-25.2-1.fc39.noarch                110/149 
18:24:52 #13 45.10   Installing       : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch         111/149 
18:24:52 #13 45.11   Installing       : qt5-srpm-macros-5.15.10-2.fc39.noarch              112/149 
18:24:52 #13 45.11   Installing       : python3-tomli-w-1.0.0-9.fc39.noarch                113/149 
18:24:52 #13 45.13   Installing       : python3-pyxdg-0.27-9.fc39.noarch                   114/149 
18:24:52 #13 45.13   Installing       : python3-file-magic-5.44-5.fc39.noarch              115/149 
18:24:52 #13 45.14   Installing       : python3-distro-1.8.0-6.fc39.noarch                 116/149 
18:24:52 #13 45.15   Installing       : pkgconf-m4-1.9.5-2.fc39.noarch                     117/149 
18:24:52 #13 45.15   Installing       : pkgconf-pkg-config-1.9.5-2.fc39.aarch64            118/149 
18:24:52 #13 45.16   Installing       : perl-srpm-macros-1-51.fc39.noarch                  119/149 
18:24:52 #13 45.16   Installing       : package-notes-srpm-macros-0.5-9.fc39.noarch        120/149 
18:24:52 #13 45.17   Installing       : openblas-srpm-macros-2-14.fc39.noarch              121/149 
18:24:52 #13 45.17   Installing       : ocaml-srpm-macros-8-2.fc39.noarch                  122/149 
18:24:52 #13 45.18   Installing       : lua-srpm-macros-1-9.fc39.noarch                    123/149 
18:24:52 #13 45.18   Installing       : kernel-srpm-macros-1.0-20.fc39.noarch              124/149 
18:24:52 #13 45.19   Installing       : gnat-srpm-macros-6-3.fc39.noarch                   125/149 
18:24:52 #13 45.19   Installing       : ghc-srpm-macros-1.6.1-2.fc39.noarch                126/149 
18:24:52 #13 45.20   Installing       : fpc-srpm-macros-1.3-8.fc39.noarch                  127/149 
18:24:52 #13 45.20   Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch            128/149 
18:24:52 #13 45.21   Installing       : web-assets-filesystem-5-20.fc39.noarch             129/149 
18:24:52 #13 45.21   Installing       : js-jquery-3.6.4-2.fc39.noarch                      130/149 
18:24:52 #13 45.22   Installing       : python-systemd-doc-235-5.fc39.aarch64              131/149 
18:24:52 #13 45.24   Installing       : python3-systemd-235-5.fc39.aarch64                 132/149 
18:24:52 #13 45.25   Installing       : python3-dnf-plugins-core-4.4.3-1.fc39.noarch       133/149 
18:24:52 #13 45.26   Installing       : emacs-filesystem-1:29.1-2.fc39.noarch              134/149 
18:24:52 #13 45.27   Installing       : desktop-file-utils-0.26-9.fc39.aarch64             135/149 
18:24:52 #13 45.28   Installing       : efi-srpm-macros-5-9.fc39.noarch                    136/149 
18:24:52 #13 45.29   Installing       : ansible-srpm-macros-1-11.fc39.noarch               137/149 
18:24:52 #14 7.358 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
18:24:52 #14 7.358 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
18:24:52 #14 7.402 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
18:24:52 #14 7.403 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
18:24:52 #14 7.404 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
18:24:52 #14 7.407 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
18:24:52 #14 42.15 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
18:24:52 #14 42.16 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
18:24:52 Total:	0B
18:24:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:24:52 #16 85.38   Verifying  : policycoreutils-devel-2.5-34.el7.aarch64                   18/65 
18:24:52 #16 85.39   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      19/65 
18:24:52 #16 85.40   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                 20/65 
18:24:52 #16 85.42   Verifying  : policycoreutils-2.5-34.el7.aarch64                         21/65 
18:24:52 #16 85.43   Verifying  : libselinux-python-2.5-15.el7.aarch64                       22/65 
18:24:52 #16 85.44   Verifying  : which-2.20-7.el7.aarch64                                   23/65 
18:24:52 #16 85.46   Verifying  : less-458-9.el7.aarch64                                     24/65 
18:24:52 #16 85.47   Verifying  : mpfr-3.1.1-4.el7.aarch64                                   25/65 
18:24:52 #16 85.48   Verifying  : rsync-3.1.2-12.el7_9.aarch64                               26/65 
18:24:52 #16 85.49   Verifying  : libmpc-1.0.1-3.el7.aarch64                                 27/65 
18:24:52 #16 85.50   Verifying  : fipscheck-1.4.1-6.el7.aarch64                              28/65 
18:24:52 #16 85.51   Verifying  : fipscheck-lib-1.4.1-6.el7.aarch64                          29/65 
18:24:52 #16 85.53   Verifying  : cpp-4.8.5-44.el7.aarch64                                   30/65 
18:24:52 #16 85.54   Verifying  : libtool-2.4.2-22.el7_3.aarch64                             31/65 
18:24:52 #16 85.55   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             32/65 
18:24:52 #16 85.57   Verifying  : lzo-2.06-8.el7.aarch64                                     33/65 
18:24:52 #16 85.58   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      34/65 
18:24:52 #16 85.59   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           35/65 
18:24:52 #16 85.60   Verifying  : libsepol-devel-2.5-10.el7.aarch64                          36/65 
18:24:52 #16 85.62   Verifying  : cmake-2.8.12.2-2.el7.aarch64                               37/65 
18:24:52 #16 85.63   Verifying  : git-1.8.3.1-25.el7_9.aarch64                               38/65 
18:24:52 #16 85.64   Verifying  : perl-Git-1.8.3.1-25.el7_9.noarch                           39/65 
18:24:52 #16 85.66   Verifying  : perl-TermReadKey-2.30-20.el7.aarch64                       40/65 
18:24:52 #16 85.67   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   41/65 
18:24:52 #16 85.69   Verifying  : gcc-4.8.5-44.el7.aarch64                                   42/65 
18:24:52 == Building packages for debian-bullseye ==
18:24:52 mkdir -p "debbuild/debian-bullseye"
18:24:52 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
18:24:52 #17 9.581 Transaction test succeeded.
18:24:52 #14 3.578 Fetched 24.5 MB in 3s (7530 kB/s)
18:24:52 #13 45.29   Installing       : fonts-srpm-macros-1:2.0.5-12.fc39.noarch           138/149 
18:24:52 #13 45.30   Installing       : go-srpm-macros-3.2.0-6.fc39.noarch                 139/149 
18:24:52 #13 45.30   Installing       : python-srpm-macros-3.12-4.fc39.noarch              140/149 
18:24:52 #13 45.31   Installing       : pyproject-srpm-macros-1.10.0-1.fc39.noarch         141/149 
18:24:52 #13 45.32   Installing       : redhat-rpm-config-262-1.fc39.noarch                142/149 
18:24:52 #13 45.34   Installing       : rpm-build-4.19.0-1.fc39.aarch64                    143/149 
18:24:52 #13 45.34   Installing       : rpmlint-fedora-license-data-1.31-1.fc39.noarch     144/149 
18:24:52 #13 45.37   Installing       : rpmlint-2.4.0-10.fc39.noarch                       145/149 
18:24:52 #13 45.38   Installing       : dnf-plugins-core-4.4.3-1.fc39.noarch               146/149 
18:24:52 #13 45.39   Cleanup          : glibc-2.38-4.fc39.aarch64                          147/149 
18:24:52 #13 45.40   Cleanup          : glibc-minimal-langpack-2.38-4.fc39.aarch64         148/149 
18:24:52 #13 45.41   Cleanup          : glibc-common-2.38-4.fc39.aarch64                   149/149 
18:24:52 #0 building with "default" instance using docker driver
18:24:52 
18:24:52 #1 [internal] load build definition from Dockerfile
18:24:52 #1 transferring dockerfile: 986B done
18:24:52 #1 DONE 0.0s
18:24:52 
18:24:52 #2 [internal] load .dockerignore
18:24:52 #2 transferring context: 2B done
18:24:52 #2 DONE 0.0s
18:24:52 
18:24:52 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:24:52 #3 DONE 0.0s
18:24:52 
18:24:52 #4 resolve image config for docker.io/docker/dockerfile:1
18:24:52 #17 9.583 Running transaction
18:24:52 + make REF=master debian-bookworm
18:24:52 git init src/github.com/docker/cli
18:24:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:24:52 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:24:52 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:24:52 + SRC=src/github.com/docker/cli
18:24:52 + REF=master
18:24:52 + REF_FETCH=master
18:24:52 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:24:52 + awk {print $2}
18:24:52 + REF=refs/heads/master
18:24:52 + [ -n refs/heads/master ]
18:24:52 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:52 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:52 #16 85.70   Verifying  : glibc-headers-2.17-326.el7_9.aarch64                       43/65 
18:24:52 #16 85.71   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          44/65 
18:24:52 #16 85.73   Verifying  : kernel-headers-4.18.0-348.20.1.el7.aarch64                 45/65 
18:24:52 #16 85.78   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  46/65 
18:24:52 #16 85.79   Verifying  : libgomp-4.8.5-44.el7.aarch64                               47/65 
18:24:52 #16 85.81   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           48/65 
18:24:52 #16 85.82   Verifying  : autoconf-2.69-11.el7.noarch                                49/65 
18:24:52 #16 85.83   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  50/65 
18:24:52 #16 85.85   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64            51/65 
18:24:52 #16 85.86   Verifying  : m4-1.4.16-10.el7.aarch64                                   52/65 
18:24:52 #16 85.87   Verifying  : openssh-7.4p1-23.el7_9.aarch64                             53/65 
18:24:52 #16 85.89   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             54/65 
18:24:52 #16 85.90   Verifying  : libedit-3.0-12.20121213cvs.el7.aarch64                     55/65 
18:24:52 #14 7.821 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.2 [1845 kB]
18:24:52 #14 42.65 Selecting previously unselected package gcc.
18:24:52 #14 42.65 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
18:24:52 #14 42.65 Unpacking gcc (4:9.3.0-1ubuntu2) ...
18:24:52 #14 42.68 Selecting previously unselected package libstdc++-9-dev:arm64.
18:24:52 #14 42.68 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
18:24:52 #14 42.68 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
18:24:52 #14 42.89 Selecting previously unselected package g++-9.
18:24:52 #16 6.463 (1/91): cracklib-2.9.6-27.el9.x86_64.rpm        323 kB/s |  94 kB     00:00    
18:24:52 #16 6.468 (2/91): acl-2.3.1-3.el9.x86_64.rpm              246 kB/s |  73 kB     00:00    
18:24:52 #16 6.474 (3/91): dbus-1.12.20-8.el9.x86_64.rpm           351 kB/s | 3.8 kB     00:00    
18:24:52 #16 6.481 (4/91): dbus-broker-28-7.el9.x86_64.rpm          16 MB/s | 172 kB     00:00    
18:24:52 #16 6.503 (5/91): cracklib-dicts-2.9.6-27.el9.x86_64.rpm   11 MB/s | 3.6 MB     00:00    
18:24:52 #16 6.505 (6/91): dbus-common-1.12.20-8.el9.noarch.rpm    537 kB/s |  15 kB     00:00    
18:24:52 #16 6.509 (7/91): device-mapper-1.02.195-3.el9.x86_64.rpm 5.2 MB/s | 140 kB     00:00    
18:24:52 #16 6.513 (8/91): kmod-libs-28-9.el9.x86_64.rpm           8.7 MB/s |  64 kB     00:00    
18:24:52 #16 6.517 (9/91): device-mapper-libs-1.02.195-3.el9.x86_6  15 MB/s | 178 kB     00:00    
18:24:52 #16 6.520 (10/91): libcbor-0.7.0-5.el9.x86_64.rpm         5.2 MB/s |  57 kB     00:00    
18:24:52 #16 6.526 (11/91): libeconf-0.4.1-3.el9.x86_64.rpm        5.4 MB/s |  27 kB     00:00    
18:24:52 #16 6.530 (12/91): libedit-3.1-38.20210216cvs.el9.x86_64.  11 MB/s | 104 kB     00:00    
18:24:52 #16 6.539 (13/91): libdb-5.3.28-53.el9.x86_64.rpm          29 MB/s | 738 kB     00:00    
18:24:52 #16 6.542 (14/91): libfdisk-2.37.4-15.el9.x86_64.rpm      9.8 MB/s | 155 kB     00:00    
18:24:52 #16 6.546 (15/91): libfido2-1.13.0-1.el9.x86_64.rpm       6.6 MB/s |  98 kB     00:00    
18:24:52 #16 6.549 (16/91): libpwquality-1.4.4-8.el9.x86_64.rpm     17 MB/s | 119 kB     00:00    
18:24:52 #16 6.552 (17/91): libseccomp-2.5.2-2.el9.x86_64.rpm      7.1 MB/s |  72 kB     00:00    
18:24:52 #16 6.557 (18/91): libselinux-utils-3.5-1.el9.x86_64.rpm   16 MB/s | 183 kB     00:00    
18:24:52 #16 6.560 (19/91): libutempter-1.2.1-6.el9.x86_64.rpm     2.7 MB/s |  27 kB     00:00    
18:24:52 #16 6.569 (20/91): make-4.3-7.el9.x86_64.rpm               33 MB/s | 538 kB     00:00    
18:24:52 #16 85.91   Verifying  : openssh-clients-7.4p1-23.el7_9.aarch64                     56/65 
18:24:52 #16 85.92   Verifying  : libselinux-devel-2.5-15.el7.aarch64                        57/65 
18:24:52 #16 85.94   Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                       58/65 
18:24:52 #16 85.95   Verifying  : glibc-static-2.17-326.el7_9.aarch64                        59/65 
18:24:52 #16 85.96   Verifying  : glibc-2.17-317.el7.aarch64                                 60/65 
18:24:52 #16 85.96   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.aarch64                61/65 
18:24:52 #16 85.96   Verifying  : systemd-219-78.el7.aarch64                                 62/65 
18:24:52 #16 85.96   Verifying  : 7:device-mapper-1.02.170-6.el7.aarch64                     63/65 
18:24:52 #16 85.96   Verifying  : systemd-libs-219-78.el7.aarch64                            64/65 
18:24:52 #16 85.97   Verifying  : glibc-common-2.17-317.el7.aarch64                          65/65 
18:24:52 #16 86.03 
18:24:52 #16 86.03 Installed:
18:24:52 #16 86.03   cmake.aarch64 0:2.8.12.2-2.el7                                                
18:24:52 #16 86.03   device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5                              
18:24:52 #16 86.03   gcc.aarch64 0:4.8.5-44.el7                                                    
18:24:52 #16 86.03   git.aarch64 0:1.8.3.1-25.el7_9                                                
18:24:52 #16 86.03   glibc-static.aarch64 0:2.17-326.el7_9                                         
18:24:52 #16 86.03   libarchive.aarch64 0:3.1.2-14.el7_7                                           
18:24:52 #16 86.03   libseccomp-devel.aarch64 0:2.3.1-4.el7                                        
18:24:52 #16 86.03   libselinux-devel.aarch64 0:2.5-15.el7                                         
18:24:52 #16 86.03   libtool.aarch64 0:2.4.2-22.el7_3                                              
18:24:52 #16 86.03   libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3                                   
18:24:52 #16 86.03   make.aarch64 1:3.82-24.el7                                                    
18:24:52 #16 86.03   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
18:24:52 #16 86.03   systemd-devel.aarch64 0:219-78.el7_9.7                                        
18:24:52 #16 86.03   which.aarch64 0:2.20-7.el7                                                    
18:24:52 #16 86.03 
18:24:52 #16 86.03 Dependency Installed:
18:24:52 #16 86.03   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
18:24:52 #16 86.03   autoconf.noarch 0:2.69-11.el7                                                 
18:24:52 #16 86.03   automake.noarch 0:1.13.4-3.el7                                                
18:24:52 #16 86.03   checkpolicy.aarch64 0:2.5-8.el7                                               
18:24:52 #16 86.03   cpp.aarch64 0:4.8.5-44.el7                                                    
18:24:52 #16 86.03   fipscheck.aarch64 0:1.4.1-6.el7                                               
18:24:52 #16 86.03   fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
18:24:52 #16 86.03   glibc-devel.aarch64 0:2.17-326.el7_9                                          
18:24:52 #16 86.03   glibc-headers.aarch64 0:2.17-326.el7_9                                        
18:24:52 #16 86.03   kernel-headers.aarch64 0:4.18.0-348.20.1.el7                                  
18:24:52 #16 86.03   less.aarch64 0:458-9.el7                                                      
18:24:52 #16 86.03   libcgroup.aarch64 0:0.41-21.el7                                               
18:24:52 #16 86.03   libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
18:24:52 #16 86.03   libgomp.aarch64 0:4.8.5-44.el7                                                
18:24:52 #16 86.03   libmpc.aarch64 0:1.0.1-3.el7                                                  
18:24:52 #16 86.03   libseccomp.aarch64 0:2.3.1-4.el7                                              
18:24:52 #16 86.03   libselinux-python.aarch64 0:2.5-15.el7                                        
18:24:52 #16 86.03   libselinux-utils.aarch64 0:2.5-15.el7                                         
18:24:52 #16 86.03   libsemanage-python.aarch64 0:2.5-14.el7                                       
18:24:52 #16 86.03   libsepol-devel.aarch64 0:2.5-10.el7                                           
18:24:52 #16 86.03   libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
18:24:52 #16 86.03   lzo.aarch64 0:2.06-8.el7                                                      
18:24:52 #16 86.03   m4.aarch64 0:1.4.16-10.el7                                                    
18:24:52 #16 86.03   mpfr.aarch64 0:3.1.1-4.el7                                                    
18:24:52 #16 86.03   openssh.aarch64 0:7.4p1-23.el7_9                                              
18:24:52 #16 86.03   openssh-clients.aarch64 0:7.4p1-23.el7_9                                      
18:24:52 #16 86.03   pcre-devel.aarch64 0:8.32-17.el7                                              
18:24:52 #16 86.03   perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
18:24:52 #16 86.03   perl-Error.noarch 1:0.17020-2.el7                                             
18:24:52 #16 86.03   perl-Git.noarch 0:1.8.3.1-25.el7_9                                            
18:24:52 #16 86.03   perl-TermReadKey.aarch64 0:2.30-20.el7                                        
18:24:52 #16 86.03   perl-Test-Harness.noarch 0:3.28-3.el7                                         
18:24:52 #16 86.03   policycoreutils.aarch64 0:2.5-34.el7                                          
18:24:52 #16 86.03   policycoreutils-devel.aarch64 0:2.5-34.el7                                    
18:24:52 #16 86.03   policycoreutils-python.aarch64 0:2.5-34.el7                                   
18:24:52 #16 86.03   python-IPy.noarch 0:0.75-6.el7                                                
18:24:52 #16 86.03   rsync.aarch64 0:3.1.2-12.el7_9                                                
18:24:52 #16 86.03   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
18:24:52 #16 86.03   setools-libs.aarch64 0:3.3.8-4.el7                                            
18:24:52 #16 86.03 
18:24:52 #16 86.03 Dependency Updated:
18:24:52 #16 86.03   device-mapper.aarch64 7:1.02.170-6.el7_9.5                                    
18:24:52 #16 86.03   device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5                               
18:24:52 #16 86.03   glibc.aarch64 0:2.17-326.el7_9                                                
18:24:52 #16 86.03   glibc-common.aarch64 0:2.17-326.el7_9                                         
18:24:52 #16 86.03   systemd.aarch64 0:219-78.el7_9.7                                              
18:24:52 #16 86.03   systemd-libs.aarch64 0:219-78.el7_9.7                                         
18:24:52 #16 86.03 
18:24:52 #16 86.03 Complete!
18:24:53 #14 42.89 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
18:24:53 #14 42.90 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
18:24:53 #16 6.578 (21/91): openssh-8.7p1-34.el9.x86_64.rpm         26 MB/s | 461 kB     00:00    
18:24:53 #16 6.587 (22/91): openssh-clients-8.7p1-34.el9.x86_64.rp  27 MB/s | 715 kB     00:00    
18:24:53 #16 6.599 (23/91): openssl-3.0.7-24.el9.x86_64.rpm         42 MB/s | 1.2 MB     00:00    
18:24:53 #16 6.607 (24/91): pam-1.5.1-15.el9.x86_64.rpm             21 MB/s | 619 kB     00:00    
18:24:53 #16 6.612 (25/91): policycoreutils-3.5-2.el9.x86_64.rpm   9.5 MB/s | 238 kB     00:00    
18:24:53 #16 6.615 (26/91): python3-distro-1.5.0-7.el9.noarch.rpm  5.1 MB/s |  37 kB     00:00    
18:24:53 #16 6.627 (27/91): python3-setools-4.4.3-1.el9.x86_64.rpm  31 MB/s | 604 kB     00:00    
18:24:53 #16 6.630 (28/91): rpm-plugin-selinux-4.16.1.3-25.el9.x86 1.1 MB/s |  17 kB     00:00    
18:24:53 #16 6.641 (29/91): python3-setuptools-53.0.0-12.el9.noarc  32 MB/s | 944 kB     00:00    
18:24:53 #16 6.644 (30/91): selinux-policy-38.1.24-1.el9.noarch.rp 3.3 MB/s |  56 kB     00:00    
18:24:53 #16 6.659 (31/91): systemd-pam-252-18.el9.x86_64.rpm       19 MB/s | 262 kB     00:00    
18:24:53 #16 6.668 (32/91): systemd-rpm-macros-252-18.el9.noarch.r 6.2 MB/s |  51 kB     00:00    
18:24:53 #16 6.715 (33/91): util-linux-2.37.4-15.el9.x86_64.rpm     48 MB/s | 2.2 MB     00:00    
18:24:53 #16 6.737 (34/91): systemd-252-18.el9.x86_64.rpm           43 MB/s | 3.9 MB     00:00    
18:24:53 #16 6.777 (35/91): selinux-policy-targeted-38.1.24-1.el9.  45 MB/s | 6.5 MB     00:00    
18:24:53 #16 6.784 (36/91): util-linux-core-2.37.4-15.el9.x86_64.r 6.3 MB/s | 434 kB     00:00    
18:24:53 #16 6.787 (37/91): vim-filesystem-8.2.2637-20.el9.noarch. 382 kB/s |  18 kB     00:00    
18:24:53 #16 6.790 (38/91): which-2.21-29.el9.x86_64.rpm           7.3 MB/s |  41 kB     00:00    
18:24:53 #16 6.802 (39/91): autoconf-2.69-38.el9.noarch.rpm         46 MB/s | 681 kB     00:00    
18:24:53 #16 6.811 (40/91): automake-1.16.2-8.el9.noarch.rpm        33 MB/s | 689 kB     00:00    
18:24:53 #16 6.821 (41/91): annobin-12.12-1.el9.x86_64.rpm          26 MB/s | 978 kB     00:00    
18:24:53 #4 DONE 0.3s
18:24:53 
18:24:53 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:24:53 #5 CACHED
18:24:53 
18:24:53 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:53 #6 ...
18:24:53 
18:24:53 #7 [auth] library/debian:pull token for registry-1.docker.io
18:24:53 #7 DONE 0.0s
18:24:53 
18:24:53 #8 [auth] library/golang:pull token for registry-1.docker.io
18:24:53 #8 DONE 0.0s
18:24:53 #14 43.39 Selecting previously unselected package g++.
18:24:53 #14 43.40 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
18:24:53 #14 43.40 Unpacking g++ (4:9.3.0-1ubuntu2) ...
18:24:53 #14 43.43 Selecting previously unselected package make.
18:24:53 #14 43.43 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ...
18:24:53 #14 43.43 Unpacking make (4.2.1-1.2) ...
18:24:53 #14 43.47 Selecting previously unselected package libdpkg-perl.
18:24:53 #14 3.578 Reading package lists...
18:24:53 #16 6.830 (42/91): checkpolicy-3.5-1.el9.x86_64.rpm        13 MB/s | 347 kB     00:00    
18:24:53 #16 6.849 (43/91): cmake-data-3.20.2-8.el9.noarch.rpm      84 MB/s | 2.1 MB     00:00    
18:24:53 #16 6.852 (44/91): cmake-filesystem-3.20.2-8.el9.x86_64.r 1.0 MB/s |  19 kB     00:00    
18:24:53 #16 6.860 (45/91): cmake-rpm-macros-3.20.2-8.el9.noarch.r 1.1 MB/s |  12 kB     00:00    
18:24:53 #16 6.939 (46/91): cmake-3.20.2-8.el9.x86_64.rpm           53 MB/s | 6.7 MB     00:00    
18:24:53 #16 6.954 (47/91): gcc-plugin-annobin-11.4.1-2.3.el9.x86_ 3.4 MB/s |  48 kB     00:00    
18:24:53 #16 6.963 (48/91): git-2.39.3-1.el9.x86_64.rpm            8.8 MB/s |  62 kB     00:00    
18:24:53 #16 7.053 (49/91): cpp-11.4.1-2.3.el9.x86_64.rpm           54 MB/s |  11 MB     00:00    
18:24:53 
18:24:53 #9 [internal] load metadata for docker.io/library/debian:bullseye
18:24:53 #9 DONE 0.3s
18:24:53 
18:24:53 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:24:53 #6 DONE 0.4s
18:24:53 #16 DONE 86.6s
18:24:53 
18:24:53 #17 [stage-1 6/7] COPY --link --from=golang /usr/local/go /usr/local/go
18:24:53 #14 43.47 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
18:24:53 #14 43.47 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
18:24:53 #14 43.52 Selecting previously unselected package patch.
18:24:53 #14 43.52 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ...
18:24:53 #14 43.52 Unpacking patch (2.7.6-6) ...
18:24:53 #14 43.56 Selecting previously unselected package dpkg-dev.
18:24:53 #14 43.56 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
18:24:53 #14 43.56 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
18:24:53 #14 43.63 Selecting previously unselected package build-essential.
18:24:53 #14 43.64 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ...
18:24:53 #14 43.64 Unpacking build-essential (12.8ubuntu1.1) ...
18:24:53 #14 43.67 Selecting previously unselected package libbrotli1:arm64.
18:24:53 #14 43.67 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
18:24:53 #14 43.68 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
18:24:53 #14 43.73 Selecting previously unselected package libroken18-heimdal:arm64.
18:24:53 #16 7.085 (50/91): git-core-2.39.3-1.el9.x86_64.rpm        35 MB/s | 4.3 MB     00:00    
18:24:53 #16 7.104 (51/91): glibc-devel-2.34-83.el9.7.x86_64.rpm   3.2 MB/s |  52 kB     00:00    
18:24:53 #16 7.125 (52/91): git-core-doc-2.39.3-1.el9.noarch.rpm    40 MB/s | 2.9 MB     00:00    
18:24:53 #16 7.135 (53/91): glibc-headers-2.34-83.el9.7.x86_64.rpm  18 MB/s | 554 kB     00:00    
18:24:53 #16 7.143 (54/91): libmpc-1.2.1-4.el9.x86_64.rpm          9.5 MB/s |  62 kB     00:00    
18:24:53 #16 7.149 (55/91): libseccomp-devel-2.5.2-2.el9.x86_64.rp  11 MB/s |  59 kB     00:00    
18:24:53 #16 7.159 (56/91): libselinux-devel-3.5-1.el9.x86_64.rpm   19 MB/s | 160 kB     00:00    
18:24:53 #16 7.166 (57/91): libsepol-devel-3.5-1.el9.x86_64.rpm    7.8 MB/s |  48 kB     00:00    
18:24:53 #16 7.179 (58/91): libtool-2.4.6-45.el9.x86_64.rpm         49 MB/s | 582 kB     00:00    
18:24:53 #16 7.186 (59/91): libtool-ltdl-2.4.6-45.el9.x86_64.rpm   6.4 MB/s |  37 kB     00:00    
18:24:53 #16 7.194 (60/91): libuv-1.42.0-1.el9.x86_64.rpm           20 MB/s | 150 kB     00:00    
18:24:53 #16 7.201 (61/91): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 6.3 MB/s |  29 kB     00:00    
18:24:53 #16 7.290 (62/91): kernel-headers-5.14.0-373.el9.x86_64.r  41 MB/s | 6.7 MB     00:00    
18:24:53 
18:24:53 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:53 #10 DONE 0.0s
18:24:53 
18:24:53 #11 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f
18:24:53 #11 resolve docker.io/library/debian:bullseye@sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f 0.0s done
18:24:53 #11 sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f 1.85kB / 1.85kB done
18:24:53 #11 sha256:9d23db14fbdc095689c423af56b9525538de139a1bbe950b4f0467698fb874d2 529B / 529B done
18:24:53 #11 sha256:909f4919a453618112c646786b937356dee21d9452df5ed77ed86591d7020eb7 1.46kB / 1.46kB done
18:24:53 #11 sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 1.05MB / 55.06MB 0.1s
18:24:53 #11 ...
18:24:53 
18:24:53 #12 [internal] load build context
18:24:53 #12 transferring context: 34.09MB 0.2s done
18:24:53 #12 DONE 0.2s
18:24:53 
18:24:53 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:24:53 #10 CACHED
18:24:53 
18:24:53 #11 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f
18:24:53 #11 sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 24.12MB / 55.06MB 0.3s
18:24:53 #14 8.750 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.2 [509 kB]
18:24:53 #14 8.848 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
18:24:53 #14 8.848 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
18:24:53 #14 8.849 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB]
18:24:53 #17 10.74   Preparing        :                                                        1/1 
18:24:53 #17 10.80   Installing       : python3-libselinux-2.9-8.el8.x86_64                   1/58 
18:24:53 #17 10.86   Installing       : make-1:4.2.1-11.el8.x86_64                            2/58 
18:24:53 #17 10.87   Running scriptlet: make-1:4.2.1-11.el8.x86_64                            2/58 
18:24:53 #17 10.90   Installing       : m4-1.4.18-7.el8.x86_64                                3/58 
18:24:53 #17 10.91   Running scriptlet: m4-1.4.18-7.el8.x86_64                                3/58 
18:24:53 #14 43.73 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:53 #14 43.73 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:53 #14 43.76 Selecting previously unselected package libasn1-8-heimdal:arm64.
18:24:53 #14 43.77 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:53 #14 43.77 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:53 #14 43.84 Selecting previously unselected package libheimbase1-heimdal:arm64.
18:24:53 #14 43.84 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:53 #14 43.84 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:53 #14 43.88 Selecting previously unselected package libhcrypto4-heimdal:arm64.
18:24:53 #14 43.88 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:53 #14 43.88 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:53 #14 43.92 Selecting previously unselected package libwind0-heimdal:arm64.
18:24:53 #14 43.92 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:53 #14 43.92 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:53 #14 43.96 Selecting previously unselected package libhx509-5-heimdal:arm64.
18:24:53 #16 7.445 (63/91): gcc-11.4.1-2.3.el9.x86_64.rpm           55 MB/s |  32 MB     00:00    
18:24:53 #16 7.455 (64/91): m4-1.4.19-1.el9.x86_64.rpm             1.8 MB/s | 300 kB     00:00    
18:24:53 #16 7.482 (65/91): pcre2-utf16-10.40-2.el9.x86_64.rpm     8.7 MB/s | 217 kB     00:00    
18:24:53 #16 7.489 (66/91): pcre2-devel-10.40-2.el9.x86_64.rpm      12 MB/s | 515 kB     00:00    
18:24:53 #16 7.497 (67/91): pcre2-utf32-10.40-2.el9.x86_64.rpm      14 MB/s | 206 kB     00:00    
18:24:53 #16 7.501 (68/91): perl-DynaLoader-1.47-480.el9.x86_64.rp 2.9 MB/s |  27 kB     00:00    
18:24:53 #16 7.505 (69/91): perl-Error-0.17029-7.el9.noarch.rpm    6.7 MB/s |  42 kB     00:00    
18:24:53 #16 7.509 (70/91): perl-File-Compare-1.100.600-480.el9.no 2.3 MB/s |  14 kB     00:00    
18:24:53 #16 7.512 (71/91): perl-File-Copy-2.34-480.el9.noarch.rpm 2.9 MB/s |  21 kB     00:00    
18:24:53 #16 7.516 (72/91): perl-File-Find-1.37-480.el9.noarch.rpm 4.4 MB/s |  27 kB     00:00    
18:24:53 #16 7.519 (73/91): perl-Git-2.39.3-1.el9.noarch.rpm       7.5 MB/s |  38 kB     00:00    
18:24:54 #11 sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 33.55MB / 55.06MB 0.4s
18:24:54 #14 9.223 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
18:24:54 #14 9.226 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
18:24:54 #14 9.226 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.2 [4726 kB]
18:24:54 #17 10.98   Installing       : autoconf-2.69-29.el8.noarch                           4/58 
18:24:54 #17 11.00   Running scriptlet: autoconf-2.69-29.el8.noarch                           4/58 
18:24:54 #17 11.06   Installing       : checkpolicy-2.9-1.el8.x86_64                          5/58 
18:24:54 #17 11.08   Installing       : libmpc-1.1.0-9.1.el8.x86_64                           6/58 
18:24:54 #17 11.09   Installing       : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/58 
18:24:54 #30 DONE 44.9s
18:24:54 
18:24:54 #29 [linux/amd64->darwin/amd64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
18:24:54 #29 DONE 45.0s
18:24:54 
18:24:54 #31 [darwin/amd64 binary 1/1] COPY --from=build /out .
18:24:54 #31 DONE 0.1s
18:24:54 
18:24:54 #32 [darwin/arm64 binary 1/1] COPY --from=build /out .
18:24:54 #32 DONE 0.1s
18:24:54 
18:24:54 #33 exporting to client directory
18:24:54 #33 copying files darwin/amd64 12.13MB 0.1s
18:24:54 #33 copying files darwin/arm64 11.47MB 0.1s
18:24:54 #33 copying files darwin/amd64 38.12MB 0.3s done
18:24:54 #33 copying files darwin/arm64 36.51MB 0.3s done
18:24:54 #33 DONE 0.3s
18:24:54 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/build && for platform in *; do \
18:24:54 	arch=$(echo $platform | cut -d_ -f2); \
18:24:54 	mkdir -p $dest/$arch/docker; \
18:24:54 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
18:24:54 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20231011170815-26951f7.tgz docker; \
18:24:54 done
18:24:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:54 From https://github.com/docker/cli
18:24:54  * [new branch]      master     -> master
18:24:54  * [new branch]      master     -> origin/master
18:24:54 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] sh
18:24:54 #14 43.96 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:54 #14 43.96 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:54 #14 44.00 Selecting previously unselected package libkrb5-26-heimdal:arm64.
18:24:54 #14 44.01 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:54 #14 44.01 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:54 #14 44.05 Selecting previously unselected package libheimntlm0-heimdal:arm64.
18:24:54 #14 44.05 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:54 #14 44.06 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:54 #14 44.09 Selecting previously unselected package libgssapi3-heimdal:arm64.
18:24:54 #14 44.09 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:24:54 #14 44.09 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:24:54 #14 44.13 Selecting previously unselected package libsasl2-modules-db:arm64.
18:24:54 #14 44.13 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
18:24:54 #14 44.13 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:24:54 #14 44.16 Selecting previously unselected package libsasl2-2:arm64.
18:24:54 #14 44.16 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
18:24:54 #14 44.17 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:24:54 #14 44.20 Selecting previously unselected package libldap-common.
18:24:54 #16 7.630 (74/91): llvm-libs-16.0.6-4.el9.x86_64.rpm       56 MB/s |  24 MB     00:00    
18:24:54 #16 7.633 (75/91): perl-TermReadKey-2.38-11.el9.x86_64.rp 314 kB/s |  37 kB     00:00    
18:24:54 #16 7.635 (76/91): perl-Thread-Queue-3.14-460.el9.noarch. 192 kB/s |  22 kB     00:00    
18:24:54 #16 7.638 (77/91): perl-lib-0.65-480.el9.x86_64.rpm       2.2 MB/s |  16 kB     00:00    
18:24:54 #16 7.641 (78/91): perl-threads-2.25-460.el9.x86_64.rpm    11 MB/s |  58 kB     00:00    
18:24:54 #16 7.644 (79/91): perl-threads-shared-1.61-460.el9.x86_6 5.4 MB/s |  45 kB     00:00    
18:24:54 #16 7.648 (80/91): policycoreutils-devel-3.5-2.el9.x86_64  16 MB/s | 146 kB     00:00    
18:24:54 #16 7.651 (81/91): policycoreutils-python-utils-3.5-2.el9 8.3 MB/s |  78 kB     00:00    
18:24:54 #16 7.653 (82/91): python3-audit-3.0.7-104.el9.x86_64.rpm 9.4 MB/s |  83 kB     00:00    
18:24:54 #16 7.659 (83/91): python3-libselinux-3.5-1.el9.x86_64.rp  17 MB/s | 188 kB     00:00    
18:24:54 #16 7.663 (84/91): python3-libsemanage-3.5-2.el9.x86_64.r 8.3 MB/s |  80 kB     00:00    
18:24:54 #16 7.675 (85/91): selinux-policy-devel-38.1.24-1.el9.noa  76 MB/s | 1.2 MB     00:00    
18:24:54 #16 7.683 (86/91): systemd-devel-252-18.el9.x86_64.rpm     27 MB/s | 483 kB     00:00    
18:24:54 #16 7.688 (87/91): device-mapper-devel-1.02.195-3.el9.x86 3.9 MB/s |  43 kB     00:00    
18:24:54 #16 7.704 (88/91): python3-policycoreutils-3.5-2.el9.noar  42 MB/s | 2.1 MB     00:00    
18:24:54 #16 7.718 (89/91): glibc-static-2.34-83.el9.7.x86_64.rpm   51 MB/s | 1.7 MB     00:00    
18:24:54 #16 7.721 (90/91): libtool-ltdl-devel-2.4.6-45.el9.x86_64 5.2 MB/s | 161 kB     00:00    
18:24:54 #16 7.725 (91/91): libxcrypt-static-4.4.18-3.el9.x86_64.r 5.2 MB/s | 102 kB     00:00    
18:24:54 #16 7.728 --------------------------------------------------------------------------------
18:24:54 #16 7.729 Total                                            45 MB/s | 127 MB     00:02     
18:24:54 #11 sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 53.48MB / 55.06MB 0.6s
18:24:54 #11 sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 55.06MB / 55.06MB 0.7s done
18:24:54 #11 extracting sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb
18:24:54 #14 4.469 Reading package lists...
18:24:54 #14 5.334 Building dependency tree...
18:24:54 #14 5.547 Reading state information...
18:24:54 git init src/github.com/docker/docker
18:24:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:24:54 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:24:54 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:24:54 + SRC=src/github.com/docker/docker
18:24:54 + REF=master
18:24:54 + REF_FETCH=master
18:24:54 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:24:54 + awk {print $2}
18:24:54 + REF=refs/heads/master
18:24:54 + [ -n refs/heads/master ]
18:24:54 + REF_FETCH=refs/heads/master:refs/heads/master
18:24:54 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:24:54 + make clean
18:24:54 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:24:54 #14 44.20 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
18:24:54 #14 44.21 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:24:54 #14 44.24 Selecting previously unselected package libldap-2.4-2:arm64.
18:24:54 #14 44.24 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
18:24:54 #14 44.24 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
18:24:54 #14 44.29 Selecting previously unselected package libnghttp2-14:arm64.
18:24:54 #14 44.29 Preparing to unpack .../117-libnghttp2-14_1.40.0-1ubuntu0.1_arm64.deb ...
18:24:54 #14 44.29 Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
18:24:54 #14 44.33 Selecting previously unselected package librtmp1:arm64.
18:24:54 #14 44.33 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
18:24:54 #14 44.33 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
18:24:54 #14 44.38 Selecting previously unselected package libssh-4:arm64.
18:24:54 #14 44.39 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.3_arm64.deb ...
18:24:54 #14 44.39 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
18:24:54 #14 44.43 Selecting previously unselected package libcurl4:arm64.
18:24:54 #14 44.43 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.20_arm64.deb ...
18:24:54 #14 44.44 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.20) ...
18:24:54 #14 44.48 Selecting previously unselected package curl.
18:24:54 #14 44.48 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.20_arm64.deb ...
18:24:54 #14 44.48 Unpacking curl (7.68.0-1ubuntu2.20) ...
18:24:54 #14 44.53 Selecting previously unselected package dctrl-tools.
18:24:54 #14 44.53 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ...
18:24:54 #14 44.54 Unpacking dctrl-tools (2.24-3) ...
18:24:54 #14 5.902 The following additional packages will be installed:
18:24:54 #14 5.902   adduser autoconf automake autopoint autotools-dev binutils
18:24:54 #14 9.872 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.2 [232 kB]
18:24:54 #14 44.57 Selecting previously unselected package libtool.
18:24:54 #14 44.57 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ...
18:24:54 #14 44.57 Unpacking libtool (2.4.6-14) ...
18:24:54 #14 44.64 Selecting previously unselected package dh-autoreconf.
18:24:54 #14 44.64 Preparing to unpack .../124-dh-autoreconf_19_all.deb ...
18:24:54 #14 44.64 Unpacking dh-autoreconf (19) ...
18:24:54 #14 44.67 Selecting previously unselected package libdebhelper-perl.
18:24:54 #14 44.67 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ...
18:24:54 #14 44.67 Unpacking libdebhelper-perl (12.10ubuntu1) ...
18:24:54 #14 44.70 Selecting previously unselected package libarchive-zip-perl.
18:24:54 #14 44.71 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ...
18:24:54 #14 44.71 Unpacking libarchive-zip-perl (1.67-2) ...
18:24:54 #14 44.74 Selecting previously unselected package libsub-override-perl.
18:24:54 + rm -f /root/build-deb/engine/go.mod
18:24:54 Created binary: bundles/dynbinary-daemon/dockerd
18:24:54 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:24:54 + tee /root/build-deb/engine/go.mod
18:24:54 module github.com/docker/docker
18:24:54 
18:24:54 go 1.20
18:24:54 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:54 + GO111MODULE=on
18:24:54 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:03.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:24:54 + rm -f /root/build-deb/engine/go.mod
18:24:54 Created binary: bundles/dynbinary-daemon/docker-proxy
18:24:54 
18:24:54 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:24:54 + RM_GOPATH=0
18:24:54 + TMP_GOPATH=/go
18:24:54 + : /usr/local/bin
18:24:54 + '[' -z /go ']'
18:24:54 + export GOPATH=/go
18:24:54 + GOPATH=/go
18:24:54 + case "$(go env GOARCH)" in
18:24:54 ++ go env GOARCH
18:24:54 + export GO_BUILDMODE=-buildmode=pie
18:24:54 + GO_BUILDMODE=-buildmode=pie
18:24:54 ++ dirname hack/dockerfile/install/install.sh
18:24:54 + dir=hack/dockerfile/install
18:24:54 + bin=tini
18:24:54 + shift
18:24:54 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:24:54 + . hack/dockerfile/install/tini.installer
18:24:54 ++ : v0.19.0
18:24:54 + install_tini
18:24:54 + echo 'Install tini version v0.19.0'
18:24:54 + git clone https://github.com/krallin/tini.git /go/tini
18:24:54 Install tini version v0.19.0
18:24:54 Cloning into '/go/tini'...
18:24:54 #14 5.902   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
18:24:54 #14 5.902   bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit
18:24:54 #14 5.902   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:24:54 #14 5.902   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:24:54 #14 5.902   g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n
18:24:54 #14 5.902   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:24:54 #14 5.902   groff-base intltool-debian iso-codes krb5-locales less
18:24:54 #14 5.902   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:24:54 #14 5.902   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:24:54 #14 5.902   libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl
18:24:54 #14 5.902   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
18:24:54 #14 5.902   libbinutils libbrotli1 libbsd0 libc-bin libc-dev-bin libc-devtools libc6
18:24:54 #14 5.902   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
18:24:54 #14 5.902   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
18:24:54 #14 5.902   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:24:54 #14 5.902   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:24:54 #14 5.902   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
18:24:54 #14 5.902   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:24:54 #14 5.902   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:24:54 #14 5.902   libdata-validate-uri-perl libdebhelper-perl libdeflate0
18:24:54 #14 5.902   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:24:54 #14 5.902   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
18:24:54 #14 5.902   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
18:24:54 #14 5.902   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
18:24:54 #14 5.902   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
18:24:54 #14 5.902   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:24:54 #14 5.902   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:24:54 #14 5.903   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:24:54 #14 5.903   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:24:54 #14 5.903   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
18:24:54 #14 5.903   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
18:24:54 #14 5.903   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
18:24:54 #14 5.903   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:24:54 #14 5.903   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
18:24:54 #14 5.903   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:24:54 #14 5.903   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72
18:24:54 #14 5.903   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
18:24:54 #14 5.903   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:24:54 #14 5.903   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
18:24:54 #14 5.903   libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0
18:24:54 #14 5.903   libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
18:24:54 #14 5.903   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common
18:24:54 #14 5.903   libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl
18:24:54 #14 5.903   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:24:54 #14 5.903   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:24:54 #14 5.903   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:24:54 #14 5.903   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:24:54 #14 5.903   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
18:24:54 #14 5.903   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:24:54 #14 5.903   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
18:24:54 #14 5.903   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:24:54 #14 5.903   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:24:54 #14 5.903   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
18:24:54 #14 5.903   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:24:54 #14 5.903   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
18:24:54 #14 5.903   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
18:24:54 #14 5.903   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:24:54 #14 5.903   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
18:24:54 #14 5.903   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
18:24:54 #14 5.903   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:24:54 #14 5.903   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
18:24:54 #14 5.903   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:24:54 #14 5.903   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
18:24:54 #14 5.903   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
18:24:54 #14 5.903   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:24:54 #14 5.903   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:24:54 #14 5.903   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:24:54 #14 5.903   libsub-name-perl libsub-override-perl libsub-quote-perl
18:24:54 #14 5.903   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:24:54 #14 5.903   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:24:54 #14 5.903   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:24:54 #14 5.903   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:24:54 #14 5.903   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
18:24:54 #14 5.903   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:24:54 #14 5.904   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:24:54 #14 5.904   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:24:54 #14 5.904   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:24:54 #14 5.904   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:24:54 #14 5.904   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
18:24:54 #14 5.904   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
18:24:54 #14 5.904   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
18:24:54 #14 5.904   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
18:24:54 #14 5.904   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
18:24:54 #14 5.904   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:24:54 #14 5.904   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
18:24:54 #14 5.904   python3-cffi-backend python3-chardet python3-cryptography python3-debian
18:24:54 #14 5.904   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
18:24:54 #14 5.904   python3-paramiko python3-pkg-resources python3-requests python3-six
18:24:54 #14 5.904   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
18:24:54 #14 5.904   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
18:24:54 #14 5.904   zstd
18:24:54 #14 5.906 Suggested packages:
18:24:54 #14 5.906   cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc
18:24:54 #14 5.906   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
18:24:54 #14 5.906   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
18:24:54 #14 5.906   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
18:24:54 #14 5.906   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
18:24:54 #14 5.906   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
18:24:54 #14 5.906   piuparts postgresql-client pristine-lfs quilt ratt reprotest
18:24:54 #14 5.906   svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar
18:24:54 #14 5.906   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:24:54 #14 5.906   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
18:24:54 #14 5.906   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
18:24:54 #14 5.906   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
18:24:54 #14 5.906   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales
18:24:54 #14 5.906   bzr libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc
18:24:54 #14 5.906   libcrypt-ssleay-perl libscalar-number-perl libsasl2-modules-gssapi-mit
18:24:54 #14 5.906   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:24:54 #14 5.906   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
18:24:54 #14 5.906   libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler
18:24:54 #14 5.906   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
18:24:54 #14 5.906   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
18:24:54 #14 5.906   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
18:24:54 #14 5.906   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
18:24:54 #14 5.906   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
18:24:54 #14 5.906   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
18:24:54 #14 5.906   python3-tk python3-venv python-apt-doc python-cryptography-doc
18:24:54 #14 5.906   python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke
18:24:54 #14 5.906   python3-setuptools python3-openssl python3-socks python-requests-doc
18:24:54 #14 5.906   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
18:24:54 #14 5.906   binfmt-support readline-doc zip wdiff-doc
18:24:54 #14 5.906 Recommended packages:
18:24:54 #14 5.906   libnss-nis libnss-nisplus
18:24:54 #14 9.946 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.10 [1164 kB]
18:24:54 #14 10.03 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
18:24:54 #14 44.75 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ...
18:24:54 #14 44.75 Unpacking libsub-override-perl (0.09-2) ...
18:24:54 #14 44.78 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:24:54 #14 44.78 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
18:24:54 #14 44.78 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
18:24:54 #14 44.81 Selecting previously unselected package dh-strip-nondeterminism.
18:24:54 #14 44.81 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ...
18:24:54 #14 44.81 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
18:24:54 #14 44.84 Selecting previously unselected package dwz.
18:24:54 #14 44.84 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ...
18:24:54 #14 44.84 Unpacking dwz (0.13-5) ...
18:24:54 #14 44.89 Selecting previously unselected package libcroco3:arm64.
18:24:54 #14 44.89 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ...
18:24:54 #14 44.89 Unpacking libcroco3:arm64 (0.6.13-1) ...
18:24:54 #14 44.93 Selecting previously unselected package gettext.
18:24:54 #14 44.93 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ...
18:24:54 #14 44.93 Unpacking gettext (0.19.8.1-10build1) ...
18:24:54 #14 45.01 Selecting previously unselected package intltool-debian.
18:24:55 #17 11.11   Installing       : cmake-filesystem-3.20.2-5.el8.x86_64                  8/58 
18:24:55 + cd /go/tini
18:24:55 + git checkout -q v0.19.0
18:24:55 + cmake .
18:24:55 -- The C compiler identification is GNU 10.2.1
18:24:55 -- Detecting C compiler ABI info
18:24:55 -- Detecting C compiler ABI info - done
18:24:55 -- Check for working C compiler: /usr/bin/cc - skipped
18:24:55 -- Detecting C compile features
18:24:55 -- Detecting C compile features - done
18:24:55 -- Performing Test HAS_BUILTIN_FORTIFY
18:24:55 #14 6.236 The following NEW packages will be installed:
18:24:55 #14 6.236   adduser autoconf automake autopoint autotools-dev binutils
18:24:55 #14 6.236   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
18:24:55 #14 6.236   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit
18:24:55 #14 6.236   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:24:55 #14 6.237   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:24:55 #14 6.237   fonts-dejavu-core g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git
18:24:55 #14 6.237   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
18:24:55 #14 6.237   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
18:24:55 #14 6.237   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:24:55 #14 6.237   libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl
18:24:55 #14 6.237   libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1
18:24:55 #14 6.237   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
18:24:55 #14 6.237   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
18:24:55 #14 6.237   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
18:24:55 #14 6.237   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
18:24:55 #14 6.237   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:24:55 #14 6.237   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:24:55 #14 6.237   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
18:24:55 #14 6.237   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:24:55 #14 6.237   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:24:55 #14 6.237   libdata-validate-uri-perl libdebhelper-perl libdeflate0
18:24:55 #14 6.237   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:24:55 #14 6.237   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
18:24:55 #14 6.237   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
18:24:55 #14 6.237   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
18:24:55 #14 6.237   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
18:24:55 #14 6.237   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:24:55 #14 6.237   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:24:55 #14 6.237   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:24:55 #14 6.237   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:24:55 #14 6.237   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
18:24:55 #14 6.237   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
18:24:55 #14 6.237   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
18:24:55 #14 6.237   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:24:55 #14 6.237   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
18:24:55 #14 6.237   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:24:55 #14 6.237   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72
18:24:55 #14 6.237   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
18:24:55 #14 6.237   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:24:55 #14 6.237   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
18:24:55 #14 6.237   libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0
18:24:55 #14 6.237   libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
18:24:55 #14 6.237   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common
18:24:55 #14 6.237   libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl
18:24:55 #14 6.237   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:24:55 #14 6.237   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:24:55 #14 6.237   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:24:55 #14 6.237   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:24:55 #14 6.237   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
18:24:55 #14 6.237   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:24:55 #14 6.237   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
18:24:55 #14 6.238   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:24:55 #14 6.238   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:24:55 #14 6.238   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
18:24:55 #14 6.238   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:24:55 #14 6.238   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
18:24:55 #14 6.238   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
18:24:55 #14 6.238   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:24:55 #14 6.238   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
18:24:55 #14 6.238   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
18:24:55 #14 6.238   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:24:55 #14 6.238   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
18:24:55 #14 6.238   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:24:55 #14 6.238   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
18:24:55 #14 6.238   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
18:24:55 #14 6.238   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:24:55 #14 6.238   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:24:55 #14 6.238   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:24:55 #14 6.238   libsub-name-perl libsub-override-perl libsub-quote-perl
18:24:55 #14 6.238   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:24:55 #14 6.238   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:24:55 #14 6.238   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:24:55 #14 6.238   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:24:55 #14 6.238   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
18:24:55 #14 6.238   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:24:55 #14 6.238   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:24:55 #14 6.238   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:24:55 #14 6.238   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:24:55 #14 6.238   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:24:55 #14 6.238   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
18:24:55 #14 6.238   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
18:24:55 #14 6.238   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
18:24:55 #14 6.238   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
18:24:55 #14 6.239   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
18:24:55 #14 6.239   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:24:55 #14 6.239   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
18:24:55 #14 6.239   python3-cffi-backend python3-chardet python3-cryptography python3-debian
18:24:55 #14 6.239   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
18:24:55 #14 6.239   python3-paramiko python3-pkg-resources python3-requests python3-six
18:24:55 #14 6.239   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
18:24:55 #14 6.239   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
18:24:55 #14 6.239   zstd
18:24:55 #14 6.240 The following packages will be upgraded:
18:24:55 #14 6.241   libc-bin libc6
18:24:55 #14 10.43 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.4 [4986 B]
18:24:55 #14 45.02 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ...
18:24:55 #14 45.02 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:24:55 #14 45.05 Selecting previously unselected package po-debconf.
18:24:55 #14 45.05 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ...
18:24:55 #14 45.05 Unpacking po-debconf (1.0.21) ...
18:24:55 #14 45.10 Selecting previously unselected package debhelper.
18:24:55 #14 45.10 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ...
18:24:55 #14 45.10 Unpacking debhelper (12.10ubuntu1) ...
18:24:55 #14 45.20 Selecting previously unselected package libfakeroot:arm64.
18:24:55 #14 45.20 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ...
18:24:55 #14 45.20 Unpacking libfakeroot:arm64 (1.24-1) ...
18:24:55 #14 45.26 Selecting previously unselected package fakeroot.
18:24:55 #14 45.26 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ...
18:24:55 #14 45.26 Unpacking fakeroot (1.24-1) ...
18:24:55 #14 45.30 Selecting previously unselected package libassuan0:arm64.
18:24:55 #17 12.14   Installing       : cpp-8.5.0-21.el8.x86_64                               9/58 
18:24:55 #17 12.16   Running scriptlet: cpp-8.5.0-21.el8.x86_64                               9/58 
18:24:55 #17 12.18   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 10/58 
18:24:55 #17 12.28   Installing       : python3-setools-4.3.0-5.el8.x86_64                   11/58 
18:24:55 #17 12.36   Installing       : systemd-devel-239-78.el8.x86_64                      12/58 
18:24:55 #15 10.08   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          57/94 
18:24:55 #15 20.34   Installing       : python3-policycoreutils-3.5-1.fc38.noarch            58/94 
18:24:55 #15 20.36   Installing       : policycoreutils-python-utils-3.5-1.fc38.noarch       59/94 
18:24:55 #15 20.37   Installing       : libedit-3.1-45.20221030cvs.fc38.aarch64              60/94 
18:24:55 #15 20.37   Installing       : libcbor-0.7.0-9.fc38.aarch64                         61/94 
18:24:55 #15 20.38   Installing       : libfido2-1.12.0-3.fc38.aarch64                       62/94 
18:24:55 #15 20.40   Installing       : openssh-clients-9.0p1-17.fc38.aarch64                63/94 
18:24:55 #15 20.41   Running scriptlet: openssh-clients-9.0p1-17.fc38.aarch64                63/94 
18:24:55 #15 20.51   Installing       : git-core-2.41.0-1.fc38.aarch64                       64/94 
18:24:55 #15 20.56   Installing       : git-core-doc-2.41.0-1.fc38.noarch                    65/94 
18:24:55 #15 20.58   Installing       : perl-Git-2.41.0-1.fc38.noarch                        66/94 
18:24:55 #15 20.58   Installing       : git-2.41.0-1.fc38.aarch64                            67/94 
18:24:55 #15 20.59   Installing       : libargon2-20190702-2.fc38.aarch64                    68/94 
18:24:55 #15 20.60   Installing       : kmod-libs-30-4.fc38.aarch64                          69/94 
18:24:55 #15 20.60   Installing       : device-mapper-libs-1.02.189-2.fc38.aarch64           70/94 
18:24:55 #15 20.62   Installing       : cryptsetup-libs-2.6.1-1.fc38.aarch64                 71/94 
18:24:55 #15 20.63   Installing       : device-mapper-1.02.189-2.fc38.aarch64                72/94 
18:24:55 #15 20.65   Installing       : systemd-networkd-253.10-1.fc38.aarch64               73/94 
18:24:55 #15 20.66   Running scriptlet: systemd-networkd-253.10-1.fc38.aarch64               73/94 
18:24:55 #15 20.68   Installing       : systemd-pam-253.10-1.fc38.aarch64                    74/94 
18:24:55 #15 20.69   Installing       : systemd-resolved-253.10-1.fc38.aarch64               75/94 
18:24:55 #15 20.70   Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64               75/94 
18:24:55 #15 20.87   Installing       : systemd-253.10-1.fc38.aarch64                        76/94 
18:24:55 #15 20.89   Running scriptlet: systemd-253.10-1.fc38.aarch64                        76/94 
18:24:55 #15 21.13 Creating group 'input' with GID 104.
18:24:55 #15 21.13 Creating group 'kvm' with GID 36.
18:24:55 #15 21.13 Creating group 'render' with GID 105.
18:24:55 #15 21.13 Creating group 'sgx' with GID 106.
18:24:55 #15 21.13 Creating group 'systemd-journal' with GID 190.
18:24:55 #15 21.13 Creating group 'systemd-network' with GID 192.
18:24:55 #15 21.13 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:24:55 #15 21.13 Creating group 'systemd-oom' with GID 999.
18:24:55 #15 21.13 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
18:24:55 #15 21.13 Creating group 'systemd-resolve' with GID 193.
18:24:55 #15 21.13 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:24:55 #15 21.13 
18:24:55 #15 21.13   Installing       : jsoncpp-1.9.5-4.fc38.aarch64                         77/94 
18:24:55 #15 21.15   Installing       : gc-8.2.2-3.fc38.aarch64                              78/94 
18:24:55 #15 21.40   Installing       : guile22-2.2.7-7.fc38.aarch64                         79/94 
18:24:55 #15 21.42   Installing       : make-1:4.4.1-1.fc38.aarch64                          80/94 
18:24:55 #15 21.82   Installing       : gcc-13.2.1-1.fc38.aarch64                            81/94 
18:24:55 #15 21.83   Running scriptlet: gcc-13.2.1-1.fc38.aarch64                            81/94 
18:24:55 #15 21.86   Installing       : policycoreutils-devel-3.5-1.fc38.aarch64             82/94 
18:24:55 #15 21.96   Installing       : selinux-policy-devel-38.29-1.fc38.noarch             83/94 
18:24:55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:24:55 -- Configuring done
18:24:55 -- Generating done
18:24:55 -- Build files have been written to: /go/tini
18:24:55 + make tini-static
18:24:55 make[2]: Entering directory '/go/tini'
18:24:55 make[3]: Entering directory '/go/tini'
18:24:55 make[4]: Entering directory '/go/tini'
18:24:55 make[5]: Entering directory '/go/tini'
18:24:55 Scanning dependencies of target tini-static
18:24:55 make[5]: Leaving directory '/go/tini'
18:24:55 make[5]: Entering directory '/go/tini'
18:24:55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:24:55 #14 10.51 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
18:24:55 #17 DONE 2.0s
18:24:55 
18:24:55 #18 [stage-1 7/7] WORKDIR /root/rpmbuild
18:24:55 #18 DONE 0.0s
18:24:55 
18:24:55 #19 exporting to image
18:24:55 #19 exporting layers
18:24:55 #14 45.30 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
18:24:55 #14 45.30 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
18:24:55 #14 45.33 Selecting previously unselected package gpgconf.
18:24:55 #14 45.33 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
18:24:55 #14 45.34 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
18:24:55 #14 45.38 Selecting previously unselected package libksba8:arm64.
18:24:55 #14 45.38 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
18:24:55 #14 45.38 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
18:24:55 #14 45.43 Selecting previously unselected package libnpth0:arm64.
18:24:55 #14 45.43 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ...
18:24:55 #14 45.43 Unpacking libnpth0:arm64 (1.6-1) ...
18:24:55 #14 45.46 Selecting previously unselected package dirmngr.
18:24:55 #14 45.47 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
18:24:55 #14 45.48 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
18:24:55 #14 45.53 Selecting previously unselected package gnupg-l10n.
18:24:55 #17 12.39   Installing       : python3-audit-3.0.7-5.el8.x86_64                     13/58 
18:24:55 #17 12.43   Installing       : pcre2-utf32-10.32-3.el8.x86_64                       14/58 
18:24:55 #17 12.47   Installing       : pcre2-utf16-10.32-3.el8.x86_64                       15/58 
18:24:55 #17 12.55   Installing       : pcre2-devel-10.32-3.el8.x86_64                       16/58 
18:24:55 #17 12.57   Running scriptlet: openssh-8.0p1-19.el8.x86_64                          17/58 
18:24:55 #15 21.97   Running scriptlet: selinux-policy-devel-38.29-1.fc38.noarch             83/94 
18:24:55 #15 22.35   Installing       : cmake-data-3.27.7-1.fc38.noarch                      84/94 
18:24:55 #15 22.50   Installing       : cmake-3.27.7-1.fc38.aarch64                          85/94 
18:24:55 #15 22.52   Installing       : libtool-2.4.7-6.fc38.aarch64                         86/94 
18:24:55 #15 22.53   Installing       : annobin-plugin-gcc-12.27-1.fc38.aarch64              87/94 
18:24:55 #15 22.54   Running scriptlet: annobin-plugin-gcc-12.27-1.fc38.aarch64              87/94 
18:24:55 #15 22.57   Installing       : gcc-plugin-annobin-13.2.1-1.fc38.aarch64             88/94 
18:24:55 #15 22.57   Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc38.aarch64             88/94 
18:24:55 #15 22.60   Installing       : device-mapper-devel-1.02.189-2.fc38.aarch64          89/94 
18:24:55 #15 22.61   Installing       : libtool-ltdl-devel-2.4.7-6.fc38.aarch64              90/94 
18:24:55 [100%] Linking C executable tini-static
18:24:55 make[5]: Leaving directory '/go/tini'
18:24:55 [100%] Built target tini-static
18:24:55 make[4]: Leaving directory '/go/tini'
18:24:55 make[3]: Leaving directory '/go/tini'
18:24:55 make[2]: Leaving directory '/go/tini'
18:24:55 + mkdir -p /usr/local/bin
18:24:55 + cp tini-static /usr/local/bin/docker-init
18:24:55 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:24:55 + RM_GOPATH=0
18:24:55 + TMP_GOPATH=/go
18:24:55 + : /usr/local/bin
18:24:55 + '[' -z /go ']'
18:24:55 + export GOPATH=/go
18:24:55 + GOPATH=/go
18:24:55 + case "$(go env GOARCH)" in
18:24:55 ++ go env GOARCH
18:24:55 + export GO_BUILDMODE=-buildmode=pie
18:24:55 + GO_BUILDMODE=-buildmode=pie
18:24:55 ++ dirname hack/dockerfile/install/install.sh
18:24:55 + dir=hack/dockerfile/install
18:24:55 + bin=rootlesskit
18:24:55 + shift
18:24:55 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:24:55 + . hack/dockerfile/install/rootlesskit.installer
18:24:55 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:24:55 + install_rootlesskit dynamic
18:24:55 + case "$1" in
18:24:55 + install_rootlesskit_dynamic
18:24:55 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:24:55 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:24:55 + export BUILD_MODE=-buildmode=pie
18:24:55 + BUILD_MODE=-buildmode=pie
18:24:55 + _install_rootlesskit
18:24:55 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:24:55 + for f in rootlesskit rootlesskit-docker-proxy
18:24:55 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:24:55 + GOBIN=/usr/local/bin
18:24:55 + GO111MODULE=on
18:24:55 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:24:55 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:24:55 #14 6.669 2 upgraded, 396 newly installed, 0 to remove and 2 not upgraded.
18:24:55 #14 6.669 Need to get 139 MB of archives.
18:24:55 #14 6.669 After this operation, 526 MB of additional disk space will be used.
18:24:55 #14 6.669 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libc6 arm64 2.37-0ubuntu2.1 [2723 kB]
18:24:55 #14 45.53 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
18:24:55 #14 45.54 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:24:55 #14 45.57 Selecting previously unselected package gnupg-utils.
18:24:55 #14 45.57 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
18:24:55 #14 45.57 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
18:24:55 #14 45.63 Selecting previously unselected package gpg.
18:24:55 #14 45.63 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
18:24:55 #14 45.64 Unpacking gpg (2.2.19-3ubuntu2.2) ...
18:24:55 #14 45.70 Selecting previously unselected package pinentry-curses.
18:24:55 #14 45.70 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ...
18:24:55 #14 45.70 Unpacking pinentry-curses (1.1.0-3build1) ...
18:24:55 #14 45.74 Selecting previously unselected package gpg-agent.
18:24:55 From https://github.com/docker/docker
18:24:55  * [new branch]      master     -> master
18:24:55  * [new branch]      master     -> origin/master
18:24:55 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:24:55 rm -f -r src
18:24:55 #17 12.66   Installing       : openssh-8.0p1-19.el8.x86_64                          17/58 
18:24:55 #17 12.69   Installing       : libsepol-devel-2.9-3.el8.x86_64                      18/58 
18:24:55 #17 12.73   Installing       : libselinux-devel-2.9-8.el8.x86_64                    19/58 
18:24:55 #17 12.77   Installing       : libselinux-utils-2.9-8.el8.x86_64                    20/58 
18:24:55 #17 12.82   Installing       : policycoreutils-2.9-24.el8.x86_64                    21/58 
18:24:55 #15 22.62   Installing       : libseccomp-devel-2.5.3-4.fc38.aarch64                91/94 
18:24:55 #15 22.63   Installing       : systemd-rpm-macros-253.10-1.fc38.noarch              92/94 
18:24:55 #15 22.64   Installing       : rpm-plugin-selinux-4.18.1-3.fc38.aarch64             93/94 
18:24:55 #15 22.64   Installing       : which-2.21-39.fc38.aarch64                           94/94 
18:24:55 #15 22.65   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          94/94 
18:24:55 #15 22.67   Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64               94/94 
18:24:55 #13 45.42   Running scriptlet: glibc-common-2.38-4.fc39.aarch64                   149/149 
18:24:55 #13 48.62   Verifying        : ansible-srpm-macros-1-11.fc39.noarch                 1/149 
18:24:55 #13 48.62   Verifying        : binutils-2.40-13.fc39.aarch64                        2/149 
18:24:55 #13 48.62   Verifying        : binutils-gold-2.40-13.fc39.aarch64                   3/149 
18:24:55 #13 48.62   Verifying        : bzip2-1.0.8-16.fc39.aarch64                          4/149 
18:24:55 #13 48.62   Verifying        : cpio-2.14-4.fc39.aarch64                             5/149 
18:24:55 #13 48.62   Verifying        : dash-0.5.12-1.fc39.aarch64                           6/149 
18:24:55 #13 48.62   Verifying        : dbus-libs-1:1.14.10-1.fc39.aarch64                   7/149 
18:24:55 #13 48.62   Verifying        : debugedit-5.0-10.fc39.aarch64                        8/149 
18:24:55 #13 48.62   Verifying        : desktop-file-utils-0.26-9.fc39.aarch64               9/149 
18:24:55 #13 48.62   Verifying        : devscripts-checkbashisms-2.23.5-3.fc39.noarch       10/149 
18:24:55 #13 48.62   Verifying        : diffutils-3.10-3.fc39.aarch64                       11/149 
18:24:55 #13 48.62   Verifying        : dwz-0.15-3.fc39.aarch64                             12/149 
18:24:55 #13 48.62   Verifying        : ed-1.19-4.fc39.aarch64                              13/149 
18:24:55 #13 48.62   Verifying        : efi-srpm-macros-5-9.fc39.noarch                     14/149 
18:24:55 #13 48.62   Verifying        : elfutils-0.189-4.fc39.aarch64                       15/149 
18:24:55 #13 48.62   Verifying        : elfutils-debuginfod-client-0.189-4.fc39.aarch64     16/149 
18:24:55 #13 48.62   Verifying        : emacs-filesystem-1:29.1-2.fc39.noarch               17/149 
18:24:55 #13 48.62   Verifying        : enchant2-2.5.0-5.fc39.aarch64                       18/149 
18:24:55 #13 48.62   Verifying        : file-5.44-5.fc39.aarch64                            19/149 
18:24:55 #13 48.62   Verifying        : fonts-filesystem-1:2.0.5-12.fc39.noarch             20/149 
18:24:55 #13 48.62   Verifying        : fonts-srpm-macros-1:2.0.5-12.fc39.noarch            21/149 
18:24:55 #13 48.62   Verifying        : fpc-srpm-macros-1.3-8.fc39.noarch                   22/149 
18:24:55 #13 48.62   Verifying        : gdk-pixbuf2-2.42.10-5.fc39.aarch64                  23/149 
18:24:55 #13 48.62   Verifying        : ghc-srpm-macros-1.6.1-2.fc39.noarch                 24/149 
18:24:55 #13 48.62   Verifying        : glibc-gconv-extra-2.38-7.fc39.aarch64               25/149 
18:24:55 #13 48.62   Verifying        : gnat-srpm-macros-6-3.fc39.noarch                    26/149 
18:24:55 #13 48.62   Verifying        : go-srpm-macros-3.2.0-6.fc39.noarch                  27/149 
18:24:55 #13 48.62   Verifying        : groff-base-1.23.0-2.fc39.aarch64                    28/149 
18:24:55 #13 48.62   Verifying        : hunspell-1.7.2-5.fc39.aarch64                       29/149 
18:24:55 #13 48.62   Verifying        : hunspell-en-0.20201207-7.fc39.noarch                30/149 
18:24:55 #13 48.62   Verifying        : hunspell-en-GB-0.20201207-7.fc39.noarch             31/149 
18:24:55 #13 48.62   Verifying        : hunspell-en-US-0.20201207-7.fc39.noarch             32/149 
18:24:55 #13 48.62   Verifying        : hunspell-filesystem-1.7.2-5.fc39.aarch64            33/149 
18:24:55 #13 48.62   Verifying        : jansson-2.13.1-7.fc39.aarch64                       34/149 
18:24:55 #13 48.62   Verifying        : js-jquery-3.6.4-2.fc39.noarch                       35/149 
18:24:55 #13 48.62   Verifying        : json-glib-1.8.0-1.fc39.aarch64                      36/149 
18:24:55 #13 48.62   Verifying        : kernel-srpm-macros-1.0-20.fc39.noarch               37/149 
18:24:55 #13 48.62   Verifying        : libappstream-glib-0.8.2-4.fc39.aarch64              38/149 
18:24:55 #13 48.62   Verifying        : libjpeg-turbo-2.1.4-3.fc39.aarch64                  39/149 
18:24:55 #13 48.62   Verifying        : libpkgconf-1.9.5-2.fc39.aarch64                     40/149 
18:24:55 #13 48.62   Verifying        : libpng-2:1.6.37-15.fc39.aarch64                     41/149 
18:24:55 #13 48.62   Verifying        : libstemmer-2.2.0-7.fc39.aarch64                     42/149 
18:24:55 #13 48.62   Verifying        : lua-srpm-macros-1-9.fc39.noarch                     43/149 
18:24:55 #13 48.62   Verifying        : ncurses-6.4-7.20230520.fc39.aarch64                 44/149 
18:24:55 #13 48.62   Verifying        : ocaml-srpm-macros-8-2.fc39.noarch                   45/149 
18:24:55 #13 48.62   Verifying        : openblas-srpm-macros-2-14.fc39.noarch               46/149 
18:24:55 #13 48.62   Verifying        : package-notes-srpm-macros-0.5-9.fc39.noarch         47/149 
18:24:55 #13 48.62   Verifying        : patch-2.7.6-22.fc39.aarch64                         48/149 
18:24:55 #13 48.62   Verifying        : perl-Carp-1.54-500.fc39.noarch                      49/149 
18:24:55 #13 48.62   Verifying        : perl-Data-Dumper-2.188-501.fc39.aarch64             50/149 
18:24:55 #13 48.62   Verifying        : perl-Digest-1.20-500.fc39.noarch                    51/149 
18:24:55 #13 48.62   Verifying        : perl-Digest-MD5-2.58-500.fc39.aarch64               52/149 
18:24:55 #13 48.62   Verifying        : perl-Encode-4:3.19-500.fc39.aarch64                 53/149 
18:24:55 #13 48.62   Verifying        : perl-Exporter-5.77-500.fc39.noarch                  54/149 
18:24:55 #13 48.62   Verifying        : perl-File-Path-2.18-500.fc39.noarch                 55/149 
18:24:55 #13 48.62   Verifying        : perl-File-Temp-1:0.231.100-500.fc39.noarch          56/149 
18:24:55 #13 48.62   Verifying        : perl-Getopt-Long-1:2.54-500.fc39.noarch             57/149 
18:24:55 #13 48.62   Verifying        : perl-HTTP-Tiny-0.088-3.fc39.noarch                  58/149 
18:24:55 #13 48.62   Verifying        : perl-IO-Socket-IP-0.42-1.fc39.noarch                59/149 
18:24:55 #13 48.62   Verifying        : perl-IO-Socket-SSL-2.083-3.fc39.noarch              60/149 
18:24:55 #13 48.62   Verifying        : perl-MIME-Base64-3.16-500.fc39.aarch64              61/149 
18:24:55 #13 48.62   Verifying        : perl-Mozilla-CA-20230801-1.fc39.noarch              62/149 
18:24:55 #13 48.62   Verifying        : perl-Net-SSLeay-1.92-10.fc39.aarch64                63/149 
18:24:55 #13 48.62   Verifying        : perl-PathTools-3.89-500.fc39.aarch64                64/149 
18:24:55 #13 48.62   Verifying        : perl-Pod-Escapes-1:1.07-500.fc39.noarch             65/149 
18:24:55 #13 48.62   Verifying        : perl-Pod-Perldoc-3.28.01-501.fc39.noarch            66/149 
18:24:55 #13 48.62   Verifying        : perl-Pod-Simple-1:3.45-4.fc39.noarch                67/149 
18:24:55 #13 48.62   Verifying        : perl-Pod-Usage-4:2.03-500.fc39.noarch               68/149 
18:24:55 #13 48.62   Verifying        : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64      69/149 
18:24:55 #13 48.62   Verifying        : perl-Socket-4:2.037-3.fc39.aarch64                  70/149 
18:24:55 #13 48.62   Verifying        : perl-Storable-1:3.32-500.fc39.aarch64               71/149 
18:24:55 #13 48.62   Verifying        : perl-Term-ANSIColor-5.01-501.fc39.noarch            72/149 
18:24:55 #13 48.62   Verifying        : perl-Term-Cap-1.18-500.fc39.noarch                  73/149 
18:24:55 #13 48.62   Verifying        : perl-Text-ParseWords-3.31-500.fc39.noarch           74/149 
18:24:55 #13 48.62   Verifying        : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch         75/149 
18:24:55 #13 48.62   Verifying        : perl-Time-Local-2:1.350-3.fc39.noarch               76/149 
18:24:55 #13 48.62   Verifying        : perl-URI-5.21-1.fc39.noarch                         77/149 
18:24:55 #13 48.62   Verifying        : perl-constant-1.33-501.fc39.noarch                  78/149 
18:24:55 #13 48.62   Verifying        : perl-libnet-3.15-501.fc39.noarch                    79/149 
18:24:55 #13 48.62   Verifying        : perl-parent-1:0.241-500.fc39.noarch                 80/149 
18:24:55 #13 48.62   Verifying        : perl-podlators-1:5.01-500.fc39.noarch               81/149 
18:24:55 #13 48.62   Verifying        : perl-srpm-macros-1-51.fc39.noarch                   82/149 
18:24:55 #13 48.62   Verifying        : pkgconf-1.9.5-2.fc39.aarch64                        83/149 
18:24:55 #13 48.62   Verifying        : pkgconf-m4-1.9.5-2.fc39.noarch                      84/149 
18:24:55 #13 48.62   Verifying        : pkgconf-pkg-config-1.9.5-2.fc39.aarch64             85/149 
18:24:55 #13 48.62   Verifying        : python-srpm-macros-3.12-4.fc39.noarch               86/149 
18:24:55 #13 48.62   Verifying        : python-systemd-doc-235-5.fc39.aarch64               87/149 
18:24:55 #13 48.62   Verifying        : python3-construct-2.10.68-6.fc39.noarch             88/149 
18:24:55 #13 48.62   Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch             89/149 
18:24:55 #13 48.62   Verifying        : python3-dbus-1.3.2-4.fc39.aarch64                   90/149 
18:24:55 #13 48.62   Verifying        : python3-distro-1.8.0-6.fc39.noarch                  91/149 
18:24:55 #13 48.63   Verifying        : python3-enchant-3.2.2-10.fc39.noarch                92/149 
18:24:55 #13 48.63   Verifying        : python3-file-magic-5.44-5.fc39.noarch               93/149 
18:24:55 #13 48.63   Verifying        : python3-pybeam-0.7-7.fc39.noarch                    94/149 
18:24:55 #13 48.63   Verifying        : python3-pyxdg-0.27-9.fc39.noarch                    95/149 
18:24:55 #13 48.63   Verifying        : python3-six-1.16.0-12.fc39.noarch                   96/149 
18:24:55 #13 48.63   Verifying        : python3-systemd-235-5.fc39.aarch64                  97/149 
18:24:55 #13 48.63   Verifying        : python3-tomli-w-1.0.0-9.fc39.noarch                 98/149 
18:24:55 #13 48.63   Verifying        : python3-zstandard-0.21.0-3.fc39.aarch64             99/149 
18:24:55 #13 48.63   Verifying        : qt5-srpm-macros-5.15.10-2.fc39.noarch              100/149 
18:24:55 #13 48.63   Verifying        : redhat-rpm-config-262-1.fc39.noarch                101/149 
18:24:55 #13 48.63   Verifying        : rpm-build-4.19.0-1.fc39.aarch64                    102/149 
18:24:55 #13 48.63   Verifying        : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch         103/149 
18:24:55 #13 48.63   Verifying        : rpmlint-2.4.0-10.fc39.noarch                       104/149 
18:24:55 #13 48.63   Verifying        : rust-srpm-macros-25.2-1.fc39.noarch                105/149 
18:24:55 #13 48.63   Verifying        : shared-mime-info-2.2-4.fc39.aarch64                106/149 
18:24:55 #13 48.63   Verifying        : unzip-6.0-62.fc39.aarch64                          107/149 
18:24:55 #13 48.63   Verifying        : web-assets-filesystem-5-20.fc39.noarch             108/149 
18:24:55 #13 48.63   Verifying        : xxhash-libs-0.8.2-1.fc39.aarch64                   109/149 
18:24:55 #13 48.63   Verifying        : xz-5.4.4-1.fc39.aarch64                            110/149 
18:24:55 #13 48.63   Verifying        : zip-3.0-39.fc39.aarch64                            111/149 
18:24:55 #13 48.63   Verifying        : zstd-1.5.5-4.fc39.aarch64                          112/149 
18:24:55 #13 48.63   Verifying        : dnf-plugins-core-4.4.3-1.fc39.noarch               113/149 
18:24:55 #13 48.63   Verifying        : gdb-minimal-13.2-9.fc39.aarch64                    114/149 
18:24:55 #13 48.63   Verifying        : perl-AutoLoader-5.74-501.fc39.noarch               115/149 
18:24:55 #13 48.63   Verifying        : perl-B-1.88-501.fc39.aarch64                       116/149 
18:24:55 #13 48.63   Verifying        : perl-Class-Struct-0.68-501.fc39.noarch             117/149 
18:24:55 #13 48.63   Verifying        : perl-DynaLoader-1.54-501.fc39.aarch64              118/149 
18:24:55 #13 48.63   Verifying        : perl-Errno-1.37-501.fc39.aarch64                   119/149 
18:24:55 #13 48.63   Verifying        : perl-Fcntl-1.15-501.fc39.aarch64                   120/149 
18:24:55 #13 48.63   Verifying        : perl-File-Basename-2.86-501.fc39.noarch            121/149 
18:24:55 #13 48.63   Verifying        : perl-File-stat-1.13-501.fc39.noarch                122/149 
18:24:55 #13 48.63   Verifying        : perl-FileHandle-2.05-501.fc39.noarch               123/149 
18:24:55 #13 48.63   Verifying        : perl-Getopt-Std-1.13-501.fc39.noarch               124/149 
18:24:55 #13 48.63   Verifying        : perl-IO-1.52-501.fc39.aarch64                      125/149 
18:24:55 #13 48.63   Verifying        : perl-IPC-Open3-1.22-501.fc39.noarch                126/149 
18:24:55 #13 48.63   Verifying        : perl-NDBM_File-1.16-501.fc39.aarch64               127/149 
18:24:55 #13 48.63   Verifying        : perl-POSIX-2.13-501.fc39.aarch64                   128/149 
18:24:55 #13 48.63   Verifying        : perl-SelectSaver-1.02-501.fc39.noarch              129/149 
18:24:55 #13 48.63   Verifying        : perl-Symbol-1.09-501.fc39.noarch                   130/149 
18:24:55 #13 48.63   Verifying        : perl-base-2.27-501.fc39.noarch                     131/149 
18:24:55 #13 48.63   Verifying        : perl-if-0.61.000-501.fc39.noarch                   132/149 
18:24:55 #13 48.63   Verifying        : perl-interpreter-4:5.38.0-501.fc39.aarch64         133/149 
18:24:55 #13 48.63   Verifying        : perl-libs-4:5.38.0-501.fc39.aarch64                134/149 
18:24:55 #13 48.63   Verifying        : perl-locale-1.10-501.fc39.noarch                   135/149 
18:24:55 #13 48.63   Verifying        : perl-mro-1.28-501.fc39.aarch64                     136/149 
18:24:55 #13 48.63   Verifying        : perl-overload-1.37-501.fc39.noarch                 137/149 
18:24:55 #13 48.63   Verifying        : perl-overloading-0.02-501.fc39.noarch              138/149 
18:24:55 #13 48.63   Verifying        : perl-vars-1.05-501.fc39.noarch                     139/149 
18:24:55 #13 48.63   Verifying        : pyproject-srpm-macros-1.10.0-1.fc39.noarch         140/149 
18:24:55 #13 48.63   Verifying        : python3-dnf-plugins-core-4.4.3-1.fc39.noarch       141/149 
18:24:55 #13 48.63   Verifying        : qt6-srpm-macros-6.5.2-3.fc39.noarch                142/149 
18:24:55 #13 48.63   Verifying        : rpmlint-fedora-license-data-1.31-1.fc39.noarch     143/149 
18:24:55 #13 48.63   Verifying        : glibc-2.38-7.fc39.aarch64                          144/149 
18:24:55 #13 48.63   Verifying        : glibc-2.38-4.fc39.aarch64                          145/149 
18:24:55 #13 48.63   Verifying        : glibc-common-2.38-7.fc39.aarch64                   146/149 
18:24:55 #13 48.63   Verifying        : glibc-common-2.38-4.fc39.aarch64                   147/149 
18:24:55 #13 48.63   Verifying        : glibc-minimal-langpack-2.38-7.fc39.aarch64         148/149 
18:24:55 #13 48.63   Verifying        : glibc-minimal-langpack-2.38-4.fc39.aarch64         149/149 
18:24:55 #13 48.79 
18:24:55 #13 48.79 Upgraded:
18:24:55 #13 48.79   glibc-2.38-7.fc39.aarch64                   glibc-common-2.38-7.fc39.aarch64 
18:24:55 #13 48.79   glibc-minimal-langpack-2.38-7.fc39.aarch64 
18:24:55 #13 48.79 Installed:
18:24:55 #13 48.79   ansible-srpm-macros-1-11.fc39.noarch                                          
18:24:55 #13 48.79   binutils-2.40-13.fc39.aarch64                                                 
18:24:55 #13 48.79   binutils-gold-2.40-13.fc39.aarch64                                            
18:24:55 #13 48.79   bzip2-1.0.8-16.fc39.aarch64                                                   
18:24:55 #13 48.79   cpio-2.14-4.fc39.aarch64                                                      
18:24:55 #13 48.79   dash-0.5.12-1.fc39.aarch64                                                    
18:24:55 #13 48.79   dbus-libs-1:1.14.10-1.fc39.aarch64                                            
18:24:55 #13 48.79   debugedit-5.0-10.fc39.aarch64                                                 
18:24:55 #13 48.79   desktop-file-utils-0.26-9.fc39.aarch64                                        
18:24:55 #13 48.79   devscripts-checkbashisms-2.23.5-3.fc39.noarch                                 
18:24:55 #13 48.79   diffutils-3.10-3.fc39.aarch64                                                 
18:24:55 #13 48.79   dnf-plugins-core-4.4.3-1.fc39.noarch                                          
18:24:55 #13 48.79   dwz-0.15-3.fc39.aarch64                                                       
18:24:55 #13 48.79   ed-1.19-4.fc39.aarch64                                                        
18:24:55 #13 48.79   efi-srpm-macros-5-9.fc39.noarch                                               
18:24:55 #13 48.79   elfutils-0.189-4.fc39.aarch64                                                 
18:24:55 #13 48.79   elfutils-debuginfod-client-0.189-4.fc39.aarch64                               
18:24:55 #13 48.79   emacs-filesystem-1:29.1-2.fc39.noarch                                         
18:24:55 #13 48.79   enchant2-2.5.0-5.fc39.aarch64                                                 
18:24:55 #13 48.79   file-5.44-5.fc39.aarch64                                                      
18:24:55 #13 48.79   fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
18:24:55 #13 48.79   fonts-srpm-macros-1:2.0.5-12.fc39.noarch                                      
18:24:55 #13 48.79   fpc-srpm-macros-1.3-8.fc39.noarch                                             
18:24:55 #13 48.79   gdb-minimal-13.2-9.fc39.aarch64                                               
18:24:55 #13 48.79   gdk-pixbuf2-2.42.10-5.fc39.aarch64                                            
18:24:55 #13 48.79   ghc-srpm-macros-1.6.1-2.fc39.noarch                                           
18:24:55 #13 48.79   glibc-gconv-extra-2.38-7.fc39.aarch64                                         
18:24:55 #13 48.79   gnat-srpm-macros-6-3.fc39.noarch                                              
18:24:55 #13 48.79   go-srpm-macros-3.2.0-6.fc39.noarch                                            
18:24:55 #13 48.79   groff-base-1.23.0-2.fc39.aarch64                                              
18:24:55 #13 48.79   hunspell-1.7.2-5.fc39.aarch64                                                 
18:24:55 #13 48.79   hunspell-en-0.20201207-7.fc39.noarch                                          
18:24:55 #13 48.79   hunspell-en-GB-0.20201207-7.fc39.noarch                                       
18:24:55 #13 48.79   hunspell-en-US-0.20201207-7.fc39.noarch                                       
18:24:55 #13 48.79   hunspell-filesystem-1.7.2-5.fc39.aarch64                                      
18:24:55 #13 48.79   jansson-2.13.1-7.fc39.aarch64                                                 
18:24:55 #13 48.79   js-jquery-3.6.4-2.fc39.noarch                                                 
18:24:55 #13 48.79   json-glib-1.8.0-1.fc39.aarch64                                                
18:24:55 #13 48.79   kernel-srpm-macros-1.0-20.fc39.noarch                                         
18:24:55 #13 48.79   libappstream-glib-0.8.2-4.fc39.aarch64                                        
18:24:55 #13 48.79   libjpeg-turbo-2.1.4-3.fc39.aarch64                                            
18:24:55 #13 48.79   libpkgconf-1.9.5-2.fc39.aarch64                                               
18:24:55 #13 48.79   libpng-2:1.6.37-15.fc39.aarch64                                               
18:24:55 #13 48.79   libstemmer-2.2.0-7.fc39.aarch64                                               
18:24:55 #13 48.79   lua-srpm-macros-1-9.fc39.noarch                                               
18:24:55 #13 48.79   ncurses-6.4-7.20230520.fc39.aarch64                                           
18:24:55 #13 48.79   ocaml-srpm-macros-8-2.fc39.noarch                                             
18:24:55 #13 48.79   openblas-srpm-macros-2-14.fc39.noarch                                         
18:24:55 #13 48.79   package-notes-srpm-macros-0.5-9.fc39.noarch                                   
18:24:55 #13 48.79   patch-2.7.6-22.fc39.aarch64                                                   
18:24:55 #13 48.79   perl-AutoLoader-5.74-501.fc39.noarch                                          
18:24:55 #13 48.79   perl-B-1.88-501.fc39.aarch64                                                  
18:24:55 #13 48.79   perl-Carp-1.54-500.fc39.noarch                                                
18:24:55 #13 48.79   perl-Class-Struct-0.68-501.fc39.noarch                                        
18:24:55 #13 48.79   perl-Data-Dumper-2.188-501.fc39.aarch64                                       
18:24:55 #13 48.79   perl-Digest-1.20-500.fc39.noarch                                              
18:24:55 #13 48.79   perl-Digest-MD5-2.58-500.fc39.aarch64                                         
18:24:55 #13 48.79   perl-DynaLoader-1.54-501.fc39.aarch64                                         
18:24:55 #13 48.79   perl-Encode-4:3.19-500.fc39.aarch64                                           
18:24:55 #13 48.79   perl-Errno-1.37-501.fc39.aarch64                                              
18:24:55 #13 48.79   perl-Exporter-5.77-500.fc39.noarch                                            
18:24:55 #13 48.79   perl-Fcntl-1.15-501.fc39.aarch64                                              
18:24:55 #13 48.79   perl-File-Basename-2.86-501.fc39.noarch                                       
18:24:55 #13 48.79   perl-File-Path-2.18-500.fc39.noarch                                           
18:24:55 #13 48.79   perl-File-Temp-1:0.231.100-500.fc39.noarch                                    
18:24:55 #13 48.79   perl-File-stat-1.13-501.fc39.noarch                                           
18:24:55 #13 48.79   perl-FileHandle-2.05-501.fc39.noarch                                          
18:24:55 #13 48.79   perl-Getopt-Long-1:2.54-500.fc39.noarch                                       
18:24:55 #13 48.79   perl-Getopt-Std-1.13-501.fc39.noarch                                          
18:24:55 #13 48.79   perl-HTTP-Tiny-0.088-3.fc39.noarch                                            
18:24:55 #13 48.79   perl-IO-1.52-501.fc39.aarch64                                                 
18:24:55 #13 48.79   perl-IO-Socket-IP-0.42-1.fc39.noarch                                          
18:24:55 #13 48.79   perl-IO-Socket-SSL-2.083-3.fc39.noarch                                        
18:24:55 #13 48.79   perl-IPC-Open3-1.22-501.fc39.noarch                                           
18:24:55 #13 48.79   perl-MIME-Base64-3.16-500.fc39.aarch64                                        
18:24:55 #13 48.79   perl-Mozilla-CA-20230801-1.fc39.noarch                                        
18:24:55 #13 48.79   perl-NDBM_File-1.16-501.fc39.aarch64                                          
18:24:55 #13 48.79   perl-Net-SSLeay-1.92-10.fc39.aarch64                                          
18:24:55 #13 48.79   perl-POSIX-2.13-501.fc39.aarch64                                              
18:24:55 #13 48.79   perl-PathTools-3.89-500.fc39.aarch64                                          
18:24:55 #13 48.79   perl-Pod-Escapes-1:1.07-500.fc39.noarch                                       
18:24:55 #13 48.79   perl-Pod-Perldoc-3.28.01-501.fc39.noarch                                      
18:24:55 #13 48.79   perl-Pod-Simple-1:3.45-4.fc39.noarch                                          
18:24:55 #13 48.79   perl-Pod-Usage-4:2.03-500.fc39.noarch                                         
18:24:55 #13 48.79   perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64                                
18:24:55 #13 48.79   perl-SelectSaver-1.02-501.fc39.noarch                                         
18:24:55 #13 48.79   perl-Socket-4:2.037-3.fc39.aarch64                                            
18:24:55 #13 48.79   perl-Storable-1:3.32-500.fc39.aarch64                                         
18:24:55 #13 48.79   perl-Symbol-1.09-501.fc39.noarch                                              
18:24:55 #13 48.79   perl-Term-ANSIColor-5.01-501.fc39.noarch                                      
18:24:55 #13 48.79   perl-Term-Cap-1.18-500.fc39.noarch                                            
18:24:55 #13 48.79   perl-Text-ParseWords-3.31-500.fc39.noarch                                     
18:24:55 #13 48.79   perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch                                   
18:24:55 #13 48.79   perl-Time-Local-2:1.350-3.fc39.noarch                                         
18:24:55 #13 48.79   perl-URI-5.21-1.fc39.noarch                                                   
18:24:55 #13 48.79   perl-base-2.27-501.fc39.noarch                                                
18:24:55 #13 48.79   perl-constant-1.33-501.fc39.noarch                                            
18:24:55 #13 48.79   perl-if-0.61.000-501.fc39.noarch                                              
18:24:55 #13 48.79   perl-interpreter-4:5.38.0-501.fc39.aarch64                                    
18:24:55 #13 48.79   perl-libnet-3.15-501.fc39.noarch                                              
18:24:55 #13 48.79   perl-libs-4:5.38.0-501.fc39.aarch64                                           
18:24:55 #13 48.79   perl-locale-1.10-501.fc39.noarch                                              
18:24:55 #13 48.79   perl-mro-1.28-501.fc39.aarch64                                                
18:24:55 #13 48.79   perl-overload-1.37-501.fc39.noarch                                            
18:24:55 #13 48.79   perl-overloading-0.02-501.fc39.noarch                                         
18:24:55 #13 48.79   perl-parent-1:0.241-500.fc39.noarch                                           
18:24:55 #13 48.79   perl-podlators-1:5.01-500.fc39.noarch                                         
18:24:55 #13 48.79   perl-srpm-macros-1-51.fc39.noarch                                             
18:24:55 #13 48.79   perl-vars-1.05-501.fc39.noarch                                                
18:24:55 #13 48.79   pkgconf-1.9.5-2.fc39.aarch64                                                  
18:24:55 #13 48.79   pkgconf-m4-1.9.5-2.fc39.noarch                                                
18:24:55 #13 48.79   pkgconf-pkg-config-1.9.5-2.fc39.aarch64                                       
18:24:55 #13 48.79   pyproject-srpm-macros-1.10.0-1.fc39.noarch                                    
18:24:55 #13 48.79   python-srpm-macros-3.12-4.fc39.noarch                                         
18:24:55 #13 48.79   python-systemd-doc-235-5.fc39.aarch64                                         
18:24:55 #13 48.79   python3-construct-2.10.68-6.fc39.noarch                                       
18:24:55 #13 48.79   python3-dateutil-1:2.8.2-10.fc39.noarch                                       
18:24:55 #13 48.79   python3-dbus-1.3.2-4.fc39.aarch64                                             
18:24:55 #13 48.79   python3-distro-1.8.0-6.fc39.noarch                                            
18:24:55 #13 48.79   python3-dnf-plugins-core-4.4.3-1.fc39.noarch                                  
18:24:55 #13 48.79   python3-enchant-3.2.2-10.fc39.noarch                                          
18:24:55 #13 48.79   python3-file-magic-5.44-5.fc39.noarch                                         
18:24:55 #13 48.79   python3-pybeam-0.7-7.fc39.noarch                                              
18:24:55 #13 48.79   python3-pyxdg-0.27-9.fc39.noarch                                              
18:24:55 #13 48.79   python3-six-1.16.0-12.fc39.noarch                                             
18:24:55 #13 48.79   python3-systemd-235-5.fc39.aarch64                                            
18:24:55 #13 48.79   python3-tomli-w-1.0.0-9.fc39.noarch                                           
18:24:55 #13 48.79   python3-zstandard-0.21.0-3.fc39.aarch64                                       
18:24:55 #13 48.79   qt5-srpm-macros-5.15.10-2.fc39.noarch                                         
18:24:55 #13 48.79   qt6-srpm-macros-6.5.2-3.fc39.noarch                                           
18:24:55 #13 48.79   redhat-rpm-config-262-1.fc39.noarch                                           
18:24:55 #13 48.79   rpm-build-4.19.0-1.fc39.aarch64                                               
18:24:55 #13 48.79   rpmautospec-rpm-macros-0.3.5-4.fc39.noarch                                    
18:24:55 #13 48.79   rpmlint-2.4.0-10.fc39.noarch                                                  
18:24:55 #13 48.79   rpmlint-fedora-license-data-1.31-1.fc39.noarch                                
18:24:55 #13 48.79   rust-srpm-macros-25.2-1.fc39.noarch                                           
18:24:55 #13 48.79   shared-mime-info-2.2-4.fc39.aarch64                                           
18:24:55 #13 48.79   unzip-6.0-62.fc39.aarch64                                                     
18:24:55 #13 48.79   web-assets-filesystem-5-20.fc39.noarch                                        
18:24:55 #13 48.79   xxhash-libs-0.8.2-1.fc39.aarch64                                              
18:24:55 #13 48.79   xz-5.4.4-1.fc39.aarch64                                                       
18:24:55 #13 48.79   zip-3.0-39.fc39.aarch64                                                       
18:24:55 #13 48.79   zstd-1.5.5-4.fc39.aarch64                                                     
18:24:55 #13 48.79 
18:24:55 #13 48.79 Complete!
18:24:55 #14 11.10 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 less arm64 590-1ubuntu0.22.04.1 [142 kB]
18:24:55 #14 11.11 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB]
18:24:55 #14 11.11 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB]
18:24:55 #14 11.11 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
18:24:55 #14 11.11 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
18:24:56 #14 45.74 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
18:24:56 #14 45.74 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
18:24:56 #14 45.79 Selecting previously unselected package gpg-wks-client.
18:24:56 #14 45.79 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
18:24:56 #14 45.79 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:24:56 #14 45.83 Selecting previously unselected package gpg-wks-server.
18:24:56 #14 45.83 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
18:24:56 #14 45.83 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:24:56 #14 45.86 Selecting previously unselected package gpgsm.
18:24:56 #14 45.87 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
18:24:56 #14 45.87 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
18:24:56 #14 45.91 Selecting previously unselected package gnupg.
18:24:56 #14 45.91 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ...
18:24:56 #14 45.92 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
18:24:56 #14 45.95 Selecting previously unselected package libfile-which-perl.
18:24:56 #14 45.95 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ...
18:24:56 #14 45.96 Unpacking libfile-which-perl (1.23-1) ...
18:24:56 #14 45.99 Selecting previously unselected package libfile-homedir-perl.
18:24:56 git init src/github.com/docker/buildx
18:24:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:24:56 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:24:56 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:24:56 + SRC=src/github.com/docker/buildx
18:24:56 + REF=v0.11.2
18:24:56 + REF_FETCH=v0.11.2
18:24:56 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:24:56 + awk {print $2}
18:24:56 + REF=refs/tags/v0.11.2
18:24:56 + [ -n refs/tags/v0.11.2 ]
18:24:56 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:56 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:24:56 make -C rpm clean
18:24:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:56 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:24:56 rm -f -r rpmbuild/
18:24:56 docker builder prune -f --filter until=24h
18:24:56 #17 12.84   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                    21/58 
18:24:56 #17 13.07   Installing       : python3-policycoreutils-2.9-24.el8.noarch            22/58 
18:24:56 #17 13.10   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       23/58 
18:24:56 #17 13.12   Installing       : rpm-plugin-selinux-4.14.3-26.el8.x86_64              24/58 
18:24:56 #17 13.14   Installing       : selinux-policy-3.14.3-130.el8.noarch                 25/58 
18:24:56 #17 13.16   Running scriptlet: selinux-policy-3.14.3-130.el8.noarch                 25/58 
18:24:56 #13 DONE 49.0s
18:24:56 
18:24:56 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
18:24:56 #14 DONE 0.0s
18:24:56 
18:24:56 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:24:56 #11 extracting sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 1.5s done
18:24:56 #11 DONE 2.3s
18:24:56 
18:24:56 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:24:56 go: downloading github.com/sirupsen/logrus v1.9.2
18:24:56 go: downloading github.com/urfave/cli/v2 v2.25.5
18:24:56 go: downloading github.com/google/uuid v1.3.0
18:24:56 go: downloading github.com/moby/vpnkit v0.5.0
18:24:56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:24:56 go: downloading golang.org/x/sys v0.8.0
18:24:56 go: downloading github.com/gofrs/flock v0.8.1
18:24:56 go: downloading github.com/gorilla/mux v1.8.0
18:24:56 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:24:56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:24:56 go: downloading golang.org/x/net v0.10.0
18:24:56 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:24:56 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:24:56 go: downloading github.com/josharian/native v1.1.0
18:24:56 #14 7.325 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libc-bin arm64 2.37-0ubuntu2.1 [584 kB]
18:24:56 #14 7.336 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB]
18:24:56 #14 7.336 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssl3 arm64 3.0.8-1ubuntu1.2 [1761 kB]
18:24:56 #14 7.412 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-minimal arm64 3.11.4-1~23.04 [834 kB]
18:24:56 #14 7.472 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexpat1 arm64 2.5.0-1 [71.2 kB]
18:24:56 #14 7.473 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11-minimal arm64 3.11.4-1~23.04 [2151 kB]
18:24:56 #14 7.556 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-minimal arm64 3.11.2-1 [24.6 kB]
18:24:56 #14 45.99 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ...
18:24:56 #14 45.99 Unpacking libfile-homedir-perl (1.004-1) ...
18:24:56 #14 46.02 Selecting previously unselected package libio-pty-perl.
18:24:56 #14 46.02 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ...
18:24:56 #14 46.03 Unpacking libio-pty-perl (1:1.12-1) ...
18:24:56 #14 46.06 Selecting previously unselected package libipc-run-perl.
18:24:56 #14 46.06 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ...
18:24:56 #14 46.06 Unpacking libipc-run-perl (20180523.0-2) ...
18:24:56 #14 46.09 Selecting previously unselected package libclass-method-modifiers-perl.
18:24:56 #14 46.10 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ...
18:24:56 #14 46.10 Unpacking libclass-method-modifiers-perl (2.13-1) ...
18:24:56 #14 46.13 Selecting previously unselected package libb-hooks-op-check-perl.
18:24:56 #14 46.13 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ...
18:24:56 #14 46.13 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
18:24:56 #14 46.16 Selecting previously unselected package libdynaloader-functions-perl.
18:24:56 #14 46.16 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ...
18:24:56 #14 46.16 Unpacking libdynaloader-functions-perl (0.003-1) ...
18:24:56 #14 46.19 Selecting previously unselected package libdevel-callchecker-perl.
18:24:56 #14 46.19 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ...
18:24:56 #14 46.20 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
18:24:56 #14 46.22 Selecting previously unselected package libparams-classify-perl.
18:24:56 #14 46.23 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ...
18:24:56 #14 46.23 Unpacking libparams-classify-perl (0.015-1build2) ...
18:24:56 #14 46.26 Selecting previously unselected package libmodule-runtime-perl.
18:24:56 #14 46.26 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ...
18:24:56 #14 46.26 Unpacking libmodule-runtime-perl (0.016-1) ...
18:24:56 #14 46.29 Selecting previously unselected package libimport-into-perl.
18:24:56 #14 46.29 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ...
18:24:56 #14 46.29 Unpacking libimport-into-perl (1.002005-1) ...
18:24:56 #14 46.32 Selecting previously unselected package librole-tiny-perl.
18:24:56 Total:	0B
18:24:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:24:56 make -C deb clean
18:24:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:56 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:24:56 rm -f -r debbuild
18:24:56 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:24:56 rm -f -r sources
18:24:56 docker builder prune -f --filter until=24h
18:24:56 Total:	0B
18:24:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:56 make -C static clean
18:24:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:56 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:24:56 #13 0.470 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:24:56 #13 0.478 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:24:56 #13 0.478 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:24:56 #13 0.560 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:24:56 #13 0.637 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:24:56 #13 0.709 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
18:24:56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:24:56 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:24:56 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:24:56 #14 7.556 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 media-types all 10.0.0 [25.8 kB]
18:24:56 #14 7.557 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5support0 arm64 1.20.1-1build1 [31.4 kB]
18:24:56 #14 7.557 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libk5crypto3 arm64 1.20.1-1build1 [85.0 kB]
18:24:56 #14 46.32 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ...
18:24:56 #14 46.33 Unpacking librole-tiny-perl (2.001004-1) ...
18:24:56 #14 46.35 Selecting previously unselected package libstrictures-perl.
18:24:56 #14 46.35 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ...
18:24:56 #14 46.36 Unpacking libstrictures-perl (2.000006-1) ...
18:24:56 #14 46.38 Selecting previously unselected package libsub-quote-perl.
18:24:56 #14 46.39 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ...
18:24:56 #14 46.39 Unpacking libsub-quote-perl (2.006006-1) ...
18:24:56 #14 46.42 Selecting previously unselected package libmoo-perl.
18:24:56 #14 46.42 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ...
18:24:56 #14 46.42 Unpacking libmoo-perl (2.003006-1) ...
18:24:56 #14 46.45 Selecting previously unselected package libencode-locale-perl.
18:24:56 #14 46.45 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ...
18:24:56 #14 46.47 Unpacking libencode-locale-perl (1.05-1) ...
18:24:56 #14 46.50 Selecting previously unselected package libtimedate-perl.
18:24:56 #14 46.50 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ...
18:24:56 #14 46.50 Unpacking libtimedate-perl (2.3200-1) ...
18:24:56 #14 46.53 Selecting previously unselected package libhttp-date-perl.
18:24:56 #14 11.60 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.3 [728 kB]
18:24:56 #14 11.62 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
18:24:56 #14 11.62 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
18:24:56 #14 11.62 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
18:24:56 #16 9.949 Running transaction check
18:24:56 #16 10.06 Transaction check succeeded.
18:24:56 #16 10.06 Running transaction test
18:24:56 #14 7.954 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B]
18:24:56 #14 46.53 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ...
18:24:56 #14 46.54 Unpacking libhttp-date-perl (6.05-1) ...
18:24:56 #14 46.56 Selecting previously unselected package libfile-listing-perl.
18:24:56 #14 46.56 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ...
18:24:56 #14 46.57 Unpacking libfile-listing-perl (6.04-1) ...
18:24:56 #14 46.60 Selecting previously unselected package libhtml-tagset-perl.
18:24:56 #14 46.60 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ...
18:24:56 #14 46.60 Unpacking libhtml-tagset-perl (3.20-4) ...
18:24:56 #14 46.63 Selecting previously unselected package liburi-perl.
18:24:56 #14 46.63 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ...
18:24:56 #14 46.63 Unpacking liburi-perl (1.76-2) ...
18:24:56 #14 46.67 Selecting previously unselected package libhtml-parser-perl.
18:24:56 #14 46.67 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ...
18:24:56 #14 46.67 Unpacking libhtml-parser-perl (3.72-5) ...
18:24:56 #14 46.70 Selecting previously unselected package libhtml-tree-perl.
18:24:56 #14 46.71 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ...
18:24:56 #14 46.71 Unpacking libhtml-tree-perl (5.07-2) ...
18:24:56 #14 46.75 Selecting previously unselected package libio-html-perl.
18:24:56 #14 46.75 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ...
18:24:56 #14 46.76 Unpacking libio-html-perl (1.001-1) ...
18:24:56 #14 46.78 Selecting previously unselected package liblwp-mediatypes-perl.
18:24:56 #14 12.02 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu2 [14.8 kB]
18:24:56 #15 22.71   Running scriptlet: which-2.21-39.fc38.aarch64                           94/94 
18:24:56 #15 23.38   Verifying        : autoconf-2.71-5.fc38.noarch                           1/94 
18:24:56 #15 23.38   Verifying        : automake-1.16.5-11.fc38.noarch                        2/94 
18:24:56 #15 23.38   Verifying        : checkpolicy-3.5-1.fc38.aarch64                        3/94 
18:24:56 #15 23.38   Verifying        : cryptsetup-libs-2.6.1-1.fc38.aarch64                  4/94 
18:24:56 #15 23.38   Verifying        : dbus-broker-33-1.fc38.aarch64                         5/94 
18:24:56 #15 23.38   Verifying        : device-mapper-1.02.189-2.fc38.aarch64                 6/94 
18:24:56 #15 23.38   Verifying        : device-mapper-devel-1.02.189-2.fc38.aarch64           7/94 
18:24:56 #15 23.38   Verifying        : device-mapper-libs-1.02.189-2.fc38.aarch64            8/94 
18:24:56 #15 23.38   Verifying        : gc-8.2.2-3.fc38.aarch64                               9/94 
18:24:56 #15 23.38   Verifying        : guile22-2.2.7-7.fc38.aarch64                         10/94 
18:24:56 #15 23.38   Verifying        : jsoncpp-1.9.5-4.fc38.aarch64                         11/94 
18:24:56 #15 23.38   Verifying        : kmod-libs-30-4.fc38.aarch64                          12/94 
18:24:56 #15 23.38   Verifying        : libargon2-20190702-2.fc38.aarch64                    13/94 
18:24:56 #15 23.39   Verifying        : libcbor-0.7.0-9.fc38.aarch64                         14/94 
18:24:56 #15 23.39   Verifying        : libedit-3.1-45.20221030cvs.fc38.aarch64              15/94 
18:24:56 #15 23.39   Verifying        : libfdisk-2.38.1-4.fc38.aarch64                       16/94 
18:24:56 #15 23.39   Verifying        : libfido2-1.12.0-3.fc38.aarch64                       17/94 
18:24:56 #15 23.39   Verifying        : libmpc-1.3.1-2.fc38.aarch64                          18/94 
18:24:56 #15 23.39   Verifying        : libseccomp-2.5.3-4.fc38.aarch64                      19/94 
18:24:56 #15 23.39   Verifying        : libseccomp-devel-2.5.3-4.fc38.aarch64                20/94 
18:24:56 #15 23.39   Verifying        : libselinux-devel-3.5-1.fc38.aarch64                  21/94 
18:24:56 #15 23.39   Verifying        : libselinux-utils-3.5-1.fc38.aarch64                  22/94 
18:24:56 #15 23.39   Verifying        : libsepol-devel-3.5-1.fc38.aarch64                    23/94 
18:24:56 #15 23.39   Verifying        : libtool-2.4.7-6.fc38.aarch64                         24/94 
18:24:56 #15 23.39   Verifying        : libtool-ltdl-2.4.7-6.fc38.aarch64                    25/94 
18:24:56 #15 23.39   Verifying        : libtool-ltdl-devel-2.4.7-6.fc38.aarch64              26/94 
18:24:56 #15 23.39   Verifying        : libutempter-1.2.1-8.fc38.aarch64                     27/94 
18:24:56 #15 23.39   Verifying        : libxkbcommon-1.5.0-2.fc38.aarch64                    28/94 
18:24:56 #15 23.39   Verifying        : m4-1.4.19-5.fc38.aarch64                             29/94 
18:24:56 #15 23.39   Verifying        : pcre2-devel-10.42-1.fc38.1.aarch64                   30/94 
18:24:56 #15 23.39   Verifying        : pcre2-utf16-10.42-1.fc38.1.aarch64                   31/94 
18:24:56 #15 23.39   Verifying        : pcre2-utf32-10.42-1.fc38.1.aarch64                   32/94 
18:24:56 #15 23.39   Verifying        : perl-Error-1:0.17029-11.fc38.noarch                  33/94 
18:24:56 #15 23.39   Verifying        : perl-TermReadKey-2.38-16.fc38.aarch64                34/94 
18:24:56 #15 23.39   Verifying        : perl-Thread-Queue-3.14-490.fc38.noarch               35/94 
18:24:56 #15 23.39   Verifying        : perl-threads-1:2.27-490.fc38.aarch64                 36/94 
18:24:56 #15 23.39   Verifying        : perl-threads-shared-1.64-490.fc38.aarch64            37/94 
18:24:56 #15 23.39   Verifying        : policycoreutils-3.5-1.fc38.aarch64                   38/94 
18:24:56 #15 23.39   Verifying        : policycoreutils-devel-3.5-1.fc38.aarch64             39/94 
18:24:56 #15 23.39   Verifying        : policycoreutils-python-utils-3.5-1.fc38.noarch       40/94 
18:24:56 #15 23.39   Verifying        : python3-libselinux-3.5-1.fc38.aarch64                41/94 
18:24:56 #15 23.39   Verifying        : python3-libsemanage-3.5-2.fc38.aarch64               42/94 
18:24:56 #15 23.39   Verifying        : python3-policycoreutils-3.5-1.fc38.noarch            43/94 
18:24:56 #15 23.39   Verifying        : python3-setuptools-65.5.1-2.fc38.noarch              44/94 
18:24:56 #15 23.39   Verifying        : qrencode-libs-4.1.1-4.fc38.aarch64                   45/94 
18:24:56 #15 23.39   Verifying        : rhash-1.4.3-2.fc38.aarch64                           46/94 
18:24:56 #15 23.39   Verifying        : util-linux-2.38.1-4.fc38.aarch64                     47/94 
18:24:56 #15 23.39   Verifying        : which-2.21-39.fc38.aarch64                           48/94 
18:24:56 #15 23.39   Verifying        : xkeyboard-config-2.38-1.fc38.noarch                  49/94 
18:24:56 #15 23.39   Verifying        : annobin-docs-12.27-1.fc38.noarch                     50/94 
18:24:56 #15 23.39   Verifying        : annobin-plugin-gcc-12.27-1.fc38.aarch64              51/94 
18:24:56 #15 23.39   Verifying        : cmake-3.27.7-1.fc38.aarch64                          52/94 
18:24:56 #15 23.39   Verifying        : cmake-data-3.27.7-1.fc38.noarch                      53/94 
18:24:56 #15 23.39   Verifying        : cmake-filesystem-3.27.7-1.fc38.aarch64               54/94 
18:24:56 #15 23.39   Verifying        : cmake-rpm-macros-3.27.7-1.fc38.noarch                55/94 
18:24:56 #15 23.39   Verifying        : cpp-13.2.1-1.fc38.aarch64                            56/94 
18:24:56 #15 23.39   Verifying        : dbus-1:1.14.10-1.fc38.aarch64                        57/94 
18:24:56 #15 23.39   Verifying        : dbus-common-1:1.14.10-1.fc38.noarch                  58/94 
18:24:56 #15 23.39   Verifying        : gcc-13.2.1-1.fc38.aarch64                            59/94 
18:24:56 #15 23.39   Verifying        : gcc-plugin-annobin-13.2.1-1.fc38.aarch64             60/94 
18:24:56 #15 23.39   Verifying        : git-2.41.0-1.fc38.aarch64                            61/94 
18:24:56 #15 23.39   Verifying        : git-core-2.41.0-1.fc38.aarch64                       62/94 
18:24:56 #15 23.39   Verifying        : git-core-doc-2.41.0-1.fc38.noarch                    63/94 
18:24:56 #15 23.39   Verifying        : glibc-devel-2.37-10.fc38.aarch64                     64/94 
18:24:56 #15 23.39   Verifying        : glibc-static-2.37-10.fc38.aarch64                    65/94 
18:24:56 #15 23.39   Verifying        : kernel-headers-6.5.4-200.fc38.aarch64                66/94 
18:24:56 #15 23.39   Verifying        : less-633-1.fc38.aarch64                              67/94 
18:24:56 #15 23.39   Verifying        : libasan-13.2.1-1.fc38.aarch64                        68/94 
18:24:56 #15 23.39   Verifying        : libatomic-13.2.1-1.fc38.aarch64                      69/94 
18:24:56 #15 23.39   Verifying        : libubsan-13.2.1-1.fc38.aarch64                       70/94 
18:24:56 #15 23.39   Verifying        : libuv-1:1.46.0-1.fc38.aarch64                        71/94 
18:24:56 #15 23.39   Verifying        : libxcrypt-devel-4.4.36-1.fc38.aarch64                72/94 
18:24:56 #15 23.39   Verifying        : libxcrypt-static-4.4.36-1.fc38.aarch64               73/94 
18:24:56 #15 23.39   Verifying        : make-1:4.4.1-1.fc38.aarch64                          74/94 
18:24:56 #15 23.39   Verifying        : openssh-9.0p1-17.fc38.aarch64                        75/94 
18:24:56 #15 23.39   Verifying        : openssh-clients-9.0p1-17.fc38.aarch64                76/94 
18:24:56 #15 23.39   Verifying        : perl-File-Compare-1.100.700-497.fc38.noarch          77/94 
18:24:56 #15 23.39   Verifying        : perl-File-Copy-2.39-497.fc38.noarch                  78/94 
18:24:56 #15 23.39   Verifying        : perl-File-Find-1.40-497.fc38.noarch                  79/94 
18:24:56 #15 23.39   Verifying        : perl-Git-2.41.0-1.fc38.noarch                        80/94 
18:24:56 #15 23.39   Verifying        : perl-lib-0.65-497.fc38.aarch64                       81/94 
18:24:56 #15 23.39   Verifying        : python3-audit-3.1.2-1.fc38.aarch64                   82/94 
18:24:56 #15 23.39   Verifying        : python3-setools-4.4.3-1.fc38.aarch64                 83/94 
18:24:56 #15 23.39   Verifying        : rpm-plugin-selinux-4.18.1-3.fc38.aarch64             84/94 
18:24:56 #15 23.39   Verifying        : selinux-policy-38.29-1.fc38.noarch                   85/94 
18:24:56 #15 23.39   Verifying        : selinux-policy-devel-38.29-1.fc38.noarch             86/94 
18:24:56 #15 23.39   Verifying        : selinux-policy-targeted-38.29-1.fc38.noarch          87/94 
18:24:56 #15 23.39   Verifying        : systemd-253.10-1.fc38.aarch64                        88/94 
18:24:56 #15 23.39   Verifying        : systemd-devel-253.10-1.fc38.aarch64                  89/94 
18:24:56 #15 23.39   Verifying        : systemd-networkd-253.10-1.fc38.aarch64               90/94 
18:24:56 #15 23.39   Verifying        : systemd-pam-253.10-1.fc38.aarch64                    91/94 
18:24:56 #15 23.39   Verifying        : systemd-resolved-253.10-1.fc38.aarch64               92/94 
18:24:56 #15 23.39   Verifying        : systemd-rpm-macros-253.10-1.fc38.noarch              93/94 
18:24:56 #15 23.39   Verifying        : vim-filesystem-2:9.0.1984-1.fc38.noarch              94/94 
18:24:56 #15 23.58 
18:24:56 #15 23.58 Installed:
18:24:56 #15 23.58   annobin-docs-12.27-1.fc38.noarch                                              
18:24:56 #15 23.58   annobin-plugin-gcc-12.27-1.fc38.aarch64                                       
18:24:56 #15 23.58   autoconf-2.71-5.fc38.noarch                                                   
18:24:56 #15 23.58   automake-1.16.5-11.fc38.noarch                                                
18:24:56 #15 23.58   checkpolicy-3.5-1.fc38.aarch64                                                
18:24:56 #15 23.58   cmake-3.27.7-1.fc38.aarch64                                                   
18:24:56 #15 23.58   cmake-data-3.27.7-1.fc38.noarch                                               
18:24:56 #15 23.58   cmake-filesystem-3.27.7-1.fc38.aarch64                                        
18:24:56 #15 23.58   cmake-rpm-macros-3.27.7-1.fc38.noarch                                         
18:24:56 #15 23.58   cpp-13.2.1-1.fc38.aarch64                                                     
18:24:56 #15 23.58   cryptsetup-libs-2.6.1-1.fc38.aarch64                                          
18:24:56 #15 23.58   dbus-1:1.14.10-1.fc38.aarch64                                                 
18:24:56 #15 23.58   dbus-broker-33-1.fc38.aarch64                                                 
18:24:56 #15 23.58   dbus-common-1:1.14.10-1.fc38.noarch                                           
18:24:56 #15 23.58   device-mapper-1.02.189-2.fc38.aarch64                                         
18:24:56 #15 23.58   device-mapper-devel-1.02.189-2.fc38.aarch64                                   
18:24:56 #15 23.58   device-mapper-libs-1.02.189-2.fc38.aarch64                                    
18:24:56 #15 23.58   gc-8.2.2-3.fc38.aarch64                                                       
18:24:56 #15 23.58   gcc-13.2.1-1.fc38.aarch64                                                     
18:24:56 #15 23.58   gcc-plugin-annobin-13.2.1-1.fc38.aarch64                                      
18:24:56 #15 23.58   git-2.41.0-1.fc38.aarch64                                                     
18:24:56 #15 23.58   git-core-2.41.0-1.fc38.aarch64                                                
18:24:56 #15 23.58   git-core-doc-2.41.0-1.fc38.noarch                                             
18:24:56 #15 23.58   glibc-devel-2.37-10.fc38.aarch64                                              
18:24:56 #15 23.58   glibc-static-2.37-10.fc38.aarch64                                             
18:24:56 #15 23.58   guile22-2.2.7-7.fc38.aarch64                                                  
18:24:56 #15 23.58   jsoncpp-1.9.5-4.fc38.aarch64                                                  
18:24:56 #15 23.58   kernel-headers-6.5.4-200.fc38.aarch64                                         
18:24:56 #15 23.58   kmod-libs-30-4.fc38.aarch64                                                   
18:24:56 #15 23.58   less-633-1.fc38.aarch64                                                       
18:24:56 #15 23.58   libargon2-20190702-2.fc38.aarch64                                             
18:24:56 #15 23.58   libasan-13.2.1-1.fc38.aarch64                                                 
18:24:56 #15 23.58   libatomic-13.2.1-1.fc38.aarch64                                               
18:24:56 #15 23.58   libcbor-0.7.0-9.fc38.aarch64                                                  
18:24:56 #15 23.58   libedit-3.1-45.20221030cvs.fc38.aarch64                                       
18:24:56 #15 23.58   libfdisk-2.38.1-4.fc38.aarch64                                                
18:24:56 #15 23.58   libfido2-1.12.0-3.fc38.aarch64                                                
18:24:56 #15 23.58   libmpc-1.3.1-2.fc38.aarch64                                                   
18:24:56 #15 23.58   libseccomp-2.5.3-4.fc38.aarch64                                               
18:24:56 #15 23.58   libseccomp-devel-2.5.3-4.fc38.aarch64                                         
18:24:56 #15 23.58   libselinux-devel-3.5-1.fc38.aarch64                                           
18:24:56 #15 23.58   libselinux-utils-3.5-1.fc38.aarch64                                           
18:24:56 #15 23.58   libsepol-devel-3.5-1.fc38.aarch64                                             
18:24:56 #15 23.58   libtool-2.4.7-6.fc38.aarch64                                                  
18:24:56 #15 23.58   libtool-ltdl-2.4.7-6.fc38.aarch64                                             
18:24:56 #15 23.58   libtool-ltdl-devel-2.4.7-6.fc38.aarch64                                       
18:24:56 #15 23.58   libubsan-13.2.1-1.fc38.aarch64                                                
18:24:56 #15 23.58   libutempter-1.2.1-8.fc38.aarch64                                              
18:24:56 #15 23.58   libuv-1:1.46.0-1.fc38.aarch64                                                 
18:24:56 #15 23.58   libxcrypt-devel-4.4.36-1.fc38.aarch64                                         
18:24:56 #15 23.58   libxcrypt-static-4.4.36-1.fc38.aarch64                                        
18:24:56 #15 23.58   libxkbcommon-1.5.0-2.fc38.aarch64                                             
18:24:56 #15 23.58   m4-1.4.19-5.fc38.aarch64                                                      
18:24:56 #15 23.58   make-1:4.4.1-1.fc38.aarch64                                                   
18:24:56 #15 23.58   openssh-9.0p1-17.fc38.aarch64                                                 
18:24:56 #15 23.58   openssh-clients-9.0p1-17.fc38.aarch64                                         
18:24:56 #15 23.58   pcre2-devel-10.42-1.fc38.1.aarch64                                            
18:24:56 #15 23.58   pcre2-utf16-10.42-1.fc38.1.aarch64                                            
18:24:56 #15 23.58   pcre2-utf32-10.42-1.fc38.1.aarch64                                            
18:24:56 #15 23.58   perl-Error-1:0.17029-11.fc38.noarch                                           
18:24:56 #15 23.58   perl-File-Compare-1.100.700-497.fc38.noarch                                   
18:24:56 #15 23.58   perl-File-Copy-2.39-497.fc38.noarch                                           
18:24:56 #15 23.58   perl-File-Find-1.40-497.fc38.noarch                                           
18:24:56 #15 23.58   perl-Git-2.41.0-1.fc38.noarch                                                 
18:24:56 #15 23.58   perl-TermReadKey-2.38-16.fc38.aarch64                                         
18:24:56 #15 23.58   perl-Thread-Queue-3.14-490.fc38.noarch                                        
18:24:56 #15 23.58   perl-lib-0.65-497.fc38.aarch64                                                
18:24:56 #15 23.58   perl-threads-1:2.27-490.fc38.aarch64                                          
18:24:56 #15 23.58   perl-threads-shared-1.64-490.fc38.aarch64                                     
18:24:56 #15 23.58   policycoreutils-3.5-1.fc38.aarch64                                            
18:24:56 #15 23.58   policycoreutils-devel-3.5-1.fc38.aarch64                                      
18:24:56 #15 23.58   policycoreutils-python-utils-3.5-1.fc38.noarch                                
18:24:56 #15 23.58   python3-audit-3.1.2-1.fc38.aarch64                                            
18:24:56 #15 23.58   python3-libselinux-3.5-1.fc38.aarch64                                         
18:24:56 #15 23.58   python3-libsemanage-3.5-2.fc38.aarch64                                        
18:24:56 #15 23.58   python3-policycoreutils-3.5-1.fc38.noarch                                     
18:24:56 #15 23.58   python3-setools-4.4.3-1.fc38.aarch64                                          
18:24:56 #15 23.58   python3-setuptools-65.5.1-2.fc38.noarch                                       
18:24:56 #15 23.58   qrencode-libs-4.1.1-4.fc38.aarch64                                            
18:24:56 #15 23.58   rhash-1.4.3-2.fc38.aarch64                                                    
18:24:56 #15 23.58   rpm-plugin-selinux-4.18.1-3.fc38.aarch64                                      
18:24:56 #15 23.58   selinux-policy-38.29-1.fc38.noarch                                            
18:24:56 #15 23.58   selinux-policy-devel-38.29-1.fc38.noarch                                      
18:24:56 #15 23.58   selinux-policy-targeted-38.29-1.fc38.noarch                                   
18:24:56 #15 23.58   systemd-253.10-1.fc38.aarch64                                                 
18:24:56 #15 23.58   systemd-devel-253.10-1.fc38.aarch64                                           
18:24:56 #15 23.58   systemd-networkd-253.10-1.fc38.aarch64                                        
18:24:56 #15 23.58   systemd-pam-253.10-1.fc38.aarch64                                             
18:24:56 #15 23.58   systemd-resolved-253.10-1.fc38.aarch64                                        
18:24:56 #15 23.58   systemd-rpm-macros-253.10-1.fc38.noarch                                       
18:24:56 #15 23.58   util-linux-2.38.1-4.fc38.aarch64                                              
18:24:56 #15 23.58   vim-filesystem-2:9.0.1984-1.fc38.noarch                                       
18:24:56 #15 23.58   which-2.21-39.fc38.aarch64                                                    
18:24:56 #15 23.58   xkeyboard-config-2.38-1.fc38.noarch                                           
18:24:56 #15 23.58 
18:24:56 #15 23.58 Complete!
18:24:56 #15 DONE 23.8s
18:24:56 #19 exporting layers 1.3s done
18:24:56 #19 writing image sha256:9f642e0dd408c169beb5ec84d996385ef6cab001faddef9f909983a5442a7dbd done
18:24:56 #19 naming to docker.io/rpmbuild-centos-7/aarch64 done
18:24:56 #19 DONE 1.3s
18:24:56 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:24:56 From https://github.com/docker/buildx
18:24:57  * [new tag]         v0.11.2    -> v0.11.2
18:24:57 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:24:57 #14 8.027 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5-3 arm64 1.20.1-1build1 [345 kB]
18:24:57 #14 12.17 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu2 [161 kB]
18:24:57 #14 46.78 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ...
18:24:57 #14 46.79 Unpacking liblwp-mediatypes-perl (6.04-1) ...
18:24:57 #14 46.82 Selecting previously unselected package libhttp-message-perl.
18:24:57 #14 46.82 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ...
18:24:57 #14 46.82 Unpacking libhttp-message-perl (6.22-1) ...
18:24:57 #14 46.85 Selecting previously unselected package libhttp-cookies-perl.
18:24:57 #14 46.85 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ...
18:24:57 #14 46.86 Unpacking libhttp-cookies-perl (6.08-1) ...
18:24:57 #14 46.88 Selecting previously unselected package libhttp-negotiate-perl.
18:24:57 #14 46.89 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ...
18:24:57 #14 46.89 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:24:57 #14 46.92 Selecting previously unselected package perl-openssl-defaults:arm64.
18:24:57 #14 46.92 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ...
18:24:57 #14 46.92 Unpacking perl-openssl-defaults:arm64 (4) ...
18:24:57 #14 46.95 Selecting previously unselected package libnet-ssleay-perl.
18:24:57 #14 46.95 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ...
18:24:57 #14 46.96 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
18:24:57 #14 47.01 Selecting previously unselected package libio-socket-ssl-perl.
18:24:57 
18:24:57 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
18:24:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yOGeXg
18:24:57 + umask 022
18:24:57 + cd /root/rpmbuild/BUILD
18:24:57 + cd /root/rpmbuild/BUILD
18:24:57 + rm -rf src
18:24:57 + /usr/bin/mkdir -p src
18:24:57 + cd src
18:24:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:24:57 + /usr/bin/tar -xf -
18:24:57 git init src/github.com/docker/compose
18:24:57 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:24:57 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:24:57 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:24:57 + SRC=src/github.com/docker/compose
18:24:57 + REF=v2.21.0
18:24:57 + REF_FETCH=v2.21.0
18:24:57 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:24:57 + awk {print $2}
18:24:57 + REF=refs/tags/v2.21.0
18:24:57 + [ -n refs/tags/v2.21.0 ]
18:24:57 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:57 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:24:57 rm -f -r build
18:24:57 docker builder prune -f --filter until=24h
18:24:57 Total:	0B
18:24:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:24:57 #14 8.331 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgssapi-krb5-2 arm64 1.20.1-1build1 [139 kB]
18:24:57 #14 8.366 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
18:24:57 #14 8.368 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
18:24:57 #14 8.384 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
18:24:57 #14 8.390 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 readline-common all 8.2-1.3 [55.7 kB]
18:24:57 #14 8.400 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadline8 arm64 8.2-1.3 [150 kB]
18:24:57 #14 8.420 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsqlite3-0 arm64 3.40.1-1 [661 kB]
18:24:57 #14 8.482 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-stdlib arm64 3.11.4-1~23.04 [1882 kB]
[Pipeline] }
[Pipeline] // stage
18:24:57 #14 12.38 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
18:24:57 #14 12.44 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB]
18:24:57 #14 12.46 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB]
18:24:57 #14 12.48 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic-mgc arm64 1:5.41-3ubuntu0.1 [257 kB]
18:24:57 #14 12.53 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic1 arm64 1:5.41-3ubuntu0.1 [85.0 kB]
18:24:57 #14 12.54 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 file arm64 1:5.41-3ubuntu0.1 [21.6 kB]
18:24:57 #14 12.54 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB]
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
18:24:57 #14 47.02 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ...
18:24:57 #14 47.02 Unpacking libio-socket-ssl-perl (2.067-1) ...
18:24:57 #14 47.06 Selecting previously unselected package libnet-http-perl.
18:24:57 #14 47.06 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ...
18:24:57 #14 47.06 Unpacking libnet-http-perl (6.19-1) ...
18:24:57 #14 47.09 Selecting previously unselected package liblwp-protocol-https-perl.
18:24:57 #14 47.09 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
18:24:57 #14 47.10 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
18:24:57 #14 47.14 Selecting previously unselected package libtry-tiny-perl.
18:24:57 #14 47.15 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ...
18:24:57 #14 47.15 Unpacking libtry-tiny-perl (0.30-1) ...
18:24:57 #14 47.18 Selecting previously unselected package libwww-robotrules-perl.
18:24:57 #14 47.18 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ...
18:24:57 #14 47.18 Unpacking libwww-robotrules-perl (6.02-1) ...
18:24:57 #14 47.21 Selecting previously unselected package libwww-perl.
18:24:57 #14 47.21 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ...
18:24:57 #14 47.22 Unpacking libwww-perl (6.43-1) ...
18:24:57 #14 47.26 Selecting previously unselected package patchutils.
18:24:57 #14 47.26 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ...
18:24:57 #14 47.26 Unpacking patchutils (0.3.4-2) ...
18:24:57 #14 47.29 Selecting previously unselected package wdiff.
18:24:57 #14 47.30 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ...
18:24:57 #14 47.30 Unpacking wdiff (1.2.2-2build1) ...
18:24:57 #14 47.34 Selecting previously unselected package devscripts.
18:24:57 #14 47.34 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ...
18:24:57 #14 47.36 Unpacking devscripts (2.20.2ubuntu2) ...
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05a57ef7566c52f5c) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] // node
[Pipeline] {
[Pipeline] }
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/0938f58d-ccfc-4b63-8dcc-95425ef6ffb9/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:24:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:24:57 chowning workspace
[Pipeline] sh
18:24:57 #15 1.192 Last metadata expiration check: 0:00:22 ago on Wed Oct 11 18:24:35 2023.
18:24:57 #14 8.573 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11 arm64 3.11.4-1~23.04 [572 kB]
18:24:57 #14 12.55 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
18:24:57 #14 12.56 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
18:24:57 #14 47.46 Selecting previously unselected package diffstat.
18:24:57 #14 47.46 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ...
18:24:57 #14 47.47 Unpacking diffstat (1.63-1) ...
18:24:57 #14 47.50 Selecting previously unselected package python3-chardet.
18:24:57 #14 47.50 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ...
18:24:57 #14 47.50 Unpacking python3-chardet (3.0.4-4build1) ...
18:24:57 #14 47.54 Selecting previously unselected package python3-debian.
18:24:57 #14 47.55 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1.1_all.deb ...
18:24:57 #14 47.55 Unpacking python3-debian (0.1.36ubuntu1.1) ...
18:24:57 #14 47.58 Selecting previously unselected package libgpgme11:arm64.
18:24:57 + pwd
18:24:57 + id -u
18:24:57 + id -g
18:24:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:24:57 #15 1.735 Package bash-5.2.15-5.fc39.aarch64 is already installed.
18:24:57 #14 9.002 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpython3-stdlib arm64 3.11.2-1 [7238 B]
18:24:57 #14 13.03 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
18:24:57 #14 47.59 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2.1_arm64.deb ...
18:24:57 #14 47.59 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2.1) ...
18:24:57 #14 47.63 Selecting previously unselected package python3-gpg.
18:24:57 #14 47.63 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2.1_arm64.deb ...
18:24:57 #14 47.63 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ...
18:24:57 #14 47.68 Selecting previously unselected package dput.
18:24:57 #14 47.69 Preparing to unpack .../196-dput_1.0.3ubuntu1.1_all.deb ...
18:24:57 #14 47.70 Unpacking dput (1.0.3ubuntu1.1) ...
18:24:57 #14 47.73 Selecting previously unselected package libcurl3-gnutls:arm64.
18:24:57 #14 47.73 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.20_arm64.deb ...
18:24:57 #14 47.74 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.20) ...
18:24:57 #14 47.78 Selecting previously unselected package liberror-perl.
18:24:57 #14 47.78 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
18:24:57 #14 47.79 Unpacking liberror-perl (0.17029-1) ...
18:24:57 #14 47.82 Selecting previously unselected package git-man.
18:24:57 From https://github.com/docker/compose
18:24:57  * [new tag]         v2.21.0    -> v2.21.0
18:24:57 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:24:57 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-bookworm
18:24:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:24:57 mkdir -p sources
18:24:57 docker run --rm -w /v \
18:24:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:24:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:24:57 	alpine \
18:24:57 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:24:57 #13 1.630 Fetched 8542 kB in 1s (6035 kB/s)
18:24:57 #17 13.19   Running scriptlet: selinux-policy-minimum-3.14.3-130.el8.noarch         26/58 
18:24:57 #17 14.62   Installing       : selinux-policy-minimum-3.14.3-130.el8.noarch         26/58 
18:24:58 #15 1.752 Package bash-5.2.15-5.fc39.aarch64 is already installed.
18:24:58 #15 1.761 Package bash-5.2.15-5.fc39.aarch64 is already installed.
18:24:58 #15 1.762 Package ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch is already installed.
18:24:58 #15 1.762 Package libarchive-3.7.1-1.fc39.aarch64 is already installed.
18:24:58 #15 1.763 Package pkgconf-pkg-config-1.9.5-2.fc39.aarch64 is already installed.
18:24:58 #15 1.763 Package tar-2:1.35-2.fc39.aarch64 is already installed.
18:24:58 #15 1.772 Package bash-5.2.15-5.fc39.aarch64 is already installed.
18:24:58 #15 1.884 Dependencies resolved.
18:24:58 #15 1.906 =======================================================================================
18:24:58 #15 1.906  Package                        Arch     Version                 Repository        Size
18:24:58 #15 1.906 =======================================================================================
18:24:58 #15 1.906 Installing:
18:24:58 #15 1.906  cmake                          aarch64  3.27.7-1.fc39           fedora           7.4 M
18:24:58 #15 1.906  device-mapper-devel            aarch64  1.02.196-1.fc39         fedora            42 k
18:24:58 #15 1.906  gcc                            aarch64  13.2.1-3.fc39           fedora            31 M
18:24:58 #15 1.906  git                            aarch64  2.41.0-2.fc39           fedora            54 k
18:24:58 #15 1.906  glibc-static                   aarch64  2.38-7.fc39             fedora           1.4 M
18:24:58 #15 1.906  libseccomp-devel               aarch64  2.5.3-6.fc39            fedora            60 k
18:24:58 #15 1.906  libselinux-devel               aarch64  3.5-5.fc39              fedora           151 k
18:24:58 #15 1.906  libtool                        aarch64  2.4.7-7.fc39            fedora           601 k
18:24:58 #15 1.906  libtool-ltdl-devel             aarch64  2.4.7-7.fc39            fedora           164 k
18:24:58 #15 1.906  make                           aarch64  1:4.4.1-2.fc39          fedora           585 k
18:24:58 #15 1.906  selinux-policy-devel           noarch   38.29-1.fc39            updates-testing  910 k
18:24:58 #15 1.906  systemd                        aarch64  254.5-2.fc39            fedora           4.6 M
18:24:58 #15 1.906  systemd-devel                  aarch64  254.5-2.fc39            fedora           632 k
18:24:58 #15 1.906  which                          aarch64  2.21-40.fc39            fedora            42 k
18:24:58 #15 1.906 Upgrading:
18:24:58 #15 1.906  systemd-libs                   aarch64  254.5-2.fc39            fedora           668 k
18:24:58 #15 1.906 Installing dependencies:
18:24:58 #15 1.906  annobin-docs                   noarch   12.24-1.fc39            fedora            96 k
18:24:58 #15 1.906  annobin-plugin-gcc             aarch64  12.24-1.fc39            fedora           960 k
18:24:58 #15 1.906  autoconf                       noarch   2.71-6.fc39             fedora           733 k
18:24:58 #15 1.906  automake                       noarch   1.16.5-13.fc39          fedora           697 k
18:24:58 #15 1.906  checkpolicy                    aarch64  3.5-3.fc39              fedora           346 k
18:24:58 #15 1.906  cmake-data                     noarch   3.27.7-1.fc39           fedora           2.2 M
18:24:58 #15 1.906  cmake-filesystem               aarch64  3.27.7-1.fc39           fedora            19 k
18:24:58 #15 1.906  cmake-rpm-macros               noarch   3.27.7-1.fc39           fedora            18 k
18:24:58 #15 1.906  cpp                            aarch64  13.2.1-3.fc39           fedora           9.7 M
18:24:58 #15 1.906  dbus                           aarch64  1:1.14.10-1.fc39        fedora           8.1 k
18:24:58 #15 1.906  dbus-broker                    aarch64  33-2.fc39               fedora           169 k
18:24:58 #15 1.906  dbus-common                    noarch   1:1.14.10-1.fc39        fedora            15 k
18:24:58 #15 1.906  device-mapper                  aarch64  1.02.196-1.fc39         fedora           136 k
18:24:58 #15 1.906  device-mapper-libs             aarch64  1.02.196-1.fc39         fedora           171 k
18:24:58 #15 1.906  gc                             aarch64  8.2.2-4.fc39            fedora           110 k
18:24:58 #15 1.906  gcc-plugin-annobin             aarch64  13.2.1-3.fc39           fedora            48 k
18:24:58 #15 1.906  git-core                       aarch64  2.41.0-2.fc39           fedora           4.5 M
18:24:58 #15 1.906  git-core-doc                   noarch   2.41.0-2.fc39           fedora           2.8 M
18:24:58 #15 1.906  glibc-devel                    aarch64  2.38-7.fc39             fedora           577 k
18:24:58 #15 1.906  guile22                        aarch64  2.2.7-9.fc39            fedora           6.5 M
18:24:58 #15 1.906  jsoncpp                        aarch64  1.9.5-5.fc39            fedora            91 k
18:24:58 #15 1.906  kernel-headers                 aarch64  6.5.4-300.fc39          fedora           1.5 M
18:24:58 #15 1.906  kmod-libs                      aarch64  30-6.fc39               fedora            67 k
18:24:58 #15 1.906  less                           aarch64  633-2.fc39              fedora           176 k
18:24:58 #15 1.906  libargon2                      aarch64  20190702-3.fc39         fedora            28 k
18:24:58 #15 1.906  libasan                        aarch64  13.2.1-3.fc39           fedora           451 k
18:24:58 #15 1.906  libatomic                      aarch64  13.2.1-3.fc39           fedora            38 k
18:24:58 #15 1.906  libcbor                        aarch64  0.10.2-2.fc39           fedora            57 k
18:24:58 #15 1.906  libedit                        aarch64  3.1-48.20230828cvs.fc39 fedora           107 k
18:24:58 #15 1.906  libfdisk                       aarch64  2.39.2-1.fc39           fedora           158 k
18:24:58 #15 1.906  libfido2                       aarch64  1.13.0-3.fc39           fedora            96 k
18:24:58 #15 1.906  libmpc                         aarch64  1.3.1-3.fc39            fedora            72 k
18:24:58 #15 1.906  libseccomp                     aarch64  2.5.3-6.fc39            fedora            72 k
18:24:58 #15 1.906  libselinux-utils               aarch64  3.5-5.fc39              fedora           166 k
18:24:58 #15 1.906  libsepol-devel                 aarch64  3.5-2.fc39              fedora            49 k
18:24:58 #15 1.906  libtool-ltdl                   aarch64  2.4.7-7.fc39            fedora            36 k
18:24:58 #15 1.906  libubsan                       aarch64  13.2.1-3.fc39           fedora           205 k
18:24:58 #15 1.906  libutempter                    aarch64  1.2.1-10.fc39           fedora            27 k
18:24:58 #15 1.906  libuv                          aarch64  1:1.46.0-3.fc39         updates-testing  245 k
18:24:58 #15 1.906  libxcrypt-devel                aarch64  4.4.36-2.fc39           fedora            30 k
18:24:58 #15 1.906  libxcrypt-static               aarch64  4.4.36-2.fc39           fedora           101 k
18:24:58 #15 1.906  m4                             aarch64  1.4.19-6.fc39           fedora           299 k
18:24:58 #15 1.906  openssh                        aarch64  9.3p1-9.fc39            fedora           432 k
18:24:58 #15 1.906  openssh-clients                aarch64  9.3p1-9.fc39            fedora           731 k
18:24:58 #15 1.906  pcre2-devel                    aarch64  10.42-1.fc39.2          fedora           505 k
18:24:58 #15 1.906  pcre2-utf16                    aarch64  10.42-1.fc39.2          fedora           199 k
18:24:58 #15 1.906  pcre2-utf32                    aarch64  10.42-1.fc39.2          fedora           187 k
18:24:58 #15 1.906  perl-Error                     noarch   1:0.17029-13.fc39       fedora            40 k
18:24:58 #15 1.906  perl-File-Compare              noarch   1.100.700-501.fc39      updates-testing   13 k
18:24:58 #15 1.906  perl-File-Copy                 noarch   2.41-501.fc39           updates-testing   20 k
18:24:58 #15 1.906  perl-File-Find                 noarch   1.43-501.fc39           updates-testing   25 k
18:24:58 #15 1.906  perl-Git                       noarch   2.41.0-2.fc39           fedora            41 k
18:24:58 #15 1.906  perl-TermReadKey               aarch64  2.38-18.fc39            fedora            35 k
18:24:58 #15 1.906  perl-Thread-Queue              noarch   3.14-500.fc39           fedora            21 k
18:24:58 #15 1.906  perl-lib                       aarch64  0.65-501.fc39           updates-testing   15 k
18:24:58 #15 1.906  perl-threads                   aarch64  1:2.36-500.fc39         fedora            57 k
18:24:58 #15 1.906  perl-threads-shared            aarch64  1.68-500.fc39           fedora            44 k
18:24:58 #15 1.906  policycoreutils                aarch64  3.5-7.fc39              fedora           244 k
18:24:58 #15 1.906  policycoreutils-devel          aarch64  3.5-7.fc39              fedora           149 k
18:24:58 #15 1.906  policycoreutils-python-utils   noarch   3.5-7.fc39              fedora            81 k
18:24:58 #15 1.906  python3-audit                  aarch64  3.1.2-4.fc39            fedora            88 k
18:24:58 #15 1.906  python3-libselinux             aarch64  3.5-5.fc39              fedora           193 k
18:24:58 #15 1.906  python3-libsemanage            aarch64  3.5-4.fc39              fedora            85 k
18:24:58 #15 1.906  python3-policycoreutils        noarch   3.5-7.fc39              fedora           2.2 M
18:24:58 #15 1.906  python3-setools                aarch64  4.4.3-1.fc39            fedora           694 k
18:24:58 #15 1.906  python3-setuptools             noarch   67.7.2-7.fc39           fedora           1.5 M
18:24:58 #15 1.906  rhash                          aarch64  1.4.3-3.fc39            fedora           192 k
18:24:58 #15 1.906  rpm-plugin-selinux             aarch64  4.19.0-1.fc39           fedora            20 k
18:24:58 #15 1.906  selinux-policy                 noarch   38.29-1.fc39            updates-testing   55 k
18:24:58 #15 1.906  selinux-policy-targeted        noarch   38.29-1.fc39            updates-testing  6.7 M
18:24:58 #15 1.906  systemd-pam                    aarch64  254.5-2.fc39            fedora           354 k
18:24:58 #15 1.906  systemd-rpm-macros             noarch   254.5-2.fc39            fedora            31 k
18:24:58 #15 1.906  util-linux                     aarch64  2.39.2-1.fc39           fedora           1.2 M
18:24:58 #15 1.906  vim-filesystem                 noarch   2:9.0.1984-1.fc39       updates-testing   18 k
18:24:58 #15 1.906  xkeyboard-config               noarch   2.39-2.fc39             fedora           962 k
18:24:58 #15 1.906 Installing weak dependencies:
18:24:58 #15 1.906  cryptsetup-libs                aarch64  2.6.1-3.fc39            fedora           488 k
18:24:58 #15 1.906  libbpf                         aarch64  2:1.1.0-4.fc39          fedora           165 k
18:24:58 #15 1.906  libxkbcommon                   aarch64  1.6.0-1.fc39            updates-testing  143 k
18:24:58 #15 1.906  qrencode-libs                  aarch64  4.1.1-5.fc39            fedora            61 k
18:24:58 #15 1.906  systemd-networkd               aarch64  254.5-2.fc39            fedora           620 k
18:24:58 #15 1.906  systemd-resolved               aarch64  254.5-2.fc39            fedora           284 k
18:24:58 #15 1.906 
18:24:58 #15 1.906 Transaction Summary
18:24:58 #15 1.906 =======================================================================================
18:24:58 #15 1.906 Install  95 Packages
18:24:58 #15 1.906 Upgrade   1 Package
18:24:58 #15 1.906 
18:24:58 #15 1.912 Total download size: 101 M
18:24:58 #15 1.913 Downloading Packages:
18:24:58 #14 9.078 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3 arm64 3.11.2-1 [22.9 kB]
18:24:58 #14 9.154 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB]
18:24:58 #14 13.19 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
18:24:58 + STATUS=0
18:24:58 + '[' 0 -ne 0 ']'
18:24:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:24:58 + /usr/bin/tar -xf -
18:24:58 #14 47.82 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ...
18:24:58 #14 47.82 Unpacking git-man (1:2.25.1-1ubuntu3.11) ...
18:24:58 #14 47.92 Selecting previously unselected package git.
18:24:58 #14 47.92 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.11_arm64.deb ...
18:24:58 #14 47.94 Unpacking git (1:2.25.1-1ubuntu3.11) ...
18:24:58 #16 11.58 Transaction test succeeded.
18:24:58 #16 11.58 Running transaction
18:24:58 #13 1.630 Reading package lists...
18:24:58 #14 13.34 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB]
18:24:58 #14 13.39 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
18:24:58 #14 13.43 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB]
18:24:58 #14 13.44 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB]
18:24:58 #14 13.49 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
18:24:58 #14 13.51 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
18:24:58 #14 13.51 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
18:24:58 #14 13.51 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB]
18:24:58 #14 13.52 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[Pipeline] echo
18:24:58 Removing all docker containers
[Pipeline] sh
18:24:58 #14 48.35 Selecting previously unselected package libalgorithm-diff-perl.
18:24:58 #13 2.096 Reading package lists...
18:24:58 #13 2.555 Building dependency tree...
18:24:58 #14 48.36 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ...
18:24:58 #14 48.36 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
18:24:58 #14 48.39 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:24:58 #14 48.39 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
18:24:58 #14 48.39 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
18:24:58 #14 48.42 Selecting previously unselected package libalgorithm-merge-perl.
18:24:58 #14 48.43 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
18:24:58 #14 48.43 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:24:58 #14 48.46 Selecting previously unselected package libapt-pkg-perl.
18:24:58 #14 48.46 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ...
18:24:58 #14 48.46 Unpacking libapt-pkg-perl (0.1.36build3) ...
18:24:58 #14 48.49 Selecting previously unselected package libarchive-cpio-perl.
18:24:58 #14 48.50 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ...
18:24:58 #14 48.50 Unpacking libarchive-cpio-perl (0.10-1) ...
18:24:58 #14 48.53 Selecting previously unselected package libarray-intspan-perl.
18:24:58 #14 48.53 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ...
18:24:58 #14 48.53 Unpacking libarray-intspan-perl (2.003-1) ...
18:24:58 #14 48.60 Selecting previously unselected package libasync-mergepoint-perl.
18:24:58 + docker container ls -aq
18:24:58 + docker container rm -vf 63b5abc10f34
18:24:58 #14 9.640 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgdbm6 arm64 1.23-3 [33.3 kB]
18:24:58 #14 9.640 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgdbm-compat4 arm64 1.23-3 [6258 B]
18:24:58 #14 9.641 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libperl5.36 arm64 5.36.0-7ubuntu0.23.04.1 [4671 kB]
18:24:58 #14 9.861 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 perl arm64 5.36.0-7ubuntu0.23.04.1 [236 kB]
18:24:58 + STATUS=0
18:24:58 + '[' 0 -ne 0 ']'
18:24:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:24:58 + exit 0
18:24:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LRpxOT
18:24:58 + umask 022
18:24:58 + cd /root/rpmbuild/BUILD
18:24:58 + cd src
18:24:58 + export DOCKER_GITCOMMIT=949f8c9
18:24:58 + DOCKER_GITCOMMIT=949f8c9
18:24:58 + mkdir -p /go/src/github.com/docker
18:24:58 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:24:58 + pushd /root/rpmbuild/BUILD/src/engine
18:24:58 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:24:58 + TMP_GOPATH=/go
18:24:58 + hack/dockerfile/install/install.sh tini
18:24:58 + RM_GOPATH=0
18:24:58 + TMP_GOPATH=/go
18:24:58 + : /usr/local/bin
18:24:58 + '[' -z /go ']'
18:24:58 + export GOPATH=/go
18:24:58 + GOPATH=/go
18:24:58 + case "$(go env GOARCH)" in
18:24:58 ++ go env GOARCH
18:24:58 + export GO_BUILDMODE=-buildmode=pie
18:24:58 + GO_BUILDMODE=-buildmode=pie
18:24:58 ++ dirname hack/dockerfile/install/install.sh
18:24:58 + dir=hack/dockerfile/install
18:24:58 + bin=tini
18:24:58 + shift
18:24:58 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:24:58 + . hack/dockerfile/install/tini.installer
18:24:58 ++ : v0.19.0
18:24:58 + install_tini
18:24:58 + echo 'Install tini version v0.19.0'
18:24:58 Install tini version v0.19.0
18:24:58 + git clone https://github.com/krallin/tini.git /go/tini
18:24:58 Cloning into '/go/tini'...
18:24:58 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:24:58 + make manpages
18:24:58 scripts/docs/generate-man.sh
18:24:58 + cp -r . /tmp/docker-cli-docsgen.IjZ4ahr0IB/
18:24:58 + cd /tmp/docker-cli-docsgen.IjZ4ahr0IB
18:24:58 + ./scripts/vendor init
18:24:58 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:24:58 + cp man/tools.go .
18:24:58 + ./scripts/vendor update
18:24:58 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:24:58 go: downloading github.com/spf13/cobra v1.7.0
18:24:58 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:24:58 go: downloading github.com/docker/go-units v0.5.0
18:24:58 go: downloading github.com/fvbommel/sortorder v1.0.2
18:24:58 go: downloading github.com/moby/term v0.5.0
18:24:58 go: downloading github.com/morikuni/aec v1.0.0
18:24:58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:24:58 go: downloading github.com/spf13/pflag v1.0.5
18:24:58 go: downloading github.com/pkg/errors v0.9.1
18:24:58 go: downloading github.com/google/go-cmp v0.5.9
18:24:58 go: downloading gotest.tools/v3 v3.5.0
18:24:58 go: downloading golang.org/x/sync v0.3.0
18:24:58 go: downloading github.com/mattn/go-runewidth v0.0.14
18:24:58 go: downloading github.com/moby/sys/sequential v0.5.0
18:24:58 go: downloading github.com/sirupsen/logrus v1.9.3
18:24:58 go: downloading github.com/distribution/reference v0.5.0
18:24:58 go: downloading github.com/docker/go-connections v0.4.0
18:24:58 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:24:58 go: downloading github.com/moby/patternmatcher v0.6.0
18:24:58 go: downloading golang.org/x/text v0.9.0
18:24:58 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:24:58 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:24:58 go: downloading github.com/opencontainers/go-digest v1.0.0
18:24:58 go: downloading gopkg.in/yaml.v2 v2.4.0
18:24:58 go: downloading github.com/gogo/protobuf v1.3.2
18:24:58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:24:58 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:24:58 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:24:58 go: downloading github.com/containerd/containerd v1.6.24
18:24:58 go: downloading github.com/moby/sys/signal v0.7.0
18:24:58 go: downloading golang.org/x/sys v0.10.0
18:24:58 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:24:58 go: downloading golang.org/x/term v0.8.0
18:24:58 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:24:58 go: downloading dario.cat/mergo v1.0.0
18:24:58 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:24:58 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:24:58 go: downloading github.com/creack/pty v1.1.18
18:24:58 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:24:58 go: downloading github.com/rivo/uniseg v0.2.0
18:24:58 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:24:58 go: downloading go.opentelemetry.io/otel v1.4.1
18:24:58 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:24:58 go: downloading github.com/moby/sys/symlink v0.2.0
18:24:58 go: downloading github.com/klauspost/compress v1.16.5
18:24:58 go: downloading gopkg.in/yaml.v3 v3.0.1
18:24:58 go: downloading github.com/stretchr/testify v1.8.1
18:24:58 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:24:58 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:24:58 go: downloading golang.org/x/time v0.3.0
18:24:58 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:24:58 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:24:58 go: downloading github.com/gorilla/mux v1.8.0
18:24:58 go: downloading golang.org/x/crypto v0.9.0
18:24:58 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:24:58 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:24:58 go: downloading google.golang.org/grpc v1.56.2
18:24:58 go: downloading github.com/opencontainers/runc v1.1.7
18:24:58 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:24:58 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:24:58 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:24:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:24:58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:24:58 go: downloading github.com/Microsoft/go-winio v0.6.1
18:24:58 go: downloading golang.org/x/net v0.10.0
18:24:58 go: downloading github.com/felixge/httpsnoop v1.0.3
18:24:58 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:24:58 go: downloading github.com/go-logr/logr v1.2.3
18:24:58 go: downloading github.com/go-logr/stdr v1.2.2
18:24:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:24:58 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:24:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:24:58 go: downloading github.com/davecgh/go-spew v1.1.1
18:24:58 go: downloading github.com/pmezard/go-difflib v1.0.0
18:24:58 go: downloading github.com/russross/blackfriday v1.6.0
18:24:58 go: downloading github.com/kr/pretty v0.1.0
18:24:58 go: downloading github.com/miekg/pkcs11 v1.1.1
18:24:58 go: downloading github.com/prometheus/client_golang v1.14.0
18:24:58 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:24:58 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:24:58 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:24:58 go: downloading github.com/golang/protobuf v1.5.3
18:24:58 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:24:58 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:24:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:24:58 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:24:58 go: downloading golang.org/x/tools v0.8.0
18:24:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:24:58 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:24:58 go: downloading google.golang.org/protobuf v1.31.0
18:24:58 go: downloading github.com/kr/text v0.2.0
18:24:58 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:24:58 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:24:58 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:24:58 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:24:58 go: downloading github.com/beorn7/perks v1.0.1
18:24:58 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:24:58 go: downloading github.com/prometheus/client_model v0.3.0
18:24:58 go: downloading github.com/prometheus/common v0.42.0
18:24:58 go: downloading github.com/prometheus/procfs v0.9.0
18:24:58 #13 2.638 Reading state information...
18:24:58 #13 2.770 The following additional packages will be installed:
18:24:58 #13 2.770   autoconf automake autopoint autotools-dev binutils binutils-common
18:24:58 #13 2.770   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
18:24:58 #13 2.770   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
18:24:58 #13 2.770   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:24:58 #13 2.770   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:24:58 #13 2.770   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
18:24:58 #13 2.770   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
18:24:58 #13 2.770   intltool-debian iso-codes less libalgorithm-diff-perl
18:24:58 #13 2.770   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
18:24:58 #13 2.770   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
18:24:58 #13 2.770   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
18:24:58 #13 2.770   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:24:58 #13 2.770   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
18:24:58 #13 2.770   libcbor0 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
18:24:58 #13 2.770   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:24:58 #13 2.770   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:24:58 #13 2.770   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
18:24:58 #13 2.770   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:24:58 #13 2.770   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:24:58 #13 2.770   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
18:24:58 #13 2.770   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:24:58 #13 2.770   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
18:24:58 #13 2.770   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:24:58 #13 2.770   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:24:58 #13 2.770   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
18:24:58 #13 2.770   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:24:58 #13 2.770   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:24:58 #13 2.770   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:24:58 #13 2.770   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:24:58 #13 2.770   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
18:24:58 #13 2.771   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
18:24:58 #13 2.771   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
18:24:58 #13 2.771   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
18:24:58 #13 2.771   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:24:58 #13 2.771   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:24:58 #13 2.771   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:24:58 #13 2.771   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
18:24:58 #13 2.771   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
18:24:58 #13 2.771   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
18:24:58 #13 2.771   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:24:58 #13 2.771   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
18:24:58 #13 2.771   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
18:24:58 #13 2.771   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:24:58 #13 2.771   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:24:58 #13 2.771   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:24:58 #13 2.771   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:24:58 #13 2.771   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
18:24:58 #13 2.771   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
18:24:58 #13 2.771   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
18:24:58 #13 2.771   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
18:24:58 #13 2.771   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
18:24:58 #13 2.771   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
18:24:58 #13 2.771   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
18:24:58 #13 2.771   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:24:58 #13 2.771   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:24:58 #13 2.771   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
18:24:58 #13 2.771   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:24:58 #13 2.771   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
18:24:58 #13 2.771   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
18:24:58 #13 2.771   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:24:58 #13 2.771   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
18:24:58 #13 2.771   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:24:58 #13 2.771   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
18:24:58 #13 2.771   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
18:24:58 #13 2.771   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:24:58 #13 2.771   libstring-shellquote-perl libsub-exporter-perl
18:24:58 #13 2.771   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:24:58 #13 2.771   libsub-name-perl libsub-override-perl libsub-quote-perl
18:24:58 #13 2.771   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
18:24:58 #13 2.771   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
18:24:58 #13 2.771   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
18:24:58 #13 2.771   libtime-duration-perl libtime-moment-perl libtimedate-perl libtinfo6
18:24:58 #13 2.771   libtirpc-dev libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
18:24:58 #13 2.771   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:24:58 #13 2.771   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
18:24:58 #13 2.771   libwant-perl libwebp6 libwww-perl libwww-robotrules-perl libx11-6
18:24:58 #13 2.771   libx11-data libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
18:24:58 #13 2.771   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:24:58 #13 2.771   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
18:24:58 #13 2.771   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:24:58 #13 2.771   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
18:24:58 #13 2.771   netbase openssh-client openssl patch patchutils pbzip2 perl
18:24:58 #13 2.771   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
18:24:58 #13 2.771   pristine-tar publicsuffix python-apt-common python3 python3-apt
18:24:58 #13 2.771   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
18:24:58 #13 2.771   python3-magic python3-minimal python3-pkg-resources python3-requests
18:24:58 #13 2.771   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
18:24:58 #13 2.771   python3.9-minimal readline-common sensible-utils shared-mime-info strace
18:24:58 #13 2.771   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
18:24:58 #13 2.772 Suggested packages:
18:24:58 #13 2.772   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:24:58 #13 2.772   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
18:24:58 #13 2.772   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
18:24:58 #13 2.772   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
18:24:58 #13 2.772   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:24:58 #13 2.772   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
18:24:58 #13 2.772   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
18:24:58 #13 2.772   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:24:58 #13 2.772   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
18:24:58 #13 2.772   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
18:24:58 #13 2.772   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
18:24:58 #13 2.772   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
18:24:58 #13 2.772   libdigest-hmac-perl libgssapi-perl glibc-doc libc-l10n locales bzr
18:24:58 #13 2.772   libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl uuid
18:24:58 #13 2.772   libscalar-number-perl libsasl2-modules-gssapi-mit
18:24:58 #13 2.772   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:24:58 #13 2.772   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
18:24:58 #13 2.772   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
18:24:58 #13 2.772   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:24:58 #13 2.772   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
18:24:58 #13 2.772   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
18:24:58 #13 2.772   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
18:24:58 #13 2.773   diffutils-doc perl-doc libterm-readline-gnu-perl
18:24:58 #13 2.773   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
18:24:58 #13 2.773   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
18:24:58 #13 2.773   python-apt-doc python3-setuptools python3-cryptography python3-openssl
18:24:58 #13 2.773   python3-socks python-requests-doc python3.9-venv python3.9-doc
18:24:58 #13 2.773   binfmt-support readline-doc zip wdiff-doc
18:24:58 #13 2.773 Recommended packages:
18:24:58 #13 2.773   libnss-nis libnss-nisplus
18:24:58 #14 48.60 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ...
18:24:58 #14 48.60 Unpacking libasync-mergepoint-perl (0.04-2) ...
18:24:58 #14 48.63 Selecting previously unselected package libmodule-implementation-perl.
18:24:58 #14 48.63 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ...
18:24:58 #14 48.64 Unpacking libmodule-implementation-perl (0.09-1) ...
18:24:58 #14 48.66 Selecting previously unselected package libsub-exporter-progressive-perl.
18:24:58 #14 48.67 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:24:58 #14 48.67 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:24:58 #14 48.70 Selecting previously unselected package libvariable-magic-perl.
18:24:58 #14 48.70 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ...
18:24:58 #14 48.70 Unpacking libvariable-magic-perl (0.62-1build2) ...
18:24:58 #14 48.73 Selecting previously unselected package libb-hooks-endofscope-perl.
18:24:58 #14 48.73 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ...
18:24:58 #14 48.74 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
18:24:58 #14 48.77 Selecting previously unselected package libcapture-tiny-perl.
18:24:58 #14 48.77 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ...
18:24:58 #14 48.77 Unpacking libcapture-tiny-perl (0.48-1) ...
18:24:58 #14 48.80 Selecting previously unselected package libclass-xsaccessor-perl.
18:24:58 #14 48.80 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ...
18:24:58 #14 48.81 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
18:24:58 #14 48.84 Selecting previously unselected package libclone-perl.
18:24:58 #14 48.84 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ...
18:24:58 #14 48.84 Unpacking libclone-perl (0.43-2) ...
18:24:58 #14 48.87 Selecting previously unselected package libcommon-sense-perl.
18:24:58 #14 48.87 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ...
18:24:58 #14 48.88 Unpacking libcommon-sense-perl (3.74-2build6) ...
18:24:58 #14 48.90 Selecting previously unselected package libparams-util-perl.
18:24:58 63b5abc10f34
[Pipeline] echo
18:24:58 Docker containers have been removed
[Pipeline] echo
18:24:58 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
18:24:58 #14 9.866 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 adduser all 3.129ubuntu1 [59.0 kB]
18:24:58 #14 9.867 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssl arm64 3.0.8-1ubuntu1.2 [1163 kB]
18:24:58 #14 9.925 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
18:24:58 #14 9.930 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 distro-info-data all 0.57ubuntu0.1 [6022 B]
[Pipeline] echo
18:24:58 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-37-amd64)
18:24:58 #14 13.94 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-6 arm64 2:1.7.5-1ubuntu0.3 [661 kB]
[Pipeline] sh
18:24:58 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:24:58 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:24:58 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:24:58 go: downloading github.com/docker/go-metrics v0.0.1
18:24:58 go: downloading k8s.io/klog/v2 v2.80.1
18:24:58 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:24:58 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:24:58 go: downloading github.com/BurntSushi/toml v0.3.1
18:24:58 go: downloading github.com/magiconair/properties v1.5.3
18:24:58 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:24:58 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:24:58 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:24:58 #16 DONE 1.7s
18:24:58 
18:24:58 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
18:24:58 #17 DONE 0.0s
18:24:58 
18:24:58 #18 exporting to image
18:24:58 #18 exporting layers
18:24:59 #14 48.91 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ...
18:24:59 #14 48.91 Unpacking libparams-util-perl (1.07-3build5) ...
18:24:59 #14 48.94 Selecting previously unselected package libsub-install-perl.
18:24:59 #14 48.94 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ...
18:24:59 #14 48.94 Unpacking libsub-install-perl (0.928-1) ...
18:24:59 #14 48.97 Selecting previously unselected package libdata-optlist-perl.
18:24:59 #14 48.97 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ...
18:24:59 #14 48.98 Unpacking libdata-optlist-perl (0.110-1) ...
18:24:59 #14 49.00 Selecting previously unselected package libsub-exporter-perl.
18:24:59 #14 49.01 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ...
18:24:59 #14 49.01 Unpacking libsub-exporter-perl (0.987-1) ...
18:24:59 #14 49.04 Selecting previously unselected package libconst-fast-perl.
18:24:59 #14 49.04 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ...
18:24:59 #14 49.05 Unpacking libconst-fast-perl (0.014-1) ...
18:24:59 #14 49.08 Selecting previously unselected package libwant-perl.
18:24:59 #14 49.08 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ...
18:24:59 #14 49.08 Unpacking libwant-perl (0.29-1build4) ...
18:24:59 #14 49.11 Selecting previously unselected package libcontextual-return-perl.
18:24:59 #14 14.45 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
18:24:59 + echo starting...
18:24:59 starting...
[Pipeline] }
[Pipeline] // stage
18:24:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:24:59 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:24:59 go: downloading golang.org/x/mod v0.10.0
18:24:59 + go mod vendor -modfile=vendor.mod
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:24:59 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc
18:24:59  debian/rules build
18:24:59 dh build --with=bash-completion
18:24:59    dh_update_autotools_config
18:24:59    dh_autoreconf
18:24:59    debian/rules override_dh_auto_build
18:24:59 make[1]: Entering directory '/root/build-deb'
18:24:59 # Build the daemon and dependencies
18:24:59 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:24:59 
18:24:59 Removing bundles/
18:24:59 
18:24:59 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:24:59 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:24:59 + tee /root/build-deb/engine/go.mod
18:24:59 module github.com/docker/docker
18:24:59 
18:24:59 go 1.20
18:24:59 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:59 + GO111MODULE=on
18:24:59 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:43.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:24:59 + cd /go/tini
18:24:59 + git checkout -q v0.19.0
18:24:59 + cmake .
18:24:59 -- The C compiler identification is GNU 4.8.5
18:24:59 -- Check for working C compiler: /usr/bin/cc
18:24:59 -- Check for working C compiler: /usr/bin/cc -- works
18:24:59 -- Detecting C compiler ABI info
18:24:59 -- Detecting C compiler ABI info - done
18:24:59 -- Performing Test HAS_BUILTIN_FORTIFY
18:24:59 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:24:59 -- Configuring done
18:24:59 -- Generating done
18:24:59 -- Build files have been written to: /go/tini
18:24:59 + make tini-static
18:24:59 #14 49.11 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ...
18:24:59 #14 49.12 Unpacking libcontextual-return-perl (0.004014-2) ...
18:24:59 #14 49.15 Selecting previously unselected package libcpanel-json-xs-perl.
18:24:59 #14 49.15 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ...
18:24:59 #14 49.15 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
18:24:59 #14 49.19 Selecting previously unselected package libdata-dump-perl.
18:24:59 #14 49.19 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ...
18:24:59 #14 49.19 Unpacking libdata-dump-perl (1.23-1) ...
18:24:59 #14 49.22 Selecting previously unselected package libdigest-bubblebabble-perl.
18:24:59 #14 49.23 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ...
18:24:59 #14 49.23 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
18:24:59 #14 49.26 Selecting previously unselected package libdigest-hmac-perl.
18:24:59 #14 49.26 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
18:24:59 #14 49.26 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
18:24:59 #14 49.29 Selecting previously unselected package libdistro-info-perl.
18:24:59 #14 49.29 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1.1_all.deb ...
18:24:59 #14 49.30 Unpacking libdistro-info-perl (0.23ubuntu1.1) ...
18:24:59 #14 49.32 Selecting previously unselected package libnet-smtp-ssl-perl.
18:24:59 #14 14.46 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
18:24:59 #14 14.46 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB]
18:24:59 #14 14.57 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB]
18:24:59 #14 14.64 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssh-client arm64 1:8.9p1-3ubuntu0.4 [862 kB]
18:24:59 #14 14.69 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB]
18:24:59 #15 3.120 (1/96): annobin-docs-12.24-1.fc39.noarch.rpm    422 kB/s |  96 kB     00:00    
18:24:59 #15 3.129 (2/96): annobin-plugin-gcc-12.24-1.fc39.aarch64 4.0 MB/s | 960 kB     00:00    
18:24:59 #15 3.136 (3/96): automake-1.16.5-13.fc39.noarch.rpm       51 MB/s | 697 kB     00:00    
18:24:59 #15 3.144 (4/96): autoconf-2.71-6.fc39.noarch.rpm         2.9 MB/s | 733 kB     00:00    
18:24:59 #15 3.149 (5/96): checkpolicy-3.5-3.fc39.aarch64.rpm       19 MB/s | 346 kB     00:00    
18:24:59 #15 3.172 (6/96): cmake-filesystem-3.27.7-1.fc39.aarch64. 1.6 MB/s |  19 kB     00:00    
18:24:59 #15 3.186 (7/96): cmake-data-3.27.7-1.fc39.noarch.rpm      82 MB/s | 2.2 MB     00:00    
18:24:59 #15 3.212 (8/96): cmake-3.27.7-1.fc39.aarch64.rpm         100 MB/s | 7.4 MB     00:00    
18:24:59 #15 3.215 (9/96): cmake-rpm-macros-3.27.7-1.fc39.noarch.r 483 kB/s |  18 kB     00:00    
18:24:59 #15 3.246 (10/96): cryptsetup-libs-2.6.1-3.fc39.aarch64.r  54 MB/s | 488 kB     00:00    
18:24:59 #15 3.248 (11/96): dbus-1.14.10-1.fc39.aarch64.rpm        766 kB/s | 8.1 kB     00:00    
18:24:59 #15 3.257 (12/96): dbus-broker-33-2.fc39.aarch64.rpm       23 MB/s | 169 kB     00:00    
18:24:59 #15 3.259 (13/96): dbus-common-1.14.10-1.fc39.noarch.rpm  1.6 MB/s |  15 kB     00:00    
18:24:59 #15 3.267 (14/96): device-mapper-1.02.196-1.fc39.aarch64.  20 MB/s | 136 kB     00:00    
18:24:59 #15 3.270 (15/96): device-mapper-devel-1.02.196-1.fc39.aa 4.5 MB/s |  42 kB     00:00    
18:24:59 #15 3.304 (16/96): cpp-13.2.1-3.fc39.aarch64.rpm           84 MB/s | 9.7 MB     00:00    
18:24:59 #15 3.310 (17/96): device-mapper-libs-1.02.196-1.fc39.aar 4.2 MB/s | 171 kB     00:00    
18:24:59 #15 3.315 (18/96): gc-8.2.2-4.fc39.aarch64.rpm            2.4 MB/s | 110 kB     00:00    
18:24:59 #14 10.33 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iso-codes all 4.12.0-1 [3440 kB]
18:24:59 + docker version
18:24:59 Client: Docker Engine - Community
18:24:59  Version:           24.0.2
18:24:59  API version:       1.43
18:24:59  Go version:        go1.20.4
18:24:59  Git commit:        cb74dfc
18:24:59  Built:             Thu May 25 21:52:22 2023
18:24:59  OS/Arch:           linux/amd64
18:24:59  Context:           default
18:24:59 
18:24:59 Server: Docker Engine - Community
18:24:59  Engine:
18:24:59   Version:          24.0.2
18:24:59   API version:      1.43 (minimum version 1.12)
18:24:59   Go version:       go1.20.4
18:24:59   Git commit:       659604f
18:24:59   Built:            Thu May 25 21:52:22 2023
18:24:59   OS/Arch:          linux/amd64
18:24:59   Experimental:     true
18:24:59  containerd:
18:24:59   Version:          1.6.21
18:24:59   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:59  runc:
18:24:59   Version:          1.1.7
18:24:59   GitCommit:        v1.1.7-0-g860f061
18:24:59  docker-init:
18:24:59   Version:          0.19.0
18:24:59   GitCommit:        de40ad0
18:24:59 Scanning dependencies of target tini-static
18:24:59 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:24:59 Linking C executable tini-static
[Pipeline] sh
18:24:59 #14 49.33 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:24:59 #14 49.33 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:24:59 #14 49.36 Selecting previously unselected package libmailtools-perl.
18:24:59 #14 49.36 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ...
18:24:59 #14 49.36 Unpacking libmailtools-perl (2.21-1) ...
18:24:59 #14 49.40 Selecting previously unselected package libnet-ip-perl.
18:24:59 #14 49.40 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ...
18:24:59 #14 49.40 Unpacking libnet-ip-perl (1.26-2) ...
18:24:59 #14 49.43 Selecting previously unselected package libnet-dns-perl.
18:24:59 #14 49.44 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ...
18:24:59 #14 49.44 Unpacking libnet-dns-perl (1.22-1) ...
18:24:59 #14 49.49 Selecting previously unselected package libnet-domain-tld-perl.
18:24:59 #14 49.49 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ...
18:24:59 #14 49.50 Unpacking libnet-domain-tld-perl (1.75-1) ...
18:24:59 #14 49.53 Selecting previously unselected package libemail-valid-perl.
18:24:59 #14 49.53 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ...
18:24:59 #14 49.53 Unpacking libemail-valid-perl (1.202-1) ...
18:24:59 #14 49.56 Selecting previously unselected package libexporter-tiny-perl.
18:24:59 #14 49.56 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ...
18:24:59 #14 49.57 Unpacking libexporter-tiny-perl (1.002001-1) ...
18:24:59 #14 49.60 Selecting previously unselected package libipc-system-simple-perl.
18:24:59 #14 49.60 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ...
18:24:59 #14 49.61 Unpacking libipc-system-simple-perl (1.26-1) ...
18:24:59 #14 49.63 Selecting previously unselected package libfile-basedir-perl.
18:24:59 #14 49.64 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ...
18:24:59 #14 49.64 Unpacking libfile-basedir-perl (0.08-1) ...
18:24:59 #14 49.67 Selecting previously unselected package libfile-chdir-perl.
18:24:59 #14 14.69 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB]
18:24:59 #14 14.71 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB]
18:24:59 #14 14.71 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB]
18:24:59 #14 14.71 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB]
18:24:59 #15 3.342 (19/96): gcc-plugin-annobin-13.2.1-3.fc39.aarch 6.7 MB/s |  48 kB     00:00    
18:24:59 #15 3.345 (20/96): git-2.41.0-2.fc39.aarch64.rpm          5.4 MB/s |  54 kB     00:00    
18:24:59 #15 3.393 (21/96): git-core-doc-2.41.0-2.fc39.noarch.rpm   61 MB/s | 2.8 MB     00:00    
18:24:59 #15 3.413 (22/96): git-core-2.41.0-2.fc39.aarch64.rpm      68 MB/s | 4.5 MB     00:00    
18:24:59 #15 3.426 (23/96): glibc-devel-2.38-7.fc39.aarch64.rpm     19 MB/s | 577 kB     00:00    
18:24:59 #15 3.443 (24/96): glibc-static-2.38-7.fc39.aarch64.rpm    66 MB/s | 1.4 MB     00:00    
18:24:59 #15 3.472 (25/96): jsoncpp-1.9.5-5.fc39.aarch64.rpm       4.9 MB/s |  91 kB     00:00    
18:24:59 #15 3.490 (26/96): kernel-headers-6.5.4-300.fc39.aarch64. 106 MB/s | 1.5 MB     00:00    
18:24:59 #15 3.525 (27/96): guile22-2.2.7-9.fc39.aarch64.rpm        74 MB/s | 6.5 MB     00:00    
18:24:59 #15 3.528 (28/96): kmod-libs-30-6.fc39.aarch64.rpm        1.8 MB/s |  67 kB     00:00    
18:24:59 #15 3.536 (29/96): less-633-2.fc39.aarch64.rpm             27 MB/s | 176 kB     00:00    
18:24:59 #15 3.538 (30/96): libargon2-20190702-3.fc39.aarch64.rpm  3.2 MB/s |  28 kB     00:00    
18:24:59 #15 3.551 (31/96): libasan-13.2.1-3.fc39.aarch64.rpm       41 MB/s | 451 kB     00:00    
18:24:59 #15 3.554 (32/96): libatomic-13.2.1-3.fc39.aarch64.rpm    2.7 MB/s |  38 kB     00:00    
18:24:59 #15 3.563 (33/96): libbpf-1.1.0-4.fc39.aarch64.rpm         21 MB/s | 165 kB     00:00    
18:24:59 #15 3.566 (34/96): libcbor-0.10.2-2.fc39.aarch64.rpm      5.5 MB/s |  57 kB     00:00    
18:24:59 #15 3.670 (35/96): gcc-13.2.1-3.fc39.aarch64.rpm           85 MB/s |  31 MB     00:00    
18:24:59 [100%] Built target tini-static
18:24:59 + mkdir -p /usr/local/bin
18:24:59 + cp tini-static /usr/local/bin/docker-init
18:24:59 + VERSION=0.0.0-20231011170815-26951f7
18:24:59 + PRODUCT=docker
18:24:59 + hack/make.sh dynbinary
18:24:59 
18:24:59 Removing bundles/
18:24:59 
18:24:59 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:24:59 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:24:59 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:24:59 module github.com/docker/docker
18:24:59 
18:24:59 go 1.20
18:24:59 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:24:59 + GO111MODULE=on
18:24:59 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:24:59 #14 49.67 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ...
18:24:59 #14 49.67 Unpacking libfile-chdir-perl (0.1008-1) ...
18:24:59 #14 49.70 Selecting previously unselected package libfile-fcntllock-perl.
18:24:59 #14 49.70 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
18:24:59 #14 49.71 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
18:24:59 #14 49.74 Selecting previously unselected package libnumber-compare-perl.
18:24:59 #14 49.74 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ...
18:24:59 #14 49.74 Unpacking libnumber-compare-perl (0.03-1) ...
18:24:59 #14 49.77 Selecting previously unselected package libtext-glob-perl.
18:24:59 #14 49.77 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
18:24:59 #14 49.77 Unpacking libtext-glob-perl (0.10-1) ...
18:24:59 #14 49.80 Selecting previously unselected package libfile-find-rule-perl.
18:24:59 #14 49.80 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ...
18:24:59 #14 49.81 Unpacking libfile-find-rule-perl (0.34-1) ...
18:24:59 #14 49.83 Selecting previously unselected package libfont-afm-perl.
18:24:59 #14 49.83 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ...
18:24:59 #14 49.84 Unpacking libfont-afm-perl (1.20-2) ...
18:24:59 #14 49.87 Selecting previously unselected package libio-string-perl.
18:24:59 #14 49.87 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
18:24:59 + docker info
18:24:59 Client: Docker Engine - Community
18:24:59  Version:    24.0.2
18:24:59  Context:    default
18:24:59  Debug Mode: false
18:24:59  Plugins:
18:24:59   buildx: Docker Buildx (Docker Inc.)
18:24:59     Version:  v0.11.0
18:24:59     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:24:59   compose: Docker Compose (Docker Inc.)
18:24:59     Version:  v2.19.1
18:24:59     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:24:59 
18:24:59 Server:
18:24:59  Containers: 0
18:24:59   Running: 0
18:24:59   Paused: 0
18:24:59   Stopped: 0
18:24:59  Images: 5
18:24:59  Server Version: 24.0.2
18:24:59  Storage Driver: overlay2
18:24:59   Backing Filesystem: extfs
18:24:59   Supports d_type: true
18:24:59   Using metacopy: false
18:24:59   Native Overlay Diff: true
18:24:59   userxattr: false
18:24:59  Logging Driver: json-file
18:24:59  Cgroup Driver: systemd
18:24:59  Cgroup Version: 2
18:24:59  Plugins:
18:24:59   Volume: local
18:24:59   Network: bridge host ipvlan macvlan null overlay
18:24:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:24:59  Swarm: inactive
18:24:59  Runtimes: io.containerd.runc.v2 runc
18:24:59  Default Runtime: runc
18:24:59  Init Binary: docker-init
18:24:59  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:24:59  runc version: v1.1.7-0-g860f061
18:24:59  init version: de40ad0
18:24:59  Security Options:
18:24:59   apparmor
18:24:59   seccomp
18:24:59    Profile: builtin
18:24:59   cgroupns
18:24:59  Kernel Version: 5.15.0-1039-aws
18:24:59  Operating System: Ubuntu 20.04.6 LTS
18:24:59  OSType: linux
18:24:59  Architecture: x86_64
18:24:59  CPUs: 8
18:24:59  Total Memory: 30.89GiB
18:24:59  Name: ip-10-100-97-8
18:24:59  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:24:59  Docker Root Dir: /var/lib/docker
18:24:59  Debug Mode: false
18:24:59  Username: dockerbuildbot
18:24:59  Experimental: true
18:24:59  Insecure Registries:
18:24:59   127.0.0.0/8
18:24:59  Live Restore Enabled: true
18:24:59 
18:24:59 #14 15.11 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB]
[Pipeline] }
18:24:59 #15 3.675 (36/96): libedit-3.1-48.20230828cvs.fc39.aarch6 999 kB/s | 107 kB     00:00    
18:24:59 #15 3.678 (37/96): libfdisk-2.39.2-1.fc39.aarch64.rpm     1.4 MB/s | 158 kB     00:00    
18:24:59 #15 3.682 (38/96): libfido2-1.13.0-3.fc39.aarch64.rpm     8.3 MB/s |  96 kB     00:00    
18:24:59 #15 3.686 (39/96): libmpc-1.3.1-3.fc39.aarch64.rpm         10 MB/s |  72 kB     00:00    
18:24:59 #15 3.688 (40/96): libseccomp-2.5.3-6.fc39.aarch64.rpm    7.5 MB/s |  72 kB     00:00    
18:24:59 #15 3.692 (41/96): libseccomp-devel-2.5.3-6.fc39.aarch64. 6.3 MB/s |  60 kB     00:00    
18:24:59 #15 3.699 (42/96): libselinux-devel-3.5-5.fc39.aarch64.rp  15 MB/s | 151 kB     00:00    
18:24:59 #15 3.704 (43/96): libselinux-utils-3.5-5.fc39.aarch64.rp  11 MB/s | 166 kB     00:00    
18:24:59 #15 3.708 (44/96): libsepol-devel-3.5-2.fc39.aarch64.rpm  3.4 MB/s |  49 kB     00:00    
18:24:59 #15 3.715 (45/96): libtool-2.4.7-7.fc39.aarch64.rpm        54 MB/s | 601 kB     00:00    
18:24:59 #15 3.717 (46/96): libtool-ltdl-2.4.7-7.fc39.aarch64.rpm  2.7 MB/s |  36 kB     00:00    
18:24:59 #15 3.722 (47/96): libtool-ltdl-devel-2.4.7-7.fc39.aarch6  13 MB/s | 164 kB     00:00    
18:24:59 #15 3.727 (48/96): libubsan-13.2.1-3.fc39.aarch64.rpm      22 MB/s | 205 kB     00:00    
18:24:59 #15 3.730 (49/96): libutempter-1.2.1-10.fc39.aarch64.rpm  2.4 MB/s |  27 kB     00:00    
18:24:59 #15 3.733 (50/96): libxcrypt-devel-4.4.36-2.fc39.aarch64. 3.0 MB/s |  30 kB     00:00    
18:24:59 #15 3.738 (51/96): libxcrypt-static-4.4.36-2.fc39.aarch64  13 MB/s | 101 kB     00:00    
18:24:59 #15 3.742 (52/96): m4-1.4.19-6.fc39.aarch64.rpm            24 MB/s | 299 kB     00:00    
18:24:59 #15 3.749 (53/96): make-4.4.1-2.fc39.aarch64.rpm           39 MB/s | 585 kB     00:00    
18:24:59 #15 3.758 (54/96): openssh-9.3p1-9.fc39.aarch64.rpm        30 MB/s | 432 kB     00:00    
18:24:59 #15 3.764 (55/96): openssh-clients-9.3p1-9.fc39.aarch64.r  37 MB/s | 731 kB     00:00    
18:24:59 #15 3.770 (56/96): pcre2-devel-10.42-1.fc39.2.aarch64.rpm  27 MB/s | 505 kB     00:00    
18:24:59 #15 3.776 (57/96): pcre2-utf16-10.42-1.fc39.2.aarch64.rpm  19 MB/s | 199 kB     00:00    
18:24:59 #15 3.780 (58/96): pcre2-utf32-10.42-1.fc39.2.aarch64.rpm  13 MB/s | 187 kB     00:00    
18:24:59 #15 3.783 (59/96): perl-Error-0.17029-13.fc39.noarch.rpm  3.5 MB/s |  40 kB     00:00    
18:24:59 #15 3.786 (60/96): perl-Git-2.41.0-2.fc39.noarch.rpm      6.5 MB/s |  41 kB     00:00    
18:24:59 #15 3.789 (61/96): perl-TermReadKey-2.38-18.fc39.aarch64. 4.0 MB/s |  35 kB     00:00    
18:24:59 #15 3.793 (62/96): perl-Thread-Queue-3.14-500.fc39.noarch 2.3 MB/s |  21 kB     00:00    
18:24:59 #15 3.797 (63/96): perl-threads-2.36-500.fc39.aarch64.rpm 8.0 MB/s |  57 kB     00:00    
18:24:59 #15 3.799 (64/96): perl-threads-shared-1.68-500.fc39.aarc 4.6 MB/s |  44 kB     00:00    
18:24:59 #15 3.805 (65/96): policycoreutils-3.5-7.fc39.aarch64.rpm  20 MB/s | 244 kB     00:00    
18:24:59 #15 3.810 (66/96): policycoreutils-devel-3.5-7.fc39.aarch  15 MB/s | 149 kB     00:00    
18:24:59 #15 3.813 (67/96): policycoreutils-python-utils-3.5-7.fc3 6.3 MB/s |  81 kB     00:00    
18:24:59 #15 3.817 (68/96): python3-audit-3.1.2-4.fc39.aarch64.rpm 7.6 MB/s |  88 kB     00:00    
18:24:59 #15 3.823 (69/96): python3-libselinux-3.5-5.fc39.aarch64.  21 MB/s | 193 kB     00:00    
18:24:59 #15 3.826 (70/96): python3-libsemanage-3.5-4.fc39.aarch64 7.2 MB/s |  85 kB     00:00    
18:24:59 #15 3.844 (71/96): python3-policycoreutils-3.5-7.fc39.noa  88 MB/s | 2.2 MB     00:00    
18:24:59 #15 3.854 (72/96): python3-setools-4.4.3-1.fc39.aarch64.r  29 MB/s | 694 kB     00:00    
18:24:59 #15 3.862 (73/96): python3-setuptools-67.7.2-7.fc39.noarc  49 MB/s | 1.5 MB     00:00    
18:24:59 #15 3.866 (74/96): qrencode-libs-4.1.1-5.fc39.aarch64.rpm 3.5 MB/s |  61 kB     00:00    
18:24:59 #15 3.871 (75/96): rhash-1.4.3-3.fc39.aarch64.rpm          22 MB/s | 192 kB     00:00    
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:24:59 The recommended git tool is: git
18:24:59 using credential docker-jenkins-github-credentials
18:24:59 #14 11.03 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 krb5-locales all 1.20.1-1build1 [11.9 kB]
18:24:59 #14 11.03 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 less arm64 590-1.2 [139 kB]
18:24:59 #14 11.03 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbsd0 arm64 0.11.7-4 [40.8 kB]
18:24:59 #14 11.03 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libelf1 arm64 0.188-2.1 [53.4 kB]
18:24:59 #14 11.03 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libicu72 arm64 72.1-3ubuntu2 [10.7 MB]
18:24:59 Cloning the remote Git repository
18:24:59 Cloning with configured refspecs honoured and without tags
18:25:00 #16 13.07   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch           1/1 
18:25:00 #16 13.20   Preparing        :                                                        1/1 
18:25:00 #16 13.27   Installing       : make-1:4.3-7.el9.x86_64                               1/91 
18:25:00 #16 13.28   Installing       : perl-DynaLoader-1.47-480.el9.x86_64                   2/91 
18:25:00 #16 13.29   Installing       : python3-libselinux-3.5-1.el9.x86_64                   3/91 
18:25:00 #16 13.29   Installing       : perl-threads-1:2.25-460.el9.x86_64                    4/91 
18:25:00 #16 13.30   Installing       : perl-File-Find-1.37-480.el9.noarch                    5/91 
18:25:00 #16 13.30   Installing       : perl-File-Copy-2.34-480.el9.noarch                    6/91 
18:25:00 #16 13.31   Installing       : perl-File-Compare-1.100.600-480.el9.noarch            7/91 
18:25:00 #16 13.32   Installing       : m4-1.4.19-1.el9.x86_64                                8/91 
18:25:00 #16 13.34   Installing       : autoconf-2.69-38.el9.noarch                           9/91 
18:25:00 #16 13.35   Installing       : libmpc-1.2.1-4.el9.x86_64                            10/91 
18:25:00 #16 13.35   Installing       : cmake-rpm-macros-3.20.2-8.el9.noarch                 11/91 
18:25:00 #16 13.36   Installing       : cmake-filesystem-3.20.2-8.el9.x86_64                 12/91 
18:25:00 #16 13.37   Installing       : checkpolicy-3.5-1.el9.x86_64                         13/91 
18:25:00 #16 13.39   Installing       : util-linux-core-2.37.4-15.el9.x86_64                 14/91 
18:25:00 #16 13.40   Running scriptlet: util-linux-core-2.37.4-15.el9.x86_64                 14/91 
18:25:00 #16 13.46   Installing       : python3-setuptools-53.0.0-12.el9.noarch              15/91 
18:25:00 #16 13.47   Installing       : libseccomp-2.5.2-2.el9.x86_64                        16/91 
18:25:00 #16 13.48   Installing       : libfdisk-2.37.4-15.el9.x86_64                        17/91 
18:25:00 #16 13.49   Installing       : libedit-3.1-38.20210216cvs.el9.x86_64                18/91 
18:25:00 #16 13.50   Installing       : cracklib-2.9.6-27.el9.x86_64                         19/91 
18:25:00 #14 49.87 Unpacking libio-string-perl (1.08-3) ...
18:25:00 #14 49.90 Selecting previously unselected package libfont-ttf-perl.
18:25:00 #14 49.90 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ...
18:25:00 #14 49.91 Unpacking libfont-ttf-perl (1.06-1) ...
18:25:00 #14 49.96 Selecting previously unselected package libfuture-perl.
18:25:00 #14 49.96 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ...
18:25:00 #14 49.96 Unpacking libfuture-perl (0.43-1) ...
18:25:00 #14 50.00 Selecting previously unselected package libio-stringy-perl.
18:25:00 #14 50.00 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ...
18:25:00 #14 50.00 Unpacking libio-stringy-perl (2.111-3) ...
18:25:00 #14 50.03 Selecting previously unselected package libparams-validate-perl.
18:25:00 #14 50.04 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ...
18:25:00 #14 50.04 Unpacking libparams-validate-perl (1.29-3) ...
18:25:00 #14 50.07 Selecting previously unselected package libgetopt-long-descriptive-perl.
18:25:00 #14 50.07 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
18:25:00 #14 50.08 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
18:25:00 #14 50.11 Selecting previously unselected package libsort-versions-perl.
18:25:00 #15 3.873 (76/96): rpm-plugin-selinux-4.19.0-1.fc39.aarch 1.8 MB/s |  20 kB     00:00    
18:25:00 #15 3.893 (77/96): systemd-devel-254.5-2.fc39.aarch64.rpm  57 MB/s | 632 kB     00:00    
18:25:00 #15 3.898 (78/96): systemd-networkd-254.5-2.fc39.aarch64.  39 MB/s | 620 kB     00:00    
18:25:00 #15 3.917 (79/96): systemd-254.5-2.fc39.aarch64.rpm        91 MB/s | 4.6 MB     00:00    
18:25:00 #15 3.924 (80/96): systemd-pam-254.5-2.fc39.aarch64.rpm    14 MB/s | 354 kB     00:00    
18:25:00 #15 3.930 (81/96): systemd-resolved-254.5-2.fc39.aarch64. 9.4 MB/s | 284 kB     00:00    
18:25:00 #15 3.933 (82/96): systemd-rpm-macros-254.5-2.fc39.noarch 2.1 MB/s |  31 kB     00:00    
18:25:00 #15 3.945 (83/96): util-linux-2.39.2-1.fc39.aarch64.rpm    79 MB/s | 1.2 MB     00:00    
18:25:00 #15 3.948 (84/96): which-2.21-40.fc39.aarch64.rpm         2.3 MB/s |  42 kB     00:00    
18:25:00 #15 3.958 (85/96): xkeyboard-config-2.39-2.fc39.noarch.rp  46 MB/s | 962 kB     00:00    
18:25:00 #15 3.964 (86/96): libuv-1.46.0-3.fc39.aarch64.rpm         18 MB/s | 245 kB     00:00    
18:25:00 #15 3.967 (87/96): libxkbcommon-1.6.0-1.fc39.aarch64.rpm  8.8 MB/s | 143 kB     00:00    
18:25:00 #15 3.972 (88/96): perl-File-Compare-1.100.700-501.fc39.n 1.0 MB/s |  13 kB     00:00    
18:25:00 #15 3.976 (89/96): perl-File-Copy-2.41-501.fc39.noarch.rp 2.4 MB/s |  20 kB     00:00    
18:25:00 #15 3.981 (90/96): perl-File-Find-1.43-501.fc39.noarch.rp 1.8 MB/s |  25 kB     00:00    
18:25:00 #15 3.986 (91/96): perl-lib-0.65-501.fc39.aarch64.rpm     1.1 MB/s |  15 kB     00:00    
18:25:00 #15 3.991 (92/96): selinux-policy-38.29-1.fc39.noarch.rpm 5.9 MB/s |  55 kB     00:00    
18:25:00 #15 3.998 (93/96): selinux-policy-devel-38.29-1.fc39.noar  57 MB/s | 910 kB     00:00    
18:25:00 #15 4.020 (94/96): vim-filesystem-9.0.1984-1.fc39.noarch. 2.3 MB/s |  18 kB     00:00    
18:25:00 #15 4.024 (95/96): systemd-libs-254.5-2.fc39.aarch64.rpm   53 MB/s | 668 kB     00:00    
18:25:00 #15 4.052 (96/96): selinux-policy-targeted-38.29-1.fc39.n 105 MB/s | 6.7 MB     00:00    
18:25:00 #15 4.055 --------------------------------------------------------------------------------
18:25:00 #15 4.055 Total                                            47 MB/s | 101 MB     00:02     
18:25:00 Fetching without tags
18:25:00 mkdir -p sources
18:25:00 docker run --rm -w /v \
18:25:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:25:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:00 	alpine \
18:25:00 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:25:00 #18 exporting layers 1.5s done
18:25:00 #18 writing image sha256:acde9604ad5edc23029e6578626f11018cb174dee99accb051c8e370bab1d769 done
18:25:00 #18 naming to docker.io/rpmbuild-fedora-38/aarch64 done
18:25:00 #18 DONE 1.5s
18:25:00 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-38/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-38/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-38/aarch64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:25:00 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:25:00 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:25:00 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:25:00 warning: source_date_epoch_from_changelog set but %changelog is missing
18:25:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w3Ogt7
18:25:00 + umask 022
18:25:00 + cd /root/rpmbuild/BUILD
18:25:00 + cd /root/rpmbuild/BUILD
18:25:00 + rm -rf src
18:25:00 + /usr/bin/mkdir -p src
18:25:00 + cd src
18:25:00 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:25:00 #14 50.11 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ...
18:25:00 #14 50.11 Unpacking libsort-versions-perl (1.62-1) ...
18:25:00 #14 50.14 Selecting previously unselected package libgit-wrapper-perl.
18:25:00 #14 50.14 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ...
18:25:00 #14 50.15 Unpacking libgit-wrapper-perl (0.048-1) ...
18:25:00 #14 50.19 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:25:00 #14 50.19 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
18:25:00 #14 50.20 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
18:25:00 #14 50.23 Selecting previously unselected package libio-prompter-perl.
18:25:00 #14 50.23 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ...
18:25:00 #14 50.23 Unpacking libio-prompter-perl (0.004015-1) ...
18:25:00 #14 50.26 Selecting previously unselected package libjson-perl.
18:25:00 #14 50.26 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ...
18:25:00 #14 50.27 Unpacking libjson-perl (4.02000-2) ...
18:25:00 #14 50.30 Selecting previously unselected package liblog-any-perl.
18:25:00 #14 50.30 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ...
18:25:00 #14 50.31 Unpacking liblog-any-perl (1.708-1) ...
18:25:00 #14 50.34 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:25:00 #14 50.34 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
18:25:00 #14 50.34 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
18:25:00 #14 50.37 Selecting previously unselected package libpackage-stash-perl.
18:25:00 #14 50.37 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ...
18:25:00 #14 50.38 Unpacking libpackage-stash-perl (0.38-1) ...
18:25:00 #14 50.41 Selecting previously unselected package libsub-identify-perl.
18:25:00 #14 50.41 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ...
18:25:00 #14 50.42 Unpacking libsub-identify-perl (0.14-1build2) ...
18:25:00 #14 50.44 Selecting previously unselected package libsub-name-perl.
18:25:00 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:25:00 #14 15.49 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB]
18:25:00 #14 15.60 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB]
18:25:00 #14 15.61 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB]
18:25:00 #14 15.69 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB]
18:25:00 #14 15.73 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-common arm64 2.38-4ubuntu2.3 [222 kB]
18:25:00 #14 15.75 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libbinutils arm64 2.38-4ubuntu2.3 [825 kB]
18:25:00 #14 15.79 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf-nobfd0 arm64 2.38-4ubuntu2.3 [108 kB]
18:25:00 #14 15.79 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf0 arm64 2.38-4ubuntu2.3 [103 kB]
18:25:00 Merge succeeded, producing c4c9eaba2667ca25474382c5adbc0958846a7c42
18:25:00 Checking out Revision c4c9eaba2667ca25474382c5adbc0958846a7c42 (PR-949)
18:25:00 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:25:00 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:25:00 #14 11.53 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.1ubuntu0.1 [723 kB]
18:25:00 #14 11.55 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
18:25:00 #14 11.55 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lsb-release all 12.0-1ubuntu1 [6548 B]
18:25:00 #14 11.55 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 netbase all 6.4 [13.1 kB]
18:25:00 #14 11.56 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python-apt-common all 2.5.3ubuntu1 [18.0 kB]
18:25:00 #16 13.57   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                   20/91 
18:25:00 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm
18:25:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q5cCG1
18:25:00 + umask 022
18:25:00 + cd /root/rpmbuild/BUILD
18:25:00 + cd src
18:25:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:25:00 + RPM_EC=0
18:25:00 ++ jobs -p
18:25:00 + exit 0
18:25:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2kxBXR
18:25:00 + umask 022
18:25:00 + cd /root/rpmbuild/BUILD
18:25:00 + cd /root/rpmbuild/BUILD
18:25:00 + rm -rf src
18:25:00 + /usr/bin/mkdir -p src
18:25:00 + cd src
18:25:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:25:00 + /usr/bin/tar -xof -
18:25:00 #14 50.45 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ...
18:25:00 #14 50.45 Unpacking libsub-name-perl (0.26-1) ...
18:25:00 #14 50.48 Selecting previously unselected package libnamespace-clean-perl.
18:25:00 #14 50.48 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ...
18:25:00 #14 50.48 Unpacking libnamespace-clean-perl (0.27-1) ...
18:25:00 #14 50.51 Selecting previously unselected package libpath-tiny-perl.
18:25:00 #14 50.51 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ...
18:25:00 #14 50.52 Unpacking libpath-tiny-perl (0.108-1) ...
18:25:00 #14 50.54 Selecting previously unselected package libtype-tiny-perl.
18:25:00 #14 50.55 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ...
18:25:00 #14 50.55 Unpacking libtype-tiny-perl (1.008001-2) ...
18:25:00 #14 50.60 Selecting previously unselected package libgitlab-api-v4-perl.
18:25:00 #14 50.60 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ...
18:25:00 #14 50.60 Unpacking libgitlab-api-v4-perl (0.25-1) ...
18:25:00 #14 50.64 Selecting previously unselected package libhash-fieldhash-perl.
18:25:00 #14 50.64 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ...
18:25:00 #14 50.65 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
18:25:00 #13 4.284 The following NEW packages will be installed:
18:25:00 #13 4.284   autoconf automake autopoint autotools-dev binutils binutils-common
18:25:00 #13 4.284   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
18:25:00 #13 4.284   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
18:25:00 #13 4.284   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:25:00 #13 4.284   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:25:00 #13 4.284   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
18:25:00 #13 4.284   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:25:00 #13 4.285   gpgconf gpgsm groff-base intltool-debian iso-codes less
18:25:00 #13 4.285   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:25:00 #13 4.285   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:25:00 #13 4.285   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
18:25:00 #13 4.285   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
18:25:00 #13 4.285   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
18:25:00 #13 4.285   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
18:25:00 #13 4.285   libclass-inspector-perl libclass-method-modifiers-perl
18:25:00 #13 4.285   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:25:00 #13 4.285   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:25:00 #13 4.285   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
18:25:00 #13 4.285   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
18:25:00 #13 4.285   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
18:25:00 #13 4.285   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:25:00 #13 4.285   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
18:25:00 #13 4.285   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:25:00 #13 4.285   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:25:00 #13 4.285   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
18:25:00 #13 4.285   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:25:00 #13 4.285   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:25:00 #13 4.285   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:25:00 #13 4.285   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:25:00 #13 4.285   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
18:25:00 #13 4.285   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
18:25:00 #13 4.285   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
18:25:00 #13 4.285   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
18:25:00 #13 4.285   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:25:00 #13 4.285   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:25:00 #13 4.285   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:25:00 #13 4.285   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
18:25:00 #13 4.285   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
18:25:00 #13 4.285   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
18:25:00 #13 4.285   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:25:00 #13 4.285   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
18:25:00 #13 4.285   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
18:25:00 #13 4.285   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:25:00 #13 4.285   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:25:00 #13 4.285   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:25:00 #13 4.285   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:25:00 #13 4.285   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
18:25:00 #13 4.285   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
18:25:00 #13 4.285   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
18:25:00 #13 4.285   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
18:25:00 #13 4.285   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
18:25:00 #13 4.285   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
18:25:00 #13 4.285   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
18:25:00 #13 4.285   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:25:00 #13 4.285   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:25:00 #13 4.285   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
18:25:00 #13 4.285   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:25:00 #13 4.285   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
18:25:00 #13 4.285   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
18:25:00 #13 4.285   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:25:00 #13 4.285   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
18:25:00 #13 4.285   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:25:00 #13 4.285   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
18:25:00 #13 4.286   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
18:25:00 #13 4.286   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:25:00 #13 4.286   libstring-shellquote-perl libsub-exporter-perl
18:25:00 #13 4.286   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:25:00 #13 4.286   libsub-name-perl libsub-override-perl libsub-quote-perl
18:25:00 #13 4.286   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
18:25:00 #13 4.286   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
18:25:00 #13 4.286   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
18:25:00 #13 4.286   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
18:25:00 #13 4.286   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
18:25:00 #13 4.286   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:25:00 #13 4.286   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
18:25:00 #13 4.286   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
18:25:00 #13 4.286   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
18:25:00 #13 4.286   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:25:00 #13 4.286   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
18:25:00 #13 4.286   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:25:00 #13 4.286   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
18:25:00 #13 4.286   netbase openssh-client openssl patch patchutils pbzip2 perl
18:25:00 #13 4.286   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
18:25:00 #13 4.286   pristine-tar publicsuffix python-apt-common python3 python3-apt
18:25:00 #13 4.286   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
18:25:00 #13 4.286   python3-magic python3-minimal python3-pkg-resources python3-requests
18:25:00 #13 4.286   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
18:25:00 #13 4.286   python3.9-minimal readline-common sensible-utils shared-mime-info strace
18:25:00 #13 4.286   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
18:25:00 #13 4.287 The following packages will be upgraded:
18:25:00 #13 4.287   libc6 libtinfo6
18:25:00 #13 4.563 2 upgraded, 384 newly installed, 0 to remove and 11 not upgraded.
18:25:00 #13 4.563 Need to get 179 MB of archives.
18:25:00 #13 4.563 After this operation, 572 MB of additional disk space will be used.
18:25:00 #13 4.563 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
18:25:00 #13 4.567 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u7 [2823 kB]
18:25:00 #13 4.584 Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
18:25:00 #13 4.585 Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
18:25:00 #13 4.591 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
18:25:00 #13 4.592 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
18:25:00 #13 4.592 Get:7 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
18:25:00 #13 4.601 Get:8 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
18:25:00 #13 4.622 Get:9 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
18:25:00 #13 4.622 Get:10 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
18:25:00 #13 4.652 Get:11 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
18:25:00 #13 4.654 Get:12 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
18:25:00 #13 4.655 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
18:25:00 #13 4.660 Get:14 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
18:25:00 #13 4.661 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
18:25:00 #13 4.673 Get:16 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
18:25:00 #13 4.674 Get:17 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
18:25:00 #13 4.674 Get:18 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
18:25:00 #13 4.675 Get:19 http://deb.debian.org/debian bullseye/main amd64 libtinfo6 amd64 6.2+20201114-2+deb11u2 [342 kB]
18:25:00 #13 4.677 Get:20 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB]
18:25:00 #13 4.679 Get:21 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
18:25:00 #13 4.679 Get:22 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
18:25:00 #13 4.680 Get:23 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
18:25:00 #13 4.686 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
18:25:00 #13 4.697 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
18:25:00 #13 4.700 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
18:25:00 #13 4.700 Get:27 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
18:25:00 #13 4.700 Get:28 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
18:25:00 #13 4.702 Get:29 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
18:25:00 #13 4.702 Get:30 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
18:25:00 #13 4.702 Get:31 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:25:00 #13 4.703 Get:32 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 kB]
18:25:00 #13 4.708 Get:33 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
18:25:00 #13 4.710 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB]
18:25:00 #13 4.712 Get:35 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB]
18:25:00 #13 4.713 Get:36 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB]
18:25:00 #13 4.713 Get:37 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
18:25:00 #13 4.715 Get:38 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
18:25:00 #13 4.723 Get:39 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
18:25:00 #13 4.724 Get:40 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1+deb11u1 [108 kB]
18:25:00 #13 4.725 Get:41 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
18:25:00 #13 4.726 Get:42 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
18:25:00 #13 4.726 Get:43 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
18:25:00 #13 4.726 Get:44 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u2 [930 kB]
18:25:00 #13 4.733 Get:45 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
18:25:00 #13 4.733 Get:46 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
18:25:00 #13 4.735 Get:47 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
18:25:00 #13 4.735 Get:48 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
18:25:00 #13 4.737 Get:49 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
18:25:00 #13 4.739 Get:50 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:25:00 #13 4.745 Get:51 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
18:25:00 #13 4.775 Get:52 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
18:25:00 #13 4.780 Get:53 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
18:25:00 #13 4.797 Get:54 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
18:25:00 #13 4.800 Get:55 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
18:25:00 #13 4.801 Get:56 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
18:25:00 #13 4.802 Get:57 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
18:25:00 #13 4.817 Get:58 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
18:25:00 #13 4.817 Get:59 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u7 [276 kB]
18:25:00 #13 4.819 Get:60 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.197-1 [1668 kB]
18:25:00 #13 4.855 Get:61 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
18:25:00 #13 4.856 Get:62 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
18:25:00 #13 4.857 Get:63 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
18:25:00 #13 4.858 Get:64 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u7 [2361 kB]
18:25:00 #13 4.869 Get:65 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
18:25:00 #13 4.874 Get:66 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
18:25:00 #13 4.887 Get:67 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
18:25:00 + for f in rootlesskit rootlesskit-docker-proxy
18:25:00 + GOBIN=/usr/local/bin
18:25:00 + GO111MODULE=on
18:25:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:00 #14 15.80 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.38-4ubuntu2.3 [3230 kB]
18:25:00 #14 11.95 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-apt arm64 2.5.3ubuntu1 [161 kB]
18:25:00 #16 14.14   Installing       : llvm-libs-16.0.6-4.el9.x86_64                        21/91 
18:25:00 #16 14.15   Installing       : python3-distro-1.5.0-7.el9.noarch                    22/91 
18:25:00 #16 14.18   Installing       : python3-setools-4.4.3-1.el9.x86_64                   23/91 
18:25:00 #16 14.37   Installing       : cpp-11.4.1-2.3.el9.x86_64                            24/91 
18:25:00 #16 14.37   Installing       : perl-threads-shared-1.61-460.el9.x86_64              25/91 
18:25:00 #16 14.38   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                26/91 
18:25:00 + STATUS=0
18:25:00 + '[' 0 -ne 0 ']'
18:25:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:25:00 + /usr/bin/tar -xof -
18:25:00 #14 50.67 Selecting previously unselected package libhtml-form-perl.
18:25:00 #14 50.67 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ...
18:25:00 #14 50.68 Unpacking libhtml-form-perl (6.07-1) ...
18:25:00 #14 50.71 Selecting previously unselected package libhtml-format-perl.
18:25:00 #14 50.71 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ...
18:25:00 #14 50.71 Unpacking libhtml-format-perl (2.12-1) ...
18:25:00 #14 50.74 Selecting previously unselected package libhttp-daemon-perl.
18:25:00 #14 50.75 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
18:25:00 #14 50.75 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
18:25:00 #14 50.78 Selecting previously unselected package libidn11:arm64.
18:25:00 #14 50.79 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ...
18:25:00 #14 50.79 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ...
18:25:00 #14 50.82 Selecting previously unselected package libstruct-dumb-perl.
18:25:00 #14 50.82 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ...
18:25:00 #14 50.83 Unpacking libstruct-dumb-perl (0.09-1) ...
18:25:00 #14 50.86 Selecting previously unselected package libio-async-perl.
18:25:00 #13 4.887 Get:68 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
18:25:00 #13 4.950 Get:69 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
18:25:00 #13 4.951 Get:70 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
18:25:00 #13 4.951 Get:71 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
18:25:00 #13 4.952 Get:72 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
18:25:00 #13 4.952 Get:73 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
18:25:00 #13 4.952 Get:74 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
18:25:00 #13 4.966 Get:75 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
18:25:00 #13 4.971 Get:76 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
18:25:00 #13 4.984 Get:77 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
18:25:00 #13 4.989 Get:78 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
18:25:00 #13 4.990 Get:79 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
18:25:00 #13 5.005 Get:80 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
18:25:00 #13 5.131 Get:81 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
18:25:00 + STATUS=0
18:25:00 + '[' 0 -ne 0 ']'
18:25:00 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4c9eaba2667ca25474382c5adbc0958846a7c42 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:25:00 #14 15.95 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils arm64 2.38-4ubuntu2.3 [3162 B]
18:25:01 #16 14.40   Installing       : automake-1.16.2-8.el9.noarch                         27/91 
18:25:01 #16 14.41   Installing       : python3-libsemanage-3.5-2.el9.x86_64                 28/91 
18:25:01 #16 14.42   Installing       : perl-TermReadKey-2.38-11.el9.x86_64                  29/91 
18:25:01 #16 14.43   Installing       : python3-audit-3.0.7-104.el9.x86_64                   30/91 
18:25:01 #16 14.43   Installing       : perl-lib-0.65-480.el9.x86_64                         31/91 
18:25:01 #16 14.44   Installing       : perl-Error-1:0.17029-7.el9.noarch                    32/91 
18:25:01 #16 14.45   Installing       : pcre2-utf32-10.40-2.el9.x86_64                       33/91 
18:25:01 #16 14.46   Installing       : pcre2-utf16-10.40-2.el9.x86_64                       34/91 
18:25:01 #16 14.49   Installing       : pcre2-devel-10.40-2.el9.x86_64                       35/91 
18:25:01 #16 14.50   Installing       : libuv-1:1.42.0-1.el9.x86_64                          36/91 
18:25:01 #16 14.50   Installing       : libtool-ltdl-2.4.6-45.el9.x86_64                     37/91 
18:25:01 #16 14.51   Installing       : libsepol-devel-3.5-1.el9.x86_64                      38/91 
18:25:01 + STATUS=0
18:25:01 + '[' 0 -ne 0 ']'
18:25:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:01 + RPM_EC=0
18:25:01 ++ jobs -p
18:25:01 + exit 0
18:25:01 #14 67.24 --------------------------------------------------------------------------------
18:25:01 #14 67.24 Total                                              439 kB/s |  18 MB  00:41     
18:25:01 #14 67.24 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
18:25:01 #14 67.25 Importing GPG key 0xF4A80EB5:
18:25:01 #14 67.25  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
18:25:01 #14 67.25  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
18:25:01 #14 67.25  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
18:25:01 #14 67.25  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
18:25:01 #14 67.29 Running transaction check
18:25:01 #14 67.32 Running transaction test
18:25:01 #14 67.37 Transaction test succeeded
18:25:01 #14 67.37 Running transaction
18:25:01 #14 67.45   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             1/52 
18:25:01 #14 68.03   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  2/52 
18:25:01 #14 50.86 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ...
18:25:01 #14 50.86 Unpacking libio-async-perl (0.75-1) ...
18:25:01 #14 50.91 Selecting previously unselected package liblinux-epoll-perl.
18:25:01 #14 50.91 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ...
18:25:01 #14 50.91 Unpacking liblinux-epoll-perl (0.017-1) ...
18:25:01 #14 50.94 Selecting previously unselected package libio-async-loop-epoll-perl.
18:25:01 #14 50.94 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ...
18:25:01 #14 50.95 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
18:25:01 #14 50.98 Selecting previously unselected package libtypes-serialiser-perl.
18:25:01 #14 50.98 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ...
18:25:01 #14 50.98 Unpacking libtypes-serialiser-perl (1.0-1) ...
18:25:01 #14 51.01 Selecting previously unselected package libjson-xs-perl.
18:25:01 #14 51.01 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ...
18:25:01 #14 51.01 Unpacking libjson-xs-perl (4.020-1build1) ...
18:25:01 #14 51.05 Selecting previously unselected package libjson-maybexs-perl.
18:25:01 #14 51.05 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ...
18:25:01 #14 51.05 Unpacking libjson-maybexs-perl (1.004000-1) ...
18:25:01 #14 51.08 Selecting previously unselected package liblist-compare-perl.
18:25:01 #14 51.08 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ...
18:25:01 #14 51.09 Unpacking liblist-compare-perl (0.53-1) ...
18:25:01 #14 51.12 Selecting previously unselected package liblist-moreutils-perl.
18:25:01 #14 51.12 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ...
18:25:01 #14 51.13 Unpacking liblist-moreutils-perl (0.416-1build5) ...
18:25:01 #14 51.16 Selecting previously unselected package liblist-someutils-perl.
18:25:01 #14 51.16 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ...
18:25:01 #14 51.16 Unpacking liblist-someutils-perl (0.58-1) ...
18:25:01 #14 51.19 Selecting previously unselected package liblist-someutils-xs-perl.
18:25:01 #13 5.131 Get:82 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
18:25:01 #13 5.142 Get:83 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
18:25:01 #13 5.210 Get:84 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
18:25:01 #13 5.211 Get:85 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
18:25:01 #13 5.213 Get:86 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB]
18:25:01 #13 5.223 Get:87 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:25:01 #13 5.224 Get:88 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB]
18:25:01 #13 5.239 Get:89 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
18:25:01 #13 5.239 Get:90 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
18:25:01 #13 5.241 Get:91 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
18:25:01 #13 5.242 Get:92 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
18:25:01 #13 5.243 Get:93 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
18:25:01 #13 5.244 Get:94 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
18:25:01 #13 5.245 Get:95 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
18:25:01 #13 5.245 Get:96 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:25:01 #13 5.246 Get:97 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
18:25:01 #13 5.247 Get:98 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u10 [347 kB]
18:25:01 #13 5.249 Get:99 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u10 [271 kB]
18:25:01 #13 5.251 Get:100 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
18:25:01 #13 5.251 Get:101 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
18:25:01 #13 5.253 Get:102 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
18:25:01 #13 5.257 Get:103 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
18:25:01 #13 5.257 Get:104 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
18:25:01 #13 5.258 Get:105 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
18:25:01 #13 5.258 Get:106 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
18:25:01 #13 5.258 Get:107 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
18:25:01 #13 5.259 Get:108 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:25:01 #13 5.260 Get:109 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
18:25:01 #13 5.261 Get:110 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:25:01 #13 5.325 Get:111 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
18:25:01 #13 5.330 Get:112 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
18:25:01 #13 5.338 Get:113 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
18:25:01 #13 5.339 Get:114 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
18:25:01 #13 5.341 Get:115 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
[Pipeline] sh
18:25:01 #14 16.34 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.4 [19.6 kB]
18:25:01 #14 16.49 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-86.96 [1315 kB]
18:25:01 #16 14.53   Installing       : libselinux-devel-3.5-1.el9.x86_64                    39/91 
18:25:01 #16 14.80   Installing       : kernel-headers-5.14.0-373.el9.x86_64                 40/91 
18:25:01 #16 14.88   Installing       : glibc-headers-2.34-83.el9.7.x86_64                   41/91 
18:25:01 #16 14.89   Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                  42/91 
18:25:01 #14 12.30 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pkg-resources all 66.1.1-1 [225 kB]
18:25:01 #14 12.39 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 ucf all 3.0043+nmu1 [56.5 kB]
18:25:01 #14 12.41 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bsdextrautils arm64 2.38.1-4ubuntu1 [69.1 kB]
18:25:01 #14 12.43 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmagic-mgc arm64 1:5.44-3 [293 kB]
18:25:01 #14 12.48 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmagic1 arm64 1:5.44-3 [84.3 kB]
18:25:01 #14 12.49 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 file arm64 1:5.44-3 [21.8 kB]
18:25:01 #14 12.49 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gettext-base arm64 0.21-11 [35.4 kB]
18:25:01 #14 12.50 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
18:25:01 #14 12.51 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 groff-base arm64 1.22.4-10 [899 kB]
18:25:01 #14 12.58 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
18:25:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PHEnlX
18:25:01 + umask 022
18:25:01 + cd /root/rpmbuild/BUILD
18:25:01 + cd src
18:25:01 + mkdir -p /go/src/github.com/docker
18:25:01 + rm -f /go/src/github.com/docker/cli
18:25:01 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:25:01 + pushd /go/src/github.com/docker/cli
18:25:01 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:25:01 + VERSION=0.0.0-20231011170815-26951f7
18:25:01 + GITCOMMIT=26951f7
18:25:01 + GO_LINKMODE=dynamic
18:25:01 + ./scripts/build/binary
18:25:01 Building dynamic docker-linux-arm64
18:25:01 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:25:01Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:25:01 #14 68.06   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       3/52 
18:25:01 #14 68.70   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
18:25:01 #14 68.73   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
18:25:01 #14 68.75   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
18:25:01 #14 68.77   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
18:25:01 #14 51.20 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ...
18:25:01 #14 51.20 Unpacking liblist-someutils-xs-perl (0.58-2) ...
18:25:01 #14 51.24 Selecting previously unselected package libltdl7:arm64.
18:25:01 #14 51.24 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ...
18:25:01 #14 51.24 Unpacking libltdl7:arm64 (2.4.6-14) ...
18:25:01 #14 51.27 Selecting previously unselected package libltdl-dev:arm64.
18:25:01 #14 51.27 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ...
18:25:01 #14 51.28 Unpacking libltdl-dev:arm64 (2.4.6-14) ...
18:25:01 #14 51.32 Selecting previously unselected package libsys-hostname-long-perl.
18:25:01 #14 51.32 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ...
18:25:01 #14 51.32 Unpacking libsys-hostname-long-perl (1.5-1) ...
18:25:01 #14 51.35 Selecting previously unselected package libmail-sendmail-perl.
18:25:01 #14 51.35 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ...
18:25:01 #14 51.36 Unpacking libmail-sendmail-perl (0.80-1) ...
18:25:01 #14 51.39 Selecting previously unselected package libmoox-aliases-perl.
18:25:01 #14 51.39 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ...
18:25:01 #14 51.39 Unpacking libmoox-aliases-perl (0.001006-1) ...
18:25:01 #14 51.42 Selecting previously unselected package libobject-id-perl.
18:25:01 #13 5.347 Get:116 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
18:25:01 #13 5.580 Get:117 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
18:25:01 #13 5.580 Get:118 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
18:25:01 #13 5.581 Get:119 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
18:25:01 #13 5.582 Get:120 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
18:25:01 #13 5.585 Get:121 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
18:25:01 #13 5.587 Get:122 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
18:25:01 #13 5.587 Get:123 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
18:25:01 #13 5.592 Get:124 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
18:25:01 + make clean
18:25:01 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:25:01 rm -f -r src
18:25:01 make -C rpm clean
18:25:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:01 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:25:01 rm -f -r rpmbuild/
18:25:01 docker builder prune -f --filter until=24h
18:25:01 Total:	0B
18:25:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:01 make -C deb clean
18:25:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:01 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:25:01 rm -f -r debbuild
18:25:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:25:01 rm -f -r sources
18:25:01 docker builder prune -f --filter until=24h
18:25:01 Total:	0B
18:25:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:01 make -C static clean
18:25:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:25:01 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:25:01 rm -f -r build
18:25:01 docker builder prune -f --filter until=24h
18:25:01 #14 68.80   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
18:25:01 #14 68.83   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
18:25:01 #14 51.42 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
18:25:01 #14 51.42 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
18:25:01 #14 51.46 Selecting previously unselected package libmoox-struct-perl.
18:25:01 #14 51.46 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ...
18:25:01 #14 51.46 Unpacking libmoox-struct-perl (0.017-1) ...
18:25:01 #14 51.49 Selecting previously unselected package libnet-dns-sec-perl.
18:25:01 #14 51.49 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ...
18:25:01 #14 51.50 Unpacking libnet-dns-sec-perl (1.15-1) ...
18:25:01 #14 51.53 Selecting previously unselected package libnet-libidn-perl.
18:25:01 #14 51.53 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ...
18:25:01 #14 51.53 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
18:25:01 #14 51.56 Selecting previously unselected package libnumber-range-perl.
18:25:01 #14 51.57 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ...
18:25:01 #14 51.57 Unpacking libnumber-range-perl (0.12-1) ...
18:25:01 #14 51.60 Selecting previously unselected package libpackage-stash-xs-perl.
18:25:01 #14 51.60 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ...
18:25:01 #14 51.60 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
18:25:01 #14 51.63 Selecting previously unselected package libpath-iterator-rule-perl.
18:25:01 #13 5.599 Get:125 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
18:25:01 #13 5.605 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
18:25:01 #13 5.611 Get:127 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
18:25:01 #13 5.612 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
18:25:01 #13 5.616 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
18:25:01 #13 5.620 Get:130 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
18:25:01 #13 5.623 Get:131 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
18:25:01 #13 5.627 Get:132 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
18:25:01 #13 5.632 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
18:25:01 #13 5.632 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
18:25:01 #13 5.633 Get:135 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
18:25:01 #13 5.633 Get:136 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
18:25:01 #13 5.633 Get:137 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
18:25:01 #13 5.634 Get:138 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
18:25:01 #13 5.635 Get:139 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
18:25:01 #13 5.635 Get:140 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
18:25:01 #13 5.635 Get:141 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
18:25:01 #13 5.636 Get:142 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
18:25:01 #13 5.636 Get:143 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
18:25:01 #13 5.638 Get:144 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
18:25:01 #13 5.640 Get:145 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
18:25:01 #13 5.641 Get:146 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
18:25:01 #13 5.642 Get:147 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
18:25:01 #13 5.643 Get:148 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
18:25:01 #13 5.655 Get:149 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
18:25:01 #13 5.655 Get:150 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
18:25:01 #13 5.656 Get:151 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
18:25:01 #13 5.656 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
18:25:01 #13 5.656 Get:153 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
18:25:01 #13 5.657 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
18:25:01 #13 5.657 Get:155 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
18:25:01 #13 5.658 Get:156 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
18:25:01 #13 5.659 Get:157 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
18:25:01 #13 5.660 Get:158 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
18:25:01 #13 5.661 Get:159 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
18:25:01 #13 5.661 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
18:25:01 #13 5.662 Get:161 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
18:25:01 #13 5.662 Get:162 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
18:25:01 #13 5.663 Get:163 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
18:25:01 #13 5.663 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
18:25:01 #13 5.665 Get:165 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
18:25:01 #13 5.667 Get:166 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
18:25:01 #13 5.667 Get:167 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
18:25:01 #13 5.667 Get:168 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
18:25:01 #13 5.668 Get:169 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:25:01 #13 5.668 Get:170 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
18:25:01 #13 5.669 Get:171 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
18:25:01 #13 5.670 Get:172 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
18:25:01 #13 5.673 Get:173 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
18:25:01 #13 5.680 Get:174 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
18:25:01 #13 5.680 Get:175 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u4 [8048 B]
18:25:01 #13 5.695 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:25:01 #13 5.696 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
18:25:01 #13 5.697 Get:178 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
18:25:01 #13 5.699 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
18:25:01 #13 5.700 Get:180 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
18:25:01 #13 5.702 Get:181 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
18:25:01 #13 5.705 Get:182 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
18:25:01 #13 5.707 Get:183 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
18:25:01 #13 5.713 Get:184 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
18:25:01 #13 5.720 Get:185 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
18:25:01 #13 5.722 Get:186 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u10 [344 kB]
18:25:01 #13 5.724 Get:187 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
18:25:01 #13 5.725 Get:188 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1+deb11u2 [1828 kB]
18:25:01 #13 5.737 Get:189 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1+deb11u2 [5518 kB]
18:25:01 #13 5.777 Get:190 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
18:25:01 #13 5.794 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
18:25:01 #13 5.795 Get:192 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
18:25:01 #13 5.798 Get:193 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
18:25:01 #13 5.798 Get:194 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
18:25:01 #13 5.798 Get:195 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
18:25:01 #13 5.799 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
18:25:01 #13 5.799 Get:197 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
18:25:01 #13 5.802 Get:198 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
18:25:01 #13 5.802 Get:199 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
18:25:01 #13 5.808 Get:200 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
18:25:01 #13 5.809 Get:201 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
18:25:01 #13 5.810 Get:202 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
18:25:01 #13 5.811 Get:203 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
18:25:01 #13 5.813 Get:204 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
18:25:01 #13 5.815 Get:205 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
18:25:01 #13 5.818 Get:206 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
18:25:01 #13 5.821 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
18:25:01 #13 5.822 Get:208 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
18:25:01 #13 5.822 Get:209 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
18:25:01 #13 5.823 Get:210 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB]
18:25:01 #13 5.825 Get:211 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u4 [290 kB]
18:25:01 #13 5.827 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
18:25:01 #13 5.827 Get:213 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
18:25:01 #13 5.851 Get:214 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
18:25:01 #13 5.853 Get:215 http://deb.debian.org/debian-security bullseye-security/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB]
18:25:01 #13 5.857 Get:216 http://deb.debian.org/debian-security bullseye-security/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB]
18:25:01 #13 5.861 Get:217 http://deb.debian.org/debian-security bullseye-security/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB]
18:25:01 #13 5.861 Get:218 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
18:25:01 #13 5.862 Get:219 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u7 [246 kB]
18:25:01 #13 5.864 Get:220 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
18:25:01 #13 5.866 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
18:25:01 #13 5.879 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
18:25:01 #13 5.880 Get:223 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
18:25:01 #13 5.881 Get:224 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
18:25:01 #13 5.881 Get:225 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
18:25:01 #13 5.883 Get:226 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
18:25:01 #13 5.886 Get:227 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
18:25:01 #13 5.888 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
18:25:01 #13 5.890 Get:229 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
18:25:01 #13 5.891 Get:230 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
18:25:01 #13 5.892 Get:231 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
18:25:01 #13 5.893 Get:232 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
18:25:01 #13 5.907 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
18:25:01 Total:	0B
18:25:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:25:01 #14 16.91 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB]
18:25:01 #14 16.92 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
18:25:01 #14 16.93 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB]
18:25:01 #14 16.94 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
18:25:01 #14 16.94 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.4 [1543 kB]
18:25:01 + STATUS=0
18:25:01 + '[' 0 -ne 0 ']'
18:25:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:01 + RPM_EC=0
18:25:01 ++ jobs -p
18:25:01 + exit 0
18:25:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cZhtb8
18:25:01 + umask 022
18:25:01 + cd /root/rpmbuild/BUILD
18:25:01 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:25:01 + export CFLAGS
18:25:01 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:25:01 + export CXXFLAGS
18:25:01 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:25:01 + export FFLAGS
18:25:01 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:25:01 + export FCFLAGS
18:25:01 + VALAFLAGS=-g
18:25:01 + export VALAFLAGS
18:25:01 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:25:01 + export LDFLAGS
18:25:01 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:25:01 + export LT_SYS_LIBRARY_PATH
18:25:01 + CC=gcc
18:25:01 + export CC
18:25:01 + CXX=g++
18:25:01 + export CXX
18:25:01 + cd src
18:25:01 + export DOCKER_GITCOMMIT=949f8c9
18:25:01 + DOCKER_GITCOMMIT=949f8c9
18:25:01 + mkdir -p /go/src/github.com/docker
18:25:01 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:25:01 + pushd /root/rpmbuild/BUILD/src/engine
18:25:01 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:25:01 + TMP_GOPATH=/go
18:25:01 + hack/dockerfile/install/install.sh tini
18:25:01 + RM_GOPATH=0
18:25:01 + TMP_GOPATH=/go
18:25:01 + : /usr/local/bin
18:25:01 + '[' -z /go ']'
18:25:01 + export GOPATH=/go
18:25:01 + GOPATH=/go
18:25:01 + case "$(go env GOARCH)" in
18:25:01 ++ go env GOARCH
18:25:01 + export GO_BUILDMODE=-buildmode=pie
18:25:01 + GO_BUILDMODE=-buildmode=pie
18:25:01 ++ dirname hack/dockerfile/install/install.sh
18:25:01 + dir=hack/dockerfile/install
18:25:01 + bin=tini
18:25:01 + shift
18:25:01 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:25:01 + . hack/dockerfile/install/tini.installer
18:25:01 ++ : v0.19.0
18:25:01 + install_tini
18:25:01 + echo 'Install tini version v0.19.0'
18:25:01 + git clone https://github.com/krallin/tini.git /go/tini
18:25:01 Install tini version v0.19.0
18:25:01 Cloning into '/go/tini'...
18:25:01 #14 68.85   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
18:25:01 #14 69.11   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
18:25:01 #14 69.13   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
18:25:01 #14 69.15   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
18:25:01 #14 69.17   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
18:25:01 #14 69.19   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      15/52 
18:25:01 #14 69.21   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
18:25:01 #14 69.23   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
18:25:01 #14 69.26   Installing : perl-Socket-2.010-5.el7.x86_64                             18/52 
18:25:01 #14 69.28   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
18:25:01 #14 69.30   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
18:25:01 #16 14.89   Installing       : glibc-devel-2.34-83.el9.7.x86_64                     43/91 
18:25:01 #16 15.36   Installing       : gcc-11.4.1-2.3.el9.x86_64                            44/91 
18:25:01 #16 15.38   Running scriptlet: gcc-11.4.1-2.3.el9.x86_64                            44/91 
18:25:01 #14 51.63 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
18:25:01 #14 51.64 Unpacking libpath-iterator-rule-perl (1.014-1) ...
18:25:01 #14 51.67 Selecting previously unselected package libperl4-corelibs-perl.
18:25:01 #14 51.67 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ...
18:25:01 #14 51.67 Unpacking libperl4-corelibs-perl (0.004-2) ...
18:25:01 #14 51.71 Selecting previously unselected package libperlio-gzip-perl.
18:25:01 #14 51.71 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ...
18:25:01 #14 51.71 Unpacking libperlio-gzip-perl (0.19-1build5) ...
18:25:01 #14 51.74 Selecting previously unselected package libpod-constants-perl.
18:25:01 #14 51.74 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ...
18:25:01 #14 51.74 Unpacking libpod-constants-perl (0.19-1) ...
18:25:01 #14 51.78 Selecting previously unselected package libre2-5:arm64.
18:25:01 #14 51.78 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ...
18:25:01 #14 51.79 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ...
18:25:01 #14 51.82 Selecting previously unselected package libre-engine-re2-perl.
18:25:01 #14 51.83 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ...
18:25:01 #14 51.83 Unpacking libre-engine-re2-perl (0.13-5) ...
18:25:01 #14 51.86 Selecting previously unselected package libreadonly-perl.
18:25:01 #14 51.86 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ...
18:25:01 #14 51.87 Unpacking libreadonly-perl (2.050-2) ...
18:25:01 #14 51.90 Selecting previously unselected package libref-util-perl.
18:25:01 #14 51.90 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
18:25:01 #14 51.90 Unpacking libref-util-perl (0.204-1) ...
18:25:01 #14 51.93 Selecting previously unselected package libref-util-xs-perl.
18:25:01 #14 51.93 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ...
18:25:01 #14 51.94 Unpacking libref-util-xs-perl (0.117-1build2) ...
18:25:01 #14 51.97 Selecting previously unselected package libregexp-pattern-license-perl.
18:25:01 #14 12.98 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libedit2 arm64 3.1-20221030-2 [95.0 kB]
18:25:01 #13 5.908 Get:234 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
18:25:01 #13 5.910 Get:235 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
18:25:01 #13 5.912 Get:236 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
18:25:01 #13 5.913 Get:237 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
18:25:01 #13 5.915 Get:238 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
18:25:01 #13 5.935 Get:239 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
18:25:01 #13 5.937 Get:240 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
18:25:01 #13 5.943 Get:241 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
18:25:01 #13 5.946 Get:242 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
18:25:01 #13 5.948 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
18:25:01 #13 5.949 Get:244 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
18:25:01 #13 5.950 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
18:25:01 #13 5.951 Get:246 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
18:25:01 #13 5.954 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
18:25:01 #13 5.955 Get:248 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
18:25:01 #13 5.956 Get:249 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
18:25:01 #13 5.958 Get:250 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
18:25:01 #13 5.959 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
18:25:01 #13 5.961 Get:252 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
18:25:01 #13 5.963 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
18:25:01 #13 5.963 Get:254 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
18:25:01 #13 5.963 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
18:25:01 #13 5.964 Get:256 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
18:25:01 #13 5.965 Get:257 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
18:25:01 #13 5.966 Get:258 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
18:25:01 #13 5.967 Get:259 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
18:25:01 #13 5.967 Get:260 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
18:25:01 #13 5.968 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
18:25:01 #13 5.969 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
18:25:01 #13 5.971 Get:263 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
18:25:01 #13 5.974 Get:264 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
18:25:01 #13 5.982 Get:265 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
18:25:01 #13 5.984 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
18:25:01 #13 5.985 Get:267 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
18:25:01 #13 5.986 Get:268 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
18:25:01 #13 5.988 Get:269 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
18:25:01 #13 5.989 Get:270 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
18:25:01 #13 5.992 Get:271 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
18:25:01 #13 5.993 Get:272 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
18:25:01 #13 5.995 Get:273 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
18:25:01 #13 5.997 Get:274 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
18:25:01 #13 5.998 Get:275 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
18:25:01 #13 5.999 Get:276 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
18:25:01 #13 6.000 Get:277 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
18:25:01 #13 6.001 Get:278 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
18:25:01 #13 6.002 Get:279 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
18:25:01 #13 6.007 Get:280 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
18:25:01 #13 6.007 Get:281 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
18:25:01 #13 6.017 Get:282 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:25:01 #13 6.024 Get:283 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:25:01 #13 6.024 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
18:25:01 #13 6.024 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
18:25:01 #13 6.025 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
18:25:01 #13 6.025 Get:287 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
18:25:01 #13 6.025 Get:288 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
18:25:01 #13 6.026 Get:289 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
18:25:01 #13 6.026 Get:290 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
18:25:01 #13 6.027 Get:291 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
18:25:01 #13 6.027 Get:292 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
18:25:01 #13 6.028 Get:293 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
18:25:01 #13 6.028 Get:294 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
18:25:01 #13 6.029 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
18:25:01 #13 6.030 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
18:25:01 #13 6.052 Get:297 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
18:25:01 #13 6.054 Get:298 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
18:25:01 #13 6.055 Get:299 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
18:25:01 #13 6.058 Get:300 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
18:25:01 #13 6.059 Get:301 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
18:25:01 #13 6.060 Get:302 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
18:25:01 #13 6.060 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
18:25:01 #13 6.060 Get:304 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
18:25:01 #13 6.061 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
18:25:01 #13 6.061 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
18:25:01 #13 6.071 Get:307 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
18:25:01 #13 6.072 Get:308 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
18:25:01 #13 6.073 Get:309 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
18:25:01 #13 6.075 Get:310 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
18:25:01 #13 6.076 Get:311 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
18:25:01 #13 6.083 Get:312 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
18:25:01 #13 6.085 Get:313 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
18:25:01 #13 6.086 Get:314 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
18:25:01 #13 6.087 Get:315 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
18:25:01 #13 6.088 Get:316 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
18:25:01 #13 6.089 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
18:25:01 #13 6.090 Get:318 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
18:25:01 #13 6.091 Get:319 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
18:25:01 #13 6.093 Get:320 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
18:25:01 #13 6.094 Get:321 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
18:25:01 #13 6.096 Get:322 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
18:25:01 #13 6.098 Get:323 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
18:25:01 #13 6.100 Get:324 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
18:25:01 #13 6.102 Get:325 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
18:25:01 #13 6.103 Get:326 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
18:25:01 #13 6.104 Get:327 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
18:25:01 #13 6.105 Get:328 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
18:25:01 #13 6.106 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
18:25:01 #13 6.106 Get:330 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
18:25:01 #13 6.109 Get:331 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
18:25:02 + make REF=master fedora-37
18:25:02 git init src/github.com/docker/cli
18:25:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:25:02 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:25:02 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:25:02 + SRC=src/github.com/docker/cli
18:25:02 + REF=master
18:25:02 + REF_FETCH=master
18:25:02 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:25:02 + awk {print $2}
18:25:02 + REF=refs/heads/master
18:25:02 + [ -n refs/heads/master ]
18:25:02 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:02 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:02 #14 17.01 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11-base arm64 11.4.0-1ubuntu1~22.04 [20.3 kB]
18:25:02 #14 17.01 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB]
18:25:02 #14 17.05 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
18:25:02 #14 17.06 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
18:25:02 + return
18:25:02 # Build the CLI
18:25:02 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:25:02 Building dynamic docker-linux-arm64
18:25:02 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:24:03Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:25:02 + cd /go/tini
18:25:02 + git checkout -q v0.19.0
18:25:02 + cmake .
18:25:02 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:25:02   Compatibility with CMake < 3.5 will be removed from a future version of
18:25:02   CMake.
18:25:02 
18:25:02   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:25:02   CMake that the project does not need compatibility with older versions.
18:25:02 
18:25:02 
18:25:02 #14 69.33   Installing : perl-Storable-2.45-3.el7.x86_64                            21/52 
18:25:02 #14 69.35   Installing : perl-PathTools-3.40-5.el7.x86_64                           22/52 
18:25:02 #14 69.38   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 23/52 
18:25:02 #14 69.42   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        24/52 
18:25:02 #14 69.45   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        25/52 
18:25:02 #14 69.47   Installing : perl-File-Path-2.09-2.el7.noarch                           26/52 
18:25:02 #14 69.50   Installing : perl-threads-shared-1.43-6.el7.x86_64                      27/52 
18:25:02 #14 69.52   Installing : perl-threads-1.87-4.el7.x86_64                             28/52 
18:25:02 #16 15.50   Installing       : glibc-static-2.34-83.el9.7.x86_64                    45/91 
18:25:02 #16 15.50   Installing       : libxcrypt-static-4.4.18-3.el9.x86_64                 46/91 
18:25:02 #16 15.51   Installing       : vim-filesystem-2:8.2.2637-20.el9.noarch              47/91 
18:25:02 #14 51.97 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
18:25:02 #14 51.97 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
18:25:02 #14 52.00 Selecting previously unselected package libregexp-pattern-perl.
18:25:02 #14 52.01 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ...
18:25:02 #14 52.01 Unpacking libregexp-pattern-perl (0.2.12-1) ...
18:25:02 #14 52.04 Selecting previously unselected package libsasl2-modules:arm64.
18:25:02 #14 52.04 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
18:25:02 #14 52.04 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:25:02 #14 52.08 Selecting previously unselected package libsereal-decoder-perl.
18:25:02 #14 52.08 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ...
18:25:02 #14 52.08 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
18:25:02 #14 52.12 Selecting previously unselected package libsereal-encoder-perl.
18:25:02 #14 52.12 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ...
18:25:02 #14 52.12 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
18:25:02 #14 52.16 Selecting previously unselected package libsereal-perl.
18:25:02 #14 52.16 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ...
18:25:02 #14 52.17 Unpacking libsereal-perl (4.011-1) ...
18:25:02 #14 52.19 Selecting previously unselected package libsort-key-perl.
18:25:02 #14 13.27 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfido2-1 arm64 1.12.0-2 [83.3 kB]
18:25:02 #14 13.33 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjansson4 arm64 2.14-2 [34.3 kB]
18:25:02 #14 13.35 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnghttp2-14 arm64 1.52.0-1 [70.8 kB]
18:25:02 #14 13.40 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpipeline1 arm64 1.5.7-1 [23.3 kB]
18:25:02 #14 13.41 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpng16-16 arm64 1.6.39-2 [182 kB]
18:25:02 #14 13.46 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB]
18:25:02 #13 6.111 Get:332 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
18:25:02 #13 6.111 Get:333 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
18:25:02 #13 6.112 Get:334 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
18:25:02 #13 6.114 Get:335 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
18:25:02 #13 6.115 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
18:25:02 #13 6.132 Get:337 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
18:25:02 #13 6.134 Get:338 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
18:25:02 #13 6.136 Get:339 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
18:25:02 #13 6.137 Get:340 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
18:25:02 #13 6.139 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
18:25:02 #13 6.140 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
18:25:02 #13 6.141 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
18:25:02 #13 6.143 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
18:25:02 #13 6.144 Get:345 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
18:25:02 #13 6.146 Get:346 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
18:25:02 #13 6.147 Get:347 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
18:25:02 #13 6.148 Get:348 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
18:25:02 #13 6.148 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
18:25:02 #13 6.149 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
18:25:02 #13 6.150 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
18:25:02 #13 6.151 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
18:25:02 #13 6.152 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
18:25:02 #13 6.154 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
18:25:02 #13 6.156 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
18:25:02 #13 6.156 Get:356 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
18:25:02 #13 6.158 Get:357 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
18:25:02 #13 6.158 Get:358 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
18:25:02 #13 6.159 Get:359 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
18:25:02 #13 6.160 Get:360 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
18:25:02 #13 6.162 Get:361 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
18:25:02 #13 6.164 Get:362 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
18:25:02 #13 6.164 Get:363 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
18:25:02 #13 6.166 Get:364 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
18:25:02 #13 6.167 Get:365 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
18:25:02 #13 6.175 Get:366 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
18:25:02 #13 6.176 Get:367 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
18:25:02 #13 6.190 Get:368 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
18:25:02 #13 6.190 Get:369 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
18:25:02 #13 6.190 Get:370 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
18:25:02 #13 6.192 Get:371 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
18:25:02 #13 6.193 Get:372 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
18:25:02 #13 6.193 Get:373 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
18:25:02 #13 6.194 Get:374 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
18:25:02 #13 6.195 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
18:25:02 #13 6.196 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
18:25:02 #13 6.197 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
18:25:02 #13 6.198 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
18:25:02 #13 6.198 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
18:25:02 #13 6.199 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
18:25:02 #13 6.200 Get:381 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
18:25:02 #13 6.200 Get:382 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
18:25:02 #13 6.200 Get:383 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
18:25:02 #13 6.205 Get:384 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
18:25:02 #13 6.211 Get:385 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
18:25:02 #13 6.212 Get:386 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
18:25:02 #13 6.352 debconf: delaying package configuration, since apt-utils is not installed
18:25:02 #14 17.46 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cpp-11 arm64 11.4.0-1ubuntu1~22.04 [9762 kB]
18:25:02 -- The C compiler identification is GNU 13.2.1
18:25:02 -- Detecting C compiler ABI info
18:25:02 -- Detecting C compiler ABI info - done
18:25:02 #14 69.54   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
18:25:02 #14 52.20 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ...
18:25:02 #14 52.20 Unpacking libsort-key-perl (1.33-2build2) ...
18:25:02 #14 52.23 Selecting previously unselected package libstring-copyright-perl.
18:25:02 #14 52.23 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ...
18:25:02 #14 52.24 Unpacking libstring-copyright-perl (0.003006-1) ...
18:25:02 #14 52.27 Selecting previously unselected package libstring-escape-perl.
18:25:02 #14 52.27 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ...
18:25:02 #14 52.27 Unpacking libstring-escape-perl (2010.002-2) ...
18:25:02 #14 52.30 Selecting previously unselected package libstring-shellquote-perl.
18:25:02 #14 52.30 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ...
18:25:02 #14 52.31 Unpacking libstring-shellquote-perl (1.04-1) ...
18:25:02 #14 52.34 Selecting previously unselected package libterm-readkey-perl.
18:25:02 #14 52.34 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ...
18:25:02 #14 52.34 Unpacking libterm-readkey-perl (2.38-1build1) ...
18:25:02 #14 52.40 Selecting previously unselected package libtest-fatal-perl.
18:25:02 #14 52.40 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ...
18:25:02 #14 52.40 Unpacking libtest-fatal-perl (0.014-1) ...
18:25:02 #14 52.43 Selecting previously unselected package libtest-refcount-perl.
18:25:02 #14 13.48 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
18:25:02 #14 13.48 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
18:25:02 #14 13.48 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxcb1 arm64 1.15-1 [47.6 kB]
18:25:02 #14 13.50 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libx11-data all 2:1.8.4-2ubuntu0.3 [118 kB]
18:25:02 #13 6.373 Fetched 179 MB in 2s (93.4 MB/s)
18:25:02 #13 6.391 Selecting previously unselected package bsdextrautils.
18:25:02 #13 6.391 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6664 files and directories currently installed.)
18:25:02 #13 6.396 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
18:25:02 #13 6.399 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
18:25:02 #13 6.464 Preparing to unpack .../libc6_2.31-13+deb11u7_amd64.deb ...
18:25:02 #13 6.559 Unpacking libc6:amd64 (2.31-13+deb11u7) over (2.31-13+deb11u6) ...
18:25:02 -- Check for working C compiler: /usr/bin/gcc - skipped
18:25:02 -- Detecting C compile features
18:25:02 -- Detecting C compile features - done
18:25:02 -- Performing Test HAS_BUILTIN_FORTIFY
18:25:02 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:25:02 -- Configuring done (0.6s)
18:25:02 -- Generating done (0.0s)
18:25:02 -- Build files have been written to: /go/tini
18:25:02 + make tini-static
18:25:02 #14 69.63   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
18:25:02 #14 52.43 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ...
18:25:02 #14 52.43 Unpacking libtest-refcount-perl (0.10-1) ...
18:25:02 #14 52.46 Selecting previously unselected package libtext-levenshtein-perl.
18:25:02 #14 52.47 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ...
18:25:02 #14 52.47 Unpacking libtext-levenshtein-perl (0.13-1) ...
18:25:02 #14 52.50 Selecting previously unselected package libtype-tiny-xs-perl.
18:25:02 #14 52.50 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ...
18:25:02 #14 52.50 Unpacking libtype-tiny-xs-perl (0.016-1) ...
18:25:02 #14 52.53 Selecting previously unselected package libunicode-utf8-perl.
18:25:02 #14 52.53 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ...
18:25:02 #14 52.53 Unpacking libunicode-utf8-perl (0.62-1build1) ...
18:25:02 #14 52.56 Selecting previously unselected package libxml-namespacesupport-perl.
18:25:02 #14 52.57 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ...
18:25:02 #14 52.57 Unpacking libxml-namespacesupport-perl (1.12-1) ...
18:25:02 #14 52.60 Selecting previously unselected package libxml-sax-base-perl.
18:25:02 #14 52.60 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ...
18:25:02 #14 52.60 Unpacking libxml-sax-base-perl (1.09-1) ...
18:25:02 #14 52.64 Selecting previously unselected package libxml-sax-perl.
18:25:02 #14 52.64 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:25:02 #14 52.64 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:25:02 #14 52.68 Selecting previously unselected package libxml-libxml-perl.
18:25:02 #14 52.68 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ...
18:25:02 #14 52.69 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
18:25:02 #14 52.74 Selecting previously unselected package libxml-parser-perl.
18:25:02 #15 6.497 Running transaction check
18:25:02 #16 15.77   Installing       : cmake-data-3.20.2-8.el9.noarch                       48/91 
18:25:02 #16 15.94   Installing       : cmake-3.20.2-8.el9.x86_64                            49/91 
18:25:02 #16 15.95   Installing       : systemd-rpm-macros-252-18.el9.noarch                 50/91 
18:25:02 #16 15.99   Installing       : openssl-1:3.0.7-24.el9.x86_64                        51/91 
18:25:02 #16 16.00   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                       52/91 
18:25:02 #16 16.04   Installing       : libutempter-1.2.1-6.el9.x86_64                       52/91 
18:25:02 #16 16.06   Installing       : libselinux-utils-3.5-1.el9.x86_64                    53/91 
18:25:02 #16 16.06   Installing       : libeconf-0.4.1-3.el9.x86_64                          54/91 
18:25:02 #16 16.08   Installing       : libdb-5.3.28-53.el9.x86_64                           55/91 
18:25:02 #16 16.11   Installing       : pam-1.5.1-15.el9.x86_64                              56/91 
18:25:02 #16 16.13   Installing       : libpwquality-1.4.4-8.el9.x86_64                      57/91 
18:25:02 #16 16.19   Installing       : util-linux-2.37.4-15.el9.x86_64                      58/91 
18:25:02 #16 16.21   Installing       : policycoreutils-3.5-2.el9.x86_64                     59/91 
18:25:02 #16 16.22   Running scriptlet: policycoreutils-3.5-2.el9.x86_64                     59/91 
18:25:02 #16 16.23   Installing       : selinux-policy-38.1.24-1.el9.noarch                  60/91 
18:25:02 #16 16.23   Running scriptlet: selinux-policy-38.1.24-1.el9.noarch                  60/91 
18:25:02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:25:02 #14 52.74 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ...
18:25:02 #14 52.74 Unpacking libxml-parser-perl (2.46-1) ...
18:25:02 #14 52.79 Selecting previously unselected package libxml-sax-expat-perl.
18:25:02 #14 52.79 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ...
18:25:02 #14 52.80 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:25:02 #14 52.82 Selecting previously unselected package libxml-writer-perl.
18:25:02 #14 52.83 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ...
18:25:02 #14 52.83 Unpacking libxml-writer-perl (0.625-1) ...
18:25:02 #14 52.86 Selecting previously unselected package libyaml-libyaml-perl.
18:25:02 #14 52.86 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ...
18:25:02 #14 52.86 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
18:25:02 #14 52.89 Selecting previously unselected package licensecheck.
18:25:02 #14 52.90 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ...
18:25:02 #14 52.90 Unpacking licensecheck (3.0.45-1) ...
18:25:02 #14 52.93 Selecting previously unselected package libdevel-size-perl.
18:25:02 #14 52.93 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ...
18:25:02 #14 52.93 Unpacking libdevel-size-perl (0.83-1build1) ...
18:25:02 #14 52.96 Selecting previously unselected package t1utils.
18:25:02 #15 6.649 Transaction check succeeded.
18:25:02 #15 6.649 Running transaction test
18:25:02 #16 16.25   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         61/91 
18:25:02 #16 16.44   Installing       : selinux-policy-targeted-38.1.24-1.el9.noarch         61/91 
18:25:02 #14 13.92 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libx11-6 arm64 2:1.8.4-2ubuntu0.3 [644 kB]
18:25:03 [100%] Linking C executable tini-static
18:25:03 #14 52.97 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ...
18:25:03 #14 52.97 Unpacking t1utils (1.41-3) ...
18:25:03 #14 53.01 Selecting previously unselected package lintian.
18:25:03 #14 53.01 Preparing to unpack .../326-lintian_2.62.0ubuntu2.2_all.deb ...
18:25:03 #14 53.01 Unpacking lintian (2.62.0ubuntu2.2) ...
18:25:03 #14 53.26 Selecting previously unselected package manpages-dev.
18:25:03 #14 18.44 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB]
18:25:03 #14 18.45 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcc1-0 arm64 12.3.0-1ubuntu1~22.04 [45.0 kB]
18:25:03 #14 18.45 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.3.0-1ubuntu1~22.04 [124 kB]
18:25:03 #14 18.45 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.3.0-1ubuntu1~22.04 [28.4 kB]
18:25:03 #14 18.45 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.3.0-1ubuntu1~22.04 [10.8 kB]
18:25:03 #14 18.45 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libasan6 arm64 11.4.0-1ubuntu1~22.04 [2234 kB]
18:25:03 #14 18.55 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.3.0-1ubuntu1~22.04 [1035 kB]
18:25:03 #14 14.43 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
18:25:03 #14 14.43 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
18:25:03 #14 14.43 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 man-db arm64 2.11.2-1 [1212 kB]
18:25:03 [100%] Built target tini-static
18:25:03 + mkdir -p /usr/local/bin
18:25:03 + cp tini-static /usr/local/bin/docker-init
18:25:03 + VERSION=0.0.0-20231011170815-26951f7
18:25:03 + PRODUCT=docker
18:25:03 + hack/make.sh dynbinary
18:25:03 
18:25:03 #14 53.26 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ...
18:25:03 #14 53.27 Unpacking manpages-dev (5.05-1) ...
18:25:03 #14 18.60 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtsan0 arm64 11.4.0-1ubuntu1~22.04 [2235 kB]
18:25:03 #14 18.70 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.3.0-1ubuntu1~22.04 [965 kB]
18:25:03 #14 14.55 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 manpages all 6.03-1 [1321 kB]
18:25:03 #14 14.62 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssh-client arm64 1:9.0p1-1ubuntu8.5 [851 kB]
18:25:03 #14 14.66 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 publicsuffix all 20230209.2326-1 [131 kB]
18:25:03 #14 14.67 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB]
18:25:03 #14 14.67 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 strace arm64 6.2-0ubuntu1 [494 kB]
18:25:03 #14 14.69 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 xauth arm64 1:1.1.2-1 [25.4 kB]
18:25:03 #14 14.69 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 xz-utils arm64 5.4.1-0.2 [271 kB]
18:25:03 #14 70.14   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
18:25:03 #14 71.01   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
18:25:03 mkdir -p sources
18:25:03 docker run --rm -w /v \
18:25:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:25:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:03 	alpine \
18:25:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:25:03 Removing bundles/
18:25:03 
18:25:03 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:25:03 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:25:03 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:25:03 module github.com/docker/docker
18:25:03 
18:25:03 go 1.20
18:25:03 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:03 + GO111MODULE=on
18:25:03 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:03.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:25:03 #14 53.47 Selecting previously unselected package python3-certifi.
18:25:03 #14 53.48 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ...
18:25:03 #14 53.48 Unpacking python3-certifi (2019.11.28-1) ...
18:25:03 #14 53.52 Selecting previously unselected package python3-idna.
18:25:03 #14 53.53 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ...
18:25:03 #14 53.53 Unpacking python3-idna (2.8-1) ...
18:25:03 #14 53.56 Selecting previously unselected package python3-urllib3.
18:25:03 #14 53.57 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
18:25:03 #14 53.57 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:25:03 #14 53.61 Selecting previously unselected package python3-requests.
18:25:03 #14 53.61 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
18:25:03 #14 53.62 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
18:25:03 #14 53.65 Selecting previously unselected package python3-unidiff.
18:25:03 #14 18.74 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.3.0-1ubuntu1~22.04 [1117 kB]
18:25:03 #13 7.553 Setting up libc6:amd64 (2.31-13+deb11u7) ...
18:25:03 #14 71.06   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
18:25:03 #14 71.09   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          34/52 
18:25:03 #14 71.11   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
18:25:03 #14 71.16   Installing : elfutils-0.176-5.el7.x86_64                                36/52 
18:25:03 #14 71.18   Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  37/52 
18:25:03 #14 71.20   Installing : desktop-file-utils-0.23-2.el7.x86_64                       38/52 
18:25:03 #14 71.23   Installing : patch-2.7.1-12.el7_7.x86_64                                39/52 
18:25:03 #15 7.461 Transaction test succeeded.
18:25:03 #15 7.461 Running transaction
18:25:03 From https://github.com/docker/cli
18:25:03  * [new branch]      master     -> master
18:25:03  * [new branch]      master     -> origin/master
18:25:03 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:25:03 #14 53.66 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ...
18:25:03 #14 53.66 Unpacking python3-unidiff (0.5.5-2) ...
18:25:03 #14 53.69 Selecting previously unselected package python3-xdg.
18:25:03 #14 53.69 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ...
18:25:03 #14 53.70 Unpacking python3-xdg (0.26-1ubuntu1) ...
18:25:03 #14 53.73 Selecting previously unselected package unzip.
18:25:03 #14 53.73 Preparing to unpack .../334-unzip_6.0-25ubuntu1.1_arm64.deb ...
18:25:03 #14 53.74 Unpacking unzip (6.0-25ubuntu1.1) ...
18:25:03 #14 53.79 Selecting previously unselected package equivs.
18:25:03 #14 53.79 Preparing to unpack .../335-equivs_2.2.0_all.deb ...
18:25:03 #14 53.80 Unpacking equivs (2.2.0) ...
18:25:03 #14 53.83 Selecting previously unselected package libauthen-sasl-perl.
18:25:03 #14 53.83 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ...
18:25:03 #14 53.84 Unpacking libauthen-sasl-perl (2.1600-1) ...
18:25:03 #14 53.87 Selecting previously unselected package python3-magic.
18:25:03 #14 53.88 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ...
18:25:03 #14 53.88 Unpacking python3-magic (2:0.4.15-3) ...
18:25:03 #14 53.92 Setting up libapt-pkg-perl (0.1.36build3) ...
18:25:03 #14 53.93 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
18:25:03 #14 53.94 Setting up libpipeline1:arm64 (1.5.2-2build1) ...
18:25:03 #14 53.95 Setting up wdiff (1.2.2-2build1) ...
18:25:03 #14 53.96 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ...
18:25:03 #14 53.97 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
18:25:03 #14 53.98 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
18:25:03 #14 53.99 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
18:25:03 #14 54.00 Setting up mime-support (3.64ubuntu1) ...
18:25:03 #14 54.03 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
18:25:03 #14 19.19 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgcc-11-dev arm64 11.4.0-1ubuntu1~22.04 [1146 kB]
18:25:04 #14 15.10 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 m4 arm64 1.4.19-3 [239 kB]
18:25:04 git init src/github.com/docker/docker
18:25:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:25:04 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:25:04 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:25:04 + SRC=src/github.com/docker/docker
18:25:04 + REF=master
18:25:04 + REF_FETCH=master
18:25:04 + + git -C src/github.com/docker/dockerawk ls-remote {print $2} --refs
18:25:04  --heads --tags origin master
18:25:04 + REF=refs/heads/master
18:25:04 + [ -n refs/heads/master ]
18:25:04 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:04 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:04 #14 54.06 Setting up libmagic-mgc (1:5.38-4) ...
18:25:04 #14 54.07 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
18:25:04 #14 54.08 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ...
18:25:04 #14 54.09 No schema files found: doing nothing.
18:25:04 #14 54.09 Setting up distro-info-data (0.43ubuntu1.13) ...
18:25:04 #14 54.10 Setting up manpages (5.05-1) ...
18:25:04 #14 54.11 Setting up unzip (6.0-25ubuntu1.1) ...
18:25:04 #14 54.13 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
18:25:04 #14 54.14 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
18:25:04 #14 54.15 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:25:04 #14 54.17 Setting up binutils-common:arm64 (2.34-6ubuntu1.6) ...
18:25:04 #14 54.18 Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
18:25:04 #14 54.19 Setting up libmagic1:arm64 (1:5.38-4) ...
18:25:04 #14 54.21 Setting up less (551-1ubuntu0.1) ...
18:25:04 #14 54.23 Setting up perl-openssl-defaults:arm64 (4) ...
18:25:04 #14 54.24 Setting up linux-libc-dev:arm64 (5.4.0-164.181) ...
18:25:04 #14 15.49 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autoconf all 2.71-3 [339 kB]
18:25:04 #14 15.58 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autotools-dev all 20220109.1 [44.9 kB]
18:25:04 #14 15.59 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 automake all 1:1.16.5-1.3 [558 kB]
18:25:04 #13 8.684 Selecting previously unselected package libuchardet0:amd64.
18:25:04 #14 54.25 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.6) ...
18:25:04 #14 54.26 Setting up gettext-base (0.19.8.1-10build1) ...
18:25:04 #14 54.27 Setting up libnpth0:arm64 (1.6-1) ...
18:25:04 #14 54.28 Setting up krb5-locales (1.17-6ubuntu4.3) ...
18:25:04 #14 54.29 Setting up file (1:5.38-4) ...
18:25:04 #14 54.30 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
18:25:04 #14 54.31 Setting up libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ...
18:25:04 #14 54.32 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
18:25:04 #14 54.33 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:25:04 #14 54.34 Setting up libfakeroot:arm64 (1.24-1) ...
18:25:04 #14 54.35 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
18:25:04 #14 54.36 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:25:04 #14 54.37 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
18:25:04 #14 54.47 
18:25:04 #14 54.47 Current default time zone: 'Etc/UTC'
18:25:04 #14 19.74 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gcc-11 arm64 11.4.0-1ubuntu1~22.04 [19.4 MB]
18:25:04 #14 15.67 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autopoint all 0.21-11 [420 kB]
18:25:04 #14 15.71 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils-common arm64 2.40-2ubuntu4.1 [239 kB]
18:25:04 #14 15.72 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libbinutils arm64 2.40-2ubuntu4.1 [766 kB]
18:25:04 #14 15.76 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libctf-nobfd0 arm64 2.40-2ubuntu4.1 [97.9 kB]
18:25:04 #14 15.76 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libctf0 arm64 2.40-2ubuntu4.1 [93.1 kB]
18:25:04 #14 15.77 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgprofng0 arm64 2.40-2ubuntu4.1 [792 kB]
18:25:04 #14 15.80 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2ubuntu4.1 [3144 kB]
18:25:04 #13 8.684 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6695 files and directories currently installed.)
18:25:04 #13 8.689 Preparing to unpack .../00-libuchardet0_0.0.7-1_amd64.deb ...
18:25:04 #13 8.693 Unpacking libuchardet0:amd64 (0.0.7-1) ...
18:25:04 #13 8.726 Selecting previously unselected package groff-base.
18:25:04 #13 8.727 Preparing to unpack .../01-groff-base_1.22.4-6_amd64.deb ...
18:25:04 #13 8.731 Unpacking groff-base (1.22.4-6) ...
18:25:04 #13 8.847 Selecting previously unselected package libgdbm6:amd64.
18:25:04 #13 8.848 Preparing to unpack .../02-libgdbm6_1.19-2_amd64.deb ...
18:25:04 #13 8.853 Unpacking libgdbm6:amd64 (1.19-2) ...
18:25:04 #13 8.889 Selecting previously unselected package libpipeline1:amd64.
18:25:04 #13 8.890 Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ...
18:25:04 #13 8.894 Unpacking libpipeline1:amd64 (1.5.3-1) ...
18:25:04 #13 8.938 Selecting previously unselected package man-db.
18:25:04 #15 8.283   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch            1/1 
18:25:04 #15 8.441   Preparing        :                                                        1/1 
18:25:04 #15 8.508   Upgrading        : systemd-libs-254.5-2.fc39.aarch64                     1/97 
18:25:04 #15 8.520   Installing       : perl-File-Find-1.43-501.fc39.noarch                   2/97 
18:25:04 #15 8.532   Installing       : python3-libselinux-3.5-5.fc39.aarch64                 3/97 
18:25:04 #15 8.541   Installing       : perl-threads-1:2.36-500.fc39.aarch64                  4/97 
18:25:04 #15 8.553   Installing       : m4-1.4.19-6.fc39.aarch64                              5/97 
18:25:04 #15 8.562   Installing       : libtool-ltdl-2.4.7-7.fc39.aarch64                     6/97 
18:25:04 #15 8.570   Installing       : libseccomp-2.5.3-6.fc39.aarch64                       7/97 
18:25:04 #15 8.578   Installing       : libmpc-1.3.1-3.fc39.aarch64                           8/97 
18:25:04 #15 8.587   Installing       : libfdisk-2.39.2-1.fc39.aarch64                        9/97 
18:25:04 #15 8.594   Installing       : cmake-rpm-macros-3.27.7-1.fc39.noarch                10/97 
18:25:04 #15 8.604   Installing       : cmake-filesystem-3.27.7-1.fc39.aarch64               11/97 
18:25:04 #14 54.48 Local time is now:      Wed Oct 11 18:25:04 UTC 2023.
18:25:04 #14 54.48 Universal Time is now:  Wed Oct 11 18:25:04 UTC 2023.
18:25:04 #14 54.48 Run 'dpkg-reconfigure tzdata' if you wish to change it.
18:25:04 #14 54.48 
18:25:04 #14 54.50 Setting up fakeroot (1.24-1) ...
18:25:04 #14 54.51 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:25:04 #14 54.51 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:04 #14 54.51 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:04 #14 54.51 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:04 #14 54.51 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:04 #14 54.51 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:04 #14 54.51 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:04 #14 54.51 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:04 #14 54.51 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:04 #14 54.52 Setting up autotools-dev (20180224.1) ...
18:25:04 #14 54.53 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:25:04 #14 54.54 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
18:25:04 #14 54.55 Setting up make (4.2.1-1.2) ...
18:25:04 #14 54.56 Setting up libmpfr6:arm64 (4.0.2-1) ...
18:25:04 #14 54.57 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:25:04 #14 54.58 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
18:25:04 #14 54.59 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
18:25:04 #14 54.60 Setting up strace (5.5-3ubuntu1) ...
18:25:04 #14 54.61 Setting up libsigsegv2:arm64 (2.12-2) ...
18:25:04 #14 54.62 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
18:25:04 #14 54.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:25:04 #14 54.63 Setting up t1utils (1.41-3) ...
18:25:04 #14 54.64 Setting up diffstat (1.63-1) ...
18:25:04 #14 54.65 Setting up libmpc3:arm64 (1.1.0-1) ...
18:25:04 #14 54.66 Setting up libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ...
18:25:04 #14 54.67 Setting up patch (2.7.6-6) ...
18:25:04 #14 54.68 Setting up autopoint (0.19.8.1-10build1) ...
18:25:04 #14 71.26   Installing : dwz-0.11-3.el7.x86_64                                      40/52 
18:25:04 #14 72.03   Installing : gdb-7.6.1-120.el7.x86_64                                   41/52 
18:25:04 #14 72.05   Installing : perl-srpm-macros-1-8.el7.noarch                            42/52 
18:25:04 #14 72.08   Installing : unzip-6.0-24.el7_9.x86_64                                  43/52 
18:25:04 #14 72.13   Installing : zip-3.0-11.el7.x86_64                                      44/52 
18:25:04 #14 72.16   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
18:25:04 #14 72.19   Installing : file-5.11-37.el7.x86_64                                    46/52 
18:25:04 #14 72.22   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           47/52 
18:25:04 #13 8.940 Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ...
18:25:04 #13 8.945 Unpacking man-db (2.9.4-2) ...
18:25:04 #14 54.69 Setting up libfl2:arm64 (2.6.4-6.2) ...
18:25:04 #14 54.70 Setting up ucf (3.0038+nmu1) ...
18:25:04 #14 54.80 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
18:25:04 #14 54.81 Setting up libltdl7:arm64 (2.4.6-14) ...
18:25:04 #14 54.83 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:25:04 #14 54.84 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:04 #14 54.85 Setting up libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ...
18:25:04 #14 54.86 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:25:04 #14 54.87 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
18:25:04 #14 54.88 Setting up libuchardet0:arm64 (0.0.6-3build1) ...
18:25:04 #14 54.89 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
18:25:04 #14 54.90 Setting up git-man (1:2.25.1-1ubuntu3.11) ...
18:25:04 #14 54.91 Setting up libisl22:arm64 (0.22.1-1) ...
18:25:04 #14 54.92 Setting up netbase (6.1) ...
18:25:04 #14 54.95 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
18:25:04 #14 54.96 Setting up libmpdec2:arm64 (2.4.2-3) ...
18:25:04 #14 54.97 Setting up libbinutils:arm64 (2.34-6ubuntu1.6) ...
18:25:04 #14 54.98 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
18:25:04 #14 54.99 Setting up libc-dev-bin (2.31-0ubuntu9.12) ...
18:25:04 #14 55.00 Setting up openssl (1.1.1f-1ubuntu2.19) ...
18:25:04 #14 55.01 Setting up libbsd0:arm64 (0.10.0-1) ...
18:25:04 #15 8.621   Installing       : checkpolicy-3.5-3.fc39.aarch64                       12/97 
18:25:04 #15 8.798   Installing       : cpp-13.2.1-3.fc39.aarch64                            13/97 
18:25:04 #15 8.809   Installing       : perl-threads-shared-1.68-500.fc39.aarch64            14/97 
18:25:04 #15 8.819   Installing       : perl-Thread-Queue-3.14-500.fc39.noarch               15/97 
18:25:04 #15 8.828   Installing       : python3-libsemanage-3.5-4.fc39.aarch64               16/97 
18:25:04 #15 8.847   Installing       : systemd-devel-254.5-2.fc39.aarch64                   17/97 
18:25:04 #15 8.860   Installing       : vim-filesystem-2:9.0.1984-1.fc39.noarch              18/97 
18:25:04 #15 8.867   Installing       : perl-lib-0.65-501.fc39.aarch64                       19/97 
18:25:04 #15 8.873   Installing       : perl-File-Copy-2.41-501.fc39.noarch                  20/97 
18:25:04 #15 8.879   Installing       : perl-File-Compare-1.100.700-501.fc39.noarch          21/97 
18:25:05 #14 72.28   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
18:25:05 #14 72.30   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
18:25:05 #13 9.093 Selecting previously unselected package perl-modules-5.32.
18:25:05 #13 9.094 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
18:25:05 #13 9.098 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
18:25:05 #14 55.02 Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ...
18:25:05 #14 55.04 Setting up readline-common (8.0-4) ...
18:25:05 #14 55.06 Setting up publicsuffix (20200303.0012-1) ...
18:25:05 #14 55.07 Setting up libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ...
18:25:05 #14 55.08 Setting up iso-codes (4.4-1) ...
18:25:05 #14 55.09 Setting up liblocale-gettext-perl (1.07-4) ...
18:25:05 #14 55.10 Setting up liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
18:25:05 #14 55.12 Setting up dctrl-tools (2.24-3) ...
18:25:05 #14 55.13 Setting up libitm1:arm64 (10.5.0-1ubuntu1~20.04) ...
18:25:05 #14 55.14 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:05 #14 55.15 Setting up libgdbm6:arm64 (1.18.1-5) ...
18:25:05 #14 55.17 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ...
18:25:05 #14 55.17 Setting up libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
18:25:05 #14 55.19 Setting up libctf0:arm64 (2.34-6ubuntu1.6) ...
18:25:05 #14 55.19 Setting up pinentry-curses (1.1.0-3build1) ...
18:25:05 #14 55.21 Setting up manpages-dev (5.05-1) ...
18:25:05 #14 55.22 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
18:25:05 #15 8.900   Installing       : autoconf-2.71-6.fc39.noarch                          22/97 
18:25:05 #15 8.925   Installing       : automake-1.16.5-13.fc39.noarch                       23/97 
18:25:05 #15 8.938   Installing       : libuv-1:1.46.0-3.fc39.aarch64                        24/97 
18:25:05 #15 8.997   Installing       : xkeyboard-config-2.39-2.fc39.noarch                  25/97 
18:25:05 #15 9.012   Installing       : libxkbcommon-1.6.0-1.fc39.aarch64                    26/97 
18:25:05 #15 9.024   Installing       : rhash-1.4.3-3.fc39.aarch64                           27/97 
18:25:05 #15 9.033   Installing       : qrencode-libs-4.1.1-5.fc39.aarch64                   28/97 
18:25:05 #15 9.133   Installing       : python3-setuptools-67.7.2-7.fc39.noarch              29/97 
18:25:05 #15 9.180   Installing       : python3-setools-4.4.3-1.fc39.aarch64                 30/97 
18:25:05 #15 9.192   Installing       : python3-audit-3.1.2-4.fc39.aarch64                   31/97 
18:25:05 #15 9.201   Installing       : perl-TermReadKey-2.38-18.fc39.aarch64                32/97 
18:25:05 #15 9.209   Installing       : perl-Error-1:0.17029-13.fc39.noarch                  33/97 
18:25:05 #15 9.217   Installing       : pcre2-utf32-10.42-1.fc39.2.aarch64                   34/97 
18:25:05 #15 9.226   Installing       : pcre2-utf16-10.42-1.fc39.2.aarch64                   35/97 
18:25:05 #14 72.32   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
18:25:05 #13 9.409 Selecting previously unselected package libgdbm-compat4:amd64.
18:25:05 #13 9.411 Preparing to unpack .../06-libgdbm-compat4_1.19-2_amd64.deb ...
18:25:05 #13 9.415 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
18:25:05 #13 9.454 Selecting previously unselected package libperl5.32:amd64.
18:25:05 #13 9.456 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
18:25:05 #13 9.460 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
18:25:05 #14 20.66 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B]
18:25:05 #14 20.66 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libstdc++-11-dev arm64 11.4.0-1ubuntu1~22.04 [2088 kB]
18:25:05 #14 20.72 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 g++-11 arm64 11.4.0-1ubuntu1~22.04 [11.1 MB]
18:25:05 #14 55.24 Setting up libxcb1:arm64 (1.14-2) ...
18:25:05 #14 55.24 Setting up at (3.1.23-1ubuntu1) ...
18:25:05 #14 55.39 invoke-rc.d: could not determine current runlevel
18:25:05 #14 55.39 invoke-rc.d: policy-rc.d denied execution of start.
18:25:05 #14 55.40 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
18:25:05 #14 55.41 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:05 #14 55.42 Setting up libedit2:arm64 (3.1-20191231-1) ...
18:25:05 #14 55.43 Setting up libreadline8:arm64 (8.0-4) ...
18:25:05 #14 55.44 Setting up m4 (1.4.18-4) ...
18:25:05 #14 55.45 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.6) ...
18:25:05 #14 55.46 Setting up binutils (2.34-6ubuntu1.6) ...
18:25:05 #14 55.48 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:05 #14 16.35 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils arm64 2.40-2ubuntu4.1 [18.5 kB]
18:25:05 #14 16.50 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libc-dev-bin arm64 2.37-0ubuntu2.1 [19.4 kB]
18:25:05 #14 16.53 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 linux-libc-dev arm64 6.2.0-34.34 [1562 kB]
18:25:05 #15 9.238   Installing       : pcre2-devel-10.42-1.fc39.2.aarch64                   36/97 
18:25:05 #15 9.249   Installing       : libubsan-13.2.1-3.fc39.aarch64                       37/97 
18:25:05 #15 9.260   Installing       : libsepol-devel-3.5-2.fc39.aarch64                    38/97 
18:25:05 #15 9.271   Installing       : libselinux-devel-3.5-5.fc39.aarch64                  39/97 
18:25:05 #15 9.294   Installing       : libselinux-utils-3.5-5.fc39.aarch64                  40/97 
18:25:05 #15 9.307   Installing       : libedit-3.1-48.20230828cvs.fc39.aarch64              41/97 
18:25:05 #15 9.314   Installing       : libcbor-0.10.2-2.fc39.aarch64                        42/97 
18:25:05 #15 9.322   Installing       : libfido2-1.13.0-3.fc39.aarch64                       43/97 
18:25:05 #15 9.330   Installing       : libbpf-2:1.1.0-4.fc39.aarch64                        44/97 
18:25:05 #15 9.337   Installing       : libatomic-13.2.1-3.fc39.aarch64                      45/97 
18:25:05 #15 9.350   Installing       : libasan-13.2.1-3.fc39.aarch64                        46/97 
18:25:05 #15 9.357   Installing       : libargon2-20190702-3.fc39.aarch64                    47/97 
18:25:05 #15 9.366   Installing       : less-633-2.fc39.aarch64                              48/97 
18:25:05 From https://github.com/docker/docker
18:25:05  * [new branch]      master     -> master
18:25:05  * [new branch]      master     -> origin/master
18:25:05 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:25:05 #13 9.868 Selecting previously unselected package perl.
18:25:05 #13 9.870 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_amd64.deb ...
18:25:05 #13 9.877 Unpacking perl (5.32.1-4+deb11u2) ...
18:25:05 #13 9.923 Selecting previously unselected package liblocale-gettext-perl.
18:25:05 #13 9.924 Preparing to unpack .../09-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
18:25:05 #13 9.928 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
18:25:05 #13 9.964 Selecting previously unselected package libpython3.9-minimal:amd64.
18:25:05 #14 55.49 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
18:25:05 #14 16.97 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcrypt-dev arm64 1:4.4.33-2 [118 kB]
18:25:05 #14 16.97 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
18:25:05 #14 16.98 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB]
18:25:05 #14 16.99 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
18:25:05 #14 16.99 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libc6-dev arm64 2.37-0ubuntu2.1 [1545 kB]
18:25:05 #15 9.375   Installing       : kmod-libs-30-6.fc39.aarch64                          49/97 
18:25:05 #15 9.505   Installing       : kernel-headers-6.5.4-300.fc39.aarch64                50/97 
18:25:05 #15 9.519   Installing       : libxcrypt-devel-4.4.36-2.fc39.aarch64                51/97 
18:25:05 git init src/github.com/docker/buildx
18:25:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:25:05 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:25:05 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:25:05 + SRC=src/github.com/docker/buildx
18:25:05 + REF=v0.11.2
18:25:05 + REF_FETCH=v0.11.2
18:25:05 + git -C src/github.com/docker/buildx+  ls-remote --refs --heads --tags origin v0.11.2
18:25:05 awk {print $2}
18:25:05 #13 9.966 Preparing to unpack .../10-libpython3.9-minimal_3.9.2-1_amd64.deb ...
18:25:05 #13 9.970 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
18:25:05 #13 10.07 Selecting previously unselected package libexpat1:amd64.
18:25:05 #13 10.07 Preparing to unpack .../11-libexpat1_2.2.10-2+deb11u5_amd64.deb ...
18:25:05 #13 10.07 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
18:25:05 #13 10.12 Selecting previously unselected package python3.9-minimal.
18:25:05 #13 10.12 Preparing to unpack .../12-python3.9-minimal_3.9.2-1_amd64.deb ...
18:25:05 #13 10.12 Unpacking python3.9-minimal (3.9.2-1) ...
18:25:05 #14 55.98 Updating certificates in /etc/ssl/certs...
18:25:05 #14 17.07 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 gcc-12-base arm64 12.3.0-1ubuntu1~23.04 [42.4 kB]
18:25:05 #14 17.07 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libisl23 arm64 0.25-1 [697 kB]
18:25:05 #14 17.10 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmpfr6 arm64 4.2.0-1 [256 kB]
18:25:06 #15 9.583   Installing       : glibc-devel-2.38-7.fc39.aarch64                      52/97 
18:25:06 #15 9.654   Installing       : glibc-static-2.38-7.fc39.aarch64                     53/97 
18:25:06 #15 9.662   Installing       : libxcrypt-static-4.4.36-2.fc39.aarch64               54/97 
18:25:06 #15 9.670   Installing       : jsoncpp-1.9.5-5.fc39.aarch64                         55/97 
18:25:06 #15 9.681   Installing       : gc-8.2.2-4.fc39.aarch64                              56/97 
18:25:06 #14 21.18 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B]
18:25:06 #14 21.18 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB]
18:25:06 #14 21.19 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
18:25:06 #14 21.19 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
18:25:06 #14 21.19 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB]
18:25:06 #14 21.19 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB]
18:25:06 + REF=refs/tags/v0.11.2
18:25:06 + [ -n refs/tags/v0.11.2 ]
18:25:06 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:06 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:06 #17 14.67   Running scriptlet: selinux-policy-minimum-3.14.3-130.el8.noarch         26/58 
18:25:06 #17 22.29   Installing       : policycoreutils-devel-2.9-24.el8.x86_64              27/58 
18:25:06 #17 22.54   Installing       : selinux-policy-devel-3.14.3-130.el8.noarch           28/58 
18:25:06 #17 22.56   Running scriptlet: selinux-policy-devel-3.14.3-130.el8.noarch           28/58 
18:25:06 #17 22.59   Installing       : libgomp-8.5.0-21.el8.x86_64                          29/58 
18:25:06 #17 22.60   Running scriptlet: libgomp-8.5.0-21.el8.x86_64                          29/58 
18:25:06 #17 22.63   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                30/58 
18:25:06 mkdir -p sources
18:25:06 docker run --rm -w /v \
18:25:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:25:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:06 	alpine \
18:25:06 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:25:06 #13 10.31 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
18:25:06 #13 10.33 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
18:25:06 #14 72.84   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
18:25:06 #14 17.51 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmpc3 arm64 1.3.1-1 [55.3 kB]
18:25:06 #15 9.926   Installing       : guile22-2.2.7-9.fc39.aarch64                         57/97 
18:25:06 #13 10.34 Setting up python3.9-minimal (3.9.2-1) ...
18:25:06 #14 73.35   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
18:25:06 #14 73.89   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
18:25:06 #14 73.91   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
18:25:06 #14 73.92   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
18:25:06 #14 73.94   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
18:25:06 #14 73.95   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  5/52 
18:25:06 #14 73.96   Verifying  : zip-3.0-11.el7.x86_64                                       6/52 
18:25:06 #14 73.97   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/52 
18:25:06 #14 73.98   Verifying  : perl-constant-1.27-2.el7.noarch                             8/52 
18:25:06 #14 17.74 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 cpp-12 arm64 12.3.0-1ubuntu1~23.04 [9592 kB]
18:25:06 #15 9.947   Installing       : make-1:4.4.1-2.fc39.aarch64                          58/97 
18:25:06 #15 10.33   Installing       : gcc-13.2.1-3.fc39.aarch64                            59/97 
18:25:06 #14 56.60 137 added, 0 removed; done.
18:25:06 #14 56.63 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ...
18:25:06 #14 21.59 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
18:25:06 #17 22.71   Installing       : openssh-clients-8.0p1-19.el8.x86_64                  31/58 
18:25:06 #13 10.92 Selecting previously unselected package python3-minimal.
18:25:06 #14 73.99   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/52 
18:25:06 #14 74.00   Verifying  : unzip-6.0-24.el7_9.x86_64                                  10/52 
18:25:06 #14 74.02   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       11/52 
18:25:06 #14 74.03   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/52 
18:25:06 #14 74.04   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/52 
18:25:06 #14 74.05   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
18:25:06 #14 74.06   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/52 
18:25:06 #14 74.07   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/52 
18:25:06 #14 74.08   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/52 
18:25:06 #14 74.09   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
18:25:06 #14 74.10   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
18:25:06 #14 74.11   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/52 
18:25:06 #14 74.12   Verifying  : gdb-7.6.1-120.el7.x86_64                                   21/52 
18:25:06 #14 74.14   Verifying  : dwz-0.11-3.el7.x86_64                                      22/52 
18:25:06 #14 74.15   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
18:25:06 #14 74.16   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
18:25:06 #14 74.17   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         25/52 
18:25:06 #14 74.18   Verifying  : patch-2.7.1-12.el7_7.x86_64                                26/52 
18:25:06 #14 74.19   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/52 
18:25:06 #14 74.20   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           28/52 
18:25:06 #15 10.34   Running scriptlet: gcc-13.2.1-3.fc39.aarch64                            59/97 
18:25:06 #14 56.64 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:06 #14 56.65 Setting up bsdmainutils (11.1.2ubuntu3) ...
18:25:06 #14 56.67 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
18:25:06 #14 56.67 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
18:25:06 #14 56.68 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
18:25:06 #14 56.68 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
18:25:06 #14 56.68 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
18:25:06 #14 56.70 Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
18:25:06 #14 56.71 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
18:25:06 #14 56.72 Setting up dwz (0.13-5) ...
18:25:06 #14 56.73 Setting up groff-base (1.22.4-4build1) ...
18:25:06 #14 56.75 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
18:25:06 #14 56.76 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
18:25:06 #14 56.77 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.4) ...
18:25:06 #14 56.78 Setting up libc6-dev:arm64 (2.31-0ubuntu9.12) ...
18:25:06 #14 56.79 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.6) ...
18:25:06 #14 56.80 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ...
18:25:06 #14 56.81 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:25:06 #14 22.14 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
18:25:06 make[2]: Entering directory '/root/build-deb/cli'
18:25:06 scripts/docs/generate-man.sh
18:25:06 + cp -r . /tmp/docker-cli-docsgen.dXhDuFels2/
18:25:06 + cd /tmp/docker-cli-docsgen.dXhDuFels2
18:25:06 + ./scripts/vendor init
18:25:06 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:25:06 + cp man/tools.go .
18:25:06 + ./scripts/vendor update
18:25:06 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:25:06 go: downloading github.com/spf13/cobra v1.7.0
18:25:06 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:25:06 go: downloading github.com/docker/go-units v0.5.0
18:25:06 go: downloading github.com/fvbommel/sortorder v1.0.2
18:25:06 go: downloading github.com/moby/term v0.5.0
18:25:06 go: downloading github.com/morikuni/aec v1.0.0
18:25:06 go: downloading github.com/pkg/errors v0.9.1
18:25:06 go: downloading github.com/spf13/pflag v1.0.5
18:25:06 go: downloading github.com/google/go-cmp v0.5.9
18:25:06 go: downloading gotest.tools/v3 v3.5.0
18:25:06 From https://github.com/docker/buildx
18:25:06  * [new tag]         v0.11.2    -> v0.11.2
18:25:06 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:25:06 #13 10.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9519 files and directories currently installed.)
18:25:06 #13 10.93 Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ...
18:25:06 #13 10.93 Unpacking python3-minimal (3.9.2-3) ...
18:25:06 #13 10.96 Selecting previously unselected package media-types.
18:25:06 #13 10.97 Preparing to unpack .../media-types_4.0.0_all.deb ...
18:25:06 #13 10.97 Unpacking media-types (4.0.0) ...
18:25:06 #13 11.00 Selecting previously unselected package libmpdec3:amd64.
18:25:06 #13 11.00 Preparing to unpack .../libmpdec3_2.5.1-1_amd64.deb ...
18:25:06 #13 11.01 Unpacking libmpdec3:amd64 (2.5.1-1) ...
18:25:06 #13 11.05 Preparing to unpack .../libtinfo6_6.2+20201114-2+deb11u2_amd64.deb ...
18:25:06 #13 11.06 Unpacking libtinfo6:amd64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2+deb11u1) ...
18:25:06 #13 11.12 Setting up libtinfo6:amd64 (6.2+20201114-2+deb11u2) ...
18:25:06 #13 11.16 Selecting previously unselected package libncursesw6:amd64.
18:25:07 #14 74.21   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/52 
18:25:07 #14 74.22   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/52 
18:25:07 #14 74.23   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            31/52 
18:25:07 #14 74.24   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/52 
18:25:07 #14 74.25   Verifying  : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  33/52 
18:25:07 #14 74.26   Verifying  : perl-Encode-2.51-7.el7.x86_64                              34/52 
18:25:07 #14 74.27   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/52 
18:25:07 #14 74.28   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/52 
18:25:07 #14 74.29   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          37/52 
18:25:07 #14 74.30   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             38/52 
18:25:07 #14 74.32   Verifying  : perl-File-Path-2.09-2.el7.noarch                           39/52 
18:25:07 #14 74.33   Verifying  : elfutils-0.176-5.el7.x86_64                                40/52 
18:25:07 #14 74.34   Verifying  : perl-threads-1.87-4.el7.x86_64                             41/52 
18:25:07 #14 74.35   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
18:25:07 #14 74.36   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
18:25:07 #14 74.37   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
18:25:07 #14 74.38   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
18:25:07 #14 74.39   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
18:25:07 #14 74.41   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      47/52 
18:25:07 #15 10.71   Installing       : cmake-data-3.27.7-1.fc39.noarch                      60/97 
18:25:07 #15 10.88   Installing       : cmake-3.27.7-1.fc39.aarch64                          61/97 
18:25:07 #15 10.88   Installing       : dbus-common-1:1.14.10-1.fc39.noarch                  62/97 
18:25:07 #15 10.89   Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                  62/97 
18:25:07 #15 10.90   Running scriptlet: dbus-broker-33-2.fc39.aarch64                        63/97 
18:25:07 #15 10.98   Installing       : dbus-broker-33-2.fc39.aarch64                        63/97 
18:25:07 #15 10.99   Running scriptlet: dbus-broker-33-2.fc39.aarch64                        63/97 
18:25:07 == Building packages for debian-bookworm ==
18:25:07 mkdir -p "debbuild/debian-bookworm"
18:25:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/x86_64 -f debian-bookworm/Dockerfile .
18:25:07 #14 22.14 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
18:25:07 #14 22.16 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB]
18:25:07 #14 22.16 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB]
18:25:07 #14 22.16 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.16+dfsg-0ubuntu0.22.04.1 [181 kB]
18:25:07 #14 22.17 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
18:25:07 #14 22.18 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.1 [184 kB]
18:25:07 #14 22.19 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.14 [285 kB]
18:25:07 #14 22.22 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.14 [190 kB]
18:25:07 #14 22.24 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
18:25:07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:25:07 go: downloading golang.org/x/sync v0.3.0
18:25:07 #17 23.74   Installing       : git-core-2.39.3-1.el8.x86_64                         32/58 
18:25:07 git init src/github.com/docker/compose
18:25:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:25:07 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:25:07 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:25:07 + SRC=src/github.com/docker/compose
18:25:07 + REF=v2.21.0
18:25:07 + REF_FETCH=v2.21.0
18:25:07 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:25:07 + awk {print $2}
18:25:07 + REF=refs/tags/v2.21.0
18:25:07 + [ -n refs/tags/v2.21.0 ]
18:25:07 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:07 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:07 #13 11.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9554 files and directories currently installed.)
18:25:07 #13 11.16 Preparing to unpack .../0-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ...
18:25:07 #13 11.16 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ...
18:25:07 #13 11.21 Selecting previously unselected package readline-common.
18:25:07 #13 11.21 Preparing to unpack .../1-readline-common_8.1-1_all.deb ...
18:25:07 #13 11.21 Unpacking readline-common (8.1-1) ...
18:25:07 #13 11.25 Selecting previously unselected package libreadline8:amd64.
18:25:07 #13 11.25 Preparing to unpack .../2-libreadline8_8.1-1_amd64.deb ...
18:25:07 #13 11.25 Unpacking libreadline8:amd64 (8.1-1) ...
18:25:07 #13 11.30 Selecting previously unselected package libsqlite3-0:amd64.
18:25:07 #13 11.30 Preparing to unpack .../3-libsqlite3-0_3.34.1-3_amd64.deb ...
18:25:07 #13 11.30 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
18:25:07 #13 11.39 Selecting previously unselected package libpython3.9-stdlib:amd64.
18:25:07 #13 11.39 Preparing to unpack .../4-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
18:25:07 #13 11.39 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
18:25:07 #14 74.42   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
18:25:07 #14 74.43   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
18:25:07 #14 74.43   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
18:25:07 #14 74.43   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
18:25:07 #14 74.43   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
18:25:07 #14 74.47 
18:25:07 #14 74.47 Installed:
18:25:07 #14 74.47   rpm-build.x86_64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
18:25:07 #14 74.47 
18:25:07 #14 74.47 Dependency Installed:
18:25:07 #14 74.47   bzip2.x86_64 0:1.0.6-13.el7                                                   
18:25:07 #14 74.47   desktop-file-utils.x86_64 0:0.23-2.el7                                        
18:25:07 #14 74.47   dwz.x86_64 0:0.11-3.el7                                                       
18:25:07 #14 74.47   elfutils.x86_64 0:0.176-5.el7                                                 
18:25:07 #14 74.47   emacs-filesystem.noarch 1:24.3-23.el7_9.1                                     
18:25:07 #14 74.47   file.x86_64 0:5.11-37.el7                                                     
18:25:07 #14 74.47   gdb.x86_64 0:7.6.1-120.el7                                                    
18:25:07 #14 74.47   groff-base.x86_64 0:1.22.2-8.el7                                              
18:25:07 #14 74.47   patch.x86_64 0:2.7.1-12.el7_7                                                 
18:25:07 #14 74.47   perl.x86_64 4:5.16.3-299.el7_9                                                
18:25:07 #14 74.47   perl-Carp.noarch 0:1.26-244.el7                                               
18:25:07 #14 74.47   perl-Encode.x86_64 0:2.51-7.el7                                               
18:25:07 #14 74.47   perl-Exporter.noarch 0:5.68-3.el7                                             
18:25:07 #14 74.47   perl-File-Path.noarch 0:2.09-2.el7                                            
18:25:07 #14 74.47   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
18:25:07 #14 74.47   perl-Filter.x86_64 0:1.49-3.el7                                               
18:25:07 #14 74.47   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
18:25:07 #14 74.47   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
18:25:07 #14 74.47   perl-PathTools.x86_64 0:3.40-5.el7                                            
18:25:07 #14 74.47   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
18:25:07 #14 74.47   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
18:25:07 #14 74.47   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
18:25:07 #14 74.47   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
18:25:07 #14 74.47   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
18:25:07 #14 74.47   perl-Socket.x86_64 0:2.010-5.el7                                              
18:25:07 #14 74.47   perl-Storable.x86_64 0:2.45-3.el7                                             
18:25:07 #14 74.47   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
18:25:07 #14 74.47   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
18:25:07 #14 74.47   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
18:25:07 #14 74.47   perl-Time-Local.noarch 0:1.2300-2.el7                                         
18:25:07 #14 74.47   perl-constant.noarch 0:1.27-2.el7                                             
18:25:07 #14 74.47   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
18:25:07 #14 74.47   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
18:25:07 #14 74.47   perl-parent.noarch 1:0.225-244.el7                                            
18:25:07 #14 74.47   perl-podlators.noarch 0:2.5.1-3.el7                                           
18:25:07 #14 74.47   perl-srpm-macros.noarch 0:1-8.el7                                             
18:25:07 #14 74.47   perl-threads.x86_64 0:1.87-4.el7                                              
18:25:07 #14 74.47   perl-threads-shared.x86_64 0:1.43-6.el7                                       
18:25:07 #14 74.47   python-srpm-macros.noarch 0:3-34.el7                                          
18:25:07 #14 74.47   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
18:25:07 #14 74.47   unzip.x86_64 0:6.0-24.el7_9                                                   
18:25:07 #14 74.47   zip.x86_64 0:3.0-11.el7                                                       
18:25:07 #14 74.47 
18:25:07 #14 74.47 Dependency Updated:
18:25:07 #14 74.47   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
18:25:07 #14 74.47   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
18:25:07 #14 74.47 
18:25:07 #14 74.47 Complete!
18:25:07 #14 DONE 74.6s
18:25:07 
18:25:07 #15 [stage-1 4/7] COPY --link SPECS /root/rpmbuild/SPECS
18:25:07 #15 DONE 0.0s
18:25:07 #15 11.00   Installing       : dbus-1:1.14.10-1.fc39.aarch64                        64/97 
18:25:07 #15 11.00   Installing       : device-mapper-libs-1.02.196-1.fc39.aarch64           65/97 
18:25:07 #15 11.02   Installing       : cryptsetup-libs-2.6.1-3.fc39.aarch64                 66/97 
18:25:07 #15 11.03   Installing       : device-mapper-1.02.196-1.fc39.aarch64                67/97 
18:25:07 #15 11.04   Running scriptlet: libutempter-1.2.1-10.fc39.aarch64                    68/97 
18:25:07 #15 11.09   Installing       : libutempter-1.2.1-10.fc39.aarch64                    68/97 
18:25:07 #15 11.11   Installing       : systemd-networkd-254.5-2.fc39.aarch64                69/97 
18:25:07 #15 11.12   Running scriptlet: systemd-networkd-254.5-2.fc39.aarch64                69/97 
18:25:07 #15 11.14   Installing       : systemd-pam-254.5-2.fc39.aarch64                     70/97 
18:25:07 #15 11.15   Installing       : systemd-resolved-254.5-2.fc39.aarch64                71/97 
18:25:07 #15 11.16   Running scriptlet: systemd-resolved-254.5-2.fc39.aarch64                71/97 
18:25:07 #0 building with "default" instance using docker driver
18:25:07 
18:25:07 #1 [internal] load build definition from Dockerfile
18:25:07 #1 transferring dockerfile: 986B done
18:25:07 #1 DONE 0.0s
18:25:07 
18:25:07 #2 [internal] load .dockerignore
18:25:07 #2 transferring context: 2B done
18:25:07 #2 DONE 0.0s
18:25:07 
18:25:07 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:25:07 #3 DONE 0.0s
18:25:07 
18:25:07 #4 resolve image config for docker.io/docker/dockerfile:1
18:25:07 #14 57.44 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:25:07 #14 57.45 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
18:25:07 go: downloading github.com/mattn/go-runewidth v0.0.14
18:25:07 go: downloading github.com/moby/sys/sequential v0.5.0
18:25:07 go: downloading github.com/distribution/reference v0.5.0
18:25:07 #14 18.48 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cpp arm64 4:12.2.0-3ubuntu1 [27.8 kB]
18:25:07 #14 18.49 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcc1-0 arm64 13.1.0-2ubuntu2~23.04 [49.6 kB]
18:25:07 #14 18.49 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgomp1 arm64 13.1.0-2ubuntu2~23.04 [134 kB]
18:25:07 #14 18.49 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libitm1 arm64 13.1.0-2ubuntu2~23.04 [27.9 kB]
18:25:07 #14 18.49 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libatomic1 arm64 13.1.0-2ubuntu2~23.04 [11.7 kB]
18:25:07 #14 18.49 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libasan8 arm64 13.1.0-2ubuntu2~23.04 [2729 kB]
18:25:07 #14 18.61 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 liblsan0 arm64 13.1.0-2ubuntu2~23.04 [1183 kB]
18:25:07 #14 18.67 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libtsan2 arm64 13.1.0-2ubuntu2~23.04 [2618 kB]
18:25:07 #14 18.79 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libubsan1 arm64 13.1.0-2ubuntu2~23.04 [1089 kB]
18:25:07 #13 11.55 Selecting previously unselected package python3.9.
18:25:07 #13 11.56 Preparing to unpack .../5-python3.9_3.9.2-1_amd64.deb ...
18:25:07 #13 11.56 Unpacking python3.9 (3.9.2-1) ...
18:25:07 #13 11.60 Selecting previously unselected package libpython3-stdlib:amd64.
18:25:07 #13 11.60 Preparing to unpack .../6-libpython3-stdlib_3.9.2-3_amd64.deb ...
18:25:07 #13 11.60 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
18:25:07 #13 11.63 Setting up python3-minimal (3.9.2-3) ...
18:25:07 
18:25:07 #16 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
18:25:07 #15 11.26   Installing       : util-linux-2.39.2-1.fc39.aarch64                     72/97 
18:25:07 #15 11.43   Installing       : systemd-254.5-2.fc39.aarch64                         73/97 
18:25:07 #4 DONE 0.3s
18:25:07 
18:25:07 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:25:07 #5 CACHED
18:25:07 
18:25:07 #6 [internal] load metadata for docker.io/library/debian:bookworm
18:25:07 #6 ...
18:25:07 
18:25:07 #7 [auth] library/debian:pull token for registry-1.docker.io
18:25:07 #7 DONE 0.0s
18:25:07 
18:25:07 #8 [auth] library/golang:pull token for registry-1.docker.io
18:25:07 #8 DONE 0.0s
18:25:07 #14 57.46 Setting up gpg (2.2.19-3ubuntu2.2) ...
18:25:07 #14 57.47 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
18:25:07 #14 57.48 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
18:25:07 #14 57.49 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
18:25:07 go: downloading github.com/docker/go-connections v0.4.0
18:25:07 go: downloading github.com/sirupsen/logrus v1.9.3
18:25:07 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:25:07 go: downloading golang.org/x/text v0.9.0
18:25:07 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:25:07 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:25:07 go: downloading github.com/opencontainers/go-digest v1.0.0
18:25:07 go: downloading github.com/moby/patternmatcher v0.6.0
18:25:07 go: downloading gopkg.in/yaml.v2 v2.4.0
18:25:07 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:25:07 go: downloading github.com/gogo/protobuf v1.3.2
18:25:07 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:25:07 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:25:07 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:25:07 go: downloading golang.org/x/term v0.8.0
18:25:07 go: downloading dario.cat/mergo v1.0.0
18:25:07 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:25:07 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:25:07 go: downloading golang.org/x/sys v0.10.0
18:25:07 go: downloading github.com/creack/pty v1.1.18
18:25:07 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:25:07 go: downloading github.com/containerd/containerd v1.6.24
18:25:07 #14 22.64 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
18:25:07 #14 22.89 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB]
18:25:07 #17 24.19   Installing       : git-core-doc-2.39.3-1.el8.noarch                     33/58 
18:25:07 #17 24.50   Installing       : kernel-headers-4.18.0-516.el8.x86_64                 34/58 
18:25:07 #17 24.57   Running scriptlet: glibc-headers-2.28-236.el8.7.x86_64                  35/58 
18:25:07 #17 24.65   Installing       : glibc-headers-2.28-236.el8.7.x86_64                  35/58 
18:25:07 #17 24.68   Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                   36/58 
18:25:07 #17 24.70   Installing       : glibc-devel-2.28-236.el8.7.x86_64                    37/58 
18:25:07 #17 24.71   Running scriptlet: glibc-devel-2.28-236.el8.7.x86_64                    37/58 
18:25:07 #13 11.81 Selecting previously unselected package python3.
18:25:07 #13 11.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9957 files and directories currently installed.)
18:25:07 #13 11.82 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
18:25:07 #13 11.82 Unpacking python3 (3.9.2-3) ...
18:25:07 #13 11.86 Selecting previously unselected package less.
18:25:07 #13 11.86 Preparing to unpack .../001-less_551-2_amd64.deb ...
18:25:07 #13 11.86 Unpacking less (551-2) ...
18:25:07 #13 11.91 Selecting previously unselected package netbase.
18:25:07 #13 11.91 Preparing to unpack .../002-netbase_6.3_all.deb ...
18:25:07 #13 11.91 Unpacking netbase (6.3) ...
18:25:07 #16 0.420 Loaded plugins: fastestmirror, ovl
18:25:07 From https://github.com/docker/compose
18:25:07  * [new tag]         v2.21.0    -> v2.21.0
18:25:07 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:25:07 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 fedora-37
18:25:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:07 mkdir -p rpmbuild/SOURCES
18:25:07 docker run --rm -w /v \
18:25:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:25:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:07 	alpine \
18:25:07 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:25:07 #15 11.45   Running scriptlet: systemd-254.5-2.fc39.aarch64                         73/97 
18:25:07 #15 11.64 Creating group 'input' with GID 104.
18:25:07 #15 11.64 Creating group 'kvm' with GID 36.
18:25:07 #15 11.64 Creating group 'render' with GID 105.
18:25:07 #15 11.64 Creating group 'sgx' with GID 106.
18:25:07 #15 11.64 Creating group 'systemd-journal' with GID 190.
18:25:07 #15 11.64 Creating group 'systemd-network' with GID 192.
18:25:07 #15 11.64 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:25:07 #15 11.64 Creating group 'systemd-oom' with GID 999.
18:25:07 #15 11.64 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
18:25:07 #15 11.64 Creating group 'systemd-resolve' with GID 193.
18:25:07 #15 11.64 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:25:07 #15 11.64 
18:25:07 #15 11.66   Installing       : policycoreutils-3.5-7.fc39.aarch64                   74/97 
18:25:07 #15 11.67   Running scriptlet: policycoreutils-3.5-7.fc39.aarch64                   74/97 
18:25:07 #15 11.69 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
18:25:07 #15 11.69 
18:25:07 #15 11.70   Installing       : selinux-policy-38.29-1.fc39.noarch                   75/97 
18:25:07 #15 11.70   Running scriptlet: selinux-policy-38.29-1.fc39.noarch                   75/97 
18:25:07 
18:25:07 #6 [internal] load metadata for docker.io/library/debian:bookworm
18:25:07 #6 DONE 0.3s
18:25:07 
18:25:07 #9 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:07 go: downloading github.com/moby/sys/signal v0.7.0
18:25:07 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:25:07 go: downloading github.com/rivo/uniseg v0.2.0
18:25:07 go: downloading github.com/moby/sys/symlink v0.2.0
18:25:07 go: downloading github.com/klauspost/compress v1.16.5
18:25:07 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:25:07 #14 23.02 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB]
18:25:07 #14 23.03 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
18:25:07 #14 23.06 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B]
18:25:07 #14 23.06 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
18:25:07 #14 23.07 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
18:25:07 #14 23.07 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
18:25:07 #14 23.13 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB]
18:25:08 #13 11.94 Selecting previously unselected package sensible-utils.
18:25:08 #13 11.94 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
18:25:08 #13 11.94 Unpacking sensible-utils (0.0.14) ...
18:25:08 #13 11.97 Selecting previously unselected package bzip2.
18:25:08 #13 11.97 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
18:25:08 #13 11.97 Unpacking bzip2 (1.0.8-4) ...
18:25:08 #13 12.01 Selecting previously unselected package openssl.
18:25:08 #13 12.01 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_amd64.deb ...
18:25:08 #13 12.02 Unpacking openssl (1.1.1w-0+deb11u1) ...
18:25:08 #13 12.11 Selecting previously unselected package ca-certificates.
18:25:08 #13 12.11 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
18:25:08 #13 12.12 Unpacking ca-certificates (20210119) ...
18:25:08 #13 12.17 Selecting previously unselected package libmagic-mgc.
18:25:08 #13 12.17 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ...
18:25:08 #13 12.17 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
18:25:08 #13 12.24 Selecting previously unselected package libmagic1:amd64.
18:25:08 #16 0.574 Enabling base-source repository
18:25:08 #16 0.574 Enabling extras-source repository
18:25:08 #16 0.574 Enabling updates-source repository
18:25:08 #16 0.575 Loading mirror speeds from cached hostfile
18:25:08 #16 0.576  * base: download.cf.centos.org
18:25:08 #16 0.576  * extras: download.cf.centos.org
18:25:08 #16 0.576  * updates: download.cf.centos.org
18:25:08 #14 19.23 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libhwasan0 arm64 13.1.0-2ubuntu2~23.04 [1241 kB]
18:25:08 #44 68.59 + bin/containerd-stress
18:25:08 #44 68.59 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.6 -X github.com/containerd/containerd/version.Revision=091922f03c2762540fd057fba91260237ff86acb -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
18:25:08 #14 23.14 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB]
18:25:08 #14 23.15 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB]
18:25:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:25:08 go: downloading go.opentelemetry.io/otel v1.4.1
18:25:08 go: downloading gopkg.in/yaml.v3 v3.0.1
18:25:08 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:25:08 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:25:08 go: downloading github.com/stretchr/testify v1.8.1
18:25:08 go: downloading golang.org/x/time v0.3.0
18:25:08 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:25:08 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:25:08 go: downloading github.com/opencontainers/runc v1.1.7
18:25:08 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:25:08 go: downloading golang.org/x/crypto v0.9.0
18:25:08 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:25:08 #14 57.96 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ...
18:25:08 #14 58.05 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:08 #14 58.06 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
18:25:08 #14 58.07 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
18:25:08 #14 58.08 Setting up python3 (3.8.2-0ubuntu2) ...
18:25:08 #13 12.24 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ...
18:25:08 #13 12.25 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ...
18:25:08 #13 12.28 Selecting previously unselected package file.
18:25:08 #13 12.28 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_amd64.deb ...
18:25:08 #13 12.29 Unpacking file (1:5.39-3+deb11u1) ...
18:25:08 #13 12.32 Selecting previously unselected package gettext-base.
18:25:08 #13 12.32 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
18:25:08 #13 12.32 Unpacking gettext-base (0.21-4) ...
18:25:08 #13 12.37 Selecting previously unselected package manpages.
18:25:08 #13 12.37 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
18:25:08 #13 12.37 Unpacking manpages (5.10-1) ...
18:25:08 #13 12.49 Selecting previously unselected package libmd0:amd64.
18:25:08 #17 24.73   Installing       : libxcrypt-static-4.1.1-6.el8.x86_64                  38/58 
18:25:08 #17 25.11   Installing       : glibc-static-2.28-236.el8.7.x86_64                   39/58 
18:25:08 #17 25.13   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            40/58 
18:25:08 #17 25.14   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  41/58 
18:25:08 #17 25.22   Installing       : automake-1.16.1-8.el8.noarch                         42/58 
18:25:08 #17 25.24   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   43/58 
18:25:08 #17 25.26   Installing       : perl-Error-1:0.17025-2.el8.noarch                    44/58 
18:25:08 #17 25.27   Installing       : perl-Git-2.39.3-1.el8.noarch                         45/58 
18:25:08 #17 25.29   Installing       : git-2.39.3-1.el8.x86_64                              46/58 
18:25:08 #15 11.75   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          76/97 
18:25:08 #15 12.03   Installing       : selinux-policy-targeted-38.29-1.fc39.noarch          76/97 
18:25:08 #9 DONE 0.8s
18:25:08 
18:25:08 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:08 #10 DONE 0.0s
18:25:08 
18:25:08 #11 [internal] load build context
18:25:08 #11 ...
18:25:08 
18:25:08 #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581
18:25:08 #12 resolve docker.io/library/debian:bookworm@sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581 0.0s done
18:25:08 #12 sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581 1.85kB / 1.85kB done
18:25:08 #12 sha256:8a6e23e1b192b30eff14036a92e9ecdb551a1a10aa8535728b0c13d14d8c9462 529B / 529B done
18:25:08 #12 sha256:2657a4a0a6d5e8b3515004185275768f115a64a833de40125bb3f6b0b8cc598b 1.46kB / 1.46kB done
18:25:08 #12 DONE 0.0s
18:25:08 
18:25:08 #11 [internal] load build context
18:25:08 #14 23.63 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
18:25:08 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:25:08 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:25:08 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:25:08 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:25:08 go: downloading google.golang.org/grpc v1.56.2
18:25:08 go: downloading github.com/russross/blackfriday v1.6.0
18:25:08 go: downloading github.com/Microsoft/go-winio v0.6.1
18:25:08 go: downloading github.com/felixge/httpsnoop v1.0.3
18:25:08 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:25:08 go: downloading github.com/go-logr/logr v1.2.3
18:25:08 go: downloading github.com/go-logr/stdr v1.2.2
18:25:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:25:08 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:25:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:25:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:25:08 go: downloading github.com/kr/pretty v0.1.0
18:25:08 go: downloading github.com/miekg/pkcs11 v1.1.1
18:25:08 go: downloading github.com/prometheus/client_golang v1.14.0
18:25:08 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:25:08 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:25:08 #14 58.38 Setting up python3-xdg (0.26-1ubuntu1) ...
18:25:08 #13 12.50 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
18:25:08 #13 12.50 Unpacking libmd0:amd64 (1.0.3-3) ...
18:25:08 #13 12.53 Selecting previously unselected package libbsd0:amd64.
18:25:08 #13 12.53 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_amd64.deb ...
18:25:08 #13 12.54 Unpacking libbsd0:amd64 (0.11.3-1+deb11u1) ...
18:25:08 #13 12.58 Selecting previously unselected package libedit2:amd64.
18:25:08 #13 12.58 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
18:25:08 #13 12.58 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
18:25:08 #13 12.62 Selecting previously unselected package libcbor0:amd64.
18:25:08 #14 19.82 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgcc-12-dev arm64 12.3.0-1ubuntu1~23.04 [1157 kB]
18:25:08 #11 transferring context: 34.09MB 0.2s done
18:25:08 #11 DONE 0.3s
18:25:08 
18:25:08 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:08 #10 CACHED
18:25:08 
18:25:08 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:25:08 #14 23.79 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
18:25:08 #14 24.02 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB]
18:25:08 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:25:08 go: downloading github.com/davecgh/go-spew v1.1.1
18:25:08 go: downloading github.com/pmezard/go-difflib v1.0.0
18:25:08 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:25:08 go: downloading github.com/golang/protobuf v1.5.3
18:25:08 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:25:08 go: downloading golang.org/x/tools v0.8.0
18:25:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:25:08 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:25:08 go: downloading google.golang.org/protobuf v1.31.0
18:25:08 go: downloading github.com/kr/text v0.2.0
18:25:08 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:25:08 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:25:08 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:25:08 go: downloading github.com/beorn7/perks v1.0.1
18:25:08 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:25:08 go: downloading github.com/prometheus/client_model v0.3.0
18:25:08 go: downloading github.com/prometheus/common v0.42.0
18:25:08 go: downloading github.com/prometheus/procfs v0.9.0
18:25:08 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:25:08 go: downloading github.com/docker/go-metrics v0.0.1
18:25:08 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:25:08 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:25:08 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:25:08 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:25:08 #14 58.54 Setting up man-db (2.9.1-1) ...
18:25:08 #14 58.64 Building database of manual pages ...
18:25:08 #13 12.63 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
18:25:08 #13 12.63 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
18:25:08 #13 12.66 Selecting previously unselected package libfido2-1:amd64.
18:25:08 #13 12.66 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
18:25:08 #13 12.67 Unpacking libfido2-1:amd64 (1.6.0-2) ...
18:25:08 #13 12.71 Selecting previously unselected package openssh-client.
18:25:08 #13 12.71 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u2_amd64.deb ...
18:25:08 #13 12.72 Unpacking openssh-client (1:8.4p1-5+deb11u2) ...
18:25:08 #13 12.83 Selecting previously unselected package ucf.
18:25:08 #13 12.83 Preparing to unpack .../018-ucf_3.0043_all.deb ...
18:25:08 #13 12.83 Moving old data out of the way
18:25:08 #13 12.84 Unpacking ucf (3.0043) ...
18:25:08 #13 12.87 Selecting previously unselected package xz-utils.
18:25:08 #13 12.87 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
18:25:08 #13 12.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:25:08 #13 12.92 Selecting previously unselected package libsigsegv2:amd64.
18:25:08 #13 12.92 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
18:25:08 #13 12.93 Unpacking libsigsegv2:amd64 (2.13-1) ...
18:25:08 #13 12.96 Selecting previously unselected package m4.
18:25:08 #13 12.96 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
18:25:08 #13 12.96 Unpacking m4 (1.4.18-5) ...
18:25:08 #13 13.00 Selecting previously unselected package autoconf.
18:25:08 #17 25.32   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        47/58 
18:25:08 #14 19.87 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 gcc-12 arm64 12.3.0-1ubuntu1~23.04 [19.1 MB]
18:25:08 #13 0.532 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:25:08 #13 0.541 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
18:25:08 #13 0.541 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:25:08 #13 0.598 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8780 kB]
18:25:08 #13 0.675 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6408 B]
18:25:08 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:25:08 go: downloading k8s.io/klog/v2 v2.80.1
18:25:08 go: downloading github.com/BurntSushi/toml v0.3.1
18:25:08 go: downloading github.com/magiconair/properties v1.5.3
18:25:08 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:25:08 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:25:08 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:25:08 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:25:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:25:08 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:25:08 #14 58.84 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2.1) ...
18:25:08 #14 58.85 Setting up python3-six (1.14.0-2) ...
18:25:09 #13 13.00 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
18:25:09 #13 13.01 Unpacking autoconf (2.69-14) ...
18:25:09 #13 13.06 Selecting previously unselected package autotools-dev.
18:25:09 #13 13.06 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
18:25:09 #13 13.06 Unpacking autotools-dev (20180224.1+nmu1) ...
18:25:09 #13 13.10 Selecting previously unselected package automake.
18:25:09 #13 13.11 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
18:25:09 #13 13.11 Unpacking automake (1:1.16.3-2) ...
18:25:09 #13 13.22 Selecting previously unselected package autopoint.
18:25:09 #13 0.686 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [79.7 kB]
18:25:09 go: downloading golang.org/x/mod v0.10.0
18:25:09 #14 58.99 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
18:25:09 #14 59.00 Setting up perl (5.30.0-9ubuntu0.4) ...
18:25:09 #14 59.02 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
18:25:09 #14 59.04 Setting up python3-gpg (1.13.1-7ubuntu2.1) ...
18:25:09 #14 59.21 Setting up libdata-dump-perl (1.23-1) ...
18:25:09 #14 24.18 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB]
18:25:09 #14 24.18 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB]
18:25:09 #14 24.19 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
18:25:09 #14 24.19 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
18:25:09 #14 24.20 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
18:25:09 #14 24.21 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
18:25:09 #14 24.21 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
18:25:09 #14 24.23 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
18:25:09 #13 13.22 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
18:25:09 #13 13.23 Unpacking autopoint (0.21-4) ...
18:25:09 #13 13.29 Selecting previously unselected package binutils-common:amd64.
18:25:09 #13 13.29 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
18:25:09 #13 13.30 Unpacking binutils-common:amd64 (2.35.2-2) ...
18:25:09 + go mod vendor -modfile=vendor.mod
18:25:09 #14 59.22 Setting up python3-certifi (2019.11.28-1) ...
18:25:09 #14 59.35 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
18:25:09 #14 59.36 Setting up libref-util-perl (0.204-1) ...
18:25:09 #14 59.37 Setting up libipc-system-simple-perl (1.26-1) ...
18:25:09 #14 59.38 Setting up libnet-domain-tld-perl (1.75-1) ...
18:25:09 #14 59.39 Setting up libxml-writer-perl (0.625-1) ...
18:25:09 #14 59.40 Setting up libhash-fieldhash-perl (0.15-1build2) ...
18:25:09 #14 59.41 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
18:25:09 #14 59.42 Setting up shared-mime-info (1.15-1) ...
18:25:09 #14 24.63 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
18:25:09 #13 13.54 Selecting previously unselected package libbinutils:amd64.
18:25:09 #13 13.54 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
18:25:09 #13 13.54 Unpacking libbinutils:amd64 (2.35.2-2) ...
18:25:09 #13 13.62 Selecting previously unselected package libctf-nobfd0:amd64.
18:25:09 #13 13.62 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
18:25:09 #13 13.62 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
18:25:09 #13 13.66 Selecting previously unselected package libctf0:amd64.
18:25:09 #13 13.66 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
18:25:09 #13 13.67 Unpacking libctf0:amd64 (2.35.2-2) ...
18:25:09 #13 13.70 Selecting previously unselected package binutils-x86-64-linux-gnu.
18:25:09 #13 13.70 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
18:25:09 #13 13.71 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
18:25:09 #14 25.05 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
18:25:09 #14 20.78 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gcc arm64 4:12.2.0-3ubuntu1 [5184 B]
18:25:09 #14 20.78 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libstdc++-12-dev arm64 12.3.0-1ubuntu1~23.04 [2164 kB]
18:25:09 #14 20.85 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 g++-12 arm64 12.3.0-1ubuntu1~23.04 [10.9 MB]
18:25:09 #13 13.90 Selecting previously unselected package binutils.
18:25:09 #13 13.90 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
18:25:09 #13 13.90 Unpacking binutils (2.35.2-2) ...
18:25:09 #13 13.94 Selecting previously unselected package libc-dev-bin.
18:25:09 #13 13.94 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u7_amd64.deb ...
18:25:09 #13 13.94 Unpacking libc-dev-bin (2.31-13+deb11u7) ...
18:25:09 #13 13.97 Selecting previously unselected package linux-libc-dev:amd64.
18:25:09 #13 13.98 Preparing to unpack .../033-linux-libc-dev_5.10.197-1_amd64.deb ...
18:25:09 #13 13.98 Unpacking linux-libc-dev:amd64 (5.10.197-1) ...
18:25:10 #14 25.16 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
18:25:10 #14 25.16 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
18:25:10 #14 25.19 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
18:25:10 #14 25.20 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
18:25:10 #14 25.20 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
18:25:10 #14 25.22 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
18:25:10 #14 25.24 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
18:25:10 #14 25.24 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
18:25:10 #14 25.25 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
18:25:10 #44 71.21 + bin/containerd-shim
18:25:10 #14 21.29 Get:117 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 g++ arm64 4:12.2.0-3ubuntu1 [1106 B]
18:25:10 #13 14.11 Selecting previously unselected package libcrypt-dev:amd64.
18:25:10 #13 14.12 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
18:25:10 #13 14.12 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
18:25:10 #13 14.15 Selecting previously unselected package libtirpc-dev:amd64.
18:25:10 #13 14.15 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
18:25:10 #13 14.16 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
18:25:10 #13 14.20 Selecting previously unselected package libnsl-dev:amd64.
18:25:10 #13 14.20 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
18:25:10 #13 14.20 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
18:25:10 #13 14.24 Selecting previously unselected package libc6-dev:amd64.
18:25:10 #13 14.24 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u7_amd64.deb ...
18:25:10 #13 14.24 Unpacking libc6-dev:amd64 (2.31-13+deb11u7) ...
18:25:10 #13 1.748 Fetched 9117 kB in 1s (6183 kB/s)
18:25:10 #17 25.72   Installing       : cmake-data-3.20.2-5.el8.noarch                       48/58 
18:25:10 #17 26.83   Installing       : cmake-3.20.2-5.el8.x86_64                            49/58 
18:25:10 #17 26.94   Installing       : isl-0.16.1-6.el8.x86_64                              50/58 
18:25:10 #14 21.29 Get:118 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 make arm64 4.3-4.1build1 [177 kB]
18:25:10 #14 21.29 Get:119 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdpkg-perl all 1.21.21ubuntu1 [247 kB]
18:25:10 #14 21.29 Get:120 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
18:25:10 #14 21.29 Get:121 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 patch arm64 2.7.6-7build2 [105 kB]
18:25:10 #13 14.49 Selecting previously unselected package libisl23:amd64.
18:25:10 #13 14.49 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
18:25:10 #13 14.49 Unpacking libisl23:amd64 (0.23-1) ...
18:25:10 #13 14.58 Selecting previously unselected package libmpfr6:amd64.
18:25:10 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:25:10 #14 21.69 Get:122 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lto-disabled-list all 39 [12.4 kB]
18:25:10 #14 21.77 Get:123 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dpkg-dev all 1.21.21ubuntu1 [1117 kB]
18:25:10 #14 25.64 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
18:25:10 #14 25.72 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
18:25:10 #14 25.80 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
18:25:10 #13 14.58 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
18:25:10 #13 14.58 Unpacking libmpfr6:amd64 (4.1.0-3) ...
18:25:10 #13 14.70 Selecting previously unselected package libmpc3:amd64.
18:25:10 #13 14.70 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
18:25:10 #13 14.71 Unpacking libmpc3:amd64 (1.2.0-1) ...
18:25:10 #13 14.74 Selecting previously unselected package cpp-10.
18:25:10 #13 14.74 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
18:25:10 #13 14.74 Unpacking cpp-10 (10.2.1-6) ...
18:25:10 #13 1.748 Reading package lists...
18:25:10 #14 25.92 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
18:25:10 #14 25.93 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB]
18:25:10 #14 25.95 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB]
18:25:10 #14 25.96 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
18:25:10 #14 25.97 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
18:25:10 #14 25.97 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB]
18:25:10 #14 25.98 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
18:25:10 #14 25.99 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
18:25:11 #14 26.39 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
18:25:11 #14 22.19 Get:124 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
18:25:11 #14 22.19 Get:125 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB]
18:25:11 #14 22.22 Get:126 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.9 kB]
18:25:11 #14 22.22 Get:127 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [57.3 kB]
18:25:11 #14 22.22 Get:128 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap2 arm64 2.6.3+dfsg-1~exp1ubuntu2 [181 kB]
18:25:11 #14 22.23 Get:129 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
18:25:11 #14 22.24 Get:130 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssh-4 arm64 0.10.4-2ubuntu0.1 [185 kB]
18:25:11 #14 22.25 Get:131 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl4 arm64 7.88.1-8ubuntu2.3 [299 kB]
18:25:11 #14 22.26 Get:132 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 curl arm64 7.88.1-8ubuntu2.3 [206 kB]
18:25:11 #13 2.325 Reading package lists...
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acd7dcbf63d2360b) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:25:11 #14 26.54 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
18:25:11 #14 26.57 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
18:25:11 #14 26.66 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
18:25:11 #14 22.67 Get:133 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/308ac2e0-a94e-4e03-880e-f434bb45c48a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:25:11 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:25:11 chowning workspace
[Pipeline] sh
18:25:11 #44 72.68 + bin/containerd-shim-runc-v1
18:25:11 #13 2.905 Building dependency tree...
18:25:11 #13 3.056 Reading state information...
18:25:11 #13 15.45 Selecting previously unselected package cpp.
18:25:11 #13 15.45 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
18:25:11 #13 15.45 Unpacking cpp (4:10.2.1-1) ...
18:25:11 #13 15.48 Selecting previously unselected package libcc1-0:amd64.
18:25:11 #13 15.49 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
18:25:11 #13 15.49 Unpacking libcc1-0:amd64 (10.2.1-6) ...
18:25:11 #13 15.53 Selecting previously unselected package libgomp1:amd64.
18:25:11 #13 15.53 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
18:25:11 #13 15.53 Unpacking libgomp1:amd64 (10.2.1-6) ...
18:25:11 #13 15.57 Selecting previously unselected package libitm1:amd64.
18:25:11 #13 15.57 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
18:25:11 #13 15.58 Unpacking libitm1:amd64 (10.2.1-6) ...
18:25:11 #13 15.61 Selecting previously unselected package libatomic1:amd64.
18:25:11 #13 15.61 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
18:25:11 #13 15.62 Unpacking libatomic1:amd64 (10.2.1-6) ...
18:25:11 #13 15.65 Selecting previously unselected package libasan6:amd64.
18:25:11 #13 15.65 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
18:25:11 #13 15.66 Unpacking libasan6:amd64 (10.2.1-6) ...
18:25:11 #14 26.68 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
18:25:11 #14 26.71 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
18:25:11 #14 26.72 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
18:25:11 #14 26.73 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
18:25:11 #14 26.73 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB]
18:25:11 #14 26.78 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB]
18:25:11 #14 26.82 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
18:25:11 #17 26.96   Running scriptlet: isl-0.16.1-6.el8.x86_64                              50/58 
18:25:11 #17 28.62   Installing       : gcc-8.5.0-21.el8.x86_64                              51/58 
18:25:11 + pwd
18:25:11 + id -u
18:25:11 + id -g
18:25:11 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:25:11 #13 3.261 The following additional packages will be installed:
18:25:11 #13 3.261   autoconf automake autopoint autotools-dev binutils binutils-common
18:25:11 #13 3.261   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
18:25:11 #13 3.261   ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring
18:25:11 #13 3.261   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:25:11 #13 3.261   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:25:11 #13 3.261   g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
18:25:11 #13 3.261   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
18:25:11 #13 3.261   intltool-debian iso-codes krb5-locales less libabsl20220623
18:25:11 #13 3.261   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:25:11 #13 3.261   libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl
18:25:11 #13 3.261   libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0
18:25:11 #13 3.261   libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl
18:25:11 #13 3.261   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
18:25:11 #13 3.261   libc-bin libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
18:25:11 #13 3.261   libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
18:25:11 #13 3.261   libclass-data-inheritable-perl libclass-inspector-perl
18:25:11 #13 3.261   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:25:11 #13 3.261   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:25:11 #13 3.261   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
18:25:11 #13 3.261   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:25:11 #13 3.261   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:25:11 #13 3.261   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:25:11 #13 3.261   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
18:25:11 #13 3.261   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:25:11 #13 3.261   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
18:25:11 #13 3.261   libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl
18:25:11 #13 3.261   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
18:25:11 #13 3.261   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
18:25:11 #13 3.262   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
18:25:11 #13 3.262   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
18:25:11 #13 3.262   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
18:25:11 #13 3.262   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
18:25:11 #13 3.262   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
18:25:11 #13 3.262   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
18:25:11 #13 3.262   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:25:11 #13 3.262   libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1
18:25:11 #13 3.262   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
18:25:11 #13 3.262   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
18:25:11 #13 3.262   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:25:11 #13 3.262   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:25:11 #13 3.262   libicu72 libimport-into-perl libindirect-perl libio-html-perl
18:25:11 #13 3.262   libio-interactive-perl libio-prompter-perl libio-pty-perl
18:25:11 #13 3.262   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
18:25:11 #13 3.262   libio-stringy-perl libipc-run-perl libipc-run3-perl
18:25:11 #13 3.262   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:25:11 #13 3.262   libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl
18:25:11 #13 3.262   libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3
18:25:11 #13 3.262   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
18:25:11 #13 3.262   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
18:25:11 #13 3.262   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
18:25:11 #13 3.262   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:25:11 #13 3.262   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
18:25:11 #13 3.262   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
18:25:11 #13 3.262   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
18:25:11 #13 3.262   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:25:11 #13 3.262   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
18:25:11 #13 3.262   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:25:11 #13 3.262   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:25:11 #13 3.262   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
18:25:11 #13 3.262   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
18:25:11 #13 3.262   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
18:25:11 #13 3.262   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
18:25:11 #13 3.262   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
18:25:11 #13 3.262   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
18:25:11 #13 3.262   libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9
18:25:11 #13 3.262   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:25:11 #13 3.262   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
18:25:11 #13 3.262   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
18:25:11 #13 3.262   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:25:11 #13 3.262   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
18:25:11 #13 3.262   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
18:25:11 #13 3.262   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:25:11 #13 3.262   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:25:11 #13 3.262   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:25:11 #13 3.262   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
18:25:11 #13 3.262   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
18:25:11 #13 3.262   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
18:25:11 #13 3.262   libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:25:11 #13 3.263   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:25:11 #13 3.263   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:25:11 #13 3.263   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
18:25:11 #13 3.263   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:25:11 #13 3.263   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:25:11 #13 3.263   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:25:11 #13 3.263   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
18:25:11 #13 3.263   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:25:11 #13 3.263   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
18:25:11 #13 3.263   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
18:25:11 #13 3.263   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
18:25:11 #13 3.263   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
18:25:11 #13 3.263   manpages manpages-dev media-types netbase openssh-client openssl patch
18:25:11 #13 3.263   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
18:25:11 #13 3.263   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
18:25:11 #13 3.263   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:25:11 #13 3.263   python3-charset-normalizer python3-debian python3-gpg python3-idna
18:25:11 #13 3.263   python3-magic python3-minimal python3-pkg-resources python3-requests
18:25:11 #13 3.263   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
18:25:11 #13 3.263   python3.11-minimal readline-common rpcsvc-proto sensible-utils
18:25:11 #13 3.263   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
18:25:11 #13 3.263   xdg-user-dirs xz-utils zstd
18:25:11 #13 3.266 Suggested packages:
18:25:11 #13 3.266   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:25:11 #13 3.266   gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest
18:25:11 #13 3.266   bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage
18:25:11 #13 3.266   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
18:25:11 #13 3.266   how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl
18:25:11 #13 3.266   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
18:25:11 #13 3.266   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
18:25:11 #13 3.266   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:25:11 #13 3.266   g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc
18:25:11 #13 3.266   gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
18:25:11 #13 3.266   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
18:25:11 #13 3.266   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
18:25:11 #13 3.266   libdigest-hmac-perl libgssapi-perl glibc-doc libc-l10n locales libnss-nis
18:25:11 #13 3.266   libnss-nisplus bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc
18:25:11 #13 3.266   krb5-user libtool-doc libcrypt-ssleay-perl libscalar-number-perl
18:25:11 #13 3.266   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
18:25:11 #13 3.266   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
18:25:11 #13 3.266   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc
18:25:11 #13 3.266   libbareword-filehandles-perl libmultidimensional-perl gfortran
18:25:11 #13 3.266   | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl
18:25:11 #13 3.266   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
18:25:11 #13 3.266   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
18:25:11 #13 3.266   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
18:25:11 #13 3.266   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
18:25:11 #13 3.266   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
18:25:11 #13 3.266   python3-tk python3-venv python-apt-doc python3-setuptools
18:25:11 #13 3.266   python3-cryptography python3-openssl python3-socks python-requests-doc
18:25:11 #13 3.266   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
18:25:11 #13 3.266   binfmt-support readline-doc zip wdiff-doc
18:25:11 #13 15.87 Selecting previously unselected package liblsan0:amd64.
18:25:11 #13 15.87 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
18:25:11 #13 15.87 Unpacking liblsan0:amd64 (10.2.1-6) ...
18:25:11 #13 15.98 Selecting previously unselected package libtsan0:amd64.
18:25:11 #17 28.66   Running scriptlet: gcc-8.5.0-21.el8.x86_64                              51/58 
18:25:11 #17 28.77   Installing       : libtool-2.4.6-25.el8.x86_64                          52/58 
18:25:11 #17 28.79   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          52/58 
18:25:11 #17 28.82   Installing       : annobin-11.13-2.el8.x86_64                           53/58 
18:25:11 #17 28.83   Running scriptlet: annobin-11.13-2.el8.x86_64                           53/58 
18:25:11 #17 28.85   Installing       : gcc-plugin-annobin-8.5.0-21.el8.x86_64               54/58 
18:25:11 #17 28.87   Running scriptlet: gcc-plugin-annobin-8.5.0-21.el8.x86_64               54/58 
18:25:11 #17 28.91   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               55/58 
18:25:11 #17 28.93   Installing       : device-mapper-devel-8:1.02.181-9.el8.x86_64          56/58 
18:25:11 #17 28.95   Installing       : which-2.21-20.el8.x86_64                             57/58 
18:25:11 #14 22.91 Get:134 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB]
18:25:11 #14 22.96 Get:135 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtool all 2.4.7-5 [166 kB]
18:25:11 #14 23.08 Get:136 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dh-autoreconf all 20 [16.1 kB]
18:25:11 #14 23.08 Get:137 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
18:25:11 #14 23.11 Get:138 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-override-perl all 0.09-4 [8706 B]
18:25:11 #14 23.11 Get:139 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB]
18:25:11 #14 23.12 Get:140 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dh-strip-nondeterminism all 1.13.1-1 [5362 B]
18:25:11 #14 23.12 Get:141 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdw1 arm64 0.188-2.1 [247 kB]
18:25:11 #14 23.17 Get:142 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 debugedit arm64 1:5.0-5 [45.9 kB]
18:25:11 #14 23.18 Get:143 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dwz arm64 0.15-1 [110 kB]
18:25:11 #14 61.37 Setting up liblinux-epoll-perl (0.017-1) ...
18:25:11 #14 61.39 Setting up libvariable-magic-perl (0.62-1build2) ...
18:25:11 #14 61.40 Setting up python3-idna (2.8-1) ...
18:25:11 #14 61.60 Setting up libio-html-perl (1.001-1) ...
18:25:11 #14 61.60 Setting up libcroco3:arm64 (0.6.13-1) ...
18:25:11 #14 61.61 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
18:25:11 #14 61.62 Setting up libtest-refcount-perl (0.10-1) ...
18:25:11 #14 61.63 Setting up libparams-util-perl (1.07-3build5) ...
18:25:11 #14 61.65 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
18:25:11 #14 61.66 Setting up autoconf (2.69-11.1) ...
18:25:11 #14 61.68 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:25:11 #14 61.84 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:25:11 #14 61.85 Setting up libarray-intspan-perl (2.003-1) ...
18:25:11 #14 61.86 Setting up libcapture-tiny-perl (0.48-1) ...
18:25:11 #14 61.87 Setting up libtimedate-perl (2.3200-1) ...
18:25:11 #14 61.88 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:25:11 #14 61.89 Setting up libsub-name-perl (0.26-1) ...
18:25:11 #14 61.90 Setting up libtype-tiny-xs-perl (0.016-1) ...
18:25:11 #14 61.91 Setting up libfile-chdir-perl (0.1008-1) ...
18:25:11 #14 61.92 Setting up xauth (1:1.1-0ubuntu1) ...
18:25:11 #14 61.93 Setting up cpp (4:9.3.0-1ubuntu2) ...
18:25:11 #14 61.94 Setting up libpath-tiny-perl (0.108-1) ...
18:25:11 #14 61.95 Setting up libarchive-cpio-perl (0.10-1) ...
18:25:12 #13 15.98 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
18:25:12 #13 15.98 Unpacking libtsan0:amd64 (10.2.1-6) ...
18:25:12 #13 16.21 Selecting previously unselected package libubsan1:amd64.
18:25:12 #13 16.21 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
18:25:12 #13 16.21 Unpacking libubsan1:amd64 (10.2.1-6) ...
18:25:12 #17 28.97   Installing       : libseccomp-devel-2.5.2-1.el8.x86_64                  58/58 
18:25:12 #14 27.26 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
[Pipeline] echo
18:25:12 Removing all docker containers
[Pipeline] sh
18:25:12 #14 61.96 Setting up libjson-perl (4.02000-2) ...
18:25:12 #14 61.97 Setting up libsub-override-perl (0.09-2) ...
18:25:12 #14 61.97 Setting up python3-unidiff (0.5.5-2) ...
18:25:12 #14 62.11 Setting up libstrictures-perl (2.000006-1) ...
18:25:12 #14 62.12 Setting up libsub-quote-perl (2.006006-1) ...
18:25:12 #14 62.13 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
18:25:12 #14 62.14 Setting up libsort-versions-perl (1.62-1) ...
18:25:12 #14 62.15 Setting up libexporter-tiny-perl (1.002001-1) ...
18:25:12 #14 62.15 Setting up libre-engine-re2-perl (0.13-5) ...
18:25:12 #14 62.16 Setting up libterm-readkey-perl (2.38-1build1) ...
18:25:12 #14 62.17 Setting up lsb-release (11.1.0ubuntu2) ...
18:25:12 #14 62.18 Setting up libnet-ip-perl (1.26-2) ...
18:25:12 #14 62.19 Setting up python3-magic (2:0.4.15-3) ...
18:25:12 #13 16.31 Selecting previously unselected package libquadmath0:amd64.
18:25:12 #13 16.31 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
18:25:12 #13 16.31 Unpacking libquadmath0:amd64 (10.2.1-6) ...
18:25:12 #13 16.35 Selecting previously unselected package libgcc-10-dev:amd64.
18:25:12 #13 16.35 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
18:25:12 #13 16.36 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
18:25:12 #13 16.56 Selecting previously unselected package gcc-10.
18:25:12 #17 28.99   Running scriptlet: libseccomp-devel-2.5.2-1.el8.x86_64                  58/58 
18:25:12 #17 29.28   Verifying        : autoconf-2.69-29.el8.noarch                           1/58 
18:25:12 #17 29.28   Verifying        : automake-1.16.1-8.el8.noarch                          2/58 
18:25:12 #17 29.28   Verifying        : cmake-3.20.2-5.el8.x86_64                             3/58 
18:25:12 #17 29.28   Verifying        : cmake-data-3.20.2-5.el8.noarch                        4/58 
18:25:12 #17 29.28   Verifying        : cmake-filesystem-3.20.2-5.el8.x86_64                  5/58 
18:25:12 #17 29.28   Verifying        : cmake-rpm-macros-3.20.2-5.el8.noarch                  6/58 
18:25:12 #17 29.28   Verifying        : git-2.39.3-1.el8.x86_64                               7/58 
18:25:12 #17 29.28   Verifying        : git-core-2.39.3-1.el8.x86_64                          8/58 
18:25:12 #17 29.28   Verifying        : git-core-doc-2.39.3-1.el8.noarch                      9/58 
18:25:12 #17 29.28   Verifying        : isl-0.16.1-6.el8.x86_64                              10/58 
18:25:12 #17 29.28   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          11/58 
18:25:12 #17 29.28   Verifying        : libseccomp-devel-2.5.2-1.el8.x86_64                  12/58 
18:25:12 #17 29.28   Verifying        : libtool-2.4.6-25.el8.x86_64                          13/58 
18:25:12 #17 29.28   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               14/58 
18:25:12 #17 29.28   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        15/58 
18:25:12 #17 29.28   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    16/58 
18:25:12 #17 29.28   Verifying        : perl-Git-2.39.3-1.el8.noarch                         17/58 
18:25:12 #17 29.28   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   18/58 
18:25:12 #17 29.28   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  19/58 
18:25:12 #17 29.28   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            20/58 
18:25:12 #17 29.28   Verifying        : annobin-11.13-2.el8.x86_64                           21/58 
18:25:12 #17 29.29   Verifying        : checkpolicy-2.9-1.el8.x86_64                         22/58 
18:25:12 #17 29.29   Verifying        : cpp-8.5.0-21.el8.x86_64                              23/58 
18:25:12 #17 29.29   Verifying        : gcc-8.5.0-21.el8.x86_64                              24/58 
18:25:12 #17 29.29   Verifying        : gcc-plugin-annobin-8.5.0-21.el8.x86_64               25/58 
18:25:12 #17 29.29   Verifying        : glibc-devel-2.28-236.el8.7.x86_64                    26/58 
18:25:12 #17 29.29   Verifying        : glibc-headers-2.28-236.el8.7.x86_64                  27/58 
18:25:12 #17 29.29   Verifying        : kernel-headers-4.18.0-516.el8.x86_64                 28/58 
18:25:12 #17 29.29   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                29/58 
18:25:12 #17 29.29   Verifying        : libgomp-8.5.0-21.el8.x86_64                          30/58 
18:25:12 #17 29.29   Verifying        : libselinux-devel-2.9-8.el8.x86_64                    31/58 
18:25:12 #17 29.29   Verifying        : libselinux-utils-2.9-8.el8.x86_64                    32/58 
18:25:12 #17 29.29   Verifying        : libsepol-devel-2.9-3.el8.x86_64                      33/58 
18:25:12 #17 29.29   Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                   34/58 
18:25:12 #17 29.29   Verifying        : m4-1.4.18-7.el8.x86_64                               35/58 
18:25:12 #17 29.29   Verifying        : make-1:4.2.1-11.el8.x86_64                           36/58 
18:25:12 #17 29.29   Verifying        : openssh-8.0p1-19.el8.x86_64                          37/58 
18:25:12 #17 29.29   Verifying        : openssh-clients-8.0p1-19.el8.x86_64                  38/58 
18:25:12 #17 29.29   Verifying        : pcre2-devel-10.32-3.el8.x86_64                       39/58 
18:25:12 #17 29.29   Verifying        : pcre2-utf16-10.32-3.el8.x86_64                       40/58 
18:25:12 #17 29.29   Verifying        : pcre2-utf32-10.32-3.el8.x86_64                       41/58 
18:25:12 #17 29.29   Verifying        : policycoreutils-2.9-24.el8.x86_64                    42/58 
18:25:12 #17 29.29   Verifying        : policycoreutils-devel-2.9-24.el8.x86_64              43/58 
18:25:12 #17 29.29   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       44/58 
18:25:12 #17 29.29   Verifying        : python3-audit-3.0.7-5.el8.x86_64                     45/58 
18:25:12 #17 29.29   Verifying        : python3-libselinux-2.9-8.el8.x86_64                  46/58 
18:25:12 #17 29.29   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 47/58 
18:25:12 #17 29.29   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            48/58 
18:25:12 #17 29.29   Verifying        : python3-setools-4.3.0-5.el8.x86_64                   49/58 
18:25:12 #17 29.29   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.x86_64              50/58 
18:25:12 #17 29.29   Verifying        : selinux-policy-3.14.3-130.el8.noarch                 51/58 
18:25:12 #17 29.29   Verifying        : selinux-policy-devel-3.14.3-130.el8.noarch           52/58 
18:25:12 #17 29.29   Verifying        : selinux-policy-minimum-3.14.3-130.el8.noarch         53/58 
18:25:12 #17 29.29   Verifying        : systemd-devel-239-78.el8.x86_64                      54/58 
18:25:12 #17 29.29   Verifying        : which-2.21-20.el8.x86_64                             55/58 
18:25:12 #17 29.29   Verifying        : device-mapper-devel-8:1.02.181-9.el8.x86_64          56/58 
18:25:12 #17 29.29   Verifying        : glibc-static-2.28-236.el8.7.x86_64                   57/58 
18:25:12 #14 27.41 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
18:25:12 #14 27.44 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB]
18:25:12 #14 27.57 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
18:25:12 #14 27.59 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
18:25:12 #14 27.59 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B]
18:25:12 #14 27.60 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB]
18:25:12 #14 62.32 Setting up libperlio-gzip-perl (0.19-1build5) ...
18:25:12 #14 62.33 Setting up libsys-hostname-long-perl (1.5-1) ...
18:25:12 #14 62.34 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
18:25:12 #14 62.35 Setting up liburi-perl (1.76-2) ...
18:25:12 #14 62.36 Setting up libdigest-bubblebabble-perl (0.02-2) ...
18:25:12 #14 62.37 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:12 #14 62.38 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
18:25:12 #14 62.39 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:25:12 #14 23.59 Get:144 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gettext arm64 0.21-11 [842 kB]
18:25:12 + docker container ls -aq
18:25:12 #13 16.56 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
18:25:12 #13 16.56 Unpacking gcc-10 (10.2.1-6) ...
[Pipeline] echo
18:25:12 Docker containers have been removed
[Pipeline] echo
18:25:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:25:12 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-38-amd64)
[Pipeline] sh
18:25:12 #17 29.29   Verifying        : libxcrypt-static-4.1.1-6.el8.x86_64                  58/58 
18:25:12 #17 29.64 
18:25:12 #17 29.64 Installed:
18:25:12 #17 29.64   annobin-11.13-2.el8.x86_64                                                    
18:25:12 #17 29.64   autoconf-2.69-29.el8.noarch                                                   
18:25:12 #17 29.64   automake-1.16.1-8.el8.noarch                                                  
18:25:12 #17 29.64   checkpolicy-2.9-1.el8.x86_64                                                  
18:25:12 #17 29.64   cmake-3.20.2-5.el8.x86_64                                                     
18:25:12 #17 29.64   cmake-data-3.20.2-5.el8.noarch                                                
18:25:12 #17 29.64   cmake-filesystem-3.20.2-5.el8.x86_64                                          
18:25:12 #17 29.64   cmake-rpm-macros-3.20.2-5.el8.noarch                                          
18:25:12 #17 29.64   cpp-8.5.0-21.el8.x86_64                                                       
18:25:12 #17 29.64   device-mapper-devel-8:1.02.181-9.el8.x86_64                                   
18:25:12 #17 29.64   gcc-8.5.0-21.el8.x86_64                                                       
18:25:12 #17 29.64   gcc-plugin-annobin-8.5.0-21.el8.x86_64                                        
18:25:12 #17 29.64   git-2.39.3-1.el8.x86_64                                                       
18:25:12 #17 29.64   git-core-2.39.3-1.el8.x86_64                                                  
18:25:12 #17 29.64   git-core-doc-2.39.3-1.el8.noarch                                              
18:25:12 #17 29.64   glibc-devel-2.28-236.el8.7.x86_64                                             
18:25:12 #17 29.64   glibc-headers-2.28-236.el8.7.x86_64                                           
18:25:12 #17 29.64   glibc-static-2.28-236.el8.7.x86_64                                            
18:25:12 #17 29.64   isl-0.16.1-6.el8.x86_64                                                       
18:25:12 #17 29.64   kernel-headers-4.18.0-516.el8.x86_64                                          
18:25:12 #17 29.64   libedit-3.1-23.20170329cvs.el8.x86_64                                         
18:25:12 #17 29.64   libgomp-8.5.0-21.el8.x86_64                                                   
18:25:12 #17 29.64   libmpc-1.1.0-9.1.el8.x86_64                                                   
18:25:12 #17 29.64   libseccomp-devel-2.5.2-1.el8.x86_64                                           
18:25:12 #17 29.64   libselinux-devel-2.9-8.el8.x86_64                                             
18:25:12 #17 29.64   libselinux-utils-2.9-8.el8.x86_64                                             
18:25:12 #17 29.64   libsepol-devel-2.9-3.el8.x86_64                                               
18:25:12 #17 29.64   libtool-2.4.6-25.el8.x86_64                                                   
18:25:12 #17 29.64   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
18:25:12 #17 29.64   libuv-1:1.41.1-1.el8_4.x86_64                                                 
18:25:12 #17 29.64   libxcrypt-devel-4.1.1-6.el8.x86_64                                            
18:25:12 #17 29.64   libxcrypt-static-4.1.1-6.el8.x86_64                                           
18:25:12 #17 29.64   m4-1.4.18-7.el8.x86_64                                                        
18:25:12 #17 29.64   make-1:4.2.1-11.el8.x86_64                                                    
18:25:12 #17 29.64   openssh-8.0p1-19.el8.x86_64                                                   
18:25:12 #17 29.64   openssh-clients-8.0p1-19.el8.x86_64                                           
18:25:12 #17 29.64   pcre2-devel-10.32-3.el8.x86_64                                                
18:25:12 #17 29.64   pcre2-utf16-10.32-3.el8.x86_64                                                
18:25:12 #17 29.64   pcre2-utf32-10.32-3.el8.x86_64                                                
18:25:12 #17 29.64   perl-Error-1:0.17025-2.el8.noarch                                             
18:25:12 #17 29.64   perl-Git-2.39.3-1.el8.noarch                                                  
18:25:12 #17 29.64   perl-TermReadKey-2.37-7.el8.x86_64                                            
18:25:12 #17 29.64   perl-Thread-Queue-3.13-1.el8.noarch                                           
18:25:12 #17 29.64   policycoreutils-2.9-24.el8.x86_64                                             
18:25:12 #17 29.64   policycoreutils-devel-2.9-24.el8.x86_64                                       
18:25:12 #17 29.64   policycoreutils-python-utils-2.9-24.el8.noarch                                
18:25:12 #17 29.64   python3-audit-3.0.7-5.el8.x86_64                                              
18:25:12 #17 29.64   python3-libselinux-2.9-8.el8.x86_64                                           
18:25:12 #17 29.64   python3-libsemanage-2.9-9.el8.x86_64                                          
18:25:12 #17 29.64   python3-policycoreutils-2.9-24.el8.noarch                                     
18:25:12 #17 29.64   python3-setools-4.3.0-5.el8.x86_64                                            
18:25:12 #17 29.64   rpm-plugin-selinux-4.14.3-26.el8.x86_64                                       
18:25:12 #17 29.64   selinux-policy-3.14.3-130.el8.noarch                                          
18:25:12 #17 29.64   selinux-policy-devel-3.14.3-130.el8.noarch                                    
18:25:12 #17 29.64   selinux-policy-minimum-3.14.3-130.el8.noarch                                  
18:25:12 #17 29.64   systemd-devel-239-78.el8.x86_64                                               
18:25:12 #17 29.64   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
18:25:12 #17 29.64   which-2.21-20.el8.x86_64                                                      
18:25:12 #17 29.64 
18:25:12 #17 29.64 Complete!
18:25:12 #14 27.73 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
18:25:12 #14 27.77 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
18:25:12 #14 27.77 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
18:25:12 #14 27.77 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
18:25:12 #14 62.58 Setting up automake (1:1.16.1-4ubuntu6) ...
18:25:12 #14 62.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:25:12 #14 62.58 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:25:12 #14 62.58 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:25:12 #14 62.59 Setting up libasync-mergepoint-perl (0.04-2) ...
18:25:12 #14 62.60 Setting up libstring-escape-perl (2010.002-2) ...
18:25:12 #14 62.61 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
18:25:12 #14 62.62 Setting up libhttp-date-perl (6.05-1) ...
18:25:12 #14 62.63 Setting up libfile-which-perl (1.23-1) ...
18:25:12 #14 62.64 Setting up libfile-basedir-perl (0.08-1) ...
18:25:12 #14 62.64 Setting up gettext (0.19.8.1-10build1) ...
18:25:12 #14 62.65 Setting up libnumber-range-perl (0.12-1) ...
18:25:12 #14 62.66 Setting up libunicode-utf8-perl (0.62-1build1) ...
18:25:12 #14 62.67 Setting up libstruct-dumb-perl (0.09-1) ...
18:25:12 #14 62.68 Setting up libfile-listing-perl (6.04-1) ...
18:25:12 #14 62.69 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
18:25:12 #14 62.70 Setting up libregexp-pattern-perl (0.2.12-1) ...
18:25:12 #14 62.71 Setting up libfont-afm-perl (1.20-2) ...
18:25:12 #14 62.72 Setting up libwant-perl (0.29-1build4) ...
18:25:12 #14 62.73 Setting up libdynaloader-functions-perl (0.003-1) ...
18:25:12 #14 62.73 Setting up libtext-glob-perl (0.10-1) ...
18:25:12 #14 62.74 Setting up libclass-method-modifiers-perl (2.13-1) ...
18:25:12 #14 62.75 Setting up liblist-compare-perl (0.53-1) ...
18:25:12 #14 62.76 Setting up libref-util-xs-perl (0.117-1build2) ...
18:25:12 #14 62.77 Setting up libio-pty-perl (1:1.12-1) ...
18:25:12 #14 62.78 Setting up libtool (2.4.6-14) ...
18:25:12 #14 62.79 Setting up libfile-fcntllock-perl (0.22-3build4) ...
18:25:12 #14 62.80 Setting up libsort-key-perl (1.33-2build2) ...
18:25:12 #14 62.81 Setting up libclone-perl (0.43-2) ...
18:25:12 #14 62.81 Setting up libalgorithm-diff-perl (1.19.03-2) ...
18:25:12 #14 62.82 Setting up libarchive-zip-perl (1.67-2) ...
18:25:12 #16 16.46   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         61/91 
18:25:12 #16 24.69   Installing       : python3-policycoreutils-3.5-2.el9.noarch             62/91 
18:25:12 #16 24.70   Installing       : policycoreutils-python-utils-3.5-2.el9.noarch        63/91 
18:25:12 #16 24.71   Installing       : policycoreutils-devel-3.5-2.el9.x86_64               64/91 
18:25:12 #16 24.92   Installing       : selinux-policy-devel-38.1.24-1.el9.noarch            65/91 
18:25:12 #16 24.93   Running scriptlet: selinux-policy-devel-38.1.24-1.el9.noarch            65/91 
18:25:12 #16 24.94   Running scriptlet: openssh-8.7p1-34.el9.x86_64                          66/91 
18:25:12 #16 24.98   Installing       : openssh-8.7p1-34.el9.x86_64                          66/91 
18:25:12 #16 24.99   Installing       : libcbor-0.7.0-5.el9.x86_64                           67/91 
18:25:12 #16 25.00   Installing       : libfido2-1.13.0-1.el9.x86_64                         68/91 
18:25:12 #16 25.02   Installing       : openssh-clients-8.7p1-34.el9.x86_64                  69/91 
18:25:12 #16 25.02   Running scriptlet: openssh-clients-8.7p1-34.el9.x86_64                  69/91 
18:25:12 #16 25.11   Installing       : git-core-2.39.3-1.el9.x86_64                         70/91 
18:25:12 #16 25.31   Installing       : git-core-doc-2.39.3-1.el9.noarch                     71/91 
18:25:12 #16 25.32   Installing       : perl-Git-2.39.3-1.el9.noarch                         72/91 
18:25:12 #16 25.33   Installing       : git-2.39.3-1.el9.x86_64                              73/91 
18:25:12 #16 25.33   Installing       : kmod-libs-28-9.el9.x86_64                            74/91 
18:25:12 #16 25.34   Installing       : acl-2.3.1-3.el9.x86_64                               75/91 
18:25:12 #16 25.35   Installing       : dbus-1:1.12.20-8.el9.x86_64                          76/91 
18:25:12 #16 25.35   Installing       : systemd-pam-252-18.el9.x86_64                        77/91 
18:25:12 #16 25.36   Running scriptlet: systemd-252-18.el9.x86_64                            78/91 
18:25:12 #16 25.62   Installing       : systemd-252-18.el9.x86_64                            78/91 
18:25:12 #16 25.63   Running scriptlet: systemd-252-18.el9.x86_64                            78/91 
18:25:12 #16 25.79   Installing       : dbus-common-1:1.12.20-8.el9.noarch                   79/91 
18:25:12 #16 25.80   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   79/91 
18:25:12 #16 25.82 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
18:25:12 #16 25.82 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
18:25:12 #16 25.82 
18:25:12 #16 25.82   Running scriptlet: dbus-broker-28-7.el9.x86_64                          80/91 
18:25:12 #16 25.88   Installing       : dbus-broker-28-7.el9.x86_64                          80/91 
18:25:12 #16 25.89   Running scriptlet: dbus-broker-28-7.el9.x86_64                          80/91 
18:25:12 #16 25.91 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
18:25:12 #16 25.91 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
18:25:12 #16 25.91 
18:25:12 #16 25.92   Installing       : device-mapper-libs-9:1.02.195-3.el9.x86_64           81/91 
18:25:12 #16 25.93   Installing       : device-mapper-9:1.02.195-3.el9.x86_64                82/91 
18:25:12 #16 26.00   Installing       : systemd-devel-252-18.el9.x86_64                      83/91 
18:25:12 #16 26.01   Installing       : device-mapper-devel-9:1.02.195-3.el9.x86_64          84/91 
18:25:12 #16 26.02   Installing       : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            85/91 
18:25:12 #16 26.03   Installing       : annobin-12.12-1.el9.x86_64                           86/91 
18:25:12 #16 26.03   Running scriptlet: annobin-12.12-1.el9.x86_64                           86/91 
18:25:12 #16 26.05   Installing       : gcc-plugin-annobin-11.4.1-2.3.el9.x86_64             87/91 
18:25:12 #16 26.06   Running scriptlet: gcc-plugin-annobin-11.4.1-2.3.el9.x86_64             87/91 
18:25:12 #16 26.09   Installing       : libtool-2.4.6-45.el9.x86_64                          88/91 
18:25:12 #16 26.11   Installing       : libtool-ltdl-devel-2.4.6-45.el9.x86_64               89/91 
18:25:12 #16 26.12   Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                  90/91 
18:25:12 #16 26.13   Installing       : which-2.21-29.el9.x86_64                             91/91 
18:25:12 #16 26.13   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         91/91 
18:25:12 #14 28.17 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
18:25:12 #14 28.25 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB]
18:25:13 #14 62.83 Setting up libsub-identify-perl (0.14-1build2) ...
18:25:13 #14 62.84 Setting up libdistro-info-perl (0.23ubuntu1.1) ...
18:25:13 #14 62.85 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
18:25:13 #14 62.86 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
18:25:13 #14 63.02 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
18:25:13 #14 63.03 Setting up libio-stringy-perl (2.111-3) ...
18:25:13 #14 63.03 Setting up liblist-moreutils-perl (0.416-1build5) ...
18:25:13 #14 63.04 Setting up libhtml-tagset-perl (3.20-4) ...
18:25:13 #14 63.05 Setting up liblog-any-perl (1.708-1) ...
18:25:13 #14 63.06 Setting up libauthen-sasl-perl (2.1600-1) ...
18:25:13 #14 63.07 Setting up libdevel-size-perl (0.83-1build1) ...
18:25:13 #14 63.08 Setting up libdebhelper-perl (12.10ubuntu1) ...
18:25:13 + echo starting...
18:25:13 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:25:13 mkdir -p rpmbuild/SOURCES
18:25:13 docker run --rm -w /v \
18:25:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:25:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:13 	alpine \
18:25:13 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:25:13 #14 24.13 Get:145 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 intltool-debian all 0.35.0+20060710.6 [23.2 kB]
18:25:13 #14 24.13 Get:146 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
18:25:13 #14 24.14 Get:147 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 debhelper all 13.11.4ubuntu3 [925 kB]
18:25:13 #14 24.22 Get:148 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfakeroot arm64 1.31-1.1 [31.7 kB]
18:25:13 #14 24.22 Get:149 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fakeroot arm64 1.31-1.1 [59.6 kB]
18:25:13 #14 24.22 Get:150 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libassuan0 arm64 2.5.5-5 [35.2 kB]
18:25:13 #14 24.23 Get:151 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB]
18:25:13 #14 24.23 Get:152 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libksba8 arm64 1.6.3-2 [116 kB]
18:25:13 #14 24.24 Get:153 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
18:25:13 #14 24.24 Get:154 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB]
18:25:13 #16 26.16   Running scriptlet: which-2.21-29.el9.x86_64                             91/91 
18:25:13 #16 26.65   Verifying        : acl-2.3.1-3.el9.x86_64                                1/91 
18:25:13 #16 26.65   Verifying        : cracklib-2.9.6-27.el9.x86_64                          2/91 
18:25:13 #16 26.65   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                    3/91 
18:25:13 #16 26.65   Verifying        : dbus-1:1.12.20-8.el9.x86_64                           4/91 
18:25:13 #16 26.65   Verifying        : dbus-broker-28-7.el9.x86_64                           5/91 
18:25:13 #16 26.65   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    6/91 
18:25:13 #16 26.65   Verifying        : device-mapper-9:1.02.195-3.el9.x86_64                 7/91 
18:25:13 #16 26.65   Verifying        : device-mapper-libs-9:1.02.195-3.el9.x86_64            8/91 
18:25:13 #16 26.65   Verifying        : kmod-libs-28-9.el9.x86_64                             9/91 
18:25:13 #16 26.65   Verifying        : libcbor-0.7.0-5.el9.x86_64                           10/91 
18:25:13 #16 26.65   Verifying        : libdb-5.3.28-53.el9.x86_64                           11/91 
18:25:13 #16 26.65   Verifying        : libeconf-0.4.1-3.el9.x86_64                          12/91 
18:25:13 #16 26.65   Verifying        : libedit-3.1-38.20210216cvs.el9.x86_64                13/91 
18:25:13 #16 26.65   Verifying        : libfdisk-2.37.4-15.el9.x86_64                        14/91 
18:25:13 #16 26.65   Verifying        : libfido2-1.13.0-1.el9.x86_64                         15/91 
18:25:13 #16 26.65   Verifying        : libpwquality-1.4.4-8.el9.x86_64                      16/91 
18:25:13 #16 26.65   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        17/91 
18:25:13 #16 26.65   Verifying        : libselinux-utils-3.5-1.el9.x86_64                    18/91 
18:25:13 #16 26.65   Verifying        : libutempter-1.2.1-6.el9.x86_64                       19/91 
18:25:13 #16 26.65   Verifying        : make-1:4.3-7.el9.x86_64                              20/91 
18:25:13 #16 26.65   Verifying        : openssh-8.7p1-34.el9.x86_64                          21/91 
18:25:13 #16 26.65   Verifying        : openssh-clients-8.7p1-34.el9.x86_64                  22/91 
18:25:13 #16 26.65   Verifying        : openssl-1:3.0.7-24.el9.x86_64                        23/91 
18:25:13 #16 26.65   Verifying        : pam-1.5.1-15.el9.x86_64                              24/91 
18:25:13 #16 26.65   Verifying        : policycoreutils-3.5-2.el9.x86_64                     25/91 
18:25:13 #16 26.65   Verifying        : python3-distro-1.5.0-7.el9.noarch                    26/91 
18:25:13 #16 26.65   Verifying        : python3-setools-4.4.3-1.el9.x86_64                   27/91 
18:25:13 #16 26.65   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              28/91 
18:25:13 #16 26.65   Verifying        : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            29/91 
18:25:13 #16 26.65   Verifying        : selinux-policy-38.1.24-1.el9.noarch                  30/91 
18:25:13 #16 26.65   Verifying        : selinux-policy-targeted-38.1.24-1.el9.noarch         31/91 
18:25:13 #16 26.65   Verifying        : systemd-252-18.el9.x86_64                            32/91 
18:25:13 #16 26.65   Verifying        : systemd-pam-252-18.el9.x86_64                        33/91 
18:25:13 #16 26.65   Verifying        : systemd-rpm-macros-252-18.el9.noarch                 34/91 
18:25:13 #16 26.65   Verifying        : util-linux-2.37.4-15.el9.x86_64                      35/91 
18:25:13 #16 26.65   Verifying        : util-linux-core-2.37.4-15.el9.x86_64                 36/91 
18:25:13 #16 26.65   Verifying        : vim-filesystem-2:8.2.2637-20.el9.noarch              37/91 
18:25:13 #16 26.65   Verifying        : which-2.21-29.el9.x86_64                             38/91 
18:25:13 #16 26.65   Verifying        : annobin-12.12-1.el9.x86_64                           39/91 
18:25:13 #16 26.65   Verifying        : autoconf-2.69-38.el9.noarch                          40/91 
18:25:13 #16 26.65   Verifying        : automake-1.16.2-8.el9.noarch                         41/91 
18:25:13 #16 26.65   Verifying        : checkpolicy-3.5-1.el9.x86_64                         42/91 
18:25:13 #16 26.65   Verifying        : cmake-3.20.2-8.el9.x86_64                            43/91 
18:25:13 #16 26.65   Verifying        : cmake-data-3.20.2-8.el9.noarch                       44/91 
18:25:13 #16 26.65   Verifying        : cmake-filesystem-3.20.2-8.el9.x86_64                 45/91 
18:25:13 #16 26.65   Verifying        : cmake-rpm-macros-3.20.2-8.el9.noarch                 46/91 
18:25:13 #16 26.65   Verifying        : cpp-11.4.1-2.3.el9.x86_64                            47/91 
18:25:13 #16 26.65   Verifying        : gcc-11.4.1-2.3.el9.x86_64                            48/91 
18:25:13 #16 26.65   Verifying        : gcc-plugin-annobin-11.4.1-2.3.el9.x86_64             49/91 
18:25:13 #16 26.65   Verifying        : git-2.39.3-1.el9.x86_64                              50/91 
18:25:13 #16 26.65   Verifying        : git-core-2.39.3-1.el9.x86_64                         51/91 
18:25:13 #16 26.65   Verifying        : git-core-doc-2.39.3-1.el9.noarch                     52/91 
18:25:13 #16 26.65   Verifying        : glibc-devel-2.34-83.el9.7.x86_64                     53/91 
18:25:13 #16 26.65   Verifying        : glibc-headers-2.34-83.el9.7.x86_64                   54/91 
18:25:13 #16 26.65   Verifying        : kernel-headers-5.14.0-373.el9.x86_64                 55/91 
18:25:13 #16 26.65   Verifying        : libmpc-1.2.1-4.el9.x86_64                            56/91 
18:25:13 #16 26.65   Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                  57/91 
18:25:13 #16 26.65   Verifying        : libselinux-devel-3.5-1.el9.x86_64                    58/91 
18:25:13 #16 26.65   Verifying        : libsepol-devel-3.5-1.el9.x86_64                      59/91 
18:25:13 #16 26.65   Verifying        : libtool-2.4.6-45.el9.x86_64                          60/91 
18:25:13 #16 26.65   Verifying        : libtool-ltdl-2.4.6-45.el9.x86_64                     61/91 
18:25:13 #16 26.65   Verifying        : libuv-1:1.42.0-1.el9.x86_64                          62/91 
18:25:13 #16 26.65   Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                  63/91 
18:25:13 #16 26.65   Verifying        : llvm-libs-16.0.6-4.el9.x86_64                        64/91 
18:25:13 #16 26.65   Verifying        : m4-1.4.19-1.el9.x86_64                               65/91 
18:25:13 #16 26.65   Verifying        : pcre2-devel-10.40-2.el9.x86_64                       66/91 
18:25:13 #16 26.65   Verifying        : pcre2-utf16-10.40-2.el9.x86_64                       67/91 
18:25:13 #16 26.65   Verifying        : pcre2-utf32-10.40-2.el9.x86_64                       68/91 
18:25:13 #16 26.65   Verifying        : perl-DynaLoader-1.47-480.el9.x86_64                  69/91 
18:25:13 #16 26.65   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    70/91 
18:25:13 #16 26.65   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch           71/91 
18:25:13 #16 26.65   Verifying        : perl-File-Copy-2.34-480.el9.noarch                   72/91 
18:25:13 #16 26.65   Verifying        : perl-File-Find-1.37-480.el9.noarch                   73/91 
18:25:13 #16 26.65   Verifying        : perl-Git-2.39.3-1.el9.noarch                         74/91 
18:25:13 #16 26.65   Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                  75/91 
18:25:13 #16 26.65   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                76/91 
18:25:13 #16 26.65   Verifying        : perl-lib-0.65-480.el9.x86_64                         77/91 
18:25:13 #16 26.65   Verifying        : perl-threads-1:2.25-460.el9.x86_64                   78/91 
18:25:13 #16 26.65   Verifying        : perl-threads-shared-1.61-460.el9.x86_64              79/91 
18:25:13 #16 26.65   Verifying        : policycoreutils-devel-3.5-2.el9.x86_64               80/91 
18:25:13 #16 26.65   Verifying        : policycoreutils-python-utils-3.5-2.el9.noarch        81/91 
18:25:13 #16 26.65   Verifying        : python3-audit-3.0.7-104.el9.x86_64                   82/91 
18:25:13 #16 26.65   Verifying        : python3-libselinux-3.5-1.el9.x86_64                  83/91 
18:25:13 #16 26.65   Verifying        : python3-libsemanage-3.5-2.el9.x86_64                 84/91 
18:25:13 #16 26.65   Verifying        : python3-policycoreutils-3.5-2.el9.noarch             85/91 
18:25:13 #16 26.65   Verifying        : selinux-policy-devel-38.1.24-1.el9.noarch            86/91 
18:25:13 #16 26.65   Verifying        : systemd-devel-252-18.el9.x86_64                      87/91 
18:25:13 #16 26.65   Verifying        : device-mapper-devel-9:1.02.195-3.el9.x86_64          88/91 
18:25:13 #16 26.65   Verifying        : glibc-static-2.34-83.el9.7.x86_64                    89/91 
18:25:13 #16 26.65   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.x86_64               90/91 
18:25:13 #14 28.46 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
18:25:13 #14 28.51 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
18:25:13 #14 63.09 Setting up libpod-constants-perl (0.19-1) ...
18:25:13 #14 63.09 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
18:25:13 #14 63.10 Setting up libperl4-corelibs-perl (0.004-2) ...
18:25:13 #14 63.11 Setting up libfuture-perl (0.43-1) ...
18:25:13 #14 63.12 Setting up liblwp-mediatypes-perl (6.04-1) ...
18:25:13 #14 63.13 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
18:25:13 #14 63.14 Setting up libtry-tiny-perl (0.30-1) ...
18:25:13 #14 63.16 Setting up libtype-tiny-perl (1.008001-2) ...
18:25:13 #14 63.16 Setting up libtest-fatal-perl (0.014-1) ...
18:25:13 #14 63.17 Setting up libcommon-sense-perl (3.74-2build6) ...
18:25:13 #14 63.18 Setting up libxml-namespacesupport-perl (1.12-1) ...
18:25:13 #14 63.19 Setting up libnet-http-perl (6.19-1) ...
18:25:13 #14 63.20 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
18:25:13 #14 63.21 Setting up libencode-locale-perl (1.05-1) ...
18:25:13 #14 63.22 Setting up libtext-levenshtein-perl (0.13-1) ...
18:25:13 #14 63.23 Setting up libnet-dns-perl (1.22-1) ...
18:25:13 #14 63.23 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
18:25:13 #14 63.24 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
18:25:13 #14 63.25 Setting up libstring-shellquote-perl (1.04-1) ...
18:25:13 #14 63.26 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:13 #14 63.27 Setting up libsub-install-perl (0.928-1) ...
18:25:13 #14 63.28 Setting up gcc (4:9.3.0-1ubuntu2) ...
18:25:13 #14 63.30 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
18:25:13 + docker version
18:25:13 Client: Docker Engine - Community
18:25:13  Version:           24.0.2
18:25:13  API version:       1.43
18:25:13  Go version:        go1.20.4
18:25:13  Git commit:        cb74dfc
18:25:13  Built:             Thu May 25 21:52:22 2023
18:25:13  OS/Arch:           linux/amd64
18:25:13  Context:           default
18:25:13 
18:25:13 Server: Docker Engine - Community
18:25:13  Engine:
18:25:13   Version:          24.0.2
18:25:13   API version:      1.43 (minimum version 1.12)
18:25:13   Go version:       go1.20.4
18:25:13   Git commit:       659604f
18:25:13   Built:            Thu May 25 21:52:22 2023
18:25:13   OS/Arch:          linux/amd64
18:25:13   Experimental:     true
18:25:13  containerd:
18:25:13   Version:          1.6.21
18:25:13   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:25:13  runc:
18:25:13   Version:          1.1.7
18:25:13   GitCommit:        v1.1.7-0-g860f061
18:25:13  docker-init:
18:25:13   Version:          0.19.0
18:25:13   GitCommit:        de40ad0
[Pipeline] sh
18:25:13 #16 26.65   Verifying        : libxcrypt-static-4.4.18-3.el9.x86_64                 91/91 
18:25:13 #16 26.82 
18:25:13 #16 26.82 Installed:
18:25:13 #16 26.82   acl-2.3.1-3.el9.x86_64                                                        
18:25:13 #16 26.82   annobin-12.12-1.el9.x86_64                                                    
18:25:13 #16 26.82   autoconf-2.69-38.el9.noarch                                                   
18:25:13 #16 26.82   automake-1.16.2-8.el9.noarch                                                  
18:25:13 #16 26.82   checkpolicy-3.5-1.el9.x86_64                                                  
18:25:13 #16 26.82   cmake-3.20.2-8.el9.x86_64                                                     
18:25:13 #16 26.82   cmake-data-3.20.2-8.el9.noarch                                                
18:25:13 #16 26.82   cmake-filesystem-3.20.2-8.el9.x86_64                                          
18:25:13 #16 26.82   cmake-rpm-macros-3.20.2-8.el9.noarch                                          
18:25:13 #16 26.82   cpp-11.4.1-2.3.el9.x86_64                                                     
18:25:13 #16 26.82   cracklib-2.9.6-27.el9.x86_64                                                  
18:25:13 #16 26.82   cracklib-dicts-2.9.6-27.el9.x86_64                                            
18:25:13 #16 26.82   dbus-1:1.12.20-8.el9.x86_64                                                   
18:25:13 #16 26.82   dbus-broker-28-7.el9.x86_64                                                   
18:25:13 #16 26.82   dbus-common-1:1.12.20-8.el9.noarch                                            
18:25:13 #16 26.82   device-mapper-9:1.02.195-3.el9.x86_64                                         
18:25:13 #16 26.82   device-mapper-devel-9:1.02.195-3.el9.x86_64                                   
18:25:13 #16 26.82   device-mapper-libs-9:1.02.195-3.el9.x86_64                                    
18:25:13 #16 26.82   gcc-11.4.1-2.3.el9.x86_64                                                     
18:25:13 #16 26.82   gcc-plugin-annobin-11.4.1-2.3.el9.x86_64                                      
18:25:13 #16 26.82   git-2.39.3-1.el9.x86_64                                                       
18:25:13 #16 26.82   git-core-2.39.3-1.el9.x86_64                                                  
18:25:13 #16 26.82   git-core-doc-2.39.3-1.el9.noarch                                              
18:25:13 #16 26.82   glibc-devel-2.34-83.el9.7.x86_64                                              
18:25:13 #16 26.82   glibc-headers-2.34-83.el9.7.x86_64                                            
18:25:13 #16 26.82   glibc-static-2.34-83.el9.7.x86_64                                             
18:25:13 #16 26.82   kernel-headers-5.14.0-373.el9.x86_64                                          
18:25:13 #16 26.82   kmod-libs-28-9.el9.x86_64                                                     
18:25:13 #16 26.82   libcbor-0.7.0-5.el9.x86_64                                                    
18:25:13 #16 26.82   libdb-5.3.28-53.el9.x86_64                                                    
18:25:13 #16 26.82   libeconf-0.4.1-3.el9.x86_64                                                   
18:25:13 #16 26.82   libedit-3.1-38.20210216cvs.el9.x86_64                                         
18:25:13 #16 26.82   libfdisk-2.37.4-15.el9.x86_64                                                 
18:25:13 #16 26.82   libfido2-1.13.0-1.el9.x86_64                                                  
18:25:13 #16 26.82   libmpc-1.2.1-4.el9.x86_64                                                     
18:25:13 #16 26.82   libpwquality-1.4.4-8.el9.x86_64                                               
18:25:13 #16 26.82   libseccomp-2.5.2-2.el9.x86_64                                                 
18:25:13 #16 26.82   libseccomp-devel-2.5.2-2.el9.x86_64                                           
18:25:13 #16 26.82   libselinux-devel-3.5-1.el9.x86_64                                             
18:25:13 #16 26.82   libselinux-utils-3.5-1.el9.x86_64                                             
18:25:13 #16 26.82   libsepol-devel-3.5-1.el9.x86_64                                               
18:25:13 #16 26.82   libtool-2.4.6-45.el9.x86_64                                                   
18:25:13 #16 26.82   libtool-ltdl-2.4.6-45.el9.x86_64                                              
18:25:13 #16 26.82   libtool-ltdl-devel-2.4.6-45.el9.x86_64                                        
18:25:13 #16 26.82   libutempter-1.2.1-6.el9.x86_64                                                
18:25:13 #16 26.82   libuv-1:1.42.0-1.el9.x86_64                                                   
18:25:13 #16 26.82   libxcrypt-devel-4.4.18-3.el9.x86_64                                           
18:25:13 #16 26.82   libxcrypt-static-4.4.18-3.el9.x86_64                                          
18:25:13 #16 26.82   llvm-libs-16.0.6-4.el9.x86_64                                                 
18:25:13 #16 26.82   m4-1.4.19-1.el9.x86_64                                                        
18:25:13 #16 26.82   make-1:4.3-7.el9.x86_64                                                       
18:25:13 #16 26.82   openssh-8.7p1-34.el9.x86_64                                                   
18:25:13 #16 26.82   openssh-clients-8.7p1-34.el9.x86_64                                           
18:25:13 #16 26.82   openssl-1:3.0.7-24.el9.x86_64                                                 
18:25:13 #16 26.82   pam-1.5.1-15.el9.x86_64                                                       
18:25:13 #16 26.82   pcre2-devel-10.40-2.el9.x86_64                                                
18:25:13 #16 26.82   pcre2-utf16-10.40-2.el9.x86_64                                                
18:25:13 #16 26.82   pcre2-utf32-10.40-2.el9.x86_64                                                
18:25:13 #16 26.82   perl-DynaLoader-1.47-480.el9.x86_64                                           
18:25:13 #16 26.82   perl-Error-1:0.17029-7.el9.noarch                                             
18:25:13 #16 26.82   perl-File-Compare-1.100.600-480.el9.noarch                                    
18:25:13 #16 26.82   perl-File-Copy-2.34-480.el9.noarch                                            
18:25:13 #16 26.82   perl-File-Find-1.37-480.el9.noarch                                            
18:25:13 #16 26.82   perl-Git-2.39.3-1.el9.noarch                                                  
18:25:13 #16 26.82   perl-TermReadKey-2.38-11.el9.x86_64                                           
18:25:13 #16 26.82   perl-Thread-Queue-3.14-460.el9.noarch                                         
18:25:13 #16 26.82   perl-lib-0.65-480.el9.x86_64                                                  
18:25:13 #16 26.82   perl-threads-1:2.25-460.el9.x86_64                                            
18:25:13 #16 26.82   perl-threads-shared-1.61-460.el9.x86_64                                       
18:25:13 #16 26.82   policycoreutils-3.5-2.el9.x86_64                                              
18:25:13 #16 26.82   policycoreutils-devel-3.5-2.el9.x86_64                                        
18:25:13 #16 26.82   policycoreutils-python-utils-3.5-2.el9.noarch                                 
18:25:13 #16 26.82   python3-audit-3.0.7-104.el9.x86_64                                            
18:25:13 #16 26.82   python3-distro-1.5.0-7.el9.noarch                                             
18:25:13 #16 26.82   python3-libselinux-3.5-1.el9.x86_64                                           
18:25:13 #16 26.82   python3-libsemanage-3.5-2.el9.x86_64                                          
18:25:13 #16 26.82   python3-policycoreutils-3.5-2.el9.noarch                                      
18:25:13 #16 26.82   python3-setools-4.4.3-1.el9.x86_64                                            
18:25:13 #16 26.82   python3-setuptools-53.0.0-12.el9.noarch                                       
18:25:13 #16 26.82   rpm-plugin-selinux-4.16.1.3-25.el9.x86_64                                     
18:25:13 #16 26.82   selinux-policy-38.1.24-1.el9.noarch                                           
18:25:13 #16 26.82   selinux-policy-devel-38.1.24-1.el9.noarch                                     
18:25:13 #16 26.82   selinux-policy-targeted-38.1.24-1.el9.noarch                                  
18:25:13 #16 26.82   systemd-252-18.el9.x86_64                                                     
18:25:13 #16 26.82   systemd-devel-252-18.el9.x86_64                                               
18:25:13 #16 26.82   systemd-pam-252-18.el9.x86_64                                                 
18:25:13 #16 26.82   systemd-rpm-macros-252-18.el9.noarch                                          
18:25:13 #16 26.82   util-linux-2.37.4-15.el9.x86_64                                               
18:25:13 #16 26.82   util-linux-core-2.37.4-15.el9.x86_64                                          
18:25:13 #16 26.82   vim-filesystem-2:8.2.2637-20.el9.noarch                                       
18:25:13 #16 26.82   which-2.21-29.el9.x86_64                                                      
18:25:13 #16 26.82 
18:25:13 #16 26.82 Complete!
18:25:13 #44 74.54 + bin/containerd-shim-runc-v2
18:25:13 #14 28.52 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB]
18:25:13 #14 63.31 Setting up libnumber-compare-perl (0.03-1) ...
18:25:13 #14 63.32 Setting up intltool-debian (0.35.0+20060710.5) ...
18:25:13 #14 63.33 Setting up libio-async-perl (0.75-1) ...
18:25:13 #14 63.34 Setting up liberror-perl (0.17029-1) ...
18:25:13 #14 63.35 Setting up patchutils (0.3.4-2) ...
18:25:13 #14 63.36 Setting up libmail-sendmail-perl (0.80-1) ...
18:25:13 #14 63.36 Setting up libltdl-dev:arm64 (2.4.6-14) ...
18:25:13 #14 63.37 Setting up libjson-maybexs-perl (1.004000-1) ...
18:25:13 #14 63.38 Setting up libxml-sax-base-perl (1.09-1) ...
18:25:13 #14 63.39 Setting up libio-string-perl (1.08-3) ...
18:25:13 #14 63.40 Setting up libreadonly-perl (2.050-2) ...
18:25:13 #14 63.41 Setting up python3-chardet (3.0.4-4build1) ...
18:25:13 #17 DONE 30.3s
18:25:13 
18:25:13 #18 [stage-1 8/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:25:13 #13 5.171 The following NEW packages will be installed:
18:25:13 #13 5.171   autoconf automake autopoint autotools-dev binutils binutils-common
18:25:13 #13 5.171   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
18:25:13 #13 5.171   ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
18:25:13 #13 5.171   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:25:13 #13 5.171   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:25:13 #13 5.171   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
18:25:13 #13 5.171   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:25:13 #13 5.172   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
18:25:13 #13 5.172   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:25:13 #13 5.172   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
18:25:13 #13 5.172   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
18:25:13 #13 5.172   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
18:25:13 #13 5.172   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
18:25:13 #13 5.172   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
18:25:13 #13 5.172   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
18:25:13 #13 5.172   libclass-data-inheritable-perl libclass-inspector-perl
18:25:13 #13 5.172   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:25:13 #13 5.172   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:25:13 #13 5.172   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
18:25:13 #13 5.172   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:25:13 #13 5.172   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:25:13 #13 5.172   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:25:13 #13 5.172   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
18:25:13 #13 5.172   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:25:13 #13 5.172   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
18:25:13 #13 5.172   libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl
18:25:13 #13 5.172   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
18:25:13 #13 5.172   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
18:25:13 #13 5.172   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
18:25:13 #13 5.172   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
18:25:13 #13 5.172   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
18:25:13 #13 5.172   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
18:25:13 #13 5.172   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
18:25:13 #13 5.172   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
18:25:13 #13 5.172   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:25:13 #13 5.172   libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1
18:25:13 #13 5.172   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
18:25:13 #13 5.172   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
18:25:13 #13 5.172   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:25:13 #13 5.172   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:25:13 #13 5.172   libicu72 libimport-into-perl libindirect-perl libio-html-perl
18:25:13 #13 5.172   libio-interactive-perl libio-prompter-perl libio-pty-perl
18:25:13 #13 5.172   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
18:25:13 #13 5.172   libio-stringy-perl libipc-run-perl libipc-run3-perl
18:25:13 #13 5.172   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:25:13 #13 5.172   libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl
18:25:13 #13 5.172   libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3
18:25:13 #13 5.172   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
18:25:13 #13 5.172   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
18:25:13 #13 5.172   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
18:25:13 #13 5.172   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:25:13 #13 5.172   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
18:25:13 #13 5.172   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
18:25:13 #13 5.172   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
18:25:13 #13 5.172   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:25:13 #13 5.172   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
18:25:13 #13 5.172   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:25:13 #13 5.172   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:25:13 #13 5.172   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
18:25:13 #13 5.172   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
18:25:13 #13 5.172   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
18:25:13 #13 5.172   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
18:25:13 #13 5.172   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
18:25:13 #13 5.173   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
18:25:13 #13 5.173   libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9
18:25:13 #13 5.173   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:25:13 #13 5.173   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
18:25:13 #13 5.173   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
18:25:13 #13 5.173   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:25:13 #13 5.173   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
18:25:13 #13 5.173   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
18:25:13 #13 5.173   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:25:13 #13 5.173   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:25:13 #13 5.173   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:25:13 #13 5.173   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
18:25:13 #13 5.173   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
18:25:13 #13 5.173   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
18:25:13 #13 5.173   libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:25:13 #13 5.173   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:25:13 #13 5.173   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:25:13 #13 5.173   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
18:25:13 #13 5.173   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:25:13 #13 5.173   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:25:13 #13 5.173   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:25:13 #13 5.173   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
18:25:13 #13 5.173   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:25:13 #13 5.173   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
18:25:13 #13 5.173   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
18:25:13 #13 5.173   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
18:25:13 #13 5.173   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
18:25:13 #13 5.173   manpages manpages-dev media-types netbase openssh-client openssl patch
18:25:13 #13 5.173   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
18:25:13 #13 5.173   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
18:25:13 #13 5.174   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:25:13 #13 5.174   python3-charset-normalizer python3-debian python3-gpg python3-idna
18:25:13 #13 5.174   python3-magic python3-minimal python3-pkg-resources python3-requests
18:25:13 #13 5.174   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
18:25:13 #13 5.174   python3.11-minimal readline-common rpcsvc-proto sensible-utils
18:25:13 #13 5.174   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
18:25:13 #13 5.174   xdg-user-dirs xz-utils zstd
18:25:13 #13 5.175 The following packages will be upgraded:
18:25:13 #13 5.176   libc-bin libc6
18:25:13 + docker info
18:25:13 Client: Docker Engine - Community
18:25:13  Version:    24.0.2
18:25:13  Context:    default
18:25:13  Debug Mode: false
18:25:13  Plugins:
18:25:13   buildx: Docker Buildx (Docker Inc.)
18:25:13     Version:  v0.11.0
18:25:13     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:25:13   compose: Docker Compose (Docker Inc.)
18:25:13     Version:  v2.19.1
18:25:13     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:25:13 
18:25:13 Server:
18:25:13  Containers: 0
18:25:13   Running: 0
18:25:13   Paused: 0
18:25:13   Stopped: 0
18:25:13  Images: 4
18:25:13  Server Version: 24.0.2
18:25:13  Storage Driver: overlay2
18:25:13   Backing Filesystem: extfs
18:25:13   Supports d_type: true
18:25:13   Using metacopy: false
18:25:13   Native Overlay Diff: true
18:25:13   userxattr: false
18:25:13  Logging Driver: json-file
18:25:13  Cgroup Driver: systemd
18:25:13  Cgroup Version: 2
18:25:13  Plugins:
18:25:13   Volume: local
18:25:13   Network: bridge host ipvlan macvlan null overlay
18:25:13   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:13  Swarm: inactive
18:25:13  Runtimes: io.containerd.runc.v2 runc
18:25:13  Default Runtime: runc
18:25:13  Init Binary: docker-init
18:25:13  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:25:13  runc version: v1.1.7-0-g860f061
18:25:13  init version: de40ad0
18:25:13  Security Options:
18:25:13   apparmor
18:25:13   seccomp
18:25:13    Profile: builtin
18:25:13   cgroupns
18:25:13  Kernel Version: 5.15.0-1039-aws
18:25:13  Operating System: Ubuntu 20.04.6 LTS
18:25:13  OSType: linux
18:25:13  Architecture: x86_64
18:25:13  CPUs: 8
18:25:13  Total Memory: 30.89GiB
18:25:13  Name: ip-10-100-73-225
18:25:13  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:25:13  Docker Root Dir: /var/lib/docker
18:25:13  Debug Mode: false
18:25:13  Username: dockerbuildbot
18:25:13  Experimental: true
18:25:13  Insecure Registries:
18:25:13   127.0.0.0/8
18:25:13  Live Restore Enabled: true
18:25:13 
[Pipeline] }
18:25:13 #14 24.67 Get:155 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:25:13 The recommended git tool is: git
18:25:13 using credential docker-jenkins-github-credentials
18:25:13 #16 DONE 27.0s
18:25:13 
18:25:13 #17 [stage-1 7/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:25:13 Cloning the remote Git repository
18:25:13 Cloning with configured refspecs honoured and without tags
18:25:13 #14 28.69 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
18:25:13 #14 28.70 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
18:25:13 #14 28.70 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB]
18:25:13 #14 28.74 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-debian all 0.1.43ubuntu1.1 [107 kB]
18:25:13 #14 28.74 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4.1 [130 kB]
18:25:13 #14 28.75 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4.1 [210 kB]
18:25:13 #14 63.64 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:25:13 #14 63.65 Setting up libfile-find-rule-perl (0.34-1) ...
18:25:13 #14 63.66 Setting up libstring-copyright-perl (0.003006-1) ...
18:25:13 #14 63.67 Setting up python3-debian (0.1.36ubuntu1.1) ...
18:25:13 #13 5.455 2 upgraded, 426 newly installed, 0 to remove and 9 not upgraded.
18:25:13 #13 5.455 Need to get 198 MB of archives.
18:25:13 #13 5.455 After this operation, 685 MB of additional disk space will be used.
18:25:13 #13 5.455 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6 amd64 2.36-9+deb12u3 [2755 kB]
18:25:13 #13 5.470 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-bin amd64 2.36-9+deb12u3 [606 kB]
18:25:13 #13 5.473 Get:3 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7 [2815 kB]
18:25:13 #13 5.492 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
18:25:13 #13 5.494 Get:5 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
18:25:13 #13 5.494 Get:6 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7 [4218 kB]
18:25:13 #13 5.525 Get:7 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7 [239 kB]
18:25:13 #13 5.526 Get:8 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
18:25:13 #13 5.527 Get:9 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u1 [2018 kB]
18:25:13 #13 5.540 Get:10 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]
18:25:13 #13 5.545 Get:11 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
18:25:13 #13 5.546 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]
18:25:13 #13 5.560 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
18:25:13 #14 24.90 Get:156 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB]
18:25:13 #14 25.10 Get:157 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB]
18:25:13 Fetching without tags
18:25:13 #14 29.16 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dput all 1.1.0ubuntu2.1 [44.7 kB]
18:25:14 #14 63.82 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
18:25:14 #14 63.97 Setting up libdata-optlist-perl (0.110-1) ...
18:25:14 #14 63.98 Setting up libipc-run-perl (20180523.0-2) ...
18:25:14 #14 63.99 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
18:25:14 #14 63.99 Setting up libcontextual-return-perl (0.004014-2) ...
18:25:14 #14 64.00 Setting up libwww-robotrules-perl (6.02-1) ...
18:25:14 #14 64.01 Setting up libtypes-serialiser-perl (1.0-1) ...
18:25:14 #14 64.02 Setting up g++ (4:9.3.0-1ubuntu2) ...
18:25:14 #14 64.04 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:25:14 #14 64.04 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
18:25:14 #14 64.05 Setting up libhtml-parser-perl (3.72-5) ...
18:25:14 #14 64.06 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
18:25:14 #13 17.91 Selecting previously unselected package gcc.
18:25:14 #13 17.91 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
18:25:14 #13 17.91 Unpacking gcc (4:10.2.1-1) ...
18:25:14 #13 17.94 Selecting previously unselected package libstdc++-10-dev:amd64.
18:25:14 #13 17.94 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
18:25:14 #13 17.94 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
18:25:14 #13 18.16 Selecting previously unselected package g++-10.
18:25:14 #13 18.16 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
18:25:14 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:25:14 Merge succeeded, producing aade44ffd44efc29f311d1c9278dfce15bdb30df
18:25:14 Checking out Revision aade44ffd44efc29f311d1c9278dfce15bdb30df (PR-949)
18:25:14 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:25:14 #13 5.560 Get:14 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
18:25:14 #13 5.560 Get:15 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
18:25:14 #13 5.562 Get:16 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB]
18:25:14 #13 5.562 Get:17 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB]
18:25:14 #13 5.563 Get:18 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
18:25:14 #13 5.563 Get:19 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB]
18:25:14 #13 5.565 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB]
18:25:14 #13 5.566 Get:21 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
18:25:14 #13 5.566 Get:22 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
18:25:14 #13 5.567 Get:23 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
18:25:14 #13 5.568 Get:24 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
18:25:14 #13 5.569 Get:25 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
18:25:14 #13 5.570 Get:26 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]
18:25:14 #13 5.576 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]
18:25:14 #13 5.588 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB]
18:25:14 #13 5.595 Get:29 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
18:25:14 #13 5.595 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
18:25:14 #13 5.595 Get:31 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2 [131 kB]
18:25:14 #13 5.596 Get:32 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
18:25:14 #13 5.597 Get:33 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
18:25:14 #13 5.597 Get:34 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
18:25:14 #13 5.598 Get:35 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u1 [1420 kB]
18:25:14 #13 5.618 Get:36 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
18:25:14 #13 5.619 Get:37 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
18:25:14 #13 5.622 Get:38 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
18:25:14 #13 5.622 Get:39 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
18:25:14 #13 5.623 Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
18:25:14 #13 5.624 Get:41 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
18:25:14 #13 5.625 Get:42 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
18:25:14 #13 5.631 Get:43 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u1 [62.7 kB]
18:25:14 #13 5.649 Get:44 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB]
18:25:14 #13 5.650 Get:45 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
18:25:14 #13 5.650 Get:46 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
18:25:14 #13 5.659 Get:47 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-2 [1332 kB]
18:25:14 #13 5.691 Get:48 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
18:25:14 #13 5.692 Get:49 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
18:25:14 #13 5.693 Get:50 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
18:25:14 #13 5.694 Get:51 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
18:25:14 #13 5.695 Get:52 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u1 [989 kB]
18:25:14 #13 5.701 Get:53 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
18:25:14 #13 5.702 Get:54 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
18:25:14 #13 5.705 Get:55 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
18:25:14 #13 5.707 Get:56 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
18:25:14 #13 5.710 Get:57 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
18:25:14 #13 5.730 Get:58 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
18:25:14 #13 5.736 Get:59 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
18:25:14 #13 5.764 Get:60 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB]
18:25:14 #13 5.806 Get:61 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB]
18:25:14 #14 25.20 Get:158 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB]
18:25:14 #14 25.20 Get:159 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB]
18:25:14 #14 25.23 Get:160 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB]
18:25:14 #14 25.23 Get:161 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB]
18:25:14 #14 25.24 Get:162 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB]
18:25:14 #14 25.25 Get:163 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB]
18:25:14 #14 25.28 Get:164 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
18:25:14 #14 25.28 Get:165 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
18:25:14 #14 29.37 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
18:25:14 #14 64.07 Setting up librole-tiny-perl (2.001004-1) ...
18:25:14 #14 64.08 Setting up build-essential (12.8ubuntu1.1) ...
18:25:14 #14 64.08 Setting up libfont-ttf-perl (1.06-1) ...
18:25:14 #14 64.09 Setting up libfile-homedir-perl (1.004-1) ...
18:25:14 #14 64.10 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
18:25:14 #14 64.11 Setting up libio-socket-ssl-perl (2.067-1) ...
18:25:14 #14 64.12 Setting up libsub-exporter-perl (0.987-1) ...
18:25:14 #14 64.13 Setting up libalgorithm-merge-perl (0.08-3) ...
18:25:14 #14 64.14 Setting up libhttp-message-perl (6.22-1) ...
18:25:14 #14 64.15 Setting up libhtml-form-perl (6.07-1) ...
18:25:14 #14 64.16 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
18:25:14 #14 64.17 Setting up libjson-xs-perl (4.020-1build1) ...
18:25:14 #14 64.17 Setting up libhttp-negotiate-perl (6.01-1) ...
18:25:14 #14 64.18 Setting up libio-prompter-perl (0.004015-1) ...
18:25:14 #14 64.19 Setting up libhttp-cookies-perl (6.08-1) ...
18:25:14 #14 64.20 Setting up po-debconf (1.0.21) ...
18:25:14 #14 64.21 Setting up libhtml-tree-perl (5.07-2) ...
18:25:14 #14 64.22 Setting up libparams-classify-perl (0.015-1build2) ...
18:25:14 #14 64.23 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
18:25:14 #14 64.23 Setting up libpath-iterator-rule-perl (1.014-1) ...
18:25:14 #14 64.24 Setting up libnet-dns-sec-perl (1.15-1) ...
18:25:14 #14 64.25 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.20) ...
18:25:14 #14 64.26 Setting up libsereal-perl (4.011-1) ...
18:25:14 #14 64.27 Setting up libhtml-format-perl (2.12-1) ...
18:25:14 #13 18.16 Unpacking g++-10 (10.2.1-6) ...
18:25:14 #13 5.810 Get:62 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB]
18:25:14 #13 5.811 Get:63 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB]
18:25:14 #13 5.812 Get:64 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB]
18:25:14 #13 5.832 Get:65 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]
18:25:14 #13 5.832 Get:66 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB]
18:25:14 #13 5.847 Get:67 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB]
18:25:14 #13 5.848 Get:68 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u3 [45.2 kB]
18:25:14 #13 5.855 Get:69 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.55-1 [1870 kB]
18:25:14 #13 5.878 Get:70 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
18:25:14 #13 5.879 Get:71 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
18:25:14 #13 5.881 Get:72 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
18:25:14 #13 5.881 Get:73 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
18:25:14 #13 5.882 Get:74 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u3 [1898 kB]
18:25:14 #13 5.906 Get:75 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1 [690 kB]
18:25:14 #13 5.923 Get:76 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB]
18:25:14 #13 5.928 Get:77 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB]
18:25:14 #13 5.929 Get:78 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB]
18:25:14 #14 29.71 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
18:25:14 #14 29.71 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.14 [279 kB]
18:25:14 #14 29.73 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
18:25:14 #14 29.73 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB]
18:25:14 #14 29.79 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.10 [3223 kB]
18:25:14 #14 64.28 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:25:14 #14 64.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:25:14 #14 64.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:25:14 #14 64.55 
18:25:14 #14 64.55 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
[Pipeline] sh
18:25:14 #13 6.106 Get:79 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B]
18:25:14 #13 6.106 Get:80 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB]
18:25:14 #13 6.107 Get:81 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB]
18:25:14 #13 6.108 Get:82 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB]
18:25:14 #13 6.108 Get:83 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B]
18:25:14 #13 6.108 Get:84 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
18:25:14 #13 6.147 Get:85 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB]
18:25:14 #13 6.153 Get:86 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB]
18:25:14 #13 6.195 Get:87 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
18:25:14 #13 6.201 Get:88 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB]
18:25:14 #13 6.202 Get:89 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB]
18:25:14 #13 6.261 Get:90 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB]
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aade44ffd44efc29f311d1c9278dfce15bdb30df # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:25:14 #14 25.68 Get:166 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
18:25:14 #14 25.86 Get:167 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
18:25:14 #14 25.87 Get:168 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-pty-perl arm64 1:1.17-1 [32.0 kB]
18:25:14 #14 25.92 Get:169 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB]
18:25:14 #14 26.03 Get:170 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-method-modifiers-perl all 2.14-1 [16.2 kB]
18:25:14 #14 64.58 Setting up dput (1.0.3ubuntu1.1) ...
18:25:14 #14 64.74 Setting up libio-async-loop-epoll-perl (0.20-1) ...
18:25:14 #14 64.74 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
18:25:14 + make clean
18:25:14 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:25:14 rm -f -r src
18:25:14 make -C rpm clean
18:25:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:14 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:25:14 rm -f -r rpmbuild/
18:25:14 docker builder prune -f --filter until=24h
18:25:14 Total:	0B
18:25:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:14 make -C deb clean
18:25:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:14 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:25:14 rm -f -r debbuild
18:25:14 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:25:14 rm -f -r sources
18:25:14 docker builder prune -f --filter until=24h
18:25:14 Total:	0B
18:25:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:14 make -C static clean
18:25:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:25:14 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:25:14 rm -f -r build
18:25:14 docker builder prune -f --filter until=24h
18:25:14 #18 DONE 1.6s
18:25:14 #13 18.93 Selecting previously unselected package g++.
18:25:14 #13 18.94 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
18:25:14 #13 18.94 Unpacking g++ (4:10.2.1-1) ...
18:25:14 #13 18.97 Selecting previously unselected package make.
18:25:14 #13 18.97 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
18:25:14 #13 18.97 Unpacking make (4.3-4.1) ...
18:25:14 #13 19.04 Selecting previously unselected package libdpkg-perl.
18:25:14 #13 19.04 Preparing to unpack .../059-libdpkg-perl_1.20.13_all.deb ...
18:25:14 #13 19.04 Unpacking libdpkg-perl (1.20.13) ...
18:25:14 #13 19.11 Selecting previously unselected package patch.
18:25:14 #13 19.11 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
18:25:14 #13 19.12 Unpacking patch (2.7.6-7) ...
18:25:14 #13 19.16 Selecting previously unselected package dpkg-dev.
18:25:14 mkdir -p rpmbuild/SOURCES
18:25:14 docker run --rm -w /v \
18:25:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:25:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:14 	alpine \
18:25:14 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:25:14 #14 26.04 Get:171 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-xsaccessor-perl arm64 1.19-4build1 [33.3 kB]
18:25:14 #14 26.06 Get:172 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libb-hooks-op-check-perl arm64 0.22-2build1 [9336 B]
18:25:14 #14 26.06 Get:173 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
18:25:14 #14 26.07 Get:174 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-callchecker-perl arm64 0.008-2 [13.8 kB]
18:25:14 #14 26.08 Get:175 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libparams-classify-perl arm64 0.015-2build2 [20.6 kB]
18:25:14 #14 26.09 Get:176 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
18:25:15 #14 29.94 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
18:25:15 #14 29.94 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB]
18:25:15 #14 29.94 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
18:25:15 #17 DONE 1.5s
18:25:15 
18:25:15 #18 [stage-1 8/8] WORKDIR /root/rpmbuild
18:25:15 #18 DONE 0.0s
18:25:15 
18:25:15 #19 exporting to image
18:25:15 #19 exporting layers
18:25:15 #14 64.88 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:25:15 #14 64.89 Setting up libmodule-runtime-perl (0.016-1) ...
18:25:15 #14 64.90 Setting up libmailtools-perl (2.21-1) ...
18:25:15 #14 64.91 Setting up git (1:2.25.1-1ubuntu3.11) ...
18:25:15 #14 64.94 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
18:25:15 #14 64.98 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:25:15 #14 65.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:25:15 #14 65.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:25:15 Total:	0B
18:25:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:25:15 
18:25:15 #19 [stage-1 9/9] WORKDIR /root/rpmbuild
18:25:15 #19 DONE 0.0s
18:25:15 
18:25:15 #20 exporting to image
18:25:15 #20 exporting layers
18:25:15 #13 6.652 Get:91 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B]
18:25:15 #13 6.653 Get:92 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB]
18:25:15 #13 6.666 Get:93 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB]
18:25:15 #13 6.871 Get:94 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B]
18:25:15 #13 6.871 Get:95 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
18:25:15 #13 6.874 Get:96 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB]
18:25:15 #13 6.892 Get:97 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB]
18:25:15 #13 6.893 Get:98 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB]
18:25:15 #13 6.912 Get:99 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
18:25:15 #13 19.16 Preparing to unpack .../061-dpkg-dev_1.20.13_all.deb ...
18:25:15 #13 19.16 Unpacking dpkg-dev (1.20.13) ...
18:25:15 #13 19.30 Selecting previously unselected package build-essential.
18:25:15 #13 19.30 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
18:25:15 #13 19.30 Unpacking build-essential (12.9) ...
18:25:15 #13 19.34 Selecting previously unselected package libbrotli1:amd64.
18:25:15 #13 19.34 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
18:25:15 #13 19.35 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
18:25:15 #13 19.40 Selecting previously unselected package libsasl2-modules-db:amd64.
18:25:15 #14 30.34 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
18:25:15 #14 30.41 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
18:25:15 #14 65.27 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:25:15 #14 65.30 Setting up dh-strip-nondeterminism (1.7.0-1) ...
18:25:15 #14 65.31 Setting up libconst-fast-perl (0.014-1) ...
18:25:15 #14 65.32 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
18:25:15 #14 65.33 Setting up libgit-wrapper-perl (0.048-1) ...
18:25:15 #14 65.33 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.20) ...
18:25:15 #14 65.34 Setting up curl (7.68.0-1ubuntu2.20) ...
18:25:15 #14 65.35 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:25:15 #14 65.37 Setting up libmodule-implementation-perl (0.09-1) ...
18:25:15 #44 76.32 + binaries
18:25:15 #13 6.916 Get:100 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
18:25:15 #13 6.918 Get:101 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
18:25:15 #13 6.918 Get:102 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
18:25:15 #13 6.932 Get:103 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
18:25:15 #13 6.933 Get:104 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB]
18:25:15 #13 6.934 Get:105 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
18:25:15 #13 6.934 Get:106 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:25:15 #13 6.935 Get:107 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
18:25:15 #13 6.937 Get:108 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u4 [390 kB]
18:25:15 #13 6.939 Get:109 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u4 [315 kB]
18:25:15 #13 6.940 Get:110 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
18:25:15 #13 6.941 Get:111 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
18:25:15 #13 6.942 Get:112 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB]
18:25:15 #13 6.953 Get:113 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
18:25:15 #13 6.954 Get:114 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
18:25:15 #13 6.954 Get:115 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
18:25:15 #13 6.955 Get:116 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
18:25:15 #13 6.955 Get:117 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
18:25:15 #13 6.955 Get:118 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
18:25:15 #13 6.957 Get:119 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
18:25:15 #13 6.958 Get:120 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
18:25:15 #13 7.126 Get:121 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
18:25:15 #13 7.137 Get:122 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
18:25:15 #13 7.153 Get:123 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
18:25:15 #13 7.164 Get:124 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
18:25:15 + make REF=master fedora-38
18:25:15 git init src/github.com/docker/cli
18:25:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:25:15 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:25:15 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:25:15 + SRC=src/github.com/docker/cli
18:25:15 + REF=master
18:25:15 + REF_FETCH=master
18:25:15 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:25:15 + awk {print $2}
18:25:15 + REF=refs/heads/master
18:25:15 + [ -n refs/heads/master ]
18:25:15 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:15 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:15 #13 19.41 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:25:15 #13 19.41 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:25:15 #13 19.45 Selecting previously unselected package libsasl2-2:amd64.
18:25:15 #13 19.45 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:25:15 #13 19.45 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:25:15 #13 19.50 Selecting previously unselected package libldap-2.4-2:amd64.
18:25:15 #13 19.50 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
18:25:15 #13 19.51 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
18:25:15 #13 19.56 Selecting previously unselected package libnghttp2-14:amd64.
18:25:15 #13 19.56 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
18:25:15 #13 19.56 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
18:25:15 #13 19.60 Selecting previously unselected package libpsl5:amd64.
18:25:15 #13 19.60 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
18:25:15 #13 19.61 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
18:25:15 #13 19.64 Selecting previously unselected package librtmp1:amd64.
18:25:15 #13 19.64 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:25:15 #13 19.65 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:25:15 #13 19.69 Selecting previously unselected package libssh2-1:amd64.
18:25:15 #13 19.69 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
18:25:15 #13 19.69 Unpacking libssh2-1:amd64 (1.9.0-2) ...
18:25:15 #13 19.74 Selecting previously unselected package libcurl4:amd64.
18:25:15 #14 26.49 Get:177 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
18:25:15 #14 26.57 Get:178 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
18:25:15 #14 26.59 Get:179 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
18:25:15 #14 26.66 Get:180 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
18:25:15 #14 26.73 Get:181 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libencode-locale-perl all 1.05-3 [11.6 kB]
18:25:15 #14 26.74 Get:182 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
18:25:15 #14 26.77 Get:183 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-date-perl all 6.05-2 [9946 B]
18:25:15 #14 26.78 Get:184 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB]
18:25:15 #14 26.78 Get:185 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tagset-perl all 3.20-6 [11.3 kB]
18:25:15 #14 26.79 Get:186 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liburi-perl all 5.17-1ubuntu1 [80.3 kB]
18:25:15 #14 26.83 Get:187 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-parser-perl arm64 3.81-1 [86.6 kB]
18:25:15 #14 30.54 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
18:25:15 #14 30.55 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
18:25:15 #14 30.58 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
18:25:15 #14 30.59 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
18:25:15 #14 30.59 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB]
18:25:15 #14 30.62 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
18:25:15 #14 30.63 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.2 [383 kB]
18:25:15 #14 30.75 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB]
18:25:15 #14 30.77 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
18:25:15 #14 65.38 Setting up libemail-valid-perl (1.202-1) ...
18:25:15 #14 65.39 Setting up libpackage-stash-perl (0.38-1) ...
18:25:15 #14 65.40 Setting up libimport-into-perl (1.002005-1) ...
18:25:15 #14 65.41 Setting up libmoo-perl (2.003006-1) ...
18:25:15 #14 65.42 Setting up liblist-someutils-perl (0.58-1) ...
18:25:15 #14 65.43 Setting up liblist-someutils-xs-perl (0.58-2) ...
18:25:15 #14 65.43 Setting up gnupg (2.2.19-3ubuntu2.2) ...
18:25:15 #14 65.44 Setting up libmoox-aliases-perl (0.001006-1) ...
18:25:15 #14 65.45 Setting up libparams-validate-perl (1.29-3) ...
18:25:15 #14 65.46 Setting up libb-hooks-endofscope-perl (0.24-1) ...
18:25:15 #14 65.47 Setting up libnamespace-clean-perl (0.27-1) ...
18:25:15 #14 65.48 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
18:25:15 #14 65.48 Setting up libgitlab-api-v4-perl (0.25-1) ...
18:25:15 #14 65.49 Setting up libmoox-struct-perl (0.017-1) ...
18:25:15 #14 65.50 Setting up lintian (2.62.0ubuntu2.2) ...
18:25:15 #14 65.51 Setting up licensecheck (3.0.45-1) ...
18:25:15 #14 65.52 Setting up dh-autoreconf (19) ...
18:25:15 #14 65.53 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
18:25:15 #14 65.54 Setting up libwww-perl (6.43-1) ...
18:25:15 #14 65.55 Setting up debhelper (12.10ubuntu1) ...
18:25:15 #14 65.56 Setting up devscripts (2.20.2ubuntu2) ...
18:25:15 #13 7.165 Get:125 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
18:25:15 #13 7.172 Get:126 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB]
18:25:15 #13 19.74 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u10_amd64.deb ...
18:25:15 #13 19.75 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u10) ...
18:25:15 #13 19.80 Selecting previously unselected package curl.
18:25:15 #13 19.80 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u10_amd64.deb ...
18:25:15 #13 19.80 Unpacking curl (7.74.0-1.3+deb11u10) ...
18:25:15 #13 19.85 Selecting previously unselected package dctrl-tools.
18:25:15 #13 19.85 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
18:25:15 #13 19.86 Unpacking dctrl-tools (2.24-3+b1) ...
18:25:15 #13 19.90 Selecting previously unselected package libdebhelper-perl.
18:25:15 #13 19.90 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
18:25:15 #13 19.90 Unpacking libdebhelper-perl (13.3.4) ...
18:25:15 #13 19.94 Selecting previously unselected package libtool.
18:25:15 #13 19.94 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
18:25:15 #13 19.94 Unpacking libtool (2.4.6-15) ...
18:25:15 #13 19.98 Selecting previously unselected package dh-autoreconf.
18:25:15 #14 65.72 Setting up equivs (2.2.0) ...
18:25:15 #14 65.73 Setting up libxml-parser-perl (2.46-1) ...
18:25:15 #14 65.74 Setting up libxml-sax-expat-perl (0.51-1) ...
18:25:15 #14 65.78 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:25:15 #14 65.83 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:25:16 #13 19.99 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
18:25:16 #13 19.99 Unpacking dh-autoreconf (20) ...
18:25:16 #13 20.02 Selecting previously unselected package libarchive-zip-perl.
18:25:16 #13 20.02 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
18:25:16 #13 20.03 Unpacking libarchive-zip-perl (1.68-1) ...
18:25:16 #13 20.06 Selecting previously unselected package libsub-override-perl.
18:25:16 #13 20.06 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
18:25:16 #13 20.06 Unpacking libsub-override-perl (0.09-2) ...
18:25:16 #13 20.09 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:25:16 #13 20.09 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
18:25:16 #13 20.09 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
18:25:16 #13 20.12 Selecting previously unselected package dh-strip-nondeterminism.
18:25:16 #13 20.12 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
18:25:16 #13 20.13 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
18:25:16 #13 20.16 Selecting previously unselected package libelf1:amd64.
18:25:16 #13 20.16 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
18:25:16 #13 20.16 Unpacking libelf1:amd64 (0.183-1) ...
18:25:16 #13 20.21 Selecting previously unselected package dwz.
18:25:16 #14 65.98 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:25:16 #14 66.01 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:25:16 From https://github.com/docker/cli
18:25:16  * [new branch]      master     -> master
18:25:16  * [new branch]      master     -> origin/master
18:25:16 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:25:16 #14 27.26 Get:188 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
18:25:16 #14 31.19 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
18:25:16 #14 31.26 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB]
18:25:16 #13 7.789 Get:127 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB]
18:25:16 #13 7.789 Get:128 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB]
18:25:16 #13 7.793 Get:129 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
18:25:16 #13 7.793 Get:130 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
18:25:16 #13 7.809 Get:131 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
18:25:16 #13 7.810 Get:132 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
18:25:16 #13 7.810 Get:133 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
18:25:16 #13 7.815 Get:134 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
18:25:16 #13 7.840 Get:135 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
18:25:16 #13 7.846 Get:136 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
18:25:16 #13 7.868 Get:137 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
18:25:16 #13 7.869 Get:138 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
18:25:16 #13 7.873 Get:139 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
18:25:16 #13 7.877 Get:140 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
18:25:16 #13 7.904 Get:141 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
18:25:16 #13 7.911 Get:142 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
18:25:16 #13 7.938 Get:143 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B]
18:25:16 #13 7.938 Get:144 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB]
18:25:16 #13 7.938 Get:145 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB]
18:25:16 #13 7.939 Get:146 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B]
18:25:16 #13 7.939 Get:147 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB]
18:25:16 #13 7.940 Get:148 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB]
18:25:16 #13 7.940 Get:149 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
18:25:16 #13 7.941 Get:150 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB]
18:25:16 #13 7.941 Get:151 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB]
18:25:16 #13 7.943 Get:152 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
18:25:16 #13 7.943 Get:153 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB]
18:25:16 #13 7.943 Get:154 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB]
18:25:16 #13 7.944 Get:155 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
18:25:16 #13 7.945 Get:156 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB]
18:25:16 #13 7.947 Get:157 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
18:25:16 #13 7.948 Get:158 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB]
18:25:16 #13 7.949 Get:159 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB]
18:25:16 #13 7.951 Get:160 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
18:25:16 #13 7.951 Get:161 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
18:25:16 #13 7.952 Get:162 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
18:25:16 #13 7.953 Get:163 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
18:25:16 #13 7.954 Get:164 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
18:25:16 #13 7.955 Get:165 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
18:25:16 #13 7.956 Get:166 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
18:25:16 #13 7.958 Get:167 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
18:25:16 #13 7.959 Get:168 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
18:25:16 #13 7.961 Get:169 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
18:25:16 #13 7.962 Get:170 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
18:25:16 #13 7.963 Get:171 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
18:25:16 #13 7.964 Get:172 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
18:25:16 #13 7.965 Get:173 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
18:25:16 #13 7.966 Get:174 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
18:25:16 #13 7.967 Get:175 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
18:25:16 #13 7.968 Get:176 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
18:25:16 #13 20.21 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
18:25:16 #13 20.21 Unpacking dwz (0.13+20210201-1) ...
18:25:16 #13 20.25 Selecting previously unselected package libicu67:amd64.
18:25:16 #13 20.26 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
18:25:16 #13 20.26 Unpacking libicu67:amd64 (67.1-7) ...
18:25:16 #14 66.04 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
18:25:16 #14 66.04 Updating certificates in /etc/ssl/certs...
18:25:16 git init src/github.com/docker/docker
18:25:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:25:16 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:25:16 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:25:16 + SRC=src/github.com/docker/docker
18:25:16 + REF=master
18:25:16 + REF_FETCH=master
18:25:16 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:25:16 + awk {print $2}
18:25:16 + REF=refs/heads/master
18:25:16 + [ -n refs/heads/master ]
18:25:16 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:16 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:16 #14 31.43 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.04.1 [29.1 kB]
18:25:16 #14 31.47 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libwebp7 arm64 1.2.2-2ubuntu0.22.04.2 [193 kB]
18:25:16 #14 31.59 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.6 [180 kB]
18:25:16 #14 31.64 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.04.2 [35.5 kB]
18:25:16 #14 31.65 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB]
18:25:16 #14 31.68 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.4 [27.6 kB]
18:25:16 #13 8.038 Get:177 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
18:25:16 #13 8.040 Get:178 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
18:25:16 #13 8.040 Get:179 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
18:25:16 #13 8.040 Get:180 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
18:25:16 #13 8.041 Get:181 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:25:16 #13 8.041 Get:182 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
18:25:16 #13 8.042 Get:183 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
18:25:16 #13 8.043 Get:184 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB]
18:25:16 #13 8.044 Get:185 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4 [1073 kB]
18:25:16 #13 8.051 Get:186 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB]
18:25:16 #13 8.063 Get:187 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58 [5848 B]
18:25:16 #13 8.064 Get:188 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
18:25:16 #13 8.066 Get:189 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
18:25:16 #13 8.066 Get:190 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB]
18:25:16 #13 8.070 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB]
18:25:16 #13 8.090 Get:192 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB]
18:25:16 #13 8.092 Get:193 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB]
18:25:16 #13 8.092 Get:194 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB]
18:25:16 #13 8.099 Get:195 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB]
18:25:16 #13 8.099 Get:196 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
18:25:16 #13 8.106 Get:197 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
18:25:16 #13 8.108 Get:198 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u4 [385 kB]
18:25:16 #13 8.119 Get:199 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
18:25:16 #13 8.119 Get:200 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB]
18:25:16 #13 8.158 Get:201 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB]
18:25:16 #14 66.53 0 added, 0 removed; done.
18:25:16 #14 66.53 Running hooks in /etc/ca-certificates/update.d...
18:25:16 #14 66.54 done.
18:25:16 #14 31.68 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
18:25:16 #14 31.68 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
18:25:16 #14 31.69 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
18:25:16 #14 27.64 Get:189 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclone-perl arm64 0.46-1 [10.5 kB]
18:25:16 #14 27.64 Get:190 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-html-perl all 1.004-3 [15.9 kB]
18:25:16 #14 27.64 Get:191 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB]
18:25:16 #14 27.65 Get:192 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-message-perl all 6.44-1 [77.4 kB]
18:25:16 #14 27.67 Get:193 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
18:25:16 #14 27.68 Get:194 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
18:25:16 #14 27.68 Get:195 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 perl-openssl-defaults arm64 7 [7536 B]
18:25:16 #14 27.68 Get:196 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-ssleay-perl arm64 1.92-2build2 [292 kB]
18:25:16 #14 27.77 Get:197 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-socket-ssl-perl all 2.081-2 [196 kB]
18:25:16 #14 27.80 Get:198 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
18:25:16 #13 8.299 Get:202 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB]
18:25:16 #13 8.349 Get:203 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB]
18:25:16 #13 8.366 Get:204 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
18:25:16 #13 8.366 Get:205 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8+b1 [11.4 kB]
18:25:16 #13 8.374 Get:206 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-merge-perl all 0.08-5 [11.8 kB]
18:25:16 #13 8.374 Get:207 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB]
18:25:16 #13 8.375 Get:208 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB]
18:25:16 #13 8.389 Get:209 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB]
18:25:16 #13 8.421 Get:210 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
18:25:16 #13 8.421 Get:211 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB]
18:25:16 #13 8.424 Get:212 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB]
18:25:16 #13 8.424 Get:213 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
18:25:16 #13 8.424 Get:214 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB]
18:25:16 #13 8.427 Get:215 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
18:25:16 #13 8.429 Get:216 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
18:25:16 #13 8.459 Get:217 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
18:25:16 #13 8.482 Get:218 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
18:25:16 #13 8.483 Get:219 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
18:25:16 #13 8.498 Get:220 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB]
18:25:16 #13 8.499 Get:221 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
18:25:16 #13 8.499 Get:222 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
18:25:16 #13 8.501 Get:223 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB]
18:25:16 #13 8.501 Get:224 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
18:25:16 #13 8.501 Get:225 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB]
18:25:16 #13 8.502 Get:226 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB]
18:25:16 #13 8.504 Get:227 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB]
18:25:16 #13 8.508 Get:228 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
18:25:16 #13 8.511 Get:229 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1 [185 kB]
18:25:16 #13 8.512 Get:230 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
18:25:16 #13 8.512 Get:231 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
18:25:16 #13 8.534 Get:232 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB]
18:25:16 #13 8.536 Get:233 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
18:25:16 #13 8.536 Get:234 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
18:25:16 #13 8.537 Get:235 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
18:25:16 #13 8.539 Get:236 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
18:25:16 #13 8.540 Get:237 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6 [316 kB]
18:25:16 #13 8.569 Get:238 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
18:25:16 #14 32.09 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
18:25:16 #13 21.05 Selecting previously unselected package libxml2:amd64.
18:25:16 #13 21.05 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
18:25:16 #13 21.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
18:25:16 #14 28.20 Get:199 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
18:25:16 make[2]: Entering directory '/root/build-deb/cli'
18:25:16 scripts/docs/generate-man.sh
18:25:16 + cp -r . /tmp/docker-cli-docsgen.cBqM1jmnuW/
18:25:16 + cd /tmp/docker-cli-docsgen.cBqM1jmnuW
18:25:16 + ./scripts/vendor init
18:25:16 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:25:16 + cp man/tools.go .
18:25:16 + ./scripts/vendor update
18:25:16 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:25:16 go: downloading github.com/spf13/cobra v1.7.0
18:25:16 go: downloading github.com/docker/go-units v0.5.0
18:25:16 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:25:16 go: downloading github.com/fvbommel/sortorder v1.0.2
18:25:16 go: downloading github.com/moby/term v0.5.0
18:25:16 go: downloading github.com/morikuni/aec v1.0.0
18:25:16 go: downloading github.com/pkg/errors v0.9.1
18:25:16 go: downloading github.com/spf13/pflag v1.0.5
18:25:16 go: downloading github.com/google/go-cmp v0.5.9
18:25:16 go: downloading gotest.tools/v3 v3.5.0
18:25:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:25:16 go: downloading golang.org/x/sync v0.3.0
18:25:16 go: downloading github.com/mattn/go-runewidth v0.0.14
18:25:17 #13 8.569 Get:239 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
18:25:17 #13 8.570 Get:240 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
18:25:17 #13 8.571 Get:241 http://deb.debian.org/debian-security bookworm-security/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
18:25:17 #13 8.573 Get:242 http://deb.debian.org/debian-security bookworm-security/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
18:25:17 #13 8.576 Get:243 http://deb.debian.org/debian-security bookworm-security/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
18:25:17 #13 8.591 Get:244 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
18:25:17 #13 8.592 Get:245 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-devtools amd64 2.36-9+deb12u3 [52.9 kB]
18:25:17 #13 8.592 Get:246 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
18:25:17 #13 8.593 Get:247 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB]
18:25:17 #13 8.594 Get:248 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
18:25:17 #13 8.595 Get:249 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB]
18:25:17 #13 8.595 Get:250 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
18:25:17 #13 8.595 Get:251 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
18:25:17 #13 8.596 Get:252 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB]
18:25:17 #13 8.596 Get:253 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB]
18:25:17 #13 8.597 Get:254 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
18:25:17 #13 8.597 Get:255 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB]
18:25:17 #13 8.597 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB]
18:25:17 #13 8.612 Get:257 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB]
18:25:17 #13 8.612 Get:258 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB]
18:25:17 #13 8.613 Get:259 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B]
18:25:17 #13 8.625 Get:260 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB]
18:25:17 #13 8.625 Get:261 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
18:25:17 #13 8.626 Get:262 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
18:25:17 #13 8.626 Get:263 http://deb.debian.org/debian bookworm/main amd64 libcpanel-json-xs-perl amd64 4.35-1 [131 kB]
18:25:17 #13 8.627 Get:264 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
18:25:17 #13 8.628 Get:265 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB]
18:25:17 #13 8.628 Get:266 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
18:25:17 #13 8.628 Get:267 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
18:25:17 #13 8.629 Get:268 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB]
18:25:17 #13 8.629 Get:269 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB]
18:25:17 #13 8.631 Get:270 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB]
18:25:17 #13 8.633 Get:271 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
18:25:17 #13 8.634 Get:272 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
18:25:17 #13 8.635 Get:273 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
18:25:17 #13 8.637 Get:274 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
18:25:17 #13 8.638 Get:275 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB]
18:25:17 #13 8.639 Get:276 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
18:25:17 #13 8.641 Get:277 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
18:25:17 #13 8.642 Get:278 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB]
18:25:17 #13 8.643 Get:279 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5 [5300 B]
18:25:17 #13 8.644 Get:280 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB]
18:25:17 #13 8.645 Get:281 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
18:25:17 #13 8.646 Get:282 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
18:25:17 #13 8.647 Get:283 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB]
18:25:17 #13 8.673 Get:284 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB]
18:25:17 #13 8.674 Get:285 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB]
18:25:17 #13 8.674 Get:286 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB]
18:25:17 #13 8.675 Get:287 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
18:25:17 #13 8.675 Get:288 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB]
18:25:17 #13 8.676 Get:289 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
18:25:17 #13 8.676 Get:290 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
18:25:17 #13 8.676 Get:291 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
18:25:17 #13 8.677 Get:292 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
18:25:17 #13 8.677 Get:293 http://deb.debian.org/debian bookworm/main amd64 libfile-fcntllock-perl amd64 0.22-4+b1 [34.8 kB]
18:25:17 #13 8.677 Get:294 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
18:25:17 #13 8.680 Get:295 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
18:25:17 #13 8.681 Get:296 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
18:25:17 #13 8.682 Get:297 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB]
18:25:17 #13 8.683 Get:298 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB]
18:25:17 #13 8.685 Get:299 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB]
18:25:17 #13 8.687 Get:300 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
18:25:17 #13 8.688 Get:301 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B]
18:25:17 #13 8.690 Get:302 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
18:25:17 #13 8.691 Get:303 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
18:25:17 #13 8.693 Get:304 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB]
18:25:17 #13 8.694 Get:305 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB]
18:25:17 #13 8.714 Get:306 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB]
18:25:17 #13 8.714 Get:307 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
18:25:17 #13 8.715 Get:308 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB]
18:25:17 #13 8.715 Get:309 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB]
18:25:17 #13 8.716 Get:310 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB]
18:25:17 #13 8.716 Get:311 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
18:25:17 #13 8.716 Get:312 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB]
18:25:17 #13 8.717 Get:313 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
18:25:17 #13 8.717 Get:314 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB]
18:25:17 #13 8.720 Get:315 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
18:25:17 #13 8.721 Get:316 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB]
18:25:17 #13 8.730 Get:317 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB]
18:25:17 #13 8.740 Get:318 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB]
18:25:17 #13 8.740 Get:319 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB]
18:25:17 #13 8.741 Get:320 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB]
18:25:17 #13 8.741 Get:321 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
18:25:17 #13 8.741 Get:322 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
18:25:17 #13 8.742 Get:323 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
18:25:17 #13 8.742 Get:324 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB]
18:25:17 #13 8.742 Get:325 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B]
18:25:17 #13 8.743 Get:326 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
18:25:17 #13 8.762 Get:327 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB]
18:25:17 #13 8.762 Get:328 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
18:25:17 #13 8.762 Get:329 http://deb.debian.org/debian bookworm/main amd64 libjson-xs-perl amd64 4.030-2+b1 [92.1 kB]
18:25:17 #13 8.763 Get:330 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
18:25:17 #13 8.763 Get:331 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB]
18:25:17 #13 8.764 Get:332 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB]
18:25:17 #13 8.764 Get:333 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB]
18:25:17 #13 8.767 Get:334 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB]
18:25:17 #13 8.768 Get:335 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
18:25:17 #13 8.768 Get:336 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB]
18:25:17 #13 8.771 Get:337 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB]
18:25:17 #13 8.779 Get:338 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB]
18:25:17 #14 32.24 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
18:25:17 #14 32.26 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
18:25:17 #14 32.31 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
18:25:17 #14 32.33 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
18:25:17 #14 32.35 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
18:25:17 #13 21.14 Selecting previously unselected package gettext.
18:25:17 #13 21.14 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
18:25:17 #13 21.15 Unpacking gettext (0.21-4) ...
18:25:17 #13 21.27 Selecting previously unselected package intltool-debian.
18:25:17 #13 21.28 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
18:25:17 #13 21.28 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:25:17 #13 21.31 Selecting previously unselected package po-debconf.
18:25:17 #13 21.31 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
18:25:17 #13 21.31 Unpacking po-debconf (1.0.21+nmu1) ...
18:25:17 #13 21.37 Selecting previously unselected package debhelper.
18:25:17 #20 exporting layers 2.1s done
18:25:17 #20 writing image sha256:2a0e6fdbf291a13d0f377415d6f61f434890ca926ea450d038e017ecfc757613 done
18:25:17 #20 naming to docker.io/rpmbuild-centos-8/x86_64 done
18:25:17 #20 DONE 2.1s
18:25:17 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:25:17 #14 DONE 67.2s
18:25:17 
18:25:17 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:25:17 #15 DONE 0.0s
18:25:17 #14 28.28 Get:200 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
18:25:17 #14 28.31 Get:201 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
18:25:17 #14 28.36 Get:202 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-perl all 6.67-1 [141 kB]
18:25:17 #13 8.781 Get:339 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
18:25:17 #13 8.782 Get:340 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
18:25:17 #13 8.783 Get:341 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
18:25:17 #13 8.784 Get:342 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
18:25:17 #13 8.786 Get:343 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB]
18:25:17 #13 8.789 Get:344 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB]
18:25:17 #13 8.789 Get:345 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
18:25:17 #13 8.791 Get:346 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB]
18:25:17 #13 8.793 Get:347 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB]
18:25:17 #13 8.794 Get:348 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B]
18:25:17 #13 8.805 Get:349 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB]
18:25:17 #13 8.806 Get:350 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB]
18:25:17 #13 8.807 Get:351 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
18:25:17 #13 8.809 Get:352 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB]
18:25:17 #13 8.810 Get:353 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB]
18:25:17 #13 8.812 Get:354 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB]
18:25:17 #13 8.813 Get:355 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
18:25:17 #13 8.815 Get:356 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB]
18:25:17 #13 8.816 Get:357 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB]
18:25:17 #13 8.818 Get:358 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB]
18:25:17 #13 8.819 Get:359 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
18:25:17 #13 8.820 Get:360 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB]
18:25:17 #13 8.821 Get:361 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB]
18:25:17 #13 8.823 Get:362 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
18:25:17 #13 8.824 Get:363 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
18:25:17 #13 8.825 Get:364 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
18:25:17 #13 8.825 Get:365 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB]
18:25:17 #13 8.826 Get:366 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB]
18:25:17 #13 8.828 Get:367 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB]
18:25:17 #13 8.829 Get:368 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB]
18:25:17 #13 8.831 Get:369 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B]
18:25:17 #13 8.832 Get:370 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB]
18:25:17 #13 8.834 Get:371 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB]
18:25:17 #13 8.838 Get:372 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB]
18:25:17 #13 8.840 Get:373 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
18:25:17 #13 8.849 Get:374 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB]
18:25:17 #13 8.850 Get:375 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB]
18:25:17 #13 8.852 Get:376 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
18:25:17 #13 8.853 Get:377 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB]
18:25:17 #13 8.853 Get:378 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB]
18:25:17 #13 8.854 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B]
18:25:17 #13 8.855 Get:380 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB]
18:25:17 #13 8.856 Get:381 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB]
18:25:17 #13 8.861 Get:382 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB]
18:25:17 #13 8.862 Get:383 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB]
18:25:17 #13 8.864 Get:384 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB]
18:25:17 #13 8.864 Get:385 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB]
18:25:17 #13 8.865 Get:386 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
18:25:17 #13 8.867 Get:387 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB]
18:25:17 #13 8.869 Get:388 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB]
18:25:17 #13 8.870 Get:389 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
18:25:17 #13 8.870 Get:390 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
18:25:17 #13 8.871 Get:391 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
18:25:17 #13 8.872 Get:392 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
18:25:17 #13 8.873 Get:393 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB]
18:25:17 #13 8.877 Get:394 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
18:25:17 #13 8.878 Get:395 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
18:25:17 #13 8.878 Get:396 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
18:25:17 #13 8.879 Get:397 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B]
18:25:17 #13 8.881 Get:398 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
18:25:17 #13 8.882 Get:399 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [34.4 kB]
18:25:17 #13 8.883 Get:400 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB]
18:25:17 #13 8.897 Get:401 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB]
18:25:17 #13 8.900 Get:402 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB]
18:25:17 #13 8.901 Get:403 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB]
18:25:17 #13 8.902 Get:404 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
18:25:17 #13 8.904 Get:405 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3 [1130 kB]
18:25:17 #13 8.912 Get:406 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
18:25:17 #13 8.912 Get:407 http://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-2 [2030 kB]
18:25:17 #13 8.924 Get:408 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
18:25:17 #13 8.925 Get:409 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB]
18:25:17 #13 8.925 Get:410 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB]
18:25:17 #13 8.926 Get:411 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB]
18:25:17 #13 8.926 Get:412 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB]
18:25:17 #13 8.927 Get:413 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB]
18:25:17 #13 8.928 Get:414 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB]
18:25:17 #13 8.929 Get:415 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB]
18:25:17 #13 8.930 Get:416 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB]
18:25:17 #13 8.932 Get:417 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
18:25:17 #13 8.934 Get:418 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1 [39.4 kB]
18:25:17 #13 8.935 Get:419 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB]
18:25:17 #13 8.937 Get:420 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
18:25:17 #13 8.938 Get:421 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB]
18:25:17 #13 8.940 Get:422 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
18:25:17 #13 8.941 Get:423 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB]
18:25:17 #13 8.942 Get:424 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB]
18:25:17 #13 8.947 Get:425 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB]
18:25:17 #13 8.955 Get:426 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB]
18:25:17 #13 8.956 Get:427 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB]
18:25:17 #13 8.956 Get:428 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-5 [701 kB]
18:25:17 From https://github.com/docker/docker
18:25:17  * [new branch]      master     -> master
18:25:17  * [new branch]      master     -> origin/master
18:25:17 #14 32.41 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
18:25:17 #14 32.41 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB]
18:25:17 #14 32.43 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
18:25:17 #14 32.46 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB]
18:25:17 #14 32.51 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
18:25:17 #13 21.37 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
18:25:17 #13 21.37 Unpacking debhelper (13.3.4) ...
18:25:17 #13 21.48 Selecting previously unselected package debian-keyring.
18:25:17 #13 21.49 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
18:25:17 #13 21.49 Unpacking debian-keyring (2021.07.26) ...
18:25:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pC8qZ5
18:25:17 + umask 022
18:25:17 + cd /root/rpmbuild/BUILD
18:25:17 + cd /root/rpmbuild/BUILD
18:25:17 + rm -rf src
18:25:17 + /usr/bin/mkdir -p src
18:25:17 + cd src
18:25:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:25:17 + /usr/bin/tar -xof -
18:25:17 
18:25:17 #16 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:25:17 #14 28.51 Get:203 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
18:25:17 #14 28.55 Get:204 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 wdiff arm64 1.2.2-5 [28.7 kB]
18:25:17 #14 28.56 Get:205 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 devscripts all 2.23.4ubuntu1 [1067 kB]
18:25:17 mkdir -p rpmbuild/SOURCES
18:25:17 docker run --rm -w /v \
18:25:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:25:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:17 	alpine \
18:25:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:25:17 go: downloading github.com/sirupsen/logrus v1.9.3
18:25:17 go: downloading github.com/moby/patternmatcher v0.6.0
18:25:17 go: downloading github.com/moby/sys/sequential v0.5.0
18:25:17 go: downloading github.com/distribution/reference v0.5.0
18:25:17 go: downloading github.com/docker/go-connections v0.4.0
18:25:17 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:25:17 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:25:17 go: downloading golang.org/x/text v0.9.0
18:25:17 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:25:17 go: downloading github.com/opencontainers/go-digest v1.0.0
18:25:17 #13 9.137 debconf: delaying package configuration, since apt-utils is not installed
18:25:17 #13 9.170 Fetched 198 MB in 4s (52.5 MB/s)
18:25:17 #13 9.213 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6098 files and directories currently installed.)
18:25:17 #13 9.218 Preparing to unpack .../libc6_2.36-9+deb12u3_amd64.deb ...
18:25:17 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:25:17 #14 32.91 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
18:25:17 #14 28.73 Get:206 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 diffstat arm64 1.65-1 [27.2 kB]
18:25:17 #14 28.73 Get:207 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-chardet all 5.1.0+dfsg-2 [119 kB]
18:25:17 #14 28.74 Get:208 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 zstd arm64 1.5.4+dfsg2-4 [559 kB]
18:25:17 #14 28.77 Get:209 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-debian all 0.1.49ubuntu2 [115 kB]
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-019bb2ea82aca36e9) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:25:17 go: downloading gopkg.in/yaml.v2 v2.4.0
18:25:17 go: downloading github.com/containerd/containerd v1.6.24
18:25:17 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:25:17 go: downloading github.com/moby/sys/signal v0.7.0
18:25:17 go: downloading golang.org/x/sys v0.10.0
18:25:17 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:25:17 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:25:17 go: downloading golang.org/x/term v0.8.0
18:25:17 go: downloading github.com/gogo/protobuf v1.3.2
18:25:17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:25:17 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:25:17 go: downloading dario.cat/mergo v1.0.0
18:25:17 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:25:17 go: downloading github.com/creack/pty v1.1.18
18:25:17 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:25:17 #13 9.320 Unpacking libc6:amd64 (2.36-9+deb12u3) over (2.36-9+deb12u1) ...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/2b934f62-70f6-4ecc-ba6e-d259ed9e17f0/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
18:25:17 #14 33.08 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
18:25:17 #14 33.10 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
18:25:17 #14 33.12 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
18:25:17 #14 33.18 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB]
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:25:17 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:25:17 chowning workspace
[Pipeline] sh
18:25:17 + STATUS=0
18:25:17 + '[' 0 -ne 0 ']'
18:25:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:25:17 + /usr/bin/tar -xof -
18:25:18 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:25:18 go: downloading github.com/rivo/uniseg v0.2.0
18:25:18 go: downloading github.com/klauspost/compress v1.16.5
18:25:18 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:25:18 go: downloading golang.org/x/time v0.3.0
18:25:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:25:18 go: downloading go.opentelemetry.io/otel v1.4.1
18:25:18 #14 33.23 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
18:25:18 #14 33.25 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
18:25:18 #14 33.28 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
18:25:18 #14 33.29 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB]
18:25:18 #14 33.31 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
18:25:18 #14 33.32 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
18:25:18 git init src/github.com/docker/buildx
18:25:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:25:18 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:25:18 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:25:18 + SRC=src/github.com/docker/buildx
18:25:18 + REF=v0.11.2
18:25:18 + REF_FETCH=v0.11.2
18:25:18 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2+ 
18:25:18 awk {print $2}
18:25:18 + REF=refs/tags/v0.11.2
18:25:18 + [ -n refs/tags/v0.11.2 ]
18:25:18 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:18 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:18 + pwd
18:25:18 + id -u
18:25:18 + id -g
18:25:18 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:25:18 #14 29.17 Get:210 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgpgme11 arm64 1.18.0-3ubuntu2 [133 kB]
18:25:18 #19 exporting layers 2.9s done
18:25:18 #19 writing image sha256:45dd0e66f5d580b7bbfd7a55650dde12edcd822ef62e06370002fa231dca03d0 done
18:25:18 #19 naming to docker.io/rpmbuild-centos-9/x86_64 done
18:25:18 #19 DONE 2.9s
18:25:18 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:25:18 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:25:18 go: downloading github.com/moby/sys/symlink v0.2.0
18:25:18 go: downloading gopkg.in/yaml.v3 v3.0.1
18:25:18 go: downloading github.com/stretchr/testify v1.8.1
18:25:18 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:25:18 go: downloading github.com/opencontainers/runc v1.1.7
18:25:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:25:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:25:18 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:25:18 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:25:18 go: downloading golang.org/x/crypto v0.9.0
18:25:18 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:25:18 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:25:18 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:25:18 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:25:18 go: downloading google.golang.org/grpc v1.56.2
18:25:18 #16 0.783 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
18:25:18 #16 0.845 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
18:25:18 #16 0.919 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
18:25:18 #16 0.993 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
18:25:18 #15 12.06   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          76/97 
18:25:18 #15 22.12   Installing       : python3-policycoreutils-3.5-7.fc39.noarch            77/97 
18:25:18 #15 22.13   Installing       : policycoreutils-python-utils-3.5-7.fc39.noarch       78/97 
18:25:18 #15 22.14   Installing       : policycoreutils-devel-3.5-7.fc39.aarch64             79/97 
18:25:18 #15 22.24   Installing       : selinux-policy-devel-38.29-1.fc39.noarch             80/97 
18:25:18 #14 33.72 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
18:25:18 == Building packages for fedora-37 ==
18:25:18 mkdir -p "rpmbuild/fedora-37"
18:25:18 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-fedora-37/x86_64 -f fedora-37/Dockerfile .
18:25:18 #14 29.50 Get:211 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-gpg arm64 1.18.0-3ubuntu2 [201 kB]
18:25:18 #14 29.59 Get:212 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-xdg all 0.28-2 [38.3 kB]
18:25:18 #14 29.61 Get:213 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 dput all 1.1.3ubuntu2.1 [46.5 kB]
18:25:18 #14 29.63 Get:214 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fonts-dejavu-core all 2.37-6 [1137 kB]
18:25:18 + STATUS=0
18:25:18 + '[' 0 -ne 0 ']'
18:25:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:18 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:25:18 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:25:18 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:25:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AXz1RB
18:25:18 + umask 022
18:25:18 + cd /root/rpmbuild/BUILD
18:25:18 + cd /root/rpmbuild/BUILD
18:25:18 + rm -rf src
18:25:18 + /usr/bin/mkdir -p src
18:25:18 + cd src
18:25:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:25:18 + /usr/bin/tar -xof -
18:25:18 go: downloading github.com/Microsoft/go-winio v0.6.1
18:25:18 go: downloading github.com/russross/blackfriday v1.6.0
18:25:18 go: downloading github.com/felixge/httpsnoop v1.0.3
18:25:18 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:25:18 go: downloading github.com/go-logr/logr v1.2.3
18:25:18 go: downloading github.com/go-logr/stdr v1.2.2
18:25:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:25:18 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:25:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:25:18 go: downloading github.com/davecgh/go-spew v1.1.1
18:25:18 go: downloading github.com/pmezard/go-difflib v1.0.0
18:25:18 go: downloading github.com/miekg/pkcs11 v1.1.1
18:25:18 go: downloading github.com/prometheus/client_golang v1.14.0
18:25:18 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:25:18 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:25:18 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:25:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:25:18 go: downloading github.com/kr/pretty v0.1.0
18:25:18 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:25:18 go: downloading github.com/golang/protobuf v1.5.3
18:25:18 go: downloading golang.org/x/tools v0.8.0
18:25:18 #15 22.25   Running scriptlet: selinux-policy-devel-38.29-1.fc39.noarch             80/97 
18:25:18 #15 22.27   Installing       : openssh-9.3p1-9.fc39.aarch64                         81/97 
18:25:18 #15 22.30   Installing       : openssh-clients-9.3p1-9.fc39.aarch64                 82/97 
18:25:18 #15 22.30   Running scriptlet: openssh-clients-9.3p1-9.fc39.aarch64                 82/97 
18:25:18 #15 22.42   Installing       : git-core-2.41.0-2.fc39.aarch64                       83/97 
18:25:18 #15 22.46   Installing       : git-core-doc-2.41.0-2.fc39.noarch                    84/97 
18:25:18 #15 22.48   Installing       : perl-Git-2.41.0-2.fc39.noarch                        85/97 
18:25:18 #15 22.49   Installing       : git-2.41.0-2.fc39.aarch64                            86/97 
18:25:18 #15 22.49   Installing       : annobin-docs-12.24-1.fc39.noarch                     87/97 
18:25:18 #15 22.50   Installing       : annobin-plugin-gcc-12.24-1.fc39.aarch64              88/97 
18:25:18 #15 22.51   Running scriptlet: annobin-plugin-gcc-12.24-1.fc39.aarch64              88/97 
18:25:18 #15 22.53   Installing       : device-mapper-devel-1.02.196-1.fc39.aarch64          89/97 
18:25:18 #15 22.54   Installing       : gcc-plugin-annobin-13.2.1-3.fc39.aarch64             90/97 
18:25:18 #15 22.54   Running scriptlet: gcc-plugin-annobin-13.2.1-3.fc39.aarch64             90/97 
18:25:18 #15 22.58   Installing       : libtool-2.4.7-7.fc39.aarch64                         91/97 
18:25:18 #15 22.60   Installing       : libtool-ltdl-devel-2.4.7-7.fc39.aarch64              92/97 
18:25:18 #15 22.60   Installing       : libseccomp-devel-2.5.3-6.fc39.aarch64                93/97 
18:25:18 #0 building with "default" instance using docker driver
18:25:18 
18:25:18 #1 [internal] load .dockerignore
18:25:18 #1 transferring context: 2B done
18:25:18 #1 DONE 0.0s
18:25:18 
18:25:18 #2 [internal] load build definition from Dockerfile
18:25:18 #2 transferring dockerfile: 669B done
18:25:18 #2 DONE 0.0s
18:25:18 
18:25:18 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:25:18 #3 DONE 0.0s
18:25:18 
18:25:18 #4 resolve image config for docker.io/docker/dockerfile:1
18:25:18 #14 29.78 Get:215 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fontconfig-config arm64 2.14.1-3ubuntu3 [34.8 kB]
18:25:18 #14 29.78 Get:216 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl3-gnutls arm64 7.88.1-8ubuntu2.3 [293 kB]
18:25:18 #14 29.80 Get:217 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liberror-perl all 0.17029-2 [25.6 kB]
18:25:18 #14 29.80 Get:218 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 git-man all 1:2.39.2-1ubuntu1.1 [1075 kB]
18:25:18 #14 29.85 Get:219 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 git arm64 1:2.39.2-1ubuntu1.1 [3675 kB]
[Pipeline] echo
18:25:18 Removing all docker containers
[Pipeline] sh
18:25:18 From https://github.com/docker/buildx
18:25:18  * [new tag]         v0.11.2    -> v0.11.2
18:25:18 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:25:18 + exit 0
18:25:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.45JCXR
18:25:18 + umask 022
18:25:18 + cd /root/rpmbuild/BUILD
18:25:18 + cd src
18:25:18 + export DOCKER_GITCOMMIT=949f8c9
18:25:18 + DOCKER_GITCOMMIT=949f8c9
18:25:18 + mkdir -p /go/src/github.com/docker
18:25:18 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:25:18 + pushd /root/rpmbuild/BUILD/src/engine
18:25:18 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:25:18 + TMP_GOPATH=/go
18:25:18 + hack/dockerfile/install/install.sh tini
18:25:18 + RM_GOPATH=0
18:25:18 + TMP_GOPATH=/go
18:25:18 + : /usr/local/bin
18:25:18 + '[' -z /go ']'
18:25:18 + export GOPATH=/go
18:25:18 + GOPATH=/go
18:25:18 + case "$(go env GOARCH)" in
18:25:18 ++ go env GOARCH
18:25:18 + export GO_BUILDMODE=-buildmode=pie
18:25:18 + GO_BUILDMODE=-buildmode=pie
18:25:18 ++ dirname hack/dockerfile/install/install.sh
18:25:18 + dir=hack/dockerfile/install
18:25:18 + bin=tini
18:25:18 + shift
18:25:18 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:25:18 + . hack/dockerfile/install/tini.installer
18:25:18 ++ : v0.19.0
18:25:18 + install_tini
18:25:18 + echo 'Install tini version v0.19.0'
18:25:18 Install tini version v0.19.0
18:25:18 + git clone https://github.com/krallin/tini.git /go/tini
18:25:18 Cloning into '/go/tini'...
18:25:18 + cd /go/tini
18:25:18 + git checkout -q v0.19.0
18:25:18 + cmake .
18:25:18 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:25:18   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:25:18   CMake.
18:25:18 
18:25:18   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:25:18   CMake that the project does not need compatibility with older versions.
18:25:18 
18:25:18 
18:25:18 #13 10.38 Setting up libc6:amd64 (2.36-9+deb12u3) ...
18:25:18 #44 DONE 79.8s
18:25:18 
18:25:18 #56 [build 6/6] RUN --mount=type=bind,target=.,rw     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
18:25:18 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:25:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:25:18 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:25:18 go: downloading google.golang.org/protobuf v1.31.0
18:25:18 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:25:18 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:25:18 go: downloading github.com/beorn7/perks v1.0.1
18:25:18 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:25:18 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:25:18 go: downloading github.com/prometheus/client_model v0.3.0
18:25:18 go: downloading github.com/prometheus/common v0.42.0
18:25:18 go: downloading github.com/prometheus/procfs v0.9.0
18:25:18 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:25:18 go: downloading github.com/kr/text v0.2.0
18:25:18 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:25:18 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:25:18 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:25:18 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:25:18 go: downloading github.com/docker/go-metrics v0.0.1
18:25:18 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:25:18 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:25:18 go: downloading k8s.io/klog/v2 v2.80.1
18:25:18 #15 22.61   Installing       : which-2.21-40.fc39.aarch64                           94/97 
18:25:18 #15 22.62   Installing       : systemd-rpm-macros-254.5-2.fc39.noarch               95/97 
18:25:18 #15 22.63   Installing       : rpm-plugin-selinux-4.19.0-1.fc39.aarch64             96/97 
18:25:18 #15 22.63   Cleanup          : systemd-libs-254.1-2.fc39.aarch64                    97/97 
18:25:18 #15 22.64   Running scriptlet: systemd-resolved-254.5-2.fc39.aarch64                97/97 
18:25:18 #15 22.66   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          97/97 
18:25:18 #4 DONE 0.3s
18:25:18 
18:25:18 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:25:18 #5 CACHED
18:25:18 #14 33.88 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
18:25:18 #14 33.92 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB]
18:25:18 #14 34.05 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
18:25:18 #14 34.06 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
18:25:18 #14 34.07 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdistro-info-perl all 1.1ubuntu0.1 [5610 B]
18:25:18 #14 34.07 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB]
18:25:18 #14 34.09 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
18:25:18 #14 34.11 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
18:25:18 #14 34.12 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
18:25:18 #14 34.12 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB]
18:25:18 #14 30.02 Get:220 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
18:25:19 -- The C compiler identification is GNU 8.5.0
18:25:19 -- Detecting C compiler ABI info
18:25:19 -- Detecting C compiler ABI info - done
18:25:19 -- Check for working C compiler: /usr/bin/cc - skipped
18:25:19 -- Detecting C compile features
18:25:19 -- Detecting C compile features - done
18:25:19 -- Performing Test HAS_BUILTIN_FORTIFY
18:25:19 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:25:19 -- Configuring done
18:25:19 -- Generating done
18:25:19 -- Build files have been written to: /go/tini
18:25:19 + make tini-static
18:25:19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:25:19 + docker container ls -aq
[Pipeline] echo
18:25:19 Docker containers have been removed
[Pipeline] echo
18:25:19 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
18:25:19 go: downloading github.com/BurntSushi/toml v0.3.1
18:25:19 go: downloading github.com/magiconair/properties v1.5.3
18:25:19 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:25:19 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:25:19 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:25:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:25:19 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:25:19 go: downloading golang.org/x/mod v0.10.0
[Pipeline] echo
18:25:19 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-39-amd64)
[Pipeline] sh
18:25:19 + STATUS=0
18:25:19 + '[' 0 -ne 0 ']'
18:25:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:25:19 + /usr/bin/tar -xof -
18:25:19 #15 22.70   Running scriptlet: systemd-libs-254.1-2.fc39.aarch64                    97/97 
18:25:19 #15 23.02   Verifying        : annobin-docs-12.24-1.fc39.noarch                      1/97 
18:25:19 
18:25:19 #6 [auth] library/golang:pull token for registry-1.docker.io
18:25:19 #6 DONE 0.0s
18:25:19 
18:25:19 #7 [auth] library/fedora:pull token for registry-1.docker.io
18:25:19 #7 DONE 0.0s
18:25:19 
18:25:19 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:19 #14 30.42 Get:221 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8 [11.0 kB]
18:25:19 #14 30.49 Get:222 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-merge-perl all 0.08-5 [11.4 kB]
18:25:19 #14 30.51 Get:223 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libaliased-perl all 0.34-3 [12.8 kB]
18:25:19 #14 30.53 Get:224 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libapt-pkg-perl arm64 0.1.40build3 [68.8 kB]
18:25:19 git init src/github.com/docker/compose
18:25:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:25:19 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:25:19 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:25:19 + SRC=src/github.com/docker/compose
18:25:19 + REF=v2.21.0
18:25:19 + REF_FETCH=v2.21.0
18:25:19 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:25:19 + awk {print $2}
18:25:19 + REF=refs/tags/v2.21.0
18:25:19 + [ -n refs/tags/v2.21.0 ]
18:25:19 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:19 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:19 [100%] Linking C executable tini-static
18:25:19 [100%] Built target tini-static
18:25:19 + mkdir -p /usr/local/bin
18:25:19 + cp tini-static /usr/local/bin/docker-init
18:25:19 + VERSION=0.0.0-20231011170815-26951f7
18:25:19 + PRODUCT=docker
18:25:19 + hack/make.sh dynbinary
18:25:19 
18:25:19 Removing bundles/
18:25:19 
18:25:19 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:25:19 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:25:19 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:25:19 module github.com/docker/docker
18:25:19 
18:25:19 go 1.20
18:25:19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:19 + GO111MODULE=on
18:25:19 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:19.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:25:19 #15 23.02   Verifying        : annobin-plugin-gcc-12.24-1.fc39.aarch64               2/97 
18:25:19 #15 23.02   Verifying        : autoconf-2.71-6.fc39.noarch                           3/97 
18:25:19 #15 23.02   Verifying        : automake-1.16.5-13.fc39.noarch                        4/97 
18:25:19 #15 23.02   Verifying        : checkpolicy-3.5-3.fc39.aarch64                        5/97 
18:25:19 #15 23.02   Verifying        : cmake-3.27.7-1.fc39.aarch64                           6/97 
18:25:19 #15 23.02   Verifying        : cmake-data-3.27.7-1.fc39.noarch                       7/97 
18:25:19 #15 23.02   Verifying        : cmake-filesystem-3.27.7-1.fc39.aarch64                8/97 
18:25:19 #15 23.02   Verifying        : cmake-rpm-macros-3.27.7-1.fc39.noarch                 9/97 
18:25:19 #15 23.02   Verifying        : cpp-13.2.1-3.fc39.aarch64                            10/97 
18:25:19 #15 23.02   Verifying        : cryptsetup-libs-2.6.1-3.fc39.aarch64                 11/97 
18:25:19 #15 23.02   Verifying        : dbus-1:1.14.10-1.fc39.aarch64                        12/97 
18:25:19 #15 23.02   Verifying        : dbus-broker-33-2.fc39.aarch64                        13/97 
18:25:19 #15 23.02   Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                  14/97 
18:25:19 #15 23.02   Verifying        : device-mapper-1.02.196-1.fc39.aarch64                15/97 
18:25:19 #15 23.02   Verifying        : device-mapper-devel-1.02.196-1.fc39.aarch64          16/97 
18:25:19 #15 23.02   Verifying        : device-mapper-libs-1.02.196-1.fc39.aarch64           17/97 
18:25:19 #15 23.02   Verifying        : gc-8.2.2-4.fc39.aarch64                              18/97 
18:25:19 #15 23.02   Verifying        : gcc-13.2.1-3.fc39.aarch64                            19/97 
18:25:19 #15 23.02   Verifying        : gcc-plugin-annobin-13.2.1-3.fc39.aarch64             20/97 
18:25:19 #15 23.02   Verifying        : git-2.41.0-2.fc39.aarch64                            21/97 
18:25:19 #15 23.02   Verifying        : git-core-2.41.0-2.fc39.aarch64                       22/97 
18:25:19 #15 23.02   Verifying        : git-core-doc-2.41.0-2.fc39.noarch                    23/97 
18:25:19 #15 23.02   Verifying        : glibc-devel-2.38-7.fc39.aarch64                      24/97 
18:25:19 #15 23.02   Verifying        : glibc-static-2.38-7.fc39.aarch64                     25/97 
18:25:19 #15 23.02   Verifying        : guile22-2.2.7-9.fc39.aarch64                         26/97 
18:25:19 #15 23.02   Verifying        : jsoncpp-1.9.5-5.fc39.aarch64                         27/97 
18:25:19 #15 23.02   Verifying        : kernel-headers-6.5.4-300.fc39.aarch64                28/97 
18:25:19 #15 23.02   Verifying        : kmod-libs-30-6.fc39.aarch64                          29/97 
18:25:19 #15 23.02   Verifying        : less-633-2.fc39.aarch64                              30/97 
18:25:19 #15 23.02   Verifying        : libargon2-20190702-3.fc39.aarch64                    31/97 
18:25:19 #15 23.02   Verifying        : libasan-13.2.1-3.fc39.aarch64                        32/97 
18:25:19 #15 23.02   Verifying        : libatomic-13.2.1-3.fc39.aarch64                      33/97 
18:25:19 #15 23.02   Verifying        : libbpf-2:1.1.0-4.fc39.aarch64                        34/97 
18:25:19 #15 23.02   Verifying        : libcbor-0.10.2-2.fc39.aarch64                        35/97 
18:25:19 #15 23.02   Verifying        : libedit-3.1-48.20230828cvs.fc39.aarch64              36/97 
18:25:19 #15 23.02   Verifying        : libfdisk-2.39.2-1.fc39.aarch64                       37/97 
18:25:19 #15 23.02   Verifying        : libfido2-1.13.0-3.fc39.aarch64                       38/97 
18:25:19 #15 23.02   Verifying        : libmpc-1.3.1-3.fc39.aarch64                          39/97 
18:25:19 #15 23.02   Verifying        : libseccomp-2.5.3-6.fc39.aarch64                      40/97 
18:25:19 #15 23.02   Verifying        : libseccomp-devel-2.5.3-6.fc39.aarch64                41/97 
18:25:19 #15 23.02   Verifying        : libselinux-devel-3.5-5.fc39.aarch64                  42/97 
18:25:19 #15 23.02   Verifying        : libselinux-utils-3.5-5.fc39.aarch64                  43/97 
18:25:19 #15 23.02   Verifying        : libsepol-devel-3.5-2.fc39.aarch64                    44/97 
18:25:19 #15 23.02   Verifying        : libtool-2.4.7-7.fc39.aarch64                         45/97 
18:25:19 #15 23.02   Verifying        : libtool-ltdl-2.4.7-7.fc39.aarch64                    46/97 
18:25:19 #15 23.02   Verifying        : libtool-ltdl-devel-2.4.7-7.fc39.aarch64              47/97 
18:25:19 #15 23.02   Verifying        : libubsan-13.2.1-3.fc39.aarch64                       48/97 
18:25:19 #15 23.02   Verifying        : libutempter-1.2.1-10.fc39.aarch64                    49/97 
18:25:19 #15 23.02   Verifying        : libxcrypt-devel-4.4.36-2.fc39.aarch64                50/97 
18:25:19 #15 23.02   Verifying        : libxcrypt-static-4.4.36-2.fc39.aarch64               51/97 
18:25:19 #15 23.02   Verifying        : m4-1.4.19-6.fc39.aarch64                             52/97 
18:25:19 #15 23.02   Verifying        : make-1:4.4.1-2.fc39.aarch64                          53/97 
18:25:19 #15 23.02   Verifying        : openssh-9.3p1-9.fc39.aarch64                         54/97 
18:25:19 #15 23.02   Verifying        : openssh-clients-9.3p1-9.fc39.aarch64                 55/97 
18:25:19 #15 23.02   Verifying        : pcre2-devel-10.42-1.fc39.2.aarch64                   56/97 
18:25:19 #15 23.02   Verifying        : pcre2-utf16-10.42-1.fc39.2.aarch64                   57/97 
18:25:19 #15 23.02   Verifying        : pcre2-utf32-10.42-1.fc39.2.aarch64                   58/97 
18:25:19 #15 23.02   Verifying        : perl-Error-1:0.17029-13.fc39.noarch                  59/97 
18:25:19 #15 23.02   Verifying        : perl-Git-2.41.0-2.fc39.noarch                        60/97 
18:25:19 #15 23.02   Verifying        : perl-TermReadKey-2.38-18.fc39.aarch64                61/97 
18:25:19 #15 23.02   Verifying        : perl-Thread-Queue-3.14-500.fc39.noarch               62/97 
18:25:19 #15 23.02   Verifying        : perl-threads-1:2.36-500.fc39.aarch64                 63/97 
18:25:19 #15 23.02   Verifying        : perl-threads-shared-1.68-500.fc39.aarch64            64/97 
18:25:19 #15 23.02   Verifying        : policycoreutils-3.5-7.fc39.aarch64                   65/97 
18:25:19 #15 23.02   Verifying        : policycoreutils-devel-3.5-7.fc39.aarch64             66/97 
18:25:19 #15 23.02   Verifying        : policycoreutils-python-utils-3.5-7.fc39.noarch       67/97 
18:25:19 #15 23.02   Verifying        : python3-audit-3.1.2-4.fc39.aarch64                   68/97 
18:25:19 #15 23.02   Verifying        : python3-libselinux-3.5-5.fc39.aarch64                69/97 
18:25:19 #15 23.02   Verifying        : python3-libsemanage-3.5-4.fc39.aarch64               70/97 
18:25:19 #15 23.02   Verifying        : python3-policycoreutils-3.5-7.fc39.noarch            71/97 
18:25:19 #15 23.02   Verifying        : python3-setools-4.4.3-1.fc39.aarch64                 72/97 
18:25:19 #15 23.02   Verifying        : python3-setuptools-67.7.2-7.fc39.noarch              73/97 
18:25:19 #15 23.02   Verifying        : qrencode-libs-4.1.1-5.fc39.aarch64                   74/97 
18:25:19 #15 23.02   Verifying        : rhash-1.4.3-3.fc39.aarch64                           75/97 
18:25:19 #15 23.02   Verifying        : rpm-plugin-selinux-4.19.0-1.fc39.aarch64             76/97 
18:25:19 #15 23.02   Verifying        : systemd-254.5-2.fc39.aarch64                         77/97 
18:25:19 #15 23.02   Verifying        : systemd-devel-254.5-2.fc39.aarch64                   78/97 
18:25:19 #15 23.02   Verifying        : systemd-networkd-254.5-2.fc39.aarch64                79/97 
18:25:19 #15 23.02   Verifying        : systemd-pam-254.5-2.fc39.aarch64                     80/97 
18:25:19 #15 23.02   Verifying        : systemd-resolved-254.5-2.fc39.aarch64                81/97 
18:25:19 #15 23.02   Verifying        : systemd-rpm-macros-254.5-2.fc39.noarch               82/97 
18:25:19 #15 23.02   Verifying        : util-linux-2.39.2-1.fc39.aarch64                     83/97 
18:25:19 #15 23.02   Verifying        : which-2.21-40.fc39.aarch64                           84/97 
18:25:19 #15 23.02   Verifying        : xkeyboard-config-2.39-2.fc39.noarch                  85/97 
18:25:19 #15 23.02   Verifying        : libuv-1:1.46.0-3.fc39.aarch64                        86/97 
18:25:19 #15 23.02   Verifying        : libxkbcommon-1.6.0-1.fc39.aarch64                    87/97 
18:25:19 #15 23.02   Verifying        : perl-File-Compare-1.100.700-501.fc39.noarch          88/97 
18:25:19 #15 23.02   Verifying        : perl-File-Copy-2.41-501.fc39.noarch                  89/97 
18:25:19 #15 23.02   Verifying        : perl-File-Find-1.43-501.fc39.noarch                  90/97 
18:25:19 #15 23.02   Verifying        : perl-lib-0.65-501.fc39.aarch64                       91/97 
18:25:19 #15 23.02   Verifying        : selinux-policy-38.29-1.fc39.noarch                   92/97 
18:25:19 #15 23.02   Verifying        : selinux-policy-devel-38.29-1.fc39.noarch             93/97 
18:25:19 #15 23.02   Verifying        : selinux-policy-targeted-38.29-1.fc39.noarch          94/97 
18:25:19 #15 23.02   Verifying        : vim-filesystem-2:9.0.1984-1.fc39.noarch              95/97 
18:25:19 #15 23.02   Verifying        : systemd-libs-254.5-2.fc39.aarch64                    96/97 
18:25:19 #15 23.02   Verifying        : systemd-libs-254.1-2.fc39.aarch64                    97/97 
18:25:19 #15 23.22 
18:25:19 #15 23.22 Upgraded:
18:25:19 #15 23.22   systemd-libs-254.5-2.fc39.aarch64                                             
18:25:19 #15 23.22 Installed:
18:25:19 #15 23.22   annobin-docs-12.24-1.fc39.noarch                                              
18:25:19 #15 23.22   annobin-plugin-gcc-12.24-1.fc39.aarch64                                       
18:25:19 #15 23.22   autoconf-2.71-6.fc39.noarch                                                   
18:25:19 #15 23.22   automake-1.16.5-13.fc39.noarch                                                
18:25:19 #15 23.22   checkpolicy-3.5-3.fc39.aarch64                                                
18:25:19 #15 23.22   cmake-3.27.7-1.fc39.aarch64                                                   
18:25:19 #15 23.22   cmake-data-3.27.7-1.fc39.noarch                                               
18:25:19 #15 23.22   cmake-filesystem-3.27.7-1.fc39.aarch64                                        
18:25:19 #15 23.22   cmake-rpm-macros-3.27.7-1.fc39.noarch                                         
18:25:19 #15 23.22   cpp-13.2.1-3.fc39.aarch64                                                     
18:25:19 #15 23.22   cryptsetup-libs-2.6.1-3.fc39.aarch64                                          
18:25:19 #15 23.22   dbus-1:1.14.10-1.fc39.aarch64                                                 
18:25:19 #15 23.22   dbus-broker-33-2.fc39.aarch64                                                 
18:25:19 #15 23.22   dbus-common-1:1.14.10-1.fc39.noarch                                           
18:25:19 #15 23.22   device-mapper-1.02.196-1.fc39.aarch64                                         
18:25:19 #15 23.22   device-mapper-devel-1.02.196-1.fc39.aarch64                                   
18:25:19 #15 23.22   device-mapper-libs-1.02.196-1.fc39.aarch64                                    
18:25:19 #15 23.22   gc-8.2.2-4.fc39.aarch64                                                       
18:25:19 #15 23.22   gcc-13.2.1-3.fc39.aarch64                                                     
18:25:19 #15 23.22   gcc-plugin-annobin-13.2.1-3.fc39.aarch64                                      
18:25:19 #15 23.22   git-2.41.0-2.fc39.aarch64                                                     
18:25:19 #15 23.22   git-core-2.41.0-2.fc39.aarch64                                                
18:25:19 #15 23.22   git-core-doc-2.41.0-2.fc39.noarch                                             
18:25:19 #15 23.22   glibc-devel-2.38-7.fc39.aarch64                                               
18:25:19 #15 23.22   glibc-static-2.38-7.fc39.aarch64                                              
18:25:19 #15 23.22   guile22-2.2.7-9.fc39.aarch64                                                  
18:25:19 #15 23.22   jsoncpp-1.9.5-5.fc39.aarch64                                                  
18:25:19 #15 23.22   kernel-headers-6.5.4-300.fc39.aarch64                                         
18:25:19 #15 23.22   kmod-libs-30-6.fc39.aarch64                                                   
18:25:19 #15 23.22   less-633-2.fc39.aarch64                                                       
18:25:19 #15 23.22   libargon2-20190702-3.fc39.aarch64                                             
18:25:19 #15 23.22   libasan-13.2.1-3.fc39.aarch64                                                 
18:25:19 #15 23.22   libatomic-13.2.1-3.fc39.aarch64                                               
18:25:19 #15 23.22   libbpf-2:1.1.0-4.fc39.aarch64                                                 
18:25:19 #15 23.22   libcbor-0.10.2-2.fc39.aarch64                                                 
18:25:19 #15 23.22   libedit-3.1-48.20230828cvs.fc39.aarch64                                       
18:25:19 #15 23.22   libfdisk-2.39.2-1.fc39.aarch64                                                
18:25:19 #15 23.22   libfido2-1.13.0-3.fc39.aarch64                                                
18:25:19 #15 23.22   libmpc-1.3.1-3.fc39.aarch64                                                   
18:25:19 #15 23.22   libseccomp-2.5.3-6.fc39.aarch64                                               
18:25:19 #15 23.22   libseccomp-devel-2.5.3-6.fc39.aarch64                                         
18:25:19 #15 23.22   libselinux-devel-3.5-5.fc39.aarch64                                           
18:25:19 #15 23.22   libselinux-utils-3.5-5.fc39.aarch64                                           
18:25:19 #15 23.22   libsepol-devel-3.5-2.fc39.aarch64                                             
18:25:19 #15 23.22   libtool-2.4.7-7.fc39.aarch64                                                  
18:25:19 #15 23.22   libtool-ltdl-2.4.7-7.fc39.aarch64                                             
18:25:19 #15 23.22   libtool-ltdl-devel-2.4.7-7.fc39.aarch64                                       
18:25:19 #15 23.22   libubsan-13.2.1-3.fc39.aarch64                                                
18:25:19 #15 23.22   libutempter-1.2.1-10.fc39.aarch64                                             
18:25:19 #15 23.22   libuv-1:1.46.0-3.fc39.aarch64                                                 
18:25:19 #15 23.22   libxcrypt-devel-4.4.36-2.fc39.aarch64                                         
18:25:19 #15 23.22   libxcrypt-static-4.4.36-2.fc39.aarch64                                        
18:25:19 #15 23.22   libxkbcommon-1.6.0-1.fc39.aarch64                                             
18:25:19 #15 23.22   m4-1.4.19-6.fc39.aarch64                                                      
18:25:19 #15 23.22   make-1:4.4.1-2.fc39.aarch64                                                   
18:25:19 #15 23.22   openssh-9.3p1-9.fc39.aarch64                                                  
18:25:19 #15 23.22   openssh-clients-9.3p1-9.fc39.aarch64                                          
18:25:19 #15 23.22   pcre2-devel-10.42-1.fc39.2.aarch64                                            
18:25:19 #15 23.22   pcre2-utf16-10.42-1.fc39.2.aarch64                                            
18:25:19 #15 23.22   pcre2-utf32-10.42-1.fc39.2.aarch64                                            
18:25:19 #15 23.22   perl-Error-1:0.17029-13.fc39.noarch                                           
18:25:19 #15 23.22   perl-File-Compare-1.100.700-501.fc39.noarch                                   
18:25:19 #15 23.22   perl-File-Copy-2.41-501.fc39.noarch                                           
18:25:19 #15 23.22   perl-File-Find-1.43-501.fc39.noarch                                           
18:25:19 #15 23.22   perl-Git-2.41.0-2.fc39.noarch                                                 
18:25:19 #15 23.22   perl-TermReadKey-2.38-18.fc39.aarch64                                         
18:25:19 #15 23.22   perl-Thread-Queue-3.14-500.fc39.noarch                                        
18:25:19 #15 23.22   perl-lib-0.65-501.fc39.aarch64                                                
18:25:19 #15 23.22   perl-threads-1:2.36-500.fc39.aarch64                                          
18:25:19 #15 23.22   perl-threads-shared-1.68-500.fc39.aarch64                                     
18:25:19 #15 23.22   policycoreutils-3.5-7.fc39.aarch64                                            
18:25:19 #15 23.22   policycoreutils-devel-3.5-7.fc39.aarch64                                      
18:25:19 #15 23.22   policycoreutils-python-utils-3.5-7.fc39.noarch                                
18:25:19 #15 23.22   python3-audit-3.1.2-4.fc39.aarch64                                            
18:25:19 #15 23.22   python3-libselinux-3.5-5.fc39.aarch64                                         
18:25:19 #15 23.22   python3-libsemanage-3.5-4.fc39.aarch64                                        
18:25:19 #15 23.22   python3-policycoreutils-3.5-7.fc39.noarch                                     
18:25:19 #15 23.22   python3-setools-4.4.3-1.fc39.aarch64                                          
18:25:19 #15 23.22   python3-setuptools-67.7.2-7.fc39.noarch                                       
18:25:19 #15 23.22   qrencode-libs-4.1.1-5.fc39.aarch64                                            
18:25:19 #15 23.22   rhash-1.4.3-3.fc39.aarch64                                                    
18:25:19 #15 23.22   rpm-plugin-selinux-4.19.0-1.fc39.aarch64                                      
18:25:19 #15 23.22   selinux-policy-38.29-1.fc39.noarch                                            
18:25:19 #15 23.22   selinux-policy-devel-38.29-1.fc39.noarch                                      
18:25:19 #15 23.22   selinux-policy-targeted-38.29-1.fc39.noarch                                   
18:25:19 #15 23.22   systemd-254.5-2.fc39.aarch64                                                  
18:25:19 #15 23.22   systemd-devel-254.5-2.fc39.aarch64                                            
18:25:19 #15 23.22   systemd-networkd-254.5-2.fc39.aarch64                                         
18:25:19 #15 23.22   systemd-pam-254.5-2.fc39.aarch64                                              
18:25:19 #15 23.22   systemd-resolved-254.5-2.fc39.aarch64                                         
18:25:19 #15 23.22   systemd-rpm-macros-254.5-2.fc39.noarch                                        
18:25:19 #15 23.22   util-linux-2.39.2-1.fc39.aarch64                                              
18:25:19 #15 23.22   vim-filesystem-2:9.0.1984-1.fc39.noarch                                       
18:25:19 #15 23.22   which-2.21-40.fc39.aarch64                                                    
18:25:19 #15 23.22   xkeyboard-config-2.39-2.fc39.noarch                                           
18:25:19 #15 23.22 
18:25:19 #15 23.22 Complete!
18:25:19 + echo starting...
18:25:19 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:25:19 #8 DONE 0.4s
18:25:19 
18:25:19 #9 [internal] load metadata for docker.io/library/fedora:37
18:25:19 #9 DONE 0.5s
18:25:19 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:25:19 + make manpages
18:25:19 scripts/docs/generate-man.sh
18:25:19 + cp -r . /tmp/docker-cli-docsgen.bUrCw4Fkhf/
18:25:19 + cd /tmp/docker-cli-docsgen.bUrCw4Fkhf
18:25:19 + ./scripts/vendor init
18:25:19 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:25:19 + cp man/tools.go .
18:25:19 + ./scripts/vendor update
18:25:19 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:25:19 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:25:19 go: downloading github.com/docker/go-units v0.5.0
18:25:19 go: downloading github.com/spf13/cobra v1.7.0
18:25:19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:25:19 go: downloading github.com/spf13/pflag v1.0.5
18:25:19 go: downloading github.com/fvbommel/sortorder v1.0.2
18:25:19 go: downloading github.com/moby/term v0.5.0
18:25:19 go: downloading github.com/morikuni/aec v1.0.0
18:25:19 go: downloading github.com/pkg/errors v0.9.1
18:25:19 go: downloading github.com/google/go-cmp v0.5.9
18:25:19 go: downloading gotest.tools/v3 v3.5.0
18:25:19 go: downloading golang.org/x/sync v0.3.0
18:25:19 go: downloading github.com/mattn/go-runewidth v0.0.14
18:25:19 go: downloading github.com/sirupsen/logrus v1.9.3
18:25:19 go: downloading github.com/distribution/reference v0.5.0
18:25:19 go: downloading github.com/moby/sys/sequential v0.5.0
18:25:19 go: downloading github.com/docker/go-connections v0.4.0
18:25:19 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:25:19 go: downloading github.com/moby/patternmatcher v0.6.0
18:25:19 go: downloading golang.org/x/text v0.9.0
18:25:19 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:25:19 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:25:19 go: downloading github.com/opencontainers/go-digest v1.0.0
18:25:19 go: downloading gopkg.in/yaml.v2 v2.4.0
18:25:19 go: downloading github.com/containerd/containerd v1.6.24
18:25:19 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:25:19 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:25:19 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:25:19 go: downloading github.com/gogo/protobuf v1.3.2
18:25:19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:25:19 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:25:19 go: downloading github.com/moby/sys/signal v0.7.0
18:25:19 go: downloading golang.org/x/sys v0.10.0
18:25:19 go: downloading golang.org/x/term v0.8.0
18:25:19 go: downloading dario.cat/mergo v1.0.0
18:25:19 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:25:19 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:25:19 go: downloading github.com/creack/pty v1.1.18
18:25:19 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:25:19 go: downloading github.com/rivo/uniseg v0.2.0
18:25:19 go: downloading github.com/moby/sys/symlink v0.2.0
18:25:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:25:19 go: downloading go.opentelemetry.io/otel v1.4.1
18:25:19 go: downloading gopkg.in/yaml.v3 v3.0.1
18:25:19 go: downloading github.com/stretchr/testify v1.8.1
18:25:19 go: downloading golang.org/x/time v0.3.0
18:25:19 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:25:19 go: downloading github.com/klauspost/compress v1.16.5
18:25:19 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:25:19 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:25:19 go: downloading github.com/opencontainers/runc v1.1.7
18:25:19 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:25:19 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:25:19 go: downloading github.com/gorilla/mux v1.8.0
18:25:19 go: downloading golang.org/x/crypto v0.9.0
18:25:19 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:25:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:25:19 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:25:19 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:25:19 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:25:19 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:25:19 go: downloading google.golang.org/grpc v1.56.2
18:25:19 go: downloading github.com/russross/blackfriday v1.6.0
18:25:19 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:25:19 go: downloading github.com/Microsoft/go-winio v0.6.1
18:25:19 go: downloading golang.org/x/net v0.10.0
18:25:19 go: downloading github.com/felixge/httpsnoop v1.0.3
18:25:19 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:25:19 go: downloading github.com/go-logr/logr v1.2.3
18:25:19 go: downloading github.com/go-logr/stdr v1.2.2
18:25:19 go: downloading github.com/davecgh/go-spew v1.1.1
18:25:19 go: downloading github.com/pmezard/go-difflib v1.0.0
18:25:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:25:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:25:19 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:25:19 go: downloading github.com/miekg/pkcs11 v1.1.1
18:25:19 go: downloading github.com/kr/pretty v0.1.0
18:25:19 go: downloading github.com/prometheus/client_golang v1.14.0
18:25:19 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:25:19 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:25:19 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:25:19 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:25:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:25:19 go: downloading github.com/golang/protobuf v1.5.3
18:25:19 go: downloading golang.org/x/tools v0.8.0
18:25:19 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:25:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:25:19 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:25:19 go: downloading google.golang.org/protobuf v1.31.0
18:25:19 go: downloading github.com/kr/text v0.2.0
18:25:19 go: downloading github.com/beorn7/perks v1.0.1
18:25:19 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:25:19 go: downloading github.com/prometheus/client_model v0.3.0
18:25:19 go: downloading github.com/prometheus/common v0.42.0
18:25:19 go: downloading github.com/prometheus/procfs v0.9.0
18:25:19 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:25:19 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:25:19 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:25:19 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:25:19 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:25:19 go: downloading github.com/docker/go-metrics v0.0.1
18:25:19 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:25:19 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:25:19 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:25:19 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:25:19 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:25:19 go: downloading k8s.io/klog/v2 v2.80.1
18:25:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:25:19 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:25:19 go: downloading github.com/BurntSushi/toml v0.3.1
18:25:19 go: downloading github.com/magiconair/properties v1.5.3
18:25:19 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:25:19 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:25:19 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:25:19 go: downloading golang.org/x/mod v0.10.0
18:25:19 + go mod vendor -modfile=vendor.mod
18:25:19 #14 30.66 Get:225 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive-cpio-perl all 0.10-3 [10.3 kB]
18:25:19 #14 30.66 Get:226 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB]
18:25:19 #14 30.69 Get:227 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
18:25:19 #14 30.70 Get:228 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B]
18:25:19 #14 30.70 Get:229 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libvariable-magic-perl arm64 0.63-1 [34.2 kB]
18:25:19 #14 30.72 Get:230 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
18:25:19 #14 30.73 Get:231 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libberkeleydb-perl arm64 0.64-2 [123 kB]
18:25:19 #16 1.201 Reading package lists...
18:25:19 #14 34.53 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
18:25:19 #14 34.60 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
18:25:19 #14 34.61 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
18:25:19 #14 34.69 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
18:25:19 #14 34.72 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
18:25:19 From https://github.com/docker/compose
18:25:19  * [new tag]         v2.21.0    -> v2.21.0
18:25:19 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:25:19 + go mod vendor -modfile=vendor.mod
18:25:19 + STATUS=0
18:25:19 + '[' 0 -ne 0 ']'
18:25:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:19 + RPM_EC=0
18:25:19 ++ jobs -p
18:25:19 + exit 0
18:25:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EVY0Fj
18:25:19 + umask 022
18:25:19 + cd /root/rpmbuild/BUILD
18:25:19 + cd src
18:25:19 + export DOCKER_GITCOMMIT=949f8c9
18:25:19 + DOCKER_GITCOMMIT=949f8c9
18:25:19 + mkdir -p /go/src/github.com/docker
18:25:19 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:25:19 + pushd /root/rpmbuild/BUILD/src/engine
18:25:19 + TMP_GOPATH=/go
18:25:19 + hack/dockerfile/install/install.sh tini
18:25:19 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:25:19 + RM_GOPATH=0
18:25:19 + TMP_GOPATH=/go
18:25:19 + : /usr/local/bin
18:25:19 + '[' -z /go ']'
18:25:19 + export GOPATH=/go
18:25:19 + GOPATH=/go
18:25:19 + case "$(go env GOARCH)" in
18:25:19 ++ go env GOARCH
18:25:19 + export GO_BUILDMODE=-buildmode=pie
18:25:19 + GO_BUILDMODE=-buildmode=pie
18:25:19 ++ dirname hack/dockerfile/install/install.sh
18:25:19 + dir=hack/dockerfile/install
18:25:19 + bin=tini
18:25:19 + shift
18:25:19 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:25:19 + . hack/dockerfile/install/tini.installer
18:25:19 ++ : v0.19.0
18:25:19 + install_tini
18:25:19 + echo 'Install tini version v0.19.0'
18:25:19 Install tini version v0.19.0
18:25:19 + git clone https://github.com/krallin/tini.git /go/tini
18:25:19 Cloning into '/go/tini'...
18:25:19 
18:25:19 #10 [internal] load build context
18:25:19 #10 transferring context: 13.11kB done
18:25:19 #10 DONE 0.0s
18:25:19 
18:25:19 #11 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:3c6c1ac5889b4963050153a8b7d7e9a336ea4a73248f9697514ffda1bcfd87c5
18:25:19 #11 resolve docker.io/library/fedora:37@sha256:3c6c1ac5889b4963050153a8b7d7e9a336ea4a73248f9697514ffda1bcfd87c5 0.0s done
18:25:19 #11 sha256:3c6c1ac5889b4963050153a8b7d7e9a336ea4a73248f9697514ffda1bcfd87c5 975B / 975B done
18:25:19 #11 sha256:6f8686442577a7c61863e653f121aeddfc4e3624da1c308b761830e6dcbcc73f 529B / 529B done
18:25:19 #11 sha256:715f35bf04d8dd9548ab028eecb38f29341a68c86630fb95c57cfb0b7be06c50 2.00kB / 2.00kB done
18:25:19 #11 sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 0B / 66.71MB 0.1s
18:25:19 #15 DONE 23.4s
18:25:19 
18:25:19 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
18:25:19 + docker version
18:25:19 Client: Docker Engine - Community
18:25:19  Version:           24.0.2
18:25:19  API version:       1.43
18:25:19  Go version:        go1.20.4
18:25:19  Git commit:        cb74dfc
18:25:19  Built:             Thu May 25 21:52:22 2023
18:25:19  OS/Arch:           linux/amd64
18:25:19  Context:           default
18:25:19 
18:25:19 Server: Docker Engine - Community
18:25:19  Engine:
18:25:19   Version:          24.0.2
18:25:19   API version:      1.43 (minimum version 1.12)
18:25:19   Go version:       go1.20.4
18:25:19   Git commit:       659604f
18:25:19   Built:            Thu May 25 21:52:22 2023
18:25:19   OS/Arch:          linux/amd64
18:25:19   Experimental:     true
18:25:19  containerd:
18:25:19   Version:          1.6.21
18:25:19   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:25:19  runc:
18:25:19   Version:          1.1.7
18:25:19   GitCommit:        v1.1.7-0-g860f061
18:25:19  docker-init:
18:25:19   Version:          0.19.0
18:25:19   GitCommit:        de40ad0
[Pipeline] sh
18:25:19 #56 ...
18:25:19 
18:25:19 #57 [all 3/7] COPY --link --from=containerd    /build/ /
18:25:19 #16 2.491 dh_testdir
18:25:19 #16 2.511 dh_testroot
18:25:19 #16 2.530 dh_prep
18:25:19 #16 2.553 dh_testdir
18:25:19 #16 2.573 dh_testroot
18:25:19 #16 2.592 dh_install
18:25:19 #16 2.619 dh_installdocs
18:25:19 #14 34.74 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
18:25:19 #14 34.92 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
18:25:19 #14 34.92 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
18:25:19 #14 34.93 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
18:25:19 #14 34.93 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
18:25:19 #14 34.95 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB]
18:25:19 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 fedora-38
18:25:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:19 mkdir -p rpmbuild/SOURCES
18:25:19 docker run --rm -w /v \
18:25:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:25:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:19 	alpine \
18:25:19 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:25:19 + cd /go/tini
18:25:19 + git checkout -q v0.19.0
18:25:19 + cmake .
18:25:19 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:25:19   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:25:19   CMake.
18:25:19 
18:25:19   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:25:19   CMake that the project does not need compatibility with older versions.
18:25:19 
18:25:19 
18:25:19 -- The C compiler identification is GNU 11.4.1
18:25:19 -- Detecting C compiler ABI info
18:25:19 -- Detecting C compiler ABI info - done
18:25:19 -- Check for working C compiler: /usr/bin/cc - skipped
18:25:19 -- Detecting C compile features
18:25:19 -- Detecting C compile features - done
18:25:19 -- Performing Test HAS_BUILTIN_FORTIFY
18:25:19 #13 23.82 Selecting previously unselected package libfakeroot:amd64.
18:25:19 #13 23.83 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
18:25:19 #13 23.83 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
18:25:19 #13 23.87 Selecting previously unselected package fakeroot.
18:25:19 #13 23.87 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
18:25:19 #13 23.87 Unpacking fakeroot (1.25.3-1.1) ...
18:25:19 #13 23.92 Selecting previously unselected package libassuan0:amd64.
18:25:19 #13 23.92 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
18:25:19 #13 23.92 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
18:25:19 #13 23.96 Selecting previously unselected package gpgconf.
18:25:19 #13 23.96 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
18:25:19 #13 23.96 Unpacking gpgconf (2.2.27-2+deb11u2) ...
18:25:19 #13 24.01 Selecting previously unselected package libksba8:amd64.
18:25:19 #13 24.02 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u2_amd64.deb ...
18:25:19 #13 24.02 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ...
18:25:19 #13 24.06 Selecting previously unselected package libnpth0:amd64.
18:25:19 #13 24.06 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
18:25:19 #13 24.06 Unpacking libnpth0:amd64 (1.6-3) ...
18:25:19 #13 24.10 Selecting previously unselected package dirmngr.
18:25:19 #13 24.10 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
18:25:19 #13 24.12 Unpacking dirmngr (2.2.27-2+deb11u2) ...
18:25:19 #11 sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 17.83MB / 66.71MB 0.3s
18:25:19 #11 sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 28.31MB / 66.71MB 0.5s
18:25:20 #57 DONE 0.2s
18:25:20 
18:25:20 #58 [all 4/7] COPY --link --from=rootlesskit   /build/ /
18:25:20 #58 DONE 0.1s
18:25:20 
18:25:20 #59 [all 5/7] COPY --link --from=containerutil /build/ /
18:25:20 #59 DONE 0.0s
18:25:20 
18:25:20 #60 [all 6/7] COPY --link --from=vpnkit        /       /
18:25:20 #16 2.653 dh_installchangelogs
18:25:20 #16 2.728 dh_compress
18:25:20 #16 2.767 dh_fixperms
18:25:20 #16 2.814 dh_installdeb
18:25:20 #16 2.841 dh_gencontrol
18:25:20 + docker info
18:25:20 Client: Docker Engine - Community
18:25:20  Version:    24.0.2
18:25:20  Context:    default
18:25:20  Debug Mode: false
18:25:20  Plugins:
18:25:20   buildx: Docker Buildx (Docker Inc.)
18:25:20     Version:  v0.11.0
18:25:20     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:25:20   compose: Docker Compose (Docker Inc.)
18:25:20     Version:  v2.19.1
18:25:20     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:25:20 
18:25:20 Server:
18:25:20  Containers: 0
18:25:20   Running: 0
18:25:20   Paused: 0
18:25:20   Stopped: 0
18:25:20  Images: 6
18:25:20  Server Version: 24.0.2
18:25:20  Storage Driver: overlay2
18:25:20   Backing Filesystem: extfs
18:25:20   Supports d_type: true
18:25:20   Using metacopy: false
18:25:20   Native Overlay Diff: true
18:25:20   userxattr: false
18:25:20  Logging Driver: json-file
18:25:20  Cgroup Driver: systemd
18:25:20  Cgroup Version: 2
18:25:20  Plugins:
18:25:20   Volume: local
18:25:20   Network: bridge host ipvlan macvlan null overlay
18:25:20   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:20  Swarm: inactive
18:25:20  Runtimes: io.containerd.runc.v2 runc
18:25:20  Default Runtime: runc
18:25:20  Init Binary: docker-init
18:25:20  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:25:20  runc version: v1.1.7-0-g860f061
18:25:20  init version: de40ad0
18:25:20  Security Options:
18:25:20   apparmor
18:25:20   seccomp
18:25:20    Profile: builtin
18:25:20   cgroupns
18:25:20  Kernel Version: 5.15.0-1039-aws
18:25:20  Operating System: Ubuntu 20.04.6 LTS
18:25:20  OSType: linux
18:25:20  Architecture: x86_64
18:25:20  CPUs: 8
18:25:20  Total Memory: 30.56GiB
18:25:20  Name: ip-10-100-100-131
18:25:20  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:25:20  Docker Root Dir: /var/lib/docker
18:25:20  Debug Mode: false
18:25:20  Username: dockerbuildbot
18:25:20  Experimental: true
18:25:20  Insecure Registries:
18:25:20   127.0.0.0/8
18:25:20  Live Restore Enabled: true
18:25:20 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:25:20 The recommended git tool is: git
18:25:20 using credential docker-jenkins-github-credentials
18:25:20 Cloning the remote Git repository
18:25:20 Cloning with configured refspecs honoured and without tags
18:25:20 #14 31.18 Get:232 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libfreetype6 arm64 2.12.1+dfsg-4ubuntu0.1 [384 kB]
18:25:20 #13 11.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6098 files and directories currently installed.)
18:25:20 #13 11.51 Preparing to unpack .../libc-bin_2.36-9+deb12u3_amd64.deb ...
18:25:20 #13 11.52 Unpacking libc-bin (2.36-9+deb12u3) over (2.36-9+deb12u1) ...
18:25:20 #13 11.69 Setting up libc-bin (2.36-9+deb12u3) ...
18:25:20 #13 11.76 Selecting previously unselected package perl-modules-5.36.
18:25:20 #13 11.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6098 files and directories currently installed.)
18:25:20 #13 11.76 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ...
18:25:20 #13 11.77 Unpacking perl-modules-5.36 (5.36.0-7) ...
18:25:20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:25:20 -- Configuring done
18:25:20 -- Generating done
18:25:20 -- Build files have been written to: /go/tini
18:25:20 + make tini-static
18:25:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:25:20 [100%] Linking C executable tini-static
18:25:20 #13 24.18 Selecting previously unselected package gnupg-l10n.
18:25:20 #13 24.18 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
18:25:20 #13 24.18 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
18:25:20 #13 24.28 Selecting previously unselected package gnupg-utils.
18:25:20 #13 24.28 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
18:25:20 #13 24.29 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
18:25:20 #13 24.36 Selecting previously unselected package gpg.
18:25:20 #13 24.36 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ...
18:25:20 #13 24.36 Unpacking gpg (2.2.27-2+deb11u2) ...
18:25:20 #11 sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 32.51MB / 66.71MB 0.6s
18:25:20 #16 2.963 dh_md5sums
18:25:20 #16 2.994 dh_builddeb
18:25:20 #16 3.016 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:25:20 #16 3.036 
18:25:20 #16 3.036 The package has been created.
18:25:20 #16 3.036 Attention, the package has been created in the current directory,
18:25:20 #16 3.036 not in ".." as indicated by the message above!
18:25:20 #16 3.058 Selecting previously unselected package docker-ce-build-deps.
18:25:20 #16 3.072 (Reading database ... 26302 files and directories currently installed.)
18:25:20 #60 DONE 0.2s
18:25:20 
18:25:20 #56 [build 6/6] RUN --mount=type=bind,target=.,rw     --mount=type=tmpfs,target=cli/winresources/dockerd     --mount=type=tmpfs,target=cli/winresources/docker-proxy     --mount=type=cache,target=/root/.cache/go-build,id=moby-build-linux/amd64 <<EOT (set -e...)
18:25:20 #14 35.36 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
18:25:20 #14 35.61 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
18:25:20 #14 31.63 Get:233 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfontconfig1 arm64 2.14.1-3ubuntu3 [138 kB]
18:25:20 #14 31.65 Get:234 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjpeg-turbo8 arm64 2.1.5-2ubuntu1 [160 kB]
18:25:20 #14 31.67 Get:235 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjpeg8 arm64 8c-2ubuntu11 [2148 B]
18:25:20 Fetching without tags
18:25:20 [100%] Built target tini-static
18:25:20 + mkdir -p /usr/local/bin
18:25:20 + cp tini-static /usr/local/bin/docker-init
18:25:20 + VERSION=0.0.0-20231011170815-26951f7
18:25:20 + PRODUCT=docker
18:25:20 + hack/make.sh dynbinary
18:25:20 
18:25:20 Removing bundles/
18:25:20 
18:25:20 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:25:20 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:25:20 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:25:20 module github.com/docker/docker
18:25:20 
18:25:20 go 1.20
18:25:20 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:20 + GO111MODULE=on
18:25:20 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:20.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:25:20 #13 24.44 Selecting previously unselected package pinentry-curses.
18:25:20 #13 24.44 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
18:25:20 #13 24.45 Unpacking pinentry-curses (1.1.0-4) ...
18:25:20 #13 24.49 Selecting previously unselected package gpg-agent.
18:25:20 #13 24.49 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
18:25:20 #13 24.50 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
18:25:20 #13 24.56 Selecting previously unselected package gpg-wks-client.
18:25:20 #11 sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 50.33MB / 66.71MB 0.8s
18:25:20 #11 sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 54.53MB / 66.71MB 0.9s
18:25:20 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:25:20 #16 3.074 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:25:20 #16 3.077 Unpacking docker-ce-build-deps (1.0) ...
18:25:20 Merge succeeded, producing 993b83e22c1aeb352e34caf48e0294c576492229
18:25:20 Checking out Revision 993b83e22c1aeb352e34caf48e0294c576492229 (PR-949)
18:25:20 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:25:20 #14 35.62 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
18:25:20 #14 35.64 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB]
18:25:20 #14 35.64 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB]
18:25:20 #14 35.65 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
18:25:20 #14 35.66 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
18:25:20 #14 35.71 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
18:25:20 #14 35.72 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB]
18:25:20 #14 35.84 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
18:25:20 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:25:20 #14 31.67 Get:236 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdeflate0 arm64 1.15-1 [41.6 kB]
18:25:20 #14 31.67 Get:237 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjbig0 arm64 2.1-6ubuntu1 [28.8 kB]
18:25:20 #14 31.68 Get:238 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblerc4 arm64 4.0.0+ds-2ubuntu2 [150 kB]
18:25:20 #14 31.72 Get:239 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libwebp7 arm64 1.2.4-0.1ubuntu0.23.04.2 [196 kB]
18:25:20 #14 31.74 Get:240 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libtiff6 arm64 4.5.0-5ubuntu1.2 [188 kB]
18:25:20 #14 31.77 Get:241 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxpm4 arm64 1:3.5.12-1.1ubuntu0.1 [35.0 kB]
18:25:20 #14 31.77 Get:242 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgd3 arm64 2.3.3-7ubuntu2 [119 kB]
18:25:20 #13 12.10 Selecting previously unselected package libgdbm6:amd64.
18:25:20 #13 12.10 Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ...
18:25:20 #13 12.11 Unpacking libgdbm6:amd64 (1.23-3) ...
18:25:20 #13 12.15 Selecting previously unselected package libgdbm-compat4:amd64.
18:25:20 #13 12.15 Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ...
18:25:20 #13 12.16 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
18:25:20 #13 12.20 Selecting previously unselected package libperl5.36:amd64.
18:25:20 #13 12.20 Preparing to unpack .../3-libperl5.36_5.36.0-7_amd64.deb ...
18:25:20 #13 12.20 Unpacking libperl5.36:amd64 (5.36.0-7) ...
18:25:20 #11 sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 66.71MB / 66.71MB 1.2s
18:25:20 #13 24.56 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
18:25:20 #13 24.56 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
18:25:20 #13 24.61 Selecting previously unselected package gpg-wks-server.
18:25:20 #13 24.61 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
18:25:20 #13 24.61 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
18:25:20 #13 24.65 Selecting previously unselected package gpgsm.
18:25:20 #13 24.65 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
18:25:20 #13 24.66 Unpacking gpgsm (2.2.27-2+deb11u2) ...
18:25:20 #13 24.71 Selecting previously unselected package gnupg.
18:25:20 #13 24.71 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ...
18:25:20 #13 24.71 Unpacking gnupg (2.2.27-2+deb11u2) ...
18:25:20 #13 24.77 Selecting previously unselected package libfile-dirlist-perl.
18:25:20 #13 24.77 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
18:25:20 #13 24.78 Unpacking libfile-dirlist-perl (0.05-2) ...
18:25:20 #13 24.81 Selecting previously unselected package libfile-which-perl.
18:25:20 #13 24.81 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
18:25:20 #13 24.81 Unpacking libfile-which-perl (1.23-1) ...
18:25:20 #13 24.84 Selecting previously unselected package libfile-homedir-perl.
18:25:20 #13 24.85 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
18:25:20 #13 24.85 Unpacking libfile-homedir-perl (1.006-1) ...
18:25:20 #13 24.88 Selecting previously unselected package libfile-touch-perl.
18:25:20 #13 24.88 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
18:25:20 #13 24.89 Unpacking libfile-touch-perl (0.11-1) ...
18:25:20 #13 24.91 Selecting previously unselected package libio-pty-perl.
18:25:20 #14 35.85 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB]
18:25:20 #14 32.18 Get:243 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libc-devtools arm64 2.37-0ubuntu2.1 [27.3 kB]
18:25:20 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:25:20 #13 12.60 Selecting previously unselected package perl.
18:25:20 #13 12.60 Preparing to unpack .../4-perl_5.36.0-7_amd64.deb ...
18:25:20 #13 12.61 Unpacking perl (5.36.0-7) ...
18:25:20 #13 12.66 Selecting previously unselected package liblocale-gettext-perl.
18:25:20 #13 12.66 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_amd64.deb ...
18:25:20 #13 12.66 Unpacking liblocale-gettext-perl (1.07-5) ...
18:25:20 #13 12.71 Selecting previously unselected package libssl3:amd64.
18:25:20 #11 sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 66.71MB / 66.71MB 1.3s done
18:25:20 #11 extracting sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122
18:25:21 #13 24.92 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
18:25:21 #13 24.92 Unpacking libio-pty-perl (1:1.15-2) ...
18:25:21 #13 24.96 Selecting previously unselected package libipc-run-perl.
18:25:21 #13 24.96 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
18:25:21 #13 24.96 Unpacking libipc-run-perl (20200505.0-1) ...
18:25:21 #13 25.00 Selecting previously unselected package libclass-method-modifiers-perl.
18:25:21 #13 25.00 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
18:25:21 #13 25.01 Unpacking libclass-method-modifiers-perl (2.13-1) ...
18:25:21 #13 25.03 Selecting previously unselected package libb-hooks-op-check-perl.
18:25:21 #13 25.04 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
18:25:21 #13 25.04 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
18:25:21 #13 25.07 Selecting previously unselected package libdynaloader-functions-perl.
18:25:21 #13 25.08 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
18:25:21 #13 25.08 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
18:25:21 #13 25.11 Selecting previously unselected package libdevel-callchecker-perl.
18:25:21 #13 25.12 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
18:25:21 #13 25.12 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
18:25:21 #13 25.15 Selecting previously unselected package libparams-classify-perl.
18:25:21 #13 25.15 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
18:25:21 #13 25.16 Unpacking libparams-classify-perl (0.015-1+b3) ...
18:25:21 #13 25.19 Selecting previously unselected package libmodule-runtime-perl.
18:25:21 #13 25.19 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
18:25:21 #13 25.20 Unpacking libmodule-runtime-perl (0.016-1) ...
18:25:21 #13 25.23 Selecting previously unselected package libimport-into-perl.
18:25:21 #13 25.23 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
18:25:21 #13 25.23 Unpacking libimport-into-perl (1.002005-1) ...
18:25:21 #13 25.26 Selecting previously unselected package librole-tiny-perl.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 993b83e22c1aeb352e34caf48e0294c576492229 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:25:21 #16 3.150 Reading package lists...
18:25:21 #14 36.25 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
[Pipeline] sh
18:25:21 #16 DONE 1.7s
18:25:21 
18:25:21 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
18:25:21 #17 DONE 0.0s
18:25:21 #13 12.71 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u1_amd64.deb ...
18:25:21 #13 12.71 Unpacking libssl3:amd64 (3.0.11-1~deb12u1) ...
18:25:21 #13 25.26 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
18:25:21 #13 25.27 Unpacking librole-tiny-perl (2.002004-1) ...
18:25:21 #13 25.30 Selecting previously unselected package libstrictures-perl.
18:25:21 #13 25.30 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
18:25:21 #13 25.30 Unpacking libstrictures-perl (2.000006-1) ...
18:25:21 #13 25.33 Selecting previously unselected package libsub-quote-perl.
18:25:21 #13 25.33 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
18:25:21 #13 25.34 Unpacking libsub-quote-perl (2.006006-1) ...
18:25:21 #13 25.37 Selecting previously unselected package libmoo-perl.
18:25:21 #13 25.37 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
18:25:21 #13 25.38 Unpacking libmoo-perl (2.004004-1) ...
18:25:21 #13 25.41 Selecting previously unselected package libencode-locale-perl.
18:25:21 #13 25.41 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
18:25:21 #13 25.41 Unpacking libencode-locale-perl (1.05-1.1) ...
18:25:21 #13 25.45 Selecting previously unselected package libtimedate-perl.
18:25:21 #13 25.45 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
18:25:21 #13 25.45 Unpacking libtimedate-perl (2.3300-2) ...
18:25:21 #13 25.49 Selecting previously unselected package libhttp-date-perl.
18:25:21 #16 3.974 Building dependency tree...
18:25:21 #16 4.161 Reading state information...
18:25:21 #16 4.186 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:25:21 #14 36.41 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
18:25:21 #14 36.48 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
18:25:21 #14 36.51 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
18:25:21 #14 36.54 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
18:25:21 #14 36.56 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
18:25:21 #14 36.56 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
18:25:21 #14 36.57 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
18:25:21 #14 36.63 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
18:25:21 + make clean
18:25:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:25:21 rm -f -r src
18:25:21 make -C rpm clean
18:25:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:21 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:25:21 rm -f -r rpmbuild/
18:25:21 docker builder prune -f --filter until=24h
18:25:21 Total:	0B
18:25:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:21 make -C deb clean
18:25:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:21 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:25:21 rm -f -r debbuild
18:25:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:25:21 rm -f -r sources
18:25:21 docker builder prune -f --filter until=24h
18:25:21 Total:	0B
18:25:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:21 make -C static clean
18:25:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:25:21 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:25:21 rm -f -r build
18:25:21 docker builder prune -f --filter until=24h
18:25:21 
18:25:21 #18 exporting to image
18:25:21 #18 exporting layers
18:25:21 #14 32.34 Get:244 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcapture-tiny-perl all 0.48-2 [20.2 kB]
18:25:21 #14 32.37 Get:245 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcgi-pm-perl all 4.55-1 [188 kB]
18:25:21 #14 32.55 Get:246 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB]
18:25:21 #14 32.56 Get:247 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi-perl arm64 0.82+ds-2 [20.9 kB]
18:25:21 #14 32.57 Get:248 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
18:25:21 #14 32.58 Get:249 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
18:25:21 #14 32.58 Get:250 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcommon-sense-perl arm64 3.75-3 [20.2 kB]
18:25:21 #14 32.59 Get:251 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libconfig-tiny-perl all 2.28-2 [12.4 kB]
18:25:21 #14 32.59 Get:252 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libparams-util-perl arm64 1.102-2 [20.9 kB]
18:25:21 #14 32.60 Get:253 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-install-perl all 0.929-1 [9764 B]
18:25:21 #13 12.90 Selecting previously unselected package libpython3.11-minimal:amd64.
18:25:21 #13 12.90 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_amd64.deb ...
18:25:21 #13 12.91 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
18:25:21 #13 13.01 Selecting previously unselected package libexpat1:amd64.
18:25:21 #13 13.01 Preparing to unpack .../8-libexpat1_2.5.0-1_amd64.deb ...
18:25:21 #13 13.02 Unpacking libexpat1:amd64 (2.5.0-1) ...
18:25:21 #13 13.06 Selecting previously unselected package python3.11-minimal.
18:25:21 #13 13.07 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ...
18:25:21 #13 13.07 Unpacking python3.11-minimal (3.11.2-6) ...
18:25:21 #13 25.49 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
18:25:21 #13 25.50 Unpacking libhttp-date-perl (6.05-1) ...
18:25:21 #13 25.52 Selecting previously unselected package libfile-listing-perl.
18:25:21 #13 25.53 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
18:25:21 #13 25.53 Unpacking libfile-listing-perl (6.14-1) ...
18:25:21 #13 25.56 Selecting previously unselected package libhtml-tagset-perl.
18:25:21 #13 25.56 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
18:25:21 #13 25.57 Unpacking libhtml-tagset-perl (3.20-4) ...
18:25:21 #13 25.60 Selecting previously unselected package liburi-perl.
18:25:21 #13 25.60 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
18:25:21 #13 25.60 Unpacking liburi-perl (5.08-1) ...
18:25:21 #13 25.64 Selecting previously unselected package libhtml-parser-perl.
18:25:21 #13 25.64 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
18:25:21 #13 25.65 Unpacking libhtml-parser-perl (3.75-1+b1) ...
18:25:21 #13 25.69 Selecting previously unselected package libhtml-tree-perl.
18:25:21 #13 25.69 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
18:25:21 #13 25.69 Unpacking libhtml-tree-perl (5.07-2) ...
18:25:21 #13 25.74 Selecting previously unselected package libio-html-perl.
18:25:21 #16 4.241 Starting 2 pkgProblemResolver with broken count: 0
18:25:21 #16 4.243 Done
18:25:21 #16 4.267  Done
18:25:21 #16 4.276 Starting pkgProblemResolver with broken count: 0
18:25:21 #16 4.312 Starting 2 pkgProblemResolver with broken count: 0
18:25:21 #16 4.314 Done
18:25:21 #16 4.440 The following additional packages will be installed:
18:25:21 #14 36.63 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.1 [15.8 kB]
18:25:21 #14 36.64 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
18:25:21 Total:	0B
18:25:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:25:21 #14 32.99 Get:254 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-optlist-perl all 0.113-1 [9658 B]
18:25:21 #13 13.29 Setting up libssl3:amd64 (3.0.11-1~deb12u1) ...
18:25:21 #13 13.31 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
18:25:21 #13 13.33 Setting up libexpat1:amd64 (2.5.0-1) ...
18:25:21 #13 13.34 Setting up python3.11-minimal (3.11.2-6) ...
18:25:21 #13 25.74 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
18:25:21 #13 25.75 Unpacking libio-html-perl (1.004-2) ...
18:25:21 #13 25.78 Selecting previously unselected package liblwp-mediatypes-perl.
18:25:21 #13 25.78 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
18:25:21 #13 25.78 Unpacking liblwp-mediatypes-perl (6.04-1) ...
18:25:21 #13 25.82 Selecting previously unselected package libhttp-message-perl.
18:25:21 #13 25.82 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
18:25:21 #13 25.83 Unpacking libhttp-message-perl (6.28-1) ...
18:25:21 #13 25.87 Selecting previously unselected package libhttp-cookies-perl.
18:25:21 #13 25.87 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
18:25:21 #13 25.87 Unpacking libhttp-cookies-perl (6.10-1) ...
18:25:21 #13 25.90 Selecting previously unselected package libhttp-negotiate-perl.
18:25:21 #13 25.90 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
18:25:21 #13 25.91 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:25:21 #13 25.94 Selecting previously unselected package perl-openssl-defaults:amd64.
18:25:21 #13 25.94 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
18:25:21 #13 25.94 Unpacking perl-openssl-defaults:amd64 (5) ...
18:25:21 #13 25.97 Selecting previously unselected package libnet-ssleay-perl.
18:25:21 #13 25.98 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
18:25:21 #13 25.98 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
18:25:21 #13 26.04 Selecting previously unselected package libio-socket-ssl-perl.
18:25:21 #13 26.04 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
18:25:21 #13 26.04 Unpacking libio-socket-ssl-perl (2.069-1) ...
18:25:21 #13 26.09 Selecting previously unselected package libnet-http-perl.
18:25:21 #16 4.441   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:25:21 #16 4.441   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
18:25:21 #16 4.441   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
18:25:21 #16 4.441   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
18:25:21 #16 4.443 Suggested packages:
18:25:21 #16 4.443   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
18:25:21 #16 4.443 Recommended packages:
18:25:21 #16 4.443   dmsetup
18:25:21 #16 4.487 The following NEW packages will be installed:
18:25:21 #16 4.487   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:25:21 #16 4.487   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
18:25:21 #16 4.487   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
18:25:21 #16 4.488   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
18:25:21 #14 37.06 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
18:25:21 + make REF=master fedora-39
18:25:21 git init src/github.com/docker/cli
18:25:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:25:21 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:25:21 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:25:21 + SRC=src/github.com/docker/cli
18:25:21 + REF=master
18:25:21 + REF_FETCH=master
18:25:21 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:25:21 + awk {print $2}
18:25:21 + REF=refs/heads/master
18:25:21 + [ -n refs/heads/master ]
18:25:21 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:21 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:21 #14 33.07 Get:255 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-exporter-perl all 0.989-1 [48.6 kB]
18:25:21 #14 33.18 Get:256 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libconst-fast-perl all 0.014-2 [8034 B]
18:25:21 #14 33.19 Get:257 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwant-perl arm64 0.29-2build1 [23.6 kB]
18:25:21 #14 33.22 Get:258 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcontextual-return-perl all 0.004014-4 [53.2 kB]
18:25:21 #14 33.28 Get:259 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcpanel-json-xs-perl arm64 4.32-1build1 [114 kB]
18:25:22 #23 40.64 + rm -f /go/src/github.com/docker/docker/go.mod
18:25:22 #23 40.64 Created binary: /tmp/bundles/binary-daemon/dockerd.exe
18:25:22 #23 40.68 ++++++ cat ./cli/winresources/docker-proxy/winres.json
18:25:22 #23 40.68 {
18:25:22 #23 40.68   "RT_GROUP_ICON": {
18:25:22 #23 40.68     "#1": {
18:25:22 #23 40.68       "0409": "../../winresources/docker.ico"
18:25:22 #23 40.68     }
18:25:22 #23 40.68   },
18:25:22 #23 40.68   "RT_MANIFEST": {
18:25:22 #23 40.68     "#1": {
18:25:22 #23 40.68       "0409": {
18:25:22 #23 40.68         "identity": {},
18:25:22 #23 40.68         "description": "Docker Engine",
18:25:22 #23 40.68         "minimum-os": "vista",
18:25:22 #23 40.68         "execution-level": "",
18:25:22 #23 40.68         "ui-access": false,
18:25:22 #23 40.68         "auto-elevate": false,
18:25:22 #23 40.68         "dpi-awareness": "unaware",
18:25:22 #23 40.68         "disable-theming": false,
18:25:22 #23 40.68         "disable-window-filtering": false,
18:25:22 #23 40.68         "high-resolution-scrolling-aware": false,
18:25:22 #23 40.68         "ultra-high-resolution-scrolling-aware": false,
18:25:22 #23 40.68         "long-path-aware": false,
18:25:22 #23 40.68         "printer-driver-isolation": false,
18:25:22 #23 40.68         "gdi-scaling": false,
18:25:22 #23 40.68         "segment-heap": false,
18:25:22 #23 40.68         "use-common-controls-v6": false
18:25:22 #23 40.68       }
18:25:22 #23 40.68     }
18:25:22 #23 40.68   },
18:25:22 #23 40.68   "RT_MESSAGETABLE": {
18:25:22 #23 40.68     "#1": {
18:25:22 #23 40.68       "0409": "../../winresources/event_messages.bin"
18:25:22 #23 40.68     }
18:25:22 #23 40.68   },
18:25:22 #23 40.68   "RT_VERSION": {
18:25:22 #23 40.68     "#1": {
18:25:22 #23 40.68       "0409": {
18:25:22 #23 40.68         "fixed": {
18:25:22 #23 40.68           "file_version": "0.0.0.0",
18:25:22 #23 40.68           "product_version": "0.0.0.0",
18:25:22 #23 40.68           "type": "Unknown"
18:25:22 #23 40.68         },
18:25:22 #23 40.68         "info": {
18:25:22 #23 40.68           "0000": {
18:25:22 #23 40.68             "CompanyName": "",
18:25:22 #23 40.68             "FileVersion": "0.0.0-20231011170815-26951f7",
18:25:22 #23 40.68             "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
18:25:22 #23 40.68             "OriginalFileName": "docker-proxy.exe",
18:25:22 #23 40.68             "ProductName": "",
18:25:22 #23 40.68             "ProductVersion": "0.0.0-20231011170815-26951f7",
18:25:22 #23 40.68             "SpecialBuild": "949f8c9"
18:25:22 #23 40.68           }
18:25:22 #23 40.68         }
18:25:22 #23 40.68       }
18:25:22 #23 40.68     }
18:25:22 #23 40.68   }
18:25:22 #23 40.68 }
18:25:22 #23 40.69 cmd/docker-proxy/genwinres_windows.go
18:25:22 #23 40.69 cmd/docker-proxy/main.go
18:25:22 #23 40.69 cmd/docker-proxy/network_proxy_test.go
18:25:22 #23 40.69 cmd/docker-proxy/proxy.go
18:25:22 #23 40.69 cmd/docker-proxy/sctp_proxy.go
18:25:22 #23 40.69 cmd/docker-proxy/tcp_proxy.go
18:25:22 #23 40.69 cmd/docker-proxy/udp_proxy.go
18:25:22 #23 40.71 Building static /tmp/bundles/binary-daemon/docker-proxy.exe (windows/amd64)...
18:25:22 #23 40.71 + tee /go/src/github.com/docker/docker/go.mod
18:25:22 #23 40.71 module github.com/docker/docker
18:25:22 #23 40.71 
18:25:22 #23 40.71 go 1.20
18:25:22 #23 40.71 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:22 #23 40.71 + GO111MODULE=on
18:25:22 #23 40.71 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/docker-proxy.exe -tags ' osusergo static_build ' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:35.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine"  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:25:22 #23 40.92 + rm -f /go/src/github.com/docker/docker/go.mod
18:25:22 #23 40.92 Created binary: /tmp/bundles/binary-daemon/docker-proxy.exe
18:25:22 #23 40.92 
18:25:22 #23 DONE 42.9s
18:25:22 
18:25:22 #24 [binary 1/1] COPY --from=build /build/ /
18:25:22 #24 DONE 0.2s
18:25:22 
18:25:22 #25 exporting to client directory
18:25:22 #25 copying files 38B
18:25:22 #25 copying files 63.86MB 0.2s done
18:25:22 #25 DONE 0.2s
18:25:22 cd /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 docker buildx bake --set binary.platform=windows/amd64 binary
18:25:22 #0 building with "default" instance using docker driver
18:25:22 
18:25:22 #1 [internal] load build definition from Dockerfile
18:25:22 #1 transferring dockerfile: 5.56kB done
18:25:22 #1 DONE 0.0s
18:25:22 
18:25:22 #2 [internal] load .dockerignore
18:25:22 #2 transferring context: 263B done
18:25:22 #2 DONE 0.0s
18:25:22 
18:25:22 #3 resolve image config for docker.io/docker/dockerfile:1
18:25:22 #3 DONE 0.1s
18:25:22 
18:25:22 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:25:22 #4 CACHED
18:25:22 
18:25:22 #5 [internal] load metadata for docker.io/library/golang:1.21.2-alpine3.17
18:25:22 #5 ...
18:25:22 
18:25:22 #6 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
18:25:22 #6 DONE 0.0s
18:25:22 
18:25:22 #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:25:22 #7 DONE 0.1s
18:25:22 
18:25:22 #8 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
18:25:22 #8 DONE 0.4s
18:25:22 
18:25:22 #5 [internal] load metadata for docker.io/library/golang:1.21.2-alpine3.17
18:25:22 #5 DONE 0.3s
18:25:22 
18:25:22 #9 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:25:22 #9 CACHED
18:25:22 
18:25:22 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:25:22 #10 resolve docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4 0.0s done
18:25:22 #10 sha256:6ce00b7703b939627803a5f29f32667b8a96e896117b6c212442ac279dde8221 6.32kB / 6.32kB done
18:25:22 #10 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s
18:25:22 #10 sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 284.93kB / 284.93kB 0.1s done
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 0B / 67.01MB 0.1s
18:25:22 #10 sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4 1.43kB / 1.43kB done
18:25:22 #10 sha256:d46e614cb1af5385e28cfbe3dfba5c70b25cf86fe793d3b506c37c39fe72f9dc 1.16kB / 1.16kB done
18:25:22 #10 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done
18:25:22 #10 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006
18:25:22 #10 sha256:1da63084c4526e4ae7eaed35ef855187b8c54dded936d4538e9b377a1f22b73e 155B / 155B 0.1s done
18:25:22 #10 ...
18:25:22 
18:25:22 #11 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
18:25:22 #11 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
18:25:22 #11 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done
18:25:22 #11 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
18:25:22 #11 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done
18:25:22 #11 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s done
18:25:22 #11 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done
18:25:22 #11 DONE 0.3s
18:25:22 
18:25:22 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 4.19MB / 67.01MB 0.3s
18:25:22 #10 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done
18:25:22 #10 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 8.39MB / 67.01MB 0.5s
18:25:22 #10 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 0.1s done
18:25:22 #10 ...
18:25:22 
18:25:22 #12 [internal] load build context
18:25:22 #12 transferring context: 40.24MB 0.6s done
18:25:22 #12 DONE 0.6s
18:25:22 
18:25:22 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 13.63MB / 67.01MB 0.6s
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 17.83MB / 67.01MB 0.7s
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 27.26MB / 67.01MB 1.0s
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 32.51MB / 67.01MB 1.2s
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 44.04MB / 67.01MB 1.6s
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 50.33MB / 67.01MB 1.8s
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 66.06MB / 67.01MB 2.1s
18:25:22 #10 sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 67.01MB / 67.01MB 2.4s done
18:25:22 #10 extracting sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149
18:25:22 #14 37.23 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
18:25:22 #14 37.28 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
18:25:22 #14 37.30 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB]
18:25:22 #14 37.36 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB]
18:25:22 #14 37.46 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
18:25:22 #13 26.09 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
18:25:22 #13 26.09 Unpacking libnet-http-perl (6.20-1) ...
18:25:22 #13 26.12 Selecting previously unselected package liblwp-protocol-https-perl.
18:25:22 #13 26.12 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:25:22 #13 26.13 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:25:22 #13 26.16 Selecting previously unselected package libtry-tiny-perl.
18:25:22 #13 26.17 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
18:25:22 #13 26.17 Unpacking libtry-tiny-perl (0.30-1) ...
18:25:22 #13 26.20 Selecting previously unselected package libwww-robotrules-perl.
18:25:22 #13 26.20 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
18:25:22 #13 26.21 Unpacking libwww-robotrules-perl (6.02-1) ...
18:25:22 #13 26.24 Selecting previously unselected package libwww-perl.
18:25:22 #13 26.24 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
18:25:22 #13 26.25 Unpacking libwww-perl (6.52-1) ...
18:25:22 #13 26.29 Selecting previously unselected package patchutils.
18:25:22 #13 26.29 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
18:25:22 #13 26.30 Unpacking patchutils (0.4.2-1) ...
18:25:22 #13 26.34 Selecting previously unselected package wdiff.
18:25:22 #14 33.34 Get:260 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB]
18:25:22 #14 33.35 Get:261 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
18:25:22 #14 33.36 Get:262 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
18:25:22 #14 33.36 Get:263 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
18:25:22 #14 33.37 Get:264 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-dpath-perl all 0.58-2 [38.8 kB]
18:25:22 #13 14.04 Selecting previously unselected package python3-minimal.
18:25:22 #14 37.48 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
18:25:22 #14 37.49 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
18:25:22 #14 37.49 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
18:25:22 #14 37.49 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
18:25:22 #14 37.51 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
18:25:22 #16 4.903 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
18:25:22 #16 4.903 1 not fully installed or removed.
18:25:22 #16 4.903 Need to get 7398 kB of archives.
18:25:22 #16 4.903 After this operation, 36.7 MB of additional disk space will be used.
18:25:22 #16 4.903 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
18:25:22 #13 26.34 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
18:25:22 #13 26.34 Unpacking wdiff (1.2.2-2+b1) ...
18:25:22 #13 26.42 Selecting previously unselected package devscripts.
18:25:22 #13 26.42 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
18:25:22 #13 26.44 Unpacking devscripts (2.21.3+deb11u1) ...
18:25:22 #13 26.56 Selecting previously unselected package diffstat.
18:25:22 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:25:22 ++ pwd
18:25:22 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:25:22 Project root: .
18:25:22 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:25:22 INFO: man/src/attach.md found
18:25:22 WARN: man/src/build.md does not exist, skipping
18:25:22 WARN: man/src/builder/build.md does not exist, skipping
18:25:22 WARN: man/src/builder/prune.md does not exist, skipping
18:25:22 WARN: man/src/builder.md does not exist, skipping
18:25:22 WARN: man/src/checkpoint/create.md does not exist, skipping
18:25:22 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:25:22 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:25:22 WARN: man/src/checkpoint.md does not exist, skipping
18:25:22 INFO: man/src/commit.md found
18:25:22 WARN: man/src/config/create.md does not exist, skipping
18:25:22 WARN: man/src/config/inspect.md does not exist, skipping
18:25:22 WARN: man/src/config/ls.md does not exist, skipping
18:25:22 WARN: man/src/config/rm.md does not exist, skipping
18:25:22 WARN: man/src/config.md does not exist, skipping
18:25:22 INFO: man/src/container/attach.md found
18:25:22 INFO: man/src/container/commit.md found
18:25:22 INFO: man/src/container/cp.md found
18:25:22 INFO: man/src/container/create.md found
18:25:22 INFO: man/src/container/diff.md found
18:25:22 INFO: man/src/container/exec.md found
18:25:22 INFO: man/src/container/export.md found
18:25:22 WARN: man/src/container/inspect.md does not exist, skipping
18:25:22 INFO: man/src/container/kill.md found
18:25:22 INFO: man/src/container/logs.md found
18:25:22 INFO: man/src/container/ls.md found
18:25:22 INFO: man/src/container/pause.md found
18:25:22 INFO: man/src/container/port.md found
18:25:22 WARN: man/src/container/prune.md does not exist, skipping
18:25:22 INFO: man/src/container/rename.md found
18:25:22 INFO: man/src/container/restart.md found
18:25:22 INFO: man/src/container/rm.md found
18:25:22 INFO: man/src/container/run.md found
18:25:22 INFO: man/src/container/start.md found
18:25:22 INFO: man/src/container/stats.md found
18:25:22 INFO: man/src/container/stop.md found
18:25:22 INFO: man/src/container/top.md found
18:25:22 INFO: man/src/container/unpause.md found
18:25:22 INFO: man/src/container/update.md found
18:25:22 INFO: man/src/container/wait.md found
18:25:22 WARN: man/src/container.md does not exist, skipping
18:25:22 WARN: man/src/context/create.md does not exist, skipping
18:25:22 WARN: man/src/context/export.md does not exist, skipping
18:25:22 WARN: man/src/context/import.md does not exist, skipping
18:25:22 WARN: man/src/context/inspect.md does not exist, skipping
18:25:22 WARN: man/src/context/ls.md does not exist, skipping
18:25:22 WARN: man/src/context/rm.md does not exist, skipping
18:25:22 WARN: man/src/context/show.md does not exist, skipping
18:25:22 WARN: man/src/context/update.md does not exist, skipping
18:25:22 WARN: man/src/context/use.md does not exist, skipping
18:25:22 WARN: man/src/context.md does not exist, skipping
18:25:22 INFO: man/src/cp.md found
18:25:22 INFO: man/src/create.md found
18:25:22 INFO: man/src/diff.md found
18:25:22 INFO: man/src/events.md found
18:25:22 INFO: man/src/exec.md found
18:25:22 INFO: man/src/export.md found
18:25:22 INFO: man/src/history.md found
18:25:22 INFO: man/src/image/build.md found
18:25:22 INFO: man/src/image/history.md found
18:25:22 INFO: man/src/image/import.md found
18:25:22 WARN: man/src/image/inspect.md does not exist, skipping
18:25:22 INFO: man/src/image/load.md found
18:25:22 INFO: man/src/image/ls.md found
18:25:22 WARN: man/src/image/prune.md does not exist, skipping
18:25:22 INFO: man/src/image/pull.md found
18:25:22 INFO: man/src/image/push.md found
18:25:22 INFO: man/src/image/rm.md found
18:25:22 INFO: man/src/image/save.md found
18:25:22 INFO: man/src/image/tag.md found
18:25:22 WARN: man/src/image.md does not exist, skipping
18:25:22 INFO: man/src/images.md found
18:25:22 INFO: man/src/import.md found
18:25:22 INFO: man/src/info.md found
18:25:22 INFO: man/src/inspect.md found
18:25:22 INFO: man/src/kill.md found
18:25:22 INFO: man/src/load.md found
18:25:22 INFO: man/src/login.md found
18:25:22 INFO: man/src/logout.md found
18:25:22 INFO: man/src/logs.md found
18:25:22 WARN: man/src/manifest/annotate.md does not exist, skipping
18:25:22 WARN: man/src/manifest/create.md does not exist, skipping
18:25:22 WARN: man/src/manifest/inspect.md does not exist, skipping
18:25:22 WARN: man/src/manifest/push.md does not exist, skipping
18:25:22 WARN: man/src/manifest/rm.md does not exist, skipping
18:25:22 WARN: man/src/manifest.md does not exist, skipping
18:25:22 INFO: man/src/network/connect.md found
18:25:22 INFO: man/src/network/create.md found
18:25:22 INFO: man/src/network/disconnect.md found
18:25:22 INFO: man/src/network/inspect.md found
18:25:22 INFO: man/src/network/ls.md found
18:25:22 WARN: man/src/network/prune.md does not exist, skipping
18:25:22 INFO: man/src/network/rm.md found
18:25:22 WARN: man/src/network.md does not exist, skipping
18:25:22 WARN: man/src/node/demote.md does not exist, skipping
18:25:22 WARN: man/src/node/inspect.md does not exist, skipping
18:25:22 WARN: man/src/node/ls.md does not exist, skipping
18:25:22 WARN: man/src/node/promote.md does not exist, skipping
18:25:22 WARN: man/src/node/ps.md does not exist, skipping
18:25:22 WARN: man/src/node/rm.md does not exist, skipping
18:25:22 WARN: man/src/node/update.md does not exist, skipping
18:25:22 WARN: man/src/node.md does not exist, skipping
18:25:22 INFO: man/src/pause.md found
18:25:22 WARN: man/src/plugin/create.md does not exist, skipping
18:25:22 WARN: man/src/plugin/disable.md does not exist, skipping
18:25:22 WARN: man/src/plugin/enable.md does not exist, skipping
18:25:22 WARN: man/src/plugin/inspect.md does not exist, skipping
18:25:22 WARN: man/src/plugin/install.md does not exist, skipping
18:25:22 INFO: man/src/plugin/ls.md found
18:25:22 WARN: man/src/plugin/push.md does not exist, skipping
18:25:22 WARN: man/src/plugin/rm.md does not exist, skipping
18:25:22 WARN: man/src/plugin/set.md does not exist, skipping
18:25:22 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:25:22 WARN: man/src/plugin.md does not exist, skipping
18:25:22 INFO: man/src/port.md found
18:25:22 INFO: man/src/ps.md found
18:25:22 INFO: man/src/pull.md found
18:25:22 INFO: man/src/push.md found
18:25:22 INFO: man/src/rename.md found
18:25:22 INFO: man/src/restart.md found
18:25:22 INFO: man/src/rm.md found
18:25:22 INFO: man/src/rmi.md found
18:25:22 WARN: man/src/run.md does not exist, skipping
18:25:22 INFO: man/src/save.md found
18:25:22 INFO: man/src/search.md found
18:25:22 WARN: man/src/secret/create.md does not exist, skipping
18:25:22 WARN: man/src/secret/inspect.md does not exist, skipping
18:25:22 WARN: man/src/secret/ls.md does not exist, skipping
18:25:22 WARN: man/src/secret/rm.md does not exist, skipping
18:25:22 WARN: man/src/secret.md does not exist, skipping
18:25:22 WARN: man/src/service/create.md does not exist, skipping
18:25:22 WARN: man/src/service/inspect.md does not exist, skipping
18:25:22 WARN: man/src/service/logs.md does not exist, skipping
18:25:22 WARN: man/src/service/ls.md does not exist, skipping
18:25:22 WARN: man/src/service/ps.md does not exist, skipping
18:25:22 WARN: man/src/service/rm.md does not exist, skipping
18:25:22 WARN: man/src/service/rollback.md does not exist, skipping
18:25:22 WARN: man/src/service/scale.md does not exist, skipping
18:25:22 WARN: man/src/service/update.md does not exist, skipping
18:25:22 WARN: man/src/service.md does not exist, skipping
18:25:22 WARN: man/src/stack/config.md does not exist, skipping
18:25:22 WARN: man/src/stack/deploy.md does not exist, skipping
18:25:22 WARN: man/src/stack/ls.md does not exist, skipping
18:25:22 WARN: man/src/stack/ps.md does not exist, skipping
18:25:22 WARN: man/src/stack/rm.md does not exist, skipping
18:25:22 WARN: man/src/stack/services.md does not exist, skipping
18:25:22 WARN: man/src/stack.md does not exist, skipping
18:25:22 INFO: man/src/start.md found
18:25:22 INFO: man/src/stats.md found
18:25:22 INFO: man/src/stop.md found
18:25:22 WARN: man/src/swarm/ca.md does not exist, skipping
18:25:22 WARN: man/src/swarm/init.md does not exist, skipping
18:25:22 WARN: man/src/swarm/join.md does not exist, skipping
18:25:22 WARN: man/src/swarm/join-token.md does not exist, skipping
18:25:22 WARN: man/src/swarm/leave.md does not exist, skipping
18:25:22 WARN: man/src/swarm/unlock.md does not exist, skipping
18:25:22 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:25:22 WARN: man/src/swarm/update.md does not exist, skipping
18:25:22 WARN: man/src/swarm.md does not exist, skipping
18:25:22 WARN: man/src/system/df.md does not exist, skipping
18:25:22 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:25:22 INFO: man/src/system/events.md found
18:25:22 INFO: man/src/system/info.md found
18:25:22 WARN: man/src/system/prune.md does not exist, skipping
18:25:22 WARN: man/src/system.md does not exist, skipping
18:25:22 INFO: man/src/tag.md found
18:25:22 INFO: man/src/top.md found
18:25:22 WARN: man/src/trust/inspect.md does not exist, skipping
18:25:22 WARN: man/src/trust/key/generate.md does not exist, skipping
18:25:22 WARN: man/src/trust/key/load.md does not exist, skipping
18:25:22 WARN: man/src/trust/key.md does not exist, skipping
18:25:22 WARN: man/src/trust/revoke.md does not exist, skipping
18:25:22 WARN: man/src/trust/sign.md does not exist, skipping
18:25:22 WARN: man/src/trust/signer/add.md does not exist, skipping
18:25:22 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:25:22 WARN: man/src/trust/signer.md does not exist, skipping
18:25:22 WARN: man/src/trust.md does not exist, skipping
18:25:22 INFO: man/src/unpause.md found
18:25:22 INFO: man/src/update.md found
18:25:22 INFO: man/src/version.md found
18:25:22 INFO: man/src/volume/create.md found
18:25:22 INFO: man/src/volume/inspect.md found
18:25:22 INFO: man/src/volume/ls.md found
18:25:22 WARN: man/src/volume/prune.md does not exist, skipping
18:25:22 WARN: man/src/volume/rm.md does not exist, skipping
18:25:22 WARN: man/src/volume/update.md does not exist, skipping
18:25:22 INFO: man/src/volume.md found
18:25:22 INFO: man/src/wait.md found
18:25:22 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:25:22 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:25:22 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:25:22 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:25:22 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:25:22 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:25:22 + popd
18:25:22 + exit 0
18:25:22 ~/rpmbuild/BUILD/src
18:25:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KeW0cX
18:25:22 + umask 022
18:25:22 + cd /root/rpmbuild/BUILD
18:25:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64 '!=' / ']'
18:25:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:22 + mkdir -p /root/rpmbuild/BUILDROOT
18:25:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:22 + cd src
18:25:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin
18:25:22 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin/docker
18:25:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/bash-completion/completions
18:25:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/zsh/vendor-completions
18:25:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/fish/vendor_completions.d
18:25:22 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/bash-completion/completions/docker
18:25:22 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker
18:25:22 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish
18:25:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/man/man1
18:25:22 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/man/man1
18:25:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/man/man5
18:25:22 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/man/man5
18:25:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/man/man8
18:25:22 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/man/man8
18:25:22 + mkdir -p build-docs
18:25:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:25:22 + cp cli/LICENSE build-docs/LICENSE
18:25:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:25:22 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:25:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:25:22 + cp cli/NOTICE build-docs/NOTICE
18:25:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:25:22 + cp cli/README.md build-docs/README.md
18:25:22 + /usr/lib/rpm/check-buildroot
18:25:22 + /usr/lib/rpm/redhat/brp-ldconfig
18:25:22 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:25:22 + /usr/lib/rpm/brp-compress
18:25:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:25:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:25:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:25:22 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:25:22 + /usr/lib/rpm/brp-python-hardlink
18:25:22 + PYTHON3=/usr/libexec/platform-python
18:25:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:25:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OdvqRX
18:25:22 + umask 022
18:25:22 + cd /root/rpmbuild/BUILD
18:25:22 + cd src
18:25:22 ++ cli/build/docker --version
18:25:22 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:25:22 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:25:22 + echo 'PASS: cli version OK'
18:25:22 + exit 0
18:25:22 PASS: cli version OK
18:25:22 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:22 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aOMicG
18:25:22 + umask 022
18:25:22 + cd /root/rpmbuild/BUILD
18:25:22 + cd src
18:25:22 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/doc/docker-ce-cli
18:25:22 + export LC_ALL=C
18:25:22 + LC_ALL=C
18:25:22 + export DOCDIR
18:25:22 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/doc/docker-ce-cli
18:25:22 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/doc/docker-ce-cli
18:25:22 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/doc/docker-ce-cli
18:25:22 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/doc/docker-ce-cli
18:25:22 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/share/doc/docker-ce-cli
18:25:22 + exit 0
18:25:22 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0~20231011170815.26951f7-0.el8
18:25:22 Requires(interp): /bin/sh
18:25:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:25:22 Requires(post): /bin/sh
18:25:22 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) rtld(GNU_HASH)
18:25:22 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:25:22 Recommends: docker-buildx-plugin docker-compose-plugin
18:25:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.src.rpm
18:25:22 #13 14.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8445 files and directories currently installed.)
18:25:22 #13 14.04 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ...
18:25:22 #13 14.05 Unpacking python3-minimal (3.11.2-1+b1) ...
18:25:22 #13 14.08 Selecting previously unselected package media-types.
18:25:22 #13 14.08 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:25:22 #13 14.09 Unpacking media-types (10.0.0) ...
18:25:22 #13 14.12 Selecting previously unselected package libncursesw6:amd64.
18:25:22 #13 14.12 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ...
18:25:22 #13 14.13 Unpacking libncursesw6:amd64 (6.4-4) ...
18:25:22 #13 14.17 Selecting previously unselected package libkrb5support0:amd64.
18:25:22 #13 14.17 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ...
18:25:22 #13 14.18 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ...
18:25:22 #13 14.22 Selecting previously unselected package libk5crypto3:amd64.
18:25:22 #13 14.22 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ...
18:25:22 #13 14.22 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ...
18:25:22 #13 14.27 Selecting previously unselected package libkeyutils1:amd64.
18:25:22 #13 14.27 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
18:25:22 #13 14.27 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
18:25:22 #13 14.30 Selecting previously unselected package libkrb5-3:amd64.
18:25:22 #16 5.260 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
18:25:22 #13 26.56 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
18:25:22 #13 26.56 Unpacking diffstat (1.64-1) ...
18:25:22 #13 26.60 Selecting previously unselected package distro-info-data.
18:25:22 #13 26.60 Preparing to unpack .../148-distro-info-data_0.51+deb11u4_all.deb ...
18:25:22 #13 26.60 Unpacking distro-info-data (0.51+deb11u4) ...
18:25:22 #13 26.64 Selecting previously unselected package python3-pkg-resources.
18:25:22 #13 26.64 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
18:25:22 #13 26.64 Unpacking python3-pkg-resources (52.0.0-4) ...
18:25:22 #13 26.70 Selecting previously unselected package python3-chardet.
18:25:22 #13 26.70 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
18:25:22 #13 26.70 Unpacking python3-chardet (4.0.0-1) ...
18:25:22 #13 26.74 Selecting previously unselected package python3-six.
18:25:22 #13 26.75 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
18:25:22 #13 26.75 Unpacking python3-six (1.16.0-2) ...
18:25:22 #13 26.79 Selecting previously unselected package python3-debian.
18:25:22 #13 26.79 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
18:25:22 #13 26.79 Unpacking python3-debian (0.1.39) ...
18:25:22 #14 33.78 Get:265 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
18:25:22 #14 34.01 Get:266 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-messagepack-perl arm64 1.02-1build1 [32.6 kB]
18:25:22 #13 14.31 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ...
18:25:22 #13 14.31 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ...
18:25:22 #13 14.39 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:25:22 #13 14.39 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ...
18:25:22 #13 14.39 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ...
18:25:22 #13 14.44 Selecting previously unselected package libtirpc-common.
18:25:22 #13 14.44 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
18:25:22 #13 14.45 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:25:22 #13 14.50 Selecting previously unselected package libtirpc3:amd64.
18:25:22 #13 14.50 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
18:25:22 #13 14.50 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
18:25:22 #13 14.55 Selecting previously unselected package libnsl2:amd64.
18:25:22 #18 exporting layers 1.5s done
18:25:22 #18 writing image sha256:f477e14337f3f1f6c6a77a0dc67502aa39972af30620b48e1ee9dd9e36c7de75 done
18:25:22 #18 naming to docker.io/rpmbuild-fedora-39/aarch64 done
18:25:22 #18 DONE 1.5s
18:25:22 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-39/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-39/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-39/aarch64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:25:22 #16 5.522 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB]
18:25:22 #16 5.539 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB]
18:25:22 #16 5.541 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB]
18:25:22 #16 5.547 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB]
18:25:22 #16 5.552 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake arm64 3.16.3-1ubuntu1.20.04.1 [3112 kB]
18:25:22 #16 5.699 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
18:25:22 #16 5.699 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
18:25:22 #16 5.702 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB]
18:25:22 #16 5.703 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.22 [19.7 kB]
18:25:22 #14 37.92 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
18:25:22 #14 37.99 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
18:25:22 #14 37.99 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
18:25:22 #14 38.01 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
18:25:22 #14 38.09 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
18:25:22 #14 38.12 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
18:25:22 #13 26.85 Selecting previously unselected package libgpgme11:amd64.
18:25:22 #13 26.85 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
18:25:22 #13 26.86 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
18:25:22 #13 26.90 Selecting previously unselected package python3-gpg.
18:25:22 #13 26.90 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
18:25:22 #13 26.90 Unpacking python3-gpg (1.14.0-1+b2) ...
18:25:22 #13 26.96 Selecting previously unselected package dput.
18:25:22 #13 26.96 Preparing to unpack .../155-dput_1.1.0_all.deb ...
18:25:22 #13 26.97 Unpacking dput (1.1.0) ...
18:25:22 #13 27.01 Selecting previously unselected package equivs.
18:25:22 #13 27.01 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
18:25:22 #13 27.01 Unpacking equivs (2.3.1) ...
18:25:22 #13 27.05 Selecting previously unselected package fonts-dejavu-core.
18:25:22 #13 27.05 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
18:25:22 #13 27.05 Unpacking fonts-dejavu-core (2.37-2) ...
18:25:23 #14 34.18 Get:267 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-domain-tld-perl all 1.75-3 [29.4 kB]
18:25:23 #14 34.18 Get:268 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
18:25:23 #13 14.55 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ...
18:25:23 #13 14.56 Unpacking libnsl2:amd64 (1.3.0-2) ...
18:25:23 #13 14.59 Selecting previously unselected package readline-common.
18:25:23 #13 14.59 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
18:25:23 #13 14.59 Unpacking readline-common (8.2-1.3) ...
18:25:23 #13 14.64 Selecting previously unselected package libreadline8:amd64.
18:25:23 #13 14.64 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
18:25:23 #13 14.65 Unpacking libreadline8:amd64 (8.2-1.3) ...
18:25:23 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:25:23 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:25:23 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:25:23 warning: source_date_epoch_from_changelog set but %changelog is missing
18:25:23 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X8HS1J
18:25:23 + umask 022
18:25:23 + cd /root/rpmbuild/BUILD
18:25:23 + cd /root/rpmbuild/BUILD
18:25:23 + rm -rf src
18:25:23 + /usr/bin/mkdir -p src
18:25:23 + cd src
18:25:23 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:25:23 #16 5.848 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB]
18:25:23 #14 38.25 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB]
18:25:23 #14 38.26 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
18:25:23 #14 38.28 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB]
18:25:23 #14 38.29 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
18:25:23 #14 38.29 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
18:25:23 #13 27.19 Selecting previously unselected package fontconfig-config.
18:25:23 #13 27.19 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
18:25:23 #13 27.27 Unpacking fontconfig-config (2.13.1-4.2) ...
18:25:23 #13 27.32 Selecting previously unselected package libcurl3-gnutls:amd64.
18:25:23 #13 27.32 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u10_amd64.deb ...
18:25:23 #13 27.32 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u10) ...
18:25:23 #13 27.37 Selecting previously unselected package liberror-perl.
18:25:23 #14 34.33 Get:269 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
18:25:23 #14 34.33 Get:270 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-netmask-perl all 2.0002-2 [24.8 kB]
18:25:23 #14 34.33 Get:271 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2build1 [81.1 kB]
18:25:23 #14 34.48 Get:272 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-ip-perl all 0.31-1 [17.2 kB]
18:25:23 #14 34.48 Get:273 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
18:25:23 #14 34.48 Get:274 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdistro-info-perl all 1.5 [5388 B]
18:25:23 #14 34.48 Get:275 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libemail-address-xs-perl arm64 1.05-1build1 [28.9 kB]
18:25:23 #13 14.70 Selecting previously unselected package libsqlite3-0:amd64.
18:25:23 #13 14.71 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ...
18:25:23 #13 14.71 Unpacking libsqlite3-0:amd64 (3.40.1-2) ...
18:25:23 #13 14.79 Selecting previously unselected package libpython3.11-stdlib:amd64.
18:25:23 #13 14.80 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ...
18:25:23 #13 14.80 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
18:25:23 #13 14.98 Selecting previously unselected package python3.11.
18:25:23 #13 27.38 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
18:25:23 #13 27.38 Unpacking liberror-perl (0.17029-1) ...
18:25:23 #13 27.41 Selecting previously unselected package git-man.
18:25:23 #13 27.42 Preparing to unpack .../161-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
18:25:23 #13 27.42 Unpacking git-man (1:2.30.2-1+deb11u2) ...
18:25:23 #13 27.55 Selecting previously unselected package git.
18:25:23 #13 27.55 Preparing to unpack .../162-git_1%3a2.30.2-1+deb11u2_amd64.deb ...
18:25:23 #13 27.57 Unpacking git (1:2.30.2-1+deb11u2) ...
18:25:23 #11 extracting sha256:d7a9dc132f00a11a7e4f430fbea6af388f02cd765659df6c506fd18a19f5d122 2.5s done
18:25:23 #13 14.98 Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ...
18:25:23 #13 14.99 Unpacking python3.11 (3.11.2-6) ...
18:25:23 #13 15.03 Selecting previously unselected package libpython3-stdlib:amd64.
18:25:23 #13 15.03 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
18:25:23 #13 15.03 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
18:25:23 #13 15.07 Setting up python3-minimal (3.11.2-1+b1) ...
18:25:23 #13 15.27 Selecting previously unselected package python3.
18:25:23 + STATUS=0
18:25:23 + '[' 0 -ne 0 ']'
18:25:23 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:25:23 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:25:23 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:25:23 + rm -f /root/build-deb/engine/go.mod
18:25:23 Created binary: bundles/dynbinary-daemon/dockerd
18:25:23 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:25:23 + tee /root/build-deb/engine/go.mod
18:25:23 module github.com/docker/docker
18:25:23 
18:25:23 go 1.20
18:25:23 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:23 + GO111MODULE=on
18:25:23 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:25.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:25:23 + rm -f /root/build-deb/engine/go.mod
18:25:23 Created binary: bundles/dynbinary-daemon/docker-proxy
18:25:23 
18:25:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:25:23 + RM_GOPATH=0
18:25:23 + TMP_GOPATH=/go
18:25:23 + : /usr/local/bin
18:25:23 + '[' -z /go ']'
18:25:23 + export GOPATH=/go
18:25:23 + GOPATH=/go
18:25:23 + case "$(go env GOARCH)" in
18:25:23 ++ go env GOARCH
18:25:23 + export GO_BUILDMODE=-buildmode=pie
18:25:23 + GO_BUILDMODE=-buildmode=pie
18:25:23 ++ dirname hack/dockerfile/install/install.sh
18:25:23 + dir=hack/dockerfile/install
18:25:23 + bin=tini
18:25:23 + shift
18:25:23 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:25:23 + . hack/dockerfile/install/tini.installer
18:25:23 ++ : v0.19.0
18:25:23 + install_tini
18:25:23 + echo 'Install tini version v0.19.0'
18:25:23 + git clone https://github.com/krallin/tini.git /go/tini
18:25:23 Install tini version v0.19.0
18:25:23 Cloning into '/go/tini'...
18:25:23 + cd /go/tini
18:25:23 + git checkout -q v0.19.0
18:25:23 + cmake .
18:25:23 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:25:23   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:25:23   CMake.
18:25:23 
18:25:23   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:25:23   CMake that the project does not need compatibility with older versions.
18:25:23 
18:25:23 
18:25:23 -- The C compiler identification is GNU 12.2.0
18:25:23 -- Detecting C compiler ABI info
18:25:23 -- Detecting C compiler ABI info - done
18:25:23 -- Check for working C compiler: /usr/bin/cc - skipped
18:25:23 -- Detecting C compile features
18:25:23 -- Detecting C compile features - done
18:25:23 -- Performing Test HAS_BUILTIN_FORTIFY
18:25:23 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:25:23 -- Configuring done
18:25:23 -- Generating done
18:25:23 -- Build files have been written to: /go/tini
18:25:23 + make tini-static
18:25:23 make[2]: Entering directory '/go/tini'
18:25:23 make[3]: Entering directory '/go/tini'
18:25:23 make[4]: Entering directory '/go/tini'
18:25:23 make[5]: Entering directory '/go/tini'
18:25:23 make[5]: Leaving directory '/go/tini'
18:25:23 make[5]: Entering directory '/go/tini'
18:25:23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:25:23 [100%] Linking C executable tini-static
18:25:23 make[5]: Leaving directory '/go/tini'
18:25:23 [100%] Built target tini-static
18:25:23 make[4]: Leaving directory '/go/tini'
18:25:23 make[3]: Leaving directory '/go/tini'
18:25:23 make[2]: Leaving directory '/go/tini'
18:25:23 + mkdir -p /usr/local/bin
18:25:23 + cp tini-static /usr/local/bin/docker-init
18:25:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:25:23 + RM_GOPATH=0
18:25:23 + TMP_GOPATH=/go
18:25:23 + : /usr/local/bin
18:25:23 + '[' -z /go ']'
18:25:23 + export GOPATH=/go
18:25:23 + GOPATH=/go
18:25:23 + case "$(go env GOARCH)" in
18:25:23 ++ go env GOARCH
18:25:23 + export GO_BUILDMODE=-buildmode=pie
18:25:23 + GO_BUILDMODE=-buildmode=pie
18:25:23 ++ dirname hack/dockerfile/install/install.sh
18:25:23 + dir=hack/dockerfile/install
18:25:23 + bin=rootlesskit
18:25:23 + shift
18:25:23 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:25:23 + . hack/dockerfile/install/rootlesskit.installer
18:25:23 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:23 + install_rootlesskit dynamic
18:25:23 + case "$1" in
18:25:23 + install_rootlesskit_dynamic
18:25:23 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:25:23 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:25:23 + export BUILD_MODE=-buildmode=pie
18:25:23 + BUILD_MODE=-buildmode=pie
18:25:23 + _install_rootlesskit
18:25:23 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:25:23 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:23 + for f in rootlesskit rootlesskit-docker-proxy
18:25:23 + GOBIN=/usr/local/bin
18:25:23 + GO111MODULE=on
18:25:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:23 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:25:23 go: downloading github.com/sirupsen/logrus v1.9.2
18:25:23 go: downloading github.com/google/uuid v1.3.0
18:25:23 go: downloading github.com/urfave/cli/v2 v2.25.5
18:25:23 go: downloading github.com/moby/vpnkit v0.5.0
18:25:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:25:23 go: downloading github.com/gofrs/flock v0.8.1
18:25:23 go: downloading github.com/gorilla/mux v1.8.0
18:25:23 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:25:23 go: downloading golang.org/x/sys v0.8.0
18:25:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:25:23 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:25:23 go: downloading golang.org/x/net v0.10.0
18:25:23 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:25:23 go: downloading github.com/josharian/native v1.1.0
18:25:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:25:23 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:25:23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:25:23 #16 6.269 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-16-0 arm64 10.34-7ubuntu0.1 [157 kB]
18:25:23 #16 6.295 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-32-0 arm64 10.34-7ubuntu0.1 [148 kB]
18:25:23 #16 6.320 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-posix2 arm64 10.34-7ubuntu0.1 [5836 B]
18:25:23 #16 6.322 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-dev arm64 10.34-7ubuntu0.1 [597 kB]
18:25:23 #16 6.423 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB]
18:25:23 #16 6.434 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB]
18:25:23 #16 6.437 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libseccomp-dev arm64 2.5.1-1ubuntu1~20.04.2 [81.7 kB]
18:25:23 #16 6.443 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.22 [246 kB]
18:25:23 #16 6.462 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB]
18:25:23 #14 38.71 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
18:25:23 #14 38.86 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
18:25:23 #14 38.94 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB]
18:25:23 #14 39.09 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
18:25:23 #11 DONE 4.1s
18:25:23 
18:25:23 #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:25:23 From https://github.com/docker/cli
18:25:23  * [new branch]      master     -> master
18:25:23  * [new branch]      master     -> origin/master
18:25:23 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:25:23 git init src/github.com/docker/docker
18:25:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:25:23 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:25:23 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:25:23 + SRC=src/github.com/docker/docker
18:25:23 + REF=master
18:25:23 + REF_FETCH=master
18:25:23 + git -C src/github.com/docker/docker+  ls-remote --refs --heads --tags origin masterawk
18:25:23  {print $2}
18:25:23 #13 15.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8952 files and directories currently installed.)
18:25:23 #13 15.27 Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ...
18:25:23 #13 15.30 Unpacking python3 (3.11.2-1+b1) ...
18:25:23 #13 15.35 Selecting previously unselected package less.
18:25:23 #13 15.35 Preparing to unpack .../001-less_590-2_amd64.deb ...
18:25:23 #13 15.36 Unpacking less (590-2) ...
18:25:23 #13 15.41 Selecting previously unselected package netbase.
18:25:23 #13 15.41 Preparing to unpack .../002-netbase_6.4_all.deb ...
18:25:23 #13 15.41 Unpacking netbase (6.4) ...
18:25:23 #13 15.44 Selecting previously unselected package sensible-utils.
18:25:23 #13 15.44 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ...
18:25:23 #13 15.45 Unpacking sensible-utils (0.0.17+nmu1) ...
18:25:23 #13 15.49 Selecting previously unselected package bzip2.
18:25:23 #13 15.49 Preparing to unpack .../004-bzip2_1.0.8-5+b1_amd64.deb ...
18:25:23 #13 15.49 Unpacking bzip2 (1.0.8-5+b1) ...
18:25:23 #13 15.53 Selecting previously unselected package openssl.
18:25:23 #14 34.98 Get:276 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexporter-tiny-perl all 1.006000-1 [36.7 kB]
18:25:23 #14 35.16 Get:277 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB]
18:25:23 #14 35.17 Get:278 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-system-simple-perl all 1.30-2 [22.3 kB]
18:25:24 #16 6.625 debconf: delaying package configuration, since apt-utils is not installed
18:25:24 #16 6.670 Fetched 7398 kB in 2s (3757 kB/s)
18:25:24 #16 6.697 Selecting previously unselected package bash-completion.
18:25:24 #16 6.697 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26306 files and directories currently installed.)
18:25:24 #16 6.711 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
18:25:24 mkdir -p rpmbuild/SOURCES
18:25:24 docker run --rm -w /v \
18:25:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:25:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:24 	alpine \
18:25:24 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:25:24 #14 39.10 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
18:25:24 #14 39.11 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
18:25:24 #14 39.11 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB]
18:25:24 #14 39.12 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
18:25:24 #14 39.15 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
18:25:24 #14 39.15 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1.2 [68.4 kB]
18:25:24 #14 39.17 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB]
18:25:24 + REF=refs/heads/master
18:25:24 + [ -n refs/heads/master ]
18:25:24 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:24 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:24 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:25:24 Created binary: bundles/dynbinary-daemon/dockerd
18:25:24 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:25:24 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:25:24 module github.com/docker/docker
18:25:24 
18:25:24 go 1.20
18:25:24 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:24 + GO111MODULE=on
18:25:24 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:45.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:25:24 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:25:24 Created binary: bundles/dynbinary-daemon/docker-proxy
18:25:24 
18:25:24 + popd
18:25:24 ~/rpmbuild/BUILD/src
18:25:24 + RPM_EC=0
18:25:24 ++ jobs -p
18:25:24 + exit 0
18:25:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ksk8Uv
18:25:24 + umask 022
18:25:24 + cd /root/rpmbuild/BUILD
18:25:24 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64 '!=' / ']'
18:25:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:25:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:25:24 + mkdir -p /root/rpmbuild/BUILDROOT
18:25:24 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:25:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:25:24 + export CFLAGS
18:25:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:25:24 + export CXXFLAGS
18:25:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:25:24 + export FFLAGS
18:25:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:25:24 + export FCFLAGS
18:25:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:25:24 + export LDFLAGS
18:25:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:25:24 + export LT_SYS_LIBRARY_PATH
18:25:24 + CC=gcc
18:25:24 + export CC
18:25:24 + CXX=g++
18:25:24 + export CXX
18:25:24 + cd src
18:25:24 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:25:24 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/dockerd
18:25:24 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:25:24 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/docker-proxy
18:25:24 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/libexec/docker/docker-init
18:25:24 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/lib/systemd/system/docker.service
18:25:24 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/lib/systemd/system/docker.socket
18:25:24 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/etc/docker
18:25:24 + /usr/lib/rpm/check-buildroot
18:25:24 + /usr/lib/rpm/redhat/brp-ldconfig
18:25:24 + /usr/lib/rpm/brp-compress
18:25:24 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:25:24 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:25:24 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:25:24 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:25:24 + /usr/lib/rpm/check-rpaths
18:25:24 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:25:24 + /usr/lib/rpm/brp-remove-la-files
18:25:24 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:25:24 + /usr/lib/rpm/redhat/brp-python-hardlink
18:25:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KH3xgx
18:25:24 + umask 022
18:25:24 + cd /root/rpmbuild/BUILD
18:25:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:25:24 + export CFLAGS
18:25:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:25:24 + export CXXFLAGS
18:25:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:25:24 + export FFLAGS
18:25:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:25:24 + export FCFLAGS
18:25:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:25:24 + export LDFLAGS
18:25:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:25:24 + export LT_SYS_LIBRARY_PATH
18:25:24 + CC=gcc
18:25:24 + export CC
18:25:24 + CXX=g++
18:25:24 + export CXX
18:25:24 + cd src
18:25:24 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:25:24 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:25:24 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:25:24 + echo 'PASS: daemon version OK'
18:25:24 PASS: daemon version OK
18:25:24 + RPM_EC=0
18:25:24 ++ jobs -p
18:25:24 + exit 0
18:25:24 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:25:24 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/docker-proxy
18:25:24 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.fc37 docker-ce(aarch-64) = 3:0.0.0~20231011170815.26951f7-0.fc37
18:25:24 Requires(interp): /bin/sh /bin/sh /bin/sh
18:25:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:25:24 Requires(post): /bin/sh
18:25:24 Requires(preun): /bin/sh
18:25:24 Requires(postun): /bin/sh
18:25:24 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:25:24 Conflicts: docker docker-ee docker-engine-cs docker-io
18:25:24 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:25:24 Recommends: docker-ce-rootless-extras
18:25:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:25:24 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.src.rpm
18:25:24 #13 28.07 Selecting previously unselected package iso-codes.
18:25:24 #13 28.07 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
18:25:24 #13 28.07 Unpacking iso-codes (4.6.0-1) ...
18:25:24 #13 15.53 Preparing to unpack .../005-openssl_3.0.11-1~deb12u1_amd64.deb ...
18:25:24 #13 15.54 Unpacking openssl (3.0.11-1~deb12u1) ...
18:25:24 #13 15.69 Selecting previously unselected package ca-certificates.
18:25:24 #13 15.69 Preparing to unpack .../006-ca-certificates_20230311_all.deb ...
18:25:24 #13 15.70 Unpacking ca-certificates (20230311) ...
18:25:24 #13 15.76 Selecting previously unselected package libmagic-mgc.
18:25:24 #13 15.76 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_amd64.deb ...
18:25:24 #13 15.76 Unpacking libmagic-mgc (1:5.44-3) ...
18:25:24 #14 35.21 Get:279 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-basedir-perl all 0.09-2 [14.4 kB]
18:25:24 #14 35.23 Get:280 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
18:25:24 #14 35.24 Get:281 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-fcntllock-perl arm64 0.22-4build1 [32.7 kB]
18:25:24 #14 35.29 Get:282 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnumber-compare-perl all 0.03-3 [5974 B]
18:25:24 #14 35.30 Get:283 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-glob-perl all 0.11-3 [6780 B]
18:25:24 #14 35.30 Get:284 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-find-rule-perl all 0.34-3 [24.4 kB]
18:25:24 #14 35.32 Get:285 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfont-afm-perl all 1.20-4 [13.0 kB]
18:25:24 #14 35.33 Get:286 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-string-perl all 1.08-4 [11.1 kB]
18:25:24 + STATUS=0
18:25:24 + '[' 0 -ne 0 ']'
18:25:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:24 + RPM_EC=0
18:25:24 ++ jobs -p
18:25:24 + exit 0
18:25:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BRzbQr
18:25:24 + umask 022
18:25:24 + cd /root/rpmbuild/BUILD
18:25:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:25:24 + export CFLAGS
18:25:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:25:24 + export CXXFLAGS
18:25:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:25:24 + export FFLAGS
18:25:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:25:24 + export FCFLAGS
18:25:24 + VALAFLAGS=-g
18:25:24 + export VALAFLAGS
18:25:24 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:25:24 + export RUSTFLAGS
18:25:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:25:24 + export LDFLAGS
18:25:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:25:24 + export LT_SYS_LIBRARY_PATH
18:25:24 + CC=gcc
18:25:24 + export CC
18:25:24 + CXX=g++
18:25:24 + export CXX
18:25:24 + cd src
18:25:24 + export DOCKER_GITCOMMIT=949f8c9
18:25:24 + DOCKER_GITCOMMIT=949f8c9
18:25:24 + mkdir -p /go/src/github.com/docker
18:25:24 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:25:24 + pushd /root/rpmbuild/BUILD/src/engine
18:25:24 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:25:24 + TMP_GOPATH=/go
18:25:24 + hack/dockerfile/install/install.sh tini
18:25:24 + RM_GOPATH=0
18:25:24 + TMP_GOPATH=/go
18:25:24 + : /usr/local/bin
18:25:24 + '[' -z /go ']'
18:25:24 + export GOPATH=/go
18:25:24 + GOPATH=/go
18:25:24 + case "$(go env GOARCH)" in
18:25:24 ++ go env GOARCH
18:25:24 + export GO_BUILDMODE=-buildmode=pie
18:25:24 + GO_BUILDMODE=-buildmode=pie
18:25:24 ++ dirname hack/dockerfile/install/install.sh
18:25:24 + dir=hack/dockerfile/install
18:25:24 + bin=tini
18:25:24 + shift
18:25:24 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:25:24 + . hack/dockerfile/install/tini.installer
18:25:24 ++ : v0.19.0
18:25:24 + install_tini
18:25:24 + echo 'Install tini version v0.19.0'
18:25:24 Install tini version v0.19.0
18:25:24 + git clone https://github.com/krallin/tini.git /go/tini
18:25:24 #13 28.43 Selecting previously unselected package libalgorithm-diff-perl.
18:25:24 #13 28.43 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
18:25:24 #13 28.43 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:25:24 #13 28.47 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:25:24 #13 28.47 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
18:25:24 #13 28.47 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
18:25:24 #13 28.50 Selecting previously unselected package libalgorithm-merge-perl.
18:25:24 #13 28.51 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
18:25:24 #13 28.51 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:25:24 #13 28.54 Selecting previously unselected package libaliased-perl.
18:25:24 #13 15.84 Selecting previously unselected package libmagic1:amd64.
18:25:24 #13 15.84 Preparing to unpack .../008-libmagic1_1%3a5.44-3_amd64.deb ...
18:25:24 #13 15.85 Unpacking libmagic1:amd64 (1:5.44-3) ...
18:25:24 #13 15.89 Selecting previously unselected package file.
18:25:24 #13 15.89 Preparing to unpack .../009-file_1%3a5.44-3_amd64.deb ...
18:25:24 #13 15.90 Unpacking file (1:5.44-3) ...
18:25:24 #13 15.93 Selecting previously unselected package gettext-base.
18:25:24 #13 15.93 Preparing to unpack .../010-gettext-base_0.21-12_amd64.deb ...
18:25:24 #13 15.94 Unpacking gettext-base (0.21-12) ...
18:25:24 #13 16.00 Selecting previously unselected package libuchardet0:amd64.
18:25:24 #13 16.01 Preparing to unpack .../011-libuchardet0_0.0.7-1_amd64.deb ...
18:25:24 #13 16.01 Unpacking libuchardet0:amd64 (0.0.7-1) ...
18:25:24 #13 16.05 Selecting previously unselected package groff-base.
18:25:24 Cloning into '/go/tini'...
18:25:24 + cd /go/tini
18:25:24 + git checkout -q v0.19.0
18:25:24 + cmake .
18:25:24 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:25:24   Compatibility with CMake < 3.5 will be removed from a future version of
18:25:24   CMake.
18:25:24 
18:25:24   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:25:24   CMake that the project does not need compatibility with older versions.
18:25:24 
18:25:24 
18:25:24 #13 28.55 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
18:25:24 #13 28.57 Unpacking libaliased-perl (0.34-1.1) ...
18:25:24 #13 28.60 Selecting previously unselected package libapt-pkg-perl.
18:25:24 #13 28.60 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
18:25:24 #13 28.61 Unpacking libapt-pkg-perl (0.1.39) ...
18:25:24 #13 28.65 Selecting previously unselected package libarchive-cpio-perl.
18:25:24 #13 28.65 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
18:25:24 #13 28.65 Unpacking libarchive-cpio-perl (0.10-1.1) ...
18:25:24 #13 28.69 Selecting previously unselected package libarchive13:amd64.
18:25:24 #13 28.69 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
18:25:24 #13 28.69 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:25:24 #13 28.75 Selecting previously unselected package libarray-intspan-perl.
18:25:24 #14 39.59 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB]
18:25:24 #14 39.90 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
18:25:24 #14 39.91 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB]
18:25:24 #14 39.92 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
18:25:24 #14 39.93 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
18:25:24 #14 39.94 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
18:25:24 #14 39.95 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB]
18:25:24 #13 16.05 Preparing to unpack .../012-groff-base_1.22.4-10_amd64.deb ...
18:25:24 #13 16.06 Unpacking groff-base (1.22.4-10) ...
18:25:24 #13 16.18 Selecting previously unselected package krb5-locales.
18:25:24 #13 16.18 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ...
18:25:24 #13 16.19 Unpacking krb5-locales (1.20.1-2+deb12u1) ...
18:25:24 #13 16.23 Selecting previously unselected package bsdextrautils.
18:25:24 #13 16.23 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_amd64.deb ...
18:25:24 #13 16.24 Unpacking bsdextrautils (2.38.1-5+b1) ...
18:25:24 #13 16.28 Selecting previously unselected package libpipeline1:amd64.
18:25:24 #14 35.73 Get:287 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfont-ttf-perl all 1.06-2 [323 kB]
18:25:24 -- The C compiler identification is GNU 13.2.1
18:25:24 -- Detecting C compiler ABI info
18:25:24 #13 28.76 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
18:25:24 #13 28.76 Unpacking libarray-intspan-perl (2.004-1) ...
18:25:24 #13 28.79 Selecting previously unselected package libauthen-sasl-perl.
18:25:24 #13 28.80 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
18:25:24 #13 28.80 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
18:25:24 #13 28.83 Selecting previously unselected package libmodule-implementation-perl.
18:25:24 #13 28.84 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
18:25:24 #13 28.84 Unpacking libmodule-implementation-perl (0.09-1.1) ...
18:25:24 #13 28.87 Selecting previously unselected package libsub-exporter-progressive-perl.
18:25:24 #13 28.87 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:25:24 #13 28.87 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:25:24 #13 28.91 Selecting previously unselected package libvariable-magic-perl.
18:25:24 #13 28.91 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
18:25:24 #13 28.91 Unpacking libvariable-magic-perl (0.62-1+b3) ...
18:25:24 #13 28.95 Selecting previously unselected package libb-hooks-endofscope-perl.
18:25:24 #13 28.95 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
18:25:24 #13 28.95 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
18:25:24 #13 29.02 Selecting previously unselected package libpng16-16:amd64.
18:25:24 #14 39.98 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB]
18:25:24 #14 40.00 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB]
18:25:24 #14 40.01 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B]
18:25:24 #14 40.02 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
18:25:24 #13 16.29 Preparing to unpack .../015-libpipeline1_1.5.7-1_amd64.deb ...
18:25:24 #13 16.29 Unpacking libpipeline1:amd64 (1.5.7-1) ...
18:25:24 #13 16.34 Selecting previously unselected package man-db.
18:25:24 #13 16.34 Preparing to unpack .../016-man-db_2.11.2-2_amd64.deb ...
18:25:24 #13 16.34 Unpacking man-db (2.11.2-2) ...
18:25:24 #13 16.50 Selecting previously unselected package manpages.
18:25:24 #13 16.51 Preparing to unpack .../017-manpages_6.03-2_all.deb ...
18:25:24 #13 16.51 Unpacking manpages (6.03-2) ...
18:25:24 #16 7.448 Unpacking bash-completion (1:2.10-1ubuntu1) ...
18:25:24 #16 7.567 Selecting previously unselected package cmake-data.
18:25:24 #16 7.570 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
18:25:24 #16 7.575 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
18:25:24 #14 36.16 Get:288 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfreezethaw-perl all 0.5001-3 [14.6 kB]
18:25:25 -- Detecting C compiler ABI info - done
18:25:25 -- Check for working C compiler: /usr/bin/gcc - skipped
18:25:25 -- Detecting C compile features
18:25:25 -- Detecting C compile features - done
18:25:25 -- Performing Test HAS_BUILTIN_FORTIFY
18:25:25 #13 29.02 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
18:25:25 #13 29.02 Unpacking libpng16-16:amd64 (1.6.37-3) ...
18:25:25 #13 29.11 Selecting previously unselected package libfreetype6:amd64.
18:25:25 #13 29.11 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
18:25:25 #13 29.12 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
18:25:25 #13 29.18 Selecting previously unselected package libfontconfig1:amd64.
18:25:25 #13 29.19 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
18:25:25 #13 29.19 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
18:25:25 #13 29.24 Selecting previously unselected package libjpeg62-turbo:amd64.
18:25:25 #13 29.25 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
18:25:25 #13 29.25 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
18:25:25 #13 29.30 Selecting previously unselected package libdeflate0:amd64.
18:25:25 #13 16.65 Selecting previously unselected package libbsd0:amd64.
18:25:25 #13 16.65 Preparing to unpack .../018-libbsd0_0.11.7-2_amd64.deb ...
18:25:25 #13 16.65 Unpacking libbsd0:amd64 (0.11.7-2) ...
18:25:25 #13 16.70 Selecting previously unselected package libedit2:amd64.
18:25:25 #13 16.71 Preparing to unpack .../019-libedit2_3.1-20221030-2_amd64.deb ...
18:25:25 #13 16.71 Unpacking libedit2:amd64 (3.1-20221030-2) ...
18:25:25 #13 16.76 Selecting previously unselected package libcbor0.8:amd64.
18:25:25 #13 16.76 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_amd64.deb ...
18:25:25 #13 16.76 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ...
18:25:25 #13 16.80 Selecting previously unselected package libfido2-1:amd64.
18:25:25 #13 16.80 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_amd64.deb ...
18:25:25 #13 16.81 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ...
18:25:25 #12 ...
18:25:25 
18:25:25 #13 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:25 #13 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:25:25 #13 sha256:e63f8cf91f5b59ce217f2804936132b2964b04bb5b06c0a79b9e37990a6ab148 1.58kB / 1.58kB done
18:25:25 #13 sha256:6285f5529f1ba8755fd2469d255fa9e0429d5fa8c6003d52da5ea09838aea548 7.22kB / 7.22kB done
18:25:25 #13 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 1.8s done
18:25:25 #13 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:25:25 #13 sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 156B / 156B 0.1s done
18:25:25 #13 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 3.4s done
18:25:25 #13 extracting sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 done
18:25:25 #13 DONE 5.6s
18:25:25 #16 7.917 Selecting previously unselected package libarchive13:arm64.
18:25:25 #16 7.920 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ...
18:25:25 #16 7.927 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
18:25:25 #16 7.977 Selecting previously unselected package libjsoncpp1:arm64.
18:25:25 #14 36.16 Get:289 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsort-versions-perl all 1.62-3 [7378 B]
18:25:25 #14 36.16 Get:290 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgit-wrapper-perl all 0.048-2 [29.5 kB]
18:25:25 #14 36.17 Get:291 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B]
18:25:25 #14 36.17 Get:292 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-prompter-perl all 0.004015-2 [58.3 kB]
18:25:25 #14 36.18 Get:293 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-perl all 4.10000-1 [81.9 kB]
18:25:25 #14 36.19 Get:294 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblog-any-perl all 1.713-1 [71.1 kB]
18:25:25 #14 36.21 Get:295 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
18:25:25 #14 36.21 Get:296 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB]
18:25:25 #14 36.23 Get:297 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-identify-perl arm64 0.14-3 [9738 B]
18:25:25 #10 extracting sha256:20d473c71f22dc939bc0f85103bc8d217e9508865c3cc424d321ca3a2ae46149 2.9s done
18:25:25 #10 extracting sha256:1da63084c4526e4ae7eaed35ef855187b8c54dded936d4538e9b377a1f22b73e done
18:25:25 #10 DONE 5.6s
18:25:25 
18:25:25 #13 [build-base-alpine 2/4] COPY --link --from=xx / /
18:25:25 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:25:25 -- Configuring done (0.6s)
18:25:25 -- Generating done (0.0s)
18:25:25 -- Build files have been written to: /go/tini
18:25:25 + make tini-static
18:25:25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:25:25 #13 16.86 Selecting previously unselected package openssh-client.
18:25:25 #13 16.86 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u1_amd64.deb ...
18:25:25 #13 16.87 Unpacking openssh-client (1:9.2p1-2+deb12u1) ...
18:25:25 #13 16.99 Selecting previously unselected package ucf.
18:25:25 #13 16.99 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ...
18:25:25 #13 17.00 Moving old data out of the way
18:25:25 #13 17.00 Unpacking ucf (3.0043+nmu1) ...
18:25:25 #13 17.04 Selecting previously unselected package xz-utils.
18:25:25 #13 17.05 Preparing to unpack .../024-xz-utils_5.4.1-0.2_amd64.deb ...
18:25:25 #13 17.05 Unpacking xz-utils (5.4.1-0.2) ...
18:25:25 
18:25:25 #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:25:25 #13 29.30 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
18:25:25 #13 29.31 Unpacking libdeflate0:amd64 (1.7-1) ...
18:25:25 #13 29.35 Selecting previously unselected package libjbig0:amd64.
18:25:25 #13 29.35 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
18:25:25 #13 29.35 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
18:25:25 #13 29.40 Selecting previously unselected package libwebp6:amd64.
18:25:25 #13 29.40 Preparing to unpack .../183-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ...
18:25:25 #13 29.40 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
18:25:25 #13 29.45 Selecting previously unselected package libtiff5:amd64.
18:25:25 #13 29.46 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u4_amd64.deb ...
18:25:25 #13 29.46 Unpacking libtiff5:amd64 (4.2.0-1+deb11u4) ...
18:25:25 #13 29.51 Selecting previously unselected package libxau6:amd64.
18:25:25 #13 29.52 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
18:25:25 #13 29.52 Unpacking libxau6:amd64 (1:1.0.9-1) ...
18:25:25 #13 29.55 Selecting previously unselected package libxdmcp6:amd64.
18:25:25 #13 29.55 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
18:25:25 #13 29.56 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
18:25:25 #13 29.60 Selecting previously unselected package libxcb1:amd64.
18:25:25 #13 29.60 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
18:25:25 #13 29.60 Unpacking libxcb1:amd64 (1.14-3) ...
18:25:25 #13 29.63 Selecting previously unselected package libx11-data.
18:25:25 #14 40.42 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
18:25:25 mkdir -p rpmbuild/SOURCES
18:25:25 docker run --rm -w /v \
18:25:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:25:25 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:25 	alpine \
18:25:25 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:25:25 From https://github.com/docker/docker
18:25:25  * [new branch]      master     -> master
18:25:25  * [new branch]      master     -> origin/master
18:25:25 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:25:25 #16 7.980 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ...
18:25:25 #16 7.983 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
18:25:25 #16 8.022 Selecting previously unselected package librhash0:arm64.
18:25:25 #16 8.025 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ...
18:25:25 #16 8.029 Unpacking librhash0:arm64 (1.3.9-1) ...
18:25:25 #16 8.069 Selecting previously unselected package libuv1:arm64.
18:25:25 #16 8.072 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ...
18:25:25 #16 8.075 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ...
18:25:25 #16 8.111 Selecting previously unselected package cmake.
18:25:25 #16 8.113 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_arm64.deb ...
18:25:25 #16 8.117 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
18:25:25 #14 36.64 Get:298 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-name-perl arm64 0.26-2build1 [10.6 kB]
18:25:25 #14 36.71 Get:299 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
18:25:25 #14 36.73 Get:300 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpath-tiny-perl all 0.144-1 [47.7 kB]
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0db1a66c440ad01a2) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:25:25 [100%] Linking C executable tini-static
18:25:25 #13 17.13 Selecting previously unselected package m4.
18:25:25 #13 17.13 Preparing to unpack .../025-m4_1.4.19-3_amd64.deb ...
18:25:25 #13 17.13 Unpacking m4 (1.4.19-3) ...
18:25:25 #13 17.19 Selecting previously unselected package autoconf.
18:25:25 #13 17.19 Preparing to unpack .../026-autoconf_2.71-3_all.deb ...
18:25:25 #13 17.20 Unpacking autoconf (2.71-3) ...
18:25:25 #13 17.25 Selecting previously unselected package autotools-dev.
18:25:25 #13 17.26 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ...
18:25:25 #13 17.26 Unpacking autotools-dev (20220109.1) ...
18:25:25 #13 17.32 Selecting previously unselected package automake.
18:25:25 #13 17.32 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ...
18:25:25 #13 17.33 Unpacking automake (1:1.16.5-1.3) ...
18:25:25 #13 29.64 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ...
18:25:25 #13 29.64 Unpacking libx11-data (2:1.7.2-1+deb11u2) ...
18:25:25 #13 29.71 Selecting previously unselected package libx11-6:amd64.
18:25:25 #13 29.71 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ...
18:25:25 #13 29.71 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ...
18:25:25 #13 29.80 Selecting previously unselected package libxpm4:amd64.
18:25:25 #13 29.80 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ...
18:25:25 #13 29.80 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
18:25:25 #13 29.85 Selecting previously unselected package libgd3:amd64.
18:25:25 #13 29.85 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
18:25:25 #13 29.85 Unpacking libgd3:amd64 (2.3.0-2) ...
18:25:25 #13 29.90 Selecting previously unselected package libc-devtools.
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/ec25e86c-2873-4288-a0a4-c4f6f6680f46/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
18:25:25 #14 40.78 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
18:25:25 #14 40.78 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB]
18:25:25 #14 40.80 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB]
18:25:25 #14 40.81 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
18:25:25 #14 40.82 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
18:25:25 #14 40.82 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
18:25:25 #14 40.83 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
18:25:25 #14 40.86 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
18:25:25 #14 40.93 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
18:25:25 #16 8.395 Selecting previously unselected package dh-apparmor.
18:25:25 #16 8.398 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
18:25:25 #16 8.401 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
18:25:25 #16 8.433 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:25:25 #16 8.436 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
18:25:25 #16 8.439 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
18:25:25 #16 8.482 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:25:25 #16 8.485 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
18:25:25 #16 8.488 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
18:25:25 #16 8.518 Selecting previously unselected package libudev-dev:arm64.
18:25:25 git init src/github.com/docker/buildx
18:25:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:25:25 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:25:25 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:25:25 + SRC=src/github.com/docker/buildx
18:25:25 + REF=v0.11.2
18:25:25 + REF_FETCH=v0.11.2
18:25:25 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:25:25 + awk {print $2}
18:25:25 + REF=refs/tags/v0.11.2
18:25:25 + [ -n refs/tags/v0.11.2 ]
18:25:25 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:25 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:25 #14 36.85 Get:301 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
18:25:25 #14 36.87 Get:302 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtype-tiny-perl all 2.002001-1 [344 kB]
[Pipeline] echo
18:25:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:25:25 chowning workspace
[Pipeline] sh
18:25:25 #13 17.42 Selecting previously unselected package autopoint.
18:25:25 #13 17.42 Preparing to unpack .../029-autopoint_0.21-12_all.deb ...
18:25:25 #13 17.43 Unpacking autopoint (0.21-12) ...
18:25:25 #13 17.47 Selecting previously unselected package binutils-common:amd64.
18:25:25 #13 17.47 Preparing to unpack .../030-binutils-common_2.40-2_amd64.deb ...
18:25:25 #13 17.48 Unpacking binutils-common:amd64 (2.40-2) ...
18:25:25 #13 29.90 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u7_amd64.deb ...
18:25:25 #13 29.90 Unpacking libc-devtools (2.31-13+deb11u7) ...
18:25:25 #13 29.94 Selecting previously unselected package libcapture-tiny-perl.
18:25:25 #13 29.94 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
18:25:25 #13 29.94 Unpacking libcapture-tiny-perl (0.48-1) ...
18:25:25 #13 29.97 Selecting previously unselected package libclass-data-inheritable-perl.
18:25:25 #13 29.97 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:25:25 #13 29.98 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:25:25 #13 30.01 Selecting previously unselected package libclass-inspector-perl.
18:25:25 #13 30.01 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
18:25:25 #13 30.02 Unpacking libclass-inspector-perl (1.36-1) ...
18:25:25 #13 30.06 Selecting previously unselected package libclass-xsaccessor-perl.
18:25:25 #13 30.06 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
18:25:25 #13 30.06 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
18:25:25 #13 30.10 Selecting previously unselected package libclone-perl.
18:25:25 #13 30.10 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
18:25:25 #13 30.10 Unpacking libclone-perl (0.45-1+b1) ...
18:25:25 #13 30.13 Selecting previously unselected package libcommon-sense-perl.
18:25:25 #14 40.96 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
18:25:25 #16 8.521 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.22_arm64.deb ...
18:25:25 #16 8.524 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.22) ...
18:25:25 #16 8.553 Selecting previously unselected package libsepol1-dev:arm64.
18:25:25 #16 8.556 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ...
18:25:25 #16 8.560 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
18:25:25 #16 8.619 Selecting previously unselected package libpcre2-16-0:arm64.
18:25:25 #16 8.622 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_arm64.deb ...
18:25:25 #16 8.625 Unpacking libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
18:25:25 #16 8.668 Selecting previously unselected package libpcre2-32-0:arm64.
18:25:25 #16 8.671 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_arm64.deb ...
18:25:25 #16 8.674 Unpacking libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
18:25:25 #16 8.718 Selecting previously unselected package libpcre2-posix2:arm64.
18:25:25 #16 8.721 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_arm64.deb ...
18:25:25 #16 8.724 Unpacking libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
18:25:25 #16 8.752 Selecting previously unselected package libpcre2-dev:arm64.
18:25:25 #16 8.755 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_arm64.deb ...
18:25:25 #16 8.758 Unpacking libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
18:25:25 #16 8.830 Selecting previously unselected package libselinux1-dev:arm64.
18:25:25 #14 37.04 Get:303 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgitlab-api-v4-perl all 0.26-2 [82.4 kB]
18:25:25 #14 37.06 Get:304 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-form-perl all 6.11-1 [32.1 kB]
18:25:25 #14 37.07 Get:305 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-format-perl all 2.16-2 [36.9 kB]
18:25:25 #14 37.07 Get:306 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB]
18:25:25 #14 37.08 Get:307 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
18:25:25 #14 37.09 Get:308 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-daemon-perl all 6.14-2 [21.9 kB]
18:25:25 + pwd
18:25:25 + id -u
18:25:25 + id -g
18:25:25 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:25:26 [100%] Built target tini-static
18:25:26 + mkdir -p /usr/local/bin
18:25:26 + cp tini-static /usr/local/bin/docker-init
18:25:26 + VERSION=0.0.0-20231011170815-26951f7
18:25:26 + PRODUCT=docker
18:25:26 + hack/make.sh dynbinary
18:25:26 
18:25:26 Removing bundles/
18:25:26 
18:25:26 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:25:26 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:25:26 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:25:26 module github.com/docker/docker
18:25:26 
18:25:26 go 1.20
18:25:26 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:26 + GO111MODULE=on
18:25:26 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:25.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:25:26 #13 17.72 Selecting previously unselected package libbinutils:amd64.
18:25:26 #13 17.72 Preparing to unpack .../031-libbinutils_2.40-2_amd64.deb ...
18:25:26 #13 17.73 Unpacking libbinutils:amd64 (2.40-2) ...
18:25:26 #13 17.81 Selecting previously unselected package libctf-nobfd0:amd64.
18:25:26 #13 17.81 Preparing to unpack .../032-libctf-nobfd0_2.40-2_amd64.deb ...
18:25:26 #13 17.82 Unpacking libctf-nobfd0:amd64 (2.40-2) ...
18:25:26 #13 17.87 Selecting previously unselected package libctf0:amd64.
18:25:26 #13 17.87 Preparing to unpack .../033-libctf0_2.40-2_amd64.deb ...
18:25:26 #13 17.87 Unpacking libctf0:amd64 (2.40-2) ...
18:25:26 #13 17.92 Selecting previously unselected package libgprofng0:amd64.
18:25:26 #13 30.13 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
18:25:26 #13 30.14 Unpacking libcommon-sense-perl (3.75-1+b4) ...
18:25:26 #13 30.17 Selecting previously unselected package libconfig-tiny-perl.
18:25:26 #13 30.17 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
18:25:26 #13 30.18 Unpacking libconfig-tiny-perl (2.26-1) ...
18:25:26 #13 30.21 Selecting previously unselected package libparams-util-perl.
18:25:26 #13 30.21 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
18:25:26 #13 30.21 Unpacking libparams-util-perl (1.102-1+b1) ...
18:25:26 #13 30.24 Selecting previously unselected package libsub-install-perl.
18:25:26 #13 30.24 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
18:25:26 #13 30.24 Unpacking libsub-install-perl (0.928-1.1) ...
18:25:26 #13 30.27 Selecting previously unselected package libdata-optlist-perl.
18:25:26 #13 30.27 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
18:25:26 #13 30.28 Unpacking libdata-optlist-perl (0.110-1.1) ...
18:25:26 #13 30.31 Selecting previously unselected package libsub-exporter-perl.
18:25:26 #13 30.31 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
18:25:26 #13 30.31 Unpacking libsub-exporter-perl (0.987-1) ...
18:25:26 #13 30.34 Selecting previously unselected package libconst-fast-perl.
18:25:26 #14 41.36 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
18:25:26 #16 8.833 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_arm64.deb ...
18:25:26 #16 8.836 Unpacking libselinux1-dev:arm64 (3.0-1build2) ...
18:25:26 #16 8.877 Selecting previously unselected package libdevmapper-dev:arm64.
18:25:26 #16 8.880 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ...
18:25:26 #16 8.883 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
18:25:26 #16 8.912 Selecting previously unselected package libseccomp-dev:arm64.
18:25:26 #16 8.915 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
18:25:26 #16 8.918 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
18:25:26 #16 8.950 Selecting previously unselected package libsystemd-dev:arm64.
18:25:26 #16 8.953 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.22_arm64.deb ...
18:25:26 #16 8.956 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.22) ...
18:25:26 #16 9.015 Selecting previously unselected package pkg-config.
18:25:26 #16 9.018 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_arm64.deb ...
18:25:26 #16 9.021 Unpacking pkg-config (0.29.1-0ubuntu4) ...
18:25:26 #16 9.063 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
18:25:26 #13 DONE 0.8s
18:25:26 
18:25:26 #14 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
18:25:26 #14 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
18:25:26 #13 17.92 Preparing to unpack .../034-libgprofng0_2.40-2_amd64.deb ...
18:25:26 #13 17.93 Unpacking libgprofng0:amd64 (2.40-2) ...
18:25:26 #13 18.03 Selecting previously unselected package libjansson4:amd64.
18:25:26 #13 18.03 Preparing to unpack .../035-libjansson4_2.14-2_amd64.deb ...
18:25:26 #13 18.04 Unpacking libjansson4:amd64 (2.14-2) ...
18:25:26 #13 18.07 Selecting previously unselected package binutils-x86-64-linux-gnu.
18:25:26 #13 18.08 Preparing to unpack .../036-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ...
18:25:26 #13 18.08 Unpacking binutils-x86-64-linux-gnu (2.40-2) ...
18:25:26 #13 30.34 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
18:25:26 #13 30.35 Unpacking libconst-fast-perl (0.014-1.1) ...
18:25:26 #13 30.38 Selecting previously unselected package libwant-perl.
18:25:26 #13 30.38 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
18:25:26 #13 30.38 Unpacking libwant-perl (0.29-1+b6) ...
18:25:26 #13 30.41 Selecting previously unselected package libcontextual-return-perl.
18:25:26 #13 30.41 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
18:25:26 #13 30.42 Unpacking libcontextual-return-perl (0.004014-2) ...
18:25:26 #13 30.45 Selecting previously unselected package libconvert-binhex-perl.
18:25:26 #13 30.45 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
18:25:26 #13 30.45 Unpacking libconvert-binhex-perl (1.125-1) ...
18:25:26 #13 30.48 Selecting previously unselected package libcpanel-json-xs-perl.
18:25:26 #13 30.48 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
18:25:26 #13 30.49 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
18:25:26 #13 30.52 Selecting previously unselected package libdevel-stacktrace-perl.
18:25:26 #13 30.52 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
18:25:26 #13 30.53 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
18:25:26 #13 30.56 Selecting previously unselected package libexception-class-perl.
18:25:26 #13 30.56 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
18:25:26 #13 30.57 Unpacking libexception-class-perl (1.44-1) ...
18:25:26 #13 30.60 Selecting previously unselected package libiterator-perl.
18:25:26 #13 30.60 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
18:25:26 #13 30.60 Unpacking libiterator-perl (0.03+ds1-1.1) ...
18:25:26 #13 30.63 Selecting previously unselected package libiterator-util-perl.
18:25:26 #13 30.63 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
18:25:26 #13 30.64 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
18:25:26 #13 30.66 Selecting previously unselected package libexporter-tiny-perl.
18:25:26 #14 41.52 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB]
18:25:26 #14 41.58 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB]
18:25:26 #14 41.62 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
18:25:26 #14 41.66 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB]
18:25:26 #14 41.71 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
18:25:26 #14 41.75 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
18:25:26 #16 9.072 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
18:25:26 #16 9.081 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
18:25:26 #16 9.090 Setting up libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
18:25:26 #16 9.099 Setting up libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
18:25:26 #16 9.107 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ...
18:25:26 #16 9.116 Setting up bash-completion (1:2.10-1ubuntu1) ...
18:25:26 #14 37.48 Get:309 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libindirect-perl arm64 0.39-2build1 [21.5 kB]
18:25:26 #14 37.64 Get:310 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-interactive-perl all 1.023-2 [10.1 kB]
18:25:26 #14 37.65 Get:311 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
18:25:26 #14 37.67 Get:312 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-xs-perl arm64 4.030-2 [84.3 kB]
[Pipeline] echo
18:25:26 Removing all docker containers
[Pipeline] sh
18:25:26 From https://github.com/docker/buildx
18:25:26  * [new tag]         v0.11.2    -> v0.11.2
18:25:26 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:25:26 #13 18.32 Selecting previously unselected package binutils.
18:25:26 #13 30.66 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
18:25:26 #13 30.67 Unpacking libexporter-tiny-perl (1.002002-1) ...
18:25:26 #13 30.69 Selecting previously unselected package liblist-moreutils-xs-perl.
18:25:26 #13 30.70 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
18:25:26 #13 30.70 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
18:25:26 #13 30.73 Selecting previously unselected package liblist-moreutils-perl.
18:25:26 #13 30.73 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
18:25:26 #13 30.74 Unpacking liblist-moreutils-perl (0.430-2) ...
18:25:26 #13 30.76 Selecting previously unselected package libdata-dpath-perl.
18:25:26 #13 30.77 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
18:25:26 #13 30.77 Unpacking libdata-dpath-perl (0.58-1) ...
18:25:26 #13 30.80 Selecting previously unselected package libdata-dump-perl.
18:25:26 #13 30.80 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
18:25:26 #13 30.81 Unpacking libdata-dump-perl (1.23-1.1) ...
18:25:26 #13 30.86 Selecting previously unselected package libdata-messagepack-perl.
18:25:26 #13 30.86 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
18:25:26 #13 30.86 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
18:25:26 #14 41.78 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.1 [171 kB]
18:25:26 #14 41.82 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.2 [1082 kB]
18:25:26 #14 41.94 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
18:25:26 #14 42.05 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
18:25:26 #14 37.80 Get:313 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-maybexs-perl all 1.004004-1 [10.9 kB]
18:25:26 #14 37.81 Get:314 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB]
18:25:26 #14 37.82 Get:315 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-compare-perl all 0.55-2 [62.9 kB]
18:25:26 #14 37.86 Get:316 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-someutils-perl all 0.59-1 [30.4 kB]
18:25:26 #14 37.87 Get:317 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [32.8 kB]
18:25:26 #14 37.89 Get:318 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-utilsby-perl all 0.12-2 [14.9 kB]
18:25:26 #14 37.89 Get:319 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libltdl7 arm64 2.4.7-5 [40.1 kB]
18:25:26 + docker container ls -aq
[Pipeline] echo
18:25:26 Docker containers have been removed
[Pipeline] echo
18:25:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:25:26 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-amd64)
[Pipeline] sh
18:25:26 git init src/github.com/docker/compose
18:25:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:25:26 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:25:26 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:25:26 #13 18.32 Preparing to unpack .../037-binutils_2.40-2_amd64.deb ...
18:25:26 #13 18.32 Unpacking binutils (2.40-2) ...
18:25:26 #13 18.36 Selecting previously unselected package libc-dev-bin.
18:25:26 #13 18.36 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u3_amd64.deb ...
18:25:26 #13 18.37 Unpacking libc-dev-bin (2.36-9+deb12u3) ...
18:25:26 #13 18.40 Selecting previously unselected package linux-libc-dev:amd64.
18:25:26 #13 18.41 Preparing to unpack .../039-linux-libc-dev_6.1.55-1_amd64.deb ...
18:25:26 #13 18.41 Unpacking linux-libc-dev:amd64 (6.1.55-1) ...
18:25:26 #13 18.57 Selecting previously unselected package libcrypt-dev:amd64.
18:25:26 #13 18.57 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
18:25:26 #13 18.58 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
18:25:26 #13 18.62 Selecting previously unselected package libtirpc-dev:amd64.
18:25:26 #13 18.62 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
18:25:26 #13 18.63 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
18:25:26 #13 18.68 Selecting previously unselected package libnsl-dev:amd64.
18:25:26 #13 30.89 Selecting previously unselected package libnet-domain-tld-perl.
18:25:26 #13 30.90 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
18:25:26 #13 30.90 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
18:25:26 #13 30.93 Selecting previously unselected package libdata-validate-domain-perl.
18:25:26 #13 30.93 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:25:26 #13 30.94 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:25:26 #13 30.97 Selecting previously unselected package libdevel-size-perl.
18:25:26 #13 30.97 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
18:25:26 #13 30.97 Unpacking libdevel-size-perl (0.83-1+b2) ...
18:25:26 #13 31.00 Selecting previously unselected package libdistro-info-perl.
18:25:26 #13 31.00 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
18:25:26 #13 31.01 Unpacking libdistro-info-perl (1.0) ...
18:25:26 #13 31.03 Selecting previously unselected package libemail-address-xs-perl.
18:25:26 #13 31.03 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
18:25:26 #13 31.04 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
18:25:26 #13 31.08 Selecting previously unselected package libfcgi0ldbl:amd64.
18:25:26 #13 31.08 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
18:25:26 #13 31.08 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
18:25:26 #13 31.11 Selecting previously unselected package libfcgi-bin.
18:25:26 #13 31.11 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
18:25:26 #13 31.12 Unpacking libfcgi-bin (2.4.2-2) ...
18:25:26 #13 31.15 Selecting previously unselected package libfcgi-perl:amd64.
18:25:26 #13 31.15 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
18:25:26 #13 31.15 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
18:25:26 #13 31.18 Selecting previously unselected package libipc-system-simple-perl.
18:25:27 #14 38.30 Get:320 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libltdl-dev arm64 2.4.7-5 [170 kB]
18:25:27 + echo starting...
18:25:27 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:25:27 + SRC=src/github.com/docker/compose
18:25:27 + REF=v2.21.0
18:25:27 + REF_FETCH=v2.21.0
18:25:27 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0awk
18:25:27  {print $2}
18:25:27 + REF=refs/tags/v2.21.0
18:25:27 + [ -n refs/tags/v2.21.0 ]
18:25:27 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:27 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:27 #13 18.68 Preparing to unpack .../042-libnsl-dev_1.3.0-2_amd64.deb ...
18:25:27 #13 18.68 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
18:25:27 #13 18.72 Selecting previously unselected package rpcsvc-proto.
18:25:27 #13 18.72 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_amd64.deb ...
18:25:27 #13 18.72 Unpacking rpcsvc-proto (1.4.3-1) ...
18:25:27 #13 18.76 Selecting previously unselected package libc6-dev:amd64.
18:25:27 #13 18.76 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u3_amd64.deb ...
18:25:27 #13 18.76 Unpacking libc6-dev:amd64 (2.36-9+deb12u3) ...
18:25:27 #13 31.18 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
18:25:27 #13 31.19 Unpacking libipc-system-simple-perl (1.30-1) ...
18:25:27 #13 31.21 Selecting previously unselected package libfile-basedir-perl.
18:25:27 #13 31.22 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
18:25:27 #13 31.22 Unpacking libfile-basedir-perl (0.08-1) ...
18:25:27 #13 31.25 Selecting previously unselected package libfile-chdir-perl.
18:25:27 #13 31.25 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:25:27 #13 31.25 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:25:27 #13 31.28 Selecting previously unselected package libfile-fcntllock-perl.
18:25:27 #13 31.28 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
18:25:27 #13 31.29 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
18:25:27 #13 31.32 Selecting previously unselected package libnumber-compare-perl.
18:25:27 #13 31.32 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
18:25:27 #13 31.32 Unpacking libnumber-compare-perl (0.03-1.1) ...
18:25:27 #13 31.35 Selecting previously unselected package libtext-glob-perl.
18:25:27 #13 31.35 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
18:25:27 #13 31.35 Unpacking libtext-glob-perl (0.11-1) ...
18:25:27 #13 31.38 Selecting previously unselected package libfile-find-rule-perl.
18:25:27 #13 31.38 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
18:25:27 #13 31.38 Unpacking libfile-find-rule-perl (0.34-1) ...
18:25:27 #13 31.41 Selecting previously unselected package libfont-afm-perl.
18:25:27 #13 31.41 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
18:25:27 #13 31.42 Unpacking libfont-afm-perl (1.20-3) ...
18:25:27 #13 31.44 Selecting previously unselected package libio-string-perl.
18:25:27 #13 31.45 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
18:25:27 #13 31.45 Unpacking libio-string-perl (1.08-3.1) ...
18:25:27 #13 31.48 Selecting previously unselected package libfont-ttf-perl.
18:25:27 #13 31.48 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
18:25:27 #13 31.48 Unpacking libfont-ttf-perl (1.06-1.1) ...
18:25:27 #14 42.46 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB]
18:25:27 #16 9.898 Setting up pkg-config (0.29.1-0ubuntu4) ...
18:25:27 #16 9.946 Setting up libudev-dev:arm64 (245.4-4ubuntu3.22) ...
18:25:27 #16 9.955 Setting up libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
18:25:27 #16 9.964 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
18:25:27 #16 9.972 Setting up librhash0:arm64 (1.3.9-1) ...
18:25:27 #16 9.980 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
18:25:27 #16 9.995 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
18:25:27 #16 10.00 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.22) ...
18:25:27 #16 10.01 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
18:25:27 #16 10.02 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
18:25:27 #16 10.03 Setting up libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
18:25:27 #16 10.04 Setting up libselinux1-dev:arm64 (3.0-1build2) ...
18:25:27 #16 10.05 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
18:25:27 #16 10.06 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
18:25:27 #16 10.07 Setting up docker-ce-build-deps (1.0) ...
18:25:27 #16 10.07 Processing triggers for man-db (2.9.1-1) ...
18:25:27 #16 10.10 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:25:27 + docker version
18:25:27 Client: Docker Engine - Community
18:25:27  Version:           24.0.2
18:25:27  API version:       1.43
18:25:27  Go version:        go1.20.4
18:25:27  Git commit:        cb74dfc
18:25:27  Built:             Thu May 25 21:52:22 2023
18:25:27  OS/Arch:           linux/amd64
18:25:27  Context:           default
18:25:27 
18:25:27 Server: Docker Engine - Community
18:25:27  Engine:
18:25:27   Version:          24.0.2
18:25:27   API version:      1.43 (minimum version 1.12)
18:25:27   Go version:       go1.20.4
18:25:27   Git commit:       659604f
18:25:27   Built:            Thu May 25 21:52:22 2023
18:25:27   OS/Arch:          linux/amd64
18:25:27   Experimental:     true
18:25:27  containerd:
18:25:27   Version:          1.6.21
18:25:27   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:25:27  runc:
18:25:27   Version:          1.1.7
18:25:27   GitCommit:        v1.1.7-0-g860f061
18:25:27  docker-init:
18:25:27   Version:          0.19.0
18:25:27   GitCommit:        de40ad0
[Pipeline] sh
18:25:27 From https://github.com/docker/compose
18:25:27  * [new tag]         v2.21.0    -> v2.21.0
18:25:27 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:25:27 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.21.2 fedora-39
18:25:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:27 mkdir -p rpmbuild/SOURCES
18:25:27 docker run --rm -w /v \
18:25:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:25:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:27 	alpine \
18:25:27 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:25:27 #13 18.98 Selecting previously unselected package libisl23:amd64.
18:25:27 #13 18.98 Preparing to unpack .../045-libisl23_0.25-1_amd64.deb ...
18:25:27 #13 18.98 Unpacking libisl23:amd64 (0.25-1) ...
18:25:27 #13 19.07 Selecting previously unselected package libmpfr6:amd64.
18:25:27 #13 19.07 Preparing to unpack .../046-libmpfr6_4.2.0-1_amd64.deb ...
18:25:27 #13 19.08 Unpacking libmpfr6:amd64 (4.2.0-1) ...
18:25:27 #13 19.15 Selecting previously unselected package libmpc3:amd64.
18:25:27 #13 19.16 Preparing to unpack .../047-libmpc3_1.3.1-1_amd64.deb ...
18:25:27 #13 19.16 Unpacking libmpc3:amd64 (1.3.1-1) ...
18:25:27 #13 19.19 Selecting previously unselected package cpp-12.
18:25:27 #13 31.54 Selecting previously unselected package libio-stringy-perl.
18:25:27 #13 31.54 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
18:25:27 #13 31.55 Unpacking libio-stringy-perl (2.111-3) ...
18:25:27 #13 31.58 Selecting previously unselected package libparams-validate-perl:amd64.
18:25:27 #13 31.58 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
18:25:27 #13 31.59 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
18:25:27 #13 31.62 Selecting previously unselected package libgetopt-long-descriptive-perl.
18:25:27 #13 31.62 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
18:25:27 #13 31.63 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
18:25:27 #13 31.66 Selecting previously unselected package libsort-versions-perl.
18:25:27 #13 31.66 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
18:25:27 #13 31.66 Unpacking libsort-versions-perl (1.62-1) ...
18:25:27 #13 31.69 Selecting previously unselected package libgit-wrapper-perl.
18:25:27 #14 42.69 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
18:25:27 #14 42.70 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
18:25:27 #14 42.80 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB]
18:25:27 #14 42.83 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
18:25:27 #14 42.84 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB]
18:25:27 #14 42.86 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB]
18:25:27 #14 42.86 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
18:25:27 #14 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
18:25:27 #14 1.542 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1)
18:25:27 #14 38.65 Get:321 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
18:25:27 #14 38.67 Get:322 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsys-hostname-long-perl all 1.5-3 [10.6 kB]
18:25:27 #14 38.67 Get:323 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmail-sendmail-perl all 0.80-3 [21.7 kB]
18:25:27 #14 38.68 Get:324 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
18:25:27 #14 38.68 Get:325 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmailtools-perl all 2.21-2 [80.4 kB]
18:25:27 #14 38.71 Get:326 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
18:25:27 #14 38.73 Get:327 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6124 B]
18:25:27 #14 38.74 Get:328 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmldbm-perl all 2.05-4 [16.0 kB]
18:25:27 #14 38.74 Get:329 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B]
18:25:27 #14 38.74 Get:330 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmouse-perl arm64 2.5.10-1build5 [160 kB]
18:25:27 #16 DONE 10.3s
18:25:27 
18:25:27 #17 [stage-1 6/9] COPY --link sources/ /sources
18:25:27 #17 DONE 0.1s
18:25:27 
18:25:27 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:25:27 + docker info
18:25:27 Client: Docker Engine - Community
18:25:27  Version:    24.0.2
18:25:27  Context:    default
18:25:27  Debug Mode: false
18:25:27  Plugins:
18:25:27   buildx: Docker Buildx (Docker Inc.)
18:25:27     Version:  v0.11.0
18:25:27     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:25:27   compose: Docker Compose (Docker Inc.)
18:25:27     Version:  v2.19.1
18:25:27     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:25:27 
18:25:27 Server:
18:25:27  Containers: 0
18:25:27   Running: 0
18:25:27   Paused: 0
18:25:27   Stopped: 0
18:25:27  Images: 6
18:25:27  Server Version: 24.0.2
18:25:27  Storage Driver: overlay2
18:25:27   Backing Filesystem: extfs
18:25:27   Supports d_type: true
18:25:27   Using metacopy: false
18:25:27   Native Overlay Diff: true
18:25:27   userxattr: false
18:25:27  Logging Driver: json-file
18:25:27  Cgroup Driver: systemd
18:25:27  Cgroup Version: 2
18:25:27  Plugins:
18:25:27   Volume: local
18:25:27   Network: bridge host ipvlan macvlan null overlay
18:25:27   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:27  Swarm: inactive
18:25:27  Runtimes: io.containerd.runc.v2 runc
18:25:27  Default Runtime: runc
18:25:27  Init Binary: docker-init
18:25:27  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:25:27  runc version: v1.1.7-0-g860f061
18:25:27  init version: de40ad0
18:25:27  Security Options:
18:25:27   apparmor
18:25:27   seccomp
18:25:27    Profile: builtin
18:25:27   cgroupns
18:25:27  Kernel Version: 5.15.0-1039-aws
18:25:27  Operating System: Ubuntu 20.04.6 LTS
18:25:27  OSType: linux
18:25:27  Architecture: x86_64
18:25:27  CPUs: 8
18:25:27  Total Memory: 30.56GiB
18:25:27  Name: ip-10-100-112-69
18:25:27  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:25:27  Docker Root Dir: /var/lib/docker
18:25:27  Debug Mode: false
18:25:27  Username: dockerbuildbot
18:25:27  Experimental: true
18:25:27  Insecure Registries:
18:25:27   127.0.0.0/8
18:25:27  Live Restore Enabled: true
18:25:27 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
18:25:27 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm
18:25:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SevcCl
18:25:27 + umask 022
18:25:27 + cd /root/rpmbuild/BUILD
18:25:27 + cd src
18:25:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:27 + exit 0
18:25:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.giYUq0
18:25:27 + umask 022
18:25:27 + cd /root/rpmbuild/BUILD
18:25:27 + cd /root/rpmbuild/BUILD
18:25:27 + rm -rf src
18:25:27 + /usr/bin/mkdir -p src
18:25:27 + cd src
18:25:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:25:27 + /usr/bin/tar -xof -
18:25:27 + STATUS=0
18:25:27 + '[' 0 -ne 0 ']'
18:25:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:25:27 + /usr/bin/tar -xof -
[Pipeline] checkout
18:25:27 #13 19.20 Preparing to unpack .../048-cpp-12_12.2.0-14_amd64.deb ...
18:25:27 #13 19.20 Unpacking cpp-12 (12.2.0-14) ...
18:25:27 The recommended git tool is: git
18:25:27 using credential docker-jenkins-github-credentials
18:25:27 Cloning the remote Git repository
18:25:27 Cloning with configured refspecs honoured and without tags
18:25:27 #14 42.88 Get:371 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB]
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05a26fd11d8ec0c1c) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
18:25:27 #13 31.69 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
18:25:27 #13 31.70 Unpacking libgit-wrapper-perl (0.048-1) ...
18:25:27 #13 31.73 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:25:27 #13 31.73 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
18:25:27 #13 31.73 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
18:25:27 #13 31.76 Selecting previously unselected package libio-prompter-perl.
18:25:27 #13 31.76 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
18:25:27 #13 31.76 Unpacking libio-prompter-perl (0.004015-1) ...
18:25:27 #13 31.80 Selecting previously unselected package libjson-perl.
18:25:27 #13 31.80 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
18:25:27 #13 31.80 Unpacking libjson-perl (4.03000-1) ...
18:25:27 #13 31.84 Selecting previously unselected package liblog-any-perl.
18:25:27 #13 31.84 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
18:25:27 #13 31.85 Unpacking liblog-any-perl (1.709-1) ...
18:25:27 #13 31.88 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:25:27 #13 31.88 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
18:25:27 #13 31.89 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
18:25:27 #13 31.91 Selecting previously unselected package libpackage-stash-perl.
18:25:27 #13 31.91 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
18:25:27 #13 31.92 Unpacking libpackage-stash-perl (0.39-1) ...
18:25:27 #13 31.94 Selecting previously unselected package libsub-identify-perl.
18:25:27 #13 31.95 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
18:25:27 #13 31.95 Unpacking libsub-identify-perl (0.14-1+b3) ...
18:25:27 #13 31.98 Selecting previously unselected package libsub-name-perl.
18:25:27 #13 31.98 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
18:25:27 #13 31.99 Unpacking libsub-name-perl (0.26-1+b1) ...
18:25:27 #13 32.01 Selecting previously unselected package libnamespace-clean-perl.
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:25:27 #14 1.546 (2/25) Installing ncurses-libs (6.3_p20221119-r1)
18:25:27 #14 1.554 (3/25) Installing readline (8.2.0-r0)
18:25:27 #14 1.558 (4/25) Installing bash (5.2.15-r0)
18:25:27 #14 1.572 Executing bash-5.2.15-r0.post-install
18:25:27 #14 1.574 (5/25) Installing libffi (3.4.4-r0)
18:25:27 #14 1.576 (6/25) Installing libgcc (12.2.1_git20220924-r4)
18:25:27 #14 1.579 (7/25) Installing libstdc++ (12.2.1_git20220924-r4)
18:25:27 #14 1.597 (8/25) Installing xz-libs (5.2.9-r0)
18:25:27 #14 1.600 (9/25) Installing libxml2 (2.10.4-r0)
18:25:27 #14 1.613 (10/25) Installing zstd-libs (1.5.5-r0)
18:25:27 #14 1.619 (11/25) Installing llvm15-libs (15.0.7-r0)
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/940c9a25-11ba-4b5e-a6f0-c8c7515ddc9f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:25:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
18:25:27 #12 3.992 Fedora 37 - x86_64                               23 MB/s |  82 MB     00:03    
[Pipeline] echo
18:25:27 chowning workspace
18:25:27 + for f in rootlesskit rootlesskit-docker-proxy
18:25:27 + GOBIN=/usr/local/bin
18:25:27 + GO111MODULE=on
18:25:27 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
[Pipeline] sh
18:25:28 #14 43.06 debconf: delaying package configuration, since apt-utils is not installed
18:25:28 #14 43.10 Fetched 132 MB in 37s (3585 kB/s)
18:25:28 #14 43.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4387 files and directories currently installed.)
18:25:28 #14 43.14 Preparing to unpack .../libc6_2.35-0ubuntu3.4_arm64.deb ...
18:25:28 #14 43.24 Unpacking libc6:arm64 (2.35-0ubuntu3.4) over (2.35-0ubuntu3.3) ...
18:25:28 #13 32.02 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
18:25:28 #13 32.02 Unpacking libnamespace-clean-perl (0.27-1) ...
18:25:28 #13 32.06 Selecting previously unselected package libpath-tiny-perl.
18:25:28 #13 32.06 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
18:25:28 #13 32.07 Unpacking libpath-tiny-perl (0.118-1) ...
18:25:28 #13 32.10 Selecting previously unselected package libtype-tiny-perl.
18:25:28 #13 32.10 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
18:25:28 #13 32.11 Unpacking libtype-tiny-perl (1.012001-2) ...
18:25:28 #13 32.16 Selecting previously unselected package libgitlab-api-v4-perl.
18:25:28 Fetching without tags
18:25:28 mkdir -p rpmbuild/SOURCES
18:25:28 docker run --rm -w /v \
18:25:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:25:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:28 	alpine \
18:25:28 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:25:28 #14 39.19 Get:331 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [54.9 kB]
18:25:28 #14 39.42 Get:332 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxs-parse-sublike-perl arm64 0.16-1ubuntu3 [26.8 kB]
18:25:28 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:25:28 + pwd
18:25:28 + id -u
18:25:28 + id -g
18:25:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:25:28 Merge succeeded, producing 9dfec56219a4a7f9f5f467ffa243015c0041755b
18:25:28 Checking out Revision 9dfec56219a4a7f9f5f467ffa243015c0041755b (PR-949)
18:25:28 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:25:28 + STATUS=0
18:25:28 + '[' 0 -ne 0 ']'
18:25:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:28 + exit 0
18:25:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zGpFGM
18:25:28 + umask 022
18:25:28 + cd /root/rpmbuild/BUILD
18:25:28 + cd src
18:25:28 + export DOCKER_GITCOMMIT=949f8c9
18:25:28 + DOCKER_GITCOMMIT=949f8c9
18:25:28 + mkdir -p /go/src/github.com/docker
18:25:28 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:25:28 + TMP_GOPATH=/go
18:25:28 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:25:28 + RM_GOPATH=0
18:25:28 + TMP_GOPATH=/go
18:25:28 + : /usr/local/bin
18:25:28 + '[' -z /go ']'
18:25:28 + export GOPATH=/go
18:25:28 + GOPATH=/go
18:25:28 + case "$(go env GOARCH)" in
18:25:28 ++ go env GOARCH
18:25:28 + export GO_BUILDMODE=-buildmode=pie
18:25:28 + GO_BUILDMODE=-buildmode=pie
18:25:28 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:25:28 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:25:28 + bin=rootlesskit
18:25:28 + shift
18:25:28 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:25:28 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:25:28 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:28 + install_rootlesskit dynamic
18:25:28 + case "$1" in
18:25:28 + install_rootlesskit_dynamic
18:25:28 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:25:28 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:25:28 + export BUILD_MODE=-buildmode=pie
18:25:28 + BUILD_MODE=-buildmode=pie
18:25:28 + _install_rootlesskit
18:25:28 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:25:28 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:28 + for f in rootlesskit rootlesskit-docker-proxy
18:25:28 + GOBIN=/usr/local/bin
18:25:28 + GO111MODULE=on
18:25:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:28 #13 19.90 Selecting previously unselected package cpp.
18:25:28 #13 19.90 Preparing to unpack .../049-cpp_4%3a12.2.0-3_amd64.deb ...
18:25:28 #13 19.91 Unpacking cpp (4:12.2.0-3) ...
18:25:28 #13 19.94 Selecting previously unselected package libcc1-0:amd64.
18:25:28 #13 19.94 Preparing to unpack .../050-libcc1-0_12.2.0-14_amd64.deb ...
18:25:28 #13 19.95 Unpacking libcc1-0:amd64 (12.2.0-14) ...
18:25:28 #13 19.99 Selecting previously unselected package libgomp1:amd64.
18:25:28 #13 20.00 Preparing to unpack .../051-libgomp1_12.2.0-14_amd64.deb ...
18:25:28 #13 20.00 Unpacking libgomp1:amd64 (12.2.0-14) ...
18:25:28 #13 32.17 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
18:25:28 #13 32.17 Unpacking libgitlab-api-v4-perl (0.26-1) ...
18:25:28 #13 32.22 Selecting previously unselected package libglib2.0-0:amd64.
18:25:28 #13 32.22 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
18:25:28 #13 32.22 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
18:25:28 #13 32.36 Selecting previously unselected package libglib2.0-data.
18:25:28 #13 32.36 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
18:25:28 #13 32.36 Unpacking libglib2.0-data (2.66.8-1) ...
18:25:28 #14 39.44 Get:333 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libobject-pad-perl arm64 0.78-1 [107 kB]
18:25:28 #14 39.54 Get:334 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackage-stash-xs-perl arm64 0.30-1build1 [18.0 kB]
18:25:28 #14 39.55 Get:335 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB]
18:25:28 #14 39.57 Get:336 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libperlio-gzip-perl arm64 0.20-1build1 [14.6 kB]
18:25:28 #14 39.58 Get:337 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.0 kB]
18:25:28 #14 39.58 Get:338 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpod-parser-perl all 1.65-1 [82.7 kB]
18:25:28 #14 39.61 Get:339 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
18:25:28 #14 39.62 Get:340 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libproc-processtable-perl arm64 0.634-1build2 [36.3 kB]
18:25:28 #14 39.63 Get:341 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libre2-10 arm64 20230201-1 [155 kB]
[Pipeline] echo
18:25:28 Removing all docker containers
[Pipeline] sh
18:25:28 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:25:28 #13 20.06 Selecting previously unselected package libitm1:amd64.
18:25:28 #13 20.06 Preparing to unpack .../052-libitm1_12.2.0-14_amd64.deb ...
18:25:28 #13 20.07 Unpacking libitm1:amd64 (12.2.0-14) ...
18:25:28 #13 20.12 Selecting previously unselected package libatomic1:amd64.
18:25:28 #13 20.12 Preparing to unpack .../053-libatomic1_12.2.0-14_amd64.deb ...
18:25:28 #13 20.13 Unpacking libatomic1:amd64 (12.2.0-14) ...
18:25:28 #13 20.17 Selecting previously unselected package libasan8:amd64.
18:25:28 #13 20.17 Preparing to unpack .../054-libasan8_12.2.0-14_amd64.deb ...
18:25:28 #13 20.18 Unpacking libasan8:amd64 (12.2.0-14) ...
18:25:28 #13 32.51 Selecting previously unselected package libgpm2:amd64.
18:25:28 #13 32.51 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
18:25:28 #13 32.51 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:25:28 #13 32.55 Selecting previously unselected package libhash-fieldhash-perl.
18:25:28 #13 32.55 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
18:25:28 #13 32.55 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
18:25:28 #13 32.58 Selecting previously unselected package libhtml-form-perl.
18:25:28 #13 32.58 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
18:25:28 #13 32.59 Unpacking libhtml-form-perl (6.07-1) ...
18:25:28 #13 32.62 Selecting previously unselected package libhtml-format-perl.
18:25:28 #13 32.62 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
18:25:28 #13 32.62 Unpacking libhtml-format-perl (2.12-1.1) ...
18:25:28 #13 32.65 Selecting previously unselected package libhtml-html5-entities-perl.
18:25:28 #13 32.66 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
18:25:28 #13 32.66 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
18:25:28 #13 32.69 Selecting previously unselected package libhttp-daemon-perl.
18:25:28 #13 32.69 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
18:25:28 #13 32.70 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
18:25:28 #13 32.72 Selecting previously unselected package libio-sessiondata-perl.
18:25:28 #13 32.73 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
18:25:28 #13 32.73 Unpacking libio-sessiondata-perl (1.03-1.1) ...
18:25:28 #13 32.76 Selecting previously unselected package libipc-run3-perl.
18:25:28 #13 32.76 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
18:25:28 #13 32.76 Unpacking libipc-run3-perl (0.048-2) ...
18:25:28 #13 32.79 Selecting previously unselected package libtypes-serialiser-perl.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9dfec56219a4a7f9f5f467ffa243015c0041755b # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:25:28 + docker container ls -aq
[Pipeline] echo
18:25:28 Docker containers have been removed
[Pipeline] echo
18:25:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:25:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-amd64)
[Pipeline] sh
18:25:28 #14 2.472 (12/25) Installing clang15-libs (15.0.7-r0)
[Pipeline] sh
18:25:28 #13 20.41 Selecting previously unselected package liblsan0:amd64.
18:25:28 #13 20.41 Preparing to unpack .../055-liblsan0_12.2.0-14_amd64.deb ...
18:25:28 #13 20.42 Unpacking liblsan0:amd64 (12.2.0-14) ...
18:25:28 #13 20.53 Selecting previously unselected package libtsan2:amd64.
18:25:28 #13 32.79 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
18:25:28 #13 32.80 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:25:28 #13 32.83 Selecting previously unselected package libjson-xs-perl.
18:25:28 #13 32.83 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
18:25:28 #13 32.83 Unpacking libjson-xs-perl (4.030-1+b1) ...
18:25:28 #13 32.86 Selecting previously unselected package libjson-maybexs-perl.
18:25:28 #13 32.86 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
18:25:28 #13 32.87 Unpacking libjson-maybexs-perl (1.004003-1) ...
18:25:28 #13 32.90 Selecting previously unselected package libldap-common.
18:25:28 #13 32.90 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
18:25:28 #13 32.90 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
18:25:28 #13 32.94 Selecting previously unselected package liblist-compare-perl.
18:25:28 #13 32.94 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
18:25:28 #13 32.94 Unpacking liblist-compare-perl (0.55-1) ...
18:25:28 #13 32.98 Selecting previously unselected package liblist-someutils-perl.
18:25:28 #13 32.98 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
18:25:28 #13 32.98 Unpacking liblist-someutils-perl (0.58-1) ...
18:25:28 #13 33.01 Selecting previously unselected package liblist-someutils-xs-perl.
18:25:28 + return
18:25:28 # Build the CLI
18:25:28 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:25:28 Building dynamic docker-linux-arm64
18:25:28 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:24:25Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:25:28 #14 44.03 Setting up libc6:arm64 (2.35-0ubuntu3.4) ...
18:25:28 #14 40.06 Get:342 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.0 kB]
18:25:28 #14 40.21 Get:343 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
18:25:28 #14 40.24 Get:344 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libref-util-perl all 0.204-2 [15.1 kB]
18:25:29 + make clean
18:25:29 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:25:29 rm -f -r src
18:25:29 make -C rpm clean
18:25:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:29 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:25:29 rm -f -r rpmbuild/
18:25:29 docker builder prune -f --filter until=24h
18:25:29 Total:	0B
18:25:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:29 18:25:29 make -C deb clean
18:25:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
== Building packages for fedora-38 ==
18:25:29 mkdir -p "rpmbuild/fedora-38"
18:25:29 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:25:29 rm -f -r debbuild
18:25:29 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-fedora-38/x86_64 -f fedora-38/Dockerfile .
18:25:29 #0 building with "default" instance using docker driver
18:25:29 
18:25:29 #1 [internal] load build definition from Dockerfile
18:25:29 #1 transferring dockerfile: 669B done
18:25:29 #1 DONE 0.0s
18:25:29 
18:25:29 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:25:29 rm -f -r sources
18:25:29 docker builder prune -f --filter until=24h
18:25:29 Total:	0B
18:25:29 #2 [internal] load .dockerignore
18:25:29 #2 transferring context: 2B done
18:25:29 #2 DONE 0.0s
18:25:29 
18:25:29 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:25:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:29 make -C static clean
18:25:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:25:29 #3 DONE 0.0s
18:25:29 
18:25:29 #4 resolve image config for docker.io/docker/dockerfile:1
18:25:29 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:25:29 rm -f -r build
18:25:29 docker builder prune -f --filter until=24h
18:25:29 #14 2.924 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4)
18:25:29 + echo starting...
18:25:29 starting...
[Pipeline] }
[Pipeline] // stage
18:25:29 #13 20.53 Preparing to unpack .../056-libtsan2_12.2.0-14_amd64.deb ...
18:25:29 #13 20.54 Unpacking libtsan2:amd64 (12.2.0-14) ...
18:25:29 #13 33.01 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
18:25:29 #13 33.02 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
18:25:29 #13 33.05 Selecting previously unselected package liblist-utilsby-perl.
18:25:29 #13 33.05 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
18:25:29 #13 33.05 Unpacking liblist-utilsby-perl (0.11-1) ...
18:25:29 #13 33.09 Selecting previously unselected package libltdl7:amd64.
18:25:29 #13 33.09 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
18:25:29 #13 33.09 Unpacking libltdl7:amd64 (2.4.6-15) ...
18:25:29 #13 33.13 Selecting previously unselected package libltdl-dev:amd64.
18:25:29 #13 33.13 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
18:25:29 #13 33.14 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
18:25:29 #13 33.19 Selecting previously unselected package liblzo2-2:amd64.
18:25:29 #13 33.19 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
18:25:29 #13 33.19 Unpacking liblzo2-2:amd64 (2.10-2) ...
18:25:29 #13 33.23 Selecting previously unselected package libsys-hostname-long-perl.
18:25:29 #13 33.23 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
18:25:29 #13 33.23 Unpacking libsys-hostname-long-perl (1.5-2) ...
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:25:29 go: downloading github.com/sirupsen/logrus v1.9.2
18:25:29 go: downloading github.com/urfave/cli/v2 v2.25.5
18:25:29 go: downloading golang.org/x/sys v0.8.0
18:25:29 go: downloading github.com/google/uuid v1.3.0
18:25:29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:25:29 go: downloading github.com/moby/vpnkit v0.5.0
18:25:29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:25:29 go: downloading github.com/gofrs/flock v0.8.1
18:25:29 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:25:29 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:25:29 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:25:29 go: downloading github.com/josharian/native v1.1.0
18:25:29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:25:29 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:25:29 #14 40.29 Get:345 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libref-util-xs-perl arm64 0.117-2build1 [12.4 kB]
18:25:29 #14 40.31 Get:346 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB]
18:25:29 #14 40.40 Get:347 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB]
18:25:29 #14 40.41 Get:348 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
18:25:29 #14 40.42 Get:349 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [69.2 kB]
18:25:29 #14 40.46 Get:350 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [98.5 kB]
18:25:29 #14 40.49 Get:351 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [100 kB]
18:25:29 #14 40.52 Get:352 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libset-intspan-perl all 1.19-3 [24.8 kB]
18:25:29 #4 DONE 0.3s
18:25:29 
18:25:29 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:25:29 #5 CACHED
18:25:29 
18:25:29 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:29 Total:	0B
18:25:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:25:29 #14 3.197 (14/25) Installing clang15 (15.0.7-r0)
18:25:29 #14 3.262 (15/25) Installing libmagic (5.43-r0)
18:25:29 #14 3.288 (16/25) Installing file (5.43-r0)
18:25:29 #14 3.289 (17/25) Installing brotli-libs (1.0.9-r9)
18:25:29 #14 3.299 (18/25) Installing nghttp2-libs (1.51.0-r2)
[Pipeline] sh
18:25:29 #13 33.26 Selecting previously unselected package libmail-sendmail-perl.
18:25:29 #13 33.27 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
18:25:29 #13 33.27 Unpacking libmail-sendmail-perl (0.80-1.1) ...
18:25:29 #13 33.30 Selecting previously unselected package libnet-smtp-ssl-perl.
18:25:29 #13 33.30 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:25:29 #13 33.30 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:25:29 #13 33.33 Selecting previously unselected package libmailtools-perl.
18:25:29 #13 33.33 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
18:25:29 #13 33.34 Unpacking libmailtools-perl (2.21-1) ...
18:25:29 #13 33.38 Selecting previously unselected package libmarkdown2:amd64.
18:25:29 #13 33.38 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
18:25:29 #13 33.39 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
18:25:29 #13 33.42 Selecting previously unselected package libmime-tools-perl.
18:25:29 #13 33.42 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
18:25:29 #13 33.43 Unpacking libmime-tools-perl (5.509-1) ...
18:25:29 #13 33.47 Selecting previously unselected package libmoox-aliases-perl.
18:25:29 #13 33.47 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
18:25:29 #13 33.48 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
18:25:29 #13 33.51 Selecting previously unselected package libnamespace-autoclean-perl.
18:25:29 #13 33.51 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
18:25:29 #13 33.51 Unpacking libnamespace-autoclean-perl (0.29-1) ...
18:25:29 #13 33.54 Selecting previously unselected package libobject-id-perl.
18:25:29 #13 33.54 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
18:25:29 #13 33.55 Unpacking libobject-id-perl (0.1.2-2.1) ...
18:25:29 #13 33.57 Selecting previously unselected package libmoox-struct-perl.
18:25:29 #13 20.76 Selecting previously unselected package libubsan1:amd64.
18:25:29 #13 20.76 Preparing to unpack .../057-libubsan1_12.2.0-14_amd64.deb ...
18:25:29 #13 20.77 Unpacking libubsan1:amd64 (12.2.0-14) ...
18:25:29 #13 20.87 Selecting previously unselected package libquadmath0:amd64.
18:25:29 #13 20.88 Preparing to unpack .../058-libquadmath0_12.2.0-14_amd64.deb ...
18:25:29 #13 20.88 Unpacking libquadmath0:amd64 (12.2.0-14) ...
18:25:29 #13 20.92 Selecting previously unselected package libgcc-12-dev:amd64.
18:25:29 #13 20.93 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_amd64.deb ...
18:25:29 #13 20.93 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ...
18:25:29 + docker version
18:25:29 Client: Docker Engine - Community
18:25:29  Version:           24.0.2
18:25:29  API version:       1.43
18:25:29  Go version:        go1.20.4
18:25:29  Git commit:        cb74dfc
18:25:29  Built:             Thu May 25 21:52:22 2023
18:25:29  OS/Arch:           linux/amd64
18:25:29  Context:           default
18:25:29 
18:25:29 Server: Docker Engine - Community
18:25:29  Engine:
18:25:29   Version:          24.0.2
18:25:29   API version:      1.43 (minimum version 1.12)
18:25:29   Go version:       go1.20.4
18:25:29   Git commit:       659604f
18:25:29   Built:            Thu May 25 21:52:22 2023
18:25:29   OS/Arch:          linux/amd64
18:25:29   Experimental:     true
18:25:29  containerd:
18:25:29   Version:          1.6.21
18:25:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:25:29  runc:
18:25:29   Version:          1.1.7
18:25:29   GitCommit:        v1.1.7-0-g860f061
18:25:29  docker-init:
18:25:29   Version:          0.19.0
18:25:29   GitCommit:        de40ad0
[Pipeline] sh
18:25:29 #18 DONE 1.5s
18:25:29 
18:25:29 #19 [stage-1 8/9] WORKDIR /root/build-deb
18:25:29 #19 DONE 0.0s
18:25:29 
18:25:29 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:25:29 #20 DONE 0.0s
18:25:29 
18:25:29 #21 exporting to image
18:25:29 #21 exporting layers
18:25:29 #6 ...
18:25:29 
18:25:29 #7 [auth] library/fedora:pull token for registry-1.docker.io
18:25:29 #7 DONE 0.0s
18:25:29 
18:25:29 #8 [auth] library/golang:pull token for registry-1.docker.io
18:25:29 #8 DONE 0.0s
18:25:29 #14 3.302 (19/25) Installing libcurl (8.4.0-r0)
18:25:29 #14 3.310 (20/25) Installing libexpat (2.5.0-r0)
18:25:29 #14 3.313 (21/25) Installing pcre2 (10.42-r0)
18:25:29 #14 3.321 (22/25) Installing git (2.38.5-r0)
18:25:29 #14 3.385 (23/25) Installing lld-libs (15.0.7-r0)
18:25:29 #14 3.442 (24/25) Installing lld (15.0.7-r0)
18:25:29 #14 3.445 (25/25) Installing llvm15 (15.0.7-r0)
18:25:29 + make REF=master ubuntu-focal
18:25:29 git init src/github.com/docker/cli
18:25:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:25:29 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:25:29 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:25:29 + SRC=src/github.com/docker/cli
18:25:29 + REF=master
18:25:29 + REF_FETCH=master
18:25:29 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:25:29 + awk {print $2}
18:25:29 + REF=refs/heads/master
18:25:29 + [ -n refs/heads/master ]
18:25:29 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:29 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:29 #13 21.14 Selecting previously unselected package gcc-12.
18:25:29 #13 21.14 Preparing to unpack .../060-gcc-12_12.2.0-14_amd64.deb ...
18:25:29 #13 21.15 Unpacking gcc-12 (12.2.0-14) ...
18:25:29 #13 33.58 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
18:25:29 #13 33.58 Unpacking libmoox-struct-perl (0.020-1) ...
18:25:29 #13 33.61 Selecting previously unselected package libmouse-perl.
18:25:29 #13 33.61 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
18:25:29 #13 33.62 Unpacking libmouse-perl (2.5.10-1+b1) ...
18:25:29 #13 33.66 Selecting previously unselected package libnumber-range-perl.
18:25:29 #13 33.66 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
18:25:29 #13 33.67 Unpacking libnumber-range-perl (0.12-1.1) ...
18:25:29 #13 33.70 Selecting previously unselected package libossp-uuid16:amd64.
18:25:29 #13 33.70 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
18:25:29 #13 33.71 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
18:25:29 #13 33.74 Selecting previously unselected package libossp-uuid-perl.
18:25:29 #13 33.74 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
18:25:29 #13 33.74 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
18:25:29 #13 33.77 Selecting previously unselected package libpackage-stash-xs-perl.
18:25:29 #13 33.78 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
18:25:29 #13 33.78 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
18:25:29 #13 33.81 Selecting previously unselected package libpath-iterator-rule-perl.
18:25:29 + docker info
18:25:29 Client: Docker Engine - Community
18:25:29  Version:    24.0.2
18:25:29  Context:    default
18:25:29  Debug Mode: false
18:25:29  Plugins:
18:25:29   buildx: Docker Buildx (Docker Inc.)
18:25:29     Version:  v0.11.0
18:25:29     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:25:29   compose: Docker Compose (Docker Inc.)
18:25:29     Version:  v2.19.1
18:25:29     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:25:29 
18:25:29 Server:
18:25:29  Containers: 0
18:25:29   Running: 0
18:25:29   Paused: 0
18:25:29   Stopped: 0
18:25:29  Images: 4
18:25:29  Server Version: 24.0.2
18:25:29  Storage Driver: overlay2
18:25:29   Backing Filesystem: extfs
18:25:29   Supports d_type: true
18:25:29   Using metacopy: false
18:25:29   Native Overlay Diff: true
18:25:29   userxattr: false
18:25:29  Logging Driver: json-file
18:25:29  Cgroup Driver: systemd
18:25:29  Cgroup Version: 2
18:25:29  Plugins:
18:25:29   Volume: local
18:25:29   Network: bridge host ipvlan macvlan null overlay
18:25:29   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:25:29  Swarm: inactive
18:25:29  Runtimes: io.containerd.runc.v2 runc
18:25:29  Default Runtime: runc
18:25:29  Init Binary: docker-init
18:25:29  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:25:29  runc version: v1.1.7-0-g860f061
18:25:29  init version: de40ad0
18:25:29  Security Options:
18:25:29   apparmor
18:25:29   seccomp
18:25:29    Profile: builtin
18:25:29   cgroupns
18:25:29  Kernel Version: 5.15.0-1039-aws
18:25:29  Operating System: Ubuntu 20.04.6 LTS
18:25:29  OSType: linux
18:25:29  Architecture: x86_64
18:25:29  CPUs: 8
18:25:29  Total Memory: 30.56GiB
18:25:29  Name: ip-10-100-100-230
18:25:29  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:25:29  Docker Root Dir: /var/lib/docker
18:25:29  Debug Mode: false
18:25:29  Username: dockerbuildbot
18:25:29  Experimental: true
18:25:29  Insecure Registries:
18:25:29   127.0.0.0/8
18:25:29  Live Restore Enabled: true
18:25:29 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:25:29 The recommended git tool is: git
18:25:29 using credential docker-jenkins-github-credentials
18:25:29 Cloning the remote Git repository
18:25:29 Cloning with configured refspecs honoured and without tags
18:25:29 #14 40.92 Get:353 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsocket6-perl arm64 0.29-3 [17.3 kB]
18:25:29 #14 41.07 Get:354 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB]
18:25:29 
18:25:29 #9 [internal] load metadata for docker.io/library/fedora:38
18:25:29 #9 DONE 0.4s
18:25:29 
18:25:29 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:29 #6 DONE 0.3s
18:25:29 
18:25:29 #10 [internal] load build context
18:25:29 #10 DONE 0.0s
18:25:29 
18:25:29 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:29 #11 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:29 #11 ...
18:25:29 
18:25:29 #10 [internal] load build context
18:25:29 #10 transferring context: 13.11kB done
18:25:29 #10 DONE 0.0s
18:25:29 
18:25:29 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:29 #11 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:25:29 #13 33.81 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
18:25:29 #13 33.82 Unpacking libpath-iterator-rule-perl (1.014-1) ...
18:25:29 #13 33.85 Selecting previously unselected package libperlio-gzip-perl.
18:25:29 #13 33.86 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
18:25:29 #13 33.86 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
18:25:29 #13 33.90 Selecting previously unselected package libpod-parser-perl.
18:25:29 #13 33.90 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
18:25:29 #13 33.91 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:25:29 #13 33.93 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:25:29 #13 33.94 Unpacking libpod-parser-perl (1.63-2) ...
18:25:29 #13 33.97 Selecting previously unselected package libpod-constants-perl.
18:25:29 #13 33.97 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
18:25:29 #13 33.98 Unpacking libpod-constants-perl (0.19-2) ...
18:25:29 #13 34.01 Selecting previously unselected package libproc-processtable-perl.
18:25:29 #13 34.01 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
18:25:29 #13 34.01 Unpacking libproc-processtable-perl (0.59-2+b1) ...
18:25:29 #14 45.17 Selecting previously unselected package liblocale-gettext-perl.
18:25:29 Fetching without tags
18:25:30 #14 41.25 Get:355 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-copyright-perl all 0.003014-1 [20.5 kB]
18:25:30 #14 41.27 Get:356 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-escape-perl all 2010.002-3 [16.1 kB]
18:25:30 #14 41.28 Get:357 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB]
18:25:30 #14 41.30 Get:358 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-shellquote-perl all 1.04-3 [11.3 kB]
18:25:30 #14 41.31 Get:359 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [25.7 kB]
18:25:30 #14 41.32 Get:360 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libterm-readkey-perl arm64 2.38-2build1 [23.2 kB]
18:25:30 #14 41.33 Get:361 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-levenshteinxs-perl arm64 0.03-5build1 [8004 B]
18:25:30 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:25:30 #14 3.938 Executing busybox-1.35.0-r29.trigger
18:25:30 #14 3.943 OK: 349 MiB in 41 packages
18:25:30 Merge succeeded, producing 7465bb3aba86dec6e3c5adb0db6e2e8f96a76ce4
18:25:30 Checking out Revision 7465bb3aba86dec6e3c5adb0db6e2e8f96a76ce4 (PR-949)
18:25:30 #13 34.06 Selecting previously unselected package libre2-9:amd64.
18:25:30 #13 34.06 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
18:25:30 #13 34.06 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
18:25:30 #13 34.10 Selecting previously unselected package libre-engine-re2-perl:amd64.
18:25:30 #13 34.10 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
18:25:30 #13 34.11 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
18:25:30 #13 34.14 Selecting previously unselected package libreadonly-perl.
18:25:30 #13 34.14 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
18:25:30 #13 34.15 Unpacking libreadonly-perl (2.050-3) ...
18:25:30 #13 34.17 Selecting previously unselected package libref-util-perl.
18:25:30 #13 34.18 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
18:25:30 #13 34.18 Unpacking libref-util-perl (0.204-1) ...
18:25:30 #13 34.21 Selecting previously unselected package libref-util-xs-perl.
18:25:30 #13 34.21 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
18:25:30 #13 34.22 Unpacking libref-util-xs-perl (0.117-1+b3) ...
18:25:30 #13 34.25 Selecting previously unselected package libregexp-pattern-license-perl.
18:25:30 #13 34.25 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
18:25:30 #13 34.26 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
18:25:30 #13 34.29 Selecting previously unselected package libregexp-pattern-perl.
18:25:30 #13 34.29 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
18:25:30 #13 34.30 Unpacking libregexp-pattern-perl (0.2.14-1) ...
18:25:30 #13 34.33 Selecting previously unselected package libsasl2-modules:amd64.
18:25:30 #13 34.33 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:25:30 #13 34.34 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:25:30 #13 34.38 Selecting previously unselected package libsereal-decoder-perl.
18:25:30 #14 45.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4387 files and directories currently installed.)
18:25:30 #14 45.17 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
18:25:30 #14 45.17 Unpacking liblocale-gettext-perl (1.07-4build3) ...
18:25:30 #14 45.21 Selecting previously unselected package libpython3.10-minimal:arm64.
18:25:30 #14 45.21 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_arm64.deb ...
18:25:30 #14 45.21 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ...
18:25:30 #14 45.29 Selecting previously unselected package libexpat1:arm64.
18:25:30 #14 45.29 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
18:25:30 #14 45.30 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
18:25:30 #14 45.33 Selecting previously unselected package python3.10-minimal.
18:25:30 #14 45.33 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_arm64.deb ...
18:25:30 #14 45.34 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
18:25:30 #14 45.41 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ...
18:25:30 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:25:30 #11 sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 156B / 156B 0.1s done
18:25:30 #11 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:25:30 #11 sha256:6285f5529f1ba8755fd2469d255fa9e0429d5fa8c6003d52da5ea09838aea548 7.22kB / 7.22kB done
18:25:30 #11 sha256:e63f8cf91f5b59ce217f2804936132b2964b04bb5b06c0a79b9e37990a6ab148 1.58kB / 1.58kB done
18:25:30 #11 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 0B / 66.99MB 0.1s
18:25:30 #11 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 23.07MB / 66.99MB 0.3s
18:25:30 #11 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 32.51MB / 66.99MB 0.4s
18:25:30 #14 41.33 Get:362 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [12.2 kB]
18:25:30 #14 41.34 Get:363 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-xslate-perl arm64 3.5.9-1build2 [185 kB]
18:25:30 #13 34.38 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
18:25:30 #13 34.38 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
18:25:30 #13 34.42 Selecting previously unselected package libsereal-encoder-perl.
18:25:30 #13 34.42 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
18:25:30 #13 34.42 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
18:25:30 #13 34.46 Selecting previously unselected package libtask-weaken-perl.
18:25:30 #13 34.47 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
18:25:30 #13 34.47 Unpacking libtask-weaken-perl (1.06-1) ...
18:25:30 #13 34.50 Selecting previously unselected package libxml-parser-perl:amd64.
18:25:30 #13 34.50 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
18:25:30 #13 34.51 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
18:25:30 #13 34.56 Selecting previously unselected package libsoap-lite-perl.
18:25:30 #13 34.56 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
18:25:30 #13 34.56 Unpacking libsoap-lite-perl (1.27-1) ...
18:25:30 #13 34.61 Selecting previously unselected package libsort-key-perl.
18:25:30 #14 45.42 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
18:25:30 #14 45.43 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
18:25:30 #11 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 42.99MB / 66.99MB 0.5s
18:25:30 #11 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 53.48MB / 66.99MB 0.6s
18:25:30 #13 21.93 Selecting previously unselected package gcc.
18:25:30 #13 21.93 Preparing to unpack .../061-gcc_4%3a12.2.0-3_amd64.deb ...
18:25:30 #13 21.93 Unpacking gcc (4:12.2.0-3) ...
18:25:30 #13 21.97 Selecting previously unselected package libstdc++-12-dev:amd64.
18:25:30 #13 21.97 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_amd64.deb ...
18:25:30 #13 21.97 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ...
18:25:30 #13 22.18 Selecting previously unselected package g++-12.
[Pipeline] sh
18:25:30 #13 34.62 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
18:25:30 #13 34.62 Unpacking libsort-key-perl (1.33-2+b3) ...
18:25:30 #13 34.65 Selecting previously unselected package libstring-copyright-perl.
18:25:30 #13 34.65 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
18:25:30 #13 34.66 Unpacking libstring-copyright-perl (0.003006-1) ...
18:25:30 #13 34.69 Selecting previously unselected package libstring-escape-perl.
18:25:30 #13 34.69 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
18:25:30 #13 34.70 Unpacking libstring-escape-perl (2010.002-2) ...
18:25:30 #13 34.73 Selecting previously unselected package libstring-shellquote-perl.
18:25:30 #13 34.73 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
18:25:30 #13 34.73 Unpacking libstring-shellquote-perl (1.04-1) ...
18:25:30 #13 34.76 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
18:25:30 #13 34.77 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
18:25:30 #13 34.77 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
18:25:30 #13 34.80 Selecting previously unselected package libterm-readkey-perl.
18:25:30 #13 34.81 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
18:25:30 #13 34.81 Unpacking libterm-readkey-perl (2.38-1+b2) ...
18:25:30 #13 34.84 Selecting previously unselected package libtext-levenshteinxs-perl.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7465bb3aba86dec6e3c5adb0db6e2e8f96a76ce4 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:25:30 #11 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 0.9s
18:25:30 #13 22.19 Preparing to unpack .../063-g++-12_12.2.0-14_amd64.deb ...
18:25:30 #13 22.19 Unpacking g++-12 (12.2.0-14) ...
18:25:30 #14 41.79 Get:364 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
18:25:30 #14 41.87 Get:365 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtime-moment-perl arm64 0.44-2build1 [71.8 kB]
18:25:30 #14 42.02 Get:366 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.7 kB]
18:25:30 #14 42.05 Get:367 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunicode-utf8-perl arm64 0.62-2 [17.7 kB]
18:25:30 #14 42.06 Get:368 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-mechanize-perl all 2.16-1 [94.5 kB]
18:25:30 #14 42.13 Get:369 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
18:25:30 #14 42.14 Get:370 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-base-perl all 1.09-3 [18.9 kB]
18:25:30 #14 42.14 Get:371 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
18:25:30 #14 42.17 Get:372 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1build1 [305 kB]
18:25:30 #13 34.85 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
18:25:30 #13 34.85 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
18:25:30 #13 34.88 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
18:25:30 #13 34.88 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
18:25:30 #13 34.89 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
18:25:30 #13 34.92 Selecting previously unselected package libtext-xslate-perl.
18:25:30 #13 34.92 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
18:25:30 #13 34.93 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
18:25:30 #13 34.98 Selecting previously unselected package libtime-duration-perl.
18:25:30 #13 34.98 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
18:25:30 #13 34.99 Unpacking libtime-duration-perl (1.21-1) ...
18:25:30 #13 35.02 Selecting previously unselected package libtime-moment-perl.
18:25:30 #13 35.02 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
18:25:30 #13 35.03 Unpacking libtime-moment-perl (0.44-1+b3) ...
18:25:30 #13 35.06 Selecting previously unselected package libtype-tiny-xs-perl.
18:25:30 #13 35.07 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
18:25:30 #13 35.07 Unpacking libtype-tiny-xs-perl (0.022-1) ...
18:25:30 #13 35.11 Selecting previously unselected package libunicode-utf8-perl.
18:25:30 + make clean
18:25:30 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:25:30 rm -f -r src
18:25:30 make -C rpm clean
18:25:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:30 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:25:30 rm -f -r rpmbuild/
18:25:30 docker builder prune -f --filter until=24h
18:25:30 Total:	0B
18:25:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:25:30 make -C deb clean
18:25:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:30 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:25:30 rm -f -r debbuild
18:25:30 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:25:30 rm -f -r sources
18:25:30 docker builder prune -f --filter until=24h
18:25:30 Total:	0B
18:25:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:30 make -C static clean
18:25:30 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:25:30 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:25:30 rm -f -r build
18:25:30 docker builder prune -f --filter until=24h
18:25:30 From https://github.com/docker/cli
18:25:30  * [new branch]      master     -> master
18:25:30  * [new branch]      master     -> origin/master
18:25:30 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:25:30 #11 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 1.0s done
18:25:30 #11 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 0.1s
18:25:30 #14 46.11 Selecting previously unselected package python3-minimal.
18:25:30 #14 46.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4705 files and directories currently installed.)
18:25:30 #14 46.11 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
18:25:30 #14 46.12 Unpacking python3-minimal (3.10.6-1~22.04) ...
18:25:30 #14 46.15 Selecting previously unselected package media-types.
18:25:30 #14 46.15 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
18:25:30 #14 46.15 Unpacking media-types (7.0.0) ...
18:25:30 #14 46.18 Selecting previously unselected package libmpdec3:arm64.
18:25:30 #14 46.18 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
18:25:30 #14 46.19 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
18:25:30 #14 46.22 Selecting previously unselected package readline-common.
18:25:31 #14 42.24 Get:373 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-parser-perl arm64 2.46-4 [204 kB]
18:25:31 #14 42.27 Get:374 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-expat-perl all 0.51-2 [8644 B]
18:25:31 #13 35.11 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
18:25:31 #13 35.12 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
18:25:31 #13 35.16 Selecting previously unselected package libunwind8:amd64.
18:25:31 #13 35.16 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
18:25:31 #13 35.16 Unpacking libunwind8:amd64 (1.3.2-2) ...
18:25:31 #13 35.20 Selecting previously unselected package libxdelta2.
18:25:31 #13 35.21 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
18:25:31 #13 35.21 Unpacking libxdelta2 (1.1.3-9.3) ...
18:25:31 #13 35.26 Selecting previously unselected package libxext6:amd64.
18:25:31 #13 35.26 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
18:25:31 #13 35.26 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
18:25:31 #13 35.30 Selecting previously unselected package libxml-namespacesupport-perl.
18:25:31 #13 35.30 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
18:25:31 #13 35.30 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
18:25:31 #13 35.37 Selecting previously unselected package libxml-sax-base-perl.
18:25:31 Total:	0B
18:25:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:25:31 git init src/github.com/docker/docker
18:25:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:25:31 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:25:31 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:25:31 + SRC=src/github.com/docker/docker
18:25:31 + REF=master
18:25:31 + REF_FETCH=master
18:25:31 + git+  -C src/github.com/docker/docker ls-remote --refs --heads --tags originawk master {print $2}
18:25:31 
18:25:31 #14 46.22 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
18:25:31 #14 46.22 Unpacking readline-common (8.1.2-1) ...
18:25:31 #14 46.25 Selecting previously unselected package libreadline8:arm64.
18:25:31 #14 46.25 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
18:25:31 #14 46.26 Unpacking libreadline8:arm64 (8.1.2-1) ...
18:25:31 #14 46.29 Selecting previously unselected package libsqlite3-0:arm64.
18:25:31 #14 46.29 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
18:25:31 #14 46.30 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
18:25:31 #14 46.34 Selecting previously unselected package libpython3.10-stdlib:arm64.
18:25:31 #14 46.34 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_arm64.deb ...
18:25:31 #14 46.34 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ...
18:25:31 #14 46.43 Selecting previously unselected package python3.10.
18:25:31 #14 46.43 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_arm64.deb ...
18:25:31 #14 46.44 Unpacking python3.10 (3.10.12-1~22.04.2) ...
18:25:31 #13 22.93 Selecting previously unselected package g++.
18:25:31 #13 22.93 Preparing to unpack .../064-g++_4%3a12.2.0-3_amd64.deb ...
18:25:31 #13 22.93 Unpacking g++ (4:12.2.0-3) ...
18:25:31 #13 22.97 Selecting previously unselected package make.
18:25:31 #13 22.97 Preparing to unpack .../065-make_4.3-4.1_amd64.deb ...
18:25:31 #13 22.97 Unpacking make (4.3-4.1) ...
18:25:31 #13 23.04 Selecting previously unselected package libdpkg-perl.
18:25:31 #13 35.37 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
18:25:31 #13 35.38 Unpacking libxml-sax-base-perl (1.09-1.1) ...
18:25:31 #13 35.41 Selecting previously unselected package libxml-sax-perl.
18:25:31 #13 35.41 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:25:31 #13 35.42 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:25:31 #13 35.47 Selecting previously unselected package libxml-libxml-perl.
18:25:31 #13 35.47 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
18:25:31 #13 35.48 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:25:31 #13 35.55 Selecting previously unselected package libxml-sax-expat-perl.
18:25:31 #13 35.55 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
18:25:31 #13 35.55 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:25:31 #13 35.59 Selecting previously unselected package libxmlrpc-lite-perl.
18:25:31 #21 exporting layers 2.1s done
18:25:31 #21 writing image sha256:6afef8bbbc044b9cb717c3946974589ce93c2d648570a7cde40e61755d3e2af9 done
18:25:31 #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
18:25:31 #21 DONE 2.1s
18:25:31 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
18:25:31 + make REF=master ubuntu-jammy
18:25:31 git init src/github.com/docker/cli
18:25:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:25:31 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:25:31 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:25:31 + SRC=src/github.com/docker/cli
18:25:31 + REF=master
18:25:31 + REF_FETCH=master
18:25:31 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:25:31 + awk {print $2}
18:25:31 + REF=refs/heads/master
18:25:31 + [ -n refs/heads/master ]
18:25:31 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:31 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:31 + REF=refs/heads/master
18:25:31 + [ -n refs/heads/master ]
18:25:31 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:31 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:31 #14 46.47 Selecting previously unselected package libpython3-stdlib:arm64.
18:25:31 #14 46.47 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
18:25:31 #14 46.48 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
18:25:31 #14 46.51 Setting up python3-minimal (3.10.6-1~22.04) ...
18:25:31 #14 46.69 Selecting previously unselected package python3.
18:25:31 #14 DONE 5.2s
18:25:31 
18:25:31 #15 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
18:25:31 #15 DONE 0.0s
18:25:31 
18:25:31 #16 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
18:25:31 #13 23.04 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ...
18:25:31 #13 23.05 Unpacking libdpkg-perl (1.21.22) ...
18:25:31 #13 23.12 Selecting previously unselected package patch.
18:25:31 #13 23.12 Preparing to unpack .../067-patch_2.7.6-7_amd64.deb ...
18:25:31 #13 23.12 Unpacking patch (2.7.6-7) ...
18:25:31 #13 23.17 Selecting previously unselected package dpkg-dev.
18:25:31 #13 23.17 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ...
18:25:31 #13 23.17 Unpacking dpkg-dev (1.21.22) ...
18:25:31 #13 23.30 Selecting previously unselected package build-essential.
18:25:31 + set -e
18:25:31 + mkdir -p /root/build-deb/engine
18:25:31 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:25:31 #13 35.59 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
18:25:31 #13 35.60 Unpacking libxmlrpc-lite-perl (0.717-4) ...
18:25:31 #13 35.63 Selecting previously unselected package libxmuu1:amd64.
18:25:31 #13 35.64 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
18:25:31 #13 35.64 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
18:25:31 #13 35.68 Selecting previously unselected package libyaml-0-2:amd64.
18:25:31 #13 35.68 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
18:25:31 #13 35.69 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
18:25:31 #13 35.73 Selecting previously unselected package libyaml-libyaml-perl.
18:25:31 #13 35.73 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
18:25:31 #13 35.73 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
18:25:31 #13 35.77 Selecting previously unselected package licensecheck.
18:25:31 #13 35.77 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
18:25:31 #13 35.77 Unpacking licensecheck (3.1.1-2) ...
18:25:31 #13 35.81 Selecting previously unselected package lzip.
18:25:31 #13 35.81 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
18:25:31 #13 35.82 Unpacking lzip (1.22-3) ...
18:25:31 #13 35.87 Selecting previously unselected package lzop.
18:25:31 #13 35.87 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
18:25:31 #13 35.88 Unpacking lzop (1.04-2) ...
18:25:31 #13 35.92 Selecting previously unselected package t1utils.
18:25:31 #14 46.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5135 files and directories currently installed.)
18:25:31 #14 46.70 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ...
18:25:31 #14 46.71 Unpacking python3 (3.10.6-1~22.04) ...
18:25:31 #14 46.74 Selecting previously unselected package perl-modules-5.34.
18:25:31 #14 46.74 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ...
18:25:31 #14 46.74 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
18:25:31 #14 46.98 Selecting previously unselected package libgdbm6:arm64.
18:25:31 #14 42.67 Get:375 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [29.5 kB]
18:25:31 #14 42.84 Get:376 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 licensecheck all 3.3.5-1ubuntu1 [36.0 kB]
18:25:31 #14 42.89 Get:377 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-size-perl arm64 0.83-2build1 [19.4 kB]
18:25:31 #14 42.92 Get:378 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-run3-perl all 0.048-3 [30.3 kB]
18:25:31 #14 42.97 Get:379 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lzip arm64 1.23-5 [80.1 kB]
18:25:31 mkdir -p rpmbuild/SOURCES
18:25:31 docker run --rm -w /v \
18:25:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:25:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:31 	alpine \
18:25:31 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:25:31 #13 23.31 Preparing to unpack .../069-build-essential_12.9_amd64.deb ...
18:25:31 #13 23.31 Unpacking build-essential (12.9) ...
18:25:31 #13 23.35 Selecting previously unselected package libbrotli1:amd64.
18:25:31 #13 23.35 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_amd64.deb ...
18:25:31 #13 23.36 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
18:25:31 #13 23.41 Selecting previously unselected package libsasl2-modules-db:amd64.
18:25:31 #13 23.41 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
18:25:31 #13 23.41 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
18:25:31 #13 23.45 Selecting previously unselected package libsasl2-2:amd64.
18:25:31 #13 23.45 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
18:25:31 #13 23.46 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
18:25:31 #13 23.50 Selecting previously unselected package libldap-2.5-0:amd64.
18:25:31 #13 23.51 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
18:25:31 #13 23.51 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
18:25:32 18:25:32 + mkdir -p /root/build-deb/cli
18:25:32 + tar -C /root/build-deb -xzf /sources/cli.tgz
#13 35.92 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
18:25:32 #13 35.92 Unpacking t1utils (1.41-4) ...
18:25:32 #13 35.96 Selecting previously unselected package unzip.
18:25:32 #13 35.97 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ...
18:25:32 #13 35.97 Unpacking unzip (6.0-26+deb11u1) ...
18:25:32 #13 36.03 Selecting previously unselected package lintian.
18:25:32 #13 36.03 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
18:25:32 #13 36.04 Unpacking lintian (2.104.0) ...
18:25:32 #14 46.98 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ...
18:25:32 #14 46.98 Unpacking libgdbm6:arm64 (1.23-1) ...
18:25:32 #14 47.01 Selecting previously unselected package libgdbm-compat4:arm64.
18:25:32 #14 47.01 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ...
18:25:32 #14 47.01 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
18:25:32 #14 47.04 Selecting previously unselected package libperl5.34:arm64.
18:25:32 #14 47.05 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_arm64.deb ...
18:25:32 #14 47.05 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.2) ...
18:25:32 #14 47.25 Selecting previously unselected package perl.
18:25:32 #14 47.25 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_arm64.deb ...
18:25:32 #14 47.26 Unpacking perl (5.34.0-3ubuntu1.2) ...
18:25:32 #14 47.29 Selecting previously unselected package openssl.
18:25:32 #14 47.29 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.10_arm64.deb ...
18:25:32 #14 47.30 Unpacking openssl (3.0.2-0ubuntu1.10) ...
18:25:32 #14 47.36 Selecting previously unselected package ca-certificates.
18:25:32 #14 43.02 Get:380 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
18:25:32 #14 43.07 Get:381 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
18:25:32 #14 43.09 Get:382 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 unzip arm64 6.0-27ubuntu1 [170 kB]
18:25:32 #14 43.13 Get:383 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lintian all 2.116.3ubuntu1 [1114 kB]
18:25:32 From https://github.com/docker/cli
18:25:32  * [new branch]      master     -> master
18:25:32  * [new branch]      master     -> origin/master
18:25:32 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:25:32 #16 ...
18:25:32 
18:25:32 #17 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
18:25:32 #17 0.521 skipping packages installation on windows
18:25:32 #17 DONE 0.5s
18:25:32 
18:25:32 #16 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
18:25:32 #16 0.543 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
18:25:32 #13 23.56 Selecting previously unselected package libnghttp2-14:amd64.
18:25:32 #13 23.57 Preparing to unpack .../074-libnghttp2-14_1.52.0-1_amd64.deb ...
18:25:32 #13 23.57 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
18:25:32 #13 23.62 Selecting previously unselected package libpsl5:amd64.
18:25:32 #13 23.62 Preparing to unpack .../075-libpsl5_0.21.2-1_amd64.deb ...
18:25:32 #13 23.62 Unpacking libpsl5:amd64 (0.21.2-1) ...
18:25:32 #13 23.67 Selecting previously unselected package librtmp1:amd64.
18:25:32 #13 23.67 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:25:32 #13 23.67 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:25:32 #13 23.72 Selecting previously unselected package libssh2-1:amd64.
18:25:32 #13 23.72 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_amd64.deb ...
18:25:32 #13 23.72 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
18:25:32 #13 23.79 Selecting previously unselected package libcurl4:amd64.
18:25:32 #13 23.79 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u4_amd64.deb ...
18:25:32 #13 23.79 Unpacking libcurl4:amd64 (7.88.1-10+deb12u4) ...
18:25:32 #13 23.85 Selecting previously unselected package curl.
18:25:32 + mkdir -p /root/build-deb/buildx
18:25:32 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:25:32 #14 43.26 Get:384 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 manpages-dev all 6.03-1 [2015 kB]
18:25:32 #14 47.36 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
18:25:32 #14 47.36 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
18:25:32 #14 47.41 Selecting previously unselected package distro-info-data.
18:25:32 #14 47.41 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.4_all.deb ...
18:25:32 #14 47.41 Unpacking distro-info-data (0.52ubuntu0.4) ...
18:25:32 #14 47.44 Selecting previously unselected package iso-codes.
18:25:32 #14 47.44 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
18:25:32 #14 47.44 Unpacking iso-codes (4.9.0-1) ...
18:25:32 #14 47.58 Selecting previously unselected package less.
18:25:32 #14 43.35 Get:385 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-certifi all 2022.9.24-1 [155 kB]
18:25:32 #14 47.58 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_arm64.deb ...
18:25:32 #14 47.59 Unpacking less (590-1ubuntu0.22.04.1) ...
18:25:32 #14 47.62 Selecting previously unselected package libmd0:arm64.
18:25:32 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:25:32 ++ pwd
18:25:32 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:25:32 Project root: .
18:25:32 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:25:32 INFO: man/src/attach.md found
18:25:32 WARN: man/src/build.md does not exist, skipping
18:25:32 WARN: man/src/builder/build.md does not exist, skipping
18:25:32 WARN: man/src/builder/prune.md does not exist, skipping
18:25:32 WARN: man/src/builder.md does not exist, skipping
18:25:32 WARN: man/src/checkpoint/create.md does not exist, skipping
18:25:32 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:25:32 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:25:32 WARN: man/src/checkpoint.md does not exist, skipping
18:25:32 INFO: man/src/commit.md found
18:25:32 WARN: man/src/config/create.md does not exist, skipping
18:25:32 WARN: man/src/config/inspect.md does not exist, skipping
18:25:32 WARN: man/src/config/ls.md does not exist, skipping
18:25:32 WARN: man/src/config/rm.md does not exist, skipping
18:25:32 WARN: man/src/config.md does not exist, skipping
18:25:32 INFO: man/src/container/attach.md found
18:25:32 INFO: man/src/container/commit.md found
18:25:32 INFO: man/src/container/cp.md found
18:25:32 INFO: man/src/container/create.md found
18:25:32 INFO: man/src/container/diff.md found
18:25:32 INFO: man/src/container/exec.md found
18:25:32 INFO: man/src/container/export.md found
18:25:32 WARN: man/src/container/inspect.md does not exist, skipping
18:25:32 INFO: man/src/container/kill.md found
18:25:32 INFO: man/src/container/logs.md found
18:25:32 INFO: man/src/container/ls.md found
18:25:32 INFO: man/src/container/pause.md found
18:25:32 INFO: man/src/container/port.md found
18:25:32 WARN: man/src/container/prune.md does not exist, skipping
18:25:32 INFO: man/src/container/rename.md found
18:25:32 INFO: man/src/container/restart.md found
18:25:32 INFO: man/src/container/rm.md found
18:25:32 INFO: man/src/container/run.md found
18:25:32 INFO: man/src/container/start.md found
18:25:32 INFO: man/src/container/stats.md found
18:25:32 INFO: man/src/container/stop.md found
18:25:32 INFO: man/src/container/top.md found
18:25:32 INFO: man/src/container/unpause.md found
18:25:32 INFO: man/src/container/update.md found
18:25:32 INFO: man/src/container/wait.md found
18:25:32 WARN: man/src/container.md does not exist, skipping
18:25:32 WARN: man/src/context/create.md does not exist, skipping
18:25:32 WARN: man/src/context/export.md does not exist, skipping
18:25:32 WARN: man/src/context/import.md does not exist, skipping
18:25:32 WARN: man/src/context/inspect.md does not exist, skipping
18:25:32 WARN: man/src/context/ls.md does not exist, skipping
18:25:32 WARN: man/src/context/rm.md does not exist, skipping
18:25:32 WARN: man/src/context/show.md does not exist, skipping
18:25:32 WARN: man/src/context/update.md does not exist, skipping
18:25:32 WARN: man/src/context/use.md does not exist, skipping
18:25:32 WARN: man/src/context.md does not exist, skipping
18:25:32 INFO: man/src/cp.md found
18:25:32 INFO: man/src/create.md found
18:25:32 INFO: man/src/diff.md found
18:25:32 INFO: man/src/events.md found
18:25:32 INFO: man/src/exec.md found
18:25:32 INFO: man/src/export.md found
18:25:32 INFO: man/src/history.md found
18:25:32 INFO: man/src/image/build.md found
18:25:32 INFO: man/src/image/history.md found
18:25:32 INFO: man/src/image/import.md found
18:25:32 WARN: man/src/image/inspect.md does not exist, skipping
18:25:32 INFO: man/src/image/load.md found
18:25:32 INFO: man/src/image/ls.md found
18:25:32 WARN: man/src/image/prune.md does not exist, skipping
18:25:32 INFO: man/src/image/pull.md found
18:25:32 INFO: man/src/image/push.md found
18:25:32 INFO: man/src/image/rm.md found
18:25:32 INFO: man/src/image/save.md found
18:25:32 INFO: man/src/image/tag.md found
18:25:32 WARN: man/src/image.md does not exist, skipping
18:25:32 INFO: man/src/images.md found
18:25:32 INFO: man/src/import.md found
18:25:32 INFO: man/src/info.md found
18:25:32 INFO: man/src/inspect.md found
18:25:32 INFO: man/src/kill.md found
18:25:32 INFO: man/src/load.md found
18:25:32 INFO: man/src/login.md found
18:25:32 INFO: man/src/logout.md found
18:25:32 INFO: man/src/logs.md found
18:25:32 WARN: man/src/manifest/annotate.md does not exist, skipping
18:25:32 WARN: man/src/manifest/create.md does not exist, skipping
18:25:32 WARN: man/src/manifest/inspect.md does not exist, skipping
18:25:32 WARN: man/src/manifest/push.md does not exist, skipping
18:25:32 WARN: man/src/manifest/rm.md does not exist, skipping
18:25:32 WARN: man/src/manifest.md does not exist, skipping
18:25:32 INFO: man/src/network/connect.md found
18:25:32 INFO: man/src/network/create.md found
18:25:32 INFO: man/src/network/disconnect.md found
18:25:32 INFO: man/src/network/inspect.md found
18:25:32 INFO: man/src/network/ls.md found
18:25:32 WARN: man/src/network/prune.md does not exist, skipping
18:25:32 INFO: man/src/network/rm.md found
18:25:32 WARN: man/src/network.md does not exist, skipping
18:25:32 WARN: man/src/node/demote.md does not exist, skipping
18:25:32 WARN: man/src/node/inspect.md does not exist, skipping
18:25:32 WARN: man/src/node/ls.md does not exist, skipping
18:25:32 WARN: man/src/node/promote.md does not exist, skipping
18:25:32 WARN: man/src/node/ps.md does not exist, skipping
18:25:32 WARN: man/src/node/rm.md does not exist, skipping
18:25:32 WARN: man/src/node/update.md does not exist, skipping
18:25:32 WARN: man/src/node.md does not exist, skipping
18:25:32 INFO: man/src/pause.md found
18:25:32 WARN: man/src/plugin/create.md does not exist, skipping
18:25:32 WARN: man/src/plugin/disable.md does not exist, skipping
18:25:32 WARN: man/src/plugin/enable.md does not exist, skipping
18:25:32 WARN: man/src/plugin/inspect.md does not exist, skipping
18:25:32 WARN: man/src/plugin/install.md does not exist, skipping
18:25:32 INFO: man/src/plugin/ls.md found
18:25:32 WARN: man/src/plugin/push.md does not exist, skipping
18:25:32 WARN: man/src/plugin/rm.md does not exist, skipping
18:25:32 WARN: man/src/plugin/set.md does not exist, skipping
18:25:32 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:25:32 WARN: man/src/plugin.md does not exist, skipping
18:25:32 INFO: man/src/port.md found
18:25:32 INFO: man/src/ps.md found
18:25:32 INFO: man/src/pull.md found
18:25:32 INFO: man/src/push.md found
18:25:32 INFO: man/src/rename.md found
18:25:32 INFO: man/src/restart.md found
18:25:32 INFO: man/src/rm.md found
18:25:32 INFO: man/src/rmi.md found
18:25:32 WARN: man/src/run.md does not exist, skipping
18:25:32 INFO: man/src/save.md found
18:25:32 INFO: man/src/search.md found
18:25:32 WARN: man/src/secret/create.md does not exist, skipping
18:25:32 WARN: man/src/secret/inspect.md does not exist, skipping
18:25:32 WARN: man/src/secret/ls.md does not exist, skipping
18:25:32 WARN: man/src/secret/rm.md does not exist, skipping
18:25:32 WARN: man/src/secret.md does not exist, skipping
18:25:32 WARN: man/src/service/create.md does not exist, skipping
18:25:32 WARN: man/src/service/inspect.md does not exist, skipping
18:25:32 WARN: man/src/service/logs.md does not exist, skipping
18:25:32 WARN: man/src/service/ls.md does not exist, skipping
18:25:32 WARN: man/src/service/ps.md does not exist, skipping
18:25:32 WARN: man/src/service/rm.md does not exist, skipping
18:25:32 WARN: man/src/service/rollback.md does not exist, skipping
18:25:32 WARN: man/src/service/scale.md does not exist, skipping
18:25:32 WARN: man/src/service/update.md does not exist, skipping
18:25:32 WARN: man/src/service.md does not exist, skipping
18:25:32 WARN: man/src/stack/config.md does not exist, skipping
18:25:32 WARN: man/src/stack/deploy.md does not exist, skipping
18:25:32 WARN: man/src/stack/ls.md does not exist, skipping
18:25:32 WARN: man/src/stack/ps.md does not exist, skipping
18:25:32 WARN: man/src/stack/rm.md does not exist, skipping
18:25:32 WARN: man/src/stack/services.md does not exist, skipping
18:25:32 WARN: man/src/stack.md does not exist, skipping
18:25:32 INFO: man/src/start.md found
18:25:32 INFO: man/src/stats.md found
18:25:32 INFO: man/src/stop.md found
18:25:32 WARN: man/src/swarm/ca.md does not exist, skipping
18:25:32 WARN: man/src/swarm/init.md does not exist, skipping
18:25:32 WARN: man/src/swarm/join.md does not exist, skipping
18:25:32 WARN: man/src/swarm/join-token.md does not exist, skipping
18:25:32 WARN: man/src/swarm/leave.md does not exist, skipping
18:25:32 WARN: man/src/swarm/unlock.md does not exist, skipping
18:25:32 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:25:32 WARN: man/src/swarm/update.md does not exist, skipping
18:25:32 WARN: man/src/swarm.md does not exist, skipping
18:25:32 WARN: man/src/system/df.md does not exist, skipping
18:25:32 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:25:32 INFO: man/src/system/events.md found
18:25:32 INFO: man/src/system/info.md found
18:25:32 WARN: man/src/system/prune.md does not exist, skipping
18:25:32 WARN: man/src/system.md does not exist, skipping
18:25:32 INFO: man/src/tag.md found
18:25:32 INFO: man/src/top.md found
18:25:32 WARN: man/src/trust/inspect.md does not exist, skipping
18:25:32 WARN: man/src/trust/key/generate.md does not exist, skipping
18:25:32 WARN: man/src/trust/key/load.md does not exist, skipping
18:25:32 WARN: man/src/trust/key.md does not exist, skipping
18:25:32 WARN: man/src/trust/revoke.md does not exist, skipping
18:25:32 WARN: man/src/trust/sign.md does not exist, skipping
18:25:32 WARN: man/src/trust/signer/add.md does not exist, skipping
18:25:32 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:25:32 WARN: man/src/trust/signer.md does not exist, skipping
18:25:32 WARN: man/src/trust.md does not exist, skipping
18:25:32 INFO: man/src/unpause.md found
18:25:32 INFO: man/src/update.md found
18:25:32 INFO: man/src/version.md found
18:25:32 INFO: man/src/volume/create.md found
18:25:32 INFO: man/src/volume/inspect.md found
18:25:32 INFO: man/src/volume/ls.md found
18:25:32 WARN: man/src/volume/prune.md does not exist, skipping
18:25:32 WARN: man/src/volume/rm.md does not exist, skipping
18:25:32 WARN: man/src/volume/update.md does not exist, skipping
18:25:32 INFO: man/src/volume.md found
18:25:32 INFO: man/src/wait.md found
18:25:32 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:25:32 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:25:32 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:25:32 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:25:32 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:25:32 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:25:32 make[2]: Leaving directory '/root/build-deb/cli'
18:25:32 # Build buildx plugin
18:25:32 cd /go/src/github.com/docker/buildx \
18:25:32 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:25:32 && GO111MODULE=on \
18:25:32 	CGO_ENABLED=0 \
18:25:32 		go build \
18:25:32 			-mod=vendor \
18:25:32 			-trimpath \
18:25:32 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:25:32 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:25:32 			./cmd/buildx
18:25:32 git init src/github.com/docker/docker
18:25:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:25:32 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:25:32 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:25:32 + SRC=src/github.com/docker/docker
18:25:32 + REF=master
18:25:32 + REF_FETCH=master
18:25:32 + git -C+  src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:25:32 awk {print $2}
18:25:32 + REF=refs/heads/master
18:25:32 + [ -n refs/heads/master ]
18:25:32 + REF_FETCH=refs/heads/master:refs/heads/master
18:25:32 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:25:32 #16 0.900 go: downloading github.com/akavel/rsrc v0.10.2
18:25:32 #13 36.30 Selecting previously unselected package lsb-release.
18:25:32 #13 36.30 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
18:25:32 #13 36.31 Unpacking lsb-release (11.1.0) ...
18:25:32 #13 36.34 Selecting previously unselected package manpages-dev.
18:25:32 #13 36.35 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
18:25:32 #13 36.35 Unpacking manpages-dev (5.10-1) ...
18:25:32 #13 23.85 Preparing to unpack .../079-curl_7.88.1-10+deb12u4_amd64.deb ...
18:25:32 #13 23.86 Unpacking curl (7.88.1-10+deb12u4) ...
18:25:32 #13 23.92 Selecting previously unselected package dctrl-tools.
18:25:32 #13 23.93 Preparing to unpack .../080-dctrl-tools_2.24-3+b1_amd64.deb ...
18:25:32 #13 23.94 Unpacking dctrl-tools (2.24-3+b1) ...
18:25:32 #13 23.98 Selecting previously unselected package libdebhelper-perl.
18:25:32 #13 23.98 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ...
18:25:32 #13 23.99 Unpacking libdebhelper-perl (13.11.4) ...
18:25:32 #13 24.03 Selecting previously unselected package libtool.
18:25:32 #13 24.03 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ...
18:25:32 #13 24.04 Unpacking libtool (2.4.7-5) ...
18:25:32 #13 24.09 Selecting previously unselected package dh-autoreconf.
18:25:32 #14 43.76 Get:386 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB]
18:25:32 #14 47.62 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ...
18:25:32 #14 47.62 Unpacking libmd0:arm64 (1.0.4-1build1) ...
18:25:32 #14 47.65 Selecting previously unselected package libbsd0:arm64.
18:25:32 #14 47.66 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ...
18:25:32 #14 47.66 Unpacking libbsd0:arm64 (0.11.5-1) ...
18:25:32 #14 47.69 Selecting previously unselected package libelf1:arm64.
18:25:32 #14 47.69 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ...
18:25:32 #14 47.69 Unpacking libelf1:arm64 (0.186-1build1) ...
18:25:32 #14 47.72 Selecting previously unselected package libicu70:arm64.
18:25:32 #14 47.72 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ...
18:25:32 #14 47.73 Unpacking libicu70:arm64 (70.1-2) ...
18:25:32 #13 36.68 Selecting previously unselected package pbzip2.
18:25:32 #13 36.68 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
18:25:32 #13 36.69 Unpacking pbzip2 (1.1.13-1) ...
18:25:32 #13 36.72 Selecting previously unselected package pixz.
18:25:32 #13 36.72 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
18:25:32 #13 36.73 Unpacking pixz (1.0.7-1) ...
18:25:32 #13 36.76 Selecting previously unselected package xdelta.
18:25:32 #13 36.77 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
18:25:32 #13 36.77 Unpacking xdelta (1.1.3-9.3) ...
18:25:32 #13 36.81 Selecting previously unselected package xdelta3.
18:25:32 #13 36.81 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
18:25:32 #13 36.81 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
18:25:32 #13 36.85 Selecting previously unselected package pristine-tar.
18:25:32 #56 60.12 + rm -f /go/src/github.com/docker/docker/go.mod
18:25:32 #56 60.12 Created binary: /tmp/bundles/binary-daemon/dockerd
18:25:32 #56 60.15 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/amd64)...
18:25:32 #56 60.15 + tee /go/src/github.com/docker/docker/go.mod
18:25:32 #56 60.15 module github.com/docker/docker
18:25:32 #56 60.15 
18:25:32 #56 60.15 go 1.20
18:25:32 #56 60.15 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:32 #56 60.15 + GO111MODULE=on
18:25:32 #56 60.15 + go build -mod=vendor -modfile=vendor.mod -o /tmp/bundles/binary-daemon/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=Community Engine"  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:25:32 #56 60.36 + rm -f /go/src/github.com/docker/docker/go.mod
18:25:32 #56 60.36 Created binary: /tmp/bundles/binary-daemon/docker-proxy
18:25:32 #56 60.36 
18:25:32 #56 DONE 60.8s
18:25:32 
18:25:32 #61 [all 7/7] COPY --link --from=build         /build  /
18:25:32 #61 DONE 0.2s
18:25:32 
18:25:32 #62 exporting to client directory
18:25:32 #62 copying files 32B
18:25:32 #13 24.09 Preparing to unpack .../083-dh-autoreconf_20_all.deb ...
18:25:32 #13 24.09 Unpacking dh-autoreconf (20) ...
18:25:32 #13 24.14 Selecting previously unselected package libarchive-zip-perl.
18:25:32 #13 24.14 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ...
18:25:32 #13 24.15 Unpacking libarchive-zip-perl (1.68-1) ...
18:25:32 #13 24.19 Selecting previously unselected package libsub-override-perl.
18:25:32 #13 24.19 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ...
18:25:32 #13 24.20 Unpacking libsub-override-perl (0.09-4) ...
18:25:32 #13 24.23 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:25:32 #13 24.23 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
18:25:32 #13 24.23 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
18:25:32 #13 24.27 Selecting previously unselected package dh-strip-nondeterminism.
18:25:32 #13 24.27 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ...
18:25:32 #13 24.27 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
18:25:32 #13 24.31 Selecting previously unselected package libelf1:amd64.
18:25:32 #14 44.03 Get:387 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cryptography arm64 38.0.4-2 [649 kB]
18:25:32 #14 47.92 Selecting previously unselected package libxml2:arm64.
18:25:32 #14 47.92 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_arm64.deb ...
18:25:32 #14 47.92 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ...
18:25:32 #14 47.96 Selecting previously unselected package libyaml-0-2:arm64.
18:25:32 #14 47.97 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ...
18:25:32 #14 47.97 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
18:25:32 #14 48.00 Selecting previously unselected package lsb-release.
18:25:32 #14 48.00 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
18:25:32 #14 48.00 Unpacking lsb-release (11.1.0ubuntu4) ...
18:25:32 #14 48.04 Selecting previously unselected package netbase.
18:25:32 #14 48.04 Preparing to unpack .../018-netbase_6.3_all.deb ...
18:25:32 #14 48.04 Unpacking netbase (6.3) ...
18:25:32 #14 48.07 Selecting previously unselected package python-apt-common.
18:25:32 #14 48.07 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ...
18:25:32 #14 48.07 Unpacking python-apt-common (2.4.0ubuntu2) ...
18:25:32 #14 48.10 Selecting previously unselected package python3-apt.
18:25:32 + mkdir -p /root/build-deb/compose
18:25:32 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:25:32 + mkdir -p /go/src/github.com/docker
18:25:32 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:25:32 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:25:32 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:25:32 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:25:32 + EPOCH=5
18:25:32 + EPOCH_SEP=
18:25:32 + [[ ! -z 5 ]]
18:25:32 + EPOCH_SEP=:
18:25:32 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:25:32 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:25:32 + VERSION=0.0.0-20231011170815-26951f7
18:25:32 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:25:32 VERSION AAA 0.0.0-20231011170815-26951f7
18:25:32 VERSION bbb 0.0.0-20231011170815-26951f7
18:25:32 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:25:32 + debSource=docker-ce
18:25:32 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:25:32 + debMaintainer='Docker <support@docker.com>'
18:25:32 ++ date --rfc-2822
18:25:32 + debDate='Wed, 11 Oct 2023 18:25:32 +0000'
18:25:32 + pkgRevision=1
18:25:32 + cat
18:25:32 + export CLI_GITCOMMIT=26951f7
18:25:32 + CLI_GITCOMMIT=26951f7
18:25:32 + export ENGINE_GITCOMMIT=949f8c9
18:25:32 + ENGINE_GITCOMMIT=949f8c9
18:25:32 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:25:32 + dpkg-buildpackage -uc -us -I.git
18:25:32 VERSION BBB 0.0.0-20231011170815-26951f7
18:25:32 dpkg-buildpackage: info: source package docker-ce
18:25:32 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal
18:25:32 dpkg-buildpackage: info: source distribution focal
18:25:32 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:25:32 #13 36.85 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
18:25:32 #13 36.86 Unpacking pristine-tar (1.49) ...
18:25:32 #13 36.90 Selecting previously unselected package publicsuffix.
18:25:32 #13 36.91 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
18:25:32 #13 36.91 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
18:25:32 #13 36.95 Selecting previously unselected package python-apt-common.
18:25:32 #13 36.95 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
18:25:32 #13 36.96 Unpacking python-apt-common (2.2.1) ...
18:25:32 #13 37.00 Selecting previously unselected package python3-apt.
18:25:32 #13 37.01 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
18:25:32 #13 37.01 Unpacking python3-apt (2.2.1) ...
18:25:32 #13 37.06 Selecting previously unselected package python3-certifi.
18:25:32 #13 24.31 Preparing to unpack .../088-libelf1_0.188-2.1_amd64.deb ...
18:25:32 #13 24.32 Unpacking libelf1:amd64 (0.188-2.1) ...
18:25:32 #13 24.37 Selecting previously unselected package dwz.
18:25:32 #13 24.37 Preparing to unpack .../089-dwz_0.15-1_amd64.deb ...
18:25:32 #13 24.37 Unpacking dwz (0.15-1) ...
18:25:32 #13 24.42 Selecting previously unselected package libicu72:amd64.
18:25:32 #13 24.42 Preparing to unpack .../090-libicu72_72.1-3_amd64.deb ...
18:25:32 #13 24.42 Unpacking libicu72:amd64 (72.1-3) ...
18:25:33 #14 44.29 Get:388 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-idna all 3.3-1 [49.3 kB]
18:25:33 #14 48.10 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_arm64.deb ...
18:25:33 #14 48.11 Unpacking python3-apt (2.4.0ubuntu2) ...
18:25:33 #14 48.15 Selecting previously unselected package python3-pkg-resources.
18:25:33 #14 48.15 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
18:25:33 #14 48.15 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:25:33 #14 48.19 Selecting previously unselected package ucf.
18:25:33 #14 48.19 Preparing to unpack .../022-ucf_3.0043_all.deb ...
18:25:33 #14 48.19 Moving old data out of the way
18:25:33 #14 48.20 Unpacking ucf (3.0043) ...
18:25:33 #14 48.23 Selecting previously unselected package bsdextrautils.
18:25:33 #14 48.23 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ...
18:25:33 #14 48.23 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
18:25:33 #14 48.26 Selecting previously unselected package libmagic-mgc.
18:25:33 #14 48.26 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_arm64.deb ...
18:25:33 #14 48.26 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
18:25:33 #14 48.32 Selecting previously unselected package libmagic1:arm64.
18:25:33 #14 48.32 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_arm64.deb ...
18:25:33 #14 48.33 Unpacking libmagic1:arm64 (1:5.41-3ubuntu0.1) ...
18:25:33 #14 48.36 Selecting previously unselected package file.
18:25:33  dpkg-source -I.git --before-build .
18:25:33 dpkg-buildpackage: info: host architecture arm64
18:25:33  debian/rules clean
18:25:33 dh clean --with=bash-completion
18:25:33 #13 37.06 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
18:25:33 #13 37.07 Unpacking python3-certifi (2020.6.20-1) ...
18:25:33 #13 37.11 Selecting previously unselected package python3-idna.
18:25:33 #13 37.11 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
18:25:33 #13 37.12 Unpacking python3-idna (2.10-1) ...
18:25:33 #13 37.16 Selecting previously unselected package python3-magic.
18:25:33 #13 37.16 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
18:25:33 #13 37.17 Unpacking python3-magic (2:0.4.20-3) ...
18:25:33 #13 37.20 Selecting previously unselected package python3-urllib3.
18:25:33 #13 37.20 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
18:25:33 #13 37.21 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
18:25:33 #13 37.25 Selecting previously unselected package python3-requests.
18:25:33 #13 37.25 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
18:25:33 #13 37.25 Unpacking python3-requests (2.25.1+dfsg-2) ...
18:25:33 #13 37.29 Selecting previously unselected package python3-unidiff.
18:25:33 mkdir -p rpmbuild/SOURCES
18:25:33 docker run --rm -w /v \
18:25:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:25:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:33 	alpine \
18:25:33 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:25:33 #62 copying files 208.01MB 0.5s done
18:25:33 #14 44.29 Get:389 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-nacl arm64 1.5.0-2 [59.9 kB]
18:25:33 #14 44.30 Get:390 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-bcrypt arm64 3.2.2-1 [28.8 kB]
18:25:33 #14 44.31 Get:391 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-six all 1.16.0-4 [12.4 kB]
18:25:33 #14 44.31 Get:392 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB]
18:25:33 #14 44.32 Get:393 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-urllib3 all 1.26.12-1 [99.7 kB]
18:25:33 #14 44.33 Get:394 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB]
18:25:33 #14 44.34 Get:395 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB]
18:25:33 #14 44.34 Get:396 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 equivs all 2.3.1 [19.0 kB]
18:25:33 #14 48.36 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_arm64.deb ...
18:25:33 #14 48.36 Unpacking file (1:5.41-3ubuntu0.1) ...
18:25:33 #14 48.39 Selecting previously unselected package gettext-base.
18:25:33 #14 48.39 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ...
18:25:33 #14 48.39 Unpacking gettext-base (0.21-4ubuntu4) ...
18:25:33 #14 48.43 Selecting previously unselected package libuchardet0:arm64.
18:25:33 #14 48.43 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ...
18:25:33 #14 48.43 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
18:25:33 #14 48.46 Selecting previously unselected package groff-base.
18:25:33 #14 48.46 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ...
18:25:33 #14 48.46 Unpacking groff-base (1.22.4-8build1) ...
18:25:33 #14 48.52 Selecting previously unselected package libcbor0.8:arm64.
18:25:33 #14 48.52 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
18:25:33 #14 48.53 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
18:25:33 #14 48.56 Selecting previously unselected package libedit2:arm64.
18:25:33 #14 48.56 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ...
18:25:33 #14 48.56 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
18:25:33 + for f in rootlesskit rootlesskit-docker-proxy
18:25:33 + GOBIN=/usr/local/bin
18:25:33 + GO111MODULE=on
18:25:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:33    dh_clean
18:25:33  dpkg-source -I.git -b .
18:25:33 #13 37.30 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
18:25:33 #13 37.30 Unpacking python3-unidiff (0.5.5-2) ...
18:25:33 #13 37.33 Selecting previously unselected package python3-xdg.
18:25:33 #13 37.33 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
18:25:33 #13 37.34 Unpacking python3-xdg (0.27-2) ...
18:25:33 #13 37.38 Selecting previously unselected package shared-mime-info.
18:25:33 #13 37.38 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
18:25:33 #13 37.38 Unpacking shared-mime-info (2.0-1) ...
18:25:33 #13 37.49 Selecting previously unselected package strace.
18:25:33 #13 37.49 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
18:25:33 #13 37.49 Unpacking strace (5.10-1) ...
18:25:33 #13 37.56 Selecting previously unselected package xauth.
18:25:33 From https://github.com/docker/docker
18:25:33  * [new branch]      master     -> master
18:25:33  * [new branch]      master     -> origin/master
18:25:33 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:25:33 #13 25.03 Selecting previously unselected package libxml2:amd64.
18:25:33 #13 25.03 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
18:25:33 #13 25.04 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
18:25:33 #13 25.13 Selecting previously unselected package gettext.
18:25:33 #62 DONE 0.8s
18:25:33 cd /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/build/buildx ./bin/docker-buildx
18:25:33 #14 48.59 Selecting previously unselected package libfido2-1:arm64.
18:25:33 #14 48.60 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ...
18:25:33 #14 48.60 Unpacking libfido2-1:arm64 (1.10.0-1) ...
18:25:33 #14 48.63 Selecting previously unselected package libnghttp2-14:arm64.
18:25:33 #14 48.63 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ...
18:25:33 #14 48.63 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
18:25:33 #14 48.67 Selecting previously unselected package libpipeline1:arm64.
18:25:33 #14 48.67 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ...
18:25:33 #14 48.67 Unpacking libpipeline1:arm64 (1.5.5-1) ...
18:25:33 #14 48.70 Selecting previously unselected package libpng16-16:arm64.
18:25:33 #14 48.70 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ...
18:25:33 #14 48.71 Unpacking libpng16-16:arm64 (1.6.37-3build5) ...
18:25:33 #14 48.74 Selecting previously unselected package libpsl5:arm64.
18:25:33 #14 48.74 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ...
18:25:33 #14 48.74 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
18:25:33 #14 48.77 Selecting previously unselected package libxau6:arm64.
18:25:33 #14 48.78 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ...
18:25:33 #14 48.78 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
18:25:33 #14 48.81 Selecting previously unselected package libxdmcp6:arm64.
18:25:33 #14 48.81 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
18:25:33 #14 48.81 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
18:25:33 #14 48.85 Selecting previously unselected package libxcb1:arm64.
18:25:33 #14 48.85 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ...
18:25:33 #14 48.85 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ...
18:25:33 #14 48.88 Selecting previously unselected package libx11-data.
18:25:33 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:25:33 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:25:33 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:25:33 dpkg-source: info: using source format '1.0'
18:25:33 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz
18:25:33 #13 37.56 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
18:25:33 #13 37.57 Unpacking xauth (1:1.1-1) ...
18:25:33 #13 37.61 Selecting previously unselected package xdg-user-dirs.
18:25:33 #13 37.61 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
18:25:33 #13 37.62 Unpacking xdg-user-dirs (0.17-2) ...
18:25:33 #13 37.68 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
18:25:33 #13 37.69 Setting up media-types (4.0.0) ...
18:25:33 #13 37.71 Setting up libpipeline1:amd64 (1.5.3-1) ...
18:25:33 #13 37.72 Setting up wdiff (1.2.2-2+b1) ...
18:25:33 #13 37.73 Setting up libxau6:amd64 (1:1.0.9-1) ...
18:25:33 #13 37.74 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
18:25:33 #13 37.75 Setting up libpsl5:amd64 (0.21.0-1.2) ...
18:25:33 #13 37.77 Setting up libgpm2:amd64 (1.20.7-8) ...
18:25:33 #13 37.78 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
18:25:33 #13 37.79 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
18:25:33 From https://github.com/docker/docker
18:25:33  * [new branch]      master     -> master
18:25:33  * [new branch]      master     -> origin/master
18:25:33 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:25:33 #13 25.13 Preparing to unpack .../092-gettext_0.21-12_amd64.deb ...
18:25:33 #13 25.13 Unpacking gettext (0.21-12) ...
18:25:33 #13 25.29 Selecting previously unselected package intltool-debian.
18:25:33 #13 25.29 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ...
18:25:33 #13 25.30 Unpacking intltool-debian (0.35.0+20060710.6) ...
18:25:33 #13 25.33 Selecting previously unselected package po-debconf.
18:25:33 #13 25.33 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ...
18:25:33 #13 25.34 Unpacking po-debconf (1.0.21+nmu1) ...
18:25:33 #13 25.39 Selecting previously unselected package debhelper.
18:25:33 #0 building with "default" instance using docker driver
18:25:33 
18:25:33 #1 [internal] load build definition from Dockerfile
18:25:33 #1 transferring dockerfile: 4.66kB done
18:25:33 #1 DONE 0.0s
18:25:33 
18:25:33 #2 [internal] load .dockerignore
18:25:33 #2 transferring context: 45B done
18:25:33 #2 DONE 0.0s
18:25:33 
18:25:33 #3 resolve image config for docker.io/docker/dockerfile:1
18:25:33 #3 DONE 0.1s
18:25:33 
18:25:33 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:25:33 #4 CACHED
18:25:33 
18:25:33 #5 [internal] load metadata for docker.io/library/golang:1.21.2-alpine
18:25:33 #5 ...
18:25:33 
18:25:33 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:25:33 #6 DONE 0.1s
18:25:33 #14 48.88 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
18:25:33 #14 48.88 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
18:25:33 #14 48.95 Selecting previously unselected package libx11-6:arm64.
18:25:33 #14 48.95 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_arm64.deb ...
18:25:33 #14 48.95 Unpacking libx11-6:arm64 (2:1.7.5-1ubuntu0.3) ...
18:25:33 #14 48.99 Selecting previously unselected package libxext6:arm64.
18:25:33 #14 48.99 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ...
18:25:33 #14 48.99 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
18:25:33 #14 49.02 Selecting previously unselected package libxmuu1:arm64.
18:25:33 #14 49.02 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ...
18:25:33 #14 49.03 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
18:25:33 #14 49.06 Selecting previously unselected package man-db.
18:25:33 #14 49.06 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ...
18:25:33 #14 49.07 Unpacking man-db (2.10.2-1) ...
18:25:33 #14 49.12 Selecting previously unselected package manpages.
18:25:33 #14 44.74 Get:397 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libauthen-sasl-perl all 2.1600-3 [42.2 kB]
18:25:33 #14 44.93 Get:398 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-magic all 2:0.4.26-3 [13.1 kB]
18:25:33 #14 45.14 debconf: delaying package configuration, since apt-utils is not installed
18:25:33 #14 45.18 Fetched 139 MB in 39s (3599 kB/s)
18:25:33 #13 37.80 Setting up libicu67:amd64 (67.1-7) ...
18:25:33 #13 37.81 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
18:25:33 #13 37.82 Setting up xdg-user-dirs (0.17-2) ...
18:25:33 #13 37.84 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
18:25:33 #13 37.86 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
18:25:33 #13 37.87 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
18:25:33 #13 37.90 No schema files found: doing nothing.
18:25:33 #13 37.91 Setting up distro-info-data (0.51+deb11u4) ...
18:25:33 #13 37.92 Setting up manpages (5.10-1) ...
18:25:33 #13 37.93 Setting up unzip (6.0-26+deb11u1) ...
18:25:33 #13 37.94 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
18:25:33 #13 37.95 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
18:25:33 #13 37.96 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
18:25:33 #13 37.98 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
18:25:33 #13 37.99 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:25:33 #13 38.01 Setting up libfcgi-bin (2.4.2-2) ...
18:25:33 #13 38.02 Setting up binutils-common:amd64 (2.35.2-2) ...
18:25:33 #13 38.03 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
18:25:33 #13 38.04 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ...
18:25:33 #13 38.06 Setting up libdeflate0:amd64 (1.7-1) ...
18:25:33 #13 38.08 Setting up less (551-2) ...
18:25:33 #13 38.09 Setting up perl-openssl-defaults:amd64 (5) ...
18:25:33 #13 38.10 Setting up linux-libc-dev:amd64 (5.10.197-1) ...
18:25:33 #13 38.11 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
18:25:33 git init src/github.com/docker/buildx
18:25:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:25:33 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:25:33 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:25:33 + SRC=src/github.com/docker/buildx
18:25:33 + REF=v0.11.2
18:25:33 + REF_FETCH=v0.11.2
18:25:33 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:25:33 + awk {print $2}
18:25:33 + REF=refs/tags/v0.11.2
18:25:33 + [ -n refs/tags/v0.11.2 ]
18:25:33 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:33 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:33 #13 25.39 Preparing to unpack .../095-debhelper_13.11.4_all.deb ...
18:25:33 #13 25.41 Unpacking debhelper (13.11.4) ...
18:25:33 #13 25.52 Selecting previously unselected package debian-keyring.
18:25:33 #13 25.52 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ...
18:25:33 #13 25.53 Unpacking debian-keyring (2022.12.24) ...
18:25:33 git init src/github.com/docker/buildx
18:25:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:25:33 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:25:33 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:25:33 + SRC=src/github.com/docker/buildx
18:25:33 + REF=v0.11.2
18:25:33 + REF_FETCH=v0.11.2
18:25:33 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:25:33 + awk {print $2}
18:25:33 + REF=refs/tags/v0.11.2
18:25:33 + [ -n refs/tags/v0.11.2 ]
18:25:33 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:33 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:25:34 #14 49.12 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
18:25:34 #14 49.12 Unpacking manpages (5.10-1ubuntu1) ...
18:25:34 #14 49.23 Selecting previously unselected package openssh-client.
18:25:34 #14 49.23 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_arm64.deb ...
18:25:34 #14 49.24 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ...
18:25:34 #14 49.28 Selecting previously unselected package publicsuffix.
18:25:34 #14 49.28 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
18:25:34 #14 49.29 Unpacking publicsuffix (20211207.1025-1) ...
18:25:34 #14 49.32 Selecting previously unselected package strace.
18:25:34 #14 49.32 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ...
18:25:34 #14 49.32 Unpacking strace (5.16-0ubuntu3) ...
18:25:34 #14 49.35 Selecting previously unselected package xauth.
18:25:34 
18:25:34 #5 [internal] load metadata for docker.io/library/golang:1.21.2-alpine
18:25:34 #5 DONE 0.4s
18:25:34 #14 45.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4345 files and directories currently installed.)
18:25:34 #14 45.22 Preparing to unpack .../libc6_2.37-0ubuntu2.1_arm64.deb ...
18:25:34 #13 38.12 Setting up gettext-base (0.21-4) ...
18:25:34 #13 38.14 Setting up liblzo2-2:amd64 (2.10-2) ...
18:25:34 #13 38.15 Setting up libnpth0:amd64 (1.6-3) ...
18:25:34 #13 38.16 Setting up file (1:5.39-3+deb11u1) ...
18:25:34 #13 38.17 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
18:25:34 #13 38.18 Setting up libassuan0:amd64 (2.5.3-7.1) ...
18:25:34 #13 38.20 Setting up libgomp1:amd64 (10.2.1-6) ...
18:25:34 #13 38.21 Setting up bzip2 (1.0.8-4) ...
18:25:34 #13 38.22 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
18:25:34 #13 38.23 Setting up libunwind8:amd64 (1.3.2-2) ...
18:25:34 #13 38.24 Setting up pbzip2 (1.1.13-1) ...
18:25:34 #13 38.26 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
18:25:34 #13 38.27 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
18:25:34 #13 38.28 Setting up libasan6:amd64 (10.2.1-6) ...
18:25:34 #13 38.29 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:25:34 #13 38.31 Setting up fakeroot (1.25.3-1.1) ...
18:25:34 #13 38.32 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:25:34 #13 38.33 Setting up autotools-dev (20180224.1+nmu1) ...
18:25:34 #13 38.34 Setting up libglib2.0-data (2.66.8-1) ...
18:25:34 #13 38.35 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
18:25:34 #13 38.37 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
18:25:34 #13 38.38 Setting up libx11-data (2:1.7.2-1+deb11u2) ...
18:25:34 #13 38.40 Setting up make (4.3-4.1) ...
18:25:34 #13 38.41 Setting up libmpfr6:amd64 (4.1.0-3) ...
18:25:34 #13 38.42 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
18:25:34 #11 ...
18:25:34 
18:25:34 #12 [stage-1 1/6] FROM docker.io/library/fedora:38@sha256:8285246bd5fad4e76e17a71c88dee34c49e2f227dab4ce7df704b592f8e72d41
18:25:34 #12 resolve docker.io/library/fedora:38@sha256:8285246bd5fad4e76e17a71c88dee34c49e2f227dab4ce7df704b592f8e72d41 0.0s done
18:25:34 #12 sha256:8285246bd5fad4e76e17a71c88dee34c49e2f227dab4ce7df704b592f8e72d41 975B / 975B done
18:25:34 #12 sha256:028f0736724b9f4111e7b5b4684fbc7a95e71f802d0708b523fc19719dd22360 529B / 529B done
18:25:34 #12 sha256:86226de74a8c5d79637afce562c03d32b53ad9bf762bbe45a26c18cfdb04631f 2.00kB / 2.00kB done
18:25:34 #12 sha256:315d8c5c1d7b9910a2f6a898d3978aa4fb1cec860ee7269702a86c538ecc1f56 68.54MB / 68.54MB 1.1s done
18:25:34 #12 extracting sha256:315d8c5c1d7b9910a2f6a898d3978aa4fb1cec860ee7269702a86c538ecc1f56 2.6s done
18:25:34 #12 DONE 3.9s
18:25:34 
18:25:34 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:34 #14 49.35 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ...
18:25:34 #14 49.36 Unpacking xauth (1:1.1-1build2) ...
18:25:34 #14 49.39 Selecting previously unselected package xz-utils.
18:25:34 #14 49.40 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ...
18:25:34 #14 49.40 Unpacking xz-utils (5.2.5-2ubuntu1) ...
18:25:34 #14 49.44 Selecting previously unselected package libsigsegv2:arm64.
18:25:34 #14 49.44 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ...
18:25:34 #14 49.45 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ...
18:25:34 #14 49.47 Selecting previously unselected package m4.
18:25:34 #14 49.47 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ...
18:25:34 #14 49.48 Unpacking m4 (1.4.18-5ubuntu2) ...
18:25:34 #14 49.51 Selecting previously unselected package autoconf.
18:25:34 #14 49.51 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
18:25:34 #14 49.51 Unpacking autoconf (2.71-2) ...
18:25:34 #14 49.55 Selecting previously unselected package autotools-dev.
18:25:34 #14 49.56 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
18:25:34 #14 49.56 Unpacking autotools-dev (20220109.1) ...
18:25:34 #14 49.60 Selecting previously unselected package automake.
18:25:34 
18:25:34 #7 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:25:34 #7 CACHED
18:25:34 
18:25:34 #8 [golatest 1/1] FROM docker.io/library/golang:1.21.2-alpine@sha256:a76f153cff6a59112777c071b0cde1b6e4691ddc7f172be424228da1bfb7bbda
18:25:34 #8 resolve docker.io/library/golang:1.21.2-alpine@sha256:a76f153cff6a59112777c071b0cde1b6e4691ddc7f172be424228da1bfb7bbda 0.0s done
18:25:34 #8 extracting sha256:cc37b24bb09971feb8bf4882e861bce9db0c985a16a900adb0dc9de3f854243b
18:25:34 #8 extracting sha256:cc37b24bb09971feb8bf4882e861bce9db0c985a16a900adb0dc9de3f854243b 0.0s done
18:25:34 #8 sha256:ae2875fe53715dfd55166c68a1aa8c50cfe1347aec5e0b1a61974591af50b435 1.16kB / 1.16kB done
18:25:34 #8 sha256:48b23b5a3b4597766d2732708eaa6cefaa0d71a91b1e016d52b5bb33d634c330 6.32kB / 6.32kB done
18:25:34 #8 sha256:cc37b24bb09971feb8bf4882e861bce9db0c985a16a900adb0dc9de3f854243b 284.69kB / 284.69kB 0.1s done
18:25:34 #8 sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f 6.29MB / 67.01MB 0.2s
18:25:34 #8 sha256:c2e4eebafa28dc915d5c65638e41e886843c91845c6c2327fedd0bfd2a030263 155B / 155B 0.1s done
18:25:34 #8 sha256:a76f153cff6a59112777c071b0cde1b6e4691ddc7f172be424228da1bfb7bbda 1.65kB / 1.65kB done
18:25:34 #14 45.33 Unpacking libc6:arm64 (2.37-0ubuntu2.1) over (2.37-0ubuntu2) ...
18:25:34 #13 38.44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:25:34 #13 38.45 Setting up lzip (1.22-3) ...
18:25:34 #13 38.48 Setting up strace (5.10-1) ...
18:25:34 #13 38.49 Setting up libsigsegv2:amd64 (2.13-1) ...
18:25:34 #13 38.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:25:34 #13 38.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:25:34 #13 38.53 Setting up t1utils (1.41-4) ...
18:25:34 #13 38.54 Setting up libquadmath0:amd64 (10.2.1-6) ...
18:25:34 #13 38.55 Setting up diffstat (1.64-1) ...
18:25:34 #13 38.57 Setting up libpng16-16:amd64 (1.6.37-3) ...
18:25:34 #13 38.58 Setting up libmpc3:amd64 (1.2.0-1) ...
18:25:34 #13 38.59 Setting up libatomic1:amd64 (10.2.1-6) ...
18:25:34 #13 38.60 Setting up patch (2.7.6-7) ...
18:25:34 #13 38.61 Setting up autopoint (0.21-4) ...
18:25:34 #13 38.63 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
18:25:34 #13 38.64 Setting up fonts-dejavu-core (2.37-2) ...
18:25:34 #11 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 3.6s done
18:25:34 #11 extracting sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 done
18:25:34 #14 49.60 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
18:25:34 #14 49.60 Unpacking automake (1:1.16.5-1.3) ...
18:25:34 #14 49.65 Selecting previously unselected package autopoint.
18:25:34 #14 49.65 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
18:25:34 #14 49.65 Unpacking autopoint (0.21-4ubuntu4) ...
18:25:34 #14 49.68 Selecting previously unselected package binutils-common:arm64.
18:25:34 #14 49.68 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.3_arm64.deb ...
18:25:34 #14 49.68 Unpacking binutils-common:arm64 (2.38-4ubuntu2.3) ...
18:25:34 #14 49.71 Selecting previously unselected package libbinutils:arm64.
18:25:34 #14 49.71 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.3_arm64.deb ...
18:25:34 #14 49.72 Unpacking libbinutils:arm64 (2.38-4ubuntu2.3) ...
18:25:34 #14 49.76 Selecting previously unselected package libctf-nobfd0:arm64.
18:25:34 #14 49.76 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.3_arm64.deb ...
18:25:34 #14 49.76 Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.3) ...
18:25:34 #14 49.79 Selecting previously unselected package libctf0:arm64.
18:25:34 #14 49.80 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.3_arm64.deb ...
18:25:34 #14 49.80 Unpacking libctf0:arm64 (2.38-4ubuntu2.3) ...
18:25:34 #14 49.82 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:25:34 #8 sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f 22.71MB / 67.01MB 0.3s
18:25:34 #8 sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f 32.51MB / 67.01MB 0.4s
18:25:34 #8 sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f 44.04MB / 67.01MB 0.5s
18:25:34 + return
18:25:34 + exit 0
18:25:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KA9wI5
18:25:34 + umask 022
18:25:34 + cd /root/rpmbuild/BUILD
18:25:34 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64 '!=' / ']'
18:25:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:34 + mkdir -p /root/rpmbuild/BUILDROOT
18:25:34 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:34 + cd src
18:25:34 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin/dockerd-rootless.sh
18:25:34 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh
18:25:34 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin/rootlesskit
18:25:34 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy
18:25:34 #13 38.70 Setting up libxdelta2 (1.1.3-9.3) ...
18:25:34 #13 38.71 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ...
18:25:34 #13 38.72 Setting up libltdl7:amd64 (2.4.6-15) ...
18:25:34 #13 38.73 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:25:34 #13 38.75 Setting up libubsan1:amd64 (10.2.1-6) ...
18:25:34 #13 38.76 Setting up libmd0:amd64 (1.0.3-3) ...
18:25:34 #13 38.79 Setting up python-apt-common (2.2.1) ...
18:25:34 #13 38.79 Setting up libnsl-dev:amd64 (1.3.0-2) ...
18:25:34 #13 38.81 Setting up sensible-utils (0.0.14) ...
18:25:34 #13 38.82 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
18:25:34 #13 38.84 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
18:25:34 #13 38.85 Setting up libuchardet0:amd64 (0.0.7-1) ...
18:25:34 #11 DONE 4.9s
18:25:34 
18:25:34 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:25:34 #14 49.82 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-4ubuntu2.3_arm64.deb ...
18:25:34 #14 49.83 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.3) ...
18:25:34 #14 49.95 Selecting previously unselected package binutils.
18:25:34 #14 49.95 Preparing to unpack .../062-binutils_2.38-4ubuntu2.3_arm64.deb ...
18:25:34 #14 49.95 Unpacking binutils (2.38-4ubuntu2.3) ...
18:25:34 #14 49.98 Selecting previously unselected package libc-dev-bin.
18:25:34 #14 49.98 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.4_arm64.deb ...
18:25:34 #14 49.98 Unpacking libc-dev-bin (2.35-0ubuntu3.4) ...
18:25:34 #14 50.01 Selecting previously unselected package linux-libc-dev:arm64.
18:25:34 #14 50.01 Preparing to unpack .../064-linux-libc-dev_5.15.0-86.96_arm64.deb ...
18:25:34 #14 50.02 Unpacking linux-libc-dev:arm64 (5.15.0-86.96) ...
18:25:34 #8 sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f 52.43MB / 67.01MB 0.6s
18:25:34 #8 sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f 63.96MB / 67.01MB 0.7s
18:25:34 From https://github.com/docker/buildx
18:25:34  * [new tag]         v0.11.2    -> v0.11.2
18:25:34 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:25:34 From https://github.com/docker/buildx
18:25:34  * [new tag]         v0.11.2    -> v0.11.2
18:25:34 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:25:34 + /usr/lib/rpm/check-buildroot
18:25:34 + /usr/lib/rpm/redhat/brp-ldconfig
18:25:34 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:25:34 + /usr/lib/rpm/brp-compress
18:25:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:25:34 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:25:34 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:25:34 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:25:34 + /usr/lib/rpm/brp-python-hardlink
18:25:34 + PYTHON3=/usr/libexec/platform-python
18:25:34 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:25:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uLnWRC
18:25:34 + umask 022
18:25:34 + cd /root/rpmbuild/BUILD
18:25:34 + cd src
18:25:34 + /usr/local/bin/rootlesskit -v
18:25:34 rootlesskit version 1.1.1
18:25:34 + exit 0
18:25:34 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:34 #13 38.86 Setting up lzop (1.04-2) ...
18:25:34 #13 38.87 Setting up libmpdec3:amd64 (2.5.1-1) ...
18:25:34 #13 38.89 Setting up git-man (1:2.30.2-1+deb11u2) ...
18:25:34 #13 38.90 Setting up libssh2-1:amd64 (1.9.0-2) ...
18:25:34 #13 38.91 Setting up netbase (6.3) ...
18:25:34 #13 38.94 Setting up libtiff5:amd64 (4.2.0-1+deb11u4) ...
18:25:34 #13 38.95 Setting up libbinutils:amd64 (2.35.2-2) ...
18:25:34 #13 38.97 Setting up libfido2-1:amd64 (1.6.0-2) ...
18:25:34 #13 38.98 Setting up libisl23:amd64 (0.23-1) ...
18:25:34 #13 38.99 Setting up libc-dev-bin (2.31-13+deb11u7) ...
18:25:34 #13 39.00 Setting up openssl (1.1.1w-0+deb11u1) ...
18:25:34 #13 39.01 Setting up libbsd0:amd64 (0.11.3-1+deb11u1) ...
18:25:34 #13 39.03 Setting up libelf1:amd64 (0.183-1) ...
18:25:34 #13 39.04 Setting up readline-common (8.1-1) ...
18:25:34 #13 39.05 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
18:25:34 #13 39.07 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
18:25:34 #13 39.08 Setting up libmarkdown2:amd64 (2.2.6-1) ...
18:25:34 #13 39.09 Setting up libcc1-0:amd64 (10.2.1-6) ...
18:25:34 #13 39.10 Setting up iso-codes (4.6.0-1) ...
18:25:34 #13 39.14 Setting up liblocale-gettext-perl (1.07-4+b1) ...
18:25:34 #13 39.15 Setting up liblsan0:amd64 (10.2.1-6) ...
18:25:34 #13 39.16 Setting up cpp-10 (10.2.1-6) ...
18:25:34 #13 39.17 Setting up dctrl-tools (2.24-3+b1) ...
18:25:34 #13 39.19 Setting up libitm1:amd64 (10.2.1-6) ...
18:25:35 #14 50.16 Selecting previously unselected package libcrypt-dev:arm64.
18:25:35 #14 50.16 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ...
18:25:35 #14 50.17 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ...
18:25:35 #14 50.19 Selecting previously unselected package rpcsvc-proto.
18:25:35 #14 50.20 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
18:25:35 #14 50.20 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
18:25:35 #14 50.23 Selecting previously unselected package libtirpc-dev:arm64.
18:25:35 #14 50.23 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
18:25:35 #14 50.23 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
18:25:35 #14 50.27 Selecting previously unselected package libnsl-dev:arm64.
18:25:35 #14 50.27 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ...
18:25:35 #14 50.27 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
18:25:35 #14 50.30 Selecting previously unselected package libc6-dev:arm64.
18:25:35 #14 50.30 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.4_arm64.deb ...
18:25:35 #14 50.30 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.4) ...
18:25:35 #14 50.42 Selecting previously unselected package gcc-11-base:arm64.
18:25:35 #8 extracting sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f
18:25:35 #8 ...
18:25:35 
18:25:35 #9 [internal] load build context
18:25:35 #9 transferring context: 70.75MB 0.9s done
18:25:35 #9 DONE 0.9s
18:25:35 
18:25:35 #8 [golatest 1/1] FROM docker.io/library/golang:1.21.2-alpine@sha256:a76f153cff6a59112777c071b0cde1b6e4691ddc7f172be424228da1bfb7bbda
18:25:35 #8 sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f 67.01MB / 67.01MB 0.8s done
18:25:35 git init src/github.com/docker/compose
18:25:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:25:35 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:25:35 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:25:35 + SRC=src/github.com/docker/compose
18:25:35 + REF=v2.21.0
18:25:35 + REF_FETCH=v2.21.0
18:25:35 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:25:35 + awk {print $2}
18:25:35 git init src/github.com/docker/compose
18:25:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:25:35 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:25:35 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:25:35 + SRC=src/github.com/docker/compose
18:25:35 + REF=v2.21.0
18:25:35 + REF_FETCH=v2.21.0
18:25:35 + + git -C src/github.com/docker/composeawk ls-remote {print $2} --refs
18:25:35  --heads --tags origin v2.21.0
18:25:35 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20231011170815.26951f7-0.el8
18:25:35 Requires(interp): /bin/sh /bin/sh /bin/sh
18:25:35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:25:35 Requires(post): /bin/sh
18:25:35 Requires(preun): /bin/sh
18:25:35 Requires(postun): /bin/sh
18:25:35 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) rtld(GNU_HASH)
18:25:35 Conflicts: rootlesskit
18:25:35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:35 #13 39.20 Setting up debian-keyring (2021.07.26) ...
18:25:35 #13 39.21 Setting up libgdbm6:amd64 (1.19-2) ...
18:25:35 #13 39.22 Setting up libtsan0:amd64 (10.2.1-6) ...
18:25:35 #13 39.24 Setting up libctf0:amd64 (2.35.2-2) ...
18:25:35 #13 39.25 Setting up pinentry-curses (1.1.0-4) ...
18:25:35 #13 39.26 Setting up manpages-dev (5.10-1) ...
18:25:35 #13 39.28 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
18:25:35 #13 39.29 Setting up libxcb1:amd64 (1.14-3) ...
18:25:35 #13 39.30 Setting up gettext (0.21-4) ...
18:25:35 #13 39.31 Setting up xdelta (1.1.3-9.3) ...
18:25:35 #13 39.32 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
18:25:35 #13 39.33 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
18:25:35 #13 39.35 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
18:25:35 #13 39.36 Setting up libreadline8:amd64 (8.1-1) ...
18:25:35 #13 39.37 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
18:25:35 #13 39.38 Setting up m4 (1.4.18-5) ...
18:25:35 #13 39.39 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u10) ...
18:25:35 #14 50.42 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_arm64.deb ...
18:25:35 #14 50.42 Unpacking gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:35 #14 50.45 Selecting previously unselected package libisl23:arm64.
18:25:35 #14 50.46 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ...
18:25:35 #14 50.46 Unpacking libisl23:arm64 (0.24-2build1) ...
18:25:35 #14 50.50 Selecting previously unselected package libmpfr6:arm64.
18:25:35 #14 50.50 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ...
18:25:35 #14 50.51 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
18:25:35 #14 50.55 Selecting previously unselected package libmpc3:arm64.
18:25:35 #14 46.35 Setting up libc6:arm64 (2.37-0ubuntu2.1) ...
18:25:35 + REF=refs/tags/v2.21.0
18:25:35 + [ -n refs/tags/v2.21.0 ]
18:25:35 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:35 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:35 + REF=refs/tags/v2.21.0
18:25:35 + [ -n refs/tags/v2.21.0 ]
18:25:35 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:35 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:25:35 #13 39.41 Setting up ca-certificates (20210119) ...
18:25:35 #14 50.55 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ...
18:25:35 #14 50.55 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
18:25:35 #14 50.58 Selecting previously unselected package cpp-11.
18:25:35 #14 50.58 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_arm64.deb ...
18:25:35 #14 50.58 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
18:25:35 #14 50.74 Selecting previously unselected package cpp.
18:25:35 #14 50.74 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
18:25:35 #14 50.75 Unpacking cpp (4:11.2.0-1ubuntu1) ...
18:25:35 #14 50.78 Selecting previously unselected package libcc1-0:arm64.
18:25:35 #14 50.78 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_arm64.deb ...
18:25:35 #14 50.79 Unpacking libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:35 #14 50.82 Selecting previously unselected package libgomp1:arm64.
18:25:35 #14 50.82 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_arm64.deb ...
18:25:35 #14 50.82 Unpacking libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:35 #14 50.86 Selecting previously unselected package libitm1:arm64.
18:25:35 #14 50.86 Preparing to unpack .../078-libitm1_12.3.0-1ubuntu1~22.04_arm64.deb ...
18:25:35 #14 50.86 Unpacking libitm1:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:35 #14 50.89 Selecting previously unselected package libatomic1:arm64.
18:25:35 #14 50.89 Preparing to unpack .../079-libatomic1_12.3.0-1ubuntu1~22.04_arm64.deb ...
18:25:35 #14 50.90 Unpacking libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:35 #14 50.94 Selecting previously unselected package libasan6:arm64.
18:25:35 From https://github.com/docker/compose
18:25:35  * [new tag]         v2.21.0    -> v2.21.0
18:25:35 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:25:35 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-focal
18:25:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:35 mkdir -p sources
18:25:35 docker run --rm -w /v \
18:25:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:25:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:35 	alpine \
18:25:35 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:25:35 #13 39.76 Updating certificates in /etc/ssl/certs...
18:25:35 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.src.rpm
18:25:35 #14 50.94 Preparing to unpack .../080-libasan6_11.4.0-1ubuntu1~22.04_arm64.deb ...
18:25:35 #14 50.94 Unpacking libasan6:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:35 #14 51.01 Selecting previously unselected package liblsan0:arm64.
18:25:35 #14 51.01 Preparing to unpack .../081-liblsan0_12.3.0-1ubuntu1~22.04_arm64.deb ...
18:25:35 #14 51.02 Unpacking liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:35 #14 51.07 Selecting previously unselected package libtsan0:arm64.
18:25:35 #13 27.46 Selecting previously unselected package libfakeroot:amd64.
18:25:35 #13 27.46 Preparing to unpack .../097-libfakeroot_1.31-1.2_amd64.deb ...
18:25:35 #13 27.46 Unpacking libfakeroot:amd64 (1.31-1.2) ...
18:25:35 #13 27.51 Selecting previously unselected package fakeroot.
18:25:35 #13 27.51 Preparing to unpack .../098-fakeroot_1.31-1.2_amd64.deb ...
18:25:35 #13 27.51 Unpacking fakeroot (1.31-1.2) ...
18:25:35 #13 27.56 Selecting previously unselected package libassuan0:amd64.
18:25:35 From https://github.com/docker/compose
18:25:35  * [new tag]         v2.21.0    -> v2.21.0
18:25:35 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:25:35 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-jammy
18:25:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:25:35 mkdir -p sources
18:25:35 docker run --rm -w /v \
18:25:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:25:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:35 	alpine \
18:25:35 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:25:36 #14 51.07 Preparing to unpack .../082-libtsan0_11.4.0-1ubuntu1~22.04_arm64.deb ...
18:25:36 #14 51.08 Unpacking libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:36 #14 51.15 Selecting previously unselected package libubsan1:arm64.
18:25:36 #14 51.15 Preparing to unpack .../083-libubsan1_12.3.0-1ubuntu1~22.04_arm64.deb ...
18:25:36 #14 51.15 Unpacking libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:36 #14 51.21 Selecting previously unselected package libhwasan0:arm64.
18:25:36 #14 51.21 Preparing to unpack .../084-libhwasan0_12.3.0-1ubuntu1~22.04_arm64.deb ...
18:25:36 #14 51.22 Unpacking libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:36 #14 51.26 Selecting previously unselected package libgcc-11-dev:arm64.
18:25:36 #14 51.26 Preparing to unpack .../085-libgcc-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ...
18:25:36 #14 51.26 Unpacking libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:36 #14 51.34 Selecting previously unselected package gcc-11.
18:25:36 #13 27.57 Preparing to unpack .../099-libassuan0_2.5.5-5_amd64.deb ...
18:25:36 #13 27.57 Unpacking libassuan0:amd64 (2.5.5-5) ...
18:25:36 #13 27.61 Selecting previously unselected package gpgconf.
18:25:36 #13 27.61 Preparing to unpack .../100-gpgconf_2.2.40-1.1_amd64.deb ...
18:25:36 #13 27.62 Unpacking gpgconf (2.2.40-1.1) ...
18:25:36 #13 27.68 Selecting previously unselected package libksba8:amd64.
18:25:36 #13 27.68 Preparing to unpack .../101-libksba8_1.6.3-2_amd64.deb ...
18:25:36 #13 27.69 Unpacking libksba8:amd64 (1.6.3-2) ...
18:25:36 #13 27.74 Selecting previously unselected package libnpth0:amd64.
18:25:36 #13 27.74 Preparing to unpack .../102-libnpth0_1.6-3_amd64.deb ...
18:25:36 #13 27.75 Unpacking libnpth0:amd64 (1.6-3) ...
18:25:36 #13 27.79 Selecting previously unselected package dirmngr.
18:25:36 #14 47.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4345 files and directories currently installed.)
18:25:36 #14 47.49 Preparing to unpack .../libc-bin_2.37-0ubuntu2.1_arm64.deb ...
18:25:36 #14 47.50 Unpacking libc-bin (2.37-0ubuntu2.1) over (2.37-0ubuntu2) ...
18:25:36 #13 40.15 129 added, 0 removed; done.
18:25:36 #13 40.18 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
18:25:36 #13 40.20 Setting up shared-mime-info (2.0-1) ...
18:25:36 #14 51.34 Preparing to unpack .../086-gcc-11_11.4.0-1ubuntu1~22.04_arm64.deb ...
18:25:36 #14 51.34 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
18:25:36 #13 27.79 Preparing to unpack .../103-dirmngr_2.2.40-1.1_amd64.deb ...
18:25:36 #13 27.81 Unpacking dirmngr (2.2.40-1.1) ...
18:25:36 #13 27.88 Selecting previously unselected package gnupg-l10n.
18:25:36 #13 27.88 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ...
18:25:36 #13 27.89 Unpacking gnupg-l10n (2.2.40-1.1) ...
18:25:36 #13 27.99 Selecting previously unselected package gnupg-utils.
18:25:36 #13 27.99 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_amd64.deb ...
18:25:36 #13 27.99 Unpacking gnupg-utils (2.2.40-1.1) ...
18:25:36 #13 28.08 Selecting previously unselected package gpg.
18:25:36 mkdir -p rpmbuild/SOURCES
18:25:36 docker run --rm -w /v \
18:25:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:25:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/v \
18:25:36 	alpine \
18:25:36 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:25:36 #14 47.64 Setting up libc-bin (2.37-0ubuntu2.1) ...
18:25:36 #14 47.72 Selecting previously unselected package liblocale-gettext-perl.
18:25:36 #14 47.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4345 files and directories currently installed.)
18:25:36 #14 47.72 Preparing to unpack .../liblocale-gettext-perl_1.07-5_arm64.deb ...
18:25:36 #14 47.72 Unpacking liblocale-gettext-perl (1.07-5) ...
18:25:36 #14 47.77 Selecting previously unselected package libssl3:arm64.
18:25:36 #14 51.64 Selecting previously unselected package gcc.
18:25:36 #14 51.64 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
18:25:36 #14 51.65 Unpacking gcc (4:11.2.0-1ubuntu1) ...
18:25:36 #14 51.67 Selecting previously unselected package libstdc++-11-dev:arm64.
18:25:36 #14 51.68 Preparing to unpack .../088-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ...
18:25:36 #14 51.68 Unpacking libstdc++-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:36 #14 51.86 Selecting previously unselected package g++-11.
18:25:36 #14 51.86 Preparing to unpack .../089-g++-11_11.4.0-1ubuntu1~22.04_arm64.deb ...
18:25:36 #14 51.86 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
18:25:36 #13 28.08 Preparing to unpack .../106-gpg_2.2.40-1.1_amd64.deb ...
18:25:36 #13 28.08 Unpacking gpg (2.2.40-1.1) ...
18:25:36 #13 28.16 Selecting previously unselected package pinentry-curses.
18:25:36 #13 28.16 Preparing to unpack .../107-pinentry-curses_1.2.1-1_amd64.deb ...
18:25:36 #13 28.17 Unpacking pinentry-curses (1.2.1-1) ...
18:25:36 #13 28.21 Selecting previously unselected package gpg-agent.
18:25:36 #13 28.22 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_amd64.deb ...
18:25:36 #13 28.22 Unpacking gpg-agent (2.2.40-1.1) ...
18:25:36 #13 28.28 Selecting previously unselected package gpg-wks-client.
18:25:36 #13 28.28 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_amd64.deb ...
18:25:36 #13 28.28 Unpacking gpg-wks-client (2.2.40-1.1) ...
18:25:36 #13 28.33 Selecting previously unselected package gpg-wks-server.
18:25:36 #14 47.77 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_arm64.deb ...
18:25:36 #14 47.78 Unpacking libssl3:arm64 (3.0.8-1ubuntu1.2) ...
18:25:36 #14 47.85 Selecting previously unselected package libpython3.11-minimal:arm64.
18:25:36 #14 47.85 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_arm64.deb ...
18:25:36 #14 47.85 Unpacking libpython3.11-minimal:arm64 (3.11.4-1~23.04) ...
18:25:36 #14 47.94 Selecting previously unselected package libexpat1:arm64.
18:25:36 #14 47.94 Preparing to unpack .../libexpat1_2.5.0-1_arm64.deb ...
18:25:36 #14 47.94 Unpacking libexpat1:arm64 (2.5.0-1) ...
18:25:36 #14 47.98 Selecting previously unselected package python3.11-minimal.
18:25:36 #14 47.98 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_arm64.deb ...
18:25:36 #14 47.99 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
18:25:36 #14 48.06 Setting up libssl3:arm64 (3.0.8-1ubuntu1.2) ...
18:25:36 #14 52.04 Selecting previously unselected package g++.
18:25:36 #14 52.05 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
18:25:36 #14 52.05 Unpacking g++ (4:11.2.0-1ubuntu1) ...
18:25:36 #14 52.07 Selecting previously unselected package make.
18:25:36 #14 52.08 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ...
18:25:36 #14 52.08 Unpacking make (4.3-4.1build1) ...
18:25:36 #14 52.11 Selecting previously unselected package libdpkg-perl.
18:25:36 #14 52.11 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
18:25:36 #14 52.11 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
18:25:36 #14 52.15 Selecting previously unselected package bzip2.
18:25:36 #13 28.33 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_amd64.deb ...
18:25:36 #13 28.34 Unpacking gpg-wks-server (2.2.40-1.1) ...
18:25:36 #13 28.40 Selecting previously unselected package gpgsm.
18:25:36 #13 28.40 Preparing to unpack .../111-gpgsm_2.2.40-1.1_amd64.deb ...
18:25:36 #13 28.40 Unpacking gpgsm (2.2.40-1.1) ...
18:25:36 #13 28.46 Selecting previously unselected package gnupg.
18:25:36 #13 28.46 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ...
18:25:36 #13 28.47 Unpacking gnupg (2.2.40-1.1) ...
18:25:36 #13 28.53 Selecting previously unselected package libfile-dirlist-perl.
18:25:36 #13 28.53 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ...
18:25:36 #13 28.54 Unpacking libfile-dirlist-perl (0.05-3) ...
18:25:36 #13 28.57 Selecting previously unselected package libfile-which-perl.
18:25:37 == Building packages for fedora-39 ==
18:25:37 mkdir -p "rpmbuild/fedora-39"
18:25:37 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm -t rpmbuild-fedora-39/x86_64 -f fedora-39/Dockerfile .
18:25:37 #14 48.14 Setting up libpython3.11-minimal:arm64 (3.11.4-1~23.04) ...
18:25:37 #14 48.16 Setting up libexpat1:arm64 (2.5.0-1) ...
18:25:37 #14 48.17 Setting up python3.11-minimal (3.11.4-1~23.04) ...
18:25:37 #14 52.16 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ...
18:25:37 #14 52.16 Unpacking bzip2 (1.0.8-5build1) ...
18:25:37 #14 52.19 Selecting previously unselected package patch.
18:25:37 #14 52.19 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ...
18:25:37 #14 52.20 Unpacking patch (2.7.6-7build2) ...
18:25:37 #14 52.22 Selecting previously unselected package lto-disabled-list.
18:25:37 #14 52.22 Preparing to unpack .../095-lto-disabled-list_24_all.deb ...
18:25:37 #14 52.23 Unpacking lto-disabled-list (24) ...
18:25:37 #14 52.25 Selecting previously unselected package dpkg-dev.
18:25:37 #14 52.26 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
18:25:37 #14 52.26 Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
18:25:37 #14 52.30 Selecting previously unselected package build-essential.
18:25:37 #14 52.30 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ...
18:25:37 #14 52.31 Unpacking build-essential (12.9ubuntu3) ...
18:25:37 #14 52.34 Selecting previously unselected package libbrotli1:arm64.
18:25:37 #14 52.34 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ...
18:25:37 #14 52.34 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
18:25:37 #14 52.38 Selecting previously unselected package libsasl2-modules-db:arm64.
18:25:37 #13 28.57 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ...
18:25:37 #13 28.58 Unpacking libfile-which-perl (1.27-2) ...
18:25:37 #13 28.61 Selecting previously unselected package libfile-homedir-perl.
18:25:37 #13 28.61 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ...
18:25:37 #13 28.61 Unpacking libfile-homedir-perl (1.006-2) ...
18:25:37 #13 28.65 Selecting previously unselected package libfile-touch-perl.
18:25:37 #13 28.65 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ...
18:25:37 #13 28.66 Unpacking libfile-touch-perl (0.12-2) ...
18:25:37 #13 28.71 Selecting previously unselected package libio-pty-perl.
18:25:37 #13 28.71 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_amd64.deb ...
18:25:37 #13 28.71 Unpacking libio-pty-perl (1:1.17-1) ...
18:25:37 #13 28.75 Selecting previously unselected package libipc-run-perl.
18:25:37 #13 28.75 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ...
18:25:37 #13 28.75 Unpacking libipc-run-perl (20220807.0-1) ...
18:25:37 #13 28.80 Selecting previously unselected package libclass-method-modifiers-perl.
18:25:37 #13 28.80 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ...
18:25:37 #13 28.81 Unpacking libclass-method-modifiers-perl (2.14-1) ...
18:25:37 #0 building with "default" instance using docker driver
18:25:37 
18:25:37 #1 [internal] load .dockerignore
18:25:37 #1 transferring context: 2B done
18:25:37 #1 DONE 0.0s
18:25:37 
18:25:37 #2 [internal] load build definition from Dockerfile
18:25:37 #2 transferring dockerfile: 669B done
18:25:37 #2 DONE 0.0s
18:25:37 
18:25:37 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:25:37 #3 DONE 0.0s
18:25:37 
18:25:37 #4 resolve image config for docker.io/docker/dockerfile:1
18:25:37 #14 52.38 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
18:25:37 #14 52.38 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:25:37 #14 52.41 Selecting previously unselected package libsasl2-2:arm64.
18:25:37 #14 52.41 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
18:25:37 #14 52.42 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:25:37 #14 52.45 Selecting previously unselected package libldap-2.5-0:arm64.
18:25:37 #14 52.45 Preparing to unpack .../101-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_arm64.deb ...
18:25:37 #14 52.46 Unpacking libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:25:37 #14 52.49 Selecting previously unselected package librtmp1:arm64.
18:25:37 #14 52.49 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
18:25:37 #14 52.50 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:25:37 #14 52.53 Selecting previously unselected package libssh-4:arm64.
18:25:37 #14 52.53 Preparing to unpack .../103-libssh-4_0.9.6-2ubuntu0.22.04.1_arm64.deb ...
18:25:37 #14 52.53 Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ...
18:25:37 #14 52.57 Selecting previously unselected package libcurl4:arm64.
18:25:37 #14 52.57 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.14_arm64.deb ...
18:25:37 #14 52.57 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.14) ...
18:25:37 #14 52.60 Selecting previously unselected package curl.
18:25:37 #14 52.60 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.14_arm64.deb ...
18:25:37 #14 52.60 Unpacking curl (7.81.0-1ubuntu1.14) ...
18:25:37 #14 52.64 Selecting previously unselected package dctrl-tools.
18:25:37 #14 52.64 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ...
18:25:37 #14 52.65 Unpacking dctrl-tools (2.24-3build2) ...
18:25:37 #14 52.68 Selecting previously unselected package libdebhelper-perl.
18:25:37 #14 52.68 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ...
18:25:37 #14 52.68 Unpacking libdebhelper-perl (13.6ubuntu1) ...
18:25:37 #14 52.71 Selecting previously unselected package libtool.
18:25:37 #13 28.85 Selecting previously unselected package libclass-xsaccessor-perl.
18:25:37 #13 28.86 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ...
18:25:37 #13 28.86 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
18:25:37 #13 28.90 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
18:25:37 #13 28.90 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ...
18:25:37 #13 28.90 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
18:25:37 #13 28.96 Selecting previously unselected package libdynaloader-functions-perl.
18:25:37 #13 28.96 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ...
18:25:37 #13 28.97 Unpacking libdynaloader-functions-perl (0.003-3) ...
18:25:37 #13 29.00 Selecting previously unselected package libdevel-callchecker-perl:amd64.
18:25:37 #13 29.00 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_amd64.deb ...
18:25:37 #13 29.01 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
18:25:37 #13 29.05 Selecting previously unselected package libparams-classify-perl:amd64.
18:25:37 #13 29.05 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_amd64.deb ...
18:25:37 #13 29.06 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ...
18:25:37 #4 DONE 0.3s
18:25:37 
18:25:37 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:25:37 #5 CACHED
18:25:37 
18:25:37 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:37 #16 DONE 5.4s
18:25:37 
18:25:37 #18 [build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
18:25:37 #18 DONE 0.0s
18:25:37 
18:25:37 #19 [build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true
18:25:37 #19 DONE 0.3s
18:25:37 
18:25:37 #20 [build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
18:25:37 #20 0.396 Building static docker-windows-amd64.exe
18:25:37 #20 0.416 + cat ./cli/winresources/versioninfo.json
18:25:37 #20 0.416 {
18:25:37 #20 0.416   "FixedFileInfo":
18:25:37 #20 0.416   {
18:25:37 #20 0.416     "FileVersion": {
18:25:37 #20 0.416       "Major": 0,
18:25:37 #20 0.416       "Minor": 0,
18:25:37 #20 0.416       "Patch": 0,
18:25:37 #20 0.416       "Build": 0
18:25:37 #20 0.416     },
18:25:37 #20 0.416     "FileFlagsMask": "3f",
18:25:37 #20 0.416     "FileFlags ": "00",
18:25:37 #20 0.416     "FileOS": "040004",
18:25:37 #20 0.416     "FileType": "01",
18:25:37 #20 0.416     "FileSubType": "00"
18:25:37 #20 0.416   },
18:25:37 #20 0.416   "StringFileInfo":
18:25:37 #20 0.416   {
18:25:37 #20 0.416     "Comments": "",
18:25:37 #20 0.416     "CompanyName": "",
18:25:37 #20 0.416     "FileDescription": "Docker Client",
18:25:37 #20 0.416     "FileVersion": "0.0.0-20231011170815-26951f7",
18:25:37 #20 0.416     "InternalName": "",
18:25:37 #20 0.416     "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
18:25:37 #20 0.416     "LegalTrademarks": "",
18:25:37 #20 0.416     "OriginalFilename": "docker-windows-amd64.exe",
18:25:37 #20 0.416     "PrivateBuild": "",
18:25:37 #20 0.416     "ProductName": "Docker Client",
18:25:37 #20 0.416     "ProductVersion": "0.0.0-20231011170815-26951f7",
18:25:37 #20 0.416     "SpecialBuild": "26951f7"
18:25:37 #20 0.416   },
18:25:37 #20 0.416   "VarFileInfo":
18:25:37 #20 0.416   {
18:25:37 #20 0.416     "Translation": {
18:25:37 #20 0.416       "LangID": "0409",
18:25:37 #20 0.416       "CharsetID": "04B0"
18:25:37 #20 0.416     }
18:25:37 #20 0.416   }
18:25:37 #20 0.416 }
18:25:37 #20 0.416 + go generate -v github.com/docker/cli/cmd/docker
18:25:37 #20 0.419 cmd/docker/aliases.go
18:25:37 #20 0.419 cmd/docker/builder.go
18:25:37 #20 0.419 cmd/docker/builder_test.go
18:25:37 #20 0.419 cmd/docker/builder_windows_test.go
18:25:37 #20 0.419 cmd/docker/completions.go
18:25:37 #20 0.419 cmd/docker/docker.go
18:25:37 #20 0.419 cmd/docker/docker_test.go
18:25:37 #20 0.419 cmd/docker/docker_windows_amd64.go
18:25:37 #20 0.440 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:25:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7"' github.com/docker/cli/cmd/docker
18:25:37 #14 52.72 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ...
18:25:37 #14 52.72 Unpacking libtool (2.4.6-15build2) ...
18:25:37 #14 52.75 Selecting previously unselected package dh-autoreconf.
18:25:37 #14 52.75 Preparing to unpack .../109-dh-autoreconf_20_all.deb ...
18:25:37 #14 52.76 Unpacking dh-autoreconf (20) ...
18:25:37 #14 52.78 Selecting previously unselected package libarchive-zip-perl.
18:25:37 #14 52.79 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ...
18:25:37 #14 52.79 Unpacking libarchive-zip-perl (1.68-1) ...
18:25:37 #14 52.83 Selecting previously unselected package libsub-override-perl.
18:25:37 #14 52.83 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ...
18:25:37 #14 52.83 Unpacking libsub-override-perl (0.09-2) ...
18:25:37 #14 52.86 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:25:37 #14 52.86 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
18:25:37 #14 52.86 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
18:25:37 #14 52.89 Selecting previously unselected package dh-strip-nondeterminism.
18:25:37 #14 52.90 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ...
18:25:37 #14 52.90 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
18:25:37 #14 52.93 Selecting previously unselected package libdw1:arm64.
18:25:37 #13 29.10 Selecting previously unselected package libmodule-runtime-perl.
18:25:37 #13 29.11 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ...
18:25:37 #13 29.11 Unpacking libmodule-runtime-perl (0.016-2) ...
18:25:37 #13 29.15 Selecting previously unselected package libimport-into-perl.
18:25:37 #13 29.15 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ...
18:25:37 #13 29.15 Unpacking libimport-into-perl (1.002005-2) ...
18:25:37 #13 29.19 Selecting previously unselected package librole-tiny-perl.
18:25:37 #13 29.19 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ...
18:25:37 #13 29.20 Unpacking librole-tiny-perl (2.002004-1) ...
18:25:37 #13 29.23 Selecting previously unselected package libsub-quote-perl.
18:25:37 #13 29.24 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ...
18:25:37 #13 29.24 Unpacking libsub-quote-perl (2.006008-1) ...
18:25:37 #13 29.28 Selecting previously unselected package libmoo-perl.
18:25:37 #13 29.28 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ...
18:25:37 #13 29.29 Unpacking libmoo-perl (2.005005-1) ...
18:25:37 #13 29.33 Selecting previously unselected package libencode-locale-perl.
18:25:37 #14 48.90 Selecting previously unselected package python3-minimal.
18:25:37 #6 ...
18:25:37 
18:25:37 #7 [auth] library/fedora:pull token for registry-1.docker.io
18:25:37 #7 DONE 0.0s
18:25:37 
18:25:37 #8 [auth] library/golang:pull token for registry-1.docker.io
18:25:37 #8 DONE 0.0s
18:25:37 #14 52.94 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ...
18:25:37 #14 52.94 Unpacking libdw1:arm64 (0.186-1build1) ...
18:25:37 #14 52.97 Selecting previously unselected package debugedit.
18:25:37 #14 52.97 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ...
18:25:37 #14 52.98 Unpacking debugedit (1:5.0-4build1) ...
18:25:37 #14 53.01 Selecting previously unselected package dwz.
18:25:37 #14 53.01 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ...
18:25:37 #14 53.02 Unpacking dwz (0.14-1build2) ...
18:25:37 #14 53.05 Selecting previously unselected package gettext.
18:25:37 #14 53.05 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ...
18:25:37 #14 53.05 Unpacking gettext (0.21-4ubuntu4) ...
18:25:37 #14 53.09 Selecting previously unselected package intltool-debian.
18:25:37 #14 53.10 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ...
18:25:37 #14 53.10 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:25:37 #14 53.13 Selecting previously unselected package po-debconf.
18:25:37 #14 53.13 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ...
18:25:37 #14 53.13 Unpacking po-debconf (1.0.21+nmu1) ...
18:25:37 #14 53.18 Selecting previously unselected package debhelper.
18:25:37 #13 29.33 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ...
18:25:37 #13 29.34 Unpacking libencode-locale-perl (1.05-3) ...
18:25:37 #13 29.37 Selecting previously unselected package libtimedate-perl.
18:25:37 #13 29.38 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ...
18:25:37 #13 29.38 Unpacking libtimedate-perl (2.3300-2) ...
18:25:37 #13 29.43 Selecting previously unselected package libhttp-date-perl.
18:25:37 #13 29.43 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ...
18:25:37 #13 29.44 Unpacking libhttp-date-perl (6.05-2) ...
18:25:37 #13 29.47 Selecting previously unselected package libfile-listing-perl.
18:25:37 #13 29.47 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ...
18:25:37 #13 29.48 Unpacking libfile-listing-perl (6.15-1) ...
18:25:37 #13 29.51 Selecting previously unselected package libhtml-tagset-perl.
18:25:37 #13 29.51 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ...
18:25:37 #13 29.52 Unpacking libhtml-tagset-perl (3.20-6) ...
18:25:37 #13 29.55 Selecting previously unselected package libregexp-ipv6-perl.
18:25:37 #14 48.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4685 files and directories currently installed.)
18:25:37 #14 48.90 Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ...
18:25:37 #14 48.91 Unpacking python3-minimal (3.11.2-1) ...
18:25:37 #14 48.94 Selecting previously unselected package media-types.
18:25:37 #14 48.94 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:25:37 #14 48.95 Unpacking media-types (10.0.0) ...
18:25:37 #14 48.98 Selecting previously unselected package libkrb5support0:arm64.
18:25:37 #14 48.98 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_arm64.deb ...
18:25:37 #14 48.98 Unpacking libkrb5support0:arm64 (1.20.1-1build1) ...
18:25:37 #14 49.02 Selecting previously unselected package libk5crypto3:arm64.
18:25:37 #14 49.02 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_arm64.deb ...
18:25:37 #14 49.02 Unpacking libk5crypto3:arm64 (1.20.1-1build1) ...
18:25:37 #14 49.06 Selecting previously unselected package libkeyutils1:arm64.
18:25:37 #14 49.06 Preparing to unpack .../04-libkeyutils1_1.6.3-2_arm64.deb ...
18:25:37 #14 49.06 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
18:25:37 #14 49.10 Selecting previously unselected package libkrb5-3:arm64.
18:25:37 #14 49.10 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_arm64.deb ...
18:25:37 #14 49.10 Unpacking libkrb5-3:arm64 (1.20.1-1build1) ...
18:25:37 #14 49.15 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:25:37 #13 3.616 Fedora 38 - x86_64                               26 MB/s |  83 MB     00:03    
18:25:38 
18:25:38 #9 [internal] load metadata for docker.io/library/fedora:39
18:25:38 #9 DONE 0.4s
18:25:38 
18:25:38 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:38 #6 DONE 0.3s
18:25:38 #14 53.18 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ...
18:25:38 #14 53.18 Unpacking debhelper (13.6ubuntu1) ...
18:25:38 #14 53.24 Selecting previously unselected package libfakeroot:arm64.
18:25:38 #14 53.24 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ...
18:25:38 #14 53.24 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ...
18:25:38 #14 53.27 Selecting previously unselected package fakeroot.
18:25:38 #14 53.27 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ...
18:25:38 #14 53.28 Unpacking fakeroot (1.28-1ubuntu1) ...
18:25:38 #14 53.31 Selecting previously unselected package libassuan0:arm64.
18:25:38 #14 53.31 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ...
18:25:38 #14 53.32 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
18:25:38 #14 53.34 Selecting previously unselected package gpgconf.
18:25:38 #14 53.34 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
18:25:38 #14 53.35 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.38 Selecting previously unselected package libksba8:arm64.
18:25:38 #14 53.38 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
18:25:38 #14 53.39 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
18:25:38 #14 53.42 Selecting previously unselected package libnpth0:arm64.
18:25:38 #13 29.55 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ...
18:25:38 #13 29.56 Unpacking libregexp-ipv6-perl (0.03-3) ...
18:25:38 #13 29.59 Selecting previously unselected package liburi-perl.
18:25:38 #13 29.59 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ...
18:25:38 #13 29.59 Unpacking liburi-perl (5.17-1) ...
18:25:38 #13 29.64 Selecting previously unselected package libhtml-parser-perl:amd64.
18:25:38 #13 29.64 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_amd64.deb ...
18:25:38 #13 29.65 Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
18:25:38 #13 29.69 Selecting previously unselected package libhtml-tree-perl.
18:25:38 #13 29.69 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ...
18:25:38 #13 29.69 Unpacking libhtml-tree-perl (5.07-3) ...
18:25:38 #13 29.74 Selecting previously unselected package libclone-perl:amd64.
18:25:38 #13 29.75 Preparing to unpack .../139-libclone-perl_0.46-1_amd64.deb ...
18:25:38 #13 29.75 Unpacking libclone-perl:amd64 (0.46-1) ...
18:25:38 #13 29.79 Selecting previously unselected package libio-html-perl.
18:25:38 #13 29.79 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ...
18:25:38 #13 29.79 Unpacking libio-html-perl (1.004-3) ...
18:25:38 #13 29.83 Selecting previously unselected package liblwp-mediatypes-perl.
18:25:38 #13 29.84 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ...
18:25:38 #13 29.85 Unpacking liblwp-mediatypes-perl (6.04-2) ...
18:25:38 #13 29.89 Selecting previously unselected package libhttp-message-perl.
18:25:38 #13 29.89 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ...
18:25:38 #13 29.89 Unpacking libhttp-message-perl (6.44-1) ...
18:25:38 mkdir -p sources
18:25:38 docker run --rm -w /v \
18:25:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:25:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:38 	alpine \
18:25:38 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:25:38 #14 49.15 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_arm64.deb ...
18:25:38 #14 49.15 Unpacking libgssapi-krb5-2:arm64 (1.20.1-1build1) ...
18:25:38 #14 49.19 Selecting previously unselected package libtirpc-common.
18:25:38 #14 49.19 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
18:25:38 #14 49.19 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:25:38 #14 49.23 Selecting previously unselected package libtirpc3:arm64.
18:25:38 #14 49.23 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_arm64.deb ...
18:25:38 #14 49.23 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
18:25:38 #14 49.27 Selecting previously unselected package libnsl2:arm64.
18:25:38 #14 49.27 Preparing to unpack .../09-libnsl2_1.3.0-2build2_arm64.deb ...
18:25:38 #14 49.28 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
18:25:38 #14 49.31 Selecting previously unselected package readline-common.
18:25:38 #14 49.31 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
18:25:38 #14 49.32 Unpacking readline-common (8.2-1.3) ...
18:25:38 #14 49.36 Selecting previously unselected package libreadline8:arm64.
18:25:38 #14 49.36 Preparing to unpack .../11-libreadline8_8.2-1.3_arm64.deb ...
18:25:38 #14 49.36 Unpacking libreadline8:arm64 (8.2-1.3) ...
18:25:38 #14 49.40 Selecting previously unselected package libsqlite3-0:arm64.
18:25:38 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm
18:25:38 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.09ymso
18:25:38 + umask 022
18:25:38 + cd /root/rpmbuild/BUILD
18:25:38 + cd src
18:25:38 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64
18:25:38 + exit 0
18:25:38 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.trv9vj
18:25:38 + umask 022
18:25:38 + cd /root/rpmbuild/BUILD
18:25:38 + cd /root/rpmbuild/BUILD
18:25:38 + rm -rf src
18:25:38 
18:25:38 #10 [internal] load build context
18:25:38 #10 transferring context: 13.11kB done
18:25:38 #10 DONE 0.0s
18:25:38 
18:25:38 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:38 #11 CACHED
18:25:38 
18:25:38 #12 [stage-1 1/6] FROM docker.io/library/fedora:39@sha256:95c88cea36312cfd73613f1c56d8a8db8e63be5cd884cfc97ba9475d0a45eac5
18:25:38 #12 resolve docker.io/library/fedora:39@sha256:95c88cea36312cfd73613f1c56d8a8db8e63be5cd884cfc97ba9475d0a45eac5 0.0s done
18:25:38 #12 sha256:95c88cea36312cfd73613f1c56d8a8db8e63be5cd884cfc97ba9475d0a45eac5 975B / 975B done
18:25:38 #12 sha256:f0213d28619ef38c3b882854355bc98457651b6440060a523d12e041e0171e5c 529B / 529B done
18:25:38 #12 sha256:78897f6e16c39bd5c52ef75ba8158279c850c35a1bba892f10c7ccaf181f5ea7 2.00kB / 2.00kB done
18:25:38 #12 sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72 0B / 65.98MB 0.1s
18:25:38 #12 sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72 16.78MB / 65.98MB 0.3s
18:25:38 #8 extracting sha256:2bf82f52a3a360e40bfd507dfa22a9eaac6910138e34e17ff56a41c182bdaf8f 2.9s done
18:25:38 #8 extracting sha256:c2e4eebafa28dc915d5c65638e41e886843c91845c6c2327fedd0bfd2a030263 done
18:25:38 #8 DONE 4.1s
18:25:38 
18:25:38 #10 [gobase 1/3] COPY --from=xx / /
18:25:38 #14 53.42 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ...
18:25:38 #14 53.43 Unpacking libnpth0:arm64 (1.6-3build2) ...
18:25:38 #14 53.46 Selecting previously unselected package dirmngr.
18:25:38 #14 53.46 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
18:25:38 #14 53.48 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.51 Selecting previously unselected package gnupg-l10n.
18:25:38 #14 53.51 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
18:25:38 #14 53.52 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.55 Selecting previously unselected package gnupg-utils.
18:25:38 #14 53.55 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
18:25:38 #14 53.55 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.58 Selecting previously unselected package gpg.
18:25:38 #14 53.59 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
18:25:38 #14 53.59 Unpacking gpg (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.63 Selecting previously unselected package pinentry-curses.
18:25:38 #14 53.63 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ...
18:25:38 #14 53.63 Unpacking pinentry-curses (1.1.1-1build2) ...
18:25:38 #14 53.66 Selecting previously unselected package gpg-agent.
18:25:38 #13 29.93 Selecting previously unselected package libhttp-cookies-perl.
18:25:38 #13 29.93 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ...
18:25:38 #13 29.93 Unpacking libhttp-cookies-perl (6.10-1) ...
18:25:38 #13 29.96 Selecting previously unselected package libhttp-negotiate-perl.
18:25:38 #13 29.96 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ...
18:25:38 #13 29.97 Unpacking libhttp-negotiate-perl (6.01-2) ...
18:25:38 #13 30.00 Selecting previously unselected package perl-openssl-defaults:amd64.
18:25:38 #13 30.00 Preparing to unpack .../145-perl-openssl-defaults_7+b1_amd64.deb ...
18:25:38 #13 30.00 Unpacking perl-openssl-defaults:amd64 (7+b1) ...
18:25:38 #13 30.03 Selecting previously unselected package libnet-ssleay-perl:amd64.
18:25:38 #13 30.03 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
18:25:38 #13 30.04 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
18:25:38 #13 30.09 Selecting previously unselected package libio-socket-ssl-perl.
18:25:38 #13 30.09 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ...
18:25:38 #13 30.10 Unpacking libio-socket-ssl-perl (2.081-2) ...
18:25:38 mkdir -p sources
18:25:38 docker run --rm -w /v \
18:25:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:25:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:38 	alpine \
18:25:38 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:25:38 #14 49.40 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_arm64.deb ...
18:25:38 #14 49.40 Unpacking libsqlite3-0:arm64 (3.40.1-1) ...
18:25:38 #14 49.44 Selecting previously unselected package libpython3.11-stdlib:arm64.
18:25:38 #14 49.44 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_arm64.deb ...
18:25:38 #14 49.44 Unpacking libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ...
18:25:38 #14 49.55 Selecting previously unselected package python3.11.
18:25:38 #14 49.55 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_arm64.deb ...
18:25:38 #14 49.56 Unpacking python3.11 (3.11.4-1~23.04) ...
18:25:38 #14 49.59 Selecting previously unselected package libpython3-stdlib:arm64.
18:25:38 #14 49.59 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_arm64.deb ...
18:25:38 #14 49.59 Unpacking libpython3-stdlib:arm64 (3.11.2-1) ...
18:25:38 #14 49.63 Setting up python3-minimal (3.11.2-1) ...
18:25:38 #14 49.79 Selecting previously unselected package python3.
18:25:38 #14 49.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5174 files and directories currently installed.)
18:25:38 #14 49.79 Preparing to unpack .../0-python3_3.11.2-1_arm64.deb ...
18:25:38 #14 49.80 Unpacking python3 (3.11.2-1) ...
18:25:38 + /usr/bin/mkdir -p src
18:25:38 + cd src
18:25:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:25:38 + /usr/bin/tar -xof -
18:25:38 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:25:38 Created binary: bundles/dynbinary-daemon/dockerd
18:25:38 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:25:38 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:25:38 module github.com/docker/docker
18:25:38 
18:25:38 go 1.20
18:25:38 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:38 + GO111MODULE=on
18:25:38 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:59.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:25:38 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:25:38 Created binary: bundles/dynbinary-daemon/docker-proxy
18:25:38 
18:25:38 ~/rpmbuild/BUILD/src
18:25:38 + popd
18:25:38 + exit 0
18:25:38 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.403Dd7
18:25:38 + umask 022
18:25:38 + cd /root/rpmbuild/BUILD
18:25:38 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64 '!=' / ']'
18:25:38 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:25:38 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:25:38 + mkdir -p /root/rpmbuild/BUILDROOT
18:25:38 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:25:38 + cd src
18:25:38 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:25:38 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/bin/dockerd
18:25:38 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:25:38 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/bin/docker-proxy
18:25:38 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/libexec/docker/docker-init
18:25:38 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/lib/systemd/system/docker.service
18:25:38 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/lib/systemd/system/docker.socket
18:25:38 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64/etc/docker
18:25:38 + /usr/lib/rpm/check-buildroot
18:25:38 + /usr/lib/rpm/redhat/brp-compress
18:25:38 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:25:38 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:25:38 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:25:38 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:25:38 + /usr/lib/rpm/redhat/brp-python-hardlink
18:25:38 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:25:38 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FVLYNG
18:25:38 + umask 022
18:25:38 + cd /root/rpmbuild/BUILD
18:25:38 + cd src
18:25:38 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:25:38 PASS: daemon version OK
18:25:38 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:25:38 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:25:38 + echo 'PASS: daemon version OK'
18:25:38 + exit 0
18:25:38 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:25:38 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.el7 docker-ce(aarch-64) = 3:0.0.0~20231011170815.26951f7-0.el7
18:25:38 Requires(interp): /bin/sh /bin/sh /bin/sh
18:25:38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:25:38 Requires(post): /bin/sh
18:25:38 Requires(preun): /bin/sh
18:25:38 Requires(postun): /bin/sh
18:25:38 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:25:38 Conflicts: docker docker-io docker-engine-cs docker-ee
18:25:38 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
18:25:38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:25:38 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.el7.src.rpm
18:25:38 #14 53.67 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
18:25:38 #14 53.67 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.70 Selecting previously unselected package gpg-wks-client.
18:25:38 #14 53.70 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
18:25:38 #14 53.71 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.73 Selecting previously unselected package gpg-wks-server.
18:25:38 #14 53.73 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
18:25:38 #14 53.74 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.77 Selecting previously unselected package gpgsm.
18:25:38 #14 53.77 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
18:25:38 #14 53.77 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.80 Selecting previously unselected package gnupg.
18:25:38 #14 53.80 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ...
18:25:38 #14 53.80 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
18:25:38 #14 53.83 Selecting previously unselected package libfile-dirlist-perl.
18:25:38 #14 53.83 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ...
18:25:38 #14 53.84 Unpacking libfile-dirlist-perl (0.05-2) ...
18:25:38 #14 53.86 Selecting previously unselected package libfile-which-perl.
18:25:38 #14 53.86 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ...
18:25:38 #14 53.87 Unpacking libfile-which-perl (1.23-1) ...
18:25:38 #14 53.89 Selecting previously unselected package libfile-homedir-perl.
18:25:38 #14 53.90 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ...
18:25:38 #14 53.90 Unpacking libfile-homedir-perl (1.006-1) ...
18:25:38 #14 53.93 Selecting previously unselected package libfile-touch-perl.
18:25:38 #14 53.93 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ...
18:25:38 #14 53.94 Unpacking libfile-touch-perl (0.12-1) ...
18:25:38 #14 53.96 Selecting previously unselected package libio-pty-perl.
18:25:38 #14 53.96 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
18:25:38 #14 53.97 Unpacking libio-pty-perl (1:1.15-2build2) ...
18:25:38 #13 30.15 Selecting previously unselected package libnet-http-perl.
18:25:38 #13 30.15 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ...
18:25:38 #13 30.16 Unpacking libnet-http-perl (6.22-1) ...
18:25:38 #13 30.19 Selecting previously unselected package liblwp-protocol-https-perl.
18:25:38 #13 30.19 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:25:38 #13 30.19 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:25:38 #13 30.22 Selecting previously unselected package libtry-tiny-perl.
18:25:38 #13 30.22 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ...
18:25:38 #13 30.23 Unpacking libtry-tiny-perl (0.31-2) ...
18:25:38 #13 30.26 Selecting previously unselected package libwww-robotrules-perl.
18:25:38 #13 30.26 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ...
18:25:38 #13 30.26 Unpacking libwww-robotrules-perl (6.02-1) ...
18:25:38 #13 30.29 Selecting previously unselected package libwww-perl.
18:25:38 #13 30.29 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ...
18:25:38 #13 30.30 Unpacking libwww-perl (6.68-1) ...
18:25:38 #13 30.35 Selecting previously unselected package patchutils.
18:25:38 #14 49.83 Selecting previously unselected package perl-modules-5.36.
18:25:38 #14 49.83 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ...
18:25:38 #14 49.84 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
18:25:38 #12 sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72 32.51MB / 65.98MB 0.8s
18:25:38 #12 sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72 38.80MB / 65.98MB 0.9s
18:25:38 #14 54.00 Selecting previously unselected package libipc-run-perl.
18:25:38 #14 54.00 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ...
18:25:38 #14 54.00 Unpacking libipc-run-perl (20200505.0-1) ...
18:25:38 #14 54.03 Selecting previously unselected package libclass-method-modifiers-perl.
18:25:38 #14 54.04 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ...
18:25:38 #14 54.04 Unpacking libclass-method-modifiers-perl (2.13-1) ...
18:25:38 #14 54.07 Selecting previously unselected package libclass-xsaccessor-perl.
18:25:38 #14 54.07 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ...
18:25:38 #14 54.07 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
18:25:38 #14 54.10 Selecting previously unselected package libb-hooks-op-check-perl.
18:25:38 #14 54.10 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ...
18:25:38 #14 54.10 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
18:25:38 #14 54.13 Selecting previously unselected package libdynaloader-functions-perl.
18:25:38 #14 54.13 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ...
18:25:38 #14 54.14 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
18:25:38 #14 54.16 Selecting previously unselected package libdevel-callchecker-perl.
18:25:38 #14 54.16 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
18:25:38 #14 54.17 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
18:25:38 #13 30.35 Preparing to unpack .../153-patchutils_0.4.2-1_amd64.deb ...
18:25:38 #13 30.35 Unpacking patchutils (0.4.2-1) ...
18:25:38 #13 30.39 Selecting previously unselected package wdiff.
18:25:38 #13 30.39 Preparing to unpack .../154-wdiff_1.2.2-5_amd64.deb ...
18:25:38 #13 30.40 Unpacking wdiff (1.2.2-5) ...
18:25:38 #13 30.45 Selecting previously unselected package devscripts.
18:25:38 #13 30.46 Preparing to unpack .../155-devscripts_2.23.4_amd64.deb ...
18:25:38 #13 30.48 Unpacking devscripts (2.23.4) ...
18:25:38 #13 30.60 Selecting previously unselected package diffstat.
18:25:38 #13 42.77 Setting up libgdbm-compat4:amd64 (1.19-2) ...
18:25:38 #13 42.78 Setting up ucf (3.0043) ...
18:25:38 #13 42.87 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
18:25:38 #13 42.89 Setting up dwz (0.13+20210201-1) ...
18:25:38 #13 42.91 Setting up groff-base (1.22.4-6) ...
18:25:38 #13 42.93 Setting up cpp (4:10.2.1-1) ...
18:25:38 #13 42.94 Setting up pixz (1.0.7-1) ...
18:25:38 #13 42.96 Setting up gpgconf (2.2.27-2+deb11u2) ...
18:25:38 #13 42.98 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u10) ...
18:25:38 #13 42.99 Setting up libc6-dev:amd64 (2.31-13+deb11u7) ...
18:25:38 #13 43.01 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ...
18:25:38 #13 43.02 Setting up curl (7.74.0-1.3+deb11u10) ...
18:25:38 #13 43.03 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
18:25:38 #13 43.04 Setting up gpg (2.2.27-2+deb11u2) ...
18:25:38 #13 43.06 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
18:25:38 #13 43.08 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
18:25:38 #13 43.09 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
18:25:38 #13 43.10 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
18:25:38 #13 43.12 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
18:25:38 #13 43.13 Setting up gpg-agent (2.2.27-2+deb11u2) ...
18:25:38 #10 DONE 0.6s
18:25:38 
18:25:38 #11 [gobase 2/3] RUN apk add --no-cache file git
18:25:39 #14 50.10 Selecting previously unselected package libgdbm6:arm64.
18:25:39 #14 50.10 Preparing to unpack .../2-libgdbm6_1.23-3_arm64.deb ...
18:25:39 #14 50.10 Unpacking libgdbm6:arm64 (1.23-3) ...
18:25:39 #14 50.13 Selecting previously unselected package libgdbm-compat4:arm64.
18:25:39 #14 50.13 Preparing to unpack .../3-libgdbm-compat4_1.23-3_arm64.deb ...
18:25:39 #14 50.14 Unpacking libgdbm-compat4:arm64 (1.23-3) ...
18:25:39 #14 50.17 Selecting previously unselected package libperl5.36:arm64.
18:25:39 #14 50.17 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_arm64.deb ...
18:25:39 #14 50.17 Unpacking libperl5.36:arm64 (5.36.0-7ubuntu0.23.04.1) ...
18:25:39 + STATUS=0
18:25:39 + '[' 0 -ne 0 ']'
18:25:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:25:39 + /usr/bin/tar -xof -
18:25:39 #12 sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72 50.33MB / 65.98MB 1.0s
18:25:39 #14 54.20 Selecting previously unselected package libparams-classify-perl.
18:25:39 #14 54.20 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ...
18:25:39 #14 54.20 Unpacking libparams-classify-perl (0.015-1build5) ...
18:25:39 #14 54.23 Selecting previously unselected package libmodule-runtime-perl.
18:25:39 #14 54.23 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ...
18:25:39 #14 54.24 Unpacking libmodule-runtime-perl (0.016-1) ...
18:25:39 #14 54.26 Selecting previously unselected package libimport-into-perl.
18:25:39 #14 54.26 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ...
18:25:39 #14 54.27 Unpacking libimport-into-perl (1.002005-1) ...
18:25:39 #14 54.29 Selecting previously unselected package librole-tiny-perl.
18:25:39 #14 54.30 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ...
18:25:39 #14 54.30 Unpacking librole-tiny-perl (2.002004-1) ...
18:25:39 #14 54.33 Selecting previously unselected package libsub-quote-perl.
18:25:39 #14 54.33 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ...
18:25:39 #14 54.33 Unpacking libsub-quote-perl (2.006006-1) ...
18:25:39 #14 54.36 Selecting previously unselected package libmoo-perl.
18:25:39 #14 54.36 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ...
18:25:39 #14 54.36 Unpacking libmoo-perl (2.005004-3) ...
18:25:39 #14 54.39 Selecting previously unselected package libencode-locale-perl.
18:25:39 #14 54.39 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ...
18:25:39 #14 54.40 Unpacking libencode-locale-perl (1.05-1.1) ...
18:25:39 #14 54.42 Selecting previously unselected package libtimedate-perl.
18:25:39 #14 54.43 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ...
18:25:39 #14 54.43 Unpacking libtimedate-perl (2.3300-2) ...
18:25:39 #14 54.46 Selecting previously unselected package libhttp-date-perl.
18:25:39 #14 54.46 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ...
18:25:39 #14 54.47 Unpacking libhttp-date-perl (6.05-1) ...
18:25:39 #14 54.49 Selecting previously unselected package libfile-listing-perl.
18:25:39 #14 54.49 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ...
18:25:39 #14 54.50 Unpacking libfile-listing-perl (6.14-1) ...
18:25:39 #13 30.60 Preparing to unpack .../156-diffstat_1.65-1_amd64.deb ...
18:25:39 #13 30.61 Unpacking diffstat (1.65-1) ...
18:25:39 #13 30.64 Selecting previously unselected package distro-info-data.
18:25:39 #13 30.64 Preparing to unpack .../157-distro-info-data_0.58_all.deb ...
18:25:39 #13 30.64 Unpacking distro-info-data (0.58) ...
18:25:39 #13 30.68 Selecting previously unselected package python3-pkg-resources.
18:25:39 #13 30.68 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ...
18:25:39 #13 30.68 Unpacking python3-pkg-resources (66.1.1-1) ...
18:25:39 #13 30.74 Selecting previously unselected package python3-chardet.
18:25:39 #13 30.75 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ...
18:25:39 #13 30.75 Unpacking python3-chardet (5.1.0+dfsg-2) ...
18:25:39 #13 30.80 Selecting previously unselected package python3-debian.
18:25:39 #13 30.81 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ...
18:25:39 #13 30.81 Unpacking python3-debian (0.1.49) ...
18:25:39 #11 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
18:25:39 #14 50.39 Selecting previously unselected package perl.
18:25:39 #14 50.39 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_arm64.deb ...
18:25:39 #14 50.40 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ...
18:25:39 #14 50.44 Selecting previously unselected package adduser.
18:25:39 #14 50.44 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ...
18:25:39 #14 50.45 Unpacking adduser (3.129ubuntu1) ...
18:25:39 #14 50.48 Setting up adduser (3.129ubuntu1) ...
18:25:39 + STATUS=0
18:25:39 + '[' 0 -ne 0 ']'
18:25:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:39 #12 sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72 65.98MB / 65.98MB 1.2s
18:25:39 #12 sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72 65.98MB / 65.98MB 1.3s done
18:25:39 #12 extracting sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72
18:25:39 #14 54.53 Selecting previously unselected package libhtml-tagset-perl.
18:25:39 #14 54.53 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ...
18:25:39 #14 54.53 Unpacking libhtml-tagset-perl (3.20-4) ...
18:25:39 #14 54.56 Selecting previously unselected package liburi-perl.
18:25:39 #14 54.56 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ...
18:25:39 #14 54.56 Unpacking liburi-perl (5.10-1) ...
18:25:39 #14 54.59 Selecting previously unselected package libhtml-parser-perl:arm64.
18:25:39 #14 54.60 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ...
18:25:39 #14 54.60 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ...
18:25:39 #14 54.63 Selecting previously unselected package libhtml-tree-perl.
18:25:39 #14 54.63 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ...
18:25:39 #14 54.64 Unpacking libhtml-tree-perl (5.07-2) ...
18:25:39 #14 54.68 Selecting previously unselected package libio-html-perl.
18:25:39 #14 54.68 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ...
18:25:39 #14 54.68 Unpacking libio-html-perl (1.004-2) ...
18:25:39 #14 54.71 Selecting previously unselected package liblwp-mediatypes-perl.
18:25:39 #13 30.89 Selecting previously unselected package libgpgme11:amd64.
18:25:39 #13 30.90 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_amd64.deb ...
18:25:39 #13 30.91 Unpacking libgpgme11:amd64 (1.18.0-3+b1) ...
18:25:39 #13 30.96 Selecting previously unselected package python3-gpg.
18:25:39 #13 30.96 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_amd64.deb ...
18:25:39 #13 30.97 Unpacking python3-gpg (1.18.0-3+b1) ...
18:25:39 #13 31.03 Selecting previously unselected package python3-xdg.
18:25:39 #13 31.03 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ...
18:25:39 #13 31.03 Unpacking python3-xdg (0.28-2) ...
18:25:39 #13 31.08 Selecting previously unselected package dput.
18:25:39 #13 31.08 Preparing to unpack .../164-dput_1.1.3_all.deb ...
18:25:39 #13 31.09 Unpacking dput (1.1.3) ...
18:25:39 #13 31.13 Selecting previously unselected package equivs.
18:25:39 #13 31.13 Preparing to unpack .../165-equivs_2.3.1_all.deb ...
18:25:39 #13 43.58 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
18:25:39 #13 43.59 Setting up fontconfig-config (2.13.1-4.2) ...
18:25:39 #13 43.77 Setting up openssh-client (1:8.4p1-5+deb11u2) ...
18:25:39 #14 50.54 Selecting previously unselected package openssl.
18:25:39 #14 50.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7252 files and directories currently installed.)
18:25:39 #14 50.55 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_arm64.deb ...
18:25:39 #14 50.55 Unpacking openssl (3.0.8-1ubuntu1.2) ...
18:25:39 #14 50.60 Selecting previously unselected package ca-certificates.
18:25:39 #14 50.61 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
18:25:39 #14 50.61 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
18:25:39 #14 50.66 Selecting previously unselected package distro-info-data.
18:25:39 #14 50.66 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ...
18:25:39 #14 50.66 Unpacking distro-info-data (0.57ubuntu0.1) ...
18:25:39 #14 50.69 Selecting previously unselected package iso-codes.
18:25:39 #14 50.69 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ...
18:25:39 #14 50.69 Unpacking iso-codes (4.12.0-1) ...
18:25:39 + exit 0
18:25:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DN6rEP
18:25:39 + umask 022
18:25:39 + cd /root/rpmbuild/BUILD
18:25:39 + cd src
18:25:39 + pushd /root/rpmbuild/BUILD/src/buildx
18:25:39 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:25:39 + GO111MODULE=on
18:25:39 + CGO_ENABLED=0
18:25:39 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:25:39 #14 54.71 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ...
18:25:39 #14 54.72 Unpacking liblwp-mediatypes-perl (6.04-1) ...
18:25:39 #14 54.74 Selecting previously unselected package libhttp-message-perl.
18:25:39 #14 54.75 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ...
18:25:39 #14 54.75 Unpacking libhttp-message-perl (6.36-1) ...
18:25:39 #14 54.78 Selecting previously unselected package libhttp-cookies-perl.
18:25:39 #14 54.78 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ...
18:25:39 #14 54.78 Unpacking libhttp-cookies-perl (6.10-1) ...
18:25:39 #14 54.81 Selecting previously unselected package libhttp-negotiate-perl.
18:25:39 #14 54.81 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ...
18:25:39 #14 54.81 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:25:39 #14 54.84 Selecting previously unselected package perl-openssl-defaults:arm64.
18:25:39 #14 54.84 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ...
18:25:39 #14 54.86 Unpacking perl-openssl-defaults:arm64 (5build2) ...
18:25:39 #14 54.89 Selecting previously unselected package libnet-ssleay-perl:arm64.
18:25:39 #14 54.89 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ...
18:25:39 #14 54.89 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ...
18:25:39 #14 54.93 Selecting previously unselected package libio-socket-ssl-perl.
18:25:39 #14 54.94 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ...
18:25:39 #14 54.94 Unpacking libio-socket-ssl-perl (2.074-2) ...
18:25:39 #14 54.97 Selecting previously unselected package libnet-http-perl.
18:25:39 #14 54.97 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ...
18:25:39 #14 54.98 Unpacking libnet-http-perl (6.22-1) ...
18:25:39 #14 55.00 Selecting previously unselected package liblwp-protocol-https-perl.
18:25:39 #14 55.00 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:25:39 #14 55.01 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:25:39 #14 55.04 Selecting previously unselected package libtry-tiny-perl.
18:25:39 #13 31.13 Unpacking equivs (2.3.1) ...
18:25:39 #13 31.17 Selecting previously unselected package fonts-dejavu-core.
18:25:39 #13 31.17 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ...
18:25:39 #13 31.17 Unpacking fonts-dejavu-core (2.37-6) ...
18:25:39 #13 31.31 Selecting previously unselected package fontconfig-config.
18:25:39 #13 31.32 Preparing to unpack .../167-fontconfig-config_2.14.1-4_amd64.deb ...
18:25:39 #14 50.83 Selecting previously unselected package krb5-locales.
18:25:39 #14 50.83 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ...
18:25:39 #14 50.84 Unpacking krb5-locales (1.20.1-1build1) ...
18:25:39 #14 50.87 Selecting previously unselected package less.
18:25:39 #14 50.87 Preparing to unpack .../005-less_590-1.2_arm64.deb ...
18:25:39 #14 50.88 Unpacking less (590-1.2) ...
18:25:39 #14 50.91 Selecting previously unselected package libbsd0:arm64.
18:25:39 #14 50.91 Preparing to unpack .../006-libbsd0_0.11.7-4_arm64.deb ...
18:25:39 #14 50.91 Unpacking libbsd0:arm64 (0.11.7-4) ...
18:25:39 #14 50.95 Selecting previously unselected package libelf1:arm64.
18:25:39 #14 50.95 Preparing to unpack .../007-libelf1_0.188-2.1_arm64.deb ...
18:25:39 #14 50.95 Unpacking libelf1:arm64 (0.188-2.1) ...
18:25:39 #14 50.98 Selecting previously unselected package libicu72:arm64.
18:25:39 #14 50.99 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_arm64.deb ...
18:25:39 #14 50.99 Unpacking libicu72:arm64 (72.1-3ubuntu2) ...
18:25:39 #13 43.86 Setting up gpgsm (2.2.27-2+deb11u2) ...
18:25:39 #13 43.87 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
18:25:39 #13 43.88 Setting up binutils (2.35.2-2) ...
18:25:39 #13 43.90 Setting up man-db (2.9.4-2) ...
18:25:39 #13 44.01 Building database of manual pages ...
18:25:39 #14 55.04 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ...
18:25:39 #14 55.04 Unpacking libtry-tiny-perl (0.31-1) ...
18:25:39 #14 55.07 Selecting previously unselected package libwww-robotrules-perl.
18:25:39 #14 55.07 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ...
18:25:39 #14 55.08 Unpacking libwww-robotrules-perl (6.02-1) ...
18:25:39 #14 55.10 Selecting previously unselected package libwww-perl.
18:25:39 #14 55.11 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ...
18:25:39 #14 55.11 Unpacking libwww-perl (6.61-1) ...
18:25:39 #14 55.15 Selecting previously unselected package patchutils.
18:25:39 #14 55.15 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ...
18:25:39 #14 55.15 Unpacking patchutils (0.4.2-1build2) ...
18:25:39 #14 55.18 Selecting previously unselected package wdiff.
18:25:39 #14 55.18 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ...
18:25:39 #14 55.18 Unpacking wdiff (1.2.2-2build3) ...
18:25:39 #14 55.23 Selecting previously unselected package devscripts.
18:25:39 #14 55.23 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ...
18:25:39 #14 55.25 Unpacking devscripts (2.22.1ubuntu1) ...
18:25:39 #13 31.43 Unpacking fontconfig-config (2.14.1-4) ...
18:25:39 #13 31.50 Selecting previously unselected package libcurl3-gnutls:amd64.
18:25:39 #13 31.50 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u4_amd64.deb ...
18:25:39 #13 31.50 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u4) ...
18:25:39 #13 31.55 Selecting previously unselected package liberror-perl.
18:25:39 #13 31.55 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ...
18:25:39 #13 31.56 Unpacking liberror-perl (0.17029-2) ...
18:25:39 #13 31.60 Selecting previously unselected package git-man.
18:25:39 #13 31.60 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ...
18:25:39 #13 31.60 Unpacking git-man (1:2.39.2-1.1) ...
18:25:40 #14 51.22 Selecting previously unselected package libxml2:arm64.
18:25:40 #14 51.22 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_arm64.deb ...
18:25:40 #14 51.22 Unpacking libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ...
18:25:40 #14 51.26 Selecting previously unselected package libyaml-0-2:arm64.
18:25:40 #14 51.27 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_arm64.deb ...
18:25:40 #14 51.27 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
18:25:40 #14 51.30 Selecting previously unselected package lsb-release.
18:25:40 #14 51.30 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ...
18:25:40 #14 51.30 Unpacking lsb-release (12.0-1ubuntu1) ...
18:25:40 #14 51.34 Selecting previously unselected package netbase.
18:25:40 #14 55.32 Selecting previously unselected package diffstat.
18:25:40 #14 55.32 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ...
18:25:40 #14 55.32 Unpacking diffstat (1.64-1build2) ...
18:25:40 #14 55.37 Selecting previously unselected package python3-chardet.
18:25:40 #14 55.37 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ...
18:25:40 #14 55.38 Unpacking python3-chardet (4.0.0-1) ...
18:25:40 #14 55.42 Selecting previously unselected package zstd.
18:25:40 #14 55.42 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ...
18:25:40 #14 55.42 Unpacking zstd (1.4.8+dfsg-3build1) ...
18:25:40 #14 55.46 Selecting previously unselected package python3-debian.
18:25:40 #14 55.46 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1.1_all.deb ...
18:25:40 #14 55.47 Unpacking python3-debian (0.1.43ubuntu1.1) ...
18:25:40 #14 55.51 Selecting previously unselected package libgpgme11:arm64.
18:25:40 #11 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
18:25:40 #13 31.75 Selecting previously unselected package git.
18:25:40 #13 31.75 Preparing to unpack .../171-git_1%3a2.39.2-1.1_amd64.deb ...
18:25:40 #13 31.76 Unpacking git (1:2.39.2-1.1) ...
18:25:40 #14 51.34 Preparing to unpack .../012-netbase_6.4_all.deb ...
18:25:40 #14 51.35 Unpacking netbase (6.4) ...
18:25:40 #14 51.38 Selecting previously unselected package python-apt-common.
18:25:40 #14 51.38 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ...
18:25:40 #14 51.38 Unpacking python-apt-common (2.5.3ubuntu1) ...
18:25:40 #14 51.41 Selecting previously unselected package python3-apt.
18:25:40 #14 51.41 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_arm64.deb ...
18:25:40 #14 51.42 Unpacking python3-apt (2.5.3ubuntu1) ...
18:25:40 #14 51.46 Selecting previously unselected package python3-pkg-resources.
18:25:40 #14 51.46 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ...
18:25:40 #14 51.46 Unpacking python3-pkg-resources (66.1.1-1) ...
18:25:40 #14 51.51 Selecting previously unselected package ucf.
18:25:40 #14 51.51 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ...
18:25:40 #14 51.51 Moving old data out of the way
18:25:40 #14 51.51 Unpacking ucf (3.0043+nmu1) ...
18:25:40 #14 51.55 Selecting previously unselected package bsdextrautils.
18:25:40 #14 51.55 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_arm64.deb ...
18:25:40 #14 51.55 Unpacking bsdextrautils (2.38.1-4ubuntu1) ...
18:25:40 #14 51.59 Selecting previously unselected package libmagic-mgc.
18:25:40 #14 55.51 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4.1_arm64.deb ...
18:25:40 #14 55.51 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4.1) ...
18:25:40 #14 55.55 Selecting previously unselected package python3-gpg.
18:25:40 #14 55.55 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4.1_arm64.deb ...
18:25:40 #14 55.55 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ...
18:25:40 #14 55.60 Selecting previously unselected package dput.
18:25:40 #14 55.60 Preparing to unpack .../184-dput_1.1.0ubuntu2.1_all.deb ...
18:25:40 #14 55.61 Unpacking dput (1.1.0ubuntu2.1) ...
18:25:40 #14 55.65 Selecting previously unselected package fonts-dejavu-core.
18:25:40 #14 55.65 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ...
18:25:40 #14 55.65 Unpacking fonts-dejavu-core (2.37-2build1) ...
18:25:40 #11 1.546 (1/10) Installing libmagic (5.45-r0)
18:25:40 #11 1.574 (2/10) Installing file (5.45-r0)
18:25:40 #11 1.576 (3/10) Installing brotli-libs (1.0.9-r14)
18:25:40 #11 1.586 (4/10) Installing libunistring (1.1-r1)
18:25:40 #11 1.599 (5/10) Installing libidn2 (2.3.4-r1)
18:25:40 #11 1.603 (6/10) Installing nghttp2-libs (1.57.0-r0)
18:25:40 #11 1.608 (7/10) Installing libcurl (8.4.0-r0)
18:25:40 #11 1.615 (8/10) Installing libexpat (2.5.0-r1)
18:25:40 #11 1.619 (9/10) Installing pcre2 (10.42-r1)
18:25:40 #11 1.627 (10/10) Installing git (2.40.1-r0)
18:25:40 #11 1.691 Executing busybox-1.36.1-r2.trigger
18:25:40 #14 51.59 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_arm64.deb ...
18:25:40 #14 51.59 Unpacking libmagic-mgc (1:5.44-3) ...
18:25:40 #14 51.66 Selecting previously unselected package libmagic1:arm64.
18:25:40 #14 51.66 Preparing to unpack .../019-libmagic1_1%3a5.44-3_arm64.deb ...
18:25:40 #14 51.67 Unpacking libmagic1:arm64 (1:5.44-3) ...
18:25:40 #14 51.70 Selecting previously unselected package file.
18:25:40 #14 51.70 Preparing to unpack .../020-file_1%3a5.44-3_arm64.deb ...
18:25:40 #14 51.70 Unpacking file (1:5.44-3) ...
18:25:40 #14 51.73 Selecting previously unselected package gettext-base.
18:25:40 #14 51.73 Preparing to unpack .../021-gettext-base_0.21-11_arm64.deb ...
18:25:40 #14 51.74 Unpacking gettext-base (0.21-11) ...
18:25:40 #14 51.78 Selecting previously unselected package libuchardet0:arm64.
18:25:40 #14 51.78 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_arm64.deb ...
18:25:40 #14 51.78 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
18:25:40 #14 51.81 Selecting previously unselected package groff-base.
18:25:40 #14 55.76 Selecting previously unselected package fontconfig-config.
18:25:40 #14 55.76 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
18:25:40 #14 55.77 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
18:25:40 #14 55.80 Selecting previously unselected package libcurl3-gnutls:arm64.
18:25:40 #14 55.80 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.14_arm64.deb ...
18:25:40 #14 55.81 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.14) ...
18:25:40 #14 55.83 Selecting previously unselected package liberror-perl.
18:25:40 #14 55.84 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
18:25:40 #14 55.84 Unpacking liberror-perl (0.17029-1) ...
18:25:40 #14 55.87 Selecting previously unselected package git-man.
18:25:40 #14 55.87 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ...
18:25:40 #14 55.87 Unpacking git-man (1:2.34.1-1ubuntu1.10) ...
18:25:40 #14 55.92 Selecting previously unselected package git.
18:25:40 #14 55.92 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.10_arm64.deb ...
18:25:40 #14 55.93 Unpacking git (1:2.34.1-1ubuntu1.10) ...
18:25:40 #11 1.695 OK: 26 MiB in 26 packages
18:25:40 #11 DONE 1.8s
18:25:40 
18:25:40 #12 [gobase 3/3] WORKDIR /src
18:25:40 #12 DONE 0.0s
18:25:40 
18:25:40 #13 [buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
18:25:40 #13 32.20 Selecting previously unselected package iso-codes.
18:25:40 #13 32.20 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ...
18:25:40 #13 32.21 Unpacking iso-codes (4.15.0-1) ...
18:25:40 #14 51.81 Preparing to unpack .../023-groff-base_1.22.4-10_arm64.deb ...
18:25:40 #14 51.82 Unpacking groff-base (1.22.4-10) ...
18:25:40 #14 51.88 Selecting previously unselected package libcbor0.8:arm64.
18:25:40 #14 51.89 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
18:25:40 #14 51.89 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
18:25:40 #14 51.93 Selecting previously unselected package libedit2:arm64.
18:25:40 #14 51.93 Preparing to unpack .../025-libedit2_3.1-20221030-2_arm64.deb ...
18:25:40 #14 51.93 Unpacking libedit2:arm64 (3.1-20221030-2) ...
18:25:40 #14 51.97 Selecting previously unselected package libfido2-1:arm64.
18:25:40 #14 51.98 Preparing to unpack .../026-libfido2-1_1.12.0-2_arm64.deb ...
18:25:40 #14 51.98 Unpacking libfido2-1:arm64 (1.12.0-2) ...
18:25:40 #14 52.02 Selecting previously unselected package libjansson4:arm64.
18:25:40 #14 52.02 Preparing to unpack .../027-libjansson4_2.14-2_arm64.deb ...
18:25:40 #14 52.02 Unpacking libjansson4:arm64 (2.14-2) ...
18:25:40 #14 52.06 Selecting previously unselected package libnghttp2-14:arm64.
18:25:41 #14 56.06 Selecting previously unselected package libalgorithm-diff-perl.
18:25:41 #14 56.06 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ...
18:25:41 #14 56.06 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:25:41 #14 56.10 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:25:41 #14 56.10 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ...
18:25:41 #14 56.11 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
18:25:41 #14 56.13 Selecting previously unselected package libalgorithm-merge-perl.
18:25:41 #14 56.13 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
18:25:41 #14 56.14 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:25:41 #14 56.17 Selecting previously unselected package libaliased-perl.
18:25:41 #14 56.17 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ...
18:25:41 #14 56.17 Unpacking libaliased-perl (0.34-1.1) ...
18:25:41 #14 56.20 Selecting previously unselected package libapt-pkg-perl.
18:25:41 #14 56.20 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ...
18:25:41 #14 56.21 Unpacking libapt-pkg-perl (0.1.40build2) ...
18:25:41 #14 56.23 Selecting previously unselected package libarchive-cpio-perl.
18:25:41 #14 56.24 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ...
18:25:41 #14 56.24 Unpacking libarchive-cpio-perl (0.10-1.1) ...
18:25:41 #14 56.27 Selecting previously unselected package libarray-intspan-perl.
18:25:41 #14 56.27 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ...
18:25:41 #14 56.28 Unpacking libarray-intspan-perl (2.004-1) ...
18:25:41 #14 56.31 Selecting previously unselected package libmodule-implementation-perl.
18:25:41 #14 56.31 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ...
18:25:41 #14 56.31 Unpacking libmodule-implementation-perl (0.09-1.1) ...
18:25:41 #14 56.34 Selecting previously unselected package libsub-exporter-progressive-perl.
18:25:41 #13 32.57 Selecting previously unselected package libabsl20220623:amd64.
18:25:41 #13 32.57 Preparing to unpack .../173-libabsl20220623_20220623.1-1_amd64.deb ...
18:25:41 #13 32.58 Unpacking libabsl20220623:amd64 (20220623.1-1) ...
18:25:41 #13 32.65 Selecting previously unselected package libalgorithm-diff-perl.
18:25:41 #13 32.65 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ...
18:25:41 #13 32.66 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:25:41 #13 32.69 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64.
18:25:41 #13 32.70 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_amd64.deb ...
18:25:41 #13 32.70 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ...
18:25:41 #13 32.73 Selecting previously unselected package libalgorithm-merge-perl.
18:25:41 #13 32.73 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ...
18:25:41 #13 32.74 Unpacking libalgorithm-merge-perl (0.08-5) ...
18:25:41 #13 32.77 Selecting previously unselected package libaliased-perl.
18:25:41 #13 32.77 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ...
18:25:41 #13 32.78 Unpacking libaliased-perl (0.34-3) ...
18:25:41 #13 32.82 Selecting previously unselected package libaom3:amd64.
18:25:41 #14 52.06 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_arm64.deb ...
18:25:41 #14 52.06 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
18:25:41 #14 52.10 Selecting previously unselected package libpipeline1:arm64.
18:25:41 #14 52.10 Preparing to unpack .../029-libpipeline1_1.5.7-1_arm64.deb ...
18:25:41 #14 52.10 Unpacking libpipeline1:arm64 (1.5.7-1) ...
18:25:41 #14 52.14 Selecting previously unselected package libpng16-16:arm64.
18:25:41 #14 52.14 Preparing to unpack .../030-libpng16-16_1.6.39-2_arm64.deb ...
18:25:41 #14 52.14 Unpacking libpng16-16:arm64 (1.6.39-2) ...
18:25:41 #14 52.18 Selecting previously unselected package libpsl5:arm64.
18:25:41 #14 52.18 Preparing to unpack .../031-libpsl5_0.21.2-1_arm64.deb ...
18:25:41 #14 52.18 Unpacking libpsl5:arm64 (0.21.2-1) ...
18:25:41 #14 52.22 Selecting previously unselected package libxau6:arm64.
18:25:41 #14 52.22 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_arm64.deb ...
18:25:41 #14 52.22 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
18:25:41 #14 52.25 Selecting previously unselected package libxdmcp6:arm64.
18:25:41 #14 52.26 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
18:25:41 #14 52.26 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
18:25:41 #14 52.29 Selecting previously unselected package libxcb1:arm64.
18:25:41 #14 56.34 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:25:41 #14 56.35 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:25:41 #14 56.38 Selecting previously unselected package libvariable-magic-perl.
18:25:41 #14 56.38 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ...
18:25:41 #14 56.38 Unpacking libvariable-magic-perl (0.62-1build5) ...
18:25:41 #14 56.41 Selecting previously unselected package libb-hooks-endofscope-perl.
18:25:41 #14 56.41 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ...
18:25:41 #14 56.42 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
18:25:41 #14 56.46 Selecting previously unselected package libfreetype6:arm64.
18:25:41 #14 56.46 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.2_arm64.deb ...
18:25:41 #14 56.46 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.2) ...
18:25:41 #14 56.50 Selecting previously unselected package libfontconfig1:arm64.
18:25:41 #14 56.50 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ...
18:25:41 #14 56.51 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
18:25:41 #14 56.55 Selecting previously unselected package libjpeg-turbo8:arm64.
18:25:41 #14 56.55 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
18:25:41 #14 56.55 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
18:25:41 #14 56.58 Selecting previously unselected package libjpeg8:arm64.
18:25:41 #14 52.30 Preparing to unpack .../034-libxcb1_1.15-1_arm64.deb ...
18:25:41 #13 32.82 Preparing to unpack .../178-libaom3_3.6.0-1_amd64.deb ...
18:25:41 #13 32.82 Unpacking libaom3:amd64 (3.6.0-1) ...
18:25:41 #14 52.30 Unpacking libxcb1:arm64 (1.15-1) ...
18:25:41 #14 52.32 Selecting previously unselected package libx11-data.
18:25:41 #14 52.33 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.3_all.deb ...
18:25:41 #14 52.33 Unpacking libx11-data (2:1.8.4-2ubuntu0.3) ...
18:25:41 #14 52.39 Selecting previously unselected package libx11-6:arm64.
18:25:41 #14 52.39 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.3_arm64.deb ...
18:25:41 #14 52.39 Unpacking libx11-6:arm64 (2:1.8.4-2ubuntu0.3) ...
18:25:41 #14 52.43 Selecting previously unselected package libxext6:arm64.
18:25:41 #14 52.44 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_arm64.deb ...
18:25:41 #14 52.44 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
18:25:41 #14 52.47 Selecting previously unselected package libxmuu1:arm64.
18:25:41 #14 52.47 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_arm64.deb ...
18:25:41 #14 52.48 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
18:25:41 #14 52.52 Selecting previously unselected package man-db.
18:25:41 #14 52.52 Preparing to unpack .../039-man-db_2.11.2-1_arm64.deb ...
18:25:41 #14 52.52 Unpacking man-db (2.11.2-1) ...
18:25:41 #14 52.58 Selecting previously unselected package manpages.
18:25:41 #14 52.58 Preparing to unpack .../040-manpages_6.03-1_all.deb ...
18:25:41 #14 52.58 Unpacking manpages (6.03-1) ...
18:25:41 #14 52.63 Selecting previously unselected package openssh-client.
18:25:41 mkdir -p sources
18:25:41 docker run --rm -w /v \
18:25:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:25:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:41 	alpine \
18:25:41 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:25:41 #14 56.59 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ...
18:25:41 #14 56.59 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
18:25:41 #14 56.62 Selecting previously unselected package libdeflate0:arm64.
18:25:41 #14 56.62 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ...
18:25:41 #14 56.63 Unpacking libdeflate0:arm64 (1.10-2) ...
18:25:41 #14 56.67 Selecting previously unselected package libjbig0:arm64.
18:25:41 #14 56.67 Preparing to unpack .../207-libjbig0_2.1-3.1ubuntu0.22.04.1_arm64.deb ...
18:25:41 #14 56.67 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
18:25:41 #14 56.71 Selecting previously unselected package libwebp7:arm64.
18:25:41 #14 56.71 Preparing to unpack .../208-libwebp7_1.2.2-2ubuntu0.22.04.2_arm64.deb ...
18:25:41 #14 56.72 Unpacking libwebp7:arm64 (1.2.2-2ubuntu0.22.04.2) ...
18:25:41 #14 56.76 Selecting previously unselected package libtiff5:arm64.
18:25:41 #14 56.76 Preparing to unpack .../209-libtiff5_4.3.0-6ubuntu0.6_arm64.deb ...
18:25:41 #14 56.76 Unpacking libtiff5:arm64 (4.3.0-6ubuntu0.6) ...
18:25:41 #14 56.79 Selecting previously unselected package libxpm4:arm64.
18:25:41 #14 56.79 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_arm64.deb ...
18:25:41 #14 56.80 Unpacking libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.2) ...
18:25:41 #14 56.83 Selecting previously unselected package libgd3:arm64.
18:25:41 #14 52.63 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_arm64.deb ...
18:25:41 #14 52.64 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ...
18:25:41 #14 52.69 Selecting previously unselected package publicsuffix.
18:25:41 #14 52.69 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ...
18:25:41 #14 52.70 Unpacking publicsuffix (20230209.2326-1) ...
18:25:41 #14 52.73 Selecting previously unselected package libunwind8:arm64.
18:25:41 #14 52.73 Preparing to unpack .../043-libunwind8_1.6.2-3_arm64.deb ...
18:25:41 #14 52.74 Unpacking libunwind8:arm64 (1.6.2-3) ...
18:25:41 #14 52.77 Selecting previously unselected package strace.
18:25:41 #14 52.77 Preparing to unpack .../044-strace_6.2-0ubuntu1_arm64.deb ...
18:25:41 #14 52.78 Unpacking strace (6.2-0ubuntu1) ...
18:25:41 #14 52.82 Selecting previously unselected package xauth.
18:25:41 #14 52.82 Preparing to unpack .../045-xauth_1%3a1.1.2-1_arm64.deb ...
18:25:41 #14 52.83 Unpacking xauth (1:1.1.2-1) ...
18:25:41 #14 52.86 Selecting previously unselected package xz-utils.
18:25:41 #13 33.01 Selecting previously unselected package libapt-pkg-perl.
18:25:41 #13 33.01 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_amd64.deb ...
18:25:41 #13 33.01 Unpacking libapt-pkg-perl (0.1.40+b2) ...
18:25:41 #13 33.05 Selecting previously unselected package libarchive-cpio-perl.
18:25:41 #13 33.05 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ...
18:25:41 #13 33.06 Unpacking libarchive-cpio-perl (0.10-3) ...
18:25:41 #13 33.10 Selecting previously unselected package libarchive13:amd64.
18:25:41 #13 33.11 Preparing to unpack .../181-libarchive13_3.6.2-1_amd64.deb ...
18:25:41 #13 33.11 Unpacking libarchive13:amd64 (3.6.2-1) ...
18:25:41 #13 33.17 Selecting previously unselected package libarray-intspan-perl.
18:25:41 #13 33.17 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ...
18:25:41 #13 33.18 Unpacking libarray-intspan-perl (2.004-2) ...
18:25:41 #13 33.21 Selecting previously unselected package libauthen-sasl-perl.
18:25:41 mkdir -p sources
18:25:41 docker run --rm -w /v \
18:25:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:25:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:41 	alpine \
18:25:41 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:25:41 #14 56.84 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ...
18:25:41 #14 56.84 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ...
18:25:41 #14 56.87 Selecting previously unselected package libc-devtools.
18:25:41 #14 56.87 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.4_arm64.deb ...
18:25:41 #14 56.87 Unpacking libc-devtools (2.35-0ubuntu3.4) ...
18:25:41 #14 56.90 Selecting previously unselected package libcapture-tiny-perl.
18:25:41 #14 56.91 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ...
18:25:41 #14 56.91 Unpacking libcapture-tiny-perl (0.48-1) ...
18:25:41 #14 56.94 Selecting previously unselected package libclass-data-inheritable-perl.
18:25:41 #14 56.94 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:25:41 #14 56.94 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:25:41 #14 56.97 Selecting previously unselected package libclone-perl.
18:25:41 #14 56.97 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ...
18:25:41 #14 56.97 Unpacking libclone-perl (0.45-1build3) ...
18:25:41 #14 57.00 Selecting previously unselected package libcommon-sense-perl:arm64.
18:25:41 #14 57.00 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ...
18:25:41 #14 57.01 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
18:25:41 #14 57.03 Selecting previously unselected package libconfig-tiny-perl.
18:25:41 #14 57.03 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ...
18:25:41 #14 57.04 Unpacking libconfig-tiny-perl (2.28-1) ...
18:25:41 #14 57.06 Selecting previously unselected package libparams-util-perl.
18:25:41 #14 52.86 Preparing to unpack .../046-xz-utils_5.4.1-0.2_arm64.deb ...
18:25:41 #14 52.86 Unpacking xz-utils (5.4.1-0.2) ...
18:25:41 #14 52.90 Selecting previously unselected package m4.
18:25:41 #14 52.90 Preparing to unpack .../047-m4_1.4.19-3_arm64.deb ...
18:25:41 #14 52.91 Unpacking m4 (1.4.19-3) ...
18:25:41 #14 52.95 Selecting previously unselected package autoconf.
18:25:41 #14 52.95 Preparing to unpack .../048-autoconf_2.71-3_all.deb ...
18:25:41 #14 52.95 Unpacking autoconf (2.71-3) ...
18:25:41 #14 53.00 Selecting previously unselected package autotools-dev.
18:25:41 #14 53.00 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ...
18:25:41 #14 53.01 Unpacking autotools-dev (20220109.1) ...
18:25:41 #14 53.05 Selecting previously unselected package automake.
18:25:41 #14 53.05 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ...
18:25:41 #14 53.05 Unpacking automake (1:1.16.5-1.3) ...
18:25:41 #14 53.10 Selecting previously unselected package autopoint.
18:25:41 #14 53.10 Preparing to unpack .../051-autopoint_0.21-11_all.deb ...
18:25:41 #13 33.21 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ...
18:25:41 #13 33.22 Unpacking libauthen-sasl-perl (2.1600-3) ...
18:25:41 #13 33.26 Selecting previously unselected package libdav1d6:amd64.
18:25:41 #13 33.27 Preparing to unpack .../184-libdav1d6_1.0.0-2_amd64.deb ...
18:25:41 #13 33.27 Unpacking libdav1d6:amd64 (1.0.0-2) ...
18:25:41 #13 33.35 Selecting previously unselected package libgav1-1:amd64.
18:25:41 #13 33.35 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_amd64.deb ...
18:25:41 #13 33.36 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
18:25:41 #13 33.42 Selecting previously unselected package librav1e0:amd64.
18:25:41 #13 33.43 Preparing to unpack .../186-librav1e0_0.5.1-6_amd64.deb ...
18:25:41 #13 33.43 Unpacking librav1e0:amd64 (0.5.1-6) ...
18:25:41 #12 extracting sha256:b7ca5e3def89d69ea90e44098142e956032a3236e00615e5c89345b1ce7fde72 2.0s done
18:25:41 #12 DONE 3.5s
18:25:41 
18:25:41 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
18:25:41 #13 0.606 v0.11.29872040b6626fb7d87ef7296fd5b832e8cc2ad17
18:25:41 #13 DONE 1.1s
18:25:41 
18:25:41 #14 [buildx-build 1/1] RUN --mount=type=bind,target=.   --mount=type=cache,target=/root/.cache   --mount=type=cache,target=/go/pkg/mod   --mount=type=bind,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
18:25:42 #14 57.07 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ...
18:25:42 #14 57.07 Unpacking libparams-util-perl (1.102-1build3) ...
18:25:42 #14 57.10 Selecting previously unselected package libsub-install-perl.
18:25:42 #14 57.10 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ...
18:25:42 #14 57.10 Unpacking libsub-install-perl (0.928-1.1) ...
18:25:42 #14 57.13 Selecting previously unselected package libdata-optlist-perl.
18:25:42 #14 57.13 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ...
18:25:42 #14 57.13 Unpacking libdata-optlist-perl (0.112-1) ...
18:25:42 #14 57.16 Selecting previously unselected package libsub-exporter-perl.
18:25:42 #14 57.16 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ...
18:25:42 #14 57.16 Unpacking libsub-exporter-perl (0.988-1) ...
18:25:42 #14 57.20 Selecting previously unselected package libconst-fast-perl.
18:25:42 #14 57.20 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ...
18:25:42 #14 57.20 Unpacking libconst-fast-perl (0.014-1.1) ...
18:25:42 #14 57.23 Selecting previously unselected package libwant-perl.
18:25:42 #14 57.23 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ...
18:25:42 #14 57.23 Unpacking libwant-perl (0.29-1build7) ...
18:25:42 #14 57.26 Selecting previously unselected package libcontextual-return-perl.
18:25:42 #14 57.26 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
18:25:42 #14 57.27 Unpacking libcontextual-return-perl (0.004014-2) ...
18:25:42 #14 57.30 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
18:25:42 #14 57.30 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ...
18:25:42 #14 57.30 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
18:25:42 #14 57.33 Selecting previously unselected package libdevel-stacktrace-perl.
18:25:42 #14 57.33 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ...
18:25:42 #14 57.33 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
18:25:42 #14 57.37 Selecting previously unselected package libexception-class-perl.
18:25:42 #14 53.11 Unpacking autopoint (0.21-11) ...
18:25:42 #14 53.14 Selecting previously unselected package binutils-common:arm64.
18:25:42 #14 53.14 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_arm64.deb ...
18:25:42 #14 53.15 Unpacking binutils-common:arm64 (2.40-2ubuntu4.1) ...
18:25:42 #14 53.18 Selecting previously unselected package libbinutils:arm64.
18:25:42 #14 53.18 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_arm64.deb ...
18:25:42 #14 53.19 Unpacking libbinutils:arm64 (2.40-2ubuntu4.1) ...
18:25:42 #14 53.24 Selecting previously unselected package libctf-nobfd0:arm64.
18:25:42 #14 53.24 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_arm64.deb ...
18:25:42 #14 53.25 Unpacking libctf-nobfd0:arm64 (2.40-2ubuntu4.1) ...
18:25:42 #14 53.28 Selecting previously unselected package libctf0:arm64.
18:25:42 #14 53.28 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_arm64.deb ...
18:25:42 #14 53.29 Unpacking libctf0:arm64 (2.40-2ubuntu4.1) ...
18:25:42 #14 53.33 Selecting previously unselected package libgprofng0:arm64.
18:25:42 #14 53.33 Preparing to unpack .../056-libgprofng0_2.40-2ubuntu4.1_arm64.deb ...
18:25:42 #14 53.33 Unpacking libgprofng0:arm64 (2.40-2ubuntu4.1) ...
18:25:42 #14 53.37 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:25:42 #13 33.53 Selecting previously unselected package libsvtav1enc1:amd64.
18:25:42 #13 33.54 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
18:25:42 #13 33.54 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
18:25:42 #13 33.75 Selecting previously unselected package libjpeg62-turbo:amd64.
18:25:42 #14 57.37 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ...
18:25:42 #14 57.37 Unpacking libexception-class-perl (1.45-1) ...
18:25:42 #14 57.40 Selecting previously unselected package libiterator-perl.
18:25:42 #14 57.40 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ...
18:25:42 #14 57.41 Unpacking libiterator-perl (0.03+ds1-1.1) ...
18:25:42 #14 57.44 Selecting previously unselected package libiterator-util-perl.
18:25:42 #14 57.44 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
18:25:42 #14 57.44 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
18:25:42 #14 57.47 Selecting previously unselected package libexporter-tiny-perl.
18:25:42 #14 57.47 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ...
18:25:42 #14 57.48 Unpacking libexporter-tiny-perl (1.002002-1) ...
18:25:42 #14 57.50 Selecting previously unselected package liblist-moreutils-xs-perl.
18:25:42 #14 57.51 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ...
18:25:42 #14 57.51 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
18:25:42 #14 57.54 Selecting previously unselected package liblist-moreutils-perl.
18:25:42 #14 57.54 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ...
18:25:42 #14 57.54 Unpacking liblist-moreutils-perl (0.430-2) ...
18:25:42 #14 57.57 Selecting previously unselected package libdata-dpath-perl.
18:25:42 #14 57.57 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ...
18:25:42 #14 57.58 Unpacking libdata-dpath-perl (0.58-1) ...
18:25:42 #14 57.61 Selecting previously unselected package libdata-dump-perl.
18:25:42 #14 57.61 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
18:25:42 #14 57.61 Unpacking libdata-dump-perl (1.25-1) ...
18:25:42 #14 57.64 Selecting previously unselected package libdata-messagepack-perl.
18:25:42 #14 57.64 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ...
18:25:42 #14 57.65 Unpacking libdata-messagepack-perl (1.01-2build1) ...
18:25:42 #14 57.67 Selecting previously unselected package libnet-domain-tld-perl.
18:25:42 #14 53.38 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.40-2ubuntu4.1_arm64.deb ...
18:25:42 #14 53.38 Unpacking binutils-aarch64-linux-gnu (2.40-2ubuntu4.1) ...
18:25:42 #14 53.52 Selecting previously unselected package binutils.
18:25:42 #13 33.76 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
18:25:42 #13 33.76 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
18:25:42 #13 33.81 Selecting previously unselected package libyuv0:amd64.
18:25:42 #13 33.81 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
18:25:42 #13 33.82 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
18:25:42 #13 33.87 Selecting previously unselected package libavif15:amd64.
18:25:42 #13 33.88 Preparing to unpack .../190-libavif15_0.11.1-1_amd64.deb ...
18:25:42 #13 33.88 Unpacking libavif15:amd64 (0.11.1-1) ...
18:25:42 #13 33.92 Selecting previously unselected package libmodule-implementation-perl.
18:25:42 #13 33.93 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ...
18:25:42 #13 33.93 Unpacking libmodule-implementation-perl (0.09-2) ...
18:25:42 #13 33.96 Selecting previously unselected package libsub-exporter-progressive-perl.
18:25:42 #13 33.96 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
18:25:42 #13 33.97 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
18:25:42 #13 34.00 Selecting previously unselected package libvariable-magic-perl.
18:25:42 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:25:42 Created binary: bundles/dynbinary-daemon/dockerd
18:25:42 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:25:42 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:25:42 module github.com/docker/docker
18:25:42 
18:25:42 go 1.20
18:25:42 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:42 + GO111MODULE=on
18:25:42 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:03.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:25:42 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:25:42 Created binary: bundles/dynbinary-daemon/docker-proxy
18:25:42 
18:25:42 + popd
18:25:42 + RPM_EC=0
18:25:42 ~/rpmbuild/BUILD/src
18:25:42 ++ jobs -p
18:25:42 + exit 0
18:25:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lwtqXZ
18:25:42 + umask 022
18:25:42 + cd /root/rpmbuild/BUILD
18:25:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64 '!=' / ']'
18:25:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:25:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:25:42 + mkdir -p /root/rpmbuild/BUILDROOT
18:25:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:25:42 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:25:42 + export CFLAGS
18:25:42 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:25:42 + export CXXFLAGS
18:25:42 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:25:42 + export FFLAGS
18:25:42 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:25:42 + export FCFLAGS
18:25:42 + VALAFLAGS=-g
18:25:42 + export VALAFLAGS
18:25:42 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:25:42 + export LDFLAGS
18:25:42 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:25:42 + export LT_SYS_LIBRARY_PATH
18:25:42 + CC=gcc
18:25:42 + export CC
18:25:42 + CXX=g++
18:25:42 + export CXX
18:25:42 + cd src
18:25:42 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:25:42 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/dockerd
18:25:42 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:25:42 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/docker-proxy
18:25:42 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/libexec/docker/docker-init
18:25:42 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/lib/systemd/system/docker.service
18:25:42 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/lib/systemd/system/docker.socket
18:25:42 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/etc/docker
18:25:42 + /usr/lib/rpm/check-buildroot
18:25:42 + /usr/lib/rpm/redhat/brp-ldconfig
18:25:42 + /usr/lib/rpm/brp-compress
18:25:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:25:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:25:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:25:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:25:42 + /usr/lib/rpm/check-rpaths
18:25:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:25:42 + /usr/lib/rpm/brp-remove-la-files
18:25:42 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:25:42 + /usr/lib/rpm/redhat/brp-python-hardlink
18:25:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dVsSu9
18:25:42 + umask 022
18:25:42 + cd /root/rpmbuild/BUILD
18:25:42 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:25:42 + export CFLAGS
18:25:42 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:25:42 + export CXXFLAGS
18:25:42 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:25:42 + export FFLAGS
18:25:42 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:25:42 + export FCFLAGS
18:25:42 + VALAFLAGS=-g
18:25:42 + export VALAFLAGS
18:25:42 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:25:42 + export LDFLAGS
18:25:42 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:25:42 + export LT_SYS_LIBRARY_PATH
18:25:42 + CC=gcc
18:25:42 + export CC
18:25:42 + CXX=g++
18:25:42 + export CXX
18:25:42 + cd src
18:25:42 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:25:42 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:25:42 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:25:42 + echo 'PASS: daemon version OK'
18:25:42 + RPM_EC=0
18:25:42 PASS: daemon version OK
18:25:42 ++ jobs -p
18:25:42 + exit 0
18:25:42 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:25:42 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/docker-proxy
18:25:42 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.fc38 docker-ce(aarch-64) = 3:0.0.0~20231011170815.26951f7-0.fc38
18:25:42 Requires(interp): /bin/sh /bin/sh /bin/sh
18:25:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:25:42 Requires(post): /bin/sh
18:25:42 Requires(preun): /bin/sh
18:25:42 Requires(postun): /bin/sh
18:25:42 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:25:42 Conflicts: docker docker-ee docker-engine-cs docker-io
18:25:42 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:25:42 Recommends: docker-ce-rootless-extras
18:25:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:25:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.src.rpm
18:25:42 #14 0.232 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040b6626fb7d87ef7296fd5b832e8cc2ad17 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
18:25:42 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:25:42 ++ pwd
18:25:42 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:25:42 Project root: .
18:25:42 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:25:42 INFO: man/src/attach.md found
18:25:42 WARN: man/src/build.md does not exist, skipping
18:25:42 WARN: man/src/builder/build.md does not exist, skipping
18:25:42 WARN: man/src/builder/prune.md does not exist, skipping
18:25:42 WARN: man/src/builder.md does not exist, skipping
18:25:42 WARN: man/src/checkpoint/create.md does not exist, skipping
18:25:42 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:25:42 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:25:42 WARN: man/src/checkpoint.md does not exist, skipping
18:25:42 INFO: man/src/commit.md found
18:25:42 WARN: man/src/config/create.md does not exist, skipping
18:25:42 WARN: man/src/config/inspect.md does not exist, skipping
18:25:42 WARN: man/src/config/ls.md does not exist, skipping
18:25:42 WARN: man/src/config/rm.md does not exist, skipping
18:25:42 WARN: man/src/config.md does not exist, skipping
18:25:42 INFO: man/src/container/attach.md found
18:25:42 INFO: man/src/container/commit.md found
18:25:42 INFO: man/src/container/cp.md found
18:25:42 INFO: man/src/container/create.md found
18:25:42 INFO: man/src/container/diff.md found
18:25:42 INFO: man/src/container/exec.md found
18:25:42 INFO: man/src/container/export.md found
18:25:42 WARN: man/src/container/inspect.md does not exist, skipping
18:25:42 INFO: man/src/container/kill.md found
18:25:42 INFO: man/src/container/logs.md found
18:25:42 INFO: man/src/container/ls.md found
18:25:42 INFO: man/src/container/pause.md found
18:25:42 INFO: man/src/container/port.md found
18:25:42 WARN: man/src/container/prune.md does not exist, skipping
18:25:42 INFO: man/src/container/rename.md found
18:25:42 INFO: man/src/container/restart.md found
18:25:42 INFO: man/src/container/rm.md found
18:25:42 INFO: man/src/container/run.md found
18:25:42 INFO: man/src/container/start.md found
18:25:42 INFO: man/src/container/stats.md found
18:25:42 INFO: man/src/container/stop.md found
18:25:42 INFO: man/src/container/top.md found
18:25:42 INFO: man/src/container/unpause.md found
18:25:42 INFO: man/src/container/update.md found
18:25:42 INFO: man/src/container/wait.md found
18:25:42 WARN: man/src/container.md does not exist, skipping
18:25:42 WARN: man/src/context/create.md does not exist, skipping
18:25:42 WARN: man/src/context/export.md does not exist, skipping
18:25:42 WARN: man/src/context/import.md does not exist, skipping
18:25:42 WARN: man/src/context/inspect.md does not exist, skipping
18:25:42 WARN: man/src/context/ls.md does not exist, skipping
18:25:42 WARN: man/src/context/rm.md does not exist, skipping
18:25:42 WARN: man/src/context/show.md does not exist, skipping
18:25:42 WARN: man/src/context/update.md does not exist, skipping
18:25:42 WARN: man/src/context/use.md does not exist, skipping
18:25:42 WARN: man/src/context.md does not exist, skipping
18:25:42 INFO: man/src/cp.md found
18:25:42 INFO: man/src/create.md found
18:25:42 INFO: man/src/diff.md found
18:25:42 INFO: man/src/events.md found
18:25:42 INFO: man/src/exec.md found
18:25:42 INFO: man/src/export.md found
18:25:42 INFO: man/src/history.md found
18:25:42 INFO: man/src/image/build.md found
18:25:42 INFO: man/src/image/history.md found
18:25:42 INFO: man/src/image/import.md found
18:25:42 WARN: man/src/image/inspect.md does not exist, skipping
18:25:42 INFO: man/src/image/load.md found
18:25:42 INFO: man/src/image/ls.md found
18:25:42 WARN: man/src/image/prune.md does not exist, skipping
18:25:42 INFO: man/src/image/pull.md found
18:25:42 INFO: man/src/image/push.md found
18:25:42 INFO: man/src/image/rm.md found
18:25:42 INFO: man/src/image/save.md found
18:25:42 INFO: man/src/image/tag.md found
18:25:42 WARN: man/src/image.md does not exist, skipping
18:25:42 INFO: man/src/images.md found
18:25:42 INFO: man/src/import.md found
18:25:42 INFO: man/src/info.md found
18:25:42 INFO: man/src/inspect.md found
18:25:42 INFO: man/src/kill.md found
18:25:42 INFO: man/src/load.md found
18:25:42 INFO: man/src/login.md found
18:25:42 INFO: man/src/logout.md found
18:25:42 INFO: man/src/logs.md found
18:25:42 WARN: man/src/manifest/annotate.md does not exist, skipping
18:25:42 WARN: man/src/manifest/create.md does not exist, skipping
18:25:42 WARN: man/src/manifest/inspect.md does not exist, skipping
18:25:42 WARN: man/src/manifest/push.md does not exist, skipping
18:25:42 WARN: man/src/manifest/rm.md does not exist, skipping
18:25:42 WARN: man/src/manifest.md does not exist, skipping
18:25:42 INFO: man/src/network/connect.md found
18:25:42 INFO: man/src/network/create.md found
18:25:42 INFO: man/src/network/disconnect.md found
18:25:42 INFO: man/src/network/inspect.md found
18:25:42 INFO: man/src/network/ls.md found
18:25:42 WARN: man/src/network/prune.md does not exist, skipping
18:25:42 INFO: man/src/network/rm.md found
18:25:42 WARN: man/src/network.md does not exist, skipping
18:25:42 WARN: man/src/node/demote.md does not exist, skipping
18:25:42 WARN: man/src/node/inspect.md does not exist, skipping
18:25:42 WARN: man/src/node/ls.md does not exist, skipping
18:25:42 WARN: man/src/node/promote.md does not exist, skipping
18:25:42 WARN: man/src/node/ps.md does not exist, skipping
18:25:42 WARN: man/src/node/rm.md does not exist, skipping
18:25:42 WARN: man/src/node/update.md does not exist, skipping
18:25:42 WARN: man/src/node.md does not exist, skipping
18:25:42 INFO: man/src/pause.md found
18:25:42 WARN: man/src/plugin/create.md does not exist, skipping
18:25:42 WARN: man/src/plugin/disable.md does not exist, skipping
18:25:42 WARN: man/src/plugin/enable.md does not exist, skipping
18:25:42 WARN: man/src/plugin/inspect.md does not exist, skipping
18:25:42 WARN: man/src/plugin/install.md does not exist, skipping
18:25:42 INFO: man/src/plugin/ls.md found
18:25:42 WARN: man/src/plugin/push.md does not exist, skipping
18:25:42 WARN: man/src/plugin/rm.md does not exist, skipping
18:25:42 WARN: man/src/plugin/set.md does not exist, skipping
18:25:42 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:25:42 WARN: man/src/plugin.md does not exist, skipping
18:25:42 INFO: man/src/port.md found
18:25:42 INFO: man/src/ps.md found
18:25:42 INFO: man/src/pull.md found
18:25:42 INFO: man/src/push.md found
18:25:42 INFO: man/src/rename.md found
18:25:42 INFO: man/src/restart.md found
18:25:42 INFO: man/src/rm.md found
18:25:42 INFO: man/src/rmi.md found
18:25:42 WARN: man/src/run.md does not exist, skipping
18:25:42 INFO: man/src/save.md found
18:25:42 INFO: man/src/search.md found
18:25:42 WARN: man/src/secret/create.md does not exist, skipping
18:25:42 WARN: man/src/secret/inspect.md does not exist, skipping
18:25:42 WARN: man/src/secret/ls.md does not exist, skipping
18:25:42 WARN: man/src/secret/rm.md does not exist, skipping
18:25:42 WARN: man/src/secret.md does not exist, skipping
18:25:42 WARN: man/src/service/create.md does not exist, skipping
18:25:42 WARN: man/src/service/inspect.md does not exist, skipping
18:25:42 WARN: man/src/service/logs.md does not exist, skipping
18:25:42 WARN: man/src/service/ls.md does not exist, skipping
18:25:42 WARN: man/src/service/ps.md does not exist, skipping
18:25:42 WARN: man/src/service/rm.md does not exist, skipping
18:25:42 WARN: man/src/service/rollback.md does not exist, skipping
18:25:42 WARN: man/src/service/scale.md does not exist, skipping
18:25:42 WARN: man/src/service/update.md does not exist, skipping
18:25:42 WARN: man/src/service.md does not exist, skipping
18:25:42 WARN: man/src/stack/config.md does not exist, skipping
18:25:42 WARN: man/src/stack/deploy.md does not exist, skipping
18:25:42 WARN: man/src/stack/ls.md does not exist, skipping
18:25:42 WARN: man/src/stack/ps.md does not exist, skipping
18:25:42 WARN: man/src/stack/rm.md does not exist, skipping
18:25:42 WARN: man/src/stack/services.md does not exist, skipping
18:25:42 WARN: man/src/stack.md does not exist, skipping
18:25:42 INFO: man/src/start.md found
18:25:42 INFO: man/src/stats.md found
18:25:42 INFO: man/src/stop.md found
18:25:42 WARN: man/src/swarm/ca.md does not exist, skipping
18:25:42 WARN: man/src/swarm/init.md does not exist, skipping
18:25:42 WARN: man/src/swarm/join.md does not exist, skipping
18:25:42 WARN: man/src/swarm/join-token.md does not exist, skipping
18:25:42 WARN: man/src/swarm/leave.md does not exist, skipping
18:25:42 WARN: man/src/swarm/unlock.md does not exist, skipping
18:25:42 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:25:42 WARN: man/src/swarm/update.md does not exist, skipping
18:25:42 WARN: man/src/swarm.md does not exist, skipping
18:25:42 WARN: man/src/system/df.md does not exist, skipping
18:25:42 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:25:42 INFO: man/src/system/events.md found
18:25:42 INFO: man/src/system/info.md found
18:25:42 WARN: man/src/system/prune.md does not exist, skipping
18:25:42 WARN: man/src/system.md does not exist, skipping
18:25:42 INFO: man/src/tag.md found
18:25:42 INFO: man/src/top.md found
18:25:42 WARN: man/src/trust/inspect.md does not exist, skipping
18:25:42 WARN: man/src/trust/key/generate.md does not exist, skipping
18:25:42 WARN: man/src/trust/key/load.md does not exist, skipping
18:25:42 WARN: man/src/trust/key.md does not exist, skipping
18:25:42 WARN: man/src/trust/revoke.md does not exist, skipping
18:25:42 WARN: man/src/trust/sign.md does not exist, skipping
18:25:42 WARN: man/src/trust/signer/add.md does not exist, skipping
18:25:42 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:25:42 WARN: man/src/trust/signer.md does not exist, skipping
18:25:42 WARN: man/src/trust.md does not exist, skipping
18:25:42 INFO: man/src/unpause.md found
18:25:42 INFO: man/src/update.md found
18:25:42 INFO: man/src/version.md found
18:25:42 INFO: man/src/volume/create.md found
18:25:42 INFO: man/src/volume/inspect.md found
18:25:42 INFO: man/src/volume/ls.md found
18:25:42 WARN: man/src/volume/prune.md does not exist, skipping
18:25:42 WARN: man/src/volume/rm.md does not exist, skipping
18:25:42 WARN: man/src/volume/update.md does not exist, skipping
18:25:42 INFO: man/src/volume.md found
18:25:42 INFO: man/src/wait.md found
18:25:42 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:25:42 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:25:42 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:25:42 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:25:42 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:25:42 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:25:42 make[2]: Leaving directory '/root/build-deb/cli'
18:25:42 # Build buildx plugin
18:25:42 cd /go/src/github.com/docker/buildx \
18:25:42 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:25:42 && GO111MODULE=on \
18:25:42 	CGO_ENABLED=0 \
18:25:42 		go build \
18:25:42 			-mod=vendor \
18:25:42 			-trimpath \
18:25:42 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:25:42 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:25:42 			./cmd/buildx
18:25:42 #14 57.67 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ...
18:25:42 #14 57.68 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
18:25:42 #14 57.71 Selecting previously unselected package libdata-validate-domain-perl.
18:25:42 #14 57.71 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:25:42 #14 57.71 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:25:42 #14 57.74 Selecting previously unselected package libnet-ipv6addr-perl.
18:25:42 #14 57.74 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
18:25:42 #14 57.75 Unpacking libnet-ipv6addr-perl (1.02-1) ...
18:25:42 #14 57.78 Selecting previously unselected package libnet-netmask-perl.
18:25:42 #14 57.78 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ...
18:25:42 #14 57.78 Unpacking libnet-netmask-perl (2.0001-1) ...
18:25:42 #14 57.81 Selecting previously unselected package libnetaddr-ip-perl.
18:25:42 #14 57.81 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ...
18:25:42 #14 57.82 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
18:25:42 #14 57.85 Selecting previously unselected package libdata-validate-ip-perl.
18:25:42 #14 57.85 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ...
18:25:42 #14 57.85 Unpacking libdata-validate-ip-perl (0.30-1) ...
18:25:42 #14 57.88 Selecting previously unselected package libdata-validate-uri-perl.
18:25:42 #14 53.52 Preparing to unpack .../058-binutils_2.40-2ubuntu4.1_arm64.deb ...
18:25:42 #14 53.52 Unpacking binutils (2.40-2ubuntu4.1) ...
18:25:42 #14 53.56 Selecting previously unselected package libc-dev-bin.
18:25:42 #14 53.56 Preparing to unpack .../059-libc-dev-bin_2.37-0ubuntu2.1_arm64.deb ...
18:25:42 #14 53.56 Unpacking libc-dev-bin (2.37-0ubuntu2.1) ...
18:25:42 #14 53.59 Selecting previously unselected package linux-libc-dev:arm64.
18:25:42 #14 53.59 Preparing to unpack .../060-linux-libc-dev_6.2.0-34.34_arm64.deb ...
18:25:42 #14 53.60 Unpacking linux-libc-dev:arm64 (6.2.0-34.34) ...
18:25:42 #14 53.76 Selecting previously unselected package libcrypt-dev:arm64.
18:25:42 #14 53.76 Preparing to unpack .../061-libcrypt-dev_1%3a4.4.33-2_arm64.deb ...
18:25:42 #14 53.77 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ...
18:25:42 #14 53.80 Selecting previously unselected package rpcsvc-proto.
18:25:42 #13 34.00 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_amd64.deb ...
18:25:42 #13 34.01 Unpacking libvariable-magic-perl (0.63-1+b1) ...
18:25:42 #13 34.05 Selecting previously unselected package libb-hooks-endofscope-perl.
18:25:42 #13 34.05 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ...
18:25:42 #13 34.05 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
18:25:42 #13 34.09 Selecting previously unselected package libberkeleydb-perl:amd64.
18:25:42 #13 34.09 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_amd64.deb ...
18:25:42 #13 34.10 Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ...
18:25:42 #13 34.15 Selecting previously unselected package libpng16-16:amd64.
18:25:42 #13 34.15 Preparing to unpack .../196-libpng16-16_1.6.39-2_amd64.deb ...
18:25:42 #13 34.15 Unpacking libpng16-16:amd64 (1.6.39-2) ...
18:25:42 #13 34.21 Selecting previously unselected package libfreetype6:amd64.
18:25:42 #13 34.22 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_amd64.deb ...
18:25:42 #13 34.22 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ...
18:25:42 #13 34.29 Selecting previously unselected package libfontconfig1:amd64.
18:25:42 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:25:42 ++ pwd
18:25:42 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:25:42 Project root: .
18:25:42 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:25:42 INFO: man/src/attach.md found
18:25:42 WARN: man/src/build.md does not exist, skipping
18:25:42 WARN: man/src/builder/build.md does not exist, skipping
18:25:42 WARN: man/src/builder/prune.md does not exist, skipping
18:25:42 WARN: man/src/builder.md does not exist, skipping
18:25:42 WARN: man/src/checkpoint/create.md does not exist, skipping
18:25:42 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:25:42 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:25:42 WARN: man/src/checkpoint.md does not exist, skipping
18:25:42 INFO: man/src/commit.md found
18:25:42 WARN: man/src/config/create.md does not exist, skipping
18:25:42 WARN: man/src/config/inspect.md does not exist, skipping
18:25:42 WARN: man/src/config/ls.md does not exist, skipping
18:25:42 WARN: man/src/config/rm.md does not exist, skipping
18:25:42 WARN: man/src/config.md does not exist, skipping
18:25:42 INFO: man/src/container/attach.md found
18:25:42 INFO: man/src/container/commit.md found
18:25:42 INFO: man/src/container/cp.md found
18:25:42 INFO: man/src/container/create.md found
18:25:42 INFO: man/src/container/diff.md found
18:25:42 INFO: man/src/container/exec.md found
18:25:42 INFO: man/src/container/export.md found
18:25:42 WARN: man/src/container/inspect.md does not exist, skipping
18:25:42 INFO: man/src/container/kill.md found
18:25:42 INFO: man/src/container/logs.md found
18:25:42 INFO: man/src/container/ls.md found
18:25:42 INFO: man/src/container/pause.md found
18:25:42 INFO: man/src/container/port.md found
18:25:42 WARN: man/src/container/prune.md does not exist, skipping
18:25:42 INFO: man/src/container/rename.md found
18:25:42 INFO: man/src/container/restart.md found
18:25:42 INFO: man/src/container/rm.md found
18:25:42 INFO: man/src/container/run.md found
18:25:42 INFO: man/src/container/start.md found
18:25:42 INFO: man/src/container/stats.md found
18:25:42 INFO: man/src/container/stop.md found
18:25:42 INFO: man/src/container/top.md found
18:25:42 INFO: man/src/container/unpause.md found
18:25:42 INFO: man/src/container/update.md found
18:25:42 INFO: man/src/container/wait.md found
18:25:42 WARN: man/src/container.md does not exist, skipping
18:25:42 WARN: man/src/context/create.md does not exist, skipping
18:25:42 WARN: man/src/context/export.md does not exist, skipping
18:25:42 WARN: man/src/context/import.md does not exist, skipping
18:25:42 WARN: man/src/context/inspect.md does not exist, skipping
18:25:42 WARN: man/src/context/ls.md does not exist, skipping
18:25:42 WARN: man/src/context/rm.md does not exist, skipping
18:25:42 WARN: man/src/context/show.md does not exist, skipping
18:25:42 WARN: man/src/context/update.md does not exist, skipping
18:25:42 WARN: man/src/context/use.md does not exist, skipping
18:25:42 WARN: man/src/context.md does not exist, skipping
18:25:42 INFO: man/src/cp.md found
18:25:42 INFO: man/src/create.md found
18:25:42 INFO: man/src/diff.md found
18:25:42 INFO: man/src/events.md found
18:25:42 INFO: man/src/exec.md found
18:25:42 INFO: man/src/export.md found
18:25:42 INFO: man/src/history.md found
18:25:42 INFO: man/src/image/build.md found
18:25:42 INFO: man/src/image/history.md found
18:25:42 INFO: man/src/image/import.md found
18:25:42 WARN: man/src/image/inspect.md does not exist, skipping
18:25:42 INFO: man/src/image/load.md found
18:25:42 INFO: man/src/image/ls.md found
18:25:42 WARN: man/src/image/prune.md does not exist, skipping
18:25:42 INFO: man/src/image/pull.md found
18:25:42 INFO: man/src/image/push.md found
18:25:42 INFO: man/src/image/rm.md found
18:25:42 INFO: man/src/image/save.md found
18:25:42 INFO: man/src/image/tag.md found
18:25:42 WARN: man/src/image.md does not exist, skipping
18:25:42 INFO: man/src/images.md found
18:25:42 INFO: man/src/import.md found
18:25:42 INFO: man/src/info.md found
18:25:42 INFO: man/src/inspect.md found
18:25:42 INFO: man/src/kill.md found
18:25:42 INFO: man/src/load.md found
18:25:42 INFO: man/src/login.md found
18:25:42 INFO: man/src/logout.md found
18:25:42 INFO: man/src/logs.md found
18:25:42 WARN: man/src/manifest/annotate.md does not exist, skipping
18:25:42 WARN: man/src/manifest/create.md does not exist, skipping
18:25:42 WARN: man/src/manifest/inspect.md does not exist, skipping
18:25:42 WARN: man/src/manifest/push.md does not exist, skipping
18:25:42 WARN: man/src/manifest/rm.md does not exist, skipping
18:25:42 WARN: man/src/manifest.md does not exist, skipping
18:25:42 INFO: man/src/network/connect.md found
18:25:42 INFO: man/src/network/create.md found
18:25:42 INFO: man/src/network/disconnect.md found
18:25:42 INFO: man/src/network/inspect.md found
18:25:42 INFO: man/src/network/ls.md found
18:25:42 WARN: man/src/network/prune.md does not exist, skipping
18:25:42 INFO: man/src/network/rm.md found
18:25:42 WARN: man/src/network.md does not exist, skipping
18:25:42 WARN: man/src/node/demote.md does not exist, skipping
18:25:42 WARN: man/src/node/inspect.md does not exist, skipping
18:25:42 WARN: man/src/node/ls.md does not exist, skipping
18:25:42 WARN: man/src/node/promote.md does not exist, skipping
18:25:42 WARN: man/src/node/ps.md does not exist, skipping
18:25:42 WARN: man/src/node/rm.md does not exist, skipping
18:25:42 WARN: man/src/node/update.md does not exist, skipping
18:25:42 WARN: man/src/node.md does not exist, skipping
18:25:42 INFO: man/src/pause.md found
18:25:42 WARN: man/src/plugin/create.md does not exist, skipping
18:25:42 WARN: man/src/plugin/disable.md does not exist, skipping
18:25:42 WARN: man/src/plugin/enable.md does not exist, skipping
18:25:42 WARN: man/src/plugin/inspect.md does not exist, skipping
18:25:42 WARN: man/src/plugin/install.md does not exist, skipping
18:25:42 INFO: man/src/plugin/ls.md found
18:25:42 WARN: man/src/plugin/push.md does not exist, skipping
18:25:42 WARN: man/src/plugin/rm.md does not exist, skipping
18:25:42 WARN: man/src/plugin/set.md does not exist, skipping
18:25:42 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:25:42 WARN: man/src/plugin.md does not exist, skipping
18:25:42 INFO: man/src/port.md found
18:25:42 INFO: man/src/ps.md found
18:25:42 INFO: man/src/pull.md found
18:25:42 INFO: man/src/push.md found
18:25:42 INFO: man/src/rename.md found
18:25:42 INFO: man/src/restart.md found
18:25:42 INFO: man/src/rm.md found
18:25:42 INFO: man/src/rmi.md found
18:25:42 WARN: man/src/run.md does not exist, skipping
18:25:42 INFO: man/src/save.md found
18:25:42 INFO: man/src/search.md found
18:25:42 WARN: man/src/secret/create.md does not exist, skipping
18:25:42 WARN: man/src/secret/inspect.md does not exist, skipping
18:25:42 WARN: man/src/secret/ls.md does not exist, skipping
18:25:42 WARN: man/src/secret/rm.md does not exist, skipping
18:25:42 WARN: man/src/secret.md does not exist, skipping
18:25:42 WARN: man/src/service/create.md does not exist, skipping
18:25:42 WARN: man/src/service/inspect.md does not exist, skipping
18:25:42 WARN: man/src/service/logs.md does not exist, skipping
18:25:42 WARN: man/src/service/ls.md does not exist, skipping
18:25:42 WARN: man/src/service/ps.md does not exist, skipping
18:25:42 WARN: man/src/service/rm.md does not exist, skipping
18:25:42 WARN: man/src/service/rollback.md does not exist, skipping
18:25:42 WARN: man/src/service/scale.md does not exist, skipping
18:25:42 WARN: man/src/service/update.md does not exist, skipping
18:25:42 WARN: man/src/service.md does not exist, skipping
18:25:42 WARN: man/src/stack/config.md does not exist, skipping
18:25:42 WARN: man/src/stack/deploy.md does not exist, skipping
18:25:42 WARN: man/src/stack/ls.md does not exist, skipping
18:25:42 WARN: man/src/stack/ps.md does not exist, skipping
18:25:42 WARN: man/src/stack/rm.md does not exist, skipping
18:25:42 WARN: man/src/stack/services.md does not exist, skipping
18:25:42 WARN: man/src/stack.md does not exist, skipping
18:25:42 INFO: man/src/start.md found
18:25:42 INFO: man/src/stats.md found
18:25:42 INFO: man/src/stop.md found
18:25:42 WARN: man/src/swarm/ca.md does not exist, skipping
18:25:42 WARN: man/src/swarm/init.md does not exist, skipping
18:25:42 WARN: man/src/swarm/join.md does not exist, skipping
18:25:42 WARN: man/src/swarm/join-token.md does not exist, skipping
18:25:42 WARN: man/src/swarm/leave.md does not exist, skipping
18:25:42 WARN: man/src/swarm/unlock.md does not exist, skipping
18:25:42 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:25:42 WARN: man/src/swarm/update.md does not exist, skipping
18:25:42 WARN: man/src/swarm.md does not exist, skipping
18:25:42 WARN: man/src/system/df.md does not exist, skipping
18:25:42 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:25:42 INFO: man/src/system/events.md found
18:25:42 INFO: man/src/system/info.md found
18:25:42 WARN: man/src/system/prune.md does not exist, skipping
18:25:42 WARN: man/src/system.md does not exist, skipping
18:25:42 INFO: man/src/tag.md found
18:25:42 INFO: man/src/top.md found
18:25:42 WARN: man/src/trust/inspect.md does not exist, skipping
18:25:42 WARN: man/src/trust/key/generate.md does not exist, skipping
18:25:42 WARN: man/src/trust/key/load.md does not exist, skipping
18:25:42 WARN: man/src/trust/key.md does not exist, skipping
18:25:42 WARN: man/src/trust/revoke.md does not exist, skipping
18:25:42 WARN: man/src/trust/sign.md does not exist, skipping
18:25:42 WARN: man/src/trust/signer/add.md does not exist, skipping
18:25:42 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:25:42 WARN: man/src/trust/signer.md does not exist, skipping
18:25:42 WARN: man/src/trust.md does not exist, skipping
18:25:42 INFO: man/src/unpause.md found
18:25:42 INFO: man/src/update.md found
18:25:42 INFO: man/src/version.md found
18:25:42 INFO: man/src/volume/create.md found
18:25:42 INFO: man/src/volume/inspect.md found
18:25:42 INFO: man/src/volume/ls.md found
18:25:42 WARN: man/src/volume/prune.md does not exist, skipping
18:25:42 WARN: man/src/volume/rm.md does not exist, skipping
18:25:42 WARN: man/src/volume/update.md does not exist, skipping
18:25:42 INFO: man/src/volume.md found
18:25:42 INFO: man/src/wait.md found
18:25:42 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:25:42 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:25:42 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:25:42 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:25:42 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:25:42 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:25:42 ~/rpmbuild/BUILD/src
18:25:42 + popd
18:25:42 + RPM_EC=0
18:25:42 ++ jobs -p
18:25:42 + exit 0
18:25:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HHxZV0
18:25:42 + umask 022
18:25:42 + cd /root/rpmbuild/BUILD
18:25:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64 '!=' / ']'
18:25:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:25:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:25:42 + mkdir -p /root/rpmbuild/BUILDROOT
18:25:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:25:42 + cd src
18:25:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin
18:25:42 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin/docker
18:25:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/bash-completion/completions
18:25:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/zsh/vendor-completions
18:25:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/fish/vendor_completions.d
18:25:42 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/bash-completion/completions/docker
18:25:42 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker
18:25:42 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish
18:25:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/man/man1
18:25:42 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/man/man1
18:25:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/man/man5
18:25:42 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/man/man5
18:25:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/man/man8
18:25:42 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/man/man8
18:25:42 + mkdir -p build-docs
18:25:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:25:42 + cp cli/LICENSE build-docs/LICENSE
18:25:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:25:42 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:25:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:25:42 + cp cli/NOTICE build-docs/NOTICE
18:25:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:25:42 + cp cli/README.md build-docs/README.md
18:25:42 + /usr/lib/rpm/check-buildroot
18:25:42 + /usr/lib/rpm/redhat/brp-ldconfig
18:25:42 + /usr/lib/rpm/brp-compress
18:25:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:25:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:25:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:25:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:25:42 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:25:42 + /usr/lib/rpm/brp-python-hardlink
18:25:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:25:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rNtcQm
18:25:42 + umask 022
18:25:42 + cd /root/rpmbuild/BUILD
18:25:42 + cd src
18:25:42 ++ cli/build/docker --version
18:25:42 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:25:42 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:25:42 + echo 'PASS: cli version OK'
18:25:42 PASS: cli version OK
18:25:42 + RPM_EC=0
18:25:42 ++ jobs -p
18:25:42 + exit 0
18:25:42 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:25:42 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XyHNzP
18:25:42 + umask 022
18:25:42 + cd /root/rpmbuild/BUILD
18:25:42 + cd src
18:25:42 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/doc/docker-ce-cli
18:25:42 + export LC_ALL=C
18:25:42 + LC_ALL=C
18:25:42 + export DOCDIR
18:25:42 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/doc/docker-ce-cli
18:25:42 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/doc/docker-ce-cli
18:25:42 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/doc/docker-ce-cli
18:25:42 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/doc/docker-ce-cli
18:25:42 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/share/doc/docker-ce-cli
18:25:42 + RPM_EC=0
18:25:42 ++ jobs -p
18:25:42 + exit 0
18:25:42 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0~20231011170815.26951f7-0.el9
18:25:42 Requires(interp): /bin/sh
18:25:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:25:42 Requires(post): /bin/sh
18:25:42 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:25:42 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:25:42 Recommends: docker-buildx-plugin docker-compose-plugin
18:25:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:25:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.src.rpm
18:25:42 #14 53.81 Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
18:25:42 #14 53.81 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
18:25:42 #14 53.84 Selecting previously unselected package libtirpc-dev:arm64.
18:25:42 #14 53.84 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
18:25:42 #14 53.85 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
18:25:42 #14 53.89 Selecting previously unselected package libnsl-dev:arm64.
18:25:42 #14 53.89 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_arm64.deb ...
18:25:42 #14 53.89 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
18:25:42 #14 53.93 Selecting previously unselected package libc6-dev:arm64.
18:25:42 #14 53.93 Preparing to unpack .../065-libc6-dev_2.37-0ubuntu2.1_arm64.deb ...
18:25:42 #14 53.93 Unpacking libc6-dev:arm64 (2.37-0ubuntu2.1) ...
18:25:42 #14 54.05 Selecting previously unselected package gcc-12-base:arm64.
18:25:42 #13 34.30 Preparing to unpack .../198-libfontconfig1_2.14.1-4_amd64.deb ...
18:25:42 #13 34.30 Unpacking libfontconfig1:amd64 (2.14.1-4) ...
18:25:42 #13 34.35 Selecting previously unselected package libde265-0:amd64.
18:25:42 #13 34.36 Preparing to unpack .../199-libde265-0_1.0.11-1_amd64.deb ...
18:25:42 #13 34.36 Unpacking libde265-0:amd64 (1.0.11-1) ...
18:25:42 #13 34.42 Selecting previously unselected package libnuma1:amd64.
18:25:42 #13 34.43 Preparing to unpack .../200-libnuma1_2.0.16-1_amd64.deb ...
18:25:42 #13 34.44 Unpacking libnuma1:amd64 (2.0.16-1) ...
18:25:42 #13 34.55 Selecting previously unselected package libx265-199:amd64.
18:25:42 #14 57.88 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
18:25:42 #14 57.89 Unpacking libdata-validate-uri-perl (0.07-2) ...
18:25:42 #14 57.91 Selecting previously unselected package libdistro-info-perl.
18:25:42 #14 57.91 Preparing to unpack .../243-libdistro-info-perl_1.1ubuntu0.1_all.deb ...
18:25:42 #14 57.92 Unpacking libdistro-info-perl (1.1ubuntu0.1) ...
18:25:42 #14 57.94 Selecting previously unselected package libemail-address-xs-perl.
18:25:42 #14 57.95 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ...
18:25:42 #14 57.95 Unpacking libemail-address-xs-perl (1.04-1build6) ...
18:25:42 #14 57.98 Selecting previously unselected package libipc-system-simple-perl.
18:25:42 #14 57.98 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ...
18:25:42 #14 57.98 Unpacking libipc-system-simple-perl (1.30-1) ...
18:25:42 #14 58.01 Selecting previously unselected package libfile-basedir-perl.
18:25:42 #14 58.01 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ...
18:25:42 #14 58.01 Unpacking libfile-basedir-perl (0.09-1) ...
18:25:42 #14 58.04 Selecting previously unselected package libfile-chdir-perl.
18:25:42 #14 58.04 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:25:42 #14 58.05 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:25:42 #14 58.07 Selecting previously unselected package libfile-fcntllock-perl.
18:25:42 #14 58.07 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ...
18:25:42 #14 58.08 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
18:25:42 #14 58.10 Selecting previously unselected package libnumber-compare-perl.
18:25:43 #14 54.06 Preparing to unpack .../066-gcc-12-base_12.3.0-1ubuntu1~23.04_arm64.deb ...
18:25:43 #14 54.06 Unpacking gcc-12-base:arm64 (12.3.0-1ubuntu1~23.04) ...
18:25:43 #14 54.10 Selecting previously unselected package libisl23:arm64.
18:25:43 #14 54.11 Preparing to unpack .../067-libisl23_0.25-1_arm64.deb ...
18:25:43 #14 54.11 Unpacking libisl23:arm64 (0.25-1) ...
18:25:43 #14 54.19 Selecting previously unselected package libmpfr6:arm64.
18:25:43 #14 54.19 Preparing to unpack .../068-libmpfr6_4.2.0-1_arm64.deb ...
18:25:43 #14 54.20 Unpacking libmpfr6:arm64 (4.2.0-1) ...
18:25:43 #14 54.24 Selecting previously unselected package libmpc3:arm64.
18:25:43 #14 54.24 Preparing to unpack .../069-libmpc3_1.3.1-1_arm64.deb ...
18:25:43 #14 54.25 Unpacking libmpc3:arm64 (1.3.1-1) ...
18:25:43 #14 54.28 Selecting previously unselected package cpp-12.
18:25:43 #14 54.28 Preparing to unpack .../070-cpp-12_12.3.0-1ubuntu1~23.04_arm64.deb ...
18:25:43 #14 54.28 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ...
18:25:43 #13 34.56 Preparing to unpack .../201-libx265-199_3.5-2+b1_amd64.deb ...
18:25:43 #13 34.56 Unpacking libx265-199:amd64 (3.5-2+b1) ...
18:25:43 #13 34.72 Selecting previously unselected package libheif1:amd64.
18:25:43 #13 34.72 Preparing to unpack .../202-libheif1_1.15.1-1_amd64.deb ...
18:25:43 #13 34.73 Unpacking libheif1:amd64 (1.15.1-1) ...
18:25:43 #13 34.78 Selecting previously unselected package libdeflate0:amd64.
18:25:43 #13 34.78 Preparing to unpack .../203-libdeflate0_1.14-1_amd64.deb ...
18:25:43 #13 34.79 Unpacking libdeflate0:amd64 (1.14-1) ...
18:25:43 #13 34.83 Selecting previously unselected package libjbig0:amd64.
18:25:43 #14 58.10 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ...
18:25:43 #14 58.11 Unpacking libnumber-compare-perl (0.03-2) ...
18:25:43 #14 58.14 Selecting previously unselected package libtext-glob-perl.
18:25:43 #14 58.14 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ...
18:25:43 #14 58.14 Unpacking libtext-glob-perl (0.11-2) ...
18:25:43 #14 58.18 Selecting previously unselected package libfile-find-rule-perl.
18:25:43 #14 58.18 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ...
18:25:43 #14 58.19 Unpacking libfile-find-rule-perl (0.34-1) ...
18:25:43 #14 58.22 Selecting previously unselected package libfont-afm-perl.
18:25:43 #14 58.22 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ...
18:25:43 #14 58.22 Unpacking libfont-afm-perl (1.20-3) ...
18:25:43 #14 58.25 Selecting previously unselected package libio-string-perl.
18:25:43 #14 58.25 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ...
18:25:43 #14 58.26 Unpacking libio-string-perl (1.08-3.1) ...
18:25:43 #14 58.29 Selecting previously unselected package libfont-ttf-perl.
18:25:43 #14 58.29 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ...
18:25:43 #14 58.30 Unpacking libfont-ttf-perl (1.06-1.1) ...
18:25:43 #14 58.35 Selecting previously unselected package libsort-versions-perl.
18:25:43 #14 58.35 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ...
18:25:43 #14 58.35 Unpacking libsort-versions-perl (1.62-1) ...
18:25:43 #14 58.39 Selecting previously unselected package libgit-wrapper-perl.
18:25:43 #14 58.39 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ...
18:25:43 #14 58.39 Unpacking libgit-wrapper-perl (0.048-1) ...
18:25:43 #14 58.42 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:25:43 #14 58.42 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
18:25:43 #14 58.43 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
18:25:43 #14 58.46 Selecting previously unselected package libio-prompter-perl.
18:25:43 #14 54.50 Selecting previously unselected package cpp.
18:25:43 #14 54.50 Preparing to unpack .../071-cpp_4%3a12.2.0-3ubuntu1_arm64.deb ...
18:25:43 #14 54.51 Unpacking cpp (4:12.2.0-3ubuntu1) ...
18:25:43 #14 54.54 Selecting previously unselected package libcc1-0:arm64.
18:25:43 #14 54.54 Preparing to unpack .../072-libcc1-0_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 54.55 Unpacking libcc1-0:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #14 54.58 Selecting previously unselected package libgomp1:arm64.
18:25:43 #14 54.59 Preparing to unpack .../073-libgomp1_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 54.59 Unpacking libgomp1:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #14 54.63 Selecting previously unselected package libitm1:arm64.
18:25:43 #13 34.83 Preparing to unpack .../204-libjbig0_2.1-6.1_amd64.deb ...
18:25:43 #13 34.83 Unpacking libjbig0:amd64 (2.1-6.1) ...
18:25:43 #13 34.88 Selecting previously unselected package liblerc4:amd64.
18:25:43 #13 34.88 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_amd64.deb ...
18:25:43 #13 34.89 Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
18:25:43 #13 34.94 Selecting previously unselected package libwebp7:amd64.
18:25:43 #13 34.95 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
18:25:43 #13 34.95 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
18:25:43 #13 35.02 Selecting previously unselected package libtiff6:amd64.
18:25:43 #13 35.02 Preparing to unpack .../207-libtiff6_4.5.0-6_amd64.deb ...
18:25:43 #13 35.03 Unpacking libtiff6:amd64 (4.5.0-6) ...
18:25:43 #13 35.08 Selecting previously unselected package libxau6:amd64.
18:25:43 #14 58.46 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ...
18:25:43 #14 58.46 Unpacking libio-prompter-perl (0.004015-1) ...
18:25:43 #14 58.50 Selecting previously unselected package libjson-perl.
18:25:43 #14 58.50 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ...
18:25:43 #14 58.50 Unpacking libjson-perl (4.04000-1) ...
18:25:43 #14 58.53 Selecting previously unselected package liblog-any-perl.
18:25:43 #14 58.53 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ...
18:25:43 #14 58.54 Unpacking liblog-any-perl (1.710-1) ...
18:25:43 #14 58.57 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:25:43 #14 58.57 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
18:25:43 #14 58.57 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
18:25:43 #14 58.60 Selecting previously unselected package libpackage-stash-perl.
18:25:43 #14 58.60 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ...
18:25:43 #14 58.61 Unpacking libpackage-stash-perl (0.39-1) ...
18:25:43 #14 58.63 Selecting previously unselected package libsub-identify-perl.
18:25:43 #14 58.63 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ...
18:25:43 #14 58.64 Unpacking libsub-identify-perl (0.14-1build5) ...
18:25:43 #14 58.67 Selecting previously unselected package libsub-name-perl.
18:25:43 #14 58.67 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ...
18:25:43 #14 58.67 Unpacking libsub-name-perl (0.26-1build3) ...
18:25:43 #14 54.63 Preparing to unpack .../074-libitm1_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 54.64 Unpacking libitm1:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #14 54.67 Selecting previously unselected package libatomic1:arm64.
18:25:43 #14 54.67 Preparing to unpack .../075-libatomic1_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 54.68 Unpacking libatomic1:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #14 54.72 Selecting previously unselected package libasan8:arm64.
18:25:43 #14 54.72 Preparing to unpack .../076-libasan8_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 54.73 Unpacking libasan8:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #14 54.81 Selecting previously unselected package liblsan0:arm64.
18:25:43 #14 54.82 Preparing to unpack .../077-liblsan0_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 54.82 Unpacking liblsan0:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #14 54.88 Selecting previously unselected package libtsan2:arm64.
18:25:43 #14 54.88 Preparing to unpack .../078-libtsan2_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 54.88 Unpacking libtsan2:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #13 35.08 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_amd64.deb ...
18:25:43 #13 35.09 Unpacking libxau6:amd64 (1:1.0.9-1) ...
18:25:43 #13 35.13 Selecting previously unselected package libxdmcp6:amd64.
18:25:43 #13 35.13 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
18:25:43 #13 35.14 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
18:25:43 #13 35.19 Selecting previously unselected package libxcb1:amd64.
18:25:43 #13 35.19 Preparing to unpack .../210-libxcb1_1.15-1_amd64.deb ...
18:25:43 #13 35.20 Unpacking libxcb1:amd64 (1.15-1) ...
18:25:43 #13 35.26 Selecting previously unselected package libx11-data.
18:25:43 #13 35.26 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
18:25:43 #13 35.27 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
18:25:43 #14 58.70 Selecting previously unselected package libnamespace-clean-perl.
18:25:43 #14 58.70 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ...
18:25:43 #14 58.70 Unpacking libnamespace-clean-perl (0.27-1) ...
18:25:43 #14 58.73 Selecting previously unselected package libpath-tiny-perl.
18:25:43 #14 58.73 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ...
18:25:43 #14 58.74 Unpacking libpath-tiny-perl (0.122-1) ...
18:25:43 #14 58.77 Selecting previously unselected package libstrictures-perl.
18:25:43 #14 58.77 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ...
18:25:43 #14 58.77 Unpacking libstrictures-perl (2.000006-1) ...
18:25:43 #14 58.80 Selecting previously unselected package libtype-tiny-perl.
18:25:43 #14 58.80 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ...
18:25:43 #14 58.80 Unpacking libtype-tiny-perl (1.012004-1) ...
18:25:43 #14 58.84 Selecting previously unselected package libgitlab-api-v4-perl.
18:25:43 #14 58.84 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ...
18:25:43 #14 58.85 Unpacking libgitlab-api-v4-perl (0.26-1) ...
18:25:43 #14 58.88 Selecting previously unselected package libhash-fieldhash-perl.
18:25:43 #14 58.88 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ...
18:25:43 #14 58.88 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
18:25:43 #14 58.91 Selecting previously unselected package libhtml-form-perl.
18:25:43 #14 54.97 Selecting previously unselected package libubsan1:arm64.
18:25:43 #14 54.97 Preparing to unpack .../079-libubsan1_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 54.97 Unpacking libubsan1:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #14 55.03 Selecting previously unselected package libhwasan0:arm64.
18:25:43 #14 55.03 Preparing to unpack .../080-libhwasan0_13.1.0-2ubuntu2~23.04_arm64.deb ...
18:25:43 #14 55.04 Unpacking libhwasan0:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:43 #14 55.09 Selecting previously unselected package libgcc-12-dev:arm64.
18:25:43 #14 55.10 Preparing to unpack .../081-libgcc-12-dev_12.3.0-1ubuntu1~23.04_arm64.deb ...
18:25:43 #14 55.10 Unpacking libgcc-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ...
18:25:43 #14 55.18 Selecting previously unselected package gcc-12.
18:25:43 #13 35.34 Selecting previously unselected package libx11-6:amd64.
18:25:43 #13 35.34 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
18:25:43 #13 35.35 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
18:25:43 #13 35.44 Selecting previously unselected package libxpm4:amd64.
18:25:43 #13 35.44 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
18:25:43 #13 35.44 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
18:25:43 #13 35.49 Selecting previously unselected package libgd3:amd64.
18:25:43 #13 35.50 Preparing to unpack .../214-libgd3_2.3.3-9_amd64.deb ...
18:25:43 #13 35.50 Unpacking libgd3:amd64 (2.3.3-9) ...
18:25:43 #13 35.55 Selecting previously unselected package libc-devtools.
18:25:43 #14 58.91 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ...
18:25:43 #14 58.92 Unpacking libhtml-form-perl (6.07-1) ...
18:25:43 #14 58.95 Selecting previously unselected package libhtml-format-perl.
18:25:43 #14 58.95 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ...
18:25:43 #14 58.95 Unpacking libhtml-format-perl (2.12-1.1) ...
18:25:43 #14 58.98 Selecting previously unselected package libhtml-html5-entities-perl.
18:25:43 #14 58.98 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
18:25:43 #14 58.99 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
18:25:43 #14 59.02 Selecting previously unselected package libhttp-daemon-perl.
18:25:43 #14 59.02 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
18:25:43 #14 59.02 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
18:25:43 #14 59.05 Selecting previously unselected package libio-interactive-perl.
18:25:43 #14 59.05 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ...
18:25:43 #14 59.06 Unpacking libio-interactive-perl (1.023-1) ...
18:25:43 #14 59.08 Selecting previously unselected package libio-prompt-tiny-perl.
18:25:43 #14 59.09 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ...
18:25:43 #14 59.09 Unpacking libio-prompt-tiny-perl (0.003-1) ...
18:25:43 #14 59.12 Selecting previously unselected package libtypes-serialiser-perl.
18:25:43 #14 59.12 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ...
18:25:43 #14 59.12 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:25:43 #14 59.15 Selecting previously unselected package libjson-xs-perl.
18:25:43 #14 59.15 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ...
18:25:43 #14 59.16 Unpacking libjson-xs-perl (4.030-1build3) ...
18:25:43 #14 59.19 Selecting previously unselected package libjson-maybexs-perl.
18:25:43 #14 59.19 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ...
18:25:43 #14 59.20 Unpacking libjson-maybexs-perl (1.004003-1) ...
18:25:43 #14 59.23 Selecting previously unselected package libldap-common.
18:25:43 mkdir -p sources
18:25:43 docker run --rm -w /v \
18:25:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:25:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:43 	alpine \
18:25:43 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:25:44 #14 55.18 Preparing to unpack .../082-gcc-12_12.3.0-1ubuntu1~23.04_arm64.deb ...
18:25:44 #14 55.19 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ...
18:25:44 #13 35.55 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u3_amd64.deb ...
18:25:44 #13 35.55 Unpacking libc-devtools (2.36-9+deb12u3) ...
18:25:44 #13 35.59 Selecting previously unselected package libcapture-tiny-perl.
18:25:44 #13 35.59 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ...
18:25:44 #13 35.59 Unpacking libcapture-tiny-perl (0.48-2) ...
18:25:44 #13 35.63 Selecting previously unselected package libcgi-pm-perl.
18:25:44 #13 35.63 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ...
18:25:44 #13 35.64 Unpacking libcgi-pm-perl (4.55-1) ...
18:25:44 #13 35.69 Selecting previously unselected package libfcgi0ldbl:amd64.
18:25:44 #13 35.70 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_amd64.deb ...
18:25:44 #13 35.70 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
18:25:44 #13 35.74 Selecting previously unselected package libfcgi-perl.
18:25:44 #13 35.74 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_amd64.deb ...
18:25:44 #13 35.74 Unpacking libfcgi-perl (0.82+ds-2) ...
18:25:44 #13 35.78 Selecting previously unselected package libcgi-fast-perl.
18:25:44 #13 35.79 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ...
18:25:44 #13 35.79 Unpacking libcgi-fast-perl (1:2.15-1) ...
18:25:44 #13 35.82 Selecting previously unselected package libclass-data-inheritable-perl.
18:25:44 #14 59.23 Preparing to unpack .../280-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ...
18:25:44 #14 59.23 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:25:44 #14 59.26 Selecting previously unselected package liblist-compare-perl.
18:25:44 #14 59.26 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ...
18:25:44 #14 59.26 Unpacking liblist-compare-perl (0.55-1) ...
18:25:44 #14 59.30 Selecting previously unselected package liblist-someutils-perl.
18:25:44 #14 59.30 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ...
18:25:44 #14 59.30 Unpacking liblist-someutils-perl (0.58-1) ...
18:25:44 #14 59.33 Selecting previously unselected package liblist-someutils-xs-perl.
18:25:44 #14 59.33 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
18:25:44 #14 59.33 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
18:25:44 #14 59.36 Selecting previously unselected package liblist-utilsby-perl.
18:25:44 #14 59.36 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ...
18:25:44 #14 59.37 Unpacking liblist-utilsby-perl (0.11-1) ...
18:25:44 #14 59.40 Selecting previously unselected package libltdl7:arm64.
18:25:44 #14 59.40 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ...
18:25:44 #14 59.41 Unpacking libltdl7:arm64 (2.4.6-15build2) ...
18:25:44 #14 59.43 Selecting previously unselected package libltdl-dev:arm64.
18:25:44 mkdir -p sources
18:25:44 docker run --rm -w /v \
18:25:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:25:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:25:44 	alpine \
18:25:44 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:25:44 #14 55.57 Selecting previously unselected package gcc.
18:25:44 #14 55.58 Preparing to unpack .../083-gcc_4%3a12.2.0-3ubuntu1_arm64.deb ...
18:25:44 #14 55.58 Unpacking gcc (4:12.2.0-3ubuntu1) ...
18:25:44 #14 55.62 Selecting previously unselected package libstdc++-12-dev:arm64.
18:25:44 #13 35.83 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:25:44 #13 35.83 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:25:44 #13 35.87 Selecting previously unselected package libclass-inspector-perl.
18:25:44 #13 35.87 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ...
18:25:44 #13 35.87 Unpacking libclass-inspector-perl (1.36-3) ...
18:25:44 #13 35.91 Selecting previously unselected package libcommon-sense-perl:amd64.
18:25:44 #13 35.91 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_amd64.deb ...
18:25:44 #13 35.91 Unpacking libcommon-sense-perl:amd64 (3.75-3) ...
18:25:44 #13 35.95 Selecting previously unselected package libconfig-tiny-perl.
18:25:44 #13 35.95 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ...
18:25:44 #13 35.95 Unpacking libconfig-tiny-perl (2.28-2) ...
18:25:44 #13 35.99 Selecting previously unselected package libparams-util-perl.
18:25:44 #13 35.99 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_amd64.deb ...
18:25:44 #13 36.00 Unpacking libparams-util-perl (1.102-2+b1) ...
18:25:44 #13 36.03 Selecting previously unselected package libsub-install-perl.
18:25:44 #13 36.04 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ...
18:25:44 #13 36.04 Unpacking libsub-install-perl (0.929-1) ...
18:25:44 #13 36.08 Selecting previously unselected package libdata-optlist-perl.
18:25:44 #14 59.44 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ...
18:25:44 #14 59.44 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ...
18:25:44 #14 59.48 Selecting previously unselected package liblzo2-2:arm64.
18:25:44 #14 59.48 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ...
18:25:44 #14 59.48 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
18:25:44 #14 59.51 Selecting previously unselected package libsys-hostname-long-perl.
18:25:44 #14 59.51 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ...
18:25:44 #14 59.51 Unpacking libsys-hostname-long-perl (1.5-2) ...
18:25:44 #14 59.54 Selecting previously unselected package libmail-sendmail-perl.
18:25:44 #14 59.55 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ...
18:25:44 #14 59.55 Unpacking libmail-sendmail-perl (0.80-1.1) ...
18:25:44 #14 59.58 Selecting previously unselected package libnet-smtp-ssl-perl.
18:25:44 #14 59.58 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:25:44 #14 59.58 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:25:44 #14 59.61 Selecting previously unselected package libmailtools-perl.
18:25:44 #14 59.62 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ...
18:25:44 #14 59.62 Unpacking libmailtools-perl (2.21-1) ...
18:25:44 #14 59.66 Selecting previously unselected package libmarkdown2:arm64.
18:25:44 #14 59.66 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ...
18:25:44 #14 59.66 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
18:25:44 #14 59.69 Selecting previously unselected package libmath-base85-perl.
18:25:44 #14 59.69 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ...
18:25:44 #14 59.70 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
18:25:44 #14 59.72 Selecting previously unselected package libmoox-aliases-perl.
18:25:44 #14 59.73 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ...
18:25:44 #14 59.73 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
18:25:44 #14 59.75 Selecting previously unselected package libnamespace-autoclean-perl.
18:25:44 #14 59.76 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ...
18:25:44 #14 59.76 Unpacking libnamespace-autoclean-perl (0.29-1) ...
18:25:44 #14 55.63 Preparing to unpack .../084-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_arm64.deb ...
18:25:44 #14 55.63 Unpacking libstdc++-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ...
18:25:44 #14 55.83 Selecting previously unselected package g++-12.
18:25:44 #14 55.83 Preparing to unpack .../085-g++-12_12.3.0-1ubuntu1~23.04_arm64.deb ...
18:25:44 #14 55.83 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ...
18:25:44 #13 36.08 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ...
18:25:44 #13 36.09 Unpacking libdata-optlist-perl (0.113-1) ...
18:25:44 #13 36.12 Selecting previously unselected package libsub-exporter-perl.
18:25:44 #13 36.12 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ...
18:25:44 #13 36.13 Unpacking libsub-exporter-perl (0.989-1) ...
18:25:44 #13 36.17 Selecting previously unselected package libconst-fast-perl.
18:25:44 #13 36.17 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ...
18:25:44 #13 36.17 Unpacking libconst-fast-perl (0.014-2) ...
18:25:44 #13 36.20 Selecting previously unselected package libwant-perl.
18:25:44 #13 36.21 Preparing to unpack .../230-libwant-perl_0.29-2+b1_amd64.deb ...
18:25:44 #13 36.21 Unpacking libwant-perl (0.29-2+b1) ...
18:25:44 #13 36.24 Selecting previously unselected package libcontextual-return-perl.
18:25:44 #13 36.24 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ...
18:25:44 #13 36.25 Unpacking libcontextual-return-perl (0.004014-4) ...
18:25:44 #13 36.28 Selecting previously unselected package libconvert-binhex-perl.
18:25:44 #13 36.28 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ...
18:25:44 #13 36.29 Unpacking libconvert-binhex-perl (1.125-3) ...
18:25:44 #13 36.34 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
18:25:44 #14 59.79 Selecting previously unselected package libobject-id-perl.
18:25:44 #14 59.79 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
18:25:44 #14 59.79 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
18:25:44 #14 59.82 Selecting previously unselected package libmoox-struct-perl.
18:25:44 #14 59.82 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ...
18:25:44 #14 59.83 Unpacking libmoox-struct-perl (0.020-1) ...
18:25:44 #14 59.85 Selecting previously unselected package libmouse-perl.
18:25:44 #14 59.86 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ...
18:25:44 #14 59.86 Unpacking libmouse-perl (2.5.10-1build4) ...
18:25:44 #14 59.90 Selecting previously unselected package libpackage-stash-xs-perl.
18:25:44 #14 59.90 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ...
18:25:44 #14 59.90 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
18:25:44 #14 59.93 Selecting previously unselected package libpath-iterator-rule-perl.
18:25:44 #14 59.93 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ...
18:25:44 #14 59.93 Unpacking libpath-iterator-rule-perl (1.015-1) ...
18:25:44 #14 59.96 Selecting previously unselected package libperlio-gzip-perl.
18:25:44 #14 59.96 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ...
18:25:44 #14 59.97 Unpacking libperlio-gzip-perl (0.19-1build8) ...
18:25:44 #14 59.99 Selecting previously unselected package libperlio-utf8-strict-perl.
18:25:44 #14 60.00 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
18:25:44 == Building packages for ubuntu-jammy ==
18:25:44 mkdir -p "debbuild/ubuntu-jammy"
18:25:44 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile .
18:25:44 == Building packages for ubuntu-focal ==
18:25:44 mkdir -p "debbuild/ubuntu-focal"
18:25:44 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
18:25:44 #0 building with "default" instance using docker driver
18:25:44 
18:25:44 #1 [internal] load build definition from Dockerfile
18:25:44 #1 transferring dockerfile: 1.28kB done
18:25:44 #1 DONE 0.0s
18:25:44 
18:25:44 #2 [internal] load .dockerignore
18:25:44 #2 transferring context: 2B done
18:25:44 #2 DONE 0.0s
18:25:44 
18:25:44 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:25:44 #3 DONE 0.0s
18:25:44 
18:25:44 #4 resolve image config for docker.io/docker/dockerfile:1
18:25:44 #13 36.34 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_amd64.deb ...
18:25:44 #13 36.35 Unpacking libcpanel-json-xs-perl:amd64 (4.35-1) ...
18:25:44 #13 36.40 Selecting previously unselected package libdevel-stacktrace-perl.
18:25:44 #13 36.40 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ...
18:25:44 #13 36.40 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
18:25:44 #13 36.44 Selecting previously unselected package libexception-class-perl.
18:25:44 #13 36.44 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ...
18:25:44 #13 36.45 Unpacking libexception-class-perl (1.45-1) ...
18:25:44 #13 36.49 Selecting previously unselected package libiterator-perl.
18:25:44 #13 36.50 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ...
18:25:44 #13 36.50 Unpacking libiterator-perl (0.03+ds1-2) ...
18:25:44 #13 36.54 Selecting previously unselected package libiterator-util-perl.
18:25:44 #13 36.54 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ...
18:25:44 #13 36.55 Unpacking libiterator-util-perl (0.02+ds1-2) ...
18:25:44 #13 36.59 Selecting previously unselected package libdata-dpath-perl.
18:25:44 #13 36.59 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ...
18:25:44 #13 36.59 Unpacking libdata-dpath-perl (0.58-2) ...
18:25:44 #13 36.63 Selecting previously unselected package libdata-dump-perl.
18:25:44 #13 36.63 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ...
18:25:44 #13 36.64 Unpacking libdata-dump-perl (1.25-1) ...
18:25:44 #13 36.68 Selecting previously unselected package libdata-messagepack-perl.
18:25:44 #14 56.06 Selecting previously unselected package g++.
18:25:44 #14 56.06 Preparing to unpack .../086-g++_4%3a12.2.0-3ubuntu1_arm64.deb ...
18:25:44 #14 56.07 Unpacking g++ (4:12.2.0-3ubuntu1) ...
18:25:44 #14 56.09 Selecting previously unselected package make.
18:25:44 #14 56.10 Preparing to unpack .../087-make_4.3-4.1build1_arm64.deb ...
18:25:44 #14 56.10 Unpacking make (4.3-4.1build1) ...
18:25:44 #14 56.13 Selecting previously unselected package libdpkg-perl.
18:25:44 #14 56.13 Preparing to unpack .../088-libdpkg-perl_1.21.21ubuntu1_all.deb ...
18:25:44 #14 56.14 Unpacking libdpkg-perl (1.21.21ubuntu1) ...
18:25:44 #14 56.18 Selecting previously unselected package bzip2.
18:25:44 #14 60.00 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
18:25:44 #14 60.03 Selecting previously unselected package libpod-parser-perl.
18:25:44 #14 60.03 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ...
18:25:44 #14 60.04 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:25:44 #14 60.06 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:25:44 #14 60.06 Unpacking libpod-parser-perl (1.63-2) ...
18:25:44 #14 60.09 Selecting previously unselected package libpod-constants-perl.
18:25:44 #14 60.09 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ...
18:25:44 #14 60.09 Unpacking libpod-constants-perl (0.19-2) ...
18:25:44 #14 60.12 Selecting previously unselected package libproc-processtable-perl:arm64.
18:25:44 #14 60.12 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ...
18:25:44 #14 60.13 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
18:25:44 #14 60.16 Selecting previously unselected package libre2-9:arm64.
18:25:44 #14 60.17 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ...
18:25:44 #14 60.17 Unpacking libre2-9:arm64 (20220201+dfsg-1) ...
18:25:44 #14 60.20 Selecting previously unselected package libre-engine-re2-perl:arm64.
18:25:44 #14 60.20 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
18:25:44 #14 60.20 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
18:25:44 #14 60.23 Selecting previously unselected package libreadonly-perl.
18:25:44 #14 60.23 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ...
18:25:44 #14 60.24 Unpacking libreadonly-perl (2.050-3) ...
18:25:44 #14 60.26 Selecting previously unselected package libref-util-perl.
18:25:44 #14 60.26 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ...
18:25:44 #14 60.27 Unpacking libref-util-perl (0.204-1) ...
18:25:44 #14 60.29 Selecting previously unselected package libref-util-xs-perl.
18:25:44 #14 60.30 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ...
18:25:44 #14 60.30 Unpacking libref-util-xs-perl (0.117-1build5) ...
18:25:44 #14 60.33 Selecting previously unselected package libregexp-pattern-license-perl.
18:25:44 #14 60.33 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
18:25:45 #0 building with "default" instance using docker driver
18:25:45 
18:25:45 #1 [internal] load .dockerignore
18:25:45 #1 transferring context: 2B done
18:25:45 #1 DONE 0.0s
18:25:45 
18:25:45 #2 [internal] load build definition from Dockerfile
18:25:45 #2 transferring dockerfile: 1.28kB done
18:25:45 #2 DONE 0.0s
18:25:45 
18:25:45 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:25:45 #3 DONE 0.0s
18:25:45 
18:25:45 #4 resolve image config for docker.io/docker/dockerfile:1
18:25:45 #4 DONE 0.3s
18:25:45 
18:25:45 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:25:45 #5 CACHED
18:25:45 
18:25:45 #6 [auth] library/golang:pull token for registry-1.docker.io
18:25:45 #13 36.68 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_amd64.deb ...
18:25:45 #13 36.69 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
18:25:45 #13 36.74 Selecting previously unselected package libnet-domain-tld-perl.
18:25:45 #13 36.74 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ...
18:25:45 #13 36.75 Unpacking libnet-domain-tld-perl (1.75-3) ...
18:25:45 #13 36.78 Selecting previously unselected package libdata-validate-domain-perl.
18:25:45 #13 36.78 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:25:45 #13 36.79 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:25:45 #13 36.82 Selecting previously unselected package libnet-ipv6addr-perl.
18:25:45 #13 36.82 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ...
18:25:45 #13 36.83 Unpacking libnet-ipv6addr-perl (1.02-1) ...
18:25:45 #13 36.87 Selecting previously unselected package libnet-netmask-perl.
18:25:45 #13 36.87 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ...
18:25:45 #13 36.88 Unpacking libnet-netmask-perl (2.0002-2) ...
18:25:45 #13 36.91 Selecting previously unselected package libnetaddr-ip-perl.
18:25:45 #13 3.533 Fedora 39 - x86_64                               28 MB/s |  89 MB     00:03    
18:25:45 #14 56.18 Preparing to unpack .../089-bzip2_1.0.8-5build1_arm64.deb ...
18:25:45 #14 56.19 Unpacking bzip2 (1.0.8-5build1) ...
18:25:45 #14 56.27 Selecting previously unselected package patch.
18:25:45 #14 56.27 Preparing to unpack .../090-patch_2.7.6-7build2_arm64.deb ...
18:25:45 #14 56.28 Unpacking patch (2.7.6-7build2) ...
18:25:45 #14 56.31 Selecting previously unselected package lto-disabled-list.
18:25:45 #14 56.31 Preparing to unpack .../091-lto-disabled-list_39_all.deb ...
18:25:45 #14 56.31 Unpacking lto-disabled-list (39) ...
18:25:45 #14 56.35 Selecting previously unselected package dpkg-dev.
18:25:45 #14 56.35 Preparing to unpack .../092-dpkg-dev_1.21.21ubuntu1_all.deb ...
18:25:45 #14 56.35 Unpacking dpkg-dev (1.21.21ubuntu1) ...
18:25:45 #14 56.40 Selecting previously unselected package build-essential.
18:25:45 #14 56.40 Preparing to unpack .../093-build-essential_12.9ubuntu3_arm64.deb ...
18:25:45 #14 56.40 Unpacking build-essential (12.9ubuntu3) ...
18:25:45 #14 56.43 Selecting previously unselected package libbrotli1:arm64.
18:25:45 #14 60.34 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
18:25:45 #14 60.37 Selecting previously unselected package libregexp-pattern-perl.
18:25:45 #14 60.37 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ...
18:25:45 #14 60.37 Unpacking libregexp-pattern-perl (0.2.14-1) ...
18:25:45 #14 60.40 Selecting previously unselected package libsasl2-modules:arm64.
18:25:45 #14 60.40 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
18:25:45 #14 60.41 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:25:45 #14 60.44 Selecting previously unselected package libsereal-decoder-perl.
18:25:45 #14 60.44 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ...
18:25:45 #14 60.44 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
18:25:45 #14 60.47 Selecting previously unselected package libsereal-encoder-perl:arm64.
18:25:45 #14 60.47 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ...
18:25:45 #14 60.48 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ...
18:25:45 #14 60.51 Selecting previously unselected package libset-intspan-perl.
18:25:45 #14 60.51 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ...
18:25:45 #14 60.51 Unpacking libset-intspan-perl (1.19-2) ...
18:25:45 #14 60.54 Selecting previously unselected package libsocket6-perl.
18:25:45 #4 DONE 0.3s
18:25:45 
18:25:45 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:25:45 #5 CACHED
18:25:45 
18:25:45 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:45 #6 DONE 0.0s
18:25:45 
18:25:45 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
18:25:45 #7 DONE 0.0s
18:25:45 
18:25:45 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:45 #13 36.92 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ...
18:25:45 #13 36.92 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
18:25:45 #13 36.96 Selecting previously unselected package libdata-validate-ip-perl.
18:25:45 #13 36.96 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ...
18:25:45 #13 36.97 Unpacking libdata-validate-ip-perl (0.31-1) ...
18:25:45 #13 37.00 Selecting previously unselected package libdata-validate-uri-perl.
18:25:45 #13 37.00 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ...
18:25:45 #13 37.01 Unpacking libdata-validate-uri-perl (0.07-2) ...
18:25:45 #13 37.04 Selecting previously unselected package libdevel-size-perl.
18:25:45 #13 37.04 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_amd64.deb ...
18:25:45 #13 37.04 Unpacking libdevel-size-perl (0.83-2+b1) ...
18:25:45 #13 37.08 Selecting previously unselected package libdistro-info-perl.
18:25:45 #13 37.08 Preparing to unpack .../249-libdistro-info-perl_1.5_all.deb ...
18:25:45 #13 37.09 Unpacking libdistro-info-perl (1.5) ...
18:25:45 #13 37.11 Selecting previously unselected package libemail-address-xs-perl.
18:25:45 #13 37.12 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_amd64.deb ...
18:25:45 #13 37.12 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
18:25:45 #13 37.18 Selecting previously unselected package libexporter-tiny-perl.
18:25:45 #14 56.44 Preparing to unpack .../094-libbrotli1_1.0.9-2build8_arm64.deb ...
18:25:45 #14 56.44 Unpacking libbrotli1:arm64 (1.0.9-2build8) ...
18:25:45 #14 56.48 Selecting previously unselected package libsasl2-modules-db:arm64.
18:25:45 #14 56.48 Preparing to unpack .../095-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
18:25:45 #14 56.48 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:25:45 #14 56.55 Selecting previously unselected package libsasl2-2:arm64.
18:25:45 #14 56.56 Preparing to unpack .../096-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
18:25:45 #14 56.56 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:25:45 #14 56.60 Selecting previously unselected package libldap2:arm64.
18:25:45 #14 56.60 Preparing to unpack .../097-libldap2_2.6.3+dfsg-1~exp1ubuntu2_arm64.deb ...
18:25:45 #14 56.60 Unpacking libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ...
18:25:45 #14 56.64 Selecting previously unselected package librtmp1:arm64.
18:25:45 #14 56.64 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
18:25:45 #14 56.65 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:25:45 #14 56.68 Selecting previously unselected package libssh-4:arm64.
18:25:45 #14 60.54 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ...
18:25:45 #14 60.55 Unpacking libsocket6-perl (0.29-1build4) ...
18:25:45 #14 60.57 Selecting previously unselected package libstring-copyright-perl.
18:25:45 #14 60.57 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ...
18:25:45 #14 60.58 Unpacking libstring-copyright-perl (0.003012-1) ...
18:25:45 #14 60.60 Selecting previously unselected package libstring-escape-perl.
18:25:45 #14 60.61 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ...
18:25:45 #14 60.61 Unpacking libstring-escape-perl (2010.002-2) ...
18:25:45 #14 60.64 Selecting previously unselected package libstring-shellquote-perl.
18:25:45 #14 60.64 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ...
18:25:45 #14 60.64 Unpacking libstring-shellquote-perl (1.04-1) ...
18:25:45 #14 60.67 Selecting previously unselected package libxs-parse-keyword-perl.
18:25:45 #14 60.67 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ...
18:25:45 #14 60.68 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
18:25:45 #14 60.70 Selecting previously unselected package libsyntax-keyword-try-perl.
18:25:45 #14 60.71 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ...
18:25:45 #14 60.71 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
18:25:45 #14 60.74 Selecting previously unselected package libterm-readkey-perl.
18:25:45 #14 60.74 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ...
18:25:45 #14 60.74 Unpacking libterm-readkey-perl (2.38-1build4) ...
18:25:45 #6 ...
18:25:45 
18:25:45 #7 [internal] load metadata for docker.io/library/ubuntu:jammy
18:25:45 #7 DONE 0.0s
18:25:45 
18:25:45 #8 [auth] library/golang:pull token for registry-1.docker.io
18:25:45 #8 DONE 0.0s
18:25:45 #8 DONE 0.3s
18:25:45 
18:25:45 #9 [internal] load metadata for docker.io/library/ubuntu:focal
18:25:45 #9 DONE 0.3s
18:25:45 
18:25:45 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:45 #10 DONE 0.0s
18:25:45 
18:25:45 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:25:45 #11 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done
18:25:45 #13 37.18 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ...
18:25:45 #13 37.19 Unpacking libexporter-tiny-perl (1.006000-1) ...
18:25:45 #13 37.23 Selecting previously unselected package libfcgi-bin.
18:25:45 #13 37.23 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_amd64.deb ...
18:25:45 #13 37.23 Unpacking libfcgi-bin (2.4.2-2) ...
18:25:45 #13 37.27 Selecting previously unselected package libindirect-perl.
18:25:45 #13 37.27 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_amd64.deb ...
18:25:45 #13 37.28 Unpacking libindirect-perl (0.39-2+b1) ...
18:25:45 #13 37.31 Selecting previously unselected package libxs-parse-keyword-perl.
18:25:45 #13 37.31 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_amd64.deb ...
18:25:45 #13 37.32 Unpacking libxs-parse-keyword-perl (0.33-1) ...
18:25:45 #13 37.35 Selecting previously unselected package libxs-parse-sublike-perl:amd64.
18:25:45 #13 37.35 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ...
18:25:45 #13 37.35 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
18:25:45 #13 37.39 Selecting previously unselected package libobject-pad-perl.
18:25:45 #13 37.39 Preparing to unpack .../256-libobject-pad-perl_0.78-1_amd64.deb ...
18:25:45 #13 37.40 Unpacking libobject-pad-perl (0.78-1) ...
18:25:45 #13 37.43 Selecting previously unselected package libfeature-compat-class-perl.
18:25:45 #14 56.68 Preparing to unpack .../099-libssh-4_0.10.4-2ubuntu0.1_arm64.deb ...
18:25:45 #14 56.69 Unpacking libssh-4:arm64 (0.10.4-2ubuntu0.1) ...
18:25:45 #14 56.72 Selecting previously unselected package libcurl4:arm64.
18:25:45 #14 56.73 Preparing to unpack .../100-libcurl4_7.88.1-8ubuntu2.3_arm64.deb ...
18:25:45 #14 56.73 Unpacking libcurl4:arm64 (7.88.1-8ubuntu2.3) ...
18:25:45 #14 56.76 Selecting previously unselected package curl.
18:25:45 #14 56.76 Preparing to unpack .../101-curl_7.88.1-8ubuntu2.3_arm64.deb ...
18:25:45 #14 56.76 Unpacking curl (7.88.1-8ubuntu2.3) ...
18:25:45 #14 56.84 Selecting previously unselected package dctrl-tools.
18:25:45 #14 56.84 Preparing to unpack .../102-dctrl-tools_2.24-3build2_arm64.deb ...
18:25:45 #14 56.85 Unpacking dctrl-tools (2.24-3build2) ...
18:25:45 #14 56.88 Selecting previously unselected package libdebhelper-perl.
18:25:45 #14 56.88 Preparing to unpack .../103-libdebhelper-perl_13.11.4ubuntu3_all.deb ...
18:25:45 #14 56.88 Unpacking libdebhelper-perl (13.11.4ubuntu3) ...
18:25:45 #14 56.95 Selecting previously unselected package libtool.
18:25:45 #14 60.77 Selecting previously unselected package libtext-levenshteinxs-perl.
18:25:45 #14 60.77 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ...
18:25:45 #14 60.78 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
18:25:45 #14 60.80 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
18:25:45 #14 60.80 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
18:25:45 #14 60.81 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
18:25:45 #14 60.83 Selecting previously unselected package libtext-xslate-perl:arm64.
18:25:45 #14 60.84 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
18:25:45 #14 60.84 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
18:25:45 #14 60.88 Selecting previously unselected package libtime-duration-perl.
18:25:45 #14 60.88 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ...
18:25:45 #14 60.88 Unpacking libtime-duration-perl (1.21-1) ...
18:25:45 #14 60.91 Selecting previously unselected package libtime-moment-perl.
18:25:45 #14 60.91 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ...
18:25:45 #14 60.91 Unpacking libtime-moment-perl (0.44-1build6) ...
18:25:45 #14 60.94 Selecting previously unselected package libtype-tiny-xs-perl.
18:25:45 #14 60.94 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ...
18:25:45 #14 60.95 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
18:25:45 #14 60.97 Selecting previously unselected package libunicode-utf8-perl.
18:25:45 #14 60.98 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
18:25:45 #14 60.98 Unpacking libunicode-utf8-perl (0.62-1build4) ...
18:25:45 #14 61.01 Selecting previously unselected package libxml-namespacesupport-perl.
18:25:45 #14 61.01 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
18:25:45 #14 61.01 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
18:25:45 #14 61.04 Selecting previously unselected package libxml-sax-base-perl.
18:25:45 #14 61.05 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ...
18:25:45 #14 61.05 Unpacking libxml-sax-base-perl (1.09-1.1) ...
18:25:45 #14 61.09 Selecting previously unselected package libxml-sax-perl.
18:25:45 + rm -f /root/build-deb/engine/go.mod
18:25:45 Created binary: bundles/dynbinary-daemon/dockerd
18:25:45 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:25:45 + tee /root/build-deb/engine/go.mod
18:25:45 module github.com/docker/docker
18:25:45 
18:25:45 go 1.20
18:25:45 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:45 + GO111MODULE=on
18:25:45 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:24:43.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:25:45 + rm -f /root/build-deb/engine/go.mod
18:25:45 Created binary: bundles/dynbinary-daemon/docker-proxy
18:25:45 
18:25:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:25:45 + RM_GOPATH=0
18:25:45 + TMP_GOPATH=/go
18:25:45 + : /usr/local/bin
18:25:45 + '[' -z /go ']'
18:25:45 + export GOPATH=/go
18:25:45 + GOPATH=/go
18:25:45 + case "$(go env GOARCH)" in
18:25:45 ++ go env GOARCH
18:25:45 + export GO_BUILDMODE=-buildmode=pie
18:25:45 + GO_BUILDMODE=-buildmode=pie
18:25:45 ++ dirname hack/dockerfile/install/install.sh
18:25:45 + dir=hack/dockerfile/install
18:25:45 + bin=tini
18:25:45 + shift
18:25:45 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:25:45 + . hack/dockerfile/install/tini.installer
18:25:45 ++ : v0.19.0
18:25:45 + install_tini
18:25:45 + echo 'Install tini version v0.19.0'
18:25:45 + git clone https://github.com/krallin/tini.git /go/tini
18:25:45 Install tini version v0.19.0
18:25:45 Cloning into '/go/tini'...
18:25:45 + cd /go/tini
18:25:45 + git checkout -q v0.19.0
18:25:45 + cmake .
18:25:45 -- The C compiler identification is GNU 8.3.0
18:25:45 -- Check for working C compiler: /usr/bin/cc
18:25:45 -- Check for working C compiler: /usr/bin/cc -- works
18:25:45 -- Detecting C compiler ABI info
18:25:45 -- Detecting C compiler ABI info - done
18:25:45 -- Detecting C compile features
18:25:45 -- Detecting C compile features - done
18:25:45 -- Performing Test HAS_BUILTIN_FORTIFY
18:25:45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:25:45 -- Configuring done
18:25:45 -- Generating done
18:25:45 -- Build files have been written to: /go/tini
18:25:45 + make tini-static
18:25:45 make[2]: Entering directory '/go/tini'
18:25:45 make[3]: Entering directory '/go/tini'
18:25:45 make[4]: Entering directory '/go/tini'
18:25:45 make[5]: Entering directory '/go/tini'
18:25:45 Scanning dependencies of target tini-static
18:25:45 make[5]: Leaving directory '/go/tini'
18:25:45 make[5]: Entering directory '/go/tini'
18:25:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:25:45 
18:25:45 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:25:45 #6 DONE 0.3s
18:25:45 
18:25:45 #9 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy
18:25:45 #9 DONE 0.0s
18:25:45 
18:25:45 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:45 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:25:45 #11 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done
18:25:45 #11 sha256:3246518d9735254519e1b2ff35f95686e4a5011c90c85344c1f38df7bae9dd37 424B / 424B done
18:25:45 #11 sha256:6df89402372646d400cf092016c28066391a26f5d46c00b1153e75003465484d 2.30kB / 2.30kB done
18:25:45 #11 sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 3.15MB / 27.51MB 0.1s
18:25:45 #11 ...
18:25:45 
18:25:45 #12 [internal] load build context
18:25:45 #12 transferring context: 34.09MB 0.2s done
18:25:45 #12 DONE 0.2s
18:25:45 
18:25:45 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:45 #10 CACHED
18:25:45 
18:25:45 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:25:45 #11 sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 26.23MB / 27.51MB 0.3s
18:25:45 #11 sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 27.51MB / 27.51MB 0.3s done
18:25:45 #11 extracting sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68
18:25:45 #13 37.43 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ...
18:25:45 #13 37.44 Unpacking libfeature-compat-class-perl (0.05-1) ...
18:25:45 #13 37.47 Selecting previously unselected package libsyntax-keyword-try-perl.
18:25:45 #13 37.47 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_amd64.deb ...
18:25:45 #13 37.48 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
18:25:45 #13 37.51 Selecting previously unselected package libfeature-compat-try-perl.
18:25:45 #13 37.51 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ...
18:25:45 #13 37.52 Unpacking libfeature-compat-try-perl (0.05-1) ...
18:25:45 #13 37.55 Selecting previously unselected package libipc-system-simple-perl.
18:25:45 #13 37.55 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ...
18:25:45 #13 37.56 Unpacking libipc-system-simple-perl (1.30-2) ...
18:25:45 #13 37.59 Selecting previously unselected package libfile-basedir-perl.
18:25:45 #13 37.60 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ...
18:25:45 #13 37.60 Unpacking libfile-basedir-perl (0.09-2) ...
18:25:45 #13 37.64 Selecting previously unselected package libfile-chdir-perl.
18:25:45 #13 37.64 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:25:45 #13 37.64 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:25:45 #13 37.67 Selecting previously unselected package libfile-fcntllock-perl.
18:25:45 #14 56.95 Preparing to unpack .../104-libtool_2.4.7-5_all.deb ...
18:25:45 #14 56.96 Unpacking libtool (2.4.7-5) ...
18:25:45 #14 56.99 Selecting previously unselected package dh-autoreconf.
18:25:45 #14 56.99 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
18:25:45 #14 57.00 Unpacking dh-autoreconf (20) ...
18:25:45 #14 57.03 Selecting previously unselected package libarchive-zip-perl.
18:25:45 #14 57.03 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
18:25:45 #14 57.03 Unpacking libarchive-zip-perl (1.68-1) ...
18:25:45 #14 57.07 Selecting previously unselected package libsub-override-perl.
18:25:45 #14 57.07 Preparing to unpack .../107-libsub-override-perl_0.09-4_all.deb ...
18:25:45 #14 57.08 Unpacking libsub-override-perl (0.09-4) ...
18:25:45 #14 57.16 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:25:45 #14 57.17 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
18:25:45 #14 57.17 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
18:25:45 #14 57.20 Selecting previously unselected package dh-strip-nondeterminism.
18:25:46 #14 61.09 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ...
18:25:46 #14 61.09 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
18:25:46 #14 61.13 Selecting previously unselected package libxml-libxml-perl.
18:25:46 #14 61.13 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
18:25:46 #14 61.13 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
18:25:46 #14 61.19 Selecting previously unselected package libxml-parser-perl:arm64.
18:25:46 #14 61.19 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ...
18:25:46 #14 61.20 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
18:25:46 #14 61.24 Selecting previously unselected package libxml-sax-expat-perl.
18:25:46 #14 61.24 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ...
18:25:46 #14 61.24 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:25:46 #14 61.27 Selecting previously unselected package libyaml-libyaml-perl.
18:25:46 #14 61.27 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
18:25:46 #14 61.28 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
18:25:46 #14 61.31 Selecting previously unselected package licensecheck.
18:25:46 [100%] Linking C executable tini-static
18:25:46 make[5]: Leaving directory '/go/tini'
18:25:46 [100%] Built target tini-static
18:25:46 make[4]: Leaving directory '/go/tini'
18:25:46 make[3]: Leaving directory '/go/tini'
18:25:46 make[2]: Leaving directory '/go/tini'
18:25:46 + mkdir -p /usr/local/bin
18:25:46 + cp tini-static /usr/local/bin/docker-init
18:25:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:25:46 + RM_GOPATH=0
18:25:46 + TMP_GOPATH=/go
18:25:46 + : /usr/local/bin
18:25:46 + '[' -z /go ']'
18:25:46 + export GOPATH=/go
18:25:46 + GOPATH=/go
18:25:46 + case "$(go env GOARCH)" in
18:25:46 ++ go env GOARCH
18:25:46 + export GO_BUILDMODE=-buildmode=pie
18:25:46 + GO_BUILDMODE=-buildmode=pie
18:25:46 ++ dirname hack/dockerfile/install/install.sh
18:25:46 + dir=hack/dockerfile/install
18:25:46 + bin=rootlesskit
18:25:46 + shift
18:25:46 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:25:46 + . hack/dockerfile/install/rootlesskit.installer
18:25:46 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:46 + install_rootlesskit dynamic
18:25:46 + case "$1" in
18:25:46 + install_rootlesskit_dynamic
18:25:46 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:25:46 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:25:46 + export BUILD_MODE=-buildmode=pie
18:25:46 + BUILD_MODE=-buildmode=pie
18:25:46 + _install_rootlesskit
18:25:46 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:25:46 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:46 + for f in rootlesskit rootlesskit-docker-proxy
18:25:46 + GOBIN=/usr/local/bin
18:25:46 + GO111MODULE=on
18:25:46 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:46 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:25:46 #10 sha256:e63f8cf91f5b59ce217f2804936132b2964b04bb5b06c0a79b9e37990a6ab148 1.58kB / 1.58kB done
18:25:46 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 5.24MB / 66.99MB 0.1s
18:25:46 #10 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:25:46 #10 sha256:6285f5529f1ba8755fd2469d255fa9e0429d5fa8c6003d52da5ea09838aea548 7.22kB / 7.22kB done
18:25:46 #10 sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 156B / 156B 0.1s done
18:25:46 #10 ...
18:25:46 
18:25:46 #11 [internal] load build context
18:25:46 #11 transferring context: 34.09MB 0.2s done
18:25:46 #11 DONE 0.2s
18:25:46 
18:25:46 #12 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:25:46 #12 CACHED
18:25:46 
18:25:46 #13 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:25:46 #13 CACHED
18:25:46 
18:25:46 #14 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:25:46 #14 CACHED
18:25:46 
18:25:46 #15 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:25:46 #15 CACHED
18:25:46 
18:25:46 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:46 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 25.17MB / 66.99MB 0.3s
18:25:46 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 33.55MB / 66.99MB 0.4s
18:25:46 #13 37.68 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_amd64.deb ...
18:25:46 #13 37.68 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
18:25:46 #13 37.71 Selecting previously unselected package libnumber-compare-perl.
18:25:46 #13 37.72 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ...
18:25:46 #13 37.72 Unpacking libnumber-compare-perl (0.03-3) ...
18:25:46 #13 37.75 Selecting previously unselected package libtext-glob-perl.
18:25:46 #13 37.75 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ...
18:25:46 #13 37.76 Unpacking libtext-glob-perl (0.11-3) ...
18:25:46 #13 37.79 Selecting previously unselected package libfile-find-rule-perl.
18:25:46 #13 37.79 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ...
18:25:46 #13 37.79 Unpacking libfile-find-rule-perl (0.34-3) ...
18:25:46 #13 37.83 Selecting previously unselected package libfont-afm-perl.
18:25:46 #13 37.83 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ...
18:25:46 #13 37.84 Unpacking libfont-afm-perl (1.20-4) ...
18:25:46 #13 37.87 Selecting previously unselected package libio-string-perl.
18:25:46 #13 37.87 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ...
18:25:46 #13 37.88 Unpacking libio-string-perl (1.08-4) ...
18:25:46 #13 37.91 Selecting previously unselected package libfont-ttf-perl.
18:25:46 #14 57.20 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.1-1_all.deb ...
18:25:46 #14 57.21 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
18:25:46 #14 57.25 Selecting previously unselected package libdw1:arm64.
18:25:46 #14 57.25 Preparing to unpack .../110-libdw1_0.188-2.1_arm64.deb ...
18:25:46 #14 57.25 Unpacking libdw1:arm64 (0.188-2.1) ...
18:25:46 #14 57.28 Selecting previously unselected package debugedit.
18:25:46 #14 57.29 Preparing to unpack .../111-debugedit_1%3a5.0-5_arm64.deb ...
18:25:46 #14 57.29 Unpacking debugedit (1:5.0-5) ...
18:25:46 #14 57.32 Selecting previously unselected package dwz.
18:25:46 #14 57.33 Preparing to unpack .../112-dwz_0.15-1_arm64.deb ...
18:25:46 #14 57.33 Unpacking dwz (0.15-1) ...
18:25:46 #14 57.37 Selecting previously unselected package gettext.
18:25:46 #14 57.37 Preparing to unpack .../113-gettext_0.21-11_arm64.deb ...
18:25:46 #14 57.37 Unpacking gettext (0.21-11) ...
18:25:46 #14 57.42 Selecting previously unselected package intltool-debian.
18:25:46 #14 57.43 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.6_all.deb ...
18:25:46 #14 61.31 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ...
18:25:46 #14 61.31 Unpacking licensecheck (3.2.14-2) ...
18:25:46 #14 61.34 Selecting previously unselected package libdevel-size-perl.
18:25:46 #14 61.34 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ...
18:25:46 #14 61.35 Unpacking libdevel-size-perl (0.83-1build4) ...
18:25:46 #14 61.37 Selecting previously unselected package libipc-run3-perl.
18:25:46 #14 61.38 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ...
18:25:46 #14 61.38 Unpacking libipc-run3-perl (0.048-2) ...
18:25:46 #14 61.41 Selecting previously unselected package lzip.
18:25:46 #14 61.42 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ...
18:25:46 #14 61.42 Unpacking lzip (1.23-1) ...
18:25:46 #14 61.45 Selecting previously unselected package lzop.
18:25:46 #14 61.45 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ...
18:25:46 #14 61.46 Unpacking lzop (1.04-2build2) ...
18:25:46 #14 61.49 Selecting previously unselected package t1utils.
18:25:46 #14 61.49 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ...
18:25:46 #14 61.49 Unpacking t1utils (1.41-4build2) ...
18:25:46 #14 61.53 Selecting previously unselected package unzip.
18:25:46 #10 ...
18:25:46 
18:25:46 #16 [stage-1 6/9] COPY --link sources/ /sources
18:25:46 #16 DONE 0.3s
18:25:46 
18:25:46 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:25:46 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 45.09MB / 66.99MB 0.5s
18:25:46 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 54.53MB / 66.99MB 0.6s
18:25:46 #13 37.91 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ...
18:25:46 #13 37.92 Unpacking libfont-ttf-perl (1.06-2) ...
18:25:46 #13 37.97 Selecting previously unselected package libfreezethaw-perl.
18:25:46 #13 37.98 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ...
18:25:46 #13 37.98 Unpacking libfreezethaw-perl (0.5001-3) ...
18:25:46 #13 38.01 Selecting previously unselected package libsort-versions-perl.
18:25:46 #13 38.01 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ...
18:25:46 #13 38.02 Unpacking libsort-versions-perl (1.62-3) ...
18:25:46 #13 38.05 Selecting previously unselected package libgit-wrapper-perl.
18:25:46 #13 38.05 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ...
18:25:46 #13 38.06 Unpacking libgit-wrapper-perl (0.048-2) ...
18:25:46 #13 38.09 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:25:46 #13 38.09 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
18:25:46 #13 38.10 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
18:25:46 #13 38.13 Selecting previously unselected package libio-prompter-perl.
18:25:46 #14 57.43 Unpacking intltool-debian (0.35.0+20060710.6) ...
18:25:46 #14 57.46 Selecting previously unselected package po-debconf.
18:25:46 #14 57.46 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
18:25:46 #14 57.47 Unpacking po-debconf (1.0.21+nmu1) ...
18:25:46 #14 57.51 Selecting previously unselected package debhelper.
18:25:46 #14 57.51 Preparing to unpack .../116-debhelper_13.11.4ubuntu3_all.deb ...
18:25:46 #14 57.52 Unpacking debhelper (13.11.4ubuntu3) ...
18:25:46 #14 57.58 Selecting previously unselected package libfakeroot:arm64.
18:25:46 #14 57.58 Preparing to unpack .../117-libfakeroot_1.31-1.1_arm64.deb ...
18:25:46 #14 57.59 Unpacking libfakeroot:arm64 (1.31-1.1) ...
18:25:46 #14 57.62 Selecting previously unselected package fakeroot.
18:25:46 #14 57.62 Preparing to unpack .../118-fakeroot_1.31-1.1_arm64.deb ...
18:25:46 #14 57.62 Unpacking fakeroot (1.31-1.1) ...
18:25:46 #14 57.67 Selecting previously unselected package libassuan0:arm64.
18:25:46 #14 57.67 Preparing to unpack .../119-libassuan0_2.5.5-5_arm64.deb ...
18:25:46 #14 57.67 Unpacking libassuan0:arm64 (2.5.5-5) ...
18:25:46 #14 57.70 Selecting previously unselected package gpgconf.
18:25:46 #14 57.71 Preparing to unpack .../120-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ...
18:25:46 #14 57.71 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
18:25:46 #14 57.74 Selecting previously unselected package libksba8:arm64.
18:25:46 #14 57.75 Preparing to unpack .../121-libksba8_1.6.3-2_arm64.deb ...
18:25:46 #14 57.75 Unpacking libksba8:arm64 (1.6.3-2) ...
18:25:46 #14 57.79 Selecting previously unselected package libnpth0:arm64.
18:25:46 #14 57.79 Preparing to unpack .../122-libnpth0_1.6-3build2_arm64.deb ...
18:25:46 #14 57.79 Unpacking libnpth0:arm64 (1.6-3build2) ...
18:25:46 #14 57.83 Selecting previously unselected package dirmngr.
18:25:46 #14 61.53 Preparing to unpack .../344-unzip_6.0-26ubuntu3.1_arm64.deb ...
18:25:46 #14 61.53 Unpacking unzip (6.0-26ubuntu3.1) ...
18:25:46 #14 61.57 Selecting previously unselected package lintian.
18:25:46 #14 61.57 Preparing to unpack .../345-lintian_2.114.0ubuntu1.2_all.deb ...
18:25:46 #14 61.58 Unpacking lintian (2.114.0ubuntu1.2) ...
18:25:46 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 0.8s
18:25:46 #10 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 0.8s done
18:25:46 #10 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 0.1s
18:25:46 go: downloading github.com/sirupsen/logrus v1.9.2
18:25:46 go: downloading github.com/urfave/cli/v2 v2.25.5
18:25:46 go: downloading golang.org/x/sys v0.8.0
18:25:46 go: downloading github.com/google/uuid v1.3.0
18:25:46 go: downloading github.com/moby/vpnkit v0.5.0
18:25:46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:25:46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:25:46 go: downloading github.com/gofrs/flock v0.8.1
18:25:46 go: downloading github.com/gorilla/mux v1.8.0
18:25:46 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:25:46 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:25:46 go: downloading golang.org/x/net v0.10.0
18:25:46 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:25:46 go: downloading github.com/josharian/native v1.1.0
18:25:46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:25:46 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:25:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:25:46 #13 38.13 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ...
18:25:46 #13 38.14 Unpacking libio-prompter-perl (0.004015-2) ...
18:25:46 #13 38.17 Selecting previously unselected package libjson-perl.
18:25:46 #13 38.17 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ...
18:25:46 #13 38.18 Unpacking libjson-perl (4.10000-1) ...
18:25:46 #13 38.22 Selecting previously unselected package liblog-any-perl.
18:25:46 #13 38.22 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ...
18:25:46 #13 38.22 Unpacking liblog-any-perl (1.713-1) ...
18:25:46 #13 38.26 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:25:46 #13 38.27 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
18:25:46 #13 38.27 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
18:25:46 #13 38.30 Selecting previously unselected package libpackage-stash-perl.
18:25:46 #13 38.30 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ...
18:25:46 #13 38.31 Unpacking libpackage-stash-perl (0.40-1) ...
18:25:46 #13 38.34 Selecting previously unselected package libsub-identify-perl.
18:25:46 #13 38.34 Preparing to unpack .../279-libsub-identify-perl_0.14-3_amd64.deb ...
18:25:46 #13 38.35 Unpacking libsub-identify-perl (0.14-3) ...
18:25:46 #13 38.39 Selecting previously unselected package libsub-name-perl:amd64.
18:25:46 #14 57.83 Preparing to unpack .../123-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ...
18:25:46 #14 57.85 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
18:25:46 #14 57.88 Selecting previously unselected package gnupg-l10n.
18:25:46 #14 57.89 Preparing to unpack .../124-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
18:25:46 #14 57.89 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:25:46 #14 57.92 Selecting previously unselected package gnupg-utils.
18:25:46 #14 57.92 Preparing to unpack .../125-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ...
18:25:46 #14 57.92 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
18:25:46 #14 57.96 Selecting previously unselected package gpg.
18:25:46 #14 61.87 Selecting previously unselected package manpages-dev.
18:25:46 #14 61.88 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ...
18:25:46 #14 61.88 Unpacking manpages-dev (5.10-1ubuntu1) ...
18:25:46 #14 62.09 Selecting previously unselected package python3-certifi.
18:25:46 #16 34.46 Checking for new repos for mirrors
18:25:46 #16 34.46 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
18:25:46 #16 34.46  --> Already installed : bash-4.2.46-34.el7.x86_64
18:25:46 #16 34.47 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
18:25:46 #16 34.47  --> 1:make-3.82-24.el7.x86_64
18:25:46 #16 34.62  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
18:25:46 #16 34.62  --> git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.62 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
18:25:46 #16 34.62  --> Already installed : bash-4.2.46-34.el7.x86_64
18:25:46 #16 34.62 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
18:25:46 #16 34.62  --> Already installed : bash-4.2.46-34.el7.x86_64
18:25:46 #16 34.62  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
18:25:46 #16 34.62  --> cmake-2.8.12.2-2.el7.x86_64
18:25:46 #16 34.63  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
18:25:46 #16 34.63  --> gcc-4.8.5-44.el7.x86_64
18:25:46 #16 34.63  --> git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.63  --> glibc-static-2.17-326.el7_9.x86_64
18:25:46 #16 34.63  --> libarchive-3.1.2-14.el7_7.x86_64
18:25:46 #16 34.63  --> libseccomp-devel-2.3.1-4.el7.x86_64
18:25:46 #16 34.63  --> libselinux-devel-2.5-15.el7.x86_64
18:25:46 #16 34.63  --> libtool-2.4.2-22.el7_3.x86_64
18:25:46 #16 34.63  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
18:25:46 #16 34.64  --> 1:make-3.82-24.el7.x86_64
18:25:46 #16 34.64  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
18:25:46 #16 34.64  --> Already installed : systemd-219-78.el7.x86_64
18:25:46 #16 34.64  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:25:46 #16 34.64  --> systemd-devel-219-78.el7_9.7.x86_64
18:25:46 #16 34.64  --> Already installed : 2:tar-1.26-35.el7.x86_64
18:25:46 #16 34.64  --> which-2.20-7.el7.x86_64
18:25:46 #16 34.64 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
18:25:46 #16 34.64  --> Already installed : bash-4.2.46-34.el7.x86_64
18:25:46 #16 34.64 --> Running transaction check
18:25:46 #16 34.64 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
18:25:46 #16 34.65 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
18:25:46 #16 34.66 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
18:25:46 #16 34.80 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
18:25:46 #16 34.80 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
18:25:46 #16 34.80 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
18:25:46 #16 34.80 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
18:25:46 #16 34.81 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
18:25:46 #16 34.81 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
18:25:46 #16 34.82 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
18:25:46 #16 34.82 ---> Package git.x86_64 0:1.8.3.1-25.el7_9 will be installed
18:25:46 #16 34.83 --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.83 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.83 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.84 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.84 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.84 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.84 --> Processing Dependency: less for package: git-1.8.3.1-25.el7_9.x86_64
18:25:46 #16 34.84 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed
18:25:46 #16 34.84 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
18:25:46 #16 34.84 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
18:25:46 #16 34.85 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
18:25:46 #16 34.85 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
18:25:46 #16 34.85 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
18:25:46 #16 34.85 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
18:25:46 #16 34.85 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
18:25:46 #16 34.85 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
18:25:46 #16 34.85 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
18:25:46 #16 34.85 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
18:25:46 #16 34.85 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
18:25:46 #16 34.86 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
18:25:46 #16 34.86 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
18:25:46 #16 34.86 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
18:25:46 #16 34.86 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
18:25:46 #16 34.86 ---> Package make.x86_64 1:3.82-24.el7 will be installed
18:25:46 #16 34.86 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
18:25:46 #16 34.86 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:25:46 #16 34.86 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:25:46 #16 34.88 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:25:46 #16 34.88 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
18:25:46 #16 34.88 ---> Package systemd-devel.x86_64 0:219-78.el7_9.7 will be installed
18:25:46 #16 34.88 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
18:25:46 #16 34.89 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
18:25:46 #16 34.89 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.x86_64
18:25:46 #16 34.89 ---> Package which.x86_64 0:2.20-7.el7 will be installed
18:25:46 #16 34.89 --> Running transaction check
18:25:46 #16 34.89 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
18:25:46 #16 34.90 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
18:25:46 #16 34.90 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
18:25:46 #16 34.90 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
18:25:46 #16 34.90 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
18:25:46 #16 34.90 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
18:25:46 #16 34.91 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
18:25:46 #16 34.91 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
18:25:46 #16 34.91 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
18:25:46 #16 34.91 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed
18:25:46 #16 34.92 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
18:25:46 #16 34.92 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
18:25:46 #16 34.93 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
18:25:46 #16 34.93 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
18:25:46 #16 34.93 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64
18:25:46 #16 34.93 ---> Package less.x86_64 0:458-9.el7 will be installed
18:25:46 #16 34.93 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
18:25:46 #16 34.93 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
18:25:46 #16 34.93 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
18:25:46 #16 34.93 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
18:25:46 #16 34.93 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
18:25:46 #16 34.94 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
18:25:46 #16 34.94 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
18:25:46 #16 34.94 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
18:25:46 #16 34.94 ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed
18:25:46 #16 34.94 --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64
18:25:46 #16 34.94 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64
18:25:46 #16 34.94 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64
18:25:46 #16 34.94 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64
18:25:46 #16 34.95 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
18:25:46 #16 34.95 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
18:25:46 #16 34.95 ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed
18:25:46 #16 34.95 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
18:25:46 #16 34.95 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
18:25:46 #16 34.95 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
18:25:46 #16 34.95 ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed
18:25:46 #16 34.95 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
18:25:46 #16 34.96 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
18:25:46 #16 34.96 ---> Package systemd.x86_64 0:219-78.el7 will be updated
18:25:46 #16 34.96 ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update
18:25:46 #16 34.97 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
18:25:46 #16 34.97 ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update
18:25:46 #16 34.98 --> Running transaction check
18:25:46 #16 34.98 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
18:25:46 #16 34.98 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
18:25:46 #16 34.98 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
18:25:46 #16 34.98 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
18:25:46 #16 34.98 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
18:25:46 #16 34.98 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
18:25:46 #16 34.98 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update
18:25:46 #16 34.98 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed
18:25:46 #16 34.98 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64
18:25:46 #16 35.00 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64
18:25:46 #16 35.00 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
18:25:46 #16 35.00 ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed
18:25:46 #16 35.00 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
18:25:46 #16 35.00 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
18:25:46 #16 35.01 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
18:25:46 #16 35.01 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
18:25:46 #16 35.01 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
18:25:46 #16 35.01 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.01 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.01 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:25:46 #16 35.02 --> Running transaction check
18:25:46 #16 35.02 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
18:25:46 #16 35.02 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
18:25:46 #16 35.02 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
18:25:46 #16 35.02 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update
18:25:46 #16 35.03 ---> Package kernel-headers.x86_64 0:3.10.0-1160.99.1.el7 will be installed
18:25:46 #16 35.03 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
18:25:46 #16 35.03 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
18:25:46 #16 35.03 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
18:25:46 #16 35.03 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
18:25:46 #16 35.03 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
18:25:46 #16 35.03 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
18:25:46 #16 35.04 --> Finished Dependency Resolution
18:25:46 #16 35.07 
18:25:46 #16 35.07 Dependencies Resolved
18:25:46 #16 35.08 
18:25:46 #16 35.08 ================================================================================
18:25:46 #16 35.08  Package                   Arch      Version                   Repository  Size
18:25:46 #16 35.08 ================================================================================
18:25:46 #16 35.08 Installing:
18:25:46 #16 35.08  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
18:25:46 #16 35.08  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
18:25:46 #16 35.08  gcc                       x86_64    4.8.5-44.el7              base        16 M
18:25:46 #16 35.08  git                       x86_64    1.8.3.1-25.el7_9          updates    4.4 M
18:25:46 #16 35.08  glibc-static              x86_64    2.17-326.el7_9            updates    1.6 M
18:25:46 #16 35.08  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
18:25:46 #16 35.08  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
18:25:46 #16 35.08  libselinux-devel          x86_64    2.5-15.el7                base       187 k
18:25:46 #16 35.08  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
18:25:46 #16 35.08  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
18:25:46 #16 35.08  make                      x86_64    1:3.82-24.el7             base       421 k
18:25:46 #16 35.08  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
18:25:46 #16 35.08  systemd-devel             x86_64    219-78.el7_9.7            updates    216 k
18:25:46 #16 35.08  which                     x86_64    2.20-7.el7                base        41 k
18:25:46 #16 35.08 Installing for dependencies:
18:25:46 #16 35.08  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
18:25:46 #16 35.08  autoconf                  noarch    2.69-11.el7               base       701 k
18:25:46 #16 35.08  automake                  noarch    1.13.4-3.el7              base       679 k
18:25:46 #16 35.08  checkpolicy               x86_64    2.5-8.el7                 base       295 k
18:25:46 #16 35.08  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
18:25:46 #16 35.08  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
18:25:46 #16 35.08  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
18:25:46 #16 35.08  glibc-devel               x86_64    2.17-326.el7_9            updates    1.1 M
18:25:46 #16 35.08  glibc-headers             x86_64    2.17-326.el7_9            updates    691 k
18:25:46 #16 35.08  kernel-headers            x86_64    3.10.0-1160.99.1.el7      updates    9.1 M
18:25:46 #16 35.08  less                      x86_64    458-9.el7                 base       120 k
18:25:46 #16 35.08  libcgroup                 x86_64    0.41-21.el7               base        66 k
18:25:46 #16 35.08  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
18:25:46 #16 35.08  libgomp                   x86_64    4.8.5-44.el7              base       159 k
18:25:46 #16 35.08  libmpc                    x86_64    1.0.1-3.el7               base        51 k
18:25:46 #16 35.08  libseccomp                x86_64    2.3.1-4.el7               base        56 k
18:25:46 #16 35.08  libselinux-python         x86_64    2.5-15.el7                base       236 k
18:25:46 #16 35.08  libselinux-utils          x86_64    2.5-15.el7                base       151 k
18:25:46 #16 35.08  libsemanage-python        x86_64    2.5-14.el7                base       113 k
18:25:46 #16 35.08  libsepol-devel            x86_64    2.5-10.el7                base        77 k
18:25:46 #16 35.08  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
18:25:46 #16 35.08  lzo                       x86_64    2.06-8.el7                base        59 k
18:25:46 #16 35.08  m4                        x86_64    1.4.16-10.el7             base       256 k
18:25:46 #16 35.08  mpfr                      x86_64    3.1.1-4.el7               base       203 k
18:25:46 #16 35.08  openssh                   x86_64    7.4p1-23.el7_9            updates    510 k
18:25:46 #16 35.08  openssh-clients           x86_64    7.4p1-23.el7_9            updates    655 k
18:25:46 #16 35.08  pcre-devel                x86_64    8.32-17.el7               base       480 k
18:25:46 #16 35.08  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
18:25:46 #16 35.08  perl-Error                noarch    1:0.17020-2.el7           base        32 k
18:25:46 #16 35.08  perl-Git                  noarch    1.8.3.1-25.el7_9          updates     56 k
18:25:46 #16 35.08  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
18:25:46 #16 35.08  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
18:25:46 #16 35.08  policycoreutils           x86_64    2.5-34.el7                base       917 k
18:25:46 #16 35.08  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
18:25:46 #16 35.08  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
18:25:46 #16 35.08  python-IPy                noarch    0.75-6.el7                base        32 k
18:25:46 #16 35.08  rsync                     x86_64    3.1.2-12.el7_9            updates    408 k
18:25:46 #16 35.08  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
18:25:46 #16 35.08  setools-libs              x86_64    3.3.8-4.el7               base       620 k
18:25:46 #16 35.08 Updating for dependencies:
18:25:46 #16 35.08  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
18:25:46 #16 35.08  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
18:25:46 #16 35.08  glibc                     x86_64    2.17-326.el7_9            updates    3.6 M
18:25:46 #16 35.08  glibc-common              x86_64    2.17-326.el7_9            updates     12 M
18:25:46 #16 35.08  systemd                   x86_64    219-78.el7_9.7            updates    5.1 M
18:25:46 #16 35.08  systemd-libs              x86_64    219-78.el7_9.7            updates    419 k
18:25:46 #16 35.08 
18:25:46 #16 35.08 Transaction Summary
18:25:46 #16 35.08 ================================================================================
18:25:46 #16 35.08 Install  14 Packages (+39 Dependent packages)
18:25:46 #16 35.08 Upgrade              (  6 Dependent packages)
18:25:46 #16 35.08 
18:25:46 #16 35.08 Total download size: 80 M
18:25:46 #16 35.08 Downloading packages:
18:25:46 #16 35.08 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
18:25:46 #11 extracting sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 0.7s done
18:25:46 #11 DONE 1.2s
18:25:46 
18:25:46 #13 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:25:46 #13 38.39 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_amd64.deb ...
18:25:46 #13 38.39 Unpacking libsub-name-perl:amd64 (0.26-2+b1) ...
18:25:46 #13 38.42 Selecting previously unselected package libnamespace-clean-perl.
18:25:46 #13 38.43 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ...
18:25:46 #13 38.43 Unpacking libnamespace-clean-perl (0.27-2) ...
18:25:46 #13 38.46 Selecting previously unselected package libpath-tiny-perl.
18:25:46 #13 38.46 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ...
18:25:46 #13 38.47 Unpacking libpath-tiny-perl (0.144-1) ...
18:25:46 #13 38.51 Selecting previously unselected package libstrictures-perl.
18:25:46 #13 38.51 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ...
18:25:46 #13 38.52 Unpacking libstrictures-perl (2.000006-1) ...
18:25:46 #13 38.55 Selecting previously unselected package libtype-tiny-perl.
18:25:46 #13 38.55 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ...
18:25:46 #13 38.55 Unpacking libtype-tiny-perl (2.002001-1) ...
18:25:46 #13 38.62 Selecting previously unselected package libgitlab-api-v4-perl.
18:25:47 make[2]: Entering directory '/root/build-deb/cli'
18:25:47 scripts/docs/generate-man.sh
18:25:47 + cp -r . /tmp/docker-cli-docsgen.iMg5lwTwXr/
18:25:47 + cd /tmp/docker-cli-docsgen.iMg5lwTwXr
18:25:47 + ./scripts/vendor init
18:25:47 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:25:47 + cp man/tools.go .
18:25:47 + ./scripts/vendor update
18:25:47 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:25:47 go: downloading github.com/spf13/cobra v1.7.0
18:25:47 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:25:47 go: downloading github.com/fvbommel/sortorder v1.0.2
18:25:47 go: downloading github.com/moby/term v0.5.0
18:25:47 go: downloading github.com/morikuni/aec v1.0.0
18:25:47 go: downloading github.com/pkg/errors v0.9.1
18:25:47 go: downloading github.com/spf13/pflag v1.0.5
18:25:47 go: downloading github.com/google/go-cmp v0.5.9
18:25:47 go: downloading gotest.tools/v3 v3.5.0
18:25:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:25:47 go: downloading golang.org/x/sync v0.3.0
18:25:47 go: downloading github.com/docker/go-units v0.5.0
18:25:47 go: downloading github.com/mattn/go-runewidth v0.0.14
18:25:47 go: downloading github.com/distribution/reference v0.5.0
18:25:47 go: downloading github.com/docker/go-connections v0.4.0
18:25:47 go: downloading github.com/moby/sys/sequential v0.5.0
18:25:47 go: downloading github.com/sirupsen/logrus v1.9.3
18:25:47 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:25:47 go: downloading github.com/moby/patternmatcher v0.6.0
18:25:47 go: downloading golang.org/x/text v0.9.0
18:25:47 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:25:47 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:25:47 go: downloading github.com/opencontainers/go-digest v1.0.0
18:25:47 go: downloading gopkg.in/yaml.v2 v2.4.0
18:25:47 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:25:47 go: downloading github.com/containerd/containerd v1.6.24
18:25:47 go: downloading github.com/moby/sys/signal v0.7.0
18:25:47 go: downloading golang.org/x/sys v0.10.0
18:25:47 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:25:47 go: downloading github.com/gogo/protobuf v1.3.2
18:25:47 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:25:47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:25:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:25:47 go: downloading golang.org/x/term v0.8.0
18:25:47 go: downloading dario.cat/mergo v1.0.0
18:25:47 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:25:47 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:25:47 go: downloading github.com/creack/pty v1.1.18
18:25:47 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:25:47 go: downloading github.com/rivo/uniseg v0.2.0
18:25:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:25:47 go: downloading go.opentelemetry.io/otel v1.4.1
18:25:47 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:25:47 go: downloading github.com/moby/sys/symlink v0.2.0
18:25:47 go: downloading github.com/klauspost/compress v1.16.5
18:25:47 go: downloading golang.org/x/time v0.3.0
18:25:47 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:25:47 go: downloading github.com/opencontainers/runc v1.1.7
18:25:47 go: downloading gopkg.in/yaml.v3 v3.0.1
18:25:47 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:25:47 go: downloading github.com/stretchr/testify v1.8.1
18:25:47 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:25:47 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:25:47 go: downloading golang.org/x/crypto v0.9.0
18:25:47 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:25:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:25:47 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:25:47 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:25:47 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:25:47 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:25:47 go: downloading google.golang.org/grpc v1.56.2
18:25:47 go: downloading github.com/Microsoft/go-winio v0.6.1
18:25:47 go: downloading github.com/russross/blackfriday v1.6.0
18:25:47 go: downloading github.com/felixge/httpsnoop v1.0.3
18:25:47 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:25:47 go: downloading github.com/go-logr/logr v1.2.3
18:25:47 go: downloading github.com/go-logr/stdr v1.2.2
18:25:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:25:47 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:25:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:25:47 go: downloading github.com/miekg/pkcs11 v1.1.1
18:25:47 go: downloading github.com/kr/pretty v0.1.0
18:25:47 go: downloading github.com/prometheus/client_golang v1.14.0
18:25:47 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:25:47 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:25:47 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:25:47 go: downloading github.com/davecgh/go-spew v1.1.1
18:25:47 go: downloading github.com/pmezard/go-difflib v1.0.0
18:25:47 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:25:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:25:47 go: downloading github.com/golang/protobuf v1.5.3
18:25:47 go: downloading golang.org/x/tools v0.8.0
18:25:47 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:25:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:25:47 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:25:47 go: downloading google.golang.org/protobuf v1.31.0
18:25:47 #14 57.96 Preparing to unpack .../126-gpg_2.2.40-1.1ubuntu1_arm64.deb ...
18:25:47 #14 57.97 Unpacking gpg (2.2.40-1.1ubuntu1) ...
18:25:47 #14 58.01 Selecting previously unselected package pinentry-curses.
18:25:47 #14 58.01 Preparing to unpack .../127-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ...
18:25:47 #14 58.01 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
18:25:47 #14 58.05 Selecting previously unselected package gpg-agent.
18:25:47 #14 58.05 Preparing to unpack .../128-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ...
18:25:47 #14 58.05 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
18:25:47 #14 58.09 Selecting previously unselected package gpg-wks-client.
18:25:47 #14 58.09 Preparing to unpack .../129-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ...
18:25:47 #14 58.10 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:25:47 #14 58.13 Selecting previously unselected package gpg-wks-server.
18:25:47 #14 58.13 Preparing to unpack .../130-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ...
18:25:47 #14 58.13 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:25:47 #14 58.17 Selecting previously unselected package gpgsm.
18:25:47 #14 58.17 Preparing to unpack .../131-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ...
18:25:47 #14 58.17 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
18:25:47 #14 58.21 Selecting previously unselected package gnupg.
18:25:47 #14 58.21 Preparing to unpack .../132-gnupg_2.2.40-1.1ubuntu1_all.deb ...
18:25:47 #14 58.21 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
18:25:47 #14 58.25 Selecting previously unselected package libfile-dirlist-perl.
18:25:47 #14 58.25 Preparing to unpack .../133-libfile-dirlist-perl_0.05-3_all.deb ...
18:25:47 #14 58.25 Unpacking libfile-dirlist-perl (0.05-3) ...
18:25:47 #14 58.29 Selecting previously unselected package libfile-which-perl.
18:25:47 #14 58.29 Preparing to unpack .../134-libfile-which-perl_1.27-2_all.deb ...
18:25:47 #14 58.30 Unpacking libfile-which-perl (1.27-2) ...
18:25:47 #14 58.33 Selecting previously unselected package libfile-homedir-perl.
18:25:47 #14 62.10 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
18:25:47 #14 62.10 Unpacking python3-certifi (2020.6.20-1) ...
18:25:47 #14 62.14 Selecting previously unselected package python3-idna.
18:25:47 #14 62.15 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ...
18:25:47 #14 62.15 Unpacking python3-idna (3.3-1) ...
18:25:47 #14 62.18 Selecting previously unselected package python3-six.
18:25:47 #14 62.18 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ...
18:25:47 #14 62.19 Unpacking python3-six (1.16.0-3ubuntu1) ...
18:25:47 #14 62.22 Selecting previously unselected package python3-urllib3.
18:25:47 #14 62.22 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
18:25:47 #14 62.23 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
18:25:47 #14 62.27 Selecting previously unselected package python3-requests.
18:25:47 #14 62.27 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ...
18:25:47 #14 62.27 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
18:25:47 #14 62.31 Selecting previously unselected package python3-unidiff.
18:25:47 #14 62.31 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
18:25:47 #14 62.31 Unpacking python3-unidiff (0.5.5-2) ...
18:25:47 #14 62.35 Selecting previously unselected package python3-xdg.
18:25:47 #13 38.62 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ...
18:25:47 #13 38.62 Unpacking libgitlab-api-v4-perl (0.26-3) ...
18:25:47 #13 38.68 Selecting previously unselected package libglib2.0-0:amd64.
18:25:47 #13 38.68 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_amd64.deb ...
18:25:47 #13 38.68 Unpacking libglib2.0-0:amd64 (2.74.6-2) ...
18:25:47 #13 38.83 Selecting previously unselected package libglib2.0-data.
18:25:47 #13 38.83 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ...
18:25:47 #13 38.83 Unpacking libglib2.0-data (2.74.6-2) ...
18:25:47 go: downloading github.com/kr/text v0.2.0
18:25:47 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:25:47 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:25:47 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:25:47 go: downloading github.com/beorn7/perks v1.0.1
18:25:47 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:25:47 go: downloading github.com/prometheus/client_model v0.3.0
18:25:47 go: downloading github.com/prometheus/common v0.42.0
18:25:47 go: downloading github.com/prometheus/procfs v0.9.0
18:25:47 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:25:47 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:25:47 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:25:47 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:25:47 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:25:47 go: downloading github.com/docker/go-metrics v0.0.1
18:25:47 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:25:47 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:25:47 go: downloading k8s.io/klog/v2 v2.80.1
18:25:47 go: downloading github.com/BurntSushi/toml v0.3.1
18:25:47 go: downloading github.com/magiconair/properties v1.5.3
18:25:47 #14 58.33 Preparing to unpack .../135-libfile-homedir-perl_1.006-2_all.deb ...
18:25:47 #14 58.33 Unpacking libfile-homedir-perl (1.006-2) ...
18:25:47 #14 58.37 Selecting previously unselected package libfile-touch-perl.
18:25:47 #14 58.37 Preparing to unpack .../136-libfile-touch-perl_0.12-2_all.deb ...
18:25:47 #14 58.37 Unpacking libfile-touch-perl (0.12-2) ...
18:25:47 #14 58.40 Selecting previously unselected package libio-pty-perl.
18:25:47 #14 58.40 Preparing to unpack .../137-libio-pty-perl_1%3a1.17-1_arm64.deb ...
18:25:47 #14 58.41 Unpacking libio-pty-perl (1:1.17-1) ...
18:25:47 #14 58.43 Selecting previously unselected package libipc-run-perl.
18:25:47 #14 58.43 Preparing to unpack .../138-libipc-run-perl_20220807.0-1_all.deb ...
18:25:47 #14 58.44 Unpacking libipc-run-perl (20220807.0-1) ...
18:25:47 #14 58.47 Selecting previously unselected package libclass-method-modifiers-perl.
18:25:47 #14 58.47 Preparing to unpack .../139-libclass-method-modifiers-perl_2.14-1_all.deb ...
18:25:47 #14 58.48 Unpacking libclass-method-modifiers-perl (2.14-1) ...
18:25:47 #14 58.51 Selecting previously unselected package libclass-xsaccessor-perl.
18:25:47 #14 58.51 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-4build1_arm64.deb ...
18:25:47 #14 58.51 Unpacking libclass-xsaccessor-perl (1.19-4build1) ...
18:25:47 #14 58.55 Selecting previously unselected package libb-hooks-op-check-perl:arm64.
18:25:47 #14 62.35 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
18:25:47 #14 62.35 Unpacking python3-xdg (0.27-2) ...
18:25:47 #14 62.38 Selecting previously unselected package equivs.
18:25:47 #14 62.39 Preparing to unpack .../354-equivs_2.3.1_all.deb ...
18:25:47 #14 62.39 Unpacking equivs (2.3.1) ...
18:25:47 #14 62.42 Selecting previously unselected package libauthen-sasl-perl.
18:25:47 #14 62.42 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ...
18:25:47 #14 62.43 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
18:25:47 #14 62.46 Selecting previously unselected package python3-magic.
18:25:47 #14 62.46 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ...
18:25:47 #14 62.46 Unpacking python3-magic (2:0.4.24-2) ...
18:25:47 #14 62.51 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
18:25:47 #14 62.52 Setting up media-types (7.0.0) ...
18:25:47 #14 62.53 Setting up libpipeline1:arm64 (1.5.5-1) ...
18:25:47 #14 62.54 Setting up wdiff (1.2.2-2build3) ...
18:25:47 #14 62.55 Setting up gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:47 #14 62.56 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
18:25:47 #13 DONE 0.4s
18:25:47 
18:25:47 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:25:47 #13 38.98 Selecting previously unselected package libgpm2:amd64.
18:25:47 #13 38.98 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_amd64.deb ...
18:25:47 #13 38.99 Unpacking libgpm2:amd64 (1.20.7-10+b1) ...
18:25:47 #13 39.02 Selecting previously unselected package libhtml-form-perl.
18:25:47 #13 39.02 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ...
18:25:47 #13 39.03 Unpacking libhtml-form-perl (6.11-1) ...
18:25:47 #13 39.07 Selecting previously unselected package libhtml-format-perl.
18:25:47 #13 39.07 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ...
18:25:47 #13 39.07 Unpacking libhtml-format-perl (2.16-2) ...
18:25:47 #13 39.10 Selecting previously unselected package libhtml-html5-entities-perl.
18:25:47 #13 39.11 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ...
18:25:47 #13 39.11 Unpacking libhtml-html5-entities-perl (0.004-3) ...
18:25:47 #13 39.14 Selecting previously unselected package libhtml-tokeparser-simple-perl.
18:25:47 #13 39.15 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
18:25:47 #13 39.15 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
18:25:47 #13 39.18 Selecting previously unselected package libhttp-daemon-perl.
18:25:47 #13 39.19 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ...
18:25:47 #13 39.19 Unpacking libhttp-daemon-perl (6.16-1) ...
18:25:47 #13 39.23 Selecting previously unselected package libio-interactive-perl.
18:25:47 #13 39.23 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ...
18:25:47 #13 39.23 Unpacking libio-interactive-perl (1.023-2) ...
18:25:47 #13 39.26 Selecting previously unselected package libio-sessiondata-perl.
18:25:47 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:25:47 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:25:47 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:25:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:25:47 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:25:47 go: downloading golang.org/x/mod v0.10.0
18:25:47 #14 58.55 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-2build1_arm64.deb ...
18:25:47 #14 58.55 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2build1) ...
18:25:47 #14 58.58 Selecting previously unselected package libdynaloader-functions-perl.
18:25:47 #14 58.59 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-3_all.deb ...
18:25:47 #14 58.59 Unpacking libdynaloader-functions-perl (0.003-3) ...
18:25:47 #14 58.62 Selecting previously unselected package libdevel-callchecker-perl:arm64.
18:25:47 #14 58.62 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-2_arm64.deb ...
18:25:47 #14 58.62 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ...
18:25:47 #14 58.66 Selecting previously unselected package libparams-classify-perl:arm64.
18:25:47 #14 58.66 Preparing to unpack .../144-libparams-classify-perl_0.015-2build2_arm64.deb ...
18:25:47 #14 58.66 Unpacking libparams-classify-perl:arm64 (0.015-2build2) ...
18:25:47 #14 58.73 Selecting previously unselected package libmodule-runtime-perl.
18:25:47 #14 58.74 Preparing to unpack .../145-libmodule-runtime-perl_0.016-2_all.deb ...
18:25:47 #14 58.74 Unpacking libmodule-runtime-perl (0.016-2) ...
18:25:47 #14 58.77 Selecting previously unselected package libimport-into-perl.
18:25:47 #14 62.57 Setting up libre2-9:arm64 (20220201+dfsg-1) ...
18:25:47 #14 62.58 Setting up lto-disabled-list (24) ...
18:25:47 #14 62.59 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
18:25:47 #14 62.60 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
18:25:47 #14 62.61 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
18:25:47 #14 62.61 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
18:25:47 #14 62.62 Setting up libtext-glob-perl (0.11-2) ...
18:25:47 #14 62.63 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
18:25:47 #14 62.64 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
18:25:47 #14 62.65 Setting up distro-info-data (0.52ubuntu0.4) ...
18:25:47 #14 62.66 Setting up manpages (5.10-1ubuntu1) ...
18:25:47 #14 62.67 Setting up unzip (6.0-26ubuntu3.1) ...
18:25:47 #14 62.68 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
18:25:47 #14 62.69 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
18:25:47 #14 62.70 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
18:25:47 #14 62.71 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:25:47 #14 62.73 Setting up binutils-common:arm64 (2.38-4ubuntu2.3) ...
18:25:47 #14 62.74 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
18:25:47 #14 62.75 Setting up libmagic1:arm64 (1:5.41-3ubuntu0.1) ...
18:25:47 #14 62.76 Setting up libdeflate0:arm64 (1.10-2) ...
18:25:47 #14 62.77 Setting up less (590-1ubuntu0.22.04.1) ...
18:25:47 #14 62.79 Setting up perl-openssl-defaults:arm64 (5build2) ...
18:25:47 #14 62.80 Setting up linux-libc-dev:arm64 (5.15.0-86.96) ...
18:25:47 #14 62.81 Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.3) ...
18:25:47 #14 62.82 Setting up gettext-base (0.21-4ubuntu4) ...
18:25:47 #14 62.83 Setting up liblzo2-2:arm64 (2.10-2build3) ...
18:25:47 #14 62.84 Setting up libnpth0:arm64 (1.6-3build2) ...
18:25:47 #14 62.85 Setting up file (1:5.41-3ubuntu0.1) ...
18:25:47 #14 62.86 Setting up libassuan0:arm64 (2.5.5-1build1) ...
18:25:47 #14 62.87 Setting up libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:47 #14 62.88 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
18:25:47 #13 39.26 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ...
18:25:47 #13 39.27 Unpacking libio-sessiondata-perl (1.03-3) ...
18:25:47 #13 39.30 Selecting previously unselected package libio-stringy-perl.
18:25:47 #13 39.30 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ...
18:25:47 #13 39.30 Unpacking libio-stringy-perl (2.111-3) ...
18:25:47 #13 39.34 Selecting previously unselected package libipc-run3-perl.
18:25:47 #13 39.34 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ...
18:25:47 #13 39.34 Unpacking libipc-run3-perl (0.048-3) ...
18:25:47 #13 39.38 Selecting previously unselected package libtypes-serialiser-perl.
18:25:47 #13 39.38 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ...
18:25:47 #13 39.38 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:25:47 #13 39.41 Selecting previously unselected package libjson-xs-perl.
18:25:47 #13 39.42 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_amd64.deb ...
18:25:47 #13 39.42 Unpacking libjson-xs-perl (4.030-2+b1) ...
18:25:47 #13 39.46 Selecting previously unselected package libjson-maybexs-perl.
18:25:47 #13 39.46 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ...
18:25:47 #13 39.47 Unpacking libjson-maybexs-perl (1.004004-1) ...
18:25:47 #13 39.49 Selecting previously unselected package libldap-common.
18:25:47 #14 58.77 Preparing to unpack .../146-libimport-into-perl_1.002005-2_all.deb ...
18:25:47 #14 58.77 Unpacking libimport-into-perl (1.002005-2) ...
18:25:47 #14 58.80 Selecting previously unselected package librole-tiny-perl.
18:25:47 #14 58.81 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
18:25:47 #14 58.81 Unpacking librole-tiny-perl (2.002004-1) ...
18:25:47 #14 58.84 Selecting previously unselected package libsub-quote-perl.
18:25:47 #14 58.84 Preparing to unpack .../148-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
18:25:47 #14 58.85 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
18:25:47 #14 58.88 Selecting previously unselected package libmoo-perl.
18:25:47 #14 58.88 Preparing to unpack .../149-libmoo-perl_2.005005-1_all.deb ...
18:25:47 #14 58.88 Unpacking libmoo-perl (2.005005-1) ...
18:25:47 #14 58.91 Selecting previously unselected package libencode-locale-perl.
18:25:47 #14 58.92 Preparing to unpack .../150-libencode-locale-perl_1.05-3_all.deb ...
18:25:47 #14 58.92 Unpacking libencode-locale-perl (1.05-3) ...
18:25:47 #14 58.94 Selecting previously unselected package libtimedate-perl.
18:25:47 #14 58.95 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
18:25:47 #14 58.95 Unpacking libtimedate-perl (2.3300-2) ...
18:25:47 #14 58.99 Selecting previously unselected package libhttp-date-perl.
18:25:47 #14 58.99 Preparing to unpack .../152-libhttp-date-perl_6.05-2_all.deb ...
18:25:47 #14 59.00 Unpacking libhttp-date-perl (6.05-2) ...
18:25:47 #14 59.03 Selecting previously unselected package libfile-listing-perl.
18:25:47 #14 59.03 Preparing to unpack .../153-libfile-listing-perl_6.15-1_all.deb ...
18:25:47 #14 59.03 Unpacking libfile-listing-perl (6.15-1) ...
18:25:47 #14 59.06 Selecting previously unselected package libhtml-tagset-perl.
18:25:47 #14 59.06 Preparing to unpack .../154-libhtml-tagset-perl_3.20-6_all.deb ...
18:25:47 #14 59.07 Unpacking libhtml-tagset-perl (3.20-6) ...
18:25:47 #14 59.10 Selecting previously unselected package liburi-perl.
18:25:47 #14 62.89 Setting up bzip2 (1.0.8-5build1) ...
18:25:47 #14 62.90 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:25:47 #14 62.91 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
18:25:47 #14 62.92 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ...
18:25:47 #14 62.93 Setting up libasan6:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:47 #14 62.94 Setting up libnumber-compare-perl (0.03-2) ...
18:25:47 #14 62.95 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:25:47 #14 62.96 Setting up fakeroot (1.28-1ubuntu1) ...
18:25:47 #14 62.97 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:25:47 #14 62.97 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:47 #14 62.97 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:47 #14 62.97 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:47 #14 62.97 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:47 #14 62.97 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:47 #14 62.97 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:47 #14 62.97 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:47 #14 62.97 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:47 #14 62.98 Setting up autotools-dev (20220109.1) ...
18:25:47 #14 62.99 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
18:25:47 #14 63.00 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
18:25:47 #14 63.01 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
18:25:47 #14 63.03 Setting up make (4.3-4.1build1) ...
18:25:47 #14 63.04 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
18:25:47 #14 63.05 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:25:47 #14 63.06 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:25:47 #14 63.07 Setting up lzip (1.23-1) ...
18:25:47 #14 63.08 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
18:25:47 #14 63.08 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
18:25:47 #14 63.08 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
18:25:47 #14 63.08 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
18:25:47 #14 63.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
18:25:48 #14 0.614 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
18:25:48 #14 0.734 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
18:25:48 #14 0.740 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2896 kB]
18:25:48 #14 0.820 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1117 kB]
18:25:48 #14 0.828 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB]
18:25:48 #14 0.828 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3109 kB]
18:25:48 #13 39.50 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ...
18:25:48 #13 39.50 Unpacking libldap-common (2.5.13+dfsg-5) ...
18:25:48 #13 39.53 Selecting previously unselected package liblist-compare-perl.
18:25:48 #13 39.54 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ...
18:25:48 #13 39.54 Unpacking liblist-compare-perl (0.55-2) ...
18:25:48 #13 39.58 Selecting previously unselected package liblist-someutils-perl.
18:25:48 #13 39.58 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ...
18:25:48 #13 39.58 Unpacking liblist-someutils-perl (0.59-1) ...
18:25:48 #13 39.62 Selecting previously unselected package liblist-someutils-xs-perl:amd64.
18:25:48 #13 39.62 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_amd64.deb ...
18:25:48 #13 39.62 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ...
18:25:48 #13 39.65 Selecting previously unselected package liblist-utilsby-perl.
18:25:48 #13 39.66 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ...
18:25:48 #13 39.66 Unpacking liblist-utilsby-perl (0.12-2) ...
18:25:48 #13 39.70 Selecting previously unselected package libltdl7:amd64.
18:25:48 #13 39.70 Preparing to unpack .../306-libltdl7_2.4.7-5_amd64.deb ...
18:25:48 #13 39.71 Unpacking libltdl7:amd64 (2.4.7-5) ...
18:25:48 #13 39.74 Selecting previously unselected package libltdl-dev:amd64.
18:25:48 #14 59.10 Preparing to unpack .../155-liburi-perl_5.17-1ubuntu1_all.deb ...
18:25:48 #14 59.10 Unpacking liburi-perl (5.17-1ubuntu1) ...
18:25:48 #14 59.14 Selecting previously unselected package libhtml-parser-perl:arm64.
18:25:48 #14 59.14 Preparing to unpack .../156-libhtml-parser-perl_3.81-1_arm64.deb ...
18:25:48 #14 59.14 Unpacking libhtml-parser-perl:arm64 (3.81-1) ...
18:25:48 #14 59.17 Selecting previously unselected package libhtml-tree-perl.
18:25:48 #14 59.17 Preparing to unpack .../157-libhtml-tree-perl_5.07-3_all.deb ...
18:25:48 #14 59.18 Unpacking libhtml-tree-perl (5.07-3) ...
18:25:48 #14 59.22 Selecting previously unselected package libclone-perl:arm64.
18:25:48 #14 59.22 Preparing to unpack .../158-libclone-perl_0.46-1_arm64.deb ...
18:25:48 #14 59.22 Unpacking libclone-perl:arm64 (0.46-1) ...
18:25:48 #14 59.25 Selecting previously unselected package libio-html-perl.
18:25:48 #14 59.25 Preparing to unpack .../159-libio-html-perl_1.004-3_all.deb ...
18:25:48 #14 59.25 Unpacking libio-html-perl (1.004-3) ...
18:25:48 #14 59.28 Selecting previously unselected package liblwp-mediatypes-perl.
18:25:48 #14 59.29 Preparing to unpack .../160-liblwp-mediatypes-perl_6.04-2_all.deb ...
18:25:48 #14 59.29 Unpacking liblwp-mediatypes-perl (6.04-2) ...
18:25:48 #14 59.32 Selecting previously unselected package libhttp-message-perl.
18:25:48 #14 63.09 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
18:25:48 #14 63.09 Setting up strace (5.16-0ubuntu3) ...
18:25:48 #14 63.11 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ...
18:25:48 #14 63.11 Setting up xz-utils (5.2.5-2ubuntu1) ...
18:25:48 #14 63.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.12 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:25:48 #14 63.13 Setting up t1utils (1.41-4build2) ...
18:25:48 #14 63.14 Setting up diffstat (1.64-1build2) ...
18:25:48 #14 63.15 Setting up libpng16-16:arm64 (1.6.37-3build5) ...
18:25:48 #14 63.16 Setting up libmpc3:arm64 (1.2.1-2build1) ...
18:25:48 #14 63.17 Setting up libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:48 #14 63.18 Setting up patch (2.7.6-7build2) ...
18:25:48 #14 63.19 Setting up autopoint (0.21-4ubuntu4) ...
18:25:48 #14 63.20 Setting up fonts-dejavu-core (2.37-2build1) ...
18:25:48 #14 63.25 Setting up ucf (3.0043) ...
18:25:48 + go mod vendor -modfile=vendor.mod
18:25:48 #13 39.75 Preparing to unpack .../307-libltdl-dev_2.4.7-5_amd64.deb ...
18:25:48 #13 39.75 Unpacking libltdl-dev:amd64 (2.4.7-5) ...
18:25:48 #13 39.80 Selecting previously unselected package liblz1:amd64.
18:25:48 #13 39.80 Preparing to unpack .../308-liblz1_1.13-5_amd64.deb ...
18:25:48 #13 39.81 Unpacking liblz1:amd64 (1.13-5) ...
18:25:48 #13 39.85 Selecting previously unselected package liblzo2-2:amd64.
18:25:48 #13 39.85 Preparing to unpack .../309-liblzo2-2_2.10-2_amd64.deb ...
18:25:48 #13 39.85 Unpacking liblzo2-2:amd64 (2.10-2) ...
18:25:48 #13 39.89 Selecting previously unselected package libsys-hostname-long-perl.
18:25:48 #13 39.89 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ...
18:25:48 #13 39.90 Unpacking libsys-hostname-long-perl (1.5-3) ...
18:25:48 #13 39.93 Selecting previously unselected package libmail-sendmail-perl.
18:25:48 #13 39.93 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ...
18:25:48 #13 39.93 Unpacking libmail-sendmail-perl (0.80-3) ...
18:25:48 #13 39.97 Selecting previously unselected package libnet-smtp-ssl-perl.
18:25:48 #14 59.32 Preparing to unpack .../161-libhttp-message-perl_6.44-1_all.deb ...
18:25:48 #14 59.33 Unpacking libhttp-message-perl (6.44-1) ...
18:25:48 #14 59.35 Selecting previously unselected package libhttp-cookies-perl.
18:25:48 #14 59.36 Preparing to unpack .../162-libhttp-cookies-perl_6.10-1_all.deb ...
18:25:48 #14 59.36 Unpacking libhttp-cookies-perl (6.10-1) ...
18:25:48 #14 59.40 Selecting previously unselected package libhttp-negotiate-perl.
18:25:48 #14 59.40 Preparing to unpack .../163-libhttp-negotiate-perl_6.01-2_all.deb ...
18:25:48 #14 59.40 Unpacking libhttp-negotiate-perl (6.01-2) ...
18:25:48 #14 59.43 Selecting previously unselected package perl-openssl-defaults:arm64.
18:25:48 #14 59.43 Preparing to unpack .../164-perl-openssl-defaults_7_arm64.deb ...
18:25:48 #14 59.43 Unpacking perl-openssl-defaults:arm64 (7) ...
18:25:48 #14 59.47 Selecting previously unselected package libnet-ssleay-perl:arm64.
18:25:48 #14 59.47 Preparing to unpack .../165-libnet-ssleay-perl_1.92-2build2_arm64.deb ...
18:25:48 #14 59.47 Unpacking libnet-ssleay-perl:arm64 (1.92-2build2) ...
18:25:48 #14 59.52 Selecting previously unselected package libio-socket-ssl-perl.
18:25:48 #14 59.52 Preparing to unpack .../166-libio-socket-ssl-perl_2.081-2_all.deb ...
18:25:48 #14 59.52 Unpacking libio-socket-ssl-perl (2.081-2) ...
18:25:48 #14 59.56 Selecting previously unselected package libnet-http-perl.
18:25:48 #14 63.34 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
18:25:48 #14 63.35 Setting up libltdl7:arm64 (2.4.6-15build2) ...
18:25:48 #14 63.36 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:25:48 #14 63.37 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ...
18:25:48 #14 63.38 Setting up libwebp7:arm64 (1.2.2-2ubuntu0.22.04.2) ...
18:25:48 #14 63.40 Setting up libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:48 #14 63.41 Setting up libmd0:arm64 (1.0.4-1build1) ...
18:25:48 #14 63.42 Setting up python-apt-common (2.4.0ubuntu2) ...
18:25:48 #14 63.43 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
18:25:48 #14 63.44 Setting up libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:48 #14 63.45 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ...
18:25:48 #14 63.46 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
18:25:48 #14 63.47 Setting up lzop (1.04-2build2) ...
18:25:48 #14 63.48 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
18:25:48 #14 63.51 Setting up git-man (1:2.34.1-1ubuntu1.10) ...
18:25:48 #14 63.52 Setting up netbase (6.3) ...
18:25:48 #14 63.55 Setting up libbinutils:arm64 (2.38-4ubuntu2.3) ...
18:25:48 #14 63.56 Setting up libfido2-1:arm64 (1.10.0-1) ...
18:25:48 #14 63.57 Setting up libisl23:arm64 (0.24-2build1) ...
18:25:48 #14 63.58 Setting up libc-dev-bin (2.35-0ubuntu3.4) ...
18:25:48 #14 63.59 Setting up openssl (3.0.2-0ubuntu1.10) ...
18:25:48 #14 63.60 Setting up libbsd0:arm64 (0.11.5-1) ...
18:25:48 #14 63.61 Setting up libelf1:arm64 (0.186-1build1) ...
18:25:48 #14 63.63 Setting up readline-common (8.1.2-1) ...
18:25:48 #14 63.64 Setting up publicsuffix (20211207.1025-1) ...
18:25:48 #14 63.65 Setting up zstd (1.4.8+dfsg-3build1) ...
18:25:48 #13 39.97 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ...
18:25:48 #13 39.97 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
18:25:48 #13 40.01 Selecting previously unselected package libmailtools-perl.
18:25:48 #13 40.01 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ...
18:25:48 #13 40.01 Unpacking libmailtools-perl (2.21-2) ...
18:25:48 #13 40.06 Selecting previously unselected package libmarkdown2:amd64.
18:25:48 #13 40.06 Preparing to unpack .../314-libmarkdown2_2.2.7-2_amd64.deb ...
18:25:48 #13 40.06 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
18:25:48 #13 40.10 Selecting previously unselected package libmath-base85-perl.
18:25:48 #13 40.10 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ...
18:25:48 #13 40.11 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
18:25:48 #13 40.14 Selecting previously unselected package libmime-tools-perl.
18:25:48 #13 40.14 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ...
18:25:48 #13 40.14 Unpacking libmime-tools-perl (5.510-1) ...
18:25:48 #13 40.19 Selecting previously unselected package libmldbm-perl.
18:25:48 #13 40.20 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ...
18:25:48 #13 40.20 Unpacking libmldbm-perl (2.05-4) ...
18:25:48 #13 40.23 Selecting previously unselected package libmoox-aliases-perl.
18:25:48 #14 63.66 Setting up libmarkdown2:arm64 (2.2.7-2) ...
18:25:48 #14 63.67 Setting up libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:48 #14 63.68 Setting up iso-codes (4.9.0-1) ...
18:25:48 #14 63.69 Setting up liblocale-gettext-perl (1.07-4build3) ...
18:25:48 #14 63.70 Setting up liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:48 #14 63.71 Setting up dctrl-tools (2.24-3build2) ...
18:25:48 #14 63.72 Setting up libitm1:arm64 (12.3.0-1ubuntu1~22.04) ...
18:25:48 #14 63.73 Setting up libgdbm6:arm64 (1.23-1) ...
18:25:48 #14 63.74 Setting up libicu70:arm64 (70.1-2) ...
18:25:48 #14 63.75 Setting up libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:48 #14 63.76 Setting up libctf0:arm64 (2.38-4ubuntu2.3) ...
18:25:48 #14 63.77 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
18:25:48 #14 63.78 Setting up pinentry-curses (1.1.1-1build2) ...
18:25:48 #14 63.79 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
18:25:48 #14 63.80 Setting up manpages-dev (5.10-1ubuntu1) ...
18:25:48 #14 63.81 Setting up libdw1:arm64 (0.186-1build1) ...
18:25:48 #14 63.82 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
18:25:48 #14 63.83 Setting up libxcb1:arm64 (1.14-3ubuntu3) ...
18:25:48 #14 63.84 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
18:25:48 #14 59.56 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ...
18:25:48 #14 59.58 Unpacking libnet-http-perl (6.22-1) ...
18:25:48 #14 59.61 Selecting previously unselected package liblwp-protocol-https-perl.
18:25:48 #14 59.61 Preparing to unpack .../168-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:25:48 #14 59.61 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:25:48 #14 59.64 Selecting previously unselected package libtry-tiny-perl.
18:25:48 #14 59.65 Preparing to unpack .../169-libtry-tiny-perl_0.31-2_all.deb ...
18:25:48 #14 59.65 Unpacking libtry-tiny-perl (0.31-2) ...
18:25:48 #14 59.68 Selecting previously unselected package libwww-robotrules-perl.
18:25:48 #14 59.68 Preparing to unpack .../170-libwww-robotrules-perl_6.02-1_all.deb ...
18:25:48 #14 59.69 Unpacking libwww-robotrules-perl (6.02-1) ...
18:25:48 #14 59.72 Selecting previously unselected package libwww-perl.
18:25:48 #14 59.72 Preparing to unpack .../171-libwww-perl_6.67-1_all.deb ...
18:25:48 #14 59.72 Unpacking libwww-perl (6.67-1) ...
18:25:48 #14 59.76 Selecting previously unselected package patchutils.
18:25:48 #14 59.76 Preparing to unpack .../172-patchutils_0.4.2-1build2_arm64.deb ...
18:25:48 #14 59.76 Unpacking patchutils (0.4.2-1build2) ...
18:25:48 #14 59.80 Selecting previously unselected package wdiff.
18:25:48 #14 1.135 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
18:25:48 #14 1.230 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
18:25:48 #14 1.325 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
18:25:48 #13 40.24 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ...
18:25:48 #13 40.24 Unpacking libmoox-aliases-perl (0.001006-2) ...
18:25:48 #13 40.27 Selecting previously unselected package libmouse-perl.
18:25:48 #13 40.28 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_amd64.deb ...
18:25:48 #13 40.28 Unpacking libmouse-perl (2.5.10-1+b3) ...
18:25:48 #13 40.32 Selecting previously unselected package libpackage-stash-xs-perl:amd64.
18:25:48 #13 40.33 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ...
18:25:48 #13 40.33 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
18:25:48 #13 40.37 Selecting previously unselected package libpath-iterator-rule-perl.
18:25:48 #13 40.37 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ...
18:25:48 #13 40.37 Unpacking libpath-iterator-rule-perl (1.015-2) ...
18:25:48 #13 40.41 Selecting previously unselected package libperlio-gzip-perl.
18:25:48 #13 40.41 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_amd64.deb ...
18:25:48 #13 40.42 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
18:25:48 #13 40.45 Selecting previously unselected package libperlio-utf8-strict-perl.
18:25:48 #13 40.45 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_amd64.deb ...
18:25:48 #13 40.45 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
18:25:48 #13 40.49 Selecting previously unselected package libpod-parser-perl.
18:25:48 #14 63.98 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
18:25:48 #14 64.01 Setting up libreadline8:arm64 (8.1.2-1) ...
18:25:48 #14 64.02 Setting up m4 (1.4.18-5ubuntu2) ...
18:25:48 #14 64.03 Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.3) ...
18:25:48 #14 64.04 Setting up binutils (2.38-4ubuntu2.3) ...
18:25:48 #14 64.05 Setting up libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:25:48 #14 64.06 Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ...
18:25:48 #14 64.06 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
18:25:48 #14 59.80 Preparing to unpack .../173-wdiff_1.2.2-5_arm64.deb ...
18:25:48 #14 59.80 Unpacking wdiff (1.2.2-5) ...
18:25:48 #14 59.94 Selecting previously unselected package devscripts.
18:25:48 #14 59.94 Preparing to unpack .../174-devscripts_2.23.4ubuntu1_all.deb ...
18:25:48 #14 59.96 Unpacking devscripts (2.23.4ubuntu1) ...
18:25:48 #14 60.03 Selecting previously unselected package diffstat.
18:25:48 #14 60.03 Preparing to unpack .../175-diffstat_1.65-1_arm64.deb ...
18:25:48 #14 60.03 Unpacking diffstat (1.65-1) ...
18:25:48 #14 60.07 Selecting previously unselected package python3-chardet.
18:25:48 #14 1.510 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
18:25:48 #14 1.526 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
18:25:49 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:25:49 #13 40.50 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ...
18:25:49 #13 40.51 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:25:49 #13 40.52 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:25:49 #13 40.53 Unpacking libpod-parser-perl (1.65-1) ...
18:25:49 #13 40.57 Selecting previously unselected package libpod-constants-perl.
18:25:49 #13 40.57 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ...
18:25:49 #13 40.58 Unpacking libpod-constants-perl (0.19-2) ...
18:25:49 #13 40.61 Selecting previously unselected package libproc-processtable-perl:amd64.
18:25:49 #13 40.62 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_amd64.deb ...
18:25:49 #13 40.62 Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ...
18:25:49 #13 40.67 Selecting previously unselected package libre2-9:amd64.
18:25:49 #13 40.67 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_amd64.deb ...
18:25:49 #13 40.67 Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ...
18:25:49 #13 40.73 Selecting previously unselected package libre-engine-re2-perl:amd64.
18:25:49 #14 60.07 Preparing to unpack .../176-python3-chardet_5.1.0+dfsg-2_all.deb ...
18:25:49 #14 60.07 Unpacking python3-chardet (5.1.0+dfsg-2) ...
18:25:49 #14 60.11 Selecting previously unselected package zstd.
18:25:49 #14 60.11 Preparing to unpack .../177-zstd_1.5.4+dfsg2-4_arm64.deb ...
18:25:49 #14 60.11 Unpacking zstd (1.5.4+dfsg2-4) ...
18:25:49 #14 60.16 Selecting previously unselected package python3-debian.
18:25:49 #14 60.16 Preparing to unpack .../178-python3-debian_0.1.49ubuntu2_all.deb ...
18:25:49 #14 60.16 Unpacking python3-debian (0.1.49ubuntu2) ...
18:25:49 #14 60.20 Selecting previously unselected package libgpgme11:arm64.
18:25:49 #14 60.21 Preparing to unpack .../179-libgpgme11_1.18.0-3ubuntu2_arm64.deb ...
18:25:49 #14 60.21 Unpacking libgpgme11:arm64 (1.18.0-3ubuntu2) ...
18:25:49 #14 60.24 Selecting previously unselected package python3-gpg.
18:25:49 #14 60.25 Preparing to unpack .../180-python3-gpg_1.18.0-3ubuntu2_arm64.deb ...
18:25:49 #14 60.25 Unpacking python3-gpg (1.18.0-3ubuntu2) ...
18:25:49 #14 60.30 Selecting previously unselected package python3-xdg.
18:25:49 #14 60.30 Preparing to unpack .../181-python3-xdg_0.28-2_all.deb ...
18:25:49 #14 60.30 Unpacking python3-xdg (0.28-2) ...
18:25:49 #14 60.35 Selecting previously unselected package dput.
18:25:49 #13 40.74 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_amd64.deb ...
18:25:49 #13 40.74 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ...
18:25:49 #13 40.77 Selecting previously unselected package libreadonly-perl.
18:25:49 #13 40.78 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ...
18:25:49 #13 40.78 Unpacking libreadonly-perl (2.050-3) ...
18:25:49 #13 40.82 Selecting previously unselected package libref-util-perl.
18:25:49 #13 40.82 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ...
18:25:49 #13 40.82 Unpacking libref-util-perl (0.204-2) ...
18:25:49 #13 40.87 Selecting previously unselected package libref-util-xs-perl.
18:25:49 #13 40.87 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_amd64.deb ...
18:25:49 #13 40.91 Unpacking libref-util-xs-perl (0.117-2+b1) ...
18:25:49 #13 40.94 Selecting previously unselected package libregexp-pattern-license-perl.
18:25:49 #13 40.94 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
18:25:49 #13 40.94 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
18:25:49 #13 40.98 Selecting previously unselected package libregexp-pattern-perl.
18:25:49 #14 60.35 Preparing to unpack .../182-dput_1.1.3ubuntu2.1_all.deb ...
18:25:49 #14 60.36 Unpacking dput (1.1.3ubuntu2.1) ...
18:25:49 #14 60.40 Selecting previously unselected package fonts-dejavu-core.
18:25:49 #14 60.40 Preparing to unpack .../183-fonts-dejavu-core_2.37-6_all.deb ...
18:25:49 #14 60.41 Unpacking fonts-dejavu-core (2.37-6) ...
18:25:49 #14 60.47 Selecting previously unselected package fontconfig-config.
18:25:49 #14 60.47 Preparing to unpack .../184-fontconfig-config_2.14.1-3ubuntu3_arm64.deb ...
18:25:49 #14 60.62 Unpacking fontconfig-config (2.14.1-3ubuntu3) ...
18:25:49 #14 64.55 Updating certificates in /etc/ssl/certs...
18:25:49 #14 2.065 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
18:25:49 #14 2.065 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB]
18:25:49 #14 2.065 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3046 kB]
18:25:49 #14 2.191 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1421 kB]
18:25:49 #13 40.98 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ...
18:25:49 #13 40.99 Unpacking libregexp-pattern-perl (0.2.14-2) ...
18:25:49 #13 41.02 Selecting previously unselected package libregexp-wildcards-perl.
18:25:49 #13 41.02 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ...
18:25:49 #13 41.02 Unpacking libregexp-wildcards-perl (1.05-3) ...
18:25:49 #13 41.08 Selecting previously unselected package libsasl2-modules:amd64.
18:25:49 #13 41.08 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ...
18:25:49 #13 41.09 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
18:25:49 #13 41.12 Selecting previously unselected package libsereal-decoder-perl.
18:25:49 #13 41.13 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_amd64.deb ...
18:25:49 #13 41.13 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
18:25:49 #13 41.17 Selecting previously unselected package libsereal-encoder-perl.
18:25:49 #13 41.17 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_amd64.deb ...
18:25:49 #13 41.17 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
18:25:49 #13 41.21 Selecting previously unselected package libset-intspan-perl.
18:25:49 #13 41.22 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ...
18:25:49 #13 41.22 Unpacking libset-intspan-perl (1.19-3) ...
18:25:49 #13 41.28 Selecting previously unselected package libtask-weaken-perl.
18:25:49 #13 41.29 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ...
18:25:49 #13 41.29 Unpacking libtask-weaken-perl (1.06-2) ...
18:25:49 #13 41.33 Selecting previously unselected package libxml-parser-perl.
18:25:49 #14 60.67 Selecting previously unselected package libcurl3-gnutls:arm64.
18:25:49 #14 60.67 Preparing to unpack .../185-libcurl3-gnutls_7.88.1-8ubuntu2.3_arm64.deb ...
18:25:49 #14 60.68 Unpacking libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.3) ...
18:25:49 #14 60.70 Selecting previously unselected package liberror-perl.
18:25:49 #14 60.71 Preparing to unpack .../186-liberror-perl_0.17029-2_all.deb ...
18:25:49 #14 60.71 Unpacking liberror-perl (0.17029-2) ...
18:25:49 #14 60.74 Selecting previously unselected package git-man.
18:25:49 #14 60.74 Preparing to unpack .../187-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ...
18:25:49 #14 60.75 Unpacking git-man (1:2.39.2-1ubuntu1.1) ...
18:25:49 #14 60.79 Selecting previously unselected package git.
18:25:49 #14 60.79 Preparing to unpack .../188-git_1%3a2.39.2-1ubuntu1.1_arm64.deb ...
18:25:49 #14 60.80 Unpacking git (1:2.39.2-1ubuntu1.1) ...
18:25:49 #14 2.254 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3597 kB]
18:25:49 #13 41.33 Preparing to unpack .../340-libxml-parser-perl_2.46-4_amd64.deb ...
18:25:49 #13 41.34 Unpacking libxml-parser-perl (2.46-4) ...
18:25:49 #13 41.39 Selecting previously unselected package libsoap-lite-perl.
18:25:49 #13 41.39 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ...
18:25:49 #13 41.39 Unpacking libsoap-lite-perl (1.27-3) ...
18:25:49 #13 41.45 Selecting previously unselected package libsocket6-perl.
18:25:49 #13 41.46 Preparing to unpack .../342-libsocket6-perl_0.29-3_amd64.deb ...
18:25:49 #13 41.46 Unpacking libsocket6-perl (0.29-3) ...
18:25:49 #13 41.50 Selecting previously unselected package libstring-copyright-perl.
18:25:49 #13 41.51 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ...
18:25:49 #13 41.51 Unpacking libstring-copyright-perl (0.003014-1) ...
18:25:49 #13 41.55 Selecting previously unselected package libstring-escape-perl.
18:25:49 #13 41.55 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ...
18:25:49 #13 41.56 Unpacking libstring-escape-perl (2010.002-3) ...
18:25:49 #12 24.30 Fedora 37 openh264 (From Cisco) - x86_64        2.4 kB/s | 2.5 kB     00:01    
18:25:49 #12 25.68 Fedora Modular 37 - x86_64                      3.3 MB/s | 3.8 MB     00:01    
18:25:49 #14 60.96 Selecting previously unselected package libalgorithm-diff-perl.
18:25:49 #14 60.96 Preparing to unpack .../189-libalgorithm-diff-perl_1.201-1_all.deb ...
18:25:49 #14 60.96 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:25:49 #14 60.99 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64.
18:25:49 #14 60.99 Preparing to unpack .../190-libalgorithm-diff-xs-perl_0.04-8_arm64.deb ...
18:25:49 #14 61.00 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8) ...
18:25:49 #14 61.03 Selecting previously unselected package libalgorithm-merge-perl.
18:25:49 #14 61.03 Preparing to unpack .../191-libalgorithm-merge-perl_0.08-5_all.deb ...
18:25:49 #14 61.04 Unpacking libalgorithm-merge-perl (0.08-5) ...
18:25:49 #14 61.06 Selecting previously unselected package libaliased-perl.
18:25:49 #14 61.07 Preparing to unpack .../192-libaliased-perl_0.34-3_all.deb ...
18:25:49 #14 61.07 Unpacking libaliased-perl (0.34-3) ...
18:25:49 #14 61.10 Selecting previously unselected package libapt-pkg-perl.
18:25:49 #14 2.566 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
18:25:49 #10 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 2.9s done
18:25:49 #10 extracting sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 done
18:25:49 #10 DONE 4.0s
18:25:49 #14 65.18 137 added, 0 removed; done.
18:25:49 #14 65.20 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.2) ...
18:25:49 #14 65.21 Setting up libgdbm-compat4:arm64 (1.23-1) ...
18:25:49 #14 65.22 Setting up libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:49 #14 65.23 Setting up dwz (0.14-1build2) ...
18:25:49 #14 65.24 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
18:25:49 #14 65.25 Setting up groff-base (1.22.4-8build1) ...
18:25:49 #14 65.27 Setting up cpp (4:11.2.0-1ubuntu1) ...
18:25:49 #14 65.28 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
18:25:50 #13 41.59 Selecting previously unselected package libstring-license-perl.
18:25:50 #13 41.59 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ...
18:25:50 #13 41.59 Unpacking libstring-license-perl (0.0.2-1) ...
18:25:50 #13 41.63 Selecting previously unselected package libstring-shellquote-perl.
18:25:50 #13 41.63 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ...
18:25:50 #13 41.64 Unpacking libstring-shellquote-perl (1.04-3) ...
18:25:50 #13 41.67 Selecting previously unselected package libsys-cpuaffinity-perl.
18:25:50 #13 41.67 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ...
18:25:50 #13 41.68 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
18:25:50 #13 41.71 Selecting previously unselected package libterm-readkey-perl.
18:25:50 #13 41.72 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_amd64.deb ...
18:25:50 #13 41.72 Unpacking libterm-readkey-perl (2.38-2+b1) ...
18:25:50 #13 41.75 Selecting previously unselected package libtext-levenshteinxs-perl.
18:25:50 #13 41.76 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ...
18:25:50 #13 41.76 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
18:25:50 #13 41.79 Selecting previously unselected package libtext-markdown-discount-perl.
18:25:50 #14 61.10 Preparing to unpack .../193-libapt-pkg-perl_0.1.40build3_arm64.deb ...
18:25:50 #14 61.11 Unpacking libapt-pkg-perl (0.1.40build3) ...
18:25:50 #14 61.14 Selecting previously unselected package libarchive-cpio-perl.
18:25:50 #14 61.14 Preparing to unpack .../194-libarchive-cpio-perl_0.10-3_all.deb ...
18:25:50 #14 61.15 Unpacking libarchive-cpio-perl (0.10-3) ...
18:25:50 #14 61.18 Selecting previously unselected package libarray-intspan-perl.
18:25:50 #14 61.18 Preparing to unpack .../195-libarray-intspan-perl_2.004-2_all.deb ...
18:25:50 #14 61.18 Unpacking libarray-intspan-perl (2.004-2) ...
18:25:50 #14 61.22 Selecting previously unselected package libmodule-implementation-perl.
18:25:50 #14 61.22 Preparing to unpack .../196-libmodule-implementation-perl_0.09-2_all.deb ...
18:25:50 #14 61.22 Unpacking libmodule-implementation-perl (0.09-2) ...
18:25:50 #14 61.25 Selecting previously unselected package libsub-exporter-progressive-perl.
18:25:50 #14 61.26 Preparing to unpack .../197-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
18:25:50 #14 61.26 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
18:25:50 #14 61.29 Selecting previously unselected package libvariable-magic-perl.
18:25:50 #14 61.29 Preparing to unpack .../198-libvariable-magic-perl_0.63-1_arm64.deb ...
18:25:50 #14 2.808 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
18:25:50 #14 65.29 Setting up debugedit (1:5.0-4build1) ...
18:25:50 #14 65.30 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.14) ...
18:25:50 #14 65.31 Setting up libc6-dev:arm64 (2.35-0ubuntu3.4) ...
18:25:50 #14 65.32 Setting up libx11-6:arm64 (2:1.7.5-1ubuntu0.3) ...
18:25:50 #14 65.33 Setting up libtiff5:arm64 (4.3.0-6ubuntu0.6) ...
18:25:50 #14 65.34 Setting up curl (7.81.0-1ubuntu1.14) ...
18:25:50 #14 65.34 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
18:25:50 #14 65.36 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ...
18:25:50 #14 65.36 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
18:25:50 #14 65.37 Setting up gpg (2.2.27-3ubuntu2.1) ...
18:25:50 #14 65.38 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
18:25:50 #14 65.39 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
18:25:50 #14 65.40 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.2) ...
18:25:50 #14 65.41 Setting up gettext (0.21-4ubuntu4) ...
18:25:50 #14 65.42 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
18:25:50 #13 41.79 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_amd64.deb ...
18:25:50 #13 41.80 Unpacking libtext-markdown-discount-perl (0.16-1) ...
18:25:50 #13 41.83 Selecting previously unselected package libtext-xslate-perl:amd64.
18:25:50 #13 41.84 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ...
18:25:50 #13 41.84 Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
18:25:50 #13 41.89 Selecting previously unselected package libtime-duration-perl.
18:25:50 #13 41.90 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ...
18:25:50 #13 41.90 Unpacking libtime-duration-perl (1.21-2) ...
18:25:50 #13 41.93 Selecting previously unselected package libtime-moment-perl.
18:25:50 #13 41.93 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_amd64.deb ...
18:25:50 #13 41.94 Unpacking libtime-moment-perl (0.44-2+b1) ...
18:25:50 #13 41.98 Selecting previously unselected package libtype-tiny-xs-perl:amd64.
18:25:50 #13 41.98 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_amd64.deb ...
18:25:50 #13 41.99 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ...
18:25:50 #13 42.02 Selecting previously unselected package libunicode-utf8-perl.
18:25:50 #14 61.41 Unpacking libvariable-magic-perl (0.63-1) ...
18:25:50 #14 61.44 Selecting previously unselected package libb-hooks-endofscope-perl.
18:25:50 #14 61.45 Preparing to unpack .../199-libb-hooks-endofscope-perl_0.26-1_all.deb ...
18:25:50 #14 61.45 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
18:25:50 #14 61.48 Selecting previously unselected package libberkeleydb-perl:arm64.
18:25:50 #14 61.48 Preparing to unpack .../200-libberkeleydb-perl_0.64-2_arm64.deb ...
18:25:50 #14 61.48 Unpacking libberkeleydb-perl:arm64 (0.64-2) ...
18:25:50 #14 61.52 Selecting previously unselected package libfreetype6:arm64.
18:25:50 #14 61.52 Preparing to unpack .../201-libfreetype6_2.12.1+dfsg-4ubuntu0.1_arm64.deb ...
18:25:50 #14 61.53 Unpacking libfreetype6:arm64 (2.12.1+dfsg-4ubuntu0.1) ...
18:25:50 #14 61.56 Selecting previously unselected package libfontconfig1:arm64.
18:25:50 #14 61.57 Preparing to unpack .../202-libfontconfig1_2.14.1-3ubuntu3_arm64.deb ...
18:25:50 #14 61.57 Unpacking libfontconfig1:arm64 (2.14.1-3ubuntu3) ...
18:25:50 #14 61.61 Selecting previously unselected package libjpeg-turbo8:arm64.
18:25:50 #14 3.108 Fetched 28.8 MB in 3s (10.4 MB/s)
18:25:50 #13 42.02 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_amd64.deb ...
18:25:50 #13 42.03 Unpacking libunicode-utf8-perl (0.62-2) ...
18:25:50 #13 42.07 Selecting previously unselected package libunwind8:amd64.
18:25:50 #13 42.08 Preparing to unpack .../356-libunwind8_1.6.2-3_amd64.deb ...
18:25:50 #13 42.08 Unpacking libunwind8:amd64 (1.6.2-3) ...
18:25:50 #13 42.11 Selecting previously unselected package libwww-mechanize-perl.
18:25:50 #13 42.12 Preparing to unpack .../357-libwww-mechanize-perl_2.16-1_all.deb ...
18:25:50 #13 42.12 Unpacking libwww-mechanize-perl (2.16-1) ...
18:25:50 #13 42.17 Selecting previously unselected package libxdelta2:amd64.
18:25:50 #13 42.17 Preparing to unpack .../358-libxdelta2_1.1.3-10.4_amd64.deb ...
18:25:50 #13 42.18 Unpacking libxdelta2:amd64 (1.1.3-10.4) ...
18:25:50 #13 42.22 Selecting previously unselected package libxext6:amd64.
18:25:50 #13 42.22 Preparing to unpack .../359-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
18:25:50 #13 42.22 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
18:25:50 #13 42.26 Selecting previously unselected package libxml-namespacesupport-perl.
18:25:50 #13 42.26 Preparing to unpack .../360-libxml-namespacesupport-perl_1.12-2_all.deb ...
18:25:50 #13 42.26 Unpacking libxml-namespacesupport-perl (1.12-2) ...
18:25:50 #13 42.30 Selecting previously unselected package libxml-sax-base-perl.
18:25:50 #14 61.61 Preparing to unpack .../203-libjpeg-turbo8_2.1.5-2ubuntu1_arm64.deb ...
18:25:50 #14 61.62 Unpacking libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ...
18:25:50 #14 61.65 Selecting previously unselected package libjpeg8:arm64.
18:25:50 #14 61.65 Preparing to unpack .../204-libjpeg8_8c-2ubuntu11_arm64.deb ...
18:25:50 #14 61.66 Unpacking libjpeg8:arm64 (8c-2ubuntu11) ...
18:25:50 #14 61.69 Selecting previously unselected package libdeflate0:arm64.
18:25:50 #14 61.70 Preparing to unpack .../205-libdeflate0_1.15-1_arm64.deb ...
18:25:50 #14 61.70 Unpacking libdeflate0:arm64 (1.15-1) ...
18:25:50 #14 61.74 Selecting previously unselected package libjbig0:arm64.
18:25:50 #14 61.74 Preparing to unpack .../206-libjbig0_2.1-6ubuntu1_arm64.deb ...
18:25:50 #14 61.75 Unpacking libjbig0:arm64 (2.1-6ubuntu1) ...
18:25:50 #14 61.79 Selecting previously unselected package liblerc4:arm64.
18:25:50 #14 61.79 Preparing to unpack .../207-liblerc4_4.0.0+ds-2ubuntu2_arm64.deb ...
18:25:50 #14 61.80 Unpacking liblerc4:arm64 (4.0.0+ds-2ubuntu2) ...
18:25:50 #14 61.84 Selecting previously unselected package libwebp7:arm64.
18:25:50 #14 65.89 Setting up python3.10 (3.10.12-1~22.04.2) ...
18:25:50 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm
18:25:50 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9BIZps
18:25:50 + umask 022
18:25:50 + cd /root/rpmbuild/BUILD
18:25:50 + cd src
18:25:50 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:25:50 + exit 0
18:25:50 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.caLyye
18:25:50 + umask 022
18:25:50 + cd /root/rpmbuild/BUILD
18:25:50 + cd /root/rpmbuild/BUILD
18:25:50 + rm -rf src
18:25:50 #13 42.30 Preparing to unpack .../361-libxml-sax-base-perl_1.09-3_all.deb ...
18:25:50 #13 42.30 Unpacking libxml-sax-base-perl (1.09-3) ...
18:25:50 #13 42.35 Selecting previously unselected package libxml-sax-perl.
18:25:50 #13 42.35 Preparing to unpack .../362-libxml-sax-perl_1.02+dfsg-3_all.deb ...
18:25:50 #13 42.35 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
18:25:50 #13 42.40 Selecting previously unselected package libxml-libxml-perl.
18:25:50 #13 42.40 Preparing to unpack .../363-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
18:25:50 #13 42.41 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
18:25:50 #13 42.48 Selecting previously unselected package libxml-sax-expat-perl.
18:25:50 #13 42.48 Preparing to unpack .../364-libxml-sax-expat-perl_0.51-2_all.deb ...
18:25:50 #13 42.49 Unpacking libxml-sax-expat-perl (0.51-2) ...
18:25:50 #13 42.52 Selecting previously unselected package libxmlrpc-lite-perl.
18:25:50 #14 61.84 Preparing to unpack .../208-libwebp7_1.2.4-0.1ubuntu0.23.04.2_arm64.deb ...
18:25:50 #14 61.85 Unpacking libwebp7:arm64 (1.2.4-0.1ubuntu0.23.04.2) ...
18:25:50 #14 61.89 Selecting previously unselected package libtiff6:arm64.
18:25:50 #14 61.89 Preparing to unpack .../209-libtiff6_4.5.0-5ubuntu1.2_arm64.deb ...
18:25:50 #14 61.89 Unpacking libtiff6:arm64 (4.5.0-5ubuntu1.2) ...
18:25:50 #14 61.94 Selecting previously unselected package libxpm4:arm64.
18:25:50 #14 61.94 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1.1ubuntu0.1_arm64.deb ...
18:25:50 #14 61.95 Unpacking libxpm4:arm64 (1:3.5.12-1.1ubuntu0.1) ...
18:25:50 #14 61.99 Selecting previously unselected package libgd3:arm64.
18:25:50 #14 61.99 Preparing to unpack .../211-libgd3_2.3.3-7ubuntu2_arm64.deb ...
18:25:50 #14 62.00 Unpacking libgd3:arm64 (2.3.3-7ubuntu2) ...
18:25:50 #14 62.03 Selecting previously unselected package libc-devtools.
18:25:50 #14 62.03 Preparing to unpack .../212-libc-devtools_2.37-0ubuntu2.1_arm64.deb ...
18:25:50 #14 62.04 Unpacking libc-devtools (2.37-0ubuntu2.1) ...
18:25:50 #14 62.07 Selecting previously unselected package libcapture-tiny-perl.
18:25:50 #14 62.07 Preparing to unpack .../213-libcapture-tiny-perl_0.48-2_all.deb ...
18:25:50 #14 62.07 Unpacking libcapture-tiny-perl (0.48-2) ...
18:25:50 #14 62.10 Selecting previously unselected package libcgi-pm-perl.
18:25:50 #14 62.11 Preparing to unpack .../214-libcgi-pm-perl_4.55-1_all.deb ...
18:25:50 #14 62.11 Unpacking libcgi-pm-perl (4.55-1) ...
18:25:50 #14 62.15 Selecting previously unselected package libfcgi0ldbl:arm64.
18:25:50 #14 62.16 Preparing to unpack .../215-libfcgi0ldbl_2.4.2-2build2_arm64.deb ...
18:25:50 #14 62.16 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ...
18:25:50 #14 62.19 Selecting previously unselected package libfcgi-perl.
18:25:51 + /usr/bin/mkdir -p src
18:25:51 + cd src
18:25:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:25:51 + /usr/bin/tar -xf -
18:25:51 #13 42.53 Preparing to unpack .../365-libxmlrpc-lite-perl_0.717-5_all.deb ...
18:25:51 #13 42.53 Unpacking libxmlrpc-lite-perl (0.717-5) ...
18:25:51 #13 42.57 Selecting previously unselected package libxmuu1:amd64.
18:25:51 #13 42.57 Preparing to unpack .../366-libxmuu1_2%3a1.1.3-3_amd64.deb ...
18:25:51 #13 42.57 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
18:25:51 #13 42.61 Selecting previously unselected package libxstring-perl:amd64.
18:25:51 #13 42.61 Preparing to unpack .../367-libxstring-perl_0.005-2+b1_amd64.deb ...
18:25:51 #13 42.62 Unpacking libxstring-perl:amd64 (0.005-2+b1) ...
18:25:51 #13 42.66 Selecting previously unselected package libyaml-0-2:amd64.
18:25:51 #13 42.66 Preparing to unpack .../368-libyaml-0-2_0.2.5-1_amd64.deb ...
18:25:51 #13 42.67 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
18:25:51 #13 42.71 Selecting previously unselected package libyaml-libyaml-perl.
18:25:51 #13 42.71 Preparing to unpack .../369-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ...
18:25:51 #13 42.71 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
18:25:51 #13 42.75 Selecting previously unselected package licensecheck.
18:25:51 #13 42.75 Preparing to unpack .../370-licensecheck_3.3.5-1_all.deb ...
18:25:51 #13 42.75 Unpacking licensecheck (3.3.5-1) ...
18:25:51 #13 42.79 Selecting previously unselected package plzip.
18:25:51 #14 62.19 Preparing to unpack .../216-libfcgi-perl_0.82+ds-2_arm64.deb ...
18:25:51 #14 62.20 Unpacking libfcgi-perl (0.82+ds-2) ...
18:25:51 #14 62.23 Selecting previously unselected package libcgi-fast-perl.
18:25:51 #14 62.23 Preparing to unpack .../217-libcgi-fast-perl_1%3a2.15-1_all.deb ...
18:25:51 #14 62.23 Unpacking libcgi-fast-perl (1:2.15-1) ...
18:25:51 #14 62.27 Selecting previously unselected package libclass-data-inheritable-perl.
18:25:51 #14 62.27 Preparing to unpack .../218-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:25:51 #14 62.27 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:25:51 #14 62.30 Selecting previously unselected package libcommon-sense-perl:arm64.
18:25:51 #14 62.31 Preparing to unpack .../219-libcommon-sense-perl_3.75-3_arm64.deb ...
18:25:51 #14 62.31 Unpacking libcommon-sense-perl:arm64 (3.75-3) ...
18:25:51 #14 62.34 Selecting previously unselected package libconfig-tiny-perl.
18:25:51 #14 62.34 Preparing to unpack .../220-libconfig-tiny-perl_2.28-2_all.deb ...
18:25:51 #14 62.35 Unpacking libconfig-tiny-perl (2.28-2) ...
18:25:51 #14 62.38 Selecting previously unselected package libparams-util-perl.
18:25:51 #14 62.38 Preparing to unpack .../221-libparams-util-perl_1.102-2_arm64.deb ...
18:25:51 #14 62.39 Unpacking libparams-util-perl (1.102-2) ...
18:25:51 #14 62.42 Selecting previously unselected package libsub-install-perl.
18:25:51 + STATUS=0
18:25:51 + '[' 0 -ne 0 ']'
18:25:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:25:51 + /usr/bin/tar -xf -
18:25:51 #14 66.58 Setting up libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.2) ...
18:25:51 #14 3.108 Reading package lists...
18:25:51 #13 42.80 Preparing to unpack .../371-plzip_1.10-5_amd64.deb ...
18:25:51 #13 42.80 Unpacking plzip (1.10-5) ...
18:25:51 #13 42.84 Selecting previously unselected package lzop.
18:25:51 #13 42.84 Preparing to unpack .../372-lzop_1.04-2_amd64.deb ...
18:25:51 #13 42.85 Unpacking lzop (1.04-2) ...
18:25:51 #13 42.89 Selecting previously unselected package t1utils.
18:25:51 #13 42.89 Preparing to unpack .../373-t1utils_1.41-4_amd64.deb ...
18:25:51 #13 42.90 Unpacking t1utils (1.41-4) ...
18:25:51 #13 42.94 Selecting previously unselected package unzip.
18:25:51 #13 42.94 Preparing to unpack .../374-unzip_6.0-28_amd64.deb ...
18:25:51 #13 42.95 Unpacking unzip (6.0-28) ...
18:25:51 #13 43.00 Selecting previously unselected package lintian.
18:25:51 #14 62.42 Preparing to unpack .../222-libsub-install-perl_0.929-1_all.deb ...
18:25:51 #14 62.42 Unpacking libsub-install-perl (0.929-1) ...
18:25:51 #14 62.46 Selecting previously unselected package libdata-optlist-perl.
18:25:51 #14 62.46 Preparing to unpack .../223-libdata-optlist-perl_0.113-1_all.deb ...
18:25:51 #14 62.46 Unpacking libdata-optlist-perl (0.113-1) ...
18:25:51 #14 62.49 Selecting previously unselected package libsub-exporter-perl.
18:25:51 #14 62.50 Preparing to unpack .../224-libsub-exporter-perl_0.989-1_all.deb ...
18:25:51 #14 62.50 Unpacking libsub-exporter-perl (0.989-1) ...
18:25:51 #14 62.53 Selecting previously unselected package libconst-fast-perl.
18:25:51 #14 62.53 Preparing to unpack .../225-libconst-fast-perl_0.014-2_all.deb ...
18:25:51 #14 62.54 Unpacking libconst-fast-perl (0.014-2) ...
18:25:51 #14 62.57 Selecting previously unselected package libwant-perl.
18:25:51 #14 62.57 Preparing to unpack .../226-libwant-perl_0.29-2build1_arm64.deb ...
18:25:51 #14 62.57 Unpacking libwant-perl (0.29-2build1) ...
18:25:51 #14 62.60 Selecting previously unselected package libcontextual-return-perl.
18:25:51 #14 62.61 Preparing to unpack .../227-libcontextual-return-perl_0.004014-4_all.deb ...
18:25:51 #14 62.61 Unpacking libcontextual-return-perl (0.004014-4) ...
18:25:51 #14 62.64 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
18:25:51 + STATUS=0
18:25:51 + '[' 0 -ne 0 ']'
18:25:51 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:51 #14 66.59 Setting up libtool (2.4.6-15build2) ...
18:25:51 #14 66.60 Setting up openssh-client (1:8.9p1-3ubuntu0.4) ...
18:25:51 #14 66.67 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
18:25:51 #14 66.67 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
18:25:51 #14 66.67 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
18:25:51 #14 66.67 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
18:25:51 #14 66.68 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
18:25:51 #14 66.68 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
18:25:51 #14 66.69 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
18:25:51 #14 66.71 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
18:25:51 #14 66.72 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.14) ...
18:25:51 #14 66.73 Setting up python3 (3.10.6-1~22.04) ...
18:25:51 #13 43.00 Preparing to unpack .../375-lintian_2.116.3_all.deb ...
18:25:51 #13 43.01 Unpacking lintian (2.116.3) ...
18:25:51 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc
18:25:51  debian/rules build
18:25:51 dh build --with=bash-completion
18:25:51    dh_update_autotools_config
18:25:51    dh_autoreconf
18:25:51    debian/rules override_dh_auto_build
18:25:51 make[1]: Entering directory '/root/build-deb'
18:25:51 # Build the daemon and dependencies
18:25:51 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:25:51 
18:25:51 Removing bundles/
18:25:51 
18:25:51 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:25:51 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:25:51 + tee /root/build-deb/engine/go.mod
18:25:51 module github.com/docker/docker
18:25:51 
18:25:51 go 1.20
18:25:51 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:25:51 + GO111MODULE=on
18:25:51 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:32.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:25:51 #14 62.65 Preparing to unpack .../228-libcpanel-json-xs-perl_4.32-1build1_arm64.deb ...
18:25:51 #14 62.65 Unpacking libcpanel-json-xs-perl:arm64 (4.32-1build1) ...
18:25:51 #14 62.68 Selecting previously unselected package libdevel-stacktrace-perl.
18:25:51 #14 62.68 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ...
18:25:51 #14 62.69 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
18:25:51 #14 62.72 Selecting previously unselected package libexception-class-perl.
18:25:51 #14 62.72 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ...
18:25:51 #14 62.72 Unpacking libexception-class-perl (1.45-1) ...
18:25:51 #14 62.76 Selecting previously unselected package libiterator-perl.
18:25:51 #14 62.76 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ...
18:25:51 #14 62.77 Unpacking libiterator-perl (0.03+ds1-2) ...
18:25:51 #14 62.79 Selecting previously unselected package libiterator-util-perl.
18:25:51 #14 62.79 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ...
18:25:51 #14 62.80 Unpacking libiterator-util-perl (0.02+ds1-2) ...
18:25:51 #14 62.83 Selecting previously unselected package libdata-dpath-perl.
18:25:51 #14 62.83 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ...
18:25:51 #14 62.84 Unpacking libdata-dpath-perl (0.58-2) ...
18:25:51 #14 62.87 Selecting previously unselected package libdata-dump-perl.
18:25:51 + exit 0
18:25:51 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gZVbtU
18:25:51 + umask 022
18:25:51 + cd /root/rpmbuild/BUILD
18:25:51 + cd src
18:25:51 + mkdir -p /go/src/github.com/docker
18:25:51 + rm -f /go/src/github.com/docker/cli
18:25:51 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:25:51 + pushd /go/src/github.com/docker/cli
18:25:51 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:25:51 + VERSION=0.0.0-20231011170815-26951f7
18:25:51 + GITCOMMIT=26951f7
18:25:51 + GO_LINKMODE=dynamic
18:25:51 + ./scripts/build/binary
18:25:51 Building dynamic docker-linux-arm64
18:25:51 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:25:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:25:51 
18:25:51 #17 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:25:51 #14 67.01 Setting up python3-xdg (0.27-2) ...
18:25:51 #13 43.30 Selecting previously unselected package lsb-release.
18:25:51 #13 43.31 Preparing to unpack .../376-lsb-release_12.0-1_all.deb ...
18:25:51 #13 43.31 Unpacking lsb-release (12.0-1) ...
18:25:51 #13 43.35 Selecting previously unselected package manpages-dev.
18:25:51 #13 43.35 Preparing to unpack .../377-manpages-dev_6.03-2_all.deb ...
18:25:51 #13 43.35 Unpacking manpages-dev (6.03-2) ...
18:25:51 #14 62.87 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
18:25:51 #14 62.87 Unpacking libdata-dump-perl (1.25-1) ...
18:25:51 #14 62.90 Selecting previously unselected package libdata-messagepack-perl.
18:25:51 #14 62.91 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1build1_arm64.deb ...
18:25:51 #14 62.91 Unpacking libdata-messagepack-perl (1.02-1build1) ...
18:25:51 #14 62.95 Selecting previously unselected package libnet-domain-tld-perl.
18:25:51 #14 62.95 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ...
18:25:51 #14 62.96 Unpacking libnet-domain-tld-perl (1.75-3) ...
18:25:51 #14 62.98 Selecting previously unselected package libdata-validate-domain-perl.
18:25:51 #14 62.99 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:25:51 #14 62.99 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:25:51 #14 63.02 Selecting previously unselected package libnet-ipv6addr-perl.
18:25:51 #14 63.02 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
18:25:51 #14 63.03 Unpacking libnet-ipv6addr-perl (1.02-1) ...
18:25:51 #14 63.06 Selecting previously unselected package libnet-netmask-perl.
18:25:51 #14 63.06 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ...
18:25:51 #14 63.06 Unpacking libnet-netmask-perl (2.0002-2) ...
18:25:51 #14 63.09 Selecting previously unselected package libnetaddr-ip-perl.
18:25:51 #14 63.09 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2build1_arm64.deb ...
18:25:51 #14 63.10 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ...
18:25:51 #14 63.14 Selecting previously unselected package libdata-validate-ip-perl.
18:25:51 #14 63.14 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ...
18:25:51 #14 63.14 Unpacking libdata-validate-ip-perl (0.31-1) ...
18:25:51 #14 63.17 Selecting previously unselected package libdata-validate-uri-perl.
18:25:51 #14 63.18 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
18:25:51 #14 63.18 Unpacking libdata-validate-uri-perl (0.07-2) ...
18:25:51 #14 63.21 Selecting previously unselected package libdistro-info-perl.
18:25:51 + for f in rootlesskit rootlesskit-docker-proxy
18:25:51 + GOBIN=/usr/local/bin
18:25:51 + GO111MODULE=on
18:25:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:52 #14 67.16 Setting up man-db (2.10.2-1) ...
18:25:52 #14 67.26 Building database of manual pages ...
18:25:52 #13 43.68 Selecting previously unselected package pbzip2.
18:25:52 #13 43.68 Preparing to unpack .../378-pbzip2_1.1.13-1_amd64.deb ...
18:25:52 #13 43.69 Unpacking pbzip2 (1.1.13-1) ...
18:25:52 #13 43.72 Selecting previously unselected package pixz.
18:25:52 #13 43.73 Preparing to unpack .../379-pixz_1.0.7-2_amd64.deb ...
18:25:52 #13 43.73 Unpacking pixz (1.0.7-2) ...
18:25:52 #13 43.76 Selecting previously unselected package xdelta.
18:25:52 #13 43.77 Preparing to unpack .../380-xdelta_1.1.3-10.4_amd64.deb ...
18:25:52 #13 43.77 Unpacking xdelta (1.1.3-10.4) ...
18:25:52 #13 43.80 Selecting previously unselected package xdelta3.
18:25:52 #13 43.80 Preparing to unpack .../381-xdelta3_3.0.11-dfsg-1.2_amd64.deb ...
18:25:52 #13 43.81 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
18:25:52 #13 43.84 Selecting previously unselected package pristine-tar.
18:25:52 #14 63.21 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ...
18:25:52 #14 63.22 Unpacking libdistro-info-perl (1.5) ...
18:25:52 #14 63.25 Selecting previously unselected package libemail-address-xs-perl.
18:25:52 #14 63.25 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1build1_arm64.deb ...
18:25:52 #14 63.25 Unpacking libemail-address-xs-perl (1.05-1build1) ...
18:25:52 #14 63.28 Selecting previously unselected package libexporter-tiny-perl.
18:25:52 #14 63.29 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ...
18:25:52 #14 63.29 Unpacking libexporter-tiny-perl (1.006000-1) ...
18:25:52 #14 63.45 Selecting previously unselected package libfcgi-bin.
18:25:52 #14 63.45 Preparing to unpack .../246-libfcgi-bin_2.4.2-2build2_arm64.deb ...
18:25:52 #14 63.45 Unpacking libfcgi-bin (2.4.2-2build2) ...
18:25:52 #14 63.48 Selecting previously unselected package libipc-system-simple-perl.
18:25:52 #14 67.46 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4.1) ...
18:25:52 #14 67.47 Setting up gcc (4:11.2.0-1ubuntu1) ...
18:25:52 #14 67.49 Setting up python3-six (1.16.0-3ubuntu1) ...
18:25:52 #12 28.31 Fedora 37 - x86_64 - Updates                     21 MB/s |  40 MB     00:01    
18:25:52 #13 43.85 Preparing to unpack .../382-pristine-tar_1.50_amd64.deb ...
18:25:52 #13 43.85 Unpacking pristine-tar (1.50) ...
18:25:52 #13 43.89 Selecting previously unselected package publicsuffix.
18:25:52 #13 43.90 Preparing to unpack .../383-publicsuffix_20230209.2326-1_all.deb ...
18:25:52 #13 43.90 Unpacking publicsuffix (20230209.2326-1) ...
18:25:52 #13 43.94 Selecting previously unselected package python-apt-common.
18:25:52 #13 43.94 Preparing to unpack .../384-python-apt-common_2.6.0_all.deb ...
18:25:52 #13 43.95 Unpacking python-apt-common (2.6.0) ...
18:25:52 #13 44.00 Selecting previously unselected package python3-apt.
18:25:52 #13 44.00 Preparing to unpack .../385-python3-apt_2.6.0_amd64.deb ...
18:25:52 #13 44.00 Unpacking python3-apt (2.6.0) ...
18:25:52 #13 44.05 Selecting previously unselected package python3-certifi.
18:25:52 #13 44.06 Preparing to unpack .../386-python3-certifi_2022.9.24-1_all.deb ...
18:25:52 #13 44.06 Unpacking python3-certifi (2022.9.24-1) ...
18:25:52 #13 44.11 Selecting previously unselected package python3-charset-normalizer.
18:25:52 #13 44.11 Preparing to unpack .../387-python3-charset-normalizer_3.0.1-2_all.deb ...
18:25:52 #13 44.12 Unpacking python3-charset-normalizer (3.0.1-2) ...
18:25:52 #13 44.16 Selecting previously unselected package python3-idna.
18:25:52 #14 63.48 Preparing to unpack .../247-libipc-system-simple-perl_1.30-2_all.deb ...
18:25:52 #14 63.49 Unpacking libipc-system-simple-perl (1.30-2) ...
18:25:52 #14 63.52 Selecting previously unselected package libfile-basedir-perl.
18:25:52 #14 63.52 Preparing to unpack .../248-libfile-basedir-perl_0.09-2_all.deb ...
18:25:52 #14 63.53 Unpacking libfile-basedir-perl (0.09-2) ...
18:25:52 #14 63.56 Selecting previously unselected package libfile-chdir-perl.
18:25:52 #14 63.56 Preparing to unpack .../249-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:25:52 #14 63.56 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:25:52 #14 63.59 Selecting previously unselected package libfile-fcntllock-perl.
18:25:52 #14 63.60 Preparing to unpack .../250-libfile-fcntllock-perl_0.22-4build1_arm64.deb ...
18:25:52 #14 63.60 Unpacking libfile-fcntllock-perl (0.22-4build1) ...
18:25:52 #14 63.65 Selecting previously unselected package libnumber-compare-perl.
18:25:52 #14 63.65 Preparing to unpack .../251-libnumber-compare-perl_0.03-3_all.deb ...
18:25:52 #14 63.65 Unpacking libnumber-compare-perl (0.03-3) ...
18:25:52 #14 63.68 Selecting previously unselected package libtext-glob-perl.
18:25:52 #14 63.68 Preparing to unpack .../252-libtext-glob-perl_0.11-3_all.deb ...
18:25:52 #14 63.69 Unpacking libtext-glob-perl (0.11-3) ...
18:25:52 #14 63.72 Selecting previously unselected package libfile-find-rule-perl.
18:25:52 #14 4.139 Reading package lists...
18:25:52 + return
18:25:52 # Build the CLI
18:25:52 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:25:52 Building dynamic docker-linux-amd64
18:25:52 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:24:43Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:25:52 #14 67.62 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
18:25:52 #14 67.75 Setting up perl (5.34.0-3ubuntu1.2) ...
18:25:52 #14 67.77 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
18:25:52 #14 67.78 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:25:52 #14 67.79 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
18:25:52 #14 67.80 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ...
18:25:52 #13 44.16 Preparing to unpack .../388-python3-idna_3.3-1_all.deb ...
18:25:52 #13 44.16 Unpacking python3-idna (3.3-1) ...
18:25:52 #13 44.20 Selecting previously unselected package python3-magic.
18:25:52 #13 44.20 Preparing to unpack .../389-python3-magic_2%3a0.4.26-3_all.deb ...
18:25:52 #13 44.21 Unpacking python3-magic (2:0.4.26-3) ...
18:25:52 #13 44.25 Selecting previously unselected package python3-six.
18:25:52 #13 44.25 Preparing to unpack .../390-python3-six_1.16.0-4_all.deb ...
18:25:52 #13 44.25 Unpacking python3-six (1.16.0-4) ...
18:25:52 #13 44.29 Selecting previously unselected package python3-urllib3.
18:25:52 #13 44.29 Preparing to unpack .../391-python3-urllib3_1.26.12-1_all.deb ...
18:25:52 #13 44.29 Unpacking python3-urllib3 (1.26.12-1) ...
18:25:52 #13 44.34 Selecting previously unselected package python3-requests.
18:25:52 #13 44.34 Preparing to unpack .../392-python3-requests_2.28.1+dfsg-1_all.deb ...
18:25:52 #13 44.35 Unpacking python3-requests (2.28.1+dfsg-1) ...
18:25:52 #13 44.39 Selecting previously unselected package python3-unidiff.
18:25:52 #13 44.39 Preparing to unpack .../393-python3-unidiff_0.7.3-1_all.deb ...
18:25:52 #14 63.72 Preparing to unpack .../253-libfile-find-rule-perl_0.34-3_all.deb ...
18:25:52 #14 63.73 Unpacking libfile-find-rule-perl (0.34-3) ...
18:25:52 #14 63.76 Selecting previously unselected package libfont-afm-perl.
18:25:52 #14 63.76 Preparing to unpack .../254-libfont-afm-perl_1.20-4_all.deb ...
18:25:52 #14 63.77 Unpacking libfont-afm-perl (1.20-4) ...
18:25:52 #14 63.80 Selecting previously unselected package libio-string-perl.
18:25:52 #14 63.80 Preparing to unpack .../255-libio-string-perl_1.08-4_all.deb ...
18:25:52 #14 63.81 Unpacking libio-string-perl (1.08-4) ...
18:25:52 #14 63.84 Selecting previously unselected package libfont-ttf-perl.
18:25:52 #14 63.84 Preparing to unpack .../256-libfont-ttf-perl_1.06-2_all.deb ...
18:25:52 #14 63.84 Unpacking libfont-ttf-perl (1.06-2) ...
18:25:52 #14 63.89 Selecting previously unselected package libfreezethaw-perl.
18:25:52 #14 63.89 Preparing to unpack .../257-libfreezethaw-perl_0.5001-3_all.deb ...
18:25:52 #14 63.89 Unpacking libfreezethaw-perl (0.5001-3) ...
18:25:52 #14 63.93 Selecting previously unselected package libsort-versions-perl.
18:25:52 #14 63.93 Preparing to unpack .../258-libsort-versions-perl_1.62-3_all.deb ...
18:25:52 #14 63.93 Unpacking libsort-versions-perl (1.62-3) ...
18:25:52 #14 63.96 Selecting previously unselected package libgit-wrapper-perl.
18:25:52 #14 5.150 Building dependency tree...
18:25:52 #14 5.321 Reading state information...
18:25:52 #14 5.528 The following additional packages will be installed:
18:25:52 #14 5.528   at autoconf automake autopoint autotools-dev binutils binutils-common
18:25:52 #14 5.528   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
18:25:52 #14 5.528   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
18:25:52 #14 5.528   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
18:25:52 #14 5.529   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
18:25:52 #14 5.529   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
18:25:52 #14 5.529   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
18:25:52 #14 5.529   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
18:25:52 #14 5.529   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
18:25:52 #14 5.529   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
18:25:52 #14 5.529   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
18:25:52 #14 5.529   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6 libc6-dev
18:25:52 #14 5.529   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-method-modifiers-perl
18:25:52 #14 5.529   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:25:52 #14 5.529   libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl
18:25:52 #14 5.529   libcroco3 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:25:52 #14 5.529   libdata-dump-perl libdata-optlist-perl libdebhelper-perl
18:25:52 #14 5.529   libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl
18:25:52 #14 5.529   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
18:25:52 #14 5.529   libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl
18:25:52 #14 5.529   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
18:25:52 #14 5.529   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
18:25:52 #14 5.529   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:25:52 #14 5.529   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
18:25:52 #14 5.529   libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl libgcc-9-dev
18:25:52 #14 5.529   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
18:25:52 #14 5.529   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
18:25:52 #14 5.529   libgssapi-krb5-2 libgssapi3-heimdal libhash-fieldhash-perl
18:25:52 #14 5.529   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
18:25:52 #14 5.529   libhtml-form-perl libhtml-format-perl libhtml-parser-perl
18:25:52 #14 5.529   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
18:25:52 #14 5.529   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:25:52 #14 5.529   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
18:25:52 #14 5.529   libicu66 libidn11 libimport-into-perl libio-async-loop-epoll-perl
18:25:52 #14 5.529   libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl
18:25:52 #14 5.529   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
18:25:52 #14 5.529   libipc-system-simple-perl libisl22 libitm1 libjson-maybexs-perl libjson-perl
18:25:52 #14 5.529   libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
18:25:52 #14 5.529   libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblinux-epoll-perl
18:25:52 #14 5.529   liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl
18:25:52 #14 5.529   liblist-someutils-xs-perl liblocale-gettext-perl
18:25:52 #14 5.529   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:25:52 #14 5.529   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
18:25:52 #14 5.529   libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl
18:25:52 #14 5.529   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
18:25:52 #14 5.529   libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libnet-dns-perl
18:25:52 #14 5.529   libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
18:25:52 #14 5.529   libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14
18:25:52 #14 5.529   libnpth0 libnumber-compare-perl libnumber-range-perl libobject-id-perl
18:25:52 #14 5.529   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:25:52 #14 5.529   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:25:52 #14 5.529   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
18:25:52 #14 5.529   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
18:25:52 #14 5.529   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
18:25:52 #14 5.529   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:25:52 #14 5.529   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
18:25:52 #14 5.529   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:25:52 #14 5.529   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:25:52 #14 5.529   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
18:25:52 #14 5.530   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
18:25:52 #14 5.530   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
18:25:52 #14 5.530   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
18:25:52 #14 5.530   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
18:25:52 #14 5.530   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
18:25:52 #14 5.530   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
18:25:52 #14 5.530   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
18:25:52 #14 5.530   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:25:52 #14 5.530   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
18:25:52 #14 5.530   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
18:25:52 #14 5.530   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:25:52 #14 5.530   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:25:52 #14 5.530   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
18:25:52 #14 5.530   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:25:52 #14 5.530   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
18:25:52 #14 5.530   openssh-client openssl patch patchutils perl perl-modules-5.30
18:25:52 #14 5.530   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:25:52 #14 5.530   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:25:52 #14 5.530   python3-debian python3-gpg python3-idna python3-magic python3-minimal
18:25:52 #14 5.530   python3-pkg-resources python3-requests python3-six python3-unidiff
18:25:52 #14 5.530   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
18:25:52 #14 5.530   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
18:25:52 #14 5.530   xz-utils
18:25:52 #14 5.531 Suggested packages:
18:25:52 #14 5.531   default-mta | mail-transport-agent autoconf-archive gnu-standards
18:25:52 #14 5.531   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
18:25:52 #14 5.531   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
18:25:52 #14 5.531   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
18:25:52 #14 5.531   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
18:25:52 #14 5.531   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:25:52 #14 5.531   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
18:25:52 #14 5.531   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
18:25:52 #14 5.531   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
18:25:52 #14 5.531   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
18:25:52 #14 5.531   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
18:25:52 #14 5.531   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
18:25:52 #14 5.531   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
18:25:52 #14 5.531   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc locales bzr
18:25:52 #14 5.531   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
18:25:52 #14 5.531   libossp-uuid-perl libscalar-number-perl libsasl2-modules-gssapi-mit
18:25:52 #14 5.531   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:25:52 #14 5.531   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
18:25:52 #14 5.531   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:25:52 #14 5.531   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
18:25:52 #14 5.531   libxml-sax-expatxs-perl bash-completion binutils-multiarch
18:25:52 #14 5.531   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
18:25:52 #14 5.531   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
18:25:52 #14 5.531   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
18:25:52 #14 5.531   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
18:25:52 #14 5.531   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
18:25:52 #14 5.531   python3-cryptography python3-openssl python3-socks python3.8-venv
18:25:52 #14 5.531   python3.8-doc binfmt-support readline-doc zip wdiff-doc
18:25:52 #14 67.97 Setting up libdata-dump-perl (1.25-1) ...
18:25:52 #14 67.98 Setting up python3-certifi (2020.6.20-1) ...
18:25:52 #14 68.10 Setting up libfile-find-rule-perl (0.34-1) ...
18:25:52 #13 44.40 Unpacking python3-unidiff (0.7.3-1) ...
18:25:52 #13 44.44 Selecting previously unselected package shared-mime-info.
18:25:52 #13 44.44 Preparing to unpack .../394-shared-mime-info_2.2-1_amd64.deb ...
18:25:52 #13 44.45 Unpacking shared-mime-info (2.2-1) ...
18:25:52 #13 44.55 Selecting previously unselected package strace.
18:25:52 #13 44.56 Preparing to unpack .../395-strace_6.1-0.1_amd64.deb ...
18:25:52 #13 44.56 Unpacking strace (6.1-0.1) ...
18:25:52 #13 44.64 Selecting previously unselected package xauth.
18:25:52 #13 44.64 Preparing to unpack .../396-xauth_1%3a1.1.2-1_amd64.deb ...
18:25:52 #14 63.96 Preparing to unpack .../259-libgit-wrapper-perl_0.048-2_all.deb ...
18:25:52 #14 63.97 Unpacking libgit-wrapper-perl (0.048-2) ...
18:25:52 #14 64.00 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:25:52 #14 64.00 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
18:25:52 #14 64.01 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
18:25:52 #14 64.04 Selecting previously unselected package libio-prompter-perl.
18:25:52 #14 64.05 Preparing to unpack .../261-libio-prompter-perl_0.004015-2_all.deb ...
18:25:52 #14 64.05 Unpacking libio-prompter-perl (0.004015-2) ...
18:25:52 #14 64.08 Selecting previously unselected package libjson-perl.
18:25:52 #14 64.09 Preparing to unpack .../262-libjson-perl_4.10000-1_all.deb ...
18:25:52 #14 64.09 Unpacking libjson-perl (4.10000-1) ...
18:25:52 #14 64.13 Selecting previously unselected package liblog-any-perl.
18:25:52 #14 64.13 Preparing to unpack .../263-liblog-any-perl_1.713-1_all.deb ...
18:25:52 #14 64.13 Unpacking liblog-any-perl (1.713-1) ...
18:25:52 #14 64.17 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:25:52 #14 64.17 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
18:25:52 #14 64.17 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
18:25:52 #14 64.20 Selecting previously unselected package libpackage-stash-perl.
18:25:53 #14 68.11 Setting up libref-util-perl (0.204-1) ...
18:25:53 #14 68.13 Setting up libipc-system-simple-perl (1.30-1) ...
18:25:53 #14 68.14 Setting up libnet-domain-tld-perl (1.75-1.1) ...
18:25:53 #14 68.15 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
18:25:53 #14 68.16 Setting up libsocket6-perl (0.29-1build4) ...
18:25:53 #14 68.17 Setting up libio-prompt-tiny-perl (0.003-1) ...
18:25:53 #14 68.18 Setting up libhash-fieldhash-perl (0.15-1build5) ...
18:25:53 #14 68.19 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ...
18:25:53 #14 68.20 Setting up libvariable-magic-perl (0.62-1build5) ...
18:25:53 #14 68.21 Setting up python3-idna (3.3-1) ...
18:25:53 #13 44.64 Unpacking xauth (1:1.1.2-1) ...
18:25:53 #13 44.69 Selecting previously unselected package xdg-user-dirs.
18:25:53 #13 44.69 Preparing to unpack .../397-xdg-user-dirs_0.18-1_amd64.deb ...
18:25:53 #13 44.70 Unpacking xdg-user-dirs (0.18-1) ...
18:25:53 #13 44.74 Selecting previously unselected package zstd.
18:25:53 #13 44.75 Preparing to unpack .../398-zstd_1.5.4+dfsg2-5_amd64.deb ...
18:25:53 #13 44.75 Unpacking zstd (1.5.4+dfsg2-5) ...
18:25:53 #13 44.86 Setting up liblz1:amd64 (1.13-5) ...
18:25:53 #14 64.20 Preparing to unpack .../265-libpackage-stash-perl_0.40-1_all.deb ...
18:25:53 #14 64.21 Unpacking libpackage-stash-perl (0.40-1) ...
18:25:53 #14 64.24 Selecting previously unselected package libsub-identify-perl.
18:25:53 #14 64.25 Preparing to unpack .../266-libsub-identify-perl_0.14-3_arm64.deb ...
18:25:53 #14 64.25 Unpacking libsub-identify-perl (0.14-3) ...
18:25:53 #14 64.32 Selecting previously unselected package libsub-name-perl:arm64.
18:25:53 #14 64.32 Preparing to unpack .../267-libsub-name-perl_0.26-2build1_arm64.deb ...
18:25:53 #14 64.33 Unpacking libsub-name-perl:arm64 (0.26-2build1) ...
18:25:53 #14 64.36 Selecting previously unselected package libnamespace-clean-perl.
18:25:53 #14 64.36 Preparing to unpack .../268-libnamespace-clean-perl_0.27-2_all.deb ...
18:25:53 #14 64.36 Unpacking libnamespace-clean-perl (0.27-2) ...
18:25:53 #14 64.39 Selecting previously unselected package libpath-tiny-perl.
18:25:53 #14 64.39 Preparing to unpack .../269-libpath-tiny-perl_0.144-1_all.deb ...
18:25:53 #14 64.39 Unpacking libpath-tiny-perl (0.144-1) ...
18:25:53 #14 64.42 Selecting previously unselected package libstrictures-perl.
18:25:53 #14 5.923 The following NEW packages will be installed:
18:25:53 #14 5.923   at autoconf automake autopoint autotools-dev binutils binutils-common
18:25:53 #14 5.923   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
18:25:53 #14 5.923   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
18:25:53 #14 5.923   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
18:25:53 #14 5.923   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
18:25:53 #14 5.923   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
18:25:53 #14 5.923   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
18:25:53 #14 5.923   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:25:53 #14 5.923   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
18:25:53 #14 5.923   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
18:25:53 #14 5.923   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
18:25:53 #14 5.923   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:25:53 #14 5.923   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
18:25:53 #14 5.923   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:25:53 #14 5.923   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
18:25:53 #14 5.923   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
18:25:53 #14 5.923   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
18:25:53 #14 5.923   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
18:25:53 #14 5.923   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
18:25:53 #14 5.923   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
18:25:53 #14 5.923   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
18:25:53 #14 5.923   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
18:25:53 #14 5.923   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
18:25:53 #14 5.923   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
18:25:53 #14 5.923   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
18:25:53 #14 5.924   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
18:25:53 #14 5.924   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:25:53 #14 5.924   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
18:25:53 #14 5.924   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
18:25:53 #14 5.924   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
18:25:53 #14 5.924   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
18:25:53 #14 5.924   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:25:53 #14 5.924   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:25:53 #14 5.924   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
18:25:53 #14 5.924   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
18:25:53 #14 5.924   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:25:53 #14 5.924   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
18:25:53 #14 5.924   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
18:25:53 #14 5.924   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
18:25:53 #14 5.924   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
18:25:53 #14 5.924   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
18:25:53 #14 5.924   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:25:53 #14 5.924   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
18:25:53 #14 5.924   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
18:25:53 #14 5.924   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
18:25:53 #14 5.924   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
18:25:53 #14 5.924   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
18:25:53 #14 5.924   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
18:25:53 #14 5.924   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
18:25:53 #14 5.924   libnumber-compare-perl libnumber-range-perl libobject-id-perl
18:25:53 #14 5.924   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:25:53 #14 5.924   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:25:53 #14 5.924   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
18:25:53 #14 5.924   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
18:25:53 #14 5.924   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
18:25:53 #14 5.924   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:25:53 #14 5.924   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
18:25:53 #14 5.924   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:25:53 #14 5.924   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:25:53 #14 5.924   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
18:25:53 #14 5.924   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
18:25:53 #14 5.924   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
18:25:53 #14 5.924   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
18:25:53 #14 5.924   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
18:25:53 #14 5.924   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
18:25:53 #14 5.924   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
18:25:53 #14 5.924   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
18:25:53 #14 5.924   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:25:53 #14 5.924   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
18:25:53 #14 5.924   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
18:25:53 #14 5.924   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:25:53 #14 5.924   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:25:53 #14 5.924   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
18:25:53 #14 5.925   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:25:53 #14 5.925   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
18:25:53 #14 5.925   openssh-client openssl patch patchutils perl perl-modules-5.30
18:25:53 #14 5.925   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:25:53 #14 5.925   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:25:53 #14 5.925   python3-debian python3-gpg python3-idna python3-magic python3-minimal
18:25:53 #14 5.925   python3-pkg-resources python3-requests python3-six python3-unidiff
18:25:53 #14 5.925   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
18:25:53 #14 5.925   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
18:25:53 #14 5.925   xz-utils
18:25:53 #14 5.926 The following packages will be upgraded:
18:25:53 #14 5.927   libc6
18:25:53 #14 68.41 Setting up libio-html-perl (1.004-2) ...
18:25:53 #14 68.42 Setting up libpod-parser-perl (1.63-2) ...
18:25:53 #14 68.43 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
18:25:53 #14 68.44 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
18:25:53 #14 68.45 Setting up libparams-util-perl (1.102-1build3) ...
18:25:53 #14 68.46 Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
18:25:53 #14 68.47 Setting up libtime-duration-perl (1.21-1) ...
18:25:53 #14 68.48 Setting up autoconf (2.71-2) ...
18:25:53 #14 68.49 Setting up python3-urllib3 (1.26.5-1~exp1) ...
18:25:53 #13 44.87 Setting up libksba8:amd64 (1.6.3-2) ...
18:25:53 #13 44.88 Setting up media-types (10.0.0) ...
18:25:53 #13 44.89 Setting up libpipeline1:amd64 (1.5.7-1) ...
18:25:53 #13 44.91 Setting up plzip (1.10-5) ...
18:25:53 #13 44.91 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
18:25:53 #13 44.92 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
18:25:53 #13 44.92 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
18:25:53 #13 44.93 Setting up wdiff (1.2.2-5) ...
18:25:53 #13 44.94 Setting up libaom3:amd64 (3.6.0-1) ...
18:25:53 #13 44.95 Setting up libabsl20220623:amd64 (20220623.1-1) ...
18:25:53 #13 44.96 Setting up libxau6:amd64 (1:1.0.9-1) ...
18:25:53 #13 44.98 Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ...
18:25:53 #13 44.99 Setting up libkeyutils1:amd64 (1.6.3-2) ...
18:25:53 #13 45.00 Setting up libpsl5:amd64 (0.21.2-1) ...
18:25:53 #13 45.01 Setting up libgpm2:amd64 (1.20.7-10+b1) ...
18:25:53 #13 45.02 Setting up libicu72:amd64 (72.1-3) ...
18:25:53 #13 45.03 Setting up liblerc4:amd64 (4.0.0+ds-2) ...
18:25:53 #13 45.04 Setting up bsdextrautils (2.38.1-5+b1) ...
18:25:53 #13 45.05 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
18:25:53 #13 45.06 Setting up libtext-glob-perl (0.11-3) ...
18:25:53 #13 45.07 Setting up xdg-user-dirs (0.18-1) ...
18:25:53 #13 45.10 Setting up libmagic-mgc (1:5.44-3) ...
18:25:53 #13 45.11 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
18:25:53 #13 45.12 Setting up libglib2.0-0:amd64 (2.74.6-2) ...
18:25:53 #13 45.13 No schema files found: doing nothing.
18:25:53 #13 45.14 Setting up distro-info-data (0.58) ...
18:25:53 #13 45.15 Setting up manpages (6.03-2) ...
18:25:53 #13 45.16 Setting up libtirpc-common (1.3.3+ds-1) ...
18:25:53 #13 45.17 Setting up unzip (6.0-28) ...
18:25:53 #14 64.42 Preparing to unpack .../270-libstrictures-perl_2.000006-1_all.deb ...
18:25:53 #14 64.43 Unpacking libstrictures-perl (2.000006-1) ...
18:25:53 #14 64.46 Selecting previously unselected package libtype-tiny-perl.
18:25:53 #14 64.46 Preparing to unpack .../271-libtype-tiny-perl_2.002001-1_all.deb ...
18:25:53 #14 64.46 Unpacking libtype-tiny-perl (2.002001-1) ...
18:25:53 #14 64.50 Selecting previously unselected package libgitlab-api-v4-perl.
18:25:53 #14 64.51 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-2_all.deb ...
18:25:53 #14 64.51 Unpacking libgitlab-api-v4-perl (0.26-2) ...
18:25:53 #14 64.55 Selecting previously unselected package libhtml-form-perl.
18:25:53 #14 64.55 Preparing to unpack .../273-libhtml-form-perl_6.11-1_all.deb ...
18:25:53 #14 64.55 Unpacking libhtml-form-perl (6.11-1) ...
18:25:53 #14 64.58 Selecting previously unselected package libhtml-format-perl.
18:25:53 #14 64.58 Preparing to unpack .../274-libhtml-format-perl_2.16-2_all.deb ...
18:25:53 #14 64.59 Unpacking libhtml-format-perl (2.16-2) ...
18:25:53 #14 64.62 Selecting previously unselected package libhtml-html5-entities-perl.
18:25:53 #14 64.62 Preparing to unpack .../275-libhtml-html5-entities-perl_0.004-3_all.deb ...
18:25:53 #14 64.63 Unpacking libhtml-html5-entities-perl (0.004-3) ...
18:25:53 #14 64.66 Selecting previously unselected package libhtml-tokeparser-simple-perl.
18:25:53 #14 64.66 Preparing to unpack .../276-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
18:25:53 #14 64.66 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
18:25:53 #14 64.69 Selecting previously unselected package libhttp-daemon-perl.
18:25:53 #14 64.69 Preparing to unpack .../277-libhttp-daemon-perl_6.14-2_all.deb ...
18:25:53 #14 64.69 Unpacking libhttp-daemon-perl (6.14-2) ...
18:25:53 #14 64.72 Selecting previously unselected package libindirect-perl.
18:25:53 #14 64.73 Preparing to unpack .../278-libindirect-perl_0.39-2build1_arm64.deb ...
18:25:53 #14 64.73 Unpacking libindirect-perl (0.39-2build1) ...
18:25:53 #14 64.76 Selecting previously unselected package libio-interactive-perl.
18:25:53 #14 6.223 1 upgraded, 354 newly installed, 0 to remove and 1 not upgraded.
18:25:53 #14 6.223 Need to get 109 MB of archives.
18:25:53 #14 6.223 After this operation, 481 MB of additional disk space will be used.
18:25:53 #14 6.223 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.12 [2722 kB]
18:25:53 #14 6.325 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
18:25:53 #14 6.326 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.19 [1321 kB]
18:25:53 #14 6.338 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [717 kB]
18:25:53 #14 6.345 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
18:25:53 #14 6.346 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [1902 kB]
18:25:53 #14 6.363 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
18:25:53 #14 6.365 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
18:25:53 #14 6.366 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
18:25:53 #14 6.366 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
18:25:53 #14 6.367 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
18:25:53 #14 6.368 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
18:25:53 #14 6.373 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.8 [1675 kB]
18:25:53 #14 6.389 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.8 [387 kB]
18:25:53 #14 6.393 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
18:25:53 #14 6.393 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
18:25:53 #14 6.394 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
18:25:53 #14 6.394 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
18:25:53 #14 6.396 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
18:25:53 #14 6.396 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
18:25:53 #14 6.403 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
18:25:53 #14 6.403 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
18:25:53 #14 6.403 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
18:25:53 #14 6.411 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB]
18:25:53 #14 6.437 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
18:25:53 #14 68.66 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:25:53 #14 68.67 Setting up libarray-intspan-perl (2.004-1) ...
18:25:53 #14 68.68 Setting up libcapture-tiny-perl (0.48-1) ...
18:25:53 #14 68.69 Setting up libtimedate-perl (2.3300-2) ...
18:25:53 #14 68.70 Setting up libstdc++-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ...
18:25:53 #14 68.71 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:25:53 #14 68.72 Setting up libsub-name-perl (0.26-1build3) ...
18:25:53 #14 68.73 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
18:25:53 #14 68.74 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
18:25:53 #14 68.75 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:25:53 #14 68.75 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
18:25:53 #14 68.76 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:25:53 #14 68.77 Setting up xauth (1:1.1-1build2) ...
18:25:53 #14 68.78 Setting up libpath-tiny-perl (0.122-1) ...
18:25:53 #14 68.79 Setting up libarchive-cpio-perl (0.10-1.1) ...
18:25:53 #14 68.80 Setting up libjson-perl (4.04000-1) ...
18:25:53 #14 68.81 Setting up libipc-run3-perl (0.048-2) ...
18:25:53 #14 68.82 Setting up libsub-override-perl (0.09-2) ...
18:25:53 #14 68.83 Setting up libaliased-perl (0.34-1.1) ...
18:25:53 #14 68.84 Setting up python3-unidiff (0.5.5-2) ...
18:25:53 #14 68.97 Setting up libstrictures-perl (2.000006-1) ...
18:25:53 #13 45.18 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ...
18:25:53 #13 45.20 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
18:25:53 #13 45.21 Setting up libsqlite3-0:amd64 (3.40.1-2) ...
18:25:53 #13 45.22 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
18:25:53 #13 45.24 Setting up libfcgi-bin (2.4.2-2) ...
18:25:53 #13 45.25 Setting up binutils-common:amd64 (2.40-2) ...
18:25:53 #13 45.26 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
18:25:53 #13 45.28 Setting up libmagic1:amd64 (1:5.44-3) ...
18:25:53 #13 45.30 Setting up libdeflate0:amd64 (1.14-1) ...
18:25:53 #13 45.31 Setting up less (590-2) ...
18:25:53 #13 45.33 Setting up perl-openssl-defaults:amd64 (7+b1) ...
18:25:53 #13 45.34 Setting up linux-libc-dev:amd64 (6.1.55-1) ...
18:25:53 #13 45.35 Setting up libctf-nobfd0:amd64 (2.40-2) ...
18:25:53 #13 45.36 Setting up gettext-base (0.21-12) ...
18:25:53 #13 45.37 Setting up m4 (1.4.19-3) ...
18:25:53 #13 45.38 Setting up liblzo2-2:amd64 (2.10-2) ...
18:25:53 #14 64.76 Preparing to unpack .../279-libio-interactive-perl_1.023-2_all.deb ...
18:25:53 #14 64.77 Unpacking libio-interactive-perl (1.023-2) ...
18:25:53 #14 64.79 Selecting previously unselected package libtypes-serialiser-perl.
18:25:53 #14 64.80 Preparing to unpack .../280-libtypes-serialiser-perl_1.01-1_all.deb ...
18:25:53 #14 64.80 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:25:53 #14 64.84 Selecting previously unselected package libjson-xs-perl.
18:25:53 #14 64.84 Preparing to unpack .../281-libjson-xs-perl_4.030-2_arm64.deb ...
18:25:53 #14 64.84 Unpacking libjson-xs-perl (4.030-2) ...
18:25:53 #14 64.87 Selecting previously unselected package libjson-maybexs-perl.
18:25:53 #14 64.87 Preparing to unpack .../282-libjson-maybexs-perl_1.004004-1_all.deb ...
18:25:53 #14 64.88 Unpacking libjson-maybexs-perl (1.004004-1) ...
18:25:53 #14 64.91 Selecting previously unselected package libldap-common.
18:25:53 #14 64.91 Preparing to unpack .../283-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ...
18:25:53 #14 64.92 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
18:25:53 #14 64.95 Selecting previously unselected package liblist-compare-perl.
18:25:53 #14 64.95 Preparing to unpack .../284-liblist-compare-perl_0.55-2_all.deb ...
18:25:53 #14 64.95 Unpacking liblist-compare-perl (0.55-2) ...
18:25:53 #14 64.98 Selecting previously unselected package liblist-someutils-perl.
18:25:53 #17 DONE 1.7s
18:25:53 
18:25:53 #18 [stage-1 8/9] WORKDIR /root/build-deb
18:25:53 #18 DONE 0.1s
18:25:53 
18:25:53 #19 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:25:53 #19 DONE 0.0s
18:25:53 
18:25:53 #20 exporting to image
18:25:53 #20 exporting layers
18:25:53 #14 68.98 Setting up libsub-quote-perl (2.006006-1) ...
18:25:53 #14 68.99 Setting up libdevel-stacktrace-perl (2.0400-1) ...
18:25:53 #14 68.99 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
18:25:53 #14 69.00 Setting up libsort-versions-perl (1.62-1) ...
18:25:53 #14 69.01 Setting up libexporter-tiny-perl (1.002002-1) ...
18:25:53 #14 69.02 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
18:25:53 #14 69.03 Setting up libfile-dirlist-perl (0.05-2) ...
18:25:53 #14 69.04 Setting up libterm-readkey-perl (2.38-1build4) ...
18:25:53 #14 69.05 Setting up lsb-release (11.1.0ubuntu4) ...
18:25:53 #14 69.06 Setting up python3-magic (2:0.4.24-2) ...
18:25:53 #14 69.19 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
18:25:53 #14 69.20 Setting up libperlio-gzip-perl (0.19-1build8) ...
18:25:53 #14 69.21 Setting up libsys-hostname-long-perl (1.5-2) ...
18:25:53 #14 69.22 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
18:25:53 #14 69.22 Setting up libsereal-decoder-perl (4.023+ds-1) ...
18:25:53 #14 6.437 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.4 [3959 kB]
18:25:53 #14 6.476 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.4 [224 kB]
18:25:53 #14 6.479 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.19 [621 kB]
18:25:53 #14 6.486 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
18:25:53 #14 6.488 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.13 [4836 B]
18:25:53 #14 6.489 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
18:25:53 #14 6.491 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
18:25:53 #14 6.492 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
18:25:53 #14 6.493 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
18:25:53 #14 6.494 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
18:25:53 #14 6.495 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB]
18:25:53 #14 6.510 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
18:25:53 #14 6.510 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
18:25:53 #14 6.513 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
18:25:53 #14 6.597 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB]
18:25:53 #14 6.603 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
18:25:53 #14 6.604 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
18:25:53 #14 6.604 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
18:25:53 #14 6.604 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
18:25:53 #14 6.606 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
18:25:53 #14 6.606 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
18:25:53 #14 6.609 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
18:25:53 #14 6.610 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
18:25:53 #14 6.610 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
18:25:53 #14 6.620 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
18:25:53 #14 6.620 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
18:25:53 #14 6.640 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
18:25:53 #14 6.640 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
18:25:53 #14 6.642 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
18:25:53 #14 6.643 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
18:25:53 #14 6.643 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB]
18:25:53 #14 6.644 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB]
18:25:53 #14 6.645 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
18:25:53 #14 6.645 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB]
18:25:53 #14 6.648 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB]
18:25:53 #14 6.653 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
18:25:53 #14 6.654 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
18:25:53 #14 6.664 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
18:25:53 #14 6.665 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
18:25:53 #14 6.665 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
18:25:53 #14 6.666 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
18:25:53 #14 6.672 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
18:25:53 #14 6.672 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
18:25:53 #14 6.673 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
18:25:53 #14 6.682 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.9 [671 kB]
18:25:53 #14 6.689 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
18:25:53 #14 64.99 Preparing to unpack .../285-liblist-someutils-perl_0.59-1_all.deb ...
18:25:53 #14 64.99 Unpacking liblist-someutils-perl (0.59-1) ...
18:25:53 #14 65.02 Selecting previously unselected package liblist-someutils-xs-perl:arm64.
18:25:53 #14 65.03 Preparing to unpack .../286-liblist-someutils-xs-perl_0.58-3_arm64.deb ...
18:25:53 #14 65.03 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ...
18:25:53 #14 65.06 Selecting previously unselected package liblist-utilsby-perl.
18:25:53 #14 65.06 Preparing to unpack .../287-liblist-utilsby-perl_0.12-2_all.deb ...
18:25:53 #14 65.06 Unpacking liblist-utilsby-perl (0.12-2) ...
18:25:53 #14 65.10 Selecting previously unselected package libltdl7:arm64.
18:25:53 #14 65.10 Preparing to unpack .../288-libltdl7_2.4.7-5_arm64.deb ...
18:25:53 #14 65.11 Unpacking libltdl7:arm64 (2.4.7-5) ...
18:25:53 #14 65.13 Selecting previously unselected package libltdl-dev:arm64.
18:25:53 #14 65.14 Preparing to unpack .../289-libltdl-dev_2.4.7-5_arm64.deb ...
18:25:53 #14 65.14 Unpacking libltdl-dev:arm64 (2.4.7-5) ...
18:25:53 #14 65.18 Selecting previously unselected package liblzo2-2:arm64.
18:25:53 #14 65.18 Preparing to unpack .../290-liblzo2-2_2.10-2build3_arm64.deb ...
18:25:53 #14 65.19 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
18:25:53 #14 65.22 Selecting previously unselected package libsys-hostname-long-perl.
18:25:53 #13 45.39 Setting up libnpth0:amd64 (1.6-3) ...
18:25:53 #13 45.40 Setting up krb5-locales (1.20.1-2+deb12u1) ...
18:25:53 #13 45.42 Setting up file (1:5.44-3) ...
18:25:53 #13 45.43 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
18:25:53 #13 45.44 Setting up libassuan0:amd64 (2.5.5-5) ...
18:25:53 #13 45.45 Setting up libgomp1:amd64 (12.2.0-14) ...
18:25:53 #13 45.46 Setting up bzip2 (1.0.8-5+b1) ...
18:25:53 #13 45.48 Setting up libldap-common (2.5.13+dfsg-5) ...
18:25:53 #13 45.49 Setting up libunwind8:amd64 (1.6.2-3) ...
18:25:53 #13 45.50 Setting up pbzip2 (1.1.13-1) ...
18:25:53 #13 45.52 Setting up libjbig0:amd64 (2.1-6.1) ...
18:25:53 #13 45.53 Setting up librav1e0:amd64 (0.5.1-6) ...
18:25:53 #13 45.54 Setting up libfakeroot:amd64 (1.31-1.2) ...
18:25:53 #13 45.57 Setting up libjansson4:amd64 (2.14-2) ...
18:25:53 #13 45.59 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ...
18:25:53 #13 45.60 Setting up libnumber-compare-perl (0.03-3) ...
18:25:53 #13 45.62 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
18:25:53 #13 45.64 Setting up fakeroot (1.31-1.2) ...
18:25:53 #13 45.65 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:25:53 #13 45.66 Setting up perl-modules-5.36 (5.36.0-7) ...
18:25:53 #13 45.67 Setting up autotools-dev (20220109.1) ...
18:25:53 #13 45.69 Setting up libglib2.0-data (2.74.6-2) ...
18:25:53 #13 45.70 Setting up rpcsvc-proto (1.4.3-1) ...
18:25:54 #14 69.23 Setting up liburi-perl (5.10-1) ...
18:25:54 #14 69.24 Setting up libnet-ipv6addr-perl (1.02-1) ...
18:25:54 #14 69.25 Setting up libfile-touch-perl (0.12-1) ...
18:25:54 #14 69.26 Setting up libc-devtools (2.35-0ubuntu3.4) ...
18:25:54 #14 69.27 Setting up libemail-address-xs-perl (1.04-1build6) ...
18:25:54 #14 69.28 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ...
18:25:54 #14 69.29 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:25:54 #14 69.48 Setting up automake (1:1.16.5-1.3) ...
18:25:54 #13 45.71 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
18:25:54 #13 45.72 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
18:25:54 #13 45.74 Setting up make (4.3-4.1) ...
18:25:54 #13 45.75 Setting up libmpfr6:amd64 (4.2.0-1) ...
18:25:54 #13 45.76 Setting up gnupg-l10n (2.2.40-1.1) ...
18:25:54 #13 45.78 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:25:54 #13 45.79 Setting up strace (6.1-0.1) ...
18:25:54 #13 45.80 Setting up xz-utils (5.4.1-0.2) ...
18:25:54 #13 45.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:25:54 #13 45.83 Setting up t1utils (1.41-4) ...
18:25:54 #13 45.84 Setting up libquadmath0:amd64 (12.2.0-14) ...
18:25:54 #13 45.85 Setting up diffstat (1.65-1) ...
18:25:54 #13 45.86 Setting up libpng16-16:amd64 (1.6.39-2) ...
18:25:54 #13 45.88 Setting up libmpc3:amd64 (1.3.1-1) ...
18:25:54 #13 45.88 Setting up libatomic1:amd64 (12.2.0-14) ...
18:25:54 #13 45.90 Setting up patch (2.7.6-7) ...
18:25:54 #14 6.690 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
18:25:54 #14 6.690 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]
18:25:54 #14 6.692 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libunwind8 amd64 1.2.1-9ubuntu0.1 [47.7 kB]
18:25:54 #14 6.692 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
18:25:54 #14 6.696 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
18:25:54 #14 6.696 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
18:25:54 #14 6.697 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
18:25:54 #14 6.697 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
18:25:54 #14 6.708 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
18:25:54 #14 6.709 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
18:25:54 #14 6.712 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
18:25:54 #14 6.712 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
18:25:54 #14 6.716 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
18:25:54 #14 6.719 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.6 [207 kB]
18:25:54 #14 6.722 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.6 [473 kB]
18:25:54 #14 6.726 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.6 [47.4 kB]
18:25:54 #14 6.727 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.6 [46.6 kB]
18:25:54 #14 6.727 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.6 [1613 kB]
18:25:54 #14 6.742 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.6 [3376 B]
18:25:54 #14 6.742 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.12 [71.6 kB]
18:25:54 #14 6.743 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-164.181 [1112 kB]
18:25:54 #14 6.754 Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
18:25:54 #14 6.754 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.12 [2519 kB]
18:25:54 #14 6.781 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
18:25:54 #14 6.781 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
18:25:54 #14 6.786 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
18:25:54 #14 6.789 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
18:25:54 #14 6.790 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
18:25:54 #14 6.875 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
18:25:54 #14 6.875 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
18:25:54 #14 6.898 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
18:25:54 #14 6.944 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
18:25:54 #14 6.945 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
18:25:54 #14 6.946 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
18:25:54 #14 7.005 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
18:25:54 #14 65.22 Preparing to unpack .../291-libsys-hostname-long-perl_1.5-3_all.deb ...
18:25:54 #14 65.22 Unpacking libsys-hostname-long-perl (1.5-3) ...
18:25:54 #14 65.25 Selecting previously unselected package libmail-sendmail-perl.
18:25:54 #14 65.25 Preparing to unpack .../292-libmail-sendmail-perl_0.80-3_all.deb ...
18:25:54 #14 65.25 Unpacking libmail-sendmail-perl (0.80-3) ...
18:25:54 #14 65.29 Selecting previously unselected package libnet-smtp-ssl-perl.
18:25:54 #14 65.29 Preparing to unpack .../293-libnet-smtp-ssl-perl_1.04-2_all.deb ...
18:25:54 #14 65.29 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
18:25:54 #14 65.32 Selecting previously unselected package libmailtools-perl.
18:25:54 #14 65.32 Preparing to unpack .../294-libmailtools-perl_2.21-2_all.deb ...
18:25:54 #14 65.32 Unpacking libmailtools-perl (2.21-2) ...
18:25:54 #14 65.36 Selecting previously unselected package libmarkdown2:arm64.
18:25:54 #14 65.36 Preparing to unpack .../295-libmarkdown2_2.2.7-2_arm64.deb ...
18:25:54 #14 65.37 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
18:25:54 #14 65.40 Selecting previously unselected package libmath-base85-perl.
18:25:54 #14 65.40 Preparing to unpack .../296-libmath-base85-perl_0.5+dfsg-2_all.deb ...
18:25:54 #14 65.40 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
18:25:54 #14 65.43 Selecting previously unselected package libmldbm-perl.
18:25:54 #14 65.43 Preparing to unpack .../297-libmldbm-perl_2.05-4_all.deb ...
18:25:54 #14 65.43 Unpacking libmldbm-perl (2.05-4) ...
18:25:54 #14 65.47 Selecting previously unselected package libmoox-aliases-perl.
18:25:54 #14 65.47 Preparing to unpack .../298-libmoox-aliases-perl_0.001006-2_all.deb ...
18:25:54 #14 65.47 Unpacking libmoox-aliases-perl (0.001006-2) ...
18:25:54 #14 65.50 Selecting previously unselected package libmouse-perl.
18:25:54 #14 65.50 Preparing to unpack .../299-libmouse-perl_2.5.10-1build5_arm64.deb ...
18:25:54 #14 65.51 Unpacking libmouse-perl (2.5.10-1build5) ...
18:25:54 #14 65.54 Selecting previously unselected package libxs-parse-keyword-perl.
18:25:54 #14 69.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:25:54 #14 69.49 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:25:54 #14 69.49 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:25:54 #14 69.49 Setting up libapt-pkg-perl (0.1.40build2) ...
18:25:54 #14 69.51 Setting up libstring-escape-perl (2010.002-2) ...
18:25:54 #14 69.52 Setting up libhttp-date-perl (6.05-1) ...
18:25:54 #14 69.53 Setting up libfile-which-perl (1.23-1) ...
18:25:54 #14 69.54 Setting up libfile-basedir-perl (0.09-1) ...
18:25:54 #14 69.55 Setting up libunicode-utf8-perl (0.62-1build4) ...
18:25:54 #14 69.56 Setting up libset-intspan-perl (1.19-2) ...
18:25:54 #14 69.56 Setting up libmouse-perl (2.5.10-1build4) ...
18:25:54 #14 69.57 Setting up libfile-listing-perl (6.14-1) ...
18:25:54 #14 69.58 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:25:54 #14 69.59 Setting up libregexp-pattern-perl (0.2.14-1) ...
18:25:54 #14 69.60 Setting up libdata-messagepack-perl (1.01-2build1) ...
18:25:54 #14 69.61 Setting up libfont-afm-perl (1.20-3) ...
18:25:54 #14 69.62 Setting up libwant-perl (0.29-1build7) ...
18:25:54 #14 69.63 Setting up libdynaloader-functions-perl (0.003-1.1) ...
18:25:54 #14 69.63 Setting up libclass-method-modifiers-perl (2.13-1) ...
18:25:54 #14 69.64 Setting up liblist-compare-perl (0.55-1) ...
18:25:54 #14 69.65 Setting up libref-util-xs-perl (0.117-1build5) ...
18:25:54 #14 69.66 Setting up libio-pty-perl (1:1.15-2build2) ...
18:25:54 #14 69.67 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
18:25:54 #14 69.68 Setting up libfile-fcntllock-perl (0.22-3build7) ...
18:25:54 #14 69.69 Setting up libclone-perl (0.45-1build3) ...
18:25:54 #13 45.91 Setting up autopoint (0.21-12) ...
18:25:54 #13 45.92 Setting up fonts-dejavu-core (2.37-6) ...
18:25:54 #13 46.01 Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
18:25:54 #13 46.02 Setting up libxdelta2:amd64 (1.1.3-10.4) ...
18:25:54 #13 46.03 Setting up libncursesw6:amd64 (6.4-4) ...
18:25:54 #13 46.04 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ...
18:25:54 #13 46.06 Setting up libdav1d6:amd64 (1.0.0-2) ...
18:25:54 #13 46.07 Setting up libltdl7:amd64 (2.4.7-5) ...
18:25:54 #13 46.08 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
18:25:54 #13 46.09 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
18:25:54 #13 46.10 Setting up libubsan1:amd64 (12.2.0-14) ...
18:25:54 #13 46.12 Setting up libnuma1:amd64 (2.0.16-1) ...
18:25:54 #13 46.13 Setting up python-apt-common (2.6.0) ...
18:25:54 #13 46.14 Setting up sensible-utils (0.0.17+nmu1) ...
18:25:54 #13 46.15 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
18:25:54 #13 46.16 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
18:25:54 #13 46.18 Setting up libtiff6:amd64 (4.5.0-6) ...
18:25:54 #13 46.19 Setting up libasan8:amd64 (12.2.0-14) ...
18:25:54 #13 46.20 Setting up libuchardet0:amd64 (0.0.7-1) ...
18:25:54 #13 46.21 Setting up lzop (1.04-2) ...
18:25:54 #13 46.23 Setting up git-man (1:2.39.2-1.1) ...
18:25:54 #14 65.54 Preparing to unpack .../300-libxs-parse-keyword-perl_0.33-1_arm64.deb ...
18:25:54 #14 65.55 Unpacking libxs-parse-keyword-perl (0.33-1) ...
18:25:54 #14 65.58 Selecting previously unselected package libxs-parse-sublike-perl:arm64.
18:25:54 #14 65.58 Preparing to unpack .../301-libxs-parse-sublike-perl_0.16-1ubuntu3_arm64.deb ...
18:25:54 #14 65.59 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1ubuntu3) ...
18:25:54 #14 65.61 Selecting previously unselected package libobject-pad-perl.
18:25:54 #14 65.62 Preparing to unpack .../302-libobject-pad-perl_0.78-1_arm64.deb ...
18:25:54 #14 65.62 Unpacking libobject-pad-perl (0.78-1) ...
18:25:54 #14 65.65 Selecting previously unselected package libpackage-stash-xs-perl:arm64.
18:25:54 #14 65.65 Preparing to unpack .../303-libpackage-stash-xs-perl_0.30-1build1_arm64.deb ...
18:25:54 #14 65.66 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1build1) ...
18:25:54 #14 65.68 Selecting previously unselected package libpath-iterator-rule-perl.
18:25:54 #14 65.69 Preparing to unpack .../304-libpath-iterator-rule-perl_1.015-2_all.deb ...
18:25:54 #14 65.69 Unpacking libpath-iterator-rule-perl (1.015-2) ...
18:25:54 #14 65.72 Selecting previously unselected package libperlio-gzip-perl.
18:25:54 #14 65.72 Preparing to unpack .../305-libperlio-gzip-perl_0.20-1build1_arm64.deb ...
18:25:54 #14 65.72 Unpacking libperlio-gzip-perl (0.20-1build1) ...
18:25:54 #14 65.75 Selecting previously unselected package libperlio-utf8-strict-perl.
18:25:54 #14 7.014 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
18:25:54 #14 7.034 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
18:25:54 #14 7.042 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
18:25:54 #14 7.044 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
18:25:54 #14 7.067 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
18:25:54 #14 7.167 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
18:25:54 #14 7.168 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
18:25:54 #14 7.184 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
18:25:54 #14 7.274 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
18:25:54 #14 7.274 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
18:25:54 #14 7.275 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
18:25:54 #14 7.277 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
18:25:54 #14 7.278 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
18:25:54 #14 7.285 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
18:25:54 #14 7.285 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
18:25:54 #14 7.288 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
18:25:54 #14 7.289 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
18:25:54 #14 7.290 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
18:25:54 #14 7.291 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
18:25:54 #14 7.296 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
18:25:54 #14 7.297 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
18:25:54 #14 7.299 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
18:25:54 #14 7.301 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
18:25:54 #14 7.307 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
18:25:54 #14 7.309 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
18:25:54 #14 7.309 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
18:25:54 #14 7.310 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
18:25:54 #14 7.310 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
18:25:54 #14 7.312 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB]
18:25:54 #14 7.318 Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
18:25:54 #14 7.319 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB]
18:25:54 #14 7.321 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.20 [235 kB]
18:25:54 #14 7.324 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.20 [161 kB]
18:25:54 #14 7.329 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
18:25:54 #14 7.330 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
18:25:54 #14 7.332 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
18:25:54 #14 7.332 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
18:25:54 #14 7.333 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
18:25:54 #14 7.334 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
18:25:54 #14 7.340 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
18:25:54 #14 7.341 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
18:25:54 #14 7.341 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
18:25:54 #14 7.343 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
18:25:54 #14 7.352 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
18:25:54 #14 7.359 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
18:25:54 #14 7.359 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
18:25:54 #14 7.361 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
18:25:54 #14 7.368 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
18:25:54 #14 7.369 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
18:25:54 #14 7.369 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
18:25:54 #14 7.370 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
18:25:54 #14 7.371 Get:158 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
18:25:54 #14 7.372 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
18:25:54 #14 7.373 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
18:25:54 #14 7.377 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
18:25:54 #14 69.69 Setting up libalgorithm-diff-perl (1.201-1) ...
18:25:54 #14 69.70 Setting up libarchive-zip-perl (1.68-1) ...
18:25:54 #14 69.71 Setting up libsub-identify-perl (0.14-1build5) ...
18:25:54 #14 69.72 Setting up libdistro-info-perl (1.1ubuntu0.1) ...
18:25:54 #14 69.73 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
18:25:54 #14 69.74 Setting up python3-apt (2.4.0ubuntu2) ...
18:25:54 #14 69.89 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
18:25:54 #14 69.90 Setting up liblist-moreutils-perl (0.430-2) ...
18:25:54 #14 69.91 Setting up libhtml-tagset-perl (3.20-4) ...
18:25:54 #14 69.92 Setting up liblog-any-perl (1.710-1) ...
18:25:54 #14 69.93 Setting up libauthen-sasl-perl (2.1600-1.1) ...
18:25:54 #14 69.94 Setting up libdevel-size-perl (0.83-1build4) ...
18:25:54 #13 46.25 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
18:25:54 #13 46.28 Setting up netbase (6.4) ...
18:25:54 #13 46.37 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ...
18:25:54 #13 46.40 Setting up libtsan2:amd64 (12.2.0-14) ...
18:25:54 #13 46.43 Setting up libbinutils:amd64 (2.40-2) ...
18:25:54 #13 46.45 Setting up lsb-release (12.0-1) ...
18:25:54 #13 46.47 Setting up libfido2-1:amd64 (1.12.0-2+b1) ...
18:25:54 #13 46.48 Setting up libisl23:amd64 (0.25-1) ...
18:25:54 #14 65.76 Preparing to unpack .../306-libperlio-utf8-strict-perl_0.010-1_arm64.deb ...
18:25:54 #14 65.76 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
18:25:54 #14 65.79 Selecting previously unselected package libpod-parser-perl.
18:25:54 #14 65.79 Preparing to unpack .../307-libpod-parser-perl_1.65-1_all.deb ...
18:25:54 #14 65.80 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:25:54 #14 65.82 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:25:54 #14 65.82 Unpacking libpod-parser-perl (1.65-1) ...
18:25:54 #14 65.85 Selecting previously unselected package libpod-constants-perl.
18:25:54 #14 65.86 Preparing to unpack .../308-libpod-constants-perl_0.19-2_all.deb ...
18:25:54 #14 65.86 Unpacking libpod-constants-perl (0.19-2) ...
18:25:54 #14 65.89 Selecting previously unselected package libproc-processtable-perl:arm64.
18:25:54 #14 65.89 Preparing to unpack .../309-libproc-processtable-perl_0.634-1build2_arm64.deb ...
18:25:54 #14 65.89 Unpacking libproc-processtable-perl:arm64 (0.634-1build2) ...
18:25:54 #14 65.93 Selecting previously unselected package libre2-10:arm64.
18:25:54 #14 65.93 Preparing to unpack .../310-libre2-10_20230201-1_arm64.deb ...
18:25:54 #14 65.94 Unpacking libre2-10:arm64 (20230201-1) ...
18:25:54 #14 65.97 Selecting previously unselected package libre-engine-re2-perl:arm64.
18:25:54 #14 65.97 Preparing to unpack .../311-libre-engine-re2-perl_0.17+ds-1_arm64.deb ...
18:25:54 #14 65.97 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ...
18:25:54 #14 66.00 Selecting previously unselected package libreadonly-perl.
18:25:54 #14 66.01 Preparing to unpack .../312-libreadonly-perl_2.050-3_all.deb ...
18:25:54 #14 66.01 Unpacking libreadonly-perl (2.050-3) ...
18:25:54 #14 66.04 Selecting previously unselected package libref-util-perl.
18:25:54 #14 66.04 Preparing to unpack .../313-libref-util-perl_0.204-2_all.deb ...
18:25:54 #14 66.05 Unpacking libref-util-perl (0.204-2) ...
18:25:54 #14 66.07 Selecting previously unselected package libref-util-xs-perl.
18:25:54 #14 7.378 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
18:25:54 #14 7.385 Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
18:25:54 #14 7.390 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
18:25:54 #14 7.390 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
18:25:54 #14 7.393 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
18:25:54 #14 7.394 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
18:25:54 #14 7.395 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
18:25:54 #14 7.397 Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
18:25:54 #14 7.400 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
18:25:54 #14 7.400 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
18:25:54 #14 7.401 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
18:25:54 #14 7.407 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
18:25:54 #14 7.407 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
18:25:54 #14 7.408 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
18:25:54 #14 7.408 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
18:25:54 #14 7.418 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
18:25:54 #14 7.418 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
18:25:54 #14 7.419 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
18:25:54 #14 7.419 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
18:25:54 #14 7.419 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
18:25:54 #14 7.420 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
18:25:54 #14 7.429 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
18:25:54 #14 7.429 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
18:25:54 #14 7.430 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
18:25:54 #14 7.431 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
18:25:54 #14 7.440 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
18:25:54 #14 7.440 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
18:25:54 #14 7.441 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
18:25:54 #14 7.441 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
18:25:54 #14 7.442 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
18:25:54 #14 7.443 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
18:25:54 #14 7.451 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
18:25:54 #14 7.451 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
18:25:54 #14 7.452 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
18:25:54 #14 7.452 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
18:25:54 #14 7.462 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
18:25:54 #14 7.462 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
18:25:54 #14 7.463 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
18:25:54 #14 7.465 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
18:25:54 #14 7.467 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
18:25:54 #14 7.467 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
18:25:54 #14 7.491 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
18:25:54 #14 7.517 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
18:25:54 #14 7.520 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
18:25:54 #14 7.550 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
18:25:54 #14 7.558 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
18:25:54 #14 7.560 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
18:25:54 #14 7.588 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
18:25:54 #14 7.589 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
18:25:54 #14 7.590 Get:211 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB]
18:25:54 #14 7.591 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2.1 [121 kB]
18:25:54 #14 7.593 Get:213 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-gpg amd64 1.13.1-7ubuntu2.1 [164 kB]
18:25:54 #14 69.95 Setting up libdebhelper-perl (13.6ubuntu1) ...
18:25:54 #14 69.96 Setting up libpod-constants-perl (0.19-2) ...
18:25:54 #14 69.97 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
18:25:54 #14 69.98 Setting up liblwp-mediatypes-perl (6.04-1) ...
18:25:54 #14 69.99 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
18:25:54 #14 70.00 Setting up libio-interactive-perl (1.023-1) ...
18:25:54 #14 70.01 Setting up libtry-tiny-perl (0.31-1) ...
18:25:54 #14 70.02 Setting up libtype-tiny-perl (1.012004-1) ...
18:25:54 #14 70.03 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
18:25:54 #14 70.04 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
18:25:54 #14 70.05 Setting up libnet-http-perl (6.22-1) ...
18:25:54 #14 70.06 Setting up libpath-iterator-rule-perl (1.015-1) ...
18:25:54 #14 70.07 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
18:25:54 #14 70.08 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
18:25:54 #14 70.09 Setting up libtime-moment-perl (0.44-1build6) ...
18:25:54 #14 70.10 Setting up libencode-locale-perl (1.05-1.1) ...
18:25:54 #14 70.11 Setting up libexception-class-perl (1.45-1) ...
18:25:54 #14 70.12 Setting up libmath-base85-perl (0.5+dfsg-1) ...
18:25:54 #14 70.13 Setting up libconfig-tiny-perl (2.28-1) ...
18:25:54 #14 70.14 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ...
18:25:54 #14 70.15 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
18:25:54 #14 70.16 Setting up liblist-utilsby-perl (0.11-1) ...
18:25:54 #14 70.17 Setting up libstring-shellquote-perl (1.04-1) ...
18:25:54 #14 70.18 Setting up libnet-netmask-perl (2.0001-1) ...
18:25:54 #14 70.19 Setting up libsub-install-perl (0.928-1.1) ...
18:25:54 #14 70.20 Setting up dpkg-dev (1.21.1ubuntu2.2) ...
18:25:54 #14 70.21 Setting up intltool-debian (0.35.0+20060710.5) ...
18:25:54 #14 70.22 Setting up liberror-perl (0.17029-1) ...
18:25:54 #14 70.23 Setting up dh-autoreconf (20) ...
18:25:54 #14 70.24 Setting up patchutils (0.4.2-1build2) ...
18:25:54 #14 70.25 Setting up libmail-sendmail-perl (0.80-1.1) ...
18:25:54 #13 46.50 Setting up libde265-0:amd64 (1.0.11-1) ...
18:25:54 #13 46.51 Setting up libc-dev-bin (2.36-9+deb12u3) ...
18:25:54 #13 46.52 Setting up openssl (3.0.11-1~deb12u1) ...
18:25:54 #13 46.54 Setting up libbsd0:amd64 (0.11.7-2) ...
18:25:54 #13 46.55 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
18:25:54 #13 46.57 Setting up libelf1:amd64 (0.188-2.1) ...
18:25:54 #13 46.58 Setting up readline-common (8.2-1.3) ...
18:25:54 #13 46.59 Setting up publicsuffix (20230209.2326-1) ...
18:25:54 #13 46.60 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
18:25:54 #13 46.61 Setting up zstd (1.5.4+dfsg2-5) ...
18:25:54 #13 46.63 Setting up libmarkdown2:amd64 (2.2.7-2) ...
18:25:54 #13 46.64 Setting up libcc1-0:amd64 (12.2.0-14) ...
18:25:54 #13 46.65 Setting up iso-codes (4.15.0-1) ...
18:25:54 #13 46.67 Setting up liblocale-gettext-perl (1.07-5) ...
18:25:54 #13 46.68 Setting up liblsan0:amd64 (12.2.0-14) ...
18:25:54 #13 46.69 Setting up dctrl-tools (2.24-3+b1) ...
18:25:55 #14 66.08 Preparing to unpack .../314-libref-util-xs-perl_0.117-2build1_arm64.deb ...
18:25:55 #14 66.08 Unpacking libref-util-xs-perl (0.117-2build1) ...
18:25:55 #14 66.11 Selecting previously unselected package libregexp-pattern-license-perl.
18:25:55 #14 66.11 Preparing to unpack .../315-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
18:25:55 #14 66.12 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
18:25:55 #14 66.16 Selecting previously unselected package libregexp-pattern-perl.
18:25:55 #14 66.16 Preparing to unpack .../316-libregexp-pattern-perl_0.2.14-2_all.deb ...
18:25:55 #14 66.16 Unpacking libregexp-pattern-perl (0.2.14-2) ...
18:25:55 #14 66.19 Selecting previously unselected package libregexp-wildcards-perl.
18:25:55 #14 66.19 Preparing to unpack .../317-libregexp-wildcards-perl_1.05-3_all.deb ...
18:25:55 #14 66.19 Unpacking libregexp-wildcards-perl (1.05-3) ...
18:25:55 #14 66.23 Selecting previously unselected package libsasl2-modules:arm64.
18:25:55 #14 66.24 Preparing to unpack .../318-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ...
18:25:55 #14 66.25 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
18:25:55 #14 66.28 Selecting previously unselected package libsereal-decoder-perl.
18:25:55 #14 66.28 Preparing to unpack .../319-libsereal-decoder-perl_5.003+ds-1_arm64.deb ...
18:25:55 #14 66.29 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
18:25:55 #14 66.32 Selecting previously unselected package libsereal-encoder-perl.
18:25:55 #14 7.594 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dput all 1.0.3ubuntu1.1 [42.0 kB]
18:25:55 #14 7.595 Get:215 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.20 [233 kB]
18:25:55 #14 7.597 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
18:25:55 #14 7.598 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB]
18:25:55 #14 7.606 Get:218 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB]
18:25:55 #14 7.654 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
18:25:55 #14 7.655 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
18:25:55 #14 7.655 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
18:25:55 #14 7.655 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
18:25:55 #14 7.656 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
18:25:55 #14 7.656 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
18:25:55 #14 7.657 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
18:25:55 #14 7.657 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
18:25:55 #14 7.657 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
18:25:55 #14 7.667 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
18:25:55 #14 7.670 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
18:25:55 #14 7.670 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
18:25:55 #14 7.671 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
18:25:55 #14 7.671 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
18:25:55 #14 7.672 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
18:25:55 #14 7.672 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
18:25:55 #14 7.672 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
18:25:55 #14 7.673 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
18:25:55 #14 7.679 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
18:25:55 #14 7.685 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
18:25:55 #14 7.686 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
18:25:55 #14 7.686 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
18:25:55 #14 7.687 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
18:25:55 #14 7.688 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
18:25:55 #14 7.688 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
18:25:55 #14 7.688 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
18:25:55 #14 7.689 Get:245 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B]
18:25:55 #14 7.692 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
18:25:55 #14 7.702 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
18:25:55 #14 7.702 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
18:25:55 #14 7.703 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
18:25:55 #14 7.705 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
18:25:55 #14 7.706 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
18:25:55 #14 7.706 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
18:25:55 #14 7.707 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
18:25:55 #14 7.707 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
18:25:55 #14 7.707 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
18:25:55 #14 7.716 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
18:25:55 #14 7.717 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
18:25:55 #14 7.717 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
18:25:55 #14 7.729 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
18:25:55 #14 7.729 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
18:25:55 #14 7.729 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
18:25:55 #14 7.730 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
18:25:55 #14 7.732 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
18:25:55 #14 7.733 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
18:25:55 #14 7.733 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
18:25:55 #14 7.741 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
18:25:55 #14 7.741 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
18:25:55 #14 7.742 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
18:25:55 #14 7.753 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
18:25:55 #14 7.754 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
18:25:55 #14 7.754 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
18:25:55 #14 7.755 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
18:25:55 #14 7.756 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
18:25:55 #14 7.756 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
18:25:55 #14 7.756 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
18:25:55 #14 7.766 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
18:25:55 #14 7.766 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
18:25:55 #14 7.766 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
18:25:55 #14 7.778 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
18:25:55 #14 7.780 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
18:25:55 #14 7.781 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
18:25:55 #14 7.781 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
18:25:55 #14 7.782 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
18:25:55 #14 7.782 Get:284 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
18:25:55 #14 7.783 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
18:25:55 #14 7.790 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
18:25:55 #14 7.790 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
18:25:55 #14 7.792 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
18:25:55 #14 7.803 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
18:25:55 #14 7.803 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
18:25:55 #14 7.803 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
18:25:55 #14 7.804 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
18:25:55 #14 7.804 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
18:25:55 #14 7.805 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
18:25:55 #14 7.806 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
18:25:55 #14 7.815 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
18:25:55 #14 7.815 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
18:25:55 #14 7.816 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
18:25:55 #14 7.827 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
18:25:55 #14 7.827 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
18:25:55 #14 7.828 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
18:25:55 #14 7.828 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
18:25:55 #14 7.828 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
18:25:55 #14 7.851 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
18:25:55 #14 7.884 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
18:25:55 #14 7.886 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
18:25:55 #14 7.887 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
18:25:55 #14 7.890 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
18:25:55 #14 7.900 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
18:25:55 #14 7.905 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
18:25:55 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm
18:25:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c4r0k7
18:25:55 + umask 022
18:25:55 + cd /root/rpmbuild/BUILD
18:25:55 + cd src
18:25:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:25:55 + RPM_EC=0
18:25:55 ++ jobs -p
18:25:55 + exit 0
18:25:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3VBdnY
18:25:55 + umask 022
18:25:55 + cd /root/rpmbuild/BUILD
18:25:55 + cd /root/rpmbuild/BUILD
18:25:55 + rm -rf src
18:25:55 + /usr/bin/mkdir -p src
18:25:55 + cd src
18:25:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:25:55 + /usr/bin/tar -xof -
18:25:55 #20 exporting layers 1.6s done
18:25:55 #20 writing image sha256:fcf26a46abc50d118ec31016b6e27e6ebaab2b666cb9c5fcab0575e2eb47151f done
18:25:55 #20 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done
18:25:55 #20 DONE 1.6s
18:25:55 #14 70.26 Setting up libltdl-dev:arm64 (2.4.6-15build2) ...
18:25:55 #14 70.27 Setting up libjson-maybexs-perl (1.004003-1) ...
18:25:55 #14 70.28 Setting up libxml-sax-base-perl (1.09-1.1) ...
18:25:55 #14 70.29 Setting up libio-string-perl (1.08-3.1) ...
18:25:55 #14 70.30 Setting up libreadonly-perl (2.050-3) ...
18:25:55 #14 70.31 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
18:25:55 #14 70.32 Setting up python3-chardet (4.0.0-1) ...
18:25:55 #13 46.71 Setting up libitm1:amd64 (12.2.0-14) ...
18:25:55 #13 46.72 Setting up debian-keyring (2022.12.24) ...
18:25:55 #13 46.73 Setting up libgdbm6:amd64 (1.23-3) ...
18:25:55 #13 46.74 Setting up libctf0:amd64 (2.40-2) ...
18:25:55 #13 46.76 Setting up pinentry-curses (1.2.1-1) ...
18:25:55 #13 46.77 Setting up manpages-dev (6.03-2) ...
18:25:55 #13 46.79 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
18:25:55 #13 46.80 Setting up cpp-12 (12.2.0-14) ...
18:25:55 #13 46.81 Setting up libxcb1:amd64 (1.15-1) ...
18:25:55 #13 46.82 Setting up gettext (0.21-12) ...
18:25:55 #13 46.84 Setting up xdelta (1.1.3-10.4) ...
18:25:55 #13 46.85 Setting up libavif15:amd64 (0.11.1-1) ...
18:25:55 #13 46.87 Setting up libarchive13:amd64 (3.6.2-1) ...
18:25:55 #13 46.88 Setting up fontconfig-config (2.14.1-4) ...
18:25:55 #14 66.32 Preparing to unpack .../320-libsereal-encoder-perl_5.003+ds-1_arm64.deb ...
18:25:55 #14 66.33 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
18:25:55 #14 66.36 Selecting previously unselected package libset-intspan-perl.
18:25:55 #14 66.37 Preparing to unpack .../321-libset-intspan-perl_1.19-3_all.deb ...
18:25:55 #14 66.37 Unpacking libset-intspan-perl (1.19-3) ...
18:25:55 #14 66.40 Selecting previously unselected package libsocket6-perl.
18:25:55 #14 66.40 Preparing to unpack .../322-libsocket6-perl_0.29-3_arm64.deb ...
18:25:55 #14 66.41 Unpacking libsocket6-perl (0.29-3) ...
18:25:55 #14 66.45 Selecting previously unselected package libsodium23:arm64.
18:25:55 #14 66.45 Preparing to unpack .../323-libsodium23_1.0.18-1build2_arm64.deb ...
18:25:55 #14 66.45 Unpacking libsodium23:arm64 (1.0.18-1build2) ...
18:25:55 #14 66.49 Selecting previously unselected package libstring-copyright-perl.
18:25:55 #14 66.49 Preparing to unpack .../324-libstring-copyright-perl_0.003014-1_all.deb ...
18:25:55 #14 66.50 Unpacking libstring-copyright-perl (0.003014-1) ...
18:25:55 #14 66.53 Selecting previously unselected package libstring-escape-perl.
18:25:55 #14 66.53 Preparing to unpack .../325-libstring-escape-perl_2010.002-3_all.deb ...
18:25:55 #14 66.54 Unpacking libstring-escape-perl (2010.002-3) ...
18:25:55 #14 66.57 Selecting previously unselected package libstring-license-perl.
18:25:55 #14 7.906 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
18:25:55 #14 7.908 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
18:25:55 #14 7.918 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
18:25:55 #14 7.919 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
18:25:55 #14 7.920 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
18:25:55 #14 7.921 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
18:25:55 #14 7.922 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
18:25:55 #14 7.923 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
18:25:55 #14 7.923 Get:319 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
18:25:55 #14 7.926 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
18:25:55 #14 7.929 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
18:25:55 #14 7.932 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
18:25:55 #14 7.933 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
18:25:55 #14 7.934 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
18:25:55 #14 7.934 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
18:25:55 #14 7.944 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
18:25:55 #14 7.944 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
18:25:55 #14 7.944 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
18:25:55 #14 7.945 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
18:25:55 #14 7.945 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
18:25:55 #14 7.945 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
18:25:55 #14 7.955 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
18:25:55 #14 7.955 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
18:25:55 #14 7.955 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
18:25:55 #14 7.956 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
18:25:55 #14 7.966 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
18:25:55 #14 7.969 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
18:25:55 #14 7.971 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
18:25:55 #14 7.972 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
18:25:55 #14 7.972 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
18:25:55 #14 7.973 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
18:25:55 #14 7.977 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
18:25:55 #14 7.977 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
18:25:55 #14 7.978 Get:344 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.2 [982 kB]
18:25:55 #14 7.988 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
18:25:55 #14 8.006 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
18:25:55 #14 8.008 Get:347 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
18:25:55 #14 8.008 Get:348 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
18:25:55 #14 8.009 Get:349 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
18:25:55 #14 8.010 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
18:25:55 #14 8.010 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
18:25:55 #14 8.010 Get:352 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB]
18:25:55 #14 8.012 Get:353 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
18:25:55 #14 8.012 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
18:25:55 #14 8.018 Get:355 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
18:25:55 + STATUS=0
18:25:55 + '[' 0 -ne 0 ']'
18:25:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:25:55 + /usr/bin/tar -xof -
18:25:55 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/x86_64
18:25:55 #14 70.61 Setting up libstring-copyright-perl (0.003012-1) ...
18:25:55 #14 70.62 Setting up python3-debian (0.1.43ubuntu1.1) ...
18:25:55 #13 47.08 Setting up libedit2:amd64 (3.1-20221030-2) ...
18:25:55 #13 47.10 Setting up libreadline8:amd64 (8.2-1.3) ...
18:25:55 #13 47.12 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
18:25:55 #13 47.13 Setting up ca-certificates (20230311) ...
18:25:55 #14 66.57 Preparing to unpack .../326-libstring-license-perl_0.0.2-1ubuntu2_all.deb ...
18:25:55 #14 66.58 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ...
18:25:55 #14 66.61 Selecting previously unselected package libstring-shellquote-perl.
18:25:55 #14 66.61 Preparing to unpack .../327-libstring-shellquote-perl_1.04-3_all.deb ...
18:25:55 #14 66.61 Unpacking libstring-shellquote-perl (1.04-3) ...
18:25:55 #14 66.64 Selecting previously unselected package libsyntax-keyword-try-perl.
18:25:55 #14 66.65 Preparing to unpack .../328-libsyntax-keyword-try-perl_0.28-1_arm64.deb ...
18:25:55 #14 66.65 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
18:25:55 #14 66.68 Selecting previously unselected package libterm-readkey-perl.
18:25:55 #14 66.69 Preparing to unpack .../329-libterm-readkey-perl_2.38-2build1_arm64.deb ...
18:25:55 #14 66.69 Unpacking libterm-readkey-perl (2.38-2build1) ...
18:25:55 #14 66.73 Selecting previously unselected package libtext-levenshteinxs-perl.
18:25:55 #14 66.73 Preparing to unpack .../330-libtext-levenshteinxs-perl_0.03-5build1_arm64.deb ...
18:25:55 #14 66.73 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ...
18:25:55 #14 66.76 Selecting previously unselected package libtext-markdown-discount-perl.
18:25:55 #14 66.77 Preparing to unpack .../331-libtext-markdown-discount-perl_0.16-1_arm64.deb ...
18:25:55 #14 66.77 Unpacking libtext-markdown-discount-perl (0.16-1) ...
18:25:55 #14 66.80 Selecting previously unselected package libtext-xslate-perl:arm64.
18:25:55 #14 8.169 debconf: delaying package configuration, since apt-utils is not installed
18:25:55 #14 8.196 Fetched 109 MB in 2s (52.5 MB/s)
18:25:55 #14 8.231 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
18:25:55 #14 8.235 Preparing to unpack .../libc6_2.31-0ubuntu9.12_amd64.deb ...
18:25:55 #14 8.351 Unpacking libc6:amd64 (2.31-0ubuntu9.12) over (2.31-0ubuntu9.9) ...
18:25:55 + set -e
18:25:55 + mkdir -p /root/build-deb/engine
18:25:55 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:25:55 #14 70.79 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
18:25:55 #14 70.94 Setting up libdata-optlist-perl (0.112-1) ...
18:25:55 #14 70.95 Setting up libipc-run-perl (20200505.0-1) ...
18:25:55 #14 70.96 Setting up git (1:2.34.1-1ubuntu1.10) ...
18:25:55 #14 66.81 Preparing to unpack .../332-libtext-xslate-perl_3.5.9-1build2_arm64.deb ...
18:25:55 #14 66.81 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build2) ...
18:25:55 #14 66.85 Selecting previously unselected package libtime-duration-perl.
18:25:55 #14 66.85 Preparing to unpack .../333-libtime-duration-perl_1.21-2_all.deb ...
18:25:55 #14 66.85 Unpacking libtime-duration-perl (1.21-2) ...
18:25:55 #14 66.89 Selecting previously unselected package libtime-moment-perl.
18:25:55 #14 66.89 Preparing to unpack .../334-libtime-moment-perl_0.44-2build1_arm64.deb ...
18:25:55 #14 66.89 Unpacking libtime-moment-perl (0.44-2build1) ...
18:25:55 #14 66.94 Selecting previously unselected package libtype-tiny-xs-perl:arm64.
18:25:55 #14 66.94 Preparing to unpack .../335-libtype-tiny-xs-perl_0.025-1_arm64.deb ...
18:25:55 #14 66.95 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ...
18:25:55 #14 66.99 Selecting previously unselected package libunicode-utf8-perl.
18:25:55 #14 66.99 Preparing to unpack .../336-libunicode-utf8-perl_0.62-2_arm64.deb ...
18:25:55 #14 66.99 Unpacking libunicode-utf8-perl (0.62-2) ...
18:25:55 #14 67.03 Selecting previously unselected package libwww-mechanize-perl.
18:25:55 #14 67.03 Preparing to unpack .../337-libwww-mechanize-perl_2.16-1_all.deb ...
18:25:55 #14 67.03 Unpacking libwww-mechanize-perl (2.16-1) ...
18:25:55 #14 67.07 Selecting previously unselected package libxml-namespacesupport-perl.
18:25:55 + STATUS=0
18:25:55 + '[' 0 -ne 0 ']'
18:25:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:25:55 #14 70.98 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
18:25:55 #14 70.99 Setting up libcontextual-return-perl (0.004014-2) ...
18:25:55 #14 71.00 Setting up libwww-robotrules-perl (6.02-1) ...
18:25:55 #14 71.01 Setting up libtypes-serialiser-perl (1.01-1) ...
18:25:55 #14 71.02 Setting up g++ (4:11.2.0-1ubuntu1) ...
18:25:55 #14 71.05 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:25:55 #14 71.05 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
18:25:55 #14 71.06 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ...
18:25:55 #14 71.08 Setting up libgit-wrapper-perl (0.048-1) ...
18:25:55 #14 71.09 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
18:25:55 #14 71.10 Setting up librole-tiny-perl (2.002004-1) ...
18:25:55 #14 71.11 Setting up gnupg (2.2.27-3ubuntu2.1) ...
18:25:55 #14 71.12 Setting up build-essential (12.9ubuntu3) ...
18:25:55 #14 71.13 Setting up libfont-ttf-perl (1.06-1.1) ...
18:25:55 #14 71.14 Setting up libfile-homedir-perl (1.006-1) ...
18:25:55 #14 71.15 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
18:25:55 #14 71.16 Setting up libio-socket-ssl-perl (2.074-2) ...
18:25:55 #14 71.17 Setting up libsub-exporter-perl (0.988-1) ...
18:25:55 #14 71.18 Setting up libalgorithm-merge-perl (0.08-3) ...
18:25:56 #14 67.07 Preparing to unpack .../338-libxml-namespacesupport-perl_1.12-2_all.deb ...
18:25:56 #14 67.07 Unpacking libxml-namespacesupport-perl (1.12-2) ...
18:25:56 #14 67.10 Selecting previously unselected package libxml-sax-base-perl.
18:25:56 #14 67.11 Preparing to unpack .../339-libxml-sax-base-perl_1.09-3_all.deb ...
18:25:56 #14 67.11 Unpacking libxml-sax-base-perl (1.09-3) ...
18:25:56 #14 67.15 Selecting previously unselected package libxml-sax-perl.
18:25:56 #14 67.15 Preparing to unpack .../340-libxml-sax-perl_1.02+dfsg-3_all.deb ...
18:25:56 #14 67.16 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
18:25:56 #14 67.20 Selecting previously unselected package libxml-libxml-perl.
18:25:56 #14 67.20 Preparing to unpack .../341-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_arm64.deb ...
18:25:56 #14 67.20 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
18:25:56 #14 67.25 Selecting previously unselected package libxml-parser-perl.
18:25:56 #14 67.25 Preparing to unpack .../342-libxml-parser-perl_2.46-4_arm64.deb ...
18:25:56 #14 67.25 Unpacking libxml-parser-perl (2.46-4) ...
18:25:56 #14 67.30 Selecting previously unselected package libxml-sax-expat-perl.
18:25:56 #13 47.52 Updating certificates in /etc/ssl/certs...
18:25:56 + RPM_EC=0
18:25:56 ++ jobs -p
18:25:56 + exit 0
18:25:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rYKt1o
18:25:56 + umask 022
18:25:56 + cd /root/rpmbuild/BUILD
18:25:56 + cd src
18:25:56 + export DOCKER_GITCOMMIT=949f8c9
18:25:56 + DOCKER_GITCOMMIT=949f8c9
18:25:56 + mkdir -p /go/src/github.com/docker
18:25:56 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:25:56 + TMP_GOPATH=/go
18:25:56 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:25:56 + RM_GOPATH=0
18:25:56 + TMP_GOPATH=/go
18:25:56 + : /usr/local/bin
18:25:56 + '[' -z /go ']'
18:25:56 + export GOPATH=/go
18:25:56 + GOPATH=/go
18:25:56 + case "$(go env GOARCH)" in
18:25:56 ++ go env GOARCH
18:25:56 + export GO_BUILDMODE=-buildmode=pie
18:25:56 + GO_BUILDMODE=-buildmode=pie
18:25:56 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:25:56 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:25:56 + bin=rootlesskit
18:25:56 + shift
18:25:56 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:25:56 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:25:56 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:56 + install_rootlesskit dynamic
18:25:56 + case "$1" in
18:25:56 + install_rootlesskit_dynamic
18:25:56 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:25:56 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:25:56 + export BUILD_MODE=-buildmode=pie
18:25:56 + BUILD_MODE=-buildmode=pie
18:25:56 + _install_rootlesskit
18:25:56 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:25:56 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:56 + for f in rootlesskit rootlesskit-docker-proxy
18:25:56 + GOBIN=/usr/local/bin
18:25:56 + GO111MODULE=on
18:25:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:25:56 + mkdir -p /root/build-deb/cli
18:25:56 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:25:56 #14 71.20 Setting up libhttp-message-perl (6.36-1) ...
18:25:56 #14 71.20 Setting up libdata-validate-ip-perl (0.30-1) ...
18:25:56 #14 71.21 Setting up libhtml-form-perl (6.07-1) ...
18:25:56 #14 71.22 Setting up libiterator-perl (0.03+ds1-1.1) ...
18:25:56 #14 71.23 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
18:25:56 #14 71.25 Setting up libjson-xs-perl (4.030-1build3) ...
18:25:56 #14 71.26 Setting up libhttp-negotiate-perl (6.01-1) ...
18:25:56 #14 71.27 Setting up libio-prompter-perl (0.004015-1) ...
18:25:56 #14 71.28 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
18:25:56 #14 71.29 Setting up libhttp-cookies-perl (6.10-1) ...
18:25:56 #14 71.30 Setting up po-debconf (1.0.21+nmu1) ...
18:25:56 #14 71.31 Setting up libhtml-tree-perl (5.07-2) ...
18:25:56 #14 71.32 Setting up libparams-classify-perl (0.015-1build5) ...
18:25:56 #14 71.32 Setting up libhtml-format-perl (2.12-1.1) ...
18:25:56 #14 71.33 Setting up libxml-sax-perl (1.02+dfsg-3) ...
18:25:56 #14 71.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:25:56 #14 67.30 Preparing to unpack .../343-libxml-sax-expat-perl_0.51-2_all.deb ...
18:25:56 #14 67.31 Unpacking libxml-sax-expat-perl (0.51-2) ...
18:25:56 #14 67.34 Selecting previously unselected package libyaml-libyaml-perl.
18:25:56 #14 67.34 Preparing to unpack .../344-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ...
18:25:56 #14 67.35 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
18:25:56 #14 67.38 Selecting previously unselected package licensecheck.
18:25:56 #14 67.38 Preparing to unpack .../345-licensecheck_3.3.5-1ubuntu1_all.deb ...
18:25:56 #14 67.39 Unpacking licensecheck (3.3.5-1ubuntu1) ...
18:25:56 #14 67.43 Selecting previously unselected package libdevel-size-perl.
18:25:56 #14 67.43 Preparing to unpack .../346-libdevel-size-perl_0.83-2build1_arm64.deb ...
18:25:56 #14 67.44 Unpacking libdevel-size-perl (0.83-2build1) ...
18:25:56 #14 67.47 Selecting previously unselected package libipc-run3-perl.
18:25:56 #14 67.47 Preparing to unpack .../347-libipc-run3-perl_0.048-3_all.deb ...
18:25:56 #14 67.47 Unpacking libipc-run3-perl (0.048-3) ...
18:25:56 #14 67.51 Selecting previously unselected package lzip.
18:25:56 #14 67.51 Preparing to unpack .../348-lzip_1.23-5_arm64.deb ...
18:25:56 #14 67.51 Unpacking lzip (1.23-5) ...
18:25:56 #14 67.55 Selecting previously unselected package lzop.
18:25:56 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:25:56 + mkdir -p /root/build-deb/buildx
18:25:56 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:25:56 #14 71.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:25:56 #14 71.58 
18:25:56 #14 71.58 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:25:56 #14 71.61 Setting up dput (1.1.0ubuntu2.1) ...
18:25:56 #14 9.177 Setting up libc6:amd64 (2.31-0ubuntu9.12) ...
18:25:56 #14 67.55 Preparing to unpack .../349-lzop_1.04-2build2_arm64.deb ...
18:25:56 #14 67.55 Unpacking lzop (1.04-2build2) ...
18:25:56 #14 67.59 Selecting previously unselected package t1utils.
18:25:56 #14 67.59 Preparing to unpack .../350-t1utils_1.41-4build2_arm64.deb ...
18:25:56 #14 67.59 Unpacking t1utils (1.41-4build2) ...
18:25:56 #14 67.63 Selecting previously unselected package unzip.
18:25:56 #14 67.63 Preparing to unpack .../351-unzip_6.0-27ubuntu1_arm64.deb ...
18:25:56 #14 67.64 Unpacking unzip (6.0-27ubuntu1) ...
18:25:56 #14 67.69 Selecting previously unselected package lintian.
18:25:56 #14 67.69 Preparing to unpack .../352-lintian_2.116.3ubuntu1_all.deb ...
18:25:56 #14 67.70 Unpacking lintian (2.116.3ubuntu1) ...
18:25:56 #13 47.99 140 added, 0 removed; done.
18:25:56 #13 48.03 Setting up libgprofng0:amd64 (2.40-2) ...
18:25:56 #13 48.04 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ...
18:25:56 #13 48.05 Setting up libgcc-12-dev:amd64 (12.2.0-14) ...
18:25:56 #13 48.06 Setting up shared-mime-info (2.2-1) ...
18:25:56 + mkdir -p /root/build-deb/compose
18:25:56 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:25:56 + mkdir -p /go/src/github.com/docker
18:25:56 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:25:56 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:25:56 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:25:56 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:25:56 + EPOCH=5
18:25:56 + EPOCH_SEP=
18:25:56 + [[ ! -z 5 ]]
18:25:56 + EPOCH_SEP=:
18:25:56 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:25:56 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:25:56 VERSION AAA 0.0.0-20231011170815-26951f7
18:25:56 + VERSION=0.0.0-20231011170815-26951f7
18:25:56 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:25:56 VERSION bbb 0.0.0-20231011170815-26951f7
18:25:56 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:25:56 + debSource=docker-ce
18:25:56 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:25:56 + debMaintainer='Docker <support@docker.com>'
18:25:56 ++ date --rfc-2822
18:25:56 + debDate='Wed, 11 Oct 2023 18:25:56 +0000'
18:25:56 + pkgRevision=1
18:25:56 + cat
18:25:56 + export CLI_GITCOMMIT=26951f7
18:25:56 + CLI_GITCOMMIT=26951f7
18:25:56 + export ENGINE_GITCOMMIT=949f8c9
18:25:56 + ENGINE_GITCOMMIT=949f8c9
18:25:56 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:25:56 + dpkg-buildpackage -uc -us -I.git
18:25:56 VERSION BBB 0.0.0-20231011170815-26951f7
18:25:56 #14 71.76 Setting up libdata-validate-uri-perl (0.07-2) ...
18:25:56 #14 71.77 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:25:56 #14 71.78 Setting up libmodule-runtime-perl (0.016-1) ...
18:25:56 #14 71.79 Setting up libmailtools-perl (2.21-1) ...
18:25:56 #14 71.80 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
18:25:56 #14 71.84 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:25:56 #14 71.91 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:25:56 #14 68.00 Selecting previously unselected package manpages-dev.
18:25:56 #14 68.00 Preparing to unpack .../353-manpages-dev_6.03-1_all.deb ...
18:25:56 #14 68.01 Unpacking manpages-dev (6.03-1) ...
18:25:56 #14 68.11 Selecting previously unselected package python3-certifi.
18:25:56 dpkg-buildpackage: info: source package docker-ce
18:25:56 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy
18:25:56 dpkg-buildpackage: info: source distribution jammy
18:25:56 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:25:56  dpkg-source -I.git --before-build .
18:25:56 dpkg-buildpackage: info: host architecture amd64
18:25:56  debian/rules clean
18:25:56 dh clean --with=bash-completion
18:25:56 #14 71.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:25:56 #14 72.12 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:25:56 #14 72.14 Setting up dh-strip-nondeterminism (1.13.0-1) ...
18:25:56 #14 72.15 Setting up libconst-fast-perl (0.014-1.1) ...
18:25:56 #14 72.16 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
18:25:56 #14 72.17 Setting up libdata-dpath-perl (0.58-1) ...
18:25:56 #14 72.18 Setting up libmodule-implementation-perl (0.09-1.1) ...
18:25:56 #14 72.19 Setting up libpackage-stash-perl (0.39-1) ...
18:25:56 #14 72.20 Setting up libimport-into-perl (1.002005-1) ...
18:25:56 #14 72.21 Setting up libmoo-perl (2.005004-3) ...
18:25:56 #14 72.22 Setting up liblist-someutils-perl (0.58-1) ...
18:25:56 #14 72.24 Setting up debhelper (13.6ubuntu1) ...
18:25:56 #14 72.24 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
18:25:56 #14 72.25 Setting up equivs (2.3.1) ...
18:25:56 #14 72.26 Setting up libmoox-aliases-perl (0.001006-1.1) ...
18:25:56 #14 72.27 Setting up libb-hooks-endofscope-perl (0.25-1) ...
18:25:56 go: downloading github.com/sirupsen/logrus v1.9.2
18:25:56 go: downloading github.com/urfave/cli/v2 v2.25.5
18:25:56 go: downloading github.com/google/uuid v1.3.0
18:25:56 go: downloading github.com/moby/vpnkit v0.5.0
18:25:56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:25:56 go: downloading golang.org/x/sys v0.8.0
18:25:56 go: downloading github.com/gofrs/flock v0.8.1
18:25:56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:25:56 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:25:56 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:25:56 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:25:56 go: downloading github.com/josharian/native v1.1.0
18:25:56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:25:56 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:25:57 #14 68.11 Preparing to unpack .../354-python3-certifi_2022.9.24-1_all.deb ...
18:25:57 #14 68.12 Unpacking python3-certifi (2022.9.24-1) ...
18:25:57 #14 68.16 Selecting previously unselected package python3-cffi-backend:arm64.
18:25:57 #14 68.16 Preparing to unpack .../355-python3-cffi-backend_1.15.1-5build1_arm64.deb ...
18:25:57 #14 68.17 Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ...
18:25:57 #14 68.20 Selecting previously unselected package python3-cryptography.
18:25:57 #14 68.21 Preparing to unpack .../356-python3-cryptography_38.0.4-2_arm64.deb ...
18:25:57 #14 68.21 Unpacking python3-cryptography (38.0.4-2) ...
18:25:57 #14 68.29 Selecting previously unselected package python3-idna.
18:25:57 #14 68.29 Preparing to unpack .../357-python3-idna_3.3-1_all.deb ...
18:25:57 #14 68.30 Unpacking python3-idna (3.3-1) ...
18:25:57 #14 68.34 Selecting previously unselected package python3-nacl.
18:25:57    dh_clean
18:25:57 #14 72.28 Setting up libnamespace-clean-perl (0.27-1) ...
18:25:57 #14 72.29 Setting up libnamespace-autoclean-perl (0.29-1) ...
18:25:57 #14 72.30 Setting up libgitlab-api-v4-perl (0.26-1) ...
18:25:57 #14 72.31 Setting up libmoox-struct-perl (0.020-1) ...
18:25:57 #14 72.32 Setting up lintian (2.114.0ubuntu1.2) ...
18:25:57 #14 72.33 Setting up licensecheck (3.2.14-2) ...
18:25:57 #14 72.35 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:25:57 #14 72.36 Setting up libwww-perl (6.61-1) ...
18:25:57 #14 72.37 Setting up devscripts (2.22.1ubuntu1) ...
18:25:57 #14 72.52 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
18:25:57 #14 72.53 Setting up libxml-sax-expat-perl (0.51-1) ...
18:25:57 #14 68.34 Preparing to unpack .../358-python3-nacl_1.5.0-2_arm64.deb ...
18:25:57 #14 68.34 Unpacking python3-nacl (1.5.0-2) ...
18:25:57 #14 68.39 Selecting previously unselected package python3-bcrypt.
18:25:57 #14 68.39 Preparing to unpack .../359-python3-bcrypt_3.2.2-1_arm64.deb ...
18:25:57 #14 68.39 Unpacking python3-bcrypt (3.2.2-1) ...
18:25:57 #14 68.43 Selecting previously unselected package python3-six.
18:25:57 #14 68.43 Preparing to unpack .../360-python3-six_1.16.0-4_all.deb ...
18:25:57 #14 68.44 Unpacking python3-six (1.16.0-4) ...
18:25:57 #14 68.47 Selecting previously unselected package python3-paramiko.
18:25:57 #14 68.48 Preparing to unpack .../361-python3-paramiko_2.12.0-2ubuntu1_all.deb ...
18:25:57 #14 68.48 Unpacking python3-paramiko (2.12.0-2ubuntu1) ...
18:25:57 #14 68.53 Selecting previously unselected package python3-urllib3.
18:25:57 #14 68.53 Preparing to unpack .../362-python3-urllib3_1.26.12-1_all.deb ...
18:25:57 #14 68.53 Unpacking python3-urllib3 (1.26.12-1) ...
18:25:57 #14 68.57 Selecting previously unselected package python3-requests.
18:25:57 #14 72.57 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:25:57 #14 72.62 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:25:57 #14 72.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:25:57 #14 72.78 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:25:57  dpkg-source -I.git -b .
18:25:57 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:25:57 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:25:57 dpkg-source: warning: native package version may not have a revision
18:25:57 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:25:57 dpkg-source: info: using source format '1.0'
18:25:57 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz
18:25:57 #14 68.58 Preparing to unpack .../363-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ...
18:25:57 #14 68.58 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
18:25:57 #14 68.62 Selecting previously unselected package python3-unidiff.
18:25:57 #14 68.63 Preparing to unpack .../364-python3-unidiff_0.7.3-1_all.deb ...
18:25:57 #14 68.63 Unpacking python3-unidiff (0.7.3-1) ...
18:25:57 #14 68.66 Selecting previously unselected package equivs.
18:25:57 #14 68.67 Preparing to unpack .../365-equivs_2.3.1_all.deb ...
18:25:57 #14 68.67 Unpacking equivs (2.3.1) ...
18:25:57 #14 68.71 Selecting previously unselected package libauthen-sasl-perl.
18:25:57 #14 68.71 Preparing to unpack .../366-libauthen-sasl-perl_2.1600-3_all.deb ...
18:25:57 #14 68.72 Unpacking libauthen-sasl-perl (2.1600-3) ...
18:25:57 #14 68.76 Selecting previously unselected package python3-magic.
18:25:57 #14 68.76 Preparing to unpack .../367-python3-magic_2%3a0.4.26-3_all.deb ...
18:25:57 #14 68.77 Unpacking python3-magic (2:0.4.26-3) ...
18:25:57 #14 68.83 Setting up libksba8:arm64 (1.6.3-2) ...
18:25:57 #14 72.81 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
18:25:57 #14 72.82 Updating certificates in /etc/ssl/certs...
18:25:57 #14 68.85 Setting up media-types (10.0.0) ...
18:25:57 #14 68.86 Setting up libpipeline1:arm64 (1.5.7-1) ...
18:25:57 #14 68.87 Setting up wdiff (1.2.2-5) ...
18:25:57 #14 68.88 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
18:25:57 #14 68.90 Setting up libkeyutils1:arm64 (1.6.3-2) ...
18:25:57 #14 68.91 Setting up lto-disabled-list (39) ...
18:25:57 #14 68.92 Setting up libpsl5:arm64 (0.21.2-1) ...
18:25:57 #14 68.93 Setting up libsodium23:arm64 (1.0.18-1build2) ...
18:25:57 #14 68.95 Setting up libicu72:arm64 (72.1-3ubuntu2) ...
18:25:57 #14 68.96 Setting up liblerc4:arm64 (4.0.0+ds-2ubuntu2) ...
18:25:57 #14 68.97 Setting up bsdextrautils (2.38.1-4ubuntu1) ...
18:25:57 #14 68.99 Setting up libre2-10:arm64 (20230201-1) ...
18:25:57 #14 69.00 Setting up libfcgi0ldbl:arm64 (2.4.2-2build2) ...
18:25:57 #14 69.01 Setting up libtext-glob-perl (0.11-3) ...
18:25:57 #14 69.02 Setting up libmagic-mgc (1:5.44-3) ...
18:25:57 #14 69.04 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
18:25:57 #14 69.06 Setting up distro-info-data (0.57ubuntu0.1) ...
18:25:57 #14 69.07 Setting up manpages (6.03-1) ...
18:25:57 #14 69.08 Setting up libtirpc-common (1.3.3+ds-1) ...
18:25:57 #14 69.09 Setting up unzip (6.0-27ubuntu1) ...
18:25:57 #14 69.11 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
18:25:57 #14 69.13 Setting up libbrotli1:arm64 (1.0.9-2build8) ...
18:25:57 #14 69.14 Setting up libsqlite3-0:arm64 (3.40.1-1) ...
18:25:57 #14 69.15 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
18:25:57 #13 59.71 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
18:25:57 #13 59.74 Setting up dirmngr (2.2.27-2+deb11u2) ...
18:25:57 #13 59.87 Setting up perl (5.32.1-4+deb11u2) ...
18:25:57 #13 59.89 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
18:25:57 #13 59.89 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:25:57 #13 59.90 Setting up libdata-dump-perl (1.23-1.1) ...
18:25:57 #13 59.92 Setting up libref-util-perl (0.204-1) ...
18:25:57 #13 59.93 Setting up libipc-system-simple-perl (1.30-1) ...
18:25:57 #13 59.94 Setting up libnet-domain-tld-perl (1.75-1.1) ...
18:25:57 #13 59.95 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
18:25:57 #13 59.96 Setting up libvariable-magic-perl (0.62-1+b3) ...
18:25:57 #13 59.97 Setting up libio-html-perl (1.004-2) ...
18:25:57 #13 59.98 Setting up libpod-parser-perl (1.63-2) ...
18:25:57 #13 59.99 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
18:25:57 #13 60.00 Setting up liblist-moreutils-xs-perl (0.430-2) ...
18:25:57 #13 60.01 Setting up gcc-10 (10.2.1-6) ...
18:25:57 #13 60.03 Setting up libparams-util-perl (1.102-1+b1) ...
18:25:57 #13 60.04 Setting up libdpkg-perl (1.20.13) ...
18:25:57 #13 60.05 Setting up libtime-duration-perl (1.21-1) ...
18:25:57 #13 60.06 Setting up autoconf (2.69-14) ...
18:25:57 #13 60.07 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:25:57 #13 60.08 Setting up libarray-intspan-perl (2.004-1) ...
18:25:57 #13 60.10 Setting up libcapture-tiny-perl (0.48-1) ...
18:25:57 #13 60.11 Setting up libtimedate-perl (2.3300-2) ...
18:25:57 #13 60.13 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
18:25:57 #13 60.14 Setting up libsub-name-perl (0.26-1+b1) ...
18:25:57 #13 60.15 Setting up libtype-tiny-xs-perl (0.022-1) ...
18:25:57 #13 60.16 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:25:57 #13 60.18 Setting up libproc-processtable-perl (0.59-2+b1) ...
18:25:57 #13 60.19 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:25:57 #13 60.20 Setting up xauth (1:1.1-1) ...
18:25:57 #13 60.22 Setting up libpath-tiny-perl (0.118-1) ...
18:25:57 #13 60.23 Setting up libarchive-cpio-perl (0.10-1.1) ...
18:25:57 #13 60.24 Setting up libjson-perl (4.03000-1) ...
18:25:57 #13 60.25 Setting up libipc-run3-perl (0.048-2) ...
18:25:57 #13 60.26 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
18:25:57 #13 60.28 Setting up libsub-override-perl (0.09-2) ...
18:25:57 #13 60.29 Setting up libaliased-perl (0.34-1.1) ...
18:25:57 #13 60.30 Setting up libstrictures-perl (2.000006-1) ...
18:25:57 #13 60.31 Setting up libsub-quote-perl (2.006006-1) ...
18:25:57 #13 60.37 Setting up libdevel-stacktrace-perl (2.0400-1) ...
18:25:57 #13 60.38 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
18:25:57 #13 60.40 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
18:25:57 #13 60.41 Setting up libsort-versions-perl (1.62-1) ...
18:25:57 #13 60.42 Setting up libexporter-tiny-perl (1.002002-1) ...
18:25:57 #13 60.43 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
18:25:57 #13 60.44 Setting up libfile-dirlist-perl (0.05-2) ...
18:25:57 #13 60.46 Setting up libterm-readkey-perl (2.38-1+b2) ...
18:25:57 #13 60.47 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
18:25:57 #13 60.48 Setting up libperlio-gzip-perl (0.19-1+b7) ...
18:25:57 #13 60.50 Setting up libsys-hostname-long-perl (1.5-2) ...
18:25:57 #13 60.51 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
18:25:57 #13 60.52 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
18:25:57 #13 60.53 Setting up liburi-perl (5.08-1) ...
18:25:57 #13 60.55 Setting up libfile-touch-perl (0.11-1) ...
18:25:57 #13 60.56 Setting up python3.9 (3.9.2-1) ...
18:25:57 #13 61.15 Setting up libemail-address-xs-perl (1.04-1+b3) ...
18:25:57 #13 61.21 Setting up libnet-ssleay-perl (1.88-3+b1) ...
18:25:57 #13 61.23 Setting up automake (1:1.16.3-2) ...
18:25:57 #13 61.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:25:57 #13 61.24 Setting up libapt-pkg-perl (0.1.39) ...
18:25:57 #13 61.25 Setting up libio-sessiondata-perl (1.03-1.1) ...
18:25:57 #13 61.26 Setting up libstring-escape-perl (2010.002-2) ...
18:25:57 #13 61.28 Setting up libhttp-date-perl (6.05-1) ...
18:25:57 #13 61.29 Setting up libfile-which-perl (1.23-1) ...
18:25:57 #13 61.30 Setting up libfile-basedir-perl (0.08-1) ...
18:25:57 #13 61.31 Setting up libnumber-range-perl (0.12-1.1) ...
18:25:57 #13 61.32 Setting up libtask-weaken-perl (1.06-1) ...
18:25:57 #13 61.33 Setting up libunicode-utf8-perl (0.62-1+b2) ...
18:25:57 #13 61.35 Setting up libmouse-perl (2.5.10-1+b1) ...
18:25:57 #13 61.36 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
18:25:57 #13 61.37 Setting up g++-10 (10.2.1-6) ...
18:25:57 #13 61.38 Setting up libfile-listing-perl (6.14-1) ...
18:25:57 #13 61.39 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
18:25:57 #13 61.40 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
18:25:57 #13 61.41 Setting up libregexp-pattern-perl (0.2.14-1) ...
18:25:57 #13 61.42 Setting up libdata-messagepack-perl (1.00-4+b1) ...
18:25:57 #13 61.43 Setting up libclass-inspector-perl (1.36-1) ...
18:25:57 #13 61.44 Setting up libfont-afm-perl (1.20-3) ...
18:25:57 #13 61.46 Setting up libwant-perl (0.29-1+b6) ...
18:25:57 #13 61.47 Setting up libdynaloader-functions-perl (0.003-1.1) ...
18:25:57 #13 61.48 Setting up libtext-glob-perl (0.11-1) ...
18:25:57 #13 61.49 Setting up libclass-method-modifiers-perl (2.13-1) ...
18:25:57 #13 61.50 Setting up liblist-compare-perl (0.55-1) ...
18:25:57 #13 61.51 Setting up libref-util-xs-perl (0.117-1+b3) ...
18:25:57 #13 61.54 Setting up libio-pty-perl (1:1.15-2) ...
18:25:57 #13 61.55 Setting up libtool (2.4.6-15) ...
18:25:57 #13 61.56 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
18:25:57 #13 61.57 Setting up libsort-key-perl (1.33-2+b3) ...
18:25:57 #13 61.59 Setting up libclone-perl (0.45-1+b1) ...
18:25:57 #13 61.60 Setting up libalgorithm-diff-perl (1.201-1) ...
18:25:57 #13 61.61 Setting up libarchive-zip-perl (1.68-1) ...
18:25:57 #13 61.62 Setting up libsub-identify-perl (0.14-1+b3) ...
18:25:57 #13 61.63 Setting up libdistro-info-perl (1.0) ...
18:25:57 #13 61.64 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
18:25:57 #13 61.66 Setting up libobject-id-perl (0.1.2-2.1) ...
18:25:57 #13 61.67 Setting up libio-stringy-perl (2.111-3) ...
18:25:57 #13 61.68 Setting up liblist-moreutils-perl (0.430-2) ...
18:25:57 #13 61.69 Setting up libhtml-tagset-perl (3.20-4) ...
18:25:57 #13 61.70 Setting up liblog-any-perl (1.709-1) ...
18:25:57 #13 61.74 Setting up libauthen-sasl-perl (2.1600-1.1) ...
18:25:57 #13 61.76 Setting up libdevel-size-perl (0.83-1+b2) ...
18:25:57 #13 61.78 Setting up libdebhelper-perl (13.3.4) ...
18:25:57 #13 61.79 Setting up libpod-constants-perl (0.19-2) ...
18:25:57 #13 61.80 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
18:25:57 #13 61.81 Setting up libconvert-binhex-perl (1.125-1) ...
18:25:57 #13 61.83 Setting up liblwp-mediatypes-perl (6.04-1) ...
18:25:57 #13 61.84 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
18:25:57 #13 61.85 Setting up libtry-tiny-perl (0.30-1) ...
18:25:57 #13 61.86 Setting up libtype-tiny-perl (1.012001-2) ...
18:25:57 #13 61.88 Setting up libcommon-sense-perl (3.75-1+b4) ...
18:25:57 #13 61.89 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
18:25:57 #13 61.90 Setting up libnet-http-perl (6.20-1) ...
18:25:57 #13 61.92 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
18:25:57 #13 61.93 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
18:25:57 #13 61.95 Setting up libtime-moment-perl (0.44-1+b3) ...
18:25:57 #13 61.96 Setting up libencode-locale-perl (1.05-1.1) ...
18:25:57 #14 10.29 Selecting previously unselected package liblocale-gettext-perl.
18:25:57 #14 10.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
18:25:57 #14 10.30 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
18:25:57 #14 10.30 Unpacking liblocale-gettext-perl (1.07-4) ...
18:25:57 #14 10.34 Selecting previously unselected package libssl1.1:amd64.
18:25:57 #14 10.34 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb ...
18:25:57 #14 10.35 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ...
18:25:57 #14 10.47 Selecting previously unselected package libpython3.8-minimal:amd64.
18:25:57 #14 10.48 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
18:25:57 #14 10.48 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ...
18:25:57 #14 10.57 Selecting previously unselected package libexpat1:amd64.
18:25:57 #14 10.57 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
18:25:57 #14 10.57 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
18:25:57 #14 10.61 Selecting previously unselected package python3.8-minimal.
18:25:57 #14 10.61 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
18:25:57 #14 10.61 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:25:58 #14 69.17 Setting up libfcgi-bin (2.4.2-2build2) ...
18:25:58 #14 69.18 Setting up binutils-common:arm64 (2.40-2ubuntu4.1) ...
18:25:58 #14 69.20 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
18:25:58 #14 69.22 Setting up libmagic1:arm64 (1:5.44-3) ...
18:25:58 #14 69.24 Setting up libdeflate0:arm64 (1.15-1) ...
18:25:58 #14 69.25 Setting up less (590-1.2) ...
18:25:58 #14 69.28 Setting up perl-openssl-defaults:arm64 (7) ...
18:25:58 #14 69.29 Setting up linux-libc-dev:arm64 (6.2.0-34.34) ...
18:25:58 #14 69.30 Setting up libctf-nobfd0:arm64 (2.40-2ubuntu4.1) ...
18:25:58 #14 69.31 Setting up gettext-base (0.21-11) ...
18:25:58 #14 69.33 Setting up m4 (1.4.19-3) ...
18:25:58 #14 69.34 Setting up liblzo2-2:arm64 (2.10-2build3) ...
18:25:58 #14 69.35 Setting up libnpth0:arm64 (1.6-3build2) ...
18:25:58 #14 69.37 Setting up krb5-locales (1.20.1-1build1) ...
18:25:58 #13 61.97 Setting up python3 (3.9.2-3) ...
18:25:58 #13 62.23 Setting up libexception-class-perl (1.44-1) ...
18:25:58 #14 10.80 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ...
18:25:58 #14 10.87 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ...
18:25:58 #14 10.88 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
18:25:58 #14 10.89 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:25:58 #14 73.28 0 added, 0 removed; done.
18:25:58 #14 73.28 Running hooks in /etc/ca-certificates/update.d...
18:25:58 #14 73.28 done.
18:25:58 #14 69.38 Setting up file (1:5.44-3) ...
18:25:58 #14 69.39 Setting up libassuan0:arm64 (2.5.5-5) ...
18:25:58 #14 69.40 Setting up libgomp1:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:58 #14 69.41 Setting up bzip2 (1.0.8-5build1) ...
18:25:58 #14 69.43 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
18:25:58 #14 69.44 Setting up libunwind8:arm64 (1.6.2-3) ...
18:25:58 #14 69.46 Setting up libjbig0:arm64 (2.1-6ubuntu1) ...
18:25:58 #14 69.47 Setting up libfakeroot:arm64 (1.31-1.1) ...
18:25:58 #14 69.48 Setting up libjansson4:arm64 (2.14-2) ...
18:25:58 #14 69.50 Setting up libkrb5support0:arm64 (1.20.1-1build1) ...
18:25:58 #14 69.51 Setting up libnumber-compare-perl (0.03-3) ...
18:25:58 #14 69.52 Setting up gcc-12-base:arm64 (12.3.0-1ubuntu1~23.04) ...
18:25:58 #14 69.53 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:25:58 #14 69.54 Setting up fakeroot (1.31-1.1) ...
18:25:58 #14 69.60 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:25:58 #13 62.25 Setting up python3-xdg (0.27-2) ...
18:25:58 #13 62.39 Setting up libconfig-tiny-perl (2.26-1) ...
18:25:58 #13 62.40 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
18:25:58 #13 62.41 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
18:25:58 #13 62.42 Setting up liblist-utilsby-perl (0.11-1) ...
18:25:58 #13 62.44 Setting up libstring-shellquote-perl (1.04-1) ...
18:25:58 #13 62.45 Setting up libsub-install-perl (0.928-1.1) ...
18:25:58 #13 62.46 Setting up gcc (4:10.2.1-1) ...
18:25:58 #13 62.48 Setting up dpkg-dev (1.20.13) ...
18:25:58 #13 62.51 Setting up libnumber-compare-perl (0.03-1.1) ...
18:25:58 #14 69.60 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:58 #14 69.60 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:58 #14 69.60 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:58 #14 69.60 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:58 #14 69.60 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:58 #14 69.60 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:58 #14 69.60 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:58 #14 69.60 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:25:58 #14 69.61 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
18:25:58 #14 69.62 Setting up autotools-dev (20220109.1) ...
18:25:58 #14 69.63 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
18:25:58 #14 69.65 Setting up libx11-data (2:1.8.4-2ubuntu0.3) ...
18:25:58 #14 69.66 Setting up make (4.3-4.1build1) ...
18:25:58 #14 69.67 Setting up libmpfr6:arm64 (4.2.0-1) ...
18:25:58 #14 69.69 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:25:58 #14 69.70 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:25:58 #14 69.71 Setting up lzip (1.23-5) ...
18:25:58 #14 69.72 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
18:25:58 #14 69.72 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
18:25:58 #14 69.72 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
18:25:58 #14 69.72 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
18:25:58 #14 69.72 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
18:25:58 #14 69.72 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
18:25:58 #14 69.73 Setting up strace (6.2-0ubuntu1) ...
18:25:58 #14 69.75 Setting up xz-utils (5.4.1-0.2) ...
18:25:58 #14 69.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.76 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:25:58 #14 69.77 Setting up t1utils (1.41-4build2) ...
18:25:58 #14 69.78 Setting up diffstat (1.65-1) ...
18:25:58 #14 69.79 Setting up libpng16-16:arm64 (1.6.39-2) ...
18:25:58 #14 69.81 Setting up libmpc3:arm64 (1.3.1-1) ...
18:25:58 #14 69.82 Setting up libatomic1:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:58 #13 62.52 Setting up intltool-debian (0.35.0+20060710.5) ...
18:25:58 #13 62.53 Setting up liberror-perl (0.17029-1) ...
18:25:58 #13 62.54 Setting up python3-six (1.16.0-2) ...
18:25:58 #13 62.67 Setting up dh-autoreconf (20) ...
18:25:58 #13 62.69 Setting up patchutils (0.4.2-1) ...
18:25:58 #13 62.70 Setting up libmail-sendmail-perl (0.80-1.1) ...
18:25:58 #13 62.71 Setting up libltdl-dev:amd64 (2.4.6-15) ...
18:25:58 #13 62.72 Setting up libjson-maybexs-perl (1.004003-1) ...
18:25:58 #13 62.73 Setting up libxml-sax-base-perl (1.09-1.1) ...
18:25:58 #13 62.74 Setting up libio-string-perl (1.08-3.1) ...
18:25:58 #13 62.75 Setting up libreadonly-perl (2.050-3) ...
18:25:58 #13 62.77 Setting up python3-gpg (1.14.0-1+b2) ...
18:25:58 #14 11.44 Selecting previously unselected package python3-minimal.
18:25:58 #14 11.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
18:25:58 #14 11.45 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
18:25:58 #14 11.45 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
18:25:58 #14 11.48 Selecting previously unselected package mime-support.
18:25:58 #14 11.48 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
18:25:58 #14 11.49 Unpacking mime-support (3.64ubuntu1) ...
18:25:58 #14 11.51 Selecting previously unselected package libmpdec2:amd64.
18:25:58 #14 11.52 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
18:25:58 #14 11.52 Unpacking libmpdec2:amd64 (2.4.2-3) ...
18:25:58 #14 11.55 Selecting previously unselected package readline-common.
18:25:58 #14 11.55 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
18:25:58 #14 11.55 Unpacking readline-common (8.0-4) ...
18:25:58 #14 11.58 Selecting previously unselected package libreadline8:amd64.
18:25:58 #14 11.58 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
18:25:58 #14 11.59 Unpacking libreadline8:amd64 (8.0-4) ...
18:25:58 #14 11.62 Selecting previously unselected package libsqlite3-0:amd64.
18:25:58 #14 11.62 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
18:25:58 #14 11.63 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
18:25:58 #14 11.69 Selecting previously unselected package libpython3.8-stdlib:amd64.
18:25:58 #14 DONE 74.1s
18:25:58 #14 69.84 Setting up patch (2.7.6-7build2) ...
18:25:58 #14 69.85 Setting up autopoint (0.21-11) ...
18:25:58 #14 69.86 Setting up fonts-dejavu-core (2.37-6) ...
18:25:58 #14 69.91 Setting up ucf (3.0043+nmu1) ...
18:25:58 #14 70.01 Setting up libk5crypto3:arm64 (1.20.1-1build1) ...
18:25:58 #14 70.03 Setting up libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ...
18:25:58 #14 70.04 Setting up libltdl7:arm64 (2.4.7-5) ...
18:25:58 #14 70.05 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:25:58 #14 70.08 Setting up libwebp7:arm64 (1.2.4-0.1ubuntu0.23.04.2) ...
18:25:58 #13 62.94 Setting up python3-certifi (2020.6.20-1) ...
18:25:59 #14 11.69 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
18:25:59 #14 11.69 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
18:25:59 
18:25:59 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:25:59 #15 DONE 0.0s
18:25:59 
18:25:59 #16 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:25:59 #14 70.10 Setting up libubsan1:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:59 #14 70.11 Setting up python-apt-common (2.5.3ubuntu1) ...
18:25:59 #14 70.12 Setting up libhwasan0:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:59 #14 70.13 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ...
18:25:59 #14 70.15 Setting up libasan8:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:59 #14 70.16 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
18:25:59 #14 70.18 Setting up lzop (1.04-2build2) ...
18:25:59 #14 70.19 Setting up git-man (1:2.39.2-1ubuntu1.1) ...
18:25:59 #14 70.20 Setting up netbase (6.4) ...
18:25:59 #14 70.24 Setting up libkrb5-3:arm64 (1.20.1-1build1) ...
18:25:59 #14 70.25 Setting up libtsan2:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:59 #14 70.26 Setting up libbinutils:arm64 (2.40-2ubuntu4.1) ...
18:25:59 #14 70.27 Setting up lsb-release (12.0-1ubuntu1) ...
18:25:59 #14 70.28 Setting up libfido2-1:arm64 (1.12.0-2) ...
18:25:59 #14 70.29 Setting up libisl23:arm64 (0.25-1) ...
18:25:59 #14 70.30 Setting up libc-dev-bin (2.37-0ubuntu2.1) ...
18:25:59 #14 70.31 Setting up openssl (3.0.8-1ubuntu1.2) ...
18:25:59 #14 70.34 Setting up libbsd0:arm64 (0.11.7-4) ...
18:25:59 #14 70.35 Setting up libelf1:arm64 (0.188-2.1) ...
18:25:59 #14 70.36 Setting up readline-common (8.2-1.3) ...
18:25:59 #14 70.38 Setting up publicsuffix (20230209.2326-1) ...
18:25:59 #14 70.39 Setting up libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ...
18:25:59 #14 70.40 Setting up zstd (1.5.4+dfsg2-4) ...
18:25:59 #13 50.71 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ...
18:25:59 #13 50.72 Setting up libgdbm-compat4:amd64 (1.23-3) ...
18:25:59 #13 50.73 Setting up ucf (3.0043+nmu1) ...
18:25:59 #13 63.10 Setting up libfile-find-rule-perl (0.34-1) ...
18:25:59 #13 63.14 Setting up libstring-copyright-perl (0.003006-1) ...
18:25:59 #13 63.23 Setting up libgd3:amd64 (2.3.0-2) ...
18:25:59 #13 63.25 Setting up python3-idna (2.10-1) ...
18:25:59 #14 11.86 Selecting previously unselected package python3.8.
18:25:59 #14 11.86 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
18:25:59 #14 11.86 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:25:59 #14 11.89 Selecting previously unselected package libpython3-stdlib:amd64.
18:25:59 #14 11.89 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
18:25:59 #14 11.90 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
18:25:59 #14 11.92 Setting up python3-minimal (3.8.2-0ubuntu2) ...
18:25:59 #14 12.09 Selecting previously unselected package python3.
18:25:59 #14 12.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
18:25:59 #14 12.09 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
18:25:59 #14 12.10 Unpacking python3 (3.8.2-0ubuntu2) ...
18:25:59 #14 12.13 Selecting previously unselected package libbsd0:amd64.
18:25:59 #14 12.13 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
18:25:59 #14 12.13 Unpacking libbsd0:amd64 (0.10.0-1) ...
18:25:59 #14 12.16 Selecting previously unselected package bsdmainutils.
18:25:59 #14 12.16 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
18:25:59 #14 12.16 Unpacking bsdmainutils (11.1.2ubuntu3) ...
18:25:59 #14 12.20 Selecting previously unselected package libuchardet0:amd64.
18:25:59 #14 70.41 Setting up libmarkdown2:arm64 (2.2.7-2) ...
18:25:59 #14 70.42 Setting up libcc1-0:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:59 #14 70.43 Setting up libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ...
18:25:59 #14 70.44 Setting up iso-codes (4.12.0-1) ...
18:25:59 #14 70.46 Setting up liblocale-gettext-perl (1.07-5) ...
18:25:59 #14 70.47 Setting up liblsan0:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:59 #14 70.48 Setting up dctrl-tools (2.24-3build2) ...
18:25:59 #14 70.50 Setting up libitm1:arm64 (13.1.0-2ubuntu2~23.04) ...
18:25:59 #14 70.51 Setting up libgdbm6:arm64 (1.23-3) ...
18:25:59 #14 70.52 Setting up libctf0:arm64 (2.40-2ubuntu4.1) ...
18:25:59 #14 70.53 Setting up libjpeg8:arm64 (8c-2ubuntu11) ...
18:25:59 #14 70.54 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
18:25:59 #14 70.56 Setting up manpages-dev (6.03-1) ...
18:25:59 #14 70.57 Setting up libdw1:arm64 (0.188-2.1) ...
18:25:59 #14 70.58 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
18:25:59 #14 70.60 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ...
18:25:59 #14 70.61 Setting up libxcb1:arm64 (1.15-1) ...
18:25:59 #13 50.83 Setting up libx265-199:amd64 (3.5-2+b1) ...
18:25:59 #13 50.84 Setting up dwz (0.15-1) ...
18:25:59 #13 50.85 Setting up groff-base (1.22.4-10) ...
18:25:59 #13 50.88 Setting up cpp (4:12.2.0-3) ...
18:25:59 #13 50.90 Setting up pixz (1.0.7-2) ...
18:25:59 #13 50.92 Setting up gpgconf (2.2.40-1.1) ...
18:25:59 #13 50.94 Setting up libcurl4:amd64 (7.88.1-10+deb12u4) ...
18:25:59 #13 50.96 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
18:25:59 #13 50.99 Setting up curl (7.88.1-10+deb12u4) ...
18:25:59 #13 51.00 Setting up libfontconfig1:amd64 (2.14.1-4) ...
18:25:59 #13 51.01 Setting up libperl5.36:amd64 (5.36.0-7) ...
18:25:59 #13 51.03 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
18:25:59 #13 51.04 Setting up gpg (2.2.40-1.1) ...
18:25:59 #13 51.05 Setting up gnupg-utils (2.2.40-1.1) ...
18:25:59 #13 63.44 Setting up libdata-optlist-perl (0.110-1.1) ...
18:25:59 #13 63.45 Setting up libipc-run-perl (20200505.0-1) ...
18:25:59 #13 63.46 Setting up git (1:2.30.2-1+deb11u2) ...
18:25:59 #13 63.48 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
18:25:59 #13 63.49 Setting up python3-urllib3 (1.26.5-1~exp1) ...
18:25:59 #14 12.21 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
18:25:59 #14 12.21 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
18:25:59 #14 12.24 Selecting previously unselected package groff-base.
18:25:59 #14 12.24 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
18:25:59 #14 12.24 Unpacking groff-base (1.22.4-4build1) ...
18:25:59 #14 12.34 Selecting previously unselected package libgdbm6:amd64.
18:25:59 #14 70.62 Setting up gettext (0.21-11) ...
18:25:59 #14 70.63 Setting up fontconfig-config (2.14.1-3ubuntu3) ...
18:25:59 #14 70.80 Setting up libedit2:arm64 (3.1-20221030-2) ...
18:25:59 #14 70.81 Setting up libreadline8:arm64 (8.2-1.3) ...
18:25:59 #14 70.82 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
18:25:59 #16 0.722 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
18:25:59 #16 0.783 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
18:25:59 #16 0.856 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
18:25:59 #13 51.07 Setting up binutils-x86-64-linux-gnu (2.40-2) ...
18:25:59 #13 51.08 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
18:25:59 #13 51.10 Setting up gpg-agent (2.2.40-1.1) ...
18:25:59 #13 63.65 Setting up libcontextual-return-perl (0.004014-2) ...
18:25:59 #13 63.69 Setting up libwww-robotrules-perl (6.02-1) ...
18:25:59 #13 63.70 Setting up libtypes-serialiser-perl (1.01-1) ...
18:25:59 #13 63.71 Setting up g++ (4:10.2.1-1) ...
18:25:59 #13 63.74 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:25:59 #13 63.75 Setting up libhtml-parser-perl (3.75-1+b1) ...
18:25:59 #13 63.76 Setting up libgit-wrapper-perl (0.048-1) ...
18:25:59 #13 63.77 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
18:25:59 #13 63.78 Setting up librole-tiny-perl (2.002004-1) ...
18:25:59 #13 63.79 Setting up gnupg (2.2.27-2+deb11u2) ...
18:25:59 #13 63.80 Setting up build-essential (12.9) ...
18:25:59 #13 63.81 Setting up python3-unidiff (0.5.5-2) ...
18:25:59 #14 12.34 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
18:25:59 #14 12.34 Unpacking libgdbm6:amd64 (1.18.1-5) ...
18:25:59 #14 12.37 Selecting previously unselected package libpipeline1:amd64.
18:25:59 #14 12.38 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
18:25:59 #14 12.38 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
18:25:59 #14 12.41 Selecting previously unselected package man-db.
18:25:59 #14 12.41 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
18:25:59 #14 12.42 Unpacking man-db (2.9.1-1) ...
18:25:59 #14 12.53 Selecting previously unselected package perl-modules-5.30.
18:25:59 #14 12.53 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ...
18:25:59 #14 12.53 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
18:25:59 #16 0.929 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
18:25:59 #13 51.58 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
18:25:59 #13 51.59 Setting up openssh-client (1:9.2p1-2+deb12u1) ...
18:25:59 #13 63.94 Setting up lsb-release (11.1.0) ...
18:25:59 #13 63.95 Setting up libfont-ttf-perl (1.06-1.1) ...
18:25:59 #13 63.96 Setting up libfile-homedir-perl (1.006-1) ...
18:25:59 #13 63.97 Setting up python3-magic (2:0.4.20-3) ...
18:25:59 #13 64.10 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
18:25:59 #13 64.13 Setting up pristine-tar (1.49) ...
18:25:59 #13 64.14 Setting up libio-socket-ssl-perl (2.069-1) ...
18:26:00 #13 23.88 Fedora 38 openh264 (From Cisco) - x86_64        2.4 kB/s | 2.5 kB     00:01    
18:26:00 #13 24.95 Fedora Modular 38 - x86_64                      3.3 MB/s | 2.8 MB     00:00    
18:26:00 #14 12.83 Selecting previously unselected package libgdbm-compat4:amd64.
18:26:00 #14 12.83 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
18:26:00 #14 12.83 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
18:26:00 #14 12.86 Selecting previously unselected package libperl5.30:amd64.
18:26:00 #14 12.86 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_amd64.deb ...
18:26:00 #14 12.87 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.4) ...
18:26:00 #13 51.71 Setting up gpgsm (2.2.40-1.1) ...
18:26:00 #13 51.74 Setting up libheif1:amd64 (1.15.1-1) ...
18:26:00 #13 51.77 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
18:26:00 #13 51.81 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u4) ...
18:26:00 #13 51.86 Setting up binutils (2.40-2) ...
18:26:00 #13 51.91 Setting up man-db (2.11.2-2) ...
18:26:00 #14 71.31 Updating certificates in /etc/ssl/certs...
18:26:00 #13 64.15 Setting up libsub-exporter-perl (0.987-1) ...
18:26:00 #13 64.16 Setting up libc-devtools (2.31-13+deb11u7) ...
18:26:00 #13 64.17 Setting up libalgorithm-merge-perl (0.08-3) ...
18:26:00 #13 64.18 Setting up libhttp-message-perl (6.28-1) ...
18:26:00 #13 64.19 Setting up libhtml-form-perl (6.07-1) ...
18:26:00 #13 64.20 Setting up python3-pkg-resources (52.0.0-4) ...
18:26:00 #13 64.38 Setting up libiterator-perl (0.03+ds1-1.1) ...
18:26:00 #13 64.39 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
18:26:00 #13 64.40 Setting up libjson-xs-perl (4.030-1+b1) ...
18:26:00 #13 52.05 Building database of manual pages ...
18:26:00 #13 64.41 Setting up libhttp-negotiate-perl (6.01-1) ...
18:26:00 #13 64.42 Setting up libio-prompter-perl (0.004015-1) ...
18:26:00 #13 64.43 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
18:26:00 #13 64.44 Setting up libhttp-cookies-perl (6.10-1) ...
18:26:00 #13 64.46 Setting up python3-apt (2.2.1) ...
18:26:00 #13 64.60 Setting up po-debconf (1.0.21+nmu1) ...
18:26:00 #13 64.61 Setting up libhtml-tree-perl (5.07-2) ...
18:26:00 #13 64.62 Setting up libparams-classify-perl (0.015-1+b3) ...
18:26:00 #13 64.63 Setting up libpath-iterator-rule-perl (1.014-1) ...
18:26:00 #13 64.65 Setting up libhtml-format-perl (2.12-1.1) ...
18:26:00 #13 64.66 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:26:00 #13 64.71 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:26:00 #13 64.77 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:00 #14 13.28 Selecting previously unselected package perl.
18:26:00 #14 13.28 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_amd64.deb ...
18:26:00 #14 13.29 Unpacking perl (5.30.0-9ubuntu0.4) ...
18:26:00 #14 13.33 Selecting previously unselected package openssl.
18:26:00 #14 13.33 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_amd64.deb ...
18:26:00 #14 13.33 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
18:26:00 #14 13.41 Selecting previously unselected package ca-certificates.
18:26:00 #14 13.42 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
18:26:00 #14 13.42 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
18:26:00 #14 13.46 Selecting previously unselected package distro-info-data.
18:26:00 #14 13.46 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ...
18:26:00 #14 13.46 Unpacking distro-info-data (0.43ubuntu1.13) ...
18:26:00 #14 13.48 Selecting previously unselected package libmagic-mgc.
18:26:00 #14 13.48 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
18:26:00 #14 13.49 Unpacking libmagic-mgc (1:5.38-4) ...
18:26:00 #14 13.54 Selecting previously unselected package libmagic1:amd64.
18:26:00 #16 1.100 Reading package lists...
18:26:00 #14 71.90 137 added, 0 removed; done.
18:26:00 #14 72.00 Setting up libgprofng0:arm64 (2.40-2ubuntu4.1) ...
18:26:00 #14 72.01 Setting up libfreetype6:arm64 (2.12.1+dfsg-4ubuntu0.1) ...
18:26:00 #13 64.88 
18:26:00 #13 64.88 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:00 #13 64.91 Setting up python3-chardet (4.0.0-1) ...
18:26:00 #14 13.54 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
18:26:00 #14 13.54 Unpacking libmagic1:amd64 (1:5.38-4) ...
18:26:00 #14 13.58 Selecting previously unselected package file.
18:26:00 #14 13.58 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
18:26:00 #14 13.58 Unpacking file (1:5.38-4) ...
18:26:00 #14 13.61 Selecting previously unselected package less.
18:26:00 #14 13.61 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
18:26:00 #14 13.61 Unpacking less (551-1ubuntu0.1) ...
18:26:00 #14 13.65 Selecting previously unselected package libelf1:amd64.
18:26:00 #14 13.65 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
18:26:00 #14 13.65 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
18:26:00 #14 13.69 Selecting previously unselected package libglib2.0-0:amd64.
18:26:00 #14 13.69 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ...
18:26:00 #14 13.69 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
18:26:00 #13 27.19 Fedora 38 - x86_64 - Updates                     20 MB/s |  33 MB     00:01    
18:26:01 #14 72.02 Setting up libgcc-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ...
18:26:01 #14 72.03 Setting up libgssapi-krb5-2:arm64 (1.20.1-1build1) ...
18:26:01 #14 72.04 Setting up libgdbm-compat4:arm64 (1.23-3) ...
18:26:01 #14 72.05 Setting up libssh-4:arm64 (0.10.4-2ubuntu0.1) ...
18:26:01 #14 72.07 Setting up dwz (0.15-1) ...
18:26:01 #14 72.08 Setting up groff-base (1.22.4-10) ...
18:26:01 #14 72.09 Setting up libtiff6:arm64 (4.5.0-5ubuntu1.2) ...
18:26:01 #14 72.10 Setting up cpp (4:12.2.0-3ubuntu1) ...
18:26:01 #14 72.12 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
18:26:01 #14 72.13 Setting up debugedit (1:5.0-5) ...
18:26:01 #14 72.14 Setting up libcurl4:arm64 (7.88.1-8ubuntu2.3) ...
18:26:01 #14 72.15 Setting up libx11-6:arm64 (2:1.8.4-2ubuntu0.3) ...
18:26:01 #14 72.16 Setting up curl (7.88.1-8ubuntu2.3) ...
18:26:01 #14 72.17 Setting up libfontconfig1:arm64 (2.14.1-3ubuntu3) ...
18:26:01 #14 72.18 Setting up libperl5.36:arm64 (5.36.0-7ubuntu0.23.04.1) ...
18:26:01 #14 72.19 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
18:26:01 #14 72.20 Setting up gpg (2.2.40-1.1ubuntu1) ...
18:26:01 #14 72.21 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
18:26:01 #14 72.22 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
18:26:01 #13 65.17 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:26:01 #14 13.82 Selecting previously unselected package libglib2.0-data.
18:26:01 #14 13.82 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
18:26:01 #14 13.82 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:26:01 #14 13.86 Selecting previously unselected package tzdata.
18:26:01 #14 13.86 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
18:26:01 #14 13.86 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
18:26:01 #14 14.05 Selecting previously unselected package libicu66:amd64.
18:26:01 #14 14.05 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ...
18:26:01 #14 14.05 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
18:26:01 #14 72.23 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
18:26:01 #16 2.212 dpkg-buildpackage: info: source package docker-ce-build-deps
18:26:01 #16 2.212 dpkg-buildpackage: info: source version 1.0
18:26:01 #16 2.212 dpkg-buildpackage: info: source distribution unstable
18:26:01 #16 2.212 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:26:01 #16 2.248 dpkg-buildpackage: info: host architecture arm64
18:26:01 #16 2.248  dpkg-source --before-build .
18:26:01 #16 2.346  debian/rules clean
18:26:01 #16 2.348 dh clean
18:26:01 #16 2.436    dh_clean
18:26:01 #16 2.473  debian/rules binary
18:26:01 #13 65.18 Setting up libmodule-runtime-perl (0.016-1) ...
18:26:01 #13 65.20 Setting up libmailtools-perl (2.21-1) ...
18:26:01 #13 65.21 Setting up python3-debian (0.1.39) ...
18:26:01 #13 65.35 Setting up python3-requests (2.25.1+dfsg-2) ...
18:26:01 #14 72.72 Setting up libxpm4:arm64 (1:3.5.12-1.1ubuntu0.1) ...
18:26:01 #14 72.73 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ...
18:26:01 #14 72.81 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
18:26:01 #16 2.475 dh binary
18:26:01 #16 2.552    dh_update_autotools_config
18:26:01 #16 2.582    dh_autoreconf
18:26:01 #16 2.623    create-stamp debian/debhelper-build-stamp
18:26:01 #16 2.623    dh_prep
18:26:01 #16 2.652    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:26:01 #16 2.702    dh_install
18:26:01 #13 65.49 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:26:01 #13 65.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:26:01 #13 65.60 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:26:01 #13 65.67 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:01 #14 72.81 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
18:26:01 #14 72.82 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
18:26:01 #14 72.82 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
18:26:01 #14 72.82 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
18:26:01 #14 72.83 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
18:26:01 #14 72.84 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
18:26:01 #14 72.85 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
18:26:01 #14 72.86 Setting up binutils-aarch64-linux-gnu (2.40-2ubuntu4.1) ...
18:26:01 #14 72.87 Setting up libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.3) ...
18:26:01 #14 72.88 Setting up binutils (2.40-2ubuntu4.1) ...
18:26:01 #14 72.90 Setting up man-db (2.11.2-1) ...
18:26:01 #16 2.736    dh_installdocs
18:26:01 #16 2.775    dh_installchangelogs
18:26:01 #16 2.858    dh_perl
18:26:01 #16 2.895    dh_link
18:26:01 #16 2.929    dh_strip_nondeterminism
18:26:01 #16 2.993    dh_compress
18:26:01 #13 65.79 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:01 #13 65.82 Setting up dh-strip-nondeterminism (1.12.0-1) ...
18:26:01 #13 65.83 Setting up libconst-fast-perl (0.014-1.1) ...
18:26:01 #13 65.84 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
18:26:01 #13 65.85 Setting up libdata-dpath-perl (0.58-1) ...
18:26:01 #13 65.86 Setting up libmodule-implementation-perl (0.09-1.1) ...
18:26:01 #13 65.88 Setting up libpackage-stash-perl (0.39-1) ...
18:26:01 #13 65.89 Setting up libimport-into-perl (1.002005-1) ...
18:26:01 #13 65.90 Setting up libmoo-perl (2.004004-1) ...
18:26:01 #13 65.91 Setting up liblist-someutils-perl (0.58-1) ...
18:26:01 #13 65.92 Setting up debhelper (13.3.4) ...
18:26:01 #13 65.93 Setting up libmime-tools-perl (5.509-1) ...
18:26:01 #13 65.94 Setting up dput (1.1.0) ...
18:26:01 #13 66.09 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
18:26:01 #13 66.10 Setting up equivs (2.3.1) ...
18:26:01 #13 66.11 Setting up libmoox-aliases-perl (0.001006-1.1) ...
18:26:02 #14 73.00 Building database of manual pages ...
18:26:02 #16 3.035    dh_fixperms
18:26:02 #16 3.079    dh_missing
18:26:02 #16 3.105    dh_installdeb
18:26:02 #16 3.139    dh_gencontrol
18:26:02 #14 14.82 Selecting previously unselected package libxml2:amd64.
18:26:02 #14 14.82 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ...
18:26:02 #14 14.82 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:26:02 #14 14.90 Selecting previously unselected package libyaml-0-2:amd64.
18:26:02 #13 66.13 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
18:26:02 #13 66.14 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
18:26:02 #13 66.15 Setting up libnamespace-clean-perl (0.27-1) ...
18:26:02 #13 66.17 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
18:26:02 #13 66.18 Setting up libnamespace-autoclean-perl (0.29-1) ...
18:26:02 #13 66.20 Setting up libgitlab-api-v4-perl (0.26-1) ...
18:26:02 #13 66.21 Setting up libmoox-struct-perl (0.020-1) ...
18:26:02 #13 66.22 Setting up lintian (2.104.0) ...
18:26:02 #13 66.24 Setting up licensecheck (3.1.1-2) ...
18:26:02 #13 66.25 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:26:02 #13 66.26 Setting up libwww-perl (6.52-1) ...
18:26:02 #13 66.28 Setting up devscripts (2.21.3+deb11u1) ...
18:26:02 + for f in rootlesskit rootlesskit-docker-proxy
18:26:02 + GOBIN=/usr/local/bin
18:26:02 + GO111MODULE=on
18:26:02 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:02 #14 73.30 Setting up libgpgme11:arm64 (1.18.0-3ubuntu2) ...
18:26:02 #14 73.31 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
18:26:02 #14 73.46 Setting up perl (5.36.0-7ubuntu0.23.04.1) ...
18:26:02 #14 73.48 Setting up libpackage-stash-xs-perl:arm64 (0.30-1build1) ...
18:26:02 #14 73.49 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:26:02 #14 73.50 Setting up libxs-parse-keyword-perl (0.33-1) ...
18:26:02 #14 73.51 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
18:26:02 #14 73.52 Setting up libdata-dump-perl (1.25-1) ...
18:26:02 #16 3.255    dh_md5sums
18:26:02 #16 3.291    dh_builddeb
18:26:02 #16 3.318 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:26:02 #16 3.393  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
18:26:02 #16 3.535  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
18:26:02 #13 53.79 Setting up libgpgme11:amd64 (1.18.0-3+b1) ...
18:26:02 #13 53.80 Setting up dirmngr (2.2.40-1.1) ...
18:26:02 #13 53.94 Setting up perl (5.36.0-7) ...
18:26:02 #13 53.96 Setting up libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
18:26:02 #13 53.98 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:26:02 #13 53.99 Setting up libxs-parse-keyword-perl (0.33-1) ...
18:26:02 #13 54.00 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
18:26:02 #13 54.02 Setting up libdata-dump-perl (1.25-1) ...
18:26:02 #13 54.03 Setting up gcc-12 (12.2.0-14) ...
18:26:02 #13 54.04 Setting up libfile-find-rule-perl (0.34-3) ...
18:26:02 #13 54.06 Setting up libref-util-perl (0.204-2) ...
18:26:02 #13 54.07 Setting up libipc-system-simple-perl (1.30-2) ...
18:26:02 #14 14.90 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
18:26:02 #14 14.91 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
18:26:02 #14 14.94 Selecting previously unselected package lsb-release.
18:26:02 #14 14.94 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
18:26:02 #14 14.94 Unpacking lsb-release (11.1.0ubuntu2) ...
18:26:02 #14 14.97 Selecting previously unselected package netbase.
18:26:02 #14 14.97 Preparing to unpack .../027-netbase_6.1_all.deb ...
18:26:02 #14 14.97 Unpacking netbase (6.1) ...
18:26:02 #14 15.00 Selecting previously unselected package python3-pkg-resources.
18:26:02 #14 15.00 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
18:26:02 #14 15.00 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:26:02 #14 15.05 Selecting previously unselected package python3-six.
18:26:02 #14 15.05 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
18:26:02 #14 15.06 Unpacking python3-six (1.14.0-2) ...
18:26:02 #14 15.08 Selecting previously unselected package shared-mime-info.
18:26:02 #14 15.09 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
18:26:02 #14 15.09 Unpacking shared-mime-info (1.15-1) ...
18:26:02 #14 15.16 Selecting previously unselected package ucf.
18:26:02 #14 15.16 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
18:26:02 #14 15.17 Moving old data out of the way
18:26:02 #14 15.17 Unpacking ucf (3.0038+nmu1) ...
18:26:02 #14 15.20 Selecting previously unselected package xdg-user-dirs.
18:26:02 #14 15.20 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
18:26:02 #14 15.21 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
18:26:02 #14 15.25 Selecting previously unselected package xz-utils.
18:26:02 #14 15.25 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
18:26:02 #14 15.26 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
18:26:02 #13 66.43 Setting up libxml-parser-perl:amd64 (2.46-2) ...
18:26:02 #13 66.45 Setting up libxml-sax-expat-perl (0.51-1) ...
18:26:02 #13 66.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:26:02 #13 66.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:02 #16 3.613 dpkg-genchanges: info: binary-only upload (no source code included)
18:26:02 #16 3.616  dpkg-source --after-build .
18:26:02 #14 73.54 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ...
18:26:02 #14 73.55 Setting up libfile-find-rule-perl (0.34-3) ...
18:26:02 #14 73.56 Setting up libref-util-perl (0.204-2) ...
18:26:02 #14 73.57 Setting up libipc-system-simple-perl (1.30-2) ...
18:26:02 #14 73.58 Setting up libnet-domain-tld-perl (1.75-3) ...
18:26:02 #14 73.59 Setting up libperlio-utf8-strict-perl (0.010-1) ...
18:26:02 #14 73.60 Setting up libsocket6-perl (0.29-3) ...
18:26:02 #14 73.62 Setting up libgd3:arm64 (2.3.3-7ubuntu2) ...
18:26:02 #14 73.63 Setting up libvariable-magic-perl (0.63-1) ...
18:26:02 #14 73.64 Setting up libio-html-perl (1.004-3) ...
18:26:02 #14 73.65 Setting up libpod-parser-perl (1.65-1) ...
18:26:02 #14 73.67 Setting up libb-hooks-op-check-perl:arm64 (0.22-2build1) ...
18:26:02 #14 73.68 Setting up libparams-util-perl (1.102-2) ...
18:26:02 #14 73.69 Setting up libdpkg-perl (1.21.21ubuntu1) ...
18:26:02 #14 73.70 Setting up libtime-duration-perl (1.21-2) ...
18:26:02 #14 73.71 Setting up autoconf (2.71-3) ...
18:26:02 #14 73.73 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
18:26:02 #13 54.08 Setting up libnet-domain-tld-perl (1.75-3) ...
18:26:02 #13 54.09 Setting up libperlio-utf8-strict-perl (0.010-1) ...
18:26:02 #13 54.11 Setting up libsocket6-perl (0.29-3) ...
18:26:02 #13 54.12 Setting up libgd3:amd64 (2.3.3-9) ...
18:26:02 #13 54.14 Setting up libvariable-magic-perl (0.63-1+b1) ...
18:26:02 #13 54.15 Setting up libio-html-perl (1.004-3) ...
18:26:02 #13 54.17 Setting up libpod-parser-perl (1.65-1) ...
18:26:02 #13 54.18 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
18:26:02 #13 54.20 Setting up libparams-util-perl (1.102-2+b1) ...
18:26:02 #13 54.21 Setting up libdpkg-perl (1.21.22) ...
18:26:02 #13 54.22 Setting up libtime-duration-perl (1.21-2) ...
18:26:02 #13 54.24 Setting up autoconf (2.71-3) ...
18:26:02 #13 54.25 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
18:26:02 #13 54.27 Setting up libarray-intspan-perl (2.004-2) ...
18:26:02 #13 54.28 Setting up libcapture-tiny-perl (0.48-2) ...
18:26:02 #13 54.29 Setting up libtimedate-perl (2.3300-2) ...
18:26:02 #14 15.29 Selecting previously unselected package gettext-base.
18:26:02 #14 15.29 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
18:26:02 #14 15.29 Unpacking gettext-base (0.19.8.1-10build1) ...
18:26:02 #14 15.32 Selecting previously unselected package iso-codes.
18:26:02 #14 15.32 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
18:26:02 #14 15.33 Unpacking iso-codes (4.4-1) ...
18:26:02 #13 66.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:02 #13 66.69 Setting up libsoap-lite-perl (1.27-1) ...
18:26:02 #13 66.72 Setting up libxmlrpc-lite-perl (0.717-4) ...
18:26:02 #13 66.73 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:26:02 #13 66.77 Processing triggers for ca-certificates (20210119) ...
18:26:02 #13 66.77 Updating certificates in /etc/ssl/certs...
18:26:02 #16 3.714 dpkg-buildpackage: info: binary-only upload (no source included)
18:26:02 #16 3.719 
18:26:02 #16 3.719 The package has been created.
18:26:02 #16 3.719 Attention, the package has been created in the current directory,
18:26:02 #16 3.719 not in ".." as indicated by the message above!
18:26:02 #16 3.741 Selecting previously unselected package docker-ce-build-deps.
18:26:02 #16 3.755 (Reading database ... 25563 files and directories currently installed.)
18:26:02 #16 3.755 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:26:02 #16 3.758 Unpacking docker-ce-build-deps (1.0) ...
18:26:02 #14 73.74 Setting up libarray-intspan-perl (2.004-2) ...
18:26:02 #14 73.76 Setting up libcapture-tiny-perl (0.48-2) ...
18:26:02 #14 73.77 Setting up libtimedate-perl (2.3300-2) ...
18:26:02 #14 73.78 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:26:02 #14 73.79 Setting up libsub-name-perl:arm64 (0.26-2build1) ...
18:26:02 #14 73.80 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ...
18:26:02 #14 73.89 Setting up libsyntax-keyword-try-perl (0.28-1) ...
18:26:02 #14 73.91 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:26:02 #14 73.92 Setting up libproc-processtable-perl:arm64 (0.634-1build2) ...
18:26:02 #14 73.93 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:26:02 #14 73.94 Setting up xauth (1:1.1.2-1) ...
18:26:02 #14 73.96 Setting up libpath-tiny-perl (0.144-1) ...
18:26:02 #14 73.97 Setting up libarchive-cpio-perl (0.10-3) ...
18:26:02 #14 73.98 Setting up libjson-perl (4.10000-1) ...
18:26:02 #14 74.00 Setting up libnsl2:arm64 (1.3.0-2build2) ...
18:26:02 #14 74.01 Setting up libipc-run3-perl (0.048-3) ...
18:26:02 #14 74.02 Setting up libregexp-wildcards-perl (1.05-3) ...
18:26:02 #14 74.03 Setting up libfcgi-perl (0.82+ds-2) ...
18:26:02 #14 74.04 Setting up libsub-override-perl (0.09-4) ...
18:26:02 #14 74.06 Setting up libaliased-perl (0.34-3) ...
18:26:02 #14 74.07 Setting up libstrictures-perl (2.000006-1) ...
18:26:02 #14 74.08 Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
18:26:02 #14 74.09 Setting up libdevel-stacktrace-perl (2.0400-2) ...
18:26:02 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm
18:26:02 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SfknTr
18:26:02 + umask 022
18:26:02 + cd /root/rpmbuild/BUILD
18:26:02 + cd src
18:26:02 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:26:02 + RPM_EC=0
18:26:02 ++ jobs -p
18:26:02 + exit 0
18:26:02 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.I1MfDZ
18:26:02 + umask 022
18:26:02 + cd /root/rpmbuild/BUILD
18:26:02 + rm -rf src src.gemspec
18:26:02 + RPM_EC=0
18:26:02 ++ jobs -p
18:26:02 + exit 0
18:26:02 
18:26:02 RPM build warnings:
18:26:02     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:26:02     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:26:02     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:26:02     source_date_epoch_from_changelog set but %changelog is missing
18:26:02     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/docker-proxy
18:26:02 warning: source_date_epoch_from_changelog set but %changelog is missing
18:26:02 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SCMugN
18:26:02 + umask 022
18:26:02 + cd /root/rpmbuild/BUILD
18:26:02 + cd /root/rpmbuild/BUILD
18:26:02 + rm -rf src
18:26:02 + /usr/bin/mkdir -p src
18:26:02 + cd src
18:26:02 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:26:02 + STATUS=0
18:26:02 + '[' 0 -ne 0 ']'
18:26:02 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:26:02 + STATUS=0
18:26:02 + '[' 0 -ne 0 ']'
18:26:02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:02 + RPM_EC=0
18:26:02 ++ jobs -p
18:26:02 + exit 0
18:26:02 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DE1Nuf
18:26:02 + umask 022
18:26:02 + cd /root/rpmbuild/BUILD
18:26:02 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:26:02 + export CFLAGS
18:26:02 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:26:02 + export CXXFLAGS
18:26:02 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:26:02 + export FFLAGS
18:26:02 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:26:02 + export FCFLAGS
18:26:02 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:26:02 + export LDFLAGS
18:26:02 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:02 + export LT_SYS_LIBRARY_PATH
18:26:02 + CC=gcc
18:26:02 + export CC
18:26:02 + CXX=g++
18:26:02 + export CXX
18:26:02 + cd src
18:26:02 + mkdir -p /go/src/github.com/docker
18:26:02 + rm -f /go/src/github.com/docker/cli
18:26:02 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:26:02 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:26:02 + pushd /go/src/github.com/docker/cli
18:26:02 + VERSION=0.0.0-20231011170815-26951f7
18:26:02 + GITCOMMIT=26951f7
18:26:02 + GO_LINKMODE=dynamic
18:26:02 + ./scripts/build/binary
18:26:02 Building dynamic docker-linux-arm64
18:26:02 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:01Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:26:02 + return
18:26:02 + RPM_EC=0
18:26:02 ++ jobs -p
18:26:02 + exit 0
18:26:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Be9u4O
18:26:02 + umask 022
18:26:02 + cd /root/rpmbuild/BUILD
18:26:02 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64 '!=' / ']'
18:26:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:26:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:26:02 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:02 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:26:02 + cd src
18:26:02 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin/dockerd-rootless.sh
18:26:02 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh
18:26:02 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin/rootlesskit
18:26:02 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy
18:26:02 + /usr/lib/rpm/check-buildroot
18:26:02 + /usr/lib/rpm/redhat/brp-ldconfig
18:26:02 + /usr/lib/rpm/brp-compress
18:26:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:26:02 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:02 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:26:02 #13 54.30 Setting up libregexp-ipv6-perl (0.03-3) ...
18:26:02 #13 54.31 Setting up gpg-wks-server (2.2.40-1.1) ...
18:26:02 #13 54.32 Setting up libsub-name-perl:amd64 (0.26-2+b1) ...
18:26:02 #13 54.33 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ...
18:26:02 #13 54.34 Setting up libsyntax-keyword-try-perl (0.28-1) ...
18:26:02 #13 54.36 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:26:02 #13 54.37 Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ...
18:26:02 #13 54.38 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:26:02 #13 54.39 Setting up xauth (1:1.1.2-1) ...
18:26:02 #13 54.40 Setting up libpath-tiny-perl (0.144-1) ...
18:26:02 #13 54.42 Setting up libarchive-cpio-perl (0.10-3) ...
18:26:02 #13 54.43 Setting up libjson-perl (4.10000-1) ...
18:26:02 #13 54.44 Setting up libnsl2:amd64 (1.3.0-2) ...
18:26:02 #13 54.45 Setting up libipc-run3-perl (0.048-3) ...
18:26:02 #13 54.47 Setting up libregexp-wildcards-perl (1.05-3) ...
18:26:02 #13 54.48 Setting up libfcgi-perl (0.82+ds-2) ...
18:26:02 #13 54.49 Setting up libsub-override-perl (0.09-4) ...
18:26:02 #13 54.51 Setting up libaliased-perl (0.34-3) ...
18:26:02 #14 15.65 Selecting previously unselected package krb5-locales.
18:26:02 #14 15.65 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ...
18:26:02 #14 15.65 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
18:26:02 #14 15.68 Selecting previously unselected package libcbor0.6:amd64.
18:26:03 #14 74.11 Setting up libclass-xsaccessor-perl (1.19-4build1) ...
18:26:03 #14 74.13 Setting up libsort-versions-perl (1.62-3) ...
18:26:03 #14 74.14 Setting up libexporter-tiny-perl (1.006000-1) ...
18:26:03 #14 74.15 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ...
18:26:03 #14 74.16 Setting up libfile-dirlist-perl (0.05-3) ...
18:26:03 #14 74.17 Setting up libterm-readkey-perl (2.38-2build1) ...
18:26:03 #14 74.18 Setting up libtext-levenshteinxs-perl (0.03-5build1) ...
18:26:03 #14 74.20 Setting up libperlio-gzip-perl (0.20-1build1) ...
18:26:03 #14 74.21 Setting up libsys-hostname-long-perl (1.5-3) ...
18:26:03 #14 74.22 Setting up libhtml-html5-entities-perl (0.004-3) ...
18:26:03 #14 74.23 Setting up libsereal-decoder-perl (5.003+ds-1) ...
18:26:03 #14 74.24 Setting up liburi-perl (5.17-1ubuntu1) ...
18:26:03 #14 74.26 Setting up libnet-ipv6addr-perl (1.02-1) ...
18:26:03 #14 74.28 Setting up libfile-touch-perl (0.12-2) ...
18:26:03 #14 74.29 Setting up libc-devtools (2.37-0ubuntu2.1) ...
18:26:03 #14 74.31 Setting up libemail-address-xs-perl (1.05-1build1) ...
18:26:03 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:26:03 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:26:03 + /usr/lib/rpm/brp-python-hardlink
18:26:03 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:26:03 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
18:26:03 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
18:26:03 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wbysty
18:26:03 + umask 022
18:26:03 + cd /root/rpmbuild/BUILD
18:26:03 + cd src
18:26:03 + /usr/local/bin/rootlesskit -v
18:26:03 rootlesskit version 1.1.1
18:26:03 + RPM_EC=0
18:26:03 ++ jobs -p
18:26:03 + exit 0
18:26:03 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:26:03 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20231011170815.26951f7-0.el9
18:26:03 Requires(interp): /bin/sh /bin/sh /bin/sh
18:26:03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:03 Requires(post): /bin/sh
18:26:03 Requires(preun): /bin/sh
18:26:03 Requires(postun): /bin/sh
18:26:03 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:26:03 Conflicts: rootlesskit
18:26:03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:26:03 #13 54.52 Setting up libstrictures-perl (2.000006-1) ...
18:26:03 #13 54.54 Setting up libsub-quote-perl (2.006008-1) ...
18:26:03 #13 54.55 Setting up libdevel-stacktrace-perl (2.0400-2) ...
18:26:03 #13 54.57 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
18:26:03 #13 54.58 Setting up libsort-versions-perl (1.62-3) ...
18:26:03 #13 54.59 Setting up libexporter-tiny-perl (1.006000-1) ...
18:26:03 #13 54.61 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ...
18:26:03 #13 54.62 Setting up libfile-dirlist-perl (0.05-3) ...
18:26:03 #13 54.63 Setting up libterm-readkey-perl (2.38-2+b1) ...
18:26:03 #13 54.64 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
18:26:03 #13 54.66 Setting up libperlio-gzip-perl (0.20-1+b1) ...
18:26:03 #13 54.67 Setting up libsys-hostname-long-perl (1.5-3) ...
18:26:03 #13 54.68 Setting up libhtml-html5-entities-perl (0.004-3) ...
18:26:03 #13 54.70 Setting up libsereal-decoder-perl (5.003+ds-1) ...
18:26:03 #13 54.71 Setting up liburi-perl (5.17-1) ...
18:26:03 #13 54.72 Setting up libnet-ipv6addr-perl (1.02-1) ...
18:26:03 #13 54.74 Setting up libfile-touch-perl (0.12-2) ...
18:26:03 #13 54.76 Setting up libc-devtools (2.36-9+deb12u3) ...
18:26:03 #13 54.78 Setting up libemail-address-xs-perl (1.05-1+b1) ...
18:26:03 #13 54.80 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
18:26:03 #13 54.81 Setting up automake (1:1.16.5-1.3) ...
18:26:03 #13 54.82 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:26:03 #13 54.83 Setting up libapt-pkg-perl (0.1.40+b2) ...
18:26:03 #14 15.68 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
18:26:03 #14 15.68 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
18:26:03 #14 15.71 Selecting previously unselected package libedit2:amd64.
18:26:03 #14 15.71 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
18:26:03 #14 15.72 Unpacking libedit2:amd64 (3.1-20191231-1) ...
18:26:03 #14 15.75 Selecting previously unselected package libfido2-1:amd64.
18:26:03 #14 15.75 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
18:26:03 #14 15.76 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
18:26:03 #14 15.79 Selecting previously unselected package libkrb5support0:amd64.
18:26:03 #14 15.79 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ...
18:26:03 #14 15.79 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
18:26:03 #14 15.83 Selecting previously unselected package libk5crypto3:amd64.
18:26:03 #14 15.83 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ...
18:26:03 #14 15.83 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
18:26:03 #14 15.87 Selecting previously unselected package libkeyutils1:amd64.
18:26:03 #14 15.87 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
18:26:03 #14 15.87 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
18:26:03 #14 15.90 Selecting previously unselected package libkrb5-3:amd64.
18:26:03 #14 15.90 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ...
18:26:03 #14 15.90 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
18:26:03 #14 16.03 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:26:03 #13 67.10 0 added, 0 removed; done.
18:26:03 #13 67.10 Running hooks in /etc/ca-certificates/update.d...
18:26:03 #13 67.10 done.
18:26:03 #14 74.32 Setting up libnet-ssleay-perl:arm64 (1.92-2build2) ...
18:26:03 #14 74.33 Setting up automake (1:1.16.5-1.3) ...
18:26:03 #14 74.34 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:26:03 #14 74.34 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:26:03 #14 74.34 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:26:03 #14 74.35 Setting up libapt-pkg-perl (0.1.40build3) ...
18:26:03 #14 74.37 Setting up libstring-escape-perl (2010.002-3) ...
18:26:03 #14 74.38 Setting up libberkeleydb-perl:arm64 (0.64-2) ...
18:26:03 #14 74.40 Setting up libhttp-date-perl (6.05-2) ...
18:26:03 #14 74.41 Setting up libfile-which-perl (1.27-2) ...
18:26:03 #14 74.43 Setting up libfile-basedir-perl (0.09-2) ...
18:26:03 #14 74.45 Setting up libunicode-utf8-perl (0.62-2) ...
18:26:03 #14 74.47 Setting up libset-intspan-perl (1.19-3) ...
18:26:03 #14 74.49 Setting up libmouse-perl (2.5.10-1build5) ...
18:26:03 #14 74.51 Setting up libfile-listing-perl (6.15-1) ...
18:26:03 #14 74.53 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:26:03 #14 74.54 Setting up libregexp-pattern-perl (0.2.14-2) ...
18:26:03 #14 74.56 Setting up libdata-messagepack-perl (1.02-1build1) ...
18:26:03 #14 74.57 Setting up libfont-afm-perl (1.20-4) ...
18:26:03 #14 74.58 Setting up libwant-perl (0.29-2build1) ...
18:26:03 #14 74.60 Setting up libdynaloader-functions-perl (0.003-3) ...
18:26:03 #14 74.61 Setting up libclass-method-modifiers-perl (2.14-1) ...
18:26:03 #14 74.63 Setting up liblist-compare-perl (0.55-2) ...
18:26:03 #13 54.84 Setting up libio-sessiondata-perl (1.03-3) ...
18:26:03 #13 54.86 Setting up libstring-escape-perl (2010.002-3) ...
18:26:03 #13 54.87 Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ...
18:26:03 #13 54.89 Setting up libhttp-date-perl (6.05-2) ...
18:26:03 #13 54.90 Setting up libfile-which-perl (1.27-2) ...
18:26:03 #13 54.91 Setting up libfile-basedir-perl (0.09-2) ...
18:26:03 #13 54.92 Setting up libtask-weaken-perl (1.06-2) ...
18:26:03 #13 54.94 Setting up libunicode-utf8-perl (0.62-2) ...
18:26:03 #13 54.95 Setting up libfeature-compat-try-perl (0.05-1) ...
18:26:03 #13 54.97 Setting up libset-intspan-perl (1.19-3) ...
18:26:03 #13 54.98 Setting up libmouse-perl (2.5.10-1+b3) ...
18:26:03 #13 54.99 Setting up libfile-listing-perl (6.15-1) ...
18:26:03 #13 55.01 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
18:26:03 #13 55.02 Setting up gpg-wks-client (2.2.40-1.1) ...
18:26:03 #13 55.03 Setting up libregexp-pattern-perl (0.2.14-2) ...
18:26:03 #13 55.04 Setting up libdata-messagepack-perl (1.02-1+b1) ...
18:26:03 #14 16.03 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ...
18:26:03 #14 16.03 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
18:26:03 #14 16.07 Selecting previously unselected package libpsl5:amd64.
18:26:03 #14 16.08 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
18:26:03 #14 16.08 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
18:26:03 #14 16.11 Selecting previously unselected package libxau6:amd64.
18:26:03 #14 16.11 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
18:26:03 #14 16.11 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
18:26:03 #14 16.14 Selecting previously unselected package libxdmcp6:amd64.
18:26:03 #14 16.14 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
18:26:03 #14 16.15 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
18:26:03 #14 16.17 Selecting previously unselected package libxcb1:amd64.
18:26:03 #14 16.18 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
18:26:03 #14 16.18 Unpacking libxcb1:amd64 (1.14-2) ...
18:26:03 #14 16.20 Selecting previously unselected package libx11-data.
18:26:03 #14 16.21 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
18:26:03 #14 16.21 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
18:26:03 #14 16.26 Selecting previously unselected package libx11-6:amd64.
18:26:03 #14 74.64 Setting up libref-util-xs-perl (0.117-2build1) ...
18:26:03 #14 74.67 Setting up libio-pty-perl (1:1.17-1) ...
18:26:03 #14 74.68 Setting up libfile-fcntllock-perl (0.22-4build1) ...
18:26:03 #14 74.69 Setting up libclone-perl:arm64 (0.46-1) ...
18:26:03 #14 74.71 Setting up libalgorithm-diff-perl (1.201-1) ...
18:26:03 #14 74.72 Setting up libarchive-zip-perl (1.68-1) ...
18:26:03 #14 74.74 Setting up libsub-identify-perl (0.14-3) ...
18:26:03 #14 74.75 Setting up libdistro-info-perl (1.5) ...
18:26:03 #14 74.76 Setting up libcpanel-json-xs-perl:arm64 (4.32-1build1) ...
18:26:03 #14 74.78 Setting up libhtml-tagset-perl (3.20-6) ...
18:26:03 #14 74.79 Setting up liblog-any-perl (1.713-1) ...
18:26:03 #14 74.82 Setting up libauthen-sasl-perl (2.1600-3) ...
18:26:03 #14 74.83 Setting up libdevel-size-perl (0.83-2build1) ...
18:26:03 #14 74.84 Setting up libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ...
18:26:03 #13 55.05 Setting up libclass-inspector-perl (1.36-3) ...
18:26:03 #13 55.07 Setting up libfont-afm-perl (1.20-4) ...
18:26:03 #13 55.08 Setting up libwant-perl (0.29-2+b1) ...
18:26:03 #13 55.10 Setting up libdynaloader-functions-perl (0.003-3) ...
18:26:03 #13 55.11 Setting up libclass-method-modifiers-perl (2.14-1) ...
18:26:03 #13 55.12 Setting up liblist-compare-perl (0.55-2) ...
18:26:03 #13 55.14 Setting up libref-util-xs-perl (0.117-2+b1) ...
18:26:03 #13 55.16 Setting up libio-pty-perl (1:1.17-1) ...
18:26:03 #13 55.17 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
18:26:03 #13 55.18 Setting up libclone-perl:amd64 (0.46-1) ...
18:26:03 #13 55.20 Setting up libalgorithm-diff-perl (1.201-1) ...
18:26:03 #13 55.21 Setting up libarchive-zip-perl (1.68-1) ...
18:26:03 #13 55.22 Setting up libsub-identify-perl (0.14-3) ...
18:26:03 #13 55.23 Setting up libdistro-info-perl (1.5) ...
18:26:03 #13 55.24 Setting up libcpanel-json-xs-perl:amd64 (4.35-1) ...
18:26:03 #13 55.26 Setting up libio-stringy-perl (2.111-3) ...
18:26:03 #13 55.27 Setting up libhtml-tagset-perl (3.20-6) ...
18:26:03 #13 55.28 Setting up liblog-any-perl (1.713-1) ...
18:26:03 #13 55.29 Setting up libauthen-sasl-perl (2.1600-3) ...
18:26:03 #13 55.31 Setting up libdevel-size-perl (0.83-2+b1) ...
18:26:03 #13 55.32 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
18:26:03 #13 55.33 Setting up libdebhelper-perl (13.11.4) ...
18:26:03 #13 55.35 Setting up libpod-constants-perl (0.19-2) ...
18:26:03 #13 55.36 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
18:26:03 #13 55.38 Setting up libconvert-binhex-perl (1.125-3) ...
18:26:03 #14 16.27 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
18:26:03 #14 16.27 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
18:26:03 #14 16.34 Selecting previously unselected package libxext6:amd64.
18:26:03 #14 16.34 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
18:26:03 #14 16.34 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
18:26:03 #14 16.37 Selecting previously unselected package libxmuu1:amd64.
18:26:03 #14 16.37 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
18:26:03 #14 16.38 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
18:26:03 #14 16.40 Selecting previously unselected package manpages.
18:26:03 #14 16.40 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
18:26:03 #14 16.40 Unpacking manpages (5.05-1) ...
18:26:03 #14 16.52 Selecting previously unselected package openssh-client.
18:26:03 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.src.rpm
18:26:03 #16 3.831 Reading package lists...
18:26:03 #16 4.644 Building dependency tree...
18:26:03 #16 4.826 Reading state information...
18:26:03 #14 74.85 Setting up libdebhelper-perl (13.11.4ubuntu3) ...
18:26:03 #14 74.86 Setting up libpod-constants-perl (0.19-2) ...
18:26:03 #14 74.88 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
18:26:03 #14 74.89 Setting up liblwp-mediatypes-perl (6.04-2) ...
18:26:03 #14 74.90 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
18:26:03 #14 74.91 Setting up libio-interactive-perl (1.023-2) ...
18:26:03 #14 74.92 Setting up libtry-tiny-perl (0.31-2) ...
18:26:03 #14 74.95 Setting up libtype-tiny-perl (2.002001-1) ...
18:26:03 #14 74.97 Setting up libcommon-sense-perl:arm64 (3.75-3) ...
18:26:03 #14 74.98 Setting up libmldbm-perl (2.05-4) ...
18:26:03 #14 74.99 Setting up libxml-namespacesupport-perl (1.12-2) ...
18:26:03 #14 75.01 Setting up libnet-http-perl (6.22-1) ...
18:26:03 #14 75.02 Setting up libpath-iterator-rule-perl (1.015-2) ...
18:26:03 #14 75.04 Setting up libtext-markdown-discount-perl (0.16-1) ...
18:26:03 #14 75.06 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
18:26:03 #14 75.08 Setting up libtime-moment-perl (0.44-2build1) ...
18:26:03 #14 75.09 Setting up libencode-locale-perl (1.05-3) ...
18:26:03 #14 75.10 Setting up libexception-class-perl (1.45-1) ...
18:26:03 #14 75.12 Setting up libmath-base85-perl (0.5+dfsg-2) ...
18:26:03 #14 75.14 Setting up libconfig-tiny-perl (2.28-2) ...
18:26:03 #14 75.15 Setting up libsereal-encoder-perl (5.003+ds-1) ...
18:26:03 #14 75.17 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ...
18:26:03 #13 55.39 Setting up liblwp-mediatypes-perl (6.04-2) ...
18:26:03 #13 55.40 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
18:26:03 #13 55.42 Setting up libio-interactive-perl (1.023-2) ...
18:26:03 #13 55.43 Setting up libtry-tiny-perl (0.31-2) ...
18:26:03 #13 55.45 Setting up libtype-tiny-perl (2.002001-1) ...
18:26:03 #13 55.46 Setting up libcommon-sense-perl:amd64 (3.75-3) ...
18:26:03 #13 55.48 Setting up libmldbm-perl (2.05-4) ...
18:26:03 #13 55.50 Setting up libxml-namespacesupport-perl (1.12-2) ...
18:26:03 #13 55.51 Setting up libnet-http-perl (6.22-1) ...
18:26:03 #13 55.53 Setting up libpath-iterator-rule-perl (1.015-2) ...
18:26:03 #13 55.54 Setting up libtext-markdown-discount-perl (0.16-1) ...
18:26:03 #13 55.56 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
18:26:03 #13 55.57 Setting up libtime-moment-perl (0.44-2+b1) ...
18:26:03 #13 55.59 Setting up libencode-locale-perl (1.05-3) ...
18:26:03 #14 16.52 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_amd64.deb ...
18:26:03 #14 16.52 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ...
18:26:03 #14 16.61 Selecting previously unselected package publicsuffix.
18:26:03 #14 16.61 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
18:26:03 #14 16.61 Unpacking publicsuffix (20200303.0012-1) ...
18:26:03 #14 16.64 Selecting previously unselected package python-apt-common.
18:26:03 #14 16.64 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
18:26:03 #14 16.65 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:26:03 #14 16.68 Selecting previously unselected package python3-apt.
18:26:03 #14 16.68 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
18:26:03 #14 16.68 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
18:26:03 #14 16.72 Selecting previously unselected package libunwind8:amd64.
18:26:03 #14 16.72 Preparing to unpack .../058-libunwind8_1.2.1-9ubuntu0.1_amd64.deb ...
18:26:03 #14 16.72 Unpacking libunwind8:amd64 (1.2.1-9ubuntu0.1) ...
18:26:03 #14 16.75 Selecting previously unselected package strace.
18:26:04 #16 4.831 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:26:04 #16 5.062 Starting 2 pkgProblemResolver with broken count: 0
18:26:04 #16 5.067 Done
18:26:04 #14 75.18 Setting up liblist-utilsby-perl (0.12-2) ...
18:26:04 #14 75.19 Setting up libstring-shellquote-perl (1.04-3) ...
18:26:04 #14 75.20 Setting up libnet-netmask-perl (2.0002-2) ...
18:26:04 #14 75.22 Setting up libsub-install-perl (0.929-1) ...
18:26:04 #14 75.23 Setting up gcc (4:12.2.0-3ubuntu1) ...
18:26:04 #14 75.26 Setting up dpkg-dev (1.21.21ubuntu1) ...
18:26:04 #14 75.28 Setting up libindirect-perl (0.39-2build1) ...
18:26:04 #14 75.29 Setting up libxs-parse-sublike-perl:arm64 (0.16-1ubuntu3) ...
18:26:04 #14 75.32 Setting up intltool-debian (0.35.0+20060710.6) ...
18:26:04 #14 75.33 Setting up libfreezethaw-perl (0.5001-3) ...
18:26:04 #14 75.34 Setting up libobject-pad-perl (0.78-1) ...
18:26:04 #14 75.36 Setting up liberror-perl (0.17029-2) ...
18:26:04 #14 75.37 Setting up patchutils (0.4.2-1build2) ...
18:26:04 #14 75.40 Setting up libmail-sendmail-perl (0.80-3) ...
18:26:04 #20 DONE 22.6s
18:26:04 
18:26:04 #21 [binary 1/1] COPY --from=build /out .
18:26:04 #21 DONE 0.2s
18:26:04 
18:26:04 #22 exporting to client directory
18:26:04 #22 copying files 53B
18:26:04 #22 copying files 35.63MB 0.1s done
18:26:04 #22 DONE 0.1s
18:26:04 mkdir -p build/win/amd64/docker
18:26:04 cp /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
18:26:04 cp /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/bundles/cross/win/dockerd.exe build/win/amd64/docker/dockerd.exe
18:26:04 cp /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/bundles/cross/win/docker-proxy.exe build/win/amd64/docker/docker-proxy.exe
18:26:04 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20231011170815-26951f7.zip docker'
18:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
18:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
18:26:04 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main]
18:26:04 v3.18.4-50-g3fb1235bce9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community]
18:26:04 OK: 20069 distinct packages available
18:26:04 (1/2) Installing unzip (6.0-r14)
18:26:04 (2/2) Installing zip (3.0-r12)
18:26:04 Executing busybox-1.36.1-r2.trigger
18:26:04 OK: 8 MiB in 17 packages
18:26:04   adding: docker/ (stored 0%)
18:26:04 #13 55.60 Setting up libexception-class-perl (1.45-1) ...
18:26:04 #13 55.62 Setting up libxstring-perl:amd64 (0.005-2+b1) ...
18:26:04 #13 55.63 Setting up libmath-base85-perl (0.5+dfsg-2) ...
18:26:04 #13 55.65 Setting up libconfig-tiny-perl (2.28-2) ...
18:26:04 #13 55.67 Setting up libsereal-encoder-perl (5.003+ds-1) ...
18:26:04 #13 55.68 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
18:26:04 #13 55.69 Setting up liblist-utilsby-perl (0.12-2) ...
18:26:04 #13 55.71 Setting up libstring-shellquote-perl (1.04-3) ...
18:26:04 #13 55.73 Setting up libnet-netmask-perl (2.0002-2) ...
18:26:04 #13 55.75 Setting up libsub-install-perl (0.929-1) ...
18:26:04 #13 55.76 Setting up gcc (4:12.2.0-3) ...
18:26:04 #13 55.79 Setting up dpkg-dev (1.21.22) ...
18:26:04 #13 55.82 Setting up libindirect-perl (0.39-2+b1) ...
18:26:04 #14 16.75 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
18:26:04 #14 16.75 Unpacking strace (5.5-3ubuntu1) ...
18:26:04 #14 16.81 Selecting previously unselected package xauth.
18:26:04 #14 16.81 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
18:26:04 #14 16.81 Unpacking xauth (1:1.1-0ubuntu1) ...
18:26:04 #14 16.84 Selecting previously unselected package libfl2:amd64.
18:26:04 #14 16.84 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
18:26:04 #14 16.84 Unpacking libfl2:amd64 (2.6.4-6.2) ...
18:26:04 #14 16.87 Selecting previously unselected package at.
18:26:04 #14 16.87 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
18:26:04 #14 16.88 Unpacking at (3.1.23-1ubuntu1) ...
18:26:04 #14 16.91 Selecting previously unselected package libsigsegv2:amd64.
18:26:04 #14 16.91 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
18:26:04 #14 16.91 Unpacking libsigsegv2:amd64 (2.12-2) ...
18:26:04 #14 16.93 Selecting previously unselected package m4.
18:26:04 #14 16.93 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
18:26:04 #14 16.94 Unpacking m4 (1.4.18-4) ...
18:26:04 #14 16.97 Selecting previously unselected package autoconf.
18:26:04 #14 16.97 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
18:26:04 #13 DONE 68.4s
18:26:04 #16 5.260  Done
18:26:04 #16 5.448 Starting pkgProblemResolver with broken count: 0
18:26:04 #14 75.41 Setting up libltdl-dev:arm64 (2.4.7-5) ...
18:26:04 #14 75.42 Setting up libjson-maybexs-perl (1.004004-1) ...
18:26:04 #14 75.43 Setting up libxml-sax-base-perl (1.09-3) ...
18:26:04 #14 75.44 Setting up libio-string-perl (1.08-4) ...
18:26:04 #14 75.46 Setting up libreadonly-perl (2.050-3) ...
18:26:04 #14 75.47 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ...
18:26:04 #14 75.48 Setting up libstring-copyright-perl (0.003014-1) ...
18:26:04 #14 75.49 Setting up libdata-optlist-perl (0.113-1) ...
18:26:04 #14 75.51 Setting up libipc-run-perl (20220807.0-1) ...
18:26:04 #14 75.52 Setting up git (1:2.39.2-1ubuntu1.1) ...
18:26:04 #14 75.54 Setting up libtext-xslate-perl:arm64 (3.5.9-1build2) ...
18:26:04 #14 75.55 Setting up libcontextual-return-perl (0.004014-4) ...
18:26:04 #14 75.57 Setting up libwww-robotrules-perl (6.02-1) ...
18:26:04 #14 75.58 Setting up libtypes-serialiser-perl (1.01-1) ...
18:26:04 #14 75.59 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
18:26:04 #14 75.61 Setting up libhtml-parser-perl:arm64 (3.81-1) ...
18:26:04 #13 55.83 Setting up libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
18:26:04 #13 55.85 Setting up intltool-debian (0.35.0+20060710.6) ...
18:26:04 #13 55.86 Setting up libfreezethaw-perl (0.5001-3) ...
18:26:04 #13 55.87 Setting up libobject-pad-perl (0.78-1) ...
18:26:04 #13 55.89 Setting up liberror-perl (0.17029-2) ...
18:26:04 #13 55.91 Setting up patchutils (0.4.2-1) ...
18:26:04 #13 55.93 Setting up libmail-sendmail-perl (0.80-3) ...
18:26:04 #13 55.94 Setting up libltdl-dev:amd64 (2.4.7-5) ...
18:26:04 #13 55.95 Setting up libjson-maybexs-perl (1.004004-1) ...
18:26:04 #13 55.97 Setting up libxml-sax-base-perl (1.09-3) ...
18:26:04 #13 56.00 Setting up libio-string-perl (1.08-4) ...
18:26:04 #13 56.01 Setting up libreadonly-perl (2.050-3) ...
18:26:04 #13 56.03 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
18:26:04 #13 56.04 Setting up libstring-copyright-perl (0.003014-1) ...
18:26:04 # Build the compose plugin
18:26:04 cd /go/src/github.com/docker/compose \
18:26:04 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:26:04 make[2]: Entering directory '/root/build-deb/compose'
18:26:04 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:26:04 go: downloading github.com/docker/cli v24.0.5+incompatible
18:26:04 go: downloading go.opentelemetry.io/otel v1.14.0
18:26:04 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:26:04 go: downloading github.com/compose-spec/compose-go v1.18.3
18:26:04 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:26:04 go: downloading github.com/docker/buildx v0.11.2
18:26:04 go: downloading github.com/docker/docker v24.0.5+incompatible
18:26:04 go: downloading github.com/hashicorp/go-version v1.6.0
18:26:04 go: downloading github.com/mattn/go-shellwords v1.0.12
18:26:04 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:26:04 go: downloading github.com/moby/buildkit v0.12.1
18:26:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:26:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:26:04 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:26:04 go: downloading google.golang.org/grpc v1.57.0
18:26:04 go: downloading github.com/containerd/containerd v1.7.3
18:26:04 go: downloading github.com/jonboulle/clockwork v0.4.0
18:26:04 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:26:04 go: downloading github.com/stretchr/testify v1.8.4
18:26:04 go: downloading golang.org/x/sys v0.7.0
18:26:04 go: downloading github.com/theupdateframework/notary v0.7.0
18:26:04 go: downloading github.com/imdario/mergo v0.3.16
18:26:04 go: downloading github.com/containerd/console v1.0.3
18:26:04 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:26:04 go: downloading github.com/adrg/xdg v0.4.0
18:26:04 go: downloading github.com/buger/goterm v1.0.4
18:26:04 go: downloading github.com/go-logr/logr v1.2.4
18:26:04 go: downloading github.com/hashicorp/errwrap v1.1.0
18:26:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:26:04 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:26:04 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:26:04 go: downloading k8s.io/client-go v0.26.2
18:26:04 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:26:04 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:26:04 go: downloading k8s.io/api v0.26.2
18:26:04 go: downloading k8s.io/apimachinery v0.26.2
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:26:04 go: downloading github.com/pelletier/go-toml v1.9.5
18:26:04 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:26:04 go: downloading github.com/golang/mock v1.6.0
18:26:04 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:26:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:26:04 go: downloading golang.org/x/crypto v0.7.0
18:26:04 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:26:04 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:26:04 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:26:04 go: downloading golang.org/x/net v0.9.0
18:26:04 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:26:04 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:26:04 go: downloading github.com/gogo/googleapis v1.4.1
18:26:04 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:26:04 go: downloading github.com/moby/locker v1.0.1
18:26:04 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:26:04 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:26:04 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:26:04 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:26:04 go: downloading google.golang.org/protobuf v1.30.0
18:26:04 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:26:04 go: downloading github.com/google/gofuzz v1.2.0
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:26:04 go: downloading github.com/aws/smithy-go v1.13.5
18:26:04 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:26:04 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:26:04 go: downloading golang.org/x/term v0.7.0
18:26:04 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:26:04 go: downloading k8s.io/klog/v2 v2.90.1
18:26:04 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:26:04 go: downloading github.com/containerd/continuity v0.4.1
18:26:04 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:26:04 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:26:04 go: downloading gopkg.in/inf.v0 v0.9.1
18:26:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:26:04 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:26:04 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:26:04 go: downloading golang.org/x/oauth2 v0.7.0
18:26:04 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:26:04 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:26:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:26:04 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:26:04 go: downloading github.com/mattn/go-colorable v0.1.13
18:26:04 go: downloading sigs.k8s.io/yaml v1.3.0
18:26:04 go: downloading github.com/moby/spdystream v0.2.0
18:26:04 go: downloading github.com/json-iterator/go v1.1.12
18:26:04 go: downloading github.com/mattn/go-isatty v0.0.17
18:26:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:26:04 go: downloading github.com/modern-go/reflect2 v1.0.2
18:26:04 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:26:04 go: downloading github.com/go-openapi/swag v0.19.14
18:26:04 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:26:04 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:26:04 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:26:04 go: downloading github.com/mailru/easyjson v0.7.6
18:26:04 go: downloading github.com/josharian/intern v1.0.0
18:26:04 #14 16.97 Unpacking autoconf (2.69-11.1) ...
18:26:04 #14 17.02 Selecting previously unselected package autotools-dev.
18:26:04 #14 17.03 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
18:26:04 #14 17.03 Unpacking autotools-dev (20180224.1) ...
18:26:04 #14 17.06 Selecting previously unselected package automake.
18:26:04 #14 17.06 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
18:26:04 #14 17.07 Unpacking automake (1:1.16.1-4ubuntu6) ...
18:26:04 #14 17.13 Selecting previously unselected package autopoint.
18:26:04 #14 17.13 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
18:26:04 #14 17.14 Unpacking autopoint (0.19.8.1-10build1) ...
18:26:04 #14 17.17 Selecting previously unselected package binutils-common:amd64.
18:26:04 #14 17.17 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.6_amd64.deb ...
18:26:04 #14 17.17 Unpacking binutils-common:amd64 (2.34-6ubuntu1.6) ...
18:26:04 #14 17.21 Selecting previously unselected package libbinutils:amd64.
18:26:04 #14 17.21 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.6_amd64.deb ...
18:26:04 #14 17.22 Unpacking libbinutils:amd64 (2.34-6ubuntu1.6) ...
18:26:04 
18:26:04 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:26:04 #14 DONE 0.0s
18:26:04 
18:26:04 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:26:04 #16 5.482 Starting 2 pkgProblemResolver with broken count: 0
18:26:04 #16 5.485 Done
18:26:04 #12 39.71 Fedora Modular 37 - x86_64 - Updates            2.6 MB/s | 2.9 MB     00:01    
18:26:04 #14 75.63 Setting up libgit-wrapper-perl (0.048-2) ...
18:26:04 #14 75.64 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
18:26:04 #14 75.65 Setting up librole-tiny-perl (2.002004-1) ...
18:26:04 #14 75.66 Setting up gnupg (2.2.40-1.1ubuntu1) ...
18:26:04 #14 75.68 Setting up libc6-dev:arm64 (2.37-0ubuntu2.1) ...
18:26:04 #14 75.69 Setting up libfont-ttf-perl (1.06-2) ...
18:26:04 #14 75.70 Setting up libfile-homedir-perl (1.006-2) ...
18:26:04 #14 75.72 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8) ...
18:26:04 #14 75.73 Setting up libio-socket-ssl-perl (2.081-2) ...
18:26:04 #14 75.74 Setting up libsub-exporter-perl (0.989-1) ...
18:26:04 #14 75.76 Setting up libpython3-stdlib:arm64 (3.11.2-1) ...
18:26:04 #14 75.77 Setting up libalgorithm-merge-perl (0.08-5) ...
18:26:04 #14 75.78 Setting up libhttp-message-perl (6.44-1) ...
18:26:04 #14 75.80 Setting up libdata-validate-ip-perl (0.31-1) ...
18:26:04 #14 75.81 Setting up libhtml-form-perl (6.11-1) ...
18:26:04 #14 75.82 Setting up libiterator-perl (0.03+ds1-2) ...
18:26:04 #13 56.06 Setting up libdata-optlist-perl (0.113-1) ...
18:26:04 #13 56.08 Setting up libipc-run-perl (20220807.0-1) ...
18:26:04 #13 56.09 Setting up git (1:2.39.2-1.1) ...
18:26:04 #13 56.11 Setting up libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
18:26:04 #13 56.13 Setting up libcontextual-return-perl (0.004014-4) ...
18:26:04 #13 56.14 Setting up libwww-robotrules-perl (6.02-1) ...
18:26:04 #13 56.16 Setting up libtypes-serialiser-perl (1.01-1) ...
18:26:04 #13 56.18 Setting up libnsl-dev:amd64 (1.3.0-2) ...
18:26:04 #13 56.19 Setting up libhtml-parser-perl:amd64 (3.81-1) ...
18:26:04 #13 56.20 Setting up libgit-wrapper-perl (0.048-2) ...
18:26:04 #13 56.21 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
18:26:04 #13 56.23 Setting up librole-tiny-perl (2.002004-1) ...
18:26:04 #13 56.24 Setting up gnupg (2.2.40-1.1) ...
18:26:04 #13 56.26 Setting up libc6-dev:amd64 (2.36-9+deb12u3) ...
18:26:04 #13 56.27 Setting up libfont-ttf-perl (1.06-2) ...
18:26:04 #13 56.28 Setting up libfile-homedir-perl (1.006-2) ...
18:26:04 #13 56.29 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ...
18:26:04 #13 56.30 Setting up pristine-tar (1.50) ...
18:26:04 #13 56.32 Setting up libio-socket-ssl-perl (2.081-2) ...
18:26:04 #13 56.33 Setting up libsub-exporter-perl (0.989-1) ...
18:26:04 #13 56.34 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
18:26:04 #13 56.36 Setting up libalgorithm-merge-perl (0.08-5) ...
18:26:04 #13 56.37 Setting up libhttp-message-perl (6.44-1) ...
18:26:04 #14 17.29 Selecting previously unselected package libctf-nobfd0:amd64.
18:26:04 #14 17.29 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.6_amd64.deb ...
18:26:04 #14 17.29 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.6) ...
18:26:04 #14 17.32 Selecting previously unselected package libctf0:amd64.
18:26:04 #14 17.32 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.6_amd64.deb ...
18:26:04 #14 17.33 Unpacking libctf0:amd64 (2.34-6ubuntu1.6) ...
18:26:04 #14 17.37 Selecting previously unselected package binutils-x86-64-linux-gnu.
18:26:04 #14 17.37 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.6_amd64.deb ...
18:26:04 #14 17.37 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.6) ...
18:26:04 #16 5.790 The following additional packages will be installed:
18:26:04 #16 5.790   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
18:26:04 #16 5.791   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:26:04 #16 5.791   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
18:26:04 #16 5.791   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
18:26:04 #16 5.792   libsystemd-dev libudev-dev libuv1 pkg-config
18:26:04 #16 5.793 Suggested packages:
18:26:04 #16 5.793   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
18:26:04 #16 5.793 Recommended packages:
18:26:04 #16 5.793   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
18:26:04 #16 5.834 The following NEW packages will be installed:
18:26:04 #16 5.834   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
18:26:04 #16 5.834   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:26:04 #16 5.835   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
18:26:04 #16 5.835   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
18:26:04 #16 5.835   libsystemd-dev libudev-dev libuv1 pkg-config
18:26:04 #14 75.84 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
18:26:04 #14 75.85 Setting up libjson-xs-perl (4.030-2) ...
18:26:04 #14 75.88 Setting up python3.11 (3.11.4-1~23.04) ...
18:26:04 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:26:04 Created binary: bundles/dynbinary-daemon/dockerd
18:26:04 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:26:04 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:26:04 module github.com/docker/docker
18:26:04 
18:26:04 go 1.20
18:26:04 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:04 + GO111MODULE=on
18:26:04 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:25.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:26:04 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:26:04 Created binary: bundles/dynbinary-daemon/docker-proxy
18:26:04 
18:26:04 + popd
18:26:04 ~/rpmbuild/BUILD/src
18:26:04 + RPM_EC=0
18:26:04 ++ jobs -p
18:26:04 + exit 0
18:26:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pF7lAF
18:26:04 + umask 022
18:26:04 + cd /root/rpmbuild/BUILD
18:26:04 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64 '!=' / ']'
18:26:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:26:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:26:04 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:04 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:26:04 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:04 + export CFLAGS
18:26:04 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:04 + export CXXFLAGS
18:26:04 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:04 + export FFLAGS
18:26:04 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:04 + export FCFLAGS
18:26:04 + VALAFLAGS=-g
18:26:04 + export VALAFLAGS
18:26:04 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:26:04 + export RUSTFLAGS
18:26:04 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:26:04 + export LDFLAGS
18:26:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:04 + export LT_SYS_LIBRARY_PATH
18:26:04 + CC=gcc
18:26:04 + export CC
18:26:04 + CXX=g++
18:26:04 + export CXX
18:26:04 + cd src
18:26:04 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:26:04 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/dockerd
18:26:04 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:26:04 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/docker-proxy
18:26:04 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/libexec/docker/docker-init
18:26:04 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/lib/systemd/system/docker.service
18:26:04 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/lib/systemd/system/docker.socket
18:26:04 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/etc/docker
18:26:04 + /usr/lib/rpm/check-buildroot
18:26:04 + /usr/lib/rpm/redhat/brp-ldconfig
18:26:04 + /usr/lib/rpm/brp-compress
18:26:04 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:26:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:04 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:26:04 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:26:04 + /usr/lib/rpm/check-rpaths
18:26:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:26:04 + /usr/lib/rpm/brp-remove-la-files
18:26:04 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:26:04 + /usr/lib/rpm/redhat/brp-python-hardlink
18:26:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JY1xm8
18:26:04 + umask 022
18:26:04 + cd /root/rpmbuild/BUILD
18:26:04 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:04 + export CFLAGS
18:26:04 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:04 + export CXXFLAGS
18:26:04 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:04 + export FFLAGS
18:26:04 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:04 + export FCFLAGS
18:26:04 + VALAFLAGS=-g
18:26:04 + export VALAFLAGS
18:26:04 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:26:04 + export RUSTFLAGS
18:26:04 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:26:04 + export LDFLAGS
18:26:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:04 + export LT_SYS_LIBRARY_PATH
18:26:04 + CC=gcc
18:26:04 + export CC
18:26:04 + CXX=g++
18:26:04 + export CXX
18:26:04 + cd src
18:26:04 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:26:04 PASS: daemon version OK
18:26:04 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:26:04 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:26:04 + echo 'PASS: daemon version OK'
18:26:04 + RPM_EC=0
18:26:04 ++ jobs -p
18:26:04 + exit 0
18:26:04 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:26:04 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/docker-proxy
18:26:04 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.fc39 docker-ce(aarch-64) = 3:0.0.0~20231011170815.26951f7-0.fc39
18:26:04 Requires(interp): /bin/sh /bin/sh /bin/sh
18:26:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:04 Requires(post): /bin/sh
18:26:04 Requires(preun): /bin/sh
18:26:04 Requires(postun): /bin/sh
18:26:04 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:26:04 Conflicts: docker docker-ee docker-engine-cs docker-io
18:26:04 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:26:04 Recommends: docker-ce-rootless-extras
18:26:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:26:04 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.src.rpm
18:26:04 #13 56.38 Setting up libdata-validate-ip-perl (0.31-1) ...
18:26:04 #13 56.39 Setting up libhtml-form-perl (6.11-1) ...
18:26:04 #13 56.40 Setting up libiterator-perl (0.03+ds1-2) ...
18:26:04 #13 56.41 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
18:26:04 #13 56.43 Setting up libjson-xs-perl (4.030-2+b1) ...
18:26:04 #13 56.44 Setting up python3.11 (3.11.2-6) ...
18:26:04 #14 17.56 Selecting previously unselected package binutils.
18:26:04 #14 17.56 Preparing to unpack .../074-binutils_2.34-6ubuntu1.6_amd64.deb ...
18:26:04 #14 17.56 Unpacking binutils (2.34-6ubuntu1.6) ...
18:26:04 #14 17.59 Selecting previously unselected package libc-dev-bin.
18:26:04 #14 17.59 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.12_amd64.deb ...
18:26:04 #14 17.59 Unpacking libc-dev-bin (2.31-0ubuntu9.12) ...
18:26:04 #14 17.62 Selecting previously unselected package linux-libc-dev:amd64.
18:26:04 #14 17.63 Preparing to unpack .../076-linux-libc-dev_5.4.0-164.181_amd64.deb ...
18:26:04 #14 17.63 Unpacking linux-libc-dev:amd64 (5.4.0-164.181) ...
18:26:04 #14 17.77 Selecting previously unselected package libcrypt-dev:amd64.
18:26:05 #15 0.587 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:26:05 #15 0.587 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:26:05 #15 0.587 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:26:05 #14 17.77 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
18:26:05 #14 17.77 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
18:26:05 #14 17.80 Selecting previously unselected package libc6-dev:amd64.
18:26:05 #14 17.80 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.12_amd64.deb ...
18:26:05 #14 17.81 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.12) ...
18:26:05 #16 6.252 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
18:26:05 #16 6.252 1 not fully installed or removed.
18:26:05 #16 6.252 Need to get 11.1 MB of archives.
18:26:05 #16 6.252 After this operation, 43.8 MB of additional disk space will be used.
18:26:05 #16 6.252 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
18:26:05 #14 76.64 Setting up libhttp-negotiate-perl (6.01-2) ...
18:26:05 #14 76.66 Setting up libio-prompter-perl (0.004015-2) ...
18:26:05 #14 76.67 Setting up libiterator-util-perl (0.02+ds1-2) ...
18:26:05 #14 76.68 Setting up libstdc++-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ...
18:26:05 #14 18.08 Selecting previously unselected package gcc-9-base:amd64.
18:26:05 #14 18.08 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
18:26:05 #14 18.09 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
18:26:05 #14 18.11 Selecting previously unselected package libisl22:amd64.
18:26:05 #14 18.12 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
18:26:05 #14 18.12 Unpacking libisl22:amd64 (0.22.1-1) ...
18:26:05 #14 18.20 Selecting previously unselected package libmpfr6:amd64.
18:26:05 #14 18.20 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
18:26:05 #14 18.20 Unpacking libmpfr6:amd64 (4.0.2-1) ...
18:26:05 #14 18.25 Selecting previously unselected package libmpc3:amd64.
18:26:05 #14 18.25 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
18:26:05 #14 18.25 Unpacking libmpc3:amd64 (1.1.0-1) ...
18:26:05 #14 18.28 Selecting previously unselected package cpp-9.
18:26:05 #14 18.28 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
18:26:05 #14 18.28 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
18:26:05 #13 57.16 Setting up libhttp-negotiate-perl (6.01-2) ...
18:26:05 #13 57.17 Setting up libio-prompter-perl (0.004015-2) ...
18:26:05 #13 57.18 Setting up libiterator-util-perl (0.02+ds1-2) ...
18:26:05 #13 57.20 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ...
18:26:05 #13 57.21 Setting up libhttp-cookies-perl (6.10-1) ...
18:26:05 #13 57.22 Setting up libtool (2.4.7-5) ...
18:26:05   adding: docker/docker.exe (deflated 53%)
18:26:05 #16 6.613 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
18:26:05 #16 6.734 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB]
18:26:05 #15 0.835 Reading package lists...
18:26:05 #14 76.69 Setting up libhttp-cookies-perl (6.10-1) ...
18:26:05 #14 76.70 Setting up libtool (2.4.7-5) ...
18:26:05 #14 76.71 Setting up po-debconf (1.0.21+nmu1) ...
18:26:05 #14 76.73 Setting up libhtml-tree-perl (5.07-3) ...
18:26:05 #14 76.75 Setting up libparams-classify-perl:arm64 (0.015-2build2) ...
18:26:05 #14 76.76 Setting up libcgi-pm-perl (4.55-1) ...
18:26:05 #14 76.77 Setting up python3 (3.11.2-1) ...
18:26:05 #13 57.25 Setting up po-debconf (1.0.21+nmu1) ...
18:26:05 #13 57.29 Setting up libhtml-tree-perl (5.07-3) ...
18:26:05 #13 57.33 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ...
18:26:05 #13 57.37 Setting up libcgi-pm-perl (4.55-1) ...
18:26:05 #13 57.43 Setting up python3 (3.11.2-1+b1) ...
18:26:05   adding: docker/docker-proxy.exe (deflated 60%)
18:26:05 #16 6.753 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
18:26:05 #16 6.771 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB]
18:26:05 #16 6.783 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
18:26:05 #16 6.784 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB]
18:26:05 #16 6.785 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
18:26:05 #16 6.920 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake arm64 3.22.1-1ubuntu1.22.04.1 [4650 kB]
18:26:05 #15 1.564 dpkg-buildpackage: info: source package docker-ce-build-deps
18:26:05 #15 1.564 dpkg-buildpackage: info: source version 1.0
18:26:05 #15 1.564 dpkg-buildpackage: info: source distribution unstable
18:26:05 #15 1.564 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:26:05 #14 77.06 Setting up libhtml-format-perl (2.16-2) ...
18:26:05 #14 77.07 Setting up python3-xdg (0.28-2) ...
18:26:05 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:26:05 Created binary: bundles/dynbinary-daemon/dockerd
18:26:05 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:26:05 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:26:05 module github.com/docker/docker
18:26:05 
18:26:05 go 1.20
18:26:05 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:05 + GO111MODULE=on
18:26:05 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:19.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:26:05 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:26:05 Created binary: bundles/dynbinary-daemon/docker-proxy
18:26:05 
18:26:05 + popd
18:26:05 + exit 0
18:26:05 ~/rpmbuild/BUILD/src
18:26:05 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KopeTd
18:26:05 + umask 022
18:26:05 + cd /root/rpmbuild/BUILD
18:26:05 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64 '!=' / ']'
18:26:05 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:26:05 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:26:05 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:05 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:26:05 + cd src
18:26:05 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:26:05 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin/dockerd
18:26:05 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:26:05 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin/docker-proxy
18:26:05 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/libexec/docker/docker-init
18:26:05 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/lib/systemd/system/docker.service
18:26:05 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/lib/systemd/system/docker.socket
18:26:05 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64/etc/docker
18:26:05 + /usr/lib/rpm/check-buildroot
18:26:05 + /usr/lib/rpm/redhat/brp-ldconfig
18:26:05 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:26:05 + /usr/lib/rpm/brp-compress
18:26:05 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:26:06 #16 7.139 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B]
18:26:06 #16 7.140 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
18:26:06 #16 7.289 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB]
18:26:06 #15 1.596 dpkg-buildpackage: info: host architecture amd64
18:26:06 #15 1.596  dpkg-source --before-build .
18:26:06 #15 1.690  debian/rules clean
18:26:06 #15 1.692 dh clean
18:26:06 #15 1.764    dh_clean
18:26:06 #15 1.795  debian/rules binary
18:26:06 #15 1.796 dh binary
18:26:06 #15 1.858    dh_update_autotools_config
18:26:06 #15 1.884    dh_autoreconf
18:26:06 #15 1.921    create-stamp debian/debhelper-build-stamp
18:26:06 #15 1.921    dh_prep
18:26:06 #14 77.23 Setting up libxml-sax-perl (1.02+dfsg-3) ...
18:26:06 #14 77.29 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:26:06 #14 77.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:06 #13 57.74 Setting up libhtml-format-perl (2.16-2) ...
18:26:06 #13 57.76 Setting up python3-xdg (0.28-2) ...
18:26:06 #13 57.91 Setting up libxml-sax-perl (1.02+dfsg-3) ...
18:26:06 #13 57.97 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:26:06 #13 58.03 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:06 #16 7.364 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.10 [20.7 kB]
18:26:06 #16 7.397 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB]
18:26:06 #15 1.949    dh_install
18:26:06 #15 1.980    dh_installdocs
18:26:06 #15 2.016    dh_installchangelogs
18:26:06 #14 18.96 Selecting previously unselected package cpp.
18:26:06 #14 18.96 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
18:26:06 #14 18.96 Unpacking cpp (4:9.3.0-1ubuntu2) ...
18:26:06 #14 19.00 Selecting previously unselected package libcc1-0:amd64.
18:26:06 #14 19.00 Preparing to unpack .../085-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
18:26:06 #14 19.00 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:06 #14 19.03 Selecting previously unselected package libgomp1:amd64.
18:26:06 #14 19.04 Preparing to unpack .../086-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
18:26:06 #14 19.04 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:06 #14 19.08 Selecting previously unselected package libitm1:amd64.
18:26:06 #14 19.08 Preparing to unpack .../087-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
18:26:06 #14 19.08 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:06 #14 19.11 Selecting previously unselected package libatomic1:amd64.
18:26:06 #14 19.12 Preparing to unpack .../088-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
18:26:06 #14 19.12 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:06 #14 19.16 Selecting previously unselected package libasan5:amd64.
18:26:06 #14 19.16 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
18:26:06 #14 19.16 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
18:26:06 #14 77.48 
18:26:06 #14 77.48 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:06 #14 77.51 Setting up python3-six (1.16.0-4) ...
18:26:06 #14 77.65 Setting up dh-autoreconf (20) ...
18:26:06 #14 77.66 Setting up libdata-validate-uri-perl (0.07-2) ...
18:26:06 #14 77.67 Setting up libnet-smtp-ssl-perl (1.04-2) ...
18:26:06 #14 77.68 Setting up python3-gpg (1.18.0-3ubuntu2) ...
18:26:06 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:06 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
18:26:06 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:26:06 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:26:06 + /usr/lib/rpm/brp-python-hardlink
18:26:06 + PYTHON3=/usr/libexec/platform-python
18:26:06 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:26:06 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wfBocE
18:26:06 + umask 022
18:26:06 + cd /root/rpmbuild/BUILD
18:26:06 + cd src
18:26:06 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:26:06 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:26:06 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:26:06 + echo 'PASS: daemon version OK'
18:26:06 PASS: daemon version OK
18:26:06 + exit 0
18:26:06 #13 58.15 
18:26:06 #13 58.15 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:06 #13 58.18 Setting up libfeature-compat-class-perl (0.05-1) ...
18:26:06 #13 58.20 Setting up python3-six (1.16.0-4) ...
18:26:06 #16 7.685 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-16-0 arm64 10.39-3ubuntu0.1 [185 kB]
18:26:06 #16 7.726 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-32-0 arm64 10.39-3ubuntu0.1 [177 kB]
18:26:06 #16 7.752 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-posix3 arm64 10.39-3ubuntu0.1 [5968 B]
18:26:06 #16 7.753 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-dev arm64 10.39-3ubuntu0.1 [663 kB]
18:26:06 #16 7.818 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB]
18:26:06 #15 2.091    dh_perl
18:26:06 #15 2.124    dh_link
18:26:06 #15 2.156    dh_strip_nondeterminism
18:26:06 #15 2.212    dh_compress
18:26:06 #15 2.249    dh_fixperms
18:26:06 #15 2.286    dh_missing
18:26:06 #15 2.309    dh_installdeb
18:26:06 #15 2.340    dh_gencontrol
18:26:06 #14 19.44 Selecting previously unselected package liblsan0:amd64.
18:26:06 #14 19.45 Preparing to unpack .../090-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
18:26:06 #14 19.45 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:06 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:26:06 + make manpages
18:26:06 scripts/docs/generate-man.sh
18:26:06 + cp -r . /tmp/docker-cli-docsgen.ztQCLPWf7k/
18:26:06 #14 77.85 Setting up python3-certifi (2022.9.24-1) ...
18:26:06 #14 77.98 Setting up libmodule-runtime-perl (0.016-2) ...
18:26:06 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:26:06 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin/docker-proxy
18:26:06 #13 58.32 Setting up dh-autoreconf (20) ...
18:26:06 #13 58.34 Setting up libdata-validate-uri-perl (0.07-2) ...
18:26:06 #13 58.35 Setting up libnet-smtp-ssl-perl (1.04-2) ...
18:26:06 #13 58.37 Setting up python3-gpg (1.18.0-3+b1) ...
18:26:06 #16 7.829 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB]
18:26:06 #16 7.832 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB]
18:26:06 #16 7.838 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.10 [306 kB]
18:26:06 #15 2.449    dh_md5sums
18:26:06 #15 2.480    dh_builddeb
18:26:06 #15 2.505 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:26:06 #15 2.523  dpkg-genbuildinfo --build=binary
18:26:06 #14 19.55 Selecting previously unselected package libtsan0:amd64.
18:26:06 #14 19.55 Preparing to unpack .../091-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
18:26:06 #14 19.55 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:06 #14 78.00 Setting up libmailtools-perl (2.21-2) ...
18:26:06 #14 78.01 Setting up python3-idna (3.3-1) ...
18:26:06 #14 78.21 Setting up python3-urllib3 (1.26.12-1) ...
18:26:07 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.el8 docker-ce(x86-64) = 3:0.0.0~20231011170815.26951f7-0.el8
18:26:07 Requires(interp): /bin/sh /bin/sh /bin/sh
18:26:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:07 Requires(post): /bin/sh
18:26:07 Requires(preun): /bin/sh
18:26:07 Requires(postun): /bin/sh
18:26:07 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:26:07 Conflicts: docker docker-ee docker-engine-cs docker-io
18:26:07 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:26:07 Recommends: docker-ce-rootless-extras
18:26:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:26:07 #13 58.54 Setting up python3-certifi (2022.9.24-1) ...
18:26:07 #13 58.66 Setting up libmodule-runtime-perl (0.016-2) ...
18:26:07 #13 58.68 Setting up libmailtools-perl (2.21-2) ...
18:26:07 #13 58.69 Setting up python3-idna (3.3-1) ...
18:26:07 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:26:07 Created binary: bundles/dynbinary-daemon/dockerd
18:26:07 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:26:07 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:26:07 module github.com/docker/docker
18:26:07 
18:26:07 go 1.20
18:26:07 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:07 + GO111MODULE=on
18:26:07 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:20.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:26:07 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:26:07 Created binary: bundles/dynbinary-daemon/docker-proxy
18:26:07 
18:26:07 + popd
18:26:07 ~/rpmbuild/BUILD/src
18:26:07 + RPM_EC=0
18:26:07 ++ jobs -p
18:26:07 + exit 0
18:26:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0HEgth
18:26:07 + umask 022
18:26:07 + cd /root/rpmbuild/BUILD
18:26:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64 '!=' / ']'
18:26:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:26:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:26:07 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:26:07 + cd src
18:26:07 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:26:07 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin/dockerd
18:26:07 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:26:07 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin/docker-proxy
18:26:07 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/libexec/docker/docker-init
18:26:07 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/lib/systemd/system/docker.service
18:26:07 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/lib/systemd/system/docker.socket
18:26:07 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64/etc/docker
18:26:07 + /usr/lib/rpm/check-buildroot
18:26:07 + /usr/lib/rpm/redhat/brp-ldconfig
18:26:07 + /usr/lib/rpm/brp-compress
18:26:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:26:07 #13 24.97 Fedora 39 openh264 (From Cisco) - x86_64        2.5 kB/s | 2.5 kB     00:01    
18:26:07 #16 8.002 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 kB]
18:26:07 #15 2.651  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
18:26:07 #15 2.725 dpkg-genchanges: info: binary-only upload (no source code included)
18:26:07 #15 2.727  dpkg-source --after-build .
18:26:07 #15 2.820 dpkg-buildpackage: info: binary-only upload (no source included)
18:26:07 #15 2.824 
18:26:07 #15 2.824 The package has been created.
18:26:07 #15 2.824 Attention, the package has been created in the current directory,
18:26:07 #15 2.824 not in ".." as indicated by the message above!
18:26:07 #15 2.846 Selecting previously unselected package docker-ce-build-deps.
18:26:07 #14 19.76 Selecting previously unselected package libubsan1:amd64.
18:26:07 #14 19.76 Preparing to unpack .../092-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
18:26:07 #14 19.77 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:07 #14 19.86 Selecting previously unselected package libquadmath0:amd64.
18:26:07 #14 19.86 Preparing to unpack .../093-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
18:26:07 #14 19.87 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:07 #14 19.90 Selecting previously unselected package libgcc-9-dev:amd64.
18:26:07 #14 19.90 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
18:26:07 #14 19.91 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
18:26:07 #14 78.39 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
18:26:07 #14 78.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:26:07 #14 78.51 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:26:07 + cd /tmp/docker-cli-docsgen.ztQCLPWf7k
18:26:07 + ./scripts/vendor init
18:26:07 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:26:07 + cp man/tools.go .
18:26:07 + ./scripts/vendor update
18:26:07 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:26:07 go: downloading github.com/spf13/cobra v1.7.0
18:26:07 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:26:07 go: downloading github.com/docker/go-units v0.5.0
18:26:07 go: downloading github.com/fvbommel/sortorder v1.0.2
18:26:07 go: downloading github.com/moby/term v0.5.0
18:26:07 go: downloading github.com/morikuni/aec v1.0.0
18:26:07 go: downloading github.com/pkg/errors v0.9.1
18:26:07 go: downloading github.com/spf13/pflag v1.0.5
18:26:07 go: downloading github.com/google/go-cmp v0.5.9
18:26:07 go: downloading gotest.tools/v3 v3.5.0
18:26:07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:26:07 go: downloading golang.org/x/sync v0.3.0
18:26:07 go: downloading github.com/mattn/go-runewidth v0.0.14
18:26:07 #13 58.89 Setting up python3-urllib3 (1.26.12-1) ...
18:26:07 #15 2.861 (Reading database ... 28667 files and directories currently installed.)
18:26:07 #15 2.862 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:26:07 #15 2.865 Unpacking docker-ce-build-deps (1.0) ...
18:26:07 #14 20.12 Selecting previously unselected package gcc-9.
18:26:07 #14 20.12 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
18:26:07 #14 20.12 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
18:26:07 #14 78.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:07 #14 78.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:07 #14 78.74 Setting up dh-strip-nondeterminism (1.13.1-1) ...
18:26:07 #14 78.75 Setting up libconst-fast-perl (0.014-2) ...
18:26:07 #14 78.77 Setting up libhttp-daemon-perl (6.14-2) ...
18:26:07 go: downloading github.com/moby/sys/sequential v0.5.0
18:26:07 go: downloading github.com/distribution/reference v0.5.0
18:26:07 #13 59.06 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
18:26:07 #13 59.11 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:26:07 #13 59.18 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:26:07 #13 59.25 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:07 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.el8.src.rpm
18:26:07 #15 2.910 Reading package lists...
18:26:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:07 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
18:26:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:26:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:26:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:26:07 + /usr/lib/rpm/brp-python-hardlink
18:26:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:26:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YmlIXm
18:26:07 + umask 022
18:26:07 + cd /root/rpmbuild/BUILD
18:26:07 + cd src
18:26:07 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:26:07 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:26:07 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:26:07 + echo 'PASS: daemon version OK'
18:26:07 PASS: daemon version OK
18:26:07 + RPM_EC=0
18:26:07 ++ jobs -p
18:26:07 + exit 0
18:26:07 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:26:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin/docker-proxy
18:26:07 #16 8.595 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
18:26:07 #16 8.758 debconf: delaying package configuration, since apt-utils is not installed
18:26:07 #16 8.797 Fetched 11.1 MB in 3s (4031 kB/s)
18:26:07 #16 8.823 Selecting previously unselected package bash-completion.
18:26:07 #14 78.78 Setting up python3-unidiff (0.7.3-1) ...
18:26:07 #14 78.92 Setting up libdata-dpath-perl (0.58-2) ...
18:26:07 go: downloading github.com/docker/go-connections v0.4.0
18:26:07 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:26:07 go: downloading github.com/sirupsen/logrus v1.9.3
18:26:07 go: downloading github.com/moby/patternmatcher v0.6.0
18:26:07 go: downloading golang.org/x/text v0.9.0
18:26:07 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:26:07 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:26:07 go: downloading github.com/opencontainers/go-digest v1.0.0
18:26:07 #12 44.19 Dependencies resolved.
18:26:07 #12 44.22 ================================================================================
18:26:07 #12 44.22  Package                       Arch     Version                 Repo       Size
18:26:07 #12 44.22 ================================================================================
18:26:07 #12 44.22 Installing:
18:26:07 #12 44.22  dnf-plugins-core              noarch   4.4.2-1.fc37            updates    38 k
18:26:07 #12 44.22  rpm-build                     x86_64   4.18.1-2.fc37           updates    75 k
18:26:07 #12 44.22  rpmlint                       noarch   2.4.0-6.fc37            updates   330 k
18:26:07 #12 44.22 Upgrading:
18:26:07 #12 44.22  glibc                         x86_64   2.36-14.fc37            updates   2.2 M
18:26:07 #12 44.22  glibc-common                  x86_64   2.36-14.fc37            updates   359 k
18:26:07 #12 44.22  glibc-minimal-langpack        x86_64   2.36-14.fc37            updates    79 k
18:26:07 #12 44.22 Installing dependencies:
18:26:07 #12 44.22  ansible-srpm-macros           noarch   1-10.fc37               updates    20 k
18:26:07 #12 44.22  binutils                      x86_64   2.38-27.fc37            updates   5.4 M
18:26:07 #12 44.22  binutils-gold                 x86_64   2.38-27.fc37            updates   773 k
18:26:07 #12 44.22  bzip2                         x86_64   1.0.8-12.fc37           fedora     52 k
18:26:07 #12 44.22  cpio                          x86_64   2.13-13.fc37            fedora    277 k
18:26:07 #12 44.22  dash                          x86_64   0.5.11.5-2.fc37         fedora     98 k
18:26:07 #12 44.22  dbus-libs                     x86_64   1:1.14.10-1.fc37        updates   156 k
18:26:07 #12 44.22  debugedit                     x86_64   5.0-7.fc37              updates    77 k
18:26:07 #12 44.22  desktop-file-utils            x86_64   0.26-7.fc37             fedora     72 k
18:26:07 #12 44.22  devscripts-checkbashisms      x86_64   2.22.2-3.fc37           fedora     28 k
18:26:07 #12 44.22  diffutils                     x86_64   3.8-3.fc37              fedora    378 k
18:26:07 #12 44.22  dwz                           x86_64   0.14-7.fc37             fedora    129 k
18:26:07 #12 44.22  ed                            x86_64   1.18-2.fc37             fedora     78 k
18:26:07 #12 44.22  efi-srpm-macros               noarch   5-6.fc37                fedora     22 k
18:26:07 #12 44.22  elfutils                      x86_64   0.189-3.fc37            updates   536 k
18:26:07 #12 44.22  elfutils-debuginfod-client    x86_64   0.189-3.fc37            updates    38 k
18:26:07 #12 44.22  emacs-filesystem              noarch   1:28.2-3.fc37           updates   7.5 k
18:26:07 #12 44.22  enchant2                      x86_64   2.3.4-1.fc37            updates    63 k
18:26:07 #12 44.22  file                          x86_64   5.42-4.fc37             fedora     49 k
18:26:07 #12 44.22  fonts-filesystem              noarch   1:2.0.5-9.fc37          fedora    7.9 k
18:26:07 #12 44.22  fonts-srpm-macros             noarch   1:2.0.5-9.fc37          fedora     26 k
18:26:07 #12 44.22  fpc-srpm-macros               noarch   1.3-6.fc37              fedora    7.7 k
18:26:07 #12 44.22  gdb-minimal                   x86_64   13.2-2.fc37             updates   4.2 M
18:26:07 #12 44.22  gdk-pixbuf2                   x86_64   2.42.10-1.fc37          fedora    485 k
18:26:07 #12 44.22  ghc-srpm-macros               noarch   1.6.1-1.fc37            updates   8.0 k
18:26:07 #12 44.22  glibc-gconv-extra             x86_64   2.36-14.fc37            updates   1.7 M
18:26:07 #12 44.22  gnat-srpm-macros              noarch   5-1.fc37                updates   8.3 k
18:26:07 #12 44.22  go-srpm-macros                noarch   3.2.0-1.fc37            fedora     27 k
18:26:07 #12 44.22  groff-base                    x86_64   1.22.4-10.fc37          fedora    1.1 M
18:26:07 #12 44.22  hunspell                      x86_64   1.7.0-21.fc37           fedora    281 k
18:26:07 #12 44.22  hunspell-en-GB                noarch   0.20140811.1-23.fc37    fedora    225 k
18:26:07 #12 44.22  hunspell-en-US                noarch   0.20140811.1-23.fc37    fedora    176 k
18:26:07 #12 44.22  hunspell-filesystem           x86_64   1.7.0-21.fc37           fedora    8.8 k
18:26:07 #12 44.22  js-jquery                     noarch   3.6.0-3.fc37            fedora    171 k
18:26:07 #12 44.22  json-glib                     x86_64   1.6.6-3.fc37            fedora    162 k
18:26:07 #12 44.22  kernel-srpm-macros            noarch   1.0-15.fc37             fedora    9.4 k
18:26:07 #12 44.22  libappstream-glib             x86_64   0.8.1-1.fc37            fedora    404 k
18:26:07 #12 44.22  libjpeg-turbo                 x86_64   2.1.3-2.fc37            fedora    181 k
18:26:07 #12 44.22  libpkgconf                    x86_64   1.8.0-3.fc37            fedora     36 k
18:26:07 #12 44.22  libpng                        x86_64   2:1.6.37-13.fc37        fedora    119 k
18:26:07 #12 44.22  libstemmer                    x86_64   0-19.585svn.fc37        fedora     79 k
18:26:07 #12 44.22  lua-srpm-macros               noarch   1-7.fc37                fedora    8.8 k
18:26:07 #12 44.22  ncurses                       x86_64   6.4-3.20230114.fc37     updates   411 k
18:26:07 #12 44.22  nim-srpm-macros               noarch   3-7.fc37                fedora    8.4 k
18:26:07 #12 44.22  ocaml-srpm-macros             noarch   7-2.fc37                fedora     13 k
18:26:07 #12 44.22  openblas-srpm-macros          noarch   2-12.fc37               fedora    7.5 k
18:26:07 #12 44.22  package-notes-srpm-macros     noarch   0.5-7.fc37              updates    11 k
18:26:07 #12 44.22  patch                         x86_64   2.7.6-17.fc37           fedora    124 k
18:26:07 #12 44.22  perl-AutoLoader               noarch   5.74-494.fc37           updates    22 k
18:26:07 #12 44.22  perl-B                        x86_64   1.83-494.fc37           updates   182 k
18:26:07 #12 44.22  perl-Carp                     noarch   1.52-489.fc37           fedora     29 k
18:26:07 #12 44.22  perl-Class-Struct             noarch   0.66-494.fc37           updates    23 k
18:26:07 #12 44.22  perl-Data-Dumper              x86_64   2.184-490.fc37          fedora     56 k
18:26:07 #12 44.22  perl-Digest                   noarch   1.20-489.fc37           fedora     26 k
18:26:07 #12 44.22  perl-Digest-MD5               x86_64   2.58-489.fc37           fedora     36 k
18:26:07 #12 44.22  perl-DynaLoader               x86_64   1.52-494.fc37           updates    27 k
18:26:07 #12 44.22  perl-Encode                   x86_64   4:3.19-492.fc37         fedora    1.7 M
18:26:07 #12 44.22  perl-Errno                    x86_64   1.36-494.fc37           updates    16 k
18:26:07 #12 44.22  perl-Exporter                 noarch   5.77-489.fc37           fedora     31 k
18:26:07 #12 44.22  perl-Fcntl                    x86_64   1.15-494.fc37           updates    21 k
18:26:07 #12 44.22  perl-File-Basename            noarch   2.85-494.fc37           updates    18 k
18:26:07 #12 44.22  perl-File-Path                noarch   2.18-489.fc37           fedora     35 k
18:26:07 #12 44.22  perl-File-Temp                noarch   1:0.231.100-489.fc37    fedora     59 k
18:26:07 #12 44.22  perl-File-stat                noarch   1.12-494.fc37           updates    18 k
18:26:07 #12 44.22  perl-FileHandle               noarch   2.03-494.fc37           updates    16 k
18:26:07 #12 44.22  perl-Getopt-Long              noarch   1:2.54-1.fc37           updates    60 k
18:26:07 #12 44.22  perl-Getopt-Std               noarch   1.13-494.fc37           updates    17 k
18:26:07 #12 44.22  perl-HTTP-Tiny                noarch   0.086-1.fc37            updates    55 k
18:26:07 #12 44.22  perl-IO                       x86_64   1.50-494.fc37           updates    93 k
18:26:07 #12 44.22  perl-IPC-Open3                noarch   1.22-494.fc37           updates    24 k
18:26:07 #12 44.22  perl-MIME-Base64              x86_64   3.16-489.fc37           fedora     30 k
18:26:07 #12 44.22  perl-Net-SSLeay               x86_64   1.92-4.fc37             fedora    362 k
18:26:07 #12 44.22  perl-POSIX                    x86_64   2.03-494.fc37           updates    98 k
18:26:07 #12 44.22  perl-PathTools                x86_64   3.84-489.fc37           fedora     89 k
18:26:07 #12 44.22  perl-Pod-Escapes              noarch   1:1.07-489.fc37         fedora     20 k
18:26:07 #12 44.22  perl-Pod-Perldoc              noarch   3.28.01-490.fc37        fedora     90 k
18:26:07 #12 44.22  perl-Pod-Simple               noarch   1:3.43-490.fc37         fedora    225 k
18:26:07 #12 44.22  perl-Pod-Usage                noarch   4:2.03-3.fc37           fedora     40 k
18:26:07 #12 44.22  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc37         fedora     72 k
18:26:07 #12 44.22  perl-SelectSaver              noarch   1.02-494.fc37           updates    13 k
18:26:07 #12 44.22  perl-Socket                   x86_64   4:2.036-1.fc37          fedora     55 k
18:26:07 #12 44.22  perl-Storable                 x86_64   1:3.26-489.fc37         fedora     97 k
18:26:07 #12 44.22  perl-Symbol                   noarch   1.09-494.fc37           updates    15 k
18:26:07 #12 44.22  perl-Term-ANSIColor           noarch   5.01-490.fc37           fedora     48 k
18:26:07 #12 44.22  perl-Term-Cap                 noarch   1.17-489.fc37           fedora     22 k
18:26:07 #12 44.22  perl-Text-ParseWords          noarch   3.31-489.fc37           fedora     16 k
18:26:07 #12 44.22  perl-Text-Tabs+Wrap           noarch   2023.0511-1.fc37        updates    23 k
18:26:07 #12 44.22  perl-Time-Local               noarch   2:1.300-489.fc37        fedora     33 k
18:26:07 #12 44.22  perl-URI                      noarch   5.17-1.fc37             updates   123 k
18:26:07 #12 44.22  perl-base                     noarch   2.27-494.fc37           updates    17 k
18:26:07 #12 44.22  perl-constant                 noarch   1.33-490.fc37           fedora     23 k
18:26:07 #12 44.22  perl-if                       noarch   0.61.000-494.fc37       updates    15 k
18:26:07 #12 44.22  perl-interpreter              x86_64   4:5.36.1-494.fc37       updates    73 k
18:26:07 #12 44.22  perl-libnet                   noarch   3.14-490.fc37           fedora    132 k
18:26:07 #12 44.22  perl-libs                     x86_64   4:5.36.1-494.fc37       updates   2.2 M
18:26:07 #12 44.22  perl-locale                   noarch   1.10-494.fc37           updates    15 k
18:26:07 #12 44.22  perl-mro                      x86_64   1.26-494.fc37           updates    30 k
18:26:07 #12 44.22  perl-overload                 noarch   1.35-494.fc37           updates    47 k
18:26:07 #12 44.22  perl-overloading              noarch   0.02-494.fc37           updates    14 k
18:26:07 #12 44.22  perl-parent                   noarch   1:0.238-489.fc37        fedora     14 k
18:26:07 #12 44.22  perl-podlators                noarch   1:4.14-489.fc37         fedora    116 k
18:26:07 #12 44.22  perl-srpm-macros              noarch   1-46.fc37               fedora    8.3 k
18:26:07 #12 44.22  perl-subs                     noarch   1.04-494.fc37           updates    13 k
18:26:07 #12 44.22  perl-vars                     noarch   1.05-494.fc37           updates    14 k
18:26:07 #12 44.22  pkgconf                       x86_64   1.8.0-3.fc37            fedora     41 k
18:26:07 #12 44.22  pkgconf-m4                    noarch   1.8.0-3.fc37            fedora     14 k
18:26:07 #12 44.22  pkgconf-pkg-config            x86_64   1.8.0-3.fc37            fedora     10 k
18:26:07 #12 44.22  pyproject-srpm-macros         noarch   1.9.0-1.fc37            updates    15 k
18:26:07 #12 44.22  python-srpm-macros            noarch   3.11-6.fc37             updates    24 k
18:26:07 #12 44.22  python3-construct             noarch   2.10.68-3.fc37          fedora    152 k
18:26:07 #12 44.22  python3-dateutil              noarch   1:2.8.2-4.fc37          fedora    361 k
18:26:07 #12 44.22  python3-dbus                  x86_64   1.3.2-1.fc37            updates   157 k
18:26:07 #12 44.22  python3-distro                noarch   1.7.0-3.fc37            fedora     48 k
18:26:07 #12 44.22  python3-dnf-plugins-core      noarch   4.4.2-1.fc37            updates   299 k
18:26:07 #12 44.22  python3-enchant               noarch   3.2.2-5.fc37            fedora    103 k
18:26:07 #12 44.22  python3-file-magic            noarch   5.42-4.fc37             fedora     20 k
18:26:07 #12 44.22  python3-pybeam                noarch   0.7-4.fc37              fedora     32 k
18:26:07 #12 44.22  python3-pyxdg                 noarch   0.27-6.fc37             fedora    135 k
18:26:07 #12 44.22  python3-six                   noarch   1.16.0-8.fc37           fedora     42 k
18:26:07 #12 44.22  python3-systemd               x86_64   235-1.fc37              fedora    108 k
18:26:07 #12 44.22  python3-tomli-w               noarch   1.0.0-4.fc37            fedora     21 k
18:26:07 #12 44.22  python3-zstandard             x86_64   0.19.0-1.fc37           updates   470 k
18:26:07 #12 44.22  qt5-srpm-macros               noarch   5.15.9-1.fc37           updates   8.1 k
18:26:07 #12 44.22  redhat-rpm-config             noarch   229-1.fc37              updates    80 k
18:26:07 #12 44.22  rpmautospec-rpm-macros        noarch   0.3.5-1.fc37            updates   9.3 k
18:26:07 #12 44.22  rpmlint-fedora-license-data   noarch   1.31-1.fc37             updates    28 k
18:26:07 #12 44.22  rust-srpm-macros              noarch   24-4.fc37               updates    12 k
18:26:07 #12 44.22  shared-mime-info              x86_64   2.2-2.fc37              fedora    381 k
18:26:07 #12 44.22  unzip                         x86_64   6.0-58.fc37             fedora    182 k
18:26:07 #12 44.22  web-assets-filesystem         noarch   5-18.fc37               fedora    7.9 k
18:26:07 #12 44.22  xxhash-libs                   x86_64   0.8.2-1.fc37            updates    39 k
18:26:07 #12 44.22  xz                            x86_64   5.4.1-1.fc37            updates   419 k
18:26:07 #12 44.22  zip                           x86_64   3.0-33.fc37             fedora    259 k
18:26:07 #12 44.22  zstd                          x86_64   1.5.5-1.fc37            updates   476 k
18:26:07 #12 44.22 Installing weak dependencies:
18:26:07 #12 44.22  hunspell-en                   noarch   0.20140811.1-23.fc37    fedora    180 k
18:26:07 #12 44.22  perl-IO-Socket-IP             noarch   0.41-490.fc37           fedora     42 k
18:26:07 #12 44.22  perl-IO-Socket-SSL            noarch   2.075-1.fc37            fedora    221 k
18:26:07 #12 44.22  perl-Mozilla-CA               noarch   20211001-4.fc37         fedora     12 k
18:26:07 #12 44.22  perl-NDBM_File                x86_64   1.15-494.fc37           updates    23 k
18:26:07 #12 44.22  python-systemd-doc            x86_64   235-1.fc37              fedora    167 k
18:26:07 #12 44.22 
18:26:07 #12 44.22 Transaction Summary
18:26:07 #12 44.22 ================================================================================
18:26:07 #12 44.22 Install  143 Packages
18:26:07 #12 44.22 Upgrade    3 Packages
18:26:07 #12 44.22 
18:26:07 #12 44.23 Total download size: 32 M
18:26:07 #12 44.23 Downloading Packages:
18:26:07 #13 59.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:07 #13 59.41 Setting up dh-strip-nondeterminism (1.13.1-1) ...
18:26:07 #13 59.42 Setting up libconst-fast-perl (0.014-2) ...
18:26:07 #13 59.43 Setting up libhttp-daemon-perl (6.16-1) ...
18:26:07 #13 59.45 Setting up python3-unidiff (0.7.3-1) ...
18:26:07 #13 59.58 Setting up libdata-dpath-perl (0.58-2) ...
18:26:07 #15 3.377 Building dependency tree...
18:26:07 #15 3.467 Reading state information...
18:26:07 #15 3.481 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:26:07 #15 3.595 Starting 2 pkgProblemResolver with broken count: 0
18:26:07 #15 3.596 Done
18:26:07 #15 3.694  Done
18:26:07 #16 8.823 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25567 files and directories currently installed.)
18:26:07 #16 8.837 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
18:26:07 #16 8.849 Unpacking bash-completion (1:2.11-5ubuntu1) ...
18:26:07 #16 8.969 Selecting previously unselected package libarchive13:arm64.
18:26:07 #16 8.971 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
18:26:07 #16 8.977 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
18:26:07 #16 9.011 Selecting previously unselected package libjsoncpp25:arm64.
18:26:07 #16 9.014 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ...
18:26:07 #16 9.017 Unpacking libjsoncpp25:arm64 (1.9.5-3) ...
18:26:07 #16 9.051 Selecting previously unselected package librhash0:arm64.
18:26:07 #16 9.053 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
18:26:07 #16 9.056 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
18:26:07 #16 9.093 Selecting previously unselected package libuv1:arm64.
18:26:07 #14 78.93 Setting up python3-magic (2:0.4.26-3) ...
18:26:07 #14 79.06 Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ...
18:26:07 #14 79.07 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ...
18:26:07 #14 79.08 Setting up python3-pkg-resources (66.1.1-1) ...
18:26:07 #14 20.83 Selecting previously unselected package gcc.
18:26:08 go: downloading gopkg.in/yaml.v2 v2.4.0
18:26:08 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:26:08 go: downloading github.com/containerd/containerd v1.6.24
18:26:08 go: downloading github.com/moby/sys/signal v0.7.0
18:26:08 go: downloading golang.org/x/sys v0.10.0
18:26:08 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:26:08 go: downloading github.com/gogo/protobuf v1.3.2
18:26:08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:08 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:26:08 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:26:08 #13 26.15 Fedora 39 - x86_64 - Updates                    280  B/s | 257  B     00:00    
18:26:08 #13 59.59 Setting up python3-magic (2:0.4.26-3) ...
18:26:08 #13 59.72 Setting up g++-12 (12.2.0-14) ...
18:26:08 #15 3.782 Starting pkgProblemResolver with broken count: 0
18:26:08 #15 3.799 Starting 2 pkgProblemResolver with broken count: 0
18:26:08 #15 3.801 Done
18:26:08 #16 9.096 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ...
18:26:08 #16 9.099 Unpacking libuv1:arm64 (1.43.0-1) ...
18:26:08 #16 9.125 Selecting previously unselected package dh-elpa-helper.
18:26:08 #16 9.128 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
18:26:08 #16 9.131 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
18:26:08 #16 9.164 Selecting previously unselected package emacsen-common.
18:26:08 #16 9.166 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
18:26:08 #16 9.178 Unpacking emacsen-common (3.0.4) ...
18:26:08 #16 9.214 Selecting previously unselected package cmake-data.
18:26:08 #16 9.217 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
18:26:08 #16 9.225 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
18:26:08 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.el9 docker-ce(x86-64) = 3:0.0.0~20231011170815.26951f7-0.el9
18:26:08 Requires(interp): /bin/sh /bin/sh /bin/sh
18:26:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:08 Requires(post): /bin/sh
18:26:08 Requires(preun): /bin/sh
18:26:08 Requires(postun): /bin/sh
18:26:08 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:26:08 Conflicts: docker docker-ee docker-engine-cs docker-io
18:26:08 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:26:08 Recommends: docker-ce-rootless-extras
18:26:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:26:08 #14 79.34 Setting up libmodule-implementation-perl (0.09-2) ...
18:26:08 #14 79.35 Setting up libcgi-fast-perl (1:2.15-1) ...
18:26:08 #14 79.37 Setting up python3-apt (2.5.3ubuntu1) ...
18:26:08 #14 20.83 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
18:26:08 #14 20.83 Unpacking gcc (4:9.3.0-1ubuntu2) ...
18:26:08 #14 20.86 Selecting previously unselected package libstdc++-9-dev:amd64.
18:26:08 #14 20.86 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
18:26:08 #14 20.86 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
18:26:08 #14 21.07 Selecting previously unselected package g++-9.
18:26:08 #14 21.07 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
18:26:08 #14 21.07 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
18:26:08 go: downloading golang.org/x/term v0.8.0
18:26:08 go: downloading dario.cat/mergo v1.0.0
18:26:08 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:26:08 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:26:08 go: downloading github.com/creack/pty v1.1.18
18:26:08 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:26:08 go: downloading github.com/rivo/uniseg v0.2.0
18:26:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:26:08 go: downloading go.opentelemetry.io/otel v1.4.1
18:26:08 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:26:08 go: downloading github.com/moby/sys/symlink v0.2.0
18:26:08 go: downloading github.com/klauspost/compress v1.16.5
18:26:08 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:26:08 go: downloading golang.org/x/time v0.3.0
18:26:08 go: downloading github.com/opencontainers/runc v1.1.7
18:26:08 #13 59.73 Setting up python3-pkg-resources (66.1.1-1) ...
18:26:08 #13 59.99 Setting up libmodule-implementation-perl (0.09-2) ...
18:26:08 #15 3.952 The following additional packages will be installed:
18:26:08 #15 3.953   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:26:08 #15 3.953   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
18:26:08 #15 3.953   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
18:26:08 #15 3.953   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
18:26:08 #15 3.953   libudev-dev libuv1 pkg-config procps
18:26:08 #15 3.954 Suggested packages:
18:26:08 #15 3.954   cmake-doc ninja-build apparmor-easyprof seccomp
18:26:08 #15 3.954 Recommended packages:
18:26:08 #15 3.954   psmisc
18:26:08 #16 9.582 Selecting previously unselected package cmake.
18:26:08 #16 9.586 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_arm64.deb ...
18:26:08 #16 9.589 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
18:26:08 #14 79.53 Setting up libpackage-stash-perl (0.40-1) ...
18:26:08 #14 79.54 Setting up libimport-into-perl (1.002005-2) ...
18:26:08 #14 79.56 Setting up libmoo-perl (2.005005-1) ...
18:26:08 #14 79.57 Setting up python3-bcrypt (3.2.2-1) ...
18:26:08 #14 79.70 Setting up liblist-someutils-perl (0.59-1) ...
18:26:08 #14 79.72 Setting up debhelper (13.11.4ubuntu3) ...
18:26:08 #14 79.74 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ...
18:26:08 #14 79.75 Setting up python3-chardet (5.1.0+dfsg-2) ...
18:26:08 go: downloading gopkg.in/yaml.v3 v3.0.1
18:26:08 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:26:08 go: downloading github.com/stretchr/testify v1.8.1
18:26:08 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:26:08 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:26:08 go: downloading github.com/gorilla/mux v1.8.0
18:26:08 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:26:08 go: downloading golang.org/x/crypto v0.9.0
18:26:08 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:26:08 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:26:08 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:26:08 go: downloading google.golang.org/grpc v1.56.2
18:26:08 #13 60.01 Setting up libcgi-fast-perl (1:2.15-1) ...
18:26:08 #13 60.05 Setting up python3-apt (2.6.0) ...
18:26:08 #13 60.21 Setting up python3-charset-normalizer (3.0.1-2) ...
18:26:08 #15 4.116 The following NEW packages will be installed:
18:26:08 #15 4.116   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:26:08 #15 4.116   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
18:26:08 #15 4.116   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
18:26:08 #15 4.116   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
18:26:08 #15 4.117   libudev-dev libuv1 pkg-config procps
18:26:08 #15 4.386 0 upgraded, 24 newly installed, 0 to remove and 11 not upgraded.
18:26:08 #15 4.386 1 not fully installed or removed.
18:26:08 #15 4.386 Need to get 11.4 MB of archives.
18:26:08 #15 4.386 After this operation, 46.6 MB of additional disk space will be used.
18:26:08 #15 4.386 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:26:08 #16 9.698 Selecting previously unselected package dh-apparmor.
18:26:08 #16 9.701 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ...
18:26:08 #16 9.704 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ...
18:26:08 #16 9.736 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:26:08 #16 9.739 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
18:26:08 #16 9.742 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
18:26:08 #16 9.778 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:26:08 #16 9.780 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
18:26:08 #16 9.784 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
18:26:08 #16 9.810 Selecting previously unselected package libudev-dev:arm64.
18:26:08 #16 9.812 Preparing to unpack .../12-libudev-dev_249.11-0ubuntu3.10_arm64.deb ...
18:26:08 #16 9.815 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.10) ...
18:26:08 #16 9.845 Selecting previously unselected package libsepol-dev:arm64.
18:26:08 #16 9.848 Preparing to unpack .../13-libsepol-dev_3.3-1build1_arm64.deb ...
18:26:08 #16 9.851 Unpacking libsepol-dev:arm64 (3.3-1build1) ...
18:26:08 #16 9.895 Selecting previously unselected package libpcre2-16-0:arm64.
18:26:08 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.el9.src.rpm
18:26:08 #12 45.19 (1/146): bzip2-1.0.8-12.fc37.x86_64.rpm         180 kB/s |  52 kB     00:00    
18:26:08 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:26:08 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:26:08 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:08 go: downloading github.com/Microsoft/go-winio v0.6.1
18:26:08 go: downloading golang.org/x/net v0.10.0
18:26:08 go: downloading github.com/russross/blackfriday v1.6.0
18:26:08 go: downloading github.com/felixge/httpsnoop v1.0.3
18:26:08 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:26:08 go: downloading github.com/go-logr/logr v1.2.3
18:26:08 go: downloading github.com/go-logr/stdr v1.2.2
18:26:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:26:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:26:08 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:26:08 go: downloading github.com/miekg/pkcs11 v1.1.1
18:26:08 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:08 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:08 go: downloading github.com/prometheus/client_golang v1.14.0
18:26:08 go: downloading github.com/kr/pretty v0.1.0
18:26:08 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:26:08 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:26:08 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:26:08 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:26:08 #13 60.35 Setting up libpackage-stash-perl (0.40-1) ...
18:26:08 #13 60.38 Setting up libimport-into-perl (1.002005-2) ...
18:26:08 #13 60.39 Setting up libmoo-perl (2.005005-1) ...
18:26:08 #13 60.41 Setting up liblist-someutils-perl (0.59-1) ...
18:26:08 #13 60.42 Setting up debhelper (13.11.4) ...
18:26:08 #13 60.43 Setting up libmime-tools-perl (5.510-1) ...
18:26:08 #13 60.44 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ...
18:26:08 #13 60.45 Setting up python3-chardet (5.1.0+dfsg-2) ...
18:26:08 #15 4.393 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:26:08 #15 4.404 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u2 [102 kB]
18:26:08 #15 4.405 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
18:26:08 #15 4.407 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
18:26:08 #15 4.410 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:26:08 #15 4.411 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:26:08 #15 4.412 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:26:08 #15 4.413 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:26:08 #15 4.452 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
18:26:08 #15 4.453 Get:11 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:26:08 #15 4.454 Get:12 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:26:08 #15 4.455 Get:13 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
18:26:08 #15 4.455 Get:14 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB]
18:26:08 #15 4.456 Get:15 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:26:08 #15 4.459 Get:16 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
18:26:08 #15 4.460 Get:17 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
18:26:08 #15 4.462 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
18:26:08 #15 4.468 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
18:26:08 #15 4.473 Get:20 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:26:08 #15 4.475 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:26:08 #15 4.475 Get:22 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:26:08 #15 4.476 Get:23 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB]
18:26:08 #15 4.479 Get:24 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
18:26:08 #15 4.616 debconf: delaying package configuration, since apt-utils is not installed
18:26:08 #15 4.651 Fetched 11.4 MB in 0s (31.8 MB/s)
18:26:08 #16 9.898 Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_arm64.deb ...
18:26:08 #16 9.901 Unpacking libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
18:26:08 #16 9.931 Selecting previously unselected package libpcre2-32-0:arm64.
18:26:08 #16 9.934 Preparing to unpack .../15-libpcre2-32-0_10.39-3ubuntu0.1_arm64.deb ...
18:26:08 #16 9.937 Unpacking libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
18:26:08 #16 9.970 Selecting previously unselected package libpcre2-posix3:arm64.
18:26:08 #16 9.973 Preparing to unpack .../16-libpcre2-posix3_10.39-3ubuntu0.1_arm64.deb ...
18:26:08 #16 9.976 Unpacking libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
18:26:08 #16 10.00 Selecting previously unselected package libpcre2-dev:arm64.
18:26:08 #16 10.00 Preparing to unpack .../17-libpcre2-dev_10.39-3ubuntu0.1_arm64.deb ...
18:26:08 #16 10.01 Unpacking libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
18:26:08 #16 10.05 Selecting previously unselected package libselinux1-dev:arm64.
18:26:08 #16 10.05 Preparing to unpack .../18-libselinux1-dev_3.3-1build2_arm64.deb ...
18:26:08 #16 10.05 Unpacking libselinux1-dev:arm64 (3.3-1build2) ...
18:26:08 #16 10.09 Selecting previously unselected package libdevmapper-dev:arm64.
18:26:08 #16 10.09 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
18:26:08 #16 10.09 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
18:26:08 #16 10.12 Selecting previously unselected package libseccomp-dev:arm64.
18:26:09 #12 45.20 (2/146): cpio-2.13-13.fc37.x86_64.rpm           929 kB/s | 277 kB     00:00    
18:26:09 #12 45.21 (3/146): dash-0.5.11.5-2.fc37.x86_64.rpm        323 kB/s |  98 kB     00:00    
18:26:09 #12 45.21 (4/146): desktop-file-utils-0.26-7.fc37.x86_64. 4.5 MB/s |  72 kB     00:00    
18:26:09 #12 45.21 (5/146): devscripts-checkbashisms-2.22.2-3.fc37 2.1 MB/s |  28 kB     00:00    
18:26:09 #12 45.22 (6/146): diffutils-3.8-3.fc37.x86_64.rpm         25 MB/s | 378 kB     00:00    
18:26:09 #12 45.23 (7/146): dwz-0.14-7.fc37.x86_64.rpm             8.3 MB/s | 129 kB     00:00    
18:26:09 #12 45.23 (8/146): ed-1.18-2.fc37.x86_64.rpm              5.0 MB/s |  78 kB     00:00    
18:26:09 #12 45.23 (9/146): efi-srpm-macros-5-6.fc37.noarch.rpm    2.6 MB/s |  22 kB     00:00    
18:26:09 #12 45.24 (10/146): file-5.42-4.fc37.x86_64.rpm           4.2 MB/s |  49 kB     00:00    
18:26:09 #12 45.24 (11/146): fonts-filesystem-2.0.5-9.fc37.noarch. 748 kB/s | 7.9 kB     00:00    
18:26:09 #12 45.24 (12/146): fonts-srpm-macros-2.0.5-9.fc37.noarch 3.8 MB/s |  26 kB     00:00    
18:26:09 #12 45.25 (13/146): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 819 kB/s | 7.7 kB     00:00    
18:26:09 #12 45.26 (14/146): gdk-pixbuf2-2.42.10-1.fc37.x86_64.rpm  32 MB/s | 485 kB     00:00    
18:26:09 #12 45.26 (15/146): go-srpm-macros-3.2.0-1.fc37.noarch.rp 2.1 MB/s |  27 kB     00:00    
18:26:09 #12 45.27 (16/146): groff-base-1.22.4-10.fc37.x86_64.rpm   44 MB/s | 1.1 MB     00:00    
18:26:09 #12 45.28 (17/146): hunspell-1.7.0-21.fc37.x86_64.rpm      13 MB/s | 281 kB     00:00    
18:26:09 #12 45.29 (18/146): hunspell-en-0.20140811.1-23.fc37.noar  15 MB/s | 180 kB     00:00    
18:26:09 #12 45.30 (19/146): hunspell-en-GB-0.20140811.1-23.fc37.n 7.6 MB/s | 225 kB     00:00    
18:26:09 #12 45.31 (20/146): hunspell-en-US-0.20140811.1-23.fc37.n 5.9 MB/s | 176 kB     00:00    
18:26:09 #12 45.31 (21/146): js-jquery-3.6.0-3.fc37.noarch.rpm      15 MB/s | 171 kB     00:00    
18:26:09 #12 45.32 (22/146): hunspell-filesystem-1.7.0-21.fc37.x86 569 kB/s | 8.8 kB     00:00    
18:26:09 #12 45.32 (23/146): json-glib-1.6.6-3.fc37.x86_64.rpm      11 MB/s | 162 kB     00:00    
18:26:09 #12 45.33 (24/146): kernel-srpm-macros-1.0-15.fc37.noarch 762 kB/s | 9.4 kB     00:00    
18:26:09 #12 45.33 (25/146): libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm  22 MB/s | 181 kB     00:00    
18:26:09 #12 45.34 (26/146): libappstream-glib-0.8.1-1.fc37.x86_64  24 MB/s | 404 kB     00:00    
18:26:09 #12 45.34 (27/146): libpkgconf-1.8.0-3.fc37.x86_64.rpm    2.1 MB/s |  36 kB     00:00    
18:26:09 #12 45.35 (28/146): libpng-1.6.37-13.fc37.x86_64.rpm      7.5 MB/s | 119 kB     00:00    
18:26:09 #12 45.35 (29/146): libstemmer-0-19.585svn.fc37.x86_64.rp 9.0 MB/s |  79 kB     00:00    
18:26:09 #12 45.36 (30/146): lua-srpm-macros-1-7.fc37.noarch.rpm   758 kB/s | 8.8 kB     00:00    
18:26:09 #12 45.36 (31/146): nim-srpm-macros-3-7.fc37.noarch.rpm   844 kB/s | 8.4 kB     00:00    
18:26:09 #12 45.36 (32/146): ocaml-srpm-macros-7-2.fc37.noarch.rpm 2.3 MB/s |  13 kB     00:00    
18:26:09 #12 45.37 (33/146): openblas-srpm-macros-2-12.fc37.noarch 907 kB/s | 7.5 kB     00:00    
18:26:09 #12 45.37 (34/146): patch-2.7.6-17.fc37.x86_64.rpm         12 MB/s | 124 kB     00:00    
18:26:09 #12 45.37 (35/146): perl-Data-Dumper-2.184-490.fc37.x86_6 7.6 MB/s |  56 kB     00:00    
18:26:09 #12 45.38 (36/146): perl-Carp-1.52-489.fc37.noarch.rpm    2.5 MB/s |  29 kB     00:00    
18:26:09 #12 45.38 (37/146): perl-Digest-1.20-489.fc37.noarch.rpm  2.7 MB/s |  26 kB     00:00    
18:26:09 #12 45.38 (38/146): perl-Digest-MD5-2.58-489.fc37.x86_64. 3.6 MB/s |  36 kB     00:00    
18:26:09 #12 45.39 (39/146): perl-Exporter-5.77-489.fc37.noarch.rp 3.4 MB/s |  31 kB     00:00    
18:26:09 #12 45.41 (40/146): perl-Encode-3.19-492.fc37.x86_64.rpm   69 MB/s | 1.7 MB     00:00    
18:26:09 #12 45.41 (41/146): perl-File-Path-2.18-489.fc37.noarch.r 1.6 MB/s |  35 kB     00:00    
18:26:09 #12 45.41 (42/146): perl-File-Temp-0.231.100-489.fc37.noa 2.6 MB/s |  59 kB     00:00    
18:26:09 #12 45.42 (43/146): perl-IO-Socket-IP-0.41-490.fc37.noarc 5.1 MB/s |  42 kB     00:00    
18:26:09 #12 45.42 (44/146): perl-IO-Socket-SSL-2.075-1.fc37.noarc  16 MB/s | 221 kB     00:00    
18:26:09 #12 45.43 (45/146): perl-MIME-Base64-3.16-489.fc37.x86_64 2.3 MB/s |  30 kB     00:00    
18:26:09 #12 45.43 (46/146): perl-Mozilla-CA-20211001-4.fc37.noarc 1.4 MB/s |  12 kB     00:00    
18:26:09 #12 45.44 (47/146): perl-Net-SSLeay-1.92-4.fc37.x86_64.rp  24 MB/s | 362 kB     00:00    
18:26:09 #12 45.44 (48/146): perl-PathTools-3.84-489.fc37.x86_64.r 6.3 MB/s |  89 kB     00:00    
18:26:09 #12 45.44 (49/146): perl-Pod-Escapes-1.07-489.fc37.noarch 2.9 MB/s |  20 kB     00:00    
18:26:09 #12 45.45 (50/146): perl-Pod-Perldoc-3.28.01-490.fc37.noa 8.0 MB/s |  90 kB     00:00    
18:26:09 #12 45.46 (51/146): perl-Pod-Simple-3.43-490.fc37.noarch.  16 MB/s | 225 kB     00:00    
18:26:09 #12 45.46 (52/146): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 4.0 MB/s |  40 kB     00:00    
18:26:09 #12 45.46 (53/146): perl-Scalar-List-Utils-1.63-489.fc37. 5.4 MB/s |  72 kB     00:00    
18:26:09 #12 45.47 (54/146): perl-Socket-2.036-1.fc37.x86_64.rpm   4.9 MB/s |  55 kB     00:00    
18:26:09 #12 45.47 (55/146): perl-Storable-3.26-489.fc37.x86_64.rp  13 MB/s |  97 kB     00:00    
18:26:09 #12 45.47 (56/146): perl-Term-ANSIColor-5.01-490.fc37.noa 4.8 MB/s |  48 kB     00:00    
18:26:09 #12 45.48 (57/146): perl-Term-Cap-1.17-489.fc37.noarch.rp 2.5 MB/s |  22 kB     00:00    
18:26:09 #12 45.48 (58/146): perl-Text-ParseWords-3.31-489.fc37.no 2.9 MB/s |  16 kB     00:00    
18:26:09 #12 45.48 (59/146): perl-Time-Local-1.300-489.fc37.noarch 4.0 MB/s |  33 kB     00:00    
18:26:09 #12 45.49 (60/146): perl-constant-1.33-490.fc37.noarch.rp 2.7 MB/s |  23 kB     00:00    
18:26:09 #12 45.49 (61/146): perl-libnet-3.14-490.fc37.noarch.rpm   20 MB/s | 132 kB     00:00    
18:26:09 #12 45.49 (62/146): perl-parent-0.238-489.fc37.noarch.rpm 1.6 MB/s |  14 kB     00:00    
18:26:09 #12 45.50 (63/146): perl-podlators-4.14-489.fc37.noarch.r  12 MB/s | 116 kB     00:00    
18:26:09 #12 45.50 (64/146): perl-srpm-macros-1-46.fc37.noarch.rpm 1.2 MB/s | 8.3 kB     00:00    
18:26:09 #12 45.50 (65/146): pkgconf-1.8.0-3.fc37.x86_64.rpm       4.4 MB/s |  41 kB     00:00    
18:26:09 #12 45.50 (66/146): pkgconf-m4-1.8.0-3.fc37.noarch.rpm    1.6 MB/s |  14 kB     00:00    
18:26:09 #12 45.51 (67/146): pkgconf-pkg-config-1.8.0-3.fc37.x86_6 1.4 MB/s |  10 kB     00:00    
18:26:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:26:09 go: downloading github.com/golang/protobuf v1.5.3
18:26:09 go: downloading golang.org/x/tools v0.8.0
18:26:09 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:26:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:26:09 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:26:09 go: downloading google.golang.org/protobuf v1.31.0
18:26:09 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:26:09 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:26:09 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:26:09 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:26:09 go: downloading github.com/kr/text v0.2.0
18:26:09 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:26:09 go: downloading github.com/beorn7/perks v1.0.1
18:26:09 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:26:09 go: downloading github.com/prometheus/client_model v0.3.0
18:26:09 go: downloading github.com/prometheus/common v0.42.0
18:26:09 go: downloading github.com/prometheus/procfs v0.9.0
18:26:09   adding: docker/dockerd.exe (deflated 68%)
18:26:09 #14 80.06 Setting up python3-cryptography (38.0.4-2) ...
18:26:09 #14 80.30 Setting up python3-debian (0.1.49ubuntu2) ...
18:26:09 #13 60.75 Setting up python3-debian (0.1.49) ...
18:26:09 #15 4.679 Selecting previously unselected package bash-completion.
18:26:09 #15 4.679 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28671 files and directories currently installed.)
18:26:09 #15 4.694 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
18:26:09 #14 21.76 Selecting previously unselected package g++.
18:26:09 #14 21.76 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
18:26:09 #14 21.77 Unpacking g++ (4:9.3.0-1ubuntu2) ...
18:26:09 #14 21.79 Selecting previously unselected package make.
18:26:09 #14 21.79 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
18:26:09 #14 21.79 Unpacking make (4.2.1-1.2) ...
18:26:09 #14 21.83 Selecting previously unselected package libdpkg-perl.
18:26:09 #14 21.83 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
18:26:09 #14 21.83 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
18:26:09 #14 21.87 Selecting previously unselected package patch.
18:26:09 #14 21.87 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
18:26:09 #14 21.88 Unpacking patch (2.7.6-6) ...
18:26:09 #14 21.91 Selecting previously unselected package dpkg-dev.
18:26:09 #14 21.91 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
18:26:09 #14 21.91 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
18:26:09 #16 10.12 Preparing to unpack .../20-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ...
18:26:09 #16 10.13 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
18:26:09 #16 10.16 Selecting previously unselected package libsystemd-dev:arm64.
18:26:09 #16 10.16 Preparing to unpack .../21-libsystemd-dev_249.11-0ubuntu3.10_arm64.deb ...
18:26:09 #16 10.16 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.10) ...
18:26:09 #16 10.22 Selecting previously unselected package libglib2.0-0:arm64.
18:26:09 #16 10.22 Preparing to unpack .../22-libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ...
18:26:09 #16 10.22 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ...
18:26:09 #16 10.28 Selecting previously unselected package pkg-config.
18:26:09 #16 10.28 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_arm64.deb ...
18:26:09 #16 10.28 Unpacking pkg-config (0.29.2-1ubuntu3) ...
18:26:09 #16 10.32 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
18:26:09 #16 10.33 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
18:26:09 #12 45.51 (68/146): python-systemd-doc-235-1.fc37.x86_64.  14 MB/s | 167 kB     00:00    
18:26:09 #12 45.52 (69/146): python3-construct-2.10.68-3.fc37.noar  10 MB/s | 152 kB     00:00    
18:26:09 #12 45.53 (70/146): python3-dateutil-2.8.2-4.fc37.noarch.  22 MB/s | 361 kB     00:00    
18:26:09 #12 45.53 (71/146): python3-enchant-3.2.2-5.fc37.noarch.r 6.8 MB/s | 103 kB     00:00    
18:26:09 #12 45.54 (72/146): python3-distro-1.7.0-3.fc37.noarch.rp 1.9 MB/s |  48 kB     00:00    
18:26:09 #12 45.54 (73/146): python3-file-magic-5.42-4.fc37.noarch 1.6 MB/s |  20 kB     00:00    
18:26:09 #12 45.55 (74/146): python3-pybeam-0.7-4.fc37.noarch.rpm  2.6 MB/s |  32 kB     00:00    
18:26:09 #12 45.55 (75/146): python3-pyxdg-0.27-6.fc37.noarch.rpm   14 MB/s | 135 kB     00:00    
18:26:09 #12 45.56 (76/146): python3-six-1.16.0-8.fc37.noarch.rpm  3.4 MB/s |  42 kB     00:00    
18:26:09 #12 45.56 (77/146): python3-systemd-235-1.fc37.x86_64.rpm 8.4 MB/s | 108 kB     00:00    
18:26:09 #12 45.56 (78/146): python3-tomli-w-1.0.0-4.fc37.noarch.r 2.5 MB/s |  21 kB     00:00    
18:26:09 #12 45.57 (79/146): shared-mime-info-2.2-2.fc37.x86_64.rp  28 MB/s | 381 kB     00:00    
18:26:09 #12 45.58 (80/146): unzip-6.0-58.fc37.x86_64.rpm           13 MB/s | 182 kB     00:00    
18:26:09 #12 45.58 (81/146): web-assets-filesystem-5-18.fc37.noarc 915 kB/s | 7.9 kB     00:00    
18:26:09 #12 45.58 (82/146): zip-3.0-33.fc37.x86_64.rpm             19 MB/s | 259 kB     00:00    
18:26:09 #12 45.59 (83/146): ansible-srpm-macros-1-10.fc37.noarch. 1.9 MB/s |  20 kB     00:00    
18:26:09 #12 45.60 (84/146): binutils-gold-2.38-27.fc37.x86_64.rpm  38 MB/s | 773 kB     00:00    
18:26:09 #12 45.65 (85/146): binutils-2.38-27.fc37.x86_64.rpm       83 MB/s | 5.4 MB     00:00    
18:26:09 #12 45.65 (86/146): dbus-libs-1.14.10-1.fc37.x86_64.rpm   2.4 MB/s | 156 kB     00:00    
18:26:09 #12 45.66 (87/146): debugedit-5.0-7.fc37.x86_64.rpm       1.5 MB/s |  77 kB     00:00    
18:26:09 #12 45.66 (88/146): dnf-plugins-core-4.4.2-1.fc37.noarch. 7.5 MB/s |  38 kB     00:00    
18:26:09 #12 45.67 (89/146): elfutils-0.189-3.fc37.x86_64.rpm       35 MB/s | 536 kB     00:00    
18:26:09 #12 45.68 (90/146): elfutils-debuginfod-client-0.189-3.fc 2.1 MB/s |  38 kB     00:00    
18:26:09 #12 45.68 (91/146): emacs-filesystem-28.2-3.fc37.noarch.r 474 kB/s | 7.5 kB     00:00    
18:26:09 #12 45.69 (92/146): enchant2-2.3.4-1.fc37.x86_64.rpm      3.9 MB/s |  63 kB     00:00    
18:26:09 #12 45.72 (93/146): gdb-minimal-13.2-2.fc37.x86_64.rpm     88 MB/s | 4.2 MB     00:00    
18:26:09 #12 45.73 (94/146): ghc-srpm-macros-1.6.1-1.fc37.noarch.r 178 kB/s | 8.0 kB     00:00    
18:26:09 #12 45.75 (95/146): glibc-gconv-extra-2.36-14.fc37.x86_64  75 MB/s | 1.7 MB     00:00    
18:26:09 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:26:09 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:26:09 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:26:09 go: downloading github.com/docker/go-metrics v0.0.1
18:26:09 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:26:09 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:26:09 go: downloading k8s.io/klog/v2 v2.80.1
18:26:09 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:26:09 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:09 go: downloading github.com/magiconair/properties v1.5.3
18:26:09 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:26:09 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:26:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:26:09 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:26:09 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:26:09 #14 80.49 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
18:26:09 #13 60.92 Setting up python3-requests (2.28.1+dfsg-1) ...
18:26:09 #13 61.06 Setting up equivs (2.3.1) ...
18:26:09 #13 61.08 Setting up g++ (4:12.2.0-3) ...
18:26:09 #13 61.09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:26:09 #13 61.10 Setting up build-essential (12.9) ...
18:26:09 #13 27.61 Fedora 39 - x86_64 - Test Updates                16 MB/s |  19 MB     00:01    
18:26:09 #14 21.99 Selecting previously unselected package build-essential.
18:26:09 #14 21.99 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
18:26:09 #14 22.00 Unpacking build-essential (12.8ubuntu1.1) ...
18:26:09 #14 22.02 Selecting previously unselected package libbrotli1:amd64.
18:26:09 #14 22.02 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
18:26:09 #14 22.03 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
18:26:09 #14 22.08 Selecting previously unselected package libroken18-heimdal:amd64.
18:26:09 #14 22.08 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.08 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.17 Selecting previously unselected package libasn1-8-heimdal:amd64.
18:26:09 #14 22.18 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.18 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.22 Selecting previously unselected package libheimbase1-heimdal:amd64.
18:26:09 #16 10.34 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ...
18:26:09 #16 10.35 No schema files found: doing nothing.
18:26:09 #16 10.36 Setting up libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
18:26:09 #16 10.37 Setting up libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
18:26:09 #16 10.38 Setting up libuv1:arm64 (1.43.0-1) ...
18:26:09 #16 10.39 Setting up emacsen-common (3.0.4) ...
18:26:09 #16 10.42 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
18:26:09 #16 10.43 Setting up bash-completion (1:2.11-5ubuntu1) ...
18:26:09 #16 10.45 Setting up libjsoncpp25:arm64 (1.9.5-3) ...
18:26:09 #16 10.46 Setting up pkg-config (0.29.2-1ubuntu3) ...
18:26:09 #16 10.51 Setting up libudev-dev:arm64 (249.11-0ubuntu3.10) ...
18:26:09 #16 10.52 Setting up libsepol-dev:arm64 (3.3-1build1) ...
18:26:09 #16 10.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
18:26:09 #16 10.53 Setting up libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
18:26:09 #16 10.55 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
18:26:09 #16 10.56 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
18:26:09 #16 10.60 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ...
18:26:09 #16 10.61 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.10) ...
18:26:09 #16 10.61 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
18:26:09 #16 10.62 Setting up libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
18:26:09 #16 10.64 Setting up libselinux1-dev:arm64 (3.3-1build2) ...
18:26:09 #16 10.65 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
18:26:09 #16 10.66 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
18:26:09 #16 10.67 Setting up docker-ce-build-deps (1.0) ...
18:26:09 #12 45.76 (96/146): ncurses-6.4-3.20230114.fc37.x86_64.rp  14 MB/s | 411 kB     00:00    
18:26:09 #12 45.76 (97/146): gnat-srpm-macros-5-1.fc37.noarch.rpm  251 kB/s | 8.3 kB     00:00    
18:26:09 #12 45.77 (98/146): package-notes-srpm-macros-0.5-7.fc37. 1.5 MB/s |  11 kB     00:00    
18:26:09 #12 45.77 (99/146): perl-AutoLoader-5.74-494.fc37.noarch. 2.1 MB/s |  22 kB     00:00    
18:26:09 #12 45.78 (100/146): perl-B-1.83-494.fc37.x86_64.rpm       15 MB/s | 182 kB     00:00    
18:26:09 #12 45.78 (101/146): perl-Class-Struct-0.66-494.fc37.noar 2.2 MB/s |  23 kB     00:00    
18:26:09 #12 45.78 (102/146): perl-DynaLoader-1.52-494.fc37.x86_64 2.0 MB/s |  27 kB     00:00    
18:26:09 #12 45.79 (103/146): perl-Errno-1.36-494.fc37.x86_64.rpm  1.4 MB/s |  16 kB     00:00    
18:26:09 #12 45.79 (104/146): perl-Fcntl-1.15-494.fc37.x86_64.rpm  3.8 MB/s |  21 kB     00:00    
18:26:09 #12 45.79 (105/146): perl-File-Basename-2.85-494.fc37.noa 2.2 MB/s |  18 kB     00:00    
18:26:09 #12 45.79 (106/146): perl-File-stat-1.12-494.fc37.noarch. 2.3 MB/s |  18 kB     00:00    
18:26:09 #12 45.80 (107/146): perl-FileHandle-2.03-494.fc37.noarch 2.9 MB/s |  16 kB     00:00    
18:26:09 #12 45.80 (108/146): perl-Getopt-Long-2.54-1.fc37.noarch. 6.9 MB/s |  60 kB     00:00    
18:26:09 #12 45.80 (109/146): perl-Getopt-Std-1.13-494.fc37.noarch 1.8 MB/s |  17 kB     00:00    
18:26:09 #12 45.81 (110/146): perl-HTTP-Tiny-0.086-1.fc37.noarch.r 8.0 MB/s |  55 kB     00:00    
18:26:09 #12 45.81 (111/146): perl-IO-1.50-494.fc37.x86_64.rpm     8.8 MB/s |  93 kB     00:00    
18:26:09 #12 45.82 (112/146): perl-IPC-Open3-1.22-494.fc37.noarch. 2.2 MB/s |  24 kB     00:00    
18:26:09 #12 45.82 (113/146): perl-NDBM_File-1.15-494.fc37.x86_64. 3.3 MB/s |  23 kB     00:00    
18:26:09 #12 45.82 (114/146): perl-POSIX-2.03-494.fc37.x86_64.rpm  9.1 MB/s |  98 kB     00:00    
18:26:09 #12 45.83 (115/146): perl-SelectSaver-1.02-494.fc37.noarc 1.2 MB/s |  13 kB     00:00    
18:26:09 #12 45.83 (116/146): perl-Symbol-1.09-494.fc37.noarch.rpm 2.3 MB/s |  15 kB     00:00    
18:26:09 #12 45.83 (117/146): perl-Text-Tabs+Wrap-2023.0511-1.fc37 2.4 MB/s |  23 kB     00:00    
18:26:09 #12 45.84 (118/146): perl-URI-5.17-1.fc37.noarch.rpm       12 MB/s | 123 kB     00:00    
18:26:09 #12 45.84 (119/146): perl-base-2.27-494.fc37.noarch.rpm   2.3 MB/s |  17 kB     00:00    
18:26:09 #12 45.84 (120/146): perl-if-0.61.000-494.fc37.noarch.rpm 1.4 MB/s |  15 kB     00:00    
18:26:09 #12 45.85 (121/146): perl-interpreter-5.36.1-494.fc37.x86 6.8 MB/s |  73 kB     00:00    
18:26:09 #12 45.87 (122/146): perl-libs-5.36.1-494.fc37.x86_64.rpm  79 MB/s | 2.2 MB     00:00    
18:26:09 #12 45.87 (123/146): perl-locale-1.10-494.fc37.noarch.rpm 475 kB/s |  15 kB     00:00    
18:26:09 #12 45.88 (124/146): perl-mro-1.26-494.fc37.x86_64.rpm    1.1 MB/s |  30 kB     00:00    
18:26:09 #12 45.88 (125/146): perl-overload-1.35-494.fc37.noarch.r  12 MB/s |  47 kB     00:00    
18:26:09 #12 45.89 (126/146): perl-overloading-0.02-494.fc37.noarc 2.0 MB/s |  14 kB     00:00    
18:26:09 #12 45.89 (127/146): perl-subs-1.04-494.fc37.noarch.rpm   1.4 MB/s |  13 kB     00:00    
18:26:09 #12 45.89 (128/146): perl-vars-1.05-494.fc37.noarch.rpm   1.7 MB/s |  14 kB     00:00    
18:26:09 #12 45.90 (129/146): python-srpm-macros-3.11-6.fc37.noarc 4.3 MB/s |  24 kB     00:00    
18:26:09 #12 45.90 (130/146): pyproject-srpm-macros-1.9.0-1.fc37.n 1.7 MB/s |  15 kB     00:00    
18:26:09 #12 45.90 (131/146): python3-dbus-1.3.2-1.fc37.x86_64.rpm  17 MB/s | 157 kB     00:00    
18:26:09 #12 45.91 (132/146): python3-dnf-plugins-core-4.4.2-1.fc3  25 MB/s | 299 kB     00:00    
18:26:09 #12 45.91 (133/146): qt5-srpm-macros-5.15.9-1.fc37.noarch 1.0 MB/s | 8.1 kB     00:00    
18:26:09 #12 45.92 (134/146): python3-zstandard-0.19.0-1.fc37.x86_  29 MB/s | 470 kB     00:00    
18:26:09 #12 45.92 (135/146): redhat-rpm-config-229-1.fc37.noarch. 5.8 MB/s |  80 kB     00:00    
18:26:09 #12 45.93 (136/146): rpm-build-4.18.1-2.fc37.x86_64.rpm   5.2 MB/s |  75 kB     00:00    
18:26:09 #12 45.93 (137/146): rpmautospec-rpm-macros-0.3.5-1.fc37. 1.2 MB/s | 9.3 kB     00:00    
18:26:09 #12 45.94 (138/146): rpmlint-2.4.0-6.fc37.noarch.rpm       22 MB/s | 330 kB     00:00    
18:26:09 #12 45.94 (139/146): rpmlint-fedora-license-data-1.31-1.f 2.1 MB/s |  28 kB     00:00    
18:26:09 #12 45.94 (140/146): rust-srpm-macros-24-4.fc37.noarch.rp 1.5 MB/s |  12 kB     00:00    
18:26:09 #12 45.95 (141/146): xxhash-libs-0.8.2-1.fc37.x86_64.rpm  3.5 MB/s |  39 kB     00:00    
18:26:09 #12 45.96 (142/146): xz-5.4.1-1.fc37.x86_64.rpm            28 MB/s | 419 kB     00:00    
18:26:09 #12 45.97 (143/146): zstd-1.5.5-1.fc37.x86_64.rpm          25 MB/s | 476 kB     00:00    
18:26:09 #12 45.99 (144/146): glibc-2.36-14.fc37.x86_64.rpm         52 MB/s | 2.2 MB     00:00    
18:26:09 go: downloading golang.org/x/mod v0.10.0
18:26:09 #14 80.65 Setting up equivs (2.3.1) ...
18:26:09 #14 80.66 Setting up g++ (4:12.2.0-3ubuntu1) ...
18:26:09 #14 80.67 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:26:09 #14 80.67 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
18:26:09 #14 80.67 Setting up build-essential (12.9ubuntu3) ...
18:26:09 #14 80.69 Setting up libmoox-aliases-perl (0.001006-2) ...
18:26:09 #14 80.70 Setting up libb-hooks-endofscope-perl (0.26-1) ...
18:26:09 #14 80.71 Setting up python3-nacl (1.5.0-2) ...
18:26:09 #13 61.13 Setting up libmoox-aliases-perl (0.001006-2) ...
18:26:09 #13 61.15 Setting up libb-hooks-endofscope-perl (0.26-1) ...
18:26:09 #13 61.17 Setting up dput (1.1.3) ...
18:26:09 #13 61.29 Setting up libnamespace-clean-perl (0.27-2) ...
18:26:09 #13 61.31 Setting up libstring-license-perl (0.0.2-1) ...
18:26:09 #13 61.33 Setting up licensecheck (3.3.5-1) ...
18:26:09 #13 61.34 Setting up libgitlab-api-v4-perl (0.26-3) ...
18:26:09 #13 61.36 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:26:09 #14 22.22 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.23 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.26 Selecting previously unselected package libhcrypto4-heimdal:amd64.
18:26:09 #14 22.26 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.26 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.29 Selecting previously unselected package libwind0-heimdal:amd64.
18:26:09 #14 22.30 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.30 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.33 Selecting previously unselected package libhx509-5-heimdal:amd64.
18:26:09 #14 22.33 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.34 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.37 Selecting previously unselected package libkrb5-26-heimdal:amd64.
18:26:09 #14 22.37 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.38 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.42 Selecting previously unselected package libheimntlm0-heimdal:amd64.
18:26:09 #14 22.43 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.43 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.46 Selecting previously unselected package libgssapi3-heimdal:amd64.
18:26:09 #14 22.46 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:26:09 #14 22.46 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:09 #14 22.49 Selecting previously unselected package libsasl2-modules-db:amd64.
18:26:09 #14 22.49 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
18:26:09 #14 22.49 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:26:09 #14 22.52 Selecting previously unselected package libsasl2-2:amd64.
18:26:09 #14 22.52 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
18:26:09 #14 22.52 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:26:09 #14 22.55 Selecting previously unselected package libldap-common.
18:26:09 #14 22.55 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
18:26:09 #14 22.56 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:26:09 #15 5.175 Unpacking bash-completion (1:2.11-2) ...
18:26:09 #15 5.297 Selecting previously unselected package cmake-data.
18:26:09 #15 5.300 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:26:09 #15 5.304 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:26:09 #16 10.68 Processing triggers for man-db (2.10.2-1) ...
18:26:09 #16 10.74 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:26:09 #12 46.00 (145/146): glibc-common-2.36-14.fc37.x86_64.rpm 9.8 MB/s | 359 kB     00:00    
18:26:09 #12 46.00 (146/146): glibc-minimal-langpack-2.36-14.fc37. 2.8 MB/s |  79 kB     00:00    
18:26:09 #12 46.00 --------------------------------------------------------------------------------
18:26:09 #12 46.00 Total                                            18 MB/s |  32 MB     00:01     
18:26:09 #14 80.87 Setting up dput (1.1.3ubuntu2.1) ...
18:26:09 #14 81.00 Setting up libnamespace-clean-perl (0.27-2) ...
18:26:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:26:09 #13 61.37 Setting up libwww-perl (6.68-1) ...
18:26:09 #13 61.39 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
18:26:09 #13 61.40 Setting up libwww-mechanize-perl (2.16-1) ...
18:26:09 #13 61.42 Setting up devscripts (2.23.4) ...
18:26:09 #13 61.57 Setting up libxml-parser-perl (2.46-4) ...
18:26:09 #13 61.58 Setting up lintian (2.116.3) ...
18:26:09 #13 61.59 Setting up libxml-sax-expat-perl (0.51-2) ...
18:26:09 #13 61.64 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:26:09 #14 22.58 Selecting previously unselected package libldap-2.4-2:amd64.
18:26:09 #14 22.58 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
18:26:09 #14 22.59 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
18:26:09 #14 22.63 Selecting previously unselected package libnghttp2-14:amd64.
18:26:09 #14 22.63 Preparing to unpack .../119-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ...
18:26:09 #14 22.63 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ...
18:26:09 #14 22.67 Selecting previously unselected package librtmp1:amd64.
18:26:09 #14 22.67 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
18:26:09 #14 22.67 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
18:26:09 #14 22.70 Selecting previously unselected package libssh-4:amd64.
18:26:09 #14 22.70 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ...
18:26:09 #14 22.71 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ...
18:26:09 #14 22.75 Selecting previously unselected package libcurl4:amd64.
18:26:09 #14 22.75 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.20_amd64.deb ...
18:26:09 #14 22.75 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.20) ...
18:26:09 #14 22.79 Selecting previously unselected package curl.
18:26:09 #15 5.675 Selecting previously unselected package libncurses6:amd64.
18:26:09 #15 5.679 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u2_amd64.deb ...
18:26:09 #15 5.689 Unpacking libncurses6:amd64 (6.2+20201114-2+deb11u2) ...
18:26:09 #15 5.735 Selecting previously unselected package libprocps8:amd64.
18:26:09 #15 5.738 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
18:26:09 #15 5.743 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
18:26:09 #15 5.783 Selecting previously unselected package procps.
18:26:09 #16 DONE 10.9s
18:26:09 
18:26:09 #17 [stage-1 6/9] COPY --link sources/ /sources
18:26:09 #17 DONE 0.1s
18:26:09 
18:26:09 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:26:10 #14 81.01 Setting up libstring-license-perl (0.0.2-1ubuntu2) ...
18:26:10 #14 81.02 Setting up python3-paramiko (2.12.0-2ubuntu1) ...
18:26:10 #14 81.24 Setting up licensecheck (3.3.5-1ubuntu1) ...
18:26:10 #14 81.25 Setting up libgitlab-api-v4-perl (0.26-2) ...
18:26:10 + make clean
18:26:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:26:10 #13 61.69 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:10 #13 61.80 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:10 #13 61.84 Setting up libsoap-lite-perl (1.27-3) ...
18:26:10 #13 61.85 Setting up libxmlrpc-lite-perl (0.717-5) ...
18:26:10 #13 61.86 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:26:10 #13 61.89 Processing triggers for ca-certificates (20230311) ...
18:26:10 #13 61.89 Updating certificates in /etc/ssl/certs...
18:26:10 #14 22.79 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.20_amd64.deb ...
18:26:10 #14 22.80 Unpacking curl (7.68.0-1ubuntu2.20) ...
18:26:10 #14 22.84 Selecting previously unselected package dctrl-tools.
18:26:10 #14 22.84 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
18:26:10 #14 22.85 Unpacking dctrl-tools (2.24-3) ...
18:26:10 #14 22.87 Selecting previously unselected package libtool.
18:26:10 #14 22.87 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
18:26:10 #14 22.88 Unpacking libtool (2.4.6-14) ...
18:26:10 #14 22.91 Selecting previously unselected package dh-autoreconf.
18:26:10 #14 22.91 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
18:26:10 #14 22.92 Unpacking dh-autoreconf (19) ...
18:26:10 #14 22.94 Selecting previously unselected package libdebhelper-perl.
18:26:10 #14 22.94 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
18:26:10 #14 22.95 Unpacking libdebhelper-perl (12.10ubuntu1) ...
18:26:10 #14 22.98 Selecting previously unselected package libarchive-zip-perl.
18:26:10 #14 22.98 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
18:26:10 #14 22.98 Unpacking libarchive-zip-perl (1.67-2) ...
18:26:10 #14 23.01 Selecting previously unselected package libsub-override-perl.
18:26:10 #14 23.01 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
18:26:10 #15 5.786 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
18:26:10 #15 5.793 Unpacking procps (2:3.3.17-5) ...
18:26:10 #15 5.874 Selecting previously unselected package libjsoncpp24:amd64.
18:26:10 #15 5.877 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
18:26:10 #15 5.881 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:26:10 #15 5.922 Selecting previously unselected package librhash0:amd64.
18:26:10 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm
18:26:10 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2HVL94
18:26:10 + umask 022
18:26:10 + cd /root/rpmbuild/BUILD
18:26:10 + cd src
18:26:10 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64
18:26:10 + RPM_EC=0
18:26:10 ++ jobs -p
18:26:10 + exit 0
18:26:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ILGnYe
18:26:10 + umask 022
18:26:10 + cd /root/rpmbuild/BUILD
18:26:10 + cd /root/rpmbuild/BUILD
18:26:10 + rm -rf src
18:26:10 + /usr/bin/mkdir -p src
18:26:10 + cd src
18:26:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:26:10 + /usr/bin/tar -xof -
18:26:10 + STATUS=0
18:26:10 + '[' 0 -ne 0 ']'
18:26:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:26:10 + /usr/bin/tar -xof -
18:26:10 #14 81.27 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:26:10 #14 81.29 Setting up libwww-perl (6.67-1) ...
18:26:10 #14 81.30 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
18:26:10 #14 81.32 Setting up libwww-mechanize-perl (2.16-1) ...
18:26:10 #14 81.33 Setting up devscripts (2.23.4ubuntu1) ...
18:26:10 #14 81.49 Setting up libxml-parser-perl (2.46-4) ...
18:26:10 #14 81.50 Setting up lintian (2.116.3ubuntu1) ...
18:26:10 #14 81.52 Setting up libxml-sax-expat-perl (0.51-2) ...
18:26:10 #14 23.02 Unpacking libsub-override-perl (0.09-2) ...
18:26:10 #14 23.04 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:26:10 #14 23.04 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
18:26:10 #14 23.04 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
18:26:10 #14 23.07 Selecting previously unselected package dh-strip-nondeterminism.
18:26:10 #14 23.07 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
18:26:10 #14 23.07 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
18:26:10 #14 23.10 Selecting previously unselected package dwz.
18:26:10 #14 23.10 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
18:26:10 #14 23.10 Unpacking dwz (0.13-5) ...
18:26:10 #14 23.14 Selecting previously unselected package libcroco3:amd64.
18:26:10 #14 23.14 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
18:26:10 #14 23.15 Unpacking libcroco3:amd64 (0.6.13-1) ...
18:26:10 #14 23.18 Selecting previously unselected package gettext.
18:26:10 #14 23.18 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
18:26:10 #14 23.19 Unpacking gettext (0.19.8.1-10build1) ...
18:26:10 #14 23.28 Selecting previously unselected package intltool-debian.
18:26:10 #15 5.924 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
18:26:10 #15 5.927 Unpacking librhash0:amd64 (1.4.1-2) ...
18:26:10 #15 5.970 Selecting previously unselected package libuv1:amd64.
18:26:10 #15 5.973 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
18:26:10 #15 5.976 Unpacking libuv1:amd64 (1.40.0-2) ...
18:26:10 #15 6.010 Selecting previously unselected package cmake.
18:26:10 #15 6.013 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:26:10 #15 6.059 Unpacking cmake (3.18.4-2+deb11u1) ...
18:26:10 make[2]: Entering directory '/root/build-deb/cli'
18:26:10 scripts/docs/generate-man.sh
18:26:10 + cp -r . /tmp/docker-cli-docsgen.3KBUlsZExF/
18:26:10 + cd /tmp/docker-cli-docsgen.3KBUlsZExF
18:26:10 + ./scripts/vendor init
18:26:10 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:26:10 + cp man/tools.go .
18:26:10 + ./scripts/vendor update
18:26:10 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:26:10 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:26:10 go: downloading github.com/spf13/cobra v1.7.0
18:26:10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:26:10 go: downloading github.com/spf13/pflag v1.0.5
18:26:10 go: downloading github.com/fvbommel/sortorder v1.0.2
18:26:10 go: downloading github.com/moby/term v0.5.0
18:26:10 go: downloading github.com/docker/go-units v0.5.0
18:26:10 go: downloading github.com/morikuni/aec v1.0.0
18:26:10 go: downloading github.com/pkg/errors v0.9.1
18:26:10 go: downloading golang.org/x/sync v0.3.0
18:26:10 go: downloading github.com/google/go-cmp v0.5.9
18:26:10 go: downloading gotest.tools/v3 v3.5.0
18:26:10 go: downloading github.com/mattn/go-runewidth v0.0.14
18:26:10 go: downloading github.com/sirupsen/logrus v1.9.3
18:26:10 go: downloading github.com/moby/sys/sequential v0.5.0
18:26:10 go: downloading github.com/moby/patternmatcher v0.6.0
18:26:10 go: downloading github.com/distribution/reference v0.5.0
18:26:10 go: downloading github.com/docker/go-connections v0.4.0
18:26:10 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:26:10 go: downloading golang.org/x/text v0.9.0
18:26:10 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:26:10 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:26:10 go: downloading github.com/opencontainers/go-digest v1.0.0
18:26:10 go: downloading gopkg.in/yaml.v2 v2.4.0
18:26:10 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:26:10 go: downloading github.com/gogo/protobuf v1.3.2
18:26:10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:10 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:26:10 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:26:10 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:26:10 go: downloading github.com/containerd/containerd v1.6.24
18:26:10 go: downloading github.com/moby/sys/signal v0.7.0
18:26:10 go: downloading golang.org/x/sys v0.10.0
18:26:10 #14 81.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:26:10 #14 81.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:10 #14 81.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:10 #14 81.78 Processing triggers for libc-bin (2.37-0ubuntu2.1) ...
18:26:10 rm -f -r src
18:26:10 #14 23.28 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
18:26:10 #14 23.28 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:26:10 #14 23.31 Selecting previously unselected package po-debconf.
18:26:10 #14 23.31 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
18:26:10 #14 23.32 Unpacking po-debconf (1.0.21) ...
18:26:10 #14 23.36 Selecting previously unselected package debhelper.
18:26:10 #14 23.36 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
18:26:10 #14 23.36 Unpacking debhelper (12.10ubuntu1) ...
18:26:10 #14 23.46 Selecting previously unselected package libfakeroot:amd64.
18:26:10 #14 23.46 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
18:26:10 #14 23.47 Unpacking libfakeroot:amd64 (1.24-1) ...
18:26:10 #14 23.50 Selecting previously unselected package fakeroot.
18:26:10 #14 23.50 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
18:26:10 #14 23.50 Unpacking fakeroot (1.24-1) ...
18:26:10 #14 23.54 Selecting previously unselected package libassuan0:amd64.
18:26:10 #13 62.25 0 added, 0 removed; done.
18:26:10 #13 62.25 Running hooks in /etc/ca-certificates/update.d...
18:26:10 #13 62.25 done.
18:26:10 + STATUS=0
18:26:10 + '[' 0 -ne 0 ']'
18:26:10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:10 + RPM_EC=0
18:26:10 ++ jobs -p
18:26:10 + exit 0
18:26:10 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sdey3a
18:26:10 + umask 022
18:26:10 + cd /root/rpmbuild/BUILD
18:26:10 + cd src
18:26:10 + pushd /root/rpmbuild/BUILD/src/buildx
18:26:10 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:26:10 + GO111MODULE=on
18:26:10 + CGO_ENABLED=0
18:26:10 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:26:10 go: downloading golang.org/x/term v0.8.0
18:26:10 go: downloading dario.cat/mergo v1.0.0
18:26:10 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:26:10 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:26:10 go: downloading github.com/creack/pty v1.1.18
18:26:10 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:26:10 go: downloading github.com/rivo/uniseg v0.2.0
18:26:10 #14 81.81 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
18:26:10 #14 81.82 Updating certificates in /etc/ssl/certs...
18:26:10 #14 23.54 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
18:26:10 #14 23.56 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
18:26:10 #14 23.58 Selecting previously unselected package gpgconf.
18:26:10 #14 23.59 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
18:26:10 #14 23.59 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
18:26:10 #14 23.63 Selecting previously unselected package libksba8:amd64.
18:26:10 #14 23.63 Preparing to unpack .../142-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
18:26:10 #14 23.63 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
18:26:10 #14 23.67 Selecting previously unselected package libnpth0:amd64.
18:26:10 #14 23.67 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
18:26:10 #14 23.68 Unpacking libnpth0:amd64 (1.6-1) ...
18:26:10 #14 23.71 Selecting previously unselected package dirmngr.
18:26:10 #14 23.71 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
18:26:10 #14 23.72 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
18:26:10 #14 23.77 Selecting previously unselected package gnupg-l10n.
18:26:10 #14 23.77 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
18:26:11 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:26:11 ++ pwd
18:26:11 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:26:11 Project root: .
18:26:11 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:26:11 INFO: man/src/attach.md found
18:26:11 WARN: man/src/build.md does not exist, skipping
18:26:11 WARN: man/src/builder/build.md does not exist, skipping
18:26:11 WARN: man/src/builder/prune.md does not exist, skipping
18:26:11 WARN: man/src/builder.md does not exist, skipping
18:26:11 WARN: man/src/checkpoint/create.md does not exist, skipping
18:26:11 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:26:11 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:26:11 WARN: man/src/checkpoint.md does not exist, skipping
18:26:11 INFO: man/src/commit.md found
18:26:11 WARN: man/src/config/create.md does not exist, skipping
18:26:11 WARN: man/src/config/inspect.md does not exist, skipping
18:26:11 WARN: man/src/config/ls.md does not exist, skipping
18:26:11 WARN: man/src/config/rm.md does not exist, skipping
18:26:11 WARN: man/src/config.md does not exist, skipping
18:26:11 INFO: man/src/container/attach.md found
18:26:11 INFO: man/src/container/commit.md found
18:26:11 INFO: man/src/container/cp.md found
18:26:11 INFO: man/src/container/create.md found
18:26:11 INFO: man/src/container/diff.md found
18:26:11 INFO: man/src/container/exec.md found
18:26:11 INFO: man/src/container/export.md found
18:26:11 WARN: man/src/container/inspect.md does not exist, skipping
18:26:11 INFO: man/src/container/kill.md found
18:26:11 INFO: man/src/container/logs.md found
18:26:11 INFO: man/src/container/ls.md found
18:26:11 INFO: man/src/container/pause.md found
18:26:11 INFO: man/src/container/port.md found
18:26:11 WARN: man/src/container/prune.md does not exist, skipping
18:26:11 INFO: man/src/container/rename.md found
18:26:11 INFO: man/src/container/restart.md found
18:26:11 INFO: man/src/container/rm.md found
18:26:11 INFO: man/src/container/run.md found
18:26:11 INFO: man/src/container/start.md found
18:26:11 INFO: man/src/container/stats.md found
18:26:11 INFO: man/src/container/stop.md found
18:26:11 INFO: man/src/container/top.md found
18:26:11 INFO: man/src/container/unpause.md found
18:26:11 INFO: man/src/container/update.md found
18:26:11 INFO: man/src/container/wait.md found
18:26:11 WARN: man/src/container.md does not exist, skipping
18:26:11 WARN: man/src/context/create.md does not exist, skipping
18:26:11 WARN: man/src/context/export.md does not exist, skipping
18:26:11 WARN: man/src/context/import.md does not exist, skipping
18:26:11 WARN: man/src/context/inspect.md does not exist, skipping
18:26:11 WARN: man/src/context/ls.md does not exist, skipping
18:26:11 WARN: man/src/context/rm.md does not exist, skipping
18:26:11 WARN: man/src/context/show.md does not exist, skipping
18:26:11 WARN: man/src/context/update.md does not exist, skipping
18:26:11 WARN: man/src/context/use.md does not exist, skipping
18:26:11 WARN: man/src/context.md does not exist, skipping
18:26:11 INFO: man/src/cp.md found
18:26:11 INFO: man/src/create.md found
18:26:11 INFO: man/src/diff.md found
18:26:11 INFO: man/src/events.md found
18:26:11 INFO: man/src/exec.md found
18:26:11 INFO: man/src/export.md found
18:26:11 INFO: man/src/history.md found
18:26:11 INFO: man/src/image/build.md found
18:26:11 INFO: man/src/image/history.md found
18:26:11 INFO: man/src/image/import.md found
18:26:11 WARN: man/src/image/inspect.md does not exist, skipping
18:26:11 INFO: man/src/image/load.md found
18:26:11 INFO: man/src/image/ls.md found
18:26:11 WARN: man/src/image/prune.md does not exist, skipping
18:26:11 INFO: man/src/image/pull.md found
18:26:11 INFO: man/src/image/push.md found
18:26:11 INFO: man/src/image/rm.md found
18:26:11 INFO: man/src/image/save.md found
18:26:11 INFO: man/src/image/tag.md found
18:26:11 WARN: man/src/image.md does not exist, skipping
18:26:11 INFO: man/src/images.md found
18:26:11 INFO: man/src/import.md found
18:26:11 INFO: man/src/info.md found
18:26:11 INFO: man/src/inspect.md found
18:26:11 INFO: man/src/kill.md found
18:26:11 INFO: man/src/load.md found
18:26:11 INFO: man/src/login.md found
18:26:11 INFO: man/src/logout.md found
18:26:11 INFO: man/src/logs.md found
18:26:11 WARN: man/src/manifest/annotate.md does not exist, skipping
18:26:11 WARN: man/src/manifest/create.md does not exist, skipping
18:26:11 WARN: man/src/manifest/inspect.md does not exist, skipping
18:26:11 WARN: man/src/manifest/push.md does not exist, skipping
18:26:11 WARN: man/src/manifest/rm.md does not exist, skipping
18:26:11 WARN: man/src/manifest.md does not exist, skipping
18:26:11 INFO: man/src/network/connect.md found
18:26:11 INFO: man/src/network/create.md found
18:26:11 INFO: man/src/network/disconnect.md found
18:26:11 INFO: man/src/network/inspect.md found
18:26:11 INFO: man/src/network/ls.md found
18:26:11 WARN: man/src/network/prune.md does not exist, skipping
18:26:11 INFO: man/src/network/rm.md found
18:26:11 WARN: man/src/network.md does not exist, skipping
18:26:11 WARN: man/src/node/demote.md does not exist, skipping
18:26:11 WARN: man/src/node/inspect.md does not exist, skipping
18:26:11 WARN: man/src/node/ls.md does not exist, skipping
18:26:11 WARN: man/src/node/promote.md does not exist, skipping
18:26:11 WARN: man/src/node/ps.md does not exist, skipping
18:26:11 WARN: man/src/node/rm.md does not exist, skipping
18:26:11 WARN: man/src/node/update.md does not exist, skipping
18:26:11 WARN: man/src/node.md does not exist, skipping
18:26:11 INFO: man/src/pause.md found
18:26:11 WARN: man/src/plugin/create.md does not exist, skipping
18:26:11 WARN: man/src/plugin/disable.md does not exist, skipping
18:26:11 WARN: man/src/plugin/enable.md does not exist, skipping
18:26:11 WARN: man/src/plugin/inspect.md does not exist, skipping
18:26:11 WARN: man/src/plugin/install.md does not exist, skipping
18:26:11 INFO: man/src/plugin/ls.md found
18:26:11 WARN: man/src/plugin/push.md does not exist, skipping
18:26:11 WARN: man/src/plugin/rm.md does not exist, skipping
18:26:11 WARN: man/src/plugin/set.md does not exist, skipping
18:26:11 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:26:11 WARN: man/src/plugin.md does not exist, skipping
18:26:11 INFO: man/src/port.md found
18:26:11 INFO: man/src/ps.md found
18:26:11 INFO: man/src/pull.md found
18:26:11 INFO: man/src/push.md found
18:26:11 INFO: man/src/rename.md found
18:26:11 INFO: man/src/restart.md found
18:26:11 INFO: man/src/rm.md found
18:26:11 INFO: man/src/rmi.md found
18:26:11 WARN: man/src/run.md does not exist, skipping
18:26:11 INFO: man/src/save.md found
18:26:11 INFO: man/src/search.md found
18:26:11 WARN: man/src/secret/create.md does not exist, skipping
18:26:11 WARN: man/src/secret/inspect.md does not exist, skipping
18:26:11 WARN: man/src/secret/ls.md does not exist, skipping
18:26:11 WARN: man/src/secret/rm.md does not exist, skipping
18:26:11 WARN: man/src/secret.md does not exist, skipping
18:26:11 WARN: man/src/service/create.md does not exist, skipping
18:26:11 WARN: man/src/service/inspect.md does not exist, skipping
18:26:11 WARN: man/src/service/logs.md does not exist, skipping
18:26:11 WARN: man/src/service/ls.md does not exist, skipping
18:26:11 WARN: man/src/service/ps.md does not exist, skipping
18:26:11 WARN: man/src/service/rm.md does not exist, skipping
18:26:11 WARN: man/src/service/rollback.md does not exist, skipping
18:26:11 WARN: man/src/service/scale.md does not exist, skipping
18:26:11 WARN: man/src/service/update.md does not exist, skipping
18:26:11 WARN: man/src/service.md does not exist, skipping
18:26:11 WARN: man/src/stack/config.md does not exist, skipping
18:26:11 WARN: man/src/stack/deploy.md does not exist, skipping
18:26:11 WARN: man/src/stack/ls.md does not exist, skipping
18:26:11 WARN: man/src/stack/ps.md does not exist, skipping
18:26:11 WARN: man/src/stack/rm.md does not exist, skipping
18:26:11 WARN: man/src/stack/services.md does not exist, skipping
18:26:11 WARN: man/src/stack.md does not exist, skipping
18:26:11 INFO: man/src/start.md found
18:26:11 INFO: man/src/stats.md found
18:26:11 INFO: man/src/stop.md found
18:26:11 WARN: man/src/swarm/ca.md does not exist, skipping
18:26:11 WARN: man/src/swarm/init.md does not exist, skipping
18:26:11 WARN: man/src/swarm/join.md does not exist, skipping
18:26:11 WARN: man/src/swarm/join-token.md does not exist, skipping
18:26:11 WARN: man/src/swarm/leave.md does not exist, skipping
18:26:11 WARN: man/src/swarm/unlock.md does not exist, skipping
18:26:11 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:26:11 WARN: man/src/swarm/update.md does not exist, skipping
18:26:11 WARN: man/src/swarm.md does not exist, skipping
18:26:11 WARN: man/src/system/df.md does not exist, skipping
18:26:11 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:26:11 INFO: man/src/system/events.md found
18:26:11 INFO: man/src/system/info.md found
18:26:11 WARN: man/src/system/prune.md does not exist, skipping
18:26:11 WARN: man/src/system.md does not exist, skipping
18:26:11 INFO: man/src/tag.md found
18:26:11 INFO: man/src/top.md found
18:26:11 WARN: man/src/trust/inspect.md does not exist, skipping
18:26:11 WARN: man/src/trust/key/generate.md does not exist, skipping
18:26:11 WARN: man/src/trust/key/load.md does not exist, skipping
18:26:11 WARN: man/src/trust/key.md does not exist, skipping
18:26:11 WARN: man/src/trust/revoke.md does not exist, skipping
18:26:11 WARN: man/src/trust/sign.md does not exist, skipping
18:26:11 WARN: man/src/trust/signer/add.md does not exist, skipping
18:26:11 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:26:11 WARN: man/src/trust/signer.md does not exist, skipping
18:26:11 WARN: man/src/trust.md does not exist, skipping
18:26:11 INFO: man/src/unpause.md found
18:26:11 INFO: man/src/update.md found
18:26:11 INFO: man/src/version.md found
18:26:11 INFO: man/src/volume/create.md found
18:26:11 INFO: man/src/volume/inspect.md found
18:26:11 INFO: man/src/volume/ls.md found
18:26:11 WARN: man/src/volume/prune.md does not exist, skipping
18:26:11 WARN: man/src/volume/rm.md does not exist, skipping
18:26:11 WARN: man/src/volume/update.md does not exist, skipping
18:26:11 INFO: man/src/volume.md found
18:26:11 INFO: man/src/wait.md found
18:26:11 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:26:11 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:26:11 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:26:11 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:26:11 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:26:11 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:26:11 make[2]: Leaving directory '/root/build-deb/cli'
18:26:11 # Build buildx plugin
18:26:11 cd /go/src/github.com/docker/buildx \
18:26:11 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:26:11 && GO111MODULE=on \
18:26:11 	CGO_ENABLED=0 \
18:26:11 		go build \
18:26:11 			-mod=vendor \
18:26:11 			-trimpath \
18:26:11 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:26:11 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:26:11 			./cmd/buildx
18:26:11 #15 6.544 Selecting previously unselected package dh-apparmor.
18:26:11 #15 6.547 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
18:26:11 #15 6.551 Unpacking dh-apparmor (2.13.6-10) ...
18:26:11 #15 6.589 Selecting previously unselected package dmsetup.
18:26:11 #15 6.592 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:26:11 #15 6.596 Unpacking dmsetup (2:1.02.175-2.1) ...
18:26:11 #15 6.638 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:26:11 #15 6.641 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:26:11 #15 6.645 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:26:11 #15 6.686 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:26:11 #15 6.689 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:26:11 #15 6.692 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:26:11 #15 6.720 Selecting previously unselected package libudev-dev:amd64.
18:26:11 #15 6.723 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_amd64.deb ...
18:26:11 #15 6.727 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ...
18:26:11 #15 6.770 Selecting previously unselected package libsepol1-dev:amd64.
18:26:11 go: downloading github.com/klauspost/compress v1.16.5
18:26:11 go: downloading gopkg.in/yaml.v3 v3.0.1
18:26:11 go: downloading github.com/stretchr/testify v1.8.1
18:26:11 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:26:11 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:26:11 go: downloading golang.org/x/time v0.3.0
18:26:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:26:11 go: downloading go.opentelemetry.io/otel v1.4.1
18:26:11 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:26:11 go: downloading github.com/moby/sys/symlink v0.2.0
18:26:11 go: downloading github.com/opencontainers/runc v1.1.7
18:26:11 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:26:11 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:26:11 go: downloading golang.org/x/crypto v0.9.0
18:26:11 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:26:11 #14 82.28 0 added, 0 removed; done.
18:26:11 #14 82.28 Running hooks in /etc/ca-certificates/update.d...
18:26:11 #14 82.28 done.
18:26:11 #12 47.24 Running transaction check
18:26:11 #12 47.38 Transaction check succeeded.
18:26:11 #12 47.38 Running transaction test
18:26:11 #13 36.17 Fedora Modular 38 - x86_64 - Updates            2.5 MB/s | 2.1 MB     00:00    
18:26:11 #14 23.77 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:26:11 #14 23.81 Selecting previously unselected package gnupg-utils.
18:26:11 #14 23.81 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
18:26:11 #14 23.81 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
18:26:11 #14 23.87 Selecting previously unselected package gpg.
18:26:11 #14 23.87 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
18:26:11 #14 23.88 Unpacking gpg (2.2.19-3ubuntu2.2) ...
18:26:11 #14 23.94 Selecting previously unselected package pinentry-curses.
18:26:11 #14 23.95 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
18:26:11 #14 23.95 Unpacking pinentry-curses (1.1.0-3build1) ...
18:26:11 #14 23.98 Selecting previously unselected package gpg-agent.
18:26:11 #14 23.98 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
18:26:11 #14 23.98 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
18:26:11 #14 24.04 Selecting previously unselected package gpg-wks-client.
18:26:11 #14 24.04 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
18:26:11 #14 24.04 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:26:11 #14 24.07 Selecting previously unselected package gpg-wks-server.
18:26:11 #14 24.08 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
18:26:11 #14 24.08 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:26:11 #14 24.11 Selecting previously unselected package gpgsm.
18:26:11 make -C rpm clean
18:26:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:26:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:26:11 rm -f -r rpmbuild/
18:26:11 docker builder prune -f --filter until=24h
18:26:11 Total:	0B
18:26:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:26:11 make -C deb clean
18:26:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:26:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:26:11 rm -f -r debbuild
18:26:11 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:26:11 rm -f -r sources
18:26:11 docker builder prune -f --filter until=24h
18:26:11 Total:	0B
18:26:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:26:11 make -C static clean
18:26:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:26:11 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:26:11 #15 6.773 Preparing to unpack .../14-libsepol1-dev_3.1-1_amd64.deb ...
18:26:11 #15 6.776 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:26:11 #15 6.838 Selecting previously unselected package libpcre2-16-0:amd64.
18:26:11 #15 6.840 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
18:26:11 #15 6.844 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
18:26:11 #15 6.900 Selecting previously unselected package libpcre2-32-0:amd64.
18:26:11 #15 6.903 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
18:26:11 #15 6.907 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
18:26:11 #15 6.957 Selecting previously unselected package libpcre2-posix2:amd64.
18:26:11 #15 6.960 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
18:26:11 #15 6.964 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
18:26:11 #15 6.997 Selecting previously unselected package libpcre2-dev:amd64.
18:26:11 #15 7.000 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
18:26:11 #15 7.004 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
18:26:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:26:11 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:26:11 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:26:11 go: downloading google.golang.org/grpc v1.56.2
18:26:11 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:26:11 go: downloading github.com/russross/blackfriday v1.6.0
18:26:11 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:26:11 go: downloading github.com/Microsoft/go-winio v0.6.1
18:26:11 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:11 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:11 go: downloading github.com/felixge/httpsnoop v1.0.3
18:26:11 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:26:11 go: downloading github.com/go-logr/logr v1.2.3
18:26:11 go: downloading github.com/go-logr/stdr v1.2.2
18:26:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:26:11 #12 47.85 Transaction test succeeded.
18:26:11 #12 47.85 Running transaction
18:26:11 #14 24.11 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
18:26:11 #14 24.12 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
18:26:11 #14 24.16 Selecting previously unselected package gnupg.
18:26:11 #14 24.16 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ...
18:26:11 #14 24.16 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
18:26:11 #14 24.20 Selecting previously unselected package libfile-which-perl.
18:26:11 #14 24.20 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
18:26:11 #14 24.20 Unpacking libfile-which-perl (1.23-1) ...
18:26:11 #14 24.28 Selecting previously unselected package libfile-homedir-perl.
18:26:11 #14 24.28 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
18:26:11 #14 24.29 Unpacking libfile-homedir-perl (1.004-1) ...
18:26:11 #14 24.31 Selecting previously unselected package libio-pty-perl.
18:26:11 #14 24.31 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
18:26:11 #14 24.32 Unpacking libio-pty-perl (1:1.12-1) ...
18:26:11 #14 24.34 Selecting previously unselected package libipc-run-perl.
18:26:11 #14 24.34 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
18:26:11 #14 24.35 Unpacking libipc-run-perl (20180523.0-2) ...
18:26:11 #14 24.38 Selecting previously unselected package libclass-method-modifiers-perl.
18:26:11 + go mod vendor -modfile=vendor.mod
18:26:11 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:26:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:26:11 go: downloading github.com/miekg/pkcs11 v1.1.1
18:26:11 go: downloading github.com/prometheus/client_golang v1.14.0
18:26:11 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:26:11 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:26:11 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:26:11 go: downloading github.com/kr/pretty v0.1.0
18:26:11 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:26:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:26:11 go: downloading github.com/golang/protobuf v1.5.3
18:26:11 go: downloading golang.org/x/tools v0.8.0
18:26:11 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:26:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:26:11 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:26:11 go: downloading google.golang.org/protobuf v1.31.0
18:26:11 #15 7.093 Selecting previously unselected package libselinux1-dev:amd64.
18:26:11 #15 7.096 Preparing to unpack .../19-libselinux1-dev_3.1-3_amd64.deb ...
18:26:11 #15 7.099 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:26:11 #15 7.151 Selecting previously unselected package libdevmapper-dev:amd64.
18:26:11 #15 7.154 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:26:11 #15 7.157 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:26:11 #15 7.229 Selecting previously unselected package libseccomp-dev:amd64.
18:26:11 #15 7.231 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:26:11 #15 7.236 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:26:11 #15 7.272 Selecting previously unselected package libsystemd-dev:amd64.
18:26:11 #15 7.274 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_amd64.deb ...
18:26:11 #15 7.278 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ...
18:26:11 #15 7.383 Selecting previously unselected package pkg-config.
18:26:11 + popd
18:26:11 + exit 0
18:26:11 ~/rpmbuild/BUILD/src
18:26:11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d5TPxW
18:26:11 + umask 022
18:26:11 + cd /root/rpmbuild/BUILD
18:26:11 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64 '!=' / ']'
18:26:11 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
18:26:11 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
18:26:11 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:11 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
18:26:11 + cd src
18:26:11 + pushd /root/rpmbuild/BUILD/src/buildx
18:26:11 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:26:11 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:26:11 + popd
18:26:11 ~/rpmbuild/BUILD/src
18:26:11 + /usr/lib/rpm/check-buildroot
18:26:11 + /usr/lib/rpm/redhat/brp-ldconfig
18:26:11 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:26:11 + /usr/lib/rpm/brp-compress
18:26:11 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:26:11 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:11 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:26:11 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:26:11 + /usr/lib/rpm/brp-python-hardlink
18:26:11 + PYTHON3=/usr/libexec/platform-python
18:26:11 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:26:11 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lHfefX
18:26:11 + umask 022
18:26:11 + cd /root/rpmbuild/BUILD
18:26:11 + cd src
18:26:11 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:26:11 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:26:11 PASS: docker-buildx version OK
18:26:11 + ver=v0.11.2
18:26:11 + test v0.11.2 = v0.11.2
18:26:11 + echo 'PASS: docker-buildx version OK'
18:26:11 + exit 0
18:26:11 Processing files: docker-buildx-plugin-0.11.2-0.el8.aarch64
18:26:11 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:26:11 Provides: docker-buildx-plugin = 0:0.11.2-0.el8 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.el8
18:26:11 Requires(interp): /bin/sh /bin/sh /bin/sh
18:26:11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:11 Requires(post): /bin/sh
18:26:11 Requires(preun): /bin/sh
18:26:11 Requires(postun): /bin/sh
18:26:11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
18:26:11 #14 24.39 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
18:26:11 #14 24.39 Unpacking libclass-method-modifiers-perl (2.13-1) ...
18:26:11 #14 24.41 Selecting previously unselected package libb-hooks-op-check-perl.
18:26:11 #14 24.41 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
18:26:11 #14 24.42 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
18:26:11 #14 24.44 Selecting previously unselected package libdynaloader-functions-perl.
18:26:11 #14 24.44 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
18:26:11 #14 24.45 Unpacking libdynaloader-functions-perl (0.003-1) ...
18:26:11 #14 24.47 Selecting previously unselected package libdevel-callchecker-perl.
18:26:11 #14 24.47 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
18:26:11 #14 24.48 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
18:26:11 #14 24.50 Selecting previously unselected package libparams-classify-perl.
18:26:11 #14 24.50 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
18:26:11 #14 24.51 Unpacking libparams-classify-perl (0.015-1build2) ...
18:26:11 #14 24.53 Selecting previously unselected package libmodule-runtime-perl.
18:26:11 #14 24.53 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
18:26:11 #14 24.54 Unpacking libmodule-runtime-perl (0.016-1) ...
18:26:11 #14 24.56 Selecting previously unselected package libimport-into-perl.
18:26:11 #14 24.56 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
18:26:11 #14 24.56 Unpacking libimport-into-perl (1.002005-1) ...
18:26:11 #14 24.59 Selecting previously unselected package librole-tiny-perl.
18:26:11 #14 24.59 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
18:26:11 #14 24.60 Unpacking librole-tiny-perl (2.001004-1) ...
18:26:11 #14 24.62 Selecting previously unselected package libstrictures-perl.
18:26:11 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:26:11 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:26:11 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:26:11 go: downloading github.com/beorn7/perks v1.0.1
18:26:11 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:26:11 go: downloading github.com/prometheus/client_model v0.3.0
18:26:11 go: downloading github.com/prometheus/common v0.42.0
18:26:11 go: downloading github.com/prometheus/procfs v0.9.0
18:26:11 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:26:11 go: downloading github.com/kr/text v0.2.0
18:26:11 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:26:11 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:26:11 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:26:11 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:26:11 go: downloading github.com/docker/go-metrics v0.0.1
18:26:11 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:26:11 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:26:11 go: downloading k8s.io/klog/v2 v2.80.1
18:26:11 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:11 go: downloading github.com/magiconair/properties v1.5.3
18:26:11 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:26:11 rm -f -r build
18:26:11 #18 DONE 1.6s
18:26:11 
18:26:11 #19 [stage-1 8/9] WORKDIR /root/build-deb
18:26:11 #19 DONE 0.0s
18:26:11 
18:26:11 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:26:11 #20 DONE 0.0s
18:26:11 
18:26:11 #21 exporting to image
18:26:11 #21 exporting layers
18:26:11 #15 7.385 Preparing to unpack .../23-pkg-config_0.29.2-1_amd64.deb ...
18:26:11 #15 7.389 Unpacking pkg-config (0.29.2-1) ...
18:26:11 #15 7.429 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:26:11 #15 7.443 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:26:11 #15 7.454 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
18:26:11 #15 7.466 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
18:26:11 #15 7.476 Setting up libuv1:amd64 (1.40.0-2) ...
18:26:11 #15 7.489 Setting up bash-completion (1:2.11-2) ...
18:26:12 #14 24.62 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
18:26:12 #14 24.63 Unpacking libstrictures-perl (2.000006-1) ...
18:26:12 #14 24.65 Selecting previously unselected package libsub-quote-perl.
18:26:12 #14 24.65 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
18:26:12 #14 24.67 Unpacking libsub-quote-perl (2.006006-1) ...
18:26:12 #14 24.70 Selecting previously unselected package libmoo-perl.
18:26:12 #14 24.70 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
18:26:12 #14 24.70 Unpacking libmoo-perl (2.003006-1) ...
18:26:12 #14 24.73 Selecting previously unselected package libencode-locale-perl.
18:26:12 #14 24.73 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
18:26:12 #14 24.73 Unpacking libencode-locale-perl (1.05-1) ...
18:26:12 #14 24.75 Selecting previously unselected package libtimedate-perl.
18:26:12 #14 24.76 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
18:26:12 #14 24.76 Unpacking libtimedate-perl (2.3200-1) ...
18:26:12 #14 24.79 Selecting previously unselected package libhttp-date-perl.
18:26:12 #14 24.79 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
18:26:12 #14 24.79 Unpacking libhttp-date-perl (6.05-1) ...
18:26:12 #14 24.82 Selecting previously unselected package libfile-listing-perl.
18:26:12 #14 24.82 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
18:26:12 #14 24.82 Unpacking libfile-listing-perl (6.04-1) ...
18:26:12 #14 24.84 Selecting previously unselected package libhtml-tagset-perl.
18:26:12 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:26:12 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:26:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:26:12 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:26:12 go: downloading golang.org/x/mod v0.10.0
18:26:12 docker builder prune -f --filter until=24h
18:26:12 Total:	0B
18:26:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:26:12 #13 DONE 63.5s
18:26:12 
18:26:12 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:26:12 #14 DONE 0.0s
18:26:12 
18:26:12 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0daa90c4efeb655c9) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] // node
[Pipeline] {
[Pipeline] }
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:26:12 #14 24.85 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
18:26:12 #14 24.85 Unpacking libhtml-tagset-perl (3.20-4) ...
18:26:12 #14 24.87 Selecting previously unselected package liburi-perl.
18:26:12 #14 24.87 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
18:26:12 #14 24.88 Unpacking liburi-perl (1.76-2) ...
18:26:12 #14 24.91 Selecting previously unselected package libhtml-parser-perl.
18:26:12 #14 24.91 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
18:26:12 #14 24.91 Unpacking libhtml-parser-perl (3.72-5) ...
18:26:12 #14 24.94 Selecting previously unselected package libhtml-tree-perl.
18:26:12 #14 24.94 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
18:26:12 #14 24.94 Unpacking libhtml-tree-perl (5.07-2) ...
18:26:12 #14 24.98 Selecting previously unselected package libio-html-perl.
18:26:12 #14 24.98 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
18:26:12 #14 24.99 Unpacking libio-html-perl (1.001-1) ...
18:26:12 #14 25.01 Selecting previously unselected package liblwp-mediatypes-perl.
18:26:12 #14 25.01 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
18:26:12 #14 25.01 Unpacking liblwp-mediatypes-perl (6.04-1) ...
18:26:12 #14 25.06 Selecting previously unselected package libhttp-message-perl.
18:26:12 #14 25.06 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
18:26:12 #14 25.07 Unpacking libhttp-message-perl (6.22-1) ...
18:26:12 #14 25.10 Selecting previously unselected package libhttp-cookies-perl.
18:26:12 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el8.src.rpm
18:26:12 #12 48.73   Preparing        :                                                        1/1 
18:26:12 #12 48.76   Installing       : python3-six-1.16.0-8.fc37.noarch                     1/149 
18:26:12 #12 48.77   Installing       : hunspell-filesystem-1.7.0-21.fc37.x86_64             2/149 
18:26:12 #12 48.79   Installing       : python3-construct-2.10.68-3.fc37.noarch              3/149 
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/41cbacec-81a8-47b7-a30c-c75812b92621/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:26:12 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:26:12 chowning workspace
[Pipeline] sh
18:26:12 #14 DONE 83.4s
18:26:12 
18:26:12 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:26:12 #15 DONE 0.0s
18:26:12 
18:26:12 #16 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:26:12 #15 8.022 Setting up libncurses6:amd64 (6.2+20201114-2+deb11u2) ...
18:26:12 #15 8.033 Setting up pkg-config (0.29.2-1) ...
18:26:12 #15 8.082 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ...
18:26:12 #15 8.093 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
18:26:12 #15 8.106 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:26:12 #15 8.120 Setting up librhash0:amd64 (1.4.1-2) ...
18:26:12 #15 8.130 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:26:12 #15 8.146 Setting up dh-apparmor (2.13.6-10) ...
18:26:12 #15 8.157 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ...
18:26:12 #15 8.172 Setting up libprocps8:amd64 (2:3.3.17-5) ...
18:26:12 #15 8.183 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
18:26:12 #15 8.197 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:26:12 #15 8.207 Setting up procps (2:3.3.17-5) ...
18:26:12 #15 8.244 Setting up cmake (3.18.4-2+deb11u1) ...
18:26:12 #15 8.255 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:26:12 #15 8.269 Setting up dmsetup (2:1.02.175-2.1) ...
18:26:12 #15 8.281 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:26:12 #15 8.290 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:26:12 #14 25.10 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
18:26:12 #14 25.10 Unpacking libhttp-cookies-perl (6.08-1) ...
18:26:12 #14 25.13 Selecting previously unselected package libhttp-negotiate-perl.
18:26:12 #14 25.13 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
18:26:12 #14 25.13 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:26:12 #14 25.15 Selecting previously unselected package perl-openssl-defaults:amd64.
18:26:12 #14 25.15 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
18:26:12 #14 25.16 Unpacking perl-openssl-defaults:amd64 (4) ...
18:26:12 #14 25.18 Selecting previously unselected package libnet-ssleay-perl.
18:26:12 #14 25.18 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
18:26:12 #14 25.19 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
18:26:12 #14 25.25 Selecting previously unselected package libio-socket-ssl-perl.
18:26:12 #14 25.25 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
18:26:12 #14 25.25 Unpacking libio-socket-ssl-perl (2.067-1) ...
18:26:12 #14 25.29 Selecting previously unselected package libnet-http-perl.
18:26:12 #14 25.29 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
18:26:12 #14 25.31 Unpacking libnet-http-perl (6.19-1) ...
18:26:12 #14 25.33 Selecting previously unselected package liblwp-protocol-https-perl.
18:26:12 #14 25.34 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
18:26:12 #14 25.34 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
18:26:12 #14 25.36 Selecting previously unselected package libtry-tiny-perl.
18:26:12 #12 48.80   Installing       : python3-pybeam-0.7-4.fc37.noarch                     4/149 
18:26:12 #12 48.81   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch               5/149 
18:26:12 #12 48.83   Upgrading        : glibc-common-2.36-14.fc37.x86_64                     6/149 
18:26:12 #12 48.86   Upgrading        : glibc-minimal-langpack-2.36-14.fc37.x86_64           7/149 
18:26:12 #12 48.87   Running scriptlet: glibc-2.36-14.fc37.x86_64                            8/149 
18:26:12 #12 48.93   Upgrading        : glibc-2.36-14.fc37.x86_64                            8/149 
18:26:12 #12 48.94   Running scriptlet: glibc-2.36-14.fc37.x86_64                            8/149 
18:26:12 #15 0.599 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:26:12 #15 0.670 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:26:12 #15 0.691 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:26:12 + pwd
18:26:12 + id -u
18:26:12 + id -g
18:26:12 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:26:12 #14 25.36 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
18:26:12 #14 25.37 Unpacking libtry-tiny-perl (0.30-1) ...
18:26:12 #14 25.39 Selecting previously unselected package libwww-robotrules-perl.
18:26:12 #14 25.39 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
18:26:12 #14 25.39 Unpacking libwww-robotrules-perl (6.02-1) ...
18:26:12 #14 25.42 Selecting previously unselected package libwww-perl.
18:26:12 #14 25.42 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
18:26:12 #14 25.42 Unpacking libwww-perl (6.43-1) ...
18:26:12 #14 25.46 Selecting previously unselected package patchutils.
18:26:12 #14 25.46 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
18:26:12 #14 25.46 Unpacking patchutils (0.3.4-2) ...
18:26:12 #14 25.49 Selecting previously unselected package wdiff.
18:26:12 #14 25.49 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
18:26:12 #14 25.50 Unpacking wdiff (1.2.2-2build1) ...
18:26:12 #14 25.53 Selecting previously unselected package devscripts.
18:26:12 #14 25.53 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
18:26:12 #14 25.55 Unpacking devscripts (2.20.2ubuntu2) ...
18:26:12 #15 8.302 Setting up docker-ce-build-deps (1.0) ...
18:26:12 #15 8.317 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:26:12 #15 8.336 Processing triggers for man-db (2.9.4-2) ...
18:26:12 #12 49.04   Installing       : glibc-gconv-extra-2.36-14.fc37.x86_64                9/149 
18:26:12 #12 49.06   Running scriptlet: glibc-gconv-extra-2.36-14.fc37.x86_64                9/149 
18:26:12 #12 49.07   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch          10/149 
18:26:12 #12 49.08   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch             11/149 
18:26:12 #12 49.09   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch          12/149 
18:26:12 #12 49.10   Installing       : hunspell-1.7.0-21.fc37.x86_64                       13/149 
18:26:12 #12 49.11   Installing       : elfutils-debuginfod-client-0.189-3.fc37.x86_64      14/149 
18:26:12 #12 49.13   Installing       : binutils-gold-2.38-27.fc37.x86_64                   15/149 
18:26:12 #12 49.22   Installing       : binutils-2.38-27.fc37.x86_64                        16/149 
18:26:12 #12 49.23   Running scriptlet: binutils-2.38-27.fc37.x86_64                        16/149 
18:26:12 #12 49.26   Installing       : elfutils-0.189-3.fc37.x86_64                        17/149 
18:26:12 #12 49.27   Installing       : dwz-0.14-7.fc37.x86_64                              18/149 
18:26:12 #12 49.28   Installing       : file-5.42-4.fc37.x86_64                             19/149 
18:26:12 #12 49.29   Installing       : unzip-6.0-58.fc37.x86_64                            20/149 
18:26:12 #12 49.30   Installing       : xz-5.4.1-1.fc37.x86_64                              21/149 
18:26:12 #12 49.31   Installing       : zip-3.0-33.fc37.x86_64                              22/149 
18:26:12 #12 49.32   Installing       : enchant2-2.3.4-1.fc37.x86_64                        23/149 
18:26:12 #12 49.33   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 24/149 
18:26:12 #12 49.34   Installing       : bzip2-1.0.8-12.fc37.x86_64                          25/149 
18:26:12 #12 49.35   Installing       : cpio-2.13-13.fc37.x86_64                            26/149 
18:26:12 #12 49.36   Installing       : dash-0.5.11.5-2.fc37.x86_64                         27/149 
18:26:12 #12 49.36   Running scriptlet: dash-0.5.11.5-2.fc37.x86_64                         27/149 
18:26:12 #12 49.39   Installing       : diffutils-3.8-3.fc37.x86_64                         28/149 
18:26:12 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:26:13 #16 0.725 Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
18:26:13 #16 0.789 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
18:26:13 #16 0.864 Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
18:26:13 + go mod vendor -modfile=vendor.mod
18:26:13 #14 25.66 Selecting previously unselected package diffstat.
18:26:13 #14 25.66 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
18:26:13 #14 25.66 Unpacking diffstat (1.63-1) ...
18:26:13 #14 25.69 Selecting previously unselected package python3-chardet.
18:26:13 #14 25.69 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
18:26:13 #14 25.69 Unpacking python3-chardet (3.0.4-4build1) ...
18:26:13 #14 25.73 Selecting previously unselected package python3-debian.
18:26:13 #14 25.73 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1.1_all.deb ...
18:26:13 #14 25.74 Unpacking python3-debian (0.1.36ubuntu1.1) ...
18:26:13 #14 25.77 Selecting previously unselected package libgpgme11:amd64.
18:26:13 #14 25.77 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2.1_amd64.deb ...
18:26:13 #14 25.77 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2.1) ...
18:26:13 #14 25.81 Selecting previously unselected package python3-gpg.
18:26:13 #14 25.81 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2.1_amd64.deb ...
18:26:13 #14 25.82 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ...
18:26:13 #14 25.86 Selecting previously unselected package dput.
18:26:13 #14 25.86 Preparing to unpack .../198-dput_1.0.3ubuntu1.1_all.deb ...
18:26:13 #14 25.87 Unpacking dput (1.0.3ubuntu1.1) ...
18:26:13 #12 49.40   Installing       : ed-1.18-2.fc37.x86_64                               29/149 
18:26:13 #12 49.40   Installing       : patch-2.7.6-17.fc37.x86_64                          30/149 
18:26:13 #12 49.41   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    31/149 
18:26:13 #12 49.46   Installing       : groff-base-1.22.4-10.fc37.x86_64                    31/149 
18:26:13 #12 49.47   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    31/149 
18:26:13 #12 49.49   Installing       : json-glib-1.6.6-3.fc37.x86_64                       32/149 
18:26:13 #12 49.50   Installing       : libjpeg-turbo-2.1.3-2.fc37.x86_64                   33/149 
18:26:13 #12 49.51   Installing       : libpkgconf-1.8.0-3.fc37.x86_64                      34/149 
18:26:13 #12 49.52   Installing       : pkgconf-1.8.0-3.fc37.x86_64                         35/149 
18:26:13 #12 49.52   Installing       : libpng-2:1.6.37-13.fc37.x86_64                      36/149 
18:26:13 #12 49.53   Installing       : libstemmer-0-19.585svn.fc37.x86_64                  37/149 
18:26:13 #12 49.56   Installing       : shared-mime-info-2.2-2.fc37.x86_64                  38/149 
18:26:13 #15 0.776 Reading package lists...
[Pipeline] echo
18:26:13 Removing all docker containers
[Pipeline] sh
18:26:13 #16 0.939 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
18:26:13 #14 25.90 Selecting previously unselected package libcurl3-gnutls:amd64.
18:26:13 #14 25.90 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.20_amd64.deb ...
18:26:13 #14 25.91 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.20) ...
18:26:13 #14 25.95 Selecting previously unselected package liberror-perl.
18:26:13 #14 25.95 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
18:26:13 #14 25.96 Unpacking liberror-perl (0.17029-1) ...
18:26:13 #14 25.98 Selecting previously unselected package git-man.
18:26:13 #14 25.98 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ...
18:26:13 #14 25.99 Unpacking git-man (1:2.25.1-1ubuntu3.11) ...
18:26:13 #14 26.08 Selecting previously unselected package git.
18:26:13 #12 49.61   Running scriptlet: shared-mime-info-2.2-2.fc37.x86_64                  38/149 
18:26:13 #12 49.63   Installing       : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   39/149 
18:26:13 #12 49.65   Installing       : libappstream-glib-0.8.1-1.fc37.x86_64               40/149 
18:26:13 #12 49.66   Installing       : dbus-libs-1:1.14.10-1.fc37.x86_64                   41/149 
18:26:13 #12 49.67   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                    42/149 
18:26:13 #12 49.68   Installing       : ncurses-6.4-3.20230114.fc37.x86_64                  43/149 
18:26:13 #12 49.69   Installing       : perl-Digest-1.20-489.fc37.noarch                    44/149 
18:26:13 #12 49.70   Installing       : perl-Digest-MD5-2.58-489.fc37.x86_64                45/149 
18:26:13 #12 49.71   Installing       : perl-B-1.83-494.fc37.x86_64                         46/149 
18:26:13 #12 49.72   Installing       : perl-FileHandle-2.03-494.fc37.noarch                47/149 
18:26:13 #12 49.72   Installing       : perl-AutoLoader-5.74-494.fc37.noarch                48/149 
18:26:13 #12 49.74   Installing       : perl-Data-Dumper-2.184-490.fc37.x86_64              49/149 
18:26:13 #12 49.75   Installing       : perl-libnet-3.14-490.fc37.noarch                    50/149 
18:26:13 #12 49.76   Installing       : perl-base-2.27-494.fc37.noarch                      51/149 
18:26:13 #12 49.77   Installing       : perl-URI-5.17-1.fc37.noarch                         52/149 
18:26:13 #12 49.79   Installing       : perl-Net-SSLeay-1.92-4.fc37.x86_64                  53/149 
18:26:13 #12 49.80   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             54/149 
18:26:13 #12 49.80   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              55/149 
18:26:13 #12 49.81   Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch         56/149 
18:26:13 #12 49.82   Installing       : perl-if-0.61.000-494.fc37.noarch                    57/149 
18:26:13 #12 49.82   Installing       : perl-locale-1.10-494.fc37.noarch                    58/149 
18:26:13 #12 49.83   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              59/149 
18:26:13 #12 49.84   Installing       : perl-File-Path-2.18-489.fc37.noarch                 60/149 
18:26:13 #12 49.84   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              61/149 
18:26:13 #12 49.85   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             62/149 
18:26:13 #12 49.86   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            63/149 
18:26:13 #12 49.87   Installing       : perl-Class-Struct-0.66-494.fc37.noarch              64/149 
18:26:13 #12 49.87   Installing       : perl-POSIX-2.03-494.fc37.x86_64                     65/149 
18:26:13 #12 49.88   Installing       : perl-IPC-Open3-1.22-494.fc37.noarch                 66/149 
18:26:13 #12 49.88   Installing       : perl-subs-1.04-494.fc37.noarch                      67/149 
18:26:13 #12 49.89   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          68/149 
18:26:13 #12 49.90   Installing       : perl-HTTP-Tiny-0.086-1.fc37.noarch                  69/149 
18:26:13 #12 49.90   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  70/149 
18:26:13 #15 1.633 dpkg-buildpackage: info: source package docker-ce-build-deps
18:26:13 #15 1.633 dpkg-buildpackage: info: source version 1.0
18:26:13 #15 1.633 dpkg-buildpackage: info: source distribution unstable
18:26:13 #15 1.633 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:26:13 + docker container ls -aq
[Pipeline] echo
18:26:13 Docker containers have been removed
[Pipeline] echo
18:26:13 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:26:13 cleanWorkspace: Workspace is clean.
18:26:13 #14 26.09 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ...
18:26:13 #14 26.10 Unpacking git (1:2.25.1-1ubuntu3.11) ...
[Pipeline] stage
[Pipeline] { (ubuntu-lunar-amd64)
[Pipeline] sh
18:26:13 #12 49.91   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              71/149 
18:26:13 #12 49.92   Installing       : perl-Socket-4:2.036-1.fc37.x86_64                   72/149 
18:26:13 #12 49.93   Installing       : perl-SelectSaver-1.02-494.fc37.noarch               73/149 
18:26:13 #12 49.94   Installing       : perl-Symbol-1.09-494.fc37.noarch                    74/149 
18:26:13 #12 49.94   Installing       : perl-File-stat-1.12-494.fc37.noarch                 75/149 
18:26:13 #12 49.95   Installing       : perl-podlators-1:4.14-489.fc37.noarch               76/149 
18:26:13 #12 49.96   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            77/149 
18:26:13 #12 49.96   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           78/149 
18:26:13 #12 49.97   Installing       : perl-Fcntl-1.15-494.fc37.x86_64                     79/149 
18:26:13 #12 49.98   Installing       : perl-mro-1.26-494.fc37.x86_64                       80/149 
18:26:13 #12 49.98   Installing       : perl-IO-1.50-494.fc37.x86_64                        81/149 
18:26:13 #12 49.99   Installing       : perl-overloading-0.02-494.fc37.noarch               82/149 
18:26:13 #12 50.00   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                 83/149 
18:26:13 #12 50.00   Installing       : perl-MIME-Base64-3.16-489.fc37.x86_64               84/149 
18:26:13 #12 50.01   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64       85/149 
18:26:13 #12 50.02   Installing       : perl-constant-1.33-490.fc37.noarch                  86/149 
18:26:13 #12 50.03   Installing       : perl-parent-1:0.238-489.fc37.noarch                 87/149 
18:26:13 #12 50.03   Installing       : perl-Errno-1.36-494.fc37.x86_64                     88/149 
18:26:13 #12 50.04   Installing       : perl-File-Basename-2.85-494.fc37.noarch             89/149 
18:26:13 #12 50.04   Installing       : perl-Getopt-Std-1.13-494.fc37.noarch                90/149 
18:26:13 #12 50.05   Installing       : perl-Storable-1:3.26-489.fc37.x86_64                91/149 
18:26:13 #12 50.05   Installing       : perl-overload-1.35-494.fc37.noarch                  92/149 
18:26:13 #12 50.06   Installing       : perl-vars-1.05-494.fc37.noarch                      93/149 
18:26:13 #12 50.07   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch               94/149 
18:26:13 #12 50.07   Installing       : perl-Carp-1.52-489.fc37.noarch                      95/149 
18:26:13 #12 50.08   Installing       : perl-Exporter-5.77-489.fc37.noarch                  96/149 
18:26:13 #12 50.08   Installing       : perl-PathTools-3.84-489.fc37.x86_64                 97/149 
18:26:13 #12 50.09   Installing       : perl-NDBM_File-1.15-494.fc37.x86_64                 98/149 
18:26:13 #12 50.10   Installing       : perl-DynaLoader-1.52-494.fc37.x86_64                99/149 
18:26:13 #15 1.672 dpkg-buildpackage: info: host architecture amd64
18:26:13 #15 1.672  dpkg-source --before-build .
18:26:13 #15 1.773  debian/rules clean
18:26:13 #15 1.775 dh clean
18:26:13 #15 1.855    dh_clean
18:26:13 #15 1.889  debian/rules binary
18:26:13 #21 exporting layers 2.0s done
18:26:13 #21 writing image sha256:cb75001fcc5609b3d1b5e13ac483953fab228dcb999908dd52c3b9bcd1746f89 done
18:26:13 #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
18:26:13 #21 DONE 2.0s
18:26:13 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
18:26:13 #13 40.05 Dependencies resolved.
18:26:13 #14 26.56 Selecting previously unselected package libalgorithm-diff-perl.
18:26:13 #14 26.56 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
18:26:13 #14 26.56 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
18:26:13 #14 26.59 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:26:13 #14 26.59 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
18:26:13 #14 26.59 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
18:26:13 #14 26.62 Selecting previously unselected package libalgorithm-merge-perl.
18:26:13 #14 26.62 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
18:26:13 #14 26.62 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:26:13 #14 26.65 Selecting previously unselected package libapt-pkg-perl.
18:26:13 + echo starting...
18:26:13 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:26:13 #12 50.16   Installing       : perl-Encode-4:3.19-492.fc37.x86_64                 100/149 
18:26:13 #12 50.27   Installing       : perl-libs-4:5.36.1-494.fc37.x86_64                 101/149 
18:26:13 #12 50.29   Installing       : perl-interpreter-4:5.36.1-494.fc37.x86_64          102/149 
18:26:13 #12 50.30   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.x86_64      103/149 
18:26:13 #12 50.32   Installing       : python3-zstandard-0.19.0-1.fc37.x86_64             104/149 
18:26:13 #12 50.32   Installing       : xxhash-libs-0.8.2-1.fc37.x86_64                    105/149 
18:26:13 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:26:14 + set -e
18:26:14 + mkdir -p /root/build-deb/engine
18:26:14 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:26:14 #15 1.891 dh binary
18:26:14 #15 1.959    dh_update_autotools_config
18:26:14 #15 1.987    dh_autoreconf
18:26:14 #15 2.029    create-stamp debian/debhelper-build-stamp
18:26:14 #15 2.029    dh_prep
18:26:14 #15 2.057    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:26:14 #15 2.109    dh_install
18:26:14 #15 2.142    dh_installdocs
18:26:14 #13 40.07 ================================================================================
18:26:14 #13 40.07  Package                       Arch     Version                 Repo       Size
18:26:14 #13 40.07 ================================================================================
18:26:14 #13 40.07 Installing:
18:26:14 #13 40.07  dnf-plugins-core              noarch   4.4.3-1.fc38            updates    38 k
18:26:14 #13 40.07  rpm-build                     x86_64   4.18.1-3.fc38           updates    77 k
18:26:14 #13 40.07  rpmlint                       noarch   2.4.0-6.fc38            updates   330 k
18:26:14 #13 40.07 Upgrading:
18:26:14 #13 40.07  glibc                         x86_64   2.37-10.fc38            updates   2.1 M
18:26:14 #13 40.07  glibc-common                  x86_64   2.37-10.fc38            updates   319 k
18:26:14 #13 40.07  glibc-minimal-langpack        x86_64   2.37-10.fc38            updates    39 k
18:26:14 #13 40.07 Installing dependencies:
18:26:14 #13 40.07  ansible-srpm-macros           noarch   1-10.fc38               updates    21 k
18:26:14 #13 40.07  binutils                      x86_64   2.39-9.fc38             fedora    5.4 M
18:26:14 #13 40.07  binutils-gold                 x86_64   2.39-9.fc38             fedora    784 k
18:26:14 #13 40.07  bzip2                         x86_64   1.0.8-13.fc38           fedora     52 k
18:26:14 #13 40.07  cpio                          x86_64   2.13-14.fc38            fedora    276 k
18:26:14 #13 40.07  dash                          x86_64   0.5.12-1.fc38           updates    98 k
18:26:14 #13 40.07  dbus-libs                     x86_64   1:1.14.10-1.fc38        updates   156 k
18:26:14 #13 40.07  debugedit                     x86_64   5.0-9.fc38              updates    78 k
18:26:14 #13 40.07  desktop-file-utils            x86_64   0.26-8.fc38             fedora     71 k
18:26:14 #13 40.07  devscripts-checkbashisms      x86_64   2.23.0-1.fc38           fedora     28 k
18:26:14 #13 40.07  diffutils                     x86_64   3.10-1.fc38             updates   398 k
18:26:14 #13 40.07  dwz                           x86_64   0.15-2.fc38             fedora    135 k
18:26:14 #13 40.07  ed                            x86_64   1.19-2.fc38             fedora     78 k
18:26:14 #13 40.07  efi-srpm-macros               noarch   5-7.fc38                fedora     22 k
18:26:14 #13 40.07  elfutils                      x86_64   0.189-3.fc38            updates   533 k
18:26:14 #13 40.07  elfutils-debuginfod-client    x86_64   0.189-3.fc38            updates    38 k
18:26:14 #13 40.07  emacs-filesystem              noarch   1:28.3-0.rc1.fc38       updates   8.1 k
18:26:14 #13 40.07  enchant2                      x86_64   2.3.4-1.fc38            fedora     64 k
18:26:14 #13 40.07  file                          x86_64   5.44-3.fc38             fedora     49 k
18:26:14 #13 40.07  fonts-filesystem              noarch   1:2.0.5-11.fc38         fedora    8.1 k
18:26:14 #13 40.07  fonts-srpm-macros             noarch   1:2.0.5-11.fc38         fedora     26 k
18:26:14 #13 40.07  fpc-srpm-macros               noarch   1.3-7.fc38              fedora    7.8 k
18:26:14 #13 40.07  gdb-minimal                   x86_64   13.2-5.fc38             updates   4.2 M
18:26:14 #13 40.07  gdk-pixbuf2                   x86_64   2.42.10-2.fc38          fedora    485 k
18:26:14 #13 40.07  ghc-srpm-macros               noarch   1.6.1-1.fc38            fedora    8.0 k
18:26:14 #13 40.07  glibc-gconv-extra             x86_64   2.37-10.fc38            updates   1.6 M
18:26:14 #13 40.07  gnat-srpm-macros              noarch   6-2.fc38                fedora    8.8 k
18:26:14 #13 40.07  go-srpm-macros                noarch   3.2.0-2.fc38            fedora     27 k
18:26:14 #13 40.07  groff-base                    x86_64   1.22.4-11.fc38          fedora    1.1 M
18:26:14 #13 40.07  hunspell                      x86_64   1.7.2-3.fc38            fedora    479 k
18:26:14 #13 40.07  hunspell-en-GB                noarch   0.20201207-3.fc38       fedora    225 k
18:26:14 #13 40.07  hunspell-en-US                noarch   0.20201207-3.fc38       fedora    181 k
18:26:14 #13 40.07  hunspell-filesystem           x86_64   1.7.2-3.fc38            fedora    9.3 k
18:26:14 #13 40.07  jansson                       x86_64   2.13.1-6.fc38           fedora     44 k
18:26:14 #13 40.07  js-jquery                     noarch   3.6.3-2.fc38            fedora    173 k
18:26:14 #13 40.07  json-glib                     x86_64   1.6.6-4.fc38            fedora    162 k
18:26:14 #13 40.07  kernel-srpm-macros            noarch   1.0-19.fc38             updates    10 k
18:26:14 #13 40.07  libappstream-glib             x86_64   0.8.2-2.fc38            fedora    402 k
18:26:14 #13 40.07  libjpeg-turbo                 x86_64   2.1.4-2.fc38            fedora    183 k
18:26:14 #13 40.07  libpkgconf                    x86_64   1.8.0-6.fc38            fedora     35 k
18:26:14 #13 40.07  libpng                        x86_64   2:1.6.37-14.fc38        fedora    120 k
18:26:14 #13 40.07  libstemmer                    x86_64   2.2.0-5.fc38            fedora    168 k
18:26:14 #13 40.07  lua-srpm-macros               noarch   1-8.fc38                fedora    8.6 k
18:26:14 #13 40.07  ncurses                       x86_64   6.4-3.20230114.fc38     fedora    412 k
18:26:14 #13 40.07  ocaml-srpm-macros             noarch   7-3.fc38                fedora     13 k
18:26:14 #13 40.07  openblas-srpm-macros          noarch   2-13.fc38               fedora    7.5 k
18:26:14 #13 40.07  package-notes-srpm-macros     noarch   0.5-8.fc38              updates    11 k
18:26:14 #13 40.07  patch                         x86_64   2.7.6-19.fc38           fedora    126 k
18:26:14 #13 40.07  perl-AutoLoader               noarch   5.74-497.fc38           updates    22 k
18:26:14 #13 40.07  perl-B                        x86_64   1.83-497.fc38           updates   182 k
18:26:14 #13 40.07  perl-Carp                     noarch   1.52-490.fc38           fedora     29 k
18:26:14 #13 40.07  perl-Class-Struct             noarch   0.66-497.fc38           updates    23 k
18:26:14 #13 40.07  perl-Data-Dumper              x86_64   2.184-491.fc38          fedora     56 k
18:26:14 #13 40.07  perl-Digest                   noarch   1.20-490.fc38           fedora     25 k
18:26:14 #13 40.07  perl-Digest-MD5               x86_64   2.58-490.fc38           fedora     36 k
18:26:14 #13 40.07  perl-DynaLoader               x86_64   1.52-497.fc38           updates    27 k
18:26:14 #13 40.07  perl-Encode                   x86_64   4:3.19-493.fc38         fedora    1.7 M
18:26:14 #13 40.07  perl-Errno                    x86_64   1.36-497.fc38           updates    16 k
18:26:14 #13 40.07  perl-Exporter                 noarch   5.77-490.fc38           fedora     31 k
18:26:14 #13 40.07  perl-Fcntl                    x86_64   1.15-497.fc38           updates    22 k
18:26:14 #13 40.07  perl-File-Basename            noarch   2.85-497.fc38           updates    18 k
18:26:14 #13 40.07  perl-File-Path                noarch   2.18-490.fc38           fedora     35 k
18:26:14 #13 40.07  perl-File-Temp                noarch   1:0.231.100-490.fc38    fedora     59 k
18:26:14 #13 40.07  perl-File-stat                noarch   1.12-497.fc38           updates    18 k
18:26:14 #13 40.07  perl-FileHandle               noarch   2.03-497.fc38           updates    17 k
18:26:14 #13 40.07  perl-Getopt-Long              noarch   1:2.54-2.fc38           fedora     60 k
18:26:14 #13 40.07  perl-Getopt-Std               noarch   1.13-497.fc38           updates    17 k
18:26:14 #13 40.07  perl-HTTP-Tiny                noarch   0.086-2.fc38            updates    55 k
18:26:14 #13 40.07  perl-IO                       x86_64   1.50-497.fc38           updates    93 k
18:26:14 #13 40.07  perl-IO-Socket-IP             noarch   0.41-492.fc38           fedora     41 k
18:26:14 #13 40.07  perl-IO-Socket-SSL            noarch   2.081-1.fc38            fedora    227 k
18:26:14 #13 40.07  perl-IPC-Open3                noarch   1.22-497.fc38           updates    24 k
18:26:14 #13 40.07  perl-MIME-Base64              x86_64   3.16-490.fc38           fedora     30 k
18:26:14 #13 40.07  perl-Mozilla-CA               noarch   20221114-2.fc38         fedora     12 k
18:26:14 #13 40.07  perl-Net-SSLeay               x86_64   1.92-5.fc38             fedora    361 k
18:26:14 #13 40.07  perl-POSIX                    x86_64   2.03-497.fc38           updates    99 k
18:26:14 #13 40.07  perl-PathTools                x86_64   3.84-490.fc38           fedora     87 k
18:26:14 #13 40.07  perl-Pod-Escapes              noarch   1:1.07-490.fc38         fedora     20 k
18:26:14 #13 40.07  perl-Pod-Perldoc              noarch   3.28.01-491.fc38        fedora     86 k
18:26:14 #13 40.07  perl-Pod-Simple               noarch   1:3.43-491.fc38         fedora    219 k
18:26:14 #13 40.07  perl-Pod-Usage                noarch   4:2.03-4.fc38           fedora     40 k
18:26:14 #13 40.07  perl-Scalar-List-Utils        x86_64   5:1.63-490.fc38         fedora     72 k
18:26:14 #13 40.07  perl-SelectSaver              noarch   1.02-497.fc38           updates    13 k
18:26:14 #13 40.07  perl-Socket                   x86_64   4:2.036-2.fc38          fedora     55 k
18:26:14 #13 40.07  perl-Storable                 x86_64   1:3.26-490.fc38         fedora     97 k
18:26:14 #13 40.07  perl-Symbol                   noarch   1.09-497.fc38           updates    15 k
18:26:14 #13 40.07  perl-Term-ANSIColor           noarch   5.01-491.fc38           fedora     47 k
18:26:14 #13 40.07  perl-Term-Cap                 noarch   1.18-1.fc38             fedora     22 k
18:26:14 #13 40.07  perl-Text-ParseWords          noarch   3.31-490.fc38           fedora     16 k
18:26:14 #13 40.07  perl-Text-Tabs+Wrap           noarch   2023.0511-1.fc38        updates    22 k
18:26:14 #13 40.07  perl-Time-Local               noarch   2:1.300-490.fc38        fedora     33 k
18:26:14 #13 40.07  perl-URI                      noarch   5.17-2.fc38             fedora    120 k
18:26:14 #13 40.07  perl-base                     noarch   2.27-497.fc38           updates    17 k
18:26:14 #13 40.07  perl-constant                 noarch   1.33-491.fc38           fedora     23 k
18:26:14 #13 40.07  perl-if                       noarch   0.61.000-497.fc38       updates    15 k
18:26:14 #13 40.07  perl-interpreter              x86_64   4:5.36.1-497.fc38       updates    73 k
18:26:14 #13 40.07  perl-libnet                   noarch   3.15-1.fc38             fedora    128 k
18:26:14 #13 40.07  perl-libs                     x86_64   4:5.36.1-497.fc38       updates   2.2 M
18:26:14 #13 40.07  perl-locale                   noarch   1.10-497.fc38           updates    15 k
18:26:14 #13 40.07  perl-mro                      x86_64   1.26-497.fc38           updates    30 k
18:26:14 #13 40.07  perl-overload                 noarch   1.35-497.fc38           updates    47 k
18:26:14 #13 40.07  perl-overloading              noarch   0.02-497.fc38           updates    14 k
18:26:14 #13 40.07  perl-parent                   noarch   1:0.241-1.fc38          fedora     15 k
18:26:14 #13 40.07  perl-podlators                noarch   1:5.01-2.fc38           fedora    125 k
18:26:14 #13 40.07  perl-srpm-macros              noarch   1-48.fc38               fedora    8.4 k
18:26:14 #13 40.07  perl-vars                     noarch   1.05-497.fc38           updates    14 k
18:26:14 #13 40.07  pkgconf                       x86_64   1.8.0-6.fc38            fedora     41 k
18:26:14 #13 40.07  pkgconf-m4                    noarch   1.8.0-6.fc38            fedora     14 k
18:26:14 #13 40.07  pkgconf-pkg-config            x86_64   1.8.0-6.fc38            fedora    9.6 k
18:26:14 #13 40.07  pyproject-srpm-macros         noarch   1.10.0-1.fc38           updates    14 k
18:26:14 #13 40.07  python-srpm-macros            noarch   3.11-10.fc38            fedora     26 k
18:26:14 #13 40.07  python3-construct             noarch   2.10.68-4.fc38          fedora    151 k
18:26:14 #13 40.07  python3-dateutil              noarch   1:2.8.2-5.fc38          fedora    360 k
18:26:14 #13 40.07  python3-dbus                  x86_64   1.3.2-2.fc38            fedora    157 k
18:26:14 #13 40.07  python3-distro                noarch   1.8.0-2.fc38            fedora     49 k
18:26:14 #13 40.07  python3-dnf-plugins-core      noarch   4.4.3-1.fc38            updates   322 k
18:26:14 #13 40.07  python3-enchant               noarch   3.2.2-6.fc38            fedora    103 k
18:26:14 #13 40.07  python3-file-magic            noarch   5.44-3.fc38             fedora     20 k
18:26:14 #13 40.07  python3-pybeam                noarch   0.7-5.fc38              fedora     33 k
18:26:14 #13 40.07  python3-pyxdg                 noarch   0.27-7.fc38             fedora    134 k
18:26:14 #13 40.07  python3-six                   noarch   1.16.0-9.fc38           fedora     42 k
18:26:14 #13 40.07  python3-systemd               x86_64   235-2.fc38              fedora    108 k
18:26:14 #13 40.07  python3-tomli-w               noarch   1.0.0-5.fc38            fedora     21 k
18:26:14 #13 40.07  python3-zstandard             x86_64   0.21.0-1.fc38           updates   487 k
18:26:14 #13 40.07  qt5-srpm-macros               noarch   5.15.10-1.fc38          updates   8.2 k
18:26:14 #13 40.07  redhat-rpm-config             noarch   252-1.fc38              fedora     83 k
18:26:14 #13 40.07  rpmautospec-rpm-macros        noarch   0.3.5-1.fc38            fedora    9.3 k
18:26:14 #13 40.07  rpmlint-fedora-license-data   noarch   1.31-1.fc38             updates    28 k
18:26:14 #13 40.07  rust-srpm-macros              noarch   25.2-1.fc38             updates    13 k
18:26:14 #13 40.07  shared-mime-info              x86_64   2.2-3.fc38              fedora    381 k
18:26:14 #13 40.07  unzip                         x86_64   6.0-60.fc38             fedora    184 k
18:26:14 #13 40.07  web-assets-filesystem         noarch   5-19.fc38               fedora    7.9 k
18:26:14 #13 40.07  xxhash-libs                   x86_64   0.8.2-1.fc38            updates    37 k
18:26:14 #13 40.07  xz                            x86_64   5.4.1-1.fc38            fedora    419 k
18:26:14 #13 40.07  zip                           x86_64   3.0-37.fc38             updates   265 k
18:26:14 #13 40.07  zstd                          x86_64   1.5.5-1.fc38            updates   482 k
18:26:14 #13 40.07 Installing weak dependencies:
18:26:14 #13 40.07  hunspell-en                   noarch   0.20201207-3.fc38       fedora    190 k
18:26:14 #13 40.07  perl-NDBM_File                x86_64   1.15-497.fc38           updates    24 k
18:26:14 #13 40.07  python-systemd-doc            x86_64   235-2.fc38              fedora    171 k
18:26:14 #13 40.07 
18:26:14 #13 40.07 Transaction Summary
18:26:14 #13 40.07 ================================================================================
18:26:14 #13 40.07 Install  142 Packages
18:26:14 #13 40.07 Upgrade    3 Packages
18:26:14 #13 40.07 
18:26:14 #13 40.08 Total download size: 33 M
18:26:14 #13 40.08 Downloading Packages:
18:26:14 #14 26.65 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
18:26:14 #14 26.65 Unpacking libapt-pkg-perl (0.1.36build3) ...
18:26:14 #14 26.68 Selecting previously unselected package libarchive-cpio-perl.
18:26:14 #14 26.68 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
18:26:14 #14 26.68 Unpacking libarchive-cpio-perl (0.10-1) ...
18:26:14 #14 26.71 Selecting previously unselected package libarray-intspan-perl.
18:26:14 #14 26.71 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
18:26:14 #14 26.71 Unpacking libarray-intspan-perl (2.003-1) ...
18:26:14 #14 26.73 Selecting previously unselected package libasync-mergepoint-perl.
18:26:14 #14 26.74 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
18:26:14 #14 26.74 Unpacking libasync-mergepoint-perl (0.04-2) ...
18:26:14 #14 26.76 Selecting previously unselected package libmodule-implementation-perl.
18:26:14 #14 26.76 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
18:26:14 #14 26.77 Unpacking libmodule-implementation-perl (0.09-1) ...
18:26:14 #14 26.79 Selecting previously unselected package libsub-exporter-progressive-perl.
18:26:14 #14 26.79 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:26:14 #14 26.80 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:26:14 #14 26.82 Selecting previously unselected package libvariable-magic-perl.
18:26:14 #14 26.82 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
18:26:14 #14 26.82 Unpacking libvariable-magic-perl (0.62-1build2) ...
18:26:14 #14 26.85 Selecting previously unselected package libb-hooks-endofscope-perl.
18:26:14 #14 26.85 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
18:26:14 #14 26.85 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
18:26:14 #14 26.88 Selecting previously unselected package libcapture-tiny-perl.
18:26:14 + docker version
18:26:14 Client: Docker Engine - Community
18:26:14  Version:           24.0.2
18:26:14  API version:       1.43
18:26:14  Go version:        go1.20.4
18:26:14  Git commit:        cb74dfc
18:26:14  Built:             Thu May 25 21:52:22 2023
18:26:14  OS/Arch:           linux/amd64
18:26:14  Context:           default
18:26:14 
18:26:14 Server: Docker Engine - Community
18:26:14  Engine:
18:26:14   Version:          24.0.2
18:26:14   API version:      1.43 (minimum version 1.12)
18:26:14   Go version:       go1.20.4
18:26:14   Git commit:       659604f
18:26:14   Built:            Thu May 25 21:52:22 2023
18:26:14   OS/Arch:          linux/amd64
18:26:14   Experimental:     true
18:26:14  containerd:
18:26:14   Version:          1.6.21
18:26:14   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:26:14  runc:
18:26:14   Version:          1.1.7
18:26:14   GitCommit:        v1.1.7-0-g860f061
18:26:14  docker-init:
18:26:14   Version:          0.19.0
18:26:14   GitCommit:        de40ad0
[Pipeline] sh
18:26:14 #12 50.41   Installing       : gdb-minimal-13.2-2.fc37.x86_64                     106/149 
18:26:14 #12 50.42   Installing       : debugedit-5.0-7.fc37.x86_64                        107/149 
18:26:14 #12 50.44   Installing       : zstd-1.5.5-1.fc37.x86_64                           108/149 
18:26:14 #12 50.44   Installing       : rust-srpm-macros-24-4.fc37.noarch                  109/149 
18:26:14 #12 50.45   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch         110/149 
18:26:14 #12 50.45   Installing       : qt5-srpm-macros-5.15.9-1.fc37.noarch               111/149 
18:26:14 #12 50.46   Installing       : pyproject-srpm-macros-1.9.0-1.fc37.noarch          112/149 
18:26:14 #12 50.46   Installing       : package-notes-srpm-macros-0.5-7.fc37.noarch        113/149 
18:26:14 #12 50.47   Installing       : gnat-srpm-macros-5-1.fc37.noarch                   114/149 
18:26:14 #12 50.47   Installing       : ghc-srpm-macros-1.6.1-1.fc37.noarch                115/149 
18:26:14 #12 50.48   Installing       : emacs-filesystem-1:28.2-3.fc37.noarch              116/149 
18:26:14 #12 50.48   Installing       : desktop-file-utils-0.26-7.fc37.x86_64              117/149 
18:26:14 #12 50.49   Installing       : ansible-srpm-macros-1-10.fc37.noarch               118/149 
18:26:14 #12 50.50   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                119/149 
18:26:14 #12 50.51   Installing       : python3-pyxdg-0.27-6.fc37.noarch                   120/149 
18:26:14 #12 50.52   Installing       : python3-file-magic-5.42-4.fc37.noarch              121/149 
18:26:14 #12 50.53   Installing       : python3-distro-1.7.0-3.fc37.noarch                 122/149 
18:26:14 #12 50.53   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                     123/149 
18:26:14 #12 50.54   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.x86_64             124/149 
18:26:14 #12 50.54   Installing       : perl-srpm-macros-1-46.fc37.noarch                  125/149 
18:26:14 #12 50.55   Installing       : openblas-srpm-macros-2-12.fc37.noarch              126/149 
18:26:14 #12 50.55   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                  127/149 
18:26:14 #12 50.56   Installing       : nim-srpm-macros-3-7.fc37.noarch                    128/149 
18:26:14 #12 50.56   Installing       : lua-srpm-macros-1-7.fc37.noarch                    129/149 
18:26:14 #12 50.57   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch              130/149 
18:26:14 #12 50.57   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  131/149 
18:26:14 #12 50.57   Installing       : fonts-filesystem-1:2.0.5-9.fc37.noarch             132/149 
18:26:14 #12 50.58   Installing       : web-assets-filesystem-5-18.fc37.noarch             133/149 
18:26:14 #12 50.59   Installing       : js-jquery-3.6.0-3.fc37.noarch                      134/149 
18:26:14 #12 50.59   Installing       : python-systemd-doc-235-1.fc37.x86_64               135/149 
18:26:14 #12 50.61   Installing       : python3-systemd-235-1.fc37.x86_64                  136/149 
18:26:14 #15 2.181    dh_installchangelogs
18:26:14 #15 2.269    dh_perl
18:26:14 #15 2.306    dh_link
18:26:14 #15 2.341    dh_strip_nondeterminism
18:26:14 #15 2.408    dh_compress
18:26:14 #16 1.116 Reading package lists...
18:26:14 #14 26.88 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
18:26:14 #14 26.88 Unpacking libcapture-tiny-perl (0.48-1) ...
18:26:14 #14 26.92 Selecting previously unselected package libclass-xsaccessor-perl.
18:26:14 #14 26.92 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
18:26:14 #14 26.93 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
18:26:14 #14 26.96 Selecting previously unselected package libclone-perl.
18:26:14 #14 26.96 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
18:26:14 #14 26.96 Unpacking libclone-perl (0.43-2) ...
18:26:14 #14 26.98 Selecting previously unselected package libcommon-sense-perl.
18:26:14 #14 26.99 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
18:26:14 #14 26.99 Unpacking libcommon-sense-perl (3.74-2build6) ...
18:26:14 #14 27.02 Selecting previously unselected package libparams-util-perl.
18:26:14 #14 27.02 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
18:26:14 #14 27.02 Unpacking libparams-util-perl (1.07-3build5) ...
18:26:14 #14 27.04 Selecting previously unselected package libsub-install-perl.
18:26:14 #14 27.05 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
18:26:14 #14 27.05 Unpacking libsub-install-perl (0.928-1) ...
18:26:14 #14 27.07 Selecting previously unselected package libdata-optlist-perl.
18:26:14 #14 27.08 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
18:26:14 #14 27.08 Unpacking libdata-optlist-perl (0.110-1) ...
18:26:14 #14 27.10 Selecting previously unselected package libsub-exporter-perl.
18:26:14 #12 50.63   Installing       : python3-dnf-plugins-core-4.4.2-1.fc37.noarch       137/149 
18:26:14 #12 50.64   Installing       : efi-srpm-macros-5-6.fc37.noarch                    138/149 
18:26:14 #12 50.64   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            139/149 
18:26:14 #12 50.65   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 140/149 
18:26:14 #12 50.65   Installing       : python-srpm-macros-3.11-6.fc37.noarch              141/149 
18:26:14 #12 50.66   Installing       : redhat-rpm-config-229-1.fc37.noarch                142/149 
18:26:14 #12 50.67   Installing       : rpm-build-4.18.1-2.fc37.x86_64                     143/149 
18:26:14 #12 50.68   Installing       : rpmlint-fedora-license-data-1.31-1.fc37.noarch     144/149 
18:26:14 #12 50.71   Installing       : rpmlint-2.4.0-6.fc37.noarch                        145/149 
18:26:14 #12 50.71   Installing       : dnf-plugins-core-4.4.2-1.fc37.noarch               146/149 
18:26:14 #12 50.72   Cleanup          : glibc-2.36-12.fc37.x86_64                          147/149 
18:26:14 #12 50.73   Cleanup          : glibc-minimal-langpack-2.36-12.fc37.x86_64         148/149 
18:26:14 #12 50.74   Cleanup          : glibc-common-2.36-12.fc37.x86_64                   149/149 
18:26:14 + docker info
18:26:14 Client: Docker Engine - Community
18:26:14  Version:    24.0.2
18:26:14  Context:    default
18:26:14  Debug Mode: false
18:26:14  Plugins:
18:26:14   buildx: Docker Buildx (Docker Inc.)
18:26:14     Version:  v0.11.0
18:26:14     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:26:14   compose: Docker Compose (Docker Inc.)
18:26:14     Version:  v2.19.1
18:26:14     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:26:14 
18:26:14 Server:
18:26:14  Containers: 0
18:26:14   Running: 0
18:26:14   Paused: 0
18:26:14   Stopped: 0
18:26:14  Images: 4
18:26:14  Server Version: 24.0.2
18:26:14  Storage Driver: overlay2
18:26:14   Backing Filesystem: extfs
18:26:14   Supports d_type: true
18:26:14   Using metacopy: false
18:26:14   Native Overlay Diff: true
18:26:14   userxattr: false
18:26:14  Logging Driver: json-file
18:26:14  Cgroup Driver: systemd
18:26:14  Cgroup Version: 2
18:26:14  Plugins:
18:26:14   Volume: local
18:26:14   Network: bridge host ipvlan macvlan null overlay
18:26:14   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:26:14  Swarm: inactive
18:26:14  Runtimes: io.containerd.runc.v2 runc
18:26:14  Default Runtime: runc
18:26:14  Init Binary: docker-init
18:26:14  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:26:14  runc version: v1.1.7-0-g860f061
18:26:14  init version: de40ad0
18:26:14  Security Options:
18:26:14   apparmor
18:26:14   seccomp
18:26:14    Profile: builtin
18:26:14   cgroupns
18:26:14  Kernel Version: 5.15.0-1039-aws
18:26:14  Operating System: Ubuntu 20.04.6 LTS
18:26:14  OSType: linux
18:26:14  Architecture: x86_64
18:26:14  CPUs: 8
18:26:14  Total Memory: 30.89GiB
18:26:14  Name: ip-10-100-97-124
18:26:14  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
18:26:14  Docker Root Dir: /var/lib/docker
18:26:14  Debug Mode: false
18:26:14  Username: dockerbuildbot
18:26:14  Experimental: true
18:26:14  Insecure Registries:
18:26:14   127.0.0.0/8
18:26:14  Live Restore Enabled: true
18:26:14 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:26:14 The recommended git tool is: git
18:26:14 using credential docker-jenkins-github-credentials
18:26:14 Cloning the remote Git repository
18:26:14 Cloning with configured refspecs honoured and without tags
18:26:14 #15 2.450    dh_fixperms
18:26:14 #15 2.492    dh_missing
18:26:14 #15 2.519    dh_installdeb
18:26:14 #15 2.553    dh_gencontrol
18:26:14 #16 2.287 dpkg-buildpackage: info: source package docker-ce-build-deps
18:26:14 #16 2.287 dpkg-buildpackage: info: source version 1.0
18:26:14 #16 2.287 dpkg-buildpackage: info: source distribution unstable
18:26:14 #16 2.287 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:26:14 #16 2.328 dpkg-buildpackage: info: host architecture arm64
18:26:14 #16 2.328  dpkg-source --before-build .
18:26:14 + mkdir -p /root/build-deb/cli
18:26:14 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:26:14 #14 27.10 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
18:26:14 #14 27.11 Unpacking libsub-exporter-perl (0.987-1) ...
18:26:14 #14 27.13 Selecting previously unselected package libconst-fast-perl.
18:26:14 #14 27.13 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
18:26:14 #14 27.13 Unpacking libconst-fast-perl (0.014-1) ...
18:26:14 #14 27.16 Selecting previously unselected package libwant-perl.
18:26:14 #14 27.16 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
18:26:14 #14 27.17 Unpacking libwant-perl (0.29-1build4) ...
18:26:14 #14 27.19 Selecting previously unselected package libcontextual-return-perl.
18:26:14 #14 27.19 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
18:26:14 #14 27.19 Unpacking libcontextual-return-perl (0.004014-2) ...
18:26:14 #14 27.22 Selecting previously unselected package libcpanel-json-xs-perl.
18:26:14 #14 27.22 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
18:26:14 #14 27.23 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
18:26:14 #14 27.26 Selecting previously unselected package libdata-dump-perl.
18:26:14 #14 27.27 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
18:26:14 #14 27.27 Unpacking libdata-dump-perl (1.23-1) ...
18:26:14 #14 27.29 Selecting previously unselected package libdigest-bubblebabble-perl.
18:26:14 #14 27.29 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
18:26:14 #14 27.30 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
18:26:14 #14 27.32 Selecting previously unselected package libdigest-hmac-perl.
18:26:14 #14 27.33 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
18:26:14 #14 27.33 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
18:26:14 #14 27.35 Selecting previously unselected package libdistro-info-perl.
18:26:14 #14 27.36 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1.1_all.deb ...
18:26:14 #14 27.36 Unpacking libdistro-info-perl (0.23ubuntu1.1) ...
18:26:14 #14 27.38 Selecting previously unselected package libnet-smtp-ssl-perl.
18:26:14 #14 27.38 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:26:14 #14 27.39 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:26:14 #14 27.41 Selecting previously unselected package libmailtools-perl.
18:26:14 #14 27.41 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
18:26:14 #14 27.41 Unpacking libmailtools-perl (2.21-1) ...
18:26:14 #14 27.44 Selecting previously unselected package libnet-ip-perl.
18:26:14 #13 40.89 (1/145): binutils-gold-2.39-9.fc38.x86_64.rpm   3.1 MB/s | 784 kB     00:00    
18:26:14 #13 40.89 (2/145): bzip2-1.0.8-13.fc38.x86_64.rpm         209 kB/s |  52 kB     00:00    
18:26:14 #13 40.93 (3/145): binutils-2.39-9.fc38.x86_64.rpm         19 MB/s | 5.4 MB     00:00    
18:26:14 # Build the compose plugin
18:26:14 cd /go/src/github.com/docker/compose \
18:26:14 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:26:14 make[2]: Entering directory '/root/build-deb/compose'
18:26:14 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:26:14 go: downloading github.com/docker/cli v24.0.5+incompatible
18:26:14 go: downloading go.opentelemetry.io/otel v1.14.0
18:26:14 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:26:14 go: downloading github.com/compose-spec/compose-go v1.18.3
18:26:14 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:26:14 go: downloading github.com/docker/buildx v0.11.2
18:26:14 go: downloading github.com/docker/docker v24.0.5+incompatible
18:26:14 go: downloading github.com/hashicorp/go-version v1.6.0
18:26:14 go: downloading github.com/mattn/go-shellwords v1.0.12
18:26:14 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:26:14 go: downloading github.com/moby/buildkit v0.12.1
18:26:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:26:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:26:14 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:26:14 go: downloading google.golang.org/grpc v1.57.0
18:26:14 go: downloading github.com/containerd/containerd v1.7.3
18:26:14 go: downloading github.com/jonboulle/clockwork v0.4.0
18:26:14 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:26:14 go: downloading github.com/stretchr/testify v1.8.4
18:26:14 go: downloading github.com/theupdateframework/notary v0.7.0
18:26:14 go: downloading golang.org/x/sys v0.7.0
18:26:14 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:26:14 go: downloading github.com/imdario/mergo v0.3.16
18:26:14 go: downloading github.com/containerd/console v1.0.3
18:26:14 go: downloading github.com/adrg/xdg v0.4.0
18:26:14 go: downloading github.com/buger/goterm v1.0.4
18:26:14 go: downloading github.com/go-logr/logr v1.2.4
18:26:14 go: downloading github.com/hashicorp/errwrap v1.1.0
18:26:14 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:26:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:26:14 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:26:14 go: downloading k8s.io/client-go v0.26.2
18:26:14 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:26:14 go: downloading k8s.io/api v0.26.2
18:26:14 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:26:14 go: downloading k8s.io/apimachinery v0.26.2
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:26:14 go: downloading github.com/pelletier/go-toml v1.9.5
18:26:14 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:26:14 go: downloading github.com/golang/mock v1.6.0
18:26:14 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:26:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:26:14 go: downloading golang.org/x/crypto v0.7.0
18:26:14 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:26:14 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:26:14 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:26:14 go: downloading golang.org/x/net v0.9.0
18:26:14 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:26:14 go: downloading github.com/gogo/googleapis v1.4.1
18:26:14 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:26:14 go: downloading github.com/moby/locker v1.0.1
18:26:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:26:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:26:14 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:26:14 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:26:14 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:26:14 go: downloading google.golang.org/protobuf v1.30.0
18:26:14 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:26:14 go: downloading github.com/google/gofuzz v1.2.0
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:26:14 go: downloading github.com/aws/smithy-go v1.13.5
18:26:14 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:26:14 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:26:14 go: downloading golang.org/x/term v0.7.0
18:26:14 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:26:14 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:26:14 go: downloading k8s.io/klog/v2 v2.90.1
18:26:14 go: downloading github.com/containerd/continuity v0.4.1
18:26:14 go: downloading gopkg.in/inf.v0 v0.9.1
18:26:14 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:26:14 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:26:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:26:14 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:26:14 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:26:14 go: downloading golang.org/x/oauth2 v0.7.0
18:26:14 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:26:14 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:26:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:26:14 go: downloading github.com/mattn/go-colorable v0.1.13
18:26:14 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:26:14 go: downloading sigs.k8s.io/yaml v1.3.0
18:26:14 go: downloading github.com/moby/spdystream v0.2.0
18:26:14 go: downloading github.com/mattn/go-isatty v0.0.17
18:26:14 go: downloading github.com/json-iterator/go v1.1.12
18:26:14 go: downloading github.com/modern-go/reflect2 v1.0.2
18:26:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:26:14 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:26:14 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:26:14 go: downloading github.com/go-openapi/swag v0.19.14
18:26:14 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:26:14 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:26:14 go: downloading github.com/mailru/easyjson v0.7.6
18:26:14 go: downloading github.com/josharian/intern v1.0.0
18:26:14 #15 DONE 10.3s
18:26:14 
18:26:14 #16 [stage-1 5/8] COPY --link sources/ /sources
18:26:14 #16 DONE 0.1s
18:26:14 
18:26:14 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:26:14 #15 2.677    dh_md5sums
18:26:14 #15 2.717    dh_builddeb
18:26:14 #15 2.744 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:26:14 #15 2.764  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
18:26:14 #15 2.906  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
18:26:14 Fetching without tags
18:26:14 #16 2.433  debian/rules clean
18:26:14 #16 2.435 dh clean
18:26:14 #16 2.544    dh_clean
18:26:14 #16 2.581  debian/rules binary
18:26:14 #16 2.584 dh binary
18:26:14 #16 2.678    dh_update_autotools_config
18:26:14 + mkdir -p /root/build-deb/buildx
18:26:14 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:26:14 #14 27.44 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
18:26:14 #14 27.45 Unpacking libnet-ip-perl (1.26-2) ...
18:26:14 #14 27.47 Selecting previously unselected package libnet-dns-perl.
18:26:14 #14 27.47 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
18:26:14 #14 27.48 Unpacking libnet-dns-perl (1.22-1) ...
18:26:14 #14 27.53 Selecting previously unselected package libnet-domain-tld-perl.
18:26:14 #14 27.53 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
18:26:14 #14 27.53 Unpacking libnet-domain-tld-perl (1.75-1) ...
18:26:14 #14 27.55 Selecting previously unselected package libemail-valid-perl.
18:26:14 #14 27.56 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
18:26:14 #14 27.56 Unpacking libemail-valid-perl (1.202-1) ...
18:26:14 #14 27.59 Selecting previously unselected package libexporter-tiny-perl.
18:26:14 #14 27.59 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
18:26:14 #14 27.59 Unpacking libexporter-tiny-perl (1.002001-1) ...
18:26:14 #14 27.62 Selecting previously unselected package libipc-system-simple-perl.
18:26:14 #14 27.62 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
18:26:14 #14 27.62 Unpacking libipc-system-simple-perl (1.26-1) ...
18:26:14 #14 27.65 Selecting previously unselected package libfile-basedir-perl.
18:26:14 #14 27.65 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
18:26:14 #14 27.65 Unpacking libfile-basedir-perl (0.08-1) ...
18:26:14 #14 27.68 Selecting previously unselected package libfile-chdir-perl.
18:26:14 #13 40.93 (4/145): desktop-file-utils-0.26-8.fc38.x86_64. 1.8 MB/s |  71 kB     00:00    
18:26:14 #13 40.94 (5/145): cpio-2.13-14.fc38.x86_64.rpm           6.0 MB/s | 276 kB     00:00    
18:26:14 #13 40.94 (6/145): devscripts-checkbashisms-2.23.0-1.fc38 3.2 MB/s |  28 kB     00:00    
18:26:14 #13 40.94 (7/145): dwz-0.15-2.fc38.x86_64.rpm              11 MB/s | 135 kB     00:00    
18:26:14 #13 40.95 (8/145): ed-1.19-2.fc38.x86_64.rpm              8.2 MB/s |  78 kB     00:00    
18:26:14 #13 40.95 (9/145): efi-srpm-macros-5-7.fc38.noarch.rpm    3.6 MB/s |  22 kB     00:00    
18:26:14 #13 40.95 (10/145): enchant2-2.3.4-1.fc38.x86_64.rpm      7.4 MB/s |  64 kB     00:00    
18:26:14 #13 40.96 (11/145): file-5.44-3.fc38.x86_64.rpm           6.0 MB/s |  49 kB     00:00    
18:26:14 #13 40.96 (12/145): fonts-filesystem-2.0.5-11.fc38.noarch 1.6 MB/s | 8.1 kB     00:00    
18:26:14 #13 40.96 (13/145): fonts-srpm-macros-2.0.5-11.fc38.noarc 3.2 MB/s |  26 kB     00:00    
18:26:14 #13 40.96 (14/145): fpc-srpm-macros-1.3-7.fc38.noarch.rpm 1.0 MB/s | 7.8 kB     00:00    
18:26:14 #13 40.97 (15/145): ghc-srpm-macros-1.6.1-1.fc38.noarch.r 1.8 MB/s | 8.0 kB     00:00    
18:26:14 #13 40.97 (16/145): gdk-pixbuf2-2.42.10-2.fc38.x86_64.rpm  39 MB/s | 485 kB     00:00    
18:26:14 #13 40.98 (17/145): gnat-srpm-macros-6-2.fc38.noarch.rpm  734 kB/s | 8.8 kB     00:00    
18:26:14 #13 40.98 (18/145): go-srpm-macros-3.2.0-2.fc38.noarch.rp 2.3 MB/s |  27 kB     00:00    
18:26:14 #13 40.99 (19/145): hunspell-1.7.2-3.fc38.x86_64.rpm       45 MB/s | 479 kB     00:00    
18:26:14 #13 41.00 (20/145): groff-base-1.22.4-11.fc38.x86_64.rpm   52 MB/s | 1.1 MB     00:00    
18:26:14 #13 41.00 (21/145): hunspell-en-0.20201207-3.fc38.noarch. 9.4 MB/s | 190 kB     00:00    
18:26:14 #13 41.01 (22/145): hunspell-en-GB-0.20201207-3.fc38.noar  12 MB/s | 225 kB     00:00    
18:26:14 #13 41.01 (23/145): hunspell-en-US-0.20201207-3.fc38.noar  20 MB/s | 181 kB     00:00    
18:26:14 #13 41.01 (24/145): hunspell-filesystem-1.7.2-3.fc38.x86_ 853 kB/s | 9.3 kB     00:00    
18:26:14 #13 41.02 (25/145): jansson-2.13.1-6.fc38.x86_64.rpm      5.1 MB/s |  44 kB     00:00    
18:26:14 #13 41.02 (26/145): json-glib-1.6.6-4.fc38.x86_64.rpm      21 MB/s | 162 kB     00:00    
18:26:14 #13 41.03 (27/145): js-jquery-3.6.3-2.fc38.noarch.rpm      14 MB/s | 173 kB     00:00    
18:26:14 #13 41.03 (28/145): libappstream-glib-0.8.2-2.fc38.x86_64  26 MB/s | 402 kB     00:00    
18:26:14 #13 41.04 (29/145): libjpeg-turbo-2.1.4-2.fc38.x86_64.rpm  12 MB/s | 183 kB     00:00    
18:26:14 #13 41.04 (30/145): libpkgconf-1.8.0-6.fc38.x86_64.rpm    4.6 MB/s |  35 kB     00:00    
18:26:14 #13 41.04 (31/145): libpng-1.6.37-14.fc38.x86_64.rpm       11 MB/s | 120 kB     00:00    
18:26:14 #13 41.05 (32/145): libstemmer-2.2.0-5.fc38.x86_64.rpm     17 MB/s | 168 kB     00:00    
18:26:14 #13 41.05 (33/145): lua-srpm-macros-1-8.fc38.noarch.rpm   1.3 MB/s | 8.6 kB     00:00    
18:26:14 #13 41.06 (34/145): ncurses-6.4-3.20230114.fc38.x86_64.rp  33 MB/s | 412 kB     00:00    
18:26:14 #13 41.06 (35/145): ocaml-srpm-macros-7-3.fc38.noarch.rpm 1.3 MB/s |  13 kB     00:00    
18:26:14 #13 41.06 (36/145): openblas-srpm-macros-2-13.fc38.noarch 1.6 MB/s | 7.5 kB     00:00    
18:26:14 #13 41.06 (37/145): patch-2.7.6-19.fc38.x86_64.rpm         16 MB/s | 126 kB     00:00    
18:26:14 #13 41.07 (38/145): perl-Carp-1.52-490.fc38.noarch.rpm    3.7 MB/s |  29 kB     00:00    
18:26:14 #13 41.07 (39/145): perl-Data-Dumper-2.184-491.fc38.x86_6 6.8 MB/s |  56 kB     00:00    
18:26:14 #13 41.07 (40/145): perl-Digest-1.20-490.fc38.noarch.rpm  4.2 MB/s |  25 kB     00:00    
18:26:14 #13 41.08 (41/145): perl-Digest-MD5-2.58-490.fc38.x86_64. 4.4 MB/s |  36 kB     00:00    
18:26:14 #13 41.09 (42/145): perl-Encode-3.19-493.fc38.x86_64.rpm   86 MB/s | 1.7 MB     00:00    
18:26:14 #13 41.09 (43/145): perl-Exporter-5.77-490.fc38.noarch.rp 2.1 MB/s |  31 kB     00:00    
18:26:14 #13 41.10 (44/145): perl-File-Path-2.18-490.fc38.noarch.r 2.0 MB/s |  35 kB     00:00    
18:26:14 #13 41.10 (45/145): perl-File-Temp-0.231.100-490.fc38.noa 6.9 MB/s |  59 kB     00:00    
18:26:14 #13 41.10 (46/145): perl-Getopt-Long-2.54-2.fc38.noarch.r 9.6 MB/s |  60 kB     00:00    
18:26:14 #13 41.11 (47/145): perl-IO-Socket-IP-0.41-492.fc38.noarc 4.7 MB/s |  41 kB     00:00    
18:26:14 #13 41.11 (48/145): perl-IO-Socket-SSL-2.081-1.fc38.noarc  21 MB/s | 227 kB     00:00    
18:26:14 #13 41.11 (49/145): perl-MIME-Base64-3.16-490.fc38.x86_64 4.2 MB/s |  30 kB     00:00    
18:26:14 #13 41.12 (50/145): perl-Mozilla-CA-20221114-2.fc38.noarc 1.3 MB/s |  12 kB     00:00    
18:26:14 #13 41.12 (51/145): perl-Net-SSLeay-1.92-5.fc38.x86_64.rp  34 MB/s | 361 kB     00:00    
18:26:14 #13 41.12 (52/145): perl-PathTools-3.84-490.fc38.x86_64.r  10 MB/s |  87 kB     00:00    
18:26:14 #13 41.13 (53/145): perl-Pod-Escapes-1.07-490.fc38.noarch 1.8 MB/s |  20 kB     00:00    
18:26:14 #13 41.13 (54/145): perl-Pod-Perldoc-3.28.01-491.fc38.noa 9.5 MB/s |  86 kB     00:00    
18:26:14 #13 41.13 (55/145): perl-Pod-Usage-2.03-4.fc38.noarch.rpm 6.9 MB/s |  40 kB     00:00    
18:26:14 #13 41.14 (56/145): perl-Pod-Simple-3.43-491.fc38.noarch.  21 MB/s | 219 kB     00:00    
18:26:14 #13 41.14 (57/145): perl-Scalar-List-Utils-1.63-490.fc38. 7.4 MB/s |  72 kB     00:00    
18:26:14 #13 41.14 (58/145): perl-Socket-2.036-2.fc38.x86_64.rpm   5.7 MB/s |  55 kB     00:00    
18:26:14 #13 41.15 (59/145): perl-Storable-3.26-490.fc38.x86_64.rp  15 MB/s |  97 kB     00:00    
18:26:14 #13 41.15 (60/145): perl-Term-ANSIColor-5.01-491.fc38.noa 5.4 MB/s |  47 kB     00:00    
18:26:14 #13 41.15 (61/145): perl-Term-Cap-1.18-1.fc38.noarch.rpm  2.8 MB/s |  22 kB     00:00    
18:26:14 #13 41.15 (62/145): perl-Text-ParseWords-3.31-490.fc38.no 3.2 MB/s |  16 kB     00:00    
18:26:14 #13 41.16 (63/145): perl-Time-Local-1.300-490.fc38.noarch 4.7 MB/s |  33 kB     00:00    
18:26:14 #13 41.16 (64/145): perl-URI-5.17-2.fc38.noarch.rpm        14 MB/s | 120 kB     00:00    
18:26:14 #13 41.16 (65/145): perl-constant-1.33-491.fc38.noarch.rp 3.4 MB/s |  23 kB     00:00    
18:26:14 #13 41.17 (66/145): perl-libnet-3.15-1.fc38.noarch.rpm     13 MB/s | 128 kB     00:00    
18:26:14 #13 41.17 (67/145): perl-parent-0.241-1.fc38.noarch.rpm   1.6 MB/s |  15 kB     00:00    
18:26:14 #13 41.17 (68/145): perl-podlators-5.01-2.fc38.noarch.rpm  20 MB/s | 125 kB     00:00    
18:26:14 #13 41.18 (69/145): perl-srpm-macros-1-48.fc38.noarch.rpm 1.0 MB/s | 8.4 kB     00:00    
18:26:14 #13 41.18 (70/145): pkgconf-1.8.0-6.fc38.x86_64.rpm       4.7 MB/s |  41 kB     00:00    
18:26:14 #13 41.18 (71/145): pkgconf-m4-1.8.0-6.fc38.noarch.rpm    2.3 MB/s |  14 kB     00:00    
18:26:14 #13 41.18 (72/145): pkgconf-pkg-config-1.8.0-6.fc38.x86_6 1.1 MB/s | 9.6 kB     00:00    
18:26:14 #13 41.19 (73/145): python-srpm-macros-3.11-10.fc38.noarc 3.0 MB/s |  26 kB     00:00    
18:26:14 #13 41.19 (74/145): python-systemd-doc-235-2.fc38.x86_64.  23 MB/s | 171 kB     00:00    
18:26:14 #13 41.20 (75/145): python3-construct-2.10.68-4.fc38.noar  13 MB/s | 151 kB     00:00    
18:26:14 #13 41.20 (76/145): python3-dateutil-2.8.2-5.fc38.noarch.  27 MB/s | 360 kB     00:00    
18:26:14 #13 41.21 (77/145): python3-dbus-1.3.2-2.fc38.x86_64.rpm   12 MB/s | 157 kB     00:00    
18:26:14 #13 41.21 (78/145): python3-enchant-3.2.2-6.fc38.noarch.r  14 MB/s | 103 kB     00:00    
18:26:14 #13 41.21 (79/145): python3-distro-1.8.0-2.fc38.noarch.rp 4.7 MB/s |  49 kB     00:00    
18:26:14 #13 41.22 (80/145): python3-file-magic-5.44-3.fc38.noarch 2.3 MB/s |  20 kB     00:00    
18:26:14 #13 41.22 (81/145): python3-pybeam-0.7-5.fc38.noarch.rpm  3.9 MB/s |  33 kB     00:00    
18:26:14 #13 41.22 (82/145): python3-six-1.16.0-9.fc38.noarch.rpm  7.8 MB/s |  42 kB     00:00    
18:26:14 #13 41.23 (83/145): python3-pyxdg-0.27-7.fc38.noarch.rpm   14 MB/s | 134 kB     00:00    
18:26:14 #13 41.23 (84/145): python3-systemd-235-2.fc38.x86_64.rpm  11 MB/s | 108 kB     00:00    
18:26:14 #13 41.23 (85/145): python3-tomli-w-1.0.0-5.fc38.noarch.r 2.2 MB/s |  21 kB     00:00    
18:26:14 #13 41.23 (86/145): redhat-rpm-config-252-1.fc38.noarch.r  14 MB/s |  83 kB     00:00    
18:26:14 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:26:14 Merge succeeded, producing 974d34f161194d1120e91adc9a602af160afce36
18:26:14 Checking out Revision 974d34f161194d1120e91adc9a602af160afce36 (PR-949)
18:26:14 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:26:15 #15 2.983 dpkg-genchanges: info: binary-only upload (no source code included)
18:26:15 #15 2.985  dpkg-source --after-build .
18:26:15 #15 3.084 dpkg-buildpackage: info: binary-only upload (no source included)
18:26:15 #15 3.089 
18:26:15 #15 3.089 The package has been created.
18:26:15 #15 3.089 Attention, the package has been created in the current directory,
18:26:15 #15 3.089 not in ".." as indicated by the message above!
18:26:15 #15 3.113 Selecting previously unselected package docker-ce-build-deps.
18:26:15 #15 3.133 (Reading database ... 29944 files and directories currently installed.)
18:26:15 #15 3.134 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:26:15 #15 3.139 Unpacking docker-ce-build-deps (1.0) ...
18:26:15 #16 2.708    dh_autoreconf
18:26:15 #16 2.753    create-stamp debian/debhelper-build-stamp
18:26:15 #16 2.753    dh_prep
18:26:15 #16 2.784    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:26:15 #16 2.836    dh_install
18:26:15 #16 2.870    dh_installdocs
18:26:15 #16 2.909    dh_installchangelogs
18:26:15 + mkdir -p /root/build-deb/compose
18:26:15 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:26:15 + mkdir -p /go/src/github.com/docker
18:26:15 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:26:15 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:26:15 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:26:15 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:26:15 + EPOCH=5
18:26:15 + EPOCH_SEP=
18:26:15 + [[ ! -z 5 ]]
18:26:15 + EPOCH_SEP=:
18:26:15 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:26:15 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:26:15 + VERSION=0.0.0-20231011170815-26951f7
18:26:15 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:26:15 VERSION AAA 0.0.0-20231011170815-26951f7
18:26:15 VERSION bbb 0.0.0-20231011170815-26951f7
18:26:15 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:26:15 + debSource=docker-ce
18:26:15 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:26:15 + debMaintainer='Docker <support@docker.com>'
18:26:15 ++ date --rfc-2822
18:26:15 + debDate='Wed, 11 Oct 2023 18:26:15 +0000'
18:26:15 + pkgRevision=1
18:26:15 + cat
18:26:15 + export CLI_GITCOMMIT=26951f7
18:26:15 + CLI_GITCOMMIT=26951f7
18:26:15 VERSION BBB 0.0.0-20231011170815-26951f7
18:26:15 + export ENGINE_GITCOMMIT=949f8c9
18:26:15 + ENGINE_GITCOMMIT=949f8c9
18:26:15 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:26:15 + dpkg-buildpackage -uc -us -I.git
18:26:15 #14 27.68 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
18:26:15 #14 27.68 Unpacking libfile-chdir-perl (0.1008-1) ...
18:26:15 #14 27.70 Selecting previously unselected package libfile-fcntllock-perl.
18:26:15 #14 27.71 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
18:26:15 #14 27.71 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
18:26:15 #14 27.74 Selecting previously unselected package libnumber-compare-perl.
18:26:15 #14 27.74 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
18:26:15 #14 27.74 Unpacking libnumber-compare-perl (0.03-1) ...
18:26:15 #14 27.76 Selecting previously unselected package libtext-glob-perl.
18:26:15 #14 27.77 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
18:26:15 #14 27.77 Unpacking libtext-glob-perl (0.10-1) ...
18:26:15 #14 27.79 Selecting previously unselected package libfile-find-rule-perl.
18:26:15 #14 27.79 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
18:26:15 #14 27.80 Unpacking libfile-find-rule-perl (0.34-1) ...
18:26:15 #14 27.82 Selecting previously unselected package libfont-afm-perl.
18:26:15 #14 27.82 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
18:26:15 #14 27.83 Unpacking libfont-afm-perl (1.20-2) ...
18:26:15 #14 27.85 Selecting previously unselected package libio-string-perl.
18:26:15 #14 27.85 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
18:26:15 #14 27.86 Unpacking libio-string-perl (1.08-3) ...
18:26:15 #14 27.88 Selecting previously unselected package libfont-ttf-perl.
18:26:15 #14 27.88 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
18:26:15 #14 27.88 Unpacking libfont-ttf-perl (1.06-1) ...
18:26:15 #14 27.93 Selecting previously unselected package libfuture-perl.
18:26:15 #13 41.24 (87/145): rpmautospec-rpm-macros-0.3.5-1.fc38.n 1.2 MB/s | 9.3 kB     00:00    
18:26:15 #13 41.24 (88/145): shared-mime-info-2.2-3.fc38.x86_64.rp  32 MB/s | 381 kB     00:00    
18:26:15 #13 41.25 (89/145): unzip-6.0-60.fc38.x86_64.rpm           18 MB/s | 184 kB     00:00    
18:26:15 #13 41.25 (90/145): web-assets-filesystem-5-19.fc38.noarc 660 kB/s | 7.9 kB     00:00    
18:26:15 #13 41.26 (91/145): xz-5.4.1-1.fc38.x86_64.rpm             34 MB/s | 419 kB     00:00    
18:26:15 #13 41.26 (92/145): ansible-srpm-macros-1-10.fc38.noarch. 2.4 MB/s |  21 kB     00:00    
18:26:15 #13 41.26 (93/145): dash-0.5.12-1.fc38.x86_64.rpm         8.6 MB/s |  98 kB     00:00    
18:26:15 #13 41.27 (94/145): dbus-libs-1.14.10-1.fc38.x86_64.rpm    16 MB/s | 156 kB     00:00    
18:26:15 #13 41.27 (95/145): debugedit-5.0-9.fc38.x86_64.rpm        11 MB/s |  78 kB     00:00    
18:26:15 #13 41.28 (96/145): diffutils-3.10-1.fc38.x86_64.rpm       30 MB/s | 398 kB     00:00    
18:26:15 #13 41.28 (97/145): dnf-plugins-core-4.4.3-1.fc38.noarch. 3.4 MB/s |  38 kB     00:00    
18:26:15 #13 41.29 (98/145): elfutils-0.189-3.fc38.x86_64.rpm       35 MB/s | 533 kB     00:00    
18:26:15 #13 41.29 (99/145): elfutils-debuginfod-client-0.189-3.fc 4.0 MB/s |  38 kB     00:00    
18:26:15 #13 41.29 (100/145): emacs-filesystem-28.3-0.rc1.fc38.noa 721 kB/s | 8.1 kB     00:00    
18:26:15 #13 41.32 (101/145): gdb-minimal-13.2-5.fc38.x86_64.rpm   112 MB/s | 4.2 MB     00:00    
18:26:15 #13 41.33 (102/145): kernel-srpm-macros-1.0-19.fc38.noarc 321 kB/s |  10 kB     00:00    
18:26:15 #13 41.34 (103/145): glibc-gconv-extra-2.37-10.fc38.x86_6  34 MB/s | 1.6 MB     00:00    
18:26:15 #13 41.34 (104/145): package-notes-srpm-macros-0.5-8.fc38 741 kB/s |  11 kB     00:00    
18:26:15 #13 41.35 (105/145): perl-AutoLoader-5.74-497.fc38.noarch 1.2 MB/s |  22 kB     00:00    
18:26:15 #13 41.35 (106/145): perl-B-1.83-497.fc38.x86_64.rpm       17 MB/s | 182 kB     00:00    
18:26:15 #13 41.36 (107/145): perl-Class-Struct-0.66-497.fc38.noar 2.9 MB/s |  23 kB     00:00    
18:26:15 #13 41.36 (108/145): perl-DynaLoader-1.52-497.fc38.x86_64 2.6 MB/s |  27 kB     00:00    
18:26:15 #13 41.36 (109/145): perl-Errno-1.36-497.fc38.x86_64.rpm  1.9 MB/s |  16 kB     00:00    
18:26:15 #13 41.36 (110/145): perl-Fcntl-1.15-497.fc38.x86_64.rpm  4.4 MB/s |  22 kB     00:00    
18:26:15 #13 41.36 (111/145): perl-File-Basename-2.85-497.fc38.noa 2.5 MB/s |  18 kB     00:00    
18:26:15 #13 41.37 (112/145): perl-File-stat-1.12-497.fc38.noarch. 2.5 MB/s |  18 kB     00:00    
18:26:15 #13 41.37 (113/145): perl-Getopt-Std-1.13-497.fc38.noarch 3.4 MB/s |  17 kB     00:00    
18:26:15 #13 41.37 (114/145): perl-FileHandle-2.03-497.fc38.noarch 2.1 MB/s |  17 kB     00:00    
18:26:15 #13 41.38 (115/145): perl-HTTP-Tiny-0.086-2.fc38.noarch.r 7.0 MB/s |  55 kB     00:00    
18:26:15 #13 41.38 (116/145): perl-IO-1.50-497.fc38.x86_64.rpm      11 MB/s |  93 kB     00:00    
18:26:15 #13 41.38 (117/145): perl-NDBM_File-1.15-497.fc38.x86_64. 4.0 MB/s |  24 kB     00:00    
18:26:15 #13 41.38 (118/145): perl-IPC-Open3-1.22-497.fc38.noarch. 2.7 MB/s |  24 kB     00:00    
18:26:15 #13 41.39 (119/145): perl-POSIX-2.03-497.fc38.x86_64.rpm   12 MB/s |  99 kB     00:00    
18:26:15 #13 41.39 (120/145): perl-SelectSaver-1.02-497.fc38.noarc 1.6 MB/s |  13 kB     00:00    
18:26:15 #13 41.39 (121/145): perl-Symbol-1.09-497.fc38.noarch.rpm 3.1 MB/s |  15 kB     00:00    
18:26:15 #13 41.40 (122/145): perl-Text-Tabs+Wrap-2023.0511-1.fc38 3.2 MB/s |  22 kB     00:00    
18:26:15 #13 41.40 (123/145): perl-base-2.27-497.fc38.noarch.rpm   2.5 MB/s |  17 kB     00:00    
18:26:15 #13 41.40 (124/145): perl-if-0.61.000-497.fc38.noarch.rpm 3.1 MB/s |  15 kB     00:00    
18:26:15 #13 41.40 (125/145): perl-interpreter-5.36.1-497.fc38.x86 9.6 MB/s |  73 kB     00:00    
18:26:15 #13 41.42 (126/145): perl-libs-5.36.1-497.fc38.x86_64.rpm  92 MB/s | 2.2 MB     00:00    
18:26:15 #13 41.43 (127/145): perl-locale-1.10-497.fc38.noarch.rpm 769 kB/s |  15 kB     00:00    
18:26:15 #13 41.43 (128/145): perl-mro-1.26-497.fc38.x86_64.rpm    1.4 MB/s |  30 kB     00:00    
18:26:15 #13 41.43 (129/145): perl-overload-1.35-497.fc38.noarch.r 5.6 MB/s |  47 kB     00:00    
18:26:15 #13 41.43 (130/145): perl-overloading-0.02-497.fc38.noarc 2.3 MB/s |  14 kB     00:00    
18:26:15 #13 41.44 (131/145): perl-vars-1.05-497.fc38.noarch.rpm   1.8 MB/s |  14 kB     00:00    
18:26:15 #13 41.44 (132/145): pyproject-srpm-macros-1.10.0-1.fc38. 1.7 MB/s |  14 kB     00:00    
18:26:15 #13 41.45 (133/145): python3-zstandard-0.21.0-1.fc38.x86_  44 MB/s | 487 kB     00:00    
18:26:15 #16 2.999    dh_perl
18:26:15 #16 3.037    dh_link
18:26:15 #16 3.072    dh_strip_nondeterminism
18:26:15 #16 3.143    dh_compress
18:26:15 dpkg-buildpackage: info: source package docker-ce
18:26:15 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy
18:26:15 dpkg-buildpackage: info: source distribution jammy
18:26:15 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:26:15 dpkg-buildpackage: info: host architecture arm64
18:26:15  dpkg-source -I.git --before-build .
18:26:15 #14 27.94 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
18:26:15 #14 27.94 Unpacking libfuture-perl (0.43-1) ...
18:26:15 #14 27.97 Selecting previously unselected package libio-stringy-perl.
18:26:15 #14 27.97 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
18:26:15 #14 27.98 Unpacking libio-stringy-perl (2.111-3) ...
18:26:15 #14 28.00 Selecting previously unselected package libparams-validate-perl.
18:26:15 #14 28.00 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
18:26:15 #14 28.01 Unpacking libparams-validate-perl (1.29-3) ...
18:26:15 #14 28.03 Selecting previously unselected package libgetopt-long-descriptive-perl.
18:26:15 #14 28.04 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
18:26:15 #14 28.04 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
18:26:15 #14 28.08 Selecting previously unselected package libsort-versions-perl.
18:26:15 #14 28.08 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
18:26:15 #14 28.08 Unpacking libsort-versions-perl (1.62-1) ...
18:26:15 #14 28.10 Selecting previously unselected package libgit-wrapper-perl.
18:26:15 #14 28.11 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
18:26:15 #14 28.11 Unpacking libgit-wrapper-perl (0.048-1) ...
18:26:15 #14 28.13 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:26:15 #14 28.14 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
18:26:15 #13 41.45 (134/145): python3-dnf-plugins-core-4.4.3-1.fc3  19 MB/s | 322 kB     00:00    
18:26:15 #13 41.46 (135/145): qt5-srpm-macros-5.15.10-1.fc38.noarc 548 kB/s | 8.2 kB     00:00    
18:26:15 #13 41.46 (136/145): rpm-build-4.18.1-3.fc38.x86_64.rpm   7.0 MB/s |  77 kB     00:00    
18:26:15 #13 41.46 (137/145): rpmlint-fedora-license-data-1.31-1.f 4.7 MB/s |  28 kB     00:00    
18:26:15 #13 41.47 (138/145): rpmlint-2.4.0-6.fc38.noarch.rpm       27 MB/s | 330 kB     00:00    
18:26:15 #13 41.47 (139/145): rust-srpm-macros-25.2-1.fc38.noarch. 1.2 MB/s |  13 kB     00:00    
18:26:15 #13 41.47 (140/145): xxhash-libs-0.8.2-1.fc38.x86_64.rpm  3.7 MB/s |  37 kB     00:00    
18:26:15 #13 41.48 (141/145): zip-3.0-37.fc38.x86_64.rpm            30 MB/s | 265 kB     00:00    
18:26:15 #13 41.48 (142/145): zstd-1.5.5-1.fc38.x86_64.rpm          34 MB/s | 482 kB     00:00    
18:26:15 #13 41.50 (143/145): glibc-2.37-10.fc38.x86_64.rpm         80 MB/s | 2.1 MB     00:00    
18:26:15 #13 41.50 (144/145): glibc-minimal-langpack-2.37-10.fc38. 2.4 MB/s |  39 kB     00:00    
18:26:15 #13 41.51 (145/145): glibc-common-2.37-10.fc38.x86_64.rpm  15 MB/s | 319 kB     00:00    
18:26:15 #13 41.51 --------------------------------------------------------------------------------
18:26:15 #13 41.51 Total                                            23 MB/s |  33 MB     00:01     
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 974d34f161194d1120e91adc9a602af160afce36 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
18:26:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc
18:26:15  debian/rules build
18:26:15 dh build --with=bash-completion
18:26:15    dh_update_autotools_config
18:26:15    dh_autoreconf
18:26:15    debian/rules override_dh_auto_build
18:26:15 make[1]: Entering directory '/root/build-deb'
18:26:15 # Build the daemon and dependencies
18:26:15 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:26:15 
18:26:15 Removing bundles/
18:26:15 
18:26:15 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:15 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:26:15 + tee /root/build-deb/engine/go.mod
18:26:15 module github.com/docker/docker
18:26:15 
18:26:15 go 1.20
18:26:15 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:15 + GO111MODULE=on
18:26:15 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:26:15 #16 3.187    dh_fixperms
18:26:15 #16 3.232    dh_missing
18:26:15 #16 3.259    dh_installdeb
18:26:15 #16 3.295    dh_gencontrol
18:26:15  debian/rules clean
18:26:15 dh clean --with=bash-completion
18:26:15    dh_clean
18:26:15 #15 3.184 Reading package lists...
18:26:15 #14 28.14 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
18:26:15 #14 28.16 Selecting previously unselected package libio-prompter-perl.
18:26:15 #14 28.16 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
18:26:15 #14 28.17 Unpacking libio-prompter-perl (0.004015-1) ...
18:26:15 #14 28.19 Selecting previously unselected package libjson-perl.
18:26:15 #14 28.20 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
18:26:15 #14 28.20 Unpacking libjson-perl (4.02000-2) ...
18:26:15 #14 28.23 Selecting previously unselected package liblog-any-perl.
18:26:15 #14 28.23 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
18:26:15 #14 28.23 Unpacking liblog-any-perl (1.708-1) ...
18:26:15 #14 28.26 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:26:15 #14 28.26 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
18:26:15 #14 28.27 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
18:26:15 #14 28.29 Selecting previously unselected package libpackage-stash-perl.
18:26:15 #14 28.29 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
18:26:15 #14 28.29 Unpacking libpackage-stash-perl (0.38-1) ...
18:26:15 #14 28.32 Selecting previously unselected package libsub-identify-perl.
18:26:15 #14 28.32 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
18:26:15 #14 28.32 Unpacking libsub-identify-perl (0.14-1build2) ...
18:26:15 #14 28.35 Selecting previously unselected package libsub-name-perl.
18:26:15 #14 28.35 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
18:26:15 #14 28.35 Unpacking libsub-name-perl (0.26-1) ...
18:26:15 #14 28.38 Selecting previously unselected package libnamespace-clean-perl.
18:26:15 #14 28.38 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
18:26:15 #14 28.38 Unpacking libnamespace-clean-perl (0.27-1) ...
18:26:15 #14 28.40 Selecting previously unselected package libpath-tiny-perl.
18:26:15 #14 28.41 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
18:26:15 #14 28.41 Unpacking libpath-tiny-perl (0.108-1) ...
18:26:15 #14 28.43 Selecting previously unselected package libtype-tiny-perl.
18:26:15 #14 28.44 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
18:26:15 #14 28.44 Unpacking libtype-tiny-perl (1.008001-2) ...
18:26:15 #14 28.49 Selecting previously unselected package libgitlab-api-v4-perl.
18:26:15 + make clean
18:26:15 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:26:15 rm -f -r src
18:26:15 make -C rpm clean
18:26:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:26:15 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:26:15 rm -f -r rpmbuild/
18:26:15 docker builder prune -f --filter until=24h
18:26:15 Total:	0B
18:26:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:26:15 make -C deb clean
18:26:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:26:15 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:26:15 rm -f -r debbuild
18:26:15 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:26:15 rm -f -r sources
18:26:15 docker builder prune -f --filter until=24h
18:26:15 Total:	0B
18:26:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:26:15 make -C static clean
18:26:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:26:15 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:26:15 rm -f -r build
18:26:15 docker builder prune -f --filter until=24h
18:26:15 #16 3.423    dh_md5sums
18:26:15 #16 3.465    dh_builddeb
18:26:15 #16 3.494 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:26:15 #16 3.511  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
18:26:15  dpkg-source -I.git -b .
18:26:15 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:26:15 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:26:15 dpkg-source: warning: native package version may not have a revision
18:26:15 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:26:15 dpkg-source: info: using source format '1.0'
18:26:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz
18:26:15 #15 3.745 Building dependency tree...
18:26:15 #15 3.895 Reading state information...
18:26:15 #14 28.49 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
18:26:15 #14 28.49 Unpacking libgitlab-api-v4-perl (0.25-1) ...
18:26:15 #14 28.53 Selecting previously unselected package libhash-fieldhash-perl.
18:26:15 #14 28.53 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
18:26:15 #14 28.53 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
18:26:15 #14 28.55 Selecting previously unselected package libhtml-form-perl.
18:26:15 #14 28.56 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
18:26:15 #14 28.56 Unpacking libhtml-form-perl (6.07-1) ...
18:26:15 #14 28.58 Selecting previously unselected package libhtml-format-perl.
18:26:15 #14 28.59 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
18:26:15 #14 28.59 Unpacking libhtml-format-perl (2.12-1) ...
18:26:15 #14 28.61 Selecting previously unselected package libhttp-daemon-perl.
18:26:15 #14 28.62 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
18:26:15 #14 28.62 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
18:26:15 #14 28.65 Selecting previously unselected package libidn11:amd64.
18:26:15 #14 28.65 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
18:26:15 #14 28.65 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
18:26:15 #14 28.68 Selecting previously unselected package libstruct-dumb-perl.
18:26:15 #14 28.68 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
18:26:15 #14 28.69 Unpacking libstruct-dumb-perl (0.09-1) ...
18:26:15 #14 28.71 Selecting previously unselected package libio-async-perl.
18:26:15 #14 28.71 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
18:26:15 #14 28.71 Unpacking libio-async-perl (0.75-1) ...
18:26:16 Total:	0B
18:26:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:26:16 #16 3.666  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
18:26:16 #16 3.748 dpkg-genchanges: info: binary-only upload (no source code included)
18:26:16 #16 3.750  dpkg-source --after-build .
18:26:16 #16 3.856 dpkg-buildpackage: info: binary-only upload (no source included)
18:26:16 #16 3.861 
18:26:16 #16 3.861 The package has been created.
18:26:16 #16 3.861 Attention, the package has been created in the current directory,
18:26:16 #16 3.861 not in ".." as indicated by the message above!
18:26:16 #16 3.884 Selecting previously unselected package docker-ce-build-deps.
18:26:16 #16 3.899 (Reading database ... 26696 files and directories currently installed.)
18:26:16 #16 3.900 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:26:16 #16 3.905 Unpacking docker-ce-build-deps (1.0) ...
18:26:16 #15 3.901 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:26:16 #15 4.120 Starting 2 pkgProblemResolver with broken count: 0
18:26:16 #15 4.123 Done
18:26:16 #15 4.302  Done
18:26:16 #14 28.76 Selecting previously unselected package liblinux-epoll-perl.
18:26:16 #14 28.76 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
18:26:16 #14 28.76 Unpacking liblinux-epoll-perl (0.017-1) ...
18:26:16 #14 28.79 Selecting previously unselected package libio-async-loop-epoll-perl.
18:26:16 #14 28.79 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
18:26:16 #14 28.79 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
18:26:16 #14 28.81 Selecting previously unselected package libtypes-serialiser-perl.
18:26:16 #14 28.82 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
18:26:16 #14 28.82 Unpacking libtypes-serialiser-perl (1.0-1) ...
18:26:16 #14 28.84 Selecting previously unselected package libjson-xs-perl.
18:26:16 #14 28.84 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
18:26:16 #14 28.85 Unpacking libjson-xs-perl (4.020-1build1) ...
18:26:16 #14 28.88 Selecting previously unselected package libjson-maybexs-perl.
18:26:16 #14 28.88 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
18:26:16 #14 28.88 Unpacking libjson-maybexs-perl (1.004000-1) ...
18:26:16 #14 28.91 Selecting previously unselected package liblist-compare-perl.
18:26:16 #14 28.91 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
18:26:16 #14 28.91 Unpacking liblist-compare-perl (0.53-1) ...
18:26:16 #14 28.94 Selecting previously unselected package liblist-moreutils-perl.
18:26:16 + make REF=master ubuntu-lunar
18:26:16 git init src/github.com/docker/cli
18:26:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:26:16 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:26:16 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:26:16 + SRC=src/github.com/docker/cli
18:26:16 + REF=master
18:26:16 + REF_FETCH=master
18:26:16 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:26:16 + awk {print $2}
18:26:16 + REF=refs/heads/master
18:26:16 + [ -n refs/heads/master ]
18:26:16 + REF_FETCH=refs/heads/master:refs/heads/master
18:26:16 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:26:16 #15 4.485 Starting pkgProblemResolver with broken count: 0
18:26:16 #15 4.518 Starting 2 pkgProblemResolver with broken count: 0
18:26:16 #15 4.522 Done
18:26:16 #14 28.94 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
18:26:16 #14 28.95 Unpacking liblist-moreutils-perl (0.416-1build5) ...
18:26:16 #14 28.98 Selecting previously unselected package liblist-someutils-perl.
18:26:16 #14 28.98 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
18:26:16 #14 28.98 Unpacking liblist-someutils-perl (0.58-1) ...
18:26:16 #14 29.00 Selecting previously unselected package liblist-someutils-xs-perl.
18:26:16 #14 29.01 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
18:26:16 #14 29.01 Unpacking liblist-someutils-xs-perl (0.58-2) ...
18:26:16 #14 29.04 Selecting previously unselected package libltdl7:amd64.
18:26:16 #14 29.04 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
18:26:16 #14 29.04 Unpacking libltdl7:amd64 (2.4.6-14) ...
18:26:16 #14 29.07 Selecting previously unselected package libltdl-dev:amd64.
18:26:16 #14 29.07 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
18:26:16 #14 29.08 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
18:26:16 #14 29.11 Selecting previously unselected package libsys-hostname-long-perl.
18:26:16 #14 29.12 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
18:26:16 #14 29.12 Unpacking libsys-hostname-long-perl (1.5-1) ...
18:26:16 #14 29.14 Selecting previously unselected package libmail-sendmail-perl.
18:26:16 #14 29.15 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
18:26:16 #14 29.15 Unpacking libmail-sendmail-perl (0.80-1) ...
18:26:16 #14 29.18 Selecting previously unselected package libmoox-aliases-perl.
18:26:16 #14 29.18 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
18:26:16 #14 29.19 Unpacking libmoox-aliases-perl (0.001006-1) ...
18:26:16 #14 29.21 Selecting previously unselected package libobject-id-perl.
18:26:16 #14 29.21 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
18:26:16 #14 29.22 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
18:26:16 #14 29.24 Selecting previously unselected package libmoox-struct-perl.
18:26:16 #14 29.25 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
18:26:16 #14 29.25 Unpacking libmoox-struct-perl (0.017-1) ...
18:26:16 #14 29.28 Selecting previously unselected package libnet-dns-sec-perl.
18:26:16 #14 29.28 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
18:26:16 #14 29.28 Unpacking libnet-dns-sec-perl (1.15-1) ...
18:26:16 #14 29.31 Selecting previously unselected package libnet-libidn-perl.
18:26:16 #14 29.31 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
18:26:16 #14 29.31 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
18:26:16 #14 29.34 Selecting previously unselected package libnumber-range-perl.
18:26:16 #14 29.34 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
18:26:16 #14 29.35 Unpacking libnumber-range-perl (0.12-1) ...
18:26:16 #14 29.37 Selecting previously unselected package libpackage-stash-xs-perl.
18:26:16 #14 29.37 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
18:26:16 #14 29.38 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
18:26:16 #14 29.40 Selecting previously unselected package libpath-iterator-rule-perl.
18:26:16 #14 29.40 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
18:26:16 #14 29.41 Unpacking libpath-iterator-rule-perl (1.014-1) ...
18:26:16 #14 29.44 Selecting previously unselected package libperl4-corelibs-perl.
18:26:16 #14 29.44 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
18:26:16 #14 29.44 Unpacking libperl4-corelibs-perl (0.004-2) ...
18:26:16 #14 29.47 Selecting previously unselected package libperlio-gzip-perl.
18:26:16 #14 29.47 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
18:26:16 #13 42.87 Running transaction check
18:26:16 #13 43.03 Transaction check succeeded.
18:26:16 #13 43.03 Running transaction test
18:26:16 #14 29.48 Unpacking libperlio-gzip-perl (0.19-1build5) ...
18:26:16 #14 29.50 Selecting previously unselected package libpod-constants-perl.
18:26:16 #14 29.50 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
18:26:16 #14 29.51 Unpacking libpod-constants-perl (0.19-1) ...
18:26:16 #14 29.54 Selecting previously unselected package libre2-5:amd64.
18:26:16 #14 29.55 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
18:26:16 #14 29.55 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
18:26:16 #14 29.59 Selecting previously unselected package libre-engine-re2-perl.
18:26:16 #14 29.59 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
18:26:16 #14 29.59 Unpacking libre-engine-re2-perl (0.13-5) ...
18:26:16 #14 29.62 Selecting previously unselected package libreadonly-perl.
18:26:16 #14 29.62 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
18:26:16 #14 29.62 Unpacking libreadonly-perl (2.050-2) ...
18:26:16 #14 29.64 Selecting previously unselected package libref-util-perl.
18:26:16 #14 29.65 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
18:26:16 #14 29.65 Unpacking libref-util-perl (0.204-1) ...
18:26:16 #14 29.67 Selecting previously unselected package libref-util-xs-perl.
18:26:16 #14 29.68 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
18:26:16 #14 29.68 Unpacking libref-util-xs-perl (0.117-1build2) ...
18:26:16 #14 29.70 Selecting previously unselected package libregexp-pattern-license-perl.
18:26:16 #15 4.798 The following additional packages will be installed:
18:26:16 #15 4.798   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:26:16 #15 4.799   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:26:16 #15 4.799   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
18:26:16 #15 4.799   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0
18:26:16 #15 4.799   libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin procps
18:26:16 #15 4.801 Suggested packages:
18:26:16 #15 4.801   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
18:26:16 #15 4.801 Recommended packages:
18:26:16 #15 4.801   psmisc
18:26:17 #14 29.71 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
18:26:17 #14 29.71 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
18:26:17 #14 29.74 Selecting previously unselected package libregexp-pattern-perl.
18:26:17 #14 29.74 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
18:26:17 #14 29.74 Unpacking libregexp-pattern-perl (0.2.12-1) ...
18:26:17 #14 29.77 Selecting previously unselected package libsasl2-modules:amd64.
18:26:17 #14 29.77 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
18:26:17 #14 29.78 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:26:17 #14 29.80 Selecting previously unselected package libsereal-decoder-perl.
18:26:17 #14 29.80 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
18:26:17 #14 29.81 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
18:26:17 #14 29.84 Selecting previously unselected package libsereal-encoder-perl.
18:26:17 #14 29.84 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
18:26:17 #14 29.85 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
18:26:17 #14 29.88 Selecting previously unselected package libsereal-perl.
18:26:17 #14 29.88 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
18:26:17 #14 29.88 Unpacking libsereal-perl (4.011-1) ...
18:26:17 #14 29.90 Selecting previously unselected package libsort-key-perl.
18:26:17 #14 29.91 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
18:26:17 #14 29.91 Unpacking libsort-key-perl (1.33-2build2) ...
18:26:17 #14 29.94 Selecting previously unselected package libstring-copyright-perl.
18:26:17 #14 29.94 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
18:26:17 #14 29.94 Unpacking libstring-copyright-perl (0.003006-1) ...
18:26:17 #14 29.97 Selecting previously unselected package libstring-escape-perl.
18:26:17 #14 29.97 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
18:26:17 #14 29.97 Unpacking libstring-escape-perl (2010.002-2) ...
18:26:17 #14 30.00 Selecting previously unselected package libstring-shellquote-perl.
18:26:17 #14 30.00 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
18:26:17 #14 30.00 Unpacking libstring-shellquote-perl (1.04-1) ...
18:26:17 #14 30.03 Selecting previously unselected package libterm-readkey-perl.
18:26:17 #15 5.066 The following NEW packages will be installed:
18:26:17 #15 5.066   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:26:17 #15 5.066   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:26:17 #15 5.067   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
18:26:17 #15 5.067   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:26:17 #15 5.067   libuv1 pkg-config pkgconf pkgconf-bin procps
18:26:17 #15 5.069 The following packages will be upgraded:
18:26:17 #15 5.069   libsystemd0 libudev1
18:26:17 #15 5.339 2 upgraded, 26 newly installed, 0 to remove and 7 not upgraded.
18:26:17 #15 5.339 1 not fully installed or removed.
18:26:17 #15 5.339 Need to get 15.2 MB of archives.
18:26:17 #15 5.339 After this operation, 54.4 MB of additional disk space will be used.
18:26:17 #15 5.339 Get:1 http://deb.debian.org/debian bookworm/main amd64 bash-completion all 1:2.11-6 [234 kB]
18:26:17 #16 3.980 Reading package lists...
18:26:17 #16 4.842 Building dependency tree...
18:26:17 #16 5.063 Reading state information...
18:26:17 #13 43.55 Transaction test succeeded.
18:26:17 #13 43.55 Running transaction
18:26:17 #17 DONE 2.5s
18:26:17 
18:26:17 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:26:17 #18 DONE 0.0s
18:26:17 
18:26:17 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:26:17 #19 DONE 0.0s
18:26:17 
18:26:17 #20 exporting to image
18:26:17 #20 exporting layers
18:26:17 #14 30.03 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
18:26:17 #14 30.03 Unpacking libterm-readkey-perl (2.38-1build1) ...
18:26:17 #14 30.08 Selecting previously unselected package libtest-fatal-perl.
18:26:17 #14 30.08 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
18:26:17 #14 30.09 Unpacking libtest-fatal-perl (0.014-1) ...
18:26:17 #14 30.11 Selecting previously unselected package libtest-refcount-perl.
18:26:17 #14 30.11 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
18:26:17 #14 30.12 Unpacking libtest-refcount-perl (0.10-1) ...
18:26:17 #14 30.14 Selecting previously unselected package libtext-levenshtein-perl.
18:26:17 #14 30.14 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
18:26:17 #14 30.15 Unpacking libtext-levenshtein-perl (0.13-1) ...
18:26:17 #14 30.17 Selecting previously unselected package libtype-tiny-xs-perl.
18:26:17 #14 30.17 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
18:26:17 #14 30.18 Unpacking libtype-tiny-xs-perl (0.016-1) ...
18:26:17 #14 30.20 Selecting previously unselected package libunicode-utf8-perl.
18:26:17 #14 30.21 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
18:26:17 #14 30.21 Unpacking libunicode-utf8-perl (0.62-1build1) ...
18:26:17 #14 30.23 Selecting previously unselected package libxml-namespacesupport-perl.
18:26:17 #14 30.24 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
18:26:17 #14 30.24 Unpacking libxml-namespacesupport-perl (1.12-1) ...
18:26:17 #14 30.26 Selecting previously unselected package libxml-sax-base-perl.
18:26:17 #15 5.345 Get:2 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB]
18:26:17 #15 5.347 Get:3 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB]
18:26:17 #15 5.348 Get:4 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1 [140 kB]
18:26:17 #15 5.350 Get:5 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB]
18:26:17 #15 5.362 Get:6 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.17-1~deb12u1 [331 kB]
18:26:17 #15 5.365 Get:7 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB]
18:26:17 #15 5.365 Get:8 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB]
18:26:17 #15 5.370 Get:9 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB]
18:26:17 #15 5.433 Get:10 http://deb.debian.org/debian bookworm/main amd64 dh-apparmor all 3.0.8-3 [16.7 kB]
18:26:17 #15 5.434 Get:11 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.17-1~deb12u1 [108 kB]
18:26:17 #15 5.435 Get:12 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
18:26:17 #15 5.435 Get:13 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
18:26:17 #15 5.437 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-2 [12.9 kB]
18:26:17 #15 5.437 Get:15 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.17-1~deb12u1 [51.9 kB]
18:26:17 #15 5.437 Get:16 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB]
18:26:17 #15 5.440 Get:17 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB]
18:26:17 #15 5.442 Get:18 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB]
18:26:17 #15 5.443 Get:19 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB]
18:26:17 #15 5.444 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB]
18:26:17 #15 5.448 Get:21 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB]
18:26:17 #15 5.449 Get:22 http://deb.debian.org/debian bookworm/main amd64 libdevmapper-dev amd64 2:1.02.185-2 [42.0 kB]
18:26:17 #15 5.450 Get:23 http://deb.debian.org/debian bookworm/main amd64 libseccomp-dev amd64 2.5.4-1+b3 [89.7 kB]
18:26:17 #15 5.451 Get:24 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.17-1~deb12u1 [352 kB]
18:26:17 #15 5.453 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
18:26:17 #15 5.453 Get:26 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
18:26:17 #15 5.466 Get:27 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
18:26:17 #15 5.468 Get:28 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
18:26:17 #15 5.630 debconf: delaying package configuration, since apt-utils is not installed
18:26:17 #15 5.663 Fetched 15.2 MB in 0s (38.7 MB/s)
18:26:17 #15 5.690 Selecting previously unselected package bash-completion.
18:26:17 #13 35.05 Dependencies resolved.
18:26:17 #13 35.08 ================================================================================
18:26:17 #13 35.08  Package                     Arch   Version               Repository       Size
18:26:17 #13 35.08 ================================================================================
18:26:17 #13 35.08 Installing:
18:26:17 #13 35.08  dnf-plugins-core            noarch 4.4.3-1.fc39          updates-testing  38 k
18:26:17 #13 35.08  rpm-build                   x86_64 4.19.0-1.fc39         fedora           78 k
18:26:17 #13 35.08  rpmlint                     noarch 2.4.0-10.fc39         fedora          322 k
18:26:17 #13 35.08 Upgrading:
18:26:17 #13 35.08  glibc                       x86_64 2.38-7.fc39           fedora          2.1 M
18:26:17 #13 35.08  glibc-common                x86_64 2.38-7.fc39           fedora          349 k
18:26:17 #13 35.08  glibc-minimal-langpack      x86_64 2.38-7.fc39           fedora           69 k
18:26:17 #13 35.08 Installing dependencies:
18:26:17 #13 35.08  ansible-srpm-macros         noarch 1-11.fc39             fedora           21 k
18:26:17 #13 35.08  binutils                    x86_64 2.40-13.fc39          fedora          5.6 M
18:26:17 #13 35.08  binutils-gold               x86_64 2.40-13.fc39          fedora          797 k
18:26:17 #13 35.08  bzip2                       x86_64 1.0.8-16.fc39         fedora           52 k
18:26:17 #13 35.08  cpio                        x86_64 2.14-4.fc39           fedora          279 k
18:26:17 #13 35.08  dash                        x86_64 0.5.12-1.fc39         fedora           98 k
18:26:17 #13 35.08  dbus-libs                   x86_64 1:1.14.10-1.fc39      fedora          156 k
18:26:17 #13 35.08  debugedit                   x86_64 5.0-10.fc39           fedora           77 k
18:26:17 #13 35.08  desktop-file-utils          x86_64 0.26-9.fc39           fedora           72 k
18:26:17 #13 35.08  devscripts-checkbashisms    noarch 2.23.5-3.fc39         fedora           28 k
18:26:17 #13 35.08  diffutils                   x86_64 3.10-3.fc39           fedora          398 k
18:26:17 #13 35.08  dwz                         x86_64 0.15-3.fc39           fedora          134 k
18:26:17 #13 35.08  ed                          x86_64 1.19-4.fc39           fedora           79 k
18:26:17 #13 35.08  efi-srpm-macros             noarch 5-9.fc39              fedora           22 k
18:26:17 #13 35.08  elfutils                    x86_64 0.189-4.fc39          fedora          537 k
18:26:17 #13 35.08  elfutils-debuginfod-client  x86_64 0.189-4.fc39          fedora           38 k
18:26:17 #13 35.08  emacs-filesystem            noarch 1:29.1-2.fc39         fedora          7.1 k
18:26:17 #13 35.08  enchant2                    x86_64 2.5.0-5.fc39          fedora           62 k
18:26:17 #13 35.08  file                        x86_64 5.44-5.fc39           fedora           49 k
18:26:17 #13 35.08  fonts-filesystem            noarch 1:2.0.5-12.fc39       fedora          8.2 k
18:26:17 #13 35.08  fonts-srpm-macros           noarch 1:2.0.5-12.fc39       fedora           26 k
18:26:17 #13 35.08  fpc-srpm-macros             noarch 1.3-8.fc39            fedora          7.4 k
18:26:17 #13 35.08  gdb-minimal                 x86_64 13.2-9.fc39           updates-testing 4.2 M
18:26:17 #13 35.08  gdk-pixbuf2                 x86_64 2.42.10-5.fc39        fedora          484 k
18:26:17 #13 35.08  ghc-srpm-macros             noarch 1.6.1-2.fc39          fedora          7.8 k
18:26:17 #13 35.08  glibc-gconv-extra           x86_64 2.38-7.fc39           fedora          1.6 M
18:26:17 #13 35.08  gnat-srpm-macros            noarch 6-3.fc39              fedora          8.8 k
18:26:17 #13 35.08  go-srpm-macros              noarch 3.2.0-6.fc39          fedora           27 k
18:26:17 #13 35.08  groff-base                  x86_64 1.23.0-2.fc39         fedora          1.1 M
18:26:17 #13 35.08  hunspell                    x86_64 1.7.2-5.fc39          fedora          472 k
18:26:17 #13 35.08  hunspell-en-GB              noarch 0.20201207-7.fc39     fedora          226 k
18:26:17 #13 35.08  hunspell-en-US              noarch 0.20201207-7.fc39     fedora          181 k
18:26:17 #13 35.08  hunspell-filesystem         x86_64 1.7.2-5.fc39          fedora          9.2 k
18:26:17 #13 35.08  jansson                     x86_64 2.13.1-7.fc39         fedora           44 k
18:26:17 #13 35.08  js-jquery                   noarch 3.6.4-2.fc39          fedora          172 k
18:26:17 #13 35.08  json-glib                   x86_64 1.8.0-1.fc39          fedora          166 k
18:26:17 #13 35.08  kernel-srpm-macros          noarch 1.0-20.fc39           fedora           10 k
18:26:17 #13 35.08  libappstream-glib           x86_64 0.8.2-4.fc39          fedora          409 k
18:26:17 #13 35.08  libjpeg-turbo               x86_64 2.1.4-3.fc39          fedora          183 k
18:26:17 #13 35.08  libpkgconf                  x86_64 1.9.5-2.fc39          fedora           38 k
18:26:17 #13 35.08  libpng                      x86_64 2:1.6.37-15.fc39      fedora          119 k
18:26:17 #13 35.08  libstemmer                  x86_64 2.2.0-7.fc39          fedora          171 k
18:26:17 #13 35.08  lua-srpm-macros             noarch 1-9.fc39              fedora          8.6 k
18:26:17 #13 35.08  ncurses                     x86_64 6.4-7.20230520.fc39   fedora          416 k
18:26:17 #13 35.08  ocaml-srpm-macros           noarch 8-2.fc39              fedora           14 k
18:26:17 #13 35.08  openblas-srpm-macros        noarch 2-14.fc39             fedora          7.5 k
18:26:17 #13 35.08  package-notes-srpm-macros   noarch 0.5-9.fc39            fedora           11 k
18:26:17 #13 35.08  patch                       x86_64 2.7.6-22.fc39         fedora          125 k
18:26:17 #13 35.08  perl-AutoLoader             noarch 5.74-501.fc39         updates-testing  21 k
18:26:17 #13 35.08  perl-B                      x86_64 1.88-501.fc39         updates-testing 177 k
18:26:17 #13 35.08  perl-Carp                   noarch 1.54-500.fc39         fedora           29 k
18:26:17 #13 35.08  perl-Class-Struct           noarch 0.68-501.fc39         updates-testing  22 k
18:26:17 #13 35.08  perl-Data-Dumper            x86_64 2.188-501.fc39        fedora           56 k
18:26:17 #13 35.08  perl-Digest                 noarch 1.20-500.fc39         fedora           25 k
18:26:17 #13 35.08  perl-Digest-MD5             x86_64 2.58-500.fc39         fedora           35 k
18:26:17 #13 35.08  perl-DynaLoader             x86_64 1.54-501.fc39         updates-testing  26 k
18:26:17 #13 35.08  perl-Encode                 x86_64 4:3.19-500.fc39       fedora          1.7 M
18:26:17 #13 35.08  perl-Errno                  x86_64 1.37-501.fc39         updates-testing  15 k
18:26:17 #13 35.08  perl-Exporter               noarch 5.77-500.fc39         fedora           31 k
18:26:17 #13 35.08  perl-Fcntl                  x86_64 1.15-501.fc39         updates-testing  21 k
18:26:17 #13 35.08  perl-File-Basename          noarch 2.86-501.fc39         updates-testing  17 k
18:26:17 #13 35.08  perl-File-Path              noarch 2.18-500.fc39         fedora           35 k
18:26:17 #13 35.08  perl-File-Temp              noarch 1:0.231.100-500.fc39  fedora           58 k
18:26:17 #13 35.08  perl-File-stat              noarch 1.13-501.fc39         updates-testing  17 k
18:26:17 #13 35.08  perl-FileHandle             noarch 2.05-501.fc39         updates-testing  16 k
18:26:17 #13 35.08  perl-Getopt-Long            noarch 1:2.54-500.fc39       fedora           60 k
18:26:17 #13 35.08  perl-Getopt-Std             noarch 1.13-501.fc39         updates-testing  16 k
18:26:17 #13 35.08  perl-HTTP-Tiny              noarch 0.088-3.fc39          fedora           56 k
18:26:17 #13 35.08  perl-IO                     x86_64 1.52-501.fc39         updates-testing  82 k
18:26:17 #13 35.08  perl-IO-Socket-IP           noarch 0.42-1.fc39           fedora           42 k
18:26:17 #13 35.08  perl-IO-Socket-SSL          noarch 2.083-3.fc39          fedora          225 k
18:26:17 #13 35.08  perl-IPC-Open3              noarch 1.22-501.fc39         updates-testing  22 k
18:26:17 #13 35.08  perl-MIME-Base64            x86_64 3.16-500.fc39         fedora           29 k
18:26:17 #13 35.08  perl-Mozilla-CA             noarch 20230801-1.fc39       fedora           13 k
18:26:17 #13 35.08  perl-Net-SSLeay             x86_64 1.92-10.fc39          fedora          360 k
18:26:17 #13 35.08  perl-POSIX                  x86_64 2.13-501.fc39         updates-testing  97 k
18:26:17 #13 35.08  perl-PathTools              x86_64 3.89-500.fc39         fedora           87 k
18:26:17 #13 35.08  perl-Pod-Escapes            noarch 1:1.07-500.fc39       fedora           20 k
18:26:17 #13 35.08  perl-Pod-Perldoc            noarch 3.28.01-501.fc39      fedora           86 k
18:26:17 #13 35.08  perl-Pod-Simple             noarch 1:3.45-4.fc39         fedora          218 k
18:26:17 #13 35.08  perl-Pod-Usage              noarch 4:2.03-500.fc39       fedora           39 k
18:26:17 #13 35.08  perl-Scalar-List-Utils      x86_64 5:1.63-500.fc39       fedora           72 k
18:26:17 #13 35.08  perl-SelectSaver            noarch 1.02-501.fc39         updates-testing  12 k
18:26:17 #13 35.08  perl-Socket                 x86_64 4:2.037-3.fc39        fedora           55 k
18:26:17 #13 35.08  perl-Storable               x86_64 1:3.32-500.fc39       fedora           99 k
18:26:17 #13 35.08  perl-Symbol                 noarch 1.09-501.fc39         updates-testing  14 k
18:26:17 #13 35.08  perl-Term-ANSIColor         noarch 5.01-501.fc39         fedora           47 k
18:26:17 #13 35.08  perl-Term-Cap               noarch 1.18-500.fc39         fedora           22 k
18:26:17 #13 35.08  perl-Text-ParseWords        noarch 3.31-500.fc39         fedora           16 k
18:26:17 #13 35.08  perl-Text-Tabs+Wrap         noarch 2023.0511-3.fc39      fedora           22 k
18:26:17 #13 35.08  perl-Time-Local             noarch 2:1.350-3.fc39        fedora           34 k
18:26:17 #13 35.08  perl-URI                    noarch 5.21-1.fc39           fedora          125 k
18:26:17 #13 35.08  perl-base                   noarch 2.27-501.fc39         updates-testing  16 k
18:26:17 #13 35.08  perl-constant               noarch 1.33-501.fc39         fedora           22 k
18:26:17 #13 35.08  perl-if                     noarch 0.61.000-501.fc39     updates-testing  14 k
18:26:17 #13 35.08  perl-interpreter            x86_64 4:5.38.0-501.fc39     updates-testing  72 k
18:26:17 #13 35.08  perl-libnet                 noarch 3.15-501.fc39         fedora          129 k
18:26:17 #13 35.08  perl-libs                   x86_64 4:5.38.0-501.fc39     updates-testing 2.3 M
18:26:17 #13 35.08  perl-locale                 noarch 1.10-501.fc39         updates-testing  14 k
18:26:17 #13 35.08  perl-mro                    x86_64 1.28-501.fc39         updates-testing  29 k
18:26:17 #13 35.08  perl-overload               noarch 1.37-501.fc39         updates-testing  46 k
18:26:17 #13 35.08  perl-overloading            noarch 0.02-501.fc39         updates-testing  13 k
18:26:17 #13 35.08  perl-parent                 noarch 1:0.241-500.fc39      fedora           14 k
18:26:17 #13 35.08  perl-podlators              noarch 1:5.01-500.fc39       fedora          125 k
18:26:17 #13 35.08  perl-srpm-macros            noarch 1-51.fc39             fedora          8.0 k
18:26:17 #13 35.08  perl-vars                   noarch 1.05-501.fc39         updates-testing  13 k
18:26:17 #13 35.08  pkgconf                     x86_64 1.9.5-2.fc39          fedora           42 k
18:26:17 #13 35.08  pkgconf-m4                  noarch 1.9.5-2.fc39          fedora           14 k
18:26:17 #13 35.08  pkgconf-pkg-config          x86_64 1.9.5-2.fc39          fedora          9.6 k
18:26:17 #13 35.08  pyproject-srpm-macros       noarch 1.10.0-1.fc39         updates-testing  14 k
18:26:17 #13 35.08  python-srpm-macros          noarch 3.12-4.fc39           fedora           25 k
18:26:17 #13 35.08  python3-construct           noarch 2.10.68-6.fc39        fedora          146 k
18:26:17 #13 35.08  python3-dateutil            noarch 1:2.8.2-10.fc39       fedora          355 k
18:26:17 #13 35.08  python3-dbus                x86_64 1.3.2-4.fc39          fedora          157 k
18:26:17 #13 35.08  python3-distro              noarch 1.8.0-6.fc39          fedora           49 k
18:26:17 #13 35.08  python3-dnf-plugins-core    noarch 4.4.3-1.fc39          updates-testing 317 k
18:26:17 #13 35.08  python3-enchant             noarch 3.2.2-10.fc39         fedora          101 k
18:26:17 #13 35.08  python3-file-magic          noarch 5.44-5.fc39           fedora           20 k
18:26:17 #13 35.08  python3-pybeam              noarch 0.7-7.fc39            fedora           31 k
18:26:17 #13 35.08  python3-pyxdg               noarch 0.27-9.fc39           fedora          130 k
18:26:17 #13 35.08  python3-six                 noarch 1.16.0-12.fc39        fedora           41 k
18:26:17 #13 35.08  python3-systemd             x86_64 235-5.fc39            fedora          107 k
18:26:17 #13 35.08  python3-tomli-w             noarch 1.0.0-9.fc39          fedora           21 k
18:26:17 #13 35.08  python3-zstandard           x86_64 0.21.0-3.fc39         fedora          486 k
18:26:17 #13 35.08  qt5-srpm-macros             noarch 5.15.10-2.fc39        fedora          8.3 k
18:26:17 #13 35.08  qt6-srpm-macros             noarch 6.5.2-3.fc39          updates-testing 9.0 k
18:26:17 #13 35.08  redhat-rpm-config           noarch 262-1.fc39            fedora           84 k
18:26:17 #13 35.08  rpmautospec-rpm-macros      noarch 0.3.5-4.fc39          fedora          8.8 k
18:26:17 #13 35.08  rpmlint-fedora-license-data noarch 1.31-1.fc39           updates-testing  28 k
18:26:17 #13 35.08  rust-srpm-macros            noarch 25.2-1.fc39           fedora           13 k
18:26:17 #13 35.08  shared-mime-info            x86_64 2.2-4.fc39            fedora          380 k
18:26:17 #13 35.08  unzip                       x86_64 6.0-62.fc39           fedora          184 k
18:26:17 #13 35.08  web-assets-filesystem       noarch 5-20.fc39             fedora          7.9 k
18:26:17 #13 35.08  xxhash-libs                 x86_64 0.8.2-1.fc39          fedora           37 k
18:26:17 #13 35.08  xz                          x86_64 5.4.4-1.fc39          fedora          556 k
18:26:17 #13 35.08  zip                         x86_64 3.0-39.fc39           fedora          266 k
18:26:17 #13 35.08  zstd                        x86_64 1.5.5-4.fc39          fedora          482 k
18:26:17 #13 35.08 Installing weak dependencies:
18:26:17 #13 35.08  hunspell-en                 noarch 0.20201207-7.fc39     fedora          190 k
18:26:17 #13 35.08  perl-NDBM_File              x86_64 1.16-501.fc39         updates-testing  23 k
18:26:17 #13 35.08  python-systemd-doc          x86_64 235-5.fc39            fedora           75 k
18:26:17 #13 35.08 
18:26:17 #13 35.08 Transaction Summary
18:26:17 #13 35.08 ================================================================================
18:26:17 #13 35.08 Install  143 Packages
18:26:17 #13 35.08 Upgrade    3 Packages
18:26:17 #13 35.08 
18:26:17 #13 35.08 Total download size: 33 M
18:26:17 #13 35.08 Downloading Packages:
18:26:17 #14 30.27 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
18:26:17 #14 30.27 Unpacking libxml-sax-base-perl (1.09-1) ...
18:26:17 #14 30.30 Selecting previously unselected package libxml-sax-perl.
18:26:17 #14 30.30 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:26:17 #14 30.31 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:26:17 #14 30.34 Selecting previously unselected package libxml-libxml-perl.
18:26:17 #14 30.34 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
18:26:17 #14 30.34 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
18:26:17 #14 30.39 Selecting previously unselected package libxml-parser-perl.
18:26:17 #14 30.40 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
18:26:17 #14 30.40 Unpacking libxml-parser-perl (2.46-1) ...
18:26:17 #14 30.44 Selecting previously unselected package libxml-sax-expat-perl.
18:26:17 #14 30.44 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
18:26:17 #14 30.45 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:26:17 #14 30.47 Selecting previously unselected package libxml-writer-perl.
18:26:17 #14 30.47 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
18:26:17 #14 30.48 Unpacking libxml-writer-perl (0.625-1) ...
18:26:17 #14 30.50 Selecting previously unselected package libyaml-libyaml-perl.
18:26:17 #15 5.690 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29948 files and directories currently installed.)
18:26:17 #15 5.707 Preparing to unpack .../0-bash-completion_1%3a2.11-6_all.deb ...
18:26:17 #15 5.720 Unpacking bash-completion (1:2.11-6) ...
18:26:17 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:26:17 + make manpages
18:26:17 scripts/docs/generate-man.sh
18:26:17 + cp -r . /tmp/docker-cli-docsgen.6LBQFSJfKg/
18:26:17 + cd /tmp/docker-cli-docsgen.6LBQFSJfKg
18:26:17 + ./scripts/vendor init
18:26:17 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:26:17 + cp man/tools.go .
18:26:17 + ./scripts/vendor update
18:26:17 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:26:17 go: downloading github.com/spf13/cobra v1.7.0
18:26:17 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:26:17 go: downloading github.com/docker/go-units v0.5.0
18:26:17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:26:17 go: downloading github.com/spf13/pflag v1.0.5
18:26:17 go: downloading github.com/fvbommel/sortorder v1.0.2
18:26:17 go: downloading github.com/moby/term v0.5.0
18:26:17 go: downloading github.com/morikuni/aec v1.0.0
18:26:17 go: downloading github.com/pkg/errors v0.9.1
18:26:17 go: downloading github.com/google/go-cmp v0.5.9
18:26:17 go: downloading gotest.tools/v3 v3.5.0
18:26:17 go: downloading golang.org/x/sync v0.3.0
18:26:17 go: downloading github.com/mattn/go-runewidth v0.0.14
18:26:17 go: downloading github.com/distribution/reference v0.5.0
18:26:17 #13 36.11 (1/146): ansible-srpm-macros-1-11.fc39.noarch.r  93 kB/s |  21 kB     00:00    
18:26:17 #13 36.13 (2/146): binutils-gold-2.40-13.fc39.x86_64.rpm  3.2 MB/s | 797 kB     00:00    
18:26:17 #13 36.14 (3/146): bzip2-1.0.8-16.fc39.x86_64.rpm         3.0 MB/s |  52 kB     00:00    
18:26:17 #13 36.23 (4/146): binutils-2.40-13.fc39.x86_64.rpm        17 MB/s | 5.6 MB     00:00    
18:26:17 #16 5.070 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:26:17 #16 5.370 Starting 2 pkgProblemResolver with broken count: 0
18:26:17 #16 5.375 Done
18:26:17 #14 30.50 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
18:26:17 #14 30.51 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
18:26:17 #14 30.53 Selecting previously unselected package licensecheck.
18:26:17 #14 30.53 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
18:26:17 #14 30.54 Unpacking licensecheck (3.0.45-1) ...
18:26:17 #14 30.56 Selecting previously unselected package libdevel-size-perl.
18:26:17 #14 30.56 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
18:26:17 #14 30.57 Unpacking libdevel-size-perl (0.83-1build1) ...
18:26:17 #14 30.59 Selecting previously unselected package t1utils.
18:26:17 #14 30.59 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
18:26:17 #14 30.60 Unpacking t1utils (1.41-3) ...
18:26:17 #14 30.63 Selecting previously unselected package lintian.
18:26:17 #14 30.64 Preparing to unpack .../328-lintian_2.62.0ubuntu2.2_all.deb ...
18:26:17 #14 30.64 Unpacking lintian (2.62.0ubuntu2.2) ...
18:26:17 #15 5.852 Selecting previously unselected package libjsoncpp25:amd64.
18:26:17 #15 5.856 Preparing to unpack .../1-libjsoncpp25_1.9.5-4_amd64.deb ...
18:26:17 #15 5.863 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
18:26:17 #15 5.907 Selecting previously unselected package librhash0:amd64.
18:26:17 #15 5.910 Preparing to unpack .../2-librhash0_1.4.3-3_amd64.deb ...
18:26:17 #15 5.914 Unpacking librhash0:amd64 (1.4.3-3) ...
18:26:17 #15 5.963 Selecting previously unselected package libuv1:amd64.
18:26:17 #15 5.966 Preparing to unpack .../3-libuv1_1.44.2-1_amd64.deb ...
18:26:17 #15 5.969 Unpacking libuv1:amd64 (1.44.2-1) ...
18:26:17 #15 6.031 Selecting previously unselected package cmake-data.
18:26:17 #15 6.034 Preparing to unpack .../4-cmake-data_3.25.1-1_all.deb ...
18:26:17 #15 6.042 Unpacking cmake-data (3.25.1-1) ...
18:26:18 go: downloading github.com/sirupsen/logrus v1.9.3
18:26:18 go: downloading github.com/moby/sys/sequential v0.5.0
18:26:18 go: downloading github.com/docker/go-connections v0.4.0
18:26:18 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:26:18 go: downloading github.com/moby/patternmatcher v0.6.0
18:26:18 go: downloading golang.org/x/text v0.9.0
18:26:18 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:26:18 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:26:18 go: downloading github.com/opencontainers/go-digest v1.0.0
18:26:18 go: downloading gopkg.in/yaml.v2 v2.4.0
18:26:18 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:26:18 go: downloading github.com/containerd/containerd v1.6.24
18:26:18 go: downloading github.com/moby/sys/signal v0.7.0
18:26:18 go: downloading golang.org/x/sys v0.10.0
18:26:18 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:26:18 go: downloading github.com/gogo/protobuf v1.3.2
18:26:18 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:26:18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:18 go: downloading golang.org/x/term v0.8.0
18:26:18 #13 36.23 (5/146): cpio-2.14-4.fc39.x86_64.rpm            2.9 MB/s | 279 kB     00:00    
18:26:18 #13 36.23 (6/146): dash-0.5.12-1.fc39.x86_64.rpm          1.0 MB/s |  98 kB     00:00    
18:26:18 #13 36.24 (7/146): dbus-libs-1.14.10-1.fc39.x86_64.rpm     14 MB/s | 156 kB     00:00    
18:26:18 #13 36.24 (8/146): debugedit-5.0-10.fc39.x86_64.rpm        12 MB/s |  77 kB     00:00    
18:26:18 #13 36.24 (9/146): desktop-file-utils-0.26-9.fc39.x86_64. 7.8 MB/s |  72 kB     00:00    
18:26:18 #13 36.25 (10/146): devscripts-checkbashisms-2.23.5-3.fc3 3.3 MB/s |  28 kB     00:00    
18:26:18 #13 36.28 (11/146): diffutils-3.10-3.fc39.x86_64.rpm       10 MB/s | 398 kB     00:00    
18:26:18 #13 36.29 (12/146): dwz-0.15-3.fc39.x86_64.rpm            3.2 MB/s | 134 kB     00:00    
18:26:18 #13 36.31 (13/146): ed-1.19-4.fc39.x86_64.rpm             1.3 MB/s |  79 kB     00:00    
18:26:18 #13 36.31 (14/146): efi-srpm-macros-5-9.fc39.noarch.rpm   821 kB/s |  22 kB     00:00    
18:26:18 #13 36.38 (15/146): elfutils-0.189-4.fc39.x86_64.rpm      5.7 MB/s | 537 kB     00:00    
18:26:18 #13 36.38 (16/146): elfutils-debuginfod-client-0.189-4.fc 539 kB/s |  38 kB     00:00    
18:26:18 #13 36.38 (17/146): emacs-filesystem-29.1-2.fc39.noarch.r 1.3 MB/s | 7.1 kB     00:00    
18:26:18 #13 36.39 (18/146): enchant2-2.5.0-5.fc39.x86_64.rpm      8.0 MB/s |  62 kB     00:00    
18:26:18 #13 36.39 (19/146): file-5.44-5.fc39.x86_64.rpm           6.4 MB/s |  49 kB     00:00    
18:26:18 #13 36.39 (20/146): fonts-filesystem-2.0.5-12.fc39.noarch 1.6 MB/s | 8.2 kB     00:00    
18:26:18 #13 36.40 (21/146): fonts-srpm-macros-2.0.5-12.fc39.noarc 3.3 MB/s |  26 kB     00:00    
18:26:18 #13 36.40 (22/146): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 951 kB/s | 7.4 kB     00:00    
18:26:18 #13 36.40 (23/146): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 1.6 MB/s | 7.8 kB     00:00    
18:26:18 #13 36.41 (24/146): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm  32 MB/s | 484 kB     00:00    
18:26:18 #13 36.42 (25/146): glibc-gconv-extra-2.38-7.fc39.x86_64.  70 MB/s | 1.6 MB     00:00    
18:26:18 #13 36.42 (26/146): gnat-srpm-macros-6-3.fc39.noarch.rpm  459 kB/s | 8.8 kB     00:00    
18:26:18 #13 36.43 (27/146): go-srpm-macros-3.2.0-6.fc39.noarch.rp 1.6 MB/s |  27 kB     00:00    
18:26:18 #13 36.44 (28/146): groff-base-1.23.0-2.fc39.x86_64.rpm    70 MB/s | 1.1 MB     00:00    
18:26:18 #13 36.45 (29/146): hunspell-1.7.2-5.fc39.x86_64.rpm       21 MB/s | 472 kB     00:00    
18:26:18 #13 36.45 (30/146): hunspell-en-0.20201207-7.fc39.noarch. 9.3 MB/s | 190 kB     00:00    
18:26:18 #13 36.46 (31/146): hunspell-en-GB-0.20201207-7.fc39.noar  25 MB/s | 226 kB     00:00    
18:26:18 #13 36.46 (32/146): hunspell-en-US-0.20201207-7.fc39.noar  15 MB/s | 181 kB     00:00    
18:26:18 #13 36.46 (33/146): hunspell-filesystem-1.7.2-5.fc39.x86_ 877 kB/s | 9.2 kB     00:00    
18:26:18 #13 36.47 (34/146): jansson-2.13.1-7.fc39.x86_64.rpm      7.0 MB/s |  44 kB     00:00    
18:26:18 #13 36.47 (35/146): js-jquery-3.6.4-2.fc39.noarch.rpm      16 MB/s | 172 kB     00:00    
18:26:18 #13 36.47 (36/146): json-glib-1.8.0-1.fc39.x86_64.rpm      15 MB/s | 166 kB     00:00    
18:26:18 #13 36.48 (37/146): kernel-srpm-macros-1.0-20.fc39.noarch 1.3 MB/s |  10 kB     00:00    
18:26:18 #16 5.601  Done
18:26:18 #16 5.840 Starting pkgProblemResolver with broken count: 0
18:26:18 #14 30.88 Selecting previously unselected package manpages-dev.
18:26:18 #14 30.88 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
18:26:18 #14 30.88 Unpacking manpages-dev (5.05-1) ...
18:26:18 From https://github.com/docker/cli
18:26:18  * [new branch]      master     -> master
18:26:18  * [new branch]      master     -> origin/master
18:26:18 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:26:18 git init src/github.com/docker/docker
18:26:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:26:18 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:26:18 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:26:18 + SRC=src/github.com/docker/docker
18:26:18 + REF=master
18:26:18 + REF_FETCH=master
18:26:18 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:26:18 + awk {print $2}
18:26:18 #13 44.31   Preparing        :                                                        1/1 
18:26:18 #13 44.34   Installing       : python3-six-1.16.0-9.fc38.noarch                     1/148 
18:26:18 #13 44.35   Installing       : hunspell-filesystem-1.7.2-3.fc38.x86_64              2/148 
18:26:18 #13 44.36   Installing       : python3-construct-2.10.68-4.fc38.noarch              3/148 
18:26:18 #13 44.37   Installing       : python3-pybeam-0.7-5.fc38.noarch                     4/148 
18:26:18 #13 44.38   Installing       : python3-dateutil-1:2.8.2-5.fc38.noarch               5/148 
18:26:18 #13 44.40   Upgrading        : glibc-common-2.37-10.fc38.x86_64                     6/148 
18:26:18 #13 44.41   Upgrading        : glibc-minimal-langpack-2.37-10.fc38.x86_64           7/148 
18:26:18 #13 44.41   Running scriptlet: glibc-2.37-10.fc38.x86_64                            8/148 
18:26:18 #13 44.46   Upgrading        : glibc-2.37-10.fc38.x86_64                            8/148 
18:26:18 #13 44.47   Running scriptlet: glibc-2.37-10.fc38.x86_64                            8/148 
18:26:18 #13 44.57   Installing       : glibc-gconv-extra-2.37-10.fc38.x86_64                9/148 
18:26:18 #13 44.58   Running scriptlet: glibc-gconv-extra-2.37-10.fc38.x86_64                9/148 
18:26:18 #13 44.59   Installing       : hunspell-en-GB-0.20201207-3.fc38.noarch             10/148 
18:26:18 #13 44.60   Installing       : hunspell-en-0.20201207-3.fc38.noarch                11/148 
18:26:18 #13 44.61   Installing       : hunspell-en-US-0.20201207-3.fc38.noarch             12/148 
18:26:18 #13 44.62   Installing       : hunspell-1.7.2-3.fc38.x86_64                        13/148 
18:26:18 #13 44.63   Installing       : elfutils-debuginfod-client-0.189-3.fc38.x86_64      14/148 
18:26:18 #13 44.65   Installing       : elfutils-0.189-3.fc38.x86_64                        15/148 
18:26:18 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:26:18 go: downloading dario.cat/mergo v1.0.0
18:26:18 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:26:18 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:26:18 go: downloading github.com/creack/pty v1.1.18
18:26:18 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:26:18 go: downloading github.com/rivo/uniseg v0.2.0
18:26:18 go: downloading github.com/moby/sys/symlink v0.2.0
18:26:18 go: downloading github.com/klauspost/compress v1.16.5
18:26:18 #13 36.49 (38/146): libappstream-glib-0.8.2-4.fc39.x86_64  29 MB/s | 409 kB     00:00    
18:26:18 #13 36.49 (39/146): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm  13 MB/s | 183 kB     00:00    
18:26:18 #13 36.49 (40/146): libpkgconf-1.9.5-2.fc39.x86_64.rpm    5.2 MB/s |  38 kB     00:00    
18:26:18 #13 36.50 (41/146): libpng-1.6.37-15.fc39.x86_64.rpm       11 MB/s | 119 kB     00:00    
18:26:18 #13 36.50 (42/146): libstemmer-2.2.0-7.fc39.x86_64.rpm     16 MB/s | 171 kB     00:00    
18:26:18 #13 36.50 (43/146): lua-srpm-macros-1-9.fc39.noarch.rpm   1.2 MB/s | 8.6 kB     00:00    
18:26:18 #13 36.51 (44/146): ncurses-6.4-7.20230520.fc39.x86_64.rp  33 MB/s | 416 kB     00:00    
18:26:18 #13 36.51 (45/146): ocaml-srpm-macros-8-2.fc39.noarch.rpm 1.2 MB/s |  14 kB     00:00    
18:26:18 #13 36.52 (46/146): openblas-srpm-macros-2-14.fc39.noarch 1.4 MB/s | 7.5 kB     00:00    
18:26:18 #13 36.52 (47/146): package-notes-srpm-macros-0.5-9.fc39. 1.5 MB/s |  11 kB     00:00    
18:26:18 #13 36.52 (48/146): patch-2.7.6-22.fc39.x86_64.rpm         15 MB/s | 125 kB     00:00    
18:26:18 #13 36.52 (49/146): perl-Carp-1.54-500.fc39.noarch.rpm    4.9 MB/s |  29 kB     00:00    
18:26:18 #13 36.53 (50/146): perl-Data-Dumper-2.188-501.fc39.x86_6 6.6 MB/s |  56 kB     00:00    
18:26:18 #13 36.53 (51/146): perl-Digest-1.20-500.fc39.noarch.rpm  3.2 MB/s |  25 kB     00:00    
18:26:18 #13 36.54 (52/146): perl-Digest-MD5-2.58-500.fc39.x86_64. 4.2 MB/s |  35 kB     00:00    
18:26:18 #13 36.55 (53/146): perl-Encode-3.19-500.fc39.x86_64.rpm   79 MB/s | 1.7 MB     00:00    
18:26:18 #13 36.55 (54/146): perl-Exporter-5.77-500.fc39.noarch.rp 1.7 MB/s |  31 kB     00:00    
18:26:18 #13 36.55 (55/146): perl-File-Path-2.18-500.fc39.noarch.r 1.9 MB/s |  35 kB     00:00    
18:26:18 #13 36.56 (56/146): perl-File-Temp-0.231.100-500.fc39.noa  10 MB/s |  58 kB     00:00    
18:26:18 #13 36.56 (57/146): perl-Getopt-Long-2.54-500.fc39.noarch 7.7 MB/s |  60 kB     00:00    
18:26:18 #13 36.56 (58/146): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 6.8 MB/s |  56 kB     00:00    
18:26:18 #13 36.57 (59/146): perl-IO-Socket-IP-0.42-1.fc39.noarch. 6.7 MB/s |  42 kB     00:00    
18:26:18 #13 36.57 (60/146): perl-IO-Socket-SSL-2.083-3.fc39.noarc  22 MB/s | 225 kB     00:00    
18:26:18 #13 36.57 (61/146): perl-MIME-Base64-3.16-500.fc39.x86_64 3.0 MB/s |  29 kB     00:00    
18:26:18 #13 36.58 (62/146): perl-Mozilla-CA-20230801-1.fc39.noarc 2.0 MB/s |  13 kB     00:00    
18:26:18 #13 36.58 (63/146): perl-Net-SSLeay-1.92-10.fc39.x86_64.r  32 MB/s | 360 kB     00:00    
18:26:18 #13 36.59 (64/146): perl-PathTools-3.89-500.fc39.x86_64.r 7.4 MB/s |  87 kB     00:00    
18:26:18 #13 36.59 (65/146): perl-Pod-Escapes-1.07-500.fc39.noarch 2.8 MB/s |  20 kB     00:00    
18:26:18 #13 36.59 (66/146): perl-Pod-Perldoc-3.28.01-501.fc39.noa 8.5 MB/s |  86 kB     00:00    
18:26:18 #13 36.60 (67/146): perl-Pod-Simple-3.45-4.fc39.noarch.rp  19 MB/s | 218 kB     00:00    
18:26:18 #13 36.60 (68/146): perl-Pod-Usage-2.03-500.fc39.noarch.r 4.2 MB/s |  39 kB     00:00    
18:26:18 #13 36.61 (69/146): perl-Scalar-List-Utils-1.63-500.fc39. 5.7 MB/s |  72 kB     00:00    
18:26:18 #13 36.61 (70/146): perl-Socket-2.037-3.fc39.x86_64.rpm   4.9 MB/s |  55 kB     00:00    
18:26:18 #13 36.61 (71/146): perl-Storable-3.32-500.fc39.x86_64.rp  13 MB/s |  99 kB     00:00    
18:26:18 #13 36.62 (72/146): perl-Term-ANSIColor-5.01-501.fc39.noa 4.7 MB/s |  47 kB     00:00    
18:26:18 #13 36.62 (73/146): perl-Term-Cap-1.18-500.fc39.noarch.rp 2.2 MB/s |  22 kB     00:00    
18:26:18 #13 36.62 (74/146): perl-Text-ParseWords-3.31-500.fc39.no 2.8 MB/s |  16 kB     00:00    
18:26:18 #13 36.62 (75/146): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 2.8 MB/s |  22 kB     00:00    
18:26:18 #13 36.63 (76/146): perl-Time-Local-1.350-3.fc39.noarch.r 4.2 MB/s |  34 kB     00:00    
18:26:18 #13 36.63 (77/146): perl-URI-5.21-1.fc39.noarch.rpm        18 MB/s | 125 kB     00:00    
18:26:18 #13 36.64 (78/146): perl-constant-1.33-501.fc39.noarch.rp 2.1 MB/s |  22 kB     00:00    
18:26:18 #13 36.64 (79/146): perl-libnet-3.15-501.fc39.noarch.rpm   10 MB/s | 129 kB     00:00    
18:26:18 #13 36.65 (80/146): perl-parent-0.241-500.fc39.noarch.rpm 1.6 MB/s |  14 kB     00:00    
18:26:18 #13 36.65 (81/146): perl-podlators-5.01-500.fc39.noarch.r  10 MB/s | 125 kB     00:00    
18:26:18 #13 36.65 (82/146): perl-srpm-macros-1-51.fc39.noarch.rpm 722 kB/s | 8.0 kB     00:00    
18:26:18 #13 36.66 (83/146): pkgconf-1.9.5-2.fc39.x86_64.rpm       6.1 MB/s |  42 kB     00:00    
18:26:18 #13 36.66 (84/146): pkgconf-m4-1.9.5-2.fc39.noarch.rpm    1.5 MB/s |  14 kB     00:00    
18:26:18 #13 36.66 (85/146): pkgconf-pkg-config-1.9.5-2.fc39.x86_6 1.0 MB/s | 9.6 kB     00:00    
18:26:18 #13 36.66 (86/146): python-srpm-macros-3.12-4.fc39.noarch 3.9 MB/s |  25 kB     00:00    
18:26:18 #13 36.67 (87/146): python-systemd-doc-235-5.fc39.x86_64. 7.5 MB/s |  75 kB     00:00    
18:26:18 #13 36.67 (88/146): python3-construct-2.10.68-6.fc39.noar  14 MB/s | 146 kB     00:00    
18:26:18 #13 36.68 (89/146): python3-dateutil-2.8.2-10.fc39.noarch  37 MB/s | 355 kB     00:00    
18:26:18 #13 36.68 (90/146): python3-dbus-1.3.2-4.fc39.x86_64.rpm   12 MB/s | 157 kB     00:00    
18:26:18 #13 36.69 (91/146): python3-distro-1.8.0-6.fc39.noarch.rp 3.8 MB/s |  49 kB     00:00    
18:26:18 #13 36.69 (92/146): python3-enchant-3.2.2-10.fc39.noarch.  10 MB/s | 101 kB     00:00    
18:26:18 #13 36.70 (93/146): python3-file-magic-5.44-5.fc39.noarch 1.6 MB/s |  20 kB     00:00    
18:26:18 #13 36.70 (94/146): python3-pybeam-0.7-7.fc39.noarch.rpm  2.9 MB/s |  31 kB     00:00    
18:26:18 #13 36.70 (95/146): python3-pyxdg-0.27-9.fc39.noarch.rpm   19 MB/s | 130 kB     00:00    
18:26:18 #13 36.70 (96/146): python3-six-1.16.0-12.fc39.noarch.rpm 4.5 MB/s |  41 kB     00:00    
18:26:18 #13 36.71 (97/146): python3-systemd-235-5.fc39.x86_64.rpm  11 MB/s | 107 kB     00:00    
18:26:18 #13 36.71 (98/146): python3-tomli-w-1.0.0-9.fc39.noarch.r 3.1 MB/s |  21 kB     00:00    
18:26:18 #13 36.72 (99/146): python3-zstandard-0.21.0-3.fc39.x86_6  40 MB/s | 486 kB     00:00    
18:26:18 #13 36.72 (100/146): qt5-srpm-macros-5.15.10-2.fc39.noarc 801 kB/s | 8.3 kB     00:00    
18:26:18 #13 36.72 (101/146): redhat-rpm-config-262-1.fc39.noarch.  12 MB/s |  84 kB     00:00    
18:26:18 #13 36.73 (102/146): rpm-build-4.19.0-1.fc39.x86_64.rpm   7.8 MB/s |  78 kB     00:00    
18:26:18 #13 36.73 (103/146): rpmautospec-rpm-macros-0.3.5-4.fc39. 929 kB/s | 8.8 kB     00:00    
18:26:18 #13 36.74 (104/146): rpmlint-2.4.0-10.fc39.noarch.rpm      41 MB/s | 322 kB     00:00    
18:26:18 #13 36.74 (105/146): rust-srpm-macros-25.2-1.fc39.noarch. 1.1 MB/s |  13 kB     00:00    
18:26:18 #13 36.75 (106/146): shared-mime-info-2.2-4.fc39.x86_64.r  26 MB/s | 380 kB     00:00    
18:26:18 #13 36.75 (107/146): unzip-6.0-62.fc39.x86_64.rpm          19 MB/s | 184 kB     00:00    
18:26:18 #13 36.75 (108/146): web-assets-filesystem-5-20.fc39.noar 684 kB/s | 7.9 kB     00:00    
18:26:18 #13 36.76 (109/146): xxhash-libs-0.8.2-1.fc39.x86_64.rpm  4.0 MB/s |  37 kB     00:00    
18:26:18 #13 36.76 (110/146): zip-3.0-39.fc39.x86_64.rpm            31 MB/s | 266 kB     00:00    
18:26:18 #13 36.77 (111/146): xz-5.4.4-1.fc39.x86_64.rpm            32 MB/s | 556 kB     00:00    
18:26:18 #13 36.78 (112/146): zstd-1.5.5-4.fc39.x86_64.rpm          24 MB/s | 482 kB     00:00    
18:26:18 #13 36.78 (113/146): dnf-plugins-core-4.4.3-1.fc39.noarch 2.3 MB/s |  38 kB     00:00    
18:26:18 #13 36.79 (114/146): perl-AutoLoader-5.74-501.fc39.noarch 1.7 MB/s |  21 kB     00:00    
18:26:18 #16 5.895 Starting 2 pkgProblemResolver with broken count: 0
18:26:18 #16 5.899 Done
18:26:18 #14 31.11 Selecting previously unselected package python3-certifi.
18:26:18 #14 31.12 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
18:26:18 #14 31.12 Unpacking python3-certifi (2019.11.28-1) ...
18:26:18 #14 31.16 Selecting previously unselected package python3-idna.
18:26:18 #14 31.16 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
18:26:18 #14 31.17 Unpacking python3-idna (2.8-1) ...
18:26:18 #14 31.20 Selecting previously unselected package python3-urllib3.
18:26:18 #14 31.20 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
18:26:18 #14 31.20 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:26:18 #14 31.24 Selecting previously unselected package python3-requests.
18:26:18 #14 31.24 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
18:26:18 #14 31.24 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
18:26:18 #14 31.27 Selecting previously unselected package python3-unidiff.
18:26:18 #14 31.28 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
18:26:18 #14 31.28 Unpacking python3-unidiff (0.5.5-2) ...
18:26:18 #14 31.32 Selecting previously unselected package python3-xdg.
18:26:18 + REF=refs/heads/master
18:26:18 + [ -n refs/heads/master ]
18:26:18 + REF_FETCH=refs/heads/master:refs/heads/master
18:26:18 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:26:18 #13 44.66   Installing       : dwz-0.15-2.fc38.x86_64                              16/148 
18:26:18 #13 44.66   Installing       : file-5.44-3.fc38.x86_64                             17/148 
18:26:18 #13 44.67   Installing       : unzip-6.0-60.fc38.x86_64                            18/148 
18:26:18 #13 44.68   Installing       : xz-5.4.1-1.fc38.x86_64                              19/148 
18:26:18 #13 44.69   Installing       : zip-3.0-37.fc38.x86_64                              20/148 
18:26:18 #13 44.70   Installing       : enchant2-2.3.4-1.fc38.x86_64                        21/148 
18:26:18 #13 44.71   Installing       : python3-enchant-3.2.2-6.fc38.noarch                 22/148 
18:26:18 #13 44.72   Installing       : bzip2-1.0.8-13.fc38.x86_64                          23/148 
18:26:18 #13 44.72   Installing       : cpio-2.13-14.fc38.x86_64                            24/148 
18:26:18 #13 44.73   Installing       : ed-1.19-2.fc38.x86_64                               25/148 
18:26:18 #13 44.74   Installing       : patch-2.7.6-19.fc38.x86_64                          26/148 
18:26:18 #13 44.74   Running scriptlet: groff-base-1.22.4-11.fc38.x86_64                    27/148 
18:26:18 #13 36.79 (115/146): perl-B-1.88-501.fc39.x86_64.rpm       20 MB/s | 177 kB     00:00    
18:26:18 #13 36.82 (116/146): gdb-minimal-13.2-9.fc39.x86_64.rpm   101 MB/s | 4.2 MB     00:00    
18:26:18 #13 36.82 (117/146): perl-Class-Struct-0.68-501.fc39.noar 747 kB/s |  22 kB     00:00    
18:26:18 #13 36.82 (118/146): perl-DynaLoader-1.54-501.fc39.x86_64 965 kB/s |  26 kB     00:00    
18:26:18 #13 36.83 (119/146): perl-Errno-1.37-501.fc39.x86_64.rpm  2.9 MB/s |  15 kB     00:00    
18:26:18 #13 36.83 (120/146): perl-Fcntl-1.15-501.fc39.x86_64.rpm  2.8 MB/s |  21 kB     00:00    
18:26:18 #13 36.83 (121/146): perl-File-Basename-2.86-501.fc39.noa 2.3 MB/s |  17 kB     00:00    
18:26:18 #13 36.83 (122/146): perl-File-stat-1.13-501.fc39.noarch. 3.3 MB/s |  17 kB     00:00    
18:26:18 #13 36.84 (123/146): perl-FileHandle-2.05-501.fc39.noarch 2.1 MB/s |  16 kB     00:00    
18:26:18 #13 36.84 (124/146): perl-Getopt-Std-1.13-501.fc39.noarch 2.1 MB/s |  16 kB     00:00    
18:26:18 #13 36.84 (125/146): perl-IO-1.52-501.fc39.x86_64.rpm      14 MB/s |  82 kB     00:00    
18:26:18 #13 36.84 (126/146): perl-IPC-Open3-1.22-501.fc39.noarch. 2.6 MB/s |  22 kB     00:00    
18:26:18 #13 36.85 (127/146): perl-NDBM_File-1.16-501.fc39.x86_64. 2.6 MB/s |  23 kB     00:00    
18:26:18 #13 36.85 (128/146): perl-POSIX-2.13-501.fc39.x86_64.rpm   16 MB/s |  97 kB     00:00    
18:26:18 #13 36.85 (129/146): perl-SelectSaver-1.02-501.fc39.noarc 1.4 MB/s |  12 kB     00:00    
18:26:18 #13 36.86 (130/146): perl-Symbol-1.09-501.fc39.noarch.rpm 1.8 MB/s |  14 kB     00:00    
18:26:18 #13 36.86 (131/146): perl-base-2.27-501.fc39.noarch.rpm   2.6 MB/s |  16 kB     00:00    
18:26:18 #13 36.86 (132/146): perl-if-0.61.000-501.fc39.noarch.rpm 1.7 MB/s |  14 kB     00:00    
18:26:18 #13 36.87 (133/146): perl-interpreter-5.38.0-501.fc39.x86 8.1 MB/s |  72 kB     00:00    
18:26:18 #13 36.87 (134/146): perl-locale-1.10-501.fc39.noarch.rpm 1.4 MB/s |  14 kB     00:00    
18:26:18 #13 36.89 (135/146): perl-libs-5.38.0-501.fc39.x86_64.rpm  89 MB/s | 2.3 MB     00:00    
18:26:18 #13 36.89 (136/146): perl-mro-1.28-501.fc39.x86_64.rpm    1.1 MB/s |  29 kB     00:00    
18:26:18 #13 36.90 (137/146): perl-overload-1.37-501.fc39.noarch.r 2.1 MB/s |  46 kB     00:00    
18:26:18 #13 36.90 (138/146): perl-overloading-0.02-501.fc39.noarc 1.9 MB/s |  13 kB     00:00    
18:26:18 #13 36.90 (139/146): perl-vars-1.05-501.fc39.noarch.rpm   1.4 MB/s |  13 kB     00:00    
18:26:18 #13 36.90 (140/146): pyproject-srpm-macros-1.10.0-1.fc39. 1.8 MB/s |  14 kB     00:00    
18:26:18 #13 36.91 (141/146): python3-dnf-plugins-core-4.4.3-1.fc3  39 MB/s | 317 kB     00:00    
18:26:18 #13 36.91 (142/146): qt6-srpm-macros-6.5.2-3.fc39.noarch. 896 kB/s | 9.0 kB     00:00    
18:26:18 #13 36.92 (143/146): rpmlint-fedora-license-data-1.31-1.f 2.6 MB/s |  28 kB     00:00    
18:26:18 #13 36.93 (144/146): glibc-common-2.38-7.fc39.x86_64.rpm   26 MB/s | 349 kB     00:00    
18:26:18 #13 36.94 (145/146): glibc-2.38-7.fc39.x86_64.rpm          81 MB/s | 2.1 MB     00:00    
18:26:18 #13 36.94 (146/146): glibc-minimal-langpack-2.38-7.fc39.x 3.3 MB/s |  69 kB     00:00    
18:26:18 #13 36.94 --------------------------------------------------------------------------------
18:26:18 #13 36.94 Total                                            18 MB/s |  33 MB     00:01     
18:26:18 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:26:18 go: downloading golang.org/x/time v0.3.0
18:26:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:26:18 go: downloading go.opentelemetry.io/otel v1.4.1
18:26:18 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:26:18 go: downloading github.com/opencontainers/runc v1.1.7
18:26:18 go: downloading gopkg.in/yaml.v3 v3.0.1
18:26:18 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:26:18 go: downloading github.com/stretchr/testify v1.8.1
18:26:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:26:18 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:26:18 go: downloading github.com/gorilla/mux v1.8.0
18:26:18 go: downloading golang.org/x/crypto v0.9.0
18:26:18 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:26:18 #15 6.442 Preparing to unpack .../5-libsystemd0_252.17-1~deb12u1_amd64.deb ...
18:26:18 #15 6.465 Unpacking libsystemd0:amd64 (252.17-1~deb12u1) over (252.12-1~deb12u1) ...
18:26:18 #15 6.559 Setting up libsystemd0:amd64 (252.17-1~deb12u1) ...
18:26:18 #15 6.608 Selecting previously unselected package libproc2-0:amd64.
18:26:18 #15 6.608 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 33955 files and directories currently installed.)
18:26:18 #15 6.626 Preparing to unpack .../libproc2-0_2%3a4.0.2-3_amd64.deb ...
18:26:18 #15 6.631 Unpacking libproc2-0:amd64 (2:4.0.2-3) ...
18:26:18 #15 6.677 Selecting previously unselected package procps.
18:26:18 #16 6.333 The following additional packages will be installed:
18:26:18 #16 6.334   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:26:18 #16 6.334   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:26:18 #16 6.334   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
18:26:18 #16 6.334   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0
18:26:18 #16 6.335   libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin
18:26:18 #16 6.336 Suggested packages:
18:26:18 #16 6.336   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip
18:26:18 #16 6.336   seccomp
18:26:18 #16 6.336 Recommended packages:
18:26:18 #16 6.336   dmsetup
18:26:18 #16 6.384 The following NEW packages will be installed:
18:26:18 #16 6.385   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:26:18 #16 6.385   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:26:18 #16 6.385   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
18:26:18 #16 6.385   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:26:18 #16 6.386   libuv1 pkg-config pkgconf pkgconf-bin
18:26:18 #16 6.388 The following packages will be upgraded:
18:26:18 #16 6.388   libsystemd0 libudev1
18:26:18 #12 50.75   Running scriptlet: glibc-common-2.36-12.fc37.x86_64                   149/149 
18:26:18 #12 54.26   Verifying        : bzip2-1.0.8-12.fc37.x86_64                           1/149 
18:26:18 #12 54.26   Verifying        : cpio-2.13-13.fc37.x86_64                             2/149 
18:26:18 #12 54.26   Verifying        : dash-0.5.11.5-2.fc37.x86_64                          3/149 
18:26:18 #12 54.26   Verifying        : desktop-file-utils-0.26-7.fc37.x86_64                4/149 
18:26:18 #12 54.26   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.x86_64        5/149 
18:26:18 #12 54.26   Verifying        : diffutils-3.8-3.fc37.x86_64                          6/149 
18:26:18 #12 54.26   Verifying        : dwz-0.14-7.fc37.x86_64                               7/149 
18:26:18 #12 54.26   Verifying        : ed-1.18-2.fc37.x86_64                                8/149 
18:26:18 #12 54.26   Verifying        : efi-srpm-macros-5-6.fc37.noarch                      9/149 
18:26:18 #12 54.26   Verifying        : file-5.42-4.fc37.x86_64                             10/149 
18:26:18 #12 54.26   Verifying        : fonts-filesystem-1:2.0.5-9.fc37.noarch              11/149 
18:26:18 #12 54.26   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             12/149 
18:26:18 #12 54.26   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   13/149 
18:26:18 #12 54.26   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   14/149 
18:26:18 #12 54.27   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  15/149 
18:26:18 #12 54.27   Verifying        : groff-base-1.22.4-10.fc37.x86_64                    16/149 
18:26:18 #12 54.27   Verifying        : hunspell-1.7.0-21.fc37.x86_64                       17/149 
18:26:18 #12 54.27   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             18/149 
18:26:18 #12 54.27   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          19/149 
18:26:18 #12 54.27   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          20/149 
18:26:18 #12 54.27   Verifying        : hunspell-filesystem-1.7.0-21.fc37.x86_64            21/149 
18:26:18 #12 54.27   Verifying        : js-jquery-3.6.0-3.fc37.noarch                       22/149 
18:26:18 #12 54.27   Verifying        : json-glib-1.6.6-3.fc37.x86_64                       23/149 
18:26:18 #12 54.27   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               24/149 
18:26:18 #12 54.27   Verifying        : libappstream-glib-0.8.1-1.fc37.x86_64               25/149 
18:26:18 #12 54.27   Verifying        : libjpeg-turbo-2.1.3-2.fc37.x86_64                   26/149 
18:26:18 #12 54.27   Verifying        : libpkgconf-1.8.0-3.fc37.x86_64                      27/149 
18:26:18 #12 54.27   Verifying        : libpng-2:1.6.37-13.fc37.x86_64                      28/149 
18:26:18 #12 54.27   Verifying        : libstemmer-0-19.585svn.fc37.x86_64                  29/149 
18:26:18 #12 54.27   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     30/149 
18:26:18 #12 54.27   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     31/149 
18:26:18 #12 54.27   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   32/149 
18:26:18 #12 54.27   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               33/149 
18:26:18 #12 54.27   Verifying        : patch-2.7.6-17.fc37.x86_64                          34/149 
18:26:18 #12 54.27   Verifying        : perl-Carp-1.52-489.fc37.noarch                      35/149 
18:26:18 #12 54.27   Verifying        : perl-Data-Dumper-2.184-490.fc37.x86_64              36/149 
18:26:18 #12 54.27   Verifying        : perl-Digest-1.20-489.fc37.noarch                    37/149 
18:26:18 #12 54.27   Verifying        : perl-Digest-MD5-2.58-489.fc37.x86_64                38/149 
18:26:18 #12 54.27   Verifying        : perl-Encode-4:3.19-492.fc37.x86_64                  39/149 
18:26:18 #12 54.27   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  40/149 
18:26:18 #12 54.27   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 41/149 
18:26:18 #12 54.27   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          42/149 
18:26:18 #12 54.27   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              43/149 
18:26:18 #12 54.27   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              44/149 
18:26:18 #12 54.27   Verifying        : perl-MIME-Base64-3.16-489.fc37.x86_64               45/149 
18:26:18 #12 54.27   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              46/149 
18:26:18 #12 54.27   Verifying        : perl-Net-SSLeay-1.92-4.fc37.x86_64                  47/149 
18:26:18 #12 54.27   Verifying        : perl-PathTools-3.84-489.fc37.x86_64                 48/149 
18:26:18 #12 54.27   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             49/149 
18:26:18 #12 54.27   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            50/149 
18:26:18 #12 54.27   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              51/149 
18:26:18 #12 54.27   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 52/149 
18:26:18 #12 54.27   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64       53/149 
18:26:18 #12 54.27   Verifying        : perl-Socket-4:2.036-1.fc37.x86_64                   54/149 
18:26:18 #12 54.27   Verifying        : perl-Storable-1:3.26-489.fc37.x86_64                55/149 
18:26:18 #12 54.27   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            56/149 
18:26:18 #12 54.27   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  57/149 
18:26:18 #12 54.27   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           58/149 
18:26:18 #12 54.27   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             59/149 
18:26:18 #12 54.27   Verifying        : perl-constant-1.33-490.fc37.noarch                  60/149 
18:26:18 #12 54.27   Verifying        : perl-libnet-3.14-490.fc37.noarch                    61/149 
18:26:18 #12 54.27   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 62/149 
18:26:18 #12 54.27   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               63/149 
18:26:18 #12 54.27   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   64/149 
18:26:18 #12 54.27   Verifying        : pkgconf-1.8.0-3.fc37.x86_64                         65/149 
18:26:18 #12 54.27   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                      66/149 
18:26:18 #12 54.27   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.x86_64              67/149 
18:26:18 #12 54.27   Verifying        : python-systemd-doc-235-1.fc37.x86_64                68/149 
18:26:18 #12 54.27   Verifying        : python3-construct-2.10.68-3.fc37.noarch             69/149 
18:26:18 #12 54.27   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch              70/149 
18:26:18 #12 54.27   Verifying        : python3-distro-1.7.0-3.fc37.noarch                  71/149 
18:26:18 #12 54.27   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                 72/149 
18:26:18 #12 54.27   Verifying        : python3-file-magic-5.42-4.fc37.noarch               73/149 
18:26:18 #12 54.27   Verifying        : python3-pybeam-0.7-4.fc37.noarch                    74/149 
18:26:18 #12 54.27   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                    75/149 
18:26:18 #12 54.27   Verifying        : python3-six-1.16.0-8.fc37.noarch                    76/149 
18:26:18 #12 54.27   Verifying        : python3-systemd-235-1.fc37.x86_64                   77/149 
18:26:18 #12 54.27   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                 78/149 
18:26:18 #12 54.27   Verifying        : shared-mime-info-2.2-2.fc37.x86_64                  79/149 
18:26:18 #12 54.27   Verifying        : unzip-6.0-58.fc37.x86_64                            80/149 
18:26:18 #12 54.27   Verifying        : web-assets-filesystem-5-18.fc37.noarch              81/149 
18:26:18 #12 54.27   Verifying        : zip-3.0-33.fc37.x86_64                              82/149 
18:26:18 #12 54.27   Verifying        : ansible-srpm-macros-1-10.fc37.noarch                83/149 
18:26:18 #12 54.27   Verifying        : binutils-2.38-27.fc37.x86_64                        84/149 
18:26:18 #12 54.27   Verifying        : binutils-gold-2.38-27.fc37.x86_64                   85/149 
18:26:18 #12 54.27   Verifying        : dbus-libs-1:1.14.10-1.fc37.x86_64                   86/149 
18:26:18 #12 54.27   Verifying        : debugedit-5.0-7.fc37.x86_64                         87/149 
18:26:18 #12 54.27   Verifying        : dnf-plugins-core-4.4.2-1.fc37.noarch                88/149 
18:26:18 #12 54.27   Verifying        : elfutils-0.189-3.fc37.x86_64                        89/149 
18:26:18 #12 54.27   Verifying        : elfutils-debuginfod-client-0.189-3.fc37.x86_64      90/149 
18:26:18 #12 54.27   Verifying        : emacs-filesystem-1:28.2-3.fc37.noarch               91/149 
18:26:18 #12 54.27   Verifying        : enchant2-2.3.4-1.fc37.x86_64                        92/149 
18:26:18 #12 54.27   Verifying        : gdb-minimal-13.2-2.fc37.x86_64                      93/149 
18:26:18 #12 54.27   Verifying        : ghc-srpm-macros-1.6.1-1.fc37.noarch                 94/149 
18:26:18 #12 54.27   Verifying        : glibc-gconv-extra-2.36-14.fc37.x86_64               95/149 
18:26:18 #12 54.27   Verifying        : gnat-srpm-macros-5-1.fc37.noarch                    96/149 
18:26:18 #12 54.27   Verifying        : ncurses-6.4-3.20230114.fc37.x86_64                  97/149 
18:26:18 #12 54.27   Verifying        : package-notes-srpm-macros-0.5-7.fc37.noarch         98/149 
18:26:18 #12 54.27   Verifying        : perl-AutoLoader-5.74-494.fc37.noarch                99/149 
18:26:18 #12 54.27   Verifying        : perl-B-1.83-494.fc37.x86_64                        100/149 
18:26:18 #12 54.27   Verifying        : perl-Class-Struct-0.66-494.fc37.noarch             101/149 
18:26:18 #12 54.27   Verifying        : perl-DynaLoader-1.52-494.fc37.x86_64               102/149 
18:26:18 #12 54.27   Verifying        : perl-Errno-1.36-494.fc37.x86_64                    103/149 
18:26:18 #12 54.27   Verifying        : perl-Fcntl-1.15-494.fc37.x86_64                    104/149 
18:26:18 #12 54.27   Verifying        : perl-File-Basename-2.85-494.fc37.noarch            105/149 
18:26:18 #12 54.27   Verifying        : perl-File-stat-1.12-494.fc37.noarch                106/149 
18:26:18 #12 54.27   Verifying        : perl-FileHandle-2.03-494.fc37.noarch               107/149 
18:26:18 #12 54.27   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              108/149 
18:26:18 #12 54.27   Verifying        : perl-Getopt-Std-1.13-494.fc37.noarch               109/149 
18:26:18 #12 54.27   Verifying        : perl-HTTP-Tiny-0.086-1.fc37.noarch                 110/149 
18:26:18 #12 54.27   Verifying        : perl-IO-1.50-494.fc37.x86_64                       111/149 
18:26:18 #12 54.27   Verifying        : perl-IPC-Open3-1.22-494.fc37.noarch                112/149 
18:26:18 #12 54.27   Verifying        : perl-NDBM_File-1.15-494.fc37.x86_64                113/149 
18:26:18 #12 54.27   Verifying        : perl-POSIX-2.03-494.fc37.x86_64                    114/149 
18:26:18 #12 54.27   Verifying        : perl-SelectSaver-1.02-494.fc37.noarch              115/149 
18:26:18 #12 54.27   Verifying        : perl-Symbol-1.09-494.fc37.noarch                   116/149 
18:26:18 #12 54.27   Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch        117/149 
18:26:18 #12 54.27   Verifying        : perl-URI-5.17-1.fc37.noarch                        118/149 
18:26:18 #12 54.27   Verifying        : perl-base-2.27-494.fc37.noarch                     119/149 
18:26:18 #12 54.27   Verifying        : perl-if-0.61.000-494.fc37.noarch                   120/149 
18:26:18 #12 54.27   Verifying        : perl-interpreter-4:5.36.1-494.fc37.x86_64          121/149 
18:26:18 #12 54.27   Verifying        : perl-libs-4:5.36.1-494.fc37.x86_64                 122/149 
18:26:18 #12 54.27   Verifying        : perl-locale-1.10-494.fc37.noarch                   123/149 
18:26:18 #12 54.27   Verifying        : perl-mro-1.26-494.fc37.x86_64                      124/149 
18:26:18 #12 54.27   Verifying        : perl-overload-1.35-494.fc37.noarch                 125/149 
18:26:18 #12 54.27   Verifying        : perl-overloading-0.02-494.fc37.noarch              126/149 
18:26:18 #12 54.27   Verifying        : perl-subs-1.04-494.fc37.noarch                     127/149 
18:26:18 #12 54.27   Verifying        : perl-vars-1.05-494.fc37.noarch                     128/149 
18:26:18 #12 54.27   Verifying        : pyproject-srpm-macros-1.9.0-1.fc37.noarch          129/149 
18:26:18 #12 54.27   Verifying        : python-srpm-macros-3.11-6.fc37.noarch              130/149 
18:26:18 #12 54.27   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                   131/149 
18:26:18 #12 54.27   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc37.noarch       132/149 
18:26:18 #12 54.27   Verifying        : python3-zstandard-0.19.0-1.fc37.x86_64             133/149 
18:26:18 #12 54.27   Verifying        : qt5-srpm-macros-5.15.9-1.fc37.noarch               134/149 
18:26:18 #12 54.27   Verifying        : redhat-rpm-config-229-1.fc37.noarch                135/149 
18:26:18 #12 54.27   Verifying        : rpm-build-4.18.1-2.fc37.x86_64                     136/149 
18:26:18 #12 54.27   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch         137/149 
18:26:18 #12 54.27   Verifying        : rpmlint-2.4.0-6.fc37.noarch                        138/149 
18:26:18 #12 54.27   Verifying        : rpmlint-fedora-license-data-1.31-1.fc37.noarch     139/149 
18:26:18 #12 54.27   Verifying        : rust-srpm-macros-24-4.fc37.noarch                  140/149 
18:26:18 #12 54.27   Verifying        : xxhash-libs-0.8.2-1.fc37.x86_64                    141/149 
18:26:18 #12 54.27   Verifying        : xz-5.4.1-1.fc37.x86_64                             142/149 
18:26:18 #12 54.27   Verifying        : zstd-1.5.5-1.fc37.x86_64                           143/149 
18:26:18 #12 54.27   Verifying        : glibc-2.36-14.fc37.x86_64                          144/149 
18:26:18 #12 54.27   Verifying        : glibc-2.36-12.fc37.x86_64                          145/149 
18:26:18 #12 54.27   Verifying        : glibc-common-2.36-14.fc37.x86_64                   146/149 
18:26:18 #12 54.27   Verifying        : glibc-common-2.36-12.fc37.x86_64                   147/149 
18:26:18 #12 54.27   Verifying        : glibc-minimal-langpack-2.36-14.fc37.x86_64         148/149 
18:26:18 #12 54.27   Verifying        : glibc-minimal-langpack-2.36-12.fc37.x86_64         149/149 
18:26:18 #12 54.46 
18:26:18 #12 54.46 Upgraded:
18:26:18 #12 54.46   glibc-2.36-14.fc37.x86_64                   glibc-common-2.36-14.fc37.x86_64 
18:26:18 #12 54.46   glibc-minimal-langpack-2.36-14.fc37.x86_64 
18:26:18 #12 54.46 Installed:
18:26:18 #12 54.46   ansible-srpm-macros-1-10.fc37.noarch                                          
18:26:18 #12 54.46   binutils-2.38-27.fc37.x86_64                                                  
18:26:18 #12 54.46   binutils-gold-2.38-27.fc37.x86_64                                             
18:26:18 #12 54.46   bzip2-1.0.8-12.fc37.x86_64                                                    
18:26:18 #12 54.46   cpio-2.13-13.fc37.x86_64                                                      
18:26:18 #12 54.46   dash-0.5.11.5-2.fc37.x86_64                                                   
18:26:18 #12 54.46   dbus-libs-1:1.14.10-1.fc37.x86_64                                             
18:26:18 #12 54.46   debugedit-5.0-7.fc37.x86_64                                                   
18:26:18 #12 54.46   desktop-file-utils-0.26-7.fc37.x86_64                                         
18:26:18 #12 54.46   devscripts-checkbashisms-2.22.2-3.fc37.x86_64                                 
18:26:18 #12 54.46   diffutils-3.8-3.fc37.x86_64                                                   
18:26:18 #12 54.46   dnf-plugins-core-4.4.2-1.fc37.noarch                                          
18:26:18 #12 54.46   dwz-0.14-7.fc37.x86_64                                                        
18:26:18 #12 54.46   ed-1.18-2.fc37.x86_64                                                         
18:26:18 #12 54.46   efi-srpm-macros-5-6.fc37.noarch                                               
18:26:18 #12 54.46   elfutils-0.189-3.fc37.x86_64                                                  
18:26:18 #12 54.46   elfutils-debuginfod-client-0.189-3.fc37.x86_64                                
18:26:18 #12 54.46   emacs-filesystem-1:28.2-3.fc37.noarch                                         
18:26:18 #12 54.46   enchant2-2.3.4-1.fc37.x86_64                                                  
18:26:18 #12 54.46   file-5.42-4.fc37.x86_64                                                       
18:26:18 #12 54.46   fonts-filesystem-1:2.0.5-9.fc37.noarch                                        
18:26:18 #12 54.46   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
18:26:18 #12 54.46   fpc-srpm-macros-1.3-6.fc37.noarch                                             
18:26:18 #12 54.46   gdb-minimal-13.2-2.fc37.x86_64                                                
18:26:18 #12 54.46   gdk-pixbuf2-2.42.10-1.fc37.x86_64                                             
18:26:18 #12 54.46   ghc-srpm-macros-1.6.1-1.fc37.noarch                                           
18:26:18 #12 54.46   glibc-gconv-extra-2.36-14.fc37.x86_64                                         
18:26:18 #12 54.46   gnat-srpm-macros-5-1.fc37.noarch                                              
18:26:18 #12 54.46   go-srpm-macros-3.2.0-1.fc37.noarch                                            
18:26:18 #12 54.46   groff-base-1.22.4-10.fc37.x86_64                                              
18:26:18 #12 54.46   hunspell-1.7.0-21.fc37.x86_64                                                 
18:26:18 #12 54.46   hunspell-en-0.20140811.1-23.fc37.noarch                                       
18:26:18 #12 54.46   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
18:26:18 #12 54.46   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
18:26:18 #12 54.46   hunspell-filesystem-1.7.0-21.fc37.x86_64                                      
18:26:18 #12 54.46   js-jquery-3.6.0-3.fc37.noarch                                                 
18:26:18 #12 54.46   json-glib-1.6.6-3.fc37.x86_64                                                 
18:26:18 #12 54.46   kernel-srpm-macros-1.0-15.fc37.noarch                                         
18:26:18 #12 54.46   libappstream-glib-0.8.1-1.fc37.x86_64                                         
18:26:18 #12 54.46   libjpeg-turbo-2.1.3-2.fc37.x86_64                                             
18:26:18 #12 54.46   libpkgconf-1.8.0-3.fc37.x86_64                                                
18:26:18 #12 54.46   libpng-2:1.6.37-13.fc37.x86_64                                                
18:26:18 #12 54.46   libstemmer-0-19.585svn.fc37.x86_64                                            
18:26:18 #12 54.46   lua-srpm-macros-1-7.fc37.noarch                                               
18:26:18 #12 54.46   ncurses-6.4-3.20230114.fc37.x86_64                                            
18:26:18 #12 54.46   nim-srpm-macros-3-7.fc37.noarch                                               
18:26:18 #12 54.46   ocaml-srpm-macros-7-2.fc37.noarch                                             
18:26:18 #12 54.46   openblas-srpm-macros-2-12.fc37.noarch                                         
18:26:18 #12 54.46   package-notes-srpm-macros-0.5-7.fc37.noarch                                   
18:26:18 #12 54.46   patch-2.7.6-17.fc37.x86_64                                                    
18:26:18 #12 54.46   perl-AutoLoader-5.74-494.fc37.noarch                                          
18:26:18 #12 54.46   perl-B-1.83-494.fc37.x86_64                                                   
18:26:18 #12 54.46   perl-Carp-1.52-489.fc37.noarch                                                
18:26:18 #12 54.46   perl-Class-Struct-0.66-494.fc37.noarch                                        
18:26:18 #12 54.46   perl-Data-Dumper-2.184-490.fc37.x86_64                                        
18:26:18 #12 54.46   perl-Digest-1.20-489.fc37.noarch                                              
18:26:18 #12 54.46   perl-Digest-MD5-2.58-489.fc37.x86_64                                          
18:26:18 #12 54.46   perl-DynaLoader-1.52-494.fc37.x86_64                                          
18:26:18 #12 54.46   perl-Encode-4:3.19-492.fc37.x86_64                                            
18:26:18 #12 54.46   perl-Errno-1.36-494.fc37.x86_64                                               
18:26:18 #12 54.46   perl-Exporter-5.77-489.fc37.noarch                                            
18:26:18 #12 54.46   perl-Fcntl-1.15-494.fc37.x86_64                                               
18:26:18 #12 54.46   perl-File-Basename-2.85-494.fc37.noarch                                       
18:26:18 #12 54.46   perl-File-Path-2.18-489.fc37.noarch                                           
18:26:18 #12 54.46   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
18:26:18 #12 54.46   perl-File-stat-1.12-494.fc37.noarch                                           
18:26:18 #12 54.46   perl-FileHandle-2.03-494.fc37.noarch                                          
18:26:18 #12 54.46   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
18:26:18 #12 54.46   perl-Getopt-Std-1.13-494.fc37.noarch                                          
18:26:18 #12 54.46   perl-HTTP-Tiny-0.086-1.fc37.noarch                                            
18:26:18 #12 54.46   perl-IO-1.50-494.fc37.x86_64                                                  
18:26:18 #12 54.46   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
18:26:18 #12 54.46   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
18:26:18 #12 54.46   perl-IPC-Open3-1.22-494.fc37.noarch                                           
18:26:18 #12 54.46   perl-MIME-Base64-3.16-489.fc37.x86_64                                         
18:26:18 #12 54.46   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
18:26:18 #12 54.46   perl-NDBM_File-1.15-494.fc37.x86_64                                           
18:26:18 #12 54.46   perl-Net-SSLeay-1.92-4.fc37.x86_64                                            
18:26:18 #12 54.46   perl-POSIX-2.03-494.fc37.x86_64                                               
18:26:18 #12 54.46   perl-PathTools-3.84-489.fc37.x86_64                                           
18:26:18 #12 54.46   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
18:26:18 #12 54.46   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
18:26:18 #12 54.46   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
18:26:18 #12 54.46   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
18:26:18 #12 54.46   perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64                                 
18:26:18 #12 54.46   perl-SelectSaver-1.02-494.fc37.noarch                                         
18:26:18 #12 54.46   perl-Socket-4:2.036-1.fc37.x86_64                                             
18:26:18 #12 54.46   perl-Storable-1:3.26-489.fc37.x86_64                                          
18:26:18 #12 54.46   perl-Symbol-1.09-494.fc37.noarch                                              
18:26:18 #12 54.46   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
18:26:18 #12 54.46   perl-Term-Cap-1.17-489.fc37.noarch                                            
18:26:18 #12 54.46   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
18:26:18 #12 54.46   perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch                                   
18:26:18 #12 54.46   perl-Time-Local-2:1.300-489.fc37.noarch                                       
18:26:18 #12 54.46   perl-URI-5.17-1.fc37.noarch                                                   
18:26:18 #12 54.46   perl-base-2.27-494.fc37.noarch                                                
18:26:18 #12 54.46   perl-constant-1.33-490.fc37.noarch                                            
18:26:18 #12 54.46   perl-if-0.61.000-494.fc37.noarch                                              
18:26:18 #12 54.46   perl-interpreter-4:5.36.1-494.fc37.x86_64                                     
18:26:18 #12 54.46   perl-libnet-3.14-490.fc37.noarch                                              
18:26:18 #12 54.46   perl-libs-4:5.36.1-494.fc37.x86_64                                            
18:26:18 #12 54.46   perl-locale-1.10-494.fc37.noarch                                              
18:26:18 #12 54.46   perl-mro-1.26-494.fc37.x86_64                                                 
18:26:18 #12 54.46   perl-overload-1.35-494.fc37.noarch                                            
18:26:18 #12 54.46   perl-overloading-0.02-494.fc37.noarch                                         
18:26:18 #12 54.46   perl-parent-1:0.238-489.fc37.noarch                                           
18:26:18 #12 54.46   perl-podlators-1:4.14-489.fc37.noarch                                         
18:26:18 #12 54.46   perl-srpm-macros-1-46.fc37.noarch                                             
18:26:18 #12 54.46   perl-subs-1.04-494.fc37.noarch                                                
18:26:18 #12 54.46   perl-vars-1.05-494.fc37.noarch                                                
18:26:18 #12 54.46   pkgconf-1.8.0-3.fc37.x86_64                                                   
18:26:18 #12 54.46   pkgconf-m4-1.8.0-3.fc37.noarch                                                
18:26:18 #12 54.46   pkgconf-pkg-config-1.8.0-3.fc37.x86_64                                        
18:26:18 #12 54.46   pyproject-srpm-macros-1.9.0-1.fc37.noarch                                     
18:26:18 #12 54.46   python-srpm-macros-3.11-6.fc37.noarch                                         
18:26:18 #12 54.46   python-systemd-doc-235-1.fc37.x86_64                                          
18:26:18 #12 54.46   python3-construct-2.10.68-3.fc37.noarch                                       
18:26:18 #12 54.46   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
18:26:18 #12 54.46   python3-dbus-1.3.2-1.fc37.x86_64                                              
18:26:18 #12 54.46   python3-distro-1.7.0-3.fc37.noarch                                            
18:26:18 #12 54.46   python3-dnf-plugins-core-4.4.2-1.fc37.noarch                                  
18:26:18 #12 54.46   python3-enchant-3.2.2-5.fc37.noarch                                           
18:26:18 #12 54.46   python3-file-magic-5.42-4.fc37.noarch                                         
18:26:18 #12 54.46   python3-pybeam-0.7-4.fc37.noarch                                              
18:26:18 #12 54.46   python3-pyxdg-0.27-6.fc37.noarch                                              
18:26:18 #12 54.46   python3-six-1.16.0-8.fc37.noarch                                              
18:26:18 #12 54.46   python3-systemd-235-1.fc37.x86_64                                             
18:26:18 #12 54.46   python3-tomli-w-1.0.0-4.fc37.noarch                                           
18:26:18 #12 54.46   python3-zstandard-0.19.0-1.fc37.x86_64                                        
18:26:18 #12 54.46   qt5-srpm-macros-5.15.9-1.fc37.noarch                                          
18:26:18 #12 54.46   redhat-rpm-config-229-1.fc37.noarch                                           
18:26:18 #12 54.46   rpm-build-4.18.1-2.fc37.x86_64                                                
18:26:18 #12 54.46   rpmautospec-rpm-macros-0.3.5-1.fc37.noarch                                    
18:26:18 #12 54.46   rpmlint-2.4.0-6.fc37.noarch                                                   
18:26:18 #12 54.46   rpmlint-fedora-license-data-1.31-1.fc37.noarch                                
18:26:18 #12 54.46   rust-srpm-macros-24-4.fc37.noarch                                             
18:26:18 #12 54.46   shared-mime-info-2.2-2.fc37.x86_64                                            
18:26:18 #12 54.46   unzip-6.0-58.fc37.x86_64                                                      
18:26:18 #12 54.46   web-assets-filesystem-5-18.fc37.noarch                                        
18:26:18 #12 54.46   xxhash-libs-0.8.2-1.fc37.x86_64                                               
18:26:18 #12 54.46   xz-5.4.1-1.fc37.x86_64                                                        
18:26:18 #12 54.46   zip-3.0-33.fc37.x86_64                                                        
18:26:18 #12 54.46   zstd-1.5.5-1.fc37.x86_64                                                      
18:26:18 #12 54.46 
18:26:18 #12 54.46 Complete!
18:26:18 #12 DONE 54.7s
18:26:18 
18:26:18 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
18:26:18 #14 DONE 0.0s
18:26:18 
18:26:18 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:26:18 #14 31.32 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
18:26:18 #14 31.33 Unpacking python3-xdg (0.26-1ubuntu1) ...
18:26:18 #14 31.36 Selecting previously unselected package unzip.
18:26:18 #14 31.36 Preparing to unpack .../336-unzip_6.0-25ubuntu1.1_amd64.deb ...
18:26:18 #14 31.36 Unpacking unzip (6.0-25ubuntu1.1) ...
18:26:18 #14 31.40 Selecting previously unselected package equivs.
18:26:18 #14 31.40 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
18:26:18 #14 31.41 Unpacking equivs (2.2.0) ...
18:26:18 #14 31.43 Selecting previously unselected package libauthen-sasl-perl.
18:26:18 #14 31.43 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
18:26:18 #14 31.44 Unpacking libauthen-sasl-perl (2.1600-1) ...
18:26:18 #14 31.47 Selecting previously unselected package python3-magic.
18:26:18 #14 31.47 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
18:26:18 #14 31.47 Unpacking python3-magic (2:0.4.15-3) ...
18:26:18 #14 31.51 Setting up libapt-pkg-perl (0.1.36build3) ...
18:26:18 #14 31.52 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
18:26:18 #14 31.53 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
18:26:18 #14 31.54 Setting up wdiff (1.2.2-2build1) ...
18:26:18 #13 44.79   Installing       : groff-base-1.22.4-11.fc38.x86_64                    27/148 
18:26:18 #13 44.80   Running scriptlet: groff-base-1.22.4-11.fc38.x86_64                    27/148 
18:26:18 #13 44.81   Installing       : jansson-2.13.1-6.fc38.x86_64                        28/148 
18:26:18 #13 44.83   Installing       : binutils-gold-2.39-9.fc38.x86_64                    29/148 
18:26:18 #13 44.92   Installing       : binutils-2.39-9.fc38.x86_64                         30/148 
18:26:18 #13 44.93   Running scriptlet: binutils-2.39-9.fc38.x86_64                         30/148 
18:26:18 #13 44.94   Installing       : json-glib-1.6.6-4.fc38.x86_64                       31/148 
18:26:18 #13 44.95   Installing       : libjpeg-turbo-2.1.4-2.fc38.x86_64                   32/148 
18:26:18 #13 44.96   Installing       : libpkgconf-1.8.0-6.fc38.x86_64                      33/148 
18:26:18 #13 44.97   Installing       : pkgconf-1.8.0-6.fc38.x86_64                         34/148 
18:26:18 #13 44.97   Installing       : libpng-2:1.6.37-14.fc38.x86_64                      35/148 
18:26:18 #13 44.98   Installing       : libstemmer-2.2.0-5.fc38.x86_64                      36/148 
18:26:18 #13 44.99   Installing       : ncurses-6.4-3.20230114.fc38.x86_64                  37/148 
18:26:18 #13 45.00   Installing       : perl-Digest-1.20-490.fc38.noarch                    38/148 
18:26:18 #13 45.00   Installing       : perl-Digest-MD5-2.58-490.fc38.x86_64                39/148 
18:26:18 #13 45.01   Installing       : perl-B-1.83-497.fc38.x86_64                         40/148 
18:26:18 #13 45.02   Installing       : perl-FileHandle-2.03-497.fc38.noarch                41/148 
18:26:18 #13 45.02   Installing       : perl-Data-Dumper-2.184-491.fc38.x86_64              42/148 
18:26:18 #13 45.03   Installing       : perl-libnet-3.15-1.fc38.noarch                      43/148 
18:26:18 #13 45.03   Installing       : perl-AutoLoader-5.74-497.fc38.noarch                44/148 
18:26:18 #13 45.04   Installing       : perl-base-2.27-497.fc38.noarch                      45/148 
18:26:18 #13 45.05   Installing       : perl-URI-5.17-2.fc38.noarch                         46/148 
18:26:18 #13 45.05   Installing       : perl-Time-Local-2:1.300-490.fc38.noarch             47/148 
18:26:18 #13 45.06   Installing       : perl-Mozilla-CA-20221114-2.fc38.noarch              48/148 
18:26:18 #13 45.06   Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch         49/148 
18:26:18 #13 45.07   Installing       : perl-if-0.61.000-497.fc38.noarch                    50/148 
18:26:18 #13 45.07   Installing       : perl-locale-1.10-497.fc38.noarch                    51/148 
18:26:18 #13 45.10   Installing       : perl-IO-Socket-IP-0.41-492.fc38.noarch              52/148 
18:26:18 #13 45.10   Installing       : perl-File-Path-2.18-490.fc38.noarch                 53/148 
18:26:18 #13 45.11   Installing       : perl-IO-Socket-SSL-2.081-1.fc38.noarch              54/148 
18:26:18 #15 6.680 Preparing to unpack .../procps_2%3a4.0.2-3_amd64.deb ...
18:26:18 #15 6.690 Unpacking procps (2:4.0.2-3) ...
18:26:18 #15 6.782 Selecting previously unselected package cmake.
18:26:18 #15 6.785 Preparing to unpack .../cmake_3.25.1-1_amd64.deb ...
18:26:18 #15 6.790 Unpacking cmake (3.25.1-1) ...
18:26:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:26:18 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:26:18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:18 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:26:18 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:26:18 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:26:18 go: downloading google.golang.org/grpc v1.56.2
18:26:18 go: downloading github.com/russross/blackfriday v1.6.0
18:26:18 go: downloading github.com/Microsoft/go-winio v0.6.1
18:26:18 go: downloading golang.org/x/net v0.10.0
18:26:18 go: downloading github.com/felixge/httpsnoop v1.0.3
18:26:18 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:26:18 go: downloading github.com/go-logr/logr v1.2.3
18:26:18 go: downloading github.com/go-logr/stdr v1.2.2
18:26:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:26:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:26:18 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:26:18 #14 31.55 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
18:26:18 #14 31.56 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
18:26:18 #14 31.57 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
18:26:18 #14 31.58 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
18:26:18 #14 31.59 Setting up mime-support (3.64ubuntu1) ...
18:26:18 #14 31.61 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
18:26:18 #14 31.63 Setting up libmagic-mgc (1:5.38-4) ...
18:26:18 #14 31.64 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
18:26:18 #14 31.65 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
18:26:18 #14 31.66 No schema files found: doing nothing.
18:26:18 #14 31.67 Setting up distro-info-data (0.43ubuntu1.13) ...
18:26:18 #14 31.68 Setting up manpages (5.05-1) ...
18:26:18 #14 31.69 Setting up unzip (6.0-25ubuntu1.1) ...
18:26:18 #14 31.70 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
18:26:18 #14 31.71 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
18:26:18 #14 31.72 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:26:18 #14 31.74 Setting up binutils-common:amd64 (2.34-6ubuntu1.6) ...
18:26:18 #14 31.75 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ...
18:26:18 #14 31.76 Setting up libmagic1:amd64 (1:5.38-4) ...
18:26:18 #14 31.77 Setting up less (551-1ubuntu0.1) ...
18:26:18 #14 31.79 Setting up perl-openssl-defaults:amd64 (4) ...
18:26:18 #14 31.80 Setting up linux-libc-dev:amd64 (5.4.0-164.181) ...
18:26:18 #14 31.81 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.6) ...
18:26:18 #14 31.81 Setting up gettext-base (0.19.8.1-10build1) ...
18:26:18 #14 31.82 Setting up libnpth0:amd64 (1.6-1) ...
18:26:18 #14 31.83 Setting up krb5-locales (1.17-6ubuntu4.3) ...
18:26:18 #14 31.84 Setting up file (1:5.38-4) ...
18:26:18 #14 31.85 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
18:26:18 #14 31.86 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:19 #13 45.13   Installing       : perl-Net-SSLeay-1.92-5.fc38.x86_64                  55/148 
18:26:19 #13 45.13   Installing       : perl-Pod-Escapes-1:1.07-490.fc38.noarch             56/148 
18:26:19 #13 45.14   Installing       : perl-Term-ANSIColor-5.01-491.fc38.noarch            57/148 
18:26:19 #13 45.14   Installing       : perl-Class-Struct-0.66-497.fc38.noarch              58/148 
18:26:19 #13 45.15   Installing       : perl-POSIX-2.03-497.fc38.x86_64                     59/148 
18:26:19 #13 45.15   Installing       : perl-IPC-Open3-1.22-497.fc38.noarch                 60/148 
18:26:19 #13 45.16   Installing       : perl-File-Temp-1:0.231.100-490.fc38.noarch          61/148 
18:26:19 #13 45.17   Installing       : perl-HTTP-Tiny-0.086-2.fc38.noarch                  62/148 
18:26:19 #13 45.17   Installing       : perl-Term-Cap-1.18-1.fc38.noarch                    63/148 
18:26:19 #13 45.18   Installing       : perl-Pod-Simple-1:3.43-491.fc38.noarch              64/148 
18:26:19 #13 45.19   Installing       : perl-Socket-4:2.036-2.fc38.x86_64                   65/148 
18:26:19 #13 45.19   Installing       : perl-SelectSaver-1.02-497.fc38.noarch               66/148 
18:26:19 #13 45.19   Installing       : perl-Symbol-1.09-497.fc38.noarch                    67/148 
18:26:19 #13 45.20   Installing       : perl-File-stat-1.12-497.fc38.noarch                 68/148 
18:26:19 #13 45.20   Installing       : perl-podlators-1:5.01-2.fc38.noarch                 69/148 
18:26:19 #13 45.21   Installing       : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            70/148 
18:26:19 #13 45.22   Installing       : perl-Text-ParseWords-3.31-490.fc38.noarch           71/148 
18:26:19 #13 45.22   Installing       : perl-Fcntl-1.15-497.fc38.x86_64                     72/148 
18:26:19 #13 45.23   Installing       : perl-mro-1.26-497.fc38.x86_64                       73/148 
18:26:19 #13 45.23   Installing       : perl-IO-1.50-497.fc38.x86_64                        74/148 
18:26:19 #13 45.24   Installing       : perl-overloading-0.02-497.fc38.noarch               75/148 
18:26:19 #13 45.24   Installing       : perl-Pod-Usage-4:2.03-4.fc38.noarch                 76/148 
18:26:19 #13 45.25   Installing       : perl-MIME-Base64-3.16-490.fc38.x86_64               77/148 
18:26:19 #13 45.25   Installing       : perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64       78/148 
18:26:19 #13 45.26   Installing       : perl-constant-1.33-491.fc38.noarch                  79/148 
18:26:19 #13 45.26   Installing       : perl-parent-1:0.241-1.fc38.noarch                   80/148 
18:26:19 #13 45.27   Installing       : perl-Errno-1.36-497.fc38.x86_64                     81/148 
18:26:19 #13 45.27   Installing       : perl-File-Basename-2.85-497.fc38.noarch             82/148 
18:26:19 #13 45.28   Installing       : perl-Getopt-Std-1.13-497.fc38.noarch                83/148 
18:26:19 #13 45.28   Installing       : perl-Storable-1:3.26-490.fc38.x86_64                84/148 
18:26:19 #13 45.29   Installing       : perl-overload-1.35-497.fc38.noarch                  85/148 
18:26:19 #13 45.29   Installing       : perl-vars-1.05-497.fc38.noarch                      86/148 
18:26:19 #13 45.30   Installing       : perl-Getopt-Long-1:2.54-2.fc38.noarch               87/148 
18:26:19 #13 45.30   Installing       : perl-Carp-1.52-490.fc38.noarch                      88/148 
18:26:19 #13 45.31   Installing       : perl-Exporter-5.77-490.fc38.noarch                  89/148 
18:26:19 #13 45.31   Installing       : perl-PathTools-3.84-490.fc38.x86_64                 90/148 
18:26:19 #13 45.32   Installing       : perl-NDBM_File-1.15-497.fc38.x86_64                 91/148 
18:26:19 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:19 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:19 go: downloading github.com/miekg/pkcs11 v1.1.1
18:26:19 go: downloading github.com/prometheus/client_golang v1.14.0
18:26:19 go: downloading github.com/kr/pretty v0.1.0
18:26:19 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:26:19 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:26:19 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:26:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:26:19 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:26:19 go: downloading github.com/golang/protobuf v1.5.3
18:26:19 go: downloading golang.org/x/tools v0.8.0
18:26:19 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:26:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:26:19 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:26:19 go: downloading google.golang.org/protobuf v1.31.0
18:26:19 #16 6.805 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
18:26:19 #16 6.805 1 not fully installed or removed.
18:26:19 #16 6.805 Need to get 13.7 MB of archives.
18:26:19 #16 6.805 After this operation, 48.4 MB of additional disk space will be used.
18:26:19 #16 6.805 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
18:26:19 #14 31.86 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
18:26:19 #14 31.87 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:26:19 #14 31.88 Setting up libunwind8:amd64 (1.2.1-9ubuntu0.1) ...
18:26:19 #14 31.89 Setting up libfakeroot:amd64 (1.24-1) ...
18:26:19 #14 31.91 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
18:26:19 #14 31.91 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:26:19 #14 31.92 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
18:26:19 #13 45.32   Installing       : perl-DynaLoader-1.52-497.fc38.x86_64                92/148 
18:26:19 #13 45.38   Installing       : perl-Encode-4:3.19-493.fc38.x86_64                  93/148 
18:26:19 #13 45.49   Installing       : perl-libs-4:5.36.1-497.fc38.x86_64                  94/148 
18:26:19 #13 45.50   Installing       : perl-interpreter-4:5.36.1-497.fc38.x86_64           95/148 
18:26:19 #13 45.50   Installing       : devscripts-checkbashisms-2.23.0-1.fc38.x86_64       96/148 
18:26:19 #13 45.52   Installing       : shared-mime-info-2.2-3.fc38.x86_64                  97/148 
18:26:19 #13 45.53   Running scriptlet: shared-mime-info-2.2-3.fc38.x86_64                  97/148 
18:26:19 #13 45.55   Installing       : gdk-pixbuf2-2.42.10-2.fc38.x86_64                   98/148 
18:26:19 #13 45.57   Installing       : libappstream-glib-0.8.2-2.fc38.x86_64               99/148 
18:26:19 #13 45.57   Installing       : dash-0.5.12-1.fc38.x86_64                          100/148 
18:26:19 #13 45.58   Running scriptlet: dash-0.5.12-1.fc38.x86_64                          100/148 
18:26:19 go: downloading github.com/beorn7/perks v1.0.1
18:26:19 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:26:19 go: downloading github.com/prometheus/client_model v0.3.0
18:26:19 go: downloading github.com/prometheus/common v0.42.0
18:26:19 go: downloading github.com/prometheus/procfs v0.9.0
18:26:19 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:26:19 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:26:19 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:26:19 go: downloading github.com/kr/text v0.2.0
18:26:19 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:26:19 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:26:19 go: downloading github.com/docker/go-metrics v0.0.1
18:26:19 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:26:19 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:26:19 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:26:19 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:26:19 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:26:19 go: downloading k8s.io/klog/v2 v2.80.1
18:26:19 #15 7.437 Selecting previously unselected package dh-apparmor.
18:26:19 #15 7.440 Preparing to unpack .../dh-apparmor_3.0.8-3_all.deb ...
18:26:19 #15 7.444 Unpacking dh-apparmor (3.0.8-3) ...
18:26:19 #15 7.485 Preparing to unpack .../libudev1_252.17-1~deb12u1_amd64.deb ...
18:26:19 From https://github.com/docker/docker
18:26:19  * [new branch]      master     -> master
18:26:19  * [new branch]      master     -> origin/master
18:26:19 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:26:19 #16 7.165 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive13 arm64 3.6.2-1ubuntu1 [371 kB]
18:26:19 #16 7.289 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjsoncpp25 arm64 1.9.5-4 [76.6 kB]
18:26:19 #14 32.01 
18:26:19 #14 32.01 Current default time zone: 'Etc/UTC'
18:26:19 #14 32.02 Local time is now:      Wed Oct 11 18:26:19 UTC 2023.
18:26:19 #14 32.02 Universal Time is now:  Wed Oct 11 18:26:19 UTC 2023.
18:26:19 #14 32.02 Run 'dpkg-reconfigure tzdata' if you wish to change it.
18:26:19 #14 32.02 
18:26:19 #14 32.03 Setting up fakeroot (1.24-1) ...
18:26:19 #14 32.04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:26:19 #14 32.04 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:26:19 #14 32.04 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:26:19 #14 32.04 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:26:19 #14 32.04 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:26:19 #14 32.04 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:26:19 #14 32.04 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:26:19 #14 32.04 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:26:19 #14 32.04 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:26:19 #14 32.05 Setting up autotools-dev (20180224.1) ...
18:26:19 #14 32.06 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:26:19 #14 32.07 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
18:26:19 #14 32.08 Setting up make (4.2.1-1.2) ...
18:26:19 #14 32.08 Setting up libmpfr6:amd64 (4.0.2-1) ...
18:26:19 #14 32.10 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:26:19 #14 32.10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
18:26:19 #14 32.11 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
18:26:19 #14 32.13 Setting up strace (5.5-3ubuntu1) ...
18:26:19 #14 32.14 Setting up libsigsegv2:amd64 (2.12-2) ...
18:26:19 #14 32.15 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
18:26:19 #14 32.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:26:19 #14 32.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:26:19 #14 32.16 Setting up t1utils (1.41-3) ...
18:26:19 #14 32.17 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:19 #14 32.18 Setting up diffstat (1.63-1) ...
18:26:19 #14 32.19 Setting up libmpc3:amd64 (1.1.0-1) ...
18:26:19 #14 32.20 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:19 #14 32.21 Setting up patch (2.7.6-6) ...
18:26:19 #14 32.21 Setting up autopoint (0.19.8.1-10build1) ...
18:26:19 #14 32.22 Setting up libfl2:amd64 (2.6.4-6.2) ...
18:26:19 #14 32.23 Setting up ucf (3.0038+nmu1) ...
18:26:19 #14 32.32 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
18:26:19 #13 45.59   Installing       : dbus-libs-1:1.14.10-1.fc38.x86_64                  101/148 
18:26:19 #13 45.61   Installing       : python3-dbus-1.3.2-2.fc38.x86_64                   102/148 
18:26:19 #13 45.62   Installing       : diffutils-3.10-1.fc38.x86_64                       103/148 
18:26:19 #13 45.64   Installing       : python3-zstandard-0.21.0-1.fc38.x86_64             104/148 
18:26:19 #13 45.64   Installing       : xxhash-libs-0.8.2-1.fc38.x86_64                    105/148 
18:26:19 #13 45.73   Installing       : gdb-minimal-13.2-5.fc38.x86_64                     106/148 
18:26:19 #13 45.73   Installing       : debugedit-5.0-9.fc38.x86_64                        107/148 
18:26:19 #13 45.75   Installing       : zstd-1.5.5-1.fc38.x86_64                           108/148 
18:26:19 #13 45.75   Installing       : rust-srpm-macros-25.2-1.fc38.noarch                109/148 
18:26:19 #13 45.76   Installing       : qt5-srpm-macros-5.15.10-1.fc38.noarch              110/148 
18:26:19 #13 45.76   Installing       : package-notes-srpm-macros-0.5-8.fc38.noarch        111/148 
18:26:19 #13 45.77   Installing       : kernel-srpm-macros-1.0-19.fc38.noarch              112/148 
18:26:19 #13 45.77   Installing       : emacs-filesystem-1:28.3-0.rc1.fc38.noarch          113/148 
18:26:19 #13 45.78   Installing       : desktop-file-utils-0.26-8.fc38.x86_64              114/148 
18:26:19 #13 45.78   Installing       : ansible-srpm-macros-1-10.fc38.noarch               115/148 
18:26:19 #13 45.79   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch         116/148 
18:26:19 #13 45.79   Installing       : python3-tomli-w-1.0.0-5.fc38.noarch                117/148 
18:26:19 #13 45.80   Installing       : python3-pyxdg-0.27-7.fc38.noarch                   118/148 
18:26:19 #13 45.81   Installing       : python3-file-magic-5.44-3.fc38.noarch              119/148 
18:26:19 #13 45.81   Installing       : python3-distro-1.8.0-2.fc38.noarch                 120/148 
18:26:19 #13 45.82   Installing       : pkgconf-m4-1.8.0-6.fc38.noarch                     121/148 
18:26:19 #13 45.82   Installing       : pkgconf-pkg-config-1.8.0-6.fc38.x86_64             122/148 
18:26:19 #13 45.83   Installing       : perl-srpm-macros-1-48.fc38.noarch                  123/148 
18:26:19 #13 45.83   Installing       : openblas-srpm-macros-2-13.fc38.noarch              124/148 
18:26:19 #13 45.83   Installing       : ocaml-srpm-macros-7-3.fc38.noarch                  125/148 
18:26:19 #13 45.84   Installing       : lua-srpm-macros-1-8.fc38.noarch                    126/148 
18:26:19 #13 45.84   Installing       : gnat-srpm-macros-6-2.fc38.noarch                   127/148 
18:26:19 #13 45.85   Installing       : ghc-srpm-macros-1.6.1-1.fc38.noarch                128/148 
18:26:19 #13 45.85   Installing       : fpc-srpm-macros-1.3-7.fc38.noarch                  129/148 
18:26:19 #13 45.85   Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch            130/148 
18:26:19 #13 45.86   Installing       : web-assets-filesystem-5-19.fc38.noarch             131/148 
18:26:19 #13 45.87   Installing       : js-jquery-3.6.3-2.fc38.noarch                      132/148 
18:26:19 #13 45.87   Installing       : python-systemd-doc-235-2.fc38.x86_64               133/148 
18:26:19 #13 45.88   Installing       : python3-systemd-235-2.fc38.x86_64                  134/148 
18:26:19 #13 45.89   Installing       : python3-dnf-plugins-core-4.4.3-1.fc38.noarch       135/148 
18:26:19 #13 45.90   Installing       : efi-srpm-macros-5-7.fc38.noarch                    136/148 
18:26:19 #13 45.91   Installing       : fonts-srpm-macros-1:2.0.5-11.fc38.noarch           137/148 
18:26:19 #13 45.91   Installing       : go-srpm-macros-3.2.0-2.fc38.noarch                 138/148 
18:26:19 #13 45.92   Installing       : python-srpm-macros-3.11-10.fc38.noarch             139/148 
18:26:19 #13 45.92   Installing       : redhat-rpm-config-252-1.fc38.noarch                140/148 
18:26:19 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:26:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:26:19 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:19 go: downloading github.com/magiconair/properties v1.5.3
18:26:19 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:26:19 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:26:19 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:26:19 go: downloading golang.org/x/mod v0.10.0
18:26:19 #15 7.495 Unpacking libudev1:amd64 (252.17-1~deb12u1) over (252.12-1~deb12u1) ...
18:26:19 #15 7.555 Setting up libudev1:amd64 (252.17-1~deb12u1) ...
18:26:19 #15 7.605 Selecting previously unselected package dmsetup.
18:26:19 #15 7.605 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 34144 files and directories currently installed.)
18:26:19 #15 7.624 Preparing to unpack .../00-dmsetup_2%3a1.02.185-2_amd64.deb ...
18:26:19 #15 7.630 Unpacking dmsetup (2:1.02.185-2) ...
18:26:19 #15 7.675 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:26:19 #15 7.678 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
18:26:19 #15 7.683 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
18:26:19 #15 7.732 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:26:19 #16 7.307 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librhash0 arm64 1.4.3-3 [125 kB]
18:26:19 #16 7.325 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libuv1 arm64 1.44.2-1 [87.3 kB]
18:26:19 #16 7.336 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cmake-data all 3.25.1-1ubuntu1 [2052 kB]
18:26:19 #14 32.33 Setting up libltdl7:amd64 (2.4.6-14) ...
18:26:19 #14 32.34 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:26:19 #14 32.35 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:19 #14 32.36 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:19 #14 32.37 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:26:19 #14 32.38 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
18:26:19 #14 32.39 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
18:26:19 #14 32.39 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
18:26:19 #14 32.40 Setting up git-man (1:2.25.1-1ubuntu3.11) ...
18:26:19 #14 32.41 Setting up libisl22:amd64 (0.22.1-1) ...
18:26:19 #14 32.42 Setting up netbase (6.1) ...
18:26:19 #14 32.44 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
18:26:19 #14 32.45 Setting up libmpdec2:amd64 (2.4.2-3) ...
18:26:19 #14 32.46 Setting up libbinutils:amd64 (2.34-6ubuntu1.6) ...
18:26:19 #14 32.47 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
18:26:19 #14 32.48 Setting up libc-dev-bin (2.31-0ubuntu9.12) ...
18:26:19 #14 32.49 Setting up openssl (1.1.1f-1ubuntu2.19) ...
18:26:19 #14 32.50 Setting up libbsd0:amd64 (0.10.0-1) ...
18:26:19 #14 32.52 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
18:26:19 #14 32.53 Setting up readline-common (8.0-4) ...
18:26:19 #14 32.54 Setting up publicsuffix (20200303.0012-1) ...
18:26:19 #14 32.55 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:19 #13 45.93   Installing       : rpm-build-4.18.1-3.fc38.x86_64                     141/148 
18:26:19 #13 45.94   Installing       : pyproject-srpm-macros-1.10.0-1.fc38.noarch         142/148 
18:26:19 #13 45.95   Installing       : rpmlint-fedora-license-data-1.31-1.fc38.noarch     143/148 
18:26:19 #13 45.97   Installing       : rpmlint-2.4.0-6.fc38.noarch                        144/148 
18:26:19 #13 45.97   Installing       : dnf-plugins-core-4.4.3-1.fc38.noarch               145/148 
18:26:19 #13 45.98   Cleanup          : glibc-2.37-5.fc38.x86_64                           146/148 
18:26:19 #13 45.99   Cleanup          : glibc-minimal-langpack-2.37-5.fc38.x86_64          147/148 
18:26:19 #13 45.99   Cleanup          : glibc-common-2.37-5.fc38.x86_64                    148/148 
18:26:19 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm
18:26:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LEKseN
18:26:19 + umask 022
18:26:19 + cd /root/rpmbuild/BUILD
18:26:19 + cd src
18:26:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:26:19 + exit 0
18:26:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fpzijb
18:26:19 + umask 022
18:26:19 + cd /root/rpmbuild/BUILD
18:26:19 + cd /root/rpmbuild/BUILD
18:26:19 + rm -rf src
18:26:19 + /usr/bin/mkdir -p src
18:26:19 + cd src
18:26:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:26:19 + /usr/bin/tar -xof -
18:26:19 + STATUS=0
18:26:19 + '[' 0 -ne 0 ']'
18:26:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:26:19 + /usr/bin/tar -xof -
18:26:19 + STATUS=0
18:26:19 + '[' 0 -ne 0 ']'
18:26:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:19 + exit 0
18:26:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OsjH2Y
18:26:19 + umask 022
18:26:19 + cd /root/rpmbuild/BUILD
18:26:19 + cd src
18:26:19 + mkdir -p /go/src/github.com/docker
18:26:19 + rm -f /go/src/github.com/docker/cli
18:26:19 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:26:19 + pushd /go/src/github.com/docker/cli
18:26:19 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:26:19 + VERSION=0.0.0-20231011170815-26951f7
18:26:19 + GITCOMMIT=26951f7
18:26:19 + GO_LINKMODE=dynamic
18:26:19 + ./scripts/build/binary
18:26:19 Building dynamic docker-linux-amd64
18:26:19 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:19Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:26:19 #15 7.735 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.185-2_amd64.deb ...
18:26:19 #15 7.740 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ...
18:26:19 #15 7.769 Selecting previously unselected package libudev-dev:amd64.
18:26:19 #15 7.772 Preparing to unpack .../03-libudev-dev_252.17-1~deb12u1_amd64.deb ...
18:26:19 #15 7.776 Unpacking libudev-dev:amd64 (252.17-1~deb12u1) ...
18:26:19 #15 7.818 Selecting previously unselected package libsepol-dev:amd64.
18:26:19 #15 7.821 Preparing to unpack .../04-libsepol-dev_3.4-2.1_amd64.deb ...
18:26:19 #15 7.825 Unpacking libsepol-dev:amd64 (3.4-2.1) ...
18:26:19 #15 7.899 Selecting previously unselected package libpcre2-16-0:amd64.
18:26:19 #15 7.903 Preparing to unpack .../05-libpcre2-16-0_10.42-1_amd64.deb ...
18:26:19 #15 7.906 Unpacking libpcre2-16-0:amd64 (10.42-1) ...
18:26:19 #15 7.960 Selecting previously unselected package libpcre2-32-0:amd64.
18:26:19 #15 7.963 Preparing to unpack .../06-libpcre2-32-0_10.42-1_amd64.deb ...
18:26:19 #15 7.970 Unpacking libpcre2-32-0:amd64 (10.42-1) ...
18:26:19 #15 8.027 Selecting previously unselected package libpcre2-posix3:amd64.
18:26:19 #16 7.477 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cmake arm64 3.25.1-1ubuntu1 [7980 kB]
18:26:19 git init src/github.com/docker/buildx
18:26:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:26:19 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:26:19 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:26:19 + SRC=src/github.com/docker/buildx
18:26:19 + REF=v0.11.2
18:26:19 + REF_FETCH=v0.11.2
18:26:19 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:26:19 + awk {print $2}
18:26:19 #15 1.478 Last metadata expiration check: 0:00:16 ago on Wed Oct 11 18:26:03 2023.
18:26:19 #14 32.56 Setting up iso-codes (4.4-1) ...
18:26:19 #14 32.57 Setting up liblocale-gettext-perl (1.07-4) ...
18:26:19 #14 32.58 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:19 #14 32.58 Setting up dctrl-tools (2.24-3) ...
18:26:19 #14 32.60 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:19 #14 32.61 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:19 #14 32.62 Setting up libgdbm6:amd64 (1.18.1-5) ...
18:26:19 #14 32.63 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
18:26:19 #14 32.64 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
18:26:19 #14 32.64 Setting up libctf0:amd64 (2.34-6ubuntu1.6) ...
18:26:19 #14 32.66 Setting up pinentry-curses (1.1.0-3build1) ...
18:26:19 #14 32.67 Setting up manpages-dev (5.05-1) ...
18:26:19 #14 32.68 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
18:26:19 #14 32.69 Setting up libxcb1:amd64 (1.14-2) ...
18:26:19 #14 32.70 Setting up at (3.1.23-1ubuntu1) ...
18:26:20 #15 8.030 Preparing to unpack .../07-libpcre2-posix3_10.42-1_amd64.deb ...
18:26:20 #15 8.036 Unpacking libpcre2-posix3:amd64 (10.42-1) ...
18:26:20 #15 8.066 Selecting previously unselected package libpcre2-dev:amd64.
18:26:20 #15 8.069 Preparing to unpack .../08-libpcre2-dev_10.42-1_amd64.deb ...
18:26:20 #15 8.072 Unpacking libpcre2-dev:amd64 (10.42-1) ...
18:26:20 #15 8.170 Selecting previously unselected package libselinux1-dev:amd64.
18:26:20 #15 8.173 Preparing to unpack .../09-libselinux1-dev_3.4-1+b6_amd64.deb ...
18:26:20 #15 8.177 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ...
18:26:20 #15 8.234 Selecting previously unselected package libdevmapper-dev:amd64.
18:26:20 #15 8.237 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.185-2_amd64.deb ...
18:26:20 #15 8.241 Unpacking libdevmapper-dev:amd64 (2:1.02.185-2) ...
18:26:20 #15 8.304 Selecting previously unselected package libseccomp-dev:amd64.
18:26:20 #16 7.856 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB]
18:26:20 #16 7.856 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev1 arm64 252.5-2ubuntu3.1 [149 kB]
18:26:20 #16 7.858 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
18:26:20 #16 7.859 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-1ubuntu1 [11.8 kB]
18:26:20 + go mod vendor -modfile=vendor.mod
18:26:20 + REF=refs/tags/v0.11.2
18:26:20 + [ -n refs/tags/v0.11.2 ]
18:26:20 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:26:20 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:26:20 #14 32.83 invoke-rc.d: could not determine current runlevel
18:26:20 #14 32.83 invoke-rc.d: policy-rc.d denied execution of start.
18:26:20 #14 32.84 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
18:26:20 #14 32.85 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:20 #14 32.86 Setting up libedit2:amd64 (3.1-20191231-1) ...
18:26:20 #14 32.87 Setting up libreadline8:amd64 (8.0-4) ...
18:26:20 #14 32.88 Setting up m4 (1.4.18-4) ...
18:26:20 #14 32.89 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:20 #14 32.89 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
18:26:20 #15 8.307 Preparing to unpack .../11-libseccomp-dev_2.5.4-1+b3_amd64.deb ...
18:26:20 #15 8.312 Unpacking libseccomp-dev:amd64 (2.5.4-1+b3) ...
18:26:20 #15 8.355 Selecting previously unselected package libsystemd-dev:amd64.
18:26:20 #15 8.359 Preparing to unpack .../12-libsystemd-dev_252.17-1~deb12u1_amd64.deb ...
18:26:20 #15 8.362 Unpacking libsystemd-dev:amd64 (252.17-1~deb12u1) ...
18:26:20 #15 8.546 Selecting previously unselected package libpkgconf3:amd64.
18:26:20 #15 8.550 Preparing to unpack .../13-libpkgconf3_1.8.1-1_amd64.deb ...
18:26:20 #15 8.554 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
18:26:20 #15 8.587 Selecting previously unselected package pkgconf-bin.
18:26:20 #16 8.011 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev-dev arm64 252.5-2ubuntu3.1 [21.4 kB]
18:26:20 #16 8.172 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsepol-dev arm64 3.4-2 [387 kB]
18:26:20 #15 8.591 Preparing to unpack .../14-pkgconf-bin_1.8.1-1_amd64.deb ...
18:26:20 #15 8.594 Unpacking pkgconf-bin (1.8.1-1) ...
18:26:20 #15 8.628 Selecting previously unselected package pkgconf:amd64.
18:26:20 #15 8.632 Preparing to unpack .../15-pkgconf_1.8.1-1_amd64.deb ...
18:26:20 #15 8.638 Unpacking pkgconf:amd64 (1.8.1-1) ...
18:26:20 #15 8.678 Selecting previously unselected package pkg-config:amd64.
18:26:20 #15 8.682 Preparing to unpack .../16-pkg-config_1.8.1-1_amd64.deb ...
18:26:20 #15 8.687 Unpacking pkg-config:amd64 (1.8.1-1) ...
18:26:20 #15 8.727 Setting up libseccomp-dev:amd64 (2.5.4-1+b3) ...
18:26:20 #15 8.739 Setting up libpcre2-16-0:amd64 (10.42-1) ...
18:26:20 #15 8.752 Setting up libpcre2-32-0:amd64 (10.42-1) ...
18:26:20 #15 8.767 Setting up libpkgconf3:amd64 (1.8.1-1) ...
18:26:20 #15 8.777 Setting up libuv1:amd64 (1.44.2-1) ...
18:26:20 #15 8.788 Setting up bash-completion (1:2.11-6) ...
18:26:20 From https://github.com/docker/buildx
18:26:20  * [new tag]         v0.11.2    -> v0.11.2
18:26:20 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:26:20 #14 33.26 Updating certificates in /etc/ssl/certs...
18:26:20 #14 33.71 137 added, 0 removed; done.
18:26:20 #15 8.815 Setting up libproc2-0:amd64 (2:4.0.2-3) ...
18:26:20 #15 8.826 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
18:26:20 #15 8.841 Setting up libudev-dev:amd64 (252.17-1~deb12u1) ...
18:26:20 #15 8.850 Setting up libsepol-dev:amd64 (3.4-2.1) ...
18:26:20 #15 8.860 Setting up pkgconf-bin (1.8.1-1) ...
18:26:20 #15 8.870 Setting up libpcre2-posix3:amd64 (10.42-1) ...
18:26:20 #15 8.885 Setting up librhash0:amd64 (1.4.3-3) ...
18:26:20 #15 8.898 Setting up procps (2:4.0.2-3) ...
18:26:20 #15 8.935 Setting up cmake-data (3.25.1-1) ...
18:26:20 #15 8.949 Setting up dh-apparmor (3.0.8-3) ...
18:26:20 #15 8.962 Setting up libsystemd-dev:amd64 (252.17-1~deb12u1) ...
18:26:20 #15 8.973 Setting up libpcre2-dev:amd64 (10.42-1) ...
18:26:20 #15 8.986 Setting up libselinux1-dev:amd64 (3.4-1+b6) ...
18:26:20 #15 8.997 Setting up pkgconf:amd64 (1.8.1-1) ...
18:26:20 #15 9.006 Setting up pkg-config:amd64 (1.8.1-1) ...
18:26:20 #15 9.016 Setting up cmake (3.25.1-1) ...
18:26:20 #15 9.028 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
18:26:20 #15 9.040 Setting up dmsetup (2:1.02.185-2) ...
18:26:20 #15 9.059 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ...
18:26:20 #15 9.070 Setting up libdevmapper-dev:amd64 (2:1.02.185-2) ...
18:26:20 #15 9.080 Setting up docker-ce-build-deps (1.0) ...
18:26:20 #15 9.093 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:26:20 #15 9.116 Processing triggers for man-db (2.11.2-2) ...
18:26:20 #15 2.356 Package bash-5.2.15-1.fc37.x86_64 is already installed.
18:26:20 #15 2.373 Package bash-5.2.15-1.fc37.x86_64 is already installed.
18:26:20 #15 2.382 Package bash-5.2.15-1.fc37.x86_64 is already installed.
18:26:20 #15 2.382 Package ca-certificates-2023.2.60-1.0.fc37.noarch is already installed.
18:26:20 #15 2.382 Package libarchive-3.6.1-3.fc37.x86_64 is already installed.
18:26:20 #15 2.383 Package pkgconf-pkg-config-1.8.0-3.fc37.x86_64 is already installed.
18:26:20 #15 2.383 Package tar-2:1.34-6.fc37.x86_64 is already installed.
18:26:20 #15 2.392 Package bash-5.2.15-1.fc37.x86_64 is already installed.
18:26:20 #15 2.521 Dependencies resolved.
18:26:20 #15 2.550 ================================================================================
18:26:20 #15 2.550  Package                       Arch    Version                   Repo      Size
18:26:20 #15 2.550 ================================================================================
18:26:20 #15 2.550 Installing:
18:26:20 #15 2.550  cmake                         x86_64  3.27.4-6.fc37             updates  7.8 M
18:26:20 #15 2.550  device-mapper-devel           x86_64  1.02.175-9.fc37           fedora    43 k
18:26:20 #15 2.550  gcc                           x86_64  12.3.1-1.fc37             updates   33 M
18:26:20 #15 2.550  git                           x86_64  2.41.0-1.fc37             updates   54 k
18:26:20 #15 2.550  glibc-static                  x86_64  2.36-14.fc37              updates  1.7 M
18:26:20 #15 2.550  libseccomp-devel              x86_64  2.5.3-3.fc37              fedora    60 k
18:26:20 #15 2.550  libselinux-devel              x86_64  3.5-1.fc37                updates  151 k
18:26:20 #15 2.550  libtool                       x86_64  2.4.7-2.fc37              fedora   601 k
18:26:20 #15 2.550  libtool-ltdl-devel            x86_64  2.4.7-2.fc37              fedora   164 k
18:26:20 #15 2.550  make                          x86_64  1:4.3-11.fc37             fedora   542 k
18:26:20 #15 2.550  selinux-policy-devel          noarch  37.22-1.fc37              updates  892 k
18:26:20 #15 2.550  systemd                       x86_64  251.14-2.fc37             updates  4.2 M
18:26:20 #15 2.550  systemd-devel                 x86_64  251.14-2.fc37             updates  576 k
18:26:20 #15 2.550  which                         x86_64  2.21-39.fc37              updates   42 k
18:26:20 #15 2.550 Installing dependencies:
18:26:20 #15 2.550  annobin-docs                  noarch  12.26-1.fc37              updates   91 k
18:26:20 #15 2.550  annobin-plugin-gcc            x86_64  12.26-1.fc37              updates  956 k
18:26:20 #15 2.550  autoconf                      noarch  2.71-4.fc37               updates  733 k
18:26:20 #15 2.550  automake                      noarch  1.16.5-9.fc37             fedora   696 k
18:26:20 #15 2.550  checkpolicy                   x86_64  3.5-1.fc37                updates  347 k
18:26:20 #15 2.550  cmake-data                    noarch  3.27.4-6.fc37             updates  2.2 M
18:26:20 #15 2.550  cmake-filesystem              x86_64  3.27.4-6.fc37             updates   18 k
18:26:20 #15 2.550  cmake-rpm-macros              noarch  3.27.4-6.fc37             updates   18 k
18:26:20 #15 2.550  cpp                           x86_64  12.3.1-1.fc37             updates   11 M
18:26:20 #15 2.550  dbus                          x86_64  1:1.14.10-1.fc37          updates  7.8 k
18:26:20 #15 2.550  dbus-broker                   x86_64  33-1.fc37                 updates  174 k
18:26:20 #15 2.550  dbus-common                   noarch  1:1.14.10-1.fc37          updates   15 k
18:26:20 #15 2.550  device-mapper                 x86_64  1.02.175-9.fc37           fedora   138 k
18:26:20 #15 2.550  device-mapper-libs            x86_64  1.02.175-9.fc37           fedora   177 k
18:26:20 #15 2.550  gc                            x86_64  8.0.6-4.fc37              fedora   103 k
18:26:20 #15 2.550  gcc-plugin-annobin            x86_64  12.3.1-1.fc37             updates   59 k
18:26:20 #15 2.550  git-core                      x86_64  2.41.0-1.fc37             updates  4.4 M
18:26:20 #15 2.550  git-core-doc                  noarch  2.41.0-1.fc37             updates  2.8 M
18:26:20 #15 2.550  glibc-devel                   x86_64  2.36-14.fc37              updates   92 k
18:26:20 #15 2.550  glibc-headers-x86             noarch  2.36-14.fc37              updates  573 k
18:26:20 #15 2.550  guile22                       x86_64  2.2.7-6.fc37              fedora   6.5 M
18:26:20 #15 2.550  jsoncpp                       x86_64  1.9.5-3.fc37              fedora    98 k
18:26:20 #15 2.550  kernel-headers                x86_64  6.5.4-100.fc37            updates  1.5 M
18:26:20 #15 2.550  kmod-libs                     x86_64  30-2.fc37                 fedora    68 k
18:26:20 #15 2.550  less                          x86_64  633-1.fc37                updates  175 k
18:26:20 #15 2.550  libargon2                     x86_64  20190702-1.fc37           fedora    28 k
18:26:20 #15 2.550  libcbor                       x86_64  0.7.0-7.fc37              fedora    56 k
18:26:20 #15 2.550  libedit                       x86_64  3.1-43.20221009cvs.fc37   updates  106 k
18:26:20 #15 2.550  libfdisk                      x86_64  2.38.1-1.fc37             fedora   160 k
18:26:20 #15 2.550  libfido2                      x86_64  1.11.0-3.fc37             fedora    97 k
18:26:20 #15 2.550  libmpc                        x86_64  1.2.1-5.fc37              fedora    61 k
18:26:20 #15 2.550  libseccomp                    x86_64  2.5.3-3.fc37              fedora    70 k
18:26:20 #15 2.550  libselinux-utils              x86_64  3.5-1.fc37                updates  160 k
18:26:20 #15 2.550  libsepol-devel                x86_64  3.5-1.fc37                updates   49 k
18:26:20 #15 2.550  libtool-ltdl                  x86_64  2.4.7-2.fc37              fedora    37 k
18:26:20 #15 2.550  libutempter                   x86_64  1.2.1-7.fc37              fedora    26 k
18:26:20 #15 2.550  libuv                         x86_64  1:1.46.0-1.fc37           updates  158 k
18:26:20 #15 2.550  libxcrypt-devel               x86_64  4.4.36-1.fc37             updates   29 k
18:26:20 #15 2.550  libxcrypt-static              x86_64  4.4.36-1.fc37             updates  103 k
18:26:20 #15 2.550  m4                            x86_64  1.4.19-4.fc37             fedora   303 k
18:26:20 #15 2.550  openssh                       x86_64  8.8p1-11.fc37             updates  450 k
18:26:20 #15 2.550  openssh-clients               x86_64  8.8p1-11.fc37             updates  696 k
18:26:20 #15 2.550  pcre2-devel                   x86_64  10.40-1.fc37.1            fedora   505 k
18:26:20 #15 2.550  pcre2-utf16                   x86_64  10.40-1.fc37.1            fedora   216 k
18:26:20 #15 2.550  pcre2-utf32                   x86_64  10.40-1.fc37.1            fedora   203 k
18:26:20 #15 2.550  perl-Error                    noarch  1:0.17029-10.fc37         fedora    41 k
18:26:20 #15 2.550  perl-File-Compare             noarch  1.100.700-494.fc37        updates   14 k
18:26:20 #15 2.550  perl-File-Copy                noarch  2.39-494.fc37             updates   21 k
18:26:20 #15 2.550  perl-File-Find                noarch  1.40-494.fc37             updates   26 k
18:26:20 #15 2.550  perl-Git                      noarch  2.41.0-1.fc37             updates   42 k
18:26:20 #15 2.550  perl-TermReadKey              x86_64  2.38-14.fc37              fedora    36 k
18:26:20 #15 2.550  perl-Thread-Queue             noarch  3.14-489.fc37             fedora    21 k
18:26:20 #15 2.550  perl-lib                      x86_64  0.65-494.fc37             updates   16 k
18:26:20 #15 2.550  perl-threads                  x86_64  1:2.27-489.fc37           fedora    57 k
18:26:20 #15 2.550  perl-threads-shared           x86_64  1.64-489.fc37             fedora    44 k
18:26:20 #15 2.550  policycoreutils               x86_64  3.5-1.fc37                updates  240 k
18:26:20 #15 2.550  policycoreutils-devel         x86_64  3.5-1.fc37                updates  152 k
18:26:20 #15 2.550  policycoreutils-python-utils  noarch  3.5-1.fc37                updates   80 k
18:26:20 #15 2.550  python3-audit                 x86_64  3.1.2-1.fc37              updates   87 k
18:26:20 #15 2.550  python3-libselinux            x86_64  3.5-1.fc37                updates  196 k
18:26:20 #15 2.550  python3-libsemanage           x86_64  3.5-2.fc37                updates   83 k
18:26:20 #15 2.550  python3-policycoreutils       noarch  3.5-1.fc37                updates  2.2 M
18:26:20 #15 2.550  python3-setools               x86_64  4.4.0-9.fc37              fedora   618 k
18:26:20 #15 2.550  python3-setuptools            noarch  62.6.0-3.fc37             updates  1.6 M
18:26:20 #15 2.550  rhash                         x86_64  1.4.2-3.fc37              fedora   185 k
18:26:20 #15 2.550  rpm-plugin-selinux            x86_64  4.18.1-2.fc37             updates   18 k
18:26:20 #15 2.550  selinux-policy                noarch  37.22-1.fc37              updates   43 k
18:26:20 #15 2.550  selinux-policy-targeted       noarch  37.22-1.fc37              updates  6.6 M
18:26:20 #15 2.550  systemd-pam                   x86_64  251.14-2.fc37             updates  334 k
18:26:20 #15 2.550  systemd-rpm-macros            noarch  251.14-2.fc37             updates   28 k
18:26:20 #15 2.550  util-linux                    x86_64  2.38.1-1.fc37             fedora   2.3 M
18:26:20 #15 2.550  vim-filesystem                noarch  2:9.0.1927-1.fc37         updates   18 k
18:26:20 #15 2.550  xkeyboard-config              noarch  2.36-3.fc37               updates  957 k
18:26:20 #15 2.550 Installing weak dependencies:
18:26:20 #15 2.550  cryptsetup-libs               x86_64  2.6.1-1.fc37              updates  491 k
18:26:20 #15 2.550  libbpf                        x86_64  2:0.8.0-2.fc37            fedora   172 k
18:26:20 #15 2.550  libxkbcommon                  x86_64  1.4.1-2.fc37              fedora   140 k
18:26:20 #15 2.550  qrencode-libs                 x86_64  4.1.1-3.fc37              fedora    61 k
18:26:20 #15 2.550  systemd-networkd              x86_64  251.14-2.fc37             updates  614 k
18:26:20 #15 2.550  systemd-resolved              x86_64  251.14-2.fc37             updates  280 k
18:26:20 #15 2.550 
18:26:20 #15 2.550 Transaction Summary
18:26:20 #15 2.550 ================================================================================
18:26:20 #15 2.550 Install  93 Packages
18:26:20 #15 2.550 
18:26:20 #15 2.554 Total download size: 104 M
18:26:20 #15 2.554 Installed size: 374 M
18:26:20 #15 2.554 Downloading Packages:
18:26:20 #16 8.473 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-16-0 arm64 10.42-1 [195 kB]
18:26:20 #16 8.518 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-32-0 arm64 10.42-1 [182 kB]
18:26:20 #16 8.548 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-posix3 arm64 10.42-1 [6576 B]
18:26:20 #16 8.549 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-dev arm64 10.42-1 [676 kB]
18:26:20 #16 8.616 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libselinux1-dev arm64 3.4-1build4 [169 kB]
18:26:20 #16 8.628 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper-dev arm64 2:1.02.185-1ubuntu1 [36.7 kB]
18:26:20 #16 8.630 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu3 [90.3 kB]
18:26:20 #16 8.636 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd0 arm64 252.5-2ubuntu3.1 [385 kB]
18:26:20 #16 8.658 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd-dev arm64 252.5-2ubuntu3.1 [322 kB]
18:26:21 #13 39.45 Running transaction check
18:26:21 #14 33.74 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
18:26:21 #14 33.75 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:21 #14 33.75 Setting up bsdmainutils (11.1.2ubuntu3) ...
18:26:21 #14 33.77 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
18:26:21 #14 33.77 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
18:26:21 #14 33.77 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
18:26:21 #14 33.77 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
18:26:21 #14 33.78 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
18:26:21 #14 33.79 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
18:26:21 #14 33.80 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ...
18:26:21 #14 33.81 Setting up dwz (0.13-5) ...
18:26:21 #14 33.82 Setting up groff-base (1.22.4-4build1) ...
18:26:21 #14 33.83 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
18:26:21 #14 33.84 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
18:26:21 #14 33.85 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.4) ...
18:26:21 #14 33.86 Setting up libc6-dev:amd64 (2.31-0ubuntu9.12) ...
18:26:21 #14 33.87 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
18:26:21 #14 33.87 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
18:26:21 #14 33.88 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:26:21 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:26:21 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm
18:26:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EYvend
18:26:21 + umask 022
18:26:21 + cd /root/rpmbuild/BUILD
18:26:21 + cd src
18:26:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:26:21 + RPM_EC=0
18:26:21 ++ jobs -p
18:26:21 + exit 0
18:26:21 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iTL1it
18:26:21 + umask 022
18:26:21 + cd /root/rpmbuild/BUILD
18:26:21 + rm -rf src src.gemspec
18:26:21 + RPM_EC=0
18:26:21 ++ jobs -p
18:26:21 + exit 0
18:26:21 
18:26:21 RPM build warnings:
18:26:21     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:26:21     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:26:21     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:26:21     source_date_epoch_from_changelog set but %changelog is missing
18:26:21     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/docker-proxy
18:26:21 warning: source_date_epoch_from_changelog set but %changelog is missing
18:26:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3PptYf
18:26:21 + umask 022
18:26:21 + cd /root/rpmbuild/BUILD
18:26:21 + cd /root/rpmbuild/BUILD
18:26:21 + rm -rf src
18:26:21 + /usr/bin/mkdir -p src
18:26:21 + cd src
18:26:21 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:26:21 + STATUS=0
18:26:21 + '[' 0 -ne 0 ']'
18:26:21 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:26:21 + STATUS=0
18:26:21 + '[' 0 -ne 0 ']'
18:26:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:21 + RPM_EC=0
18:26:21 ++ jobs -p
18:26:21 + exit 0
18:26:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7sAiPx
18:26:21 + umask 022
18:26:21 + cd /root/rpmbuild/BUILD
18:26:21 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:21 + export CFLAGS
18:26:21 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:21 + export CXXFLAGS
18:26:21 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:21 + export FFLAGS
18:26:21 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:21 + export FCFLAGS
18:26:21 + VALAFLAGS=-g
18:26:21 + export VALAFLAGS
18:26:21 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:26:21 + export LDFLAGS
18:26:21 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:21 + export LT_SYS_LIBRARY_PATH
18:26:21 + CC=gcc
18:26:21 + export CC
18:26:21 + CXX=g++
18:26:21 + export CXX
18:26:21 + cd src
18:26:21 + mkdir -p /go/src/github.com/docker
18:26:21 + rm -f /go/src/github.com/docker/cli
18:26:21 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:26:21 + pushd /go/src/github.com/docker/cli
18:26:21 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:26:21 + VERSION=0.0.0-20231011170815-26951f7
18:26:21 + GITCOMMIT=26951f7
18:26:21 + GO_LINKMODE=dynamic
18:26:21 + ./scripts/build/binary
18:26:21 Building dynamic docker-linux-arm64
18:26:21 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:20Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:26:21 #16 8.818 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpkgconf3 arm64 1.8.1-1ubuntu2 [29.5 kB]
18:26:21 #16 8.987 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkgconf-bin arm64 1.8.1-1ubuntu2 [20.4 kB]
18:26:21 #16 9.017 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkgconf arm64 1.8.1-1ubuntu2 [16.8 kB]
18:26:21 #13 39.62 Transaction check succeeded.
18:26:21 #13 39.62 Running transaction test
18:26:21 git init src/github.com/docker/compose
18:26:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:26:21 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:26:21 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:26:21 + SRC=src/github.com/docker/compose
18:26:21 + REF=v2.21.0
18:26:21 + REF_FETCH=v2.21.0
18:26:21 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:26:21 + awk {print $2}
18:26:21 + REF=refs/tags/v2.21.0
18:26:21 + [ -n refs/tags/v2.21.0 ]
18:26:21 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:26:21 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:26:21 #16 9.043 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkg-config arm64 1.8.1-1ubuntu2 [5408 B]
18:26:21 #16 9.216 debconf: delaying package configuration, since apt-utils is not installed
18:26:21 #16 9.260 Fetched 13.7 MB in 3s (5180 kB/s)
18:26:21 #16 9.288 Selecting previously unselected package bash-completion.
18:26:21 #20 exporting layers 3.9s done
18:26:21 #20 writing image sha256:4a9521086862fe5ca65d2d15789156ba526384e0cc701cf516db48c1c5c4941b done
18:26:21 #20 naming to docker.io/debbuild-debian-bullseye/x86_64 done
18:26:21 #20 DONE 3.9s
18:26:21 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
18:26:21 + set -e
18:26:21 + mkdir -p /root/build-deb/engine
18:26:21 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:26:21 #14 34.49 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:26:21 #14 34.50 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
18:26:21 #14 34.51 Setting up gpg (2.2.19-3ubuntu2.2) ...
18:26:21 #14 34.52 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
18:26:21 #14 34.52 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
18:26:21 #16 9.288 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26700 files and directories currently installed.)
18:26:21 #16 9.303 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
18:26:21 #16 9.316 Unpacking bash-completion (1:2.11-6ubuntu1) ...
18:26:21 #16 9.447 Selecting previously unselected package libarchive13:arm64.
18:26:21 #16 9.450 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_arm64.deb ...
18:26:21 #16 9.457 Unpacking libarchive13:arm64 (3.6.2-1ubuntu1) ...
18:26:21 #16 9.496 Selecting previously unselected package libjsoncpp25:arm64.
18:26:21 #16 9.499 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_arm64.deb ...
18:26:21 #16 9.503 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
18:26:21 #16 9.537 Selecting previously unselected package librhash0:arm64.
18:26:21 #16 9.540 Preparing to unpack .../3-librhash0_1.4.3-3_arm64.deb ...
18:26:21 #16 9.543 Unpacking librhash0:arm64 (1.4.3-3) ...
18:26:21 #16 9.583 Selecting previously unselected package libuv1:arm64.
18:26:21 #16 9.586 Preparing to unpack .../4-libuv1_1.44.2-1_arm64.deb ...
18:26:21 #16 9.590 Unpacking libuv1:arm64 (1.44.2-1) ...
18:26:21 #16 9.634 Selecting previously unselected package cmake-data.
18:26:21 #16 9.637 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ...
18:26:21 #16 9.646 Unpacking cmake-data (3.25.1-1ubuntu1) ...
18:26:21 #15 3.411 (1/93): device-mapper-1.02.175-9.fc37.x86_64.rp 473 kB/s | 138 kB     00:00    
18:26:21 #15 3.415 (2/93): device-mapper-devel-1.02.175-9.fc37.x86 143 kB/s |  43 kB     00:00    
18:26:21 #15 3.429 (3/93): automake-1.16.5-9.fc37.noarch.rpm       2.2 MB/s | 696 kB     00:00    
18:26:21 #15 3.434 (4/93): device-mapper-libs-1.02.175-9.fc37.x86_ 9.6 MB/s | 177 kB     00:00    
18:26:21 #15 3.437 (5/93): gc-8.0.6-4.fc37.x86_64.rpm              4.7 MB/s | 103 kB     00:00    
18:26:21 #15 3.452 (6/93): kmod-libs-30-2.fc37.x86_64.rpm          6.1 MB/s |  68 kB     00:00    
18:26:21 #15 3.456 (7/93): jsoncpp-1.9.5-3.fc37.x86_64.rpm         6.4 MB/s |  98 kB     00:00    
18:26:21 #15 3.508 (8/93): guile22-2.2.7-6.fc37.x86_64.rpm          84 MB/s | 6.5 MB     00:00    
18:26:21 #15 3.510 (9/93): libargon2-20190702-1.fc37.x86_64.rpm    481 kB/s |  28 kB     00:00    
18:26:21 #15 3.516 (10/93): libbpf-0.8.0-2.fc37.x86_64.rpm         3.0 MB/s | 172 kB     00:00    
18:26:21 #15 3.522 (11/93): libfdisk-2.38.1-1.fc37.x86_64.rpm       15 MB/s | 160 kB     00:00    
18:26:21 #15 3.525 (12/93): libcbor-0.7.0-7.fc37.x86_64.rpm        3.9 MB/s |  56 kB     00:00    
18:26:21 #15 3.528 (13/93): libfido2-1.11.0-3.fc37.x86_64.rpm      7.8 MB/s |  97 kB     00:00    
18:26:21 #15 3.532 (14/93): libmpc-1.2.1-5.fc37.x86_64.rpm         6.2 MB/s |  61 kB     00:00    
18:26:21 #15 3.536 (15/93): libseccomp-devel-2.5.3-3.fc37.x86_64.r 9.0 MB/s |  60 kB     00:00    
18:26:21 #15 3.541 (16/93): libseccomp-2.5.3-3.fc37.x86_64.rpm     5.7 MB/s |  70 kB     00:00    
18:26:21 #15 3.550 (17/93): libtool-2.4.7-2.fc37.x86_64.rpm         34 MB/s | 601 kB     00:00    
18:26:21 #15 3.554 (18/93): libtool-ltdl-2.4.7-2.fc37.x86_64.rpm   2.1 MB/s |  37 kB     00:00    
18:26:21 #15 3.560 (19/93): libtool-ltdl-devel-2.4.7-2.fc37.x86_64  16 MB/s | 164 kB     00:00    
18:26:21 #15 3.564 (20/93): libutempter-1.2.1-7.fc37.x86_64.rpm    1.8 MB/s |  26 kB     00:00    
18:26:21 #15 3.569 (21/93): libxkbcommon-1.4.1-2.fc37.x86_64.rpm   9.7 MB/s | 140 kB     00:00    
18:26:21 #15 3.578 (22/93): m4-1.4.19-4.fc37.x86_64.rpm             23 MB/s | 303 kB     00:00    
18:26:21 #15 3.588 (23/93): make-4.3-11.fc37.x86_64.rpm             23 MB/s | 542 kB     00:00    
18:26:21 #15 3.597 (24/93): pcre2-devel-10.40-1.fc37.1.x86_64.rpm   18 MB/s | 505 kB     00:00    
18:26:21 #15 3.602 (25/93): pcre2-utf32-10.40-1.fc37.1.x86_64.rpm   15 MB/s | 203 kB     00:00    
18:26:21 #15 3.609 (26/93): pcre2-utf16-10.40-1.fc37.1.x86_64.rpm   11 MB/s | 216 kB     00:00    
18:26:21 #13 40.15 Transaction test succeeded.
18:26:21 #13 40.15 Running transaction
18:26:21 #14 34.53 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.6) ...
18:26:21 #14 34.54 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
18:26:21 From https://github.com/docker/compose
18:26:21  * [new tag]         v2.21.0    -> v2.21.0
18:26:21 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:26:21 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-lunar
18:26:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:26:21 mkdir -p sources
18:26:21 docker run --rm -w /v \
18:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:26:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:26:21 	alpine \
18:26:21 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:26:22 #15 3.612 (27/93): perl-Error-0.17029-10.fc37.noarch.rpm  2.8 MB/s |  41 kB     00:00    
18:26:22 #15 3.615 (28/93): perl-TermReadKey-2.38-14.fc37.x86_64.r 2.9 MB/s |  36 kB     00:00    
18:26:22 #15 3.619 (29/93): perl-Thread-Queue-3.14-489.fc37.noarch 3.4 MB/s |  21 kB     00:00    
18:26:22 #15 3.621 (30/93): perl-threads-2.27-489.fc37.x86_64.rpm  6.3 MB/s |  57 kB     00:00    
18:26:22 #15 3.625 (31/93): perl-threads-shared-1.64-489.fc37.x86_ 4.5 MB/s |  44 kB     00:00    
18:26:22 #15 3.636 (32/93): python3-setools-4.4.0-9.fc37.x86_64.rp  44 MB/s | 618 kB     00:00    
18:26:22 #15 3.639 (33/93): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  3.5 MB/s |  61 kB     00:00    
18:26:22 #15 3.645 (34/93): rhash-1.4.2-3.fc37.x86_64.rpm           10 MB/s | 185 kB     00:00    
18:26:22 #15 3.671 (35/93): util-linux-2.38.1-1.fc37.x86_64.rpm     76 MB/s | 2.3 MB     00:00    
18:26:22 #15 3.674 (36/93): annobin-docs-12.26-1.fc37.noarch.rpm   2.6 MB/s |  91 kB     00:00    
18:26:22 #15 3.685 (37/93): annobin-plugin-gcc-12.26-1.fc37.x86_64  25 MB/s | 956 kB     00:00    
18:26:22 #15 3.693 (38/93): checkpolicy-3.5-1.fc37.x86_64.rpm       47 MB/s | 347 kB     00:00    
18:26:22 #15 3.708 (39/93): autoconf-2.71-4.fc37.noarch.rpm         32 MB/s | 733 kB     00:00    
18:26:22 #15 3.732 (40/93): cmake-data-3.27.4-6.fc37.noarch.rpm     60 MB/s | 2.2 MB     00:00    
18:26:22 #15 3.738 (41/93): cmake-filesystem-3.27.4-6.fc37.x86_64. 637 kB/s |  18 kB     00:00    
18:26:22 #15 3.752 (42/93): cmake-rpm-macros-3.27.4-6.fc37.noarch. 1.0 MB/s |  18 kB     00:00    
18:26:22 #15 3.779 (43/93): cryptsetup-libs-2.6.1-1.fc37.x86_64.rp  19 MB/s | 491 kB     00:00    
18:26:22 #15 3.865 (44/93): cpp-12.3.1-1.fc37.x86_64.rpm            85 MB/s |  11 MB     00:00    
18:26:22 + mkdir -p /root/build-deb/cli
18:26:22 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:26:22 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el8.aarch64.rpm
18:26:22 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b7syvY
18:26:22 + umask 022
18:26:22 + cd /root/rpmbuild/BUILD
18:26:22 + cd src
18:26:22 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
18:26:22 + exit 0
18:26:22 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xk6ORl
18:26:22 + umask 022
18:26:22 + cd /root/rpmbuild/BUILD
18:26:22 + cd /root/rpmbuild/BUILD
18:26:22 + rm -rf src
18:26:22 + /usr/bin/mkdir -p src
18:26:22 + cd src
18:26:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:26:22 + /usr/bin/tar -xof -
18:26:22 + STATUS=0
18:26:22 + '[' 0 -ne 0 ']'
18:26:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:26:22 + /usr/bin/tar -xof -
18:26:22 + STATUS=0
18:26:22 + '[' 0 -ne 0 ']'
18:26:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:22 + exit 0
18:26:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ORI3Lp
18:26:22 + umask 022
18:26:22 + cd /root/rpmbuild/BUILD
18:26:22 + cd src
18:26:22 + pushd /root/rpmbuild/BUILD/src/compose
18:26:22 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:26:22 + make VERSION=v2.21.0 DESTDIR=./bin build
18:26:22 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:26:22 go: downloading github.com/docker/cli v24.0.5+incompatible
18:26:22 go: downloading go.opentelemetry.io/otel v1.14.0
18:26:22 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:26:22 go: downloading github.com/compose-spec/compose-go v1.18.3
18:26:22 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:26:22 go: downloading github.com/docker/buildx v0.11.2
18:26:22 go: downloading github.com/docker/docker v24.0.5+incompatible
18:26:22 go: downloading github.com/hashicorp/go-version v1.6.0
18:26:22 go: downloading github.com/mattn/go-shellwords v1.0.12
18:26:22 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:26:22 go: downloading github.com/moby/buildkit v0.12.1
18:26:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:26:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:26:22 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:26:22 go: downloading google.golang.org/grpc v1.57.0
18:26:22 go: downloading github.com/containerd/containerd v1.7.3
18:26:22 go: downloading github.com/jonboulle/clockwork v0.4.0
18:26:22 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:26:22 go: downloading github.com/stretchr/testify v1.8.4
18:26:22 #13 46.00   Running scriptlet: glibc-common-2.37-5.fc38.x86_64                    148/148 
18:26:22 #13 48.25   Verifying        : binutils-2.39-9.fc38.x86_64                          1/148 
18:26:22 #13 48.25   Verifying        : binutils-gold-2.39-9.fc38.x86_64                     2/148 
18:26:22 #13 48.25   Verifying        : bzip2-1.0.8-13.fc38.x86_64                           3/148 
18:26:22 #13 48.25   Verifying        : cpio-2.13-14.fc38.x86_64                             4/148 
18:26:22 #13 48.25   Verifying        : desktop-file-utils-0.26-8.fc38.x86_64                5/148 
18:26:22 #13 48.25   Verifying        : devscripts-checkbashisms-2.23.0-1.fc38.x86_64        6/148 
18:26:22 #13 48.25   Verifying        : dwz-0.15-2.fc38.x86_64                               7/148 
18:26:22 #13 48.25   Verifying        : ed-1.19-2.fc38.x86_64                                8/148 
18:26:22 #13 48.25   Verifying        : efi-srpm-macros-5-7.fc38.noarch                      9/148 
18:26:22 #13 48.25   Verifying        : enchant2-2.3.4-1.fc38.x86_64                        10/148 
18:26:22 #13 48.25   Verifying        : file-5.44-3.fc38.x86_64                             11/148 
18:26:22 #13 48.25   Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch             12/148 
18:26:22 #13 48.25   Verifying        : fonts-srpm-macros-1:2.0.5-11.fc38.noarch            13/148 
18:26:22 #13 48.25   Verifying        : fpc-srpm-macros-1.3-7.fc38.noarch                   14/148 
18:26:22 #13 48.25   Verifying        : gdk-pixbuf2-2.42.10-2.fc38.x86_64                   15/148 
18:26:22 #13 48.25   Verifying        : ghc-srpm-macros-1.6.1-1.fc38.noarch                 16/148 
18:26:22 #13 48.25   Verifying        : gnat-srpm-macros-6-2.fc38.noarch                    17/148 
18:26:22 #13 48.25   Verifying        : go-srpm-macros-3.2.0-2.fc38.noarch                  18/148 
18:26:22 #13 48.25   Verifying        : groff-base-1.22.4-11.fc38.x86_64                    19/148 
18:26:22 #13 48.25   Verifying        : hunspell-1.7.2-3.fc38.x86_64                        20/148 
18:26:22 #13 48.25   Verifying        : hunspell-en-0.20201207-3.fc38.noarch                21/148 
18:26:22 #13 48.25   Verifying        : hunspell-en-GB-0.20201207-3.fc38.noarch             22/148 
18:26:22 #13 48.25   Verifying        : hunspell-en-US-0.20201207-3.fc38.noarch             23/148 
18:26:22 #13 48.25   Verifying        : hunspell-filesystem-1.7.2-3.fc38.x86_64             24/148 
18:26:22 #13 48.25   Verifying        : jansson-2.13.1-6.fc38.x86_64                        25/148 
18:26:22 #13 48.25   Verifying        : js-jquery-3.6.3-2.fc38.noarch                       26/148 
18:26:22 #13 48.25   Verifying        : json-glib-1.6.6-4.fc38.x86_64                       27/148 
18:26:22 #13 48.25   Verifying        : libappstream-glib-0.8.2-2.fc38.x86_64               28/148 
18:26:22 #13 48.25   Verifying        : libjpeg-turbo-2.1.4-2.fc38.x86_64                   29/148 
18:26:22 #13 48.25   Verifying        : libpkgconf-1.8.0-6.fc38.x86_64                      30/148 
18:26:22 #13 48.25   Verifying        : libpng-2:1.6.37-14.fc38.x86_64                      31/148 
18:26:22 #13 48.25   Verifying        : libstemmer-2.2.0-5.fc38.x86_64                      32/148 
18:26:22 #13 48.25   Verifying        : lua-srpm-macros-1-8.fc38.noarch                     33/148 
18:26:22 #13 48.25   Verifying        : ncurses-6.4-3.20230114.fc38.x86_64                  34/148 
18:26:22 #13 48.25   Verifying        : ocaml-srpm-macros-7-3.fc38.noarch                   35/148 
18:26:22 #13 48.25   Verifying        : openblas-srpm-macros-2-13.fc38.noarch               36/148 
18:26:22 #13 48.25   Verifying        : patch-2.7.6-19.fc38.x86_64                          37/148 
18:26:22 #13 48.25   Verifying        : perl-Carp-1.52-490.fc38.noarch                      38/148 
18:26:22 #13 48.25   Verifying        : perl-Data-Dumper-2.184-491.fc38.x86_64              39/148 
18:26:22 #13 48.25   Verifying        : perl-Digest-1.20-490.fc38.noarch                    40/148 
18:26:22 #13 48.25   Verifying        : perl-Digest-MD5-2.58-490.fc38.x86_64                41/148 
18:26:22 #13 48.25   Verifying        : perl-Encode-4:3.19-493.fc38.x86_64                  42/148 
18:26:22 #13 48.25   Verifying        : perl-Exporter-5.77-490.fc38.noarch                  43/148 
18:26:22 #13 48.25   Verifying        : perl-File-Path-2.18-490.fc38.noarch                 44/148 
18:26:22 #13 48.25   Verifying        : perl-File-Temp-1:0.231.100-490.fc38.noarch          45/148 
18:26:22 #13 48.25   Verifying        : perl-Getopt-Long-1:2.54-2.fc38.noarch               46/148 
18:26:22 #13 48.25   Verifying        : perl-IO-Socket-IP-0.41-492.fc38.noarch              47/148 
18:26:22 #13 48.25   Verifying        : perl-IO-Socket-SSL-2.081-1.fc38.noarch              48/148 
18:26:22 #13 48.25   Verifying        : perl-MIME-Base64-3.16-490.fc38.x86_64               49/148 
18:26:22 #13 48.25   Verifying        : perl-Mozilla-CA-20221114-2.fc38.noarch              50/148 
18:26:22 #13 48.25   Verifying        : perl-Net-SSLeay-1.92-5.fc38.x86_64                  51/148 
18:26:22 #13 48.25   Verifying        : perl-PathTools-3.84-490.fc38.x86_64                 52/148 
18:26:22 #13 48.25   Verifying        : perl-Pod-Escapes-1:1.07-490.fc38.noarch             53/148 
18:26:22 #13 48.25   Verifying        : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            54/148 
18:26:22 #13 48.25   Verifying        : perl-Pod-Simple-1:3.43-491.fc38.noarch              55/148 
18:26:22 #13 48.25   Verifying        : perl-Pod-Usage-4:2.03-4.fc38.noarch                 56/148 
18:26:22 #13 48.25   Verifying        : perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64       57/148 
18:26:22 #13 48.25   Verifying        : perl-Socket-4:2.036-2.fc38.x86_64                   58/148 
18:26:22 #13 48.25   Verifying        : perl-Storable-1:3.26-490.fc38.x86_64                59/148 
18:26:22 #13 48.25   Verifying        : perl-Term-ANSIColor-5.01-491.fc38.noarch            60/148 
18:26:22 #13 48.25   Verifying        : perl-Term-Cap-1.18-1.fc38.noarch                    61/148 
18:26:22 #13 48.25   Verifying        : perl-Text-ParseWords-3.31-490.fc38.noarch           62/148 
18:26:22 #13 48.25   Verifying        : perl-Time-Local-2:1.300-490.fc38.noarch             63/148 
18:26:22 #13 48.25   Verifying        : perl-URI-5.17-2.fc38.noarch                         64/148 
18:26:22 #13 48.25   Verifying        : perl-constant-1.33-491.fc38.noarch                  65/148 
18:26:22 #13 48.25   Verifying        : perl-libnet-3.15-1.fc38.noarch                      66/148 
18:26:22 #13 48.25   Verifying        : perl-parent-1:0.241-1.fc38.noarch                   67/148 
18:26:22 #13 48.25   Verifying        : perl-podlators-1:5.01-2.fc38.noarch                 68/148 
18:26:22 #13 48.25   Verifying        : perl-srpm-macros-1-48.fc38.noarch                   69/148 
18:26:22 #13 48.25   Verifying        : pkgconf-1.8.0-6.fc38.x86_64                         70/148 
18:26:22 #13 48.25   Verifying        : pkgconf-m4-1.8.0-6.fc38.noarch                      71/148 
18:26:22 #13 48.25   Verifying        : pkgconf-pkg-config-1.8.0-6.fc38.x86_64              72/148 
18:26:22 #13 48.25   Verifying        : python-srpm-macros-3.11-10.fc38.noarch              73/148 
18:26:22 #13 48.25   Verifying        : python-systemd-doc-235-2.fc38.x86_64                74/148 
18:26:22 #13 48.25   Verifying        : python3-construct-2.10.68-4.fc38.noarch             75/148 
18:26:22 #13 48.25   Verifying        : python3-dateutil-1:2.8.2-5.fc38.noarch              76/148 
18:26:22 #13 48.25   Verifying        : python3-dbus-1.3.2-2.fc38.x86_64                    77/148 
18:26:22 #13 48.25   Verifying        : python3-distro-1.8.0-2.fc38.noarch                  78/148 
18:26:22 #13 48.25   Verifying        : python3-enchant-3.2.2-6.fc38.noarch                 79/148 
18:26:22 #13 48.25   Verifying        : python3-file-magic-5.44-3.fc38.noarch               80/148 
18:26:22 #13 48.25   Verifying        : python3-pybeam-0.7-5.fc38.noarch                    81/148 
18:26:22 #13 48.25   Verifying        : python3-pyxdg-0.27-7.fc38.noarch                    82/148 
18:26:22 #13 48.25   Verifying        : python3-six-1.16.0-9.fc38.noarch                    83/148 
18:26:22 #13 48.25   Verifying        : python3-systemd-235-2.fc38.x86_64                   84/148 
18:26:22 #13 48.25   Verifying        : python3-tomli-w-1.0.0-5.fc38.noarch                 85/148 
18:26:22 #13 48.25   Verifying        : redhat-rpm-config-252-1.fc38.noarch                 86/148 
18:26:22 #13 48.25   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch          87/148 
18:26:22 #13 48.25   Verifying        : shared-mime-info-2.2-3.fc38.x86_64                  88/148 
18:26:22 #13 48.25   Verifying        : unzip-6.0-60.fc38.x86_64                            89/148 
18:26:22 #13 48.25   Verifying        : web-assets-filesystem-5-19.fc38.noarch              90/148 
18:26:22 #13 48.25   Verifying        : xz-5.4.1-1.fc38.x86_64                              91/148 
18:26:22 #13 48.25   Verifying        : ansible-srpm-macros-1-10.fc38.noarch                92/148 
18:26:22 #13 48.25   Verifying        : dash-0.5.12-1.fc38.x86_64                           93/148 
18:26:22 #13 48.25   Verifying        : dbus-libs-1:1.14.10-1.fc38.x86_64                   94/148 
18:26:22 #13 48.25   Verifying        : debugedit-5.0-9.fc38.x86_64                         95/148 
18:26:22 #13 48.25   Verifying        : diffutils-3.10-1.fc38.x86_64                        96/148 
18:26:22 #13 48.25   Verifying        : dnf-plugins-core-4.4.3-1.fc38.noarch                97/148 
18:26:22 #13 48.25   Verifying        : elfutils-0.189-3.fc38.x86_64                        98/148 
18:26:22 #13 48.25   Verifying        : elfutils-debuginfod-client-0.189-3.fc38.x86_64      99/148 
18:26:22 #13 48.25   Verifying        : emacs-filesystem-1:28.3-0.rc1.fc38.noarch          100/148 
18:26:22 #13 48.25   Verifying        : gdb-minimal-13.2-5.fc38.x86_64                     101/148 
18:26:22 #13 48.25   Verifying        : glibc-gconv-extra-2.37-10.fc38.x86_64              102/148 
18:26:22 #13 48.25   Verifying        : kernel-srpm-macros-1.0-19.fc38.noarch              103/148 
18:26:22 #13 48.26   Verifying        : package-notes-srpm-macros-0.5-8.fc38.noarch        104/148 
18:26:22 #13 48.26   Verifying        : perl-AutoLoader-5.74-497.fc38.noarch               105/148 
18:26:22 #13 48.26   Verifying        : perl-B-1.83-497.fc38.x86_64                        106/148 
18:26:22 #13 48.26   Verifying        : perl-Class-Struct-0.66-497.fc38.noarch             107/148 
18:26:22 #13 48.26   Verifying        : perl-DynaLoader-1.52-497.fc38.x86_64               108/148 
18:26:22 #13 48.26   Verifying        : perl-Errno-1.36-497.fc38.x86_64                    109/148 
18:26:22 #13 48.26   Verifying        : perl-Fcntl-1.15-497.fc38.x86_64                    110/148 
18:26:22 #13 48.26   Verifying        : perl-File-Basename-2.85-497.fc38.noarch            111/148 
18:26:22 #13 48.26   Verifying        : perl-File-stat-1.12-497.fc38.noarch                112/148 
18:26:22 #13 48.26   Verifying        : perl-FileHandle-2.03-497.fc38.noarch               113/148 
18:26:22 #13 48.26   Verifying        : perl-Getopt-Std-1.13-497.fc38.noarch               114/148 
18:26:22 #13 48.26   Verifying        : perl-HTTP-Tiny-0.086-2.fc38.noarch                 115/148 
18:26:22 #13 48.26   Verifying        : perl-IO-1.50-497.fc38.x86_64                       116/148 
18:26:22 #13 48.26   Verifying        : perl-IPC-Open3-1.22-497.fc38.noarch                117/148 
18:26:22 #13 48.26   Verifying        : perl-NDBM_File-1.15-497.fc38.x86_64                118/148 
18:26:22 #13 48.26   Verifying        : perl-POSIX-2.03-497.fc38.x86_64                    119/148 
18:26:22 #13 48.26   Verifying        : perl-SelectSaver-1.02-497.fc38.noarch              120/148 
18:26:22 #13 48.26   Verifying        : perl-Symbol-1.09-497.fc38.noarch                   121/148 
18:26:22 #13 48.26   Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch        122/148 
18:26:22 #13 48.26   Verifying        : perl-base-2.27-497.fc38.noarch                     123/148 
18:26:22 #13 48.26   Verifying        : perl-if-0.61.000-497.fc38.noarch                   124/148 
18:26:22 #13 48.26   Verifying        : perl-interpreter-4:5.36.1-497.fc38.x86_64          125/148 
18:26:22 #13 48.26   Verifying        : perl-libs-4:5.36.1-497.fc38.x86_64                 126/148 
18:26:22 #13 48.26   Verifying        : perl-locale-1.10-497.fc38.noarch                   127/148 
18:26:22 #13 48.26   Verifying        : perl-mro-1.26-497.fc38.x86_64                      128/148 
18:26:22 #13 48.26   Verifying        : perl-overload-1.35-497.fc38.noarch                 129/148 
18:26:22 #13 48.26   Verifying        : perl-overloading-0.02-497.fc38.noarch              130/148 
18:26:22 #13 48.26   Verifying        : perl-vars-1.05-497.fc38.noarch                     131/148 
18:26:22 #13 48.26   Verifying        : pyproject-srpm-macros-1.10.0-1.fc38.noarch         132/148 
18:26:22 #13 48.26   Verifying        : python3-dnf-plugins-core-4.4.3-1.fc38.noarch       133/148 
18:26:22 #13 48.26   Verifying        : python3-zstandard-0.21.0-1.fc38.x86_64             134/148 
18:26:22 #13 48.26   Verifying        : qt5-srpm-macros-5.15.10-1.fc38.noarch              135/148 
18:26:22 #13 48.26   Verifying        : rpm-build-4.18.1-3.fc38.x86_64                     136/148 
18:26:22 #13 48.26   Verifying        : rpmlint-2.4.0-6.fc38.noarch                        137/148 
18:26:22 #13 48.26   Verifying        : rpmlint-fedora-license-data-1.31-1.fc38.noarch     138/148 
18:26:22 #13 48.26   Verifying        : rust-srpm-macros-25.2-1.fc38.noarch                139/148 
18:26:22 #13 48.26   Verifying        : xxhash-libs-0.8.2-1.fc38.x86_64                    140/148 
18:26:22 #13 48.26   Verifying        : zip-3.0-37.fc38.x86_64                             141/148 
18:26:22 #13 48.26   Verifying        : zstd-1.5.5-1.fc38.x86_64                           142/148 
18:26:22 #13 48.26   Verifying        : glibc-2.37-10.fc38.x86_64                          143/148 
18:26:22 #13 48.26   Verifying        : glibc-2.37-5.fc38.x86_64                           144/148 
18:26:22 #13 48.26   Verifying        : glibc-common-2.37-10.fc38.x86_64                   145/148 
18:26:22 #13 48.26   Verifying        : glibc-common-2.37-5.fc38.x86_64                    146/148 
18:26:22 #13 48.26   Verifying        : glibc-minimal-langpack-2.37-10.fc38.x86_64         147/148 
18:26:22 #13 48.26   Verifying        : glibc-minimal-langpack-2.37-5.fc38.x86_64          148/148 
18:26:22 #13 48.40 
18:26:22 #13 48.40 Upgraded:
18:26:22 #13 48.40   glibc-2.37-10.fc38.x86_64                   glibc-common-2.37-10.fc38.x86_64 
18:26:22 #13 48.40   glibc-minimal-langpack-2.37-10.fc38.x86_64 
18:26:22 #13 48.40 Installed:
18:26:22 #13 48.40   ansible-srpm-macros-1-10.fc38.noarch                                          
18:26:22 #13 48.40   binutils-2.39-9.fc38.x86_64                                                   
18:26:22 #13 48.40   binutils-gold-2.39-9.fc38.x86_64                                              
18:26:22 #13 48.40   bzip2-1.0.8-13.fc38.x86_64                                                    
18:26:22 #13 48.40   cpio-2.13-14.fc38.x86_64                                                      
18:26:22 #13 48.40   dash-0.5.12-1.fc38.x86_64                                                     
18:26:22 #13 48.40   dbus-libs-1:1.14.10-1.fc38.x86_64                                             
18:26:22 #13 48.40   debugedit-5.0-9.fc38.x86_64                                                   
18:26:22 #13 48.40   desktop-file-utils-0.26-8.fc38.x86_64                                         
18:26:22 #13 48.40   devscripts-checkbashisms-2.23.0-1.fc38.x86_64                                 
18:26:22 #13 48.40   diffutils-3.10-1.fc38.x86_64                                                  
18:26:22 #13 48.40   dnf-plugins-core-4.4.3-1.fc38.noarch                                          
18:26:22 #13 48.40   dwz-0.15-2.fc38.x86_64                                                        
18:26:22 #13 48.40   ed-1.19-2.fc38.x86_64                                                         
18:26:22 #13 48.40   efi-srpm-macros-5-7.fc38.noarch                                               
18:26:22 #13 48.40   elfutils-0.189-3.fc38.x86_64                                                  
18:26:22 #13 48.40   elfutils-debuginfod-client-0.189-3.fc38.x86_64                                
18:26:22 #13 48.40   emacs-filesystem-1:28.3-0.rc1.fc38.noarch                                     
18:26:22 #13 48.40   enchant2-2.3.4-1.fc38.x86_64                                                  
18:26:22 #13 48.40   file-5.44-3.fc38.x86_64                                                       
18:26:22 #13 48.40   fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
18:26:22 #13 48.40   fonts-srpm-macros-1:2.0.5-11.fc38.noarch                                      
18:26:22 #13 48.40   fpc-srpm-macros-1.3-7.fc38.noarch                                             
18:26:22 #13 48.40   gdb-minimal-13.2-5.fc38.x86_64                                                
18:26:22 #13 48.40   gdk-pixbuf2-2.42.10-2.fc38.x86_64                                             
18:26:22 #13 48.40   ghc-srpm-macros-1.6.1-1.fc38.noarch                                           
18:26:22 #13 48.40   glibc-gconv-extra-2.37-10.fc38.x86_64                                         
18:26:22 #13 48.40   gnat-srpm-macros-6-2.fc38.noarch                                              
18:26:22 #13 48.40   go-srpm-macros-3.2.0-2.fc38.noarch                                            
18:26:22 #13 48.40   groff-base-1.22.4-11.fc38.x86_64                                              
18:26:22 #13 48.40   hunspell-1.7.2-3.fc38.x86_64                                                  
18:26:22 #13 48.40   hunspell-en-0.20201207-3.fc38.noarch                                          
18:26:22 #13 48.40   hunspell-en-GB-0.20201207-3.fc38.noarch                                       
18:26:22 #13 48.40   hunspell-en-US-0.20201207-3.fc38.noarch                                       
18:26:22 #13 48.40   hunspell-filesystem-1.7.2-3.fc38.x86_64                                       
18:26:22 #13 48.40   jansson-2.13.1-6.fc38.x86_64                                                  
18:26:22 #13 48.40   js-jquery-3.6.3-2.fc38.noarch                                                 
18:26:22 #13 48.40   json-glib-1.6.6-4.fc38.x86_64                                                 
18:26:22 #13 48.40   kernel-srpm-macros-1.0-19.fc38.noarch                                         
18:26:22 #13 48.40   libappstream-glib-0.8.2-2.fc38.x86_64                                         
18:26:22 #13 48.40   libjpeg-turbo-2.1.4-2.fc38.x86_64                                             
18:26:22 #13 48.40   libpkgconf-1.8.0-6.fc38.x86_64                                                
18:26:22 #13 48.40   libpng-2:1.6.37-14.fc38.x86_64                                                
18:26:22 #13 48.40   libstemmer-2.2.0-5.fc38.x86_64                                                
18:26:22 #13 48.40   lua-srpm-macros-1-8.fc38.noarch                                               
18:26:22 #13 48.40   ncurses-6.4-3.20230114.fc38.x86_64                                            
18:26:22 #13 48.40   ocaml-srpm-macros-7-3.fc38.noarch                                             
18:26:22 #13 48.40   openblas-srpm-macros-2-13.fc38.noarch                                         
18:26:22 #13 48.40   package-notes-srpm-macros-0.5-8.fc38.noarch                                   
18:26:22 #13 48.40   patch-2.7.6-19.fc38.x86_64                                                    
18:26:22 #13 48.40   perl-AutoLoader-5.74-497.fc38.noarch                                          
18:26:22 #13 48.40   perl-B-1.83-497.fc38.x86_64                                                   
18:26:22 #13 48.40   perl-Carp-1.52-490.fc38.noarch                                                
18:26:22 #13 48.40   perl-Class-Struct-0.66-497.fc38.noarch                                        
18:26:22 #13 48.40   perl-Data-Dumper-2.184-491.fc38.x86_64                                        
18:26:22 #13 48.40   perl-Digest-1.20-490.fc38.noarch                                              
18:26:22 #13 48.40   perl-Digest-MD5-2.58-490.fc38.x86_64                                          
18:26:22 #13 48.40   perl-DynaLoader-1.52-497.fc38.x86_64                                          
18:26:22 #13 48.40   perl-Encode-4:3.19-493.fc38.x86_64                                            
18:26:22 #13 48.40   perl-Errno-1.36-497.fc38.x86_64                                               
18:26:22 #13 48.40   perl-Exporter-5.77-490.fc38.noarch                                            
18:26:22 #13 48.40   perl-Fcntl-1.15-497.fc38.x86_64                                               
18:26:22 #13 48.40   perl-File-Basename-2.85-497.fc38.noarch                                       
18:26:22 #13 48.40   perl-File-Path-2.18-490.fc38.noarch                                           
18:26:22 #13 48.40   perl-File-Temp-1:0.231.100-490.fc38.noarch                                    
18:26:22 #13 48.40   perl-File-stat-1.12-497.fc38.noarch                                           
18:26:22 #13 48.40   perl-FileHandle-2.03-497.fc38.noarch                                          
18:26:22 #13 48.40   perl-Getopt-Long-1:2.54-2.fc38.noarch                                         
18:26:22 #13 48.40   perl-Getopt-Std-1.13-497.fc38.noarch                                          
18:26:22 #13 48.40   perl-HTTP-Tiny-0.086-2.fc38.noarch                                            
18:26:22 #13 48.40   perl-IO-1.50-497.fc38.x86_64                                                  
18:26:22 #13 48.40   perl-IO-Socket-IP-0.41-492.fc38.noarch                                        
18:26:22 #13 48.40   perl-IO-Socket-SSL-2.081-1.fc38.noarch                                        
18:26:22 #13 48.40   perl-IPC-Open3-1.22-497.fc38.noarch                                           
18:26:22 #13 48.40   perl-MIME-Base64-3.16-490.fc38.x86_64                                         
18:26:22 #13 48.40   perl-Mozilla-CA-20221114-2.fc38.noarch                                        
18:26:22 #13 48.40   perl-NDBM_File-1.15-497.fc38.x86_64                                           
18:26:22 #13 48.40   perl-Net-SSLeay-1.92-5.fc38.x86_64                                            
18:26:22 #13 48.40   perl-POSIX-2.03-497.fc38.x86_64                                               
18:26:22 #13 48.40   perl-PathTools-3.84-490.fc38.x86_64                                           
18:26:22 #13 48.40   perl-Pod-Escapes-1:1.07-490.fc38.noarch                                       
18:26:22 #13 48.40   perl-Pod-Perldoc-3.28.01-491.fc38.noarch                                      
18:26:22 #13 48.40   perl-Pod-Simple-1:3.43-491.fc38.noarch                                        
18:26:22 #13 48.40   perl-Pod-Usage-4:2.03-4.fc38.noarch                                           
18:26:22 #13 48.40   perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64                                 
18:26:22 #13 48.40   perl-SelectSaver-1.02-497.fc38.noarch                                         
18:26:22 #13 48.40   perl-Socket-4:2.036-2.fc38.x86_64                                             
18:26:22 #13 48.40   perl-Storable-1:3.26-490.fc38.x86_64                                          
18:26:22 #13 48.40   perl-Symbol-1.09-497.fc38.noarch                                              
18:26:22 #13 48.40   perl-Term-ANSIColor-5.01-491.fc38.noarch                                      
18:26:22 #13 48.40   perl-Term-Cap-1.18-1.fc38.noarch                                              
18:26:22 #13 48.40   perl-Text-ParseWords-3.31-490.fc38.noarch                                     
18:26:22 #13 48.40   perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch                                   
18:26:22 #13 48.40   perl-Time-Local-2:1.300-490.fc38.noarch                                       
18:26:22 #13 48.40   perl-URI-5.17-2.fc38.noarch                                                   
18:26:22 #13 48.40   perl-base-2.27-497.fc38.noarch                                                
18:26:22 #13 48.40   perl-constant-1.33-491.fc38.noarch                                            
18:26:22 #13 48.40   perl-if-0.61.000-497.fc38.noarch                                              
18:26:22 #13 48.40   perl-interpreter-4:5.36.1-497.fc38.x86_64                                     
18:26:22 #13 48.40   perl-libnet-3.15-1.fc38.noarch                                                
18:26:22 #13 48.40   perl-libs-4:5.36.1-497.fc38.x86_64                                            
18:26:22 #13 48.40   perl-locale-1.10-497.fc38.noarch                                              
18:26:22 #13 48.40   perl-mro-1.26-497.fc38.x86_64                                                 
18:26:22 #13 48.40   perl-overload-1.35-497.fc38.noarch                                            
18:26:22 #13 48.40   perl-overloading-0.02-497.fc38.noarch                                         
18:26:22 #13 48.40   perl-parent-1:0.241-1.fc38.noarch                                             
18:26:22 #13 48.40   perl-podlators-1:5.01-2.fc38.noarch                                           
18:26:22 #13 48.40   perl-srpm-macros-1-48.fc38.noarch                                             
18:26:22 #13 48.40   perl-vars-1.05-497.fc38.noarch                                                
18:26:22 #13 48.40   pkgconf-1.8.0-6.fc38.x86_64                                                   
18:26:22 #13 48.40   pkgconf-m4-1.8.0-6.fc38.noarch                                                
18:26:22 #13 48.40   pkgconf-pkg-config-1.8.0-6.fc38.x86_64                                        
18:26:22 #13 48.40   pyproject-srpm-macros-1.10.0-1.fc38.noarch                                    
18:26:22 #13 48.40   python-srpm-macros-3.11-10.fc38.noarch                                        
18:26:22 #13 48.40   python-systemd-doc-235-2.fc38.x86_64                                          
18:26:22 #13 48.40   python3-construct-2.10.68-4.fc38.noarch                                       
18:26:22 #13 48.40   python3-dateutil-1:2.8.2-5.fc38.noarch                                        
18:26:22 #13 48.40   python3-dbus-1.3.2-2.fc38.x86_64                                              
18:26:22 #13 48.40   python3-distro-1.8.0-2.fc38.noarch                                            
18:26:22 #13 48.40   python3-dnf-plugins-core-4.4.3-1.fc38.noarch                                  
18:26:22 #13 48.40   python3-enchant-3.2.2-6.fc38.noarch                                           
18:26:22 #13 48.40   python3-file-magic-5.44-3.fc38.noarch                                         
18:26:22 #13 48.40   python3-pybeam-0.7-5.fc38.noarch                                              
18:26:22 #13 48.40   python3-pyxdg-0.27-7.fc38.noarch                                              
18:26:22 #13 48.40   python3-six-1.16.0-9.fc38.noarch                                              
18:26:22 #13 48.40   python3-systemd-235-2.fc38.x86_64                                             
18:26:22 #13 48.40   python3-tomli-w-1.0.0-5.fc38.noarch                                           
18:26:22 #13 48.40   python3-zstandard-0.21.0-1.fc38.x86_64                                        
18:26:22 #13 48.40   qt5-srpm-macros-5.15.10-1.fc38.noarch                                         
18:26:22 #13 48.40   redhat-rpm-config-252-1.fc38.noarch                                           
18:26:22 #13 48.40   rpm-build-4.18.1-3.fc38.x86_64                                                
18:26:22 #13 48.40   rpmautospec-rpm-macros-0.3.5-1.fc38.noarch                                    
18:26:22 #13 48.40   rpmlint-2.4.0-6.fc38.noarch                                                   
18:26:22 #13 48.40   rpmlint-fedora-license-data-1.31-1.fc38.noarch                                
18:26:22 #13 48.40   rust-srpm-macros-25.2-1.fc38.noarch                                           
18:26:22 #13 48.40   shared-mime-info-2.2-3.fc38.x86_64                                            
18:26:22 #13 48.40   unzip-6.0-60.fc38.x86_64                                                      
18:26:22 #13 48.40   web-assets-filesystem-5-19.fc38.noarch                                        
18:26:22 #13 48.40   xxhash-libs-0.8.2-1.fc38.x86_64                                               
18:26:22 #13 48.40   xz-5.4.1-1.fc38.x86_64                                                        
18:26:22 #13 48.40   zip-3.0-37.fc38.x86_64                                                        
18:26:22 #13 48.40   zstd-1.5.5-1.fc38.x86_64                                                      
18:26:22 #13 48.40 
18:26:22 #13 48.40 Complete!
18:26:22 #13 DONE 48.5s
18:26:22 
18:26:22 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
18:26:22 #14 DONE 0.1s
18:26:22 #16 10.05 Selecting previously unselected package cmake.
18:26:22 #16 10.05 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_arm64.deb ...
18:26:22 #16 10.06 Unpacking cmake (3.25.1-1ubuntu1) ...
18:26:22 #15 3.927 (45/93): cmake-3.27.4-6.fc37.x86_64.rpm          33 MB/s | 7.8 MB     00:00    
18:26:22 #15 3.930 (46/93): dbus-1.14.10-1.fc37.x86_64.rpm          52 kB/s | 7.8 kB     00:00    
18:26:22 #15 3.936 (47/93): dbus-broker-33-1.fc37.x86_64.rpm       2.4 MB/s | 174 kB     00:00    
18:26:22 #15 3.942 (48/93): dbus-common-1.14.10-1.fc37.noarch.rpm  1.2 MB/s |  15 kB     00:00    
18:26:22 #15 3.957 (49/93): gcc-plugin-annobin-12.3.1-1.fc37.x86_6 3.2 MB/s |  59 kB     00:00    
18:26:22 #15 3.968 (50/93): git-2.41.0-1.fc37.x86_64.rpm           2.4 MB/s |  54 kB     00:00    
18:26:22 #15 4.035 (51/93): git-core-2.41.0-1.fc37.x86_64.rpm       59 MB/s | 4.4 MB     00:00    
18:26:22 #15 4.057 (52/93): git-core-doc-2.41.0-1.fc37.noarch.rpm   33 MB/s | 2.8 MB     00:00    
18:26:22 #15 4.077 (53/93): glibc-devel-2.36-14.fc37.x86_64.rpm    2.2 MB/s |  92 kB     00:00    
18:26:22 + mkdir -p /root/build-deb/buildx
18:26:22 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:26:22 #14 35.00 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ...
18:26:22 #14 35.08 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:22 #14 35.09 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
18:26:22 #14 35.10 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
18:26:22 #14 35.11 Setting up python3 (3.8.2-0ubuntu2) ...
18:26:22 go: downloading github.com/theupdateframework/notary v0.7.0
18:26:22 go: downloading golang.org/x/sys v0.7.0
18:26:22 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:26:22 go: downloading github.com/containerd/console v1.0.3
18:26:22 go: downloading github.com/imdario/mergo v0.3.16
18:26:22 go: downloading github.com/adrg/xdg v0.4.0
18:26:22 go: downloading github.com/buger/goterm v1.0.4
18:26:22 go: downloading github.com/go-logr/logr v1.2.4
18:26:22 go: downloading github.com/hashicorp/errwrap v1.1.0
18:26:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:26:22 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:26:22 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:26:22 go: downloading k8s.io/client-go v0.26.2
18:26:22 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:26:22 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:26:22 go: downloading k8s.io/api v0.26.2
18:26:22 go: downloading k8s.io/apimachinery v0.26.2
18:26:22 #16 10.24 Selecting previously unselected package dh-apparmor.
18:26:22 #16 10.25 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ...
18:26:22 #16 10.25 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ...
18:26:22 #16 10.30 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_arm64.deb ...
18:26:22 #16 10.31 Unpacking libudev1:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:26:22 #16 10.36 Setting up libudev1:arm64 (252.5-2ubuntu3.1) ...
18:26:22 #16 10.42 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:26:22 
18:26:22 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:26:22 #15 4.098 (54/93): glibc-headers-x86-2.36-14.fc37.noarch.  16 MB/s | 573 kB     00:00    
18:26:22 #15 4.331 (55/93): gcc-12.3.1-1.fc37.x86_64.rpm            83 MB/s |  33 MB     00:00    
18:26:22 #15 4.349 (56/93): glibc-static-2.36-14.fc37.x86_64.rpm   6.2 MB/s | 1.7 MB     00:00    
18:26:22 #15 4.367 (57/93): kernel-headers-6.5.4-100.fc37.x86_64.r 5.8 MB/s | 1.5 MB     00:00    
18:26:22 #15 4.372 (58/93): less-633-1.fc37.x86_64.rpm             7.7 MB/s | 175 kB     00:00    
18:26:22 #15 4.376 (59/93): libedit-3.1-43.20221009cvs.fc37.x86_64 4.0 MB/s | 106 kB     00:00    
18:26:22 #15 4.382 (60/93): libselinux-devel-3.5-1.fc37.x86_64.rpm  10 MB/s | 151 kB     00:00    
18:26:22 #15 4.387 (61/93): libselinux-utils-3.5-1.fc37.x86_64.rpm  15 MB/s | 160 kB     00:00    
18:26:22 #15 4.391 (62/93): libsepol-devel-3.5-1.fc37.x86_64.rpm   3.4 MB/s |  49 kB     00:00    
18:26:22 #15 4.396 (63/93): libuv-1.46.0-1.fc37.x86_64.rpm          12 MB/s | 158 kB     00:00    
18:26:22 #15 4.400 (64/93): libxcrypt-devel-4.4.36-1.fc37.x86_64.r 3.4 MB/s |  29 kB     00:00    
18:26:22 #15 4.404 (65/93): libxcrypt-static-4.4.36-1.fc37.x86_64. 8.2 MB/s | 103 kB     00:00    
18:26:22 #15 4.411 (66/93): openssh-8.8p1-11.fc37.x86_64.rpm        29 MB/s | 450 kB     00:00    
18:26:22 #15 4.422 (67/93): openssh-clients-8.8p1-11.fc37.x86_64.r  39 MB/s | 696 kB     00:00    
18:26:22 #15 4.426 (68/93): perl-File-Compare-1.100.700-494.fc37.n 685 kB/s |  14 kB     00:00    
18:26:22 #15 4.430 (69/93): perl-File-Copy-2.39-494.fc37.noarch.rp 1.2 MB/s |  21 kB     00:00    
18:26:22 #15 4.433 (70/93): perl-Git-2.41.0-1.fc37.noarch.rpm      5.7 MB/s |  42 kB     00:00    
18:26:22 #14 35.38 Setting up binutils (2.34-6ubuntu1.6) ...
18:26:22 #14 35.39 Setting up python3-xdg (0.26-1ubuntu1) ...
18:26:22 go: downloading github.com/pelletier/go-toml v1.9.5
18:26:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:26:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:26:22 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:26:22 #15 DONE 10.8s
18:26:22 
18:26:22 #16 [stage-1 5/8] COPY --link sources/ /sources
18:26:22 #16 DONE 0.1s
18:26:22 
18:26:22 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:26:22 #13 40.91   Preparing        :                                                        1/1 
18:26:22 #13 40.94   Installing       : python3-six-1.16.0-12.fc39.noarch                    1/149 
18:26:22 #13 40.95   Installing       : hunspell-filesystem-1.7.2-5.fc39.x86_64              2/149 
18:26:22 #13 40.96   Installing       : python3-construct-2.10.68-6.fc39.noarch              3/149 
18:26:22 #13 40.97   Installing       : python3-pybeam-0.7-7.fc39.noarch                     4/149 
18:26:22 #13 40.99   Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch              5/149 
18:26:22 #13 41.00   Upgrading        : glibc-common-2.38-7.fc39.x86_64                      6/149 
18:26:22 #13 41.01   Upgrading        : glibc-minimal-langpack-2.38-7.fc39.x86_64            7/149 
18:26:22 #13 41.02   Running scriptlet: glibc-2.38-7.fc39.x86_64                             8/149 
18:26:22 #13 41.07   Upgrading        : glibc-2.38-7.fc39.x86_64                             8/149 
18:26:22 #13 41.08   Running scriptlet: glibc-2.38-7.fc39.x86_64                             8/149 
18:26:22 #13 41.18   Installing       : glibc-gconv-extra-2.38-7.fc39.x86_64                 9/149 
18:26:22 #13 41.19   Running scriptlet: glibc-gconv-extra-2.38-7.fc39.x86_64                 9/149 
18:26:22 #13 41.19   Installing       : elfutils-debuginfod-client-0.189-4.fc39.x86_64      10/149 
18:26:22 #13 41.20   Installing       : hunspell-en-GB-0.20201207-7.fc39.noarch             11/149 
18:26:22 #13 41.22   Installing       : hunspell-en-0.20201207-7.fc39.noarch                12/149 
18:26:22 #13 41.22   Installing       : hunspell-en-US-0.20201207-7.fc39.noarch             13/149 
18:26:22 #13 41.24   Installing       : hunspell-1.7.2-5.fc39.x86_64                        14/149 
18:26:22 #16 10.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30730 files and directories currently installed.)
18:26:22 #16 10.43 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
18:26:22 #16 10.44 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
18:26:22 #16 10.48 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:26:22 #16 10.48 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
18:26:22 #16 10.48 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
18:26:22 #16 10.51 Selecting previously unselected package libudev-dev:arm64.
18:26:22 #16 10.52 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_arm64.deb ...
18:26:22 #16 10.52 Unpacking libudev-dev:arm64 (252.5-2ubuntu3.1) ...
18:26:22 #16 10.56 Selecting previously unselected package libsepol-dev:arm64.
18:26:22 #16 10.56 Preparing to unpack .../03-libsepol-dev_3.4-2_arm64.deb ...
18:26:22 #16 10.56 Unpacking libsepol-dev:arm64 (3.4-2) ...
18:26:22 #16 10.61 Selecting previously unselected package libpcre2-16-0:arm64.
18:26:22 #16 10.61 Preparing to unpack .../04-libpcre2-16-0_10.42-1_arm64.deb ...
18:26:22 #16 10.62 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
18:26:22 #16 10.66 Selecting previously unselected package libpcre2-32-0:arm64.
18:26:22 #15 4.437 (71/93): perl-File-Find-1.40-494.fc37.noarch.rp 2.4 MB/s |  26 kB     00:00    
18:26:22 #15 4.440 (72/93): perl-lib-0.65-494.fc37.x86_64.rpm      1.7 MB/s |  16 kB     00:00    
18:26:22 #15 4.446 (73/93): policycoreutils-3.5-1.fc37.x86_64.rpm   20 MB/s | 240 kB     00:00    
18:26:22 #15 4.450 (74/93): policycoreutils-devel-3.5-1.fc37.x86_6  16 MB/s | 152 kB     00:00    
18:26:22 #15 4.454 (75/93): policycoreutils-python-utils-3.5-1.fc3 5.7 MB/s |  80 kB     00:00    
18:26:22 #15 4.458 (76/93): python3-audit-3.1.2-1.fc37.x86_64.rpm  7.3 MB/s |  87 kB     00:00    
18:26:22 #15 4.465 (77/93): python3-libselinux-3.5-1.fc37.x86_64.r  19 MB/s | 196 kB     00:00    
18:26:22 #15 4.469 (78/93): python3-libsemanage-3.5-2.fc37.x86_64. 5.9 MB/s |  83 kB     00:00    
18:26:22 #15 4.496 (79/93): python3-policycoreutils-3.5-1.fc37.noa  60 MB/s | 2.2 MB     00:00    
18:26:22 #15 4.513 (80/93): python3-setuptools-62.6.0-3.fc37.noarc  40 MB/s | 1.6 MB     00:00    
18:26:22 #15 4.516 (81/93): rpm-plugin-selinux-4.18.1-2.fc37.x86_6 424 kB/s |  18 kB     00:00    
18:26:22 #15 4.519 (82/93): selinux-policy-37.22-1.fc37.noarch.rpm 1.9 MB/s |  43 kB     00:00    
18:26:22 #15 4.587 (83/93): selinux-policy-targeted-37.22-1.fc37.n  93 MB/s | 6.6 MB     00:00    
18:26:22 #15 4.598 (84/93): selinux-policy-devel-37.22-1.fc37.noar  11 MB/s | 892 kB     00:00    
18:26:22 #15 4.641 (85/93): systemd-251.14-2.fc37.x86_64.rpm        36 MB/s | 4.2 MB     00:00    
18:26:22 #15 4.654 (86/93): systemd-devel-251.14-2.fc37.x86_64.rpm 8.6 MB/s | 576 kB     00:00    
18:26:22 #15 4.667 (87/93): systemd-networkd-251.14-2.fc37.x86_64.  25 MB/s | 614 kB     00:00    
18:26:22 #15 4.673 (88/93): systemd-pam-251.14-2.fc37.x86_64.rpm    11 MB/s | 334 kB     00:00    
18:26:22 #15 4.682 (89/93): systemd-resolved-251.14-2.fc37.x86_64.  11 MB/s | 280 kB     00:00    
18:26:22 #15 4.685 (90/93): systemd-rpm-macros-251.14-2.fc37.noarc 2.5 MB/s |  28 kB     00:00    
18:26:22 #14 35.53 Setting up man-db (2.9.1-1) ...
18:26:22 #14 35.62 Building database of manual pages ...
18:26:22 #14 35.82 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2.1) ...
18:26:22 + mkdir -p /root/build-deb/compose
18:26:22 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:26:22 + mkdir -p /go/src/github.com/docker
18:26:22 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:26:22 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:26:22 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:26:22 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:26:22 + EPOCH=5
18:26:22 + EPOCH_SEP=
18:26:22 + [[ ! -z 5 ]]
18:26:22 + EPOCH_SEP=:
18:26:22 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:26:22 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:26:22 VERSION AAA 0.0.0-20231011170815-26951f7
18:26:22 + VERSION=0.0.0-20231011170815-26951f7
18:26:22 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:26:22 VERSION bbb 0.0.0-20231011170815-26951f7
18:26:22 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:26:22 + debSource=docker-ce
18:26:22 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:26:22 + debMaintainer='Docker <support@docker.com>'
18:26:22 ++ date --rfc-2822
18:26:22 + debDate='Wed, 11 Oct 2023 18:26:22 +0000'
18:26:22 + pkgRevision=1
18:26:22 + cat
18:26:22 + export CLI_GITCOMMIT=26951f7
18:26:22 + CLI_GITCOMMIT=26951f7
18:26:22 + export ENGINE_GITCOMMIT=949f8c9
18:26:22 + ENGINE_GITCOMMIT=949f8c9
18:26:22 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:26:22 + dpkg-buildpackage -uc -us -I.git
18:26:22 VERSION BBB 0.0.0-20231011170815-26951f7
18:26:22 dpkg-buildpackage: info: source package docker-ce
18:26:22 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye
18:26:22 dpkg-buildpackage: info: source distribution bullseye
18:26:22 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:26:22  dpkg-source -I.git --before-build .
18:26:22 dpkg-buildpackage: info: host architecture amd64
18:26:23 go: downloading github.com/golang/mock v1.6.0
18:26:23 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:26:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:26:23 go: downloading golang.org/x/crypto v0.7.0
18:26:23 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:26:23 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:26:23 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:26:23 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:26:23 #13 41.26   Installing       : elfutils-0.189-4.fc39.x86_64                        15/149 
18:26:23 #13 41.27   Installing       : dwz-0.15-3.fc39.x86_64                              16/149 
18:26:23 #13 41.28   Installing       : file-5.44-5.fc39.x86_64                             17/149 
18:26:23 #13 41.28   Installing       : jansson-2.13.1-7.fc39.x86_64                        18/149 
18:26:23 #13 41.30   Installing       : binutils-gold-2.40-13.fc39.x86_64                   19/149 
18:26:23 #13 41.31   Running scriptlet: binutils-gold-2.40-13.fc39.x86_64                   19/149 
18:26:23 #13 41.41   Installing       : binutils-2.40-13.fc39.x86_64                        20/149 
18:26:23 #13 41.42   Running scriptlet: binutils-2.40-13.fc39.x86_64                        20/149 
18:26:23 #13 41.44   Installing       : unzip-6.0-62.fc39.x86_64                            21/149 
18:26:23 #13 41.45   Installing       : xz-5.4.4-1.fc39.x86_64                              22/149 
18:26:23 #13 41.47   Installing       : zip-3.0-39.fc39.x86_64                              23/149 
18:26:23 #13 41.47   Installing       : enchant2-2.5.0-5.fc39.x86_64                        24/149 
18:26:23 #13 41.48   Installing       : python3-enchant-3.2.2-10.fc39.noarch                25/149 
18:26:23 #13 41.49   Installing       : bzip2-1.0.8-16.fc39.x86_64                          26/149 
18:26:23 #13 41.50   Installing       : cpio-2.14-4.fc39.x86_64                             27/149 
18:26:23 #13 41.51   Installing       : dash-0.5.12-1.fc39.x86_64                           28/149 
18:26:23 #13 41.51   Running scriptlet: dash-0.5.12-1.fc39.x86_64                           28/149 
18:26:23 #16 10.66 Preparing to unpack .../05-libpcre2-32-0_10.42-1_arm64.deb ...
18:26:23 #16 10.66 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
18:26:23 #16 10.70 Selecting previously unselected package libpcre2-posix3:arm64.
18:26:23 #16 10.71 Preparing to unpack .../06-libpcre2-posix3_10.42-1_arm64.deb ...
18:26:23 #16 10.71 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
18:26:23 #16 10.74 Selecting previously unselected package libpcre2-dev:arm64.
18:26:23 #16 10.75 Preparing to unpack .../07-libpcre2-dev_10.42-1_arm64.deb ...
18:26:23 #16 10.75 Unpacking libpcre2-dev:arm64 (10.42-1) ...
18:26:23 #16 10.80 Selecting previously unselected package libselinux1-dev:arm64.
18:26:23 #16 10.80 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_arm64.deb ...
18:26:23 #16 10.80 Unpacking libselinux1-dev:arm64 (3.4-1build4) ...
18:26:23 #16 10.84 Selecting previously unselected package libdevmapper-dev:arm64.
18:26:23 #16 10.85 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_arm64.deb ...
18:26:23 #16 10.85 Unpacking libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
18:26:23 #16 10.89 Selecting previously unselected package libseccomp-dev:arm64.
18:26:23 #16 10.89 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_arm64.deb ...
18:26:23 #16 10.90 Unpacking libseccomp-dev:arm64 (2.5.4-1ubuntu3) ...
18:26:23 #16 10.94 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_arm64.deb ...
18:26:23 #15 4.689 (91/93): vim-filesystem-9.0.1927-1.fc37.noarch. 1.2 MB/s |  18 kB     00:00    
18:26:23 #15 4.694 (92/93): which-2.21-39.fc37.x86_64.rpm          3.5 MB/s |  42 kB     00:00    
18:26:23 #15 4.705 (93/93): xkeyboard-config-2.36-3.fc37.noarch.rp  61 MB/s | 957 kB     00:00    
18:26:23 #15 4.709 --------------------------------------------------------------------------------
18:26:23 #15 4.709 Total                                            48 MB/s | 104 MB     00:02     
18:26:23 #14 35.83 Setting up python3-six (1.14.0-2) ...
18:26:23 #14 35.96 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
18:26:23 #14 35.97 Setting up perl (5.30.0-9ubuntu0.4) ...
18:26:23 #14 35.98 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
18:26:23 #14 35.99 Setting up python3-gpg (1.13.1-7ubuntu2.1) ...
18:26:23  debian/rules clean
18:26:23 dh clean --with=bash-completion
18:26:23    dh_clean
18:26:23 go: downloading golang.org/x/net v0.9.0
18:26:23 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:26:23 go: downloading github.com/moby/locker v1.0.1
18:26:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:26:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:26:23 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:26:23 go: downloading github.com/gogo/googleapis v1.4.1
18:26:23 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:26:23 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:26:23 go: downloading google.golang.org/protobuf v1.30.0
18:26:23 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:26:23 go: downloading github.com/google/gofuzz v1.2.0
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:26:23 #13 41.53   Installing       : dbus-libs-1:1.14.10-1.fc39.x86_64                   29/149 
18:26:23 #13 41.54   Installing       : python3-dbus-1.3.2-4.fc39.x86_64                    30/149 
18:26:23 #13 41.55   Installing       : diffutils-3.10-3.fc39.x86_64                        31/149 
18:26:23 #13 41.56   Installing       : ed-1.19-4.fc39.x86_64                               32/149 
18:26:23 #13 41.57   Installing       : patch-2.7.6-22.fc39.x86_64                          33/149 
18:26:23 #13 41.57   Running scriptlet: groff-base-1.23.0-2.fc39.x86_64                     34/149 
18:26:23 #13 41.63   Installing       : groff-base-1.23.0-2.fc39.x86_64                     34/149 
18:26:23 #13 41.63   Running scriptlet: groff-base-1.23.0-2.fc39.x86_64                     34/149 
18:26:23 #13 41.65   Installing       : json-glib-1.8.0-1.fc39.x86_64                       35/149 
18:26:23 #13 41.66   Installing       : libjpeg-turbo-2.1.4-3.fc39.x86_64                   36/149 
18:26:23 #13 41.67   Installing       : libpkgconf-1.9.5-2.fc39.x86_64                      37/149 
18:26:23 #13 41.67   Installing       : pkgconf-1.9.5-2.fc39.x86_64                         38/149 
18:26:23 #13 41.68   Installing       : libpng-2:1.6.37-15.fc39.x86_64                      39/149 
18:26:23 #13 41.69   Installing       : libstemmer-2.2.0-7.fc39.x86_64                      40/149 
18:26:23 #13 41.70   Installing       : ncurses-6.4-7.20230520.fc39.x86_64                  41/149 
18:26:23 #13 41.70   Installing       : perl-Digest-1.20-500.fc39.noarch                    42/149 
18:26:23 #13 41.71   Installing       : perl-Digest-MD5-2.58-500.fc39.x86_64                43/149 
18:26:23 #13 41.71   Installing       : perl-FileHandle-2.05-501.fc39.noarch                44/149 
18:26:23 #13 41.72   Installing       : perl-B-1.88-501.fc39.x86_64                         45/149 
18:26:23 #13 41.73   Installing       : perl-Data-Dumper-2.188-501.fc39.x86_64              46/149 
18:26:23 #13 41.74   Installing       : perl-libnet-3.15-501.fc39.noarch                    47/149 
18:26:23 #13 41.74   Installing       : perl-AutoLoader-5.74-501.fc39.noarch                48/149 
18:26:23 #13 41.75   Installing       : perl-base-2.27-501.fc39.noarch                      49/149 
18:26:23 #13 41.75   Installing       : perl-URI-5.21-1.fc39.noarch                         50/149 
18:26:23 #13 41.76   Installing       : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch         51/149 
18:26:23 #13 41.77   Installing       : perl-Time-Local-2:1.350-3.fc39.noarch               52/149 
18:26:23 #13 41.77   Installing       : perl-Mozilla-CA-20230801-1.fc39.noarch              53/149 
18:26:23 #13 41.78   Installing       : perl-if-0.61.000-501.fc39.noarch                    54/149 
18:26:23 #13 41.78   Installing       : perl-IO-Socket-IP-0.42-1.fc39.noarch                55/149 
18:26:23 #13 41.79   Installing       : perl-locale-1.10-501.fc39.noarch                    56/149 
18:26:23 #13 41.79   Installing       : perl-File-Path-2.18-500.fc39.noarch                 57/149 
18:26:23 #13 41.80   Installing       : perl-IO-Socket-SSL-2.083-3.fc39.noarch              58/149 
18:26:23 #13 41.81   Installing       : perl-Net-SSLeay-1.92-10.fc39.x86_64                 59/149 
18:26:23 #13 41.82   Installing       : perl-Pod-Escapes-1:1.07-500.fc39.noarch             60/149 
18:26:23 #13 41.83   Installing       : perl-Term-ANSIColor-5.01-501.fc39.noarch            61/149 
18:26:23 #13 41.83   Installing       : perl-Class-Struct-0.68-501.fc39.noarch              62/149 
18:26:23 #16 10.96 Unpacking libsystemd0:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:26:23 #16 11.02 Setting up libsystemd0:arm64 (252.5-2ubuntu3.1) ...
18:26:23 #16 11.07 Selecting previously unselected package libsystemd-dev:arm64.
18:26:23 #16 11.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 31263 files and directories currently installed.)
18:26:23 #16 11.08 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_arm64.deb ...
18:26:23 #16 11.09 Unpacking libsystemd-dev:arm64 (252.5-2ubuntu3.1) ...
18:26:23 #16 11.15 Selecting previously unselected package libpkgconf3:arm64.
18:26:23 #16 11.15 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_arm64.deb ...
18:26:23 #16 11.15 Unpacking libpkgconf3:arm64 (1.8.1-1ubuntu2) ...
18:26:23 #16 11.19 Selecting previously unselected package pkgconf-bin.
18:26:23  dpkg-source -I.git -b .
18:26:23 dpkg-source: warning: native package version may not have a revision
18:26:23 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:26:23 dpkg-source: info: using source format '1.0'
18:26:23 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz
18:26:23 #14 36.15 Setting up libdata-dump-perl (1.23-1) ...
18:26:23 #14 36.16 Setting up python3-certifi (2019.11.28-1) ...
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:26:23 go: downloading github.com/aws/smithy-go v1.13.5
18:26:23 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:26:23 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:26:23 go: downloading golang.org/x/term v0.7.0
18:26:23 go: downloading k8s.io/klog/v2 v2.90.1
18:26:23 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:26:23 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:26:23 go: downloading github.com/containerd/continuity v0.4.1
18:26:23 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:26:23 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:26:23 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:26:23 go: downloading gopkg.in/inf.v0 v0.9.1
18:26:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:26:23 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:26:23 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:26:23 go: downloading golang.org/x/oauth2 v0.7.0
18:26:23 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:26:23 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:26:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:26:23 go: downloading sigs.k8s.io/yaml v1.3.0
18:26:23 go: downloading github.com/moby/spdystream v0.2.0
18:26:23 go: downloading github.com/mattn/go-colorable v0.1.13
18:26:23 go: downloading github.com/json-iterator/go v1.1.12
18:26:23 go: downloading github.com/mattn/go-isatty v0.0.17
18:26:23 go: downloading github.com/modern-go/reflect2 v1.0.2
18:26:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:26:23 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:26:23 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:26:23 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:26:23 go: downloading github.com/go-openapi/swag v0.19.14
18:26:23 #13 41.84   Installing       : perl-POSIX-2.13-501.fc39.x86_64                     63/149 
18:26:23 #13 41.85   Installing       : perl-File-Temp-1:0.231.100-500.fc39.noarch          64/149 
18:26:23 #13 41.85   Installing       : perl-HTTP-Tiny-0.088-3.fc39.noarch                  65/149 
18:26:23 #13 41.86   Installing       : perl-Term-Cap-1.18-500.fc39.noarch                  66/149 
18:26:23 #13 41.87   Installing       : perl-Pod-Simple-1:3.45-4.fc39.noarch                67/149 
18:26:23 #13 41.87   Installing       : perl-IPC-Open3-1.22-501.fc39.noarch                 68/149 
18:26:23 #13 41.88   Installing       : perl-Socket-4:2.037-3.fc39.x86_64                   69/149 
18:26:23 #13 41.88   Installing       : perl-SelectSaver-1.02-501.fc39.noarch               70/149 
18:26:23 #13 41.89   Installing       : perl-Symbol-1.09-501.fc39.noarch                    71/149 
18:26:23 #13 41.89   Installing       : perl-podlators-1:5.01-500.fc39.noarch               72/149 
18:26:23 #13 41.90   Installing       : perl-Pod-Perldoc-3.28.01-501.fc39.noarch            73/149 
18:26:23 #13 41.91   Installing       : perl-File-stat-1.13-501.fc39.noarch                 74/149 
18:26:23 #13 41.91   Installing       : perl-Text-ParseWords-3.31-500.fc39.noarch           75/149 
18:26:23 #13 41.92   Installing       : perl-Fcntl-1.15-501.fc39.x86_64                     76/149 
18:26:23 #13 41.92   Installing       : perl-overloading-0.02-501.fc39.noarch               77/149 
18:26:23 #13 41.93   Installing       : perl-Pod-Usage-4:2.03-500.fc39.noarch               78/149 
18:26:23 #13 41.94   Installing       : perl-IO-1.52-501.fc39.x86_64                        79/149 
18:26:23 #13 41.94   Installing       : perl-mro-1.28-501.fc39.x86_64                       80/149 
18:26:23 #13 41.95   Installing       : perl-MIME-Base64-3.16-500.fc39.x86_64               81/149 
18:26:23 #13 41.96   Installing       : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64       82/149 
18:26:23 #13 41.96   Installing       : perl-constant-1.33-501.fc39.noarch                  83/149 
18:26:23 #13 41.97   Installing       : perl-parent-1:0.241-500.fc39.noarch                 84/149 
18:26:23 #13 41.97   Installing       : perl-Errno-1.37-501.fc39.x86_64                     85/149 
18:26:23 #13 41.98   Installing       : perl-Storable-1:3.32-500.fc39.x86_64                86/149 
18:26:23 #13 41.98   Installing       : perl-File-Basename-2.86-501.fc39.noarch             87/149 
18:26:23 #13 41.99   Installing       : perl-Getopt-Std-1.13-501.fc39.noarch                88/149 
18:26:23 #13 41.99   Installing       : perl-vars-1.05-501.fc39.noarch                      89/149 
18:26:23 #13 42.00   Installing       : perl-Getopt-Long-1:2.54-500.fc39.noarch             90/149 
18:26:23 #13 42.00   Installing       : perl-overload-1.37-501.fc39.noarch                  91/149 
18:26:23 #13 42.01   Installing       : perl-Carp-1.54-500.fc39.noarch                      92/149 
18:26:23 #13 42.01   Installing       : perl-Exporter-5.77-500.fc39.noarch                  93/149 
18:26:23 #13 42.02   Installing       : perl-PathTools-3.89-500.fc39.x86_64                 94/149 
18:26:23 #13 42.02   Installing       : perl-NDBM_File-1.16-501.fc39.x86_64                 95/149 
18:26:23 #13 42.03   Installing       : perl-DynaLoader-1.54-501.fc39.x86_64                96/149 
18:26:23 #16 11.19 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_arm64.deb ...
18:26:23 #16 11.20 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ...
18:26:23 #16 11.23 Selecting previously unselected package pkgconf:arm64.
18:26:23 #16 11.23 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_arm64.deb ...
18:26:23 #16 11.24 Unpacking pkgconf:arm64 (1.8.1-1ubuntu2) ...
18:26:23 #16 11.28 Selecting previously unselected package pkg-config:arm64.
18:26:23 #16 11.28 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_arm64.deb ...
18:26:23 #16 11.29 Unpacking pkg-config:arm64 (1.8.1-1ubuntu2) ...
18:26:23 #16 11.33 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu3) ...
18:26:23 #16 11.34 Setting up libarchive13:arm64 (3.6.2-1ubuntu1) ...
18:26:23 #16 11.36 Setting up libpcre2-16-0:arm64 (10.42-1) ...
18:26:23 #16 11.37 Setting up libpcre2-32-0:arm64 (10.42-1) ...
18:26:23 #16 11.38 Setting up libpkgconf3:arm64 (1.8.1-1ubuntu2) ...
18:26:23 #16 11.39 Setting up libuv1:arm64 (1.44.2-1) ...
18:26:23 #16 11.41 Setting up bash-completion (1:2.11-6ubuntu1) ...
18:26:23 #16 11.43 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
18:26:23 #16 11.44 Setting up libudev-dev:arm64 (252.5-2ubuntu3.1) ...
18:26:23 #14 36.27 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
18:26:23 #14 36.28 Setting up libref-util-perl (0.204-1) ...
18:26:23 #14 36.29 Setting up libipc-system-simple-perl (1.26-1) ...
18:26:23 #14 36.30 Setting up libnet-domain-tld-perl (1.75-1) ...
18:26:23 #14 36.31 Setting up libxml-writer-perl (0.625-1) ...
18:26:23 #14 36.32 Setting up libhash-fieldhash-perl (0.15-1build2) ...
18:26:23 #14 36.32 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
18:26:23 #14 36.33 Setting up shared-mime-info (1.15-1) ...
18:26:23 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:26:23 go: downloading github.com/mailru/easyjson v0.7.6
18:26:23 go: downloading github.com/josharian/intern v1.0.0
18:26:23 #13 42.09   Installing       : perl-Encode-4:3.19-500.fc39.x86_64                  97/149 
18:26:23 #13 42.21   Installing       : perl-libs-4:5.38.0-501.fc39.x86_64                  98/149 
18:26:23 #13 42.22   Installing       : perl-interpreter-4:5.38.0-501.fc39.x86_64           99/149 
18:26:23 #13 42.23   Installing       : devscripts-checkbashisms-2.23.5-3.fc39.noarch      100/149 
18:26:23 #13 42.24   Installing       : python3-zstandard-0.21.0-3.fc39.x86_64             101/149 
18:26:23 #13 42.26   Installing       : shared-mime-info-2.2-4.fc39.x86_64                 102/149 
18:26:23 #13 42.27   Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64                 102/149 
18:26:23 #13 42.29   Installing       : gdk-pixbuf2-2.42.10-5.fc39.x86_64                  103/149 
18:26:23 #16 11.45 Setting up libsepol-dev:arm64 (3.4-2) ...
18:26:23 #16 11.47 Setting up pkgconf-bin (1.8.1-1ubuntu2) ...
18:26:23 #16 11.48 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
18:26:23 #16 11.49 Setting up libpcre2-posix3:arm64 (10.42-1) ...
18:26:23 #16 11.50 Setting up librhash0:arm64 (1.4.3-3) ...
18:26:23 #16 11.51 Setting up cmake-data (3.25.1-1ubuntu1) ...
18:26:23 #16 11.53 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ...
18:26:23 #16 11.55 Setting up libsystemd-dev:arm64 (252.5-2ubuntu3.1) ...
18:26:23 #16 11.56 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
18:26:23 #16 11.57 Setting up libpcre2-dev:arm64 (10.42-1) ...
18:26:23 #16 11.58 Setting up libselinux1-dev:arm64 (3.4-1build4) ...
18:26:23 #16 11.59 Setting up pkgconf:arm64 (1.8.1-1ubuntu2) ...
18:26:23 #16 11.60 Setting up pkg-config:arm64 (1.8.1-1ubuntu2) ...
18:26:23 #16 11.62 Setting up libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
18:26:23 #16 11.63 Setting up cmake (3.25.1-1ubuntu1) ...
18:26:23 #16 11.64 Setting up docker-ce-build-deps (1.0) ...
18:26:23 #16 11.65 Processing triggers for man-db (2.11.2-1) ...
18:26:23 #15 1.360 Last metadata expiration check: 0:00:14 ago on Wed Oct 11 18:26:09 2023.
18:26:24 #16 11.73 Processing triggers for libc-bin (2.37-0ubuntu2.1) ...
18:26:24 #13 42.31   Installing       : libappstream-glib-0.8.2-4.fc39.x86_64              104/149 
18:26:24 #13 42.32   Installing       : xxhash-libs-0.8.2-1.fc39.x86_64                    105/149 
18:26:24 #13 42.41   Installing       : gdb-minimal-13.2-9.fc39.x86_64                     106/149 
18:26:24 #13 42.42   Installing       : debugedit-5.0-10.fc39.x86_64                       107/149 
18:26:24 #13 42.43   Installing       : zstd-1.5.5-4.fc39.x86_64                           108/149 
18:26:24 #13 42.44   Installing       : qt6-srpm-macros-6.5.2-3.fc39.noarch                109/149 
18:26:24 #13 42.44   Installing       : rust-srpm-macros-25.2-1.fc39.noarch                110/149 
18:26:24 #13 42.45   Installing       : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch         111/149 
18:26:24 #13 42.45   Installing       : qt5-srpm-macros-5.15.10-2.fc39.noarch              112/149 
18:26:24 #13 42.46   Installing       : python3-tomli-w-1.0.0-9.fc39.noarch                113/149 
18:26:24 #13 42.47   Installing       : python3-pyxdg-0.27-9.fc39.noarch                   114/149 
18:26:24 #13 42.47   Installing       : python3-file-magic-5.44-5.fc39.noarch              115/149 
18:26:24 #13 42.48   Installing       : python3-distro-1.8.0-6.fc39.noarch                 116/149 
18:26:24 #13 42.49   Installing       : pkgconf-m4-1.9.5-2.fc39.noarch                     117/149 
18:26:24 #13 42.49   Installing       : pkgconf-pkg-config-1.9.5-2.fc39.x86_64             118/149 
18:26:24 #13 42.50   Installing       : perl-srpm-macros-1-51.fc39.noarch                  119/149 
18:26:24 #13 42.50   Installing       : package-notes-srpm-macros-0.5-9.fc39.noarch        120/149 
18:26:24 #13 42.51   Installing       : openblas-srpm-macros-2-14.fc39.noarch              121/149 
18:26:24 #13 42.51   Installing       : ocaml-srpm-macros-8-2.fc39.noarch                  122/149 
18:26:24 #13 42.52   Installing       : lua-srpm-macros-1-9.fc39.noarch                    123/149 
18:26:24 #13 42.52   Installing       : kernel-srpm-macros-1.0-20.fc39.noarch              124/149 
18:26:24 #13 42.53   Installing       : gnat-srpm-macros-6-3.fc39.noarch                   125/149 
18:26:24 #13 42.53   Installing       : ghc-srpm-macros-1.6.1-2.fc39.noarch                126/149 
18:26:24 #13 42.53   Installing       : fpc-srpm-macros-1.3-8.fc39.noarch                  127/149 
18:26:24 #13 42.54   Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch            128/149 
18:26:24 #13 42.54   Installing       : web-assets-filesystem-5-20.fc39.noarch             129/149 
18:26:24 #13 42.55   Installing       : js-jquery-3.6.4-2.fc39.noarch                      130/149 
18:26:24 #13 42.56   Installing       : python-systemd-doc-235-5.fc39.x86_64               131/149 
18:26:24 #13 42.57   Installing       : python3-systemd-235-5.fc39.x86_64                  132/149 
18:26:24 #13 42.59   Installing       : python3-dnf-plugins-core-4.4.3-1.fc39.noarch       133/149 
18:26:24 #13 42.59   Installing       : emacs-filesystem-1:29.1-2.fc39.noarch              134/149 
18:26:24 #13 42.60   Installing       : desktop-file-utils-0.26-9.fc39.x86_64              135/149 
18:26:24 #13 42.61   Installing       : efi-srpm-macros-5-9.fc39.noarch                    136/149 
18:26:24 #13 42.61   Installing       : ansible-srpm-macros-1-11.fc39.noarch               137/149 
18:26:24 #13 42.62   Installing       : fonts-srpm-macros-1:2.0.5-12.fc39.noarch           138/149 
18:26:24 #16 DONE 12.0s
18:26:24 
18:26:24 #17 [stage-1 6/9] COPY --link sources/ /sources
18:26:24 #17 DONE 0.1s
18:26:24 
18:26:24 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:26:24 #13 42.62   Installing       : go-srpm-macros-3.2.0-6.fc39.noarch                 139/149 
18:26:24 #13 42.63   Installing       : python-srpm-macros-3.12-4.fc39.noarch              140/149 
18:26:24 #13 42.63   Installing       : pyproject-srpm-macros-1.10.0-1.fc39.noarch         141/149 
18:26:24 #13 42.64   Installing       : redhat-rpm-config-262-1.fc39.noarch                142/149 
18:26:24 #13 42.65   Installing       : rpm-build-4.19.0-1.fc39.x86_64                     143/149 
18:26:24 #13 42.66   Installing       : rpmlint-fedora-license-data-1.31-1.fc39.noarch     144/149 
18:26:24 #13 42.68   Installing       : rpmlint-2.4.0-10.fc39.noarch                       145/149 
18:26:24 #13 42.69   Installing       : dnf-plugins-core-4.4.3-1.fc39.noarch               146/149 
18:26:24 #13 42.70   Cleanup          : glibc-2.38-4.fc39.x86_64                           147/149 
18:26:24 #13 42.71   Cleanup          : glibc-minimal-langpack-2.38-4.fc39.x86_64          148/149 
18:26:24 #13 42.72   Cleanup          : glibc-common-2.38-4.fc39.x86_64                    149/149 
18:26:24 mkdir -p sources
18:26:24 docker run --rm -w /v \
18:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:26:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:26:24 	alpine \
18:26:24 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:26:24 #15 2.059 Package bash-5.2.15-3.fc38.x86_64 is already installed.
18:26:24 #15 2.076 Package bash-5.2.15-3.fc38.x86_64 is already installed.
18:26:24 #15 2.084 Package bash-5.2.15-3.fc38.x86_64 is already installed.
18:26:24 #15 2.084 Package ca-certificates-2023.2.60-2.fc38.noarch is already installed.
18:26:24 #15 2.085 Package libarchive-3.6.1-4.fc38.x86_64 is already installed.
18:26:24 #15 2.085 Package pkgconf-pkg-config-1.8.0-6.fc38.x86_64 is already installed.
18:26:24 #15 2.086 Package tar-2:1.34-8.fc38.x86_64 is already installed.
18:26:24 #15 2.094 Package bash-5.2.15-3.fc38.x86_64 is already installed.
18:26:24 #15 2.200 Dependencies resolved.
18:26:24 #15 2.225 ================================================================================
18:26:24 #15 2.225  Package                       Arch    Version                   Repo      Size
18:26:24 #15 2.225 ================================================================================
18:26:24 #15 2.225 Installing:
18:26:24 #15 2.225  cmake                         x86_64  3.27.7-1.fc38             updates  8.0 M
18:26:24 #15 2.225  device-mapper-devel           x86_64  1.02.189-2.fc38           fedora    43 k
18:26:24 #15 2.225  gcc                           x86_64  13.2.1-1.fc38             updates   34 M
18:26:24 #15 2.225  git                           x86_64  2.41.0-1.fc38             updates   54 k
18:26:24 #15 2.225  glibc-static                  x86_64  2.37-10.fc38              updates  1.7 M
18:26:24 #15 2.225  libseccomp-devel              x86_64  2.5.3-4.fc38              fedora    60 k
18:26:24 #15 2.225  libselinux-devel              x86_64  3.5-1.fc38                fedora   151 k
18:26:24 #15 2.225  libtool                       x86_64  2.4.7-6.fc38              fedora   601 k
18:26:24 #15 2.225  libtool-ltdl-devel            x86_64  2.4.7-6.fc38              fedora   164 k
18:26:24 #15 2.225  make                          x86_64  1:4.4.1-1.fc38            updates  588 k
18:26:24 #15 2.225  selinux-policy-devel          noarch  38.29-1.fc38              updates  910 k
18:26:24 #15 2.225  systemd                       x86_64  253.10-1.fc38             updates  4.4 M
18:26:24 #15 2.225  systemd-devel                 x86_64  253.10-1.fc38             updates  593 k
18:26:24 #15 2.225  which                         x86_64  2.21-39.fc38              fedora    42 k
18:26:24 #15 2.225 Installing dependencies:
18:26:24 #15 2.225  annobin-docs                  noarch  12.27-1.fc38              updates   92 k
18:26:24 #15 2.225  annobin-plugin-gcc            x86_64  12.27-1.fc38              updates  957 k
18:26:24 #15 2.225  autoconf                      noarch  2.71-5.fc38               fedora   733 k
18:26:24 #15 2.225  automake                      noarch  1.16.5-11.fc38            fedora   697 k
18:26:24 #15 2.225  checkpolicy                   x86_64  3.5-1.fc38                fedora   349 k
18:26:24 #15 2.225  cmake-data                    noarch  3.27.7-1.fc38             updates  2.2 M
18:26:24 #15 2.225  cmake-filesystem              x86_64  3.27.7-1.fc38             updates   19 k
18:26:24 #15 2.225  cmake-rpm-macros              noarch  3.27.7-1.fc38             updates   18 k
18:26:24 #15 2.225  cpp                           x86_64  13.2.1-1.fc38             updates   11 M
18:26:24 #15 2.225  dbus                          x86_64  1:1.14.10-1.fc38          updates  8.0 k
18:26:24 #15 2.225  dbus-broker                   x86_64  33-1.fc38                 fedora   173 k
18:26:24 #15 2.225  dbus-common                   noarch  1:1.14.10-1.fc38          updates   15 k
18:26:24 #15 2.225  device-mapper                 x86_64  1.02.189-2.fc38           fedora   139 k
18:26:24 #15 2.225  device-mapper-libs            x86_64  1.02.189-2.fc38           fedora   176 k
18:26:24 #15 2.225  gc                            x86_64  8.2.2-3.fc38              fedora   110 k
18:26:24 #15 2.225  gcc-plugin-annobin            x86_64  13.2.1-1.fc38             updates   46 k
18:26:24 #15 2.225  git-core                      x86_64  2.41.0-1.fc38             updates  4.4 M
18:26:24 #15 2.225  git-core-doc                  noarch  2.41.0-1.fc38             updates  2.8 M
18:26:24 #15 2.225  glibc-devel                   x86_64  2.37-10.fc38              updates   52 k
18:26:24 #15 2.225  glibc-headers-x86             noarch  2.37-10.fc38              updates  534 k
18:26:24 #15 2.225  guile22                       x86_64  2.2.7-7.fc38              fedora   6.5 M
18:26:24 #15 2.225  jsoncpp                       x86_64  1.9.5-4.fc38              fedora    97 k
18:26:24 #15 2.225  kernel-headers                x86_64  6.5.4-200.fc38            updates  1.5 M
18:26:24 #15 2.225  kmod-libs                     x86_64  30-4.fc38                 fedora    68 k
18:26:24 #15 2.225  less                          x86_64  633-1.fc38                updates  175 k
18:26:24 #15 2.225  libargon2                     x86_64  20190702-2.fc38           fedora    28 k
18:26:24 #15 2.225  libcbor                       x86_64  0.7.0-9.fc38              fedora    56 k
18:26:24 #15 2.225  libedit                       x86_64  3.1-45.20221030cvs.fc38   fedora   107 k
18:26:24 #15 2.225  libfdisk                      x86_64  2.38.1-4.fc38             fedora   161 k
18:26:24 #15 2.225  libfido2                      x86_64  1.12.0-3.fc38             fedora    97 k
18:26:24 #15 2.225  libmpc                        x86_64  1.3.1-2.fc38              fedora    70 k
18:26:24 #15 2.225  libseccomp                    x86_64  2.5.3-4.fc38              fedora    71 k
18:26:24 #15 2.225  libselinux-utils              x86_64  3.5-1.fc38                fedora   160 k
18:26:24 #15 2.225  libsepol-devel                x86_64  3.5-1.fc38                fedora    49 k
18:26:24 #15 2.225  libtool-ltdl                  x86_64  2.4.7-6.fc38              fedora    37 k
18:26:24 #15 2.225  libutempter                   x86_64  1.2.1-8.fc38              fedora    26 k
18:26:24 #15 2.225  libuv                         x86_64  1:1.46.0-1.fc38           updates  159 k
18:26:24 #15 2.225  libxcrypt-devel               x86_64  4.4.36-1.fc38             updates   30 k
18:26:24 #15 2.225  libxcrypt-static              x86_64  4.4.36-1.fc38             updates  102 k
18:26:24 #15 2.225  m4                            x86_64  1.4.19-5.fc38             fedora   303 k
18:26:24 #15 2.225  openssh                       x86_64  9.0p1-17.fc38             updates  435 k
18:26:24 #15 2.225  openssh-clients               x86_64  9.0p1-17.fc38             updates  698 k
18:26:24 #15 2.225  pcre2-devel                   x86_64  10.42-1.fc38.1            fedora   506 k
18:26:24 #15 2.225  pcre2-utf16                   x86_64  10.42-1.fc38.1            fedora   214 k
18:26:24 #15 2.225  pcre2-utf32                   x86_64  10.42-1.fc38.1            fedora   201 k
18:26:24 #15 2.225  perl-Error                    noarch  1:0.17029-11.fc38         fedora    40 k
18:26:24 #15 2.225  perl-File-Compare             noarch  1.100.700-497.fc38        updates   14 k
18:26:24 #15 2.225  perl-File-Copy                noarch  2.39-497.fc38             updates   21 k
18:26:24 #15 2.225  perl-File-Find                noarch  1.40-497.fc38             updates   26 k
18:26:24 #15 2.225  perl-Git                      noarch  2.41.0-1.fc38             updates   41 k
18:26:24 #15 2.225  perl-TermReadKey              x86_64  2.38-16.fc38              fedora    35 k
18:26:24 #15 2.225  perl-Thread-Queue             noarch  3.14-490.fc38             fedora    21 k
18:26:24 #15 2.225  perl-lib                      x86_64  0.65-497.fc38             updates   16 k
18:26:24 #15 2.225  perl-threads                  x86_64  1:2.27-490.fc38           fedora    57 k
18:26:24 #15 2.225  perl-threads-shared           x86_64  1.64-490.fc38             fedora    44 k
18:26:24 #15 2.225  policycoreutils               x86_64  3.5-1.fc38                fedora   241 k
18:26:24 #15 2.225  policycoreutils-devel         x86_64  3.5-1.fc38                fedora   152 k
18:26:24 #15 2.225  policycoreutils-python-utils  noarch  3.5-1.fc38                fedora    80 k
18:26:24 #15 2.225  python3-audit                 x86_64  3.1.2-1.fc38              updates   87 k
18:26:24 #15 2.225  python3-libselinux            x86_64  3.5-1.fc38                fedora   197 k
18:26:24 #15 2.225  python3-libsemanage           x86_64  3.5-2.fc38                fedora    83 k
18:26:24 #15 2.225  python3-policycoreutils       noarch  3.5-1.fc38                fedora   2.2 M
18:26:24 #15 2.225  python3-setools               x86_64  4.4.3-1.fc38              updates  624 k
18:26:24 #15 2.225  python3-setuptools            noarch  65.5.1-2.fc38             fedora   1.7 M
18:26:24 #15 2.225  rhash                         x86_64  1.4.3-2.fc38              fedora   194 k
18:26:24 #15 2.225  rpm-plugin-selinux            x86_64  4.18.1-3.fc38             updates   20 k
18:26:24 #15 2.225  selinux-policy                noarch  38.29-1.fc38              updates   55 k
18:26:24 #15 2.225  selinux-policy-targeted       noarch  38.29-1.fc38              updates  6.7 M
18:26:24 #15 2.225  systemd-pam                   x86_64  253.10-1.fc38             updates  340 k
18:26:24 #15 2.225  systemd-rpm-macros            noarch  253.10-1.fc38             updates   28 k
18:26:24 #15 2.225  util-linux                    x86_64  2.38.1-4.fc38             fedora   2.3 M
18:26:24 #15 2.225  vim-filesystem                noarch  2:9.0.1984-1.fc38         updates   18 k
18:26:24 #15 2.225  xkeyboard-config              noarch  2.38-1.fc38               fedora   963 k
18:26:24 #15 2.225 Installing weak dependencies:
18:26:24 #15 2.225  cryptsetup-libs               x86_64  2.6.1-1.fc38              fedora   492 k
18:26:24 #15 2.225  libxkbcommon                  x86_64  1.5.0-2.fc38              fedora   140 k
18:26:24 #15 2.225  qrencode-libs                 x86_64  4.1.1-4.fc38              fedora    61 k
18:26:24 #15 2.225  systemd-networkd              x86_64  253.10-1.fc38             updates  634 k
18:26:24 #15 2.225  systemd-resolved              x86_64  253.10-1.fc38             updates  289 k
18:26:24 #15 2.225 
18:26:24 #15 2.225 Transaction Summary
18:26:24 #15 2.225 ================================================================================
18:26:24 #15 2.225 Install  92 Packages
18:26:24 #15 2.225 
18:26:24 #15 2.228 Total download size: 105 M
18:26:24 #15 2.228 Installed size: 378 M
18:26:24 #15 2.229 Downloading Packages:
18:26:25 #15 6.469 Running transaction check
18:26:25 #15 6.573 Transaction check succeeded.
18:26:25 #15 6.573 Running transaction test
18:26:25 #14 38.04 Setting up liblinux-epoll-perl (0.017-1) ...
18:26:25 #14 38.05 Setting up libvariable-magic-perl (0.62-1build2) ...
18:26:25 #14 38.06 Setting up python3-idna (2.8-1) ...
18:26:25 #14 38.25 Setting up libio-html-perl (1.001-1) ...
18:26:25 #14 38.25 Setting up libcroco3:amd64 (0.6.13-1) ...
18:26:25 #14 38.26 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
18:26:25 #14 38.28 Setting up libtest-refcount-perl (0.10-1) ...
18:26:25 #14 38.29 Setting up libparams-util-perl (1.07-3build5) ...
18:26:25 #14 38.30 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
18:26:25 #14 38.32 Setting up autoconf (2.69-11.1) ...
18:26:25 #14 38.33 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:26:25 #15 3.263 (1/92): autoconf-2.71-5.fc38.noarch.rpm         2.9 MB/s | 733 kB     00:00    
18:26:25 #15 3.272 (2/92): automake-1.16.5-11.fc38.noarch.rpm      2.7 MB/s | 697 kB     00:00    
18:26:25 #15 3.277 (3/92): checkpolicy-3.5-1.fc38.x86_64.rpm       1.3 MB/s | 349 kB     00:00    
18:26:25 #15 3.284 (4/92): cryptsetup-libs-2.6.1-1.fc38.x86_64.rpm  25 MB/s | 492 kB     00:00    
18:26:25 #15 3.289 (5/92): dbus-broker-33-1.fc38.x86_64.rpm         15 MB/s | 173 kB     00:00    
18:26:25 #15 3.292 (6/92): device-mapper-1.02.189-2.fc38.x86_64.rp 9.6 MB/s | 139 kB     00:00    
18:26:25 #15 3.295 (7/92): device-mapper-devel-1.02.189-2.fc38.x86 3.9 MB/s |  43 kB     00:00    
18:26:25 #15 3.300 (8/92): device-mapper-libs-1.02.189-2.fc38.x86_  23 MB/s | 176 kB     00:00    
18:26:25 #15 3.307 (9/92): gc-8.2.2-3.fc38.x86_64.rpm              7.9 MB/s | 110 kB     00:00    
18:26:25 #15 3.318 (10/92): jsoncpp-1.9.5-4.fc38.x86_64.rpm        6.5 MB/s |  97 kB     00:00    
18:26:25 #15 3.352 (11/92): guile22-2.2.7-7.fc38.x86_64.rpm        116 MB/s | 6.5 MB     00:00    
18:26:25 #15 3.355 (12/92): kmod-libs-30-4.fc38.x86_64.rpm         1.5 MB/s |  68 kB     00:00    
18:26:25 #15 3.358 (13/92): libargon2-20190702-2.fc38.x86_64.rpm   756 kB/s |  28 kB     00:00    
18:26:25 #15 3.360 (14/92): libcbor-0.7.0-9.fc38.x86_64.rpm         10 MB/s |  56 kB     00:00    
18:26:25 #15 3.363 (15/92): libedit-3.1-45.20221030cvs.fc38.x86_64  13 MB/s | 107 kB     00:00    
18:26:25 #15 3.368 (16/92): libfdisk-2.38.1-4.fc38.x86_64.rpm       17 MB/s | 161 kB     00:00    
18:26:25 #15 3.371 (17/92): libfido2-1.12.0-3.fc38.x86_64.rpm       13 MB/s |  97 kB     00:00    
18:26:25 #15 3.374 (18/92): libmpc-1.3.1-2.fc38.x86_64.rpm         7.0 MB/s |  70 kB     00:00    
18:26:25 #15 3.377 (19/92): libseccomp-2.5.3-4.fc38.x86_64.rpm     8.1 MB/s |  71 kB     00:00    
18:26:25 #15 3.380 (20/92): libseccomp-devel-2.5.3-4.fc38.x86_64.r  10 MB/s |  60 kB     00:00    
18:26:25 #15 3.385 (21/92): libselinux-devel-3.5-1.fc38.x86_64.rpm  14 MB/s | 151 kB     00:00    
18:26:25 #15 3.389 (22/92): libselinux-utils-3.5-1.fc38.x86_64.rpm  13 MB/s | 160 kB     00:00    
18:26:25 #15 3.392 (23/92): libsepol-devel-3.5-1.fc38.x86_64.rpm   4.2 MB/s |  49 kB     00:00    
18:26:25 #15 3.395 (24/92): libtool-ltdl-2.4.7-6.fc38.x86_64.rpm   6.7 MB/s |  37 kB     00:00    
18:26:25 #15 3.403 (25/92): libtool-2.4.7-6.fc38.x86_64.rpm         43 MB/s | 601 kB     00:00    
18:26:25 #15 3.407 (26/92): libtool-ltdl-devel-2.4.7-6.fc38.x86_64  12 MB/s | 164 kB     00:00    
18:26:25 #15 3.410 (27/92): libutempter-1.2.1-8.fc38.x86_64.rpm    2.0 MB/s |  26 kB     00:00    
18:26:25 #15 3.415 (28/92): libxkbcommon-1.5.0-2.fc38.x86_64.rpm    17 MB/s | 140 kB     00:00    
18:26:25 #15 3.420 (29/92): m4-1.4.19-5.fc38.x86_64.rpm             24 MB/s | 303 kB     00:00    
18:26:25 #15 3.427 (30/92): pcre2-devel-10.42-1.fc38.1.x86_64.rpm   30 MB/s | 506 kB     00:00    
18:26:25 #15 3.432 (31/92): pcre2-utf16-10.42-1.fc38.1.x86_64.rpm   19 MB/s | 214 kB     00:00    
18:26:25 #15 3.436 (32/92): pcre2-utf32-10.42-1.fc38.1.x86_64.rpm   13 MB/s | 201 kB     00:00    
18:26:25 #15 3.438 (33/92): perl-Error-0.17029-11.fc38.noarch.rpm  3.9 MB/s |  40 kB     00:00    
18:26:25 #15 3.441 (34/92): perl-Thread-Queue-3.14-490.fc38.noarch 4.4 MB/s |  21 kB     00:00    
18:26:25 #15 3.444 (35/92): perl-TermReadKey-2.38-16.fc38.x86_64.r 4.5 MB/s |  35 kB     00:00    
18:26:25 #15 3.446 (36/92): perl-threads-2.27-490.fc38.x86_64.rpm  7.5 MB/s |  57 kB     00:00    
18:26:25 #15 3.450 (37/92): perl-threads-shared-1.64-490.fc38.x86_ 5.1 MB/s |  44 kB     00:00    
18:26:25 #15 3.457 (38/92): policycoreutils-devel-3.5-1.fc38.x86_6  15 MB/s | 152 kB     00:00    
18:26:25 #15 3.462 (39/92): policycoreutils-3.5-1.fc38.x86_64.rpm   15 MB/s | 241 kB     00:00    
18:26:25 #15 3.465 (40/92): policycoreutils-python-utils-3.5-1.fc3 5.4 MB/s |  80 kB     00:00    
18:26:25 #15 3.469 (41/92): python3-libselinux-3.5-1.fc38.x86_64.r  17 MB/s | 197 kB     00:00    
18:26:25 #15 3.473 (42/92): python3-libsemanage-3.5-2.fc38.x86_64.  11 MB/s |  83 kB     00:00    
18:26:25 #15 3.495 (43/92): python3-policycoreutils-3.5-1.fc38.noa  75 MB/s | 2.2 MB     00:00    
18:26:25 #15 3.500 (44/92): qrencode-libs-4.1.1-4.fc38.x86_64.rpm  2.4 MB/s |  61 kB     00:00    
18:26:25 #15 3.513 (45/92): python3-setuptools-65.5.1-2.fc38.noarc  38 MB/s | 1.7 MB     00:00    
18:26:25 #15 3.518 (46/92): rhash-1.4.3-2.fc38.x86_64.rpm          8.9 MB/s | 194 kB     00:00    
18:26:25 #15 3.537 (47/92): util-linux-2.38.1-4.fc38.x86_64.rpm     68 MB/s | 2.3 MB     00:00    
18:26:25 #15 3.539 (48/92): which-2.21-39.fc38.x86_64.rpm          2.2 MB/s |  42 kB     00:00    
18:26:25 #15 3.550 (49/92): xkeyboard-config-2.38-1.fc38.noarch.rp  32 MB/s | 963 kB     00:00    
18:26:25 #15 3.555 (50/92): annobin-docs-12.27-1.fc38.noarch.rpm   6.7 MB/s |  92 kB     00:00    
18:26:25 #15 3.563 (51/92): annobin-plugin-gcc-12.27-1.fc38.x86_64  43 MB/s | 957 kB     00:00    
18:26:25 #14 38.48 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:26:25 #14 38.49 Setting up libarray-intspan-perl (2.003-1) ...
18:26:25 #14 38.50 Setting up libcapture-tiny-perl (0.48-1) ...
18:26:25 #14 38.51 Setting up libtimedate-perl (2.3200-1) ...
18:26:25 #14 38.51 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:26:25 #14 38.52 Setting up libsub-name-perl (0.26-1) ...
18:26:25 #14 38.53 Setting up libtype-tiny-xs-perl (0.016-1) ...
18:26:25 #14 38.54 Setting up libfile-chdir-perl (0.1008-1) ...
18:26:25 #14 38.55 Setting up xauth (1:1.1-0ubuntu1) ...
18:26:25 #14 38.56 Setting up cpp (4:9.3.0-1ubuntu2) ...
18:26:25 #14 38.58 Setting up libpath-tiny-perl (0.108-1) ...
18:26:25 #14 38.59 Setting up libarchive-cpio-perl (0.10-1) ...
18:26:25 #14 38.60 Setting up libjson-perl (4.02000-2) ...
18:26:25 #14 38.60 Setting up libsub-override-perl (0.09-2) ...
18:26:25 #14 38.61 Setting up python3-unidiff (0.5.5-2) ...
18:26:26 #15 3.577 (52/92): cmake-filesystem-3.27.7-1.fc38.x86_64. 1.7 MB/s |  19 kB     00:00    
18:26:26 #15 3.627 (53/92): cmake-3.27.7-1.fc38.x86_64.rpm         108 MB/s | 8.0 MB     00:00    
18:26:26 #15 3.640 (54/92): cmake-data-3.27.7-1.fc38.noarch.rpm     30 MB/s | 2.2 MB     00:00    
18:26:26 #15 3.642 (55/92): cmake-rpm-macros-3.27.7-1.fc38.noarch. 295 kB/s |  18 kB     00:00    
18:26:26 #15 3.647 (56/92): dbus-common-1.14.10-1.fc38.noarch.rpm  3.8 MB/s |  15 kB     00:00    
18:26:26 #15 3.652 (57/92): dbus-1.14.10-1.fc38.x86_64.rpm         847 kB/s | 8.0 kB     00:00    
18:26:26 #15 3.672 (58/92): gcc-plugin-annobin-13.2.1-1.fc38.x86_6 2.7 MB/s |  46 kB     00:00    
18:26:26 #15 3.738 (59/92): cpp-13.2.1-1.fc38.x86_64.rpm           114 MB/s |  11 MB     00:00    
18:26:26 #15 3.749 (60/92): git-2.41.0-1.fc38.x86_64.rpm           722 kB/s |  54 kB     00:00    
18:26:26 #15 3.802 (61/92): git-core-2.41.0-1.fc38.x86_64.rpm       73 MB/s | 4.4 MB     00:00    
18:26:26 #14 38.73 Setting up libstrictures-perl (2.000006-1) ...
18:26:26 #14 38.74 Setting up libsub-quote-perl (2.006006-1) ...
18:26:26 #14 38.75 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
18:26:26 #14 38.76 Setting up libsort-versions-perl (1.62-1) ...
18:26:26 #14 38.77 Setting up libexporter-tiny-perl (1.002001-1) ...
18:26:26 #14 38.78 Setting up libre-engine-re2-perl (0.13-5) ...
18:26:26 #14 38.79 Setting up libterm-readkey-perl (2.38-1build1) ...
18:26:26 #14 38.80 Setting up lsb-release (11.1.0ubuntu2) ...
18:26:26 #14 38.81 Setting up libnet-ip-perl (1.26-2) ...
18:26:26 #14 38.81 Setting up python3-magic (2:0.4.15-3) ...
18:26:26 #14 38.93 Setting up libperlio-gzip-perl (0.19-1build5) ...
18:26:26 #18 DONE 1.7s
18:26:26 
18:26:26 #19 [stage-1 8/9] WORKDIR /root/build-deb
18:26:26 #19 DONE 0.0s
18:26:26 
18:26:26 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:26:26 #20 DONE 0.0s
18:26:26 
18:26:26 #21 exporting to image
18:26:26 #21 exporting layers
18:26:26 #15 3.838 (62/92): git-core-doc-2.41.0-1.fc38.noarch.rpm   33 MB/s | 2.8 MB     00:00    
18:26:26 #15 3.851 (63/92): glibc-devel-2.37-10.fc38.x86_64.rpm    1.1 MB/s |  52 kB     00:00    
18:26:26 #15 4.027 (64/92): gcc-13.2.1-1.fc38.x86_64.rpm            91 MB/s |  34 MB     00:00    
18:26:26 #15 4.034 (65/92): glibc-headers-x86-2.37-10.fc38.noarch. 2.7 MB/s | 534 kB     00:00    
18:26:26 #15 4.047 (66/92): glibc-static-2.37-10.fc38.x86_64.rpm   8.6 MB/s | 1.7 MB     00:00    
18:26:26 #15 4.052 (67/92): less-633-1.fc38.x86_64.rpm              10 MB/s | 175 kB     00:00    
18:26:26 #15 4.066 (68/92): kernel-headers-6.5.4-200.fc38.x86_64.r  49 MB/s | 1.5 MB     00:00    
18:26:26 make[2]: Leaving directory '/root/build-deb/compose'
18:26:26 make[1]: Leaving directory '/root/build-deb'
18:26:26    debian/rules override_dh_auto_test
18:26:26 make[1]: Entering directory '/root/build-deb'
18:26:26 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:26:26 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:26:26 PASS: daemon version OK
18:26:26 ver="$(cli/build/docker --version)"; \
18:26:26 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:26:26 PASS: cli version OK
18:26:26 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:26:26 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:26:26 PASS: docker-buildx version OK
18:26:26 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:26:26 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:26:26 PASS: docker-compose version OK
18:26:26 make[1]: Leaving directory '/root/build-deb'
18:26:26    create-stamp debian/debhelper-build-stamp
18:26:26  debian/rules binary
18:26:26 dh binary --with=bash-completion
18:26:26    dh_testroot
18:26:26    dh_prep
18:26:26    dh_installdirs
18:26:26    debian/rules override_dh_auto_install
18:26:26 make[1]: Entering directory '/root/build-deb'
18:26:26 # docker-ce-cli install
18:26:26 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:26:26 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:26:26 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:26:26 # docker-ce install
18:26:26 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:26:26 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:26:26 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:26:26 # docker-buildx-plugin install
18:26:26 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:26:26 # docker-compose-plugin install
18:26:26 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:26:26 # docker-ce-rootless-extras install
18:26:26 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:26:26 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:26:26 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:26:26 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:26:26 # TODO: how can we install vpnkit?
18:26:26 make[1]: Leaving directory '/root/build-deb'
18:26:26    debian/rules override_dh_install
18:26:26 make[1]: Entering directory '/root/build-deb'
18:26:26 dh_install
18:26:26 #15 7.818 Transaction test succeeded.
18:26:26 #15 7.818 Running transaction
18:26:26 #14 38.94 Setting up libsys-hostname-long-perl (1.5-1) ...
18:26:26 #14 38.95 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
18:26:26 #14 38.96 Setting up liburi-perl (1.76-2) ...
18:26:26 #14 38.97 Setting up libdigest-bubblebabble-perl (0.02-2) ...
18:26:26 #14 38.98 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:26 #14 38.99 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
18:26:26 #14 38.99 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:26:26 #14 39.17 Setting up automake (1:1.16.1-4ubuntu6) ...
18:26:26 #14 39.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:26:26 #14 39.18 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:26:26 #14 39.18 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:26:26 #14 39.19 Setting up libasync-mergepoint-perl (0.04-2) ...
18:26:26 #14 39.19 Setting up libstring-escape-perl (2010.002-2) ...
18:26:26 #14 39.20 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
18:26:26 #14 39.21 Setting up libhttp-date-perl (6.05-1) ...
18:26:26 #14 39.22 Setting up libfile-which-perl (1.23-1) ...
18:26:26 #14 39.23 Setting up libfile-basedir-perl (0.08-1) ...
18:26:26 #14 39.24 Setting up gettext (0.19.8.1-10build1) ...
18:26:26 #14 39.25 Setting up libnumber-range-perl (0.12-1) ...
18:26:26 #14 39.26 Setting up libunicode-utf8-perl (0.62-1build1) ...
18:26:26 #14 39.26 Setting up libstruct-dumb-perl (0.09-1) ...
18:26:26 #14 39.27 Setting up libfile-listing-perl (6.04-1) ...
18:26:26 #14 39.28 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
18:26:26 #14 39.29 Setting up libregexp-pattern-perl (0.2.12-1) ...
18:26:26 #15 4.071 (69/92): libuv-1.46.0-1.fc38.x86_64.rpm         6.4 MB/s | 159 kB     00:00    
18:26:26 #15 4.074 (70/92): libxcrypt-devel-4.4.36-1.fc38.x86_64.r 1.5 MB/s |  30 kB     00:00    
18:26:26 #15 4.079 (71/92): libxcrypt-static-4.4.36-1.fc38.x86_64.  14 MB/s | 102 kB     00:00    
18:26:26 #15 4.086 (72/92): make-4.4.1-1.fc38.x86_64.rpm            42 MB/s | 588 kB     00:00    
18:26:26 #15 4.093 (73/92): openssh-9.0p1-17.fc38.x86_64.rpm        25 MB/s | 435 kB     00:00    
18:26:26 #15 4.101 (74/92): openssh-clients-9.0p1-17.fc38.x86_64.r  49 MB/s | 698 kB     00:00    
18:26:26 #15 4.103 (75/92): perl-File-Compare-1.100.700-497.fc38.n 900 kB/s |  14 kB     00:00    
18:26:26 #15 4.106 (76/92): perl-File-Copy-2.39-497.fc38.noarch.rp 1.7 MB/s |  21 kB     00:00    
18:26:26 #15 4.109 (77/92): perl-File-Find-1.40-497.fc38.noarch.rp 4.8 MB/s |  26 kB     00:00    
18:26:26 #15 4.111 (78/92): perl-Git-2.41.0-1.fc38.noarch.rpm      5.2 MB/s |  41 kB     00:00    
18:26:26 #15 4.114 (79/92): perl-lib-0.65-497.fc38.x86_64.rpm      2.2 MB/s |  16 kB     00:00    
18:26:26 #15 4.118 (80/92): python3-audit-3.1.2-1.fc38.x86_64.rpm   13 MB/s |  87 kB     00:00    
18:26:26 #15 4.125 (81/92): python3-setools-4.4.3-1.fc38.x86_64.rp  45 MB/s | 624 kB     00:00    
18:26:26 #15 4.129 (82/92): rpm-plugin-selinux-4.18.1-3.fc38.x86_6 1.5 MB/s |  20 kB     00:00    
18:26:26 #15 4.132 (83/92): selinux-policy-38.29-1.fc38.noarch.rpm 8.3 MB/s |  55 kB     00:00    
18:26:26 #15 4.177 (84/92): systemd-253.10-1.fc38.x86_64.rpm       107 MB/s | 4.4 MB     00:00    
18:26:26 #15 4.214 (85/92): selinux-policy-targeted-38.29-1.fc38.n  80 MB/s | 6.7 MB     00:00    
18:26:26 #15 4.224 (86/92): selinux-policy-devel-38.29-1.fc38.noar 9.0 MB/s | 910 kB     00:00    
18:26:26 #15 4.231 (87/92): systemd-devel-253.10-1.fc38.x86_64.rpm  11 MB/s | 593 kB     00:00    
18:26:26 #15 4.240 (88/92): systemd-networkd-253.10-1.fc38.x86_64.  25 MB/s | 634 kB     00:00    
18:26:26 #15 4.247 (89/92): systemd-pam-253.10-1.fc38.x86_64.rpm    23 MB/s | 340 kB     00:00    
18:26:26 #15 4.252 (90/92): systemd-resolved-253.10-1.fc38.x86_64.  14 MB/s | 289 kB     00:00    
18:26:26 #15 4.255 (91/92): systemd-rpm-macros-253.10-1.fc38.noarc 2.1 MB/s |  28 kB     00:00    
18:26:26 #15 4.259 (92/92): vim-filesystem-9.0.1984-1.fc38.noarch. 2.9 MB/s |  18 kB     00:00    
18:26:26 #15 4.261 --------------------------------------------------------------------------------
18:26:26 #15 4.261 Total                                            52 MB/s | 105 MB     00:02     
18:26:26 # TODO Can we do this from within our container?
18:26:26 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:26:26 make[1]: Leaving directory '/root/build-deb'
18:26:26    dh_installdocs
18:26:26    dh_installchangelogs
18:26:26    dh_installman
18:26:26 #14 39.30 Setting up libfont-afm-perl (1.20-2) ...
18:26:26 #14 39.31 Setting up libwant-perl (0.29-1build4) ...
18:26:26 #14 39.32 Setting up libdynaloader-functions-perl (0.003-1) ...
18:26:26 #14 39.33 Setting up libtext-glob-perl (0.10-1) ...
18:26:26 #14 39.34 Setting up libclass-method-modifiers-perl (2.13-1) ...
18:26:26 #14 39.35 Setting up liblist-compare-perl (0.53-1) ...
18:26:26 #14 39.36 Setting up libref-util-xs-perl (0.117-1build2) ...
18:26:26 #14 39.37 Setting up libio-pty-perl (1:1.12-1) ...
18:26:26 #14 39.37 Setting up libtool (2.4.6-14) ...
18:26:26 #14 39.39 Setting up libfile-fcntllock-perl (0.22-3build4) ...
18:26:26 #14 39.40 Setting up libsort-key-perl (1.33-2build2) ...
18:26:26 #14 39.41 Setting up libclone-perl (0.43-2) ...
18:26:26 #14 39.42 Setting up libalgorithm-diff-perl (1.19.03-2) ...
18:26:26 #14 39.43 Setting up libarchive-zip-perl (1.67-2) ...
18:26:26 #14 39.44 Setting up libsub-identify-perl (0.14-1build2) ...
18:26:26 #14 39.44 Setting up libdistro-info-perl (0.23ubuntu1.1) ...
18:26:26 #14 39.46 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
18:26:26 #14 39.46 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
18:26:26    dh_bash-completion
18:26:26    debian/rules override_dh_installinit
18:26:26 make[1]: Entering directory '/root/build-deb'
18:26:26 # use "docker" as our service name, not "docker-ce"
18:26:26 dh_installinit --name=docker
18:26:26 #14 39.61 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
18:26:26 #14 39.63 Setting up libio-stringy-perl (2.111-3) ...
18:26:26 #14 39.64 Setting up liblist-moreutils-perl (0.416-1build5) ...
18:26:26 #14 39.65 Setting up libhtml-tagset-perl (3.20-4) ...
18:26:26 #14 39.65 Setting up liblog-any-perl (1.708-1) ...
18:26:26 #14 39.66 Setting up libauthen-sasl-perl (2.1600-1) ...
18:26:26 #14 39.67 Setting up libdevel-size-perl (0.83-1build1) ...
18:26:26 #14 39.68 Setting up libdebhelper-perl (12.10ubuntu1) ...
18:26:26 #14 39.69 Setting up libpod-constants-perl (0.19-1) ...
18:26:26 #14 39.70 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
18:26:26 #14 39.71 Setting up libperl4-corelibs-perl (0.004-2) ...
18:26:26 #14 39.72 Setting up libfuture-perl (0.43-1) ...
18:26:26 #14 39.73 Setting up liblwp-mediatypes-perl (6.04-1) ...
18:26:26 #14 39.75 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
18:26:26 #14 39.76 Setting up libtry-tiny-perl (0.30-1) ...
18:26:26 #17 DONE 3.7s
18:26:26 
18:26:26 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:26:26 #18 DONE 0.0s
18:26:26 
18:26:26 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:26:26 #19 DONE 0.0s
18:26:26 
18:26:26 #20 exporting to image
18:26:26 #20 exporting layers
18:26:27 make[1]: Leaving directory '/root/build-deb'
18:26:27    debian/rules override_dh_installsystemd
18:26:27 make[1]: Entering directory '/root/build-deb'
18:26:27 # use "docker" as our service name, not "docker-ce"
18:26:27 dh_installsystemd --name=docker
18:26:27 make[1]: Leaving directory '/root/build-deb'
18:26:27    dh_perl
18:26:27    dh_link
18:26:27    dh_strip_nondeterminism
18:26:27    dh_compress
18:26:27 #14 39.77 Setting up libtype-tiny-perl (1.008001-2) ...
18:26:27 #14 39.77 Setting up libtest-fatal-perl (0.014-1) ...
18:26:27 #14 39.78 Setting up libcommon-sense-perl (3.74-2build6) ...
18:26:27 #14 39.79 Setting up libxml-namespacesupport-perl (1.12-1) ...
18:26:27 #14 39.80 Setting up libnet-http-perl (6.19-1) ...
18:26:27 #14 39.81 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
18:26:27 #14 39.82 Setting up libencode-locale-perl (1.05-1) ...
18:26:27 #14 39.83 Setting up libtext-levenshtein-perl (0.13-1) ...
18:26:27 #14 39.83 Setting up libnet-dns-perl (1.22-1) ...
18:26:27 #14 39.84 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
18:26:27 #14 39.85 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
18:26:27 #14 39.86 Setting up libstring-shellquote-perl (1.04-1) ...
18:26:27 #14 39.87 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:27 #14 39.88 Setting up libsub-install-perl (0.928-1) ...
18:26:27 #14 39.89 Setting up gcc (4:9.3.0-1ubuntu2) ...
18:26:27 #14 39.90 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
18:26:27 #14 39.92 Setting up libnumber-compare-perl (0.03-1) ...
18:26:27 #14 39.93 Setting up intltool-debian (0.35.0+20060710.5) ...
18:26:27 #14 39.94 Setting up libio-async-perl (0.75-1) ...
18:26:27 #14 39.94 Setting up liberror-perl (0.17029-1) ...
18:26:27 #14 39.95 Setting up patchutils (0.3.4-2) ...
18:26:27 #14 39.96 Setting up libmail-sendmail-perl (0.80-1) ...
18:26:27    dh_fixperms
18:26:27    dh_missing
18:26:27    debian/rules override_dh_dwz
18:26:27 make[1]: Entering directory '/root/build-deb'
18:26:27 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:26:27 make[1]: Leaving directory '/root/build-deb'
18:26:27    debian/rules override_dh_strip
18:26:27 make[1]: Entering directory '/root/build-deb'
18:26:27 # Go has lots of problems with stripping, so just don't
18:26:27 make[1]: Leaving directory '/root/build-deb'
18:26:27    dh_makeshlibs
18:26:27 #14 39.97 Setting up libltdl-dev:amd64 (2.4.6-14) ...
18:26:27 #14 39.98 Setting up libjson-maybexs-perl (1.004000-1) ...
18:26:27 #14 39.98 Setting up libxml-sax-base-perl (1.09-1) ...
18:26:27 #14 39.99 Setting up libio-string-perl (1.08-3) ...
18:26:27 #14 40.00 Setting up libreadonly-perl (2.050-2) ...
18:26:27 #14 40.01 Setting up python3-chardet (3.0.4-4build1) ...
18:26:27 #14 40.23 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:26:27 #13 42.73   Running scriptlet: glibc-common-2.38-4.fc39.x86_64                    149/149 
18:26:27 #13 45.30   Verifying        : ansible-srpm-macros-1-11.fc39.noarch                 1/149 
18:26:27 #13 45.30   Verifying        : binutils-2.40-13.fc39.x86_64                         2/149 
18:26:27 #13 45.30   Verifying        : binutils-gold-2.40-13.fc39.x86_64                    3/149 
18:26:27 #13 45.30   Verifying        : bzip2-1.0.8-16.fc39.x86_64                           4/149 
18:26:27 #13 45.30   Verifying        : cpio-2.14-4.fc39.x86_64                              5/149 
18:26:27 #13 45.30   Verifying        : dash-0.5.12-1.fc39.x86_64                            6/149 
18:26:27 #13 45.30   Verifying        : dbus-libs-1:1.14.10-1.fc39.x86_64                    7/149 
18:26:27 #13 45.30   Verifying        : debugedit-5.0-10.fc39.x86_64                         8/149 
18:26:27 #13 45.30   Verifying        : desktop-file-utils-0.26-9.fc39.x86_64                9/149 
18:26:27 #13 45.30   Verifying        : devscripts-checkbashisms-2.23.5-3.fc39.noarch       10/149 
18:26:27 #13 45.30   Verifying        : diffutils-3.10-3.fc39.x86_64                        11/149 
18:26:27 #13 45.30   Verifying        : dwz-0.15-3.fc39.x86_64                              12/149 
18:26:27 #13 45.30   Verifying        : ed-1.19-4.fc39.x86_64                               13/149 
18:26:27 #13 45.30   Verifying        : efi-srpm-macros-5-9.fc39.noarch                     14/149 
18:26:27 #13 45.30   Verifying        : elfutils-0.189-4.fc39.x86_64                        15/149 
18:26:27 #13 45.30   Verifying        : elfutils-debuginfod-client-0.189-4.fc39.x86_64      16/149 
18:26:27 #13 45.30   Verifying        : emacs-filesystem-1:29.1-2.fc39.noarch               17/149 
18:26:27 #13 45.30   Verifying        : enchant2-2.5.0-5.fc39.x86_64                        18/149 
18:26:27 #13 45.30   Verifying        : file-5.44-5.fc39.x86_64                             19/149 
18:26:27 #13 45.30   Verifying        : fonts-filesystem-1:2.0.5-12.fc39.noarch             20/149 
18:26:27 #13 45.30   Verifying        : fonts-srpm-macros-1:2.0.5-12.fc39.noarch            21/149 
18:26:27 #13 45.30   Verifying        : fpc-srpm-macros-1.3-8.fc39.noarch                   22/149 
18:26:27 #13 45.30   Verifying        : gdk-pixbuf2-2.42.10-5.fc39.x86_64                   23/149 
18:26:27 #13 45.30   Verifying        : ghc-srpm-macros-1.6.1-2.fc39.noarch                 24/149 
18:26:27 #13 45.30   Verifying        : glibc-gconv-extra-2.38-7.fc39.x86_64                25/149 
18:26:27 #13 45.30   Verifying        : gnat-srpm-macros-6-3.fc39.noarch                    26/149 
18:26:27 #13 45.30   Verifying        : go-srpm-macros-3.2.0-6.fc39.noarch                  27/149 
18:26:27 #13 45.30   Verifying        : groff-base-1.23.0-2.fc39.x86_64                     28/149 
18:26:27 #13 45.30   Verifying        : hunspell-1.7.2-5.fc39.x86_64                        29/149 
18:26:27 #13 45.31   Verifying        : hunspell-en-0.20201207-7.fc39.noarch                30/149 
18:26:27 #13 45.31   Verifying        : hunspell-en-GB-0.20201207-7.fc39.noarch             31/149 
18:26:27 #13 45.31   Verifying        : hunspell-en-US-0.20201207-7.fc39.noarch             32/149 
18:26:27 #13 45.31   Verifying        : hunspell-filesystem-1.7.2-5.fc39.x86_64             33/149 
18:26:27 #13 45.31   Verifying        : jansson-2.13.1-7.fc39.x86_64                        34/149 
18:26:27 #13 45.31   Verifying        : js-jquery-3.6.4-2.fc39.noarch                       35/149 
18:26:27 #13 45.31   Verifying        : json-glib-1.8.0-1.fc39.x86_64                       36/149 
18:26:27 #13 45.31   Verifying        : kernel-srpm-macros-1.0-20.fc39.noarch               37/149 
18:26:27 #13 45.31   Verifying        : libappstream-glib-0.8.2-4.fc39.x86_64               38/149 
18:26:27 #13 45.31   Verifying        : libjpeg-turbo-2.1.4-3.fc39.x86_64                   39/149 
18:26:27 #13 45.31   Verifying        : libpkgconf-1.9.5-2.fc39.x86_64                      40/149 
18:26:27 #13 45.31   Verifying        : libpng-2:1.6.37-15.fc39.x86_64                      41/149 
18:26:27 #13 45.31   Verifying        : libstemmer-2.2.0-7.fc39.x86_64                      42/149 
18:26:27 #13 45.31   Verifying        : lua-srpm-macros-1-9.fc39.noarch                     43/149 
18:26:27 #13 45.31   Verifying        : ncurses-6.4-7.20230520.fc39.x86_64                  44/149 
18:26:27 #13 45.31   Verifying        : ocaml-srpm-macros-8-2.fc39.noarch                   45/149 
18:26:27 #13 45.31   Verifying        : openblas-srpm-macros-2-14.fc39.noarch               46/149 
18:26:27 #13 45.31   Verifying        : package-notes-srpm-macros-0.5-9.fc39.noarch         47/149 
18:26:27 #13 45.31   Verifying        : patch-2.7.6-22.fc39.x86_64                          48/149 
18:26:27 #13 45.31   Verifying        : perl-Carp-1.54-500.fc39.noarch                      49/149 
18:26:27 #13 45.31   Verifying        : perl-Data-Dumper-2.188-501.fc39.x86_64              50/149 
18:26:27 #13 45.31   Verifying        : perl-Digest-1.20-500.fc39.noarch                    51/149 
18:26:27 #13 45.31   Verifying        : perl-Digest-MD5-2.58-500.fc39.x86_64                52/149 
18:26:27 #13 45.31   Verifying        : perl-Encode-4:3.19-500.fc39.x86_64                  53/149 
18:26:27 #13 45.31   Verifying        : perl-Exporter-5.77-500.fc39.noarch                  54/149 
18:26:27 #13 45.31   Verifying        : perl-File-Path-2.18-500.fc39.noarch                 55/149 
18:26:27 #13 45.31   Verifying        : perl-File-Temp-1:0.231.100-500.fc39.noarch          56/149 
18:26:27 #13 45.31   Verifying        : perl-Getopt-Long-1:2.54-500.fc39.noarch             57/149 
18:26:27 #13 45.31   Verifying        : perl-HTTP-Tiny-0.088-3.fc39.noarch                  58/149 
18:26:27 #13 45.31   Verifying        : perl-IO-Socket-IP-0.42-1.fc39.noarch                59/149 
18:26:27 #13 45.31   Verifying        : perl-IO-Socket-SSL-2.083-3.fc39.noarch              60/149 
18:26:27 #13 45.31   Verifying        : perl-MIME-Base64-3.16-500.fc39.x86_64               61/149 
18:26:27 #13 45.31   Verifying        : perl-Mozilla-CA-20230801-1.fc39.noarch              62/149 
18:26:27 #13 45.31   Verifying        : perl-Net-SSLeay-1.92-10.fc39.x86_64                 63/149 
18:26:27 #13 45.31   Verifying        : perl-PathTools-3.89-500.fc39.x86_64                 64/149 
18:26:27 #13 45.31   Verifying        : perl-Pod-Escapes-1:1.07-500.fc39.noarch             65/149 
18:26:27 #13 45.31   Verifying        : perl-Pod-Perldoc-3.28.01-501.fc39.noarch            66/149 
18:26:27 #13 45.31   Verifying        : perl-Pod-Simple-1:3.45-4.fc39.noarch                67/149 
18:26:27 #13 45.31   Verifying        : perl-Pod-Usage-4:2.03-500.fc39.noarch               68/149 
18:26:27 #13 45.31   Verifying        : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64       69/149 
18:26:27 #13 45.31   Verifying        : perl-Socket-4:2.037-3.fc39.x86_64                   70/149 
18:26:27 #13 45.31   Verifying        : perl-Storable-1:3.32-500.fc39.x86_64                71/149 
18:26:27 #13 45.31   Verifying        : perl-Term-ANSIColor-5.01-501.fc39.noarch            72/149 
18:26:27 #13 45.31   Verifying        : perl-Term-Cap-1.18-500.fc39.noarch                  73/149 
18:26:27 #13 45.31   Verifying        : perl-Text-ParseWords-3.31-500.fc39.noarch           74/149 
18:26:27 #13 45.31   Verifying        : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch         75/149 
18:26:27 #13 45.31   Verifying        : perl-Time-Local-2:1.350-3.fc39.noarch               76/149 
18:26:27 #13 45.31   Verifying        : perl-URI-5.21-1.fc39.noarch                         77/149 
18:26:27 #13 45.31   Verifying        : perl-constant-1.33-501.fc39.noarch                  78/149 
18:26:27 #13 45.31   Verifying        : perl-libnet-3.15-501.fc39.noarch                    79/149 
18:26:27 #13 45.31   Verifying        : perl-parent-1:0.241-500.fc39.noarch                 80/149 
18:26:27 #13 45.31   Verifying        : perl-podlators-1:5.01-500.fc39.noarch               81/149 
18:26:27 #13 45.31   Verifying        : perl-srpm-macros-1-51.fc39.noarch                   82/149 
18:26:27 #13 45.31   Verifying        : pkgconf-1.9.5-2.fc39.x86_64                         83/149 
18:26:27 #13 45.31   Verifying        : pkgconf-m4-1.9.5-2.fc39.noarch                      84/149 
18:26:27 #13 45.31   Verifying        : pkgconf-pkg-config-1.9.5-2.fc39.x86_64              85/149 
18:26:27 #13 45.31   Verifying        : python-srpm-macros-3.12-4.fc39.noarch               86/149 
18:26:27 #13 45.31   Verifying        : python-systemd-doc-235-5.fc39.x86_64                87/149 
18:26:27 #13 45.31   Verifying        : python3-construct-2.10.68-6.fc39.noarch             88/149 
18:26:27 #13 45.31   Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch             89/149 
18:26:27 #13 45.31   Verifying        : python3-dbus-1.3.2-4.fc39.x86_64                    90/149 
18:26:27 #13 45.31   Verifying        : python3-distro-1.8.0-6.fc39.noarch                  91/149 
18:26:27 #13 45.31   Verifying        : python3-enchant-3.2.2-10.fc39.noarch                92/149 
18:26:27 #13 45.31   Verifying        : python3-file-magic-5.44-5.fc39.noarch               93/149 
18:26:27 #13 45.31   Verifying        : python3-pybeam-0.7-7.fc39.noarch                    94/149 
18:26:27 #13 45.31   Verifying        : python3-pyxdg-0.27-9.fc39.noarch                    95/149 
18:26:27 #13 45.31   Verifying        : python3-six-1.16.0-12.fc39.noarch                   96/149 
18:26:27 #13 45.31   Verifying        : python3-systemd-235-5.fc39.x86_64                   97/149 
18:26:27 #13 45.31   Verifying        : python3-tomli-w-1.0.0-9.fc39.noarch                 98/149 
18:26:27 #13 45.31   Verifying        : python3-zstandard-0.21.0-3.fc39.x86_64              99/149 
18:26:27 #13 45.31   Verifying        : qt5-srpm-macros-5.15.10-2.fc39.noarch              100/149 
18:26:27 #13 45.31   Verifying        : redhat-rpm-config-262-1.fc39.noarch                101/149 
18:26:27 #13 45.31   Verifying        : rpm-build-4.19.0-1.fc39.x86_64                     102/149 
18:26:27 #13 45.31   Verifying        : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch         103/149 
18:26:27 #13 45.31   Verifying        : rpmlint-2.4.0-10.fc39.noarch                       104/149 
18:26:27 #13 45.31   Verifying        : rust-srpm-macros-25.2-1.fc39.noarch                105/149 
18:26:27 #13 45.31   Verifying        : shared-mime-info-2.2-4.fc39.x86_64                 106/149 
18:26:27 #13 45.31   Verifying        : unzip-6.0-62.fc39.x86_64                           107/149 
18:26:27 #13 45.31   Verifying        : web-assets-filesystem-5-20.fc39.noarch             108/149 
18:26:27 #13 45.31   Verifying        : xxhash-libs-0.8.2-1.fc39.x86_64                    109/149 
18:26:27 #13 45.31   Verifying        : xz-5.4.4-1.fc39.x86_64                             110/149 
18:26:27 #13 45.31   Verifying        : zip-3.0-39.fc39.x86_64                             111/149 
18:26:27 #13 45.31   Verifying        : zstd-1.5.5-4.fc39.x86_64                           112/149 
18:26:27 #13 45.31   Verifying        : dnf-plugins-core-4.4.3-1.fc39.noarch               113/149 
18:26:27 #13 45.31   Verifying        : gdb-minimal-13.2-9.fc39.x86_64                     114/149 
18:26:27 #13 45.31   Verifying        : perl-AutoLoader-5.74-501.fc39.noarch               115/149 
18:26:27 #13 45.31   Verifying        : perl-B-1.88-501.fc39.x86_64                        116/149 
18:26:27 #13 45.31   Verifying        : perl-Class-Struct-0.68-501.fc39.noarch             117/149 
18:26:27 #13 45.31   Verifying        : perl-DynaLoader-1.54-501.fc39.x86_64               118/149 
18:26:27 #13 45.31   Verifying        : perl-Errno-1.37-501.fc39.x86_64                    119/149 
18:26:27 #13 45.31   Verifying        : perl-Fcntl-1.15-501.fc39.x86_64                    120/149 
18:26:27 #13 45.31   Verifying        : perl-File-Basename-2.86-501.fc39.noarch            121/149 
18:26:27 #13 45.31   Verifying        : perl-File-stat-1.13-501.fc39.noarch                122/149 
18:26:27 #13 45.31   Verifying        : perl-FileHandle-2.05-501.fc39.noarch               123/149 
18:26:27 #13 45.31   Verifying        : perl-Getopt-Std-1.13-501.fc39.noarch               124/149 
18:26:27 #13 45.31   Verifying        : perl-IO-1.52-501.fc39.x86_64                       125/149 
18:26:27 #13 45.31   Verifying        : perl-IPC-Open3-1.22-501.fc39.noarch                126/149 
18:26:27 #13 45.31   Verifying        : perl-NDBM_File-1.16-501.fc39.x86_64                127/149 
18:26:27 #13 45.31   Verifying        : perl-POSIX-2.13-501.fc39.x86_64                    128/149 
18:26:27 #13 45.31   Verifying        : perl-SelectSaver-1.02-501.fc39.noarch              129/149 
18:26:27 #13 45.31   Verifying        : perl-Symbol-1.09-501.fc39.noarch                   130/149 
18:26:27 #13 45.31   Verifying        : perl-base-2.27-501.fc39.noarch                     131/149 
18:26:27 #13 45.31   Verifying        : perl-if-0.61.000-501.fc39.noarch                   132/149 
18:26:27 #13 45.31   Verifying        : perl-interpreter-4:5.38.0-501.fc39.x86_64          133/149 
18:26:27 #13 45.31   Verifying        : perl-libs-4:5.38.0-501.fc39.x86_64                 134/149 
18:26:27 #13 45.31   Verifying        : perl-locale-1.10-501.fc39.noarch                   135/149 
18:26:27 #13 45.31   Verifying        : perl-mro-1.28-501.fc39.x86_64                      136/149 
18:26:27 #13 45.31   Verifying        : perl-overload-1.37-501.fc39.noarch                 137/149 
18:26:27 #13 45.31   Verifying        : perl-overloading-0.02-501.fc39.noarch              138/149 
18:26:27 #13 45.31   Verifying        : perl-vars-1.05-501.fc39.noarch                     139/149 
18:26:27 #13 45.31   Verifying        : pyproject-srpm-macros-1.10.0-1.fc39.noarch         140/149 
18:26:27 #13 45.31   Verifying        : python3-dnf-plugins-core-4.4.3-1.fc39.noarch       141/149 
18:26:27 #13 45.31   Verifying        : qt6-srpm-macros-6.5.2-3.fc39.noarch                142/149 
18:26:27 #13 45.31   Verifying        : rpmlint-fedora-license-data-1.31-1.fc39.noarch     143/149 
18:26:27 #13 45.31   Verifying        : glibc-2.38-7.fc39.x86_64                           144/149 
18:26:27 #13 45.31   Verifying        : glibc-2.38-4.fc39.x86_64                           145/149 
18:26:27 #13 45.31   Verifying        : glibc-common-2.38-7.fc39.x86_64                    146/149 
18:26:27 #13 45.31   Verifying        : glibc-common-2.38-4.fc39.x86_64                    147/149 
18:26:27 #13 45.31   Verifying        : glibc-minimal-langpack-2.38-7.fc39.x86_64          148/149 
18:26:27 #13 45.31   Verifying        : glibc-minimal-langpack-2.38-4.fc39.x86_64          149/149 
18:26:27 #13 45.46 
18:26:27 #13 45.46 Upgraded:
18:26:27 #13 45.46   glibc-2.38-7.fc39.x86_64                    glibc-common-2.38-7.fc39.x86_64  
18:26:27 #13 45.46   glibc-minimal-langpack-2.38-7.fc39.x86_64  
18:26:27 #13 45.46 Installed:
18:26:27 #13 45.46   ansible-srpm-macros-1-11.fc39.noarch                                          
18:26:27 #13 45.46   binutils-2.40-13.fc39.x86_64                                                  
18:26:27 #13 45.46   binutils-gold-2.40-13.fc39.x86_64                                             
18:26:27 #13 45.46   bzip2-1.0.8-16.fc39.x86_64                                                    
18:26:27 #13 45.46   cpio-2.14-4.fc39.x86_64                                                       
18:26:27 #13 45.46   dash-0.5.12-1.fc39.x86_64                                                     
18:26:27 #13 45.46   dbus-libs-1:1.14.10-1.fc39.x86_64                                             
18:26:27 #13 45.46   debugedit-5.0-10.fc39.x86_64                                                  
18:26:27 #13 45.46   desktop-file-utils-0.26-9.fc39.x86_64                                         
18:26:27 #13 45.46   devscripts-checkbashisms-2.23.5-3.fc39.noarch                                 
18:26:27 #13 45.46   diffutils-3.10-3.fc39.x86_64                                                  
18:26:27 #13 45.46   dnf-plugins-core-4.4.3-1.fc39.noarch                                          
18:26:27 #13 45.46   dwz-0.15-3.fc39.x86_64                                                        
18:26:27 #13 45.46   ed-1.19-4.fc39.x86_64                                                         
18:26:27 #13 45.46   efi-srpm-macros-5-9.fc39.noarch                                               
18:26:27 #13 45.46   elfutils-0.189-4.fc39.x86_64                                                  
18:26:27 #13 45.46   elfutils-debuginfod-client-0.189-4.fc39.x86_64                                
18:26:27 #13 45.46   emacs-filesystem-1:29.1-2.fc39.noarch                                         
18:26:27 #13 45.46   enchant2-2.5.0-5.fc39.x86_64                                                  
18:26:27 #13 45.46   file-5.44-5.fc39.x86_64                                                       
18:26:27 #13 45.46   fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
18:26:27 #13 45.46   fonts-srpm-macros-1:2.0.5-12.fc39.noarch                                      
18:26:27 #13 45.46   fpc-srpm-macros-1.3-8.fc39.noarch                                             
18:26:27 #13 45.46   gdb-minimal-13.2-9.fc39.x86_64                                                
18:26:27 #13 45.46   gdk-pixbuf2-2.42.10-5.fc39.x86_64                                             
18:26:27 #13 45.46   ghc-srpm-macros-1.6.1-2.fc39.noarch                                           
18:26:27 #13 45.46   glibc-gconv-extra-2.38-7.fc39.x86_64                                          
18:26:27 #13 45.46   gnat-srpm-macros-6-3.fc39.noarch                                              
18:26:27 #13 45.46   go-srpm-macros-3.2.0-6.fc39.noarch                                            
18:26:27 #13 45.46   groff-base-1.23.0-2.fc39.x86_64                                               
18:26:27 #13 45.46   hunspell-1.7.2-5.fc39.x86_64                                                  
18:26:27 #13 45.46   hunspell-en-0.20201207-7.fc39.noarch                                          
18:26:27 #13 45.46   hunspell-en-GB-0.20201207-7.fc39.noarch                                       
18:26:27 #13 45.46   hunspell-en-US-0.20201207-7.fc39.noarch                                       
18:26:27 #13 45.46   hunspell-filesystem-1.7.2-5.fc39.x86_64                                       
18:26:27 #13 45.46   jansson-2.13.1-7.fc39.x86_64                                                  
18:26:27 #13 45.46   js-jquery-3.6.4-2.fc39.noarch                                                 
18:26:27 #13 45.46   json-glib-1.8.0-1.fc39.x86_64                                                 
18:26:27 #13 45.46   kernel-srpm-macros-1.0-20.fc39.noarch                                         
18:26:27 #13 45.46   libappstream-glib-0.8.2-4.fc39.x86_64                                         
18:26:27 #13 45.46   libjpeg-turbo-2.1.4-3.fc39.x86_64                                             
18:26:27 #13 45.46   libpkgconf-1.9.5-2.fc39.x86_64                                                
18:26:27 #13 45.46   libpng-2:1.6.37-15.fc39.x86_64                                                
18:26:27 #13 45.46   libstemmer-2.2.0-7.fc39.x86_64                                                
18:26:27 #13 45.46   lua-srpm-macros-1-9.fc39.noarch                                               
18:26:27 #13 45.46   ncurses-6.4-7.20230520.fc39.x86_64                                            
18:26:27 #13 45.46   ocaml-srpm-macros-8-2.fc39.noarch                                             
18:26:27 #13 45.46   openblas-srpm-macros-2-14.fc39.noarch                                         
18:26:27 #13 45.46   package-notes-srpm-macros-0.5-9.fc39.noarch                                   
18:26:27 #13 45.46   patch-2.7.6-22.fc39.x86_64                                                    
18:26:27 #13 45.46   perl-AutoLoader-5.74-501.fc39.noarch                                          
18:26:27 #13 45.46   perl-B-1.88-501.fc39.x86_64                                                   
18:26:27 #13 45.46   perl-Carp-1.54-500.fc39.noarch                                                
18:26:27 #13 45.46   perl-Class-Struct-0.68-501.fc39.noarch                                        
18:26:27 #13 45.46   perl-Data-Dumper-2.188-501.fc39.x86_64                                        
18:26:27 #13 45.46   perl-Digest-1.20-500.fc39.noarch                                              
18:26:27 #13 45.46   perl-Digest-MD5-2.58-500.fc39.x86_64                                          
18:26:27 #13 45.46   perl-DynaLoader-1.54-501.fc39.x86_64                                          
18:26:27 #13 45.46   perl-Encode-4:3.19-500.fc39.x86_64                                            
18:26:27 #13 45.46   perl-Errno-1.37-501.fc39.x86_64                                               
18:26:27 #13 45.46   perl-Exporter-5.77-500.fc39.noarch                                            
18:26:27 #13 45.46   perl-Fcntl-1.15-501.fc39.x86_64                                               
18:26:27 #13 45.46   perl-File-Basename-2.86-501.fc39.noarch                                       
18:26:27 #13 45.46   perl-File-Path-2.18-500.fc39.noarch                                           
18:26:27 #13 45.46   perl-File-Temp-1:0.231.100-500.fc39.noarch                                    
18:26:27 #13 45.46   perl-File-stat-1.13-501.fc39.noarch                                           
18:26:27 #13 45.46   perl-FileHandle-2.05-501.fc39.noarch                                          
18:26:27 #13 45.46   perl-Getopt-Long-1:2.54-500.fc39.noarch                                       
18:26:27 #13 45.46   perl-Getopt-Std-1.13-501.fc39.noarch                                          
18:26:27 #13 45.46   perl-HTTP-Tiny-0.088-3.fc39.noarch                                            
18:26:27 #13 45.46   perl-IO-1.52-501.fc39.x86_64                                                  
18:26:27 #13 45.46   perl-IO-Socket-IP-0.42-1.fc39.noarch                                          
18:26:27 #13 45.46   perl-IO-Socket-SSL-2.083-3.fc39.noarch                                        
18:26:27 #13 45.46   perl-IPC-Open3-1.22-501.fc39.noarch                                           
18:26:27 #13 45.46   perl-MIME-Base64-3.16-500.fc39.x86_64                                         
18:26:27 #13 45.46   perl-Mozilla-CA-20230801-1.fc39.noarch                                        
18:26:27 #13 45.46   perl-NDBM_File-1.16-501.fc39.x86_64                                           
18:26:27 #13 45.46   perl-Net-SSLeay-1.92-10.fc39.x86_64                                           
18:26:27 #13 45.46   perl-POSIX-2.13-501.fc39.x86_64                                               
18:26:27 #13 45.46   perl-PathTools-3.89-500.fc39.x86_64                                           
18:26:27 #13 45.46   perl-Pod-Escapes-1:1.07-500.fc39.noarch                                       
18:26:27 #13 45.46   perl-Pod-Perldoc-3.28.01-501.fc39.noarch                                      
18:26:27 #13 45.46   perl-Pod-Simple-1:3.45-4.fc39.noarch                                          
18:26:27 #13 45.46   perl-Pod-Usage-4:2.03-500.fc39.noarch                                         
18:26:27 #13 45.46   perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64                                 
18:26:27 #13 45.46   perl-SelectSaver-1.02-501.fc39.noarch                                         
18:26:27 #13 45.46   perl-Socket-4:2.037-3.fc39.x86_64                                             
18:26:27 #13 45.46   perl-Storable-1:3.32-500.fc39.x86_64                                          
18:26:27 #13 45.46   perl-Symbol-1.09-501.fc39.noarch                                              
18:26:27 #13 45.46   perl-Term-ANSIColor-5.01-501.fc39.noarch                                      
18:26:27 #13 45.46   perl-Term-Cap-1.18-500.fc39.noarch                                            
18:26:27 #13 45.46   perl-Text-ParseWords-3.31-500.fc39.noarch                                     
18:26:27 #13 45.46   perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch                                   
18:26:27 #13 45.46   perl-Time-Local-2:1.350-3.fc39.noarch                                         
18:26:27 #13 45.46   perl-URI-5.21-1.fc39.noarch                                                   
18:26:27 #13 45.46   perl-base-2.27-501.fc39.noarch                                                
18:26:27 #13 45.46   perl-constant-1.33-501.fc39.noarch                                            
18:26:27 #13 45.46   perl-if-0.61.000-501.fc39.noarch                                              
18:26:27 #13 45.46   perl-interpreter-4:5.38.0-501.fc39.x86_64                                     
18:26:27 #13 45.46   perl-libnet-3.15-501.fc39.noarch                                              
18:26:27 #13 45.46   perl-libs-4:5.38.0-501.fc39.x86_64                                            
18:26:27 #13 45.46   perl-locale-1.10-501.fc39.noarch                                              
18:26:27 #13 45.46   perl-mro-1.28-501.fc39.x86_64                                                 
18:26:27 #13 45.46   perl-overload-1.37-501.fc39.noarch                                            
18:26:27 #13 45.46   perl-overloading-0.02-501.fc39.noarch                                         
18:26:27 #13 45.46   perl-parent-1:0.241-500.fc39.noarch                                           
18:26:27 #13 45.46   perl-podlators-1:5.01-500.fc39.noarch                                         
18:26:27 #13 45.46   perl-srpm-macros-1-51.fc39.noarch                                             
18:26:27 #13 45.46   perl-vars-1.05-501.fc39.noarch                                                
18:26:27 #13 45.46   pkgconf-1.9.5-2.fc39.x86_64                                                   
18:26:27 #13 45.46   pkgconf-m4-1.9.5-2.fc39.noarch                                                
18:26:27 #13 45.46   pkgconf-pkg-config-1.9.5-2.fc39.x86_64                                        
18:26:27 #13 45.46   pyproject-srpm-macros-1.10.0-1.fc39.noarch                                    
18:26:27 #13 45.46   python-srpm-macros-3.12-4.fc39.noarch                                         
18:26:27 #13 45.46   python-systemd-doc-235-5.fc39.x86_64                                          
18:26:27 #13 45.46   python3-construct-2.10.68-6.fc39.noarch                                       
18:26:27 #13 45.46   python3-dateutil-1:2.8.2-10.fc39.noarch                                       
18:26:27 #13 45.46   python3-dbus-1.3.2-4.fc39.x86_64                                              
18:26:27 #13 45.46   python3-distro-1.8.0-6.fc39.noarch                                            
18:26:27 #13 45.46   python3-dnf-plugins-core-4.4.3-1.fc39.noarch                                  
18:26:27 #13 45.46   python3-enchant-3.2.2-10.fc39.noarch                                          
18:26:27 #13 45.46   python3-file-magic-5.44-5.fc39.noarch                                         
18:26:27 #13 45.46   python3-pybeam-0.7-7.fc39.noarch                                              
18:26:27 #13 45.46   python3-pyxdg-0.27-9.fc39.noarch                                              
18:26:27 #13 45.46   python3-six-1.16.0-12.fc39.noarch                                             
18:26:27 #13 45.46   python3-systemd-235-5.fc39.x86_64                                             
18:26:27 #13 45.46   python3-tomli-w-1.0.0-9.fc39.noarch                                           
18:26:27 #13 45.46   python3-zstandard-0.21.0-3.fc39.x86_64                                        
18:26:27 #13 45.46   qt5-srpm-macros-5.15.10-2.fc39.noarch                                         
18:26:27 #13 45.46   qt6-srpm-macros-6.5.2-3.fc39.noarch                                           
18:26:27 #13 45.46   redhat-rpm-config-262-1.fc39.noarch                                           
18:26:27 #13 45.46   rpm-build-4.19.0-1.fc39.x86_64                                                
18:26:27 #13 45.46   rpmautospec-rpm-macros-0.3.5-4.fc39.noarch                                    
18:26:27 #13 45.46   rpmlint-2.4.0-10.fc39.noarch                                                  
18:26:27 #13 45.46   rpmlint-fedora-license-data-1.31-1.fc39.noarch                                
18:26:27 #13 45.46   rust-srpm-macros-25.2-1.fc39.noarch                                           
18:26:27 #13 45.46   shared-mime-info-2.2-4.fc39.x86_64                                            
18:26:27 #13 45.46   unzip-6.0-62.fc39.x86_64                                                      
18:26:27 #13 45.46   web-assets-filesystem-5-20.fc39.noarch                                        
18:26:27 #13 45.46   xxhash-libs-0.8.2-1.fc39.x86_64                                               
18:26:27 #13 45.46   xz-5.4.4-1.fc39.x86_64                                                        
18:26:27 #13 45.46   zip-3.0-39.fc39.x86_64                                                        
18:26:27 #13 45.46   zstd-1.5.5-4.fc39.x86_64                                                      
18:26:27 #13 45.46 
18:26:27 #13 45.46 Complete!
18:26:27 #13 DONE 45.6s
18:26:27 
18:26:27 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
18:26:27 #14 DONE 0.1s
18:26:27 
18:26:27 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
18:26:27    debian/rules override_dh_shlibdeps
18:26:27 make[1]: Entering directory '/root/build-deb'
18:26:27 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:26:27 #14 40.24 Setting up libfile-find-rule-perl (0.34-1) ...
18:26:27 #14 40.25 Setting up libstring-copyright-perl (0.003006-1) ...
18:26:27 #14 40.26 Setting up python3-debian (0.1.36ubuntu1.1) ...
18:26:27 #14 40.40 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
18:26:27 mkdir -p sources
18:26:27 docker run --rm -w /v \
18:26:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:26:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:26:27 	alpine \
18:26:27 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:26:27 #15 9.185   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch            1/1 
18:26:27 #15 9.320   Preparing        :                                                        1/1 
18:26:27 #15 9.369   Installing       : python3-libselinux-3.5-1.fc37.x86_64                  1/93 
18:26:27 #15 9.380   Installing       : perl-File-Find-1.40-494.fc37.noarch                   2/93 
18:26:27 #15 9.385   Installing       : cmake-rpm-macros-3.27.4-6.fc37.noarch                 3/93 
18:26:27 #15 9.393   Installing       : cmake-filesystem-3.27.4-6.fc37.x86_64                 4/93 
18:26:27 #15 9.409   Installing       : checkpolicy-3.5-1.fc37.x86_64                         5/93 
18:26:27 #15 9.417   Installing       : perl-threads-1:2.27-489.fc37.x86_64                   6/93 
18:26:27 #15 9.427   Installing       : m4-1.4.19-4.fc37.x86_64                               7/93 
18:26:27 #15 9.436   Installing       : libtool-ltdl-2.4.7-2.fc37.x86_64                      8/93 
18:26:27 #15 9.444   Installing       : libseccomp-2.5.3-3.fc37.x86_64                        9/93 
18:26:27 #15 9.450   Installing       : libmpc-1.2.1-5.fc37.x86_64                           10/93 
18:26:27 #14 40.54 Setting up libdata-optlist-perl (0.110-1) ...
18:26:27 #14 40.55 Setting up libipc-run-perl (20180523.0-2) ...
18:26:27 #14 40.56 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
18:26:27 #14 40.57 Setting up libcontextual-return-perl (0.004014-2) ...
18:26:27 #14 40.58 Setting up libwww-robotrules-perl (6.02-1) ...
18:26:27 #14 40.59 Setting up libtypes-serialiser-perl (1.0-1) ...
18:26:27 #14 40.60 Setting up g++ (4:9.3.0-1ubuntu2) ...
18:26:27 #14 40.62 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:26:27 #14 40.62 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
18:26:27 #14 40.63 Setting up libhtml-parser-perl (3.72-5) ...
18:26:27 #14 40.64 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
18:26:27 #14 40.65 Setting up librole-tiny-perl (2.001004-1) ...
18:26:27 #14 40.65 Setting up build-essential (12.8ubuntu1.1) ...
18:26:27 #14 40.66 Setting up libfont-ttf-perl (1.06-1) ...
18:26:27 #14 40.67 Setting up libfile-homedir-perl (1.004-1) ...
18:26:27 #14 40.68 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
18:26:27 #14 40.69 Setting up libio-socket-ssl-perl (2.067-1) ...
18:26:27 #14 40.70 Setting up libsub-exporter-perl (0.987-1) ...
18:26:27 #14 40.71 Setting up libalgorithm-merge-perl (0.08-3) ...
18:26:27 #14 40.72 Setting up libhttp-message-perl (6.22-1) ...
18:26:27 #14 40.73 Setting up libhtml-form-perl (6.07-1) ...
18:26:27 #14 40.74 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
18:26:27 #14 40.75 Setting up libjson-xs-perl (4.020-1build1) ...
18:26:27 #14 40.75 Setting up libhttp-negotiate-perl (6.01-1) ...
18:26:27 #14 40.76 Setting up libio-prompter-perl (0.004015-1) ...
18:26:27 #14 40.77 Setting up libhttp-cookies-perl (6.08-1) ...
18:26:27 #14 40.78 Setting up po-debconf (1.0.21) ...
18:26:27 #14 40.79 Setting up libhtml-tree-perl (5.07-2) ...
18:26:27 #14 40.80 Setting up libparams-classify-perl (0.015-1build2) ...
18:26:27 #14 40.81 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
18:26:27 #14 40.82 Setting up libpath-iterator-rule-perl (1.014-1) ...
18:26:27 #14 40.83 Setting up libnet-dns-sec-perl (1.15-1) ...
18:26:27 #14 40.84 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.20) ...
18:26:28 #15 9.459   Installing       : libfdisk-2.38.1-1.fc37.x86_64                        11/93 
18:26:28 #15 9.658   Installing       : cpp-12.3.1-1.fc37.x86_64                             12/93 
18:26:28 #15 9.666   Installing       : perl-threads-shared-1.64-489.fc37.x86_64             13/93 
18:26:28 #15 9.673   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch               14/93 
18:26:28 #15 9.681   Installing       : python3-libsemanage-3.5-2.fc37.x86_64                15/93 
18:26:28 #15 9.731   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  16/93 
18:26:28 #15 9.747   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     17/93 
18:26:28 #15 9.756   Installing       : vim-filesystem-2:9.0.1927-1.fc37.noarch              18/93 
18:26:28 #14 40.85 Setting up libsereal-perl (4.011-1) ...
18:26:28 #14 40.86 Setting up libhtml-format-perl (2.12-1) ...
18:26:28 #14 40.87 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:26:28 #14 40.93 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:26:28 #14 40.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:28 #15 9.773   Installing       : systemd-devel-251.14-2.fc37.x86_64                   19/93 
18:26:28 #15 9.874   Installing       : python3-setuptools-62.6.0-3.fc37.noarch              20/93 
18:26:28 #15 9.921   Installing       : python3-setools-4.4.0-9.fc37.x86_64                  21/93 
18:26:28 #15 9.935   Installing       : python3-audit-3.1.2-1.fc37.x86_64                    22/93 
18:26:28 #15 9.942   Installing       : perl-lib-0.65-494.fc37.x86_64                        23/93 
18:26:28 #15 9.946   Installing       : perl-File-Copy-2.39-494.fc37.noarch                  24/93 
18:26:28 #15 9.951   Installing       : perl-File-Compare-1.100.700-494.fc37.noarch          25/93 
18:26:28 #15 9.971   Installing       : autoconf-2.71-4.fc37.noarch                          26/93 
18:26:28 #14 41.11 
18:26:28 #14 41.11 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:28 #14 41.14 Setting up dput (1.0.3ubuntu1.1) ...
18:26:28 #15 6.097 Running transaction check
18:26:28 #15 6.217 Transaction check succeeded.
18:26:28 #15 9.993   Installing       : automake-1.16.5-9.fc37.noarch                        27/93 
18:26:28 #15 10.00   Installing       : libuv-1:1.46.0-1.fc37.x86_64                         28/93 
18:26:28 #15 10.01   Installing       : libsepol-devel-3.5-1.fc37.x86_64                     29/93 
18:26:28 #15 10.03   Installing       : libselinux-utils-3.5-1.fc37.x86_64                   30/93 
18:26:28 #15 10.04   Installing       : libedit-3.1-43.20221009cvs.fc37.x86_64               31/93 
18:26:28 #15 10.05   Installing       : less-633-1.fc37.x86_64                               32/93 
18:26:28 #15 10.16   Installing       : kernel-headers-6.5.4-100.fc37.x86_64                 33/93 
18:26:28 #15 10.22   Installing       : glibc-headers-x86-2.36-14.fc37.noarch                34/93 
18:26:28 #15 10.23   Installing       : libxcrypt-devel-4.4.36-1.fc37.x86_64                 35/93 
18:26:28 #15 1.305 Last metadata expiration check: 0:00:20 ago on Wed Oct 11 18:26:08 2023.
18:26:28 #14 41.28 Setting up libio-async-loop-epoll-perl (0.20-1) ...
18:26:28 #14 41.29 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
18:26:28 #14 41.42 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:26:28 #14 41.43 Setting up libmodule-runtime-perl (0.016-1) ...
18:26:28 #14 41.44 Setting up libmailtools-perl (2.21-1) ...
18:26:28 #14 41.45 Setting up git (1:2.25.1-1ubuntu3.11) ...
18:26:28 #14 41.48 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
18:26:28 #14 41.52 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:26:28 #15 6.217 Running transaction test
18:26:28 #21 exporting layers 2.3s done
18:26:28 #21 writing image sha256:9df187ad4999d2a7bf2e1e769fc2c39bf07be399dd0123e5982bd129e6caaf74 done
18:26:28 #21 naming to docker.io/debbuild-ubuntu-lunar/aarch64 done
18:26:28 #21 DONE 2.3s
18:26:28 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-lunar:/build  debbuild-ubuntu-lunar/aarch64
18:26:28 + set -e
18:26:28 + mkdir -p /root/build-deb/engine
18:26:28 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:26:28 #15 10.24   Installing       : glibc-devel-2.36-14.fc37.x86_64                      36/93 
18:26:28 #15 10.30   Installing       : glibc-static-2.36-14.fc37.x86_64                     37/93 
18:26:28 #15 10.30   Installing       : libxcrypt-static-4.4.36-1.fc37.x86_64                38/93 
18:26:28 #15 10.31   Installing       : dbus-common-1:1.14.10-1.fc37.noarch                  39/93 
18:26:28 #15 10.32   Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch                  39/93 
18:26:28 #15 10.33   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         40/93 
18:26:28 #15 10.40   Installing       : dbus-broker-33-1.fc37.x86_64                         40/93 
18:26:28 #15 10.40   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         40/93 
18:26:28 #15 10.41   Installing       : dbus-1:1.14.10-1.fc37.x86_64                         41/93 
18:26:28 #15 10.42   Installing       : annobin-docs-12.26-1.fc37.noarch                     42/93 
18:26:28 #15 10.43   Installing       : rhash-1.4.2-3.fc37.x86_64                            43/93 
18:26:28 #15 10.43   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    44/93 
18:26:28 #15 10.44   Installing       : perl-TermReadKey-2.38-14.fc37.x86_64                 45/93 
18:26:28 #15 10.45   Installing       : perl-Error-1:0.17029-10.fc37.noarch                  46/93 
18:26:28 #15 10.46   Installing       : pcre2-utf32-10.40-1.fc37.1.x86_64                    47/93 
18:26:28 #15 10.46   Installing       : pcre2-utf16-10.40-1.fc37.1.x86_64                    48/93 
18:26:28 #15 10.47   Installing       : pcre2-devel-10.40-1.fc37.1.x86_64                    49/93 
18:26:28 #15 10.48   Installing       : libselinux-devel-3.5-1.fc37.x86_64                   50/93 
18:26:28 #15 10.49   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      51/93 
18:26:28 #14 41.59 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:26:28 #14 41.66 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:28 #14 41.78 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:29 #15 10.54   Installing       : libutempter-1.2.1-7.fc37.x86_64                      51/93 
18:26:29 #15 10.60   Installing       : util-linux-2.38.1-1.fc37.x86_64                      52/93 
18:26:29 #15 10.63   Installing       : policycoreutils-3.5-1.fc37.x86_64                    53/93 
18:26:29 #15 10.64   Running scriptlet: policycoreutils-3.5-1.fc37.x86_64                    53/93 
18:26:29 #15 10.65   Installing       : selinux-policy-37.22-1.fc37.noarch                   54/93 
18:26:29 #15 10.65   Running scriptlet: selinux-policy-37.22-1.fc37.noarch                   54/93 
18:26:29 #15 1.873 Package bash-5.2.15-5.fc39.x86_64 is already installed.
18:26:29 #14 41.81 Setting up dh-strip-nondeterminism (1.7.0-1) ...
18:26:29 #14 41.82 Setting up libconst-fast-perl (0.014-1) ...
18:26:29 #14 41.83 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
18:26:29 #14 41.84 Setting up libgit-wrapper-perl (0.048-1) ...
18:26:29 #14 41.85 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.20) ...
18:26:29 #14 41.87 Setting up curl (7.68.0-1ubuntu2.20) ...
18:26:29 #14 41.88 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:26:29 #14 41.89 Setting up libmodule-implementation-perl (0.09-1) ...
18:26:29 #14 41.90 Setting up libemail-valid-perl (1.202-1) ...
18:26:29 #14 41.90 Setting up libpackage-stash-perl (0.38-1) ...
18:26:29 #14 41.91 Setting up libimport-into-perl (1.002005-1) ...
18:26:29 #14 41.92 Setting up libmoo-perl (2.003006-1) ...
18:26:29 #14 41.93 Setting up liblist-someutils-perl (0.58-1) ...
18:26:29 #14 41.94 Setting up liblist-someutils-xs-perl (0.58-2) ...
18:26:29 #14 41.95 Setting up gnupg (2.2.19-3ubuntu2.2) ...
18:26:29 #14 41.96 Setting up libmoox-aliases-perl (0.001006-1) ...
18:26:29 #14 41.97 Setting up libparams-validate-perl (1.29-3) ...
18:26:29 #14 41.98 Setting up libb-hooks-endofscope-perl (0.24-1) ...
18:26:29 #14 41.99 Setting up libnamespace-clean-perl (0.27-1) ...
18:26:29 #14 DONE 41.0s
18:26:29 
18:26:29 #15 [binaries-unix 1/1] COPY --link --from=buildx-build /usr/bin/docker-buildx /buildx
18:26:29 #15 DONE 0.1s
18:26:29 
18:26:29 #16 exporting to client directory
18:26:29 #16 copying files 40.54MB 0.1s
18:26:29 #16 copying files 53.41MB 0.1s done
18:26:29 #16 DONE 0.1s
18:26:29 mkdir -p build/linux/docker
18:26:29 cp /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/build/docker build/linux/docker/
18:26:29 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
18:26:29 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/bundles/binary/$f build/linux/docker/$f; \
18:26:29 done
18:26:29 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/bundles/binary/containerd-shim': No such file or directory
18:26:29 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20231011170815-26951f7.tgz docker
18:26:29 #15 10.68   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          55/93 
18:26:29 #15 10.93   Installing       : selinux-policy-targeted-37.22-1.fc37.noarch          55/93 
18:26:29 + mkdir -p /root/build-deb/cli
18:26:29 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:26:29 #15 1.887 Package bash-5.2.15-5.fc39.x86_64 is already installed.
18:26:29 #15 1.895 Package bash-5.2.15-5.fc39.x86_64 is already installed.
18:26:29 #15 1.895 Package ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch is already installed.
18:26:29 #15 1.896 Package libarchive-3.7.1-1.fc39.x86_64 is already installed.
18:26:29 #15 1.896 Package pkgconf-pkg-config-1.9.5-2.fc39.x86_64 is already installed.
18:26:29 #15 1.896 Package tar-2:1.35-2.fc39.x86_64 is already installed.
18:26:29 #15 1.904 Package bash-5.2.15-5.fc39.x86_64 is already installed.
18:26:29 #15 2.006 Dependencies resolved.
18:26:29 #15 2.030 ======================================================================================
18:26:29 #15 2.030  Package                        Arch    Version                 Repository        Size
18:26:29 #15 2.030 ======================================================================================
18:26:29 #15 2.030 Installing:
18:26:29 #15 2.030  cmake                          x86_64  3.27.7-1.fc39           fedora           8.0 M
18:26:29 #15 2.030  device-mapper-devel            x86_64  1.02.196-1.fc39         fedora            42 k
18:26:29 #15 2.030  gcc                            x86_64  13.2.1-3.fc39           fedora            34 M
18:26:29 #15 2.030  git                            x86_64  2.41.0-2.fc39           fedora            54 k
18:26:29 #15 2.030  glibc-static                   x86_64  2.38-7.fc39             fedora           1.9 M
18:26:29 #15 2.030  libseccomp-devel               x86_64  2.5.3-6.fc39            fedora            60 k
18:26:29 #15 2.030  libselinux-devel               x86_64  3.5-5.fc39              fedora           151 k
18:26:29 #15 2.030  libtool                        x86_64  2.4.7-7.fc39            fedora           601 k
18:26:29 #15 2.030  libtool-ltdl-devel             x86_64  2.4.7-7.fc39            fedora           164 k
18:26:29 #15 2.030  make                           x86_64  1:4.4.1-2.fc39          fedora           589 k
18:26:29 #15 2.030  selinux-policy-devel           noarch  38.29-1.fc39            updates-testing  910 k
18:26:29 #15 2.030  systemd                        x86_64  254.5-2.fc39            fedora           4.7 M
18:26:29 #15 2.030  systemd-devel                  x86_64  254.5-2.fc39            fedora           632 k
18:26:29 #15 2.030  which                          x86_64  2.21-40.fc39            fedora            42 k
18:26:29 #15 2.030 Upgrading:
18:26:29 #15 2.030  systemd-libs                   x86_64  254.5-2.fc39            fedora           689 k
18:26:29 #15 2.030 Installing dependencies:
18:26:29 #15 2.030  annobin-docs                   noarch  12.24-1.fc39            fedora            96 k
18:26:29 #15 2.030  annobin-plugin-gcc             x86_64  12.24-1.fc39            fedora           960 k
18:26:29 #15 2.030  autoconf                       noarch  2.71-6.fc39             fedora           733 k
18:26:29 #15 2.030  automake                       noarch  1.16.5-13.fc39          fedora           697 k
18:26:29 #15 2.030  checkpolicy                    x86_64  3.5-3.fc39              fedora           349 k
18:26:29 #15 2.030  cmake-data                     noarch  3.27.7-1.fc39           fedora           2.2 M
18:26:29 #15 2.030  cmake-filesystem               x86_64  3.27.7-1.fc39           fedora            19 k
18:26:29 #15 2.030  cmake-rpm-macros               noarch  3.27.7-1.fc39           fedora            18 k
18:26:29 #15 2.030  cpp                            x86_64  13.2.1-3.fc39           fedora            11 M
18:26:29 #15 2.030  dbus                           x86_64  1:1.14.10-1.fc39        fedora           8.1 k
18:26:29 #15 2.030  dbus-broker                    x86_64  33-2.fc39               fedora           173 k
18:26:29 #15 2.030  dbus-common                    noarch  1:1.14.10-1.fc39        fedora            15 k
18:26:29 #15 2.030  device-mapper                  x86_64  1.02.196-1.fc39         fedora           138 k
18:26:29 #15 2.030  device-mapper-libs             x86_64  1.02.196-1.fc39         fedora           175 k
18:26:29 #15 2.030  gc                             x86_64  8.2.2-4.fc39            fedora           110 k
18:26:29 #15 2.030  gcc-plugin-annobin             x86_64  13.2.1-3.fc39           fedora            48 k
18:26:29 #15 2.030  git-core                       x86_64  2.41.0-2.fc39           fedora           4.4 M
18:26:29 #15 2.030  git-core-doc                   noarch  2.41.0-2.fc39           fedora           2.8 M
18:26:29 #15 2.030  glibc-devel                    x86_64  2.38-7.fc39             fedora            85 k
18:26:29 #15 2.030  glibc-headers-x86              noarch  2.38-7.fc39             fedora           567 k
18:26:29 #15 2.030  guile22                        x86_64  2.2.7-9.fc39            fedora           6.5 M
18:26:29 #15 2.030  jsoncpp                        x86_64  1.9.5-5.fc39            fedora            99 k
18:26:29 #15 2.030  kernel-headers                 x86_64  6.5.4-300.fc39          fedora           1.5 M
18:26:29 #15 2.030  kmod-libs                      x86_64  30-6.fc39               fedora            67 k
18:26:29 #15 2.030  less                           x86_64  633-2.fc39              fedora           175 k
18:26:29 #15 2.030  libargon2                      x86_64  20190702-3.fc39         fedora            28 k
18:26:29 #15 2.030  libcbor                        x86_64  0.10.2-2.fc39           fedora            58 k
18:26:29 #15 2.030  libedit                        x86_64  3.1-48.20230828cvs.fc39 fedora           107 k
18:26:29 #15 2.030  libfdisk                       x86_64  2.39.2-1.fc39           fedora           162 k
18:26:29 #15 2.030  libfido2                       x86_64  1.13.0-3.fc39           fedora            98 k
18:26:29 #15 2.030  libmpc                         x86_64  1.3.1-3.fc39            fedora            70 k
18:26:29 #15 2.030  libseccomp                     x86_64  2.5.3-6.fc39            fedora            71 k
18:26:29 #15 2.030  libselinux-utils               x86_64  3.5-5.fc39              fedora           163 k
18:26:29 #15 2.030  libsepol-devel                 x86_64  3.5-2.fc39              fedora            49 k
18:26:29 #15 2.030  libtool-ltdl                   x86_64  2.4.7-7.fc39            fedora            36 k
18:26:29 #15 2.030  libutempter                    x86_64  1.2.1-10.fc39           fedora            26 k
18:26:29 #15 2.030  libuv                          x86_64  1:1.46.0-3.fc39         updates-testing  248 k
18:26:29 #15 2.030  libxcrypt-devel                x86_64  4.4.36-2.fc39           fedora            30 k
18:26:29 #15 2.030  libxcrypt-static               x86_64  4.4.36-2.fc39           fedora            95 k
18:26:29 #15 2.030  m4                             x86_64  1.4.19-6.fc39           fedora           303 k
18:26:29 #15 2.030  openssh                        x86_64  9.3p1-9.fc39            fedora           438 k
18:26:29 #15 2.030  openssh-clients                x86_64  9.3p1-9.fc39            fedora           734 k
18:26:29 #15 2.030  pcre2-devel                    x86_64  10.42-1.fc39.2          fedora           505 k
18:26:29 #15 2.030  pcre2-utf16                    x86_64  10.42-1.fc39.2          fedora           212 k
18:26:29 #15 2.030  pcre2-utf32                    x86_64  10.42-1.fc39.2          fedora           200 k
18:26:29 #15 2.030  perl-Error                     noarch  1:0.17029-13.fc39       fedora            40 k
18:26:29 #15 2.030  perl-File-Compare              noarch  1.100.700-501.fc39      updates-testing   13 k
18:26:29 #15 2.030  perl-File-Copy                 noarch  2.41-501.fc39           updates-testing   20 k
18:26:29 #15 2.030  perl-File-Find                 noarch  1.43-501.fc39           updates-testing   25 k
18:26:29 #15 2.030  perl-Git                       noarch  2.41.0-2.fc39           fedora            41 k
18:26:29 #15 2.030  perl-TermReadKey               x86_64  2.38-18.fc39            fedora            35 k
18:26:29 #15 2.030  perl-Thread-Queue              noarch  3.14-500.fc39           fedora            21 k
18:26:29 #15 2.030  perl-lib                       x86_64  0.65-501.fc39           updates-testing   15 k
18:26:29 #15 2.030  perl-threads                   x86_64  1:2.36-500.fc39         fedora            58 k
18:26:29 #15 2.030  perl-threads-shared            x86_64  1.68-500.fc39           fedora            45 k
18:26:29 #15 2.030  policycoreutils                x86_64  3.5-7.fc39              fedora           243 k
18:26:29 #15 2.030  policycoreutils-devel          x86_64  3.5-7.fc39              fedora           153 k
18:26:29 #15 2.030  policycoreutils-python-utils   noarch  3.5-7.fc39              fedora            81 k
18:26:29 #15 2.030  python3-audit                  x86_64  3.1.2-4.fc39            fedora            87 k
18:26:29 #15 2.030  python3-libselinux             x86_64  3.5-5.fc39              fedora           198 k
18:26:29 #15 2.030  python3-libsemanage            x86_64  3.5-4.fc39              fedora            84 k
18:26:29 #15 2.030  python3-policycoreutils        noarch  3.5-7.fc39              fedora           2.2 M
18:26:29 #15 2.030  python3-setools                x86_64  4.4.3-1.fc39            fedora           714 k
18:26:29 #15 2.030  python3-setuptools             noarch  67.7.2-7.fc39           fedora           1.5 M
18:26:29 #15 2.030  rhash                          x86_64  1.4.3-3.fc39            fedora           194 k
18:26:29 #15 2.030  rpm-plugin-selinux             x86_64  4.19.0-1.fc39           fedora            20 k
18:26:29 #15 2.030  selinux-policy                 noarch  38.29-1.fc39            updates-testing   55 k
18:26:29 #15 2.030  selinux-policy-targeted        noarch  38.29-1.fc39            updates-testing  6.7 M
18:26:29 #15 2.030  systemd-pam                    x86_64  254.5-2.fc39            fedora           363 k
18:26:29 #15 2.030  systemd-rpm-macros             noarch  254.5-2.fc39            fedora            31 k
18:26:29 #15 2.030  util-linux                     x86_64  2.39.2-1.fc39           fedora           1.2 M
18:26:29 #15 2.030  vim-filesystem                 noarch  2:9.0.1984-1.fc39       updates-testing   18 k
18:26:29 #15 2.030  xkeyboard-config               noarch  2.39-2.fc39             fedora           962 k
18:26:29 #15 2.030 Installing weak dependencies:
18:26:29 #15 2.030  cryptsetup-libs                x86_64  2.6.1-3.fc39            fedora           491 k
18:26:29 #15 2.030  libbpf                         x86_64  2:1.1.0-4.fc39          fedora           165 k
18:26:29 #15 2.030  libxkbcommon                   x86_64  1.6.0-1.fc39            updates-testing  142 k
18:26:29 #15 2.030  qrencode-libs                  x86_64  4.1.1-5.fc39            fedora            61 k
18:26:29 #15 2.030  systemd-networkd               x86_64  254.5-2.fc39            fedora           649 k
18:26:29 #15 2.030  systemd-resolved               x86_64  254.5-2.fc39            fedora           295 k
18:26:29 #15 2.030 
18:26:29 #15 2.030 Transaction Summary
18:26:29 #15 2.030 ======================================================================================
18:26:29 #15 2.030 Install  93 Packages
18:26:29 #15 2.030 Upgrade   1 Package
18:26:29 #15 2.030 
18:26:29 #15 2.034 Total download size: 106 M
18:26:29 #15 2.035 Downloading Packages:
18:26:29 #14 42.00 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
18:26:29 #14 42.00 Setting up libgitlab-api-v4-perl (0.25-1) ...
18:26:29 #14 42.01 Setting up libmoox-struct-perl (0.017-1) ...
18:26:29 #14 42.02 Setting up lintian (2.62.0ubuntu2.2) ...
18:26:29 #14 42.03 Setting up licensecheck (3.0.45-1) ...
18:26:29 #14 42.04 Setting up dh-autoreconf (19) ...
18:26:29 #14 42.05 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
18:26:29 #14 42.06 Setting up libwww-perl (6.43-1) ...
18:26:29 #14 42.07 Setting up debhelper (12.10ubuntu1) ...
18:26:29 #14 42.08 Setting up devscripts (2.20.2ubuntu2) ...
18:26:29 #14 42.23 Setting up equivs (2.2.0) ...
18:26:29 #14 42.24 Setting up libxml-parser-perl (2.46-1) ...
18:26:29 #14 42.24 Setting up libxml-sax-expat-perl (0.51-1) ...
18:26:29 + mkdir -p /root/build-deb/buildx
18:26:29 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:26:29 #14 42.29 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:26:29 #14 42.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:26:29 #14 42.46 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:26:29 #14 42.49 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:26:29 #14 42.51 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
18:26:30 #14 42.51 Updating certificates in /etc/ssl/certs...
18:26:30 #15 7.505 Transaction test succeeded.
18:26:30 #15 7.506 Running transaction
18:26:30 make[1]: Leaving directory '/root/build-deb'
18:26:30    dh_installdeb
18:26:30    debian/rules override_dh_gencontrol
18:26:30 make[1]: Entering directory '/root/build-deb'
18:26:30 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:26:30 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:26:30 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:26:30 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:26:30 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:26:30 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:26:30 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:26:30 dh_gencontrol --remaining-packages
18:26:30 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:26:30 make[1]: Leaving directory '/root/build-deb'
18:26:30    dh_md5sums
18:26:30 + mkdir -p /root/build-deb/compose
18:26:30 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:26:30 + mkdir -p /go/src/github.com/docker
18:26:30 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:26:30 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:26:30 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:26:30 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:26:30 + EPOCH=5
18:26:30 + EPOCH_SEP=
18:26:30 + [[ ! -z 5 ]]
18:26:30 + EPOCH_SEP=:
18:26:30 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:26:30 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:26:30 VERSION AAA 0.0.0-20231011170815-26951f7
18:26:30 + VERSION=0.0.0-20231011170815-26951f7
18:26:30 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:26:30 VERSION bbb 0.0.0-20231011170815-26951f7
18:26:30 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:26:30 + debSource=docker-ce
18:26:30 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:26:30 + debMaintainer='Docker <support@docker.com>'
18:26:30 ++ date --rfc-2822
18:26:30 + debDate='Wed, 11 Oct 2023 18:26:29 +0000'
18:26:30 + pkgRevision=1
18:26:30 + cat
18:26:30 + export CLI_GITCOMMIT=26951f7
18:26:30 + CLI_GITCOMMIT=26951f7
18:26:30 + export ENGINE_GITCOMMIT=949f8c9
18:26:30 + ENGINE_GITCOMMIT=949f8c9
18:26:30 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:26:30 + dpkg-buildpackage -uc -us -I.git
18:26:30 VERSION BBB 0.0.0-20231011170815-26951f7
18:26:30 dpkg-buildpackage: info: source package docker-ce
18:26:30 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar
18:26:30 dpkg-buildpackage: info: source distribution lunar
18:26:30 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:26:30  dpkg-source -I.git --before-build .
18:26:30 dpkg-buildpackage: info: host architecture arm64
18:26:30 #14 42.86 0 added, 0 removed; done.
18:26:30 #14 42.86 Running hooks in /etc/ca-certificates/update.d...
18:26:30 #14 42.86 done.
18:26:30 #15 2.922 (1/94): annobin-docs-12.24-1.fc39.noarch.rpm    430 kB/s |  96 kB     00:00    
18:26:30 #15 2.932 (2/94): autoconf-2.71-6.fc39.noarch.rpm         3.1 MB/s | 733 kB     00:00    
18:26:30 #15 2.938 (3/94): automake-1.16.5-13.fc39.noarch.rpm       43 MB/s | 697 kB     00:00    
18:26:30 #15 2.947 (4/94): annobin-plugin-gcc-12.24-1.fc39.x86_64. 3.8 MB/s | 960 kB     00:00    
18:26:30 #15 2.968 (5/94): checkpolicy-3.5-3.fc39.x86_64.rpm        12 MB/s | 349 kB     00:00    
18:26:30 #15 2.992 (6/94): cmake-data-3.27.7-1.fc39.noarch.rpm      80 MB/s | 2.2 MB     00:00    
18:26:30 #15 2.994 (7/94): cmake-filesystem-3.27.7-1.fc39.x86_64.r 946 kB/s |  19 kB     00:00    
18:26:30 #15 3.003 (8/94): cmake-rpm-macros-3.27.7-1.fc39.noarch.r 2.7 MB/s |  18 kB     00:00    
18:26:30 #15 3.051 (9/94): cmake-3.27.7-1.fc39.x86_64.rpm           73 MB/s | 8.0 MB     00:00    
18:26:30 #15 3.067 (10/94): cryptsetup-libs-2.6.1-3.fc39.x86_64.rp 8.0 MB/s | 491 kB     00:00    
18:26:30 #15 3.072 (11/94): dbus-1.14.10-1.fc39.x86_64.rpm         770 kB/s | 8.1 kB     00:00    
18:26:30 #15 3.078 (12/94): dbus-broker-33-2.fc39.x86_64.rpm        19 MB/s | 173 kB     00:00    
18:26:30 #15 3.082 (13/94): dbus-common-1.14.10-1.fc39.noarch.rpm  1.9 MB/s |  15 kB     00:00    
18:26:30 #15 3.088 (14/94): device-mapper-1.02.196-1.fc39.x86_64.r  18 MB/s | 138 kB     00:00    
18:26:30 #15 3.145 (15/94): cpp-13.2.1-3.fc39.x86_64.rpm            73 MB/s |  11 MB     00:00    
18:26:30 #15 3.147 (16/94): device-mapper-devel-1.02.196-1.fc39.x8 664 kB/s |  42 kB     00:00    
18:26:30 #15 3.152 (17/94): device-mapper-libs-1.02.196-1.fc39.x86 2.7 MB/s | 175 kB     00:00    
18:26:30 + rm -f /root/build-deb/engine/go.mod
18:26:30 Created binary: bundles/dynbinary-daemon/dockerd
18:26:30 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:26:30 + tee /root/build-deb/engine/go.mod
18:26:30 module github.com/docker/docker
18:26:30 
18:26:30 go 1.20
18:26:30 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:30 + GO111MODULE=on
18:26:30 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:32.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:26:30 + rm -f /root/build-deb/engine/go.mod
18:26:30 Created binary: bundles/dynbinary-daemon/docker-proxy
18:26:30 
18:26:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:26:30 + RM_GOPATH=0
18:26:30 + TMP_GOPATH=/go
18:26:30 + : /usr/local/bin
18:26:30 + '[' -z /go ']'
18:26:30 + export GOPATH=/go
18:26:30 + GOPATH=/go
18:26:30 + case "$(go env GOARCH)" in
18:26:30 ++ go env GOARCH
18:26:30 + export GO_BUILDMODE=-buildmode=pie
18:26:30 + GO_BUILDMODE=-buildmode=pie
18:26:30 ++ dirname hack/dockerfile/install/install.sh
18:26:30 + dir=hack/dockerfile/install
18:26:30 + bin=tini
18:26:30 + shift
18:26:30 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:26:30 + . hack/dockerfile/install/tini.installer
18:26:30 ++ : v0.19.0
18:26:30 Install tini version v0.19.0
18:26:30 + install_tini
18:26:30 + echo 'Install tini version v0.19.0'
18:26:30 + git clone https://github.com/krallin/tini.git /go/tini
18:26:30 Cloning into '/go/tini'...
18:26:30 + cd /go/tini
18:26:30 + git checkout -q v0.19.0
18:26:30 + cmake .
18:26:30 -- The C compiler identification is GNU 9.4.0
18:26:30 -- Check for working C compiler: /usr/bin/cc
18:26:30 -- Check for working C compiler: /usr/bin/cc -- works
18:26:30 -- Detecting C compiler ABI info
18:26:30 -- Detecting C compiler ABI info - done
18:26:30 -- Detecting C compile features
18:26:30 -- Detecting C compile features - done
18:26:30 -- Performing Test HAS_BUILTIN_FORTIFY
18:26:30 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:26:30 -- Configuring done
18:26:30 -- Generating done
18:26:30 -- Build files have been written to: /go/tini
18:26:30 + make tini-static
18:26:30 make[2]: Entering directory '/go/tini'
18:26:30 make[3]: Entering directory '/go/tini'
18:26:30 make[4]: Entering directory '/go/tini'
18:26:30 make[5]: Entering directory '/go/tini'
18:26:30 Scanning dependencies of target tini-static
18:26:30 make[5]: Leaving directory '/go/tini'
18:26:30 make[5]: Entering directory '/go/tini'
18:26:30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:26:30 [100%] Linking C executable tini-static
18:26:30 make[5]: Leaving directory '/go/tini'
18:26:30 [100%] Built target tini-static
18:26:30 make[4]: Leaving directory '/go/tini'
18:26:30 make[3]: Leaving directory '/go/tini'
18:26:30 make[2]: Leaving directory '/go/tini'
18:26:30 + mkdir -p /usr/local/bin
18:26:30 + cp tini-static /usr/local/bin/docker-init
18:26:30 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:26:30 + RM_GOPATH=0
18:26:30 + TMP_GOPATH=/go
18:26:30 + : /usr/local/bin
18:26:30 + '[' -z /go ']'
18:26:30 + export GOPATH=/go
18:26:30 + GOPATH=/go
18:26:30 + case "$(go env GOARCH)" in
18:26:30 ++ go env GOARCH
18:26:30 + export GO_BUILDMODE=-buildmode=pie
18:26:30 + GO_BUILDMODE=-buildmode=pie
18:26:30 ++ dirname hack/dockerfile/install/install.sh
18:26:30 + dir=hack/dockerfile/install
18:26:30 + bin=rootlesskit
18:26:30 + shift
18:26:30 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:26:30 + . hack/dockerfile/install/rootlesskit.installer
18:26:30 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:30 + install_rootlesskit dynamic
18:26:30 + case "$1" in
18:26:30 + install_rootlesskit_dynamic
18:26:30 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:26:30 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:26:30 + export BUILD_MODE=-buildmode=pie
18:26:30 + BUILD_MODE=-buildmode=pie
18:26:30 + _install_rootlesskit
18:26:30 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:26:30 + for f in rootlesskit rootlesskit-docker-proxy
18:26:30 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:30 + GOBIN=/usr/local/bin
18:26:30 + GO111MODULE=on
18:26:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:30 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:26:30 go: downloading github.com/sirupsen/logrus v1.9.2
18:26:30 go: downloading github.com/urfave/cli/v2 v2.25.5
18:26:30 go: downloading github.com/google/uuid v1.3.0
18:26:30 go: downloading github.com/moby/vpnkit v0.5.0
18:26:30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:26:30 go: downloading golang.org/x/sys v0.8.0
18:26:30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:26:30 go: downloading github.com/gofrs/flock v0.8.1
18:26:30 go: downloading github.com/gorilla/mux v1.8.0
18:26:30 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:26:30 go: downloading golang.org/x/net v0.10.0
18:26:30 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:26:30 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:26:30 go: downloading github.com/josharian/native v1.1.0
18:26:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:26:30 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:26:30 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:30  debian/rules clean
18:26:30 dh clean --with=bash-completion
18:26:30    dh_clean
18:26:30    debian/rules override_dh_builddeb
18:26:30 make[1]: Entering directory '/root/build-deb'
18:26:30 dh_builddeb -- -Zxz
18:26:30 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'.
18:26:30 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'.
18:26:30 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'.
18:26:30 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb'.
18:26:30 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'.
18:26:30 #15 3.156 (18/94): gc-8.2.2-4.fc39.x86_64.rpm              13 MB/s | 110 kB     00:00    
18:26:30 #15 3.165 (19/94): gcc-plugin-annobin-13.2.1-3.fc39.x86_6 3.8 MB/s |  48 kB     00:00    
18:26:30 #15 3.173 (20/94): git-2.41.0-2.fc39.x86_64.rpm           4.6 MB/s |  54 kB     00:00    
18:26:30 #15 3.229 (21/94): git-core-2.41.0-2.fc39.x86_64.rpm       75 MB/s | 4.4 MB     00:00    
18:26:30 #15 3.244 (22/94): git-core-doc-2.41.0-2.fc39.noarch.rpm   54 MB/s | 2.8 MB     00:00    
18:26:30 #15 3.255 (23/94): glibc-devel-2.38-7.fc39.x86_64.rpm     9.6 MB/s |  85 kB     00:00    
18:26:30 #15 3.268 (24/94): glibc-headers-x86-2.38-7.fc39.noarch.r  25 MB/s | 567 kB     00:00    
18:26:30 #15 3.302 (25/94): glibc-static-2.38-7.fc39.x86_64.rpm     49 MB/s | 1.9 MB     00:00    
18:26:30 #15 3.316 (26/94): jsoncpp-1.9.5-5.fc39.x86_64.rpm         13 MB/s |  99 kB     00:00    
18:26:30 #15 3.341 (27/94): kernel-headers-6.5.4-300.fc39.x86_64.r  74 MB/s | 1.5 MB     00:00    
18:26:30 #15 3.375 (28/94): guile22-2.2.7-9.fc39.x86_64.rpm         64 MB/s | 6.5 MB     00:00    
18:26:30  dpkg-source -I.git -b .
18:26:30 #15 3.380 (29/94): kmod-libs-30-6.fc39.x86_64.rpm         1.8 MB/s |  67 kB     00:00    
18:26:30 #15 3.389 (30/94): less-633-2.fc39.x86_64.rpm              14 MB/s | 175 kB     00:00    
18:26:30 #15 3.396 (31/94): libargon2-20190702-3.fc39.x86_64.rpm   2.1 MB/s |  28 kB     00:00    
18:26:30 #15 3.401 (32/94): libbpf-1.1.0-4.fc39.x86_64.rpm          20 MB/s | 165 kB     00:00    
18:26:30 #15 3.406 (33/94): libcbor-0.10.2-2.fc39.x86_64.rpm       7.2 MB/s |  58 kB     00:00    
18:26:30 #15 3.411 (34/94): libedit-3.1-48.20230828cvs.fc39.x86_64  14 MB/s | 107 kB     00:00    
18:26:30 #15 3.416 (35/94): libfdisk-2.39.2-1.fc39.x86_64.rpm       19 MB/s | 162 kB     00:00    
18:26:30 #15 3.620 (36/94): gcc-13.2.1-3.fc39.x86_64.rpm            72 MB/s |  34 MB     00:00    
18:26:30 #15 3.626 (37/94): libfido2-1.13.0-3.fc39.x86_64.rpm      457 kB/s |  98 kB     00:00    
18:26:30 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:26:30 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:26:30 dpkg-source: warning: native package version may not have a revision
18:26:30 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:26:30 dpkg-source: info: using source format '1.0'
18:26:30 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz
18:26:30 mkdir -p sources
18:26:30 docker run --rm -w /v \
18:26:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:26:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:26:30 	alpine \
18:26:30 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:26:31 #15 3.630 (38/94): libmpc-1.3.1-3.fc39.x86_64.rpm         331 kB/s |  70 kB     00:00    
18:26:31 #15 3.633 (39/94): libseccomp-2.5.3-6.fc39.x86_64.rpm      12 MB/s |  71 kB     00:00    
18:26:31 #15 3.636 (40/94): libseccomp-devel-2.5.3-6.fc39.x86_64.r 7.0 MB/s |  60 kB     00:00    
18:26:31 #15 3.640 (41/94): libselinux-devel-3.5-5.fc39.x86_64.rpm  16 MB/s | 151 kB     00:00    
18:26:31 #15 3.644 (42/94): libselinux-utils-3.5-5.fc39.x86_64.rpm  22 MB/s | 163 kB     00:00    
18:26:31 #15 3.646 (43/94): libsepol-devel-3.5-2.fc39.x86_64.rpm   4.9 MB/s |  49 kB     00:00    
18:26:31 #15 3.653 (44/94): libtool-2.4.7-7.fc39.x86_64.rpm         46 MB/s | 601 kB     00:00    
18:26:31 #15 3.657 (45/94): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm   4.1 MB/s |  36 kB     00:00    
18:26:31 #15 3.660 (46/94): libtool-ltdl-devel-2.4.7-7.fc39.x86_64  13 MB/s | 164 kB     00:00    
18:26:31 #15 3.663 (47/94): libutempter-1.2.1-10.fc39.x86_64.rpm   3.0 MB/s |  26 kB     00:00    
18:26:31 #15 3.666 (48/94): libxcrypt-devel-4.4.36-2.fc39.x86_64.r 5.5 MB/s |  30 kB     00:00    
18:26:31 #15 3.668 (49/94): libxcrypt-static-4.4.36-2.fc39.x86_64.  12 MB/s |  95 kB     00:00    
18:26:31 #15 3.674 (50/94): m4-1.4.19-6.fc39.x86_64.rpm             27 MB/s | 303 kB     00:00    
18:26:31 #15 3.683 (51/94): make-4.4.1-2.fc39.x86_64.rpm            44 MB/s | 589 kB     00:00    
18:26:31 #15 3.687 (52/94): openssh-9.3p1-9.fc39.x86_64.rpm         24 MB/s | 438 kB     00:00    
18:26:31 #15 3.696 (53/94): openssh-clients-9.3p1-9.fc39.x86_64.rp  36 MB/s | 734 kB     00:00    
18:26:31 #15 3.704 (54/94): pcre2-devel-10.42-1.fc39.2.x86_64.rpm   34 MB/s | 505 kB     00:00    
18:26:31 #15 3.708 (55/94): pcre2-utf16-10.42-1.fc39.2.x86_64.rpm   11 MB/s | 212 kB     00:00    
18:26:31 #15 3.713 (56/94): pcre2-utf32-10.42-1.fc39.2.x86_64.rpm   13 MB/s | 200 kB     00:00    
18:26:31 #15 3.718 (57/94): perl-Error-0.17029-13.fc39.noarch.rpm  4.3 MB/s |  40 kB     00:00    
18:26:31 #15 3.721 (58/94): perl-Git-2.41.0-2.fc39.noarch.rpm      3.5 MB/s |  41 kB     00:00    
18:26:31 #15 3.723 (59/94): perl-TermReadKey-2.38-18.fc39.x86_64.r 3.5 MB/s |  35 kB     00:00    
18:26:31 #15 3.726 (60/94): perl-Thread-Queue-3.14-500.fc39.noarch 4.0 MB/s |  21 kB     00:00    
18:26:31 #15 3.729 (61/94): perl-threads-2.36-500.fc39.x86_64.rpm  7.6 MB/s |  58 kB     00:00    
18:26:31 #15 3.732 (62/94): perl-threads-shared-1.68-500.fc39.x86_ 5.6 MB/s |  45 kB     00:00    
18:26:31 #15 3.737 (63/94): policycoreutils-3.5-7.fc39.x86_64.rpm   30 MB/s | 243 kB     00:00    
18:26:31 #15 3.740 (64/94): policycoreutils-devel-3.5-7.fc39.x86_6  14 MB/s | 153 kB     00:00    
18:26:31 #15 3.743 (65/94): policycoreutils-python-utils-3.5-7.fc3 7.7 MB/s |  81 kB     00:00    
18:26:31 #15 3.747 (66/94): python3-audit-3.1.2-4.fc39.x86_64.rpm   13 MB/s |  87 kB     00:00    
18:26:31 #15 3.751 (67/94): python3-libselinux-3.5-5.fc39.x86_64.r  19 MB/s | 198 kB     00:00    
18:26:31 #15 3.754 (68/94): python3-libsemanage-3.5-4.fc39.x86_64. 8.3 MB/s |  84 kB     00:00    
18:26:31 #15 3.766 (69/94): python3-setools-4.4.3-1.fc39.x86_64.rp  48 MB/s | 714 kB     00:00    
18:26:31 #15 3.781 (70/94): python3-policycoreutils-3.5-7.fc39.noa  75 MB/s | 2.2 MB     00:00    
18:26:31 #15 3.794 (71/94): python3-setuptools-67.7.2-7.fc39.noarc  45 MB/s | 1.5 MB     00:00    
18:26:31 #15 3.796 (72/94): qrencode-libs-4.1.1-5.fc39.x86_64.rpm  2.1 MB/s |  61 kB     00:00    
18:26:31 #15 3.802 (73/94): rhash-1.4.3-3.fc39.x86_64.rpm           11 MB/s | 194 kB     00:00    
18:26:31 #15 3.810 (74/94): rpm-plugin-selinux-4.19.0-1.fc39.x86_6 1.6 MB/s |  20 kB     00:00    
18:26:31 #15 3.820 (75/94): systemd-devel-254.5-2.fc39.x86_64.rpm   47 MB/s | 632 kB     00:00    
18:26:31 #15 3.873 (76/94): systemd-254.5-2.fc39.x86_64.rpm         63 MB/s | 4.7 MB     00:00    
18:26:31 #14 DONE 43.8s
18:26:31 
18:26:31 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:26:31 #15 DONE 0.1s
18:26:31 
18:26:31 #16 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:26:31 == Building packages for ubuntu-lunar ==
18:26:31 mkdir -p "debbuild/ubuntu-lunar"
18:26:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/x86_64 -f ubuntu-lunar/Dockerfile .
18:26:31 #15 3.879 (77/94): systemd-networkd-254.5-2.fc39.x86_64.r 9.8 MB/s | 649 kB     00:00    
18:26:31 #15 3.885 (78/94): systemd-pam-254.5-2.fc39.x86_64.rpm    5.7 MB/s | 363 kB     00:00    
18:26:31 #15 3.890 (79/94): systemd-resolved-254.5-2.fc39.x86_64.r  29 MB/s | 295 kB     00:00    
18:26:31 #15 3.892 (80/94): systemd-rpm-macros-254.5-2.fc39.noarch 2.5 MB/s |  31 kB     00:00    
18:26:31 #15 3.904 (81/94): util-linux-2.39.2-1.fc39.x86_64.rpm     65 MB/s | 1.2 MB     00:00    
18:26:31 #15 3.909 (82/94): which-2.21-40.fc39.x86_64.rpm          2.9 MB/s |  42 kB     00:00    
18:26:31 #15 3.917 (83/94): xkeyboard-config-2.39-2.fc39.noarch.rp  43 MB/s | 962 kB     00:00    
18:26:31 #15 3.922 (84/94): libuv-1.46.0-3.fc39.x86_64.rpm          16 MB/s | 248 kB     00:00    
18:26:31 #15 3.926 (85/94): libxkbcommon-1.6.0-1.fc39.x86_64.rpm    17 MB/s | 142 kB     00:00    
18:26:31 #15 3.928 (86/94): perl-File-Compare-1.100.700-501.fc39.n 1.3 MB/s |  13 kB     00:00    
18:26:31 #15 3.931 (87/94): perl-File-Copy-2.41-501.fc39.noarch.rp 2.5 MB/s |  20 kB     00:00    
18:26:31 #15 3.934 (88/94): perl-File-Find-1.43-501.fc39.noarch.rp 4.9 MB/s |  25 kB     00:00    
18:26:31 #15 3.936 (89/94): perl-lib-0.65-501.fc39.x86_64.rpm      2.1 MB/s |  15 kB     00:00    
18:26:31 #15 3.939 (90/94): selinux-policy-38.29-1.fc39.noarch.rpm 7.2 MB/s |  55 kB     00:00    
18:26:31 #15 3.960 (91/94): selinux-policy-devel-38.29-1.fc39.noar  37 MB/s | 910 kB     00:00    
18:26:31 #15 3.963 (92/94): vim-filesystem-9.0.1984-1.fc39.noarch. 1.1 MB/s |  18 kB     00:00    
18:26:31 #15 3.975 (93/94): systemd-libs-254.5-2.fc39.x86_64.rpm    67 MB/s | 689 kB     00:00    
18:26:31 #15 4.014 (94/94): selinux-policy-targeted-38.29-1.fc39.n  86 MB/s | 6.7 MB     00:00    
18:26:31 #15 4.016 --------------------------------------------------------------------------------
18:26:31 #15 4.017 Total                                            53 MB/s | 106 MB     00:01     
18:26:31 #15 8.784   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch            1/1 
18:26:31 #15 8.916   Preparing        :                                                        1/1 
18:26:31 #15 8.962   Installing       : perl-File-Find-1.40-497.fc38.noarch                   1/92 
18:26:31 #15 8.970   Installing       : cmake-rpm-macros-3.27.7-1.fc38.noarch                 2/92 
18:26:31 #15 8.977   Installing       : cmake-filesystem-3.27.7-1.fc38.x86_64                 3/92 
18:26:31 #15 8.989   Installing       : python3-libselinux-3.5-1.fc38.x86_64                  4/92 
18:26:31 #15 8.996   Installing       : perl-threads-1:2.27-490.fc38.x86_64                   5/92 
18:26:31 #15 9.005   Installing       : m4-1.4.19-5.fc38.x86_64                               6/92 
18:26:31 #15 9.012   Installing       : libtool-ltdl-2.4.7-6.fc38.x86_64                      7/92 
18:26:31 #15 9.018   Installing       : libseccomp-2.5.3-4.fc38.x86_64                        8/92 
18:26:31 #15 9.025   Installing       : libmpc-1.3.1-2.fc38.x86_64                            9/92 
18:26:31 #15 9.033   Installing       : libfdisk-2.38.1-4.fc38.x86_64                        10/92 
18:26:31 #0 building with "default" instance using docker driver
18:26:31 
18:26:31 #1 [internal] load .dockerignore
18:26:31 #1 transferring context: 2B done
18:26:31 #1 DONE 0.0s
18:26:31 
18:26:31 #2 [internal] load build definition from Dockerfile
18:26:31 #2 transferring dockerfile: 1.28kB done
18:26:31 #2 DONE 0.0s
18:26:31 
18:26:31 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:26:31 #3 DONE 0.0s
18:26:31 
18:26:31 #4 resolve image config for docker.io/docker/dockerfile:1
18:26:31 + for f in rootlesskit rootlesskit-docker-proxy
18:26:31 + GOBIN=/usr/local/bin
18:26:31 + GO111MODULE=on
18:26:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:31 #15 9.047   Installing       : checkpolicy-3.5-1.fc38.x86_64                        11/92 
18:26:31 #15 9.232   Installing       : cpp-13.2.1-1.fc38.x86_64                             12/92 
18:26:31 #15 9.240   Installing       : perl-threads-shared-1.64-490.fc38.x86_64             13/92 
18:26:31 #15 9.247   Installing       : perl-Thread-Queue-3.14-490.fc38.noarch               14/92 
18:26:31 #15 9.256   Installing       : python3-libsemanage-3.5-2.fc38.x86_64                15/92 
18:26:31 #15 9.264   Installing       : vim-filesystem-2:9.0.1984-1.fc38.noarch              16/92 
18:26:31 #15 9.280   Installing       : systemd-devel-253.10-1.fc38.x86_64                   17/92 
18:26:31 #15 9.292   Installing       : python3-audit-3.1.2-1.fc38.x86_64                    18/92 
18:26:31 #15 9.296   Installing       : perl-lib-0.65-497.fc38.x86_64                        19/92 
18:26:31 #15 9.300   Installing       : perl-File-Copy-2.39-497.fc38.noarch                  20/92 
18:26:31 #15 9.304   Installing       : perl-File-Compare-1.100.700-497.fc38.noarch          21/92 
18:26:31 #15 9.324   Installing       : autoconf-2.71-5.fc38.noarch                          22/92 
18:26:31 #15 9.346   Installing       : automake-1.16.5-11.fc38.noarch                       23/92 
18:26:31 #15 9.355   Installing       : libuv-1:1.46.0-1.fc38.x86_64                         24/92 
18:26:31 #4 DONE 0.4s
18:26:31 #16 0.668 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
18:26:31 #16 0.669 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
18:26:31 #16 0.680 Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
18:26:32 #15 9.365   Installing       : less-633-1.fc38.x86_64                               25/92 
18:26:32 #15 9.473   Installing       : kernel-headers-6.5.4-200.fc38.x86_64                 26/92 
18:26:32 #15 9.527   Installing       : glibc-headers-x86-2.37-10.fc38.noarch                27/92 
18:26:32 #15 9.538   Installing       : libxcrypt-devel-4.4.36-1.fc38.x86_64                 28/92 
18:26:32 #15 9.545   Installing       : glibc-devel-2.37-10.fc38.x86_64                      29/92 
18:26:32 #15 9.603   Installing       : glibc-static-2.37-10.fc38.x86_64                     30/92 
18:26:32 #15 9.609   Installing       : libxcrypt-static-4.4.36-1.fc38.x86_64                31/92 
18:26:32 #15 9.615   Installing       : dbus-common-1:1.14.10-1.fc38.noarch                  32/92 
18:26:32 #15 9.620   Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch                  32/92 
18:26:32 
18:26:32 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:26:32 #5 CACHED
18:26:32 
18:26:32 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
18:26:32 #6 DONE 0.0s
18:26:32 
18:26:32 #7 [auth] library/golang:pull token for registry-1.docker.io
18:26:32 #7 DONE 0.0s
18:26:32 
18:26:32 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:26:32 #16 0.780 Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
18:26:32 #20 exporting layers 4.9s done
18:26:32 #20 writing image sha256:a424787ae19da2a124b029d479571b1879fcbde7033544657d4524ad12ad2a0a done
18:26:32 #20 naming to docker.io/debbuild-debian-bookworm/x86_64 done
18:26:32 #20 DONE 4.9s
18:26:32 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/x86_64
18:26:32 + set -e
18:26:32 + mkdir -p /root/build-deb/engine
18:26:32 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:26:32 #15 9.630   Running scriptlet: dbus-broker-33-1.fc38.x86_64                         33/92 
18:26:32 #15 9.693   Installing       : dbus-broker-33-1.fc38.x86_64                         33/92 
18:26:32 #15 9.699   Running scriptlet: dbus-broker-33-1.fc38.x86_64                         33/92 
18:26:32 #15 9.706   Installing       : dbus-1:1.14.10-1.fc38.x86_64                         34/92 
18:26:32 #15 9.711   Installing       : annobin-docs-12.27-1.fc38.noarch                     35/92 
18:26:32 #15 9.761   Installing       : xkeyboard-config-2.38-1.fc38.noarch                  36/92 
18:26:32 #15 9.775   Installing       : libxkbcommon-1.5.0-2.fc38.x86_64                     37/92 
18:26:32 #15 9.784   Installing       : rhash-1.4.3-2.fc38.x86_64                            38/92 
18:26:32 #15 9.791   Installing       : qrencode-libs-4.1.1-4.fc38.x86_64                    39/92 
18:26:32 #15 9.886   Installing       : python3-setuptools-65.5.1-2.fc38.noarch              40/92 
18:26:32 #15 9.928   Installing       : python3-setools-4.4.3-1.fc38.x86_64                  41/92 
18:26:32 #15 9.937   Installing       : perl-TermReadKey-2.38-16.fc38.x86_64                 42/92 
18:26:32 #15 9.944   Installing       : perl-Error-1:0.17029-11.fc38.noarch                  43/92 
18:26:32 #15 9.953   Installing       : pcre2-utf32-10.42-1.fc38.1.x86_64                    44/92 
18:26:32 #15 9.961   Installing       : pcre2-utf16-10.42-1.fc38.1.x86_64                    45/92 
18:26:32 #15 9.971   Installing       : pcre2-devel-10.42-1.fc38.1.x86_64                    46/92 
18:26:32 #15 9.978   Running scriptlet: libutempter-1.2.1-8.fc38.x86_64                      47/92 
18:26:32 #8 DONE 0.4s
18:26:32 
18:26:32 #9 [internal] load metadata for docker.io/library/ubuntu:lunar
18:26:32 #9 DONE 0.4s
18:26:32 + mkdir -p /root/build-deb/cli
18:26:32 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:26:32 #15 10.04   Installing       : libutempter-1.2.1-8.fc38.x86_64                      47/92 
18:26:32 #15 10.10   Installing       : util-linux-2.38.1-4.fc38.x86_64                      48/92 
18:26:32 #15 10.13   Installing       : openssh-9.0p1-17.fc38.x86_64                         49/92 
18:26:32 #15 10.14   Installing       : libsepol-devel-3.5-1.fc38.x86_64                     50/92 
18:26:32 #15 10.15   Installing       : libselinux-devel-3.5-1.fc38.x86_64                   51/92 
18:26:32 #15 10.16   Installing       : libselinux-utils-3.5-1.fc38.x86_64                   52/92 
18:26:32 #15 10.18   Installing       : policycoreutils-3.5-1.fc38.x86_64                    53/92 
18:26:32 #15 10.19   Running scriptlet: policycoreutils-3.5-1.fc38.x86_64                    53/92 
18:26:32 #15 10.20   Installing       : selinux-policy-38.29-1.fc38.noarch                   54/92 
18:26:32 #15 10.20   Running scriptlet: selinux-policy-38.29-1.fc38.noarch                   54/92 
18:26:32 
18:26:32 #10 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
18:26:32 #10 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.0s done
18:26:32 #10 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done
18:26:32 #10 sha256:24898c8e1ac370d2d309d6d9df56af52bebdad86925c623b5e87e12404453518 424B / 424B done
18:26:32 #10 sha256:21098a29e034a8f6f1952d1d8a49b5732b70e532c31f0e88e1ff499c6540c57c 2.30kB / 2.30kB done
18:26:32 #10 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 0B / 26.87MB 0.1s
18:26:32 + mkdir -p /root/build-deb/buildx
18:26:32 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:26:32 #10 ...
18:26:32 
18:26:32 #11 [internal] load build context
18:26:32 #11 transferring context: 34.09MB 0.2s done
18:26:32 #11 DONE 0.2s
18:26:32 
18:26:32 #10 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
18:26:32 #10 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 18.87MB / 26.87MB 0.4s
18:26:33 #10 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 26.87MB / 26.87MB 0.5s
18:26:33 #10 extracting sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4
18:26:33 #10 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 26.87MB / 26.87MB 0.5s done
18:26:33 + return
18:26:33 # Build the CLI
18:26:33 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:26:33 Building dynamic docker-linux-arm64
18:26:33 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:25:32Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:26:33 #15 10.23   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          55/92 
18:26:33 #15 10.47   Installing       : selinux-policy-targeted-38.29-1.fc38.noarch          55/92 
18:26:33 + mkdir -p /root/build-deb/compose
18:26:33 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:26:33 + mkdir -p /go/src/github.com/docker
18:26:33 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:26:33 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:26:33 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:26:33 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:26:33 + EPOCH=5
18:26:33 + EPOCH_SEP=
18:26:33 + [[ ! -z 5 ]]
18:26:33 + EPOCH_SEP=:
18:26:33 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:26:33 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:26:33 VERSION AAA 0.0.0-20231011170815-26951f7
18:26:33 + VERSION=0.0.0-20231011170815-26951f7
18:26:33 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:26:33 VERSION bbb 0.0.0-20231011170815-26951f7
18:26:33 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:26:33 + debSource=docker-ce
18:26:33 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:26:33 + debMaintainer='Docker <support@docker.com>'
18:26:33 ++ date --rfc-2822
18:26:33 + debDate='Wed, 11 Oct 2023 18:26:33 +0000'
18:26:33 + pkgRevision=1
18:26:33 + cat
18:26:33 + export CLI_GITCOMMIT=26951f7
18:26:33 + CLI_GITCOMMIT=26951f7
18:26:33 + export ENGINE_GITCOMMIT=949f8c9
18:26:33 + ENGINE_GITCOMMIT=949f8c9
18:26:33 VERSION BBB 0.0.0-20231011170815-26951f7
18:26:33 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:26:33 + dpkg-buildpackage -uc -us -I.git
18:26:33 dpkg-buildpackage: info: source package docker-ce
18:26:33 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm
18:26:33 dpkg-buildpackage: info: source distribution bookworm
18:26:33 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:26:33 dpkg-buildpackage: info: host architecture amd64
18:26:33  dpkg-source -I.git --before-build .
18:26:33 #16 0.990 Reading package lists...
18:26:33 # extra binaries for running rootless
18:26:33 mkdir -p build/linux/docker-rootless-extras
18:26:33 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
18:26:33 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/bundles/binary/$f ]; then \
18:26:33 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/bundles/binary/$f build/linux/docker-rootless-extras/$f; \
18:26:33 	fi \
18:26:33 done
18:26:33 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20231011170815-26951f7.tgz docker-rootless-extras
18:26:33  debian/rules clean
18:26:33 dh clean --with=bash-completion
18:26:33    dh_clean
18:26:33 #16 2.657 dh_testdir
18:26:33  dpkg-source -I.git -b .
18:26:33 dpkg-source: warning: native package version may not have a revision
18:26:33 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:26:33 dpkg-source: info: using source format '1.0'
18:26:33 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz
18:26:33 #15 6.385 Running transaction check
18:26:33 #15 6.511 Transaction check succeeded.
18:26:33 #15 6.512 Running transaction test
18:26:33 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc
18:26:33  debian/rules build
18:26:33 dh build --with=bash-completion
18:26:33    dh_update_autotools_config
18:26:33    dh_autoreconf
18:26:33    debian/rules override_dh_auto_build
18:26:33 make[1]: Entering directory '/root/build-deb'
18:26:33 # Build the daemon and dependencies
18:26:33 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:26:33 
18:26:33 Removing bundles/
18:26:33 
18:26:33 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:33 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:26:33 + tee /root/build-deb/engine/go.mod
18:26:33 module github.com/docker/docker
18:26:33 
18:26:33 go 1.20
18:26:33 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:33 + GO111MODULE=on
18:26:33 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:15.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:26:33 #16 2.676 dh_testroot
18:26:33 #16 2.696 dh_prep
18:26:33 #16 2.718 dh_testdir
18:26:33 #16 2.737 dh_testroot
18:26:33 #16 2.756 dh_install
18:26:33 #16 2.783 dh_installdocs
18:26:33 #16 2.816 dh_installchangelogs
18:26:33 #16 2.888 dh_compress
18:26:33 #10 extracting sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 0.9s done
18:26:33 #10 DONE 1.6s
18:26:33 
18:26:33 #12 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:26:34 #16 2.924 dh_fixperms
18:26:34 #16 2.965 dh_installdeb
18:26:34 #16 2.992 dh_gencontrol
18:26:34 #16 3.107 dh_md5sums
18:26:34 #16 3.136 dh_builddeb
18:26:34 #16 3.157 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:26:34 #16 3.177 
18:26:34 #16 3.177 The package has been created.
18:26:34 #16 3.177 Attention, the package has been created in the current directory,
18:26:34 #16 3.177 not in ".." as indicated by the message above!
18:26:34 #16 3.200 Selecting previously unselected package docker-ce-build-deps.
18:26:34 #16 3.215 (Reading database ... 26320 files and directories currently installed.)
18:26:34 #16 3.215 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:26:34 #16 3.218 Unpacking docker-ce-build-deps (1.0) ...
18:26:34 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:26:34 ++ pwd
18:26:34 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:26:34 Project root: .
18:26:34 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:26:34 INFO: man/src/attach.md found
18:26:34 WARN: man/src/build.md does not exist, skipping
18:26:34 WARN: man/src/builder/build.md does not exist, skipping
18:26:34 WARN: man/src/builder/prune.md does not exist, skipping
18:26:34 WARN: man/src/builder.md does not exist, skipping
18:26:34 WARN: man/src/checkpoint/create.md does not exist, skipping
18:26:34 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:26:34 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:26:34 WARN: man/src/checkpoint.md does not exist, skipping
18:26:34 INFO: man/src/commit.md found
18:26:34 WARN: man/src/config/create.md does not exist, skipping
18:26:34 WARN: man/src/config/inspect.md does not exist, skipping
18:26:34 WARN: man/src/config/ls.md does not exist, skipping
18:26:34 WARN: man/src/config/rm.md does not exist, skipping
18:26:34 WARN: man/src/config.md does not exist, skipping
18:26:34 INFO: man/src/container/attach.md found
18:26:34 INFO: man/src/container/commit.md found
18:26:34 INFO: man/src/container/cp.md found
18:26:34 INFO: man/src/container/create.md found
18:26:34 INFO: man/src/container/diff.md found
18:26:34 INFO: man/src/container/exec.md found
18:26:34 INFO: man/src/container/export.md found
18:26:34 WARN: man/src/container/inspect.md does not exist, skipping
18:26:34 INFO: man/src/container/kill.md found
18:26:34 INFO: man/src/container/logs.md found
18:26:34 INFO: man/src/container/ls.md found
18:26:34 INFO: man/src/container/pause.md found
18:26:34 INFO: man/src/container/port.md found
18:26:34 WARN: man/src/container/prune.md does not exist, skipping
18:26:34 INFO: man/src/container/rename.md found
18:26:34 INFO: man/src/container/restart.md found
18:26:34 INFO: man/src/container/rm.md found
18:26:34 INFO: man/src/container/run.md found
18:26:34 INFO: man/src/container/start.md found
18:26:34 INFO: man/src/container/stats.md found
18:26:34 INFO: man/src/container/stop.md found
18:26:34 INFO: man/src/container/top.md found
18:26:34 INFO: man/src/container/unpause.md found
18:26:34 INFO: man/src/container/update.md found
18:26:34 INFO: man/src/container/wait.md found
18:26:34 WARN: man/src/container.md does not exist, skipping
18:26:34 WARN: man/src/context/create.md does not exist, skipping
18:26:34 WARN: man/src/context/export.md does not exist, skipping
18:26:34 WARN: man/src/context/import.md does not exist, skipping
18:26:34 WARN: man/src/context/inspect.md does not exist, skipping
18:26:34 WARN: man/src/context/ls.md does not exist, skipping
18:26:34 WARN: man/src/context/rm.md does not exist, skipping
18:26:34 WARN: man/src/context/show.md does not exist, skipping
18:26:34 WARN: man/src/context/update.md does not exist, skipping
18:26:34 WARN: man/src/context/use.md does not exist, skipping
18:26:34 WARN: man/src/context.md does not exist, skipping
18:26:34 INFO: man/src/cp.md found
18:26:34 INFO: man/src/create.md found
18:26:34 INFO: man/src/diff.md found
18:26:34 INFO: man/src/events.md found
18:26:34 INFO: man/src/exec.md found
18:26:34 INFO: man/src/export.md found
18:26:34 INFO: man/src/history.md found
18:26:34 INFO: man/src/image/build.md found
18:26:34 INFO: man/src/image/history.md found
18:26:34 INFO: man/src/image/import.md found
18:26:34 WARN: man/src/image/inspect.md does not exist, skipping
18:26:34 INFO: man/src/image/load.md found
18:26:34 INFO: man/src/image/ls.md found
18:26:34 WARN: man/src/image/prune.md does not exist, skipping
18:26:34 INFO: man/src/image/pull.md found
18:26:34 INFO: man/src/image/push.md found
18:26:34 INFO: man/src/image/rm.md found
18:26:34 INFO: man/src/image/save.md found
18:26:34 INFO: man/src/image/tag.md found
18:26:34 WARN: man/src/image.md does not exist, skipping
18:26:34 INFO: man/src/images.md found
18:26:34 INFO: man/src/import.md found
18:26:34 INFO: man/src/info.md found
18:26:34 INFO: man/src/inspect.md found
18:26:34 INFO: man/src/kill.md found
18:26:34 INFO: man/src/load.md found
18:26:34 INFO: man/src/login.md found
18:26:34 INFO: man/src/logout.md found
18:26:34 INFO: man/src/logs.md found
18:26:34 WARN: man/src/manifest/annotate.md does not exist, skipping
18:26:34 WARN: man/src/manifest/create.md does not exist, skipping
18:26:34 WARN: man/src/manifest/inspect.md does not exist, skipping
18:26:34 WARN: man/src/manifest/push.md does not exist, skipping
18:26:34 WARN: man/src/manifest/rm.md does not exist, skipping
18:26:34 WARN: man/src/manifest.md does not exist, skipping
18:26:34 INFO: man/src/network/connect.md found
18:26:34 INFO: man/src/network/create.md found
18:26:34 INFO: man/src/network/disconnect.md found
18:26:34 INFO: man/src/network/inspect.md found
18:26:34 INFO: man/src/network/ls.md found
18:26:34 WARN: man/src/network/prune.md does not exist, skipping
18:26:34 INFO: man/src/network/rm.md found
18:26:34 WARN: man/src/network.md does not exist, skipping
18:26:34 WARN: man/src/node/demote.md does not exist, skipping
18:26:34 WARN: man/src/node/inspect.md does not exist, skipping
18:26:34 WARN: man/src/node/ls.md does not exist, skipping
18:26:34 WARN: man/src/node/promote.md does not exist, skipping
18:26:34 WARN: man/src/node/ps.md does not exist, skipping
18:26:34 WARN: man/src/node/rm.md does not exist, skipping
18:26:34 WARN: man/src/node/update.md does not exist, skipping
18:26:34 WARN: man/src/node.md does not exist, skipping
18:26:34 INFO: man/src/pause.md found
18:26:34 WARN: man/src/plugin/create.md does not exist, skipping
18:26:34 WARN: man/src/plugin/disable.md does not exist, skipping
18:26:34 WARN: man/src/plugin/enable.md does not exist, skipping
18:26:34 WARN: man/src/plugin/inspect.md does not exist, skipping
18:26:34 WARN: man/src/plugin/install.md does not exist, skipping
18:26:34 INFO: man/src/plugin/ls.md found
18:26:34 WARN: man/src/plugin/push.md does not exist, skipping
18:26:34 WARN: man/src/plugin/rm.md does not exist, skipping
18:26:34 WARN: man/src/plugin/set.md does not exist, skipping
18:26:34 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:26:34 WARN: man/src/plugin.md does not exist, skipping
18:26:34 INFO: man/src/port.md found
18:26:34 INFO: man/src/ps.md found
18:26:34 INFO: man/src/pull.md found
18:26:34 INFO: man/src/push.md found
18:26:34 INFO: man/src/rename.md found
18:26:34 INFO: man/src/restart.md found
18:26:34 INFO: man/src/rm.md found
18:26:34 INFO: man/src/rmi.md found
18:26:34 WARN: man/src/run.md does not exist, skipping
18:26:34 INFO: man/src/save.md found
18:26:34 INFO: man/src/search.md found
18:26:34 WARN: man/src/secret/create.md does not exist, skipping
18:26:34 WARN: man/src/secret/inspect.md does not exist, skipping
18:26:34 WARN: man/src/secret/ls.md does not exist, skipping
18:26:34 WARN: man/src/secret/rm.md does not exist, skipping
18:26:34 WARN: man/src/secret.md does not exist, skipping
18:26:34 WARN: man/src/service/create.md does not exist, skipping
18:26:34 WARN: man/src/service/inspect.md does not exist, skipping
18:26:34 WARN: man/src/service/logs.md does not exist, skipping
18:26:34 WARN: man/src/service/ls.md does not exist, skipping
18:26:34 WARN: man/src/service/ps.md does not exist, skipping
18:26:34 WARN: man/src/service/rm.md does not exist, skipping
18:26:34 WARN: man/src/service/rollback.md does not exist, skipping
18:26:34 WARN: man/src/service/scale.md does not exist, skipping
18:26:34 WARN: man/src/service/update.md does not exist, skipping
18:26:34 WARN: man/src/service.md does not exist, skipping
18:26:34 WARN: man/src/stack/config.md does not exist, skipping
18:26:34 WARN: man/src/stack/deploy.md does not exist, skipping
18:26:34 WARN: man/src/stack/ls.md does not exist, skipping
18:26:34 WARN: man/src/stack/ps.md does not exist, skipping
18:26:34 WARN: man/src/stack/rm.md does not exist, skipping
18:26:34 WARN: man/src/stack/services.md does not exist, skipping
18:26:34 WARN: man/src/stack.md does not exist, skipping
18:26:34 INFO: man/src/start.md found
18:26:34 INFO: man/src/stats.md found
18:26:34 INFO: man/src/stop.md found
18:26:34 WARN: man/src/swarm/ca.md does not exist, skipping
18:26:34 WARN: man/src/swarm/init.md does not exist, skipping
18:26:34 WARN: man/src/swarm/join.md does not exist, skipping
18:26:34 WARN: man/src/swarm/join-token.md does not exist, skipping
18:26:34 WARN: man/src/swarm/leave.md does not exist, skipping
18:26:34 WARN: man/src/swarm/unlock.md does not exist, skipping
18:26:34 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:26:34 WARN: man/src/swarm/update.md does not exist, skipping
18:26:34 WARN: man/src/swarm.md does not exist, skipping
18:26:34 WARN: man/src/system/df.md does not exist, skipping
18:26:34 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:26:34 INFO: man/src/system/events.md found
18:26:34 INFO: man/src/system/info.md found
18:26:34 WARN: man/src/system/prune.md does not exist, skipping
18:26:34 WARN: man/src/system.md does not exist, skipping
18:26:34 INFO: man/src/tag.md found
18:26:34 INFO: man/src/top.md found
18:26:34 WARN: man/src/trust/inspect.md does not exist, skipping
18:26:34 WARN: man/src/trust/key/generate.md does not exist, skipping
18:26:34 WARN: man/src/trust/key/load.md does not exist, skipping
18:26:34 WARN: man/src/trust/key.md does not exist, skipping
18:26:34 WARN: man/src/trust/revoke.md does not exist, skipping
18:26:34 WARN: man/src/trust/sign.md does not exist, skipping
18:26:34 WARN: man/src/trust/signer/add.md does not exist, skipping
18:26:34 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:26:34 WARN: man/src/trust/signer.md does not exist, skipping
18:26:34 WARN: man/src/trust.md does not exist, skipping
18:26:34 INFO: man/src/unpause.md found
18:26:34 INFO: man/src/update.md found
18:26:34 INFO: man/src/version.md found
18:26:34 INFO: man/src/volume/create.md found
18:26:34 INFO: man/src/volume/inspect.md found
18:26:34 INFO: man/src/volume/ls.md found
18:26:34 WARN: man/src/volume/prune.md does not exist, skipping
18:26:34 WARN: man/src/volume/rm.md does not exist, skipping
18:26:34 WARN: man/src/volume/update.md does not exist, skipping
18:26:34 INFO: man/src/volume.md found
18:26:34 INFO: man/src/wait.md found
18:26:34 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:26:34 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:26:34 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:26:34 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:26:34 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:26:34 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:26:34 + popd
18:26:34 ~/rpmbuild/BUILD/src
18:26:34 + exit 0
18:26:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rcABiu
18:26:34 + umask 022
18:26:34 + cd /root/rpmbuild/BUILD
18:26:34 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64 '!=' / ']'
18:26:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:34 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:34 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:34 + cd src
18:26:34 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/bin
18:26:34 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/bin/docker
18:26:34 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/bash-completion/completions
18:26:34 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/zsh/vendor-completions
18:26:34 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/fish/vendor_completions.d
18:26:34 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/bash-completion/completions/docker
18:26:34 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker
18:26:34 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish
18:26:34 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/man/man1
18:26:34 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/man/man1
18:26:34 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/man/man5
18:26:34 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/man/man5
18:26:34 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/man/man8
18:26:34 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/man/man8
18:26:34 + mkdir -p build-docs
18:26:34 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:26:34 + cp cli/LICENSE build-docs/LICENSE
18:26:34 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:26:34 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:26:34 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:26:34 + cp cli/NOTICE build-docs/NOTICE
18:26:34 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:26:34 + cp cli/README.md build-docs/README.md
18:26:34 + /usr/lib/rpm/check-buildroot
18:26:34 + /usr/lib/rpm/redhat/brp-compress
18:26:34 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:26:34 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:34 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:26:34 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:26:34 + /usr/lib/rpm/redhat/brp-python-hardlink
18:26:34 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:26:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Tw9EXD
18:26:34 + umask 022
18:26:34 + cd /root/rpmbuild/BUILD
18:26:34 + cd src
18:26:34 ++ cli/build/docker --version
18:26:34 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:26:34 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:26:34 + echo 'PASS: cli version OK'
18:26:34 PASS: cli version OK
18:26:34 + exit 0
18:26:34 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:34 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hsc7UU
18:26:34 + umask 022
18:26:34 + cd /root/rpmbuild/BUILD
18:26:34 + cd src
18:26:34 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:26:34 + export DOCDIR
18:26:34 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:26:34 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:26:34 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:26:34 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:26:34 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:26:34 + exit 0
18:26:34 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0~20231011170815.26951f7-0.el7
18:26:34 Requires(interp): /bin/sh
18:26:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:34 Requires(post): /bin/sh
18:26:34 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) rtld(GNU_HASH)
18:26:34 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
18:26:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:34 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.src.rpm
18:26:35 #15 7.819 Transaction test succeeded.
18:26:35 #15 7.820 Running transaction
18:26:35 #12 DONE 1.0s
18:26:35 
18:26:35 #13 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:26:35 #13 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.0s done
18:26:35 #13 sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 66.99MB / 66.99MB 1.0s done
18:26:35 #13 sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 156B / 156B 0.1s done
18:26:35 #13 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:26:35 #13 sha256:e63f8cf91f5b59ce217f2804936132b2964b04bb5b06c0a79b9e37990a6ab148 1.58kB / 1.58kB done
18:26:35 #13 sha256:6285f5529f1ba8755fd2469d255fa9e0429d5fa8c6003d52da5ea09838aea548 7.22kB / 7.22kB done
18:26:35 #13 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 1.6s
18:26:35 #16 3.287 Reading package lists...
18:26:35 #16 4.285 Building dependency tree...
18:26:35 #16 4.474 Reading state information...
18:26:35 #16 4.493 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:26:35 #16 4.535 Starting 2 pkgProblemResolver with broken count: 0
18:26:35 #16 4.538 Done
18:26:35 #16 4.557  Done
18:26:35 #16 4.565 Starting pkgProblemResolver with broken count: 0
18:26:35 #16 4.594 Starting 2 pkgProblemResolver with broken count: 0
18:26:35 #16 4.597 Done
18:26:35 #16 4.701 The following additional packages will be installed:
18:26:35 #16 4.702   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:26:35 #16 4.702   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
18:26:35 #16 4.702   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
18:26:35 #16 4.702   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
18:26:35 #16 4.703 Suggested packages:
18:26:35 #16 4.703   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
18:26:35 #16 4.703 Recommended packages:
18:26:35 #16 4.703   dmsetup
18:26:35 #16 4.744 The following NEW packages will be installed:
18:26:35 #16 4.744   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:26:35 #16 4.744   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
18:26:35 #16 4.744   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
18:26:35 #16 4.745   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
18:26:36 # buildx
18:26:36 tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/bin -c -z -f build/linux/docker-buildx-plugin-0.11.2.tgz docker-buildx
18:26:36 #16 5.159 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
18:26:36 #16 5.159 1 not fully installed or removed.
18:26:36 #16 5.159 Need to get 8142 kB of archives.
18:26:36 #16 5.159 After this operation, 40.0 MB of additional disk space will be used.
18:26:36 #16 5.159 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
18:26:36 #15 9.131   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch            1/1 
18:26:36 #15 9.266   Preparing        :                                                        1/1 
18:26:36 #15 9.328   Upgrading        : systemd-libs-254.5-2.fc39.x86_64                      1/95 
18:26:36 #15 9.338   Installing       : perl-File-Find-1.43-501.fc39.noarch                   2/95 
18:26:36 #15 9.348   Installing       : python3-libselinux-3.5-5.fc39.x86_64                  3/95 
18:26:36 #15 9.355   Installing       : perl-threads-1:2.36-500.fc39.x86_64                   4/95 
18:26:36 #15 9.365   Installing       : m4-1.4.19-6.fc39.x86_64                               5/95 
18:26:36 make[2]: Leaving directory '/root/build-deb/compose'
18:26:36 make[1]: Leaving directory '/root/build-deb'
18:26:36    debian/rules override_dh_auto_test
18:26:36 make[1]: Entering directory '/root/build-deb'
18:26:36 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:26:36 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:26:36 PASS: daemon version OK
18:26:36 ver="$(cli/build/docker --version)"; \
18:26:36 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:26:36 PASS: cli version OK
18:26:36 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:26:36 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:26:36 PASS: docker-buildx version OK
18:26:36 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:26:36 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:26:36 PASS: docker-compose version OK
18:26:36 make[1]: Leaving directory '/root/build-deb'
18:26:36    create-stamp debian/debhelper-build-stamp
18:26:36  debian/rules binary
18:26:36 dh binary --with=bash-completion
18:26:36    dh_testroot
18:26:36    dh_prep
18:26:36    dh_installdirs
18:26:36    debian/rules override_dh_auto_install
18:26:36 make[1]: Entering directory '/root/build-deb'
18:26:36 # docker-ce-cli install
18:26:36 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:26:36 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:26:36 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:26:36 # docker-ce install
18:26:36 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:26:36 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:26:36 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:26:36 # docker-buildx-plugin install
18:26:36 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:26:36 # docker-compose-plugin install
18:26:36 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:26:36 # docker-ce-rootless-extras install
18:26:36 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:26:36 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:26:36 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:26:36 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:26:36 # TODO: how can we install vpnkit?
18:26:36 make[1]: Leaving directory '/root/build-deb'
18:26:36    debian/rules override_dh_install
18:26:36 make[1]: Entering directory '/root/build-deb'
18:26:36 dh_install
18:26:36 # TODO Can we do this from within our container?
18:26:36 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:26:36 make[1]: Leaving directory '/root/build-deb'
18:26:36    dh_installdocs
18:26:36    dh_installchangelogs
18:26:36    dh_installman
18:26:36    dh_bash-completion
18:26:36    debian/rules override_dh_installinit
18:26:36 make[1]: Entering directory '/root/build-deb'
18:26:36 # use "docker" as our service name, not "docker-ce"
18:26:36 dh_installinit --name=docker
18:26:36 make[1]: Leaving directory '/root/build-deb'
18:26:36    debian/rules override_dh_installsystemd
18:26:36 make[1]: Entering directory '/root/build-deb'
18:26:36 # use "docker" as our service name, not "docker-ce"
18:26:36 dh_installsystemd --name=docker
18:26:36 make[1]: Leaving directory '/root/build-deb'
18:26:36    dh_perl
18:26:36 #16 5.524 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
18:26:36 #13 extracting sha256:ab90286b1543edaec4dd9402a487a164307c216d646369c8e59248fb92da4767 3.2s done
18:26:36 #15 9.372   Installing       : libtool-ltdl-2.4.7-7.fc39.x86_64                      6/95 
18:26:36 #15 9.378   Installing       : libseccomp-2.5.3-6.fc39.x86_64                        7/95 
18:26:36 #15 9.385   Installing       : libmpc-1.3.1-3.fc39.x86_64                            8/95 
18:26:36 #15 9.392   Installing       : libfdisk-2.39.2-1.fc39.x86_64                         9/95 
18:26:36 #15 9.398   Installing       : cmake-rpm-macros-3.27.7-1.fc39.noarch                10/95 
18:26:36 #15 9.406   Installing       : cmake-filesystem-3.27.7-1.fc39.x86_64                11/95 
18:26:36 #15 9.422   Installing       : checkpolicy-3.5-3.fc39.x86_64                        12/95 
18:26:36 #15 9.626   Installing       : cpp-13.2.1-3.fc39.x86_64                             13/95 
18:26:36 #15 9.634   Installing       : perl-threads-shared-1.68-500.fc39.x86_64             14/95 
18:26:36 #15 9.640   Installing       : perl-Thread-Queue-3.14-500.fc39.noarch               15/95 
18:26:36 #15 9.647   Installing       : python3-libsemanage-3.5-4.fc39.x86_64                16/95 
18:26:36 #15 9.664   Installing       : systemd-devel-254.5-2.fc39.x86_64                    17/95 
18:26:36 #15 9.674   Installing       : vim-filesystem-2:9.0.1984-1.fc39.noarch              18/95 
18:26:36 #15 9.679   Installing       : perl-lib-0.65-501.fc39.x86_64                        19/95 
18:26:36 #15 9.684   Installing       : perl-File-Copy-2.41-501.fc39.noarch                  20/95 
18:26:36 #15 9.688   Installing       : perl-File-Compare-1.100.700-501.fc39.noarch          21/95 
18:26:36 #15 9.708   Installing       : autoconf-2.71-6.fc39.noarch                          22/95 
18:26:36    dh_link
18:26:36    dh_strip_nondeterminism
18:26:36 #16 5.791 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB]
18:26:36 #16 5.809 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
18:26:36 #16 5.812 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
18:26:36 #16 5.818 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
18:26:36 #16 5.822 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB]
18:26:36 #13 extracting sha256:1bcec06b980f5d54c94a469aeb286627475f645205140fb3ed0514e32cebede2 done
18:26:36 #13 DONE 4.6s
18:26:36 
18:26:36 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:26:36 #14 0.633 Get:1 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB]
18:26:36 #14 0.633 Get:2 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB]
18:26:36 #14 0.698 Get:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB]
18:26:36 #14 0.713 Get:4 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB]
18:26:36 #14 0.759 Get:5 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages [463 kB]
18:26:36 #14 0.807 Get:6 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [485 kB]
18:26:36 #14 0.814 Get:7 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7163 B]
18:26:36 #14 0.815 Get:8 http://security.ubuntu.com/ubuntu lunar-security/universe amd64 Packages [912 kB]
18:26:36 #14 0.848 Get:9 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB]
18:26:36 #14 0.870 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB]
18:26:36 #14 0.903 Get:11 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB]
18:26:36 #14 0.907 Get:12 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB]
18:26:36 #14 1.105 Get:13 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7163 B]
18:26:36 #14 1.105 Get:14 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [485 kB]
18:26:36 #14 1.109 Get:15 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1020 kB]
18:26:36 #14 1.117 Get:16 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [592 kB]
18:26:36 #14 1.122 Get:17 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B]
18:26:37 #15 9.730   Installing       : automake-1.16.5-13.fc39.noarch                       23/95 
18:26:37 #15 9.740   Installing       : libuv-1:1.46.0-3.fc39.x86_64                         24/95 
18:26:37 #15 9.792   Installing       : xkeyboard-config-2.39-2.fc39.noarch                  25/95 
18:26:37 #15 9.804   Installing       : libxkbcommon-1.6.0-1.fc39.x86_64                     26/95 
18:26:37 #15 9.812   Installing       : rhash-1.4.3-3.fc39.x86_64                            27/95 
18:26:37 #16 5.995 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
18:26:37 #16 5.995 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
18:26:37 #16 5.997 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
18:26:37 #16 5.997 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.22 [19.7 kB]
18:26:37 #16 6.142 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB]
18:26:37 #14 2.138 Fetched 25.5 MB in 2s (14.3 MB/s)
18:26:37 #15 9.819   Installing       : qrencode-libs-4.1.1-5.fc39.x86_64                    28/95 
18:26:37 #15 9.909   Installing       : python3-setuptools-67.7.2-7.fc39.noarch              29/95 
18:26:37 #15 9.951   Installing       : python3-setools-4.4.3-1.fc39.x86_64                  30/95 
18:26:37 #15 10.03   Installing       : python3-audit-3.1.2-4.fc39.x86_64                    31/95 
18:26:37 #15 10.04   Installing       : perl-TermReadKey-2.38-18.fc39.x86_64                 32/95 
18:26:37 #15 10.07   Installing       : perl-Error-1:0.17029-13.fc39.noarch                  33/95 
18:26:37 #15 10.08   Installing       : pcre2-utf32-10.42-1.fc39.2.x86_64                    34/95 
18:26:37 #15 10.11   Installing       : pcre2-utf16-10.42-1.fc39.2.x86_64                    35/95 
18:26:37 #15 10.12   Installing       : pcre2-devel-10.42-1.fc39.2.x86_64                    36/95 
18:26:37 #15 10.95   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          55/93 
18:26:37 #15 19.00   Installing       : python3-policycoreutils-3.5-1.fc37.noarch            56/93 
18:26:37 #15 19.01   Installing       : policycoreutils-python-utils-3.5-1.fc37.noarch       57/93 
18:26:37 #15 19.02   Running scriptlet: openssh-8.8p1-11.fc37.x86_64                         58/93 
18:26:37 #15 19.07   Installing       : openssh-8.8p1-11.fc37.x86_64                         58/93 
18:26:37 #15 19.08   Installing       : libcbor-0.7.0-7.fc37.x86_64                          59/93 
18:26:37 #15 19.09   Installing       : libfido2-1.11.0-3.fc37.x86_64                        60/93 
18:26:37 #15 19.11   Installing       : openssh-clients-8.8p1-11.fc37.x86_64                 61/93 
18:26:37 #15 19.12   Running scriptlet: openssh-clients-8.8p1-11.fc37.x86_64                 61/93 
18:26:37 #15 10.13   Installing       : libsepol-devel-3.5-2.fc39.x86_64                     37/95 
18:26:37 #15 10.14   Installing       : libselinux-devel-3.5-5.fc39.x86_64                   38/95 
18:26:37 #15 10.16   Installing       : libselinux-utils-3.5-5.fc39.x86_64                   39/95 
18:26:37 #15 10.16   Installing       : libedit-3.1-48.20230828cvs.fc39.x86_64               40/95 
18:26:37 #15 10.17   Installing       : libcbor-0.10.2-2.fc39.x86_64                         41/95 
18:26:37 #15 10.18   Installing       : libfido2-1.13.0-3.fc39.x86_64                        42/95 
18:26:37 #15 10.19   Installing       : libbpf-2:1.1.0-4.fc39.x86_64                         43/95 
18:26:37 #15 10.19   Installing       : libargon2-20190702-3.fc39.x86_64                     44/95 
18:26:37 #15 10.20   Installing       : less-633-2.fc39.x86_64                               45/95 
18:26:37 #15 10.21   Installing       : kmod-libs-30-6.fc39.x86_64                           46/95 
18:26:37 #15 10.32   Installing       : kernel-headers-6.5.4-300.fc39.x86_64                 47/95 
18:26:37 #15 10.33   Installing       : jsoncpp-1.9.5-5.fc39.x86_64                          48/95 
18:26:37 #15 19.21   Installing       : git-core-2.41.0-1.fc37.x86_64                        62/93 
18:26:37 #15 19.25   Installing       : git-core-doc-2.41.0-1.fc37.noarch                    63/93 
18:26:37 #15 19.28   Installing       : perl-Git-2.41.0-1.fc37.noarch                        64/93 
18:26:37 #15 19.29   Installing       : git-2.41.0-1.fc37.x86_64                             65/93 
18:26:37 #15 19.29   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         66/93 
18:26:37 #15 19.30   Installing       : libargon2-20190702-1.fc37.x86_64                     67/93 
18:26:37 #15 19.31   Installing       : kmod-libs-30-2.fc37.x86_64                           68/93 
18:26:37 #15 19.33   Installing       : systemd-networkd-251.14-2.fc37.x86_64                69/93 
18:26:37 #15 19.35   Running scriptlet: systemd-networkd-251.14-2.fc37.x86_64                69/93 
18:26:37 #15 19.37   Installing       : systemd-pam-251.14-2.fc37.x86_64                     70/93 
18:26:37 #15 19.38   Installing       : systemd-resolved-251.14-2.fc37.x86_64                71/93 
18:26:37 #16 6.566 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB]
18:26:37 #16 6.595 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-32-0 amd64 10.34-7ubuntu0.1 [170 kB]
18:26:37 #16 6.639 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-posix2 amd64 10.34-7ubuntu0.1 [5988 B]
18:26:37 #16 6.640 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-dev amd64 10.34-7ubuntu0.1 [672 kB]
18:26:37 #15 10.39   Installing       : glibc-headers-x86-2.38-7.fc39.noarch                 49/95 
18:26:37 #15 10.40   Installing       : libxcrypt-devel-4.4.36-2.fc39.x86_64                 50/95 
18:26:37 #15 10.40   Installing       : glibc-devel-2.38-7.fc39.x86_64                       51/95 
18:26:37 #15 10.51   Installing       : glibc-static-2.38-7.fc39.x86_64                      52/95 
18:26:37 #15 10.51   Installing       : libxcrypt-static-4.4.36-2.fc39.x86_64                53/95 
18:26:37 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:26:37 + make manpages
18:26:37 scripts/docs/generate-man.sh
18:26:37 + cp -r . /tmp/docker-cli-docsgen.Cc1dL3c5Vo/
18:26:37 + cd /tmp/docker-cli-docsgen.Cc1dL3c5Vo
18:26:37 + ./scripts/vendor init
18:26:37 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:26:37 + cp man/tools.go .
18:26:37 + ./scripts/vendor update
18:26:37 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:26:37 go: downloading github.com/spf13/cobra v1.7.0
18:26:37 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:26:37 go: downloading github.com/docker/go-units v0.5.0
18:26:37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:26:37 go: downloading github.com/spf13/pflag v1.0.5
18:26:37 go: downloading github.com/fvbommel/sortorder v1.0.2
18:26:37 go: downloading github.com/moby/term v0.5.0
18:26:37 go: downloading github.com/morikuni/aec v1.0.0
18:26:37 go: downloading github.com/pkg/errors v0.9.1
18:26:37 go: downloading github.com/google/go-cmp v0.5.9
18:26:37 go: downloading gotest.tools/v3 v3.5.0
18:26:37 go: downloading golang.org/x/sync v0.3.0
18:26:37 go: downloading github.com/mattn/go-runewidth v0.0.14
18:26:37 go: downloading github.com/moby/sys/sequential v0.5.0
18:26:37 go: downloading github.com/sirupsen/logrus v1.9.3
18:26:37 go: downloading github.com/distribution/reference v0.5.0
18:26:37 go: downloading github.com/moby/patternmatcher v0.6.0
18:26:37 go: downloading github.com/docker/go-connections v0.4.0
18:26:37 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:26:37 go: downloading golang.org/x/text v0.9.0
18:26:37 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:26:37 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:26:37 go: downloading github.com/opencontainers/go-digest v1.0.0
18:26:37 go: downloading gopkg.in/yaml.v2 v2.4.0
18:26:37 go: downloading github.com/gogo/protobuf v1.3.2
18:26:37 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:37 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:26:37 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:26:37 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:26:37 go: downloading dario.cat/mergo v1.0.0
18:26:37 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:26:37 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:26:37 go: downloading golang.org/x/term v0.8.0
18:26:37 go: downloading golang.org/x/sys v0.10.0
18:26:37 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:26:37 go: downloading github.com/containerd/containerd v1.6.24
18:26:37 go: downloading github.com/moby/sys/signal v0.7.0
18:26:37 go: downloading github.com/creack/pty v1.1.18
18:26:37 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:26:37 go: downloading github.com/rivo/uniseg v0.2.0
18:26:37 go: downloading gopkg.in/yaml.v3 v3.0.1
18:26:37 go: downloading github.com/stretchr/testify v1.8.1
18:26:37 go: downloading github.com/moby/sys/symlink v0.2.0
18:26:37 go: downloading github.com/klauspost/compress v1.16.5
18:26:37 go: downloading golang.org/x/time v0.3.0
18:26:37 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:26:37 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:26:37 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:26:37 go: downloading go.opentelemetry.io/otel v1.4.1
18:26:37 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:26:37 go: downloading github.com/opencontainers/runc v1.1.7
18:26:37 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:26:37 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:26:37 go: downloading github.com/gorilla/mux v1.8.0
18:26:37 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:26:37 go: downloading golang.org/x/crypto v0.9.0
18:26:37 #15 19.39   Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64                71/93 
18:26:37 #15 19.52   Installing       : systemd-251.14-2.fc37.x86_64                         72/93 
18:26:37 #15 19.53   Running scriptlet: systemd-251.14-2.fc37.x86_64                         72/93 
18:26:37 #15 19.70 Creating group 'input' with GID 104.
18:26:37 #15 19.70 Creating group 'kvm' with GID 36.
18:26:37 #15 19.70 Creating group 'render' with GID 105.
18:26:37 #15 19.70 Creating group 'sgx' with GID 106.
18:26:37 #15 19.70 Creating group 'systemd-journal' with GID 190.
18:26:37 #15 19.70 Creating group 'systemd-network' with GID 192.
18:26:37 #15 19.70 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:26:37 #15 19.70 Creating group 'systemd-oom' with GID 999.
18:26:37 #15 19.70 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
18:26:37 #15 19.70 Creating group 'systemd-resolve' with GID 193.
18:26:37 #15 19.70 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:26:37 #15 19.70 
18:26:37 #15 19.71   Installing       : cryptsetup-libs-2.6.1-1.fc37.x86_64                  73/93 
18:26:37 #15 19.72   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            74/93 
18:26:37 #15 19.73   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 75/93 
18:26:38 #16 6.726 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
18:26:38 #16 6.737 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
18:26:38 #16 6.740 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB]
18:26:38 #16 6.746 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.22 [246 kB]
18:26:38 #16 6.763 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
18:26:38 #16 6.913 debconf: delaying package configuration, since apt-utils is not installed
18:26:38 #16 6.948 Fetched 8142 kB in 2s (4041 kB/s)
18:26:38 #16 6.974 Selecting previously unselected package bash-completion.
18:26:38 #15 10.52   Installing       : gc-8.2.2-4.fc39.x86_64                               54/95 
18:26:38 #15 10.80   Installing       : guile22-2.2.7-9.fc39.x86_64                          55/95 
18:26:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:26:38 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:26:38 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:38 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:26:38 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:26:38 go: downloading google.golang.org/grpc v1.56.2
18:26:38 go: downloading github.com/russross/blackfriday v1.6.0
18:26:38 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:26:38 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:38 #14 2.138 Reading package lists...
18:26:38 #15 19.74   Installing       : jsoncpp-1.9.5-3.fc37.x86_64                          76/93 
18:26:38    dh_compress
18:26:38    dh_fixperms
18:26:38    dh_missing
18:26:38    debian/rules override_dh_dwz
18:26:38 make[1]: Entering directory '/root/build-deb'
18:26:38 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:26:38 make[1]: Leaving directory '/root/build-deb'
18:26:38    debian/rules override_dh_strip
18:26:38 make[1]: Entering directory '/root/build-deb'
18:26:38 # Go has lots of problems with stripping, so just don't
18:26:38 make[1]: Leaving directory '/root/build-deb'
18:26:38    dh_makeshlibs
18:26:38 #16 6.974 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26324 files and directories currently installed.)
18:26:38 #16 6.988 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
18:26:38 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:38 go: downloading github.com/Microsoft/go-winio v0.6.1
18:26:38 go: downloading golang.org/x/net v0.10.0
18:26:38 go: downloading github.com/felixge/httpsnoop v1.0.3
18:26:38 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:26:38 go: downloading github.com/go-logr/logr v1.2.3
18:26:38 go: downloading github.com/go-logr/stdr v1.2.2
18:26:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:26:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:26:38 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:26:38 go: downloading github.com/kr/pretty v0.1.0
18:26:38 go: downloading github.com/miekg/pkcs11 v1.1.1
18:26:38 go: downloading github.com/prometheus/client_golang v1.14.0
18:26:38 #15 19.75   Installing       : gc-8.0.6-4.fc37.x86_64                               77/93 
18:26:38 #15 20.03   Installing       : guile22-2.2.7-6.fc37.x86_64                          78/93 
18:26:38    debian/rules override_dh_shlibdeps
18:26:38 make[1]: Entering directory '/root/build-deb'
18:26:38 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:26:38 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:26:38 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:26:38 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:26:38 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:26:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:26:38 go: downloading github.com/golang/protobuf v1.5.3
18:26:38 go: downloading golang.org/x/tools v0.8.0
18:26:38 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:26:38 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:26:38 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:26:38 go: downloading google.golang.org/protobuf v1.31.0
18:26:38 go: downloading github.com/kr/text v0.2.0
18:26:38 go: downloading github.com/beorn7/perks v1.0.1
18:26:38 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:26:38 go: downloading github.com/prometheus/common v0.42.0
18:26:38 go: downloading github.com/prometheus/client_model v0.3.0
18:26:38 go: downloading github.com/prometheus/procfs v0.9.0
18:26:38 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:26:38 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:26:38 #15 10.82   Installing       : make-1:4.4.1-2.fc39.x86_64                           56/95 
18:26:38 #15 11.30   Installing       : gcc-13.2.1-3.fc39.x86_64                             57/95 
18:26:38 #14 2.948 Reading package lists...
18:26:38 #16 7.611 Unpacking bash-completion (1:2.10-1ubuntu1) ...
18:26:38 #16 7.720 Selecting previously unselected package cmake-data.
18:26:38 #16 7.722 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
18:26:38 #16 7.727 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
18:26:38 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:26:38 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:26:38 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:26:38 go: downloading github.com/docker/go-metrics v0.0.1
18:26:38 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:26:38 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:26:38 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:26:38 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:26:38 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:26:38 go: downloading k8s.io/klog/v2 v2.80.1
18:26:38 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:26:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:26:38 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:38 go: downloading github.com/magiconair/properties v1.5.3
18:26:38 #15 11.31   Running scriptlet: gcc-13.2.1-3.fc39.x86_64                             57/95 
18:26:38 #15 11.60   Installing       : cmake-data-3.27.7-1.fc39.noarch                      58/95 
18:26:38 #15 11.79   Installing       : cmake-3.27.7-1.fc39.x86_64                           59/95 
18:26:38 #15 11.80   Installing       : dbus-common-1:1.14.10-1.fc39.noarch                  60/95 
18:26:38 #15 11.80   Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                  60/95 
18:26:39 #14 3.757 Building dependency tree...
18:26:39 #14 3.918 Reading state information...
18:26:39 #15 20.05   Installing       : make-1:4.3-11.fc37.x86_64                            79/93 
18:26:39 #15 20.51   Installing       : gcc-12.3.1-1.fc37.x86_64                             80/93 
18:26:39 #15 11.81   Running scriptlet: dbus-broker-33-2.fc39.x86_64                         61/95 
18:26:39 #15 11.87   Installing       : dbus-broker-33-2.fc39.x86_64                         61/95 
18:26:39 #15 11.88   Running scriptlet: dbus-broker-33-2.fc39.x86_64                         61/95 
18:26:39 #15 11.89   Installing       : dbus-1:1.14.10-1.fc39.x86_64                         62/95 
18:26:39 #15 11.90   Installing       : device-mapper-libs-1.02.196-1.fc39.x86_64            63/95 
18:26:39 #15 11.91   Installing       : cryptsetup-libs-2.6.1-3.fc39.x86_64                  64/95 
18:26:39 #15 11.92   Installing       : device-mapper-1.02.196-1.fc39.x86_64                 65/95 
18:26:39 #15 11.92   Running scriptlet: libutempter-1.2.1-10.fc39.x86_64                     66/95 
18:26:39 #15 11.97   Installing       : libutempter-1.2.1-10.fc39.x86_64                     66/95 
18:26:39 #15 11.99   Installing       : systemd-networkd-254.5-2.fc39.x86_64                 67/95 
18:26:39 #15 11.99   Running scriptlet: systemd-networkd-254.5-2.fc39.x86_64                 67/95 
18:26:39 #15 12.01   Installing       : systemd-pam-254.5-2.fc39.x86_64                      68/95 
18:26:39 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:26:39 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:26:39 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:26:39 go: downloading golang.org/x/mod v0.10.0
18:26:39 #14 4.116 The following additional packages will be installed:
18:26:39 #14 4.116   adduser autoconf automake autopoint autotools-dev binutils binutils-common
18:26:39 #14 4.116   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
18:26:39 #14 4.116   ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit dh-autoreconf
18:26:39 #14 4.116   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
18:26:39 #14 4.116   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12
18:26:39 #14 4.116   gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
18:26:39 #14 4.116   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
18:26:39 #14 4.116   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
18:26:39 #14 4.116   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
18:26:39 #14 4.116   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:26:39 #14 4.116   libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl
18:26:39 #14 4.116   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
18:26:39 #14 4.116   libbinutils libbrotli1 libbsd0 libc-bin libc-dev-bin libc-devtools libc6
18:26:39 #14 4.116   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
18:26:39 #14 4.116   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
18:26:39 #14 4.116   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:26:39 #14 4.116   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:26:39 #14 4.116   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
18:26:39 #14 4.116   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:26:39 #14 4.116   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:26:39 #14 4.116   libdata-validate-uri-perl libdebhelper-perl libdeflate0
18:26:39 #14 4.116   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:26:39 #14 4.116   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
18:26:39 #14 4.116   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
18:26:39 #14 4.116   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
18:26:39 #14 4.117   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
18:26:39 #14 4.117   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:26:39 #14 4.117   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:26:39 #14 4.117   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:26:39 #14 4.117   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:26:39 #14 4.117   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
18:26:39 #14 4.117   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
18:26:39 #14 4.117   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
18:26:39 #14 4.117   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:26:39 #14 4.117   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
18:26:39 #14 4.117   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:26:39 #14 4.117   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
18:26:39 #14 4.117   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
18:26:39 #14 4.117   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:26:39 #14 4.117   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
18:26:39 #14 4.117   libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0
18:26:39 #14 4.117   libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
18:26:39 #14 4.117   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common
18:26:39 #14 4.117   libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl
18:26:39 #14 4.117   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:26:39 #14 4.117   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:26:39 #14 4.117   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:26:39 #14 4.117   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:26:39 #14 4.117   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
18:26:39 #14 4.117   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:26:39 #14 4.117   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
18:26:39 #14 4.117   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:26:39 #14 4.117   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:26:39 #14 4.117   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
18:26:39 #14 4.117   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:26:39 #14 4.117   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
18:26:39 #14 4.117   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
18:26:39 #14 4.117   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:26:39 #14 4.117   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
18:26:39 #14 4.117   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
18:26:39 #14 4.117   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:26:39 #14 4.117   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
18:26:39 #14 4.117   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:26:39 #14 4.117   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
18:26:39 #14 4.117   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
18:26:39 #14 4.117   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:26:39 #14 4.117   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:26:39 #14 4.117   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:26:39 #14 4.117   libsub-name-perl libsub-override-perl libsub-quote-perl
18:26:39 #14 4.117   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:26:39 #14 4.117   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:26:39 #14 4.117   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:26:39 #14 4.117   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:26:39 #14 4.117   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
18:26:39 #14 4.117   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:26:39 #14 4.117   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:26:39 #14 4.118   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:26:39 #14 4.118   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:26:39 #14 4.118   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:26:39 #14 4.118   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
18:26:39 #14 4.118   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
18:26:39 #14 4.118   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
18:26:39 #14 4.118   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
18:26:39 #14 4.118   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
18:26:39 #14 4.118   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:26:39 #14 4.118   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
18:26:39 #14 4.118   python3-cffi-backend python3-chardet python3-cryptography python3-debian
18:26:39 #14 4.118   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
18:26:39 #14 4.118   python3-paramiko python3-pkg-resources python3-requests python3-six
18:26:39 #14 4.118   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
18:26:39 #14 4.118   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
18:26:39 #14 4.118   zstd
18:26:39 #14 4.120 Suggested packages:
18:26:39 #14 4.120   cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc
18:26:39 #14 4.120   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
18:26:39 #14 4.120   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
18:26:39 #14 4.120   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
18:26:39 #14 4.120   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
18:26:39 #14 4.120   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
18:26:39 #14 4.120   piuparts postgresql-client pristine-lfs quilt ratt reprotest
18:26:39 #14 4.120   svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar
18:26:39 #14 4.120   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:26:39 #14 4.120   g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc
18:26:39 #14 4.120   gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
18:26:39 #14 4.120   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
18:26:39 #14 4.120   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
18:26:39 #14 4.120   libdigest-hmac-perl libgssapi-perl glibc-doc locales bzr libgd-tools
18:26:39 #14 4.120   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
18:26:39 #14 4.120   libscalar-number-perl libsasl2-modules-gssapi-mit
18:26:39 #14 4.120   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:26:39 #14 4.120   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
18:26:39 #14 4.120   libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler
18:26:39 #14 4.120   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
18:26:39 #14 4.120   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
18:26:39 #14 4.120   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
18:26:39 #14 4.120   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
18:26:39 #14 4.120   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
18:26:39 #14 4.120   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
18:26:39 #14 4.120   python3-tk python3-venv python-apt-doc python-cryptography-doc
18:26:39 #14 4.120   python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke
18:26:39 #14 4.120   python3-setuptools python3-openssl python3-socks python-requests-doc
18:26:39 #14 4.120   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
18:26:39 #14 4.120   binfmt-support readline-doc zip wdiff-doc
18:26:39 #14 4.120 Recommended packages:
18:26:39 #14 4.120   libnss-nis libnss-nisplus
18:26:39 #15 20.53   Running scriptlet: gcc-12.3.1-1.fc37.x86_64                             80/93 
18:26:39 #15 20.81   Installing       : cmake-data-3.27.4-6.fc37.noarch                      81/93 
18:26:39 #15 21.00   Installing       : cmake-3.27.4-6.fc37.x86_64                           82/93 
18:26:39 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:26:39 + make manpages
18:26:39 scripts/docs/generate-man.sh
18:26:39 + cp -r . /tmp/docker-cli-docsgen.k1Op4ieL8J/
18:26:39 + cd /tmp/docker-cli-docsgen.k1Op4ieL8J
18:26:39 + ./scripts/vendor init
18:26:39 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:26:39 + cp man/tools.go .
18:26:39 + ./scripts/vendor update
18:26:39 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:26:39 go: downloading github.com/spf13/cobra v1.7.0
18:26:39 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:26:39 go: downloading github.com/docker/go-units v0.5.0
18:26:39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:26:39 go: downloading github.com/spf13/pflag v1.0.5
18:26:39 go: downloading github.com/fvbommel/sortorder v1.0.2
18:26:39 go: downloading github.com/moby/term v0.5.0
18:26:39 go: downloading github.com/morikuni/aec v1.0.0
18:26:39 go: downloading github.com/pkg/errors v0.9.1
18:26:39 go: downloading github.com/google/go-cmp v0.5.9
18:26:39 go: downloading gotest.tools/v3 v3.5.0
18:26:39 go: downloading golang.org/x/sync v0.3.0
18:26:39 go: downloading github.com/mattn/go-runewidth v0.0.14
18:26:39 go: downloading github.com/moby/sys/sequential v0.5.0
18:26:39 go: downloading github.com/sirupsen/logrus v1.9.3
18:26:39 go: downloading github.com/distribution/reference v0.5.0
18:26:39 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:26:39 go: downloading github.com/docker/go-connections v0.4.0
18:26:39 go: downloading github.com/moby/patternmatcher v0.6.0
18:26:39 go: downloading golang.org/x/text v0.9.0
18:26:39 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:26:39 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:26:39 go: downloading github.com/opencontainers/go-digest v1.0.0
18:26:39 go: downloading gopkg.in/yaml.v2 v2.4.0
18:26:39 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:26:39 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:26:39 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:26:39 go: downloading github.com/containerd/containerd v1.6.24
18:26:39 go: downloading github.com/gogo/protobuf v1.3.2
18:26:39 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:39 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:26:39 go: downloading github.com/moby/sys/signal v0.7.0
18:26:39 go: downloading golang.org/x/sys v0.10.0
18:26:39 go: downloading dario.cat/mergo v1.0.0
18:26:39 go: downloading golang.org/x/term v0.8.0
18:26:39 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:26:39 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:26:39 go: downloading github.com/creack/pty v1.1.18
18:26:39 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:26:39 go: downloading github.com/rivo/uniseg v0.2.0
18:26:39 go: downloading go.opentelemetry.io/otel v1.4.1
18:26:39 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:26:39 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:26:39 go: downloading gopkg.in/yaml.v3 v3.0.1
18:26:39 go: downloading github.com/stretchr/testify v1.8.1
18:26:39 go: downloading github.com/moby/sys/symlink v0.2.0
18:26:39 go: downloading github.com/klauspost/compress v1.16.5
18:26:39 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:26:39 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:26:39 go: downloading golang.org/x/time v0.3.0
18:26:39 go: downloading github.com/opencontainers/runc v1.1.7
18:26:39 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:26:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:26:39 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:26:39 go: downloading github.com/gorilla/mux v1.8.0
18:26:39 go: downloading golang.org/x/crypto v0.9.0
18:26:39 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:26:39 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:26:39 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:39 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:26:39 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:26:39 go: downloading google.golang.org/grpc v1.56.2
18:26:39 go: downloading github.com/russross/blackfriday v1.6.0
18:26:39 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:26:39 go: downloading github.com/Microsoft/go-winio v0.6.1
18:26:39 go: downloading golang.org/x/net v0.10.0
18:26:39 go: downloading github.com/felixge/httpsnoop v1.0.3
18:26:39 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:26:39 go: downloading github.com/go-logr/logr v1.2.3
18:26:39 go: downloading github.com/go-logr/stdr v1.2.2
18:26:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:26:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:26:39 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:26:39 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:39 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:39 go: downloading github.com/miekg/pkcs11 v1.1.1
18:26:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:26:39 go: downloading github.com/prometheus/client_golang v1.14.0
18:26:39 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:26:39 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:26:39 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:26:39 go: downloading github.com/kr/pretty v0.1.0
18:26:39 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:26:39 go: downloading github.com/golang/protobuf v1.5.3
18:26:39 go: downloading golang.org/x/tools v0.8.0
18:26:39 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:26:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:26:39 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:26:39 go: downloading google.golang.org/protobuf v1.31.0
18:26:39 go: downloading github.com/beorn7/perks v1.0.1
18:26:39 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:26:39 go: downloading github.com/prometheus/client_model v0.3.0
18:26:39 go: downloading github.com/prometheus/common v0.42.0
18:26:39 go: downloading github.com/prometheus/procfs v0.9.0
18:26:39 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:26:39 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:26:39 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:26:39 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:26:39 go: downloading github.com/kr/text v0.2.0
18:26:39 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:26:39 go: downloading github.com/docker/go-metrics v0.0.1
18:26:39 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:26:39 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:26:39 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:26:39 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:26:39 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:26:39 go: downloading k8s.io/klog/v2 v2.80.1
18:26:39 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:26:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:26:39 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:39 go: downloading github.com/magiconair/properties v1.5.3
18:26:39 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:26:39 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:26:39 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:26:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:26:39 #16 8.045 Selecting previously unselected package libarchive13:amd64.
18:26:39 #16 8.049 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ...
18:26:39 #16 8.055 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
18:26:39 #16 8.107 Selecting previously unselected package libjsoncpp1:amd64.
18:26:39 #16 8.110 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
18:26:39 #16 8.113 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
18:26:39 #16 8.148 Selecting previously unselected package librhash0:amd64.
18:26:39 #16 8.151 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
18:26:39 #16 8.154 Unpacking librhash0:amd64 (1.3.9-1) ...
18:26:39 #16 8.190 Selecting previously unselected package libuv1:amd64.
18:26:39 #16 8.193 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
18:26:39 #16 8.196 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
18:26:39 #16 8.225 Selecting previously unselected package cmake.
18:26:39 #16 8.228 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ...
18:26:39 #16 8.230 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
18:26:39 #15 12.02   Installing       : systemd-resolved-254.5-2.fc39.x86_64                 69/95 
18:26:39 #15 12.03   Running scriptlet: systemd-resolved-254.5-2.fc39.x86_64                 69/95 
18:26:39 #15 12.08   Installing       : util-linux-2.39.2-1.fc39.x86_64                      70/95 
18:26:39 #15 12.23   Installing       : systemd-254.5-2.fc39.x86_64                          71/95 
18:26:39 #14 4.421 The following NEW packages will be installed:
18:26:39 #14 4.421   adduser autoconf automake autopoint autotools-dev binutils binutils-common
18:26:39 #14 4.421   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
18:26:39 #14 4.421   ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit devscripts
18:26:39 #14 4.421   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:26:39 #14 4.421   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
18:26:39 #14 4.421   g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git git-man gnupg
18:26:39 #14 4.421   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
18:26:39 #14 4.422   gpgsm groff-base intltool-debian iso-codes krb5-locales less
18:26:39 #14 4.422   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:26:39 #14 4.422   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:26:39 #14 4.422   libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl
18:26:39 #14 4.422   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
18:26:39 #14 4.422   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
18:26:39 #14 4.422   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
18:26:39 #14 4.422   libclass-data-inheritable-perl libclass-method-modifiers-perl
18:26:39 #14 4.422   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:26:39 #14 4.422   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:26:39 #14 4.422   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
18:26:39 #14 4.422   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:26:39 #14 4.422   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:26:39 #14 4.422   libdata-validate-uri-perl libdebhelper-perl libdeflate0
18:26:39 #14 4.422   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:26:39 #14 4.422   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
18:26:39 #14 4.422   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
18:26:39 #14 4.422   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
18:26:39 #14 4.422   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
18:26:39 #14 4.422   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:26:39 #14 4.422   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:26:39 #14 4.422   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:26:39 #14 4.422   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:26:39 #14 4.422   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
18:26:39 #14 4.422   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
18:26:39 #14 4.422   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
18:26:39 #14 4.422   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:26:39 #14 4.422   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
18:26:39 #14 4.422   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:26:39 #14 4.422   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
18:26:39 #14 4.422   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
18:26:39 #14 4.422   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:26:39 #14 4.422   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
18:26:39 #14 4.422   libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0
18:26:39 #14 4.422   libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
18:26:39 #14 4.422   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common
18:26:39 #14 4.422   libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl
18:26:39 #14 4.422   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:26:39 #14 4.422   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
18:26:39 #14 4.422   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:26:39 #14 4.422   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:26:39 #14 4.422   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
18:26:39 #14 4.422   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:26:39 #14 4.422   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
18:26:39 #14 4.422   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:26:39 #14 4.422   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:26:39 #14 4.422   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
18:26:39 #14 4.422   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:26:39 #14 4.422   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
18:26:39 #14 4.422   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
18:26:39 #14 4.422   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:26:39 #14 4.422   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
18:26:39 #14 4.422   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
18:26:39 #14 4.422   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:26:39 #14 4.423   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
18:26:39 #14 4.423   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:26:39 #14 4.423   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
18:26:39 #14 4.423   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
18:26:39 #14 4.423   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:26:39 #14 4.423   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:26:39 #14 4.423   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:26:39 #14 4.423   libsub-name-perl libsub-override-perl libsub-quote-perl
18:26:39 #14 4.423   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:26:39 #14 4.423   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:26:39 #14 4.423   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:26:39 #14 4.423   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:26:39 #14 4.423   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
18:26:39 #14 4.423   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:26:39 #14 4.423   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:26:39 #14 4.423   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:26:39 #14 4.423   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:26:39 #14 4.423   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:26:39 #14 4.423   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
18:26:39 #14 4.423   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
18:26:39 #14 4.423   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
18:26:39 #14 4.423   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
18:26:39 #14 4.423   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
18:26:39 #14 4.423   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:26:39 #14 4.423   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
18:26:39 #14 4.423   python3-cffi-backend python3-chardet python3-cryptography python3-debian
18:26:39 #14 4.423   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
18:26:39 #14 4.424   python3-paramiko python3-pkg-resources python3-requests python3-six
18:26:39 #14 4.424   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
18:26:39 #14 4.424   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
18:26:39 #14 4.424   zstd
18:26:39 #14 4.424 The following packages will be upgraded:
18:26:39 #14 4.425   libc-bin libc6
18:26:39 #15 21.01   Installing       : policycoreutils-devel-3.5-1.fc37.x86_64              83/93 
18:26:39 #15 21.11   Installing       : selinux-policy-devel-37.22-1.fc37.noarch             84/93 
18:26:39 #15 21.13   Running scriptlet: selinux-policy-devel-37.22-1.fc37.noarch             84/93 
18:26:39 #15 21.15   Installing       : libtool-2.4.7-2.fc37.x86_64                          85/93 
18:26:39 #15 21.16   Installing       : annobin-plugin-gcc-12.26-1.fc37.x86_64               86/93 
18:26:39 #15 21.17   Running scriptlet: annobin-plugin-gcc-12.26-1.fc37.x86_64               86/93 
18:26:39 #15 21.18   Installing       : gcc-plugin-annobin-12.3.1-1.fc37.x86_64              87/93 
18:26:39 #15 21.19   Installing       : device-mapper-devel-1.02.175-9.fc37.x86_64           88/93 
18:26:39 #15 21.20   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               89/93 
18:26:39 #15 21.21   Installing       : libseccomp-devel-2.5.3-3.fc37.x86_64                 90/93 
18:26:39 #15 21.22   Installing       : which-2.21-39.fc37.x86_64                            91/93 
18:26:39 #15 21.23   Installing       : systemd-rpm-macros-251.14-2.fc37.noarch              92/93 
18:26:39 #15 21.23   Installing       : rpm-plugin-selinux-4.18.1-2.fc37.x86_64              93/93 
18:26:39 #15 21.24   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          93/93 
18:26:39 #15 21.25   Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64                93/93 
18:26:39 go: downloading golang.org/x/mod v0.10.0
18:26:39 #16 8.576 Selecting previously unselected package dh-apparmor.
18:26:39 #16 8.579 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
18:26:39 #16 8.582 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
18:26:39 #16 8.609 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:26:39 #16 8.612 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
18:26:39 #16 8.614 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
18:26:39 #16 8.650 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:26:39 #16 8.653 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
18:26:39 #16 8.656 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
18:26:39 #16 8.678 Selecting previously unselected package libudev-dev:amd64.
18:26:39 #15 12.24   Running scriptlet: systemd-254.5-2.fc39.x86_64                          71/95 
18:26:39 #15 12.42 Creating group 'input' with GID 104.
18:26:39 #15 12.42 Creating group 'kvm' with GID 36.
18:26:39 #15 12.42 Creating group 'render' with GID 105.
18:26:39 #15 12.42 Creating group 'sgx' with GID 106.
18:26:39 #15 12.42 Creating group 'systemd-journal' with GID 190.
18:26:39 #15 12.42 Creating group 'systemd-network' with GID 192.
18:26:39 #15 12.42 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:26:39 #15 12.42 Creating group 'systemd-oom' with GID 999.
18:26:39 #15 12.42 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
18:26:39 #15 12.42 Creating group 'systemd-resolve' with GID 193.
18:26:39 #15 12.42 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:26:39 #15 12.42 
18:26:39 #15 12.43   Installing       : policycoreutils-3.5-7.fc39.x86_64                    72/95 
18:26:39 #15 12.44   Running scriptlet: policycoreutils-3.5-7.fc39.x86_64                    72/95 
18:26:39 #15 12.46 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
18:26:39 #15 12.46 
18:26:39 #15 12.46   Installing       : selinux-policy-38.29-1.fc39.noarch                   73/95 
18:26:39 #15 12.47   Running scriptlet: selinux-policy-38.29-1.fc39.noarch                   73/95 
18:26:39 + make clean
18:26:39 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:26:39 #14 4.721 2 upgraded, 396 newly installed, 0 to remove and 2 not upgraded.
18:26:39 #14 4.721 Need to get 146 MB of archives.
18:26:39 #14 4.721 After this operation, 540 MB of additional disk space will be used.
18:26:39 #14 4.721 Get:1 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libc6 amd64 2.37-0ubuntu2.1 [3179 kB]
18:26:39 #14 4.834 Get:2 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libc-bin amd64 2.37-0ubuntu2.1 [670 kB]
18:26:39 #14 4.840 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
18:26:39 #14 4.841 Get:4 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssl3 amd64 3.0.8-1ubuntu1.2 [1902 kB]
18:26:39 #14 4.862 Get:5 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-minimal amd64 3.11.4-1~23.04 [839 kB]
18:26:39 #14 4.870 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexpat1 amd64 2.5.0-1 [84.2 kB]
18:26:39 #14 4.873 Get:7 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11-minimal amd64 3.11.4-1~23.04 [2228 kB]
18:26:39 #14 4.898 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-minimal amd64 3.11.2-1 [24.6 kB]
18:26:39 + go mod vendor -modfile=vendor.mod
18:26:39 + go mod vendor -modfile=vendor.mod
18:26:39 #16 8.680 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.22_amd64.deb ...
18:26:39 #16 8.683 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.22) ...
18:26:39 #16 8.708 Selecting previously unselected package libsepol1-dev:amd64.
18:26:39 #16 8.711 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ...
18:26:39 #16 8.714 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
18:26:39 #16 8.770 Selecting previously unselected package libpcre2-16-0:amd64.
18:26:39 #16 8.772 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ...
18:26:39 #16 8.775 Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
18:26:39 #16 8.817 Selecting previously unselected package libpcre2-32-0:amd64.
18:26:40 #14 4.899 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 media-types all 10.0.0 [25.8 kB]
18:26:40 #14 4.900 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5support0 amd64 1.20.1-1build1 [31.4 kB]
18:26:40 #14 4.901 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libk5crypto3 amd64 1.20.1-1build1 [81.1 kB]
18:26:40 #14 4.902 Get:12 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B]
18:26:40 #14 4.902 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5-3 amd64 1.20.1-1build1 [346 kB]
18:26:40 #14 4.905 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgssapi-krb5-2 amd64 1.20.1-1build1 [142 kB]
18:26:40 #14 4.907 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
18:26:40 #14 4.907 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
18:26:40 #14 4.911 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
18:26:40 #14 4.922 Get:18 http://archive.ubuntu.com/ubuntu lunar/main amd64 readline-common all 8.2-1.3 [55.7 kB]
18:26:40 #14 4.923 Get:19 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadline8 amd64 8.2-1.3 [151 kB]
18:26:40 #14 4.924 Get:20 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsqlite3-0 amd64 3.40.1-1 [654 kB]
18:26:40 #14 4.930 Get:21 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-stdlib amd64 3.11.4-1~23.04 [1910 kB]
18:26:40 #14 4.950 Get:22 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11 amd64 3.11.4-1~23.04 [572 kB]
18:26:40 #14 4.955 Get:23 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpython3-stdlib amd64 3.11.2-1 [7234 B]
18:26:40 #14 4.955 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3 amd64 3.11.2-1 [22.9 kB]
18:26:40 #14 4.956 Get:25 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB]
18:26:40 #14 4.990 Get:26 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgdbm6 amd64 1.23-3 [33.2 kB]
18:26:40 #14 4.990 Get:27 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgdbm-compat4 amd64 1.23-3 [6524 B]
18:26:40 #14 4.991 Get:28 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libperl5.36 amd64 5.36.0-7ubuntu0.23.04.1 [4806 kB]
18:26:40 #14 5.043 Get:29 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 perl amd64 5.36.0-7ubuntu0.23.04.1 [236 kB]
18:26:40 #16 8.820 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_amd64.deb ...
18:26:40 #16 8.823 Unpacking libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
18:26:40 #16 8.866 Selecting previously unselected package libpcre2-posix2:amd64.
18:26:40 #16 8.868 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_amd64.deb ...
18:26:40 #16 8.871 Unpacking libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
18:26:40 #16 8.892 Selecting previously unselected package libpcre2-dev:amd64.
18:26:40 #16 8.895 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_amd64.deb ...
18:26:40 #16 8.898 Unpacking libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
18:26:40 #16 8.976 Selecting previously unselected package libselinux1-dev:amd64.
18:26:40 #16 8.979 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_amd64.deb ...
18:26:40 #16 8.982 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
18:26:40 #16 9.020 Selecting previously unselected package libdevmapper-dev:amd64.
18:26:40 #16 9.023 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
18:26:40 #16 9.026 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
18:26:40 #16 9.049 Selecting previously unselected package libseccomp-dev:amd64.
18:26:40 #16 9.052 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
18:26:40 #16 9.055 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
18:26:40 #16 9.084 Selecting previously unselected package libsystemd-dev:amd64.
18:26:40 #16 9.086 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.22_amd64.deb ...
18:26:40 #16 9.089 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.22) ...
18:26:40 #16 9.145 Selecting previously unselected package pkg-config.
18:26:40 #16 9.148 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
18:26:40 #16 9.150 Unpacking pkg-config (0.29.1-0ubuntu4) ...
18:26:40 #16 9.188 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
18:26:40 #15 12.50   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          74/95 
18:26:40 #15 12.75   Installing       : selinux-policy-targeted-38.29-1.fc39.noarch          74/95 
18:26:40 #14 5.046 Get:30 http://archive.ubuntu.com/ubuntu lunar/main amd64 adduser all 3.129ubuntu1 [59.0 kB]
18:26:40 #14 5.046 Get:31 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssl amd64 3.0.8-1ubuntu1.2 [1183 kB]
18:26:40 #14 5.056 Get:32 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
18:26:40 #14 5.058 Get:33 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 distro-info-data all 0.57ubuntu0.1 [6022 B]
18:26:40 #14 5.059 Get:34 http://archive.ubuntu.com/ubuntu lunar/main amd64 iso-codes all 4.12.0-1 [3440 kB]
18:26:40 #14 5.095 Get:35 http://archive.ubuntu.com/ubuntu lunar/main amd64 krb5-locales all 1.20.1-1build1 [11.9 kB]
18:26:40 #14 5.096 Get:36 http://archive.ubuntu.com/ubuntu lunar/main amd64 less amd64 590-1.2 [140 kB]
18:26:40 #14 5.098 Get:37 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbsd0 amd64 0.11.7-4 [41.4 kB]
18:26:40 #14 5.098 Get:38 http://archive.ubuntu.com/ubuntu lunar/main amd64 libelf1 amd64 0.188-2.1 [53.4 kB]
18:26:40 #14 5.099 Get:39 http://archive.ubuntu.com/ubuntu lunar/main amd64 libicu72 amd64 72.1-3ubuntu2 [10.8 MB]
18:26:40 #14 5.243 Get:40 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.1ubuntu0.1 [765 kB]
18:26:40 #14 5.250 Get:41 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
18:26:40 #14 5.250 Get:42 http://archive.ubuntu.com/ubuntu lunar/main amd64 lsb-release all 12.0-1ubuntu1 [6548 B]
18:26:40 #14 5.251 Get:43 http://archive.ubuntu.com/ubuntu lunar/main amd64 netbase all 6.4 [13.1 kB]
18:26:40 #14 5.251 Get:44 http://archive.ubuntu.com/ubuntu lunar/main amd64 python-apt-common all 2.5.3ubuntu1 [18.0 kB]
18:26:40 #14 5.252 Get:45 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-apt amd64 2.5.3ubuntu1 [163 kB]
18:26:40 #14 5.253 Get:46 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pkg-resources all 66.1.1-1 [225 kB]
18:26:40 #14 5.256 Get:47 http://archive.ubuntu.com/ubuntu lunar/main amd64 ucf all 3.0043+nmu1 [56.5 kB]
18:26:40 #14 5.256 Get:48 http://archive.ubuntu.com/ubuntu lunar/main amd64 bsdextrautils amd64 2.38.1-4ubuntu1 [71.0 kB]
18:26:40 #14 5.257 Get:49 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmagic-mgc amd64 1:5.44-3 [293 kB]
18:26:40 #14 5.267 Get:50 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmagic1 amd64 1:5.44-3 [85.6 kB]
18:26:40 #14 5.268 Get:51 http://archive.ubuntu.com/ubuntu lunar/main amd64 file amd64 1:5.44-3 [21.8 kB]
18:26:40 #14 5.268 Get:52 http://archive.ubuntu.com/ubuntu lunar/main amd64 gettext-base amd64 0.21-11 [36.5 kB]
18:26:40 #14 5.269 Get:53 http://archive.ubuntu.com/ubuntu lunar/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
18:26:40 #14 5.269 Get:54 http://archive.ubuntu.com/ubuntu lunar/main amd64 groff-base amd64 1.22.4-10 [937 kB]
18:26:40 #14 5.278 Get:55 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
18:26:40 #14 5.278 Get:56 http://archive.ubuntu.com/ubuntu lunar/main amd64 libedit2 amd64 3.1-20221030-2 [95.2 kB]
18:26:40 #14 5.279 Get:57 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfido2-1 amd64 1.12.0-2 [84.8 kB]
18:26:40 #14 5.280 Get:58 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjansson4 amd64 2.14-2 [33.0 kB]
18:26:40 #14 5.281 Get:59 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.0 kB]
18:26:40 #14 5.289 Get:60 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpipeline1 amd64 1.5.7-1 [23.3 kB]
18:26:40 #14 5.289 Get:61 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpng16-16 amd64 1.6.39-2 [186 kB]
18:26:40 #14 5.291 Get:62 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB]
18:26:40 #14 5.291 Get:63 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
18:26:40 #14 5.300 Get:64 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
18:26:40 #14 5.300 Get:65 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxcb1 amd64 1.15-1 [48.0 kB]
18:26:40 #14 5.300 Get:66 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libx11-data all 2:1.8.4-2ubuntu0.3 [118 kB]
18:26:40 #14 5.302 Get:67 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libx11-6 amd64 2:1.8.4-2ubuntu0.3 [646 kB]
18:26:40 #14 5.308 Get:68 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
18:26:40 #14 5.308 Get:69 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
18:26:40 #14 5.310 Get:70 http://archive.ubuntu.com/ubuntu lunar/main amd64 man-db amd64 2.11.2-1 [1218 kB]
18:26:40 #14 5.321 Get:71 http://archive.ubuntu.com/ubuntu lunar/main amd64 manpages all 6.03-1 [1321 kB]
18:26:40 #14 5.333 Get:72 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssh-client amd64 1:9.0p1-1ubuntu8.5 [897 kB]
18:26:40 #14 5.341 Get:73 http://archive.ubuntu.com/ubuntu lunar/main amd64 publicsuffix all 20230209.2326-1 [131 kB]
18:26:40 #14 5.342 Get:74 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB]
18:26:40 #14 5.343 Get:75 http://archive.ubuntu.com/ubuntu lunar/main amd64 strace amd64 6.2-0ubuntu1 [580 kB]
18:26:40 #14 5.348 Get:76 http://archive.ubuntu.com/ubuntu lunar/main amd64 xauth amd64 1:1.1.2-1 [25.8 kB]
18:26:40 #14 5.349 Get:77 http://archive.ubuntu.com/ubuntu lunar/main amd64 xz-utils amd64 5.4.1-0.2 [270 kB]
18:26:40 #14 5.351 Get:78 http://archive.ubuntu.com/ubuntu lunar/main amd64 m4 amd64 1.4.19-3 [243 kB]
18:26:40 #14 5.354 Get:79 http://archive.ubuntu.com/ubuntu lunar/main amd64 autoconf all 2.71-3 [339 kB]
18:26:40 #14 5.357 Get:80 http://archive.ubuntu.com/ubuntu lunar/main amd64 autotools-dev all 20220109.1 [44.9 kB]
18:26:40 #14 5.357 Get:81 http://archive.ubuntu.com/ubuntu lunar/main amd64 automake all 1:1.16.5-1.3 [558 kB]
18:26:40 #14 5.362 Get:82 http://archive.ubuntu.com/ubuntu lunar/main amd64 autopoint all 0.21-11 [420 kB]
18:26:40 #14 5.366 Get:83 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils-common amd64 2.40-2ubuntu4.1 [239 kB]
18:26:40 #14 5.369 Get:84 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libbinutils amd64 2.40-2ubuntu4.1 [633 kB]
18:26:40 #14 5.374 Get:85 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libctf-nobfd0 amd64 2.40-2ubuntu4.1 [101 kB]
18:26:40 #14 5.375 Get:86 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libctf0 amd64 2.40-2ubuntu4.1 [97.4 kB]
18:26:40 #14 5.376 Get:87 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgprofng0 amd64 2.40-2ubuntu4.1 [897 kB]
18:26:40 #14 5.387 Get:88 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2ubuntu4.1 [2484 kB]
18:26:40 #14 5.408 Get:89 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils amd64 2.40-2ubuntu4.1 [18.5 kB]
18:26:40 rm -f -r src
18:26:40 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:26:40 ++ pwd
18:26:40 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:26:40 Project root: .
18:26:40 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:26:40 INFO: man/src/attach.md found
18:26:40 WARN: man/src/build.md does not exist, skipping
18:26:40 WARN: man/src/builder/build.md does not exist, skipping
18:26:40 WARN: man/src/builder/prune.md does not exist, skipping
18:26:40 WARN: man/src/builder.md does not exist, skipping
18:26:40 WARN: man/src/checkpoint/create.md does not exist, skipping
18:26:40 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:26:40 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:26:40 WARN: man/src/checkpoint.md does not exist, skipping
18:26:40 INFO: man/src/commit.md found
18:26:40 WARN: man/src/config/create.md does not exist, skipping
18:26:40 WARN: man/src/config/inspect.md does not exist, skipping
18:26:40 WARN: man/src/config/ls.md does not exist, skipping
18:26:40 WARN: man/src/config/rm.md does not exist, skipping
18:26:40 WARN: man/src/config.md does not exist, skipping
18:26:40 INFO: man/src/container/attach.md found
18:26:40 INFO: man/src/container/commit.md found
18:26:40 INFO: man/src/container/cp.md found
18:26:40 INFO: man/src/container/create.md found
18:26:40 INFO: man/src/container/diff.md found
18:26:40 INFO: man/src/container/exec.md found
18:26:40 INFO: man/src/container/export.md found
18:26:40 WARN: man/src/container/inspect.md does not exist, skipping
18:26:40 INFO: man/src/container/kill.md found
18:26:40 INFO: man/src/container/logs.md found
18:26:40 INFO: man/src/container/ls.md found
18:26:40 INFO: man/src/container/pause.md found
18:26:40 INFO: man/src/container/port.md found
18:26:40 WARN: man/src/container/prune.md does not exist, skipping
18:26:40 INFO: man/src/container/rename.md found
18:26:40 INFO: man/src/container/restart.md found
18:26:40 INFO: man/src/container/rm.md found
18:26:40 INFO: man/src/container/run.md found
18:26:40 INFO: man/src/container/start.md found
18:26:40 INFO: man/src/container/stats.md found
18:26:40 INFO: man/src/container/stop.md found
18:26:40 INFO: man/src/container/top.md found
18:26:40 INFO: man/src/container/unpause.md found
18:26:40 INFO: man/src/container/update.md found
18:26:40 INFO: man/src/container/wait.md found
18:26:40 WARN: man/src/container.md does not exist, skipping
18:26:40 WARN: man/src/context/create.md does not exist, skipping
18:26:40 WARN: man/src/context/export.md does not exist, skipping
18:26:40 WARN: man/src/context/import.md does not exist, skipping
18:26:40 WARN: man/src/context/inspect.md does not exist, skipping
18:26:40 WARN: man/src/context/ls.md does not exist, skipping
18:26:40 WARN: man/src/context/rm.md does not exist, skipping
18:26:40 WARN: man/src/context/show.md does not exist, skipping
18:26:40 WARN: man/src/context/update.md does not exist, skipping
18:26:40 WARN: man/src/context/use.md does not exist, skipping
18:26:40 WARN: man/src/context.md does not exist, skipping
18:26:40 INFO: man/src/cp.md found
18:26:40 INFO: man/src/create.md found
18:26:40 INFO: man/src/diff.md found
18:26:40 INFO: man/src/events.md found
18:26:40 INFO: man/src/exec.md found
18:26:40 INFO: man/src/export.md found
18:26:40 INFO: man/src/history.md found
18:26:40 INFO: man/src/image/build.md found
18:26:40 INFO: man/src/image/history.md found
18:26:40 INFO: man/src/image/import.md found
18:26:40 WARN: man/src/image/inspect.md does not exist, skipping
18:26:40 INFO: man/src/image/load.md found
18:26:40 INFO: man/src/image/ls.md found
18:26:40 WARN: man/src/image/prune.md does not exist, skipping
18:26:40 INFO: man/src/image/pull.md found
18:26:40 INFO: man/src/image/push.md found
18:26:40 INFO: man/src/image/rm.md found
18:26:40 INFO: man/src/image/save.md found
18:26:40 INFO: man/src/image/tag.md found
18:26:40 WARN: man/src/image.md does not exist, skipping
18:26:40 INFO: man/src/images.md found
18:26:40 INFO: man/src/import.md found
18:26:40 INFO: man/src/info.md found
18:26:40 INFO: man/src/inspect.md found
18:26:40 INFO: man/src/kill.md found
18:26:40 INFO: man/src/load.md found
18:26:40 INFO: man/src/login.md found
18:26:40 INFO: man/src/logout.md found
18:26:40 INFO: man/src/logs.md found
18:26:40 WARN: man/src/manifest/annotate.md does not exist, skipping
18:26:40 WARN: man/src/manifest/create.md does not exist, skipping
18:26:40 WARN: man/src/manifest/inspect.md does not exist, skipping
18:26:40 WARN: man/src/manifest/push.md does not exist, skipping
18:26:40 WARN: man/src/manifest/rm.md does not exist, skipping
18:26:40 WARN: man/src/manifest.md does not exist, skipping
18:26:40 INFO: man/src/network/connect.md found
18:26:40 INFO: man/src/network/create.md found
18:26:40 INFO: man/src/network/disconnect.md found
18:26:40 INFO: man/src/network/inspect.md found
18:26:40 INFO: man/src/network/ls.md found
18:26:40 WARN: man/src/network/prune.md does not exist, skipping
18:26:40 INFO: man/src/network/rm.md found
18:26:40 WARN: man/src/network.md does not exist, skipping
18:26:40 WARN: man/src/node/demote.md does not exist, skipping
18:26:40 WARN: man/src/node/inspect.md does not exist, skipping
18:26:40 WARN: man/src/node/ls.md does not exist, skipping
18:26:40 WARN: man/src/node/promote.md does not exist, skipping
18:26:40 WARN: man/src/node/ps.md does not exist, skipping
18:26:40 WARN: man/src/node/rm.md does not exist, skipping
18:26:40 WARN: man/src/node/update.md does not exist, skipping
18:26:40 WARN: man/src/node.md does not exist, skipping
18:26:40 INFO: man/src/pause.md found
18:26:40 WARN: man/src/plugin/create.md does not exist, skipping
18:26:40 WARN: man/src/plugin/disable.md does not exist, skipping
18:26:40 WARN: man/src/plugin/enable.md does not exist, skipping
18:26:40 WARN: man/src/plugin/inspect.md does not exist, skipping
18:26:40 WARN: man/src/plugin/install.md does not exist, skipping
18:26:40 INFO: man/src/plugin/ls.md found
18:26:40 WARN: man/src/plugin/push.md does not exist, skipping
18:26:40 WARN: man/src/plugin/rm.md does not exist, skipping
18:26:40 WARN: man/src/plugin/set.md does not exist, skipping
18:26:40 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:26:40 WARN: man/src/plugin.md does not exist, skipping
18:26:40 INFO: man/src/port.md found
18:26:40 INFO: man/src/ps.md found
18:26:40 INFO: man/src/pull.md found
18:26:40 INFO: man/src/push.md found
18:26:40 INFO: man/src/rename.md found
18:26:40 INFO: man/src/restart.md found
18:26:40 INFO: man/src/rm.md found
18:26:40 INFO: man/src/rmi.md found
18:26:40 WARN: man/src/run.md does not exist, skipping
18:26:40 INFO: man/src/save.md found
18:26:40 INFO: man/src/search.md found
18:26:40 WARN: man/src/secret/create.md does not exist, skipping
18:26:40 WARN: man/src/secret/inspect.md does not exist, skipping
18:26:40 WARN: man/src/secret/ls.md does not exist, skipping
18:26:40 WARN: man/src/secret/rm.md does not exist, skipping
18:26:40 WARN: man/src/secret.md does not exist, skipping
18:26:40 WARN: man/src/service/create.md does not exist, skipping
18:26:40 WARN: man/src/service/inspect.md does not exist, skipping
18:26:40 WARN: man/src/service/logs.md does not exist, skipping
18:26:40 WARN: man/src/service/ls.md does not exist, skipping
18:26:40 WARN: man/src/service/ps.md does not exist, skipping
18:26:40 WARN: man/src/service/rm.md does not exist, skipping
18:26:40 WARN: man/src/service/rollback.md does not exist, skipping
18:26:40 WARN: man/src/service/scale.md does not exist, skipping
18:26:40 WARN: man/src/service/update.md does not exist, skipping
18:26:40 WARN: man/src/service.md does not exist, skipping
18:26:40 WARN: man/src/stack/config.md does not exist, skipping
18:26:40 WARN: man/src/stack/deploy.md does not exist, skipping
18:26:40 WARN: man/src/stack/ls.md does not exist, skipping
18:26:40 WARN: man/src/stack/ps.md does not exist, skipping
18:26:40 WARN: man/src/stack/rm.md does not exist, skipping
18:26:40 WARN: man/src/stack/services.md does not exist, skipping
18:26:40 WARN: man/src/stack.md does not exist, skipping
18:26:40 INFO: man/src/start.md found
18:26:40 INFO: man/src/stats.md found
18:26:40 INFO: man/src/stop.md found
18:26:40 WARN: man/src/swarm/ca.md does not exist, skipping
18:26:40 WARN: man/src/swarm/init.md does not exist, skipping
18:26:40 WARN: man/src/swarm/join.md does not exist, skipping
18:26:40 WARN: man/src/swarm/join-token.md does not exist, skipping
18:26:40 WARN: man/src/swarm/leave.md does not exist, skipping
18:26:40 WARN: man/src/swarm/unlock.md does not exist, skipping
18:26:40 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:26:40 WARN: man/src/swarm/update.md does not exist, skipping
18:26:40 WARN: man/src/swarm.md does not exist, skipping
18:26:40 WARN: man/src/system/df.md does not exist, skipping
18:26:40 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:26:40 INFO: man/src/system/events.md found
18:26:40 INFO: man/src/system/info.md found
18:26:40 WARN: man/src/system/prune.md does not exist, skipping
18:26:40 WARN: man/src/system.md does not exist, skipping
18:26:40 INFO: man/src/tag.md found
18:26:40 INFO: man/src/top.md found
18:26:40 WARN: man/src/trust/inspect.md does not exist, skipping
18:26:40 WARN: man/src/trust/key/generate.md does not exist, skipping
18:26:40 WARN: man/src/trust/key/load.md does not exist, skipping
18:26:40 WARN: man/src/trust/key.md does not exist, skipping
18:26:40 WARN: man/src/trust/revoke.md does not exist, skipping
18:26:40 WARN: man/src/trust/sign.md does not exist, skipping
18:26:40 WARN: man/src/trust/signer/add.md does not exist, skipping
18:26:40 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:26:40 WARN: man/src/trust/signer.md does not exist, skipping
18:26:40 WARN: man/src/trust.md does not exist, skipping
18:26:40 INFO: man/src/unpause.md found
18:26:40 INFO: man/src/update.md found
18:26:40 INFO: man/src/version.md found
18:26:40 INFO: man/src/volume/create.md found
18:26:40 INFO: man/src/volume/inspect.md found
18:26:40 INFO: man/src/volume/ls.md found
18:26:40 WARN: man/src/volume/prune.md does not exist, skipping
18:26:40 WARN: man/src/volume/rm.md does not exist, skipping
18:26:40 WARN: man/src/volume/update.md does not exist, skipping
18:26:40 INFO: man/src/volume.md found
18:26:40 INFO: man/src/wait.md found
18:26:40 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:26:40 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:26:40 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:26:40 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:26:40 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:26:40 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:26:40 make[2]: Leaving directory '/root/build-deb/cli'
18:26:40 # Build buildx plugin
18:26:40 cd /go/src/github.com/docker/buildx \
18:26:40 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:26:40 && GO111MODULE=on \
18:26:40 	CGO_ENABLED=0 \
18:26:40 		go build \
18:26:40 			-mod=vendor \
18:26:40 			-trimpath \
18:26:40 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:26:40 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:26:40 			./cmd/buildx
18:26:40 #16 9.197 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
18:26:40 #16 9.206 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
18:26:40 #16 9.213 Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
18:26:40 #16 9.221 Setting up libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
18:26:40 #16 9.229 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
18:26:40 #16 9.237 Setting up bash-completion (1:2.10-1ubuntu1) ...
18:26:40 #14 5.411 Get:90 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libc-dev-bin amd64 2.37-0ubuntu2.1 [20.0 kB]
18:26:40 #14 5.412 Get:91 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 linux-libc-dev amd64 6.2.0-34.34 [1586 kB]
18:26:40 #14 5.426 Get:92 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcrypt-dev amd64 1:4.4.33-2 [113 kB]
18:26:40 #14 5.427 Get:93 http://archive.ubuntu.com/ubuntu lunar/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
18:26:40 #14 5.428 Get:94 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB]
18:26:40 #14 5.430 Get:95 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
18:26:40 #14 5.431 Get:96 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libc6-dev amd64 2.37-0ubuntu2.1 [2092 kB]
18:26:40 #14 5.449 Get:97 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~23.04 [42.3 kB]
18:26:40 #14 5.453 Get:98 http://archive.ubuntu.com/ubuntu lunar/main amd64 libisl23 amd64 0.25-1 [740 kB]
18:26:40 #14 5.460 Get:99 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmpfr6 amd64 4.2.0-1 [352 kB]
18:26:40 #14 5.463 Get:100 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmpc3 amd64 1.3.1-1 [54.1 kB]
18:26:40 #14 5.464 Get:101 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~23.04 [10.7 MB]
18:26:40 #14 5.859 Get:102 http://archive.ubuntu.com/ubuntu lunar/main amd64 cpp amd64 4:12.2.0-3ubuntu1 [27.8 kB]
18:26:40 #15 21.29   Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.x86_64              93/93 
18:26:40 #15 22.21   Verifying        : automake-1.16.5-9.fc37.noarch                         1/93 
18:26:40 #15 22.21   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  2/93 
18:26:40 #15 22.21   Verifying        : device-mapper-devel-1.02.175-9.fc37.x86_64            3/93 
18:26:40 #15 22.21   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             4/93 
18:26:40 #15 22.21   Verifying        : gc-8.0.6-4.fc37.x86_64                                5/93 
18:26:40 #15 22.21   Verifying        : guile22-2.2.7-6.fc37.x86_64                           6/93 
18:26:40 #15 22.21   Verifying        : jsoncpp-1.9.5-3.fc37.x86_64                           7/93 
18:26:40 #15 22.21   Verifying        : kmod-libs-30-2.fc37.x86_64                            8/93 
18:26:40 #15 22.21   Verifying        : libargon2-20190702-1.fc37.x86_64                      9/93 
18:26:40 #15 22.21   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         10/93 
18:26:40 #15 22.21   Verifying        : libcbor-0.7.0-7.fc37.x86_64                          11/93 
18:26:40 #15 22.21   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        12/93 
18:26:40 #15 22.21   Verifying        : libfido2-1.11.0-3.fc37.x86_64                        13/93 
18:26:40 #15 22.21   Verifying        : libmpc-1.2.1-5.fc37.x86_64                           14/93 
18:26:40 #15 22.21   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       15/93 
18:26:40 #15 22.21   Verifying        : libseccomp-devel-2.5.3-3.fc37.x86_64                 16/93 
18:26:40 #15 22.21   Verifying        : libtool-2.4.7-2.fc37.x86_64                          17/93 
18:26:40 #15 22.21   Verifying        : libtool-ltdl-2.4.7-2.fc37.x86_64                     18/93 
18:26:40 #15 22.21   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               19/93 
18:26:40 #15 22.21   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      20/93 
18:26:40 #15 22.21   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     21/93 
18:26:40 #15 22.21   Verifying        : m4-1.4.19-4.fc37.x86_64                              22/93 
18:26:40 #15 22.21   Verifying        : make-1:4.3-11.fc37.x86_64                            23/93 
18:26:40 #15 22.21   Verifying        : pcre2-devel-10.40-1.fc37.1.x86_64                    24/93 
18:26:40 #15 22.21   Verifying        : pcre2-utf16-10.40-1.fc37.1.x86_64                    25/93 
18:26:40 #15 22.21   Verifying        : pcre2-utf32-10.40-1.fc37.1.x86_64                    26/93 
18:26:40 #15 22.21   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                  27/93 
18:26:40 #15 22.21   Verifying        : perl-TermReadKey-2.38-14.fc37.x86_64                 28/93 
18:26:40 #15 22.21   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch               29/93 
18:26:40 #15 22.21   Verifying        : perl-threads-1:2.27-489.fc37.x86_64                  30/93 
18:26:40 #15 22.21   Verifying        : perl-threads-shared-1.64-489.fc37.x86_64             31/93 
18:26:40 #15 22.21   Verifying        : python3-setools-4.4.0-9.fc37.x86_64                  32/93 
18:26:40 #15 22.21   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    33/93 
18:26:40 #15 22.21   Verifying        : rhash-1.4.2-3.fc37.x86_64                            34/93 
18:26:40 #15 22.21   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      35/93 
18:26:40 #15 22.21   Verifying        : annobin-docs-12.26-1.fc37.noarch                     36/93 
18:26:40 #15 22.21   Verifying        : annobin-plugin-gcc-12.26-1.fc37.x86_64               37/93 
18:26:40 #15 22.21   Verifying        : autoconf-2.71-4.fc37.noarch                          38/93 
18:26:40 #15 22.21   Verifying        : checkpolicy-3.5-1.fc37.x86_64                        39/93 
18:26:40 #15 22.21   Verifying        : cmake-3.27.4-6.fc37.x86_64                           40/93 
18:26:40 #15 22.21   Verifying        : cmake-data-3.27.4-6.fc37.noarch                      41/93 
18:26:40 #15 22.21   Verifying        : cmake-filesystem-3.27.4-6.fc37.x86_64                42/93 
18:26:40 #15 22.21   Verifying        : cmake-rpm-macros-3.27.4-6.fc37.noarch                43/93 
18:26:40 #15 22.21   Verifying        : cpp-12.3.1-1.fc37.x86_64                             44/93 
18:26:40 #15 22.21   Verifying        : cryptsetup-libs-2.6.1-1.fc37.x86_64                  45/93 
18:26:40 #15 22.21   Verifying        : dbus-1:1.14.10-1.fc37.x86_64                         46/93 
18:26:40 #15 22.21   Verifying        : dbus-broker-33-1.fc37.x86_64                         47/93 
18:26:40 #15 22.21   Verifying        : dbus-common-1:1.14.10-1.fc37.noarch                  48/93 
18:26:40 #15 22.21   Verifying        : gcc-12.3.1-1.fc37.x86_64                             49/93 
18:26:40 #15 22.21   Verifying        : gcc-plugin-annobin-12.3.1-1.fc37.x86_64              50/93 
18:26:40 #15 22.21   Verifying        : git-2.41.0-1.fc37.x86_64                             51/93 
18:26:40 #15 22.21   Verifying        : git-core-2.41.0-1.fc37.x86_64                        52/93 
18:26:40 #15 22.21   Verifying        : git-core-doc-2.41.0-1.fc37.noarch                    53/93 
18:26:40 #15 22.21   Verifying        : glibc-devel-2.36-14.fc37.x86_64                      54/93 
18:26:40 #15 22.21   Verifying        : glibc-headers-x86-2.36-14.fc37.noarch                55/93 
18:26:40 #15 22.21   Verifying        : glibc-static-2.36-14.fc37.x86_64                     56/93 
18:26:40 #15 22.21   Verifying        : kernel-headers-6.5.4-100.fc37.x86_64                 57/93 
18:26:40 #15 22.21   Verifying        : less-633-1.fc37.x86_64                               58/93 
18:26:40 #15 22.21   Verifying        : libedit-3.1-43.20221009cvs.fc37.x86_64               59/93 
18:26:40 #15 22.21   Verifying        : libselinux-devel-3.5-1.fc37.x86_64                   60/93 
18:26:40 #15 22.21   Verifying        : libselinux-utils-3.5-1.fc37.x86_64                   61/93 
18:26:40 #15 22.21   Verifying        : libsepol-devel-3.5-1.fc37.x86_64                     62/93 
18:26:40 #15 22.21   Verifying        : libuv-1:1.46.0-1.fc37.x86_64                         63/93 
18:26:40 #15 22.21   Verifying        : libxcrypt-devel-4.4.36-1.fc37.x86_64                 64/93 
18:26:40 #15 22.21   Verifying        : libxcrypt-static-4.4.36-1.fc37.x86_64                65/93 
18:26:40 #15 22.21   Verifying        : openssh-8.8p1-11.fc37.x86_64                         66/93 
18:26:40 #15 22.21   Verifying        : openssh-clients-8.8p1-11.fc37.x86_64                 67/93 
18:26:40 #15 22.21   Verifying        : perl-File-Compare-1.100.700-494.fc37.noarch          68/93 
18:26:40 #15 22.21   Verifying        : perl-File-Copy-2.39-494.fc37.noarch                  69/93 
18:26:40 #15 22.21   Verifying        : perl-File-Find-1.40-494.fc37.noarch                  70/93 
18:26:40 #15 22.21   Verifying        : perl-Git-2.41.0-1.fc37.noarch                        71/93 
18:26:40 #15 22.21   Verifying        : perl-lib-0.65-494.fc37.x86_64                        72/93 
18:26:40 #15 22.21   Verifying        : policycoreutils-3.5-1.fc37.x86_64                    73/93 
18:26:40 #15 22.21   Verifying        : policycoreutils-devel-3.5-1.fc37.x86_64              74/93 
18:26:40 #15 22.21   Verifying        : policycoreutils-python-utils-3.5-1.fc37.noarch       75/93 
18:26:40 #15 22.21   Verifying        : python3-audit-3.1.2-1.fc37.x86_64                    76/93 
18:26:40 #15 22.21   Verifying        : python3-libselinux-3.5-1.fc37.x86_64                 77/93 
18:26:40 #15 22.21   Verifying        : python3-libsemanage-3.5-2.fc37.x86_64                78/93 
18:26:40 #15 22.21   Verifying        : python3-policycoreutils-3.5-1.fc37.noarch            79/93 
18:26:40 #15 22.21   Verifying        : python3-setuptools-62.6.0-3.fc37.noarch              80/93 
18:26:40 #15 22.21   Verifying        : rpm-plugin-selinux-4.18.1-2.fc37.x86_64              81/93 
18:26:40 #15 22.21   Verifying        : selinux-policy-37.22-1.fc37.noarch                   82/93 
18:26:40 #15 22.21   Verifying        : selinux-policy-devel-37.22-1.fc37.noarch             83/93 
18:26:40 #15 22.21   Verifying        : selinux-policy-targeted-37.22-1.fc37.noarch          84/93 
18:26:40 #15 22.22   Verifying        : systemd-251.14-2.fc37.x86_64                         85/93 
18:26:40 #15 22.22   Verifying        : systemd-devel-251.14-2.fc37.x86_64                   86/93 
18:26:40 #15 22.22   Verifying        : systemd-networkd-251.14-2.fc37.x86_64                87/93 
18:26:40 #15 22.22   Verifying        : systemd-pam-251.14-2.fc37.x86_64                     88/93 
18:26:40 #15 22.22   Verifying        : systemd-resolved-251.14-2.fc37.x86_64                89/93 
18:26:40 #15 22.22   Verifying        : systemd-rpm-macros-251.14-2.fc37.noarch              90/93 
18:26:40 #15 22.22   Verifying        : vim-filesystem-2:9.0.1927-1.fc37.noarch              91/93 
18:26:40 #15 22.22   Verifying        : which-2.21-39.fc37.x86_64                            92/93 
18:26:40 #15 22.22   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  93/93 
18:26:40 #15 22.41 
18:26:40 #15 22.41 Installed:
18:26:40 #15 22.41   annobin-docs-12.26-1.fc37.noarch                                              
18:26:40 #15 22.41   annobin-plugin-gcc-12.26-1.fc37.x86_64                                        
18:26:40 #15 22.41   autoconf-2.71-4.fc37.noarch                                                   
18:26:40 #15 22.41   automake-1.16.5-9.fc37.noarch                                                 
18:26:40 #15 22.41   checkpolicy-3.5-1.fc37.x86_64                                                 
18:26:40 #15 22.41   cmake-3.27.4-6.fc37.x86_64                                                    
18:26:40 #15 22.41   cmake-data-3.27.4-6.fc37.noarch                                               
18:26:40 #15 22.41   cmake-filesystem-3.27.4-6.fc37.x86_64                                         
18:26:40 #15 22.41   cmake-rpm-macros-3.27.4-6.fc37.noarch                                         
18:26:40 #15 22.41   cpp-12.3.1-1.fc37.x86_64                                                      
18:26:40 #15 22.41   cryptsetup-libs-2.6.1-1.fc37.x86_64                                           
18:26:40 #15 22.41   dbus-1:1.14.10-1.fc37.x86_64                                                  
18:26:40 #15 22.41   dbus-broker-33-1.fc37.x86_64                                                  
18:26:40 #15 22.41   dbus-common-1:1.14.10-1.fc37.noarch                                           
18:26:40 #15 22.41   device-mapper-1.02.175-9.fc37.x86_64                                          
18:26:40 #15 22.41   device-mapper-devel-1.02.175-9.fc37.x86_64                                    
18:26:40 #15 22.41   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
18:26:40 #15 22.41   gc-8.0.6-4.fc37.x86_64                                                        
18:26:40 #15 22.41   gcc-12.3.1-1.fc37.x86_64                                                      
18:26:40 #15 22.41   gcc-plugin-annobin-12.3.1-1.fc37.x86_64                                       
18:26:40 #15 22.41   git-2.41.0-1.fc37.x86_64                                                      
18:26:40 #15 22.41   git-core-2.41.0-1.fc37.x86_64                                                 
18:26:40 #15 22.41   git-core-doc-2.41.0-1.fc37.noarch                                             
18:26:40 #15 22.41   glibc-devel-2.36-14.fc37.x86_64                                               
18:26:40 #15 22.41   glibc-headers-x86-2.36-14.fc37.noarch                                         
18:26:40 #15 22.41   glibc-static-2.36-14.fc37.x86_64                                              
18:26:40 #15 22.41   guile22-2.2.7-6.fc37.x86_64                                                   
18:26:40 #15 22.41   jsoncpp-1.9.5-3.fc37.x86_64                                                   
18:26:40 #15 22.41   kernel-headers-6.5.4-100.fc37.x86_64                                          
18:26:40 #15 22.41   kmod-libs-30-2.fc37.x86_64                                                    
18:26:40 #15 22.41   less-633-1.fc37.x86_64                                                        
18:26:40 #15 22.41   libargon2-20190702-1.fc37.x86_64                                              
18:26:40 #15 22.41   libbpf-2:0.8.0-2.fc37.x86_64                                                  
18:26:40 #15 22.41   libcbor-0.7.0-7.fc37.x86_64                                                   
18:26:40 #15 22.41   libedit-3.1-43.20221009cvs.fc37.x86_64                                        
18:26:40 #15 22.41   libfdisk-2.38.1-1.fc37.x86_64                                                 
18:26:40 #15 22.41   libfido2-1.11.0-3.fc37.x86_64                                                 
18:26:40 #15 22.41   libmpc-1.2.1-5.fc37.x86_64                                                    
18:26:40 #15 22.41   libseccomp-2.5.3-3.fc37.x86_64                                                
18:26:40 #15 22.41   libseccomp-devel-2.5.3-3.fc37.x86_64                                          
18:26:40 #15 22.41   libselinux-devel-3.5-1.fc37.x86_64                                            
18:26:40 #15 22.41   libselinux-utils-3.5-1.fc37.x86_64                                            
18:26:40 #15 22.41   libsepol-devel-3.5-1.fc37.x86_64                                              
18:26:40 #15 22.41   libtool-2.4.7-2.fc37.x86_64                                                   
18:26:40 #15 22.41   libtool-ltdl-2.4.7-2.fc37.x86_64                                              
18:26:40 #15 22.41   libtool-ltdl-devel-2.4.7-2.fc37.x86_64                                        
18:26:40 #15 22.41   libutempter-1.2.1-7.fc37.x86_64                                               
18:26:40 #15 22.41   libuv-1:1.46.0-1.fc37.x86_64                                                  
18:26:40 #15 22.41   libxcrypt-devel-4.4.36-1.fc37.x86_64                                          
18:26:40 #15 22.41   libxcrypt-static-4.4.36-1.fc37.x86_64                                         
18:26:40 #15 22.41   libxkbcommon-1.4.1-2.fc37.x86_64                                              
18:26:40 #15 22.41   m4-1.4.19-4.fc37.x86_64                                                       
18:26:40 #15 22.41   make-1:4.3-11.fc37.x86_64                                                     
18:26:40 #15 22.41   openssh-8.8p1-11.fc37.x86_64                                                  
18:26:40 #15 22.41   openssh-clients-8.8p1-11.fc37.x86_64                                          
18:26:40 #15 22.41   pcre2-devel-10.40-1.fc37.1.x86_64                                             
18:26:40 #15 22.41   pcre2-utf16-10.40-1.fc37.1.x86_64                                             
18:26:40 #15 22.41   pcre2-utf32-10.40-1.fc37.1.x86_64                                             
18:26:40 #15 22.41   perl-Error-1:0.17029-10.fc37.noarch                                           
18:26:40 #15 22.41   perl-File-Compare-1.100.700-494.fc37.noarch                                   
18:26:40 #15 22.41   perl-File-Copy-2.39-494.fc37.noarch                                           
18:26:40 #15 22.41   perl-File-Find-1.40-494.fc37.noarch                                           
18:26:40 #15 22.41   perl-Git-2.41.0-1.fc37.noarch                                                 
18:26:40 #15 22.41   perl-TermReadKey-2.38-14.fc37.x86_64                                          
18:26:40 #15 22.41   perl-Thread-Queue-3.14-489.fc37.noarch                                        
18:26:40 #15 22.41   perl-lib-0.65-494.fc37.x86_64                                                 
18:26:40 #15 22.41   perl-threads-1:2.27-489.fc37.x86_64                                           
18:26:40 #15 22.41   perl-threads-shared-1.64-489.fc37.x86_64                                      
18:26:40 #15 22.41   policycoreutils-3.5-1.fc37.x86_64                                             
18:26:40 #15 22.41   policycoreutils-devel-3.5-1.fc37.x86_64                                       
18:26:40 #15 22.41   policycoreutils-python-utils-3.5-1.fc37.noarch                                
18:26:40 #15 22.41   python3-audit-3.1.2-1.fc37.x86_64                                             
18:26:40 #15 22.41   python3-libselinux-3.5-1.fc37.x86_64                                          
18:26:40 #15 22.41   python3-libsemanage-3.5-2.fc37.x86_64                                         
18:26:40 #15 22.41   python3-policycoreutils-3.5-1.fc37.noarch                                     
18:26:40 #15 22.41   python3-setools-4.4.0-9.fc37.x86_64                                           
18:26:40 #15 22.41   python3-setuptools-62.6.0-3.fc37.noarch                                       
18:26:40 #15 22.41   qrencode-libs-4.1.1-3.fc37.x86_64                                             
18:26:40 #15 22.41   rhash-1.4.2-3.fc37.x86_64                                                     
18:26:40 #15 22.41   rpm-plugin-selinux-4.18.1-2.fc37.x86_64                                       
18:26:40 #15 22.41   selinux-policy-37.22-1.fc37.noarch                                            
18:26:40 #15 22.41   selinux-policy-devel-37.22-1.fc37.noarch                                      
18:26:40 #15 22.41   selinux-policy-targeted-37.22-1.fc37.noarch                                   
18:26:40 #15 22.41   systemd-251.14-2.fc37.x86_64                                                  
18:26:40 #15 22.41   systemd-devel-251.14-2.fc37.x86_64                                            
18:26:40 #15 22.41   systemd-networkd-251.14-2.fc37.x86_64                                         
18:26:40 #15 22.41   systemd-pam-251.14-2.fc37.x86_64                                              
18:26:40 #15 22.41   systemd-resolved-251.14-2.fc37.x86_64                                         
18:26:40 #15 22.41   systemd-rpm-macros-251.14-2.fc37.noarch                                       
18:26:40 #15 22.41   util-linux-2.38.1-1.fc37.x86_64                                               
18:26:40 #15 22.41   vim-filesystem-2:9.0.1927-1.fc37.noarch                                       
18:26:40 #15 22.41   which-2.21-39.fc37.x86_64                                                     
18:26:40 #15 22.41   xkeyboard-config-2.36-3.fc37.noarch                                           
18:26:40 #15 22.41 
18:26:40 #15 22.41 Complete!
18:26:40 #15 DONE 22.6s
18:26:40 
18:26:40 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
18:26:40 make -C rpm clean
18:26:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:26:40 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:26:40 rm -f -r rpmbuild/
18:26:40 docker builder prune -f --filter until=24h
18:26:40 Total:	0B
18:26:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:26:40 make -C deb clean
18:26:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:26:40 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:26:40 rm -f -r debbuild
18:26:40 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:26:40 rm -f -r sources
18:26:40 docker builder prune -f --filter until=24h
18:26:41 #16 9.886 Setting up pkg-config (0.29.1-0ubuntu4) ...
18:26:41 #16 9.931 Setting up libudev-dev:amd64 (245.4-4ubuntu3.22) ...
18:26:41 #16 9.939 Setting up libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
18:26:41 #16 9.947 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
18:26:41 #16 9.956 Setting up librhash0:amd64 (1.3.9-1) ...
18:26:41 #16 9.964 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
18:26:41 #16 9.976 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
18:26:41 #16 9.984 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.22) ...
18:26:41 #16 9.992 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
18:26:41 #16 10.000 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
18:26:41 #16 10.01 Setting up libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
18:26:41 #16 10.02 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
18:26:41 #16 10.02 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
18:26:41 #16 10.03 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
18:26:41 #14 5.884 Get:103 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcc1-0 amd64 13.1.0-2ubuntu2~23.04 [48.1 kB]
18:26:41 #14 5.896 Get:104 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgomp1 amd64 13.1.0-2ubuntu2~23.04 [142 kB]
18:26:41 #14 5.916 Get:105 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libitm1 amd64 13.1.0-2ubuntu2~23.04 [29.5 kB]
18:26:41 #14 5.918 Get:106 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libatomic1 amd64 13.1.0-2ubuntu2~23.04 [10.4 kB]
18:26:41 #14 5.919 Get:107 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libasan8 amd64 13.1.0-2ubuntu2~23.04 [2826 kB]
18:26:41 #14 5.973 Get:108 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 liblsan0 amd64 13.1.0-2ubuntu2~23.04 [1203 kB]
18:26:41 #14 5.984 Get:109 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libtsan2 amd64 13.1.0-2ubuntu2~23.04 [2600 kB]
18:26:41 #14 6.012 Get:110 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libubsan1 amd64 13.1.0-2ubuntu2~23.04 [1105 kB]
18:26:41 #14 6.022 Get:111 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libquadmath0 amd64 13.1.0-2ubuntu2~23.04 [153 kB]
18:26:41 #14 6.023 Get:112 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~23.04 [2577 kB]
18:26:41 #14 6.052 Get:113 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~23.04 [21.6 MB]
18:26:41 make[1]: Leaving directory '/root/build-deb'
18:26:41    dh_installdeb
18:26:41    debian/rules override_dh_gencontrol
18:26:41 make[1]: Entering directory '/root/build-deb'
18:26:41 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:26:41 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:26:41 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:26:41 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:26:41 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:26:41 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:26:41 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:26:41 dh_gencontrol --remaining-packages
18:26:41 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:26:41 make[1]: Leaving directory '/root/build-deb'
18:26:41    dh_md5sums
18:26:41 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:26:41 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:26:41 Total:	0B
18:26:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:26:41 make -C static clean
18:26:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:26:41 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:26:41 #16 10.04 Setting up docker-ce-build-deps (1.0) ...
18:26:41 #16 10.05 Processing triggers for man-db (2.9.1-1) ...
18:26:41 #16 10.07 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:26:41 #15 10.49   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          55/92 
18:26:41 #15 18.19   Installing       : python3-policycoreutils-3.5-1.fc38.noarch            56/92 
18:26:41 #15 18.20   Installing       : policycoreutils-python-utils-3.5-1.fc38.noarch       57/92 
18:26:41 #15 18.21   Installing       : libedit-3.1-45.20221030cvs.fc38.x86_64               58/92 
18:26:41 #15 18.22   Installing       : libcbor-0.7.0-9.fc38.x86_64                          59/92 
18:26:41 #15 18.22   Installing       : libfido2-1.12.0-3.fc38.x86_64                        60/92 
18:26:41 #15 18.24   Installing       : openssh-clients-9.0p1-17.fc38.x86_64                 61/92 
18:26:41 #15 18.25   Running scriptlet: openssh-clients-9.0p1-17.fc38.x86_64                 61/92 
18:26:41 #15 18.34   Installing       : git-core-2.41.0-1.fc38.x86_64                        62/92 
18:26:41 #15 18.37   Installing       : git-core-doc-2.41.0-1.fc38.noarch                    63/92 
18:26:41 #15 18.39   Installing       : perl-Git-2.41.0-1.fc38.noarch                        64/92 
18:26:41 #15 18.39   Installing       : git-2.41.0-1.fc38.x86_64                             65/92 
18:26:41 #15 18.40   Installing       : libargon2-20190702-2.fc38.x86_64                     66/92 
18:26:41 #15 18.40   Installing       : kmod-libs-30-4.fc38.x86_64                           67/92 
18:26:41 #15 18.41   Installing       : device-mapper-libs-1.02.189-2.fc38.x86_64            68/92 
18:26:41 #15 18.43   Installing       : cryptsetup-libs-2.6.1-1.fc38.x86_64                  69/92 
18:26:41 #15 18.44   Installing       : device-mapper-1.02.189-2.fc38.x86_64                 70/92 
18:26:41 #15 18.46   Installing       : systemd-networkd-253.10-1.fc38.x86_64                71/92 
18:26:41 #15 18.46   Running scriptlet: systemd-networkd-253.10-1.fc38.x86_64                71/92 
18:26:41 #15 18.48   Installing       : systemd-pam-253.10-1.fc38.x86_64                     72/92 
18:26:41 #15 18.49   Installing       : systemd-resolved-253.10-1.fc38.x86_64                73/92 
18:26:41 #15 18.50   Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64                73/92 
18:26:41 #15 18.62   Installing       : systemd-253.10-1.fc38.x86_64                         74/92 
18:26:41 #15 18.64   Running scriptlet: systemd-253.10-1.fc38.x86_64                         74/92 
18:26:41 #15 18.88 Creating group 'input' with GID 104.
18:26:41 #15 18.88 Creating group 'kvm' with GID 36.
18:26:41 #15 18.88 Creating group 'render' with GID 105.
18:26:41 #15 18.88 Creating group 'sgx' with GID 106.
18:26:41 #15 18.88 Creating group 'systemd-journal' with GID 190.
18:26:41 #15 18.88 Creating group 'systemd-network' with GID 192.
18:26:41 #15 18.88 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:26:41 #15 18.88 Creating group 'systemd-oom' with GID 999.
18:26:41 #15 18.88 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
18:26:41 #15 18.88 Creating group 'systemd-resolve' with GID 193.
18:26:41 #15 18.88 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:26:41 #15 18.88 
18:26:41 #15 18.89   Installing       : jsoncpp-1.9.5-4.fc38.x86_64                          75/92 
18:26:41 #14 6.292 Get:114 http://archive.ubuntu.com/ubuntu lunar/main amd64 gcc amd64 4:12.2.0-3ubuntu1 [5160 B]
18:26:41 #14 6.292 Get:115 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libstdc++-12-dev amd64 12.3.0-1ubuntu1~23.04 [2178 kB]
18:26:41 #14 6.315 Get:116 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 g++-12 amd64 12.3.0-1ubuntu1~23.04 [12.1 MB]
18:26:41    debian/rules override_dh_builddeb
18:26:41 make[1]: Entering directory '/root/build-deb'
18:26:41 dh_builddeb -- -Zxz
18:26:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc
18:26:41  debian/rules build
18:26:41 dh build --with=bash-completion
18:26:41    dh_update_autotools_config
18:26:41    dh_autoreconf
18:26:41    debian/rules override_dh_auto_build
18:26:41 make[1]: Entering directory '/root/build-deb'
18:26:41 # Build the daemon and dependencies
18:26:41 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:26:41 
18:26:41 Removing bundles/
18:26:41 
18:26:41 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:41 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:26:41 + tee /root/build-deb/engine/go.mod
18:26:41 module github.com/docker/docker
18:26:41 
18:26:41 go 1.20
18:26:41 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:41 + GO111MODULE=on
18:26:41 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:26:41 #16 DONE 10.4s
18:26:41 
18:26:41 #17 [stage-1 6/9] COPY --link sources/ /sources
18:26:41 #15 18.90   Installing       : gc-8.2.2-3.fc38.x86_64                               76/92 
18:26:41 #14 6.448 Get:117 http://archive.ubuntu.com/ubuntu lunar/main amd64 g++ amd64 4:12.2.0-3ubuntu1 [1120 B]
18:26:41 #14 6.449 Get:118 http://archive.ubuntu.com/ubuntu lunar/main amd64 make amd64 4.3-4.1build1 [180 kB]
18:26:41 #14 6.451 Get:119 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdpkg-perl all 1.21.21ubuntu1 [247 kB]
18:26:41 #14 6.453 Get:120 http://archive.ubuntu.com/ubuntu lunar/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
18:26:41 #14 6.454 Get:121 http://archive.ubuntu.com/ubuntu lunar/main amd64 patch amd64 2.7.6-7build2 [109 kB]
18:26:41 #14 6.455 Get:122 http://archive.ubuntu.com/ubuntu lunar/main amd64 lto-disabled-list all 39 [12.4 kB]
18:26:41 #14 6.455 Get:123 http://archive.ubuntu.com/ubuntu lunar/main amd64 dpkg-dev all 1.21.21ubuntu1 [1117 kB]
18:26:41 #14 6.465 Get:124 http://archive.ubuntu.com/ubuntu lunar/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
18:26:41 #14 6.465 Get:125 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB]
18:26:41 #14 6.468 Get:126 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.2 kB]
18:26:41 #14 6.473 Get:127 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [56.6 kB]
18:26:41 #14 6.473 Get:128 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap2 amd64 2.6.3+dfsg-1~exp1ubuntu2 [184 kB]
18:26:41 #14 6.475 Get:129 http://archive.ubuntu.com/ubuntu lunar/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
18:26:41 #14 6.476 Get:130 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssh-4 amd64 0.10.4-2ubuntu0.1 [186 kB]
18:26:41 #14 6.478 Get:131 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl4 amd64 7.88.1-8ubuntu2.3 [307 kB]
18:26:41 #14 6.481 Get:132 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 curl amd64 7.88.1-8ubuntu2.3 [209 kB]
18:26:41 #14 6.484 Get:133 http://archive.ubuntu.com/ubuntu lunar/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
18:26:41 #14 6.484 Get:134 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB]
18:26:41 #14 6.485 Get:135 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtool all 2.4.7-5 [166 kB]
18:26:41 #14 6.487 Get:136 http://archive.ubuntu.com/ubuntu lunar/main amd64 dh-autoreconf all 20 [16.1 kB]
18:26:41 #14 6.495 Get:137 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
18:26:41 #14 6.496 Get:138 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-override-perl all 0.09-4 [8706 B]
18:26:41 #14 6.496 Get:139 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB]
18:26:41 #14 6.496 Get:140 http://archive.ubuntu.com/ubuntu lunar/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B]
18:26:41 #14 6.497 Get:141 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdw1 amd64 0.188-2.1 [251 kB]
18:26:41 #14 6.499 Get:142 http://archive.ubuntu.com/ubuntu lunar/main amd64 debugedit amd64 1:5.0-5 [46.1 kB]
18:26:41 #14 6.506 Get:143 http://archive.ubuntu.com/ubuntu lunar/main amd64 dwz amd64 0.15-1 [112 kB]
18:26:41 #14 6.507 Get:144 http://archive.ubuntu.com/ubuntu lunar/main amd64 gettext amd64 0.21-11 [867 kB]
18:26:41 #14 6.515 Get:145 http://archive.ubuntu.com/ubuntu lunar/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB]
18:26:41 #14 6.515 Get:146 http://archive.ubuntu.com/ubuntu lunar/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
18:26:41 #14 6.518 Get:147 http://archive.ubuntu.com/ubuntu lunar/main amd64 debhelper all 13.11.4ubuntu3 [925 kB]
18:26:41 #14 6.526 Get:148 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfakeroot amd64 1.31-1.1 [31.9 kB]
18:26:41 #14 6.526 Get:149 http://archive.ubuntu.com/ubuntu lunar/main amd64 fakeroot amd64 1.31-1.1 [60.1 kB]
18:26:41 #14 6.527 Get:150 http://archive.ubuntu.com/ubuntu lunar/main amd64 libassuan0 amd64 2.5.5-5 [37.2 kB]
18:26:41 #14 6.529 Get:151 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB]
18:26:41 #14 6.530 Get:152 http://archive.ubuntu.com/ubuntu lunar/main amd64 libksba8 amd64 1.6.3-2 [120 kB]
18:26:41 #14 6.531 Get:153 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
18:26:41 #14 6.532 Get:154 http://archive.ubuntu.com/ubuntu lunar/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB]
18:26:41 #14 6.540 Get:155 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
18:26:41 #14 6.540 Get:156 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB]
18:26:41 #14 6.544 Get:157 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB]
18:26:41 #14 6.548 Get:158 http://archive.ubuntu.com/ubuntu lunar/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB]
18:26:41 #14 6.551 Get:159 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB]
18:26:41 #14 6.553 Get:160 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB]
18:26:41 #14 6.554 Get:161 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB]
18:26:41 #14 6.555 Get:162 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB]
18:26:41 #14 6.557 Get:163 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB]
18:26:41 #14 6.560 Get:164 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
18:26:41 #14 6.562 Get:165 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
18:26:41 #14 6.563 Get:166 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
18:26:41 #14 6.563 Get:167 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
18:26:41 #14 6.563 Get:168 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-pty-perl amd64 1:1.17-1 [32.1 kB]
18:26:41 #14 6.574 Get:169 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB]
18:26:41 #14 6.575 Get:170 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-method-modifiers-perl all 2.14-1 [16.2 kB]
18:26:41 #14 6.575 Get:171 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-xsaccessor-perl amd64 1.19-4build1 [33.6 kB]
18:26:41 #14 6.575 Get:172 http://archive.ubuntu.com/ubuntu lunar/main amd64 libb-hooks-op-check-perl amd64 0.22-2build1 [9600 B]
18:26:41 #14 6.576 Get:173 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
18:26:41 #14 6.576 Get:174 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-callchecker-perl amd64 0.008-2 [13.9 kB]
18:26:41 #14 6.585 Get:175 http://archive.ubuntu.com/ubuntu lunar/main amd64 libparams-classify-perl amd64 0.015-2build2 [20.7 kB]
18:26:41 #14 6.585 Get:176 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
18:26:41 #14 6.586 Get:177 http://archive.ubuntu.com/ubuntu lunar/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
18:26:41 #14 6.586 Get:178 http://archive.ubuntu.com/ubuntu lunar/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
18:26:41 #14 6.596 Get:179 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
18:26:41 #14 6.596 Get:180 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
18:26:41 #14 6.597 Get:181 http://archive.ubuntu.com/ubuntu lunar/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB]
18:26:41 #14 6.597 Get:182 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
18:26:41 #14 6.598 Get:183 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-date-perl all 6.05-2 [9946 B]
18:26:41 #14 6.598 Get:184 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB]
18:26:41 #14 6.607 Get:185 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB]
18:26:41 #14 6.608 Get:186 http://archive.ubuntu.com/ubuntu lunar/main amd64 liburi-perl all 5.17-1ubuntu1 [80.3 kB]
18:26:41 #14 6.608 Get:187 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-parser-perl amd64 3.81-1 [87.9 kB]
18:26:41 #14 6.609 Get:188 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
18:26:41 #14 6.618 Get:189 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclone-perl amd64 0.46-1 [10.9 kB]
18:26:41 #14 6.619 Get:190 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-html-perl all 1.004-3 [15.9 kB]
18:26:41 #14 6.619 Get:191 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB]
18:26:41 #14 6.620 Get:192 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-message-perl all 6.44-1 [77.4 kB]
18:26:41 #14 6.620 Get:193 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
18:26:41 #14 6.621 Get:194 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
18:26:41 #14 6.630 Get:195 http://archive.ubuntu.com/ubuntu lunar/main amd64 perl-openssl-defaults amd64 7 [7536 B]
18:26:41 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'.
18:26:41 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'.
18:26:41 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'.
18:26:41 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'.
18:26:41 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb'.
18:26:41 #17 DONE 0.2s
18:26:41 
18:26:41 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:26:41 #15 19.17   Installing       : guile22-2.2.7-7.fc38.x86_64                          77/92 
18:26:41 rm -f -r build
18:26:41 docker builder prune -f --filter until=24h
18:26:41 Total:	0B
18:26:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
18:26:41 #14 6.630 Get:196 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-ssleay-perl amd64 1.92-2build2 [296 kB]
18:26:41 #14 6.633 Get:197 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-socket-ssl-perl all 2.081-2 [196 kB]
18:26:41 #14 6.635 Get:198 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
18:26:41 #14 6.641 Get:199 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
18:26:41 #14 6.641 Get:200 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
18:26:41 #14 6.642 Get:201 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
18:26:41 #14 6.642 Get:202 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-perl all 6.67-1 [141 kB]
18:26:41 #14 6.917 Get:203 http://archive.ubuntu.com/ubuntu lunar/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:26:42 #15 19.19   Installing       : make-1:4.4.1-1.fc38.x86_64                           78/92 
18:26:42 #15 19.65   Installing       : gcc-13.2.1-1.fc38.x86_64                             79/92 
18:26:42 #15 19.66   Running scriptlet: gcc-13.2.1-1.fc38.x86_64                             79/92 
18:26:42 #14 6.957 Get:204 http://archive.ubuntu.com/ubuntu lunar/main amd64 wdiff amd64 1.2.2-5 [29.2 kB]
18:26:42 #14 6.960 Get:205 http://archive.ubuntu.com/ubuntu lunar/main amd64 devscripts all 2.23.4ubuntu1 [1067 kB]
18:26:42 #14 7.006 Get:206 http://archive.ubuntu.com/ubuntu lunar/main amd64 diffstat amd64 1.65-1 [28.4 kB]
18:26:42 #14 7.006 Get:207 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-chardet all 5.1.0+dfsg-2 [119 kB]
18:26:42 #14 7.009 Get:208 http://archive.ubuntu.com/ubuntu lunar/main amd64 zstd amd64 1.5.4+dfsg2-4 [633 kB]
18:26:42 #14 7.015 Get:209 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-debian all 0.1.49ubuntu2 [115 kB]
18:26:42 #14 7.016 Get:210 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgpgme11 amd64 1.18.0-3ubuntu2 [139 kB]
18:26:42 #14 7.018 Get:211 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-gpg amd64 1.18.0-3ubuntu2 [206 kB]
18:26:42 #14 7.020 Get:212 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-xdg all 0.28-2 [38.3 kB]
18:26:42 #14 7.020 Get:213 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 dput all 1.1.3ubuntu2.1 [46.5 kB]
18:26:42 #14 7.021 Get:214 http://archive.ubuntu.com/ubuntu lunar/main amd64 fonts-dejavu-core all 2.37-6 [1137 kB]
18:26:42 #14 7.034 Get:215 http://archive.ubuntu.com/ubuntu lunar/main amd64 fontconfig-config amd64 2.14.1-3ubuntu3 [34.9 kB]
18:26:42 #14 7.035 Get:216 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl3-gnutls amd64 7.88.1-8ubuntu2.3 [300 kB]
18:26:42 #14 7.039 Get:217 http://archive.ubuntu.com/ubuntu lunar/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
18:26:42 #14 7.039 Get:218 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 git-man all 1:2.39.2-1ubuntu1.1 [1075 kB]
18:26:42 #14 7.052 Get:219 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 git amd64 1:2.39.2-1ubuntu1.1 [3572 kB]
18:26:42 #14 7.100 Get:220 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
18:26:42 #14 7.101 Get:221 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8 [11.2 kB]
18:26:42 #14 7.104 Get:222 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-merge-perl all 0.08-5 [11.4 kB]
18:26:42 #14 7.106 Get:223 http://archive.ubuntu.com/ubuntu lunar/main amd64 libaliased-perl all 0.34-3 [12.8 kB]
18:26:42 #14 7.108 Get:224 http://archive.ubuntu.com/ubuntu lunar/main amd64 libapt-pkg-perl amd64 0.1.40build3 [71.4 kB]
18:26:42 #14 7.109 Get:225 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB]
18:26:42 #14 7.109 Get:226 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarray-intspan-perl all 2.004-2 [25.0 kB]
18:26:42 #14 7.109 Get:227 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
18:26:42 #14 7.110 Get:228 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B]
18:26:42 #14 7.112 Get:229 http://archive.ubuntu.com/ubuntu lunar/main amd64 libvariable-magic-perl amd64 0.63-1 [35.0 kB]
18:26:42 #14 7.121 Get:230 http://archive.ubuntu.com/ubuntu lunar/main amd64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
18:26:42 #14 7.122 Get:231 http://archive.ubuntu.com/ubuntu lunar/main amd64 libberkeleydb-perl amd64 0.64-2 [122 kB]
18:26:42 #14 7.123 Get:232 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libfreetype6 amd64 2.12.1+dfsg-4ubuntu0.1 [392 kB]
18:26:42 #14 7.127 Get:233 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfontconfig1 amd64 2.14.1-3ubuntu3 [136 kB]
18:26:42 #14 7.128 Get:234 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu1 [147 kB]
18:26:42 #14 7.130 Get:235 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2148 B]
18:26:42 #14 7.130 Get:236 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdeflate0 amd64 1.15-1 [41.9 kB]
18:26:42 #14 7.130 Get:237 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjbig0 amd64 2.1-6ubuntu1 [29.1 kB]
18:26:42 #14 7.131 Get:238 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblerc4 amd64 4.0.0+ds-2ubuntu2 [185 kB]
18:26:42 #14 7.136 Get:239 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libwebp7 amd64 1.2.4-0.1ubuntu0.23.04.2 [212 kB]
18:26:42 #14 7.138 Get:240 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libtiff6 amd64 4.5.0-5ubuntu1.2 [199 kB]
18:26:42 #14 7.140 Get:241 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxpm4 amd64 1:3.5.12-1.1ubuntu0.1 [36.7 kB]
18:26:42 #14 7.147 Get:242 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgd3 amd64 2.3.3-7ubuntu2 [123 kB]
18:26:42 #14 7.148 Get:243 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libc-devtools amd64 2.37-0ubuntu2.1 [28.6 kB]
18:26:42 #14 7.149 Get:244 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcapture-tiny-perl all 0.48-2 [20.2 kB]
18:26:42 #14 7.149 Get:245 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcgi-pm-perl all 4.55-1 [188 kB]
18:26:42 #14 7.151 Get:246 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB]
18:26:42 #14 7.152 Get:247 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi-perl amd64 0.82+ds-2 [21.7 kB]
18:26:42 #14 7.152 Get:248 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
18:26:42 #14 7.158 Get:249 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
18:26:42 #14 7.158 Get:250 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcommon-sense-perl amd64 3.75-3 [20.2 kB]
18:26:42 #14 7.159 Get:251 http://archive.ubuntu.com/ubuntu lunar/main amd64 libconfig-tiny-perl all 2.28-2 [12.4 kB]
18:26:42 #14 7.169 Get:252 http://archive.ubuntu.com/ubuntu lunar/main amd64 libparams-util-perl amd64 1.102-2 [21.5 kB]
18:26:42 #14 7.170 Get:253 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-install-perl all 0.929-1 [9764 B]
18:26:42 #14 7.170 Get:254 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-optlist-perl all 0.113-1 [9658 B]
18:26:42 #14 7.170 Get:255 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-exporter-perl all 0.989-1 [48.6 kB]
18:26:42 #14 7.171 Get:256 http://archive.ubuntu.com/ubuntu lunar/main amd64 libconst-fast-perl all 0.014-2 [8034 B]
18:26:42 #14 7.171 Get:257 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwant-perl amd64 0.29-2build1 [23.8 kB]
18:26:42 #14 7.172 Get:258 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcontextual-return-perl all 0.004014-4 [53.2 kB]
18:26:42 #14 7.180 Get:259 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcpanel-json-xs-perl amd64 4.32-1build1 [115 kB]
18:26:42 #14 7.182 Get:260 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB]
18:26:42 #14 7.182 Get:261 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
18:26:42 #14 7.191 Get:262 http://archive.ubuntu.com/ubuntu lunar/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
18:26:42 #14 7.192 Get:263 http://archive.ubuntu.com/ubuntu lunar/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
18:26:42 #14 7.192 Get:264 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-dpath-perl all 0.58-2 [38.8 kB]
18:26:42 #14 7.193 Get:265 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
18:26:42 #14 7.193 Get:266 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-messagepack-perl amd64 1.02-1build1 [33.7 kB]
18:26:42 #14 7.193 Get:267 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-domain-tld-perl all 1.75-3 [29.4 kB]
18:26:42 #14 7.194 Get:268 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
18:26:42 #14 7.202 Get:269 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
18:26:42 #14 7.203 Get:270 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-netmask-perl all 2.0002-2 [24.8 kB]
18:26:42 #14 7.203 Get:271 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2build1 [81.5 kB]
18:26:42 #14 7.214 Get:272 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-ip-perl all 0.31-1 [17.2 kB]
18:26:42 #14 7.214 Get:273 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
18:26:42 #14 7.214 Get:274 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdistro-info-perl all 1.5 [5388 B]
18:26:42 #14 7.215 Get:275 http://archive.ubuntu.com/ubuntu lunar/main amd64 libemail-address-xs-perl amd64 1.05-1build1 [29.4 kB]
18:26:42 #14 7.215 Get:276 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexporter-tiny-perl all 1.006000-1 [36.7 kB]
18:26:42 #14 7.216 Get:277 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB]
18:26:42 #14 7.216 Get:278 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-system-simple-perl all 1.30-2 [22.3 kB]
18:26:42 #14 7.225 Get:279 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-basedir-perl all 0.09-2 [14.4 kB]
18:26:42 #14 7.225 Get:280 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
18:26:42 #14 7.225 Get:281 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-fcntllock-perl amd64 0.22-4build1 [32.9 kB]
18:26:42 #14 7.236 Get:282 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnumber-compare-perl all 0.03-3 [5974 B]
18:26:42 #14 7.236 Get:283 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-glob-perl all 0.11-3 [6780 B]
18:26:42 #14 7.236 Get:284 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-find-rule-perl all 0.34-3 [24.4 kB]
18:26:42 #14 7.237 Get:285 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfont-afm-perl all 1.20-4 [13.0 kB]
18:26:42 #14 7.237 Get:286 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-string-perl all 1.08-4 [11.1 kB]
18:26:42 #14 7.238 Get:287 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfont-ttf-perl all 1.06-2 [323 kB]
18:26:42 #14 7.241 Get:288 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfreezethaw-perl all 0.5001-3 [14.6 kB]
18:26:42 #14 7.247 Get:289 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsort-versions-perl all 1.62-3 [7378 B]
18:26:42 #14 7.247 Get:290 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgit-wrapper-perl all 0.048-2 [29.5 kB]
18:26:42 #14 7.248 Get:291 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B]
18:26:42 #14 7.258 Get:292 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-prompter-perl all 0.004015-2 [58.3 kB]
18:26:42 #14 7.259 Get:293 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-perl all 4.10000-1 [81.9 kB]
18:26:42 #14 7.260 Get:294 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblog-any-perl all 1.713-1 [71.1 kB]
18:26:42 #14 7.260 Get:295 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
18:26:42 #14 7.261 Get:296 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackage-stash-perl all 0.40-1 [19.5 kB]
18:26:42 #14 7.261 Get:297 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-identify-perl amd64 0.14-3 [9928 B]
18:26:42 #14 7.261 Get:298 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-name-perl amd64 0.26-2build1 [10.9 kB]
18:26:42 #14 7.269 Get:299 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
18:26:42 #14 7.269 Get:300 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpath-tiny-perl all 0.144-1 [47.7 kB]
18:26:42 #14 7.270 Get:301 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
18:26:42 #14 7.280 Get:302 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtype-tiny-perl all 2.002001-1 [344 kB]
18:26:42 #14 7.283 Get:303 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgitlab-api-v4-perl all 0.26-2 [82.4 kB]
18:26:42 #15 19.68   Installing       : policycoreutils-devel-3.5-1.fc38.x86_64              80/92 
18:26:42 #15 19.78   Installing       : selinux-policy-devel-38.29-1.fc38.noarch             81/92 
18:26:42 #15 19.79   Running scriptlet: selinux-policy-devel-38.29-1.fc38.noarch             81/92 
18:26:42 #15 20.07   Installing       : cmake-data-3.27.7-1.fc38.noarch                      82/92 
18:26:42 #15 20.26   Installing       : cmake-3.27.7-1.fc38.x86_64                           83/92 
18:26:42 #15 20.28   Installing       : libtool-2.4.7-6.fc38.x86_64                          84/92 
18:26:42 #15 20.29   Installing       : annobin-plugin-gcc-12.27-1.fc38.x86_64               85/92 
18:26:42 #15 20.30   Running scriptlet: annobin-plugin-gcc-12.27-1.fc38.x86_64               85/92 
18:26:42 #15 20.32   Installing       : gcc-plugin-annobin-13.2.1-1.fc38.x86_64              86/92 
18:26:42 #15 20.32   Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc38.x86_64              86/92 
18:26:42 #14 7.681 Get:304 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-form-perl all 6.11-1 [32.1 kB]
18:26:42 #15 20.34   Installing       : device-mapper-devel-1.02.189-2.fc38.x86_64           87/92 
18:26:42 #15 20.35   Installing       : libtool-ltdl-devel-2.4.7-6.fc38.x86_64               88/92 
18:26:42 #15 20.36   Installing       : libseccomp-devel-2.5.3-4.fc38.x86_64                 89/92 
18:26:42 #15 20.36   Installing       : systemd-rpm-macros-253.10-1.fc38.noarch              90/92 
18:26:42 #15 20.37   Installing       : rpm-plugin-selinux-4.18.1-3.fc38.x86_64              91/92 
18:26:42 #15 20.37   Installing       : which-2.21-39.fc38.x86_64                            92/92 
18:26:42 #15 20.38   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          92/92 
18:26:42 #15 20.39   Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64                92/92 
18:26:42 + popd
18:26:42 + RPM_EC=0
18:26:42 ~/rpmbuild/BUILD/src
18:26:42 ++ jobs -p
18:26:42 + exit 0
18:26:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Sq5qp7
18:26:42 + umask 022
18:26:42 + cd /root/rpmbuild/BUILD
18:26:42 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64 '!=' / ']'
18:26:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
18:26:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
18:26:42 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:42 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
18:26:42 + cd src
18:26:42 + pushd /root/rpmbuild/BUILD/src/buildx
18:26:42 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:26:42 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:26:42 + popd
18:26:42 + /usr/lib/rpm/check-buildroot
18:26:42 ~/rpmbuild/BUILD/src
18:26:42 + /usr/lib/rpm/redhat/brp-ldconfig
18:26:42 + /usr/lib/rpm/brp-compress
18:26:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:26:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:26:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:26:42 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:26:42 + /usr/lib/rpm/brp-python-hardlink
18:26:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:26:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nlhJpq
18:26:42 + umask 022
18:26:42 + cd /root/rpmbuild/BUILD
18:26:42 + cd src
18:26:42 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:26:42 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:26:42 + ver=v0.11.2
18:26:42 + test v0.11.2 = v0.11.2
18:26:42 + echo 'PASS: docker-buildx version OK'
18:26:42 + RPM_EC=0
18:26:42 PASS: docker-buildx version OK
18:26:42 ++ jobs -p
18:26:42 + exit 0
18:26:42 Processing files: docker-buildx-plugin-0.11.2-0.el9.aarch64
18:26:42 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:26:42 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm
18:26:42 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZQhJs7
18:26:42 + umask 022
18:26:42 + cd /root/rpmbuild/BUILD
18:26:42 + cd src
18:26:42 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:42 + exit 0
18:26:42 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4xdedj
18:26:42 + umask 022
18:26:42 + cd /root/rpmbuild/BUILD
18:26:42 + cd /root/rpmbuild/BUILD
18:26:42 + rm -rf src
18:26:42 + /usr/bin/mkdir -p src
18:26:42 + cd src
18:26:42 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:26:42 + /usr/bin/tar -xf -
18:26:42 #14 7.855 Get:305 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-format-perl all 2.16-2 [36.9 kB]
18:26:42 #14 7.910 Get:306 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB]
18:26:42 #14 7.940 Get:307 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
18:26:42 #14 7.996 Get:308 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-daemon-perl all 6.14-2 [21.9 kB]
18:26:42 #14 8.013 Get:309 http://archive.ubuntu.com/ubuntu lunar/main amd64 libindirect-perl amd64 0.39-2build1 [21.9 kB]
18:26:42 #14 8.025 Get:310 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-interactive-perl all 1.023-2 [10.1 kB]
18:26:42 #14 8.031 Get:311 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
18:26:42 #14 8.037 Get:312 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-xs-perl amd64 4.030-2 [85.0 kB]
18:26:42 #14 8.081 Get:313 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-maybexs-perl all 1.004004-1 [10.9 kB]
18:26:43 #18 DONE 1.5s
18:26:43 # Build the compose plugin
18:26:43 cd /go/src/github.com/docker/compose \
18:26:43 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:26:43 make[2]: Entering directory '/root/build-deb/compose'
18:26:43 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:26:43 go: downloading github.com/docker/cli v24.0.5+incompatible
18:26:43 go: downloading go.opentelemetry.io/otel v1.14.0
18:26:43 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:26:43 go: downloading github.com/compose-spec/compose-go v1.18.3
18:26:43 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:26:43 go: downloading github.com/docker/buildx v0.11.2
18:26:43 go: downloading github.com/docker/docker v24.0.5+incompatible
18:26:43 Provides: docker-buildx-plugin = 0:0.11.2-0.el9 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.el9
18:26:43 Requires(interp): /bin/sh /bin/sh /bin/sh
18:26:43 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:43 Requires(post): /bin/sh
18:26:43 Requires(preun): /bin/sh
18:26:43 Requires(postun): /bin/sh
18:26:43 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
18:26:43 + STATUS=0
18:26:43 + '[' 0 -ne 0 ']'
18:26:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:26:43 + /usr/bin/tar -xf -
18:26:43 #14 8.086 Get:314 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB]
18:26:43 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:26:43 ++ pwd
18:26:43 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:26:43 Project root: .
18:26:43 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:26:43 INFO: man/src/attach.md found
18:26:43 WARN: man/src/build.md does not exist, skipping
18:26:43 WARN: man/src/builder/build.md does not exist, skipping
18:26:43 WARN: man/src/builder/prune.md does not exist, skipping
18:26:43 WARN: man/src/builder.md does not exist, skipping
18:26:43 WARN: man/src/checkpoint/create.md does not exist, skipping
18:26:43 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:26:43 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:26:43 WARN: man/src/checkpoint.md does not exist, skipping
18:26:43 INFO: man/src/commit.md found
18:26:43 WARN: man/src/config/create.md does not exist, skipping
18:26:43 WARN: man/src/config/inspect.md does not exist, skipping
18:26:43 WARN: man/src/config/ls.md does not exist, skipping
18:26:43 WARN: man/src/config/rm.md does not exist, skipping
18:26:43 WARN: man/src/config.md does not exist, skipping
18:26:43 INFO: man/src/container/attach.md found
18:26:43 INFO: man/src/container/commit.md found
18:26:43 INFO: man/src/container/cp.md found
18:26:43 INFO: man/src/container/create.md found
18:26:43 INFO: man/src/container/diff.md found
18:26:43 INFO: man/src/container/exec.md found
18:26:43 INFO: man/src/container/export.md found
18:26:43 WARN: man/src/container/inspect.md does not exist, skipping
18:26:43 INFO: man/src/container/kill.md found
18:26:43 INFO: man/src/container/logs.md found
18:26:43 INFO: man/src/container/ls.md found
18:26:43 INFO: man/src/container/pause.md found
18:26:43 INFO: man/src/container/port.md found
18:26:43 WARN: man/src/container/prune.md does not exist, skipping
18:26:43 INFO: man/src/container/rename.md found
18:26:43 INFO: man/src/container/restart.md found
18:26:43 INFO: man/src/container/rm.md found
18:26:43 INFO: man/src/container/run.md found
18:26:43 INFO: man/src/container/start.md found
18:26:43 INFO: man/src/container/stats.md found
18:26:43 INFO: man/src/container/stop.md found
18:26:43 INFO: man/src/container/top.md found
18:26:43 INFO: man/src/container/unpause.md found
18:26:43 INFO: man/src/container/update.md found
18:26:43 INFO: man/src/container/wait.md found
18:26:43 WARN: man/src/container.md does not exist, skipping
18:26:43 WARN: man/src/context/create.md does not exist, skipping
18:26:43 WARN: man/src/context/export.md does not exist, skipping
18:26:43 WARN: man/src/context/import.md does not exist, skipping
18:26:43 WARN: man/src/context/inspect.md does not exist, skipping
18:26:43 WARN: man/src/context/ls.md does not exist, skipping
18:26:43 WARN: man/src/context/rm.md does not exist, skipping
18:26:43 WARN: man/src/context/show.md does not exist, skipping
18:26:43 WARN: man/src/context/update.md does not exist, skipping
18:26:43 WARN: man/src/context/use.md does not exist, skipping
18:26:43 WARN: man/src/context.md does not exist, skipping
18:26:43 INFO: man/src/cp.md found
18:26:43 INFO: man/src/create.md found
18:26:43 INFO: man/src/diff.md found
18:26:43 INFO: man/src/events.md found
18:26:43 INFO: man/src/exec.md found
18:26:43 INFO: man/src/export.md found
18:26:43 INFO: man/src/history.md found
18:26:43 INFO: man/src/image/build.md found
18:26:43 INFO: man/src/image/history.md found
18:26:43 INFO: man/src/image/import.md found
18:26:43 WARN: man/src/image/inspect.md does not exist, skipping
18:26:43 INFO: man/src/image/load.md found
18:26:43 INFO: man/src/image/ls.md found
18:26:43 WARN: man/src/image/prune.md does not exist, skipping
18:26:43 INFO: man/src/image/pull.md found
18:26:43 INFO: man/src/image/push.md found
18:26:43 INFO: man/src/image/rm.md found
18:26:43 INFO: man/src/image/save.md found
18:26:43 INFO: man/src/image/tag.md found
18:26:43 WARN: man/src/image.md does not exist, skipping
18:26:43 INFO: man/src/images.md found
18:26:43 INFO: man/src/import.md found
18:26:43 INFO: man/src/info.md found
18:26:43 INFO: man/src/inspect.md found
18:26:43 INFO: man/src/kill.md found
18:26:43 INFO: man/src/load.md found
18:26:43 INFO: man/src/login.md found
18:26:43 INFO: man/src/logout.md found
18:26:43 INFO: man/src/logs.md found
18:26:43 WARN: man/src/manifest/annotate.md does not exist, skipping
18:26:43 WARN: man/src/manifest/create.md does not exist, skipping
18:26:43 WARN: man/src/manifest/inspect.md does not exist, skipping
18:26:43 WARN: man/src/manifest/push.md does not exist, skipping
18:26:43 WARN: man/src/manifest/rm.md does not exist, skipping
18:26:43 WARN: man/src/manifest.md does not exist, skipping
18:26:43 INFO: man/src/network/connect.md found
18:26:43 INFO: man/src/network/create.md found
18:26:43 INFO: man/src/network/disconnect.md found
18:26:43 INFO: man/src/network/inspect.md found
18:26:43 INFO: man/src/network/ls.md found
18:26:43 WARN: man/src/network/prune.md does not exist, skipping
18:26:43 INFO: man/src/network/rm.md found
18:26:43 WARN: man/src/network.md does not exist, skipping
18:26:43 WARN: man/src/node/demote.md does not exist, skipping
18:26:43 WARN: man/src/node/inspect.md does not exist, skipping
18:26:43 WARN: man/src/node/ls.md does not exist, skipping
18:26:43 WARN: man/src/node/promote.md does not exist, skipping
18:26:43 WARN: man/src/node/ps.md does not exist, skipping
18:26:43 WARN: man/src/node/rm.md does not exist, skipping
18:26:43 WARN: man/src/node/update.md does not exist, skipping
18:26:43 WARN: man/src/node.md does not exist, skipping
18:26:43 INFO: man/src/pause.md found
18:26:43 WARN: man/src/plugin/create.md does not exist, skipping
18:26:43 WARN: man/src/plugin/disable.md does not exist, skipping
18:26:43 WARN: man/src/plugin/enable.md does not exist, skipping
18:26:43 WARN: man/src/plugin/inspect.md does not exist, skipping
18:26:43 WARN: man/src/plugin/install.md does not exist, skipping
18:26:43 INFO: man/src/plugin/ls.md found
18:26:43 WARN: man/src/plugin/push.md does not exist, skipping
18:26:43 WARN: man/src/plugin/rm.md does not exist, skipping
18:26:43 WARN: man/src/plugin/set.md does not exist, skipping
18:26:43 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:26:43 WARN: man/src/plugin.md does not exist, skipping
18:26:43 INFO: man/src/port.md found
18:26:43 INFO: man/src/ps.md found
18:26:43 INFO: man/src/pull.md found
18:26:43 INFO: man/src/push.md found
18:26:43 INFO: man/src/rename.md found
18:26:43 INFO: man/src/restart.md found
18:26:43 INFO: man/src/rm.md found
18:26:43 INFO: man/src/rmi.md found
18:26:43 WARN: man/src/run.md does not exist, skipping
18:26:43 INFO: man/src/save.md found
18:26:43 INFO: man/src/search.md found
18:26:43 WARN: man/src/secret/create.md does not exist, skipping
18:26:43 WARN: man/src/secret/inspect.md does not exist, skipping
18:26:43 WARN: man/src/secret/ls.md does not exist, skipping
18:26:43 WARN: man/src/secret/rm.md does not exist, skipping
18:26:43 WARN: man/src/secret.md does not exist, skipping
18:26:43 WARN: man/src/service/create.md does not exist, skipping
18:26:43 WARN: man/src/service/inspect.md does not exist, skipping
18:26:43 WARN: man/src/service/logs.md does not exist, skipping
18:26:43 WARN: man/src/service/ls.md does not exist, skipping
18:26:43 WARN: man/src/service/ps.md does not exist, skipping
18:26:43 WARN: man/src/service/rm.md does not exist, skipping
18:26:43 WARN: man/src/service/rollback.md does not exist, skipping
18:26:43 WARN: man/src/service/scale.md does not exist, skipping
18:26:43 WARN: man/src/service/update.md does not exist, skipping
18:26:43 WARN: man/src/service.md does not exist, skipping
18:26:43 WARN: man/src/stack/config.md does not exist, skipping
18:26:43 WARN: man/src/stack/deploy.md does not exist, skipping
18:26:43 WARN: man/src/stack/ls.md does not exist, skipping
18:26:43 WARN: man/src/stack/ps.md does not exist, skipping
18:26:43 WARN: man/src/stack/rm.md does not exist, skipping
18:26:43 WARN: man/src/stack/services.md does not exist, skipping
18:26:43 WARN: man/src/stack.md does not exist, skipping
18:26:43 INFO: man/src/start.md found
18:26:43 INFO: man/src/stats.md found
18:26:43 INFO: man/src/stop.md found
18:26:43 WARN: man/src/swarm/ca.md does not exist, skipping
18:26:43 WARN: man/src/swarm/init.md does not exist, skipping
18:26:43 WARN: man/src/swarm/join.md does not exist, skipping
18:26:43 WARN: man/src/swarm/join-token.md does not exist, skipping
18:26:43 WARN: man/src/swarm/leave.md does not exist, skipping
18:26:43 WARN: man/src/swarm/unlock.md does not exist, skipping
18:26:43 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:26:43 WARN: man/src/swarm/update.md does not exist, skipping
18:26:43 WARN: man/src/swarm.md does not exist, skipping
18:26:43 WARN: man/src/system/df.md does not exist, skipping
18:26:43 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:26:43 INFO: man/src/system/events.md found
18:26:43 INFO: man/src/system/info.md found
18:26:43 WARN: man/src/system/prune.md does not exist, skipping
18:26:43 WARN: man/src/system.md does not exist, skipping
18:26:43 INFO: man/src/tag.md found
18:26:43 INFO: man/src/top.md found
18:26:43 WARN: man/src/trust/inspect.md does not exist, skipping
18:26:43 WARN: man/src/trust/key/generate.md does not exist, skipping
18:26:43 WARN: man/src/trust/key/load.md does not exist, skipping
18:26:43 WARN: man/src/trust/key.md does not exist, skipping
18:26:43 WARN: man/src/trust/revoke.md does not exist, skipping
18:26:43 WARN: man/src/trust/sign.md does not exist, skipping
18:26:43 WARN: man/src/trust/signer/add.md does not exist, skipping
18:26:43 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:26:43 WARN: man/src/trust/signer.md does not exist, skipping
18:26:43 WARN: man/src/trust.md does not exist, skipping
18:26:43 INFO: man/src/unpause.md found
18:26:43 INFO: man/src/update.md found
18:26:43 INFO: man/src/version.md found
18:26:43 INFO: man/src/volume/create.md found
18:26:43 INFO: man/src/volume/inspect.md found
18:26:43 INFO: man/src/volume/ls.md found
18:26:43 WARN: man/src/volume/prune.md does not exist, skipping
18:26:43 WARN: man/src/volume/rm.md does not exist, skipping
18:26:43 WARN: man/src/volume/update.md does not exist, skipping
18:26:43 INFO: man/src/volume.md found
18:26:43 INFO: man/src/wait.md found
18:26:43 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:26:43 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:26:43 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:26:43 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:26:43 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:26:43 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:26:43 + popd
18:26:43 + RPM_EC=0
18:26:43 ~/rpmbuild/BUILD/src
18:26:43 ++ jobs -p
18:26:43 + exit 0
18:26:43 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tQhvWO
18:26:43 + umask 022
18:26:43 + cd /root/rpmbuild/BUILD
18:26:43 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64 '!=' / ']'
18:26:43 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:26:43 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:26:43 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:43 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:26:43 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:26:43 + export CFLAGS
18:26:43 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:26:43 + export CXXFLAGS
18:26:43 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:26:43 + export FFLAGS
18:26:43 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:26:43 + export FCFLAGS
18:26:43 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:26:43 + export LDFLAGS
18:26:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:43 + export LT_SYS_LIBRARY_PATH
18:26:43 + CC=gcc
18:26:43 + export CC
18:26:43 + CXX=g++
18:26:43 + export CXX
18:26:43 + cd src
18:26:43 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin
18:26:43 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/docker
18:26:43 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/bash-completion/completions
18:26:43 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/zsh/vendor-completions
18:26:43 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/fish/vendor_completions.d
18:26:43 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/bash-completion/completions/docker
18:26:43 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/zsh/vendor-completions/_docker
18:26:43 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/fish/vendor_completions.d/docker.fish
18:26:43 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/man/man1
18:26:43 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/man/man1
18:26:43 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/man/man5
18:26:43 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/man/man5
18:26:43 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/man/man8
18:26:43 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/man/man8
18:26:43 + mkdir -p build-docs
18:26:43 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:26:43 + cp cli/LICENSE build-docs/LICENSE
18:26:43 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:26:43 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:26:43 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:26:43 + cp cli/NOTICE build-docs/NOTICE
18:26:43 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:26:43 + cp cli/README.md build-docs/README.md
18:26:43 + /usr/lib/rpm/check-buildroot
18:26:43 + /usr/lib/rpm/redhat/brp-ldconfig
18:26:43 + /usr/lib/rpm/brp-compress
18:26:43 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:26:43 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:43 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:26:43 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:26:43 + /usr/lib/rpm/check-rpaths
18:26:43 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:26:43 + /usr/lib/rpm/brp-remove-la-files
18:26:43 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:26:43 + /usr/lib/rpm/redhat/brp-python-hardlink
18:26:43 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cR8D8g
18:26:43 + umask 022
18:26:43 + cd /root/rpmbuild/BUILD
18:26:43 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:26:43 + export CFLAGS
18:26:43 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:26:43 + export CXXFLAGS
18:26:43 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:26:43 + export FFLAGS
18:26:43 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:26:43 + export FCFLAGS
18:26:43 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:26:43 + export LDFLAGS
18:26:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:43 + export LT_SYS_LIBRARY_PATH
18:26:43 + CC=gcc
18:26:43 + export CC
18:26:43 + CXX=g++
18:26:43 + export CXX
18:26:43 + cd src
18:26:43 ++ cli/build/docker --version
18:26:43 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:26:43 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:26:43 + echo 'PASS: cli version OK'
18:26:43 PASS: cli version OK
18:26:43 + RPM_EC=0
18:26:43 ++ jobs -p
18:26:43 + exit 0
18:26:43 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:26:43 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7XBzFL
18:26:43 + umask 022
18:26:43 + cd /root/rpmbuild/BUILD
18:26:43 + cd src
18:26:43 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/doc/docker-ce-cli
18:26:43 + export LC_ALL=C
18:26:43 + LC_ALL=C
18:26:43 + export DOCDIR
18:26:43 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/doc/docker-ce-cli
18:26:43 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/doc/docker-ce-cli
18:26:43 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/doc/docker-ce-cli
18:26:43 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/doc/docker-ce-cli
18:26:43 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/share/doc/docker-ce-cli
18:26:43 + RPM_EC=0
18:26:43 ++ jobs -p
18:26:43 + exit 0
18:26:43 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.fc37 docker-ce-cli(aarch-64) = 1:0.0.0~20231011170815.26951f7-0.fc37
18:26:43 Requires(interp): /bin/sh
18:26:43 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:43 Requires(post): /bin/sh
18:26:43 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:26:43 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:26:43 Recommends: docker-buildx-plugin docker-compose-plugin
18:26:43 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:26:43 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.src.rpm
18:26:43 
18:26:43 #19 [stage-1 8/9] WORKDIR /root/build-deb
18:26:43 #19 DONE 0.0s
18:26:43 
18:26:43 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:26:43 #20 DONE 0.0s
18:26:43 
18:26:43 #21 exporting to image
18:26:43 #21 exporting layers
18:26:43 #16 DONE 2.0s
18:26:43 
18:26:43 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
18:26:43 #17 DONE 0.0s
18:26:43 
18:26:43 #18 exporting to image
18:26:43 #18 exporting layers
18:26:43 #15 20.42   Running scriptlet: which-2.21-39.fc38.x86_64                            92/92 
18:26:43 #15 21.00   Verifying        : autoconf-2.71-5.fc38.noarch                           1/92 
18:26:43 #15 21.00   Verifying        : automake-1.16.5-11.fc38.noarch                        2/92 
18:26:43 #15 21.00   Verifying        : checkpolicy-3.5-1.fc38.x86_64                         3/92 
18:26:43 #15 21.00   Verifying        : cryptsetup-libs-2.6.1-1.fc38.x86_64                   4/92 
18:26:43 #15 21.00   Verifying        : dbus-broker-33-1.fc38.x86_64                          5/92 
18:26:43 #15 21.00   Verifying        : device-mapper-1.02.189-2.fc38.x86_64                  6/92 
18:26:43 #15 21.00   Verifying        : device-mapper-devel-1.02.189-2.fc38.x86_64            7/92 
18:26:43 #15 21.00   Verifying        : device-mapper-libs-1.02.189-2.fc38.x86_64             8/92 
18:26:43 #15 21.00   Verifying        : gc-8.2.2-3.fc38.x86_64                                9/92 
18:26:43 #15 21.00   Verifying        : guile22-2.2.7-7.fc38.x86_64                          10/92 
18:26:43 #15 21.00   Verifying        : jsoncpp-1.9.5-4.fc38.x86_64                          11/92 
18:26:43 #15 21.00   Verifying        : kmod-libs-30-4.fc38.x86_64                           12/92 
18:26:43 #15 21.00   Verifying        : libargon2-20190702-2.fc38.x86_64                     13/92 
18:26:43 #15 21.00   Verifying        : libcbor-0.7.0-9.fc38.x86_64                          14/92 
18:26:43 #15 21.00   Verifying        : libedit-3.1-45.20221030cvs.fc38.x86_64               15/92 
18:26:43 #15 21.00   Verifying        : libfdisk-2.38.1-4.fc38.x86_64                        16/92 
18:26:43 #15 21.00   Verifying        : libfido2-1.12.0-3.fc38.x86_64                        17/92 
18:26:43 #15 21.00   Verifying        : libmpc-1.3.1-2.fc38.x86_64                           18/92 
18:26:43 #15 21.00   Verifying        : libseccomp-2.5.3-4.fc38.x86_64                       19/92 
18:26:43 #15 21.00   Verifying        : libseccomp-devel-2.5.3-4.fc38.x86_64                 20/92 
18:26:43 #15 21.00   Verifying        : libselinux-devel-3.5-1.fc38.x86_64                   21/92 
18:26:43 #15 21.00   Verifying        : libselinux-utils-3.5-1.fc38.x86_64                   22/92 
18:26:43 #15 21.00   Verifying        : libsepol-devel-3.5-1.fc38.x86_64                     23/92 
18:26:43 #15 21.00   Verifying        : libtool-2.4.7-6.fc38.x86_64                          24/92 
18:26:43 #15 21.00   Verifying        : libtool-ltdl-2.4.7-6.fc38.x86_64                     25/92 
18:26:43 #15 21.00   Verifying        : libtool-ltdl-devel-2.4.7-6.fc38.x86_64               26/92 
18:26:43 #15 21.00   Verifying        : libutempter-1.2.1-8.fc38.x86_64                      27/92 
18:26:43 #15 21.00   Verifying        : libxkbcommon-1.5.0-2.fc38.x86_64                     28/92 
18:26:43 #15 21.00   Verifying        : m4-1.4.19-5.fc38.x86_64                              29/92 
18:26:43 #15 21.00   Verifying        : pcre2-devel-10.42-1.fc38.1.x86_64                    30/92 
18:26:43 #15 21.00   Verifying        : pcre2-utf16-10.42-1.fc38.1.x86_64                    31/92 
18:26:43 #15 21.00   Verifying        : pcre2-utf32-10.42-1.fc38.1.x86_64                    32/92 
18:26:43 #15 21.00   Verifying        : perl-Error-1:0.17029-11.fc38.noarch                  33/92 
18:26:43 #15 21.00   Verifying        : perl-TermReadKey-2.38-16.fc38.x86_64                 34/92 
18:26:43 #15 21.00   Verifying        : perl-Thread-Queue-3.14-490.fc38.noarch               35/92 
18:26:43 #15 21.00   Verifying        : perl-threads-1:2.27-490.fc38.x86_64                  36/92 
18:26:43 #15 21.00   Verifying        : perl-threads-shared-1.64-490.fc38.x86_64             37/92 
18:26:43 #15 21.00   Verifying        : policycoreutils-3.5-1.fc38.x86_64                    38/92 
18:26:43 #15 21.00   Verifying        : policycoreutils-devel-3.5-1.fc38.x86_64              39/92 
18:26:43 #15 21.00   Verifying        : policycoreutils-python-utils-3.5-1.fc38.noarch       40/92 
18:26:43 #15 21.00   Verifying        : python3-libselinux-3.5-1.fc38.x86_64                 41/92 
18:26:43 #15 21.00   Verifying        : python3-libsemanage-3.5-2.fc38.x86_64                42/92 
18:26:43 #15 21.00   Verifying        : python3-policycoreutils-3.5-1.fc38.noarch            43/92 
18:26:43 #15 21.00   Verifying        : python3-setuptools-65.5.1-2.fc38.noarch              44/92 
18:26:43 #15 21.00   Verifying        : qrencode-libs-4.1.1-4.fc38.x86_64                    45/92 
18:26:43 #15 21.00   Verifying        : rhash-1.4.3-2.fc38.x86_64                            46/92 
18:26:43 #15 21.00   Verifying        : util-linux-2.38.1-4.fc38.x86_64                      47/92 
18:26:43 #15 21.00   Verifying        : which-2.21-39.fc38.x86_64                            48/92 
18:26:43 #15 21.00   Verifying        : xkeyboard-config-2.38-1.fc38.noarch                  49/92 
18:26:43 #15 21.00   Verifying        : annobin-docs-12.27-1.fc38.noarch                     50/92 
18:26:43 #15 21.00   Verifying        : annobin-plugin-gcc-12.27-1.fc38.x86_64               51/92 
18:26:43 #15 21.01   Verifying        : cmake-3.27.7-1.fc38.x86_64                           52/92 
18:26:43 #15 21.01   Verifying        : cmake-data-3.27.7-1.fc38.noarch                      53/92 
18:26:43 #15 21.01   Verifying        : cmake-filesystem-3.27.7-1.fc38.x86_64                54/92 
18:26:43 #15 21.01   Verifying        : cmake-rpm-macros-3.27.7-1.fc38.noarch                55/92 
18:26:43 #15 21.01   Verifying        : cpp-13.2.1-1.fc38.x86_64                             56/92 
18:26:43 #15 21.01   Verifying        : dbus-1:1.14.10-1.fc38.x86_64                         57/92 
18:26:43 #15 21.01   Verifying        : dbus-common-1:1.14.10-1.fc38.noarch                  58/92 
18:26:43 #15 21.01   Verifying        : gcc-13.2.1-1.fc38.x86_64                             59/92 
18:26:43 #15 21.01   Verifying        : gcc-plugin-annobin-13.2.1-1.fc38.x86_64              60/92 
18:26:43 #15 21.01   Verifying        : git-2.41.0-1.fc38.x86_64                             61/92 
18:26:43 #15 21.01   Verifying        : git-core-2.41.0-1.fc38.x86_64                        62/92 
18:26:43 #15 21.01   Verifying        : git-core-doc-2.41.0-1.fc38.noarch                    63/92 
18:26:43 #15 21.01   Verifying        : glibc-devel-2.37-10.fc38.x86_64                      64/92 
18:26:43 #15 21.01   Verifying        : glibc-headers-x86-2.37-10.fc38.noarch                65/92 
18:26:43 #15 21.01   Verifying        : glibc-static-2.37-10.fc38.x86_64                     66/92 
18:26:43 #15 21.01   Verifying        : kernel-headers-6.5.4-200.fc38.x86_64                 67/92 
18:26:43 #15 21.01   Verifying        : less-633-1.fc38.x86_64                               68/92 
18:26:43 #15 21.01   Verifying        : libuv-1:1.46.0-1.fc38.x86_64                         69/92 
18:26:43 #15 21.01   Verifying        : libxcrypt-devel-4.4.36-1.fc38.x86_64                 70/92 
18:26:43 #15 21.01   Verifying        : libxcrypt-static-4.4.36-1.fc38.x86_64                71/92 
18:26:43 #15 21.01   Verifying        : make-1:4.4.1-1.fc38.x86_64                           72/92 
18:26:43 #15 21.01   Verifying        : openssh-9.0p1-17.fc38.x86_64                         73/92 
18:26:43 #15 21.01   Verifying        : openssh-clients-9.0p1-17.fc38.x86_64                 74/92 
18:26:43 #15 21.01   Verifying        : perl-File-Compare-1.100.700-497.fc38.noarch          75/92 
18:26:43 #15 21.01   Verifying        : perl-File-Copy-2.39-497.fc38.noarch                  76/92 
18:26:43 #15 21.01   Verifying        : perl-File-Find-1.40-497.fc38.noarch                  77/92 
18:26:43 #15 21.01   Verifying        : perl-Git-2.41.0-1.fc38.noarch                        78/92 
18:26:43 #15 21.01   Verifying        : perl-lib-0.65-497.fc38.x86_64                        79/92 
18:26:43 #15 21.01   Verifying        : python3-audit-3.1.2-1.fc38.x86_64                    80/92 
18:26:43 #15 21.01   Verifying        : python3-setools-4.4.3-1.fc38.x86_64                  81/92 
18:26:43 #15 21.01   Verifying        : rpm-plugin-selinux-4.18.1-3.fc38.x86_64              82/92 
18:26:43 #15 21.01   Verifying        : selinux-policy-38.29-1.fc38.noarch                   83/92 
18:26:43 #15 21.01   Verifying        : selinux-policy-devel-38.29-1.fc38.noarch             84/92 
18:26:43 #15 21.01   Verifying        : selinux-policy-targeted-38.29-1.fc38.noarch          85/92 
18:26:43 #15 21.01   Verifying        : systemd-253.10-1.fc38.x86_64                         86/92 
18:26:43 #15 21.01   Verifying        : systemd-devel-253.10-1.fc38.x86_64                   87/92 
18:26:43 #15 21.01   Verifying        : systemd-networkd-253.10-1.fc38.x86_64                88/92 
18:26:43 #15 21.01   Verifying        : systemd-pam-253.10-1.fc38.x86_64                     89/92 
18:26:43 #15 21.01   Verifying        : systemd-resolved-253.10-1.fc38.x86_64                90/92 
18:26:43 #15 21.01   Verifying        : systemd-rpm-macros-253.10-1.fc38.noarch              91/92 
18:26:43 #15 21.01   Verifying        : vim-filesystem-2:9.0.1984-1.fc38.noarch              92/92 
18:26:43 #15 21.19 
18:26:43 #15 21.19 Installed:
18:26:43 #15 21.19   annobin-docs-12.27-1.fc38.noarch                                              
18:26:43 #15 21.19   annobin-plugin-gcc-12.27-1.fc38.x86_64                                        
18:26:43 #15 21.19   autoconf-2.71-5.fc38.noarch                                                   
18:26:43 #15 21.19   automake-1.16.5-11.fc38.noarch                                                
18:26:43 #15 21.19   checkpolicy-3.5-1.fc38.x86_64                                                 
18:26:43 #15 21.19   cmake-3.27.7-1.fc38.x86_64                                                    
18:26:43 #15 21.19   cmake-data-3.27.7-1.fc38.noarch                                               
18:26:43 #15 21.19   cmake-filesystem-3.27.7-1.fc38.x86_64                                         
18:26:43 #15 21.19   cmake-rpm-macros-3.27.7-1.fc38.noarch                                         
18:26:43 #15 21.19   cpp-13.2.1-1.fc38.x86_64                                                      
18:26:43 #15 21.19   cryptsetup-libs-2.6.1-1.fc38.x86_64                                           
18:26:43 #15 21.19   dbus-1:1.14.10-1.fc38.x86_64                                                  
18:26:43 #15 21.19   dbus-broker-33-1.fc38.x86_64                                                  
18:26:43 #15 21.19   dbus-common-1:1.14.10-1.fc38.noarch                                           
18:26:43 #15 21.19   device-mapper-1.02.189-2.fc38.x86_64                                          
18:26:43 #15 21.19   device-mapper-devel-1.02.189-2.fc38.x86_64                                    
18:26:43 #15 21.19   device-mapper-libs-1.02.189-2.fc38.x86_64                                     
18:26:43 #15 21.19   gc-8.2.2-3.fc38.x86_64                                                        
18:26:43 #15 21.19   gcc-13.2.1-1.fc38.x86_64                                                      
18:26:43 #15 21.19   gcc-plugin-annobin-13.2.1-1.fc38.x86_64                                       
18:26:43 #15 21.19   git-2.41.0-1.fc38.x86_64                                                      
18:26:43 #15 21.19   git-core-2.41.0-1.fc38.x86_64                                                 
18:26:43 #15 21.19   git-core-doc-2.41.0-1.fc38.noarch                                             
18:26:43 #15 21.19   glibc-devel-2.37-10.fc38.x86_64                                               
18:26:43 #15 21.19   glibc-headers-x86-2.37-10.fc38.noarch                                         
18:26:43 #15 21.19   glibc-static-2.37-10.fc38.x86_64                                              
18:26:43 #15 21.19   guile22-2.2.7-7.fc38.x86_64                                                   
18:26:43 #15 21.19   jsoncpp-1.9.5-4.fc38.x86_64                                                   
18:26:43 #15 21.19   kernel-headers-6.5.4-200.fc38.x86_64                                          
18:26:43 #15 21.19   kmod-libs-30-4.fc38.x86_64                                                    
18:26:43 #15 21.19   less-633-1.fc38.x86_64                                                        
18:26:43 #15 21.19   libargon2-20190702-2.fc38.x86_64                                              
18:26:43 #15 21.19   libcbor-0.7.0-9.fc38.x86_64                                                   
18:26:43 #15 21.19   libedit-3.1-45.20221030cvs.fc38.x86_64                                        
18:26:43 #15 21.19   libfdisk-2.38.1-4.fc38.x86_64                                                 
18:26:43 #15 21.19   libfido2-1.12.0-3.fc38.x86_64                                                 
18:26:43 #15 21.19   libmpc-1.3.1-2.fc38.x86_64                                                    
18:26:43 #15 21.19   libseccomp-2.5.3-4.fc38.x86_64                                                
18:26:43 #15 21.19   libseccomp-devel-2.5.3-4.fc38.x86_64                                          
18:26:43 #15 21.19   libselinux-devel-3.5-1.fc38.x86_64                                            
18:26:43 #15 21.19   libselinux-utils-3.5-1.fc38.x86_64                                            
18:26:43 #15 21.19   libsepol-devel-3.5-1.fc38.x86_64                                              
18:26:43 #15 21.19   libtool-2.4.7-6.fc38.x86_64                                                   
18:26:43 #15 21.19   libtool-ltdl-2.4.7-6.fc38.x86_64                                              
18:26:43 #15 21.19   libtool-ltdl-devel-2.4.7-6.fc38.x86_64                                        
18:26:43 #15 21.19   libutempter-1.2.1-8.fc38.x86_64                                               
18:26:43 #15 21.19   libuv-1:1.46.0-1.fc38.x86_64                                                  
18:26:43 #15 21.19   libxcrypt-devel-4.4.36-1.fc38.x86_64                                          
18:26:43 #15 21.19   libxcrypt-static-4.4.36-1.fc38.x86_64                                         
18:26:43 #15 21.19   libxkbcommon-1.5.0-2.fc38.x86_64                                              
18:26:43 #15 21.19   m4-1.4.19-5.fc38.x86_64                                                       
18:26:43 #15 21.19   make-1:4.4.1-1.fc38.x86_64                                                    
18:26:43 #15 21.19   openssh-9.0p1-17.fc38.x86_64                                                  
18:26:43 #15 21.19   openssh-clients-9.0p1-17.fc38.x86_64                                          
18:26:43 #15 21.19   pcre2-devel-10.42-1.fc38.1.x86_64                                             
18:26:43 #15 21.19   pcre2-utf16-10.42-1.fc38.1.x86_64                                             
18:26:43 #15 21.19   pcre2-utf32-10.42-1.fc38.1.x86_64                                             
18:26:43 #15 21.19   perl-Error-1:0.17029-11.fc38.noarch                                           
18:26:43 #15 21.19   perl-File-Compare-1.100.700-497.fc38.noarch                                   
18:26:43 #15 21.19   perl-File-Copy-2.39-497.fc38.noarch                                           
18:26:43 #15 21.19   perl-File-Find-1.40-497.fc38.noarch                                           
18:26:43 #15 21.19   perl-Git-2.41.0-1.fc38.noarch                                                 
18:26:43 #15 21.19   perl-TermReadKey-2.38-16.fc38.x86_64                                          
18:26:43 #15 21.19   perl-Thread-Queue-3.14-490.fc38.noarch                                        
18:26:43 #15 21.19   perl-lib-0.65-497.fc38.x86_64                                                 
18:26:43 #15 21.19   perl-threads-1:2.27-490.fc38.x86_64                                           
18:26:43 #15 21.19   perl-threads-shared-1.64-490.fc38.x86_64                                      
18:26:43 #15 21.19   policycoreutils-3.5-1.fc38.x86_64                                             
18:26:43 #15 21.19   policycoreutils-devel-3.5-1.fc38.x86_64                                       
18:26:43 #15 21.19   policycoreutils-python-utils-3.5-1.fc38.noarch                                
18:26:43 #15 21.19   python3-audit-3.1.2-1.fc38.x86_64                                             
18:26:43 #15 21.19   python3-libselinux-3.5-1.fc38.x86_64                                          
18:26:43 #15 21.19   python3-libsemanage-3.5-2.fc38.x86_64                                         
18:26:43 #15 21.19   python3-policycoreutils-3.5-1.fc38.noarch                                     
18:26:43 #15 21.19   python3-setools-4.4.3-1.fc38.x86_64                                           
18:26:43 #15 21.19   python3-setuptools-65.5.1-2.fc38.noarch                                       
18:26:43 #15 21.19   qrencode-libs-4.1.1-4.fc38.x86_64                                             
18:26:43 #15 21.19   rhash-1.4.3-2.fc38.x86_64                                                     
18:26:43 #15 21.19   rpm-plugin-selinux-4.18.1-3.fc38.x86_64                                       
18:26:43 #15 21.19   selinux-policy-38.29-1.fc38.noarch                                            
18:26:43 #15 21.19   selinux-policy-devel-38.29-1.fc38.noarch                                      
18:26:43 #15 21.19   selinux-policy-targeted-38.29-1.fc38.noarch                                   
18:26:43 #15 21.19   systemd-253.10-1.fc38.x86_64                                                  
18:26:43 #15 21.19   systemd-devel-253.10-1.fc38.x86_64                                            
18:26:43 #15 21.19   systemd-networkd-253.10-1.fc38.x86_64                                         
18:26:43 #15 21.19   systemd-pam-253.10-1.fc38.x86_64                                              
18:26:43 #15 21.19   systemd-resolved-253.10-1.fc38.x86_64                                         
18:26:43 #15 21.19   systemd-rpm-macros-253.10-1.fc38.noarch                                       
18:26:43 #15 21.19   util-linux-2.38.1-4.fc38.x86_64                                               
18:26:43 #15 21.19   vim-filesystem-2:9.0.1984-1.fc38.noarch                                       
18:26:43 #15 21.19   which-2.21-39.fc38.x86_64                                                     
18:26:43 #15 21.19   xkeyboard-config-2.38-1.fc38.noarch                                           
18:26:43 #15 21.19 
18:26:43 #15 21.19 Complete!
18:26:43 go: downloading github.com/hashicorp/go-version v1.6.0
18:26:43 go: downloading github.com/mattn/go-shellwords v1.0.12
18:26:43 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:26:43 go: downloading github.com/moby/buildkit v0.12.1
18:26:43 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:26:43 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:26:43 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:26:43 go: downloading google.golang.org/grpc v1.57.0
18:26:43 go: downloading github.com/containerd/containerd v1.7.3
18:26:43 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el9.src.rpm
18:26:43 #14 8.491 Get:315 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-compare-perl all 0.55-2 [62.9 kB]
18:26:43 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm
18:26:43 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SYxj6B
18:26:43 + umask 022
18:26:43 + cd /root/rpmbuild/BUILD
18:26:43 + cd src
18:26:43 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:26:43 + RPM_EC=0
18:26:43 ++ jobs -p
18:26:43 + exit 0
18:26:43 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.fPgT6S
18:26:43 + umask 022
18:26:43 + cd /root/rpmbuild/BUILD
18:26:43 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:26:43 + rm -rf src src.gemspec
18:26:43 + RPM_EC=0
18:26:43 ++ jobs -p
18:26:43 + exit 0
18:26:43 
18:26:43 RPM build warnings:
18:26:43     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:26:43     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:26:43     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:26:43     source_date_epoch_from_changelog set but %changelog is missing
18:26:43     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/docker-proxy
18:26:43 warning: source_date_epoch_from_changelog set but %changelog is missing
18:26:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VK5jBd
18:26:43 + umask 022
18:26:43 + cd /root/rpmbuild/BUILD
18:26:43 + cd /root/rpmbuild/BUILD
18:26:43 + rm -rf src
18:26:43 + /usr/bin/mkdir -p src
18:26:43 + cd src
18:26:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:26:43 + STATUS=0
18:26:43 + '[' 0 -ne 0 ']'
18:26:43 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:26:43 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:26:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:26:43 + STATUS=0
18:26:43 + '[' 0 -ne 0 ']'
18:26:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:43 + RPM_EC=0
18:26:43 ++ jobs -p
18:26:43 + exit 0
18:26:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oahZGk
18:26:43 + umask 022
18:26:43 + cd /root/rpmbuild/BUILD
18:26:43 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:43 + export CFLAGS
18:26:43 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:43 + export CXXFLAGS
18:26:43 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:43 + export FFLAGS
18:26:43 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:43 + export FCFLAGS
18:26:43 + VALAFLAGS=-g
18:26:43 + export VALAFLAGS
18:26:43 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:26:43 + export RUSTFLAGS
18:26:43 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:26:43 + export LDFLAGS
18:26:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:43 + export LT_SYS_LIBRARY_PATH
18:26:43 + CC=gcc
18:26:43 + export CC
18:26:43 + CXX=g++
18:26:43 + export CXX
18:26:43 + cd src
18:26:43 + mkdir -p /go/src/github.com/docker
18:26:43 + rm -f /go/src/github.com/docker/cli
18:26:43 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:26:43 + pushd /go/src/github.com/docker/cli
18:26:43 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:26:43 + VERSION=0.0.0-20231011170815-26951f7
18:26:43 + GITCOMMIT=26951f7
18:26:43 + GO_LINKMODE=dynamic
18:26:43 + ./scripts/build/binary
18:26:43 Building dynamic docker-linux-arm64
18:26:43 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:40Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:26:43 go: downloading github.com/jonboulle/clockwork v0.4.0
18:26:43 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:26:43 go: downloading github.com/stretchr/testify v1.8.4
18:26:43 #14 8.734 Get:316 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-someutils-perl all 0.59-1 [30.4 kB]
18:26:43 #14 8.756 Get:317 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [35.8 kB]
18:26:43 #14 8.786 Get:318 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-utilsby-perl all 0.12-2 [14.9 kB]
18:26:43 #14 8.810 Get:319 http://archive.ubuntu.com/ubuntu lunar/main amd64 libltdl7 amd64 2.4.7-5 [40.3 kB]
18:26:43 #14 8.842 Get:320 http://archive.ubuntu.com/ubuntu lunar/main amd64 libltdl-dev amd64 2.4.7-5 [169 kB]
18:26:43 + STATUS=0
18:26:43 + '[' 0 -ne 0 ']'
18:26:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:43 go: downloading golang.org/x/sys v0.7.0
18:26:43 go: downloading github.com/theupdateframework/notary v0.7.0
18:26:43 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:26:43 go: downloading github.com/imdario/mergo v0.3.16
18:26:43 go: downloading github.com/containerd/console v1.0.3
18:26:43 go: downloading github.com/adrg/xdg v0.4.0
18:26:43 go: downloading github.com/buger/goterm v1.0.4
18:26:43 go: downloading github.com/go-logr/logr v1.2.4
18:26:43 go: downloading github.com/hashicorp/errwrap v1.1.0
18:26:43 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:26:43 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:26:43 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:26:43 go: downloading k8s.io/client-go v0.26.2
18:26:43 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:26:43 go: downloading k8s.io/api v0.26.2
18:26:43 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:26:44 #14 8.917 Get:321 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
18:26:44 #14 8.935 Get:322 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB]
18:26:44 #14 8.938 Get:323 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB]
18:26:44 #14 8.944 Get:324 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
18:26:44 #14 8.947 Get:325 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmailtools-perl all 2.21-2 [80.4 kB]
18:26:44 #15 DONE 21.3s
18:26:44 
18:26:44 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
18:26:44 + exit 0
18:26:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mYM5Zg
18:26:44 + umask 022
18:26:44 + cd /root/rpmbuild/BUILD
18:26:44 + cd src
18:26:44 + export DOCKER_GITCOMMIT=949f8c9
18:26:44 + DOCKER_GITCOMMIT=949f8c9
18:26:44 + mkdir -p /go/src/github.com/docker
18:26:44 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:26:44 + TMP_GOPATH=/go
18:26:44 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:26:44 + RM_GOPATH=0
18:26:44 + TMP_GOPATH=/go
18:26:44 + : /usr/local/bin
18:26:44 + '[' -z /go ']'
18:26:44 + export GOPATH=/go
18:26:44 + GOPATH=/go
18:26:44 + case "$(go env GOARCH)" in
18:26:44 ++ go env GOARCH
18:26:44 + export GO_BUILDMODE=-buildmode=pie
18:26:44 + GO_BUILDMODE=-buildmode=pie
18:26:44 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:26:44 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:26:44 + bin=rootlesskit
18:26:44 + shift
18:26:44 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:26:44 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:26:44 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:44 + install_rootlesskit dynamic
18:26:44 + case "$1" in
18:26:44 + install_rootlesskit_dynamic
18:26:44 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:26:44 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:26:44 + export BUILD_MODE=-buildmode=pie
18:26:44 + BUILD_MODE=-buildmode=pie
18:26:44 + _install_rootlesskit
18:26:44 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:26:44 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:44 + for f in rootlesskit rootlesskit-docker-proxy
18:26:44 + GOBIN=/usr/local/bin
18:26:44 + GO111MODULE=on
18:26:44 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:44 go: downloading k8s.io/apimachinery v0.26.2
18:26:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:26:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:26:44 go: downloading github.com/pelletier/go-toml v1.9.5
18:26:44 #14 9.241 Get:326 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
18:26:44 #14 9.270 Get:327 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6124 B]
18:26:44 #14 9.271 Get:328 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmldbm-perl all 2.05-4 [16.0 kB]
18:26:44 #14 9.275 Get:329 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B]
18:26:44 #14 9.276 Get:330 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmouse-perl amd64 2.5.10-1build5 [160 kB]
18:26:44 #14 9.300 Get:331 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [55.8 kB]
18:26:44 #14 9.304 Get:332 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxs-parse-sublike-perl amd64 0.16-1ubuntu3 [27.5 kB]
18:26:44 #14 9.307 Get:333 http://archive.ubuntu.com/ubuntu lunar/main amd64 libobject-pad-perl amd64 0.78-1 [108 kB]
18:26:44 #14 9.313 Get:334 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackage-stash-xs-perl amd64 0.30-1build1 [19.0 kB]
18:26:44 #14 9.313 Get:335 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB]
18:26:44 #14 9.314 Get:336 http://archive.ubuntu.com/ubuntu lunar/main amd64 libperlio-gzip-perl amd64 0.20-1build1 [14.6 kB]
18:26:44 #14 9.315 Get:337 http://archive.ubuntu.com/ubuntu lunar/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.2 kB]
18:26:44 #14 9.315 Get:338 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpod-parser-perl all 1.65-1 [82.7 kB]
18:26:44 #14 9.318 Get:339 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
18:26:44 #14 9.318 Get:340 http://archive.ubuntu.com/ubuntu lunar/main amd64 libproc-processtable-perl amd64 0.634-1build2 [36.7 kB]
18:26:44 #14 9.325 Get:341 http://archive.ubuntu.com/ubuntu lunar/main amd64 libre2-10 amd64 20230201-1 [164 kB]
18:26:44 #14 9.328 Get:342 http://archive.ubuntu.com/ubuntu lunar/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.1 kB]
18:26:44 #14 9.329 Get:343 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
18:26:44 #14 9.329 Get:344 http://archive.ubuntu.com/ubuntu lunar/main amd64 libref-util-perl all 0.204-2 [15.1 kB]
18:26:44 #14 9.336 Get:345 http://archive.ubuntu.com/ubuntu lunar/main amd64 libref-util-xs-perl amd64 0.117-2build1 [12.7 kB]
18:26:44 #14 9.337 Get:346 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB]
18:26:44 #14 9.338 Get:347 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB]
18:26:44 #14 9.338 Get:348 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
18:26:44 #14 9.338 Get:349 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [69.8 kB]
18:26:44 #14 9.339 Get:350 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.3 kB]
18:26:44 #14 9.348 Get:351 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB]
18:26:44 #14 9.349 Get:352 http://archive.ubuntu.com/ubuntu lunar/main amd64 libset-intspan-perl all 1.19-3 [24.8 kB]
18:26:44 #14 9.349 Get:353 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsocket6-perl amd64 0.29-3 [17.6 kB]
18:26:44 #14 9.350 Get:354 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB]
18:26:44 #14 9.359 Get:355 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-copyright-perl all 0.003014-1 [20.5 kB]
18:26:44 #14 9.359 Get:356 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-escape-perl all 2010.002-3 [16.1 kB]
18:26:44 #14 9.360 Get:357 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB]
18:26:44 #14 9.360 Get:358 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-shellquote-perl all 1.04-3 [11.3 kB]
18:26:44 #14 9.360 Get:359 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [26.1 kB]
18:26:44 #14 9.361 Get:360 http://archive.ubuntu.com/ubuntu lunar/main amd64 libterm-readkey-perl amd64 2.38-2build1 [23.5 kB]
18:26:44 #14 9.370 Get:361 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-levenshteinxs-perl amd64 0.03-5build1 [8158 B]
18:26:44 #14 9.370 Get:362 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [12.3 kB]
18:26:44 #14 9.371 Get:363 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-xslate-perl amd64 3.5.9-1build2 [185 kB]
18:26:44 #14 9.372 Get:364 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
18:26:44 #14 9.381 Get:365 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtime-moment-perl amd64 0.44-2build1 [71.4 kB]
18:26:44 #14 9.382 Get:366 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [25.6 kB]
18:26:44 #14 9.382 Get:367 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunicode-utf8-perl amd64 0.62-2 [18.0 kB]
18:26:44 #14 9.383 Get:368 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-mechanize-perl all 2.16-1 [94.5 kB]
18:26:44 #14 9.384 Get:369 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
18:26:44 #14 9.384 Get:370 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-base-perl all 1.09-3 [18.9 kB]
18:26:44 #14 9.392 Get:371 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
18:26:44 #14 9.393 Get:372 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1build1 [313 kB]
18:26:44 #14 9.396 Get:373 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-parser-perl amd64 2.46-4 [206 kB]
18:26:44 #14 9.398 Get:374 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-expat-perl all 0.51-2 [8644 B]
18:26:44 #14 9.404 Get:375 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [30.6 kB]
18:26:44 #14 9.404 Get:376 http://archive.ubuntu.com/ubuntu lunar/main amd64 licensecheck all 3.3.5-1ubuntu1 [36.0 kB]
18:26:44 #14 9.405 Get:377 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-size-perl amd64 0.83-2build1 [19.5 kB]
18:26:44 #14 9.405 Get:378 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-run3-perl all 0.048-3 [30.3 kB]
18:26:44 #14 9.406 Get:379 http://archive.ubuntu.com/ubuntu lunar/main amd64 lzip amd64 1.23-5 [80.5 kB]
18:26:44 #14 9.406 Get:380 http://archive.ubuntu.com/ubuntu lunar/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
18:26:44 #14 9.415 Get:381 http://archive.ubuntu.com/ubuntu lunar/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
18:26:44 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:26:44 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:26:44 go: downloading github.com/golang/mock v1.6.0
18:26:44 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:26:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:26:44 go: downloading golang.org/x/crypto v0.7.0
18:26:44 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:26:44 #14 9.416 Get:382 http://archive.ubuntu.com/ubuntu lunar/main amd64 unzip amd64 6.0-27ubuntu1 [174 kB]
18:26:44 #14 9.417 Get:383 http://archive.ubuntu.com/ubuntu lunar/main amd64 lintian all 2.116.3ubuntu1 [1114 kB]
18:26:44 #14 9.427 Get:384 http://archive.ubuntu.com/ubuntu lunar/main amd64 manpages-dev all 6.03-1 [2015 kB]
18:26:44 #14 9.448 Get:385 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-certifi all 2022.9.24-1 [155 kB]
18:26:44 #14 9.450 Get:386 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB]
18:26:44 #14 9.451 Get:387 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cryptography amd64 38.0.4-2 [697 kB]
18:26:44 #14 9.458 Get:388 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-idna all 3.3-1 [49.3 kB]
18:26:44 #14 9.459 Get:389 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-nacl amd64 1.5.0-2 [63.1 kB]
18:26:44 #14 9.459 Get:390 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-bcrypt amd64 3.2.2-1 [32.5 kB]
18:26:44 #14 9.460 Get:391 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-six all 1.16.0-4 [12.4 kB]
18:26:44 #14 9.460 Get:392 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB]
18:26:44 #14 9.461 Get:393 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-urllib3 all 1.26.12-1 [99.7 kB]
18:26:44 #14 9.462 Get:394 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB]
18:26:44 #14 9.472 Get:395 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB]
18:26:44 #14 9.472 Get:396 http://archive.ubuntu.com/ubuntu lunar/main amd64 equivs all 2.3.1 [19.0 kB]
18:26:44 #14 9.472 Get:397 http://archive.ubuntu.com/ubuntu lunar/main amd64 libauthen-sasl-perl all 2.1600-3 [42.2 kB]
18:26:44 #14 9.473 Get:398 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-magic all 2:0.4.26-3 [13.1 kB]
18:26:44 go: downloading github.com/sirupsen/logrus v1.9.2
18:26:44 go: downloading github.com/urfave/cli/v2 v2.25.5
18:26:44 go: downloading golang.org/x/sys v0.8.0
18:26:44 go: downloading github.com/google/uuid v1.3.0
18:26:44 go: downloading github.com/moby/vpnkit v0.5.0
18:26:44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:26:44 go: downloading github.com/gofrs/flock v0.8.1
18:26:44 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:26:44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:26:44 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:26:44 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:26:44 go: downloading github.com/josharian/native v1.1.0
18:26:44 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:26:44 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:26:44 go: downloading golang.org/x/net v0.9.0
18:26:44 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:26:44 go: downloading github.com/gogo/googleapis v1.4.1
18:26:44 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:26:44 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:26:44 go: downloading github.com/moby/locker v1.0.1
18:26:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:26:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:26:44 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:26:44 go: downloading google.golang.org/protobuf v1.30.0
18:26:44 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:26:44 #14 9.633 debconf: delaying package configuration, since apt-utils is not installed
18:26:44 #14 9.661 Fetched 146 MB in 5s (29.0 MB/s)
18:26:44 #14 9.703 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4351 files and directories currently installed.)
18:26:44 #14 9.707 Preparing to unpack .../libc6_2.37-0ubuntu2.1_amd64.deb ...
18:26:44 #14 9.802 Unpacking libc6:amd64 (2.37-0ubuntu2.1) over (2.37-0ubuntu2) ...
18:26:44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:26:44 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:26:45 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:26:45 go: downloading github.com/google/gofuzz v1.2.0
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:26:45 go: downloading github.com/aws/smithy-go v1.13.5
18:26:45 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:26:45 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:26:45 go: downloading golang.org/x/term v0.7.0
18:26:45 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:26:45 go: downloading github.com/containerd/continuity v0.4.1
18:26:45 go: downloading k8s.io/klog/v2 v2.90.1
18:26:45 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:26:45 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:26:45 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:26:45 go: downloading gopkg.in/inf.v0 v0.9.1
18:26:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:26:45 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:26:45 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:26:45 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:26:45 go: downloading golang.org/x/oauth2 v0.7.0
18:26:45 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:26:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:26:45 go: downloading github.com/mattn/go-colorable v0.1.13
18:26:45 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:26:45 go: downloading sigs.k8s.io/yaml v1.3.0
18:26:45 go: downloading github.com/moby/spdystream v0.2.0
18:26:45 go: downloading github.com/mattn/go-isatty v0.0.17
18:26:45 go: downloading github.com/json-iterator/go v1.1.12
18:26:45 go: downloading github.com/modern-go/reflect2 v1.0.2
18:26:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:26:45 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:26:45 go: downloading github.com/go-openapi/swag v0.19.14
18:26:45 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:26:45 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:26:45 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:26:45 go: downloading github.com/mailru/easyjson v0.7.6
18:26:45 go: downloading github.com/josharian/intern v1.0.0
18:26:45 #18 exporting layers 2.3s done
18:26:45 #18 writing image sha256:b14e4d3cd2c6877a4854fa736a4f074c9ff7121d8e438f61a7c8745aaba5e51a done
18:26:45 #18 naming to docker.io/rpmbuild-fedora-37/x86_64 done
18:26:45 #18 DONE 2.3s
18:26:45 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/x86_64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:26:45 #16 DONE 1.5s
18:26:45 
18:26:45 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
18:26:45 #17 DONE 0.0s
18:26:45 
18:26:45 #18 exporting to image
18:26:45 #18 exporting layers
18:26:45 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:26:45 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:26:45 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:26:45 warning: source_date_epoch_from_changelog set but %changelog is missing
18:26:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yzTlDj
18:26:45 + umask 022
18:26:45 + cd /root/rpmbuild/BUILD
18:26:45 + cd /root/rpmbuild/BUILD
18:26:45 + rm -rf src
18:26:45 + /usr/bin/mkdir -p src
18:26:45 + cd src
18:26:45 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:26:46 #14 10.83 Setting up libc6:amd64 (2.37-0ubuntu2.1) ...
18:26:46 + STATUS=0
18:26:46 + '[' 0 -ne 0 ']'
18:26:46 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:26:46 #21 exporting layers 3.1s done
18:26:46 #21 writing image sha256:dce2da9186e8a1a3007c651ec80405feff79ee73431771d6f5e730d88dd072b4 done
18:26:46 #21 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
18:26:46 #21 DONE 3.1s
18:26:46 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
18:26:46 + set -e
18:26:46 + mkdir -p /root/build-deb/engine
18:26:46 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:26:46 + STATUS=0
18:26:46 + '[' 0 -ne 0 ']'
18:26:46 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:46 + RPM_EC=0
18:26:46 ++ jobs -p
18:26:46 + exit 0
18:26:46 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R3HdqF
18:26:46 + umask 022
18:26:46 + cd /root/rpmbuild/BUILD
18:26:46 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:26:46 + export CFLAGS
18:26:46 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:26:46 + export CXXFLAGS
18:26:46 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:26:46 + export FFLAGS
18:26:46 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:26:46 + export FCFLAGS
18:26:46 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:26:46 + export LDFLAGS
18:26:46 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:46 + export LT_SYS_LIBRARY_PATH
18:26:46 + CC=gcc
18:26:46 + export CC
18:26:46 + CXX=g++
18:26:46 + export CXX
18:26:46 + cd src
18:26:46 + export DOCKER_GITCOMMIT=949f8c9
18:26:46 + DOCKER_GITCOMMIT=949f8c9
18:26:46 + mkdir -p /go/src/github.com/docker
18:26:46 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:26:46 + pushd /root/rpmbuild/BUILD/src/engine
18:26:46 + TMP_GOPATH=/go
18:26:46 + hack/dockerfile/install/install.sh tini
18:26:46 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:26:46 + RM_GOPATH=0
18:26:46 + TMP_GOPATH=/go
18:26:46 + : /usr/local/bin
18:26:46 + '[' -z /go ']'
18:26:46 + export GOPATH=/go
18:26:46 + GOPATH=/go
18:26:46 + case "$(go env GOARCH)" in
18:26:46 ++ go env GOARCH
18:26:46 + export GO_BUILDMODE=-buildmode=pie
18:26:46 + GO_BUILDMODE=-buildmode=pie
18:26:46 ++ dirname hack/dockerfile/install/install.sh
18:26:46 + dir=hack/dockerfile/install
18:26:46 + bin=tini
18:26:46 + shift
18:26:46 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:26:46 + . hack/dockerfile/install/tini.installer
18:26:46 ++ : v0.19.0
18:26:46 + install_tini
18:26:46 + echo 'Install tini version v0.19.0'
18:26:46 + git clone https://github.com/krallin/tini.git /go/tini
18:26:46 Install tini version v0.19.0
18:26:46 Cloning into '/go/tini'...
18:26:47 #14 11.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4351 files and directories currently installed.)
18:26:47 #14 11.97 Preparing to unpack .../libc-bin_2.37-0ubuntu2.1_amd64.deb ...
18:26:47 #14 11.98 Unpacking libc-bin (2.37-0ubuntu2.1) over (2.37-0ubuntu2) ...
18:26:47 #14 12.13 Setting up libc-bin (2.37-0ubuntu2.1) ...
18:26:47 #14 12.20 Selecting previously unselected package liblocale-gettext-perl.
18:26:47 #14 12.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4351 files and directories currently installed.)
18:26:47 #14 12.20 Preparing to unpack .../liblocale-gettext-perl_1.07-5_amd64.deb ...
18:26:47 #14 12.20 Unpacking liblocale-gettext-perl (1.07-5) ...
18:26:47 #14 12.24 Selecting previously unselected package libssl3:amd64.
18:26:47 + cd /go/tini
18:26:47 + git checkout -q v0.19.0
18:26:47 + cmake .
18:26:47 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:26:47   Compatibility with CMake < 3.5 will be removed from a future version of
18:26:47   CMake.
18:26:47 
18:26:47   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:26:47   CMake that the project does not need compatibility with older versions.
18:26:47 
18:26:47 
18:26:47 -- The C compiler identification is GNU 12.3.1
18:26:47 -- Detecting C compiler ABI info
18:26:47 + mkdir -p /root/build-deb/cli
18:26:47 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:26:47 #14 12.25 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_amd64.deb ...
18:26:47 #14 12.25 Unpacking libssl3:amd64 (3.0.8-1ubuntu1.2) ...
18:26:47 #14 12.32 Selecting previously unselected package libpython3.11-minimal:amd64.
18:26:47 #14 12.32 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_amd64.deb ...
18:26:47 #14 12.32 Unpacking libpython3.11-minimal:amd64 (3.11.4-1~23.04) ...
18:26:47 -- Detecting C compiler ABI info - done
18:26:47 -- Check for working C compiler: /usr/bin/gcc - skipped
18:26:47 -- Detecting C compile features
18:26:47 -- Detecting C compile features - done
18:26:47 -- Performing Test HAS_BUILTIN_FORTIFY
18:26:47 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:26:47 -- Configuring done (0.4s)
18:26:47 -- Generating done (0.0s)
18:26:47 -- Build files have been written to: /go/tini
18:26:47 + make tini-static
18:26:47 + mkdir -p /root/build-deb/buildx
18:26:47 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:26:47 #14 12.40 Selecting previously unselected package libexpat1:amd64.
18:26:47 #14 12.40 Preparing to unpack .../libexpat1_2.5.0-1_amd64.deb ...
18:26:47 #14 12.40 Unpacking libexpat1:amd64 (2.5.0-1) ...
18:26:47 #14 12.44 Selecting previously unselected package python3.11-minimal.
18:26:47 #14 12.45 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_amd64.deb ...
18:26:47 #14 12.45 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
18:26:47 #14 12.52 Setting up libssl3:amd64 (3.0.8-1ubuntu1.2) ...
18:26:47 #14 12.60 Setting up libpython3.11-minimal:amd64 (3.11.4-1~23.04) ...
18:26:47 #14 12.61 Setting up libexpat1:amd64 (2.5.0-1) ...
18:26:47 #14 12.62 Setting up python3.11-minimal (3.11.4-1~23.04) ...
18:26:47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:26:47 [100%] Linking C executable tini-static
18:26:47 + mkdir -p /root/build-deb/compose
18:26:47 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:26:47 + mkdir -p /go/src/github.com/docker
18:26:47 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:26:47 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:26:47 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:26:47 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:26:47 + EPOCH=5
18:26:47 + EPOCH_SEP=
18:26:47 + [[ ! -z 5 ]]
18:26:47 + EPOCH_SEP=:
18:26:47 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:26:47 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:26:47 + VERSION=0.0.0-20231011170815-26951f7
18:26:47 VERSION AAA 0.0.0-20231011170815-26951f7
18:26:47 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:26:47 VERSION bbb 0.0.0-20231011170815-26951f7
18:26:47 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:26:47 + debSource=docker-ce
18:26:47 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:26:47 + debMaintainer='Docker <support@docker.com>'
18:26:47 ++ date --rfc-2822
18:26:47 + debDate='Wed, 11 Oct 2023 18:26:47 +0000'
18:26:47 + pkgRevision=1
18:26:47 + cat
18:26:47 + export CLI_GITCOMMIT=26951f7
18:26:47 + CLI_GITCOMMIT=26951f7
18:26:47 + export ENGINE_GITCOMMIT=949f8c9
18:26:47 + ENGINE_GITCOMMIT=949f8c9
18:26:47 VERSION BBB 0.0.0-20231011170815-26951f7
18:26:47 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:26:47 + dpkg-buildpackage -uc -us -I.git
18:26:47 make[2]: Entering directory '/root/build-deb/cli'
18:26:47 scripts/docs/generate-man.sh
18:26:47 + cp -r . /tmp/docker-cli-docsgen.Wu6p2kq4DW/
18:26:48 [100%] Built target tini-static
18:26:48 dpkg-buildpackage: info: source package docker-ce
18:26:48 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal
18:26:48 dpkg-buildpackage: info: source distribution focal
18:26:48 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:26:48 dpkg-buildpackage: info: host architecture amd64
18:26:48  dpkg-source -I.git --before-build .
18:26:48 #18 exporting layers 2.3s done
18:26:48 #18 writing image sha256:028c2acad1056a269f28d954e1a0ff723de52cc0f5e900dfa573cf5ae3c3a294 done
18:26:48 #18 naming to docker.io/rpmbuild-fedora-38/x86_64 done
18:26:48 #18 DONE 2.3s
18:26:48 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-38/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-38/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-38/x86_64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:26:48 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:26:48 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:26:48 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:26:48 warning: source_date_epoch_from_changelog set but %changelog is missing
18:26:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rBeOTk
18:26:48 + umask 022
18:26:48 + cd /root/rpmbuild/BUILD
18:26:48 + cd /root/rpmbuild/BUILD
18:26:48 + rm -rf src
18:26:48 + /usr/bin/mkdir -p src
18:26:48 + cd src
18:26:48 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:26:48 #14 13.30 Selecting previously unselected package python3-minimal.
18:26:48 #14 13.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4691 files and directories currently installed.)
18:26:48 #14 13.30 Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ...
18:26:48 #14 13.30 Unpacking python3-minimal (3.11.2-1) ...
18:26:48 #14 13.34 Selecting previously unselected package media-types.
18:26:48 + cd /tmp/docker-cli-docsgen.Wu6p2kq4DW
18:26:48 + ./scripts/vendor init
18:26:48 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:26:48 + cp man/tools.go .
18:26:48 + ./scripts/vendor update
18:26:48 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:26:48 go: downloading github.com/spf13/cobra v1.7.0
18:26:48 go: downloading github.com/docker/go-units v0.5.0
18:26:48 go: downloading github.com/spf13/pflag v1.0.5
18:26:48 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:26:48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:26:48 + mkdir -p /usr/local/bin
18:26:48 + cp tini-static /usr/local/bin/docker-init
18:26:48 + VERSION=0.0.0-20231011170815-26951f7
18:26:48 + PRODUCT=docker
18:26:48 + hack/make.sh dynbinary
18:26:48 
18:26:48 Removing bundles/
18:26:48 
18:26:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:48 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:26:48 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:26:48 module github.com/docker/docker
18:26:48 
18:26:48 go 1.20
18:26:48 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:48 + GO111MODULE=on
18:26:48 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:48.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:26:48  debian/rules clean
18:26:48 dh clean --with=bash-completion
18:26:48    dh_clean
18:26:48 #15 12.77   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          74/95 
18:26:48 #15 21.14   Installing       : python3-policycoreutils-3.5-7.fc39.noarch            75/95 
18:26:48 #15 21.16   Installing       : policycoreutils-python-utils-3.5-7.fc39.noarch       76/95 
18:26:48 #15 21.16   Installing       : policycoreutils-devel-3.5-7.fc39.x86_64              77/95 
18:26:48 #14 13.34 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:26:48 #14 13.34 Unpacking media-types (10.0.0) ...
18:26:48 #14 13.38 Selecting previously unselected package libkrb5support0:amd64.
18:26:48 #14 13.38 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_amd64.deb ...
18:26:48 #14 13.38 Unpacking libkrb5support0:amd64 (1.20.1-1build1) ...
18:26:48 #14 13.42 Selecting previously unselected package libk5crypto3:amd64.
18:26:48 #14 13.42 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_amd64.deb ...
18:26:48 #14 13.43 Unpacking libk5crypto3:amd64 (1.20.1-1build1) ...
18:26:48 #14 13.46 Selecting previously unselected package libkeyutils1:amd64.
18:26:48 #14 13.46 Preparing to unpack .../04-libkeyutils1_1.6.3-2_amd64.deb ...
18:26:48 #14 13.47 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
18:26:48 #14 13.50 Selecting previously unselected package libkrb5-3:amd64.
18:26:48 #14 13.51 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_amd64.deb ...
18:26:48 #14 13.51 Unpacking libkrb5-3:amd64 (1.20.1-1build1) ...
18:26:48 #14 13.56 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:26:48 #14 13.56 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_amd64.deb ...
18:26:48 #14 13.56 Unpacking libgssapi-krb5-2:amd64 (1.20.1-1build1) ...
18:26:48 go: downloading github.com/fvbommel/sortorder v1.0.2
18:26:48 go: downloading github.com/moby/term v0.5.0
18:26:48 go: downloading github.com/morikuni/aec v1.0.0
18:26:48 go: downloading github.com/pkg/errors v0.9.1
18:26:48 go: downloading github.com/google/go-cmp v0.5.9
18:26:48 go: downloading gotest.tools/v3 v3.5.0
18:26:48 go: downloading golang.org/x/sync v0.3.0
18:26:48  dpkg-source -I.git -b .
18:26:48 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:26:48 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:26:48 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:26:48 dpkg-source: info: using source format '1.0'
18:26:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz
18:26:48 + STATUS=0
18:26:48 + '[' 0 -ne 0 ']'
18:26:48 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:26:48 #15 21.27   Installing       : selinux-policy-devel-38.29-1.fc39.noarch             78/95 
18:26:48 #15 21.28   Running scriptlet: selinux-policy-devel-38.29-1.fc39.noarch             78/95 
18:26:48 #15 21.30   Installing       : openssh-9.3p1-9.fc39.x86_64                          79/95 
18:26:48 #15 21.32   Installing       : openssh-clients-9.3p1-9.fc39.x86_64                  80/95 
18:26:48 #15 21.33   Running scriptlet: openssh-clients-9.3p1-9.fc39.x86_64                  80/95 
18:26:48 #15 21.43   Installing       : git-core-2.41.0-2.fc39.x86_64                        81/95 
18:26:48 #15 21.47   Installing       : git-core-doc-2.41.0-2.fc39.noarch                    82/95 
18:26:48 #15 21.49   Installing       : perl-Git-2.41.0-2.fc39.noarch                        83/95 
18:26:48 #15 21.49   Installing       : git-2.41.0-2.fc39.x86_64                             84/95 
18:26:48 #15 21.50   Installing       : annobin-docs-12.24-1.fc39.noarch                     85/95 
18:26:48 #15 21.51   Installing       : annobin-plugin-gcc-12.24-1.fc39.x86_64               86/95 
18:26:48 #15 21.51   Running scriptlet: annobin-plugin-gcc-12.24-1.fc39.x86_64               86/95 
18:26:48 #14 13.60 Selecting previously unselected package libtirpc-common.
18:26:48 #14 13.60 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
18:26:48 #14 13.60 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:26:48 #14 13.64 Selecting previously unselected package libtirpc3:amd64.
18:26:48 #14 13.64 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ...
18:26:48 #14 13.65 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
18:26:48 #14 13.69 Selecting previously unselected package libnsl2:amd64.
18:26:48 #14 13.69 Preparing to unpack .../09-libnsl2_1.3.0-2build2_amd64.deb ...
18:26:48 #14 13.69 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
18:26:48 #14 13.73 Selecting previously unselected package readline-common.
18:26:48 #14 13.73 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
18:26:48 #14 13.73 Unpacking readline-common (8.2-1.3) ...
18:26:48 #14 13.78 Selecting previously unselected package libreadline8:amd64.
18:26:48 #14 13.78 Preparing to unpack .../11-libreadline8_8.2-1.3_amd64.deb ...
18:26:48 #14 13.78 Unpacking libreadline8:amd64 (8.2-1.3) ...
18:26:48 #14 13.82 Selecting previously unselected package libsqlite3-0:amd64.
18:26:48 go: downloading github.com/mattn/go-runewidth v0.0.14
18:26:48 #15 21.53   Installing       : device-mapper-devel-1.02.196-1.fc39.x86_64           87/95 
18:26:48 #15 21.53   Installing       : gcc-plugin-annobin-13.2.1-3.fc39.x86_64              88/95 
18:26:48 #15 21.54   Running scriptlet: gcc-plugin-annobin-13.2.1-3.fc39.x86_64              88/95 
18:26:48 #15 21.57   Installing       : libtool-2.4.7-7.fc39.x86_64                          89/95 
18:26:48 #15 21.58   Installing       : libtool-ltdl-devel-2.4.7-7.fc39.x86_64               90/95 
18:26:48 #15 21.59   Installing       : libseccomp-devel-2.5.3-6.fc39.x86_64                 91/95 
18:26:48 #15 21.60   Installing       : which-2.21-40.fc39.x86_64                            92/95 
18:26:48 #15 21.60   Installing       : systemd-rpm-macros-254.5-2.fc39.noarch               93/95 
18:26:48 #15 21.61   Installing       : rpm-plugin-selinux-4.19.0-1.fc39.x86_64              94/95 
18:26:48 #15 21.61   Cleanup          : systemd-libs-254.1-2.fc39.x86_64                     95/95 
18:26:48 #15 21.62   Running scriptlet: systemd-resolved-254.5-2.fc39.x86_64                 95/95 
18:26:48 #15 21.64   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          95/95 
18:26:48 #14 13.82 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_amd64.deb ...
18:26:48 #14 13.82 Unpacking libsqlite3-0:amd64 (3.40.1-1) ...
18:26:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc
18:26:48  debian/rules build
18:26:48 dh build --with=bash-completion
18:26:48    dh_update_autotools_config
18:26:48    dh_autoreconf
18:26:48 #14 13.86 Selecting previously unselected package libpython3.11-stdlib:amd64.
18:26:48    debian/rules override_dh_auto_build
18:26:48 #14 13.86 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_amd64.deb ...
18:26:48 #14 13.87 Unpacking libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ...
18:26:48 #14 13.96 Selecting previously unselected package python3.11.
18:26:48 #14 13.96 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_amd64.deb ...
18:26:48 make[1]: Entering directory '/root/build-deb'
18:26:48 # Build the daemon and dependencies
18:26:48 #14 13.96 Unpacking python3.11 (3.11.4-1~23.04) ...
18:26:48 #14 13.99 Selecting previously unselected package libpython3-stdlib:amd64.
18:26:48 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:26:48 
18:26:48 Removing bundles/
18:26:48 
18:26:48 #14 13.99 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_amd64.deb ...
18:26:48 #14 14.00 Unpacking libpython3-stdlib:amd64 (3.11.2-1) ...
18:26:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:48 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:26:48 #14 14.03 Setting up python3-minimal (3.11.2-1) ...
18:26:48 + tee /root/build-deb/engine/go.mod
18:26:48 module github.com/docker/docker
18:26:48 
18:26:48 go 1.20
18:26:48 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:48 + GO111MODULE=on
18:26:48 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:26:48 go: downloading github.com/sirupsen/logrus v1.9.3
18:26:48 go: downloading github.com/moby/sys/sequential v0.5.0
18:26:48 go: downloading github.com/distribution/reference v0.5.0
18:26:49 + STATUS=0
18:26:49 + '[' 0 -ne 0 ']'
18:26:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:49 + RPM_EC=0
18:26:49 ++ jobs -p
18:26:49 + exit 0
18:26:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oRWCaF
18:26:49 + umask 022
18:26:49 + cd /root/rpmbuild/BUILD
18:26:49 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:49 + export CFLAGS
18:26:49 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:49 + export CXXFLAGS
18:26:49 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:49 + export FFLAGS
18:26:49 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:49 + export FCFLAGS
18:26:49 + VALAFLAGS=-g
18:26:49 + export VALAFLAGS
18:26:49 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:26:49 + export LDFLAGS
18:26:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:49 + export LT_SYS_LIBRARY_PATH
18:26:49 + CC=gcc
18:26:49 + export CC
18:26:49 + CXX=g++
18:26:49 + export CXX
18:26:49 + cd src
18:26:49 + export DOCKER_GITCOMMIT=949f8c9
18:26:49 + DOCKER_GITCOMMIT=949f8c9
18:26:49 + mkdir -p /go/src/github.com/docker
18:26:49 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:26:49 + pushd /root/rpmbuild/BUILD/src/engine
18:26:49 + TMP_GOPATH=/go
18:26:49 + hack/dockerfile/install/install.sh tini
18:26:49 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:26:49 + RM_GOPATH=0
18:26:49 + TMP_GOPATH=/go
18:26:49 + : /usr/local/bin
18:26:49 + '[' -z /go ']'
18:26:49 + export GOPATH=/go
18:26:49 + GOPATH=/go
18:26:49 + case "$(go env GOARCH)" in
18:26:49 ++ go env GOARCH
18:26:49 + export GO_BUILDMODE=-buildmode=pie
18:26:49 + GO_BUILDMODE=-buildmode=pie
18:26:49 ++ dirname hack/dockerfile/install/install.sh
18:26:49 + dir=hack/dockerfile/install
18:26:49 + bin=tini
18:26:49 + shift
18:26:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:26:49 + . hack/dockerfile/install/tini.installer
18:26:49 ++ : v0.19.0
18:26:49 + install_tini
18:26:49 + echo 'Install tini version v0.19.0'
18:26:49 Install tini version v0.19.0
18:26:49 + git clone https://github.com/krallin/tini.git /go/tini
18:26:49 Cloning into '/go/tini'...
18:26:49 #15 21.66   Running scriptlet: systemd-libs-254.1-2.fc39.x86_64                     95/95 
18:26:49 #15 21.90   Verifying        : annobin-docs-12.24-1.fc39.noarch                      1/95 
18:26:49 #15 21.90   Verifying        : annobin-plugin-gcc-12.24-1.fc39.x86_64                2/95 
18:26:49 #15 21.90   Verifying        : autoconf-2.71-6.fc39.noarch                           3/95 
18:26:49 #15 21.90   Verifying        : automake-1.16.5-13.fc39.noarch                        4/95 
18:26:49 #15 21.90   Verifying        : checkpolicy-3.5-3.fc39.x86_64                         5/95 
18:26:49 #15 21.90   Verifying        : cmake-3.27.7-1.fc39.x86_64                            6/95 
18:26:49 #15 21.90   Verifying        : cmake-data-3.27.7-1.fc39.noarch                       7/95 
18:26:49 #15 21.90   Verifying        : cmake-filesystem-3.27.7-1.fc39.x86_64                 8/95 
18:26:49 #15 21.90   Verifying        : cmake-rpm-macros-3.27.7-1.fc39.noarch                 9/95 
18:26:49 #15 21.90   Verifying        : cpp-13.2.1-3.fc39.x86_64                             10/95 
18:26:49 #15 21.90   Verifying        : cryptsetup-libs-2.6.1-3.fc39.x86_64                  11/95 
18:26:49 #15 21.90   Verifying        : dbus-1:1.14.10-1.fc39.x86_64                         12/95 
18:26:49 #15 21.90   Verifying        : dbus-broker-33-2.fc39.x86_64                         13/95 
18:26:49 #15 21.90   Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                  14/95 
18:26:49 #15 21.90   Verifying        : device-mapper-1.02.196-1.fc39.x86_64                 15/95 
18:26:49 #15 21.90   Verifying        : device-mapper-devel-1.02.196-1.fc39.x86_64           16/95 
18:26:49 #15 21.90   Verifying        : device-mapper-libs-1.02.196-1.fc39.x86_64            17/95 
18:26:49 #15 21.90   Verifying        : gc-8.2.2-4.fc39.x86_64                               18/95 
18:26:49 #15 21.90   Verifying        : gcc-13.2.1-3.fc39.x86_64                             19/95 
18:26:49 #15 21.90   Verifying        : gcc-plugin-annobin-13.2.1-3.fc39.x86_64              20/95 
18:26:49 #15 21.90   Verifying        : git-2.41.0-2.fc39.x86_64                             21/95 
18:26:49 #15 21.90   Verifying        : git-core-2.41.0-2.fc39.x86_64                        22/95 
18:26:49 #15 21.90   Verifying        : git-core-doc-2.41.0-2.fc39.noarch                    23/95 
18:26:49 #15 21.91   Verifying        : glibc-devel-2.38-7.fc39.x86_64                       24/95 
18:26:49 #15 21.91   Verifying        : glibc-headers-x86-2.38-7.fc39.noarch                 25/95 
18:26:49 #15 21.91   Verifying        : glibc-static-2.38-7.fc39.x86_64                      26/95 
18:26:49 #15 21.91   Verifying        : guile22-2.2.7-9.fc39.x86_64                          27/95 
18:26:49 #15 21.91   Verifying        : jsoncpp-1.9.5-5.fc39.x86_64                          28/95 
18:26:49 #15 21.91   Verifying        : kernel-headers-6.5.4-300.fc39.x86_64                 29/95 
18:26:49 #15 21.91   Verifying        : kmod-libs-30-6.fc39.x86_64                           30/95 
18:26:49 #15 21.91   Verifying        : less-633-2.fc39.x86_64                               31/95 
18:26:49 #15 21.91   Verifying        : libargon2-20190702-3.fc39.x86_64                     32/95 
18:26:49 #15 21.91   Verifying        : libbpf-2:1.1.0-4.fc39.x86_64                         33/95 
18:26:49 #15 21.91   Verifying        : libcbor-0.10.2-2.fc39.x86_64                         34/95 
18:26:49 #15 21.91   Verifying        : libedit-3.1-48.20230828cvs.fc39.x86_64               35/95 
18:26:49 #15 21.91   Verifying        : libfdisk-2.39.2-1.fc39.x86_64                        36/95 
18:26:49 #15 21.91   Verifying        : libfido2-1.13.0-3.fc39.x86_64                        37/95 
18:26:49 #15 21.91   Verifying        : libmpc-1.3.1-3.fc39.x86_64                           38/95 
18:26:49 #15 21.91   Verifying        : libseccomp-2.5.3-6.fc39.x86_64                       39/95 
18:26:49 #15 21.91   Verifying        : libseccomp-devel-2.5.3-6.fc39.x86_64                 40/95 
18:26:49 #15 21.91   Verifying        : libselinux-devel-3.5-5.fc39.x86_64                   41/95 
18:26:49 #15 21.91   Verifying        : libselinux-utils-3.5-5.fc39.x86_64                   42/95 
18:26:49 #15 21.91   Verifying        : libsepol-devel-3.5-2.fc39.x86_64                     43/95 
18:26:49 #15 21.91   Verifying        : libtool-2.4.7-7.fc39.x86_64                          44/95 
18:26:49 #15 21.91   Verifying        : libtool-ltdl-2.4.7-7.fc39.x86_64                     45/95 
18:26:49 #15 21.91   Verifying        : libtool-ltdl-devel-2.4.7-7.fc39.x86_64               46/95 
18:26:49 #15 21.91   Verifying        : libutempter-1.2.1-10.fc39.x86_64                     47/95 
18:26:49 #15 21.91   Verifying        : libxcrypt-devel-4.4.36-2.fc39.x86_64                 48/95 
18:26:49 #15 21.91   Verifying        : libxcrypt-static-4.4.36-2.fc39.x86_64                49/95 
18:26:49 #15 21.91   Verifying        : m4-1.4.19-6.fc39.x86_64                              50/95 
18:26:49 #15 21.91   Verifying        : make-1:4.4.1-2.fc39.x86_64                           51/95 
18:26:49 #15 21.91   Verifying        : openssh-9.3p1-9.fc39.x86_64                          52/95 
18:26:49 #15 21.91   Verifying        : openssh-clients-9.3p1-9.fc39.x86_64                  53/95 
18:26:49 #15 21.91   Verifying        : pcre2-devel-10.42-1.fc39.2.x86_64                    54/95 
18:26:49 #15 21.91   Verifying        : pcre2-utf16-10.42-1.fc39.2.x86_64                    55/95 
18:26:49 #15 21.91   Verifying        : pcre2-utf32-10.42-1.fc39.2.x86_64                    56/95 
18:26:49 #15 21.91   Verifying        : perl-Error-1:0.17029-13.fc39.noarch                  57/95 
18:26:49 #15 21.91   Verifying        : perl-Git-2.41.0-2.fc39.noarch                        58/95 
18:26:49 #15 21.91   Verifying        : perl-TermReadKey-2.38-18.fc39.x86_64                 59/95 
18:26:49 #15 21.91   Verifying        : perl-Thread-Queue-3.14-500.fc39.noarch               60/95 
18:26:49 #15 21.91   Verifying        : perl-threads-1:2.36-500.fc39.x86_64                  61/95 
18:26:49 #15 21.91   Verifying        : perl-threads-shared-1.68-500.fc39.x86_64             62/95 
18:26:49 #15 21.91   Verifying        : policycoreutils-3.5-7.fc39.x86_64                    63/95 
18:26:49 #15 21.91   Verifying        : policycoreutils-devel-3.5-7.fc39.x86_64              64/95 
18:26:49 #15 21.91   Verifying        : policycoreutils-python-utils-3.5-7.fc39.noarch       65/95 
18:26:49 #15 21.91   Verifying        : python3-audit-3.1.2-4.fc39.x86_64                    66/95 
18:26:49 #15 21.91   Verifying        : python3-libselinux-3.5-5.fc39.x86_64                 67/95 
18:26:49 #15 21.91   Verifying        : python3-libsemanage-3.5-4.fc39.x86_64                68/95 
18:26:49 #15 21.91   Verifying        : python3-policycoreutils-3.5-7.fc39.noarch            69/95 
18:26:49 #15 21.91   Verifying        : python3-setools-4.4.3-1.fc39.x86_64                  70/95 
18:26:49 #15 21.91   Verifying        : python3-setuptools-67.7.2-7.fc39.noarch              71/95 
18:26:49 #15 21.91   Verifying        : qrencode-libs-4.1.1-5.fc39.x86_64                    72/95 
18:26:49 #15 21.91   Verifying        : rhash-1.4.3-3.fc39.x86_64                            73/95 
18:26:49 #15 21.91   Verifying        : rpm-plugin-selinux-4.19.0-1.fc39.x86_64              74/95 
18:26:49 #15 21.91   Verifying        : systemd-254.5-2.fc39.x86_64                          75/95 
18:26:49 #15 21.91   Verifying        : systemd-devel-254.5-2.fc39.x86_64                    76/95 
18:26:49 #15 21.91   Verifying        : systemd-networkd-254.5-2.fc39.x86_64                 77/95 
18:26:49 #15 21.91   Verifying        : systemd-pam-254.5-2.fc39.x86_64                      78/95 
18:26:49 #15 21.91   Verifying        : systemd-resolved-254.5-2.fc39.x86_64                 79/95 
18:26:49 #15 21.91   Verifying        : systemd-rpm-macros-254.5-2.fc39.noarch               80/95 
18:26:49 #15 21.91   Verifying        : util-linux-2.39.2-1.fc39.x86_64                      81/95 
18:26:49 #15 21.91   Verifying        : which-2.21-40.fc39.x86_64                            82/95 
18:26:49 #15 21.91   Verifying        : xkeyboard-config-2.39-2.fc39.noarch                  83/95 
18:26:49 #15 21.91   Verifying        : libuv-1:1.46.0-3.fc39.x86_64                         84/95 
18:26:49 #15 21.91   Verifying        : libxkbcommon-1.6.0-1.fc39.x86_64                     85/95 
18:26:49 #15 21.91   Verifying        : perl-File-Compare-1.100.700-501.fc39.noarch          86/95 
18:26:49 #15 21.91   Verifying        : perl-File-Copy-2.41-501.fc39.noarch                  87/95 
18:26:49 #15 21.91   Verifying        : perl-File-Find-1.43-501.fc39.noarch                  88/95 
18:26:49 #15 21.91   Verifying        : perl-lib-0.65-501.fc39.x86_64                        89/95 
18:26:49 #15 21.91   Verifying        : selinux-policy-38.29-1.fc39.noarch                   90/95 
18:26:49 #15 21.91   Verifying        : selinux-policy-devel-38.29-1.fc39.noarch             91/95 
18:26:49 #15 21.91   Verifying        : selinux-policy-targeted-38.29-1.fc39.noarch          92/95 
18:26:49 #15 21.91   Verifying        : vim-filesystem-2:9.0.1984-1.fc39.noarch              93/95 
18:26:49 #15 21.91   Verifying        : systemd-libs-254.5-2.fc39.x86_64                     94/95 
18:26:49 #14 14.19 Selecting previously unselected package python3.
18:26:49 #14 14.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5180 files and directories currently installed.)
18:26:49 #14 14.19 Preparing to unpack .../0-python3_3.11.2-1_amd64.deb ...
18:26:49 #14 14.20 Unpacking python3 (3.11.2-1) ...
18:26:49 #14 14.23 Selecting previously unselected package perl-modules-5.36.
18:26:49 go: downloading github.com/docker/go-connections v0.4.0
18:26:49 go: downloading github.com/moby/patternmatcher v0.6.0
18:26:49 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:26:49 go: downloading golang.org/x/text v0.9.0
18:26:49 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:26:49 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:26:49 go: downloading github.com/opencontainers/go-digest v1.0.0
18:26:49 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:26:49 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:26:49 go: downloading github.com/containerd/containerd v1.6.24
18:26:49 go: downloading gopkg.in/yaml.v2 v2.4.0
18:26:49 go: downloading github.com/gogo/protobuf v1.3.2
18:26:49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:49 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:26:49 go: downloading golang.org/x/term v0.8.0
18:26:49 go: downloading github.com/moby/sys/signal v0.7.0
18:26:49 go: downloading golang.org/x/sys v0.10.0
18:26:49 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:26:49 + cd /go/tini
18:26:49 + git checkout -q v0.19.0
18:26:49 + cmake .
18:26:49 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:26:49   Compatibility with CMake < 3.5 will be removed from a future version of
18:26:49   CMake.
18:26:49 
18:26:49   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:26:49   CMake that the project does not need compatibility with older versions.
18:26:49 
18:26:49 
18:26:49 -- The C compiler identification is GNU 13.2.1
18:26:49 -- Detecting C compiler ABI info
18:26:49 #15 21.91   Verifying        : systemd-libs-254.1-2.fc39.x86_64                     95/95 
18:26:49 #15 22.08 
18:26:49 #15 22.08 Upgraded:
18:26:49 #15 22.08   systemd-libs-254.5-2.fc39.x86_64                                              
18:26:49 #15 22.08 Installed:
18:26:49 #15 22.08   annobin-docs-12.24-1.fc39.noarch                                              
18:26:49 #15 22.08   annobin-plugin-gcc-12.24-1.fc39.x86_64                                        
18:26:49 #15 22.08   autoconf-2.71-6.fc39.noarch                                                   
18:26:49 #15 22.08   automake-1.16.5-13.fc39.noarch                                                
18:26:49 #15 22.08   checkpolicy-3.5-3.fc39.x86_64                                                 
18:26:49 #15 22.08   cmake-3.27.7-1.fc39.x86_64                                                    
18:26:49 #15 22.08   cmake-data-3.27.7-1.fc39.noarch                                               
18:26:49 #15 22.08   cmake-filesystem-3.27.7-1.fc39.x86_64                                         
18:26:49 #15 22.08   cmake-rpm-macros-3.27.7-1.fc39.noarch                                         
18:26:49 #15 22.08   cpp-13.2.1-3.fc39.x86_64                                                      
18:26:49 #15 22.08   cryptsetup-libs-2.6.1-3.fc39.x86_64                                           
18:26:49 #15 22.08   dbus-1:1.14.10-1.fc39.x86_64                                                  
18:26:49 #15 22.08   dbus-broker-33-2.fc39.x86_64                                                  
18:26:49 #15 22.08   dbus-common-1:1.14.10-1.fc39.noarch                                           
18:26:49 #15 22.08   device-mapper-1.02.196-1.fc39.x86_64                                          
18:26:49 #15 22.08   device-mapper-devel-1.02.196-1.fc39.x86_64                                    
18:26:49 #15 22.08   device-mapper-libs-1.02.196-1.fc39.x86_64                                     
18:26:49 #15 22.08   gc-8.2.2-4.fc39.x86_64                                                        
18:26:49 #15 22.08   gcc-13.2.1-3.fc39.x86_64                                                      
18:26:49 #15 22.08   gcc-plugin-annobin-13.2.1-3.fc39.x86_64                                       
18:26:49 #15 22.08   git-2.41.0-2.fc39.x86_64                                                      
18:26:49 #15 22.08   git-core-2.41.0-2.fc39.x86_64                                                 
18:26:49 #15 22.08   git-core-doc-2.41.0-2.fc39.noarch                                             
18:26:49 #15 22.08   glibc-devel-2.38-7.fc39.x86_64                                                
18:26:49 #15 22.08   glibc-headers-x86-2.38-7.fc39.noarch                                          
18:26:49 #15 22.08   glibc-static-2.38-7.fc39.x86_64                                               
18:26:49 #15 22.08   guile22-2.2.7-9.fc39.x86_64                                                   
18:26:49 #15 22.08   jsoncpp-1.9.5-5.fc39.x86_64                                                   
18:26:49 #15 22.08   kernel-headers-6.5.4-300.fc39.x86_64                                          
18:26:49 #15 22.08   kmod-libs-30-6.fc39.x86_64                                                    
18:26:49 #15 22.08   less-633-2.fc39.x86_64                                                        
18:26:49 #15 22.08   libargon2-20190702-3.fc39.x86_64                                              
18:26:49 #15 22.08   libbpf-2:1.1.0-4.fc39.x86_64                                                  
18:26:49 #15 22.08   libcbor-0.10.2-2.fc39.x86_64                                                  
18:26:49 #15 22.08   libedit-3.1-48.20230828cvs.fc39.x86_64                                        
18:26:49 #15 22.08   libfdisk-2.39.2-1.fc39.x86_64                                                 
18:26:49 #15 22.08   libfido2-1.13.0-3.fc39.x86_64                                                 
18:26:49 #15 22.08   libmpc-1.3.1-3.fc39.x86_64                                                    
18:26:49 #15 22.08   libseccomp-2.5.3-6.fc39.x86_64                                                
18:26:49 #15 22.08   libseccomp-devel-2.5.3-6.fc39.x86_64                                          
18:26:49 #15 22.08   libselinux-devel-3.5-5.fc39.x86_64                                            
18:26:49 #15 22.08   libselinux-utils-3.5-5.fc39.x86_64                                            
18:26:49 #15 22.08   libsepol-devel-3.5-2.fc39.x86_64                                              
18:26:49 #15 22.08   libtool-2.4.7-7.fc39.x86_64                                                   
18:26:49 #15 22.08   libtool-ltdl-2.4.7-7.fc39.x86_64                                              
18:26:49 #15 22.08   libtool-ltdl-devel-2.4.7-7.fc39.x86_64                                        
18:26:49 #15 22.08   libutempter-1.2.1-10.fc39.x86_64                                              
18:26:49 #15 22.08   libuv-1:1.46.0-3.fc39.x86_64                                                  
18:26:49 #15 22.08   libxcrypt-devel-4.4.36-2.fc39.x86_64                                          
18:26:49 #15 22.08   libxcrypt-static-4.4.36-2.fc39.x86_64                                         
18:26:49 #15 22.08   libxkbcommon-1.6.0-1.fc39.x86_64                                              
18:26:49 #15 22.08   m4-1.4.19-6.fc39.x86_64                                                       
18:26:49 #15 22.08   make-1:4.4.1-2.fc39.x86_64                                                    
18:26:49 #15 22.08   openssh-9.3p1-9.fc39.x86_64                                                   
18:26:49 #15 22.08   openssh-clients-9.3p1-9.fc39.x86_64                                           
18:26:49 #15 22.08   pcre2-devel-10.42-1.fc39.2.x86_64                                             
18:26:49 #15 22.08   pcre2-utf16-10.42-1.fc39.2.x86_64                                             
18:26:49 #15 22.08   pcre2-utf32-10.42-1.fc39.2.x86_64                                             
18:26:49 #15 22.08   perl-Error-1:0.17029-13.fc39.noarch                                           
18:26:49 #15 22.08   perl-File-Compare-1.100.700-501.fc39.noarch                                   
18:26:49 #15 22.08   perl-File-Copy-2.41-501.fc39.noarch                                           
18:26:49 #15 22.08   perl-File-Find-1.43-501.fc39.noarch                                           
18:26:49 #15 22.08   perl-Git-2.41.0-2.fc39.noarch                                                 
18:26:49 #15 22.08   perl-TermReadKey-2.38-18.fc39.x86_64                                          
18:26:49 #15 22.08   perl-Thread-Queue-3.14-500.fc39.noarch                                        
18:26:49 #15 22.08   perl-lib-0.65-501.fc39.x86_64                                                 
18:26:49 #15 22.08   perl-threads-1:2.36-500.fc39.x86_64                                           
18:26:49 #15 22.08   perl-threads-shared-1.68-500.fc39.x86_64                                      
18:26:49 #15 22.08   policycoreutils-3.5-7.fc39.x86_64                                             
18:26:49 #15 22.08   policycoreutils-devel-3.5-7.fc39.x86_64                                       
18:26:49 #15 22.08   policycoreutils-python-utils-3.5-7.fc39.noarch                                
18:26:49 #15 22.08   python3-audit-3.1.2-4.fc39.x86_64                                             
18:26:49 #15 22.08   python3-libselinux-3.5-5.fc39.x86_64                                          
18:26:49 #15 22.08   python3-libsemanage-3.5-4.fc39.x86_64                                         
18:26:49 #15 22.08   python3-policycoreutils-3.5-7.fc39.noarch                                     
18:26:49 #15 22.08   python3-setools-4.4.3-1.fc39.x86_64                                           
18:26:49 #15 22.08   python3-setuptools-67.7.2-7.fc39.noarch                                       
18:26:49 #15 22.08   qrencode-libs-4.1.1-5.fc39.x86_64                                             
18:26:49 #15 22.08   rhash-1.4.3-3.fc39.x86_64                                                     
18:26:49 #15 22.08   rpm-plugin-selinux-4.19.0-1.fc39.x86_64                                       
18:26:49 #15 22.08   selinux-policy-38.29-1.fc39.noarch                                            
18:26:49 #15 22.08   selinux-policy-devel-38.29-1.fc39.noarch                                      
18:26:49 #15 22.08   selinux-policy-targeted-38.29-1.fc39.noarch                                   
18:26:49 #15 22.08   systemd-254.5-2.fc39.x86_64                                                   
18:26:49 #15 22.08   systemd-devel-254.5-2.fc39.x86_64                                             
18:26:49 #15 22.08   systemd-networkd-254.5-2.fc39.x86_64                                          
18:26:49 #15 22.08   systemd-pam-254.5-2.fc39.x86_64                                               
18:26:49 #15 22.08   systemd-resolved-254.5-2.fc39.x86_64                                          
18:26:49 #15 22.08   systemd-rpm-macros-254.5-2.fc39.noarch                                        
18:26:49 #15 22.08   util-linux-2.39.2-1.fc39.x86_64                                               
18:26:49 #15 22.08   vim-filesystem-2:9.0.1984-1.fc39.noarch                                       
18:26:49 #15 22.08   which-2.21-40.fc39.x86_64                                                     
18:26:49 #15 22.08   xkeyboard-config-2.39-2.fc39.noarch                                           
18:26:49 #15 22.08 
18:26:49 #15 22.08 Complete!
18:26:49 #14 14.23 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ...
18:26:49 #14 14.23 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
18:26:49 #14 14.45 Selecting previously unselected package libgdbm6:amd64.
18:26:49 #14 14.45 Preparing to unpack .../2-libgdbm6_1.23-3_amd64.deb ...
18:26:49 #14 14.46 Unpacking libgdbm6:amd64 (1.23-3) ...
18:26:49 #14 14.50 Selecting previously unselected package libgdbm-compat4:amd64.
18:26:49 go: downloading dario.cat/mergo v1.0.0
18:26:49 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:26:49 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:26:49 go: downloading github.com/creack/pty v1.1.18
18:26:49 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:26:49 go: downloading github.com/rivo/uniseg v0.2.0
18:26:49 go: downloading github.com/moby/sys/symlink v0.2.0
18:26:49 -- Detecting C compiler ABI info - done
18:26:49 -- Check for working C compiler: /usr/bin/gcc - skipped
18:26:49 -- Detecting C compile features
18:26:49 -- Detecting C compile features - done
18:26:49 -- Performing Test HAS_BUILTIN_FORTIFY
18:26:49 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:26:49 -- Configuring done (0.4s)
18:26:49 -- Generating done (0.0s)
18:26:49 -- Build files have been written to: /go/tini
18:26:49 + make tini-static
18:26:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:26:49 #15 DONE 22.2s
18:26:49 
18:26:49 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
18:26:49 #14 14.50 Preparing to unpack .../3-libgdbm-compat4_1.23-3_amd64.deb ...
18:26:49 #14 14.50 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
18:26:49 #14 14.54 Selecting previously unselected package libperl5.36:amd64.
18:26:49 #14 14.54 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_amd64.deb ...
18:26:49 #14 14.54 Unpacking libperl5.36:amd64 (5.36.0-7ubuntu0.23.04.1) ...
18:26:49 #14 14.71 Selecting previously unselected package perl.
18:26:49 #14 14.72 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_amd64.deb ...
18:26:49 #14 14.72 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ...
18:26:49 #14 14.76 Selecting previously unselected package adduser.
18:26:49 #14 14.76 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ...
18:26:49 #14 14.77 Unpacking adduser (3.129ubuntu1) ...
18:26:49 #14 14.81 Setting up adduser (3.129ubuntu1) ...
18:26:49 #14 14.87 Selecting previously unselected package openssl.
18:26:49 go: downloading github.com/klauspost/compress v1.16.5
18:26:49 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:26:49 go: downloading golang.org/x/time v0.3.0
18:26:49 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:26:49 go: downloading gopkg.in/yaml.v3 v3.0.1
18:26:49 go: downloading github.com/stretchr/testify v1.8.1
18:26:49 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:26:49 go: downloading go.opentelemetry.io/otel v1.4.1
18:26:49 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:26:49 go: downloading github.com/opencontainers/runc v1.1.7
18:26:49 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:26:49 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:26:49 go: downloading golang.org/x/crypto v0.9.0
18:26:49 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:26:49 [100%] Linking C executable tini-static
18:26:49 #14 14.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7251 files and directories currently installed.)
18:26:49 #14 14.87 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_amd64.deb ...
18:26:49 #14 14.88 Unpacking openssl (3.0.8-1ubuntu1.2) ...
18:26:49 #14 14.94 Selecting previously unselected package ca-certificates.
18:26:49 #14 14.94 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
18:26:49 #14 14.95 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
18:26:49 #14 15.00 Selecting previously unselected package distro-info-data.
18:26:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:26:50 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:26:50 go: downloading github.com/russross/blackfriday v1.6.0
18:26:50 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:26:50 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:26:50 go: downloading google.golang.org/grpc v1.56.2
18:26:50 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:26:50 go: downloading github.com/Microsoft/go-winio v0.6.1
18:26:50 go: downloading github.com/felixge/httpsnoop v1.0.3
18:26:50 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:26:50 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:50 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:50 go: downloading github.com/go-logr/logr v1.2.3
18:26:50 go: downloading github.com/go-logr/stdr v1.2.2
18:26:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:26:50 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:26:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:26:50 go: downloading github.com/miekg/pkcs11 v1.1.1
18:26:50 go: downloading github.com/prometheus/client_golang v1.14.0
18:26:50 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:26:50 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:26:50 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:26:50 go: downloading github.com/kr/pretty v0.1.0
18:26:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:26:50 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:26:50 + for f in rootlesskit rootlesskit-docker-proxy
18:26:50 + GOBIN=/usr/local/bin
18:26:50 + GO111MODULE=on
18:26:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:50 #14 15.00 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ...
18:26:50 #14 15.00 Unpacking distro-info-data (0.57ubuntu0.1) ...
18:26:50 #14 15.03 Selecting previously unselected package iso-codes.
18:26:50 #14 15.03 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ...
18:26:50 #14 15.04 Unpacking iso-codes (4.12.0-1) ...
18:26:50 #14 15.16 Selecting previously unselected package krb5-locales.
18:26:50 #14 15.17 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ...
18:26:50 #14 15.17 Unpacking krb5-locales (1.20.1-1build1) ...
18:26:50 #14 15.20 Selecting previously unselected package less.
18:26:50 #14 15.21 Preparing to unpack .../005-less_590-1.2_amd64.deb ...
18:26:50 #14 15.21 Unpacking less (590-1.2) ...
18:26:50 #14 15.25 Selecting previously unselected package libbsd0:amd64.
18:26:50 #14 15.25 Preparing to unpack .../006-libbsd0_0.11.7-4_amd64.deb ...
18:26:50 #14 15.25 Unpacking libbsd0:amd64 (0.11.7-4) ...
18:26:50 go: downloading github.com/golang/protobuf v1.5.3
18:26:50 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:26:50 go: downloading golang.org/x/tools v0.8.0
18:26:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:26:50 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:26:50 go: downloading google.golang.org/protobuf v1.31.0
18:26:50 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:26:50 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:26:50 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:26:50 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:26:50 go: downloading github.com/beorn7/perks v1.0.1
18:26:50 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:26:50 go: downloading github.com/prometheus/client_model v0.3.0
18:26:50 go: downloading github.com/prometheus/common v0.42.0
18:26:50 go: downloading github.com/prometheus/procfs v0.9.0
18:26:50 go: downloading github.com/kr/text v0.2.0
18:26:50 go: downloading github.com/docker/go-metrics v0.0.1
18:26:50 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:26:50 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:26:50 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:26:50 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:26:50 [100%] Built target tini-static
18:26:50 + mkdir -p /usr/local/bin
18:26:50 + cp tini-static /usr/local/bin/docker-init
18:26:50 + VERSION=0.0.0-20231011170815-26951f7
18:26:50 + PRODUCT=docker
18:26:50 + hack/make.sh dynbinary
18:26:50 
18:26:50 Removing bundles/
18:26:50 
18:26:50 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:50 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:26:50 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:26:50 module github.com/docker/docker
18:26:50 
18:26:50 go 1.20
18:26:50 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:50 + GO111MODULE=on
18:26:50 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:50.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:26:50 + popd
18:26:50 + exit 0
18:26:50 ~/rpmbuild/BUILD/src
18:26:50 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xieK2z
18:26:50 + umask 022
18:26:50 + cd /root/rpmbuild/BUILD
18:26:50 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64 '!=' / ']'
18:26:50 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
18:26:50 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
18:26:50 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:50 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
18:26:50 + cd src
18:26:50 + pushd /root/rpmbuild/BUILD/src/compose
18:26:50 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:26:50 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:26:50 + popd
18:26:50 ~/rpmbuild/BUILD/src
18:26:50 + for f in LICENSE MAINTAINERS NOTICE README.md
18:26:50 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:26:50 + for f in LICENSE MAINTAINERS NOTICE README.md
18:26:50 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:26:50 + for f in LICENSE MAINTAINERS NOTICE README.md
18:26:50 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:26:50 + for f in LICENSE MAINTAINERS NOTICE README.md
18:26:50 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:26:50 + /usr/lib/rpm/check-buildroot
18:26:50 + /usr/lib/rpm/redhat/brp-ldconfig
18:26:50 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:26:50 + /usr/lib/rpm/brp-compress
18:26:50 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:26:50 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:50 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:26:50 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:26:50 + /usr/lib/rpm/brp-python-hardlink
18:26:50 + PYTHON3=/usr/libexec/platform-python
18:26:50 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:26:50 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AxyQu7
18:26:50 + umask 022
18:26:50 + cd /root/rpmbuild/BUILD
18:26:50 + cd src
18:26:50 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:26:50 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:26:50 PASS: docker-compose version OK
18:26:50 + ver=v2.21.0
18:26:50 + test v2.21.0 = v2.21.0
18:26:50 + echo 'PASS: docker-compose version OK'
18:26:50 + exit 0
18:26:50 Processing files: docker-compose-plugin-2.21.0-0.el8.aarch64
18:26:50 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DSIyoI
18:26:50 + umask 022
18:26:50 + cd /root/rpmbuild/BUILD
18:26:50 + cd src
18:26:50 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin
18:26:50 + export LC_ALL=C
18:26:50 + LC_ALL=C
18:26:50 + export DOCDIR
18:26:50 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin
18:26:50 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin
18:26:50 + exit 0
18:26:50 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.64ZNYD
18:26:50 + umask 022
18:26:50 + cd /root/rpmbuild/BUILD
18:26:50 + cd src
18:26:50 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
18:26:50 + export LC_ALL=C
18:26:50 + LC_ALL=C
18:26:50 + export LICENSEDIR
18:26:50 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
18:26:50 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
18:26:50 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
18:26:50 + exit 0
18:26:50 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:26:50 Provides: docker-compose-plugin = 0:2.21.0-0.el8 docker-compose-plugin(aarch-64) = 0:2.21.0-0.el8
18:26:50 Requires(interp): /bin/sh /bin/sh /bin/sh
18:26:50 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:50 Requires(post): /bin/sh
18:26:50 Requires(preun): /bin/sh
18:26:50 Requires(postun): /bin/sh
18:26:50 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit)
18:26:50 Enhances: docker-ce-cli
18:26:50 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
18:26:50 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el8.src.rpm
18:26:50 #14 15.29 Selecting previously unselected package libelf1:amd64.
18:26:50 #14 15.29 Preparing to unpack .../007-libelf1_0.188-2.1_amd64.deb ...
18:26:50 #14 15.29 Unpacking libelf1:amd64 (0.188-2.1) ...
18:26:50 #14 15.33 Selecting previously unselected package libicu72:amd64.
18:26:50 #14 15.33 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_amd64.deb ...
18:26:50 #14 15.33 Unpacking libicu72:amd64 (72.1-3ubuntu2) ...
18:26:50 #14 15.52 Selecting previously unselected package libxml2:amd64.
18:26:50 #14 15.52 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_amd64.deb ...
18:26:50 #14 15.53 Unpacking libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ...
18:26:50 #14 15.58 Selecting previously unselected package libyaml-0-2:amd64.
18:26:50 #14 15.58 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_amd64.deb ...
18:26:50 #14 15.58 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
18:26:50 #14 15.61 Selecting previously unselected package lsb-release.
18:26:50 #14 15.61 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ...
18:26:50 #14 15.62 Unpacking lsb-release (12.0-1ubuntu1) ...
18:26:50 #14 15.66 Selecting previously unselected package netbase.
18:26:50 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:26:50 go: downloading k8s.io/klog/v2 v2.80.1
18:26:50 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:26:50 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:50 go: downloading github.com/magiconair/properties v1.5.3
18:26:50 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:26:50 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:26:50 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:26:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:26:50 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:26:50 #14 15.66 Preparing to unpack .../012-netbase_6.4_all.deb ...
18:26:50 #14 15.66 Unpacking netbase (6.4) ...
18:26:50 #14 15.69 Selecting previously unselected package python-apt-common.
18:26:50 #14 15.70 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ...
18:26:50 #14 15.70 Unpacking python-apt-common (2.5.3ubuntu1) ...
18:26:50 #14 15.74 Selecting previously unselected package python3-apt.
18:26:50 #14 15.75 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_amd64.deb ...
18:26:50 #14 15.75 Unpacking python3-apt (2.5.3ubuntu1) ...
18:26:50 #14 15.79 Selecting previously unselected package python3-pkg-resources.
18:26:50 #14 15.79 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ...
18:26:50 #14 15.80 Unpacking python3-pkg-resources (66.1.1-1) ...
18:26:50 #14 15.85 Selecting previously unselected package ucf.
18:26:50 #14 15.85 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ...
18:26:50 #14 15.86 Moving old data out of the way
18:26:50 #14 15.86 Unpacking ucf (3.0043+nmu1) ...
18:26:50 #14 15.89 Selecting previously unselected package bsdextrautils.
18:26:50 go: downloading golang.org/x/mod v0.10.0
18:26:50 + return
18:26:50 + exit 0
18:26:50 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JEnfk2
18:26:50 + umask 022
18:26:50 + cd /root/rpmbuild/BUILD
18:26:50 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64 '!=' / ']'
18:26:50 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:50 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:50 + mkdir -p /root/rpmbuild/BUILDROOT
18:26:50 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:50 + cd src
18:26:50 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/bin/dockerd-rootless.sh
18:26:50 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh
18:26:50 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/bin/rootlesskit
18:26:50 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy
18:26:50 + /usr/lib/rpm/check-buildroot
18:26:50 + /usr/lib/rpm/redhat/brp-compress
18:26:50 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:26:50 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:26:50 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:26:51 #14 15.90 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_amd64.deb ...
18:26:51 #14 15.90 Unpacking bsdextrautils (2.38.1-4ubuntu1) ...
18:26:51 #14 15.94 Selecting previously unselected package libmagic-mgc.
18:26:51 #14 15.94 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_amd64.deb ...
18:26:51 #14 15.94 Unpacking libmagic-mgc (1:5.44-3) ...
18:26:51 #14 16.01 Selecting previously unselected package libmagic1:amd64.
18:26:51 #14 16.01 Preparing to unpack .../019-libmagic1_1%3a5.44-3_amd64.deb ...
18:26:51 #14 16.01 Unpacking libmagic1:amd64 (1:5.44-3) ...
18:26:51 #14 16.05 Selecting previously unselected package file.
18:26:51 #14 16.05 Preparing to unpack .../020-file_1%3a5.44-3_amd64.deb ...
18:26:51 #14 16.05 Unpacking file (1:5.44-3) ...
18:26:51 #14 16.08 Selecting previously unselected package gettext-base.
18:26:51 #14 16.08 Preparing to unpack .../021-gettext-base_0.21-11_amd64.deb ...
18:26:51 #14 16.09 Unpacking gettext-base (0.21-11) ...
18:26:51 #14 16.13 Selecting previously unselected package libuchardet0:amd64.
18:26:51 + go mod vendor -modfile=vendor.mod
18:26:51 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:26:51 + /usr/lib/rpm/redhat/brp-python-hardlink
18:26:51 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:26:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Gxvhr3
18:26:51 + umask 022
18:26:51 + cd /root/rpmbuild/BUILD
18:26:51 + cd src
18:26:51 + /usr/local/bin/rootlesskit -v
18:26:51 rootlesskit version 1.1.1
18:26:51 + exit 0
18:26:51 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:51 #16 DONE 1.5s
18:26:51 
18:26:51 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
18:26:51 #17 DONE 0.0s
18:26:51 
18:26:51 #18 exporting to image
18:26:51 #18 exporting layers
18:26:51 #14 16.13 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_amd64.deb ...
18:26:51 #14 16.13 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
18:26:51 #14 16.16 Selecting previously unselected package groff-base.
18:26:51 #14 16.17 Preparing to unpack .../023-groff-base_1.22.4-10_amd64.deb ...
18:26:51 #14 16.17 Unpacking groff-base (1.22.4-10) ...
18:26:51 #14 16.24 Selecting previously unselected package libcbor0.8:amd64.
18:26:51 #14 16.25 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
18:26:51 #14 16.25 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
18:26:51 #14 16.30 Selecting previously unselected package libedit2:amd64.
18:26:51 #14 16.30 Preparing to unpack .../025-libedit2_3.1-20221030-2_amd64.deb ...
18:26:51 #14 16.30 Unpacking libedit2:amd64 (3.1-20221030-2) ...
18:26:51 #14 16.34 Selecting previously unselected package libfido2-1:amd64.
18:26:51 #14 16.34 Preparing to unpack .../026-libfido2-1_1.12.0-2_amd64.deb ...
18:26:51 #14 16.35 Unpacking libfido2-1:amd64 (1.12.0-2) ...
18:26:51 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20231011170815.26951f7-0.el7
18:26:51 Requires(interp): /bin/sh /bin/sh /bin/sh
18:26:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:26:51 Requires(post): /bin/sh
18:26:51 Requires(preun): /bin/sh
18:26:51 Requires(postun): /bin/sh
18:26:51 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) rtld(GNU_HASH)
18:26:51 Conflicts: rootlesskit
18:26:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:51 #14 16.39 Selecting previously unselected package libjansson4:amd64.
18:26:51 #14 16.39 Preparing to unpack .../027-libjansson4_2.14-2_amd64.deb ...
18:26:51 #14 16.39 Unpacking libjansson4:amd64 (2.14-2) ...
18:26:51 #14 16.43 Selecting previously unselected package libnghttp2-14:amd64.
18:26:51 #14 16.43 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_amd64.deb ...
18:26:51 #14 16.43 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
18:26:51 #14 16.47 Selecting previously unselected package libpipeline1:amd64.
18:26:51 #14 16.47 Preparing to unpack .../029-libpipeline1_1.5.7-1_amd64.deb ...
18:26:51 #14 16.47 Unpacking libpipeline1:amd64 (1.5.7-1) ...
18:26:51 #14 16.51 Selecting previously unselected package libpng16-16:amd64.
18:26:51 #14 16.51 Preparing to unpack .../030-libpng16-16_1.6.39-2_amd64.deb ...
18:26:51 #14 16.51 Unpacking libpng16-16:amd64 (1.6.39-2) ...
18:26:51 #14 16.55 Selecting previously unselected package libpsl5:amd64.
18:26:51 #14 16.55 Preparing to unpack .../031-libpsl5_0.21.2-1_amd64.deb ...
18:26:51 #14 16.56 Unpacking libpsl5:amd64 (0.21.2-1) ...
18:26:51 #14 16.59 Selecting previously unselected package libxau6:amd64.
18:26:51 #14 16.59 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_amd64.deb ...
18:26:51 #14 16.60 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
18:26:51 #14 16.63 Selecting previously unselected package libxdmcp6:amd64.
18:26:51 #14 16.63 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
18:26:51 #14 16.64 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
18:26:51 #14 16.67 Selecting previously unselected package libxcb1:amd64.
18:26:51 #14 16.68 Preparing to unpack .../034-libxcb1_1.15-1_amd64.deb ...
18:26:51 #14 16.68 Unpacking libxcb1:amd64 (1.15-1) ...
18:26:51 #14 16.71 Selecting previously unselected package libx11-data.
18:26:51 #14 16.71 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.3_all.deb ...
18:26:51 #14 16.71 Unpacking libx11-data (2:1.8.4-2ubuntu0.3) ...
18:26:51 #14 16.78 Selecting previously unselected package libx11-6:amd64.
18:26:51 #14 16.78 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.3_amd64.deb ...
18:26:51 #14 16.78 Unpacking libx11-6:amd64 (2:1.8.4-2ubuntu0.3) ...
18:26:51 #14 16.82 Selecting previously unselected package libxext6:amd64.
18:26:51 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc
18:26:51  debian/rules build
18:26:51 dh build --with=bash-completion
18:26:51    dh_update_autotools_config
18:26:51    dh_autoreconf
18:26:51    debian/rules override_dh_auto_build
18:26:51 make[1]: Entering directory '/root/build-deb'
18:26:51 # Build the daemon and dependencies
18:26:51 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:26:51 
18:26:51 Removing bundles/
18:26:51 
18:26:51 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:51 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:26:51 + tee /root/build-deb/engine/go.mod
18:26:51 module github.com/docker/docker
18:26:51 
18:26:51 go 1.20
18:26:51 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:51 + GO111MODULE=on
18:26:51 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:33.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:26:52 #14 16.83 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_amd64.deb ...
18:26:52 #14 16.83 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
18:26:52 #14 16.87 Selecting previously unselected package libxmuu1:amd64.
18:26:52 #14 16.87 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_amd64.deb ...
18:26:52 #14 16.87 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
18:26:52 #14 16.92 Selecting previously unselected package man-db.
18:26:52 #14 16.92 Preparing to unpack .../039-man-db_2.11.2-1_amd64.deb ...
18:26:52 #14 16.92 Unpacking man-db (2.11.2-1) ...
18:26:52 #14 16.98 Selecting previously unselected package manpages.
18:26:52 #14 16.98 Preparing to unpack .../040-manpages_6.03-1_all.deb ...
18:26:52 #14 16.99 Unpacking manpages (6.03-1) ...
18:26:52 #14 17.04 Selecting previously unselected package openssh-client.
18:26:52 #14 17.04 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_amd64.deb ...
18:26:52 #14 17.05 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ...
18:26:52 #14 17.10 Selecting previously unselected package publicsuffix.
18:26:52 #14 17.10 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ...
18:26:52 #14 17.10 Unpacking publicsuffix (20230209.2326-1) ...
18:26:52 #14 17.13 Selecting previously unselected package libunwind8:amd64.
18:26:52 #14 17.14 Preparing to unpack .../043-libunwind8_1.6.2-3_amd64.deb ...
18:26:52 #14 17.14 Unpacking libunwind8:amd64 (1.6.2-3) ...
18:26:52 #14 17.17 Selecting previously unselected package strace.
18:26:52 #14 17.17 Preparing to unpack .../044-strace_6.2-0ubuntu1_amd64.deb ...
18:26:52 #14 17.17 Unpacking strace (6.2-0ubuntu1) ...
18:26:52 #14 17.21 Selecting previously unselected package xauth.
18:26:52 #14 17.21 Preparing to unpack .../045-xauth_1%3a1.1.2-1_amd64.deb ...
18:26:52 #14 17.22 Unpacking xauth (1:1.1.2-1) ...
18:26:52 #14 17.25 Selecting previously unselected package xz-utils.
18:26:52 #14 17.25 Preparing to unpack .../046-xz-utils_5.4.1-0.2_amd64.deb ...
18:26:52 #14 17.25 Unpacking xz-utils (5.4.1-0.2) ...
18:26:52 #14 17.29 Selecting previously unselected package m4.
18:26:52 #14 17.29 Preparing to unpack .../047-m4_1.4.19-3_amd64.deb ...
18:26:52 #14 17.29 Unpacking m4 (1.4.19-3) ...
18:26:52 #14 17.33 Selecting previously unselected package autoconf.
18:26:52 #14 17.33 Preparing to unpack .../048-autoconf_2.71-3_all.deb ...
18:26:52 #14 17.33 Unpacking autoconf (2.71-3) ...
18:26:52 #14 17.38 Selecting previously unselected package autotools-dev.
18:26:52 #14 17.38 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ...
18:26:52 #14 17.38 Unpacking autotools-dev (20220109.1) ...
18:26:52 #14 17.42 Selecting previously unselected package automake.
18:26:52 #14 17.42 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ...
18:26:52 #14 17.43 Unpacking automake (1:1.16.5-1.3) ...
18:26:52 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.src.rpm
18:26:52 make[1]: Leaving directory '/root/build-deb'
18:26:52  dpkg-genbuildinfo
18:26:52  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.changes
18:26:52 dpkg-genchanges: info: including full source code in upload
18:26:52  dpkg-source -I.git --after-build .
18:26:52 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:26:52 + destination=/build
18:26:52 + mkdir -p /build
18:26:52 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb /build
18:26:52 copied '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb'
18:26:52 removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb'
18:26:52 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'
18:26:52 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'
18:26:52 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'
18:26:52 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'
18:26:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc'
18:26:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc'
18:26:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz'
18:26:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz'
18:26:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.buildinfo'
18:26:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.buildinfo'
18:26:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.changes'
18:26:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.changes'
18:26:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'
18:26:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb'
18:26:52 copied '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
18:26:52 removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
18:26:52 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:26:52 #14 17.48 Selecting previously unselected package autopoint.
18:26:52 #14 17.48 Preparing to unpack .../051-autopoint_0.21-11_all.deb ...
18:26:52 #14 17.48 Unpacking autopoint (0.21-11) ...
18:26:52 #14 17.52 Selecting previously unselected package binutils-common:amd64.
18:26:52 #14 17.52 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_amd64.deb ...
18:26:52 #14 17.53 Unpacking binutils-common:amd64 (2.40-2ubuntu4.1) ...
18:26:52 #14 17.57 Selecting previously unselected package libbinutils:amd64.
18:26:52 #14 17.57 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_amd64.deb ...
18:26:52 #14 17.58 Unpacking libbinutils:amd64 (2.40-2ubuntu4.1) ...
18:26:52 #14 17.64 Selecting previously unselected package libctf-nobfd0:amd64.
18:26:52 #14 17.64 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_amd64.deb ...
18:26:52 #14 17.64 Unpacking libctf-nobfd0:amd64 (2.40-2ubuntu4.1) ...
18:26:52 #14 17.68 Selecting previously unselected package libctf0:amd64.
18:26:52 #14 17.68 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_amd64.deb ...
18:26:52 #14 17.68 Unpacking libctf0:amd64 (2.40-2ubuntu4.1) ...
18:26:52 #14 17.72 Selecting previously unselected package libgprofng0:amd64.
18:26:52 #14 17.72 Preparing to unpack .../056-libgprofng0_2.40-2ubuntu4.1_amd64.deb ...
18:26:52 #14 17.73 Unpacking libgprofng0:amd64 (2.40-2ubuntu4.1) ...
18:26:52 #14 17.77 Selecting previously unselected package binutils-x86-64-linux-gnu.
18:26:52 #14 17.78 Preparing to unpack .../057-binutils-x86-64-linux-gnu_2.40-2ubuntu4.1_amd64.deb ...
18:26:52 #14 17.78 Unpacking binutils-x86-64-linux-gnu (2.40-2ubuntu4.1) ...
18:26:52 #14 17.86 Selecting previously unselected package binutils.
18:26:52 #14 17.87 Preparing to unpack .../058-binutils_2.40-2ubuntu4.1_amd64.deb ...
18:26:52 #14 17.87 Unpacking binutils (2.40-2ubuntu4.1) ...
18:26:52 #14 17.90 Selecting previously unselected package libc-dev-bin.
18:26:53 #14 17.90 Preparing to unpack .../059-libc-dev-bin_2.37-0ubuntu2.1_amd64.deb ...
18:26:53 #14 17.91 Unpacking libc-dev-bin (2.37-0ubuntu2.1) ...
18:26:53 #14 17.94 Selecting previously unselected package linux-libc-dev:amd64.
18:26:53 #14 17.94 Preparing to unpack .../060-linux-libc-dev_6.2.0-34.34_amd64.deb ...
18:26:53 #14 17.94 Unpacking linux-libc-dev:amd64 (6.2.0-34.34) ...
18:26:53 #14 18.09 Selecting previously unselected package libcrypt-dev:amd64.
18:26:53 #14 18.09 Preparing to unpack .../061-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
18:26:53 #14 18.10 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
18:26:53 #14 18.13 Selecting previously unselected package rpcsvc-proto.
18:26:53 #14 18.13 Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
18:26:53 #14 18.14 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
18:26:53 #14 18.17 Selecting previously unselected package libtirpc-dev:amd64.
18:26:53 #14 18.17 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
18:26:53 #14 18.17 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
18:26:53 #14 18.21 Selecting previously unselected package libnsl-dev:amd64.
18:26:53 #14 18.21 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_amd64.deb ...
18:26:53 #14 18.21 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
18:26:53 #14 18.24 Selecting previously unselected package libc6-dev:amd64.
18:26:53 #14 18.25 Preparing to unpack .../065-libc6-dev_2.37-0ubuntu2.1_amd64.deb ...
18:26:53 #14 18.25 Unpacking libc6-dev:amd64 (2.37-0ubuntu2.1) ...
18:26:53 #14 18.38 Selecting previously unselected package gcc-12-base:amd64.
18:26:53 #14 18.38 Preparing to unpack .../066-gcc-12-base_12.3.0-1ubuntu1~23.04_amd64.deb ...
18:26:53 #14 18.38 Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~23.04) ...
18:26:53 #14 18.43 Selecting previously unselected package libisl23:amd64.
18:26:53 #14 18.43 Preparing to unpack .../067-libisl23_0.25-1_amd64.deb ...
18:26:53 #14 18.43 Unpacking libisl23:amd64 (0.25-1) ...
18:26:53 #14 18.48 Selecting previously unselected package libmpfr6:amd64.
18:26:53 #14 18.48 Preparing to unpack .../068-libmpfr6_4.2.0-1_amd64.deb ...
18:26:53 #14 18.48 Unpacking libmpfr6:amd64 (4.2.0-1) ...
18:26:53 #14 18.53 Selecting previously unselected package libmpc3:amd64.
18:26:53 #14 18.53 Preparing to unpack .../069-libmpc3_1.3.1-1_amd64.deb ...
18:26:53 #14 18.54 Unpacking libmpc3:amd64 (1.3.1-1) ...
18:26:53 #14 18.57 Selecting previously unselected package cpp-12.
18:26:53 #14 18.57 Preparing to unpack .../070-cpp-12_12.3.0-1ubuntu1~23.04_amd64.deb ...
18:26:53 #14 18.57 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ...
18:26:53 #18 exporting layers 2.3s done
18:26:53 #18 writing image sha256:2360fcb1aec124fb234f377ec535f6e27df38d1b6fd958cd66509565a41ac97a done
18:26:53 #18 naming to docker.io/rpmbuild-fedora-39/x86_64 done
18:26:53 #18 DONE 2.3s
18:26:53 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-39/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/fedora-39/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-39/x86_64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:26:53 warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:26:53 warning: line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:26:53 warning: line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:26:53 warning: source_date_epoch_from_changelog set but %changelog is missing
18:26:53 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gyqZtC
18:26:53 + umask 022
18:26:53 + cd /root/rpmbuild/BUILD
18:26:53 + cd /root/rpmbuild/BUILD
18:26:53 + rm -rf src
18:26:53 + /usr/bin/mkdir -p src
18:26:53 + cd src
18:26:53 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:26:53 #14 18.75 Selecting previously unselected package cpp.
18:26:53 #14 18.75 Preparing to unpack .../071-cpp_4%3a12.2.0-3ubuntu1_amd64.deb ...
18:26:53 #14 18.76 Unpacking cpp (4:12.2.0-3ubuntu1) ...
18:26:53 #14 18.80 Selecting previously unselected package libcc1-0:amd64.
18:26:53 #14 18.80 Preparing to unpack .../072-libcc1-0_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:53 #14 18.80 Unpacking libcc1-0:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:53 #14 18.84 Selecting previously unselected package libgomp1:amd64.
18:26:53 #14 18.85 Preparing to unpack .../073-libgomp1_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:53 #14 18.85 Unpacking libgomp1:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:53 #14 18.89 Selecting previously unselected package libitm1:amd64.
18:26:53 #14 18.89 Preparing to unpack .../074-libitm1_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:53 #14 18.89 Unpacking libitm1:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:53 #14 18.93 Selecting previously unselected package libatomic1:amd64.
18:26:54 #14 18.93 Preparing to unpack .../075-libatomic1_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:54 #14 18.94 Unpacking libatomic1:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:54 #14 18.98 Selecting previously unselected package libasan8:amd64.
18:26:54 #14 18.98 Preparing to unpack .../076-libasan8_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:54 #14 18.98 Unpacking libasan8:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:54 #14 19.07 Selecting previously unselected package liblsan0:amd64.
18:26:54 #14 19.07 Preparing to unpack .../077-liblsan0_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:54 #14 19.07 Unpacking liblsan0:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:54 #14 19.13 Selecting previously unselected package libtsan2:amd64.
18:26:54 #14 19.13 Preparing to unpack .../078-libtsan2_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:54 #14 19.14 Unpacking libtsan2:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:54 + STATUS=0
18:26:54 + '[' 0 -ne 0 ']'
18:26:54 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:26:54 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:26:54 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:26:54 #14 19.22 Selecting previously unselected package libubsan1:amd64.
18:26:54 #14 19.22 Preparing to unpack .../079-libubsan1_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:54 #14 19.23 Unpacking libubsan1:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:54 #14 19.28 Selecting previously unselected package libquadmath0:amd64.
18:26:54 #14 19.28 Preparing to unpack .../080-libquadmath0_13.1.0-2ubuntu2~23.04_amd64.deb ...
18:26:54 #14 19.29 Unpacking libquadmath0:amd64 (13.1.0-2ubuntu2~23.04) ...
18:26:54 #14 19.33 Selecting previously unselected package libgcc-12-dev:amd64.
18:26:54 #14 19.33 Preparing to unpack .../081-libgcc-12-dev_12.3.0-1ubuntu1~23.04_amd64.deb ...
18:26:54 #14 19.33 Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ...
18:26:54 #14 19.43 Selecting previously unselected package gcc-12.
18:26:54 #14 19.43 Preparing to unpack .../082-gcc-12_12.3.0-1ubuntu1~23.04_amd64.deb ...
18:26:54 #16 102.5 --------------------------------------------------------------------------------
18:26:54 #16 102.5 Total                                              1.2 MB/s |  80 MB  01:07     
18:26:54 #16 102.7 Running transaction check
18:26:54 #16 102.8 Running transaction test
18:26:54 #16 103.0 Transaction test succeeded
18:26:54 #16 103.0 Running transaction
18:26:54 #16 105.4   Updating   : glibc-common-2.17-326.el7_9.x86_64                          1/65 
18:26:54 #16 105.9   Updating   : glibc-2.17-326.el7_9.x86_64                                 2/65 
18:26:54 #16 106.5   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/65 
18:26:54 #16 106.5   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/65 
18:26:54 #14 19.43 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ...
18:26:54 + STATUS=0
18:26:54 + '[' 0 -ne 0 ']'
18:26:54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:54 + RPM_EC=0
18:26:54 ++ jobs -p
18:26:54 + exit 0
18:26:54 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Flogip
18:26:54 + umask 022
18:26:54 + cd /root/rpmbuild/BUILD
18:26:54 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:54 + export CFLAGS
18:26:54 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:26:54 + export CXXFLAGS
18:26:54 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:54 + export FFLAGS
18:26:54 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:26:54 + export FCFLAGS
18:26:54 + VALAFLAGS=-g
18:26:54 + export VALAFLAGS
18:26:54 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:26:54 + export RUSTFLAGS
18:26:54 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:26:54 + export LDFLAGS
18:26:54 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:54 + export LT_SYS_LIBRARY_PATH
18:26:54 + CC=gcc
18:26:54 + export CC
18:26:54 + CXX=g++
18:26:54 + export CXX
18:26:54 + cd src
18:26:54 + export DOCKER_GITCOMMIT=949f8c9
18:26:54 + DOCKER_GITCOMMIT=949f8c9
18:26:54 + mkdir -p /go/src/github.com/docker
18:26:54 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:26:54 + pushd /root/rpmbuild/BUILD/src/engine
18:26:54 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:26:54 + TMP_GOPATH=/go
18:26:54 + hack/dockerfile/install/install.sh tini
18:26:54 + RM_GOPATH=0
18:26:54 + TMP_GOPATH=/go
18:26:54 + : /usr/local/bin
18:26:54 + '[' -z /go ']'
18:26:54 + export GOPATH=/go
18:26:54 + GOPATH=/go
18:26:54 + case "$(go env GOARCH)" in
18:26:54 ++ go env GOARCH
18:26:54 + export GO_BUILDMODE=-buildmode=pie
18:26:54 + GO_BUILDMODE=-buildmode=pie
18:26:54 ++ dirname hack/dockerfile/install/install.sh
18:26:54 + dir=hack/dockerfile/install
18:26:54 + bin=tini
18:26:54 + shift
18:26:54 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:26:54 + . hack/dockerfile/install/tini.installer
18:26:54 ++ : v0.19.0
18:26:54 + install_tini
18:26:54 + echo 'Install tini version v0.19.0'
18:26:54 Install tini version v0.19.0
18:26:54 + git clone https://github.com/krallin/tini.git /go/tini
18:26:54 Cloning into '/go/tini'...
18:26:54 #14 19.77 Selecting previously unselected package gcc.
18:26:54 #14 19.77 Preparing to unpack .../083-gcc_4%3a12.2.0-3ubuntu1_amd64.deb ...
18:26:54 #14 19.78 Unpacking gcc (4:12.2.0-3ubuntu1) ...
18:26:54 #14 19.86 Selecting previously unselected package libstdc++-12-dev:amd64.
18:26:54 #14 19.86 Preparing to unpack .../084-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_amd64.deb ...
18:26:54 #14 19.86 Unpacking libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ...
18:26:54 + cd /go/tini
18:26:54 + git checkout -q v0.19.0
18:26:54 + cmake .
18:26:54 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:26:54   Compatibility with CMake < 3.5 will be removed from a future version of
18:26:54   CMake.
18:26:54 
18:26:54   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:26:54   CMake that the project does not need compatibility with older versions.
18:26:54 
18:26:54 
18:26:55 #14 20.03 Selecting previously unselected package g++-12.
18:26:55 #14 20.03 Preparing to unpack .../085-g++-12_12.3.0-1ubuntu1~23.04_amd64.deb ...
18:26:55 #14 20.04 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ...
18:26:55 #14 20.24 Selecting previously unselected package g++.
18:26:55 #14 20.24 Preparing to unpack .../086-g++_4%3a12.2.0-3ubuntu1_amd64.deb ...
18:26:55 #14 20.24 Unpacking g++ (4:12.2.0-3ubuntu1) ...
18:26:55 #14 20.28 Selecting previously unselected package make.
18:26:55 -- The C compiler identification is GNU 13.2.1
18:26:55 -- Detecting C compiler ABI info
18:26:55 -- Detecting C compiler ABI info - done
18:26:55 -- Check for working C compiler: /usr/bin/gcc - skipped
18:26:55 -- Detecting C compile features
18:26:55 -- Detecting C compile features - done
18:26:55 -- Performing Test HAS_BUILTIN_FORTIFY
18:26:55 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm
18:26:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZF5zqK
18:26:55 + umask 022
18:26:55 + cd /root/rpmbuild/BUILD
18:26:55 + cd src
18:26:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:26:55 + RPM_EC=0
18:26:55 ++ jobs -p
18:26:55 + exit 0
18:26:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jr3cE8
18:26:55 + umask 022
18:26:55 + cd /root/rpmbuild/BUILD
18:26:55 + cd /root/rpmbuild/BUILD
18:26:55 + rm -rf src
18:26:55 + /usr/bin/mkdir -p src
18:26:55 + cd src
18:26:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:26:55 + /usr/bin/tar -xof -
18:26:55 + STATUS=0
18:26:55 + '[' 0 -ne 0 ']'
18:26:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:26:55 + /usr/bin/tar -xof -
18:26:55 + STATUS=0
18:26:55 + '[' 0 -ne 0 ']'
18:26:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:55 + RPM_EC=0
18:26:55 ++ jobs -p
18:26:55 + exit 0
18:26:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AmbFTC
18:26:55 + umask 022
18:26:55 + cd /root/rpmbuild/BUILD
18:26:55 + cd src
18:26:55 + mkdir -p /go/src/github.com/docker
18:26:55 + rm -f /go/src/github.com/docker/cli
18:26:55 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:26:55 + pushd /go/src/github.com/docker/cli
18:26:55 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:26:55 + VERSION=0.0.0-20231011170815-26951f7
18:26:55 + GITCOMMIT=26951f7
18:26:55 + GO_LINKMODE=dynamic
18:26:55 + ./scripts/build/binary
18:26:55 Building dynamic docker-linux-amd64
18:26:55 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:26:55 #14 20.28 Preparing to unpack .../087-make_4.3-4.1build1_amd64.deb ...
18:26:55 #14 20.29 Unpacking make (4.3-4.1build1) ...
18:26:55 #14 20.32 Selecting previously unselected package libdpkg-perl.
18:26:55 #14 20.32 Preparing to unpack .../088-libdpkg-perl_1.21.21ubuntu1_all.deb ...
18:26:55 #14 20.32 Unpacking libdpkg-perl (1.21.21ubuntu1) ...
18:26:55 #14 20.38 Selecting previously unselected package bzip2.
18:26:55 #14 20.38 Preparing to unpack .../089-bzip2_1.0.8-5build1_amd64.deb ...
18:26:55 #14 20.38 Unpacking bzip2 (1.0.8-5build1) ...
18:26:55 #14 20.41 Selecting previously unselected package patch.
18:26:55 #14 20.41 Preparing to unpack .../090-patch_2.7.6-7build2_amd64.deb ...
18:26:55 #14 20.42 Unpacking patch (2.7.6-7build2) ...
18:26:55 #14 20.44 Selecting previously unselected package lto-disabled-list.
18:26:55 #14 20.45 Preparing to unpack .../091-lto-disabled-list_39_all.deb ...
18:26:55 #14 20.45 Unpacking lto-disabled-list (39) ...
18:26:55 #14 20.48 Selecting previously unselected package dpkg-dev.
18:26:55 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:26:55 -- Configuring done (0.4s)
18:26:55 -- Generating done (0.0s)
18:26:55 -- Build files have been written to: /go/tini
18:26:55 + make tini-static
18:26:55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:26:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
18:26:55 #14 20.49 Preparing to unpack .../092-dpkg-dev_1.21.21ubuntu1_all.deb ...
18:26:55 #14 20.49 Unpacking dpkg-dev (1.21.21ubuntu1) ...
18:26:55 #14 20.54 Selecting previously unselected package build-essential.
18:26:55 #14 20.54 Preparing to unpack .../093-build-essential_12.9ubuntu3_amd64.deb ...
18:26:55 #14 20.54 Unpacking build-essential (12.9ubuntu3) ...
18:26:55 #14 20.58 Selecting previously unselected package libbrotli1:amd64.
18:26:55 #14 20.58 Preparing to unpack .../094-libbrotli1_1.0.9-2build8_amd64.deb ...
18:26:55 #14 20.59 Unpacking libbrotli1:amd64 (1.0.9-2build8) ...
18:26:55 #14 20.65 Selecting previously unselected package libsasl2-modules-db:amd64.
18:26:55 #14 20.65 Preparing to unpack .../095-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
18:26:55 #14 20.66 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
18:26:55 #14 20.69 Selecting previously unselected package libsasl2-2:amd64.
18:26:55 #14 20.69 Preparing to unpack .../096-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
18:26:55 #14 20.70 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
18:26:55 #14 20.74 Selecting previously unselected package libldap2:amd64.
18:26:55 #14 20.74 Preparing to unpack .../097-libldap2_2.6.3+dfsg-1~exp1ubuntu2_amd64.deb ...
18:26:55 #14 20.74 Unpacking libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ...
18:26:55 #14 20.79 Selecting previously unselected package librtmp1:amd64.
18:26:55 #14 20.79 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
18:26:55 #14 20.79 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:26:55 [100%] Linking C executable tini-static
18:26:55 #14 20.83 Selecting previously unselected package libssh-4:amd64.
18:26:55 #14 20.83 Preparing to unpack .../099-libssh-4_0.10.4-2ubuntu0.1_amd64.deb ...
18:26:55 #14 20.84 Unpacking libssh-4:amd64 (0.10.4-2ubuntu0.1) ...
18:26:55 #14 20.88 Selecting previously unselected package libcurl4:amd64.
18:26:55 #14 20.88 Preparing to unpack .../100-libcurl4_7.88.1-8ubuntu2.3_amd64.deb ...
18:26:55 #14 20.89 Unpacking libcurl4:amd64 (7.88.1-8ubuntu2.3) ...
18:26:55 #14 20.92 Selecting previously unselected package curl.
18:26:55 #14 20.92 Preparing to unpack .../101-curl_7.88.1-8ubuntu2.3_amd64.deb ...
18:26:55 #14 20.93 Unpacking curl (7.88.1-8ubuntu2.3) ...
18:26:55 #14 20.96 Selecting previously unselected package dctrl-tools.
18:26:55 #14 20.96 Preparing to unpack .../102-dctrl-tools_2.24-3build2_amd64.deb ...
18:26:55 #14 20.97 Unpacking dctrl-tools (2.24-3build2) ...
18:26:55 #14 21.00 Selecting previously unselected package libdebhelper-perl.
18:26:55 #14 21.01 Preparing to unpack .../103-libdebhelper-perl_13.11.4ubuntu3_all.deb ...
18:26:55 #14 21.01 Unpacking libdebhelper-perl (13.11.4ubuntu3) ...
18:26:55 #14 21.05 Selecting previously unselected package libtool.
18:26:56 [100%] Built target tini-static
18:26:56 + mkdir -p /usr/local/bin
18:26:56 + cp tini-static /usr/local/bin/docker-init
18:26:56 + VERSION=0.0.0-20231011170815-26951f7
18:26:56 + PRODUCT=docker
18:26:56 + hack/make.sh dynbinary
18:26:56 
18:26:56 Removing bundles/
18:26:56 
18:26:56 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:56 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:26:56 #14 21.05 Preparing to unpack .../104-libtool_2.4.7-5_all.deb ...
18:26:56 #14 21.05 Unpacking libtool (2.4.7-5) ...
18:26:56 #14 21.09 Selecting previously unselected package dh-autoreconf.
18:26:56 #14 21.09 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
18:26:56 #14 21.09 Unpacking dh-autoreconf (20) ...
18:26:56 #14 21.12 Selecting previously unselected package libarchive-zip-perl.
18:26:56 #14 21.13 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
18:26:56 #14 21.13 Unpacking libarchive-zip-perl (1.68-1) ...
18:26:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:26:56 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:26:56 module github.com/docker/docker
18:26:56 
18:26:56 go 1.20
18:26:56 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:26:56 + GO111MODULE=on
18:26:56 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:55.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:26:56 #14 21.25 Selecting previously unselected package libsub-override-perl.
18:26:56 #14 21.25 Preparing to unpack .../107-libsub-override-perl_0.09-4_all.deb ...
18:26:56 #14 21.26 Unpacking libsub-override-perl (0.09-4) ...
18:26:56 #14 21.29 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:26:56 #14 21.29 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
18:26:56 #14 21.29 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
18:26:56 #14 21.39 Selecting previously unselected package dh-strip-nondeterminism.
18:26:56 #14 21.40 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.1-1_all.deb ...
18:26:56 #14 21.41 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
18:26:56 #14 21.45 Selecting previously unselected package libdw1:amd64.
18:26:56 #14 21.45 Preparing to unpack .../110-libdw1_0.188-2.1_amd64.deb ...
18:26:56 #14 21.45 Unpacking libdw1:amd64 (0.188-2.1) ...
18:26:56 #14 21.49 Selecting previously unselected package debugedit.
18:26:56 #14 21.49 Preparing to unpack .../111-debugedit_1%3a5.0-5_amd64.deb ...
18:26:56 #14 21.50 Unpacking debugedit (1:5.0-5) ...
18:26:56 #14 21.52 Selecting previously unselected package dwz.
18:26:56 #14 21.53 Preparing to unpack .../112-dwz_0.15-1_amd64.deb ...
18:26:56 #14 21.53 Unpacking dwz (0.15-1) ...
18:26:56 #14 21.57 Selecting previously unselected package gettext.
18:26:56 #16 107.1   Updating   : systemd-libs-219-78.el7_9.7.x86_64                          5/65 
18:26:56 + make IMAGE=debian:buster verify
18:26:56 docker run  --rm -i \
18:26:56 	-v "$(pwd):/v" \
18:26:56 	-e DEBIAN_FRONTEND=noninteractive \
18:26:56 	-e PACKAGE_REPO=prod \
18:26:56 	-w /v \
18:26:56 	debian:buster ./verify
18:26:56 Unable to find image 'debian:buster' locally
18:26:56 buster: Pulling from library/debian
18:26:56 #14 21.57 Preparing to unpack .../113-gettext_0.21-11_amd64.deb ...
18:26:56 #14 21.58 Unpacking gettext (0.21-11) ...
18:26:56 #14 21.63 Selecting previously unselected package intltool-debian.
18:26:56 #14 21.63 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.6_all.deb ...
18:26:56 #14 21.63 Unpacking intltool-debian (0.35.0+20060710.6) ...
18:26:56 #14 21.66 Selecting previously unselected package po-debconf.
18:26:56 #14 21.67 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
18:26:56 #14 21.67 Unpacking po-debconf (1.0.21+nmu1) ...
18:26:56 #14 21.72 Selecting previously unselected package debhelper.
18:26:56 #14 21.72 Preparing to unpack .../116-debhelper_13.11.4ubuntu3_all.deb ...
18:26:56 #14 21.73 Unpacking debhelper (13.11.4ubuntu3) ...
18:26:56 #14 21.79 Selecting previously unselected package libfakeroot:amd64.
18:26:56 acd8b5ac4bd3: Already exists
18:26:56 Digest: sha256:27c2f7ca725556c7eef727c506ff35d6d2a90be6eecb98403de606f4145d5da3
18:26:56 Status: Downloaded newer image for debian:buster
18:26:56 #14 21.79 Preparing to unpack .../117-libfakeroot_1.31-1.1_amd64.deb ...
18:26:56 #14 21.79 Unpacking libfakeroot:amd64 (1.31-1.1) ...
18:26:56 #14 21.83 Selecting previously unselected package fakeroot.
18:26:56 #14 21.83 Preparing to unpack .../118-fakeroot_1.31-1.1_amd64.deb ...
18:26:56 #14 21.84 Unpacking fakeroot (1.31-1.1) ...
18:26:56 #14 21.88 Selecting previously unselected package libassuan0:amd64.
18:26:56 #14 21.88 Preparing to unpack .../119-libassuan0_2.5.5-5_amd64.deb ...
18:26:56 #14 21.88 Unpacking libassuan0:amd64 (2.5.5-5) ...
18:26:56 #14 21.91 Selecting previously unselected package gpgconf.
18:26:56 #14 21.92 Preparing to unpack .../120-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ...
18:26:56 #14 21.92 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
18:26:56 #14 21.96 Selecting previously unselected package libksba8:amd64.
18:26:56 #14 21.96 Preparing to unpack .../121-libksba8_1.6.3-2_amd64.deb ...
18:26:56 #14 21.97 Unpacking libksba8:amd64 (1.6.3-2) ...
18:26:56 #14 22.01 Selecting previously unselected package libnpth0:amd64.
18:26:56 #14 22.01 Preparing to unpack .../122-libnpth0_1.6-3build2_amd64.deb ...
18:26:56 #14 22.01 Unpacking libnpth0:amd64 (1.6-3build2) ...
18:26:56 #14 22.05 Selecting previously unselected package dirmngr.
18:26:57 + verify
18:26:57 + dpkg --version
18:26:57 + verify_deb
18:26:57 + apt-get update
18:26:57 #16 108.8   Updating   : systemd-219-78.el7_9.7.x86_64                               6/65 
18:26:57 #16 109.5 Failed to get D-Bus connection: Operation not permitted
18:26:57 #14 22.05 Preparing to unpack .../123-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ...
18:26:57 #14 22.07 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.10 Selecting previously unselected package gnupg-l10n.
18:26:57 #14 22.10 Preparing to unpack .../124-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
18:26:57 #14 22.11 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.14 Selecting previously unselected package gnupg-utils.
18:26:57 #14 22.14 Preparing to unpack .../125-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ...
18:26:57 #14 22.15 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.18 Selecting previously unselected package gpg.
18:26:57 #14 22.18 Preparing to unpack .../126-gpg_2.2.40-1.1ubuntu1_amd64.deb ...
18:26:57 #14 22.19 Unpacking gpg (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.23 Selecting previously unselected package pinentry-curses.
18:26:57 #14 22.23 Preparing to unpack .../127-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ...
18:26:57 #14 22.23 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
18:26:57 #14 22.27 Selecting previously unselected package gpg-agent.
18:26:57 #14 22.27 Preparing to unpack .../128-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ...
18:26:57 #14 22.28 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.31 Selecting previously unselected package gpg-wks-client.
18:26:57 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:26:57 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
18:26:57 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
18:26:57 #16 109.5   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/65 
18:26:57 #14 22.31 Preparing to unpack .../129-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ...
18:26:57 #14 22.32 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.35 Selecting previously unselected package gpg-wks-server.
18:26:57 #14 22.35 Preparing to unpack .../130-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ...
18:26:57 #14 22.35 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.38 Selecting previously unselected package gpgsm.
18:26:57 #14 22.39 Preparing to unpack .../131-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ...
18:26:57 #14 22.39 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.43 Selecting previously unselected package gnupg.
18:26:57 #14 22.43 Preparing to unpack .../132-gnupg_2.2.40-1.1ubuntu1_all.deb ...
18:26:57 #14 22.43 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
18:26:57 #14 22.47 Selecting previously unselected package libfile-dirlist-perl.
18:26:57 #14 22.47 Preparing to unpack .../133-libfile-dirlist-perl_0.05-3_all.deb ...
18:26:57 #14 22.47 Unpacking libfile-dirlist-perl (0.05-3) ...
18:26:57 #14 22.50 Selecting previously unselected package libfile-which-perl.
18:26:57 #14 22.51 Preparing to unpack .../134-libfile-which-perl_1.27-2_all.deb ...
18:26:57 #14 22.51 Unpacking libfile-which-perl (1.27-2) ...
18:26:57 #14 22.54 Selecting previously unselected package libfile-homedir-perl.
18:26:57 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
18:26:57 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [541 kB]
18:26:57 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm
18:26:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.guuHOB
18:26:57 + umask 022
18:26:57 + cd /root/rpmbuild/BUILD
18:26:57 + cd src
18:26:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:26:57 + exit 0
18:26:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4htSAI
18:26:57 + umask 022
18:26:57 + cd /root/rpmbuild/BUILD
18:26:57 + cd /root/rpmbuild/BUILD
18:26:57 + rm -rf src
18:26:57 + /usr/bin/mkdir -p src
18:26:57 + cd src
18:26:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:26:57 + /usr/bin/tar -xf -
18:26:57 #14 22.54 Preparing to unpack .../135-libfile-homedir-perl_1.006-2_all.deb ...
18:26:57 #14 22.54 Unpacking libfile-homedir-perl (1.006-2) ...
18:26:57 #14 22.58 Selecting previously unselected package libfile-touch-perl.
18:26:57 #14 22.58 Preparing to unpack .../136-libfile-touch-perl_0.12-2_all.deb ...
18:26:57 #14 22.58 Unpacking libfile-touch-perl (0.12-2) ...
18:26:57 #14 22.61 Selecting previously unselected package libio-pty-perl.
18:26:57 #14 22.62 Preparing to unpack .../137-libio-pty-perl_1%3a1.17-1_amd64.deb ...
18:26:57 #14 22.62 Unpacking libio-pty-perl (1:1.17-1) ...
18:26:57 #14 22.66 Selecting previously unselected package libipc-run-perl.
18:26:57 #14 22.66 Preparing to unpack .../138-libipc-run-perl_20220807.0-1_all.deb ...
18:26:57 #14 22.66 Unpacking libipc-run-perl (20220807.0-1) ...
18:26:57 #14 22.70 Selecting previously unselected package libclass-method-modifiers-perl.
18:26:57 #14 22.70 Preparing to unpack .../139-libclass-method-modifiers-perl_2.14-1_all.deb ...
18:26:57 #14 22.71 Unpacking libclass-method-modifiers-perl (2.14-1) ...
18:26:57 #14 22.74 Selecting previously unselected package libclass-xsaccessor-perl.
18:26:57 #14 22.74 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-4build1_amd64.deb ...
18:26:57 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
18:26:57 #16 110.0   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/65 
18:26:57 + STATUS=0
18:26:57 + '[' 0 -ne 0 ']'
18:26:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:26:57 + /usr/bin/tar -xf -
18:26:57 #14 22.82 Unpacking libclass-xsaccessor-perl (1.19-4build1) ...
18:26:57 #14 22.85 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
18:26:57 #14 22.85 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-2build1_amd64.deb ...
18:26:57 #14 22.86 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2build1) ...
18:26:57 #14 22.89 Selecting previously unselected package libdynaloader-functions-perl.
18:26:57 #14 22.89 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-3_all.deb ...
18:26:57 #14 22.89 Unpacking libdynaloader-functions-perl (0.003-3) ...
18:26:57 #14 22.92 Selecting previously unselected package libdevel-callchecker-perl:amd64.
18:26:57 #14 22.93 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-2_amd64.deb ...
18:26:57 #14 22.93 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
18:26:57 #14 22.96 Selecting previously unselected package libparams-classify-perl:amd64.
18:26:57 #14 22.96 Preparing to unpack .../144-libparams-classify-perl_0.015-2build2_amd64.deb ...
18:26:57 #14 22.97 Unpacking libparams-classify-perl:amd64 (0.015-2build2) ...
18:26:57 #14 23.00 Selecting previously unselected package libmodule-runtime-perl.
18:26:57 #14 23.01 Preparing to unpack .../145-libmodule-runtime-perl_0.016-2_all.deb ...
18:26:57 #14 23.01 Unpacking libmodule-runtime-perl (0.016-2) ...
18:26:57 #14 23.04 Selecting previously unselected package libimport-into-perl.
18:26:58 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm
18:26:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZyyKeN
18:26:58 + umask 022
18:26:58 + cd /root/rpmbuild/BUILD
18:26:58 + cd src
18:26:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:26:58 + RPM_EC=0
18:26:58 ++ jobs -p
18:26:58 + exit 0
18:26:58 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hYUpAR
18:26:58 + umask 022
18:26:58 + cd /root/rpmbuild/BUILD
18:26:58 + rm -rf src src.gemspec
18:26:58 + RPM_EC=0
18:26:58 ++ jobs -p
18:26:58 + exit 0
18:26:58 
18:26:58 RPM build warnings:
18:26:58     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:26:58     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:26:58     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:26:58     source_date_epoch_from_changelog set but %changelog is missing
18:26:58     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/docker-proxy
18:26:58     source_date_epoch_from_changelog set but %changelog is missing
18:26:58 warning: source_date_epoch_from_changelog set but %changelog is missing
18:26:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vt2Sjr
18:26:58 + umask 022
18:26:58 + cd /root/rpmbuild/BUILD
18:26:58 + cd /root/rpmbuild/BUILD
18:26:58 + rm -rf src
18:26:58 + /usr/bin/mkdir -p src
18:26:58 + cd src
18:26:58 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:26:58 + STATUS=0
18:26:58 + '[' 0 -ne 0 ']'
18:26:58 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:26:58 + STATUS=0
18:26:58 + '[' 0 -ne 0 ']'
18:26:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:58 #14 23.04 Preparing to unpack .../146-libimport-into-perl_1.002005-2_all.deb ...
18:26:58 #14 23.05 Unpacking libimport-into-perl (1.002005-2) ...
18:26:58 #14 23.08 Selecting previously unselected package librole-tiny-perl.
18:26:58 #14 23.08 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
18:26:58 #14 23.09 Unpacking librole-tiny-perl (2.002004-1) ...
18:26:58 #14 23.12 Selecting previously unselected package libsub-quote-perl.
18:26:58 #14 23.12 Preparing to unpack .../148-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
18:26:58 #14 23.13 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
18:26:58 #14 23.16 Selecting previously unselected package libmoo-perl.
18:26:58 #14 23.16 Preparing to unpack .../149-libmoo-perl_2.005005-1_all.deb ...
18:26:58 #14 23.17 Unpacking libmoo-perl (2.005005-1) ...
18:26:58 #14 23.20 Selecting previously unselected package libencode-locale-perl.
18:26:58 #14 23.20 Preparing to unpack .../150-libencode-locale-perl_1.05-3_all.deb ...
18:26:58 #14 23.21 Unpacking libencode-locale-perl (1.05-3) ...
18:26:58 #14 23.24 Selecting previously unselected package libtimedate-perl.
18:26:58 #14 23.24 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
18:26:58 #14 23.24 Unpacking libtimedate-perl (2.3300-2) ...
18:26:58 #14 23.28 Selecting previously unselected package libhttp-date-perl.
18:26:58 #14 23.28 Preparing to unpack .../152-libhttp-date-perl_6.05-2_all.deb ...
18:26:58 #14 23.29 Unpacking libhttp-date-perl (6.05-2) ...
18:26:58 #14 23.32 Selecting previously unselected package libfile-listing-perl.
18:26:58 #14 23.32 Preparing to unpack .../153-libfile-listing-perl_6.15-1_all.deb ...
18:26:58 #14 23.32 Unpacking libfile-listing-perl (6.15-1) ...
18:26:58 #14 23.35 Selecting previously unselected package libhtml-tagset-perl.
18:26:58 #14 23.35 Preparing to unpack .../154-libhtml-tagset-perl_3.20-6_all.deb ...
18:26:58 #14 23.36 Unpacking libhtml-tagset-perl (3.20-6) ...
18:26:58 #14 23.39 Selecting previously unselected package liburi-perl.
18:26:58 #16 110.6   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                   9/65 
18:26:58 + STATUS=0
18:26:58 + '[' 0 -ne 0 ']'
18:26:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:26:58 + exit 0
18:26:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RLGBKb
18:26:58 + RPM_EC=0
18:26:58 ++ jobs -p
18:26:58 + exit 0
18:26:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2BWasQ
18:26:58 + umask 022
18:26:58 + cd /root/rpmbuild/BUILD
18:26:58 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:26:58 + export CFLAGS
18:26:58 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:26:58 + export CXXFLAGS
18:26:58 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:26:58 + export FFLAGS
18:26:58 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:26:58 + export FCFLAGS
18:26:58 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:26:58 + export LDFLAGS
18:26:58 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:26:58 + export LT_SYS_LIBRARY_PATH
18:26:58 + CC=gcc
18:26:58 + export CC
18:26:58 + CXX=g++
18:26:58 + export CXX
18:26:58 + cd src
18:26:58 + export DOCKER_GITCOMMIT=949f8c9
18:26:58 + DOCKER_GITCOMMIT=949f8c9
18:26:58 + mkdir -p /go/src/github.com/docker
18:26:58 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:26:58 + TMP_GOPATH=/go
18:26:58 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:26:58 + RM_GOPATH=0
18:26:58 + TMP_GOPATH=/go
18:26:58 + : /usr/local/bin
18:26:58 + '[' -z /go ']'
18:26:58 + export GOPATH=/go
18:26:58 + GOPATH=/go
18:26:58 + case "$(go env GOARCH)" in
18:26:58 ++ go env GOARCH
18:26:58 + export GO_BUILDMODE=-buildmode=pie
18:26:58 + GO_BUILDMODE=-buildmode=pie
18:26:58 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:26:58 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:26:58 + bin=rootlesskit
18:26:58 + shift
18:26:58 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:26:58 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:26:58 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:58 + install_rootlesskit dynamic
18:26:58 + case "$1" in
18:26:58 + install_rootlesskit_dynamic
18:26:58 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:26:58 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:26:58 + export BUILD_MODE=-buildmode=pie
18:26:58 + BUILD_MODE=-buildmode=pie
18:26:58 + _install_rootlesskit
18:26:58 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:26:58 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:58 + for f in rootlesskit rootlesskit-docker-proxy
18:26:58 + GOBIN=/usr/local/bin
18:26:58 + GO111MODULE=on
18:26:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:26:58 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:26:58 + make manpages
18:26:58 scripts/docs/generate-man.sh
18:26:58 + cp -r . /tmp/docker-cli-docsgen.P52buCQ7HY/
18:26:58 + cd /tmp/docker-cli-docsgen.P52buCQ7HY
18:26:58 + ./scripts/vendor init
18:26:58 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:26:58 + cp man/tools.go .
18:26:58 + ./scripts/vendor update
18:26:58 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:26:58 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:26:58 go: downloading github.com/spf13/cobra v1.7.0
18:26:58 go: downloading github.com/docker/go-units v0.5.0
18:26:58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:26:58 go: downloading github.com/spf13/pflag v1.0.5
18:26:58 go: downloading github.com/fvbommel/sortorder v1.0.2
18:26:58 go: downloading github.com/moby/term v0.5.0
18:26:58 go: downloading github.com/morikuni/aec v1.0.0
18:26:58 go: downloading github.com/pkg/errors v0.9.1
18:26:58 go: downloading gotest.tools/v3 v3.5.0
18:26:58 go: downloading golang.org/x/sync v0.3.0
18:26:58 go: downloading github.com/google/go-cmp v0.5.9
18:26:58 go: downloading github.com/mattn/go-runewidth v0.0.14
18:26:58 go: downloading github.com/moby/sys/sequential v0.5.0
18:26:58 go: downloading github.com/distribution/reference v0.5.0
18:26:58 go: downloading github.com/docker/go-connections v0.4.0
18:26:58 go: downloading github.com/sirupsen/logrus v1.9.3
18:26:58 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:26:58 go: downloading github.com/moby/patternmatcher v0.6.0
18:26:58 go: downloading golang.org/x/text v0.9.0
18:26:58 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:26:58 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:26:58 go: downloading github.com/opencontainers/go-digest v1.0.0
18:26:58 go: downloading gopkg.in/yaml.v2 v2.4.0
18:26:58 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:26:58 go: downloading github.com/containerd/containerd v1.6.24
18:26:58 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:26:58 go: downloading github.com/moby/sys/signal v0.7.0
18:26:58 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:26:58 go: downloading golang.org/x/sys v0.10.0
18:26:58 go: downloading golang.org/x/term v0.8.0
18:26:58 go: downloading github.com/gogo/protobuf v1.3.2
18:26:58 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:26:58 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:26:58 go: downloading dario.cat/mergo v1.0.0
18:26:58 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:26:58 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:26:58 go: downloading github.com/creack/pty v1.1.18
18:26:58 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:26:58 go: downloading github.com/rivo/uniseg v0.2.0
18:26:58 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:26:58 go: downloading go.opentelemetry.io/otel v1.4.1
18:26:58 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:26:58 go: downloading github.com/moby/sys/symlink v0.2.0
18:26:58 go: downloading github.com/klauspost/compress v1.16.5
18:26:58 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:26:58 go: downloading gopkg.in/yaml.v3 v3.0.1
18:26:58 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:26:58 go: downloading golang.org/x/time v0.3.0
18:26:58 go: downloading github.com/stretchr/testify v1.8.1
18:26:58 go: downloading github.com/opencontainers/runc v1.1.7
18:26:58 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:26:58 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:26:58 go: downloading github.com/gorilla/mux v1.8.0
18:26:58 go: downloading golang.org/x/crypto v0.9.0
18:26:58 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:26:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:26:58 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:26:58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:26:58 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:26:58 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:26:58 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:26:58 go: downloading google.golang.org/grpc v1.56.2
18:26:58 go: downloading github.com/russross/blackfriday v1.6.0
18:26:58 go: downloading github.com/Microsoft/go-winio v0.6.1
18:26:58 go: downloading golang.org/x/net v0.10.0
18:26:58 go: downloading github.com/felixge/httpsnoop v1.0.3
18:26:58 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:26:58 go: downloading github.com/go-logr/logr v1.2.3
18:26:58 go: downloading github.com/go-logr/stdr v1.2.2
18:26:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:26:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:26:58 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:26:58 go: downloading github.com/kr/pretty v0.1.0
18:26:58 go: downloading github.com/miekg/pkcs11 v1.1.1
18:26:58 go: downloading github.com/prometheus/client_golang v1.14.0
18:26:58 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:26:58 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:26:58 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:26:58 go: downloading github.com/davecgh/go-spew v1.1.1
18:26:58 go: downloading github.com/pmezard/go-difflib v1.0.0
18:26:58 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:26:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:26:58 go: downloading github.com/golang/protobuf v1.5.3
18:26:58 go: downloading golang.org/x/tools v0.8.0
18:26:58 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:26:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:26:58 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:26:58 go: downloading google.golang.org/protobuf v1.31.0
18:26:58 go: downloading github.com/kr/text v0.2.0
18:26:58 go: downloading github.com/beorn7/perks v1.0.1
18:26:58 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:26:58 go: downloading github.com/prometheus/client_model v0.3.0
18:26:58 go: downloading github.com/prometheus/common v0.42.0
18:26:58 go: downloading github.com/prometheus/procfs v0.9.0
18:26:58 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:26:58 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:26:58 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:26:58 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:26:58 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:26:58 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:26:58 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:26:58 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:26:58 go: downloading github.com/docker/go-metrics v0.0.1
18:26:58 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:26:58 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:26:58 go: downloading k8s.io/klog/v2 v2.80.1
18:26:58 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:26:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:26:58 go: downloading github.com/BurntSushi/toml v0.3.1
18:26:58 go: downloading github.com/magiconair/properties v1.5.3
18:26:58 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el8.aarch64.rpm
18:26:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mQiIMq
18:26:58 + umask 022
18:26:58 + cd /root/rpmbuild/BUILD
18:26:58 + cd src
18:26:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
18:26:58 + exit 0
18:26:58 #14 23.39 Preparing to unpack .../155-liburi-perl_5.17-1ubuntu1_all.deb ...
18:26:58 #14 23.39 Unpacking liburi-perl (5.17-1ubuntu1) ...
18:26:58 #14 23.43 Selecting previously unselected package libhtml-parser-perl:amd64.
18:26:58 #14 23.43 Preparing to unpack .../156-libhtml-parser-perl_3.81-1_amd64.deb ...
18:26:58 #14 23.44 Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
18:26:58 #14 23.47 Selecting previously unselected package libhtml-tree-perl.
18:26:58 #14 23.47 Preparing to unpack .../157-libhtml-tree-perl_5.07-3_all.deb ...
18:26:58 #14 23.48 Unpacking libhtml-tree-perl (5.07-3) ...
18:26:58 #14 23.51 Selecting previously unselected package libclone-perl:amd64.
18:26:58 #14 23.51 Preparing to unpack .../158-libclone-perl_0.46-1_amd64.deb ...
18:26:58 #14 23.52 Unpacking libclone-perl:amd64 (0.46-1) ...
18:26:58 #14 23.55 Selecting previously unselected package libio-html-perl.
18:26:58 #14 23.55 Preparing to unpack .../159-libio-html-perl_1.004-3_all.deb ...
18:26:58 #14 23.55 Unpacking libio-html-perl (1.004-3) ...
18:26:58 #14 23.58 Selecting previously unselected package liblwp-mediatypes-perl.
18:26:58 #14 23.58 Preparing to unpack .../160-liblwp-mediatypes-perl_6.04-2_all.deb ...
18:26:58 #14 23.59 Unpacking liblwp-mediatypes-perl (6.04-2) ...
18:26:58 #14 23.61 Selecting previously unselected package libhttp-message-perl.
18:26:58 + umask 022
18:26:58 + cd /root/rpmbuild/BUILD
18:26:58 + cd src
18:26:58 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:26:58 + pushd /root/rpmbuild/BUILD/src/buildx
18:26:58 + GO111MODULE=on
18:26:58 + CGO_ENABLED=0
18:26:58 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:26:58 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:26:58 Fetched 8500 kB in 2s (5439 kB/s)
18:26:58 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:26:58 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:26:58 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:26:58 go: downloading golang.org/x/mod v0.10.0
18:26:58 #14 23.62 Preparing to unpack .../161-libhttp-message-perl_6.44-1_all.deb ...
18:26:58 #14 23.62 Unpacking libhttp-message-perl (6.44-1) ...
18:26:58 #14 23.65 Selecting previously unselected package libhttp-cookies-perl.
18:26:58 #14 23.65 Preparing to unpack .../162-libhttp-cookies-perl_6.10-1_all.deb ...
18:26:58 #14 23.66 Unpacking libhttp-cookies-perl (6.10-1) ...
18:26:58 #14 23.69 Selecting previously unselected package libhttp-negotiate-perl.
18:26:58 #14 23.69 Preparing to unpack .../163-libhttp-negotiate-perl_6.01-2_all.deb ...
18:26:58 #14 23.69 Unpacking libhttp-negotiate-perl (6.01-2) ...
18:26:58 #14 23.72 Selecting previously unselected package perl-openssl-defaults:amd64.
18:26:58 #14 23.72 Preparing to unpack .../164-perl-openssl-defaults_7_amd64.deb ...
18:26:58 #14 23.73 Unpacking perl-openssl-defaults:amd64 (7) ...
18:26:58 #14 23.76 Selecting previously unselected package libnet-ssleay-perl:amd64.
18:26:58 #14 23.76 Preparing to unpack .../165-libnet-ssleay-perl_1.92-2build2_amd64.deb ...
18:26:58 #14 23.76 Unpacking libnet-ssleay-perl:amd64 (1.92-2build2) ...
18:26:58 #14 23.80 Selecting previously unselected package libio-socket-ssl-perl.
18:26:58 #14 23.81 Preparing to unpack .../166-libio-socket-ssl-perl_2.081-2_all.deb ...
18:26:58 #14 23.81 Unpacking libio-socket-ssl-perl (2.081-2) ...
18:26:58 #14 23.84 Selecting previously unselected package libnet-http-perl.
18:26:58 go: downloading github.com/sirupsen/logrus v1.9.2
18:26:58 go: downloading github.com/urfave/cli/v2 v2.25.5
18:26:58 go: downloading github.com/google/uuid v1.3.0
18:26:58 go: downloading github.com/moby/vpnkit v0.5.0
18:26:58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:26:58 go: downloading golang.org/x/sys v0.8.0
18:26:58 go: downloading github.com/gofrs/flock v0.8.1
18:26:58 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:26:58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:26:58 #16 111.1   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             10/65 
18:26:59 #14 23.85 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ...
18:26:59 #14 23.87 Unpacking libnet-http-perl (6.22-1) ...
18:26:59 #14 23.90 Selecting previously unselected package liblwp-protocol-https-perl.
18:26:59 #14 23.90 Preparing to unpack .../168-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:26:59 #14 23.91 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:26:59 #14 23.94 Selecting previously unselected package libtry-tiny-perl.
18:26:59 #14 23.94 Preparing to unpack .../169-libtry-tiny-perl_0.31-2_all.deb ...
18:26:59 #14 23.94 Unpacking libtry-tiny-perl (0.31-2) ...
18:26:59 #14 23.97 Selecting previously unselected package libwww-robotrules-perl.
18:26:59 #14 23.98 Preparing to unpack .../170-libwww-robotrules-perl_6.02-1_all.deb ...
18:26:59 #14 23.98 Unpacking libwww-robotrules-perl (6.02-1) ...
18:26:59 #14 24.01 Selecting previously unselected package libwww-perl.
18:26:59 #14 24.01 Preparing to unpack .../171-libwww-perl_6.67-1_all.deb ...
18:26:59 #14 24.02 Unpacking libwww-perl (6.67-1) ...
18:26:59 #14 24.05 Selecting previously unselected package patchutils.
18:26:59 #14 24.05 Preparing to unpack .../172-patchutils_0.4.2-1build2_amd64.deb ...
18:26:59 #14 24.06 Unpacking patchutils (0.4.2-1build2) ...
18:26:59 #14 24.12 Selecting previously unselected package wdiff.
18:26:59 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:26:59 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:26:59 go: downloading github.com/josharian/native v1.1.0
18:26:59 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:26:59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:26:59 Reading package lists...
18:26:59 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:26:59 #14 24.12 Preparing to unpack .../173-wdiff_1.2.2-5_amd64.deb ...
18:26:59 #14 24.12 Unpacking wdiff (1.2.2-5) ...
18:26:59 #14 24.18 Selecting previously unselected package devscripts.
18:26:59 #14 24.18 Preparing to unpack .../174-devscripts_2.23.4ubuntu1_all.deb ...
18:26:59 #14 24.25 Unpacking devscripts (2.23.4ubuntu1) ...
18:26:59 #14 24.39 Selecting previously unselected package diffstat.
18:26:59 + go mod vendor -modfile=vendor.mod
18:26:59 #16 111.6   Installing : m4-1.4.16-10.el7.x86_64                                    11/65 
18:26:59 #16 112.2   Installing : checkpolicy-2.5-8.el7.x86_64                               12/65 
18:26:59 #14 24.39 Preparing to unpack .../175-diffstat_1.65-1_amd64.deb ...
18:26:59 #14 24.39 Unpacking diffstat (1.65-1) ...
18:26:59 #14 24.43 Selecting previously unselected package python3-chardet.
18:26:59 #14 24.43 Preparing to unpack .../176-python3-chardet_5.1.0+dfsg-2_all.deb ...
18:26:59 #14 24.44 Unpacking python3-chardet (5.1.0+dfsg-2) ...
18:26:59 #14 24.48 Selecting previously unselected package zstd.
18:26:59 #14 24.48 Preparing to unpack .../177-zstd_1.5.4+dfsg2-4_amd64.deb ...
18:26:59 #14 24.48 Unpacking zstd (1.5.4+dfsg2-4) ...
18:26:59 #14 24.52 Selecting previously unselected package python3-debian.
18:26:59 #14 24.53 Preparing to unpack .../178-python3-debian_0.1.49ubuntu2_all.deb ...
18:26:59 #14 24.53 Unpacking python3-debian (0.1.49ubuntu2) ...
18:26:59 #14 24.57 Selecting previously unselected package libgpgme11:amd64.
18:26:59 #14 24.57 Preparing to unpack .../179-libgpgme11_1.18.0-3ubuntu2_amd64.deb ...
18:26:59 #14 24.58 Unpacking libgpgme11:amd64 (1.18.0-3ubuntu2) ...
18:26:59 #14 24.61 Selecting previously unselected package python3-gpg.
18:26:59 #14 24.61 Preparing to unpack .../180-python3-gpg_1.18.0-3ubuntu2_amd64.deb ...
18:26:59 #14 24.62 Unpacking python3-gpg (1.18.0-3ubuntu2) ...
18:26:59 #14 24.66 Selecting previously unselected package python3-xdg.
18:26:59 #14 24.66 Preparing to unpack .../181-python3-xdg_0.28-2_all.deb ...
18:26:59 #14 24.66 Unpacking python3-xdg (0.28-2) ...
18:26:59 #14 24.71 Selecting previously unselected package dput.
18:26:59 #14 24.71 Preparing to unpack .../182-dput_1.1.3ubuntu2.1_all.deb ...
18:26:59 #14 24.72 Unpacking dput (1.1.3ubuntu2.1) ...
18:26:59 #14 24.75 Selecting previously unselected package fonts-dejavu-core.
18:26:59 #14 24.75 Preparing to unpack .../183-fonts-dejavu-core_2.37-6_all.deb ...
18:26:59 #14 24.76 Unpacking fonts-dejavu-core (2.37-6) ...
18:26:59 #14 24.81 Selecting previously unselected package fontconfig-config.
18:26:59 #14 24.81 Preparing to unpack .../184-fontconfig-config_2.14.1-3ubuntu3_amd64.deb ...
18:26:59 #14 24.93 Unpacking fontconfig-config (2.14.1-3ubuntu3) ...
18:26:59 Reading package lists...
18:27:00 #14 24.97 Selecting previously unselected package libcurl3-gnutls:amd64.
18:27:00 #14 24.97 Preparing to unpack .../185-libcurl3-gnutls_7.88.1-8ubuntu2.3_amd64.deb ...
18:27:00 #14 24.97 Unpacking libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.3) ...
18:27:00 #14 25.01 Selecting previously unselected package liberror-perl.
18:27:00 #14 25.01 Preparing to unpack .../186-liberror-perl_0.17029-2_all.deb ...
18:27:00 #14 25.01 Unpacking liberror-perl (0.17029-2) ...
18:27:00 #14 25.04 Selecting previously unselected package git-man.
18:27:00 #14 25.04 Preparing to unpack .../187-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ...
18:27:00 #14 25.05 Unpacking git-man (1:2.39.2-1ubuntu1.1) ...
18:27:00 #14 25.10 Selecting previously unselected package git.
18:27:00 #14 25.10 Preparing to unpack .../188-git_1%3a2.39.2-1ubuntu1.1_amd64.deb ...
18:27:00 #14 25.11 Unpacking git (1:2.39.2-1ubuntu1.1) ...
18:27:00 #16 112.2   Installing : 1:make-3.82-24.el7.x86_64                                  13/65 
18:27:00 Building dependency tree...
18:27:00 Reading state information...
18:27:00 The following additional packages will be installed:
18:27:00   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
18:27:00   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
18:27:00   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
18:27:00   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
18:27:00   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
18:27:00   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
18:27:00   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:27:00   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
18:27:00   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
18:27:00   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:27:00   python3-software-properties python3.7 python3.7-minimal readline-common
18:27:00 Suggested packages:
18:27:00   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
18:27:00   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
18:27:00   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:27:00   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
18:27:00   python3.7-doc binutils binfmt-support readline-doc
18:27:00 Recommended packages:
18:27:00   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
18:27:00   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
18:27:00 #14 25.24 Selecting previously unselected package libalgorithm-diff-perl.
18:27:00 #14 25.24 Preparing to unpack .../189-libalgorithm-diff-perl_1.201-1_all.deb ...
18:27:00 #14 25.25 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:27:00 #14 25.28 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64.
18:27:00 #14 25.29 Preparing to unpack .../190-libalgorithm-diff-xs-perl_0.04-8_amd64.deb ...
18:27:00 #14 25.29 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8) ...
18:27:00 #14 25.32 Selecting previously unselected package libalgorithm-merge-perl.
18:27:00 #14 25.32 Preparing to unpack .../191-libalgorithm-merge-perl_0.08-5_all.deb ...
18:27:00 #14 25.33 Unpacking libalgorithm-merge-perl (0.08-5) ...
18:27:00 #14 25.36 Selecting previously unselected package libaliased-perl.
18:27:00 #14 25.36 Preparing to unpack .../192-libaliased-perl_0.34-3_all.deb ...
18:27:00 #14 25.36 Unpacking libaliased-perl (0.34-3) ...
18:27:00 #14 25.40 Selecting previously unselected package libapt-pkg-perl.
18:27:00 #14 25.40 Preparing to unpack .../193-libapt-pkg-perl_0.1.40build3_amd64.deb ...
18:27:00 #14 25.40 Unpacking libapt-pkg-perl (0.1.40build3) ...
18:27:00 #14 25.43 Selecting previously unselected package libarchive-cpio-perl.
18:27:00 #14 25.44 Preparing to unpack .../194-libarchive-cpio-perl_0.10-3_all.deb ...
18:27:00 #14 25.44 Unpacking libarchive-cpio-perl (0.10-3) ...
18:27:00 #14 25.48 Selecting previously unselected package libarray-intspan-perl.
18:27:00 #14 25.49 Preparing to unpack .../195-libarray-intspan-perl_2.004-2_all.deb ...
18:27:00 #14 25.49 Unpacking libarray-intspan-perl (2.004-2) ...
18:27:00 #14 25.52 Selecting previously unselected package libmodule-implementation-perl.
18:27:00 #14 25.52 Preparing to unpack .../196-libmodule-implementation-perl_0.09-2_all.deb ...
18:27:00 #14 25.53 Unpacking libmodule-implementation-perl (0.09-2) ...
18:27:00 #14 25.56 Selecting previously unselected package libsub-exporter-progressive-perl.
18:27:00 #14 25.56 Preparing to unpack .../197-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
18:27:00 #14 25.57 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
18:27:00 #14 25.60 Selecting previously unselected package libvariable-magic-perl.
18:27:00 #14 25.60 Preparing to unpack .../198-libvariable-magic-perl_0.63-1_amd64.deb ...
18:27:00 #14 25.61 Unpacking libvariable-magic-perl (0.63-1) ...
18:27:00 #14 25.64 Selecting previously unselected package libb-hooks-endofscope-perl.
18:27:00 #14 25.64 Preparing to unpack .../199-libb-hooks-endofscope-perl_0.26-1_all.deb ...
18:27:00 #14 25.64 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
18:27:00 #14 25.67 Selecting previously unselected package libberkeleydb-perl:amd64.
18:27:00 #16 112.7   Installing : 1:perl-Error-0.17020-2.el7.noarch                          14/65 
18:27:00 The following NEW packages will be installed:
18:27:00   apt-transport-https ca-certificates curl dirmngr distro-info-data
18:27:00   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:27:00   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:27:00   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
18:27:00   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
18:27:00   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
18:27:00   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:27:00   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
18:27:00   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
18:27:00   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
18:27:00   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:27:00   python3-software-properties python3.7 python3.7-minimal readline-common
18:27:00   software-properties-common
18:27:00 0 upgraded, 66 newly installed, 0 to remove and 5 not upgraded.
18:27:00 Need to get 22.9 MB of archives.
18:27:00 After this operation, 81.6 MB of additional disk space will be used.
18:27:00 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB]
18:27:00 Get:2 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u5 [588 kB]
18:27:00 Get:3 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
18:27:00 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u5 [1405 kB]
18:27:00 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:27:00 #14 25.68 Preparing to unpack .../200-libberkeleydb-perl_0.64-2_amd64.deb ...
18:27:00 #14 25.68 Unpacking libberkeleydb-perl:amd64 (0.64-2) ...
18:27:00 #14 25.72 Selecting previously unselected package libfreetype6:amd64.
18:27:00 #14 25.72 Preparing to unpack .../201-libfreetype6_2.12.1+dfsg-4ubuntu0.1_amd64.deb ...
18:27:00 #14 25.73 Unpacking libfreetype6:amd64 (2.12.1+dfsg-4ubuntu0.1) ...
18:27:00 #14 25.77 Selecting previously unselected package libfontconfig1:amd64.
18:27:00 #14 25.77 Preparing to unpack .../202-libfontconfig1_2.14.1-3ubuntu3_amd64.deb ...
18:27:00 #14 25.77 Unpacking libfontconfig1:amd64 (2.14.1-3ubuntu3) ...
18:27:00 #14 25.81 Selecting previously unselected package libjpeg-turbo8:amd64.
18:27:00 #14 25.81 Preparing to unpack .../203-libjpeg-turbo8_2.1.5-2ubuntu1_amd64.deb ...
18:27:00 #14 25.82 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ...
18:27:00 #14 25.85 Selecting previously unselected package libjpeg8:amd64.
18:27:00 #14 25.85 Preparing to unpack .../204-libjpeg8_8c-2ubuntu11_amd64.deb ...
18:27:00 #14 25.86 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
18:27:00 #14 25.89 Selecting previously unselected package libdeflate0:amd64.
18:27:00 #14 25.90 Preparing to unpack .../205-libdeflate0_1.15-1_amd64.deb ...
18:27:00 #14 25.90 Unpacking libdeflate0:amd64 (1.15-1) ...
18:27:00 #14 25.94 Selecting previously unselected package libjbig0:amd64.
18:27:00 Get:5 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
18:27:00 Get:6 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
18:27:00 Get:7 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
18:27:00 Get:8 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
18:27:00 Get:9 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
18:27:00 Get:10 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
18:27:00 Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u5 [1641 kB]
18:27:00 Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u5 [330 kB]
18:27:00 Get:13 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
18:27:00 Get:14 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
18:27:00 Get:15 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
18:27:00 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
18:27:00 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
18:27:00 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
18:27:00 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
18:27:00 Get:20 http://deb.debian.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB]
18:27:00 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB]
18:27:00 Get:22 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
18:27:00 Get:23 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
18:27:00 Get:24 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
18:27:00 Get:25 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
18:27:00 Get:26 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
18:27:00 Get:27 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
18:27:00 Get:28 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
18:27:00 Get:29 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
18:27:00 Get:30 http://deb.debian.org/debian-security buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB]
18:27:00 Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u7 [315 kB]
18:27:00 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u7 [262 kB]
18:27:00 Get:33 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
18:27:00 Get:34 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
18:27:00 Get:35 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
18:27:00 Get:36 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB]
18:27:00 Get:37 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
18:27:00 Get:38 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
18:27:00 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u7 [7308 B]
18:27:00 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u5 [1188 kB]
18:27:00 Get:41 http://deb.debian.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB]
18:27:00 Get:42 http://deb.debian.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB]
18:27:00 Get:43 http://deb.debian.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB]
18:27:00 Get:44 http://deb.debian.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB]
18:27:00 Get:45 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
18:27:00 Get:46 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
18:27:00 Get:47 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
18:27:00 Get:48 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
18:27:00 Get:49 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
18:27:00 Get:50 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
18:27:00 Get:51 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
18:27:00 Get:52 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
18:27:00 Get:53 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
18:27:00 Get:54 http://deb.debian.org/debian buster/main arm64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
18:27:00 Get:55 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
18:27:00 Get:56 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
18:27:00 Get:57 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u7 [313 kB]
18:27:00 Get:58 http://deb.debian.org/debian-security buster/updates/main arm64 libdbus-1-3 arm64 1.12.24-0+deb10u1 [209 kB]
18:27:00 Get:59 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
18:27:00 Get:60 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
18:27:00 Get:61 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
18:27:00 Get:62 http://deb.debian.org/debian buster/main arm64 python3-dbus arm64 1.2.8-3 [101 kB]
18:27:00 Get:63 http://deb.debian.org/debian buster/main arm64 python3-gi arm64 3.30.4-1 [174 kB]
18:27:00 Get:64 http://deb.debian.org/debian buster/main arm64 python3-pycurl arm64 7.43.0.2-0.1 [65.5 kB]
18:27:00 Get:65 http://deb.debian.org/debian buster/main arm64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
18:27:00 Get:66 http://deb.debian.org/debian buster/main arm64 software-properties-common all 0.96.20.2-2 [83.3 kB]
18:27:01 #14 25.94 Preparing to unpack .../206-libjbig0_2.1-6ubuntu1_amd64.deb ...
18:27:01 #14 25.94 Unpacking libjbig0:amd64 (2.1-6ubuntu1) ...
18:27:01 #14 25.98 Selecting previously unselected package liblerc4:amd64.
18:27:01 #14 25.98 Preparing to unpack .../207-liblerc4_4.0.0+ds-2ubuntu2_amd64.deb ...
18:27:01 #14 25.99 Unpacking liblerc4:amd64 (4.0.0+ds-2ubuntu2) ...
18:27:01 #14 26.02 Selecting previously unselected package libwebp7:amd64.
18:27:01 #14 26.02 Preparing to unpack .../208-libwebp7_1.2.4-0.1ubuntu0.23.04.2_amd64.deb ...
18:27:01 #14 26.03 Unpacking libwebp7:amd64 (1.2.4-0.1ubuntu0.23.04.2) ...
18:27:01 #14 26.15 Selecting previously unselected package libtiff6:amd64.
18:27:01 #14 26.15 Preparing to unpack .../209-libtiff6_4.5.0-5ubuntu1.2_amd64.deb ...
18:27:01 #14 26.15 Unpacking libtiff6:amd64 (4.5.0-5ubuntu1.2) ...
18:27:01 #14 26.19 Selecting previously unselected package libxpm4:amd64.
18:27:01 debconf: delaying package configuration, since apt-utils is not installed
18:27:01 Fetched 22.9 MB in 0s (47.7 MB/s)
18:27:01 Selecting previously unselected package libssl1.1:arm64.
18:27:01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6679 files and directories currently installed.)
18:27:01 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_arm64.deb ...
18:27:01 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ...
18:27:01 Selecting previously unselected package libpython3.7-minimal:arm64.
18:27:01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_arm64.deb ...
18:27:01 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ...
18:27:01 #16 113.4   Installing : cpp-4.8.5-44.el7.x86_64                                    15/65 
18:27:01 #14 26.19 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1.1ubuntu0.1_amd64.deb ...
18:27:01 #14 26.20 Unpacking libxpm4:amd64 (1:3.5.12-1.1ubuntu0.1) ...
18:27:01 #14 26.23 Selecting previously unselected package libgd3:amd64.
18:27:01 #14 26.23 Preparing to unpack .../211-libgd3_2.3.3-7ubuntu2_amd64.deb ...
18:27:01 #14 26.24 Unpacking libgd3:amd64 (2.3.3-7ubuntu2) ...
18:27:01 #14 26.27 Selecting previously unselected package libc-devtools.
18:27:01 #14 26.27 Preparing to unpack .../212-libc-devtools_2.37-0ubuntu2.1_amd64.deb ...
18:27:01 #14 26.28 Unpacking libc-devtools (2.37-0ubuntu2.1) ...
18:27:01 #14 26.31 Selecting previously unselected package libcapture-tiny-perl.
18:27:01 #14 26.31 Preparing to unpack .../213-libcapture-tiny-perl_0.48-2_all.deb ...
18:27:01 #14 26.31 Unpacking libcapture-tiny-perl (0.48-2) ...
18:27:01 #14 26.34 Selecting previously unselected package libcgi-pm-perl.
18:27:01 #14 26.34 Preparing to unpack .../214-libcgi-pm-perl_4.55-1_all.deb ...
18:27:01 #14 26.35 Unpacking libcgi-pm-perl (4.55-1) ...
18:27:01 #14 26.39 Selecting previously unselected package libfcgi0ldbl:amd64.
18:27:01 #14 26.39 Preparing to unpack .../215-libfcgi0ldbl_2.4.2-2build2_amd64.deb ...
18:27:01 #14 26.39 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ...
18:27:01 #14 26.42 Selecting previously unselected package libfcgi-perl.
18:27:01 Selecting previously unselected package libexpat1:arm64.
18:27:01 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_arm64.deb ...
18:27:01 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
18:27:01 Selecting previously unselected package python3.7-minimal.
18:27:01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_arm64.deb ...
18:27:01 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
18:27:01 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ...
18:27:01 #14 26.43 Preparing to unpack .../216-libfcgi-perl_0.82+ds-2_amd64.deb ...
18:27:01 #14 26.43 Unpacking libfcgi-perl (0.82+ds-2) ...
18:27:01 #14 26.46 Selecting previously unselected package libcgi-fast-perl.
18:27:01 #14 26.46 Preparing to unpack .../217-libcgi-fast-perl_1%3a2.15-1_all.deb ...
18:27:01 #14 26.47 Unpacking libcgi-fast-perl (1:2.15-1) ...
18:27:01 #14 26.50 Selecting previously unselected package libclass-data-inheritable-perl.
18:27:01 #14 26.50 Preparing to unpack .../218-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:27:01 #14 26.51 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:27:01 #14 26.54 Selecting previously unselected package libcommon-sense-perl:amd64.
18:27:01 #14 26.54 Preparing to unpack .../219-libcommon-sense-perl_3.75-3_amd64.deb ...
18:27:01 #14 26.54 Unpacking libcommon-sense-perl:amd64 (3.75-3) ...
18:27:01 #14 26.57 Selecting previously unselected package libconfig-tiny-perl.
18:27:01 #14 26.57 Preparing to unpack .../220-libconfig-tiny-perl_2.28-2_all.deb ...
18:27:01 #14 26.58 Unpacking libconfig-tiny-perl (2.28-2) ...
18:27:01 #14 26.61 Selecting previously unselected package libparams-util-perl.
18:27:01 #14 26.61 Preparing to unpack .../221-libparams-util-perl_1.102-2_amd64.deb ...
18:27:01 #14 26.62 Unpacking libparams-util-perl (1.102-2) ...
18:27:01 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ...
18:27:01 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
18:27:01 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
18:27:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
18:27:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:27:01 #16 113.9   Installing : rsync-3.1.2-12.el7_9.x86_64                                16/65 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:27:01 #14 26.69 Selecting previously unselected package libsub-install-perl.
18:27:01 #14 26.69 Preparing to unpack .../222-libsub-install-perl_0.929-1_all.deb ...
18:27:01 #14 26.69 Unpacking libsub-install-perl (0.929-1) ...
18:27:01 #14 26.73 Selecting previously unselected package libdata-optlist-perl.
18:27:01 #14 26.73 Preparing to unpack .../223-libdata-optlist-perl_0.113-1_all.deb ...
18:27:01 #14 26.73 Unpacking libdata-optlist-perl (0.113-1) ...
18:27:01 #14 26.76 Selecting previously unselected package libsub-exporter-perl.
18:27:01 #14 26.77 Preparing to unpack .../224-libsub-exporter-perl_0.989-1_all.deb ...
18:27:01 #14 26.77 Unpacking libsub-exporter-perl (0.989-1) ...
18:27:01 #14 26.81 Selecting previously unselected package libconst-fast-perl.
18:27:01 #14 26.81 Preparing to unpack .../225-libconst-fast-perl_0.014-2_all.deb ...
18:27:01 #14 26.81 Unpacking libconst-fast-perl (0.014-2) ...
18:27:01 #14 26.84 Selecting previously unselected package libwant-perl.
18:27:01 #14 26.84 Preparing to unpack .../226-libwant-perl_0.29-2build1_amd64.deb ...
18:27:01 #14 26.85 Unpacking libwant-perl (0.29-2build1) ...
18:27:01 #14 26.88 Selecting previously unselected package libcontextual-return-perl.
18:27:01 #14 26.88 Preparing to unpack .../227-libcontextual-return-perl_0.004014-4_all.deb ...
18:27:01 #14 26.89 Unpacking libcontextual-return-perl (0.004014-4) ...
18:27:01 #14 26.92 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
18:27:02 + make IMAGE=quay.io/centos/centos:stream8 verify
18:27:02 docker run  --rm -i \
18:27:02 	-v "$(pwd):/v" \
18:27:02 	-e DEBIAN_FRONTEND=noninteractive \
18:27:02 	-e PACKAGE_REPO=prod \
18:27:02 	-w /v \
18:27:02 	quay.io/centos/centos:stream8 ./verify
18:27:02 Unable to find image 'quay.io/centos/centos:stream8' locally
18:27:02 stream8: Pulling from centos/centos
18:27:02 #14 26.92 Preparing to unpack .../228-libcpanel-json-xs-perl_4.32-1build1_amd64.deb ...
18:27:02 #14 26.93 Unpacking libcpanel-json-xs-perl:amd64 (4.32-1build1) ...
18:27:02 #14 26.96 Selecting previously unselected package libdevel-stacktrace-perl.
18:27:02 #14 26.96 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ...
18:27:02 #14 26.97 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
18:27:02 #14 27.00 Selecting previously unselected package libexception-class-perl.
18:27:02 #14 27.00 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ...
18:27:02 #14 27.00 Unpacking libexception-class-perl (1.45-1) ...
18:27:02 #14 27.03 Selecting previously unselected package libiterator-perl.
18:27:02 #14 27.04 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ...
18:27:02 #14 27.04 Unpacking libiterator-perl (0.03+ds1-2) ...
18:27:02 #14 27.07 Selecting previously unselected package libiterator-util-perl.
18:27:02 #14 27.07 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ...
18:27:02 #14 27.08 Unpacking libiterator-util-perl (0.02+ds1-2) ...
18:27:02 #14 27.10 Selecting previously unselected package libdata-dpath-perl.
18:27:02 #14 27.10 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ...
18:27:02 #14 27.11 Unpacking libdata-dpath-perl (0.58-2) ...
18:27:02 #14 27.14 Selecting previously unselected package libdata-dump-perl.
18:27:02 #14 27.14 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
18:27:02 #14 27.15 Unpacking libdata-dump-perl (1.25-1) ...
18:27:02 #14 27.18 Selecting previously unselected package libdata-messagepack-perl.
18:27:02 #14 27.18 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1build1_amd64.deb ...
18:27:02 #14 27.18 Unpacking libdata-messagepack-perl (1.02-1build1) ...
18:27:02 #14 27.21 Selecting previously unselected package libnet-domain-tld-perl.
18:27:02 #14 27.22 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ...
18:27:02 #14 27.22 Unpacking libnet-domain-tld-perl (1.75-3) ...
18:27:02 #14 27.25 Selecting previously unselected package libdata-validate-domain-perl.
18:27:02 Selecting previously unselected package python3-minimal.
18:27:02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6940 files and directories currently installed.)
18:27:02 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
18:27:02 Unpacking python3-minimal (3.7.3-1) ...
18:27:02 Selecting previously unselected package mime-support.
18:27:02 Preparing to unpack .../1-mime-support_3.62_all.deb ...
18:27:02 Unpacking mime-support (3.62) ...
18:27:02 Selecting previously unselected package libmpdec2:arm64.
18:27:02 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
18:27:02 Unpacking libmpdec2:arm64 (2.4.2-2) ...
18:27:02 Selecting previously unselected package readline-common.
18:27:02 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
18:27:02 Unpacking readline-common (7.0-5) ...
18:27:02 Selecting previously unselected package libreadline7:arm64.
18:27:02 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
18:27:02 Unpacking libreadline7:arm64 (7.0-5) ...
18:27:02 98b76785e753: Already exists
18:27:02 Digest: sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da
18:27:02 Status: Downloaded newer image for quay.io/centos/centos:stream8
18:27:02 + rm -f /root/build-deb/engine/go.mod
18:27:02 Created binary: bundles/dynbinary-daemon/dockerd
18:27:02 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:27:02 + tee /root/build-deb/engine/go.mod
18:27:02 module github.com/docker/docker
18:27:02 
18:27:02 go 1.20
18:27:02 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:02 + GO111MODULE=on
18:27:02 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:25:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:02 + rm -f /root/build-deb/engine/go.mod
18:27:02 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:02 
18:27:02 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:27:02 + RM_GOPATH=0
18:27:02 + TMP_GOPATH=/go
18:27:02 + : /usr/local/bin
18:27:02 + '[' -z /go ']'
18:27:02 + export GOPATH=/go
18:27:02 + GOPATH=/go
18:27:02 + case "$(go env GOARCH)" in
18:27:02 ++ go env GOARCH
18:27:02 + export GO_BUILDMODE=-buildmode=pie
18:27:02 + GO_BUILDMODE=-buildmode=pie
18:27:02 ++ dirname hack/dockerfile/install/install.sh
18:27:02 + dir=hack/dockerfile/install
18:27:02 + bin=tini
18:27:02 + shift
18:27:02 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:27:02 + . hack/dockerfile/install/tini.installer
18:27:02 ++ : v0.19.0
18:27:02 + install_tini
18:27:02 + echo 'Install tini version v0.19.0'
18:27:02 + git clone https://github.com/krallin/tini.git /go/tini
18:27:02 Install tini version v0.19.0
18:27:02 Cloning into '/go/tini'...
18:27:02 + cd /go/tini
18:27:02 + git checkout -q v0.19.0
18:27:02 + cmake .
18:27:02 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:27:02   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:27:02   CMake.
18:27:02 
18:27:02   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:27:02   CMake that the project does not need compatibility with older versions.
18:27:02 
18:27:02 
18:27:02 -- The C compiler identification is GNU 11.4.0
18:27:02 -- Detecting C compiler ABI info
18:27:02 -- Detecting C compiler ABI info - done
18:27:02 -- Check for working C compiler: /usr/bin/cc - skipped
18:27:02 -- Detecting C compile features
18:27:02 -- Detecting C compile features - done
18:27:02 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:02 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:27:02 -- Configuring done
18:27:02 -- Generating done
18:27:02 -- Build files have been written to: /go/tini
18:27:02 + make tini-static
18:27:02 make[2]: Entering directory '/go/tini'
18:27:02 make[3]: Entering directory '/go/tini'
18:27:02 make[4]: Entering directory '/go/tini'
18:27:02 make[5]: Entering directory '/go/tini'
18:27:02 make[5]: Leaving directory '/go/tini'
18:27:02 make[5]: Entering directory '/go/tini'
18:27:02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:02 [100%] Linking C executable tini-static
18:27:02 make[5]: Leaving directory '/go/tini'
18:27:02 [100%] Built target tini-static
18:27:02 make[4]: Leaving directory '/go/tini'
18:27:02 make[3]: Leaving directory '/go/tini'
18:27:02 make[2]: Leaving directory '/go/tini'
18:27:02 + mkdir -p /usr/local/bin
18:27:02 + cp tini-static /usr/local/bin/docker-init
18:27:02 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:02 + RM_GOPATH=0
18:27:02 + TMP_GOPATH=/go
18:27:02 + : /usr/local/bin
18:27:02 + '[' -z /go ']'
18:27:02 + export GOPATH=/go
18:27:02 + GOPATH=/go
18:27:02 + case "$(go env GOARCH)" in
18:27:02 ++ go env GOARCH
18:27:02 + export GO_BUILDMODE=-buildmode=pie
18:27:02 + GO_BUILDMODE=-buildmode=pie
18:27:02 ++ dirname hack/dockerfile/install/install.sh
18:27:02 + dir=hack/dockerfile/install
18:27:02 + bin=rootlesskit
18:27:02 + shift
18:27:02 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:27:02 + . hack/dockerfile/install/rootlesskit.installer
18:27:02 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:02 + install_rootlesskit dynamic
18:27:02 + case "$1" in
18:27:02 + install_rootlesskit_dynamic
18:27:02 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:02 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:02 + export BUILD_MODE=-buildmode=pie
18:27:02 + BUILD_MODE=-buildmode=pie
18:27:02 + _install_rootlesskit
18:27:02 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:02 + for f in rootlesskit rootlesskit-docker-proxy
18:27:02 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:02 + GOBIN=/usr/local/bin
18:27:02 + GO111MODULE=on
18:27:02 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:02 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:02 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:02 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:02 go: downloading github.com/google/uuid v1.3.0
18:27:02 go: downloading github.com/moby/vpnkit v0.5.0
18:27:02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:02 go: downloading github.com/gofrs/flock v0.8.1
18:27:02 go: downloading github.com/gorilla/mux v1.8.0
18:27:02 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:02 go: downloading golang.org/x/sys v0.8.0
18:27:02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:02 go: downloading golang.org/x/net v0.10.0
18:27:02 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:02 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:02 go: downloading github.com/josharian/native v1.1.0
18:27:02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:02 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:27:02 #16 114.5   Installing : systemd-devel-219-78.el7_9.7.x86_64                        17/65 
18:27:02 #14 27.25 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:27:02 #14 27.26 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:27:02 #14 27.29 Selecting previously unselected package libnet-ipv6addr-perl.
18:27:02 #14 27.29 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
18:27:02 #14 27.30 Unpacking libnet-ipv6addr-perl (1.02-1) ...
18:27:02 #14 27.33 Selecting previously unselected package libnet-netmask-perl.
18:27:02 #14 27.33 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ...
18:27:02 #14 27.34 Unpacking libnet-netmask-perl (2.0002-2) ...
18:27:02 #14 27.37 Selecting previously unselected package libnetaddr-ip-perl.
18:27:02 #14 27.37 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2build1_amd64.deb ...
18:27:02 #14 27.38 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ...
18:27:02 #14 27.46 Selecting previously unselected package libdata-validate-ip-perl.
18:27:02 #14 27.46 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ...
18:27:02 #14 27.47 Unpacking libdata-validate-ip-perl (0.31-1) ...
18:27:02 #14 27.50 Selecting previously unselected package libdata-validate-uri-perl.
18:27:02 Selecting previously unselected package libsqlite3-0:arm64.
18:27:02 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
18:27:02 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
18:27:02 Selecting previously unselected package libpython3.7-stdlib:arm64.
18:27:02 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_arm64.deb ...
18:27:02 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ...
18:27:02 + verify
18:27:02 + dpkg --version
18:27:02 + rpm --version
18:27:02 + verify_rpm
18:27:02 ++ . /etc/os-release
18:27:02 +++ NAME='CentOS Stream'
18:27:02 +++ VERSION=8
18:27:02 +++ ID=centos
18:27:02 +++ ID_LIKE='rhel fedora'
18:27:02 +++ VERSION_ID=8
18:27:02 +++ PLATFORM_ID=platform:el8
18:27:02 +++ PRETTY_NAME='CentOS Stream 8'
18:27:02 +++ ANSI_COLOR='0;31'
18:27:02 +++ CPE_NAME=cpe:/o:centos:centos:8
18:27:02 +++ HOME_URL=https://centos.org/
18:27:02 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:27:02 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
18:27:02 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:27:02 ++ echo centos
18:27:02 + DIST_ID=centos
18:27:02 ++ . /etc/os-release
18:27:02 +++ NAME='CentOS Stream'
18:27:02 +++ VERSION=8
18:27:02 +++ ID=centos
18:27:02 +++ ID_LIKE='rhel fedora'
18:27:02 +++ VERSION_ID=8
18:27:02 +++ PLATFORM_ID=platform:el8
18:27:02 +++ PRETTY_NAME='CentOS Stream 8'
18:27:02 +++ ANSI_COLOR='0;31'
18:27:02 +++ CPE_NAME=cpe:/o:centos:centos:8
18:27:02 +++ HOME_URL=https://centos.org/
18:27:02 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:27:02 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
18:27:02 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:27:02 ++ echo 8
18:27:02 ++ cut -d. -f1
18:27:02 + DIST_VERSION=8
18:27:02 + pkg_manager=yum
18:27:02 + pkg_config_manager=yum-config-manager
18:27:02 + dnf --version
18:27:02 #14 27.50 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
18:27:02 #14 27.51 Unpacking libdata-validate-uri-perl (0.07-2) ...
18:27:02 #14 27.54 Selecting previously unselected package libdistro-info-perl.
18:27:02 #14 27.54 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ...
18:27:02 #14 27.55 Unpacking libdistro-info-perl (1.5) ...
18:27:02 #14 27.58 Selecting previously unselected package libemail-address-xs-perl.
18:27:02 #14 27.58 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1build1_amd64.deb ...
18:27:02 #14 27.59 Unpacking libemail-address-xs-perl (1.05-1build1) ...
18:27:02 #14 27.62 Selecting previously unselected package libexporter-tiny-perl.
18:27:02 #14 27.62 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ...
18:27:02 #14 27.63 Unpacking libexporter-tiny-perl (1.006000-1) ...
18:27:02 #14 27.66 Selecting previously unselected package libfcgi-bin.
18:27:02 #14 27.66 Preparing to unpack .../246-libfcgi-bin_2.4.2-2build2_amd64.deb ...
18:27:02 #14 27.67 Unpacking libfcgi-bin (2.4.2-2build2) ...
18:27:02 #14 27.70 Selecting previously unselected package libipc-system-simple-perl.
18:27:02 #14 27.70 Preparing to unpack .../247-libipc-system-simple-perl_1.30-2_all.deb ...
18:27:02 #14 27.71 Unpacking libipc-system-simple-perl (1.30-2) ...
18:27:02 #14 27.74 Selecting previously unselected package libfile-basedir-perl.
18:27:02 Selecting previously unselected package python3.7.
18:27:02 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_arm64.deb ...
18:27:02 Unpacking python3.7 (3.7.3-2+deb10u5) ...
18:27:02 Selecting previously unselected package libpython3-stdlib:arm64.
18:27:02 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
18:27:02 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
18:27:02 Setting up python3-minimal (3.7.3-1) ...
18:27:02 4.7.0
18:27:02   Installed: dnf-0:4.7.0-19.el8.noarch at Mon Oct  9 17:26:17 2023
18:27:02   Built    : builder@centos.org at Wed Jun 28 08:44:13 2023
18:27:02 
18:27:02   Installed: rpm-0:4.14.3-26.el8.aarch64 at Mon Oct  9 17:26:15 2023
18:27:02   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:19:04 2022
18:27:02 + pkg_manager=dnf
18:27:02 + pkg_config_manager='dnf config-manager'
18:27:02 + dnf clean all
18:27:02 #14 27.74 Preparing to unpack .../248-libfile-basedir-perl_0.09-2_all.deb ...
18:27:02 #14 27.75 Unpacking libfile-basedir-perl (0.09-2) ...
18:27:02 #14 27.78 Selecting previously unselected package libfile-chdir-perl.
18:27:02 #14 27.78 Preparing to unpack .../249-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:27:02 #14 27.79 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:27:02 #14 27.82 Selecting previously unselected package libfile-fcntllock-perl.
18:27:02 #14 27.82 Preparing to unpack .../250-libfile-fcntllock-perl_0.22-4build1_amd64.deb ...
18:27:02 #14 27.83 Unpacking libfile-fcntllock-perl (0.22-4build1) ...
18:27:02 #14 27.95 Selecting previously unselected package libnumber-compare-perl.
18:27:02 #14 27.95 Preparing to unpack .../251-libnumber-compare-perl_0.03-3_all.deb ...
18:27:02 #14 27.95 Unpacking libnumber-compare-perl (0.03-3) ...
18:27:02 #14 27.98 Selecting previously unselected package libtext-glob-perl.
18:27:02 #14 27.99 Preparing to unpack .../252-libtext-glob-perl_0.11-3_all.deb ...
18:27:02 #14 27.99 Unpacking libtext-glob-perl (0.11-3) ...
18:27:02 #14 28.02 Selecting previously unselected package libfile-find-rule-perl.
18:27:03 Selecting previously unselected package python3.
18:27:03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7409 files and directories currently installed.)
18:27:03 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
18:27:03 Unpacking python3 (3.7.3-1) ...
18:27:03 Selecting previously unselected package libkeyutils1:arm64.
18:27:03 Preparing to unpack .../01-libkeyutils1_1.6-6_arm64.deb ...
18:27:03 Unpacking libkeyutils1:arm64 (1.6-6) ...
18:27:03 Selecting previously unselected package libkrb5support0:arm64.
18:27:03 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
18:27:03 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
18:27:03 Selecting previously unselected package libk5crypto3:arm64.
18:27:03 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
18:27:03 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
18:27:03 Selecting previously unselected package libkrb5-3:arm64.
18:27:03 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
18:27:03 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
18:27:03 0 files removed
18:27:03 + dnf install -y 'dnf-command(config-manager)'
18:27:03 #14 28.03 Preparing to unpack .../253-libfile-find-rule-perl_0.34-3_all.deb ...
18:27:03 #14 28.03 Unpacking libfile-find-rule-perl (0.34-3) ...
18:27:03 #14 28.06 Selecting previously unselected package libfont-afm-perl.
18:27:03 #14 28.06 Preparing to unpack .../254-libfont-afm-perl_1.20-4_all.deb ...
18:27:03 #14 28.07 Unpacking libfont-afm-perl (1.20-4) ...
18:27:03 #14 28.11 Selecting previously unselected package libio-string-perl.
18:27:03 #14 28.11 Preparing to unpack .../255-libio-string-perl_1.08-4_all.deb ...
18:27:03 #14 28.12 Unpacking libio-string-perl (1.08-4) ...
18:27:03 #14 28.15 Selecting previously unselected package libfont-ttf-perl.
18:27:03 #14 28.15 Preparing to unpack .../256-libfont-ttf-perl_1.06-2_all.deb ...
18:27:03 #14 28.16 Unpacking libfont-ttf-perl (1.06-2) ...
18:27:03 #14 28.20 Selecting previously unselected package libfreezethaw-perl.
18:27:03 #14 28.21 Preparing to unpack .../257-libfreezethaw-perl_0.5001-3_all.deb ...
18:27:03 #14 28.21 Unpacking libfreezethaw-perl (0.5001-3) ...
18:27:03 #14 28.25 Selecting previously unselected package libsort-versions-perl.
18:27:03 #14 28.25 Preparing to unpack .../258-libsort-versions-perl_1.62-3_all.deb ...
18:27:03 #14 28.25 Unpacking libsort-versions-perl (1.62-3) ...
18:27:03 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:27:03 ++ pwd
18:27:03 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:27:03 Project root: .
18:27:03 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:27:03 INFO: man/src/attach.md found
18:27:03 WARN: man/src/build.md does not exist, skipping
18:27:03 WARN: man/src/builder/build.md does not exist, skipping
18:27:03 WARN: man/src/builder/prune.md does not exist, skipping
18:27:03 WARN: man/src/builder.md does not exist, skipping
18:27:03 WARN: man/src/checkpoint/create.md does not exist, skipping
18:27:03 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:27:03 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:27:03 WARN: man/src/checkpoint.md does not exist, skipping
18:27:03 INFO: man/src/commit.md found
18:27:03 WARN: man/src/config/create.md does not exist, skipping
18:27:03 WARN: man/src/config/inspect.md does not exist, skipping
18:27:03 WARN: man/src/config/ls.md does not exist, skipping
18:27:03 WARN: man/src/config/rm.md does not exist, skipping
18:27:03 WARN: man/src/config.md does not exist, skipping
18:27:03 INFO: man/src/container/attach.md found
18:27:03 INFO: man/src/container/commit.md found
18:27:03 INFO: man/src/container/cp.md found
18:27:03 INFO: man/src/container/create.md found
18:27:03 INFO: man/src/container/diff.md found
18:27:03 INFO: man/src/container/exec.md found
18:27:03 INFO: man/src/container/export.md found
18:27:03 WARN: man/src/container/inspect.md does not exist, skipping
18:27:03 INFO: man/src/container/kill.md found
18:27:03 INFO: man/src/container/logs.md found
18:27:03 INFO: man/src/container/ls.md found
18:27:03 INFO: man/src/container/pause.md found
18:27:03 INFO: man/src/container/port.md found
18:27:03 WARN: man/src/container/prune.md does not exist, skipping
18:27:03 INFO: man/src/container/rename.md found
18:27:03 INFO: man/src/container/restart.md found
18:27:03 INFO: man/src/container/rm.md found
18:27:03 INFO: man/src/container/run.md found
18:27:03 INFO: man/src/container/start.md found
18:27:03 INFO: man/src/container/stats.md found
18:27:03 INFO: man/src/container/stop.md found
18:27:03 INFO: man/src/container/top.md found
18:27:03 INFO: man/src/container/unpause.md found
18:27:03 INFO: man/src/container/update.md found
18:27:03 INFO: man/src/container/wait.md found
18:27:03 WARN: man/src/container.md does not exist, skipping
18:27:03 WARN: man/src/context/create.md does not exist, skipping
18:27:03 WARN: man/src/context/export.md does not exist, skipping
18:27:03 WARN: man/src/context/import.md does not exist, skipping
18:27:03 WARN: man/src/context/inspect.md does not exist, skipping
18:27:03 WARN: man/src/context/ls.md does not exist, skipping
18:27:03 WARN: man/src/context/rm.md does not exist, skipping
18:27:03 WARN: man/src/context/show.md does not exist, skipping
18:27:03 WARN: man/src/context/update.md does not exist, skipping
18:27:03 WARN: man/src/context/use.md does not exist, skipping
18:27:03 WARN: man/src/context.md does not exist, skipping
18:27:03 INFO: man/src/cp.md found
18:27:03 INFO: man/src/create.md found
18:27:03 INFO: man/src/diff.md found
18:27:03 INFO: man/src/events.md found
18:27:03 INFO: man/src/exec.md found
18:27:03 INFO: man/src/export.md found
18:27:03 INFO: man/src/history.md found
18:27:03 INFO: man/src/image/build.md found
18:27:03 INFO: man/src/image/history.md found
18:27:03 INFO: man/src/image/import.md found
18:27:03 WARN: man/src/image/inspect.md does not exist, skipping
18:27:03 INFO: man/src/image/load.md found
18:27:03 INFO: man/src/image/ls.md found
18:27:03 WARN: man/src/image/prune.md does not exist, skipping
18:27:03 INFO: man/src/image/pull.md found
18:27:03 INFO: man/src/image/push.md found
18:27:03 INFO: man/src/image/rm.md found
18:27:03 INFO: man/src/image/save.md found
18:27:03 INFO: man/src/image/tag.md found
18:27:03 WARN: man/src/image.md does not exist, skipping
18:27:03 INFO: man/src/images.md found
18:27:03 INFO: man/src/import.md found
18:27:03 INFO: man/src/info.md found
18:27:03 INFO: man/src/inspect.md found
18:27:03 INFO: man/src/kill.md found
18:27:03 INFO: man/src/load.md found
18:27:03 INFO: man/src/login.md found
18:27:03 INFO: man/src/logout.md found
18:27:03 INFO: man/src/logs.md found
18:27:03 WARN: man/src/manifest/annotate.md does not exist, skipping
18:27:03 WARN: man/src/manifest/create.md does not exist, skipping
18:27:03 WARN: man/src/manifest/inspect.md does not exist, skipping
18:27:03 WARN: man/src/manifest/push.md does not exist, skipping
18:27:03 WARN: man/src/manifest/rm.md does not exist, skipping
18:27:03 WARN: man/src/manifest.md does not exist, skipping
18:27:03 INFO: man/src/network/connect.md found
18:27:03 INFO: man/src/network/create.md found
18:27:03 INFO: man/src/network/disconnect.md found
18:27:03 INFO: man/src/network/inspect.md found
18:27:03 INFO: man/src/network/ls.md found
18:27:03 WARN: man/src/network/prune.md does not exist, skipping
18:27:03 INFO: man/src/network/rm.md found
18:27:03 WARN: man/src/network.md does not exist, skipping
18:27:03 WARN: man/src/node/demote.md does not exist, skipping
18:27:03 WARN: man/src/node/inspect.md does not exist, skipping
18:27:03 WARN: man/src/node/ls.md does not exist, skipping
18:27:03 WARN: man/src/node/promote.md does not exist, skipping
18:27:03 WARN: man/src/node/ps.md does not exist, skipping
18:27:03 WARN: man/src/node/rm.md does not exist, skipping
18:27:03 WARN: man/src/node/update.md does not exist, skipping
18:27:03 WARN: man/src/node.md does not exist, skipping
18:27:03 INFO: man/src/pause.md found
18:27:03 WARN: man/src/plugin/create.md does not exist, skipping
18:27:03 WARN: man/src/plugin/disable.md does not exist, skipping
18:27:03 WARN: man/src/plugin/enable.md does not exist, skipping
18:27:03 WARN: man/src/plugin/inspect.md does not exist, skipping
18:27:03 WARN: man/src/plugin/install.md does not exist, skipping
18:27:03 INFO: man/src/plugin/ls.md found
18:27:03 WARN: man/src/plugin/push.md does not exist, skipping
18:27:03 WARN: man/src/plugin/rm.md does not exist, skipping
18:27:03 WARN: man/src/plugin/set.md does not exist, skipping
18:27:03 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:27:03 WARN: man/src/plugin.md does not exist, skipping
18:27:03 INFO: man/src/port.md found
18:27:03 INFO: man/src/ps.md found
18:27:03 INFO: man/src/pull.md found
18:27:03 INFO: man/src/push.md found
18:27:03 INFO: man/src/rename.md found
18:27:03 INFO: man/src/restart.md found
18:27:03 INFO: man/src/rm.md found
18:27:03 INFO: man/src/rmi.md found
18:27:03 WARN: man/src/run.md does not exist, skipping
18:27:03 INFO: man/src/save.md found
18:27:03 INFO: man/src/search.md found
18:27:03 WARN: man/src/secret/create.md does not exist, skipping
18:27:03 WARN: man/src/secret/inspect.md does not exist, skipping
18:27:03 WARN: man/src/secret/ls.md does not exist, skipping
18:27:03 WARN: man/src/secret/rm.md does not exist, skipping
18:27:03 WARN: man/src/secret.md does not exist, skipping
18:27:03 WARN: man/src/service/create.md does not exist, skipping
18:27:03 WARN: man/src/service/inspect.md does not exist, skipping
18:27:03 WARN: man/src/service/logs.md does not exist, skipping
18:27:03 WARN: man/src/service/ls.md does not exist, skipping
18:27:03 WARN: man/src/service/ps.md does not exist, skipping
18:27:03 WARN: man/src/service/rm.md does not exist, skipping
18:27:03 WARN: man/src/service/rollback.md does not exist, skipping
18:27:03 WARN: man/src/service/scale.md does not exist, skipping
18:27:03 WARN: man/src/service/update.md does not exist, skipping
18:27:03 WARN: man/src/service.md does not exist, skipping
18:27:03 WARN: man/src/stack/config.md does not exist, skipping
18:27:03 WARN: man/src/stack/deploy.md does not exist, skipping
18:27:03 WARN: man/src/stack/ls.md does not exist, skipping
18:27:03 WARN: man/src/stack/ps.md does not exist, skipping
18:27:03 WARN: man/src/stack/rm.md does not exist, skipping
18:27:03 WARN: man/src/stack/services.md does not exist, skipping
18:27:03 WARN: man/src/stack.md does not exist, skipping
18:27:03 INFO: man/src/start.md found
18:27:03 INFO: man/src/stats.md found
18:27:03 INFO: man/src/stop.md found
18:27:03 WARN: man/src/swarm/ca.md does not exist, skipping
18:27:03 WARN: man/src/swarm/init.md does not exist, skipping
18:27:03 WARN: man/src/swarm/join.md does not exist, skipping
18:27:03 WARN: man/src/swarm/join-token.md does not exist, skipping
18:27:03 WARN: man/src/swarm/leave.md does not exist, skipping
18:27:03 WARN: man/src/swarm/unlock.md does not exist, skipping
18:27:03 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:27:03 WARN: man/src/swarm/update.md does not exist, skipping
18:27:03 WARN: man/src/swarm.md does not exist, skipping
18:27:03 WARN: man/src/system/df.md does not exist, skipping
18:27:03 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:27:03 INFO: man/src/system/events.md found
18:27:03 INFO: man/src/system/info.md found
18:27:03 WARN: man/src/system/prune.md does not exist, skipping
18:27:03 WARN: man/src/system.md does not exist, skipping
18:27:03 INFO: man/src/tag.md found
18:27:03 INFO: man/src/top.md found
18:27:03 WARN: man/src/trust/inspect.md does not exist, skipping
18:27:03 WARN: man/src/trust/key/generate.md does not exist, skipping
18:27:03 WARN: man/src/trust/key/load.md does not exist, skipping
18:27:03 WARN: man/src/trust/key.md does not exist, skipping
18:27:03 WARN: man/src/trust/revoke.md does not exist, skipping
18:27:03 WARN: man/src/trust/sign.md does not exist, skipping
18:27:03 WARN: man/src/trust/signer/add.md does not exist, skipping
18:27:03 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:27:03 WARN: man/src/trust/signer.md does not exist, skipping
18:27:03 WARN: man/src/trust.md does not exist, skipping
18:27:03 INFO: man/src/unpause.md found
18:27:03 INFO: man/src/update.md found
18:27:03 INFO: man/src/version.md found
18:27:03 INFO: man/src/volume/create.md found
18:27:03 INFO: man/src/volume/inspect.md found
18:27:03 INFO: man/src/volume/ls.md found
18:27:03 WARN: man/src/volume/prune.md does not exist, skipping
18:27:03 WARN: man/src/volume/rm.md does not exist, skipping
18:27:03 WARN: man/src/volume/update.md does not exist, skipping
18:27:03 INFO: man/src/volume.md found
18:27:03 INFO: man/src/wait.md found
18:27:03 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:27:03 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:27:03 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:27:03 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:27:03 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:27:03 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:27:03 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:27:03 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
18:27:03 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
18:27:03 Selecting previously unselected package apt-transport-https.
18:27:03 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
18:27:03 Unpacking apt-transport-https (1.8.2.3) ...
18:27:03 Selecting previously unselected package openssl.
18:27:03 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_arm64.deb ...
18:27:03 Unpacking openssl (1.1.1n-0+deb10u6) ...
18:27:03 Selecting previously unselected package ca-certificates.
18:27:03 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
18:27:03 Unpacking ca-certificates (20200601~deb10u2) ...
18:27:03 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc
18:27:03  debian/rules build
18:27:03 dh build --with=bash-completion
18:27:03    dh_update_autotools_config
18:27:03    dh_autoreconf
18:27:03    debian/rules override_dh_auto_build
18:27:03 make[1]: Entering directory '/root/build-deb'
18:27:03 # Build the daemon and dependencies
18:27:03 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:27:03 
18:27:03 Removing bundles/
18:27:03 
18:27:03 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:27:03 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:27:03 + tee /root/build-deb/engine/go.mod
18:27:03 module github.com/docker/docker
18:27:03 
18:27:03 go 1.20
18:27:03 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:03 + GO111MODULE=on
18:27:03 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:47.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:27:03 #14 28.29 Selecting previously unselected package libgit-wrapper-perl.
18:27:03 #14 28.29 Preparing to unpack .../259-libgit-wrapper-perl_0.048-2_all.deb ...
18:27:03 #14 28.29 Unpacking libgit-wrapper-perl (0.048-2) ...
18:27:03 #14 28.33 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:27:03 #14 28.33 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
18:27:03 #14 28.34 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
18:27:03 #14 28.37 Selecting previously unselected package libio-prompter-perl.
18:27:03 #14 28.37 Preparing to unpack .../261-libio-prompter-perl_0.004015-2_all.deb ...
18:27:03 #14 28.37 Unpacking libio-prompter-perl (0.004015-2) ...
18:27:03 #14 28.41 Selecting previously unselected package libjson-perl.
18:27:03 #14 28.41 Preparing to unpack .../262-libjson-perl_4.10000-1_all.deb ...
18:27:03 #14 28.41 Unpacking libjson-perl (4.10000-1) ...
18:27:03 #14 28.45 Selecting previously unselected package liblog-any-perl.
18:27:03 #14 28.45 Preparing to unpack .../263-liblog-any-perl_1.713-1_all.deb ...
18:27:03 #14 28.46 Unpacking liblog-any-perl (1.713-1) ...
18:27:03 #14 28.49 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:27:03 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:27:03 ++ pwd
18:27:03 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:27:03 Project root: .
18:27:03 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:27:03 INFO: man/src/attach.md found
18:27:03 WARN: man/src/build.md does not exist, skipping
18:27:03 WARN: man/src/builder/build.md does not exist, skipping
18:27:03 WARN: man/src/builder/prune.md does not exist, skipping
18:27:03 WARN: man/src/builder.md does not exist, skipping
18:27:03 WARN: man/src/checkpoint/create.md does not exist, skipping
18:27:03 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:27:03 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:27:03 WARN: man/src/checkpoint.md does not exist, skipping
18:27:03 INFO: man/src/commit.md found
18:27:03 WARN: man/src/config/create.md does not exist, skipping
18:27:03 WARN: man/src/config/inspect.md does not exist, skipping
18:27:03 WARN: man/src/config/ls.md does not exist, skipping
18:27:03 WARN: man/src/config/rm.md does not exist, skipping
18:27:03 WARN: man/src/config.md does not exist, skipping
18:27:03 INFO: man/src/container/attach.md found
18:27:03 INFO: man/src/container/commit.md found
18:27:03 INFO: man/src/container/cp.md found
18:27:03 INFO: man/src/container/create.md found
18:27:03 INFO: man/src/container/diff.md found
18:27:03 INFO: man/src/container/exec.md found
18:27:03 INFO: man/src/container/export.md found
18:27:03 WARN: man/src/container/inspect.md does not exist, skipping
18:27:03 INFO: man/src/container/kill.md found
18:27:03 INFO: man/src/container/logs.md found
18:27:03 INFO: man/src/container/ls.md found
18:27:03 INFO: man/src/container/pause.md found
18:27:03 INFO: man/src/container/port.md found
18:27:03 WARN: man/src/container/prune.md does not exist, skipping
18:27:03 INFO: man/src/container/rename.md found
18:27:03 INFO: man/src/container/restart.md found
18:27:03 INFO: man/src/container/rm.md found
18:27:03 INFO: man/src/container/run.md found
18:27:03 INFO: man/src/container/start.md found
18:27:03 INFO: man/src/container/stats.md found
18:27:03 INFO: man/src/container/stop.md found
18:27:03 INFO: man/src/container/top.md found
18:27:03 INFO: man/src/container/unpause.md found
18:27:03 INFO: man/src/container/update.md found
18:27:03 INFO: man/src/container/wait.md found
18:27:03 WARN: man/src/container.md does not exist, skipping
18:27:03 WARN: man/src/context/create.md does not exist, skipping
18:27:03 WARN: man/src/context/export.md does not exist, skipping
18:27:03 WARN: man/src/context/import.md does not exist, skipping
18:27:03 WARN: man/src/context/inspect.md does not exist, skipping
18:27:03 WARN: man/src/context/ls.md does not exist, skipping
18:27:03 WARN: man/src/context/rm.md does not exist, skipping
18:27:03 WARN: man/src/context/show.md does not exist, skipping
18:27:03 WARN: man/src/context/update.md does not exist, skipping
18:27:03 WARN: man/src/context/use.md does not exist, skipping
18:27:03 WARN: man/src/context.md does not exist, skipping
18:27:03 INFO: man/src/cp.md found
18:27:03 INFO: man/src/create.md found
18:27:03 INFO: man/src/diff.md found
18:27:03 INFO: man/src/events.md found
18:27:03 INFO: man/src/exec.md found
18:27:03 INFO: man/src/export.md found
18:27:03 INFO: man/src/history.md found
18:27:03 INFO: man/src/image/build.md found
18:27:03 INFO: man/src/image/history.md found
18:27:03 INFO: man/src/image/import.md found
18:27:03 WARN: man/src/image/inspect.md does not exist, skipping
18:27:03 INFO: man/src/image/load.md found
18:27:03 INFO: man/src/image/ls.md found
18:27:03 WARN: man/src/image/prune.md does not exist, skipping
18:27:03 INFO: man/src/image/pull.md found
18:27:03 INFO: man/src/image/push.md found
18:27:03 INFO: man/src/image/rm.md found
18:27:03 INFO: man/src/image/save.md found
18:27:03 INFO: man/src/image/tag.md found
18:27:03 WARN: man/src/image.md does not exist, skipping
18:27:03 INFO: man/src/images.md found
18:27:03 INFO: man/src/import.md found
18:27:03 INFO: man/src/info.md found
18:27:03 INFO: man/src/inspect.md found
18:27:03 INFO: man/src/kill.md found
18:27:03 INFO: man/src/load.md found
18:27:03 INFO: man/src/login.md found
18:27:03 INFO: man/src/logout.md found
18:27:03 INFO: man/src/logs.md found
18:27:03 WARN: man/src/manifest/annotate.md does not exist, skipping
18:27:03 WARN: man/src/manifest/create.md does not exist, skipping
18:27:03 WARN: man/src/manifest/inspect.md does not exist, skipping
18:27:03 WARN: man/src/manifest/push.md does not exist, skipping
18:27:03 WARN: man/src/manifest/rm.md does not exist, skipping
18:27:03 WARN: man/src/manifest.md does not exist, skipping
18:27:03 INFO: man/src/network/connect.md found
18:27:03 INFO: man/src/network/create.md found
18:27:03 INFO: man/src/network/disconnect.md found
18:27:03 INFO: man/src/network/inspect.md found
18:27:03 INFO: man/src/network/ls.md found
18:27:03 WARN: man/src/network/prune.md does not exist, skipping
18:27:03 INFO: man/src/network/rm.md found
18:27:03 WARN: man/src/network.md does not exist, skipping
18:27:03 WARN: man/src/node/demote.md does not exist, skipping
18:27:03 WARN: man/src/node/inspect.md does not exist, skipping
18:27:03 WARN: man/src/node/ls.md does not exist, skipping
18:27:03 WARN: man/src/node/promote.md does not exist, skipping
18:27:03 WARN: man/src/node/ps.md does not exist, skipping
18:27:03 WARN: man/src/node/rm.md does not exist, skipping
18:27:03 WARN: man/src/node/update.md does not exist, skipping
18:27:03 WARN: man/src/node.md does not exist, skipping
18:27:03 INFO: man/src/pause.md found
18:27:03 WARN: man/src/plugin/create.md does not exist, skipping
18:27:03 WARN: man/src/plugin/disable.md does not exist, skipping
18:27:03 WARN: man/src/plugin/enable.md does not exist, skipping
18:27:03 WARN: man/src/plugin/inspect.md does not exist, skipping
18:27:03 WARN: man/src/plugin/install.md does not exist, skipping
18:27:03 INFO: man/src/plugin/ls.md found
18:27:03 WARN: man/src/plugin/push.md does not exist, skipping
18:27:03 WARN: man/src/plugin/rm.md does not exist, skipping
18:27:03 WARN: man/src/plugin/set.md does not exist, skipping
18:27:03 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:27:03 WARN: man/src/plugin.md does not exist, skipping
18:27:03 INFO: man/src/port.md found
18:27:03 INFO: man/src/ps.md found
18:27:03 INFO: man/src/pull.md found
18:27:03 INFO: man/src/push.md found
18:27:03 INFO: man/src/rename.md found
18:27:03 INFO: man/src/restart.md found
18:27:03 INFO: man/src/rm.md found
18:27:03 INFO: man/src/rmi.md found
18:27:03 WARN: man/src/run.md does not exist, skipping
18:27:03 INFO: man/src/save.md found
18:27:03 INFO: man/src/search.md found
18:27:03 WARN: man/src/secret/create.md does not exist, skipping
18:27:03 WARN: man/src/secret/inspect.md does not exist, skipping
18:27:03 WARN: man/src/secret/ls.md does not exist, skipping
18:27:03 WARN: man/src/secret/rm.md does not exist, skipping
18:27:03 WARN: man/src/secret.md does not exist, skipping
18:27:03 WARN: man/src/service/create.md does not exist, skipping
18:27:03 WARN: man/src/service/inspect.md does not exist, skipping
18:27:03 WARN: man/src/service/logs.md does not exist, skipping
18:27:03 WARN: man/src/service/ls.md does not exist, skipping
18:27:03 WARN: man/src/service/ps.md does not exist, skipping
18:27:03 WARN: man/src/service/rm.md does not exist, skipping
18:27:03 WARN: man/src/service/rollback.md does not exist, skipping
18:27:03 WARN: man/src/service/scale.md does not exist, skipping
18:27:03 WARN: man/src/service/update.md does not exist, skipping
18:27:03 WARN: man/src/service.md does not exist, skipping
18:27:03 WARN: man/src/stack/config.md does not exist, skipping
18:27:03 WARN: man/src/stack/deploy.md does not exist, skipping
18:27:03 WARN: man/src/stack/ls.md does not exist, skipping
18:27:03 WARN: man/src/stack/ps.md does not exist, skipping
18:27:03 WARN: man/src/stack/rm.md does not exist, skipping
18:27:03 WARN: man/src/stack/services.md does not exist, skipping
18:27:03 WARN: man/src/stack.md does not exist, skipping
18:27:03 INFO: man/src/start.md found
18:27:03 INFO: man/src/stats.md found
18:27:03 INFO: man/src/stop.md found
18:27:03 WARN: man/src/swarm/ca.md does not exist, skipping
18:27:03 WARN: man/src/swarm/init.md does not exist, skipping
18:27:03 WARN: man/src/swarm/join.md does not exist, skipping
18:27:03 WARN: man/src/swarm/join-token.md does not exist, skipping
18:27:03 WARN: man/src/swarm/leave.md does not exist, skipping
18:27:03 WARN: man/src/swarm/unlock.md does not exist, skipping
18:27:03 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:27:03 WARN: man/src/swarm/update.md does not exist, skipping
18:27:03 WARN: man/src/swarm.md does not exist, skipping
18:27:03 WARN: man/src/system/df.md does not exist, skipping
18:27:03 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:27:03 INFO: man/src/system/events.md found
18:27:03 INFO: man/src/system/info.md found
18:27:03 WARN: man/src/system/prune.md does not exist, skipping
18:27:03 WARN: man/src/system.md does not exist, skipping
18:27:03 INFO: man/src/tag.md found
18:27:03 INFO: man/src/top.md found
18:27:03 WARN: man/src/trust/inspect.md does not exist, skipping
18:27:03 WARN: man/src/trust/key/generate.md does not exist, skipping
18:27:03 WARN: man/src/trust/key/load.md does not exist, skipping
18:27:03 WARN: man/src/trust/key.md does not exist, skipping
18:27:03 WARN: man/src/trust/revoke.md does not exist, skipping
18:27:03 WARN: man/src/trust/sign.md does not exist, skipping
18:27:03 WARN: man/src/trust/signer/add.md does not exist, skipping
18:27:03 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:27:03 WARN: man/src/trust/signer.md does not exist, skipping
18:27:03 WARN: man/src/trust.md does not exist, skipping
18:27:03 INFO: man/src/unpause.md found
18:27:03 INFO: man/src/update.md found
18:27:03 INFO: man/src/version.md found
18:27:03 INFO: man/src/volume/create.md found
18:27:03 INFO: man/src/volume/inspect.md found
18:27:03 INFO: man/src/volume/ls.md found
18:27:03 WARN: man/src/volume/prune.md does not exist, skipping
18:27:03 WARN: man/src/volume/rm.md does not exist, skipping
18:27:03 WARN: man/src/volume/update.md does not exist, skipping
18:27:03 INFO: man/src/volume.md found
18:27:03 INFO: man/src/wait.md found
18:27:03 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:27:03 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:27:03 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:27:03 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:27:03 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:27:03 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:27:03 + popd
18:27:03 + RPM_EC=0
18:27:03 ~/rpmbuild/BUILD/src
18:27:03 ++ jobs -p
18:27:03 + exit 0
18:27:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gq96F2
18:27:03 + umask 022
18:27:03 + cd /root/rpmbuild/BUILD
18:27:03 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64 '!=' / ']'
18:27:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:03 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:03 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:03 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:03 + export CFLAGS
18:27:03 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:03 + export CXXFLAGS
18:27:03 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:03 + export FFLAGS
18:27:03 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:03 + export FCFLAGS
18:27:03 + VALAFLAGS=-g
18:27:03 + export VALAFLAGS
18:27:03 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:03 + export LDFLAGS
18:27:03 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:03 + export LT_SYS_LIBRARY_PATH
18:27:03 + CC=gcc
18:27:03 + export CC
18:27:03 + CXX=g++
18:27:03 + export CXX
18:27:03 + cd src
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin
18:27:03 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/docker
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/bash-completion/completions
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/zsh/vendor-completions
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/fish/vendor_completions.d
18:27:03 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/bash-completion/completions/docker
18:27:03 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/zsh/vendor-completions/_docker
18:27:03 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/fish/vendor_completions.d/docker.fish
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/man/man1
18:27:03 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/man/man1
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/man/man5
18:27:03 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/man/man5
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/man/man8
18:27:03 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/man/man8
18:27:03 + mkdir -p build-docs
18:27:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:03 + cp cli/LICENSE build-docs/LICENSE
18:27:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:03 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:27:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:03 + cp cli/NOTICE build-docs/NOTICE
18:27:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:03 + cp cli/README.md build-docs/README.md
18:27:03 + /usr/lib/rpm/check-buildroot
18:27:03 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:03 + /usr/lib/rpm/brp-compress
18:27:03 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:03 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:03 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:03 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:03 + /usr/lib/rpm/check-rpaths
18:27:03 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:03 + /usr/lib/rpm/brp-remove-la-files
18:27:03 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:27:03 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:03 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ud9t5s
18:27:03 + umask 022
18:27:03 + cd /root/rpmbuild/BUILD
18:27:03 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:03 + export CFLAGS
18:27:03 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:03 + export CXXFLAGS
18:27:03 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:03 + export FFLAGS
18:27:03 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:03 + export FCFLAGS
18:27:03 + VALAFLAGS=-g
18:27:03 + export VALAFLAGS
18:27:03 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:03 + export LDFLAGS
18:27:03 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:03 + export LT_SYS_LIBRARY_PATH
18:27:03 + CC=gcc
18:27:03 + export CC
18:27:03 + CXX=g++
18:27:03 + export CXX
18:27:03 + cd src
18:27:03 ++ cli/build/docker --version
18:27:03 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:27:03 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:27:03 + echo 'PASS: cli version OK'
18:27:03 PASS: cli version OK
18:27:03 + RPM_EC=0
18:27:03 ++ jobs -p
18:27:03 + exit 0
18:27:03 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:03 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.woXQuI
18:27:03 + umask 022
18:27:03 + cd /root/rpmbuild/BUILD
18:27:03 + cd src
18:27:03 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/doc/docker-ce-cli
18:27:03 + export LC_ALL=C
18:27:03 + LC_ALL=C
18:27:03 + export DOCDIR
18:27:03 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/doc/docker-ce-cli
18:27:03 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/doc/docker-ce-cli
18:27:03 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/doc/docker-ce-cli
18:27:03 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/doc/docker-ce-cli
18:27:03 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/share/doc/docker-ce-cli
18:27:03 + RPM_EC=0
18:27:03 ++ jobs -p
18:27:03 + exit 0
18:27:03 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.fc38 docker-ce-cli(aarch-64) = 1:0.0.0~20231011170815.26951f7-0.fc38
18:27:03 Requires(interp): /bin/sh
18:27:03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:03 Requires(post): /bin/sh
18:27:03 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:27:03 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:27:03 Recommends: docker-buildx-plugin docker-compose-plugin
18:27:03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:03 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.src.rpm
18:27:03 + popd
18:27:03 + exit 0
18:27:03 ~/rpmbuild/BUILD/src
18:27:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2Py8gI
18:27:03 + umask 022
18:27:03 + cd /root/rpmbuild/BUILD
18:27:03 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64 '!=' / ']'
18:27:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:03 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:03 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:03 + cd src
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin
18:27:03 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin/docker
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/bash-completion/completions
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/zsh/vendor-completions
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/fish/vendor_completions.d
18:27:03 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/bash-completion/completions/docker
18:27:03 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
18:27:03 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/man/man1
18:27:03 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/man/man1
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/man/man5
18:27:03 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/man/man5
18:27:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/man/man8
18:27:03 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/man/man8
18:27:03 + mkdir -p build-docs
18:27:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:03 + cp cli/LICENSE build-docs/LICENSE
18:27:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:03 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:27:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:03 + cp cli/NOTICE build-docs/NOTICE
18:27:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:03 + cp cli/README.md build-docs/README.md
18:27:03 + /usr/lib/rpm/check-buildroot
18:27:03 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:03 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:27:03 + /usr/lib/rpm/brp-compress
18:27:03 Selecting previously unselected package libsasl2-modules-db:arm64.
18:27:03 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
18:27:03 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:27:03 Selecting previously unselected package libsasl2-2:arm64.
18:27:03 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
18:27:03 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:27:03 Selecting previously unselected package libldap-common.
18:27:03 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
18:27:03 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:27:03 Selecting previously unselected package libldap-2.4-2:arm64.
18:27:03 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
18:27:03 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
18:27:03 Selecting previously unselected package libnghttp2-14:arm64.
18:27:03 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
18:27:03 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
18:27:03 make[1]: Leaving directory '/root/build-deb'
18:27:03  dpkg-genbuildinfo
18:27:03  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.changes
18:27:03 dpkg-genchanges: info: including full source code in upload
18:27:03  dpkg-source -I.git --after-build .
18:27:03 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:27:03 + destination=/build
18:27:03 + mkdir -p /build
18:27:03 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb /build
18:27:03 copied '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'
18:27:03 removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'
18:27:03 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'
18:27:03 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'
18:27:03 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'
18:27:03 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'
18:27:03 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc'
18:27:03 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc'
18:27:03 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz'
18:27:03 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz'
18:27:03 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.buildinfo'
18:27:03 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.buildinfo'
18:27:03 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.changes'
18:27:03 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.changes'
18:27:03 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'
18:27:03 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb'
18:27:03 copied '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb'
18:27:03 removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb'
18:27:03 #14 28.50 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
18:27:03 #14 28.50 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
18:27:03 #14 28.53 Selecting previously unselected package libpackage-stash-perl.
18:27:03 #14 28.54 Preparing to unpack .../265-libpackage-stash-perl_0.40-1_all.deb ...
18:27:03 #14 28.54 Unpacking libpackage-stash-perl (0.40-1) ...
18:27:03 #14 28.58 Selecting previously unselected package libsub-identify-perl.
18:27:03 #14 28.58 Preparing to unpack .../266-libsub-identify-perl_0.14-3_amd64.deb ...
18:27:03 #14 28.58 Unpacking libsub-identify-perl (0.14-3) ...
18:27:03 #14 28.62 Selecting previously unselected package libsub-name-perl:amd64.
18:27:03 #14 28.62 Preparing to unpack .../267-libsub-name-perl_0.26-2build1_amd64.deb ...
18:27:03 #14 28.63 Unpacking libsub-name-perl:amd64 (0.26-2build1) ...
18:27:03 #14 28.66 Selecting previously unselected package libnamespace-clean-perl.
18:27:03 #14 28.66 Preparing to unpack .../268-libnamespace-clean-perl_0.27-2_all.deb ...
18:27:03 #14 28.67 Unpacking libnamespace-clean-perl (0.27-2) ...
18:27:03 #14 28.70 Selecting previously unselected package libpath-tiny-perl.
18:27:03 #14 28.70 Preparing to unpack .../269-libpath-tiny-perl_0.144-1_all.deb ...
18:27:03 #14 28.70 Unpacking libpath-tiny-perl (0.144-1) ...
18:27:03 #14 28.73 Selecting previously unselected package libstrictures-perl.
18:27:03 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:03 #16 115.0   Installing : libcgroup-0.41-21.el7.x86_64                               18/65 
18:27:03 #16 116.1   Installing : openssh-7.4p1-23.el7_9.x86_64                              19/65 
18:27:03 Selecting previously unselected package libpsl5:arm64.
18:27:03 Preparing to unpack .../14-libpsl5_0.20.2-2_arm64.deb ...
18:27:03 Unpacking libpsl5:arm64 (0.20.2-2) ...
18:27:03 Selecting previously unselected package librtmp1:arm64.
18:27:03 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
18:27:03 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
18:27:03 Selecting previously unselected package libssh2-1:arm64.
18:27:03 Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ...
18:27:03 Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ...
18:27:03 Selecting previously unselected package libcurl4:arm64.
18:27:03 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u7_arm64.deb ...
18:27:03 Unpacking libcurl4:arm64 (7.64.0-4+deb10u7) ...
18:27:03 Selecting previously unselected package curl.
18:27:03 Preparing to unpack .../18-curl_7.64.0-4+deb10u7_arm64.deb ...
18:27:03 Unpacking curl (7.64.0-4+deb10u7) ...
18:27:03 Selecting previously unselected package libassuan0:arm64.
18:27:03 Preparing to unpack .../19-libassuan0_2.5.2-1_arm64.deb ...
18:27:03 Unpacking libassuan0:arm64 (2.5.2-1) ...
18:27:03 #14 28.73 Preparing to unpack .../270-libstrictures-perl_2.000006-1_all.deb ...
18:27:03 #14 28.74 Unpacking libstrictures-perl (2.000006-1) ...
18:27:03 #14 28.77 Selecting previously unselected package libtype-tiny-perl.
18:27:03 #14 28.77 Preparing to unpack .../271-libtype-tiny-perl_2.002001-1_all.deb ...
18:27:03 #14 28.78 Unpacking libtype-tiny-perl (2.002001-1) ...
18:27:03 #14 28.83 Selecting previously unselected package libgitlab-api-v4-perl.
18:27:03 #14 28.83 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-2_all.deb ...
18:27:03 #14 28.83 Unpacking libgitlab-api-v4-perl (0.26-2) ...
18:27:03 #14 28.87 Selecting previously unselected package libhtml-form-perl.
18:27:03 #14 28.88 Preparing to unpack .../273-libhtml-form-perl_6.11-1_all.deb ...
18:27:03 #14 28.88 Unpacking libhtml-form-perl (6.11-1) ...
18:27:03 #14 28.92 Selecting previously unselected package libhtml-format-perl.
18:27:03 #14 28.92 Preparing to unpack .../274-libhtml-format-perl_2.16-2_all.deb ...
18:27:03 #14 28.93 Unpacking libhtml-format-perl (2.16-2) ...
18:27:03 #14 28.96 Selecting previously unselected package libhtml-html5-entities-perl.
18:27:03 #14 28.96 Preparing to unpack .../275-libhtml-html5-entities-perl_0.004-3_all.deb ...
18:27:03 #14 28.97 Unpacking libhtml-html5-entities-perl (0.004-3) ...
18:27:03 #14 29.00 Selecting previously unselected package libhtml-tokeparser-simple-perl.
18:27:03 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:03 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:03 #16 116.1   Installing : lzo-2.06-8.el7.x86_64                                      20/65 
18:27:04 Selecting previously unselected package gpgconf.
18:27:04 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
18:27:04 Unpacking gpgconf (2.2.12-1+deb10u2) ...
18:27:04 Selecting previously unselected package lsb-base.
18:27:04 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
18:27:04 Unpacking lsb-base (10.2019051400) ...
18:27:04 Selecting previously unselected package libksba8:arm64.
18:27:04 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_arm64.deb ...
18:27:04 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ...
18:27:04 Selecting previously unselected package libnpth0:arm64.
18:27:04 Preparing to unpack .../23-libnpth0_1.6-1_arm64.deb ...
18:27:04 Unpacking libnpth0:arm64 (1.6-1) ...
18:27:04 Selecting previously unselected package dirmngr.
18:27:04 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
18:27:04 Unpacking dirmngr (2.2.12-1+deb10u2) ...
18:27:04 #14 29.00 Preparing to unpack .../276-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
18:27:04 #14 29.01 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
18:27:04 #14 29.04 Selecting previously unselected package libhttp-daemon-perl.
18:27:04 #14 29.04 Preparing to unpack .../277-libhttp-daemon-perl_6.14-2_all.deb ...
18:27:04 #14 29.05 Unpacking libhttp-daemon-perl (6.14-2) ...
18:27:04 #14 29.08 Selecting previously unselected package libindirect-perl.
18:27:04 #14 29.08 Preparing to unpack .../278-libindirect-perl_0.39-2build1_amd64.deb ...
18:27:04 #14 29.09 Unpacking libindirect-perl (0.39-2build1) ...
18:27:04 #14 29.12 Selecting previously unselected package libio-interactive-perl.
18:27:04 #14 29.12 Preparing to unpack .../279-libio-interactive-perl_1.023-2_all.deb ...
18:27:04 #14 29.13 Unpacking libio-interactive-perl (1.023-2) ...
18:27:04 #14 29.16 Selecting previously unselected package libtypes-serialiser-perl.
18:27:04 #14 29.16 Preparing to unpack .../280-libtypes-serialiser-perl_1.01-1_all.deb ...
18:27:04 #14 29.16 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:27:04 #14 29.20 Selecting previously unselected package libjson-xs-perl.
18:27:04 #14 29.20 Preparing to unpack .../281-libjson-xs-perl_4.030-2_amd64.deb ...
18:27:04 #14 29.20 Unpacking libjson-xs-perl (4.030-2) ...
18:27:04 #14 29.24 Selecting previously unselected package libjson-maybexs-perl.
18:27:04 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:27:04 + /usr/lib/rpm/brp-python-hardlink
18:27:04 + PYTHON3=/usr/libexec/platform-python
18:27:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1uR3PS
18:27:04 + umask 022
18:27:04 + cd /root/rpmbuild/BUILD
18:27:04 + cd src
18:27:04 ++ cli/build/docker --version
18:27:04 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:27:04 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:27:04 + echo 'PASS: cli version OK'
18:27:04 + exit 0
18:27:04 PASS: cli version OK
18:27:04 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:04 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.97Pyit
18:27:04 + umask 022
18:27:04 + cd /root/rpmbuild/BUILD
18:27:04 + cd src
18:27:04 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/doc/docker-ce-cli
18:27:04 + export LC_ALL=C
18:27:04 + LC_ALL=C
18:27:04 + export DOCDIR
18:27:04 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/doc/docker-ce-cli
18:27:04 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/doc/docker-ce-cli
18:27:04 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/doc/docker-ce-cli
18:27:04 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/doc/docker-ce-cli
18:27:04 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/share/doc/docker-ce-cli
18:27:04 + exit 0
18:27:04 Selecting previously unselected package distro-info-data.
18:27:04 Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ...
18:27:04 Unpacking distro-info-data (0.41+deb10u7) ...
18:27:04 Selecting previously unselected package libglib2.0-0:arm64.
18:27:04 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_arm64.deb ...
18:27:04 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u5) ...
18:27:04 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:27:04 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_arm64.deb ...
18:27:04 Unpacking libgirepository-1.0-1:arm64 (1.58.3-2) ...
18:27:04 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:27:04 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_arm64.deb ...
18:27:04 Unpacking gir1.2-glib-2.0:arm64 (1.58.3-2) ...
18:27:04 #14 29.24 Preparing to unpack .../282-libjson-maybexs-perl_1.004004-1_all.deb ...
18:27:04 #14 29.25 Unpacking libjson-maybexs-perl (1.004004-1) ...
18:27:04 #14 29.28 Selecting previously unselected package libldap-common.
18:27:04 #14 29.28 Preparing to unpack .../283-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ...
18:27:04 #14 29.29 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
18:27:04 #14 29.32 Selecting previously unselected package liblist-compare-perl.
18:27:04 #14 29.32 Preparing to unpack .../284-liblist-compare-perl_0.55-2_all.deb ...
18:27:04 #14 29.32 Unpacking liblist-compare-perl (0.55-2) ...
18:27:04 #14 29.35 Selecting previously unselected package liblist-someutils-perl.
18:27:04 #14 29.36 Preparing to unpack .../285-liblist-someutils-perl_0.59-1_all.deb ...
18:27:04 #14 29.36 Unpacking liblist-someutils-perl (0.59-1) ...
18:27:04 #14 29.39 Selecting previously unselected package liblist-someutils-xs-perl:amd64.
18:27:04 #14 29.39 Preparing to unpack .../286-liblist-someutils-xs-perl_0.58-3_amd64.deb ...
18:27:04 #14 29.40 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ...
18:27:04 #14 29.43 Selecting previously unselected package liblist-utilsby-perl.
18:27:04 #14 29.44 Preparing to unpack .../287-liblist-utilsby-perl_0.12-2_all.deb ...
18:27:04 #14 29.44 Unpacking liblist-utilsby-perl (0.12-2) ...
18:27:04 #14 29.48 Selecting previously unselected package libltdl7:amd64.
18:27:04 + for f in rootlesskit rootlesskit-docker-proxy
18:27:04 + GOBIN=/usr/local/bin
18:27:04 + GO111MODULE=on
18:27:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:04 #16 116.7   Installing : libarchive-3.1.2-14.el7_7.x86_64                           21/65 
18:27:04 #16 117.2   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/65 
18:27:04 Selecting previously unselected package libpackagekit-glib2-18:arm64.
18:27:04 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_arm64.deb ...
18:27:04 Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ...
18:27:04 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:27:04 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_arm64.deb ...
18:27:04 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
18:27:04 Selecting previously unselected package gnupg-l10n.
18:27:04 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
18:27:04 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
18:27:04 Selecting previously unselected package gnupg-utils.
18:27:04 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
18:27:04 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
18:27:04 Selecting previously unselected package gpg.
18:27:04 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_arm64.deb ...
18:27:04 Unpacking gpg (2.2.12-1+deb10u2) ...
18:27:04 #14 29.48 Preparing to unpack .../288-libltdl7_2.4.7-5_amd64.deb ...
18:27:04 #14 29.49 Unpacking libltdl7:amd64 (2.4.7-5) ...
18:27:04 #14 29.52 Selecting previously unselected package libltdl-dev:amd64.
18:27:04 #14 29.52 Preparing to unpack .../289-libltdl-dev_2.4.7-5_amd64.deb ...
18:27:04 #14 29.53 Unpacking libltdl-dev:amd64 (2.4.7-5) ...
18:27:04 #14 29.68 Selecting previously unselected package liblzo2-2:amd64.
18:27:04 #14 29.69 Preparing to unpack .../290-liblzo2-2_2.10-2build3_amd64.deb ...
18:27:04 #14 29.72 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
18:27:04 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.el8 docker-ce-cli(x86-64) = 1:0.0.0~20231011170815.26951f7-0.el8
18:27:04 Requires(interp): /bin/sh
18:27:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:04 Requires(post): /bin/sh
18:27:04 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
18:27:04 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:27:04 Recommends: docker-buildx-plugin docker-compose-plugin
18:27:04 Selecting previously unselected package pinentry-curses.
18:27:04 Preparing to unpack .../34-pinentry-curses_1.1.0-2_arm64.deb ...
18:27:04 Unpacking pinentry-curses (1.1.0-2) ...
18:27:04 Selecting previously unselected package gpg-agent.
18:27:04 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
18:27:04 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
18:27:04 Selecting previously unselected package gpg-wks-client.
18:27:04 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
18:27:04 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
18:27:04 Selecting previously unselected package gpg-wks-server.
18:27:04 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
18:27:04 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
18:27:04 #14 29.94 Selecting previously unselected package libsys-hostname-long-perl.
18:27:04 #14 29.94 Preparing to unpack .../291-libsys-hostname-long-perl_1.5-3_all.deb ...
18:27:04 #14 29.95 Unpacking libsys-hostname-long-perl (1.5-3) ...
18:27:05 CentOS Stream 8 - AppStream                      16 MB/s |  29 MB     00:01    
18:27:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:05 + return
18:27:05 + RPM_EC=0
18:27:05 ++ jobs -p
18:27:05 + exit 0
18:27:05 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.favkA6
18:27:05 + umask 022
18:27:05 + cd /root/rpmbuild/BUILD
18:27:05 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64 '!=' / ']'
18:27:05 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:27:05 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:27:05 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:05 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:27:05 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:05 + export CFLAGS
18:27:05 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:05 + export CXXFLAGS
18:27:05 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:05 + export FFLAGS
18:27:05 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:05 + export FCFLAGS
18:27:05 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:27:05 + export LDFLAGS
18:27:05 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:05 + export LT_SYS_LIBRARY_PATH
18:27:05 + CC=gcc
18:27:05 + export CC
18:27:05 + CXX=g++
18:27:05 + export CXX
18:27:05 + cd src
18:27:05 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
18:27:05 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
18:27:05 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/rootlesskit
18:27:05 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
18:27:05 + /usr/lib/rpm/check-buildroot
18:27:05 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:05 + /usr/lib/rpm/brp-compress
18:27:05 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:05 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:05 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:05 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:05 Selecting previously unselected package gpgsm.
18:27:05 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
18:27:05 Unpacking gpgsm (2.2.12-1+deb10u2) ...
18:27:05 Selecting previously unselected package gnupg.
18:27:05 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
18:27:05 Unpacking gnupg (2.2.12-1+deb10u2) ...
18:27:05 Selecting previously unselected package gnupg2.
18:27:05 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
18:27:05 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
18:27:05 Selecting previously unselected package iso-codes.
18:27:05 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
18:27:05 Unpacking iso-codes (4.2-1) ...
18:27:05 #16 117.2   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/65 
18:27:05 #14 30.18 Selecting previously unselected package libmail-sendmail-perl.
18:27:05 #14 30.18 Preparing to unpack .../292-libmail-sendmail-perl_0.80-3_all.deb ...
18:27:05 #14 30.22 Unpacking libmail-sendmail-perl (0.80-3) ...
18:27:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.src.rpm
18:27:05 + /usr/lib/rpm/check-rpaths
18:27:05 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:05 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
18:27:05 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
18:27:05 + /usr/lib/rpm/brp-remove-la-files
18:27:05 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:27:05 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lFy7kU
18:27:05 + umask 022
18:27:05 + cd /root/rpmbuild/BUILD
18:27:05 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:05 + export CFLAGS
18:27:05 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:05 + export CXXFLAGS
18:27:05 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:05 + export FFLAGS
18:27:05 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:05 + export FCFLAGS
18:27:05 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:27:05 + export LDFLAGS
18:27:05 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:05 + export LT_SYS_LIBRARY_PATH
18:27:05 + CC=gcc
18:27:05 + export CC
18:27:05 + CXX=g++
18:27:05 + export CXX
18:27:05 + cd src
18:27:05 + /usr/local/bin/rootlesskit -v
18:27:05 rootlesskit version 1.1.1
18:27:05 + RPM_EC=0
18:27:05 ++ jobs -p
18:27:05 + exit 0
18:27:05 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:27:05 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20231011170815.26951f7-0.fc37
18:27:05 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:05 Requires(post): /bin/sh
18:27:05 Requires(preun): /bin/sh
18:27:05 Requires(postun): /bin/sh
18:27:05 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:27:05 Conflicts: rootlesskit
18:27:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:27:05 #14 30.39 Selecting previously unselected package libnet-smtp-ssl-perl.
18:27:05 #14 30.39 Preparing to unpack .../293-libnet-smtp-ssl-perl_1.04-2_all.deb ...
18:27:05 #14 30.40 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
18:27:05 Selecting previously unselected package libapt-inst2.0:arm64.
18:27:05 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_arm64.deb ...
18:27:05 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
18:27:05 Selecting previously unselected package libcurl3-gnutls:arm64.
18:27:05 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u7_arm64.deb ...
18:27:05 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u7) ...
18:27:05 Selecting previously unselected package libdbus-1-3:arm64.
18:27:05 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_arm64.deb ...
18:27:05 Unpacking libdbus-1-3:arm64 (1.12.24-0+deb10u1) ...
18:27:05 Selecting previously unselected package lsb-release.
18:27:05 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
18:27:05 Unpacking lsb-release (10.2019051400) ...
18:27:05 Selecting previously unselected package python-apt-common.
18:27:05 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
18:27:05 Unpacking python-apt-common (1.8.4.3) ...
18:27:05 Selecting previously unselected package python3-apt.
18:27:05 Preparing to unpack .../47-python3-apt_1.8.4.3_arm64.deb ...
18:27:05 Unpacking python3-apt (1.8.4.3) ...
18:27:05 #16 117.7   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/65 
18:27:05 #16 118.2   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/65 
18:27:05 #16 118.4   Installing : policycoreutils-2.5-34.el7.x86_64                          26/65 
18:27:05 #14 30.54 Selecting previously unselected package libmailtools-perl.
18:27:05 #14 30.54 Preparing to unpack .../294-libmailtools-perl_2.21-2_all.deb ...
18:27:05 #14 30.59 Unpacking libmailtools-perl (2.21-2) ...
18:27:05 #14 30.76 Selecting previously unselected package libmarkdown2:amd64.
18:27:05 #14 30.76 Preparing to unpack .../295-libmarkdown2_2.2.7-2_amd64.deb ...
18:27:05 #14 30.79 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
18:27:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.src.rpm
18:27:05 Selecting previously unselected package python3-dbus.
18:27:05 Preparing to unpack .../48-python3-dbus_1.2.8-3_arm64.deb ...
18:27:05 Unpacking python3-dbus (1.2.8-3) ...
18:27:05 Selecting previously unselected package python3-gi.
18:27:05 Preparing to unpack .../49-python3-gi_3.30.4-1_arm64.deb ...
18:27:05 Unpacking python3-gi (3.30.4-1) ...
18:27:05 Selecting previously unselected package python3-pycurl.
18:27:05 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_arm64.deb ...
18:27:05 Unpacking python3-pycurl (7.43.0.2-0.1) ...
18:27:05 Selecting previously unselected package python3-software-properties.
18:27:05 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
18:27:05 Unpacking python3-software-properties (0.96.20.2-2) ...
18:27:05 Selecting previously unselected package software-properties-common.
18:27:05 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
18:27:05 Unpacking software-properties-common (0.96.20.2-2) ...
18:27:05 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ...
18:27:05 #14 30.91 Selecting previously unselected package libmath-base85-perl.
18:27:05 #14 30.91 Preparing to unpack .../296-libmath-base85-perl_0.5+dfsg-2_all.deb ...
18:27:05 #14 30.93 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
18:27:05 #14 31.02 Selecting previously unselected package libmldbm-perl.
18:27:06 Setting up lsb-base (10.2019051400) ...
18:27:06 Setting up libkeyutils1:arm64 (1.6-6) ...
18:27:06 Setting up libpsl5:arm64 (0.20.2-2) ...
18:27:06 Setting up mime-support (3.62) ...
18:27:06 Setting up apt-transport-https (1.8.2.3) ...
18:27:06 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u5) ...
18:27:06 No schema files found: doing nothing.
18:27:06 Setting up distro-info-data (0.41+deb10u7) ...
18:27:06 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
18:27:06 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
18:27:06 Setting up libpackagekit-glib2-18:arm64 (1.1.12-5) ...
18:27:06 Setting up libnpth0:arm64 (1.6-1) ...
18:27:06 Setting up libassuan0:arm64 (2.5.2-1) ...
18:27:06 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
18:27:06 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:27:06 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
18:27:06 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:27:06 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
18:27:06 #14 31.02 Preparing to unpack .../297-libmldbm-perl_2.05-4_all.deb ...
18:27:06 #14 31.03 Unpacking libmldbm-perl (2.05-4) ...
18:27:06 #14 31.16 Selecting previously unselected package libmoox-aliases-perl.
18:27:06 #14 31.16 Preparing to unpack .../298-libmoox-aliases-perl_0.001006-2_all.deb ...
18:27:06 #14 31.17 Unpacking libmoox-aliases-perl (0.001006-2) ...
18:27:06 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
18:27:06 Setting up libdbus-1-3:arm64 (1.12.24-0+deb10u1) ...
18:27:06 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
18:27:06 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
18:27:06 Setting up python-apt-common (1.8.4.3) ...
18:27:06 Setting up libgirepository-1.0-1:arm64 (1.58.3-2) ...
18:27:06 Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ...
18:27:06 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
18:27:06 Setting up libmpdec2:arm64 (2.4.2-2) ...
18:27:06 Setting up openssl (1.1.1n-0+deb10u6) ...
18:27:06 Setting up readline-common (7.0-5) ...
18:27:06 Setting up iso-codes (4.2-1) ...
18:27:06 Setting up libreadline7:arm64 (7.0-5) ...
18:27:06 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
18:27:06 Setting up pinentry-curses (1.1.0-2) ...
18:27:06 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ...
18:27:06 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
18:27:06 Setting up ca-certificates (20200601~deb10u2) ...
18:27:06 + for f in rootlesskit rootlesskit-docker-proxy
18:27:06 + GOBIN=/usr/local/bin
18:27:06 + GO111MODULE=on
18:27:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:06 #14 31.34 Selecting previously unselected package libmouse-perl.
18:27:06 #14 31.34 Preparing to unpack .../299-libmouse-perl_2.5.10-1build5_amd64.deb ...
18:27:06 #14 31.35 Unpacking libmouse-perl (2.5.10-1build5) ...
18:27:06 #14 31.74 Selecting previously unselected package libxs-parse-keyword-perl.
18:27:06 #14 31.74 Preparing to unpack .../300-libxs-parse-keyword-perl_0.33-1_amd64.deb ...
18:27:06 #14 31.78 Unpacking libxs-parse-keyword-perl (0.33-1) ...
18:27:06 #14 31.87 Selecting previously unselected package libxs-parse-sublike-perl:amd64.
18:27:06 #14 31.87 Preparing to unpack .../301-libxs-parse-sublike-perl_0.16-1ubuntu3_amd64.deb ...
18:27:06 #14 31.88 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1ubuntu3) ...
18:27:07 Updating certificates in /etc/ssl/certs...
18:27:07 #16 118.4   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/65 
18:27:07 #16 119.5   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/65 
18:27:07 #16 120.0   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/65 
18:27:07 #16 120.0   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        30/65 
18:27:07 #14 32.14 Selecting previously unselected package libobject-pad-perl.
18:27:07 #14 32.14 Preparing to unpack .../302-libobject-pad-perl_0.78-1_amd64.deb ...
18:27:07 #14 32.18 Unpacking libobject-pad-perl (0.78-1) ...
18:27:07 #14 32.48 Selecting previously unselected package libpackage-stash-xs-perl:amd64.
18:27:07 #14 32.48 Preparing to unpack .../303-libpackage-stash-xs-perl_0.30-1build1_amd64.deb ...
18:27:07 #14 32.49 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1build1) ...
18:27:07 + return
18:27:07 # Build the CLI
18:27:07 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:27:07 Building dynamic docker-linux-amd64
18:27:07 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:25:56Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:27:07 137 added, 0 removed; done.
18:27:07 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
18:27:07 Setting up gir1.2-glib-2.0:arm64 (1.58.3-2) ...
18:27:07 Setting up gpgconf (2.2.12-1+deb10u2) ...
18:27:07 Setting up libcurl4:arm64 (7.64.0-4+deb10u7) ...
18:27:07 Setting up curl (7.64.0-4+deb10u7) ...
18:27:07 Setting up gpg (2.2.12-1+deb10u2) ...
18:27:07 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
18:27:07 Setting up python3.7 (3.7.3-2+deb10u5) ...
18:27:07 #16 120.1   Installing : autoconf-2.69-11.el7.noarch                                31/65 
18:27:07 #16 120.6 install-info: No such file or directory for /usr/share/info/autoconf.info
18:27:07 #16 120.6   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       32/65 
18:27:07 #14 32.67 Selecting previously unselected package libpath-iterator-rule-perl.
18:27:07 #14 32.68 Preparing to unpack .../304-libpath-iterator-rule-perl_1.015-2_all.deb ...
18:27:07 #14 32.71 Unpacking libpath-iterator-rule-perl (1.015-2) ...
18:27:07 #14 32.87 Selecting previously unselected package libperlio-gzip-perl.
18:27:07 #14 32.87 Preparing to unpack .../305-libperlio-gzip-perl_0.20-1build1_amd64.deb ...
18:27:07 #14 32.92 Unpacking libperlio-gzip-perl (0.20-1build1) ...
18:27:08 #14 33.20 Selecting previously unselected package libperlio-utf8-strict-perl.
18:27:08 #14 33.21 Preparing to unpack .../306-libperlio-utf8-strict-perl_0.010-1_amd64.deb ...
18:27:08 #14 33.22 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
18:27:08 Setting up gpg-agent (2.2.12-1+deb10u2) ...
18:27:08 Setting up gpgsm (2.2.12-1+deb10u2) ...
18:27:08 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u7) ...
18:27:08 Setting up python3 (3.7.3-1) ...
18:27:08 #16 120.7   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      33/65 
18:27:08 #14 33.43 Selecting previously unselected package libpod-parser-perl.
18:27:08 #14 33.43 Preparing to unpack .../307-libpod-parser-perl_1.65-1_all.deb ...
18:27:08 #14 33.44 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:27:08 #14 33.47 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:27:08 #14 33.50 Unpacking libpod-parser-perl (1.65-1) ...
18:27:08 Setting up dirmngr (2.2.12-1+deb10u2) ...
18:27:08 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
18:27:08 Setting up python3-pycurl (7.43.0.2-0.1) ...
18:27:08 #16 121.3   Installing : openssh-clients-7.4p1-23.el7_9.x86_64                      34/65 
18:27:08 #16 121.3   Installing : libselinux-python-2.5-15.el7.x86_64                        35/65 
18:27:08 #14 33.83 Selecting previously unselected package libpod-constants-perl.
18:27:08 #14 33.83 Preparing to unpack .../308-libpod-constants-perl_0.19-2_all.deb ...
18:27:08 #14 33.87 Unpacking libpod-constants-perl (0.19-2) ...
18:27:08 Setting up python3-gi (3.30.4-1) ...
18:27:08 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
18:27:08 Setting up lsb-release (10.2019051400) ...
18:27:08 Setting up python3-dbus (1.2.8-3) ...
18:27:09 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
18:27:09 Setting up python3-apt (1.8.4.3) ...
18:27:09 #16 121.3   Installing : libgomp-4.8.5-44.el7.x86_64                                36/65 
18:27:09 #16 121.9   Installing : less-458-9.el7.x86_64                                      37/65 
18:27:09 #14 34.19 Selecting previously unselected package libproc-processtable-perl:amd64.
18:27:09 #14 34.19 Preparing to unpack .../309-libproc-processtable-perl_0.634-1build2_amd64.deb ...
18:27:09 #14 34.20 Unpacking libproc-processtable-perl:amd64 (0.634-1build2) ...
18:27:09 Setting up python3-software-properties (0.96.20.2-2) ...
18:27:09 Setting up gnupg (2.2.12-1+deb10u2) ...
18:27:09 Setting up gnupg2 (2.2.12-1+deb10u2) ...
18:27:09 Setting up software-properties-common (0.96.20.2-2) ...
18:27:09 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm
18:27:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6bUf1w
18:27:09 + umask 022
18:27:09 + cd /root/rpmbuild/BUILD
18:27:09 + cd src
18:27:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:09 + exit 0
18:27:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y1o0in
18:27:09 + umask 022
18:27:09 + cd /root/rpmbuild/BUILD
18:27:09 + cd /root/rpmbuild/BUILD
18:27:09 + rm -rf src
18:27:09 + /usr/bin/mkdir -p src
18:27:09 + cd src
18:27:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:27:09 + /usr/bin/tar -xof -
18:27:09 + STATUS=0
18:27:09 + '[' 0 -ne 0 ']'
18:27:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:27:09 + /usr/bin/tar -xof -
18:27:09 #14 34.49 Selecting previously unselected package libre2-10:amd64.
18:27:09 #14 34.49 Preparing to unpack .../310-libre2-10_20230201-1_amd64.deb ...
18:27:09 #14 34.56 Unpacking libre2-10:amd64 (20230201-1) ...
18:27:09 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:27:09 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:27:09 Updating certificates in /etc/ssl/certs...
18:27:09 #16 121.9   Installing : perl-Git-1.8.3.1-25.el7_9.noarch                           38/65 
18:27:09 #16 122.4   Installing : git-1.8.3.1-25.el7_9.x86_64                                39/65 
18:27:09 #14 34.75 Selecting previously unselected package libre-engine-re2-perl:amd64.
18:27:09 #14 34.75 Preparing to unpack .../311-libre-engine-re2-perl_0.17+ds-1_amd64.deb ...
18:27:09 #14 34.78 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ...
18:27:09 #14 34.85 Selecting previously unselected package libreadonly-perl.
18:27:09 #14 34.85 Preparing to unpack .../312-libreadonly-perl_2.050-3_all.deb ...
18:27:09 #14 34.85 Unpacking libreadonly-perl (2.050-3) ...
18:27:09 #14 34.88 Selecting previously unselected package libref-util-perl.
18:27:09 #14 34.89 Preparing to unpack .../313-libref-util-perl_0.204-2_all.deb ...
18:27:09 #14 34.89 Unpacking libref-util-perl (0.204-2) ...
18:27:09 #14 34.92 Selecting previously unselected package libref-util-xs-perl.
18:27:09 #14 34.92 Preparing to unpack .../314-libref-util-xs-perl_0.117-2build1_amd64.deb ...
18:27:09 #14 34.93 Unpacking libref-util-xs-perl (0.117-2build1) ...
18:27:09 #14 34.96 Selecting previously unselected package libregexp-pattern-license-perl.
18:27:10 + STATUS=0
18:27:10 + '[' 0 -ne 0 ']'
18:27:10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:10 + exit 0
18:27:10 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PM0EpS
18:27:10 + umask 022
18:27:10 + cd /root/rpmbuild/BUILD
18:27:10 + cd src
18:27:10 + export DOCKER_GITCOMMIT=949f8c9
18:27:10 + DOCKER_GITCOMMIT=949f8c9
18:27:10 + mkdir -p /go/src/github.com/docker
18:27:10 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:27:10 + TMP_GOPATH=/go
18:27:10 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:10 + RM_GOPATH=0
18:27:10 + TMP_GOPATH=/go
18:27:10 + : /usr/local/bin
18:27:10 + '[' -z /go ']'
18:27:10 + export GOPATH=/go
18:27:10 + GOPATH=/go
18:27:10 + case "$(go env GOARCH)" in
18:27:10 ++ go env GOARCH
18:27:10 + export GO_BUILDMODE=-buildmode=pie
18:27:10 + GO_BUILDMODE=-buildmode=pie
18:27:10 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:27:10 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:27:10 + bin=rootlesskit
18:27:10 + shift
18:27:10 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:27:10 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:27:10 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:10 + install_rootlesskit dynamic
18:27:10 + case "$1" in
18:27:10 + install_rootlesskit_dynamic
18:27:10 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:10 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:10 + export BUILD_MODE=-buildmode=pie
18:27:10 + BUILD_MODE=-buildmode=pie
18:27:10 + _install_rootlesskit
18:27:10 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:10 + for f in rootlesskit rootlesskit-docker-proxy
18:27:10 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:10 + GOBIN=/usr/local/bin
18:27:10 + GO111MODULE=on
18:27:10 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:10 #16 122.5   Installing : libsepol-devel-2.5-10.el7.x86_64                           40/65 
18:27:10 #14 34.96 Preparing to unpack .../315-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
18:27:10 #14 34.96 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
18:27:10 #14 35.00 Selecting previously unselected package libregexp-pattern-perl.
18:27:10 #14 35.00 Preparing to unpack .../316-libregexp-pattern-perl_0.2.14-2_all.deb ...
18:27:10 #14 35.00 Unpacking libregexp-pattern-perl (0.2.14-2) ...
18:27:10 #14 35.03 Selecting previously unselected package libregexp-wildcards-perl.
18:27:10 #14 35.04 Preparing to unpack .../317-libregexp-wildcards-perl_1.05-3_all.deb ...
18:27:10 #14 35.04 Unpacking libregexp-wildcards-perl (1.05-3) ...
18:27:10 #14 35.08 Selecting previously unselected package libsasl2-modules:amd64.
18:27:10 #14 35.08 Preparing to unpack .../318-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ...
18:27:10 #14 35.09 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
18:27:10 #14 35.13 Selecting previously unselected package libsereal-decoder-perl.
18:27:10 #14 35.13 Preparing to unpack .../319-libsereal-decoder-perl_5.003+ds-1_amd64.deb ...
18:27:10 #14 35.14 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
18:27:10 #14 35.17 Selecting previously unselected package libsereal-encoder-perl.
18:27:10 #14 35.17 Preparing to unpack .../320-libsereal-encoder-perl_5.003+ds-1_amd64.deb ...
18:27:10 #14 35.18 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
18:27:10 #14 35.22 Selecting previously unselected package libset-intspan-perl.
18:27:10 0 added, 0 removed; done.
18:27:10 Running hooks in /etc/ca-certificates/update.d...
18:27:10 done.
18:27:10 ++ source /etc/os-release
18:27:10 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
18:27:10 +++ NAME='Debian GNU/Linux'
18:27:10 +++ VERSION_ID=10
18:27:10 +++ VERSION='10 (buster)'
18:27:10 +++ VERSION_CODENAME=buster
18:27:10 +++ ID=debian
18:27:10 +++ HOME_URL=https://www.debian.org/
18:27:10 +++ SUPPORT_URL=https://www.debian.org/support
18:27:10 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:27:10 ++ echo debian
18:27:10 + DIST_ID=debian
18:27:10 ++ lsb_release -sc
18:27:10 + DIST_VERSION=buster
18:27:10 + '[' buster = sid ']'
18:27:10 + install_debian_containerd
18:27:10 + '[' prod = stage ']'
18:27:10 + REPO_URL=https://download.docker.com/linux/debian
18:27:10 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:27:10 + update-ca-certificates -f
18:27:10 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:27:10 Clearing symlinks in /etc/ssl/certs...
18:27:10 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:10 #14 35.22 Preparing to unpack .../321-libset-intspan-perl_1.19-3_all.deb ...
18:27:10 #14 35.23 Unpacking libset-intspan-perl (1.19-3) ...
18:27:10 #14 35.26 Selecting previously unselected package libsocket6-perl.
18:27:10 #14 35.26 Preparing to unpack .../322-libsocket6-perl_0.29-3_amd64.deb ...
18:27:10 #14 35.27 Unpacking libsocket6-perl (0.29-3) ...
18:27:10 #14 35.31 Selecting previously unselected package libsodium23:amd64.
18:27:10 #14 35.31 Preparing to unpack .../323-libsodium23_1.0.18-1build2_amd64.deb ...
18:27:10 #14 35.31 Unpacking libsodium23:amd64 (1.0.18-1build2) ...
18:27:10 #14 35.35 Selecting previously unselected package libstring-copyright-perl.
18:27:10 #14 35.35 Preparing to unpack .../324-libstring-copyright-perl_0.003014-1_all.deb ...
18:27:10 #14 35.35 Unpacking libstring-copyright-perl (0.003014-1) ...
18:27:10 #14 35.38 Selecting previously unselected package libstring-escape-perl.
18:27:10 #14 35.39 Preparing to unpack .../325-libstring-escape-perl_2010.002-3_all.deb ...
18:27:10 #14 35.39 Unpacking libstring-escape-perl (2010.002-3) ...
18:27:10 #14 35.42 Selecting previously unselected package libstring-license-perl.
18:27:10 #14 35.42 Preparing to unpack .../326-libstring-license-perl_0.0.2-1ubuntu2_all.deb ...
18:27:10 #14 35.43 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ...
18:27:10 #14 35.46 Selecting previously unselected package libstring-shellquote-perl.
18:27:10 #14 35.46 Preparing to unpack .../327-libstring-shellquote-perl_1.04-3_all.deb ...
18:27:10 #14 35.47 Unpacking libstring-shellquote-perl (1.04-3) ...
18:27:10 #14 35.50 Selecting previously unselected package libsyntax-keyword-try-perl.
18:27:10 #14 35.50 Preparing to unpack .../328-libsyntax-keyword-try-perl_0.28-1_amd64.deb ...
18:27:10 #14 35.50 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
18:27:10 #14 35.53 Selecting previously unselected package libterm-readkey-perl.
18:27:10 #14 35.54 Preparing to unpack .../329-libterm-readkey-perl_2.38-2build1_amd64.deb ...
18:27:10 #14 35.54 Unpacking libterm-readkey-perl (2.38-2build1) ...
18:27:10 #14 35.57 Selecting previously unselected package libtext-levenshteinxs-perl.
18:27:10 #14 35.57 Preparing to unpack .../330-libtext-levenshteinxs-perl_0.03-5build1_amd64.deb ...
18:27:10 #14 35.58 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ...
18:27:10 #14 35.61 Selecting previously unselected package libtext-markdown-discount-perl.
18:27:10 #14 35.61 Preparing to unpack .../331-libtext-markdown-discount-perl_0.16-1_amd64.deb ...
18:27:10 #14 35.61 Unpacking libtext-markdown-discount-perl (0.16-1) ...
18:27:10 #14 35.64 Selecting previously unselected package libtext-xslate-perl:amd64.
18:27:10 #14 35.65 Preparing to unpack .../332-libtext-xslate-perl_3.5.9-1build2_amd64.deb ...
18:27:10 #14 35.65 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build2) ...
18:27:10 #14 35.71 Selecting previously unselected package libtime-duration-perl.
18:27:10 #16 122.8   Installing : kernel-headers-3.10.0-1160.99.1.el7.x86_64                 41/65 
18:27:10 done.
18:27:10 Updating certificates in /etc/ssl/certs...
18:27:10 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:10 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:10 go: downloading github.com/google/uuid v1.3.0
18:27:10 go: downloading github.com/moby/vpnkit v0.5.0
18:27:10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:10 go: downloading github.com/gofrs/flock v0.8.1
18:27:10 go: downloading golang.org/x/sys v0.8.0
18:27:10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:10 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:10 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:10 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:10 go: downloading github.com/josharian/native v1.1.0
18:27:10 #14 35.72 Preparing to unpack .../333-libtime-duration-perl_1.21-2_all.deb ...
18:27:10 #14 35.72 Unpacking libtime-duration-perl (1.21-2) ...
18:27:10 #14 35.75 Selecting previously unselected package libtime-moment-perl.
18:27:10 #14 35.75 Preparing to unpack .../334-libtime-moment-perl_0.44-2build1_amd64.deb ...
18:27:10 #14 35.76 Unpacking libtime-moment-perl (0.44-2build1) ...
18:27:10 #14 35.80 Selecting previously unselected package libtype-tiny-xs-perl:amd64.
18:27:10 #14 35.81 Preparing to unpack .../335-libtype-tiny-xs-perl_0.025-1_amd64.deb ...
18:27:10 #14 35.81 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ...
18:27:10 #14 35.84 Selecting previously unselected package libunicode-utf8-perl.
18:27:10 #14 35.84 Preparing to unpack .../336-libunicode-utf8-perl_0.62-2_amd64.deb ...
18:27:10 #14 35.85 Unpacking libunicode-utf8-perl (0.62-2) ...
18:27:10 #14 35.88 Selecting previously unselected package libwww-mechanize-perl.
18:27:10 #14 35.88 Preparing to unpack .../337-libwww-mechanize-perl_2.16-1_all.deb ...
18:27:10 #14 35.88 Unpacking libwww-mechanize-perl (2.16-1) ...
18:27:10 #14 35.91 Selecting previously unselected package libxml-namespacesupport-perl.
18:27:10 #14 35.92 Preparing to unpack .../338-libxml-namespacesupport-perl_1.12-2_all.deb ...
18:27:10 #14 35.92 Unpacking libxml-namespacesupport-perl (1.12-2) ...
18:27:10 #14 35.95 Selecting previously unselected package libxml-sax-base-perl.
18:27:10 #16 123.4   Installing : glibc-headers-2.17-326.el7_9.x86_64                        42/65 
18:27:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:11 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:11 #14 35.95 Preparing to unpack .../339-libxml-sax-base-perl_1.09-3_all.deb ...
18:27:11 #14 35.95 Unpacking libxml-sax-base-perl (1.09-3) ...
18:27:11 #14 35.99 Selecting previously unselected package libxml-sax-perl.
18:27:11 #14 35.99 Preparing to unpack .../340-libxml-sax-perl_1.02+dfsg-3_all.deb ...
18:27:11 #14 36.00 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
18:27:11 #14 36.04 Selecting previously unselected package libxml-libxml-perl.
18:27:11 #14 36.04 Preparing to unpack .../341-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_amd64.deb ...
18:27:11 #14 36.04 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
18:27:11 #14 36.08 Selecting previously unselected package libxml-parser-perl.
18:27:11 #14 36.08 Preparing to unpack .../342-libxml-parser-perl_2.46-4_amd64.deb ...
18:27:11 #14 36.09 Unpacking libxml-parser-perl (2.46-4) ...
18:27:11 #14 36.13 Selecting previously unselected package libxml-sax-expat-perl.
18:27:11 #14 36.13 Preparing to unpack .../343-libxml-sax-expat-perl_0.51-2_all.deb ...
18:27:11 #14 36.14 Unpacking libxml-sax-expat-perl (0.51-2) ...
18:27:11 #14 36.16 Selecting previously unselected package libyaml-libyaml-perl.
18:27:11 #14 36.17 Preparing to unpack .../344-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ...
18:27:11 #14 36.17 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
18:27:11 #14 36.20 Selecting previously unselected package licensecheck.
18:27:11 #14 36.20 Preparing to unpack .../345-licensecheck_3.3.5-1ubuntu1_all.deb ...
18:27:11 #14 36.21 Unpacking licensecheck (3.3.5-1ubuntu1) ...
18:27:11 #14 36.24 Selecting previously unselected package libdevel-size-perl.
18:27:11 #14 36.24 Preparing to unpack .../346-libdevel-size-perl_0.83-2build1_amd64.deb ...
18:27:11 #14 36.24 Unpacking libdevel-size-perl (0.83-2build1) ...
18:27:11 #14 36.27 Selecting previously unselected package libipc-run3-perl.
18:27:11 #14 36.27 Preparing to unpack .../347-libipc-run3-perl_0.048-3_all.deb ...
18:27:11 #14 36.28 Unpacking libipc-run3-perl (0.048-3) ...
18:27:11 #14 36.31 Selecting previously unselected package lzip.
18:27:11 #14 36.31 Preparing to unpack .../348-lzip_1.23-5_amd64.deb ...
18:27:11 #14 36.32 Unpacking lzip (1.23-5) ...
18:27:11 #14 36.35 Selecting previously unselected package lzop.
18:27:11 #14 36.35 Preparing to unpack .../349-lzop_1.04-2build2_amd64.deb ...
18:27:11 #14 36.36 Unpacking lzop (1.04-2build2) ...
18:27:11 #14 36.39 Selecting previously unselected package t1utils.
18:27:11 #14 36.39 Preparing to unpack .../350-t1utils_1.41-4build2_amd64.deb ...
18:27:11 #14 36.39 Unpacking t1utils (1.41-4build2) ...
18:27:11 #14 36.43 Selecting previously unselected package unzip.
18:27:11 137 added, 0 removed; done.
18:27:11 Running hooks in /etc/ca-certificates/update.d...
18:27:11 done.
18:27:11 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:27:11 + apt-key add -
18:27:11 Warning: apt-key output should not be parsed (stdout is not a terminal)
18:27:11 #14 36.43 Preparing to unpack .../351-unzip_6.0-27ubuntu1_amd64.deb ...
18:27:11 #14 36.44 Unpacking unzip (6.0-27ubuntu1) ...
18:27:11 #14 36.48 Selecting previously unselected package lintian.
18:27:11 #14 36.48 Preparing to unpack .../352-lintian_2.116.3ubuntu1_all.deb ...
18:27:11 #14 36.49 Unpacking lintian (2.116.3ubuntu1) ...
18:27:11 make[2]: Leaving directory '/root/build-deb/compose'
18:27:11 make[1]: Leaving directory '/root/build-deb'
18:27:11    debian/rules override_dh_auto_test
18:27:11 make[1]: Entering directory '/root/build-deb'
18:27:11 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:27:11 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:27:11 PASS: daemon version OK
18:27:11 ver="$(cli/build/docker --version)"; \
18:27:11 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:27:11 PASS: cli version OK
18:27:11 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:27:11 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:27:11 PASS: docker-buildx version OK
18:27:11 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:27:11 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:27:11 PASS: docker-compose version OK
18:27:11 make[1]: Leaving directory '/root/build-deb'
18:27:11    create-stamp debian/debhelper-build-stamp
18:27:11  debian/rules binary
18:27:11 dh binary --with=bash-completion
18:27:11    dh_testroot
18:27:11    dh_prep
18:27:11    dh_installdirs
18:27:11    debian/rules override_dh_auto_install
18:27:11 make[1]: Entering directory '/root/build-deb'
18:27:11 # docker-ce-cli install
18:27:11 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:27:11 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:27:11 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:27:11 # docker-ce install
18:27:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:27:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:27:11 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:27:11 # docker-buildx-plugin install
18:27:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:27:11 # docker-compose-plugin install
18:27:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:27:11 # docker-ce-rootless-extras install
18:27:11 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:27:11 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:27:11 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:27:11 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:27:11 # TODO: how can we install vpnkit?
18:27:11 make[1]: Leaving directory '/root/build-deb'
18:27:11    debian/rules override_dh_install
18:27:11 make[1]: Entering directory '/root/build-deb'
18:27:11 dh_install
18:27:11 # TODO Can we do this from within our container?
18:27:11 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:27:11 make[1]: Leaving directory '/root/build-deb'
18:27:11    dh_installdocs
18:27:11    dh_installchangelogs
18:27:11 #14 36.75 Selecting previously unselected package manpages-dev.
18:27:11 #14 36.75 Preparing to unpack .../353-manpages-dev_6.03-1_all.deb ...
18:27:11 #14 36.76 Unpacking manpages-dev (6.03-1) ...
18:27:11 #14 36.85 Selecting previously unselected package python3-certifi.
18:27:11 #14 36.85 Preparing to unpack .../354-python3-certifi_2022.9.24-1_all.deb ...
18:27:11 #14 36.86 Unpacking python3-certifi (2022.9.24-1) ...
18:27:11 #14 36.89 Selecting previously unselected package python3-cffi-backend:amd64.
18:27:11 #14 36.89 Preparing to unpack .../355-python3-cffi-backend_1.15.1-5build1_amd64.deb ...
18:27:11 #14 36.89 Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ...
18:27:11 #14 36.94 Selecting previously unselected package python3-cryptography.
18:27:11 #14 36.94 Preparing to unpack .../356-python3-cryptography_38.0.4-2_amd64.deb ...
18:27:11 #14 36.94 Unpacking python3-cryptography (38.0.4-2) ...
18:27:11 #14 37.00 Selecting previously unselected package python3-idna.
18:27:12    dh_installman
18:27:12    dh_bash-completion
18:27:12 #14 37.00 Preparing to unpack .../357-python3-idna_3.3-1_all.deb ...
18:27:12 #14 37.00 Unpacking python3-idna (3.3-1) ...
18:27:12 #14 37.04 Selecting previously unselected package python3-nacl.
18:27:12 #14 37.04 Preparing to unpack .../358-python3-nacl_1.5.0-2_amd64.deb ...
18:27:12 #14 37.05 Unpacking python3-nacl (1.5.0-2) ...
18:27:12 #14 37.08 Selecting previously unselected package python3-bcrypt.
18:27:12 #14 37.09 Preparing to unpack .../359-python3-bcrypt_3.2.2-1_amd64.deb ...
18:27:12 #14 37.09 Unpacking python3-bcrypt (3.2.2-1) ...
18:27:12 #14 37.13 Selecting previously unselected package python3-six.
18:27:12 #14 37.13 Preparing to unpack .../360-python3-six_1.16.0-4_all.deb ...
18:27:12 #14 37.14 Unpacking python3-six (1.16.0-4) ...
18:27:12 #14 37.17 Selecting previously unselected package python3-paramiko.
18:27:12 #14 37.17 Preparing to unpack .../361-python3-paramiko_2.12.0-2ubuntu1_all.deb ...
18:27:12 #14 37.18 Unpacking python3-paramiko (2.12.0-2ubuntu1) ...
18:27:12 #14 37.22 Selecting previously unselected package python3-urllib3.
18:27:12 #14 37.22 Preparing to unpack .../362-python3-urllib3_1.26.12-1_all.deb ...
18:27:12 #14 37.22 Unpacking python3-urllib3 (1.26.12-1) ...
18:27:12 #14 37.27 Selecting previously unselected package python3-requests.
18:27:12    debian/rules override_dh_installinit
18:27:12 make[1]: Entering directory '/root/build-deb'
18:27:12 # use "docker" as our service name, not "docker-ce"
18:27:12 dh_installinit --name=docker
18:27:12 make[1]: Leaving directory '/root/build-deb'
18:27:12    debian/rules override_dh_installsystemd
18:27:12 make[1]: Entering directory '/root/build-deb'
18:27:12 # use "docker" as our service name, not "docker-ce"
18:27:12 dh_installsystemd --name=docker
18:27:12 make[1]: Leaving directory '/root/build-deb'
18:27:12    dh_perl
18:27:12    dh_link
18:27:12 #14 37.27 Preparing to unpack .../363-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ...
18:27:12 #14 37.27 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
18:27:12 #14 37.31 Selecting previously unselected package python3-unidiff.
18:27:12 #14 37.31 Preparing to unpack .../364-python3-unidiff_0.7.3-1_all.deb ...
18:27:12 #14 37.31 Unpacking python3-unidiff (0.7.3-1) ...
18:27:12 #14 37.34 Selecting previously unselected package equivs.
18:27:12 #14 37.35 Preparing to unpack .../365-equivs_2.3.1_all.deb ...
18:27:12 #14 37.35 Unpacking equivs (2.3.1) ...
18:27:12 #14 37.38 Selecting previously unselected package libauthen-sasl-perl.
18:27:12 #14 37.38 Preparing to unpack .../366-libauthen-sasl-perl_2.1600-3_all.deb ...
18:27:12 #14 37.39 Unpacking libauthen-sasl-perl (2.1600-3) ...
18:27:12 #14 37.42 Selecting previously unselected package python3-magic.
18:27:12 #14 37.43 Preparing to unpack .../367-python3-magic_2%3a0.4.26-3_all.deb ...
18:27:12 #14 37.43 Unpacking python3-magic (2:0.4.26-3) ...
18:27:12 #14 37.48 Setting up libksba8:amd64 (1.6.3-2) ...
18:27:12 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm
18:27:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e8ogSf
18:27:12 + umask 022
18:27:12 + cd /root/rpmbuild/BUILD
18:27:12 + cd src
18:27:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64
18:27:12 + RPM_EC=0
18:27:12 ++ jobs -p
18:27:12 + exit 0
18:27:12 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.kHZRja
18:27:12 + umask 022
18:27:12 + cd /root/rpmbuild/BUILD
18:27:12 + rm -rf src src.gemspec
18:27:12 + rm -f /root/build-deb/engine/go.mod
18:27:12 Created binary: bundles/dynbinary-daemon/dockerd
18:27:12 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:27:12 + tee /root/build-deb/engine/go.mod
18:27:12 module github.com/docker/docker
18:27:12 
18:27:12 go 1.20
18:27:12 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:12 + GO111MODULE=on
18:27:12 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:15.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:12 + rm -f /root/build-deb/engine/go.mod
18:27:12 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:12 
18:27:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:27:12 + RM_GOPATH=0
18:27:12 + TMP_GOPATH=/go
18:27:12 + : /usr/local/bin
18:27:12 + '[' -z /go ']'
18:27:12 + export GOPATH=/go
18:27:12 + GOPATH=/go
18:27:12 + case "$(go env GOARCH)" in
18:27:12 ++ go env GOARCH
18:27:12 + export GO_BUILDMODE=-buildmode=pie
18:27:12 + GO_BUILDMODE=-buildmode=pie
18:27:12 ++ dirname hack/dockerfile/install/install.sh
18:27:12 + dir=hack/dockerfile/install
18:27:12 + bin=tini
18:27:12 + shift
18:27:12 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:27:12 + . hack/dockerfile/install/tini.installer
18:27:12 ++ : v0.19.0
18:27:12 + install_tini
18:27:12 + echo 'Install tini version v0.19.0'
18:27:12 Install tini version v0.19.0
18:27:12 + git clone https://github.com/krallin/tini.git /go/tini
18:27:12 Cloning into '/go/tini'...
18:27:12 + cd /go/tini
18:27:12 + git checkout -q v0.19.0
18:27:12 + cmake .
18:27:12 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:27:12   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:27:12   CMake.
18:27:12 
18:27:12   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:27:12   CMake that the project does not need compatibility with older versions.
18:27:12 
18:27:12 
18:27:12 -- The C compiler identification is GNU 11.4.0
18:27:12 -- Detecting C compiler ABI info
18:27:12 -- Detecting C compiler ABI info - done
18:27:12 -- Check for working C compiler: /usr/bin/cc - skipped
18:27:12 -- Detecting C compile features
18:27:12 -- Detecting C compile features - done
18:27:12 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:12 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:27:12 -- Configuring done
18:27:12 -- Generating done
18:27:12 -- Build files have been written to: /go/tini
18:27:12 + make tini-static
18:27:12 make[2]: Entering directory '/go/tini'
18:27:12 make[3]: Entering directory '/go/tini'
18:27:12 make[4]: Entering directory '/go/tini'
18:27:12 make[5]: Entering directory '/go/tini'
18:27:12 make[5]: Leaving directory '/go/tini'
18:27:12 make[5]: Entering directory '/go/tini'
18:27:12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:12 [100%] Linking C executable tini-static
18:27:12 make[5]: Leaving directory '/go/tini'
18:27:12 [100%] Built target tini-static
18:27:12 make[4]: Leaving directory '/go/tini'
18:27:12 make[3]: Leaving directory '/go/tini'
18:27:12 make[2]: Leaving directory '/go/tini'
18:27:12 + mkdir -p /usr/local/bin
18:27:12 + cp tini-static /usr/local/bin/docker-init
18:27:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:12 + RM_GOPATH=0
18:27:12 + TMP_GOPATH=/go
18:27:12 + : /usr/local/bin
18:27:12 + '[' -z /go ']'
18:27:12 + export GOPATH=/go
18:27:12 + GOPATH=/go
18:27:12 + case "$(go env GOARCH)" in
18:27:12 ++ go env GOARCH
18:27:12 + export GO_BUILDMODE=-buildmode=pie
18:27:12 + GO_BUILDMODE=-buildmode=pie
18:27:12 ++ dirname hack/dockerfile/install/install.sh
18:27:12 + dir=hack/dockerfile/install
18:27:12 + bin=rootlesskit
18:27:12 + shift
18:27:12 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:27:12 + . hack/dockerfile/install/rootlesskit.installer
18:27:12 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:12 + install_rootlesskit dynamic
18:27:12 + case "$1" in
18:27:12 + install_rootlesskit_dynamic
18:27:12 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:12 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:12 + export BUILD_MODE=-buildmode=pie
18:27:12 + BUILD_MODE=-buildmode=pie
18:27:12 + _install_rootlesskit
18:27:12 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:12 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:12 + for f in rootlesskit rootlesskit-docker-proxy
18:27:12 + GOBIN=/usr/local/bin
18:27:12 + GO111MODULE=on
18:27:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:12 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:12 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:12 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:12 go: downloading github.com/google/uuid v1.3.0
18:27:12 go: downloading github.com/moby/vpnkit v0.5.0
18:27:12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:12 go: downloading golang.org/x/sys v0.8.0
18:27:12 go: downloading github.com/gofrs/flock v0.8.1
18:27:12 go: downloading github.com/gorilla/mux v1.8.0
18:27:12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:12 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:12 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:12 go: downloading golang.org/x/net v0.10.0
18:27:12 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:12 go: downloading github.com/josharian/native v1.1.0
18:27:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:12 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:27:12    dh_strip_nondeterminism
18:27:12 #14 37.50 Setting up media-types (10.0.0) ...
18:27:12 #14 37.51 Setting up libpipeline1:amd64 (1.5.7-1) ...
18:27:12 #14 37.53 Setting up wdiff (1.2.2-5) ...
18:27:12 #14 37.54 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
18:27:12 #14 37.55 Setting up libkeyutils1:amd64 (1.6.3-2) ...
18:27:12 #14 37.56 Setting up lto-disabled-list (39) ...
18:27:12 #14 37.58 Setting up libpsl5:amd64 (0.21.2-1) ...
18:27:12 #14 37.59 Setting up libsodium23:amd64 (1.0.18-1build2) ...
18:27:12 #14 37.60 Setting up libicu72:amd64 (72.1-3ubuntu2) ...
18:27:12 #14 37.62 Setting up liblerc4:amd64 (4.0.0+ds-2ubuntu2) ...
18:27:12 #14 37.63 Setting up bsdextrautils (2.38.1-4ubuntu1) ...
18:27:12 #14 37.65 Setting up libre2-10:amd64 (20230201-1) ...
18:27:12 #14 37.66 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ...
18:27:12 #14 37.67 Setting up libtext-glob-perl (0.11-3) ...
18:27:12 #14 37.69 Setting up libmagic-mgc (1:5.44-3) ...
18:27:12 #14 37.71 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
18:27:12 OK
18:27:12 + '[' buster = sid ']'
18:27:12 ++ dpkg --print-architecture
18:27:12 + ARCH=arm64
18:27:12 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian buster test'
18:27:12 + apt-get update
18:27:12 Hit:1 http://deb.debian.org/debian buster InRelease
18:27:12 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
18:27:12 Hit:3 http://deb.debian.org/debian buster-updates InRelease
18:27:12 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
18:27:12 + RPM_EC=0
18:27:12 ++ jobs -p
18:27:12 + exit 0
18:27:12 
18:27:12 RPM build warnings:
18:27:12     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:27:12     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:27:12     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:27:12     source_date_epoch_from_changelog set but %changelog is missing
18:27:12     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/docker-proxy
18:27:12     source_date_epoch_from_changelog set but %changelog is missing
18:27:12     source_date_epoch_from_changelog set but %changelog is missing
18:27:12 warning: source_date_epoch_from_changelog set but %changelog is missing
18:27:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JyWpCi
18:27:12 + umask 022
18:27:12 + cd /root/rpmbuild/BUILD
18:27:12 + cd /root/rpmbuild/BUILD
18:27:12 + rm -rf src
18:27:12 + /usr/bin/mkdir -p src
18:27:12 + cd src
18:27:12 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:27:12 #16 123.5   Installing : glibc-devel-2.17-326.el7_9.x86_64                          43/65 
18:27:12 #14 37.72 Setting up distro-info-data (0.57ubuntu0.1) ...
18:27:12 #14 37.74 Setting up manpages (6.03-1) ...
18:27:12 #14 37.75 Setting up libtirpc-common (1.3.3+ds-1) ...
18:27:12 #14 37.77 Setting up unzip (6.0-27ubuntu1) ...
18:27:12 #14 37.79 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
18:27:12 #14 37.80 Setting up libbrotli1:amd64 (1.0.9-2build8) ...
18:27:12 #14 37.82 Setting up libsqlite3-0:amd64 (3.40.1-1) ...
18:27:12 #14 37.83 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
18:27:12 #14 37.84 Setting up libfcgi-bin (2.4.2-2build2) ...
18:27:12 #14 37.86 Setting up binutils-common:amd64 (2.40-2ubuntu4.1) ...
18:27:12 #14 37.88 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
18:27:12 #14 37.89 Setting up libmagic1:amd64 (1:5.44-3) ...
18:27:12 #14 37.91 Setting up libdeflate0:amd64 (1.15-1) ...
18:27:12 #14 37.92 Setting up less (590-1.2) ...
18:27:12 #14 37.95 Setting up perl-openssl-defaults:amd64 (7) ...
18:27:12 #14 37.96 Setting up linux-libc-dev:amd64 (6.2.0-34.34) ...
18:27:12 #14 37.98 Setting up libctf-nobfd0:amd64 (2.40-2ubuntu4.1) ...
18:27:12 #14 37.99 Setting up gettext-base (0.21-11) ...
18:27:12 #14 38.01 Setting up m4 (1.4.19-3) ...
18:27:12 #14 38.03 Setting up liblzo2-2:amd64 (2.10-2build3) ...
18:27:13 + STATUS=0
18:27:13 + '[' 0 -ne 0 ']'
18:27:13 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:27:13 #16 125.1   Installing : gcc-4.8.5-44.el7.x86_64                                    44/65 
18:27:13 #16 125.7   Installing : python-IPy-0.75-6.el7.noarch                               45/65 
18:27:13 #16 125.8   Installing : policycoreutils-python-2.5-34.el7.x86_64                   46/65 
18:27:13 #14 38.04 Setting up libnpth0:amd64 (1.6-3build2) ...
18:27:13 #14 38.06 Setting up krb5-locales (1.20.1-1build1) ...
18:27:13 #14 38.07 Setting up file (1:5.44-3) ...
18:27:13 #14 38.08 Setting up libassuan0:amd64 (2.5.5-5) ...
18:27:13 #14 38.10 Setting up libgomp1:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:13 #14 38.11 Setting up bzip2 (1.0.8-5build1) ...
18:27:13 #14 38.13 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
18:27:13 #14 38.15 Setting up libunwind8:amd64 (1.6.2-3) ...
18:27:13 #14 38.16 Setting up libjbig0:amd64 (2.1-6ubuntu1) ...
18:27:13 #14 38.18 Setting up libfakeroot:amd64 (1.31-1.1) ...
18:27:13 Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [62.3 kB]
18:27:13 Fetched 116 kB in 1s (146 kB/s)
18:27:13 #14 38.30 Setting up libjansson4:amd64 (2.14-2) ...
18:27:13 #14 38.31 Setting up libkrb5support0:amd64 (1.20.1-1build1) ...
18:27:13 #14 38.33 Setting up libnumber-compare-perl (0.03-3) ...
18:27:13 #14 38.34 Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~23.04) ...
18:27:13 #14 38.36 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
18:27:13 #14 38.37 Setting up fakeroot (1.31-1.1) ...
18:27:13 #14 38.39 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:27:13 #14 38.39 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:27:13 #14 38.39 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:27:13 #14 38.39 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:27:13 #14 38.39 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:27:13 #14 38.39 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:27:13 #14 38.39 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:27:13 #14 38.39 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:27:13 #14 38.39 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:27:13 #14 38.40 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
18:27:13 #14 38.41 Setting up autotools-dev (20220109.1) ...
18:27:13 #14 38.42 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
18:27:13 #14 38.43 Setting up libx11-data (2:1.8.4-2ubuntu0.3) ...
18:27:13 #14 38.45 Setting up make (4.3-4.1build1) ...
18:27:13 #14 38.46 Setting up libmpfr6:amd64 (4.2.0-1) ...
18:27:13 #14 38.47 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:27:13 #14 38.48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:27:13 #14 38.49 Setting up lzip (1.23-5) ...
18:27:13 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:27:13 + make manpages
18:27:13 scripts/docs/generate-man.sh
18:27:13 + cp -r . /tmp/docker-cli-docsgen.4iyzf4rEyx/
18:27:13 + cd /tmp/docker-cli-docsgen.4iyzf4rEyx
18:27:13 + ./scripts/vendor init
18:27:13 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:27:13 + cp man/tools.go .
18:27:13 + ./scripts/vendor update
18:27:13 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:27:13 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:27:13 go: downloading github.com/spf13/cobra v1.7.0
18:27:13 go: downloading github.com/docker/go-units v0.5.0
18:27:13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:27:13 go: downloading github.com/spf13/pflag v1.0.5
18:27:13 go: downloading github.com/fvbommel/sortorder v1.0.2
18:27:13 go: downloading github.com/moby/term v0.5.0
18:27:13 go: downloading github.com/morikuni/aec v1.0.0
18:27:13 go: downloading github.com/pkg/errors v0.9.1
18:27:13 go: downloading github.com/google/go-cmp v0.5.9
18:27:13 go: downloading gotest.tools/v3 v3.5.0
18:27:13 go: downloading golang.org/x/sync v0.3.0
18:27:13 go: downloading github.com/mattn/go-runewidth v0.0.14
18:27:13 go: downloading github.com/moby/sys/sequential v0.5.0
18:27:13 go: downloading github.com/sirupsen/logrus v1.9.3
18:27:13 go: downloading github.com/distribution/reference v0.5.0
18:27:13 go: downloading github.com/docker/go-connections v0.4.0
18:27:13 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:27:13 go: downloading github.com/moby/patternmatcher v0.6.0
18:27:13 go: downloading golang.org/x/text v0.9.0
18:27:13 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:27:13 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:27:13 go: downloading github.com/opencontainers/go-digest v1.0.0
18:27:13 go: downloading gopkg.in/yaml.v2 v2.4.0
18:27:13 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:27:13 go: downloading github.com/gogo/protobuf v1.3.2
18:27:13 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:27:13 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:27:13 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:27:13 go: downloading github.com/containerd/containerd v1.6.24
18:27:13 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:27:13 go: downloading github.com/moby/sys/signal v0.7.0
18:27:13 go: downloading golang.org/x/term v0.8.0
18:27:13 go: downloading golang.org/x/sys v0.10.0
18:27:13 go: downloading dario.cat/mergo v1.0.0
18:27:13 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:27:13 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:27:13 go: downloading github.com/creack/pty v1.1.18
18:27:13 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:27:13 go: downloading github.com/rivo/uniseg v0.2.0
18:27:13 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:27:13 go: downloading go.opentelemetry.io/otel v1.4.1
18:27:13 go: downloading gopkg.in/yaml.v3 v3.0.1
18:27:13 go: downloading github.com/stretchr/testify v1.8.1
18:27:13 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:27:13 go: downloading github.com/moby/sys/symlink v0.2.0
18:27:13 go: downloading github.com/klauspost/compress v1.16.5
18:27:13 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:27:13 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:27:13 go: downloading golang.org/x/time v0.3.0
18:27:13 go: downloading github.com/opencontainers/runc v1.1.7
18:27:13 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:27:13 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:27:13 go: downloading golang.org/x/crypto v0.9.0
18:27:13 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:27:13 + STATUS=0
18:27:13 + '[' 0 -ne 0 ']'
18:27:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:13 + RPM_EC=0
18:27:13 ++ jobs -p
18:27:13 + exit 0
18:27:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8CWuHn
18:27:13 + umask 022
18:27:13 + cd /root/rpmbuild/BUILD
18:27:13 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:13 + export CFLAGS
18:27:13 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:13 + export CXXFLAGS
18:27:13 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:13 + export FFLAGS
18:27:13 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:13 + export FCFLAGS
18:27:13 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:27:13 + export LDFLAGS
18:27:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:13 + export LT_SYS_LIBRARY_PATH
18:27:13 + CC=gcc
18:27:13 + export CC
18:27:13 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:27:13 + CXX=g++
18:27:13 + export CXX
18:27:13 + cd src
18:27:13 + pushd /root/rpmbuild/BUILD/src/buildx
18:27:13 + GO111MODULE=on
18:27:13 + CGO_ENABLED=0
18:27:13 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:27:13 #16 125.8   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    47/65 
18:27:13 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
18:27:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:27:13 #14 38.50 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
18:27:13 #14 38.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
18:27:13 #14 38.50 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
18:27:13 #14 38.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
18:27:13 #14 38.51 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
18:27:13 #14 38.51 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
18:27:13 #14 38.52 Setting up strace (6.2-0ubuntu1) ...
18:27:13 #14 38.53 Setting up xz-utils (5.4.1-0.2) ...
18:27:13 #14 38.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.54 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:27:13 #14 38.55 Setting up t1utils (1.41-4build2) ...
18:27:13 #14 38.56 Setting up libquadmath0:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:13 #14 38.57 Setting up diffstat (1.65-1) ...
18:27:13 #14 38.58 Setting up libpng16-16:amd64 (1.6.39-2) ...
18:27:13 #14 38.60 Setting up libmpc3:amd64 (1.3.1-1) ...
18:27:13 #14 38.61 Setting up libatomic1:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:13 #14 38.62 Setting up patch (2.7.6-7build2) ...
18:27:13 #14 38.63 Setting up autopoint (0.21-11) ...
18:27:13 #14 38.65 Setting up fonts-dejavu-core (2.37-6) ...
18:27:13 #14 38.71 Setting up ucf (3.0043+nmu1) ...
18:27:13 #14 38.80 Setting up libk5crypto3:amd64 (1.20.1-1build1) ...
18:27:13 #14 38.81 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ...
18:27:13 go: downloading github.com/gorilla/mux v1.8.0
18:27:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:27:13 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:27:13 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:27:13 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:27:13 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:27:13 go: downloading google.golang.org/grpc v1.56.2
18:27:13 Reading package lists...
18:27:13 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
18:27:13 + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb
18:27:13 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb
18:27:13 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb
18:27:13 deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb
18:27:13 deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
18:27:13 ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb
18:27:13 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb
18:27:13 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb
18:27:13 deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb
18:27:13 deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
18:27:13 ++ awk '$0="./"$0'
18:27:13 ++ xargs
18:27:13 + packages='./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
18:27:13 + set -x
18:27:13 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb
18:27:13 Selecting previously unselected package docker-buildx-plugin.
18:27:13 (Reading database ... 9720 files and directories currently installed.)
18:27:13 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ...
18:27:13 Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
18:27:13 + make IMAGE=debian:bullseye verify
18:27:13 docker run  --rm -i \
18:27:13 	-v "$(pwd):/v" \
18:27:13 	-e DEBIAN_FRONTEND=noninteractive \
18:27:13 	-e PACKAGE_REPO=prod \
18:27:13 	-w /v \
18:27:13 	debian:bullseye ./verify
18:27:13 Unable to find image 'debian:bullseye' locally
18:27:13 bullseye: Pulling from library/debian
18:27:13 #14 38.82 Setting up libltdl7:amd64 (2.4.7-5) ...
18:27:13 #14 38.85 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
18:27:13 #14 38.86 Setting up libwebp7:amd64 (1.2.4-0.1ubuntu0.23.04.2) ...
18:27:13 #14 38.87 Setting up libubsan1:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:13 #14 38.88 Setting up python-apt-common (2.5.3ubuntu1) ...
18:27:13 #14 38.90 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
18:27:13 #14 38.91 Setting up libasan8:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:13 #14 38.92 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
18:27:13 #14 38.94 Setting up lzop (1.04-2build2) ...
18:27:13 #14 38.95 Setting up git-man (1:2.39.2-1ubuntu1.1) ...
18:27:13 #14 38.96 Setting up netbase (6.4) ...
18:27:13 #14 38.99 Setting up libkrb5-3:amd64 (1.20.1-1build1) ...
18:27:13 #14 39.00 Setting up libtsan2:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:13 #14 39.01 Setting up libbinutils:amd64 (2.40-2ubuntu4.1) ...
18:27:13 #14 39.02 Setting up lsb-release (12.0-1ubuntu1) ...
18:27:13 #14 39.03 Setting up libfido2-1:amd64 (1.12.0-2) ...
18:27:13 go: downloading github.com/russross/blackfriday v1.6.0
18:27:13 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:27:13 go: downloading github.com/Microsoft/go-winio v0.6.1
18:27:13 go: downloading golang.org/x/net v0.10.0
18:27:13 go: downloading github.com/felixge/httpsnoop v1.0.3
18:27:13 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:27:13 go: downloading github.com/davecgh/go-spew v1.1.1
18:27:13 go: downloading github.com/pmezard/go-difflib v1.0.0
18:27:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:27:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:27:13 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:27:13 go: downloading github.com/go-logr/logr v1.2.3
18:27:13 go: downloading github.com/go-logr/stdr v1.2.2
18:27:14 #16 126.3   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             48/65 
18:27:14 #16 126.9   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/65 
18:27:14 31f5dc1f52c8: Already exists
18:27:14 Digest: sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f
18:27:14 Status: Downloaded newer image for debian:bullseye
18:27:14 #14 39.04 Setting up libisl23:amd64 (0.25-1) ...
18:27:14 #14 39.06 Setting up libc-dev-bin (2.37-0ubuntu2.1) ...
18:27:14 #14 39.07 Setting up openssl (3.0.8-1ubuntu1.2) ...
18:27:14 #14 39.08 Setting up libbsd0:amd64 (0.11.7-4) ...
18:27:14 #14 39.10 Setting up libelf1:amd64 (0.188-2.1) ...
18:27:14 #14 39.11 Setting up readline-common (8.2-1.3) ...
18:27:14 #14 39.13 Setting up publicsuffix (20230209.2326-1) ...
18:27:14 #14 39.14 Setting up libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ...
18:27:14 #14 39.16 Setting up zstd (1.5.4+dfsg2-4) ...
18:27:14 #14 39.17 Setting up libmarkdown2:amd64 (2.2.7-2) ...
18:27:14 #14 39.18 Setting up libcc1-0:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:14 #14 39.19 Setting up libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ...
18:27:14 #14 39.21 Setting up iso-codes (4.12.0-1) ...
18:27:14 #14 39.22 Setting up liblocale-gettext-perl (1.07-5) ...
18:27:14 #14 39.23 Setting up liblsan0:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:14 #14 39.24 Setting up dctrl-tools (2.24-3build2) ...
18:27:14 go: downloading github.com/kr/pretty v0.1.0
18:27:14 go: downloading github.com/miekg/pkcs11 v1.1.1
18:27:14 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:27:14 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:27:14 go: downloading github.com/prometheus/client_golang v1.14.0
18:27:14 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:27:14 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:27:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:27:14 go: downloading github.com/golang/protobuf v1.5.3
18:27:14 go: downloading golang.org/x/tools v0.8.0
18:27:14 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:27:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:27:14 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:27:14 go: downloading google.golang.org/protobuf v1.31.0
18:27:14 go: downloading github.com/kr/text v0.2.0
18:27:14 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:27:14 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:27:14 ++ pwd
18:27:14 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:27:14 Project root: .
18:27:14 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:27:14 INFO: man/src/attach.md found
18:27:14 WARN: man/src/build.md does not exist, skipping
18:27:14 WARN: man/src/builder/build.md does not exist, skipping
18:27:14 WARN: man/src/builder/prune.md does not exist, skipping
18:27:14 WARN: man/src/builder.md does not exist, skipping
18:27:14 WARN: man/src/checkpoint/create.md does not exist, skipping
18:27:14 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:27:14 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:27:14 WARN: man/src/checkpoint.md does not exist, skipping
18:27:14 INFO: man/src/commit.md found
18:27:14 WARN: man/src/config/create.md does not exist, skipping
18:27:14 WARN: man/src/config/inspect.md does not exist, skipping
18:27:14 WARN: man/src/config/ls.md does not exist, skipping
18:27:14 WARN: man/src/config/rm.md does not exist, skipping
18:27:14 WARN: man/src/config.md does not exist, skipping
18:27:14 INFO: man/src/container/attach.md found
18:27:14 INFO: man/src/container/commit.md found
18:27:14 INFO: man/src/container/cp.md found
18:27:14 INFO: man/src/container/create.md found
18:27:14 INFO: man/src/container/diff.md found
18:27:14 INFO: man/src/container/exec.md found
18:27:14 INFO: man/src/container/export.md found
18:27:14 WARN: man/src/container/inspect.md does not exist, skipping
18:27:14 INFO: man/src/container/kill.md found
18:27:14 INFO: man/src/container/logs.md found
18:27:14 INFO: man/src/container/ls.md found
18:27:14 INFO: man/src/container/pause.md found
18:27:14 INFO: man/src/container/port.md found
18:27:14 WARN: man/src/container/prune.md does not exist, skipping
18:27:14 INFO: man/src/container/rename.md found
18:27:14 INFO: man/src/container/restart.md found
18:27:14 INFO: man/src/container/rm.md found
18:27:14 INFO: man/src/container/run.md found
18:27:14 INFO: man/src/container/start.md found
18:27:14 INFO: man/src/container/stats.md found
18:27:14 INFO: man/src/container/stop.md found
18:27:14 INFO: man/src/container/top.md found
18:27:14 INFO: man/src/container/unpause.md found
18:27:14 INFO: man/src/container/update.md found
18:27:14 INFO: man/src/container/wait.md found
18:27:14 WARN: man/src/container.md does not exist, skipping
18:27:14 WARN: man/src/context/create.md does not exist, skipping
18:27:14 WARN: man/src/context/export.md does not exist, skipping
18:27:14 WARN: man/src/context/import.md does not exist, skipping
18:27:14 WARN: man/src/context/inspect.md does not exist, skipping
18:27:14 WARN: man/src/context/ls.md does not exist, skipping
18:27:14 WARN: man/src/context/rm.md does not exist, skipping
18:27:14 WARN: man/src/context/show.md does not exist, skipping
18:27:14 WARN: man/src/context/update.md does not exist, skipping
18:27:14 WARN: man/src/context/use.md does not exist, skipping
18:27:14 WARN: man/src/context.md does not exist, skipping
18:27:14 INFO: man/src/cp.md found
18:27:14 INFO: man/src/create.md found
18:27:14 INFO: man/src/diff.md found
18:27:14 INFO: man/src/events.md found
18:27:14 INFO: man/src/exec.md found
18:27:14 INFO: man/src/export.md found
18:27:14 INFO: man/src/history.md found
18:27:14 INFO: man/src/image/build.md found
18:27:14 INFO: man/src/image/history.md found
18:27:14 INFO: man/src/image/import.md found
18:27:14 WARN: man/src/image/inspect.md does not exist, skipping
18:27:14 INFO: man/src/image/load.md found
18:27:14 INFO: man/src/image/ls.md found
18:27:14 WARN: man/src/image/prune.md does not exist, skipping
18:27:14 INFO: man/src/image/pull.md found
18:27:14 INFO: man/src/image/push.md found
18:27:14 INFO: man/src/image/rm.md found
18:27:14 INFO: man/src/image/save.md found
18:27:14 INFO: man/src/image/tag.md found
18:27:14 WARN: man/src/image.md does not exist, skipping
18:27:14 INFO: man/src/images.md found
18:27:14 INFO: man/src/import.md found
18:27:14 INFO: man/src/info.md found
18:27:14 INFO: man/src/inspect.md found
18:27:14 INFO: man/src/kill.md found
18:27:14 INFO: man/src/load.md found
18:27:14 INFO: man/src/login.md found
18:27:14 INFO: man/src/logout.md found
18:27:14 INFO: man/src/logs.md found
18:27:14 WARN: man/src/manifest/annotate.md does not exist, skipping
18:27:14 WARN: man/src/manifest/create.md does not exist, skipping
18:27:14 WARN: man/src/manifest/inspect.md does not exist, skipping
18:27:14 WARN: man/src/manifest/push.md does not exist, skipping
18:27:14 WARN: man/src/manifest/rm.md does not exist, skipping
18:27:14 WARN: man/src/manifest.md does not exist, skipping
18:27:14 INFO: man/src/network/connect.md found
18:27:14 INFO: man/src/network/create.md found
18:27:14 INFO: man/src/network/disconnect.md found
18:27:14 INFO: man/src/network/inspect.md found
18:27:14 INFO: man/src/network/ls.md found
18:27:14 WARN: man/src/network/prune.md does not exist, skipping
18:27:14 INFO: man/src/network/rm.md found
18:27:14 WARN: man/src/network.md does not exist, skipping
18:27:14 WARN: man/src/node/demote.md does not exist, skipping
18:27:14 WARN: man/src/node/inspect.md does not exist, skipping
18:27:14 WARN: man/src/node/ls.md does not exist, skipping
18:27:14 WARN: man/src/node/promote.md does not exist, skipping
18:27:14 WARN: man/src/node/ps.md does not exist, skipping
18:27:14 WARN: man/src/node/rm.md does not exist, skipping
18:27:14 WARN: man/src/node/update.md does not exist, skipping
18:27:14 WARN: man/src/node.md does not exist, skipping
18:27:14 INFO: man/src/pause.md found
18:27:14 WARN: man/src/plugin/create.md does not exist, skipping
18:27:14 WARN: man/src/plugin/disable.md does not exist, skipping
18:27:14 WARN: man/src/plugin/enable.md does not exist, skipping
18:27:14 WARN: man/src/plugin/inspect.md does not exist, skipping
18:27:14 WARN: man/src/plugin/install.md does not exist, skipping
18:27:14 INFO: man/src/plugin/ls.md found
18:27:14 WARN: man/src/plugin/push.md does not exist, skipping
18:27:14 WARN: man/src/plugin/rm.md does not exist, skipping
18:27:14 WARN: man/src/plugin/set.md does not exist, skipping
18:27:14 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:27:14 WARN: man/src/plugin.md does not exist, skipping
18:27:14 INFO: man/src/port.md found
18:27:14 INFO: man/src/ps.md found
18:27:14 INFO: man/src/pull.md found
18:27:14 INFO: man/src/push.md found
18:27:14 INFO: man/src/rename.md found
18:27:14 INFO: man/src/restart.md found
18:27:14 INFO: man/src/rm.md found
18:27:14 INFO: man/src/rmi.md found
18:27:14 WARN: man/src/run.md does not exist, skipping
18:27:14 INFO: man/src/save.md found
18:27:14 INFO: man/src/search.md found
18:27:14 WARN: man/src/secret/create.md does not exist, skipping
18:27:14 WARN: man/src/secret/inspect.md does not exist, skipping
18:27:14 WARN: man/src/secret/ls.md does not exist, skipping
18:27:14 WARN: man/src/secret/rm.md does not exist, skipping
18:27:14 WARN: man/src/secret.md does not exist, skipping
18:27:14 WARN: man/src/service/create.md does not exist, skipping
18:27:14 WARN: man/src/service/inspect.md does not exist, skipping
18:27:14 WARN: man/src/service/logs.md does not exist, skipping
18:27:14 WARN: man/src/service/ls.md does not exist, skipping
18:27:14 WARN: man/src/service/ps.md does not exist, skipping
18:27:14 WARN: man/src/service/rm.md does not exist, skipping
18:27:14 WARN: man/src/service/rollback.md does not exist, skipping
18:27:14 WARN: man/src/service/scale.md does not exist, skipping
18:27:14 WARN: man/src/service/update.md does not exist, skipping
18:27:14 WARN: man/src/service.md does not exist, skipping
18:27:14 WARN: man/src/stack/config.md does not exist, skipping
18:27:14 WARN: man/src/stack/deploy.md does not exist, skipping
18:27:14 WARN: man/src/stack/ls.md does not exist, skipping
18:27:14 WARN: man/src/stack/ps.md does not exist, skipping
18:27:14 WARN: man/src/stack/rm.md does not exist, skipping
18:27:14 WARN: man/src/stack/services.md does not exist, skipping
18:27:14 WARN: man/src/stack.md does not exist, skipping
18:27:14 INFO: man/src/start.md found
18:27:14 INFO: man/src/stats.md found
18:27:14 INFO: man/src/stop.md found
18:27:14 WARN: man/src/swarm/ca.md does not exist, skipping
18:27:14 WARN: man/src/swarm/init.md does not exist, skipping
18:27:14 WARN: man/src/swarm/join.md does not exist, skipping
18:27:14 WARN: man/src/swarm/join-token.md does not exist, skipping
18:27:14 WARN: man/src/swarm/leave.md does not exist, skipping
18:27:14 WARN: man/src/swarm/unlock.md does not exist, skipping
18:27:14 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:27:14 WARN: man/src/swarm/update.md does not exist, skipping
18:27:14 WARN: man/src/swarm.md does not exist, skipping
18:27:14 WARN: man/src/system/df.md does not exist, skipping
18:27:14 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:27:14 INFO: man/src/system/events.md found
18:27:14 INFO: man/src/system/info.md found
18:27:14 WARN: man/src/system/prune.md does not exist, skipping
18:27:14 WARN: man/src/system.md does not exist, skipping
18:27:14 INFO: man/src/tag.md found
18:27:14 INFO: man/src/top.md found
18:27:14 WARN: man/src/trust/inspect.md does not exist, skipping
18:27:14 WARN: man/src/trust/key/generate.md does not exist, skipping
18:27:14 WARN: man/src/trust/key/load.md does not exist, skipping
18:27:14 WARN: man/src/trust/key.md does not exist, skipping
18:27:14 WARN: man/src/trust/revoke.md does not exist, skipping
18:27:14 WARN: man/src/trust/sign.md does not exist, skipping
18:27:14 WARN: man/src/trust/signer/add.md does not exist, skipping
18:27:14 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:27:14 WARN: man/src/trust/signer.md does not exist, skipping
18:27:14 WARN: man/src/trust.md does not exist, skipping
18:27:14 INFO: man/src/unpause.md found
18:27:14 INFO: man/src/update.md found
18:27:14 INFO: man/src/version.md found
18:27:14 INFO: man/src/volume/create.md found
18:27:14 INFO: man/src/volume/inspect.md found
18:27:14 INFO: man/src/volume/ls.md found
18:27:14 WARN: man/src/volume/prune.md does not exist, skipping
18:27:14 WARN: man/src/volume/rm.md does not exist, skipping
18:27:14 WARN: man/src/volume/update.md does not exist, skipping
18:27:14 INFO: man/src/volume.md found
18:27:14 INFO: man/src/wait.md found
18:27:14 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:27:14 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:27:14 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:27:14 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:27:14 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:27:14 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:27:14 make[2]: Leaving directory '/root/build-deb/cli'
18:27:14 # Build buildx plugin
18:27:14 cd /go/src/github.com/docker/buildx \
18:27:14 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:27:14 && GO111MODULE=on \
18:27:14 	CGO_ENABLED=0 \
18:27:14 		go build \
18:27:14 			-mod=vendor \
18:27:14 			-trimpath \
18:27:14 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:27:14 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:27:14 			./cmd/buildx
18:27:14 + verify
18:27:14 + dpkg --version
18:27:14 + verify_deb
18:27:14 + apt-get update
18:27:14 + for f in rootlesskit rootlesskit-docker-proxy
18:27:14 + GOBIN=/usr/local/bin
18:27:14 + GO111MODULE=on
18:27:14 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:14 #14 39.26 Setting up libitm1:amd64 (13.1.0-2ubuntu2~23.04) ...
18:27:14 #14 39.27 Setting up libgdbm6:amd64 (1.23-3) ...
18:27:14 #14 39.29 Setting up libctf0:amd64 (2.40-2ubuntu4.1) ...
18:27:14 #14 39.30 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
18:27:14 #14 39.31 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
18:27:14 #14 39.33 Setting up manpages-dev (6.03-1) ...
18:27:14 #14 39.37 Setting up libdw1:amd64 (0.188-2.1) ...
18:27:14 #14 39.38 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
18:27:14 #14 39.39 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ...
18:27:14 #14 39.40 Setting up libxcb1:amd64 (1.15-1) ...
18:27:14 #14 39.41 Setting up gettext (0.21-11) ...
18:27:14 #14 39.42 Setting up fontconfig-config (2.14.1-3ubuntu3) ...
18:27:14 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:27:14 go: downloading github.com/beorn7/perks v1.0.1
18:27:14 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:27:14 go: downloading github.com/prometheus/client_model v0.3.0
18:27:14 go: downloading github.com/prometheus/common v0.42.0
18:27:14 go: downloading github.com/prometheus/procfs v0.9.0
18:27:14 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:27:14 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:27:14 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:27:14 go: downloading github.com/docker/go-metrics v0.0.1
18:27:14 go: downloading k8s.io/klog/v2 v2.80.1
18:27:14 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:27:14 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:27:14    dh_compress
18:27:14    dh_fixperms
18:27:14    dh_missing
18:27:14    debian/rules override_dh_dwz
18:27:14 make[1]: Entering directory '/root/build-deb'
18:27:14 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:27:14 make[1]: Leaving directory '/root/build-deb'
18:27:14    debian/rules override_dh_strip
18:27:14 make[1]: Entering directory '/root/build-deb'
18:27:14 # Go has lots of problems with stripping, so just don't
18:27:14 make[1]: Leaving directory '/root/build-deb'
18:27:14    dh_makeshlibs
18:27:14    debian/rules override_dh_shlibdeps
18:27:14 make[1]: Entering directory '/root/build-deb'
18:27:14 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:27:14 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:27:14 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:27:14 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:27:14 #14 39.56 Setting up libedit2:amd64 (3.1-20221030-2) ...
18:27:14 #14 39.57 Setting up libreadline8:amd64 (8.2-1.3) ...
18:27:14 #14 39.58 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
18:27:14 #16 127.0   Installing : automake-1.13.4-3.el7.noarch                               50/65 
18:27:14 #16 127.5 install-info: No such file or directory for /usr/share/info/automake.info.gz
18:27:14 #16 127.5   Installing : pcre-devel-8.32-17.el7.x86_64                              51/65 
18:27:14 #16 127.6   Installing : libselinux-devel-2.5-15.el7.x86_64                         52/65 
18:27:14 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:27:14 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:27:14 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:27:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:27:14 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:27:14 go: downloading github.com/BurntSushi/toml v0.3.1
18:27:14 go: downloading github.com/magiconair/properties v1.5.3
18:27:14 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:27:14 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:27:14 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:27:14 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
18:27:14 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [250 kB]
18:27:14 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
18:27:14 #14 39.95 Updating certificates in /etc/ssl/certs...
18:27:14 CentOS Stream 8 - BaseOS                         37 MB/s |  38 MB     00:01    
18:27:14 #16 127.6   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            53/65 
18:27:15 go: downloading golang.org/x/mod v0.10.0
18:27:15 #14 40.38 137 added, 0 removed; done.
18:27:15 Selecting previously unselected package docker-ce-rootless-extras.
18:27:15 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ...
18:27:15 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:27:15 + go mod vendor -modfile=vendor.mod
18:27:15 #14 40.43 Setting up libgprofng0:amd64 (2.40-2ubuntu4.1) ...
18:27:15 #14 40.44 Setting up libfreetype6:amd64 (2.12.1+dfsg-4ubuntu0.1) ...
18:27:15 #14 40.46 Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ...
18:27:15 #14 40.47 Setting up libgssapi-krb5-2:amd64 (1.20.1-1build1) ...
18:27:15 #14 40.49 Setting up libgdbm-compat4:amd64 (1.23-3) ...
18:27:15 #14 40.51 Setting up libssh-4:amd64 (0.10.4-2ubuntu0.1) ...
18:27:15 #14 40.52 Setting up dwz (0.15-1) ...
18:27:15 #14 40.54 Setting up groff-base (1.22.4-10) ...
18:27:15 #14 40.56 Setting up libtiff6:amd64 (4.5.0-5ubuntu1.2) ...
18:27:15 #14 40.58 Setting up cpp (4:12.2.0-3ubuntu1) ...
18:27:15 #14 40.60 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
18:27:15 Selecting previously unselected package docker-ce-cli.
18:27:15 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ...
18:27:15 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:27:15 #16 127.7   Installing : libtool-2.4.2-22.el7_3.x86_64                              54/65 
18:27:15 #16 128.2 install-info: No such file or directory for /usr/share/info/libtool.info.gz
18:27:15 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el9.aarch64.rpm
18:27:15 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qRBrRs
18:27:15 + umask 022
18:27:15 + cd /root/rpmbuild/BUILD
18:27:15 + cd src
18:27:15 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
18:27:15 + RPM_EC=0
18:27:15 ++ jobs -p
18:27:15 + exit 0
18:27:15 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qOsPS0
18:27:15 + umask 022
18:27:15 + cd /root/rpmbuild/BUILD
18:27:15 + cd /root/rpmbuild/BUILD
18:27:15 + rm -rf src
18:27:15 + /usr/bin/mkdir -p src
18:27:15 + cd src
18:27:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:27:15 + /usr/bin/tar -xof -
18:27:15 + STATUS=0
18:27:15 + '[' 0 -ne 0 ']'
18:27:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:27:15 + /usr/bin/tar -xof -
18:27:15 + STATUS=0
18:27:15 + '[' 0 -ne 0 ']'
18:27:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:15 + RPM_EC=0
18:27:15 ++ jobs -p
18:27:15 + exit 0
18:27:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zamKKr
18:27:15 + umask 022
18:27:15 + cd /root/rpmbuild/BUILD
18:27:15 + cd src
18:27:15 + pushd /root/rpmbuild/BUILD/src/compose
18:27:15 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:27:15 + make VERSION=v2.21.0 DESTDIR=./bin build
18:27:15 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:27:15 go: downloading github.com/docker/cli v24.0.5+incompatible
18:27:15 go: downloading go.opentelemetry.io/otel v1.14.0
18:27:15 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:27:15 go: downloading github.com/compose-spec/compose-go v1.18.3
18:27:15 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:27:15 go: downloading github.com/docker/buildx v0.11.2
18:27:15 go: downloading github.com/docker/docker v24.0.5+incompatible
18:27:15 go: downloading github.com/hashicorp/go-version v1.6.0
18:27:15 go: downloading github.com/mattn/go-shellwords v1.0.12
18:27:15 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:27:15 go: downloading github.com/moby/buildkit v0.12.1
18:27:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:27:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:27:15 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:27:15 go: downloading google.golang.org/grpc v1.57.0
18:27:15 go: downloading github.com/containerd/containerd v1.7.3
18:27:15 go: downloading github.com/jonboulle/clockwork v0.4.0
18:27:15 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:27:15 go: downloading github.com/stretchr/testify v1.8.4
18:27:15 go: downloading golang.org/x/sys v0.7.0
18:27:15 go: downloading github.com/theupdateframework/notary v0.7.0
18:27:15 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:27:15 go: downloading github.com/imdario/mergo v0.3.16
18:27:15 go: downloading github.com/containerd/console v1.0.3
18:27:15 go: downloading github.com/adrg/xdg v0.4.0
18:27:15 go: downloading github.com/buger/goterm v1.0.4
18:27:15 go: downloading github.com/go-logr/logr v1.2.4
18:27:15 go: downloading github.com/hashicorp/errwrap v1.1.0
18:27:15 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:27:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:27:15 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:27:15 go: downloading k8s.io/client-go v0.26.2
18:27:15 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:27:15 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:27:15 go: downloading k8s.io/api v0.26.2
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:27:15 go: downloading github.com/pelletier/go-toml v1.9.5
18:27:15 go: downloading k8s.io/apimachinery v0.26.2
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:27:15 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:27:15 go: downloading github.com/golang/mock v1.6.0
18:27:15 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:27:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:27:15 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:27:15 go: downloading golang.org/x/crypto v0.7.0
18:27:15 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:27:15 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:27:15 go: downloading golang.org/x/net v0.9.0
18:27:15 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:27:15 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:27:15 go: downloading github.com/gogo/googleapis v1.4.1
18:27:15 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:27:15 go: downloading github.com/moby/locker v1.0.1
18:27:15 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:27:15 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:27:15 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:27:15 go: downloading google.golang.org/protobuf v1.30.0
18:27:15 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:27:15 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:27:15 go: downloading github.com/aws/smithy-go v1.13.5
18:27:15 go: downloading github.com/google/gofuzz v1.2.0
18:27:15 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:27:15 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:27:15 go: downloading golang.org/x/term v0.7.0
18:27:15 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:27:15 go: downloading github.com/containerd/continuity v0.4.1
18:27:15 go: downloading k8s.io/klog/v2 v2.90.1
18:27:15 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:27:15 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:27:15 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:27:15 go: downloading gopkg.in/inf.v0 v0.9.1
18:27:15 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:27:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:27:15 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:27:15 go: downloading golang.org/x/oauth2 v0.7.0
18:27:15 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:27:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:27:15 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:27:15 go: downloading github.com/mattn/go-colorable v0.1.13
18:27:15 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:27:15 go: downloading sigs.k8s.io/yaml v1.3.0
18:27:15 go: downloading github.com/moby/spdystream v0.2.0
18:27:15 go: downloading github.com/mattn/go-isatty v0.0.17
18:27:15 go: downloading github.com/json-iterator/go v1.1.12
18:27:15 go: downloading github.com/modern-go/reflect2 v1.0.2
18:27:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:27:15 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:27:15 go: downloading github.com/go-openapi/swag v0.19.14
18:27:15 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:27:15 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:27:15 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:27:15 go: downloading github.com/mailru/easyjson v0.7.6
18:27:15 go: downloading github.com/josharian/intern v1.0.0
18:27:15 #14 40.61 Setting up debugedit (1:5.0-5) ...
18:27:15 #14 40.62 Setting up libcurl4:amd64 (7.88.1-8ubuntu2.3) ...
18:27:15 #14 40.64 Setting up libx11-6:amd64 (2:1.8.4-2ubuntu0.3) ...
18:27:15 #14 40.65 Setting up curl (7.88.1-8ubuntu2.3) ...
18:27:15 #14 40.66 Setting up libfontconfig1:amd64 (2.14.1-3ubuntu3) ...
18:27:15 #14 40.68 Setting up libperl5.36:amd64 (5.36.0-7ubuntu0.23.04.1) ...
18:27:15 #14 40.69 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
18:27:15 #14 40.70 Setting up gpg (2.2.40-1.1ubuntu1) ...
18:27:15 #14 40.72 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
18:27:15 #14 40.73 Setting up binutils-x86-64-linux-gnu (2.40-2ubuntu4.1) ...
18:27:15 #14 40.74 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
18:27:15 #14 40.76 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
18:27:15 #16 128.4   Installing : glibc-static-2.17-326.el7_9.x86_64                         55/65 
18:27:15 #16 128.4   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        56/65 
18:27:15 + return
18:27:15 # Build the CLI
18:27:15 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:27:15 Building dynamic docker-linux-arm64
18:27:15 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:15Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:27:15 Fetched 8424 kB in 1s (5920 kB/s)
18:27:16 #14 41.23 Setting up libxpm4:amd64 (1:3.5.12-1.1ubuntu0.1) ...
18:27:16 #14 41.24 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ...
18:27:16 #14 41.32 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
18:27:16 #14 41.32 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
18:27:16 #14 41.33 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
18:27:16 #14 41.33 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
18:27:16 + for f in rootlesskit rootlesskit-docker-proxy
18:27:16 #14 41.33 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
18:27:16 + GOBIN=/usr/local/bin
18:27:16 + GO111MODULE=on
18:27:16 #14 41.33 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
18:27:16 #14 41.34 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
18:27:16 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:16 #14 41.36 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
18:27:16 #14 41.37 Setting up libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.3) ...
18:27:16 #14 41.39 Setting up binutils (2.40-2ubuntu4.1) ...
18:27:16 #14 41.40 Setting up man-db (2.11.2-1) ...
18:27:16 Selecting previously unselected package docker-ce.
18:27:16 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ...
18:27:16 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:27:16 Reading package lists...
18:27:16 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:27:16 + return
18:27:16 + exit 0
18:27:16 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uEiX7o
18:27:16 + umask 022
18:27:16 + cd /root/rpmbuild/BUILD
18:27:16 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64 '!=' / ']'
18:27:16 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:16 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:16 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:16 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:16 + cd src
18:27:16 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin/dockerd-rootless.sh
18:27:16 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
18:27:16 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin/rootlesskit
18:27:16 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
18:27:16 + /usr/lib/rpm/check-buildroot
18:27:16 #14 41.49 Building database of manual pages ...
18:27:16 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:27:16 #16 128.5   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   57/65 
18:27:16 #16 129.3   Installing : cmake-2.8.12.2-2.el7.x86_64                                58/65 
18:27:16 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:16 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:27:16 + /usr/lib/rpm/brp-compress
18:27:16 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:16 #14 41.86 Setting up libgpgme11:amd64 (1.18.0-3ubuntu2) ...
18:27:16 #14 41.87 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
18:27:17 Reading package lists...
18:27:17 Building dependency tree...
18:27:17 Reading state information...
18:27:17 #14 42.03 Setting up perl (5.36.0-7ubuntu0.23.04.1) ...
18:27:17 #14 42.05 Setting up libpackage-stash-xs-perl:amd64 (0.30-1build1) ...
18:27:17 #14 42.06 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:27:17 #14 42.08 Setting up libxs-parse-keyword-perl (0.33-1) ...
18:27:17 #14 42.10 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
18:27:17 #14 42.11 Setting up libdata-dump-perl (1.25-1) ...
18:27:17 #14 42.12 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ...
18:27:17 make[1]: Leaving directory '/root/build-deb'
18:27:17    dh_installdeb
18:27:17    debian/rules override_dh_gencontrol
18:27:17 make[1]: Entering directory '/root/build-deb'
18:27:17 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:27:17 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:27:17 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:27:17 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:27:17 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:27:17 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:27:17 The following additional packages will be installed:
18:27:17   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
18:27:17   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
18:27:17   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
18:27:17   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
18:27:17   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:27:17   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
18:27:17   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libtinfo6
18:27:17   media-types openssl pinentry-curses python-apt-common python3 python3-apt
18:27:17   python3-dbus python3-gi python3-minimal python3-pycurl
18:27:17   python3-software-properties python3.9 python3.9-minimal readline-common
18:27:17 Suggested packages:
18:27:17   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
18:27:17   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
18:27:17   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:27:17   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
18:27:17   python3.9-doc binutils binfmt-support readline-doc
18:27:17 Recommended packages:
18:27:17   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
18:27:17   packagekit publicsuffix libsasl2-modules unattended-upgrades
18:27:17 #16 129.3   Installing : which-2.20-7.el7.x86_64                                    59/65 
18:27:17 #16 129.8 install-info: No such file or directory for /usr/share/info/which.info.gz
18:27:17 #14 42.13 Setting up libfile-find-rule-perl (0.34-3) ...
18:27:17 #14 42.15 Setting up libref-util-perl (0.204-2) ...
18:27:17 #14 42.16 Setting up libipc-system-simple-perl (1.30-2) ...
18:27:17 #14 42.17 Setting up libnet-domain-tld-perl (1.75-3) ...
18:27:17 #14 42.19 Setting up libperlio-utf8-strict-perl (0.010-1) ...
18:27:17 #14 42.20 Setting up libsocket6-perl (0.29-3) ...
18:27:17 #14 42.25 Setting up libgd3:amd64 (2.3.3-7ubuntu2) ...
18:27:17 #14 42.26 Setting up libvariable-magic-perl (0.63-1) ...
18:27:17 #14 42.27 Setting up libio-html-perl (1.004-3) ...
18:27:17 #14 42.28 Setting up libpod-parser-perl (1.65-1) ...
18:27:17 #14 42.30 Setting up libb-hooks-op-check-perl:amd64 (0.22-2build1) ...
18:27:17 #14 42.31 Setting up libparams-util-perl (1.102-2) ...
18:27:17 #14 42.32 Setting up libdpkg-perl (1.21.21ubuntu1) ...
18:27:17 #14 42.33 Setting up libtime-duration-perl (1.21-2) ...
18:27:17 #14 42.35 Setting up autoconf (2.71-3) ...
18:27:17 #14 42.36 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
18:27:17 #14 42.38 Setting up libarray-intspan-perl (2.004-2) ...
18:27:17 #14 42.39 Setting up libcapture-tiny-perl (0.48-2) ...
18:27:17 #14 42.41 Setting up libtimedate-perl (2.3300-2) ...
18:27:17 #14 42.42 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:27:17 #14 42.43 Setting up libsub-name-perl:amd64 (0.26-2build1) ...
18:27:17 #14 42.45 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ...
18:27:17 #14 42.46 Setting up libsyntax-keyword-try-perl (0.28-1) ...
18:27:17 #14 42.48 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:27:17 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:27:17 dh_gencontrol --remaining-packages
18:27:17 Selecting previously unselected package docker-compose-plugin.
18:27:17 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb ...
18:27:17 Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ...
18:27:17 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:17 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:17 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:27:17 + /usr/lib/rpm/brp-python-hardlink
18:27:17 + PYTHON3=/usr/libexec/platform-python
18:27:17 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:17 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lTVFnP
18:27:17 The following NEW packages will be installed:
18:27:17   apt-transport-https ca-certificates curl dirmngr distro-info-data
18:27:17   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:27:17   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:27:17   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
18:27:17   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
18:27:17   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:27:17   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
18:27:17   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
18:27:17   media-types openssl pinentry-curses python-apt-common python3 python3-apt
18:27:17   python3-dbus python3-gi python3-minimal python3-pycurl
18:27:17   python3-software-properties python3.9 python3.9-minimal readline-common
18:27:17   software-properties-common
18:27:17 The following packages will be upgraded:
18:27:17   libtinfo6
18:27:17 #16 130.3   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      60/65 
18:27:17 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:27:17 make[1]: Leaving directory '/root/build-deb'
18:27:17    dh_md5sums
18:27:17 + umask 022
18:27:17 + cd /root/rpmbuild/BUILD
18:27:17 + cd src
18:27:17 + /usr/local/bin/rootlesskit -v
18:27:17 rootlesskit version 1.1.1
18:27:17 + exit 0
18:27:17 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:17 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20231011170815.26951f7-0.el8
18:27:17 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:17 Requires(post): /bin/sh
18:27:17 Requires(preun): /bin/sh
18:27:17 Requires(postun): /bin/sh
18:27:17 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
18:27:17 Conflicts: rootlesskit
18:27:17 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:17 #14 42.49 Setting up libproc-processtable-perl:amd64 (0.634-1build2) ...
18:27:17 #14 42.50 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:27:17 #14 42.61 Setting up xauth (1:1.1.2-1) ...
18:27:17 #14 42.63 Setting up libpath-tiny-perl (0.144-1) ...
18:27:17 #14 42.64 Setting up libarchive-cpio-perl (0.10-3) ...
18:27:17 #14 42.65 Setting up libjson-perl (4.10000-1) ...
18:27:17 #14 42.67 Setting up libnsl2:amd64 (1.3.0-2build2) ...
18:27:17 #14 42.68 Setting up libipc-run3-perl (0.048-3) ...
18:27:17 #14 42.69 Setting up libregexp-wildcards-perl (1.05-3) ...
18:27:17 #14 42.71 Setting up libfcgi-perl (0.82+ds-2) ...
18:27:17 #14 42.72 Setting up libsub-override-perl (0.09-4) ...
18:27:17 1 upgraded, 59 newly installed, 0 to remove and 12 not upgraded.
18:27:17 Need to get 23.1 MB of archives.
18:27:17 After this operation, 74.9 MB of additional disk space will be used.
18:27:17 Get:1 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
18:27:17 Get:2 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
18:27:17 Get:3 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
18:27:17 Get:4 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
18:27:17 Get:5 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
18:27:17 Get:6 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
18:27:17 Get:7 http://deb.debian.org/debian bullseye/main arm64 libtinfo6 arm64 6.2+20201114-2+deb11u2 [336 kB]
18:27:17 Get:8 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u2 [121 kB]
18:27:17 Get:9 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
18:27:17 Get:10 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
18:27:17 Get:11 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
18:27:17 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
18:27:17    debian/rules override_dh_builddeb
18:27:17 make[1]: Entering directory '/root/build-deb'
18:27:17 dh_builddeb -- -Zxz
18:27:17 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'.
18:27:17 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'.
18:27:17 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'.
18:27:17 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb'.
18:27:17 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb'.
18:27:17 #14 42.73 Setting up libaliased-perl (0.34-3) ...
18:27:17 #14 42.75 Setting up libstrictures-perl (2.000006-1) ...
18:27:17 #14 42.76 Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
18:27:17 #14 42.78 Setting up libdevel-stacktrace-perl (2.0400-2) ...
18:27:17 #14 42.79 Setting up libclass-xsaccessor-perl (1.19-4build1) ...
18:27:17 #14 42.81 Setting up libsort-versions-perl (1.62-3) ...
18:27:17 #14 42.82 Setting up libexporter-tiny-perl (1.006000-1) ...
18:27:17 #14 42.84 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ...
18:27:17 #14 42.85 Setting up libfile-dirlist-perl (0.05-3) ...
18:27:17 #14 42.87 Setting up libterm-readkey-perl (2.38-2build1) ...
18:27:17 #14 42.88 Setting up libtext-levenshteinxs-perl (0.03-5build1) ...
18:27:17 #14 42.90 Setting up libperlio-gzip-perl (0.20-1build1) ...
18:27:17 #14 42.91 Setting up libsys-hostname-long-perl (1.5-3) ...
18:27:17 #14 42.93 Setting up libhtml-html5-entities-perl (0.004-3) ...
18:27:17 #14 42.94 Setting up libsereal-decoder-perl (5.003+ds-1) ...
18:27:17 #14 42.95 Setting up liburi-perl (5.17-1ubuntu1) ...
18:27:17 #14 42.96 Setting up libnet-ipv6addr-perl (1.02-1) ...
18:27:17 #14 42.98 Setting up libfile-touch-perl (0.12-2) ...
18:27:17 #14 43.03 Setting up libc-devtools (2.37-0ubuntu2.1) ...
18:27:18 Get:13 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
18:27:18 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
18:27:18 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
18:27:18 Get:16 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
18:27:18 Get:17 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
18:27:18 Get:18 http://deb.debian.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB]
18:27:18 Get:19 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
18:27:18 Get:20 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
18:27:18 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
18:27:18 Get:22 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
18:27:18 Get:23 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
18:27:18 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
18:27:18 Get:25 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:27:18 Get:26 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
18:27:18 Get:27 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
18:27:18 Get:28 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
18:27:18 Get:29 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
18:27:18 Get:30 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
18:27:18 Get:31 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB]
18:27:18 Get:32 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
18:27:18 Get:33 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
18:27:18 Get:34 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u4 [8048 B]
18:27:18 Get:35 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
18:27:18 Get:36 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
18:27:18 Get:37 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
18:27:18 Get:38 http://deb.debian.org/debian bullseye/main arm64 libpackagekit-glib2-18 arm64 1.2.2-2 [113 kB]
18:27:18 Get:39 http://deb.debian.org/debian bullseye/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.2-2 [36.8 kB]
18:27:18 Get:40 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
18:27:18 Get:41 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
18:27:18 Get:42 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
18:27:18 Get:43 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
18:27:18 Get:44 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
18:27:18 Get:45 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
18:27:18 Get:46 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
18:27:18 Get:47 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
18:27:18 Get:48 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
18:27:18 Get:49 http://deb.debian.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
18:27:18 Get:50 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
18:27:18 #14 43.05 Setting up libemail-address-xs-perl (1.05-1build1) ...
18:27:18 #14 43.06 Setting up libnet-ssleay-perl:amd64 (1.92-2build2) ...
18:27:18 #14 43.08 Setting up automake (1:1.16.5-1.3) ...
18:27:18 #14 43.09 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:27:18 #14 43.09 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:27:18 #14 43.09 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:27:18 #14 43.10 Setting up libapt-pkg-perl (0.1.40build3) ...
18:27:18 #14 43.11 Setting up libstring-escape-perl (2010.002-3) ...
18:27:18 #14 43.13 Setting up libberkeleydb-perl:amd64 (0.64-2) ...
18:27:18 #14 43.14 Setting up libhttp-date-perl (6.05-2) ...
18:27:18 #14 43.15 Setting up libfile-which-perl (1.27-2) ...
18:27:18 #14 43.17 Setting up libfile-basedir-perl (0.09-2) ...
18:27:18 #14 43.18 Setting up libunicode-utf8-perl (0.62-2) ...
18:27:18 #14 43.19 Setting up libset-intspan-perl (1.19-3) ...
18:27:18 #14 43.21 Setting up libmouse-perl (2.5.10-1build5) ...
18:27:18 #14 43.22 Setting up libfile-listing-perl (6.15-1) ...
18:27:18 #14 43.24 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:27:18 #14 43.25 Setting up libregexp-pattern-perl (0.2.14-2) ...
18:27:18 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.src.rpm
18:27:18 Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
18:27:18 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:27:18 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:27:18 invoke-rc.d: could not determine current runlevel
18:27:18 invoke-rc.d: policy-rc.d denied execution of start.
18:27:18 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm
18:27:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LE6usS
18:27:18 + umask 022
18:27:18 + cd /root/rpmbuild/BUILD
18:27:18 + cd src
18:27:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:18 + RPM_EC=0
18:27:18 ++ jobs -p
18:27:18 + exit 0
18:27:18 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.9FHxbw
18:27:18 + umask 022
18:27:18 + cd /root/rpmbuild/BUILD
18:27:18 + rm -rf src src.gemspec
18:27:18 + RPM_EC=0
18:27:18 ++ jobs -p
18:27:18 + exit 0
18:27:18     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:27:18     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:27:18     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:27:18     source_date_epoch_from_changelog set but %changelog is missing
18:27:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/docker-proxy
18:27:18     source_date_epoch_from_changelog set but %changelog is missing
18:27:18 
18:27:18 RPM build warnings:
18:27:18 warning: source_date_epoch_from_changelog set but %changelog is missing
18:27:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GHn5qw
18:27:18 + umask 022
18:27:18 + cd /root/rpmbuild/BUILD
18:27:18 + cd /root/rpmbuild/BUILD
18:27:18 + rm -rf src
18:27:18 + /usr/bin/mkdir -p src
18:27:18 + cd src
18:27:18 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:27:18 + STATUS=0
18:27:18 + '[' 0 -ne 0 ']'
18:27:18 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:27:18 Get:51 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u10 [323 kB]
18:27:18 Get:52 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.28-0+deb11u1 [213 kB]
18:27:18 Get:53 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
18:27:18 Get:54 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
18:27:18 Get:55 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
18:27:18 Get:56 http://deb.debian.org/debian bullseye/main arm64 python3-dbus arm64 1.2.16-5 [105 kB]
18:27:18 Get:57 http://deb.debian.org/debian bullseye/main arm64 python3-gi arm64 3.38.0-2 [226 kB]
18:27:18 Get:58 http://deb.debian.org/debian bullseye/main arm64 python3-pycurl arm64 7.43.0.6-5 [67.9 kB]
18:27:18 Get:59 http://deb.debian.org/debian bullseye/main arm64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
18:27:18 Get:60 http://deb.debian.org/debian bullseye/main arm64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
18:27:18 debconf: delaying package configuration, since apt-utils is not installed
18:27:18 Fetched 23.1 MB in 1s (32.1 MB/s)
18:27:18 Selecting previously unselected package libpython3.9-minimal:arm64.
18:27:18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
18:27:18 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_arm64.deb ...
18:27:18 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
18:27:18 #14 43.27 Setting up libdata-messagepack-perl (1.02-1build1) ...
18:27:18 #14 43.28 Setting up libfont-afm-perl (1.20-4) ...
18:27:18 #14 43.29 Setting up libwant-perl (0.29-2build1) ...
18:27:18 #14 43.31 Setting up libdynaloader-functions-perl (0.003-3) ...
18:27:18 #14 43.32 Setting up libclass-method-modifiers-perl (2.14-1) ...
18:27:18 #14 43.34 Setting up liblist-compare-perl (0.55-2) ...
18:27:18 #14 43.35 Setting up libref-util-xs-perl (0.117-2build1) ...
18:27:18 #14 43.38 Setting up libio-pty-perl (1:1.17-1) ...
18:27:18 #14 43.39 Setting up libfile-fcntllock-perl (0.22-4build1) ...
18:27:18 #14 43.40 Setting up libclone-perl:amd64 (0.46-1) ...
18:27:18 #14 43.42 Setting up libalgorithm-diff-perl (1.201-1) ...
18:27:18 #14 43.43 Setting up libarchive-zip-perl (1.68-1) ...
18:27:18 #14 43.44 Setting up libsub-identify-perl (0.14-3) ...
18:27:18 #14 43.46 Setting up libdistro-info-perl (1.5) ...
18:27:18 #14 43.47 Setting up libcpanel-json-xs-perl:amd64 (4.32-1build1) ...
18:27:18 #14 43.48 Setting up libhtml-tagset-perl (3.20-6) ...
18:27:18 #14 43.49 Setting up liblog-any-perl (1.713-1) ...
18:27:18 #14 43.51 Setting up libauthen-sasl-perl (2.1600-3) ...
18:27:18 #14 43.52 Setting up libdevel-size-perl (0.83-2build1) ...
18:27:18 #14 43.53 Setting up libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ...
18:27:18 #14 43.54 Setting up libdebhelper-perl (13.11.4ubuntu3) ...
18:27:18 #14 43.55 Setting up libpod-constants-perl (0.19-2) ...
18:27:18 #14 43.57 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
18:27:18 #14 43.58 Setting up liblwp-mediatypes-perl (6.04-2) ...
18:27:18 Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ...
18:27:18 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:27:18 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:27:18  docker-ce-rootless-extras depends on dbus-user-session; however:
18:27:18   Package dbus-user-session is not installed.
18:27:18 
18:27:18 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb
18:27:18 Selecting previously unselected package libexpat1:arm64.
18:27:18 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_arm64.deb ...
18:27:18 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
18:27:18 Selecting previously unselected package python3.9-minimal.
18:27:18 Preparing to unpack .../python3.9-minimal_3.9.2-1_arm64.deb ...
18:27:18 Unpacking python3.9-minimal (3.9.2-1) ...
18:27:18 #14 43.60 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
18:27:18 #14 43.61 Setting up libio-interactive-perl (1.023-2) ...
18:27:18 #14 43.62 Setting up libtry-tiny-perl (0.31-2) ...
18:27:18 #14 43.63 Setting up libtype-tiny-perl (2.002001-1) ...
18:27:18 #14 43.65 Setting up libcommon-sense-perl:amd64 (3.75-3) ...
18:27:18 #14 43.66 Setting up libmldbm-perl (2.05-4) ...
18:27:18 #14 43.67 Setting up libxml-namespacesupport-perl (1.12-2) ...
18:27:18 #14 43.68 Setting up libnet-http-perl (6.22-1) ...
18:27:18 #14 43.69 Setting up libpath-iterator-rule-perl (1.015-2) ...
18:27:18 #14 43.70 Setting up libtext-markdown-discount-perl (0.16-1) ...
18:27:18 #14 43.72 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
18:27:18 #14 43.73 Setting up libtime-moment-perl (0.44-2build1) ...
18:27:18 #14 43.74 Setting up libencode-locale-perl (1.05-3) ...
18:27:18 #14 43.75 Setting up libexception-class-perl (1.45-1) ...
18:27:18 #14 43.76 Setting up libmath-base85-perl (0.5+dfsg-2) ...
18:27:18 #14 43.77 Setting up libconfig-tiny-perl (2.28-2) ...
18:27:18 #14 43.79 Setting up libsereal-encoder-perl (5.003+ds-1) ...
18:27:18 #14 43.80 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
18:27:18 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
18:27:18 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
18:27:18 Setting up python3.9-minimal (3.9.2-1) ...
18:27:18 + STATUS=0
18:27:18 + '[' 0 -ne 0 ']'
18:27:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:18 #16 130.4   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 61/65 
18:27:18 #14 43.81 Setting up liblist-utilsby-perl (0.12-2) ...
18:27:18 #14 43.82 Setting up libstring-shellquote-perl (1.04-3) ...
18:27:18 #14 43.84 Setting up libnet-netmask-perl (2.0002-2) ...
18:27:18 #14 43.85 Setting up libsub-install-perl (0.929-1) ...
18:27:18 #14 43.86 Setting up gcc (4:12.2.0-3ubuntu1) ...
18:27:18 #14 43.89 Setting up dpkg-dev (1.21.21ubuntu1) ...
18:27:18 #14 43.91 Setting up libindirect-perl (0.39-2build1) ...
18:27:18 #14 43.92 Setting up libxs-parse-sublike-perl:amd64 (0.16-1ubuntu3) ...
18:27:18 #14 43.93 Setting up intltool-debian (0.35.0+20060710.6) ...
18:27:18 #14 43.94 Setting up libfreezethaw-perl (0.5001-3) ...
18:27:18 #14 43.96 Setting up libobject-pad-perl (0.78-1) ...
18:27:18 #14 43.97 Setting up liberror-perl (0.17029-2) ...
18:27:18 #14 43.98 Setting up patchutils (0.4.2-1build2) ...
18:27:18 #14 43.99 Setting up libmail-sendmail-perl (0.80-3) ...
18:27:18 #14 44.00 Setting up libltdl-dev:amd64 (2.4.7-5) ...
18:27:18 #14 44.02 Setting up libjson-maybexs-perl (1.004004-1) ...
18:27:19 # Build the compose plugin
18:27:19 cd /go/src/github.com/docker/compose \
18:27:19 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:27:19 make[2]: Entering directory '/root/build-deb/compose'
18:27:19 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:27:19 go: downloading github.com/docker/cli v24.0.5+incompatible
18:27:19 go: downloading go.opentelemetry.io/otel v1.14.0
18:27:19 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:27:19 go: downloading github.com/compose-spec/compose-go v1.18.3
18:27:19 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:27:19 go: downloading github.com/docker/buildx v0.11.2
18:27:19 go: downloading github.com/docker/docker v24.0.5+incompatible
18:27:19 go: downloading github.com/hashicorp/go-version v1.6.0
18:27:19 go: downloading github.com/mattn/go-shellwords v1.0.12
18:27:19 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:27:19 go: downloading github.com/moby/buildkit v0.12.1
18:27:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:27:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:27:19 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:27:19 go: downloading google.golang.org/grpc v1.57.0
18:27:19 go: downloading github.com/containerd/containerd v1.7.3
18:27:19 go: downloading github.com/jonboulle/clockwork v0.4.0
18:27:19 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:27:19 go: downloading github.com/stretchr/testify v1.8.4
18:27:19 go: downloading golang.org/x/sys v0.7.0
18:27:19 go: downloading github.com/theupdateframework/notary v0.7.0
18:27:19 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:27:19 go: downloading github.com/imdario/mergo v0.3.16
18:27:19 go: downloading github.com/containerd/console v1.0.3
18:27:19 go: downloading github.com/adrg/xdg v0.4.0
18:27:19 go: downloading github.com/buger/goterm v1.0.4
18:27:19 go: downloading github.com/go-logr/logr v1.2.4
18:27:19 go: downloading github.com/hashicorp/errwrap v1.1.0
18:27:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:27:19 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:27:19 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:27:19 go: downloading k8s.io/client-go v0.26.2
18:27:19 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:27:19 go: downloading k8s.io/api v0.26.2
18:27:19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:27:19 go: downloading k8s.io/apimachinery v0.26.2
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:27:19 go: downloading github.com/pelletier/go-toml v1.9.5
18:27:19 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:27:19 go: downloading github.com/golang/mock v1.6.0
18:27:19 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:27:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:27:19 go: downloading golang.org/x/crypto v0.7.0
18:27:19 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:27:19 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:27:19 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:27:19 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:27:19 Reading package lists...
18:27:19 go: downloading golang.org/x/net v0.9.0
18:27:19 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:27:19 go: downloading github.com/gogo/googleapis v1.4.1
18:27:19 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:27:19 go: downloading github.com/moby/locker v1.0.1
18:27:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:27:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:27:19 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:27:19 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:27:19 go: downloading google.golang.org/protobuf v1.30.0
18:27:19 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:27:19 go: downloading github.com/google/gofuzz v1.2.0
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:27:19 go: downloading github.com/aws/smithy-go v1.13.5
18:27:19 + RPM_EC=0
18:27:19 ++ jobs -p
18:27:19 + exit 0
18:27:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UbpTdW
18:27:19 + umask 022
18:27:19 + cd /root/rpmbuild/BUILD
18:27:19 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:19 + export CFLAGS
18:27:19 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:19 + export CXXFLAGS
18:27:19 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:19 + export FFLAGS
18:27:19 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:19 + export FCFLAGS
18:27:19 + VALAFLAGS=-g
18:27:19 + export VALAFLAGS
18:27:19 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:19 + export LDFLAGS
18:27:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:19 + export LT_SYS_LIBRARY_PATH
18:27:19 + CC=gcc
18:27:19 + export CC
18:27:19 + CXX=g++
18:27:19 + export CXX
18:27:19 + cd src
18:27:19 + export DOCKER_GITCOMMIT=949f8c9
18:27:19 + DOCKER_GITCOMMIT=949f8c9
18:27:19 + mkdir -p /go/src/github.com/docker
18:27:19 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:27:19 + TMP_GOPATH=/go
18:27:19 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:19 + RM_GOPATH=0
18:27:19 + TMP_GOPATH=/go
18:27:19 + : /usr/local/bin
18:27:19 + '[' -z /go ']'
18:27:19 + export GOPATH=/go
18:27:19 + GOPATH=/go
18:27:19 + case "$(go env GOARCH)" in
18:27:19 ++ go env GOARCH
18:27:19 + export GO_BUILDMODE=-buildmode=pie
18:27:19 + GO_BUILDMODE=-buildmode=pie
18:27:19 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:27:19 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:27:19 + bin=rootlesskit
18:27:19 + shift
18:27:19 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:27:19 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:27:19 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:19 + install_rootlesskit dynamic
18:27:19 + case "$1" in
18:27:19 + install_rootlesskit_dynamic
18:27:19 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:19 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:19 + export BUILD_MODE=-buildmode=pie
18:27:19 + BUILD_MODE=-buildmode=pie
18:27:19 + _install_rootlesskit
18:27:19 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:19 + for f in rootlesskit rootlesskit-docker-proxy
18:27:19 + GOBIN=/usr/local/bin
18:27:19 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:19 + GO111MODULE=on
18:27:19 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:19 #16 131.4   Cleanup    : systemd-219-78.el7.x86_64                                  62/65 
18:27:19 #14 44.03 Setting up libxml-sax-base-perl (1.09-3) ...
18:27:19 #14 44.04 Setting up libio-string-perl (1.08-4) ...
18:27:19 #14 44.05 Setting up libreadonly-perl (2.050-3) ...
18:27:19 #14 44.06 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ...
18:27:19 #14 44.07 Setting up libstring-copyright-perl (0.003014-1) ...
18:27:19 #14 44.09 Setting up libdata-optlist-perl (0.113-1) ...
18:27:19 #14 44.10 Setting up libipc-run-perl (20220807.0-1) ...
18:27:19 #14 44.11 Setting up git (1:2.39.2-1ubuntu1.1) ...
18:27:19 #14 44.13 Setting up libtext-xslate-perl:amd64 (3.5.9-1build2) ...
18:27:19 #14 44.15 Setting up libcontextual-return-perl (0.004014-4) ...
18:27:19 #14 44.16 Setting up libwww-robotrules-perl (6.02-1) ...
18:27:19 #14 44.17 Setting up libtypes-serialiser-perl (1.01-1) ...
18:27:19 #14 44.18 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
18:27:19 #14 44.19 Setting up libhtml-parser-perl:amd64 (3.81-1) ...
18:27:19 #14 44.21 Setting up libgit-wrapper-perl (0.048-2) ...
18:27:19 #14 44.22 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
18:27:19 #14 44.23 Setting up librole-tiny-perl (2.002004-1) ...
18:27:19 #14 44.24 Setting up gnupg (2.2.40-1.1ubuntu1) ...
18:27:19 #14 44.25 Setting up libc6-dev:amd64 (2.37-0ubuntu2.1) ...
18:27:19 #14 44.26 Setting up libfont-ttf-perl (1.06-2) ...
18:27:19 #14 44.27 Setting up libfile-homedir-perl (1.006-2) ...
18:27:19 #14 44.28 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8) ...
18:27:19 #14 44.30 Setting up libio-socket-ssl-perl (2.081-2) ...
18:27:19 #14 44.31 Setting up libsub-exporter-perl (0.989-1) ...
18:27:19 #14 44.32 Setting up libpython3-stdlib:amd64 (3.11.2-1) ...
18:27:19 #14 44.33 Setting up libalgorithm-merge-perl (0.08-5) ...
18:27:19 #14 44.34 Setting up libhttp-message-perl (6.44-1) ...
18:27:19 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:27:19 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:27:19 go: downloading golang.org/x/term v0.7.0
18:27:19 go: downloading github.com/containerd/continuity v0.4.1
18:27:19 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:27:19 go: downloading k8s.io/klog/v2 v2.90.1
18:27:19 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:27:19 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:27:19 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:27:19 go: downloading gopkg.in/inf.v0 v0.9.1
18:27:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:27:19 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:27:19 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:27:19 go: downloading golang.org/x/oauth2 v0.7.0
18:27:19 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:27:19 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:27:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:27:19 go: downloading github.com/mattn/go-colorable v0.1.13
18:27:19 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:27:19 go: downloading sigs.k8s.io/yaml v1.3.0
18:27:19 go: downloading github.com/moby/spdystream v0.2.0
18:27:19 go: downloading github.com/mattn/go-isatty v0.0.17
18:27:19 go: downloading github.com/json-iterator/go v1.1.12
18:27:19 go: downloading github.com/modern-go/reflect2 v1.0.2
18:27:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:27:19 Building dependency tree...
18:27:19 Reading state information...
18:27:19 Correcting dependencies... Done
18:27:19 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:19 Selecting previously unselected package python3-minimal.
18:27:19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6950 files and directories currently installed.)
18:27:19 Preparing to unpack .../python3-minimal_3.9.2-3_arm64.deb ...
18:27:19 Unpacking python3-minimal (3.9.2-3) ...
18:27:19 Selecting previously unselected package media-types.
18:27:19 Preparing to unpack .../media-types_4.0.0_all.deb ...
18:27:19 Unpacking media-types (4.0.0) ...
18:27:19 Selecting previously unselected package libmpdec3:arm64.
18:27:19 Preparing to unpack .../libmpdec3_2.5.1-1_arm64.deb ...
18:27:19 Unpacking libmpdec3:arm64 (2.5.1-1) ...
18:27:19 Preparing to unpack .../libtinfo6_6.2+20201114-2+deb11u2_arm64.deb ...
18:27:19 #14 44.36 Setting up libdata-validate-ip-perl (0.31-1) ...
18:27:19 #14 44.37 Setting up libhtml-form-perl (6.11-1) ...
18:27:19 #14 44.38 Setting up libiterator-perl (0.03+ds1-2) ...
18:27:19 #14 44.39 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
18:27:19 #14 44.41 Setting up libjson-xs-perl (4.030-2) ...
18:27:19 #14 44.44 Setting up python3.11 (3.11.4-1~23.04) ...
18:27:19 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:27:19 go: downloading github.com/go-openapi/swag v0.19.14
18:27:19 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:27:19 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:27:19 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:27:19 go: downloading github.com/mailru/easyjson v0.7.6
18:27:19 go: downloading github.com/josharian/intern v1.0.0
18:27:19 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:27:19 Skipping docker-ce, it is already installed and upgrade is not set.
18:27:19 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:27:19 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:27:19 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:27:19 The following additional packages will be installed:
18:27:19   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:27:19   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
18:27:19   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
18:27:19   libnftnl11 libpam-systemd systemd systemd-sysv
18:27:19 Suggested packages:
18:27:19   kmod systemd-container policykit-1
18:27:19 Recommended packages:
18:27:19   nftables libnss-systemd
18:27:19 The following NEW packages will be installed:
18:27:19   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:27:19   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
18:27:19   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
18:27:19   libnftnl11 libpam-systemd systemd systemd-sysv
18:27:19 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:19 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:19 go: downloading golang.org/x/sys v0.8.0
18:27:19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:19 go: downloading github.com/gofrs/flock v0.8.1
18:27:19 Unpacking libtinfo6:arm64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2+deb11u1) ...
18:27:19 Setting up libtinfo6:arm64 (6.2+20201114-2+deb11u2) ...
18:27:19 Selecting previously unselected package libncursesw6:arm64.
18:27:19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6985 files and directories currently installed.)
18:27:19 Preparing to unpack .../0-libncursesw6_6.2+20201114-2+deb11u2_arm64.deb ...
18:27:19 Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ...
18:27:19 Selecting previously unselected package readline-common.
18:27:19 Preparing to unpack .../1-readline-common_8.1-1_all.deb ...
18:27:19 Unpacking readline-common (8.1-1) ...
18:27:19 Selecting previously unselected package libreadline8:arm64.
18:27:19 Preparing to unpack .../2-libreadline8_8.1-1_arm64.deb ...
18:27:19 Unpacking libreadline8:arm64 (8.1-1) ...
18:27:19 #16 131.9   Cleanup    : systemd-libs-219-78.el7.x86_64                             63/65 
18:27:19 #16 132.4   Cleanup    : glibc-common-2.17-317.el7.x86_64                           64/65 
18:27:19 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
18:27:19 Need to get 25.7 MB of archives.
18:27:19 After this operation, 114 MB of additional disk space will be used.
18:27:19 Get:1 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
18:27:19 Get:2 http://deb.debian.org/debian buster/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
18:27:19 Get:3 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
18:27:19 Get:4 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
18:27:19 Get:5 http://deb.debian.org/debian buster/main arm64 libjson-c3 arm64 0.12.1+ds-2+deb10u1 [26.8 kB]
18:27:19 Get:6 http://deb.debian.org/debian buster/main arm64 libcryptsetup12 arm64 2:2.1.0-5+deb10u2 [181 kB]
18:27:19 Get:7 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
18:27:19 Get:8 http://deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
18:27:19 Get:9 https://download.docker.com/linux/debian buster/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
18:27:19 Get:10 http://deb.debian.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB]
18:27:19 Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 systemd arm64 241-7~deb10u10 [3262 kB]
18:27:19 Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 systemd-sysv arm64 241-7~deb10u10 [100 kB]
18:27:19 Get:13 http://deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
18:27:19 Get:14 http://deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
18:27:19 Get:15 http://deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:27:19 Get:16 http://deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
18:27:19 Get:17 http://deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
18:27:19 Get:18 http://deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
18:27:19 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 dbus arm64 1.12.24-0+deb10u1 [231 kB]
18:27:19 Get:20 http://deb.debian.org/debian-security buster/updates/main arm64 libpam-systemd arm64 241-7~deb10u10 [200 kB]
18:27:19 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 dbus-user-session arm64 1.12.24-0+deb10u1 [97.9 kB]
18:27:19 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:19 go: downloading github.com/google/uuid v1.3.0
18:27:19 go: downloading github.com/moby/vpnkit v0.5.0
18:27:19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:19 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:19 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:19 go: downloading github.com/josharian/native v1.1.0
18:27:19 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:19 Selecting previously unselected package libsqlite3-0:arm64.
18:27:19 Preparing to unpack .../3-libsqlite3-0_3.34.1-3_arm64.deb ...
18:27:19 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
18:27:19 Selecting previously unselected package libpython3.9-stdlib:arm64.
18:27:19 Preparing to unpack .../4-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
18:27:19 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
18:27:19 Selecting previously unselected package python3.9.
18:27:19 Preparing to unpack .../5-python3.9_3.9.2-1_arm64.deb ...
18:27:20 Unpacking python3.9 (3.9.2-1) ...
18:27:20 Selecting previously unselected package libpython3-stdlib:arm64.
18:27:20 Preparing to unpack .../6-libpython3-stdlib_3.9.2-3_arm64.deb ...
18:27:20 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
18:27:20 Setting up python3-minimal (3.9.2-3) ...
18:27:20 Selecting previously unselected package python3.
18:27:20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7388 files and directories currently installed.)
18:27:20 Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ...
18:27:20 #14 45.14 Setting up libhttp-negotiate-perl (6.01-2) ...
18:27:20 #14 45.15 Setting up libio-prompter-perl (0.004015-2) ...
18:27:20 #14 45.16 Setting up libiterator-util-perl (0.02+ds1-2) ...
18:27:20 #14 45.18 Setting up libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ...
18:27:20 #14 45.19 Setting up libhttp-cookies-perl (6.10-1) ...
18:27:20 #14 45.20 Setting up libtool (2.4.7-5) ...
18:27:20 #14 45.22 Setting up po-debconf (1.0.21+nmu1) ...
18:27:20 #14 45.23 Setting up libhtml-tree-perl (5.07-3) ...
18:27:20 #14 45.37 Setting up libparams-classify-perl:amd64 (0.015-2build2) ...
18:27:20 #14 45.38 Setting up libcgi-pm-perl (4.55-1) ...
18:27:20 #14 45.40 Setting up python3 (3.11.2-1) ...
18:27:20 Unpacking python3 (3.9.2-3) ...
18:27:20 Selecting previously unselected package openssl.
18:27:20 Preparing to unpack .../01-openssl_1.1.1w-0+deb11u1_arm64.deb ...
18:27:20 Unpacking openssl (1.1.1w-0+deb11u1) ...
18:27:20 Selecting previously unselected package ca-certificates.
18:27:20 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
18:27:20 Unpacking ca-certificates (20210119) ...
18:27:20 Selecting previously unselected package apt-transport-https.
18:27:20 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
18:27:20 Unpacking apt-transport-https (2.2.4) ...
18:27:20 Selecting previously unselected package libbrotli1:arm64.
18:27:20 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_arm64.deb ...
18:27:20 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
18:27:20 debconf: delaying package configuration, since apt-utils is not installed
18:27:20 Fetched 25.7 MB in 1s (42.3 MB/s)
18:27:20 Selecting previously unselected package libapparmor1:arm64.
18:27:20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9945 files and directories currently installed.)
18:27:20 Preparing to unpack .../0-libapparmor1_2.13.2-10_arm64.deb ...
18:27:20 Unpacking libapparmor1:arm64 (2.13.2-10) ...
18:27:20 Selecting previously unselected package libargon2-1:arm64.
18:27:20 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_arm64.deb ...
18:27:20 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
18:27:20 Selecting previously unselected package dmsetup.
18:27:20 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_arm64.deb ...
18:27:20 Unpacking dmsetup (2:1.02.155-3) ...
18:27:20 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:27:20 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
18:27:20 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:27:20 #16 132.4   Cleanup    : glibc-2.17-317.el7.x86_64                                  65/65 
18:27:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm
18:27:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GIBqNM
18:27:20 + umask 022
18:27:20 + cd /root/rpmbuild/BUILD
18:27:20 + cd src
18:27:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64
18:27:20 + exit 0
18:27:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GiuFlR
18:27:20 + umask 022
18:27:20 + cd /root/rpmbuild/BUILD
18:27:20 + cd /root/rpmbuild/BUILD
18:27:20 + rm -rf src
18:27:20 + /usr/bin/mkdir -p src
18:27:20 + cd src
18:27:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:27:20 + /usr/bin/tar -xof -
18:27:20 Selecting previously unselected package libsasl2-modules-db:arm64.
18:27:20 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:27:20 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:27:20 Selecting previously unselected package libsasl2-2:arm64.
18:27:20 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:27:20 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:27:20 Selecting previously unselected package libldap-2.4-2:arm64.
18:27:20 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
18:27:20 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:27:20 Selecting previously unselected package libnghttp2-14:arm64.
18:27:20 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_arm64.deb ...
18:27:20 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
18:27:20 Selecting previously unselected package libpsl5:arm64.
18:27:20 Preparing to unpack .../09-libpsl5_0.21.0-1.2_arm64.deb ...
18:27:20 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
18:27:20 Selecting previously unselected package librtmp1:arm64.
18:27:20 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:27:20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:27:20 Selecting previously unselected package libjson-c3:arm64.
18:27:20 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_arm64.deb ...
18:27:20 Unpacking libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
18:27:20 Selecting previously unselected package libcryptsetup12:arm64.
18:27:20 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_arm64.deb ...
18:27:20 Unpacking libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
18:27:20 Selecting previously unselected package libidn11:arm64.
18:27:20 Preparing to unpack .../6-libidn11_1.33-2.2_arm64.deb ...
18:27:20 Unpacking libidn11:arm64 (1.33-2.2) ...
18:27:20 Selecting previously unselected package libip4tc0:arm64.
18:27:20 Preparing to unpack .../7-libip4tc0_1.8.2-4_arm64.deb ...
18:27:20 Unpacking libip4tc0:arm64 (1.8.2-4) ...
18:27:20 Selecting previously unselected package libkmod2:arm64.
18:27:20 Preparing to unpack .../8-libkmod2_26-1_arm64.deb ...
18:27:20 Unpacking libkmod2:arm64 (26-1) ...
18:27:20 #16 133.5   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/65 
18:27:20 #16 133.5   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/65 
18:27:20 #16 133.5   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/65 
18:27:20 #16 133.5   Verifying  : systemd-libs-219-78.el7_9.7.x86_64                          4/65 
18:27:20 #16 133.6   Verifying  : rsync-3.1.2-12.el7_9.x86_64                                 5/65 
18:27:20 #16 133.6   Verifying  : glibc-2.17-326.el7_9.x86_64                                 6/65 
18:27:20 #16 133.6   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    7/65 
18:27:20 #16 133.6   Verifying  : systemd-219-78.el7_9.7.x86_64                               8/65 
18:27:20 #16 133.6   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64             9/65 
18:27:20 #16 133.6   Verifying  : pcre-devel-8.32-17.el7.x86_64                              10/65 
18:27:20 #16 133.6   Verifying  : openssh-clients-7.4p1-23.el7_9.x86_64                      11/65 
18:27:20 #16 133.6   Verifying  : glibc-common-2.17-326.el7_9.x86_64                         12/65 
18:27:20 #16 133.7   Verifying  : automake-1.13.4-3.el7.noarch                               13/65 
18:27:20 #16 133.7   Verifying  : lzo-2.06-8.el7.x86_64                                      14/65 
18:27:20 #16 133.7   Verifying  : m4-1.4.16-10.el7.x86_64                                    15/65 
18:27:20 #16 133.7   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             16/65 
18:27:20 #16 133.7   Verifying  : systemd-devel-219-78.el7_9.7.x86_64                        17/65 
18:27:20 #16 133.7   Verifying  : checkpolicy-2.5-8.el7.x86_64                               18/65 
18:27:20 #16 133.7   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    19/65 
18:27:20 #16 133.7   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        20/65 
18:27:20 #16 133.8   Verifying  : policycoreutils-2.5-34.el7.x86_64                          21/65 
18:27:20 #16 133.8   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        22/65 
18:27:20 #16 133.8   Verifying  : which-2.20-7.el7.x86_64                                    23/65 
18:27:20 #14 45.66 Setting up libhtml-format-perl (2.16-2) ...
18:27:20 #14 45.67 Setting up python3-xdg (0.28-2) ...
18:27:20 #14 45.81 Setting up libxml-sax-perl (1.02+dfsg-3) ...
18:27:20 #14 45.86 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:27:20 #14 45.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:27:20 #14 46.03 
18:27:20 #14 46.03 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:27:20 Selecting previously unselected package libssh2-1:arm64.
18:27:20 Preparing to unpack .../11-libssh2-1_1.9.0-2_arm64.deb ...
18:27:20 Unpacking libssh2-1:arm64 (1.9.0-2) ...
18:27:20 Selecting previously unselected package libcurl4:arm64.
18:27:20 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
18:27:20 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
18:27:20 Selecting previously unselected package curl.
18:27:20 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u10_arm64.deb ...
18:27:20 Unpacking curl (7.74.0-1.3+deb11u10) ...
18:27:20 Selecting previously unselected package libassuan0:arm64.
18:27:20 Preparing to unpack .../14-libassuan0_2.5.3-7.1_arm64.deb ...
18:27:20 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
18:27:20 Selecting previously unselected package gpgconf.
18:27:20 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
18:27:20 Unpacking gpgconf (2.2.27-2+deb11u2) ...
18:27:20 Selecting previously unselected package systemd.
18:27:20 Preparing to unpack .../9-systemd_241-7~deb10u10_arm64.deb ...
18:27:20 Unpacking systemd (241-7~deb10u10) ...
18:27:21 #16 133.8   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         24/65 
18:27:21 #16 133.8   Verifying  : cpp-4.8.5-44.el7.x86_64                                    25/65 
18:27:21 #16 133.8   Verifying  : glibc-headers-2.17-326.el7_9.x86_64                        26/65 
18:27:21 #16 133.8   Verifying  : python-IPy-0.75-6.el7.noarch                               27/65 
18:27:21 #16 133.8   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              28/65 
18:27:21 #16 133.9   Verifying  : git-1.8.3.1-25.el7_9.x86_64                                29/65 
18:27:21 #16 133.9   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               30/65 
18:27:21 #16 133.9   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         31/65 
18:27:21 #16 133.9   Verifying  : 1:make-3.82-24.el7.x86_64                                  32/65 
18:27:21 #16 133.9   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          33/65 
18:27:21 #16 133.9   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              34/65 
18:27:21 #16 133.9   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            35/65 
18:27:21 #16 133.9   Verifying  : kernel-headers-3.10.0-1160.99.1.el7.x86_64                 36/65 
18:27:21 #14 46.05 Setting up python3-six (1.16.0-4) ...
18:27:21 #14 46.17 Setting up dh-autoreconf (20) ...
18:27:21 #14 46.18 Setting up libdata-validate-uri-perl (0.07-2) ...
18:27:21 #14 46.20 Setting up libnet-smtp-ssl-perl (1.04-2) ...
18:27:21 #14 46.21 Setting up python3-gpg (1.18.0-3ubuntu2) ...
18:27:21 Selecting previously unselected package libksba8:arm64.
18:27:21 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_arm64.deb ...
18:27:21 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ...
18:27:21 Selecting previously unselected package libnpth0:arm64.
18:27:21 Preparing to unpack .../17-libnpth0_1.6-3_arm64.deb ...
18:27:21 Unpacking libnpth0:arm64 (1.6-3) ...
18:27:21 Selecting previously unselected package dirmngr.
18:27:21 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
18:27:21 Unpacking dirmngr (2.2.27-2+deb11u2) ...
18:27:21 Selecting previously unselected package distro-info-data.
18:27:21 Preparing to unpack .../19-distro-info-data_0.51+deb11u4_all.deb ...
18:27:21 Unpacking distro-info-data (0.51+deb11u4) ...
18:27:21 Selecting previously unselected package libglib2.0-0:arm64.
18:27:21 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_arm64.deb ...
18:27:21 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
18:27:21 Setting up libapparmor1:arm64 (2.13.2-10) ...
18:27:21 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
18:27:21 Setting up libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
18:27:21 Setting up libidn11:arm64 (1.33-2.2) ...
18:27:21 Setting up libip4tc0:arm64 (1.8.2-4) ...
18:27:21 Setting up libkmod2:arm64 (26-1) ...
18:27:21 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:27:21 Setting up libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
18:27:21 Setting up systemd (241-7~deb10u10) ...
18:27:21 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:27:21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:27:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:27:21 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:27:21 + STATUS=0
18:27:21 + '[' 0 -ne 0 ']'
18:27:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:27:21 + /usr/bin/tar -xof -
18:27:21 #16 134.0   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       37/65 
18:27:21 #16 134.0   Verifying  : openssh-7.4p1-23.el7_9.x86_64                              38/65 
18:27:21 #16 134.0   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           39/65 
18:27:21 #16 134.0   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        40/65 
18:27:21 #16 134.1   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             41/65 
18:27:21 #16 134.1   Verifying  : perl-Git-1.8.3.1-25.el7_9.noarch                           42/65 
18:27:21 #16 134.1   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        43/65 
18:27:21 #16 134.1   Verifying  : gcc-4.8.5-44.el7.x86_64                                    44/65 
18:27:21 #16 134.1   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  45/65 
18:27:21 #16 134.1   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   46/65 
18:27:21 #16 134.1   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       47/65 
18:27:21 #16 134.1   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           48/65 
18:27:21 #16 134.2   Verifying  : glibc-static-2.17-326.el7_9.x86_64                         49/65 
18:27:21 #16 134.2   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                50/65 
18:27:21 #16 134.2   Verifying  : autoconf-2.69-11.el7.noarch                                51/65 
18:27:21 #16 134.2   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      52/65 
18:27:21 #16 134.2   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    53/65 
18:27:21 #16 134.2   Verifying  : glibc-devel-2.17-326.el7_9.x86_64                          54/65 
18:27:21 #16 134.2   Verifying  : libselinux-python-2.5-15.el7.x86_64                        55/65 
18:27:21 #16 134.2   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  56/65 
18:27:21 #16 134.2   Verifying  : libgomp-4.8.5-44.el7.x86_64                                57/65 
18:27:21 #16 134.3   Verifying  : less-458-9.el7.x86_64                                      58/65 
18:27:21 #16 134.3   Verifying  : libcgroup-0.41-21.el7.x86_64                               59/65 
18:27:21 #16 134.3   Verifying  : glibc-common-2.17-317.el7.x86_64                           60/65 
18:27:21 #16 134.3   Verifying  : systemd-libs-219-78.el7.x86_64                             61/65 
18:27:21 #16 134.3   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      62/65 
18:27:21 #16 134.3   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/65 
18:27:21 #16 134.3   Verifying  : systemd-219-78.el7.x86_64                                  64/65 
18:27:21 #16 134.3   Verifying  : glibc-2.17-317.el7.x86_64                                  65/65 
18:27:21 #16 134.3 
18:27:21 #16 134.3 Installed:
18:27:21 #16 134.3   cmake.x86_64 0:2.8.12.2-2.el7                                                 
18:27:21 #16 134.3   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
18:27:21 #16 134.3   gcc.x86_64 0:4.8.5-44.el7                                                     
18:27:21 #16 134.3   git.x86_64 0:1.8.3.1-25.el7_9                                                 
18:27:21 #16 134.3   glibc-static.x86_64 0:2.17-326.el7_9                                          
18:27:21 #16 134.3   libarchive.x86_64 0:3.1.2-14.el7_7                                            
18:27:21 #16 134.3   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
18:27:21 #16 134.3   libselinux-devel.x86_64 0:2.5-15.el7                                          
18:27:21 #16 134.3   libtool.x86_64 0:2.4.2-22.el7_3                                               
18:27:21 #16 134.3   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
18:27:21 #16 134.3   make.x86_64 1:3.82-24.el7                                                     
18:27:21 #16 134.3   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
18:27:21 #16 134.3   systemd-devel.x86_64 0:219-78.el7_9.7                                         
18:27:21 #16 134.3   which.x86_64 0:2.20-7.el7                                                     
18:27:21 #16 134.3 
18:27:21 #16 134.3 Dependency Installed:
18:27:21 #16 134.3   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
18:27:21 #16 134.3   autoconf.noarch 0:2.69-11.el7                                                 
18:27:21 #16 134.3   automake.noarch 0:1.13.4-3.el7                                                
18:27:21 #16 134.3   checkpolicy.x86_64 0:2.5-8.el7                                                
18:27:21 #16 134.3   cpp.x86_64 0:4.8.5-44.el7                                                     
18:27:21 #16 134.3   fipscheck.x86_64 0:1.4.1-6.el7                                                
18:27:21 #16 134.3   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
18:27:21 #16 134.3   glibc-devel.x86_64 0:2.17-326.el7_9                                           
18:27:21 #16 134.3   glibc-headers.x86_64 0:2.17-326.el7_9                                         
18:27:21 #16 134.3   kernel-headers.x86_64 0:3.10.0-1160.99.1.el7                                  
18:27:21 #16 134.3   less.x86_64 0:458-9.el7                                                       
18:27:21 #16 134.3   libcgroup.x86_64 0:0.41-21.el7                                                
18:27:21 #16 134.3   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
18:27:21 #16 134.3   libgomp.x86_64 0:4.8.5-44.el7                                                 
18:27:21 #16 134.3   libmpc.x86_64 0:1.0.1-3.el7                                                   
18:27:21 #16 134.3   libseccomp.x86_64 0:2.3.1-4.el7                                               
18:27:21 #16 134.3   libselinux-python.x86_64 0:2.5-15.el7                                         
18:27:21 #16 134.3   libselinux-utils.x86_64 0:2.5-15.el7                                          
18:27:21 #16 134.3   libsemanage-python.x86_64 0:2.5-14.el7                                        
18:27:21 #16 134.3   libsepol-devel.x86_64 0:2.5-10.el7                                            
18:27:21 #16 134.3   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
18:27:21 #16 134.3   lzo.x86_64 0:2.06-8.el7                                                       
18:27:21 #16 134.3   m4.x86_64 0:1.4.16-10.el7                                                     
18:27:21 #16 134.3   mpfr.x86_64 0:3.1.1-4.el7                                                     
18:27:21 #16 134.3   openssh.x86_64 0:7.4p1-23.el7_9                                               
18:27:21 #16 134.3   openssh-clients.x86_64 0:7.4p1-23.el7_9                                       
18:27:21 #16 134.3   pcre-devel.x86_64 0:8.32-17.el7                                               
18:27:21 #16 134.3   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
18:27:21 #16 134.3   perl-Error.noarch 1:0.17020-2.el7                                             
18:27:21 #16 134.3   perl-Git.noarch 0:1.8.3.1-25.el7_9                                            
18:27:21 #16 134.3   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
18:27:21 #16 134.3   perl-Test-Harness.noarch 0:3.28-3.el7                                         
18:27:21 #16 134.3   policycoreutils.x86_64 0:2.5-34.el7                                           
18:27:21 #16 134.3   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
18:27:21 #16 134.3   policycoreutils-python.x86_64 0:2.5-34.el7                                    
18:27:21 #16 134.3   python-IPy.noarch 0:0.75-6.el7                                                
18:27:21 #16 134.3   rsync.x86_64 0:3.1.2-12.el7_9                                                 
18:27:21 #16 134.3   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
18:27:21 #16 134.3   setools-libs.x86_64 0:3.3.8-4.el7                                             
18:27:21 #16 134.3 
18:27:21 #16 134.3 Dependency Updated:
18:27:21 #16 134.3   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
18:27:21 #16 134.3   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
18:27:21 #16 134.3   glibc.x86_64 0:2.17-326.el7_9                                                 
18:27:21 #16 134.3   glibc-common.x86_64 0:2.17-326.el7_9                                          
18:27:21 #16 134.3   systemd.x86_64 0:219-78.el7_9.7                                               
18:27:21 #16 134.3   systemd-libs.x86_64 0:219-78.el7_9.7                                          
18:27:21 #16 134.3 
18:27:21 #14 46.36 Setting up python3-certifi (2022.9.24-1) ...
18:27:21 #14 46.47 Setting up libmodule-runtime-perl (0.016-2) ...
18:27:21 #14 46.49 Setting up libmailtools-perl (2.21-2) ...
18:27:21 #14 46.50 Setting up python3-idna (3.3-1) ...
18:27:21 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:27:21 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
18:27:21 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:27:21 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:27:21 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
18:27:21 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:27:21 Selecting previously unselected package libpackagekit-glib2-18:arm64.
18:27:21 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_arm64.deb ...
18:27:21 Unpacking libpackagekit-glib2-18:arm64 (1.2.2-2) ...
18:27:21 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:27:21 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_arm64.deb ...
18:27:21 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
18:27:21 Selecting previously unselected package gnupg-l10n.
18:27:21 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
18:27:21 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
18:27:21 Initializing machine ID from random generator.
18:27:21 + STATUS=0
18:27:21 + '[' 0 -ne 0 ']'
18:27:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:21 + exit 0
18:27:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zv0KWt
18:27:21 + umask 022
18:27:21 + cd /root/rpmbuild/BUILD
18:27:21 + cd src
18:27:21 + pushd /root/rpmbuild/BUILD/src/buildx
18:27:21 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:27:21 + GO111MODULE=on
18:27:21 + CGO_ENABLED=0
18:27:21 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:27:21 #16 134.3 Complete!
18:27:21 #14 46.69 Setting up python3-urllib3 (1.26.12-1) ...
18:27:21 #14 46.85 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
18:27:21 #14 46.89 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:27:21 Selecting previously unselected package gnupg-utils.
18:27:21 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
18:27:21 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
18:27:21 Selecting previously unselected package gpg.
18:27:21 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_arm64.deb ...
18:27:21 Unpacking gpg (2.2.27-2+deb11u2) ...
18:27:21 Selecting previously unselected package pinentry-curses.
18:27:21 Preparing to unpack .../28-pinentry-curses_1.1.0-4_arm64.deb ...
18:27:21 Unpacking pinentry-curses (1.1.0-4) ...
18:27:21 Selecting previously unselected package gpg-agent.
18:27:21 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
18:27:21 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
18:27:21 Setting up dmsetup (2:1.02.155-3) ...
18:27:21 Selecting previously unselected package systemd-sysv.
18:27:21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10775 files and directories currently installed.)
18:27:21 Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_arm64.deb ...
18:27:21 Unpacking systemd-sysv (241-7~deb10u10) ...
18:27:21 Selecting previously unselected package libip6tc0:arm64.
18:27:21 Preparing to unpack .../01-libip6tc0_1.8.2-4_arm64.deb ...
18:27:21 Unpacking libip6tc0:arm64 (1.8.2-4) ...
18:27:21 #14 46.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:27:21 #14 47.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:27:21 #14 47.13 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:27:22 Selecting previously unselected package libiptc0:arm64.
18:27:22 Preparing to unpack .../02-libiptc0_1.8.2-4_arm64.deb ...
18:27:22 Unpacking libiptc0:arm64 (1.8.2-4) ...
18:27:22 Selecting previously unselected package libnfnetlink0:arm64.
18:27:22 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:27:22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:27:22 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:27:22 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
18:27:22 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:27:22 Selecting previously unselected package libnftnl11:arm64.
18:27:22 Preparing to unpack .../05-libnftnl11_1.1.2-2_arm64.deb ...
18:27:22 Unpacking libnftnl11:arm64 (1.1.2-2) ...
18:27:22 Selecting previously unselected package iptables.
18:27:22 Preparing to unpack .../06-iptables_1.8.2-4_arm64.deb ...
18:27:22 Unpacking iptables (1.8.2-4) ...
18:27:22 Selecting previously unselected package gpg-wks-client.
18:27:22 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
18:27:22 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
18:27:22 Selecting previously unselected package gpg-wks-server.
18:27:22 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
18:27:22 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
18:27:22 Selecting previously unselected package gpgsm.
18:27:22 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
18:27:22 Unpacking gpgsm (2.2.27-2+deb11u2) ...
18:27:22 Selecting previously unselected package gnupg.
18:27:22 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
18:27:22 Unpacking gnupg (2.2.27-2+deb11u2) ...
18:27:22 Selecting previously unselected package gnupg2.
18:27:22 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
18:27:22 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
18:27:22 Selecting previously unselected package iso-codes.
18:27:22 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
18:27:22 Unpacking iso-codes (4.6.0-1) ...
18:27:22 #14 47.16 Setting up dh-strip-nondeterminism (1.13.1-1) ...
18:27:22 #14 47.17 Setting up libconst-fast-perl (0.014-2) ...
18:27:22 #14 47.18 Setting up libhttp-daemon-perl (6.14-2) ...
18:27:22 #14 47.20 Setting up python3-unidiff (0.7.3-1) ...
18:27:22 Selecting previously unselected package dbus.
18:27:22 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_arm64.deb ...
18:27:22 Unpacking dbus (1.12.24-0+deb10u1) ...
18:27:22 Selecting previously unselected package libpam-systemd:arm64.
18:27:22 Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_arm64.deb ...
18:27:22 Unpacking libpam-systemd:arm64 (241-7~deb10u10) ...
18:27:22 Selecting previously unselected package containerd.io.
18:27:22 Preparing to unpack .../09-containerd.io_1.6.24-1_arm64.deb ...
18:27:22 Unpacking containerd.io (1.6.24-1) ...
18:27:22 #16 DONE 134.8s
18:27:22 
18:27:22 #17 [stage-1 6/7] COPY --link --from=golang /usr/local/go /usr/local/go
18:27:22 #14 47.31 Setting up libdata-dpath-perl (0.58-2) ...
18:27:22 #14 47.33 Setting up python3-magic (2:0.4.26-3) ...
18:27:22 #14 47.45 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ...
18:27:22 #14 47.46 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ...
18:27:22 #14 47.48 Setting up python3-pkg-resources (66.1.1-1) ...
18:27:22 Selecting previously unselected package libcurl3-gnutls:arm64.
18:27:22 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u10_arm64.deb ...
18:27:22 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u10) ...
18:27:22 Selecting previously unselected package libdbus-1-3:arm64.
18:27:22 Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_arm64.deb ...
18:27:22 Unpacking libdbus-1-3:arm64 (1.12.28-0+deb11u1) ...
18:27:22 Selecting previously unselected package lsb-release.
18:27:22 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
18:27:22 Unpacking lsb-release (11.1.0) ...
18:27:22 Selecting previously unselected package python-apt-common.
18:27:22 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
18:27:22 Unpacking python-apt-common (2.2.1) ...
18:27:22 Selecting previously unselected package python3-apt.
18:27:22 Preparing to unpack .../40-python3-apt_2.2.1_arm64.deb ...
18:27:22 Unpacking python3-apt (2.2.1) ...
18:27:22 Selecting previously unselected package python3-dbus.
18:27:22 Preparing to unpack .../41-python3-dbus_1.2.16-5_arm64.deb ...
18:27:22 Unpacking python3-dbus (1.2.16-5) ...
18:27:22 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:27:22 ++ pwd
18:27:22 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:27:22 Project root: .
18:27:22 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:27:22 INFO: man/src/attach.md found
18:27:22 WARN: man/src/build.md does not exist, skipping
18:27:22 WARN: man/src/builder/build.md does not exist, skipping
18:27:22 WARN: man/src/builder/prune.md does not exist, skipping
18:27:22 WARN: man/src/builder.md does not exist, skipping
18:27:22 WARN: man/src/checkpoint/create.md does not exist, skipping
18:27:22 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:27:22 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:27:22 WARN: man/src/checkpoint.md does not exist, skipping
18:27:22 INFO: man/src/commit.md found
18:27:22 WARN: man/src/config/create.md does not exist, skipping
18:27:22 WARN: man/src/config/inspect.md does not exist, skipping
18:27:22 WARN: man/src/config/ls.md does not exist, skipping
18:27:22 WARN: man/src/config/rm.md does not exist, skipping
18:27:22 WARN: man/src/config.md does not exist, skipping
18:27:22 INFO: man/src/container/attach.md found
18:27:22 INFO: man/src/container/commit.md found
18:27:22 INFO: man/src/container/cp.md found
18:27:22 INFO: man/src/container/create.md found
18:27:22 INFO: man/src/container/diff.md found
18:27:22 INFO: man/src/container/exec.md found
18:27:22 INFO: man/src/container/export.md found
18:27:22 WARN: man/src/container/inspect.md does not exist, skipping
18:27:22 INFO: man/src/container/kill.md found
18:27:22 INFO: man/src/container/logs.md found
18:27:22 INFO: man/src/container/ls.md found
18:27:22 INFO: man/src/container/pause.md found
18:27:22 INFO: man/src/container/port.md found
18:27:22 WARN: man/src/container/prune.md does not exist, skipping
18:27:22 INFO: man/src/container/rename.md found
18:27:22 INFO: man/src/container/restart.md found
18:27:22 INFO: man/src/container/rm.md found
18:27:22 INFO: man/src/container/run.md found
18:27:22 INFO: man/src/container/start.md found
18:27:22 INFO: man/src/container/stats.md found
18:27:22 INFO: man/src/container/stop.md found
18:27:22 INFO: man/src/container/top.md found
18:27:22 INFO: man/src/container/unpause.md found
18:27:22 INFO: man/src/container/update.md found
18:27:22 INFO: man/src/container/wait.md found
18:27:22 WARN: man/src/container.md does not exist, skipping
18:27:22 WARN: man/src/context/create.md does not exist, skipping
18:27:22 WARN: man/src/context/export.md does not exist, skipping
18:27:22 WARN: man/src/context/import.md does not exist, skipping
18:27:22 WARN: man/src/context/inspect.md does not exist, skipping
18:27:22 WARN: man/src/context/ls.md does not exist, skipping
18:27:22 WARN: man/src/context/rm.md does not exist, skipping
18:27:22 WARN: man/src/context/show.md does not exist, skipping
18:27:22 WARN: man/src/context/update.md does not exist, skipping
18:27:22 WARN: man/src/context/use.md does not exist, skipping
18:27:22 WARN: man/src/context.md does not exist, skipping
18:27:22 INFO: man/src/cp.md found
18:27:22 INFO: man/src/create.md found
18:27:22 INFO: man/src/diff.md found
18:27:22 INFO: man/src/events.md found
18:27:22 INFO: man/src/exec.md found
18:27:22 INFO: man/src/export.md found
18:27:22 INFO: man/src/history.md found
18:27:22 INFO: man/src/image/build.md found
18:27:22 INFO: man/src/image/history.md found
18:27:22 INFO: man/src/image/import.md found
18:27:22 WARN: man/src/image/inspect.md does not exist, skipping
18:27:22 INFO: man/src/image/load.md found
18:27:22 INFO: man/src/image/ls.md found
18:27:22 WARN: man/src/image/prune.md does not exist, skipping
18:27:22 INFO: man/src/image/pull.md found
18:27:22 INFO: man/src/image/push.md found
18:27:22 INFO: man/src/image/rm.md found
18:27:22 INFO: man/src/image/save.md found
18:27:22 INFO: man/src/image/tag.md found
18:27:22 WARN: man/src/image.md does not exist, skipping
18:27:22 INFO: man/src/images.md found
18:27:22 INFO: man/src/import.md found
18:27:22 INFO: man/src/info.md found
18:27:22 INFO: man/src/inspect.md found
18:27:22 INFO: man/src/kill.md found
18:27:22 INFO: man/src/load.md found
18:27:22 INFO: man/src/login.md found
18:27:22 INFO: man/src/logout.md found
18:27:22 INFO: man/src/logs.md found
18:27:22 WARN: man/src/manifest/annotate.md does not exist, skipping
18:27:22 WARN: man/src/manifest/create.md does not exist, skipping
18:27:22 WARN: man/src/manifest/inspect.md does not exist, skipping
18:27:22 WARN: man/src/manifest/push.md does not exist, skipping
18:27:22 WARN: man/src/manifest/rm.md does not exist, skipping
18:27:22 WARN: man/src/manifest.md does not exist, skipping
18:27:22 INFO: man/src/network/connect.md found
18:27:22 INFO: man/src/network/create.md found
18:27:22 INFO: man/src/network/disconnect.md found
18:27:22 INFO: man/src/network/inspect.md found
18:27:22 INFO: man/src/network/ls.md found
18:27:22 WARN: man/src/network/prune.md does not exist, skipping
18:27:22 INFO: man/src/network/rm.md found
18:27:22 WARN: man/src/network.md does not exist, skipping
18:27:22 WARN: man/src/node/demote.md does not exist, skipping
18:27:22 WARN: man/src/node/inspect.md does not exist, skipping
18:27:22 WARN: man/src/node/ls.md does not exist, skipping
18:27:22 WARN: man/src/node/promote.md does not exist, skipping
18:27:22 WARN: man/src/node/ps.md does not exist, skipping
18:27:22 WARN: man/src/node/rm.md does not exist, skipping
18:27:22 WARN: man/src/node/update.md does not exist, skipping
18:27:22 WARN: man/src/node.md does not exist, skipping
18:27:22 INFO: man/src/pause.md found
18:27:22 WARN: man/src/plugin/create.md does not exist, skipping
18:27:22 WARN: man/src/plugin/disable.md does not exist, skipping
18:27:22 WARN: man/src/plugin/enable.md does not exist, skipping
18:27:22 WARN: man/src/plugin/inspect.md does not exist, skipping
18:27:22 WARN: man/src/plugin/install.md does not exist, skipping
18:27:22 INFO: man/src/plugin/ls.md found
18:27:22 WARN: man/src/plugin/push.md does not exist, skipping
18:27:22 WARN: man/src/plugin/rm.md does not exist, skipping
18:27:22 WARN: man/src/plugin/set.md does not exist, skipping
18:27:22 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:27:22 WARN: man/src/plugin.md does not exist, skipping
18:27:22 INFO: man/src/port.md found
18:27:22 INFO: man/src/ps.md found
18:27:22 INFO: man/src/pull.md found
18:27:22 INFO: man/src/push.md found
18:27:22 INFO: man/src/rename.md found
18:27:22 INFO: man/src/restart.md found
18:27:22 INFO: man/src/rm.md found
18:27:22 INFO: man/src/rmi.md found
18:27:22 WARN: man/src/run.md does not exist, skipping
18:27:22 INFO: man/src/save.md found
18:27:22 INFO: man/src/search.md found
18:27:22 WARN: man/src/secret/create.md does not exist, skipping
18:27:22 WARN: man/src/secret/inspect.md does not exist, skipping
18:27:22 WARN: man/src/secret/ls.md does not exist, skipping
18:27:22 WARN: man/src/secret/rm.md does not exist, skipping
18:27:22 WARN: man/src/secret.md does not exist, skipping
18:27:22 WARN: man/src/service/create.md does not exist, skipping
18:27:22 WARN: man/src/service/inspect.md does not exist, skipping
18:27:22 WARN: man/src/service/logs.md does not exist, skipping
18:27:22 WARN: man/src/service/ls.md does not exist, skipping
18:27:22 WARN: man/src/service/ps.md does not exist, skipping
18:27:22 WARN: man/src/service/rm.md does not exist, skipping
18:27:22 WARN: man/src/service/rollback.md does not exist, skipping
18:27:22 WARN: man/src/service/scale.md does not exist, skipping
18:27:22 WARN: man/src/service/update.md does not exist, skipping
18:27:22 WARN: man/src/service.md does not exist, skipping
18:27:22 WARN: man/src/stack/config.md does not exist, skipping
18:27:22 WARN: man/src/stack/deploy.md does not exist, skipping
18:27:22 WARN: man/src/stack/ls.md does not exist, skipping
18:27:22 WARN: man/src/stack/ps.md does not exist, skipping
18:27:22 WARN: man/src/stack/rm.md does not exist, skipping
18:27:22 WARN: man/src/stack/services.md does not exist, skipping
18:27:22 WARN: man/src/stack.md does not exist, skipping
18:27:22 INFO: man/src/start.md found
18:27:22 INFO: man/src/stats.md found
18:27:22 INFO: man/src/stop.md found
18:27:22 WARN: man/src/swarm/ca.md does not exist, skipping
18:27:22 WARN: man/src/swarm/init.md does not exist, skipping
18:27:22 WARN: man/src/swarm/join.md does not exist, skipping
18:27:22 WARN: man/src/swarm/join-token.md does not exist, skipping
18:27:22 WARN: man/src/swarm/leave.md does not exist, skipping
18:27:22 WARN: man/src/swarm/unlock.md does not exist, skipping
18:27:22 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:27:22 WARN: man/src/swarm/update.md does not exist, skipping
18:27:22 WARN: man/src/swarm.md does not exist, skipping
18:27:22 WARN: man/src/system/df.md does not exist, skipping
18:27:22 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:27:22 INFO: man/src/system/events.md found
18:27:22 INFO: man/src/system/info.md found
18:27:22 WARN: man/src/system/prune.md does not exist, skipping
18:27:22 WARN: man/src/system.md does not exist, skipping
18:27:22 INFO: man/src/tag.md found
18:27:22 INFO: man/src/top.md found
18:27:22 WARN: man/src/trust/inspect.md does not exist, skipping
18:27:22 WARN: man/src/trust/key/generate.md does not exist, skipping
18:27:22 WARN: man/src/trust/key/load.md does not exist, skipping
18:27:22 WARN: man/src/trust/key.md does not exist, skipping
18:27:22 WARN: man/src/trust/revoke.md does not exist, skipping
18:27:22 WARN: man/src/trust/sign.md does not exist, skipping
18:27:22 WARN: man/src/trust/signer/add.md does not exist, skipping
18:27:22 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:27:22 WARN: man/src/trust/signer.md does not exist, skipping
18:27:22 WARN: man/src/trust.md does not exist, skipping
18:27:22 INFO: man/src/unpause.md found
18:27:22 INFO: man/src/update.md found
18:27:22 INFO: man/src/version.md found
18:27:22 INFO: man/src/volume/create.md found
18:27:22 INFO: man/src/volume/inspect.md found
18:27:22 INFO: man/src/volume/ls.md found
18:27:22 WARN: man/src/volume/prune.md does not exist, skipping
18:27:22 WARN: man/src/volume/rm.md does not exist, skipping
18:27:22 WARN: man/src/volume/update.md does not exist, skipping
18:27:22 INFO: man/src/volume.md found
18:27:22 INFO: man/src/wait.md found
18:27:22 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:27:22 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:27:22 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:27:22 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:27:22 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:27:22 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:27:22 ~/rpmbuild/BUILD/src
18:27:22 + popd
18:27:22 + RPM_EC=0
18:27:22 ++ jobs -p
18:27:22 + exit 0
18:27:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4lRFEu
18:27:22 + umask 022
18:27:22 + cd /root/rpmbuild/BUILD
18:27:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64 '!=' / ']'
18:27:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:22 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:22 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:22 + export CFLAGS
18:27:22 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:22 + export CXXFLAGS
18:27:22 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:22 + export FFLAGS
18:27:22 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:22 + export FCFLAGS
18:27:22 + VALAFLAGS=-g
18:27:22 + export VALAFLAGS
18:27:22 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:27:22 + export RUSTFLAGS
18:27:22 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:22 + export LDFLAGS
18:27:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:22 + export LT_SYS_LIBRARY_PATH
18:27:22 + CC=gcc
18:27:22 + export CC
18:27:22 + CXX=g++
18:27:22 + export CXX
18:27:22 + cd src
18:27:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin
18:27:22 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/docker
18:27:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/bash-completion/completions
18:27:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/zsh/vendor-completions
18:27:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/fish/vendor_completions.d
18:27:22 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/bash-completion/completions/docker
18:27:22 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/zsh/vendor-completions/_docker
18:27:22 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/fish/vendor_completions.d/docker.fish
18:27:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/man/man1
18:27:22 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/man/man1
18:27:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/man/man5
18:27:22 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/man/man5
18:27:22 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/man/man8
18:27:22 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/man/man8
18:27:22 + mkdir -p build-docs
18:27:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:22 + cp cli/LICENSE build-docs/LICENSE
18:27:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:22 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:27:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:22 + cp cli/NOTICE build-docs/NOTICE
18:27:22 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:22 + cp cli/README.md build-docs/README.md
18:27:22 + /usr/lib/rpm/check-buildroot
18:27:22 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:22 + /usr/lib/rpm/brp-compress
18:27:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:22 + /usr/lib/rpm/check-rpaths
18:27:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:22 + /usr/lib/rpm/brp-remove-la-files
18:27:22 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:27:22 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4TjyEW
18:27:22 + umask 022
18:27:22 + cd /root/rpmbuild/BUILD
18:27:22 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:22 + export CFLAGS
18:27:22 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:22 + export CXXFLAGS
18:27:22 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:22 + export FFLAGS
18:27:22 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:22 + export FCFLAGS
18:27:22 + VALAFLAGS=-g
18:27:22 + export VALAFLAGS
18:27:22 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:27:22 + export RUSTFLAGS
18:27:22 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:22 + export LDFLAGS
18:27:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:22 + export LT_SYS_LIBRARY_PATH
18:27:22 + CC=gcc
18:27:22 + export CC
18:27:22 + CXX=g++
18:27:22 + export CXX
18:27:22 + cd src
18:27:22 ++ cli/build/docker --version
18:27:22 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:27:22 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:27:22 + echo 'PASS: cli version OK'
18:27:22 + RPM_EC=0
18:27:22 PASS: cli version OK
18:27:22 ++ jobs -p
18:27:22 + exit 0
18:27:22 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:22 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tEIh7m
18:27:22 + umask 022
18:27:22 + cd /root/rpmbuild/BUILD
18:27:22 + cd src
18:27:22 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/doc/docker-ce-cli
18:27:22 + export LC_ALL=
18:27:22 + LC_ALL=
18:27:22 + export DOCDIR
18:27:22 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/doc/docker-ce-cli
18:27:22 + cp -pr /root/rpmbuild/BUILD/src/build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/doc/docker-ce-cli
18:27:22 + cp -pr /root/rpmbuild/BUILD/src/build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/doc/docker-ce-cli
18:27:22 + cp -pr /root/rpmbuild/BUILD/src/build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/doc/docker-ce-cli
18:27:22 + cp -pr /root/rpmbuild/BUILD/src/build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/share/doc/docker-ce-cli
18:27:22 + RPM_EC=0
18:27:22 ++ jobs -p
18:27:22 + exit 0
18:27:22 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.fc39 docker-ce-cli(aarch-64) = 1:0.0.0~20231011170815.26951f7-0.fc39
18:27:22 Requires(interp): /bin/sh
18:27:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:22 Requires(post): /bin/sh
18:27:22 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:27:22 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:27:22 Recommends: docker-buildx-plugin docker-compose-plugin
18:27:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.src.rpm
18:27:22 #14 47.72 Setting up libmodule-implementation-perl (0.09-2) ...
18:27:22 #14 47.73 Setting up libcgi-fast-perl (1:2.15-1) ...
18:27:22 #14 47.75 Setting up python3-apt (2.5.3ubuntu1) ...
18:27:22 Selecting previously unselected package python3-gi.
18:27:22 Preparing to unpack .../42-python3-gi_3.38.0-2_arm64.deb ...
18:27:22 Unpacking python3-gi (3.38.0-2) ...
18:27:22 Selecting previously unselected package python3-pycurl.
18:27:22 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_arm64.deb ...
18:27:22 Unpacking python3-pycurl (7.43.0.6-5) ...
18:27:22 Selecting previously unselected package python3-software-properties.
18:27:22 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
18:27:22 Unpacking python3-software-properties (0.96.20.2-2.1) ...
18:27:22 Selecting previously unselected package software-properties-common.
18:27:22 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
18:27:22 Unpacking software-properties-common (0.96.20.2-2.1) ...
18:27:22 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ...
18:27:22 Setting up media-types (4.0.0) ...
18:27:22 Setting up libpsl5:arm64 (0.21.0-1.2) ...
18:27:22 Setting up apt-transport-https (2.2.4) ...
18:27:22 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
18:27:23 #14 47.89 Setting up libpackage-stash-perl (0.40-1) ...
18:27:23 #14 47.91 Setting up libimport-into-perl (1.002005-2) ...
18:27:23 #14 47.92 Setting up libmoo-perl (2.005005-1) ...
18:27:23 #14 47.94 Setting up python3-bcrypt (3.2.2-1) ...
18:27:23 #14 48.05 Setting up liblist-someutils-perl (0.59-1) ...
18:27:23 #14 48.07 Setting up debhelper (13.11.4ubuntu3) ...
18:27:23 #14 48.08 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ...
18:27:23 #14 48.10 Setting up python3-chardet (5.1.0+dfsg-2) ...
18:27:23 No schema files found: doing nothing.
18:27:23 Setting up distro-info-data (0.51+deb11u4) ...
18:27:23 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
18:27:23 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
18:27:23 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
18:27:23 Setting up libpackagekit-glib2-18:arm64 (1.2.2-2) ...
18:27:23 Setting up libnpth0:arm64 (1.6-3) ...
18:27:23 Setting up libassuan0:arm64 (2.5.3-7.1) ...
18:27:23 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:27:23 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
18:27:23 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:27:23 Setting up libdbus-1-3:arm64 (1.12.28-0+deb11u1) ...
18:27:23 Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ...
18:27:23 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:27:23 Setting up python-apt-common (2.2.1) ...
18:27:23 Setting up libmpdec3:arm64 (2.5.1-1) ...
18:27:23 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:27:23 Setting up libssh2-1:arm64 (1.9.0-2) ...
18:27:23 Setting up openssl (1.1.1w-0+deb11u1) ...
18:27:23 Setting up readline-common (8.1-1) ...
18:27:23 Setting up iso-codes (4.6.0-1) ...
18:27:23 Setting up pinentry-curses (1.1.0-4) ...
18:27:23 Setting up libreadline8:arm64 (8.1-1) ...
18:27:23 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:27:23 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u10) ...
18:27:23 Setting up ca-certificates (20210119) ...
18:27:23 #14 48.38 Setting up python3-cryptography (38.0.4-2) ...
18:27:23 #14 48.60 Setting up python3-debian (0.1.49ubuntu2) ...
18:27:23 Updating certificates in /etc/ssl/certs...
18:27:23 #14 48.77 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
18:27:24 #14 48.91 Setting up equivs (2.3.1) ...
18:27:24 #14 48.92 Setting up g++ (4:12.2.0-3ubuntu1) ...
18:27:24 #14 48.93 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:27:24 #14 48.93 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
18:27:24 #14 48.94 Setting up build-essential (12.9ubuntu3) ...
18:27:24 #14 48.95 Setting up libmoox-aliases-perl (0.001006-2) ...
18:27:24 #14 48.96 Setting up libb-hooks-endofscope-perl (0.26-1) ...
18:27:24 #14 48.97 Setting up python3-nacl (1.5.0-2) ...
18:27:24 #14 49.11 Setting up dput (1.1.3ubuntu2.1) ...
18:27:24 Selecting previously unselected package dbus-user-session.
18:27:24 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_arm64.deb ...
18:27:24 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
18:27:24 Setting up systemd-sysv (241-7~deb10u10) ...
18:27:24 Setting up libip6tc0:arm64 (1.8.2-4) ...
18:27:24 Setting up libnftnl11:arm64 (1.1.2-2) ...
18:27:24 Setting up libiptc0:arm64 (1.8.2-4) ...
18:27:24 Setting up dbus (1.12.24-0+deb10u1) ...
18:27:24 invoke-rc.d: could not determine current runlevel
18:27:24 invoke-rc.d: policy-rc.d denied execution of start.
18:27:24 Setting up containerd.io (1.6.24-1) ...
18:27:24 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:27:24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:27:24 Setting up libpam-systemd:arm64 (241-7~deb10u10) ...
18:27:24 #17 DONE 1.9s
18:27:24 
18:27:24 #18 [stage-1 7/7] WORKDIR /root/rpmbuild
18:27:24 #18 DONE 0.1s
18:27:24 
18:27:24 #19 exporting to image
18:27:24 #19 exporting layers
18:27:24 129 added, 0 removed; done.
18:27:24 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:27:24 Setting up gpgconf (2.2.27-2+deb11u2) ...
18:27:24 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
18:27:24 Setting up curl (7.74.0-1.3+deb11u10) ...
18:27:24 Setting up gpg (2.2.27-2+deb11u2) ...
18:27:24 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
18:27:24 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
18:27:24 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
18:27:24 #14 49.23 Setting up libnamespace-clean-perl (0.27-2) ...
18:27:24 #14 49.24 Setting up libstring-license-perl (0.0.2-1ubuntu2) ...
18:27:24 #14 49.25 Setting up python3-paramiko (2.12.0-2ubuntu1) ...
18:27:24 #14 49.45 Setting up licensecheck (3.3.5-1ubuntu1) ...
18:27:24 #14 49.47 Setting up libgitlab-api-v4-perl (0.26-2) ...
18:27:24 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
18:27:24 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:27:24 Setting up iptables (1.8.2-4) ...
18:27:24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:27:24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:27:24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:27:24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:27:24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:27:24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:27:24 Processing triggers for systemd (241-7~deb10u10) ...
18:27:24 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:27:24 + verify_binaries
18:27:24 + docker --version
18:27:24 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:27:24 + docker buildx version
18:27:24 Setting up gpg-agent (2.2.27-2+deb11u2) ...
18:27:24 #14 49.48 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:27:24 #14 49.50 Setting up libwww-perl (6.67-1) ...
18:27:24 #14 49.51 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
18:27:24 #14 49.52 Setting up libwww-mechanize-perl (2.16-1) ...
18:27:24 #14 49.54 Setting up devscripts (2.23.4ubuntu1) ...
18:27:24 #14 49.68 Setting up libxml-parser-perl (2.46-4) ...
18:27:24 #14 49.69 Setting up lintian (2.116.3ubuntu1) ...
18:27:24 #14 49.71 Setting up libxml-sax-expat-perl (0.51-2) ...
18:27:24 #14 49.75 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:27:24 github.com/docker/buildx v0.11.2 9872040
18:27:24 + docker compose version
18:27:24 Docker Compose version v2.21.0
18:27:24 + dockerd --version
18:27:24 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:27:24 + docker-proxy --version
18:27:24 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:27:24 + containerd --version
18:27:24 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:27:24 + ctr --version
18:27:24 ctr containerd.io 1.6.24
18:27:24 + containerd-shim --help
18:27:24 Usage of containerd-shim:
18:27:24   -address string
18:27:24     	grpc address back to main containerd
18:27:24   -containerd-binary containerd publish
18:27:24     	path to containerd binary (used for containerd publish) (default "containerd")
18:27:24   -criu string
18:27:24     	path to criu binary
18:27:24   -debug
18:27:24     	enable debug output in logs
18:27:24   -namespace string
18:27:24     	namespace that owns the shim
18:27:24   -runtime-root string
18:27:24     	root directory for the runtime (default "/run/containerd/runc")
18:27:24   -socket string
18:27:24     	socket path to serve
18:27:24   -systemd-cgroup
18:27:24     	set runtime to use systemd-cgroup
18:27:24   -workdir string
18:27:24     	path used to storge large temporary data
18:27:24 + containerd-shim-runc-v1 -v
18:27:24 containerd-shim-runc-v1:
18:27:24   Version:  1.6.24
18:27:24   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:27:24   Go version: go1.20.8
18:27:24 
18:27:24 + containerd-shim-runc-v2 -v
18:27:24 containerd-shim-runc-v2:
18:27:24   Version:  1.6.24
18:27:24   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:27:24   Go version: go1.20.8
18:27:24 
18:27:24 + runc --version
18:27:24 runc version 1.1.9
18:27:24 commit: v1.1.9-0-gccaecfc
18:27:24 spec: 1.0.2-dev
18:27:24 go: go1.20.8
18:27:24 libseccomp: 2.3.3
18:27:24 Setting up gpgsm (2.2.27-2+deb11u2) ...
18:27:24 Setting up dirmngr (2.2.27-2+deb11u2) ...
18:27:24 #14 49.80 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:27:24 CentOS Stream 8 - Extras                         20 kB/s |  17 kB     00:00    
18:27:24 CentOS Stream 8 - Extras common packages         10 kB/s | 6.9 kB     00:00    
18:27:24 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
18:27:24 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
18:27:24 Setting up python3.9 (3.9.2-1) ...
18:27:25 #14 49.91 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:27:25 #14 49.94 Processing triggers for libc-bin (2.37-0ubuntu2.1) ...
18:27:25 #14 49.97 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
18:27:25 #14 49.97 Updating certificates in /etc/ssl/certs...
18:27:25 + for f in rootlesskit rootlesskit-docker-proxy
18:27:25 + GOBIN=/usr/local/bin
18:27:25 + GO111MODULE=on
18:27:25 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:25 #14 50.31 0 added, 0 removed; done.
18:27:25 #14 50.31 Running hooks in /etc/ca-certificates/update.d...
18:27:25 #14 50.31 done.
18:27:25 make[2]: Entering directory '/root/build-deb/cli'
18:27:25 scripts/docs/generate-man.sh
18:27:25 + cp -r . /tmp/docker-cli-docsgen.84pMyz4gYI/
18:27:25 + cd /tmp/docker-cli-docsgen.84pMyz4gYI
18:27:25 + ./scripts/vendor init
18:27:25 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:27:25 + cp man/tools.go .
18:27:25 + ./scripts/vendor update
18:27:25 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:27:25 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:27:25 go: downloading github.com/spf13/cobra v1.7.0
18:27:25 go: downloading github.com/docker/go-units v0.5.0
18:27:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:27:25 go: downloading github.com/spf13/pflag v1.0.5
18:27:25 go: downloading github.com/fvbommel/sortorder v1.0.2
18:27:25 go: downloading github.com/moby/term v0.5.0
18:27:25 go: downloading github.com/morikuni/aec v1.0.0
18:27:25 go: downloading github.com/pkg/errors v0.9.1
18:27:25 go: downloading github.com/google/go-cmp v0.5.9
18:27:25 go: downloading gotest.tools/v3 v3.5.0
18:27:25 go: downloading github.com/mattn/go-runewidth v0.0.14
18:27:25 go: downloading golang.org/x/sync v0.3.0
18:27:25 go: downloading github.com/sirupsen/logrus v1.9.3
18:27:25 go: downloading github.com/moby/sys/sequential v0.5.0
18:27:25 go: downloading github.com/distribution/reference v0.5.0
18:27:25 go: downloading github.com/docker/go-connections v0.4.0
18:27:25 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:27:25 go: downloading golang.org/x/text v0.9.0
18:27:25 go: downloading github.com/moby/patternmatcher v0.6.0
18:27:25 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:27:25 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:27:25 go: downloading github.com/opencontainers/go-digest v1.0.0
18:27:25 go: downloading gopkg.in/yaml.v2 v2.4.0
18:27:25 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:27:25 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:27:25 go: downloading golang.org/x/term v0.8.0
18:27:25 go: downloading github.com/gogo/protobuf v1.3.2
18:27:25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:27:25 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:27:25 go: downloading dario.cat/mergo v1.0.0
18:27:25 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:27:25 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:27:25 go: downloading github.com/containerd/containerd v1.6.24
18:27:25 go: downloading github.com/moby/sys/signal v0.7.0
18:27:25 go: downloading golang.org/x/sys v0.10.0
18:27:25 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:27:25 go: downloading github.com/creack/pty v1.1.18
18:27:25 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:27:25 go: downloading github.com/rivo/uniseg v0.2.0
18:27:25 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
18:27:25 Setting up python3 (3.9.2-3) ...
18:27:25 Setting up python3-pycurl (7.43.0.6-5) ...
18:27:25 #14 DONE 50.7s
18:27:25 + return
18:27:25 + RPM_EC=0
18:27:25 ++ jobs -p
18:27:25 + exit 0
18:27:25 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uEW1Tv
18:27:25 + umask 022
18:27:25 + cd /root/rpmbuild/BUILD
18:27:25 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64 '!=' / ']'
18:27:25 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:25 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:25 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:25 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:25 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:25 + export CFLAGS
18:27:25 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:25 + export CXXFLAGS
18:27:25 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:25 + export FFLAGS
18:27:25 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:25 + export FCFLAGS
18:27:25 + VALAFLAGS=-g
18:27:25 + export VALAFLAGS
18:27:25 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:25 + export LDFLAGS
18:27:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:25 + export LT_SYS_LIBRARY_PATH
18:27:25 + CC=gcc
18:27:25 + export CC
18:27:25 + CXX=g++
18:27:25 + export CXX
18:27:25 + cd src
18:27:25 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/dockerd-rootless.sh
18:27:25 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/dockerd-rootless-setuptool.sh
18:27:25 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/rootlesskit
18:27:25 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/rootlesskit-docker-proxy
18:27:25 + /usr/lib/rpm/check-buildroot
18:27:25 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:25 + /usr/lib/rpm/brp-compress
18:27:25 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:25 go: downloading golang.org/x/time v0.3.0
18:27:25 go: downloading github.com/klauspost/compress v1.16.5
18:27:25 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:27:25 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:27:25 go: downloading go.opentelemetry.io/otel v1.4.1
18:27:25 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:27:25 Setting up python3-gi (3.38.0-2) ...
18:27:25 Setting up gnupg (2.2.27-2+deb11u2) ...
18:27:25 
18:27:25 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:27:25 #15 DONE 0.1s
18:27:25 
18:27:25 #16 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:27:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:26 + /usr/lib/rpm/check-rpaths
18:27:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:26 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
18:27:26 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
18:27:26 + /usr/lib/rpm/brp-remove-la-files
18:27:26 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:27:26 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7l4qW4
18:27:26 + umask 022
18:27:26 + cd /root/rpmbuild/BUILD
18:27:26 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:26 + export CFLAGS
18:27:26 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:26 + export CXXFLAGS
18:27:26 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:26 + export FFLAGS
18:27:26 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:26 + export FCFLAGS
18:27:26 + VALAFLAGS=-g
18:27:26 + export VALAFLAGS
18:27:26 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:26 + export LDFLAGS
18:27:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:26 + export LT_SYS_LIBRARY_PATH
18:27:26 + CC=gcc
18:27:26 + export CC
18:27:26 + CXX=g++
18:27:26 + export CXX
18:27:26 + cd src
18:27:26 + /usr/local/bin/rootlesskit -v
18:27:26 rootlesskit version 1.1.1
18:27:26 + RPM_EC=0
18:27:26 ++ jobs -p
18:27:26 + exit 0
18:27:26 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:26 go: downloading github.com/moby/sys/symlink v0.2.0
18:27:26 go: downloading github.com/opencontainers/runc v1.1.7
18:27:26 go: downloading gopkg.in/yaml.v3 v3.0.1
18:27:26 go: downloading github.com/stretchr/testify v1.8.1
18:27:26 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:27:26 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:27:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:27:26 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:27:26 go: downloading golang.org/x/crypto v0.9.0
18:27:26 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:27:26 Setting up lsb-release (11.1.0) ...
18:27:26 Setting up python3-dbus (1.2.16-5) ...
18:27:26 Setting up gnupg2 (2.2.27-2+deb11u2) ...
18:27:26 Setting up python3-apt (2.2.1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:27:26 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.fc38 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20231011170815.26951f7-0.fc38
18:27:26 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:26 Requires(post): /bin/sh
18:27:26 Requires(preun): /bin/sh
18:27:26 Requires(postun): /bin/sh
18:27:26 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:27:26 Conflicts: rootlesskit
18:27:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:26 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:27:26 go: downloading google.golang.org/grpc v1.56.2
18:27:26 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:27:26 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:27:26 go: downloading github.com/russross/blackfriday v1.6.0
18:27:26 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:27:26 go: downloading github.com/Microsoft/go-winio v0.6.1
18:27:26 go: downloading github.com/felixge/httpsnoop v1.0.3
18:27:26 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:27:26 go: downloading github.com/go-logr/logr v1.2.3
18:27:26 go: downloading github.com/go-logr/stdr v1.2.2
18:27:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:27:26 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:27:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:27:26 go: downloading github.com/kr/pretty v0.1.0
18:27:26 go: downloading github.com/miekg/pkcs11 v1.1.1
18:27:26 go: downloading github.com/davecgh/go-spew v1.1.1
18:27:26 go: downloading github.com/pmezard/go-difflib v1.0.0
18:27:26 go: downloading github.com/prometheus/client_golang v1.14.0
18:27:26 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:27:26 Setting up python3-software-properties (0.96.20.2-2.1) ...
18:27:26 Setting up software-properties-common (0.96.20.2-2.1) ...
18:27:26 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:27:26 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:27:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:27:26 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:27:26 go: downloading github.com/golang/protobuf v1.5.3
18:27:26 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:27:26 go: downloading golang.org/x/tools v0.8.0
18:27:26 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:27:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:27:26 go: downloading google.golang.org/protobuf v1.31.0
18:27:26 go: downloading github.com/kr/text v0.2.0
18:27:26 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:27:26 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:27:26 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:27:26 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:27:26 go: downloading github.com/beorn7/perks v1.0.1
18:27:26 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:27:26 go: downloading github.com/prometheus/client_model v0.3.0
18:27:26 go: downloading github.com/prometheus/common v0.42.0
18:27:26 #16 0.703 Hit:1 http://security.ubuntu.com/ubuntu lunar-security InRelease
18:27:26 #16 0.703 Hit:2 http://archive.ubuntu.com/ubuntu lunar InRelease
18:27:26 #16 0.707 Hit:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease
18:27:26 #16 0.719 Hit:4 http://archive.ubuntu.com/ubuntu lunar-backports InRelease
18:27:26 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:27:26 Processing triggers for ca-certificates (20210119) ...
18:27:26 Updating certificates in /etc/ssl/certs...
18:27:26 #19 exporting layers 2.2s done
18:27:26 #19 writing image sha256:3c99bff741f2092aded460723fc6d859bec616b9b61d3b4b236f28671d77dcc0 done
18:27:26 #19 naming to docker.io/rpmbuild-centos-7/x86_64 done
18:27:26 #19 DONE 2.2s
18:27:26 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 26951f7' --define '_gitcommit_engine 949f8c9' --define '_release 0' --define '_version 0.0.0~20231011170815.26951f7' --define '_origversion 0.0.0-20231011170815-26951f7' --define '_buildx_rpm_version 0.11.2' --define '_buildx_version v0.11.2' --define '_buildx_gitcommit 9872040' --define '_compose_rpm_version 2.21.0' --define '_compose_version v2.21.0'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-buildx-plugin.spec SPECS/docker-compose-plugin.spec
18:27:26 go: downloading github.com/prometheus/procfs v0.9.0
18:27:26 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:27:26 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:27:26 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:27:26 go: downloading k8s.io/klog/v2 v2.80.1
18:27:26 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:27:26 go: downloading github.com/docker/go-metrics v0.0.1
18:27:26 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:27:26 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:27:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.src.rpm
18:27:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.56Caq5
18:27:26 + umask 022
18:27:26 + cd /root/rpmbuild/BUILD
18:27:26 + cd /root/rpmbuild/BUILD
18:27:26 + rm -rf src
18:27:26 + /usr/bin/mkdir -p src
18:27:26 + cd src
18:27:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:27:26 + /usr/bin/tar -xf -
18:27:27 go: downloading github.com/BurntSushi/toml v0.3.1
18:27:27 go: downloading github.com/magiconair/properties v1.5.3
18:27:27 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:27:27 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:27:27 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:27:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:27:27 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:27:27 go: downloading golang.org/x/mod v0.10.0
18:27:27 0 added, 0 removed; done.
18:27:27 Running hooks in /etc/ca-certificates/update.d...
18:27:27 done.
18:27:27 ++ source /etc/os-release
18:27:27 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
18:27:27 +++ NAME='Debian GNU/Linux'
18:27:27 +++ VERSION_ID=11
18:27:27 +++ VERSION='11 (bullseye)'
18:27:27 +++ VERSION_CODENAME=bullseye
18:27:27 +++ ID=debian
18:27:27 +++ HOME_URL=https://www.debian.org/
18:27:27 +++ SUPPORT_URL=https://www.debian.org/support
18:27:27 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:27:27 ++ echo debian
18:27:27 + DIST_ID=debian
18:27:27 ++ lsb_release -sc
18:27:27 + DIST_VERSION=bullseye
18:27:27 + '[' bullseye = sid ']'
18:27:27 + install_debian_containerd
18:27:27 + '[' prod = stage ']'
18:27:27 + REPO_URL=https://download.docker.com/linux/debian
18:27:27 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:27:27 + update-ca-certificates -f
18:27:27 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:27:27 Clearing symlinks in /etc/ssl/certs...
18:27:27 done.
18:27:27 Updating certificates in /etc/ssl/certs...
18:27:27 Dependencies resolved.
18:27:27 ================================================================================
18:27:27  Package                      Arch        Version           Repository     Size
18:27:27 ================================================================================
18:27:27 Installing:
18:27:27  dnf-plugins-core             noarch      4.0.21-23.el8     baseos         77 k
18:27:27 Installing dependencies:
18:27:27  dbus-glib                    aarch64     0.110-2.el8       baseos        122 k
18:27:27  python3-dateutil             noarch      1:2.6.1-6.el8     baseos        251 k
18:27:27  python3-dbus                 aarch64     1.2.4-15.el8      baseos        133 k
18:27:27  python3-dnf-plugins-core     noarch      4.0.21-23.el8     baseos        279 k
18:27:27  python3-six                  noarch      1.11.0-8.el8      baseos         38 k
18:27:27  python3-systemd              aarch64     234-8.el8         appstream      80 k
18:27:27 
18:27:27 Transaction Summary
18:27:27 ================================================================================
18:27:27 Install  7 Packages
18:27:27 
18:27:27 Total download size: 981 k
18:27:27 Installed size: 2.9 M
18:27:27 Downloading Packages:
18:27:27 + STATUS=0
18:27:27 + '[' 0 -ne 0 ']'
18:27:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:27:27 + /usr/bin/tar -xf -
18:27:27 + go mod vendor -modfile=vendor.mod
18:27:27 + rm -f /root/build-deb/engine/go.mod
18:27:27 Created binary: bundles/dynbinary-daemon/dockerd
18:27:27 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:27:27 + tee /root/build-deb/engine/go.mod
18:27:27 module github.com/docker/docker
18:27:27 
18:27:27 go 1.20
18:27:27 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:27 + GO111MODULE=on
18:27:27 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:27 + rm -f /root/build-deb/engine/go.mod
18:27:27 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:27 
18:27:27 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:27:27 + RM_GOPATH=0
18:27:27 + TMP_GOPATH=/go
18:27:27 + : /usr/local/bin
18:27:27 + '[' -z /go ']'
18:27:27 + export GOPATH=/go
18:27:27 + GOPATH=/go
18:27:27 + case "$(go env GOARCH)" in
18:27:27 ++ go env GOARCH
18:27:27 + export GO_BUILDMODE=-buildmode=pie
18:27:27 + GO_BUILDMODE=-buildmode=pie
18:27:27 ++ dirname hack/dockerfile/install/install.sh
18:27:27 + dir=hack/dockerfile/install
18:27:27 + bin=tini
18:27:27 + shift
18:27:27 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:27:27 + . hack/dockerfile/install/tini.installer
18:27:27 ++ : v0.19.0
18:27:27 + install_tini
18:27:27 + echo 'Install tini version v0.19.0'
18:27:27 + git clone https://github.com/krallin/tini.git /go/tini
18:27:27 Install tini version v0.19.0
18:27:27 Cloning into '/go/tini'...
18:27:27 + cd /go/tini
18:27:27 + git checkout -q v0.19.0
18:27:27 + cmake .
18:27:27 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:27:27   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:27:27   CMake.
18:27:27 
18:27:27   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:27:27   CMake that the project does not need compatibility with older versions.
18:27:27 
18:27:27 
18:27:27 -- The C compiler identification is GNU 12.3.0
18:27:27 -- Detecting C compiler ABI info
18:27:27 -- Detecting C compiler ABI info - done
18:27:27 -- Check for working C compiler: /usr/bin/cc - skipped
18:27:27 -- Detecting C compile features
18:27:27 -- Detecting C compile features - done
18:27:27 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:27 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:27:27 -- Configuring done
18:27:27 -- Generating done
18:27:27 -- Build files have been written to: /go/tini
18:27:27 + make tini-static
18:27:27 make[2]: Entering directory '/go/tini'
18:27:27 make[3]: Entering directory '/go/tini'
18:27:27 make[4]: Entering directory '/go/tini'
18:27:27 make[5]: Entering directory '/go/tini'
18:27:27 make[5]: Leaving directory '/go/tini'
18:27:27 make[5]: Entering directory '/go/tini'
18:27:27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:27 [100%] Linking C executable tini-static
18:27:27 make[5]: Leaving directory '/go/tini'
18:27:27 [100%] Built target tini-static
18:27:27 make[4]: Leaving directory '/go/tini'
18:27:27 make[3]: Leaving directory '/go/tini'
18:27:27 make[2]: Leaving directory '/go/tini'
18:27:27 + mkdir -p /usr/local/bin
18:27:27 + cp tini-static /usr/local/bin/docker-init
18:27:27 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:27 + RM_GOPATH=0
18:27:27 + TMP_GOPATH=/go
18:27:27 + : /usr/local/bin
18:27:27 + '[' -z /go ']'
18:27:27 + export GOPATH=/go
18:27:27 + GOPATH=/go
18:27:27 + case "$(go env GOARCH)" in
18:27:27 ++ go env GOARCH
18:27:27 + export GO_BUILDMODE=-buildmode=pie
18:27:27 + GO_BUILDMODE=-buildmode=pie
18:27:27 ++ dirname hack/dockerfile/install/install.sh
18:27:27 + dir=hack/dockerfile/install
18:27:27 + bin=rootlesskit
18:27:27 + shift
18:27:27 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:27:27 + . hack/dockerfile/install/rootlesskit.installer
18:27:27 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:27 + install_rootlesskit dynamic
18:27:27 + case "$1" in
18:27:27 + install_rootlesskit_dynamic
18:27:27 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:27 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:27 + export BUILD_MODE=-buildmode=pie
18:27:27 + BUILD_MODE=-buildmode=pie
18:27:27 + _install_rootlesskit
18:27:27 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:27 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:27 + for f in rootlesskit rootlesskit-docker-proxy
18:27:27 + GOBIN=/usr/local/bin
18:27:27 + GO111MODULE=on
18:27:27 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:27 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:27 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:27 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:27 go: downloading golang.org/x/sys v0.8.0
18:27:27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:27 go: downloading github.com/gofrs/flock v0.8.1
18:27:27 go: downloading github.com/gorilla/mux v1.8.0
18:27:27 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:27 go: downloading github.com/google/uuid v1.3.0
18:27:27 go: downloading github.com/moby/vpnkit v0.5.0
18:27:27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:27 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:27 go: downloading golang.org/x/net v0.10.0
18:27:27 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:27 go: downloading github.com/josharian/native v1.1.0
18:27:27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:27 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:27:27 #16 0.986 Reading package lists...
18:27:27 129 added, 0 removed; done.
18:27:27 Running hooks in /etc/ca-certificates/update.d...
18:27:27 done.
18:27:27 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:27:27 + apt-key add -
18:27:27 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:27:28 #16 2.046 dpkg-buildpackage: info: source package docker-ce-build-deps
18:27:28 #16 2.046 dpkg-buildpackage: info: source version 1.0
18:27:28 #16 2.046 dpkg-buildpackage: info: source distribution unstable
18:27:28 #16 2.046 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:27:28 #16 2.084 dpkg-buildpackage: info: host architecture amd64
18:27:28 #16 2.084  dpkg-source --before-build .
18:27:28 #16 2.183  debian/rules clean
18:27:28 #16 2.185 dh clean
18:27:28 #16 2.288    dh_clean
18:27:28 (1/7): python3-systemd-234-8.el8.aarch64.rpm    348 kB/s |  80 kB     00:00    
18:27:28 (2/7): dnf-plugins-core-4.0.21-23.el8.noarch.rp 326 kB/s |  77 kB     00:00    
18:27:28 (3/7): dbus-glib-0.110-2.el8.aarch64.rpm        510 kB/s | 122 kB     00:00    
18:27:28 (4/7): python3-dbus-1.2.4-15.el8.aarch64.rpm     15 MB/s | 133 kB     00:00    
18:27:28 (5/7): python3-dateutil-2.6.1-6.el8.noarch.rpm   13 MB/s | 251 kB     00:00    
18:27:28 (6/7): python3-six-1.11.0-8.el8.noarch.rpm      5.0 MB/s |  38 kB     00:00    
18:27:28 (7/7): python3-dnf-plugins-core-4.0.21-23.el8.n  15 MB/s | 279 kB     00:00    
18:27:28 --------------------------------------------------------------------------------
18:27:28 Total                                           1.1 MB/s | 981 kB     00:00     
18:27:28 CentOS Stream 8 - AppStream                     1.6 MB/s | 1.6 kB     00:00    
18:27:28 Importing GPG key 0x8483C65D:
18:27:28  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
18:27:28  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
18:27:28  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18:27:28 + STATUS=0
18:27:28 + '[' 0 -ne 0 ']'
18:27:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:28 #16 2.321  debian/rules binary
18:27:28 #16 2.322 dh binary
18:27:28 #16 2.412    dh_update_autotools_config
18:27:28 #16 2.440    dh_autoreconf
18:27:28 #16 2.482    create-stamp debian/debhelper-build-stamp
18:27:28 #16 2.482    dh_prep
18:27:28 #16 2.509    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:27:28 #16 2.560    dh_install
18:27:28 Key imported successfully
18:27:28 Running transaction check
18:27:28 Transaction check succeeded.
18:27:28 Running transaction test
18:27:28 Transaction test succeeded.
18:27:28 Running transaction
18:27:28 + rm -f /root/build-deb/engine/go.mod
18:27:28 Created binary: bundles/dynbinary-daemon/dockerd
18:27:28 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:27:28 + tee /root/build-deb/engine/go.mod
18:27:28 module github.com/docker/docker
18:27:28 
18:27:28 go 1.20
18:27:28 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:28 + GO111MODULE=on
18:27:28 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:28 + rm -f /root/build-deb/engine/go.mod
18:27:28 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:28 
18:27:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:27:28 + RM_GOPATH=0
18:27:28 + TMP_GOPATH=/go
18:27:28 + : /usr/local/bin
18:27:28 + '[' -z /go ']'
18:27:28 + export GOPATH=/go
18:27:28 + GOPATH=/go
18:27:28 + case "$(go env GOARCH)" in
18:27:28 ++ go env GOARCH
18:27:28 + export GO_BUILDMODE=-buildmode=pie
18:27:28 + GO_BUILDMODE=-buildmode=pie
18:27:28 ++ dirname hack/dockerfile/install/install.sh
18:27:28 + dir=hack/dockerfile/install
18:27:28 + bin=tini
18:27:28 + shift
18:27:28 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:27:28 + . hack/dockerfile/install/tini.installer
18:27:28 ++ : v0.19.0
18:27:28 + install_tini
18:27:28 + echo 'Install tini version v0.19.0'
18:27:28 Install tini version v0.19.0
18:27:28 + git clone https://github.com/krallin/tini.git /go/tini
18:27:28 Cloning into '/go/tini'...
18:27:28 + cd /go/tini
18:27:28 + git checkout -q v0.19.0
18:27:28 + cmake .
18:27:28 -- The C compiler identification is GNU 10.2.1
18:27:28 -- Detecting C compiler ABI info
18:27:28 -- Detecting C compiler ABI info - done
18:27:28 -- Check for working C compiler: /usr/bin/cc - skipped
18:27:28 -- Detecting C compile features
18:27:28 -- Detecting C compile features - done
18:27:28 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:27:28 -- Configuring done
18:27:28 -- Generating done
18:27:28 -- Build files have been written to: /go/tini
18:27:28 + make tini-static
18:27:28 make[2]: Entering directory '/go/tini'
18:27:28 make[3]: Entering directory '/go/tini'
18:27:28 make[4]: Entering directory '/go/tini'
18:27:28 make[5]: Entering directory '/go/tini'
18:27:28 Scanning dependencies of target tini-static
18:27:28 make[5]: Leaving directory '/go/tini'
18:27:28 make[5]: Entering directory '/go/tini'
18:27:28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:28 [100%] Linking C executable tini-static
18:27:28 make[5]: Leaving directory '/go/tini'
18:27:28 [100%] Built target tini-static
18:27:28 make[4]: Leaving directory '/go/tini'
18:27:28 make[3]: Leaving directory '/go/tini'
18:27:28 make[2]: Leaving directory '/go/tini'
18:27:28 + mkdir -p /usr/local/bin
18:27:28 + cp tini-static /usr/local/bin/docker-init
18:27:28 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:28 + RM_GOPATH=0
18:27:28 + TMP_GOPATH=/go
18:27:28 + : /usr/local/bin
18:27:28 + '[' -z /go ']'
18:27:28 + export GOPATH=/go
18:27:28 + GOPATH=/go
18:27:28 + case "$(go env GOARCH)" in
18:27:28 ++ go env GOARCH
18:27:28 + export GO_BUILDMODE=-buildmode=pie
18:27:28 + GO_BUILDMODE=-buildmode=pie
18:27:28 ++ dirname hack/dockerfile/install/install.sh
18:27:28 + dir=hack/dockerfile/install
18:27:28 + bin=rootlesskit
18:27:28 + shift
18:27:28 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:27:28 + . hack/dockerfile/install/rootlesskit.installer
18:27:28 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:28 + install_rootlesskit dynamic
18:27:28 + case "$1" in
18:27:28 + install_rootlesskit_dynamic
18:27:28 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:28 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:28 + export BUILD_MODE=-buildmode=pie
18:27:28 + BUILD_MODE=-buildmode=pie
18:27:28 + _install_rootlesskit
18:27:28 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:28 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:28 + for f in rootlesskit rootlesskit-docker-proxy
18:27:28 + GOBIN=/usr/local/bin
18:27:28 + GO111MODULE=on
18:27:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:28 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:28 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:28 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:28 go: downloading github.com/google/uuid v1.3.0
18:27:28 go: downloading github.com/moby/vpnkit v0.5.0
18:27:28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:28 go: downloading golang.org/x/sys v0.8.0
18:27:28 go: downloading github.com/gofrs/flock v0.8.1
18:27:28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:28 go: downloading github.com/gorilla/mux v1.8.0
18:27:28 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:28 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:28 go: downloading golang.org/x/net v0.10.0
18:27:28 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:28 go: downloading github.com/josharian/native v1.1.0
18:27:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:28 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:27:28 + exit 0
18:27:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KszYka
18:27:28 + umask 022
18:27:28 + cd /root/rpmbuild/BUILD
18:27:28 + cd src
18:27:28 + export DOCKER_GITCOMMIT=949f8c9
18:27:28 + DOCKER_GITCOMMIT=949f8c9
18:27:28 + mkdir -p /go/src/github.com/docker
18:27:28 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:27:28 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
18:27:28 + pushd /root/rpmbuild/BUILD/src/engine
18:27:28 + TMP_GOPATH=/go
18:27:28 + hack/dockerfile/install/install.sh tini
18:27:28 + RM_GOPATH=0
18:27:28 + TMP_GOPATH=/go
18:27:28 + : /usr/local/bin
18:27:28 + '[' -z /go ']'
18:27:28 + export GOPATH=/go
18:27:28 + GOPATH=/go
18:27:28 + case "$(go env GOARCH)" in
18:27:28 ++ go env GOARCH
18:27:28 + export GO_BUILDMODE=-buildmode=pie
18:27:28 + GO_BUILDMODE=-buildmode=pie
18:27:28 ++ dirname hack/dockerfile/install/install.sh
18:27:28 + dir=hack/dockerfile/install
18:27:28 + bin=tini
18:27:28 + shift
18:27:28 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:27:28 + . hack/dockerfile/install/tini.installer
18:27:28 ++ : v0.19.0
18:27:28 + install_tini
18:27:28 + echo 'Install tini version v0.19.0'
18:27:28 + git clone https://github.com/krallin/tini.git /go/tini
18:27:28 Install tini version v0.19.0
18:27:28 Cloning into '/go/tini'...
18:27:28 #16 2.593    dh_installdocs
18:27:28 #16 2.630    dh_installchangelogs
18:27:28 #16 2.715    dh_perl
18:27:28 #16 2.751    dh_link
18:27:28 #16 2.785    dh_strip_nondeterminism
18:27:28 #16 2.847    dh_compress
18:27:28   Preparing        :                                                        1/1 
18:27:28   Installing       : python3-six-1.11.0-8.el8.noarch                        1/7 
18:27:28   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                  2/7 
18:27:28   Installing       : dbus-glib-0.110-2.el8.aarch64                          3/7 
18:27:28   Running scriptlet: dbus-glib-0.110-2.el8.aarch64                          3/7 
18:27:28   Installing       : python3-dbus-1.2.4-15.el8.aarch64                      4/7 
18:27:28   Installing       : python3-systemd-234-8.el8.aarch64                      5/7 
18:27:28   Installing       : python3-dnf-plugins-core-4.0.21-23.el8.noarch          6/7 
18:27:28   Installing       : dnf-plugins-core-4.0.21-23.el8.noarch                  7/7 
18:27:28 + cd /go/tini
18:27:28 + git checkout -q v0.19.0
18:27:28 + cmake .
18:27:28 -- The C compiler identification is GNU 4.8.5
18:27:28 -- Check for working C compiler: /usr/bin/cc
18:27:28 -- Check for working C compiler: /usr/bin/cc -- works
18:27:28 -- Detecting C compiler ABI info
18:27:28 #16 2.886    dh_fixperms
18:27:28 #16 2.925    dh_missing
18:27:28 #16 2.951    dh_installdeb
18:27:28 #16 2.984    dh_gencontrol
18:27:28   Running scriptlet: dnf-plugins-core-4.0.21-23.el8.noarch                  7/7 
18:27:28   Verifying        : python3-systemd-234-8.el8.aarch64                      1/7 
18:27:28   Verifying        : dbus-glib-0.110-2.el8.aarch64                          2/7 
18:27:28   Verifying        : dnf-plugins-core-4.0.21-23.el8.noarch                  3/7 
18:27:28   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                  4/7 
18:27:28   Verifying        : python3-dbus-1.2.4-15.el8.aarch64                      5/7 
18:27:28   Verifying        : python3-dnf-plugins-core-4.0.21-23.el8.noarch          6/7 
18:27:28   Verifying        : python3-six-1.11.0-8.el8.noarch                        7/7 
18:27:28 
18:27:28 Installed:
18:27:28   dbus-glib-0.110-2.el8.aarch64                                                 
18:27:28   dnf-plugins-core-4.0.21-23.el8.noarch                                         
18:27:28   python3-dateutil-1:2.6.1-6.el8.noarch                                         
18:27:28   python3-dbus-1.2.4-15.el8.aarch64                                             
18:27:28   python3-dnf-plugins-core-4.0.21-23.el8.noarch                                 
18:27:28   python3-six-1.11.0-8.el8.noarch                                               
18:27:28   python3-systemd-234-8.el8.aarch64                                             
18:27:28 
18:27:28 Complete!
18:27:28 -- Detecting C compiler ABI info - done
18:27:28 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:27:28 -- Configuring done
18:27:28 -- Generating done
18:27:28 -- Build files have been written to: /go/tini
18:27:28 + make tini-static
18:27:28 Scanning dependencies of target tini-static
18:27:28 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:28 Linking C executable tini-static
18:27:28 OK
18:27:28 + '[' bullseye = sid ']'
18:27:28 ++ dpkg --print-architecture
18:27:28 + ARCH=arm64
18:27:28 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test'
18:27:28 + apt-get update
18:27:29 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:27:29 #16 3.104    dh_md5sums
18:27:29 #16 3.144    dh_builddeb
18:27:29 #16 3.170 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:27:29 #16 3.185  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
18:27:29 + case ${DIST_ID}:${DIST_VERSION} in
18:27:29 + install_rpm_containerd
18:27:29 + '[' prod = stage ']'
18:27:29 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
18:27:29 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
18:27:29 + dnf --version
18:27:29 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
18:27:29 4.7.0
18:27:29   Installed: dnf-0:4.7.0-19.el8.noarch at Mon Oct  9 17:26:17 2023
18:27:29   Built    : builder@centos.org at Wed Jun 28 08:44:13 2023
18:27:29 
18:27:29   Installed: rpm-0:4.14.3-26.el8.aarch64 at Mon Oct  9 17:26:15 2023
18:27:29   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:19:04 2022
18:27:29 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
18:27:29 [100%] Built target tini-static
18:27:29 + mkdir -p /usr/local/bin
18:27:29 + cp tini-static /usr/local/bin/docker-init
18:27:29 + VERSION=0.0.0-20231011170815-26951f7
18:27:29 + PRODUCT=docker
18:27:29 + hack/make.sh dynbinary
18:27:29 
18:27:29 Removing bundles/
18:27:29 
18:27:29 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:27:29 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:27:29 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:27:29 module github.com/docker/docker
18:27:29 
18:27:29 go 1.20
18:27:29 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:29 + GO111MODULE=on
18:27:29 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:27:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:27:29 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:27:29 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:27:29 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:27:29 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
18:27:29 #16 3.325  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
18:27:29 #16 3.402 dpkg-genchanges: info: binary-only upload (no source code included)
18:27:29 #16 3.404  dpkg-source --after-build .
18:27:29 #16 3.504 dpkg-buildpackage: info: binary-only upload (no source included)
18:27:29 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
18:27:29 #16 3.509 
18:27:29 #16 3.509 The package has been created.
18:27:29 #16 3.509 Attention, the package has been created in the current directory,
18:27:29 #16 3.509 not in ".." as indicated by the message above!
18:27:29 #16 3.557 Selecting previously unselected package docker-ce-build-deps.
18:27:29 #16 3.573 (Reading database ... 26673 files and directories currently installed.)
18:27:29 #16 3.574 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:27:29 #16 3.577 Unpacking docker-ce-build-deps (1.0) ...
18:27:29 + dnf config-manager --set-disabled 'docker-ce-*'
18:27:29 Get:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [33.3 kB]
18:27:29 Fetched 76.6 kB in 1s (105 kB/s)
18:27:29 + dnf config-manager --set-enabled docker-ce-test
18:27:30 Reading package lists...
18:27:30 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
18:27:30 + packages='deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb
18:27:30 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb
18:27:30 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb
18:27:30 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb
18:27:30 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'
18:27:30 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb
18:27:30 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb
18:27:30 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb
18:27:30 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb
18:27:30 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'
18:27:30 ++ awk '$0="./"$0'
18:27:30 ++ xargs
18:27:30 + packages='./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'
18:27:30 + set -x
18:27:30 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb
18:27:30 Selecting previously unselected package docker-ce-cli.
18:27:30 + for f in rootlesskit rootlesskit-docker-proxy
18:27:30 + GOBIN=/usr/local/bin
18:27:30 + GO111MODULE=on
18:27:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:30 + for f in rootlesskit rootlesskit-docker-proxy
18:27:30 + GOBIN=/usr/local/bin
18:27:30 + GO111MODULE=on
18:27:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:30 (Reading database ... 9721 files and directories currently installed.)
18:27:30 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ...
18:27:30 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:27:30 + dnf makecache
18:27:30 #16 3.701 Reading package lists...
18:27:30 #16 4.476 Building dependency tree...
18:27:30 #16 4.642 Reading state information...
18:27:30 #16 4.648 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:27:30 #16 4.850 Starting 2 pkgProblemResolver with broken count: 0
18:27:30 #16 4.854 Done
18:27:30 + popd
18:27:30 + exit 0
18:27:30 ~/rpmbuild/BUILD/src
18:27:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8yQfBI
18:27:30 + umask 022
18:27:30 + cd /root/rpmbuild/BUILD
18:27:30 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64 '!=' / ']'
18:27:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
18:27:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
18:27:30 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:30 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
18:27:30 + cd src
18:27:30 + pushd /root/rpmbuild/BUILD/src/buildx
18:27:30 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:27:30 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:27:30 + popd
18:27:30 + /usr/lib/rpm/check-buildroot
18:27:30 ~/rpmbuild/BUILD/src
18:27:30 + /usr/lib/rpm/redhat/brp-compress
18:27:30 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:27:30 Selecting previously unselected package docker-ce.
18:27:30 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ...
18:27:30 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:27:30 CentOS Stream 8 - AppStream                     7.5 kB/s | 4.4 kB     00:00    
18:27:31 #16 5.008  Done
18:27:31 #16 5.169 Starting pkgProblemResolver with broken count: 0
18:27:31 #16 5.203 Starting 2 pkgProblemResolver with broken count: 0
18:27:31 #16 5.206 Done
18:27:31 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:31 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:27:31 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:27:31 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:31 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:27:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8hG8GK
18:27:31 + umask 022
18:27:31 + cd /root/rpmbuild/BUILD
18:27:31 + cd src
18:27:31 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:27:31 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:27:31 + ver=v0.11.2
18:27:31 + test v0.11.2 = v0.11.2
18:27:31 + echo 'PASS: docker-buildx version OK'
18:27:31 PASS: docker-buildx version OK
18:27:31 + exit 0
18:27:31 + return
18:27:31 # Build the CLI
18:27:31 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:27:31 Building dynamic docker-linux-arm64
18:27:31 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:29Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:27:31 #16 5.463 The following additional packages will be installed:
18:27:31 #16 5.463   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:27:31 #16 5.463   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:27:31 #16 5.464   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
18:27:31 #16 5.464   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0
18:27:31 #16 5.464   libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin
18:27:31 #16 5.465 Suggested packages:
18:27:31 #16 5.465   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip
18:27:31 #16 5.465   seccomp
18:27:31 #16 5.465 Recommended packages:
18:27:31 #16 5.465   dmsetup
18:27:31 #16 5.505 The following NEW packages will be installed:
18:27:31 #16 5.505   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:27:31 #16 5.505   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:27:31 #16 5.506   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
18:27:31 #16 5.506   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:27:31 #16 5.506   libuv1 pkg-config pkgconf pkgconf-bin
18:27:31 #16 5.507 The following packages will be upgraded:
18:27:31 #16 5.507   libsystemd0 libudev1
18:27:31 Processing files: docker-buildx-plugin-0.11.2-0.el7.aarch64
18:27:31 #16 5.796 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
18:27:31 #16 5.796 1 not fully installed or removed.
18:27:31 #16 5.796 Need to get 15.1 MB of archives.
18:27:31 #16 5.796 After this operation, 53.0 MB of additional disk space will be used.
18:27:31 #16 5.796 Get:1 http://archive.ubuntu.com/ubuntu lunar/main amd64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
18:27:31 #16 5.850 Get:2 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive13 amd64 3.6.2-1ubuntu1 [380 kB]
18:27:31 + return
18:27:31 # Build the CLI
18:27:31 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:27:31 Building dynamic docker-linux-amd64
18:27:31 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:22Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:27:31 Selecting previously unselected package docker-compose-plugin.
18:27:31 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ...
18:27:31 Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
18:27:31 #16 5.868 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjsoncpp25 amd64 1.9.5-4 [80.3 kB]
18:27:31 #16 5.872 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 librhash0 amd64 1.4.3-3 [128 kB]
18:27:31 #16 5.875 Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB]
18:27:31 #16 5.877 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 cmake-data all 3.25.1-1ubuntu1 [2052 kB]
18:27:31 #16 5.904 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 cmake amd64 3.25.1-1ubuntu1 [9273 kB]
18:27:31 CentOS Stream 8 - BaseOS                        8.9 kB/s | 3.9 kB     00:00    
18:27:31 Provides: docker-buildx-plugin = 0:0.11.2-0.el7 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.el7
18:27:31 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:31 Requires(post): /bin/sh
18:27:31 Requires(preun): /bin/sh
18:27:31 Requires(postun): /bin/sh
18:27:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
18:27:32 #16 6.001 Get:8 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB]
18:27:32 #16 6.003 Get:9 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev1 amd64 252.5-2ubuntu3.1 [151 kB]
18:27:32 #16 6.005 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
18:27:32 #16 6.006 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-1ubuntu1 [12.5 kB]
18:27:32 #16 6.007 Get:12 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev-dev amd64 252.5-2ubuntu3.1 [21.4 kB]
18:27:32 #16 6.007 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsepol-dev amd64 3.4-2 [377 kB]
18:27:32 #16 6.011 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-16-0 amd64 10.42-1 [211 kB]
18:27:32 #16 6.013 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-32-0 amd64 10.42-1 [198 kB]
18:27:32 #16 6.015 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-posix3 amd64 10.42-1 [6744 B]
18:27:32 #16 6.015 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-dev amd64 10.42-1 [744 kB]
18:27:32 #16 6.026 Get:18 http://archive.ubuntu.com/ubuntu lunar/main amd64 libselinux1-dev amd64 3.4-1build4 [163 kB]
18:27:32 #16 6.028 Get:19 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper-dev amd64 2:1.02.185-1ubuntu1 [36.7 kB]
18:27:32 #16 6.028 Get:20 http://archive.ubuntu.com/ubuntu lunar/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu3 [91.2 kB]
18:27:32 #16 6.029 Get:21 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd0 amd64 252.5-2ubuntu3.1 [390 kB]
18:27:32 #16 6.033 Get:22 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd-dev amd64 252.5-2ubuntu3.1 [322 kB]
18:27:32 #16 6.036 Get:23 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpkgconf3 amd64 1.8.1-1ubuntu2 [29.4 kB]
18:27:32 #16 6.036 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkgconf-bin amd64 1.8.1-1ubuntu2 [20.8 kB]
18:27:32 #16 6.037 Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkgconf amd64 1.8.1-1ubuntu2 [16.8 kB]
18:27:32 #16 6.037 Get:26 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkg-config amd64 1.8.1-1ubuntu2 [5408 B]
18:27:32 #16 6.190 debconf: delaying package configuration, since apt-utils is not installed
18:27:32 #16 6.223 Fetched 15.1 MB in 1s (28.9 MB/s)
18:27:32 #16 6.251 Selecting previously unselected package bash-completion.
18:27:32 #16 6.251 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26677 files and directories currently installed.)
18:27:32 #16 6.266 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
18:27:32 #16 6.277 Unpacking bash-completion (1:2.11-6ubuntu1) ...
18:27:32 #16 6.397 Selecting previously unselected package libarchive13:amd64.
18:27:32 #16 6.399 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_amd64.deb ...
18:27:32 #16 6.408 Unpacking libarchive13:amd64 (3.6.2-1ubuntu1) ...
18:27:32 #16 6.445 Selecting previously unselected package libjsoncpp25:amd64.
18:27:32 #16 6.447 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_amd64.deb ...
18:27:32 #16 6.452 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
18:27:32 #16 6.489 Selecting previously unselected package librhash0:amd64.
18:27:32 #16 6.491 Preparing to unpack .../3-librhash0_1.4.3-3_amd64.deb ...
18:27:32 #16 6.495 Unpacking librhash0:amd64 (1.4.3-3) ...
18:27:32 #16 6.527 Selecting previously unselected package libuv1:amd64.
18:27:32 CentOS Stream 8 - Extras                        5.0 kB/s | 2.9 kB     00:00    
18:27:32 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el7.src.rpm
18:27:32 #16 6.529 Preparing to unpack .../4-libuv1_1.44.2-1_amd64.deb ...
18:27:32 #16 6.534 Unpacking libuv1:amd64 (1.44.2-1) ...
18:27:32 #16 6.577 Selecting previously unselected package cmake-data.
18:27:32 #16 6.579 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ...
18:27:32 #16 6.587 Unpacking cmake-data (3.25.1-1ubuntu1) ...
18:27:32 Selecting previously unselected package docker-ce-rootless-extras.
18:27:32 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ...
18:27:32 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:27:32 #16 6.930 Selecting previously unselected package cmake.
18:27:32 #16 6.933 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_amd64.deb ...
18:27:32 #16 6.938 Unpacking cmake (3.25.1-1ubuntu1) ...
18:27:32 Selecting previously unselected package docker-buildx-plugin.
18:27:32 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ...
18:27:32 Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
18:27:33 CentOS Stream 8 - Extras common packages        6.8 kB/s | 3.0 kB     00:00    
18:27:33 #16 7.094 Selecting previously unselected package dh-apparmor.
18:27:33 #16 7.097 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ...
18:27:33 #16 7.100 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ...
18:27:33 #16 7.138 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_amd64.deb ...
18:27:33 #16 7.151 Unpacking libudev1:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:27:33 #16 7.207 Setting up libudev1:amd64 (252.5-2ubuntu3.1) ...
18:27:33 #16 7.260 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:27:33 #16 7.260 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30707 files and directories currently installed.)
18:27:33 #16 7.276 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
18:27:33 #16 7.284 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
18:27:33 #16 7.321 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:27:33 #16 7.324 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
18:27:33 #16 7.327 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
18:27:33 #16 7.359 Selecting previously unselected package libudev-dev:amd64.
18:27:33 #16 7.361 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_amd64.deb ...
18:27:33 #16 7.366 Unpacking libudev-dev:amd64 (252.5-2ubuntu3.1) ...
18:27:33 #16 7.397 Selecting previously unselected package libsepol-dev:amd64.
18:27:33 #16 7.399 Preparing to unpack .../03-libsepol-dev_3.4-2_amd64.deb ...
18:27:33 #16 7.404 Unpacking libsepol-dev:amd64 (3.4-2) ...
18:27:33 #16 7.450 Selecting previously unselected package libpcre2-16-0:amd64.
18:27:33 #16 7.453 Preparing to unpack .../04-libpcre2-16-0_10.42-1_amd64.deb ...
18:27:33 #16 7.458 Unpacking libpcre2-16-0:amd64 (10.42-1) ...
18:27:33 #16 7.497 Selecting previously unselected package libpcre2-32-0:amd64.
18:27:33 #16 7.500 Preparing to unpack .../05-libpcre2-32-0_10.42-1_amd64.deb ...
18:27:33 #16 7.504 Unpacking libpcre2-32-0:amd64 (10.42-1) ...
18:27:33 #16 7.543 Selecting previously unselected package libpcre2-posix3:amd64.
18:27:33 #16 7.546 Preparing to unpack .../06-libpcre2-posix3_10.42-1_amd64.deb ...
18:27:33 #16 7.551 Unpacking libpcre2-posix3:amd64 (10.42-1) ...
18:27:33 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm
18:27:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wnc5BE
18:27:33 + umask 022
18:27:33 + cd /root/rpmbuild/BUILD
18:27:33 + cd src
18:27:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64
18:27:33 + RPM_EC=0
18:27:33 ++ jobs -p
18:27:33 + exit 0
18:27:33 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.1UQjIR
18:27:33 + umask 022
18:27:33 + cd /root/rpmbuild/BUILD
18:27:33 + rm -rf src src.gemspec
18:27:33 #16 7.583 Selecting previously unselected package libpcre2-dev:amd64.
18:27:33 #16 7.586 Preparing to unpack .../07-libpcre2-dev_10.42-1_amd64.deb ...
18:27:33 #16 7.591 Unpacking libpcre2-dev:amd64 (10.42-1) ...
18:27:33 #16 7.633 Selecting previously unselected package libselinux1-dev:amd64.
18:27:33 #16 7.636 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_amd64.deb ...
18:27:33 #16 7.640 Unpacking libselinux1-dev:amd64 (3.4-1build4) ...
18:27:33 #16 7.677 Selecting previously unselected package libdevmapper-dev:amd64.
18:27:33 #16 7.680 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_amd64.deb ...
18:27:33 #16 7.684 Unpacking libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
18:27:33 #16 7.714 Selecting previously unselected package libseccomp-dev:amd64.
18:27:33 #16 7.717 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_amd64.deb ...
18:27:33 #16 7.720 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu3) ...
18:27:33 #16 7.760 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_amd64.deb ...
18:27:33 #16 7.772 Unpacking libsystemd0:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:27:33 Docker CE Test - aarch64                        134 kB/s |  61 kB     00:00    
18:27:33 + RPM_EC=0
18:27:33 ++ jobs -p
18:27:33 + exit 0
18:27:33 
18:27:33 RPM build warnings:
18:27:33     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:27:33     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:27:33     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:27:33     source_date_epoch_from_changelog set but %changelog is missing
18:27:33     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/docker-proxy
18:27:33     source_date_epoch_from_changelog set but %changelog is missing
18:27:33     source_date_epoch_from_changelog set but %changelog is missing
18:27:33 warning: source_date_epoch_from_changelog set but %changelog is missing
18:27:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3x9YjA
18:27:33 + umask 022
18:27:33 + cd /root/rpmbuild/BUILD
18:27:33 + cd /root/rpmbuild/BUILD
18:27:33 + rm -rf src
18:27:33 + /usr/bin/mkdir -p src
18:27:33 + cd src
18:27:33 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:27:33 #16 7.837 Setting up libsystemd0:amd64 (252.5-2ubuntu3.1) ...
18:27:33 #16 7.880 Selecting previously unselected package libsystemd-dev:amd64.
18:27:33 #16 7.880 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 31240 files and directories currently installed.)
18:27:33 #16 7.896 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_amd64.deb ...
18:27:33 #16 7.900 Unpacking libsystemd-dev:amd64 (252.5-2ubuntu3.1) ...
18:27:33 #16 7.955 Selecting previously unselected package libpkgconf3:amd64.
18:27:33 #16 7.957 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_amd64.deb ...
18:27:33 #16 7.962 Unpacking libpkgconf3:amd64 (1.8.1-1ubuntu2) ...
18:27:33 #16 7.993 Selecting previously unselected package pkgconf-bin.
18:27:33 #16 7.996 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_amd64.deb ...
18:27:33 #16 8.000 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ...
18:27:33 #16 8.032 Selecting previously unselected package pkgconf:amd64.
18:27:33 #16 8.035 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_amd64.deb ...
18:27:33 #16 8.041 Unpacking pkgconf:amd64 (1.8.1-1ubuntu2) ...
18:27:33 #16 8.077 Selecting previously unselected package pkg-config:amd64.
18:27:33 #16 8.079 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_amd64.deb ...
18:27:33 #16 8.085 Unpacking pkg-config:amd64 (1.8.1-1ubuntu2) ...
18:27:33 #16 8.128 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu3) ...
18:27:33 #16 8.139 Setting up libarchive13:amd64 (3.6.2-1ubuntu1) ...
18:27:33 #16 8.151 Setting up libpcre2-16-0:amd64 (10.42-1) ...
18:27:33 #16 8.164 Setting up libpcre2-32-0:amd64 (10.42-1) ...
18:27:33 #16 8.177 Setting up libpkgconf3:amd64 (1.8.1-1ubuntu2) ...
18:27:33 make[2]: Entering directory '/root/build-deb/cli'
18:27:33 scripts/docs/generate-man.sh
18:27:33 + cp -r . /tmp/docker-cli-docsgen.cNGpguUlCO/
18:27:33 + cd /tmp/docker-cli-docsgen.cNGpguUlCO
18:27:33 + ./scripts/vendor init
18:27:33 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:27:33 + cp man/tools.go .
18:27:33 + ./scripts/vendor update
18:27:33 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:27:33 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:27:33 go: downloading github.com/spf13/cobra v1.7.0
18:27:33 go: downloading github.com/docker/go-units v0.5.0
18:27:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:27:33 go: downloading github.com/fvbommel/sortorder v1.0.2
18:27:33 go: downloading github.com/moby/term v0.5.0
18:27:33 go: downloading github.com/morikuni/aec v1.0.0
18:27:33 go: downloading github.com/pkg/errors v0.9.1
18:27:33 go: downloading github.com/spf13/pflag v1.0.5
18:27:33 go: downloading github.com/google/go-cmp v0.5.9
18:27:33 go: downloading gotest.tools/v3 v3.5.0
18:27:33 go: downloading golang.org/x/sync v0.3.0
18:27:33 go: downloading github.com/mattn/go-runewidth v0.0.14
18:27:33 go: downloading github.com/distribution/reference v0.5.0
18:27:33 go: downloading github.com/docker/go-connections v0.4.0
18:27:33 go: downloading github.com/moby/sys/sequential v0.5.0
18:27:33 go: downloading github.com/sirupsen/logrus v1.9.3
18:27:33 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:27:33 go: downloading golang.org/x/text v0.9.0
18:27:33 go: downloading github.com/moby/patternmatcher v0.6.0
18:27:33 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:27:33 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:27:33 go: downloading github.com/opencontainers/go-digest v1.0.0
18:27:33 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:27:33 go: downloading github.com/gogo/protobuf v1.3.2
18:27:33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:27:33 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:27:33 go: downloading gopkg.in/yaml.v2 v2.4.0
18:27:33 go: downloading golang.org/x/term v0.8.0
18:27:33 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:27:33 go: downloading dario.cat/mergo v1.0.0
18:27:33 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:27:33 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:27:33 go: downloading golang.org/x/sys v0.10.0
18:27:33 go: downloading github.com/creack/pty v1.1.18
18:27:33 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:27:33 go: downloading github.com/containerd/containerd v1.6.24
18:27:33 go: downloading github.com/moby/sys/signal v0.7.0
18:27:33 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:27:33 go: downloading github.com/rivo/uniseg v0.2.0
18:27:33 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:27:33 go: downloading go.opentelemetry.io/otel v1.4.1
18:27:33 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:27:33 go: downloading github.com/moby/sys/symlink v0.2.0
18:27:33 go: downloading github.com/klauspost/compress v1.16.5
18:27:33 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:27:33 go: downloading gopkg.in/yaml.v3 v3.0.1
18:27:33 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:27:33 go: downloading golang.org/x/time v0.3.0
18:27:33 go: downloading github.com/stretchr/testify v1.8.1
18:27:33 go: downloading github.com/opencontainers/runc v1.1.7
18:27:33 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:27:33 go: downloading golang.org/x/crypto v0.9.0
18:27:33 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:27:33 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:27:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:27:33 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:27:33 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:27:33 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:27:33 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:27:33 go: downloading google.golang.org/grpc v1.56.2
18:27:33 go: downloading github.com/russross/blackfriday v1.6.0
18:27:33 go: downloading github.com/Microsoft/go-winio v0.6.1
18:27:33 go: downloading github.com/felixge/httpsnoop v1.0.3
18:27:33 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:27:33 go: downloading github.com/go-logr/logr v1.2.3
18:27:33 go: downloading github.com/go-logr/stdr v1.2.2
18:27:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:27:33 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:27:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:27:33 go: downloading github.com/davecgh/go-spew v1.1.1
18:27:33 go: downloading github.com/pmezard/go-difflib v1.0.0
18:27:33 go: downloading github.com/miekg/pkcs11 v1.1.1
18:27:33 go: downloading github.com/prometheus/client_golang v1.14.0
18:27:33 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:27:33 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:27:33 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:27:33 go: downloading github.com/kr/pretty v0.1.0
18:27:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:27:33 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:27:33 go: downloading github.com/golang/protobuf v1.5.3
18:27:33 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:27:33 go: downloading golang.org/x/tools v0.8.0
18:27:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:27:33 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:27:33 go: downloading google.golang.org/protobuf v1.31.0
18:27:33 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:27:33 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:27:33 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:27:33 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:27:33 go: downloading github.com/beorn7/perks v1.0.1
18:27:33 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:27:33 go: downloading github.com/prometheus/client_model v0.3.0
18:27:33 go: downloading github.com/prometheus/common v0.42.0
18:27:33 go: downloading github.com/prometheus/procfs v0.9.0
18:27:33 go: downloading github.com/kr/text v0.2.0
18:27:33 go: downloading github.com/docker/go-metrics v0.0.1
18:27:33 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:27:33 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:27:33 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:27:33 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:27:33 go: downloading k8s.io/klog/v2 v2.80.1
18:27:33 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:27:33 go: downloading github.com/BurntSushi/toml v0.3.1
18:27:33 go: downloading github.com/magiconair/properties v1.5.3
18:27:33 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:27:33 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:27:33 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:27:33 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:27:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:27:33 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:27:33 go: downloading golang.org/x/mod v0.10.0
18:27:33 + go mod vendor -modfile=vendor.mod
18:27:34 #16 8.190 Setting up libuv1:amd64 (1.44.2-1) ...
18:27:34 #16 8.201 Setting up bash-completion (1:2.11-6ubuntu1) ...
18:27:34 #16 8.224 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
18:27:34 #16 8.236 Setting up libudev-dev:amd64 (252.5-2ubuntu3.1) ...
18:27:34 #16 8.248 Setting up libsepol-dev:amd64 (3.4-2) ...
18:27:34 #16 8.258 Setting up pkgconf-bin (1.8.1-1ubuntu2) ...
18:27:34 #16 8.270 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
18:27:34 #16 8.281 Setting up libpcre2-posix3:amd64 (10.42-1) ...
18:27:34 #16 8.295 Setting up librhash0:amd64 (1.4.3-3) ...
18:27:34 #16 8.308 Setting up cmake-data (3.25.1-1ubuntu1) ...
18:27:34 #16 8.324 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ...
18:27:34 #16 8.334 Setting up libsystemd-dev:amd64 (252.5-2ubuntu3.1) ...
18:27:34 #16 8.344 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
18:27:34 #16 8.356 Setting up libpcre2-dev:amd64 (10.42-1) ...
18:27:34 #16 8.371 Setting up libselinux1-dev:amd64 (3.4-1build4) ...
18:27:34 #16 8.384 Setting up pkgconf:amd64 (1.8.1-1ubuntu2) ...
18:27:34 + STATUS=0
18:27:34 + '[' 0 -ne 0 ']'
18:27:34 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:27:34 #16 8.395 Setting up pkg-config:amd64 (1.8.1-1ubuntu2) ...
18:27:34 #16 8.405 Setting up libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
18:27:34 #16 8.417 Setting up cmake (3.25.1-1ubuntu1) ...
18:27:34 #16 8.430 Setting up docker-ce-build-deps (1.0) ...
18:27:34 #16 8.445 Processing triggers for man-db (2.11.2-1) ...
18:27:34 #16 8.526 Processing triggers for libc-bin (2.37-0ubuntu2.1) ...
18:27:34 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:27:34 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:27:34 invoke-rc.d: could not determine current runlevel
18:27:34 invoke-rc.d: policy-rc.d denied execution of start.
18:27:34 + STATUS=0
18:27:34 + '[' 0 -ne 0 ']'
18:27:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:34 Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
18:27:34 Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
18:27:34 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:27:34  docker-ce-rootless-extras depends on dbus-user-session; however:
18:27:34   Package dbus-user-session is not installed.
18:27:34 
18:27:34 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:27:34 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb
18:27:34 + RPM_EC=0
18:27:34 ++ jobs -p
18:27:34 + exit 0
18:27:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.37zhKH
18:27:34 + umask 022
18:27:34 + cd /root/rpmbuild/BUILD
18:27:34 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:34 + export CFLAGS
18:27:34 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:34 + export CXXFLAGS
18:27:34 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:34 + export FFLAGS
18:27:34 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:34 + export FCFLAGS
18:27:34 + VALAFLAGS=-g
18:27:34 + export VALAFLAGS
18:27:34 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:34 + export LDFLAGS
18:27:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:34 + export LT_SYS_LIBRARY_PATH
18:27:34 + CC=gcc
18:27:34 + export CC
18:27:34 + CXX=g++
18:27:34 + export CXX
18:27:34 + cd src
18:27:34 + pushd /root/rpmbuild/BUILD/src/buildx
18:27:34 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:27:34 + GO111MODULE=on
18:27:34 + CGO_ENABLED=0
18:27:34 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:27:34 #16 DONE 8.9s
18:27:34 
18:27:34 #17 [stage-1 6/9] COPY --link sources/ /sources
18:27:34 #17 DONE 0.2s
18:27:34 
18:27:34 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:27:35 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:27:35 Created binary: bundles/dynbinary-daemon/dockerd
18:27:35 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:27:35 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:27:35 module github.com/docker/docker
18:27:35 
18:27:35 go 1.20
18:27:35 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:35 + GO111MODULE=on
18:27:35 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:48.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:35 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:27:35 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:35 
18:27:35 ~/rpmbuild/BUILD/src
18:27:35 + popd
18:27:35 + RPM_EC=0
18:27:35 ++ jobs -p
18:27:35 + exit 0
18:27:35 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vk4Mx2
18:27:35 + umask 022
18:27:35 + cd /root/rpmbuild/BUILD
18:27:35 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64 '!=' / ']'
18:27:35 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:27:35 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:27:35 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:35 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:27:35 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:27:35 + export CFLAGS
18:27:35 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:27:35 + export CXXFLAGS
18:27:35 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:27:35 + export FFLAGS
18:27:35 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:27:35 + export FCFLAGS
18:27:35 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:27:35 + export LDFLAGS
18:27:35 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:35 + export LT_SYS_LIBRARY_PATH
18:27:35 + CC=gcc
18:27:35 + export CC
18:27:35 + CXX=g++
18:27:35 + export CXX
18:27:35 + cd src
18:27:35 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:27:35 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/dockerd
18:27:35 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:27:35 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/docker-proxy
18:27:35 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/libexec/docker/docker-init
18:27:35 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/lib/systemd/system/docker.service
18:27:35 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/lib/systemd/system/docker.socket
18:27:35 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/etc/docker
18:27:35 + /usr/lib/rpm/check-buildroot
18:27:35 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:35 + /usr/lib/rpm/brp-compress
18:27:35 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:35 Reading package lists...
18:27:35 Building dependency tree...
18:27:35 Reading state information...
18:27:35 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:27:35 Correcting dependencies... Done
18:27:35 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:27:35 Skipping docker-ce, it is already installed and upgrade is not set.
18:27:35 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:27:35 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:27:35 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:27:35 The following additional packages will be installed:
18:27:35   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:27:35   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
18:27:35   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:27:35   libpam-systemd libxtables12 netbase systemd systemd-sysv
18:27:35 Suggested packages:
18:27:35   firewalld kmod systemd-container policykit-1
18:27:35 Recommended packages:
18:27:35   nftables systemd-timesyncd | time-daemon libnss-systemd
18:27:35 Metadata cache created.
18:27:35 + echo '[DEBUG] Installing engine rpms'
18:27:35 [DEBUG] Installing engine rpms
18:27:35 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
18:27:35 ++ sed /src/d
18:27:35 + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm
18:27:35 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el8.aarch64.rpm
18:27:35 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm
18:27:35 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el8.aarch64.rpm
18:27:35 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm'
18:27:35 + set -x
18:27:35 ++ source /etc/os-release
18:27:35 +++ NAME='CentOS Stream'
18:27:35 +++ VERSION=8
18:27:35 +++ ID=centos
18:27:35 +++ ID_LIKE='rhel fedora'
18:27:35 +++ VERSION_ID=8
18:27:35 +++ PLATFORM_ID=platform:el8
18:27:35 +++ PRETTY_NAME='CentOS Stream 8'
18:27:35 +++ ANSI_COLOR='0;31'
18:27:35 +++ CPE_NAME=cpe:/o:centos:centos:8
18:27:35 +++ HOME_URL=https://centos.org/
18:27:35 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:27:35 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
18:27:35 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:27:35 ++ echo 'CentOS Stream'
18:27:35 + product_version='CentOS Stream'
18:27:35 + '[' 'CentOS Stream' = rawhide ']'
18:27:35 + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el8.aarch64.rpm rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.aarch64.rpm
18:27:35 The following NEW packages will be installed:
18:27:35   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:27:35   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
18:27:35   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:27:35   libpam-systemd libxtables12 netbase systemd systemd-sysv
18:27:35 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:35 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:35 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:35 + /usr/lib/rpm/check-rpaths
18:27:35 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:35 + /usr/lib/rpm/brp-remove-la-files
18:27:35 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:27:35 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:35 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qpN0HU
18:27:35 + umask 022
18:27:35 + cd /root/rpmbuild/BUILD
18:27:35 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:27:35 + export CFLAGS
18:27:35 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:27:35 + export CXXFLAGS
18:27:35 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:27:35 + export FFLAGS
18:27:35 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:27:35 + export FCFLAGS
18:27:35 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:27:35 + export LDFLAGS
18:27:35 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:35 + export LT_SYS_LIBRARY_PATH
18:27:35 + CC=gcc
18:27:35 + export CC
18:27:35 + CXX=g++
18:27:35 + export CXX
18:27:35 + cd src
18:27:35 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:27:35 0 upgraded, 23 newly installed, 0 to remove and 12 not upgraded.
18:27:35 Need to get 26.6 MB of archives.
18:27:35 After this operation, 116 MB of additional disk space will be used.
18:27:35 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:27:35 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:27:35 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
18:27:35 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
18:27:35 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
18:27:35 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
18:27:35 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
18:27:35 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:27:35 Get:9 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
18:27:35 Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
18:27:35 Get:11 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
18:27:35 Get:12 http://deb.debian.org/debian bullseye/main arm64 systemd-sysv arm64 247.3-7+deb11u4 [114 kB]
18:27:35 Get:13 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.28-0+deb11u1 [233 kB]
18:27:35 Get:14 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
18:27:35 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpam-systemd arm64 247.3-7+deb11u4 [275 kB]
18:27:35 Get:16 http://deb.debian.org/debian bullseye/main arm64 dbus-user-session arm64 1.12.28-0+deb11u1 [100 kB]
18:27:35 Get:17 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:27:35 Get:18 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:27:35 Get:19 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:27:35 Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:27:35 Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:27:35 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:27:35 Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:27:36 Last metadata expiration check: 0:00:02 ago on Wed Oct 11 18:27:33 2023.
18:27:36 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:27:36 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:27:36 + echo 'PASS: daemon version OK'
18:27:36 + RPM_EC=0
18:27:36 PASS: daemon version OK
18:27:36 ++ jobs -p
18:27:36 + exit 0
18:27:36 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:27:36 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/docker-proxy
18:27:36 debconf: delaying package configuration, since apt-utils is not installed
18:27:36 Fetched 26.6 MB in 1s (41.1 MB/s)
18:27:36 Selecting previously unselected package libapparmor1:arm64.
18:27:36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9945 files and directories currently installed.)
18:27:36 Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ...
18:27:36 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:27:36 Selecting previously unselected package libcap2:arm64.
18:27:36 Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ...
18:27:36 Unpacking libcap2:arm64 (1:2.44-1) ...
18:27:36 Selecting previously unselected package libargon2-1:arm64.
18:27:36 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ...
18:27:36 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
18:27:36 Selecting previously unselected package dmsetup.
18:27:36 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
18:27:36 Unpacking dmsetup (2:1.02.175-2.1) ...
18:27:36 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:27:36 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:27:36 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:27:36 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.fc37 docker-ce(x86-64) = 3:0.0.0~20231011170815.26951f7-0.fc37
18:27:36 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:36 Requires(post): /bin/sh
18:27:36 Requires(preun): /bin/sh
18:27:36 Requires(postun): /bin/sh
18:27:36 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:27:36 Conflicts: docker docker-ee docker-engine-cs docker-io
18:27:36 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:27:36 Recommends: docker-ce-rootless-extras
18:27:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:27:36 Selecting previously unselected package libjson-c5:arm64.
18:27:36 Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_arm64.deb ...
18:27:36 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
18:27:36 Selecting previously unselected package libcryptsetup12:arm64.
18:27:36 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
18:27:36 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
18:27:36 Selecting previously unselected package libip4tc2:arm64.
18:27:36 Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ...
18:27:36 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:27:36 Selecting previously unselected package libkmod2:arm64.
18:27:36 Preparing to unpack .../8-libkmod2_28-1_arm64.deb ...
18:27:36 Unpacking libkmod2:arm64 (28-1) ...
18:27:36 Selecting previously unselected package systemd.
18:27:36 Preparing to unpack .../9-systemd_247.3-7+deb11u4_arm64.deb ...
18:27:36 #18 DONE 2.0s
18:27:36 
18:27:36 #19 [stage-1 8/9] WORKDIR /root/build-deb
18:27:36 #19 DONE 0.0s
18:27:37 Unpacking systemd (247.3-7+deb11u4) ...
18:27:37 
18:27:37 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:27:37 #20 DONE 0.0s
18:27:37 
18:27:37 #21 exporting to image
18:27:37 #21 exporting layers
18:27:37 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:27:37 Created binary: bundles/dynbinary-daemon/dockerd
18:27:37 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:27:37 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:27:37 module github.com/docker/docker
18:27:37 
18:27:37 go 1.20
18:27:37 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:37 + GO111MODULE=on
18:27:37 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:50.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:37 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:27:37 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:37 
18:27:37 + popd
18:27:37 + RPM_EC=0
18:27:37 ~/rpmbuild/BUILD/src
18:27:37 ++ jobs -p
18:27:37 + exit 0
18:27:37 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gsxJYC
18:27:37 + umask 022
18:27:37 + cd /root/rpmbuild/BUILD
18:27:37 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64 '!=' / ']'
18:27:37 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:27:37 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:27:37 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:37 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:27:37 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:37 + export CFLAGS
18:27:37 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:37 + export CXXFLAGS
18:27:37 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:37 + export FFLAGS
18:27:37 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:37 + export FCFLAGS
18:27:37 + VALAFLAGS=-g
18:27:37 + export VALAFLAGS
18:27:37 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:37 + export LDFLAGS
18:27:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:37 + export LT_SYS_LIBRARY_PATH
18:27:37 + CC=gcc
18:27:37 + export CC
18:27:37 + CXX=g++
18:27:37 + export CXX
18:27:37 + cd src
18:27:37 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:27:37 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/dockerd
18:27:37 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:27:37 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/docker-proxy
18:27:37 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/libexec/docker/docker-init
18:27:37 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/lib/systemd/system/docker.service
18:27:37 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/lib/systemd/system/docker.socket
18:27:37 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/etc/docker
18:27:37 + /usr/lib/rpm/check-buildroot
18:27:37 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:37 + /usr/lib/rpm/brp-compress
18:27:37 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:37 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:37 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:37 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:37 + /usr/lib/rpm/check-rpaths
18:27:37 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:37 + /usr/lib/rpm/brp-remove-la-files
18:27:37 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:27:37 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:37 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ESJ6uI
18:27:37 + umask 022
18:27:37 + cd /root/rpmbuild/BUILD
18:27:37 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:37 + export CFLAGS
18:27:37 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:37 + export CXXFLAGS
18:27:37 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:37 + export FFLAGS
18:27:37 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:37 + export FCFLAGS
18:27:37 + VALAFLAGS=-g
18:27:37 + export VALAFLAGS
18:27:37 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:37 + export LDFLAGS
18:27:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:37 + export LT_SYS_LIBRARY_PATH
18:27:37 + CC=gcc
18:27:37 + export CC
18:27:37 + CXX=g++
18:27:37 + export CXX
18:27:37 + cd src
18:27:37 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:27:37 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:27:37 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:27:37 + echo 'PASS: daemon version OK'
18:27:37 PASS: daemon version OK
18:27:37 + RPM_EC=0
18:27:37 ++ jobs -p
18:27:37 + exit 0
18:27:37 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:27:37 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/docker-proxy
18:27:37 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:27:37 Setting up libcap2:arm64 (1:2.44-1) ...
18:27:37 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
18:27:37 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
18:27:37 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:27:37 Setting up libkmod2:arm64 (28-1) ...
18:27:37 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:27:37 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
18:27:37 Setting up systemd (247.3-7+deb11u4) ...
18:27:37 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:27:37 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:27:37 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:27:37 Initializing machine ID from random generator.
18:27:37 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.src.rpm
18:27:37 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm
18:27:37 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NYGiTO
18:27:37 + umask 022
18:27:37 + cd /root/rpmbuild/BUILD
18:27:37 + cd src
18:27:37 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:37 + RPM_EC=0
18:27:37 ++ jobs -p
18:27:37 + exit 0
18:27:37 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.29nxEa
18:27:37 + umask 022
18:27:37 + cd /root/rpmbuild/BUILD
18:27:37 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:27:37 + rm -rf src src.gemspec
18:27:37 + RPM_EC=0
18:27:37 ++ jobs -p
18:27:37 + exit 0
18:27:37 
18:27:37 RPM build warnings:
18:27:37     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:27:37     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:27:37     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:27:37     source_date_epoch_from_changelog set but %changelog is missing
18:27:37     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/docker-proxy
18:27:37     source_date_epoch_from_changelog set but %changelog is missing
18:27:37 warning: source_date_epoch_from_changelog set but %changelog is missing
18:27:37 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.glzbkh
18:27:37 + umask 022
18:27:37 + cd /root/rpmbuild/BUILD
18:27:37 + cd /root/rpmbuild/BUILD
18:27:37 + rm -rf src
18:27:37 + /usr/bin/mkdir -p src
18:27:37 + cd src
18:27:37 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:27:37 + STATUS=0
18:27:37 + '[' 0 -ne 0 ']'
18:27:37 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:27:37 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:27:37 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:27:37 + STATUS=0
18:27:37 + '[' 0 -ne 0 ']'
18:27:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:37 + RPM_EC=0
18:27:37 ++ jobs -p
18:27:37 + exit 0
18:27:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.otX2h4
18:27:37 + umask 022
18:27:37 + cd /root/rpmbuild/BUILD
18:27:37 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:37 + export CFLAGS
18:27:37 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:37 + export CXXFLAGS
18:27:37 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:37 + export FFLAGS
18:27:37 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:37 + export FCFLAGS
18:27:37 + VALAFLAGS=-g
18:27:37 + export VALAFLAGS
18:27:37 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:27:37 + export RUSTFLAGS
18:27:37 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:37 + export LDFLAGS
18:27:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:37 + export LT_SYS_LIBRARY_PATH
18:27:37 + CC=gcc
18:27:37 + export CC
18:27:37 + CXX=g++
18:27:37 + export CXX
18:27:37 + cd src
18:27:37 + export DOCKER_GITCOMMIT=949f8c9
18:27:37 + DOCKER_GITCOMMIT=949f8c9
18:27:37 + mkdir -p /go/src/github.com/docker
18:27:37 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:27:37 + TMP_GOPATH=/go
18:27:37 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:37 + RM_GOPATH=0
18:27:37 + TMP_GOPATH=/go
18:27:37 + : /usr/local/bin
18:27:37 + '[' -z /go ']'
18:27:37 + export GOPATH=/go
18:27:37 + GOPATH=/go
18:27:37 + case "$(go env GOARCH)" in
18:27:37 ++ go env GOARCH
18:27:37 + export GO_BUILDMODE=-buildmode=pie
18:27:37 + GO_BUILDMODE=-buildmode=pie
18:27:37 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:27:37 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:27:37 + bin=rootlesskit
18:27:37 + shift
18:27:37 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:27:37 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:27:37 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:37 + install_rootlesskit dynamic
18:27:37 + case "$1" in
18:27:37 + install_rootlesskit_dynamic
18:27:37 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:37 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:37 + export BUILD_MODE=-buildmode=pie
18:27:37 + BUILD_MODE=-buildmode=pie
18:27:37 + _install_rootlesskit
18:27:37 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:37 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:37 + for f in rootlesskit rootlesskit-docker-proxy
18:27:37 + GOBIN=/usr/local/bin
18:27:37 + GO111MODULE=on
18:27:37 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:37 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:37 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.fc38 docker-ce(x86-64) = 3:0.0.0~20231011170815.26951f7-0.fc38
18:27:37 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:37 Requires(post): /bin/sh
18:27:37 Requires(preun): /bin/sh
18:27:37 Requires(postun): /bin/sh
18:27:37 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:27:37 Conflicts: docker docker-ee docker-engine-cs docker-io
18:27:37 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:27:37 Recommends: docker-ce-rootless-extras
18:27:37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:27:37 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:37 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:37 go: downloading golang.org/x/sys v0.8.0
18:27:37 go: downloading github.com/gofrs/flock v0.8.1
18:27:37 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:37 go: downloading github.com/google/uuid v1.3.0
18:27:37 go: downloading github.com/moby/vpnkit v0.5.0
18:27:37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:37 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:37 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:37 go: downloading github.com/josharian/native v1.1.0
18:27:37 Setting up dmsetup (2:1.02.175-2.1) ...
18:27:37 Selecting previously unselected package systemd-sysv.
18:27:37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10794 files and directories currently installed.)
18:27:37 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_arm64.deb ...
18:27:37 Unpacking systemd-sysv (247.3-7+deb11u4) ...
18:27:37 Selecting previously unselected package dbus.
18:27:37 Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_arm64.deb ...
18:27:37 Unpacking dbus (1.12.28-0+deb11u1) ...
18:27:37 Selecting previously unselected package netbase.
18:27:37 Preparing to unpack .../02-netbase_6.3_all.deb ...
18:27:37 Unpacking netbase (6.3) ...
18:27:37 Dependencies resolved.
18:27:37 ===================================================================================================
18:27:37  Package                        Arch     Version                              Repository       Size
18:27:37 ===================================================================================================
18:27:37 Installing:
18:27:37  docker-buildx-plugin           aarch64  0.11.2-0.el8                         @commandline     11 M
18:27:37  docker-ce                      aarch64  3:0.0.0~20231011170815.26951f7-0.el8 @commandline     16 M
18:27:37  docker-ce-cli                  aarch64  1:0.0.0~20231011170815.26951f7-0.el8 @commandline    6.4 M
18:27:37  docker-ce-rootless-extras      aarch64  0.0.0~20231011170815.26951f7-0.el8   @commandline    4.3 M
18:27:37  docker-compose-plugin          aarch64  2.21.0-0.el8                         @commandline     11 M
18:27:37 Installing dependencies:
18:27:37  checkpolicy                    aarch64  2.9-1.el8                            baseos          338 k
18:27:37  container-selinux              noarch   2:2.221.0-1.module_el8+653+feef7bfe  appstream        69 k
18:27:37  containerd.io                  aarch64  1.6.24-3.1.el8                       docker-ce-test   25 M
18:27:37  diffutils                      aarch64  3.6-6.el8                            baseos          352 k
18:27:37  fuse-common                    aarch64  3.3.0-17.el8                         baseos           22 k
18:27:37  fuse-overlayfs                 aarch64  1.12-1.module_el8+454+d7ef4b8d       appstream        64 k
18:27:37  fuse3                          aarch64  3.3.0-17.el8                         baseos           53 k
18:27:37  fuse3-libs                     aarch64  3.3.0-17.el8                         baseos           91 k
18:27:37  iptables                       aarch64  1.8.5-10.el8                         baseos          589 k
18:27:37  iptables-libs                  aarch64  1.8.5-10.el8                         baseos          101 k
18:27:37  libcgroup                      aarch64  0.41-19.el8                          baseos           68 k
18:27:37  libibverbs                     aarch64  46.0-1.el8.1                         baseos          386 k
18:27:37  libnetfilter_conntrack         aarch64  1.0.6-5.el8                          baseos           61 k
18:27:37  libnfnetlink                   aarch64  1.0.1-13.el8                         baseos           32 k
18:27:37  libnftnl                       aarch64  1.2.2-3.el8                          baseos           83 k
18:27:37  libnl3                         aarch64  3.7.0-1.el8                          baseos          317 k
18:27:37  libpcap                        aarch64  14:1.9.1-5.el8                       baseos          161 k
18:27:37  libselinux-utils               aarch64  2.9-8.el8                            baseos          241 k
18:27:37  libslirp                       aarch64  4.4.0-1.module_el8+487+8e42a277      appstream        67 k
18:27:37  policycoreutils                aarch64  2.9-24.el8                           baseos          408 k
18:27:37  policycoreutils-python-utils   noarch   2.9-24.el8                           baseos          260 k
18:27:37  python3-audit                  aarch64  3.0.7-5.el8                          baseos           85 k
18:27:37  python3-libselinux             aarch64  2.9-8.el8                            baseos          272 k
18:27:37  python3-libsemanage            aarch64  2.9-9.el8                            baseos          126 k
18:27:37  python3-policycoreutils        noarch   2.9-24.el8                           baseos          2.3 M
18:27:37  python3-setools                aarch64  4.3.0-5.el8                          baseos          529 k
18:27:37  rpm-plugin-selinux             aarch64  4.14.3-26.el8                        baseos           78 k
18:27:37  selinux-policy                 noarch   3.14.3-130.el8                       baseos          665 k
18:27:37  selinux-policy-targeted        noarch   3.14.3-130.el8                       baseos           16 M
18:27:37  slirp4netns                    aarch64  1.2.1-1.module_el8+661+d1afb926      appstream        55 k
18:27:37 Enabling module streams:
18:27:37  container-tools                         rhel8                                                     
18:27:37 
18:27:37 Transaction Summary
18:27:37 ===================================================================================================
18:27:37 Install  35 Packages
18:27:37 
18:27:37 Total size: 98 M
18:27:37 Total download size: 49 M
18:27:37 Installed size: 396 M
18:27:37 Downloading Packages:
18:27:38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:38 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:38 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.src.rpm
18:27:38 Selecting previously unselected package libpam-systemd:arm64.
18:27:38 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_arm64.deb ...
18:27:38 Unpacking libpam-systemd:arm64 (247.3-7+deb11u4) ...
18:27:38 Selecting previously unselected package containerd.io.
18:27:38 Preparing to unpack .../04-containerd.io_1.6.24-1_arm64.deb ...
18:27:38 Unpacking containerd.io (1.6.24-1) ...
18:27:38 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:27:38 (1/30): container-selinux-2.221.0-1.module_el8+ 299 kB/s |  69 kB     00:00    
18:27:38 (2/30): fuse-overlayfs-1.12-1.module_el8+454+d7 274 kB/s |  64 kB     00:00    
18:27:38 (3/30): libslirp-4.4.0-1.module_el8+487+8e42a27 278 kB/s |  67 kB     00:00    
18:27:38 (4/30): slirp4netns-1.2.1-1.module_el8+661+d1af 5.3 MB/s |  55 kB     00:00    
18:27:38 (5/30): fuse-common-3.3.0-17.el8.aarch64.rpm    5.2 MB/s |  22 kB     00:00    
18:27:38 (6/30): checkpolicy-2.9-1.el8.aarch64.rpm        19 MB/s | 338 kB     00:00    
18:27:38 (7/30): diffutils-3.6-6.el8.aarch64.rpm          18 MB/s | 352 kB     00:00    
18:27:38 (8/30): fuse3-3.3.0-17.el8.aarch64.rpm          3.6 MB/s |  53 kB     00:00    
18:27:38 (9/30): fuse3-libs-3.3.0-17.el8.aarch64.rpm     7.3 MB/s |  91 kB     00:00    
18:27:38 (10/30): iptables-libs-1.8.5-10.el8.aarch64.rpm  13 MB/s | 101 kB     00:00    
18:27:38 (11/30): libcgroup-0.41-19.el8.aarch64.rpm      8.5 MB/s |  68 kB     00:00    
18:27:38 (12/30): libnetfilter_conntrack-1.0.6-5.el8.aar 7.1 MB/s |  61 kB     00:00    
18:27:38 (13/30): iptables-1.8.5-10.el8.aarch64.rpm       18 MB/s | 589 kB     00:00    
18:27:38 (14/30): libnfnetlink-1.0.1-13.el8.aarch64.rpm  3.2 MB/s |  32 kB     00:00    
18:27:38 (15/30): libibverbs-46.0-1.el8.1.aarch64.rpm     13 MB/s | 386 kB     00:00    
18:27:38 (16/30): libnftnl-1.2.2-3.el8.aarch64.rpm       6.9 MB/s |  83 kB     00:00    
18:27:38 (17/30): libpcap-1.9.1-5.el8.aarch64.rpm         18 MB/s | 161 kB     00:00    
18:27:38 (18/30): libnl3-3.7.0-1.el8.aarch64.rpm          16 MB/s | 317 kB     00:00    
18:27:38 (19/30): libselinux-utils-2.9-8.el8.aarch64.rpm  14 MB/s | 241 kB     00:00    
18:27:38 (20/30): python3-audit-3.0.7-5.el8.aarch64.rpm   15 MB/s |  85 kB     00:00    
18:27:38 (21/30): policycoreutils-2.9-24.el8.aarch64.rpm  18 MB/s | 408 kB     00:00    
18:27:38 (22/30): policycoreutils-python-utils-2.9-24.el  12 MB/s | 260 kB     00:00    
18:27:38 (23/30): python3-libsemanage-2.9-9.el8.aarch64.  21 MB/s | 126 kB     00:00    
18:27:38 (24/30): python3-libselinux-2.9-8.el8.aarch64.r  13 MB/s | 272 kB     00:00    
18:27:38 (25/30): rpm-plugin-selinux-4.14.3-26.el8.aarch  13 MB/s |  78 kB     00:00    
18:27:38 (26/30): python3-setools-4.3.0-5.el8.aarch64.rp  25 MB/s | 529 kB     00:00    
18:27:38 + rm -f /root/build-deb/engine/go.mod
18:27:38 Created binary: bundles/dynbinary-daemon/dockerd
18:27:38 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:27:38 + tee /root/build-deb/engine/go.mod
18:27:38 module github.com/docker/docker
18:27:38 
18:27:38 go 1.20
18:27:38 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:38 + GO111MODULE=on
18:27:38 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:33.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:38 + rm -f /root/build-deb/engine/go.mod
18:27:38 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:38 
18:27:38 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:27:38 + RM_GOPATH=0
18:27:38 + TMP_GOPATH=/go
18:27:38 + : /usr/local/bin
18:27:38 + '[' -z /go ']'
18:27:38 + export GOPATH=/go
18:27:38 + GOPATH=/go
18:27:38 + case "$(go env GOARCH)" in
18:27:38 ++ go env GOARCH
18:27:38 + export GO_BUILDMODE=-buildmode=pie
18:27:38 + GO_BUILDMODE=-buildmode=pie
18:27:38 ++ dirname hack/dockerfile/install/install.sh
18:27:38 + dir=hack/dockerfile/install
18:27:38 + bin=tini
18:27:38 + shift
18:27:38 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:27:38 + . hack/dockerfile/install/tini.installer
18:27:38 ++ : v0.19.0
18:27:38 + install_tini
18:27:38 + echo 'Install tini version v0.19.0'
18:27:38 Install tini version v0.19.0
18:27:38 + git clone https://github.com/krallin/tini.git /go/tini
18:27:38 Cloning into '/go/tini'...
18:27:38 ++ pwd
18:27:38 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:27:38 Project root: .
18:27:38 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:27:38 INFO: man/src/attach.md found
18:27:38 WARN: man/src/build.md does not exist, skipping
18:27:38 WARN: man/src/builder/build.md does not exist, skipping
18:27:38 WARN: man/src/builder/prune.md does not exist, skipping
18:27:38 WARN: man/src/builder.md does not exist, skipping
18:27:38 WARN: man/src/checkpoint/create.md does not exist, skipping
18:27:38 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:27:38 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:27:38 WARN: man/src/checkpoint.md does not exist, skipping
18:27:38 INFO: man/src/commit.md found
18:27:38 WARN: man/src/config/create.md does not exist, skipping
18:27:38 WARN: man/src/config/inspect.md does not exist, skipping
18:27:38 WARN: man/src/config/ls.md does not exist, skipping
18:27:38 WARN: man/src/config/rm.md does not exist, skipping
18:27:38 WARN: man/src/config.md does not exist, skipping
18:27:38 INFO: man/src/container/attach.md found
18:27:38 INFO: man/src/container/commit.md found
18:27:38 INFO: man/src/container/cp.md found
18:27:38 INFO: man/src/container/create.md found
18:27:38 INFO: man/src/container/diff.md found
18:27:38 INFO: man/src/container/exec.md found
18:27:38 INFO: man/src/container/export.md found
18:27:38 WARN: man/src/container/inspect.md does not exist, skipping
18:27:38 INFO: man/src/container/kill.md found
18:27:38 INFO: man/src/container/logs.md found
18:27:38 INFO: man/src/container/ls.md found
18:27:38 INFO: man/src/container/pause.md found
18:27:38 INFO: man/src/container/port.md found
18:27:38 WARN: man/src/container/prune.md does not exist, skipping
18:27:38 INFO: man/src/container/rename.md found
18:27:38 INFO: man/src/container/restart.md found
18:27:38 INFO: man/src/container/rm.md found
18:27:38 INFO: man/src/container/run.md found
18:27:38 INFO: man/src/container/start.md found
18:27:38 INFO: man/src/container/stats.md found
18:27:38 INFO: man/src/container/stop.md found
18:27:38 INFO: man/src/container/top.md found
18:27:38 INFO: man/src/container/unpause.md found
18:27:38 INFO: man/src/container/update.md found
18:27:38 INFO: man/src/container/wait.md found
18:27:38 WARN: man/src/container.md does not exist, skipping
18:27:38 WARN: man/src/context/create.md does not exist, skipping
18:27:38 WARN: man/src/context/export.md does not exist, skipping
18:27:38 WARN: man/src/context/import.md does not exist, skipping
18:27:38 WARN: man/src/context/inspect.md does not exist, skipping
18:27:38 WARN: man/src/context/ls.md does not exist, skipping
18:27:38 WARN: man/src/context/rm.md does not exist, skipping
18:27:38 WARN: man/src/context/show.md does not exist, skipping
18:27:38 WARN: man/src/context/update.md does not exist, skipping
18:27:38 WARN: man/src/context/use.md does not exist, skipping
18:27:38 WARN: man/src/context.md does not exist, skipping
18:27:38 INFO: man/src/cp.md found
18:27:38 INFO: man/src/create.md found
18:27:38 INFO: man/src/diff.md found
18:27:38 INFO: man/src/events.md found
18:27:38 INFO: man/src/exec.md found
18:27:38 INFO: man/src/export.md found
18:27:38 INFO: man/src/history.md found
18:27:38 INFO: man/src/image/build.md found
18:27:38 INFO: man/src/image/history.md found
18:27:38 INFO: man/src/image/import.md found
18:27:38 WARN: man/src/image/inspect.md does not exist, skipping
18:27:38 INFO: man/src/image/load.md found
18:27:38 INFO: man/src/image/ls.md found
18:27:38 WARN: man/src/image/prune.md does not exist, skipping
18:27:38 INFO: man/src/image/pull.md found
18:27:38 INFO: man/src/image/push.md found
18:27:38 INFO: man/src/image/rm.md found
18:27:38 INFO: man/src/image/save.md found
18:27:38 INFO: man/src/image/tag.md found
18:27:38 WARN: man/src/image.md does not exist, skipping
18:27:38 INFO: man/src/images.md found
18:27:38 INFO: man/src/import.md found
18:27:38 INFO: man/src/info.md found
18:27:38 INFO: man/src/inspect.md found
18:27:38 INFO: man/src/kill.md found
18:27:38 INFO: man/src/load.md found
18:27:38 INFO: man/src/login.md found
18:27:38 INFO: man/src/logout.md found
18:27:38 INFO: man/src/logs.md found
18:27:38 WARN: man/src/manifest/annotate.md does not exist, skipping
18:27:38 WARN: man/src/manifest/create.md does not exist, skipping
18:27:38 WARN: man/src/manifest/inspect.md does not exist, skipping
18:27:38 WARN: man/src/manifest/push.md does not exist, skipping
18:27:38 WARN: man/src/manifest/rm.md does not exist, skipping
18:27:38 WARN: man/src/manifest.md does not exist, skipping
18:27:38 INFO: man/src/network/connect.md found
18:27:38 INFO: man/src/network/create.md found
18:27:38 INFO: man/src/network/disconnect.md found
18:27:38 INFO: man/src/network/inspect.md found
18:27:38 INFO: man/src/network/ls.md found
18:27:38 WARN: man/src/network/prune.md does not exist, skipping
18:27:38 INFO: man/src/network/rm.md found
18:27:38 WARN: man/src/network.md does not exist, skipping
18:27:38 WARN: man/src/node/demote.md does not exist, skipping
18:27:38 WARN: man/src/node/inspect.md does not exist, skipping
18:27:38 WARN: man/src/node/ls.md does not exist, skipping
18:27:38 WARN: man/src/node/promote.md does not exist, skipping
18:27:38 WARN: man/src/node/ps.md does not exist, skipping
18:27:38 WARN: man/src/node/rm.md does not exist, skipping
18:27:38 WARN: man/src/node/update.md does not exist, skipping
18:27:38 WARN: man/src/node.md does not exist, skipping
18:27:38 INFO: man/src/pause.md found
18:27:38 WARN: man/src/plugin/create.md does not exist, skipping
18:27:38 WARN: man/src/plugin/disable.md does not exist, skipping
18:27:38 WARN: man/src/plugin/enable.md does not exist, skipping
18:27:38 WARN: man/src/plugin/inspect.md does not exist, skipping
18:27:38 WARN: man/src/plugin/install.md does not exist, skipping
18:27:38 INFO: man/src/plugin/ls.md found
18:27:38 WARN: man/src/plugin/push.md does not exist, skipping
18:27:38 WARN: man/src/plugin/rm.md does not exist, skipping
18:27:38 WARN: man/src/plugin/set.md does not exist, skipping
18:27:38 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:27:38 WARN: man/src/plugin.md does not exist, skipping
18:27:38 INFO: man/src/port.md found
18:27:38 INFO: man/src/ps.md found
18:27:38 INFO: man/src/pull.md found
18:27:38 INFO: man/src/push.md found
18:27:38 INFO: man/src/rename.md found
18:27:38 INFO: man/src/restart.md found
18:27:38 INFO: man/src/rm.md found
18:27:38 INFO: man/src/rmi.md found
18:27:38 WARN: man/src/run.md does not exist, skipping
18:27:38 INFO: man/src/save.md found
18:27:38 INFO: man/src/search.md found
18:27:38 WARN: man/src/secret/create.md does not exist, skipping
18:27:38 WARN: man/src/secret/inspect.md does not exist, skipping
18:27:38 WARN: man/src/secret/ls.md does not exist, skipping
18:27:38 WARN: man/src/secret/rm.md does not exist, skipping
18:27:38 WARN: man/src/secret.md does not exist, skipping
18:27:38 WARN: man/src/service/create.md does not exist, skipping
18:27:38 WARN: man/src/service/inspect.md does not exist, skipping
18:27:38 WARN: man/src/service/logs.md does not exist, skipping
18:27:38 WARN: man/src/service/ls.md does not exist, skipping
18:27:38 WARN: man/src/service/ps.md does not exist, skipping
18:27:38 WARN: man/src/service/rm.md does not exist, skipping
18:27:38 WARN: man/src/service/rollback.md does not exist, skipping
18:27:38 WARN: man/src/service/scale.md does not exist, skipping
18:27:38 WARN: man/src/service/update.md does not exist, skipping
18:27:38 WARN: man/src/service.md does not exist, skipping
18:27:38 WARN: man/src/stack/config.md does not exist, skipping
18:27:38 WARN: man/src/stack/deploy.md does not exist, skipping
18:27:38 WARN: man/src/stack/ls.md does not exist, skipping
18:27:38 WARN: man/src/stack/ps.md does not exist, skipping
18:27:38 WARN: man/src/stack/rm.md does not exist, skipping
18:27:38 WARN: man/src/stack/services.md does not exist, skipping
18:27:38 WARN: man/src/stack.md does not exist, skipping
18:27:38 INFO: man/src/start.md found
18:27:38 INFO: man/src/stats.md found
18:27:38 INFO: man/src/stop.md found
18:27:38 WARN: man/src/swarm/ca.md does not exist, skipping
18:27:38 WARN: man/src/swarm/init.md does not exist, skipping
18:27:38 WARN: man/src/swarm/join.md does not exist, skipping
18:27:38 WARN: man/src/swarm/join-token.md does not exist, skipping
18:27:38 WARN: man/src/swarm/leave.md does not exist, skipping
18:27:38 WARN: man/src/swarm/unlock.md does not exist, skipping
18:27:38 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:27:38 WARN: man/src/swarm/update.md does not exist, skipping
18:27:38 WARN: man/src/swarm.md does not exist, skipping
18:27:38 WARN: man/src/system/df.md does not exist, skipping
18:27:38 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:27:38 INFO: man/src/system/events.md found
18:27:38 INFO: man/src/system/info.md found
18:27:38 WARN: man/src/system/prune.md does not exist, skipping
18:27:38 WARN: man/src/system.md does not exist, skipping
18:27:38 INFO: man/src/tag.md found
18:27:38 INFO: man/src/top.md found
18:27:38 WARN: man/src/trust/inspect.md does not exist, skipping
18:27:38 WARN: man/src/trust/key/generate.md does not exist, skipping
18:27:38 WARN: man/src/trust/key/load.md does not exist, skipping
18:27:38 WARN: man/src/trust/key.md does not exist, skipping
18:27:38 WARN: man/src/trust/revoke.md does not exist, skipping
18:27:38 WARN: man/src/trust/sign.md does not exist, skipping
18:27:38 WARN: man/src/trust/signer/add.md does not exist, skipping
18:27:38 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:27:38 WARN: man/src/trust/signer.md does not exist, skipping
18:27:38 WARN: man/src/trust.md does not exist, skipping
18:27:38 INFO: man/src/unpause.md found
18:27:38 INFO: man/src/update.md found
18:27:38 INFO: man/src/version.md found
18:27:38 INFO: man/src/volume/create.md found
18:27:38 INFO: man/src/volume/inspect.md found
18:27:38 INFO: man/src/volume/ls.md found
18:27:38 WARN: man/src/volume/prune.md does not exist, skipping
18:27:38 WARN: man/src/volume/rm.md does not exist, skipping
18:27:38 WARN: man/src/volume/update.md does not exist, skipping
18:27:38 INFO: man/src/volume.md found
18:27:38 INFO: man/src/wait.md found
18:27:38 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:27:38 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:27:38 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:27:38 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:27:38 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:27:38 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:27:38 + popd
18:27:38 + RPM_EC=0
18:27:38 ~/rpmbuild/BUILD/src
18:27:38 ++ jobs -p
18:27:38 + exit 0
18:27:38 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q4TD0k
18:27:38 + umask 022
18:27:38 + cd /root/rpmbuild/BUILD
18:27:38 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64 '!=' / ']'
18:27:38 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:27:38 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:27:38 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:38 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:27:38 + cd src
18:27:38 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin
18:27:38 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin/docker
18:27:38 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/bash-completion/completions
18:27:38 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/zsh/vendor-completions
18:27:38 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/fish/vendor_completions.d
18:27:38 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/bash-completion/completions/docker
18:27:38 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker
18:27:38 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish
18:27:38 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/man/man1
18:27:38 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/man/man1
18:27:38 (27/30): selinux-policy-3.14.3-130.el8.noarch.r  31 MB/s | 665 kB     00:00    
18:27:38 (28/30): python3-policycoreutils-2.9-24.el8.noa  38 MB/s | 2.3 MB     00:00    
18:27:38 (29/30): selinux-policy-targeted-3.14.3-130.el8  82 MB/s |  16 MB     00:00    
18:27:38 + cd /go/tini
18:27:38 + git checkout -q v0.19.0
18:27:38 + cmake .
18:27:38 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:27:38   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:27:38   CMake.
18:27:38 
18:27:38   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:27:38   CMake that the project does not need compatibility with older versions.
18:27:38 
18:27:38 
18:27:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/man/man5
18:27:39 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/man/man5
18:27:39 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/man/man8
18:27:39 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/man/man8
18:27:39 + mkdir -p build-docs
18:27:39 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:39 + cp cli/LICENSE build-docs/LICENSE
18:27:39 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:39 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:27:39 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:39 + cp cli/NOTICE build-docs/NOTICE
18:27:39 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:27:39 + cp cli/README.md build-docs/README.md
18:27:39 + /usr/lib/rpm/check-buildroot
18:27:39 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:39 + /usr/lib/rpm/brp-compress
18:27:39 (30/30): containerd.io-1.6.24-3.1.el8.aarch64.r  54 MB/s |  25 MB     00:00    
18:27:39 --------------------------------------------------------------------------------
18:27:39 Total                                            34 MB/s |  49 MB     00:01     
18:27:39 -- The C compiler identification is GNU 12.2.0
18:27:39 -- Detecting C compiler ABI info
18:27:39 -- Detecting C compiler ABI info - done
18:27:39 -- Check for working C compiler: /usr/bin/cc - skipped
18:27:39 -- Detecting C compile features
18:27:39 -- Detecting C compile features - done
18:27:39 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:39 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:27:39 -- Configuring done
18:27:39 -- Generating done
18:27:39 -- Build files have been written to: /go/tini
18:27:39 + make tini-static
18:27:39 make[2]: Entering directory '/go/tini'
18:27:39 make[3]: Entering directory '/go/tini'
18:27:39 make[4]: Entering directory '/go/tini'
18:27:39 make[5]: Entering directory '/go/tini'
18:27:39 make[5]: Leaving directory '/go/tini'
18:27:39 make[5]: Entering directory '/go/tini'
18:27:39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:39 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:39 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:39 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:39 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:39 [100%] Linking C executable tini-static
18:27:39 Selecting previously unselected package dbus-user-session.
18:27:39 Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_arm64.deb ...
18:27:39 Unpacking dbus-user-session (1.12.28-0+deb11u1) ...
18:27:39 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:27:39 + /usr/lib/rpm/brp-python-hardlink
18:27:39 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:39 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KLhICe
18:27:39 + umask 022
18:27:39 + cd /root/rpmbuild/BUILD
18:27:39 + cd src
18:27:39 ++ cli/build/docker --version
18:27:39 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:27:39 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:27:39 + echo 'PASS: cli version OK'
18:27:39 + RPM_EC=0
18:27:39 PASS: cli version OK
18:27:39 ++ jobs -p
18:27:39 + exit 0
18:27:39 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:27:39 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M8w3RK
18:27:39 + umask 022
18:27:39 + cd /root/rpmbuild/BUILD
18:27:39 + cd src
18:27:39 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/doc/docker-ce-cli
18:27:39 + export LC_ALL=C
18:27:39 + LC_ALL=C
18:27:39 + export DOCDIR
18:27:39 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/doc/docker-ce-cli
18:27:39 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/doc/docker-ce-cli
18:27:39 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/doc/docker-ce-cli
18:27:39 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/doc/docker-ce-cli
18:27:39 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/share/doc/docker-ce-cli
18:27:39 + RPM_EC=0
18:27:39 ++ jobs -p
18:27:39 + exit 0
18:27:39 make[5]: Leaving directory '/go/tini'
18:27:39 [100%] Built target tini-static
18:27:39 make[4]: Leaving directory '/go/tini'
18:27:39 make[3]: Leaving directory '/go/tini'
18:27:39 make[2]: Leaving directory '/go/tini'
18:27:39 + mkdir -p /usr/local/bin
18:27:39 + cp tini-static /usr/local/bin/docker-init
18:27:39 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:39 + RM_GOPATH=0
18:27:39 + TMP_GOPATH=/go
18:27:39 + : /usr/local/bin
18:27:39 + '[' -z /go ']'
18:27:39 + export GOPATH=/go
18:27:39 + GOPATH=/go
18:27:39 + case "$(go env GOARCH)" in
18:27:39 ++ go env GOARCH
18:27:39 + export GO_BUILDMODE=-buildmode=pie
18:27:39 + GO_BUILDMODE=-buildmode=pie
18:27:39 ++ dirname hack/dockerfile/install/install.sh
18:27:39 + dir=hack/dockerfile/install
18:27:39 + bin=rootlesskit
18:27:39 + shift
18:27:39 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:27:39 + . hack/dockerfile/install/rootlesskit.installer
18:27:39 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:39 + install_rootlesskit dynamic
18:27:39 + case "$1" in
18:27:39 + install_rootlesskit_dynamic
18:27:39 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:39 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:39 + export BUILD_MODE=-buildmode=pie
18:27:39 + BUILD_MODE=-buildmode=pie
18:27:39 + _install_rootlesskit
18:27:39 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:39 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:39 + for f in rootlesskit rootlesskit-docker-proxy
18:27:39 + GOBIN=/usr/local/bin
18:27:39 + GO111MODULE=on
18:27:39 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:39 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:39 Selecting previously unselected package libip6tc2:arm64.
18:27:39 Preparing to unpack .../06-libip6tc2_1.8.7-1_arm64.deb ...
18:27:39 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:27:39 Selecting previously unselected package libxtables12:arm64.
18:27:39 Preparing to unpack .../07-libxtables12_1.8.7-1_arm64.deb ...
18:27:39 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:27:39 Selecting previously unselected package libmnl0:arm64.
18:27:39 Preparing to unpack .../08-libmnl0_1.0.4-3_arm64.deb ...
18:27:39 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:27:39 Selecting previously unselected package libnfnetlink0:arm64.
18:27:39 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:27:39 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:27:39 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:27:39 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:27:39 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:27:39 Selecting previously unselected package libnftnl11:arm64.
18:27:39 Preparing to unpack .../11-libnftnl11_1.1.9-1_arm64.deb ...
18:27:39 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:27:39 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.el9 docker-ce-cli(x86-64) = 1:0.0.0~20231011170815.26951f7-0.el9
18:27:39 Requires(interp): /bin/sh
18:27:39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:39 Requires(post): /bin/sh
18:27:39 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:27:39 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:27:39 Recommends: docker-buildx-plugin docker-compose-plugin
18:27:39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:27:39 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:39 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:39 go: downloading golang.org/x/sys v0.8.0
18:27:39 go: downloading github.com/gofrs/flock v0.8.1
18:27:39 go: downloading github.com/gorilla/mux v1.8.0
18:27:39 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:39 go: downloading github.com/google/uuid v1.3.0
18:27:39 go: downloading github.com/moby/vpnkit v0.5.0
18:27:39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:39 make[1]: Leaving directory '/root/build-deb'
18:27:39  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.buildinfo
18:27:39  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.changes
18:27:39 dpkg-genchanges: info: including full source code in upload
18:27:39  dpkg-source -I.git --after-build .
18:27:39 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:27:39 + destination=/build
18:27:39 + mkdir -p /build
18:27:39 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb /build
18:27:39 copied '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb'
18:27:39 removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb'
18:27:39 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:27:39 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:27:39 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:27:39 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:27:39 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc'
18:27:39 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc'
18:27:39 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz'
18:27:39 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz'
18:27:39 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.buildinfo'
18:27:39 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.buildinfo'
18:27:39 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.changes'
18:27:39 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.changes'
18:27:39 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:27:39 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:27:39 copied '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb'
18:27:39 removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb'
18:27:39 Docker CE Test - aarch64                        7.4 kB/s | 1.6 kB     00:00    
18:27:40 Selecting previously unselected package iptables.
18:27:40 Preparing to unpack .../12-iptables_1.8.7-1_arm64.deb ...
18:27:40 Unpacking iptables (1.8.7-1) ...
18:27:40 Setting up systemd-sysv (247.3-7+deb11u4) ...
18:27:40 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:27:40 Setting up dbus (1.12.28-0+deb11u1) ...
18:27:40 invoke-rc.d: could not determine current runlevel
18:27:40 invoke-rc.d: policy-rc.d denied execution of start.
18:27:40 Setting up libmnl0:arm64 (1.0.4-3) ...
18:27:40 Setting up containerd.io (1.6.24-1) ...
18:27:40 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.src.rpm
18:27:40 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:40 go: downloading golang.org/x/net v0.10.0
18:27:40 go: downloading github.com/josharian/native v1.1.0
18:27:40 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:40 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:27:40 Importing GPG key 0x621E9F35:
18:27:40  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:27:40  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:27:40  From       : https://download.docker.com/linux/centos/gpg
18:27:40 Key imported successfully
18:27:40 Running transaction check
18:27:40 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:27:40 Setting up libxtables12:arm64 (1.8.7-1) ...
18:27:40 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:27:40 Setting up libpam-systemd:arm64 (247.3-7+deb11u4) ...
18:27:40 #21 exporting layers 3.4s done
18:27:40 #21 writing image sha256:0f14bead5ba93c53d671b0a574505f9c40dd7bee85e4ad2baf3d1e69efe73467 done
18:27:40 #21 naming to docker.io/debbuild-ubuntu-lunar/x86_64 done
18:27:40 #21 DONE 3.4s
18:27:40 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-lunar:/build  debbuild-ubuntu-lunar/x86_64
18:27:40 Transaction check succeeded.
18:27:40 Running transaction test
18:27:40 Setting up netbase (6.3) ...
18:27:40 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:27:40 Setting up dbus-user-session (1.12.28-0+deb11u1) ...
18:27:40 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:27:40 Setting up iptables (1.8.7-1) ...
18:27:40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:27:40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:27:40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:27:40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:27:40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:27:40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:27:40 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:27:40 + verify_binaries
18:27:40 + docker --version
18:27:40 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:27:40 + docker buildx version
18:27:40 + set -e
18:27:40 + mkdir -p /root/build-deb/engine
18:27:40 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:27:40 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm
18:27:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FqcP3Z
18:27:40 + umask 022
18:27:40 + cd /root/rpmbuild/BUILD
18:27:40 + cd src
18:27:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
18:27:40 + exit 0
18:27:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DkMlKZ
18:27:40 + umask 022
18:27:40 + cd /root/rpmbuild/BUILD
18:27:40 + cd /root/rpmbuild/BUILD
18:27:40 + rm -rf src
18:27:40 + /usr/bin/mkdir -p src
18:27:40 + cd src
18:27:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:27:40 + /usr/bin/tar -xf -
18:27:40 + STATUS=0
18:27:40 + '[' 0 -ne 0 ']'
18:27:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:27:40 + /usr/bin/tar -xf -
18:27:40 + STATUS=0
18:27:40 + '[' 0 -ne 0 ']'
18:27:40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:40 + exit 0
18:27:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i5ief7
18:27:40 + umask 022
18:27:40 + cd /root/rpmbuild/BUILD
18:27:40 + cd src
18:27:40 + pushd /root/rpmbuild/BUILD/src/compose
18:27:40 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:27:40 + make VERSION=v2.21.0 DESTDIR=./bin build
18:27:40 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:27:40 go: downloading github.com/docker/cli v24.0.5+incompatible
18:27:40 go: downloading go.opentelemetry.io/otel v1.14.0
18:27:40 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:27:40 go: downloading github.com/compose-spec/compose-go v1.18.3
18:27:40 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:27:40 go: downloading github.com/docker/buildx v0.11.2
18:27:40 go: downloading github.com/docker/docker v24.0.5+incompatible
18:27:40 github.com/docker/buildx v0.11.2 9872040
18:27:40 + docker compose version
18:27:40 Docker Compose version v2.21.0
18:27:40 + dockerd --version
18:27:40 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:27:40 + docker-proxy --version
18:27:40 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:27:40 + containerd --version
18:27:40 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:27:40 + ctr --version
18:27:40 ctr containerd.io 1.6.24
18:27:40 + containerd-shim --help
18:27:40 Usage of containerd-shim:
18:27:40   -address string
18:27:40     	grpc address back to main containerd
18:27:40   -containerd-binary containerd publish
18:27:40     	path to containerd binary (used for containerd publish) (default "containerd")
18:27:40   -criu string
18:27:40     	path to criu binary
18:27:40   -debug
18:27:40     	enable debug output in logs
18:27:40   -namespace string
18:27:40     	namespace that owns the shim
18:27:40   -runtime-root string
18:27:40     	root directory for the runtime (default "/run/containerd/runc")
18:27:40   -socket string
18:27:40     	socket path to serve
18:27:40   -systemd-cgroup
18:27:40     	set runtime to use systemd-cgroup
18:27:40   -workdir string
18:27:40     	path used to storge large temporary data
18:27:40 + containerd-shim-runc-v1 -v
18:27:40 containerd-shim-runc-v1:
18:27:40   Version:  1.6.24
18:27:40   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:27:40   Go version: go1.20.8
18:27:40 
18:27:40 + containerd-shim-runc-v2 -v
18:27:40 containerd-shim-runc-v2:
18:27:40   Version:  1.6.24
18:27:40   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:27:40   Go version: go1.20.8
18:27:40 
18:27:40 + runc --version
18:27:40 runc version 1.1.9
18:27:40 commit: v1.1.9-0-gccaecfc
18:27:40 spec: 1.0.2-dev
18:27:40 go: go1.20.8
18:27:40 libseccomp: 2.5.1
18:27:41 Transaction test succeeded.
18:27:41 Running transaction
18:27:41 + mkdir -p /root/build-deb/cli
18:27:41 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:27:41 + mkdir -p /root/build-deb/buildx
18:27:41 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:27:41 go: downloading github.com/hashicorp/go-version v1.6.0
18:27:41 go: downloading github.com/mattn/go-shellwords v1.0.12
18:27:41 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:27:41 go: downloading github.com/moby/buildkit v0.12.1
18:27:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:27:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:27:41 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:27:41 go: downloading google.golang.org/grpc v1.57.0
18:27:41 go: downloading github.com/containerd/containerd v1.7.3
18:27:41 go: downloading github.com/jonboulle/clockwork v0.4.0
18:27:41 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:27:41 go: downloading github.com/stretchr/testify v1.8.4
18:27:41 go: downloading golang.org/x/sys v0.7.0
18:27:41   Preparing        :                                                        1/1 
18:27:41   Installing       : python3-libselinux-2.9-8.el8.aarch64                  1/35 
18:27:41 go: downloading github.com/theupdateframework/notary v0.7.0
18:27:41 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:27:41 go: downloading github.com/imdario/mergo v0.3.16
18:27:41 go: downloading github.com/containerd/console v1.0.3
18:27:41 go: downloading github.com/adrg/xdg v0.4.0
18:27:41 go: downloading github.com/buger/goterm v1.0.4
18:27:41 go: downloading github.com/go-logr/logr v1.2.4
18:27:41 go: downloading github.com/hashicorp/errwrap v1.1.0
18:27:41 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:27:41 go: downloading k8s.io/client-go v0.26.2
18:27:41 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:27:41 go: downloading k8s.io/api v0.26.2
18:27:41 go: downloading k8s.io/apimachinery v0.26.2
18:27:41   Installing       : libselinux-utils-2.9-8.el8.aarch64                    2/35 
18:27:41   Installing       : libnfnetlink-1.0.1-13.el8.aarch64                     3/35 
18:27:41   Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64                     3/35 
18:27:41   Installing       : fuse3-libs-3.3.0-17.el8.aarch64                       4/35 
18:27:41   Running scriptlet: fuse3-libs-3.3.0-17.el8.aarch64                       4/35 
18:27:41   Installing       : libnetfilter_conntrack-1.0.6-5.el8.aarch64            5/35 
18:27:41   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64            5/35 
18:27:41   Installing       : python3-libsemanage-2.9-9.el8.aarch64                 6/35 
18:27:42 + mkdir -p /root/build-deb/compose
18:27:42 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:27:42 + mkdir -p /go/src/github.com/docker
18:27:42 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:27:42 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:27:42 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:27:42 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:27:42 + EPOCH=5
18:27:42 + EPOCH_SEP=
18:27:42 + [[ ! -z 5 ]]
18:27:42 + EPOCH_SEP=:
18:27:42 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:27:42 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:27:42 + VERSION=0.0.0-20231011170815-26951f7
18:27:42 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:27:42 VERSION AAA 0.0.0-20231011170815-26951f7
18:27:42 VERSION bbb 0.0.0-20231011170815-26951f7
18:27:42 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:27:42 + debSource=docker-ce
18:27:42 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:27:42 + debMaintainer='Docker <support@docker.com>'
18:27:42 ++ date --rfc-2822
18:27:42 + debDate='Wed, 11 Oct 2023 18:27:41 +0000'
18:27:42 + pkgRevision=1
18:27:42 + cat
18:27:42 + export CLI_GITCOMMIT=26951f7
18:27:42 + CLI_GITCOMMIT=26951f7
18:27:42 + export ENGINE_GITCOMMIT=949f8c9
18:27:42 + ENGINE_GITCOMMIT=949f8c9
18:27:42 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:27:42 VERSION BBB 0.0.0-20231011170815-26951f7
18:27:42 + dpkg-buildpackage -uc -us -I.git
18:27:42 dpkg-buildpackage: info: source package docker-ce
18:27:42 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar
18:27:42 dpkg-buildpackage: info: source distribution lunar
18:27:42 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:27:42  dpkg-source -I.git --before-build .
18:27:42 dpkg-buildpackage: info: host architecture amd64
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:27:42 go: downloading github.com/pelletier/go-toml v1.9.5
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:27:42 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:27:42 go: downloading github.com/golang/mock v1.6.0
18:27:42 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:27:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:27:42 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:27:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:27:42 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:27:42 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:27:42 + popd
18:27:42 + RPM_EC=0
18:27:42 ~/rpmbuild/BUILD/src
18:27:42 ++ jobs -p
18:27:42 + exit 0
18:27:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zj1Svf
18:27:42 + umask 022
18:27:42 + cd /root/rpmbuild/BUILD
18:27:42 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64 '!=' / ']'
18:27:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
18:27:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
18:27:42 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:42 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
18:27:42 + cd src
18:27:42 + pushd /root/rpmbuild/BUILD/src/compose
18:27:42 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:27:42 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:27:42 + popd
18:27:42 + for f in LICENSE MAINTAINERS NOTICE README.md
18:27:42 ~/rpmbuild/BUILD/src
18:27:42 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:27:42 + for f in LICENSE MAINTAINERS NOTICE README.md
18:27:42 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:27:42 + for f in LICENSE MAINTAINERS NOTICE README.md
18:27:42 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:27:42 + for f in LICENSE MAINTAINERS NOTICE README.md
18:27:42 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:27:42 + /usr/lib/rpm/check-buildroot
18:27:42 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:42 + /usr/lib/rpm/brp-compress
18:27:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:42 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:27:42 + /usr/lib/rpm/brp-python-hardlink
18:27:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3Uhqbc
18:27:42 + umask 022
18:27:42 + cd /root/rpmbuild/BUILD
18:27:42 + cd src
18:27:42 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:27:42 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:27:42 + ver=v2.21.0
18:27:42 + test v2.21.0 = v2.21.0
18:27:42 + echo 'PASS: docker-compose version OK'
18:27:42 + RPM_EC=0
18:27:42 PASS: docker-compose version OK
18:27:42 ++ jobs -p
18:27:42 + exit 0
18:27:42 Processing files: docker-compose-plugin-2.21.0-0.el9.aarch64
18:27:42 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R3rFl2
18:27:42 + umask 022
18:27:42 + cd /root/rpmbuild/BUILD
18:27:42 + cd src
18:27:42 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin
18:27:42 + export LC_ALL=C
18:27:42 + LC_ALL=C
18:27:42 + export DOCDIR
18:27:42 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin
18:27:42 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin
18:27:42 + RPM_EC=0
18:27:42 ++ jobs -p
18:27:42 + exit 0
18:27:42 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mNrjH8
18:27:42 + umask 022
18:27:42 + cd /root/rpmbuild/BUILD
18:27:42 + cd src
18:27:42 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
18:27:42 + export LC_ALL=C
18:27:42 + LC_ALL=C
18:27:42 + export LICENSEDIR
18:27:42 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
18:27:42 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
18:27:42 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
18:27:42 + RPM_EC=0
18:27:42 ++ jobs -p
18:27:42 + exit 0
18:27:42 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:27:42 Provides: docker-compose-plugin = 0:2.21.0-0.el9 docker-compose-plugin(aarch-64) = 0:2.21.0-0.el9
18:27:42 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:42 Requires(post): /bin/sh
18:27:42 Requires(preun): /bin/sh
18:27:42 Requires(postun): /bin/sh
18:27:42 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit)
18:27:42 Enhances: docker-ce-cli
18:27:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
18:27:42 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el9.src.rpm
18:27:42 + for f in rootlesskit rootlesskit-docker-proxy
18:27:42 + GOBIN=/usr/local/bin
18:27:42 + GO111MODULE=on
18:27:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:42  debian/rules clean
18:27:42 dh clean --with=bash-completion
18:27:42    dh_clean
18:27:42 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:27:42 go: downloading golang.org/x/net v0.9.0
18:27:42 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:27:42 go: downloading golang.org/x/crypto v0.7.0
18:27:42  dpkg-source -I.git -b .
18:27:42 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:27:42 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:27:42 dpkg-source: warning: native package version may not have a revision
18:27:42 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:27:42 dpkg-source: info: using source format '1.0'
18:27:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz
18:27:42 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:27:42 go: downloading github.com/gogo/googleapis v1.4.1
18:27:42 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:27:42 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:27:42 go: downloading github.com/moby/locker v1.0.1
18:27:42 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:27:42 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:27:42 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:27:42 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:27:42 go: downloading google.golang.org/protobuf v1.30.0
18:27:42 go: downloading github.com/google/gofuzz v1.2.0
18:27:42 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:27:42 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:27:42 go: downloading golang.org/x/term v0.7.0
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:27:42 go: downloading github.com/aws/smithy-go v1.13.5
18:27:42 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:27:42 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:27:42 go: downloading k8s.io/klog/v2 v2.90.1
18:27:42 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:27:42 go: downloading github.com/containerd/continuity v0.4.1
18:27:42 go: downloading gopkg.in/inf.v0 v0.9.1
18:27:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:27:42 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:27:42 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:27:42 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:27:42 go: downloading golang.org/x/oauth2 v0.7.0
18:27:42 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:27:42 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:27:42 go: downloading github.com/mattn/go-colorable v0.1.13
18:27:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:27:42 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:27:42 go: downloading sigs.k8s.io/yaml v1.3.0
18:27:42 go: downloading github.com/moby/spdystream v0.2.0
18:27:42 go: downloading github.com/json-iterator/go v1.1.12
18:27:42 go: downloading github.com/mattn/go-isatty v0.0.17
18:27:42 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:27:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:27:42 go: downloading github.com/modern-go/reflect2 v1.0.2
18:27:42 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:27:42 Created binary: bundles/dynbinary-daemon/dockerd
18:27:42 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:27:42 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:27:42 module github.com/docker/docker
18:27:42 
18:27:42 go 1.20
18:27:42 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:42 + GO111MODULE=on
18:27:42 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:55.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:42 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:27:42 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:42 
18:27:42 + popd
18:27:42 + RPM_EC=0
18:27:42 ~/rpmbuild/BUILD/src
18:27:42 ++ jobs -p
18:27:42 + exit 0
18:27:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EFFprQ
18:27:42 + umask 022
18:27:42 + cd /root/rpmbuild/BUILD
18:27:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64 '!=' / ']'
18:27:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:27:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:27:42 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:27:42 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:42 + export CFLAGS
18:27:42 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:42 + export CXXFLAGS
18:27:42 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:42 + export FFLAGS
18:27:42 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:42 + export FCFLAGS
18:27:42 + VALAFLAGS=-g
18:27:42 + export VALAFLAGS
18:27:42 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:27:42 + export RUSTFLAGS
18:27:42 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:42 + export LDFLAGS
18:27:42 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:42 + export LT_SYS_LIBRARY_PATH
18:27:42 + CC=gcc
18:27:42 + export CC
18:27:42 + CXX=g++
18:27:42 + export CXX
18:27:42 + cd src
18:27:42 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:27:42 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/dockerd
18:27:42 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:27:42 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/docker-proxy
18:27:42 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/libexec/docker/docker-init
18:27:42 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/lib/systemd/system/docker.service
18:27:42 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/lib/systemd/system/docker.socket
18:27:42 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/etc/docker
18:27:42 + /usr/lib/rpm/check-buildroot
18:27:42 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:43 + /usr/lib/rpm/brp-compress
18:27:43 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:43 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:27:43 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:27:43 go: downloading github.com/go-openapi/swag v0.19.14
18:27:43 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:27:43 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:27:43 go: downloading github.com/mailru/easyjson v0.7.6
18:27:43 go: downloading github.com/josharian/intern v1.0.0
18:27:43   Installing       : python3-setools-4.3.0-5.el8.aarch64                   7/35 
18:27:43   Installing       : docker-buildx-plugin-0.11.2-0.el8.aarch64             8/35 
18:27:43 + return
18:27:43 + RPM_EC=0
18:27:43 ++ jobs -p
18:27:43 + exit 0
18:27:43 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.onNv2e
18:27:43 + umask 022
18:27:43 + cd /root/rpmbuild/BUILD
18:27:43 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64 '!=' / ']'
18:27:43 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:43 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:43 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:43 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:43 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:43 + export CFLAGS
18:27:43 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:43 + export CXXFLAGS
18:27:43 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:43 + export FFLAGS
18:27:43 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:43 + export FCFLAGS
18:27:43 + VALAFLAGS=-g
18:27:43 + export VALAFLAGS
18:27:43 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:27:43 + export RUSTFLAGS
18:27:43 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:43 + export LDFLAGS
18:27:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:43 + export LT_SYS_LIBRARY_PATH
18:27:43 + CC=gcc
18:27:43 + export CC
18:27:43 + CXX=g++
18:27:43 + export CXX
18:27:43 + cd src
18:27:43 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/dockerd-rootless.sh
18:27:43 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/dockerd-rootless-setuptool.sh
18:27:43 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/rootlesskit
18:27:43 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/rootlesskit-docker-proxy
18:27:43 + /usr/lib/rpm/check-buildroot
18:27:43 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:43 + /usr/lib/rpm/brp-compress
18:27:43 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:43 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:43 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:43 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:43 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:43 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:43 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:43 + /usr/lib/rpm/check-rpaths
18:27:43 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:43 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
18:27:43 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
18:27:43 + /usr/lib/rpm/brp-remove-la-files
18:27:43 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:27:43 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:43 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QcRgZd
18:27:43 + umask 022
18:27:43 + cd /root/rpmbuild/BUILD
18:27:43 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:43 + export CFLAGS
18:27:43 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:43 + export CXXFLAGS
18:27:43 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:43 + export FFLAGS
18:27:43 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:43 + export FCFLAGS
18:27:43 + VALAFLAGS=-g
18:27:43 + export VALAFLAGS
18:27:43 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:27:43 + export RUSTFLAGS
18:27:43 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:43 + export LDFLAGS
18:27:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:43 + export LT_SYS_LIBRARY_PATH
18:27:43 + CC=gcc
18:27:43 + export CC
18:27:43 + CXX=g++
18:27:43 + export CXX
18:27:43 + cd src
18:27:43 + /usr/local/bin/rootlesskit -v
18:27:43 rootlesskit version 1.1.1
18:27:43 + RPM_EC=0
18:27:43 ++ jobs -p
18:27:43 + exit 0
18:27:43 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:44 + /usr/lib/rpm/check-rpaths
18:27:44 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:44 + /usr/lib/rpm/brp-remove-la-files
18:27:44 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:27:44 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:44 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sIWaZB
18:27:44 + umask 022
18:27:44 + cd /root/rpmbuild/BUILD
18:27:44 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:44 + export CFLAGS
18:27:44 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:44 + export CXXFLAGS
18:27:44 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:44 + export FFLAGS
18:27:44 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:44 + export FCFLAGS
18:27:44 + VALAFLAGS=-g
18:27:44 + export VALAFLAGS
18:27:44 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:27:44 + export RUSTFLAGS
18:27:44 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:44 + export LDFLAGS
18:27:44 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:44 + export LT_SYS_LIBRARY_PATH
18:27:44 + CC=gcc
18:27:44 + export CC
18:27:44 + CXX=g++
18:27:44 + export CXX
18:27:44 + cd src
18:27:44 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:27:44 PASS: daemon version OK
18:27:44 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:27:44 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:27:44 + echo 'PASS: daemon version OK'
18:27:44 + RPM_EC=0
18:27:44 ++ jobs -p
18:27:44 + exit 0
18:27:44 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:27:44 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/docker-proxy
18:27:44 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.fc39 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20231011170815.26951f7-0.fc39
18:27:44 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:44 Requires(post): /bin/sh
18:27:44 Requires(preun): /bin/sh
18:27:44 Requires(postun): /bin/sh
18:27:44 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:27:44 Conflicts: rootlesskit
18:27:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:27:44 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:27:44   Running scriptlet: docker-buildx-plugin-0.11.2-0.el8.aarch64             8/35 
18:27:44   Installing       : docker-compose-plugin-2.21.0-0.el8.aarch64            9/35 
18:27:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:27:44 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.fc39 docker-ce(x86-64) = 3:0.0.0~20231011170815.26951f7-0.fc39
18:27:44 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:44 Requires(post): /bin/sh
18:27:44 Requires(preun): /bin/sh
18:27:44 Requires(postun): /bin/sh
18:27:44 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:27:44 Conflicts: docker docker-ee docker-engine-cs docker-io
18:27:44 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
18:27:44 Recommends: docker-ce-rootless-extras
18:27:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:27:44 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.src.rpm
18:27:44 + make IMAGE=debian:bookworm verify
18:27:44 docker run  --rm -i \
18:27:44 	-v "$(pwd):/v" \
18:27:44 	-e DEBIAN_FRONTEND=noninteractive \
18:27:44 	-e PACKAGE_REPO=prod \
18:27:44 	-w /v \
18:27:44 	debian:bookworm ./verify
18:27:44 Unable to find image 'debian:bookworm' locally
18:27:45   Running scriptlet: docker-compose-plugin-2.21.0-0.el8.aarch64            9/35 
18:27:45   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el8   10/35 
18:27:45   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el8   10/35 
18:27:45   Installing       : python3-audit-3.0.7-5.el8.aarch64                    11/35 
18:27:45   Installing       : libnl3-3.7.0-1.el8.aarch64                           12/35 
18:27:45   Running scriptlet: libnl3-3.7.0-1.el8.aarch64                           12/35 
18:27:45   Installing       : libibverbs-46.0-1.el8.1.aarch64                      13/35 
18:27:45   Installing       : libpcap-14:1.9.1-5.el8.aarch64                       14/35 
18:27:45   Installing       : iptables-libs-1.8.5-10.el8.aarch64                   15/35 
18:27:45   Installing       : libnftnl-1.2.2-3.el8.aarch64                         16/35 
18:27:45   Running scriptlet: libnftnl-1.2.2-3.el8.aarch64                         16/35 
18:27:45 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.src.rpm
18:27:45 bookworm: Pulling from library/debian
18:27:45   Running scriptlet: iptables-1.8.5-10.el8.aarch64                        17/35 
18:27:45   Installing       : iptables-1.8.5-10.el8.aarch64                        17/35 
18:27:45   Running scriptlet: iptables-1.8.5-10.el8.aarch64                        17/35 
18:27:45   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        18/35 
18:27:45   Installing       : libcgroup-0.41-19.el8.aarch64                        18/35 
18:27:45   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        18/35 
18:27:45   Installing       : fuse-common-3.3.0-17.el8.aarch64                     19/35 
18:27:45   Installing       : fuse3-3.3.0-17.el8.aarch64                           20/35 
18:27:45 + for f in rootlesskit rootlesskit-docker-proxy
18:27:45 + GOBIN=/usr/local/bin
18:27:45 + GO111MODULE=on
18:27:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:45 796cc43785ac: Already exists
18:27:45 Digest: sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581
18:27:45 Status: Downloaded newer image for debian:bookworm
18:27:45   Installing       : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc   21/35 
18:27:45   Running scriptlet: fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc   21/35 
18:27:45   Installing       : diffutils-3.6-6.el8.aarch64                          22/35 
18:27:45   Running scriptlet: diffutils-3.6-6.el8.aarch64                          22/35 
18:27:45   Installing       : policycoreutils-2.9-24.el8.aarch64                   23/35 
18:27:45   Running scriptlet: policycoreutils-2.9-24.el8.aarch64                   23/35 
18:27:45   Installing       : rpm-plugin-selinux-4.14.3-26.el8.aarch64             24/35 
18:27:45   Installing       : selinux-policy-3.14.3-130.el8.noarch                 25/35 
18:27:45   Running scriptlet: selinux-policy-3.14.3-130.el8.noarch                 25/35 
18:27:45 + return
18:27:45 # Build the CLI
18:27:45 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:27:45 + verify
18:27:45 + dpkg --version
18:27:45 + verify_deb
18:27:45 + apt-get update
18:27:45 Building dynamic docker-linux-amd64
18:27:45 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:33Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:27:46 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:27:46 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
18:27:46 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:27:46 # Build the compose plugin
18:27:46 cd /go/src/github.com/docker/compose \
18:27:46 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:27:46 make[2]: Entering directory '/root/build-deb/compose'
18:27:46 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:27:46 go: downloading github.com/docker/cli v24.0.5+incompatible
18:27:46 go: downloading go.opentelemetry.io/otel v1.14.0
18:27:46 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:27:46 go: downloading github.com/compose-spec/compose-go v1.18.3
18:27:46 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:27:46 go: downloading github.com/docker/buildx v0.11.2
18:27:46 go: downloading github.com/docker/docker v24.0.5+incompatible
18:27:46 go: downloading github.com/hashicorp/go-version v1.6.0
18:27:46 go: downloading github.com/mattn/go-shellwords v1.0.12
18:27:46 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:27:46 go: downloading github.com/moby/buildkit v0.12.1
18:27:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:27:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:27:46 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:27:46 go: downloading google.golang.org/grpc v1.57.0
18:27:46 go: downloading github.com/containerd/containerd v1.7.3
18:27:46 go: downloading github.com/jonboulle/clockwork v0.4.0
18:27:46 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:27:46 go: downloading github.com/stretchr/testify v1.8.4
18:27:46 go: downloading github.com/theupdateframework/notary v0.7.0
18:27:46 go: downloading golang.org/x/sys v0.7.0
18:27:46 go: downloading github.com/containerd/console v1.0.3
18:27:46 go: downloading github.com/imdario/mergo v0.3.16
18:27:46 go: downloading github.com/adrg/xdg v0.4.0
18:27:46 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:27:46 go: downloading github.com/buger/goterm v1.0.4
18:27:46 go: downloading github.com/go-logr/logr v1.2.4
18:27:46 go: downloading github.com/hashicorp/errwrap v1.1.0
18:27:46 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:27:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:27:46 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:27:46 go: downloading k8s.io/client-go v0.26.2
18:27:46 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:27:46 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:27:46 go: downloading k8s.io/api v0.26.2
18:27:46 go: downloading k8s.io/apimachinery v0.26.2
18:27:46 go: downloading github.com/pelletier/go-toml v1.9.5
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:27:46 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:27:46 go: downloading github.com/golang/mock v1.6.0
18:27:46 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:27:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:27:46 go: downloading golang.org/x/crypto v0.7.0
18:27:46 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:27:46 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:27:46 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:27:46 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:27:46 go: downloading golang.org/x/net v0.9.0
18:27:46 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:27:46 go: downloading github.com/gogo/googleapis v1.4.1
18:27:46 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:27:46 go: downloading github.com/moby/locker v1.0.1
18:27:46 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:27:46 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:27:46 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:27:46 go: downloading google.golang.org/protobuf v1.30.0
18:27:46 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:27:46 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:27:46 go: downloading github.com/google/gofuzz v1.2.0
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:27:46 go: downloading github.com/aws/smithy-go v1.13.5
18:27:46 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:27:46 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:27:46 go: downloading golang.org/x/term v0.7.0
18:27:46 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:27:46 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:27:46 go: downloading k8s.io/klog/v2 v2.90.1
18:27:46 go: downloading github.com/containerd/continuity v0.4.1
18:27:46 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:27:46 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:27:46 go: downloading gopkg.in/inf.v0 v0.9.1
18:27:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:27:46 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:27:46 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:27:46 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:27:46 go: downloading golang.org/x/oauth2 v0.7.0
18:27:46 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:27:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:27:46 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:27:46 go: downloading sigs.k8s.io/yaml v1.3.0
18:27:46 go: downloading github.com/moby/spdystream v0.2.0
18:27:46 go: downloading github.com/mattn/go-colorable v0.1.13
18:27:46 go: downloading github.com/json-iterator/go v1.1.12
18:27:46 go: downloading github.com/mattn/go-isatty v0.0.17
18:27:46 go: downloading github.com/modern-go/reflect2 v1.0.2
18:27:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:27:46 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:27:46 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:27:46 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:27:46 go: downloading github.com/go-openapi/swag v0.19.14
18:27:46 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:27:46 go: downloading github.com/mailru/easyjson v0.7.6
18:27:46 go: downloading github.com/josharian/intern v1.0.0
18:27:46 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8681 kB]
18:27:46 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6408 B]
18:27:46 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [77.0 kB]
18:27:47 Fetched 9015 kB in 1s (6487 kB/s)
18:27:47   Running scriptlet: selinux-policy-targeted-3.14.3-130.el8.noarch        26/35 
18:27:47   Installing       : selinux-policy-targeted-3.14.3-130.el8.noarch        26/35 
18:27:47   Running scriptlet: selinux-policy-targeted-3.14.3-130.el8.noarch        26/35 
18:27:47   Installing       : checkpolicy-2.9-1.el8.aarch64                        27/35 
18:27:47   Installing       : python3-policycoreutils-2.9-24.el8.noarch            28/35 
18:27:47   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       29/35 
18:27:47   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
18:27:47   Installing       : container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
18:27:47 Reading package lists...
18:27:47 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:27:48 Reading package lists...
18:27:48 Building dependency tree...
18:27:48 Reading state information...
18:27:49 make[2]: Entering directory '/root/build-deb/cli'
18:27:49 scripts/docs/generate-man.sh
18:27:49 + cp -r . /tmp/docker-cli-docsgen.x2cePY2kmZ/
18:27:49 + cd /tmp/docker-cli-docsgen.x2cePY2kmZ
18:27:49 + ./scripts/vendor init
18:27:49 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:27:49 + cp man/tools.go .
18:27:49 + ./scripts/vendor update
18:27:49 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:27:49 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:27:49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:27:49 go: downloading github.com/spf13/cobra v1.7.0
18:27:49 go: downloading github.com/spf13/pflag v1.0.5
18:27:49 go: downloading github.com/fvbommel/sortorder v1.0.2
18:27:49 go: downloading github.com/moby/term v0.5.0
18:27:49 go: downloading github.com/morikuni/aec v1.0.0
18:27:49 go: downloading github.com/pkg/errors v0.9.1
18:27:49 go: downloading github.com/google/go-cmp v0.5.9
18:27:49 go: downloading github.com/docker/go-units v0.5.0
18:27:49 go: downloading golang.org/x/sync v0.3.0
18:27:49 go: downloading gotest.tools/v3 v3.5.0
18:27:49 go: downloading github.com/mattn/go-runewidth v0.0.14
18:27:49 go: downloading github.com/distribution/reference v0.5.0
18:27:49 go: downloading github.com/docker/go-connections v0.4.0
18:27:49 go: downloading github.com/moby/sys/sequential v0.5.0
18:27:49 go: downloading github.com/sirupsen/logrus v1.9.3
18:27:49 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:27:49 go: downloading github.com/moby/patternmatcher v0.6.0
18:27:49 go: downloading golang.org/x/text v0.9.0
18:27:49 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:27:49 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:27:49 go: downloading github.com/opencontainers/go-digest v1.0.0
18:27:49 go: downloading gopkg.in/yaml.v2 v2.4.0
18:27:49 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:27:49 go: downloading github.com/gogo/protobuf v1.3.2
18:27:49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:27:49 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:27:49 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:27:49 go: downloading golang.org/x/term v0.8.0
18:27:49 go: downloading dario.cat/mergo v1.0.0
18:27:49 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:27:49 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:27:49 go: downloading github.com/containerd/containerd v1.6.24
18:27:49 go: downloading github.com/moby/sys/signal v0.7.0
18:27:49 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:27:49 go: downloading golang.org/x/sys v0.10.0
18:27:49 go: downloading github.com/creack/pty v1.1.18
18:27:49 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:27:49 go: downloading github.com/rivo/uniseg v0.2.0
18:27:49 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:27:49 go: downloading go.opentelemetry.io/otel v1.4.1
18:27:49 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:27:49 go: downloading github.com/moby/sys/symlink v0.2.0
18:27:49 go: downloading github.com/klauspost/compress v1.16.5
18:27:49 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:27:49 go: downloading golang.org/x/time v0.3.0
18:27:49 go: downloading github.com/opencontainers/runc v1.1.7
18:27:49 go: downloading gopkg.in/yaml.v3 v3.0.1
18:27:49 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:27:49 go: downloading github.com/stretchr/testify v1.8.1
18:27:49 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:27:49 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:27:49 go: downloading golang.org/x/crypto v0.9.0
18:27:49 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:27:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:27:49 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:27:49 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:27:49 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:27:49 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:27:49 go: downloading google.golang.org/grpc v1.56.2
18:27:49 go: downloading github.com/russross/blackfriday v1.6.0
18:27:49 go: downloading github.com/Microsoft/go-winio v0.6.1
18:27:49 go: downloading github.com/felixge/httpsnoop v1.0.3
18:27:49 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:27:49 go: downloading github.com/go-logr/logr v1.2.3
18:27:49 go: downloading github.com/go-logr/stdr v1.2.2
18:27:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:27:49 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:27:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:27:49 go: downloading github.com/kr/pretty v0.1.0
18:27:49 go: downloading github.com/miekg/pkcs11 v1.1.1
18:27:49 go: downloading github.com/prometheus/client_golang v1.14.0
18:27:49 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:27:49 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:27:49 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:27:49 go: downloading github.com/davecgh/go-spew v1.1.1
18:27:49 go: downloading github.com/pmezard/go-difflib v1.0.0
18:27:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:27:49 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:27:49 go: downloading github.com/golang/protobuf v1.5.3
18:27:49 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:27:49 go: downloading golang.org/x/tools v0.8.0
18:27:49 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:27:49 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:27:49 go: downloading google.golang.org/protobuf v1.31.0
18:27:49 go: downloading github.com/kr/text v0.2.0
18:27:49 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:27:49 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:27:49 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:27:49 go: downloading github.com/beorn7/perks v1.0.1
18:27:49 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:27:49 go: downloading github.com/prometheus/client_model v0.3.0
18:27:49 go: downloading github.com/prometheus/common v0.42.0
18:27:49 go: downloading github.com/prometheus/procfs v0.9.0
18:27:49 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:27:49 go: downloading github.com/docker/go-metrics v0.0.1
18:27:49 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:27:49 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:27:49 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:27:49 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:27:49 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:27:49 go: downloading k8s.io/klog/v2 v2.80.1
18:27:49 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:27:49 go: downloading github.com/BurntSushi/toml v0.3.1
18:27:49 go: downloading github.com/magiconair/properties v1.5.3
18:27:49 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:27:49 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:27:49 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:27:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:27:49 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:27:49 go: downloading golang.org/x/mod v0.10.0
18:27:49 The following additional packages will be installed:
18:27:49   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
18:27:49   dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
18:27:49   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:27:49   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
18:27:49   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:27:49   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
18:27:49   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:27:49   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
18:27:49   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
18:27:49   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
18:27:49   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:27:49   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:27:49   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:27:49   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libsystemd0
18:27:49   libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2
18:27:49   media-types openssl packagekit pinentry-curses polkitd python-apt-common
18:27:49   python3 python3-apt python3-blinker python3-cffi-backend
18:27:49   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:27:49   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
18:27:49   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
18:27:49   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:27:49   readline-common sgml-base systemd systemd-sysv xml-core
18:27:49 Suggested packages:
18:27:49   default-dbus-session-bus | dbus-session-bus dbus-user-session
18:27:49   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
18:27:49   low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc
18:27:49   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
18:27:49   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
18:27:49   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
18:27:49   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
18:27:49   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
18:27:49   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
18:27:49   libtss2-rc0 debhelper
18:27:49 Recommended packages:
18:27:49   libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common
18:27:49   libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream
18:27:49   packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
18:27:49 + go mod vendor -modfile=vendor.mod
18:27:49 make[2]: Entering directory '/root/build-deb/cli'
18:27:49 scripts/docs/generate-man.sh
18:27:49 + cp -r . /tmp/docker-cli-docsgen.CpauEwVjyY/
18:27:49 + cd /tmp/docker-cli-docsgen.CpauEwVjyY
18:27:49 + ./scripts/vendor init
18:27:49 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:27:49 + cp man/tools.go .
18:27:49 + ./scripts/vendor update
18:27:49 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:27:49 go: downloading github.com/spf13/cobra v1.7.0
18:27:49 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:27:49 go: downloading github.com/fvbommel/sortorder v1.0.2
18:27:49 go: downloading github.com/moby/term v0.5.0
18:27:49 go: downloading github.com/morikuni/aec v1.0.0
18:27:49 go: downloading github.com/pkg/errors v0.9.1
18:27:49 go: downloading github.com/spf13/pflag v1.0.5
18:27:49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:27:49 go: downloading github.com/google/go-cmp v0.5.9
18:27:49 go: downloading gotest.tools/v3 v3.5.0
18:27:49 go: downloading github.com/docker/go-units v0.5.0
18:27:49 go: downloading golang.org/x/sync v0.3.0
18:27:49 go: downloading github.com/mattn/go-runewidth v0.0.14
18:27:49 go: downloading github.com/distribution/reference v0.5.0
18:27:49 go: downloading github.com/moby/sys/sequential v0.5.0
18:27:49 go: downloading github.com/sirupsen/logrus v1.9.3
18:27:49 go: downloading golang.org/x/text v0.9.0
18:27:49 go: downloading github.com/moby/patternmatcher v0.6.0
18:27:49 go: downloading github.com/docker/go-connections v0.4.0
18:27:49 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:27:49 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:27:49 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:27:49 go: downloading github.com/opencontainers/go-digest v1.0.0
18:27:49 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:27:49 go: downloading github.com/containerd/containerd v1.6.24
18:27:49 go: downloading github.com/moby/sys/signal v0.7.0
18:27:49 go: downloading golang.org/x/sys v0.10.0
18:27:49 go: downloading gopkg.in/yaml.v2 v2.4.0
18:27:49 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:27:49 go: downloading github.com/gogo/protobuf v1.3.2
18:27:49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:27:49 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:27:49 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:27:49 go: downloading dario.cat/mergo v1.0.0
18:27:49 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:27:49 go: downloading golang.org/x/term v0.8.0
18:27:49 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:27:49 go: downloading github.com/creack/pty v1.1.18
18:27:49 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:27:49 go: downloading github.com/rivo/uniseg v0.2.0
18:27:49 go: downloading github.com/moby/sys/symlink v0.2.0
18:27:49 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:27:49 go: downloading go.opentelemetry.io/otel v1.4.1
18:27:49 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:27:49 go: downloading golang.org/x/time v0.3.0
18:27:49 go: downloading github.com/klauspost/compress v1.16.5
18:27:49 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:27:49 go: downloading github.com/opencontainers/runc v1.1.7
18:27:49 go: downloading gopkg.in/yaml.v3 v3.0.1
18:27:49 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:27:49 go: downloading github.com/stretchr/testify v1.8.1
18:27:49 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:27:49 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:27:49 go: downloading golang.org/x/crypto v0.9.0
18:27:49 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:27:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:27:49 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:27:49 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:27:49 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:27:49 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:27:49 go: downloading google.golang.org/grpc v1.56.2
18:27:49 go: downloading github.com/russross/blackfriday v1.6.0
18:27:50 + rm -f /root/build-deb/engine/go.mod
18:27:50 Created binary: bundles/dynbinary-daemon/dockerd
18:27:50 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:27:50 + tee /root/build-deb/engine/go.mod
18:27:50 module github.com/docker/docker
18:27:50 
18:27:50 go 1.20
18:27:50 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:27:50 + GO111MODULE=on
18:27:50 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:26:47.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:27:50 + rm -f /root/build-deb/engine/go.mod
18:27:50 Created binary: bundles/dynbinary-daemon/docker-proxy
18:27:50 
18:27:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:27:50 + RM_GOPATH=0
18:27:50 + TMP_GOPATH=/go
18:27:50 + : /usr/local/bin
18:27:50 + '[' -z /go ']'
18:27:50 + export GOPATH=/go
18:27:50 + GOPATH=/go
18:27:50 + case "$(go env GOARCH)" in
18:27:50 ++ go env GOARCH
18:27:50 + export GO_BUILDMODE=-buildmode=pie
18:27:50 + GO_BUILDMODE=-buildmode=pie
18:27:50 ++ dirname hack/dockerfile/install/install.sh
18:27:50 + dir=hack/dockerfile/install
18:27:50 + bin=tini
18:27:50 + shift
18:27:50 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:27:50 + . hack/dockerfile/install/tini.installer
18:27:50 ++ : v0.19.0
18:27:50 + install_tini
18:27:50 + echo 'Install tini version v0.19.0'
18:27:50 Install tini version v0.19.0
18:27:50 + git clone https://github.com/krallin/tini.git /go/tini
18:27:50 Cloning into '/go/tini'...
18:27:50 + cd /go/tini
18:27:50 + git checkout -q v0.19.0
18:27:50 + cmake .
18:27:50 -- The C compiler identification is GNU 9.4.0
18:27:50 -- Check for working C compiler: /usr/bin/cc
18:27:50 -- Check for working C compiler: /usr/bin/cc -- works
18:27:50 -- Detecting C compiler ABI info
18:27:50 -- Detecting C compiler ABI info - done
18:27:50 -- Detecting C compile features
18:27:50 -- Detecting C compile features - done
18:27:50 -- Performing Test HAS_BUILTIN_FORTIFY
18:27:50 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:27:50 -- Configuring done
18:27:50 -- Generating done
18:27:50 -- Build files have been written to: /go/tini
18:27:50 + make tini-static
18:27:50 make[2]: Entering directory '/go/tini'
18:27:50 make[3]: Entering directory '/go/tini'
18:27:50 make[4]: Entering directory '/go/tini'
18:27:50 make[5]: Entering directory '/go/tini'
18:27:50 Scanning dependencies of target tini-static
18:27:50 make[5]: Leaving directory '/go/tini'
18:27:50 make[5]: Entering directory '/go/tini'
18:27:50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:27:50 [100%] Linking C executable tini-static
18:27:50 make[5]: Leaving directory '/go/tini'
18:27:50 [100%] Built target tini-static
18:27:50 make[4]: Leaving directory '/go/tini'
18:27:50 make[3]: Leaving directory '/go/tini'
18:27:50 make[2]: Leaving directory '/go/tini'
18:27:50 + mkdir -p /usr/local/bin
18:27:50 + cp tini-static /usr/local/bin/docker-init
18:27:50 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:50 + RM_GOPATH=0
18:27:50 + TMP_GOPATH=/go
18:27:50 + : /usr/local/bin
18:27:50 + '[' -z /go ']'
18:27:50 + export GOPATH=/go
18:27:50 + GOPATH=/go
18:27:50 + case "$(go env GOARCH)" in
18:27:50 ++ go env GOARCH
18:27:50 + export GO_BUILDMODE=-buildmode=pie
18:27:50 + GO_BUILDMODE=-buildmode=pie
18:27:50 ++ dirname hack/dockerfile/install/install.sh
18:27:50 + dir=hack/dockerfile/install
18:27:50 + bin=rootlesskit
18:27:50 + shift
18:27:50 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:27:50 + . hack/dockerfile/install/rootlesskit.installer
18:27:50 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:50 + install_rootlesskit dynamic
18:27:50 + case "$1" in
18:27:50 + install_rootlesskit_dynamic
18:27:50 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:50 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:50 + export BUILD_MODE=-buildmode=pie
18:27:50 + BUILD_MODE=-buildmode=pie
18:27:50 + _install_rootlesskit
18:27:50 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:50 + for f in rootlesskit rootlesskit-docker-proxy
18:27:50 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:50 + GOBIN=/usr/local/bin
18:27:50 + GO111MODULE=on
18:27:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:50 The following NEW packages will be installed:
18:27:50   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
18:27:50   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
18:27:50   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
18:27:50   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:27:50   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
18:27:50   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:27:50   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
18:27:50   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:27:50   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
18:27:50   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
18:27:50   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
18:27:50   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:27:50   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:27:50   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:27:50   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
18:27:50   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
18:27:50   lsb-release media-types openssl packagekit pinentry-curses polkitd
18:27:50   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
18:27:50   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:27:50   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
18:27:50   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
18:27:50   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:27:50   readline-common sgml-base software-properties-common systemd systemd-sysv
18:27:50   xml-core
18:27:50 The following packages will be upgraded:
18:27:50   libsystemd0 libudev1
18:27:50 2 upgraded, 117 newly installed, 0 to remove and 9 not upgraded.
18:27:50 Need to get 47.5 MB of archives.
18:27:50 After this operation, 184 MB of additional disk space will be used.
18:27:50 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u1 [1804 kB]
18:27:50 Get:2 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
18:27:50 Get:3 http://deb.debian.org/debian bookworm/main arm64 libudev1 arm64 252.17-1~deb12u1 [102 kB]
18:27:50 Get:4 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
18:27:50 Get:5 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
18:27:50 Get:6 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
18:27:50 Get:7 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
18:27:50 Get:8 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
18:27:50 Get:9 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
18:27:50 Get:10 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
18:27:50 Get:11 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
18:27:50 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.17-1~deb12u1 [1507 kB]
18:27:50 go: downloading github.com/Microsoft/go-winio v0.6.1
18:27:50 go: downloading github.com/felixge/httpsnoop v1.0.3
18:27:50 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:27:50 go: downloading github.com/go-logr/logr v1.2.3
18:27:50 go: downloading github.com/go-logr/stdr v1.2.2
18:27:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:27:50 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:27:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:27:50 go: downloading github.com/kr/pretty v0.1.0
18:27:50 go: downloading github.com/miekg/pkcs11 v1.1.1
18:27:50 go: downloading github.com/prometheus/client_golang v1.14.0
18:27:50 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:27:50 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:27:50 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:27:50 go: downloading github.com/davecgh/go-spew v1.1.1
18:27:50 go: downloading github.com/pmezard/go-difflib v1.0.0
18:27:50 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:27:50 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:27:50 go: downloading github.com/golang/protobuf v1.5.3
18:27:50 go: downloading golang.org/x/tools v0.8.0
18:27:50 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:27:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:27:50 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:27:50 go: downloading google.golang.org/protobuf v1.31.0
18:27:50 go: downloading github.com/kr/text v0.2.0
18:27:50 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:27:50 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:27:50 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:27:50 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:27:50 go: downloading github.com/beorn7/perks v1.0.1
18:27:50 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:27:50 go: downloading github.com/prometheus/client_model v0.3.0
18:27:50 go: downloading github.com/prometheus/common v0.42.0
18:27:50 go: downloading github.com/prometheus/procfs v0.9.0
18:27:50 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:27:50 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:27:50 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:27:50 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:27:50 go: downloading github.com/docker/go-metrics v0.0.1
18:27:50 Get:13 http://deb.debian.org/debian bookworm/main arm64 libsystemd0 arm64 252.17-1~deb12u1 [307 kB]
18:27:50 Get:14 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.17-1~deb12u1 [2825 kB]
18:27:50 Get:15 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.17-1~deb12u1 [41.8 kB]
18:27:50 Get:16 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB]
18:27:50 Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB]
18:27:50 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
18:27:50 Get:19 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB]
18:27:50 Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB]
18:27:50 Get:21 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
18:27:50 Get:22 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB]
18:27:50 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB]
18:27:50 Get:24 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB]
18:27:50 Get:25 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB]
18:27:50 Get:26 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB]
18:27:50 Get:27 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB]
18:27:50 Get:28 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
18:27:50 Get:29 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
18:27:50 Get:30 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
18:27:50 Get:31 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
18:27:50 Get:32 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
18:27:50 Get:33 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
18:27:50 Get:34 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB]
18:27:50 Get:35 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB]
18:27:50 Get:36 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB]
18:27:50 Get:37 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB]
18:27:50 Get:38 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB]
18:27:50 Get:39 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB]
18:27:50 Get:40 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB]
18:27:50 Get:41 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B]
18:27:50 Get:42 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB]
18:27:50 Get:43 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
18:27:50 Get:44 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u1 [1387 kB]
18:27:50 Get:45 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
18:27:50 Get:46 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.17-1~deb12u1 [208 kB]
18:27:50 Get:47 http://deb.debian.org/debian bookworm/main arm64 apt-transport-https all 2.6.1 [25.2 kB]
18:27:50 Get:48 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
18:27:50 Get:49 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
18:27:50 Get:50 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
18:27:50 Get:51 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
18:27:50 Get:52 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB]
18:27:50 Get:53 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
18:27:50 Get:54 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:27:50 Get:55 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
18:27:50 Get:56 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u4 [366 kB]
18:27:50 Get:57 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u4 [308 kB]
18:27:50 Get:58 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB]
18:27:50 Get:59 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB]
18:27:50 Get:60 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB]
18:27:50 Get:61 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
18:27:50 Get:62 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB]
18:27:50 Get:63 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58 [5848 B]
18:27:50 Get:64 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
18:27:50 Get:65 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
18:27:50 Get:66 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
18:27:50 Get:67 http://deb.debian.org/debian bookworm/main arm64 libpackagekit-glib2-18 arm64 1.2.6-5 [102 kB]
18:27:50 Get:68 http://deb.debian.org/debian bookworm/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.6-5 [25.9 kB]
18:27:50 Get:69 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
18:27:50 Get:70 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB]
18:27:50 Get:71 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB]
18:27:50 Get:72 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB]
18:27:50 Get:73 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB]
18:27:50 Get:74 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB]
18:27:50 Get:75 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB]
18:27:50 Get:76 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB]
18:27:50 Get:77 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB]
18:27:50 Get:78 http://deb.debian.org/debian bookworm/main arm64 gnupg2 all 2.2.40-1.1 [445 kB]
18:27:50 Get:79 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB]
18:27:50 Get:80 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u4 [361 kB]
18:27:50 Get:81 http://deb.debian.org/debian bookworm/main arm64 libstemmer0d arm64 2.2.0-2 [112 kB]
18:27:50 Get:82 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
18:27:50 Get:83 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
18:27:50 Get:84 http://deb.debian.org/debian bookworm/main arm64 libxmlb2 arm64 0.3.10-2 [55.5 kB]
18:27:50 Get:85 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
18:27:50 Get:86 http://deb.debian.org/debian bookworm/main arm64 libappstream4 arm64 0.16.1-2 [182 kB]
18:27:50 Get:87 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
18:27:50 Get:88 http://deb.debian.org/debian bookworm/main arm64 libduktape207 arm64 2.7.0-2 [124 kB]
18:27:50 Get:89 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
18:27:50 Get:90 http://deb.debian.org/debian bookworm/main arm64 libdw1 arm64 0.188-2.1 [219 kB]
18:27:50 Get:91 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
18:27:50 Get:92 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
18:27:50 Get:93 http://deb.debian.org/debian bookworm/main arm64 libunwind8 arm64 1.6.2-3 [47.4 kB]
18:27:50 Get:94 http://deb.debian.org/debian bookworm/main arm64 libgstreamer1.0-0 arm64 1.22.0-2 [1067 kB]
18:27:50 Get:95 http://deb.debian.org/debian bookworm/main arm64 libpolkit-gobject-1-0 arm64 122-3 [42.7 kB]
18:27:50 Get:96 http://deb.debian.org/debian bookworm/main arm64 libpolkit-agent-1-0 arm64 122-3 [23.6 kB]
18:27:50 Get:97 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B]
18:27:50 Get:98 http://deb.debian.org/debian bookworm/main arm64 xml-core all 0.18+nmu1 [23.8 kB]
18:27:50 Get:99 http://deb.debian.org/debian bookworm/main arm64 polkitd arm64 122-3 [109 kB]
18:27:50 Get:100 http://deb.debian.org/debian bookworm/main arm64 packagekit arm64 1.2.6-5 [584 kB]
18:27:50 Get:101 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB]
18:27:50 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:50 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:50 go: downloading github.com/google/uuid v1.3.0
18:27:50 go: downloading github.com/moby/vpnkit v0.5.0
18:27:50 go: downloading golang.org/x/sys v0.8.0
18:27:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:50 go: downloading github.com/gofrs/flock v0.8.1
18:27:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:50 go: downloading github.com/gorilla/mux v1.8.0
18:27:50 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:27:50 go: downloading k8s.io/klog/v2 v2.80.1
18:27:50 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:27:50 go: downloading github.com/BurntSushi/toml v0.3.1
18:27:50 go: downloading github.com/magiconair/properties v1.5.3
18:27:50 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:27:50 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:27:50 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:27:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:27:50 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:27:50 Get:102 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB]
18:27:50 Get:103 http://deb.debian.org/debian bookworm/main arm64 python3-blinker all 1.5-1 [14.7 kB]
18:27:50 Get:104 http://deb.debian.org/debian bookworm/main arm64 python3-cffi-backend arm64 1.15.1-5+b1 [84.4 kB]
18:27:50 Get:105 http://deb.debian.org/debian bookworm/main arm64 python3-cryptography arm64 38.0.4-3 [589 kB]
18:27:50 Get:106 http://deb.debian.org/debian bookworm/main arm64 python3-dbus arm64 1.3.2-4+b1 [93.5 kB]
18:27:50 Get:107 http://deb.debian.org/debian bookworm/main arm64 python3-distro all 1.8.0-1 [20.5 kB]
18:27:50 Get:108 http://deb.debian.org/debian bookworm/main arm64 python3-gi arm64 3.42.2-3+b1 [212 kB]
18:27:50 Get:109 http://deb.debian.org/debian bookworm/main arm64 python3-pyparsing all 3.0.9-1 [138 kB]
18:27:50 Get:110 http://deb.debian.org/debian bookworm/main arm64 python3-httplib2 all 0.20.4-3 [36.0 kB]
18:27:50 Get:111 http://deb.debian.org/debian bookworm/main arm64 python3-jwt all 2.6.0-1 [26.6 kB]
18:27:50 Get:112 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
18:27:50 Get:113 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.uri all 1.0.6-3 [13.7 kB]
18:27:50 Get:114 http://deb.debian.org/debian bookworm/main arm64 python3-wadllib all 1.3.6-4 [37.2 kB]
18:27:50 Get:115 http://deb.debian.org/debian bookworm/main arm64 python3-oauthlib all 3.2.2-1 [95.4 kB]
18:27:50 Get:116 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB]
18:27:50 Get:117 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
18:27:50 Get:118 http://deb.debian.org/debian bookworm/main arm64 python3-software-properties all 0.99.30-4 [32.7 kB]
18:27:50 Get:119 http://deb.debian.org/debian bookworm/main arm64 software-properties-common all 0.99.30-4 [62.0 kB]
18:27:50 debconf: delaying package configuration, since apt-utils is not installed
18:27:50 Fetched 47.5 MB in 1s (80.2 MB/s)
18:27:50 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:27:50 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:50 go: downloading golang.org/x/net v0.10.0
18:27:50 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:50 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:50 go: downloading github.com/josharian/native v1.1.0
18:27:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:50 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:27:50 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:27:50 ++ pwd
18:27:50 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:27:50 Project root: .
18:27:50 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:27:50 INFO: man/src/attach.md found
18:27:50 WARN: man/src/build.md does not exist, skipping
18:27:50 WARN: man/src/builder/build.md does not exist, skipping
18:27:50 WARN: man/src/builder/prune.md does not exist, skipping
18:27:50 WARN: man/src/builder.md does not exist, skipping
18:27:50 WARN: man/src/checkpoint/create.md does not exist, skipping
18:27:50 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:27:50 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:27:50 WARN: man/src/checkpoint.md does not exist, skipping
18:27:50 INFO: man/src/commit.md found
18:27:50 WARN: man/src/config/create.md does not exist, skipping
18:27:50 WARN: man/src/config/inspect.md does not exist, skipping
18:27:50 WARN: man/src/config/ls.md does not exist, skipping
18:27:50 WARN: man/src/config/rm.md does not exist, skipping
18:27:50 WARN: man/src/config.md does not exist, skipping
18:27:50 INFO: man/src/container/attach.md found
18:27:50 INFO: man/src/container/commit.md found
18:27:50 INFO: man/src/container/cp.md found
18:27:50 INFO: man/src/container/create.md found
18:27:50 INFO: man/src/container/diff.md found
18:27:50 INFO: man/src/container/exec.md found
18:27:50 INFO: man/src/container/export.md found
18:27:50 WARN: man/src/container/inspect.md does not exist, skipping
18:27:50 INFO: man/src/container/kill.md found
18:27:50 INFO: man/src/container/logs.md found
18:27:50 INFO: man/src/container/ls.md found
18:27:50 INFO: man/src/container/pause.md found
18:27:50 INFO: man/src/container/port.md found
18:27:50 WARN: man/src/container/prune.md does not exist, skipping
18:27:50 INFO: man/src/container/rename.md found
18:27:50 INFO: man/src/container/restart.md found
18:27:50 INFO: man/src/container/rm.md found
18:27:50 INFO: man/src/container/run.md found
18:27:50 INFO: man/src/container/start.md found
18:27:50 INFO: man/src/container/stats.md found
18:27:50 INFO: man/src/container/stop.md found
18:27:50 INFO: man/src/container/top.md found
18:27:50 INFO: man/src/container/unpause.md found
18:27:50 INFO: man/src/container/update.md found
18:27:50 INFO: man/src/container/wait.md found
18:27:50 WARN: man/src/container.md does not exist, skipping
18:27:50 WARN: man/src/context/create.md does not exist, skipping
18:27:50 WARN: man/src/context/export.md does not exist, skipping
18:27:50 WARN: man/src/context/import.md does not exist, skipping
18:27:50 WARN: man/src/context/inspect.md does not exist, skipping
18:27:50 WARN: man/src/context/ls.md does not exist, skipping
18:27:50 WARN: man/src/context/rm.md does not exist, skipping
18:27:50 WARN: man/src/context/show.md does not exist, skipping
18:27:50 WARN: man/src/context/update.md does not exist, skipping
18:27:50 WARN: man/src/context/use.md does not exist, skipping
18:27:50 WARN: man/src/context.md does not exist, skipping
18:27:50 INFO: man/src/cp.md found
18:27:50 INFO: man/src/create.md found
18:27:50 INFO: man/src/diff.md found
18:27:50 INFO: man/src/events.md found
18:27:50 INFO: man/src/exec.md found
18:27:50 INFO: man/src/export.md found
18:27:50 INFO: man/src/history.md found
18:27:50 INFO: man/src/image/build.md found
18:27:50 INFO: man/src/image/history.md found
18:27:50 INFO: man/src/image/import.md found
18:27:50 WARN: man/src/image/inspect.md does not exist, skipping
18:27:50 INFO: man/src/image/load.md found
18:27:50 INFO: man/src/image/ls.md found
18:27:50 WARN: man/src/image/prune.md does not exist, skipping
18:27:50 INFO: man/src/image/pull.md found
18:27:50 INFO: man/src/image/push.md found
18:27:50 INFO: man/src/image/rm.md found
18:27:50 INFO: man/src/image/save.md found
18:27:50 INFO: man/src/image/tag.md found
18:27:50 WARN: man/src/image.md does not exist, skipping
18:27:50 INFO: man/src/images.md found
18:27:50 INFO: man/src/import.md found
18:27:50 INFO: man/src/info.md found
18:27:50 INFO: man/src/inspect.md found
18:27:50 INFO: man/src/kill.md found
18:27:50 INFO: man/src/load.md found
18:27:50 INFO: man/src/login.md found
18:27:50 INFO: man/src/logout.md found
18:27:50 INFO: man/src/logs.md found
18:27:50 WARN: man/src/manifest/annotate.md does not exist, skipping
18:27:50 WARN: man/src/manifest/create.md does not exist, skipping
18:27:50 WARN: man/src/manifest/inspect.md does not exist, skipping
18:27:50 WARN: man/src/manifest/push.md does not exist, skipping
18:27:50 WARN: man/src/manifest/rm.md does not exist, skipping
18:27:50 WARN: man/src/manifest.md does not exist, skipping
18:27:50 INFO: man/src/network/connect.md found
18:27:50 INFO: man/src/network/create.md found
18:27:50 INFO: man/src/network/disconnect.md found
18:27:50 INFO: man/src/network/inspect.md found
18:27:50 INFO: man/src/network/ls.md found
18:27:50 WARN: man/src/network/prune.md does not exist, skipping
18:27:50 INFO: man/src/network/rm.md found
18:27:50 WARN: man/src/network.md does not exist, skipping
18:27:50 WARN: man/src/node/demote.md does not exist, skipping
18:27:50 WARN: man/src/node/inspect.md does not exist, skipping
18:27:50 WARN: man/src/node/ls.md does not exist, skipping
18:27:50 WARN: man/src/node/promote.md does not exist, skipping
18:27:50 WARN: man/src/node/ps.md does not exist, skipping
18:27:50 WARN: man/src/node/rm.md does not exist, skipping
18:27:50 WARN: man/src/node/update.md does not exist, skipping
18:27:50 WARN: man/src/node.md does not exist, skipping
18:27:50 INFO: man/src/pause.md found
18:27:50 WARN: man/src/plugin/create.md does not exist, skipping
18:27:50 WARN: man/src/plugin/disable.md does not exist, skipping
18:27:50 WARN: man/src/plugin/enable.md does not exist, skipping
18:27:50 WARN: man/src/plugin/inspect.md does not exist, skipping
18:27:50 WARN: man/src/plugin/install.md does not exist, skipping
18:27:50 INFO: man/src/plugin/ls.md found
18:27:50 WARN: man/src/plugin/push.md does not exist, skipping
18:27:50 WARN: man/src/plugin/rm.md does not exist, skipping
18:27:50 WARN: man/src/plugin/set.md does not exist, skipping
18:27:50 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:27:50 WARN: man/src/plugin.md does not exist, skipping
18:27:50 INFO: man/src/port.md found
18:27:50 INFO: man/src/ps.md found
18:27:50 INFO: man/src/pull.md found
18:27:50 INFO: man/src/push.md found
18:27:50 INFO: man/src/rename.md found
18:27:50 INFO: man/src/restart.md found
18:27:50 INFO: man/src/rm.md found
18:27:50 INFO: man/src/rmi.md found
18:27:50 WARN: man/src/run.md does not exist, skipping
18:27:50 INFO: man/src/save.md found
18:27:50 INFO: man/src/search.md found
18:27:50 WARN: man/src/secret/create.md does not exist, skipping
18:27:50 WARN: man/src/secret/inspect.md does not exist, skipping
18:27:50 WARN: man/src/secret/ls.md does not exist, skipping
18:27:50 WARN: man/src/secret/rm.md does not exist, skipping
18:27:50 WARN: man/src/secret.md does not exist, skipping
18:27:50 WARN: man/src/service/create.md does not exist, skipping
18:27:50 WARN: man/src/service/inspect.md does not exist, skipping
18:27:50 WARN: man/src/service/logs.md does not exist, skipping
18:27:50 WARN: man/src/service/ls.md does not exist, skipping
18:27:50 WARN: man/src/service/ps.md does not exist, skipping
18:27:50 WARN: man/src/service/rm.md does not exist, skipping
18:27:50 WARN: man/src/service/rollback.md does not exist, skipping
18:27:50 WARN: man/src/service/scale.md does not exist, skipping
18:27:50 WARN: man/src/service/update.md does not exist, skipping
18:27:50 WARN: man/src/service.md does not exist, skipping
18:27:50 WARN: man/src/stack/config.md does not exist, skipping
18:27:50 WARN: man/src/stack/deploy.md does not exist, skipping
18:27:50 WARN: man/src/stack/ls.md does not exist, skipping
18:27:50 WARN: man/src/stack/ps.md does not exist, skipping
18:27:50 WARN: man/src/stack/rm.md does not exist, skipping
18:27:50 WARN: man/src/stack/services.md does not exist, skipping
18:27:50 WARN: man/src/stack.md does not exist, skipping
18:27:50 INFO: man/src/start.md found
18:27:50 INFO: man/src/stats.md found
18:27:50 INFO: man/src/stop.md found
18:27:50 WARN: man/src/swarm/ca.md does not exist, skipping
18:27:50 WARN: man/src/swarm/init.md does not exist, skipping
18:27:50 WARN: man/src/swarm/join.md does not exist, skipping
18:27:50 WARN: man/src/swarm/join-token.md does not exist, skipping
18:27:50 WARN: man/src/swarm/leave.md does not exist, skipping
18:27:50 WARN: man/src/swarm/unlock.md does not exist, skipping
18:27:50 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:27:50 WARN: man/src/swarm/update.md does not exist, skipping
18:27:50 WARN: man/src/swarm.md does not exist, skipping
18:27:50 WARN: man/src/system/df.md does not exist, skipping
18:27:50 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:27:50 INFO: man/src/system/events.md found
18:27:50 INFO: man/src/system/info.md found
18:27:50 WARN: man/src/system/prune.md does not exist, skipping
18:27:50 WARN: man/src/system.md does not exist, skipping
18:27:50 INFO: man/src/tag.md found
18:27:50 INFO: man/src/top.md found
18:27:50 WARN: man/src/trust/inspect.md does not exist, skipping
18:27:50 WARN: man/src/trust/key/generate.md does not exist, skipping
18:27:50 WARN: man/src/trust/key/load.md does not exist, skipping
18:27:50 WARN: man/src/trust/key.md does not exist, skipping
18:27:50 WARN: man/src/trust/revoke.md does not exist, skipping
18:27:50 WARN: man/src/trust/sign.md does not exist, skipping
18:27:50 WARN: man/src/trust/signer/add.md does not exist, skipping
18:27:50 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:27:50 WARN: man/src/trust/signer.md does not exist, skipping
18:27:50 WARN: man/src/trust.md does not exist, skipping
18:27:50 INFO: man/src/unpause.md found
18:27:50 INFO: man/src/update.md found
18:27:50 INFO: man/src/version.md found
18:27:50 INFO: man/src/volume/create.md found
18:27:50 INFO: man/src/volume/inspect.md found
18:27:50 INFO: man/src/volume/ls.md found
18:27:50 WARN: man/src/volume/prune.md does not exist, skipping
18:27:50 WARN: man/src/volume/rm.md does not exist, skipping
18:27:50 WARN: man/src/volume/update.md does not exist, skipping
18:27:50 INFO: man/src/volume.md found
18:27:50 INFO: man/src/wait.md found
18:27:50 Selecting previously unselected package libssl3:arm64.
18:27:50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
18:27:50 Preparing to unpack .../libssl3_3.0.11-1~deb12u1_arm64.deb ...
18:27:50 Unpacking libssl3:arm64 (3.0.11-1~deb12u1) ...
18:27:50 Selecting previously unselected package libargon2-1:arm64.
18:27:50 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
18:27:50 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
18:27:50 Preparing to unpack .../libudev1_252.17-1~deb12u1_arm64.deb ...
18:27:50 Unpacking libudev1:arm64 (252.17-1~deb12u1) over (252.12-1~deb12u1) ...
18:27:50 go: downloading golang.org/x/mod v0.10.0
18:27:51 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:27:51 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:27:51 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:27:51 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:27:51 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:27:51 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:27:51 make[2]: Leaving directory '/root/build-deb/cli'
18:27:51 # Build buildx plugin
18:27:51 cd /go/src/github.com/docker/buildx \
18:27:51 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:27:51 && GO111MODULE=on \
18:27:51 	CGO_ENABLED=0 \
18:27:51 		go build \
18:27:51 			-mod=vendor \
18:27:51 			-trimpath \
18:27:51 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:27:51 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:27:51 			./cmd/buildx
18:27:51 Setting up libudev1:arm64 (252.17-1~deb12u1) ...
18:27:51 Selecting previously unselected package dmsetup.
18:27:51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6109 files and directories currently installed.)
18:27:51 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_arm64.deb ...
18:27:51 Unpacking dmsetup (2:1.02.185-2) ...
18:27:51 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:27:51 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
18:27:51 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
18:27:51 Selecting previously unselected package libjson-c5:arm64.
18:27:51 Preparing to unpack .../2-libjson-c5_0.16-2_arm64.deb ...
18:27:51 Unpacking libjson-c5:arm64 (0.16-2) ...
18:27:51 Selecting previously unselected package libcryptsetup12:arm64.
18:27:51 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
18:27:51 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
18:27:51 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm
18:27:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aVgPPq
18:27:51 + umask 022
18:27:51 + cd /root/rpmbuild/BUILD
18:27:51 + cd src
18:27:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64
18:27:51 + RPM_EC=0
18:27:51 ++ jobs -p
18:27:51 + exit 0
18:27:51 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hEIFAZ
18:27:51 + umask 022
18:27:51 + cd /root/rpmbuild/BUILD
18:27:51 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:27:51 + rm -rf src src.gemspec
18:27:51 + RPM_EC=0
18:27:51 ++ jobs -p
18:27:51 + exit 0
18:27:51     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:27:51     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:27:51     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:27:51     source_date_epoch_from_changelog set but %changelog is missing
18:27:51     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/docker-proxy
18:27:51     source_date_epoch_from_changelog set but %changelog is missing
18:27:51     source_date_epoch_from_changelog set but %changelog is missing
18:27:51 
18:27:51 RPM build warnings:
18:27:51 warning: source_date_epoch_from_changelog set but %changelog is missing
18:27:51 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qvbuHW
18:27:51 + umask 022
18:27:51 + cd /root/rpmbuild/BUILD
18:27:51 + cd /root/rpmbuild/BUILD
18:27:51 + rm -rf src
18:27:51 + /usr/bin/mkdir -p src
18:27:51 + cd src
18:27:51 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:27:51 Selecting previously unselected package libfdisk1:arm64.
18:27:51 Preparing to unpack .../4-libfdisk1_2.38.1-5+b1_arm64.deb ...
18:27:51 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
18:27:51 Selecting previously unselected package libkmod2:arm64.
18:27:51 Preparing to unpack .../5-libkmod2_30+20221128-1_arm64.deb ...
18:27:51 Unpacking libkmod2:arm64 (30+20221128-1) ...
18:27:51 Selecting previously unselected package libapparmor1:arm64.
18:27:51 Preparing to unpack .../6-libapparmor1_3.0.8-3_arm64.deb ...
18:27:51 Unpacking libapparmor1:arm64 (3.0.8-3) ...
18:27:51 Selecting previously unselected package libip4tc2:arm64.
18:27:51 Preparing to unpack .../7-libip4tc2_1.8.9-2_arm64.deb ...
18:27:51 Unpacking libip4tc2:arm64 (1.8.9-2) ...
18:27:51 Selecting previously unselected package libsystemd-shared:arm64.
18:27:51 Preparing to unpack .../8-libsystemd-shared_252.17-1~deb12u1_arm64.deb ...
18:27:51 Unpacking libsystemd-shared:arm64 (252.17-1~deb12u1) ...
18:27:51 + STATUS=0
18:27:51 + '[' 0 -ne 0 ']'
18:27:51 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:27:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:27:51 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:27:51 + go mod vendor -modfile=vendor.mod
18:27:51 make[2]: Leaving directory '/root/build-deb/compose'
18:27:51 make[1]: Leaving directory '/root/build-deb'
18:27:51    debian/rules override_dh_auto_test
18:27:51 make[1]: Entering directory '/root/build-deb'
18:27:51 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:27:51 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:27:51 PASS: daemon version OK
18:27:51 ver="$(cli/build/docker --version)"; \
18:27:51 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:27:51 PASS: cli version OK
18:27:51 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:27:51 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:27:51 PASS: docker-buildx version OK
18:27:51 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:27:51 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:27:51 PASS: docker-compose version OK
18:27:51 make[1]: Leaving directory '/root/build-deb'
18:27:51    create-stamp debian/debhelper-build-stamp
18:27:51  debian/rules binary
18:27:51 dh binary --with=bash-completion
18:27:51    dh_testroot
18:27:51    dh_prep
18:27:51    dh_installdirs
18:27:51    debian/rules override_dh_auto_install
18:27:51 make[1]: Entering directory '/root/build-deb'
18:27:51 # docker-ce-cli install
18:27:51 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:27:51 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:27:51 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:27:51 # docker-ce install
18:27:51 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:27:51 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:27:51 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:27:51 # docker-buildx-plugin install
18:27:51 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:27:51 # docker-compose-plugin install
18:27:51 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:27:51 # docker-ce-rootless-extras install
18:27:51 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:27:51 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:27:51 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:27:51 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:27:51 # TODO: how can we install vpnkit?
18:27:51 make[1]: Leaving directory '/root/build-deb'
18:27:51    debian/rules override_dh_install
18:27:51 make[1]: Entering directory '/root/build-deb'
18:27:51 dh_install
18:27:51 # TODO Can we do this from within our container?
18:27:51 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:27:51 make[1]: Leaving directory '/root/build-deb'
18:27:51    dh_installdocs
18:27:51    dh_installchangelogs
18:27:51    dh_installman
18:27:51    dh_bash-completion
18:27:51    debian/rules override_dh_installinit
18:27:51 make[1]: Entering directory '/root/build-deb'
18:27:51 # use "docker" as our service name, not "docker-ce"
18:27:51 dh_installinit --name=docker
18:27:51 make[1]: Leaving directory '/root/build-deb'
18:27:51    debian/rules override_dh_installsystemd
18:27:51 make[1]: Entering directory '/root/build-deb'
18:27:51 # use "docker" as our service name, not "docker-ce"
18:27:51 dh_installsystemd --name=docker
18:27:51 make[1]: Leaving directory '/root/build-deb'
18:27:51    dh_perl
18:27:51    dh_link
18:27:51    dh_strip_nondeterminism
18:27:51    dh_compress
18:27:51    dh_fixperms
18:27:51 Preparing to unpack .../9-libsystemd0_252.17-1~deb12u1_arm64.deb ...
18:27:51 Unpacking libsystemd0:arm64 (252.17-1~deb12u1) over (252.12-1~deb12u1) ...
18:27:51 Setting up libsystemd0:arm64 (252.17-1~deb12u1) ...
18:27:51 Setting up libssl3:arm64 (3.0.11-1~deb12u1) ...
18:27:51    dh_missing
18:27:51    debian/rules override_dh_dwz
18:27:51 make[1]: Entering directory '/root/build-deb'
18:27:51 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:27:51 make[1]: Leaving directory '/root/build-deb'
18:27:51    debian/rules override_dh_strip
18:27:51 make[1]: Entering directory '/root/build-deb'
18:27:51 # Go has lots of problems with stripping, so just don't
18:27:51 make[1]: Leaving directory '/root/build-deb'
18:27:51    dh_makeshlibs
18:27:51    debian/rules override_dh_shlibdeps
18:27:51 make[1]: Entering directory '/root/build-deb'
18:27:51 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:27:52 Selecting previously unselected package systemd.
18:27:52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6179 files and directories currently installed.)
18:27:52 Preparing to unpack .../systemd_252.17-1~deb12u1_arm64.deb ...
18:27:52 Unpacking systemd (252.17-1~deb12u1) ...
18:27:52 + STATUS=0
18:27:52 + '[' 0 -ne 0 ']'
18:27:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:52 + RPM_EC=0
18:27:52 ++ jobs -p
18:27:52 + exit 0
18:27:52 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DvO9eG
18:27:52 + umask 022
18:27:52 + cd /root/rpmbuild/BUILD
18:27:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:52 + export CFLAGS
18:27:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:27:52 + export CXXFLAGS
18:27:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:52 + export FFLAGS
18:27:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:27:52 + export FCFLAGS
18:27:52 + VALAFLAGS=-g
18:27:52 + export VALAFLAGS
18:27:52 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:27:52 + export RUSTFLAGS
18:27:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:27:52 + export LDFLAGS
18:27:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:52 + export LT_SYS_LIBRARY_PATH
18:27:52 + CC=gcc
18:27:52 + export CC
18:27:52 + CXX=g++
18:27:52 + export CXX
18:27:52 + cd src
18:27:52 + pushd /root/rpmbuild/BUILD/src/buildx
18:27:52 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:27:52 + GO111MODULE=on
18:27:52 + CGO_ENABLED=0
18:27:52 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:27:52 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
18:27:52 Setting up libjson-c5:arm64 (0.16-2) ...
18:27:52 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
18:27:52 Setting up libkmod2:arm64 (30+20221128-1) ...
18:27:52 Setting up libapparmor1:arm64 (3.0.8-3) ...
18:27:52 Setting up libip4tc2:arm64 (1.8.9-2) ...
18:27:52 Setting up libsystemd-shared:arm64 (252.17-1~deb12u1) ...
18:27:52 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
18:27:52 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
18:27:52 Setting up systemd (252.17-1~deb12u1) ...
18:27:52 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:27:52 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:27:52 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:27:52 Initializing machine ID from random generator.
18:27:52 Creating group 'systemd-journal' with GID 999.
18:27:52 Creating group 'systemd-network' with GID 998.
18:27:52 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
18:27:52 + popd
18:27:52 + RPM_EC=0
18:27:52 ~/rpmbuild/BUILD/src
18:27:52 ++ jobs -p
18:27:52 + exit 0
18:27:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3p1878
18:27:52 + umask 022
18:27:52 + cd /root/rpmbuild/BUILD
18:27:52 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64 '!=' / ']'
18:27:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
18:27:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
18:27:52 + mkdir -p /root/rpmbuild/BUILDROOT
18:27:52 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
18:27:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:52 + export CFLAGS
18:27:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:52 + export CXXFLAGS
18:27:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:52 + export FFLAGS
18:27:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:52 + export FCFLAGS
18:27:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:27:52 + export LDFLAGS
18:27:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:52 + export LT_SYS_LIBRARY_PATH
18:27:52 + CC=gcc
18:27:52 + export CC
18:27:52 + CXX=g++
18:27:52 + export CXX
18:27:52 + cd src
18:27:52 + pushd /root/rpmbuild/BUILD/src/buildx
18:27:52 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:27:52 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:27:52 + popd
18:27:52 + /usr/lib/rpm/check-buildroot
18:27:52 ~/rpmbuild/BUILD/src
18:27:52 + /usr/lib/rpm/redhat/brp-ldconfig
18:27:52 + /usr/lib/rpm/brp-compress
18:27:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:27:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:27:52 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:27:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:27:52 + /usr/lib/rpm/check-rpaths
18:27:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:27:52 + /usr/lib/rpm/brp-remove-la-files
18:27:52 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:27:52 + /usr/lib/rpm/redhat/brp-python-hardlink
18:27:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FrEBTV
18:27:52 + umask 022
18:27:52 + cd /root/rpmbuild/BUILD
18:27:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:52 + export CFLAGS
18:27:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:27:52 + export CXXFLAGS
18:27:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:52 + export FFLAGS
18:27:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:27:52 + export FCFLAGS
18:27:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:27:52 + export LDFLAGS
18:27:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:27:52 + export LT_SYS_LIBRARY_PATH
18:27:52 + CC=gcc
18:27:52 + export CC
18:27:52 + CXX=g++
18:27:52 + export CXX
18:27:52 + cd src
18:27:52 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:27:52 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:27:52 PASS: docker-buildx version OK
18:27:52 + ver=v0.11.2
18:27:52 + test v0.11.2 = v0.11.2
18:27:52 + echo 'PASS: docker-buildx version OK'
18:27:52 + RPM_EC=0
18:27:52 ++ jobs -p
18:27:52 + exit 0
18:27:52 Processing files: docker-buildx-plugin-0.11.2-0.fc37.aarch64
18:27:52 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:27:52 Provides: docker-buildx-plugin = 0:0.11.2-0.fc37 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc37
18:27:52 Requires(interp): /bin/sh /bin/sh /bin/sh
18:27:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:27:52 Requires(post): /bin/sh
18:27:52 Requires(preun): /bin/sh
18:27:52 Requires(postun): /bin/sh
18:27:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
18:27:52 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc37.src.rpm
18:27:52 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:27:52 Setting up dmsetup (2:1.02.185-2) ...
18:27:52 Selecting previously unselected package systemd-sysv.
18:27:52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7027 files and directories currently installed.)
18:27:52 Preparing to unpack .../0-systemd-sysv_252.17-1~deb12u1_arm64.deb ...
18:27:52 Unpacking systemd-sysv (252.17-1~deb12u1) ...
18:27:52 Selecting previously unselected package libdbus-1-3:arm64.
18:27:52 Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ...
18:27:52 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ...
18:27:52 Selecting previously unselected package dbus-bin.
18:27:52 Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_arm64.deb ...
18:27:52 Unpacking dbus-bin (1.14.10-1~deb12u1) ...
18:27:52 Selecting previously unselected package dbus-session-bus-common.
18:27:52 Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
18:27:52 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
18:27:52 Selecting previously unselected package libexpat1:arm64.
18:27:52 Preparing to unpack .../4-libexpat1_2.5.0-1_arm64.deb ...
18:27:52 Unpacking libexpat1:arm64 (2.5.0-1) ...
18:27:52 Selecting previously unselected package dbus-daemon.
18:27:52 Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ...
18:27:52 Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
18:27:52 Selecting previously unselected package dbus-system-bus-common.
18:27:52 Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
18:27:52 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
18:27:52 Selecting previously unselected package dbus.
18:27:52 Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_arm64.deb ...
18:27:52 Unpacking dbus (1.14.10-1~deb12u1) ...
18:27:52 Selecting previously unselected package libpython3.11-minimal:arm64.
18:27:52 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_arm64.deb ...
18:27:52 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ...
18:27:53 Selecting previously unselected package python3.11-minimal.
18:27:53 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ...
18:27:53 Unpacking python3.11-minimal (3.11.2-6) ...
18:27:53 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ...
18:27:53 Setting up libexpat1:arm64 (2.5.0-1) ...
18:27:53 Setting up python3.11-minimal (3.11.2-6) ...
18:27:53 Selecting previously unselected package python3-minimal.
18:27:54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7434 files and directories currently installed.)
18:27:54 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ...
18:27:54 Unpacking python3-minimal (3.11.2-1+b1) ...
18:27:54 Selecting previously unselected package media-types.
18:27:54 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:27:54 Unpacking media-types (10.0.0) ...
18:27:54 Selecting previously unselected package libncursesw6:arm64.
18:27:54 Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ...
18:27:54 Unpacking libncursesw6:arm64 (6.4-4) ...
18:27:54 Selecting previously unselected package libkrb5support0:arm64.
18:27:54 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
18:27:54 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
18:27:54 Selecting previously unselected package libk5crypto3:arm64.
18:27:54 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
18:27:54 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
18:27:54 Selecting previously unselected package libkeyutils1:arm64.
18:27:54 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ...
18:27:54 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
18:27:54 Selecting previously unselected package libkrb5-3:arm64.
18:27:54 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
18:27:54 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
18:27:54 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:27:54 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
18:27:54 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
18:27:54 Selecting previously unselected package libtirpc-common.
18:27:54 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
18:27:54 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:27:54 Selecting previously unselected package libtirpc3:arm64.
18:27:54 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
18:27:54 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
18:27:54 Selecting previously unselected package libnsl2:arm64.
18:27:54 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ...
18:27:54 Unpacking libnsl2:arm64 (1.3.0-2) ...
18:27:54 Selecting previously unselected package readline-common.
18:27:54 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
18:27:54 Unpacking readline-common (8.2-1.3) ...
18:27:54 Selecting previously unselected package libreadline8:arm64.
18:27:54 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ...
18:27:54 Unpacking libreadline8:arm64 (8.2-1.3) ...
18:27:54 Selecting previously unselected package libsqlite3-0:arm64.
18:27:54 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ...
18:27:54 Unpacking libsqlite3-0:arm64 (3.40.1-2) ...
18:27:54 Selecting previously unselected package libpython3.11-stdlib:arm64.
18:27:54 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ...
18:27:54 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ...
18:27:54 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm
18:27:54 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fI3jBT
18:27:54 + umask 022
18:27:54 + cd /root/rpmbuild/BUILD
18:27:54 + cd src
18:27:54 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:27:54 + RPM_EC=0
18:27:54 ++ jobs -p
18:27:54 + exit 0
18:27:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OWax9m
18:27:54 + umask 022
18:27:54 + cd /root/rpmbuild/BUILD
18:27:54 + cd /root/rpmbuild/BUILD
18:27:54 + rm -rf src
18:27:54 + /usr/bin/mkdir -p src
18:27:54 + cd src
18:27:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:27:54 + /usr/bin/tar -xof -
18:27:54 + STATUS=0
18:27:54 + '[' 0 -ne 0 ']'
18:27:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:27:54 + /usr/bin/tar -xof -
18:27:54 + STATUS=0
18:27:54 + '[' 0 -ne 0 ']'
18:27:54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:27:54 + RPM_EC=0
18:27:54 ++ jobs -p
18:27:54 + exit 0
18:27:54 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0e65Zb
18:27:54 + umask 022
18:27:54 + cd /root/rpmbuild/BUILD
18:27:54 + cd src
18:27:54 + export DOCKER_GITCOMMIT=949f8c9
18:27:54 + DOCKER_GITCOMMIT=949f8c9
18:27:54 + mkdir -p /go/src/github.com/docker
18:27:54 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:27:54 + TMP_GOPATH=/go
18:27:54 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:27:54 + RM_GOPATH=0
18:27:54 + TMP_GOPATH=/go
18:27:54 + : /usr/local/bin
18:27:54 + '[' -z /go ']'
18:27:54 + export GOPATH=/go
18:27:54 + GOPATH=/go
18:27:54 + case "$(go env GOARCH)" in
18:27:54 ++ go env GOARCH
18:27:54 + export GO_BUILDMODE=-buildmode=pie
18:27:54 + GO_BUILDMODE=-buildmode=pie
18:27:54 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:27:54 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:27:54 + bin=rootlesskit
18:27:54 + shift
18:27:54 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:27:54 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:27:54 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:54 + install_rootlesskit dynamic
18:27:54 + case "$1" in
18:27:54 + install_rootlesskit_dynamic
18:27:54 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:27:54 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:27:54 + export BUILD_MODE=-buildmode=pie
18:27:54 + BUILD_MODE=-buildmode=pie
18:27:54 + _install_rootlesskit
18:27:54 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:27:54 + for f in rootlesskit rootlesskit-docker-proxy
18:27:54 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:54 + GOBIN=/usr/local/bin
18:27:54 + GO111MODULE=on
18:27:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:54 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:27:54 go: downloading github.com/sirupsen/logrus v1.9.2
18:27:54 go: downloading github.com/urfave/cli/v2 v2.25.5
18:27:54 go: downloading github.com/google/uuid v1.3.0
18:27:54 go: downloading github.com/moby/vpnkit v0.5.0
18:27:54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:27:54 go: downloading golang.org/x/sys v0.8.0
18:27:54 go: downloading github.com/gofrs/flock v0.8.1
18:27:54 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:27:54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:27:54 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:27:54 Selecting previously unselected package python3.11.
18:27:54 Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ...
18:27:54 Unpacking python3.11 (3.11.2-6) ...
18:27:54 Selecting previously unselected package libpython3-stdlib:arm64.
18:27:54 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ...
18:27:54 Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ...
18:27:54 Setting up python3-minimal (3.11.2-1+b1) ...
18:27:55 go: downloading github.com/josharian/native v1.1.0
18:27:55 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:27:55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:27:55 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:27:55 Selecting previously unselected package python3.
18:27:55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7942 files and directories currently installed.)
18:27:55 Preparing to unpack .../00-python3_3.11.2-1+b1_arm64.deb ...
18:27:55 Unpacking python3 (3.11.2-1+b1) ...
18:27:55 Selecting previously unselected package sgml-base.
18:27:55 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
18:27:55 Unpacking sgml-base (1.31) ...
18:27:55 Selecting previously unselected package openssl.
18:27:55 Preparing to unpack .../02-openssl_3.0.11-1~deb12u1_arm64.deb ...
18:27:55 Unpacking openssl (3.0.11-1~deb12u1) ...
18:27:55 Selecting previously unselected package ca-certificates.
18:27:55 Preparing to unpack .../03-ca-certificates_20230311_all.deb ...
18:27:55 Unpacking ca-certificates (20230311) ...
18:27:55 Selecting previously unselected package libpam-systemd:arm64.
18:27:55 Preparing to unpack .../04-libpam-systemd_252.17-1~deb12u1_arm64.deb ...
18:27:55 Unpacking libpam-systemd:arm64 (252.17-1~deb12u1) ...
18:27:55 Selecting previously unselected package apt-transport-https.
18:27:55 Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ...
18:27:55 Unpacking apt-transport-https (2.6.1) ...
18:27:55 Selecting previously unselected package libbrotli1:arm64.
18:27:55 Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_arm64.deb ...
18:27:55 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
18:27:55 Selecting previously unselected package libsasl2-modules-db:arm64.
18:27:55 Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
18:27:55 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:27:55 Selecting previously unselected package libsasl2-2:arm64.
18:27:55 Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
18:27:55 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:27:55 Selecting previously unselected package libldap-2.5-0:arm64.
18:27:55 Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
18:27:55 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
18:27:55 Selecting previously unselected package libnghttp2-14:arm64.
18:27:55 Preparing to unpack .../10-libnghttp2-14_1.52.0-1_arm64.deb ...
18:27:55 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
18:27:55 Selecting previously unselected package libpsl5:arm64.
18:27:55 Preparing to unpack .../11-libpsl5_0.21.2-1_arm64.deb ...
18:27:55 Unpacking libpsl5:arm64 (0.21.2-1) ...
18:27:55 Selecting previously unselected package librtmp1:arm64.
18:27:55 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:27:55 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:27:55 Selecting previously unselected package libssh2-1:arm64.
18:27:55 Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_arm64.deb ...
18:27:55 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
18:27:55 Selecting previously unselected package libcurl4:arm64.
18:27:55 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u4_arm64.deb ...
18:27:55 Unpacking libcurl4:arm64 (7.88.1-10+deb12u4) ...
18:27:56 + for f in rootlesskit rootlesskit-docker-proxy
18:27:56 + GOBIN=/usr/local/bin
18:27:56 + GO111MODULE=on
18:27:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:27:56 Selecting previously unselected package curl.
18:27:56 Preparing to unpack .../15-curl_7.88.1-10+deb12u4_arm64.deb ...
18:27:56 Unpacking curl (7.88.1-10+deb12u4) ...
18:27:56 Selecting previously unselected package libassuan0:arm64.
18:27:56 Preparing to unpack .../16-libassuan0_2.5.5-5_arm64.deb ...
18:27:56 Unpacking libassuan0:arm64 (2.5.5-5) ...
18:27:56 Selecting previously unselected package gpgconf.
18:27:56 Preparing to unpack .../17-gpgconf_2.2.40-1.1_arm64.deb ...
18:27:56 Unpacking gpgconf (2.2.40-1.1) ...
18:27:56 Selecting previously unselected package libksba8:arm64.
18:27:56 Preparing to unpack .../18-libksba8_1.6.3-2_arm64.deb ...
18:27:56 Unpacking libksba8:arm64 (1.6.3-2) ...
18:27:56 Selecting previously unselected package libnpth0:arm64.
18:27:56 Preparing to unpack .../19-libnpth0_1.6-3_arm64.deb ...
18:27:56 Unpacking libnpth0:arm64 (1.6-3) ...
18:27:56 + return
18:27:56 # Build the CLI
18:27:56 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:27:56 Building dynamic docker-linux-amd64
18:27:56 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:26:47Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:27:56 Selecting previously unselected package dirmngr.
18:27:56 Preparing to unpack .../20-dirmngr_2.2.40-1.1_arm64.deb ...
18:27:56 Unpacking dirmngr (2.2.40-1.1) ...
18:27:56 Selecting previously unselected package distro-info-data.
18:27:56 Preparing to unpack .../21-distro-info-data_0.58_all.deb ...
18:27:56 Unpacking distro-info-data (0.58) ...
18:27:56 Selecting previously unselected package libglib2.0-0:arm64.
18:27:56 Preparing to unpack .../22-libglib2.0-0_2.74.6-2_arm64.deb ...
18:27:56 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
18:27:56 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:27:56 Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
18:27:56 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:27:56 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:27:56 Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
18:27:56 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:27:56 Selecting previously unselected package libpackagekit-glib2-18:arm64.
18:27:56 Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_arm64.deb ...
18:27:56 Unpacking libpackagekit-glib2-18:arm64 (1.2.6-5) ...
18:27:56 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:27:56 Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_arm64.deb ...
18:27:56 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ...
18:27:56 Selecting previously unselected package gnupg-l10n.
18:27:56 Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ...
18:27:56 Unpacking gnupg-l10n (2.2.40-1.1) ...
18:27:57 Selecting previously unselected package gnupg-utils.
18:27:57 Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_arm64.deb ...
18:27:57 Unpacking gnupg-utils (2.2.40-1.1) ...
18:27:57 Selecting previously unselected package gpg.
18:27:57 Preparing to unpack .../29-gpg_2.2.40-1.1_arm64.deb ...
18:27:57 Unpacking gpg (2.2.40-1.1) ...
18:27:57 Selecting previously unselected package pinentry-curses.
18:27:57 Preparing to unpack .../30-pinentry-curses_1.2.1-1_arm64.deb ...
18:27:57 Unpacking pinentry-curses (1.2.1-1) ...
18:27:57 Selecting previously unselected package gpg-agent.
18:27:57 Preparing to unpack .../31-gpg-agent_2.2.40-1.1_arm64.deb ...
18:27:57 Unpacking gpg-agent (2.2.40-1.1) ...
18:27:57 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:27:57 ++ pwd
18:27:57 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:27:57 Project root: .
18:27:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:27:57 INFO: man/src/attach.md found
18:27:57 WARN: man/src/build.md does not exist, skipping
18:27:57 WARN: man/src/builder/build.md does not exist, skipping
18:27:57 WARN: man/src/builder/prune.md does not exist, skipping
18:27:57 WARN: man/src/builder.md does not exist, skipping
18:27:57 WARN: man/src/checkpoint/create.md does not exist, skipping
18:27:57 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:27:57 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:27:57 WARN: man/src/checkpoint.md does not exist, skipping
18:27:57 INFO: man/src/commit.md found
18:27:57 WARN: man/src/config/create.md does not exist, skipping
18:27:57 WARN: man/src/config/inspect.md does not exist, skipping
18:27:57 WARN: man/src/config/ls.md does not exist, skipping
18:27:57 WARN: man/src/config/rm.md does not exist, skipping
18:27:57 WARN: man/src/config.md does not exist, skipping
18:27:57 INFO: man/src/container/attach.md found
18:27:57 INFO: man/src/container/commit.md found
18:27:57 INFO: man/src/container/cp.md found
18:27:57 INFO: man/src/container/create.md found
18:27:57 INFO: man/src/container/diff.md found
18:27:57 INFO: man/src/container/exec.md found
18:27:57 INFO: man/src/container/export.md found
18:27:57 WARN: man/src/container/inspect.md does not exist, skipping
18:27:57 INFO: man/src/container/kill.md found
18:27:57 INFO: man/src/container/logs.md found
18:27:57 INFO: man/src/container/ls.md found
18:27:57 INFO: man/src/container/pause.md found
18:27:57 INFO: man/src/container/port.md found
18:27:57 WARN: man/src/container/prune.md does not exist, skipping
18:27:57 INFO: man/src/container/rename.md found
18:27:57 INFO: man/src/container/restart.md found
18:27:57 INFO: man/src/container/rm.md found
18:27:57 INFO: man/src/container/run.md found
18:27:57 INFO: man/src/container/start.md found
18:27:57 INFO: man/src/container/stats.md found
18:27:57 INFO: man/src/container/stop.md found
18:27:57 INFO: man/src/container/top.md found
18:27:57 INFO: man/src/container/unpause.md found
18:27:57 INFO: man/src/container/update.md found
18:27:57 INFO: man/src/container/wait.md found
18:27:57 WARN: man/src/container.md does not exist, skipping
18:27:57 WARN: man/src/context/create.md does not exist, skipping
18:27:57 WARN: man/src/context/export.md does not exist, skipping
18:27:57 WARN: man/src/context/import.md does not exist, skipping
18:27:57 WARN: man/src/context/inspect.md does not exist, skipping
18:27:57 WARN: man/src/context/ls.md does not exist, skipping
18:27:57 WARN: man/src/context/rm.md does not exist, skipping
18:27:57 WARN: man/src/context/show.md does not exist, skipping
18:27:57 WARN: man/src/context/update.md does not exist, skipping
18:27:57 WARN: man/src/context/use.md does not exist, skipping
18:27:57 WARN: man/src/context.md does not exist, skipping
18:27:57 INFO: man/src/cp.md found
18:27:57 INFO: man/src/create.md found
18:27:57 INFO: man/src/diff.md found
18:27:57 INFO: man/src/events.md found
18:27:57 INFO: man/src/exec.md found
18:27:57 INFO: man/src/export.md found
18:27:57 INFO: man/src/history.md found
18:27:57 INFO: man/src/image/build.md found
18:27:57 INFO: man/src/image/history.md found
18:27:57 INFO: man/src/image/import.md found
18:27:57 WARN: man/src/image/inspect.md does not exist, skipping
18:27:57 INFO: man/src/image/load.md found
18:27:57 INFO: man/src/image/ls.md found
18:27:57 WARN: man/src/image/prune.md does not exist, skipping
18:27:57 INFO: man/src/image/pull.md found
18:27:57 INFO: man/src/image/push.md found
18:27:57 INFO: man/src/image/rm.md found
18:27:57 INFO: man/src/image/save.md found
18:27:57 INFO: man/src/image/tag.md found
18:27:57 WARN: man/src/image.md does not exist, skipping
18:27:57 INFO: man/src/images.md found
18:27:57 INFO: man/src/import.md found
18:27:57 INFO: man/src/info.md found
18:27:57 INFO: man/src/inspect.md found
18:27:57 INFO: man/src/kill.md found
18:27:57 INFO: man/src/load.md found
18:27:57 INFO: man/src/login.md found
18:27:57 INFO: man/src/logout.md found
18:27:57 INFO: man/src/logs.md found
18:27:57 WARN: man/src/manifest/annotate.md does not exist, skipping
18:27:57 WARN: man/src/manifest/create.md does not exist, skipping
18:27:57 WARN: man/src/manifest/inspect.md does not exist, skipping
18:27:57 WARN: man/src/manifest/push.md does not exist, skipping
18:27:57 WARN: man/src/manifest/rm.md does not exist, skipping
18:27:57 WARN: man/src/manifest.md does not exist, skipping
18:27:57 INFO: man/src/network/connect.md found
18:27:57 INFO: man/src/network/create.md found
18:27:57 INFO: man/src/network/disconnect.md found
18:27:57 INFO: man/src/network/inspect.md found
18:27:57 INFO: man/src/network/ls.md found
18:27:57 WARN: man/src/network/prune.md does not exist, skipping
18:27:57 INFO: man/src/network/rm.md found
18:27:57 WARN: man/src/network.md does not exist, skipping
18:27:57 WARN: man/src/node/demote.md does not exist, skipping
18:27:57 WARN: man/src/node/inspect.md does not exist, skipping
18:27:57 WARN: man/src/node/ls.md does not exist, skipping
18:27:57 WARN: man/src/node/promote.md does not exist, skipping
18:27:57 WARN: man/src/node/ps.md does not exist, skipping
18:27:57 WARN: man/src/node/rm.md does not exist, skipping
18:27:57 WARN: man/src/node/update.md does not exist, skipping
18:27:57 WARN: man/src/node.md does not exist, skipping
18:27:57 INFO: man/src/pause.md found
18:27:57 WARN: man/src/plugin/create.md does not exist, skipping
18:27:57 WARN: man/src/plugin/disable.md does not exist, skipping
18:27:57 WARN: man/src/plugin/enable.md does not exist, skipping
18:27:57 WARN: man/src/plugin/inspect.md does not exist, skipping
18:27:57 WARN: man/src/plugin/install.md does not exist, skipping
18:27:57 INFO: man/src/plugin/ls.md found
18:27:57 WARN: man/src/plugin/push.md does not exist, skipping
18:27:57 WARN: man/src/plugin/rm.md does not exist, skipping
18:27:57 WARN: man/src/plugin/set.md does not exist, skipping
18:27:57 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:27:57 WARN: man/src/plugin.md does not exist, skipping
18:27:57 INFO: man/src/port.md found
18:27:57 INFO: man/src/ps.md found
18:27:57 INFO: man/src/pull.md found
18:27:57 INFO: man/src/push.md found
18:27:57 INFO: man/src/rename.md found
18:27:57 INFO: man/src/restart.md found
18:27:57 INFO: man/src/rm.md found
18:27:57 INFO: man/src/rmi.md found
18:27:57 WARN: man/src/run.md does not exist, skipping
18:27:57 INFO: man/src/save.md found
18:27:57 INFO: man/src/search.md found
18:27:57 WARN: man/src/secret/create.md does not exist, skipping
18:27:57 WARN: man/src/secret/inspect.md does not exist, skipping
18:27:57 WARN: man/src/secret/ls.md does not exist, skipping
18:27:57 WARN: man/src/secret/rm.md does not exist, skipping
18:27:57 WARN: man/src/secret.md does not exist, skipping
18:27:57 WARN: man/src/service/create.md does not exist, skipping
18:27:57 WARN: man/src/service/inspect.md does not exist, skipping
18:27:57 WARN: man/src/service/logs.md does not exist, skipping
18:27:57 WARN: man/src/service/ls.md does not exist, skipping
18:27:57 WARN: man/src/service/ps.md does not exist, skipping
18:27:57 WARN: man/src/service/rm.md does not exist, skipping
18:27:57 WARN: man/src/service/rollback.md does not exist, skipping
18:27:57 WARN: man/src/service/scale.md does not exist, skipping
18:27:57 WARN: man/src/service/update.md does not exist, skipping
18:27:57 WARN: man/src/service.md does not exist, skipping
18:27:57 WARN: man/src/stack/config.md does not exist, skipping
18:27:57 WARN: man/src/stack/deploy.md does not exist, skipping
18:27:57 WARN: man/src/stack/ls.md does not exist, skipping
18:27:57 WARN: man/src/stack/ps.md does not exist, skipping
18:27:57 WARN: man/src/stack/rm.md does not exist, skipping
18:27:57 WARN: man/src/stack/services.md does not exist, skipping
18:27:57 WARN: man/src/stack.md does not exist, skipping
18:27:57 INFO: man/src/start.md found
18:27:57 INFO: man/src/stats.md found
18:27:57 INFO: man/src/stop.md found
18:27:57 WARN: man/src/swarm/ca.md does not exist, skipping
18:27:57 WARN: man/src/swarm/init.md does not exist, skipping
18:27:57 WARN: man/src/swarm/join.md does not exist, skipping
18:27:57 WARN: man/src/swarm/join-token.md does not exist, skipping
18:27:57 WARN: man/src/swarm/leave.md does not exist, skipping
18:27:57 WARN: man/src/swarm/unlock.md does not exist, skipping
18:27:57 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:27:57 WARN: man/src/swarm/update.md does not exist, skipping
18:27:57 WARN: man/src/swarm.md does not exist, skipping
18:27:57 WARN: man/src/system/df.md does not exist, skipping
18:27:57 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:27:57 INFO: man/src/system/events.md found
18:27:57 INFO: man/src/system/info.md found
18:27:57 WARN: man/src/system/prune.md does not exist, skipping
18:27:57 WARN: man/src/system.md does not exist, skipping
18:27:57 INFO: man/src/tag.md found
18:27:57 INFO: man/src/top.md found
18:27:57 WARN: man/src/trust/inspect.md does not exist, skipping
18:27:57 WARN: man/src/trust/key/generate.md does not exist, skipping
18:27:57 WARN: man/src/trust/key/load.md does not exist, skipping
18:27:57 WARN: man/src/trust/key.md does not exist, skipping
18:27:57 WARN: man/src/trust/revoke.md does not exist, skipping
18:27:57 WARN: man/src/trust/sign.md does not exist, skipping
18:27:57 WARN: man/src/trust/signer/add.md does not exist, skipping
18:27:57 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:27:57 WARN: man/src/trust/signer.md does not exist, skipping
18:27:57 WARN: man/src/trust.md does not exist, skipping
18:27:57 INFO: man/src/unpause.md found
18:27:57 INFO: man/src/update.md found
18:27:57 INFO: man/src/version.md found
18:27:57 INFO: man/src/volume/create.md found
18:27:57 INFO: man/src/volume/inspect.md found
18:27:57 INFO: man/src/volume/ls.md found
18:27:57 WARN: man/src/volume/prune.md does not exist, skipping
18:27:57 WARN: man/src/volume/rm.md does not exist, skipping
18:27:57 WARN: man/src/volume/update.md does not exist, skipping
18:27:57 INFO: man/src/volume.md found
18:27:57 INFO: man/src/wait.md found
18:27:57 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:27:57 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:27:57 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:27:57 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:27:57 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:27:57 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:27:57 make[2]: Leaving directory '/root/build-deb/cli'
18:27:57 # Build buildx plugin
18:27:57 cd /go/src/github.com/docker/buildx \
18:27:57 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:27:57 && GO111MODULE=on \
18:27:57 	CGO_ENABLED=0 \
18:27:57 		go build \
18:27:57 			-mod=vendor \
18:27:57 			-trimpath \
18:27:57 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:27:57 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:27:57 			./cmd/buildx
18:27:57 Selecting previously unselected package gpg-wks-client.
18:27:57 Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_arm64.deb ...
18:27:57 Unpacking gpg-wks-client (2.2.40-1.1) ...
18:27:57 Selecting previously unselected package gpg-wks-server.
18:27:57 Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_arm64.deb ...
18:27:57 Unpacking gpg-wks-server (2.2.40-1.1) ...
18:27:57 Selecting previously unselected package gpgsm.
18:27:57 Preparing to unpack .../34-gpgsm_2.2.40-1.1_arm64.deb ...
18:27:57 Unpacking gpgsm (2.2.40-1.1) ...
18:27:57 Selecting previously unselected package gnupg.
18:27:57 Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ...
18:27:57 Unpacking gnupg (2.2.40-1.1) ...
18:27:57 Selecting previously unselected package gnupg2.
18:27:57 Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ...
18:27:57 Unpacking gnupg2 (2.2.40-1.1) ...
18:27:57 Selecting previously unselected package iso-codes.
18:27:57 Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ...
18:27:57 Unpacking iso-codes (4.15.0-1) ...
18:27:57 Selecting previously unselected package libcurl3-gnutls:arm64.
18:27:57 Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u4_arm64.deb ...
18:27:57 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u4) ...
18:27:57 Selecting previously unselected package libstemmer0d:arm64.
18:27:57 Preparing to unpack .../39-libstemmer0d_2.2.0-2_arm64.deb ...
18:27:57 Unpacking libstemmer0d:arm64 (2.2.0-2) ...
18:27:57 Selecting previously unselected package libicu72:arm64.
18:27:57 Preparing to unpack .../40-libicu72_72.1-3_arm64.deb ...
18:27:57 Unpacking libicu72:arm64 (72.1-3) ...
18:27:58 Selecting previously unselected package libxml2:arm64.
18:27:58 Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
18:27:58 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
18:27:58 make[1]: Leaving directory '/root/build-deb'
18:27:58    dh_installdeb
18:27:58    debian/rules override_dh_gencontrol
18:27:58 make[1]: Entering directory '/root/build-deb'
18:27:58 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:27:58 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:27:58 Selecting previously unselected package libxmlb2:arm64.
18:27:58 Preparing to unpack .../42-libxmlb2_0.3.10-2_arm64.deb ...
18:27:58 Unpacking libxmlb2:arm64 (0.3.10-2) ...
18:27:58 Selecting previously unselected package libyaml-0-2:arm64.
18:27:58 Preparing to unpack .../43-libyaml-0-2_0.2.5-1_arm64.deb ...
18:27:58 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
18:27:58 Selecting previously unselected package libappstream4:arm64.
18:27:58 Preparing to unpack .../44-libappstream4_0.16.1-2_arm64.deb ...
18:27:58 Unpacking libappstream4:arm64 (0.16.1-2) ...
18:27:58 Selecting previously unselected package libcap2-bin.
18:27:58 Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_arm64.deb ...
18:27:58 Unpacking libcap2-bin (1:2.66-4) ...
18:27:58 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:27:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:27:58 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:27:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:27:58 Selecting previously unselected package libduktape207:arm64.
18:27:58 Preparing to unpack .../46-libduktape207_2.7.0-2_arm64.deb ...
18:27:58 Unpacking libduktape207:arm64 (2.7.0-2) ...
18:27:58 Selecting previously unselected package libelf1:arm64.
18:27:58 Preparing to unpack .../47-libelf1_0.188-2.1_arm64.deb ...
18:27:58 Unpacking libelf1:arm64 (0.188-2.1) ...
18:27:58 Selecting previously unselected package libdw1:arm64.
18:27:58 Preparing to unpack .../48-libdw1_0.188-2.1_arm64.deb ...
18:27:58 Unpacking libdw1:arm64 (0.188-2.1) ...
18:27:58 Selecting previously unselected package libglib2.0-data.
18:27:58 Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ...
18:27:58 Unpacking libglib2.0-data (2.74.6-2) ...
18:27:58 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:27:58 dh_gencontrol --remaining-packages
18:27:58 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:27:58 make[1]: Leaving directory '/root/build-deb'
18:27:58    dh_md5sums
18:27:59 Selecting previously unselected package libglib2.0-bin.
18:27:59 Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_arm64.deb ...
18:27:59 Unpacking libglib2.0-bin (2.74.6-2) ...
18:27:59 Selecting previously unselected package libunwind8:arm64.
18:27:59 Preparing to unpack .../51-libunwind8_1.6.2-3_arm64.deb ...
18:27:59 Unpacking libunwind8:arm64 (1.6.2-3) ...
18:27:59 Selecting previously unselected package libgstreamer1.0-0:arm64.
18:27:59 Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_arm64.deb ...
18:27:59 Unpacking libgstreamer1.0-0:arm64 (1.22.0-2) ...
18:27:59    debian/rules override_dh_builddeb
18:27:59 make[1]: Entering directory '/root/build-deb'
18:27:59 dh_builddeb -- -Zxz
18:27:59 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'.
18:27:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'.
18:27:59 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'.
18:27:59 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb'.
18:27:59 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb'.
18:27:59 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
18:27:59 Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_arm64.deb ...
18:27:59 Unpacking libpolkit-gobject-1-0:arm64 (122-3) ...
18:27:59 Selecting previously unselected package libpolkit-agent-1-0:arm64.
18:27:59 Preparing to unpack .../54-libpolkit-agent-1-0_122-3_arm64.deb ...
18:27:59 Unpacking libpolkit-agent-1-0:arm64 (122-3) ...
18:27:59 Selecting previously unselected package lsb-release.
18:27:59 Preparing to unpack .../55-lsb-release_12.0-1_all.deb ...
18:27:59 Unpacking lsb-release (12.0-1) ...
18:27:59 Selecting previously unselected package xml-core.
18:27:59 Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ...
18:27:59 Unpacking xml-core (0.18+nmu1) ...
18:27:59 Selecting previously unselected package polkitd.
18:27:59 Preparing to unpack .../57-polkitd_122-3_arm64.deb ...
18:27:59 Unpacking polkitd (122-3) ...
18:27:59 Selecting previously unselected package packagekit.
18:27:59 Preparing to unpack .../58-packagekit_1.2.6-5_arm64.deb ...
18:27:59 Unpacking packagekit (1.2.6-5) ...
18:27:59 Selecting previously unselected package python-apt-common.
18:27:59 Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ...
18:27:59 Unpacking python-apt-common (2.6.0) ...
18:27:59 Selecting previously unselected package python3-apt.
18:27:59 Preparing to unpack .../60-python3-apt_2.6.0_arm64.deb ...
18:27:59 Unpacking python3-apt (2.6.0) ...
18:27:59 Selecting previously unselected package python3-blinker.
18:27:59 Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ...
18:27:59 Unpacking python3-blinker (1.5-1) ...
18:27:59 Selecting previously unselected package python3-cffi-backend:arm64.
18:27:59 Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_arm64.deb ...
18:27:59 Unpacking python3-cffi-backend:arm64 (1.15.1-5+b1) ...
18:27:59 Selecting previously unselected package python3-cryptography.
18:27:59 Preparing to unpack .../63-python3-cryptography_38.0.4-3_arm64.deb ...
18:27:59 Unpacking python3-cryptography (38.0.4-3) ...
18:27:59 Selecting previously unselected package python3-dbus.
18:27:59 Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_arm64.deb ...
18:27:59 Unpacking python3-dbus (1.3.2-4+b1) ...
18:27:59 Selecting previously unselected package python3-distro.
18:27:59 Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ...
18:27:59 Unpacking python3-distro (1.8.0-1) ...
18:28:00 Selecting previously unselected package python3-gi.
18:28:00 Preparing to unpack .../66-python3-gi_3.42.2-3+b1_arm64.deb ...
18:28:00 Unpacking python3-gi (3.42.2-3+b1) ...
18:28:00 Selecting previously unselected package python3-pyparsing.
18:28:00 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
18:28:00 Unpacking python3-pyparsing (3.0.9-1) ...
18:28:00 Selecting previously unselected package python3-httplib2.
18:28:00 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
18:28:00 Unpacking python3-httplib2 (0.20.4-3) ...
18:28:00 Selecting previously unselected package python3-jwt.
18:28:00 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
18:28:00 Unpacking python3-jwt (2.6.0-1) ...
18:28:00 Selecting previously unselected package python3-pkg-resources.
18:28:00 Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ...
18:28:00 Unpacking python3-pkg-resources (66.1.1-1) ...
18:28:00 + for f in rootlesskit rootlesskit-docker-proxy
18:28:00 + GOBIN=/usr/local/bin
18:28:00 + GO111MODULE=on
18:28:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:28:00 Selecting previously unselected package python3-lazr.uri.
18:28:00 Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ...
18:28:00 Unpacking python3-lazr.uri (1.0.6-3) ...
18:28:00 Selecting previously unselected package python3-wadllib.
18:28:00 Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ...
18:28:00 Unpacking python3-wadllib (1.3.6-4) ...
18:28:00 Selecting previously unselected package python3-oauthlib.
18:28:00 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
18:28:00 Unpacking python3-oauthlib (3.2.2-1) ...
18:28:00 Selecting previously unselected package python3-six.
18:28:00 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
18:28:00 Unpacking python3-six (1.16.0-4) ...
18:28:00 Selecting previously unselected package python3-lazr.restfulclient.
18:28:00 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
18:28:00 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
18:28:00 Selecting previously unselected package python3-software-properties.
18:28:00 Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ...
18:28:00 Unpacking python3-software-properties (0.99.30-4) ...
18:28:00 Selecting previously unselected package software-properties-common.
18:28:00 Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ...
18:28:00 Unpacking software-properties-common (0.99.30-4) ...
18:28:00 Setting up libksba8:arm64 (1.6.3-2) ...
18:28:00 Setting up media-types (10.0.0) ...
18:28:00 Setting up systemd-sysv (252.17-1~deb12u1) ...
18:28:00 Setting up libkeyutils1:arm64 (1.6.3-2) ...
18:28:00 Setting up libpsl5:arm64 (0.21.2-1) ...
18:28:00 Setting up libicu72:arm64 (72.1-3) ...
18:28:00 Setting up apt-transport-https (2.6.1) ...
18:28:00 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
18:28:00 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc
18:28:00  debian/rules build
18:28:00 dh build --with=bash-completion
18:28:00    dh_update_autotools_config
18:28:00    dh_autoreconf
18:28:00    debian/rules override_dh_auto_build
18:28:00 make[1]: Entering directory '/root/build-deb'
18:28:00 # Build the daemon and dependencies
18:28:00 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:28:00 
18:28:00 Removing bundles/
18:28:00 
18:28:00 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:28:00 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
18:28:00 + tee /root/build-deb/engine/go.mod
18:28:00 module github.com/docker/docker
18:28:00 
18:28:00 go 1.20
18:28:00 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:28:00 + GO111MODULE=on
18:28:00 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:27:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:28:00 + return
18:28:00 + RPM_EC=0
18:28:00 ++ jobs -p
18:28:00 + exit 0
18:28:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9MHAa6
18:28:00 + umask 022
18:28:00 + cd /root/rpmbuild/BUILD
18:28:00 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64 '!=' / ']'
18:28:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:28:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:28:00 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:00 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:28:00 + cd src
18:28:00 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin/dockerd-rootless.sh
18:28:00 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
18:28:00 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin/rootlesskit
18:28:00 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
18:28:00 + /usr/lib/rpm/check-buildroot
18:28:00 + /usr/lib/rpm/redhat/brp-ldconfig
18:28:00 + /usr/lib/rpm/brp-compress
18:28:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:28:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:28:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:28:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:28:00 + /usr/lib/rpm/brp-python-hardlink
18:28:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:28:00 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
18:28:00 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
18:28:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.REObtH
18:28:00 + umask 022
18:28:00 + cd /root/rpmbuild/BUILD
18:28:00 + cd src
18:28:00 + /usr/local/bin/rootlesskit -v
18:28:00 rootlesskit version 1.1.1
18:28:00 + RPM_EC=0
18:28:00 ++ jobs -p
18:28:00 + exit 0
18:28:00 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:28:00 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
18:28:00 No schema files found: doing nothing.
18:28:00 Setting up distro-info-data (0.58) ...
18:28:00 Setting up libtirpc-common (1.3.3+ds-1) ...
18:28:00 Setting up libxmlb2:arm64 (0.3.10-2) ...
18:28:00 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
18:28:00 Setting up libsqlite3-0:arm64 (3.40.1-2) ...
18:28:00 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
18:28:00 Setting up libpackagekit-glib2-18:arm64 (1.2.6-5) ...
18:28:00 Setting up libnpth0:arm64 (1.6-3) ...
18:28:00 Setting up libassuan0:arm64 (2.5.5-5) ...
18:28:00 Setting up libunwind8:arm64 (1.6.2-3) ...
18:28:00 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
18:28:00 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:28:00 Setting up libcap2-bin (1:2.66-4) ...
18:28:00 Setting up libglib2.0-data (2.74.6-2) ...
18:28:00 Setting up gnupg-l10n (2.2.40-1.1) ...
18:28:00 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:28:00 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ...
18:28:00 Setting up libncursesw6:arm64 (6.4-4) ...
18:28:01 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20231011170815.26951f7-0.el9
18:28:01 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:01 Requires(post): /bin/sh
18:28:01 Requires(preun): /bin/sh
18:28:01 Requires(postun): /bin/sh
18:28:01 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:28:01 Conflicts: rootlesskit
18:28:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:28:01 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
18:28:01 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:28:01 Setting up python-apt-common (2.6.0) ...
18:28:01 Setting up libduktape207:arm64 (2.7.0-2) ...
18:28:01 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
18:28:01 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:28:01 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
18:28:01 Setting up sgml-base (1.31) ...
18:28:01 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
18:28:01 Setting up libstemmer0d:arm64 (2.2.0-2) ...
18:28:01 Setting up lsb-release (12.0-1) ...
18:28:01 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
18:28:01 Setting up openssl (3.0.11-1~deb12u1) ...
18:28:01 Setting up libelf1:arm64 (0.188-2.1) ...
18:28:01 Setting up readline-common (8.2-1.3) ...
18:28:01 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
18:28:01 Setting up iso-codes (4.15.0-1) ...
18:28:01 Setting up dbus-bin (1.14.10-1~deb12u1) ...
18:28:01 Setting up libpolkit-gobject-1-0:arm64 (122-3) ...
18:28:01 Setting up pinentry-curses (1.2.1-1) ...
18:28:01 Setting up libdw1:arm64 (0.188-2.1) ...
18:28:01 Setting up libreadline8:arm64 (8.2-1.3) ...
18:28:01 Setting up libglib2.0-bin (2.74.6-2) ...
18:28:01 Setting up dbus-daemon (1.14.10-1~deb12u1) ...
18:28:01 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
18:28:01 Setting up ca-certificates (20230311) ...
18:28:01 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.src.rpm
18:28:02 Updating certificates in /etc/ssl/certs...
18:28:02 140 added, 0 removed; done.
18:28:02 Setting up dbus (1.14.10-1~deb12u1) ...
18:28:02 invoke-rc.d: could not determine current runlevel
18:28:02 invoke-rc.d: policy-rc.d denied execution of start.
18:28:02 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
18:28:02 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:28:02 Setting up xml-core (0.18+nmu1) ...
18:28:03 Setting up gpgconf (2.2.40-1.1) ...
18:28:03 Setting up libpam-systemd:arm64 (252.17-1~deb12u1) ...
18:28:03 Setting up libcurl4:arm64 (7.88.1-10+deb12u4) ...
18:28:03 Setting up libpolkit-agent-1-0:arm64 (122-3) ...
18:28:03 Setting up curl (7.88.1-10+deb12u4) ...
18:28:03 Setting up gpg (2.2.40-1.1) ...
18:28:03 Setting up libgstreamer1.0-0:arm64 (1.22.0-2) ...
18:28:03 Setcap worked! gst-ptp-helper is not suid!
18:28:03 Setting up gnupg-utils (2.2.40-1.1) ...
18:28:03 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
18:28:03 Setting up gpg-agent (2.2.40-1.1) ...
18:28:03 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:28:03 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:28:03 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:28:03 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:28:03 Setting up gpgsm (2.2.40-1.1) ...
18:28:03 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u4) ...
18:28:03 Setting up libappstream4:arm64 (0.16.1-2) ...
18:28:03 Setting up dirmngr (2.2.40-1.1) ...
18:28:03 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:28:03 Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ...
18:28:03 Setting up gpg-wks-server (2.2.40-1.1) ...
18:28:03 Setting up libnsl2:arm64 (1.3.0-2) ...
18:28:03 Setting up gpg-wks-client (2.2.40-1.1) ...
18:28:03 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ...
18:28:03 Setting up gnupg (2.2.40-1.1) ...
18:28:03 Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ...
18:28:04 make[2]: Entering directory '/root/build-deb/cli'
18:28:04 scripts/docs/generate-man.sh
18:28:04 + cp -r . /tmp/docker-cli-docsgen.yf52Y33Wt4/
18:28:04 + cd /tmp/docker-cli-docsgen.yf52Y33Wt4
18:28:04 + ./scripts/vendor init
18:28:04 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:28:04 + cp man/tools.go .
18:28:04 + ./scripts/vendor update
18:28:04 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:28:04 go: downloading github.com/spf13/cobra v1.7.0
18:28:04 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:28:04 go: downloading github.com/docker/go-units v0.5.0
18:28:04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:28:04 go: downloading github.com/spf13/pflag v1.0.5
18:28:04 go: downloading github.com/fvbommel/sortorder v1.0.2
18:28:04 go: downloading github.com/moby/term v0.5.0
18:28:04 go: downloading github.com/morikuni/aec v1.0.0
18:28:04 go: downloading github.com/pkg/errors v0.9.1
18:28:04 go: downloading github.com/google/go-cmp v0.5.9
18:28:04 go: downloading gotest.tools/v3 v3.5.0
18:28:04 go: downloading github.com/mattn/go-runewidth v0.0.14
18:28:04 go: downloading golang.org/x/sync v0.3.0
18:28:04 Setting up python3.11 (3.11.2-6) ...
18:28:04 go: downloading github.com/sirupsen/logrus v1.9.3
18:28:04 go: downloading github.com/moby/sys/sequential v0.5.0
18:28:04 go: downloading github.com/distribution/reference v0.5.0
18:28:04 go: downloading github.com/docker/go-connections v0.4.0
18:28:04 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:28:04 go: downloading github.com/moby/patternmatcher v0.6.0
18:28:04 go: downloading golang.org/x/text v0.9.0
18:28:04 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:28:04 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:28:04 go: downloading github.com/opencontainers/go-digest v1.0.0
18:28:04 go: downloading gopkg.in/yaml.v2 v2.4.0
18:28:04 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:28:04 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:28:04 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:28:04 go: downloading github.com/containerd/containerd v1.6.24
18:28:04 go: downloading github.com/moby/sys/signal v0.7.0
18:28:04 go: downloading golang.org/x/sys v0.10.0
18:28:04 go: downloading golang.org/x/term v0.8.0
18:28:04 go: downloading dario.cat/mergo v1.0.0
18:28:04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:28:04 go: downloading github.com/gogo/protobuf v1.3.2
18:28:04 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:28:04 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:28:04 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:28:04 go: downloading github.com/creack/pty v1.1.18
18:28:04 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:28:05 go: downloading github.com/rivo/uniseg v0.2.0
18:28:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:28:05 go: downloading go.opentelemetry.io/otel v1.4.1
18:28:05 Setting up gnupg2 (2.2.40-1.1) ...
18:28:05 Setting up python3 (3.11.2-1+b1) ...
18:28:05 Setting up python3-six (1.16.0-4) ...
18:28:05 Setting up python3-pyparsing (3.0.9-1) ...
18:28:05 go: downloading gopkg.in/yaml.v3 v3.0.1
18:28:05 go: downloading github.com/stretchr/testify v1.8.1
18:28:05 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:28:05 go: downloading github.com/moby/sys/symlink v0.2.0
18:28:05 go: downloading github.com/klauspost/compress v1.16.5
18:28:05 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:28:05 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:28:05 go: downloading golang.org/x/time v0.3.0
18:28:05 Setting up python3-gi (3.42.2-3+b1) ...
18:28:05 go: downloading github.com/opencontainers/runc v1.1.7
18:28:05 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:28:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:28:05 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:28:05 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:28:05 go: downloading golang.org/x/crypto v0.9.0
18:28:05 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:28:05 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:28:05 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:28:05 go: downloading github.com/russross/blackfriday v1.6.0
18:28:05 Setting up python3-httplib2 (0.20.4-3) ...
18:28:05 Setting up python3-cffi-backend:arm64 (1.15.1-5+b1) ...
18:28:05 Setting up python3-blinker (1.5-1) ...
18:28:05 go: downloading google.golang.org/grpc v1.56.2
18:28:05 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:28:05 go: downloading github.com/Microsoft/go-winio v0.6.1
18:28:05 go: downloading github.com/felixge/httpsnoop v1.0.3
18:28:05 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:28:05 go: downloading github.com/davecgh/go-spew v1.1.1
18:28:05 go: downloading github.com/pmezard/go-difflib v1.0.0
18:28:05 go: downloading github.com/go-logr/logr v1.2.3
18:28:05 go: downloading github.com/go-logr/stdr v1.2.2
18:28:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:28:05 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:28:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:28:05 go: downloading github.com/kr/pretty v0.1.0
18:28:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:28:05 go: downloading github.com/miekg/pkcs11 v1.1.1
18:28:05 go: downloading github.com/prometheus/client_golang v1.14.0
18:28:05 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:28:05 Setting up python3-pkg-resources (66.1.1-1) ...
18:28:06 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:28:06 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:28:06 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:28:06 go: downloading github.com/golang/protobuf v1.5.3
18:28:06 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:28:06 go: downloading golang.org/x/tools v0.8.0
18:28:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:28:06 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:28:06 go: downloading google.golang.org/protobuf v1.31.0
18:28:06 go: downloading github.com/kr/text v0.2.0
18:28:06 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:28:06 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:28:06 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:28:06 go: downloading github.com/beorn7/perks v1.0.1
18:28:06 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:28:06 go: downloading github.com/prometheus/client_model v0.3.0
18:28:06 go: downloading github.com/prometheus/common v0.42.0
18:28:06 Setting up python3-dbus (1.3.2-4+b1) ...
18:28:06 go: downloading github.com/prometheus/procfs v0.9.0
18:28:06 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:28:06 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:28:06 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:28:06 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:28:06 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:28:06 go: downloading github.com/docker/go-metrics v0.0.1
18:28:06 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:28:06 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:28:06 go: downloading k8s.io/klog/v2 v2.80.1
18:28:06 Setting up python3-distro (1.8.0-1) ...
18:28:06 Setting up python3-jwt (2.6.0-1) ...
18:28:06 go: downloading github.com/BurntSushi/toml v0.3.1
18:28:06 go: downloading github.com/magiconair/properties v1.5.3
18:28:06 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:28:06 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:28:06 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:28:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:28:06 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:28:06 go: downloading golang.org/x/mod v0.10.0
18:28:06 Setting up python3-apt (2.6.0) ...
18:28:06 Setting up python3-lazr.uri (1.0.6-3) ...
18:28:06 Setting up python3-cryptography (38.0.4-3) ...
18:28:07 + go mod vendor -modfile=vendor.mod
18:28:07 Setting up python3-wadllib (1.3.6-4) ...
18:28:07 Setting up python3-oauthlib (3.2.2-1) ...
18:28:07 Setting up python3-lazr.restfulclient (0.14.5-1) ...
18:28:07 Setting up python3-software-properties (0.99.30-4) ...
18:28:07 Processing triggers for libc-bin (2.36-9+deb12u1) ...
18:28:07 Processing triggers for systemd (252.17-1~deb12u1) ...
18:28:07 Processing triggers for sgml-base (1.31) ...
18:28:07 Setting up polkitd (122-3) ...
18:28:08 Creating group 'polkitd' with GID 997.
18:28:08 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
18:28:08 invoke-rc.d: could not determine current runlevel
18:28:08 invoke-rc.d: policy-rc.d denied execution of reload.
18:28:08 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
18:28:08 Setting up packagekit (1.2.6-5) ...
18:28:08 invoke-rc.d: could not determine current runlevel
18:28:08 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:28:08 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:28:08 + popd
18:28:08 + exit 0
18:28:08 ~/rpmbuild/BUILD/src
18:28:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lIea5j
18:28:08 + umask 022
18:28:08 + cd /root/rpmbuild/BUILD
18:28:08 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64 '!=' / ']'
18:28:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
18:28:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
18:28:08 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:08 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
18:28:08 + cd src
18:28:08 + pushd /root/rpmbuild/BUILD/src/buildx
18:28:08 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:28:08 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:08 ~/rpmbuild/BUILD/src
18:28:08 + popd
18:28:08 + /usr/lib/rpm/check-buildroot
18:28:08 + /usr/lib/rpm/redhat/brp-ldconfig
18:28:08 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:28:08 + /usr/lib/rpm/brp-compress
18:28:08 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:28:08 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:08 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:28:08 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:28:08 + /usr/lib/rpm/brp-python-hardlink
18:28:08 + PYTHON3=/usr/libexec/platform-python
18:28:08 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:28:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u0RFLJ
18:28:08 + umask 022
18:28:08 + cd /root/rpmbuild/BUILD
18:28:08 + cd src
18:28:08 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:28:08 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:28:08 + ver=v0.11.2
18:28:08 + test v0.11.2 = v0.11.2
18:28:08 + echo 'PASS: docker-buildx version OK'
18:28:08 PASS: docker-buildx version OK
18:28:08 + exit 0
18:28:08 Processing files: docker-buildx-plugin-0.11.2-0.el8.x86_64
18:28:08 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:08 Provides: docker-buildx-plugin = 0:0.11.2-0.el8 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el8
18:28:08 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:08 Requires(post): /bin/sh
18:28:08 Requires(preun): /bin/sh
18:28:08 Requires(postun): /bin/sh
18:28:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
18:28:08 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el8.src.rpm
18:28:08 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:28:08 Setting up software-properties-common (0.99.30-4) ...
18:28:08 Processing triggers for ca-certificates (20230311) ...
18:28:08 Updating certificates in /etc/ssl/certs...
18:28:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm
18:28:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TDDOPg
18:28:08 + umask 022
18:28:08 + cd /root/rpmbuild/BUILD
18:28:08 + cd src
18:28:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64
18:28:08 + RPM_EC=0
18:28:08 ++ jobs -p
18:28:08 + exit 0
18:28:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OIdyD1
18:28:08 + umask 022
18:28:08 + cd /root/rpmbuild/BUILD
18:28:08 + cd /root/rpmbuild/BUILD
18:28:08 + rm -rf src
18:28:08 + /usr/bin/mkdir -p src
18:28:08 + cd src
18:28:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:28:08 + /usr/bin/tar -xof -
18:28:08 + STATUS=0
18:28:08 + '[' 0 -ne 0 ']'
18:28:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:28:08 + /usr/bin/tar -xof -
18:28:08 + STATUS=0
18:28:08 + '[' 0 -ne 0 ']'
18:28:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:08 + RPM_EC=0
18:28:08 ++ jobs -p
18:28:08 + exit 0
18:28:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jqNev9
18:28:08 + umask 022
18:28:08 + cd /root/rpmbuild/BUILD
18:28:08 + cd src
18:28:08 + pushd /root/rpmbuild/BUILD/src/buildx
18:28:08 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:28:08 + GO111MODULE=on
18:28:08 + CGO_ENABLED=0
18:28:08 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:28:08 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:28:08 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el9.aarch64.rpm
18:28:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RtOvS0
18:28:08 + umask 022
18:28:08 + cd /root/rpmbuild/BUILD
18:28:08 + cd src
18:28:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
18:28:08 + RPM_EC=0
18:28:08 ++ jobs -p
18:28:08 + exit 0
18:28:08 0 added, 0 removed; done.
18:28:08 Running hooks in /etc/ca-certificates/update.d...
18:28:08 done.
18:28:08 Processing triggers for dbus (1.14.10-1~deb12u1) ...
18:28:08 ++ source /etc/os-release
18:28:08 +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)'
18:28:08 +++ NAME='Debian GNU/Linux'
18:28:08 +++ VERSION_ID=12
18:28:08 +++ VERSION='12 (bookworm)'
18:28:08 +++ VERSION_CODENAME=bookworm
18:28:08 +++ ID=debian
18:28:08 +++ HOME_URL=https://www.debian.org/
18:28:08 +++ SUPPORT_URL=https://www.debian.org/support
18:28:08 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:28:08 ++ echo debian
18:28:08 + DIST_ID=debian
18:28:08 ++ lsb_release -sc
18:28:08 + DIST_VERSION=bookworm
18:28:08 + '[' bookworm = sid ']'
18:28:08 + install_debian_containerd
18:28:08 + '[' prod = stage ']'
18:28:08 + REPO_URL=https://download.docker.com/linux/debian
18:28:08 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:28:08 + update-ca-certificates -f
18:28:08 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:28:08 Clearing symlinks in /etc/ssl/certs...
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-02450cf1f3f8e3777) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:28:09 done.
18:28:09 Updating certificates in /etc/ssl/certs...
18:28:09 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el8.x86_64.rpm
18:28:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c3G7eH
18:28:09 + umask 022
18:28:09 + cd /root/rpmbuild/BUILD
18:28:09 + cd src
18:28:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
18:28:09 + exit 0
18:28:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NEVsUi
18:28:09 + umask 022
18:28:09 + cd /root/rpmbuild/BUILD
18:28:09 + cd /root/rpmbuild/BUILD
18:28:09 + rm -rf src
18:28:09 + /usr/bin/mkdir -p src
18:28:09 + cd src
18:28:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:28:09 + /usr/bin/tar -xof -
18:28:09 + STATUS=0
18:28:09 + '[' 0 -ne 0 ']'
18:28:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:28:09 + /usr/bin/tar -xof -
18:28:09 + STATUS=0
18:28:09 + '[' 0 -ne 0 ']'
18:28:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:09 + exit 0
18:28:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gX7Af7
18:28:09 + umask 022
18:28:09 + cd /root/rpmbuild/BUILD
18:28:09 + cd src
18:28:09 + pushd /root/rpmbuild/BUILD/src/compose
18:28:09 + make VERSION=v2.21.0 DESTDIR=./bin build
18:28:09 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:28:09 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:28:09 go: downloading github.com/docker/cli v24.0.5+incompatible
18:28:09 go: downloading go.opentelemetry.io/otel v1.14.0
18:28:09 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:28:09 go: downloading github.com/compose-spec/compose-go v1.18.3
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/344aee34-0873-4157-9fe5-43906e5e6547/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
18:28:09 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
[Pipeline] {
[Pipeline] echo
18:28:09 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:28:09 chowning workspace
[Pipeline] sh
18:28:09 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:28:09 + pwd
18:28:09 + id -u
18:28:09 + id -g
18:28:09 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:28:09 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:28:09 140 added, 0 removed; done.
18:28:09 Running hooks in /etc/ca-certificates/update.d...
18:28:09 done.
18:28:09 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:28:09 + apt-key add -
18:28:09 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:28:10 + popd
18:28:10 + exit 0
18:28:10 ~/rpmbuild/BUILD/src
18:28:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.17ctnW
18:28:10 + umask 022
18:28:10 + cd /root/rpmbuild/BUILD
18:28:10 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64 '!=' / ']'
18:28:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
18:28:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
18:28:10 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:10 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
18:28:10 + cd src
18:28:10 + pushd /root/rpmbuild/BUILD/src/compose
18:28:10 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:28:10 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:28:10 + popd
18:28:10 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:10 ~/rpmbuild/BUILD/src
18:28:10 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:28:10 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:10 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:28:10 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:10 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:28:10 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:10 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:28:10 + /usr/lib/rpm/check-buildroot
18:28:10 + /usr/lib/rpm/redhat/brp-compress
18:28:10 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:28:10 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:10 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:28:10 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:28:10 + /usr/lib/rpm/redhat/brp-python-hardlink
18:28:10 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:28:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.npGjz8
18:28:10 + umask 022
18:28:10 + cd /root/rpmbuild/BUILD
18:28:10 + cd src
18:28:10 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:28:10 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:28:10 + ver=v2.21.0
18:28:10 + test v2.21.0 = v2.21.0
18:28:10 + echo 'PASS: docker-compose version OK'
18:28:10 PASS: docker-compose version OK
18:28:10 + exit 0
18:28:10 Processing files: docker-compose-plugin-2.21.0-0.el7.aarch64
18:28:10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B28sir
18:28:10 + umask 022
18:28:10 + cd /root/rpmbuild/BUILD
18:28:10 + cd src
18:28:10 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.21.0
18:28:10 + export DOCDIR
18:28:10 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.21.0
18:28:10 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.21.0
18:28:10 + exit 0
18:28:10 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HTMLbJ
18:28:10 + umask 022
18:28:10 + cd /root/rpmbuild/BUILD
18:28:10 + cd src
18:28:10 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.21.0
18:28:10 + export LICENSEDIR
18:28:10 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.21.0
18:28:10 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.21.0
18:28:10 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.21.0
18:28:10 + exit 0
18:28:10 Provides: docker-compose-plugin = 0:2.21.0-0.el7 docker-compose-plugin(aarch-64) = 0:2.21.0-0.el7
18:28:10 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:10 Requires(post): /bin/sh
18:28:10 Requires(preun): /bin/sh
18:28:10 Requires(postun): /bin/sh
18:28:10 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit)
18:28:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
18:28:10 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el7.src.rpm
18:28:10 go: downloading github.com/docker/buildx v0.11.2
18:28:10 go: downloading github.com/docker/docker v24.0.5+incompatible
18:28:10 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
[Pipeline] echo
18:28:10 Removing all docker containers
[Pipeline] sh
18:28:10 + make IMAGE=quay.io/centos/centos:stream9 verify
18:28:10 docker run  --rm -i \
18:28:10 	-v "$(pwd):/v" \
18:28:10 	-e DEBIAN_FRONTEND=noninteractive \
18:28:10 	-e PACKAGE_REPO=prod \
18:28:10 	-w /v \
18:28:10 	quay.io/centos/centos:stream9 ./verify
18:28:10 Unable to find image 'quay.io/centos/centos:stream9' locally
18:28:10 go: downloading github.com/hashicorp/go-version v1.6.0
18:28:10 go: downloading github.com/mattn/go-shellwords v1.0.12
18:28:10 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:28:10 go: downloading github.com/moby/buildkit v0.12.1
18:28:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:28:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:28:10 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:28:10 go: downloading google.golang.org/grpc v1.57.0
18:28:10 go: downloading github.com/containerd/containerd v1.7.3
18:28:10 go: downloading github.com/jonboulle/clockwork v0.4.0
18:28:10 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:28:10 stream9: Pulling from centos/centos
18:28:10 7c04549cc592: Already exists
18:28:10 Digest: sha256:743cf31b5c29c227aa1371eddd9f9313b2a0487f39ccfc03ec5c89a692c4a0c7
18:28:10 Status: Downloaded newer image for quay.io/centos/centos:stream9
18:28:10 + docker container ls -aq
[Pipeline] echo
18:28:10 Docker containers have been removed
[Pipeline] echo
18:28:10 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:28:10 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-armhf)
[Pipeline] sh
18:28:10 go: downloading github.com/stretchr/testify v1.8.4
18:28:10 go: downloading golang.org/x/sys v0.7.0
18:28:10 OK
18:28:10 + '[' bookworm = sid ']'
18:28:10 ++ dpkg --print-architecture
18:28:10 + ARCH=arm64
18:28:10 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bookworm test'
18:28:10 + apt-get update
18:28:11 + verify
18:28:11 + dpkg --version
18:28:11 + rpm --version
18:28:11 + verify_rpm
18:28:11 ++ . /etc/os-release
18:28:11 +++ NAME='CentOS Stream'
18:28:11 +++ VERSION=9
18:28:11 +++ ID=centos
18:28:11 +++ ID_LIKE='rhel fedora'
18:28:11 +++ VERSION_ID=9
18:28:11 +++ PLATFORM_ID=platform:el9
18:28:11 +++ PRETTY_NAME='CentOS Stream 9'
18:28:11 +++ ANSI_COLOR='0;31'
18:28:11 +++ LOGO=fedora-logo-icon
18:28:11 +++ CPE_NAME=cpe:/o:centos:centos:9
18:28:11 +++ HOME_URL=https://centos.org/
18:28:11 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:28:11 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
18:28:11 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:28:11 ++ echo centos
18:28:11 + DIST_ID=centos
18:28:11 ++ . /etc/os-release
18:28:11 +++ NAME='CentOS Stream'
18:28:11 +++ VERSION=9
18:28:11 +++ ID=centos
18:28:11 +++ ID_LIKE='rhel fedora'
18:28:11 +++ VERSION_ID=9
18:28:11 +++ PLATFORM_ID=platform:el9
18:28:11 +++ PRETTY_NAME='CentOS Stream 9'
18:28:11 +++ ANSI_COLOR='0;31'
18:28:11 +++ LOGO=fedora-logo-icon
18:28:11 +++ CPE_NAME=cpe:/o:centos:centos:9
18:28:11 +++ HOME_URL=https://centos.org/
18:28:11 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:28:11 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
18:28:11 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:28:11 ++ echo 9
18:28:11 ++ cut -d. -f1
18:28:11 + DIST_VERSION=9
18:28:11 + pkg_manager=yum
18:28:11 + pkg_config_manager=yum-config-manager
18:28:11 + dnf --version
18:28:11 + echo starting...
18:28:11 starting...
[Pipeline] }
[Pipeline] // stage
18:28:11 go: downloading github.com/theupdateframework/notary v0.7.0
18:28:11 go: downloading github.com/imdario/mergo v0.3.16
18:28:11 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:28:11 go: downloading github.com/containerd/console v1.0.3
18:28:11 go: downloading github.com/adrg/xdg v0.4.0
18:28:11 go: downloading github.com/buger/goterm v1.0.4
18:28:11 go: downloading github.com/go-logr/logr v1.2.4
18:28:11 go: downloading github.com/hashicorp/errwrap v1.1.0
18:28:11 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:28:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:28:11 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:28:11 go: downloading k8s.io/client-go v0.26.2
18:28:11 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:28:11 go: downloading k8s.io/api v0.26.2
18:28:11 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:28:11 go: downloading k8s.io/apimachinery v0.26.2
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:28:11 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:28:11 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:28:11 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:28:11 Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
18:28:11 4.14.0
18:28:11   Installed: dnf-0:4.14.0-8.el9.noarch at Mon Oct  9 17:12:54 2023
18:28:11   Built    : builder@centos.org at Thu Jun 29 08:27:49 2023
18:28:11 
18:28:11   Installed: rpm-0:4.16.1.3-25.el9.aarch64 at Mon Oct  9 17:12:50 2023
18:28:11   Built    : builder@centos.org at Fri Jun 30 14:49:58 2023
18:28:11 + pkg_manager=dnf
18:28:11 + pkg_config_manager='dnf config-manager'
18:28:11 + dnf clean all
18:28:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:28:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:28:11 go: downloading github.com/pelletier/go-toml v1.9.5
18:28:11 + docker version
18:28:11 Client: Docker Engine - Community
18:28:11  Version:           24.0.2
18:28:11  API version:       1.43
18:28:11  Go version:        go1.20.4
18:28:11  Git commit:        cb74dfc
18:28:11  Built:             Thu May 25 21:51:06 2023
18:28:11  OS/Arch:           linux/arm
18:28:11  Context:           default
18:28:11 
18:28:11 Server: Docker Engine - Community
18:28:11  Engine:
18:28:11   Version:          24.0.2
18:28:11   API version:      1.43 (minimum version 1.12)
18:28:11   Go version:       go1.20.4
18:28:11   Git commit:       659604f
18:28:11   Built:            Thu May 25 21:51:06 2023
18:28:11   OS/Arch:          linux/arm
18:28:11   Experimental:     true
18:28:11  containerd:
18:28:11   Version:          1.6.21
18:28:11   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:28:11  runc:
18:28:11   Version:          1.1.7
18:28:11   GitCommit:        v1.1.7-0-g860f061
18:28:11  docker-init:
18:28:11   Version:          0.19.0
18:28:11   GitCommit:        de40ad0
[Pipeline] sh
18:28:11 0 files removed
18:28:11 + dnf install -y 'dnf-command(config-manager)'
18:28:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:28:11 go: downloading github.com/golang/mock v1.6.0
18:28:11 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:28:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:28:11 go: downloading golang.org/x/crypto v0.7.0
18:28:11 + docker info
18:28:11 Client: Docker Engine - Community
18:28:11  Version:    24.0.2
18:28:11  Context:    default
18:28:11  Debug Mode: false
18:28:11  Plugins:
18:28:11   buildx: Docker Buildx (Docker Inc.)
18:28:11     Version:  v0.10.5
18:28:11     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:28:11   compose: Docker Compose (Docker Inc.)
18:28:11     Version:  v2.18.1
18:28:11     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:28:11 
18:28:11 Server:
18:28:11  Containers: 0
18:28:11   Running: 0
18:28:11   Paused: 0
18:28:11   Stopped: 0
18:28:11  Images: 4
18:28:11  Server Version: 24.0.2
18:28:11  Storage Driver: overlay2
18:28:11   Backing Filesystem: extfs
18:28:11   Supports d_type: true
18:28:11   Using metacopy: false
18:28:11   Native Overlay Diff: true
18:28:11   userxattr: false
18:28:11  Logging Driver: json-file
18:28:11  Cgroup Driver: cgroupfs
18:28:11  Cgroup Version: 1
18:28:11  Plugins:
18:28:11   Volume: local
18:28:11   Network: bridge host ipvlan macvlan null overlay
18:28:11   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:28:11  Swarm: inactive
18:28:11  Runtimes: io.containerd.runc.v2 runc
18:28:11  Default Runtime: runc
18:28:11  Init Binary: docker-init
18:28:11  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:28:11  runc version: v1.1.7-0-g860f061
18:28:11  init version: de40ad0
18:28:11  Security Options:
18:28:11   apparmor
18:28:11   seccomp
18:28:11    Profile: builtin
18:28:11  Kernel Version: 5.15.0-1039-aws
18:28:11  Operating System: Ubuntu 20.04.6 LTS
18:28:11  OSType: linux
18:28:11  Architecture: armv8l
18:28:11  CPUs: 2
18:28:11  Total Memory: 7.559GiB
18:28:11  Name: ip-10-100-43-68
18:28:11  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:28:11  Docker Root Dir: /var/lib/docker
18:28:11  Debug Mode: false
18:28:11  Username: dockerbuildbot
18:28:11  Experimental: true
18:28:11  Insecure Registries:
18:28:11   127.0.0.0/8
18:28:11  Live Restore Enabled: true
18:28:11 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:28:11 The recommended git tool is: git
18:28:11 using credential docker-jenkins-github-credentials
18:28:11 Get:5 https://download.docker.com/linux/debian bookworm/test arm64 Packages [15.9 kB]
18:28:11 Fetched 59.3 kB in 1s (84.4 kB/s)
18:28:11 Cloning the remote Git repository
18:28:11 Cloning with configured refspecs honoured and without tags
18:28:11 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:28:11 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:28:11 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:28:11 go: downloading golang.org/x/net v0.9.0
18:28:11 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:28:11 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:28:11 go: downloading github.com/gogo/googleapis v1.4.1
18:28:11 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:28:11 go: downloading github.com/moby/locker v1.0.1
18:28:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:28:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:28:11 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:28:11 go: downloading google.golang.org/protobuf v1.30.0
18:28:11 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:28:12 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:28:12 go: downloading github.com/google/gofuzz v1.2.0
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:28:12 go: downloading github.com/aws/smithy-go v1.13.5
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:28:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:28:12 go: downloading golang.org/x/term v0.7.0
18:28:12 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:28:12 go: downloading k8s.io/klog/v2 v2.90.1
18:28:12 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:28:12 go: downloading github.com/containerd/continuity v0.4.1
18:28:12 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:28:12 Fetching without tags
18:28:12 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:28:12 Reading package lists...
18:28:12 W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:28:12 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
18:28:12 + packages='deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb
18:28:12 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb
18:28:12 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb
18:28:12 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb
18:28:12 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:28:12 ++ echo 'deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb
18:28:12 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb
18:28:12 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb
18:28:12 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb
18:28:12 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:28:12 ++ awk '$0="./"$0'
18:28:12 ++ xargs
18:28:12 + packages='./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb'
18:28:12 + set -x
18:28:12 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb
18:28:12 Selecting previously unselected package docker-buildx-plugin.
18:28:12 (Reading database ... 11525 files and directories currently installed.)
18:28:12 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ...
18:28:12 Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
18:28:12 Merge succeeded, producing 13d37099655800e8d47f5616ad3479e39c02dad2
18:28:12 Checking out Revision 13d37099655800e8d47f5616ad3479e39c02dad2 (PR-949)
18:28:12 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:28:12 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:28:12 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:28:12 go: downloading gopkg.in/inf.v0 v0.9.1
18:28:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:28:12 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:28:12 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:28:12 go: downloading golang.org/x/oauth2 v0.7.0
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:28:12 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:28:12 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:28:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:28:12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:28:12 go: downloading sigs.k8s.io/yaml v1.3.0
18:28:12 go: downloading github.com/moby/spdystream v0.2.0
18:28:12 go: downloading github.com/mattn/go-colorable v0.1.13
18:28:12 go: downloading github.com/json-iterator/go v1.1.12
18:28:12 go: downloading github.com/mattn/go-isatty v0.0.17
18:28:12 go: downloading github.com/modern-go/reflect2 v1.0.2
18:28:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:28:12 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:28:12 ++ pwd
18:28:12 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:28:12 Project root: .
18:28:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:28:12 INFO: man/src/attach.md found
18:28:12 WARN: man/src/build.md does not exist, skipping
18:28:12 WARN: man/src/builder/build.md does not exist, skipping
18:28:12 WARN: man/src/builder/prune.md does not exist, skipping
18:28:12 WARN: man/src/builder.md does not exist, skipping
18:28:12 WARN: man/src/checkpoint/create.md does not exist, skipping
18:28:12 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:28:12 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:28:12 WARN: man/src/checkpoint.md does not exist, skipping
18:28:12 INFO: man/src/commit.md found
18:28:12 WARN: man/src/config/create.md does not exist, skipping
18:28:12 WARN: man/src/config/inspect.md does not exist, skipping
18:28:12 WARN: man/src/config/ls.md does not exist, skipping
18:28:12 WARN: man/src/config/rm.md does not exist, skipping
18:28:12 WARN: man/src/config.md does not exist, skipping
18:28:12 INFO: man/src/container/attach.md found
18:28:12 INFO: man/src/container/commit.md found
18:28:12 INFO: man/src/container/cp.md found
18:28:12 INFO: man/src/container/create.md found
18:28:12 INFO: man/src/container/diff.md found
18:28:12 INFO: man/src/container/exec.md found
18:28:12 INFO: man/src/container/export.md found
18:28:12 WARN: man/src/container/inspect.md does not exist, skipping
18:28:12 INFO: man/src/container/kill.md found
18:28:12 INFO: man/src/container/logs.md found
18:28:12 INFO: man/src/container/ls.md found
18:28:12 INFO: man/src/container/pause.md found
18:28:12 INFO: man/src/container/port.md found
18:28:12 WARN: man/src/container/prune.md does not exist, skipping
18:28:12 INFO: man/src/container/rename.md found
18:28:12 INFO: man/src/container/restart.md found
18:28:12 INFO: man/src/container/rm.md found
18:28:12 INFO: man/src/container/run.md found
18:28:12 INFO: man/src/container/start.md found
18:28:12 INFO: man/src/container/stats.md found
18:28:12 INFO: man/src/container/stop.md found
18:28:12 INFO: man/src/container/top.md found
18:28:12 INFO: man/src/container/unpause.md found
18:28:12 INFO: man/src/container/update.md found
18:28:12 INFO: man/src/container/wait.md found
18:28:12 WARN: man/src/container.md does not exist, skipping
18:28:12 WARN: man/src/context/create.md does not exist, skipping
18:28:12 WARN: man/src/context/export.md does not exist, skipping
18:28:12 WARN: man/src/context/import.md does not exist, skipping
18:28:12 WARN: man/src/context/inspect.md does not exist, skipping
18:28:12 WARN: man/src/context/ls.md does not exist, skipping
18:28:12 WARN: man/src/context/rm.md does not exist, skipping
18:28:12 WARN: man/src/context/show.md does not exist, skipping
18:28:12 WARN: man/src/context/update.md does not exist, skipping
18:28:12 WARN: man/src/context/use.md does not exist, skipping
18:28:12 WARN: man/src/context.md does not exist, skipping
18:28:12 INFO: man/src/cp.md found
18:28:12 INFO: man/src/create.md found
18:28:12 INFO: man/src/diff.md found
18:28:12 INFO: man/src/events.md found
18:28:12 INFO: man/src/exec.md found
18:28:12 INFO: man/src/export.md found
18:28:12 INFO: man/src/history.md found
18:28:12 INFO: man/src/image/build.md found
18:28:12 INFO: man/src/image/history.md found
18:28:12 INFO: man/src/image/import.md found
18:28:12 WARN: man/src/image/inspect.md does not exist, skipping
18:28:12 INFO: man/src/image/load.md found
18:28:12 INFO: man/src/image/ls.md found
18:28:12 WARN: man/src/image/prune.md does not exist, skipping
18:28:12 INFO: man/src/image/pull.md found
18:28:12 INFO: man/src/image/push.md found
18:28:12 INFO: man/src/image/rm.md found
18:28:12 INFO: man/src/image/save.md found
18:28:12 INFO: man/src/image/tag.md found
18:28:12 WARN: man/src/image.md does not exist, skipping
18:28:12 INFO: man/src/images.md found
18:28:12 INFO: man/src/import.md found
18:28:12 INFO: man/src/info.md found
18:28:12 INFO: man/src/inspect.md found
18:28:12 INFO: man/src/kill.md found
18:28:12 INFO: man/src/load.md found
18:28:12 INFO: man/src/login.md found
18:28:12 INFO: man/src/logout.md found
18:28:12 INFO: man/src/logs.md found
18:28:12 WARN: man/src/manifest/annotate.md does not exist, skipping
18:28:12 WARN: man/src/manifest/create.md does not exist, skipping
18:28:12 WARN: man/src/manifest/inspect.md does not exist, skipping
18:28:12 WARN: man/src/manifest/push.md does not exist, skipping
18:28:12 WARN: man/src/manifest/rm.md does not exist, skipping
18:28:12 WARN: man/src/manifest.md does not exist, skipping
18:28:12 INFO: man/src/network/connect.md found
18:28:12 INFO: man/src/network/create.md found
18:28:12 INFO: man/src/network/disconnect.md found
18:28:12 INFO: man/src/network/inspect.md found
18:28:12 INFO: man/src/network/ls.md found
18:28:12 WARN: man/src/network/prune.md does not exist, skipping
18:28:12 INFO: man/src/network/rm.md found
18:28:12 WARN: man/src/network.md does not exist, skipping
18:28:12 WARN: man/src/node/demote.md does not exist, skipping
18:28:12 WARN: man/src/node/inspect.md does not exist, skipping
18:28:12 WARN: man/src/node/ls.md does not exist, skipping
18:28:12 WARN: man/src/node/promote.md does not exist, skipping
18:28:12 WARN: man/src/node/ps.md does not exist, skipping
18:28:12 WARN: man/src/node/rm.md does not exist, skipping
18:28:12 WARN: man/src/node/update.md does not exist, skipping
18:28:12 WARN: man/src/node.md does not exist, skipping
18:28:12 INFO: man/src/pause.md found
18:28:12 WARN: man/src/plugin/create.md does not exist, skipping
18:28:12 WARN: man/src/plugin/disable.md does not exist, skipping
18:28:12 WARN: man/src/plugin/enable.md does not exist, skipping
18:28:12 WARN: man/src/plugin/inspect.md does not exist, skipping
18:28:12 WARN: man/src/plugin/install.md does not exist, skipping
18:28:12 INFO: man/src/plugin/ls.md found
18:28:12 WARN: man/src/plugin/push.md does not exist, skipping
18:28:12 WARN: man/src/plugin/rm.md does not exist, skipping
18:28:12 WARN: man/src/plugin/set.md does not exist, skipping
18:28:12 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:28:12 WARN: man/src/plugin.md does not exist, skipping
18:28:12 INFO: man/src/port.md found
18:28:12 INFO: man/src/ps.md found
18:28:12 INFO: man/src/pull.md found
18:28:12 INFO: man/src/push.md found
18:28:12 INFO: man/src/rename.md found
18:28:12 INFO: man/src/restart.md found
18:28:12 INFO: man/src/rm.md found
18:28:12 INFO: man/src/rmi.md found
18:28:12 WARN: man/src/run.md does not exist, skipping
18:28:12 INFO: man/src/save.md found
18:28:12 INFO: man/src/search.md found
18:28:12 WARN: man/src/secret/create.md does not exist, skipping
18:28:12 WARN: man/src/secret/inspect.md does not exist, skipping
18:28:12 WARN: man/src/secret/ls.md does not exist, skipping
18:28:12 WARN: man/src/secret/rm.md does not exist, skipping
18:28:12 WARN: man/src/secret.md does not exist, skipping
18:28:12 WARN: man/src/service/create.md does not exist, skipping
18:28:12 WARN: man/src/service/inspect.md does not exist, skipping
18:28:12 WARN: man/src/service/logs.md does not exist, skipping
18:28:12 WARN: man/src/service/ls.md does not exist, skipping
18:28:12 WARN: man/src/service/ps.md does not exist, skipping
18:28:12 WARN: man/src/service/rm.md does not exist, skipping
18:28:12 WARN: man/src/service/rollback.md does not exist, skipping
18:28:12 WARN: man/src/service/scale.md does not exist, skipping
18:28:12 WARN: man/src/service/update.md does not exist, skipping
18:28:12 WARN: man/src/service.md does not exist, skipping
18:28:12 WARN: man/src/stack/config.md does not exist, skipping
18:28:12 WARN: man/src/stack/deploy.md does not exist, skipping
18:28:12 WARN: man/src/stack/ls.md does not exist, skipping
18:28:12 WARN: man/src/stack/ps.md does not exist, skipping
18:28:12 WARN: man/src/stack/rm.md does not exist, skipping
18:28:12 WARN: man/src/stack/services.md does not exist, skipping
18:28:12 WARN: man/src/stack.md does not exist, skipping
18:28:12 INFO: man/src/start.md found
18:28:12 INFO: man/src/stats.md found
18:28:12 INFO: man/src/stop.md found
18:28:12 WARN: man/src/swarm/ca.md does not exist, skipping
18:28:12 WARN: man/src/swarm/init.md does not exist, skipping
18:28:12 WARN: man/src/swarm/join.md does not exist, skipping
18:28:12 WARN: man/src/swarm/join-token.md does not exist, skipping
18:28:12 WARN: man/src/swarm/leave.md does not exist, skipping
18:28:12 WARN: man/src/swarm/unlock.md does not exist, skipping
18:28:12 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:28:12 WARN: man/src/swarm/update.md does not exist, skipping
18:28:12 WARN: man/src/swarm.md does not exist, skipping
18:28:12 WARN: man/src/system/df.md does not exist, skipping
18:28:12 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:28:12 INFO: man/src/system/events.md found
18:28:12 INFO: man/src/system/info.md found
18:28:12 WARN: man/src/system/prune.md does not exist, skipping
18:28:12 WARN: man/src/system.md does not exist, skipping
18:28:12 INFO: man/src/tag.md found
18:28:12 INFO: man/src/top.md found
18:28:12 WARN: man/src/trust/inspect.md does not exist, skipping
18:28:12 WARN: man/src/trust/key/generate.md does not exist, skipping
18:28:12 WARN: man/src/trust/key/load.md does not exist, skipping
18:28:12 WARN: man/src/trust/key.md does not exist, skipping
18:28:12 WARN: man/src/trust/revoke.md does not exist, skipping
18:28:12 WARN: man/src/trust/sign.md does not exist, skipping
18:28:12 WARN: man/src/trust/signer/add.md does not exist, skipping
18:28:12 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:28:12 WARN: man/src/trust/signer.md does not exist, skipping
18:28:12 WARN: man/src/trust.md does not exist, skipping
18:28:12 INFO: man/src/unpause.md found
18:28:12 INFO: man/src/update.md found
18:28:12 INFO: man/src/version.md found
18:28:12 INFO: man/src/volume/create.md found
18:28:12 INFO: man/src/volume/inspect.md found
18:28:12 INFO: man/src/volume/ls.md found
18:28:12 WARN: man/src/volume/prune.md does not exist, skipping
18:28:12 WARN: man/src/volume/rm.md does not exist, skipping
18:28:12 WARN: man/src/volume/update.md does not exist, skipping
18:28:12 INFO: man/src/volume.md found
18:28:12 INFO: man/src/wait.md found
18:28:12 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:28:12 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:28:12 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:28:12 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:28:12 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:28:12 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:28:12 make[2]: Leaving directory '/root/build-deb/cli'
18:28:12 # Build buildx plugin
18:28:12 cd /go/src/github.com/docker/buildx \
18:28:12 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:28:12 && GO111MODULE=on \
18:28:12 	CGO_ENABLED=0 \
18:28:12 		go build \
18:28:12 			-mod=vendor \
18:28:12 			-trimpath \
18:28:12 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:28:12 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:28:12 			./cmd/buildx
18:28:12 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:28:12 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:28:12 go: downloading github.com/go-openapi/swag v0.19.14
18:28:12 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:28:12 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:28:12 go: downloading github.com/mailru/easyjson v0.7.6
18:28:12 go: downloading github.com/josharian/intern v1.0.0
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 13d37099655800e8d47f5616ad3479e39c02dad2 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:28:12 make[2]: Leaving directory '/root/build-deb/compose'
18:28:12 make[1]: Leaving directory '/root/build-deb'
18:28:12    debian/rules override_dh_auto_test
18:28:12 make[1]: Entering directory '/root/build-deb'
18:28:12 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:28:12 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:28:12 PASS: daemon version OK
18:28:12 ver="$(cli/build/docker --version)"; \
18:28:12 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:28:12 PASS: cli version OK
18:28:12 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:28:12 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:28:12 PASS: docker-buildx version OK
18:28:12 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:28:12 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:28:12 PASS: docker-compose version OK
18:28:12 make[1]: Leaving directory '/root/build-deb'
18:28:12    create-stamp debian/debhelper-build-stamp
18:28:12  debian/rules binary
18:28:12 dh binary --with=bash-completion
18:28:12    dh_testroot
18:28:12    dh_prep
18:28:12    dh_installdirs
18:28:12    debian/rules override_dh_auto_install
18:28:12 make[1]: Entering directory '/root/build-deb'
18:28:12 # docker-ce-cli install
18:28:12 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:28:12 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:28:12 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:28:12 # docker-ce install
18:28:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:28:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:28:12 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:28:12 # docker-buildx-plugin install
18:28:12 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:28:12 # docker-compose-plugin install
18:28:12 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:28:12 # docker-ce-rootless-extras install
18:28:12 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:28:12 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:28:12 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:28:12 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:28:12 # TODO: how can we install vpnkit?
18:28:12 make[1]: Leaving directory '/root/build-deb'
18:28:12    debian/rules override_dh_install
18:28:12 make[1]: Entering directory '/root/build-deb'
18:28:12 dh_install
18:28:12 # TODO Can we do this from within our container?
18:28:12 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:28:12 make[1]: Leaving directory '/root/build-deb'
18:28:12    dh_installdocs
18:28:12    dh_installchangelogs
18:28:12    dh_installman
18:28:12    dh_bash-completion
18:28:12    debian/rules override_dh_installinit
18:28:12 make[1]: Entering directory '/root/build-deb'
18:28:12 # use "docker" as our service name, not "docker-ce"
18:28:12 dh_installinit --name=docker
18:28:12 make[1]: Leaving directory '/root/build-deb'
18:28:12    debian/rules override_dh_installsystemd
18:28:12 make[1]: Entering directory '/root/build-deb'
18:28:12 # use "docker" as our service name, not "docker-ce"
18:28:12 dh_installsystemd --name=docker
18:28:12 make[1]: Leaving directory '/root/build-deb'
18:28:12    dh_perl
18:28:12    dh_link
18:28:12    dh_strip_nondeterminism
18:28:12    dh_compress
18:28:12    dh_fixperms
18:28:12    dh_missing
18:28:12    debian/rules override_dh_dwz
18:28:12 make[1]: Entering directory '/root/build-deb'
18:28:12 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:28:12 make[1]: Leaving directory '/root/build-deb'
18:28:12    debian/rules override_dh_strip
18:28:12 make[1]: Entering directory '/root/build-deb'
18:28:12 # Go has lots of problems with stripping, so just don't
18:28:12 make[1]: Leaving directory '/root/build-deb'
18:28:12    dh_makeshlibs
18:28:12    debian/rules override_dh_shlibdeps
18:28:12 make[1]: Entering directory '/root/build-deb'
18:28:12 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:28:12 Selecting previously unselected package docker-ce-cli.
18:28:12 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ...
18:28:12 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
[Pipeline] sh
18:28:13 + make clean
18:28:13 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:28:13 rm -f -r src
18:28:13 make -C rpm clean
18:28:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:28:13 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:28:13 rm -f -r rpmbuild/
18:28:13 docker builder prune -f --filter until=24h
18:28:13 Total:	0B
18:28:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:28:13 make -C deb clean
18:28:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:28:13 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:28:13 rm -f -r debbuild
18:28:13 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:28:13 rm -f -r sources
18:28:13 docker builder prune -f --filter until=24h
18:28:13 Selecting previously unselected package docker-compose-plugin.
18:28:13 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ...
18:28:13 Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
18:28:13 CentOS Stream 9 - BaseOS                        6.1 MB/s | 8.7 MB     00:01    
18:28:13 + popd
18:28:13 + RPM_EC=0
18:28:13 ~/rpmbuild/BUILD/src
18:28:13 ++ jobs -p
18:28:13 + exit 0
18:28:13 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s7sAFm
18:28:13 + umask 022
18:28:13 + cd /root/rpmbuild/BUILD
18:28:13 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64 '!=' / ']'
18:28:13 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
18:28:13 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
18:28:13 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:13 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
18:28:13 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:13 + export CFLAGS
18:28:13 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:13 + export CXXFLAGS
18:28:13 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:13 + export FFLAGS
18:28:13 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:13 + export FCFLAGS
18:28:13 + VALAFLAGS=-g
18:28:13 + export VALAFLAGS
18:28:13 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:28:13 + export LDFLAGS
18:28:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:13 + export LT_SYS_LIBRARY_PATH
18:28:13 + CC=gcc
18:28:13 + export CC
18:28:13 + CXX=g++
18:28:13 + export CXX
18:28:13 + cd src
18:28:13 + pushd /root/rpmbuild/BUILD/src/buildx
18:28:13 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:28:13 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:13 + popd
18:28:13 ~/rpmbuild/BUILD/src
18:28:13 + /usr/lib/rpm/check-buildroot
18:28:13 + /usr/lib/rpm/redhat/brp-ldconfig
18:28:13 + /usr/lib/rpm/brp-compress
18:28:13 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:28:13 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:13 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:28:13 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:28:13 + /usr/lib/rpm/check-rpaths
18:28:13 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:28:13 + /usr/lib/rpm/brp-remove-la-files
18:28:13 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:28:13 + /usr/lib/rpm/redhat/brp-python-hardlink
18:28:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2XHvyq
18:28:13 + umask 022
18:28:13 + cd /root/rpmbuild/BUILD
18:28:13 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:13 + export CFLAGS
18:28:13 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:13 + export CXXFLAGS
18:28:13 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:13 + export FFLAGS
18:28:13 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:13 + export FCFLAGS
18:28:13 + VALAFLAGS=-g
18:28:13 + export VALAFLAGS
18:28:13 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:28:13 + export LDFLAGS
18:28:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:13 + export LT_SYS_LIBRARY_PATH
18:28:13 + CC=gcc
18:28:13 + export CC
18:28:13 + CXX=g++
18:28:13 + export CXX
18:28:13 + cd src
18:28:13 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:28:13 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:28:13 + ver=v0.11.2
18:28:13 + test v0.11.2 = v0.11.2
18:28:13 + echo 'PASS: docker-buildx version OK'
18:28:13 + RPM_EC=0
18:28:13 PASS: docker-buildx version OK
18:28:13 ++ jobs -p
18:28:13 + exit 0
18:28:13 Processing files: docker-buildx-plugin-0.11.2-0.fc38.aarch64
18:28:13 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:13 Provides: docker-buildx-plugin = 0:0.11.2-0.fc38 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc38
18:28:13 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:13 Requires(post): /bin/sh
18:28:13 Requires(preun): /bin/sh
18:28:13 Requires(postun): /bin/sh
18:28:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
18:28:13 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc38.src.rpm
18:28:13 Total:	0B
18:28:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:28:13 make -C static clean
18:28:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:28:13 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:28:13 rm -f -r build
18:28:13 docker builder prune -f --filter until=24h
18:28:13 Total:	0B
18:28:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:28:13 + make REF=master debian-buster
18:28:13 git init src/github.com/docker/cli
18:28:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:28:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:28:13 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:28:13 + SRC=src/github.com/docker/cli
18:28:13 + REF=master
18:28:13 + REF_FETCH=master
18:28:13 + awk {print $2}
18:28:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:28:13 + REF=refs/heads/master
18:28:13 + [ -n refs/heads/master ]
18:28:13 + REF_FETCH=refs/heads/master:refs/heads/master
18:28:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:28:14 Selecting previously unselected package docker-ce-rootless-extras.
18:28:14 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ...
18:28:14 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:28:14 Selecting previously unselected package docker-ce.
18:28:14 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ...
18:28:14 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:28:14 From https://github.com/docker/cli
18:28:14  * [new branch]      master     -> master
18:28:14  * [new branch]      master     -> origin/master
18:28:14 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:28:14 ++ pwd
18:28:14 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:28:14 Project root: .
18:28:14 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:28:14 INFO: man/src/attach.md found
18:28:14 WARN: man/src/build.md does not exist, skipping
18:28:14 WARN: man/src/builder/build.md does not exist, skipping
18:28:14 WARN: man/src/builder/prune.md does not exist, skipping
18:28:14 WARN: man/src/builder.md does not exist, skipping
18:28:14 WARN: man/src/checkpoint/create.md does not exist, skipping
18:28:14 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:28:14 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:28:14 WARN: man/src/checkpoint.md does not exist, skipping
18:28:14 INFO: man/src/commit.md found
18:28:14 WARN: man/src/config/create.md does not exist, skipping
18:28:14 WARN: man/src/config/inspect.md does not exist, skipping
18:28:14 WARN: man/src/config/ls.md does not exist, skipping
18:28:14 WARN: man/src/config/rm.md does not exist, skipping
18:28:14 WARN: man/src/config.md does not exist, skipping
18:28:14 INFO: man/src/container/attach.md found
18:28:14 INFO: man/src/container/commit.md found
18:28:14 INFO: man/src/container/cp.md found
18:28:14 INFO: man/src/container/create.md found
18:28:14 INFO: man/src/container/diff.md found
18:28:14 INFO: man/src/container/exec.md found
18:28:14 INFO: man/src/container/export.md found
18:28:14 WARN: man/src/container/inspect.md does not exist, skipping
18:28:14 INFO: man/src/container/kill.md found
18:28:14 INFO: man/src/container/logs.md found
18:28:14 INFO: man/src/container/ls.md found
18:28:14 INFO: man/src/container/pause.md found
18:28:14 INFO: man/src/container/port.md found
18:28:14 WARN: man/src/container/prune.md does not exist, skipping
18:28:14 INFO: man/src/container/rename.md found
18:28:14 INFO: man/src/container/restart.md found
18:28:14 INFO: man/src/container/rm.md found
18:28:14 INFO: man/src/container/run.md found
18:28:14 INFO: man/src/container/start.md found
18:28:14 INFO: man/src/container/stats.md found
18:28:14 INFO: man/src/container/stop.md found
18:28:14 INFO: man/src/container/top.md found
18:28:14 INFO: man/src/container/unpause.md found
18:28:14 INFO: man/src/container/update.md found
18:28:14 INFO: man/src/container/wait.md found
18:28:14 WARN: man/src/container.md does not exist, skipping
18:28:14 WARN: man/src/context/create.md does not exist, skipping
18:28:14 WARN: man/src/context/export.md does not exist, skipping
18:28:14 WARN: man/src/context/import.md does not exist, skipping
18:28:14 WARN: man/src/context/inspect.md does not exist, skipping
18:28:14 WARN: man/src/context/ls.md does not exist, skipping
18:28:14 WARN: man/src/context/rm.md does not exist, skipping
18:28:14 WARN: man/src/context/show.md does not exist, skipping
18:28:14 WARN: man/src/context/update.md does not exist, skipping
18:28:14 WARN: man/src/context/use.md does not exist, skipping
18:28:14 WARN: man/src/context.md does not exist, skipping
18:28:14 INFO: man/src/cp.md found
18:28:14 INFO: man/src/create.md found
18:28:14 INFO: man/src/diff.md found
18:28:14 INFO: man/src/events.md found
18:28:14 INFO: man/src/exec.md found
18:28:14 INFO: man/src/export.md found
18:28:14 INFO: man/src/history.md found
18:28:14 INFO: man/src/image/build.md found
18:28:14 INFO: man/src/image/history.md found
18:28:14 INFO: man/src/image/import.md found
18:28:14 WARN: man/src/image/inspect.md does not exist, skipping
18:28:14 INFO: man/src/image/load.md found
18:28:14 INFO: man/src/image/ls.md found
18:28:14 WARN: man/src/image/prune.md does not exist, skipping
18:28:14 INFO: man/src/image/pull.md found
18:28:14 INFO: man/src/image/push.md found
18:28:14 INFO: man/src/image/rm.md found
18:28:14 INFO: man/src/image/save.md found
18:28:14 INFO: man/src/image/tag.md found
18:28:14 WARN: man/src/image.md does not exist, skipping
18:28:14 INFO: man/src/images.md found
18:28:14 INFO: man/src/import.md found
18:28:14 INFO: man/src/info.md found
18:28:14 INFO: man/src/inspect.md found
18:28:14 INFO: man/src/kill.md found
18:28:14 INFO: man/src/load.md found
18:28:14 INFO: man/src/login.md found
18:28:14 INFO: man/src/logout.md found
18:28:14 INFO: man/src/logs.md found
18:28:14 WARN: man/src/manifest/annotate.md does not exist, skipping
18:28:14 WARN: man/src/manifest/create.md does not exist, skipping
18:28:14 WARN: man/src/manifest/inspect.md does not exist, skipping
18:28:14 WARN: man/src/manifest/push.md does not exist, skipping
18:28:14 WARN: man/src/manifest/rm.md does not exist, skipping
18:28:14 WARN: man/src/manifest.md does not exist, skipping
18:28:14 INFO: man/src/network/connect.md found
18:28:14 INFO: man/src/network/create.md found
18:28:14 INFO: man/src/network/disconnect.md found
18:28:14 INFO: man/src/network/inspect.md found
18:28:14 INFO: man/src/network/ls.md found
18:28:14 WARN: man/src/network/prune.md does not exist, skipping
18:28:14 INFO: man/src/network/rm.md found
18:28:14 WARN: man/src/network.md does not exist, skipping
18:28:14 WARN: man/src/node/demote.md does not exist, skipping
18:28:14 WARN: man/src/node/inspect.md does not exist, skipping
18:28:14 WARN: man/src/node/ls.md does not exist, skipping
18:28:14 WARN: man/src/node/promote.md does not exist, skipping
18:28:14 WARN: man/src/node/ps.md does not exist, skipping
18:28:14 WARN: man/src/node/rm.md does not exist, skipping
18:28:14 WARN: man/src/node/update.md does not exist, skipping
18:28:14 WARN: man/src/node.md does not exist, skipping
18:28:14 INFO: man/src/pause.md found
18:28:14 WARN: man/src/plugin/create.md does not exist, skipping
18:28:14 WARN: man/src/plugin/disable.md does not exist, skipping
18:28:14 WARN: man/src/plugin/enable.md does not exist, skipping
18:28:14 WARN: man/src/plugin/inspect.md does not exist, skipping
18:28:14 WARN: man/src/plugin/install.md does not exist, skipping
18:28:14 INFO: man/src/plugin/ls.md found
18:28:14 WARN: man/src/plugin/push.md does not exist, skipping
18:28:14 WARN: man/src/plugin/rm.md does not exist, skipping
18:28:14 WARN: man/src/plugin/set.md does not exist, skipping
18:28:14 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:28:14 WARN: man/src/plugin.md does not exist, skipping
18:28:14 INFO: man/src/port.md found
18:28:14 INFO: man/src/ps.md found
18:28:14 INFO: man/src/pull.md found
18:28:14 INFO: man/src/push.md found
18:28:14 INFO: man/src/rename.md found
18:28:14 INFO: man/src/restart.md found
18:28:14 INFO: man/src/rm.md found
18:28:14 INFO: man/src/rmi.md found
18:28:14 WARN: man/src/run.md does not exist, skipping
18:28:14 INFO: man/src/save.md found
18:28:14 INFO: man/src/search.md found
18:28:14 WARN: man/src/secret/create.md does not exist, skipping
18:28:14 WARN: man/src/secret/inspect.md does not exist, skipping
18:28:14 WARN: man/src/secret/ls.md does not exist, skipping
18:28:14 WARN: man/src/secret/rm.md does not exist, skipping
18:28:14 WARN: man/src/secret.md does not exist, skipping
18:28:14 WARN: man/src/service/create.md does not exist, skipping
18:28:14 WARN: man/src/service/inspect.md does not exist, skipping
18:28:14 WARN: man/src/service/logs.md does not exist, skipping
18:28:14 WARN: man/src/service/ls.md does not exist, skipping
18:28:14 WARN: man/src/service/ps.md does not exist, skipping
18:28:14 WARN: man/src/service/rm.md does not exist, skipping
18:28:14 WARN: man/src/service/rollback.md does not exist, skipping
18:28:14 WARN: man/src/service/scale.md does not exist, skipping
18:28:14 WARN: man/src/service/update.md does not exist, skipping
18:28:14 WARN: man/src/service.md does not exist, skipping
18:28:14 WARN: man/src/stack/config.md does not exist, skipping
18:28:14 WARN: man/src/stack/deploy.md does not exist, skipping
18:28:14 WARN: man/src/stack/ls.md does not exist, skipping
18:28:14 WARN: man/src/stack/ps.md does not exist, skipping
18:28:14 WARN: man/src/stack/rm.md does not exist, skipping
18:28:14 WARN: man/src/stack/services.md does not exist, skipping
18:28:14 WARN: man/src/stack.md does not exist, skipping
18:28:14 INFO: man/src/start.md found
18:28:14 INFO: man/src/stats.md found
18:28:14 INFO: man/src/stop.md found
18:28:14 WARN: man/src/swarm/ca.md does not exist, skipping
18:28:14 WARN: man/src/swarm/init.md does not exist, skipping
18:28:14 WARN: man/src/swarm/join.md does not exist, skipping
18:28:14 WARN: man/src/swarm/join-token.md does not exist, skipping
18:28:14 WARN: man/src/swarm/leave.md does not exist, skipping
18:28:14 WARN: man/src/swarm/unlock.md does not exist, skipping
18:28:14 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:28:14 WARN: man/src/swarm/update.md does not exist, skipping
18:28:14 WARN: man/src/swarm.md does not exist, skipping
18:28:14 WARN: man/src/system/df.md does not exist, skipping
18:28:14 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:28:14 INFO: man/src/system/events.md found
18:28:14 INFO: man/src/system/info.md found
18:28:14 WARN: man/src/system/prune.md does not exist, skipping
18:28:14 WARN: man/src/system.md does not exist, skipping
18:28:14 INFO: man/src/tag.md found
18:28:14 INFO: man/src/top.md found
18:28:14 WARN: man/src/trust/inspect.md does not exist, skipping
18:28:14 WARN: man/src/trust/key/generate.md does not exist, skipping
18:28:14 WARN: man/src/trust/key/load.md does not exist, skipping
18:28:14 WARN: man/src/trust/key.md does not exist, skipping
18:28:14 WARN: man/src/trust/revoke.md does not exist, skipping
18:28:14 WARN: man/src/trust/sign.md does not exist, skipping
18:28:14 WARN: man/src/trust/signer/add.md does not exist, skipping
18:28:14 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:28:14 WARN: man/src/trust/signer.md does not exist, skipping
18:28:14 WARN: man/src/trust.md does not exist, skipping
18:28:14 INFO: man/src/unpause.md found
18:28:14 INFO: man/src/update.md found
18:28:14 INFO: man/src/version.md found
18:28:14 INFO: man/src/volume/create.md found
18:28:14 INFO: man/src/volume/inspect.md found
18:28:14 INFO: man/src/volume/ls.md found
18:28:14 WARN: man/src/volume/prune.md does not exist, skipping
18:28:14 WARN: man/src/volume/rm.md does not exist, skipping
18:28:14 WARN: man/src/volume/update.md does not exist, skipping
18:28:14 INFO: man/src/volume.md found
18:28:14 INFO: man/src/wait.md found
18:28:14 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:28:14 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:28:14 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:28:14 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:28:14 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:28:14 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:28:14 make[2]: Leaving directory '/root/build-deb/cli'
18:28:14 # Build buildx plugin
18:28:14 cd /go/src/github.com/docker/buildx \
18:28:14 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:28:14 && GO111MODULE=on \
18:28:14 	CGO_ENABLED=0 \
18:28:14 		go build \
18:28:14 			-mod=vendor \
18:28:14 			-trimpath \
18:28:14 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:28:14 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:28:14 			./cmd/buildx
18:28:14 make[2]: Entering directory '/root/build-deb/cli'
18:28:14 scripts/docs/generate-man.sh
18:28:14 + cp -r . /tmp/docker-cli-docsgen.luHlYViPIj/
18:28:14 + cd /tmp/docker-cli-docsgen.luHlYViPIj
18:28:14 + ./scripts/vendor init
18:28:14 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:28:14 + cp man/tools.go .
18:28:14 + ./scripts/vendor update
18:28:14 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:28:14 go: downloading github.com/spf13/cobra v1.7.0
18:28:14 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:28:14 go: downloading github.com/docker/go-units v0.5.0
18:28:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:28:14 go: downloading github.com/spf13/pflag v1.0.5
18:28:14 go: downloading github.com/fvbommel/sortorder v1.0.2
18:28:14 go: downloading github.com/moby/term v0.5.0
18:28:14 go: downloading github.com/morikuni/aec v1.0.0
18:28:14 go: downloading github.com/pkg/errors v0.9.1
18:28:14 go: downloading github.com/google/go-cmp v0.5.9
18:28:14 go: downloading gotest.tools/v3 v3.5.0
18:28:14 go: downloading golang.org/x/sync v0.3.0
18:28:14 go: downloading github.com/mattn/go-runewidth v0.0.14
18:28:14 go: downloading github.com/moby/sys/sequential v0.5.0
18:28:14 go: downloading github.com/sirupsen/logrus v1.9.3
18:28:14 go: downloading github.com/moby/patternmatcher v0.6.0
18:28:14 go: downloading github.com/distribution/reference v0.5.0
18:28:14 go: downloading github.com/docker/go-connections v0.4.0
18:28:14 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:28:14 go: downloading golang.org/x/text v0.9.0
18:28:14 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:28:14 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:28:14 go: downloading github.com/opencontainers/go-digest v1.0.0
18:28:14 go: downloading gopkg.in/yaml.v2 v2.4.0
18:28:14 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:28:14 go: downloading github.com/gogo/protobuf v1.3.2
18:28:14 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:28:14 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:28:14 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:28:14 go: downloading github.com/containerd/containerd v1.6.24
18:28:14 go: downloading golang.org/x/term v0.8.0
18:28:14 go: downloading github.com/moby/sys/signal v0.7.0
18:28:14 go: downloading golang.org/x/sys v0.10.0
18:28:14 go: downloading dario.cat/mergo v1.0.0
18:28:14 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:28:14 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:28:14 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:28:14 git init src/github.com/docker/docker
18:28:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:28:14 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:28:14 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:28:14 + SRC=src/github.com/docker/docker
18:28:14 + REF=master
18:28:14 + REF_FETCH=master
18:28:14 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:28:14 + awk {print $2}
18:28:14 make[1]: Leaving directory '/root/build-deb'
18:28:14    dh_installdeb
18:28:14    debian/rules override_dh_gencontrol
18:28:14 make[1]: Entering directory '/root/build-deb'
18:28:14 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:28:14 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:28:14 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:28:14 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:28:14 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:28:14 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:28:14 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:28:14 go: downloading github.com/creack/pty v1.1.18
18:28:14 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:28:14 go: downloading github.com/rivo/uniseg v0.2.0
18:28:14 Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
18:28:14 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:28:14 Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
18:28:14 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:28:14 + REF=refs/heads/master
18:28:14 + [ -n refs/heads/master ]
18:28:14 + REF_FETCH=refs/heads/master:refs/heads/master
18:28:14 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:28:14 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:28:14 dh_gencontrol --remaining-packages
18:28:14 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:28:14 make[1]: Leaving directory '/root/build-deb'
18:28:14    dh_md5sums
18:28:14 go: downloading gopkg.in/yaml.v3 v3.0.1
18:28:14 go: downloading github.com/stretchr/testify v1.8.1
18:28:14 go: downloading github.com/klauspost/compress v1.16.5
18:28:14 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:28:14 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:28:14 go: downloading golang.org/x/time v0.3.0
18:28:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:28:14 go: downloading go.opentelemetry.io/otel v1.4.1
18:28:14 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:28:14 go: downloading github.com/moby/sys/symlink v0.2.0
18:28:14 go: downloading github.com/opencontainers/runc v1.1.7
18:28:14 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:28:14 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:28:14 go: downloading golang.org/x/crypto v0.9.0
18:28:14 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:28:15 invoke-rc.d: could not determine current runlevel
18:28:15 invoke-rc.d: policy-rc.d denied execution of start.
18:28:15 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:28:15    debian/rules override_dh_builddeb
18:28:15 make[1]: Entering directory '/root/build-deb'
18:28:15 dh_builddeb -- -Zxz
18:28:15 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'.
18:28:15 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'.
18:28:15 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'.
18:28:15 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb'.
18:28:15 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb'.
18:28:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:28:15 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:28:15 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:28:15 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:28:15 go: downloading github.com/russross/blackfriday v1.6.0
18:28:15 go: downloading google.golang.org/grpc v1.56.2
18:28:15 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:28:15 go: downloading github.com/davecgh/go-spew v1.1.1
18:28:15 go: downloading github.com/pmezard/go-difflib v1.0.0
18:28:15 go: downloading github.com/Microsoft/go-winio v0.6.1
18:28:15 go: downloading github.com/felixge/httpsnoop v1.0.3
18:28:15 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:28:15 go: downloading github.com/go-logr/logr v1.2.3
18:28:15 go: downloading github.com/go-logr/stdr v1.2.2
18:28:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:28:15 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:28:15 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:28:15  docker-ce-rootless-extras depends on dbus-user-session; however:
18:28:15   Package dbus-user-session is not installed.
18:28:15 
18:28:15 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:28:15 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_arm64.deb
18:28:15 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:28:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:28:15 go: downloading github.com/miekg/pkcs11 v1.1.1
18:28:15 go: downloading github.com/prometheus/client_golang v1.14.0
18:28:15 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:28:15 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:28:15 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:28:15 go: downloading github.com/kr/pretty v0.1.0
18:28:15 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:28:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:28:15 go: downloading github.com/golang/protobuf v1.5.3
18:28:15 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:28:15 go: downloading golang.org/x/tools v0.8.0
18:28:15 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:28:15 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:28:15 go: downloading google.golang.org/protobuf v1.31.0
18:28:15 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:28:15 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:28:15 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:28:15 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:28:15 go: downloading github.com/beorn7/perks v1.0.1
18:28:15 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:28:15 go: downloading github.com/prometheus/client_model v0.3.0
18:28:15 go: downloading github.com/prometheus/common v0.42.0
18:28:15 go: downloading github.com/prometheus/procfs v0.9.0
18:28:15 go: downloading github.com/kr/text v0.2.0
18:28:15 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:28:15 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:28:15 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:28:15 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:28:15 go: downloading github.com/docker/go-metrics v0.0.1
18:28:15 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:28:15 Created binary: bundles/dynbinary-daemon/dockerd
18:28:15 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:28:15 + tee /root/rpmbuild/BUILD/src/engine/go.mod
18:28:15 module github.com/docker/docker
18:28:15 
18:28:15 go 1.20
18:28:15 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:28:15 + GO111MODULE=on
18:28:15 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags 'exclude_graphdriver_btrfs journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:27:28.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:28:15 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
18:28:15 Created binary: bundles/dynbinary-daemon/docker-proxy
18:28:15 
18:28:15 + popd
18:28:15 ~/rpmbuild/BUILD/src
18:28:15 + exit 0
18:28:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jyr2Ni
18:28:15 + umask 022
18:28:15 + cd /root/rpmbuild/BUILD
18:28:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64 '!=' / ']'
18:28:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:28:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:28:15 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:28:15 + cd src
18:28:15 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
18:28:15 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/bin/dockerd
18:28:15 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
18:28:15 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/bin/docker-proxy
18:28:15 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/libexec/docker/docker-init
18:28:15 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/lib/systemd/system/docker.service
18:28:15 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/lib/systemd/system/docker.socket
18:28:15 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64/etc/docker
18:28:15 + /usr/lib/rpm/check-buildroot
18:28:15 + /usr/lib/rpm/redhat/brp-compress
18:28:15 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:28:15 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:15 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:28:15 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:28:15 + /usr/lib/rpm/redhat/brp-python-hardlink
18:28:15 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:28:15 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sWXXNr
18:28:15 + umask 022
18:28:15 + cd /root/rpmbuild/BUILD
18:28:15 + cd src
18:28:15 ++ engine/bundles/dynbinary-daemon/dockerd --version
18:28:15 + ver='Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:28:15 + test 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9' = 'Docker version 0.0.0-20231011170815-26951f7, build 949f8c9'
18:28:15 + echo 'PASS: daemon version OK'
18:28:15 PASS: daemon version OK
18:28:15 + exit 0
18:28:15 Processing files: docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:28:15 Provides: docker-ce = 3:0.0.0~20231011170815.26951f7-0.el7 docker-ce(x86-64) = 3:0.0.0~20231011170815.26951f7-0.el7
18:28:15 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:15 Requires(post): /bin/sh
18:28:15 Requires(preun): /bin/sh
18:28:15 Requires(postun): /bin/sh
18:28:15 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
18:28:15 Conflicts: docker docker-io docker-engine-cs docker-ee
18:28:15 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
18:28:15 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:28:15 Reading package lists...
18:28:16 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:28:16 go: downloading k8s.io/klog/v2 v2.80.1
18:28:16 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:28:16 go: downloading github.com/BurntSushi/toml v0.3.1
18:28:16 go: downloading github.com/magiconair/properties v1.5.3
18:28:16 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:28:16 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:28:16 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:28:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:28:16 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:28:16 go: downloading golang.org/x/mod v0.10.0
18:28:16 Building dependency tree...
18:28:16 Reading state information...
18:28:16 Correcting dependencies... Done
18:28:16 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20231011170815.26951f7-0.el7.src.rpm
18:28:16 + go mod vendor -modfile=vendor.mod
18:28:16 CentOS Stream 9 - AppStream                      10 MB/s |  16 MB     00:01    
18:28:16 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:28:16 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:28:16 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:28:16 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:28:16 Skipping docker-ce, it is already installed and upgrade is not set.
18:28:16 The following additional packages will be installed:
18:28:16   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:28:16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:28:16 Suggested packages:
18:28:16   firewalld kmod
18:28:16 Recommended packages:
18:28:16   nftables
18:28:16 The following NEW packages will be installed:
18:28:16   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:28:16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:28:17 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded.
18:28:17 Need to get 21.1 MB of archives.
18:28:17 After this operation, 104 MB of additional disk space will be used.
18:28:17 Get:1 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB]
18:28:17 Get:2 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB]
18:28:17 Get:3 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
18:28:17 Get:4 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
18:28:17 Get:5 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:28:17 Get:6 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
18:28:17 Get:7 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
18:28:17 Get:8 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
18:28:17 Get:9 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
18:28:17 Get:10 https://download.docker.com/linux/debian bookworm/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
18:28:17 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:28:17 debconf: delaying package configuration, since apt-utils is not installed
18:28:17 Fetched 21.1 MB in 1s (40.6 MB/s)
18:28:17 Selecting previously unselected package netbase.
18:28:17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11749 files and directories currently installed.)
18:28:17 Preparing to unpack .../0-netbase_6.4_all.deb ...
18:28:17 Unpacking netbase (6.4) ...
18:28:17 Selecting previously unselected package containerd.io.
18:28:17 Preparing to unpack .../1-containerd.io_1.6.24-1_arm64.deb ...
18:28:17 Unpacking containerd.io (1.6.24-1) ...
18:28:18 Selecting previously unselected package dbus-user-session.
18:28:18 Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ...
18:28:18 Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
18:28:18 Selecting previously unselected package libip6tc2:arm64.
18:28:18 Preparing to unpack .../3-libip6tc2_1.8.9-2_arm64.deb ...
18:28:18 Unpacking libip6tc2:arm64 (1.8.9-2) ...
18:28:18 From https://github.com/docker/docker
18:28:18  * [new branch]      master     -> master
18:28:18  * [new branch]      master     -> origin/master
18:28:18 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:28:18 git init src/github.com/docker/buildx
18:28:18 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:28:18 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:28:18 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:28:18 + SRC=src/github.com/docker/buildx
18:28:18 + REF=v0.11.2
18:28:18 + REF_FETCH=v0.11.2
18:28:18 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:28:18 + awk {print $2}
18:28:18 Selecting previously unselected package libxtables12:arm64.
18:28:18 Preparing to unpack .../4-libxtables12_1.8.9-2_arm64.deb ...
18:28:18 Unpacking libxtables12:arm64 (1.8.9-2) ...
18:28:18 Selecting previously unselected package libmnl0:arm64.
18:28:18 Preparing to unpack .../5-libmnl0_1.0.4-3_arm64.deb ...
18:28:18 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:28:18 Selecting previously unselected package libnfnetlink0:arm64.
18:28:18 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_arm64.deb ...
18:28:18 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
18:28:18 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:28:18 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
18:28:18 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
18:28:18 Selecting previously unselected package libnftnl11:arm64.
18:28:18 Preparing to unpack .../8-libnftnl11_1.2.4-2_arm64.deb ...
18:28:18 Unpacking libnftnl11:arm64 (1.2.4-2) ...
18:28:18 Selecting previously unselected package iptables.
18:28:18 Preparing to unpack .../9-iptables_1.8.9-2_arm64.deb ...
18:28:18 Unpacking iptables (1.8.9-2) ...
18:28:18 + REF=refs/tags/v0.11.2
18:28:18 + [ -n refs/tags/v0.11.2 ]
18:28:18 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:28:18 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:28:18 Setting up libip6tc2:arm64 (1.8.9-2) ...
18:28:18 Setting up dbus-user-session (1.14.10-1~deb12u1) ...
18:28:18 Setting up libmnl0:arm64 (1.0.4-3) ...
18:28:18 Setting up containerd.io (1.6.24-1) ...
18:28:18 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:28:18 Setting up libxtables12:arm64 (1.8.9-2) ...
18:28:18 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc37.aarch64.rpm
18:28:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yZ6Ugg
18:28:18 + umask 022
18:28:18 + cd /root/rpmbuild/BUILD
18:28:18 + cd src
18:28:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
18:28:18 + RPM_EC=0
18:28:18 ++ jobs -p
18:28:18 + exit 0
18:28:18 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.nHnQ5A
18:28:18 + umask 022
18:28:18 + cd /root/rpmbuild/BUILD
18:28:18 + rm -rf src src.gemspec
18:28:18 + RPM_EC=0
18:28:18 ++ jobs -p
18:28:18 + exit 0
18:28:18 
18:28:18 RPM build warnings:
18:28:18     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:28:18     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:28:18     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:28:18     source_date_epoch_from_changelog set but %changelog is missing
18:28:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/docker-proxy
18:28:18     source_date_epoch_from_changelog set but %changelog is missing
18:28:18     source_date_epoch_from_changelog set but %changelog is missing
18:28:18     source_date_epoch_from_changelog set but %changelog is missing
18:28:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:18 warning: source_date_epoch_from_changelog set but %changelog is missing
18:28:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tk2HYd
18:28:18 + umask 022
18:28:18 + cd /root/rpmbuild/BUILD
18:28:18 + cd /root/rpmbuild/BUILD
18:28:18 + rm -rf src
18:28:18 + /usr/bin/mkdir -p src
18:28:18 + cd src
18:28:18 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:28:18 + STATUS=0
18:28:18 + '[' 0 -ne 0 ']'
18:28:18 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:28:18 + STATUS=0
18:28:18 + '[' 0 -ne 0 ']'
18:28:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:18 + RPM_EC=0
18:28:18 ++ jobs -p
18:28:18 + exit 0
18:28:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HOqoiu
18:28:18 + umask 022
18:28:18 + cd /root/rpmbuild/BUILD
18:28:18 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:28:18 + export CFLAGS
18:28:18 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:28:18 + export CXXFLAGS
18:28:18 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:28:18 + export FFLAGS
18:28:18 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:28:18 + export FCFLAGS
18:28:18 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:28:18 + export LDFLAGS
18:28:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:18 + export LT_SYS_LIBRARY_PATH
18:28:18 + CC=gcc
18:28:18 + export CC
18:28:18 + CXX=g++
18:28:18 + export CXX
18:28:18 + cd src
18:28:18 + pushd /root/rpmbuild/BUILD/src/compose
18:28:18 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:28:18 + make VERSION=v2.21.0 DESTDIR=./bin build
18:28:18 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:28:18 go: downloading github.com/docker/cli v24.0.5+incompatible
18:28:18 go: downloading go.opentelemetry.io/otel v1.14.0
18:28:18 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:28:18 go: downloading github.com/compose-spec/compose-go v1.18.3
18:28:18 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:28:18 go: downloading github.com/docker/buildx v0.11.2
18:28:18 go: downloading github.com/docker/docker v24.0.5+incompatible
18:28:18 go: downloading github.com/hashicorp/go-version v1.6.0
18:28:18 go: downloading github.com/mattn/go-shellwords v1.0.12
18:28:18 go: downloading github.com/moby/buildkit v0.12.1
18:28:18 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:28:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:28:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:28:18 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:28:18 go: downloading google.golang.org/grpc v1.57.0
18:28:18 go: downloading github.com/containerd/containerd v1.7.3
18:28:18 go: downloading github.com/jonboulle/clockwork v0.4.0
18:28:18 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:28:18 go: downloading github.com/stretchr/testify v1.8.4
18:28:18 go: downloading golang.org/x/sys v0.7.0
18:28:18 go: downloading github.com/theupdateframework/notary v0.7.0
18:28:18 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:28:18 go: downloading github.com/imdario/mergo v0.3.16
18:28:18 go: downloading github.com/containerd/console v1.0.3
18:28:18 go: downloading github.com/adrg/xdg v0.4.0
18:28:18 go: downloading github.com/buger/goterm v1.0.4
18:28:18 go: downloading github.com/go-logr/logr v1.2.4
18:28:18 go: downloading github.com/hashicorp/errwrap v1.1.0
18:28:18 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:28:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:28:18 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:28:18 go: downloading k8s.io/client-go v0.26.2
18:28:18 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:28:18 go: downloading k8s.io/api v0.26.2
18:28:18 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:28:18 go: downloading k8s.io/apimachinery v0.26.2
18:28:18 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
18:28:18 Setting up netbase (6.4) ...
18:28:18 Setting up libnftnl11:arm64 (1.2.4-2) ...
18:28:18 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
18:28:18 Setting up iptables (1.8.9-2) ...
18:28:18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:28:18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:28:18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:28:18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:28:18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:28:18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:28:18 Processing triggers for libc-bin (2.36-9+deb12u1) ...
18:28:18 + verify_binaries
18:28:18 + docker --version
18:28:18 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:28:18 + docker buildx version
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:28:19 go: downloading github.com/pelletier/go-toml v1.9.5
18:28:19 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:28:19 go: downloading github.com/golang/mock v1.6.0
18:28:19 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:28:19 github.com/docker/buildx v0.11.2 9872040
18:28:19 + docker compose version
18:28:19 Docker Compose version v2.21.0
18:28:19 + dockerd --version
18:28:19 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:28:19 + docker-proxy --version
18:28:19 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:28:19 + containerd --version
18:28:19 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:19 + ctr --version
18:28:19 ctr containerd.io 1.6.24
18:28:19 + containerd-shim --help
18:28:19 Usage of containerd-shim:
18:28:19   -address string
18:28:19     	grpc address back to main containerd
18:28:19   -containerd-binary containerd publish
18:28:19     	path to containerd binary (used for containerd publish) (default "containerd")
18:28:19   -criu string
18:28:19     	path to criu binary
18:28:19   -debug
18:28:19     	enable debug output in logs
18:28:19   -namespace string
18:28:19     	namespace that owns the shim
18:28:19   -runtime-root string
18:28:19     	root directory for the runtime (default "/run/containerd/runc")
18:28:19   -socket string
18:28:19     	socket path to serve
18:28:19   -systemd-cgroup
18:28:19     	set runtime to use systemd-cgroup
18:28:19   -workdir string
18:28:19     	path used to storge large temporary data
18:28:19 + containerd-shim-runc-v1 -v
18:28:19 containerd-shim-runc-v1:
18:28:19   Version:  1.6.24
18:28:19   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:19   Go version: go1.20.8
18:28:19 
18:28:19 + containerd-shim-runc-v2 -v
18:28:19 containerd-shim-runc-v2:
18:28:19   Version:  1.6.24
18:28:19   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:19   Go version: go1.20.8
18:28:19 
18:28:19 + runc --version
18:28:19 runc version 1.1.9
18:28:19 commit: v1.1.9-0-gccaecfc
18:28:19 spec: 1.0.2-dev
18:28:19 go: go1.20.8
18:28:19 libseccomp: 2.5.4
18:28:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:28:19 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:28:19 go: downloading golang.org/x/crypto v0.7.0
18:28:19 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:28:19 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:28:19 go: downloading golang.org/x/net v0.9.0
18:28:19 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:28:19 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:28:19 go: downloading github.com/gogo/googleapis v1.4.1
18:28:19 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:28:19 go: downloading github.com/moby/locker v1.0.1
18:28:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:28:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:28:19 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:28:19 go: downloading google.golang.org/protobuf v1.30.0
18:28:19 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:28:19 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:28:19 go: downloading github.com/google/gofuzz v1.2.0
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:28:19 go: downloading github.com/aws/smithy-go v1.13.5
18:28:19 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:28:19 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:28:19 go: downloading golang.org/x/term v0.7.0
18:28:19 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:28:19 go: downloading k8s.io/klog/v2 v2.90.1
18:28:19 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:28:19 go: downloading github.com/containerd/continuity v0.4.1
18:28:19 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:28:19 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:28:19 go: downloading gopkg.in/inf.v0 v0.9.1
18:28:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:28:19 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:28:19 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:28:19 go: downloading golang.org/x/oauth2 v0.7.0
18:28:19 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:28:19 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:28:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:28:19 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:28:19 go: downloading sigs.k8s.io/yaml v1.3.0
18:28:19 go: downloading github.com/moby/spdystream v0.2.0
18:28:19 go: downloading github.com/mattn/go-colorable v0.1.13
18:28:19 go: downloading github.com/json-iterator/go v1.1.12
18:28:19 go: downloading github.com/mattn/go-isatty v0.0.17
18:28:19 go: downloading github.com/modern-go/reflect2 v1.0.2
18:28:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:28:19 From https://github.com/docker/buildx
18:28:19  * [new tag]         v0.11.2    -> v0.11.2
18:28:19 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:28:20 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm
18:28:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1Wl3Da
18:28:20 + umask 022
18:28:20 + cd /root/rpmbuild/BUILD
18:28:20 + cd src
18:28:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
18:28:20 + exit 0
18:28:20 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:28:20 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:28:20 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:28:20 go: downloading github.com/go-openapi/swag v0.19.14
18:28:20 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:28:20 go: downloading github.com/mailru/easyjson v0.7.6
18:28:20 go: downloading github.com/josharian/intern v1.0.0
18:28:20 git init src/github.com/docker/compose
18:28:20 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:28:20 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:28:20 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:28:20 + SRC=src/github.com/docker/compose
18:28:20 + REF=v2.21.0
18:28:20 + REF_FETCH=v2.21.0
18:28:20 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:28:20 + awk {print $2}
18:28:20 + REF=refs/tags/v2.21.0
18:28:20 + [ -n refs/tags/v2.21.0 ]
18:28:20 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:28:20 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:28:21 From https://github.com/docker/compose
18:28:21  * [new tag]         v2.21.0    -> v2.21.0
18:28:21 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:28:21 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-buster
18:28:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:28:21 mkdir -p sources
18:28:21 docker run --rm -w /v \
18:28:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:28:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:28:21 	alpine \
18:28:21 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:28:22 CentOS Stream 9 - Extras packages                13 kB/s |  14 kB     00:01    
18:28:22 Dependencies resolved.
18:28:22 ================================================================================
18:28:22  Package                      Arch        Version              Repository  Size
18:28:22 ================================================================================
18:28:22 Installing:
18:28:22  dnf-plugins-core             noarch      4.3.0-11.el9         baseos      38 k
18:28:22 Installing dependencies:
18:28:22  dbus-libs                    aarch64     1:1.12.20-8.el9      baseos     150 k
18:28:22  python3-dateutil             noarch      1:2.8.1-7.el9        baseos     288 k
18:28:22  python3-dbus                 aarch64     1.2.18-2.el9         baseos     144 k
18:28:22  python3-dnf-plugins-core     noarch      4.3.0-11.el9         baseos     247 k
18:28:22  python3-six                  noarch      1.15.0-9.el9         baseos      37 k
18:28:22  python3-systemd              aarch64     234-18.el9           baseos      89 k
18:28:22  systemd-libs                 aarch64     252-18.el9           baseos     620 k
18:28:22 
18:28:22 Transaction Summary
18:28:22 ================================================================================
18:28:22 Install  8 Packages
18:28:22 
18:28:22 Total download size: 1.6 M
18:28:22 Installed size: 5.1 M
18:28:22 Downloading Packages:
18:28:23 (1/8): dnf-plugins-core-4.3.0-11.el9.noarch.rpm 124 kB/s |  38 kB     00:00    
18:28:23 (2/8): dbus-libs-1.12.20-8.el9.aarch64.rpm      483 kB/s | 150 kB     00:00    
18:28:23 (3/8): python3-dbus-1.2.18-2.el9.aarch64.rpm     15 MB/s | 144 kB     00:00    
18:28:23 (4/8): python3-dateutil-2.8.1-7.el9.noarch.rpm  898 kB/s | 288 kB     00:00    
18:28:23 (5/8): python3-dnf-plugins-core-4.3.0-11.el9.no  15 MB/s | 247 kB     00:00    
18:28:23 (6/8): python3-six-1.15.0-9.el9.noarch.rpm      2.5 MB/s |  37 kB     00:00    
18:28:23 (7/8): python3-systemd-234-18.el9.aarch64.rpm    11 MB/s |  89 kB     00:00    
18:28:23 (8/8): systemd-libs-252-18.el9.aarch64.rpm       41 MB/s | 620 kB     00:00    
18:28:23 --------------------------------------------------------------------------------
18:28:23 Total                                           2.4 MB/s | 1.6 MB     00:00     
18:28:23 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
18:28:23 Importing GPG key 0x8483C65D:
18:28:23  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
18:28:23  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
18:28:23  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18:28:23 Key imported successfully
18:28:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
18:28:23 Running transaction check
18:28:23 Transaction check succeeded.
18:28:23 Running transaction test
18:28:23 Transaction test succeeded.
18:28:23 Running transaction
18:28:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:28:23   Preparing        :                                                        1/1 
18:28:23   Installing       : systemd-libs-252-18.el9.aarch64                        1/8 
18:28:23   Running scriptlet: systemd-libs-252-18.el9.aarch64                        1/8 
18:28:23   Installing       : dbus-libs-1:1.12.20-8.el9.aarch64                      2/8 
18:28:23   Installing       : python3-dbus-1.2.18-2.el9.aarch64                      3/8 
18:28:23   Installing       : python3-systemd-234-18.el9.aarch64                     4/8 
18:28:23   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
18:28:23   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch                  6/8 
18:28:23   Installing       : python3-dnf-plugins-core-4.3.0-11.el9.noarch           7/8 
18:28:23   Installing       : dnf-plugins-core-4.3.0-11.el9.noarch                   8/8 
18:28:23 + make IMAGE=centos:7 verify
18:28:23 docker run  --rm -i \
18:28:23 	-v "$(pwd):/v" \
18:28:23 	-e DEBIAN_FRONTEND=noninteractive \
18:28:23 	-e PACKAGE_REPO=prod \
18:28:23 	-w /v \
18:28:23 	centos:7 ./verify
18:28:23 Unable to find image 'centos:7' locally
18:28:23   Running scriptlet: dnf-plugins-core-4.3.0-11.el9.noarch                   8/8 
18:28:23   Verifying        : dbus-libs-1:1.12.20-8.el9.aarch64                      1/8 
18:28:23   Verifying        : dnf-plugins-core-4.3.0-11.el9.noarch                   2/8 
18:28:23   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch                  3/8 
18:28:23   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                      4/8 
18:28:23   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9.noarch           5/8 
18:28:23   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
18:28:23   Verifying        : python3-systemd-234-18.el9.aarch64                     7/8 
18:28:23   Verifying        : systemd-libs-252-18.el9.aarch64                        8/8 
18:28:23 
18:28:23 Installed:
18:28:23   dbus-libs-1:1.12.20-8.el9.aarch64                                             
18:28:23   dnf-plugins-core-4.3.0-11.el9.noarch                                          
18:28:23   python3-dateutil-1:2.8.1-7.el9.noarch                                         
18:28:23   python3-dbus-1.2.18-2.el9.aarch64                                             
18:28:23   python3-dnf-plugins-core-4.3.0-11.el9.noarch                                  
18:28:23   python3-six-1.15.0-9.el9.noarch                                               
18:28:23   python3-systemd-234-18.el9.aarch64                                            
18:28:23   systemd-libs-252-18.el9.aarch64                                               
18:28:23 
18:28:23 Complete!
18:28:23 + case ${DIST_ID}:${DIST_VERSION} in
18:28:23 + install_rpm_containerd
18:28:23 + '[' prod = stage ']'
18:28:23 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
18:28:23 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
18:28:23 + dnf --version
18:28:23 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
18:28:24 + popd
18:28:24 + RPM_EC=0
18:28:24 ~/rpmbuild/BUILD/src
18:28:24 ++ jobs -p
18:28:24 + exit 0
18:28:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k5pQNm
18:28:24 + umask 022
18:28:24 + cd /root/rpmbuild/BUILD
18:28:24 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64 '!=' / ']'
18:28:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
18:28:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
18:28:24 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:24 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
18:28:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:24 + export CFLAGS
18:28:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:24 + export CXXFLAGS
18:28:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:24 + export FFLAGS
18:28:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:24 + export FCFLAGS
18:28:24 + VALAFLAGS=-g
18:28:24 + export VALAFLAGS
18:28:24 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:28:24 + export RUSTFLAGS
18:28:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:28:24 + export LDFLAGS
18:28:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:24 + export LT_SYS_LIBRARY_PATH
18:28:24 + CC=gcc
18:28:24 + export CC
18:28:24 + CXX=g++
18:28:24 + export CXX
18:28:24 + cd src
18:28:24 + pushd /root/rpmbuild/BUILD/src/buildx
18:28:24 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:28:24 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:24 + popd
18:28:24 ~/rpmbuild/BUILD/src
18:28:24 + /usr/lib/rpm/check-buildroot
18:28:24 + /usr/lib/rpm/redhat/brp-ldconfig
18:28:24 + /usr/lib/rpm/brp-compress
18:28:24 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:28:24 7: Pulling from library/centos
18:28:24 6717b8ec66cd: Already exists
18:28:24 Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
18:28:24 Status: Downloaded newer image for centos:7
18:28:24 4.14.0
18:28:24   Installed: dnf-0:4.14.0-8.el9.noarch at Mon Oct  9 17:12:54 2023
18:28:24   Built    : builder@centos.org at Thu Jun 29 08:27:49 2023
18:28:24 
18:28:24   Installed: rpm-0:4.16.1.3-25.el9.aarch64 at Mon Oct  9 17:12:50 2023
18:28:24   Built    : builder@centos.org at Fri Jun 30 14:49:58 2023
18:28:24 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
18:28:24 mkdir -p sources
18:28:24 docker run --rm -w /v \
18:28:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:28:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:28:24 	alpine \
18:28:24 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:28:24 + verify
18:28:24 + dpkg --version
18:28:24 + rpm --version
18:28:24 + verify_rpm
18:28:24 ++ . /etc/os-release
18:28:24 +++ NAME='CentOS Linux'
18:28:24 +++ VERSION='7 (AltArch)'
18:28:24 +++ ID=centos
18:28:24 +++ ID_LIKE='rhel fedora'
18:28:24 +++ VERSION_ID=7
18:28:24 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
18:28:24 +++ ANSI_COLOR='0;31'
18:28:24 +++ CPE_NAME=cpe:/o:centos:centos:7:server
18:28:24 +++ HOME_URL=https://www.centos.org/
18:28:24 +++ BUG_REPORT_URL=https://bugs.centos.org/
18:28:24 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
18:28:24 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
18:28:24 +++ REDHAT_SUPPORT_PRODUCT=centos
18:28:24 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
18:28:24 ++ echo centos
18:28:24 + DIST_ID=centos
18:28:24 ++ . /etc/os-release
18:28:24 +++ NAME='CentOS Linux'
18:28:24 +++ VERSION='7 (AltArch)'
18:28:24 +++ ID=centos
18:28:24 +++ ID_LIKE='rhel fedora'
18:28:24 +++ VERSION_ID=7
18:28:24 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
18:28:24 +++ ANSI_COLOR='0;31'
18:28:24 +++ CPE_NAME=cpe:/o:centos:centos:7:server
18:28:24 +++ HOME_URL=https://www.centos.org/
18:28:24 +++ BUG_REPORT_URL=https://bugs.centos.org/
18:28:24 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
18:28:24 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
18:28:24 +++ REDHAT_SUPPORT_PRODUCT=centos
18:28:24 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
18:28:24 ++ echo 7
18:28:24 ++ cut -d. -f1
18:28:24 + DIST_VERSION=7
18:28:24 + pkg_manager=yum
18:28:24 + pkg_config_manager=yum-config-manager
18:28:24 + dnf --version
18:28:24 ./verify: line 112: dnf: command not found
18:28:24 + case ${DIST_ID}:${DIST_VERSION} in
18:28:24 + install_rpm_containerd
18:28:24 + '[' prod = stage ']'
18:28:24 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
18:28:24 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
18:28:24 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
18:28:24 + dnf --version
18:28:24 install-containerd-helpers: line 27: dnf: command not found
18:28:24 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
18:28:24 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:24 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
18:28:24 Loaded plugins: fastestmirror, ovl
18:28:24 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:28:24 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:28:24 + /usr/lib/rpm/check-rpaths
18:28:24 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:28:24 + /usr/lib/rpm/brp-remove-la-files
18:28:24 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:28:24 + /usr/lib/rpm/redhat/brp-python-hardlink
18:28:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eFXfgX
18:28:24 + umask 022
18:28:24 + cd /root/rpmbuild/BUILD
18:28:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:24 + export CFLAGS
18:28:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:24 + export CXXFLAGS
18:28:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:24 + export FFLAGS
18:28:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:24 + export FCFLAGS
18:28:24 + VALAFLAGS=-g
18:28:24 + export VALAFLAGS
18:28:24 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:28:24 + export RUSTFLAGS
18:28:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:28:24 + export LDFLAGS
18:28:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:24 + export LT_SYS_LIBRARY_PATH
18:28:24 + CC=gcc
18:28:24 + export CC
18:28:24 + CXX=g++
18:28:24 + export CXX
18:28:24 + cd src
18:28:24 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:28:24 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:28:24 PASS: docker-buildx version OK
18:28:24 + ver=v0.11.2
18:28:24 + test v0.11.2 = v0.11.2
18:28:24 + echo 'PASS: docker-buildx version OK'
18:28:24 + RPM_EC=0
18:28:24 ++ jobs -p
18:28:24 + exit 0
18:28:24 Processing files: docker-buildx-plugin-0.11.2-0.fc39.aarch64
18:28:24 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:24 Provides: docker-buildx-plugin = 0:0.11.2-0.fc39 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc39
18:28:24 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:24 Requires(post): /bin/sh
18:28:24 Requires(preun): /bin/sh
18:28:24 Requires(postun): /bin/sh
18:28:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
18:28:24 + dnf config-manager --set-disabled 'docker-ce-*'
18:28:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm
18:28:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Xhz5Qv
18:28:25 + umask 022
18:28:25 + cd /root/rpmbuild/BUILD
18:28:25 + cd src
18:28:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:28:25 + RPM_EC=0
18:28:25 ++ jobs -p
18:28:25 + exit 0
18:28:25 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.zoU5d2
18:28:25 + umask 022
18:28:25 + cd /root/rpmbuild/BUILD
18:28:25 + rm -rf src src.gemspec
18:28:25 + RPM_EC=0
18:28:25 ++ jobs -p
18:28:25 + exit 0
18:28:25 
18:28:25 RPM build warnings:
18:28:25     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:28:25     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:28:25     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:28:25     source_date_epoch_from_changelog set but %changelog is missing
18:28:25     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/docker-proxy
18:28:25 warning: source_date_epoch_from_changelog set but %changelog is missing
18:28:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9nJO9Q
18:28:25 + umask 022
18:28:25 + cd /root/rpmbuild/BUILD
18:28:25 + cd /root/rpmbuild/BUILD
18:28:25 + rm -rf src
18:28:25 + /usr/bin/mkdir -p src
18:28:25 + cd src
18:28:25 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:28:25 + STATUS=0
18:28:25 + '[' 0 -ne 0 ']'
18:28:25 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:28:25 + STATUS=0
18:28:25 + '[' 0 -ne 0 ']'
18:28:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:25 + RPM_EC=0
18:28:25 ++ jobs -p
18:28:25 + exit 0
18:28:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JMc4PW
18:28:25 + umask 022
18:28:25 + cd /root/rpmbuild/BUILD
18:28:25 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:25 + export CFLAGS
18:28:25 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:25 + export CXXFLAGS
18:28:25 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:25 + export FFLAGS
18:28:25 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:25 + export FCFLAGS
18:28:25 + VALAFLAGS=-g
18:28:25 + export VALAFLAGS
18:28:25 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:28:25 + export LDFLAGS
18:28:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:25 + export LT_SYS_LIBRARY_PATH
18:28:25 + CC=gcc
18:28:25 + export CC
18:28:25 + CXX=g++
18:28:25 + export CXX
18:28:25 + cd src
18:28:25 + mkdir -p /go/src/github.com/docker
18:28:25 + rm -f /go/src/github.com/docker/cli
18:28:25 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:28:25 + pushd /go/src/github.com/docker/cli
18:28:25 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:28:25 + VERSION=0.0.0-20231011170815-26951f7
18:28:25 + GITCOMMIT=26951f7
18:28:25 + GO_LINKMODE=dynamic
18:28:25 + ./scripts/build/binary
18:28:25 Building dynamic docker-linux-amd64
18:28:25 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:28:20Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:28:25 + dnf config-manager --set-enabled docker-ce-test
18:28:25 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc39.src.rpm
18:28:25 + dnf makecache
18:28:25 make[1]: Leaving directory '/root/build-deb'
18:28:25  dpkg-genbuildinfo
18:28:25 CentOS Stream 9 - BaseOS                         12 kB/s | 5.8 kB     00:00    
18:28:26 CentOS Stream 9 - AppStream                      16 kB/s | 5.9 kB     00:00    
18:28:26 CentOS Stream 9 - Extras packages                24 kB/s | 6.6 kB     00:00    
18:28:26  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.changes
18:28:27 Docker CE Test - aarch64                         71 kB/s |  40 kB     00:00    
18:28:27 mkdir -p sources
18:28:27 docker run --rm -w /v \
18:28:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:28:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:28:27 	alpine \
18:28:27 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:28:27 Metadata cache created.
18:28:27 + echo '[DEBUG] Installing engine rpms'
18:28:27 [DEBUG] Installing engine rpms
18:28:27 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
18:28:27 ++ sed /src/d
18:28:27 + packages='rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm
18:28:27 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm
18:28:27 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el9.aarch64.rpm
18:28:27 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el9.aarch64.rpm
18:28:27 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm'
18:28:27 + set -x
18:28:27 ++ source /etc/os-release
18:28:27 +++ NAME='CentOS Stream'
18:28:27 +++ VERSION=9
18:28:27 +++ ID=centos
18:28:27 +++ ID_LIKE='rhel fedora'
18:28:27 +++ VERSION_ID=9
18:28:27 +++ PLATFORM_ID=platform:el9
18:28:27 +++ PRETTY_NAME='CentOS Stream 9'
18:28:27 +++ ANSI_COLOR='0;31'
18:28:27 +++ LOGO=fedora-logo-icon
18:28:27 +++ CPE_NAME=cpe:/o:centos:centos:9
18:28:27 +++ HOME_URL=https://centos.org/
18:28:27 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:28:27 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
18:28:27 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:28:27 ++ echo 'CentOS Stream'
18:28:27 + product_version='CentOS Stream'
18:28:27 + '[' 'CentOS Stream' = rawhide ']'
18:28:27 + dnf install -y rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el9.aarch64.rpm
18:28:28 dpkg-genchanges: info: including full source code in upload
18:28:28  dpkg-source -I.git --after-build .
18:28:28 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:28:28 + destination=/build
18:28:28 + mkdir -p /build
18:28:28 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb /build
18:28:28 copied '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb'
18:28:28 removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb'
18:28:28 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:28 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:28 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:28 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:28 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc'
18:28:28 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc'
18:28:28 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz'
18:28:28 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz'
18:28:28 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.buildinfo'
18:28:28 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.buildinfo'
18:28:28 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.changes'
18:28:28 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.changes'
18:28:28 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:28 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:28 copied '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb'
18:28:28 removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb'
18:28:28 Last metadata expiration check: 0:00:01 ago on Wed Oct 11 18:28:27 2023.
18:28:28 Dependencies resolved.
18:28:28 ===================================================================================================
18:28:28  Package                        Arch     Version                              Repository       Size
18:28:28 ===================================================================================================
18:28:28 Installing:
18:28:28  docker-buildx-plugin           aarch64  0.11.2-0.el9                         @commandline     11 M
18:28:28  docker-ce                      aarch64  3:0.0.0~20231011170815.26951f7-0.el9 @commandline     16 M
18:28:28  docker-ce-cli                  aarch64  1:0.0.0~20231011170815.26951f7-0.el9 @commandline    6.6 M
18:28:28  docker-ce-rootless-extras      aarch64  0.0.0~20231011170815.26951f7-0.el9   @commandline    3.6 M
18:28:28  docker-compose-plugin          aarch64  2.21.0-0.el9                         @commandline     11 M
18:28:28 Installing dependencies:
18:28:28  acl                            aarch64  2.3.1-3.el9                          baseos           73 k
18:28:28  checkpolicy                    aarch64  3.5-1.el9                            appstream       341 k
18:28:28  container-selinux              noarch   3:2.222.0-1.el9                      appstream        56 k
18:28:28  containerd.io                  aarch64  1.6.24-3.1.el9                       docker-ce-test   25 M
18:28:28  cracklib                       aarch64  2.9.6-27.el9                         baseos           95 k
18:28:28  cracklib-dicts                 aarch64  2.9.6-27.el9                         baseos          3.6 M
18:28:28  dbus                           aarch64  1:1.12.20-8.el9                      baseos          3.7 k
18:28:28  dbus-broker                    aarch64  28-7.el9                             baseos          166 k
18:28:28  dbus-common                    noarch   1:1.12.20-8.el9                      baseos           15 k
18:28:28  diffutils                      aarch64  3.7-12.el9                           baseos          392 k
18:28:28  fuse-common                    aarch64  3.10.2-6.el9                         baseos          8.2 k
18:28:28  fuse-overlayfs                 aarch64  1.12-1.el9                           appstream        64 k
18:28:28  fuse3                          aarch64  3.10.2-6.el9                         appstream        53 k
18:28:28  fuse3-libs                     aarch64  3.10.2-6.el9                         appstream        89 k
18:28:28  iptables-libs                  aarch64  1.8.8-6.el9                          baseos          466 k
18:28:28  iptables-nft                   aarch64  1.8.8-6.el9                          baseos          201 k
18:28:28  kmod                           aarch64  28-9.el9                             baseos          124 k
18:28:28  kmod-libs                      aarch64  28-9.el9                             baseos           62 k
18:28:28  libdb                          aarch64  5.3.28-53.el9                        baseos          712 k
18:28:28  libeconf                       aarch64  0.4.1-3.el9                          baseos           26 k
18:28:28  libfdisk                       aarch64  2.37.4-15.el9                        baseos          149 k
18:28:28  libibverbs                     aarch64  46.0-1.el9                           baseos          394 k
18:28:28  libmnl                         aarch64  1.0.4-15.el9                         baseos           28 k
18:28:28  libnetfilter_conntrack         aarch64  1.0.9-1.el9                          baseos           58 k
18:28:28  libnfnetlink                   aarch64  1.0.1-21.el9                         baseos           29 k
18:28:28  libnftnl                       aarch64  1.2.2-1.el9                          baseos           81 k
18:28:28  libnl3                         aarch64  3.7.0-1.el9                          baseos          338 k
18:28:28  libpcap                        aarch64  14:1.10.0-4.el9                      baseos          169 k
18:28:28  libpwquality                   aarch64  1.4.4-8.el9                          baseos          119 k
18:28:28  libseccomp                     aarch64  2.5.2-2.el9                          baseos           72 k
18:28:28  libselinux-utils               aarch64  3.5-1.el9                            baseos          183 k
18:28:28  libslirp                       aarch64  4.4.0-7.el9                          appstream        68 k
18:28:28  libutempter                    aarch64  1.2.1-6.el9                          baseos           27 k
18:28:28  openssl                        aarch64  1:3.0.7-24.el9                       baseos          1.2 M
18:28:28  pam                            aarch64  1.5.1-15.el9                         baseos          620 k
18:28:28  policycoreutils                aarch64  3.5-2.el9                            baseos          238 k
18:28:28  policycoreutils-python-utils   noarch   3.5-2.el9                            appstream        78 k
18:28:28  python3-audit                  aarch64  3.0.7-104.el9                        appstream        83 k
18:28:28  python3-distro                 noarch   1.5.0-7.el9                          baseos           37 k
18:28:28  python3-libselinux             aarch64  3.5-1.el9                            appstream       183 k
18:28:28  python3-libsemanage            aarch64  3.5-2.el9                            appstream        79 k
18:28:28  python3-policycoreutils        noarch   3.5-2.el9                            appstream       2.1 M
18:28:28  python3-setools                aarch64  4.4.3-1.el9                          baseos          594 k
18:28:28  python3-setuptools             noarch   53.0.0-12.el9                        baseos          944 k
18:28:28  rpm-plugin-selinux             aarch64  4.16.1.3-25.el9                      baseos           17 k
18:28:28  selinux-policy                 noarch   38.1.24-1.el9                        baseos           56 k
18:28:28  selinux-policy-targeted        noarch   38.1.24-1.el9                        baseos          6.5 M
18:28:28  slirp4netns                    aarch64  1.2.2-1.el9                          appstream        47 k
18:28:28  systemd                        aarch64  252-18.el9                           baseos          3.7 M
18:28:28  systemd-pam                    aarch64  252-18.el9                           baseos          252 k
18:28:28  systemd-rpm-macros             noarch   252-18.el9                           baseos           51 k
18:28:28  util-linux                     aarch64  2.37.4-15.el9                        baseos          2.2 M
18:28:28  util-linux-core                aarch64  2.37.4-15.el9                        baseos          431 k
18:28:28  xz                             aarch64  5.2.5-8.el9                          baseos          226 k
18:28:28 
18:28:28 Transaction Summary
18:28:28 ===================================================================================================
18:28:28 Install  59 Packages
18:28:28 
18:28:28 Total size: 102 M
18:28:28 Total download size: 53 M
18:28:28 Installed size: 417 M
18:28:28 Downloading Packages:
18:28:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm
18:28:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3KEqXx
18:28:28 + umask 022
18:28:28 + cd /root/rpmbuild/BUILD
18:28:28 + cd src
18:28:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:28:28 + exit 0
18:28:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GFk9Eg
18:28:28 + umask 022
18:28:28 + cd /root/rpmbuild/BUILD
18:28:28 + cd /root/rpmbuild/BUILD
18:28:28 + rm -rf src
18:28:28 + /usr/bin/mkdir -p src
18:28:28 + cd src
18:28:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:28:28 + /usr/bin/tar -xf -
18:28:28 + STATUS=0
18:28:28 + '[' 0 -ne 0 ']'
18:28:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
18:28:28 + /usr/bin/tar -xf -
18:28:28 + STATUS=0
18:28:28 + '[' 0 -ne 0 ']'
18:28:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:28 + exit 0
18:28:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hbFfC1
18:28:28 + umask 022
18:28:28 + cd /root/rpmbuild/BUILD
18:28:28 + cd src
18:28:28 + mkdir -p /go/src/github.com/docker
18:28:28 + rm -f /go/src/github.com/docker/cli
18:28:28 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:28:28 + pushd /go/src/github.com/docker/cli
18:28:28 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:28:28 + VERSION=0.0.0-20231011170815-26951f7
18:28:28 + GITCOMMIT=26951f7
18:28:28 + GO_LINKMODE=dynamic
18:28:28 + ./scripts/build/binary
18:28:28 Building dynamic docker-linux-amd64
18:28:29 # Build the compose plugin
18:28:29 cd /go/src/github.com/docker/compose \
18:28:29 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:28:29 make[2]: Entering directory '/root/build-deb/compose'
18:28:29 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:28:29 go: downloading github.com/docker/cli v24.0.5+incompatible
18:28:29 go: downloading go.opentelemetry.io/otel v1.14.0
18:28:29 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:28:29 go: downloading github.com/compose-spec/compose-go v1.18.3
18:28:29 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:28:29 go: downloading github.com/docker/buildx v0.11.2
18:28:29 go: downloading github.com/docker/docker v24.0.5+incompatible
18:28:29 go: downloading github.com/hashicorp/go-version v1.6.0
18:28:29 go: downloading github.com/mattn/go-shellwords v1.0.12
18:28:29 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:28:29 go: downloading github.com/moby/buildkit v0.12.1
18:28:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:28:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:28:29 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:28:29 go: downloading google.golang.org/grpc v1.57.0
18:28:29 go: downloading github.com/containerd/containerd v1.7.3
18:28:29 go: downloading github.com/jonboulle/clockwork v0.4.0
18:28:29 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:28:29 go: downloading github.com/stretchr/testify v1.8.4
18:28:29 go: downloading github.com/theupdateframework/notary v0.7.0
18:28:29 go: downloading golang.org/x/sys v0.7.0
18:28:29 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:28:29 go: downloading github.com/imdario/mergo v0.3.16
18:28:29 go: downloading github.com/containerd/console v1.0.3
18:28:29 go: downloading github.com/adrg/xdg v0.4.0
18:28:29 go: downloading github.com/buger/goterm v1.0.4
18:28:29 go: downloading github.com/go-logr/logr v1.2.4
18:28:29 go: downloading github.com/hashicorp/errwrap v1.1.0
18:28:29 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:28:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:28:29 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:28:29 go: downloading k8s.io/client-go v0.26.2
18:28:29 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:28:29 go: downloading k8s.io/api v0.26.2
18:28:29 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:28:29 go: downloading k8s.io/apimachinery v0.26.2
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:28:29 go: downloading github.com/pelletier/go-toml v1.9.5
18:28:29 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:28:29 go: downloading github.com/golang/mock v1.6.0
18:28:29 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:28:29 go: downloading golang.org/x/crypto v0.7.0
18:28:29 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:28:29 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:28:29 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:28:29 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:28:29 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:28:29 go: downloading golang.org/x/net v0.9.0
18:28:29 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:28:29 go: downloading github.com/gogo/googleapis v1.4.1
18:28:29 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:28:29 go: downloading github.com/moby/locker v1.0.1
18:28:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:28:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:28:29 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:28:29 go: downloading google.golang.org/protobuf v1.30.0
18:28:29 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:28:29 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:28:29 go: downloading github.com/google/gofuzz v1.2.0
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:28:29 go: downloading github.com/aws/smithy-go v1.13.5
18:28:29 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:28:29 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:28:29 go: downloading golang.org/x/term v0.7.0
18:28:29 go: downloading k8s.io/klog/v2 v2.90.1
18:28:29 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:28:29 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:28:29 go: downloading github.com/containerd/continuity v0.4.1
18:28:29 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:28:29 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:28:29 go: downloading gopkg.in/inf.v0 v0.9.1
18:28:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:28:29 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:28:29 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:28:29 go: downloading golang.org/x/oauth2 v0.7.0
18:28:29 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:28:29 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:28:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:28:29 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:28:29 go: downloading sigs.k8s.io/yaml v1.3.0
18:28:29 go: downloading github.com/moby/spdystream v0.2.0
18:28:29 go: downloading github.com/mattn/go-colorable v0.1.13
18:28:29 go: downloading github.com/json-iterator/go v1.1.12
18:28:29 go: downloading github.com/mattn/go-isatty v0.0.17
18:28:29 go: downloading github.com/modern-go/reflect2 v1.0.2
18:28:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:28:29 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:28:29 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:28:29 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:28:29 go: downloading github.com/go-openapi/swag v0.19.14
18:28:29 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:28:29 go: downloading github.com/mailru/easyjson v0.7.6
18:28:29 go: downloading github.com/josharian/intern v1.0.0
18:28:29 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:28:28Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:28:29 (1/54): acl-2.3.1-3.el9.aarch64.rpm             238 kB/s |  73 kB     00:00    
18:28:29 (2/54): cracklib-2.9.6-27.el9.aarch64.rpm       303 kB/s |  95 kB     00:00    
18:28:29 (3/54): dbus-1.12.20-8.el9.aarch64.rpm          150 kB/s | 3.7 kB     00:00    
18:28:29 (4/54): dbus-common-1.12.20-8.el9.noarch.rpm    2.4 MB/s |  15 kB     00:00    
18:28:29 (5/54): cracklib-dicts-2.9.6-27.el9.aarch64.rpm 9.9 MB/s | 3.6 MB     00:00    
18:28:29 (6/54): diffutils-3.7-12.el9.aarch64.rpm         12 MB/s | 392 kB     00:00    
18:28:29 (7/54): fuse-common-3.10.2-6.el9.aarch64.rpm    894 kB/s | 8.2 kB     00:00    
18:28:29 (8/54): iptables-libs-1.8.8-6.el9.aarch64.rpm    44 MB/s | 466 kB     00:00    
18:28:29 (9/54): iptables-nft-1.8.8-6.el9.aarch64.rpm     16 MB/s | 201 kB     00:00    
18:28:29 (10/54): kmod-28-9.el9.aarch64.rpm               12 MB/s | 124 kB     00:00    
18:28:29 (11/54): kmod-libs-28-9.el9.aarch64.rpm         7.5 MB/s |  62 kB     00:00    
18:28:29 (12/54): libdb-5.3.28-53.el9.aarch64.rpm         55 MB/s | 712 kB     00:00    
18:28:29 (13/54): libeconf-0.4.1-3.el9.aarch64.rpm       2.6 MB/s |  26 kB     00:00    
18:28:29 (14/54): libfdisk-2.37.4-15.el9.aarch64.rpm      20 MB/s | 149 kB     00:00    
18:28:29 (15/54): libibverbs-46.0-1.el9.aarch64.rpm       33 MB/s | 394 kB     00:00    
18:28:29 (16/54): libmnl-1.0.4-15.el9.aarch64.rpm        2.7 MB/s |  28 kB     00:00    
18:28:29 (17/54): libnetfilter_conntrack-1.0.9-1.el9.aar 8.6 MB/s |  58 kB     00:00    
18:28:29 (18/54): libnfnetlink-1.0.1-21.el9.aarch64.rpm  3.6 MB/s |  29 kB     00:00    
18:28:29 (19/54): libnftnl-1.2.2-1.el9.aarch64.rpm       9.4 MB/s |  81 kB     00:00    
18:28:29 (20/54): libnl3-3.7.0-1.el9.aarch64.rpm          32 MB/s | 338 kB     00:00    
18:28:29 (21/54): libpcap-1.10.0-4.el9.aarch64.rpm        15 MB/s | 169 kB     00:00    
18:28:29 (22/54): libpwquality-1.4.4-8.el9.aarch64.rpm    13 MB/s | 119 kB     00:00    
18:28:29 (23/54): libseccomp-2.5.2-2.el9.aarch64.rpm     9.2 MB/s |  72 kB     00:00    
18:28:29 (24/54): libselinux-utils-3.5-1.el9.aarch64.rpm  18 MB/s | 183 kB     00:00    
18:28:29 (25/54): libutempter-1.2.1-6.el9.aarch64.rpm    3.0 MB/s |  27 kB     00:00    
18:28:29 (26/54): openssl-3.0.7-24.el9.aarch64.rpm        70 MB/s | 1.2 MB     00:00    
18:28:29 (27/54): pam-1.5.1-15.el9.aarch64.rpm            27 MB/s | 620 kB     00:00    
18:28:29 (28/54): policycoreutils-3.5-2.el9.aarch64.rpm   18 MB/s | 238 kB     00:00    
18:28:29 (29/54): python3-distro-1.5.0-7.el9.noarch.rpm  4.0 MB/s |  37 kB     00:00    
18:28:29 (30/54): dbus-broker-28-7.el9.aarch64.rpm       839 kB/s | 166 kB     00:00    
18:28:29 (31/54): python3-setools-4.4.3-1.el9.aarch64.rp  35 MB/s | 594 kB     00:00    
18:28:29 (32/54): python3-setuptools-53.0.0-12.el9.noarc  42 MB/s | 944 kB     00:00    
18:28:29 (33/54): rpm-plugin-selinux-4.16.1.3-25.el9.aar 1.3 MB/s |  17 kB     00:00    
18:28:29 (34/54): selinux-policy-38.1.24-1.el9.noarch.rp 3.4 MB/s |  56 kB     00:00    
18:28:29 (35/54): selinux-policy-targeted-38.1.24-1.el9. 113 MB/s | 6.5 MB     00:00    
18:28:29 (36/54): systemd-pam-252-18.el9.aarch64.rpm     4.7 MB/s | 252 kB     00:00    
18:28:29 (37/54): systemd-252-18.el9.aarch64.rpm          46 MB/s | 3.7 MB     00:00    
18:28:29 (38/54): systemd-rpm-macros-252-18.el9.noarch.r 1.4 MB/s |  51 kB     00:00    
18:28:29 (39/54): util-linux-2.37.4-15.el9.aarch64.rpm    50 MB/s | 2.2 MB     00:00    
18:28:29 (40/54): xz-5.2.5-8.el9.aarch64.rpm             9.1 MB/s | 226 kB     00:00    
18:28:29 (41/54): util-linux-core-2.37.4-15.el9.aarch64.  14 MB/s | 431 kB     00:00    
18:28:29 (42/54): checkpolicy-3.5-1.el9.aarch64.rpm       14 MB/s | 341 kB     00:00    
18:28:29 (43/54): container-selinux-2.222.0-1.el9.noarch 3.7 MB/s |  56 kB     00:00    
18:28:29 (44/54): fuse-overlayfs-1.12-1.el9.aarch64.rpm  7.3 MB/s |  64 kB     00:00    
18:28:29 (45/54): fuse3-3.10.2-6.el9.aarch64.rpm         4.6 MB/s |  53 kB     00:00    
18:28:29 (46/54): fuse3-libs-3.10.2-6.el9.aarch64.rpm    7.5 MB/s |  89 kB     00:00    
18:28:29 (47/54): libslirp-4.4.0-7.el9.aarch64.rpm       9.0 MB/s |  68 kB     00:00    
18:28:29 (48/54): policycoreutils-python-utils-3.5-2.el9 7.4 MB/s |  78 kB     00:00    
18:28:29 (49/54): python3-audit-3.0.7-104.el9.aarch64.rp 7.7 MB/s |  83 kB     00:00    
18:28:29 (50/54): python3-libselinux-3.5-1.el9.aarch64.r  21 MB/s | 183 kB     00:00    
18:28:29 (51/54): python3-libsemanage-3.5-2.el9.aarch64. 5.5 MB/s |  79 kB     00:00    
18:28:29 (52/54): python3-policycoreutils-3.5-2.el9.noar  77 MB/s | 2.1 MB     00:00    
18:28:29 (53/54): slirp4netns-1.2.2-1.el9.aarch64.rpm    2.6 MB/s |  47 kB     00:00    
18:28:30 (54/54): containerd.io-1.6.24-3.1.el9.aarch64.r  62 MB/s |  25 MB     00:00    
18:28:30 --------------------------------------------------------------------------------
18:28:30 Total                                            30 MB/s |  53 MB     00:01     
18:28:30 mkdir -p sources
18:28:30 docker run --rm -w /v \
18:28:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:28:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:28:30 	alpine \
18:28:30 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:28:31 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
18:28:31 Importing GPG key 0x621E9F35:
18:28:31  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:28:31  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:28:31  From       : https://download.docker.com/linux/centos/gpg
18:28:31 Key imported successfully
18:28:31 == Building packages for debian-buster ==
18:28:31 mkdir -p "debbuild/debian-buster"
18:28:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
18:28:31 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
18:28:31 Running transaction check
18:28:31 Transaction check succeeded.
18:28:31 Running transaction test
18:28:31 #1 [internal] load .dockerignore
18:28:31 #1 transferring context: 2B done
18:28:31 #1 DONE 0.0s
18:28:31 
18:28:31 #2 [internal] load build definition from Dockerfile
18:28:31 #2 transferring dockerfile: 984B done
18:28:31 #2 DONE 0.1s
18:28:31 
18:28:31 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:28:31 #3 DONE 0.0s
18:28:31 
18:28:31 #4 resolve image config for docker.io/docker/dockerfile:1
18:28:31 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:28:32 #4 DONE 0.3s
18:28:32 
18:28:32 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:28:32 #5 CACHED
18:28:32 
18:28:32 #6 [auth] library/debian:pull token for registry-1.docker.io
18:28:32 + make IMAGE=debian:buster verify
18:28:32 docker run  --rm -i \
18:28:32 	-v "$(pwd):/v" \
18:28:32 	-e DEBIAN_FRONTEND=noninteractive \
18:28:32 	-e PACKAGE_REPO=prod \
18:28:32 	-w /v \
18:28:32 	debian:buster ./verify
18:28:32 #6 DONE 0.0s
18:28:32 
18:28:32 #7 [auth] library/golang:pull token for registry-1.docker.io
18:28:32 #7 DONE 0.0s
18:28:32 
18:28:32 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:28:32 Transaction test succeeded.
18:28:32 Running transaction
18:28:32 + verify
18:28:32 + dpkg --version
18:28:32 + verify_deb
18:28:32 + apt-get update
18:28:32 #8 DONE 0.5s
18:28:32 
18:28:32 #9 [internal] load metadata for docker.io/library/debian:buster
18:28:32 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:28:32 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
18:28:32 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
18:28:32 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
18:28:32 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [550 kB]
18:28:32 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
18:28:33 #9 DONE 0.9s
18:28:33 
18:28:33 #10 [internal] load build context
18:28:33 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm
18:28:33 + umask 022
18:28:33 + cd /root/rpmbuild/BUILD
18:28:33 + cd src
18:28:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:28:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4u3OK9
18:28:33 + RPM_EC=0
18:28:33 ++ jobs -p
18:28:33 + exit 0
18:28:33 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.XcMU1x
18:28:33 + umask 022
18:28:33 + cd /root/rpmbuild/BUILD
18:28:33 + rm -rf src src.gemspec
18:28:33 + RPM_EC=0
18:28:33 ++ jobs -p
18:28:33 + exit 0
18:28:33 
18:28:33 RPM build warnings:
18:28:33     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:28:33     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:28:33     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:28:33     source_date_epoch_from_changelog set but %changelog is missing
18:28:33     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/docker-proxy
18:28:33 warning: source_date_epoch_from_changelog set but %changelog is missing
18:28:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a26uRc
18:28:33 + umask 022
18:28:33 + cd /root/rpmbuild/BUILD
18:28:33 + cd /root/rpmbuild/BUILD
18:28:33 + rm -rf src
18:28:33 + /usr/bin/mkdir -p src
18:28:33 + cd src
18:28:33 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:28:33 + STATUS=0
18:28:33 + '[' 0 -ne 0 ']'
18:28:33 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:28:33 + STATUS=0
18:28:33 + '[' 0 -ne 0 ']'
18:28:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:33 + RPM_EC=0
18:28:33 ++ jobs -p
18:28:33 + exit 0
18:28:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dUeFPq
18:28:33 + umask 022
18:28:33 + cd /root/rpmbuild/BUILD
18:28:33 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:28:33 + export CFLAGS
18:28:33 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:28:33 + export CXXFLAGS
18:28:33 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:28:33 + export FFLAGS
18:28:33 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:28:33 + export FCFLAGS
18:28:33 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:28:33 + export LDFLAGS
18:28:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:33 + export LT_SYS_LIBRARY_PATH
18:28:33 + CC=gcc
18:28:33 + export CC
18:28:33 + CXX=g++
18:28:33 + export CXX
18:28:33 + cd src
18:28:33 + mkdir -p /go/src/github.com/docker
18:28:33 + rm -f /go/src/github.com/docker/cli
18:28:33 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:28:33 + pushd /go/src/github.com/docker/cli
18:28:33 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:28:33 + VERSION=0.0.0-20231011170815-26951f7
18:28:33 + GITCOMMIT=26951f7
18:28:33 + GO_LINKMODE=dynamic
18:28:33 + ./scripts/build/binary
18:28:33 Building dynamic docker-linux-amd64
18:28:33 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:28:26Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:28:33   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch           1/1 
18:28:33   Preparing        :                                                        1/1 
18:28:33   Installing       : libseccomp-2.5.2-2.el9.aarch64                        1/59 
18:28:33   Installing       : libmnl-1.0.4-15.el9.aarch64                           2/59 
18:28:33   Installing       : docker-compose-plugin-2.21.0-0.el9.aarch64            3/59 
18:28:33   Running scriptlet: docker-compose-plugin-2.21.0-0.el9.aarch64            3/59 
18:28:33   Installing       : python3-libselinux-3.5-1.el9.aarch64                  4/59 
18:28:33   Installing       : fuse3-libs-3.10.2-6.el9.aarch64                       5/59 
18:28:33   Installing       : python3-setuptools-53.0.0-12.el9.noarch               6/59 
18:28:33   Installing       : libselinux-utils-3.5-1.el9.aarch64                    7/59 
18:28:33   Installing       : libfdisk-2.37.4-15.el9.aarch64                        8/59 
18:28:33   Installing       : cracklib-2.9.6-27.el9.aarch64                         9/59 
18:28:33   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                  10/59 
18:28:34   Installing       : python3-distro-1.5.0-7.el9.noarch                    11/59 
18:28:34   Installing       : python3-setools-4.4.3-1.el9.aarch64                  12/59 
18:28:34   Installing       : python3-libsemanage-3.5-2.el9.aarch64                13/59 
18:28:34 Fetched 8681 kB in 2s (5237 kB/s)
18:28:34   Installing       : libnftnl-1.2.2-1.el9.aarch64                         14/59 
18:28:34   Installing       : docker-buildx-plugin-0.11.2-0.el9.aarch64            15/59 
18:28:34   Running scriptlet: docker-buildx-plugin-0.11.2-0.el9.aarch64            15/59 
18:28:34   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el9   16/59 
18:28:34   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el9   16/59 
18:28:34 Reading package lists...
18:28:34 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:28:34 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
18:28:34 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
18:28:34 repo saved to /etc/yum.repos.d/docker-ce.repo
18:28:34 + yum-config-manager --disable 'docker-ce-*'
18:28:34 Loaded plugins: fastestmirror, ovl
18:28:34 =========================== repo: docker-ce-nightly ============================
18:28:34 [docker-ce-nightly]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/aarch64/nightly
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = False
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Nightly - aarch64
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-nightly/7/aarch64
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 ====================== repo: docker-ce-nightly-debuginfo =======================
18:28:34 [docker-ce-nightly-debuginfo]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/nightly
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = False
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Nightly - Debuginfo aarch64
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-nightly-debuginfo/7/aarch64
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 ======================== repo: docker-ce-nightly-source ========================
18:28:34 [docker-ce-nightly-source]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/source/nightly
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-source
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = False
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Nightly - Sources
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-nightly-source/7
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 ============================ repo: docker-ce-stable ============================
18:28:34 [docker-ce-stable]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/aarch64/stable
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = 0
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Stable - aarch64
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-stable/7/aarch64
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 ======================= repo: docker-ce-stable-debuginfo =======================
18:28:34 [docker-ce-stable-debuginfo]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/stable
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = False
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Stable - Debuginfo aarch64
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-stable-debuginfo/7/aarch64
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 ======================== repo: docker-ce-stable-source =========================
18:28:34 [docker-ce-stable-source]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/source/stable
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-source
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = False
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Stable - Sources
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-stable-source/7
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 ============================= repo: docker-ce-test =============================
18:28:34 [docker-ce-test]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = False
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Test - aarch64
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-test/7/aarch64
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 ======================== repo: docker-ce-test-debuginfo ========================
18:28:34 [docker-ce-test-debuginfo]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/test
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = False
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Test - Debuginfo aarch64
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-test-debuginfo/7/aarch64
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 ========================= repo: docker-ce-test-source ==========================
18:28:34 [docker-ce-test-source]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/source/test
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-source
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = False
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-source/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Test - Sources
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-source/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-test-source/7
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 + yum-config-manager --enable docker-ce-test
18:28:34 Loaded plugins: fastestmirror, ovl
18:28:34 ============================= repo: docker-ce-test =============================
18:28:34 [docker-ce-test]
18:28:34 async = True
18:28:34 bandwidth = 0
18:28:34 base_persistdir = /var/lib/yum/repos/aarch64/7
18:28:34 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
18:28:34 cache = 0
18:28:34 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
18:28:34 check_config_file_age = True
18:28:34 compare_providers_priority = 80
18:28:34 cost = 1000
18:28:34 deltarpm_metadata_percentage = 100
18:28:34 deltarpm_percentage = 
18:28:34 enabled = 1
18:28:34 enablegroups = True
18:28:34 exclude = 
18:28:34 failovermethod = priority
18:28:34 ftp_disable_epsv = False
18:28:34 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
18:28:34 gpgcakey = 
18:28:34 gpgcheck = True
18:28:34 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
18:28:34 gpgkey = https://download.docker.com/linux/centos/gpg
18:28:34 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
18:28:34 http_caching = all
18:28:34 includepkgs = 
18:28:34 ip_resolve = 
18:28:34 keepalive = True
18:28:34 keepcache = False
18:28:34 mddownloadpolicy = sqlite
18:28:34 mdpolicy = group:small
18:28:34 mediaid = 
18:28:34 metadata_expire = 21600
18:28:34 metadata_expire_filter = read-only:present
18:28:34 metalink = 
18:28:34 minrate = 0
18:28:34 mirrorlist = 
18:28:34 mirrorlist_expire = 86400
18:28:34 name = Docker CE Test - aarch64
18:28:34 old_base_cache_dir = 
18:28:34 password = 
18:28:34 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
18:28:34 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
18:28:34 proxy = False
18:28:34 proxy_dict = 
18:28:34 proxy_password = 
18:28:34 proxy_username = 
18:28:34 repo_gpgcheck = False
18:28:34 retries = 10
18:28:34 skip_if_unavailable = False
18:28:34 ssl_check_cert_permissions = True
18:28:34 sslcacert = 
18:28:34 sslclientcert = 
18:28:34 sslclientkey = 
18:28:34 sslverify = True
18:28:34 throttle = 0
18:28:34 timeout = 30.0
18:28:34 ui_id = docker-ce-test/7/aarch64
18:28:34 ui_repoid_vars = releasever,
18:28:34    basearch
18:28:34 username = 
18:28:34 
18:28:34 + yum makecache
18:28:34 Loaded plugins: fastestmirror, ovl
18:28:34 Determining fastest mirrors
18:28:34   Installing       : python3-audit-3.0.7-104.el9.aarch64                  17/59 
18:28:34   Installing       : libslirp-4.4.0-7.el9.aarch64                         18/59 
18:28:34   Installing       : slirp4netns-1.2.2-1.el9.aarch64                      19/59 
18:28:34   Installing       : checkpolicy-3.5-1.el9.aarch64                        20/59 
18:28:34   Installing       : xz-5.2.5-8.el9.aarch64                               21/59 
18:28:34   Installing       : util-linux-core-2.37.4-15.el9.aarch64                22/59 
18:28:34   Running scriptlet: util-linux-core-2.37.4-15.el9.aarch64                22/59 
18:28:34   Installing       : systemd-rpm-macros-252-18.el9.noarch                 23/59 
18:28:34   Installing       : openssl-1:3.0.7-24.el9.aarch64                       24/59 
18:28:34   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                      25/59 
18:28:34   Installing       : libutempter-1.2.1-6.el9.aarch64                      25/59 
18:28:34   Installing       : libnl3-3.7.0-1.el9.aarch64                           26/59 
18:28:35   Installing       : libibverbs-46.0-1.el9.aarch64                        27/59 
18:28:35   Installing       : libpcap-14:1.10.0-4.el9.aarch64                      28/59 
18:28:35   Installing       : libnfnetlink-1.0.1-21.el9.aarch64                    29/59 
18:28:35   Installing       : libnetfilter_conntrack-1.0.9-1.el9.aarch64           30/59 
18:28:35   Installing       : iptables-libs-1.8.8-6.el9.aarch64                    31/59 
18:28:35   Installing       : iptables-nft-1.8.8-6.el9.aarch64                     32/59 
18:28:35   Running scriptlet: iptables-nft-1.8.8-6.el9.aarch64                     32/59 
18:28:35   Installing       : libeconf-0.4.1-3.el9.aarch64                         33/59 
18:28:35   Installing       : libdb-5.3.28-53.el9.aarch64                          34/59 
18:28:35   Installing       : pam-1.5.1-15.el9.aarch64                             35/59 
18:28:35 #10 transferring context: 34.09MB 1.9s done
18:28:35 #10 DONE 2.0s
18:28:35 
18:28:35 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:28:35 #11 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.1s done
18:28:35 #11 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 34.60MB / 65.76MB 1.9s
18:28:35 #11 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:28:35 #11 sha256:e8e1464f60c1b7eeb912966b15cee00eb3c093490526d8845f337c57a1558b95 1.58kB / 1.58kB done
18:28:35 #11 sha256:61602eb26c6bb488fe14299710ced67f2b3545f6ae2cc3f7ba6c575948879762 7.24kB / 7.24kB done
18:28:35 #11 sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 156B / 156B 0.1s done
18:28:35 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:28:35 ++ pwd
18:28:35 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:28:35 Project root: .
18:28:35 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:28:35 INFO: man/src/attach.md found
18:28:35 WARN: man/src/build.md does not exist, skipping
18:28:35 WARN: man/src/builder/build.md does not exist, skipping
18:28:35 WARN: man/src/builder/prune.md does not exist, skipping
18:28:35 WARN: man/src/builder.md does not exist, skipping
18:28:35 WARN: man/src/checkpoint/create.md does not exist, skipping
18:28:35 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:28:35 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:28:35 WARN: man/src/checkpoint.md does not exist, skipping
18:28:35 INFO: man/src/commit.md found
18:28:35 WARN: man/src/config/create.md does not exist, skipping
18:28:35 WARN: man/src/config/inspect.md does not exist, skipping
18:28:35 WARN: man/src/config/ls.md does not exist, skipping
18:28:35 WARN: man/src/config/rm.md does not exist, skipping
18:28:35 WARN: man/src/config.md does not exist, skipping
18:28:35 INFO: man/src/container/attach.md found
18:28:35 INFO: man/src/container/commit.md found
18:28:35 INFO: man/src/container/cp.md found
18:28:35 INFO: man/src/container/create.md found
18:28:35 INFO: man/src/container/diff.md found
18:28:35 INFO: man/src/container/exec.md found
18:28:35 INFO: man/src/container/export.md found
18:28:35 WARN: man/src/container/inspect.md does not exist, skipping
18:28:35 INFO: man/src/container/kill.md found
18:28:35 INFO: man/src/container/logs.md found
18:28:35 INFO: man/src/container/ls.md found
18:28:35 INFO: man/src/container/pause.md found
18:28:35 INFO: man/src/container/port.md found
18:28:35 WARN: man/src/container/prune.md does not exist, skipping
18:28:35 INFO: man/src/container/rename.md found
18:28:35 INFO: man/src/container/restart.md found
18:28:35 INFO: man/src/container/rm.md found
18:28:35 INFO: man/src/container/run.md found
18:28:35 INFO: man/src/container/start.md found
18:28:35 INFO: man/src/container/stats.md found
18:28:35 INFO: man/src/container/stop.md found
18:28:35 INFO: man/src/container/top.md found
18:28:35 INFO: man/src/container/unpause.md found
18:28:35 INFO: man/src/container/update.md found
18:28:35 INFO: man/src/container/wait.md found
18:28:35 WARN: man/src/container.md does not exist, skipping
18:28:35 WARN: man/src/context/create.md does not exist, skipping
18:28:35 WARN: man/src/context/export.md does not exist, skipping
18:28:35 WARN: man/src/context/import.md does not exist, skipping
18:28:35 WARN: man/src/context/inspect.md does not exist, skipping
18:28:35 WARN: man/src/context/ls.md does not exist, skipping
18:28:35 WARN: man/src/context/rm.md does not exist, skipping
18:28:35 WARN: man/src/context/show.md does not exist, skipping
18:28:35 WARN: man/src/context/update.md does not exist, skipping
18:28:35 WARN: man/src/context/use.md does not exist, skipping
18:28:35 WARN: man/src/context.md does not exist, skipping
18:28:35 INFO: man/src/cp.md found
18:28:35 INFO: man/src/create.md found
18:28:35 INFO: man/src/diff.md found
18:28:35 INFO: man/src/events.md found
18:28:35 INFO: man/src/exec.md found
18:28:35 INFO: man/src/export.md found
18:28:35 INFO: man/src/history.md found
18:28:35 INFO: man/src/image/build.md found
18:28:35 INFO: man/src/image/history.md found
18:28:35 INFO: man/src/image/import.md found
18:28:35 WARN: man/src/image/inspect.md does not exist, skipping
18:28:35 INFO: man/src/image/load.md found
18:28:35 INFO: man/src/image/ls.md found
18:28:35 WARN: man/src/image/prune.md does not exist, skipping
18:28:35 INFO: man/src/image/pull.md found
18:28:35 INFO: man/src/image/push.md found
18:28:35 INFO: man/src/image/rm.md found
18:28:35 INFO: man/src/image/save.md found
18:28:35 INFO: man/src/image/tag.md found
18:28:35 WARN: man/src/image.md does not exist, skipping
18:28:35 INFO: man/src/images.md found
18:28:35 INFO: man/src/import.md found
18:28:35 INFO: man/src/info.md found
18:28:35 INFO: man/src/inspect.md found
18:28:35 INFO: man/src/kill.md found
18:28:35 INFO: man/src/load.md found
18:28:35 INFO: man/src/login.md found
18:28:35 INFO: man/src/logout.md found
18:28:35 INFO: man/src/logs.md found
18:28:35 WARN: man/src/manifest/annotate.md does not exist, skipping
18:28:35 WARN: man/src/manifest/create.md does not exist, skipping
18:28:35 WARN: man/src/manifest/inspect.md does not exist, skipping
18:28:35 WARN: man/src/manifest/push.md does not exist, skipping
18:28:35 WARN: man/src/manifest/rm.md does not exist, skipping
18:28:35 WARN: man/src/manifest.md does not exist, skipping
18:28:35 INFO: man/src/network/connect.md found
18:28:35 INFO: man/src/network/create.md found
18:28:35 INFO: man/src/network/disconnect.md found
18:28:35 INFO: man/src/network/inspect.md found
18:28:35 INFO: man/src/network/ls.md found
18:28:35 WARN: man/src/network/prune.md does not exist, skipping
18:28:35 INFO: man/src/network/rm.md found
18:28:35 WARN: man/src/network.md does not exist, skipping
18:28:35 WARN: man/src/node/demote.md does not exist, skipping
18:28:35 WARN: man/src/node/inspect.md does not exist, skipping
18:28:35 WARN: man/src/node/ls.md does not exist, skipping
18:28:35 WARN: man/src/node/promote.md does not exist, skipping
18:28:35 WARN: man/src/node/ps.md does not exist, skipping
18:28:35 WARN: man/src/node/rm.md does not exist, skipping
18:28:35 WARN: man/src/node/update.md does not exist, skipping
18:28:35 WARN: man/src/node.md does not exist, skipping
18:28:35 INFO: man/src/pause.md found
18:28:35 WARN: man/src/plugin/create.md does not exist, skipping
18:28:35 WARN: man/src/plugin/disable.md does not exist, skipping
18:28:35 WARN: man/src/plugin/enable.md does not exist, skipping
18:28:35 WARN: man/src/plugin/inspect.md does not exist, skipping
18:28:35 WARN: man/src/plugin/install.md does not exist, skipping
18:28:35 INFO: man/src/plugin/ls.md found
18:28:35 WARN: man/src/plugin/push.md does not exist, skipping
18:28:35 WARN: man/src/plugin/rm.md does not exist, skipping
18:28:35 WARN: man/src/plugin/set.md does not exist, skipping
18:28:35 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:28:35 WARN: man/src/plugin.md does not exist, skipping
18:28:35 INFO: man/src/port.md found
18:28:35 INFO: man/src/ps.md found
18:28:35 INFO: man/src/pull.md found
18:28:35 INFO: man/src/push.md found
18:28:35 INFO: man/src/rename.md found
18:28:35 INFO: man/src/restart.md found
18:28:35 INFO: man/src/rm.md found
18:28:35 INFO: man/src/rmi.md found
18:28:35 WARN: man/src/run.md does not exist, skipping
18:28:35 INFO: man/src/save.md found
18:28:35 INFO: man/src/search.md found
18:28:35 WARN: man/src/secret/create.md does not exist, skipping
18:28:35 WARN: man/src/secret/inspect.md does not exist, skipping
18:28:35 WARN: man/src/secret/ls.md does not exist, skipping
18:28:35 WARN: man/src/secret/rm.md does not exist, skipping
18:28:35 WARN: man/src/secret.md does not exist, skipping
18:28:35 WARN: man/src/service/create.md does not exist, skipping
18:28:35 WARN: man/src/service/inspect.md does not exist, skipping
18:28:35 WARN: man/src/service/logs.md does not exist, skipping
18:28:35 WARN: man/src/service/ls.md does not exist, skipping
18:28:35 WARN: man/src/service/ps.md does not exist, skipping
18:28:35 WARN: man/src/service/rm.md does not exist, skipping
18:28:35 WARN: man/src/service/rollback.md does not exist, skipping
18:28:35 WARN: man/src/service/scale.md does not exist, skipping
18:28:35 WARN: man/src/service/update.md does not exist, skipping
18:28:35 WARN: man/src/service.md does not exist, skipping
18:28:35 WARN: man/src/stack/config.md does not exist, skipping
18:28:35 WARN: man/src/stack/deploy.md does not exist, skipping
18:28:35 WARN: man/src/stack/ls.md does not exist, skipping
18:28:35 WARN: man/src/stack/ps.md does not exist, skipping
18:28:35 WARN: man/src/stack/rm.md does not exist, skipping
18:28:35 WARN: man/src/stack/services.md does not exist, skipping
18:28:35 WARN: man/src/stack.md does not exist, skipping
18:28:35 INFO: man/src/start.md found
18:28:35 INFO: man/src/stats.md found
18:28:35 INFO: man/src/stop.md found
18:28:35 WARN: man/src/swarm/ca.md does not exist, skipping
18:28:35 WARN: man/src/swarm/init.md does not exist, skipping
18:28:35 WARN: man/src/swarm/join.md does not exist, skipping
18:28:35 WARN: man/src/swarm/join-token.md does not exist, skipping
18:28:35 WARN: man/src/swarm/leave.md does not exist, skipping
18:28:35 WARN: man/src/swarm/unlock.md does not exist, skipping
18:28:35 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:28:35 WARN: man/src/swarm/update.md does not exist, skipping
18:28:35 WARN: man/src/swarm.md does not exist, skipping
18:28:35 WARN: man/src/system/df.md does not exist, skipping
18:28:35 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:28:35 INFO: man/src/system/events.md found
18:28:35 INFO: man/src/system/info.md found
18:28:35 WARN: man/src/system/prune.md does not exist, skipping
18:28:35 WARN: man/src/system.md does not exist, skipping
18:28:35 INFO: man/src/tag.md found
18:28:35 INFO: man/src/top.md found
18:28:35 WARN: man/src/trust/inspect.md does not exist, skipping
18:28:35 WARN: man/src/trust/key/generate.md does not exist, skipping
18:28:35 WARN: man/src/trust/key/load.md does not exist, skipping
18:28:35 WARN: man/src/trust/key.md does not exist, skipping
18:28:35 WARN: man/src/trust/revoke.md does not exist, skipping
18:28:35 WARN: man/src/trust/sign.md does not exist, skipping
18:28:35 WARN: man/src/trust/signer/add.md does not exist, skipping
18:28:35 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:28:35 WARN: man/src/trust/signer.md does not exist, skipping
18:28:35 WARN: man/src/trust.md does not exist, skipping
18:28:35 INFO: man/src/unpause.md found
18:28:35 INFO: man/src/update.md found
18:28:35 INFO: man/src/version.md found
18:28:35 INFO: man/src/volume/create.md found
18:28:35 INFO: man/src/volume/inspect.md found
18:28:35 INFO: man/src/volume/ls.md found
18:28:35 WARN: man/src/volume/prune.md does not exist, skipping
18:28:35 WARN: man/src/volume/rm.md does not exist, skipping
18:28:35 WARN: man/src/volume/update.md does not exist, skipping
18:28:35 INFO: man/src/volume.md found
18:28:35 INFO: man/src/wait.md found
18:28:35 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:28:35 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:28:35 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:28:35 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:28:35 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:28:35 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:28:35 make[2]: Leaving directory '/root/build-deb/cli'
18:28:35 # Build buildx plugin
18:28:35 cd /go/src/github.com/docker/buildx \
18:28:35 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:28:35 && GO111MODULE=on \
18:28:35 	CGO_ENABLED=0 \
18:28:35 		go build \
18:28:35 			-mod=vendor \
18:28:35 			-trimpath \
18:28:35 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:28:35 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:28:35 			./cmd/buildx
18:28:35   Installing       : libpwquality-1.4.4-8.el9.aarch64                     36/59 
18:28:35   Installing       : util-linux-2.37.4-15.el9.aarch64                     37/59 
18:28:35 warning: /etc/adjtime created as /etc/adjtime.rpmnew
18:28:35 
18:28:35   Installing       : kmod-libs-28-9.el9.aarch64                           38/59 
18:28:35   Installing       : kmod-28-9.el9.aarch64                                39/59 
18:28:35   Installing       : fuse-common-3.10.2-6.el9.aarch64                     40/59 
18:28:35   Installing       : fuse3-3.10.2-6.el9.aarch64                           41/59 
18:28:35   Installing       : fuse-overlayfs-1.12-1.el9.aarch64                    42/59 
18:28:35   Running scriptlet: fuse-overlayfs-1.12-1.el9.aarch64                    42/59 
18:28:35   Installing       : diffutils-3.7-12.el9.aarch64                         43/59 
18:28:35   Installing       : policycoreutils-3.5-2.el9.aarch64                    44/59 
18:28:35   Running scriptlet: policycoreutils-3.5-2.el9.aarch64                    44/59 
18:28:35   Installing       : selinux-policy-38.1.24-1.el9.noarch                  45/59 
18:28:35   Running scriptlet: selinux-policy-38.1.24-1.el9.noarch                  45/59 
18:28:35 #11 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 39.85MB / 65.76MB 2.1s
18:28:35   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         46/59 
18:28:35   Installing       : selinux-policy-targeted-38.1.24-1.el9.noarch         46/59 
18:28:35 Reading package lists...
18:28:35 Building dependency tree...
18:28:35 Reading state information...
18:28:35 The following additional packages will be installed:
18:28:35   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
18:28:35   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
18:28:35   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
18:28:35   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
18:28:35   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
18:28:35   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
18:28:35   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:28:35   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
18:28:35   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
18:28:35   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:28:35   python3-software-properties python3.7 python3.7-minimal readline-common
18:28:35 Suggested packages:
18:28:35   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
18:28:35   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
18:28:35   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:28:35   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
18:28:35   python3.7-doc binutils binfmt-support readline-doc
18:28:35 Recommended packages:
18:28:35   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
18:28:35   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
18:28:35 #11 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 45.09MB / 65.76MB 2.3s
18:28:35 The following NEW packages will be installed:
18:28:35   apt-transport-https ca-certificates curl dirmngr distro-info-data
18:28:35   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:28:35   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:28:35   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
18:28:35   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
18:28:35   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
18:28:35   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:28:35   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
18:28:35   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
18:28:35   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
18:28:35   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:28:35   python3-software-properties python3.7 python3.7-minimal readline-common
18:28:35   software-properties-common
18:28:35 #11 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 50.33MB / 65.76MB 2.5s
18:28:35 #11 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 55.36MB / 65.76MB 2.7s
18:28:36 0 upgraded, 66 newly installed, 0 to remove and 5 not upgraded.
18:28:36 Need to get 23.9 MB of archives.
18:28:36 After this operation, 82.8 MB of additional disk space will be used.
18:28:36 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB]
18:28:36 #11 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 61.87MB / 65.76MB 3.0s
18:28:36 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u5 [589 kB]
18:28:36 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB]
18:28:36 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u5 [1728 kB]
18:28:36 Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:28:36 Get:6 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
18:28:36 Get:7 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:28:36 Get:8 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
18:28:36 Get:9 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
18:28:36 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
18:28:36 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u5 [1734 kB]
18:28:36 Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u5 [330 kB]
18:28:36 Get:13 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:28:36 Get:14 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:28:36 Get:15 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:28:36 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB]
18:28:36 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB]
18:28:36 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB]
18:28:36 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB]
18:28:36 Get:20 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB]
18:28:36 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB]
18:28:36 Get:22 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:28:36 Get:23 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
18:28:36 Get:24 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
18:28:36 Get:25 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
18:28:36 Get:26 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
18:28:36 Get:27 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:28:36 Get:28 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:28:36 Get:29 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:28:36 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB]
18:28:36 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u7 [335 kB]
18:28:36 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u7 [266 kB]
18:28:36 Get:33 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
18:28:36 Get:34 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
18:28:36 Get:35 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
18:28:36 Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
18:28:36 Get:37 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
18:28:36 Get:38 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
18:28:36 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u7 [7308 B]
18:28:36 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u5 [1261 kB]
18:28:36 Get:41 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
18:28:36 Get:42 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
18:28:36 Get:43 http://deb.debian.org/debian buster/main amd64 libpackagekit-glib2-18 amd64 1.1.12-5 [116 kB]
18:28:36 Get:44 http://deb.debian.org/debian buster/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.12-5 [35.9 kB]
18:28:36 Get:45 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
18:28:36 Get:46 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
18:28:36 Get:47 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
18:28:36 Get:48 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
18:28:36 Get:49 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
18:28:36 Get:50 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
18:28:36 Get:51 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
18:28:36 Get:52 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
18:28:36 Get:53 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
18:28:36 Get:54 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
18:28:36 Get:55 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
18:28:36 Get:56 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
18:28:36 Get:57 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u7 [333 kB]
18:28:36 Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.24-0+deb10u1 [218 kB]
18:28:36 Get:59 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
18:28:36 Get:60 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
18:28:36 Get:61 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
18:28:36 Get:62 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB]
18:28:36 Get:63 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB]
18:28:36 Get:64 http://deb.debian.org/debian buster/main amd64 python3-pycurl amd64 7.43.0.2-0.1 [66.3 kB]
18:28:36 Get:65 http://deb.debian.org/debian buster/main amd64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
18:28:36 Get:66 http://deb.debian.org/debian buster/main amd64 software-properties-common all 0.96.20.2-2 [83.3 kB]
18:28:36 #11 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 65.76MB / 65.76MB 3.2s
18:28:36  * base: download.cf.centos.org
18:28:36  * extras: download.cf.centos.org
18:28:36  * updates: download.cf.centos.org
18:28:36 debconf: delaying package configuration, since apt-utils is not installed
18:28:36 Fetched 23.9 MB in 0s (50.1 MB/s)
18:28:36 Selecting previously unselected package libssl1.1:amd64.
18:28:36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6686 files and directories currently installed.)
18:28:36 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
18:28:36 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
18:28:36 #11 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 65.76MB / 65.76MB 3.5s done
18:28:36 Selecting previously unselected package libpython3.7-minimal:amd64.
18:28:36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_amd64.deb ...
18:28:36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ...
18:28:36 Selecting previously unselected package libexpat1:amd64.
18:28:36 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_amd64.deb ...
18:28:36 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ...
18:28:36 Selecting previously unselected package python3.7-minimal.
18:28:36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_amd64.deb ...
18:28:36 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
18:28:36 #11 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29
18:28:37 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
18:28:37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ...
18:28:37 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ...
18:28:37 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
18:28:37 make[1]: Leaving directory '/root/build-deb'
18:28:37  dpkg-genbuildinfo
18:28:37  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.changes
18:28:37 dpkg-genchanges: info: including full source code in upload
18:28:37  dpkg-source -I.git --after-build .
18:28:37 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:28:37 + destination=/build
18:28:37 + mkdir -p /build
18:28:37 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb /build
18:28:37 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc'
18:28:37 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc'
18:28:37 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz'
18:28:37 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz'
18:28:37 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.buildinfo'
18:28:37 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.buildinfo'
18:28:37 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.changes'
18:28:37 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.changes'
18:28:37 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb'
18:28:37 Selecting previously unselected package python3-minimal.
18:28:37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6947 files and directories currently installed.)
18:28:37 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
18:28:37 Unpacking python3-minimal (3.7.3-1) ...
18:28:37 Selecting previously unselected package mime-support.
18:28:37 Preparing to unpack .../1-mime-support_3.62_all.deb ...
18:28:37 Unpacking mime-support (3.62) ...
18:28:37 Selecting previously unselected package libmpdec2:amd64.
18:28:37 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
18:28:37 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:28:37 Selecting previously unselected package readline-common.
18:28:37 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
18:28:37 Unpacking readline-common (7.0-5) ...
18:28:37 Selecting previously unselected package libreadline7:amd64.
18:28:37 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
18:28:37 Unpacking libreadline7:amd64 (7.0-5) ...
18:28:37 Selecting previously unselected package libsqlite3-0:amd64.
18:28:37 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
18:28:37 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
18:28:37 # Build the compose plugin
18:28:37 cd /go/src/github.com/docker/compose \
18:28:37 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:28:37 make[2]: Entering directory '/root/build-deb/compose'
18:28:37 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:28:37 go: downloading github.com/docker/cli v24.0.5+incompatible
18:28:37 go: downloading go.opentelemetry.io/otel v1.14.0
18:28:37 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:28:37 go: downloading github.com/compose-spec/compose-go v1.18.3
18:28:37 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:28:37 go: downloading github.com/docker/buildx v0.11.2
18:28:37 go: downloading github.com/docker/docker v24.0.5+incompatible
18:28:37 go: downloading github.com/hashicorp/go-version v1.6.0
18:28:37 go: downloading github.com/mattn/go-shellwords v1.0.12
18:28:37 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:28:37 go: downloading github.com/moby/buildkit v0.12.1
18:28:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:28:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:28:37 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:28:37 go: downloading google.golang.org/grpc v1.57.0
18:28:37 go: downloading github.com/containerd/containerd v1.7.3
18:28:37 go: downloading github.com/jonboulle/clockwork v0.4.0
18:28:37 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:28:37 go: downloading github.com/stretchr/testify v1.8.4
18:28:37 go: downloading github.com/theupdateframework/notary v0.7.0
18:28:37 go: downloading golang.org/x/sys v0.7.0
18:28:37 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:28:37 go: downloading github.com/containerd/console v1.0.3
18:28:37 go: downloading github.com/imdario/mergo v0.3.16
18:28:37 go: downloading github.com/adrg/xdg v0.4.0
18:28:37 go: downloading github.com/buger/goterm v1.0.4
18:28:37 go: downloading github.com/go-logr/logr v1.2.4
18:28:37 go: downloading github.com/hashicorp/errwrap v1.1.0
18:28:37 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:28:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:28:37 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:28:37 go: downloading k8s.io/client-go v0.26.2
18:28:37 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:28:37 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:28:37 go: downloading k8s.io/api v0.26.2
18:28:37 go: downloading k8s.io/apimachinery v0.26.2
18:28:37 go: downloading github.com/pelletier/go-toml v1.9.5
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:28:37 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:28:37 go: downloading github.com/golang/mock v1.6.0
18:28:37 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:28:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:28:37 go: downloading golang.org/x/crypto v0.7.0
18:28:37 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:28:37 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:28:37 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:28:37 go: downloading golang.org/x/net v0.9.0
18:28:37 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:28:37 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:28:37 go: downloading github.com/moby/locker v1.0.1
18:28:37 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:28:37 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:28:37 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:28:37 go: downloading github.com/gogo/googleapis v1.4.1
18:28:37 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:28:37 go: downloading google.golang.org/protobuf v1.30.0
18:28:37 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:28:37 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:28:37 go: downloading github.com/google/gofuzz v1.2.0
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:28:37 go: downloading github.com/aws/smithy-go v1.13.5
18:28:37 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:28:37 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:28:37 go: downloading golang.org/x/term v0.7.0
18:28:37 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:28:37 go: downloading github.com/containerd/continuity v0.4.1
18:28:37 go: downloading k8s.io/klog/v2 v2.90.1
18:28:37 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:28:37 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:28:37 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:28:37 go: downloading gopkg.in/inf.v0 v0.9.1
18:28:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:28:37 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:28:37 go: downloading golang.org/x/oauth2 v0.7.0
18:28:37 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:28:37 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:28:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:28:37 go: downloading github.com/mattn/go-colorable v0.1.13
18:28:37 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:28:37 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:28:37 go: downloading sigs.k8s.io/yaml v1.3.0
18:28:37 go: downloading github.com/moby/spdystream v0.2.0
18:28:37 go: downloading github.com/mattn/go-isatty v0.0.17
18:28:37 go: downloading github.com/json-iterator/go v1.1.12
18:28:37 go: downloading github.com/modern-go/reflect2 v1.0.2
18:28:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:28:37 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:28:37 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:28:37 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:28:37 go: downloading github.com/go-openapi/swag v0.19.14
18:28:37 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:28:37 go: downloading github.com/mailru/easyjson v0.7.6
18:28:37 go: downloading github.com/josharian/intern v1.0.0
18:28:37 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:28:37 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_amd64.deb ...
18:28:37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ...
18:28:37 Selecting previously unselected package python3.7.
18:28:37 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_amd64.deb ...
18:28:37 Unpacking python3.7 (3.7.3-2+deb10u5) ...
18:28:38 Selecting previously unselected package libpython3-stdlib:amd64.
18:28:38 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
18:28:38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:28:38 Setting up python3-minimal (3.7.3-1) ...
18:28:38 Selecting previously unselected package python3.
18:28:38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7416 files and directories currently installed.)
18:28:38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:28:38 Unpacking python3 (3.7.3-1) ...
18:28:38 Selecting previously unselected package libkeyutils1:amd64.
18:28:38 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
18:28:38 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:28:38 Selecting previously unselected package libkrb5support0:amd64.
18:28:38 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_amd64.deb ...
18:28:38 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ...
18:28:38 Selecting previously unselected package libk5crypto3:amd64.
18:28:38 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_amd64.deb ...
18:28:38 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ...
18:28:38 Selecting previously unselected package libkrb5-3:amd64.
18:28:38 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_amd64.deb ...
18:28:38 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ...
18:28:38 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:28:38 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ...
18:28:38 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
18:28:38 Selecting previously unselected package apt-transport-https.
18:28:38 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
18:28:38 Unpacking apt-transport-https (1.8.2.3) ...
18:28:38 Selecting previously unselected package openssl.
18:28:38 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_amd64.deb ...
18:28:38 Unpacking openssl (1.1.1n-0+deb10u6) ...
18:28:38 Selecting previously unselected package ca-certificates.
18:28:38 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
18:28:38 Unpacking ca-certificates (20200601~deb10u2) ...
18:28:38 Selecting previously unselected package libsasl2-modules-db:amd64.
18:28:38 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
18:28:38 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:28:38 Selecting previously unselected package libsasl2-2:amd64.
18:28:38 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
18:28:38 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:28:38 Selecting previously unselected package libldap-common.
18:28:38 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
18:28:38 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:28:38 Selecting previously unselected package libldap-2.4-2:amd64.
18:28:38 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
18:28:38 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
18:28:38 Selecting previously unselected package libnghttp2-14:amd64.
18:28:38 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:28:38 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:28:38 Selecting previously unselected package libpsl5:amd64.
18:28:38 Preparing to unpack .../14-libpsl5_0.20.2-2_amd64.deb ...
18:28:38 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:28:38 Selecting previously unselected package librtmp1:amd64.
18:28:38 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:28:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:28:38 Selecting previously unselected package libssh2-1:amd64.
18:28:38 Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ...
18:28:38 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
18:28:38 Selecting previously unselected package libcurl4:amd64.
18:28:38 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u7_amd64.deb ...
18:28:38 Unpacking libcurl4:amd64 (7.64.0-4+deb10u7) ...
18:28:39 Selecting previously unselected package curl.
18:28:39 Preparing to unpack .../18-curl_7.64.0-4+deb10u7_amd64.deb ...
18:28:39 Unpacking curl (7.64.0-4+deb10u7) ...
18:28:39 Selecting previously unselected package libassuan0:amd64.
18:28:39 Preparing to unpack .../19-libassuan0_2.5.2-1_amd64.deb ...
18:28:39 Unpacking libassuan0:amd64 (2.5.2-1) ...
18:28:39 Selecting previously unselected package gpgconf.
18:28:39 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
18:28:39 Unpacking gpgconf (2.2.12-1+deb10u2) ...
18:28:39 Selecting previously unselected package lsb-base.
18:28:39 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
18:28:39 Unpacking lsb-base (10.2019051400) ...
18:28:39 Selecting previously unselected package libksba8:amd64.
18:28:39 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_amd64.deb ...
18:28:39 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
18:28:39 Selecting previously unselected package libnpth0:amd64.
18:28:39 Preparing to unpack .../23-libnpth0_1.6-1_amd64.deb ...
18:28:39 Unpacking libnpth0:amd64 (1.6-1) ...
18:28:39 Selecting previously unselected package dirmngr.
18:28:39 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
18:28:39 Unpacking dirmngr (2.2.12-1+deb10u2) ...
18:28:39 Selecting previously unselected package distro-info-data.
18:28:39 Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ...
18:28:39 Unpacking distro-info-data (0.41+deb10u7) ...
18:28:39 Selecting previously unselected package libglib2.0-0:amd64.
18:28:39 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_amd64.deb ...
18:28:39 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u5) ...
18:28:39 Selecting previously unselected package libgirepository-1.0-1:amd64.
18:28:39 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
18:28:39 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
18:28:39 Selecting previously unselected package gir1.2-glib-2.0:amd64.
18:28:39 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
18:28:39 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
18:28:39 Selecting previously unselected package libpackagekit-glib2-18:amd64.
18:28:39 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_amd64.deb ...
18:28:39 Unpacking libpackagekit-glib2-18:amd64 (1.1.12-5) ...
18:28:39 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:28:39 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_amd64.deb ...
18:28:39 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
18:28:39 Selecting previously unselected package gnupg-l10n.
18:28:39 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
18:28:39 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
18:28:39 Selecting previously unselected package gnupg-utils.
18:28:39 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
18:28:39 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
18:28:39 Selecting previously unselected package gpg.
18:28:39 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_amd64.deb ...
18:28:39 Unpacking gpg (2.2.12-1+deb10u2) ...
18:28:39 Selecting previously unselected package pinentry-curses.
18:28:39 Preparing to unpack .../34-pinentry-curses_1.1.0-2_amd64.deb ...
18:28:39 Unpacking pinentry-curses (1.1.0-2) ...
18:28:39 Selecting previously unselected package gpg-agent.
18:28:39 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
18:28:39 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
18:28:39 Selecting previously unselected package gpg-wks-client.
18:28:39 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
18:28:39 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
18:28:40 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:28:40 + make manpages
18:28:40 scripts/docs/generate-man.sh
18:28:40 + cp -r . /tmp/docker-cli-docsgen.bdn1A3Mbms/
18:28:40 + cd /tmp/docker-cli-docsgen.bdn1A3Mbms
18:28:40 + ./scripts/vendor init
18:28:40 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:28:40 + cp man/tools.go .
18:28:40 + ./scripts/vendor update
18:28:40 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:28:40 go: downloading github.com/spf13/cobra v1.7.0
18:28:40 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:28:40 go: downloading github.com/docker/go-units v0.5.0
18:28:40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:28:40 go: downloading github.com/spf13/pflag v1.0.5
18:28:40 go: downloading github.com/fvbommel/sortorder v1.0.2
18:28:40 go: downloading github.com/moby/term v0.5.0
18:28:40 go: downloading github.com/morikuni/aec v1.0.0
18:28:40 go: downloading github.com/pkg/errors v0.9.1
18:28:40 go: downloading github.com/google/go-cmp v0.5.9
18:28:40 go: downloading gotest.tools/v3 v3.5.0
18:28:40 go: downloading golang.org/x/sync v0.3.0
18:28:40 go: downloading github.com/mattn/go-runewidth v0.0.14
18:28:40 go: downloading github.com/sirupsen/logrus v1.9.3
18:28:40 go: downloading github.com/distribution/reference v0.5.0
18:28:40 go: downloading github.com/moby/sys/sequential v0.5.0
18:28:40 go: downloading github.com/docker/go-connections v0.4.0
18:28:40 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:28:40 go: downloading github.com/moby/patternmatcher v0.6.0
18:28:40 go: downloading golang.org/x/text v0.9.0
18:28:40 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:28:40 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:28:40 go: downloading github.com/opencontainers/go-digest v1.0.0
18:28:40 go: downloading gopkg.in/yaml.v2 v2.4.0
18:28:40 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:28:40 go: downloading github.com/gogo/protobuf v1.3.2
18:28:40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:28:40 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:28:40 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:28:40 go: downloading github.com/containerd/containerd v1.6.24
18:28:40 go: downloading github.com/moby/sys/signal v0.7.0
18:28:40 go: downloading golang.org/x/sys v0.10.0
18:28:40 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:28:40 go: downloading golang.org/x/term v0.8.0
18:28:40 go: downloading dario.cat/mergo v1.0.0
18:28:40 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:28:40 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:28:40 go: downloading github.com/creack/pty v1.1.18
18:28:40 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:28:40 go: downloading github.com/rivo/uniseg v0.2.0
18:28:40 go: downloading github.com/moby/sys/symlink v0.2.0
18:28:40 go: downloading github.com/klauspost/compress v1.16.5
18:28:40 go: downloading gopkg.in/yaml.v3 v3.0.1
18:28:40 go: downloading github.com/stretchr/testify v1.8.1
18:28:40 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:28:40 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:28:40 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:28:40 go: downloading go.opentelemetry.io/otel v1.4.1
18:28:40 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:28:40 go: downloading golang.org/x/time v0.3.0
18:28:40 go: downloading github.com/opencontainers/runc v1.1.7
18:28:40 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:28:40 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:28:40 go: downloading github.com/gorilla/mux v1.8.0
18:28:40 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:28:40 go: downloading golang.org/x/crypto v0.9.0
18:28:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:28:40 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:28:40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:28:40 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:28:40 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:28:40 go: downloading google.golang.org/grpc v1.56.2
18:28:40 go: downloading github.com/russross/blackfriday v1.6.0
18:28:40 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:28:40 go: downloading github.com/davecgh/go-spew v1.1.1
18:28:40 go: downloading github.com/pmezard/go-difflib v1.0.0
18:28:40 go: downloading github.com/Microsoft/go-winio v0.6.1
18:28:40 go: downloading golang.org/x/net v0.10.0
18:28:40 go: downloading github.com/felixge/httpsnoop v1.0.3
18:28:40 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:28:40 go: downloading github.com/go-logr/logr v1.2.3
18:28:40 go: downloading github.com/go-logr/stdr v1.2.2
18:28:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:28:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:28:40 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:28:40 go: downloading github.com/miekg/pkcs11 v1.1.1
18:28:40 go: downloading github.com/prometheus/client_golang v1.14.0
18:28:40 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:28:40 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:28:40 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:28:40 go: downloading github.com/kr/pretty v0.1.0
18:28:40 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:28:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:28:40 go: downloading github.com/golang/protobuf v1.5.3
18:28:40 go: downloading golang.org/x/tools v0.8.0
18:28:40 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:28:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:28:40 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:28:40 go: downloading google.golang.org/protobuf v1.31.0
18:28:40 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc38.aarch64.rpm
18:28:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5544Ab
18:28:40 + umask 022
18:28:40 + cd /root/rpmbuild/BUILD
18:28:40 + cd src
18:28:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
18:28:40 + RPM_EC=0
18:28:40 ++ jobs -p
18:28:40 + exit 0
18:28:40 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.FWs6fE
18:28:40 + umask 022
18:28:40 + cd /root/rpmbuild/BUILD
18:28:40 + rm -rf src src.gemspec
18:28:40 + RPM_EC=0
18:28:40 ++ jobs -p
18:28:40 + exit 0
18:28:40 
18:28:40 RPM build warnings:
18:28:40     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:28:40     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:28:40     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:28:40     source_date_epoch_from_changelog set but %changelog is missing
18:28:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/docker-proxy
18:28:40     source_date_epoch_from_changelog set but %changelog is missing
18:28:40     source_date_epoch_from_changelog set but %changelog is missing
18:28:40     source_date_epoch_from_changelog set but %changelog is missing
18:28:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:40 warning: source_date_epoch_from_changelog set but %changelog is missing
18:28:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X2Q9dC
18:28:40 + umask 022
18:28:40 + cd /root/rpmbuild/BUILD
18:28:40 + cd /root/rpmbuild/BUILD
18:28:40 + rm -rf src
18:28:40 + /usr/bin/mkdir -p src
18:28:40 + cd src
18:28:40 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:28:40 + STATUS=0
18:28:40 + '[' 0 -ne 0 ']'
18:28:40 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:28:40 + STATUS=0
18:28:40 + '[' 0 -ne 0 ']'
18:28:40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:40 + RPM_EC=0
18:28:40 ++ jobs -p
18:28:40 + exit 0
18:28:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bFWCjU
18:28:40 + umask 022
18:28:40 + cd /root/rpmbuild/BUILD
18:28:40 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:40 + export CFLAGS
18:28:40 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:40 + export CXXFLAGS
18:28:40 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:40 + export FFLAGS
18:28:40 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:40 + export FCFLAGS
18:28:40 + VALAFLAGS=-g
18:28:40 + export VALAFLAGS
18:28:40 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:28:40 + export LDFLAGS
18:28:40 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:40 + export LT_SYS_LIBRARY_PATH
18:28:40 + CC=gcc
18:28:40 + export CC
18:28:40 + CXX=g++
18:28:40 + export CXX
18:28:40 + cd src
18:28:40 + pushd /root/rpmbuild/BUILD/src/compose
18:28:40 + make VERSION=v2.21.0 DESTDIR=./bin build
18:28:40 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:28:40 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:28:40 go: downloading github.com/docker/cli v24.0.5+incompatible
18:28:40 go: downloading go.opentelemetry.io/otel v1.14.0
18:28:40 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:28:40 go: downloading github.com/compose-spec/compose-go v1.18.3
18:28:40 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:28:40 go: downloading github.com/docker/buildx v0.11.2
18:28:40 go: downloading github.com/docker/docker v24.0.5+incompatible
18:28:40 Selecting previously unselected package gpg-wks-server.
18:28:40 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
18:28:40 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
18:28:40 Selecting previously unselected package gpgsm.
18:28:40 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
18:28:40 Unpacking gpgsm (2.2.12-1+deb10u2) ...
18:28:40 Selecting previously unselected package gnupg.
18:28:40 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
18:28:40 Unpacking gnupg (2.2.12-1+deb10u2) ...
18:28:40 Selecting previously unselected package gnupg2.
18:28:40 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
18:28:40 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
18:28:40 Selecting previously unselected package iso-codes.
18:28:40 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
18:28:40 Unpacking iso-codes (4.2-1) ...
18:28:40 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:28:40 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:28:40 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:28:40 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:28:40 go: downloading github.com/kr/text v0.2.0
18:28:40 go: downloading github.com/beorn7/perks v1.0.1
18:28:40 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:28:40 go: downloading github.com/prometheus/client_model v0.3.0
18:28:40 go: downloading github.com/prometheus/common v0.42.0
18:28:40 go: downloading github.com/prometheus/procfs v0.9.0
18:28:40 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:28:40 go: downloading github.com/docker/go-metrics v0.0.1
18:28:40 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:28:40 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:28:40 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:28:40 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:28:40 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:28:40 go: downloading k8s.io/klog/v2 v2.80.1
18:28:40 go: downloading github.com/BurntSushi/toml v0.3.1
18:28:40 go: downloading github.com/magiconair/properties v1.5.3
18:28:40 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:28:40 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:28:40 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:28:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:28:40 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:28:40 go: downloading github.com/hashicorp/go-version v1.6.0
18:28:40 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:28:40 go: downloading github.com/moby/buildkit v0.12.1
18:28:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:28:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:28:40 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:28:40 go: downloading google.golang.org/grpc v1.57.0
18:28:40 go: downloading github.com/mattn/go-shellwords v1.0.12
18:28:40 go: downloading github.com/containerd/containerd v1.7.3
18:28:40 go: downloading github.com/jonboulle/clockwork v0.4.0
18:28:40 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:28:40 Selecting previously unselected package libapt-inst2.0:amd64.
18:28:40 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_amd64.deb ...
18:28:40 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
18:28:40 Selecting previously unselected package libcurl3-gnutls:amd64.
18:28:40 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u7_amd64.deb ...
18:28:40 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u7) ...
18:28:40 Selecting previously unselected package libdbus-1-3:amd64.
18:28:40 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_amd64.deb ...
18:28:40 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb10u1) ...
18:28:40 Selecting previously unselected package lsb-release.
18:28:40 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
18:28:40 Unpacking lsb-release (10.2019051400) ...
18:28:40 Selecting previously unselected package python-apt-common.
18:28:40 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
18:28:40 Unpacking python-apt-common (1.8.4.3) ...
18:28:40 Selecting previously unselected package python3-apt.
18:28:40 Preparing to unpack .../47-python3-apt_1.8.4.3_amd64.deb ...
18:28:40 go: downloading golang.org/x/mod v0.10.0
18:28:40 go: downloading github.com/stretchr/testify v1.8.4
18:28:40 go: downloading github.com/theupdateframework/notary v0.7.0
18:28:40 Unpacking python3-apt (1.8.4.3) ...
18:28:40 Selecting previously unselected package python3-dbus.
18:28:40 Preparing to unpack .../48-python3-dbus_1.2.8-3_amd64.deb ...
18:28:40 Unpacking python3-dbus (1.2.8-3) ...
18:28:40 Selecting previously unselected package python3-gi.
18:28:40 Preparing to unpack .../49-python3-gi_3.30.4-1_amd64.deb ...
18:28:40 Unpacking python3-gi (3.30.4-1) ...
18:28:40 Selecting previously unselected package python3-pycurl.
18:28:40 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_amd64.deb ...
18:28:40 Unpacking python3-pycurl (7.43.0.2-0.1) ...
18:28:40 Selecting previously unselected package python3-software-properties.
18:28:40 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
18:28:40 Unpacking python3-software-properties (0.96.20.2-2) ...
18:28:40 Selecting previously unselected package software-properties-common.
18:28:40 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
18:28:40 Unpacking software-properties-common (0.96.20.2-2) ...
18:28:41 #11 ...
18:28:41 
18:28:41 #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:27c2f7ca725556c7eef727c506ff35d6d2a90be6eecb98403de606f4145d5da3
18:28:41 #12 resolve docker.io/library/debian:buster@sha256:27c2f7ca725556c7eef727c506ff35d6d2a90be6eecb98403de606f4145d5da3 0.1s done
18:28:41 #12 sha256:27c2f7ca725556c7eef727c506ff35d6d2a90be6eecb98403de606f4145d5da3 984B / 984B done
18:28:41 #12 sha256:68111b72aab43dcb684b0b4a3dc0926fcbb43f6f6c1f3a370ea6619ec7228d08 529B / 529B done
18:28:41 #12 sha256:f78d91085b70849fb973319dfd27ab073859cccad1326e5e9fd39d36be84f217 1.48kB / 1.48kB done
18:28:41 #12 sha256:2ecd2705b9dde659b853da74fbe8d7227d02acd96f1d34766d44193b82468b37 45.97MB / 45.97MB 2.5s done
18:28:41 #12 extracting sha256:2ecd2705b9dde659b853da74fbe8d7227d02acd96f1d34766d44193b82468b37 4.5s done
18:28:41 #12 DONE 7.3s
18:28:41 
18:28:41 #11 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:28:41 + go mod vendor -modfile=vendor.mod
18:28:41 go: downloading golang.org/x/sys v0.7.0
18:28:41 go: downloading github.com/containerd/console v1.0.3
18:28:41 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:28:41 go: downloading github.com/imdario/mergo v0.3.16
18:28:41 go: downloading github.com/go-logr/logr v1.2.4
18:28:41 go: downloading github.com/hashicorp/errwrap v1.1.0
18:28:41 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:28:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:28:41 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:28:41 go: downloading github.com/adrg/xdg v0.4.0
18:28:41 go: downloading github.com/buger/goterm v1.0.4
18:28:41 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:28:41 go: downloading k8s.io/client-go v0.26.2
18:28:41 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:28:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:28:41 go: downloading github.com/pelletier/go-toml v1.9.5
18:28:41 go: downloading k8s.io/api v0.26.2
18:28:41 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:28:41 go: downloading k8s.io/apimachinery v0.26.2
18:28:41 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
18:28:41 Setting up lsb-base (10.2019051400) ...
18:28:41 Setting up libkeyutils1:amd64 (1.6-6) ...
18:28:41 Setting up libpsl5:amd64 (0.20.2-2) ...
18:28:41 Setting up mime-support (3.62) ...
18:28:41 Setting up apt-transport-https (1.8.2.3) ...
18:28:41 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u5) ...
18:28:41 No schema files found: doing nothing.
18:28:41 Setting up distro-info-data (0.41+deb10u7) ...
18:28:41 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
18:28:41 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:28:41 Setting up libpackagekit-glib2-18:amd64 (1.1.12-5) ...
18:28:41 Setting up libnpth0:amd64 (1.6-1) ...
18:28:41 Setting up libassuan0:amd64 (2.5.2-1) ...
18:28:41 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
18:28:41 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:28:41 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ...
18:28:41 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:28:41 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
18:28:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:28:41 Setting up libdbus-1-3:amd64 (1.12.24-0+deb10u1) ...
18:28:41 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ...
18:28:41 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
18:28:41 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm
18:28:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6Bq22V
18:28:41 + umask 022
18:28:41 + cd /root/rpmbuild/BUILD
18:28:41 + cd src
18:28:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:28:41 + RPM_EC=0
18:28:41 ++ jobs -p
18:28:41 + exit 0
18:28:41 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.JphLx2
18:28:41 + umask 022
18:28:41 + cd /root/rpmbuild/BUILD
18:28:41 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:28:41 + rm -rf src src.gemspec
18:28:41 + RPM_EC=0
18:28:41 ++ jobs -p
18:28:41 + exit 0
18:28:41 
18:28:41 RPM build warnings:
18:28:41     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:28:41     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:28:41     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:28:41     source_date_epoch_from_changelog set but %changelog is missing
18:28:41     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/docker-proxy
18:28:41 warning: source_date_epoch_from_changelog set but %changelog is missing
18:28:41 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P8TJ84
18:28:41 + umask 022
18:28:41 + cd /root/rpmbuild/BUILD
18:28:41 + cd /root/rpmbuild/BUILD
18:28:41 + rm -rf src
18:28:41 + /usr/bin/mkdir -p src
18:28:41 + cd src
18:28:41 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:28:41 + STATUS=0
18:28:41 + '[' 0 -ne 0 ']'
18:28:41 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:28:41 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:28:41 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
18:28:41 + STATUS=0
18:28:41 + '[' 0 -ne 0 ']'
18:28:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:41 + RPM_EC=0
18:28:41 ++ jobs -p
18:28:41 + exit 0
18:28:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2Qne79
18:28:41 + umask 022
18:28:41 + cd /root/rpmbuild/BUILD
18:28:41 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:41 + export CFLAGS
18:28:41 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:41 + export CXXFLAGS
18:28:41 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:41 + export FFLAGS
18:28:41 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:41 + export FCFLAGS
18:28:41 + VALAFLAGS=-g
18:28:41 + export VALAFLAGS
18:28:41 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:28:41 + export RUSTFLAGS
18:28:41 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:28:41 + export LDFLAGS
18:28:41 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:41 + export LT_SYS_LIBRARY_PATH
18:28:41 + CC=gcc
18:28:41 + export CC
18:28:41 + CXX=g++
18:28:41 + export CXX
18:28:41 + cd src
18:28:41 + mkdir -p /go/src/github.com/docker
18:28:41 + rm -f /go/src/github.com/docker/cli
18:28:41 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
18:28:41 + pushd /go/src/github.com/docker/cli
18:28:41 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
18:28:41 + VERSION=0.0.0-20231011170815-26951f7
18:28:41 + GITCOMMIT=26951f7
18:28:41 + GO_LINKMODE=dynamic
18:28:41 + ./scripts/build/binary
18:28:41 Building dynamic docker-linux-amd64
18:28:41 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:28:32Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
18:28:41 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:28:41 go: downloading github.com/golang/mock v1.6.0
18:28:41 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:28:41 Setting up python-apt-common (1.8.4.3) ...
18:28:41 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
18:28:41 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
18:28:41 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ...
18:28:41 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:28:41 Setting up openssl (1.1.1n-0+deb10u6) ...
18:28:41 Setting up readline-common (7.0-5) ...
18:28:41 Setting up iso-codes (4.2-1) ...
18:28:41 Setting up libreadline7:amd64 (7.0-5) ...
18:28:41 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
18:28:41 Setting up pinentry-curses (1.1.0-2) ...
18:28:41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ...
18:28:41 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
18:28:41 Setting up ca-certificates (20200601~deb10u2) ...
18:28:41 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:28:41 go: downloading golang.org/x/crypto v0.7.0
18:28:41 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:28:41 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:28:41 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:28:41 go: downloading golang.org/x/net v0.9.0
18:28:41 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:28:41 Updating certificates in /etc/ssl/certs...
18:28:41 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
18:28:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:28:41 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:28:41 go: downloading github.com/gogo/googleapis v1.4.1
18:28:41 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:28:41 go: downloading github.com/moby/locker v1.0.1
18:28:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:28:41 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:28:41 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:28:41 go: downloading google.golang.org/protobuf v1.30.0
18:28:41 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:28:41 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:28:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:28:42 #11 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 5.1s
18:28:42 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:28:42 + make IMAGE=ubuntu:focal verify
18:28:42 docker run  --rm -i \
18:28:42 	-v "$(pwd):/v" \
18:28:42 	-e DEBIAN_FRONTEND=noninteractive \
18:28:42 	-e PACKAGE_REPO=prod \
18:28:42 	-w /v \
18:28:42 	ubuntu:focal ./verify
18:28:42 Unable to find image 'ubuntu:focal' locally
18:28:42 focal: Pulling from library/ubuntu
18:28:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:28:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:28:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:28:42 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:28:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:28:42 go: downloading github.com/aws/smithy-go v1.13.5
18:28:42 go: downloading github.com/google/gofuzz v1.2.0
18:28:42 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:28:42 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:28:42 go: downloading golang.org/x/term v0.7.0
18:28:42 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:28:42 go: downloading github.com/containerd/continuity v0.4.1
18:28:42 go: downloading k8s.io/klog/v2 v2.90.1
18:28:42 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:28:42 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:28:42 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:28:42 go: downloading gopkg.in/inf.v0 v0.9.1
18:28:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:28:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:28:42 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:28:42 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:28:42 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:28:42 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:28:42 go: downloading golang.org/x/oauth2 v0.7.0
18:28:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:28:42 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:28:42 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:28:42 go: downloading github.com/mattn/go-colorable v0.1.13
18:28:42 go: downloading sigs.k8s.io/yaml v1.3.0
18:28:42 go: downloading github.com/moby/spdystream v0.2.0
18:28:42 go: downloading github.com/mattn/go-isatty v0.0.17
18:28:42 go: downloading github.com/json-iterator/go v1.1.12
18:28:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:28:42 go: downloading github.com/modern-go/reflect2 v1.0.2
18:28:42 137 added, 0 removed; done.
18:28:42 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
18:28:42 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
18:28:42 Setting up gpgconf (2.2.12-1+deb10u2) ...
18:28:42 Setting up libcurl4:amd64 (7.64.0-4+deb10u7) ...
18:28:42 Setting up curl (7.64.0-4+deb10u7) ...
18:28:42 Setting up gpg (2.2.12-1+deb10u2) ...
18:28:42 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:28:42 Setting up python3.7 (3.7.3-2+deb10u5) ...
18:28:42 82d728d38b98: Already exists
18:28:42 Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:28:42 Status: Downloaded newer image for ubuntu:focal
18:28:42 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:28:42 go: downloading github.com/go-openapi/swag v0.19.14
18:28:42 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:28:42 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:28:42 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:28:42 go: downloading github.com/mailru/easyjson v0.7.6
18:28:42 go: downloading github.com/josharian/intern v1.0.0
18:28:42 + verify
18:28:42 + dpkg --version
18:28:42 + verify_deb
18:28:42 + apt-get update
18:28:43 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
18:28:43 Setting up gpg-agent (2.2.12-1+deb10u2) ...
18:28:43 Setting up gpgsm (2.2.12-1+deb10u2) ...
18:28:43 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u7) ...
18:28:43 Setting up python3 (3.7.3-1) ...
18:28:43 Setting up dirmngr (2.2.12-1+deb10u2) ...
18:28:43 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
18:28:43 Setting up python3-pycurl (7.43.0.2-0.1) ...
18:28:43 Setting up python3-gi (3.30.4-1) ...
18:28:43 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
18:28:43 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
18:28:43 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
18:28:43 Setting up lsb-release (10.2019051400) ...
18:28:43 Setting up python3-dbus (1.2.8-3) ...
18:28:43 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
18:28:43 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
18:28:43 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
18:28:43 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
18:28:43 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
18:28:43   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
18:28:43   Installing       : containerd.io-1.6.24-3.1.el8.aarch64                 31/35 
18:28:43   Running scriptlet: containerd.io-1.6.24-3.1.el8.aarch64                 31/35 
18:28:43   Installing       : libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64     32/35 
18:28:43   Installing       : slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch6   33/35 
18:28:43   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   34/35 
18:28:43 Setting up python3-apt (1.8.4.3) ...
18:28:43 Setting up python3-software-properties (0.96.20.2-2) ...
18:28:44 Setting up gnupg (2.2.12-1+deb10u2) ...
18:28:44 Setting up gnupg2 (2.2.12-1+deb10u2) ...
18:28:44 Setting up software-properties-common (0.96.20.2-2) ...
18:28:44 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:28:44 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:28:44 Updating certificates in /etc/ssl/certs...
18:28:44 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:28:44 ++ pwd
18:28:44 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:28:44 Project root: .
18:28:44 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:28:44 INFO: man/src/attach.md found
18:28:44 WARN: man/src/build.md does not exist, skipping
18:28:44 WARN: man/src/builder/build.md does not exist, skipping
18:28:44 WARN: man/src/builder/prune.md does not exist, skipping
18:28:44 WARN: man/src/builder.md does not exist, skipping
18:28:44 WARN: man/src/checkpoint/create.md does not exist, skipping
18:28:44 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:28:44 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:28:44 WARN: man/src/checkpoint.md does not exist, skipping
18:28:44 INFO: man/src/commit.md found
18:28:44 WARN: man/src/config/create.md does not exist, skipping
18:28:44 WARN: man/src/config/inspect.md does not exist, skipping
18:28:44 WARN: man/src/config/ls.md does not exist, skipping
18:28:44 WARN: man/src/config/rm.md does not exist, skipping
18:28:44 WARN: man/src/config.md does not exist, skipping
18:28:44 INFO: man/src/container/attach.md found
18:28:44 INFO: man/src/container/commit.md found
18:28:44 INFO: man/src/container/cp.md found
18:28:44 INFO: man/src/container/create.md found
18:28:44 INFO: man/src/container/diff.md found
18:28:44 INFO: man/src/container/exec.md found
18:28:44 INFO: man/src/container/export.md found
18:28:44 WARN: man/src/container/inspect.md does not exist, skipping
18:28:44 INFO: man/src/container/kill.md found
18:28:44 INFO: man/src/container/logs.md found
18:28:44 INFO: man/src/container/ls.md found
18:28:44 INFO: man/src/container/pause.md found
18:28:44 INFO: man/src/container/port.md found
18:28:44 WARN: man/src/container/prune.md does not exist, skipping
18:28:44 INFO: man/src/container/rename.md found
18:28:44 INFO: man/src/container/restart.md found
18:28:44 INFO: man/src/container/rm.md found
18:28:44 INFO: man/src/container/run.md found
18:28:44 INFO: man/src/container/start.md found
18:28:44 INFO: man/src/container/stats.md found
18:28:44 INFO: man/src/container/stop.md found
18:28:44 INFO: man/src/container/top.md found
18:28:44 INFO: man/src/container/unpause.md found
18:28:44 INFO: man/src/container/update.md found
18:28:44 INFO: man/src/container/wait.md found
18:28:44 WARN: man/src/container.md does not exist, skipping
18:28:44 WARN: man/src/context/create.md does not exist, skipping
18:28:44 WARN: man/src/context/export.md does not exist, skipping
18:28:44 WARN: man/src/context/import.md does not exist, skipping
18:28:44 WARN: man/src/context/inspect.md does not exist, skipping
18:28:44 WARN: man/src/context/ls.md does not exist, skipping
18:28:44 WARN: man/src/context/rm.md does not exist, skipping
18:28:44 WARN: man/src/context/show.md does not exist, skipping
18:28:44 WARN: man/src/context/update.md does not exist, skipping
18:28:44 WARN: man/src/context/use.md does not exist, skipping
18:28:44 WARN: man/src/context.md does not exist, skipping
18:28:44 INFO: man/src/cp.md found
18:28:44 INFO: man/src/create.md found
18:28:44 INFO: man/src/diff.md found
18:28:44 INFO: man/src/events.md found
18:28:44 INFO: man/src/exec.md found
18:28:44 INFO: man/src/export.md found
18:28:44 INFO: man/src/history.md found
18:28:44 INFO: man/src/image/build.md found
18:28:44 INFO: man/src/image/history.md found
18:28:44 INFO: man/src/image/import.md found
18:28:44 WARN: man/src/image/inspect.md does not exist, skipping
18:28:44 INFO: man/src/image/load.md found
18:28:44 INFO: man/src/image/ls.md found
18:28:44 WARN: man/src/image/prune.md does not exist, skipping
18:28:44 INFO: man/src/image/pull.md found
18:28:44 INFO: man/src/image/push.md found
18:28:44 INFO: man/src/image/rm.md found
18:28:44 INFO: man/src/image/save.md found
18:28:44 INFO: man/src/image/tag.md found
18:28:44 WARN: man/src/image.md does not exist, skipping
18:28:44 INFO: man/src/images.md found
18:28:44 INFO: man/src/import.md found
18:28:44 INFO: man/src/info.md found
18:28:44 INFO: man/src/inspect.md found
18:28:44 INFO: man/src/kill.md found
18:28:44 INFO: man/src/load.md found
18:28:44 INFO: man/src/login.md found
18:28:44 INFO: man/src/logout.md found
18:28:44 INFO: man/src/logs.md found
18:28:44 WARN: man/src/manifest/annotate.md does not exist, skipping
18:28:44 WARN: man/src/manifest/create.md does not exist, skipping
18:28:44 WARN: man/src/manifest/inspect.md does not exist, skipping
18:28:44 WARN: man/src/manifest/push.md does not exist, skipping
18:28:44 WARN: man/src/manifest/rm.md does not exist, skipping
18:28:44 WARN: man/src/manifest.md does not exist, skipping
18:28:44 INFO: man/src/network/connect.md found
18:28:44 INFO: man/src/network/create.md found
18:28:44 INFO: man/src/network/disconnect.md found
18:28:44 INFO: man/src/network/inspect.md found
18:28:44 INFO: man/src/network/ls.md found
18:28:44 WARN: man/src/network/prune.md does not exist, skipping
18:28:44 INFO: man/src/network/rm.md found
18:28:44 WARN: man/src/network.md does not exist, skipping
18:28:44 WARN: man/src/node/demote.md does not exist, skipping
18:28:44 WARN: man/src/node/inspect.md does not exist, skipping
18:28:44 WARN: man/src/node/ls.md does not exist, skipping
18:28:44 WARN: man/src/node/promote.md does not exist, skipping
18:28:44 WARN: man/src/node/ps.md does not exist, skipping
18:28:44 WARN: man/src/node/rm.md does not exist, skipping
18:28:44 WARN: man/src/node/update.md does not exist, skipping
18:28:44 WARN: man/src/node.md does not exist, skipping
18:28:44 INFO: man/src/pause.md found
18:28:44 WARN: man/src/plugin/create.md does not exist, skipping
18:28:44 WARN: man/src/plugin/disable.md does not exist, skipping
18:28:44 WARN: man/src/plugin/enable.md does not exist, skipping
18:28:44 WARN: man/src/plugin/inspect.md does not exist, skipping
18:28:44 WARN: man/src/plugin/install.md does not exist, skipping
18:28:44 INFO: man/src/plugin/ls.md found
18:28:44 WARN: man/src/plugin/push.md does not exist, skipping
18:28:44 WARN: man/src/plugin/rm.md does not exist, skipping
18:28:44 WARN: man/src/plugin/set.md does not exist, skipping
18:28:44 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:28:44 WARN: man/src/plugin.md does not exist, skipping
18:28:44 INFO: man/src/port.md found
18:28:44 INFO: man/src/ps.md found
18:28:44 INFO: man/src/pull.md found
18:28:44 INFO: man/src/push.md found
18:28:44 INFO: man/src/rename.md found
18:28:44 INFO: man/src/restart.md found
18:28:44 INFO: man/src/rm.md found
18:28:44 INFO: man/src/rmi.md found
18:28:44 WARN: man/src/run.md does not exist, skipping
18:28:44 INFO: man/src/save.md found
18:28:44 INFO: man/src/search.md found
18:28:44 WARN: man/src/secret/create.md does not exist, skipping
18:28:44 WARN: man/src/secret/inspect.md does not exist, skipping
18:28:44 WARN: man/src/secret/ls.md does not exist, skipping
18:28:44 WARN: man/src/secret/rm.md does not exist, skipping
18:28:44 WARN: man/src/secret.md does not exist, skipping
18:28:44 WARN: man/src/service/create.md does not exist, skipping
18:28:44 WARN: man/src/service/inspect.md does not exist, skipping
18:28:44 WARN: man/src/service/logs.md does not exist, skipping
18:28:44 WARN: man/src/service/ls.md does not exist, skipping
18:28:44 WARN: man/src/service/ps.md does not exist, skipping
18:28:44 WARN: man/src/service/rm.md does not exist, skipping
18:28:44 WARN: man/src/service/rollback.md does not exist, skipping
18:28:44 WARN: man/src/service/scale.md does not exist, skipping
18:28:44 WARN: man/src/service/update.md does not exist, skipping
18:28:44 WARN: man/src/service.md does not exist, skipping
18:28:44 WARN: man/src/stack/config.md does not exist, skipping
18:28:44 WARN: man/src/stack/deploy.md does not exist, skipping
18:28:44 WARN: man/src/stack/ls.md does not exist, skipping
18:28:44 WARN: man/src/stack/ps.md does not exist, skipping
18:28:44 WARN: man/src/stack/rm.md does not exist, skipping
18:28:44 WARN: man/src/stack/services.md does not exist, skipping
18:28:44 WARN: man/src/stack.md does not exist, skipping
18:28:44 INFO: man/src/start.md found
18:28:44 INFO: man/src/stats.md found
18:28:44 INFO: man/src/stop.md found
18:28:44 WARN: man/src/swarm/ca.md does not exist, skipping
18:28:44 WARN: man/src/swarm/init.md does not exist, skipping
18:28:44 WARN: man/src/swarm/join.md does not exist, skipping
18:28:44 WARN: man/src/swarm/join-token.md does not exist, skipping
18:28:44 WARN: man/src/swarm/leave.md does not exist, skipping
18:28:44 WARN: man/src/swarm/unlock.md does not exist, skipping
18:28:44 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:28:44 WARN: man/src/swarm/update.md does not exist, skipping
18:28:44 WARN: man/src/swarm.md does not exist, skipping
18:28:44 WARN: man/src/system/df.md does not exist, skipping
18:28:44 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:28:44 INFO: man/src/system/events.md found
18:28:44 INFO: man/src/system/info.md found
18:28:44 WARN: man/src/system/prune.md does not exist, skipping
18:28:44 WARN: man/src/system.md does not exist, skipping
18:28:44 INFO: man/src/tag.md found
18:28:44 INFO: man/src/top.md found
18:28:44 WARN: man/src/trust/inspect.md does not exist, skipping
18:28:44 WARN: man/src/trust/key/generate.md does not exist, skipping
18:28:44 WARN: man/src/trust/key/load.md does not exist, skipping
18:28:44 WARN: man/src/trust/key.md does not exist, skipping
18:28:44 WARN: man/src/trust/revoke.md does not exist, skipping
18:28:44 WARN: man/src/trust/sign.md does not exist, skipping
18:28:44 WARN: man/src/trust/signer/add.md does not exist, skipping
18:28:44 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:28:44 WARN: man/src/trust/signer.md does not exist, skipping
18:28:44 WARN: man/src/trust.md does not exist, skipping
18:28:44 INFO: man/src/unpause.md found
18:28:44 INFO: man/src/update.md found
18:28:44 INFO: man/src/version.md found
18:28:44 INFO: man/src/volume/create.md found
18:28:44 INFO: man/src/volume/inspect.md found
18:28:44 INFO: man/src/volume/ls.md found
18:28:44 WARN: man/src/volume/prune.md does not exist, skipping
18:28:44 WARN: man/src/volume/rm.md does not exist, skipping
18:28:44 WARN: man/src/volume/update.md does not exist, skipping
18:28:44 INFO: man/src/volume.md found
18:28:44 INFO: man/src/wait.md found
18:28:44 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:28:44 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:28:44 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:28:44 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:28:44 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:28:44 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:28:44 make[2]: Leaving directory '/root/build-deb/cli'
18:28:44 # Build buildx plugin
18:28:44 cd /go/src/github.com/docker/buildx \
18:28:44 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:28:44 && GO111MODULE=on \
18:28:44 	CGO_ENABLED=0 \
18:28:44 		go build \
18:28:44 			-mod=vendor \
18:28:44 			-trimpath \
18:28:44 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:28:44 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:28:44 			./cmd/buildx
18:28:44 0 added, 0 removed; done.
18:28:44 Running hooks in /etc/ca-certificates/update.d...
18:28:44 done.
18:28:44 ++ source /etc/os-release
18:28:44 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
18:28:44 +++ NAME='Debian GNU/Linux'
18:28:44 +++ VERSION_ID=10
18:28:44 +++ VERSION='10 (buster)'
18:28:44 +++ VERSION_CODENAME=buster
18:28:44 +++ ID=debian
18:28:44 +++ HOME_URL=https://www.debian.org/
18:28:44 +++ SUPPORT_URL=https://www.debian.org/support
18:28:44 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:28:44 ++ echo debian
18:28:44 + DIST_ID=debian
18:28:44 ++ lsb_release -sc
18:28:44 + DIST_VERSION=buster
18:28:44 + '[' buster = sid ']'
18:28:44 + install_debian_containerd
18:28:44 + '[' prod = stage ']'
18:28:44 + REPO_URL=https://download.docker.com/linux/debian
18:28:44 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:28:44 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:28:44 + update-ca-certificates -f
18:28:44 Clearing symlinks in /etc/ssl/certs...
18:28:44 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
18:28:44 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9393 B]
18:28:44 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1309 kB]
18:28:44 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [48.4 kB]
18:28:44 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2706 kB]
18:28:44   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   34/35 
18:28:44   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.aar   35/35 
18:28:44   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.aar   35/35 
18:28:44 # Build the compose plugin
18:28:44 cd /go/src/github.com/docker/compose \
18:28:44 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:28:44 make[2]: Entering directory '/root/build-deb/compose'
18:28:44 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:28:44 go: downloading github.com/docker/cli v24.0.5+incompatible
18:28:44 go: downloading go.opentelemetry.io/otel v1.14.0
18:28:44 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:28:44 go: downloading github.com/compose-spec/compose-go v1.18.3
18:28:44 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:28:44 go: downloading github.com/docker/buildx v0.11.2
18:28:44 go: downloading github.com/docker/docker v24.0.5+incompatible
18:28:44 go: downloading github.com/hashicorp/go-version v1.6.0
18:28:44 go: downloading github.com/mattn/go-shellwords v1.0.12
18:28:44 go: downloading github.com/moby/buildkit v0.12.1
18:28:44 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:28:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:28:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:28:44 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:28:44 go: downloading google.golang.org/grpc v1.57.0
18:28:44 go: downloading github.com/containerd/containerd v1.7.3
18:28:44 go: downloading github.com/jonboulle/clockwork v0.4.0
18:28:44 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:28:44 go: downloading github.com/stretchr/testify v1.8.4
18:28:44 go: downloading github.com/theupdateframework/notary v0.7.0
18:28:44 go: downloading golang.org/x/sys v0.7.0
18:28:44 go: downloading github.com/containerd/console v1.0.3
18:28:44 go: downloading github.com/imdario/mergo v0.3.16
18:28:44 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:28:44 go: downloading github.com/adrg/xdg v0.4.0
18:28:44 go: downloading github.com/buger/goterm v1.0.4
18:28:44 go: downloading github.com/go-logr/logr v1.2.4
18:28:44 go: downloading github.com/hashicorp/errwrap v1.1.0
18:28:44 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:28:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:28:44 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:28:44 go: downloading k8s.io/client-go v0.26.2
18:28:44 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:28:44 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:28:44 go: downloading k8s.io/api v0.26.2
18:28:44 go: downloading k8s.io/apimachinery v0.26.2
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:28:44 go: downloading github.com/pelletier/go-toml v1.9.5
18:28:44 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:28:44 go: downloading github.com/golang/mock v1.6.0
18:28:44 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:28:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:28:44 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:28:44 go: downloading golang.org/x/crypto v0.7.0
18:28:44 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:28:44 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:28:44 go: downloading golang.org/x/net v0.9.0
18:28:44 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:28:44 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:28:44 go: downloading github.com/gogo/googleapis v1.4.1
18:28:44 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:28:44 go: downloading github.com/moby/locker v1.0.1
18:28:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:28:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:28:44 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:28:44 go: downloading google.golang.org/protobuf v1.30.0
18:28:44 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:28:44 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:28:44 go: downloading github.com/google/gofuzz v1.2.0
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:28:44 go: downloading github.com/aws/smithy-go v1.13.5
18:28:44 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:28:44 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:28:44 go: downloading golang.org/x/term v0.7.0
18:28:44 go: downloading k8s.io/klog/v2 v2.90.1
18:28:44 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:28:44 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:28:44 go: downloading github.com/containerd/continuity v0.4.1
18:28:44 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:28:44 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:28:44 go: downloading gopkg.in/inf.v0 v0.9.1
18:28:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:28:44 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:28:44 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:28:44 go: downloading golang.org/x/oauth2 v0.7.0
18:28:44 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:28:44 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:28:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:28:44 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:28:44 go: downloading sigs.k8s.io/yaml v1.3.0
18:28:44 go: downloading github.com/moby/spdystream v0.2.0
18:28:44 go: downloading github.com/mattn/go-colorable v0.1.13
18:28:44 go: downloading github.com/json-iterator/go v1.1.12
18:28:44 go: downloading github.com/mattn/go-isatty v0.0.17
18:28:44 go: downloading github.com/modern-go/reflect2 v1.0.2
18:28:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:28:44 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:28:44 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:28:44 go: downloading github.com/go-openapi/swag v0.19.14
18:28:44 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:28:44 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:28:44 go: downloading github.com/mailru/easyjson v0.7.6
18:28:44 go: downloading github.com/josharian/intern v1.0.0
18:28:44 + popd
18:28:44 + exit 0
18:28:44 ~/rpmbuild/BUILD/src
18:28:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9IJnsI
18:28:44 + umask 022
18:28:44 + cd /root/rpmbuild/BUILD
18:28:44 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64 '!=' / ']'
18:28:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
18:28:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
18:28:44 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:44 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
18:28:44 + cd src
18:28:44 + pushd /root/rpmbuild/BUILD/src/compose
18:28:44 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:28:44 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:28:44 + popd
18:28:44 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:44 ~/rpmbuild/BUILD/src
18:28:44 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:28:44 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:44 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:28:44 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:44 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:28:44 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:44 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:28:44 + /usr/lib/rpm/check-buildroot
18:28:44 + /usr/lib/rpm/redhat/brp-ldconfig
18:28:44 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
18:28:44 + /usr/lib/rpm/brp-compress
18:28:44 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:28:44 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:44 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:28:44 + /usr/lib/rpm/brp-python-bytecompile '' 1
18:28:44 + /usr/lib/rpm/brp-python-hardlink
18:28:44 + PYTHON3=/usr/libexec/platform-python
18:28:44 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:28:44 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QzCSdZ
18:28:44 + umask 022
18:28:44 + cd /root/rpmbuild/BUILD
18:28:44 + cd src
18:28:44 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:28:44 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:28:44 + ver=v2.21.0
18:28:44 + test v2.21.0 = v2.21.0
18:28:44 + echo 'PASS: docker-compose version OK'
18:28:44 PASS: docker-compose version OK
18:28:44 + exit 0
18:28:44 Processing files: docker-compose-plugin-2.21.0-0.el8.x86_64
18:28:44 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sZeFIM
18:28:44 + umask 022
18:28:44 + cd /root/rpmbuild/BUILD
18:28:44 + cd src
18:28:44 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin
18:28:44 + export LC_ALL=C
18:28:44 + LC_ALL=C
18:28:44 + export DOCDIR
18:28:44 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin
18:28:44 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin
18:28:44 + exit 0
18:28:44 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QDyHHz
18:28:44 + umask 022
18:28:44 + cd /root/rpmbuild/BUILD
18:28:44 + cd src
18:28:44 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
18:28:44 + export LC_ALL=C
18:28:44 + LC_ALL=C
18:28:44 + export LICENSEDIR
18:28:44 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
18:28:44 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
18:28:44 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
18:28:44 + exit 0
18:28:44 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:28:44 Provides: docker-compose-plugin = 0:2.21.0-0.el8 docker-compose-plugin(x86-64) = 0:2.21.0-0.el8
18:28:44 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:44 Requires(post): /bin/sh
18:28:44 Requires(preun): /bin/sh
18:28:44 Requires(postun): /bin/sh
18:28:44 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit)
18:28:44 Enhances: docker-ce-cli
18:28:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
18:28:44 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el8.src.rpm
18:28:44 done.
18:28:44 Updating certificates in /etc/ssl/certs...
18:28:44   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   35/35 
18:28:44   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.aar   35/35 
18:28:44   Verifying        : container-selinux-2:2.221.0-1.module_el8+653+feef7    1/35 
18:28:44   Verifying        : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc    2/35 
18:28:44   Verifying        : libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64      3/35 
18:28:44   Verifying        : slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch6    4/35 
18:28:44   Verifying        : checkpolicy-2.9-1.el8.aarch64                         5/35 
18:28:44   Verifying        : diffutils-3.6-6.el8.aarch64                           6/35 
18:28:44   Verifying        : fuse-common-3.3.0-17.el8.aarch64                      7/35 
18:28:44   Verifying        : fuse3-3.3.0-17.el8.aarch64                            8/35 
18:28:44   Verifying        : fuse3-libs-3.3.0-17.el8.aarch64                       9/35 
18:28:44   Verifying        : iptables-1.8.5-10.el8.aarch64                        10/35 
18:28:44   Verifying        : iptables-libs-1.8.5-10.el8.aarch64                   11/35 
18:28:44   Verifying        : libcgroup-0.41-19.el8.aarch64                        12/35 
18:28:44   Verifying        : libibverbs-46.0-1.el8.1.aarch64                      13/35 
18:28:44   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.aarch64           14/35 
18:28:44   Verifying        : libnfnetlink-1.0.1-13.el8.aarch64                    15/35 
18:28:44   Verifying        : libnftnl-1.2.2-3.el8.aarch64                         16/35 
18:28:44   Verifying        : libnl3-3.7.0-1.el8.aarch64                           17/35 
18:28:44   Verifying        : libpcap-14:1.9.1-5.el8.aarch64                       18/35 
18:28:44   Verifying        : libselinux-utils-2.9-8.el8.aarch64                   19/35 
18:28:44   Verifying        : policycoreutils-2.9-24.el8.aarch64                   20/35 
18:28:44   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       21/35 
18:28:44   Verifying        : python3-audit-3.0.7-5.el8.aarch64                    22/35 
18:28:44   Verifying        : python3-libselinux-2.9-8.el8.aarch64                 23/35 
18:28:44   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                24/35 
18:28:44   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            25/35 
18:28:44   Verifying        : python3-setools-4.3.0-5.el8.aarch64                  26/35 
18:28:44   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.aarch64             27/35 
18:28:44   Verifying        : selinux-policy-3.14.3-130.el8.noarch                 28/35 
18:28:44   Verifying        : selinux-policy-targeted-3.14.3-130.el8.noarch        29/35 
18:28:44   Verifying        : containerd.io-1.6.24-3.1.el8.aarch64                 30/35 
18:28:44   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   31/35 
18:28:44   Verifying        : docker-compose-plugin-2.21.0-0.el8.aarch64           32/35 
18:28:44   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.aar   33/35 
18:28:44   Verifying        : docker-buildx-plugin-0.11.2-0.el8.aarch64            34/35 
18:28:45   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el8   35/35 
18:28:45 
18:28:45 Installed:
18:28:45   checkpolicy-2.9-1.el8.aarch64                                                 
18:28:45   container-selinux-2:2.221.0-1.module_el8+653+feef7bfe.noarch                  
18:28:45   containerd.io-1.6.24-3.1.el8.aarch64                                          
18:28:45   diffutils-3.6-6.el8.aarch64                                                   
18:28:45   docker-buildx-plugin-0.11.2-0.el8.aarch64                                     
18:28:45   docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.aarch64                        
18:28:45   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el8.aarch64                    
18:28:45   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.aarch64          
18:28:45   docker-compose-plugin-2.21.0-0.el8.aarch64                                    
18:28:45   fuse-common-3.3.0-17.el8.aarch64                                              
18:28:45   fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarch64                         
18:28:45   fuse3-3.3.0-17.el8.aarch64                                                    
18:28:45   fuse3-libs-3.3.0-17.el8.aarch64                                               
18:28:45   iptables-1.8.5-10.el8.aarch64                                                 
18:28:45   iptables-libs-1.8.5-10.el8.aarch64                                            
18:28:45   libcgroup-0.41-19.el8.aarch64                                                 
18:28:45   libibverbs-46.0-1.el8.1.aarch64                                               
18:28:45   libnetfilter_conntrack-1.0.6-5.el8.aarch64                                    
18:28:45   libnfnetlink-1.0.1-13.el8.aarch64                                             
18:28:45   libnftnl-1.2.2-3.el8.aarch64                                                  
18:28:45   libnl3-3.7.0-1.el8.aarch64                                                    
18:28:45   libpcap-14:1.9.1-5.el8.aarch64                                                
18:28:45   libselinux-utils-2.9-8.el8.aarch64                                            
18:28:45   libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64                              
18:28:45   policycoreutils-2.9-24.el8.aarch64                                            
18:28:45   policycoreutils-python-utils-2.9-24.el8.noarch                                
18:28:45   python3-audit-3.0.7-5.el8.aarch64                                             
18:28:45   python3-libselinux-2.9-8.el8.aarch64                                          
18:28:45   python3-libsemanage-2.9-9.el8.aarch64                                         
18:28:45   python3-policycoreutils-2.9-24.el8.noarch                                     
18:28:45   python3-setools-4.3.0-5.el8.aarch64                                           
18:28:45   rpm-plugin-selinux-4.14.3-26.el8.aarch64                                      
18:28:45   selinux-policy-3.14.3-130.el8.noarch                                          
18:28:45   selinux-policy-targeted-3.14.3-130.el8.noarch                                 
18:28:45   slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch64                           
18:28:45 
18:28:45 Complete!
18:28:45 + verify_binaries
18:28:45 + docker --version
18:28:45 137 added, 0 removed; done.
18:28:45 Running hooks in /etc/ca-certificates/update.d...
18:28:45 done.
18:28:45 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:28:45 + apt-key add -
18:28:45 Warning: apt-key output should not be parsed (stdout is not a terminal)
18:28:45 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:28:45 + docker buildx version
18:28:45 github.com/docker/buildx v0.11.2 9872040
18:28:45 + docker compose version
18:28:45 Docker Compose version v2.21.0
18:28:45 + dockerd --version
18:28:45 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:28:45 + docker-proxy --version
18:28:45 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:28:45 + containerd --version
18:28:45 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:45 + ctr --version
18:28:45 ctr containerd.io 1.6.24
18:28:45 + containerd-shim --help
18:28:45 Usage of containerd-shim:
18:28:45   -address string
18:28:45     	grpc address back to main containerd
18:28:45   -containerd-binary containerd publish
18:28:45     	path to containerd binary (used for containerd publish) (default "containerd")
18:28:45   -criu string
18:28:45     	path to criu binary
18:28:45   -debug
18:28:45     	enable debug output in logs
18:28:45   -namespace string
18:28:45     	namespace that owns the shim
18:28:45   -runtime-root string
18:28:45     	root directory for the runtime (default "/run/containerd/runc")
18:28:45   -socket string
18:28:45     	socket path to serve
18:28:45   -systemd-cgroup
18:28:45     	set runtime to use systemd-cgroup
18:28:45   -workdir string
18:28:45     	path used to storge large temporary data
18:28:45 + containerd-shim-runc-v1 -v
18:28:45 containerd-shim-runc-v1:
18:28:45   Version:  1.6.24
18:28:45   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:45   Go version: go1.20.8
18:28:45 
18:28:45 + containerd-shim-runc-v2 -v
18:28:45   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         46/59 
18:28:45   Installing       : python3-policycoreutils-3.5-2.el9.noarch             47/59 
18:28:45   Installing       : policycoreutils-python-utils-3.5-2.el9.noarch        48/59 
18:28:45   Running scriptlet: container-selinux-3:2.222.0-1.el9.noarch             49/59 
18:28:45   Installing       : container-selinux-3:2.222.0-1.el9.noarch             49/59 
18:28:45 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
18:28:45 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
18:28:45 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [48.2 kB]
18:28:45 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3262 B]
18:28:45 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2311 kB]
18:28:45 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [1005 kB]
18:28:45 Fetched 20.6 MB in 3s (6958 kB/s)
18:28:45 containerd-shim-runc-v2:
18:28:45   Version:  1.6.24
18:28:45   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:45   Go version: go1.20.8
18:28:45 
18:28:45 + runc --version
18:28:45 runc version 1.1.9
18:28:45 commit: v1.1.9-0-gccaecfc
18:28:45 spec: 1.0.2-dev
18:28:45 go: go1.20.8
18:28:45 libseccomp: 2.5.2
18:28:45 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:28:45 + make manpages
18:28:45 scripts/docs/generate-man.sh
18:28:45 + cp -r . /tmp/docker-cli-docsgen.7qBxaDRMDR/
18:28:45 + cd /tmp/docker-cli-docsgen.7qBxaDRMDR
18:28:45 + ./scripts/vendor init
18:28:45 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:28:45 + cp man/tools.go .
18:28:45 + ./scripts/vendor update
18:28:45 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:28:45 go: downloading github.com/spf13/cobra v1.7.0
18:28:45 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:28:45 go: downloading github.com/docker/go-units v0.5.0
18:28:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:28:45 go: downloading github.com/spf13/pflag v1.0.5
18:28:45 go: downloading github.com/fvbommel/sortorder v1.0.2
18:28:45 go: downloading github.com/moby/term v0.5.0
18:28:45 go: downloading github.com/morikuni/aec v1.0.0
18:28:45 go: downloading github.com/pkg/errors v0.9.1
18:28:45 go: downloading github.com/google/go-cmp v0.5.9
18:28:45 go: downloading gotest.tools/v3 v3.5.0
18:28:45 go: downloading github.com/mattn/go-runewidth v0.0.14
18:28:45 go: downloading golang.org/x/sync v0.3.0
18:28:45 go: downloading github.com/moby/sys/sequential v0.5.0
18:28:45 go: downloading github.com/sirupsen/logrus v1.9.3
18:28:45 go: downloading github.com/distribution/reference v0.5.0
18:28:45 go: downloading github.com/moby/patternmatcher v0.6.0
18:28:45 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:28:45 go: downloading github.com/docker/go-connections v0.4.0
18:28:45 go: downloading golang.org/x/text v0.9.0
18:28:45 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:28:45 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:28:45 go: downloading github.com/opencontainers/go-digest v1.0.0
18:28:45 go: downloading gopkg.in/yaml.v2 v2.4.0
18:28:45 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:28:45 go: downloading github.com/gogo/protobuf v1.3.2
18:28:45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:28:45 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:28:45 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:28:45 go: downloading github.com/containerd/containerd v1.6.24
18:28:45 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:28:45 go: downloading github.com/moby/sys/signal v0.7.0
18:28:45 go: downloading golang.org/x/sys v0.10.0
18:28:45 go: downloading golang.org/x/term v0.8.0
18:28:45 go: downloading dario.cat/mergo v1.0.0
18:28:45 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:28:45 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:28:45 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:28:45 go: downloading github.com/creack/pty v1.1.18
18:28:45 go: downloading github.com/rivo/uniseg v0.2.0
18:28:45 go: downloading github.com/klauspost/compress v1.16.5
18:28:45 go: downloading gopkg.in/yaml.v3 v3.0.1
18:28:45 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:28:45 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:28:45 go: downloading golang.org/x/time v0.3.0
18:28:45 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:28:45 go: downloading go.opentelemetry.io/otel v1.4.1
18:28:45 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:28:45 go: downloading github.com/moby/sys/symlink v0.2.0
18:28:45 go: downloading github.com/stretchr/testify v1.8.1
18:28:45 go: downloading github.com/opencontainers/runc v1.1.7
18:28:45 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:28:45 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:28:45 go: downloading github.com/gorilla/mux v1.8.0
18:28:45 go: downloading golang.org/x/crypto v0.9.0
18:28:45 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:28:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:28:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:28:45 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:28:45 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:28:45 go: downloading google.golang.org/grpc v1.56.2
18:28:45 go: downloading github.com/russross/blackfriday v1.6.0
18:28:45 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:28:45 go: downloading github.com/Microsoft/go-winio v0.6.1
18:28:45 go: downloading golang.org/x/net v0.10.0
18:28:45 go: downloading github.com/felixge/httpsnoop v1.0.3
18:28:45 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:28:45 go: downloading github.com/go-logr/logr v1.2.3
18:28:45 go: downloading github.com/go-logr/stdr v1.2.2
18:28:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:28:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:28:46 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:28:46 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:28:46 go: downloading github.com/davecgh/go-spew v1.1.1
18:28:46 go: downloading github.com/pmezard/go-difflib v1.0.0
18:28:46 go: downloading github.com/miekg/pkcs11 v1.1.1
18:28:46 go: downloading github.com/prometheus/client_golang v1.14.0
18:28:46 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:28:46 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:28:46 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:28:46 go: downloading github.com/kr/pretty v0.1.0
18:28:46 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:28:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:28:46 go: downloading github.com/golang/protobuf v1.5.3
18:28:46 go: downloading golang.org/x/tools v0.8.0
18:28:46 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:28:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:28:46 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:28:46 #11 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 8.7s done
18:28:46 #11 extracting sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9
18:28:46 #11 extracting sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 done
18:28:46 #11 DONE 12.9s
18:28:46 
18:28:46 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:28:46 #0 0.562 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:28:46 #0 0.576 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
18:28:46 #0 0.577 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
18:28:46 #0 0.762 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
18:28:46 #0 1.308 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [544 kB]
18:28:46 #0 1.992 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
18:28:46 #0 2.484 Fetched 8472 kB in 2s (3890 kB/s)
18:28:46 #0 2.484 Reading package lists...
18:28:46 #0 3.408 Reading package lists...
18:28:46 #0 4.334 Building dependency tree...
18:28:46 #0 4.513 Reading state information...
18:28:46 #0 4.743 The following additional packages will be installed:
18:28:46 #0 4.743   at autoconf automake autopoint autotools-dev binutils
18:28:46 #0 4.743   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
18:28:46 #0 4.743   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
18:28:46 #0 4.743   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:28:46 #0 4.743   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
18:28:46 #0 4.743   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
18:28:46 #0 4.743   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:28:46 #0 4.743   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
18:28:46 #0 4.743   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:28:46 #0 4.743   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:28:46 #0 4.743   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
18:28:46 #0 4.743   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
18:28:46 #0 4.743   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
18:28:46 #0 4.743   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
18:28:46 #0 4.743   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:28:46 #0 4.743   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
18:28:46 #0 4.743   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
18:28:46 #0 4.743   libdata-optlist-perl libdevel-callchecker-perl
18:28:46 #0 4.743   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
18:28:46 #0 4.743   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
18:28:46 #0 4.743   libdynaloader-functions-perl libedit2 libemail-valid-perl
18:28:46 #0 4.743   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
18:28:46 #0 4.743   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
18:28:46 #0 4.743   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
18:28:46 #0 4.743   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
18:28:46 #0 4.743   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
18:28:46 #0 4.743   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
18:28:46 #0 4.743   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
18:28:46 #0 4.743   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
18:28:46 #0 4.743   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
18:28:46 #0 4.743   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:28:46 #0 4.743   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:28:46 #0 4.743   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
18:28:46 #0 4.743   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
18:28:46 #0 4.743   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
18:28:46 #0 4.743   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
18:28:46 #0 4.743   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
18:28:46 #0 4.743   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
18:28:46 #0 4.743   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:28:46 #0 4.743   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
18:28:46 #0 4.743   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
18:28:46 #0 4.743   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
18:28:46 #0 4.743   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
18:28:46 #0 4.743   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
18:28:46 #0 4.743   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
18:28:46 #0 4.743   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
18:28:46 #0 4.743   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
18:28:46 #0 4.743   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:28:46 #0 4.743   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
18:28:46 #0 4.743   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
18:28:46 #0 4.743   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
18:28:46 #0 4.743   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
18:28:46 #0 4.743   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
18:28:46 #0 4.743   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:28:46 #0 4.743   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:28:46 #0 4.743   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:28:46 #0 4.743   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
18:28:46 #0 4.743   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
18:28:46 #0 4.743   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
18:28:46 #0 4.743   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
18:28:46 #0 4.743   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
18:28:46 #0 4.743   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
18:28:46 #0 4.743   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
18:28:46 #0 4.743   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
18:28:46 #0 4.743   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
18:28:46 #0 4.743   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
18:28:46 #0 4.743   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
18:28:46 #0 4.743   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
18:28:46 #0 4.743   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:28:46 #0 4.743   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
18:28:46 #0 4.743   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
18:28:46 #0 4.743   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
18:28:46 #0 4.743   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
18:28:46 #0 4.743   mariadb-common mime-support mysql-common netbase openssh-client openssl
18:28:46 #0 4.743   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
18:28:46 #0 4.743   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
18:28:46 #0 4.743   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
18:28:46 #0 4.743   python3-idna python3-magic python3-minimal python3-pkg-resources
18:28:46 #0 4.743   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:28:46 #0 4.743   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
18:28:46 #0 4.743   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
18:28:46 #0 4.745 Suggested packages:
18:28:46 #0 4.745   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
18:28:46 #0 4.745   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
18:28:46 #0 4.745   checksecurity debtags dh-make adequate autopkgtest bls-standalone
18:28:46 #0 4.745   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
18:28:46 #0 4.745   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
18:28:46 #0 4.745   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:28:46 #0 4.745   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
18:28:46 #0 4.745   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
18:28:46 #0 4.745   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
18:28:46 #0 4.745   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
18:28:46 #0 4.745   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
18:28:46 #0 4.745   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
18:28:46 #0 4.745   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
18:28:46 #0 4.745   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
18:28:46 #0 4.745   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
18:28:46 #0 4.745   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
18:28:46 #0 4.745   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
18:28:46 #0 4.745   libhtml-template-perl libsasl2-modules-gssapi-mit
18:28:46 #0 4.745   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:28:46 #0 4.745   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
18:28:46 #0 4.745   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
18:28:46 #0 4.745   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:28:46 #0 4.745   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
18:28:46 #0 4.745   libxml-sax-expatxs-perl bash-completion binutils-multiarch
18:28:46 #0 4.745   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
18:28:46 #0 4.745   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
18:28:46 #0 4.745   diffutils-doc perl-doc libterm-readline-gnu-perl
18:28:46 #0 4.745   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
18:28:46 #0 4.745   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
18:28:46 #0 4.745   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
18:28:46 #0 4.745   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
18:28:46 #0 4.745   readline-doc zip wdiff-doc
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
18:28:46 OK
18:28:46 + '[' buster = sid ']'
18:28:46 ++ dpkg --print-architecture
18:28:46 + ARCH=amd64
18:28:46 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test'
18:28:46 + apt-get update
18:28:46 go: downloading google.golang.org/protobuf v1.31.0
18:28:46 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:28:46 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:28:46 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:28:46 go: downloading github.com/beorn7/perks v1.0.1
18:28:46 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:28:46 go: downloading github.com/prometheus/client_model v0.3.0
18:28:46 go: downloading github.com/prometheus/common v0.42.0
18:28:46 go: downloading github.com/prometheus/procfs v0.9.0
18:28:46 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:28:46 go: downloading github.com/kr/text v0.2.0
18:28:46 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:28:46 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:28:46 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:28:46 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:28:46 Reading package lists...
18:28:46 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:28:46 Hit:1 http://deb.debian.org/debian buster InRelease
18:28:46 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
18:28:46 Hit:3 http://deb.debian.org/debian buster-updates InRelease
18:28:46 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
18:28:46 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:28:46 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:28:46 go: downloading github.com/docker/go-metrics v0.0.1
18:28:46 go: downloading k8s.io/klog/v2 v2.80.1
18:28:46 go: downloading github.com/BurntSushi/toml v0.3.1
18:28:46 go: downloading github.com/magiconair/properties v1.5.3
18:28:46 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:28:46 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:28:46 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:28:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:28:46 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:28:46 go: downloading golang.org/x/mod v0.10.0
18:28:46 + popd
18:28:46 + RPM_EC=0
18:28:46 ~/rpmbuild/BUILD/src
18:28:46 ++ jobs -p
18:28:46 + exit 0
18:28:46 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JryUyJ
18:28:46 + umask 022
18:28:46 + cd /root/rpmbuild/BUILD
18:28:46 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64 '!=' / ']'
18:28:46 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
18:28:46 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
18:28:46 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:46 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
18:28:46 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:28:46 + export CFLAGS
18:28:46 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:28:46 + export CXXFLAGS
18:28:46 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:28:46 + export FFLAGS
18:28:46 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:28:46 + export FCFLAGS
18:28:46 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:28:46 + export LDFLAGS
18:28:46 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:46 + export LT_SYS_LIBRARY_PATH
18:28:46 + CC=gcc
18:28:46 + export CC
18:28:46 + CXX=g++
18:28:46 + export CXX
18:28:46 + cd src
18:28:46 + pushd /root/rpmbuild/BUILD/src/compose
18:28:46 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:28:46 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:28:46 + popd
18:28:46 ~/rpmbuild/BUILD/src
18:28:46 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:46 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:28:46 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:46 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:28:46 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:46 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:28:46 + for f in LICENSE MAINTAINERS NOTICE README.md
18:28:46 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:28:46 + /usr/lib/rpm/check-buildroot
18:28:46 + /usr/lib/rpm/redhat/brp-ldconfig
18:28:46 + /usr/lib/rpm/brp-compress
18:28:46 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:28:46 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:46 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:28:46 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:28:46 + /usr/lib/rpm/check-rpaths
18:28:46 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:28:46 + /usr/lib/rpm/brp-remove-la-files
18:28:46 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:28:46 + /usr/lib/rpm/redhat/brp-python-hardlink
18:28:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZkYguK
18:28:46 + umask 022
18:28:46 + cd /root/rpmbuild/BUILD
18:28:46 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:28:46 + export CFLAGS
18:28:46 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:28:46 + export CXXFLAGS
18:28:46 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:28:46 + export FFLAGS
18:28:46 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:28:46 + export FCFLAGS
18:28:46 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:28:46 + export LDFLAGS
18:28:46 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:46 + export LT_SYS_LIBRARY_PATH
18:28:46 + CC=gcc
18:28:46 + export CC
18:28:46 + CXX=g++
18:28:46 + export CXX
18:28:46 + cd src
18:28:46 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:28:46 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:28:46 + ver=v2.21.0
18:28:46 + test v2.21.0 = v2.21.0
18:28:46 PASS: docker-compose version OK
18:28:46 + echo 'PASS: docker-compose version OK'
18:28:46 + RPM_EC=0
18:28:46 ++ jobs -p
18:28:46 + exit 0
18:28:46 Processing files: docker-compose-plugin-2.21.0-0.fc37.aarch64
18:28:46 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kGPiKh
18:28:46 + umask 022
18:28:46 + cd /root/rpmbuild/BUILD
18:28:46 + cd src
18:28:46 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
18:28:46 + export LC_ALL=C
18:28:46 + LC_ALL=C
18:28:46 + export DOCDIR
18:28:46 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
18:28:46 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
18:28:46 + RPM_EC=0
18:28:46 ++ jobs -p
18:28:46 + exit 0
18:28:46 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QZYVyo
18:28:46 + umask 022
18:28:46 + cd /root/rpmbuild/BUILD
18:28:46 + cd src
18:28:46 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
18:28:46 + export LC_ALL=C
18:28:46 + LC_ALL=C
18:28:46 + export LICENSEDIR
18:28:46 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
18:28:46 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
18:28:46 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
18:28:46 + RPM_EC=0
18:28:46 ++ jobs -p
18:28:46 + exit 0
18:28:46 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:28:46 Provides: docker-compose-plugin = 0:2.21.0-0.fc37 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc37
18:28:46 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:46 Requires(post): /bin/sh
18:28:46 Requires(preun): /bin/sh
18:28:46 Requires(postun): /bin/sh
18:28:46 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit)
18:28:46 Enhances: docker-ce-cli
18:28:46 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
18:28:46 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc37.src.rpm
18:28:46 Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [68.1 kB]
18:28:46 Fetched 122 kB in 1s (180 kB/s)
18:28:47 + go mod vendor -modfile=vendor.mod
18:28:47 #13 6.818 The following NEW packages will be installed:
18:28:47 #13 6.818   at autoconf automake autopoint autotools-dev binutils
18:28:47 #13 6.818   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
18:28:47 #13 6.818   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
18:28:47 #13 6.818   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
18:28:47 #13 6.819   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
18:28:47 #13 6.819   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
18:28:47 #13 6.819   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
18:28:47 #13 6.819   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
18:28:47 #13 6.819   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:28:47 #13 6.819   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
18:28:47 #13 6.820   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
18:28:47 #13 6.820   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
18:28:47 #13 6.820   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
18:28:47 #13 6.820   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
18:28:47 #13 6.820   libclass-inspector-perl libclass-method-modifiers-perl
18:28:47 #13 6.820   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:28:47 #13 6.820   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
18:28:47 #13 6.820   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
18:28:47 #13 6.820   libdevel-callchecker-perl libdevel-globaldestruction-perl
18:28:47 #13 6.820   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
18:28:47 #13 6.820   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
18:28:47 #13 6.821   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
18:28:47 #13 6.821   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
18:28:47 #13 6.821   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
18:28:47 #13 6.821   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
18:28:47 #13 6.821   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
18:28:47 #13 6.821   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
18:28:47 #13 6.821   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
18:28:47 #13 6.821   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
18:28:47 #13 6.821   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
18:28:47 #13 6.821   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:28:47 #13 6.821   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:28:47 #13 6.822   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
18:28:47 #13 6.822   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
18:28:47 #13 6.822   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
18:28:47 #13 6.822   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
18:28:47 #13 6.822   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
18:28:47 #13 6.822   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
18:28:47 #13 6.822   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:28:47 #13 6.822   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
18:28:47 #13 6.822   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
18:28:47 #13 6.822   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
18:28:47 #13 6.823   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
18:28:47 #13 6.823   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
18:28:47 #13 6.823   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
18:28:47 #13 6.823   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
18:28:47 #13 6.823   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
18:28:47 #13 6.823   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:28:47 #13 6.823   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
18:28:47 #13 6.823   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
18:28:47 #13 6.823   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
18:28:47 #13 6.823   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
18:28:47 #13 6.823   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
18:28:47 #13 6.823   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:28:47 #13 6.823   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:28:47 #13 6.823   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:28:47 #13 6.824   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
18:28:47 #13 6.824   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
18:28:47 #13 6.824   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
18:28:47 #13 6.824   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
18:28:47 #13 6.824   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
18:28:47 #13 6.824   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
18:28:47 #13 6.824   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
18:28:47 #13 6.824   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
18:28:47 #13 6.824   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
18:28:47 #13 6.824   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
18:28:47 #13 6.824   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
18:28:47 #13 6.824   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
18:28:47 #13 6.824   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:28:47 #13 6.824   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
18:28:47 #13 6.824   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
18:28:47 #13 6.824   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
18:28:47 #13 6.824   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
18:28:47 #13 6.825   mariadb-common mime-support mysql-common netbase openssh-client openssl
18:28:47 #13 6.825   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
18:28:47 #13 6.825   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
18:28:47 #13 6.825   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
18:28:47 #13 6.825   python3-idna python3-magic python3-minimal python3-pkg-resources
18:28:47 #13 6.825   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:28:47 #13 6.826   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
18:28:47 #13 6.826   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
18:28:47 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:28:47 + make manpages
18:28:47 scripts/docs/generate-man.sh
18:28:47 + cp -r . /tmp/docker-cli-docsgen.McnTbHoe1X/
18:28:47 + cd /tmp/docker-cli-docsgen.McnTbHoe1X
18:28:47 + ./scripts/vendor init
18:28:47 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:28:47 + cp man/tools.go .
18:28:47 + ./scripts/vendor update
18:28:47 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:28:47 go: downloading github.com/spf13/cobra v1.7.0
18:28:47 go: downloading github.com/docker/go-units v0.5.0
18:28:47 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:28:47 go: downloading github.com/fvbommel/sortorder v1.0.2
18:28:47 go: downloading github.com/moby/term v0.5.0
18:28:47 go: downloading github.com/morikuni/aec v1.0.0
18:28:47 go: downloading github.com/pkg/errors v0.9.1
18:28:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:28:47 go: downloading github.com/spf13/pflag v1.0.5
18:28:47 go: downloading github.com/google/go-cmp v0.5.9
18:28:47 go: downloading gotest.tools/v3 v3.5.0
18:28:47 go: downloading github.com/mattn/go-runewidth v0.0.14
18:28:47 go: downloading golang.org/x/sync v0.3.0
18:28:47 go: downloading github.com/moby/patternmatcher v0.6.0
18:28:47 go: downloading github.com/sirupsen/logrus v1.9.3
18:28:47 go: downloading github.com/moby/sys/sequential v0.5.0
18:28:47 go: downloading github.com/distribution/reference v0.5.0
18:28:47 go: downloading github.com/docker/go-connections v0.4.0
18:28:47 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:28:47 go: downloading golang.org/x/text v0.9.0
18:28:47 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:28:47 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:28:47 go: downloading github.com/opencontainers/go-digest v1.0.0
18:28:47 go: downloading gopkg.in/yaml.v2 v2.4.0
18:28:47 go: downloading github.com/gogo/protobuf v1.3.2
18:28:47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:28:47 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:28:47 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:28:47 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:28:47 go: downloading github.com/containerd/containerd v1.6.24
18:28:47 go: downloading golang.org/x/term v0.8.0
18:28:47 go: downloading github.com/moby/sys/signal v0.7.0
18:28:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:28:47 go: downloading golang.org/x/sys v0.10.0
18:28:47 go: downloading dario.cat/mergo v1.0.0
18:28:47 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:28:47 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:28:47 go: downloading github.com/creack/pty v1.1.18
18:28:47 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:28:47 Reading package lists...
18:28:47 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
18:28:47 + packages='deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb
18:28:47 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb
18:28:47 deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb
18:28:47 deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb
18:28:47 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:47 ++ echo 'deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb
18:28:47 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb
18:28:47 deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb
18:28:47 deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb
18:28:47 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:47 ++ awk '$0="./"$0'
18:28:47 ++ xargs
18:28:47 + packages='./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb'
18:28:47 + set -x
18:28:47 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb
18:28:47 Reading package lists...
18:28:47 #13 7.111 0 upgraded, 359 newly installed, 0 to remove and 0 not upgraded.
18:28:47 #13 7.111 Need to get 156 MB of archives.
18:28:47 #13 7.111 After this operation, 480 MB of additional disk space will be used.
18:28:47 #13 7.111 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
18:28:47 #13 7.114 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
18:28:47 #13 7.115 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB]
18:28:47 #13 7.118 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB]
18:28:47 #13 7.120 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB]
18:28:47 #13 7.122 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
18:28:47 #13 7.124 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB]
18:28:47 #13 7.134 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB]
18:28:47 #13 7.135 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB]
18:28:47 #13 7.136 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB]
18:28:47 #13 7.149 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
18:28:47 #13 7.183 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
18:28:47 + rm -f /root/build-deb/engine/go.mod
18:28:47 Created binary: bundles/dynbinary-daemon/dockerd
18:28:47 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
18:28:47 + tee /root/build-deb/engine/go.mod
18:28:47 module github.com/docker/docker
18:28:47 
18:28:47 go 1.20
18:28:47 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:28:47 + GO111MODULE=on
18:28:47 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:27:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:28:47 + rm -f /root/build-deb/engine/go.mod
18:28:47 Created binary: bundles/dynbinary-daemon/docker-proxy
18:28:47 
18:28:47 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:28:47 + RM_GOPATH=0
18:28:47 + TMP_GOPATH=/go
18:28:47 + : /usr/local/bin
18:28:47 + '[' -z /go ']'
18:28:47 + export GOPATH=/go
18:28:47 + GOPATH=/go
18:28:47 + case "$(go env GOARCH)" in
18:28:47 ++ go env GOARCH
18:28:47 + export GO_BUILDMODE=-buildmode=pie
18:28:47 + GO_BUILDMODE=-buildmode=pie
18:28:47 ++ dirname hack/dockerfile/install/install.sh
18:28:47 + dir=hack/dockerfile/install
18:28:47 + bin=tini
18:28:47 + shift
18:28:47 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:28:47 + . hack/dockerfile/install/tini.installer
18:28:47 ++ : v0.19.0
18:28:47 + install_tini
18:28:47 + echo 'Install tini version v0.19.0'
18:28:47 Install tini version v0.19.0
18:28:47 + git clone https://github.com/krallin/tini.git /go/tini
18:28:47 Cloning into '/go/tini'...
18:28:47 + cd /go/tini
18:28:47 + git checkout -q v0.19.0
18:28:47 + cmake .
18:28:47 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:28:47   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:28:47   CMake.
18:28:47 
18:28:47   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:28:47   CMake that the project does not need compatibility with older versions.
18:28:47 
18:28:47 
18:28:47 -- The C compiler identification is GNU 12.3.0
18:28:47 -- Detecting C compiler ABI info
18:28:47 -- Detecting C compiler ABI info - done
18:28:47 -- Check for working C compiler: /usr/bin/cc - skipped
18:28:47 -- Detecting C compile features
18:28:47 -- Detecting C compile features - done
18:28:47 -- Performing Test HAS_BUILTIN_FORTIFY
18:28:47 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:28:47 -- Configuring done
18:28:47 -- Generating done
18:28:47 -- Build files have been written to: /go/tini
18:28:47 + make tini-static
18:28:47 make[2]: Entering directory '/go/tini'
18:28:47 make[3]: Entering directory '/go/tini'
18:28:47 make[4]: Entering directory '/go/tini'
18:28:47 make[5]: Entering directory '/go/tini'
18:28:47 make[5]: Leaving directory '/go/tini'
18:28:47 make[5]: Entering directory '/go/tini'
18:28:47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:28:47 [100%] Linking C executable tini-static
18:28:47 make[5]: Leaving directory '/go/tini'
18:28:47 [100%] Built target tini-static
18:28:47 make[4]: Leaving directory '/go/tini'
18:28:47 make[3]: Leaving directory '/go/tini'
18:28:47 make[2]: Leaving directory '/go/tini'
18:28:47 + mkdir -p /usr/local/bin
18:28:47 + cp tini-static /usr/local/bin/docker-init
18:28:47 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:28:47 + RM_GOPATH=0
18:28:47 + TMP_GOPATH=/go
18:28:47 + : /usr/local/bin
18:28:47 + '[' -z /go ']'
18:28:47 + export GOPATH=/go
18:28:47 + GOPATH=/go
18:28:47 + case "$(go env GOARCH)" in
18:28:47 ++ go env GOARCH
18:28:47 + export GO_BUILDMODE=-buildmode=pie
18:28:47 + GO_BUILDMODE=-buildmode=pie
18:28:47 ++ dirname hack/dockerfile/install/install.sh
18:28:47 + dir=hack/dockerfile/install
18:28:47 + bin=rootlesskit
18:28:47 + shift
18:28:47 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:28:47 + . hack/dockerfile/install/rootlesskit.installer
18:28:47 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:28:47 + install_rootlesskit dynamic
18:28:47 + case "$1" in
18:28:47 + install_rootlesskit_dynamic
18:28:47 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:28:47 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:28:47 + export BUILD_MODE=-buildmode=pie
18:28:47 + BUILD_MODE=-buildmode=pie
18:28:47 + _install_rootlesskit
18:28:47 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:28:47 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:28:47 + for f in rootlesskit rootlesskit-docker-proxy
18:28:47 + GOBIN=/usr/local/bin
18:28:47 + GO111MODULE=on
18:28:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:28:47 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:28:47 go: downloading github.com/sirupsen/logrus v1.9.2
18:28:47 go: downloading github.com/urfave/cli/v2 v2.25.5
18:28:47 go: downloading github.com/google/uuid v1.3.0
18:28:47 go: downloading github.com/moby/vpnkit v0.5.0
18:28:47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:28:47 go: downloading github.com/gofrs/flock v0.8.1
18:28:47 go: downloading github.com/gorilla/mux v1.8.0
18:28:47 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:28:47 go: downloading golang.org/x/sys v0.8.0
18:28:47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:28:47 go: downloading golang.org/x/net v0.10.0
18:28:47 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:28:47 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:28:47 go: downloading github.com/josharian/native v1.1.0
18:28:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:28:47 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:28:47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:28:47 go: downloading github.com/rivo/uniseg v0.2.0
18:28:47 go: downloading github.com/klauspost/compress v1.16.5
18:28:47 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:28:47 go: downloading golang.org/x/time v0.3.0
18:28:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:28:47 go: downloading go.opentelemetry.io/otel v1.4.1
18:28:47 go: downloading gopkg.in/yaml.v3 v3.0.1
18:28:47 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:28:47 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:28:47 go: downloading github.com/moby/sys/symlink v0.2.0
18:28:47 Selecting previously unselected package docker-compose-plugin.
18:28:47 (Reading database ... 9727 files and directories currently installed.)
18:28:47 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ...
18:28:47 Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ...
18:28:47 Building dependency tree...
18:28:47 Reading state information...
18:28:47 #13 7.185 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB]
18:28:47 #13 7.226 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
18:28:47 #13 7.233 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB]
18:28:47 #13 7.233 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u6 [1312 kB]
18:28:47 #13 7.261 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [582 kB]
18:28:47 #13 7.261 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
18:28:47 #13 7.261 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1465 kB]
18:28:47 #13 7.271 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
18:28:47 #13 7.273 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
18:28:47 #13 7.273 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
18:28:47 #13 7.276 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
18:28:47 #13 7.276 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
18:28:47 #13 7.284 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
18:28:47 #13 7.284 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1661 kB]
18:28:47 #13 7.306 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB]
18:28:47 #13 7.306 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
18:28:47 #13 7.311 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
18:28:47 #13 7.311 Get:30 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB]
18:28:47 #13 7.311 Get:31 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB]
18:28:47 #13 7.311 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB]
18:28:47 #13 7.311 Get:33 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
18:28:47 #13 7.322 Get:34 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
18:28:47 #13 7.322 Get:35 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB]
18:28:47 #13 7.322 Get:36 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB]
18:28:47 #13 7.322 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf krb5-locales all 1.17-3+deb10u5 [95.7 kB]
18:28:47 #13 7.322 Get:38 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
18:28:47 #13 7.322 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
18:28:47 #13 7.322 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
18:28:47 #13 7.324 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
18:28:47 #13 7.328 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
18:28:47 #13 7.331 Get:43 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB]
18:28:47 go: downloading github.com/stretchr/testify v1.8.1
18:28:47 go: downloading github.com/opencontainers/runc v1.1.7
18:28:47 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:28:47 go: downloading github.com/gorilla/mux v1.8.0
18:28:47 go: downloading golang.org/x/crypto v0.9.0
18:28:47 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:28:47 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:28:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:28:47 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:28:47 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:28:47 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:28:47 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:28:47 go: downloading google.golang.org/grpc v1.56.2
18:28:47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:28:47 The following additional packages will be installed:
18:28:47   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
18:28:47   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
18:28:47   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
18:28:47   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:28:47   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
18:28:47   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
18:28:47   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
18:28:47   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:28:47   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
18:28:47   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
18:28:47   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
18:28:47   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
18:28:47   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
18:28:47   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
18:28:47   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
18:28:47   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
18:28:47   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
18:28:47   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
18:28:47   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:28:47   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
18:28:47   python3-requests python3-requests-unixsocket python3-six
18:28:47   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
18:28:47   readline-common systemd systemd-sysv systemd-timesyncd tzdata
18:28:47 Suggested packages:
18:28:47   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
18:28:47   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:28:47   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:28:47   python3-setuptools python3-cryptography python3-openssl python3-socks
18:28:47   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
18:28:47   systemd-container
18:28:47 Recommended packages:
18:28:47   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
18:28:47   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
18:28:47   networkd-dispatcher libnss-systemd
18:28:47 The following NEW packages will be installed:
18:28:47   apt-transport-https ca-certificates curl dbus dbus-user-session
18:28:47   dconf-gsettings-backend dconf-service dirmngr distro-info-data
18:28:47   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
18:28:47   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
18:28:47   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:28:47   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
18:28:47   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
18:28:47   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
18:28:47   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:28:47   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
18:28:47   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
18:28:47   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
18:28:47   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
18:28:47   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
18:28:47   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
18:28:47   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
18:28:47   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
18:28:47   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
18:28:47   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
18:28:47   policykit-1 python-apt-common python3 python3-apt python3-certifi
18:28:47   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
18:28:47   python3-pkg-resources python3-requests python3-requests-unixsocket
18:28:47   python3-six python3-software-properties python3-urllib3 python3.8
18:28:47   python3.8-minimal readline-common software-properties-common systemd
18:28:47   systemd-sysv systemd-timesyncd tzdata
18:28:47 #13 7.438 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [597 kB]
18:28:47 #13 7.446 Get:45 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB]
18:28:47 #13 7.460 Get:46 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB]
18:28:47 #13 7.462 Get:47 http://deb.debian.org/debian-security buster/updates/main armhf openssh-client armhf 1:7.9p1-10+deb10u3 [706 kB]
18:28:47 #13 7.470 Get:48 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB]
18:28:47 #13 7.472 Get:49 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB]
18:28:47 #13 7.475 Get:50 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
18:28:47 #13 7.477 Get:51 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB]
18:28:47 #13 7.479 Get:52 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB]
18:28:47 #13 7.481 Get:53 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB]
18:28:47 #13 7.485 Get:54 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB]
18:28:47 #13 7.490 Get:55 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
18:28:47 #13 7.491 Get:56 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB]
18:28:47 #13 7.500 Get:57 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
18:28:47 #13 7.505 Get:58 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB]
18:28:47 #13 7.527 Get:59 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB]
18:28:47 #13 7.538 Get:60 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB]
18:28:47 #13 7.560 Get:61 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB]
18:28:47 #13 7.562 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB]
18:28:47 #13 7.566 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.289-2 [1564 kB]
18:28:47 #13 7.583 Get:64 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB]
18:28:47 #13 7.607 Get:65 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB]
18:28:47 #13 7.613 Get:66 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB]
18:28:47 #13 7.621 Get:67 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB]
18:28:47 #13 7.623 Get:68 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB]
18:28:48 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:28:48 go: downloading github.com/Microsoft/go-winio v0.6.1
18:28:48 go: downloading github.com/russross/blackfriday v1.6.0
18:28:48 go: downloading golang.org/x/net v0.10.0
18:28:48 go: downloading github.com/felixge/httpsnoop v1.0.3
18:28:48 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:28:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:28:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:28:48 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:28:48 go: downloading github.com/go-logr/logr v1.2.3
18:28:48 go: downloading github.com/go-logr/stdr v1.2.2
18:28:48 go: downloading github.com/miekg/pkcs11 v1.1.1
18:28:48 go: downloading github.com/prometheus/client_golang v1.14.0
18:28:48 #13 7.706 Get:69 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB]
18:28:48 #13 7.708 Get:70 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB]
18:28:48 #13 7.709 Get:71 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB]
18:28:48 #13 7.711 Get:72 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B]
18:28:48 #13 7.712 Get:73 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB]
18:28:48 #13 7.716 Get:74 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB]
18:28:48 #13 7.718 Get:75 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB]
18:28:48 #13 7.726 Get:76 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB]
18:28:48 #13 7.814 Get:77 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B]
18:28:48 #13 7.816 Get:78 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB]
18:28:48 #13 7.833 Get:79 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB]
18:28:48 #13 7.919 Get:80 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B]
18:28:48 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:28:48 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:28:48 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:28:48 go: downloading github.com/davecgh/go-spew v1.1.1
18:28:48 go: downloading github.com/pmezard/go-difflib v1.0.0
18:28:48 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:28:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:28:48 go: downloading github.com/kr/pretty v0.1.0
18:28:48 go: downloading github.com/golang/protobuf v1.5.3
18:28:48 go: downloading golang.org/x/tools v0.8.0
18:28:48 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:28:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:28:48 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:28:48 go: downloading google.golang.org/protobuf v1.31.0
18:28:48 go: downloading github.com/beorn7/perks v1.0.1
18:28:48 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:28:48 go: downloading github.com/prometheus/client_model v0.3.0
18:28:48 go: downloading github.com/prometheus/common v0.42.0
18:28:48 go: downloading github.com/prometheus/procfs v0.9.0
18:28:48 0 upgraded, 119 newly installed, 0 to remove and 2 not upgraded.
18:28:48 Need to get 33.4 MB of archives.
18:28:48 After this operation, 141 MB of additional disk space will be used.
18:28:48 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.19 [1157 kB]
18:28:48 #13 7.921 Get:81 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB]
18:28:48 #13 7.925 Get:82 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
18:28:48 #13 7.943 Get:83 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB]
18:28:48 #13 7.945 Get:84 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
18:28:48 #13 7.965 Get:85 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B]
18:28:48 #13 7.966 Get:86 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB]
18:28:48 #13 7.976 Get:87 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
18:28:48 #13 7.979 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
18:28:48 #13 7.980 Get:89 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
18:28:48 #13 7.982 Get:90 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
18:28:48 #13 7.984 Get:91 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
18:28:48 #13 7.987 Get:92 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
18:28:48 #13 7.995 Get:93 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
18:28:48 #13 7.996 Get:94 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
18:28:48 #13 7.998 Get:95 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB]
18:28:48 #13 8.000 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u7 [301 kB]
18:28:48 #13 8.005 Get:97 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u7 [259 kB]
18:28:48 #13 8.010 Get:98 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
18:28:48 #13 8.012 Get:99 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB]
18:28:48 #13 8.018 Get:100 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB]
18:28:48 #13 8.019 Get:101 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
18:28:48 #13 8.021 Get:102 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
18:28:48 #13 8.022 Get:103 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
18:28:48 #13 8.023 Get:104 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB]
18:28:48 #13 8.025 Get:105 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u5 [1104 kB]
18:28:48 #13 8.037 Get:106 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB]
18:28:48 #13 8.039 Get:107 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u4 [80.0 kB]
18:28:48 #13 8.041 Get:108 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB]
18:28:48 #13 8.054 Get:109 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
18:28:48 #13 8.056 Get:110 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB]
18:28:48 #13 8.059 Get:111 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB]
18:28:48 #13 8.077 Get:112 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB]
18:28:48 Selecting previously unselected package docker-ce-rootless-extras.
18:28:48 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ...
18:28:48 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:28:48 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:28:48 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:28:48 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:28:48 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:28:48 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:28:48 go: downloading github.com/docker/go-metrics v0.0.1
18:28:48 go: downloading github.com/kr/text v0.2.0
18:28:48 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:28:48 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:28:48 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:28:48 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:28:48 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:28:48 go: downloading k8s.io/klog/v2 v2.80.1
18:28:48 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:28:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:28:48 go: downloading github.com/BurntSushi/toml v0.3.1
18:28:48 go: downloading github.com/magiconair/properties v1.5.3
18:28:48 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:28:48 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:28:48 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:28:48 go: downloading golang.org/x/mod v0.10.0
18:28:48 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el8.x86_64.rpm
18:28:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TIbgLw
18:28:48 + umask 022
18:28:48 + cd /root/rpmbuild/BUILD
18:28:48 + cd src
18:28:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
18:28:48 + exit 0
18:28:49 #13 8.507 Get:113 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB]
18:28:49 #13 8.509 Get:114 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB]
18:28:49 #13 8.511 Get:115 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
18:28:49 #13 8.512 Get:116 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
18:28:49 #13 8.518 Get:117 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB]
18:28:49 #13 8.520 Get:118 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
18:28:49 #13 8.522 Get:119 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
18:28:49 #13 8.533 Get:120 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
18:28:49 #13 8.545 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
18:28:49 #13 8.554 Get:122 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
18:28:49 #13 8.563 Get:123 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
18:28:49 #13 8.565 Get:124 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
18:28:49 #13 8.572 Get:125 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
18:28:49 #13 8.577 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
18:28:49 #13 8.583 Get:127 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
18:28:49 #13 8.590 Get:128 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
18:28:49 #13 8.598 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
18:28:49 #13 8.599 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
18:28:49 #13 8.600 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB]
18:28:49 #13 8.601 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
18:28:49 #13 8.603 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
18:28:49 #13 8.604 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
18:28:49 #13 8.605 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
18:28:49 #13 8.606 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB]
18:28:49 #13 8.607 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
18:28:49 #13 8.608 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
18:28:49 #13 8.625 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB]
18:28:49 #13 8.626 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
18:28:49 #13 8.628 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
18:28:49 #13 8.628 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
18:28:49 #13 8.630 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
18:28:49 #13 8.631 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
18:28:49 #13 8.632 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
18:28:49 #13 8.633 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
18:28:49 #13 8.634 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
18:28:49 #13 8.635 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
18:28:49 #13 8.636 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
18:28:49 #13 8.637 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
18:28:49 #13 8.638 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
18:28:49 #13 8.640 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB]
18:28:49 #13 8.642 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
18:28:49 #13 8.644 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
18:28:49 #13 8.645 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
18:28:49 #13 8.647 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
18:28:49 #13 8.648 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
18:28:49 #13 8.649 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
18:28:49 #13 8.650 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
18:28:49 #13 8.651 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB]
18:28:49 #13 8.655 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
18:28:49 #13 8.658 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
18:28:49 #13 8.659 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
18:28:49 #13 8.660 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
18:28:49 #13 8.661 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:28:49 #13 8.662 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB]
18:28:49 #13 8.665 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB]
18:28:49 #13 8.666 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
18:28:49 #13 8.669 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
18:28:49 #13 8.680 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB]
18:28:49 #13 8.682 Get:171 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u7 [7308 B]
18:28:49 #13 8.683 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB]
18:28:49 #13 8.685 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB]
18:28:49 #13 8.687 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB]
18:28:49 #13 8.688 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB]
18:28:49 #13 8.689 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB]
18:28:49 #13 8.693 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB]
18:28:49 #13 8.696 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB]
18:28:49 #13 8.698 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB]
18:28:49 #13 8.699 Get:180 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u8 [325 kB]
18:28:49 #13 8.703 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u8 [1134 kB]
18:28:49 #13 8.715 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB]
18:28:49 #13 8.718 Get:183 http://deb.debian.org/debian-security buster/updates/main armhf libunbound8 armhf 1.9.0-2+deb10u3 [412 kB]
18:28:49 #13 8.723 Get:184 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u10 [316 kB]
18:28:49 #13 8.727 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u8 [545 kB]
18:28:49 #13 8.735 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u7 [298 kB]
18:28:49 #13 8.738 Get:187 http://deb.debian.org/debian-security buster/updates/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [191 kB]
18:28:49 #13 8.741 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
18:28:49 #13 8.742 Get:189 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB]
18:28:49 #13 8.760 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u8 [4554 kB]
18:28:49 #13 8.813 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB]
18:28:49 Selecting previously unselected package docker-ce.
18:28:49 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ...
18:28:49 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:28:49 #13 8.817 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
18:28:49 #13 8.821 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB]
18:28:49 #13 8.887 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
18:28:49 #13 8.975 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
18:28:49 #13 8.977 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB]
18:28:49 #13 8.979 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
18:28:49 #13 8.982 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
18:28:49 #13 8.986 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB]
18:28:49 #13 8.988 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB]
18:28:49 #13 8.990 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB]
18:28:49 #13 8.992 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB]
18:28:49 #13 8.995 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB]
18:28:49 #13 8.997 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB]
18:28:49 #13 8.999 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
18:28:49 #13 9.001 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
18:28:49 #13 9.003 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB]
18:28:49 #13 9.007 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB]
18:28:49 #13 9.010 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB]
18:28:49 #13 9.011 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB]
18:28:49 #13 9.013 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB]
18:28:49 #13 9.015 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB]
18:28:49 #13 9.018 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB]
18:28:49 #13 9.020 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB]
18:28:49 #13 9.021 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB]
18:28:49 #13 9.024 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB]
18:28:49 #13 9.026 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB]
18:28:49 #13 9.028 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB]
18:28:49 #13 9.030 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
18:28:49 #13 9.032 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B]
18:28:49 #13 9.035 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB]
18:28:49 #13 9.037 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
18:28:49 #13 9.041 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
18:28:49 #13 9.043 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB]
18:28:49 #13 9.044 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B]
18:28:49 #13 9.045 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
18:28:49 #13 9.046 Get:227 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B]
18:28:49 #13 9.049 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
18:28:49 #13 9.050 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB]
18:28:49 #13 9.052 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB]
18:28:49 #13 9.052 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB]
18:28:49 #13 9.057 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB]
18:28:49 #13 9.058 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB]
18:28:49 #13 9.059 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB]
18:28:49 #13 9.060 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB]
18:28:49 #13 9.061 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
18:28:49 #13 9.063 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB]
18:28:49 #13 9.064 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB]
18:28:49 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [714 kB]
18:28:49 + go mod vendor -modfile=vendor.mod
18:28:49 #13 9.066 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB]
18:28:49 #13 9.067 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB]
18:28:49 #13 9.068 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB]
18:28:49 #13 9.070 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
18:28:49 #13 9.084 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB]
18:28:49 #13 9.085 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
18:28:49 #13 9.088 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
18:28:49 #13 9.090 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
18:28:49 #13 9.091 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
18:28:49 #13 9.093 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
18:28:49 #13 9.094 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB]
18:28:49 #13 9.097 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB]
18:28:49 #13 9.101 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
18:28:49 #13 9.103 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB]
18:28:49 #13 9.104 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB]
18:28:49 #13 9.105 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
18:28:49 #13 9.108 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB]
18:28:49 #13 9.111 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB]
18:28:49 #13 9.115 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
18:28:49 #13 9.118 Get:258 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u5 [1110 kB]
18:28:49 #13 9.147 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB]
18:28:49 #13 9.147 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
18:28:49 #13 9.150 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB]
18:28:49 #13 9.152 Get:262 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB]
18:28:49 #13 9.159 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB]
18:28:49 #13 9.162 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB]
18:28:49 #13 9.165 Get:265 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
18:28:49 #13 9.168 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB]
18:28:49 #13 9.171 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB]
18:28:49 #13 9.175 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B]
18:28:49 #13 9.177 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB]
18:28:49 #13 9.178 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB]
18:28:49 #13 9.179 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB]
18:28:49 #13 9.203 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB]
18:28:49 #13 9.207 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB]
18:28:49 #13 9.210 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB]
18:28:49 #13 9.212 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB]
18:28:49 #13 9.215 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB]
18:28:49 #13 9.217 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
18:28:49 #13 9.220 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB]
18:28:49 #13 9.223 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB]
18:28:49 #13 9.235 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B]
18:28:49 #13 9.237 Get:281 http://deb.debian.org/debian-security buster/updates/main armhf mariadb-common all 1:10.3.39-0+deb10u1 [33.5 kB]
18:28:49 #13 9.240 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.39-0+deb10u1 [164 kB]
18:28:49 #13 9.243 Get:283 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u3 [397 kB]
18:28:49 #13 9.254 Get:284 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u3 [1838 kB]
18:28:49 #13 9.287 Get:285 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7 armhf 2.7.16-2+deb10u3 [891 kB]
18:28:49 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
18:28:49 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [1829 kB]
18:28:49 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
18:28:49 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
18:28:49 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
18:28:49 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
18:28:49 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
18:28:49 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
18:28:49 #13 9.302 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB]
18:28:49 #13 9.319 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB]
18:28:49 #13 9.322 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB]
18:28:49 #13 9.324 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB]
18:28:49 #13 9.326 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B]
18:28:49 #13 9.327 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B]
18:28:49 #13 9.334 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB]
18:28:49 #13 9.336 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB]
18:28:49 #13 9.337 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB]
18:28:49 #13 9.339 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
18:28:49 #13 9.342 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B]
18:28:49 #13 9.346 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
18:28:49 #13 9.349 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB]
18:28:49 #13 9.351 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB]
18:28:49 #13 9.352 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB]
18:28:49 #13 9.355 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB]
18:28:49 #13 9.358 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB]
18:28:49 #13 9.373 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
18:28:49 #13 9.373 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB]
18:28:49 #13 9.375 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB]
18:28:49 #13 9.377 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB]
18:28:49 #13 9.379 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB]
18:28:49 #13 9.380 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
18:28:49 #13 9.383 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB]
18:28:49 #13 9.386 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
18:28:49 #13 9.390 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB]
18:28:49 #13 9.392 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
18:28:49 #13 9.394 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
18:28:49 #13 9.395 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
18:28:49 #13 9.398 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB]
18:28:49 #13 9.401 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB]
18:28:49 #13 9.404 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB]
18:28:49 #13 9.407 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB]
18:28:49 #13 9.409 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB]
18:28:49 #13 9.411 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB]
18:28:49 #13 9.412 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB]
18:28:49 #13 9.413 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB]
18:28:49 #13 9.414 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
18:28:49 #13 9.416 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB]
18:28:49 #13 9.421 Get:325 http://deb.debian.org/debian-security buster/updates/main armhf libx11-data all 2:1.6.7-1+deb10u4 [299 kB]
18:28:49 #13 9.422 Get:326 http://deb.debian.org/debian-security buster/updates/main armhf libx11-6 armhf 2:1.6.7-1+deb10u4 [698 kB]
18:28:49 #13 9.432 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB]
18:28:49 #13 9.434 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
18:28:49 #13 9.435 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB]
18:28:49 #13 9.436 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
18:28:49 #13 9.437 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB]
18:28:49 #13 9.446 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
18:28:49 #13 9.448 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB]
18:28:49 #13 9.451 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
18:28:49 #13 9.452 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
18:28:49 #13 9.453 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB]
18:28:49 #13 9.460 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB]
18:28:49 #13 9.460 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB]
18:28:49 #13 9.463 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB]
18:28:49 #13 9.467 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB]
18:28:49 #13 9.497 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
18:28:49 #13 9.498 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB]
18:28:49 #13 9.513 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB]
18:28:49 #13 9.545 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB]
18:28:49 #13 9.549 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
18:28:49 #13 9.551 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
18:28:49 #13 9.554 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
18:28:49 #13 9.557 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB]
18:28:49 #13 9.559 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB]
18:28:49 #13 9.562 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B]
18:28:49 #13 9.564 Get:351 http://deb.debian.org/debian-security buster/updates/main armhf python3-urllib3 all 1.24.1-1+deb10u1 [98.0 kB]
18:28:49 #13 9.566 Get:352 http://deb.debian.org/debian-security buster/updates/main armhf python3-requests all 2.21.0-1+deb10u1 [67.4 kB]
18:28:49 #13 9.568 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B]
18:28:49 #13 9.569 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB]
18:28:49 #13 9.570 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB]
18:28:49 #13 9.582 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB]
18:28:49 #13 9.599 Get:357 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB]
18:28:49 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.8 [1647 kB]
18:28:50 #13 9.602 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB]
18:28:50 #13 9.603 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
18:28:50 #13 9.830 debconf: delaying package configuration, since apt-utils is not installed
18:28:50 #13 9.856 Fetched 156 MB in 3s (56.8 MB/s)
18:28:50 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.8 [387 kB]
18:28:50 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:28:50 #13 9.958 Selecting previously unselected package sensible-utils.
18:28:50 #13 9.958 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6680 files and directories currently installed.)
18:28:50 #13 9.962 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
18:28:50 #13 9.990 Unpacking sensible-utils (0.0.12) ...
18:28:50 #13 10.11 Selecting previously unselected package lsb-base.
18:28:50 #13 10.11 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
18:28:50 #13 10.13 Unpacking lsb-base (10.2019051400) ...
18:28:50 #13 10.30 Selecting previously unselected package cron.
18:28:50 #13 10.30 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ...
18:28:50 #13 10.33 Unpacking cron (3.0pl1-134+deb10u1) ...
18:28:50 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
18:28:50 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
18:28:50 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libapparmor1 arm64 2.13.3-7ubuntu5.2 [34.1 kB]
18:28:50 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcap2 arm64 1:2.32-1ubuntu0.1 [15.4 kB]
18:28:50 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.4 kB]
18:28:50 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
18:28:50 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libjson-c4 arm64 0.13.1+dfsg-7ubuntu0.3 [28.3 kB]
18:28:50 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcryptsetup12 arm64 2:2.2.2-3ubuntu2.4 [152 kB]
18:28:50 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libip4tc2 arm64 1.8.4-3ubuntu2.1 [18.7 kB]
18:28:50 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkmod2 arm64 27-1ubuntu2.1 [41.9 kB]
18:28:50 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-timesyncd arm64 245.4-4ubuntu3.22 [26.3 kB]
18:28:50 #13 10.46 Selecting previously unselected package libbsd0:armhf.
18:28:50 #13 10.46 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
18:28:50 #13 10.49 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
18:28:50 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.22 [3500 kB]
18:28:51 Selecting previously unselected package docker-buildx-plugin.
18:28:51 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ...
18:28:51 Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
18:28:51 #13 10.60 Selecting previously unselected package bsdmainutils.
18:28:51 #13 10.61 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ...
18:28:51 #13 10.62 Unpacking bsdmainutils (11.1.2+b1) ...
18:28:51 #13 10.77 Selecting previously unselected package libuchardet0:armhf.
18:28:51 #13 10.77 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ...
18:28:51 #13 10.77 Unpacking libuchardet0:armhf (0.0.6-3) ...
18:28:51 #13 10.81 Selecting previously unselected package groff-base.
18:28:51 #13 10.82 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ...
18:28:51 #13 10.82 Unpacking groff-base (1.22.4-3+deb10u1) ...
18:28:51 #13 10.94 Selecting previously unselected package libgdbm6:armhf.
18:28:51 + DISABLE_WARN_OUTSIDE_CONTAINER=1
18:28:51 + make manpages
18:28:51 scripts/docs/generate-man.sh
18:28:51 + cp -r . /tmp/docker-cli-docsgen.XVdWylkd54/
18:28:51 + cd /tmp/docker-cli-docsgen.XVdWylkd54
18:28:51 + ./scripts/vendor init
18:28:51 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:28:51 + cp man/tools.go .
18:28:51 + ./scripts/vendor update
18:28:51 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:28:51 go: downloading github.com/spf13/cobra v1.7.0
18:28:51 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:28:51 go: downloading github.com/docker/go-units v0.5.0
18:28:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:28:51 go: downloading github.com/spf13/pflag v1.0.5
18:28:51 go: downloading github.com/fvbommel/sortorder v1.0.2
18:28:51 go: downloading github.com/moby/term v0.5.0
18:28:51 go: downloading github.com/morikuni/aec v1.0.0
18:28:51 go: downloading github.com/pkg/errors v0.9.1
18:28:51 go: downloading github.com/google/go-cmp v0.5.9
18:28:51 go: downloading gotest.tools/v3 v3.5.0
18:28:51 go: downloading github.com/mattn/go-runewidth v0.0.14
18:28:51 go: downloading golang.org/x/sync v0.3.0
18:28:51 go: downloading github.com/distribution/reference v0.5.0
18:28:51 go: downloading github.com/sirupsen/logrus v1.9.3
18:28:51 go: downloading github.com/moby/sys/sequential v0.5.0
18:28:51 go: downloading github.com/moby/patternmatcher v0.6.0
18:28:51 go: downloading github.com/docker/go-connections v0.4.0
18:28:51 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:28:51 go: downloading golang.org/x/text v0.9.0
18:28:51 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:28:51 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:28:51 go: downloading github.com/opencontainers/go-digest v1.0.0
18:28:51 go: downloading gopkg.in/yaml.v2 v2.4.0
18:28:51 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:28:51 go: downloading github.com/gogo/protobuf v1.3.2
18:28:51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:28:51 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:28:51 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:28:51 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:28:51 go: downloading golang.org/x/term v0.8.0
18:28:51 go: downloading github.com/containerd/containerd v1.6.24
18:28:51 go: downloading github.com/moby/sys/signal v0.7.0
18:28:51 go: downloading golang.org/x/sys v0.10.0
18:28:51 go: downloading dario.cat/mergo v1.0.0
18:28:51 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:28:51 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:28:51 go: downloading github.com/creack/pty v1.1.18
18:28:51 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:28:51 go: downloading github.com/rivo/uniseg v0.2.0
18:28:51 go: downloading golang.org/x/time v0.3.0
18:28:51 #13 10.94 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ...
18:28:51 #13 10.95 Unpacking libgdbm6:armhf (1.18.1-4) ...
18:28:51 #13 11.00 Selecting previously unselected package libpipeline1:armhf.
18:28:51 #13 11.01 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ...
18:28:51 #13 11.01 Unpacking libpipeline1:armhf (1.5.1-2) ...
18:28:51 #13 11.07 Selecting previously unselected package man-db.
18:28:51 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-sysv arm64 245.4-4ubuntu3.22 [10.3 kB]
18:28:51 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.19 [600 kB]
18:28:51 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
18:28:51 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdbus-1-3 arm64 1.12.16-2ubuntu2.3 [169 kB]
18:28:51 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus arm64 1.12.16-2ubuntu2.3 [142 kB]
18:28:51 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.13 [4836 B]
18:28:51 Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.6 [1199 kB]
18:28:51 Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgirepository-1.0-1 arm64 1.64.1-1~ubuntu20.04.1 [77.0 kB]
18:28:51 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gir1.2-glib-2.0 arm64 1.64.1-1~ubuntu20.04.1 [134 kB]
18:28:51 go: downloading github.com/moby/sys/symlink v0.2.0
18:28:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:28:51 go: downloading gopkg.in/yaml.v3 v3.0.1
18:28:51 go: downloading github.com/stretchr/testify v1.8.1
18:28:51 go: downloading go.opentelemetry.io/otel v1.4.1
18:28:51 go: downloading github.com/klauspost/compress v1.16.5
18:28:51 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:28:51 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:28:51 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:28:51 go: downloading github.com/opencontainers/runc v1.1.7
18:28:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:28:51 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:28:51 go: downloading github.com/gorilla/mux v1.8.0
18:28:51 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:28:51 + for f in rootlesskit rootlesskit-docker-proxy
18:28:51 + GOBIN=/usr/local/bin
18:28:51 + GO111MODULE=on
18:28:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:28:51 #13 11.07 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ...
18:28:51 #13 11.07 Unpacking man-db (2.8.5-2) ...
18:28:51 #13 11.21 Selecting previously unselected package perl-modules-5.28.
18:28:51 #13 11.21 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
18:28:51 #13 11.22 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
18:28:51 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcap2-bin arm64 1:2.32-1ubuntu0.1 [25.6 kB]
18:28:51 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB]
18:28:51 go: downloading golang.org/x/crypto v0.9.0
18:28:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:28:51 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:28:51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:28:51 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:28:51 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:28:51 go: downloading google.golang.org/grpc v1.56.2
18:28:51 go: downloading github.com/russross/blackfriday v1.6.0
18:28:51 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:28:51 #13 11.59 Selecting previously unselected package libgdbm-compat4:armhf.
18:28:51 #13 11.59 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ...
18:28:51 #13 11.59 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
18:28:51 #13 11.64 Selecting previously unselected package libperl5.28:armhf.
18:28:52 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
18:28:52 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
18:28:52 go: downloading github.com/Microsoft/go-winio v0.6.1
18:28:52 go: downloading golang.org/x/net v0.10.0
18:28:52 go: downloading github.com/felixge/httpsnoop v1.0.3
18:28:52 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:28:52 go: downloading github.com/davecgh/go-spew v1.1.1
18:28:52 go: downloading github.com/pmezard/go-difflib v1.0.0
18:28:52 go: downloading github.com/go-logr/logr v1.2.3
18:28:52 go: downloading github.com/go-logr/stdr v1.2.2
18:28:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:28:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:28:52 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:28:52 go: downloading github.com/kr/pretty v0.1.0
18:28:52 go: downloading github.com/miekg/pkcs11 v1.1.1
18:28:52 go: downloading github.com/prometheus/client_golang v1.14.0
18:28:52 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:28:52 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:28:52 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:28:52 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:28:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:28:52 go: downloading github.com/golang/protobuf v1.5.3
18:28:52 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
18:28:52 #13 11.64 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
18:28:52 #13 11.65 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
18:28:52 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
18:28:52 go: downloading golang.org/x/tools v0.8.0
18:28:52 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:28:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:28:52 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:28:52 go: downloading google.golang.org/protobuf v1.31.0
18:28:52 go: downloading github.com/kr/text v0.2.0
18:28:52 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:28:52 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:28:52 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:28:52 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:28:52 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:28:52 go: downloading github.com/beorn7/perks v1.0.1
18:28:52 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:28:52 go: downloading github.com/prometheus/client_model v0.3.0
18:28:52 go: downloading github.com/prometheus/common v0.42.0
18:28:52 go: downloading github.com/prometheus/procfs v0.9.0
18:28:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:28:52 #13 12.03 Selecting previously unselected package perl.
18:28:52 #13 12.03 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ...
18:28:52 #13 12.04 Unpacking perl (5.28.1-6+deb10u1) ...
18:28:52 #13 12.10 Selecting previously unselected package liblocale-gettext-perl.
18:28:52 #13 12.10 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ...
18:28:52 #13 12.11 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
18:28:52 #13 12.16 Selecting previously unselected package libssl1.1:armhf.
18:28:52 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpam-systemd arm64 245.4-4ubuntu3.22 [175 kB]
18:28:52 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.6 [570 kB]
18:28:52 go: downloading github.com/docker/go-metrics v0.0.1
18:28:52 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:28:52 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:28:52 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:28:52 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:28:52 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:28:52 go: downloading k8s.io/klog/v2 v2.80.1
18:28:52 go: downloading github.com/BurntSushi/toml v0.3.1
18:28:52 go: downloading github.com/magiconair/properties v1.5.3
18:28:52 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:28:52 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:28:52 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:28:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:28:52 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:28:52 #13 12.16 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_armhf.deb ...
18:28:52 #13 12.17 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ...
18:28:52 #13 12.31 Selecting previously unselected package libpython3.7-minimal:armhf.
18:28:52 #13 12.31 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
18:28:52 #13 12.31 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
18:28:52 #13 12.43 Selecting previously unselected package libexpat1:armhf.
18:28:52 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
18:28:52 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
18:28:52 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-dbus arm64 1.2.16-1build1 [91.4 kB]
18:28:52 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gi arm64 3.36.0-1 [159 kB]
18:28:52 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
18:28:52 + make IMAGE=quay.io/centos/centos:stream8 verify
18:28:52 docker run  --rm -i \
18:28:52 	-v "$(pwd):/v" \
18:28:52 	-e DEBIAN_FRONTEND=noninteractive \
18:28:52 	-e PACKAGE_REPO=prod \
18:28:52 	-w /v \
18:28:52 	quay.io/centos/centos:stream8 ./verify
18:28:52 Unable to find image 'quay.io/centos/centos:stream8' locally
18:28:52 stream8: Pulling from centos/centos
18:28:52 Selecting previously unselected package docker-ce-cli.
18:28:52 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ...
18:28:52 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:28:52 go: downloading golang.org/x/mod v0.10.0
18:28:52 #13 12.43 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
18:28:52 #13 12.43 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
18:28:52 #13 12.49 Selecting previously unselected package python3.7-minimal.
18:28:52 #13 12.49 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
18:28:52 #13 12.50 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
18:28:52 #13 12.67 Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ...
18:28:53 + return
18:28:53 # Build the CLI
18:28:53 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:28:53 Building dynamic docker-linux-amd64
18:28:53 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:27:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:28:53 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
18:28:53 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
18:28:53 8ed15414cb45: Already exists
18:28:53 Digest: sha256:e37216aac8ca51998d041a3c519cb3dee6e94573765716e7ddd5134445fed4da
18:28:53 Status: Downloaded newer image for quay.io/centos/centos:stream8
18:28:53 + go mod vendor -modfile=vendor.mod
18:28:53 #13 12.77 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
18:28:53 #13 12.81 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
18:28:53 #13 12.83 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
18:28:53 + verify
18:28:53 + dpkg --version
18:28:53 + rpm --version
18:28:53 + verify_rpm
18:28:53 ++ . /etc/os-release
18:28:53 +++ NAME='CentOS Stream'
18:28:53 +++ VERSION=8
18:28:53 +++ ID=centos
18:28:53 +++ ID_LIKE='rhel fedora'
18:28:53 +++ VERSION_ID=8
18:28:53 +++ PLATFORM_ID=platform:el8
18:28:53 +++ PRETTY_NAME='CentOS Stream 8'
18:28:53 +++ ANSI_COLOR='0;31'
18:28:53 +++ CPE_NAME=cpe:/o:centos:centos:8
18:28:53 +++ HOME_URL=https://centos.org/
18:28:53 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:28:53 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
18:28:53 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:28:53 ++ echo centos
18:28:53 + DIST_ID=centos
18:28:53 ++ . /etc/os-release
18:28:53 +++ NAME='CentOS Stream'
18:28:53 +++ VERSION=8
18:28:53 +++ ID=centos
18:28:53 +++ ID_LIKE='rhel fedora'
18:28:53 +++ VERSION_ID=8
18:28:53 +++ PLATFORM_ID=platform:el8
18:28:53 +++ PRETTY_NAME='CentOS Stream 8'
18:28:53 +++ ANSI_COLOR='0;31'
18:28:53 +++ CPE_NAME=cpe:/o:centos:centos:8
18:28:53 +++ HOME_URL=https://centos.org/
18:28:53 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:28:53 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
18:28:53 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:28:53 ++ echo 8
18:28:53 ++ cut -d. -f1
18:28:53 + DIST_VERSION=8
18:28:53 + pkg_manager=yum
18:28:53 + pkg_config_manager=yum-config-manager
18:28:53 + dnf --version
18:28:53 Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ...
18:28:53 Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
18:28:53 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:28:53 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:28:53 invoke-rc.d: could not determine current runlevel
18:28:53 invoke-rc.d: policy-rc.d denied execution of start.
18:28:53 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB]
18:28:53 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB]
18:28:53 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
18:28:53 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB]
18:28:53 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB]
18:28:53 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblmdb0 arm64 0.9.24-1 [43.1 kB]
18:28:53 Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-gobject-1-0 arm64 0.105-26ubuntu1.3 [37.4 kB]
18:28:53 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
18:28:53 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
18:28:53 4.7.0
18:28:53   Installed: dnf-0:4.7.0-19.el8.noarch at Mon Oct  9 17:22:39 2023
18:28:53   Built    : builder@centos.org at Wed Jun 28 08:44:13 2023
18:28:53 
18:28:53   Installed: rpm-0:4.14.3-26.el8.x86_64 at Mon Oct  9 17:22:38 2023
18:28:53   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:18:39 2022
18:28:53 + pkg_manager=dnf
18:28:53 + pkg_config_manager='dnf config-manager'
18:28:53 + dnf clean all
18:28:53 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:28:53  docker-ce-rootless-extras depends on dbus-user-session; however:
18:28:53   Package dbus-user-session is not installed.
18:28:53 
18:28:53 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:28:53 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_amd64.deb
18:28:53 #13 13.33 Selecting previously unselected package python3-minimal.
18:28:53 #13 13.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9606 files and directories currently installed.)
18:28:53 #13 13.33 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
18:28:53 #13 13.34 Unpacking python3-minimal (3.7.3-1) ...
18:28:53 #13 13.39 Selecting previously unselected package mime-support.
18:28:53 #13 13.39 Preparing to unpack .../1-mime-support_3.62_all.deb ...
18:28:53 #13 13.40 Unpacking mime-support (3.62) ...
18:28:53 #13 13.45 Selecting previously unselected package libmpdec2:armhf.
18:28:53 #13 13.45 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
18:28:53 #13 13.46 Unpacking libmpdec2:armhf (2.4.2-2) ...
18:28:53 #13 13.50 Selecting previously unselected package readline-common.
18:28:53 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB]
18:28:53 0 files removed
18:28:53 + dnf install -y 'dnf-command(config-manager)'
18:28:54 #13 13.50 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
18:28:54 #13 13.51 Unpacking readline-common (7.0-5) ...
18:28:54 #13 13.55 Selecting previously unselected package libreadline7:armhf.
18:28:54 #13 13.56 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
18:28:54 #13 13.57 Unpacking libreadline7:armhf (7.0-5) ...
18:28:54 #13 13.62 Selecting previously unselected package libsqlite3-0:armhf.
18:28:54 #13 13.63 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
18:28:54 #13 13.63 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
18:28:54 #13 13.71 Selecting previously unselected package libpython3.7-stdlib:armhf.
18:28:54 #13 13.71 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ...
18:28:54 #13 13.71 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
18:28:54 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:28:54 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.9 [1704 B]
18:28:54 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
18:28:54 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB]
18:28:54 Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB]
18:28:54 Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB]
18:28:54 Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB]
18:28:54 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB]
18:28:54 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [98.9 kB]
18:28:54 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB]
18:28:54 #13 13.90 Selecting previously unselected package python3.7.
18:28:54 #13 13.91 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_armhf.deb ...
18:28:54 #13 13.91 Unpacking python3.7 (3.7.3-2+deb10u5) ...
18:28:54 #13 13.96 Selecting previously unselected package libpython3-stdlib:armhf.
18:28:54 #13 13.96 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
18:28:54 #13 13.97 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
18:28:54 #13 14.01 Setting up python3-minimal (3.7.3-1) ...
18:28:54 Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB]
18:28:54 #13 14.23 Selecting previously unselected package python3.
18:28:54 #13 14.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10075 files and directories currently installed.)
18:28:54 #13 14.24 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
18:28:54 #13 14.24 Unpacking python3 (3.7.3-1) ...
18:28:54 #13 14.29 Selecting previously unselected package less.
18:28:54 Reading package lists...
18:28:54 Building dependency tree...
18:28:54 Reading state information...
18:28:54 Correcting dependencies... Done
18:28:54 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:28:54 Skipping docker-ce, it is already installed and upgrade is not set.
18:28:54 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:28:54 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:28:54 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:28:54 The following additional packages will be installed:
18:28:54   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:28:54   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
18:28:54   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
18:28:54   libnftnl11 libpam-systemd systemd systemd-sysv
18:28:54 Suggested packages:
18:28:54   kmod systemd-container policykit-1
18:28:54 Recommended packages:
18:28:54   nftables libnss-systemd
18:28:54 Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB]
18:28:54 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB]
18:28:54 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
18:28:54 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
18:28:54 #13 14.29 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ...
18:28:54 #13 14.30 Unpacking less (487-0.1+b1) ...
18:28:54 #13 14.36 Selecting previously unselected package netbase.
18:28:54 #13 14.36 Preparing to unpack .../002-netbase_5.6_all.deb ...
18:28:54 #13 14.36 Unpacking netbase (5.6) ...
18:28:54 #13 14.40 Selecting previously unselected package bzip2.
18:28:54 #13 14.40 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
18:28:54 #13 14.40 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
18:28:54 #13 14.45 Selecting previously unselected package libmagic-mgc.
18:28:54 #13 14.45 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
18:28:54 #13 14.45 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
18:28:54 #13 14.53 Selecting previously unselected package libmagic1:armhf.
18:28:54 #13 14.53 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
18:28:54 #13 14.54 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
18:28:54 #13 14.58 Selecting previously unselected package file.
18:28:54 #13 14.58 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ...
18:28:54 #13 14.58 Unpacking file (1:5.35-4+deb10u2) ...
18:28:54 #13 14.63 Selecting previously unselected package gettext-base.
18:28:54 The following NEW packages will be installed:
18:28:54   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:28:54   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
18:28:54   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
18:28:54   libnftnl11 libpam-systemd systemd systemd-sysv
18:28:54 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB]
18:28:54 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.1 [75.4 kB]
18:28:54 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
18:28:54 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.3 [160 kB]
18:28:54 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.20 [215 kB]
18:28:54 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.20 [157 kB]
18:28:55 #13 14.63 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ...
18:28:55 #13 14.64 Unpacking gettext-base (0.19.8.1-9) ...
18:28:55 #13 14.69 Selecting previously unselected package krb5-locales.
18:28:55 #13 14.69 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
18:28:55 #13 14.70 Unpacking krb5-locales (1.17-3+deb10u5) ...
18:28:55 #13 14.75 Selecting previously unselected package libkeyutils1:armhf.
18:28:55 #13 14.75 Preparing to unpack .../009-libkeyutils1_1.6-6_armhf.deb ...
18:28:55 #13 14.75 Unpacking libkeyutils1:armhf (1.6-6) ...
18:28:55 #13 14.80 Selecting previously unselected package libkrb5support0:armhf.
18:28:55 #13 14.80 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
18:28:55 #13 14.80 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
18:28:55 #13 14.86 Selecting previously unselected package libk5crypto3:armhf.
18:28:55 0 upgraded, 21 newly installed, 0 to remove and 5 not upgraded.
18:28:55 Need to get 34.2 MB of archives.
18:28:55 After this operation, 137 MB of additional disk space will be used.
18:28:55 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:28:55 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:28:55 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:28:55 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:28:55 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
18:28:55 Get:6 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
18:28:55 Get:7 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
18:28:55 Get:8 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
18:28:55 Get:9 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:28:55 Get:10 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
18:28:55 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB]
18:28:55 Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB]
18:28:55 Get:13 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:28:55 Get:14 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:28:55 Get:15 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:28:55 Get:16 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:28:55 Get:17 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:28:55 Get:18 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:28:55 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.24-0+deb10u1 [240 kB]
18:28:55 Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB]
18:28:55 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.24-0+deb10u1 [97.9 kB]
18:28:55 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.3 [9424 B]
18:28:55 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdconf1 arm64 0.36.0-1 [35.9 kB]
18:28:55 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-service arm64 0.36.0-1 [27.8 kB]
18:28:55 + popd
18:28:55 + RPM_EC=0
18:28:55 ~/rpmbuild/BUILD/src
18:28:55 ++ jobs -p
18:28:55 + exit 0
18:28:55 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X2kOUy
18:28:55 + umask 022
18:28:55 + cd /root/rpmbuild/BUILD
18:28:55 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64 '!=' / ']'
18:28:55 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
18:28:55 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
18:28:55 + mkdir -p /root/rpmbuild/BUILDROOT
18:28:55 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
18:28:55 + cd src
18:28:55 + pushd /root/rpmbuild/BUILD/src/buildx
18:28:55 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:28:55 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:55 + popd
18:28:55 + /usr/lib/rpm/check-buildroot
18:28:55 ~/rpmbuild/BUILD/src
18:28:55 + /usr/lib/rpm/redhat/brp-ldconfig
18:28:55 + /usr/lib/rpm/brp-compress
18:28:55 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:28:55 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:28:55 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:28:55 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:28:55 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:28:55 + /usr/lib/rpm/brp-python-hardlink
18:28:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:28:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bVUD5T
18:28:55 + umask 022
18:28:55 + cd /root/rpmbuild/BUILD
18:28:55 + cd src
18:28:55 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:28:55 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:28:55 PASS: docker-buildx version OK
18:28:55 + ver=v0.11.2
18:28:55 + test v0.11.2 = v0.11.2
18:28:55 + echo 'PASS: docker-buildx version OK'
18:28:55 + RPM_EC=0
18:28:55 ++ jobs -p
18:28:55 + exit 0
18:28:55 Processing files: docker-buildx-plugin-0.11.2-0.el9.x86_64
18:28:55 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:55 Provides: docker-buildx-plugin = 0:0.11.2-0.el9 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el9
18:28:55 Requires(interp): /bin/sh /bin/sh /bin/sh
18:28:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:28:55 Requires(post): /bin/sh
18:28:55 Requires(preun): /bin/sh
18:28:55 Requires(postun): /bin/sh
18:28:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
18:28:55 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el9.src.rpm
18:28:55 CentOS Stream 8 - AppStream                      30 MB/s |  33 MB     00:01    
18:28:55 #13 14.86 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
18:28:55 #13 14.86 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
18:28:55 #13 14.91 Selecting previously unselected package libkrb5-3:armhf.
18:28:55 #13 14.91 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
18:28:55 #13 14.92 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
18:28:55 #13 15.00 Selecting previously unselected package libgssapi-krb5-2:armhf.
18:28:55 #13 15.00 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
18:28:55 #13 15.00 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
18:28:55 #13 15.05 Selecting previously unselected package libicu63:armhf.
18:28:55 #13 15.05 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_armhf.deb ...
18:28:55 #13 15.06 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
18:28:55 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-gsettings-backend arm64 0.36.0-1 [20.9 kB]
18:28:55 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
18:28:55 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
18:28:55 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
18:28:55 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
18:28:55 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
18:28:55 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpackagekit-glib2-18 arm64 1.1.13-2ubuntu1.1 [92.8 kB]
18:28:55 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.13-2ubuntu1.1 [21.6 kB]
18:28:55 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB]
18:28:55 debconf: delaying package configuration, since apt-utils is not installed
18:28:55 Fetched 34.2 MB in 1s (48.3 MB/s)
18:28:55 Selecting previously unselected package libapparmor1:amd64.
18:28:55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9952 files and directories currently installed.)
18:28:55 Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ...
18:28:55 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:28:55 Selecting previously unselected package libargon2-1:amd64.
18:28:55 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ...
18:28:55 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:28:55 Selecting previously unselected package dmsetup.
18:28:55 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:28:55 Unpacking dmsetup (2:1.02.155-3) ...
18:28:55 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:28:55 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:28:55 make[2]: Leaving directory '/root/build-deb/compose'
18:28:55 make[1]: Leaving directory '/root/build-deb'
18:28:55    debian/rules override_dh_auto_test
18:28:55 make[1]: Entering directory '/root/build-deb'
18:28:55 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:28:55 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:28:55 PASS: daemon version OK
18:28:55 ver="$(cli/build/docker --version)"; \
18:28:55 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:28:55 PASS: cli version OK
18:28:55 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:28:55 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:28:55 PASS: docker-buildx version OK
18:28:55 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:28:55 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:28:55 PASS: docker-compose version OK
18:28:55 make[1]: Leaving directory '/root/build-deb'
18:28:55    create-stamp debian/debhelper-build-stamp
18:28:55  debian/rules binary
18:28:55 dh binary --with=bash-completion
18:28:55    dh_testroot
18:28:55    dh_prep
18:28:55    dh_installdirs
18:28:55    debian/rules override_dh_auto_install
18:28:55 make[1]: Entering directory '/root/build-deb'
18:28:55 # docker-ce-cli install
18:28:55 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:28:55 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:28:55 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:28:55 # docker-ce install
18:28:55 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:28:55 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:28:55 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:28:55 # docker-buildx-plugin install
18:28:55 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:28:55 # docker-compose-plugin install
18:28:55 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:28:55 # docker-ce-rootless-extras install
18:28:55 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:28:55 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:28:55 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:28:55 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:28:55 # TODO: how can we install vpnkit?
18:28:55 make[1]: Leaving directory '/root/build-deb'
18:28:55    debian/rules override_dh_install
18:28:55 make[1]: Entering directory '/root/build-deb'
18:28:55 dh_install
18:28:55 # TODO Can we do this from within our container?
18:28:55 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:28:55 make[1]: Leaving directory '/root/build-deb'
18:28:55    dh_installdocs
18:28:55    dh_installchangelogs
18:28:55    dh_installman
18:28:55    dh_bash-completion
18:28:55    debian/rules override_dh_installinit
18:28:55 make[1]: Entering directory '/root/build-deb'
18:28:55 # use "docker" as our service name, not "docker-ce"
18:28:55 dh_installinit --name=docker
18:28:55 make[1]: Leaving directory '/root/build-deb'
18:28:55    debian/rules override_dh_installsystemd
18:28:55 make[1]: Entering directory '/root/build-deb'
18:28:55 # use "docker" as our service name, not "docker-ce"
18:28:55 dh_installsystemd --name=docker
18:28:55 make[1]: Leaving directory '/root/build-deb'
18:28:55    dh_perl
18:28:55    dh_link
18:28:55    dh_strip_nondeterminism
18:28:55    dh_compress
18:28:55    dh_fixperms
18:28:55    dh_missing
18:28:55    debian/rules override_dh_dwz
18:28:55 make[1]: Entering directory '/root/build-deb'
18:28:55 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:28:55 make[1]: Leaving directory '/root/build-deb'
18:28:55    debian/rules override_dh_strip
18:28:55 make[1]: Entering directory '/root/build-deb'
18:28:55 # Go has lots of problems with stripping, so just don't
18:28:55 make[1]: Leaving directory '/root/build-deb'
18:28:55    dh_makeshlibs
18:28:55    debian/rules override_dh_shlibdeps
18:28:55 make[1]: Entering directory '/root/build-deb'
18:28:55 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:28:55 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
18:28:55 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-services arm64 2.64.2-1ubuntu0.1 [10.4 kB]
18:28:55 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
18:28:55 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking arm64 2.64.2-1ubuntu0.1 [55.1 kB]
18:28:55 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
18:28:55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:28:55 Selecting previously unselected package libjson-c3:amd64.
18:28:55 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
18:28:55 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
18:28:55 Selecting previously unselected package libcryptsetup12:amd64.
18:28:55 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
18:28:55 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
18:28:55 Selecting previously unselected package libidn11:amd64.
18:28:55 Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ...
18:28:55 Unpacking libidn11:amd64 (1.33-2.2) ...
18:28:55 Selecting previously unselected package libip4tc0:amd64.
18:28:55 Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ...
18:28:55 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:28:55 Selecting previously unselected package libkmod2:amd64.
18:28:55 Preparing to unpack .../8-libkmod2_26-1_amd64.deb ...
18:28:55 Unpacking libkmod2:amd64 (26-1) ...
18:28:56 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
18:28:56 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
18:28:56 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
18:28:56 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
18:28:56 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
18:28:56 Selecting previously unselected package systemd.
18:28:56 Preparing to unpack .../9-systemd_241-7~deb10u10_amd64.deb ...
18:28:56 Unpacking systemd (241-7~deb10u10) ...
18:28:56 #13 15.81 Selecting previously unselected package libxml2:armhf.
18:28:56 #13 15.81 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ...
18:28:56 #13 15.84 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
18:28:56 #13 15.92 Selecting previously unselected package manpages.
18:28:56 #13 15.92 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
18:28:56 #13 15.93 Unpacking manpages (4.16-2) ...
18:28:56 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
18:28:56 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:28:56 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:28:56 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
18:28:56 Setting up libidn11:amd64 (1.33-2.2) ...
18:28:56 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:28:56 Setting up libkmod2:amd64 (26-1) ...
18:28:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:28:56 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
18:28:56 Setting up systemd (241-7~deb10u10) ...
18:28:56 #13 16.06 Selecting previously unselected package libedit2:armhf.
18:28:56 #13 16.06 Preparing to unpack .../017-libedit2_3.1-20181209-1_armhf.deb ...
18:28:56 #13 16.07 Unpacking libedit2:armhf (3.1-20181209-1) ...
18:28:56 #13 16.12 Selecting previously unselected package openssh-client.
18:28:56 #13 16.12 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_armhf.deb ...
18:28:56 #13 16.13 Unpacking openssh-client (1:7.9p1-10+deb10u3) ...
18:28:56 #13 16.23 Selecting previously unselected package ucf.
18:28:56 #13 16.23 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
18:28:56 #13 16.24 Moving old data out of the way
18:28:56 #13 16.24 Unpacking ucf (3.0038+nmu1) ...
18:28:56 #13 16.28 Selecting previously unselected package xz-utils.
18:28:56 #13 16.28 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
18:28:56 #13 16.29 Unpacking xz-utils (5.2.4-1+deb10u1) ...
18:28:56 #13 16.34 Selecting previously unselected package libfl2:armhf.
18:28:56 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
18:28:56 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:28:56 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:28:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:28:56 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:28:56 Initializing machine ID from KVM UUID.
18:28:56 #13 16.34 Preparing to unpack .../021-libfl2_2.6.4-6.2_armhf.deb ...
18:28:56 #13 16.35 Unpacking libfl2:armhf (2.6.4-6.2) ...
18:28:56 #13 16.40 Selecting previously unselected package at.
18:28:56 #13 16.40 Preparing to unpack .../022-at_3.1.23-1_armhf.deb ...
18:28:56 #13 16.41 Unpacking at (3.1.23-1) ...
18:28:56 #13 16.46 Selecting previously unselected package libsigsegv2:armhf.
18:28:56 #13 16.46 Preparing to unpack .../023-libsigsegv2_2.12-2_armhf.deb ...
18:28:56 #13 16.47 Unpacking libsigsegv2:armhf (2.12-2) ...
18:28:56 #13 16.51 Selecting previously unselected package m4.
18:28:56 #13 16.51 Preparing to unpack .../024-m4_1.4.18-2_armhf.deb ...
18:28:56 #13 16.51 Unpacking m4 (1.4.18-2) ...
18:28:56 #13 16.56 Selecting previously unselected package autoconf.
18:28:56 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
18:28:56 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsoup2.4-1 arm64 2.70.0-1 [245 kB]
18:28:56 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstemmer0d arm64 0+svn585-2 [60.6 kB]
18:28:56 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libappstream4 arm64 0.12.10-2 [120 kB]
18:28:56 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-bin arm64 2.64.6-1~ubuntu20.04.6 [69.2 kB]
18:28:56 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgstreamer1.0-0 arm64 1.16.3-0ubuntu1.1 [803 kB]
18:28:56 Setting up dmsetup (2:1.02.155-3) ...
18:28:56 Selecting previously unselected package systemd-sysv.
18:28:56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10782 files and directories currently installed.)
18:28:56 Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_amd64.deb ...
18:28:56 Unpacking systemd-sysv (241-7~deb10u10) ...
18:28:56 Selecting previously unselected package libip6tc0:amd64.
18:28:56 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
18:28:56 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:28:57 #13 16.57 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
18:28:57 #13 16.57 Unpacking autoconf (2.69-11) ...
18:28:57 #13 16.63 Selecting previously unselected package autotools-dev.
18:28:57 #13 16.64 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
18:28:57 #13 16.64 Unpacking autotools-dev (20180224.1) ...
18:28:57 #13 16.69 Selecting previously unselected package automake.
18:28:57 #13 16.69 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
18:28:57 #13 16.70 Unpacking automake (1:1.16.1-4) ...
18:28:57 #13 16.77 Selecting previously unselected package autopoint.
18:28:57 #13 16.77 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
18:28:57 #13 16.78 Unpacking autopoint (0.19.8.1-9) ...
18:28:57 #13 16.82 Selecting previously unselected package binutils-common:armhf.
18:28:57 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-agent-1-0 arm64 0.105-26ubuntu1.3 [14.2 kB]
18:28:57 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 policykit-1 arm64 0.105-26ubuntu1.3 [79.4 kB]
18:28:57 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
18:28:57 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
18:28:57 Selecting previously unselected package libiptc0:amd64.
18:28:57 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
18:28:57 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:28:57 Selecting previously unselected package libnfnetlink0:amd64.
18:28:57 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:28:57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:28:57 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:28:57 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:28:57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:28:57 Selecting previously unselected package libnftnl11:amd64.
18:28:57 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
18:28:57 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:28:57 Selecting previously unselected package iptables.
18:28:57 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
18:28:57 Unpacking iptables (1.8.2-4) ...
18:28:57 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc39.aarch64.rpm
18:28:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M86T8z
18:28:57 + umask 022
18:28:57 + cd /root/rpmbuild/BUILD
18:28:57 + cd src
18:28:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
18:28:57 + RPM_EC=0
18:28:57 ++ jobs -p
18:28:57 + exit 0
18:28:57 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.uDulhK
18:28:57 + umask 022
18:28:57 + cd /root/rpmbuild/BUILD
18:28:57 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:28:57 + rm -rf src src.gemspec
18:28:57 + RPM_EC=0
18:28:57 ++ jobs -p
18:28:57 + exit 0
18:28:57 
18:28:57 RPM build warnings:
18:28:57     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:28:57     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:28:57     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:28:57     source_date_epoch_from_changelog set but %changelog is missing
18:28:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/docker-proxy
18:28:57     source_date_epoch_from_changelog set but %changelog is missing
18:28:57     source_date_epoch_from_changelog set but %changelog is missing
18:28:57     source_date_epoch_from_changelog set but %changelog is missing
18:28:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:28:57 warning: source_date_epoch_from_changelog set but %changelog is missing
18:28:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dQ2x8F
18:28:57 + umask 022
18:28:57 + cd /root/rpmbuild/BUILD
18:28:57 + cd /root/rpmbuild/BUILD
18:28:57 + rm -rf src
18:28:57 + /usr/bin/mkdir -p src
18:28:57 + cd src
18:28:57 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:28:57 + STATUS=0
18:28:57 + '[' 0 -ne 0 ']'
18:28:57 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:28:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:28:57 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:28:57 + STATUS=0
18:28:57 + '[' 0 -ne 0 ']'
18:28:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:28:57 + RPM_EC=0
18:28:57 ++ jobs -p
18:28:57 + exit 0
18:28:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hbfQyF
18:28:57 + umask 022
18:28:57 + cd /root/rpmbuild/BUILD
18:28:57 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:57 + export CFLAGS
18:28:57 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:28:57 + export CXXFLAGS
18:28:57 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:57 + export FFLAGS
18:28:57 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:28:57 + export FCFLAGS
18:28:57 + VALAFLAGS=-g
18:28:57 + export VALAFLAGS
18:28:57 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:28:57 + export RUSTFLAGS
18:28:57 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:28:57 + export LDFLAGS
18:28:57 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:28:57 + export LT_SYS_LIBRARY_PATH
18:28:57 + CC=gcc
18:28:57 + export CC
18:28:57 + CXX=g++
18:28:57 + export CXX
18:28:57 + cd src
18:28:57 + pushd /root/rpmbuild/BUILD/src/compose
18:28:57 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:28:57 + make VERSION=v2.21.0 DESTDIR=./bin build
18:28:57 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:28:57 go: downloading github.com/docker/cli v24.0.5+incompatible
18:28:57 go: downloading go.opentelemetry.io/otel v1.14.0
18:28:57 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:28:57 go: downloading github.com/compose-spec/compose-go v1.18.3
18:28:57 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:28:57 go: downloading github.com/docker/buildx v0.11.2
18:28:57 go: downloading github.com/docker/docker v24.0.5+incompatible
18:28:57 go: downloading github.com/hashicorp/go-version v1.6.0
18:28:57 go: downloading github.com/mattn/go-shellwords v1.0.12
18:28:57 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:28:57 go: downloading github.com/moby/buildkit v0.12.1
18:28:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:28:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:28:57 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:28:57 go: downloading google.golang.org/grpc v1.57.0
18:28:57 go: downloading github.com/containerd/containerd v1.7.3
18:28:57 go: downloading github.com/jonboulle/clockwork v0.4.0
18:28:57 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:28:57 go: downloading github.com/stretchr/testify v1.8.4
18:28:57 go: downloading golang.org/x/sys v0.7.0
18:28:57 go: downloading github.com/theupdateframework/notary v0.7.0
18:28:57 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:28:57 go: downloading github.com/imdario/mergo v0.3.16
18:28:57 go: downloading github.com/containerd/console v1.0.3
18:28:57 go: downloading github.com/adrg/xdg v0.4.0
18:28:57 go: downloading github.com/buger/goterm v1.0.4
18:28:57 go: downloading github.com/go-logr/logr v1.2.4
18:28:57 go: downloading github.com/hashicorp/errwrap v1.1.0
18:28:57 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:28:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:28:57 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:28:57 go: downloading k8s.io/client-go v0.26.2
18:28:57 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:28:57 go: downloading k8s.io/api v0.26.2
18:28:57 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:28:57 go: downloading k8s.io/apimachinery v0.26.2
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:28:57 go: downloading github.com/pelletier/go-toml v1.9.5
18:28:57 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:28:57 go: downloading github.com/golang/mock v1.6.0
18:28:57 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:28:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:28:57 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:28:57 go: downloading golang.org/x/crypto v0.7.0
18:28:57 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:28:57 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:28:57 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:28:57 go: downloading golang.org/x/net v0.9.0
18:28:57 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:28:57 go: downloading github.com/gogo/googleapis v1.4.1
18:28:57 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:28:57 go: downloading github.com/moby/locker v1.0.1
18:28:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:28:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:28:57 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:28:57 go: downloading google.golang.org/protobuf v1.30.0
18:28:57 #13 16.82 Preparing to unpack .../029-binutils-common_2.31.1-16_armhf.deb ...
18:28:57 #13 16.82 Unpacking binutils-common:armhf (2.31.1-16) ...
18:28:57 #13 17.05 Selecting previously unselected package libbinutils:armhf.
18:28:57 #13 17.06 Preparing to unpack .../030-libbinutils_2.31.1-16_armhf.deb ...
18:28:57 #13 17.06 Unpacking libbinutils:armhf (2.31.1-16) ...
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-098b8bc199568b918) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:28:57 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
18:28:57 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
18:28:57 Selecting previously unselected package dbus.
18:28:57 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_amd64.deb ...
18:28:57 Unpacking dbus (1.12.24-0+deb10u1) ...
18:28:57 Selecting previously unselected package libpam-systemd:amd64.
18:28:57 Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_amd64.deb ...
18:28:57 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ...
18:28:57 Selecting previously unselected package containerd.io.
18:28:57 Preparing to unpack .../09-containerd.io_1.6.24-1_amd64.deb ...
18:28:57 Unpacking containerd.io (1.6.24-1) ...
18:28:57 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:28:57 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:28:57 go: downloading github.com/google/gofuzz v1.2.0
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:28:57 go: downloading github.com/aws/smithy-go v1.13.5
18:28:57 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:28:57 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:28:57 go: downloading golang.org/x/term v0.7.0
18:28:57 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:28:57 go: downloading github.com/containerd/continuity v0.4.1
18:28:57 go: downloading k8s.io/klog/v2 v2.90.1
18:28:57 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:28:57 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:28:57 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:28:57 go: downloading gopkg.in/inf.v0 v0.9.1
18:28:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:28:57 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:28:57 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:28:57 go: downloading github.com/google/gnostic v0.5.7-v3refs
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/32d82a54-e12b-424b-a4ee-1941071f6d79/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
18:28:57 #13 17.12 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:28:57 #13 17.12 Preparing to unpack .../031-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ...
18:28:57 #13 17.12 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
18:28:57 #13 17.35 Selecting previously unselected package binutils.
18:28:57 #13 17.36 Preparing to unpack .../032-binutils_2.31.1-16_armhf.deb ...
18:28:57 #13 17.36 Unpacking binutils (2.31.1-16) ...
18:28:57 #13 17.40 Selecting previously unselected package libc-dev-bin.
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:28:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:28:57 chowning workspace
[Pipeline] sh
18:28:57 make[1]: Leaving directory '/root/build-deb'
18:28:57    dh_installdeb
18:28:57    debian/rules override_dh_gencontrol
18:28:57 make[1]: Entering directory '/root/build-deb'
18:28:57 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:28:57 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:28:57 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:28:57 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
18:28:57 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
18:28:57 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-software-properties all 0.99.9.12 [21.7 kB]
18:28:57 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 packagekit arm64 1.1.13-2ubuntu1.1 [388 kB]
18:28:57 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 software-properties-common all 0.99.9.12 [10.4 kB]
18:28:57 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
18:28:57   Running scriptlet: container-selinux-3:2.222.0-1.el9.noarch             49/59 
18:28:57   Installing       : acl-2.3.1-3.el9.aarch64                              50/59 
18:28:57   Installing       : dbus-1:1.12.20-8.el9.aarch64                         51/59 
18:28:57   Installing       : systemd-pam-252-18.el9.aarch64                       52/59 
18:28:57   Running scriptlet: systemd-252-18.el9.aarch64                           53/59 
18:28:57   Installing       : systemd-252-18.el9.aarch64                           53/59 
18:28:57   Running scriptlet: systemd-252-18.el9.aarch64                           53/59 
18:28:57   Installing       : dbus-common-1:1.12.20-8.el9.noarch                   54/59 
18:28:57   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   54/59 
18:28:57 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
18:28:57 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
18:28:57 
18:28:57   Running scriptlet: dbus-broker-28-7.el9.aarch64                         55/59 
18:28:57   Installing       : dbus-broker-28-7.el9.aarch64                         55/59 
18:28:57   Running scriptlet: dbus-broker-28-7.el9.aarch64                         55/59 
18:28:57 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
18:28:57 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
18:28:57 
18:28:57   Installing       : containerd.io-1.6.24-3.1.el9.aarch64                 56/59 
18:28:57   Running scriptlet: containerd.io-1.6.24-3.1.el9.aarch64                 56/59 
18:28:57   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   57/59 
18:28:57   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   57/59 
18:28:57   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.el9.aar   58/59 
18:28:57   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.el9.aar   58/59 
18:28:57   Installing       : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           59/59 
18:28:57   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         59/59 
18:28:57   Running scriptlet: container-selinux-3:2.222.0-1.el9.noarch             59/59 
18:28:57 go: downloading golang.org/x/oauth2 v0.7.0
18:28:57 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:28:57 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:28:57 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:28:57 go: downloading github.com/mattn/go-colorable v0.1.13
18:28:57 go: downloading sigs.k8s.io/yaml v1.3.0
18:28:57 go: downloading github.com/moby/spdystream v0.2.0
18:28:57 go: downloading github.com/json-iterator/go v1.1.12
18:28:57 go: downloading github.com/mattn/go-isatty v0.0.17
18:28:57 go: downloading github.com/modern-go/reflect2 v1.0.2
18:28:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:28:57 go: downloading github.com/go-openapi/swag v0.19.14
18:28:57 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:28:57 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:28:57 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:28:57 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:28:57 go: downloading github.com/mailru/easyjson v0.7.6
18:28:57 #13 17.40 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_armhf.deb ...
18:28:57 #13 17.40 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
18:28:57 #13 17.45 Selecting previously unselected package linux-libc-dev:armhf.
18:28:57 #13 17.45 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_armhf.deb ...
18:28:57 #13 17.45 Unpacking linux-libc-dev:armhf (4.19.289-2) ...
18:28:57 + pwd
18:28:57 + id -u
18:28:57 + id -g
18:28:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:28:57 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:28:57 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:28:57 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:28:57 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:28:57 dh_gencontrol --remaining-packages
18:28:57 debconf: delaying package configuration, since apt-utils is not installed
18:28:57 Fetched 33.4 MB in 10s (3423 kB/s)
18:28:57 Selecting previously unselected package libssl1.1:arm64.
18:28:57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4119 files and directories currently installed.)
18:28:57 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_arm64.deb ...
18:28:57 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ...
18:28:58 go: downloading github.com/josharian/intern v1.0.0
18:28:58 #13 17.59 Selecting previously unselected package libc6-dev:armhf.
18:28:58 #13 17.59 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_armhf.deb ...
18:28:58 #13 17.60 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ...
18:28:58 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:28:58 make[1]: Leaving directory '/root/build-deb'
18:28:58    dh_md5sums
[Pipeline] echo
18:28:58 Removing all docker containers
[Pipeline] sh
18:28:58 Selecting previously unselected package libpython3.8-minimal:arm64.
18:28:58 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
18:28:58 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ...
18:28:58 Selecting previously unselected package libexpat1:arm64.
18:28:58 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
18:28:58 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
18:28:58 Selecting previously unselected package python3.8-minimal.
18:28:58 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
18:28:58 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:28:58   Running scriptlet: rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           59/59 
18:28:58   Verifying        : acl-2.3.1-3.el9.aarch64                               1/59 
18:28:58   Verifying        : cracklib-2.9.6-27.el9.aarch64                         2/59 
18:28:58   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                   3/59 
18:28:58   Verifying        : dbus-1:1.12.20-8.el9.aarch64                          4/59 
18:28:58   Verifying        : dbus-broker-28-7.el9.aarch64                          5/59 
18:28:58   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    6/59 
18:28:58   Verifying        : diffutils-3.7-12.el9.aarch64                          7/59 
18:28:58   Verifying        : fuse-common-3.10.2-6.el9.aarch64                      8/59 
18:28:58   Verifying        : iptables-libs-1.8.8-6.el9.aarch64                     9/59 
18:28:58   Verifying        : iptables-nft-1.8.8-6.el9.aarch64                     10/59 
18:28:58   Verifying        : kmod-28-9.el9.aarch64                                11/59 
18:28:58   Verifying        : kmod-libs-28-9.el9.aarch64                           12/59 
18:28:58   Verifying        : libdb-5.3.28-53.el9.aarch64                          13/59 
18:28:58   Verifying        : libeconf-0.4.1-3.el9.aarch64                         14/59 
18:28:58   Verifying        : libfdisk-2.37.4-15.el9.aarch64                       15/59 
18:28:58   Verifying        : libibverbs-46.0-1.el9.aarch64                        16/59 
18:28:58   Verifying        : libmnl-1.0.4-15.el9.aarch64                          17/59 
18:28:58   Verifying        : libnetfilter_conntrack-1.0.9-1.el9.aarch64           18/59 
18:28:58   Verifying        : libnfnetlink-1.0.1-21.el9.aarch64                    19/59 
18:28:58   Verifying        : libnftnl-1.2.2-1.el9.aarch64                         20/59 
18:28:58   Verifying        : libnl3-3.7.0-1.el9.aarch64                           21/59 
18:28:58   Verifying        : libpcap-14:1.10.0-4.el9.aarch64                      22/59 
18:28:58   Verifying        : libpwquality-1.4.4-8.el9.aarch64                     23/59 
18:28:58   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       24/59 
18:28:58   Verifying        : libselinux-utils-3.5-1.el9.aarch64                   25/59 
18:28:58   Verifying        : libutempter-1.2.1-6.el9.aarch64                      26/59 
18:28:58   Verifying        : openssl-1:3.0.7-24.el9.aarch64                       27/59 
18:28:58   Verifying        : pam-1.5.1-15.el9.aarch64                             28/59 
18:28:58   Verifying        : policycoreutils-3.5-2.el9.aarch64                    29/59 
18:28:58   Verifying        : python3-distro-1.5.0-7.el9.noarch                    30/59 
18:28:58   Verifying        : python3-setools-4.4.3-1.el9.aarch64                  31/59 
18:28:58   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              32/59 
18:28:58   Verifying        : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           33/59 
18:28:58   Verifying        : selinux-policy-38.1.24-1.el9.noarch                  34/59 
18:28:58   Verifying        : selinux-policy-targeted-38.1.24-1.el9.noarch         35/59 
18:28:58   Verifying        : systemd-252-18.el9.aarch64                           36/59 
18:28:58   Verifying        : systemd-pam-252-18.el9.aarch64                       37/59 
18:28:58   Verifying        : systemd-rpm-macros-252-18.el9.noarch                 38/59 
18:28:58   Verifying        : util-linux-2.37.4-15.el9.aarch64                     39/59 
18:28:58   Verifying        : util-linux-core-2.37.4-15.el9.aarch64                40/59 
18:28:58   Verifying        : xz-5.2.5-8.el9.aarch64                               41/59 
18:28:58   Verifying        : checkpolicy-3.5-1.el9.aarch64                        42/59 
18:28:58   Verifying        : container-selinux-3:2.222.0-1.el9.noarch             43/59 
18:28:58   Verifying        : fuse-overlayfs-1.12-1.el9.aarch64                    44/59 
18:28:58   Verifying        : fuse3-3.10.2-6.el9.aarch64                           45/59 
18:28:58   Verifying        : fuse3-libs-3.10.2-6.el9.aarch64                      46/59 
18:28:58   Verifying        : libslirp-4.4.0-7.el9.aarch64                         47/59 
18:28:58   Verifying        : policycoreutils-python-utils-3.5-2.el9.noarch        48/59 
18:28:58   Verifying        : python3-audit-3.0.7-104.el9.aarch64                  49/59 
18:28:58   Verifying        : python3-libselinux-3.5-1.el9.aarch64                 50/59 
18:28:58   Verifying        : python3-libsemanage-3.5-2.el9.aarch64                51/59 
18:28:58   Verifying        : python3-policycoreutils-3.5-2.el9.noarch             52/59 
18:28:58   Verifying        : slirp4netns-1.2.2-1.el9.aarch64                      53/59 
18:28:58   Verifying        : containerd.io-1.6.24-3.1.el9.aarch64                 54/59 
18:28:58   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el9   55/59 
18:28:58   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   56/59 
18:28:58   Verifying        : docker-compose-plugin-2.21.0-0.el9.aarch64           57/59 
18:28:58   Verifying        : docker-buildx-plugin-0.11.2-0.el9.aarch64            58/59 
18:28:58 #13 17.87 Selecting previously unselected package libisl19:armhf.
18:28:58 #13 17.87 Preparing to unpack .../036-libisl19_0.20-2_armhf.deb ...
18:28:58 #13 17.87 Unpacking libisl19:armhf (0.20-2) ...
18:28:58 #13 17.96 Selecting previously unselected package libmpfr6:armhf.
18:28:58 #13 17.96 Preparing to unpack .../037-libmpfr6_4.0.2-1_armhf.deb ...
18:28:58 #13 17.96 Unpacking libmpfr6:armhf (4.0.2-1) ...
18:28:58 #13 18.04 Selecting previously unselected package libmpc3:armhf.
18:28:58 #13 18.04 Preparing to unpack .../038-libmpc3_1.1.0-1_armhf.deb ...
18:28:58 #13 18.04 Unpacking libmpc3:armhf (1.1.0-1) ...
18:28:58 #13 18.07 Selecting previously unselected package cpp-8.
18:28:58    debian/rules override_dh_builddeb
18:28:58 make[1]: Entering directory '/root/build-deb'
18:28:58 dh_builddeb -- -Zxz
18:28:58 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'.
18:28:58 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'.
18:28:58 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'.
18:28:58 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'.
18:28:58 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb'.
18:28:58 + docker container ls -aq
[Pipeline] echo
18:28:58 Docker containers have been removed
[Pipeline] echo
18:28:58 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:28:58 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-armhf)
[Pipeline] sh
18:28:58 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ...
18:28:58 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ...
18:28:58 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
18:28:58 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:28:58   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.el9.aar   59/59 
18:28:58 
18:28:58 Installed:
18:28:58   acl-2.3.1-3.el9.aarch64                                                       
18:28:58   checkpolicy-3.5-1.el9.aarch64                                                 
18:28:58   container-selinux-3:2.222.0-1.el9.noarch                                      
18:28:58   containerd.io-1.6.24-3.1.el9.aarch64                                          
18:28:58   cracklib-2.9.6-27.el9.aarch64                                                 
18:28:58   cracklib-dicts-2.9.6-27.el9.aarch64                                           
18:28:58   dbus-1:1.12.20-8.el9.aarch64                                                  
18:28:58   dbus-broker-28-7.el9.aarch64                                                  
18:28:58   dbus-common-1:1.12.20-8.el9.noarch                                            
18:28:58   diffutils-3.7-12.el9.aarch64                                                  
18:28:58   docker-buildx-plugin-0.11.2-0.el9.aarch64                                     
18:28:58   docker-ce-3:0.0.0~20231011170815.26951f7-0.el9.aarch64                        
18:28:58   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el9.aarch64                    
18:28:58   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.aarch64          
18:28:58   docker-compose-plugin-2.21.0-0.el9.aarch64                                    
18:28:58   fuse-common-3.10.2-6.el9.aarch64                                              
18:28:58   fuse-overlayfs-1.12-1.el9.aarch64                                             
18:28:58   fuse3-3.10.2-6.el9.aarch64                                                    
18:28:58   fuse3-libs-3.10.2-6.el9.aarch64                                               
18:28:58   iptables-libs-1.8.8-6.el9.aarch64                                             
18:28:58   iptables-nft-1.8.8-6.el9.aarch64                                              
18:28:58   kmod-28-9.el9.aarch64                                                         
18:28:58   kmod-libs-28-9.el9.aarch64                                                    
18:28:58   libdb-5.3.28-53.el9.aarch64                                                   
18:28:58   libeconf-0.4.1-3.el9.aarch64                                                  
18:28:58   libfdisk-2.37.4-15.el9.aarch64                                                
18:28:58   libibverbs-46.0-1.el9.aarch64                                                 
18:28:58   libmnl-1.0.4-15.el9.aarch64                                                   
18:28:58   libnetfilter_conntrack-1.0.9-1.el9.aarch64                                    
18:28:58   libnfnetlink-1.0.1-21.el9.aarch64                                             
18:28:58   libnftnl-1.2.2-1.el9.aarch64                                                  
18:28:58   libnl3-3.7.0-1.el9.aarch64                                                    
18:28:58   libpcap-14:1.10.0-4.el9.aarch64                                               
18:28:58   libpwquality-1.4.4-8.el9.aarch64                                              
18:28:58   libseccomp-2.5.2-2.el9.aarch64                                                
18:28:58   libselinux-utils-3.5-1.el9.aarch64                                            
18:28:58   libslirp-4.4.0-7.el9.aarch64                                                  
18:28:58   libutempter-1.2.1-6.el9.aarch64                                               
18:28:58   openssl-1:3.0.7-24.el9.aarch64                                                
18:28:58   pam-1.5.1-15.el9.aarch64                                                      
18:28:58   policycoreutils-3.5-2.el9.aarch64                                             
18:28:58   policycoreutils-python-utils-3.5-2.el9.noarch                                 
18:28:58   python3-audit-3.0.7-104.el9.aarch64                                           
18:28:58   python3-distro-1.5.0-7.el9.noarch                                             
18:28:58   python3-libselinux-3.5-1.el9.aarch64                                          
18:28:58   python3-libsemanage-3.5-2.el9.aarch64                                         
18:28:58   python3-policycoreutils-3.5-2.el9.noarch                                      
18:28:58   python3-setools-4.4.3-1.el9.aarch64                                           
18:28:58   python3-setuptools-53.0.0-12.el9.noarch                                       
18:28:58   rpm-plugin-selinux-4.16.1.3-25.el9.aarch64                                    
18:28:58   selinux-policy-38.1.24-1.el9.noarch                                           
18:28:58   selinux-policy-targeted-38.1.24-1.el9.noarch                                  
18:28:58   slirp4netns-1.2.2-1.el9.aarch64                                               
18:28:58   systemd-252-18.el9.aarch64                                                    
18:28:58   systemd-pam-252-18.el9.aarch64                                                
18:28:58   systemd-rpm-macros-252-18.el9.noarch                                          
18:28:58   util-linux-2.37.4-15.el9.aarch64                                              
18:28:58   util-linux-core-2.37.4-15.el9.aarch64                                         
18:28:58   xz-5.2.5-8.el9.aarch64                                                        
18:28:58 
18:28:58 Complete!
18:28:58 + verify_binaries
18:28:58 + docker --version
18:28:58 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:28:58 + docker buildx version
18:28:58 #13 18.08 Preparing to unpack .../039-cpp-8_8.3.0-6_armhf.deb ...
18:28:58 #13 18.08 Unpacking cpp-8 (8.3.0-6) ...
18:28:58 + echo starting...
18:28:58 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:28:58 github.com/docker/buildx v0.11.2 9872040
18:28:58 + docker compose version
18:28:58 Docker Compose version v2.21.0
18:28:58 + dockerd --version
18:28:58 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:28:58 + docker-proxy --version
18:28:58 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:28:58 + containerd --version
18:28:58 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:58 + ctr --version
18:28:58 ctr containerd.io 1.6.24
18:28:58 + containerd-shim --help
18:28:58 Usage of containerd-shim:
18:28:58   -address string
18:28:58     	grpc address back to main containerd
18:28:58   -containerd-binary containerd publish
18:28:58     	path to containerd binary (used for containerd publish) (default "containerd")
18:28:58   -criu string
18:28:58     	path to criu binary
18:28:58   -debug
18:28:58     	enable debug output in logs
18:28:58   -namespace string
18:28:58     	namespace that owns the shim
18:28:58   -runtime-root string
18:28:58     	root directory for the runtime (default "/run/containerd/runc")
18:28:58   -socket string
18:28:58     	socket path to serve
18:28:58   -systemd-cgroup
18:28:58     	set runtime to use systemd-cgroup
18:28:58   -workdir string
18:28:58     	path used to storge large temporary data
18:28:58 + containerd-shim-runc-v1 -v
18:28:58 containerd-shim-runc-v1:
18:28:58   Version:  1.6.24
18:28:58   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:58   Go version: go1.20.8
18:28:58 
18:28:58 + containerd-shim-runc-v2 -v
18:28:58 containerd-shim-runc-v2:
18:28:58   Version:  1.6.24
18:28:58   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:28:58   Go version: go1.20.8
18:28:58 
18:28:58 + runc --version
18:28:58 runc version 1.1.9
18:28:58 commit: v1.1.9-0-gccaecfc
18:28:58 spec: 1.0.2-dev
18:28:58 go: go1.20.8
18:28:58 libseccomp: 2.5.2
18:28:58 #13 18.67 Selecting previously unselected package cpp.
18:28:59 + docker version
18:28:59 Client: Docker Engine - Community
18:28:59  Version:           24.0.2
18:28:59  API version:       1.43
18:28:59  Go version:        go1.20.4
18:28:59  Git commit:        cb74dfc
18:28:59  Built:             Thu May 25 21:51:06 2023
18:28:59  OS/Arch:           linux/arm
18:28:59  Context:           default
18:28:59 
18:28:59 Server: Docker Engine - Community
18:28:59  Engine:
18:28:59   Version:          24.0.2
18:28:59   API version:      1.43 (minimum version 1.12)
18:28:59   Go version:       go1.20.4
18:28:59   Git commit:       659604f
18:28:59   Built:            Thu May 25 21:51:06 2023
18:28:59   OS/Arch:          linux/arm
18:28:59   Experimental:     true
18:28:59  containerd:
18:28:59   Version:          1.6.21
18:28:59   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:28:59  runc:
18:28:59   Version:          1.1.7
18:28:59   GitCommit:        v1.1.7-0-g860f061
18:28:59  docker-init:
18:28:59   Version:          0.19.0
18:28:59   GitCommit:        de40ad0
[Pipeline] sh
18:28:59 Selecting previously unselected package python3-minimal.
18:28:59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4420 files and directories currently installed.)
18:28:59 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
18:28:59 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
18:28:59 #13 18.68 Preparing to unpack .../040-cpp_4%3a8.3.0-1_armhf.deb ...
18:28:59 #13 18.68 Unpacking cpp (4:8.3.0-1) ...
18:28:59 #13 18.72 Selecting previously unselected package libcc1-0:armhf.
18:28:59 #13 18.72 Preparing to unpack .../041-libcc1-0_8.3.0-6_armhf.deb ...
18:28:59 #13 18.73 Unpacking libcc1-0:armhf (8.3.0-6) ...
18:28:59 #13 18.79 Selecting previously unselected package libgomp1:armhf.
18:28:59 #13 18.80 Preparing to unpack .../042-libgomp1_8.3.0-6_armhf.deb ...
18:28:59 #13 18.81 Unpacking libgomp1:armhf (8.3.0-6) ...
18:28:59 #13 18.86 Selecting previously unselected package libatomic1:armhf.
18:28:59 #13 18.86 Preparing to unpack .../043-libatomic1_8.3.0-6_armhf.deb ...
18:28:59 #13 18.87 Unpacking libatomic1:armhf (8.3.0-6) ...
18:28:59 #13 18.93 Selecting previously unselected package libasan5:armhf.
18:28:59 Selecting previously unselected package mime-support.
18:28:59 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
18:28:59 Unpacking mime-support (3.64ubuntu1) ...
18:28:59 Selecting previously unselected package libmpdec2:arm64.
18:28:59 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
18:28:59 Unpacking libmpdec2:arm64 (2.4.2-3) ...
18:28:59 Selecting previously unselected package readline-common.
18:28:59 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
18:28:59 Unpacking readline-common (8.0-4) ...
18:28:59 Selecting previously unselected package libreadline8:arm64.
18:28:59 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
18:28:59 Unpacking libreadline8:arm64 (8.0-4) ...
18:28:59 Selecting previously unselected package libsqlite3-0:arm64.
18:28:59 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
18:28:59 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
18:28:59 Selecting previously unselected package libpython3.8-stdlib:arm64.
18:28:59 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
18:28:59 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ...
18:28:59 + docker info
18:28:59 Client: Docker Engine - Community
18:28:59  Version:    24.0.2
18:28:59  Context:    default
18:28:59  Debug Mode: false
18:28:59  Plugins:
18:28:59   buildx: Docker Buildx (Docker Inc.)
18:28:59     Version:  v0.10.5
18:28:59     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:28:59   compose: Docker Compose (Docker Inc.)
18:28:59     Version:  v2.18.1
18:28:59     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:28:59 
18:28:59 Server:
18:28:59  Containers: 0
18:28:59   Running: 0
18:28:59   Paused: 0
18:28:59   Stopped: 0
18:28:59  Images: 4
18:28:59  Server Version: 24.0.2
18:28:59  Storage Driver: overlay2
18:28:59   Backing Filesystem: extfs
18:28:59   Supports d_type: true
18:28:59   Using metacopy: false
18:28:59   Native Overlay Diff: true
18:28:59   userxattr: false
18:28:59  Logging Driver: json-file
18:28:59  Cgroup Driver: cgroupfs
18:28:59  Cgroup Version: 1
18:28:59  Plugins:
18:28:59   Volume: local
18:28:59   Network: bridge host ipvlan macvlan null overlay
18:28:59   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:28:59  Swarm: inactive
18:28:59  Runtimes: io.containerd.runc.v2 runc
18:28:59  Default Runtime: runc
18:28:59  Init Binary: docker-init
18:28:59  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:28:59  runc version: v1.1.7-0-g860f061
18:28:59  init version: de40ad0
18:28:59  Security Options:
18:28:59   apparmor
18:28:59   seccomp
18:28:59    Profile: builtin
18:28:59  Kernel Version: 5.15.0-1039-aws
18:28:59  Operating System: Ubuntu 20.04.6 LTS
18:28:59  OSType: linux
18:28:59  Architecture: armv8l
18:28:59  CPUs: 2
18:28:59  Total Memory: 7.559GiB
18:28:59  Name: ip-10-100-74-220
18:28:59  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:28:59  Docker Root Dir: /var/lib/docker
18:28:59  Debug Mode: false
18:28:59  Username: dockerbuildbot
18:28:59  Experimental: true
18:28:59  Insecure Registries:
18:28:59   127.0.0.0/8
18:28:59  Live Restore Enabled: true
18:28:59 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:28:59 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
18:28:59 using credential docker-jenkins-github-credentials
[Pipeline] }
[Pipeline] // withDockerRegistry
18:28:59 #13 18.93 Preparing to unpack .../044-libasan5_8.3.0-6_armhf.deb ...
18:28:59 #13 18.94 Unpacking libasan5:armhf (8.3.0-6) ...
18:28:59 #13 19.01 Selecting previously unselected package libubsan1:armhf.
18:28:59 #13 19.01 Preparing to unpack .../045-libubsan1_8.3.0-6_armhf.deb ...
18:28:59 #13 19.02 Unpacking libubsan1:armhf (8.3.0-6) ...
18:28:59 #13 19.06 Selecting previously unselected package libgcc-8-dev:armhf.
18:28:59 #13 19.06 Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_armhf.deb ...
18:28:59 #13 19.06 Unpacking libgcc-8-dev:armhf (8.3.0-6) ...
18:28:59 #13 19.16 Selecting previously unselected package gcc-8.
[Pipeline] }
18:28:59 Cloning the remote Git repository
18:28:59 Cloning with configured refspecs honoured and without tags
[Pipeline] // node
[Pipeline] }
18:28:59 Selecting previously unselected package python3.8.
18:28:59 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
18:28:59 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:28:59 Selecting previously unselected package libpython3-stdlib:arm64.
18:28:59 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
18:28:59 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
18:28:59 Setting up python3-minimal (3.8.2-0ubuntu2) ...
18:28:59 #13 19.16 Preparing to unpack .../047-gcc-8_8.3.0-6_armhf.deb ...
18:28:59 #13 19.17 Unpacking gcc-8 (8.3.0-6) ...
18:28:59 Selecting previously unselected package python3.
18:28:59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4850 files and directories currently installed.)
18:28:59 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_arm64.deb ...
18:28:59 Unpacking python3 (3.8.2-0ubuntu2) ...
18:28:59 Selecting previously unselected package libapparmor1:arm64.
18:28:59 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_arm64.deb ...
18:28:59 Unpacking libapparmor1:arm64 (2.13.3-7ubuntu5.2) ...
18:28:59 Selecting previously unselected package libcap2:arm64.
18:28:59 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_arm64.deb ...
18:28:59 Unpacking libcap2:arm64 (1:2.32-1ubuntu0.1) ...
18:28:59 Fetching without tags
18:28:59 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:29:00 Selecting previously unselected package dbus-user-session.
18:29:00 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_amd64.deb ...
18:29:00 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
18:29:00 Setting up systemd-sysv (241-7~deb10u10) ...
18:29:00 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:29:00 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:29:00 Setting up libiptc0:amd64 (1.8.2-4) ...
18:29:00 Setting up dbus (1.12.24-0+deb10u1) ...
18:29:00 Merge succeeded, producing 881a79fe35f56f66700766ce168a45bc8375e833
18:29:00 Checking out Revision 881a79fe35f56f66700766ce168a45bc8375e833 (PR-949)
18:29:00 Selecting previously unselected package libargon2-1:arm64.
18:29:00 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_arm64.deb ...
18:29:00 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
18:29:00 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:29:00 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
18:29:00 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
18:29:00 Selecting previously unselected package libjson-c4:arm64.
18:29:00 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_arm64.deb ...
18:29:00 Unpacking libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
18:29:00 Selecting previously unselected package libcryptsetup12:arm64.
18:29:00 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_arm64.deb ...
18:29:00 Unpacking libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
18:29:00 Selecting previously unselected package libip4tc2:arm64.
18:29:00 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_arm64.deb ...
18:29:00 Unpacking libip4tc2:arm64 (1.8.4-3ubuntu2.1) ...
18:29:00 Selecting previously unselected package libkmod2:arm64.
18:29:00 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_arm64.deb ...
18:29:00 Unpacking libkmod2:arm64 (27-1ubuntu2.1) ...
18:29:00 Selecting previously unselected package systemd-timesyncd.
18:29:00 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_arm64.deb ...
18:29:00 Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ...
18:29:00 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:29:00 invoke-rc.d: could not determine current runlevel
18:29:00 invoke-rc.d: policy-rc.d denied execution of start.
18:29:00 Setting up containerd.io (1.6.24-1) ...
18:29:00 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:29:00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:29:00 Setting up libpam-systemd:amd64 (241-7~deb10u10) ...
18:29:00 #13 19.77 Selecting previously unselected package gcc.
18:29:00 #13 19.77 Preparing to unpack .../048-gcc_4%3a8.3.0-1_armhf.deb ...
18:29:00 #13 19.78 Unpacking gcc (4:8.3.0-1) ...
18:29:00 #13 19.84 Selecting previously unselected package libstdc++-8-dev:armhf.
18:29:00 #13 19.85 Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_armhf.deb ...
18:29:00 #13 19.86 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ...
18:29:00 Selecting previously unselected package systemd.
18:29:00 Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_arm64.deb ...
18:29:00 Unpacking systemd (245.4-4ubuntu3.22) ...
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 881a79fe35f56f66700766ce168a45bc8375e833 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:29:00 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
18:29:00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:29:00 Setting up iptables (1.8.2-4) ...
18:29:00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:29:00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:29:00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:29:00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:29:00 Processing triggers for systemd (241-7~deb10u10) ...
18:29:00 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:29:00 + verify_binaries
18:29:00 + docker --version
18:29:00 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:29:00 + docker buildx version
18:29:00 github.com/docker/buildx v0.11.2 9872040
18:29:00 + docker compose version
18:29:00 Docker Compose version v2.21.0
18:29:00 + dockerd --version
18:29:00 #13 20.08 Selecting previously unselected package g++-8.
18:29:00 #13 20.08 Preparing to unpack .../050-g++-8_8.3.0-6_armhf.deb ...
18:29:00 #13 20.08 Unpacking g++-8 (8.3.0-6) ...
18:29:00 Setting up libapparmor1:arm64 (2.13.3-7ubuntu5.2) ...
18:29:00 Setting up libcap2:arm64 (1:2.32-1ubuntu0.1) ...
18:29:00 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
18:29:00 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
18:29:00 Setting up libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
18:29:00 Setting up libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
18:29:00 Setting up libip4tc2:arm64 (1.8.4-3ubuntu2.1) ...
18:29:00 Setting up libkmod2:arm64 (27-1ubuntu2.1) ...
18:29:00 Setting up systemd-timesyncd (245.4-4ubuntu3.22) ...
[Pipeline] sh
18:29:00 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:29:00 + docker-proxy --version
18:29:00 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:29:00 + containerd --version
18:29:00 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:29:00 + ctr --version
18:29:00 ctr containerd.io 1.6.24
18:29:00 + containerd-shim --help
18:29:00 Usage of containerd-shim:
18:29:00   -address string
18:29:00     	grpc address back to main containerd
18:29:00   -containerd-binary containerd publish
18:29:00     	path to containerd binary (used for containerd publish) (default "containerd")
18:29:00   -criu string
18:29:00     	path to criu binary
18:29:00   -debug
18:29:00     	enable debug output in logs
18:29:00   -namespace string
18:29:00     	namespace that owns the shim
18:29:00   -runtime-root string
18:29:00     	root directory for the runtime (default "/run/containerd/runc")
18:29:00   -socket string
18:29:00     	socket path to serve
18:29:00   -systemd-cgroup
18:29:00     	set runtime to use systemd-cgroup
18:29:00   -workdir string
18:29:00     	path used to storge large temporary data
18:29:00 + containerd-shim-runc-v1 -v
18:29:00 containerd-shim-runc-v1:
18:29:00   Version:  1.6.24
18:29:00   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:29:00   Go version: go1.20.8
18:29:00 
18:29:00 + containerd-shim-runc-v2 -v
18:29:00 containerd-shim-runc-v2:
18:29:00   Version:  1.6.24
18:29:00   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:29:00   Go version: go1.20.8
18:29:00 
18:29:00 + runc --version
18:29:00 runc version 1.1.9
18:29:00 commit: v1.1.9-0-gccaecfc
18:29:00 spec: 1.0.2-dev
18:29:00 go: go1.20.8
18:29:00 libseccomp: 2.3.3
18:29:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:29:00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:29:00 Setting up systemd (245.4-4ubuntu3.22) ...
18:29:00 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:29:00 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:29:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
18:29:00 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
18:29:00 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
18:29:00 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
18:29:00 + make clean
18:29:00 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:29:00 rm -f -r src
18:29:00 make -C rpm clean
18:29:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:29:00 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:29:00 rm -f -r rpmbuild/
18:29:00 docker builder prune -f --filter until=24h
18:29:00 Total:	0B
18:29:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:29:00 make -C deb clean
18:29:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:29:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:29:00 rm -f -r debbuild
18:29:00 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:29:00 rm -f -r sources
18:29:00 docker builder prune -f --filter until=24h
18:29:01 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:29:01 Initializing machine ID from random generator.
18:29:01 Total:	0B
18:29:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:29:01 make -C static clean
18:29:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:29:01 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:29:01 rm -f -r build
18:29:01 docker builder prune -f --filter until=24h
18:29:01 Total:	0B
18:29:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:29:01 #13 20.74 Selecting previously unselected package g++.
18:29:01 #13 20.74 Preparing to unpack .../051-g++_4%3a8.3.0-1_armhf.deb ...
18:29:01 #13 20.74 Unpacking g++ (4:8.3.0-1) ...
18:29:01 #13 20.77 Selecting previously unselected package make.
18:29:01 #13 20.77 Preparing to unpack .../052-make_4.2.1-1.2_armhf.deb ...
18:29:01 #13 20.78 Unpacking make (4.2.1-1.2) ...
18:29:01 #13 20.87 Selecting previously unselected package libdpkg-perl.
18:29:01 #13 20.87 Preparing to unpack .../053-libdpkg-perl_1.19.8_all.deb ...
18:29:01 #13 20.87 Unpacking libdpkg-perl (1.19.8) ...
[Pipeline] sh
18:29:01 # Build the compose plugin
18:29:01 cd /go/src/github.com/docker/compose \
18:29:01 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:29:01 make[2]: Entering directory '/root/build-deb/compose'
18:29:01 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:29:01 go: downloading github.com/docker/cli v24.0.5+incompatible
18:29:01 go: downloading go.opentelemetry.io/otel v1.14.0
18:29:01 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:29:01 go: downloading github.com/compose-spec/compose-go v1.18.3
18:29:01 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:29:01 go: downloading github.com/docker/buildx v0.11.2
18:29:01 go: downloading github.com/docker/docker v24.0.5+incompatible
18:29:01 go: downloading github.com/hashicorp/go-version v1.6.0
18:29:01 go: downloading github.com/mattn/go-shellwords v1.0.12
18:29:01 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:29:01 go: downloading github.com/moby/buildkit v0.12.1
18:29:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:29:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:29:01 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:29:01 go: downloading google.golang.org/grpc v1.57.0
18:29:01 go: downloading github.com/containerd/containerd v1.7.3
18:29:01 go: downloading github.com/jonboulle/clockwork v0.4.0
18:29:01 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:29:01 go: downloading github.com/stretchr/testify v1.8.4
18:29:01 go: downloading github.com/theupdateframework/notary v0.7.0
18:29:01 go: downloading golang.org/x/sys v0.7.0
18:29:01 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:29:01 go: downloading github.com/imdario/mergo v0.3.16
18:29:01 go: downloading github.com/containerd/console v1.0.3
18:29:01 go: downloading github.com/adrg/xdg v0.4.0
18:29:01 go: downloading github.com/buger/goterm v1.0.4
18:29:01 go: downloading github.com/go-logr/logr v1.2.4
18:29:01 go: downloading github.com/hashicorp/errwrap v1.1.0
18:29:01 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:29:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:29:01 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:29:01 go: downloading k8s.io/client-go v0.26.2
18:29:01 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:29:01 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:29:01 go: downloading k8s.io/api v0.26.2
18:29:01 go: downloading k8s.io/apimachinery v0.26.2
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:29:01 go: downloading github.com/pelletier/go-toml v1.9.5
18:29:01 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:29:01 go: downloading github.com/golang/mock v1.6.0
18:29:01 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:29:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:29:01 go: downloading golang.org/x/crypto v0.7.0
18:29:01 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:29:01 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:29:01 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:29:01 go: downloading golang.org/x/net v0.9.0
18:29:01 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:29:01 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:29:01 go: downloading github.com/gogo/googleapis v1.4.1
18:29:01 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:29:01 go: downloading github.com/moby/locker v1.0.1
18:29:01 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:29:01 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:29:01 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:29:01 go: downloading google.golang.org/protobuf v1.30.0
18:29:01 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:29:01 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:29:01 go: downloading github.com/google/gofuzz v1.2.0
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:29:01 go: downloading github.com/aws/smithy-go v1.13.5
18:29:01 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:29:01 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:29:01 go: downloading golang.org/x/term v0.7.0
18:29:01 go: downloading k8s.io/klog/v2 v2.90.1
18:29:01 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:29:01 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:29:01 go: downloading github.com/containerd/continuity v0.4.1
18:29:01 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:29:01 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:29:01 go: downloading gopkg.in/inf.v0 v0.9.1
18:29:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:29:01 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:29:01 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:29:01 go: downloading golang.org/x/oauth2 v0.7.0
18:29:01 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:29:01 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:29:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:29:01 go: downloading github.com/mattn/go-colorable v0.1.13
18:29:01 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:29:01 go: downloading sigs.k8s.io/yaml v1.3.0
18:29:01 go: downloading github.com/moby/spdystream v0.2.0
18:29:01 go: downloading github.com/mattn/go-isatty v0.0.17
18:29:01 go: downloading github.com/json-iterator/go v1.1.12
18:29:01 go: downloading github.com/modern-go/reflect2 v1.0.2
18:29:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:29:01 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:29:01 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:29:01 go: downloading github.com/go-openapi/swag v0.19.14
18:29:01 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:29:01 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:29:01 go: downloading github.com/mailru/easyjson v0.7.6
18:29:01 go: downloading github.com/josharian/intern v1.0.0
18:29:01 Selecting previously unselected package systemd-sysv.
18:29:01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5686 files and directories currently installed.)
18:29:01 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_arm64.deb ...
18:29:01 Unpacking systemd-sysv (245.4-4ubuntu3.22) ...
18:29:01 Selecting previously unselected package openssl.
18:29:01 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_arm64.deb ...
18:29:01 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
18:29:01 Selecting previously unselected package ca-certificates.
18:29:01 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
18:29:01 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
18:29:01 #13 20.96 Selecting previously unselected package patch.
18:29:01 #13 20.96 Preparing to unpack .../054-patch_2.7.6-3+deb10u1_armhf.deb ...
18:29:01 #13 20.97 Unpacking patch (2.7.6-3+deb10u1) ...
18:29:01 #13 21.03 Selecting previously unselected package dpkg-dev.
18:29:01 #13 21.03 Preparing to unpack .../055-dpkg-dev_1.19.8_all.deb ...
18:29:01 #13 21.04 Unpacking dpkg-dev (1.19.8) ...
18:29:01 #13 21.14 Selecting previously unselected package build-essential.
18:29:01 + make REF=master debian-bullseye
18:29:01 git init src/github.com/docker/cli
18:29:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:29:01 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:29:01 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:29:01 + SRC=src/github.com/docker/cli
18:29:01 + REF=master
18:29:01 + REF_FETCH=master
18:29:01 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:29:01 + awk {print $2}
18:29:01 + REF=refs/heads/master
18:29:01 + [ -n refs/heads/master ]
18:29:01 + REF_FETCH=refs/heads/master:refs/heads/master
18:29:01 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:29:01 Selecting previously unselected package libdbus-1-3:arm64.
18:29:01 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_arm64.deb ...
18:29:01 Unpacking libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ...
18:29:01 Selecting previously unselected package dbus.
18:29:01 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_arm64.deb ...
18:29:01 Unpacking dbus (1.12.16-2ubuntu2.3) ...
18:29:01 Selecting previously unselected package distro-info-data.
18:29:01 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ...
18:29:01 Unpacking distro-info-data (0.43ubuntu1.13) ...
18:29:01 Selecting previously unselected package libglib2.0-0:arm64.
18:29:01 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ...
18:29:01 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ...
18:29:01 #13 21.14 Preparing to unpack .../056-build-essential_12.6_armhf.deb ...
18:29:01 #13 21.15 Unpacking build-essential (12.6) ...
18:29:01 #13 21.19 Selecting previously unselected package openssl.
18:29:01 #13 21.20 Preparing to unpack .../057-openssl_1.1.1n-0+deb10u6_armhf.deb ...
18:29:01 #13 21.20 Unpacking openssl (1.1.1n-0+deb10u6) ...
18:29:01 #13 21.31 Selecting previously unselected package ca-certificates.
18:29:01 #13 21.32 Preparing to unpack .../058-ca-certificates_20200601~deb10u2_all.deb ...
18:29:01 #13 21.32 Unpacking ca-certificates (20200601~deb10u2) ...
18:29:01 #13 21.41 Selecting previously unselected package libsasl2-modules-db:armhf.
18:29:01 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:29:01 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_arm64.deb ...
18:29:01 Unpacking libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
18:29:01 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:29:01 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_arm64.deb ...
18:29:01 Unpacking gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
18:29:01 Selecting previously unselected package libcap2-bin.
18:29:01 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_arm64.deb ...
18:29:01 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
18:29:01 Selecting previously unselected package libelf1:arm64.
18:29:01 Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_arm64.deb ...
18:29:01 Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ...
18:29:01 Selecting previously unselected package libglib2.0-data.
18:29:01 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
18:29:01 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:29:01 Selecting previously unselected package tzdata.
18:29:01 Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
18:29:01 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
18:29:01 #13 21.41 Preparing to unpack .../059-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
18:29:01 #13 21.41 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
18:29:01 #13 21.46 Selecting previously unselected package libsasl2-2:armhf.
18:29:01 #13 21.46 Preparing to unpack .../060-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
18:29:01 #13 21.46 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
18:29:01 #13 21.52 Selecting previously unselected package libldap-common.
18:29:01 #13 21.52 Preparing to unpack .../061-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
18:29:01 #13 21.53 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:29:01 #13 21.58 Selecting previously unselected package libldap-2.4-2:armhf.
18:29:01 #13 21.58 Preparing to unpack .../062-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
18:29:01 #13 21.59 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
18:29:01 #13 21.65 Selecting previously unselected package libnghttp2-14:armhf.
18:29:02 Selecting previously unselected package libicu66:arm64.
18:29:02 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_arm64.deb ...
18:29:02 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
18:29:02 #13 21.65 Preparing to unpack .../063-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
18:29:02 #13 21.66 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
18:29:02 #13 21.71 Selecting previously unselected package libpsl5:armhf.
18:29:02 #13 21.71 Preparing to unpack .../064-libpsl5_0.20.2-2_armhf.deb ...
18:29:02 #13 21.72 Unpacking libpsl5:armhf (0.20.2-2) ...
18:29:02 #13 21.77 Selecting previously unselected package librtmp1:armhf.
18:29:02 #13 21.78 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
18:29:02 #13 21.78 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
18:29:02 #13 21.84 Selecting previously unselected package libssh2-1:armhf.
18:29:02 #13 21.85 Preparing to unpack .../066-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ...
18:29:02 #13 21.85 Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ...
18:29:02 #13 21.90 Selecting previously unselected package libcurl4:armhf.
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:29:02 From https://github.com/docker/cli
18:29:02  * [new branch]      master     -> master
18:29:02  * [new branch]      master     -> origin/master
18:29:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:29:02 git init src/github.com/docker/docker
18:29:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:29:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:29:02 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:29:02 #13 21.90 Preparing to unpack .../067-libcurl4_7.64.0-4+deb10u7_armhf.deb ...
18:29:02 #13 21.90 Unpacking libcurl4:armhf (7.64.0-4+deb10u7) ...
18:29:02 #13 21.97 Selecting previously unselected package curl.
18:29:02 #13 21.97 Preparing to unpack .../068-curl_7.64.0-4+deb10u7_armhf.deb ...
18:29:02 #13 21.98 Unpacking curl (7.64.0-4+deb10u7) ...
18:29:02 #13 22.03 Selecting previously unselected package dctrl-tools.
18:29:02 #13 22.03 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
18:29:02 #13 22.04 Unpacking dctrl-tools (2.24-3) ...
18:29:02 #13 22.09 Selecting previously unselected package libtool.
18:29:02 #13 22.09 Preparing to unpack .../070-libtool_2.4.6-9_all.deb ...
18:29:02 #13 22.10 Unpacking libtool (2.4.6-9) ...
18:29:02 #13 22.17 Selecting previously unselected package dh-autoreconf.
18:29:02 + SRC=src/github.com/docker/docker
18:29:02 + REF=master
18:29:02 + REF_FETCH=master
18:29:02 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:29:02 + awk {print $2}
18:29:02 + REF=refs/heads/master
18:29:02 + [ -n refs/heads/master ]
18:29:02 + REF_FETCH=refs/heads/master:refs/heads/master
18:29:02 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:29:02 #13 22.17 Preparing to unpack .../071-dh-autoreconf_19_all.deb ...
18:29:02 #13 22.18 Unpacking dh-autoreconf (19) ...
18:29:02 #13 22.24 Selecting previously unselected package libarchive-zip-perl.
18:29:02 #13 22.25 Preparing to unpack .../072-libarchive-zip-perl_1.64-1_all.deb ...
18:29:02 #13 22.25 Unpacking libarchive-zip-perl (1.64-1) ...
18:29:02 #13 22.29 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:29:02 #13 22.29 Preparing to unpack .../073-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
18:29:02 #13 22.29 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
18:29:02 #13 22.34 Selecting previously unselected package dh-strip-nondeterminism.
18:29:02 #13 22.34 Preparing to unpack .../074-dh-strip-nondeterminism_1.1.2-1_all.deb ...
18:29:02 #13 22.34 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
18:29:02 #13 22.38 Selecting previously unselected package dwz.
18:29:02 #13 22.39 Preparing to unpack .../075-dwz_0.12-3_armhf.deb ...
18:29:02 #13 22.39 Unpacking dwz (0.12-3) ...
18:29:02 #13 22.44 Selecting previously unselected package libglib2.0-0:armhf.
18:29:02 #13 22.45 Preparing to unpack .../076-libglib2.0-0_2.58.3-2+deb10u5_armhf.deb ...
18:29:02 #13 22.45 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u5) ...
18:29:02 #13 22.62 Selecting previously unselected package libcroco3:armhf.
18:29:02 #13 22.62 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ...
18:29:02 #13 22.63 Unpacking libcroco3:armhf (0.6.12-3) ...
18:29:02 #13 22.68 Selecting previously unselected package libncurses6:armhf.
18:29:03 Selecting previously unselected package libpam-systemd:arm64.
18:29:03 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_arm64.deb ...
18:29:03 Unpacking libpam-systemd:arm64 (245.4-4ubuntu3.22) ...
18:29:03 Selecting previously unselected package libxml2:arm64.
18:29:03 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_arm64.deb ...
18:29:03 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:29:03 Selecting previously unselected package libyaml-0-2:arm64.
18:29:03 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_arm64.deb ...
18:29:03 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
18:29:03 Selecting previously unselected package lsb-release.
18:29:03 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
18:29:03 Unpacking lsb-release (11.1.0ubuntu2) ...
18:29:03 Selecting previously unselected package python3-dbus.
18:29:03 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_arm64.deb ...
18:29:03 Unpacking python3-dbus (1.2.16-1build1) ...
18:29:03 Selecting previously unselected package python3-gi.
18:29:03 Preparing to unpack .../19-python3-gi_3.36.0-1_arm64.deb ...
18:29:03 Unpacking python3-gi (3.36.0-1) ...
18:29:03 Selecting previously unselected package python3-pkg-resources.
18:29:03 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
18:29:03 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:29:03 #13 22.68 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u4_armhf.deb ...
18:29:03 #13 22.69 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u4) ...
18:29:03 #13 22.74 Selecting previously unselected package gettext.
18:29:03 #13 22.74 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ...
18:29:03 #13 22.75 Unpacking gettext (0.19.8.1-9) ...
18:29:03 #13 22.91 Selecting previously unselected package intltool-debian.
18:29:03 #13 22.91 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ...
18:29:03 #13 22.92 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:29:03 #13 22.97 Selecting previously unselected package po-debconf.
18:29:03 Selecting previously unselected package python3-six.
18:29:03 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
18:29:03 Unpacking python3-six (1.14.0-2) ...
18:29:03 Selecting previously unselected package iso-codes.
18:29:03 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
18:29:03 Unpacking iso-codes (4.4-1) ...
18:29:03 #13 22.97 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ...
18:29:03 #13 22.98 Unpacking po-debconf (1.0.21) ...
18:29:03 #13 23.04 Selecting previously unselected package debhelper.
18:29:03 #13 23.04 Preparing to unpack .../082-debhelper_12.1.1_all.deb ...
18:29:03 #13 23.05 Unpacking debhelper (12.1.1) ...
18:29:03 Selecting previously unselected package libkrb5support0:arm64.
18:29:03 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ...
18:29:03 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
18:29:03 Selecting previously unselected package libk5crypto3:arm64.
18:29:03 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ...
18:29:03 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
18:29:03 Selecting previously unselected package libkeyutils1:arm64.
18:29:03 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
18:29:03 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
18:29:03 Selecting previously unselected package libkrb5-3:arm64.
18:29:03 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ...
18:29:03 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
18:29:03 #13 23.17 Selecting previously unselected package debian-keyring.
18:29:03 #13 23.17 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ...
18:29:03 #13 23.18 Unpacking debian-keyring (2019.02.25) ...
18:29:03 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:29:03 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ...
18:29:03 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
18:29:03 Selecting previously unselected package liblmdb0:arm64.
18:29:03 Preparing to unpack .../28-liblmdb0_0.9.24-1_arm64.deb ...
18:29:03 Unpacking liblmdb0:arm64 (0.9.24-1) ...
18:29:03 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
18:29:03 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_arm64.deb ...
18:29:03 Unpacking libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
18:29:03 Selecting previously unselected package libpsl5:arm64.
18:29:03 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
18:29:03 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
18:29:03 Selecting previously unselected package python-apt-common.
18:29:03 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
18:29:03 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:29:03 Selecting previously unselected package python3-apt.
18:29:03 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ...
18:29:03 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
18:29:03 From https://github.com/docker/docker
18:29:03  * [new branch]      master     -> master
18:29:03  * [new branch]      master     -> origin/master
18:29:03 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:29:04 Selecting previously unselected package apt-transport-https.
18:29:04 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
18:29:04 Unpacking apt-transport-https (2.0.9) ...
18:29:04 Selecting previously unselected package libbrotli1:arm64.
18:29:04 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
18:29:04 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
18:29:04 Selecting previously unselected package libroken18-heimdal:arm64.
18:29:04 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 Selecting previously unselected package libasn1-8-heimdal:arm64.
18:29:04 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 Selecting previously unselected package libheimbase1-heimdal:arm64.
18:29:04 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 Selecting previously unselected package libhcrypto4-heimdal:arm64.
18:29:04 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:29:04 ++ pwd
18:29:04 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:29:04 Project root: .
18:29:04 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:29:04 INFO: man/src/attach.md found
18:29:04 WARN: man/src/build.md does not exist, skipping
18:29:04 WARN: man/src/builder/build.md does not exist, skipping
18:29:04 WARN: man/src/builder/prune.md does not exist, skipping
18:29:04 WARN: man/src/builder.md does not exist, skipping
18:29:04 WARN: man/src/checkpoint/create.md does not exist, skipping
18:29:04 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:29:04 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:29:04 WARN: man/src/checkpoint.md does not exist, skipping
18:29:04 INFO: man/src/commit.md found
18:29:04 WARN: man/src/config/create.md does not exist, skipping
18:29:04 WARN: man/src/config/inspect.md does not exist, skipping
18:29:04 WARN: man/src/config/ls.md does not exist, skipping
18:29:04 WARN: man/src/config/rm.md does not exist, skipping
18:29:04 WARN: man/src/config.md does not exist, skipping
18:29:04 INFO: man/src/container/attach.md found
18:29:04 INFO: man/src/container/commit.md found
18:29:04 INFO: man/src/container/cp.md found
18:29:04 INFO: man/src/container/create.md found
18:29:04 INFO: man/src/container/diff.md found
18:29:04 INFO: man/src/container/exec.md found
18:29:04 INFO: man/src/container/export.md found
18:29:04 WARN: man/src/container/inspect.md does not exist, skipping
18:29:04 INFO: man/src/container/kill.md found
18:29:04 INFO: man/src/container/logs.md found
18:29:04 INFO: man/src/container/ls.md found
18:29:04 INFO: man/src/container/pause.md found
18:29:04 INFO: man/src/container/port.md found
18:29:04 WARN: man/src/container/prune.md does not exist, skipping
18:29:04 INFO: man/src/container/rename.md found
18:29:04 INFO: man/src/container/restart.md found
18:29:04 INFO: man/src/container/rm.md found
18:29:04 INFO: man/src/container/run.md found
18:29:04 INFO: man/src/container/start.md found
18:29:04 INFO: man/src/container/stats.md found
18:29:04 INFO: man/src/container/stop.md found
18:29:04 INFO: man/src/container/top.md found
18:29:04 INFO: man/src/container/unpause.md found
18:29:04 INFO: man/src/container/update.md found
18:29:04 INFO: man/src/container/wait.md found
18:29:04 WARN: man/src/container.md does not exist, skipping
18:29:04 WARN: man/src/context/create.md does not exist, skipping
18:29:04 WARN: man/src/context/export.md does not exist, skipping
18:29:04 WARN: man/src/context/import.md does not exist, skipping
18:29:04 WARN: man/src/context/inspect.md does not exist, skipping
18:29:04 WARN: man/src/context/ls.md does not exist, skipping
18:29:04 WARN: man/src/context/rm.md does not exist, skipping
18:29:04 WARN: man/src/context/show.md does not exist, skipping
18:29:04 WARN: man/src/context/update.md does not exist, skipping
18:29:04 WARN: man/src/context/use.md does not exist, skipping
18:29:04 WARN: man/src/context.md does not exist, skipping
18:29:04 INFO: man/src/cp.md found
18:29:04 INFO: man/src/create.md found
18:29:04 INFO: man/src/diff.md found
18:29:04 INFO: man/src/events.md found
18:29:04 INFO: man/src/exec.md found
18:29:04 INFO: man/src/export.md found
18:29:04 INFO: man/src/history.md found
18:29:04 INFO: man/src/image/build.md found
18:29:04 INFO: man/src/image/history.md found
18:29:04 INFO: man/src/image/import.md found
18:29:04 WARN: man/src/image/inspect.md does not exist, skipping
18:29:04 INFO: man/src/image/load.md found
18:29:04 INFO: man/src/image/ls.md found
18:29:04 WARN: man/src/image/prune.md does not exist, skipping
18:29:04 INFO: man/src/image/pull.md found
18:29:04 INFO: man/src/image/push.md found
18:29:04 INFO: man/src/image/rm.md found
18:29:04 INFO: man/src/image/save.md found
18:29:04 INFO: man/src/image/tag.md found
18:29:04 WARN: man/src/image.md does not exist, skipping
18:29:04 INFO: man/src/images.md found
18:29:04 INFO: man/src/import.md found
18:29:04 INFO: man/src/info.md found
18:29:04 INFO: man/src/inspect.md found
18:29:04 INFO: man/src/kill.md found
18:29:04 INFO: man/src/load.md found
18:29:04 INFO: man/src/login.md found
18:29:04 INFO: man/src/logout.md found
18:29:04 INFO: man/src/logs.md found
18:29:04 WARN: man/src/manifest/annotate.md does not exist, skipping
18:29:04 WARN: man/src/manifest/create.md does not exist, skipping
18:29:04 WARN: man/src/manifest/inspect.md does not exist, skipping
18:29:04 WARN: man/src/manifest/push.md does not exist, skipping
18:29:04 WARN: man/src/manifest/rm.md does not exist, skipping
18:29:04 WARN: man/src/manifest.md does not exist, skipping
18:29:04 INFO: man/src/network/connect.md found
18:29:04 INFO: man/src/network/create.md found
18:29:04 INFO: man/src/network/disconnect.md found
18:29:04 INFO: man/src/network/inspect.md found
18:29:04 INFO: man/src/network/ls.md found
18:29:04 WARN: man/src/network/prune.md does not exist, skipping
18:29:04 INFO: man/src/network/rm.md found
18:29:04 WARN: man/src/network.md does not exist, skipping
18:29:04 WARN: man/src/node/demote.md does not exist, skipping
18:29:04 WARN: man/src/node/inspect.md does not exist, skipping
18:29:04 WARN: man/src/node/ls.md does not exist, skipping
18:29:04 WARN: man/src/node/promote.md does not exist, skipping
18:29:04 WARN: man/src/node/ps.md does not exist, skipping
18:29:04 WARN: man/src/node/rm.md does not exist, skipping
18:29:04 WARN: man/src/node/update.md does not exist, skipping
18:29:04 WARN: man/src/node.md does not exist, skipping
18:29:04 INFO: man/src/pause.md found
18:29:04 WARN: man/src/plugin/create.md does not exist, skipping
18:29:04 WARN: man/src/plugin/disable.md does not exist, skipping
18:29:04 WARN: man/src/plugin/enable.md does not exist, skipping
18:29:04 WARN: man/src/plugin/inspect.md does not exist, skipping
18:29:04 WARN: man/src/plugin/install.md does not exist, skipping
18:29:04 INFO: man/src/plugin/ls.md found
18:29:04 WARN: man/src/plugin/push.md does not exist, skipping
18:29:04 WARN: man/src/plugin/rm.md does not exist, skipping
18:29:04 WARN: man/src/plugin/set.md does not exist, skipping
18:29:04 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:29:04 WARN: man/src/plugin.md does not exist, skipping
18:29:04 INFO: man/src/port.md found
18:29:04 INFO: man/src/ps.md found
18:29:04 INFO: man/src/pull.md found
18:29:04 INFO: man/src/push.md found
18:29:04 INFO: man/src/rename.md found
18:29:04 INFO: man/src/restart.md found
18:29:04 INFO: man/src/rm.md found
18:29:04 INFO: man/src/rmi.md found
18:29:04 WARN: man/src/run.md does not exist, skipping
18:29:04 INFO: man/src/save.md found
18:29:04 INFO: man/src/search.md found
18:29:04 WARN: man/src/secret/create.md does not exist, skipping
18:29:04 WARN: man/src/secret/inspect.md does not exist, skipping
18:29:04 WARN: man/src/secret/ls.md does not exist, skipping
18:29:04 WARN: man/src/secret/rm.md does not exist, skipping
18:29:04 WARN: man/src/secret.md does not exist, skipping
18:29:04 WARN: man/src/service/create.md does not exist, skipping
18:29:04 WARN: man/src/service/inspect.md does not exist, skipping
18:29:04 WARN: man/src/service/logs.md does not exist, skipping
18:29:04 WARN: man/src/service/ls.md does not exist, skipping
18:29:04 WARN: man/src/service/ps.md does not exist, skipping
18:29:04 WARN: man/src/service/rm.md does not exist, skipping
18:29:04 WARN: man/src/service/rollback.md does not exist, skipping
18:29:04 WARN: man/src/service/scale.md does not exist, skipping
18:29:04 WARN: man/src/service/update.md does not exist, skipping
18:29:04 WARN: man/src/service.md does not exist, skipping
18:29:04 WARN: man/src/stack/config.md does not exist, skipping
18:29:04 WARN: man/src/stack/deploy.md does not exist, skipping
18:29:04 WARN: man/src/stack/ls.md does not exist, skipping
18:29:04 WARN: man/src/stack/ps.md does not exist, skipping
18:29:04 WARN: man/src/stack/rm.md does not exist, skipping
18:29:04 WARN: man/src/stack/services.md does not exist, skipping
18:29:04 WARN: man/src/stack.md does not exist, skipping
18:29:04 INFO: man/src/start.md found
18:29:04 INFO: man/src/stats.md found
18:29:04 INFO: man/src/stop.md found
18:29:04 WARN: man/src/swarm/ca.md does not exist, skipping
18:29:04 WARN: man/src/swarm/init.md does not exist, skipping
18:29:04 WARN: man/src/swarm/join.md does not exist, skipping
18:29:04 WARN: man/src/swarm/join-token.md does not exist, skipping
18:29:04 WARN: man/src/swarm/leave.md does not exist, skipping
18:29:04 WARN: man/src/swarm/unlock.md does not exist, skipping
18:29:04 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:29:04 WARN: man/src/swarm/update.md does not exist, skipping
18:29:04 WARN: man/src/swarm.md does not exist, skipping
18:29:04 WARN: man/src/system/df.md does not exist, skipping
18:29:04 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:29:04 INFO: man/src/system/events.md found
18:29:04 INFO: man/src/system/info.md found
18:29:04 WARN: man/src/system/prune.md does not exist, skipping
18:29:04 WARN: man/src/system.md does not exist, skipping
18:29:04 INFO: man/src/tag.md found
18:29:04 INFO: man/src/top.md found
18:29:04 WARN: man/src/trust/inspect.md does not exist, skipping
18:29:04 WARN: man/src/trust/key/generate.md does not exist, skipping
18:29:04 WARN: man/src/trust/key/load.md does not exist, skipping
18:29:04 WARN: man/src/trust/key.md does not exist, skipping
18:29:04 WARN: man/src/trust/revoke.md does not exist, skipping
18:29:04 WARN: man/src/trust/sign.md does not exist, skipping
18:29:04 WARN: man/src/trust/signer/add.md does not exist, skipping
18:29:04 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:29:04 WARN: man/src/trust/signer.md does not exist, skipping
18:29:04 WARN: man/src/trust.md does not exist, skipping
18:29:04 INFO: man/src/unpause.md found
18:29:04 INFO: man/src/update.md found
18:29:04 INFO: man/src/version.md found
18:29:04 INFO: man/src/volume/create.md found
18:29:04 INFO: man/src/volume/inspect.md found
18:29:04 INFO: man/src/volume/ls.md found
18:29:04 WARN: man/src/volume/prune.md does not exist, skipping
18:29:04 WARN: man/src/volume/rm.md does not exist, skipping
18:29:04 WARN: man/src/volume/update.md does not exist, skipping
18:29:04 INFO: man/src/volume.md found
18:29:04 INFO: man/src/wait.md found
18:29:04 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:29:04 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:29:04 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:29:04 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:29:04 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:29:04 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:29:04 + popd
18:29:04 + RPM_EC=0
18:29:04 ~/rpmbuild/BUILD/src
18:29:04 ++ jobs -p
18:29:04 + exit 0
18:29:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.whb3Fd
18:29:04 + umask 022
18:29:04 + cd /root/rpmbuild/BUILD
18:29:04 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64 '!=' / ']'
18:29:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:04 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:04 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:04 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:04 + export CFLAGS
18:29:04 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:04 + export CXXFLAGS
18:29:04 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:04 + export FFLAGS
18:29:04 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:04 + export FCFLAGS
18:29:04 + VALAFLAGS=-g
18:29:04 + export VALAFLAGS
18:29:04 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:04 + export LDFLAGS
18:29:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:04 + export LT_SYS_LIBRARY_PATH
18:29:04 + CC=gcc
18:29:04 + export CC
18:29:04 + CXX=g++
18:29:04 + export CXX
18:29:04 + cd src
18:29:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin
18:29:04 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/docker
18:29:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/bash-completion/completions
18:29:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/zsh/vendor-completions
18:29:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/fish/vendor_completions.d
18:29:04 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/bash-completion/completions/docker
18:29:04 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/zsh/vendor-completions/_docker
18:29:04 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/fish/vendor_completions.d/docker.fish
18:29:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/man/man1
18:29:04 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/man/man1
18:29:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/man/man5
18:29:04 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/man/man5
18:29:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/man/man8
18:29:04 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/man/man8
18:29:04 + mkdir -p build-docs
18:29:04 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:04 + cp cli/LICENSE build-docs/LICENSE
18:29:04 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:04 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:29:04 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:04 + cp cli/NOTICE build-docs/NOTICE
18:29:04 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:04 + cp cli/README.md build-docs/README.md
18:29:04 + /usr/lib/rpm/check-buildroot
18:29:04 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:04 + /usr/lib/rpm/brp-compress
18:29:04 git init src/github.com/docker/buildx
18:29:04 Selecting previously unselected package libwind0-heimdal:arm64.
18:29:04 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 Selecting previously unselected package libhx509-5-heimdal:arm64.
18:29:04 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 Selecting previously unselected package libkrb5-26-heimdal:arm64.
18:29:04 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 Selecting previously unselected package libheimntlm0-heimdal:arm64.
18:29:04 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 Selecting previously unselected package libgssapi3-heimdal:arm64.
18:29:04 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
18:29:04 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:04 Selecting previously unselected package libsasl2-modules-db:arm64.
18:29:04 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
18:29:04 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:29:04 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:29:04 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:29:04 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:29:04 + SRC=src/github.com/docker/buildx
18:29:04 + REF=v0.11.2
18:29:04 + REF_FETCH=v0.11.2
18:29:04 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin+  v0.11.2
18:29:04 awk {print $2}
18:29:04 + REF=refs/tags/v0.11.2
18:29:04 + [ -n refs/tags/v0.11.2 ]
18:29:04 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:29:04 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:29:04 Selecting previously unselected package libsasl2-2:arm64.
18:29:04 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
18:29:04 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:29:04 Selecting previously unselected package libldap-common.
18:29:04 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
18:29:04 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:29:04 Selecting previously unselected package libldap-2.4-2:arm64.
18:29:04 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
18:29:04 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
18:29:04 Selecting previously unselected package libnghttp2-14:arm64.
18:29:04 Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_arm64.deb ...
18:29:04 Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
18:29:04 Selecting previously unselected package librtmp1:arm64.
18:29:04 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
18:29:04 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
18:29:04 Selecting previously unselected package libssh-4:arm64.
18:29:04 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_arm64.deb ...
18:29:04 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
18:29:04 Selecting previously unselected package libcurl4:arm64.
18:29:04 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.20_arm64.deb ...
18:29:04 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.20) ...
18:29:04 Selecting previously unselected package curl.
18:29:04 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.20_arm64.deb ...
18:29:04 Unpacking curl (7.68.0-1ubuntu2.20) ...
18:29:04 Selecting previously unselected package dbus-user-session.
18:29:04 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_arm64.deb ...
18:29:04 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
18:29:04 Selecting previously unselected package libdconf1:arm64.
18:29:04 Preparing to unpack .../54-libdconf1_0.36.0-1_arm64.deb ...
18:29:04 Unpacking libdconf1:arm64 (0.36.0-1) ...
18:29:04 Selecting previously unselected package dconf-service.
18:29:04 Preparing to unpack .../55-dconf-service_0.36.0-1_arm64.deb ...
18:29:04 Unpacking dconf-service (0.36.0-1) ...
18:29:04 Selecting previously unselected package dconf-gsettings-backend:arm64.
18:29:04 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_arm64.deb ...
18:29:04 Unpacking dconf-gsettings-backend:arm64 (0.36.0-1) ...
18:29:04 Selecting previously unselected package libassuan0:arm64.
18:29:04 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
18:29:04 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
18:29:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:04 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:04 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:04 + /usr/lib/rpm/check-rpaths
18:29:05 Selecting previously unselected package gpgconf.
18:29:05 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
18:29:05 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
18:29:05 Selecting previously unselected package libksba8:arm64.
18:29:05 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
18:29:05 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
18:29:05 Selecting previously unselected package libnpth0:arm64.
18:29:05 Preparing to unpack .../60-libnpth0_1.6-1_arm64.deb ...
18:29:05 Unpacking libnpth0:arm64 (1.6-1) ...
18:29:05 Selecting previously unselected package dirmngr.
18:29:05 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
18:29:05 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
18:29:05 Selecting previously unselected package libpackagekit-glib2-18:arm64.
18:29:05 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_arm64.deb ...
18:29:05 Unpacking libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
18:29:05 CentOS Stream 8 - BaseOS                         47 MB/s |  49 MB     00:01    
18:29:05 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:05 + /usr/lib/rpm/brp-remove-la-files
18:29:05 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:29:05 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YewLRR
18:29:05 + umask 022
18:29:05 + cd /root/rpmbuild/BUILD
18:29:05 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:05 + export CFLAGS
18:29:05 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:05 + export CXXFLAGS
18:29:05 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:05 + export FFLAGS
18:29:05 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:05 + export FCFLAGS
18:29:05 + VALAFLAGS=-g
18:29:05 + export VALAFLAGS
18:29:05 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:05 + export LDFLAGS
18:29:05 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:05 + export LT_SYS_LIBRARY_PATH
18:29:05 + CC=gcc
18:29:05 + export CC
18:29:05 + CXX=g++
18:29:05 + export CXX
18:29:05 + cd src
18:29:05 ++ cli/build/docker --version
18:29:05 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:29:05 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:29:05 + echo 'PASS: cli version OK'
18:29:05 + RPM_EC=0
18:29:05 PASS: cli version OK
18:29:05 ++ jobs -p
18:29:05 + exit 0
18:29:05 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:05 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OY3qRC
18:29:05 + umask 022
18:29:05 + cd /root/rpmbuild/BUILD
18:29:05 + cd src
18:29:05 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/doc/docker-ce-cli
18:29:05 + export LC_ALL=C
18:29:05 + LC_ALL=C
18:29:05 + export DOCDIR
18:29:05 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/doc/docker-ce-cli
18:29:05 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/doc/docker-ce-cli
18:29:05 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/doc/docker-ce-cli
18:29:05 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/doc/docker-ce-cli
18:29:05 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/share/doc/docker-ce-cli
18:29:05 + RPM_EC=0
18:29:05 ++ jobs -p
18:29:05 + exit 0
18:29:05 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:29:05 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_arm64.deb ...
18:29:05 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
18:29:05 Selecting previously unselected package libproxy1v5:arm64.
18:29:05 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_arm64.deb ...
18:29:05 Unpacking libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
18:29:05 Selecting previously unselected package glib-networking-common.
18:29:05 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
18:29:05 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
18:29:05 Selecting previously unselected package glib-networking-services.
18:29:05 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_arm64.deb ...
18:29:05 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
18:29:05 Selecting previously unselected package gsettings-desktop-schemas.
18:29:05 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
18:29:05 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
18:29:05 Selecting previously unselected package glib-networking:arm64.
18:29:05 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_arm64.deb ...
18:29:05 Unpacking glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
18:29:05 Selecting previously unselected package gnupg-l10n.
18:29:05 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
18:29:05 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:29:05 Selecting previously unselected package gnupg-utils.
18:29:05 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
18:29:05 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
18:29:05 From https://github.com/docker/buildx
18:29:05  * [new tag]         v0.11.2    -> v0.11.2
18:29:05 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:29:05 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.fc38 docker-ce-cli(x86-64) = 1:0.0.0~20231011170815.26951f7-0.fc38
18:29:05 Requires(interp): /bin/sh
18:29:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:05 Requires(post): /bin/sh
18:29:05 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:29:05 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:29:05 Recommends: docker-buildx-plugin docker-compose-plugin
18:29:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:05 Selecting previously unselected package gpg.
18:29:05 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
18:29:05 Unpacking gpg (2.2.19-3ubuntu2.2) ...
18:29:05 Selecting previously unselected package pinentry-curses.
18:29:05 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_arm64.deb ...
18:29:05 Unpacking pinentry-curses (1.1.0-3build1) ...
18:29:05 Selecting previously unselected package gpg-agent.
18:29:05 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
18:29:05 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
18:29:05 Selecting previously unselected package gpg-wks-client.
18:29:05 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
18:29:05 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:29:05 Selecting previously unselected package gpg-wks-server.
18:29:05 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
18:29:05 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:29:05 git init src/github.com/docker/compose
18:29:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:29:05 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:29:05 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:29:05 + SRC=src/github.com/docker/compose
18:29:05 + REF=v2.21.0
18:29:05 + REF_FETCH=v2.21.0
18:29:05 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:29:05 + awk {print $2}
18:29:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.src.rpm
18:29:05 Selecting previously unselected package gpgsm.
18:29:05 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
18:29:05 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
18:29:05 Selecting previously unselected package gnupg.
18:29:05 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
18:29:05 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
18:29:05 Selecting previously unselected package libsoup2.4-1:arm64.
18:29:05 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_arm64.deb ...
18:29:05 Unpacking libsoup2.4-1:arm64 (2.70.0-1) ...
18:29:05 Selecting previously unselected package libstemmer0d:arm64.
18:29:05 Preparing to unpack .../79-libstemmer0d_0+svn585-2_arm64.deb ...
18:29:05 Unpacking libstemmer0d:arm64 (0+svn585-2) ...
18:29:05 Selecting previously unselected package libappstream4:arm64.
18:29:05 Preparing to unpack .../80-libappstream4_0.12.10-2_arm64.deb ...
18:29:05 Unpacking libappstream4:arm64 (0.12.10-2) ...
18:29:05 Selecting previously unselected package libglib2.0-bin.
18:29:05 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_arm64.deb ...
18:29:05 + REF=refs/tags/v2.21.0
18:29:05 + [ -n refs/tags/v2.21.0 ]
18:29:05 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:29:05 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:29:06 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
18:29:06 Selecting previously unselected package libgstreamer1.0-0:arm64.
18:29:06 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_arm64.deb ...
18:29:06 Unpacking libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
18:29:06 Selecting previously unselected package libpolkit-agent-1-0:arm64.
18:29:06 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_arm64.deb ...
18:29:06 Unpacking libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
18:29:06 Selecting previously unselected package policykit-1.
18:29:06 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_arm64.deb ...
18:29:06 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
18:29:06 Selecting previously unselected package python3-certifi.
18:29:06 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
18:29:06 Unpacking python3-certifi (2019.11.28-1) ...
18:29:06 From https://github.com/docker/compose
18:29:06  * [new tag]         v2.21.0    -> v2.21.0
18:29:06 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:29:06 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-bullseye
18:29:06 #13 25.68 Selecting previously unselected package libfakeroot:armhf.
18:29:06 #13 25.68 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ...
18:29:06 #13 25.68 Unpacking libfakeroot:armhf (1.23-1) ...
18:29:06 #13 25.73 Selecting previously unselected package fakeroot.
18:29:06 #13 25.73 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ...
18:29:06 #13 25.74 Unpacking fakeroot (1.23-1) ...
18:29:06 #13 25.81 Selecting previously unselected package libassuan0:armhf.
18:29:06 #13 25.81 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ...
18:29:06 #13 25.82 Unpacking libassuan0:armhf (2.5.2-1) ...
18:29:06 #13 25.85 Selecting previously unselected package gpgconf.
18:29:06 #13 25.86 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
18:29:06 #13 25.87 Unpacking gpgconf (2.2.12-1+deb10u2) ...
18:29:06 #13 25.93 Selecting previously unselected package libksba8:armhf.
18:29:06 #13 25.93 Preparing to unpack .../088-libksba8_1.3.5-2+deb10u2_armhf.deb ...
18:29:06 #13 25.96 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ...
18:29:06 #13 26.00 Selecting previously unselected package libnpth0:armhf.
18:29:06 #13 26.01 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ...
18:29:06 #13 26.01 Unpacking libnpth0:armhf (1.6-1) ...
18:29:06 #13 26.07 Selecting previously unselected package dirmngr.
18:29:06 Selecting previously unselected package python3-chardet.
18:29:06 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
18:29:06 Unpacking python3-chardet (3.0.4-4build1) ...
18:29:06 Selecting previously unselected package python3-idna.
18:29:06 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
18:29:06 Unpacking python3-idna (2.8-1) ...
18:29:06 Selecting previously unselected package python3-urllib3.
18:29:06 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
18:29:06 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:29:06 Selecting previously unselected package python3-requests.
18:29:06 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
18:29:06 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
18:29:06 Selecting previously unselected package python3-requests-unixsocket.
18:29:06 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
18:29:06 Unpacking python3-requests-unixsocket (0.2.0-2) ...
18:29:06 Selecting previously unselected package python3-software-properties.
18:29:06 Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ...
18:29:06 Unpacking python3-software-properties (0.99.9.12) ...
18:29:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:29:06 mkdir -p sources
18:29:06 docker run --rm -w /v \
18:29:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:29:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:29:06 	alpine \
18:29:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:29:06 #13 26.07 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
18:29:06 #13 26.09 Unpacking dirmngr (2.2.12-1+deb10u2) ...
18:29:06 #13 26.17 Selecting previously unselected package gnupg-l10n.
18:29:06 #13 26.17 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
18:29:06 #13 26.17 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
18:29:06 #13 26.28 Selecting previously unselected package gnupg-utils.
18:29:06 Selecting previously unselected package packagekit.
18:29:06 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_arm64.deb ...
18:29:06 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
18:29:06 Selecting previously unselected package software-properties-common.
18:29:06 Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ...
18:29:06 Unpacking software-properties-common (0.99.9.12) ...
18:29:06 Selecting previously unselected package gnupg2.
18:29:06 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
18:29:06 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
18:29:06 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
18:29:06 Setting up liblmdb0:arm64 (0.9.24-1) ...
18:29:06 Setting up systemd-sysv (245.4-4ubuntu3.22) ...
18:29:06 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
18:29:06 Setting up libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
18:29:06 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
18:29:06 Setting up mime-support (3.64ubuntu1) ...
18:29:06 #13 26.28 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
18:29:06 #13 26.29 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
18:29:06 #13 26.36 Selecting previously unselected package gpg.
18:29:06 #13 26.36 Preparing to unpack .../093-gpg_2.2.12-1+deb10u2_armhf.deb ...
18:29:06 #13 26.37 Unpacking gpg (2.2.12-1+deb10u2) ...
18:29:06 #13 26.45 Selecting previously unselected package pinentry-curses.
18:29:06 #13 26.45 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ...
18:29:06 #13 26.46 Unpacking pinentry-curses (1.1.0-2) ...
18:29:06 #13 26.52 Selecting previously unselected package gpg-agent.
18:29:06 #13 26.52 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
18:29:06 #13 26.52 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
18:29:06 Setting up apt-transport-https (2.0.9) ...
18:29:06 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
18:29:06 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ...
18:29:06 Setting up distro-info-data (0.43ubuntu1.13) ...
18:29:06 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
18:29:06 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
18:29:06 Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
18:29:06 Setting up libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
18:29:06 Setting up libnpth0:arm64 (1.6-1) ...
18:29:06 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
18:29:06 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:29:06 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
18:29:06 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:29:06 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
18:29:06 
18:29:06 Current default time zone: 'Etc/UTC'
18:29:06 Local time is now:      Wed Oct 11 18:29:06 UTC 2023.
18:29:06 Universal Time is now:  Wed Oct 11 18:29:06 UTC 2023.
18:29:06 Run 'dpkg-reconfigure tzdata' if you wish to change it.
18:29:06 
18:29:07 #13 26.58 Selecting previously unselected package gpg-wks-client.
18:29:07 #13 26.58 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
18:29:07 #13 26.59 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
18:29:07 #13 26.64 Selecting previously unselected package gpg-wks-server.
18:29:07 #13 26.64 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
18:29:07 #13 26.65 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
18:29:07 #13 26.70 Selecting previously unselected package gpgsm.
18:29:07 #13 26.70 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
18:29:07 #13 26.71 Unpacking gpgsm (2.2.12-1+deb10u2) ...
18:29:07 #13 26.77 Selecting previously unselected package gnupg.
18:29:07 #13 26.77 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u2_all.deb ...
18:29:07 #13 26.78 Unpacking gnupg (2.2.12-1+deb10u2) ...
18:29:07 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
18:29:07 Setting up libdconf1:arm64 (0.36.0-1) ...
18:29:07 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:29:07 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:29:07 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
18:29:07 Setting up libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ...
18:29:07 Setting up dbus (1.12.16-2ubuntu2.3) ...
18:29:07 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
18:29:07 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
18:29:07 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:07 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:29:07 #13 26.85 Selecting previously unselected package libfile-which-perl.
18:29:07 #13 26.85 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ...
18:29:07 #13 26.85 Unpacking libfile-which-perl (1.23-1) ...
18:29:07 #13 26.90 Selecting previously unselected package libfile-homedir-perl.
18:29:07 #13 26.90 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ...
18:29:07 #13 26.90 Unpacking libfile-homedir-perl (1.004-1) ...
18:29:07 #13 26.97 Selecting previously unselected package libio-pty-perl.
18:29:07 #13 26.97 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ...
18:29:07 #13 26.97 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
18:29:07 #13 27.01 Selecting previously unselected package libipc-run-perl.
18:29:07 #13 27.01 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ...
18:29:07 #13 27.02 Unpacking libipc-run-perl (20180523.0-1) ...
18:29:07 #13 27.06 Selecting previously unselected package libclass-method-modifiers-perl.
18:29:07 #13 27.06 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ...
18:29:07 #13 27.07 Unpacking libclass-method-modifiers-perl (2.12-1) ...
18:29:07 Setting up libpam-systemd:arm64 (245.4-4ubuntu3.22) ...
18:29:07 Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
18:29:07 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
18:29:07 Setting up libstemmer0d:arm64 (0+svn585-2) ...
18:29:07 Setting up libmpdec2:arm64 (2.4.2-3) ...
18:29:07 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
18:29:07 Setting up openssl (1.1.1f-1ubuntu2.19) ...
18:29:07 Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ...
18:29:07 Setting up readline-common (8.0-4) ...
18:29:07 Setting up iso-codes (4.4-1) ...
18:29:07 Setting up libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
18:29:07 Setting up libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
18:29:07 Setcap worked! gst-ptp-helper is not suid!
18:29:07 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:07 #13 27.10 Selecting previously unselected package libsub-exporter-progressive-perl.
18:29:07 #13 27.11 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:29:07 #13 27.11 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:29:07 #13 27.15 Selecting previously unselected package libdevel-globaldestruction-perl.
18:29:07 #13 27.15 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ...
18:29:07 #13 27.16 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
18:29:07 #13 27.20 Selecting previously unselected package libb-hooks-op-check-perl.
18:29:07 #13 27.20 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
18:29:07 #13 27.21 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
18:29:07 #13 27.24 Selecting previously unselected package libdynaloader-functions-perl.
18:29:07 #13 27.24 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ...
18:29:07 #13 27.25 Unpacking libdynaloader-functions-perl (0.003-1) ...
18:29:07 #13 27.29 Selecting previously unselected package libdevel-callchecker-perl.
18:29:07 #13 27.29 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ...
18:29:07 #13 27.30 Unpacking libdevel-callchecker-perl (0.008-1) ...
18:29:07 #13 27.33 Selecting previously unselected package libparams-classify-perl.
18:29:07 Setting up pinentry-curses (1.1.0-3build1) ...
18:29:07 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
18:29:07 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
18:29:07 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:07 Setting up libreadline8:arm64 (8.0-4) ...
18:29:07 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
18:29:07 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:07 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
18:29:07 #13 27.33 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ...
18:29:07 #13 27.33 Unpacking libparams-classify-perl (0.015-1+b1) ...
18:29:07 #13 27.37 Selecting previously unselected package libmodule-runtime-perl.
18:29:07 #13 27.37 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ...
18:29:07 #13 27.38 Unpacking libmodule-runtime-perl (0.016-1) ...
18:29:07 #13 27.42 Selecting previously unselected package libimport-into-perl.
18:29:07 #13 27.42 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ...
18:29:07 #13 27.43 Unpacking libimport-into-perl (1.002005-1) ...
18:29:07 #13 27.46 Selecting previously unselected package librole-tiny-perl.
18:29:07 #13 27.46 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ...
18:29:07 #13 27.47 Unpacking librole-tiny-perl (2.000006-1) ...
18:29:07 #13 27.51 Selecting previously unselected package libstrictures-perl.
18:29:07 #13 27.51 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ...
18:29:07 #13 27.52 Unpacking libstrictures-perl (2.000005-1) ...
18:29:07 #13 27.55 Selecting previously unselected package libsub-quote-perl.
18:29:07 #13 27.55 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ...
18:29:07 #13 27.56 Unpacking libsub-quote-perl (2.005001-1) ...
18:29:07 #13 27.59 Selecting previously unselected package libmoo-perl.
18:29:08 #13 27.59 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ...
18:29:08 #13 27.60 Unpacking libmoo-perl (2.003004-2) ...
18:29:08 #13 27.64 Selecting previously unselected package libencode-locale-perl.
18:29:08 #13 27.64 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ...
18:29:08 #13 27.65 Unpacking libencode-locale-perl (1.05-1) ...
18:29:08 #13 27.71 Selecting previously unselected package libtimedate-perl.
18:29:08 #13 27.71 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
18:29:08 #13 27.71 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
18:29:08 #13 27.77 Selecting previously unselected package libhttp-date-perl.
18:29:08 #13 27.77 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ...
18:29:08 #13 27.78 Unpacking libhttp-date-perl (6.02-1) ...
18:29:08 #13 27.81 Selecting previously unselected package libfile-listing-perl.
18:29:08 #13 27.81 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ...
18:29:08 #13 27.82 Unpacking libfile-listing-perl (6.04-1) ...
18:29:08 #13 27.85 Selecting previously unselected package libhtml-tagset-perl.
18:29:08 #13 27.85 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ...
18:29:08 #13 27.86 Unpacking libhtml-tagset-perl (3.20-3) ...
18:29:08 #13 27.89 Selecting previously unselected package liburi-perl.
18:29:08 #13 27.89 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ...
18:29:08 #13 27.90 Unpacking liburi-perl (1.76-1) ...
18:29:08 #13 27.94 Selecting previously unselected package libhtml-parser-perl.
18:29:08 Updating certificates in /etc/ssl/certs...
18:29:08 #13 27.94 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ...
18:29:08 #13 27.95 Unpacking libhtml-parser-perl (3.72-3+b3) ...
18:29:08 #13 28.00 Selecting previously unselected package libhtml-tree-perl.
18:29:08 #13 28.01 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ...
18:29:08 #13 28.01 Unpacking libhtml-tree-perl (5.07-2) ...
18:29:08 #13 28.06 Selecting previously unselected package libio-html-perl.
18:29:08 #13 28.07 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ...
18:29:08 #13 28.07 Unpacking libio-html-perl (1.001-1) ...
18:29:08 #13 28.12 Selecting previously unselected package liblwp-mediatypes-perl.
18:29:08 #13 28.12 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ...
18:29:08 #13 28.13 Unpacking liblwp-mediatypes-perl (6.02-1) ...
18:29:08 #13 28.16 Selecting previously unselected package libhttp-message-perl.
18:29:08 #13 28.17 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ...
18:29:08 #13 28.17 Unpacking libhttp-message-perl (6.18-1) ...
18:29:08 #13 28.22 Selecting previously unselected package libhttp-cookies-perl.
18:29:08 #13 28.22 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ...
18:29:08 #13 28.22 Unpacking libhttp-cookies-perl (6.04-1) ...
18:29:08 #13 28.27 Selecting previously unselected package libhttp-negotiate-perl.
18:29:08 #13 28.27 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ...
18:29:08 #13 28.27 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:29:08 #13 28.31 Selecting previously unselected package perl-openssl-defaults:armhf.
18:29:08 #13 28.31 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ...
18:29:08 #13 28.32 Unpacking perl-openssl-defaults:armhf (3) ...
18:29:08 #13 28.38 Selecting previously unselected package libnet-ssleay-perl.
18:29:08 137 added, 0 removed; done.
18:29:08 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
18:29:08 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:08 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
18:29:08 Setting up gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
18:29:08 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
18:29:08 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
18:29:08 Setting up libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
18:29:08 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ...
18:29:08 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:29:08 mkdir -p sources
18:29:08 docker run --rm -w /v \
18:29:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:29:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:29:08 	alpine \
18:29:08 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:29:08 #13 28.38 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
18:29:08 #13 28.39 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
18:29:08 #13 28.45 Selecting previously unselected package libio-socket-ssl-perl.
18:29:08 #13 28.46 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ...
18:29:08 #13 28.46 Unpacking libio-socket-ssl-perl (2.060-3) ...
18:29:08 #13 28.51 Selecting previously unselected package libnet-http-perl.
18:29:08 #13 28.51 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ...
18:29:08 #13 28.52 Unpacking libnet-http-perl (6.18-1) ...
18:29:08 #13 28.56 Selecting previously unselected package liblwp-protocol-https-perl.
18:29:08 #13 28.56 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ...
18:29:08 #13 28.57 Unpacking liblwp-protocol-https-perl (6.07-2) ...
18:29:08 #13 28.60 Selecting previously unselected package libtry-tiny-perl.
18:29:08 #13 28.60 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ...
18:29:08 #13 28.61 Unpacking libtry-tiny-perl (0.30-1) ...
18:29:08 #13 28.65 Selecting previously unselected package libwww-robotrules-perl.
18:29:09 + popd
18:29:09 + RPM_EC=0
18:29:09 ~/rpmbuild/BUILD/src
18:29:09 ++ jobs -p
18:29:09 + exit 0
18:29:09 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gg3GZF
18:29:09 + umask 022
18:29:09 + cd /root/rpmbuild/BUILD
18:29:09 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64 '!=' / ']'
18:29:09 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
18:29:09 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
18:29:09 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:09 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
18:29:09 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:09 + export CFLAGS
18:29:09 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:09 + export CXXFLAGS
18:29:09 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:09 + export FFLAGS
18:29:09 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:09 + export FCFLAGS
18:29:09 + VALAFLAGS=-g
18:29:09 + export VALAFLAGS
18:29:09 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:09 + export LDFLAGS
18:29:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:09 + export LT_SYS_LIBRARY_PATH
18:29:09 + CC=gcc
18:29:09 + export CC
18:29:09 + CXX=g++
18:29:09 + export CXX
18:29:09 + cd src
18:29:09 + pushd /root/rpmbuild/BUILD/src/compose
18:29:09 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:29:09 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:29:09 + popd
18:29:09 ~/rpmbuild/BUILD/src
18:29:09 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:09 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:29:09 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:09 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:29:09 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:09 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:29:09 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:09 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:29:09 + /usr/lib/rpm/check-buildroot
18:29:09 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:09 + /usr/lib/rpm/brp-compress
18:29:09 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:09 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:09 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:09 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:09 + /usr/lib/rpm/check-rpaths
18:29:09 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:09 + /usr/lib/rpm/brp-remove-la-files
18:29:09 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:29:09 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:09 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dXPZST
18:29:09 + umask 022
18:29:09 + cd /root/rpmbuild/BUILD
18:29:09 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:09 + export CFLAGS
18:29:09 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:09 + export CXXFLAGS
18:29:09 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:09 + export FFLAGS
18:29:09 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:09 + export FCFLAGS
18:29:09 + VALAFLAGS=-g
18:29:09 + export VALAFLAGS
18:29:09 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:09 + export LDFLAGS
18:29:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:09 + export LT_SYS_LIBRARY_PATH
18:29:09 + CC=gcc
18:29:09 + export CC
18:29:09 + CXX=g++
18:29:09 + export CXX
18:29:09 + cd src
18:29:09 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:29:09 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:29:09 + ver=v2.21.0
18:29:09 + test v2.21.0 = v2.21.0
18:29:09 + echo 'PASS: docker-compose version OK'
18:29:09 + RPM_EC=0
18:29:09 PASS: docker-compose version OK
18:29:09 ++ jobs -p
18:29:09 + exit 0
18:29:09 Processing files: docker-compose-plugin-2.21.0-0.fc38.aarch64
18:29:09 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zXRvnS
18:29:09 + umask 022
18:29:09 + cd /root/rpmbuild/BUILD
18:29:09 + cd src
18:29:09 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/doc/docker-compose-plugin
18:29:09 + export LC_ALL=C
18:29:09 + LC_ALL=C
18:29:09 + export DOCDIR
18:29:09 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/doc/docker-compose-plugin
18:29:09 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/doc/docker-compose-plugin
18:29:09 + RPM_EC=0
18:29:09 ++ jobs -p
18:29:09 + exit 0
18:29:09 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H4FFzt
18:29:09 + umask 022
18:29:09 + cd /root/rpmbuild/BUILD
18:29:09 + cd src
18:29:09 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin
18:29:09 + export LC_ALL=C
18:29:09 + LC_ALL=C
18:29:09 + export LICENSEDIR
18:29:09 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin
18:29:09 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin
18:29:09 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin
18:29:09 + RPM_EC=0
18:29:09 ++ jobs -p
18:29:09 + exit 0
18:29:09 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:29:09 Provides: docker-compose-plugin = 0:2.21.0-0.fc38 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc38
18:29:09 Requires(interp): /bin/sh /bin/sh /bin/sh
18:29:09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:09 Requires(post): /bin/sh
18:29:09 Requires(preun): /bin/sh
18:29:09 Requires(postun): /bin/sh
18:29:09 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit)
18:29:09 Enhances: docker-ce-cli
18:29:09 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
18:29:09 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc38.src.rpm
18:29:09 #13 28.65 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ...
18:29:09 #13 28.65 Unpacking libwww-robotrules-perl (6.02-1) ...
18:29:09 #13 28.69 Selecting previously unselected package libwww-perl.
18:29:09 #13 28.69 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ...
18:29:09 #13 28.70 Unpacking libwww-perl (6.36-2) ...
18:29:09 #13 28.75 Selecting previously unselected package patchutils.
18:29:09 #13 28.75 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ...
18:29:09 #13 28.76 Unpacking patchutils (0.3.4-2) ...
18:29:09 #13 28.80 Selecting previously unselected package wdiff.
18:29:09 #13 28.80 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ...
18:29:09 #13 28.81 Unpacking wdiff (1.2.2-2+b1) ...
18:29:09 #13 28.89 Selecting previously unselected package devscripts.
18:29:09 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:29:09 #13 28.90 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ...
18:29:09 #13 28.92 Unpacking devscripts (2.19.5+deb10u1) ...
18:29:09 #13 29.05 Selecting previously unselected package diffstat.
18:29:09 #13 29.06 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ...
18:29:09 #13 29.06 Unpacking diffstat (1.62-1) ...
18:29:09 #13 29.11 Selecting previously unselected package distro-info-data.
18:29:09 #13 29.11 Preparing to unpack .../142-distro-info-data_0.41+deb10u7_all.deb ...
18:29:09 #13 29.11 Unpacking distro-info-data (0.41+deb10u7) ...
18:29:09 #13 29.15 Selecting previously unselected package python3-pkg-resources.
18:29:09 Setting up policykit-1 (0.105-26ubuntu1.3) ...
18:29:09 Setting up gpg (2.2.19-3ubuntu2.2) ...
18:29:09 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
18:29:09 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
18:29:09 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
18:29:09 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:29:09 #13 29.16 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ...
18:29:09 #13 29.16 Unpacking python3-pkg-resources (40.8.0-1) ...
18:29:09 #13 29.21 Selecting previously unselected package python3-chardet.
18:29:09 #13 29.21 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ...
18:29:09 #13 29.22 Unpacking python3-chardet (3.0.4-3) ...
18:29:09 #13 29.27 Selecting previously unselected package python3-six.
18:29:09 #13 29.28 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ...
18:29:09 #13 29.28 Unpacking python3-six (1.12.0-1) ...
18:29:09 #13 29.32 Selecting previously unselected package python3-debian.
18:29:09 #13 29.33 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ...
18:29:09 #13 29.33 Unpacking python3-debian (0.1.35) ...
18:29:09 #13 29.38 Selecting previously unselected package libgpgme11:armhf.
18:29:09 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:29:09 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:29:09 make[2]: Leaving directory '/root/build-deb/compose'
18:29:09 make[1]: Leaving directory '/root/build-deb'
18:29:09    debian/rules override_dh_auto_test
18:29:09 make[1]: Entering directory '/root/build-deb'
18:29:09 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:29:09 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:29:09 PASS: daemon version OK
18:29:09 ver="$(cli/build/docker --version)"; \
18:29:09 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:29:09 PASS: cli version OK
18:29:09 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:09 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:29:09 PASS: docker-buildx version OK
18:29:09 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:09 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:29:09 PASS: docker-compose version OK
18:29:09 make[1]: Leaving directory '/root/build-deb'
18:29:09    create-stamp debian/debhelper-build-stamp
18:29:09  debian/rules binary
18:29:09 dh binary --with=bash-completion
18:29:09    dh_testroot
18:29:09    dh_prep
18:29:09    dh_installdirs
18:29:09    debian/rules override_dh_auto_install
18:29:09 make[1]: Entering directory '/root/build-deb'
18:29:09 # docker-ce-cli install
18:29:09 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:29:09 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:29:09 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:29:09 # docker-ce install
18:29:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:29:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:29:09 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:29:09 # docker-buildx-plugin install
18:29:09 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:29:09 # docker-compose-plugin install
18:29:09 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:29:09 # docker-ce-rootless-extras install
18:29:09 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:29:09 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:29:09 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:29:09 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:29:09 # TODO: how can we install vpnkit?
18:29:09 make[1]: Leaving directory '/root/build-deb'
18:29:09    debian/rules override_dh_install
18:29:09 make[1]: Entering directory '/root/build-deb'
18:29:09 dh_install
18:29:09 # TODO Can we do this from within our container?
18:29:09 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:29:09 make[1]: Leaving directory '/root/build-deb'
18:29:09    dh_installdocs
18:29:09    dh_installchangelogs
18:29:09    dh_installman
18:29:09    dh_bash-completion
18:29:09    debian/rules override_dh_installinit
18:29:09 make[1]: Entering directory '/root/build-deb'
18:29:09 # use "docker" as our service name, not "docker-ce"
18:29:09 dh_installinit --name=docker
18:29:09 make[1]: Leaving directory '/root/build-deb'
18:29:09    debian/rules override_dh_installsystemd
18:29:09 make[1]: Entering directory '/root/build-deb'
18:29:09 # use "docker" as our service name, not "docker-ce"
18:29:09 dh_installsystemd --name=docker
18:29:09 make[1]: Leaving directory '/root/build-deb'
18:29:09    dh_perl
18:29:09    dh_link
18:29:09    dh_strip_nondeterminism
18:29:09    dh_compress
18:29:09    dh_fixperms
18:29:09    dh_missing
18:29:09    debian/rules override_dh_dwz
18:29:09 make[1]: Entering directory '/root/build-deb'
18:29:09 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:29:09 make[1]: Leaving directory '/root/build-deb'
18:29:09    debian/rules override_dh_strip
18:29:09 make[1]: Entering directory '/root/build-deb'
18:29:09 # Go has lots of problems with stripping, so just don't
18:29:09 make[1]: Leaving directory '/root/build-deb'
18:29:09    dh_makeshlibs
18:29:09    debian/rules override_dh_shlibdeps
18:29:09 make[1]: Entering directory '/root/build-deb'
18:29:09 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:29:09 #13 29.39 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ...
18:29:09 #13 29.39 Unpacking libgpgme11:armhf (1.12.0-6) ...
18:29:09 #13 29.44 Selecting previously unselected package python3-gpg.
18:29:09 #13 29.44 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ...
18:29:09 #13 29.45 Unpacking python3-gpg (1.12.0-6) ...
18:29:09 #13 29.52 Selecting previously unselected package dput.
18:29:09 #13 29.52 Preparing to unpack .../149-dput_1.0.3_all.deb ...
18:29:09 #13 29.53 Unpacking dput (1.0.3) ...
18:29:09 #13 29.57 Selecting previously unselected package equivs.
18:29:09 #13 29.57 Preparing to unpack .../150-equivs_2.2.0_all.deb ...
18:29:09 #13 29.58 Unpacking equivs (2.2.0) ...
18:29:09 #13 29.65 Selecting previously unselected package exim4-config.
18:29:10 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:29:10 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:10 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
18:29:10 Setting up dconf-service (0.36.0-1) ...
18:29:10 Setting up python3 (3.8.2-0ubuntu2) ...
18:29:10 Setting up python3-six (1.14.0-2) ...
18:29:10 #13 29.65 Preparing to unpack .../151-exim4-config_4.92-8+deb10u8_all.deb ...
18:29:10 #13 29.66 Unpacking exim4-config (4.92-8+deb10u8) ...
18:29:10 #13 29.72 Selecting previously unselected package exim4-base.
18:29:10 #13 29.72 Preparing to unpack .../152-exim4-base_4.92-8+deb10u8_armhf.deb ...
18:29:10 #13 29.73 Unpacking exim4-base (4.92-8+deb10u8) ...
18:29:10 #13 29.82 Selecting previously unselected package libevent-2.1-6:armhf.
18:29:10 #13 29.82 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ...
18:29:10 #13 29.83 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ...
18:29:10 #13 29.90 Selecting previously unselected package libunbound8:armhf.
18:29:10 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
18:29:10 Setting up python3-certifi (2019.11.28-1) ...
18:29:10 Setting up python3-gi (3.36.0-1) ...
18:29:10 #13 29.90 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u3_armhf.deb ...
18:29:10 #13 29.91 Unpacking libunbound8:armhf (1.9.0-2+deb10u3) ...
18:29:10 #13 29.98 Selecting previously unselected package libgnutls-dane0:armhf.
18:29:10 #13 29.98 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u10_armhf.deb ...
18:29:10 #13 29.99 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u10) ...
18:29:10 #13 30.04 Selecting previously unselected package exim4-daemon-light.
18:29:10 #13 30.04 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u8_armhf.deb ...
18:29:10 #13 30.05 Unpacking exim4-daemon-light (4.92-8+deb10u8) ...
18:29:10 #13 30.14 Selecting previously unselected package libcurl3-gnutls:armhf.
18:29:10 #13 30.14 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u7_armhf.deb ...
18:29:10 #13 30.15 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ...
18:29:10 #13 30.21 Selecting previously unselected package libpcre2-8-0:armhf.
18:29:10 #13 30.21 Preparing to unpack .../158-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ...
18:29:10 #13 30.21 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ...
18:29:10 #13 30.27 Selecting previously unselected package liberror-perl.
18:29:10 Setting up python3-idna (2.8-1) ...
18:29:10 #13 30.28 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ...
18:29:10 #13 30.28 Unpacking liberror-perl (0.17027-2) ...
18:29:10 #13 30.31 Selecting previously unselected package git-man.
18:29:10 #13 30.31 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
18:29:10 #13 30.32 Unpacking git-man (1:2.20.1-2+deb10u8) ...
18:29:10 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:29:10 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:29:10 Setting up lsb-release (11.1.0ubuntu2) ...
18:29:10 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:10 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:29:11 #13 30.45 Selecting previously unselected package git.
18:29:11 #13 30.45 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u8_armhf.deb ...
18:29:11 #13 30.47 Unpacking git (1:2.20.1-2+deb10u8) ...
18:29:11 make[2]: Entering directory '/root/build-deb/cli'
18:29:11 scripts/docs/generate-man.sh
18:29:11 + cp -r . /tmp/docker-cli-docsgen.ienaDHfcSY/
18:29:11 + cd /tmp/docker-cli-docsgen.ienaDHfcSY
18:29:11 + ./scripts/vendor init
18:29:11 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:29:11 + cp man/tools.go .
18:29:11 + ./scripts/vendor update
18:29:11 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:29:11 go: downloading github.com/spf13/cobra v1.7.0
18:29:11 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:29:11 go: downloading github.com/docker/go-units v0.5.0
18:29:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:29:11 go: downloading github.com/spf13/pflag v1.0.5
18:29:11 go: downloading github.com/fvbommel/sortorder v1.0.2
18:29:11 go: downloading github.com/moby/term v0.5.0
18:29:11 go: downloading github.com/morikuni/aec v1.0.0
18:29:11 go: downloading github.com/pkg/errors v0.9.1
18:29:11 go: downloading github.com/google/go-cmp v0.5.9
18:29:11 go: downloading gotest.tools/v3 v3.5.0
18:29:11 go: downloading github.com/mattn/go-runewidth v0.0.14
18:29:11 go: downloading golang.org/x/sync v0.3.0
18:29:11 go: downloading github.com/sirupsen/logrus v1.9.3
18:29:11 go: downloading github.com/moby/patternmatcher v0.6.0
18:29:11 go: downloading github.com/distribution/reference v0.5.0
18:29:11 go: downloading github.com/docker/go-connections v0.4.0
18:29:11 go: downloading github.com/moby/sys/sequential v0.5.0
18:29:11 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:29:11 go: downloading golang.org/x/text v0.9.0
18:29:11 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:29:11 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:29:11 go: downloading github.com/opencontainers/go-digest v1.0.0
18:29:11 go: downloading gopkg.in/yaml.v2 v2.4.0
18:29:11 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:29:11 go: downloading github.com/containerd/containerd v1.6.24
18:29:11 go: downloading github.com/moby/sys/signal v0.7.0
18:29:11 go: downloading golang.org/x/sys v0.10.0
18:29:11 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:29:11 go: downloading github.com/gogo/protobuf v1.3.2
18:29:11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:29:11 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:29:11 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:29:11 go: downloading golang.org/x/term v0.8.0
18:29:11 go: downloading dario.cat/mergo v1.0.0
18:29:11 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:29:11 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:29:11 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:29:11 go: downloading gopkg.in/yaml.v3 v3.0.1
18:29:11 go: downloading github.com/creack/pty v1.1.18
18:29:11 go: downloading github.com/rivo/uniseg v0.2.0
18:29:11 go: downloading github.com/stretchr/testify v1.8.1
18:29:11 go: downloading github.com/klauspost/compress v1.16.5
18:29:11 Setting up python3-dbus (1.2.16-1build1) ...
18:29:11 make[2]: Leaving directory '/root/build-deb/compose'
18:29:11 make[1]: Leaving directory '/root/build-deb'
18:29:11    debian/rules override_dh_auto_test
18:29:11 make[1]: Entering directory '/root/build-deb'
18:29:11 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:29:11 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:29:11 PASS: daemon version OK
18:29:11 ver="$(cli/build/docker --version)"; \
18:29:11 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:29:11 PASS: cli version OK
18:29:11 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:11 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:29:11 PASS: docker-buildx version OK
18:29:11 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:11 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:29:11 PASS: docker-compose version OK
18:29:11 make[1]: Leaving directory '/root/build-deb'
18:29:11    create-stamp debian/debhelper-build-stamp
18:29:11  debian/rules binary
18:29:11 dh binary --with=bash-completion
18:29:11    dh_testroot
18:29:11    dh_prep
18:29:11    dh_installdirs
18:29:11    debian/rules override_dh_auto_install
18:29:11 make[1]: Entering directory '/root/build-deb'
18:29:11 # docker-ce-cli install
18:29:11 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:29:11 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:29:11 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:29:11 # docker-ce install
18:29:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:29:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:29:11 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:29:11 # docker-buildx-plugin install
18:29:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:29:11 # docker-compose-plugin install
18:29:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:29:11 # docker-ce-rootless-extras install
18:29:11 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:29:11 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:29:11 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:29:11 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:29:11 # TODO: how can we install vpnkit?
18:29:11 make[1]: Leaving directory '/root/build-deb'
18:29:11    debian/rules override_dh_install
18:29:11 make[1]: Entering directory '/root/build-deb'
18:29:11 dh_install
18:29:11 # TODO Can we do this from within our container?
18:29:11 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:29:11 make[1]: Leaving directory '/root/build-deb'
18:29:11    dh_installdocs
18:29:11    dh_installchangelogs
18:29:11    dh_installman
18:29:11    dh_bash-completion
18:29:11    debian/rules override_dh_installinit
18:29:11 make[1]: Entering directory '/root/build-deb'
18:29:11 # use "docker" as our service name, not "docker-ce"
18:29:11 dh_installinit --name=docker
18:29:11 make[1]: Leaving directory '/root/build-deb'
18:29:11    debian/rules override_dh_installsystemd
18:29:11 make[1]: Entering directory '/root/build-deb'
18:29:11 # use "docker" as our service name, not "docker-ce"
18:29:11 dh_installsystemd --name=docker
18:29:11 make[1]: Leaving directory '/root/build-deb'
18:29:11    dh_perl
18:29:11    dh_link
18:29:11    dh_strip_nondeterminism
18:29:11 #13 30.93 Selecting previously unselected package libgc1c2:armhf.
18:29:11 #13 30.93 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
18:29:11 #13 30.93 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
18:29:11 #13 31.00 Selecting previously unselected package libltdl7:armhf.
18:29:11 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:29:11 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:29:11 go: downloading golang.org/x/time v0.3.0
18:29:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:29:11 go: downloading go.opentelemetry.io/otel v1.4.1
18:29:11 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:29:11 go: downloading github.com/moby/sys/symlink v0.2.0
18:29:11 go: downloading github.com/opencontainers/runc v1.1.7
18:29:11 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:29:11 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:29:11 go: downloading golang.org/x/crypto v0.9.0
18:29:11 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:29:11 Setting up dconf-gsettings-backend:arm64 (0.36.0-1) ...
18:29:11 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
18:29:11 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:11 Setting up python3-chardet (3.0.4-4build1) ...
18:29:11    dh_compress
18:29:11    dh_fixperms
18:29:11 #13 31.00 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ...
18:29:11 #13 31.00 Unpacking libltdl7:armhf (2.4.6-9) ...
18:29:11 #13 31.06 Selecting previously unselected package guile-2.2-libs:armhf.
18:29:11 #13 31.06 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
18:29:11 #13 31.07 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
18:29:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:29:11 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:29:11 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:29:11 go: downloading google.golang.org/grpc v1.56.2
18:29:11 go: downloading github.com/russross/blackfriday v1.6.0
18:29:11 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:29:11 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:29:11 go: downloading github.com/davecgh/go-spew v1.1.1
18:29:11 go: downloading github.com/pmezard/go-difflib v1.0.0
18:29:11 go: downloading github.com/Microsoft/go-winio v0.6.1
18:29:11 go: downloading github.com/felixge/httpsnoop v1.0.3
18:29:11 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:29:11 go: downloading github.com/go-logr/logr v1.2.3
18:29:11 go: downloading github.com/go-logr/stdr v1.2.2
18:29:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:29:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:29:11 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:29:11 go: downloading github.com/miekg/pkcs11 v1.1.1
18:29:11 go: downloading github.com/prometheus/client_golang v1.14.0
18:29:11 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
18:29:11 Setting up python3-software-properties (0.99.9.12) ...
18:29:11    dh_missing
18:29:11    debian/rules override_dh_dwz
18:29:11 make[1]: Entering directory '/root/build-deb'
18:29:11 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:29:11 make[1]: Leaving directory '/root/build-deb'
18:29:11    debian/rules override_dh_strip
18:29:11 make[1]: Entering directory '/root/build-deb'
18:29:11 # Go has lots of problems with stripping, so just don't
18:29:11 make[1]: Leaving directory '/root/build-deb'
18:29:11    dh_makeshlibs
18:29:11    debian/rules override_dh_shlibdeps
18:29:11 make[1]: Entering directory '/root/build-deb'
18:29:11 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:29:11 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:29:11 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:29:11 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:29:11 go: downloading github.com/kr/pretty v0.1.0
18:29:11 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:29:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:29:11 go: downloading github.com/golang/protobuf v1.5.3
18:29:11 go: downloading golang.org/x/tools v0.8.0
18:29:11 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:29:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:29:11 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:29:11 go: downloading google.golang.org/protobuf v1.31.0
18:29:11 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:29:11 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:29:11 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:29:11 go: downloading github.com/beorn7/perks v1.0.1
18:29:11 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:29:11 go: downloading github.com/prometheus/client_model v0.3.0
18:29:11 go: downloading github.com/prometheus/common v0.42.0
18:29:11 go: downloading github.com/prometheus/procfs v0.9.0
18:29:11 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:29:11 go: downloading github.com/kr/text v0.2.0
18:29:11 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
18:29:11 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
18:29:12 #13 31.65 Selecting previously unselected package iso-codes.
18:29:12 #13 31.66 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ...
18:29:12 #13 31.67 Unpacking iso-codes (4.2-1) ...
18:29:12 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
18:29:12 Setting up python3-requests-unixsocket (0.2.0-2) ...
18:29:12 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
18:29:12 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:29:12 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:29:12 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:29:12 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:29:12 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:29:12 go: downloading github.com/docker/go-metrics v0.0.1
18:29:12 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:29:12 go: downloading k8s.io/klog/v2 v2.80.1
18:29:12 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:29:12 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:29:12 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.20) ...
18:29:12 Setting up curl (7.68.0-1ubuntu2.20) ...
18:29:12 Setting up glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
18:29:12 Setting up libsoup2.4-1:arm64 (2.70.0-1) ...
18:29:12 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:29:12 Setting up libappstream4:arm64 (0.12.10-2) ...
18:29:12 Setting up gnupg (2.2.19-3ubuntu2.2) ...
18:29:12 Setting up packagekit (1.1.13-2ubuntu1.1) ...
18:29:12 invoke-rc.d: could not determine current runlevel
18:29:12 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:29:12 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
18:29:12 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:29:12 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
18:29:12 Setting up software-properties-common (0.99.9.12) ...
18:29:12 go: downloading github.com/BurntSushi/toml v0.3.1
18:29:12 go: downloading github.com/magiconair/properties v1.5.3
18:29:12 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:29:12 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:29:12 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:29:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:29:12 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:29:12 go: downloading golang.org/x/mod v0.10.0
18:29:12 ++ pwd
18:29:12 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:29:12 Project root: .
18:29:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:29:12 INFO: man/src/attach.md found
18:29:12 WARN: man/src/build.md does not exist, skipping
18:29:12 WARN: man/src/builder/build.md does not exist, skipping
18:29:12 WARN: man/src/builder/prune.md does not exist, skipping
18:29:12 WARN: man/src/builder.md does not exist, skipping
18:29:12 WARN: man/src/checkpoint/create.md does not exist, skipping
18:29:12 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:29:12 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:29:12 WARN: man/src/checkpoint.md does not exist, skipping
18:29:12 INFO: man/src/commit.md found
18:29:12 WARN: man/src/config/create.md does not exist, skipping
18:29:12 WARN: man/src/config/inspect.md does not exist, skipping
18:29:12 WARN: man/src/config/ls.md does not exist, skipping
18:29:12 WARN: man/src/config/rm.md does not exist, skipping
18:29:12 WARN: man/src/config.md does not exist, skipping
18:29:12 INFO: man/src/container/attach.md found
18:29:12 INFO: man/src/container/commit.md found
18:29:12 INFO: man/src/container/cp.md found
18:29:12 INFO: man/src/container/create.md found
18:29:12 INFO: man/src/container/diff.md found
18:29:12 INFO: man/src/container/exec.md found
18:29:12 INFO: man/src/container/export.md found
18:29:12 WARN: man/src/container/inspect.md does not exist, skipping
18:29:12 INFO: man/src/container/kill.md found
18:29:12 INFO: man/src/container/logs.md found
18:29:12 INFO: man/src/container/ls.md found
18:29:12 INFO: man/src/container/pause.md found
18:29:12 INFO: man/src/container/port.md found
18:29:12 WARN: man/src/container/prune.md does not exist, skipping
18:29:12 INFO: man/src/container/rename.md found
18:29:12 INFO: man/src/container/restart.md found
18:29:12 INFO: man/src/container/rm.md found
18:29:12 INFO: man/src/container/run.md found
18:29:12 INFO: man/src/container/start.md found
18:29:12 INFO: man/src/container/stats.md found
18:29:12 INFO: man/src/container/stop.md found
18:29:12 INFO: man/src/container/top.md found
18:29:12 INFO: man/src/container/unpause.md found
18:29:12 INFO: man/src/container/update.md found
18:29:12 INFO: man/src/container/wait.md found
18:29:12 WARN: man/src/container.md does not exist, skipping
18:29:12 WARN: man/src/context/create.md does not exist, skipping
18:29:12 WARN: man/src/context/export.md does not exist, skipping
18:29:12 WARN: man/src/context/import.md does not exist, skipping
18:29:12 WARN: man/src/context/inspect.md does not exist, skipping
18:29:12 WARN: man/src/context/ls.md does not exist, skipping
18:29:12 WARN: man/src/context/rm.md does not exist, skipping
18:29:12 WARN: man/src/context/show.md does not exist, skipping
18:29:12 WARN: man/src/context/update.md does not exist, skipping
18:29:12 WARN: man/src/context/use.md does not exist, skipping
18:29:12 WARN: man/src/context.md does not exist, skipping
18:29:12 INFO: man/src/cp.md found
18:29:12 INFO: man/src/create.md found
18:29:12 INFO: man/src/diff.md found
18:29:12 INFO: man/src/events.md found
18:29:12 INFO: man/src/exec.md found
18:29:12 INFO: man/src/export.md found
18:29:12 INFO: man/src/history.md found
18:29:12 INFO: man/src/image/build.md found
18:29:12 INFO: man/src/image/history.md found
18:29:12 INFO: man/src/image/import.md found
18:29:12 WARN: man/src/image/inspect.md does not exist, skipping
18:29:12 INFO: man/src/image/load.md found
18:29:12 INFO: man/src/image/ls.md found
18:29:12 WARN: man/src/image/prune.md does not exist, skipping
18:29:12 INFO: man/src/image/pull.md found
18:29:12 INFO: man/src/image/push.md found
18:29:12 INFO: man/src/image/rm.md found
18:29:12 INFO: man/src/image/save.md found
18:29:12 INFO: man/src/image/tag.md found
18:29:12 WARN: man/src/image.md does not exist, skipping
18:29:12 INFO: man/src/images.md found
18:29:12 INFO: man/src/import.md found
18:29:12 INFO: man/src/info.md found
18:29:12 INFO: man/src/inspect.md found
18:29:12 INFO: man/src/kill.md found
18:29:12 INFO: man/src/load.md found
18:29:12 INFO: man/src/login.md found
18:29:12 INFO: man/src/logout.md found
18:29:12 INFO: man/src/logs.md found
18:29:12 WARN: man/src/manifest/annotate.md does not exist, skipping
18:29:12 WARN: man/src/manifest/create.md does not exist, skipping
18:29:12 WARN: man/src/manifest/inspect.md does not exist, skipping
18:29:12 WARN: man/src/manifest/push.md does not exist, skipping
18:29:12 WARN: man/src/manifest/rm.md does not exist, skipping
18:29:12 WARN: man/src/manifest.md does not exist, skipping
18:29:12 INFO: man/src/network/connect.md found
18:29:12 INFO: man/src/network/create.md found
18:29:12 INFO: man/src/network/disconnect.md found
18:29:12 INFO: man/src/network/inspect.md found
18:29:12 INFO: man/src/network/ls.md found
18:29:12 WARN: man/src/network/prune.md does not exist, skipping
18:29:12 INFO: man/src/network/rm.md found
18:29:12 WARN: man/src/network.md does not exist, skipping
18:29:12 WARN: man/src/node/demote.md does not exist, skipping
18:29:12 WARN: man/src/node/inspect.md does not exist, skipping
18:29:12 WARN: man/src/node/ls.md does not exist, skipping
18:29:12 WARN: man/src/node/promote.md does not exist, skipping
18:29:12 WARN: man/src/node/ps.md does not exist, skipping
18:29:12 WARN: man/src/node/rm.md does not exist, skipping
18:29:12 WARN: man/src/node/update.md does not exist, skipping
18:29:12 WARN: man/src/node.md does not exist, skipping
18:29:12 INFO: man/src/pause.md found
18:29:12 WARN: man/src/plugin/create.md does not exist, skipping
18:29:12 WARN: man/src/plugin/disable.md does not exist, skipping
18:29:12 WARN: man/src/plugin/enable.md does not exist, skipping
18:29:12 WARN: man/src/plugin/inspect.md does not exist, skipping
18:29:12 WARN: man/src/plugin/install.md does not exist, skipping
18:29:12 INFO: man/src/plugin/ls.md found
18:29:12 WARN: man/src/plugin/push.md does not exist, skipping
18:29:12 WARN: man/src/plugin/rm.md does not exist, skipping
18:29:12 WARN: man/src/plugin/set.md does not exist, skipping
18:29:12 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:29:12 WARN: man/src/plugin.md does not exist, skipping
18:29:12 INFO: man/src/port.md found
18:29:12 INFO: man/src/ps.md found
18:29:12 INFO: man/src/pull.md found
18:29:12 INFO: man/src/push.md found
18:29:12 INFO: man/src/rename.md found
18:29:12 INFO: man/src/restart.md found
18:29:12 INFO: man/src/rm.md found
18:29:12 INFO: man/src/rmi.md found
18:29:12 WARN: man/src/run.md does not exist, skipping
18:29:12 INFO: man/src/save.md found
18:29:12 INFO: man/src/search.md found
18:29:12 WARN: man/src/secret/create.md does not exist, skipping
18:29:12 WARN: man/src/secret/inspect.md does not exist, skipping
18:29:12 WARN: man/src/secret/ls.md does not exist, skipping
18:29:12 WARN: man/src/secret/rm.md does not exist, skipping
18:29:12 WARN: man/src/secret.md does not exist, skipping
18:29:12 WARN: man/src/service/create.md does not exist, skipping
18:29:12 WARN: man/src/service/inspect.md does not exist, skipping
18:29:12 WARN: man/src/service/logs.md does not exist, skipping
18:29:12 WARN: man/src/service/ls.md does not exist, skipping
18:29:12 WARN: man/src/service/ps.md does not exist, skipping
18:29:12 WARN: man/src/service/rm.md does not exist, skipping
18:29:12 WARN: man/src/service/rollback.md does not exist, skipping
18:29:12 WARN: man/src/service/scale.md does not exist, skipping
18:29:12 WARN: man/src/service/update.md does not exist, skipping
18:29:12 WARN: man/src/service.md does not exist, skipping
18:29:12 WARN: man/src/stack/config.md does not exist, skipping
18:29:12 WARN: man/src/stack/deploy.md does not exist, skipping
18:29:12 WARN: man/src/stack/ls.md does not exist, skipping
18:29:12 WARN: man/src/stack/ps.md does not exist, skipping
18:29:12 WARN: man/src/stack/rm.md does not exist, skipping
18:29:12 WARN: man/src/stack/services.md does not exist, skipping
18:29:12 WARN: man/src/stack.md does not exist, skipping
18:29:12 INFO: man/src/start.md found
18:29:12 INFO: man/src/stats.md found
18:29:12 INFO: man/src/stop.md found
18:29:12 WARN: man/src/swarm/ca.md does not exist, skipping
18:29:12 WARN: man/src/swarm/init.md does not exist, skipping
18:29:12 WARN: man/src/swarm/join.md does not exist, skipping
18:29:12 WARN: man/src/swarm/join-token.md does not exist, skipping
18:29:12 WARN: man/src/swarm/leave.md does not exist, skipping
18:29:12 WARN: man/src/swarm/unlock.md does not exist, skipping
18:29:12 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:29:12 WARN: man/src/swarm/update.md does not exist, skipping
18:29:12 WARN: man/src/swarm.md does not exist, skipping
18:29:12 WARN: man/src/system/df.md does not exist, skipping
18:29:12 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:29:12 INFO: man/src/system/events.md found
18:29:12 INFO: man/src/system/info.md found
18:29:12 WARN: man/src/system/prune.md does not exist, skipping
18:29:12 WARN: man/src/system.md does not exist, skipping
18:29:12 INFO: man/src/tag.md found
18:29:12 INFO: man/src/top.md found
18:29:12 WARN: man/src/trust/inspect.md does not exist, skipping
18:29:12 WARN: man/src/trust/key/generate.md does not exist, skipping
18:29:12 WARN: man/src/trust/key/load.md does not exist, skipping
18:29:12 WARN: man/src/trust/key.md does not exist, skipping
18:29:12 WARN: man/src/trust/revoke.md does not exist, skipping
18:29:12 WARN: man/src/trust/sign.md does not exist, skipping
18:29:12 WARN: man/src/trust/signer/add.md does not exist, skipping
18:29:12 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:29:12 WARN: man/src/trust/signer.md does not exist, skipping
18:29:12 WARN: man/src/trust.md does not exist, skipping
18:29:12 INFO: man/src/unpause.md found
18:29:12 INFO: man/src/update.md found
18:29:12 INFO: man/src/version.md found
18:29:12 INFO: man/src/volume/create.md found
18:29:12 INFO: man/src/volume/inspect.md found
18:29:12 INFO: man/src/volume/ls.md found
18:29:12 WARN: man/src/volume/prune.md does not exist, skipping
18:29:12 WARN: man/src/volume/rm.md does not exist, skipping
18:29:12 WARN: man/src/volume/update.md does not exist, skipping
18:29:12 INFO: man/src/volume.md found
18:29:12 INFO: man/src/wait.md found
18:29:12 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:29:12 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:29:12 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:29:12 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:29:12 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:29:12 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:29:12 Processing triggers for systemd (245.4-4ubuntu3.22) ...
18:29:12 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:29:12 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
18:29:12 Updating certificates in /etc/ssl/certs...
18:29:12 #13 32.06 Selecting previously unselected package libalgorithm-diff-perl.
18:29:12 #13 32.07 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ...
18:29:12 #13 32.07 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
18:29:12 #13 32.11 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:29:12 #13 32.11 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ...
18:29:12 #13 32.15 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
18:29:12 #13 32.18 Selecting previously unselected package libalgorithm-merge-perl.
18:29:12 #13 32.19 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ...
18:29:12 #13 32.19 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:29:12 #13 32.23 Selecting previously unselected package libapt-inst2.0:armhf.
18:29:12 #13 32.23 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ...
18:29:12 #13 32.23 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
18:29:12 #13 32.28 Selecting previously unselected package libapt-pkg-perl.
18:29:12 #13 32.28 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ...
18:29:12 #13 32.29 Unpacking libapt-pkg-perl (0.1.34+b1) ...
18:29:12 #13 32.33 Selecting previously unselected package libarchive-cpio-perl.
18:29:12 #13 32.33 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ...
18:29:12 #13 32.33 Unpacking libarchive-cpio-perl (0.10-1) ...
18:29:12 #13 32.37 Selecting previously unselected package libasync-mergepoint-perl.
18:29:12 #13 32.37 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ...
18:29:12 #13 32.37 Unpacking libasync-mergepoint-perl (0.04-2) ...
18:29:12 #13 32.41 Selecting previously unselected package libauthen-sasl-perl.
18:29:12 ~/rpmbuild/BUILD/src
18:29:12 + popd
18:29:12 + exit 0
18:29:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.arpkEH
18:29:12 + umask 022
18:29:12 + cd /root/rpmbuild/BUILD
18:29:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64 '!=' / ']'
18:29:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:12 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:12 + cd src
18:29:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/bin
18:29:12 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/bin/docker
18:29:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/bash-completion/completions
18:29:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/zsh/vendor-completions
18:29:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/fish/vendor_completions.d
18:29:12 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/bash-completion/completions/docker
18:29:12 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
18:29:12 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
18:29:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/man/man1
18:29:12 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/man/man1
18:29:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/man/man5
18:29:12 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/man/man5
18:29:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/man/man8
18:29:12 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/man/man8
18:29:12 + mkdir -p build-docs
18:29:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:12 + cp cli/LICENSE build-docs/LICENSE
18:29:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:12 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:29:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:12 + cp cli/NOTICE build-docs/NOTICE
18:29:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:12 + cp cli/README.md build-docs/README.md
18:29:12 + /usr/lib/rpm/check-buildroot
18:29:12 + /usr/lib/rpm/redhat/brp-compress
18:29:12 #13 32.41 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ...
18:29:12 #13 32.42 Unpacking libauthen-sasl-perl (2.1600-1) ...
18:29:12 #13 32.46 Selecting previously unselected package libmodule-implementation-perl.
18:29:12 #13 32.46 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ...
18:29:12 #13 32.47 Unpacking libmodule-implementation-perl (0.09-1) ...
18:29:12 #13 32.50 Selecting previously unselected package libvariable-magic-perl.
18:29:12 #13 32.50 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ...
18:29:12 #13 32.51 Unpacking libvariable-magic-perl (0.62-1+b1) ...
18:29:12 #13 32.55 Selecting previously unselected package libb-hooks-endofscope-perl.
18:29:12 #13 32.55 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ...
18:29:12 #13 32.55 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
18:29:12 #13 32.59 Selecting previously unselected package libcapture-tiny-perl.
18:29:12 #13 32.59 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ...
18:29:12 #13 32.59 Unpacking libcapture-tiny-perl (0.48-1) ...
18:29:12 #13 32.64 Selecting previously unselected package libcgi-pm-perl.
18:29:12 #13 32.64 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ...
18:29:12 #13 32.64 Unpacking libcgi-pm-perl (4.40-1) ...
18:29:12 + go mod vendor -modfile=vendor.mod
18:29:13 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:29:13 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:13 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:29:13 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:29:13 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:13 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:29:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.roboTo
18:29:13 + umask 022
18:29:13 + cd /root/rpmbuild/BUILD
18:29:13 + cd src
18:29:13 ++ cli/build/docker --version
18:29:13 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:29:13 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:29:13 + echo 'PASS: cli version OK'
18:29:13 + exit 0
18:29:13 PASS: cli version OK
18:29:13 mkdir -p sources
18:29:13 docker run --rm -w /v \
18:29:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:29:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:29:13 	alpine \
18:29:13 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:29:13 #13 32.70 Selecting previously unselected package libfcgi-perl.
18:29:13 #13 32.70 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ...
18:29:13 #13 32.70 Unpacking libfcgi-perl (0.78-2+b3) ...
18:29:13 #13 32.74 Selecting previously unselected package libcgi-fast-perl.
18:29:13 #13 32.74 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ...
18:29:13 #13 32.75 Unpacking libcgi-fast-perl (1:2.13-1) ...
18:29:13 #13 32.78 Selecting previously unselected package libsub-name-perl.
18:29:13 #13 32.79 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ...
18:29:13 #13 32.79 Unpacking libsub-name-perl (0.21-1+b3) ...
18:29:13 #13 32.83 Selecting previously unselected package libclass-accessor-perl.
18:29:13 #13 32.83 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ...
18:29:13 #13 32.84 Unpacking libclass-accessor-perl (0.51-1) ...
18:29:13 #13 32.87 Selecting previously unselected package libclass-inspector-perl.
18:29:13 #13 32.87 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ...
18:29:13 #13 32.88 Unpacking libclass-inspector-perl (1.32-1) ...
18:29:13 #13 32.92 Selecting previously unselected package libclass-xsaccessor-perl.
18:29:13 #13 32.92 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ...
18:29:13 #13 32.92 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
18:29:13 #13 32.96 Selecting previously unselected package libclone-perl.
18:29:13 0 added, 0 removed; done.
18:29:13 Running hooks in /etc/ca-certificates/update.d...
18:29:13 done.
18:29:13 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
18:29:13 ++ source /etc/os-release
18:29:13 +++ NAME=Ubuntu
18:29:13 +++ VERSION='20.04.6 LTS (Focal Fossa)'
18:29:13 +++ ID=ubuntu
18:29:13 +++ ID_LIKE=debian
18:29:13 +++ PRETTY_NAME='Ubuntu 20.04.6 LTS'
18:29:13 +++ VERSION_ID=20.04
18:29:13 +++ HOME_URL=https://www.ubuntu.com/
18:29:13 +++ SUPPORT_URL=https://help.ubuntu.com/
18:29:13 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:29:13 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:29:13 +++ VERSION_CODENAME=focal
18:29:13 +++ UBUNTU_CODENAME=focal
18:29:13 ++ echo ubuntu
18:29:13 + DIST_ID=ubuntu
18:29:13 ++ lsb_release -sc
18:29:13 + DIST_VERSION=focal
18:29:13 + '[' focal = sid ']'
18:29:13 + install_debian_containerd
18:29:13 + '[' prod = stage ']'
18:29:13 + REPO_URL=https://download.docker.com/linux/ubuntu
18:29:13 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:29:13 + update-ca-certificates -f
18:29:13 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:29:13 Clearing symlinks in /etc/ssl/certs...
18:29:13 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QhgYh6
18:29:13 + umask 022
18:29:13 + cd /root/rpmbuild/BUILD
18:29:13 + cd src
18:29:13 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:29:13 + export DOCDIR
18:29:13 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:29:13 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:29:13 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:29:13 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:29:13 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20231011170815.26951f7
18:29:13 + exit 0
18:29:13 #13 32.96 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ...
18:29:13 #13 32.96 Unpacking libclone-perl (0.41-1+b1) ...
18:29:13 #13 33.03 Selecting previously unselected package libcommon-sense-perl.
18:29:13 #13 33.03 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ...
18:29:13 #13 33.04 Unpacking libcommon-sense-perl (3.74-2+b7) ...
18:29:13 #13 33.07 Selecting previously unselected package libparams-util-perl.
18:29:13 #13 33.08 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ...
18:29:13 #13 33.08 Unpacking libparams-util-perl (1.07-3+b4) ...
18:29:13 #13 33.12 Selecting previously unselected package libsub-install-perl.
18:29:13 #13 33.12 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ...
18:29:13 #13 33.12 Unpacking libsub-install-perl (0.928-1) ...
18:29:13 #13 33.17 Selecting previously unselected package libdata-optlist-perl.
18:29:13 #13 33.17 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ...
18:29:13 #13 33.18 Unpacking libdata-optlist-perl (0.110-1) ...
18:29:13 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.el7 docker-ce-cli(x86-64) = 1:0.0.0~20231011170815.26951f7-0.el7
18:29:13 Requires(interp): /bin/sh
18:29:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:13 Requires(post): /bin/sh
18:29:13 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
18:29:13 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
18:29:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:13 #13 33.21 Selecting previously unselected package libsub-exporter-perl.
18:29:13 #13 33.21 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ...
18:29:13 #13 33.22 Unpacking libsub-exporter-perl (0.987-1) ...
18:29:13 #13 33.26 Selecting previously unselected package libconst-fast-perl.
18:29:13 #13 33.26 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ...
18:29:13 #13 33.27 Unpacking libconst-fast-perl (0.014-1) ...
18:29:13 #13 33.32 Selecting previously unselected package libwant-perl.
18:29:13 #13 33.32 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ...
18:29:13 #13 33.32 Unpacking libwant-perl (0.29-1+b4) ...
18:29:13 #13 33.36 Selecting previously unselected package libcontextual-return-perl.
18:29:13 #13 33.36 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ...
18:29:13 #13 33.37 Unpacking libcontextual-return-perl (0.004014-2) ...
18:29:13 #13 33.42 Selecting previously unselected package libconvert-binhex-perl.
18:29:13 done.
18:29:13 Updating certificates in /etc/ssl/certs...
18:29:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.src.rpm
18:29:13 # Build the compose plugin
18:29:13 cd /go/src/github.com/docker/compose \
18:29:13 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:29:13 make[2]: Entering directory '/root/build-deb/compose'
18:29:13 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:29:13 go: downloading github.com/docker/cli v24.0.5+incompatible
18:29:13 go: downloading go.opentelemetry.io/otel v1.14.0
18:29:13 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:29:13 go: downloading github.com/compose-spec/compose-go v1.18.3
18:29:13 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:29:13 go: downloading github.com/docker/buildx v0.11.2
18:29:13 go: downloading github.com/docker/docker v24.0.5+incompatible
18:29:13 go: downloading github.com/hashicorp/go-version v1.6.0
18:29:13 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:29:13 go: downloading github.com/moby/buildkit v0.12.1
18:29:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:29:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:29:13 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:29:13 go: downloading google.golang.org/grpc v1.57.0
18:29:13 go: downloading github.com/mattn/go-shellwords v1.0.12
18:29:13 go: downloading github.com/containerd/containerd v1.7.3
18:29:13 go: downloading github.com/jonboulle/clockwork v0.4.0
18:29:13 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:29:13 go: downloading github.com/stretchr/testify v1.8.4
18:29:13 go: downloading github.com/theupdateframework/notary v0.7.0
18:29:13 go: downloading golang.org/x/sys v0.7.0
18:29:13 go: downloading github.com/go-logr/logr v1.2.4
18:29:13 go: downloading github.com/hashicorp/errwrap v1.1.0
18:29:13 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:29:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:29:13 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:29:13 go: downloading github.com/imdario/mergo v0.3.16
18:29:13 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:29:13 go: downloading github.com/containerd/console v1.0.3
18:29:13 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:29:13 go: downloading github.com/adrg/xdg v0.4.0
18:29:13 go: downloading github.com/buger/goterm v1.0.4
18:29:13 go: downloading k8s.io/client-go v0.26.2
18:29:13 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:29:13 go: downloading k8s.io/api v0.26.2
18:29:13 go: downloading k8s.io/apimachinery v0.26.2
18:29:13 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:29:13 #13 33.42 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ...
18:29:13 #13 33.43 Unpacking libconvert-binhex-perl (1.125-1) ...
18:29:13 #13 33.47 Selecting previously unselected package libdata-dump-perl.
18:29:13 #13 33.47 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ...
18:29:13 #13 33.47 Unpacking libdata-dump-perl (1.23-1) ...
18:29:13 #13 33.51 Selecting previously unselected package libdigest-bubblebabble-perl.
18:29:13 #13 33.51 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ...
18:29:13 #13 33.52 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
18:29:13 #13 33.55 Selecting previously unselected package libdigest-hmac-perl.
18:29:13 #13 33.56 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
18:29:13 #13 33.56 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
18:29:13 #13 33.60 Selecting previously unselected package libdistro-info-perl.
18:29:13 #13 33.60 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ...
18:29:13 #13 33.60 Unpacking libdistro-info-perl (0.21) ...
18:29:13 #13 33.64 Selecting previously unselected package libnet-smtp-ssl-perl.
18:29:13 #13 33.64 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:29:13 #13 33.65 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:29:13 #13 33.68 Selecting previously unselected package libmailtools-perl.
18:29:14 go: downloading github.com/pelletier/go-toml v1.9.5
18:29:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:29:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:29:14 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:29:14 make[1]: Leaving directory '/root/build-deb'
18:29:14    dh_installdeb
18:29:14    debian/rules override_dh_gencontrol
18:29:14 make[1]: Entering directory '/root/build-deb'
18:29:14 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:29:14 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:29:14 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:29:14 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:29:14 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:29:14 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:29:14 #13 33.68 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ...
18:29:14 #13 33.69 Unpacking libmailtools-perl (2.18-1) ...
18:29:14 #13 33.73 Selecting previously unselected package libnet-ip-perl.
18:29:14 #13 33.73 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ...
18:29:14 #13 33.74 Unpacking libnet-ip-perl (1.26-2) ...
18:29:14 #13 33.77 Selecting previously unselected package libnet-dns-perl.
18:29:14 #13 33.78 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ...
18:29:14 #13 33.78 Unpacking libnet-dns-perl (1.19-1) ...
18:29:14 #13 33.85 Selecting previously unselected package libnet-domain-tld-perl.
18:29:14 #13 33.86 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ...
18:29:14 #13 33.86 Unpacking libnet-domain-tld-perl (1.75-1) ...
18:29:14 #13 33.90 Selecting previously unselected package libemail-valid-perl.
18:29:14 #13 33.90 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ...
18:29:14 #13 33.91 Unpacking libemail-valid-perl (1.202-1) ...
18:29:14 #13 33.95 Selecting previously unselected package libexporter-tiny-perl.
18:29:14 #13 33.95 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ...
18:29:14 #13 33.96 Unpacking libexporter-tiny-perl (1.002001-1) ...
18:29:14 #13 34.01 Selecting previously unselected package libipc-system-simple-perl.
18:29:14 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:29:14 137 added, 0 removed; done.
18:29:14 Running hooks in /etc/ca-certificates/update.d...
18:29:14 done.
18:29:14 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:29:14 + apt-key add -
18:29:14 Warning: apt-key output should not be parsed (stdout is not a terminal)
18:29:14 go: downloading github.com/golang/mock v1.6.0
18:29:14 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:29:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:29:14 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:29:14 go: downloading golang.org/x/crypto v0.7.0
18:29:14 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:29:14 dh_gencontrol --remaining-packages
18:29:14 #13 34.02 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ...
18:29:14 #13 34.02 Unpacking libipc-system-simple-perl (1.25-4) ...
18:29:14 #13 34.06 Selecting previously unselected package libfile-basedir-perl.
18:29:14 #13 34.06 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ...
18:29:14 #13 34.07 Unpacking libfile-basedir-perl (0.08-1) ...
18:29:14 #13 34.12 Selecting previously unselected package libfile-chdir-perl.
18:29:14 #13 34.12 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ...
18:29:14 #13 34.13 Unpacking libfile-chdir-perl (0.1008-1) ...
18:29:14 #13 34.17 Selecting previously unselected package libfile-fcntllock-perl.
18:29:14 #13 34.17 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ...
18:29:14 #13 34.18 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
18:29:14 #13 34.22 Selecting previously unselected package libfont-afm-perl.
18:29:14 #13 34.22 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ...
18:29:14 OK
18:29:14 + '[' focal = sid ']'
18:29:14 ++ dpkg --print-architecture
18:29:14 + ARCH=arm64
18:29:14 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test'
18:29:14 + apt-get update
18:29:14 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:29:14 ++ pwd
18:29:14 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:29:14 Project root: .
18:29:14 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:29:14 INFO: man/src/attach.md found
18:29:14 WARN: man/src/build.md does not exist, skipping
18:29:14 WARN: man/src/builder/build.md does not exist, skipping
18:29:14 WARN: man/src/builder/prune.md does not exist, skipping
18:29:14 WARN: man/src/builder.md does not exist, skipping
18:29:14 WARN: man/src/checkpoint/create.md does not exist, skipping
18:29:14 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:29:14 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:29:14 WARN: man/src/checkpoint.md does not exist, skipping
18:29:14 INFO: man/src/commit.md found
18:29:14 WARN: man/src/config/create.md does not exist, skipping
18:29:14 WARN: man/src/config/inspect.md does not exist, skipping
18:29:14 WARN: man/src/config/ls.md does not exist, skipping
18:29:14 WARN: man/src/config/rm.md does not exist, skipping
18:29:14 WARN: man/src/config.md does not exist, skipping
18:29:14 INFO: man/src/container/attach.md found
18:29:14 INFO: man/src/container/commit.md found
18:29:14 INFO: man/src/container/cp.md found
18:29:14 INFO: man/src/container/create.md found
18:29:14 INFO: man/src/container/diff.md found
18:29:14 INFO: man/src/container/exec.md found
18:29:14 INFO: man/src/container/export.md found
18:29:14 WARN: man/src/container/inspect.md does not exist, skipping
18:29:14 INFO: man/src/container/kill.md found
18:29:14 INFO: man/src/container/logs.md found
18:29:14 INFO: man/src/container/ls.md found
18:29:14 INFO: man/src/container/pause.md found
18:29:14 INFO: man/src/container/port.md found
18:29:14 WARN: man/src/container/prune.md does not exist, skipping
18:29:14 INFO: man/src/container/rename.md found
18:29:14 INFO: man/src/container/restart.md found
18:29:14 INFO: man/src/container/rm.md found
18:29:14 INFO: man/src/container/run.md found
18:29:14 INFO: man/src/container/start.md found
18:29:14 INFO: man/src/container/stats.md found
18:29:14 INFO: man/src/container/stop.md found
18:29:14 INFO: man/src/container/top.md found
18:29:14 INFO: man/src/container/unpause.md found
18:29:14 INFO: man/src/container/update.md found
18:29:14 INFO: man/src/container/wait.md found
18:29:14 WARN: man/src/container.md does not exist, skipping
18:29:14 WARN: man/src/context/create.md does not exist, skipping
18:29:14 WARN: man/src/context/export.md does not exist, skipping
18:29:14 WARN: man/src/context/import.md does not exist, skipping
18:29:14 WARN: man/src/context/inspect.md does not exist, skipping
18:29:14 WARN: man/src/context/ls.md does not exist, skipping
18:29:14 WARN: man/src/context/rm.md does not exist, skipping
18:29:14 WARN: man/src/context/show.md does not exist, skipping
18:29:14 WARN: man/src/context/update.md does not exist, skipping
18:29:14 WARN: man/src/context/use.md does not exist, skipping
18:29:14 WARN: man/src/context.md does not exist, skipping
18:29:14 INFO: man/src/cp.md found
18:29:14 INFO: man/src/create.md found
18:29:14 INFO: man/src/diff.md found
18:29:14 INFO: man/src/events.md found
18:29:14 INFO: man/src/exec.md found
18:29:14 INFO: man/src/export.md found
18:29:14 INFO: man/src/history.md found
18:29:14 INFO: man/src/image/build.md found
18:29:14 INFO: man/src/image/history.md found
18:29:14 INFO: man/src/image/import.md found
18:29:14 WARN: man/src/image/inspect.md does not exist, skipping
18:29:14 INFO: man/src/image/load.md found
18:29:14 INFO: man/src/image/ls.md found
18:29:14 WARN: man/src/image/prune.md does not exist, skipping
18:29:14 INFO: man/src/image/pull.md found
18:29:14 INFO: man/src/image/push.md found
18:29:14 INFO: man/src/image/rm.md found
18:29:14 INFO: man/src/image/save.md found
18:29:14 INFO: man/src/image/tag.md found
18:29:14 WARN: man/src/image.md does not exist, skipping
18:29:14 INFO: man/src/images.md found
18:29:14 INFO: man/src/import.md found
18:29:14 INFO: man/src/info.md found
18:29:14 INFO: man/src/inspect.md found
18:29:14 INFO: man/src/kill.md found
18:29:14 INFO: man/src/load.md found
18:29:14 INFO: man/src/login.md found
18:29:14 INFO: man/src/logout.md found
18:29:14 INFO: man/src/logs.md found
18:29:14 WARN: man/src/manifest/annotate.md does not exist, skipping
18:29:14 WARN: man/src/manifest/create.md does not exist, skipping
18:29:14 WARN: man/src/manifest/inspect.md does not exist, skipping
18:29:14 WARN: man/src/manifest/push.md does not exist, skipping
18:29:14 WARN: man/src/manifest/rm.md does not exist, skipping
18:29:14 WARN: man/src/manifest.md does not exist, skipping
18:29:14 INFO: man/src/network/connect.md found
18:29:14 INFO: man/src/network/create.md found
18:29:14 INFO: man/src/network/disconnect.md found
18:29:14 INFO: man/src/network/inspect.md found
18:29:14 INFO: man/src/network/ls.md found
18:29:14 WARN: man/src/network/prune.md does not exist, skipping
18:29:14 INFO: man/src/network/rm.md found
18:29:14 WARN: man/src/network.md does not exist, skipping
18:29:14 WARN: man/src/node/demote.md does not exist, skipping
18:29:14 WARN: man/src/node/inspect.md does not exist, skipping
18:29:14 WARN: man/src/node/ls.md does not exist, skipping
18:29:14 WARN: man/src/node/promote.md does not exist, skipping
18:29:14 WARN: man/src/node/ps.md does not exist, skipping
18:29:14 WARN: man/src/node/rm.md does not exist, skipping
18:29:14 WARN: man/src/node/update.md does not exist, skipping
18:29:14 WARN: man/src/node.md does not exist, skipping
18:29:14 INFO: man/src/pause.md found
18:29:14 WARN: man/src/plugin/create.md does not exist, skipping
18:29:14 WARN: man/src/plugin/disable.md does not exist, skipping
18:29:14 WARN: man/src/plugin/enable.md does not exist, skipping
18:29:14 WARN: man/src/plugin/inspect.md does not exist, skipping
18:29:14 WARN: man/src/plugin/install.md does not exist, skipping
18:29:14 INFO: man/src/plugin/ls.md found
18:29:14 WARN: man/src/plugin/push.md does not exist, skipping
18:29:14 WARN: man/src/plugin/rm.md does not exist, skipping
18:29:14 WARN: man/src/plugin/set.md does not exist, skipping
18:29:14 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:29:14 WARN: man/src/plugin.md does not exist, skipping
18:29:14 INFO: man/src/port.md found
18:29:14 INFO: man/src/ps.md found
18:29:14 INFO: man/src/pull.md found
18:29:14 INFO: man/src/push.md found
18:29:14 INFO: man/src/rename.md found
18:29:14 INFO: man/src/restart.md found
18:29:14 INFO: man/src/rm.md found
18:29:14 INFO: man/src/rmi.md found
18:29:14 WARN: man/src/run.md does not exist, skipping
18:29:14 INFO: man/src/save.md found
18:29:14 INFO: man/src/search.md found
18:29:14 WARN: man/src/secret/create.md does not exist, skipping
18:29:14 WARN: man/src/secret/inspect.md does not exist, skipping
18:29:14 WARN: man/src/secret/ls.md does not exist, skipping
18:29:14 WARN: man/src/secret/rm.md does not exist, skipping
18:29:14 WARN: man/src/secret.md does not exist, skipping
18:29:14 WARN: man/src/service/create.md does not exist, skipping
18:29:14 WARN: man/src/service/inspect.md does not exist, skipping
18:29:14 WARN: man/src/service/logs.md does not exist, skipping
18:29:14 WARN: man/src/service/ls.md does not exist, skipping
18:29:14 WARN: man/src/service/ps.md does not exist, skipping
18:29:14 WARN: man/src/service/rm.md does not exist, skipping
18:29:14 WARN: man/src/service/rollback.md does not exist, skipping
18:29:14 WARN: man/src/service/scale.md does not exist, skipping
18:29:14 WARN: man/src/service/update.md does not exist, skipping
18:29:14 WARN: man/src/service.md does not exist, skipping
18:29:14 WARN: man/src/stack/config.md does not exist, skipping
18:29:14 WARN: man/src/stack/deploy.md does not exist, skipping
18:29:14 WARN: man/src/stack/ls.md does not exist, skipping
18:29:14 WARN: man/src/stack/ps.md does not exist, skipping
18:29:14 WARN: man/src/stack/rm.md does not exist, skipping
18:29:14 WARN: man/src/stack/services.md does not exist, skipping
18:29:14 WARN: man/src/stack.md does not exist, skipping
18:29:14 INFO: man/src/start.md found
18:29:14 INFO: man/src/stats.md found
18:29:14 INFO: man/src/stop.md found
18:29:14 WARN: man/src/swarm/ca.md does not exist, skipping
18:29:14 WARN: man/src/swarm/init.md does not exist, skipping
18:29:14 WARN: man/src/swarm/join.md does not exist, skipping
18:29:14 WARN: man/src/swarm/join-token.md does not exist, skipping
18:29:14 WARN: man/src/swarm/leave.md does not exist, skipping
18:29:14 WARN: man/src/swarm/unlock.md does not exist, skipping
18:29:14 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:29:14 WARN: man/src/swarm/update.md does not exist, skipping
18:29:14 WARN: man/src/swarm.md does not exist, skipping
18:29:14 WARN: man/src/system/df.md does not exist, skipping
18:29:14 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:29:14 INFO: man/src/system/events.md found
18:29:14 INFO: man/src/system/info.md found
18:29:14 WARN: man/src/system/prune.md does not exist, skipping
18:29:14 WARN: man/src/system.md does not exist, skipping
18:29:14 INFO: man/src/tag.md found
18:29:14 INFO: man/src/top.md found
18:29:14 WARN: man/src/trust/inspect.md does not exist, skipping
18:29:14 WARN: man/src/trust/key/generate.md does not exist, skipping
18:29:14 WARN: man/src/trust/key/load.md does not exist, skipping
18:29:14 WARN: man/src/trust/key.md does not exist, skipping
18:29:14 WARN: man/src/trust/revoke.md does not exist, skipping
18:29:14 WARN: man/src/trust/sign.md does not exist, skipping
18:29:14 WARN: man/src/trust/signer/add.md does not exist, skipping
18:29:14 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:29:14 WARN: man/src/trust/signer.md does not exist, skipping
18:29:14 WARN: man/src/trust.md does not exist, skipping
18:29:14 INFO: man/src/unpause.md found
18:29:14 INFO: man/src/update.md found
18:29:14 INFO: man/src/version.md found
18:29:14 INFO: man/src/volume/create.md found
18:29:14 INFO: man/src/volume/inspect.md found
18:29:14 INFO: man/src/volume/ls.md found
18:29:14 WARN: man/src/volume/prune.md does not exist, skipping
18:29:14 WARN: man/src/volume/rm.md does not exist, skipping
18:29:14 WARN: man/src/volume/update.md does not exist, skipping
18:29:14 INFO: man/src/volume.md found
18:29:14 INFO: man/src/wait.md found
18:29:14 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:29:14 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:29:14 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:29:14 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:29:14 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:29:14 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:29:14 + popd
18:29:14 + RPM_EC=0
18:29:14 ~/rpmbuild/BUILD/src
18:29:14 ++ jobs -p
18:29:14 + exit 0
18:29:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pqX5Cm
18:29:14 + umask 022
18:29:14 + cd /root/rpmbuild/BUILD
18:29:14 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64 '!=' / ']'
18:29:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:14 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:14 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:14 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:14 + export CFLAGS
18:29:14 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:14 + export CXXFLAGS
18:29:14 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:14 + export FFLAGS
18:29:14 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:14 + export FCFLAGS
18:29:14 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:29:14 + export LDFLAGS
18:29:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:14 + export LT_SYS_LIBRARY_PATH
18:29:14 + CC=gcc
18:29:14 + export CC
18:29:14 + CXX=g++
18:29:14 + export CXX
18:29:14 + cd src
18:29:14 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin
18:29:14 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/docker
18:29:14 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/bash-completion/completions
18:29:14 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/zsh/vendor-completions
18:29:14 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/fish/vendor_completions.d
18:29:14 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/bash-completion/completions/docker
18:29:14 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/zsh/vendor-completions/_docker
18:29:14 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/fish/vendor_completions.d/docker.fish
18:29:14 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/man/man1
18:29:14 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:29:14 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/man/man1
18:29:14 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:29:14 go: downloading golang.org/x/net v0.9.0
18:29:14 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/man/man5
18:29:14 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:29:14 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:29:14 go: downloading github.com/gogo/googleapis v1.4.1
18:29:14 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/man/man5
18:29:14 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/man/man8
18:29:14 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:29:14 go: downloading github.com/moby/locker v1.0.1
18:29:14 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/man/man8
18:29:14 + mkdir -p build-docs
18:29:14 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:29:14 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:29:14 + cp cli/LICENSE build-docs/LICENSE
18:29:14 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:14 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:29:14 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:29:14 go: downloading google.golang.org/protobuf v1.30.0
18:29:14 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:14 + cp cli/NOTICE build-docs/NOTICE
18:29:14 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:14 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:29:14 + cp cli/README.md build-docs/README.md
18:29:14 + /usr/lib/rpm/check-buildroot
18:29:14 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:14 + /usr/lib/rpm/brp-compress
18:29:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:14 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:14 + /usr/lib/rpm/check-rpaths
18:29:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:14 + /usr/lib/rpm/brp-remove-la-files
18:29:14 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:29:14 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wChvbG
18:29:14 + umask 022
18:29:14 + cd /root/rpmbuild/BUILD
18:29:14 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:14 + export CFLAGS
18:29:14 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:14 + export CXXFLAGS
18:29:14 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:14 + export FFLAGS
18:29:14 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:14 + export FCFLAGS
18:29:14 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:29:14 + export LDFLAGS
18:29:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:14 + export LT_SYS_LIBRARY_PATH
18:29:14 + CC=gcc
18:29:14 + export CC
18:29:14 + CXX=g++
18:29:14 + export CXX
18:29:14 + cd src
18:29:14 ++ cli/build/docker --version
18:29:14 PASS: cli version OK
18:29:14 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:29:14 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:29:14 + echo 'PASS: cli version OK'
18:29:14 + RPM_EC=0
18:29:14 ++ jobs -p
18:29:14 + exit 0
18:29:14 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:14 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AjsR5L
18:29:14 + umask 022
18:29:14 + cd /root/rpmbuild/BUILD
18:29:14 + cd src
18:29:14 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/doc/docker-ce-cli
18:29:14 + export LC_ALL=C
18:29:14 + LC_ALL=C
18:29:14 + export DOCDIR
18:29:14 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/doc/docker-ce-cli
18:29:14 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/doc/docker-ce-cli
18:29:14 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/doc/docker-ce-cli
18:29:14 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/doc/docker-ce-cli
18:29:14 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/share/doc/docker-ce-cli
18:29:14 + RPM_EC=0
18:29:14 ++ jobs -p
18:29:14 + exit 0
18:29:14 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.fc37 docker-ce-cli(x86-64) = 1:0.0.0~20231011170815.26951f7-0.fc37
18:29:14 Requires(interp): /bin/sh
18:29:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:14 Requires(post): /bin/sh
18:29:14 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:29:14 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:29:14 Recommends: docker-buildx-plugin docker-compose-plugin
18:29:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:14 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.src.rpm
18:29:14 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:29:14 make[1]: Leaving directory '/root/build-deb'
18:29:14    dh_md5sums
18:29:14 #13 34.23 Unpacking libfont-afm-perl (1.20-2) ...
18:29:14 #13 34.28 Selecting previously unselected package libfribidi0:armhf.
18:29:14 #13 34.28 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ...
18:29:14 #13 34.28 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
18:29:14 #13 34.32 Selecting previously unselected package libfuture-perl.
18:29:14 #13 34.33 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ...
18:29:14 #13 34.33 Unpacking libfuture-perl (0.39-1) ...
18:29:14 #13 34.37 Selecting previously unselected package libio-stringy-perl.
18:29:14 #13 34.38 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ...
18:29:14 #13 34.38 Unpacking libio-stringy-perl (2.111-3) ...
18:29:14 #13 34.42 Selecting previously unselected package libparams-validate-perl.
18:29:14 #13 34.42 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ...
18:29:14 #13 34.43 Unpacking libparams-validate-perl (1.29-1+b1) ...
18:29:14 #13 34.47 Selecting previously unselected package libgetopt-long-descriptive-perl.
18:29:14 #13 34.48 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
18:29:14 #13 34.48 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
18:29:14 #13 34.52 Selecting previously unselected package libsort-versions-perl.
18:29:14 #13 34.52 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ...
18:29:14 #13 34.53 Unpacking libsort-versions-perl (1.62-1) ...
18:29:14 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
18:29:14 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:29:14 go: downloading github.com/google/gofuzz v1.2.0
18:29:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:29:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:29:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:29:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:29:14 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:29:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:29:14 go: downloading github.com/aws/smithy-go v1.13.5
18:29:14 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:29:14 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:29:14 go: downloading golang.org/x/term v0.7.0
18:29:14 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:29:14 go: downloading k8s.io/klog/v2 v2.90.1
18:29:14 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:29:14 go: downloading github.com/containerd/continuity v0.4.1
18:29:14 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:29:14 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:29:14 go: downloading gopkg.in/inf.v0 v0.9.1
18:29:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:29:14    debian/rules override_dh_builddeb
18:29:14 make[1]: Entering directory '/root/build-deb'
18:29:14 dh_builddeb -- -Zxz
18:29:14 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'.
18:29:14 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'.
18:29:14 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'.
18:29:14 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb'.
18:29:14 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb'.
18:29:15 #13 34.56 Selecting previously unselected package libgit-wrapper-perl.
18:29:15 #13 34.56 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ...
18:29:15 #13 34.57 Unpacking libgit-wrapper-perl (0.048-1) ...
18:29:15 #13 34.61 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:29:15 #13 34.61 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
18:29:15 #13 34.62 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
18:29:15 #13 34.65 Selecting previously unselected package libio-prompter-perl.
18:29:15 #13 34.65 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ...
18:29:15 #13 34.66 Unpacking libio-prompter-perl (0.004015-1) ...
18:29:15 #13 34.70 Selecting previously unselected package libjson-perl.
18:29:15 #13 34.70 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ...
18:29:15 #13 34.71 Unpacking libjson-perl (4.02000-1) ...
18:29:15 #13 34.75 Selecting previously unselected package liblog-any-perl.
18:29:15 #13 34.75 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ...
18:29:15 Get:2 https://download.docker.com/linux/ubuntu focal/test arm64 Packages [48.9 kB]
18:29:15 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
18:29:15 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
18:29:15 CentOS Stream 8 - Extras                         22 kB/s |  18 kB     00:00    
18:29:15 CentOS Stream 8 - Extras common packages         10 kB/s | 6.9 kB     00:00    
18:29:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:29:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:29:15 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:29:15 go: downloading golang.org/x/oauth2 v0.7.0
18:29:15 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:29:15 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:29:15 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:29:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:29:15 go: downloading github.com/mattn/go-colorable v0.1.13
18:29:15 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:29:15 go: downloading sigs.k8s.io/yaml v1.3.0
18:29:15 go: downloading github.com/moby/spdystream v0.2.0
18:29:15 go: downloading github.com/mattn/go-isatty v0.0.17
18:29:15 go: downloading github.com/json-iterator/go v1.1.12
18:29:15 go: downloading github.com/modern-go/reflect2 v1.0.2
18:29:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:29:15 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:29:15 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:29:15 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:29:15 go: downloading github.com/go-openapi/swag v0.19.14
18:29:15 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:29:15 go: downloading github.com/mailru/easyjson v0.7.6
18:29:15 go: downloading github.com/josharian/intern v1.0.0
18:29:15 make[1]: Leaving directory '/root/build-deb'
18:29:15    dh_installdeb
18:29:15    debian/rules override_dh_gencontrol
18:29:15 make[1]: Entering directory '/root/build-deb'
18:29:15 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:29:15 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:29:15 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:29:15 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:29:15 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:29:15 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:29:15 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:29:15 dh_gencontrol --remaining-packages
18:29:15 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:29:15 make[1]: Leaving directory '/root/build-deb'
18:29:15    dh_md5sums
18:29:15    debian/rules override_dh_builddeb
18:29:15 make[1]: Entering directory '/root/build-deb'
18:29:15 dh_builddeb -- -Zxz
18:29:15 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'.
18:29:15 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'.
18:29:15 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'.
18:29:15 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb'.
18:29:15 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb'.
18:29:15 #13 34.76 Unpacking liblog-any-perl (1.707-1) ...
18:29:15 #13 34.80 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:29:15 #13 34.80 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
18:29:15 #13 34.80 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
18:29:15 #13 34.84 Selecting previously unselected package libpackage-stash-perl.
18:29:15 #13 34.84 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ...
18:29:15 #13 34.85 Unpacking libpackage-stash-perl (0.38-1) ...
18:29:15 #13 34.88 Selecting previously unselected package libsub-identify-perl.
18:29:15 #13 34.89 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ...
18:29:15 #13 34.89 Unpacking libsub-identify-perl (0.14-1+b1) ...
18:29:15 #13 34.94 Selecting previously unselected package libnamespace-clean-perl.
18:29:15 #13 34.94 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ...
18:29:15 #13 34.94 Unpacking libnamespace-clean-perl (0.27-1) ...
18:29:15 #13 34.98 Selecting previously unselected package libpath-tiny-perl.
18:29:15 #13 34.98 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ...
18:29:15 #13 34.99 Unpacking libpath-tiny-perl (0.108-1) ...
18:29:15 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
18:29:15 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
18:29:15 #13 35.02 Selecting previously unselected package libtype-tiny-perl.
18:29:15 #13 35.03 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ...
18:29:15 #13 35.03 Unpacking libtype-tiny-perl (1.004004-1) ...
18:29:15 #13 35.09 Selecting previously unselected package libgitlab-api-v4-perl.
18:29:15 #13 35.10 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ...
18:29:15 #13 35.10 Unpacking libgitlab-api-v4-perl (0.16-1) ...
18:29:15 #13 35.14 Selecting previously unselected package libglib2.0-data.
18:29:15 #13 35.14 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u5_all.deb ...
18:29:15 #13 35.14 Unpacking libglib2.0-data (2.58.3-2+deb10u5) ...
18:29:15 Fetched 107 kB in 1s (130 kB/s)
18:29:15 mkdir -p sources
18:29:15 docker run --rm -w /v \
18:29:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:29:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:29:15 	alpine \
18:29:15 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:29:15 #13 35.30 Selecting previously unselected package libgpm2:armhf.
18:29:15 #13 35.30 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ...
18:29:15 #13 35.31 Unpacking libgpm2:armhf (1.20.7-5) ...
18:29:15 #13 35.36 Selecting previously unselected package libidn11:armhf.
18:29:15 #13 35.36 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ...
18:29:15 #13 35.36 Unpacking libidn11:armhf (1.33-2.2) ...
18:29:15 #13 35.41 Selecting previously unselected package libntlm0:armhf.
18:29:15 #13 35.41 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ...
18:29:15 #13 35.42 Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
18:29:15 #13 35.46 Selecting previously unselected package libgsasl7.
18:29:15 #13 35.47 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ...
18:29:15 #13 35.47 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
18:29:15 #13 35.52 Selecting previously unselected package libhtml-form-perl.
18:29:15 #13 35.52 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ...
18:29:15 #13 35.53 Unpacking libhtml-form-perl (6.03-1) ...
18:29:15 #13 35.56 Selecting previously unselected package libhtml-format-perl.
18:29:15 #13 35.56 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ...
18:29:15 #13 35.57 Unpacking libhtml-format-perl (2.12-1) ...
18:29:16 #13 35.61 Selecting previously unselected package libhttp-daemon-perl.
18:29:16 #13 35.61 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
18:29:16 #13 35.61 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
18:29:16 #13 35.65 Selecting previously unselected package libstruct-dumb-perl.
18:29:16 #13 35.65 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ...
18:29:16 #13 35.66 Unpacking libstruct-dumb-perl (0.09-1) ...
18:29:16 #13 35.69 Selecting previously unselected package libio-async-perl.
18:29:16 #13 35.70 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ...
18:29:16 #13 35.70 Unpacking libio-async-perl (0.72-1) ...
18:29:16 #13 35.76 Selecting previously unselected package libio-sessiondata-perl.
18:29:16 #13 35.76 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ...
18:29:16 #13 35.76 Unpacking libio-sessiondata-perl (1.03-1) ...
18:29:16 #13 35.82 Selecting previously unselected package libio-string-perl.
18:29:16 == Building packages for debian-bullseye ==
18:29:16 mkdir -p "debbuild/debian-bullseye"
18:29:16 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
18:29:16 #13 35.82 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
18:29:16 #13 35.83 Unpacking libio-string-perl (1.08-3) ...
18:29:16 #13 35.87 Selecting previously unselected package libtypes-serialiser-perl.
18:29:16 #13 35.87 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ...
18:29:16 #13 35.87 Unpacking libtypes-serialiser-perl (1.0-1) ...
18:29:16 #13 35.91 Selecting previously unselected package libjson-xs-perl.
18:29:16 #13 35.91 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ...
18:29:16 #13 35.91 Unpacking libjson-xs-perl (3.040-1+b1) ...
18:29:16 #13 35.96 Selecting previously unselected package liblzo2-2:armhf.
18:29:16 #13 35.97 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ...
18:29:16 #13 35.97 Unpacking liblzo2-2:armhf (2.10-0.1) ...
18:29:16 #13 36.01 Selecting previously unselected package libkyotocabinet16v5:armhf.
18:29:16 #13 36.02 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
18:29:16 #13 36.02 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
18:29:16 #13 36.08 Selecting previously unselected package liblist-compare-perl.
18:29:16 #1 [internal] load build definition from Dockerfile
18:29:16 #1 transferring dockerfile: 986B done
18:29:16 #1 DONE 0.0s
18:29:16 
18:29:16 #2 [internal] load .dockerignore
18:29:16 #2 transferring context: 2B done
18:29:16 #2 DONE 0.0s
18:29:16 
18:29:16 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:29:16 Reading package lists...
18:29:16 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
18:29:16 + packages='deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb
18:29:16 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb
18:29:16 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb
18:29:16 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb
18:29:16 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:29:16 ++ echo 'deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb
18:29:16 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb
18:29:16 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb
18:29:16 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb
18:29:16 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:29:16 ++ awk '$0="./"$0'
18:29:16 ++ xargs
18:29:16 + packages='./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb'
18:29:16 + set -x
18:29:16 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb
18:29:16 Selecting previously unselected package docker-ce.
18:29:16 (Reading database ... 10411 files and directories currently installed.)
18:29:16 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ...
18:29:16 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:29:16 #13 36.08 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ...
18:29:16 #13 36.09 Unpacking liblist-compare-perl (0.53-1) ...
18:29:16 #13 36.13 Selecting previously unselected package liblist-moreutils-perl.
18:29:16 #13 36.13 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ...
18:29:16 #13 36.13 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
18:29:16 #13 36.17 Selecting previously unselected package libltdl-dev:armhf.
18:29:16 #13 36.18 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ...
18:29:16 #13 36.18 Unpacking libltdl-dev:armhf (2.4.6-9) ...
18:29:16 #13 36.23 Selecting previously unselected package libsys-hostname-long-perl.
18:29:16 #13 36.23 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ...
18:29:16 #13 36.24 Unpacking libsys-hostname-long-perl (1.5-1) ...
18:29:16 #13 36.27 Selecting previously unselected package libmail-sendmail-perl.
18:29:16 #13 36.27 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ...
18:29:16 #13 36.28 Unpacking libmail-sendmail-perl (0.80-1) ...
18:29:16 #13 36.31 Selecting previously unselected package mailutils-common.
18:29:16 #3 DONE 0.0s
18:29:16 
18:29:16 #4 resolve image config for docker.io/docker/dockerfile:1
18:29:16 #4 DONE 0.2s
18:29:16 
18:29:16 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:29:16 #5 CACHED
18:29:16 #13 36.32 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ...
18:29:16 #13 36.32 Unpacking mailutils-common (1:3.5-4) ...
18:29:16 #13 36.44 Selecting previously unselected package mysql-common.
18:29:16 #13 36.44 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ...
18:29:16 #13 36.45 Unpacking mysql-common (5.8+1.0.5) ...
18:29:16 #13 36.49 Selecting previously unselected package mariadb-common.
18:29:16 #13 36.50 Preparing to unpack .../252-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ...
18:29:16 #13 36.50 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ...
18:29:16 #13 36.55 Selecting previously unselected package libmariadb3:armhf.
18:29:16 #13 36.55 Preparing to unpack .../253-libmariadb3_1%3a10.3.39-0+deb10u1_armhf.deb ...
18:29:16 
18:29:16 #6 [auth] library/debian:pull token for registry-1.docker.io
18:29:16 #6 DONE 0.0s
18:29:16 
18:29:16 #7 [auth] library/golang:pull token for registry-1.docker.io
18:29:16 #7 DONE 0.0s
18:29:16 
18:29:16 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:29:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el9.x86_64.rpm
18:29:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jjxYa3
18:29:17 + umask 022
18:29:17 + cd /root/rpmbuild/BUILD
18:29:17 + cd src
18:29:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
18:29:17 + RPM_EC=0
18:29:17 ++ jobs -p
18:29:17 + exit 0
18:29:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6PBulT
18:29:17 + umask 022
18:29:17 + cd /root/rpmbuild/BUILD
18:29:17 + cd /root/rpmbuild/BUILD
18:29:17 + rm -rf src
18:29:17 + /usr/bin/mkdir -p src
18:29:17 + cd src
18:29:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:29:17 + /usr/bin/tar -xof -
18:29:17 + STATUS=0
18:29:17 + '[' 0 -ne 0 ']'
18:29:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:29:17 + /usr/bin/tar -xof -
18:29:17 + STATUS=0
18:29:17 + '[' 0 -ne 0 ']'
18:29:17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:17 + RPM_EC=0
18:29:17 ++ jobs -p
18:29:17 + exit 0
18:29:17 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k67EMu
18:29:17 + umask 022
18:29:17 + cd /root/rpmbuild/BUILD
18:29:17 + cd src
18:29:17 + pushd /root/rpmbuild/BUILD/src/compose
18:29:17 + make VERSION=v2.21.0 DESTDIR=./bin build
18:29:17 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:29:17 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:29:17 go: downloading github.com/docker/cli v24.0.5+incompatible
18:29:17 go: downloading go.opentelemetry.io/otel v1.14.0
18:29:17 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:29:17 go: downloading github.com/compose-spec/compose-go v1.18.3
18:29:17 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:29:17 go: downloading github.com/docker/buildx v0.11.2
18:29:17 go: downloading github.com/docker/docker v24.0.5+incompatible
18:29:17 #13 36.55 Unpacking libmariadb3:armhf (1:10.3.39-0+deb10u1) ...
18:29:17 #13 36.61 Selecting previously unselected package libpython2.7-minimal:armhf.
18:29:17 #13 36.61 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u3_armhf.deb ...
18:29:17 #13 36.62 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u3) ...
18:29:17 #13 36.70 Selecting previously unselected package libpython2.7-stdlib:armhf.
18:29:17 #13 36.70 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u3_armhf.deb ...
18:29:17 #13 36.71 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u3) ...
18:29:17 #8 ...
18:29:17 
18:29:17 #9 [internal] load metadata for docker.io/library/debian:bullseye
18:29:17 #9 DONE 0.4s
18:29:17 
18:29:17 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:29:17 #8 DONE 0.5s
18:29:17 go: downloading github.com/hashicorp/go-version v1.6.0
18:29:17 go: downloading github.com/mattn/go-shellwords v1.0.12
18:29:17 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:29:17 go: downloading github.com/moby/buildkit v0.12.1
18:29:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:29:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:29:17 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:29:17 go: downloading google.golang.org/grpc v1.57.0
18:29:17 go: downloading github.com/containerd/containerd v1.7.3
18:29:17 go: downloading github.com/jonboulle/clockwork v0.4.0
18:29:17 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:29:17 #13 36.91 Selecting previously unselected package libpython2.7:armhf.
18:29:17 #13 36.91 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u3_armhf.deb ...
18:29:17 #13 36.92 Unpacking libpython2.7:armhf (2.7.16-2+deb10u3) ...
18:29:17 #13 37.03 Selecting previously unselected package libmailutils5:armhf.
18:29:17 #13 37.03 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ...
18:29:17 #13 37.04 Unpacking libmailutils5:armhf (1:3.5-4) ...
18:29:17 #13 37.11 Selecting previously unselected package libmime-tools-perl.
18:29:17 Selecting previously unselected package docker-compose-plugin.
18:29:17 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ...
18:29:17 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
18:29:17 
18:29:17 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:29:17 #10 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.1s done
18:29:17 #10 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:29:17 #10 sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 0B / 156B 0.1s
18:29:17 #10 sha256:e8e1464f60c1b7eeb912966b15cee00eb3c093490526d8845f337c57a1558b95 1.58kB / 1.58kB done
18:29:17 #10 sha256:61602eb26c6bb488fe14299710ced67f2b3545f6ae2cc3f7ba6c575948879762 7.24kB / 7.24kB done
18:29:17 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 0B / 65.76MB 0.1s
18:29:17 go: downloading github.com/stretchr/testify v1.8.4
18:29:17 go: downloading golang.org/x/sys v0.7.0
18:29:17 #13 37.12 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ...
18:29:17 #13 37.12 Unpacking libmime-tools-perl (5.509-1) ...
18:29:17 #13 37.17 Selecting previously unselected package libnet-dns-sec-perl.
18:29:17 #13 37.17 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ...
18:29:17 #13 37.18 Unpacking libnet-dns-sec-perl (1.11-1) ...
18:29:17 #13 37.22 Selecting previously unselected package libnet-libidn-perl.
18:29:17 #13 37.22 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ...
18:29:17 #13 37.22 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
18:29:17 #13 37.26 Selecting previously unselected package libnumber-compare-perl.
18:29:17 #13 37.26 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ...
18:29:17 #13 37.27 Unpacking libnumber-compare-perl (0.03-1) ...
18:29:17 #13 37.30 Selecting previously unselected package libnumber-range-perl.
18:29:17 #13 37.30 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ...
18:29:17 #13 37.31 Unpacking libnumber-range-perl (0.12-1) ...
18:29:17 #13 37.35 Selecting previously unselected package libossp-uuid16:armhf.
18:29:17 #10 sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 156B / 156B 0.1s done
18:29:17 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 4.19MB / 65.76MB 0.4s
18:29:17 go: downloading github.com/theupdateframework/notary v0.7.0
18:29:17 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:29:17 go: downloading github.com/containerd/console v1.0.3
18:29:17 go: downloading github.com/imdario/mergo v0.3.16
18:29:17 go: downloading github.com/adrg/xdg v0.4.0
18:29:17 go: downloading github.com/buger/goterm v1.0.4
18:29:17 go: downloading github.com/go-logr/logr v1.2.4
18:29:17 go: downloading github.com/hashicorp/errwrap v1.1.0
18:29:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:29:17 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:29:17 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:29:17 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:29:17 go: downloading k8s.io/client-go v0.26.2
18:29:17 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:29:17 go: downloading k8s.io/api v0.26.2
18:29:17 go: downloading k8s.io/apimachinery v0.26.2
18:29:17 #13 37.35 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ...
18:29:17 #13 37.36 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ...
18:29:17 #13 37.39 Selecting previously unselected package libossp-uuid-perl.
18:29:17 #13 37.39 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ...
18:29:17 #13 37.40 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
18:29:17 #13 37.43 Selecting previously unselected package libpackage-stash-xs-perl.
18:29:17 #13 37.43 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ...
18:29:17 #13 37.44 Unpacking libpackage-stash-xs-perl (0.29-1) ...
18:29:17 #13 37.48 Selecting previously unselected package libparse-debianchangelog-perl.
18:29:17 #13 37.48 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
18:29:17 #13 37.48 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
18:29:17 #13 37.53 Selecting previously unselected package libtext-glob-perl.
18:29:17 #13 37.53 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ...
18:29:17 #13 37.54 Unpacking libtext-glob-perl (0.10-1) ...
18:29:17 #13 37.58 Selecting previously unselected package libpath-iterator-rule-perl.
18:29:17 #13 37.58 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ...
18:29:17 #13 37.58 Unpacking libpath-iterator-rule-perl (1.014-1) ...
18:29:17 #13 37.63 Selecting previously unselected package libperlio-gzip-perl.
18:29:17 #13 37.63 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ...
18:29:17 #13 37.63 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
18:29:17 #13 37.68 Selecting previously unselected package libpod-constants-perl.
18:29:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm
18:29:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SUg4Wd
18:29:17 + umask 022
18:29:17 + cd /root/rpmbuild/BUILD
18:29:17 + cd src
18:29:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:17 + RPM_EC=0
18:29:17 ++ jobs -p
18:29:17 + exit 0
18:29:17 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.JUbCM4
18:29:17 + umask 022
18:29:17 + cd /root/rpmbuild/BUILD
18:29:17 + rm -rf src src.gemspec
18:29:18 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 9.44MB / 65.76MB 0.6s
18:29:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:29:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:29:18 go: downloading github.com/pelletier/go-toml v1.9.5
18:29:18 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:29:18 go: downloading github.com/golang/mock v1.6.0
18:29:18 #13 37.68 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ...
18:29:18 #13 37.69 Unpacking libpod-constants-perl (0.19-1) ...
18:29:18 #13 37.73 Selecting previously unselected package libreadonly-perl.
18:29:18 #13 37.73 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ...
18:29:18 #13 37.74 Unpacking libreadonly-perl (2.050-1) ...
18:29:18 #13 37.77 Selecting previously unselected package libref-util-perl.
18:29:18 #13 37.77 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ...
18:29:18 #13 37.78 Unpacking libref-util-perl (0.204-1) ...
18:29:18 #13 37.82 Selecting previously unselected package libref-util-xs-perl.
18:29:18 #13 37.82 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ...
18:29:18 #13 37.82 Unpacking libref-util-xs-perl (0.117-1+b1) ...
18:29:18 #13 37.86 Selecting previously unselected package libregexp-pattern-license-perl.
18:29:18 #13 37.86 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
18:29:18 #13 37.87 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
18:29:18 #13 37.91 Selecting previously unselected package libsasl2-modules:armhf.
18:29:18 #13 37.92 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ...
18:29:18 #13 37.92 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
18:29:18 + RPM_EC=0
18:29:18 ++ jobs -p
18:29:18 + exit 0
18:29:18     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:18     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:18     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:18     source_date_epoch_from_changelog set but %changelog is missing
18:29:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/docker-proxy
18:29:18     source_date_epoch_from_changelog set but %changelog is missing
18:29:18 
18:29:18 RPM build warnings:
18:29:18 warning: source_date_epoch_from_changelog set but %changelog is missing
18:29:18 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HpKcix
18:29:18 + umask 022
18:29:18 + cd /root/rpmbuild/BUILD
18:29:18 + cd /root/rpmbuild/BUILD
18:29:18 + rm -rf src
18:29:18 + /usr/bin/mkdir -p src
18:29:18 + cd src
18:29:18 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:29:18 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 13.63MB / 65.76MB 0.8s
18:29:18 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:29:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:29:18 go: downloading golang.org/x/crypto v0.7.0
18:29:18 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:29:18 Dependencies resolved.
18:29:18 ================================================================================
18:29:18  Package                      Arch       Version            Repository     Size
18:29:18 ================================================================================
18:29:18 Installing:
18:29:18  dnf-plugins-core             noarch     4.0.21-23.el8      baseos         77 k
18:29:18 Installing dependencies:
18:29:18  dbus-glib                    x86_64     0.110-2.el8        baseos        127 k
18:29:18  python3-dateutil             noarch     1:2.6.1-6.el8      baseos        251 k
18:29:18  python3-dbus                 x86_64     1.2.4-15.el8       baseos        134 k
18:29:18  python3-dnf-plugins-core     noarch     4.0.21-23.el8      baseos        279 k
18:29:18  python3-six                  noarch     1.11.0-8.el8       baseos         38 k
18:29:18  python3-systemd              x86_64     234-8.el8          appstream      81 k
18:29:18 
18:29:18 Transaction Summary
18:29:18 ================================================================================
18:29:18 Install  7 Packages
18:29:18 
18:29:18 Total download size: 988 k
18:29:18 Installed size: 2.6 M
18:29:18 Downloading Packages:
18:29:18 Selecting previously unselected package docker-ce-cli.
18:29:18 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ...
18:29:18 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:29:18 #13 37.97 Selecting previously unselected package libsereal-decoder-perl.
18:29:18 #13 37.97 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ...
18:29:18 #13 37.97 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
18:29:18 #13 38.02 Selecting previously unselected package libsereal-encoder-perl.
18:29:18 #13 38.02 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ...
18:29:18 #13 38.03 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
18:29:18 #13 38.08 Selecting previously unselected package libsereal-perl.
18:29:18 #13 38.08 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ...
18:29:18 #13 38.09 Unpacking libsereal-perl (4.005-1) ...
18:29:18 #13 38.14 Selecting previously unselected package libtask-weaken-perl.
18:29:18 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 18.87MB / 65.76MB 1.0s
18:29:18 #10 ...
18:29:18 
18:29:18 #11 [internal] load build context
18:29:18 #11 transferring context: 34.08MB 1.2s done
18:29:18 #11 DONE 1.3s
18:29:18 
18:29:18 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:29:18 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:29:18 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:29:18 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:29:18 go: downloading golang.org/x/net v0.9.0
18:29:18 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:29:18 go: downloading github.com/gogo/googleapis v1.4.1
18:29:18 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:29:18 go: downloading github.com/moby/locker v1.0.1
18:29:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:29:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:29:18 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:29:18 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:29:18 (1/7): python3-systemd-234-8.el8.x86_64.rpm     357 kB/s |  81 kB     00:00    
18:29:18 (2/7): dbus-glib-0.110-2.el8.x86_64.rpm         545 kB/s | 127 kB     00:00    
18:29:18 (3/7): dnf-plugins-core-4.0.21-23.el8.noarch.rp 324 kB/s |  77 kB     00:00    
18:29:18 (4/7): python3-dateutil-2.6.1-6.el8.noarch.rpm   17 MB/s | 251 kB     00:00    
18:29:18 (5/7): python3-dbus-1.2.4-15.el8.x86_64.rpm      10 MB/s | 134 kB     00:00    
18:29:18 (6/7): python3-dnf-plugins-core-4.0.21-23.el8.n  17 MB/s | 279 kB     00:00    
18:29:18 (7/7): python3-six-1.11.0-8.el8.noarch.rpm      4.0 MB/s |  38 kB     00:00    
18:29:18 --------------------------------------------------------------------------------
18:29:18 Total                                           1.1 MB/s | 988 kB     00:00     
18:29:18 CentOS Stream 8 - AppStream                     1.6 MB/s | 1.6 kB     00:00    
18:29:18 Importing GPG key 0x8483C65D:
18:29:18  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
18:29:18  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
18:29:18  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18:29:18 #13 38.15 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ...
18:29:18 #13 38.15 Unpacking libtask-weaken-perl (1.06-1) ...
18:29:18 #13 38.19 Selecting previously unselected package libxml-parser-perl.
18:29:18 #13 38.19 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ...
18:29:18 #13 38.19 Unpacking libxml-parser-perl (2.44-4) ...
18:29:18 #13 38.26 Selecting previously unselected package libsoap-lite-perl.
18:29:18 #13 38.27 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ...
18:29:18 #13 38.27 Unpacking libsoap-lite-perl (1.27-1) ...
18:29:18 #13 38.34 Selecting previously unselected package libsort-key-perl.
18:29:18 #13 38.35 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ...
18:29:18 #13 38.35 Unpacking libsort-key-perl (1.33-2+b1) ...
18:29:18 #13 38.40 Selecting previously unselected package libstring-copyright-perl.
18:29:18 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc37.aarch64.rpm
18:29:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1cYjyd
18:29:18 + umask 022
18:29:18 + cd /root/rpmbuild/BUILD
18:29:18 + cd src
18:29:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
18:29:18 + RPM_EC=0
18:29:18 ++ jobs -p
18:29:18 + exit 0
18:29:18 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8HaJdw
18:29:18 + umask 022
18:29:18 + cd /root/rpmbuild/BUILD
18:29:18 + rm -rf src src.gemspec
18:29:18 + RPM_EC=0
18:29:18 ++ jobs -p
18:29:18 + exit 0
18:29:18     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:18     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:18     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:18     source_date_epoch_from_changelog set but %changelog is missing
18:29:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64/usr/bin/docker-proxy
18:29:18     source_date_epoch_from_changelog set but %changelog is missing
18:29:18     source_date_epoch_from_changelog set but %changelog is missing
18:29:18     source_date_epoch_from_changelog set but %changelog is missing
18:29:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:29:18     source_date_epoch_from_changelog set but %changelog is missing
18:29:18     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:29:18 
18:29:18 RPM build warnings:
18:29:18 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
18:29:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:29:18 + STATUS=0
18:29:18 + '[' 0 -ne 0 ']'
18:29:18 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
[Pipeline] }
18:29:18 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 25.17MB / 65.76MB 1.3s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:29:18 go: downloading google.golang.org/protobuf v1.30.0
18:29:18 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:29:18 go: downloading github.com/google/gofuzz v1.2.0
18:29:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:29:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:29:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:29:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:29:18 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:29:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:29:18 go: downloading github.com/aws/smithy-go v1.13.5
18:29:18 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:29:18 go: downloading golang.org/x/term v0.7.0
18:29:18 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:29:18 go: downloading github.com/containerd/continuity v0.4.1
18:29:18 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:29:18 go: downloading k8s.io/klog/v2 v2.90.1
18:29:18 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:29:18 Key imported successfully
18:29:18 Running transaction check
18:29:18 Transaction check succeeded.
18:29:18 Running transaction test
18:29:18 Transaction test succeeded.
18:29:18 Running transaction
18:29:18 #13 38.40 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ...
18:29:18 #13 38.40 Unpacking libstring-copyright-perl (0.003006-1) ...
18:29:18 #13 38.44 Selecting previously unselected package libstring-escape-perl.
18:29:18 #13 38.45 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ...
18:29:18 #13 38.45 Unpacking libstring-escape-perl (2010.002-2) ...
18:29:18 #13 38.49 Selecting previously unselected package libstring-shellquote-perl.
18:29:18 #13 38.49 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ...
18:29:18 #13 38.49 Unpacking libstring-shellquote-perl (1.04-1) ...
18:29:18 #13 38.53 Selecting previously unselected package libterm-readkey-perl.
18:29:18 #13 38.53 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ...
18:29:18 #13 38.54 Unpacking libterm-readkey-perl (2.38-1) ...
18:29:18 #13 38.59 Selecting previously unselected package libtest-fatal-perl.
18:29:18 #13 38.60 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ...
18:29:18 #13 38.60 Unpacking libtest-fatal-perl (0.014-1) ...
18:29:18 #13 38.64 Selecting previously unselected package libtest-refcount-perl.
18:29:18 Selecting previously unselected package docker-buildx-plugin.
18:29:18 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ...
18:29:18 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
18:29:19 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 30.41MB / 65.76MB 1.5s
18:29:19 + make IMAGE=fedora:37 verify
18:29:19 docker run  --rm -i \
18:29:19 	-v "$(pwd):/v" \
18:29:19 	-e DEBIAN_FRONTEND=noninteractive \
18:29:19 	-e PACKAGE_REPO=prod \
18:29:19 	-w /v \
18:29:19 	fedora:37 ./verify
18:29:19 Unable to find image 'fedora:37' locally
18:29:19 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:29:19 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:29:19 go: downloading gopkg.in/inf.v0 v0.9.1
18:29:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:29:19 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:29:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:29:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:29:19 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:29:19 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:29:19 go: downloading golang.org/x/oauth2 v0.7.0
18:29:19 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:29:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:29:19 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:29:19 go: downloading sigs.k8s.io/yaml v1.3.0
18:29:19 go: downloading github.com/moby/spdystream v0.2.0
18:29:19 go: downloading github.com/mattn/go-colorable v0.1.13
18:29:19 go: downloading github.com/json-iterator/go v1.1.12
18:29:19 go: downloading github.com/mattn/go-isatty v0.0.17
18:29:19 go: downloading github.com/modern-go/reflect2 v1.0.2
18:29:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:29:19 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:29:19 go: downloading github.com/go-openapi/swag v0.19.14
18:29:19 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:29:19 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:29:19 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:29:19   Preparing        :                                                        1/1 
18:29:19   Installing       : python3-six-1.11.0-8.el8.noarch                        1/7 
18:29:19   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                  2/7 
18:29:19   Installing       : dbus-glib-0.110-2.el8.x86_64                           3/7 
18:29:19   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                           3/7 
18:29:19   Installing       : python3-dbus-1.2.4-15.el8.x86_64                       4/7 
18:29:19   Installing       : python3-systemd-234-8.el8.x86_64                       5/7 
18:29:19   Installing       : python3-dnf-plugins-core-4.0.21-23.el8.noarch          6/7 
18:29:19   Installing       : dnf-plugins-core-4.0.21-23.el8.noarch                  7/7 
18:29:19 #13 38.64 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ...
18:29:19 #13 38.65 Unpacking libtest-refcount-perl (0.08-3) ...
18:29:19 #13 38.68 Selecting previously unselected package libtext-levenshtein-perl.
18:29:19 #13 38.68 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ...
18:29:19 #13 38.69 Unpacking libtext-levenshtein-perl (0.13-1) ...
18:29:19 #13 38.73 Selecting previously unselected package libtype-tiny-xs-perl.
18:29:19 #13 38.73 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ...
18:29:19 #13 38.73 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
18:29:19 #13 38.79 Selecting previously unselected package libunicode-utf8-perl.
18:29:19 #13 38.79 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ...
18:29:19 #13 38.79 Unpacking libunicode-utf8-perl (0.62-1) ...
18:29:19 #13 38.86 Selecting previously unselected package libwrap0:armhf.
18:29:19 #13 38.86 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ...
18:29:19 #13 38.87 Unpacking libwrap0:armhf (7.6.q-28) ...
18:29:19 #13 38.92 Selecting previously unselected package libxau6:armhf.
18:29:19 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 38.80MB / 65.76MB 1.8s
18:29:19 + STATUS=0
18:29:19 + '[' 0 -ne 0 ']'
18:29:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:19 + RPM_EC=0
18:29:19 ++ jobs -p
18:29:19 + exit 0
18:29:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zbbt4o
18:29:19 + umask 022
18:29:19 + cd /root/rpmbuild/BUILD
18:29:19 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:19 + export CFLAGS
18:29:19 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:19 + export CXXFLAGS
18:29:19 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:19 + export FFLAGS
18:29:19 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:19 + export FCFLAGS
18:29:19 + VALAFLAGS=-g
18:29:19 + export VALAFLAGS
18:29:19 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:19 + export LDFLAGS
18:29:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:19 + export LT_SYS_LIBRARY_PATH
18:29:19 + CC=gcc
18:29:19 + export CC
18:29:19 + CXX=g++
18:29:19 + export CXX
18:29:19 + cd src
18:29:19 + export DOCKER_GITCOMMIT=949f8c9
18:29:19 + DOCKER_GITCOMMIT=949f8c9
18:29:19 + mkdir -p /go/src/github.com/docker
18:29:19 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:29:19 + TMP_GOPATH=/go
18:29:19 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:29:19 + RM_GOPATH=0
18:29:19 + TMP_GOPATH=/go
18:29:19 + : /usr/local/bin
18:29:19 + '[' -z /go ']'
18:29:19 + export GOPATH=/go
18:29:19 + GOPATH=/go
18:29:19 + case "$(go env GOARCH)" in
18:29:19 ++ go env GOARCH
18:29:19 + export GO_BUILDMODE=-buildmode=pie
18:29:19 + GO_BUILDMODE=-buildmode=pie
18:29:19 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:29:19 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:29:19 + bin=rootlesskit
18:29:19 + shift
18:29:19 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:29:19 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:29:19 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:19 + install_rootlesskit dynamic
18:29:19 + case "$1" in
18:29:19 + install_rootlesskit_dynamic
18:29:19 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:29:19 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:29:19 + export BUILD_MODE=-buildmode=pie
18:29:19 + BUILD_MODE=-buildmode=pie
18:29:19 + _install_rootlesskit
18:29:19 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:29:19 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:19 + for f in rootlesskit rootlesskit-docker-proxy
18:29:19 + GOBIN=/usr/local/bin
18:29:19 + GO111MODULE=on
18:29:19 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:19 37: Pulling from library/fedora
18:29:19 9d8d1f79d667: Already exists
18:29:19 Digest: sha256:3c6c1ac5889b4963050153a8b7d7e9a336ea4a73248f9697514ffda1bcfd87c5
18:29:19 Status: Downloaded newer image for fedora:37
18:29:19 go: downloading github.com/mailru/easyjson v0.7.6
18:29:19 go: downloading github.com/josharian/intern v1.0.0
18:29:19   Running scriptlet: dnf-plugins-core-4.0.21-23.el8.noarch                  7/7 
18:29:19   Verifying        : python3-systemd-234-8.el8.x86_64                       1/7 
18:29:19   Verifying        : dbus-glib-0.110-2.el8.x86_64                           2/7 
18:29:19   Verifying        : dnf-plugins-core-4.0.21-23.el8.noarch                  3/7 
18:29:19   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                  4/7 
18:29:19   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                       5/7 
18:29:19   Verifying        : python3-dnf-plugins-core-4.0.21-23.el8.noarch          6/7 
18:29:19   Verifying        : python3-six-1.11.0-8.el8.noarch                        7/7 
18:29:19 
18:29:19 Installed:
18:29:19   dbus-glib-0.110-2.el8.x86_64                                                  
18:29:19   dnf-plugins-core-4.0.21-23.el8.noarch                                         
18:29:19   python3-dateutil-1:2.6.1-6.el8.noarch                                         
18:29:19   python3-dbus-1.2.4-15.el8.x86_64                                              
18:29:19   python3-dnf-plugins-core-4.0.21-23.el8.noarch                                 
18:29:19   python3-six-1.11.0-8.el8.noarch                                               
18:29:19   python3-systemd-234-8.el8.x86_64                                              
18:29:19 
18:29:19 Complete!
18:29:19 #13 38.92 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
18:29:19 #13 38.93 Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
18:29:19 #13 38.97 Selecting previously unselected package libxdmcp6:armhf.
18:29:19 #13 38.97 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
18:29:19 #13 38.98 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
18:29:19 #13 39.02 Selecting previously unselected package libxcb1:armhf.
18:29:19 #13 39.02 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ...
18:29:19 #13 39.03 Unpacking libxcb1:armhf (1.13.1-2) ...
18:29:19 #13 39.07 Selecting previously unselected package libx11-data.
18:29:19 #13 39.07 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ...
18:29:19 #13 39.07 Unpacking libx11-data (2:1.6.7-1+deb10u4) ...
18:29:19 #13 39.16 Selecting previously unselected package libx11-6:armhf.
18:29:19 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 47.19MB / 65.76MB 2.1s
18:29:19 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:29:19 + case ${DIST_ID}:${DIST_VERSION} in
18:29:19 + install_rpm_containerd
18:29:19 + '[' prod = stage ']'
18:29:19 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
18:29:19 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
18:29:19 + dnf --version
18:29:19 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
18:29:19 4.7.0
18:29:19   Installed: dnf-0:4.7.0-19.el8.noarch at Mon Oct  9 17:22:39 2023
18:29:19   Built    : builder@centos.org at Wed Jun 28 08:44:13 2023
18:29:19 
18:29:19   Installed: rpm-0:4.14.3-26.el8.x86_64 at Mon Oct  9 17:22:38 2023
18:29:19   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:18:39 2022
18:29:19 #13 39.16 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u4_armhf.deb ...
18:29:19 #13 39.16 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u4) ...
18:29:19 #13 39.25 Selecting previously unselected package libxext6:armhf.
18:29:19 #13 39.26 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
18:29:19 #13 39.26 Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
18:29:19 #13 39.31 Selecting previously unselected package libxml-namespacesupport-perl.
18:29:19 #13 39.31 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ...
18:29:19 #13 39.31 Unpacking libxml-namespacesupport-perl (1.12-1) ...
18:29:19 #13 39.35 Selecting previously unselected package libxml-sax-base-perl.
18:29:19 #13 39.35 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ...
18:29:19 #13 39.36 Unpacking libxml-sax-base-perl (1.09-1) ...
18:29:19 #13 39.40 Selecting previously unselected package libxml-sax-perl.
18:29:19 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 52.43MB / 65.76MB 2.3s
18:29:19 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
18:29:19 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
18:29:19 + verify
18:29:19 + dpkg --version
18:29:19 + rpm --version
18:29:19 + verify_rpm
18:29:19 ++ . /etc/os-release
18:29:19 +++ NAME='Fedora Linux'
18:29:19 +++ VERSION='37 (Container Image)'
18:29:19 +++ ID=fedora
18:29:19 +++ VERSION_ID=37
18:29:19 +++ VERSION_CODENAME=
18:29:19 +++ PLATFORM_ID=platform:f37
18:29:19 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
18:29:19 +++ ANSI_COLOR='0;38;2;60;110;180'
18:29:19 +++ LOGO=fedora-logo-icon
18:29:19 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
18:29:19 +++ DEFAULT_HOSTNAME=fedora
18:29:19 +++ HOME_URL=https://fedoraproject.org/
18:29:19 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
18:29:19 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:29:19 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:29:19 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:29:19 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
18:29:19 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:29:19 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
18:29:19 +++ SUPPORT_END=2023-11-14
18:29:19 +++ VARIANT='Container Image'
18:29:19 +++ VARIANT_ID=container
18:29:19 ++ echo fedora
18:29:19 + DIST_ID=fedora
18:29:19 ++ . /etc/os-release
18:29:19 +++ NAME='Fedora Linux'
18:29:19 +++ VERSION='37 (Container Image)'
18:29:19 +++ ID=fedora
18:29:19 +++ VERSION_ID=37
18:29:19 +++ VERSION_CODENAME=
18:29:19 +++ PLATFORM_ID=platform:f37
18:29:19 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
18:29:19 +++ ANSI_COLOR='0;38;2;60;110;180'
18:29:19 +++ LOGO=fedora-logo-icon
18:29:19 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
18:29:19 +++ DEFAULT_HOSTNAME=fedora
18:29:19 +++ HOME_URL=https://fedoraproject.org/
18:29:19 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
18:29:19 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:29:19 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:29:19 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:29:19 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
18:29:19 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:29:19 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
18:29:19 +++ SUPPORT_END=2023-11-14
18:29:19 +++ VARIANT='Container Image'
18:29:19 +++ VARIANT_ID=container
18:29:19 ++ echo 37
18:29:19 ++ cut -d. -f1
18:29:19 + DIST_VERSION=37
18:29:19 + pkg_manager=yum
18:29:19 + pkg_config_manager=yum-config-manager
18:29:19 + dnf --version
18:29:19 4.16.2
18:29:19   Installed: dnf-0:4.16.2-1.fc37.noarch at Sun Oct  1 05:49:08 2023
18:29:19   Built    : Fedora Project at Fri Jul 28 12:41:59 2023
18:29:19 
18:29:19   Installed: rpm-0:4.18.1-2.fc37.aarch64 at Sun Oct  1 05:49:07 2023
18:29:19   Built    : Fedora Project at Mon Apr 24 12:05:22 2023
18:29:19 + pkg_manager=dnf
18:29:19 + pkg_config_manager='dnf config-manager'
18:29:19 + dnf clean all
18:29:19 #13 39.40 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ...
18:29:19 #13 39.41 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
18:29:19 #13 39.46 Selecting previously unselected package libxml-libxml-perl.
18:29:19 #13 39.46 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ...
18:29:19 #13 39.47 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
18:29:19 #13 39.55 Selecting previously unselected package libxml-sax-expat-perl.
18:29:19 #13 39.55 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ...
18:29:19 #13 39.56 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:29:19 #13 39.60 Selecting previously unselected package libxml-simple-perl.
18:29:19 #13 39.60 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ...
18:29:19 #13 39.60 Unpacking libxml-simple-perl (2.25-1) ...
18:29:19 #13 39.64 Selecting previously unselected package libxmlrpc-lite-perl.
18:29:19 #13 39.64 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ...
18:29:19 #13 39.65 Unpacking libxmlrpc-lite-perl (0.717-2) ...
18:29:19 #13 39.69 Selecting previously unselected package libxmuu1:armhf.
18:29:20 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 57.67MB / 65.76MB 2.5s
18:29:20 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 61.87MB / 65.76MB 2.7s
18:29:20 + dnf config-manager --set-disabled 'docker-ce-*'
18:29:20 go: downloading github.com/sirupsen/logrus v1.9.2
18:29:20 go: downloading github.com/urfave/cli/v2 v2.25.5
18:29:20 go: downloading golang.org/x/sys v0.8.0
18:29:20 go: downloading github.com/google/uuid v1.3.0
18:29:20 go: downloading github.com/moby/vpnkit v0.5.0
18:29:20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:29:20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:29:20 go: downloading github.com/gofrs/flock v0.8.1
18:29:20 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:29:20 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:29:20 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:29:20 go: downloading github.com/josharian/native v1.1.0
18:29:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:29:20 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:29:20 0 files removed
18:29:20 + dnf install -y 'dnf-command(config-manager)'
18:29:20 #13 39.69 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
18:29:20 #13 39.69 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
18:29:20 #13 39.73 Selecting previously unselected package libyaml-0-2:armhf.
18:29:20 #13 39.74 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ...
18:29:20 #13 39.74 Unpacking libyaml-0-2:armhf (0.2.1-1) ...
18:29:20 #13 39.78 Selecting previously unselected package libyaml-libyaml-perl.
18:29:20 #13 39.78 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ...
18:29:20 #13 39.79 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
18:29:20 #13 39.83 Selecting previously unselected package licensecheck.
18:29:20 #13 39.83 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ...
18:29:20 #13 39.83 Unpacking licensecheck (3.0.31-3) ...
18:29:20 #13 39.87 Selecting previously unselected package t1utils.
18:29:20 #13 39.87 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ...
18:29:20 #13 39.88 Unpacking t1utils (1.41-3) ...
18:29:20 #13 39.92 Selecting previously unselected package lintian.
18:29:20 Selecting previously unselected package docker-ce-rootless-extras.
18:29:20 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ...
18:29:20 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:29:20 make[1]: Leaving directory '/root/build-deb'
18:29:20  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.buildinfo
18:29:20  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.changes
18:29:20 dpkg-genchanges: info: including full source code in upload
18:29:20  dpkg-source -I.git --after-build .
18:29:20 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:29:20 + destination=/build
18:29:20 + mkdir -p /build
18:29:20 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb /build
18:29:20 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc'
18:29:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc'
18:29:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz'
18:29:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz'
18:29:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.buildinfo'
18:29:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.buildinfo'
18:29:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.changes'
18:29:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.changes'
18:29:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb'
18:29:20 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 65.76MB / 65.76MB 2.9s
18:29:20 #10 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 65.76MB / 65.76MB 3.0s done
18:29:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm
18:29:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tK7GFv
18:29:20 + umask 022
18:29:20 + cd /root/rpmbuild/BUILD
18:29:20 + cd src
18:29:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:20 + exit 0
18:29:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WRsYUt
18:29:20 + umask 022
18:29:20 + cd /root/rpmbuild/BUILD
18:29:20 + cd /root/rpmbuild/BUILD
18:29:20 + rm -rf src
18:29:20 + /usr/bin/mkdir -p src
18:29:20 + cd src
18:29:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:29:20 + /usr/bin/tar -xf -
18:29:20 + STATUS=0
18:29:20 + '[' 0 -ne 0 ']'
18:29:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
18:29:20 + /usr/bin/tar -xf -
18:29:20 + dnf config-manager --set-enabled docker-ce-test
18:29:20 #13 39.92 Preparing to unpack .../311-lintian_2.15.0_all.deb ...
18:29:20 #13 39.93 Unpacking lintian (2.15.0) ...
18:29:20 #13 40.06 Selecting previously unselected package lsb-release.
18:29:20 #13 40.07 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ...
18:29:20 #13 40.07 Unpacking lsb-release (10.2019051400) ...
18:29:20 #13 40.11 Selecting previously unselected package mailutils.
18:29:20 #13 40.11 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ...
18:29:20 #13 40.12 Unpacking mailutils (1:3.5-4) ...
18:29:20 #13 40.18 Selecting previously unselected package manpages-dev.
18:29:20 Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
18:29:20 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:29:20 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
18:29:20 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:29:20 #10 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29
18:29:20 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:29:20 ++ pwd
18:29:20 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:29:20 Project root: .
18:29:20 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:29:20 INFO: man/src/attach.md found
18:29:20 WARN: man/src/build.md does not exist, skipping
18:29:20 WARN: man/src/builder/build.md does not exist, skipping
18:29:20 WARN: man/src/builder/prune.md does not exist, skipping
18:29:20 WARN: man/src/builder.md does not exist, skipping
18:29:20 WARN: man/src/checkpoint/create.md does not exist, skipping
18:29:20 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:29:20 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:29:20 WARN: man/src/checkpoint.md does not exist, skipping
18:29:20 INFO: man/src/commit.md found
18:29:20 WARN: man/src/config/create.md does not exist, skipping
18:29:20 WARN: man/src/config/inspect.md does not exist, skipping
18:29:20 WARN: man/src/config/ls.md does not exist, skipping
18:29:20 WARN: man/src/config/rm.md does not exist, skipping
18:29:20 WARN: man/src/config.md does not exist, skipping
18:29:20 INFO: man/src/container/attach.md found
18:29:20 INFO: man/src/container/commit.md found
18:29:20 INFO: man/src/container/cp.md found
18:29:20 INFO: man/src/container/create.md found
18:29:20 INFO: man/src/container/diff.md found
18:29:20 INFO: man/src/container/exec.md found
18:29:20 INFO: man/src/container/export.md found
18:29:20 WARN: man/src/container/inspect.md does not exist, skipping
18:29:20 INFO: man/src/container/kill.md found
18:29:20 INFO: man/src/container/logs.md found
18:29:20 INFO: man/src/container/ls.md found
18:29:20 INFO: man/src/container/pause.md found
18:29:20 INFO: man/src/container/port.md found
18:29:20 WARN: man/src/container/prune.md does not exist, skipping
18:29:20 INFO: man/src/container/rename.md found
18:29:20 INFO: man/src/container/restart.md found
18:29:20 INFO: man/src/container/rm.md found
18:29:20 INFO: man/src/container/run.md found
18:29:20 INFO: man/src/container/start.md found
18:29:20 INFO: man/src/container/stats.md found
18:29:20 INFO: man/src/container/stop.md found
18:29:20 INFO: man/src/container/top.md found
18:29:20 INFO: man/src/container/unpause.md found
18:29:20 INFO: man/src/container/update.md found
18:29:20 INFO: man/src/container/wait.md found
18:29:20 WARN: man/src/container.md does not exist, skipping
18:29:20 WARN: man/src/context/create.md does not exist, skipping
18:29:20 WARN: man/src/context/export.md does not exist, skipping
18:29:20 WARN: man/src/context/import.md does not exist, skipping
18:29:20 WARN: man/src/context/inspect.md does not exist, skipping
18:29:20 WARN: man/src/context/ls.md does not exist, skipping
18:29:20 WARN: man/src/context/rm.md does not exist, skipping
18:29:20 WARN: man/src/context/show.md does not exist, skipping
18:29:20 WARN: man/src/context/update.md does not exist, skipping
18:29:20 WARN: man/src/context/use.md does not exist, skipping
18:29:20 WARN: man/src/context.md does not exist, skipping
18:29:20 INFO: man/src/cp.md found
18:29:20 INFO: man/src/create.md found
18:29:20 INFO: man/src/diff.md found
18:29:20 INFO: man/src/events.md found
18:29:20 INFO: man/src/exec.md found
18:29:20 INFO: man/src/export.md found
18:29:20 INFO: man/src/history.md found
18:29:20 INFO: man/src/image/build.md found
18:29:20 INFO: man/src/image/history.md found
18:29:20 INFO: man/src/image/import.md found
18:29:20 WARN: man/src/image/inspect.md does not exist, skipping
18:29:20 INFO: man/src/image/load.md found
18:29:20 INFO: man/src/image/ls.md found
18:29:20 WARN: man/src/image/prune.md does not exist, skipping
18:29:20 INFO: man/src/image/pull.md found
18:29:20 INFO: man/src/image/push.md found
18:29:20 INFO: man/src/image/rm.md found
18:29:20 INFO: man/src/image/save.md found
18:29:20 INFO: man/src/image/tag.md found
18:29:20 WARN: man/src/image.md does not exist, skipping
18:29:20 INFO: man/src/images.md found
18:29:20 INFO: man/src/import.md found
18:29:20 INFO: man/src/info.md found
18:29:20 INFO: man/src/inspect.md found
18:29:20 INFO: man/src/kill.md found
18:29:20 INFO: man/src/load.md found
18:29:20 INFO: man/src/login.md found
18:29:20 INFO: man/src/logout.md found
18:29:20 INFO: man/src/logs.md found
18:29:20 WARN: man/src/manifest/annotate.md does not exist, skipping
18:29:20 WARN: man/src/manifest/create.md does not exist, skipping
18:29:20 WARN: man/src/manifest/inspect.md does not exist, skipping
18:29:20 WARN: man/src/manifest/push.md does not exist, skipping
18:29:20 WARN: man/src/manifest/rm.md does not exist, skipping
18:29:20 WARN: man/src/manifest.md does not exist, skipping
18:29:20 INFO: man/src/network/connect.md found
18:29:20 INFO: man/src/network/create.md found
18:29:20 INFO: man/src/network/disconnect.md found
18:29:20 INFO: man/src/network/inspect.md found
18:29:20 INFO: man/src/network/ls.md found
18:29:20 WARN: man/src/network/prune.md does not exist, skipping
18:29:20 INFO: man/src/network/rm.md found
18:29:20 WARN: man/src/network.md does not exist, skipping
18:29:20 WARN: man/src/node/demote.md does not exist, skipping
18:29:20 WARN: man/src/node/inspect.md does not exist, skipping
18:29:20 WARN: man/src/node/ls.md does not exist, skipping
18:29:20 WARN: man/src/node/promote.md does not exist, skipping
18:29:20 WARN: man/src/node/ps.md does not exist, skipping
18:29:20 WARN: man/src/node/rm.md does not exist, skipping
18:29:20 WARN: man/src/node/update.md does not exist, skipping
18:29:20 WARN: man/src/node.md does not exist, skipping
18:29:20 INFO: man/src/pause.md found
18:29:20 WARN: man/src/plugin/create.md does not exist, skipping
18:29:20 WARN: man/src/plugin/disable.md does not exist, skipping
18:29:20 WARN: man/src/plugin/enable.md does not exist, skipping
18:29:20 WARN: man/src/plugin/inspect.md does not exist, skipping
18:29:20 WARN: man/src/plugin/install.md does not exist, skipping
18:29:20 INFO: man/src/plugin/ls.md found
18:29:20 WARN: man/src/plugin/push.md does not exist, skipping
18:29:20 WARN: man/src/plugin/rm.md does not exist, skipping
18:29:20 WARN: man/src/plugin/set.md does not exist, skipping
18:29:20 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:29:20 WARN: man/src/plugin.md does not exist, skipping
18:29:20 INFO: man/src/port.md found
18:29:20 INFO: man/src/ps.md found
18:29:20 INFO: man/src/pull.md found
18:29:20 INFO: man/src/push.md found
18:29:20 INFO: man/src/rename.md found
18:29:20 INFO: man/src/restart.md found
18:29:20 INFO: man/src/rm.md found
18:29:20 INFO: man/src/rmi.md found
18:29:20 WARN: man/src/run.md does not exist, skipping
18:29:20 INFO: man/src/save.md found
18:29:20 INFO: man/src/search.md found
18:29:20 WARN: man/src/secret/create.md does not exist, skipping
18:29:20 WARN: man/src/secret/inspect.md does not exist, skipping
18:29:20 WARN: man/src/secret/ls.md does not exist, skipping
18:29:20 WARN: man/src/secret/rm.md does not exist, skipping
18:29:20 WARN: man/src/secret.md does not exist, skipping
18:29:20 WARN: man/src/service/create.md does not exist, skipping
18:29:20 WARN: man/src/service/inspect.md does not exist, skipping
18:29:20 WARN: man/src/service/logs.md does not exist, skipping
18:29:20 WARN: man/src/service/ls.md does not exist, skipping
18:29:20 WARN: man/src/service/ps.md does not exist, skipping
18:29:20 WARN: man/src/service/rm.md does not exist, skipping
18:29:20 WARN: man/src/service/rollback.md does not exist, skipping
18:29:20 WARN: man/src/service/scale.md does not exist, skipping
18:29:20 WARN: man/src/service/update.md does not exist, skipping
18:29:20 WARN: man/src/service.md does not exist, skipping
18:29:20 WARN: man/src/stack/config.md does not exist, skipping
18:29:20 WARN: man/src/stack/deploy.md does not exist, skipping
18:29:20 WARN: man/src/stack/ls.md does not exist, skipping
18:29:20 WARN: man/src/stack/ps.md does not exist, skipping
18:29:20 WARN: man/src/stack/rm.md does not exist, skipping
18:29:20 WARN: man/src/stack/services.md does not exist, skipping
18:29:20 WARN: man/src/stack.md does not exist, skipping
18:29:20 INFO: man/src/start.md found
18:29:20 INFO: man/src/stats.md found
18:29:20 INFO: man/src/stop.md found
18:29:20 WARN: man/src/swarm/ca.md does not exist, skipping
18:29:20 WARN: man/src/swarm/init.md does not exist, skipping
18:29:20 WARN: man/src/swarm/join.md does not exist, skipping
18:29:20 WARN: man/src/swarm/join-token.md does not exist, skipping
18:29:20 WARN: man/src/swarm/leave.md does not exist, skipping
18:29:20 WARN: man/src/swarm/unlock.md does not exist, skipping
18:29:20 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:29:20 WARN: man/src/swarm/update.md does not exist, skipping
18:29:20 WARN: man/src/swarm.md does not exist, skipping
18:29:20 WARN: man/src/system/df.md does not exist, skipping
18:29:20 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:29:20 INFO: man/src/system/events.md found
18:29:20 INFO: man/src/system/info.md found
18:29:20 WARN: man/src/system/prune.md does not exist, skipping
18:29:20 WARN: man/src/system.md does not exist, skipping
18:29:20 INFO: man/src/tag.md found
18:29:20 INFO: man/src/top.md found
18:29:20 WARN: man/src/trust/inspect.md does not exist, skipping
18:29:20 WARN: man/src/trust/key/generate.md does not exist, skipping
18:29:20 WARN: man/src/trust/key/load.md does not exist, skipping
18:29:20 WARN: man/src/trust/key.md does not exist, skipping
18:29:20 WARN: man/src/trust/revoke.md does not exist, skipping
18:29:20 WARN: man/src/trust/sign.md does not exist, skipping
18:29:20 WARN: man/src/trust/signer/add.md does not exist, skipping
18:29:20 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:29:20 WARN: man/src/trust/signer.md does not exist, skipping
18:29:20 WARN: man/src/trust.md does not exist, skipping
18:29:20 INFO: man/src/unpause.md found
18:29:20 INFO: man/src/update.md found
18:29:20 INFO: man/src/version.md found
18:29:20 INFO: man/src/volume/create.md found
18:29:20 INFO: man/src/volume/inspect.md found
18:29:20 INFO: man/src/volume/ls.md found
18:29:20 WARN: man/src/volume/prune.md does not exist, skipping
18:29:20 WARN: man/src/volume/rm.md does not exist, skipping
18:29:20 WARN: man/src/volume/update.md does not exist, skipping
18:29:20 INFO: man/src/volume.md found
18:29:20 INFO: man/src/wait.md found
18:29:20 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:29:20 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:29:20 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:29:20 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:29:20 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:29:20 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:29:20 + popd
18:29:20 + RPM_EC=0
18:29:20 ~/rpmbuild/BUILD/src
18:29:20 ++ jobs -p
18:29:20 + exit 0
18:29:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fig25A
18:29:20 + umask 022
18:29:20 + cd /root/rpmbuild/BUILD
18:29:20 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64 '!=' / ']'
18:29:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:20 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:20 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:20 + export CFLAGS
18:29:20 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:20 + export CXXFLAGS
18:29:20 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:20 + export FFLAGS
18:29:20 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:20 + export FCFLAGS
18:29:20 + VALAFLAGS=-g
18:29:20 + export VALAFLAGS
18:29:20 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:29:20 + export RUSTFLAGS
18:29:20 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:20 + export LDFLAGS
18:29:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:20 + export LT_SYS_LIBRARY_PATH
18:29:20 + CC=gcc
18:29:20 + export CC
18:29:20 + CXX=g++
18:29:20 + export CXX
18:29:20 + cd src
18:29:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin
18:29:20 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/docker
18:29:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/bash-completion/completions
18:29:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/zsh/vendor-completions
18:29:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/fish/vendor_completions.d
18:29:20 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/bash-completion/completions/docker
18:29:20 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/zsh/vendor-completions/_docker
18:29:20 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/fish/vendor_completions.d/docker.fish
18:29:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/man/man1
18:29:20 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-show.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-config.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume-update.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/man/man1
18:29:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/man/man5
18:29:20 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/man/man5
18:29:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/man/man8
18:29:20 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/man/man8
18:29:20 + mkdir -p build-docs
18:29:20 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:20 + cp cli/LICENSE build-docs/LICENSE
18:29:20 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:20 + cp cli/MAINTAINERS build-docs/MAINTAINERS
18:29:20 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:20 + cp cli/NOTICE build-docs/NOTICE
18:29:20 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
18:29:20 + cp cli/README.md build-docs/README.md
18:29:20 + /usr/lib/rpm/check-buildroot
18:29:20 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:20 + /usr/lib/rpm/brp-compress
18:29:20 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:20 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:20 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:20 + /usr/lib/rpm/check-rpaths
18:29:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:20 + /usr/lib/rpm/brp-remove-la-files
18:29:20 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:29:20 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sTagZF
18:29:20 + umask 022
18:29:20 + cd /root/rpmbuild/BUILD
18:29:20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:20 + export CFLAGS
18:29:20 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:20 + export CXXFLAGS
18:29:20 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:20 + export FFLAGS
18:29:20 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:20 + export FCFLAGS
18:29:20 + VALAFLAGS=-g
18:29:20 + export VALAFLAGS
18:29:20 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:29:20 + export RUSTFLAGS
18:29:20 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:20 + export LDFLAGS
18:29:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:20 + export LT_SYS_LIBRARY_PATH
18:29:20 + CC=gcc
18:29:20 + export CC
18:29:20 + CXX=g++
18:29:20 + export CXX
18:29:20 + cd src
18:29:20 ++ cli/build/docker --version
18:29:20 + ver='Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:29:20 + test 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7' = 'Docker version 0.0.0-20231011170815-26951f7, build 26951f7'
18:29:20 + echo 'PASS: cli version OK'
18:29:20 PASS: cli version OK
18:29:20 + RPM_EC=0
18:29:20 ++ jobs -p
18:29:20 + exit 0
18:29:20 Processing files: docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:20 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qR5xL2
18:29:20 + umask 022
18:29:20 + cd /root/rpmbuild/BUILD
18:29:20 + cd src
18:29:20 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/doc/docker-ce-cli
18:29:20 + export LC_ALL=
18:29:20 + LC_ALL=
18:29:20 + export DOCDIR
18:29:20 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/doc/docker-ce-cli
18:29:20 + cp -pr /root/rpmbuild/BUILD/src/build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/doc/docker-ce-cli
18:29:20 + cp -pr /root/rpmbuild/BUILD/src/build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/doc/docker-ce-cli
18:29:20 + cp -pr /root/rpmbuild/BUILD/src/build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/doc/docker-ce-cli
18:29:20 + cp -pr /root/rpmbuild/BUILD/src/build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/share/doc/docker-ce-cli
18:29:20 + RPM_EC=0
18:29:20 ++ jobs -p
18:29:20 + exit 0
18:29:20 Provides: docker-ce-cli = 1:0.0.0~20231011170815.26951f7-0.fc39 docker-ce-cli(x86-64) = 1:0.0.0~20231011170815.26951f7-0.fc39
18:29:20 Requires(interp): /bin/sh
18:29:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:20 Requires(post): /bin/sh
18:29:20 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:29:20 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
18:29:20 Recommends: docker-buildx-plugin docker-compose-plugin
18:29:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:20 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.src.rpm
18:29:20 + STATUS=0
18:29:20 + '[' 0 -ne 0 ']'
18:29:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:20 + dnf makecache
18:29:20 + exit 0
18:29:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vZ3g9v
18:29:20 + umask 022
18:29:20 + cd /root/rpmbuild/BUILD
18:29:20 + cd src
18:29:20 + export DOCKER_GITCOMMIT=949f8c9
18:29:20 + DOCKER_GITCOMMIT=949f8c9
18:29:20 + mkdir -p /go/src/github.com/docker
18:29:20 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:29:20 + TMP_GOPATH=/go
18:29:20 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:29:20 + RM_GOPATH=0
18:29:20 + TMP_GOPATH=/go
18:29:20 + : /usr/local/bin
18:29:20 + '[' -z /go ']'
18:29:20 + export GOPATH=/go
18:29:20 + GOPATH=/go
18:29:20 + case "$(go env GOARCH)" in
18:29:20 ++ go env GOARCH
18:29:20 + export GO_BUILDMODE=-buildmode=pie
18:29:20 + GO_BUILDMODE=-buildmode=pie
18:29:20 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:29:20 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:29:20 + bin=rootlesskit
18:29:20 + shift
18:29:20 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:29:20 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:29:20 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:20 + install_rootlesskit dynamic
18:29:20 + case "$1" in
18:29:20 + install_rootlesskit_dynamic
18:29:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:29:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:29:20 + export BUILD_MODE=-buildmode=pie
18:29:20 + BUILD_MODE=-buildmode=pie
18:29:20 + _install_rootlesskit
18:29:20 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:29:20 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:20 + for f in rootlesskit rootlesskit-docker-proxy
18:29:20 + GOBIN=/usr/local/bin
18:29:20 + GO111MODULE=on
18:29:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:20 #13 40.18 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ...
18:29:20 #13 40.18 Unpacking manpages-dev (4.16-2) ...
18:29:20 #13 40.51 Selecting previously unselected package psmisc.
18:29:20 #13 40.52 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ...
18:29:20 #13 40.52 Unpacking psmisc (23.2-1+deb10u1) ...
18:29:20 #13 40.58 Selecting previously unselected package publicsuffix.
18:29:20 #13 40.58 Preparing to unpack .../316-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
18:29:20 #13 40.58 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
18:29:20 #13 40.63 Selecting previously unselected package python-apt-common.
18:29:20 #13 40.63 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ...
18:29:20 #13 40.64 Unpacking python-apt-common (1.8.4.3) ...
18:29:20 #13 40.70 Selecting previously unselected package python3-apt.
18:29:20 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:29:20 invoke-rc.d: could not determine current runlevel
18:29:20 invoke-rc.d: policy-rc.d denied execution of start.
18:29:20 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:29:20 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:29:20 Processing triggers for systemd (245.4-4ubuntu3.22) ...
18:29:20 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_arm64.deb
18:29:21 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:29:21 #13 40.70 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ...
18:29:21 #13 40.70 Unpacking python3-apt (1.8.4.3) ...
18:29:21 #13 40.75 Selecting previously unselected package python3-certifi.
18:29:21 #13 40.76 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ...
18:29:21 #13 40.76 Unpacking python3-certifi (2018.8.24-1) ...
18:29:21 #13 40.81 Selecting previously unselected package python3-idna.
18:29:21 #13 40.81 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ...
18:29:21 #13 40.82 Unpacking python3-idna (2.6-1) ...
18:29:21 #13 40.86 Selecting previously unselected package python3-magic.
18:29:21 #13 40.86 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ...
18:29:21 #13 40.87 Unpacking python3-magic (2:0.4.15-2) ...
18:29:21 #13 40.90 Selecting previously unselected package python3-urllib3.
18:29:21 #13 40.91 Preparing to unpack .../322-python3-urllib3_1.24.1-1+deb10u1_all.deb ...
18:29:21 #13 40.91 Unpacking python3-urllib3 (1.24.1-1+deb10u1) ...
18:29:21 go: downloading github.com/sirupsen/logrus v1.9.2
18:29:21 go: downloading github.com/urfave/cli/v2 v2.25.5
18:29:21 go: downloading github.com/google/uuid v1.3.0
18:29:21 go: downloading github.com/moby/vpnkit v0.5.0
18:29:21 go: downloading golang.org/x/sys v0.8.0
18:29:21 go: downloading github.com/gofrs/flock v0.8.1
18:29:21 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:29:21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:29:21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:29:21 #13 40.96 Selecting previously unselected package python3-requests.
18:29:21 #13 40.96 Preparing to unpack .../323-python3-requests_2.21.0-1+deb10u1_all.deb ...
18:29:21 #13 40.97 Unpacking python3-requests (2.21.0-1+deb10u1) ...
18:29:21 #13 41.02 Selecting previously unselected package python3-unidiff.
18:29:21 #13 41.03 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ...
18:29:21 #13 41.03 Unpacking python3-unidiff (0.5.4-1) ...
18:29:21 #13 41.07 Selecting previously unselected package python3-xdg.
18:29:21 #13 41.07 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ...
18:29:21 #13 41.08 Unpacking python3-xdg (0.25-5) ...
18:29:21 #13 41.12 Selecting previously unselected package shared-mime-info.
18:29:21 #13 41.13 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ...
18:29:21 #13 41.13 Unpacking shared-mime-info (1.10-1) ...
18:29:21 #13 41.25 Selecting previously unselected package strace.
18:29:21 CentOS Stream 8 - AppStream                     7.5 kB/s | 4.4 kB     00:00    
18:29:21 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:29:21 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:29:21 go: downloading github.com/josharian/native v1.1.0
18:29:21 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:29:21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:29:21 #13 41.25 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ...
18:29:21 #13 41.26 Unpacking strace (4.26-0.2) ...
18:29:21 #13 41.33 Selecting previously unselected package unzip.
18:29:21 #13 41.34 Preparing to unpack .../328-unzip_6.0-23+deb10u3_armhf.deb ...
18:29:21 #13 41.34 Unpacking unzip (6.0-23+deb10u3) ...
18:29:21 #13 41.39 Selecting previously unselected package xauth.
18:29:21 Reading package lists...
18:29:21 #13 41.39 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ...
18:29:21 #13 41.39 Unpacking xauth (1:1.0.10-1) ...
18:29:21 #13 41.44 Selecting previously unselected package xdg-user-dirs.
18:29:21 #13 41.44 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ...
18:29:21 #13 41.45 Unpacking xdg-user-dirs (0.17-2) ...
18:29:21 #13 41.54 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
18:29:21 #13 41.56 Setting up libapt-pkg-perl (0.1.34+b1) ...
18:29:21 #13 41.57 Setting up libksba8:armhf (1.3.5-2+deb10u2) ...
18:29:21 #13 41.63 Setting up libpipeline1:armhf (1.5.1-2) ...
18:29:21 #13 41.66 Setting up wdiff (1.2.2-2+b1) ...
18:29:21 #13 41.69 Setting up lsb-base (10.2019051400) ...
18:29:21 #13 41.73 Setting up mysql-common (5.8+1.0.5) ...
18:29:21 #13 41.76 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
18:29:21 #13 41.77 Setting up libxau6:armhf (1:1.0.8-1+b2) ...
18:29:22 Building dependency tree...
18:29:22 Reading state information...
18:29:22 Correcting dependencies... Done
18:29:22 CentOS Stream 8 - BaseOS                        9.0 kB/s | 3.9 kB     00:00    
18:29:22 #13 41.78 Setting up libkeyutils1:armhf (1.6-6) ...
18:29:22 #13 41.80 Setting up libpsl5:armhf (0.20.2-2) ...
18:29:22 #13 41.81 Setting up libgpm2:armhf (1.20.7-5) ...
18:29:22 #13 41.83 Setting up mime-support (3.62) ...
18:29:22 #13 41.86 Setting up xdg-user-dirs (0.17-2) ...
18:29:22 #13 41.90 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
18:29:22 #13 41.92 Setting up psmisc (23.2-1+deb10u1) ...
18:29:22 #13 41.93 Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
18:29:22 #13 41.95 Setting up libyaml-0-2:armhf (0.2.1-1) ...
18:29:22 #13 41.96 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u5) ...
18:29:22 #13 41.98 No schema files found: doing nothing.
18:29:22 #13 41.99 Setting up distro-info-data (0.41+deb10u7) ...
18:29:22 #13 42.00 Setting up manpages (4.16-2) ...
18:29:22 #13 42.01 Setting up unzip (6.0-23+deb10u3) ...
18:29:22 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:29:22 Skipping docker-ce, it is already installed and upgrade is not set.
18:29:22 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:29:22 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:29:22 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:29:22 The following additional packages will be installed:
18:29:22   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
18:29:22   libnfnetlink0 libnftnl11 libxtables12 netbase
18:29:22 Suggested packages:
18:29:22   firewalld kmod nftables
18:29:22 The following NEW packages will be installed:
18:29:22   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
18:29:22   libnfnetlink0 libnftnl11 libxtables12 netbase
18:29:22 #13 42.04 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
18:29:22 #13 42.05 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
18:29:22 #13 42.07 Setting up binutils-common:armhf (2.31.1-16) ...
18:29:22 #13 42.09 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
18:29:22 #13 42.10 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
18:29:22 #13 42.13 Setting up less (487-0.1+b1) ...
18:29:22 #13 42.23 Setting up perl-openssl-defaults:armhf (3) ...
18:29:22 #13 42.24 Setting up linux-libc-dev:armhf (4.19.289-2) ...
18:29:22 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded.
18:29:22 Need to get 21.0 MB of archives.
18:29:22 After this operation, 97.1 MB of additional disk space will be used.
18:29:22 Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
18:29:22 # Build the compose plugin
18:29:22 cd /go/src/github.com/docker/compose \
18:29:22 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:29:22 make[2]: Entering directory '/root/build-deb/compose'
18:29:22 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:29:22 go: downloading github.com/docker/cli v24.0.5+incompatible
18:29:22 go: downloading go.opentelemetry.io/otel v1.14.0
18:29:22 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:29:22 go: downloading github.com/compose-spec/compose-go v1.18.3
18:29:22 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:29:22 go: downloading github.com/docker/buildx v0.11.2
18:29:22 go: downloading github.com/docker/docker v24.0.5+incompatible
18:29:22 go: downloading github.com/hashicorp/go-version v1.6.0
18:29:22 go: downloading github.com/mattn/go-shellwords v1.0.12
18:29:22 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:29:22 go: downloading github.com/moby/buildkit v0.12.1
18:29:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:29:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:29:22 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:29:22 go: downloading google.golang.org/grpc v1.57.0
18:29:22 go: downloading github.com/containerd/containerd v1.7.3
18:29:22 go: downloading github.com/jonboulle/clockwork v0.4.0
18:29:22 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:29:22 go: downloading github.com/stretchr/testify v1.8.4
18:29:22 go: downloading golang.org/x/sys v0.7.0
18:29:22 go: downloading github.com/theupdateframework/notary v0.7.0
18:29:22 go: downloading github.com/containerd/console v1.0.3
18:29:22 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:29:22 go: downloading github.com/imdario/mergo v0.3.16
18:29:22 go: downloading github.com/adrg/xdg v0.4.0
18:29:22 go: downloading github.com/buger/goterm v1.0.4
18:29:22 go: downloading github.com/go-logr/logr v1.2.4
18:29:22 go: downloading github.com/hashicorp/errwrap v1.1.0
18:29:22 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:29:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:29:22 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:29:22 go: downloading k8s.io/client-go v0.26.2
18:29:22 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:29:22 go: downloading k8s.io/api v0.26.2
18:29:22 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:29:22 go: downloading k8s.io/apimachinery v0.26.2
18:29:22 go: downloading github.com/pelletier/go-toml v1.9.5
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:29:22 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:29:22 go: downloading github.com/golang/mock v1.6.0
18:29:22 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:29:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:29:22 go: downloading golang.org/x/crypto v0.7.0
18:29:22 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:29:22 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:29:22 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:29:22 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:29:22 go: downloading golang.org/x/net v0.9.0
18:29:22 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:29:22 go: downloading github.com/gogo/googleapis v1.4.1
18:29:22 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:29:22 go: downloading github.com/moby/locker v1.0.1
18:29:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:29:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:29:22 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:29:22 go: downloading google.golang.org/protobuf v1.30.0
18:29:22 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:29:22 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:29:22 go: downloading github.com/google/gofuzz v1.2.0
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:29:22 go: downloading github.com/aws/smithy-go v1.13.5
18:29:22 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:29:22 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:29:22 go: downloading golang.org/x/term v0.7.0
18:29:22 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:29:22 go: downloading github.com/containerd/continuity v0.4.1
18:29:22 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:29:22 go: downloading k8s.io/klog/v2 v2.90.1
18:29:22 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:29:22 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:29:22 go: downloading gopkg.in/inf.v0 v0.9.1
18:29:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:29:22 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:29:22 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:29:22 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:29:22 go: downloading golang.org/x/oauth2 v0.7.0
18:29:22 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:29:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:29:22 go: downloading github.com/mattn/go-colorable v0.1.13
18:29:22 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:29:22 go: downloading sigs.k8s.io/yaml v1.3.0
18:29:22 go: downloading github.com/moby/spdystream v0.2.0
18:29:22 go: downloading github.com/json-iterator/go v1.1.12
18:29:22 go: downloading github.com/mattn/go-isatty v0.0.17
18:29:22 go: downloading github.com/modern-go/reflect2 v1.0.2
18:29:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:29:22 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:29:22 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:29:22 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:29:22 go: downloading github.com/go-openapi/swag v0.19.14
18:29:22 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:29:22 go: downloading github.com/mailru/easyjson v0.7.6
18:29:22 go: downloading github.com/josharian/intern v1.0.0
18:29:22 #13 42.25 Setting up gettext-base (0.19.8.1-9) ...
18:29:22 #13 42.27 Setting up liblzo2-2:armhf (2.10-0.1) ...
18:29:22 #13 42.28 Setting up libnpth0:armhf (1.6-1) ...
18:29:22 #13 42.30 Setting up krb5-locales (1.17-3+deb10u5) ...
18:29:22 #13 42.31 Setting up file (1:5.35-4+deb10u2) ...
18:29:22 #13 42.32 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ...
18:29:22 #13 42.34 Setting up libassuan0:armhf (2.5.2-1) ...
18:29:22 #13 42.35 Setting up libgomp1:armhf (8.3.0-6) ...
18:29:22 #13 42.37 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
18:29:22 #13 42.39 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
18:29:22 #13 42.40 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:29:22 #13 42.43 Setting up libicu63:armhf (63.1-6+deb10u3) ...
18:29:22 #13 42.45 Setting up libfakeroot:armhf (1.23-1) ...
18:29:22 #13 42.47 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
18:29:22 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
18:29:22 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxtables12 arm64 1.8.4-3ubuntu2.1 [27.6 kB]
18:29:23 #13 42.49 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
18:29:23 #13 42.50 Setting up fakeroot (1.23-1) ...
18:29:23 #13 42.52 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:29:23 #13 42.53 Setting up mariadb-common (1:10.3.39-0+deb10u1) ...
18:29:23 #13 42.55 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
18:29:23 #13 42.56 Setting up libasan5:armhf (8.3.0-6) ...
18:29:23 #13 42.57 Setting up autotools-dev (20180224.1) ...
18:29:23 #13 42.59 Setting up libglib2.0-data (2.58.3-2+deb10u5) ...
18:29:23 #13 42.60 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u3) ...
18:29:23 #13 42.62 Setting up libwrap0:armhf (7.6.q-28) ...
18:29:23 #13 42.64 Setting up libx11-data (2:1.6.7-1+deb10u4) ...
18:29:23 #13 42.66 Setting up make (4.2.1-1.2) ...
18:29:23 #13 42.68 Setting up libmpfr6:armhf (4.0.2-1) ...
18:29:23 #13 42.69 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
18:29:23 #13 42.71 Setting up libntlm0:armhf (1.5-1+deb10u1) ...
18:29:23 #13 42.72 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
18:29:23 #13 42.74 Setting up libidn11:armhf (1.33-2.2) ...
18:29:23 #13 42.77 Setting up libncurses6:armhf (6.1+20181013-2+deb10u4) ...
18:29:23 #13 42.78 Setting up strace (4.26-0.2) ...
18:29:23 CentOS Stream 8 - Extras                        5.0 kB/s | 2.9 kB     00:00    
18:29:23 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
18:29:23 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libip6tc2 arm64 1.8.4-3ubuntu2.1 [18.9 kB]
18:29:23 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnfnetlink0 arm64 1.0.1-3build1 [13.0 kB]
18:29:23 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnetfilter-conntrack3 arm64 1.0.7-2 [37.9 kB]
18:29:23 Metadata Cache Created
18:29:23 + echo '[DEBUG] Installing engine rpms'
18:29:23 [DEBUG] Installing engine rpms
18:29:23 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
18:29:23 ++ sed /src/d
18:29:23 + packages='rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm
18:29:23 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm
18:29:23 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm
18:29:23 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm
18:29:23 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm'
18:29:23 + set -x
18:29:23 ++ source /etc/os-release
18:29:23 +++ NAME='CentOS Linux'
18:29:23 +++ VERSION='7 (AltArch)'
18:29:23 +++ ID=centos
18:29:23 +++ ID_LIKE='rhel fedora'
18:29:23 +++ VERSION_ID=7
18:29:23 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
18:29:23 +++ ANSI_COLOR='0;31'
18:29:23 +++ CPE_NAME=cpe:/o:centos:centos:7:server
18:29:23 +++ HOME_URL=https://www.centos.org/
18:29:23 +++ BUG_REPORT_URL=https://bugs.centos.org/
18:29:23 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
18:29:23 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
18:29:23 +++ REDHAT_SUPPORT_PRODUCT=centos
18:29:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
18:29:23 ++ echo 7
18:29:23 + product_version=7
18:29:23 + '[' 7 = rawhide ']'
18:29:23 + yum install -y rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm
18:29:23 Loaded plugins: fastestmirror, ovl
18:29:23 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm: docker-compose-plugin-2.21.0-0.el7.aarch64
18:29:23 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm to be installed
18:29:23 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm to be installed
18:29:23 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm: 1:docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm to be installed
18:29:23 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64.rpm to be installed
18:29:23 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm: docker-buildx-plugin-0.11.2-0.el7.aarch64
18:29:23 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm to be installed
18:29:23 Resolving Dependencies
18:29:23 --> Running transaction check
18:29:23 ---> Package docker-buildx-plugin.aarch64 0:0.11.2-0.el7 will be installed
18:29:23 ---> Package docker-ce.aarch64 3:0.0.0~20231011170815.26951f7-0.el7 will be installed
18:29:23 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 Loading mirror speeds from cached hostfile
18:29:23  * base: download.cf.centos.org
18:29:23  * extras: download.cf.centos.org
18:29:23  * updates: download.cf.centos.org
18:29:23 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 ---> Package docker-ce-cli.aarch64 1:0.0.0~20231011170815.26951f7-0.el7 will be installed
18:29:23 ---> Package docker-ce-rootless-extras.aarch64 0:0.0.0~20231011170815.26951f7-0.el7 will be installed
18:29:23 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23 ---> Package docker-compose-plugin.aarch64 0:2.21.0-0.el7 will be installed
18:29:23 --> Running transaction check
18:29:23 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
18:29:23 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:29:23 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:29:23 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:29:23 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:29:23 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:29:23 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:29:23 ---> Package containerd.io.aarch64 0:1.6.24-3.1.el7 will be installed
18:29:23 ---> Package fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 will be installed
18:29:23 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
18:29:23 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
18:29:23 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
18:29:23 ---> Package iptables.aarch64 0:1.4.21-35.el7 will be installed
18:29:23 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.aarch64
18:29:23 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.aarch64
18:29:23 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
18:29:23 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
18:29:23 ---> Package slirp4netns.aarch64 0:0.4.3-4.el7_8 will be installed
18:29:23 --> Running transaction check
18:29:23 ---> Package fuse3-libs.aarch64 0:3.6.1-4.el7 will be installed
18:29:23 ---> Package libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 will be installed
18:29:23 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
18:29:23 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
18:29:23 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
18:29:23 ---> Package libnfnetlink.aarch64 0:1.0.1-4.el7 will be installed
18:29:23 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
18:29:23 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
18:29:23 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
18:29:23 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
18:29:23 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
18:29:23 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
18:29:23 --> Running transaction check
18:29:23 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
18:29:23 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
18:29:23 ---> Package libmnl.aarch64 0:1.0.3-7.el7 will be installed
18:29:23 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
18:29:23 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
18:29:23 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
18:29:23 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
18:29:23 --> Finished Dependency Resolution
18:29:23 
18:29:23 Dependencies Resolved
18:29:23 
18:29:23 ================================================================================
18:29:23  Package                 Arch    Version                   Repository      Size
18:29:23 ================================================================================
18:29:23 Installing:
18:29:23  docker-buildx-plugin    aarch64 0.11.2-0.el7              /docker-buildx-plugin-0.11.2-0.el7.aarch64
18:29:23                                                                            56 M
18:29:23  docker-ce               aarch64 3:0.0.0~20231011170815.26951f7-0.el7
18:29:23                                                            /docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23                                                                            69 M
18:29:23  docker-ce-cli           aarch64 1:0.0.0~20231011170815.26951f7-0.el7
18:29:23                                                            /docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23                                                                            34 M
18:29:23  docker-ce-rootless-extras
18:29:23                          aarch64 0.0.0~20231011170815.26951f7-0.el7
18:29:23                                                            /docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.aarch64
18:29:23                                                                            19 M
18:29:23  docker-compose-plugin   aarch64 2.21.0-0.el7              /docker-compose-plugin-2.21.0-0.el7.aarch64
18:29:23                                                                            55 M
18:29:23 Installing for dependencies:
18:29:23  audit-libs-python       aarch64 2.8.5-4.el7               base            73 k
18:29:23  checkpolicy             aarch64 2.5-8.el7                 base           275 k
18:29:23  container-selinux       noarch  2:2.119.2-1.911c772.el7_8 extras          40 k
18:29:23  containerd.io           aarch64 1.6.24-3.1.el7            docker-ce-test  25 M
18:29:23  fuse-overlayfs          aarch64 0.7.2-6.el7_8             extras          52 k
18:29:23  fuse3-libs              aarch64 3.6.1-4.el7               extras          76 k
18:29:23  iptables                aarch64 1.4.21-35.el7             base           439 k
18:29:23  libcgroup               aarch64 0.41-21.el7               base            63 k
18:29:23  libmnl                  aarch64 1.0.3-7.el7               base            23 k
18:29:23  libnetfilter_conntrack  aarch64 1.0.6-1.el7_3             base            51 k
18:29:23  libnfnetlink            aarch64 1.0.1-4.el7               base            25 k
18:29:23  libseccomp              aarch64 2.3.1-4.el7               base            55 k
18:29:23  libselinux-python       aarch64 2.5-15.el7                base           222 k
18:29:23  libselinux-utils        aarch64 2.5-15.el7                base           154 k
18:29:23  libsemanage-python      aarch64 2.5-14.el7                base           109 k
18:29:23  policycoreutils         aarch64 2.5-34.el7                base           916 k
18:29:23  policycoreutils-python  aarch64 2.5-34.el7                base           456 k
18:29:23  python-IPy              noarch  0.75-6.el7                base            32 k
18:29:23  selinux-policy          noarch  3.13.1-268.el7_9.2        updates        498 k
18:29:23  selinux-policy-targeted noarch  3.13.1-268.el7_9.2        updates        7.0 M
18:29:23  setools-libs            aarch64 3.3.8-4.el7               base           567 k
18:29:23  slirp4netns             aarch64 0.4.3-4.el7_8             extras          78 k
18:29:23 
18:29:23 Transaction Summary
18:29:23 ================================================================================
18:29:23 Install  5 Packages (+22 Dependent packages)
18:29:23 
18:29:23 Total size: 270 M
18:29:23 Total download size: 36 M
18:29:23 Installed size: 368 M
18:29:23 Downloading packages:
18:29:23 warning: /var/cache/yum/aarch64/7/extras/packages/fuse-overlayfs-0.7.2-6.el7_8.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY
18:29:23 Public key for fuse-overlayfs-0.7.2-6.el7_8.aarch64.rpm is not installed
18:29:23 Public key for checkpolicy-2.5-8.el7.aarch64.rpm is not installed
18:29:23 #13 42.80 Setting up libsigsegv2:armhf (2.12-2) ...
18:29:23 #13 42.81 Setting up xz-utils (5.2.4-1+deb10u1) ...
18:29:23 #13 42.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:29:23 #13 42.84 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
18:29:23 #13 42.85 Setting up t1utils (1.41-3) ...
18:29:23 #13 42.86 Setting up diffstat (1.62-1) ...
18:29:23 #13 42.87 Setting up libmpc3:armhf (1.1.0-1) ...
18:29:23 #13 42.89 Setting up libatomic1:armhf (8.3.0-6) ...
18:29:23 #13 42.90 Setting up patch (2.7.6-3+deb10u1) ...
18:29:23 #13 42.91 Setting up mailutils-common (1:3.5-4) ...
18:29:23 #13 42.93 Setting up autopoint (0.19.8.1-9) ...
18:29:23 #13 42.94 Setting up libmariadb3:armhf (1:10.3.39-0+deb10u1) ...
18:29:23 #13 42.96 Setting up libfl2:armhf (2.6.4-6.2) ...
18:29:23 #13 42.97 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ...
18:29:23 #13 42.98 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
18:29:23 #13 43.00 Setting up libltdl7:armhf (2.4.6-9) ...
18:29:23 CentOS Stream 8 - Extras common packages        6.9 kB/s | 3.0 kB     00:00    
18:29:23 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnftnl11 arm64 1.1.5-1 [53.8 kB]
18:29:23 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 iptables arm64 1.8.4-3ubuntu2.1 [376 kB]
18:29:23 #13 43.01 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
18:29:23 #13 43.02 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ...
18:29:23 #13 43.04 Setting up libubsan1:armhf (8.3.0-6) ...
18:29:23 #13 43.05 Setting up libisl19:armhf (0.20-2) ...
18:29:23 #13 43.08 Setting up dwz (0.12-3) ...
18:29:23 #13 43.09 Setting up python-apt-common (1.8.4.3) ...
18:29:23 #13 43.11 Setting up sensible-utils (0.0.12) ...
18:29:23 #13 43.12 Setting up exim4-config (4.92-8+deb10u8) ...
18:29:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
18:29:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
18:29:23 debconf: delaying package configuration, since apt-utils is not installed
18:29:23 Fetched 21.0 MB in 1s (17.4 MB/s)
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:29:23 #13 43.49 Adding system-user for exim (v4)
18:29:23 Docker CE Test - x86_64                         143 kB/s |  64 kB     00:00    
18:29:23 Selecting previously unselected package libmnl0:arm64.
18:29:23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10635 files and directories currently installed.)
18:29:23 Preparing to unpack .../0-libmnl0_1.0.4-2_arm64.deb ...
18:29:23 Unpacking libmnl0:arm64 (1.0.4-2) ...
18:29:23 Selecting previously unselected package libxtables12:arm64.
18:29:23 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_arm64.deb ...
18:29:23 Unpacking libxtables12:arm64 (1.8.4-3ubuntu2.1) ...
18:29:23 Selecting previously unselected package netbase.
18:29:23 Preparing to unpack .../2-netbase_6.1_all.deb ...
18:29:23 Unpacking netbase (6.1) ...
18:29:23 Selecting previously unselected package libip6tc2:arm64.
18:29:23 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_arm64.deb ...
18:29:23 Unpacking libip6tc2:arm64 (1.8.4-3ubuntu2.1) ...
18:29:23 Selecting previously unselected package libnfnetlink0:arm64.
18:29:23 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_arm64.deb ...
18:29:23 Unpacking libnfnetlink0:arm64 (1.0.1-3build1) ...
18:29:23 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:29:23 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_arm64.deb ...
18:29:23 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-2) ...
18:29:23 Selecting previously unselected package libnftnl11:arm64.
18:29:23 + make IMAGE=ubuntu:jammy verify
18:29:23 docker run  --rm -i \
18:29:23 	-v "$(pwd):/v" \
18:29:23 	-e DEBIAN_FRONTEND=noninteractive \
18:29:23 	-e PACKAGE_REPO=prod \
18:29:23 	-w /v \
18:29:23 	ubuntu:jammy ./verify
18:29:23 Unable to find image 'ubuntu:jammy' locally
18:29:24 #13 43.84 Setting up libuchardet0:armhf (0.0.6-3) ...
18:29:24 Preparing to unpack .../6-libnftnl11_1.1.5-1_arm64.deb ...
18:29:24 Unpacking libnftnl11:arm64 (1.1.5-1) ...
18:29:24 Selecting previously unselected package iptables.
18:29:24 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_arm64.deb ...
18:29:24 Unpacking iptables (1.8.4-3ubuntu2.1) ...
18:29:24 Selecting previously unselected package containerd.io.
18:29:24 Preparing to unpack .../8-containerd.io_1.6.24-1_arm64.deb ...
18:29:24 Unpacking containerd.io (1.6.24-1) ...
18:29:24 jammy: Pulling from library/ubuntu
18:29:24 c391327a0f1d: Already exists
18:29:24 Digest: sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea
18:29:24 Status: Downloaded newer image for ubuntu:jammy
18:29:24 #13 43.86 Setting up git-man (1:2.20.1-2+deb10u8) ...
18:29:24 #13 43.88 Setting up libssh2-1:armhf (1.8.0-2.1+deb10u1) ...
18:29:24 #13 43.90 Setting up netbase (5.6) ...
18:29:24 #13 43.94 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
18:29:24 #13 43.96 Setting up libmpdec2:armhf (2.4.2-2) ...
18:29:24 #13 43.98 Setting up libbinutils:armhf (2.31.1-16) ...
18:29:24 #13 43.99 Setting up cpp-8 (8.3.0-6) ...
18:29:24 #13 44.01 Setting up libc-dev-bin (2.28-10+deb10u2) ...
18:29:24 #13 44.02 Setting up openssl (1.1.1n-0+deb10u6) ...
18:29:24 #13 44.05 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
18:29:24 #13 44.07 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
18:29:24 + verify
18:29:24 + dpkg --version
18:29:24 + verify_deb
18:29:24 + apt-get update
18:29:24 + for f in rootlesskit rootlesskit-docker-proxy
18:29:24 + GOBIN=/usr/local/bin
18:29:24 + GO111MODULE=on
18:29:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:24 Fedora 37 - aarch64                              22 MB/s |  78 MB     00:03    
18:29:24 #13 44.08 Setting up readline-common (7.0-5) ...
18:29:24 #13 44.10 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
18:29:24 #13 44.12 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
18:29:24 #13 44.14 Setting up libcc1-0:armhf (8.3.0-6) ...
18:29:24 #13 44.16 Setting up iso-codes (4.2-1) ...
18:29:24 #13 44.17 Setting up liblocale-gettext-perl (1.07-3+b4) ...
18:29:24 #13 44.18 Setting up dctrl-tools (2.24-3) ...
18:29:24 #13 44.20 Setting up debian-keyring (2019.02.25) ...
18:29:24 #13 44.22 Setting up libreadline7:armhf (7.0-5) ...
18:29:24 #13 44.24 Setting up libgdbm6:armhf (1.18.1-4) ...
18:29:24 #13 44.25 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
18:29:24 #13 44.26 Setting up pinentry-curses (1.1.0-2) ...
18:29:24 #13 44.29 Setting up manpages-dev (4.16-2) ...
18:29:24 + popd
18:29:24 + RPM_EC=0
18:29:24 ~/rpmbuild/BUILD/src
18:29:24 ++ jobs -p
18:29:24 + exit 0
18:29:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rFYi2a
18:29:24 + umask 022
18:29:24 + cd /root/rpmbuild/BUILD
18:29:24 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64 '!=' / ']'
18:29:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
18:29:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
18:29:24 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:24 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
18:29:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:24 + export CFLAGS
18:29:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:24 + export CXXFLAGS
18:29:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:24 + export FFLAGS
18:29:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:24 + export FCFLAGS
18:29:24 + VALAFLAGS=-g
18:29:24 + export VALAFLAGS
18:29:24 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:29:24 + export RUSTFLAGS
18:29:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:24 + export LDFLAGS
18:29:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:24 + export LT_SYS_LIBRARY_PATH
18:29:24 + CC=gcc
18:29:24 + export CC
18:29:24 + CXX=g++
18:29:24 + export CXX
18:29:24 + cd src
18:29:24 + pushd /root/rpmbuild/BUILD/src/compose
18:29:24 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:29:24 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:29:24 + popd
18:29:24 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:24 ~/rpmbuild/BUILD/src
18:29:24 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:29:24 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:24 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:29:24 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:24 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:29:24 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:24 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:29:24 + /usr/lib/rpm/check-buildroot
18:29:24 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:24 + /usr/lib/rpm/brp-compress
18:29:24 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:24 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:24 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:24 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:24 + /usr/lib/rpm/check-rpaths
18:29:24 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:24 + /usr/lib/rpm/brp-remove-la-files
18:29:24 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:29:24 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.O2KRqk
18:29:24 + umask 022
18:29:24 + cd /root/rpmbuild/BUILD
18:29:24 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:24 + export CFLAGS
18:29:24 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:24 + export CXXFLAGS
18:29:24 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:24 + export FFLAGS
18:29:24 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:24 + export FCFLAGS
18:29:24 + VALAFLAGS=-g
18:29:24 + export VALAFLAGS
18:29:24 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:29:24 + export RUSTFLAGS
18:29:24 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:24 + export LDFLAGS
18:29:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:24 + export LT_SYS_LIBRARY_PATH
18:29:24 + CC=gcc
18:29:24 + export CC
18:29:24 + CXX=g++
18:29:24 + export CXX
18:29:24 + cd src
18:29:24 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:29:24 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:29:24 PASS: docker-compose version OK
18:29:24 + ver=v2.21.0
18:29:24 + test v2.21.0 = v2.21.0
18:29:24 + echo 'PASS: docker-compose version OK'
18:29:24 + RPM_EC=0
18:29:24 ++ jobs -p
18:29:24 + exit 0
18:29:24 Processing files: docker-compose-plugin-2.21.0-0.fc39.aarch64
18:29:24 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7Ee6BB
18:29:24 + umask 022
18:29:24 + cd /root/rpmbuild/BUILD
18:29:24 + cd src
18:29:24 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin
18:29:24 + export LC_ALL=
18:29:24 + LC_ALL=
18:29:24 + export DOCDIR
18:29:24 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin
18:29:24 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin
18:29:24 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin
18:29:24 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin
18:29:24 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin
18:29:24 + RPM_EC=0
18:29:24 ++ jobs -p
18:29:24 + exit 0
18:29:24 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FBxWGl
18:29:24 + umask 022
18:29:24 + cd /root/rpmbuild/BUILD
18:29:24 + cd src
18:29:24 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin
18:29:24 + export LC_ALL=
18:29:24 + LC_ALL=
18:29:24 + export LICENSEDIR
18:29:24 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin
18:29:24 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin
18:29:24 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin
18:29:24 + RPM_EC=0
18:29:24 ++ jobs -p
18:29:24 + exit 0
18:29:24 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:29:24 Provides: docker-compose-plugin = 0:2.21.0-0.fc39 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc39
18:29:24 Requires(interp): /bin/sh /bin/sh /bin/sh
18:29:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:24 Requires(post): /bin/sh
18:29:24 Requires(preun): /bin/sh
18:29:24 Requires(postun): /bin/sh
18:29:24 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit)
18:29:24 Enhances: docker-ce-cli
18:29:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
18:29:24 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc39.src.rpm
18:29:24 #13 44.30 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
18:29:24 #13 44.32 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
18:29:24 #13 44.33 Setting up libxcb1:armhf (1.13.1-2) ...
18:29:24 #13 44.34 Setting up at (3.1.23-1) ...
18:29:24 #13 44.49 invoke-rc.d: could not determine current runlevel
18:29:24 #13 44.49 invoke-rc.d: policy-rc.d denied execution of start.
18:29:24 #13 44.50 Setting up libedit2:armhf (3.1-20181209-1) ...
18:29:24 #13 44.52 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
18:29:24 #13 44.53 Setting up cron (3.0pl1-134+deb10u1) ...
18:29:25 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
18:29:25 #13 44.62 Adding group `crontab' (GID 102) ...
18:29:25 #13 44.65 Done.
18:29:25 #13 44.68 invoke-rc.d: could not determine current runlevel
18:29:25 #13 44.68 invoke-rc.d: policy-rc.d denied execution of start.
18:29:25 #13 44.80 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
18:29:25 #13 44.81 Setting up m4 (1.4.18-2) ...
18:29:25 #13 44.83 Setting up binutils (2.31.1-16) ...
18:29:25 #13 44.84 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u3) ...
18:29:25 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
18:29:25 #13 44.86 Setting up ca-certificates (20200601~deb10u2) ...
18:29:25 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB]
18:29:25 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
18:29:25 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
18:29:25 Metadata cache created.
18:29:25 [DEBUG] Installing engine rpms
18:29:25 + echo '[DEBUG] Installing engine rpms'
18:29:25 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
18:29:25 ++ sed /src/d
18:29:25 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm
18:29:25 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el8.x86_64.rpm
18:29:25 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm
18:29:25 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el8.x86_64.rpm
18:29:25 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm'
18:29:25 + set -x
18:29:25 ++ source /etc/os-release
18:29:25 +++ NAME='CentOS Stream'
18:29:25 +++ VERSION=8
18:29:25 +++ ID=centos
18:29:25 +++ ID_LIKE='rhel fedora'
18:29:25 +++ VERSION_ID=8
18:29:25 +++ PLATFORM_ID=platform:el8
18:29:25 +++ PRETTY_NAME='CentOS Stream 8'
18:29:25 +++ ANSI_COLOR='0;31'
18:29:25 +++ CPE_NAME=cpe:/o:centos:centos:8
18:29:25 +++ HOME_URL=https://centos.org/
18:29:25 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:29:25 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
18:29:25 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:29:25 ++ echo 'CentOS Stream'
18:29:25 + product_version='CentOS Stream'
18:29:25 + '[' 'CentOS Stream' = rawhide ']'
18:29:25 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el8.x86_64.rpm
18:29:25 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
18:29:25 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
18:29:25 + return
18:29:25 + RPM_EC=0
18:29:25 ++ jobs -p
18:29:25 + exit 0
18:29:25 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tPyC7k
18:29:25 + umask 022
18:29:25 + cd /root/rpmbuild/BUILD
18:29:25 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64 '!=' / ']'
18:29:25 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:25 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:25 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:25 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:25 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:25 + export CFLAGS
18:29:25 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:25 + export CXXFLAGS
18:29:25 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:25 + export FFLAGS
18:29:25 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:25 + export FCFLAGS
18:29:25 + VALAFLAGS=-g
18:29:25 + export VALAFLAGS
18:29:25 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:25 + export LDFLAGS
18:29:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:25 + export LT_SYS_LIBRARY_PATH
18:29:25 + CC=gcc
18:29:25 + export CC
18:29:25 + CXX=g++
18:29:25 + export CXX
18:29:25 + cd src
18:29:25 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/dockerd-rootless.sh
18:29:25 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/dockerd-rootless-setuptool.sh
18:29:25 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/rootlesskit
18:29:25 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/rootlesskit-docker-proxy
18:29:25 + /usr/lib/rpm/check-buildroot
18:29:25 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:25 + /usr/lib/rpm/brp-compress
18:29:25 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:25 #10 ...
18:29:25 
18:29:25 #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f
18:29:25 #12 resolve docker.io/library/debian:bullseye@sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f 0.0s done
18:29:25 #12 sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f 1.85kB / 1.85kB done
18:29:25 #12 sha256:6879eee9d653dfa6d92b36fa682482facf009a5434036afdba78b488ea1b7e62 529B / 529B done
18:29:25 #12 sha256:21e0d76911eae9fd646ba6957a49538c60e2b6b48f9b1f1c35675abdf2926e0b 1.48kB / 1.48kB done
18:29:25 #12 sha256:33d0c7672db93e653471872c639cd6129ec25c168942e15a008c4920cafe62d7 50.22MB / 50.22MB 2.5s done
18:29:25 #12 extracting sha256:33d0c7672db93e653471872c639cd6129ec25c168942e15a008c4920cafe62d7 5.0s done
18:29:25 #12 DONE 7.8s
18:29:25 
18:29:25 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:29:25 #10 ...
18:29:25 
18:29:25 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:29:25 #13 0.567 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:29:25 #13 0.584 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:29:25 #13 0.584 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:29:25 #13 0.730 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7838 kB]
18:29:25 #13 45.37 Updating certificates in /etc/ssl/certs...
18:29:26 Setting up libip6tc2:arm64 (1.8.4-3ubuntu2.1) ...
18:29:26 Setting up libmnl0:arm64 (1.0.4-2) ...
18:29:26 Setting up containerd.io (1.6.24-1) ...
18:29:26 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:29:26 Setting up libxtables12:arm64 (1.8.4-3ubuntu2.1) ...
18:29:26 Setting up libnfnetlink0:arm64 (1.0.1-3build1) ...
18:29:26 Setting up netbase (6.1) ...
18:29:26 Setting up libnftnl11:arm64 (1.1.5-1) ...
18:29:26 Setting up libnetfilter-conntrack3:arm64 (1.0.7-2) ...
18:29:26 Setting up iptables (1.8.4-3ubuntu2.1) ...
18:29:26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:29:26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:29:26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:29:26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:29:26 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:29:26 + verify_binaries
18:29:26 + docker --version
18:29:26 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:29:26 + docker buildx version
18:29:26 github.com/docker/buildx v0.11.2 9872040
18:29:26 + docker compose version
18:29:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:26 + /usr/lib/rpm/check-rpaths
18:29:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:26 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
18:29:26 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
18:29:26 + /usr/lib/rpm/brp-remove-la-files
18:29:26 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:29:26 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3MrhgW
18:29:26 + umask 022
18:29:26 + cd /root/rpmbuild/BUILD
18:29:26 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:26 + export CFLAGS
18:29:26 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:26 + export CXXFLAGS
18:29:26 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:26 + export FFLAGS
18:29:26 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:26 + export FCFLAGS
18:29:26 + VALAFLAGS=-g
18:29:26 + export VALAFLAGS
18:29:26 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:26 + export LDFLAGS
18:29:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:26 + export LT_SYS_LIBRARY_PATH
18:29:26 + CC=gcc
18:29:26 + export CC
18:29:26 + CXX=g++
18:29:26 + export CXX
18:29:26 + cd src
18:29:26 + /usr/local/bin/rootlesskit -v
18:29:26 rootlesskit version 1.1.1
18:29:26 + RPM_EC=0
18:29:26 ++ jobs -p
18:29:26 + exit 0
18:29:26 #13 46.00 137 added, 0 removed; done.
18:29:26 Docker Compose version v2.21.0
18:29:26 + dockerd --version
18:29:26 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:29:26 + docker-proxy --version
18:29:26 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:29:26 + containerd --version
18:29:26 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:29:26 + ctr --version
18:29:26 ctr containerd.io 1.6.24
18:29:26 + containerd-shim --help
18:29:26 Usage of containerd-shim:
18:29:26   -address string
18:29:26     	grpc address back to main containerd
18:29:26   -containerd-binary containerd publish
18:29:26     	path to containerd binary (used for containerd publish) (default "containerd")
18:29:26   -criu string
18:29:26     	path to criu binary
18:29:26   -debug
18:29:26     	enable debug output in logs
18:29:26   -namespace string
18:29:26     	namespace that owns the shim
18:29:26   -runtime-root string
18:29:26     	root directory for the runtime (default "/run/containerd/runc")
18:29:26   -socket string
18:29:26     	socket path to serve
18:29:26   -systemd-cgroup
18:29:26     	set runtime to use systemd-cgroup
18:29:26   -workdir string
18:29:26     	path used to storge large temporary data
18:29:26 + containerd-shim-runc-v1 -v
18:29:26 containerd-shim-runc-v1:
18:29:26   Version:  1.6.24
18:29:26   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:29:26   Go version: go1.20.8
18:29:26 
18:29:26 + containerd-shim-runc-v2 -v
18:29:26 containerd-shim-runc-v2:
18:29:26   Version:  1.6.24
18:29:26   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:29:26   Go version: go1.20.8
18:29:26 
18:29:26 + runc --version
18:29:26 runc version 1.1.9
18:29:26 commit: v1.1.9-0-gccaecfc
18:29:26 spec: 1.0.2-dev
18:29:26 go: go1.20.8
18:29:26 libseccomp: 2.5.1
18:29:26 Last metadata expiration check: 0:00:03 ago on Wed Oct 11 18:29:23 2023.
18:29:26 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:26 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.fc38 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20231011170815.26951f7-0.fc38
18:29:26 Requires(interp): /bin/sh /bin/sh /bin/sh
18:29:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:26 Requires(post): /bin/sh
18:29:26 Requires(preun): /bin/sh
18:29:26 Requires(postun): /bin/sh
18:29:26 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:29:26 Conflicts: rootlesskit
18:29:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:26 #13 46.05 Setting up libunbound8:armhf (1.9.0-2+deb10u3) ...
18:29:26 #13 46.06 Setting up shared-mime-info (1.10-1) ...
18:29:26 #13 1.283 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [251 kB]
18:29:26 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
18:29:26 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1178 kB]
18:29:26 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1153 kB]
18:29:26 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [793 kB]
18:29:26 #13 1.674 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [14.9 kB]
18:29:26 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm
18:29:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DfGZwM
18:29:26 + umask 022
18:29:26 + cd /root/rpmbuild/BUILD
18:29:26 + cd src
18:29:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:26 + RPM_EC=0
18:29:26 ++ jobs -p
18:29:26 + exit 0
18:29:26 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.zQ782h
18:29:26 + umask 022
18:29:26 + cd /root/rpmbuild/BUILD
18:29:26 + rm -rf src src.gemspec
18:29:26 + RPM_EC=0
18:29:26 ++ jobs -p
18:29:26 + exit 0
18:29:26     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:26     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:26     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:26     source_date_epoch_from_changelog set but %changelog is missing
18:29:26     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/docker-proxy
18:29:26     source_date_epoch_from_changelog set but %changelog is missing
18:29:26 
18:29:26 RPM build warnings:
18:29:26 warning: source_date_epoch_from_changelog set but %changelog is missing
18:29:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bMfwgq
18:29:26 + umask 022
18:29:26 + cd /root/rpmbuild/BUILD
18:29:26 + cd /root/rpmbuild/BUILD
18:29:26 + rm -rf src
18:29:26 + /usr/bin/mkdir -p src
18:29:26 + cd src
18:29:26 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:29:26 + STATUS=0
18:29:26 + '[' 0 -ne 0 ']'
18:29:26 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:29:26 + STATUS=0
18:29:26 + '[' 0 -ne 0 ']'
18:29:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:26 + for f in rootlesskit rootlesskit-docker-proxy
18:29:26 + GOBIN=/usr/local/bin
18:29:26 + GO111MODULE=on
18:29:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.src.rpm
18:29:27 + RPM_EC=0
18:29:27 ++ jobs -p
18:29:27 + exit 0
18:29:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XiZVW3
18:29:27 + umask 022
18:29:27 + cd /root/rpmbuild/BUILD
18:29:27 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:27 + export CFLAGS
18:29:27 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:27 + export CXXFLAGS
18:29:27 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:27 + export FFLAGS
18:29:27 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:27 + export FCFLAGS
18:29:27 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:29:27 + export LDFLAGS
18:29:27 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:27 + export LT_SYS_LIBRARY_PATH
18:29:27 + CC=gcc
18:29:27 + export CC
18:29:27 + CXX=g++
18:29:27 + export CXX
18:29:27 + cd src
18:29:27 + export DOCKER_GITCOMMIT=949f8c9
18:29:27 + DOCKER_GITCOMMIT=949f8c9
18:29:27 + mkdir -p /go/src/github.com/docker
18:29:27 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:29:27 + TMP_GOPATH=/go
18:29:27 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:29:27 + RM_GOPATH=0
18:29:27 + TMP_GOPATH=/go
18:29:27 + : /usr/local/bin
18:29:27 + '[' -z /go ']'
18:29:27 + export GOPATH=/go
18:29:27 + GOPATH=/go
18:29:27 + case "$(go env GOARCH)" in
18:29:27 ++ go env GOARCH
18:29:27 + export GO_BUILDMODE=-buildmode=pie
18:29:27 + GO_BUILDMODE=-buildmode=pie
18:29:27 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:29:27 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:29:27 + bin=rootlesskit
18:29:27 + shift
18:29:27 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:29:27 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:29:27 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:27 + install_rootlesskit dynamic
18:29:27 + case "$1" in
18:29:27 + install_rootlesskit_dynamic
18:29:27 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:29:27 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:29:27 + export BUILD_MODE=-buildmode=pie
18:29:27 + BUILD_MODE=-buildmode=pie
18:29:27 + _install_rootlesskit
18:29:27 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:29:27 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:27 + for f in rootlesskit rootlesskit-docker-proxy
18:29:27 + GOBIN=/usr/local/bin
18:29:27 + GO111MODULE=on
18:29:27 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:27 + return
18:29:27 + exit 0
18:29:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43m14P
18:29:27 + umask 022
18:29:27 + cd /root/rpmbuild/BUILD
18:29:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64 '!=' / ']'
18:29:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:27 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:27 + cd src
18:29:27 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/bin/dockerd-rootless.sh
18:29:27 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
18:29:27 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/bin/rootlesskit
18:29:27 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
18:29:27 + /usr/lib/rpm/check-buildroot
18:29:27 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [27.8 kB]
18:29:27 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [50.0 kB]
18:29:27 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [26.2 kB]
18:29:27 #13 2.091 Fetched 8312 kB in 2s (4691 kB/s)
18:29:27 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:29:27 + /usr/lib/rpm/redhat/brp-compress
18:29:27 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:29:27 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:27 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:29:27 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:29:27 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:27 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:29:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.d8w4fa
18:29:27 + umask 022
18:29:27 + cd /root/rpmbuild/BUILD
18:29:27 + cd src
18:29:27 + /usr/local/bin/rootlesskit -v
18:29:27 rootlesskit version 1.1.1
18:29:27 + exit 0
18:29:27 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:27 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [892 kB]
18:29:27 go: downloading github.com/sirupsen/logrus v1.9.2
18:29:27 go: downloading github.com/urfave/cli/v2 v2.25.5
18:29:27 go: downloading github.com/google/uuid v1.3.0
18:29:27 go: downloading github.com/moby/vpnkit v0.5.0
18:29:27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:29:27 go: downloading golang.org/x/sys v0.8.0
18:29:27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:29:27 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20231011170815.26951f7-0.el7
18:29:27 Requires(interp): /bin/sh /bin/sh /bin/sh
18:29:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:27 Requires(post): /bin/sh
18:29:27 Requires(preun): /bin/sh
18:29:27 Requires(postun): /bin/sh
18:29:27 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
18:29:27 Conflicts: rootlesskit
18:29:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:27 make[2]: Leaving directory '/root/build-deb/compose'
18:29:27 make[1]: Leaving directory '/root/build-deb'
18:29:27    debian/rules override_dh_auto_test
18:29:27 make[1]: Entering directory '/root/build-deb'
18:29:27 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:29:27 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:29:27 PASS: daemon version OK
18:29:27 ver="$(cli/build/docker --version)"; \
18:29:27 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:29:27 PASS: cli version OK
18:29:27 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:27 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:29:27 PASS: docker-buildx version OK
18:29:27 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:27 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:29:27 PASS: docker-compose version OK
18:29:27 make[1]: Leaving directory '/root/build-deb'
18:29:27    create-stamp debian/debhelper-build-stamp
18:29:27  debian/rules binary
18:29:27 dh binary --with=bash-completion
18:29:27    dh_testroot
18:29:27    dh_prep
18:29:27    dh_installdirs
18:29:27    debian/rules override_dh_auto_install
18:29:27 make[1]: Entering directory '/root/build-deb'
18:29:27 # docker-ce-cli install
18:29:27 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:29:27 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:29:27 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:29:27 # docker-ce install
18:29:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:29:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:29:27 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:29:27 # docker-buildx-plugin install
18:29:27 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:29:27 # docker-compose-plugin install
18:29:27 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:29:27 # docker-ce-rootless-extras install
18:29:27 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:29:27 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:29:27 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:29:27 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:29:27 # TODO: how can we install vpnkit?
18:29:27 make[1]: Leaving directory '/root/build-deb'
18:29:27    debian/rules override_dh_install
18:29:27 make[1]: Entering directory '/root/build-deb'
18:29:27 dh_install
18:29:27 # TODO Can we do this from within our container?
18:29:27 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:29:27 make[1]: Leaving directory '/root/build-deb'
18:29:27    dh_installdocs
18:29:27    dh_installchangelogs
18:29:27    dh_installman
18:29:27    dh_bash-completion
18:29:27    debian/rules override_dh_installinit
18:29:27 make[1]: Entering directory '/root/build-deb'
18:29:27 # use "docker" as our service name, not "docker-ce"
18:29:27 dh_installinit --name=docker
18:29:27 make[1]: Leaving directory '/root/build-deb'
18:29:27    debian/rules override_dh_installsystemd
18:29:27 make[1]: Entering directory '/root/build-deb'
18:29:27 # use "docker" as our service name, not "docker-ce"
18:29:27 dh_installsystemd --name=docker
18:29:27 make[1]: Leaving directory '/root/build-deb'
18:29:27    dh_perl
18:29:27    dh_link
18:29:27    dh_strip_nondeterminism
18:29:27 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [922 kB]
18:29:27 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [785 kB]
18:29:27 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [23.4 kB]
18:29:27 Fetched 25.7 MB in 3s (7749 kB/s)
18:29:27 go: downloading github.com/gofrs/flock v0.8.1
18:29:27 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:29:27 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:29:27 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:29:27 go: downloading github.com/josharian/native v1.1.0
18:29:27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:29:27 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:29:28 Dependencies resolved.
18:29:28 ==================================================================================================
18:29:28  Package                        Arch    Version                              Repository       Size
18:29:28 ==================================================================================================
18:29:28 Installing:
18:29:28  docker-buildx-plugin           x86_64  0.11.2-0.el8                         @commandline     13 M
18:29:28  docker-ce                      x86_64  3:0.0.0~20231011170815.26951f7-0.el8 @commandline     26 M
18:29:28  docker-ce-cli                  x86_64  1:0.0.0~20231011170815.26951f7-0.el8 @commandline    7.3 M
18:29:28  docker-ce-rootless-extras      x86_64  0.0.0~20231011170815.26951f7-0.el8   @commandline    4.9 M
18:29:28  docker-compose-plugin          x86_64  2.21.0-0.el8                         @commandline     13 M
18:29:28 Installing dependencies:
18:29:28  checkpolicy                    x86_64  2.9-1.el8                            baseos          348 k
18:29:28  container-selinux              noarch  2:2.221.0-1.module_el8+653+feef7bfe  appstream        69 k
18:29:28  containerd.io                  x86_64  1.6.24-3.1.el8                       docker-ce-test   34 M
18:29:28  diffutils                      x86_64  3.6-6.el8                            baseos          358 k
18:29:28  fuse-common                    x86_64  3.3.0-17.el8                         baseos           22 k
18:29:28  fuse-overlayfs                 x86_64  1.12-1.module_el8+454+d7ef4b8d       appstream        70 k
18:29:28  fuse3                          x86_64  3.3.0-17.el8                         baseos           54 k
18:29:28  fuse3-libs                     x86_64  3.3.0-17.el8                         baseos           95 k
18:29:28  iptables                       x86_64  1.8.5-10.el8                         baseos          592 k
18:29:28  iptables-libs                  x86_64  1.8.5-10.el8                         baseos          103 k
18:29:28  libcgroup                      x86_64  0.41-19.el8                          baseos           70 k
18:29:28  libibverbs                     x86_64  46.0-1.el8.1                         baseos          410 k
18:29:28  libnetfilter_conntrack         x86_64  1.0.6-5.el8                          baseos           65 k
18:29:28  libnfnetlink                   x86_64  1.0.1-13.el8                         baseos           33 k
18:29:28  libnftnl                       x86_64  1.2.2-3.el8                          baseos           87 k
18:29:28  libnl3                         x86_64  3.7.0-1.el8                          baseos          337 k
18:29:28  libpcap                        x86_64  14:1.9.1-5.el8                       baseos          169 k
18:29:28  libselinux-utils               x86_64  2.9-8.el8                            baseos          243 k
18:29:28  libslirp                       x86_64  4.4.0-1.module_el8+487+8e42a277      appstream        70 k
18:29:28  policycoreutils                x86_64  2.9-24.el8                           baseos          409 k
18:29:28  policycoreutils-python-utils   noarch  2.9-24.el8                           baseos          260 k
18:29:28  python3-audit                  x86_64  3.0.7-5.el8                          baseos           87 k
18:29:28  python3-libselinux             x86_64  2.9-8.el8                            baseos          283 k
18:29:28  python3-libsemanage            x86_64  2.9-9.el8                            baseos          128 k
18:29:28  python3-policycoreutils        noarch  2.9-24.el8                           baseos          2.3 M
18:29:28  python3-setools                x86_64  4.3.0-5.el8                          baseos          627 k
18:29:28  rpm-plugin-selinux             x86_64  4.14.3-26.el8                        baseos           78 k
18:29:28  selinux-policy                 noarch  3.14.3-130.el8                       baseos          665 k
18:29:28  selinux-policy-targeted        noarch  3.14.3-130.el8                       baseos           16 M
18:29:28  slirp4netns                    x86_64  1.2.1-1.module_el8+661+d1afb926      appstream        56 k
18:29:28 Enabling module streams:
18:29:28  container-tools                        rhel8                                                     
18:29:28 
18:29:28 Transaction Summary
18:29:28 ==================================================================================================
18:29:28 Install  35 Packages
18:29:28 
18:29:28 Total size: 121 M
18:29:28 Total download size: 58 M
18:29:28 Installed size: 440 M
18:29:28 Downloading Packages:
18:29:28 #13 2.091 Reading package lists...
18:29:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.src.rpm
18:29:28    dh_compress
18:29:28    dh_fixperms
18:29:28    dh_missing
18:29:28    debian/rules override_dh_dwz
18:29:28 make[1]: Entering directory '/root/build-deb'
18:29:28 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:29:28 make[1]: Leaving directory '/root/build-deb'
18:29:28    debian/rules override_dh_strip
18:29:28 make[1]: Entering directory '/root/build-deb'
18:29:28 # Go has lots of problems with stripping, so just don't
18:29:28 make[1]: Leaving directory '/root/build-deb'
18:29:28    dh_makeshlibs
18:29:28    debian/rules override_dh_shlibdeps
18:29:28 make[1]: Entering directory '/root/build-deb'
18:29:28 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:29:28 Reading package lists...
18:29:28 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:29:28 (1/30): fuse-overlayfs-1.12-1.module_el8+454+d7 309 kB/s |  70 kB     00:00    
18:29:28 (2/30): libslirp-4.4.0-1.module_el8+487+8e42a27 305 kB/s |  70 kB     00:00    
18:29:28 (3/30): slirp4netns-1.2.1-1.module_el8+661+d1af 7.8 MB/s |  56 kB     00:00    
18:29:28 (4/30): container-selinux-2.221.0-1.module_el8+ 292 kB/s |  69 kB     00:00    
18:29:28 (5/30): checkpolicy-2.9-1.el8.x86_64.rpm         25 MB/s | 348 kB     00:00    
18:29:28 (6/30): fuse-common-3.3.0-17.el8.x86_64.rpm     2.3 MB/s |  22 kB     00:00    
18:29:28 (7/30): diffutils-3.6-6.el8.x86_64.rpm           19 MB/s | 358 kB     00:00    
18:29:28 (8/30): fuse3-3.3.0-17.el8.x86_64.rpm           4.9 MB/s |  54 kB     00:00    
18:29:28 (9/30): fuse3-libs-3.3.0-17.el8.x86_64.rpm      7.8 MB/s |  95 kB     00:00    
18:29:28 (10/30): iptables-libs-1.8.5-10.el8.x86_64.rpm   14 MB/s | 103 kB     00:00    
18:29:28 (11/30): libcgroup-0.41-19.el8.x86_64.rpm       9.2 MB/s |  70 kB     00:00    
18:29:28 (12/30): libnetfilter_conntrack-1.0.6-5.el8.x86  11 MB/s |  65 kB     00:00    
18:29:28 (13/30): iptables-1.8.5-10.el8.x86_64.rpm        21 MB/s | 592 kB     00:00    
18:29:28 (14/30): libnfnetlink-1.0.1-13.el8.x86_64.rpm   3.3 MB/s |  33 kB     00:00    
18:29:28 (15/30): libnftnl-1.2.2-3.el8.x86_64.rpm         13 MB/s |  87 kB     00:00    
18:29:28 (16/30): libibverbs-46.0-1.el8.1.x86_64.rpm      13 MB/s | 410 kB     00:00    
18:29:28 (17/30): libpcap-1.9.1-5.el8.x86_64.rpm          15 MB/s | 169 kB     00:00    
18:29:28 #13 2.863 Reading package lists...
18:29:29 (18/30): libnl3-3.7.0-1.el8.x86_64.rpm           15 MB/s | 337 kB     00:00    
18:29:29 (19/30): libselinux-utils-2.9-8.el8.x86_64.rpm   15 MB/s | 243 kB     00:00    
18:29:29 (20/30): policycoreutils-2.9-24.el8.x86_64.rpm   22 MB/s | 409 kB     00:00    
18:29:29 (21/30): policycoreutils-python-utils-2.9-24.el  16 MB/s | 260 kB     00:00    
18:29:29 (22/30): python3-audit-3.0.7-5.el8.x86_64.rpm   5.8 MB/s |  87 kB     00:00    
18:29:29 (23/30): python3-libsemanage-2.9-9.el8.x86_64.r  12 MB/s | 128 kB     00:00    
18:29:29 (24/30): python3-libselinux-2.9-8.el8.x86_64.rp  15 MB/s | 283 kB     00:00    
18:29:29 (25/30): python3-setools-4.3.0-5.el8.x86_64.rpm  33 MB/s | 627 kB     00:00    
18:29:29 (26/30): rpm-plugin-selinux-4.14.3-26.el8.x86_6 5.6 MB/s |  78 kB     00:00    
18:29:29 (27/30): selinux-policy-3.14.3-130.el8.noarch.r  35 MB/s | 665 kB     00:00    
18:29:29 (28/30): python3-policycoreutils-2.9-24.el8.noa  38 MB/s | 2.3 MB     00:00    
18:29:29 (29/30): selinux-policy-targeted-3.14.3-130.el8 101 MB/s |  16 MB     00:00    
18:29:29 #13 3.653 Building dependency tree...
18:29:29 #13 3.842 Reading state information...
18:29:29 #13 4.100 The following additional packages will be installed:
18:29:29 #13 4.100   autoconf automake autopoint autotools-dev binutils
18:29:29 #13 4.100   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
18:29:29 #13 4.100   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
18:29:29 #13 4.100   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:29:29 #13 4.100   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:29:29 #13 4.100   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
18:29:29 #13 4.100   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
18:29:29 #13 4.100   intltool-debian iso-codes less libalgorithm-diff-perl
18:29:29 #13 4.100   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
18:29:29 #13 4.100   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
18:29:29 #13 4.100   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
18:29:29 #13 4.100   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:29:29 #13 4.100   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
18:29:29 #13 4.100   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
18:29:29 #13 4.100   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:29:29 #13 4.100   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:29:29 #13 4.100   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
18:29:29 #13 4.100   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:29:29 #13 4.100   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:29:29 #13 4.100   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
18:29:29 #13 4.100   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:29:29 #13 4.100   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
18:29:29 #13 4.100   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:29:29 #13 4.100   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:29:29 #13 4.100   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
18:29:29 #13 4.100   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:29:29 #13 4.100   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:29:29 #13 4.100   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:29:29 #13 4.100   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:29:29 #13 4.100   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
18:29:29 #13 4.100   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
18:29:29 #13 4.100   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
18:29:29 #13 4.100   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
18:29:29 #13 4.100   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:29:29 #13 4.100   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:29:29 #13 4.100   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:29:29 #13 4.100   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
18:29:29 #13 4.100   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
18:29:29 #13 4.100   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
18:29:29 #13 4.100   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:29:29 #13 4.100   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
18:29:29 #13 4.100   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
18:29:29 #13 4.100   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:29:29 #13 4.100   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:29:29 #13 4.100   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
18:29:29 #13 4.100   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:29:29 #13 4.100   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
18:29:29 #13 4.100   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
18:29:29 #13 4.100   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
18:29:29 #13 4.100   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
18:29:29 #13 4.100   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
18:29:29 #13 4.100   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
18:29:29 #13 4.100   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
18:29:29 #13 4.100   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:29:29 #13 4.100   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:29:29 #13 4.100   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
18:29:29 #13 4.100   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:29:29 #13 4.100   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
18:29:29 #13 4.100   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
18:29:29 #13 4.100   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:29:29 #13 4.100   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
18:29:29 #13 4.100   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:29:29 #13 4.100   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
18:29:29 #13 4.100   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
18:29:29 #13 4.100   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:29:29 #13 4.100   libstring-shellquote-perl libsub-exporter-perl
18:29:29 #13 4.100   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:29:29 #13 4.100   libsub-name-perl libsub-override-perl libsub-quote-perl
18:29:29 #13 4.100   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
18:29:29 #13 4.100   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
18:29:29 #13 4.100   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
18:29:29 #13 4.100   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
18:29:29 #13 4.100   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
18:29:29 #13 4.100   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:29:29 #13 4.100   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
18:29:29 #13 4.100   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
18:29:29 #13 4.100   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
18:29:29 #13 4.100   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
18:29:29 #13 4.100   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
18:29:29 #13 4.100   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
18:29:29 #13 4.100   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
18:29:29 #13 4.100   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
18:29:29 #13 4.100   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
18:29:29 #13 4.100   python3 python3-apt python3-certifi python3-chardet python3-debian
18:29:29 #13 4.100   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
18:29:29 #13 4.100   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:29:29 #13 4.100   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
18:29:29 #13 4.100   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
18:29:29 #13 4.100 Suggested packages:
18:29:29 #13 4.100   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:29:29 #13 4.100   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
18:29:29 #13 4.100   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
18:29:29 #13 4.100   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
18:29:29 #13 4.100   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:29:29 #13 4.100   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
18:29:29 #13 4.100   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
18:29:29 #13 4.100   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:29:29 #13 4.100   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
18:29:29 #13 4.100   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
18:29:29 #13 4.100   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
18:29:29 #13 4.100   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
18:29:29 #13 4.100   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
18:29:29 #13 4.100   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
18:29:29 #13 4.100   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:29:29 #13 4.100   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
18:29:29 #13 4.100   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
18:29:29 #13 4.100   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:29:29 #13 4.100   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
18:29:29 #13 4.100   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
18:29:29 #13 4.100   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
18:29:29 #13 4.100   diffutils-doc perl-doc libterm-readline-gnu-perl
18:29:29 #13 4.100   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
18:29:29 #13 4.100   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
18:29:29 #13 4.100   python-apt-doc python3-setuptools python3-cryptography python3-openssl
18:29:29 #13 4.100   python3-socks python-requests-doc python3.9-venv python3.9-doc
18:29:29 #13 4.100   binfmt-support readline-doc zip wdiff-doc
18:29:29 (30/30): containerd.io-1.6.24-3.1.el8.x86_64.rp  72 MB/s |  34 MB     00:00    
18:29:29 --------------------------------------------------------------------------------
18:29:29 Total                                            40 MB/s |  58 MB     00:01     
18:29:29 Reading package lists...
18:29:29 Building dependency tree...
18:29:29 Reading state information...
18:29:29 warning: /var/cache/yum/aarch64/7/updates/packages/selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
18:29:29 Public key for selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm is not installed
18:29:29 #13 49.36 Setting up bsdmainutils (11.1.2+b1) ...
18:29:29 #13 49.39 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
18:29:29 #13 49.40 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
18:29:29 #13 49.41 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
18:29:29 #13 49.43 Setting up libcroco3:armhf (0.6.12-3) ...
18:29:29 #13 49.45 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
18:29:29 #13 49.46 Setting up ucf (3.0038+nmu1) ...
18:29:29 The following additional packages will be installed:
18:29:29   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
18:29:29   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:29:29   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
18:29:29   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:29:29   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
18:29:29   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
18:29:29   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
18:29:29   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:29:29   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
18:29:29   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:29:29   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
18:29:29   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
18:29:29   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
18:29:29   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:29:29   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
18:29:29   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
18:29:29   python3-minimal python3-more-itertools python3-oauthlib
18:29:29   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
18:29:29   python3-software-properties python3-wadllib python3-zipp python3.10
18:29:29   python3.10-minimal readline-common systemd systemd-sysv
18:29:29 Suggested packages:
18:29:29   default-dbus-session-bus | dbus-session-bus dbus-user-session
18:29:29   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
18:29:29   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:29:29   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
18:29:29   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
18:29:29   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
18:29:29   python3-keyrings.alt python3-testresources python3-setuptools
18:29:29   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
18:29:29   binutils binfmt-support readline-doc systemd-container libfido2-1
18:29:29   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
18:29:29 Recommended packages:
18:29:29   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
18:29:29   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
18:29:29   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
18:29:30 #13 49.58 Setting up libgcc-8-dev:armhf (8.3.0-6) ...
18:29:30 #13 49.60 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
18:29:30 #13 49.61 Setting up groff-base (1.22.4-3+deb10u1) ...
18:29:30 #13 49.63 Setting up cpp (4:8.3.0-1) ...
18:29:30 #13 49.66 Setting up gpgconf (2.2.12-1+deb10u2) ...
18:29:30 #13 49.68 Setting up libcurl4:armhf (7.64.0-4+deb10u7) ...
18:29:30 #13 49.70 Setting up libc6-dev:armhf (2.28-10+deb10u2) ...
18:29:30 #13 49.71 Setting up libx11-6:armhf (2:1.6.7-1+deb10u4) ...
18:29:30 #13 49.73 Setting up curl (7.64.0-4+deb10u7) ...
18:29:30 #13 49.75 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
18:29:30 #13 49.77 Setting up gpg (2.2.12-1+deb10u2) ...
18:29:30 The following NEW packages will be installed:
18:29:30   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
18:29:30   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:29:30   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:29:30   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
18:29:30   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
18:29:30   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:29:30   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
18:29:30   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
18:29:30   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:29:30   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
18:29:30   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:29:30   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
18:29:30   lsb-release media-types openssl packagekit pinentry-curses pkexec
18:29:30   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
18:29:30   python3-cffi-backend python3-cryptography python3-dbus python3-distro
18:29:30   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
18:29:30   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
18:29:30   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
18:29:30   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
18:29:30   python3-software-properties python3-wadllib python3-zipp python3.10
18:29:30   python3.10-minimal readline-common software-properties-common systemd
18:29:30   systemd-sysv
18:29:30 #13 ...
18:29:30 
18:29:30 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:29:30 #10 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 9.2s done
18:29:30 #10 extracting sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 done
18:29:30 #10 DONE 12.8s
18:29:30 
18:29:30 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:29:30 #13 49.78 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
18:29:30 #13 49.80 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
18:29:30 #13 49.84 Setting up libstdc++-8-dev:armhf (8.3.0-6) ...
18:29:30 #13 49.86 Setting up python3.7 (3.7.3-2+deb10u5) ...
18:29:30 Docker CE Test - x86_64                         7.4 kB/s | 1.6 kB     00:00    
18:29:30 Importing GPG key 0x621E9F35:
18:29:30  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:29:30  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:29:30  From       : https://download.docker.com/linux/centos/gpg
18:29:30 Key imported successfully
18:29:30 0 upgraded, 107 newly installed, 0 to remove and 2 not upgraded.
18:29:30 Need to get 37.8 MB of archives.
18:29:30 After this operation, 137 MB of additional disk space will be used.
18:29:30 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.2 [809 kB]
18:29:30 Running transaction check
18:29:30 Transaction check succeeded.
18:29:30 Running transaction test
18:29:30 #13 50.57 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u10) ...
18:29:30 #13 50.59 Setting up libpython2.7:armhf (2.7.16-2+deb10u3) ...
18:29:30 #13 50.61 Setting up gettext (0.19.8.1-9) ...
18:29:30 #13 50.64 Setting up exim4-base (4.92-8+deb10u8) ...
18:29:30 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
18:29:30 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.2 [2247 kB]
18:29:31 #13 50.76 exim: DB upgrade, deleting hints-db
18:29:31 #13 50.81 Setting up gcc-8 (8.3.0-6) ...
18:29:31 #13 50.83 Setting up gpg-agent (2.2.12-1+deb10u2) ...
18:29:31 #13 50.86 Setting up libtool (2.4.6-9) ...
18:29:31 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
18:29:31 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
18:29:31 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
18:29:31 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
18:29:31 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
18:29:31 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
18:29:31 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.2 [1845 kB]
18:29:31 #13 50.87 Setting up openssh-client (1:7.9p1-10+deb10u3) ...
18:29:31 #13 50.97 Setting up gpgsm (2.2.12-1+deb10u2) ...
18:29:31 #13 50.99 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
18:29:31 #13 51.00 Setting up libxext6:armhf (2:1.3.3-1+b2) ...
18:29:31 #13 51.02 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ...
18:29:31 #13 51.04 Setting up python3 (3.7.3-1) ...
18:29:31 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.2 [509 kB]
18:29:31 #13 51.33 Setting up python3-xdg (0.25-5) ...
18:29:31 Transaction test succeeded.
18:29:31 Running transaction
18:29:31 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
18:29:31 #13 51.49 Setting up man-db (2.8.5-2) ...
18:29:32 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
18:29:32 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.2 [38.8 kB]
18:29:32 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
18:29:32 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
18:29:32 #13 6.642 The following NEW packages will be installed:
18:29:32 #13 6.642   autoconf automake autopoint autotools-dev binutils
18:29:32 #13 6.642   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
18:29:32 #13 6.642   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
18:29:32 #13 6.642   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:29:32 #13 6.642   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:29:32 #13 6.642   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
18:29:32 #13 6.642   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:29:32 #13 6.642   gpgconf gpgsm groff-base intltool-debian iso-codes less
18:29:32 #13 6.642   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:29:32 #13 6.642   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:29:32 #13 6.642   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
18:29:32 #13 6.642   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
18:29:32 #13 6.642   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
18:29:32 #13 6.642   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
18:29:32 #13 6.642   libclass-inspector-perl libclass-method-modifiers-perl
18:29:32 #13 6.642   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:29:32 #13 6.642   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:29:32 #13 6.642   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
18:29:32 #13 6.642   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
18:29:32 #13 6.642   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
18:29:32 #13 6.642   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:29:32 #13 6.642   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
18:29:32 #13 6.642   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:29:32 #13 6.642   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:29:32 #13 6.642   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
18:29:32 #13 6.642   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:29:32 #13 6.642   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:29:32 #13 6.642   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:29:32 #13 6.642   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:29:32 #13 6.642   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
18:29:32 #13 6.642   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
18:29:32 #13 6.642   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
18:29:32 #13 6.642   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
18:29:32 #13 6.642   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:29:32 #13 6.642   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:29:32 #13 6.642   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:29:32 #13 6.642   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
18:29:32 #13 6.642   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
18:29:32 #13 6.642   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
18:29:32 #13 6.642   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:29:32 #13 6.642   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
18:29:32 #13 6.642   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
18:29:32 #13 6.642   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:29:32 #13 6.642   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:29:32 #13 6.642   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
18:29:32 #13 6.642   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:29:32 #13 6.642   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
18:29:32 #13 6.642   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
18:29:32 #13 6.642   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
18:29:32 #13 6.642   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
18:29:32 #13 6.642   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
18:29:32 #13 6.642   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
18:29:32 #13 6.642   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
18:29:32 #13 6.642   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:29:32 #13 6.642   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:29:32 #13 6.642   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
18:29:32 #13 6.642   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:29:32 #13 6.642   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
18:29:32 #13 6.642   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
18:29:32 #13 6.642   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:29:32 #13 6.642   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
18:29:32 #13 6.642   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:29:32 #13 6.642   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
18:29:32 #13 6.642   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
18:29:32 #13 6.642   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:29:32 #13 6.642   libstring-shellquote-perl libsub-exporter-perl
18:29:32 #13 6.642   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:29:32 #13 6.642   libsub-name-perl libsub-override-perl libsub-quote-perl
18:29:32 #13 6.642   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
18:29:32 #13 6.642   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
18:29:32 #13 6.642   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
18:29:32 #13 6.642   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
18:29:32 #13 6.642   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
18:29:32 #13 6.642   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:29:32 #13 6.642   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
18:29:32 #13 6.642   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
18:29:32 #13 6.642   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
18:29:32 #13 6.642   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
18:29:32 #13 6.642   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
18:29:32 #13 6.642   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
18:29:32 #13 6.642   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
18:29:32 #13 6.642   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
18:29:32 #13 6.642   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
18:29:32 #13 6.642   python3 python3-apt python3-certifi python3-chardet python3-debian
18:29:32 #13 6.642   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
18:29:32 #13 6.642   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
18:29:32 #13 6.642   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
18:29:32 #13 6.642   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
18:29:32 #13 6.924 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded.
18:29:32 #13 6.924 Need to get 158 MB of archives.
18:29:32 #13 6.924 After this operation, 456 MB of additional disk space will be used.
18:29:32 #13 6.924 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
18:29:32 #13 6.929 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
18:29:32 #13 6.930 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
18:29:32 #13 6.936 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
18:29:32 #13 6.937 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
18:29:32 #13 6.945 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
18:29:32 #13 6.947 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
18:29:32 #13 6.978 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
18:29:32 #13 6.980 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
18:29:32 #13 7.001 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
18:29:32 #13 7.003 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
18:29:32 #13 7.004 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
18:29:32 #13 7.033 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
18:29:32 #13 7.035 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
18:29:32 #13 7.048 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
18:29:32 #13 7.049 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
18:29:32 #13 7.050 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
18:29:32 #13 7.053 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2+deb11u2 [107 kB]
18:29:32 #13 7.055 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
18:29:32 #13 7.056 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
18:29:32 #13 7.058 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
18:29:32 #13 7.062 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
18:29:32 #13 7.070 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
18:29:32 #13 7.073 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
18:29:32 #13 7.074 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
18:29:32 #13 7.075 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
18:29:32 #13 7.076 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
18:29:32 #13 7.078 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
18:29:32 #13 7.079 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
18:29:32 #13 7.080 Get:30 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1w-0+deb11u1 [835 kB]
18:29:32 #13 7.084 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
18:29:32 #13 7.091 Get:32 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB]
18:29:32 #13 7.094 Get:33 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [120 kB]
18:29:32 #13 7.095 Get:34 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3+deb11u1 [68.2 kB]
18:29:32 #13 7.096 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
18:29:32 #13 7.098 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
18:29:32 #13 7.105 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
18:29:32 #13 7.106 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1+deb11u1 [103 kB]
18:29:32 #13 7.107 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
18:29:32 #13 7.109 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
18:29:32 #13 7.110 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
18:29:32 #13 7.111 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u2 [844 kB]
18:29:32 #13 7.115 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
18:29:32 #13 7.117 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
18:29:32 #13 7.119 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
18:29:32 #13 7.120 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
18:29:32 #13 7.122 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
18:29:32 #13 7.125 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:29:32 #13 7.127 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
18:29:32 #13 7.132 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
18:29:32 #13 7.135 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
18:29:32 #13 51.60 Building database of manual pages ...
18:29:32 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.2 [32.7 kB]
18:29:32 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.1 [208 kB]
18:29:32 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5.1 [19.9 kB]
18:29:32 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB]
18:29:32 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.10 [4423 kB]
18:29:32 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm
18:29:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rr4UdD
18:29:32 #13 7.148 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
18:29:32 #13 7.151 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
18:29:32 #13 7.154 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
18:29:32 #13 7.156 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
18:29:32 #13 7.169 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
18:29:32 #13 7.171 Get:57 http://deb.debian.org/debian-security bullseye-security/main armhf libc-dev-bin armhf 2.31-13+deb11u7 [271 kB]
18:29:32 #13 7.172 Get:58 http://deb.debian.org/debian bullseye/main armhf linux-libc-dev armhf 5.10.197-1 [1636 kB]
18:29:32 #13 7.181 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
18:29:32 #13 7.182 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
18:29:32 #13 7.184 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
18:29:32 #13 7.185 Get:62 http://deb.debian.org/debian-security bullseye-security/main armhf libc6-dev armhf 2.31-13+deb11u7 [1875 kB]
18:29:32 #13 7.189 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
18:29:32 #13 7.192 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
18:29:32 #13 7.196 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
18:29:32 #13 7.198 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
18:29:32 #13 7.243 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
18:29:32 #13 7.245 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
18:29:32 #13 7.246 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
18:29:32 #13 7.248 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
18:29:32 #13 7.249 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
18:29:32 #13 7.260 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
18:29:32 #13 7.264 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
18:29:32 #13 7.268 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
18:29:32 #13 7.342 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
18:29:32 #13 7.343 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
18:29:32 #13 7.355 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
18:29:32 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm
18:29:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0KfbGn
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + cd src
18:29:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:29:32 + exit 0
18:29:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tFVCXT
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + rm -rf src
18:29:32 + /usr/bin/mkdir -p src
18:29:32 + cd src
18:29:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:29:32 + /usr/bin/tar -xf -
18:29:32 + STATUS=0
18:29:32 + '[' 0 -ne 0 ']'
18:29:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
18:29:32 + /usr/bin/tar -xf -
18:29:32 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.10 [10.5 kB]
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + cd src
18:29:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64
18:29:32 + RPM_EC=0
18:29:32 ++ jobs -p
18:29:32 + exit 0
18:29:32 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.IMOovv
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + rm -rf src src.gemspec
18:29:32 + RPM_EC=0
18:29:32 ++ jobs -p
18:29:32 + exit 0
18:29:32     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:32     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:32     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:32     source_date_epoch_from_changelog set but %changelog is missing
18:29:32     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/docker-proxy
18:29:32     source_date_epoch_from_changelog set but %changelog is missing
18:29:32     source_date_epoch_from_changelog set but %changelog is missing
18:29:32 
18:29:32 RPM build warnings:
18:29:32 warning: source_date_epoch_from_changelog set but %changelog is missing
18:29:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fRBrlP
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + rm -rf src
18:29:32 + /usr/bin/mkdir -p src
18:29:32 + cd src
18:29:32 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:29:32   Preparing        :                                                        1/1 
18:29:32 #13 7.398 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
18:29:32 #13 7.399 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
18:29:32 #13 7.402 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.13 [1552 kB]
18:29:32 #13 7.412 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
18:29:32 #13 7.416 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.13 [2314 kB]
18:29:32 #13 7.427 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
18:29:32 #13 7.428 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
18:29:32 #13 7.429 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
18:29:32 #13 7.431 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
18:29:32 #13 7.432 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
18:29:32 #13 7.434 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
18:29:32 #13 7.435 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
18:29:32 #13 7.436 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
18:29:32 #13 7.437 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
18:29:32 #13 7.439 Get:92 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u10 [314 kB]
18:29:32 #13 7.441 Get:93 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u10 [262 kB]
18:29:32 #13 7.442 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
18:29:32 #13 7.443 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
18:29:32 #13 7.445 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
18:29:32 #13 7.448 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
18:29:32 #13 7.449 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
18:29:32 #13 7.451 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
18:29:32 #13 7.452 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
18:29:32 #13 7.453 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
18:29:32 #13 7.454 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
18:29:32 #13 7.456 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
18:29:32 #13 7.459 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
18:29:32 #13 7.517 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [602 kB]
18:29:32 #13 7.520 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
18:29:32 #13 7.528 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
18:29:32 #13 7.529 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
18:29:32 #13 7.532 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
18:29:32 #13 7.538 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
18:29:32 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm
18:29:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZUZcFg
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + cd src
18:29:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:32 + RPM_EC=0
18:29:32 ++ jobs -p
18:29:32 + exit 0
18:29:32 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.04GIuH
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:29:32 + rm -rf src src.gemspec
18:29:32 + RPM_EC=0
18:29:32 ++ jobs -p
18:29:32 + exit 0
18:29:32     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:32     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:32     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:32     source_date_epoch_from_changelog set but %changelog is missing
18:29:32     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/docker-proxy
18:29:32     source_date_epoch_from_changelog set but %changelog is missing
18:29:32 
18:29:32 RPM build warnings:
18:29:32 warning: source_date_epoch_from_changelog set but %changelog is missing
18:29:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S0GMWH
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + rm -rf src
18:29:32 + /usr/bin/mkdir -p src
18:29:32 + cd src
18:29:32 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:29:32 + STATUS=0
18:29:32 + '[' 0 -ne 0 ']'
18:29:32 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:29:32 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:29:32 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
18:29:32 + STATUS=0
18:29:32 + '[' 0 -ne 0 ']'
18:29:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:32 + RPM_EC=0
18:29:32 ++ jobs -p
18:29:32 + exit 0
18:29:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8XnQdP
18:29:32 + umask 022
18:29:32 + cd /root/rpmbuild/BUILD
18:29:32 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:32 + export CFLAGS
18:29:32 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:32 + export CXXFLAGS
18:29:32 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:32 + export FFLAGS
18:29:32 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:32 + export FCFLAGS
18:29:32 + VALAFLAGS=-g
18:29:32 + export VALAFLAGS
18:29:32 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:29:32 + export RUSTFLAGS
18:29:32 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:32 + export LDFLAGS
18:29:32 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:32 + export LT_SYS_LIBRARY_PATH
18:29:32 + CC=gcc
18:29:32 + export CC
18:29:32 + CXX=g++
18:29:32 + export CXX
18:29:32 + cd src
18:29:32 + export DOCKER_GITCOMMIT=949f8c9
18:29:32 + DOCKER_GITCOMMIT=949f8c9
18:29:32 + mkdir -p /go/src/github.com/docker
18:29:32 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
18:29:32 + TMP_GOPATH=/go
18:29:32 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
18:29:32 + RM_GOPATH=0
18:29:32 + TMP_GOPATH=/go
18:29:32 + : /usr/local/bin
18:29:32 + '[' -z /go ']'
18:29:32 + export GOPATH=/go
18:29:32 + GOPATH=/go
18:29:32 + case "$(go env GOARCH)" in
18:29:32 ++ go env GOARCH
18:29:32 + export GO_BUILDMODE=-buildmode=pie
18:29:32 + GO_BUILDMODE=-buildmode=pie
18:29:32 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
18:29:32 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
18:29:32 + bin=rootlesskit
18:29:32 + shift
18:29:32 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
18:29:32 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
18:29:32 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:32 + install_rootlesskit dynamic
18:29:32 + case "$1" in
18:29:32 + install_rootlesskit_dynamic
18:29:32 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:29:32 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:29:32 + export BUILD_MODE=-buildmode=pie
18:29:32 + BUILD_MODE=-buildmode=pie
18:29:32 + _install_rootlesskit
18:29:32 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:32 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:29:32 + for f in rootlesskit rootlesskit-docker-proxy
18:29:32 + GOBIN=/usr/local/bin
18:29:32 + GO111MODULE=on
18:29:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:32 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:29:32 #13 7.722 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
18:29:32 #13 7.723 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
18:29:32 #13 7.724 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
18:29:32 #13 7.725 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
18:29:32 #13 7.730 Get:115 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB]
18:29:32 #13 7.731 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
18:29:32 #13 7.732 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
18:29:32 #13 7.737 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
18:29:32 #13 7.746 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
18:29:32 #13 7.751 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
18:29:32 #13 7.755 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
18:29:32 #13 7.756 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
18:29:32 #13 7.760 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
18:29:32 #13 7.763 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
18:29:32 #13 7.765 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
18:29:32 #13 7.769 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
18:29:32 #13 7.773 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
18:29:32 #13 7.774 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
18:29:32 #13 7.775 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
18:29:32 #13 7.776 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
18:29:32 #13 7.777 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
18:29:32 #13 7.778 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
18:29:32 #13 7.780 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
18:29:32 #13 7.781 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
18:29:32 #13 7.781 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
18:29:32 #13 7.782 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
18:29:32 #13 7.783 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
18:29:32 #13 7.784 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
18:29:32 #13 7.785 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
18:29:32 #13 7.786 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
18:29:32 #13 7.787 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
18:29:32 #13 7.788 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
18:29:32 #13 7.789 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
18:29:32 #13 7.790 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
18:29:32 #13 7.791 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
18:29:32 #13 7.792 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
18:29:32 #13 7.793 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
18:29:32 #13 7.794 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
18:29:32 #13 7.795 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
18:29:32 #13 7.797 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
18:29:32 #13 7.798 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
18:29:32 #13 7.800 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
18:29:32 #13 7.801 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
18:29:32 #13 7.802 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
18:29:32 #13 7.803 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
18:29:32 #13 7.804 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
18:29:32 #13 7.805 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
18:29:32 #13 7.806 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
18:29:32 #13 7.809 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
18:29:32 #13 7.811 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
18:29:32 #13 7.812 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
18:29:32 #13 7.813 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
18:29:32 #13 7.814 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:29:32 #13 7.815 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
18:29:32 #13 7.816 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
18:29:32 #13 7.818 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
18:29:32 #13 7.819 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
18:29:32 #13 7.825 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
18:29:33 + STATUS=0
18:29:33 + '[' 0 -ne 0 ']'
18:29:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:33 + exit 0
18:29:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yCbQwt
18:29:33 + umask 022
18:29:33 + cd /root/rpmbuild/BUILD
18:29:33 + cd src
18:29:33 + pushd /root/rpmbuild/BUILD/src/buildx
18:29:33 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:29:33 + GO111MODULE=on
18:29:33 + CGO_ENABLED=0
18:29:33 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:29:33 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.10 [1164 kB]
18:29:33 + STATUS=0
18:29:33 + '[' 0 -ne 0 ']'
18:29:33 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:29:33 + for f in rootlesskit rootlesskit-docker-proxy
18:29:33 + GOBIN=/usr/local/bin
18:29:33 + GO111MODULE=on
18:29:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:33 go: downloading github.com/sirupsen/logrus v1.9.2
18:29:33 go: downloading github.com/urfave/cli/v2 v2.25.5
18:29:33 go: downloading golang.org/x/sys v0.8.0
18:29:33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:29:33 go: downloading github.com/google/uuid v1.3.0
18:29:33 go: downloading github.com/moby/vpnkit v0.5.0
18:29:33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:29:33 #13 7.826 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u4 [8048 B]
18:29:33 #13 7.827 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
18:29:33 #13 7.829 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
18:29:33 #13 7.830 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
18:29:33 #13 7.831 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
18:29:33 #13 7.832 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
18:29:33 #13 7.834 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
18:29:33 #13 7.837 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
18:29:33 #13 7.838 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
18:29:33 #13 7.839 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
18:29:33 #13 7.845 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
18:29:33 #13 7.847 Get:180 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u10 [311 kB]
18:29:33 #13 7.849 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
18:29:33 #13 7.850 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB]
18:29:33 #13 7.888 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [5109 kB]
18:29:33 #13 7.958 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
18:29:33 #13 7.977 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
18:29:33 #13 7.978 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
18:29:33 #13 7.979 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
18:29:33 #13 7.980 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
18:29:33 #13 7.981 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
18:29:33 #13 7.982 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
18:29:33 #13 7.983 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
18:29:33 #13 7.985 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
18:29:33 #13 7.987 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
18:29:33 #13 7.988 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
18:29:33 #13 7.989 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
18:29:33 #13 7.990 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
18:29:33 #13 7.991 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
18:29:33 #13 7.992 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
18:29:33 #13 7.994 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB]
18:29:33 #13 7.996 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
18:29:33 #13 7.999 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
18:29:33 #13 8.000 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
18:29:33 #13 8.001 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
18:29:33 #13 8.003 Get:204 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1+deb11u2 [226 kB]
18:29:33 #13 8.005 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u4 [272 kB]
18:29:33 #13 8.007 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
18:29:33 #13 8.008 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
18:29:33 #13 8.010 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
18:29:33 #13 8.011 Get:209 http://deb.debian.org/debian-security bullseye-security/main armhf libx11-data all 2:1.7.2-1+deb11u2 [311 kB]
18:29:33 #13 8.014 Get:210 http://deb.debian.org/debian-security bullseye-security/main armhf libx11-6 armhf 2:1.7.2-1+deb11u2 [713 kB]
18:29:33 #13 8.017 Get:211 http://deb.debian.org/debian-security bullseye-security/main armhf libxpm4 armhf 1:3.5.12-1.1+deb11u1 [44.5 kB]
18:29:33 #13 8.041 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
18:29:33 #13 8.042 Get:213 http://deb.debian.org/debian-security bullseye-security/main armhf libc-devtools armhf 2.31-13+deb11u7 [247 kB]
18:29:33 #13 8.044 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
18:29:33 #13 8.045 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
18:29:33 #13 8.046 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
18:29:33 #13 8.047 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
18:29:33 #13 8.048 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
18:29:33 #13 8.049 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
18:29:33 #13 8.050 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
18:29:33 #13 8.051 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
18:29:33 #13 8.052 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
18:29:33 #13 8.053 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
18:29:33 #13 8.054 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
18:29:33 #13 8.055 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
18:29:33 #13 8.056 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
18:29:33 #13 8.057 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
18:29:33 #13 8.058 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
18:29:33 #13 8.081 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
18:29:33 #13 8.081 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
18:29:33 #13 8.081 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
18:29:33 #13 8.081 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
18:29:33 #13 8.081 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
18:29:33 #13 8.081 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
18:29:33 #13 8.081 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
18:29:33 #13 8.081 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
18:29:33 #13 8.081 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
18:29:33 #13 8.081 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
18:29:33 #13 8.081 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
18:29:33 #13 8.081 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
18:29:33 #13 8.081 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
18:29:33 #13 8.081 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
18:29:33 #13 8.081 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
18:29:33 #13 8.081 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
18:29:33 #13 8.081 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
18:29:33 #13 8.084 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
18:29:33 #13 8.084 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
18:29:33 + STATUS=0
18:29:33 + '[' 0 -ne 0 ']'
18:29:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:33 go: downloading github.com/gofrs/flock v0.8.1
18:29:33 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:29:33 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:29:33 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:29:33 go: downloading github.com/josharian/native v1.1.0
18:29:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:29:33 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:29:33 #13 8.085 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
18:29:33 #13 8.085 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
18:29:33 #13 8.088 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
18:29:33 #13 8.089 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
18:29:33 #13 8.093 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
18:29:33 #13 8.093 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
18:29:33 #13 8.093 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
18:29:33 #13 8.093 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
18:29:33 #13 8.094 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
18:29:33 #13 8.096 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
18:29:33 #13 8.103 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
18:29:33 #13 8.103 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
18:29:33 #13 8.108 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
18:29:33 #13 8.108 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
18:29:33 #13 8.108 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
18:29:33 #13 8.108 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
18:29:33 #13 8.108 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
18:29:33 #13 8.108 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
18:29:33 #13 8.110 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
18:29:33 #13 8.112 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
18:29:33 #13 8.114 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
18:29:33 #13 8.119 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
18:29:33 #13 8.121 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
18:29:33 #13 8.121 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
18:29:33 #13 8.123 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
18:29:33 #13 8.128 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
18:29:33 #13 8.128 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
18:29:33 #13 8.138 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
18:29:33 #13 8.138 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
18:29:33 #13 8.182 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
18:29:33 #13 8.182 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
18:29:33 #13 8.182 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
18:29:33 #13 8.189 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
18:29:33 #13 8.189 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
18:29:33 #13 8.189 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
18:29:33 #13 8.189 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
18:29:33 #13 8.189 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
18:29:33 #13 8.189 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
18:29:33 #13 8.189 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
18:29:33 #13 8.189 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
18:29:33 #13 8.189 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
18:29:33 #13 8.190 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
18:29:33 #13 8.193 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
18:29:33 #13 8.194 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
18:29:33 #13 8.195 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
18:29:33 #13 8.197 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
18:29:33 #13 8.199 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
18:29:33 #13 8.201 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
18:29:33 #13 8.202 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
18:29:33 #13 8.203 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
18:29:33 #13 8.203 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
18:29:33 #13 8.212 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
18:29:33 #13 8.212 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
18:29:33 #13 8.217 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
18:29:33 #13 8.217 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
18:29:33 #13 8.217 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
18:29:33 #13 8.217 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
18:29:33 #13 8.217 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
18:29:33 #13 8.217 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
18:29:33 #13 8.217 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
18:29:33 #13 8.217 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
18:29:33 #13 8.219 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
18:29:33 #13 8.221 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
18:29:33 #13 8.222 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
18:29:33 #13 8.223 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
18:29:33 #13 8.225 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
18:29:33 #13 8.227 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
18:29:33 #13 8.227 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
18:29:33 #13 8.230 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
18:29:33 #13 8.231 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
18:29:33 #13 8.233 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
18:29:33 #13 8.235 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
18:29:33 #13 8.236 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
18:29:33 #13 8.237 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
18:29:33 #13 8.239 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
18:29:33 #13 8.241 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
18:29:33 #13 8.243 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
18:29:33 #13 8.245 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
18:29:33 #13 8.246 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
18:29:33 #13 8.247 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
18:29:33 #13 8.249 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
18:29:33 #13 8.251 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
18:29:33 #13 8.256 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
18:29:33 #13 8.257 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
18:29:33 #13 8.259 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
18:29:33 #13 8.260 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
18:29:33 #13 8.262 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
18:29:33 #13 8.264 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
18:29:33 #13 8.265 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
18:29:33 #13 8.275 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
18:29:33 #13 8.276 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
18:29:33 #13 8.286 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
18:29:33 #13 8.286 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
18:29:33 #13 8.286 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
18:29:33 #13 8.286 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
18:29:33 #13 8.286 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
18:29:33 #13 8.286 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
18:29:33 #13 8.292 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
18:29:33 #13 8.292 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
18:29:33 #13 8.292 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
18:29:33 #13 8.292 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
18:29:33 + RPM_EC=0
18:29:33 ++ jobs -p
18:29:33 + exit 0
18:29:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X7N7hx
18:29:33 + umask 022
18:29:33 + cd /root/rpmbuild/BUILD
18:29:33 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:33 + export CFLAGS
18:29:33 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:33 + export CXXFLAGS
18:29:33 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:33 + export FFLAGS
18:29:33 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:33 + export FCFLAGS
18:29:33 + VALAFLAGS=-g
18:29:33 + export VALAFLAGS
18:29:33 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:33 + export LDFLAGS
18:29:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:33 + export LT_SYS_LIBRARY_PATH
18:29:33 + CC=gcc
18:29:33 + export CC
18:29:33 + CXX=g++
18:29:33 + export CXX
18:29:33 + cd src
18:29:33 + pushd /root/rpmbuild/BUILD/src/buildx
18:29:33 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:29:33 + GO111MODULE=on
18:29:33 + CGO_ENABLED=0
18:29:33 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:29:33 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
18:29:33 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB]
18:29:33 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB]
18:29:33 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.4 [4986 B]
18:29:33 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 kB]
18:29:33 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB]
18:29:33 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB]
18:29:33 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
18:29:33 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcap2-bin arm64 1:2.44-1ubuntu0.22.04.1 [25.5 kB]
18:29:33 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
18:29:33 + return
18:29:33 + RPM_EC=0
18:29:33 ++ jobs -p
18:29:33 + exit 0
18:29:33 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xGWDah
18:29:33 + umask 022
18:29:33 + cd /root/rpmbuild/BUILD
18:29:33 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64 '!=' / ']'
18:29:33 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:33 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:33 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:33 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:33 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:33 + export CFLAGS
18:29:33 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:33 + export CXXFLAGS
18:29:33 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:33 + export FFLAGS
18:29:33 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:33 + export FCFLAGS
18:29:33 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:29:33 + export LDFLAGS
18:29:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:33 + export LT_SYS_LIBRARY_PATH
18:29:33 + CC=gcc
18:29:33 + export CC
18:29:33 + CXX=g++
18:29:33 + export CXX
18:29:33 + cd src
18:29:33 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/dockerd-rootless.sh
18:29:33 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/dockerd-rootless-setuptool.sh
18:29:33 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/rootlesskit
18:29:33 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/rootlesskit-docker-proxy
18:29:33 + /usr/lib/rpm/check-buildroot
18:29:33 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:33 + /usr/lib/rpm/brp-compress
18:29:33 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:33 #13 8.303 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
18:29:33 #13 8.304 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
18:29:33 #13 8.305 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
18:29:33 #13 8.308 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
18:29:33 #13 8.311 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
18:29:33 #13 8.311 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
18:29:33 #13 8.321 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
18:29:33 #13 8.339 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
18:29:33 #13 8.340 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB]
18:29:33 #13 8.343 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
18:29:33 #13 8.495 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
18:29:33 #13 8.498 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
18:29:33 #13 8.543 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
18:29:33 #13 8.547 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
18:29:33 #13 8.548 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
18:29:33 #13 8.551 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
18:29:33 #13 8.557 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
18:29:33 #13 8.566 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
18:29:33 #13 8.572 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
18:29:33 #13 8.575 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
18:29:33 #13 8.583 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
18:29:33 #13 8.597 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
18:29:33 #13 8.620 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
18:29:33 #13 8.622 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
18:29:33 #13 8.662 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
18:29:33 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:33 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:33 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:33 + /usr/lib/rpm/check-rpaths
18:29:33 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:33 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
18:29:33 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
18:29:33 + /usr/lib/rpm/brp-remove-la-files
18:29:33 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:29:33 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:33 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6klk91
18:29:33 + umask 022
18:29:33 + cd /root/rpmbuild/BUILD
18:29:33 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:33 + export CFLAGS
18:29:33 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:33 + export CXXFLAGS
18:29:33 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:33 + export FFLAGS
18:29:33 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:33 + export FCFLAGS
18:29:33 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:29:33 + export LDFLAGS
18:29:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:33 + export LT_SYS_LIBRARY_PATH
18:29:33 + CC=gcc
18:29:33 + export CC
18:29:33 + CXX=g++
18:29:33 + export CXX
18:29:33 + cd src
18:29:33 + /usr/local/bin/rootlesskit -v
18:29:33 rootlesskit version 1.1.1
18:29:33 + RPM_EC=0
18:29:33 ++ jobs -p
18:29:33 + exit 0
18:29:33 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:33 #13 8.663 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
18:29:33 #13 8.671 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
18:29:33 #13 8.687 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
18:29:33 #13 8.692 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
18:29:33 #13 8.726 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
18:29:33 #13 8.729 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
18:29:34   Installing       : python3-libselinux-2.9-8.el8.x86_64                   1/35 
18:29:34   Installing       : docker-compose-plugin-2.21.0-0.el8.x86_64             2/35 
18:29:34   Running scriptlet: docker-compose-plugin-2.21.0-0.el8.x86_64             2/35 
18:29:34   Installing       : libselinux-utils-2.9-8.el8.x86_64                     3/35 
18:29:34   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      4/35 
18:29:34   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      4/35 
18:29:34   Installing       : fuse3-libs-3.3.0-17.el8.x86_64                        5/35 
18:29:34   Running scriptlet: fuse3-libs-3.3.0-17.el8.x86_64                        5/35 
18:29:34   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             6/35 
18:29:34   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             6/35 
18:29:34 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.fc37 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20231011170815.26951f7-0.fc37
18:29:34 Requires(interp): /bin/sh /bin/sh /bin/sh
18:29:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:34 Requires(post): /bin/sh
18:29:34 Requires(preun): /bin/sh
18:29:34 Requires(postun): /bin/sh
18:29:34 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:29:34 Conflicts: rootlesskit
18:29:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:34 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
18:29:34 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
18:29:34 #13 8.986 debconf: delaying package configuration, since apt-utils is not installed
18:29:34 #13 9.017 Fetched 158 MB in 2s (76.0 MB/s)
18:29:34   Installing       : python3-libsemanage-2.9-9.el8.x86_64                  7/35 
18:29:34 #13 9.250 Selecting previously unselected package bsdextrautils.
18:29:34 #13 9.250 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6657 files and directories currently installed.)
18:29:34 #13 9.255 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
18:29:34 #13 9.301 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
18:29:34 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.src.rpm
18:29:35 #13 9.786 Selecting previously unselected package libuchardet0:armhf.
18:29:35 #13 9.787 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
18:29:35 #13 9.805 Unpacking libuchardet0:armhf (0.0.7-1) ...
18:29:35 #13 9.889 Selecting previously unselected package groff-base.
18:29:35 #13 9.890 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
18:29:35 #13 9.897 Unpacking groff-base (1.22.4-6) ...
18:29:35 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.10 [205 kB]
18:29:35 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.3 [728 kB]
18:29:35 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
18:29:35 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
18:29:35 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu2 [14.8 kB]
18:29:35 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu2 [161 kB]
18:29:35 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
18:29:35 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB]
18:29:35 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
18:29:35 make[1]: Leaving directory '/root/build-deb'
18:29:35    dh_installdeb
18:29:35    debian/rules override_dh_gencontrol
18:29:35 make[1]: Entering directory '/root/build-deb'
18:29:35 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:29:35 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:29:35 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:29:35 #13 10.09 Selecting previously unselected package libgdbm6:armhf.
18:29:35 #13 10.09 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
18:29:35 #13 10.10 Unpacking libgdbm6:armhf (1.19-2) ...
18:29:35 #13 10.20 Selecting previously unselected package libpipeline1:armhf.
18:29:35 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:29:35 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:29:35 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:29:35 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:29:35 dh_gencontrol --remaining-packages
18:29:35 #13 10.20 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
18:29:35 #13 10.21 Unpacking libpipeline1:armhf (1.5.3-1) ...
18:29:35 #13 10.32 Selecting previously unselected package man-db.
18:29:35 #13 10.32 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
18:29:35 #13 10.33 Unpacking man-db (2.9.4-2) ...
18:29:35   Installing       : python3-setools-4.3.0-5.el8.x86_64                    8/35 
18:29:35   Installing       : docker-buildx-plugin-0.11.2-0.el8.x86_64              9/35 
18:29:35 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
18:29:35 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:29:35 make[1]: Leaving directory '/root/build-deb'
18:29:35    dh_md5sums
18:29:35 #13 10.51 Selecting previously unselected package perl-modules-5.32.
18:29:35 #13 10.51 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
18:29:35 #13 10.51 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
18:29:35 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:29:35 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
18:29:35 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 apt-transport-https all 2.4.10 [1510 B]
18:29:35 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
18:29:35 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB]
18:29:35 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB]
18:29:35    debian/rules override_dh_builddeb
18:29:35 make[1]: Entering directory '/root/build-deb'
18:29:35 dh_builddeb -- -Zxz
18:29:35 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'.
18:29:35 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'.
18:29:35 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb'.
18:29:35 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'.
18:29:35 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'.
18:29:36 #13 10.87 Selecting previously unselected package libgdbm-compat4:armhf.
18:29:36 #13 10.88 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
18:29:36 #13 10.88 Unpacking libgdbm-compat4:armhf (1.19-2) ...
18:29:36 #13 10.92 Selecting previously unselected package libperl5.32:armhf.
18:29:36 #13 10.92 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
18:29:36 #13 10.93 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
18:29:36 ++ pwd
18:29:36 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:29:36 Project root: .
18:29:36 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:29:36 INFO: man/src/attach.md found
18:29:36 WARN: man/src/build.md does not exist, skipping
18:29:36 WARN: man/src/builder/build.md does not exist, skipping
18:29:36 WARN: man/src/builder/prune.md does not exist, skipping
18:29:36 WARN: man/src/builder.md does not exist, skipping
18:29:36 WARN: man/src/checkpoint/create.md does not exist, skipping
18:29:36 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:29:36 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:29:36 WARN: man/src/checkpoint.md does not exist, skipping
18:29:36 INFO: man/src/commit.md found
18:29:36 WARN: man/src/config/create.md does not exist, skipping
18:29:36 WARN: man/src/config/inspect.md does not exist, skipping
18:29:36 WARN: man/src/config/ls.md does not exist, skipping
18:29:36 WARN: man/src/config/rm.md does not exist, skipping
18:29:36 WARN: man/src/config.md does not exist, skipping
18:29:36 INFO: man/src/container/attach.md found
18:29:36 INFO: man/src/container/commit.md found
18:29:36 INFO: man/src/container/cp.md found
18:29:36 INFO: man/src/container/create.md found
18:29:36 INFO: man/src/container/diff.md found
18:29:36 INFO: man/src/container/exec.md found
18:29:36 INFO: man/src/container/export.md found
18:29:36 WARN: man/src/container/inspect.md does not exist, skipping
18:29:36 INFO: man/src/container/kill.md found
18:29:36 INFO: man/src/container/logs.md found
18:29:36 INFO: man/src/container/ls.md found
18:29:36 INFO: man/src/container/pause.md found
18:29:36 INFO: man/src/container/port.md found
18:29:36 WARN: man/src/container/prune.md does not exist, skipping
18:29:36 INFO: man/src/container/rename.md found
18:29:36 INFO: man/src/container/restart.md found
18:29:36 INFO: man/src/container/rm.md found
18:29:36 INFO: man/src/container/run.md found
18:29:36 INFO: man/src/container/start.md found
18:29:36 INFO: man/src/container/stats.md found
18:29:36 INFO: man/src/container/stop.md found
18:29:36 INFO: man/src/container/top.md found
18:29:36 INFO: man/src/container/unpause.md found
18:29:36 INFO: man/src/container/update.md found
18:29:36 INFO: man/src/container/wait.md found
18:29:36 WARN: man/src/container.md does not exist, skipping
18:29:36 WARN: man/src/context/create.md does not exist, skipping
18:29:36 WARN: man/src/context/export.md does not exist, skipping
18:29:36 WARN: man/src/context/import.md does not exist, skipping
18:29:36 WARN: man/src/context/inspect.md does not exist, skipping
18:29:36 WARN: man/src/context/ls.md does not exist, skipping
18:29:36 WARN: man/src/context/rm.md does not exist, skipping
18:29:36 WARN: man/src/context/show.md does not exist, skipping
18:29:36 WARN: man/src/context/update.md does not exist, skipping
18:29:36 WARN: man/src/context/use.md does not exist, skipping
18:29:36 WARN: man/src/context.md does not exist, skipping
18:29:36 INFO: man/src/cp.md found
18:29:36 INFO: man/src/create.md found
18:29:36 INFO: man/src/diff.md found
18:29:36 INFO: man/src/events.md found
18:29:36 INFO: man/src/exec.md found
18:29:36 INFO: man/src/export.md found
18:29:36 INFO: man/src/history.md found
18:29:36 INFO: man/src/image/build.md found
18:29:36 INFO: man/src/image/history.md found
18:29:36 INFO: man/src/image/import.md found
18:29:36 WARN: man/src/image/inspect.md does not exist, skipping
18:29:36 INFO: man/src/image/load.md found
18:29:36 INFO: man/src/image/ls.md found
18:29:36 WARN: man/src/image/prune.md does not exist, skipping
18:29:36 INFO: man/src/image/pull.md found
18:29:36 INFO: man/src/image/push.md found
18:29:36 INFO: man/src/image/rm.md found
18:29:36 INFO: man/src/image/save.md found
18:29:36 INFO: man/src/image/tag.md found
18:29:36 WARN: man/src/image.md does not exist, skipping
18:29:36 INFO: man/src/images.md found
18:29:36 INFO: man/src/import.md found
18:29:36 INFO: man/src/info.md found
18:29:36 INFO: man/src/inspect.md found
18:29:36 INFO: man/src/kill.md found
18:29:36 INFO: man/src/load.md found
18:29:36 INFO: man/src/login.md found
18:29:36 INFO: man/src/logout.md found
18:29:36 INFO: man/src/logs.md found
18:29:36 WARN: man/src/manifest/annotate.md does not exist, skipping
18:29:36 WARN: man/src/manifest/create.md does not exist, skipping
18:29:36 WARN: man/src/manifest/inspect.md does not exist, skipping
18:29:36 WARN: man/src/manifest/push.md does not exist, skipping
18:29:36 WARN: man/src/manifest/rm.md does not exist, skipping
18:29:36 WARN: man/src/manifest.md does not exist, skipping
18:29:36 INFO: man/src/network/connect.md found
18:29:36 INFO: man/src/network/create.md found
18:29:36 INFO: man/src/network/disconnect.md found
18:29:36 INFO: man/src/network/inspect.md found
18:29:36 INFO: man/src/network/ls.md found
18:29:36 WARN: man/src/network/prune.md does not exist, skipping
18:29:36 INFO: man/src/network/rm.md found
18:29:36 WARN: man/src/network.md does not exist, skipping
18:29:36 WARN: man/src/node/demote.md does not exist, skipping
18:29:36 WARN: man/src/node/inspect.md does not exist, skipping
18:29:36 WARN: man/src/node/ls.md does not exist, skipping
18:29:36 WARN: man/src/node/promote.md does not exist, skipping
18:29:36 WARN: man/src/node/ps.md does not exist, skipping
18:29:36 WARN: man/src/node/rm.md does not exist, skipping
18:29:36 WARN: man/src/node/update.md does not exist, skipping
18:29:36 WARN: man/src/node.md does not exist, skipping
18:29:36 INFO: man/src/pause.md found
18:29:36 WARN: man/src/plugin/create.md does not exist, skipping
18:29:36 WARN: man/src/plugin/disable.md does not exist, skipping
18:29:36 WARN: man/src/plugin/enable.md does not exist, skipping
18:29:36 WARN: man/src/plugin/inspect.md does not exist, skipping
18:29:36 WARN: man/src/plugin/install.md does not exist, skipping
18:29:36 INFO: man/src/plugin/ls.md found
18:29:36 WARN: man/src/plugin/push.md does not exist, skipping
18:29:36 WARN: man/src/plugin/rm.md does not exist, skipping
18:29:36 WARN: man/src/plugin/set.md does not exist, skipping
18:29:36 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:29:36 WARN: man/src/plugin.md does not exist, skipping
18:29:36 INFO: man/src/port.md found
18:29:36 INFO: man/src/ps.md found
18:29:36 INFO: man/src/pull.md found
18:29:36 INFO: man/src/push.md found
18:29:36 INFO: man/src/rename.md found
18:29:36 INFO: man/src/restart.md found
18:29:36 INFO: man/src/rm.md found
18:29:36 INFO: man/src/rmi.md found
18:29:36 WARN: man/src/run.md does not exist, skipping
18:29:36 INFO: man/src/save.md found
18:29:36 INFO: man/src/search.md found
18:29:36 WARN: man/src/secret/create.md does not exist, skipping
18:29:36 WARN: man/src/secret/inspect.md does not exist, skipping
18:29:36 WARN: man/src/secret/ls.md does not exist, skipping
18:29:36 WARN: man/src/secret/rm.md does not exist, skipping
18:29:36 WARN: man/src/secret.md does not exist, skipping
18:29:36 WARN: man/src/service/create.md does not exist, skipping
18:29:36 WARN: man/src/service/inspect.md does not exist, skipping
18:29:36 WARN: man/src/service/logs.md does not exist, skipping
18:29:36 WARN: man/src/service/ls.md does not exist, skipping
18:29:36 WARN: man/src/service/ps.md does not exist, skipping
18:29:36 WARN: man/src/service/rm.md does not exist, skipping
18:29:36 WARN: man/src/service/rollback.md does not exist, skipping
18:29:36 WARN: man/src/service/scale.md does not exist, skipping
18:29:36 WARN: man/src/service/update.md does not exist, skipping
18:29:36 WARN: man/src/service.md does not exist, skipping
18:29:36 WARN: man/src/stack/config.md does not exist, skipping
18:29:36 WARN: man/src/stack/deploy.md does not exist, skipping
18:29:36 WARN: man/src/stack/ls.md does not exist, skipping
18:29:36 WARN: man/src/stack/ps.md does not exist, skipping
18:29:36 WARN: man/src/stack/rm.md does not exist, skipping
18:29:36 WARN: man/src/stack/services.md does not exist, skipping
18:29:36 WARN: man/src/stack.md does not exist, skipping
18:29:36 INFO: man/src/start.md found
18:29:36 INFO: man/src/stats.md found
18:29:36 INFO: man/src/stop.md found
18:29:36 WARN: man/src/swarm/ca.md does not exist, skipping
18:29:36 WARN: man/src/swarm/init.md does not exist, skipping
18:29:36 WARN: man/src/swarm/join.md does not exist, skipping
18:29:36 WARN: man/src/swarm/join-token.md does not exist, skipping
18:29:36 WARN: man/src/swarm/leave.md does not exist, skipping
18:29:36 WARN: man/src/swarm/unlock.md does not exist, skipping
18:29:36 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:29:36 WARN: man/src/swarm/update.md does not exist, skipping
18:29:36 WARN: man/src/swarm.md does not exist, skipping
18:29:36 WARN: man/src/system/df.md does not exist, skipping
18:29:36 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:29:36 INFO: man/src/system/events.md found
18:29:36 INFO: man/src/system/info.md found
18:29:36 WARN: man/src/system/prune.md does not exist, skipping
18:29:36 WARN: man/src/system.md does not exist, skipping
18:29:36 INFO: man/src/tag.md found
18:29:36 INFO: man/src/top.md found
18:29:36 WARN: man/src/trust/inspect.md does not exist, skipping
18:29:36 WARN: man/src/trust/key/generate.md does not exist, skipping
18:29:36 WARN: man/src/trust/key/load.md does not exist, skipping
18:29:36 WARN: man/src/trust/key.md does not exist, skipping
18:29:36 WARN: man/src/trust/revoke.md does not exist, skipping
18:29:36 WARN: man/src/trust/sign.md does not exist, skipping
18:29:36 WARN: man/src/trust/signer/add.md does not exist, skipping
18:29:36 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:29:36 WARN: man/src/trust/signer.md does not exist, skipping
18:29:36 WARN: man/src/trust.md does not exist, skipping
18:29:36 INFO: man/src/unpause.md found
18:29:36 INFO: man/src/update.md found
18:29:36 INFO: man/src/version.md found
18:29:36 INFO: man/src/volume/create.md found
18:29:36 INFO: man/src/volume/inspect.md found
18:29:36 INFO: man/src/volume/ls.md found
18:29:36 WARN: man/src/volume/prune.md does not exist, skipping
18:29:36 WARN: man/src/volume/rm.md does not exist, skipping
18:29:36 WARN: man/src/volume/update.md does not exist, skipping
18:29:36 INFO: man/src/volume.md found
18:29:36 INFO: man/src/wait.md found
18:29:36 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:29:36 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:29:36 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:29:36 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:29:36 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:29:36 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:29:36 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.16+dfsg-0ubuntu0.22.04.1 [181 kB]
18:29:36 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
18:29:36 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.1 [184 kB]
18:29:36 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.14 [285 kB]
18:29:36 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.14 [190 kB]
18:29:36 warning: /var/cache/yum/aarch64/7/docker-ce-test/packages/containerd.io-1.6.24-3.1.el7.aarch64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
18:29:36 Public key for containerd.io-1.6.24-3.1.el7.aarch64.rpm is not installed
18:29:36 #13 11.32 Selecting previously unselected package perl.
18:29:36 make[2]: Leaving directory '/root/build-deb/cli'
18:29:36 # Build buildx plugin
18:29:36 cd /go/src/github.com/docker/buildx \
18:29:36 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:29:36 && GO111MODULE=on \
18:29:36 	CGO_ENABLED=0 \
18:29:36 		go build \
18:29:36 			-mod=vendor \
18:29:36 			-trimpath \
18:29:36 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:29:36 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:29:36 			./cmd/buildx
18:29:36   Running scriptlet: docker-buildx-plugin-0.11.2-0.el8.x86_64              9/35 
18:29:36   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el8   10/35 
18:29:36   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el8   10/35 
18:29:36   Installing       : python3-audit-3.0.7-5.el8.x86_64                     11/35 
18:29:36 #13 11.32 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
18:29:36 #13 11.33 Unpacking perl (5.32.1-4+deb11u2) ...
18:29:36 #13 11.40 Selecting previously unselected package liblocale-gettext-perl.
18:29:36 #13 11.40 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
18:29:36 #13 11.40 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
18:29:36 #13 11.45 Selecting previously unselected package libpython3.9-minimal:armhf.
18:29:36 #13 11.45 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
18:29:36 #13 11.46 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
18:29:36 #13 11.57 Selecting previously unselected package libexpat1:armhf.
18:29:36 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
18:29:36 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
18:29:36   Installing       : libnl3-3.7.0-1.el8.x86_64                            12/35 
18:29:36   Running scriptlet: libnl3-3.7.0-1.el8.x86_64                            12/35 
18:29:36   Installing       : libibverbs-46.0-1.el8.1.x86_64                       13/35 
18:29:36   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        14/35 
18:29:36   Installing       : iptables-libs-1.8.5-10.el8.x86_64                    15/35 
18:29:36   Installing       : libnftnl-1.2.2-3.el8.x86_64                          16/35 
18:29:36   Running scriptlet: libnftnl-1.2.2-3.el8.x86_64                          16/35 
18:29:36   Running scriptlet: iptables-1.8.5-10.el8.x86_64                         17/35 
18:29:36 #13 11.57 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
18:29:36 #13 11.57 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
18:29:36 #13 11.62 Selecting previously unselected package python3.9-minimal.
18:29:36 #13 11.62 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
18:29:36 #13 11.63 Unpacking python3.9-minimal (3.9.2-1) ...
18:29:36 #13 11.80 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
18:29:36 #13 11.82 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
18:29:36 make[1]: Leaving directory '/root/build-deb'
18:29:36  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.buildinfo
18:29:36  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.changes
18:29:36 dpkg-genchanges: info: including full source code in upload
18:29:36  dpkg-source -I.git --after-build .
18:29:36 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:29:36 + destination=/build
18:29:36 + mkdir -p /build
18:29:36 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb /build
18:29:36 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc'
18:29:36 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc'
18:29:36 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz'
18:29:36 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz'
18:29:36 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.buildinfo'
18:29:36 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.buildinfo'
18:29:36 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.changes'
18:29:36 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.changes'
18:29:36 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb'
18:29:36 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb'
18:29:37 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
18:29:37 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
18:29:37 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
18:29:37 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB]
18:29:37 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.5-2ubuntu2 [25.3 kB]
18:29:37 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
18:29:37 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
18:29:37 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
18:29:37   Installing       : iptables-1.8.5-10.el8.x86_64                         17/35 
18:29:37   Running scriptlet: iptables-1.8.5-10.el8.x86_64                         17/35 
18:29:37   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         18/35 
18:29:37   Installing       : libcgroup-0.41-19.el8.x86_64                         18/35 
18:29:37   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         18/35 
18:29:37   Installing       : fuse-common-3.3.0-17.el8.x86_64                      19/35 
18:29:37   Installing       : fuse3-3.3.0-17.el8.x86_64                            20/35 
18:29:37   Installing       : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_   21/35 
18:29:37   Running scriptlet: fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_   21/35 
18:29:37   Installing       : diffutils-3.6-6.el8.x86_64                           22/35 
18:29:37   Running scriptlet: diffutils-3.6-6.el8.x86_64                           22/35 
18:29:37 #13 11.84 Setting up python3.9-minimal (3.9.2-1) ...
18:29:37 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
18:29:37   Installing       : policycoreutils-2.9-24.el8.x86_64                    23/35 
18:29:37   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                    23/35 
18:29:37   Installing       : rpm-plugin-selinux-4.14.3-26.el8.x86_64              24/35 
18:29:37   Installing       : selinux-policy-3.14.3-130.el8.noarch                 25/35 
18:29:37   Running scriptlet: selinux-policy-3.14.3-130.el8.noarch                 25/35 
18:29:37 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
18:29:37 #13 12.52 Selecting previously unselected package python3-minimal.
18:29:37 #13 12.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9510 files and directories currently installed.)
18:29:37 #13 12.53 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
18:29:37 #13 12.53 Unpacking python3-minimal (3.9.2-3) ...
18:29:37 #13 12.57 Selecting previously unselected package media-types.
18:29:37 #13 12.57 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
18:29:37 #13 12.57 Unpacking media-types (4.0.0) ...
18:29:37 #13 12.61 Selecting previously unselected package libmpdec3:armhf.
18:29:37 #13 12.61 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
18:29:37 #13 12.61 Unpacking libmpdec3:armhf (2.5.1-1) ...
18:29:37 #13 12.66 Selecting previously unselected package libncursesw6:armhf.
18:29:37 #13 12.66 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_armhf.deb ...
18:29:37 #13 12.66 Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u2) ...
18:29:37 #13 12.71 Selecting previously unselected package readline-common.
18:29:37 #13 12.71 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
18:29:37 #13 12.71 Unpacking readline-common (8.1-1) ...
18:29:37 #13 12.75 Selecting previously unselected package libreadline8:armhf.
18:29:37 #13 12.76 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
18:29:37 #13 12.76 Unpacking libreadline8:armhf (8.1-1) ...
18:29:37 #13 12.81 Selecting previously unselected package libsqlite3-0:armhf.
18:29:37 #13 12.81 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
18:29:37 #13 12.81 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
18:29:37 #13 12.89 Selecting previously unselected package libpython3.9-stdlib:armhf.
18:29:38 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
18:29:38 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
18:29:38 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
18:29:38 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
18:29:38 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.14 [279 kB]
18:29:38 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB]
18:29:38 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmlb2 arm64 0.3.6-2build1 [66.5 kB]
18:29:38 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libappstream4 arm64 0.15.2-2 [190 kB]
18:29:38 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
18:29:38 #13 12.90 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
18:29:38 #13 12.90 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
18:29:38 #13 13.08 Selecting previously unselected package python3.9.
18:29:38 #13 13.08 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
18:29:38 #13 13.08 Unpacking python3.9 (3.9.2-1) ...
18:29:38 #13 13.13 Selecting previously unselected package libpython3-stdlib:armhf.
18:29:38 #13 13.13 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
18:29:38 #13 13.13 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
18:29:38 #13 13.17 Setting up python3-minimal (3.9.2-3) ...
18:29:38 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-bin arm64 2.72.4-0ubuntu2.2 [79.6 kB]
18:29:38 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libunwind8 arm64 1.3.2-2build2.1 [53.4 kB]
18:29:38 + for f in rootlesskit rootlesskit-docker-proxy
18:29:38 + GOBIN=/usr/local/bin
18:29:38 + GO111MODULE=on
18:29:38 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:29:38 #13 13.36 Selecting previously unselected package python3.
18:29:38 #13 13.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9948 files and directories currently installed.)
18:29:38 #13 13.37 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
18:29:38 #13 13.37 Unpacking python3 (3.9.2-3) ...
18:29:38 #13 13.41 Selecting previously unselected package less.
18:29:38 #13 13.42 Preparing to unpack .../001-less_551-2_armhf.deb ...
18:29:38 #13 13.42 Unpacking less (551-2) ...
18:29:38 #13 13.47 Selecting previously unselected package netbase.
18:29:38 #13 13.47 Preparing to unpack .../002-netbase_6.3_all.deb ...
18:29:38 #13 13.47 Unpacking netbase (6.3) ...
18:29:38 #13 13.50 Selecting previously unselected package sensible-utils.
18:29:38 #13 13.50 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
18:29:38 #13 13.50 Unpacking sensible-utils (0.0.14) ...
18:29:38 #13 13.53 Selecting previously unselected package bzip2.
18:29:38 #13 13.53 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
18:29:38 #13 13.54 Unpacking bzip2 (1.0.8-4) ...
18:29:38 #13 13.58 Selecting previously unselected package openssl.
18:29:38 #13 13.58 Preparing to unpack .../005-openssl_1.1.1w-0+deb11u1_armhf.deb ...
18:29:38 #13 13.58 Unpacking openssl (1.1.1w-0+deb11u1) ...
18:29:38 #13 13.69 Selecting previously unselected package ca-certificates.
18:29:38 #13 13.69 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
18:29:38 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgstreamer1.0-0 arm64 1.20.3-0ubuntu1 [931 kB]
18:29:38 #13 13.69 Unpacking ca-certificates (20210119) ...
18:29:38 #13 13.74 Selecting previously unselected package libmagic-mgc.
18:29:38 #13 13.75 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ...
18:29:38 #13 13.75 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
18:29:38 #13 13.82 Selecting previously unselected package libmagic1:armhf.
18:29:38 #13 13.82 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ...
18:29:38 #13 13.83 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ...
18:29:38 #13 13.87 Selecting previously unselected package file.
18:29:38 #13 13.87 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_armhf.deb ...
18:29:38 #13 13.87 Unpacking file (1:5.39-3+deb11u1) ...
18:29:38 #13 13.91 Selecting previously unselected package gettext-base.
18:29:38 #13 13.91 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
18:29:38 #13 13.91 Unpacking gettext-base (0.21-4) ...
18:29:38 #13 13.96 Selecting previously unselected package manpages.
18:29:39 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
18:29:39 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
18:29:39 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 polkitd arm64 0.105-33 [77.7 kB]
18:29:39 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkexec arm64 0.105-33 [14.8 kB]
18:29:39 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 policykit-1 arm64 0.105-33 [2424 B]
18:29:39 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
18:29:39 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cffi-backend arm64 1.15.0-1build2 [81.0 kB]
18:29:39 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cryptography arm64 3.4.8-1ubuntu2 [222 kB]
18:29:39 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 kB]
18:29:39   Running scriptlet: selinux-policy-targeted-3.14.3-130.el8.noarch        26/35 
18:29:39   Installing       : selinux-policy-targeted-3.14.3-130.el8.noarch        26/35 
18:29:39   Running scriptlet: selinux-policy-targeted-3.14.3-130.el8.noarch        26/35 
18:29:39   Installing       : checkpolicy-2.9-1.el8.x86_64                         27/35 
18:29:39   Installing       : python3-policycoreutils-2.9-24.el8.noarch            28/35 
18:29:39   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       29/35 
18:29:39   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
18:29:39   Installing       : container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
18:29:39 + return
18:29:39 + RPM_EC=0
18:29:39 ++ jobs -p
18:29:39 + exit 0
18:29:39 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VNSVbb
18:29:39 + umask 022
18:29:39 + cd /root/rpmbuild/BUILD
18:29:39 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64 '!=' / ']'
18:29:39 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:39 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:39 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:39 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:39 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:39 + export CFLAGS
18:29:39 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:39 + export CXXFLAGS
18:29:39 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:39 + export FFLAGS
18:29:39 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:39 + export FCFLAGS
18:29:39 + VALAFLAGS=-g
18:29:39 + export VALAFLAGS
18:29:39 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:29:39 + export RUSTFLAGS
18:29:39 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:39 + export LDFLAGS
18:29:39 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:39 + export LT_SYS_LIBRARY_PATH
18:29:39 + CC=gcc
18:29:39 + export CC
18:29:39 + CXX=g++
18:29:39 + export CXX
18:29:39 + cd src
18:29:39 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/dockerd-rootless.sh
18:29:39 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/dockerd-rootless-setuptool.sh
18:29:39 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/rootlesskit
18:29:39 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/rootlesskit-docker-proxy
18:29:39 + /usr/lib/rpm/check-buildroot
18:29:39 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:39 + /usr/lib/rpm/brp-compress
18:29:39 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:39 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:39 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:39 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:39 #13 13.96 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
18:29:39 #13 13.97 Unpacking manpages (5.10-1) ...
18:29:39 #13 14.10 Selecting previously unselected package libmd0:armhf.
18:29:39 #13 14.10 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
18:29:39 #13 14.11 Unpacking libmd0:armhf (1.0.3-3) ...
18:29:39 #13 14.15 Selecting previously unselected package libbsd0:armhf.
18:29:39 #13 14.15 Preparing to unpack .../013-libbsd0_0.11.3-1+deb11u1_armhf.deb ...
18:29:39 #13 14.15 Unpacking libbsd0:armhf (0.11.3-1+deb11u1) ...
18:29:39 #13 14.20 Selecting previously unselected package libedit2:armhf.
18:29:39 #13 14.20 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
18:29:39 #13 14.20 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
18:29:39 #13 14.24 Selecting previously unselected package libcbor0:armhf.
18:29:39 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar"
18:29:39 + /usr/lib/rpm/check-rpaths
18:29:39 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:39 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
18:29:39 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
18:29:39 + /usr/lib/rpm/brp-remove-la-files
18:29:39 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:29:39 + /usr/lib/rpm/redhat/brp-python-hardlink
18:29:39 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mjw2MR
18:29:39 + umask 022
18:29:39 + cd /root/rpmbuild/BUILD
18:29:39 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:39 + export CFLAGS
18:29:39 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:39 + export CXXFLAGS
18:29:39 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:39 + export FFLAGS
18:29:39 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:39 + export FCFLAGS
18:29:39 + VALAFLAGS=-g
18:29:39 + export VALAFLAGS
18:29:39 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:29:39 + export RUSTFLAGS
18:29:39 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:39 + export LDFLAGS
18:29:39 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:39 + export LT_SYS_LIBRARY_PATH
18:29:39 + CC=gcc
18:29:39 + export CC
18:29:39 + CXX=g++
18:29:39 + export CXX
18:29:39 + cd src
18:29:39 + /usr/local/bin/rootlesskit -v
18:29:39 rootlesskit version 1.1.1
18:29:39 + RPM_EC=0
18:29:39 ++ jobs -p
18:29:39 + exit 0
18:29:39 Processing files: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:39 #13 14.24 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
18:29:39 #13 14.25 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
18:29:39 #13 14.29 Selecting previously unselected package libfido2-1:armhf.
18:29:39 #13 14.29 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
18:29:39 #13 14.29 Unpacking libfido2-1:armhf (1.6.0-2) ...
18:29:39 #13 14.33 Selecting previously unselected package openssh-client.
18:29:39 #13 14.33 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u2_armhf.deb ...
18:29:39 #13 14.34 Unpacking openssh-client (1:8.4p1-5+deb11u2) ...
18:29:39 #13 14.46 Selecting previously unselected package ucf.
18:29:39 #13 14.46 Preparing to unpack .../018-ucf_3.0043_all.deb ...
18:29:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:29:39 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB]
18:29:39 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB]
18:29:39 Provides: docker-ce-rootless-extras = 0:0.0.0~20231011170815.26951f7-0.fc39 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20231011170815.26951f7-0.fc39
18:29:39 Requires(interp): /bin/sh /bin/sh /bin/sh
18:29:39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:39 Requires(post): /bin/sh
18:29:39 Requires(preun): /bin/sh
18:29:39 Requires(postun): /bin/sh
18:29:39 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
18:29:39 Conflicts: rootlesskit
18:29:39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:39 #13 14.46 Moving old data out of the way
18:29:39 #13 14.46 Unpacking ucf (3.0043) ...
18:29:39 #13 14.50 Selecting previously unselected package xz-utils.
18:29:39 #13 14.51 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
18:29:39 #13 14.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:29:39 #13 14.56 Selecting previously unselected package libsigsegv2:armhf.
18:29:39 #13 14.56 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
18:29:39 #13 14.56 Unpacking libsigsegv2:armhf (2.13-1) ...
18:29:39 #13 14.59 Selecting previously unselected package m4.
18:29:39 #13 14.60 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
18:29:39 #13 14.60 Unpacking m4 (1.4.18-5) ...
18:29:39 #13 14.64 Selecting previously unselected package autoconf.
18:29:39 #13 14.65 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
18:29:39 #13 14.65 Unpacking autoconf (2.69-14) ...
18:29:39 #13 14.71 Selecting previously unselected package autotools-dev.
18:29:39 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-zipp all 1.0.0-3 [5440 B]
18:29:39 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
18:29:39 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-jeepney all 0.7.1-3 [36.8 kB]
18:29:39 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
18:29:39 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-secretstorage all 3.3.1-1 [13.2 kB]
18:29:39 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-keyring all 23.5.0-1 [35.7 kB]
18:29:39 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
18:29:39 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB]
18:29:39 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-distro all 1.7.0-1 [17.0 kB]
18:29:39 + make IMAGE=ubuntu:lunar verify
18:29:39 docker run  --rm -i \
18:29:39 	-v "$(pwd):/v" \
18:29:39 	-e DEBIAN_FRONTEND=noninteractive \
18:29:39 	-e PACKAGE_REPO=prod \
18:29:39 	-w /v \
18:29:39 	ubuntu:lunar ./verify
18:29:39 Unable to find image 'ubuntu:lunar' locally
18:29:39 lunar: Pulling from library/ubuntu
18:29:40 #13 14.71 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
18:29:40 #13 14.71 Unpacking autotools-dev (20180224.1+nmu1) ...
18:29:40 #13 14.75 Selecting previously unselected package automake.
18:29:40 #13 14.75 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
18:29:40 #13 14.76 Unpacking automake (1:1.16.3-2) ...
18:29:40 #13 14.84 Selecting previously unselected package autopoint.
18:29:40 #13 14.84 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
18:29:40 #13 14.84 Unpacking autopoint (0.21-4) ...
18:29:40 #13 14.88 Selecting previously unselected package binutils-common:armhf.
18:29:40 #13 14.89 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
18:29:40 #13 14.89 Unpacking binutils-common:armhf (2.35.2-2) ...
18:29:40 2b2d15932a31: Already exists
18:29:40 Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
18:29:40 Status: Downloaded newer image for ubuntu:lunar
18:29:40 #13 15.14 Selecting previously unselected package libbinutils:armhf.
18:29:40 #13 15.14 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
18:29:40 #13 15.14 Unpacking libbinutils:armhf (2.35.2-2) ...
18:29:40 #13 15.21 Selecting previously unselected package libctf-nobfd0:armhf.
18:29:40 #13 15.22 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
18:29:40 #13 15.22 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
18:29:40 #13 15.26 Selecting previously unselected package libctf0:armhf.
18:29:40 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.src.rpm
18:29:40 + verify
18:29:40 + dpkg --version
18:29:40 + verify_deb
18:29:40 + apt-get update
18:29:40 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
18:29:40 #13 15.26 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
18:29:40 #13 15.27 Unpacking libctf0:armhf (2.35.2-2) ...
18:29:40 #13 15.30 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:29:40 #13 15.30 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
18:29:40 #13 15.30 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
18:29:40 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
18:29:40 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
18:29:40 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB]
18:29:40 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-software-properties all 0.99.22.7 [28.8 kB]
18:29:40 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB]
18:29:40 #13 15.55 Selecting previously unselected package binutils.
18:29:40 #13 15.56 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
18:29:40 #13 15.56 Unpacking binutils (2.35.2-2) ...
18:29:40 #13 15.60 Selecting previously unselected package libc-dev-bin.
18:29:40 #13 15.60 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u7_armhf.deb ...
18:29:40 #13 15.60 Unpacking libc-dev-bin (2.31-13+deb11u7) ...
18:29:40 #13 15.64 Selecting previously unselected package linux-libc-dev:armhf.
18:29:40 #13 15.64 Preparing to unpack .../033-linux-libc-dev_5.10.197-1_armhf.deb ...
18:29:40 #13 15.65 Unpacking linux-libc-dev:armhf (5.10.197-1) ...
18:29:41 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 software-properties-common all 0.99.22.7 [14.1 kB]
18:29:41 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
18:29:41 debconf: delaying package configuration, since apt-utils is not installed
18:29:41 Fetched 37.8 MB in 11s (3517 kB/s)
18:29:41 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB]
18:29:41 #13 15.79 Selecting previously unselected package libcrypt-dev:armhf.
18:29:41 #13 15.80 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
18:29:41 #13 15.80 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
18:29:41 #13 15.84 Selecting previously unselected package libtirpc-dev:armhf.
18:29:41 #13 15.84 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
18:29:41 #13 15.84 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
18:29:41 #13 15.89 Selecting previously unselected package libnsl-dev:armhf.
18:29:41 #13 15.89 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
18:29:41 #13 15.89 Unpacking libnsl-dev:armhf (1.3.0-2) ...
18:29:41 #13 15.93 Selecting previously unselected package libc6-dev:armhf.
18:29:41 #13 15.93 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u7_armhf.deb ...
18:29:41 #13 15.94 Unpacking libc6-dev:armhf (2.31-13+deb11u7) ...
18:29:41 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc38.aarch64.rpm
18:29:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hOCXRJ
18:29:41 + umask 022
18:29:41 + cd /root/rpmbuild/BUILD
18:29:41 + cd src
18:29:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
18:29:41 + RPM_EC=0
18:29:41 ++ jobs -p
18:29:41 + exit 0
18:29:41 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.aiCePC
18:29:41 + umask 022
18:29:41 + cd /root/rpmbuild/BUILD
18:29:41 + rm -rf src src.gemspec
18:29:41 + RPM_EC=0
18:29:41 ++ jobs -p
18:29:41 + exit 0
18:29:41 
18:29:41 RPM build warnings:
18:29:41     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:41     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:41     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:41     source_date_epoch_from_changelog set but %changelog is missing
18:29:41     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64/usr/bin/docker-proxy
18:29:41     source_date_epoch_from_changelog set but %changelog is missing
18:29:41     source_date_epoch_from_changelog set but %changelog is missing
18:29:41     source_date_epoch_from_changelog set but %changelog is missing
18:29:41     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:29:41     source_date_epoch_from_changelog set but %changelog is missing
18:29:41     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:29:41 Selecting previously unselected package libpython3.10-minimal:arm64.
18:29:41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4389 files and directories currently installed.)
18:29:41 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_arm64.deb ...
18:29:41 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ...
18:29:41 Selecting previously unselected package libexpat1:arm64.
18:29:41 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
18:29:41 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
18:29:41 Selecting previously unselected package python3.10-minimal.
18:29:41 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_arm64.deb ...
18:29:41 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
18:29:41 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ...
18:29:41 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
18:29:41 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB]
18:29:41 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB]
18:29:41 #13 16.16 Selecting previously unselected package libisl23:armhf.
18:29:41 #13 16.17 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
18:29:41 #13 16.17 Unpacking libisl23:armhf (0.23-1) ...
18:29:41 #13 16.25 Selecting previously unselected package libmpfr6:armhf.
18:29:41 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm
18:29:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wy8Epe
18:29:41 + umask 022
18:29:41 + cd /root/rpmbuild/BUILD
18:29:41 + cd src
18:29:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64
18:29:41 + RPM_EC=0
18:29:41 ++ jobs -p
18:29:41 + exit 0
18:29:41 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.u1UYuR
18:29:41 + umask 022
18:29:41 + cd /root/rpmbuild/BUILD
18:29:41 + rm -rf src src.gemspec
18:29:41 + RPM_EC=0
18:29:41 ++ jobs -p
18:29:41 + exit 0
18:29:41     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:41     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:41     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:41     source_date_epoch_from_changelog set but %changelog is missing
18:29:41     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/docker-proxy
18:29:41     source_date_epoch_from_changelog set but %changelog is missing
18:29:41     source_date_epoch_from_changelog set but %changelog is missing
18:29:41 
18:29:41 RPM build warnings:
18:29:41 warning: source_date_epoch_from_changelog set but %changelog is missing
18:29:41 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wTa3Ks
18:29:41 + umask 022
18:29:41 + cd /root/rpmbuild/BUILD
18:29:41 + cd /root/rpmbuild/BUILD
18:29:41 + rm -rf src
18:29:41 + /usr/bin/mkdir -p src
18:29:41 + cd src
18:29:41 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:29:41 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
18:29:41 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB]
18:29:41 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse arm64 Packages [238 kB]
18:29:41 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/restricted arm64 Packages [98.0 kB]
18:29:41 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages [1766 kB]
18:29:41 #13 16.25 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
18:29:41 #13 16.26 Unpacking libmpfr6:armhf (4.1.0-3) ...
18:29:41 #13 16.32 Selecting previously unselected package libmpc3:armhf.
18:29:41 #13 16.32 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
18:29:41 #13 16.33 Unpacking libmpc3:armhf (1.2.0-1) ...
18:29:41 #13 16.36 Selecting previously unselected package cpp-10.
18:29:41 #13 16.36 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
18:29:41 #13 16.36 Unpacking cpp-10 (10.2.1-6) ...
18:29:41 + STATUS=0
18:29:41 + '[' 0 -ne 0 ']'
18:29:41 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:29:41 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-38"
18:29:41 make[1]: Leaving directory '/root/build-deb'
18:29:41  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.buildinfo
18:29:41  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.changes
18:29:41 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages [18.4 MB]
18:29:42 Selecting previously unselected package python3-minimal.
18:29:42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4693 files and directories currently installed.)
18:29:42 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
18:29:42 Unpacking python3-minimal (3.10.6-1~22.04) ...
18:29:42 Selecting previously unselected package media-types.
18:29:42 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
18:29:42 Unpacking media-types (7.0.0) ...
18:29:42 Selecting previously unselected package libmpdec3:arm64.
18:29:42 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
18:29:42 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
18:29:42 #13 16.94 Selecting previously unselected package cpp.
18:29:42 #13 16.94 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
18:29:42 #13 16.94 Unpacking cpp (4:10.2.1-1) ...
18:29:42 #13 16.98 Selecting previously unselected package libcc1-0:armhf.
18:29:42 #13 16.98 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
18:29:42 #13 16.98 Unpacking libcc1-0:armhf (10.2.1-6) ...
18:29:42 #13 17.02 Selecting previously unselected package libgomp1:armhf.
18:29:42 #13 17.02 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
18:29:42 #13 17.03 Unpacking libgomp1:armhf (10.2.1-6) ...
18:29:42 #13 17.07 Selecting previously unselected package libatomic1:armhf.
18:29:42 + STATUS=0
18:29:42 + '[' 0 -ne 0 ']'
18:29:42 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:42 + RPM_EC=0
18:29:42 ++ jobs -p
18:29:42 + exit 0
18:29:42 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D2wbhy
18:29:42 + umask 022
18:29:42 + cd /root/rpmbuild/BUILD
18:29:42 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:42 + export CFLAGS
18:29:42 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:29:42 + export CXXFLAGS
18:29:42 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:42 + export FFLAGS
18:29:42 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:29:42 + export FCFLAGS
18:29:42 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:29:42 + export LDFLAGS
18:29:42 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:42 + export LT_SYS_LIBRARY_PATH
18:29:42 + CC=gcc
18:29:42 + export CC
18:29:42 + CXX=g++
18:29:42 + export CXX
18:29:42 + cd src
18:29:42 + pushd /root/rpmbuild/BUILD/src/buildx
18:29:42 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:29:42 + GO111MODULE=on
18:29:42 + CGO_ENABLED=0
18:29:42 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:29:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:29:42 Selecting previously unselected package readline-common.
18:29:42 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
18:29:42 Unpacking readline-common (8.1.2-1) ...
18:29:42 Selecting previously unselected package libreadline8:arm64.
18:29:42 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
18:29:42 Unpacking libreadline8:arm64 (8.1.2-1) ...
18:29:42 Selecting previously unselected package libsqlite3-0:arm64.
18:29:42 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
18:29:42 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
18:29:42 Selecting previously unselected package libpython3.10-stdlib:arm64.
18:29:42 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_arm64.deb ...
18:29:42 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ...
18:29:42 Selecting previously unselected package python3.10.
18:29:42 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_arm64.deb ...
18:29:42 Unpacking python3.10 (3.10.12-1~22.04.2) ...
18:29:42 #13 17.07 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
18:29:42 #13 17.08 Unpacking libatomic1:armhf (10.2.1-6) ...
18:29:42 #13 17.11 Selecting previously unselected package libasan6:armhf.
18:29:42 #13 17.11 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
18:29:42 #13 17.12 Unpacking libasan6:armhf (10.2.1-6) ...
18:29:42 #13 17.34 Selecting previously unselected package libubsan1:armhf.
18:29:42 Selecting previously unselected package libpython3-stdlib:arm64.
18:29:42 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
18:29:42 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
18:29:42 Setting up python3-minimal (3.10.6-1~22.04) ...
18:29:42 Selecting previously unselected package python3.
18:29:42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5123 files and directories currently installed.)
18:29:42 Preparing to unpack .../0-python3_3.10.6-1~22.04_arm64.deb ...
18:29:42 Unpacking python3 (3.10.6-1~22.04) ...
18:29:42 + make IMAGE=fedora:38 verify
18:29:42 docker run  --rm -i \
18:29:42 	-v "$(pwd):/v" \
18:29:42 	-e DEBIAN_FRONTEND=noninteractive \
18:29:42 	-e PACKAGE_REPO=prod \
18:29:42 	-w /v \
18:29:42 	fedora:38 ./verify
18:29:42 Unable to find image 'fedora:38' locally
18:29:42 #13 17.34 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
18:29:42 #13 17.34 Unpacking libubsan1:armhf (10.2.1-6) ...
18:29:42 #13 17.45 Selecting previously unselected package libgcc-10-dev:armhf.
18:29:42 #13 17.46 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
18:29:42 #13 17.46 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
18:29:42 #13 17.58 Selecting previously unselected package gcc-10.
18:29:42 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 Packages [903 kB]
18:29:42 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/multiverse arm64 Packages [3490 B]
18:29:42 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 Packages [551 kB]
18:29:42 --------------------------------------------------------------------------------
18:29:42 Total                                              1.6 MB/s |  36 MB  00:23     
18:29:42 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
18:29:42 Importing GPG key 0xF4A80EB5:
18:29:42  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
18:29:42  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
18:29:42  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
18:29:42  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
18:29:42 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
18:29:42 Importing GPG key 0x305D49D6:
18:29:42  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
18:29:42  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
18:29:42  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
18:29:42  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
18:29:42 Retrieving key from https://download.docker.com/linux/centos/gpg
18:29:42 Selecting previously unselected package libapparmor1:arm64.
18:29:42 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_arm64.deb ...
18:29:42 Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.2) ...
18:29:42 Selecting previously unselected package libargon2-1:arm64.
18:29:42 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ...
18:29:42 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
18:29:42 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:29:42 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
18:29:42 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
18:29:42 Selecting previously unselected package libjson-c5:arm64.
18:29:42 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_arm64.deb ...
18:29:42 Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ...
18:29:42 Selecting previously unselected package libcryptsetup12:arm64.
18:29:42 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_arm64.deb ...
18:29:42 Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
18:29:42 Selecting previously unselected package libip4tc2:arm64.
18:29:42 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_arm64.deb ...
18:29:42 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5.1) ...
18:29:42 38: Pulling from library/fedora
18:29:42 994fd3fca575: Already exists
18:29:42 Digest: sha256:8285246bd5fad4e76e17a71c88dee34c49e2f227dab4ce7df704b592f8e72d41
18:29:42 Status: Downloaded newer image for fedora:38
18:29:42 #13 17.58 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
18:29:42 #13 17.59 Unpacking gcc-10 (10.2.1-6) ...
18:29:42 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted arm64 Packages [404 kB]
18:29:43 Selecting previously unselected package libkmod2:arm64.
18:29:43 Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ...
18:29:43 Unpacking libkmod2:arm64 (29-1ubuntu1) ...
18:29:43 Selecting previously unselected package systemd.
18:29:43 Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_arm64.deb ...
18:29:43 Unpacking systemd (249.11-0ubuntu3.10) ...
18:29:43 dpkg-genchanges: info: including full source code in upload
18:29:43  dpkg-source -I.git --after-build .
18:29:43 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:29:43 + destination=/build
18:29:43 + mkdir -p /build
18:29:43 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb /build
18:29:43 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc'
18:29:43 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc'
18:29:43 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz'
18:29:43 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz'
18:29:43 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.buildinfo'
18:29:43 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.buildinfo'
18:29:43 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.changes'
18:29:43 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.changes'
18:29:43 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb'
18:29:43 + verify
18:29:43 + dpkg --version
18:29:43 + rpm --version
18:29:43 + verify_rpm
18:29:43 ++ . /etc/os-release
18:29:43 +++ NAME='Fedora Linux'
18:29:43 +++ VERSION='38 (Container Image)'
18:29:43 +++ ID=fedora
18:29:43 +++ VERSION_ID=38
18:29:43 +++ VERSION_CODENAME=
18:29:43 +++ PLATFORM_ID=platform:f38
18:29:43 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
18:29:43 +++ ANSI_COLOR='0;38;2;60;110;180'
18:29:43 +++ LOGO=fedora-logo-icon
18:29:43 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
18:29:43 +++ DEFAULT_HOSTNAME=fedora
18:29:43 +++ HOME_URL=https://fedoraproject.org/
18:29:43 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
18:29:43 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:29:43 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:29:43 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:29:43 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
18:29:43 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:29:43 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
18:29:43 +++ SUPPORT_END=2024-05-14
18:29:43 +++ VARIANT='Container Image'
18:29:43 +++ VARIANT_ID=container
18:29:43 ++ echo fedora
18:29:43 + DIST_ID=fedora
18:29:43 ++ . /etc/os-release
18:29:43 +++ NAME='Fedora Linux'
18:29:43 +++ VERSION='38 (Container Image)'
18:29:43 +++ ID=fedora
18:29:43 +++ VERSION_ID=38
18:29:43 +++ VERSION_CODENAME=
18:29:43 +++ PLATFORM_ID=platform:f38
18:29:43 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
18:29:43 +++ ANSI_COLOR='0;38;2;60;110;180'
18:29:43 +++ LOGO=fedora-logo-icon
18:29:43 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
18:29:43 +++ DEFAULT_HOSTNAME=fedora
18:29:43 +++ HOME_URL=https://fedoraproject.org/
18:29:43 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
18:29:43 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:29:43 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:29:43 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:29:43 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
18:29:43 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:29:43 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
18:29:43 +++ SUPPORT_END=2024-05-14
18:29:43 +++ VARIANT='Container Image'
18:29:43 +++ VARIANT_ID=container
18:29:43 ++ echo 38
18:29:43 ++ cut -d. -f1
18:29:43 + DIST_VERSION=38
18:29:43 + pkg_manager=yum
18:29:43 + pkg_config_manager=yum-config-manager
18:29:43 + dnf --version
18:29:43 Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.2) ...
18:29:43 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
18:29:43 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
18:29:43 Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ...
18:29:43 Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
18:29:43 Setting up libip4tc2:arm64 (1.8.7-1ubuntu5.1) ...
18:29:43 Setting up libkmod2:arm64 (29-1ubuntu1) ...
18:29:43 Setting up systemd (249.11-0ubuntu3.10) ...
18:29:43 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:29:43 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:29:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
18:29:43 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
18:29:43 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
18:29:43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:29:43 Initializing machine ID from random generator.
18:29:43 4.16.2
18:29:43   Installed: dnf-0:4.16.2-1.fc38.noarch at Sun Oct  1 06:51:00 2023
18:29:43   Built    : Fedora Project at Fri Jul 28 12:40:50 2023
18:29:43 
18:29:43   Installed: rpm-0:4.18.1-3.fc38.aarch64 at Sun Oct  1 06:51:01 2023
18:29:43   Built    : Fedora Project at Wed Apr 26 05:34:59 2023
18:29:43 + pkg_manager=dnf
18:29:43 + pkg_config_manager='dnf config-manager'
18:29:43 + dnf clean all
18:29:43 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe arm64 Packages [4213 B]
18:29:43 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/multiverse arm64 Packages [3128 B]
18:29:43 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted arm64 Packages [404 kB]
18:29:43 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar-security/main arm64 Packages [423 kB]
18:29:43 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe arm64 Packages [795 kB]
18:29:43 0 files removed
18:29:43 + dnf install -y 'dnf-command(config-manager)'
18:29:43 Fetched 24.5 MB in 3s (7514 kB/s)
18:29:43 #13 18.67 Selecting previously unselected package gcc.
18:29:43 #13 18.67 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
18:29:43 #13 18.68 Unpacking gcc (4:10.2.1-1) ...
18:29:43 #13 18.71 Selecting previously unselected package libstdc++-10-dev:armhf.
18:29:43 #13 18.71 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
18:29:43 #13 18.72 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
18:29:43 Selecting previously unselected package systemd-sysv.
18:29:43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5962 files and directories currently installed.)
18:29:43 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_arm64.deb ...
18:29:43 Unpacking systemd-sysv (249.11-0ubuntu3.10) ...
18:29:43 Selecting previously unselected package openssl.
18:29:43 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_arm64.deb ...
18:29:43 Unpacking openssl (3.0.2-0ubuntu1.10) ...
18:29:43 Selecting previously unselected package ca-certificates.
18:29:43 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
18:29:43 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
18:29:43 Selecting previously unselected package libdbus-1-3:arm64.
18:29:43 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ...
18:29:43 Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
18:29:43 Selecting previously unselected package dbus.
18:29:43 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_arm64.deb ...
18:29:44 Unpacking dbus (1.12.20-2ubuntu4.1) ...
18:29:44 Selecting previously unselected package distro-info-data.
18:29:44 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ...
18:29:44 Unpacking distro-info-data (0.52ubuntu0.4) ...
18:29:44 Selecting previously unselected package libglib2.0-0:arm64.
18:29:44 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ...
18:29:44 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ...
18:29:44 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:29:44 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_arm64.deb ...
18:29:44 Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ...
18:29:44 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:29:44 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_arm64.deb ...
18:29:44 Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ...
18:29:44 Selecting previously unselected package iso-codes.
18:29:44 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
18:29:44 Unpacking iso-codes (4.9.0-1) ...
18:29:44 #13 18.95 Selecting previously unselected package g++-10.
18:29:44 #13 18.96 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
18:29:44 #13 18.96 Unpacking g++-10 (10.2.1-6) ...
18:29:44 #13 62.39 Setting up libgpgme11:armhf (1.12.0-6) ...
18:29:44 #13 62.40 Setting up gcc (4:8.3.0-1) ...
18:29:44 #13 62.45 Setting up python3-six (1.12.0-1) ...
18:29:44 #13 62.58 Setting up dirmngr (2.2.12-1+deb10u2) ...
18:29:44 #13 62.62 Setting up perl (5.28.1-6+deb10u1) ...
18:29:44 #13 62.64 Setting up libpackage-stash-xs-perl (0.29-1) ...
18:29:44 #13 62.66 Setting up python3-gpg (1.12.0-6) ...
18:29:44 #13 62.84 Setting up libdata-dump-perl (1.23-1) ...
18:29:44 #13 62.86 Setting up python3-certifi (2018.8.24-1) ...
18:29:44 #13 62.99 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
18:29:44 #13 63.00 Setting up libref-util-perl (0.204-1) ...
18:29:44 #13 63.01 Setting up libipc-system-simple-perl (1.25-4) ...
18:29:44 #13 63.03 Setting up libnet-domain-tld-perl (1.75-1) ...
18:29:44 #13 63.04 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
18:29:44 #13 63.06 Setting up libvariable-magic-perl (0.62-1+b1) ...
18:29:44 #13 63.07 Setting up python3-idna (2.6-1) ...
18:29:44 #13 63.24 Setting up libio-html-perl (1.001-1) ...
18:29:44 #13 63.26 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
18:29:44 #13 63.27 Setting up libtest-refcount-perl (0.08-3) ...
18:29:44 #13 63.29 Setting up libparams-util-perl (1.07-3+b4) ...
18:29:44 #13 63.30 Setting up libdpkg-perl (1.19.8) ...
18:29:44 #13 63.31 Setting up autoconf (2.69-11) ...
18:29:44 #13 63.33 Setting up python3-urllib3 (1.24.1-1+deb10u1) ...
18:29:44 #13 63.50 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:29:44 #13 63.51 Setting up libcapture-tiny-perl (0.48-1) ...
18:29:44 #13 63.52 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
18:29:44 #13 63.53 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
18:29:44 #13 63.55 Setting up libsub-name-perl (0.21-1+b3) ...
18:29:44 #13 63.57 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
18:29:44 #13 63.58 Setting up g++-8 (8.3.0-6) ...
18:29:44 #13 63.59 Setting up libfile-chdir-perl (0.1008-1) ...
18:29:44 #13 63.64 Setting up xauth (1:1.0.10-1) ...
18:29:44 #13 63.67 Setting up libpath-tiny-perl (0.108-1) ...
18:29:44 #13 63.72 Setting up libarchive-cpio-perl (0.10-1) ...
18:29:44 #13 63.76 Setting up libjson-perl (4.02000-1) ...
18:29:44 #13 63.80 Setting up libfcgi-perl (0.78-2+b3) ...
18:29:44 #13 63.83 Setting up libdevel-globaldestruction-perl (0.14-1) ...
18:29:44 #13 63.86 Setting up python3-unidiff (0.5.4-1) ...
18:29:44 #13 64.04 Setting up libstrictures-perl (2.000005-1) ...
18:29:44 #13 64.07 Setting up libsub-quote-perl (2.005001-1) ...
18:29:44 #13 64.09 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
18:29:44 #13 64.11 Setting up libsort-versions-perl (1.62-1) ...
18:29:44 #13 64.13 Setting up libexporter-tiny-perl (1.002001-1) ...
18:29:44 #13 64.15 Setting up libterm-readkey-perl (2.38-1) ...
18:29:44 #13 64.17 Setting up lsb-release (10.2019051400) ...
18:29:44 #13 64.18 Setting up libclass-accessor-perl (0.51-1) ...
18:29:44 #13 64.20 Setting up libnet-ip-perl (1.26-2) ...
18:29:44 Selecting previously unselected package libcap2-bin.
18:29:44 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_arm64.deb ...
18:29:44 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
18:29:44 Selecting previously unselected package libelf1:arm64.
18:29:44 Preparing to unpack .../11-libelf1_0.186-1build1_arm64.deb ...
18:29:44 Unpacking libelf1:arm64 (0.186-1build1) ...
18:29:44 Selecting previously unselected package libglib2.0-data.
18:29:44 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
18:29:44 Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
18:29:44 Selecting previously unselected package libicu70:arm64.
18:29:44 Preparing to unpack .../13-libicu70_70.1-2_arm64.deb ...
18:29:44 Unpacking libicu70:arm64 (70.1-2) ...
18:29:44 Selecting previously unselected package libpam-systemd:arm64.
18:29:44 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_arm64.deb ...
18:29:44 Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.10) ...
18:29:44 Selecting previously unselected package libxml2:arm64.
18:29:44 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_arm64.deb ...
18:29:44 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ...
18:29:44 Selecting previously unselected package libyaml-0-2:arm64.
18:29:44 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_arm64.deb ...
18:29:44 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
18:29:44 #13 64.21 Setting up python3-magic (2:0.4.15-2) ...
18:29:44 #13 64.35 Setting up libperlio-gzip-perl (0.19-1+b5) ...
18:29:44 Reading package lists...
18:29:44 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:29:44 Selecting previously unselected package lsb-release.
18:29:44 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
18:29:44 Unpacking lsb-release (11.1.0ubuntu4) ...
18:29:44 Selecting previously unselected package python-apt-common.
18:29:44 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ...
18:29:44 Unpacking python-apt-common (2.4.0ubuntu2) ...
18:29:44 Selecting previously unselected package python3-apt.
18:29:44 Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_arm64.deb ...
18:29:44 Unpacking python3-apt (2.4.0ubuntu2) ...
18:29:44 Selecting previously unselected package python3-dbus.
18:29:44 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_arm64.deb ...
18:29:44 Unpacking python3-dbus (1.2.18-3build1) ...
18:29:44 Selecting previously unselected package python3-gi.
18:29:44 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_arm64.deb ...
18:29:44 Unpacking python3-gi (3.42.1-0ubuntu1) ...
18:29:44 Selecting previously unselected package python3-pkg-resources.
18:29:44 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
18:29:44 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:29:44 #13 64.37 Setting up libsys-hostname-long-perl (1.5-1) ...
18:29:44 #13 64.39 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
18:29:44 #13 64.40 Setting up liburi-perl (1.76-1) ...
18:29:44 #13 64.42 Setting up exim4-daemon-light (4.92-8+deb10u8) ...
18:29:44 #13 64.51 invoke-rc.d: could not determine current runlevel
18:29:44 #13 64.51 invoke-rc.d: policy-rc.d denied execution of start.
18:29:44 #13 64.51 Initializing GnuTLS DH parameter file
18:29:44 #13 64.55 Setting up libmailutils5:armhf (1:3.5-4) ...
18:29:44 #13 64.57 Setting up libdigest-bubblebabble-perl (0.02-2) ...
18:29:44 #13 64.58 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
18:29:44 #13 64.60 Setting up python3-pkg-resources (40.8.0-1) ...
18:29:44 #13 19.58 Selecting previously unselected package g++.
18:29:44 #13 19.58 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
18:29:44 #13 19.59 Unpacking g++ (4:10.2.1-1) ...
18:29:44 #13 19.62 Selecting previously unselected package make.
18:29:44 #13 19.62 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
18:29:44 #13 19.62 Unpacking make (4.3-4.1) ...
18:29:44 #13 19.69 Selecting previously unselected package libdpkg-perl.
18:29:44 #13 19.69 Preparing to unpack .../055-libdpkg-perl_1.20.13_all.deb ...
18:29:44 #13 19.70 Unpacking libdpkg-perl (1.20.13) ...
18:29:44 #13 19.76 Selecting previously unselected package patch.
18:29:44 #13 19.77 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
18:29:44 #13 19.77 Unpacking patch (2.7.6-7) ...
18:29:44 #13 19.81 Selecting previously unselected package dpkg-dev.
18:29:44 #13 19.81 Preparing to unpack .../057-dpkg-dev_1.20.13_all.deb ...
18:29:44 #13 19.81 Unpacking dpkg-dev (1.20.13) ...
18:29:44 #13 19.94 Selecting previously unselected package build-essential.
18:29:45 Selecting previously unselected package libnghttp2-14:arm64.
18:29:45 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_arm64.deb ...
18:29:45 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
18:29:45 Selecting previously unselected package libpsl5:arm64.
18:29:45 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_arm64.deb ...
18:29:45 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
18:29:45 Selecting previously unselected package apt-transport-https.
18:29:45 Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ...
18:29:45 Unpacking apt-transport-https (2.4.10) ...
18:29:45 Selecting previously unselected package libbrotli1:arm64.
18:29:45 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_arm64.deb ...
18:29:45 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
18:29:45 Selecting previously unselected package libsasl2-modules-db:arm64.
18:29:45 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
18:29:45 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:29:45 Selecting previously unselected package libsasl2-2:arm64.
18:29:45 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
18:29:45 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:29:45 #13 64.79 Setting up automake (1:1.16.1-4) ...
18:29:45 #13 64.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:29:45 #13 64.82 Setting up libasync-mergepoint-perl (0.04-2) ...
18:29:45 #13 64.83 Setting up libio-sessiondata-perl (1.03-1) ...
18:29:45 #13 64.85 Setting up libstring-escape-perl (2010.002-2) ...
18:29:45 #13 64.87 Setting up libhttp-date-perl (6.02-1) ...
18:29:45 #13 64.89 Setting up libfile-which-perl (1.23-1) ...
18:29:45 #13 64.92 Setting up mailutils (1:3.5-4) ...
18:29:45 #13 64.93 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
18:29:45 #13 64.94 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
18:29:45 #13 64.94 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
18:29:45 #13 64.95 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
18:29:45 #13 64.96 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
18:29:45 #13 64.96 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
18:29:45 #13 64.97 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
18:29:45 #13 64.97 Setting up libfile-basedir-perl (0.08-1) ...
18:29:45 #13 19.95 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
18:29:45 #13 19.95 Unpacking build-essential (12.9) ...
18:29:45 #13 19.99 Selecting previously unselected package libbrotli1:armhf.
18:29:45 #13 19.99 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
18:29:45 #13 19.99 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
18:29:45 #13 20.04 Selecting previously unselected package libsasl2-modules-db:armhf.
18:29:45 #13 20.05 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
18:29:45 #13 20.05 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:29:45 #13 20.09 Selecting previously unselected package libsasl2-2:armhf.
18:29:45 #13 20.09 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
18:29:45 #13 20.09 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:29:45 #13 20.14 Selecting previously unselected package libldap-2.4-2:armhf.
18:29:45 #13 20.14 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
18:29:45 #13 20.14 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
18:29:45 #13 20.19 Selecting previously unselected package libnghttp2-14:armhf.
18:29:45 Selecting previously unselected package libldap-2.5-0:arm64.
18:29:45 Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_arm64.deb ...
18:29:45 Unpacking libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:29:45 Selecting previously unselected package librtmp1:arm64.
18:29:45 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
18:29:45 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:29:45 Selecting previously unselected package libssh-4:arm64.
18:29:45 Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_arm64.deb ...
18:29:45 Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ...
18:29:45 Selecting previously unselected package libcurl4:arm64.
18:29:45 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.14_arm64.deb ...
18:29:45 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.14) ...
18:29:45 Selecting previously unselected package curl.
18:29:45 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.14_arm64.deb ...
18:29:45 Unpacking curl (7.81.0-1ubuntu1.14) ...
18:29:45 Selecting previously unselected package libassuan0:arm64.
18:29:45 Preparing to unpack .../34-libassuan0_2.5.5-1build1_arm64.deb ...
18:29:45 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
18:29:45 Selecting previously unselected package gpgconf.
18:29:45 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
18:29:45 #13 64.99 Setting up libnumber-range-perl (0.12-1) ...
18:29:45 #13 65.00 Setting up libtask-weaken-perl (1.06-1) ...
18:29:45 #13 65.02 Setting up libunicode-utf8-perl (0.62-1) ...
18:29:45 #13 65.04 Setting up libstruct-dumb-perl (0.09-1) ...
18:29:45 #13 65.05 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
18:29:45 #13 65.07 Setting up libfile-listing-perl (6.04-1) ...
18:29:45 #13 65.08 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
18:29:45 #13 65.11 Setting up libclass-inspector-perl (1.32-1) ...
18:29:45 #13 65.13 Setting up libfont-afm-perl (1.20-2) ...
18:29:45 #13 65.14 Setting up libwant-perl (0.29-1+b4) ...
18:29:45 #13 65.16 Setting up libdynaloader-functions-perl (0.003-1) ...
18:29:45 #13 65.17 Setting up libtext-glob-perl (0.10-1) ...
18:29:45 #13 65.19 Setting up libclass-method-modifiers-perl (2.12-1) ...
18:29:45 #13 20.19 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
18:29:45 #13 20.20 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
18:29:45 #13 20.24 Selecting previously unselected package libpsl5:armhf.
18:29:45 #13 20.24 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
18:29:45 #13 20.25 Unpacking libpsl5:armhf (0.21.0-1.2) ...
18:29:45 #13 20.28 Selecting previously unselected package librtmp1:armhf.
18:29:45 #13 20.29 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
18:29:45 #13 20.29 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
18:29:45 #13 20.33 Selecting previously unselected package libssh2-1:armhf.
18:29:45 #13 20.33 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
18:29:45 #13 20.33 Unpacking libssh2-1:armhf (1.9.0-2) ...
18:29:45 #13 20.38 Selecting previously unselected package libcurl4:armhf.
18:29:45 #13 20.38 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u10_armhf.deb ...
18:29:45 #13 20.39 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u10) ...
18:29:45 #13 20.43 Selecting previously unselected package curl.
18:29:45 Reading package lists...
18:29:45 Building dependency tree...
18:29:45 Reading state information...
18:29:45 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
18:29:45 Selecting previously unselected package libksba8:arm64.
18:29:45 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
18:29:45 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
18:29:45 Selecting previously unselected package libnpth0:arm64.
18:29:45 Preparing to unpack .../37-libnpth0_1.6-3build2_arm64.deb ...
18:29:45 Unpacking libnpth0:arm64 (1.6-3build2) ...
18:29:45 Selecting previously unselected package dirmngr.
18:29:45 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
18:29:45 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
18:29:45 Selecting previously unselected package libpackagekit-glib2-18:arm64.
18:29:45 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ...
18:29:45 Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
18:29:45 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:29:45 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ...
18:29:45 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
18:29:45 #13 20.43 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u10_armhf.deb ...
18:29:45 #13 20.44 Unpacking curl (7.74.0-1.3+deb11u10) ...
18:29:45 #13 20.49 Selecting previously unselected package dctrl-tools.
18:29:45 #13 20.50 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
18:29:45 #13 20.51 Unpacking dctrl-tools (2.24-3) ...
18:29:45 #13 20.54 Selecting previously unselected package libdebhelper-perl.
18:29:45 #13 20.54 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
18:29:45 #13 20.55 Unpacking libdebhelper-perl (13.3.4) ...
18:29:45 #13 20.59 Selecting previously unselected package libtool.
18:29:45 #13 20.59 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
18:29:45 #13 20.59 Unpacking libtool (2.4.6-15) ...
18:29:45 #13 20.64 Selecting previously unselected package dh-autoreconf.
18:29:45 #13 20.64 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
18:29:45 #13 65.20 Setting up liblist-compare-perl (0.53-1) ...
18:29:45 #13 65.22 Setting up libref-util-xs-perl (0.117-1+b1) ...
18:29:45 #13 65.23 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
18:29:45 #13 65.25 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
18:29:45 #13 65.26 Setting up libsort-key-perl (1.33-2+b1) ...
18:29:45 #13 65.28 Setting up libclone-perl (0.41-1+b1) ...
18:29:45 #13 65.30 Setting up libalgorithm-diff-perl (1.19.03-2) ...
18:29:45 #13 65.31 Setting up libarchive-zip-perl (1.64-1) ...
18:29:45 #13 65.32 Setting up libsub-identify-perl (0.14-1+b1) ...
18:29:45 #13 65.33 Setting up libdistro-info-perl (0.21) ...
18:29:45 #13 65.35 Setting up python3-apt (1.8.4.3) ...
18:29:45 The following additional packages will be installed:
18:29:45   adduser dbus dbus-bin dbus-daemon dbus-session-bus-common
18:29:45   dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0
18:29:45   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
18:29:45   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
18:29:45   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
18:29:45   libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1
18:29:45   libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:29:45   libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2
18:29:45   libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
18:29:45   libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
18:29:45   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
18:29:45   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
18:29:45   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3
18:29:45   libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3
18:29:45   libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl
18:29:45   packagekit pinentry-curses polkitd python-apt-common python3 python3-apt
18:29:45   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
18:29:45   python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib
18:29:45   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
18:29:45   python3-pkg-resources python3-pyparsing python3-six
18:29:45   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:29:45   readline-common systemd systemd-sysv
18:29:45 Suggested packages:
18:29:45   liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus
18:29:45   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
18:29:45   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
18:29:45   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:29:45   python3-venv python-apt-doc python-blinker-doc python-cryptography-doc
18:29:45   python3-cryptography-vectors python-dbus-doc python3-crypto
18:29:45   python3-testresources python3-setuptools python-pyparsing-doc
18:29:45   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
18:29:45   systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1
18:29:45   libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
18:29:45 Recommended packages:
18:29:45   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
18:29:45   libldap-common dbus-user-session publicsuffix libsasl2-modules
18:29:45   packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher
18:29:45   systemd-timesyncd | time-daemon systemd-resolved libnss-systemd
18:29:45 Selecting previously unselected package gnupg-l10n.
18:29:45 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
18:29:45 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:29:45 Selecting previously unselected package gnupg-utils.
18:29:45 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
18:29:45 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
18:29:45 Selecting previously unselected package gpg.
18:29:45 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
18:29:45 Unpacking gpg (2.2.27-3ubuntu2.1) ...
18:29:45 Selecting previously unselected package pinentry-curses.
18:29:45 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_arm64.deb ...
18:29:45 Unpacking pinentry-curses (1.1.1-1build2) ...
18:29:45 Selecting previously unselected package gpg-agent.
18:29:45 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
18:29:45 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
18:29:45 Selecting previously unselected package gpg-wks-client.
18:29:45 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
18:29:45 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:29:45 #13 20.65 Unpacking dh-autoreconf (20) ...
18:29:45 #13 20.68 Selecting previously unselected package libarchive-zip-perl.
18:29:45 #13 20.68 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
18:29:45 #13 20.69 Unpacking libarchive-zip-perl (1.68-1) ...
18:29:45 #13 20.73 Selecting previously unselected package libsub-override-perl.
18:29:45 #13 20.73 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
18:29:45 #13 20.73 Unpacking libsub-override-perl (0.09-2) ...
18:29:45 #13 20.76 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:29:45 #13 20.76 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
18:29:45 #13 20.76 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
18:29:45 #13 20.80 Selecting previously unselected package dh-strip-nondeterminism.
18:29:45 #13 20.80 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
18:29:45 #13 20.81 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
18:29:45 #13 20.84 Selecting previously unselected package libelf1:armhf.
18:29:45 #13 20.84 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
18:29:45 #13 20.84 Unpacking libelf1:armhf (0.183-1) ...
18:29:45 #13 20.89 Selecting previously unselected package dwz.
18:29:45 #13 65.51 Setting up libio-stringy-perl (2.111-3) ...
18:29:45 #13 65.52 Setting up liblist-moreutils-perl (0.416-1+b4) ...
18:29:45 #13 65.54 Setting up libhtml-tagset-perl (3.20-3) ...
18:29:45 #13 65.55 Setting up liblog-any-perl (1.707-1) ...
18:29:45 #13 65.58 Setting up libauthen-sasl-perl (2.1600-1) ...
18:29:45 #13 65.59 Setting up libpod-constants-perl (0.19-1) ...
18:29:45 #13 65.60 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
18:29:45 #13 65.62 Setting up libconvert-binhex-perl (1.125-1) ...
18:29:45 #13 65.63 Setting up libfuture-perl (0.39-1) ...
18:29:45 #13 65.65 Setting up liblwp-mediatypes-perl (6.02-1) ...
18:29:45 #13 65.66 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
18:29:45 #13 65.68 Setting up libtry-tiny-perl (0.30-1) ...
18:29:45 #13 65.69 Setting up libtype-tiny-perl (1.004004-1) ...
18:29:45 #13 65.70 Setting up libtest-fatal-perl (0.014-1) ...
18:29:45 #13 65.71 Setting up libcommon-sense-perl (3.74-2+b7) ...
18:29:45 #13 65.73 Setting up libxml-namespacesupport-perl (1.12-1) ...
18:29:45 #13 65.75 Setting up libnet-http-perl (6.18-1) ...
18:29:45 #13 65.76 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
18:29:45 #13 65.77 Setting up libencode-locale-perl (1.05-1) ...
18:29:46 The following NEW packages will be installed:
18:29:46   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
18:29:46   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
18:29:46   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:29:46   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:29:46   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
18:29:46   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
18:29:46   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
18:29:46   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72
18:29:46   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
18:29:46   libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2
18:29:46   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:29:46   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:29:46   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:29:46   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
18:29:46   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
18:29:46   openssl packagekit pinentry-curses polkitd python-apt-common python3
18:29:46   python3-apt python3-blinker python3-cffi-backend python3-cryptography
18:29:46   python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt
18:29:46   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
18:29:46   python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing
18:29:46   python3-six python3-software-properties python3-wadllib python3.11
18:29:46   python3.11-minimal readline-common software-properties-common systemd
18:29:46   systemd-sysv
18:29:46 The following packages will be upgraded:
18:29:46   libsystemd0 libudev1
18:29:46 Selecting previously unselected package gpg-wks-server.
18:29:46 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
18:29:46 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:29:46 Selecting previously unselected package gpgsm.
18:29:46 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
18:29:46 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
18:29:46 Selecting previously unselected package gnupg.
18:29:46 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
18:29:46 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
18:29:46 Selecting previously unselected package libcurl3-gnutls:arm64.
18:29:46 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.14_arm64.deb ...
18:29:46 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.14) ...
18:29:46 Selecting previously unselected package libstemmer0d:arm64.
18:29:46 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_arm64.deb ...
18:29:46 Unpacking libstemmer0d:arm64 (2.2.0-1build1) ...
18:29:46 Selecting previously unselected package libxmlb2:arm64.
18:29:46 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_arm64.deb ...
18:29:46 Unpacking libxmlb2:arm64 (0.3.6-2build1) ...
18:29:46 #13 20.89 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
18:29:46 #13 20.89 Unpacking dwz (0.13+20210201-1) ...
18:29:46 #13 20.94 Selecting previously unselected package libicu67:armhf.
18:29:46 #13 20.95 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
18:29:46 #13 20.95 Unpacking libicu67:armhf (67.1-7) ...
18:29:46 #13 65.79 Setting up libtext-levenshtein-perl (0.13-1) ...
18:29:46 #13 65.83 Setting up libnet-dns-perl (1.19-1) ...
18:29:46 #13 65.84 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
18:29:46 #13 65.86 Setting up libdevel-callchecker-perl (0.008-1) ...
18:29:46 #13 65.87 Setting up libstring-shellquote-perl (1.04-1) ...
18:29:46 #13 65.89 Setting up libsub-install-perl (0.928-1) ...
18:29:46 #13 65.92 Setting up dpkg-dev (1.19.8) ...
18:29:46 #13 65.94 Setting up libnumber-compare-perl (0.03-1) ...
18:29:46 #13 65.96 Setting up intltool-debian (0.35.0+20060710.5) ...
18:29:46 #13 65.98 Setting up libio-async-perl (0.72-1) ...
18:29:46 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
18:29:46 Selecting previously unselected package libappstream4:arm64.
18:29:46 Preparing to unpack .../53-libappstream4_0.15.2-2_arm64.deb ...
18:29:46 Unpacking libappstream4:arm64 (0.15.2-2) ...
18:29:46 Selecting previously unselected package libdw1:arm64.
18:29:46 Preparing to unpack .../54-libdw1_0.186-1build1_arm64.deb ...
18:29:46 Unpacking libdw1:arm64 (0.186-1build1) ...
18:29:46 Selecting previously unselected package libglib2.0-bin.
18:29:46 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_arm64.deb ...
18:29:46 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
18:29:46 Selecting previously unselected package libunwind8:arm64.
18:29:46 Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_arm64.deb ...
18:29:46 Unpacking libunwind8:arm64 (1.3.2-2build2.1) ...
18:29:46 Selecting previously unselected package libgstreamer1.0-0:arm64.
18:29:46 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_arm64.deb ...
18:29:46 Unpacking libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
18:29:46 #13 66.00 Setting up liberror-perl (0.17027-2) ...
18:29:46 #13 66.02 Setting up patchutils (0.3.4-2) ...
18:29:46 #13 66.04 Setting up libmail-sendmail-perl (0.80-1) ...
18:29:46 #13 66.06 Setting up libltdl-dev:armhf (2.4.6-9) ...
18:29:46 #13 66.07 Setting up libxml-sax-base-perl (1.09-1) ...
18:29:46 #13 66.10 Setting up libio-string-perl (1.08-3) ...
18:29:46 #13 66.12 Setting up libreadonly-perl (2.050-1) ...
18:29:46 #13 66.14 Setting up python3-chardet (3.0.4-3) ...
18:29:46 Fedora 37 openh264 (From Cisco) - aarch64       2.1 kB/s | 2.5 kB     00:01    
18:29:46 Fedora Modular 37 - aarch64                     3.7 MB/s | 3.7 MB     00:01    
18:29:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:29:46 2 upgraded, 114 newly installed, 0 to remove and 2 not upgraded.
18:29:46 Need to get 42.2 MB of archives.
18:29:46 After this operation, 159 MB of additional disk space will be used.
18:29:46 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssl3 arm64 3.0.8-1ubuntu1.2 [1761 kB]
18:29:46 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
18:29:46 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
18:29:46 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
18:29:46 Selecting previously unselected package libpolkit-agent-1-0:arm64.
18:29:46 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_arm64.deb ...
18:29:46 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
18:29:46 Selecting previously unselected package polkitd.
18:29:46 Preparing to unpack .../60-polkitd_0.105-33_arm64.deb ...
18:29:46 Unpacking polkitd (0.105-33) ...
18:29:46 Selecting previously unselected package pkexec.
18:29:46 Preparing to unpack .../61-pkexec_0.105-33_arm64.deb ...
18:29:46 Unpacking pkexec (0.105-33) ...
18:29:46 Selecting previously unselected package policykit-1.
18:29:46 Preparing to unpack .../62-policykit-1_0.105-33_arm64.deb ...
18:29:46 Unpacking policykit-1 (0.105-33) ...
18:29:46 Selecting previously unselected package python3-blinker.
18:29:46 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
18:29:46 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
18:29:46 Selecting previously unselected package python3-cffi-backend:arm64.
18:29:46 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_arm64.deb ...
18:29:46 Unpacking python3-cffi-backend:arm64 (1.15.0-1build2) ...
18:29:46 #13 66.39 Setting up libstring-copyright-perl (0.003006-1) ...
18:29:46 #13 66.40 Setting up python3-debian (0.1.35) ...
18:29:46 #13 21.73 Selecting previously unselected package libxml2:armhf.
18:29:46 #13 21.74 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ...
18:29:46 #13 21.74 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ...
18:29:46 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm
18:29:46 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YG5mlX
18:29:46 + umask 022
18:29:46 + cd /root/rpmbuild/BUILD
18:29:46 + cd src
18:29:46 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64
18:29:46 + RPM_EC=0
18:29:46 ++ jobs -p
18:29:46 + exit 0
18:29:46 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.xaQqgI
18:29:46 + umask 022
18:29:46 + cd /root/rpmbuild/BUILD
18:29:46 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:29:46 + rm -rf src src.gemspec
18:29:46 + RPM_EC=0
18:29:46 ++ jobs -p
18:29:46 + exit 0
18:29:46     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:46     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:46     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:46     source_date_epoch_from_changelog set but %changelog is missing
18:29:46     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/docker-proxy
18:29:46     source_date_epoch_from_changelog set but %changelog is missing
18:29:46     source_date_epoch_from_changelog set but %changelog is missing
18:29:46 
18:29:46 RPM build warnings:
18:29:46 warning: source_date_epoch_from_changelog set but %changelog is missing
18:29:46 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rDjhmQ
18:29:46 + umask 022
18:29:46 + cd /root/rpmbuild/BUILD
18:29:46 + cd /root/rpmbuild/BUILD
18:29:46 + rm -rf src
18:29:46 + /usr/bin/mkdir -p src
18:29:46 + cd src
18:29:46 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:29:46 + STATUS=0
18:29:46 + '[' 0 -ne 0 ']'
18:29:46 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:29:46 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:29:46 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
18:29:46 + make IMAGE=ubuntu:jammy verify
18:29:46 docker run  --rm -i \
18:29:46 	-v "$(pwd):/v" \
18:29:46 	-e DEBIAN_FRONTEND=noninteractive \
18:29:46 	-e PACKAGE_REPO=prod \
18:29:46 	-w /v \
18:29:46 	ubuntu:jammy ./verify
18:29:46 Fedora 38 - aarch64                              26 MB/s |  79 MB     00:03    
18:29:46 Selecting previously unselected package python3-cryptography.
18:29:46 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_arm64.deb ...
18:29:46 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
18:29:46 Selecting previously unselected package python3-pyparsing.
18:29:46 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
18:29:46 Unpacking python3-pyparsing (2.4.7-1) ...
18:29:46 Selecting previously unselected package python3-httplib2.
18:29:46 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
18:29:46 Unpacking python3-httplib2 (0.20.2-2) ...
18:29:46 Selecting previously unselected package python3-more-itertools.
18:29:46 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
18:29:46 Unpacking python3-more-itertools (8.10.0-2) ...
18:29:46 Selecting previously unselected package python3-zipp.
18:29:46 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
18:29:46 Unpacking python3-zipp (1.0.0-3) ...
18:29:47 #13 66.57 Setting up python3-requests (2.21.0-1+deb10u1) ...
18:29:47 #13 66.73 Setting up libdata-optlist-perl (0.110-1) ...
18:29:47 #13 66.74 Setting up libipc-run-perl (20180523.0-1) ...
18:29:47 #13 66.75 Setting up git (1:2.20.1-2+deb10u8) ...
18:29:47 #13 66.80 Setting up libcontextual-return-perl (0.004014-2) ...
18:29:47 #13 21.83 Selecting previously unselected package gettext.
18:29:47 #13 21.83 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
18:29:47 #13 21.83 Unpacking gettext (0.21-4) ...
18:29:47 + verify
18:29:47 + dpkg --version
18:29:47 + verify_deb
18:29:47 + apt-get update
18:29:47 make[2]: Leaving directory '/root/build-deb/compose'
18:29:47 make[1]: Leaving directory '/root/build-deb'
18:29:47    debian/rules override_dh_auto_test
18:29:47 make[1]: Entering directory '/root/build-deb'
18:29:47 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:29:47 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:29:47 PASS: daemon version OK
18:29:47 ver="$(cli/build/docker --version)"; \
18:29:47 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:29:47 PASS: cli version OK
18:29:47 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:47 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:29:47 PASS: docker-buildx version OK
18:29:47 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:47 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:29:47 PASS: docker-compose version OK
18:29:47 make[1]: Leaving directory '/root/build-deb'
18:29:47    create-stamp debian/debhelper-build-stamp
18:29:47  debian/rules binary
18:29:47 dh binary --with=bash-completion
18:29:47    dh_testroot
18:29:47    dh_prep
18:29:47    dh_installdirs
18:29:47    debian/rules override_dh_auto_install
18:29:47 make[1]: Entering directory '/root/build-deb'
18:29:47 # docker-ce-cli install
18:29:47 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:29:47 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:29:47 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:29:47 # docker-ce install
18:29:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:29:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:29:47 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:29:47 # docker-buildx-plugin install
18:29:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:29:47 # docker-compose-plugin install
18:29:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:29:47 # docker-ce-rootless-extras install
18:29:47 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:29:47 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:29:47 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:29:47 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:29:47 # TODO: how can we install vpnkit?
18:29:47 make[1]: Leaving directory '/root/build-deb'
18:29:47    debian/rules override_dh_install
18:29:47 make[1]: Entering directory '/root/build-deb'
18:29:47 dh_install
18:29:47 # TODO Can we do this from within our container?
18:29:47 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:29:47 make[1]: Leaving directory '/root/build-deb'
18:29:47    dh_installdocs
18:29:47    dh_installchangelogs
18:29:47    dh_installman
18:29:47    dh_bash-completion
18:29:47    debian/rules override_dh_installinit
18:29:47 make[1]: Entering directory '/root/build-deb'
18:29:47 # use "docker" as our service name, not "docker-ce"
18:29:47 dh_installinit --name=docker
18:29:47 make[1]: Leaving directory '/root/build-deb'
18:29:47    debian/rules override_dh_installsystemd
18:29:47 make[1]: Entering directory '/root/build-deb'
18:29:47 # use "docker" as our service name, not "docker-ce"
18:29:47 dh_installsystemd --name=docker
18:29:47 Selecting previously unselected package python3-importlib-metadata.
18:29:47 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
18:29:47 Unpacking python3-importlib-metadata (4.6.4-1) ...
18:29:47 Selecting previously unselected package python3-jeepney.
18:29:47 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
18:29:47 Unpacking python3-jeepney (0.7.1-3) ...
18:29:47 Selecting previously unselected package python3-jwt.
18:29:47 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
18:29:47 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
18:29:47 Selecting previously unselected package python3-secretstorage.
18:29:47 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
18:29:47 Unpacking python3-secretstorage (3.3.1-1) ...
18:29:47 Selecting previously unselected package python3-keyring.
18:29:47 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
18:29:47 Unpacking python3-keyring (23.5.0-1) ...
18:29:47 Selecting previously unselected package python3-lazr.uri.
18:29:47 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
18:29:47 Unpacking python3-lazr.uri (1.0.6-2) ...
18:29:47 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-minimal arm64 3.11.4-1~23.04 [834 kB]
18:29:47 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexpat1 arm64 2.5.0-1 [71.2 kB]
18:29:47 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11-minimal arm64 3.11.4-1~23.04 [2151 kB]
18:29:47 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-minimal arm64 3.11.2-1 [24.6 kB]
18:29:47 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 media-types all 10.0.0 [25.8 kB]
18:29:47 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5support0 arm64 1.20.1-1build1 [31.4 kB]
18:29:47 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libk5crypto3 arm64 1.20.1-1build1 [85.0 kB]
18:29:47 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B]
18:29:47 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5-3 arm64 1.20.1-1build1 [345 kB]
18:29:47 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgssapi-krb5-2 arm64 1.20.1-1build1 [139 kB]
18:29:47 #13 66.83 Setting up libwww-robotrules-perl (6.02-1) ...
18:29:47 #13 66.85 Setting up libtypes-serialiser-perl (1.0-1) ...
18:29:47 #13 66.86 Setting up g++ (4:8.3.0-1) ...
18:29:47 #13 66.89 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:29:47 #13 66.90 Setting up libhtml-parser-perl (3.72-3+b3) ...
18:29:47 #13 66.92 Setting up libgit-wrapper-perl (0.048-1) ...
18:29:47 #13 66.94 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
18:29:47 #13 66.97 Setting up librole-tiny-perl (2.000006-1) ...
18:29:47 #13 66.98 Setting up gnupg (2.2.12-1+deb10u2) ...
18:29:47 #13 66.99 Setting up build-essential (12.6) ...
18:29:47 #13 67.01 Setting up libfile-homedir-perl (1.004-1) ...
18:29:47 #13 67.03 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
18:29:47 #13 21.96 Selecting previously unselected package intltool-debian.
18:29:47 #13 21.97 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
18:29:47 #13 21.97 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:29:47 #13 22.00 Selecting previously unselected package po-debconf.
18:29:47 #13 22.01 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
18:29:47 #13 22.01 Unpacking po-debconf (1.0.21+nmu1) ...
18:29:47 #13 22.08 Selecting previously unselected package debhelper.
18:29:47 #13 22.08 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
18:29:47 #13 22.08 Unpacking debhelper (13.3.4) ...
18:29:47 #13 22.20 Selecting previously unselected package debian-keyring.
18:29:47 + STATUS=0
18:29:47 + '[' 0 -ne 0 ']'
18:29:47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:29:47 + RPM_EC=0
18:29:47 ++ jobs -p
18:29:47 + exit 0
18:29:47 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jltfEf
18:29:47 + umask 022
18:29:47 + cd /root/rpmbuild/BUILD
18:29:47 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:47 + export CFLAGS
18:29:47 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:29:47 + export CXXFLAGS
18:29:47 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:47 + export FFLAGS
18:29:47 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:29:47 + export FCFLAGS
18:29:47 + VALAFLAGS=-g
18:29:47 + export VALAFLAGS
18:29:47 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:29:47 + export RUSTFLAGS
18:29:47 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:29:47 + export LDFLAGS
18:29:47 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:29:47 + export LT_SYS_LIBRARY_PATH
18:29:47 + CC=gcc
18:29:47 + export CC
18:29:47 + CXX=g++
18:29:47 + export CXX
18:29:47 + cd src
18:29:47 + pushd /root/rpmbuild/BUILD/src/buildx
18:29:47 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:29:47 + GO111MODULE=on
18:29:47 + CGO_ENABLED=0
18:29:47 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:29:47 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
18:29:47 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
18:29:47 Get:3 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1004 kB]
18:29:47 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
18:29:47 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
18:29:47 Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1226 kB]
18:29:47 Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1081 kB]
18:29:47 Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB]
18:29:47 Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
18:29:47 make[1]: Leaving directory '/root/build-deb'
18:29:47    dh_perl
18:29:47    dh_link
18:29:47    dh_strip_nondeterminism
18:29:47 Selecting previously unselected package python3-wadllib.
18:29:47 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
18:29:47 Unpacking python3-wadllib (1.3.6-1) ...
18:29:47 Selecting previously unselected package python3-distro.
18:29:47 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
18:29:47 Unpacking python3-distro (1.7.0-1) ...
18:29:47 Selecting previously unselected package python3-oauthlib.
18:29:47 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
18:29:47 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
18:29:47 Selecting previously unselected package python3-six.
18:29:47 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
18:29:47 Unpacking python3-six (1.16.0-3ubuntu1) ...
18:29:47 Selecting previously unselected package python3-lazr.restfulclient.
18:29:47 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
18:29:47 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
18:29:47 Selecting previously unselected package python3-launchpadlib.
18:29:47 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
18:29:47 Unpacking python3-launchpadlib (1.10.16-1) ...
18:29:47 #13 67.04 Setting up libio-socket-ssl-perl (2.060-3) ...
18:29:47 #13 67.08 Setting up libsub-exporter-perl (0.987-1) ...
18:29:47 #13 67.09 Setting up libalgorithm-merge-perl (0.08-3) ...
18:29:47 #13 67.11 Setting up libhttp-message-perl (6.18-1) ...
18:29:47 #13 67.12 Setting up libhtml-form-perl (6.03-1) ...
18:29:47 #13 67.13 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
18:29:47 #13 67.14 Setting up libjson-xs-perl (3.040-1+b1) ...
18:29:47 #13 67.17 Setting up libhttp-negotiate-perl (6.01-1) ...
18:29:47 #13 67.19 Setting up libio-prompter-perl (0.004015-1) ...
18:29:47 #13 67.20 Setting up libhttp-cookies-perl (6.04-1) ...
18:29:47 #13 67.22 Setting up po-debconf (1.0.21) ...
18:29:47 #13 67.23 Setting up libhtml-tree-perl (5.07-2) ...
18:29:47 #13 67.25 Setting up libparams-classify-perl (0.015-1+b1) ...
18:29:47 #13 22.20 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
18:29:47 #13 22.21 Unpacking debian-keyring (2021.07.26) ...
18:29:47 Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
18:29:47 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
18:29:47 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
18:29:47 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB]
18:29:47 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1269 kB]
18:29:47 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1342 kB]
18:29:47 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1252 kB]
18:29:47 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
18:29:47 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
18:29:47 Selecting previously unselected package python3-software-properties.
18:29:47 Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ...
18:29:47 Unpacking python3-software-properties (0.99.22.7) ...
18:29:47 Selecting previously unselected package packagekit.
18:29:47 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_arm64.deb ...
18:29:47 Unpacking packagekit (1.2.5-2ubuntu2) ...
18:29:47 Selecting previously unselected package software-properties-common.
18:29:47 Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ...
18:29:47 Unpacking software-properties-common (0.99.22.7) ...
18:29:47 Selecting previously unselected package gnupg2.
18:29:47 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
18:29:47 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
18:29:47 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
18:29:47 Setting up media-types (7.0.0) ...
18:29:47 Setting up systemd-sysv (249.11-0ubuntu3.10) ...
18:29:47 #13 67.27 Setting up libcgi-pm-perl (4.40-1) ...
18:29:47 #13 67.29 Setting up libpath-iterator-rule-perl (1.014-1) ...
18:29:47 #13 67.31 Setting up libnet-dns-sec-perl (1.11-1) ...
18:29:47 #13 67.32 Setting up libsereal-perl (4.005-1) ...
18:29:47 #13 67.34 Setting up libhtml-format-perl (2.12-1) ...
18:29:47 #13 67.36 Setting up libxml-sax-perl (1.00+dfsg-1) ...
18:29:47 #13 67.43 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:29:47 #13 67.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:29:47 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
18:29:47 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
18:29:48 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
18:29:48 Setting up apt-transport-https (2.4.10) ...
18:29:48 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
18:29:48 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ...
18:29:48 No schema files found: doing nothing.
18:29:48 Setting up distro-info-data (0.52ubuntu0.4) ...
18:29:48 Setting up libxmlb2:arm64 (0.3.6-2build1) ...
18:29:48 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
18:29:48 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
18:29:48 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
18:29:48 Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
18:29:48 Setting up libnpth0:arm64 (1.6-3build2) ...
18:29:48 Setting up libassuan0:arm64 (2.5.5-1build1) ...
18:29:48 Setting up libunwind8:arm64 (1.3.2-2build2.1) ...
18:29:48 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:29:48 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
18:29:48 Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
18:29:48 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:29:48 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:29:48 Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
18:29:48 Setting up dbus (1.12.20-2ubuntu4.1) ...
18:29:48 #13 67.65 
18:29:48 #13 67.65 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:29:48 #13 67.70 Setting up dput (1.0.3) ...
18:29:48 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
18:29:48 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 readline-common all 8.2-1.3 [55.7 kB]
18:29:48 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadline8 arm64 8.2-1.3 [150 kB]
18:29:48 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsqlite3-0 arm64 3.40.1-1 [661 kB]
18:29:48 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:29:48 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ...
18:29:48 Setting up python-apt-common (2.4.0ubuntu2) ...
18:29:48 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
18:29:48 Setting up libpam-systemd:arm64 (249.11-0ubuntu3.10) ...
18:29:48 #13 67.85 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:29:48 #13 67.87 Setting up libmodule-runtime-perl (0.016-1) ...
18:29:48 #13 67.89 Setting up libmailtools-perl (2.18-1) ...
18:29:48 #13 67.90 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
18:29:48 #13 67.92 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
18:29:48 #13 67.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:29:48 #13 68.03 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:29:48 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-stdlib arm64 3.11.4-1~23.04 [1882 kB]
18:29:48 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11 arm64 3.11.4-1~23.04 [572 kB]
18:29:48 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpython3-stdlib arm64 3.11.2-1 [7238 B]
18:29:48 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3 arm64 3.11.2-1 [22.9 kB]
18:29:48 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
18:29:48 Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ...
18:29:48 Setting up libstemmer0d:arm64 (2.2.0-1build1) ...
18:29:48 Setting up openssl (3.0.2-0ubuntu1.10) ...
18:29:48 Setting up libelf1:arm64 (0.186-1build1) ...
18:29:48 Setting up readline-common (8.1.2-1) ...
18:29:48 Setting up iso-codes (4.9.0-1) ...
18:29:48 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
18:29:48 Setting up libicu70:arm64 (70.1-2) ...
18:29:48 Setting up pinentry-curses (1.1.1-1build2) ...
18:29:48 Setting up libdw1:arm64 (0.186-1build1) ...
18:29:48 Setting up libreadline8:arm64 (8.1.2-1) ...
18:29:48 Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
18:29:48 Setting up libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:29:48 Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ...
18:29:48 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
18:29:48 #13 68.10 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:29:48 #13 68.26 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:29:48 #13 68.32 Setting up libconst-fast-perl (0.014-1) ...
18:29:48    dh_compress
18:29:48    dh_fixperms
18:29:48    dh_missing
18:29:48 #13 68.34 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
18:29:48 #13 68.36 Setting up libmodule-implementation-perl (0.09-1) ...
18:29:48 #13 68.39 Setting up libemail-valid-perl (1.202-1) ...
18:29:48 #13 68.40 Setting up libcgi-fast-perl (1:2.13-1) ...
18:29:48 #13 68.42 Setting up libpackage-stash-perl (0.38-1) ...
18:29:48 #13 68.44 Setting up libimport-into-perl (1.002005-1) ...
18:29:48 #13 68.46 Setting up libmoo-perl (2.003004-2) ...
18:29:48 #13 68.47 Setting up libmime-tools-perl (5.509-1) ...
18:29:48 #13 68.51 Setting up libxml-simple-perl (2.25-1) ...
18:29:48 #13 68.52 Setting up libparams-validate-perl (1.29-1+b1) ...
18:29:48 #13 68.56 Setting up libb-hooks-endofscope-perl (0.24-1) ...
18:29:48 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev1 arm64 252.5-2ubuntu3.1 [149 kB]
18:29:49 Fetched 27.6 MB in 2s (15.5 MB/s)
18:29:49 Updating certificates in /etc/ssl/certs...
18:29:49    debian/rules override_dh_dwz
18:29:49 make[1]: Entering directory '/root/build-deb'
18:29:49 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:29:49 make[1]: Leaving directory '/root/build-deb'
18:29:49    debian/rules override_dh_strip
18:29:49 make[1]: Entering directory '/root/build-deb'
18:29:49 # Go has lots of problems with stripping, so just don't
18:29:49 make[1]: Leaving directory '/root/build-deb'
18:29:49    dh_makeshlibs
18:29:49    debian/rules override_dh_shlibdeps
18:29:49 make[1]: Entering directory '/root/build-deb'
18:29:49 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:29:49 #13 68.58 Setting up lintian (2.15.0) ...
18:29:49 #13 68.60 Setting up libnamespace-clean-perl (0.27-1) ...
18:29:49 #13 68.62 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
18:29:49 #13 68.64 Setting up licensecheck (3.0.31-3) ...
18:29:49 #13 68.66 Setting up libgitlab-api-v4-perl (0.16-1) ...
18:29:49 #13 68.69 Setting up liblwp-protocol-https-perl (6.07-2) ...
18:29:49 #13 68.71 Setting up libwww-perl (6.36-2) ...
18:29:49 #13 68.74 Setting up debhelper (12.1.1) ...
18:29:49 #13 68.76 Setting up dh-autoreconf (19) ...
18:29:49 #13 68.79 Setting up devscripts (2.19.5+deb10u1) ...
18:29:49 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
18:29:49 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-c5 arm64 0.16-2 [32.4 kB]
18:29:49 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcryptsetup12 arm64 2:2.6.1-1ubuntu1 [225 kB]
18:29:49 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfdisk1 arm64 2.38.1-4ubuntu1 [140 kB]
18:29:49 #13 68.96 Setting up dh-strip-nondeterminism (1.1.2-1) ...
18:29:49 #13 68.97 Setting up equivs (2.2.0) ...
18:29:49 #13 68.99 Setting up libxml-parser-perl (2.44-4) ...
18:29:49 #13 69.02 Setting up libxml-sax-expat-perl (0.51-1) ...
18:29:49 #13 69.07 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:29:49 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkmod2 arm64 30+20221128-1ubuntu1 [47.7 kB]
18:29:49 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libapparmor1 arm64 3.0.8-1ubuntu2.1 [46.4 kB]
18:29:49 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libip4tc2 arm64 1.8.7-1ubuntu7 [19.6 kB]
18:29:49 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd-shared arm64 252.5-2ubuntu3.1 [1751 kB]
18:29:49 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd0 arm64 252.5-2ubuntu3.1 [385 kB]
18:29:49 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 systemd arm64 252.5-2ubuntu3.1 [2907 kB]
18:29:49 Reading package lists...
18:29:49 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:29:49 137 added, 0 removed; done.
18:29:49 Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ...
18:29:49 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
18:29:49 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.14) ...
18:29:49 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
18:29:49 #13 69.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:29:49 #13 69.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:29:49 Fedora 37 - aarch64 - Updates                    20 MB/s |  38 MB     00:01    
18:29:49 Setting up curl (7.81.0-1ubuntu1.14) ...
18:29:49 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ...
18:29:49 Setting up polkitd (0.105-33) ...
18:29:49 Setting up gpg (2.2.27-3ubuntu2.1) ...
18:29:49 Setting up libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
18:29:49 Setcap worked! gst-ptp-helper is not suid!
18:29:49 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
18:29:49 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
18:29:49 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
18:29:49 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:29:49 #13 69.43 Setting up libsoap-lite-perl (1.27-1) ...
18:29:49 #13 69.61 Setting up libxmlrpc-lite-perl (0.717-2) ...
18:29:49 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 systemd-sysv arm64 252.5-2ubuntu3.1 [11.5 kB]
18:29:49 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 adduser all 3.129ubuntu1 [59.0 kB]
18:29:50 #13 24.55 Selecting previously unselected package libfakeroot:armhf.
18:29:50 #13 24.55 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
18:29:50 #13 24.55 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
18:29:50 #13 24.59 Selecting previously unselected package fakeroot.
18:29:50 #13 24.59 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
18:29:50 #13 24.60 Unpacking fakeroot (1.25.3-1.1) ...
18:29:50 #13 24.64 Selecting previously unselected package libassuan0:armhf.
18:29:50 #13 24.64 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
18:29:50 #13 24.65 Unpacking libassuan0:armhf (2.5.3-7.1) ...
18:29:50 #13 24.68 Selecting previously unselected package gpgconf.
18:29:50 #13 24.68 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
18:29:50 #13 24.69 Unpacking gpgconf (2.2.27-2+deb11u2) ...
18:29:50 #13 24.74 Selecting previously unselected package libksba8:armhf.
18:29:50 #13 24.74 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u2_armhf.deb ...
18:29:50 #13 24.74 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ...
18:29:50 #13 24.79 Selecting previously unselected package libnpth0:armhf.
18:29:50 #13 24.79 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
18:29:50 #13 24.80 Unpacking libnpth0:armhf (1.6-3) ...
18:29:50 #13 24.84 Selecting previously unselected package dirmngr.
18:29:50 #13 24.84 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
18:29:50 #13 24.86 Unpacking dirmngr (2.2.27-2+deb11u2) ...
18:29:50 #13 24.92 Selecting previously unselected package gnupg-l10n.
18:29:50 #13 24.92 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
18:29:50 #13 24.93 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
18:29:50 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:29:50 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:29:50 #13 69.68 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:29:50 #13 69.79 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:29:50 #13 69.80 Updating certificates in /etc/ssl/certs...
18:29:50 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssl arm64 3.0.8-1ubuntu1.2 [1163 kB]
18:29:50 #13 25.04 Selecting previously unselected package gnupg-utils.
18:29:50 #13 25.04 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
18:29:50 #13 25.04 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
18:29:50 #13 25.12 Selecting previously unselected package gpg.
18:29:50 #13 25.12 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ...
18:29:50 #13 25.12 Unpacking gpg (2.2.27-2+deb11u2) ...
18:29:50 #13 25.21 Selecting previously unselected package pinentry-curses.
18:29:50 #13 25.21 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
18:29:50 #13 25.21 Unpacking pinentry-curses (1.1.0-4) ...
18:29:50 #13 25.26 Selecting previously unselected package gpg-agent.
18:29:50 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:29:50 Setting up python3.10 (3.10.12-1~22.04.2) ...
18:29:50 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
18:29:50 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdbus-1-3 arm64 1.14.4-1ubuntu1 [201 kB]
18:29:50 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-bin arm64 1.14.4-1ubuntu1 [38.9 kB]
18:29:50 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB]
18:29:50 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-daemon arm64 1.14.4-1ubuntu1 [114 kB]
18:29:50 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB]
18:29:50 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus arm64 1.14.4-1ubuntu1 [23.8 kB]
18:29:50 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 distro-info-data all 0.57ubuntu0.1 [6022 B]
18:29:50 Reading package lists...
18:29:50 Building dependency tree...
18:29:50 Reading state information...
18:29:50 #13 25.26 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
18:29:50 #13 25.27 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
18:29:50 #13 25.32 Selecting previously unselected package gpg-wks-client.
18:29:50 #13 25.32 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
18:29:50 #13 25.32 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
18:29:50 #13 25.37 Selecting previously unselected package gpg-wks-server.
18:29:50 #13 25.37 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
18:29:50 #13 25.38 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
18:29:50 #13 25.42 Selecting previously unselected package gpgsm.
18:29:50 #13 25.42 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
18:29:50 #13 25.43 Unpacking gpgsm (2.2.27-2+deb11u2) ...
18:29:50 #13 25.48 Selecting previously unselected package gnupg.
18:29:50 #13 25.48 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ...
18:29:50 #13 25.49 Unpacking gnupg (2.2.27-2+deb11u2) ...
18:29:50 #13 25.55 Selecting previously unselected package libfile-dirlist-perl.
18:29:50 #13 25.55 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
18:29:50 #13 25.55 Unpacking libfile-dirlist-perl (0.05-2) ...
18:29:50 #13 25.58 Selecting previously unselected package libfile-which-perl.
18:29:50 #13 70.33 0 added, 0 removed; done.
18:29:50 #13 70.33 Running hooks in /etc/ca-certificates/update.d...
18:29:50 #13 70.33 done.
18:29:50 The following additional packages will be installed:
18:29:50   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
18:29:50   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:29:50   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
18:29:50   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:29:50   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
18:29:50   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
18:29:50   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
18:29:50   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:29:50   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
18:29:50   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:29:50   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
18:29:50   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
18:29:50   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
18:29:50   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:29:50   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
18:29:50   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
18:29:50   python3-minimal python3-more-itertools python3-oauthlib
18:29:50   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
18:29:50   python3-software-properties python3-wadllib python3-zipp python3.10
18:29:50   python3.10-minimal readline-common systemd systemd-sysv
18:29:50 Suggested packages:
18:29:50   default-dbus-session-bus | dbus-session-bus dbus-user-session
18:29:50   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
18:29:50   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:29:50   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
18:29:50   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
18:29:50   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
18:29:50   python3-keyrings.alt python3-testresources python3-setuptools
18:29:50   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
18:29:50   binutils binfmt-support readline-doc systemd-container libfido2-1
18:29:50   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
18:29:50 Recommended packages:
18:29:50   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
18:29:50   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
18:29:50   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
18:29:50 The following NEW packages will be installed:
18:29:50   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
18:29:50   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:29:50   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:29:50   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
18:29:50   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
18:29:50   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:29:50   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
18:29:50   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
18:29:50   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:29:50   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
18:29:50   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:29:50   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
18:29:50   lsb-release media-types openssl packagekit pinentry-curses pkexec
18:29:50   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
18:29:50   python3-cffi-backend python3-cryptography python3-dbus python3-distro
18:29:50   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
18:29:50   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
18:29:50   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
18:29:50   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
18:29:50   python3-software-properties python3-wadllib python3-zipp python3.10
18:29:50   python3.10-minimal readline-common software-properties-common systemd
18:29:50   systemd-sysv
18:29:50 Importing GPG key 0x621E9F35:
18:29:50  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:29:50  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
18:29:50  From       : https://download.docker.com/linux/centos/gpg
18:29:50 Running transaction check
18:29:50 Running transaction test
18:29:50 Transaction test succeeded
18:29:50 Running transaction
18:29:50 #13 25.59 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
18:29:50 #13 25.59 Unpacking libfile-which-perl (1.23-1) ...
18:29:50 #13 25.62 Selecting previously unselected package libfile-homedir-perl.
18:29:50 #13 25.62 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
18:29:50 #13 25.63 Unpacking libfile-homedir-perl (1.006-1) ...
18:29:50 #13 25.66 Selecting previously unselected package libfile-touch-perl.
18:29:50 #13 25.67 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
18:29:50 #13 25.67 Unpacking libfile-touch-perl (0.11-1) ...
18:29:50 #13 25.70 Selecting previously unselected package libio-pty-perl.
18:29:50 #13 25.70 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
18:29:50 #13 25.71 Unpacking libio-pty-perl (1:1.15-2) ...
18:29:50 #13 25.74 Selecting previously unselected package libipc-run-perl.
18:29:50 #13 25.74 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
18:29:50 #13 25.75 Unpacking libipc-run-perl (20200505.0-1) ...
18:29:50 #13 25.79 Selecting previously unselected package libclass-method-modifiers-perl.
18:29:50 #13 25.79 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
18:29:50 #13 25.79 Unpacking libclass-method-modifiers-perl (2.13-1) ...
18:29:50 #13 25.83 Selecting previously unselected package libb-hooks-op-check-perl.
18:29:50 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
18:29:50 Setting up pkexec (0.105-33) ...
18:29:50 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.14) ...
18:29:50 Setting up python3 (3.10.6-1~22.04) ...
18:29:51 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-0 arm64 2.76.1-1 [1489 kB]
18:29:51 #13 25.83 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
18:29:51 #13 25.83 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
18:29:51 #13 25.87 Selecting previously unselected package libdynaloader-functions-perl.
18:29:51 #13 25.87 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
18:29:51 #13 25.88 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
18:29:51 #13 25.91 Selecting previously unselected package libdevel-callchecker-perl.
18:29:51 #13 25.91 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
18:29:51 #13 25.91 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
18:29:51 #13 25.95 Selecting previously unselected package libparams-classify-perl.
18:29:51 #13 25.95 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
18:29:51 #13 25.96 Unpacking libparams-classify-perl (0.015-1+b3) ...
18:29:51 #13 25.99 Selecting previously unselected package libmodule-runtime-perl.
18:29:51 #13 25.99 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
18:29:51 #13 26.00 Unpacking libmodule-runtime-perl (0.016-1) ...
18:29:51 #13 26.03 Selecting previously unselected package libimport-into-perl.
18:29:51 #13 26.03 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
18:29:51 #13 26.03 Unpacking libimport-into-perl (1.002005-1) ...
18:29:51 #13 26.07 Selecting previously unselected package librole-tiny-perl.
18:29:51 Setting up libappstream4:arm64 (0.15.2-2) ...
18:29:51 Setting up python3-six (1.16.0-3ubuntu1) ...
18:29:51 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
18:29:51 #13 DONE 71.1s
18:29:51 0 upgraded, 107 newly installed, 0 to remove and 2 not upgraded.
18:29:51 Need to get 38.4 MB of archives.
18:29:51 After this operation, 139 MB of additional disk space will be used.
18:29:51 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.2 [811 kB]
18:29:51 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
18:29:51 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.2 [2258 kB]
18:29:51 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
18:29:51 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
18:29:51 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
18:29:51 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
18:29:51 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
18:29:51 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB]
18:29:51 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.2 [1849 kB]
18:29:51 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.2 [509 kB]
18:29:51 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
18:29:51 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
18:29:51 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.2 [39.2 kB]
18:29:51 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
18:29:51 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
18:29:51 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
18:29:51 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.1 [211 kB]
18:29:51 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.1 [19.8 kB]
18:29:51 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
18:29:51 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.10 [4581 kB]
18:29:51 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.10 [10.5 kB]
18:29:51 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.10 [1183 kB]
18:29:51 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
18:29:51 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
18:29:51 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
18:29:51 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.4 [4986 B]
18:29:51 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB]
18:29:51 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
18:29:51 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
18:29:51 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
18:29:51 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
18:29:51 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
18:29:51 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
18:29:51 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
18:29:51 #13 26.07 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
18:29:51 #13 26.08 Unpacking librole-tiny-perl (2.002004-1) ...
18:29:51 #13 26.11 Selecting previously unselected package libstrictures-perl.
18:29:51 #13 26.11 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
18:29:51 #13 26.11 Unpacking libstrictures-perl (2.000006-1) ...
18:29:51 #13 26.14 Selecting previously unselected package libsub-quote-perl.
18:29:51 #13 26.15 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
18:29:51 #13 26.15 Unpacking libsub-quote-perl (2.006006-1) ...
18:29:51 #13 26.19 Selecting previously unselected package libmoo-perl.
18:29:51 #13 26.19 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
18:29:51 #13 26.19 Unpacking libmoo-perl (2.004004-1) ...
18:29:51 #13 26.23 Selecting previously unselected package libencode-locale-perl.
18:29:51 #13 26.23 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
18:29:51 #13 26.24 Unpacking libencode-locale-perl (1.05-1.1) ...
18:29:51 #13 26.27 Selecting previously unselected package libtimedate-perl.
18:29:51 #13 26.27 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
18:29:51 #13 26.28 Unpacking libtimedate-perl (2.3300-2) ...
18:29:51 #13 26.32 Selecting previously unselected package libhttp-date-perl.
18:29:51 + popd
18:29:51 + RPM_EC=0
18:29:51 ~/rpmbuild/BUILD/src
18:29:51 ++ jobs -p
18:29:51 + exit 0
18:29:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XQ6pqf
18:29:51 + umask 022
18:29:51 + cd /root/rpmbuild/BUILD
18:29:51 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64 '!=' / ']'
18:29:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
18:29:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
18:29:51 + mkdir -p /root/rpmbuild/BUILDROOT
18:29:51 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
18:29:51 + cd src
18:29:51 + pushd /root/rpmbuild/BUILD/src/compose
18:29:51 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:29:51 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:29:51 + popd
18:29:51 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:51 ~/rpmbuild/BUILD/src
18:29:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:29:51 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:29:51 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:29:51 + for f in LICENSE MAINTAINERS NOTICE README.md
18:29:51 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:29:51 + /usr/lib/rpm/check-buildroot
18:29:51 + /usr/lib/rpm/redhat/brp-ldconfig
18:29:51 + /usr/lib/rpm/brp-compress
18:29:51 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:29:51 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:29:51 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:29:51 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:29:51 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:29:51 + /usr/lib/rpm/brp-python-hardlink
18:29:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:29:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UPr9Xn
18:29:51 + umask 022
18:29:51 + cd /root/rpmbuild/BUILD
18:29:51 + cd src
18:29:51 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:29:51 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:29:51 + ver=v2.21.0
18:29:51 + test v2.21.0 = v2.21.0
18:29:51 + echo 'PASS: docker-compose version OK'
18:29:51 + RPM_EC=0
18:29:51 PASS: docker-compose version OK
18:29:51 ++ jobs -p
18:29:51 + exit 0
18:29:51 Processing files: docker-compose-plugin-2.21.0-0.el9.x86_64
18:29:51 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VolVWZ
18:29:51 + umask 022
18:29:51 + cd /root/rpmbuild/BUILD
18:29:51 + cd src
18:29:51 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
18:29:51 + export LC_ALL=C
18:29:51 + LC_ALL=C
18:29:51 + export DOCDIR
18:29:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
18:29:51 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
18:29:51 + RPM_EC=0
18:29:51 ++ jobs -p
18:29:51 + exit 0
18:29:51 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vSb4ur
18:29:51 + umask 022
18:29:51 + cd /root/rpmbuild/BUILD
18:29:51 + cd src
18:29:51 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
18:29:51 + export LC_ALL=C
18:29:51 + LC_ALL=C
18:29:51 + export LICENSEDIR
18:29:51 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
18:29:51 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
18:29:51 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
18:29:51 + RPM_EC=0
18:29:51 ++ jobs -p
18:29:51 + exit 0
18:29:51 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:29:51 Provides: docker-compose-plugin = 0:2.21.0-0.el9 docker-compose-plugin(x86-64) = 0:2.21.0-0.el9
18:29:51 Requires(interp): /bin/sh /bin/sh /bin/sh
18:29:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:29:51 Requires(post): /bin/sh
18:29:51 Requires(preun): /bin/sh
18:29:51 Requires(postun): /bin/sh
18:29:51 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit)
18:29:51 Enhances: docker-ce-cli
18:29:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
18:29:51 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el9.src.rpm
18:29:51   Installing : libseccomp-2.3.1-4.el7.aarch64                              1/27 
18:29:51 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:29:51 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
18:29:51 Setting up python3-pyparsing (2.4.7-1) ...
18:29:51 
18:29:51 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:29:51 #14 DONE 0.1s
18:29:51 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.10 [203 kB]
18:29:51 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB]
18:29:51 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
18:29:51 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
18:29:51 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu2 [14.8 kB]
18:29:51 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu2 [164 kB]
18:29:51 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
18:29:51 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
18:29:51 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
18:29:51 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
18:29:51 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
18:29:51 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.10 [1510 B]
18:29:51 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
18:29:51 Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
18:29:51 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
18:29:51 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.1 [183 kB]
18:29:51 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
18:29:51 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.1 [185 kB]
18:29:51 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.14 [290 kB]
18:29:51 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.14 [194 kB]
18:29:51 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
18:29:51 Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
18:29:51 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
18:29:51 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
18:29:51 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
18:29:51 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
18:29:51 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
18:29:51 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
18:29:51 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
18:29:51 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
18:29:51 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
18:29:51 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
18:29:51 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
18:29:51 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
18:29:51 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
18:29:51 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
18:29:51 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.14 [284 kB]
18:29:51 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
18:29:51 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
18:29:51 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
18:29:51 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
18:29:51 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
18:29:51 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
18:29:51 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
18:29:51 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
18:29:51 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
18:29:51 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
18:29:51 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
18:29:51 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
18:29:51 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
18:29:51 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
18:29:51 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2 [236 kB]
18:29:51 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
18:29:51 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
18:29:51 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
18:29:51 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
18:29:51 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
18:29:51 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
18:29:51 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
18:29:51 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
18:29:51 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
18:29:51 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
18:29:51 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
18:29:51 #13 26.32 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
18:29:51 #13 26.32 Unpacking libhttp-date-perl (6.05-1) ...
18:29:51 #13 26.35 Selecting previously unselected package libfile-listing-perl.
18:29:51 #13 26.35 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
18:29:51 #13 26.36 Unpacking libfile-listing-perl (6.14-1) ...
18:29:51 #13 26.39 Selecting previously unselected package libhtml-tagset-perl.
18:29:51 #13 26.39 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
18:29:51 #13 26.40 Unpacking libhtml-tagset-perl (3.20-4) ...
18:29:51 #13 26.43 Selecting previously unselected package liburi-perl.
18:29:51 #13 26.43 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
18:29:51 #13 26.43 Unpacking liburi-perl (5.08-1) ...
18:29:51 #13 26.47 Selecting previously unselected package libhtml-parser-perl.
18:29:51 #13 26.48 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
18:29:51 #13 26.48 Unpacking libhtml-parser-perl (3.75-1+b1) ...
18:29:51 #13 26.52 Selecting previously unselected package libhtml-tree-perl.
18:29:51 #13 26.52 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
18:29:51 #13 26.52 Unpacking libhtml-tree-perl (5.07-2) ...
18:29:51 #13 26.57 Selecting previously unselected package libio-html-perl.
18:29:51 #13 26.57 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
18:29:51 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgirepository-1.0-1 arm64 1.76.1-1 [70.4 kB]
18:29:51 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gir1.2-glib-2.0 arm64 1.76.1-1 [179 kB]
18:29:51 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iso-codes all 4.12.0-1 [3440 kB]
18:29:51 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcap2-bin arm64 1:2.66-3ubuntu2.1 [33.4 kB]
18:29:51 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libelf1 arm64 0.188-2.1 [53.4 kB]
18:29:51 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-data all 2.76.1-1 [38.6 kB]
18:29:51 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libicu72 arm64 72.1-3ubuntu2 [10.7 MB]
18:29:51   Installing : libcgroup-0.41-21.el7.aarch64                               2/27 
18:29:51   Installing : libselinux-utils-2.5-15.el7.aarch64                         3/27 
18:29:51   Installing : policycoreutils-2.5-34.el7.aarch64                          4/27 
18:29:51 Setting up python3-gi (3.42.1-0ubuntu1) ...
18:29:51 Setting up python3-jeepney (0.7.1-3) ...
18:29:51 
18:29:51 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:29:51 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
18:29:51 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
18:29:51 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
18:29:51 #13 26.58 Unpacking libio-html-perl (1.004-2) ...
18:29:51 #13 26.61 Selecting previously unselected package liblwp-mediatypes-perl.
18:29:51 #13 26.61 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
18:29:51 #13 26.62 Unpacking liblwp-mediatypes-perl (6.04-1) ...
18:29:51 #13 26.65 Selecting previously unselected package libhttp-message-perl.
18:29:51 #13 26.65 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
18:29:51 #13 26.65 Unpacking libhttp-message-perl (6.28-1) ...
18:29:51 #13 26.69 Selecting previously unselected package libhttp-cookies-perl.
18:29:51 #13 26.69 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
18:29:51 #13 26.70 Unpacking libhttp-cookies-perl (6.10-1) ...
18:29:51 #13 26.73 Selecting previously unselected package libhttp-negotiate-perl.
18:29:51 #13 26.73 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
18:29:51 #13 26.73 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:29:51 #13 26.77 Selecting previously unselected package perl-openssl-defaults:armhf.
18:29:51 #13 26.77 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
18:29:51 #13 26.77 Unpacking perl-openssl-defaults:armhf (5) ...
18:29:51 #13 26.81 Selecting previously unselected package libnet-ssleay-perl.
18:29:51 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:29:51 Setting up python3-httplib2 (0.20.2-2) ...
18:29:51 Setting up lsb-release (11.1.0ubuntu4) ...
18:29:51 Setting up policykit-1 (0.105-33) ...
18:29:52 #15 0.518 Hit:1 http://deb.debian.org/debian buster InRelease
18:29:52 #15 0.518 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
18:29:52 #15 0.519 Hit:3 http://deb.debian.org/debian buster-updates InRelease
18:29:52 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
18:29:52 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
18:29:52 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.7 [28.8 kB]
18:29:52 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
18:29:52 Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.7 [14.1 kB]
18:29:52 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
18:29:52 debconf: delaying package configuration, since apt-utils is not installed
18:29:52 Fetched 38.4 MB in 1s (32.4 MB/s)
18:29:52 #13 26.81 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
18:29:52 #13 26.81 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
18:29:52 #13 26.87 Selecting previously unselected package libio-socket-ssl-perl.
18:29:52 #13 26.88 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
18:29:52 #13 26.88 Unpacking libio-socket-ssl-perl (2.069-1) ...
18:29:52 #13 26.93 Selecting previously unselected package libnet-http-perl.
18:29:52 #13 26.93 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
18:29:52 #13 26.94 Unpacking libnet-http-perl (6.20-1) ...
18:29:52 #13 26.97 Selecting previously unselected package liblwp-protocol-https-perl.
18:29:52 #13 26.97 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:29:52 #13 26.98 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:29:52 #13 27.01 Selecting previously unselected package libtry-tiny-perl.
18:29:52 #13 27.01 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
18:29:52 #13 27.01 Unpacking libtry-tiny-perl (0.30-1) ...
18:29:52 #13 27.05 Selecting previously unselected package libwww-robotrules-perl.
18:29:52 #13 27.05 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
18:29:52 #13 27.05 Unpacking libwww-robotrules-perl (6.02-1) ...
18:29:52 #13 27.09 Selecting previously unselected package libwww-perl.
18:29:52 #13 27.09 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
18:29:52 #13 27.09 Unpacking libwww-perl (6.52-1) ...
18:29:52 #13 27.14 Selecting previously unselected package patchutils.
18:29:52 #13 27.15 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
18:29:52 #13 27.15 Unpacking patchutils (0.4.2-1) ...
18:29:52 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpam-systemd arm64 252.5-2ubuntu3.1 [201 kB]
18:29:52 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.1ubuntu0.1 [723 kB]
18:29:52 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
18:29:52   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    5/27 
18:29:52 Setting up python3-cffi-backend:arm64 (1.15.0-1build2) ...
18:29:52 Setting up python3-blinker (1.4+dfsg1-0.4) ...
18:29:52 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:29:52 Selecting previously unselected package libpython3.10-minimal:amd64.
18:29:52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4395 files and directories currently installed.)
18:29:52 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_amd64.deb ...
18:29:52 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ...
18:29:52 Selecting previously unselected package libexpat1:amd64.
18:29:52 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
18:29:52 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
18:29:52 Selecting previously unselected package python3.10-minimal.
18:29:52 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_amd64.deb ...
18:29:52 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
18:29:52 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ...
18:29:52 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
18:29:52 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
18:29:52 #13 27.19 Selecting previously unselected package wdiff.
18:29:52 #13 27.19 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
18:29:52 #13 27.20 Unpacking wdiff (1.2.2-2+b1) ...
18:29:52 #13 27.26 Selecting previously unselected package devscripts.
18:29:52 #13 27.26 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
18:29:52 #13 27.28 Unpacking devscripts (2.21.3+deb11u1) ...
18:29:52 #13 27.40 Selecting previously unselected package diffstat.
18:29:52 Setting up python3-more-itertools (8.10.0-2) ...
18:29:52 Setting up python3-dbus (1.2.18-3build1) ...
18:29:52 #13 27.41 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
18:29:52 #13 27.41 Unpacking diffstat (1.64-1) ...
18:29:52 #13 27.45 Selecting previously unselected package distro-info-data.
18:29:52 #13 27.45 Preparing to unpack .../144-distro-info-data_0.51+deb11u4_all.deb ...
18:29:52 #13 27.45 Unpacking distro-info-data (0.51+deb11u4) ...
18:29:52 #13 27.48 Selecting previously unselected package python3-pkg-resources.
18:29:52 #13 27.49 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
18:29:52 #13 27.49 Unpacking python3-pkg-resources (52.0.0-4) ...
18:29:52 #13 27.54 Selecting previously unselected package python3-chardet.
18:29:52 #13 27.54 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
18:29:52 #13 27.55 Unpacking python3-chardet (4.0.0-1) ...
18:29:52 #13 27.60 Selecting previously unselected package python3-six.
18:29:52 #13 27.60 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
18:29:52 #13 27.60 Unpacking python3-six (1.16.0-2) ...
18:29:52 #13 27.64 Selecting previously unselected package python3-debian.
18:29:52 #13 27.64 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
18:29:52 #13 27.64 Unpacking python3-debian (0.1.39) ...
18:29:52 Setting up python3-distro (1.7.0-1) ...
18:29:52 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:29:52 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lsb-release all 12.0-1ubuntu1 [6548 B]
18:29:52 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python-apt-common all 2.5.3ubuntu1 [18.0 kB]
18:29:52 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-apt arm64 2.5.3ubuntu1 [161 kB]
18:29:52 #13 27.69 Selecting previously unselected package libgpgme11:armhf.
18:29:52 #13 27.69 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
18:29:52 #13 27.70 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
18:29:52 #13 27.74 Selecting previously unselected package python3-gpg.
18:29:52 #13 27.75 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
18:29:52 #13 27.75 Unpacking python3-gpg (1.14.0-1+b2) ...
18:29:52 #13 27.81 Selecting previously unselected package dput.
18:29:52 #13 27.81 Preparing to unpack .../151-dput_1.1.0_all.deb ...
18:29:52 #13 27.82 Unpacking dput (1.1.0) ...
18:29:52 #13 27.86 Selecting previously unselected package equivs.
18:29:53 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
18:29:53 Setting up python3-apt (2.4.0ubuntu2) ...
18:29:53 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-dbus arm64 1.3.2-4build1 [98.5 kB]
18:29:53 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-gi arm64 3.44.1-1 [228 kB]
18:29:53 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pkg-resources all 66.1.1-1 [225 kB]
18:29:53 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnghttp2-14 arm64 1.52.0-1 [70.8 kB]
18:29:53 #13 27.86 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
18:29:53 #13 27.86 Unpacking equivs (2.3.1) ...
18:29:53 #13 27.90 Selecting previously unselected package fonts-dejavu-core.
18:29:53 #13 27.90 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
18:29:53 #13 27.90 Unpacking fonts-dejavu-core (2.37-2) ...
18:29:53 #13 28.04 Selecting previously unselected package fontconfig-config.
18:29:53 #13 28.04 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
18:29:53 #13 28.15 Unpacking fontconfig-config (2.13.1-4.2) ...
18:29:53 Setting up python3-lazr.uri (1.0.6-2) ...
18:29:53 Setting up python3-zipp (1.0.0-3) ...
18:29:53 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB]
18:29:53 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 apt-transport-https all 2.6.0ubuntu0.1 [3968 B]
18:29:53 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB]
18:29:53 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.9 kB]
18:29:53 Selecting previously unselected package python3-minimal.
18:29:53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4699 files and directories currently installed.)
18:29:53 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
18:29:53 Unpacking python3-minimal (3.10.6-1~22.04) ...
18:29:53 Selecting previously unselected package media-types.
18:29:53 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
18:29:53 Unpacking media-types (7.0.0) ...
18:29:53 Selecting previously unselected package libmpdec3:amd64.
18:29:53 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
18:29:53 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
18:29:53 Selecting previously unselected package readline-common.
18:29:53 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
18:29:53 Unpacking readline-common (8.1.2-1) ...
18:29:53 Selecting previously unselected package libreadline8:amd64.
18:29:53 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
18:29:53 Unpacking libreadline8:amd64 (8.1.2-1) ...
18:29:53 Selecting previously unselected package libsqlite3-0:amd64.
18:29:53 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ...
18:29:53 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
18:29:53 Selecting previously unselected package libpython3.10-stdlib:amd64.
18:29:53 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_amd64.deb ...
18:29:53 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ...
18:29:53 Selecting previously unselected package python3.10.
18:29:53 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_amd64.deb ...
18:29:53 Unpacking python3.10 (3.10.12-1~22.04.2) ...
18:29:53 Selecting previously unselected package libpython3-stdlib:amd64.
18:29:53 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
18:29:53 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
18:29:53 Setting up python3-minimal (3.10.6-1~22.04) ...
18:29:53 #13 28.20 Selecting previously unselected package libcurl3-gnutls:armhf.
18:29:53 #13 28.20 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u10_armhf.deb ...
18:29:53 #13 28.21 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ...
18:29:53 #13 28.26 Selecting previously unselected package liberror-perl.
18:29:53 #13 28.27 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
18:29:53 #13 28.27 Unpacking liberror-perl (0.17029-1) ...
18:29:53 #13 28.30 Selecting previously unselected package git-man.
18:29:53 #13 28.31 Preparing to unpack .../157-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
18:29:53 #13 28.31 Unpacking git-man (1:2.30.2-1+deb11u2) ...
18:29:53 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
18:29:53 Selecting previously unselected package python3.
18:29:53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5129 files and directories currently installed.)
18:29:53 Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ...
18:29:53 Unpacking python3 (3.10.6-1~22.04) ...
18:29:53 Selecting previously unselected package libapparmor1:amd64.
18:29:53 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_amd64.deb ...
18:29:53 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.2) ...
18:29:53 Selecting previously unselected package libargon2-1:amd64.
18:29:53 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
18:29:53 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
18:29:53 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:29:53 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
18:29:53 #15 0.980 Reading package lists...
18:29:53 #13 28.46 Selecting previously unselected package git.
18:29:53 #13 28.46 Preparing to unpack .../158-git_1%3a2.30.2-1+deb11u2_armhf.deb ...
18:29:53 #13 28.48 Unpacking git (1:2.30.2-1+deb11u2) ...
18:29:53 Setting up python3-wadllib (1.3.6-1) ...
18:29:53 Setting up gnupg (2.2.27-3ubuntu2.1) ...
18:29:53 Setting up packagekit (1.2.5-2ubuntu2) ...
18:29:53 invoke-rc.d: could not determine current runlevel
18:29:53 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:29:53 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:29:53 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [57.3 kB]
18:29:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
18:29:53 Selecting previously unselected package libjson-c5:amd64.
18:29:53 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
18:29:53 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
18:29:53 Selecting previously unselected package libcryptsetup12:amd64.
18:29:53 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_amd64.deb ...
18:29:53 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
18:29:53 Selecting previously unselected package libip4tc2:amd64.
18:29:53 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_amd64.deb ...
18:29:53 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.1) ...
18:29:53 Selecting previously unselected package libkmod2:amd64.
18:29:53 Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
18:29:53 Unpacking libkmod2:amd64 (29-1ubuntu1) ...
18:29:53 Selecting previously unselected package systemd.
18:29:53 Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_amd64.deb ...
18:29:53 Unpacking systemd (249.11-0ubuntu3.10) ...
18:29:53 #15 2.315 dh_testdir
18:29:53 #15 2.334 dh_testroot
18:29:53 #15 2.352 dh_prep
18:29:53 #15 2.374 dh_testdir
18:29:54 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:29:54 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
18:29:54 Setting up python3-importlib-metadata (4.6.4-1) ...
18:29:54 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
18:29:54 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap2 arm64 2.6.3+dfsg-1~exp1ubuntu2 [181 kB]
18:29:54   Installing : libnfnetlink-1.0.1-4.el7.aarch64                            6/27 
18:29:54   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
18:29:54 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.2) ...
18:29:54 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
18:29:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
18:29:54 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
18:29:54 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
18:29:54 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.1) ...
18:29:54 Setting up libkmod2:amd64 (29-1ubuntu1) ...
18:29:54 Setting up systemd (249.11-0ubuntu3.10) ...
18:29:54 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:29:54 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:29:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
18:29:54 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
18:29:54 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
18:29:54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:29:54 Initializing machine ID from random generator.
18:29:54 #15 2.393 dh_testroot
18:29:54 #15 2.412 dh_install
18:29:54 #15 2.440 dh_installdocs
18:29:54 #15 2.472 dh_installchangelogs
18:29:54 #15 2.546 dh_compress
18:29:54 #15 2.584 dh_fixperms
18:29:54 #15 2.630 dh_installdeb
18:29:54 #13 28.97 Selecting previously unselected package iso-codes.
18:29:54 #13 28.97 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
18:29:54 #13 28.98 Unpacking iso-codes (4.6.0-1) ...
18:29:54 Setting up python3-secretstorage (3.3.1-1) ...
18:29:54 Setting up python3-keyring (23.5.0-1) ...
18:29:54 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
18:29:54 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssh-4 arm64 0.10.4-2ubuntu0.1 [185 kB]
18:29:54   Installing : slirp4netns-0.4.3-4.el7_8.aarch64                           8/27 
18:29:54 Selecting previously unselected package systemd-sysv.
18:29:54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5968 files and directories currently installed.)
18:29:54 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_amd64.deb ...
18:29:54 Unpacking systemd-sysv (249.11-0ubuntu3.10) ...
18:29:54 Selecting previously unselected package openssl.
18:29:54 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_amd64.deb ...
18:29:54 Unpacking openssl (3.0.2-0ubuntu1.10) ...
18:29:54 #15 2.658 dh_gencontrol
18:29:54 #15 2.777 dh_md5sums
18:29:54 #15 2.807 dh_builddeb
18:29:54 #15 2.829 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:29:54 #15 2.850 
18:29:54 #15 2.850 The package has been created.
18:29:54 #15 2.850 Attention, the package has been created in the current directory,
18:29:54 #15 2.850 not in ".." as indicated by the message above!
18:29:54 #13 29.39 Selecting previously unselected package libalgorithm-diff-perl.
18:29:54 #13 29.39 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
18:29:54 #13 29.39 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:29:54 #13 29.43 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:29:54 #13 29.43 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
18:29:54 #13 29.44 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
18:29:54 #13 29.47 Selecting previously unselected package libalgorithm-merge-perl.
18:29:54 #13 29.47 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
18:29:54 #13 29.48 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:29:54 #13 29.51 Selecting previously unselected package libaliased-perl.
18:29:54 Setting up python3-lazr.restfulclient (0.14.4-1) ...
18:29:54 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl4 arm64 7.88.1-8ubuntu2.3 [299 kB]
18:29:54 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 curl arm64 7.88.1-8ubuntu2.3 [206 kB]
18:29:54 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libassuan0 arm64 2.5.5-5 [35.2 kB]
18:29:54   Installing : setools-libs-3.3.8-4.el7.aarch64                            9/27 
18:29:54   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      10/27 
18:29:54 Selecting previously unselected package ca-certificates.
18:29:54 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
18:29:54 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
18:29:54 Selecting previously unselected package libdbus-1-3:amd64.
18:29:54 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
18:29:54 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
18:29:54 Selecting previously unselected package dbus.
18:29:54 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
18:29:54 Unpacking dbus (1.12.20-2ubuntu4.1) ...
18:29:54 Selecting previously unselected package distro-info-data.
18:29:54 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ...
18:29:54 Unpacking distro-info-data (0.52ubuntu0.4) ...
18:29:54 Selecting previously unselected package libglib2.0-0:amd64.
18:29:54 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
18:29:54 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
18:29:54 #15 3.003 Selecting previously unselected package docker-ce-build-deps.
18:29:54 #15 3.018 (Reading database ... 27529 files and directories currently installed.)
18:29:54 #15 3.019 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:29:54 #15 3.025 Unpacking docker-ce-build-deps (1.0) ...
18:29:54 #13 29.51 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
18:29:54 #13 29.52 Unpacking libaliased-perl (0.34-1.1) ...
18:29:54 #13 29.55 Selecting previously unselected package libapt-pkg-perl.
18:29:54 #13 29.55 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
18:29:54 #13 29.56 Unpacking libapt-pkg-perl (0.1.39) ...
18:29:54 #13 29.59 Selecting previously unselected package libarchive-cpio-perl.
18:29:54 #13 29.60 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
18:29:54 #13 29.60 Unpacking libarchive-cpio-perl (0.10-1.1) ...
18:29:54 #13 29.64 Selecting previously unselected package libarchive13:armhf.
18:29:54 #13 29.64 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
18:29:54 #13 29.65 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
18:29:54 #13 29.70 Selecting previously unselected package libarray-intspan-perl.
18:29:54 #13 29.70 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
18:29:54 #13 29.72 Unpacking libarray-intspan-perl (2.004-1) ...
18:29:54 #13 29.76 Selecting previously unselected package libauthen-sasl-perl.
18:29:54 Setting up python3-launchpadlib (1.10.16-1) ...
18:29:54 Setting up python3-software-properties (0.99.22.7) ...
18:29:54 make[2]: Leaving directory '/root/build-deb/compose'
18:29:54 make[1]: Leaving directory '/root/build-deb'
18:29:54    debian/rules override_dh_auto_test
18:29:54 make[1]: Entering directory '/root/build-deb'
18:29:54 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:29:54 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:29:54 PASS: daemon version OK
18:29:54 ver="$(cli/build/docker --version)"; \
18:29:54 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:29:54 PASS: cli version OK
18:29:54 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:54 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:29:54 PASS: docker-buildx version OK
18:29:54 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:29:54 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:29:54 PASS: docker-compose version OK
18:29:54 make[1]: Leaving directory '/root/build-deb'
18:29:54    create-stamp debian/debhelper-build-stamp
18:29:54  debian/rules binary
18:29:54 dh binary --with=bash-completion
18:29:54    dh_testroot
18:29:54    dh_prep
18:29:54    dh_installdirs
18:29:54    debian/rules override_dh_auto_install
18:29:54 make[1]: Entering directory '/root/build-deb'
18:29:54 # docker-ce-cli install
18:29:54 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:29:54 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:29:54 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:29:54 # docker-ce install
18:29:54 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:29:54 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:29:54 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:29:54 # docker-buildx-plugin install
18:29:54 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:29:54 # docker-compose-plugin install
18:29:54 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:29:54 # docker-ce-rootless-extras install
18:29:54 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:29:54 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:29:54 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:29:54 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:29:54 # TODO: how can we install vpnkit?
18:29:54 make[1]: Leaving directory '/root/build-deb'
18:29:54    debian/rules override_dh_install
18:29:54 make[1]: Entering directory '/root/build-deb'
18:29:54 dh_install
18:29:54 # TODO Can we do this from within our container?
18:29:54 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:29:54 make[1]: Leaving directory '/root/build-deb'
18:29:54    dh_installdocs
18:29:54    dh_installchangelogs
18:29:54    dh_installman
18:29:54    dh_bash-completion
18:29:54    debian/rules override_dh_installinit
18:29:54 make[1]: Entering directory '/root/build-deb'
18:29:54 # use "docker" as our service name, not "docker-ce"
18:29:54 dh_installinit --name=docker
18:29:54 make[1]: Leaving directory '/root/build-deb'
18:29:54    debian/rules override_dh_installsystemd
18:29:54 make[1]: Entering directory '/root/build-deb'
18:29:54 # use "docker" as our service name, not "docker-ce"
18:29:54 dh_installsystemd --name=docker
18:29:54 make[1]: Leaving directory '/root/build-deb'
18:29:54    dh_perl
18:29:54    dh_link
18:29:54    dh_strip_nondeterminism
18:29:54    dh_compress
18:29:54    dh_fixperms
18:29:54    dh_missing
18:29:54    debian/rules override_dh_dwz
18:29:54 make[1]: Entering directory '/root/build-deb'
18:29:54 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:29:54 make[1]: Leaving directory '/root/build-deb'
18:29:54    debian/rules override_dh_strip
18:29:54 make[1]: Entering directory '/root/build-deb'
18:29:54 # Go has lots of problems with stripping, so just don't
18:29:54 make[1]: Leaving directory '/root/build-deb'
18:29:54    dh_makeshlibs
18:29:54    debian/rules override_dh_shlibdeps
18:29:54 make[1]: Entering directory '/root/build-deb'
18:29:54 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:29:54 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB]
18:29:54 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libksba8 arm64 1.6.3-2 [116 kB]
18:29:54 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
18:29:54 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB]
18:29:54 Selecting previously unselected package libgirepository-1.0-1:amd64.
18:29:54 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
18:29:54 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
18:29:54 Selecting previously unselected package gir1.2-glib-2.0:amd64.
18:29:54 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
18:29:54 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
18:29:54 Selecting previously unselected package iso-codes.
18:29:54 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
18:29:54 Unpacking iso-codes (4.9.0-1) ...
18:29:54 Selecting previously unselected package libcap2-bin.
18:29:54 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
18:29:54 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
18:29:54 Selecting previously unselected package libelf1:amd64.
18:29:54 Preparing to unpack .../11-libelf1_0.186-1build1_amd64.deb ...
18:29:54 Unpacking libelf1:amd64 (0.186-1build1) ...
18:29:54 Selecting previously unselected package libglib2.0-data.
18:29:54 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
18:29:54 Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
18:29:55 #13 29.76 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
18:29:55 #13 29.77 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
18:29:55 #13 29.81 Selecting previously unselected package libmodule-implementation-perl.
18:29:55 #13 29.81 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
18:29:55 #13 29.82 Unpacking libmodule-implementation-perl (0.09-1.1) ...
18:29:55 #13 29.85 Selecting previously unselected package libsub-exporter-progressive-perl.
18:29:55 #13 29.85 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:29:55 #13 29.85 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:29:55 #13 29.89 Selecting previously unselected package libvariable-magic-perl.
18:29:55 Setting up software-properties-common (0.99.22.7) ...
18:29:55 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:29:55 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
18:29:55 Updating certificates in /etc/ssl/certs...
18:29:55 Selecting previously unselected package libicu70:amd64.
18:29:55 Preparing to unpack .../13-libicu70_70.1-2_amd64.deb ...
18:29:55 Unpacking libicu70:amd64 (70.1-2) ...
18:29:55 Selecting previously unselected package libpam-systemd:amd64.
18:29:55 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_amd64.deb ...
18:29:55 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.10) ...
18:29:55 Selecting previously unselected package libxml2:amd64.
18:29:55 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ...
18:29:55 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
18:29:55 #13 29.89 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
18:29:55 #13 29.89 Unpacking libvariable-magic-perl (0.62-1+b3) ...
18:29:55 #13 29.93 Selecting previously unselected package libb-hooks-endofscope-perl.
18:29:55 #13 29.93 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
18:29:55 #13 29.94 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
18:29:55 #13 29.97 Selecting previously unselected package libpng16-16:armhf.
18:29:55 #13 29.97 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
18:29:55 #13 29.98 Unpacking libpng16-16:armhf (1.6.37-3) ...
18:29:55 #13 30.04 Selecting previously unselected package libfreetype6:armhf.
18:29:55 #13 30.04 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ...
18:29:55 #13 30.04 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
18:29:55 #13 30.11 Selecting previously unselected package libfontconfig1:armhf.
18:29:55 #13 30.11 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
18:29:55 #13 30.12 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
18:29:55 #13 30.17 Selecting previously unselected package libjpeg62-turbo:armhf.
18:29:55 #13 30.17 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
18:29:55 #13 30.18 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
18:29:55 #13 30.22 Selecting previously unselected package libdeflate0:armhf.
18:29:55 #13 30.23 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
18:29:55 #13 30.23 Unpacking libdeflate0:armhf (1.7-1) ...
18:29:55 #13 30.28 Selecting previously unselected package libjbig0:armhf.
18:29:55 Selecting previously unselected package libyaml-0-2:amd64.
18:29:55 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_amd64.deb ...
18:29:55 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
18:29:55 Selecting previously unselected package lsb-release.
18:29:55 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
18:29:55 Unpacking lsb-release (11.1.0ubuntu4) ...
18:29:55 Selecting previously unselected package python-apt-common.
18:29:55 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ...
18:29:55 Unpacking python-apt-common (2.4.0ubuntu2) ...
18:29:55 Selecting previously unselected package python3-apt.
18:29:55 Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_amd64.deb ...
18:29:55 Unpacking python3-apt (2.4.0ubuntu2) ...
18:29:55 Selecting previously unselected package python3-dbus.
18:29:55 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_amd64.deb ...
18:29:55 Unpacking python3-dbus (1.2.18-3build1) ...
18:29:55 Selecting previously unselected package python3-gi.
18:29:55 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
18:29:55 Unpacking python3-gi (3.42.1-0ubuntu1) ...
18:29:55 Selecting previously unselected package python3-pkg-resources.
18:29:55 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
18:29:55 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:29:55 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackagekit-glib2-18 arm64 1.2.6-3 [114 kB]
18:29:55 #13 30.28 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
18:29:55 #13 30.28 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
18:29:55 #13 30.32 Selecting previously unselected package libwebp6:armhf.
18:29:55 #13 30.32 Preparing to unpack .../179-libwebp6_0.6.1-2.1+deb11u2_armhf.deb ...
18:29:55 #13 30.33 Unpacking libwebp6:armhf (0.6.1-2.1+deb11u2) ...
18:29:55 #13 30.39 Selecting previously unselected package libtiff5:armhf.
18:29:55 #13 30.39 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u4_armhf.deb ...
18:29:55 #13 30.39 Unpacking libtiff5:armhf (4.2.0-1+deb11u4) ...
18:29:55 #13 30.44 Selecting previously unselected package libxau6:armhf.
18:29:55 #13 30.45 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
18:29:55 #13 30.45 Unpacking libxau6:armhf (1:1.0.9-1) ...
18:29:55 #13 30.48 Selecting previously unselected package libxdmcp6:armhf.
18:29:55 #13 30.49 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
18:29:55 #13 30.49 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
18:29:55 0 added, 0 removed; done.
18:29:55 Running hooks in /etc/ca-certificates/update.d...
18:29:55 done.
18:29:55 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
18:29:55 ++ source /etc/os-release
18:29:55 +++ PRETTY_NAME='Ubuntu 22.04.3 LTS'
18:29:55 +++ NAME=Ubuntu
18:29:55 +++ VERSION_ID=22.04
18:29:55 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)'
18:29:55 +++ VERSION_CODENAME=jammy
18:29:55 +++ ID=ubuntu
18:29:55 +++ ID_LIKE=debian
18:29:55 +++ HOME_URL=https://www.ubuntu.com/
18:29:55 +++ SUPPORT_URL=https://help.ubuntu.com/
18:29:55 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:29:55 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:29:55 +++ UBUNTU_CODENAME=jammy
18:29:55 ++ echo ubuntu
18:29:55 + DIST_ID=ubuntu
18:29:55 ++ lsb_release -sc
18:29:55 + DIST_VERSION=jammy
18:29:55 + '[' jammy = sid ']'
18:29:55 + install_debian_containerd
18:29:55 + '[' prod = stage ']'
18:29:55 + REPO_URL=https://download.docker.com/linux/ubuntu
18:29:55 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:29:55 + update-ca-certificates -f
18:29:55 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:29:55 Clearing symlinks in /etc/ssl/certs...
18:29:55 Selecting previously unselected package libnghttp2-14:amd64.
18:29:55 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_amd64.deb ...
18:29:55 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
18:29:55 Selecting previously unselected package libpsl5:amd64.
18:29:55 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_amd64.deb ...
18:29:55 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
18:29:55 Selecting previously unselected package apt-transport-https.
18:29:55 Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ...
18:29:55 Unpacking apt-transport-https (2.4.10) ...
18:29:55 Selecting previously unselected package libbrotli1:amd64.
18:29:55 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_amd64.deb ...
18:29:55 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
18:29:55 Selecting previously unselected package libsasl2-modules-db:amd64.
18:29:55 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
18:29:55 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:29:55 Selecting previously unselected package libsasl2-2:amd64.
18:29:55 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
18:29:55 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:29:55 Selecting previously unselected package libldap-2.5-0:amd64.
18:29:55 Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_amd64.deb ...
18:29:55 Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:29:55 Selecting previously unselected package librtmp1:amd64.
18:29:55 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
18:29:55 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.6-3 [25.4 kB]
18:29:55 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
18:29:55 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB]
18:29:55 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB]
18:29:55 #13 30.53 Selecting previously unselected package libxcb1:armhf.
18:29:55 #13 30.53 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
18:29:55 #13 30.53 Unpacking libxcb1:armhf (1.14-3) ...
18:29:55 #13 30.58 Selecting previously unselected package libx11-data.
18:29:55 #13 30.58 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ...
18:29:55 #13 30.58 Unpacking libx11-data (2:1.7.2-1+deb11u2) ...
18:29:55 #13 30.65 Selecting previously unselected package libx11-6:armhf.
18:29:55 #13 30.66 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1+deb11u2_armhf.deb ...
18:29:55 #13 30.66 Unpacking libx11-6:armhf (2:1.7.2-1+deb11u2) ...
18:29:55 #15 3.164 Reading package lists...
18:29:55 #15 4.056 Building dependency tree...
18:29:55 #15 4.235 Reading state information...
18:29:55 #15 4.257 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:29:55 #15 4.300 Starting 2 pkgProblemResolver with broken count: 0
18:29:55 #15 4.303 Done
18:29:55 #15 4.324  Done
18:29:55 #15 4.331 Starting pkgProblemResolver with broken count: 0
18:29:55 #15 4.362 Starting 2 pkgProblemResolver with broken count: 0
18:29:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:29:55 Selecting previously unselected package libssh-4:amd64.
18:29:55 Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_amd64.deb ...
18:29:55 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ...
18:29:55 Selecting previously unselected package libcurl4:amd64.
18:29:55 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.14_amd64.deb ...
18:29:55 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.14) ...
18:29:55 Selecting previously unselected package curl.
18:29:55 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.14_amd64.deb ...
18:29:55 Unpacking curl (7.81.0-1ubuntu1.14) ...
18:29:55 Selecting previously unselected package libassuan0:amd64.
18:29:55 Preparing to unpack .../34-libassuan0_2.5.5-1build1_amd64.deb ...
18:29:55 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
18:29:55 Selecting previously unselected package gpgconf.
18:29:55 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
18:29:55 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
18:29:55 Selecting previously unselected package libksba8:amd64.
18:29:55 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
18:29:55 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
18:29:55 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB]
18:29:55 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB]
18:29:55 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB]
18:29:55 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB]
18:29:55 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB]
18:29:55 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB]
18:29:56 #13 30.75 Selecting previously unselected package libxpm4:armhf.
18:29:56 #13 30.75 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1.1+deb11u1_armhf.deb ...
18:29:56 #13 30.76 Unpacking libxpm4:armhf (1:3.5.12-1.1+deb11u1) ...
18:29:56 #13 30.80 Selecting previously unselected package libgd3:armhf.
18:29:56 #13 30.80 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
18:29:56 #13 30.81 Unpacking libgd3:armhf (2.3.0-2) ...
18:29:56 #13 30.85 Selecting previously unselected package libc-devtools.
18:29:56 #13 30.85 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u7_armhf.deb ...
18:29:56 #13 30.86 Unpacking libc-devtools (2.31-13+deb11u7) ...
18:29:56 #13 30.90 Selecting previously unselected package libcapture-tiny-perl.
18:29:56 #13 30.90 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
18:29:56 #13 30.90 Unpacking libcapture-tiny-perl (0.48-1) ...
18:29:56 #13 30.93 Selecting previously unselected package libclass-data-inheritable-perl.
18:29:56 #13 30.94 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:29:56 #13 30.94 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:29:56 #13 30.97 Selecting previously unselected package libclass-inspector-perl.
18:29:56 #15 4.365 Done
18:29:56 #15 4.487 The following additional packages will be installed:
18:29:56 #15 4.488   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
18:29:56 #15 4.488   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
18:29:56 #15 4.488   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
18:29:56 #15 4.488   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
18:29:56 #15 4.488   libuv1 pkg-config procps
18:29:56 #15 4.490 Suggested packages:
18:29:56 #15 4.490   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
18:29:56 Selecting previously unselected package libnpth0:amd64.
18:29:56 Preparing to unpack .../37-libnpth0_1.6-3build2_amd64.deb ...
18:29:56 Unpacking libnpth0:amd64 (1.6-3build2) ...
18:29:56 Selecting previously unselected package dirmngr.
18:29:56 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
18:29:56 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package libpackagekit-glib2-18:amd64.
18:29:56 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
18:29:56 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
18:29:56 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:29:56 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
18:29:56 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
18:29:56 Selecting previously unselected package gnupg-l10n.
18:29:56 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
18:29:56 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package gnupg-utils.
18:29:56 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
18:29:56 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package gpg.
18:29:56 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
18:29:56 Unpacking gpg (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package pinentry-curses.
18:29:56 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_amd64.deb ...
18:29:56 Unpacking pinentry-curses (1.1.1-1build2) ...
18:29:56 done.
18:29:56 Updating certificates in /etc/ssl/certs...
18:29:56 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl3-gnutls arm64 7.88.1-8ubuntu2.3 [293 kB]
18:29:56 #13 30.97 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
18:29:56 #13 30.98 Unpacking libclass-inspector-perl (1.36-1) ...
18:29:56 #13 31.01 Selecting previously unselected package libclass-xsaccessor-perl.
18:29:56 #13 31.01 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
18:29:56 #13 31.01 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
18:29:56 #13 31.05 Selecting previously unselected package libclone-perl.
18:29:56 #13 31.05 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
18:29:56 #13 31.06 Unpacking libclone-perl (0.45-1+b1) ...
18:29:56 #13 31.09 Selecting previously unselected package libcommon-sense-perl.
18:29:56 #13 31.09 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
18:29:56 #13 31.10 Unpacking libcommon-sense-perl (3.75-1+b4) ...
18:29:56 #13 31.13 Selecting previously unselected package libconfig-tiny-perl.
18:29:56 #13 31.13 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
18:29:56 #13 31.14 Unpacking libconfig-tiny-perl (2.26-1) ...
18:29:56 #13 31.17 Selecting previously unselected package libparams-util-perl.
18:29:56 #13 31.17 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
18:29:56 #13 31.17 Unpacking libparams-util-perl (1.102-1+b1) ...
18:29:56 #13 31.21 Selecting previously unselected package libsub-install-perl.
18:29:56 #15 4.707 The following NEW packages will be installed:
18:29:56 #15 4.708   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
18:29:56 #15 4.708   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
18:29:56 #15 4.708   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
18:29:56 #15 4.708   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
18:29:56 #15 4.709   libuv1 pkg-config procps
18:29:56 Selecting previously unselected package gpg-agent.
18:29:56 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
18:29:56 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package gpg-wks-client.
18:29:56 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
18:29:56 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package gpg-wks-server.
18:29:56 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
18:29:56 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package gpgsm.
18:29:56 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
18:29:56 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package gnupg.
18:29:56 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
18:29:56 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
18:29:56 Selecting previously unselected package libcurl3-gnutls:amd64.
18:29:56 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.14_amd64.deb ...
18:29:56 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.14) ...
18:29:56 Selecting previously unselected package libstemmer0d:amd64.
18:29:56 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_amd64.deb ...
18:29:56 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
18:29:56   Installing : checkpolicy-2.5-8.el7.aarch64                              11/27 
18:29:56 #13 31.21 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
18:29:56 #13 31.21 Unpacking libsub-install-perl (0.928-1.1) ...
18:29:56 #13 31.24 Selecting previously unselected package libdata-optlist-perl.
18:29:56 #13 31.25 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
18:29:56 #13 31.25 Unpacking libdata-optlist-perl (0.110-1.1) ...
18:29:56 #13 31.28 Selecting previously unselected package libsub-exporter-perl.
18:29:56 #13 31.29 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
18:29:56 #13 31.29 Unpacking libsub-exporter-perl (0.987-1) ...
18:29:56 #13 31.33 Selecting previously unselected package libconst-fast-perl.
18:29:56 #13 31.33 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
18:29:56 #13 31.34 Unpacking libconst-fast-perl (0.014-1.1) ...
18:29:56 #13 31.37 Selecting previously unselected package libwant-perl.
18:29:56 #13 31.37 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
18:29:56 #13 31.37 Unpacking libwant-perl (0.29-1+b6) ...
18:29:56 #13 31.41 Selecting previously unselected package libcontextual-return-perl.
18:29:56 #13 31.41 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
18:29:56 #13 31.41 Unpacking libcontextual-return-perl (0.004014-2) ...
18:29:56 #13 31.45 Selecting previously unselected package libconvert-binhex-perl.
18:29:56 #15 4.985 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
18:29:56 #15 4.985 1 not fully installed or removed.
18:29:56 #15 4.985 Need to get 8017 kB of archives.
18:29:56 #15 4.985 After this operation, 28.6 MB of additional disk space will be used.
18:29:56 #15 4.985 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
18:29:56 #15 4.992 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB]
18:29:56 #15 5.010 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB]
18:29:56 #15 5.010 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB]
18:29:56 #15 5.014 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [277 kB]
18:29:56 #15 5.048 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
18:29:56 #15 5.058 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB]
18:29:56 #15 5.060 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB]
18:29:56 #15 5.061 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB]
18:29:56 #15 5.124 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
18:29:56 #15 5.125 Get:11 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
18:29:56 #15 5.126 Get:12 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
18:29:56 #15 5.127 Get:13 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB]
18:29:56 #15 5.149 Get:14 http://deb.debian.org/debian-security buster/updates/main armhf libudev-dev armhf 241-7~deb10u10 [110 kB]
18:29:56 Selecting previously unselected package libxmlb2:amd64.
18:29:56 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_amd64.deb ...
18:29:56 Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
18:29:56 Selecting previously unselected package libappstream4:amd64.
18:29:56 Preparing to unpack .../53-libappstream4_0.15.2-2_amd64.deb ...
18:29:56 Unpacking libappstream4:amd64 (0.15.2-2) ...
18:29:56 Selecting previously unselected package libdw1:amd64.
18:29:56 Preparing to unpack .../54-libdw1_0.186-1build1_amd64.deb ...
18:29:56 Unpacking libdw1:amd64 (0.186-1build1) ...
18:29:56 Selecting previously unselected package libglib2.0-bin.
18:29:56 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
18:29:56 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
18:29:56 Selecting previously unselected package libunwind8:amd64.
18:29:56 Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_amd64.deb ...
18:29:56 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
18:29:56 Selecting previously unselected package libgstreamer1.0-0:amd64.
18:29:56 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
18:29:56 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
18:29:56 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
18:29:56 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
18:29:56 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
18:29:56 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc39.aarch64.rpm
18:29:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Zskyj0
18:29:56 + umask 022
18:29:56 + cd /root/rpmbuild/BUILD
18:29:56 + cd src
18:29:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
18:29:56 + RPM_EC=0
18:29:56 ++ jobs -p
18:29:56 + exit 0
18:29:56 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.CXAYBx
18:29:56 + umask 022
18:29:56 + cd /root/rpmbuild/BUILD
18:29:56 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:29:56 + rm -rf src src.gemspec
18:29:56 + RPM_EC=0
18:29:56 ++ jobs -p
18:29:56 + exit 0
18:29:56 
18:29:56 RPM build warnings:
18:29:56     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:29:56     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:29:56     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:29:56     source_date_epoch_from_changelog set but %changelog is missing
18:29:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64/usr/bin/docker-proxy
18:29:56     source_date_epoch_from_changelog set but %changelog is missing
18:29:56     source_date_epoch_from_changelog set but %changelog is missing
18:29:56     source_date_epoch_from_changelog set but %changelog is missing
18:29:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:29:56     source_date_epoch_from_changelog set but %changelog is missing
18:29:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:29:56 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-39"
18:29:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:29:56 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:29:56 137 added, 0 removed; done.
18:29:56 Running hooks in /etc/ca-certificates/update.d...
18:29:56 done.
18:29:56 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:29:56 + apt-key add -
18:29:56 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:29:56 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstemmer0d arm64 2.2.0-2 [159 kB]
18:29:56 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxmlb2 arm64 0.3.10-2 [63.6 kB]
18:29:56 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libappstream4 arm64 0.16.1-1ubuntu1 [212 kB]
18:29:56 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdw1 arm64 0.188-2.1 [247 kB]
18:29:56 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-bin arm64 2.76.1-1 [94.2 kB]
18:29:56 #13 31.45 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
18:29:56 #13 31.46 Unpacking libconvert-binhex-perl (1.125-1) ...
18:29:56 #13 31.49 Selecting previously unselected package libcpanel-json-xs-perl.
18:29:56 #13 31.49 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
18:29:56 #13 31.50 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
18:29:56 #13 31.54 Selecting previously unselected package libdevel-stacktrace-perl.
18:29:56 #13 31.54 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
18:29:56 #13 31.55 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
18:29:56 #13 31.58 Selecting previously unselected package libexception-class-perl.
18:29:56 #13 31.59 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
18:29:56 #13 31.59 Unpacking libexception-class-perl (1.44-1) ...
18:29:56 #13 31.62 Selecting previously unselected package libiterator-perl.
18:29:56 #13 31.63 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
18:29:56 #13 31.63 Unpacking libiterator-perl (0.03+ds1-1.1) ...
18:29:56 #13 31.66 Selecting previously unselected package libiterator-util-perl.
18:29:56 #13 31.66 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
18:29:56 #13 31.67 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
18:29:56 #13 31.70 Selecting previously unselected package libexporter-tiny-perl.
18:29:56 #13 31.70 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
18:29:56 #13 31.70 Unpacking libexporter-tiny-perl (1.002002-1) ...
18:29:56 #13 31.74 Selecting previously unselected package liblist-moreutils-xs-perl.
18:29:56 #13 31.74 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
18:29:56 #13 31.75 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
18:29:56 #13 31.78 Selecting previously unselected package liblist-moreutils-perl.
18:29:56 #13 31.79 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
18:29:56 #13 31.79 Unpacking liblist-moreutils-perl (0.430-2) ...
18:29:56 #13 31.82 Selecting previously unselected package libdata-dpath-perl.
18:29:56 Selecting previously unselected package libpolkit-agent-1-0:amd64.
18:29:56 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_amd64.deb ...
18:29:56 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
18:29:56 Selecting previously unselected package polkitd.
18:29:56 Preparing to unpack .../60-polkitd_0.105-33_amd64.deb ...
18:29:56 Unpacking polkitd (0.105-33) ...
18:29:56 Selecting previously unselected package pkexec.
18:29:56 Preparing to unpack .../61-pkexec_0.105-33_amd64.deb ...
18:29:56 Unpacking pkexec (0.105-33) ...
18:29:56 Selecting previously unselected package policykit-1.
18:29:56 Preparing to unpack .../62-policykit-1_0.105-33_amd64.deb ...
18:29:56 Unpacking policykit-1 (0.105-33) ...
18:29:56 Selecting previously unselected package python3-blinker.
18:29:56 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
18:29:56 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
18:29:56 Selecting previously unselected package python3-cffi-backend:amd64.
18:29:56 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
18:29:56 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
18:29:56 Selecting previously unselected package python3-cryptography.
18:29:56 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_amd64.deb ...
18:29:56 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
18:29:56 Selecting previously unselected package python3-pyparsing.
18:29:56 #15 5.151 Get:15 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB]
18:29:56 #15 5.155 Get:16 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB]
18:29:56 #15 5.158 Get:17 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB]
18:29:56 #15 5.161 Get:18 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
18:29:56 #15 5.163 Get:19 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB]
18:29:56 #15 5.173 Get:20 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB]
18:29:56 #15 5.175 Get:21 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
18:29:56 #15 5.177 Get:22 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB]
18:29:56 #15 5.178 Get:23 http://deb.debian.org/debian-security buster/updates/main armhf libsystemd-dev armhf 241-7~deb10u10 [322 kB]
18:29:56 #15 5.183 Get:24 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB]
18:29:56 #15 5.438 debconf: delaying package configuration, since apt-utils is not installed
18:29:56 + make IMAGE=fedora:39 verify
18:29:56 docker run  --rm -i \
18:29:56 	-v "$(pwd):/v" \
18:29:56 	-e DEBIAN_FRONTEND=noninteractive \
18:29:56 	-e PACKAGE_REPO=prod \
18:29:56 	-w /v \
18:29:56 	fedora:39 ./verify
18:29:56 Unable to find image 'fedora:39' locally
18:29:56 39: Pulling from library/fedora
18:29:56 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB]
18:29:56 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgstreamer1.0-0 arm64 1.22.2-1 [927 kB]
18:29:56 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
18:29:56 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
18:29:56 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 polkitd arm64 0.105-33 [77.7 kB]
18:29:57   Installing : docker-buildx-plugin-0.11.2-0.el7.aarch64                  12/27 
18:29:57 #13 31.83 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
18:29:57 #13 31.83 Unpacking libdata-dpath-perl (0.58-1) ...
18:29:57 #13 31.87 Selecting previously unselected package libdata-dump-perl.
18:29:57 #13 31.87 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
18:29:57 #13 31.87 Unpacking libdata-dump-perl (1.23-1.1) ...
18:29:57 #13 31.90 Selecting previously unselected package libdata-messagepack-perl.
18:29:57 #13 31.91 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
18:29:57 #13 31.91 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
18:29:57 #13 31.94 Selecting previously unselected package libnet-domain-tld-perl.
18:29:57 #13 31.95 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
18:29:57 #13 31.95 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
18:29:57 #13 31.99 Selecting previously unselected package libdata-validate-domain-perl.
18:29:57 #13 31.99 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:29:57 #13 31.99 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:29:57 #13 32.02 Selecting previously unselected package libdevel-size-perl.
18:29:57 #13 32.03 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
18:29:57 #13 32.03 Unpacking libdevel-size-perl (0.83-1+b2) ...
18:29:57 #13 32.07 Selecting previously unselected package libdistro-info-perl.
18:29:57 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
18:29:57 Unpacking python3-pyparsing (2.4.7-1) ...
18:29:57 Selecting previously unselected package python3-httplib2.
18:29:57 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
18:29:57 Unpacking python3-httplib2 (0.20.2-2) ...
18:29:57 Selecting previously unselected package python3-more-itertools.
18:29:57 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
18:29:57 Unpacking python3-more-itertools (8.10.0-2) ...
18:29:57 Selecting previously unselected package python3-zipp.
18:29:57 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
18:29:57 Unpacking python3-zipp (1.0.0-3) ...
18:29:57 Selecting previously unselected package python3-importlib-metadata.
18:29:57 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
18:29:57 Unpacking python3-importlib-metadata (4.6.4-1) ...
18:29:57 Selecting previously unselected package python3-jeepney.
18:29:57 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
18:29:57 Unpacking python3-jeepney (0.7.1-3) ...
18:29:57 Selecting previously unselected package python3-jwt.
18:29:57 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
18:29:57 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
18:29:57 Selecting previously unselected package python3-secretstorage.
18:29:57 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
18:29:57 Unpacking python3-secretstorage (3.3.1-1) ...
18:29:57 #15 5.494 Fetched 8017 kB in 0s (17.6 MB/s)
18:29:57 #15 5.538 Selecting previously unselected package bash-completion.
18:29:57 #15 5.538 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27533 files and directories currently installed.)
18:29:57 #15 5.557 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
18:29:57 make[1]: Leaving directory '/root/build-deb'
18:29:57    dh_installdeb
18:29:57    debian/rules override_dh_gencontrol
18:29:57 make[1]: Entering directory '/root/build-deb'
18:29:57 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:29:57 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:29:57 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:29:57 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:29:57 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:29:57 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:29:57 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:29:57 dh_gencontrol --remaining-packages
18:29:57 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:29:57 make[1]: Leaving directory '/root/build-deb'
18:29:57    dh_md5sums
18:29:57    debian/rules override_dh_builddeb
18:29:57 make[1]: Entering directory '/root/build-deb'
18:29:57 dh_builddeb -- -Zxz
18:29:57 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'.
18:29:57 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'.
18:29:57 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'.
18:29:57 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'.
18:29:57 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb'.
18:29:57 1c4f5a111995: Already exists
18:29:57 Digest: sha256:95c88cea36312cfd73613f1c56d8a8db8e63be5cd884cfc97ba9475d0a45eac5
18:29:57 Status: Downloaded newer image for fedora:39
18:29:57 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-blinker all 1.5-1 [14.0 kB]
18:29:57 OK
18:29:57 + '[' jammy = sid ']'
18:29:57 ++ dpkg --print-architecture
18:29:57 + ARCH=arm64
18:29:57 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test'
18:29:57 + apt-get update
18:29:57   Installing : fuse3-libs-3.6.1-4.el7.aarch64                             13/27 
18:29:57   Installing : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       14/27 
18:29:57   Installing : libselinux-python-2.5-15.el7.aarch64                       15/27 
18:29:57   Installing : python-IPy-0.75-6.el7.noarch                               16/27 
18:29:57   Installing : libsemanage-python-2.5-14.el7.aarch64                      17/27 
18:29:57   Installing : policycoreutils-python-2.5-34.el7.aarch64                  18/27 
18:29:57 #13 32.07 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
18:29:57 #13 32.07 Unpacking libdistro-info-perl (1.0) ...
18:29:57 #13 32.11 Selecting previously unselected package libemail-address-xs-perl.
18:29:57 #13 32.11 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
18:29:57 #13 32.11 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
18:29:57 #13 32.15 Selecting previously unselected package libfcgi0ldbl:armhf.
18:29:57 #13 32.15 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
18:29:57 #13 32.16 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
18:29:57 #13 32.19 Selecting previously unselected package libfcgi-bin.
18:29:57 #13 32.19 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
18:29:57 #13 32.20 Unpacking libfcgi-bin (2.4.2-2) ...
18:29:57 #13 32.23 Selecting previously unselected package libfcgi-perl:armhf.
18:29:57 #13 32.23 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
18:29:57 #13 32.24 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
18:29:57 #13 32.27 Selecting previously unselected package libipc-system-simple-perl.
18:29:57 #13 32.28 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
18:29:57 #13 32.28 Unpacking libipc-system-simple-perl (1.30-1) ...
18:29:57 #13 32.31 Selecting previously unselected package libfile-basedir-perl.
18:29:57 Selecting previously unselected package python3-keyring.
18:29:57 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
18:29:57 Unpacking python3-keyring (23.5.0-1) ...
18:29:57 Selecting previously unselected package python3-lazr.uri.
18:29:57 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
18:29:57 Unpacking python3-lazr.uri (1.0.6-2) ...
18:29:57 Selecting previously unselected package python3-wadllib.
18:29:57 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
18:29:57 Unpacking python3-wadllib (1.3.6-1) ...
18:29:57 Selecting previously unselected package python3-distro.
18:29:57 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
18:29:57 Unpacking python3-distro (1.7.0-1) ...
18:29:57 Selecting previously unselected package python3-oauthlib.
18:29:57 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
18:29:57 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
18:29:57 Selecting previously unselected package python3-six.
18:29:57 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
18:29:57 Unpacking python3-six (1.16.0-3ubuntu1) ...
18:29:57 Selecting previously unselected package python3-lazr.restfulclient.
18:29:57 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
18:29:57 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
18:29:57 + verify
18:29:57 + dpkg --version
18:29:57 + rpm --version
18:29:57 + verify_rpm
18:29:57 ++ . /etc/os-release
18:29:57 +++ NAME='Fedora Linux'
18:29:57 +++ VERSION='39 (Container Image Prerelease)'
18:29:57 +++ ID=fedora
18:29:57 +++ VERSION_ID=39
18:29:57 +++ VERSION_CODENAME=
18:29:57 +++ PLATFORM_ID=platform:f39
18:29:57 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
18:29:57 +++ ANSI_COLOR='0;38;2;60;110;180'
18:29:57 +++ LOGO=fedora-logo-icon
18:29:57 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
18:29:57 +++ DEFAULT_HOSTNAME=fedora
18:29:57 +++ HOME_URL=https://fedoraproject.org/
18:29:57 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
18:29:57 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:29:57 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:29:57 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:29:57 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
18:29:57 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:29:57 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
18:29:57 +++ SUPPORT_END=2024-05-14
18:29:57 +++ VARIANT='Container Image'
18:29:57 +++ VARIANT_ID=container
18:29:57 ++ echo fedora
18:29:57 + DIST_ID=fedora
18:29:57 ++ . /etc/os-release
18:29:57 +++ NAME='Fedora Linux'
18:29:57 +++ VERSION='39 (Container Image Prerelease)'
18:29:57 +++ ID=fedora
18:29:57 +++ VERSION_ID=39
18:29:57 +++ VERSION_CODENAME=
18:29:57 +++ PLATFORM_ID=platform:f39
18:29:57 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
18:29:57 +++ ANSI_COLOR='0;38;2;60;110;180'
18:29:57 +++ LOGO=fedora-logo-icon
18:29:57 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
18:29:57 +++ DEFAULT_HOSTNAME=fedora
18:29:57 +++ HOME_URL=https://fedoraproject.org/
18:29:57 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
18:29:57 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:29:57 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:29:57 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:29:57 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
18:29:57 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:29:57 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
18:29:57 +++ SUPPORT_END=2024-05-14
18:29:57 +++ VARIANT='Container Image'
18:29:57 +++ VARIANT_ID=container
18:29:57 ++ echo 39
18:29:57 ++ cut -d. -f1
18:29:57 + DIST_VERSION=39
18:29:57 + pkg_manager=yum
18:29:57 + pkg_config_manager=yum-config-manager
18:29:57 + dnf --version
18:29:57 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB]
18:29:57 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cryptography arm64 38.0.4-2 [649 kB]
18:29:57 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
18:29:57 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
18:29:57 Get:3 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [33.3 kB]
18:29:57 #13 32.32 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
18:29:57 #13 32.32 Unpacking libfile-basedir-perl (0.08-1) ...
18:29:57 #13 32.36 Selecting previously unselected package libfile-chdir-perl.
18:29:57 #13 32.36 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:29:57 #13 32.36 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:29:57 #13 32.40 Selecting previously unselected package libfile-fcntllock-perl.
18:29:57 #13 32.40 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
18:29:57 #13 32.40 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
18:29:57 #13 32.44 Selecting previously unselected package libnumber-compare-perl.
18:29:57 #13 32.44 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
18:29:57 #13 32.45 Unpacking libnumber-compare-perl (0.03-1.1) ...
18:29:57 #13 32.48 Selecting previously unselected package libtext-glob-perl.
18:29:57 #13 32.48 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
18:29:57 #13 32.48 Unpacking libtext-glob-perl (0.11-1) ...
18:29:57 #13 32.51 Selecting previously unselected package libfile-find-rule-perl.
18:29:57 #13 32.52 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
18:29:57 #13 32.52 Unpacking libfile-find-rule-perl (0.34-1) ...
18:29:57 #13 32.56 Selecting previously unselected package libfont-afm-perl.
18:29:57 Selecting previously unselected package python3-launchpadlib.
18:29:57 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
18:29:57 Unpacking python3-launchpadlib (1.10.16-1) ...
18:29:57 Selecting previously unselected package python3-software-properties.
18:29:57 Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ...
18:29:57 Unpacking python3-software-properties (0.99.22.7) ...
18:29:57 Selecting previously unselected package packagekit.
18:29:57 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_amd64.deb ...
18:29:57 Unpacking packagekit (1.2.5-2ubuntu2) ...
18:29:57 Selecting previously unselected package software-properties-common.
18:29:57 Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ...
18:29:57 Unpacking software-properties-common (0.99.22.7) ...
18:29:57 Selecting previously unselected package gnupg2.
18:29:57 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
18:29:57 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
18:29:57 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
18:29:57 Setting up media-types (7.0.0) ...
18:29:57 Setting up systemd-sysv (249.11-0ubuntu3.10) ...
18:29:57 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pyparsing all 3.0.9-1 [83.1 kB]
18:29:57 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-httplib2 all 0.20.4-3 [30.4 kB]
18:29:57 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-jwt all 2.6.0-1 [18.2 kB]
18:29:57 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-lazr.uri all 1.0.6-3 [13.5 kB]
18:29:57 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-wadllib all 1.3.6-4 [35.8 kB]
18:29:57 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-distro all 1.8.0-1 [17.4 kB]
18:29:57 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-oauthlib all 3.2.2-1 [89.7 kB]
18:29:57 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-six all 1.16.0-4 [12.4 kB]
18:29:57 4.17.0
18:29:57   Installed: dnf-0:4.17.0-6.fc39.noarch at Fri Sep 29 09:48:33 2023
18:29:57   Built    : Fedora Project at Thu Sep 21 09:02:40 2023
18:29:57 
18:29:57   Installed: rpm-0:4.19.0-1.fc39.aarch64 at Fri Sep 29 09:48:34 2023
18:29:57   Built    : Fedora Project at Tue Sep 19 12:59:05 2023
18:29:57 + pkg_manager=dnf
18:29:57 + pkg_config_manager='dnf config-manager'
18:29:57 + dnf clean all
18:29:57 #15 6.271 Unpacking bash-completion (1:2.8-6) ...
18:29:57 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
18:29:57 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
18:29:57 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
18:29:57 #13 32.56 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
18:29:57 #13 32.56 Unpacking libfont-afm-perl (1.20-3) ...
18:29:57 #13 32.60 Selecting previously unselected package libio-string-perl.
18:29:57 #13 32.60 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
18:29:57 #13 32.61 Unpacking libio-string-perl (1.08-3.1) ...
18:29:57 #13 32.64 Selecting previously unselected package libfont-ttf-perl.
18:29:57 #13 32.64 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
18:29:57 #13 32.64 Unpacking libfont-ttf-perl (1.06-1.1) ...
18:29:57 #13 32.71 Selecting previously unselected package libio-stringy-perl.
18:29:57 #13 32.71 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
18:29:57 #13 32.71 Unpacking libio-stringy-perl (2.111-3) ...
18:29:57 #13 32.75 Selecting previously unselected package libparams-validate-perl:armhf.
18:29:57 #13 32.75 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
18:29:57 #13 32.76 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
18:29:57 #13 32.80 Selecting previously unselected package libgetopt-long-descriptive-perl.
18:29:57 #13 32.80 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
18:29:57 #13 32.80 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
18:29:57 #13 32.83 Selecting previously unselected package libsort-versions-perl.
18:29:57 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
18:29:57 Setting up apt-transport-https (2.4.10) ...
18:29:57 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
18:29:57 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
18:29:57 No schema files found: doing nothing.
18:29:57 Setting up distro-info-data (0.52ubuntu0.4) ...
18:29:57 Setting up libxmlb2:amd64 (0.3.6-2build1) ...
18:29:57 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
18:29:57 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
18:29:57 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
18:29:57 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
18:29:57 Setting up libnpth0:amd64 (1.6-3build2) ...
18:29:57 Setting up libassuan0:amd64 (2.5.5-1build1) ...
18:29:57 Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
18:29:57 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:29:57 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
18:29:57 Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
18:29:57 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:29:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:29:57 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
18:29:57 Setting up dbus (1.12.20-2ubuntu4.1) ...
18:29:58 0 files removed
18:29:58 + dnf install -y 'dnf-command(config-manager)'
18:29:58 Fetched 82.2 kB in 1s (104 kB/s)
18:29:58 #13 32.84 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
18:29:58 #13 32.84 Unpacking libsort-versions-perl (1.62-1) ...
18:29:58 #13 32.87 Selecting previously unselected package libgit-wrapper-perl.
18:29:58 #13 32.88 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
18:29:58 #13 32.88 Unpacking libgit-wrapper-perl (0.048-1) ...
18:29:58 #13 32.92 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:29:58 #13 32.92 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
18:29:58 #13 32.92 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
18:29:58 #13 32.96 Selecting previously unselected package libio-prompter-perl.
18:29:58 #13 32.96 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
18:29:58 #13 32.96 Unpacking libio-prompter-perl (0.004015-1) ...
18:29:58 #13 33.00 Selecting previously unselected package libjson-perl.
18:29:58 #13 33.00 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
18:29:58 #13 33.01 Unpacking libjson-perl (4.03000-1) ...
18:29:58 #13 33.05 Selecting previously unselected package liblog-any-perl.
18:29:58 #13 33.05 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
18:29:58 #13 33.06 Unpacking liblog-any-perl (1.709-1) ...
18:29:58 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
18:29:58 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ...
18:29:58 Setting up python-apt-common (2.4.0ubuntu2) ...
18:29:58 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
18:29:58 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.10) ...
18:29:58 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
18:29:58 Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
18:29:58 Setting up openssl (3.0.2-0ubuntu1.10) ...
18:29:58 Setting up libelf1:amd64 (0.186-1build1) ...
18:29:58 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB]
18:29:58 #15 6.423 Selecting previously unselected package cmake-data.
18:29:58 #15 6.426 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
18:29:58 #15 6.440 Unpacking cmake-data (3.13.4-1) ...
18:29:58 #13 33.10 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:29:58 #13 33.10 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
18:29:58 #13 33.10 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
18:29:58 #13 33.14 Selecting previously unselected package libpackage-stash-perl.
18:29:58 #13 33.14 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
18:29:58 #13 33.15 Unpacking libpackage-stash-perl (0.39-1) ...
18:29:58 #13 33.18 Selecting previously unselected package libsub-identify-perl.
18:29:58 #13 33.18 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
18:29:58 #13 33.19 Unpacking libsub-identify-perl (0.14-1+b3) ...
18:29:58 #13 33.22 Selecting previously unselected package libsub-name-perl.
18:29:58 #13 33.22 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
18:29:58 #13 33.23 Unpacking libsub-name-perl (0.26-1+b1) ...
18:29:58 #13 33.26 Selecting previously unselected package libnamespace-clean-perl.
18:29:58 #13 33.26 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
18:29:58 #13 33.27 Unpacking libnamespace-clean-perl (0.27-1) ...
18:29:58 #13 33.30 Selecting previously unselected package libpath-tiny-perl.
18:29:58 Setting up readline-common (8.1.2-1) ...
18:29:58 Setting up iso-codes (4.9.0-1) ...
18:29:58 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
18:29:58 Setting up libicu70:amd64 (70.1-2) ...
18:29:58 Setting up pinentry-curses (1.1.1-1build2) ...
18:29:58 Setting up libdw1:amd64 (0.186-1build1) ...
18:29:58 Setting up libreadline8:amd64 (8.1.2-1) ...
18:29:58 Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
18:29:58 Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:29:58 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ...
18:29:58 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
18:29:58 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-launchpadlib all 1.11.0-1 [125 kB]
18:29:58 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-software-properties all 0.99.35 [31.7 kB]
18:29:58 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 packagekit arm64 1.2.6-3 [425 kB]
18:29:58 #15 6.789 Selecting previously unselected package libprocps7:armhf.
18:29:58 #15 6.792 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ...
18:29:58 #15 6.802 Unpacking libprocps7:armhf (2:3.3.15-2) ...
18:29:58 #15 6.875 Selecting previously unselected package procps.
18:29:58 #15 6.878 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ...
18:29:58 #15 6.886 Unpacking procps (2:3.3.15-2) ...
18:29:58 #15 6.948 Selecting previously unselected package libarchive13:armhf.
18:29:58 #15 6.951 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_armhf.deb ...
18:29:58 #15 6.957 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ...
18:29:58 #13 33.30 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
18:29:58 #13 33.31 Unpacking libpath-tiny-perl (0.118-1) ...
18:29:58 #13 33.35 Selecting previously unselected package libtype-tiny-perl.
18:29:58 #13 33.35 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
18:29:58 #13 33.35 Unpacking libtype-tiny-perl (1.012001-2) ...
18:29:58 #13 33.42 Selecting previously unselected package libgitlab-api-v4-perl.
18:29:58 #13 33.42 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
18:29:58 #13 33.42 Unpacking libgitlab-api-v4-perl (0.26-1) ...
18:29:58 #13 33.48 Selecting previously unselected package libglib2.0-0:armhf.
18:29:58 #13 33.48 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
18:29:58 #13 33.49 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
18:29:58 Updating certificates in /etc/ssl/certs...
18:29:58 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 software-properties-common all 0.99.35 [13.9 kB]
18:29:58 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B]
18:29:58 debconf: delaying package configuration, since apt-utils is not installed
18:29:58 Fetched 42.2 MB in 13s (3357 kB/s)
18:29:58 #15 7.050 Selecting previously unselected package libjsoncpp1:armhf.
18:29:58 #15 7.053 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
18:29:58 #15 7.059 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
18:29:58 #15 7.101 Selecting previously unselected package librhash0:armhf.
18:29:58 #15 7.104 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ...
18:29:58 #15 7.108 Unpacking librhash0:armhf (1.3.8-1) ...
18:29:58 #15 7.175 Selecting previously unselected package libuv1:armhf.
18:29:58 #15 7.178 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ...
18:29:58 #15 7.183 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
18:29:58 #15 7.228 Selecting previously unselected package cmake.
18:29:58 #15 7.230 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ...
18:29:58 #15 7.235 Unpacking cmake (3.13.4-1) ...
18:29:58 #13 33.63 Selecting previously unselected package libglib2.0-data.
18:29:58 #13 33.63 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
18:29:58 #13 33.64 Unpacking libglib2.0-data (2.66.8-1) ...
18:29:58 #13 33.80 Selecting previously unselected package libgpm2:armhf.
18:29:58 #13 33.80 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
18:29:58 #13 33.81 Unpacking libgpm2:armhf (1.20.7-8) ...
18:29:58 #13 33.84 Selecting previously unselected package libhash-fieldhash-perl.
18:29:58 Reading package lists...
18:29:58 W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:29:58 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
18:29:58 + packages='deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'
18:29:58 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'
18:29:58 ++ awk '$0="./"$0'
18:29:58 ++ xargs
18:29:58 + packages='./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'
18:29:58 + set -x
18:29:58 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb
18:29:58 Selecting previously unselected package docker-ce-cli.
18:29:58 (Reading database ... 9232 files and directories currently installed.)
18:29:58 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ...
18:29:58 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:29:59 Selecting previously unselected package libssl3:arm64.
18:29:59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4347 files and directories currently installed.)
18:29:59 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_arm64.deb ...
18:29:59 Unpacking libssl3:arm64 (3.0.8-1ubuntu1.2) ...
18:29:59 Selecting previously unselected package libpython3.11-minimal:arm64.
18:29:59 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_arm64.deb ...
18:29:59 Unpacking libpython3.11-minimal:arm64 (3.11.4-1~23.04) ...
18:29:59 Selecting previously unselected package libexpat1:arm64.
18:29:59 Preparing to unpack .../libexpat1_2.5.0-1_arm64.deb ...
18:29:59 Unpacking libexpat1:arm64 (2.5.0-1) ...
18:29:59 Selecting previously unselected package python3.11-minimal.
18:29:59 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_arm64.deb ...
18:29:59 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
18:29:59 #15 7.529 Selecting previously unselected package dh-apparmor.
18:29:59 #15 7.532 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
18:29:59 #15 7.538 Unpacking dh-apparmor (2.13.2-10) ...
18:29:59 #15 7.585 Selecting previously unselected package dmsetup.
18:29:59 #13 33.84 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
18:29:59 #13 33.85 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
18:29:59 #13 33.88 Selecting previously unselected package libhtml-form-perl.
18:29:59 #13 33.88 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
18:29:59 #13 33.89 Unpacking libhtml-form-perl (6.07-1) ...
18:29:59 #13 33.92 Selecting previously unselected package libhtml-format-perl.
18:29:59 #13 33.92 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
18:29:59 #13 33.92 Unpacking libhtml-format-perl (2.12-1.1) ...
18:29:59 #13 33.96 Selecting previously unselected package libhtml-html5-entities-perl.
18:29:59 #13 33.96 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
18:29:59 #13 33.96 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
18:29:59 #13 33.99 Selecting previously unselected package libhttp-daemon-perl.
18:29:59 #13 34.00 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
18:29:59 #13 34.00 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
18:29:59 #13 34.04 Selecting previously unselected package libio-sessiondata-perl.
18:29:59 #13 34.04 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
18:29:59 #13 34.05 Unpacking libio-sessiondata-perl (1.03-1.1) ...
18:29:59 #13 34.08 Selecting previously unselected package libipc-run3-perl.
18:29:59 137 added, 0 removed; done.
18:29:59 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
18:29:59 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
18:29:59 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.14) ...
18:29:59 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
18:29:59 Setting up curl (7.81.0-1ubuntu1.14) ...
18:29:59 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
18:29:59 Setting up polkitd (0.105-33) ...
18:29:59 Setting up libssl3:arm64 (3.0.8-1ubuntu1.2) ...
18:29:59 Setting up libpython3.11-minimal:arm64 (3.11.4-1~23.04) ...
18:29:59 Setting up libexpat1:arm64 (2.5.0-1) ...
18:29:59 Setting up python3.11-minimal (3.11.4-1~23.04) ...
18:29:59 #15 7.588 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_armhf.deb ...
18:29:59 #15 7.592 Unpacking dmsetup (2:1.02.155-3) ...
18:29:59 #15 7.639 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:29:59 #15 7.642 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
18:29:59 #15 7.649 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
18:29:59 #15 7.709 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
18:29:59 #15 7.712 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
18:29:59 #15 7.716 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
18:29:59 #15 7.755 Selecting previously unselected package libudev-dev:armhf.
18:29:59 #15 7.756 Preparing to unpack .../13-libudev-dev_241-7~deb10u10_armhf.deb ...
18:29:59 #15 7.766 Unpacking libudev-dev:armhf (241-7~deb10u10) ...
18:29:59 #15 7.818 Selecting previously unselected package libsepol1-dev:armhf.
18:29:59 #13 34.08 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
18:29:59 #13 34.08 Unpacking libipc-run3-perl (0.048-2) ...
18:29:59 #13 34.12 Selecting previously unselected package libtypes-serialiser-perl.
18:29:59 #13 34.12 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
18:29:59 #13 34.13 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:29:59 #13 34.16 Selecting previously unselected package libjson-xs-perl.
18:29:59 #13 34.16 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
18:29:59 #13 34.17 Unpacking libjson-xs-perl (4.030-1+b1) ...
18:29:59 #13 34.21 Selecting previously unselected package libjson-maybexs-perl.
18:29:59 #13 34.21 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
18:29:59 #13 34.21 Unpacking libjson-maybexs-perl (1.004003-1) ...
18:29:59 #13 34.25 Selecting previously unselected package libldap-common.
18:29:59 #13 34.25 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
18:29:59 #13 34.26 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
18:29:59 #13 34.29 Selecting previously unselected package liblist-compare-perl.
18:29:59 #13 34.30 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
18:29:59 #13 34.30 Unpacking liblist-compare-perl (0.55-1) ...
18:29:59 #13 34.34 Selecting previously unselected package liblist-someutils-perl.
18:29:59 Selecting previously unselected package docker-ce.
18:29:59 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ...
18:29:59 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:29:59 Setting up gpg (2.2.27-3ubuntu2.1) ...
18:29:59 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
18:29:59 Setcap worked! gst-ptp-helper is not suid!
18:29:59 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
18:29:59 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
18:29:59 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
18:29:59 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:29:59 #15 7.821 Preparing to unpack .../14-libsepol1-dev_2.8-1_armhf.deb ...
18:29:59 #15 7.828 Unpacking libsepol1-dev:armhf (2.8-1) ...
18:29:59 #15 7.898 Selecting previously unselected package libpcre16-3:armhf.
18:29:59 #15 7.901 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_armhf.deb ...
18:29:59 #15 7.905 Unpacking libpcre16-3:armhf (2:8.39-12) ...
18:29:59 #15 7.974 Selecting previously unselected package libpcre32-3:armhf.
18:29:59 #15 7.977 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_armhf.deb ...
18:29:59 #15 7.981 Unpacking libpcre32-3:armhf (2:8.39-12) ...
18:29:59 #15 8.040 Selecting previously unselected package libpcrecpp0v5:armhf.
18:29:59 #15 8.043 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
18:29:59 #15 8.047 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
18:29:59 #15 8.090 Selecting previously unselected package libpcre3-dev:armhf.
18:29:59 #13 34.35 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
18:29:59 #13 34.35 Unpacking liblist-someutils-perl (0.58-1) ...
18:29:59 #13 34.38 Selecting previously unselected package liblist-someutils-xs-perl.
18:29:59 #13 34.39 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
18:29:59 #13 34.39 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
18:29:59 #13 34.42 Selecting previously unselected package liblist-utilsby-perl.
18:29:59 #13 34.43 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
18:29:59 #13 34.43 Unpacking liblist-utilsby-perl (0.11-1) ...
18:29:59 #13 34.47 Selecting previously unselected package libltdl7:armhf.
18:29:59 #13 34.47 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
18:29:59 #13 34.48 Unpacking libltdl7:armhf (2.4.6-15) ...
18:29:59 #13 34.51 Selecting previously unselected package libltdl-dev:armhf.
18:29:59 #13 34.51 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
18:29:59 #13 34.52 Unpacking libltdl-dev:armhf (2.4.6-15) ...
18:29:59 #13 34.57 Selecting previously unselected package liblzo2-2:armhf.
18:29:59 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:29:59 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:29:59 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:29:59 Setting up python3.10 (3.10.12-1~22.04.2) ...
18:29:59 #15 8.093 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_armhf.deb ...
18:29:59 #15 8.101 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
18:29:59 #15 8.191 Selecting previously unselected package libselinux1-dev:armhf.
18:29:59 #15 8.191 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_armhf.deb ...
18:29:59 #15 8.196 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
18:29:59 #15 8.254 Selecting previously unselected package libdevmapper-dev:armhf.
18:29:59 #15 8.257 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
18:29:59 #15 8.263 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
18:29:59 #15 8.305 Selecting previously unselected package libseccomp-dev:armhf.
18:29:59 #13 34.58 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
18:29:59 #13 34.58 Unpacking liblzo2-2:armhf (2.10-2) ...
18:29:59 #13 34.61 Selecting previously unselected package libsys-hostname-long-perl.
18:29:59 #13 34.61 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
18:29:59 #13 34.62 Unpacking libsys-hostname-long-perl (1.5-2) ...
18:29:59 #13 34.65 Selecting previously unselected package libmail-sendmail-perl.
18:29:59 #13 34.65 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
18:29:59 #13 34.66 Unpacking libmail-sendmail-perl (0.80-1.1) ...
18:29:59 #13 34.69 Selecting previously unselected package libnet-smtp-ssl-perl.
18:29:59 #13 34.69 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:29:59 #13 34.69 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:29:59 #13 34.72 Selecting previously unselected package libmailtools-perl.
18:29:59 #13 34.73 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
18:29:59 #13 34.73 Unpacking libmailtools-perl (2.21-1) ...
18:29:59 #13 34.77 Selecting previously unselected package libmarkdown2:armhf.
18:29:59 #13 34.78 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
18:29:59 #13 34.78 Unpacking libmarkdown2:armhf (2.2.6-1) ...
18:29:59 #13 34.81 Selecting previously unselected package libmime-tools-perl.
18:29:59 #13 34.81 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
18:29:59 #13 34.82 Unpacking libmime-tools-perl (5.509-1) ...
18:29:59 #13 34.87 Selecting previously unselected package libmoox-aliases-perl.
18:29:59 #13 34.87 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
18:29:59 #13 34.87 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
18:29:59 #13 34.90 Selecting previously unselected package libnamespace-autoclean-perl.
18:29:59 #13 34.90 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
18:29:59 #13 34.92 Unpacking libnamespace-autoclean-perl (0.29-1) ...
18:30:00 #15 8.308 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_armhf.deb ...
18:30:00 #15 8.313 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
18:30:00 #15 8.350 Selecting previously unselected package libsystemd-dev:armhf.
18:30:00 #15 8.353 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u10_armhf.deb ...
18:30:00 #15 8.356 Unpacking libsystemd-dev:armhf (241-7~deb10u10) ...
18:30:00 #15 8.496 Selecting previously unselected package pkg-config.
18:30:00 #15 8.499 Preparing to unpack .../23-pkg-config_0.29-6_armhf.deb ...
18:30:00 #15 8.504 Unpacking pkg-config (0.29-6) ...
18:30:00 #15 8.596 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
18:30:00 #13 34.96 Selecting previously unselected package libobject-id-perl.
18:30:00 #13 34.96 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
18:30:00 #13 34.96 Unpacking libobject-id-perl (0.1.2-2.1) ...
18:30:00 #13 35.00 Selecting previously unselected package libmoox-struct-perl.
18:30:00 #13 35.00 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
18:30:00 #13 35.01 Unpacking libmoox-struct-perl (0.020-1) ...
18:30:00 #13 35.04 Selecting previously unselected package libmouse-perl.
18:30:00 #13 35.05 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
18:30:00 #13 35.05 Unpacking libmouse-perl (2.5.10-1+b1) ...
18:30:00 #13 35.10 Selecting previously unselected package libnumber-range-perl.
18:30:00 #13 35.10 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
18:30:00 #13 35.10 Unpacking libnumber-range-perl (0.12-1.1) ...
18:30:00 #13 35.14 Selecting previously unselected package libossp-uuid16:armhf.
18:30:00 #13 35.14 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
18:30:00 #13 35.14 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
18:30:00 #13 35.18 Selecting previously unselected package libossp-uuid-perl.
18:30:00 Selecting previously unselected package python3-minimal.
18:30:00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4673 files and directories currently installed.)
18:30:00 Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ...
18:30:00 Unpacking python3-minimal (3.11.2-1) ...
18:30:00 Selecting previously unselected package media-types.
18:30:00 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:30:00 Unpacking media-types (10.0.0) ...
18:30:00 Selecting previously unselected package libkrb5support0:arm64.
18:30:00 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_arm64.deb ...
18:30:00 Unpacking libkrb5support0:arm64 (1.20.1-1build1) ...
18:30:00 Selecting previously unselected package libk5crypto3:arm64.
18:30:00 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_arm64.deb ...
18:30:00 Unpacking libk5crypto3:arm64 (1.20.1-1build1) ...
18:30:00 Selecting previously unselected package libkeyutils1:arm64.
18:30:00 Preparing to unpack .../04-libkeyutils1_1.6.3-2_arm64.deb ...
18:30:00 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
18:30:00 Selecting previously unselected package libkrb5-3:arm64.
18:30:00 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_arm64.deb ...
18:30:00 Unpacking libkrb5-3:arm64 (1.20.1-1build1) ...
18:30:00 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:30:00 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_arm64.deb ...
18:30:00 Unpacking libgssapi-krb5-2:arm64 (1.20.1-1build1) ...
18:30:00 Selecting previously unselected package libtirpc-common.
18:30:00 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
18:30:00 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:30:00 #15 8.613 Setting up libseccomp-dev:armhf (2.3.3-4) ...
18:30:00 #15 8.632 Setting up libpcre16-3:armhf (2:8.39-12) ...
18:30:00 #15 8.646 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ...
18:30:00 #15 8.659 Setting up libprocps7:armhf (2:3.3.15-2) ...
18:30:00 #15 8.674 Setting up libsepol1-dev:armhf (2.8-1) ...
18:30:00 #15 8.696 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
18:30:00 #15 8.718 Setting up bash-completion (1:2.8-6) ...
18:30:00 #13 35.18 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
18:30:00 #13 35.18 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
18:30:00 #13 35.23 Selecting previously unselected package libpackage-stash-xs-perl.
18:30:00 #13 35.23 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
18:30:00 #13 35.23 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
18:30:00 #13 35.27 Selecting previously unselected package libpath-iterator-rule-perl.
18:30:00 #13 35.27 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
18:30:00 #13 35.27 Unpacking libpath-iterator-rule-perl (1.014-1) ...
18:30:00 #13 35.31 Selecting previously unselected package libperlio-gzip-perl.
18:30:00 #13 35.31 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
18:30:00 #13 35.31 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
18:30:00 #13 35.35 Selecting previously unselected package libpod-parser-perl.
18:30:00 #13 35.35 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
18:30:00 #13 35.36 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:30:00 #13 35.37 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:30:00 #13 35.38 Unpacking libpod-parser-perl (1.63-2) ...
18:30:00 #13 35.42 Selecting previously unselected package libpod-constants-perl.
18:30:00 Selecting previously unselected package libtirpc3:arm64.
18:30:00 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_arm64.deb ...
18:30:00 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
18:30:00 Selecting previously unselected package libnsl2:arm64.
18:30:00 Preparing to unpack .../09-libnsl2_1.3.0-2build2_arm64.deb ...
18:30:00 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
18:30:00 Selecting previously unselected package readline-common.
18:30:00 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
18:30:00 Unpacking readline-common (8.2-1.3) ...
18:30:00 Selecting previously unselected package libreadline8:arm64.
18:30:00 Preparing to unpack .../11-libreadline8_8.2-1.3_arm64.deb ...
18:30:00 Unpacking libreadline8:arm64 (8.2-1.3) ...
18:30:00 Selecting previously unselected package libsqlite3-0:arm64.
18:30:00 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_arm64.deb ...
18:30:00 Unpacking libsqlite3-0:arm64 (3.40.1-1) ...
18:30:00 Selecting previously unselected package libpython3.11-stdlib:arm64.
18:30:00 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_arm64.deb ...
18:30:00 Unpacking libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ...
18:30:00 #13 35.42 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
18:30:00 #13 35.42 Unpacking libpod-constants-perl (0.19-2) ...
18:30:00 #13 35.46 Selecting previously unselected package libproc-processtable-perl.
18:30:00 #13 35.46 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
18:30:00 #13 35.46 Unpacking libproc-processtable-perl (0.59-2+b1) ...
18:30:00 #13 35.52 Selecting previously unselected package libre2-9:armhf.
18:30:00 #13 35.52 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
18:30:00 #13 35.52 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
18:30:00 #13 35.57 Selecting previously unselected package libre-engine-re2-perl:armhf.
18:30:00 #13 35.57 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
18:30:00 #13 35.57 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
18:30:00 #13 35.60 Selecting previously unselected package libreadonly-perl.
18:30:00 #13 35.60 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
18:30:00 #13 35.61 Unpacking libreadonly-perl (2.050-3) ...
18:30:00 #13 35.64 Selecting previously unselected package libref-util-perl.
18:30:00 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
18:30:00 Setting up pkexec (0.105-33) ...
18:30:00 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.14) ...
18:30:00 Setting up python3 (3.10.6-1~22.04) ...
18:30:00 Setting up libappstream4:amd64 (0.15.2-2) ...
18:30:00 Setting up python3-six (1.16.0-3ubuntu1) ...
18:30:00 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
18:30:00 Selecting previously unselected package python3.11.
18:30:00 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_arm64.deb ...
18:30:00 Unpacking python3.11 (3.11.4-1~23.04) ...
18:30:00 Selecting previously unselected package libpython3-stdlib:arm64.
18:30:00 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_arm64.deb ...
18:30:00 Unpacking libpython3-stdlib:arm64 (3.11.2-1) ...
18:30:00 Setting up python3-minimal (3.11.2-1) ...
18:30:00 Selecting previously unselected package docker-ce-rootless-extras.
18:30:00 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ...
18:30:00 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:00 Selecting previously unselected package docker-compose-plugin.
18:30:00 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ...
18:30:00 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
18:30:01 #13 35.64 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
18:30:01 #13 35.65 Unpacking libref-util-perl (0.204-1) ...
18:30:01 #13 35.68 Selecting previously unselected package libref-util-xs-perl.
18:30:01 #13 35.68 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
18:30:01 #13 35.68 Unpacking libref-util-xs-perl (0.117-1+b3) ...
18:30:01 #13 35.71 Selecting previously unselected package libregexp-pattern-license-perl.
18:30:01 #13 35.72 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
18:30:01 #13 35.72 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
18:30:01 #13 35.76 Selecting previously unselected package libregexp-pattern-perl.
18:30:01 #13 35.76 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
18:30:01 #13 35.76 Unpacking libregexp-pattern-perl (0.2.14-1) ...
18:30:01 #13 35.80 Selecting previously unselected package libsasl2-modules:armhf.
18:30:01 #13 35.80 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
18:30:01 #13 35.81 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:30:01 #13 35.84 Selecting previously unselected package libsereal-decoder-perl.
18:30:01 #13 35.85 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
18:30:01 #13 35.85 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
18:30:01 #13 35.89 Selecting previously unselected package libsereal-encoder-perl.
18:30:01 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:30:01 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
18:30:01 Setting up python3-pyparsing (2.4.7-1) ...
18:30:01 Setting up python3-gi (3.42.1-0ubuntu1) ...
18:30:01 Selecting previously unselected package python3.
18:30:01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5162 files and directories currently installed.)
18:30:01 Preparing to unpack .../python3_3.11.2-1_arm64.deb ...
18:30:01 Unpacking python3 (3.11.2-1) ...
18:30:01 Selecting previously unselected package libargon2-1:arm64.
18:30:01 Preparing to unpack .../libargon2-1_0~20171227-0.3_arm64.deb ...
18:30:01 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
18:30:01 Preparing to unpack .../libudev1_252.5-2ubuntu3.1_arm64.deb ...
18:30:01 Unpacking libudev1:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:30:01 Setting up libudev1:arm64 (252.5-2ubuntu3.1) ...
18:30:01 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:30:01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5187 files and directories currently installed.)
18:30:01 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
18:30:01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
18:30:01 #13 35.89 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
18:30:01 #13 35.89 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
18:30:01 #13 35.93 Selecting previously unselected package libtask-weaken-perl.
18:30:01 #13 35.93 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
18:30:01 #13 35.94 Unpacking libtask-weaken-perl (1.06-1) ...
18:30:01 #13 35.97 Selecting previously unselected package libxml-parser-perl:armhf.
18:30:01 #13 35.97 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
18:30:01 #13 35.98 Unpacking libxml-parser-perl:armhf (2.46-2) ...
18:30:01 #13 36.03 Selecting previously unselected package libsoap-lite-perl.
18:30:01 #13 36.03 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
18:30:01 #13 36.03 Unpacking libsoap-lite-perl (1.27-1) ...
18:30:01 #13 36.09 Selecting previously unselected package libsort-key-perl.
18:30:01 #13 36.09 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
18:30:01 #13 36.10 Unpacking libsort-key-perl (1.33-2+b3) ...
18:30:01 #13 36.13 Selecting previously unselected package libstring-copyright-perl.
18:30:01 #13 36.13 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
18:30:01 #13 36.13 Unpacking libstring-copyright-perl (0.003006-1) ...
18:30:01 #13 36.16 Selecting previously unselected package libstring-escape-perl.
18:30:01 #13 36.17 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
18:30:01 #13 36.17 Unpacking libstring-escape-perl (2010.002-2) ...
18:30:01 #13 36.20 Selecting previously unselected package libstring-shellquote-perl.
18:30:01 #13 36.21 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
18:30:01 #13 36.21 Unpacking libstring-shellquote-perl (1.04-1) ...
18:30:01 #13 36.25 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
18:30:01 Setting up python3-jeepney (0.7.1-3) ...
18:30:01 Selecting previously unselected package libjson-c5:arm64.
18:30:01 Preparing to unpack .../1-libjson-c5_0.16-2_arm64.deb ...
18:30:01 Unpacking libjson-c5:arm64 (0.16-2) ...
18:30:01 Selecting previously unselected package libcryptsetup12:arm64.
18:30:01 Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_arm64.deb ...
18:30:01 Unpacking libcryptsetup12:arm64 (2:2.6.1-1ubuntu1) ...
18:30:01 Selecting previously unselected package libfdisk1:arm64.
18:30:01 Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_arm64.deb ...
18:30:01 Unpacking libfdisk1:arm64 (2.38.1-4ubuntu1) ...
18:30:01 Selecting previously unselected package libkmod2:arm64.
18:30:01 Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_arm64.deb ...
18:30:01 Unpacking libkmod2:arm64 (30+20221128-1ubuntu1) ...
18:30:01 Selecting previously unselected package libapparmor1:arm64.
18:30:01 Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_arm64.deb ...
18:30:01 Unpacking libapparmor1:arm64 (3.0.8-1ubuntu2.1) ...
18:30:01 Selecting previously unselected package libip4tc2:arm64.
18:30:01 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_arm64.deb ...
18:30:01 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu7) ...
18:30:01 Selecting previously unselected package libsystemd-shared:arm64.
18:30:01 Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_arm64.deb ...
18:30:01 Unpacking libsystemd-shared:arm64 (252.5-2ubuntu3.1) ...
18:30:01 Fedora 39 - aarch64                              27 MB/s |  86 MB     00:03    
18:30:01 #15 9.499 Setting up libpcre32-3:armhf (2:8.39-12) ...
18:30:01 #15 9.512 Setting up pkg-config (0.29-6) ...
18:30:01 #15 9.569 Setting up libudev-dev:armhf (241-7~deb10u10) ...
18:30:01 #15 9.594 Setting up librhash0:armhf (1.3.8-1) ...
18:30:01 #15 9.609 Setting up procps (2:3.3.15-2) ...
18:30:01 #15 9.636 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
18:30:01 #15 9.658 Setting up cmake-data (3.13.4-1) ...
18:30:01 #15 9.694 Setting up dh-apparmor (2.13.2-10) ...
18:30:01 #15 9.707 Setting up libsystemd-dev:armhf (241-7~deb10u10) ...
18:30:01 #15 9.719 Setting up libjsoncpp1:armhf (1.7.4-3) ...
18:30:01 #15 9.732 Setting up libpcre3-dev:armhf (2:8.39-12) ...
18:30:01 #15 9.752 Setting up cmake (3.13.4-1) ...
18:30:01 #15 9.776 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
18:30:01 #15 9.799 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
18:30:01 make[1]: Leaving directory '/root/build-deb'
18:30:01    dh_installdeb
18:30:01    debian/rules override_dh_gencontrol
18:30:01 make[1]: Entering directory '/root/build-deb'
18:30:01 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:30:01 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:30:01 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:30:01 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:30:01 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:30:01 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:30:01 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:30:01 dh_gencontrol --remaining-packages
18:30:01 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:30:01 make[1]: Leaving directory '/root/build-deb'
18:30:01    dh_md5sums
18:30:01    debian/rules override_dh_builddeb
18:30:01 make[1]: Entering directory '/root/build-deb'
18:30:01 dh_builddeb -- -Zxz
18:30:01 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'.
18:30:01 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'.
18:30:01 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb'.
18:30:01 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'.
18:30:01 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'.
18:30:01 #13 36.25 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
18:30:01 #13 36.25 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
18:30:01 #13 36.29 Selecting previously unselected package libterm-readkey-perl.
18:30:01 #13 36.29 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
18:30:01 #13 36.30 Unpacking libterm-readkey-perl (2.38-1+b2) ...
18:30:01 #13 36.33 Selecting previously unselected package libtext-levenshteinxs-perl.
18:30:01 #13 36.33 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
18:30:01 #13 36.33 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
18:30:01 #13 36.37 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
18:30:01 #13 36.37 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
18:30:01 #13 36.37 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
18:30:01 #13 36.40 Selecting previously unselected package libtext-xslate-perl.
18:30:01 #13 36.40 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
18:30:01 #13 36.41 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
18:30:01 #13 36.46 Selecting previously unselected package libtime-duration-perl.
18:30:01 #13 36.46 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
18:30:01 #13 36.47 Unpacking libtime-duration-perl (1.21-1) ...
18:30:01 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:30:01 Setting up python3-httplib2 (0.20.2-2) ...
18:30:01 Setting up lsb-release (11.1.0ubuntu4) ...
18:30:01 Setting up policykit-1 (0.105-33) ...
18:30:01 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
18:30:01 Setting up python3-blinker (1.4+dfsg1-0.4) ...
18:30:01 Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_arm64.deb ...
18:30:01 Unpacking libsystemd0:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:30:01 Setting up libsystemd0:arm64 (252.5-2ubuntu3.1) ...
18:30:01 Selecting previously unselected package systemd.
18:30:01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5236 files and directories currently installed.)
18:30:01 Preparing to unpack .../systemd_252.5-2ubuntu3.1_arm64.deb ...
18:30:01 Unpacking systemd (252.5-2ubuntu3.1) ...
18:30:01 #15 9.813 Setting up dmsetup (2:1.02.155-3) ...
18:30:01 #15 9.828 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
18:30:01 #15 9.849 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
18:30:01 #15 9.873 Setting up docker-ce-build-deps (1.0) ...
18:30:01 #15 9.897 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:30:01 #15 9.923 Processing triggers for man-db (2.8.5-2) ...
18:30:01 #13 36.50 Selecting previously unselected package libtime-moment-perl.
18:30:01 #13 36.50 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
18:30:01 #13 36.51 Unpacking libtime-moment-perl (0.44-1+b3) ...
18:30:01 #13 36.54 Selecting previously unselected package libtype-tiny-xs-perl.
18:30:01 #13 36.55 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
18:30:01 #13 36.55 Unpacking libtype-tiny-xs-perl (0.022-1) ...
18:30:01 #13 36.58 Selecting previously unselected package libunicode-utf8-perl.
18:30:01 #13 36.58 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
18:30:01 #13 36.59 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
18:30:01 #13 36.63 Selecting previously unselected package libxdelta2.
18:30:01 #13 36.63 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
18:30:01 #13 36.63 Unpacking libxdelta2 (1.1.3-9.3) ...
18:30:01 #13 36.67 Selecting previously unselected package libxext6:armhf.
18:30:01 #13 36.67 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
18:30:01 #13 36.68 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
18:30:01 #13 36.71 Selecting previously unselected package libxml-namespacesupport-perl.
18:30:01 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:30:01 Setting up python3-more-itertools (8.10.0-2) ...
18:30:01 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
18:30:01 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
18:30:01 Setting up libjson-c5:arm64 (0.16-2) ...
18:30:01 Setting up libcryptsetup12:arm64 (2:2.6.1-1ubuntu1) ...
18:30:01 Setting up libfdisk1:arm64 (2.38.1-4ubuntu1) ...
18:30:01 Setting up libkmod2:arm64 (30+20221128-1ubuntu1) ...
18:30:01 Setting up libapparmor1:arm64 (3.0.8-1ubuntu2.1) ...
18:30:01 Setting up libip4tc2:arm64 (1.8.7-1ubuntu7) ...
18:30:01 Setting up libsystemd-shared:arm64 (252.5-2ubuntu3.1) ...
18:30:01 Setting up systemd (252.5-2ubuntu3.1) ...
18:30:01 Selecting previously unselected package docker-buildx-plugin.
18:30:01 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb ...
18:30:01 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
18:30:02 Setting up python3-dbus (1.2.18-3build1) ...
18:30:02 #13 36.71 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
18:30:02 #13 36.72 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
18:30:02 #13 36.75 Selecting previously unselected package libxml-sax-base-perl.
18:30:02 #13 36.75 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
18:30:02 #13 36.75 Unpacking libxml-sax-base-perl (1.09-1.1) ...
18:30:02 #13 36.80 Selecting previously unselected package libxml-sax-perl.
18:30:02 #13 36.80 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:30:02 #13 36.81 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:30:02 #13 36.85 Selecting previously unselected package libxml-libxml-perl.
18:30:02 #13 36.85 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
18:30:02 #13 36.85 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:30:02 #13 36.93 Selecting previously unselected package libxml-sax-expat-perl.
18:30:02 #13 36.93 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
18:30:02 #13 36.94 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:30:02 #13 36.97 Selecting previously unselected package libxmlrpc-lite-perl.
18:30:02 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:30:02 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:30:02 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:30:02 Initializing machine ID from random generator.
18:30:02 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
18:30:02 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
18:30:02 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
18:30:02 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
18:30:02 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'.
18:30:02 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'.
18:30:02 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'.
18:30:02 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'.
18:30:02 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'.
18:30:02 Creating group 'systemd-journal' with GID 999.
18:30:02 Creating group 'systemd-network' with GID 998.
18:30:02 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
18:30:02 Selecting previously unselected package systemd-sysv.
18:30:02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6036 files and directories currently installed.)
18:30:02 Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_arm64.deb ...
18:30:02 Unpacking systemd-sysv (252.5-2ubuntu3.1) ...
18:30:02 Selecting previously unselected package adduser.
18:30:02 Preparing to unpack .../adduser_3.129ubuntu1_all.deb ...
18:30:02 Unpacking adduser (3.129ubuntu1) ...
18:30:02 Setting up adduser (3.129ubuntu1) ...
18:30:02 Fedora Modular 37 - aarch64 - Updates           2.7 MB/s | 2.8 MB     00:01    
18:30:02 Setting up python3-distro (1.7.0-1) ...
18:30:02 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:30:02 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
18:30:02 #13 36.97 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
18:30:02 #13 36.97 Unpacking libxmlrpc-lite-perl (0.717-4) ...
18:30:02 #13 37.01 Selecting previously unselected package libxmuu1:armhf.
18:30:02 #13 37.01 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
18:30:02 #13 37.02 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
18:30:02 #13 37.07 Selecting previously unselected package libyaml-0-2:armhf.
18:30:02 #13 37.07 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
18:30:02 #13 37.07 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
18:30:02 #13 37.11 Selecting previously unselected package libyaml-libyaml-perl.
18:30:02 #13 37.11 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
18:30:02 #13 37.12 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
18:30:02 #13 37.15 Selecting previously unselected package licensecheck.
18:30:02 #13 37.15 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
18:30:02 #13 37.16 Unpacking licensecheck (3.1.1-2) ...
18:30:02 #13 37.20 Selecting previously unselected package lzip.
18:30:02 Selecting previously unselected package openssl.
18:30:02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6105 files and directories currently installed.)
18:30:02 Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_arm64.deb ...
18:30:02 Unpacking openssl (3.0.8-1ubuntu1.2) ...
18:30:02 Selecting previously unselected package ca-certificates.
18:30:02 Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
18:30:02 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
18:30:02 Selecting previously unselected package libdbus-1-3:arm64.
18:30:02 Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_arm64.deb ...
18:30:02 Unpacking libdbus-1-3:arm64 (1.14.4-1ubuntu1) ...
18:30:02 Selecting previously unselected package dbus-bin.
18:30:02 Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_arm64.deb ...
18:30:02 Unpacking dbus-bin (1.14.4-1ubuntu1) ...
18:30:02 Selecting previously unselected package dbus-session-bus-common.
18:30:02 Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ...
18:30:02 Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ...
18:30:02 make[1]: Leaving directory '/root/build-deb'
18:30:02  dpkg-genbuildinfo
18:30:02  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.changes
18:30:02 Setting up python3-apt (2.4.0ubuntu2) ...
18:30:02 Setting up python3-lazr.uri (1.0.6-2) ...
18:30:02 #13 37.20 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
18:30:02 #13 37.20 Unpacking lzip (1.22-3) ...
18:30:02 #13 37.24 Selecting previously unselected package lzop.
18:30:02 #13 37.24 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
18:30:02 #13 37.25 Unpacking lzop (1.04-2) ...
18:30:02 #13 37.28 Selecting previously unselected package t1utils.
18:30:02 #13 37.29 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
18:30:02 #13 37.29 Unpacking t1utils (1.41-4) ...
18:30:02 #13 37.33 Selecting previously unselected package unzip.
18:30:02 #13 37.33 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ...
18:30:02 #13 37.34 Unpacking unzip (6.0-26+deb11u1) ...
18:30:02 #13 37.39 Selecting previously unselected package lintian.
18:30:02 #13 37.40 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
18:30:02 #13 37.41 Unpacking lintian (2.104.0) ...
18:30:02 Selecting previously unselected package dbus-daemon.
18:30:02 Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_arm64.deb ...
18:30:02 Unpacking dbus-daemon (1.14.4-1ubuntu1) ...
18:30:02 Selecting previously unselected package dbus-system-bus-common.
18:30:02 Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ...
18:30:02 Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ...
18:30:02 Selecting previously unselected package dbus.
18:30:02 Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_arm64.deb ...
18:30:02 Unpacking dbus (1.14.4-1ubuntu1) ...
18:30:02 Selecting previously unselected package distro-info-data.
18:30:02 Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ...
18:30:02 Unpacking distro-info-data (0.57ubuntu0.1) ...
18:30:02 Selecting previously unselected package libglib2.0-0:arm64.
18:30:02 Preparing to unpack .../09-libglib2.0-0_2.76.1-1_arm64.deb ...
18:30:02 Unpacking libglib2.0-0:arm64 (2.76.1-1) ...
18:30:02 dpkg-genchanges: info: including full source code in upload
18:30:02  dpkg-source -I.git --after-build .
18:30:02 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:30:02 + destination=/build
18:30:02 + mkdir -p /build
18:30:02 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb /build
18:30:02 Setting up python3-zipp (1.0.0-3) ...
18:30:02 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
18:30:02 #13 37.70 Selecting previously unselected package lsb-release.
18:30:02 #13 37.70 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
18:30:02 #13 37.71 Unpacking lsb-release (11.1.0) ...
18:30:02 #13 37.76 Selecting previously unselected package manpages-dev.
18:30:02 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:30:02 Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_arm64.deb ...
18:30:02 Unpacking libgirepository-1.0-1:arm64 (1.76.1-1) ...
18:30:02 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:30:02 Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_arm64.deb ...
18:30:02 Unpacking gir1.2-glib-2.0:arm64 (1.76.1-1) ...
18:30:02 Selecting previously unselected package iso-codes.
18:30:02 Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ...
18:30:02 Unpacking iso-codes (4.12.0-1) ...
18:30:02 Selecting previously unselected package libcap2-bin.
18:30:02 Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_arm64.deb ...
18:30:02 Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ...
18:30:02 copied '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb'
18:30:02 removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb'
18:30:02 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:02 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:02 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:02 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:02 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc'
18:30:02 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc'
18:30:02 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz'
18:30:02 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz'
18:30:02 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.buildinfo'
18:30:02 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.buildinfo'
18:30:02 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.changes'
18:30:02 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.changes'
18:30:02 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:02 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:02 copied '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'
18:30:02 removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'
18:30:03 #15 DONE 11.3s
18:30:03 
18:30:03 #16 [stage-1 5/8] COPY --link sources/ /sources
18:30:03 Setting up python3-wadllib (1.3.6-1) ...
18:30:03 Setting up gnupg (2.2.27-3ubuntu2.1) ...
18:30:03 Setting up packagekit (1.2.5-2ubuntu2) ...
18:30:03 #13 37.76 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
18:30:03 #13 37.77 Unpacking manpages-dev (5.10-1) ...
18:30:03 Selecting previously unselected package libelf1:arm64.
18:30:03 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
18:30:03 Unpacking libelf1:arm64 (0.188-2.1) ...
18:30:03 Selecting previously unselected package libglib2.0-data.
18:30:03 Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ...
18:30:03 Unpacking libglib2.0-data (2.76.1-1) ...
18:30:03 Selecting previously unselected package libicu72:arm64.
18:30:03 Preparing to unpack .../16-libicu72_72.1-3ubuntu2_arm64.deb ...
18:30:03 Unpacking libicu72:arm64 (72.1-3ubuntu2) ...
18:30:03 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:03 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:03 invoke-rc.d: could not determine current runlevel
18:30:03 invoke-rc.d: policy-rc.d denied execution of start.
18:30:03 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:30:03 invoke-rc.d: could not determine current runlevel
18:30:03 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:30:03 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:30:03 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:30:03 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
18:30:03 Setting up python3-importlib-metadata (4.6.4-1) ...
18:30:03 #13 38.10 Selecting previously unselected package pbzip2.
18:30:03 #13 38.10 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
18:30:03 #13 38.10 Unpacking pbzip2 (1.1.13-1) ...
18:30:03 #13 38.14 Selecting previously unselected package pixz.
18:30:03 #13 38.14 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
18:30:03 #13 38.15 Unpacking pixz (1.0.7-1) ...
18:30:03 #13 38.18 Selecting previously unselected package xdelta.
18:30:03 #13 38.18 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
18:30:03 #13 38.19 Unpacking xdelta (1.1.3-9.3) ...
18:30:03 #13 38.22 Selecting previously unselected package xdelta3.
18:30:03 #13 38.23 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
18:30:03 #13 38.23 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
18:30:03 #13 38.27 Selecting previously unselected package pristine-tar.
18:30:03 #13 38.27 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
18:30:03 #13 38.27 Unpacking pristine-tar (1.49) ...
18:30:03 #13 38.32 Selecting previously unselected package publicsuffix.
18:30:03 Selecting previously unselected package libpam-systemd:arm64.
18:30:03 Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_arm64.deb ...
18:30:03 Unpacking libpam-systemd:arm64 (252.5-2ubuntu3.1) ...
18:30:03 Selecting previously unselected package libxml2:arm64.
18:30:03 Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_arm64.deb ...
18:30:03 Unpacking libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ...
18:30:03 Selecting previously unselected package libyaml-0-2:arm64.
18:30:03 Preparing to unpack .../19-libyaml-0-2_0.2.5-1_arm64.deb ...
18:30:03 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
18:30:03 Selecting previously unselected package lsb-release.
18:30:03 Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ...
18:30:03 Unpacking lsb-release (12.0-1ubuntu1) ...
18:30:03 Selecting previously unselected package python-apt-common.
18:30:03 Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ...
18:30:03 Unpacking python-apt-common (2.5.3ubuntu1) ...
18:30:03 Last metadata expiration check: 0:00:01 ago on Wed Oct 11 18:30:01 2023.
18:30:03 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:30:03 Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
18:30:03 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
18:30:03 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:30:03  docker-ce-rootless-extras depends on dbus-user-session; however:
18:30:03   Package dbus-user-session is not installed.
18:30:03 
18:30:03 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:03 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb
18:30:03 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
18:30:03 Setting up python3-secretstorage (3.3.1-1) ...
18:30:03 #13 38.32 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
18:30:03 #13 38.33 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
18:30:03 #13 38.37 Selecting previously unselected package python-apt-common.
18:30:03 #13 38.38 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
18:30:03 #13 38.38 Unpacking python-apt-common (2.2.1) ...
18:30:03 #13 38.43 Selecting previously unselected package python3-apt.
18:30:03 #13 38.44 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
18:30:03 #13 38.44 Unpacking python3-apt (2.2.1) ...
18:30:03 #13 38.49 Selecting previously unselected package python3-certifi.
18:30:03 #13 38.49 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
18:30:03 #13 38.50 Unpacking python3-certifi (2020.6.20-1) ...
18:30:03 #13 38.55 Selecting previously unselected package python3-idna.
18:30:03 Selecting previously unselected package python3-apt.
18:30:03 Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_arm64.deb ...
18:30:03 Unpacking python3-apt (2.5.3ubuntu1) ...
18:30:03 Selecting previously unselected package python3-dbus.
18:30:03 Preparing to unpack .../23-python3-dbus_1.3.2-4build1_arm64.deb ...
18:30:03 Unpacking python3-dbus (1.3.2-4build1) ...
18:30:03 Selecting previously unselected package python3-gi.
18:30:03 Preparing to unpack .../24-python3-gi_3.44.1-1_arm64.deb ...
18:30:03 Unpacking python3-gi (3.44.1-1) ...
18:30:03 Selecting previously unselected package python3-pkg-resources.
18:30:03 Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ...
18:30:03 Unpacking python3-pkg-resources (66.1.1-1) ...
18:30:03 Selecting previously unselected package libnghttp2-14:arm64.
18:30:03 Preparing to unpack .../26-libnghttp2-14_1.52.0-1_arm64.deb ...
18:30:03 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
18:30:03 #16 DONE 0.5s
18:30:03 
18:30:03 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:30:03 Setting up python3-keyring (23.5.0-1) ...
18:30:03 Setting up python3-lazr.restfulclient (0.14.4-1) ...
18:30:03 #13 38.55 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
18:30:03 #13 38.55 Unpacking python3-idna (2.10-1) ...
18:30:03 #13 38.59 Selecting previously unselected package python3-magic.
18:30:03 #13 38.60 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
18:30:03 #13 38.60 Unpacking python3-magic (2:0.4.20-3) ...
18:30:03 #13 38.64 Selecting previously unselected package python3-urllib3.
18:30:03 #13 38.64 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
18:30:03 #13 38.64 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
18:30:03 #13 38.69 Selecting previously unselected package python3-requests.
18:30:03 #13 38.69 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
18:30:03 #13 38.69 Unpacking python3-requests (2.25.1+dfsg-2) ...
18:30:03 #13 38.73 Selecting previously unselected package python3-unidiff.
18:30:03 #13 38.74 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
18:30:03 #13 38.74 Unpacking python3-unidiff (0.5.5-2) ...
18:30:03 #13 38.78 Selecting previously unselected package python3-xdg.
18:30:03 #13 38.78 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
18:30:03 #13 38.79 Unpacking python3-xdg (0.27-2) ...
18:30:03 #13 38.82 Selecting previously unselected package shared-mime-info.
18:30:03 Selecting previously unselected package libpsl5:arm64.
18:30:03 Preparing to unpack .../27-libpsl5_0.21.2-1_arm64.deb ...
18:30:03 Unpacking libpsl5:arm64 (0.21.2-1) ...
18:30:03 Selecting previously unselected package apt-transport-https.
18:30:03 Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ...
18:30:03 Unpacking apt-transport-https (2.6.0ubuntu0.1) ...
18:30:03 Selecting previously unselected package libbrotli1:arm64.
18:30:03 Preparing to unpack .../29-libbrotli1_1.0.9-2build8_arm64.deb ...
18:30:03 Unpacking libbrotli1:arm64 (1.0.9-2build8) ...
18:30:03 Selecting previously unselected package libsasl2-modules-db:arm64.
18:30:03 Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
18:30:03 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:30:03 Selecting previously unselected package libsasl2-2:arm64.
18:30:03 Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
18:30:03 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:30:03 Selecting previously unselected package libldap2:arm64.
18:30:03 Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_arm64.deb ...
18:30:03 Unpacking libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ...
18:30:03 Selecting previously unselected package librtmp1:arm64.
18:30:03 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
18:30:03 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:30:04 Setting up python3-launchpadlib (1.10.16-1) ...
18:30:04 Setting up python3-software-properties (0.99.22.7) ...
18:30:04 #13 38.83 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
18:30:04 #13 38.83 Unpacking shared-mime-info (2.0-1) ...
18:30:04 #13 38.94 Selecting previously unselected package strace.
18:30:04 #13 38.94 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
18:30:04 #13 38.94 Unpacking strace (5.10-1) ...
18:30:04 #13 39.01 Selecting previously unselected package xauth.
18:30:04 #13 39.01 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
18:30:04 #13 39.02 Unpacking xauth (1:1.1-1) ...
18:30:04 #13 39.06 Selecting previously unselected package xdg-user-dirs.
18:30:04 Selecting previously unselected package libssh-4:arm64.
18:30:04 Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_arm64.deb ...
18:30:04 Unpacking libssh-4:arm64 (0.10.4-2ubuntu0.1) ...
18:30:04 Selecting previously unselected package libcurl4:arm64.
18:30:04 Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.3_arm64.deb ...
18:30:04 Unpacking libcurl4:arm64 (7.88.1-8ubuntu2.3) ...
18:30:04 Selecting previously unselected package curl.
18:30:04 Preparing to unpack .../36-curl_7.88.1-8ubuntu2.3_arm64.deb ...
18:30:04 Unpacking curl (7.88.1-8ubuntu2.3) ...
18:30:04 Selecting previously unselected package libassuan0:arm64.
18:30:04 Preparing to unpack .../37-libassuan0_2.5.5-5_arm64.deb ...
18:30:04 Unpacking libassuan0:arm64 (2.5.5-5) ...
18:30:04 Selecting previously unselected package gpgconf.
18:30:04 Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ...
18:30:04 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
18:30:04 Selecting previously unselected package libksba8:arm64.
18:30:04 Preparing to unpack .../39-libksba8_1.6.3-2_arm64.deb ...
18:30:04 Unpacking libksba8:arm64 (1.6.3-2) ...
18:30:04 Selecting previously unselected package libnpth0:arm64.
18:30:04 Preparing to unpack .../40-libnpth0_1.6-3build2_arm64.deb ...
18:30:04 Setting up software-properties-common (0.99.22.7) ...
18:30:04 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:30:04 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
18:30:04 Updating certificates in /etc/ssl/certs...
18:30:04 #13 39.06 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
18:30:04 #13 39.07 Unpacking xdg-user-dirs (0.17-2) ...
18:30:04 #13 39.14 Setting up libksba8:armhf (1.5.0-3+deb11u2) ...
18:30:04 #13 39.15 Setting up media-types (4.0.0) ...
18:30:04 #13 39.16 Setting up libpipeline1:armhf (1.5.3-1) ...
18:30:04 #13 39.17 Setting up wdiff (1.2.2-2+b1) ...
18:30:04 #13 39.19 Setting up libxau6:armhf (1:1.0.9-1) ...
18:30:04 #13 39.20 Setting up libre2-9:armhf (20210201+dfsg-1) ...
18:30:04 #13 39.21 Setting up libpsl5:armhf (0.21.0-1.2) ...
18:30:04 #13 39.22 Setting up libgpm2:armhf (1.20.7-8) ...
18:30:04 #13 39.23 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
18:30:04 #13 39.24 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
18:30:04 #13 39.25 Setting up libicu67:armhf (67.1-7) ...
18:30:04 #13 39.26 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
18:30:04 #13 39.27 Setting up xdg-user-dirs (0.17-2) ...
18:30:04 Unpacking libnpth0:arm64 (1.6-3build2) ...
18:30:04 Selecting previously unselected package dirmngr.
18:30:04 Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ...
18:30:04 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
18:30:04 Selecting previously unselected package libpackagekit-glib2-18:arm64.
18:30:04 Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_arm64.deb ...
18:30:04 Unpacking libpackagekit-glib2-18:arm64 (1.2.6-3) ...
18:30:04 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:30:04 Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_arm64.deb ...
18:30:04 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
18:30:04 Selecting previously unselected package gnupg-l10n.
18:30:04 Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
18:30:04 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:30:04 Selecting previously unselected package gnupg-utils.
18:30:04 Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ...
18:30:04 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
18:30:04 Reading package lists...
18:30:04 Building dependency tree...
18:30:04 Reading state information...
18:30:04 Selecting previously unselected package gpg.
18:30:04 Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_arm64.deb ...
18:30:04 Unpacking gpg (2.2.40-1.1ubuntu1) ...
18:30:04 Selecting previously unselected package pinentry-curses.
18:30:04 Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ...
18:30:04 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
18:30:04 Selecting previously unselected package gpg-agent.
18:30:04 Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ...
18:30:04 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
18:30:04 Selecting previously unselected package gpg-wks-client.
18:30:04 Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ...
18:30:04 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:30:04 Selecting previously unselected package gpg-wks-server.
18:30:04 Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ...
18:30:04 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:30:04 Selecting previously unselected package gpgsm.
18:30:04 Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ...
18:30:04 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
18:30:04 #13 39.30 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
18:30:04 #13 39.31 Setting up libyaml-0-2:armhf (0.2.2-1) ...
18:30:04 #13 39.32 Setting up libglib2.0-0:armhf (2.66.8-1) ...
18:30:04 #13 39.36 No schema files found: doing nothing.
18:30:04 #13 39.37 Setting up distro-info-data (0.51+deb11u4) ...
18:30:04 #13 39.38 Setting up manpages (5.10-1) ...
18:30:04 #13 39.39 Setting up unzip (6.0-26+deb11u1) ...
18:30:04 #13 39.40 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
18:30:04 #13 39.41 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
18:30:04 #13 39.42 Setting up libsqlite3-0:armhf (3.34.1-3) ...
18:30:04 #13 39.44 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
18:30:04 #13 39.45 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:30:04 #13 39.47 Setting up libfcgi-bin (2.4.2-2) ...
18:30:04 #13 39.48 Setting up binutils-common:armhf (2.35.2-2) ...
18:30:04 #13 39.49 Setting up libnghttp2-14:armhf (1.43.0-1) ...
18:30:04 #13 39.50 Setting up libmagic1:armhf (1:5.39-3+deb11u1) ...
18:30:04 #13 39.52 Setting up libdeflate0:armhf (1.7-1) ...
18:30:04 #13 39.53 Setting up less (551-2) ...
18:30:04 #13 39.55 Setting up perl-openssl-defaults:armhf (5) ...
18:30:04 #13 39.56 Setting up linux-libc-dev:armhf (5.10.197-1) ...
18:30:04 #13 39.58 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
18:30:04 #13 39.59 Setting up gettext-base (0.21-4) ...
18:30:04 #13 39.60 Setting up liblzo2-2:armhf (2.10-2) ...
18:30:04 Correcting dependencies... Done
18:30:04 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:30:04 Skipping docker-ce, it is already installed and upgrade is not set.
18:30:04 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:30:04 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:30:04 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:30:04 The following additional packages will be installed:
18:30:04   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:30:04   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:30:04 Suggested packages:
18:30:04   firewalld kmod nftables
18:30:04 Selecting previously unselected package gnupg.
18:30:04 Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ...
18:30:04 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
18:30:04 Selecting previously unselected package libcurl3-gnutls:arm64.
18:30:04 Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.3_arm64.deb ...
18:30:04 Unpacking libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.3) ...
18:30:04 Selecting previously unselected package libstemmer0d:arm64.
18:30:04 Preparing to unpack .../54-libstemmer0d_2.2.0-2_arm64.deb ...
18:30:04 Unpacking libstemmer0d:arm64 (2.2.0-2) ...
18:30:04 Selecting previously unselected package libxmlb2:arm64.
18:30:04 Preparing to unpack .../55-libxmlb2_0.3.10-2_arm64.deb ...
18:30:04 Unpacking libxmlb2:arm64 (0.3.10-2) ...
18:30:04 Selecting previously unselected package libappstream4:arm64.
18:30:04 Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_arm64.deb ...
18:30:04 #13 39.62 Setting up libnpth0:armhf (1.6-3) ...
18:30:04 #13 39.63 Setting up file (1:5.39-3+deb11u1) ...
18:30:04 #13 39.64 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
18:30:04 #13 39.65 Setting up libassuan0:armhf (2.5.3-7.1) ...
18:30:04 #13 39.66 Setting up libgomp1:armhf (10.2.1-6) ...
18:30:04 #13 39.67 Setting up bzip2 (1.0.8-4) ...
18:30:04 #13 39.69 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
18:30:04 #13 39.70 Setting up pbzip2 (1.1.13-1) ...
18:30:04 #13 39.71 Setting up libjbig0:armhf (2.1-3.1+b2) ...
18:30:04 #13 39.72 Setting up libfakeroot:armhf (1.25.3-1.1) ...
18:30:04 #13 39.74 Setting up libasan6:armhf (10.2.1-6) ...
18:30:04 #13 39.75 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:30:04 #13 39.76 Setting up fakeroot (1.25.3-1.1) ...
18:30:04 #13 39.77 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:30:04 #13 39.79 Setting up autotools-dev (20180224.1+nmu1) ...
18:30:04 #13 39.80 Setting up libglib2.0-data (2.66.8-1) ...
18:30:04 #13 39.81 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
18:30:04 #13 39.82 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
18:30:04 The following NEW packages will be installed:
18:30:04   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:30:04   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:30:04 0 added, 0 removed; done.
18:30:04 Running hooks in /etc/ca-certificates/update.d...
18:30:04 done.
18:30:04 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
18:30:04 ++ source /etc/os-release
18:30:04 +++ PRETTY_NAME='Ubuntu 22.04.3 LTS'
18:30:04 +++ NAME=Ubuntu
18:30:04 +++ VERSION_ID=22.04
18:30:04 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)'
18:30:04 +++ VERSION_CODENAME=jammy
18:30:04 +++ ID=ubuntu
18:30:04 +++ ID_LIKE=debian
18:30:04 +++ HOME_URL=https://www.ubuntu.com/
18:30:04 +++ SUPPORT_URL=https://help.ubuntu.com/
18:30:04 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:30:04 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:30:04 +++ UBUNTU_CODENAME=jammy
18:30:04 ++ echo ubuntu
18:30:04 + DIST_ID=ubuntu
18:30:04 ++ lsb_release -sc
18:30:04 + DIST_VERSION=jammy
18:30:04 + '[' jammy = sid ']'
18:30:04 + install_debian_containerd
18:30:04 + '[' prod = stage ']'
18:30:04 + REPO_URL=https://download.docker.com/linux/ubuntu
18:30:04 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:30:04 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:30:04 + update-ca-certificates -f
18:30:04 Clearing symlinks in /etc/ssl/certs...
18:30:05 Unpacking libappstream4:arm64 (0.16.1-1ubuntu1) ...
18:30:05 Selecting previously unselected package libdw1:arm64.
18:30:05 Preparing to unpack .../57-libdw1_0.188-2.1_arm64.deb ...
18:30:05 Unpacking libdw1:arm64 (0.188-2.1) ...
18:30:05 Selecting previously unselected package libglib2.0-bin.
18:30:05 Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_arm64.deb ...
18:30:05 Unpacking libglib2.0-bin (2.76.1-1) ...
18:30:05 Selecting previously unselected package libunwind8:arm64.
18:30:05 Preparing to unpack .../59-libunwind8_1.6.2-3_arm64.deb ...
18:30:05 Unpacking libunwind8:arm64 (1.6.2-3) ...
18:30:05 Selecting previously unselected package libgstreamer1.0-0:arm64.
18:30:05 Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_arm64.deb ...
18:30:05 Unpacking libgstreamer1.0-0:arm64 (1.22.2-1) ...
18:30:05 #13 39.83 Setting up libx11-data (2:1.7.2-1+deb11u2) ...
18:30:05 #13 39.85 Setting up make (4.3-4.1) ...
18:30:05 #13 39.86 Setting up libmpfr6:armhf (4.1.0-3) ...
18:30:05 #13 39.87 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
18:30:05 #13 39.88 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
18:30:05 #13 39.89 Setting up lzip (1.22-3) ...
18:30:05 #13 39.92 Setting up strace (5.10-1) ...
18:30:05 #13 39.93 Setting up libsigsegv2:armhf (2.13-1) ...
18:30:05 #13 39.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:30:05 #13 39.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:30:05 #13 39.96 Setting up t1utils (1.41-4) ...
18:30:05 #13 39.97 Setting up diffstat (1.64-1) ...
18:30:05 #13 39.98 Setting up libpng16-16:armhf (1.6.37-3) ...
18:30:05 #13 40.00 Setting up libmpc3:armhf (1.2.0-1) ...
18:30:05 #13 40.01 Setting up libatomic1:armhf (10.2.1-6) ...
18:30:05 #13 40.02 Setting up patch (2.7.6-7) ...
18:30:05 #13 40.03 Setting up autopoint (0.21-4) ...
18:30:05 #13 40.04 Setting up libwebp6:armhf (0.6.1-2.1+deb11u2) ...
18:30:05 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
18:30:05 Need to get 21.1 MB of archives.
18:30:05 After this operation, 97.4 MB of additional disk space will be used.
18:30:05 Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
18:30:05 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmnl0 arm64 1.0.4-3build2 [12.9 kB]
18:30:05 done.
18:30:05 Updating certificates in /etc/ssl/certs...
18:30:05 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
18:30:05 Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
18:30:05 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
18:30:05 Selecting previously unselected package libpolkit-agent-1-0:arm64.
18:30:05 Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_arm64.deb ...
18:30:05 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
18:30:05 Selecting previously unselected package polkitd.
18:30:05 Preparing to unpack .../63-polkitd_0.105-33_arm64.deb ...
18:30:05 Unpacking polkitd (0.105-33) ...
18:30:05 Selecting previously unselected package python3-blinker.
18:30:05 Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ...
18:30:05 Unpacking python3-blinker (1.5-1) ...
18:30:05 Selecting previously unselected package python3-cffi-backend:arm64.
18:30:05 Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_arm64.deb ...
18:30:05 Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ...
18:30:05 Selecting previously unselected package python3-cryptography.
18:30:05 Preparing to unpack .../66-python3-cryptography_38.0.4-2_arm64.deb ...
18:30:05 Unpacking python3-cryptography (38.0.4-2) ...
18:30:05 #13 40.05 Setting up fonts-dejavu-core (2.37-2) ...
18:30:05 #13 40.11 Setting up libxdelta2 (1.1.3-9.3) ...
18:30:05 #13 40.12 Setting up libncursesw6:armhf (6.2+20201114-2+deb11u2) ...
18:30:05 #13 40.13 Setting up libltdl7:armhf (2.4.6-15) ...
18:30:05 #13 40.14 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:30:05 #13 40.16 Setting up libubsan1:armhf (10.2.1-6) ...
18:30:05 #13 40.17 Setting up libmd0:armhf (1.0.3-3) ...
18:30:05 #13 40.18 Setting up python-apt-common (2.2.1) ...
18:30:05 #13 40.19 Setting up libnsl-dev:armhf (1.3.0-2) ...
18:30:05 #13 40.22 Setting up sensible-utils (0.0.14) ...
18:30:05 #13 40.23 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
18:30:05 #13 40.24 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
18:30:05 #13 40.25 Setting up libuchardet0:armhf (0.0.7-1) ...
18:30:05 #13 40.26 Setting up lzop (1.04-2) ...
18:30:05 #13 40.27 Setting up libmpdec3:armhf (2.5.1-1) ...
18:30:05 #13 40.29 Setting up git-man (1:2.30.2-1+deb11u2) ...
18:30:05 #13 40.30 Setting up libssh2-1:armhf (1.9.0-2) ...
18:30:05 #13 40.31 Setting up netbase (6.3) ...
18:30:05 #13 40.34 Setting up libtiff5:armhf (4.2.0-1+deb11u4) ...
18:30:05 #13 40.35 Setting up libbinutils:armhf (2.35.2-2) ...
18:30:05 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxtables12 arm64 1.8.7-1ubuntu5.1 [30.9 kB]
18:30:05 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
18:30:05 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5.1 [20.1 kB]
18:30:05 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnfnetlink0 arm64 1.0.1-3build3 [14.2 kB]
18:30:05 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetfilter-conntrack3 arm64 1.0.9-1 [44.5 kB]
18:30:05 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnftnl11 arm64 1.2.1-1build1 [64.5 kB]
18:30:05 Selecting previously unselected package python3-pyparsing.
18:30:05 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
18:30:05 Unpacking python3-pyparsing (3.0.9-1) ...
18:30:05 Selecting previously unselected package python3-httplib2.
18:30:05 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
18:30:05 Unpacking python3-httplib2 (0.20.4-3) ...
18:30:05 Selecting previously unselected package python3-jwt.
18:30:05 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
18:30:05 Unpacking python3-jwt (2.6.0-1) ...
18:30:05 Selecting previously unselected package python3-lazr.uri.
18:30:05 Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ...
18:30:05 Unpacking python3-lazr.uri (1.0.6-3) ...
18:30:05 #13 40.36 Setting up libfido2-1:armhf (1.6.0-2) ...
18:30:05 #13 40.38 Setting up libisl23:armhf (0.23-1) ...
18:30:05 #13 40.39 Setting up libc-dev-bin (2.31-13+deb11u7) ...
18:30:05 #13 40.40 Setting up openssl (1.1.1w-0+deb11u1) ...
18:30:05 #13 40.42 Setting up libbsd0:armhf (0.11.3-1+deb11u1) ...
18:30:05 #13 40.43 Setting up libelf1:armhf (0.183-1) ...
18:30:05 #13 40.44 Setting up readline-common (8.1-1) ...
18:30:05 #13 40.45 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
18:30:05 #13 40.47 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ...
18:30:05 #13 40.48 Setting up libmarkdown2:armhf (2.2.6-1) ...
18:30:05 #13 40.49 Setting up libcc1-0:armhf (10.2.1-6) ...
18:30:05 #13 40.50 Setting up iso-codes (4.6.0-1) ...
18:30:05 #13 40.51 Setting up liblocale-gettext-perl (1.07-4+b1) ...
18:30:05 #13 40.52 Setting up cpp-10 (10.2.1-6) ...
18:30:05 #13 40.54 Setting up dctrl-tools (2.24-3) ...
18:30:05 #13 40.55 Setting up debian-keyring (2021.07.26) ...
18:30:05 #13 40.57 Setting up libgdbm6:armhf (1.19-2) ...
18:30:05 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 iptables arm64 1.8.7-1ubuntu5.1 [451 kB]
18:30:05 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus-user-session arm64 1.12.20-2ubuntu4.1 [9442 B]
18:30:05 debconf: delaying package configuration, since apt-utils is not installed
18:30:05 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:30:05 137 added, 0 removed; done.
18:30:05 Running hooks in /etc/ca-certificates/update.d...
18:30:05 done.
18:30:05 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:30:05 + apt-key add -
18:30:05 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:30:05 Selecting previously unselected package python3-wadllib.
18:30:05 Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ...
18:30:05 Unpacking python3-wadllib (1.3.6-4) ...
18:30:05 Selecting previously unselected package python3-distro.
18:30:05 Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ...
18:30:05 Unpacking python3-distro (1.8.0-1) ...
18:30:05 Selecting previously unselected package python3-oauthlib.
18:30:05 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
18:30:05 Unpacking python3-oauthlib (3.2.2-1) ...
18:30:05 Selecting previously unselected package python3-six.
18:30:05 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
18:30:05 Unpacking python3-six (1.16.0-4) ...
18:30:05 Selecting previously unselected package python3-lazr.restfulclient.
18:30:05 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
18:30:05 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
18:30:05 #13 40.58 Setting up libctf0:armhf (2.35.2-2) ...
18:30:05 #13 40.60 Setting up pinentry-curses (1.1.0-4) ...
18:30:05 #13 40.61 Setting up manpages-dev (5.10-1) ...
18:30:05 #13 40.63 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
18:30:05 #13 40.64 Setting up libxcb1:armhf (1.14-3) ...
18:30:05 #13 40.65 Setting up gettext (0.21-4) ...
18:30:05 #13 40.67 Setting up xdelta (1.1.3-9.3) ...
18:30:05 #13 40.68 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
18:30:05 #13 40.69 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
18:30:05 #13 40.70 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
18:30:05 #13 40.72 Setting up libreadline8:armhf (8.1-1) ...
18:30:05 #13 40.73 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
18:30:05 #13 40.74 Setting up m4 (1.4.18-5) ...
18:30:05 #13 40.76 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ...
18:30:05 #13 40.77 Setting up ca-certificates (20210119) ...
18:30:05 Fetched 21.1 MB in 1s (24.8 MB/s)
18:30:05 Selecting previously unselected package libmnl0:arm64.
18:30:05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9456 files and directories currently installed.)
18:30:05 Preparing to unpack .../0-libmnl0_1.0.4-3build2_arm64.deb ...
18:30:05 Unpacking libmnl0:arm64 (1.0.4-3build2) ...
18:30:05 Selecting previously unselected package libxtables12:arm64.
18:30:05 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_arm64.deb ...
18:30:05 Unpacking libxtables12:arm64 (1.8.7-1ubuntu5.1) ...
18:30:05 Selecting previously unselected package netbase.
18:30:05 Preparing to unpack .../2-netbase_6.3_all.deb ...
18:30:05 Unpacking netbase (6.3) ...
18:30:05 Selecting previously unselected package libip6tc2:arm64.
18:30:05 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_arm64.deb ...
18:30:05 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5.1) ...
18:30:05 Selecting previously unselected package libnfnetlink0:arm64.
18:30:05 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_arm64.deb ...
18:30:05 Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ...
18:30:05 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:30:05 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_arm64.deb ...
18:30:05 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ...
18:30:05 OK
18:30:05 + '[' jammy = sid ']'
18:30:05 ++ dpkg --print-architecture
18:30:05 + ARCH=amd64
18:30:05 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy test'
18:30:05 + apt-get update
18:30:06 Selecting previously unselected package python3-launchpadlib.
18:30:06 Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ...
18:30:06 Unpacking python3-launchpadlib (1.11.0-1) ...
18:30:06 Selecting previously unselected package python3-software-properties.
18:30:06 Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ...
18:30:06 Unpacking python3-software-properties (0.99.35) ...
18:30:06 Selecting previously unselected package packagekit.
18:30:06 Preparing to unpack .../78-packagekit_1.2.6-3_arm64.deb ...
18:30:06 Unpacking packagekit (1.2.6-3) ...
18:30:06 Selecting previously unselected package software-properties-common.
18:30:06 Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ...
18:30:06 Unpacking software-properties-common (0.99.35) ...
18:30:06 Selecting previously unselected package gnupg2.
18:30:06 Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ...
18:30:06 Unpacking gnupg2 (2.2.40-1.1ubuntu1) ...
18:30:06 #17 DONE 2.5s
18:30:06 
18:30:06 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:30:06 #18 DONE 0.0s
18:30:06 
18:30:06 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:30:06 #19 DONE 0.1s
18:30:06 
18:30:06 #20 exporting to image
18:30:06 #20 exporting layers
18:30:06 Selecting previously unselected package libnftnl11:arm64.
18:30:06 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_arm64.deb ...
18:30:06 Unpacking libnftnl11:arm64 (1.2.1-1build1) ...
18:30:06 Selecting previously unselected package iptables.
18:30:06 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_arm64.deb ...
18:30:06 Unpacking iptables (1.8.7-1ubuntu5.1) ...
18:30:06 Selecting previously unselected package containerd.io.
18:30:06 Preparing to unpack .../8-containerd.io_1.6.24-1_arm64.deb ...
18:30:06 Unpacking containerd.io (1.6.24-1) ...
18:30:06 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
18:30:06 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
18:30:06 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
18:30:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:30:06 Setting up libksba8:arm64 (1.6.3-2) ...
18:30:06 Setting up media-types (10.0.0) ...
18:30:06 Setting up systemd-sysv (252.5-2ubuntu3.1) ...
18:30:06 Setting up libkeyutils1:arm64 (1.6.3-2) ...
18:30:06 Setting up libpsl5:arm64 (0.21.2-1) ...
18:30:06 Setting up libicu72:arm64 (72.1-3ubuntu2) ...
18:30:06 Setting up apt-transport-https (2.6.0ubuntu0.1) ...
18:30:06 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
18:30:06 Setting up libglib2.0-0:arm64 (2.76.1-1) ...
18:30:06 No schema files found: doing nothing.
18:30:06 Setting up distro-info-data (0.57ubuntu0.1) ...
18:30:06 Setting up libtirpc-common (1.3.3+ds-1) ...
18:30:06 Setting up libxmlb2:arm64 (0.3.10-2) ...
18:30:06 Setting up libbrotli1:arm64 (1.0.9-2build8) ...
18:30:06 Setting up libsqlite3-0:arm64 (3.40.1-1) ...
18:30:06 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
18:30:06 Setting up libpackagekit-glib2-18:arm64 (1.2.6-3) ...
18:30:06 Setting up libnpth0:arm64 (1.6-3build2) ...
18:30:06 Setting up libassuan0:arm64 (2.5.5-5) ...
18:30:06 #13 41.26 Updating certificates in /etc/ssl/certs...
18:30:06 Get:3 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [33.9 kB]
18:30:06 Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease
18:30:06 Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
18:30:06 Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
18:30:06 Setting up libunwind8:arm64 (1.6.2-3) ...
18:30:06 Setting up libkrb5support0:arm64 (1.20.1-1build1) ...
18:30:06 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:30:06 Setting up libcap2-bin (1:2.66-3ubuntu2.1) ...
18:30:06 Setting up libglib2.0-data (2.76.1-1) ...
18:30:06 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:30:06 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:30:06 Setting up libdbus-1-3:arm64 (1.14.4-1ubuntu1) ...
18:30:06 Setting up libk5crypto3:arm64 (1.20.1-1build1) ...
18:30:06 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:30:06 Setting up python-apt-common (2.5.3ubuntu1) ...
18:30:06 Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ...
18:30:06 Setting up libgirepository-1.0-1:arm64 (1.76.1-1) ...
18:30:06 Setting up libkrb5-3:arm64 (1.20.1-1build1) ...
18:30:06 Setting up libstemmer0d:arm64 (2.2.0-2) ...
18:30:06 Setting up lsb-release (12.0-1ubuntu1) ...
18:30:06 Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ...
18:30:06 + make IMAGE=debian:bullseye verify
18:30:06 docker run  --rm -i \
18:30:06 	-v "$(pwd):/v" \
18:30:06 	-e DEBIAN_FRONTEND=noninteractive \
18:30:06 	-e PACKAGE_REPO=prod \
18:30:06 	-w /v \
18:30:06 	debian:bullseye ./verify
18:30:06 Unable to find image 'debian:bullseye' locally
18:30:06 Fetched 82.8 kB in 1s (126 kB/s)
18:30:06 Setting up openssl (3.0.8-1ubuntu1.2) ...
18:30:06 Setting up libelf1:arm64 (0.188-2.1) ...
18:30:06 Setting up readline-common (8.2-1.3) ...
18:30:06 Setting up libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ...
18:30:06 Setting up libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ...
18:30:06 Setting up iso-codes (4.12.0-1) ...
18:30:06 Setting up dbus-bin (1.14.4-1ubuntu1) ...
18:30:06 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
18:30:06 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
18:30:06 Setting up libdw1:arm64 (0.188-2.1) ...
18:30:06 Setting up libreadline8:arm64 (8.2-1.3) ...
18:30:06 Setting up libglib2.0-bin (2.76.1-1) ...
18:30:06 Setting up dbus-daemon (1.14.4-1ubuntu1) ...
18:30:06 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
18:30:06 bullseye: Pulling from library/debian
18:30:06 ddf874abf16c: Already exists
18:30:06 Digest: sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f
18:30:06 Status: Downloaded newer image for debian:bullseye
18:30:07 #13 41.79 129 added, 0 removed; done.
18:30:07 #13 41.83 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
18:30:07 #13 41.84 Setting up shared-mime-info (2.0-1) ...
18:30:07 + verify
18:30:07 + dpkg --version
18:30:07 + verify_deb
18:30:07 + apt-get update
18:30:07   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         19/27 
18:30:07 setsebool:  SELinux is disabled.
18:30:07 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:30:07 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:30:07 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:30:07 Updating certificates in /etc/ssl/certs...
18:30:07 Dependencies resolved.
18:30:07 ================================================================================
18:30:07  Package                     Arch       Version                Repository  Size
18:30:07 ================================================================================
18:30:07 Installing:
18:30:07  dnf-plugins-core            noarch     4.4.2-1.fc37           updates     38 k
18:30:07 Installing dependencies:
18:30:07  dbus-libs                   aarch64    1:1.14.10-1.fc37       updates    154 k
18:30:07  fonts-filesystem            noarch     1:2.0.5-9.fc37         fedora     7.9 k
18:30:07  js-jquery                   noarch     3.6.0-3.fc37           fedora     171 k
18:30:07  python3-dateutil            noarch     1:2.8.2-4.fc37         fedora     361 k
18:30:07  python3-dbus                aarch64    1.3.2-1.fc37           updates    158 k
18:30:07  python3-distro              noarch     1.7.0-3.fc37           fedora      48 k
18:30:07  python3-dnf-plugins-core    noarch     4.4.2-1.fc37           updates    299 k
18:30:07  python3-six                 noarch     1.16.0-8.fc37          fedora      42 k
18:30:07  python3-systemd             aarch64    235-1.fc37             fedora     108 k
18:30:07  web-assets-filesystem       noarch     5-18.fc37              fedora     7.9 k
18:30:07 Installing weak dependencies:
18:30:07  python-systemd-doc          aarch64    235-1.fc37             fedora     167 k
18:30:07 
18:30:07 Transaction Summary
18:30:07 ================================================================================
18:30:07 Install  12 Packages
18:30:07 
18:30:07 Total download size: 1.5 M
18:30:07 Installed size: 5.2 M
18:30:07 Downloading Packages:
18:30:07 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB]
18:30:07 Reading package lists...
18:30:07 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [254 kB]
18:30:07 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB]
18:30:07 W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:30:07 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
18:30:07 + packages='deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:30:07 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:30:07 ++ awk '$0="./"$0'
18:30:07 ++ xargs
18:30:07 + packages='./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb'
18:30:07 + set -x
18:30:07 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb
18:30:07 Selecting previously unselected package docker-ce.
18:30:07 (Reading database ... 9238 files and directories currently installed.)
18:30:07 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ...
18:30:07 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:08 137 added, 0 removed; done.
18:30:08 Setting up dbus (1.14.4-1ubuntu1) ...
18:30:08 Setting up libgssapi-krb5-2:arm64 (1.20.1-1build1) ...
18:30:08 Setting up gir1.2-glib-2.0:arm64 (1.76.1-1) ...
18:30:08 Setting up libssh-4:arm64 (0.10.4-2ubuntu0.1) ...
18:30:08 Selecting previously unselected package dbus-user-session.
18:30:08 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_arm64.deb ...
18:30:08 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
18:30:08 Setting up libip6tc2:arm64 (1.8.7-1ubuntu5.1) ...
18:30:08 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
18:30:08 Setting up libmnl0:arm64 (1.0.4-3build2) ...
18:30:08 Setting up containerd.io (1.6.24-1) ...
18:30:08 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:30:08 Setting up libxtables12:arm64 (1.8.7-1ubuntu5.1) ...
18:30:08 Setting up libnfnetlink0:arm64 (1.0.1-3build3) ...
18:30:08 Setting up netbase (6.3) ...
18:30:08 Setting up libnftnl11:arm64 (1.2.1-1build1) ...
18:30:08 Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ...
18:30:08 Setting up iptables (1.8.7-1ubuntu5.1) ...
18:30:08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:30:08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:30:08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:30:08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:30:08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:30:08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:30:08 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:30:08 + verify_binaries
18:30:08 + docker --version
18:30:08 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:30:08 + docker buildx version
18:30:08 github.com/docker/buildx v0.11.2 9872040
18:30:08 + docker compose version
18:30:08 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
18:30:08 Setting up libpam-systemd:arm64 (252.5-2ubuntu3.1) ...
18:30:08 Setting up libcurl4:arm64 (7.88.1-8ubuntu2.3) ...
18:30:08 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
18:30:08 Setting up curl (7.88.1-8ubuntu2.3) ...
18:30:08 Setting up polkitd (0.105-33) ...
18:30:08 Setting up gpg (2.2.40-1.1ubuntu1) ...
18:30:08 Setting up libgstreamer1.0-0:arm64 (1.22.2-1) ...
18:30:08 Setcap worked! gst-ptp-helper is not suid!
18:30:08 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
18:30:08 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
18:30:08 Docker Compose version v2.21.0
18:30:08 + dockerd --version
18:30:08 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:30:08 + docker-proxy --version
18:30:08 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:30:08 + containerd --version
18:30:08 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:08 + ctr --version
18:30:08 ctr containerd.io 1.6.24
18:30:08 + containerd-shim --help
18:30:08 Usage of containerd-shim:
18:30:08   -address string
18:30:08     	grpc address back to main containerd
18:30:08   -containerd-binary containerd publish
18:30:08     	path to containerd binary (used for containerd publish) (default "containerd")
18:30:08   -criu string
18:30:08     	path to criu binary
18:30:08   -debug
18:30:08     	enable debug output in logs
18:30:08   -namespace string
18:30:08     	namespace that owns the shim
18:30:08   -runtime-root string
18:30:08     	root directory for the runtime (default "/run/containerd/runc")
18:30:08   -socket string
18:30:08     	socket path to serve
18:30:08   -systemd-cgroup
18:30:08     	set runtime to use systemd-cgroup
18:30:08   -workdir string
18:30:08     	path used to storge large temporary data
18:30:08 + containerd-shim-runc-v1 -v
18:30:08 containerd-shim-runc-v1:
18:30:08   Version:  1.6.24
18:30:08   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:08   Go version: go1.20.8
18:30:08 
18:30:08 + containerd-shim-runc-v2 -v
18:30:08 containerd-shim-runc-v2:
18:30:08   Version:  1.6.24
18:30:08   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:08   Go version: go1.20.8
18:30:08 
18:30:08 + runc --version
18:30:08 runc version 1.1.9
18:30:08 commit: v1.1.9-0-gccaecfc
18:30:08 spec: 1.0.2-dev
18:30:08 go: go1.20.8
18:30:08 libseccomp: 2.5.3
18:30:08 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
18:30:08 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:30:08 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:30:08 (1/12): fonts-filesystem-2.0.5-9.fc37.noarch.rp  26 kB/s | 7.9 kB     00:00    
18:30:08 (2/12): js-jquery-3.6.0-3.fc37.noarch.rpm       554 kB/s | 171 kB     00:00    
18:30:08 (3/12): python-systemd-doc-235-1.fc37.aarch64.r 535 kB/s | 167 kB     00:00    
18:30:08 (4/12): python3-dateutil-2.8.2-4.fc37.noarch.rp  22 MB/s | 361 kB     00:00    
18:30:08 (5/12): python3-distro-1.7.0-3.fc37.noarch.rpm  3.3 MB/s |  48 kB     00:00    
18:30:08 (6/12): python3-six-1.16.0-8.fc37.noarch.rpm    3.4 MB/s |  42 kB     00:00    
18:30:08 (7/12): python3-systemd-235-1.fc37.aarch64.rpm   11 MB/s | 108 kB     00:00    
18:30:08 (8/12): web-assets-filesystem-5-18.fc37.noarch. 1.1 MB/s | 7.9 kB     00:00    
18:30:08 (9/12): dbus-libs-1.14.10-1.fc37.aarch64.rpm     15 MB/s | 154 kB     00:00    
18:30:08 (10/12): dnf-plugins-core-4.4.2-1.fc37.noarch.r 3.7 MB/s |  38 kB     00:00    
18:30:08 (11/12): python3-dbus-1.3.2-1.fc37.aarch64.rpm   21 MB/s | 158 kB     00:00    
18:30:08 (12/12): python3-dnf-plugins-core-4.4.2-1.fc37.  22 MB/s | 299 kB     00:00    
18:30:08 --------------------------------------------------------------------------------
18:30:08 Total                                           1.2 MB/s | 1.5 MB     00:01     
18:30:08 Fetched 8542 kB in 1s (5926 kB/s)
18:30:08 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:30:08 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:30:08 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
18:30:08 Setting up libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.3) ...
18:30:08 Setting up libappstream4:arm64 (0.16.1-1ubuntu1) ...
18:30:08 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
18:30:08 Running transaction check
18:30:08 Transaction check succeeded.
18:30:08 Running transaction test
18:30:08 Transaction test succeeded.
18:30:08 Running transaction
18:30:08   Preparing        :                                                        1/1 
18:30:08 Fedora 38 openh264 (From Cisco) - aarch64       2.5 kB/s | 2.5 kB     00:00    
18:30:09 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:30:09 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
18:30:09 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:30:09 Setting up libnsl2:arm64 (1.3.0-2build2) ...
18:30:09 Setting up packagekit (1.2.6-3) ...
18:30:09 invoke-rc.d: could not determine current runlevel
18:30:09 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:30:09 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:30:09   Installing       : dbus-libs-1:1.14.10-1.fc37.aarch64                    1/12 
18:30:09   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                     2/12 
18:30:09   Installing       : python3-six-1.16.0-8.fc37.noarch                      3/12 
18:30:09   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch                4/12 
18:30:09   Installing       : python3-distro-1.7.0-3.fc37.noarch                    5/12 
18:30:09   Installing       : fonts-filesystem-1:2.0.5-9.fc37.noarch                6/12 
18:30:09   Installing       : web-assets-filesystem-5-18.fc37.noarch                7/12 
18:30:09   Installing       : js-jquery-3.6.0-3.fc37.noarch                         8/12 
18:30:09   Installing       : python-systemd-doc-235-1.fc37.aarch64                 9/12 
18:30:09   Installing       : python3-systemd-235-1.fc37.aarch64                   10/12 
18:30:09   Installing       : python3-dnf-plugins-core-4.4.2-1.fc37.noarch         11/12 
18:30:09   Installing       : dnf-plugins-core-4.4.2-1.fc37.noarch                 12/12 
18:30:09 Reading package lists...
18:30:09 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:30:09 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:30:09 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:30:09 Setting up libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ...
18:30:09 Setting up gnupg (2.2.40-1.1ubuntu1) ...
18:30:09 Setting up libpython3-stdlib:arm64 (3.11.2-1) ...
18:30:09 Setting up python3.11 (3.11.4-1~23.04) ...
18:30:09   Running scriptlet: dnf-plugins-core-4.4.2-1.fc37.noarch                 12/12 
18:30:09   Verifying        : fonts-filesystem-1:2.0.5-9.fc37.noarch                1/12 
18:30:09   Verifying        : js-jquery-3.6.0-3.fc37.noarch                         2/12 
18:30:09   Verifying        : python-systemd-doc-235-1.fc37.aarch64                 3/12 
18:30:09   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch                4/12 
18:30:09   Verifying        : python3-distro-1.7.0-3.fc37.noarch                    5/12 
18:30:09   Verifying        : python3-six-1.16.0-8.fc37.noarch                      6/12 
18:30:09   Verifying        : python3-systemd-235-1.fc37.aarch64                    7/12 
18:30:09   Verifying        : web-assets-filesystem-5-18.fc37.noarch                8/12 
18:30:09   Verifying        : dbus-libs-1:1.14.10-1.fc37.aarch64                    9/12 
18:30:09   Verifying        : dnf-plugins-core-4.4.2-1.fc37.noarch                 10/12 
18:30:09   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                    11/12 
18:30:09 #13 44.19 Setting up libgdbm-compat4:armhf (1.19-2) ...
18:30:09 #13 44.21 Setting up ucf (3.0043) ...
18:30:09 #13 44.31 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
18:30:09 #13 44.33 Setting up dwz (0.13+20210201-1) ...
18:30:09 #13 44.34 Setting up groff-base (1.22.4-6) ...
18:30:09 #13 44.36 Setting up cpp (4:10.2.1-1) ...
18:30:09 #13 44.38 Setting up pixz (1.0.7-1) ...
18:30:09 #13 44.39 Setting up gpgconf (2.2.27-2+deb11u2) ...
18:30:09 #13 44.40 Setting up libcurl4:armhf (7.74.0-1.3+deb11u10) ...
18:30:09 #13 44.42 Setting up libc6-dev:armhf (2.31-13+deb11u7) ...
18:30:09 #13 44.43 Setting up libx11-6:armhf (2:1.7.2-1+deb11u2) ...
18:30:09 #13 44.44 Setting up curl (7.74.0-1.3+deb11u10) ...
18:30:09 #13 44.45 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
18:30:09 #13 44.47 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
18:30:09 #13 44.48 Setting up gpg (2.2.27-2+deb11u2) ...
18:30:09 #13 44.49 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
18:30:09 #13 44.50 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
18:30:09 #13 44.52 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
18:30:09 Selecting previously unselected package docker-ce-rootless-extras.
18:30:09 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ...
18:30:09 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:09   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc37.noarch         12/12 
18:30:09 
18:30:09 Installed:
18:30:09   dbus-libs-1:1.14.10-1.fc37.aarch64                                            
18:30:09   dnf-plugins-core-4.4.2-1.fc37.noarch                                          
18:30:09   fonts-filesystem-1:2.0.5-9.fc37.noarch                                        
18:30:09   js-jquery-3.6.0-3.fc37.noarch                                                 
18:30:09   python-systemd-doc-235-1.fc37.aarch64                                         
18:30:09   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
18:30:09   python3-dbus-1.3.2-1.fc37.aarch64                                             
18:30:09   python3-distro-1.7.0-3.fc37.noarch                                            
18:30:09   python3-dnf-plugins-core-4.4.2-1.fc37.noarch                                  
18:30:09   python3-six-1.16.0-8.fc37.noarch                                              
18:30:09   python3-systemd-235-1.fc37.aarch64                                            
18:30:09   web-assets-filesystem-5-18.fc37.noarch                                        
18:30:09 
18:30:09 Complete!
18:30:09 + case ${DIST_ID}:${DIST_VERSION} in
18:30:09 + dnf install -y findutils
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:30:09 Reading package lists...
18:30:09 Building dependency tree...
18:30:09 Reading state information...
18:30:09 The following additional packages will be installed:
18:30:09   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
18:30:09   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
18:30:09   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
18:30:09   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
18:30:09   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:30:09   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
18:30:09   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libtinfo6
18:30:09   media-types openssl pinentry-curses python-apt-common python3 python3-apt
18:30:09   python3-dbus python3-gi python3-minimal python3-pycurl
18:30:09   python3-software-properties python3.9 python3.9-minimal readline-common
18:30:09 Suggested packages:
18:30:09   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
18:30:09   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
18:30:09   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:30:09   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
18:30:09   python3.9-doc binutils binfmt-support readline-doc
18:30:09 Recommended packages:
18:30:09   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
18:30:09   packagekit publicsuffix libsasl2-modules unattended-upgrades
18:30:09 #13 44.53 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
18:30:09 #13 44.55 Setting up gpg-agent (2.2.27-2+deb11u2) ...
18:30:10 Selecting previously unselected package docker-compose-plugin.
18:30:10 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ...
18:30:10 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
18:30:10 Setting up gnupg2 (2.2.40-1.1ubuntu1) ...
18:30:10 Setting up python3 (3.11.2-1) ...
18:30:10 Setting up python3-six (1.16.0-4) ...
18:30:10 Setting up python3-pyparsing (3.0.9-1) ...
18:30:10 Fedora Modular 38 - aarch64                     2.6 MB/s | 2.7 MB     00:01    
18:30:10 The following NEW packages will be installed:
18:30:10   apt-transport-https ca-certificates curl dirmngr distro-info-data
18:30:10   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:30:10   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:30:10   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
18:30:10   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
18:30:10   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:30:10   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
18:30:10   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
18:30:10   media-types openssl pinentry-curses python-apt-common python3 python3-apt
18:30:10   python3-dbus python3-gi python3-minimal python3-pycurl
18:30:10   python3-software-properties python3.9 python3.9-minimal readline-common
18:30:10   software-properties-common
18:30:10 The following packages will be upgraded:
18:30:10   libtinfo6
18:30:10 #13 45.04 Setting up libxpm4:armhf (1:3.5.12-1.1+deb11u1) ...
18:30:10 #13 45.05 Setting up fontconfig-config (2.13.1-4.2) ...
18:30:10 Setting up python3-gi (3.44.1-1) ...
18:30:10 1 upgraded, 59 newly installed, 0 to remove and 12 not upgraded.
18:30:10 Need to get 23.7 MB of archives.
18:30:10 After this operation, 75.5 MB of additional disk space will be used.
18:30:10 Get:1 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
18:30:10 Get:2 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
18:30:10 Get:3 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
18:30:10 Get:4 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
18:30:10 Get:5 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
18:30:10 Get:6 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
18:30:10 Get:7 http://deb.debian.org/debian bullseye/main amd64 libtinfo6 amd64 6.2+20201114-2+deb11u2 [342 kB]
18:30:10 Get:8 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB]
18:30:10 Get:9 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
18:30:10 Get:10 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
18:30:10 Get:11 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
18:30:10 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
18:30:10 Get:13 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
18:30:10 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
18:30:10 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
18:30:10 Get:16 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 kB]
18:30:10 Get:17 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
18:30:10 Get:18 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
18:30:10 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
18:30:10 Get:20 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
18:30:10 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
18:30:10 Get:22 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
18:30:10 Get:23 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
18:30:10 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
18:30:10 Get:25 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:30:10 Get:26 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
18:30:10 Get:27 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u10 [347 kB]
18:30:10 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u10 [271 kB]
18:30:10 Get:29 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
18:30:10 Get:30 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
18:30:10 Get:31 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
18:30:10 Get:32 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
18:30:10 Get:33 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
18:30:10 Get:34 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u4 [8048 B]
18:30:10 Get:35 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
18:30:10 Get:36 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
18:30:10 Get:37 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
18:30:10 Get:38 http://deb.debian.org/debian bullseye/main amd64 libpackagekit-glib2-18 amd64 1.2.2-2 [124 kB]
18:30:10 Get:39 http://deb.debian.org/debian bullseye/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.2-2 [36.8 kB]
18:30:10 Get:40 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
18:30:10 Get:41 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
18:30:10 Get:42 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
18:30:10 Get:43 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
18:30:10 Get:44 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
18:30:10 Get:45 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
18:30:10 Get:46 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
18:30:10 Get:47 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
18:30:10 Get:48 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
18:30:10 Get:49 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
18:30:10 Get:50 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
18:30:10 Get:51 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u10 [344 kB]
18:30:10 Get:52 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB]
18:30:10 Get:53 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
18:30:10 Get:54 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
18:30:10 Get:55 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
18:30:10 Get:56 http://deb.debian.org/debian bullseye/main amd64 python3-dbus amd64 1.2.16-5 [108 kB]
18:30:10 Get:57 http://deb.debian.org/debian bullseye/main amd64 python3-gi amd64 3.38.0-2 [232 kB]
18:30:10 Get:58 http://deb.debian.org/debian bullseye/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB]
18:30:10 Get:59 http://deb.debian.org/debian bullseye/main amd64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
18:30:10 Get:60 http://deb.debian.org/debian bullseye/main amd64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
18:30:10 #13 45.27 Setting up openssh-client (1:8.4p1-5+deb11u2) ...
18:30:10 #13 45.37 Setting up gpgsm (2.2.27-2+deb11u2) ...
18:30:10 #13 45.38 Setting up libxext6:armhf (2:1.3.3-1.1) ...
18:30:10 #13 45.39 Setting up binutils (2.35.2-2) ...
18:30:10 #13 45.41 Setting up man-db (2.9.4-2) ...
18:30:10 #13 45.51 Building database of manual pages ...
18:30:10 Setting up python3-httplib2 (0.20.4-3) ...
18:30:10 Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ...
18:30:10 Setting up python3-blinker (1.5-1) ...
18:30:10 debconf: delaying package configuration, since apt-utils is not installed
18:30:10 Fetched 23.7 MB in 0s (54.1 MB/s)
18:30:10 Selecting previously unselected package libpython3.9-minimal:amd64.
18:30:10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6664 files and directories currently installed.)
18:30:10 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
18:30:10 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
18:30:10 Selecting previously unselected package libexpat1:amd64.
18:30:10 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_amd64.deb ...
18:30:10 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
18:30:10 Selecting previously unselected package python3.9-minimal.
18:30:10 Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
18:30:10 Unpacking python3.9-minimal (3.9.2-1) ...
18:30:11 Setting up python3-pkg-resources (66.1.1-1) ...
18:30:11 Last metadata expiration check: 0:00:09 ago on Wed Oct 11 18:30:01 2023.
18:30:11 Selecting previously unselected package docker-buildx-plugin.
18:30:11 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb ...
18:30:11 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
18:30:11 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
18:30:11 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
18:30:11 Setting up python3.9-minimal (3.9.2-1) ...
18:30:11 Setting up python3-dbus (1.3.2-4build1) ...
18:30:11 Setting up python3-distro (1.8.0-1) ...
18:30:11 Setting up python3-jwt (2.6.0-1) ...
18:30:11 Setting up python3-apt (2.5.3ubuntu1) ...
18:30:11 Package findutils-1:4.9.0-2.fc37.aarch64 is already installed.
18:30:11 Dependencies resolved.
18:30:11 Selecting previously unselected package python3-minimal.
18:30:11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6958 files and directories currently installed.)
18:30:11 Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ...
18:30:11 Unpacking python3-minimal (3.9.2-3) ...
18:30:11 Selecting previously unselected package media-types.
18:30:11 Preparing to unpack .../media-types_4.0.0_all.deb ...
18:30:11 Unpacking media-types (4.0.0) ...
18:30:11 Setting up python3-lazr.uri (1.0.6-3) ...
18:30:11 Setting up python3-cryptography (38.0.4-2) ...
18:30:11 Nothing to do.
18:30:11 Complete!
18:30:11 + install_rpm_containerd
18:30:11 + '[' prod = stage ']'
18:30:11 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
18:30:11 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
18:30:11 + dnf --version
18:30:11 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
18:30:11 Selecting previously unselected package libmpdec3:amd64.
18:30:11 Preparing to unpack .../libmpdec3_2.5.1-1_amd64.deb ...
18:30:11 Unpacking libmpdec3:amd64 (2.5.1-1) ...
18:30:11 Preparing to unpack .../libtinfo6_6.2+20201114-2+deb11u2_amd64.deb ...
18:30:11 Unpacking libtinfo6:amd64 (6.2+20201114-2+deb11u2) over (6.2+20201114-2+deb11u1) ...
18:30:11 Setting up libtinfo6:amd64 (6.2+20201114-2+deb11u2) ...
18:30:11 Selecting previously unselected package libncursesw6:amd64.
18:30:11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6993 files and directories currently installed.)
18:30:11 Preparing to unpack .../0-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ...
18:30:11 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ...
18:30:11 Selecting previously unselected package readline-common.
18:30:11 Preparing to unpack .../1-readline-common_8.1-1_all.deb ...
18:30:11 Unpacking readline-common (8.1-1) ...
18:30:11 Selecting previously unselected package libreadline8:amd64.
18:30:12 Setting up python3-wadllib (1.3.6-4) ...
18:30:12 4.16.2
18:30:12   Installed: dnf-0:4.16.2-1.fc37.noarch at Sun Oct  1 05:49:08 2023
18:30:12   Built    : Fedora Project at Fri Jul 28 12:41:59 2023
18:30:12 
18:30:12   Installed: rpm-0:4.18.1-2.fc37.aarch64 at Sun Oct  1 05:49:07 2023
18:30:12   Built    : Fedora Project at Mon Apr 24 12:05:22 2023
18:30:12 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
18:30:12 Preparing to unpack .../2-libreadline8_8.1-1_amd64.deb ...
18:30:12 Unpacking libreadline8:amd64 (8.1-1) ...
18:30:12 Selecting previously unselected package libsqlite3-0:amd64.
18:30:12 Preparing to unpack .../3-libsqlite3-0_3.34.1-3_amd64.deb ...
18:30:12 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
18:30:12 Selecting previously unselected package libpython3.9-stdlib:amd64.
18:30:12 Preparing to unpack .../4-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
18:30:12 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
18:30:12 Setting up python3-oauthlib (3.2.2-1) ...
18:30:12 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
18:30:12 Selecting previously unselected package python3.9.
18:30:12 Preparing to unpack .../5-python3.9_3.9.2-1_amd64.deb ...
18:30:12 Unpacking python3.9 (3.9.2-1) ...
18:30:12 Selecting previously unselected package libpython3-stdlib:amd64.
18:30:12 Preparing to unpack .../6-libpython3-stdlib_3.9.2-3_amd64.deb ...
18:30:12 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
18:30:12 Setting up python3-minimal (3.9.2-3) ...
18:30:12 Setting up python3-lazr.restfulclient (0.14.5-1) ...
18:30:12 Setting up python3-launchpadlib (1.11.0-1) ...
18:30:12 + dnf config-manager --set-disabled 'docker-ce-*'
18:30:12 Selecting previously unselected package python3.
18:30:12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7396 files and directories currently installed.)
18:30:12 Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ...
18:30:12 Unpacking python3 (3.9.2-3) ...
18:30:12 Selecting previously unselected package openssl.
18:30:12 Preparing to unpack .../01-openssl_1.1.1w-0+deb11u1_amd64.deb ...
18:30:12 Unpacking openssl (1.1.1w-0+deb11u1) ...
18:30:12 Selecting previously unselected package ca-certificates.
18:30:12 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
18:30:12 Unpacking ca-certificates (20210119) ...
18:30:12 Selecting previously unselected package apt-transport-https.
18:30:12 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
18:30:12 Unpacking apt-transport-https (2.2.4) ...
18:30:12 Fedora 38 - aarch64 - Updates                    18 MB/s |  31 MB     00:01    
18:30:12 Setting up python3-software-properties (0.99.35) ...
18:30:12 Setting up software-properties-common (0.99.35) ...
18:30:12 + dnf config-manager --set-enabled docker-ce-test
18:30:12 Selecting previously unselected package libbrotli1:amd64.
18:30:12 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ...
18:30:12 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
18:30:12 Selecting previously unselected package libsasl2-modules-db:amd64.
18:30:12 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:30:12 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:30:12 Selecting previously unselected package libsasl2-2:amd64.
18:30:12 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:30:12 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:30:12 Selecting previously unselected package libldap-2.4-2:amd64.
18:30:12 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
18:30:12 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
18:30:12 Selecting previously unselected package libnghttp2-14:amd64.
18:30:12 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_amd64.deb ...
18:30:12 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
18:30:12 Selecting previously unselected package libpsl5:amd64.
18:30:12 Preparing to unpack .../09-libpsl5_0.21.0-1.2_amd64.deb ...
18:30:12 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
18:30:12 Selecting previously unselected package docker-ce-cli.
18:30:12 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ...
18:30:12 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:13 Processing triggers for libc-bin (2.37-0ubuntu2) ...
18:30:13 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
18:30:13 Updating certificates in /etc/ssl/certs...
18:30:13 + dnf makecache
18:30:13 Selecting previously unselected package librtmp1:amd64.
18:30:13 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:30:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:30:13 Selecting previously unselected package libssh2-1:amd64.
18:30:13 Preparing to unpack .../11-libssh2-1_1.9.0-2_amd64.deb ...
18:30:13 Unpacking libssh2-1:amd64 (1.9.0-2) ...
18:30:13 Selecting previously unselected package libcurl4:amd64.
18:30:13 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u10_amd64.deb ...
18:30:13 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u10) ...
18:30:13 Selecting previously unselected package curl.
18:30:13 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u10_amd64.deb ...
18:30:13 Unpacking curl (7.74.0-1.3+deb11u10) ...
18:30:13 Selecting previously unselected package libassuan0:amd64.
18:30:13 Preparing to unpack .../14-libassuan0_2.5.3-7.1_amd64.deb ...
18:30:13 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
18:30:13   Installing : containerd.io-1.6.24-3.1.el7.aarch64                       20/27 
18:30:13 Selecting previously unselected package gpgconf.
18:30:13 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
18:30:13 Unpacking gpgconf (2.2.27-2+deb11u2) ...
18:30:13 Selecting previously unselected package libksba8:amd64.
18:30:13 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_amd64.deb ...
18:30:13 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ...
18:30:13 Selecting previously unselected package libnpth0:amd64.
18:30:13 Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ...
18:30:13 Unpacking libnpth0:amd64 (1.6-3) ...
18:30:13 Selecting previously unselected package dirmngr.
18:30:13 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
18:30:13 Unpacking dirmngr (2.2.27-2+deb11u2) ...
18:30:13 Selecting previously unselected package distro-info-data.
18:30:13 Preparing to unpack .../19-distro-info-data_0.51+deb11u4_all.deb ...
18:30:13 Unpacking distro-info-data (0.51+deb11u4) ...
18:30:13 Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
18:30:13 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
18:30:13 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:13 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:13 invoke-rc.d: could not determine current runlevel
18:30:13 invoke-rc.d: policy-rc.d denied execution of start.
18:30:13 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:30:13 0 added, 0 removed; done.
18:30:13 Running hooks in /etc/ca-certificates/update.d...
18:30:13 done.
18:30:13 Processing triggers for dbus (1.14.4-1ubuntu1) ...
18:30:13 ++ source /etc/os-release
18:30:13 +++ PRETTY_NAME='Ubuntu 23.04'
18:30:13 +++ NAME=Ubuntu
18:30:13 +++ VERSION_ID=23.04
18:30:13 +++ VERSION='23.04 (Lunar Lobster)'
18:30:13 +++ VERSION_CODENAME=lunar
18:30:13 +++ ID=ubuntu
18:30:13 +++ ID_LIKE=debian
18:30:13 +++ HOME_URL=https://www.ubuntu.com/
18:30:13 +++ SUPPORT_URL=https://help.ubuntu.com/
18:30:13 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:30:13 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:30:13 +++ UBUNTU_CODENAME=lunar
18:30:13 +++ LOGO=ubuntu-logo
18:30:13 ++ echo ubuntu
18:30:13 + DIST_ID=ubuntu
18:30:13 ++ lsb_release -sc
18:30:13 + DIST_VERSION=lunar
18:30:13 + '[' lunar = sid ']'
18:30:13 + install_debian_containerd
18:30:13 + '[' prod = stage ']'
18:30:13 + REPO_URL=https://download.docker.com/linux/ubuntu
18:30:13 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:30:13 + update-ca-certificates -f
18:30:13 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:30:13 Clearing symlinks in /etc/ssl/certs...
18:30:13 Selecting previously unselected package libglib2.0-0:amd64.
18:30:13 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_amd64.deb ...
18:30:13 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
18:30:13 Selecting previously unselected package libgirepository-1.0-1:amd64.
18:30:13 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
18:30:13 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
18:30:13 Selecting previously unselected package gir1.2-glib-2.0:amd64.
18:30:13 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
18:30:13 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
18:30:13 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:30:13 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:30:13 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:30:13  docker-ce-rootless-extras depends on dbus-user-session; however:
18:30:13   Package dbus-user-session is not installed.
18:30:13 
18:30:13 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_amd64.deb
18:30:13 done.
18:30:13 Updating certificates in /etc/ssl/certs...
18:30:13 Selecting previously unselected package libpackagekit-glib2-18:amd64.
18:30:13 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_amd64.deb ...
18:30:13 Unpacking libpackagekit-glib2-18:amd64 (1.2.2-2) ...
18:30:13 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:30:13 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_amd64.deb ...
18:30:13 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
18:30:13 Selecting previously unselected package gnupg-l10n.
18:30:13 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
18:30:13 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
18:30:13 Selecting previously unselected package gnupg-utils.
18:30:13 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
18:30:13 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
18:30:14 Docker CE Test - aarch64                         66 kB/s |  36 kB     00:00    
18:30:14 Selecting previously unselected package gpg.
18:30:14 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_amd64.deb ...
18:30:14 Unpacking gpg (2.2.27-2+deb11u2) ...
18:30:14 Selecting previously unselected package pinentry-curses.
18:30:14 Preparing to unpack .../28-pinentry-curses_1.1.0-4_amd64.deb ...
18:30:14 Unpacking pinentry-curses (1.1.0-4) ...
18:30:14 Selecting previously unselected package gpg-agent.
18:30:14 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
18:30:14 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
18:30:14 Selecting previously unselected package gpg-wks-client.
18:30:14 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
18:30:14 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
18:30:14 Selecting previously unselected package gpg-wks-server.
18:30:14 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
18:30:14 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
18:30:14 Fedora 37 - aarch64                              52 kB/s |  14 kB     00:00    
18:30:14 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:30:14 137 added, 0 removed; done.
18:30:14 Running hooks in /etc/ca-certificates/update.d...
18:30:14 done.
18:30:14 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:30:14 + apt-key add -
18:30:14 Selecting previously unselected package gpgsm.
18:30:14 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
18:30:14 Unpacking gpgsm (2.2.27-2+deb11u2) ...
18:30:14 Selecting previously unselected package gnupg.
18:30:14 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
18:30:14 Unpacking gnupg (2.2.27-2+deb11u2) ...
18:30:14 Selecting previously unselected package gnupg2.
18:30:14 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
18:30:14 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
18:30:14 Selecting previously unselected package iso-codes.
18:30:14 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
18:30:14 Unpacking iso-codes (4.6.0-1) ...
18:30:14   Installing : docker-compose-plugin-2.21.0-0.el7.aarch64                 21/27 
18:30:14 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:30:14 Reading package lists...
18:30:14 Building dependency tree...
18:30:14 Reading state information...
18:30:14 Correcting dependencies... Done
18:30:14   Installing : 1:docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch   22/27 
18:30:14 Fedora 37 openh264 (From Cisco) - aarch64       3.7 kB/s | 990  B     00:00    
18:30:14 OK
18:30:14 + '[' lunar = sid ']'
18:30:14 ++ dpkg --print-architecture
18:30:14 + ARCH=arm64
18:30:14 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu lunar test'
18:30:14 + apt-get update
18:30:14 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:30:14 Skipping docker-ce, it is already installed and upgrade is not set.
18:30:14 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:30:14 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:30:14 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:30:14 The following additional packages will be installed:
18:30:14   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:30:14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:30:14 Suggested packages:
18:30:14   firewalld kmod nftables
18:30:14 The following NEW packages will be installed:
18:30:14   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:30:14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:30:15 Selecting previously unselected package libcurl3-gnutls:amd64.
18:30:15 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u10_amd64.deb ...
18:30:15 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u10) ...
18:30:15 Selecting previously unselected package libdbus-1-3:amd64.
18:30:15 Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ...
18:30:15 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ...
18:30:15 Selecting previously unselected package lsb-release.
18:30:15 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
18:30:15 Unpacking lsb-release (11.1.0) ...
18:30:15 Selecting previously unselected package python-apt-common.
18:30:15 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
18:30:15 Unpacking python-apt-common (2.2.1) ...
18:30:15 Selecting previously unselected package python3-apt.
18:30:15 Preparing to unpack .../40-python3-apt_2.2.1_amd64.deb ...
18:30:15 Unpacking python3-apt (2.2.1) ...
18:30:15 Selecting previously unselected package python3-dbus.
18:30:15 Preparing to unpack .../41-python3-dbus_1.2.16-5_amd64.deb ...
18:30:15 Unpacking python3-dbus (1.2.16-5) ...
18:30:15   Installing : libmnl-1.0.3-7.el7.aarch64                                 23/27 
18:30:15 Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB]
18:30:15 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
18:30:15 Need to get 29.3 MB of archives.
18:30:15 After this operation, 120 MB of additional disk space will be used.
18:30:15 Get:1 https://download.docker.com/linux/ubuntu jammy/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
18:30:15 Selecting previously unselected package python3-gi.
18:30:15 Preparing to unpack .../42-python3-gi_3.38.0-2_amd64.deb ...
18:30:15 Unpacking python3-gi (3.38.0-2) ...
18:30:15 Selecting previously unselected package python3-pycurl.
18:30:15 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_amd64.deb ...
18:30:15 Unpacking python3-pycurl (7.43.0.6-5) ...
18:30:15 Selecting previously unselected package python3-software-properties.
18:30:15 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
18:30:15 Unpacking python3-software-properties (0.96.20.2-2.1) ...
18:30:15 Selecting previously unselected package software-properties-common.
18:30:15 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
18:30:15 Unpacking software-properties-common (0.96.20.2-2.1) ...
18:30:15 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
18:30:15 Setting up media-types (4.0.0) ...
18:30:15 Setting up libpsl5:amd64 (0.21.0-1.2) ...
18:30:15 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
18:30:15 Get:3 https://download.docker.com/linux/ubuntu lunar/test arm64 Packages [13.6 kB]
18:30:15 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
18:30:15 Hit:5 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
18:30:15 Hit:6 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
18:30:15 Setting up apt-transport-https (2.2.4) ...
18:30:15 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
18:30:15 No schema files found: doing nothing.
18:30:15 Setting up distro-info-data (0.51+deb11u4) ...
18:30:15 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
18:30:15 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
18:30:15 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
18:30:15 Setting up libpackagekit-glib2-18:amd64 (1.2.2-2) ...
18:30:15 Setting up libnpth0:amd64 (1.6-3) ...
18:30:15 Setting up libassuan0:amd64 (2.5.3-7.1) ...
18:30:15 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:30:15 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
18:30:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:30:15 Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ...
18:30:15 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ...
18:30:15 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:30:15 Setting up python-apt-common (2.2.1) ...
18:30:15 Setting up libmpdec3:amd64 (2.5.1-1) ...
18:30:15 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
18:30:15 Setting up libssh2-1:amd64 (1.9.0-2) ...
18:30:15 Setting up openssl (1.1.1w-0+deb11u1) ...
18:30:15 Setting up readline-common (8.1-1) ...
18:30:15 Setting up iso-codes (4.6.0-1) ...
18:30:15 Setting up pinentry-curses (1.1.0-4) ...
18:30:15 Setting up libreadline8:amd64 (8.1-1) ...
18:30:15 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
18:30:15 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u10) ...
18:30:15 Setting up ca-certificates (20210119) ...
18:30:15 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
18:30:15 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.1 [31.2 kB]
18:30:15 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
18:30:15 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.1 [20.2 kB]
18:30:15 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB]
18:30:15 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB]
18:30:15 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB]
18:30:15 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.1 [455 kB]
18:30:15 Fedora Modular 37 - aarch64                      31 kB/s |  14 kB     00:00    
18:30:15 Fetched 62.5 kB in 1s (76.2 kB/s)
18:30:15 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B]
18:30:15 debconf: delaying package configuration, since apt-utils is not installed
18:30:15 Fetched 29.3 MB in 1s (34.4 MB/s)
18:30:15 Selecting previously unselected package libmnl0:amd64.
18:30:15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9462 files and directories currently installed.)
18:30:15 Preparing to unpack .../0-libmnl0_1.0.4-3build2_amd64.deb ...
18:30:15 Unpacking libmnl0:amd64 (1.0.4-3build2) ...
18:30:15 Fedora 37 - aarch64 - Updates                    18 kB/s | 9.7 kB     00:00    
18:30:15   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               24/27 
18:30:16 #20 exporting layers 9.3s done
18:30:16 #20 writing image sha256:60865ef5eed89c6884c0acb62c4e931ed784a3df015c5eb59dde206da6b60d6b done
18:30:16 #20 naming to docker.io/debbuild-debian-buster/aarch64 done
18:30:16 #20 DONE 9.3s
18:30:16 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
18:30:16 + set -e
18:30:16 + mkdir -p /root/build-deb/engine
18:30:16 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:30:16 Selecting previously unselected package libxtables12:amd64.
18:30:16 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_amd64.deb ...
18:30:16 Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.1) ...
18:30:16 Selecting previously unselected package netbase.
18:30:16 Preparing to unpack .../2-netbase_6.3_all.deb ...
18:30:16 Unpacking netbase (6.3) ...
18:30:16 Selecting previously unselected package libip6tc2:amd64.
18:30:16 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_amd64.deb ...
18:30:16 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.1) ...
18:30:16 Selecting previously unselected package libnfnetlink0:amd64.
18:30:16 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_amd64.deb ...
18:30:16 Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ...
18:30:16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:30:16 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_amd64.deb ...
18:30:16 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ...
18:30:16 Selecting previously unselected package libnftnl11:amd64.
18:30:16 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_amd64.deb ...
18:30:16 Unpacking libnftnl11:amd64 (1.2.1-1build1) ...
18:30:16 Updating certificates in /etc/ssl/certs...
18:30:16 + mkdir -p /root/build-deb/cli
18:30:16 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:30:16 Selecting previously unselected package iptables.
18:30:16 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_amd64.deb ...
18:30:16 Unpacking iptables (1.8.7-1ubuntu5.1) ...
18:30:16 Selecting previously unselected package containerd.io.
18:30:16 Preparing to unpack .../8-containerd.io_1.6.24-1_amd64.deb ...
18:30:16 Unpacking containerd.io (1.6.24-1) ...
18:30:16 129 added, 0 removed; done.
18:30:16 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
18:30:16 Setting up gpgconf (2.2.27-2+deb11u2) ...
18:30:16 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u10) ...
18:30:16 Setting up curl (7.74.0-1.3+deb11u10) ...
18:30:16 Setting up gpg (2.2.27-2+deb11u2) ...
18:30:16 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
18:30:16 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
18:30:16 + mkdir -p /root/build-deb/buildx
18:30:16 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:30:16 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
18:30:16 Setting up gpg-agent (2.2.27-2+deb11u2) ...
18:30:16 Reading package lists...
18:30:16 W: https://download.docker.com/linux/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:30:16 ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb'
18:30:16 + packages='deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:30:16 ++ echo 'deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:30:16 ++ awk '$0="./"$0'
18:30:16 ++ xargs
18:30:16 + packages='./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb'
18:30:16 + set -x
18:30:16 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb
18:30:16 Selecting previously unselected package docker-compose-plugin.
18:30:16 (Reading database ... 9300 files and directories currently installed.)
18:30:16 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ...
18:30:16 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
18:30:16 Fedora Modular 37 - aarch64 - Updates            38 kB/s |  13 kB     00:00    
18:30:16   Installing : iptables-1.4.21-35.el7.aarch64                             25/27 
18:30:16 + mkdir -p /root/build-deb/compose
18:30:16 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:30:16 Setting up gpgsm (2.2.27-2+deb11u2) ...
18:30:16 Setting up dirmngr (2.2.27-2+deb11u2) ...
18:30:17 Selecting previously unselected package docker-ce-rootless-extras.
18:30:17 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ...
18:30:17 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:30:17 + mkdir -p /go/src/github.com/docker
18:30:17 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:30:17 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:30:17 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:30:17 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:30:17 + EPOCH=5
18:30:17 + EPOCH_SEP=
18:30:17 + [[ ! -z 5 ]]
18:30:17 + EPOCH_SEP=:
18:30:17 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:30:17 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:30:17 VERSION AAA 0.0.0-20231011170815-26951f7
18:30:17 VERSION bbb 0.0.0-20231011170815-26951f7
18:30:17 + VERSION=0.0.0-20231011170815-26951f7
18:30:17 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:30:17 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:30:17 + debSource=docker-ce
18:30:17 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:30:17 + debMaintainer='Docker <support@docker.com>'
18:30:17 ++ date --rfc-2822
18:30:17 + debDate='Wed, 11 Oct 2023 18:30:16 +0000'
18:30:17 + pkgRevision=1
18:30:17 + cat
18:30:17 + export CLI_GITCOMMIT=26951f7
18:30:17 + CLI_GITCOMMIT=26951f7
18:30:17 + export ENGINE_GITCOMMIT=949f8c9
18:30:17 + ENGINE_GITCOMMIT=949f8c9
18:30:17 VERSION BBB 0.0.0-20231011170815-26951f7
18:30:17 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:30:17 + dpkg-buildpackage -uc -us -I.git
18:30:17 dpkg-buildpackage: info: source package docker-ce
18:30:17 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.10~buster
18:30:17 dpkg-buildpackage: info: source distribution buster
18:30:17 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:30:17  dpkg-source -I.git --before-build .
18:30:17 dpkg-buildpackage: info: host architecture armhf
18:30:17 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
18:30:17 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
18:30:17 Setting up python3.9 (3.9.2-1) ...
18:30:17  debian/rules clean
18:30:17 dh clean --with=bash-completion
18:30:17    dh_clean
18:30:17 Selecting previously unselected package docker-buildx-plugin.
18:30:17 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ...
18:30:17 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
18:30:17  dpkg-source -I.git -b .
18:30:17 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:30:17 dpkg-source: info: using source format '1.0'
18:30:17 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz
18:30:17 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
18:30:17 Setting up python3 (3.9.2-3) ...
18:30:17 Setting up python3-pycurl (7.43.0.6-5) ...
18:30:17   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
18:30:17   Installing       : containerd.io-1.6.24-3.1.el8.x86_64                  31/35 
18:30:17   Running scriptlet: containerd.io-1.6.24-3.1.el8.x86_64                  31/35 
18:30:17   Installing       : libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64      32/35 
18:30:17   Installing       : slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64   33/35 
18:30:17   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   34/35 
18:30:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el9.x86_64.rpm
18:30:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.osZKOi
18:30:17 + umask 022
18:30:17 + cd /root/rpmbuild/BUILD
18:30:17 + cd src
18:30:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
18:30:17 + RPM_EC=0
18:30:17 ++ jobs -p
18:30:17 + exit 0
18:30:18 Setting up python3-gi (3.38.0-2) ...
18:30:18 Setting up gnupg (2.2.27-2+deb11u2) ...
18:30:18 Setting up lsb-release (11.1.0) ...
18:30:18 Setting up python3-dbus (1.2.16-5) ...
18:30:18 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
18:30:18 Selecting previously unselected package docker-ce-cli.
18:30:18 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ...
18:30:18 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:30:18 Metadata cache created.
18:30:18 [DEBUG] Installing engine rpms
18:30:18 + echo '[DEBUG] Installing engine rpms'
18:30:18 ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm'
18:30:18 ++ sed /src/d
18:30:18 + packages='rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm
18:30:18 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc37.aarch64.rpm
18:30:18 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc37.aarch64.rpm
18:30:18 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm
18:30:18 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm'
18:30:18 + set -x
18:30:18 ++ source /etc/os-release
18:30:18 +++ NAME='Fedora Linux'
18:30:18 +++ VERSION='37 (Container Image)'
18:30:18 +++ ID=fedora
18:30:18 +++ VERSION_ID=37
18:30:18 +++ VERSION_CODENAME=
18:30:18 +++ PLATFORM_ID=platform:f37
18:30:18 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
18:30:18 +++ ANSI_COLOR='0;38;2;60;110;180'
18:30:18 +++ LOGO=fedora-logo-icon
18:30:18 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
18:30:18 +++ DEFAULT_HOSTNAME=fedora
18:30:18 +++ HOME_URL=https://fedoraproject.org/
18:30:18 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
18:30:18 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:30:18 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:30:18 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:30:18 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
18:30:18 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:30:18 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
18:30:18 +++ SUPPORT_END=2023-11-14
18:30:18 +++ VARIANT='Container Image'
18:30:18 +++ VARIANT_ID=container
18:30:18 ++ echo 37
18:30:18 + product_version=37
18:30:18 + '[' 37 = rawhide ']'
18:30:18 + dnf install -y rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64.rpm
18:30:18 Setting up gnupg2 (2.2.27-2+deb11u2) ...
18:30:18 Setting up python3-apt (2.2.1) ...
18:30:18 Setting up python3-software-properties (0.96.20.2-2.1) ...
18:30:18 Setting up software-properties-common (0.96.20.2-2.1) ...
18:30:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:30:18 Selecting previously unselected package docker-ce.
18:30:18 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ...
18:30:18 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:30:18 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:30:18 Processing triggers for ca-certificates (20210119) ...
18:30:18 Updating certificates in /etc/ssl/certs...
18:30:18 Selecting previously unselected package dbus-user-session.
18:30:18 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ...
18:30:18 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
18:30:18 Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.1) ...
18:30:18 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
18:30:18 Setting up libmnl0:amd64 (1.0.4-3build2) ...
18:30:18 Setting up containerd.io (1.6.24-1) ...
18:30:18 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:30:18 Setting up libxtables12:amd64 (1.8.7-1ubuntu5.1) ...
18:30:18 Setting up libnfnetlink0:amd64 (1.0.1-3build3) ...
18:30:18 Setting up netbase (6.3) ...
18:30:18 Setting up libnftnl11:amd64 (1.2.1-1build1) ...
18:30:18 Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ...
18:30:18 Setting up iptables (1.8.7-1ubuntu5.1) ...
18:30:18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:30:18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:30:18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:30:18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:30:18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:30:18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:30:18 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:30:19 + make IMAGE=quay.io/centos/centos:stream9 verify
18:30:19 docker run  --rm -i \
18:30:19 	-v "$(pwd):/v" \
18:30:19 	-e DEBIAN_FRONTEND=noninteractive \
18:30:19 	-e PACKAGE_REPO=prod \
18:30:19 	-w /v \
18:30:19 	quay.io/centos/centos:stream9 ./verify
18:30:19 Unable to find image 'quay.io/centos/centos:stream9' locally
18:30:19 0 added, 0 removed; done.
18:30:19 Running hooks in /etc/ca-certificates/update.d...
18:30:19 done.
18:30:19 ++ source /etc/os-release
18:30:19 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
18:30:19 +++ NAME='Debian GNU/Linux'
18:30:19 +++ VERSION_ID=11
18:30:19 +++ VERSION='11 (bullseye)'
18:30:19 +++ VERSION_CODENAME=bullseye
18:30:19 +++ ID=debian
18:30:19 +++ HOME_URL=https://www.debian.org/
18:30:19 +++ SUPPORT_URL=https://www.debian.org/support
18:30:19 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:30:19 ++ echo debian
18:30:19 + DIST_ID=debian
18:30:19 ++ lsb_release -sc
18:30:19 + DIST_VERSION=bullseye
18:30:19 + '[' bullseye = sid ']'
18:30:19 + install_debian_containerd
18:30:19 + '[' prod = stage ']'
18:30:19 + REPO_URL=https://download.docker.com/linux/debian
18:30:19 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:30:19 + update-ca-certificates -f
18:30:19 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:30:19 Clearing symlinks in /etc/ssl/certs...
18:30:19 Last metadata expiration check: 0:00:03 ago on Wed Oct 11 18:30:16 2023.
18:30:19 + verify_binaries
18:30:19 + docker --version
18:30:19 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:30:19 + docker buildx version
18:30:19 github.com/docker/buildx v0.11.2 9872040
18:30:19 + docker compose version
18:30:19 Docker Compose version v2.21.0
18:30:19 + dockerd --version
18:30:19 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:30:19 + docker-proxy --version
18:30:19 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:30:19 + containerd --version
18:30:19 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:19 + ctr --version
18:30:19 ctr containerd.io 1.6.24
18:30:19 + containerd-shim --help
18:30:19 Usage of containerd-shim:
18:30:19   -address string
18:30:19     	grpc address back to main containerd
18:30:19   -containerd-binary containerd publish
18:30:19     	path to containerd binary (used for containerd publish) (default "containerd")
18:30:19   -criu string
18:30:19     	path to criu binary
18:30:19   -debug
18:30:19     	enable debug output in logs
18:30:19   -namespace string
18:30:19     	namespace that owns the shim
18:30:19   -runtime-root string
18:30:19     	root directory for the runtime (default "/run/containerd/runc")
18:30:19   -socket string
18:30:19     	socket path to serve
18:30:19   -systemd-cgroup
18:30:19     	set runtime to use systemd-cgroup
18:30:19   -workdir string
18:30:19     	path used to storge large temporary data
18:30:19 + containerd-shim-runc-v1 -v
18:30:19 containerd-shim-runc-v1:
18:30:19   Version:  1.6.24
18:30:19   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:19   Go version: go1.20.8
18:30:19 
18:30:19 + containerd-shim-runc-v2 -v
18:30:19 containerd-shim-runc-v2:
18:30:19   Version:  1.6.24
18:30:19   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:19   Go version: go1.20.8
18:30:19 
18:30:19 + runc --version
18:30:19 stream9: Pulling from centos/centos
18:30:19 3b41297ae91b: Already exists
18:30:19 Digest: sha256:743cf31b5c29c227aa1371eddd9f9313b2a0487f39ccfc03ec5c89a692c4a0c7
18:30:19 Status: Downloaded newer image for quay.io/centos/centos:stream9
18:30:19 done.
18:30:19 Updating certificates in /etc/ssl/certs...
18:30:19 Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
18:30:19 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
18:30:19 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:30:19 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:30:19 invoke-rc.d: could not determine current runlevel
18:30:19 invoke-rc.d: policy-rc.d denied execution of start.
18:30:19 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:30:19 runc version 1.1.9
18:30:19 commit: v1.1.9-0-gccaecfc
18:30:19 spec: 1.0.2-dev
18:30:19 go: go1.20.8
18:30:19 libseccomp: 2.5.3
18:30:19 + verify
18:30:19 + dpkg --version
18:30:19 + rpm --version
18:30:19 + verify_rpm
18:30:19 ++ . /etc/os-release
18:30:19 +++ NAME='CentOS Stream'
18:30:19 +++ VERSION=9
18:30:19 +++ ID=centos
18:30:19 +++ ID_LIKE='rhel fedora'
18:30:19 +++ VERSION_ID=9
18:30:19 +++ PLATFORM_ID=platform:el9
18:30:19 +++ PRETTY_NAME='CentOS Stream 9'
18:30:19 +++ ANSI_COLOR='0;31'
18:30:19 +++ LOGO=fedora-logo-icon
18:30:19 +++ CPE_NAME=cpe:/o:centos:centos:9
18:30:19 +++ HOME_URL=https://centos.org/
18:30:19 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:30:19 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
18:30:19 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:30:19 ++ echo centos
18:30:19 + DIST_ID=centos
18:30:19 ++ . /etc/os-release
18:30:19 +++ NAME='CentOS Stream'
18:30:19 +++ VERSION=9
18:30:19 +++ ID=centos
18:30:19 +++ ID_LIKE='rhel fedora'
18:30:19 +++ VERSION_ID=9
18:30:19 +++ PLATFORM_ID=platform:el9
18:30:19 +++ PRETTY_NAME='CentOS Stream 9'
18:30:19 +++ ANSI_COLOR='0;31'
18:30:19 +++ LOGO=fedora-logo-icon
18:30:19 +++ CPE_NAME=cpe:/o:centos:centos:9
18:30:19 +++ HOME_URL=https://centos.org/
18:30:19 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:30:19 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
18:30:19 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:30:19 ++ echo 9
18:30:19 ++ cut -d. -f1
18:30:19 + DIST_VERSION=9
18:30:19 + pkg_manager=yum
18:30:19 + pkg_config_manager=yum-config-manager
18:30:19 + dnf --version
18:30:19 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:30:19 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:30:19  docker-ce-rootless-extras depends on dbus-user-session; however:
18:30:19   Package dbus-user-session is not installed.
18:30:19 
18:30:19 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:30:19 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_arm64.deb
18:30:19 + popd
18:30:19 + exit 0
18:30:19 ~/rpmbuild/BUILD/src
18:30:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RByvPN
18:30:19 + umask 022
18:30:19 + cd /root/rpmbuild/BUILD
18:30:19 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64 '!=' / ']'
18:30:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
18:30:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
18:30:19 + mkdir -p /root/rpmbuild/BUILDROOT
18:30:19 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
18:30:19 + cd src
18:30:19 + pushd /root/rpmbuild/BUILD/src/buildx
18:30:19 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:30:19 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:19 + popd
18:30:19 + /usr/lib/rpm/check-buildroot
18:30:19 ~/rpmbuild/BUILD/src
18:30:19 + /usr/lib/rpm/redhat/brp-compress
18:30:19 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:30:19 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:30:19 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:30:19 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:30:19 + /usr/lib/rpm/redhat/brp-python-hardlink
18:30:19 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:30:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.I133z9
18:30:19 + umask 022
18:30:19 + cd /root/rpmbuild/BUILD
18:30:19 + cd src
18:30:19 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:30:19 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:30:19 + ver=v0.11.2
18:30:19 + test v0.11.2 = v0.11.2
18:30:19 + echo 'PASS: docker-buildx version OK'
18:30:19 + exit 0
18:30:19 PASS: docker-buildx version OK
18:30:19 Processing files: docker-buildx-plugin-0.11.2-0.el7.x86_64
18:30:19 Provides: docker-buildx-plugin = 0:0.11.2-0.el7 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el7
18:30:19 Requires(interp): /bin/sh /bin/sh /bin/sh
18:30:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:30:19 Requires(post): /bin/sh
18:30:19 Requires(preun): /bin/sh
18:30:19 Requires(postun): /bin/sh
18:30:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
18:30:19 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el7.src.rpm
18:30:19 4.14.0
18:30:19   Installed: dnf-0:4.14.0-8.el9.noarch at Mon Oct  9 17:12:41 2023
18:30:19   Built    : builder@centos.org at Thu Jun 29 08:27:49 2023
18:30:19 
18:30:19   Installed: rpm-0:4.16.1.3-25.el9.x86_64 at Mon Oct  9 17:12:39 2023
18:30:19   Built    : builder@centos.org at Fri Jun 30 14:49:47 2023
18:30:19 + pkg_manager=dnf
18:30:19 + pkg_config_manager='dnf config-manager'
18:30:19 + dnf clean all
18:30:19 0 files removed
18:30:19 + dnf install -y 'dnf-command(config-manager)'
18:30:19 129 added, 0 removed; done.
18:30:19 Running hooks in /etc/ca-certificates/update.d...
18:30:19 done.
18:30:19 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:30:19 + apt-key add -
18:30:19 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:30:20 Dependencies resolved.
18:30:20 =================================================================================================
18:30:20  Package                     Arch     Version                               Repository       Size
18:30:20 =================================================================================================
18:30:20 Installing:
18:30:20  docker-buildx-plugin        aarch64  0.11.2-0.fc37                         @commandline     11 M
18:30:20  docker-ce                   aarch64  3:0.0.0~20231011170815.26951f7-0.fc37 @commandline     16 M
18:30:20  docker-ce-cli               aarch64  1:0.0.0~20231011170815.26951f7-0.fc37 @commandline    6.6 M
18:30:20  docker-ce-rootless-extras   aarch64  0.0.0~20231011170815.26951f7-0.fc37   @commandline    3.6 M
18:30:20  docker-compose-plugin       aarch64  2.21.0-0.fc37                         @commandline     11 M
18:30:20 Installing dependencies:
18:30:20  container-selinux           noarch   2:2.222.0-1.fc37                      updates          54 k
18:30:20  containerd.io               aarch64  1.6.24-3.1.fc37                       docker-ce-test   25 M
18:30:20  dbus                        aarch64  1:1.14.10-1.fc37                      updates         7.8 k
18:30:20  dbus-broker                 aarch64  33-1.fc37                             updates         168 k
18:30:20  dbus-common                 noarch   1:1.14.10-1.fc37                      updates          15 k
18:30:20  device-mapper               aarch64  1.02.175-9.fc37                       fedora          136 k
18:30:20  device-mapper-libs          aarch64  1.02.175-9.fc37                       fedora          169 k
18:30:20  diffutils                   aarch64  3.8-3.fc37                            fedora          376 k
18:30:20  fuse-common                 aarch64  3.10.5-5.fc37                         fedora          8.2 k
18:30:20  fuse-overlayfs              aarch64  1.12-1.fc37                           updates          64 k
18:30:20  fuse3                       aarch64  3.10.5-5.fc37                         fedora           54 k
18:30:20  fuse3-libs                  aarch64  3.10.5-5.fc37                         fedora           90 k
18:30:20  iptables-legacy             aarch64  1.8.8-5.fc37                          updates          49 k
18:30:20  iptables-legacy-libs        aarch64  1.8.8-5.fc37                          updates          36 k
18:30:20  iptables-libs               aarch64  1.8.8-5.fc37                          updates         431 k
18:30:20  kmod                        aarch64  30-2.fc37                             fedora          118 k
18:30:20  kmod-libs                   aarch64  30-2.fc37                             fedora           66 k
18:30:20  libargon2                   aarch64  20190702-1.fc37                       fedora           28 k
18:30:20  libcgroup                   aarch64  3.0-1.fc37                            fedora           75 k
18:30:20  libfdisk                    aarch64  2.38.1-1.fc37                         fedora          155 k
18:30:20  libibverbs                  aarch64  41.0-1.fc37                           fedora          404 k
18:30:20  libmnl                      aarch64  1.0.5-1.fc37                          fedora           28 k
18:30:20  libnetfilter_conntrack      aarch64  1.0.8-5.fc37                          fedora           57 k
18:30:20  libnfnetlink                aarch64  1.0.1-22.fc37                         fedora           29 k
18:30:20  libnl3                      aarch64  3.7.0-2.fc37                          fedora          336 k
18:30:20  libpcap                     aarch64  14:1.10.4-1.fc37                      updates         172 k
18:30:20  libseccomp                  aarch64  2.5.3-3.fc37                          fedora           71 k
18:30:20  libselinux-utils            aarch64  3.5-1.fc37                            updates         162 k
18:30:20  libslirp                    aarch64  4.7.0-2.fc37                          fedora           73 k
18:30:20  libutempter                 aarch64  1.2.1-7.fc37                          fedora           26 k
18:30:20  policycoreutils             aarch64  3.5-1.fc37                            updates         241 k
18:30:20  rpm-plugin-selinux          aarch64  4.18.1-2.fc37                         updates          19 k
18:30:20  selinux-policy              noarch   37.22-1.fc37                          updates          43 k
18:30:20  selinux-policy-targeted     noarch   37.22-1.fc37                          updates         6.6 M
18:30:20  slirp4netns                 aarch64  1.2.1-1.fc37                          updates          47 k
18:30:20  systemd                     aarch64  251.14-2.fc37                         updates         4.0 M
18:30:20  systemd-pam                 aarch64  251.14-2.fc37                         updates         324 k
18:30:20  util-linux                  aarch64  2.38.1-1.fc37                         fedora          2.3 M
18:30:20  xkeyboard-config            noarch   2.36-3.fc37                           updates         957 k
18:30:20  xz                          aarch64  5.4.1-1.fc37                          updates         420 k
18:30:20 Installing weak dependencies:
18:30:20  cryptsetup-libs             aarch64  2.6.1-1.fc37                          updates         488 k
18:30:20  libbpf                      aarch64  2:0.8.0-2.fc37                        fedora          173 k
18:30:20  libxkbcommon                aarch64  1.4.1-2.fc37                          fedora          139 k
18:30:20  qrencode-libs               aarch64  4.1.1-3.fc37                          fedora           61 k
18:30:20  systemd-networkd            aarch64  251.14-2.fc37                         updates         571 k
18:30:20  systemd-resolved            aarch64  251.14-2.fc37                         updates         262 k
18:30:20 
18:30:20 Transaction Summary
18:30:20 =================================================================================================
18:30:20 Install  51 Packages
18:30:20 
18:30:20 Total size: 94 M
18:30:20 Total download size: 45 M
18:30:20 Installed size: 396 M
18:30:20 Downloading Packages:
18:30:20   Installing : docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0   26/27 
18:30:20   Installing : 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64     27/27 
18:30:20   Verifying  : libnfnetlink-1.0.1-4.el7.aarch64                            1/27 
18:30:20   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          2/27 
18:30:20   Verifying  : iptables-1.4.21-35.el7.aarch64                              3/27 
18:30:20   Verifying  : libmnl-1.0.3-7.el7.aarch64                                  4/27 
18:30:20   Verifying  : docker-compose-plugin-2.21.0-0.el7.aarch64                  5/27 
18:30:20   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           6/27 
18:30:20   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         7/27 
18:30:20 + popd
18:30:20 + RPM_EC=0
18:30:20 ~/rpmbuild/BUILD/src
18:30:20 ++ jobs -p
18:30:20 + exit 0
18:30:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fIpOmm
18:30:20 + umask 022
18:30:20 + cd /root/rpmbuild/BUILD
18:30:20 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64 '!=' / ']'
18:30:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
18:30:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
18:30:20 + mkdir -p /root/rpmbuild/BUILDROOT
18:30:20 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
18:30:20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:20 + export CFLAGS
18:30:20 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:20 + export CXXFLAGS
18:30:20 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:20 + export FFLAGS
18:30:20 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:20 + export FCFLAGS
18:30:20 + VALAFLAGS=-g
18:30:20 + export VALAFLAGS
18:30:20 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:30:20 + export LDFLAGS
18:30:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:20 + export LT_SYS_LIBRARY_PATH
18:30:20 + CC=gcc
18:30:20 + export CC
18:30:20 + CXX=g++
18:30:20 + export CXX
18:30:20 + cd src
18:30:20 + pushd /root/rpmbuild/BUILD/src/buildx
18:30:20 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:30:20 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:20 ~/rpmbuild/BUILD/src
18:30:20 + popd
18:30:20 + /usr/lib/rpm/check-buildroot
18:30:20 + /usr/lib/rpm/redhat/brp-ldconfig
18:30:20 + /usr/lib/rpm/brp-compress
18:30:20 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:30:20 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:30:20 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:30:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:30:20 + /usr/lib/rpm/check-rpaths
18:30:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:30:20 + /usr/lib/rpm/brp-remove-la-files
18:30:20 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:30:20 + /usr/lib/rpm/redhat/brp-python-hardlink
18:30:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ij3xaw
18:30:20 + umask 022
18:30:20 + cd /root/rpmbuild/BUILD
18:30:20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:20 + export CFLAGS
18:30:20 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:20 + export CXXFLAGS
18:30:20 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:20 + export FFLAGS
18:30:20 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:20 + export FCFLAGS
18:30:20 + VALAFLAGS=-g
18:30:20 + export VALAFLAGS
18:30:20 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:30:20 + export LDFLAGS
18:30:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:20 + export LT_SYS_LIBRARY_PATH
18:30:20 + CC=gcc
18:30:20 + export CC
18:30:20 + CXX=g++
18:30:20 + export CXX
18:30:20 + cd src
18:30:20 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:30:20 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:30:20 + ver=v0.11.2
18:30:20 + test v0.11.2 = v0.11.2
18:30:20 + echo 'PASS: docker-buildx version OK'
18:30:20 + RPM_EC=0
18:30:20 PASS: docker-buildx version OK
18:30:20 ++ jobs -p
18:30:20 + exit 0
18:30:20 Processing files: docker-buildx-plugin-0.11.2-0.fc38.x86_64
18:30:20 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:20 Provides: docker-buildx-plugin = 0:0.11.2-0.fc38 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc38
18:30:20 Requires(interp): /bin/sh /bin/sh /bin/sh
18:30:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:30:20 Requires(post): /bin/sh
18:30:20 Requires(preun): /bin/sh
18:30:20 Requires(postun): /bin/sh
18:30:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
18:30:20 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc38.src.rpm
18:30:20 OK
18:30:20 + '[' bullseye = sid ']'
18:30:20 ++ dpkg --print-architecture
18:30:20 + ARCH=amd64
18:30:20 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bullseye test'
18:30:20 + apt-get update
18:30:20 Reading package lists...
18:30:20 Building dependency tree...
18:30:20 Reading state information...
18:30:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm
18:30:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Clh9z
18:30:20 + umask 022
18:30:20 + cd /root/rpmbuild/BUILD
18:30:20 + cd src
18:30:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
18:30:20 + exit 0
18:30:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sak8Sf
18:30:20 + umask 022
18:30:20 + cd /root/rpmbuild/BUILD
18:30:20 + cd /root/rpmbuild/BUILD
18:30:20 + rm -rf src
18:30:20   Verifying  : 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.aarch64      8/27 
18:30:20   Verifying  : libsemanage-python-2.5-14.el7.aarch64                       9/27 
18:30:20   Verifying  : python-IPy-0.75-6.el7.noarch                               10/27 
18:30:20   Verifying  : policycoreutils-2.5-34.el7.aarch64                         11/27 
18:30:20   Verifying  : libselinux-python-2.5-15.el7.aarch64                       12/27 
18:30:20   Verifying  : 1:docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.aarch   13/27 
18:30:20   Verifying  : fuse3-libs-3.6.1-4.el7.aarch64                             14/27 
18:30:20   Verifying  : slirp4netns-0.4.3-4.el7_8.aarch64                          15/27 
18:30:20   Verifying  : docker-buildx-plugin-0.11.2-0.el7.aarch64                  16/27 
18:30:20   Verifying  : checkpolicy-2.5-8.el7.aarch64                              17/27 
18:30:20   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      18/27 
18:30:20   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   19/27 
18:30:20   Verifying  : docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0   20/27 
18:30:20   Verifying  : libcgroup-0.41-21.el7.aarch64                              21/27 
18:30:20   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           22/27 
18:30:20   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  23/27 
18:30:20   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             24/27 
18:30:20   Verifying  : containerd.io-1.6.24-3.1.el7.aarch64                       25/27 
18:30:20   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               26/27 
18:30:20   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       27/27 
18:30:20 
18:30:20 Installed:
18:30:20   docker-buildx-plugin.aarch64 0:0.11.2-0.el7                                   
18:30:20   docker-ce.aarch64 3:0.0.0~20231011170815.26951f7-0.el7                        
18:30:20   docker-ce-cli.aarch64 1:0.0.0~20231011170815.26951f7-0.el7                    
18:30:20   docker-ce-rootless-extras.aarch64 0:0.0.0~20231011170815.26951f7-0.el7        
18:30:20   docker-compose-plugin.aarch64 0:2.21.0-0.el7                                  
18:30:20 
18:30:20 Dependency Installed:
18:30:20   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
18:30:20   checkpolicy.aarch64 0:2.5-8.el7                                               
18:30:20   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
18:30:20   containerd.io.aarch64 0:1.6.24-3.1.el7                                        
18:30:20   fuse-overlayfs.aarch64 0:0.7.2-6.el7_8                                        
18:30:20   fuse3-libs.aarch64 0:3.6.1-4.el7                                              
18:30:20   iptables.aarch64 0:1.4.21-35.el7                                              
18:30:20   libcgroup.aarch64 0:0.41-21.el7                                               
18:30:20   libmnl.aarch64 0:1.0.3-7.el7                                                  
18:30:20   libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3                                
18:30:20   libnfnetlink.aarch64 0:1.0.1-4.el7                                            
18:30:20   libseccomp.aarch64 0:2.3.1-4.el7                                              
18:30:20   libselinux-python.aarch64 0:2.5-15.el7                                        
18:30:20   libselinux-utils.aarch64 0:2.5-15.el7                                         
18:30:20   libsemanage-python.aarch64 0:2.5-14.el7                                       
18:30:20   policycoreutils.aarch64 0:2.5-34.el7                                          
18:30:20   policycoreutils-python.aarch64 0:2.5-34.el7                                   
18:30:20   python-IPy.noarch 0:0.75-6.el7                                                
18:30:20   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
18:30:20   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
18:30:20   setools-libs.aarch64 0:3.3.8-4.el7                                            
18:30:20   slirp4netns.aarch64 0:0.4.3-4.el7_8                                           
18:30:20 
18:30:20 Complete!
18:30:20 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:30:20 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:30:20 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:30:20 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
18:30:20 Correcting dependencies... Done
18:30:20 + /usr/bin/mkdir -p src
18:30:20 + cd src
18:30:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:30:20 + /usr/bin/tar -xf -
18:30:20 + STATUS=0
18:30:20 + '[' 0 -ne 0 ']'
18:30:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:30:20 + /usr/bin/tar -xf -
18:30:20 + STATUS=0
18:30:20 + '[' 0 -ne 0 ']'
18:30:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:30:20 + exit 0
18:30:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tVOCgW
18:30:20 + umask 022
18:30:20 + cd /root/rpmbuild/BUILD
18:30:20 + cd src
18:30:20 + pushd /root/rpmbuild/BUILD/src/compose
18:30:20 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:30:20 + make VERSION=v2.21.0 DESTDIR=./bin build
18:30:20 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:30:20 go: downloading github.com/docker/cli v24.0.5+incompatible
18:30:20 go: downloading go.opentelemetry.io/otel v1.14.0
18:30:20 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:30:20 go: downloading github.com/compose-spec/compose-go v1.18.3
18:30:20 + verify_binaries
18:30:20 + docker --version
18:30:20 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:30:20 + docker buildx version
18:30:20 github.com/docker/buildx v0.11.2 9872040
18:30:20 + docker compose version
18:30:20 Docker Compose version v2.21.0
18:30:20 + dockerd --version
18:30:20 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:30:20 + docker-proxy --version
18:30:20 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:30:20 + containerd --version
18:30:20 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:20 + ctr --version
18:30:20 ctr containerd.io 1.6.24
18:30:20 + containerd-shim --help
18:30:20 Usage of containerd-shim:
18:30:20   -address string
18:30:20     	grpc address back to main containerd
18:30:20   -containerd-binary containerd publish
18:30:20     	path to containerd binary (used for containerd publish) (default "containerd")
18:30:20   -criu string
18:30:20     	path to criu binary
18:30:20   -debug
18:30:20     	enable debug output in logs
18:30:20   -namespace string
18:30:20     	namespace that owns the shim
18:30:20   -runtime-root string
18:30:20     	root directory for the runtime (default "/run/containerd/runc")
18:30:20   -socket string
18:30:20     	socket path to serve
18:30:20   -systemd-cgroup
18:30:20     	set runtime to use systemd-cgroup
18:30:20   -workdir string
18:30:20     	path used to storge large temporary data
18:30:20 + containerd-shim-runc-v1 -v
18:30:21 Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [34.5 kB]
18:30:21 Fetched 77.9 kB in 1s (130 kB/s)
18:30:21 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:30:21 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:30:21 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:30:21 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:30:21 Skipping docker-ce, it is already installed and upgrade is not set.
18:30:21 The following additional packages will be installed:
18:30:21   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:30:21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:30:21 Suggested packages:
18:30:21   firewalld kmod nftables
18:30:21 The following NEW packages will be installed:
18:30:21   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:30:21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:30:21 (1/46): device-mapper-1.02.175-9.fc37.aarch64.r 442 kB/s | 136 kB     00:00    
18:30:21 (2/46): diffutils-3.8-3.fc37.aarch64.rpm         32 MB/s | 376 kB     00:00    
18:30:21 (3/46): device-mapper-libs-1.02.175-9.fc37.aarc 505 kB/s | 169 kB     00:00    
18:30:21 (4/46): fuse-common-3.10.5-5.fc37.aarch64.rpm   714 kB/s | 8.2 kB     00:00    
18:30:21 (5/46): fuse3-3.10.5-5.fc37.aarch64.rpm         5.1 MB/s |  54 kB     00:00    
18:30:21 (6/46): fuse3-libs-3.10.5-5.fc37.aarch64.rpm    8.0 MB/s |  90 kB     00:00    
18:30:21 (7/46): kmod-30-2.fc37.aarch64.rpm              9.8 MB/s | 118 kB     00:00    
18:30:21 (8/46): kmod-libs-30-2.fc37.aarch64.rpm         5.6 MB/s |  66 kB     00:00    
18:30:21 (9/46): libargon2-20190702-1.fc37.aarch64.rpm   2.3 MB/s |  28 kB     00:00    
18:30:21 (10/46): libbpf-0.8.0-2.fc37.aarch64.rpm         13 MB/s | 173 kB     00:00    
18:30:21 (11/46): libcgroup-3.0-1.fc37.aarch64.rpm       5.8 MB/s |  75 kB     00:00    
18:30:21 (12/46): libfdisk-2.38.1-1.fc37.aarch64.rpm      13 MB/s | 155 kB     00:00    
18:30:21 (13/46): libibverbs-41.0-1.fc37.aarch64.rpm      26 MB/s | 404 kB     00:00    
18:30:21 (14/46): libmnl-1.0.5-1.fc37.aarch64.rpm        2.3 MB/s |  28 kB     00:00    
18:30:21 (15/46): libnetfilter_conntrack-1.0.8-5.fc37.aa 6.2 MB/s |  57 kB     00:00    
18:30:21 (16/46): libnfnetlink-1.0.1-22.fc37.aarch64.rpm 2.9 MB/s |  29 kB     00:00    
18:30:21 (17/46): libnl3-3.7.0-2.fc37.aarch64.rpm         26 MB/s | 336 kB     00:00    
18:30:21 (18/46): libseccomp-2.5.3-3.fc37.aarch64.rpm    6.2 MB/s |  71 kB     00:00    
18:30:21 (19/46): libslirp-4.7.0-2.fc37.aarch64.rpm      7.1 MB/s |  73 kB     00:00    
18:30:21 (20/46): libutempter-1.2.1-7.fc37.aarch64.rpm   2.5 MB/s |  26 kB     00:00    
18:30:21 (21/46): libxkbcommon-1.4.1-2.fc37.aarch64.rpm   13 MB/s | 139 kB     00:00    
18:30:21 (22/46): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 6.1 MB/s |  61 kB     00:00    
18:30:21   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   34/35 
18:30:21   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.x86   35/35 
18:30:21   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.x86   35/35 
18:30:21   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   35/35 
18:30:21   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.x86   35/35 
18:30:21   Verifying        : container-selinux-2:2.221.0-1.module_el8+653+feef7    1/35 
18:30:21   Verifying        : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_    2/35 
18:30:21   Verifying        : libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64       3/35 
18:30:21   Verifying        : slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64    4/35 
18:30:21   Verifying        : checkpolicy-2.9-1.el8.x86_64                          5/35 
18:30:21   Verifying        : diffutils-3.6-6.el8.x86_64                            6/35 
18:30:21   Verifying        : fuse-common-3.3.0-17.el8.x86_64                       7/35 
18:30:21   Verifying        : fuse3-3.3.0-17.el8.x86_64                             8/35 
18:30:21   Verifying        : fuse3-libs-3.3.0-17.el8.x86_64                        9/35 
18:30:21   Verifying        : iptables-1.8.5-10.el8.x86_64                         10/35 
18:30:21   Verifying        : iptables-libs-1.8.5-10.el8.x86_64                    11/35 
18:30:21   Verifying        : libcgroup-0.41-19.el8.x86_64                         12/35 
18:30:21   Verifying        : libibverbs-46.0-1.el8.1.x86_64                       13/35 
18:30:21   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            14/35 
18:30:21   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     15/35 
18:30:21   Verifying        : libnftnl-1.2.2-3.el8.x86_64                          16/35 
18:30:21   Verifying        : libnl3-3.7.0-1.el8.x86_64                            17/35 
18:30:21   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        18/35 
18:30:21   Verifying        : libselinux-utils-2.9-8.el8.x86_64                    19/35 
18:30:21   Verifying        : policycoreutils-2.9-24.el8.x86_64                    20/35 
18:30:21   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       21/35 
18:30:21   Verifying        : python3-audit-3.0.7-5.el8.x86_64                     22/35 
18:30:21   Verifying        : python3-libselinux-2.9-8.el8.x86_64                  23/35 
18:30:21   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 24/35 
18:30:21   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            25/35 
18:30:21   Verifying        : python3-setools-4.3.0-5.el8.x86_64                   26/35 
18:30:21   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.x86_64              27/35 
18:30:21   Verifying        : selinux-policy-3.14.3-130.el8.noarch                 28/35 
18:30:21   Verifying        : selinux-policy-targeted-3.14.3-130.el8.noarch        29/35 
18:30:21   Verifying        : containerd.io-1.6.24-3.1.el8.x86_64                  30/35 
18:30:21   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el8   31/35 
18:30:21   Verifying        : docker-compose-plugin-2.21.0-0.el8.x86_64            32/35 
18:30:21   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   33/35 
18:30:21   Verifying        : docker-buildx-plugin-0.11.2-0.el8.x86_64             34/35 
18:30:21   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.x86   35/35 
18:30:21 
18:30:21 Installed:
18:30:21   checkpolicy-2.9-1.el8.x86_64                                                  
18:30:21   container-selinux-2:2.221.0-1.module_el8+653+feef7bfe.noarch                  
18:30:21   containerd.io-1.6.24-3.1.el8.x86_64                                           
18:30:21   diffutils-3.6-6.el8.x86_64                                                    
18:30:21   docker-buildx-plugin-0.11.2-0.el8.x86_64                                      
18:30:21   docker-ce-3:0.0.0~20231011170815.26951f7-0.el8.x86_64                         
18:30:21   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el8.x86_64                     
18:30:21   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el8.x86_64           
18:30:21   docker-compose-plugin-2.21.0-0.el8.x86_64                                     
18:30:21   fuse-common-3.3.0-17.el8.x86_64                                               
18:30:21   fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_64                          
18:30:21   fuse3-3.3.0-17.el8.x86_64                                                     
18:30:21   fuse3-libs-3.3.0-17.el8.x86_64                                                
18:30:21   iptables-1.8.5-10.el8.x86_64                                                  
18:30:21   iptables-libs-1.8.5-10.el8.x86_64                                             
18:30:21   libcgroup-0.41-19.el8.x86_64                                                  
18:30:21   libibverbs-46.0-1.el8.1.x86_64                                                
18:30:21   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
18:30:21   libnfnetlink-1.0.1-13.el8.x86_64                                              
18:30:21   libnftnl-1.2.2-3.el8.x86_64                                                   
18:30:21   libnl3-3.7.0-1.el8.x86_64                                                     
18:30:21   libpcap-14:1.9.1-5.el8.x86_64                                                 
18:30:21   libselinux-utils-2.9-8.el8.x86_64                                             
18:30:21   libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64                               
18:30:21   policycoreutils-2.9-24.el8.x86_64                                             
18:30:21   policycoreutils-python-utils-2.9-24.el8.noarch                                
18:30:21   python3-audit-3.0.7-5.el8.x86_64                                              
18:30:21   python3-libselinux-2.9-8.el8.x86_64                                           
18:30:21   python3-libsemanage-2.9-9.el8.x86_64                                          
18:30:21   python3-policycoreutils-2.9-24.el8.noarch                                     
18:30:21   python3-setools-4.3.0-5.el8.x86_64                                            
18:30:21   rpm-plugin-selinux-4.14.3-26.el8.x86_64                                       
18:30:21   selinux-policy-3.14.3-130.el8.noarch                                          
18:30:21   selinux-policy-targeted-3.14.3-130.el8.noarch                                 
18:30:21   slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64                            
18:30:21 
18:30:21 Complete!
18:30:21 CentOS Stream 9 - BaseOS                        7.4 MB/s | 7.9 MB     00:01    
18:30:21 containerd-shim-runc-v1:
18:30:21   Version:  1.6.24
18:30:21   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:21   Go version: go1.20.8
18:30:21 
18:30:21 + containerd-shim-runc-v2 -v
18:30:21 containerd-shim-runc-v2:
18:30:21   Version:  1.6.24
18:30:21   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:21   Go version: go1.20.8
18:30:21 
18:30:21 + runc --version
18:30:21 runc version 1.1.9
18:30:21 commit: v1.1.9-0-gccaecfc
18:30:21 spec: 1.0.2-dev
18:30:21 go: go1.20.8
18:30:21 libseccomp: 2.3.1
18:30:21 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
18:30:21 Need to get 21.1 MB of archives.
18:30:21 After this operation, 105 MB of additional disk space will be used.
18:30:21 Get:1 https://download.docker.com/linux/ubuntu lunar/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
18:30:21 (23/46): containerd.io-1.6.24-3.1.fc37.aarch64.  45 MB/s |  25 MB     00:00    
18:30:21 (24/46): util-linux-2.38.1-1.fc37.aarch64.rpm    26 MB/s | 2.3 MB     00:00    
18:30:21 (25/46): container-selinux-2.222.0-1.fc37.noarc 635 kB/s |  54 kB     00:00    
18:30:21 (26/46): cryptsetup-libs-2.6.1-1.fc37.aarch64.r  23 MB/s | 488 kB     00:00    
18:30:21 (27/46): dbus-1.14.10-1.fc37.aarch64.rpm        786 kB/s | 7.8 kB     00:00    
18:30:21 (28/46): dbus-broker-33-1.fc37.aarch64.rpm       12 MB/s | 168 kB     00:00    
18:30:21 (29/46): dbus-common-1.14.10-1.fc37.noarch.rpm  1.4 MB/s |  15 kB     00:00    
18:30:21 (30/46): iptables-legacy-1.8.8-5.fc37.aarch64.r 7.4 MB/s |  49 kB     00:00    
18:30:21 (31/46): fuse-overlayfs-1.12-1.fc37.aarch64.rpm 5.9 MB/s |  64 kB     00:00    
18:30:21 (32/46): iptables-legacy-libs-1.8.8-5.fc37.aarc 3.3 MB/s |  36 kB     00:00    
18:30:21 (33/46): iptables-libs-1.8.8-5.fc37.aarch64.rpm  29 MB/s | 431 kB     00:00    
18:30:21 (34/46): libpcap-1.10.4-1.fc37.aarch64.rpm       16 MB/s | 172 kB     00:00    
18:30:21 (35/46): libselinux-utils-3.5-1.fc37.aarch64.rp  11 MB/s | 162 kB     00:00    
18:30:21 (36/46): policycoreutils-3.5-1.fc37.aarch64.rpm  16 MB/s | 241 kB     00:00    
18:30:21 (37/46): rpm-plugin-selinux-4.18.1-2.fc37.aarch 1.8 MB/s |  19 kB     00:00    
18:30:21 (38/46): selinux-policy-37.22-1.fc37.noarch.rpm 3.2 MB/s |  43 kB     00:00    
18:30:21 (39/46): slirp4netns-1.2.1-1.fc37.aarch64.rpm   4.3 MB/s |  47 kB     00:00    
18:30:21 (40/46): selinux-policy-targeted-37.22-1.fc37.n 111 MB/s | 6.6 MB     00:00    
18:30:21 (41/46): systemd-251.14-2.fc37.aarch64.rpm       60 MB/s | 4.0 MB     00:00    
18:30:21 (42/46): systemd-networkd-251.14-2.fc37.aarch64 9.3 MB/s | 571 kB     00:00    
18:30:21 (43/46): systemd-pam-251.14-2.fc37.aarch64.rpm   11 MB/s | 324 kB     00:00    
18:30:21 (44/46): systemd-resolved-251.14-2.fc37.aarch64  17 MB/s | 262 kB     00:00    
18:30:21 (45/46): xkeyboard-config-2.36-3.fc37.noarch.rp  41 MB/s | 957 kB     00:00    
18:30:21 (46/46): xz-5.4.1-1.fc37.aarch64.rpm             19 MB/s | 420 kB     00:00    
18:30:21 --------------------------------------------------------------------------------
18:30:21 Total                                            31 MB/s |  45 MB     00:01     
18:30:21 + verify_binaries
18:30:21 + docker --version
18:30:21 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:30:21 + docker buildx version
18:30:21 github.com/docker/buildx v0.11.2 9872040
18:30:21 + docker compose version
18:30:21 Docker Compose version v2.21.0
18:30:21 + dockerd --version
18:30:21 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:30:21 + docker-proxy --version
18:30:21 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:30:21 + containerd --version
18:30:21 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:21 + ctr --version
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:30:21 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:30:21 go: downloading github.com/docker/buildx v0.11.2
18:30:21 go: downloading github.com/docker/docker v24.0.5+incompatible
18:30:21 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-user-session arm64 1.14.4-1ubuntu1 [10.1 kB]
18:30:21 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmnl0 arm64 1.0.4-3ubuntu1 [12.9 kB]
18:30:21 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxtables12 arm64 1.8.7-1ubuntu7 [30.4 kB]
18:30:21 Reading package lists...
18:30:21 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
18:30:21 + packages='deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb
18:30:21 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb
18:30:21 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb
18:30:21 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb
18:30:21 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:21 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb
18:30:21 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb
18:30:21 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb
18:30:21 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb
18:30:21 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:21 ++ awk '$0="./"$0'
18:30:21 ++ xargs
18:30:21 + packages='./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb'
18:30:21 + set -x
18:30:21 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb
18:30:21 Selecting previously unselected package docker-ce-cli.
18:30:21 (Reading database ... 9729 files and directories currently installed.)
18:30:21 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ...
18:30:21 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:30:21 ctr containerd.io 1.6.24
18:30:21 + containerd-shim --help
18:30:21 Usage of containerd-shim:
18:30:21   -address string
18:30:21     	grpc address back to main containerd
18:30:21   -containerd-binary containerd publish
18:30:21     	path to containerd binary (used for containerd publish) (default "containerd")
18:30:21   -criu string
18:30:21     	path to criu binary
18:30:21   -debug
18:30:21     	enable debug output in logs
18:30:21   -namespace string
18:30:21     	namespace that owns the shim
18:30:21   -runtime-root string
18:30:21     	root directory for the runtime (default "/run/containerd/runc")
18:30:21   -socket string
18:30:21     	socket path to serve
18:30:21   -systemd-cgroup
18:30:21     	set runtime to use systemd-cgroup
18:30:21   -workdir string
18:30:21     	path used to storge large temporary data
18:30:21 + containerd-shim-runc-v1 -v
18:30:21 containerd-shim-runc-v1:
18:30:21   Version:  1.6.24
18:30:21   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:21   Go version: go1.20.8
18:30:21 
18:30:21 + containerd-shim-runc-v2 -v
18:30:21 containerd-shim-runc-v2:
18:30:21   Version:  1.6.24
18:30:21   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:21   Go version: go1.20.8
18:30:21 
18:30:21 + runc --version
18:30:21 runc version 1.1.9
18:30:21 commit: v1.1.9-0-gccaecfc
18:30:21 spec: 1.0.2-dev
18:30:21 go: go1.20.8
18:30:21 libseccomp: 2.5.2
18:30:21 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 netbase all 6.4 [13.1 kB]
18:30:21 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libip6tc2 arm64 1.8.7-1ubuntu7 [19.9 kB]
18:30:21 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnfnetlink0 arm64 1.0.2-2 [15.4 kB]
18:30:21 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [43.4 kB]
18:30:21 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnftnl11 arm64 1.2.4-2 [62.9 kB]
18:30:21 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iptables arm64 1.8.7-1ubuntu7 [458 kB]
18:30:21 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
18:30:21 Importing GPG key 0x621E9F35:
18:30:21  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:30:21  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:30:21  From       : https://download.docker.com/linux/fedora/gpg
18:30:21 Key imported successfully
18:30:22 debconf: delaying package configuration, since apt-utils is not installed
18:30:22 Fetched 21.1 MB in 1s (24.0 MB/s)
18:30:22 Selecting previously unselected package dbus-user-session.
18:30:22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9524 files and directories currently installed.)
18:30:22 Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_arm64.deb ...
18:30:22 go: downloading github.com/hashicorp/go-version v1.6.0
18:30:22 go: downloading github.com/mattn/go-shellwords v1.0.12
18:30:22 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:30:22 go: downloading github.com/moby/buildkit v0.12.1
18:30:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:30:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:30:22 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:30:22 Unpacking dbus-user-session (1.14.4-1ubuntu1) ...
18:30:22 Selecting previously unselected package libmnl0:arm64.
18:30:22 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_arm64.deb ...
18:30:22 Unpacking libmnl0:arm64 (1.0.4-3ubuntu1) ...
18:30:22 Selecting previously unselected package libxtables12:arm64.
18:30:22 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_arm64.deb ...
18:30:22 Unpacking libxtables12:arm64 (1.8.7-1ubuntu7) ...
18:30:22 Selecting previously unselected package netbase.
18:30:22 Preparing to unpack .../3-netbase_6.4_all.deb ...
18:30:22 Unpacking netbase (6.4) ...
18:30:22 Selecting previously unselected package libip6tc2:arm64.
18:30:22 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_arm64.deb ...
18:30:22 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu7) ...
18:30:22 Selecting previously unselected package libnfnetlink0:arm64.
18:30:22 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_arm64.deb ...
18:30:22 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
18:30:22 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:30:22 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
18:30:22 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
18:30:22 go: downloading google.golang.org/grpc v1.57.0
18:30:22 go: downloading github.com/containerd/containerd v1.7.3
18:30:22 go: downloading github.com/jonboulle/clockwork v0.4.0
18:30:22 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:30:22 go: downloading github.com/stretchr/testify v1.8.4
18:30:22 Selecting previously unselected package docker-buildx-plugin.
18:30:22 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ...
18:30:22 Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
18:30:22 Selecting previously unselected package libnftnl11:arm64.
18:30:22 Preparing to unpack .../7-libnftnl11_1.2.4-2_arm64.deb ...
18:30:22 Unpacking libnftnl11:arm64 (1.2.4-2) ...
18:30:22 Selecting previously unselected package iptables.
18:30:22 Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_arm64.deb ...
18:30:22 Unpacking iptables (1.8.7-1ubuntu7) ...
18:30:22 Selecting previously unselected package containerd.io.
18:30:22 Preparing to unpack .../9-containerd.io_1.6.24-1_arm64.deb ...
18:30:22 Unpacking containerd.io (1.6.24-1) ...
18:30:22 go: downloading github.com/theupdateframework/notary v0.7.0
18:30:22 go: downloading golang.org/x/sys v0.7.0
18:30:22 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:30:22 go: downloading github.com/containerd/console v1.0.3
18:30:22 go: downloading github.com/imdario/mergo v0.3.16
18:30:22 go: downloading github.com/adrg/xdg v0.4.0
18:30:22 go: downloading github.com/buger/goterm v1.0.4
18:30:22 go: downloading github.com/go-logr/logr v1.2.4
18:30:22 go: downloading github.com/hashicorp/errwrap v1.1.0
18:30:22 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:30:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:30:22 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:30:22 go: downloading k8s.io/client-go v0.26.2
18:30:22 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:30:22 go: downloading k8s.io/api v0.26.2
18:30:22 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:30:22 go: downloading k8s.io/apimachinery v0.26.2
18:30:22 Running transaction check
18:30:22 Transaction check succeeded.
18:30:22 Running transaction test
18:30:23 # Build the compose plugin
18:30:23 cd /go/src/github.com/docker/compose \
18:30:23 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:30:23 make[2]: Entering directory '/root/build-deb/compose'
18:30:23 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:30:23 go: downloading github.com/docker/cli v24.0.5+incompatible
18:30:23 go: downloading go.opentelemetry.io/otel v1.14.0
18:30:23 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:30:23 go: downloading github.com/compose-spec/compose-go v1.18.3
18:30:23 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:30:23 go: downloading github.com/docker/buildx v0.11.2
18:30:23 go: downloading github.com/docker/docker v24.0.5+incompatible
18:30:23 go: downloading github.com/hashicorp/go-version v1.6.0
18:30:23 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:30:23 go: downloading github.com/moby/buildkit v0.12.1
18:30:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:30:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:30:23 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:30:23 go: downloading google.golang.org/grpc v1.57.0
18:30:23 go: downloading github.com/mattn/go-shellwords v1.0.12
18:30:23 go: downloading github.com/containerd/containerd v1.7.3
18:30:23 go: downloading github.com/jonboulle/clockwork v0.4.0
18:30:23 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:30:23 go: downloading github.com/stretchr/testify v1.8.4
18:30:23 go: downloading golang.org/x/sys v0.7.0
18:30:23 go: downloading github.com/theupdateframework/notary v0.7.0
18:30:23 go: downloading github.com/go-logr/logr v1.2.4
18:30:23 go: downloading github.com/hashicorp/errwrap v1.1.0
18:30:23 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:30:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:30:23 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:30:23 go: downloading github.com/imdario/mergo v0.3.16
18:30:23 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:30:23 go: downloading github.com/containerd/console v1.0.3
18:30:23 go: downloading github.com/adrg/xdg v0.4.0
18:30:23 go: downloading github.com/buger/goterm v1.0.4
18:30:23 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:30:23 go: downloading k8s.io/client-go v0.26.2
18:30:23 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:30:23 go: downloading k8s.io/api v0.26.2
18:30:23 go: downloading k8s.io/apimachinery v0.26.2
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:30:23 go: downloading github.com/pelletier/go-toml v1.9.5
18:30:23 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:30:23 go: downloading github.com/golang/mock v1.6.0
18:30:23 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:30:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:30:23 go: downloading golang.org/x/crypto v0.7.0
18:30:23 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:30:23 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:30:23 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:30:23 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:30:23 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:30:23 go: downloading github.com/gogo/googleapis v1.4.1
18:30:23 go: downloading golang.org/x/net v0.9.0
18:30:23 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:30:23 go: downloading github.com/moby/locker v1.0.1
18:30:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:30:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:30:23 go: downloading google.golang.org/protobuf v1.30.0
18:30:23 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:30:23 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:30:23 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:30:23 go: downloading github.com/google/gofuzz v1.2.0
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:30:23 go: downloading github.com/aws/smithy-go v1.13.5
18:30:23 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:30:23 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:30:23 go: downloading golang.org/x/term v0.7.0
18:30:23 go: downloading k8s.io/klog/v2 v2.90.1
18:30:23 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:30:23 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:30:23 go: downloading github.com/containerd/continuity v0.4.1
18:30:23 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:30:23 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:30:23 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:30:23 go: downloading gopkg.in/inf.v0 v0.9.1
18:30:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:30:23 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:30:23 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:30:23 go: downloading golang.org/x/oauth2 v0.7.0
18:30:23 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:30:23 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:30:23 go: downloading sigs.k8s.io/yaml v1.3.0
18:30:23 go: downloading github.com/mattn/go-colorable v0.1.13
18:30:23 go: downloading github.com/moby/spdystream v0.2.0
18:30:23 go: downloading github.com/json-iterator/go v1.1.12
18:30:23 go: downloading github.com/mattn/go-isatty v0.0.17
18:30:23 go: downloading github.com/modern-go/reflect2 v1.0.2
18:30:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:30:23 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:30:23 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:30:23 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:30:23 go: downloading github.com/go-openapi/swag v0.19.14
18:30:23 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:30:23 go: downloading github.com/mailru/easyjson v0.7.6
18:30:23 go: downloading github.com/josharian/intern v1.0.0
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:30:23 Setting up libip6tc2:arm64 (1.8.7-1ubuntu7) ...
18:30:23 go: downloading github.com/pelletier/go-toml v1.9.5
18:30:23 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:30:23 go: downloading github.com/golang/mock v1.6.0
18:30:23 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:30:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:30:23 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:30:23 go: downloading golang.org/x/crypto v0.7.0
18:30:23 Setting up dbus-user-session (1.14.4-1ubuntu1) ...
18:30:23 Setting up libmnl0:arm64 (1.0.4-3ubuntu1) ...
18:30:23 Setting up containerd.io (1.6.24-1) ...
18:30:23 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:30:23 Setting up libxtables12:arm64 (1.8.7-1ubuntu7) ...
18:30:23 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
18:30:23 Setting up netbase (6.4) ...
18:30:23 Setting up libnftnl11:arm64 (1.2.4-2) ...
18:30:23 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
18:30:23 Setting up iptables (1.8.7-1ubuntu7) ...
18:30:23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:30:23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:30:23 Transaction test succeeded.
18:30:23 Running transaction
18:30:23 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:30:23 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:30:23 go: downloading golang.org/x/net v0.9.0
18:30:23 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:30:23 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:30:23 go: downloading github.com/gogo/googleapis v1.4.1
18:30:23 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:30:23 go: downloading github.com/moby/locker v1.0.1
18:30:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:30:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:30:23 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:30:23 go: downloading google.golang.org/protobuf v1.30.0
18:30:23 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:30:23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:30:23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:30:23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:30:23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:30:23 Processing triggers for libc-bin (2.37-0ubuntu2) ...
18:30:23 + verify_binaries
18:30:23 + docker --version
18:30:23 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:30:23 + docker buildx version
18:30:23 github.com/docker/buildx v0.11.2 9872040
18:30:23 + docker compose version
18:30:23 Docker Compose version v2.21.0
18:30:23 + dockerd --version
18:30:23 CentOS Stream 9 - AppStream                      17 MB/s |  18 MB     00:01    
18:30:23 Selecting previously unselected package docker-ce-rootless-extras.
18:30:23 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ...
18:30:23 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:30:23 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:30:23 go: downloading github.com/google/gofuzz v1.2.0
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:30:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:30:23 go: downloading github.com/aws/smithy-go v1.13.5
18:30:23 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:30:23 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:30:23 go: downloading golang.org/x/term v0.7.0
18:30:23 go: downloading k8s.io/klog/v2 v2.90.1
18:30:23 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:30:23 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:30:23 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:30:23 + docker-proxy --version
18:30:23 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:30:23 + containerd --version
18:30:23 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:23 + ctr --version
18:30:23 ctr containerd.io 1.6.24
18:30:23 + containerd-shim --help
18:30:23 Usage of containerd-shim:
18:30:23   -address string
18:30:23     	grpc address back to main containerd
18:30:23   -containerd-binary containerd publish
18:30:23     	path to containerd binary (used for containerd publish) (default "containerd")
18:30:23   -criu string
18:30:23     	path to criu binary
18:30:23   -debug
18:30:23     	enable debug output in logs
18:30:23   -namespace string
18:30:23     	namespace that owns the shim
18:30:23   -runtime-root string
18:30:23     	root directory for the runtime (default "/run/containerd/runc")
18:30:23   -socket string
18:30:23     	socket path to serve
18:30:23   -systemd-cgroup
18:30:23     	set runtime to use systemd-cgroup
18:30:23   -workdir string
18:30:23     	path used to storge large temporary data
18:30:23 + containerd-shim-runc-v1 -v
18:30:23 containerd-shim-runc-v1:
18:30:23   Version:  1.6.24
18:30:23   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:23   Go version: go1.20.8
18:30:23 
18:30:23 + containerd-shim-runc-v2 -v
18:30:23 containerd-shim-runc-v2:
18:30:23   Version:  1.6.24
18:30:23   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:23   Go version: go1.20.8
18:30:23 
18:30:23 + runc --version
18:30:23 runc version 1.1.9
18:30:23 commit: v1.1.9-0-gccaecfc
18:30:23 spec: 1.0.2-dev
18:30:23 go: go1.20.8
18:30:23 libseccomp: 2.5.4
18:30:23   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch            1/1 
18:30:23   Preparing        :                                                        1/1 
18:30:23   Installing       : libseccomp-2.5.3-3.fc37.aarch64                       1/51 
18:30:23   Installing       : libselinux-utils-3.5-1.fc37.aarch64                   2/51 
18:30:23   Installing       : libfdisk-2.38.1-1.fc37.aarch64                        3/51 
18:30:23   Installing       : fuse3-libs-3.10.5-5.fc37.aarch64                      4/51 
18:30:24 go: downloading github.com/containerd/continuity v0.4.1
18:30:24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:30:24 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:30:24 go: downloading gopkg.in/inf.v0 v0.9.1
18:30:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:30:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:30:24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:30:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:30:24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:30:24 go: downloading golang.org/x/oauth2 v0.7.0
18:30:24 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:30:24 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:30:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:30:24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:30:24 go: downloading sigs.k8s.io/yaml v1.3.0
18:30:24 go: downloading github.com/moby/spdystream v0.2.0
18:30:24 go: downloading github.com/mattn/go-colorable v0.1.13
18:30:24 go: downloading github.com/json-iterator/go v1.1.12
18:30:24 go: downloading github.com/mattn/go-isatty v0.0.17
18:30:24 go: downloading github.com/modern-go/reflect2 v1.0.2
18:30:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:30:24 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:30:24 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:30:24 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:30:24 go: downloading github.com/go-openapi/swag v0.19.14
18:30:24   Installing       : diffutils-3.8-3.fc37.aarch64                          5/51 
18:30:24   Installing       : docker-buildx-plugin-0.11.2-0.fc37.aarch64            6/51 
18:30:24 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:30:24 go: downloading github.com/mailru/easyjson v0.7.6
18:30:24 go: downloading github.com/josharian/intern v1.0.0
18:30:24 Selecting previously unselected package docker-compose-plugin.
18:30:24 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb ...
18:30:24 Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
18:30:24   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc37.aarch64            6/51 
18:30:24   Installing       : docker-compose-plugin-2.21.0-0.fc37.aarch64           7/51 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:30:24   Running scriptlet: docker-compose-plugin-2.21.0-0.fc37.aarch64           7/51 
18:30:24   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    8/51 
18:30:24   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    8/51 
18:30:24   Installing       : xz-5.4.1-1.fc37.aarch64                               9/51 
18:30:24   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  10/51 
18:30:24   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                    11/51 
18:30:24   Installing       : dbus-common-1:1.14.10-1.fc37.noarch                  12/51 
18:30:24   Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch                  12/51 
18:30:24 Fedora Modular 38 - aarch64 - Updates           2.0 MB/s | 2.1 MB     00:01    
18:30:25   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        13/51 
18:30:25   Installing       : dbus-broker-33-1.fc37.aarch64                        13/51 
18:30:25   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        13/51 
18:30:25   Installing       : dbus-1:1.14.10-1.fc37.aarch64                        14/51 
18:30:25   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                   15/51 
18:30:25   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                     16/51 
18:30:25   Installing       : libutempter-1.2.1-7.fc37.aarch64                     16/51 
18:30:25   Installing       : util-linux-2.38.1-1.fc37.aarch64                     17/51 
18:30:25 warning: /etc/adjtime created as /etc/adjtime.rpmnew
18:30:25 
18:30:25   Installing       : policycoreutils-3.5-1.fc37.aarch64                   18/51 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
18:30:25   Running scriptlet: policycoreutils-3.5-1.fc37.aarch64                   18/51 
18:30:25   Installing       : selinux-policy-37.22-1.fc37.noarch                   19/51 
18:30:25   Running scriptlet: selinux-policy-37.22-1.fc37.noarch                   19/51 
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:30:25 Selecting previously unselected package docker-ce.
18:30:25 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ...
18:30:25 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:30:25 #13 57.92 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
18:30:25 #13 57.94 Setting up dirmngr (2.2.27-2+deb11u2) ...
18:30:25 #13 58.07 Setting up perl (5.32.1-4+deb11u2) ...
18:30:25 #13 58.10 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
18:30:25 #13 58.11 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:30:25 #13 58.13 Setting up libdata-dump-perl (1.23-1.1) ...
18:30:25 #13 58.14 Setting up libref-util-perl (0.204-1) ...
18:30:25 #13 58.15 Setting up libipc-system-simple-perl (1.30-1) ...
18:30:25 #13 58.17 Setting up libnet-domain-tld-perl (1.75-1.1) ...
18:30:25 #13 58.18 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
18:30:25 #13 58.19 Setting up libvariable-magic-perl (0.62-1+b3) ...
18:30:25 #13 58.20 Setting up libio-html-perl (1.004-2) ...
18:30:25 #13 58.21 Setting up libpod-parser-perl (1.63-2) ...
18:30:25 #13 58.22 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
18:30:25 #13 58.24 Setting up liblist-moreutils-xs-perl (0.430-2) ...
18:30:25 #13 58.25 Setting up gcc-10 (10.2.1-6) ...
18:30:25 #13 58.26 Setting up libparams-util-perl (1.102-1+b1) ...
18:30:25 #13 58.27 Setting up libdpkg-perl (1.20.13) ...
18:30:25 #13 58.28 Setting up libtime-duration-perl (1.21-1) ...
18:30:25 #13 58.29 Setting up autoconf (2.69-14) ...
18:30:25 #13 58.31 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:30:25 #13 58.32 Setting up libarray-intspan-perl (2.004-1) ...
18:30:25 #13 58.33 Setting up libcapture-tiny-perl (0.48-1) ...
18:30:25 #13 58.34 Setting up libtimedate-perl (2.3300-2) ...
18:30:25 #13 58.35 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
18:30:25 #13 58.37 Setting up libsub-name-perl (0.26-1+b1) ...
18:30:25 #13 58.38 Setting up libtype-tiny-xs-perl (0.022-1) ...
18:30:25 #13 58.39 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:30:25 #13 58.40 Setting up libproc-processtable-perl (0.59-2+b1) ...
18:30:25 #13 58.41 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:30:25 #13 58.42 Setting up xauth (1:1.1-1) ...
18:30:25 #13 58.43 Setting up libpath-tiny-perl (0.118-1) ...
18:30:25 #13 58.45 Setting up libarchive-cpio-perl (0.10-1.1) ...
18:30:25 #13 58.46 Setting up libjson-perl (4.03000-1) ...
18:30:25 #13 58.47 Setting up libipc-run3-perl (0.048-2) ...
18:30:25 #13 58.48 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
18:30:25 #13 58.49 Setting up libsub-override-perl (0.09-2) ...
18:30:25 #13 58.50 Setting up libaliased-perl (0.34-1.1) ...
18:30:25 #13 58.52 Setting up libstrictures-perl (2.000006-1) ...
18:30:25 #13 58.53 Setting up libsub-quote-perl (2.006006-1) ...
18:30:25 #13 58.54 Setting up libdevel-stacktrace-perl (2.0400-1) ...
18:30:25 #13 58.55 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
18:30:25 #13 58.56 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
18:30:25 #13 58.57 Setting up libsort-versions-perl (1.62-1) ...
18:30:25 #13 58.58 Setting up libexporter-tiny-perl (1.002002-1) ...
18:30:25 #13 58.59 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
18:30:25 #13 58.61 Setting up libfile-dirlist-perl (0.05-2) ...
18:30:25 #13 58.62 Setting up libterm-readkey-perl (2.38-1+b2) ...
18:30:25 #13 58.63 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
18:30:25 #13 58.64 Setting up libperlio-gzip-perl (0.19-1+b7) ...
18:30:25 #13 58.65 Setting up libsys-hostname-long-perl (1.5-2) ...
18:30:25 #13 58.66 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
18:30:25 #13 58.67 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
18:30:25 #13 58.69 Setting up liburi-perl (5.08-1) ...
18:30:25 #13 58.70 Setting up libfile-touch-perl (0.11-1) ...
18:30:25 #13 58.71 Setting up python3.9 (3.9.2-1) ...
18:30:25 #13 59.42 Setting up libemail-address-xs-perl (1.04-1+b3) ...
18:30:25 #13 59.43 Setting up libnet-ssleay-perl (1.88-3+b1) ...
18:30:25 #13 59.44 Setting up automake (1:1.16.3-2) ...
18:30:25 #13 59.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:30:25 #13 59.46 Setting up libapt-pkg-perl (0.1.39) ...
18:30:25 #13 59.47 Setting up libio-sessiondata-perl (1.03-1.1) ...
18:30:25 #13 59.48 Setting up libstring-escape-perl (2010.002-2) ...
18:30:25 #13 59.49 Setting up libhttp-date-perl (6.05-1) ...
18:30:25 #13 59.51 Setting up libfile-which-perl (1.23-1) ...
18:30:25 #13 59.52 Setting up libfile-basedir-perl (0.08-1) ...
18:30:25 #13 59.53 Setting up libnumber-range-perl (0.12-1.1) ...
18:30:25 #13 59.54 Setting up libtask-weaken-perl (1.06-1) ...
18:30:25 #13 59.55 Setting up libunicode-utf8-perl (0.62-1+b2) ...
18:30:25 #13 59.56 Setting up libmouse-perl (2.5.10-1+b1) ...
18:30:25 #13 59.57 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
18:30:25 #13 59.59 Setting up g++-10 (10.2.1-6) ...
18:30:25 #13 59.60 Setting up libfile-listing-perl (6.14-1) ...
18:30:25 #13 59.61 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
18:30:25 #13 59.62 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
18:30:25 #13 59.63 Setting up libregexp-pattern-perl (0.2.14-1) ...
18:30:25 #13 59.64 Setting up libdata-messagepack-perl (1.00-4+b1) ...
18:30:25 #13 59.65 Setting up libclass-inspector-perl (1.36-1) ...
18:30:25 #13 59.67 Setting up libfont-afm-perl (1.20-3) ...
18:30:25 #13 59.68 Setting up libwant-perl (0.29-1+b6) ...
18:30:25 #13 59.69 Setting up libdynaloader-functions-perl (0.003-1.1) ...
18:30:25 #13 59.70 Setting up libtext-glob-perl (0.11-1) ...
18:30:25 #13 59.71 Setting up libclass-method-modifiers-perl (2.13-1) ...
18:30:25 #13 59.72 Setting up liblist-compare-perl (0.55-1) ...
18:30:25 #13 59.73 Setting up libref-util-xs-perl (0.117-1+b3) ...
18:30:25 #13 59.75 Setting up libio-pty-perl (1:1.15-2) ...
18:30:25 #13 59.76 Setting up libtool (2.4.6-15) ...
18:30:25 #13 59.77 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
18:30:25 #13 59.78 Setting up libsort-key-perl (1.33-2+b3) ...
18:30:25 #13 59.79 Setting up libclone-perl (0.45-1+b1) ...
18:30:25 #13 59.82 Setting up libalgorithm-diff-perl (1.201-1) ...
18:30:25 #13 59.83 Setting up libarchive-zip-perl (1.68-1) ...
18:30:25 #13 59.84 Setting up libsub-identify-perl (0.14-1+b3) ...
18:30:25 #13 59.85 Setting up libdistro-info-perl (1.0) ...
18:30:25 #13 59.86 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
18:30:25 #13 59.87 Setting up libobject-id-perl (0.1.2-2.1) ...
18:30:25 #13 59.88 Setting up libio-stringy-perl (2.111-3) ...
18:30:25 #13 59.89 Setting up liblist-moreutils-perl (0.430-2) ...
18:30:25 #13 59.91 Setting up libhtml-tagset-perl (3.20-4) ...
18:30:25 #13 59.92 Setting up liblog-any-perl (1.709-1) ...
18:30:25 #13 59.93 Setting up libauthen-sasl-perl (2.1600-1.1) ...
18:30:25 #13 59.94 Setting up libdevel-size-perl (0.83-1+b2) ...
18:30:25 #13 59.95 Setting up libdebhelper-perl (13.3.4) ...
18:30:25 #13 59.96 Setting up libpod-constants-perl (0.19-2) ...
18:30:25 #13 59.97 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
18:30:25 #13 59.98 Setting up libconvert-binhex-perl (1.125-1) ...
18:30:25 #13 59.99 Setting up liblwp-mediatypes-perl (6.04-1) ...
18:30:25 #13 60.01 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
18:30:25 #13 60.02 Setting up libtry-tiny-perl (0.30-1) ...
18:30:25 #13 60.03 Setting up libtype-tiny-perl (1.012001-2) ...
18:30:25 #13 60.04 Setting up libcommon-sense-perl (3.75-1+b4) ...
18:30:25 #13 60.05 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
18:30:25 #13 60.06 Setting up libnet-http-perl (6.20-1) ...
18:30:25 #13 60.07 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
18:30:25 #13 60.08 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
18:30:25 #13 60.10 Setting up libtime-moment-perl (0.44-1+b3) ...
18:30:25 #13 60.11 Setting up libencode-locale-perl (1.05-1.1) ...
18:30:25 #13 60.12 Setting up python3 (3.9.2-3) ...
18:30:25   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
18:30:25   Installing       : selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
18:30:25 #13 60.40 Setting up libexception-class-perl (1.44-1) ...
18:30:25 #13 60.41 Setting up python3-xdg (0.27-2) ...
18:30:25 #13 60.57 Setting up libconfig-tiny-perl (2.26-1) ...
18:30:25 #13 60.58 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
18:30:25 #13 60.60 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
18:30:25 #13 60.61 Setting up liblist-utilsby-perl (0.11-1) ...
18:30:25 #13 60.62 Setting up libstring-shellquote-perl (1.04-1) ...
18:30:25 #13 60.64 Setting up libsub-install-perl (0.928-1.1) ...
18:30:25 #13 60.65 Setting up gcc (4:10.2.1-1) ...
18:30:25 #13 60.67 Setting up dpkg-dev (1.20.13) ...
18:30:25 #13 60.69 Setting up libnumber-compare-perl (0.03-1.1) ...
18:30:25 #13 60.70 Setting up intltool-debian (0.35.0+20060710.5) ...
18:30:25 #13 60.72 Setting up liberror-perl (0.17029-1) ...
18:30:25 #13 60.73 Setting up python3-six (1.16.0-2) ...
18:30:25 #13 60.87 Setting up dh-autoreconf (20) ...
18:30:25 #13 60.88 Setting up patchutils (0.4.2-1) ...
18:30:25 #13 60.89 Setting up libmail-sendmail-perl (0.80-1.1) ...
18:30:25 #13 60.90 Setting up libltdl-dev:armhf (2.4.6-15) ...
18:30:25 #13 60.91 Setting up libjson-maybexs-perl (1.004003-1) ...
18:30:25 #13 60.92 Setting up libxml-sax-base-perl (1.09-1.1) ...
18:30:25 #13 60.93 Setting up libio-string-perl (1.08-3.1) ...
18:30:25 #13 60.95 Setting up libreadonly-perl (2.050-3) ...
18:30:25 #13 60.96 Setting up python3-gpg (1.14.0-1+b2) ...
18:30:26 #13 61.13 Setting up python3-certifi (2020.6.20-1) ...
18:30:26 #13 61.27 Setting up libfile-find-rule-perl (0.34-1) ...
18:30:26 #13 61.28 Setting up libstring-copyright-perl (0.003006-1) ...
18:30:26 #13 61.29 Setting up libgd3:armhf (2.3.0-2) ...
18:30:26 #13 61.30 Setting up python3-idna (2.10-1) ...
18:30:26 #13 61.50 Setting up libdata-optlist-perl (0.110-1.1) ...
18:30:26 #13 61.51 Setting up libipc-run-perl (20200505.0-1) ...
18:30:26 #13 61.52 Setting up git (1:2.30.2-1+deb11u2) ...
18:30:26 #13 61.55 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
18:30:26 #13 61.56 Setting up python3-urllib3 (1.26.5-1~exp1) ...
18:30:26 #13 61.74 Setting up libcontextual-return-perl (0.004014-2) ...
18:30:26 #13 61.75 Setting up libwww-robotrules-perl (6.02-1) ...
18:30:26 #13 61.76 Setting up libtypes-serialiser-perl (1.01-1) ...
18:30:26 #13 61.77 Setting up g++ (4:10.2.1-1) ...
18:30:27 #13 61.80 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:30:27 #13 61.81 Setting up libhtml-parser-perl (3.75-1+b1) ...
18:30:27 #13 61.82 Setting up libgit-wrapper-perl (0.048-1) ...
18:30:27 #13 61.83 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
18:30:27 #13 61.84 Setting up librole-tiny-perl (2.002004-1) ...
18:30:27 #13 61.85 Setting up gnupg (2.2.27-2+deb11u2) ...
18:30:27 #13 61.87 Setting up build-essential (12.9) ...
18:30:27 #13 61.88 Setting up python3-unidiff (0.5.5-2) ...
18:30:27 #13 62.01 Setting up lsb-release (11.1.0) ...
18:30:27 #13 62.02 Setting up libfont-ttf-perl (1.06-1.1) ...
18:30:27 #13 62.04 Setting up libfile-homedir-perl (1.006-1) ...
18:30:27 #13 62.05 Setting up python3-magic (2:0.4.20-3) ...
18:30:27 #13 62.20 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
18:30:27 #13 62.23 Setting up pristine-tar (1.49) ...
18:30:27 #13 62.25 Setting up libio-socket-ssl-perl (2.069-1) ...
18:30:27 #13 62.28 Setting up libsub-exporter-perl (0.987-1) ...
18:30:27 #13 62.30 Setting up libc-devtools (2.31-13+deb11u7) ...
18:30:27 #13 62.32 Setting up libalgorithm-merge-perl (0.08-3) ...
18:30:27 #13 62.34 Setting up libhttp-message-perl (6.28-1) ...
18:30:27 #13 62.36 Setting up libhtml-form-perl (6.07-1) ...
18:30:27 #13 62.37 Setting up python3-pkg-resources (52.0.0-4) ...
18:30:27 #13 62.56 Setting up libiterator-perl (0.03+ds1-1.1) ...
18:30:27 #13 62.57 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
18:30:27 #13 62.58 Setting up libjson-xs-perl (4.030-1+b1) ...
18:30:27 #13 62.59 Setting up libhttp-negotiate-perl (6.01-1) ...
18:30:27 #13 62.61 Setting up libio-prompter-perl (0.004015-1) ...
18:30:27 #13 62.62 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
18:30:27 #13 62.63 Setting up libhttp-cookies-perl (6.10-1) ...
18:30:27 #13 62.64 Setting up python3-apt (2.2.1) ...
18:30:27 #13 62.80 Setting up po-debconf (1.0.21+nmu1) ...
18:30:27 #13 62.81 Setting up libhtml-tree-perl (5.07-2) ...
18:30:27 Fedora 39 openh264 (From Cisco) - aarch64       2.7 kB/s | 2.5 kB     00:00    
18:30:27 Fedora 39 - aarch64 - Updates                   365  B/s | 257  B     00:00    
18:30:27 Fedora 39 - aarch64 - Test Updates               10 MB/s |  18 MB     00:01    
18:30:27 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:30:27 Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
18:30:27 Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
18:30:27 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:30:27 invoke-rc.d: could not determine current runlevel
18:30:27 invoke-rc.d: policy-rc.d denied execution of start.
18:30:27 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:30:27  docker-ce-rootless-extras depends on dbus-user-session; however:
18:30:27   Package dbus-user-session is not installed.
18:30:27 
18:30:27 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:30:27 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_amd64.deb
18:30:27 make[1]: Leaving directory '/root/build-deb'
18:30:27  dpkg-genbuildinfo
18:30:28 #13 62.83 Setting up libparams-classify-perl (0.015-1+b3) ...
18:30:28 #13 62.84 Setting up libpath-iterator-rule-perl (1.014-1) ...
18:30:28 #13 62.85 Setting up libhtml-format-perl (2.12-1.1) ...
18:30:28 #13 62.86 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:30:28 #13 62.92 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:30:28 #13 62.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:30:28 Reading package lists...
18:30:28 Dependencies resolved.
18:30:28 ================================================================================
18:30:28  Package                     Arch       Version                Repository  Size
18:30:28 ================================================================================
18:30:28 Installing:
18:30:28  dnf-plugins-core            noarch     4.4.3-1.fc38           updates     38 k
18:30:28 Installing dependencies:
18:30:28  dbus-libs                   aarch64    1:1.14.10-1.fc38       updates    155 k
18:30:28  fonts-filesystem            noarch     1:2.0.5-11.fc38        fedora     8.1 k
18:30:28  js-jquery                   noarch     3.6.3-2.fc38           fedora     173 k
18:30:28  python3-dateutil            noarch     1:2.8.2-5.fc38         fedora     360 k
18:30:28  python3-dbus                aarch64    1.3.2-2.fc38           fedora     158 k
18:30:28  python3-distro              noarch     1.8.0-2.fc38           fedora      49 k
18:30:28  python3-dnf-plugins-core    noarch     4.4.3-1.fc38           updates    322 k
18:30:28  python3-six                 noarch     1.16.0-9.fc38          fedora      42 k
18:30:28  python3-systemd             aarch64    235-2.fc38             fedora     108 k
18:30:28  web-assets-filesystem       noarch     5-19.fc38              fedora     7.9 k
18:30:28 Installing weak dependencies:
18:30:28  python-systemd-doc          aarch64    235-2.fc38             fedora     171 k
18:30:28 
18:30:28 Transaction Summary
18:30:28 ================================================================================
18:30:28 Install  12 Packages
18:30:28 
18:30:28 Total download size: 1.6 M
18:30:28 Installed size: 6.2 M
18:30:28 Downloading Packages:
18:30:28 #13 63.12 
18:30:28 #13 63.12 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:30:28 #13 63.15 Setting up python3-chardet (4.0.0-1) ...
18:30:28 Building dependency tree...
18:30:28 Reading state information...
18:30:28 Correcting dependencies... Done
18:30:28 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:30:28 Skipping docker-ce, it is already installed and upgrade is not set.
18:30:28 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:30:28 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:30:28 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:30:28 The following additional packages will be installed:
18:30:28   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:30:28   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
18:30:28   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:30:28   libpam-systemd libxtables12 netbase systemd systemd-sysv
18:30:28 Suggested packages:
18:30:28   firewalld kmod systemd-container policykit-1
18:30:28 Recommended packages:
18:30:28   nftables systemd-timesyncd | time-daemon libnss-systemd
18:30:28  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.changes
18:30:28 #13 63.44 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:30:28 #13 63.45 Setting up libmodule-runtime-perl (0.016-1) ...
18:30:28 #13 63.46 Setting up libmailtools-perl (2.21-1) ...
18:30:28 #13 63.47 Setting up python3-debian (0.1.39) ...
18:30:28 The following NEW packages will be installed:
18:30:28   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:30:28   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
18:30:28   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:30:28   libpam-systemd libxtables12 netbase systemd systemd-sysv
18:30:28 + popd
18:30:28 + RPM_EC=0
18:30:28 ~/rpmbuild/BUILD/src
18:30:28 ++ jobs -p
18:30:28 + exit 0
18:30:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RH5wKi
18:30:28 + umask 022
18:30:28 + cd /root/rpmbuild/BUILD
18:30:28 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64 '!=' / ']'
18:30:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
18:30:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
18:30:28 + mkdir -p /root/rpmbuild/BUILDROOT
18:30:28 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
18:30:28 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:30:28 + export CFLAGS
18:30:28 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:30:28 + export CXXFLAGS
18:30:28 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:30:28 + export FFLAGS
18:30:28 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:30:28 + export FCFLAGS
18:30:28 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:30:28 + export LDFLAGS
18:30:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:28 + export LT_SYS_LIBRARY_PATH
18:30:28 + CC=gcc
18:30:28 + export CC
18:30:28 + CXX=g++
18:30:28 + export CXX
18:30:28 + cd src
18:30:28 + pushd /root/rpmbuild/BUILD/src/buildx
18:30:28 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:30:28 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:28 + popd
18:30:28 + /usr/lib/rpm/check-buildroot
18:30:28 ~/rpmbuild/BUILD/src
18:30:28 + /usr/lib/rpm/redhat/brp-ldconfig
18:30:28 + /usr/lib/rpm/brp-compress
18:30:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:30:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:30:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:30:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:30:28 + /usr/lib/rpm/check-rpaths
18:30:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:30:28 + /usr/lib/rpm/brp-remove-la-files
18:30:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:30:28 + /usr/lib/rpm/redhat/brp-python-hardlink
18:30:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tRMS0k
18:30:28 + umask 022
18:30:28 + cd /root/rpmbuild/BUILD
18:30:28 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:30:28 + export CFLAGS
18:30:28 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:30:28 + export CXXFLAGS
18:30:28 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:30:28 + export FFLAGS
18:30:28 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:30:28 + export FCFLAGS
18:30:28 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:30:28 + export LDFLAGS
18:30:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:28 + export LT_SYS_LIBRARY_PATH
18:30:28 + CC=gcc
18:30:28 + export CC
18:30:28 + CXX=g++
18:30:28 + export CXX
18:30:28 + cd src
18:30:28 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:30:28 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:30:28 + ver=v0.11.2
18:30:28 + test v0.11.2 = v0.11.2
18:30:28 + echo 'PASS: docker-buildx version OK'
18:30:28 + RPM_EC=0
18:30:28 PASS: docker-buildx version OK
18:30:28 ++ jobs -p
18:30:28 + exit 0
18:30:28 Processing files: docker-buildx-plugin-0.11.2-0.fc37.x86_64
18:30:28 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:28 Provides: docker-buildx-plugin = 0:0.11.2-0.fc37 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc37
18:30:28 Requires(interp): /bin/sh /bin/sh /bin/sh
18:30:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:30:28 Requires(post): /bin/sh
18:30:28 Requires(preun): /bin/sh
18:30:28 Requires(postun): /bin/sh
18:30:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
18:30:28 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc37.src.rpm
18:30:28 #13 63.64 Setting up python3-requests (2.25.1+dfsg-2) ...
18:30:28 0 upgraded, 23 newly installed, 0 to remove and 12 not upgraded.
18:30:28 Need to get 35.2 MB of archives.
18:30:28 After this operation, 139 MB of additional disk space will be used.
18:30:28 Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:30:28 Get:2 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:30:28 Get:3 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:30:28 Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:30:28 Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:30:28 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB]
18:30:28 Get:7 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
18:30:28 Get:8 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:30:28 Get:9 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
18:30:28 Get:10 http://deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB]
18:30:28 Get:11 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
18:30:28 Get:12 http://deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB]
18:30:28 Get:13 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 kB]
18:30:28 Get:14 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
18:30:28 Get:15 http://deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u4 [283 kB]
18:30:28 Get:16 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.28-0+deb11u1 [100 kB]
18:30:28 Get:17 http://deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:30:28 Get:18 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:30:28 Get:19 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:30:28 Get:20 http://deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:30:28 Get:21 http://deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:30:28 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:30:28 Get:23 http://deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:30:28 CentOS Stream 9 - Extras packages                15 kB/s |  14 kB     00:00    
18:30:29 #13 63.79 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:30:29 #13 63.84 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:30:29 #13 63.91 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:30:29 #13 63.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:30:29 debconf: delaying package configuration, since apt-utils is not installed
18:30:29 Dependencies resolved.
18:30:29 ================================================================================
18:30:29  Package                      Arch       Version               Repository  Size
18:30:29 ================================================================================
18:30:29 Installing:
18:30:29  dnf-plugins-core             noarch     4.3.0-11.el9          baseos      38 k
18:30:29 Installing dependencies:
18:30:29  dbus-libs                    x86_64     1:1.12.20-8.el9       baseos     152 k
18:30:29  python3-dateutil             noarch     1:2.8.1-7.el9         baseos     288 k
18:30:29  python3-dbus                 x86_64     1.2.18-2.el9          baseos     144 k
18:30:29  python3-dnf-plugins-core     noarch     4.3.0-11.el9          baseos     247 k
18:30:29  python3-six                  noarch     1.15.0-9.el9          baseos      37 k
18:30:29  python3-systemd              x86_64     234-18.el9            baseos      90 k
18:30:29  systemd-libs                 x86_64     252-18.el9            baseos     654 k
18:30:29 
18:30:29 Transaction Summary
18:30:29 ================================================================================
18:30:29 Install  8 Packages
18:30:29 
18:30:29 Total download size: 1.6 M
18:30:29 Installed size: 4.6 M
18:30:29 Downloading Packages:
18:30:29 (1/12): fonts-filesystem-2.0.5-11.fc38.noarch.r  33 kB/s | 8.1 kB     00:00    
18:30:29 (2/12): js-jquery-3.6.3-2.fc38.noarch.rpm       689 kB/s | 173 kB     00:00    
18:30:29 (3/12): python-systemd-doc-235-2.fc38.aarch64.r 671 kB/s | 171 kB     00:00    
18:30:29 (4/12): python3-dateutil-2.8.2-5.fc38.noarch.rp  19 MB/s | 360 kB     00:00    
18:30:29 (5/12): python3-dbus-1.3.2-2.fc38.aarch64.rpm   9.8 MB/s | 158 kB     00:00    
18:30:29 (6/12): python3-distro-1.8.0-2.fc38.noarch.rpm  3.4 MB/s |  49 kB     00:00    
18:30:29 (7/12): python3-six-1.16.0-9.fc38.noarch.rpm    7.9 MB/s |  42 kB     00:00    
18:30:29 (8/12): python3-systemd-235-2.fc38.aarch64.rpm   12 MB/s | 108 kB     00:00    
18:30:29 (9/12): web-assets-filesystem-5-19.fc38.noarch. 690 kB/s | 7.9 kB     00:00    
18:30:29 (10/12): dbus-libs-1.14.10-1.fc38.aarch64.rpm    15 MB/s | 155 kB     00:00    
18:30:29 (11/12): dnf-plugins-core-4.4.3-1.fc38.noarch.r 5.0 MB/s |  38 kB     00:00    
18:30:29 (12/12): python3-dnf-plugins-core-4.4.3-1.fc38.  25 MB/s | 322 kB     00:00    
18:30:29 --------------------------------------------------------------------------------
18:30:29 Total                                           1.4 MB/s | 1.6 MB     00:01     
18:30:29 make[1]: Leaving directory '/root/build-deb'
18:30:29  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.buildinfo
18:30:29  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.changes
18:30:29 dpkg-genchanges: info: including full source code in upload
18:30:29  dpkg-source -I.git --after-build .
18:30:29 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:30:29 + destination=/build
18:30:29 + mkdir -p /build
18:30:29 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb /build
18:30:29 copied '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'
18:30:29 removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'
18:30:29 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'
18:30:29 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'
18:30:29 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'
18:30:29 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'
18:30:29 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc'
18:30:29 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc'
18:30:29 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz'
18:30:29 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz'
18:30:29 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.buildinfo'
18:30:29 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.buildinfo'
18:30:29 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.changes'
18:30:29 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.changes'
18:30:29 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'
18:30:29 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb'
18:30:29 copied '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb'
18:30:29 removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb'
18:30:29 #13 64.12 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:30:29 #13 64.15 Setting up dh-strip-nondeterminism (1.12.0-1) ...
18:30:29 #13 64.16 Setting up libconst-fast-perl (0.014-1.1) ...
18:30:29 #13 64.17 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
18:30:29 #13 64.19 Setting up libdata-dpath-perl (0.58-1) ...
18:30:29 #13 64.20 Setting up libmodule-implementation-perl (0.09-1.1) ...
18:30:29 #13 64.21 Setting up libpackage-stash-perl (0.39-1) ...
18:30:29 #13 64.22 Setting up libimport-into-perl (1.002005-1) ...
18:30:29 #13 64.23 Setting up libmoo-perl (2.004004-1) ...
18:30:29 #13 64.25 Setting up liblist-someutils-perl (0.58-1) ...
18:30:29 #13 64.26 Setting up debhelper (13.3.4) ...
18:30:29 #13 64.27 Setting up libmime-tools-perl (5.509-1) ...
18:30:29 Fetched 35.2 MB in 1s (60.5 MB/s)
18:30:29 Selecting previously unselected package libapparmor1:amd64.
18:30:29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9953 files and directories currently installed.)
18:30:29 Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ...
18:30:29 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:30:29 Selecting previously unselected package libcap2:amd64.
18:30:29 Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ...
18:30:29 Unpacking libcap2:amd64 (1:2.44-1) ...
18:30:29 Selecting previously unselected package libargon2-1:amd64.
18:30:29 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
18:30:29 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:30:29 Selecting previously unselected package dmsetup.
18:30:29 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:30:29 Unpacking dmsetup (2:1.02.175-2.1) ...
18:30:29 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:30:29 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:30:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:30:29 Selecting previously unselected package libjson-c5:amd64.
18:30:29 Running transaction check
18:30:29 Transaction check succeeded.
18:30:29 Running transaction test
18:30:29 Transaction test succeeded.
18:30:29 Running transaction
18:30:29   Preparing        :                                                        1/1 
18:30:29   Installing       : dbus-libs-1:1.14.10-1.fc38.aarch64                    1/12 
18:30:29   Installing       : python3-dbus-1.3.2-2.fc38.aarch64                     2/12 
18:30:29   Installing       : python3-six-1.16.0-9.fc38.noarch                      3/12 
18:30:29   Installing       : python3-dateutil-1:2.8.2-5.fc38.noarch                4/12 
18:30:29   Installing       : python3-distro-1.8.0-2.fc38.noarch                    5/12 
18:30:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
18:30:29 #13 64.28 Setting up dput (1.1.0) ...
18:30:29 #13 64.44 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
18:30:29 #13 64.45 Setting up equivs (2.3.1) ...
18:30:29 #13 64.46 Setting up libmoox-aliases-perl (0.001006-1.1) ...
18:30:29 #13 64.47 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
18:30:29 #13 64.48 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
18:30:29 #13 64.49 Setting up libnamespace-clean-perl (0.27-1) ...
18:30:29 #13 64.50 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
18:30:29 #13 64.52 Setting up libnamespace-autoclean-perl (0.29-1) ...
18:30:29 #13 64.54 Setting up libgitlab-api-v4-perl (0.26-1) ...
18:30:29 Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_amd64.deb ...
18:30:29 Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ...
18:30:29 Selecting previously unselected package libcryptsetup12:amd64.
18:30:29 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
18:30:29 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:30:29 Selecting previously unselected package libip4tc2:amd64.
18:30:29 Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ...
18:30:29 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:30:29 Selecting previously unselected package libkmod2:amd64.
18:30:29 Preparing to unpack .../8-libkmod2_28-1_amd64.deb ...
18:30:29 Unpacking libkmod2:amd64 (28-1) ...
18:30:29 Selecting previously unselected package systemd.
18:30:29 Preparing to unpack .../9-systemd_247.3-7+deb11u4_amd64.deb ...
18:30:29 Unpacking systemd (247.3-7+deb11u4) ...
18:30:29 (1/8): dnf-plugins-core-4.3.0-11.el9.noarch.rpm 129 kB/s |  38 kB     00:00    
18:30:29 (2/8): dbus-libs-1.12.20-8.el9.x86_64.rpm       510 kB/s | 152 kB     00:00    
18:30:29 (3/8): python3-dbus-1.2.18-2.el9.x86_64.rpm      19 MB/s | 144 kB     00:00    
18:30:29 (4/8): python3-dateutil-2.8.1-7.el9.noarch.rpm  938 kB/s | 288 kB     00:00    
18:30:29 (5/8): python3-dnf-plugins-core-4.3.0-11.el9.no  17 MB/s | 247 kB     00:00    
18:30:29 (6/8): python3-six-1.15.0-9.el9.noarch.rpm      2.8 MB/s |  37 kB     00:00    
18:30:29 (7/8): python3-systemd-234-18.el9.x86_64.rpm    9.9 MB/s |  90 kB     00:00    
18:30:29 (8/8): systemd-libs-252-18.el9.x86_64.rpm        41 MB/s | 654 kB     00:00    
18:30:29 --------------------------------------------------------------------------------
18:30:29 Total                                           2.8 MB/s | 1.6 MB     00:00     
18:30:29 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
18:30:29 Importing GPG key 0x8483C65D:
18:30:29  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
18:30:29  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
18:30:29  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18:30:29 Key imported successfully
18:30:29 Running transaction check
18:30:29 Transaction check succeeded.
18:30:29 Running transaction test
18:30:29   Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch               6/12 
18:30:29   Installing       : web-assets-filesystem-5-19.fc38.noarch                7/12 
18:30:29   Installing       : js-jquery-3.6.3-2.fc38.noarch                         8/12 
18:30:29   Installing       : python-systemd-doc-235-2.fc38.aarch64                 9/12 
18:30:29   Installing       : python3-systemd-235-2.fc38.aarch64                   10/12 
18:30:29   Installing       : python3-dnf-plugins-core-4.4.3-1.fc38.noarch         11/12 
18:30:29   Installing       : dnf-plugins-core-4.4.3-1.fc38.noarch                 12/12 
18:30:29 dpkg-genchanges: info: including full source code in upload
18:30:29  dpkg-source -I.git --after-build .
18:30:29 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:30:29 + destination=/build
18:30:29 + mkdir -p /build
18:30:29 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb /build
18:30:29 #13 64.55 Setting up libmoox-struct-perl (0.020-1) ...
18:30:29 #13 64.56 Setting up lintian (2.104.0) ...
18:30:29 #13 64.58 Setting up licensecheck (3.1.1-2) ...
18:30:29 #13 64.59 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:30:29 #13 64.60 Setting up libwww-perl (6.52-1) ...
18:30:29 #13 64.61 Setting up devscripts (2.21.3+deb11u1) ...
18:30:29 #13 64.77 Setting up libxml-parser-perl:armhf (2.46-2) ...
18:30:29 #13 64.78 Setting up libxml-sax-expat-perl (0.51-1) ...
18:30:29 #13 64.83 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:30:29 Transaction test succeeded.
18:30:29 Running transaction
18:30:29   Preparing        :                                                        1/1 
18:30:29   Installing       : systemd-libs-252-18.el9.x86_64                         1/8 
18:30:29   Running scriptlet: systemd-libs-252-18.el9.x86_64                         1/8 
18:30:29   Installing       : dbus-libs-1:1.12.20-8.el9.x86_64                       2/8 
18:30:29   Installing       : python3-dbus-1.2.18-2.el9.x86_64                       3/8 
18:30:29   Installing       : python3-systemd-234-18.el9.x86_64                      4/8 
18:30:29   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
18:30:29   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch                  6/8 
18:30:29   Running scriptlet: dnf-plugins-core-4.4.3-1.fc38.noarch                 12/12 
18:30:29   Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch               1/12 
18:30:29   Verifying        : js-jquery-3.6.3-2.fc38.noarch                         2/12 
18:30:29   Verifying        : python-systemd-doc-235-2.fc38.aarch64                 3/12 
18:30:29   Verifying        : python3-dateutil-1:2.8.2-5.fc38.noarch                4/12 
18:30:29   Verifying        : python3-dbus-1.3.2-2.fc38.aarch64                     5/12 
18:30:29   Verifying        : python3-distro-1.8.0-2.fc38.noarch                    6/12 
18:30:29   Verifying        : python3-six-1.16.0-9.fc38.noarch                      7/12 
18:30:29   Verifying        : python3-systemd-235-2.fc38.aarch64                    8/12 
18:30:29   Verifying        : web-assets-filesystem-5-19.fc38.noarch                9/12 
18:30:29   Verifying        : dbus-libs-1:1.14.10-1.fc38.aarch64                   10/12 
18:30:29   Verifying        : dnf-plugins-core-4.4.3-1.fc38.noarch                 11/12 
18:30:29   Verifying        : python3-dnf-plugins-core-4.4.3-1.fc38.noarch         12/12 
18:30:29 
18:30:29 Installed:
18:30:29   dbus-libs-1:1.14.10-1.fc38.aarch64                                            
18:30:29   dnf-plugins-core-4.4.3-1.fc38.noarch                                          
18:30:29   fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
18:30:29   js-jquery-3.6.3-2.fc38.noarch                                                 
18:30:29   python-systemd-doc-235-2.fc38.aarch64                                         
18:30:29   python3-dateutil-1:2.8.2-5.fc38.noarch                                        
18:30:29   python3-dbus-1.3.2-2.fc38.aarch64                                             
18:30:29   python3-distro-1.8.0-2.fc38.noarch                                            
18:30:29   python3-dnf-plugins-core-4.4.3-1.fc38.noarch                                  
18:30:29   python3-six-1.16.0-9.fc38.noarch                                              
18:30:29   python3-systemd-235-2.fc38.aarch64                                            
18:30:29   web-assets-filesystem-5-19.fc38.noarch                                        
18:30:29 
18:30:29 Complete!
18:30:29 + case ${DIST_ID}:${DIST_VERSION} in
18:30:29 + dnf install -y findutils
18:30:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
18:30:30 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc'
18:30:30 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc'
18:30:30 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz'
18:30:30 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz'
18:30:30 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.buildinfo'
18:30:30 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.buildinfo'
18:30:30 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.changes'
18:30:30 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.changes'
18:30:30 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
18:30:30 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
[Pipeline] sh
18:30:30 #13 64.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:30:30 #13 65.02 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:30:30 #13 65.06 Setting up libsoap-lite-perl (1.27-1) ...
18:30:30 #13 65.07 Setting up libxmlrpc-lite-perl (0.717-4) ...
18:30:30 #13 65.08 Processing triggers for libc-bin (2.31-13+deb11u7) ...
18:30:30 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:30:30 Setting up libcap2:amd64 (1:2.44-1) ...
18:30:30 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:30:30 Setting up libjson-c5:amd64 (0.15-2+deb11u1) ...
18:30:30 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:30:30 Setting up libkmod2:amd64 (28-1) ...
18:30:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:30:30 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:30:30 Setting up systemd (247.3-7+deb11u4) ...
18:30:30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:30:30 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:30:30 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:30:30 Initializing machine ID from KVM UUID.
18:30:30   Installing       : python3-dnf-plugins-core-4.3.0-11.el9.noarch           7/8 
18:30:30   Installing       : dnf-plugins-core-4.3.0-11.el9.noarch                   8/8 
18:30:30   Running scriptlet: dnf-plugins-core-4.3.0-11.el9.noarch                   8/8 
18:30:30   Verifying        : dbus-libs-1:1.12.20-8.el9.x86_64                       1/8 
18:30:30   Verifying        : dnf-plugins-core-4.3.0-11.el9.noarch                   2/8 
18:30:30   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch                  3/8 
18:30:30   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                       4/8 
18:30:30   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9.noarch           5/8 
18:30:30   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
18:30:30   Verifying        : python3-systemd-234-18.el9.x86_64                      7/8 
18:30:30   Verifying        : systemd-libs-252-18.el9.x86_64                         8/8 
18:30:30 
18:30:30 Installed:
18:30:30   dbus-libs-1:1.12.20-8.el9.x86_64                                              
18:30:30   dnf-plugins-core-4.3.0-11.el9.noarch                                          
18:30:30   python3-dateutil-1:2.8.1-7.el9.noarch                                         
18:30:30   python3-dbus-1.2.18-2.el9.x86_64                                              
18:30:30   python3-dnf-plugins-core-4.3.0-11.el9.noarch                                  
18:30:30   python3-six-1.15.0-9.el9.noarch                                               
18:30:30   python3-systemd-234-18.el9.x86_64                                             
18:30:30   systemd-libs-252-18.el9.x86_64                                                
18:30:30 
18:30:30 Complete!
18:30:30 + case ${DIST_ID}:${DIST_VERSION} in
18:30:30 + install_rpm_containerd
18:30:30 + '[' prod = stage ']'
18:30:30 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
18:30:30 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
18:30:30 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
18:30:30 + dnf --version
18:30:30 #13 65.12 Processing triggers for ca-certificates (20210119) ...
18:30:30 #13 65.13 Updating certificates in /etc/ssl/certs...
18:30:30 + make IMAGE=debian:bookworm verify
18:30:30 docker run  --rm -i \
18:30:30 	-v "$(pwd):/v" \
18:30:30 	-e DEBIAN_FRONTEND=noninteractive \
18:30:30 	-e PACKAGE_REPO=prod \
18:30:30 	-w /v \
18:30:30 	debian:bookworm ./verify
18:30:30 Unable to find image 'debian:bookworm' locally
18:30:30 bookworm: Pulling from library/debian
18:30:30 Setting up dmsetup (2:1.02.175-2.1) ...
18:30:30 4.14.0
18:30:30   Installed: dnf-0:4.14.0-8.el9.noarch at Mon Oct  9 17:12:41 2023
18:30:30   Built    : builder@centos.org at Thu Jun 29 08:27:49 2023
18:30:30 
18:30:30   Installed: rpm-0:4.16.1.3-25.el9.x86_64 at Mon Oct  9 17:12:39 2023
18:30:30   Built    : builder@centos.org at Fri Jun 30 14:49:47 2023
18:30:30 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
18:30:30 167b8a53ca45: Already exists
18:30:30 Digest: sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581
18:30:30 Status: Downloaded newer image for debian:bookworm
18:30:30 Selecting previously unselected package systemd-sysv.
18:30:30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10802 files and directories currently installed.)
18:30:30 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_amd64.deb ...
18:30:30 Unpacking systemd-sysv (247.3-7+deb11u4) ...
18:30:30 Selecting previously unselected package dbus.
18:30:30 Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_amd64.deb ...
18:30:30 Unpacking dbus (1.12.28-0+deb11u1) ...
18:30:30 Selecting previously unselected package netbase.
18:30:30 Preparing to unpack .../02-netbase_6.3_all.deb ...
18:30:30 Unpacking netbase (6.3) ...
18:30:30 Selecting previously unselected package libpam-systemd:amd64.
18:30:30 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_amd64.deb ...
18:30:30 Unpacking libpam-systemd:amd64 (247.3-7+deb11u4) ...
18:30:30 Selecting previously unselected package containerd.io.
18:30:30 Preparing to unpack .../04-containerd.io_1.6.24-1_amd64.deb ...
18:30:30 Unpacking containerd.io (1.6.24-1) ...
18:30:30 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
18:30:30 + verify
18:30:30 + dpkg --version
18:30:30 + verify_deb
18:30:30 + apt-get update
18:30:30 #13 65.57 0 added, 0 removed; done.
18:30:30 #13 65.57 Running hooks in /etc/ca-certificates/update.d...
18:30:30 #13 65.57 done.
18:30:30 + dnf config-manager --set-disabled 'docker-ce-*'
18:30:30 + dnf config-manager --set-enabled docker-ce-test
18:30:31 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:30:31 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
18:30:31 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:30:31 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8780 kB]
18:30:31 #13 DONE 65.9s
18:30:31 
18:30:31 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:30:31 #14 DONE 0.0s
18:30:31 
18:30:31 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:30:31 + dnf makecache
18:30:31 Last metadata expiration check: 0:00:08 ago on Wed Oct 11 18:30:23 2023.
18:30:31 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6408 B]
18:30:31 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [79.7 kB]
18:30:31 #15 0.514 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:30:31 #15 0.514 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:30:31 #15 0.514 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:30:31 CentOS Stream 9 - BaseOS                         20 kB/s | 5.7 kB     00:00    
18:30:31 Package findutils-1:4.9.0-3.fc38.aarch64 is already installed.
18:30:31 Dependencies resolved.
18:30:31 Nothing to do.
18:30:31 Complete!
18:30:32 CentOS Stream 9 - AppStream                      19 kB/s | 5.8 kB     00:00    
18:30:32 + install_rpm_containerd
18:30:32 + '[' prod = stage ']'
18:30:32 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
18:30:32 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
18:30:32 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
18:30:32 + dnf --version
18:30:32 Fetched 9117 kB in 1s (6147 kB/s)
18:30:32 4.16.2
18:30:32   Installed: dnf-0:4.16.2-1.fc38.noarch at Sun Oct  1 06:51:00 2023
18:30:32   Built    : Fedora Project at Fri Jul 28 12:40:50 2023
18:30:32 
18:30:32   Installed: rpm-0:4.18.1-3.fc38.aarch64 at Sun Oct  1 06:51:01 2023
18:30:32   Built    : Fedora Project at Wed Apr 26 05:34:59 2023
18:30:32 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
18:30:32 CentOS Stream 9 - Extras packages                18 kB/s | 6.6 kB     00:00    
18:30:32 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
18:30:32 Reading package lists...
18:30:32 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:30:32 #15 0.921 Reading package lists...
18:30:32 + dnf config-manager --set-disabled 'docker-ce-*'
18:30:33 Docker CE Test - x86_64                          76 kB/s |  41 kB     00:00    
18:30:33 #15 2.006 dpkg-buildpackage: info: source package docker-ce-build-deps
18:30:33 #15 2.006 dpkg-buildpackage: info: source version 1.0
18:30:33 #15 2.006 dpkg-buildpackage: info: source distribution unstable
18:30:33 #15 2.006 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:30:33 #15 2.044  dpkg-source --before-build .
18:30:33 #15 2.044 dpkg-buildpackage: info: host architecture armhf
18:30:33 #15 2.144  debian/rules clean
18:30:33 #15 2.146 dh clean
18:30:33 #15 2.227    dh_clean
18:30:33 Selecting previously unselected package dbus-user-session.
18:30:33 Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_amd64.deb ...
18:30:33 Unpacking dbus-user-session (1.12.28-0+deb11u1) ...
18:30:33 Selecting previously unselected package libip6tc2:amd64.
18:30:33 Preparing to unpack .../06-libip6tc2_1.8.7-1_amd64.deb ...
18:30:33 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:30:33 Selecting previously unselected package libxtables12:amd64.
18:30:33 Preparing to unpack .../07-libxtables12_1.8.7-1_amd64.deb ...
18:30:33 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:30:33 + dnf config-manager --set-enabled docker-ce-test
18:30:33 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
18:30:33 Metadata cache created.
18:30:33 [DEBUG] Installing engine rpms
18:30:33 + echo '[DEBUG] Installing engine rpms'
18:30:33 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
18:30:33 ++ sed /src/d
18:30:33 + packages='rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm
18:30:33 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm
18:30:33 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el9.x86_64.rpm
18:30:33 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el9.x86_64.rpm
18:30:33 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm'
18:30:33 + set -x
18:30:33 ++ source /etc/os-release
18:30:33 +++ NAME='CentOS Stream'
18:30:33 +++ VERSION=9
18:30:33 +++ ID=centos
18:30:33 +++ ID_LIKE='rhel fedora'
18:30:33 +++ VERSION_ID=9
18:30:33 +++ PLATFORM_ID=platform:el9
18:30:33 +++ PRETTY_NAME='CentOS Stream 9'
18:30:33 +++ ANSI_COLOR='0;31'
18:30:33 +++ LOGO=fedora-logo-icon
18:30:33 +++ CPE_NAME=cpe:/o:centos:centos:9
18:30:33 +++ HOME_URL=https://centos.org/
18:30:33 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:30:33 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
18:30:33 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
18:30:33 ++ echo 'CentOS Stream'
18:30:33 + product_version='CentOS Stream'
18:30:33 + '[' 'CentOS Stream' = rawhide ']'
18:30:33 + dnf install -y rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el9.x86_64.rpm
18:30:33 #15 2.263  debian/rules binary
18:30:33 #15 2.266 dh binary
18:30:33 #15 2.335    dh_update_autotools_config
18:30:33 #15 2.365    dh_autoreconf
18:30:33 #15 2.405    create-stamp debian/debhelper-build-stamp
18:30:33 #15 2.405    dh_prep
18:30:33 #15 2.435    dh_install
18:30:33 #15 2.469    dh_installdocs
18:30:33 Selecting previously unselected package libmnl0:amd64.
18:30:33 Preparing to unpack .../08-libmnl0_1.0.4-3_amd64.deb ...
18:30:33 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:30:33 Selecting previously unselected package libnfnetlink0:amd64.
18:30:33 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:30:33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:30:33 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:30:33 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:30:33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:30:33 Selecting previously unselected package libnftnl11:amd64.
18:30:33 Preparing to unpack .../11-libnftnl11_1.1.9-1_amd64.deb ...
18:30:33 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:30:33 Selecting previously unselected package iptables.
18:30:33 Preparing to unpack .../12-iptables_1.8.7-1_amd64.deb ...
18:30:33 Unpacking iptables (1.8.7-1) ...
18:30:33 Reading package lists...
18:30:33 + dnf makecache
18:30:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:30:33 Last metadata expiration check: 0:00:01 ago on Wed Oct 11 18:30:32 2023.
18:30:33 #15 2.507    dh_installchangelogs
18:30:33 #15 2.590    dh_perl
18:30:33 #15 2.627    dh_link
18:30:33 #15 2.661    dh_strip_nondeterminism
18:30:33 #15 2.727    dh_compress
18:30:33 Building dependency tree...
18:30:33 Reading state information...
18:30:33 Setting up systemd-sysv (247.3-7+deb11u4) ...
18:30:33 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:30:33 Setting up dbus (1.12.28-0+deb11u1) ...
18:30:33 invoke-rc.d: could not determine current runlevel
18:30:33 invoke-rc.d: policy-rc.d denied execution of start.
18:30:33 Setting up libmnl0:amd64 (1.0.4-3) ...
18:30:33 Setting up containerd.io (1.6.24-1) ...
18:30:33 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:30:33 Setting up libxtables12:amd64 (1.8.7-1) ...
18:30:33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:30:33 Dependencies resolved.
18:30:33 ==================================================================================================
18:30:33  Package                        Arch    Version                              Repository       Size
18:30:33 ==================================================================================================
18:30:33 Installing:
18:30:33  docker-buildx-plugin           x86_64  0.11.2-0.el9                         @commandline     13 M
18:30:33  docker-ce                      x86_64  3:0.0.0~20231011170815.26951f7-0.el9 @commandline     25 M
18:30:33  docker-ce-cli                  x86_64  1:0.0.0~20231011170815.26951f7-0.el9 @commandline    7.3 M
18:30:33  docker-ce-rootless-extras      x86_64  0.0.0~20231011170815.26951f7-0.el9   @commandline    4.0 M
18:30:33  docker-compose-plugin          x86_64  2.21.0-0.el9                         @commandline     13 M
18:30:33 Installing dependencies:
18:30:33  acl                            x86_64  2.3.1-3.el9                          baseos           73 k
18:30:33  checkpolicy                    x86_64  3.5-1.el9                            appstream       347 k
18:30:33  container-selinux              noarch  3:2.222.0-1.el9                      appstream        56 k
18:30:33  containerd.io                  x86_64  1.6.24-3.1.el9                       docker-ce-test   33 M
18:30:33  cracklib                       x86_64  2.9.6-27.el9                         baseos           94 k
18:30:33  cracklib-dicts                 x86_64  2.9.6-27.el9                         baseos          3.6 M
18:30:33  dbus                           x86_64  1:1.12.20-8.el9                      baseos          3.8 k
18:30:33  dbus-broker                    x86_64  28-7.el9                             baseos          172 k
18:30:33  dbus-common                    noarch  1:1.12.20-8.el9                      baseos           15 k
18:30:33  diffutils                      x86_64  3.7-12.el9                           baseos          397 k
18:30:33  fuse-common                    x86_64  3.10.2-6.el9                         baseos          8.2 k
18:30:33  fuse-overlayfs                 x86_64  1.12-1.el9                           appstream        67 k
18:30:33  fuse3                          x86_64  3.10.2-6.el9                         appstream        53 k
18:30:33  fuse3-libs                     x86_64  3.10.2-6.el9                         appstream        91 k
18:30:33  iptables-libs                  x86_64  1.8.8-6.el9                          baseos          464 k
18:30:33  iptables-nft                   x86_64  1.8.8-6.el9                          baseos          203 k
18:30:33  kmod                           x86_64  28-9.el9                             baseos          126 k
18:30:33  kmod-libs                      x86_64  28-9.el9                             baseos           64 k
18:30:33  libdb                          x86_64  5.3.28-53.el9                        baseos          738 k
18:30:33  libeconf                       x86_64  0.4.1-3.el9                          baseos           27 k
18:30:33  libfdisk                       x86_64  2.37.4-15.el9                        baseos          155 k
18:30:33  libibverbs                     x86_64  46.0-1.el9                           baseos          398 k
18:30:33  libmnl                         x86_64  1.0.4-15.el9                         baseos           29 k
18:30:33  libnetfilter_conntrack         x86_64  1.0.9-1.el9                          baseos           59 k
18:30:33  libnfnetlink                   x86_64  1.0.1-21.el9                         baseos           30 k
18:30:33  libnftnl                       x86_64  1.2.2-1.el9                          baseos           84 k
18:30:33  libnl3                         x86_64  3.7.0-1.el9                          baseos          350 k
18:30:33  libpcap                        x86_64  14:1.10.0-4.el9                      baseos          173 k
18:30:33  libpwquality                   x86_64  1.4.4-8.el9                          baseos          119 k
18:30:33  libseccomp                     x86_64  2.5.2-2.el9                          baseos           72 k
18:30:33  libselinux-utils               x86_64  3.5-1.el9                            baseos          183 k
18:30:33  libslirp                       x86_64  4.4.0-7.el9                          appstream        69 k
18:30:33  libutempter                    x86_64  1.2.1-6.el9                          baseos           27 k
18:30:33  openssl                        x86_64  1:3.0.7-24.el9                       baseos          1.2 M
18:30:33  pam                            x86_64  1.5.1-15.el9                         baseos          619 k
18:30:33  policycoreutils                x86_64  3.5-2.el9                            baseos          238 k
18:30:33  policycoreutils-python-utils   noarch  3.5-2.el9                            appstream        78 k
18:30:33  python3-audit                  x86_64  3.0.7-104.el9                        appstream        83 k
18:30:33  python3-distro                 noarch  1.5.0-7.el9                          baseos           37 k
18:30:33  python3-libselinux             x86_64  3.5-1.el9                            appstream       188 k
18:30:33  python3-libsemanage            x86_64  3.5-2.el9                            appstream        80 k
18:30:33  python3-policycoreutils        noarch  3.5-2.el9                            appstream       2.1 M
18:30:33  python3-setools                x86_64  4.4.3-1.el9                          baseos          604 k
18:30:33  python3-setuptools             noarch  53.0.0-12.el9                        baseos          944 k
18:30:33  rpm-plugin-selinux             x86_64  4.16.1.3-25.el9                      baseos           17 k
18:30:33  selinux-policy                 noarch  38.1.24-1.el9                        baseos           56 k
18:30:33  selinux-policy-targeted        noarch  38.1.24-1.el9                        baseos          6.5 M
18:30:33  slirp4netns                    x86_64  1.2.2-1.el9                          appstream        47 k
18:30:33  systemd                        x86_64  252-18.el9                           baseos          3.9 M
18:30:33  systemd-pam                    x86_64  252-18.el9                           baseos          262 k
18:30:33  systemd-rpm-macros             noarch  252-18.el9                           baseos           51 k
18:30:33  util-linux                     x86_64  2.37.4-15.el9                        baseos          2.2 M
18:30:33  util-linux-core                x86_64  2.37.4-15.el9                        baseos          434 k
18:30:33  xz                             x86_64  5.2.5-8.el9                          baseos          226 k
18:30:33 
18:30:33 Transaction Summary
18:30:33 ==================================================================================================
18:30:33 Install  59 Packages
18:30:33 
18:30:33 Total size: 123 M
18:30:33 Total download size: 61 M
18:30:33 Installed size: 454 M
18:30:33 Downloading Packages:
18:30:33 + make IMAGE=ubuntu:focal verify
18:30:33 docker run  --rm -i \
18:30:33 	-v "$(pwd):/v" \
18:30:33 	-e DEBIAN_FRONTEND=noninteractive \
18:30:33 	-e PACKAGE_REPO=prod \
18:30:33 	-w /v \
18:30:33 	ubuntu:focal ./verify
18:30:33 Unable to find image 'ubuntu:focal' locally
18:30:33 #15 2.770    dh_fixperms
18:30:33 #15 2.813    dh_missing
18:30:33 #15 2.840    dh_installdeb
18:30:33 #15 2.874    dh_gencontrol
18:30:34 The following additional packages will be installed:
18:30:34   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
18:30:34   dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
18:30:34   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:30:34   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
18:30:34   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:30:34   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
18:30:34   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:30:34   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
18:30:34   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
18:30:34   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
18:30:34   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:30:34   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:30:34   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:30:34   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared libsystemd0
18:30:34   libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2
18:30:34   media-types openssl packagekit pinentry-curses polkitd python-apt-common
18:30:34   python3 python3-apt python3-blinker python3-cffi-backend
18:30:34   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:30:34   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
18:30:34   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
18:30:34   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:30:34   readline-common sgml-base systemd systemd-sysv xml-core
18:30:34 Suggested packages:
18:30:34   default-dbus-session-bus | dbus-session-bus dbus-user-session
18:30:34   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
18:30:34   low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc
18:30:34   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
18:30:34   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
18:30:34   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
18:30:34   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
18:30:34   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
18:30:34   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
18:30:34   libtss2-rc0 debhelper
18:30:34 Recommended packages:
18:30:34   libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common
18:30:34   libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream
18:30:34   packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
18:30:34 Setting up libpam-systemd:amd64 (247.3-7+deb11u4) ...
18:30:34 Setting up netbase (6.3) ...
18:30:34 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:30:34 Setting up dbus-user-session (1.12.28-0+deb11u1) ...
18:30:34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:30:34 Setting up iptables (1.8.7-1) ...
18:30:34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:30:34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:30:34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:30:34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:30:34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:30:34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:30:34 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:30:34 + popd
18:30:34 + RPM_EC=0
18:30:34 ~/rpmbuild/BUILD/src
18:30:34 ++ jobs -p
18:30:34 + exit 0
18:30:34 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AdeDxn
18:30:34 + umask 022
18:30:34 + cd /root/rpmbuild/BUILD
18:30:34 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64 '!=' / ']'
18:30:34 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
18:30:34 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
18:30:34 + mkdir -p /root/rpmbuild/BUILDROOT
18:30:34 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
18:30:34 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:34 + export CFLAGS
18:30:34 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:34 + export CXXFLAGS
18:30:34 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:34 + export FFLAGS
18:30:34 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:34 + export FCFLAGS
18:30:34 + VALAFLAGS=-g
18:30:34 + export VALAFLAGS
18:30:34 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:30:34 + export RUSTFLAGS
18:30:34 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:30:34 + export LDFLAGS
18:30:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:34 + export LT_SYS_LIBRARY_PATH
18:30:34 + CC=gcc
18:30:34 + export CC
18:30:34 + CXX=g++
18:30:34 + export CXX
18:30:34 + cd src
18:30:34 + pushd /root/rpmbuild/BUILD/src/buildx
18:30:34 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:30:34 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:34 + popd
18:30:34 + /usr/lib/rpm/check-buildroot
18:30:34 ~/rpmbuild/BUILD/src
18:30:34 + /usr/lib/rpm/redhat/brp-ldconfig
18:30:34 + /usr/lib/rpm/brp-compress
18:30:34 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:30:34 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:30:34 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:30:34 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:30:34 + /usr/lib/rpm/check-rpaths
18:30:34 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:30:34 + /usr/lib/rpm/brp-remove-la-files
18:30:34 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:30:34 + /usr/lib/rpm/redhat/brp-python-hardlink
18:30:34 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gsFsXG
18:30:34 + umask 022
18:30:34 + cd /root/rpmbuild/BUILD
18:30:34 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:34 + export CFLAGS
18:30:34 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:34 + export CXXFLAGS
18:30:34 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:34 + export FFLAGS
18:30:34 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:34 + export FCFLAGS
18:30:34 + VALAFLAGS=-g
18:30:34 + export VALAFLAGS
18:30:34 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:30:34 + export RUSTFLAGS
18:30:34 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:30:34 + export LDFLAGS
18:30:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:34 + export LT_SYS_LIBRARY_PATH
18:30:34 + CC=gcc
18:30:34 + export CC
18:30:34 + CXX=g++
18:30:34 + export CXX
18:30:34 + cd src
18:30:34 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:30:34 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:30:34 + ver=v0.11.2
18:30:34 + test v0.11.2 = v0.11.2
18:30:34 + echo 'PASS: docker-buildx version OK'
18:30:34 + RPM_EC=0
18:30:34 PASS: docker-buildx version OK
18:30:34 ++ jobs -p
18:30:34 + exit 0
18:30:34 Processing files: docker-buildx-plugin-0.11.2-0.fc39.x86_64
18:30:34 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:34 Provides: docker-buildx-plugin = 0:0.11.2-0.fc39 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc39
18:30:34 Requires(interp): /bin/sh /bin/sh /bin/sh
18:30:34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:30:34 Requires(post): /bin/sh
18:30:34 Requires(preun): /bin/sh
18:30:34 Requires(postun): /bin/sh
18:30:34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
18:30:34 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc39.src.rpm
18:30:34 focal: Pulling from library/ubuntu
18:30:34 edaedc954fb5: Already exists
18:30:34 Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:30:34 Status: Downloaded newer image for ubuntu:focal
18:30:34 #15 2.991    dh_md5sums
18:30:34 #15 3.028    dh_builddeb
18:30:34 #15 3.055 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:30:34 #15 3.074  dpkg-genbuildinfo --build=binary
18:30:34 + verify_binaries
18:30:34 + docker --version
18:30:34 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:30:34 + docker buildx version
18:30:34 github.com/docker/buildx v0.11.2 9872040
18:30:34 + docker compose version
18:30:34 Docker Compose version v2.21.0
18:30:34 + dockerd --version
18:30:34 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:30:34 + docker-proxy --version
18:30:34 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:30:34 + containerd --version
18:30:34 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:34 + ctr --version
18:30:34 ctr containerd.io 1.6.24
18:30:34 + containerd-shim --help
18:30:34 Usage of containerd-shim:
18:30:34   -address string
18:30:34     	grpc address back to main containerd
18:30:34   -containerd-binary containerd publish
18:30:34     	path to containerd binary (used for containerd publish) (default "containerd")
18:30:34   -criu string
18:30:34     	path to criu binary
18:30:34   -debug
18:30:34     	enable debug output in logs
18:30:34   -namespace string
18:30:34     	namespace that owns the shim
18:30:34   -runtime-root string
18:30:34     	root directory for the runtime (default "/run/containerd/runc")
18:30:34   -socket string
18:30:34     	socket path to serve
18:30:34   -systemd-cgroup
18:30:34     	set runtime to use systemd-cgroup
18:30:34   -workdir string
18:30:34     	path used to storge large temporary data
18:30:34 + containerd-shim-runc-v1 -v
18:30:34 containerd-shim-runc-v1:
18:30:34   Version:  1.6.24
18:30:34   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:34   Go version: go1.20.8
18:30:34 
18:30:34 + containerd-shim-runc-v2 -v
18:30:34 containerd-shim-runc-v2:
18:30:34   Version:  1.6.24
18:30:34   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:34   Go version: go1.20.8
18:30:34 
18:30:34 + runc --version
18:30:34 runc version 1.1.9
18:30:34 commit: v1.1.9-0-gccaecfc
18:30:34 spec: 1.0.2-dev
18:30:34 go: go1.20.8
18:30:34 libseccomp: 2.5.1
18:30:34 Docker CE Test - aarch64                         34 kB/s |  17 kB     00:00    
18:30:34 + verify
18:30:34 + dpkg --version
18:30:34 + verify_deb
18:30:34 + apt-get update
18:30:34 #15 3.221  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
18:30:34 #15 3.307 dpkg-genchanges: info: binary-only upload (no source code included)
18:30:34 #15 3.310  dpkg-source --after-build .
18:30:34 #15 3.411 dpkg-buildpackage: info: binary-only upload (no source included)
18:30:34 #15 3.415 
18:30:34 #15 3.415 The package has been created.
18:30:34 #15 3.415 Attention, the package has been created in the current directory,
18:30:34 #15 3.415 not in ".." as indicated by the message above!
18:30:34 #15 3.440 Selecting previously unselected package docker-ce-build-deps.
18:30:34 #15 3.457 (Reading database ... 28397 files and directories currently installed.)
18:30:34 #15 3.458 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:30:34 #15 3.462 Unpacking docker-ce-build-deps (1.0) ...
18:30:34 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
18:30:34 (1/54): acl-2.3.1-3.el9.x86_64.rpm              252 kB/s |  73 kB     00:00    
18:30:34 (2/54): cracklib-2.9.6-27.el9.x86_64.rpm        320 kB/s |  94 kB     00:00    
18:30:34 (3/54): dbus-1.12.20-8.el9.x86_64.rpm           649 kB/s | 3.8 kB     00:00    
18:30:34 (4/54): dbus-broker-28-7.el9.x86_64.rpm          26 MB/s | 172 kB     00:00    
18:30:34 (5/54): dbus-common-1.12.20-8.el9.noarch.rpm    1.7 MB/s |  15 kB     00:00    
18:30:34 (6/54): cracklib-dicts-2.9.6-27.el9.x86_64.rpm   11 MB/s | 3.6 MB     00:00    
18:30:34 (7/54): fuse-common-3.10.2-6.el9.x86_64.rpm     382 kB/s | 8.2 kB     00:00    
18:30:34 (8/54): diffutils-3.7-12.el9.x86_64.rpm          14 MB/s | 397 kB     00:00    
18:30:34 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
18:30:34 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2896 kB]
18:30:34 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1117 kB]
18:30:34 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3109 kB]
18:30:34 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB]
18:30:35 The following NEW packages will be installed:
18:30:35   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
18:30:35   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
18:30:35   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
18:30:35   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:30:35   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
18:30:35   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:30:35   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
18:30:35   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:30:35   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
18:30:35   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
18:30:35   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
18:30:35   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:30:35   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:30:35   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:30:35   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
18:30:35   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
18:30:35   lsb-release media-types openssl packagekit pinentry-curses polkitd
18:30:35   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
18:30:35   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:30:35   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
18:30:35   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
18:30:35   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:30:35   readline-common sgml-base software-properties-common systemd systemd-sysv
18:30:35   xml-core
18:30:35 The following packages will be upgraded:
18:30:35   libsystemd0 libudev1
18:30:35 2 upgraded, 117 newly installed, 0 to remove and 9 not upgraded.
18:30:35 Need to get 49.6 MB of archives.
18:30:35 After this operation, 175 MB of additional disk space will be used.
18:30:35 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u1 [2018 kB]
18:30:35 Get:2 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
18:30:35 Get:3 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.17-1~deb12u1 [108 kB]
18:30:35 Get:4 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
18:30:35 Get:5 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
18:30:35 Get:6 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
18:30:35 Get:7 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u1 [223 kB]
18:30:35 Get:8 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+b1 [194 kB]
18:30:35 Get:9 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
18:30:35 Get:10 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
18:30:35 Get:11 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
18:30:35 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.17-1~deb12u1 [1691 kB]
18:30:35 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.17-1~deb12u1 [331 kB]
18:30:35 Get:14 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.17-1~deb12u1 [3029 kB]
18:30:35 Get:15 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.17-1~deb12u1 [41.8 kB]
18:30:35 Get:16 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
18:30:35 Fedora 38 - aarch64                              28 kB/s |  14 kB     00:00    
18:30:35 (9/54): iptables-libs-1.8.8-6.el9.x86_64.rpm     30 MB/s | 464 kB     00:00    
18:30:35 (10/54): iptables-nft-1.8.8-6.el9.x86_64.rpm     13 MB/s | 203 kB     00:00    
18:30:35 (11/54): kmod-28-9.el9.x86_64.rpm               9.6 MB/s | 126 kB     00:00    
18:30:35 (12/54): kmod-libs-28-9.el9.x86_64.rpm           11 MB/s |  64 kB     00:00    
18:30:35 (13/54): libeconf-0.4.1-3.el9.x86_64.rpm        4.5 MB/s |  27 kB     00:00    
18:30:35 (14/54): libdb-5.3.28-53.el9.x86_64.rpm          43 MB/s | 738 kB     00:00    
18:30:35 (15/54): libfdisk-2.37.4-15.el9.x86_64.rpm       12 MB/s | 155 kB     00:00    
18:30:35 (16/54): libibverbs-46.0-1.el9.x86_64.rpm        25 MB/s | 398 kB     00:00    
18:30:35 (17/54): libmnl-1.0.4-15.el9.x86_64.rpm         3.7 MB/s |  29 kB     00:00    
18:30:35 (18/54): libnetfilter_conntrack-1.0.9-1.el9.x86 5.7 MB/s |  59 kB     00:00    
18:30:35 (19/54): libnfnetlink-1.0.1-21.el9.x86_64.rpm   3.7 MB/s |  30 kB     00:00    
18:30:35 (20/54): libnftnl-1.2.2-1.el9.x86_64.rpm         14 MB/s |  84 kB     00:00    
18:30:35 (21/54): libnl3-3.7.0-1.el9.x86_64.rpm           30 MB/s | 350 kB     00:00    
18:30:35 (22/54): libpcap-1.10.0-4.el9.x86_64.rpm         15 MB/s | 173 kB     00:00    
18:30:35 (23/54): libpwquality-1.4.4-8.el9.x86_64.rpm     11 MB/s | 119 kB     00:00    
18:30:35 (24/54): libseccomp-2.5.2-2.el9.x86_64.rpm       11 MB/s |  72 kB     00:00    
18:30:35 (25/54): libselinux-utils-3.5-1.el9.x86_64.rpm   19 MB/s | 183 kB     00:00    
18:30:35 (26/54): libutempter-1.2.1-6.el9.x86_64.rpm     3.0 MB/s |  27 kB     00:00    
18:30:35 (27/54): openssl-3.0.7-24.el9.x86_64.rpm         82 MB/s | 1.2 MB     00:00    
18:30:35 (28/54): pam-1.5.1-15.el9.x86_64.rpm             29 MB/s | 619 kB     00:00    
18:30:35 (29/54): policycoreutils-3.5-2.el9.x86_64.rpm    12 MB/s | 238 kB     00:00    
18:30:35 (30/54): python3-distro-1.5.0-7.el9.noarch.rpm  4.6 MB/s |  37 kB     00:00    
18:30:35 (31/54): python3-setools-4.4.3-1.el9.x86_64.rpm  43 MB/s | 604 kB     00:00    
18:30:35 (32/54): python3-setuptools-53.0.0-12.el9.noarc  53 MB/s | 944 kB     00:00    
18:30:35 (33/54): rpm-plugin-selinux-4.16.1.3-25.el9.x86 1.7 MB/s |  17 kB     00:00    
18:30:35 (34/54): selinux-policy-38.1.24-1.el9.noarch.rp 4.6 MB/s |  56 kB     00:00    
18:30:35 (35/54): systemd-pam-252-18.el9.x86_64.rpm       15 MB/s | 262 kB     00:00    
18:30:35 (36/54): selinux-policy-targeted-38.1.24-1.el9.  98 MB/s | 6.5 MB     00:00    
18:30:35 (37/54): systemd-252-18.el9.x86_64.rpm           50 MB/s | 3.9 MB     00:00    
18:30:35 (38/54): systemd-rpm-macros-252-18.el9.noarch.r 839 kB/s |  51 kB     00:00    
18:30:35 (39/54): util-linux-core-2.37.4-15.el9.x86_64.r  32 MB/s | 434 kB     00:00    
18:30:35 (40/54): util-linux-2.37.4-15.el9.x86_64.rpm     79 MB/s | 2.2 MB     00:00    
18:30:35 (41/54): xz-5.2.5-8.el9.x86_64.rpm              7.1 MB/s | 226 kB     00:00    
18:30:35 (42/54): checkpolicy-3.5-1.el9.x86_64.rpm        15 MB/s | 347 kB     00:00    
18:30:35 (43/54): container-selinux-2.222.0-1.el9.noarch 7.3 MB/s |  56 kB     00:00    
18:30:35 (44/54): fuse-overlayfs-1.12-1.el9.x86_64.rpm   6.7 MB/s |  67 kB     00:00    
18:30:35 (45/54): fuse3-3.10.2-6.el9.x86_64.rpm          6.9 MB/s |  53 kB     00:00    
18:30:35 (46/54): fuse3-libs-3.10.2-6.el9.x86_64.rpm      16 MB/s |  91 kB     00:00    
18:30:35 (47/54): libslirp-4.4.0-7.el9.x86_64.rpm        8.4 MB/s |  69 kB     00:00    
18:30:35 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
18:30:35 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
18:30:35 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
18:30:35 Get:19 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
18:30:35 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
18:30:35 Get:21 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
18:30:35 Get:22 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
18:30:35 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]
18:30:35 Get:24 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]
18:30:35 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
18:30:35 Get:26 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
18:30:35 Get:27 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
18:30:35 Get:28 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB]
18:30:35 Get:29 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB]
18:30:35 Get:30 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
18:30:35 Get:31 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB]
18:30:35 Get:32 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB]
18:30:35 Get:33 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
18:30:35 Get:34 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
18:30:35 Get:35 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
18:30:35 Get:36 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
18:30:35 Get:37 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
18:30:35 Get:38 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]
18:30:35 Get:39 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]
18:30:35 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB]
18:30:35 Get:41 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
18:30:35 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
18:30:35 Get:43 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
18:30:35 Get:44 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u1 [1420 kB]
18:30:35 Get:45 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
18:30:35 Get:46 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.17-1~deb12u1 [224 kB]
18:30:35 Get:47 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB]
18:30:35 Get:48 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
18:30:35 Get:49 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
18:30:35 Get:50 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
18:30:35 Get:51 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
18:30:35 Get:52 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB]
18:30:35 Get:53 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
18:30:35 Get:54 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:30:35 Get:55 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
18:30:35 Get:56 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u4 [390 kB]
18:30:35 Get:57 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u4 [315 kB]
18:30:35 Get:58 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
18:30:35 Get:59 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
18:30:35 Get:60 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
18:30:35 Get:61 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
18:30:35 Get:62 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
18:30:35 Get:63 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58 [5848 B]
18:30:35 Get:64 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB]
18:30:35 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB]
18:30:35 Get:66 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB]
18:30:35 Get:67 http://deb.debian.org/debian bookworm/main amd64 libpackagekit-glib2-18 amd64 1.2.6-5 [113 kB]
18:30:35 Get:68 http://deb.debian.org/debian bookworm/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.6-5 [25.9 kB]
18:30:35 Get:69 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
18:30:35 Get:70 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
18:30:35 Get:71 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
18:30:35 Get:72 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
18:30:35 Get:73 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
18:30:35 Get:74 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
18:30:35 Get:75 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
18:30:35 Get:76 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
18:30:35 Get:77 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
18:30:35 Get:78 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB]
18:30:35 Get:79 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB]
18:30:35 Get:80 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u4 [385 kB]
18:30:35 Get:81 http://deb.debian.org/debian bookworm/main amd64 libstemmer0d amd64 2.2.0-2 [118 kB]
18:30:35 Get:82 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
18:30:35 (48/54): policycoreutils-python-utils-3.5-2.el9 9.0 MB/s |  78 kB     00:00    
18:30:35 (49/54): python3-audit-3.0.7-104.el9.x86_64.rpm  14 MB/s |  83 kB     00:00    
18:30:35 (50/54): python3-libselinux-3.5-1.el9.x86_64.rp  18 MB/s | 188 kB     00:00    
18:30:35 (51/54): python3-libsemanage-3.5-2.el9.x86_64.r 7.9 MB/s |  80 kB     00:00    
18:30:35 (52/54): python3-policycoreutils-3.5-2.el9.noar  89 MB/s | 2.1 MB     00:00    
18:30:35 (53/54): slirp4netns-1.2.2-1.el9.x86_64.rpm     2.8 MB/s |  47 kB     00:00    
18:30:35 #15 3.514 Reading package lists...
18:30:35 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
18:30:35 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
18:30:35 Get:83 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
18:30:35 Get:84 http://deb.debian.org/debian bookworm/main amd64 libxmlb2 amd64 0.3.10-2 [60.2 kB]
18:30:35 Get:85 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
18:30:35 Get:86 http://deb.debian.org/debian bookworm/main amd64 libappstream4 amd64 0.16.1-2 [199 kB]
18:30:35 Get:87 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB]
18:30:35 Get:88 http://deb.debian.org/debian bookworm/main amd64 libduktape207 amd64 2.7.0-2 [134 kB]
18:30:35 Get:89 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
18:30:35 Get:90 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB]
18:30:35 Get:91 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB]
18:30:35 Get:92 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2 [110 kB]
18:30:35 Get:93 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
18:30:35 Get:94 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB]
18:30:35 Get:95 http://deb.debian.org/debian bookworm/main amd64 libpolkit-gobject-1-0 amd64 122-3 [43.9 kB]
18:30:35 Get:96 http://deb.debian.org/debian bookworm/main amd64 libpolkit-agent-1-0 amd64 122-3 [24.4 kB]
18:30:35 Get:97 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
18:30:35 Get:98 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
18:30:35 Get:99 http://deb.debian.org/debian bookworm/main amd64 polkitd amd64 122-3 [112 kB]
18:30:35 Get:100 http://deb.debian.org/debian bookworm/main amd64 packagekit amd64 1.2.6-5 [610 kB]
18:30:35 Get:101 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB]
18:30:35 Get:102 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB]
18:30:35 Get:103 http://deb.debian.org/debian bookworm/main amd64 python3-blinker all 1.5-1 [14.7 kB]
18:30:35 Get:104 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
18:30:35 Get:105 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3 [666 kB]
18:30:35 Get:106 http://deb.debian.org/debian bookworm/main amd64 python3-dbus amd64 1.3.2-4+b1 [95.1 kB]
18:30:35 Get:107 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB]
18:30:35 Get:108 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB]
18:30:35 Get:109 http://deb.debian.org/debian bookworm/main amd64 python3-pyparsing all 3.0.9-1 [138 kB]
18:30:35 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-httplib2 all 0.20.4-3 [36.0 kB]
18:30:35 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-jwt all 2.6.0-1 [26.6 kB]
18:30:35 Get:112 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
18:30:35 Get:113 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.uri all 1.0.6-3 [13.7 kB]
18:30:35 Get:114 http://deb.debian.org/debian bookworm/main amd64 python3-wadllib all 1.3.6-4 [37.2 kB]
18:30:35 Get:115 http://deb.debian.org/debian bookworm/main amd64 python3-oauthlib all 3.2.2-1 [95.4 kB]
18:30:35 Get:116 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
18:30:35 Get:117 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
18:30:35 Get:118 http://deb.debian.org/debian bookworm/main amd64 python3-software-properties all 0.99.30-4 [32.7 kB]
18:30:35 Get:119 http://deb.debian.org/debian bookworm/main amd64 software-properties-common all 0.99.30-4 [62.0 kB]
18:30:35 debconf: delaying package configuration, since apt-utils is not installed
18:30:35 Fetched 49.6 MB in 1s (76.4 MB/s)
18:30:35 Selecting previously unselected package libssl3:amd64.
18:30:35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6098 files and directories currently installed.)
18:30:35 Preparing to unpack .../libssl3_3.0.11-1~deb12u1_amd64.deb ...
18:30:35 Unpacking libssl3:amd64 (3.0.11-1~deb12u1) ...
18:30:35 Fedora 38 openh264 (From Cisco) - aarch64       3.0 kB/s | 990  B     00:00    
18:30:35 (54/54): containerd.io-1.6.24-3.1.el9.x86_64.rp  70 MB/s |  33 MB     00:00    
18:30:35 --------------------------------------------------------------------------------
18:30:35 Total                                            33 MB/s |  61 MB     00:01     
18:30:35 #15 4.289 Building dependency tree...
18:30:35 #15 4.458 Reading state information...
18:30:35 #15 4.483 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:30:35 #15 4.702 Starting 2 pkgProblemResolver with broken count: 0
18:30:35 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
18:30:35 Selecting previously unselected package libargon2-1:amd64.
18:30:35 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
18:30:35 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
18:30:35 Preparing to unpack .../libudev1_252.17-1~deb12u1_amd64.deb ...
18:30:35 Unpacking libudev1:amd64 (252.17-1~deb12u1) over (252.12-1~deb12u1) ...
18:30:35 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc
18:30:35  debian/rules build
18:30:35 dh build --with=bash-completion
18:30:35    dh_update_autotools_config
18:30:35    dh_autoreconf
18:30:35    debian/rules override_dh_auto_build
18:30:35 make[1]: Entering directory '/root/build-deb'
18:30:35 # Build the daemon and dependencies
18:30:35 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:30:35 
18:30:35 Removing bundles/
18:30:35 
18:30:35 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:30:35 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:30:35 + tee /root/build-deb/engine/go.mod
18:30:35 module github.com/docker/docker
18:30:35 
18:30:35 go 1.20
18:30:35 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:30:35 + GO111MODULE=on
18:30:35 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:30:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:30:35 Fedora Modular 38 - aarch64                      43 kB/s |  13 kB     00:00    
18:30:35 Dependencies resolved.
18:30:35 ================================================================================
18:30:35  Package                   Arch     Version              Repository        Size
18:30:35 ================================================================================
18:30:35 Installing:
18:30:35  dnf-plugins-core          noarch   4.4.3-1.fc39         updates-testing   38 k
18:30:35 Installing dependencies:
18:30:35  dbus-libs                 aarch64  1:1.14.10-1.fc39     fedora           156 k
18:30:35  fonts-filesystem          noarch   1:2.0.5-12.fc39      fedora           8.2 k
18:30:35  js-jquery                 noarch   3.6.4-2.fc39         fedora           172 k
18:30:35  python3-dateutil          noarch   1:2.8.2-10.fc39      fedora           355 k
18:30:35  python3-dbus              aarch64  1.3.2-4.fc39         fedora           157 k
18:30:35  python3-distro            noarch   1.8.0-6.fc39         fedora            49 k
18:30:35  python3-dnf-plugins-core  noarch   4.4.3-1.fc39         updates-testing  317 k
18:30:35  python3-six               noarch   1.16.0-12.fc39       fedora            41 k
18:30:35  python3-systemd           aarch64  235-5.fc39           fedora           107 k
18:30:35  web-assets-filesystem     noarch   5-20.fc39            fedora           7.9 k
18:30:35 Installing weak dependencies:
18:30:35  python-systemd-doc        aarch64  235-5.fc39           fedora            75 k
18:30:35 
18:30:35 Transaction Summary
18:30:35 ================================================================================
18:30:35 Install  12 Packages
18:30:35 
18:30:35 Total download size: 1.4 M
18:30:35 Installed size: 5.8 M
18:30:35 Downloading Packages:
18:30:35 (1/12): dbus-libs-1.14.10-1.fc39.aarch64.rpm    682 kB/s | 156 kB     00:00    
18:30:35 (2/12): fonts-filesystem-2.0.5-12.fc39.noarch.r  35 kB/s | 8.2 kB     00:00    
18:30:35 (3/12): js-jquery-3.6.4-2.fc39.noarch.rpm       728 kB/s | 172 kB     00:00    
18:30:35 (4/12): python-systemd-doc-235-5.fc39.aarch64.r 7.2 MB/s |  75 kB     00:00    
18:30:35 (5/12): python3-dateutil-2.8.2-10.fc39.noarch.r  22 MB/s | 355 kB     00:00    
18:30:35 (6/12): python3-dbus-1.3.2-4.fc39.aarch64.rpm   9.9 MB/s | 157 kB     00:00    
18:30:35 (7/12): python3-distro-1.8.0-6.fc39.noarch.rpm  5.1 MB/s |  49 kB     00:00    
18:30:35 (8/12): python3-six-1.16.0-12.fc39.noarch.rpm   3.3 MB/s |  41 kB     00:00    
18:30:35 (9/12): python3-systemd-235-5.fc39.aarch64.rpm   10 MB/s | 107 kB     00:00    
18:30:35 (10/12): web-assets-filesystem-5-20.fc39.noarch 1.1 MB/s | 7.9 kB     00:00    
18:30:35 (11/12): dnf-plugins-core-4.4.3-1.fc39.noarch.r 3.8 MB/s |  38 kB     00:00    
18:30:35 (12/12): python3-dnf-plugins-core-4.4.3-1.fc39.  29 MB/s | 317 kB     00:00    
18:30:35 --------------------------------------------------------------------------------
18:30:35 Total                                           1.8 MB/s | 1.4 MB     00:00     
18:30:35 Running transaction check
18:30:35 Transaction check succeeded.
18:30:35 Running transaction test
18:30:35 Transaction test succeeded.
18:30:35 Running transaction
18:30:35 #15 4.705 Done
18:30:36 Setting up libudev1:amd64 (252.17-1~deb12u1) ...
18:30:36 Selecting previously unselected package dmsetup.
18:30:36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6115 files and directories currently installed.)
18:30:36 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_amd64.deb ...
18:30:36 Unpacking dmsetup (2:1.02.185-2) ...
18:30:36 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:30:36 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
18:30:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
18:30:36 Selecting previously unselected package libjson-c5:amd64.
18:30:36 Preparing to unpack .../2-libjson-c5_0.16-2_amd64.deb ...
18:30:36 Unpacking libjson-c5:amd64 (0.16-2) ...
18:30:36 Selecting previously unselected package libcryptsetup12:amd64.
18:30:36 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u1_amd64.deb ...
18:30:36 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u1) ...
18:30:36 Fedora 38 - aarch64 - Updates                    38 kB/s | 9.7 kB     00:00    
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:30:36   Preparing        :                                                        1/1 
18:30:36   Installing       : python3-six-1.16.0-12.fc39.noarch                     1/12 
18:30:36   Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch               2/12 
18:30:36   Installing       : python3-distro-1.8.0-6.fc39.noarch                    3/12 
18:30:36   Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch               4/12 
18:30:36   Installing       : web-assets-filesystem-5-20.fc39.noarch                5/12 
18:30:36   Installing       : js-jquery-3.6.4-2.fc39.noarch                         6/12 
18:30:36   Installing       : python-systemd-doc-235-5.fc39.aarch64                 7/12 
18:30:36   Installing       : python3-systemd-235-5.fc39.aarch64                    8/12 
18:30:36   Installing       : dbus-libs-1:1.14.10-1.fc39.aarch64                    9/12 
18:30:36   Installing       : python3-dbus-1.3.2-4.fc39.aarch64                    10/12 
18:30:36   Installing       : python3-dnf-plugins-core-4.4.3-1.fc39.noarch         11/12 
18:30:36   Installing       : dnf-plugins-core-4.4.3-1.fc39.noarch                 12/12 
[Pipeline] // wrap
18:30:36 #15 4.899  Done
18:30:36 #15 5.079 Starting pkgProblemResolver with broken count: 0
18:30:36 #15 5.126 Starting 2 pkgProblemResolver with broken count: 0
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:30:36 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
18:30:36 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
18:30:36 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3597 kB]
18:30:36 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1421 kB]
18:30:36 Selecting previously unselected package libfdisk1:amd64.
18:30:36 Preparing to unpack .../4-libfdisk1_2.38.1-5+b1_amd64.deb ...
18:30:36 Unpacking libfdisk1:amd64 (2.38.1-5+b1) ...
18:30:36 Selecting previously unselected package libkmod2:amd64.
18:30:36 Preparing to unpack .../5-libkmod2_30+20221128-1_amd64.deb ...
18:30:36 Unpacking libkmod2:amd64 (30+20221128-1) ...
18:30:36 Selecting previously unselected package libapparmor1:amd64.
18:30:36 Preparing to unpack .../6-libapparmor1_3.0.8-3_amd64.deb ...
18:30:36 Unpacking libapparmor1:amd64 (3.0.8-3) ...
18:30:36 Selecting previously unselected package libip4tc2:amd64.
18:30:36 Preparing to unpack .../7-libip4tc2_1.8.9-2_amd64.deb ...
18:30:36 Unpacking libip4tc2:amd64 (1.8.9-2) ...
18:30:36 Selecting previously unselected package libsystemd-shared:amd64.
18:30:36 Preparing to unpack .../8-libsystemd-shared_252.17-1~deb12u1_amd64.deb ...
18:30:36 Unpacking libsystemd-shared:amd64 (252.17-1~deb12u1) ...
18:30:36   Running scriptlet: dnf-plugins-core-4.4.3-1.fc39.noarch                 12/12 
18:30:36   Verifying        : dbus-libs-1:1.14.10-1.fc39.aarch64                    1/12 
18:30:36   Verifying        : fonts-filesystem-1:2.0.5-12.fc39.noarch               2/12 
18:30:36   Verifying        : js-jquery-3.6.4-2.fc39.noarch                         3/12 
18:30:36   Verifying        : python-systemd-doc-235-5.fc39.aarch64                 4/12 
18:30:36   Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch               5/12 
18:30:36   Verifying        : python3-dbus-1.3.2-4.fc39.aarch64                     6/12 
18:30:36   Verifying        : python3-distro-1.8.0-6.fc39.noarch                    7/12 
18:30:36   Verifying        : python3-six-1.16.0-12.fc39.noarch                     8/12 
18:30:36   Verifying        : python3-systemd-235-5.fc39.aarch64                    9/12 
18:30:36   Verifying        : web-assets-filesystem-5-20.fc39.noarch               10/12 
18:30:36   Verifying        : dnf-plugins-core-4.4.3-1.fc39.noarch                 11/12 
18:30:36   Verifying        : python3-dnf-plugins-core-4.4.3-1.fc39.noarch         12/12 
18:30:36 
18:30:36 Installed:
18:30:36   dbus-libs-1:1.14.10-1.fc39.aarch64                                            
18:30:36   dnf-plugins-core-4.4.3-1.fc39.noarch                                          
18:30:36   fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
18:30:36   js-jquery-3.6.4-2.fc39.noarch                                                 
18:30:36   python-systemd-doc-235-5.fc39.aarch64                                         
18:30:36   python3-dateutil-1:2.8.2-10.fc39.noarch                                       
18:30:36   python3-dbus-1.3.2-4.fc39.aarch64                                             
18:30:36   python3-distro-1.8.0-6.fc39.noarch                                            
18:30:36   python3-dnf-plugins-core-4.4.3-1.fc39.noarch                                  
18:30:36   python3-six-1.16.0-12.fc39.noarch                                             
18:30:36   python3-systemd-235-5.fc39.aarch64                                            
18:30:36   web-assets-filesystem-5-20.fc39.noarch                                        
18:30:36 
18:30:36 Complete!
18:30:36 + case ${DIST_ID}:${DIST_VERSION} in
18:30:36 + dnf install -y findutils
18:30:36 #15 5.130 Done
18:30:36 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB]
18:30:36 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3046 kB]
18:30:36 Preparing to unpack .../9-libsystemd0_252.17-1~deb12u1_amd64.deb ...
18:30:36 Unpacking libsystemd0:amd64 (252.17-1~deb12u1) over (252.12-1~deb12u1) ...
18:30:36 Setting up libsystemd0:amd64 (252.17-1~deb12u1) ...
18:30:36 Setting up libssl3:amd64 (3.0.11-1~deb12u1) ...
18:30:36 Selecting previously unselected package systemd.
18:30:36 #15 5.444 The following additional packages will be installed:
18:30:36 #15 5.445   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:30:36 #15 5.448   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
18:30:36 #15 5.448   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
18:30:36 #15 5.448   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
18:30:36 #15 5.448   libudev-dev libuv1 pkg-config procps
18:30:36 #15 5.448 Suggested packages:
18:30:36 #15 5.448   cmake-doc ninja-build apparmor-easyprof seccomp
18:30:36 #15 5.448 Recommended packages:
18:30:36 #15 5.448   psmisc
18:30:36 #15 5.714 The following NEW packages will be installed:
18:30:36 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
18:30:36 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
18:30:36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6185 files and directories currently installed.)
18:30:36 Preparing to unpack .../systemd_252.17-1~deb12u1_amd64.deb ...
18:30:36 Unpacking systemd (252.17-1~deb12u1) ...
18:30:36 #15 5.715   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:30:36 #15 5.715   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
18:30:36 #15 5.715   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
18:30:36 #15 5.715   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
18:30:36 #15 5.716   libudev-dev libuv1 pkg-config procps
18:30:36 #15 5.995 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
18:30:36 #15 5.995 1 not fully installed or removed.
18:30:36 #15 5.995 Need to get 9065 kB of archives.
18:30:36 #15 5.995 After this operation, 33.9 MB of additional disk space will be used.
18:30:36 #15 5.995 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
18:30:36 Docker CE Test - x86_64                         6.7 kB/s | 1.6 kB     00:00    
18:30:36 Importing GPG key 0x621E9F35:
18:30:36  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:30:36  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:30:36  From       : https://download.docker.com/linux/centos/gpg
18:30:36 Key imported successfully
18:30:37 Fedora Modular 38 - aarch64 - Updates            50 kB/s |  13 kB     00:00    
18:30:37 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
18:30:37 Setting up libjson-c5:amd64 (0.16-2) ...
18:30:37 Setting up libfdisk1:amd64 (2.38.1-5+b1) ...
18:30:37 Setting up libkmod2:amd64 (30+20221128-1) ...
18:30:37 Setting up libapparmor1:amd64 (3.0.8-3) ...
18:30:37 Setting up libip4tc2:amd64 (1.8.9-2) ...
18:30:37 Setting up libsystemd-shared:amd64 (252.17-1~deb12u1) ...
18:30:37 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
18:30:37 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u1) ...
18:30:37 Setting up systemd (252.17-1~deb12u1) ...
18:30:37 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:30:37 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:30:37 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:30:37 Initializing machine ID from random generator.
18:30:37 Creating group 'systemd-journal' with GID 999.
18:30:37 Creating group 'systemd-network' with GID 998.
18:30:37 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
18:30:37 Setting up dmsetup (2:1.02.185-2) ...
18:30:37 Selecting previously unselected package systemd-sysv.
18:30:37 #15 6.004 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:30:37 #15 6.012 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2+deb11u2 [80.6 kB]
18:30:37 #15 6.014 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
18:30:37 #15 6.015 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
18:30:37 #15 6.017 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
18:30:37 #15 6.018 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
18:30:37 #15 6.019 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
18:30:37 #15 6.020 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
18:30:37 #15 6.051 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
18:30:37 #15 6.052 Get:11 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
18:30:37 #15 6.054 Get:12 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
18:30:37 #15 6.055 Get:13 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
18:30:37 #15 6.056 Get:14 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7+deb11u4 [124 kB]
18:30:37 #15 6.057 Get:15 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
18:30:37 #15 6.059 Get:16 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
18:30:37 #15 6.061 Get:17 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
18:30:37 #15 6.063 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
18:30:37 #15 6.065 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
18:30:37 #15 6.070 Get:20 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
18:30:37 #15 6.071 Get:21 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
18:30:37 #15 6.072 Get:22 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
18:30:37 #15 6.074 Get:23 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7+deb11u4 [402 kB]
18:30:37 #15 6.076 Get:24 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
18:30:37 #15 6.250 debconf: delaying package configuration, since apt-utils is not installed
18:30:37 Last metadata expiration check: 0:00:11 ago on Wed Oct 11 18:30:26 2023.
18:30:37 Fetched 28.8 MB in 3s (10.3 MB/s)
18:30:37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7033 files and directories currently installed.)
18:30:37 Preparing to unpack .../0-systemd-sysv_252.17-1~deb12u1_amd64.deb ...
18:30:37 Unpacking systemd-sysv (252.17-1~deb12u1) ...
18:30:37 Selecting previously unselected package libdbus-1-3:amd64.
18:30:37 Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
18:30:37 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
18:30:37 Selecting previously unselected package dbus-bin.
18:30:37 Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
18:30:37 Unpacking dbus-bin (1.14.10-1~deb12u1) ...
18:30:37 Selecting previously unselected package dbus-session-bus-common.
18:30:37 Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
18:30:37 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
18:30:37 Selecting previously unselected package libexpat1:amd64.
18:30:37 Preparing to unpack .../4-libexpat1_2.5.0-1_amd64.deb ...
18:30:37 Unpacking libexpat1:amd64 (2.5.0-1) ...
18:30:37 Selecting previously unselected package dbus-daemon.
18:30:37 Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
18:30:37 Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
18:30:37 #15 6.299 Fetched 9065 kB in 0s (25.8 MB/s)
18:30:37 #15 6.334 Selecting previously unselected package bash-completion.
18:30:37 #15 6.334 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28401 files and directories currently installed.)
18:30:37 #15 6.352 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
18:30:37 Running transaction check
18:30:37 Transaction check succeeded.
18:30:37 Running transaction test
18:30:37 Selecting previously unselected package dbus-system-bus-common.
18:30:37 Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
18:30:37 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
18:30:37 Selecting previously unselected package dbus.
18:30:37 Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_amd64.deb ...
18:30:37 Unpacking dbus (1.14.10-1~deb12u1) ...
18:30:37 Selecting previously unselected package libpython3.11-minimal:amd64.
18:30:37 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_amd64.deb ...
18:30:37 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
18:30:37 Selecting previously unselected package python3.11-minimal.
18:30:37 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ...
18:30:37 Unpacking python3.11-minimal (3.11.2-6) ...
18:30:37   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
18:30:37   Running scriptlet: container-selinux-2:2.222.0-1.fc37.noarch            21/51 
18:30:37   Installing       : container-selinux-2:2.222.0-1.fc37.noarch            21/51 
18:30:37 Package findutils-1:4.9.0-5.fc39.aarch64 is already installed.
18:30:37 Dependencies resolved.
18:30:37 Nothing to do.
18:30:37 Complete!
18:30:37 + install_rpm_containerd
18:30:37 + '[' prod = stage ']'
18:30:37 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
18:30:37 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
18:30:37 + dnf --version
18:30:37 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
18:30:37 Metadata cache created.
18:30:37 [DEBUG] Installing engine rpms
18:30:37 + echo '[DEBUG] Installing engine rpms'
18:30:37 ++ find rpm/rpmbuild/fedora-38/RPMS/ -type f -name '*.rpm'
18:30:37 ++ sed /src/d
18:30:37 + packages='rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc38.aarch64.rpm
18:30:37 rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc38.aarch64.rpm
18:30:37 rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm
18:30:37 rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm
18:30:37 rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm'
18:30:37 + set -x
18:30:37 ++ source /etc/os-release
18:30:37 +++ NAME='Fedora Linux'
18:30:37 +++ VERSION='38 (Container Image)'
18:30:37 +++ ID=fedora
18:30:37 +++ VERSION_ID=38
18:30:37 +++ VERSION_CODENAME=
18:30:37 +++ PLATFORM_ID=platform:f38
18:30:37 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
18:30:37 +++ ANSI_COLOR='0;38;2;60;110;180'
18:30:37 +++ LOGO=fedora-logo-icon
18:30:37 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
18:30:37 +++ DEFAULT_HOSTNAME=fedora
18:30:37 +++ HOME_URL=https://fedoraproject.org/
18:30:37 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
18:30:37 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:30:37 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:30:37 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:30:37 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
18:30:37 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:30:37 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
18:30:37 +++ SUPPORT_END=2024-05-14
18:30:37 +++ VARIANT='Container Image'
18:30:37 +++ VARIANT_ID=container
18:30:37 ++ echo 38
18:30:37 + product_version=38
18:30:37 + '[' 38 = rawhide ']'
18:30:37 + dnf install -y rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.aarch64.rpm
18:30:38 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
18:30:38 Setting up libexpat1:amd64 (2.5.0-1) ...
18:30:38 Setting up python3.11-minimal (3.11.2-6) ...
18:30:38 4.17.0
18:30:38   Installed: dnf-0:4.17.0-6.fc39.noarch at Fri Sep 29 09:48:33 2023
18:30:38   Built    : Fedora Project at Thu Sep 21 09:02:40 2023
18:30:38 
18:30:38   Installed: rpm-0:4.19.0-1.fc39.aarch64 at Fri Sep 29 09:48:34 2023
18:30:38   Built    : Fedora Project at Tue Sep 19 12:59:05 2023
18:30:38 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
18:30:38 Reading package lists...
18:30:38 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:30:38 #15 6.987 Unpacking bash-completion (1:2.11-2) ...
18:30:38 #15 7.120 Selecting previously unselected package cmake-data.
18:30:38 #15 7.123 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:30:38 #15 7.130 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:30:38 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
18:30:38 Transaction test succeeded.
18:30:38 Running transaction
18:30:38 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc38.x86_64.rpm
18:30:38 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8lkhW3
18:30:38 + umask 022
18:30:38 + cd /root/rpmbuild/BUILD
18:30:38 + cd src
18:30:38 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
18:30:38 + RPM_EC=0
18:30:38 ++ jobs -p
18:30:38 + exit 0
18:30:38 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.7plVVI
18:30:38 + umask 022
18:30:38 + cd /root/rpmbuild/BUILD
18:30:38 + rm -rf src src.gemspec
18:30:38 + RPM_EC=0
18:30:38 ++ jobs -p
18:30:38 + exit 0
18:30:38     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:30:38     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:30:38     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:30:38     source_date_epoch_from_changelog set but %changelog is missing
18:30:38     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/docker-proxy
18:30:38     source_date_epoch_from_changelog set but %changelog is missing
18:30:38     source_date_epoch_from_changelog set but %changelog is missing
18:30:38     source_date_epoch_from_changelog set but %changelog is missing
18:30:38     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:38 
18:30:38 RPM build warnings:
18:30:38 warning: source_date_epoch_from_changelog set but %changelog is missing
18:30:38 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ACiDpp
18:30:38 + umask 022
18:30:38 + cd /root/rpmbuild/BUILD
18:30:38 + cd /root/rpmbuild/BUILD
18:30:38 + rm -rf src
18:30:38 + /usr/bin/mkdir -p src
18:30:38 + cd src
18:30:38 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:30:38 + STATUS=0
18:30:38 + '[' 0 -ne 0 ']'
18:30:38 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:30:38 + STATUS=0
18:30:38 + '[' 0 -ne 0 ']'
18:30:38 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:30:38 + RPM_EC=0
18:30:38 ++ jobs -p
18:30:38 + exit 0
18:30:38 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a32cJ4
18:30:38 + umask 022
18:30:38 + cd /root/rpmbuild/BUILD
18:30:38 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:38 + export CFLAGS
18:30:38 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:38 + export CXXFLAGS
18:30:38 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:38 + export FFLAGS
18:30:38 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:38 + export FCFLAGS
18:30:38 + VALAFLAGS=-g
18:30:38 + export VALAFLAGS
18:30:38 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:30:38 + export LDFLAGS
18:30:38 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:38 + export LT_SYS_LIBRARY_PATH
18:30:38 + CC=gcc
18:30:38 + export CC
18:30:38 + CXX=g++
18:30:38 + export CXX
18:30:38 + cd src
18:30:38 + pushd /root/rpmbuild/BUILD/src/compose
18:30:38 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:30:38 + make VERSION=v2.21.0 DESTDIR=./bin build
18:30:38 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:30:38 go: downloading github.com/docker/cli v24.0.5+incompatible
18:30:38 go: downloading go.opentelemetry.io/otel v1.14.0
18:30:38 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:30:38 go: downloading github.com/compose-spec/compose-go v1.18.3
18:30:38 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:30:38 go: downloading github.com/docker/buildx v0.11.2
18:30:38 go: downloading github.com/docker/docker v24.0.5+incompatible
18:30:38 #15 7.499 Selecting previously unselected package libncurses6:armhf.
18:30:38 #15 7.503 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u2_armhf.deb ...
18:30:38 #15 7.510 Unpacking libncurses6:armhf (6.2+20201114-2+deb11u2) ...
18:30:38 #15 7.552 Selecting previously unselected package libprocps8:armhf.
18:30:38 #15 7.555 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
18:30:38 #15 7.559 Unpacking libprocps8:armhf (2:3.3.17-5) ...
18:30:38 #15 7.602 Selecting previously unselected package procps.
18:30:38 #15 7.605 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
18:30:38 + dnf config-manager --set-disabled 'docker-ce-*'
18:30:38 #15 7.614 Unpacking procps (2:3.3.17-5) ...
18:30:38 #15 7.692 Selecting previously unselected package libjsoncpp24:armhf.
18:30:38 #15 7.695 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
18:30:38 #15 7.699 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
18:30:38 #15 7.742 Selecting previously unselected package librhash0:armhf.
18:30:38 #15 7.745 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
18:30:38 #15 7.748 Unpacking librhash0:armhf (1.4.1-2) ...
18:30:38 #15 7.793 Selecting previously unselected package libuv1:armhf.
18:30:38 #15 7.796 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
18:30:38 #15 7.800 Unpacking libuv1:armhf (1.40.0-2) ...
18:30:38 #15 7.837 Selecting previously unselected package cmake.
18:30:38 #15 7.840 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
18:30:38 #15 7.844 Unpacking cmake (3.18.4-2+deb11u1) ...
18:30:38 + dnf config-manager --set-enabled docker-ce-test
18:30:38 Selecting previously unselected package python3-minimal.
18:30:38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7440 files and directories currently installed.)
18:30:38 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ...
18:30:38 Unpacking python3-minimal (3.11.2-1+b1) ...
18:30:38 Selecting previously unselected package media-types.
18:30:38 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:30:38 Unpacking media-types (10.0.0) ...
18:30:38 Selecting previously unselected package libncursesw6:amd64.
18:30:38 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ...
18:30:38 Unpacking libncursesw6:amd64 (6.4-4) ...
18:30:38 Selecting previously unselected package libkrb5support0:amd64.
18:30:38 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ...
18:30:38 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ...
18:30:38 Selecting previously unselected package libk5crypto3:amd64.
18:30:38 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ...
18:30:38 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ...
18:30:38 Selecting previously unselected package libkeyutils1:amd64.
18:30:38 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
18:30:38 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
18:30:38 Selecting previously unselected package libkrb5-3:amd64.
18:30:38 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ...
18:30:38 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ...
18:30:39 + dnf makecache
18:30:39 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:30:39 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ...
18:30:39 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ...
18:30:39 Selecting previously unselected package libtirpc-common.
18:30:39 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
18:30:39 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:30:39 Selecting previously unselected package libtirpc3:amd64.
18:30:39 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
18:30:39 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
18:30:39 Selecting previously unselected package libnsl2:amd64.
18:30:39 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ...
18:30:39 Unpacking libnsl2:amd64 (1.3.0-2) ...
18:30:39 Selecting previously unselected package readline-common.
18:30:39 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
18:30:39 Unpacking readline-common (8.2-1.3) ...
18:30:39 Selecting previously unselected package libreadline8:amd64.
18:30:39 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
18:30:39 Unpacking libreadline8:amd64 (8.2-1.3) ...
18:30:39 Reading package lists...
18:30:39 Last metadata expiration check: 0:00:02 ago on Wed Oct 11 18:30:36 2023.
18:30:39 go: downloading github.com/hashicorp/go-version v1.6.0
18:30:39 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:30:39 go: downloading github.com/moby/buildkit v0.12.1
18:30:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:30:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:30:39 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:30:39 go: downloading google.golang.org/grpc v1.57.0
18:30:39 go: downloading github.com/mattn/go-shellwords v1.0.12
18:30:39 go: downloading github.com/containerd/containerd v1.7.3
18:30:39 go: downloading github.com/jonboulle/clockwork v0.4.0
18:30:39 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:30:39 go: downloading github.com/stretchr/testify v1.8.4
18:30:39 go: downloading golang.org/x/sys v0.7.0
18:30:39 #15 8.199 Selecting previously unselected package dh-apparmor.
18:30:39 #15 8.202 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
18:30:39 #15 8.206 Unpacking dh-apparmor (2.13.6-10) ...
18:30:39 #15 8.245 Selecting previously unselected package dmsetup.
18:30:39 #15 8.248 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
18:30:39 #15 8.252 Unpacking dmsetup (2:1.02.175-2.1) ...
18:30:39 #15 8.295 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:30:39 #15 8.298 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
18:30:39 #15 8.302 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
18:30:39 #15 8.349 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
18:30:39 #15 8.351 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
18:30:39 #15 8.356 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
18:30:39 #15 8.386 Selecting previously unselected package libudev-dev:armhf.
18:30:39 #15 8.389 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_armhf.deb ...
18:30:39 #15 8.392 Unpacking libudev-dev:armhf (247.3-7+deb11u4) ...
18:30:39 #15 8.434 Selecting previously unselected package libsepol1-dev:armhf.
18:30:39 #15 8.437 Preparing to unpack .../14-libsepol1-dev_3.1-1_armhf.deb ...
18:30:39 #15 8.441 Unpacking libsepol1-dev:armhf (3.1-1) ...
18:30:39 Selecting previously unselected package libsqlite3-0:amd64.
18:30:39 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ...
18:30:39 Unpacking libsqlite3-0:amd64 (3.40.1-2) ...
18:30:39 Selecting previously unselected package libpython3.11-stdlib:amd64.
18:30:39 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ...
18:30:39 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
18:30:39 Building dependency tree...
18:30:39 Reading state information...
18:30:39 Dependencies resolved.
18:30:39 =================================================================================================
18:30:39  Package                     Arch     Version                               Repository       Size
18:30:39 =================================================================================================
18:30:39 Installing:
18:30:39  docker-buildx-plugin        aarch64  0.11.2-0.fc38                         @commandline     11 M
18:30:39  docker-ce                   aarch64  3:0.0.0~20231011170815.26951f7-0.fc38 @commandline     16 M
18:30:39  docker-ce-cli               aarch64  1:0.0.0~20231011170815.26951f7-0.fc38 @commandline    6.6 M
18:30:39  docker-ce-rootless-extras   aarch64  0.0.0~20231011170815.26951f7-0.fc38   @commandline    3.6 M
18:30:39  docker-compose-plugin       aarch64  2.21.0-0.fc38                         @commandline     11 M
18:30:39 Installing dependencies:
18:30:39  container-selinux           noarch   2:2.222.0-1.fc38                      updates          54 k
18:30:39  containerd.io               aarch64  1.6.24-3.1.fc38                       docker-ce-test   25 M
18:30:39  dbus                        aarch64  1:1.14.10-1.fc38                      updates         8.0 k
18:30:39  dbus-broker                 aarch64  33-1.fc38                             fedora          168 k
18:30:39  dbus-common                 noarch   1:1.14.10-1.fc38                      updates          15 k
18:30:39  device-mapper               aarch64  1.02.189-2.fc38                       fedora          137 k
18:30:39  device-mapper-libs          aarch64  1.02.189-2.fc38                       fedora          171 k
18:30:39  diffutils                   aarch64  3.10-1.fc38                           updates         395 k
18:30:39  fuse-common                 aarch64  3.14.1-1.fc38                         updates         6.9 k
18:30:39  fuse-overlayfs              aarch64  1.12-1.fc38                           updates          64 k
18:30:39  fuse3                       aarch64  3.14.1-1.fc38                         updates          54 k
18:30:39  fuse3-libs                  aarch64  3.14.1-1.fc38                         updates          91 k
18:30:39  iptables-legacy             aarch64  1.8.9-4.fc38                          updates          51 k
18:30:39  iptables-legacy-libs        aarch64  1.8.9-4.fc38                          updates          37 k
18:30:39  iptables-libs               aarch64  1.8.9-4.fc38                          updates         429 k
18:30:39  kmod                        aarch64  30-4.fc38                             fedora          119 k
18:30:39  kmod-libs                   aarch64  30-4.fc38                             fedora           67 k
18:30:39  libargon2                   aarch64  20190702-2.fc38                       fedora           28 k
18:30:39  libcgroup                   aarch64  3.0-2.fc38                            fedora           75 k
18:30:39  libfdisk                    aarch64  2.38.1-4.fc38                         fedora          156 k
18:30:39  libibverbs                  aarch64  44.0-3.fc38                           fedora          427 k
18:30:39  libmnl                      aarch64  1.0.5-2.fc38                          fedora           28 k
18:30:39  libnetfilter_conntrack      aarch64  1.0.9-1.fc38                          updates          59 k
18:30:39  libnfnetlink                aarch64  1.0.1-23.fc38                         fedora           29 k
18:30:39  libnl3                      aarch64  3.7.0-3.fc38                          fedora          339 k
18:30:39  libpcap                     aarch64  14:1.10.4-1.fc38                      updates         172 k
18:30:39  libseccomp                  aarch64  2.5.3-4.fc38                          fedora           72 k
18:30:39  libselinux-utils            aarch64  3.5-1.fc38                            fedora          164 k
18:30:39  libslirp                    aarch64  4.7.0-3.fc38                          fedora           73 k
18:30:39  libutempter                 aarch64  1.2.1-8.fc38                          fedora           27 k
18:30:39  policycoreutils             aarch64  3.5-1.fc38                            fedora          242 k
18:30:39  rpm-plugin-selinux          aarch64  4.18.1-3.fc38                         updates          20 k
18:30:39  selinux-policy              noarch   38.29-1.fc38                          updates          55 k
18:30:39  selinux-policy-targeted     noarch   38.29-1.fc38                          updates         6.7 M
18:30:39  slirp4netns                 aarch64  1.2.1-1.fc38                          updates          47 k
18:30:39  systemd                     aarch64  253.10-1.fc38                         updates         4.3 M
18:30:39  systemd-pam                 aarch64  253.10-1.fc38                         updates         332 k
18:30:39  util-linux                  aarch64  2.38.1-4.fc38                         fedora          2.3 M
18:30:39  xkeyboard-config            noarch   2.38-1.fc38                           fedora          963 k
18:30:39  xz                          aarch64  5.4.1-1.fc38                          fedora          420 k
18:30:39 Installing weak dependencies:
18:30:39  cryptsetup-libs             aarch64  2.6.1-1.fc38                          fedora          487 k
18:30:39  libxkbcommon                aarch64  1.5.0-2.fc38                          fedora          141 k
18:30:39  qrencode-libs               aarch64  4.1.1-4.fc38                          fedora           62 k
18:30:39  systemd-networkd            aarch64  253.10-1.fc38                         updates         607 k
18:30:39  systemd-resolved            aarch64  253.10-1.fc38                         updates         279 k
18:30:39 
18:30:39 Transaction Summary
18:30:39 =================================================================================================
18:30:39 Install  50 Packages
18:30:39 
18:30:39 Total size: 94 M
18:30:39 Total download size: 45 M
18:30:39 Installed size: 438 M
18:30:39 Downloading Packages:
18:30:39 go: downloading github.com/theupdateframework/notary v0.7.0
18:30:39 go: downloading github.com/go-logr/logr v1.2.4
18:30:39 go: downloading github.com/hashicorp/errwrap v1.1.0
18:30:39 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:30:39 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:30:39 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:30:39 go: downloading github.com/imdario/mergo v0.3.16
18:30:39 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:30:39 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:30:39 go: downloading github.com/containerd/console v1.0.3
18:30:39 go: downloading github.com/adrg/xdg v0.4.0
18:30:39 go: downloading github.com/buger/goterm v1.0.4
18:30:39 go: downloading k8s.io/client-go v0.26.2
18:30:39 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:30:39 go: downloading k8s.io/api v0.26.2
18:30:39 go: downloading k8s.io/apimachinery v0.26.2
18:30:39 #15 8.505 Selecting previously unselected package libpcre2-16-0:armhf.
18:30:39 #15 8.508 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
18:30:39 #15 8.512 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
18:30:39 #15 8.571 Selecting previously unselected package libpcre2-32-0:armhf.
18:30:39 #15 8.571 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
18:30:39 #15 8.575 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
18:30:39 #15 8.625 Selecting previously unselected package libpcre2-posix2:armhf.
18:30:39 #15 8.628 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
18:30:39 #15 8.632 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
18:30:39 #15 8.664 Selecting previously unselected package libpcre2-dev:armhf.
18:30:39 #15 8.667 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
18:30:39 #15 8.671 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
18:30:39 #15 8.758 Selecting previously unselected package libselinux1-dev:armhf.
18:30:39 Selecting previously unselected package python3.11.
18:30:39 Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ...
18:30:39 Unpacking python3.11 (3.11.2-6) ...
18:30:39 Selecting previously unselected package libpython3-stdlib:amd64.
18:30:39 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
18:30:39 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
18:30:39 Setting up python3-minimal (3.11.2-1+b1) ...
18:30:39 The following additional packages will be installed:
18:30:39   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
18:30:39   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
18:30:39   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
18:30:39   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:30:39   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
18:30:39   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
18:30:39   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
18:30:39   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:30:39   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
18:30:39   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
18:30:39   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
18:30:39   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
18:30:39   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
18:30:39   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
18:30:39   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
18:30:39   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
18:30:39   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
18:30:39   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
18:30:39   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:30:39   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
18:30:39   python3-requests python3-requests-unixsocket python3-six
18:30:39   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
18:30:39   readline-common systemd systemd-sysv systemd-timesyncd tzdata
18:30:39 Suggested packages:
18:30:39   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
18:30:39   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:30:39   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:30:39   python3-setuptools python3-cryptography python3-openssl python3-socks
18:30:39   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
18:30:39   systemd-container
18:30:39 Recommended packages:
18:30:39   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
18:30:39   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
18:30:39   networkd-dispatcher libnss-systemd
18:30:39 The following NEW packages will be installed:
18:30:39   apt-transport-https ca-certificates curl dbus dbus-user-session
18:30:39   dconf-gsettings-backend dconf-service dirmngr distro-info-data
18:30:39   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
18:30:39   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
18:30:39   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:30:39   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
18:30:39   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
18:30:39   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
18:30:39   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:30:39   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
18:30:39   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
18:30:39   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
18:30:39   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
18:30:39   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
18:30:39   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
18:30:39   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
18:30:39   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
18:30:39   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
18:30:39   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
18:30:39   policykit-1 python-apt-common python3 python3-apt python3-certifi
18:30:39   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
18:30:39   python3-pkg-resources python3-requests python3-requests-unixsocket
18:30:39   python3-six python3-software-properties python3-urllib3 python3.8
18:30:39   python3.8-minimal readline-common software-properties-common systemd
18:30:39   systemd-sysv systemd-timesyncd tzdata
18:30:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:30:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:30:40 go: downloading github.com/pelletier/go-toml v1.9.5
18:30:40 #15 8.761 Preparing to unpack .../19-libselinux1-dev_3.1-3_armhf.deb ...
18:30:40 #15 8.764 Unpacking libselinux1-dev:armhf (3.1-3) ...
18:30:40 #15 8.827 Selecting previously unselected package libdevmapper-dev:armhf.
18:30:40 #15 8.829 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
18:30:40 #15 8.833 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
18:30:40 #15 8.866 Selecting previously unselected package libseccomp-dev:armhf.
18:30:40 #15 8.868 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
18:30:40 #15 8.872 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
18:30:40 #15 8.914 Selecting previously unselected package libsystemd-dev:armhf.
18:30:40 #15 8.914 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_armhf.deb ...
18:30:40 #15 8.917 Unpacking libsystemd-dev:armhf (247.3-7+deb11u4) ...
18:30:40 Selecting previously unselected package python3.
18:30:40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7948 files and directories currently installed.)
18:30:40 Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ...
18:30:40 Unpacking python3 (3.11.2-1+b1) ...
18:30:40 Selecting previously unselected package sgml-base.
18:30:40 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
18:30:40 Unpacking sgml-base (1.31) ...
18:30:40 Selecting previously unselected package openssl.
18:30:40 Preparing to unpack .../02-openssl_3.0.11-1~deb12u1_amd64.deb ...
18:30:40 Unpacking openssl (3.0.11-1~deb12u1) ...
18:30:40 Docker CE Test - aarch64                        3.2 kB/s | 1.4 kB     00:00    
18:30:40 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:30:40 go: downloading github.com/golang/mock v1.6.0
18:30:40 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:30:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:30:40 go: downloading golang.org/x/crypto v0.7.0
18:30:40 #15 9.041 Selecting previously unselected package pkg-config.
18:30:40 #15 9.044 Preparing to unpack .../23-pkg-config_0.29.2-1_armhf.deb ...
18:30:40 #15 9.048 Unpacking pkg-config (0.29.2-1) ...
18:30:40 #15 9.094 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
18:30:40 #15 9.105 Setting up libsepol1-dev:armhf (3.1-1) ...
18:30:40 #15 9.116 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
18:30:40 #15 9.126 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
18:30:40 #15 9.137 Setting up libuv1:armhf (1.40.0-2) ...
18:30:40 #15 9.147 Setting up bash-completion (1:2.11-2) ...
18:30:40 Selecting previously unselected package ca-certificates.
18:30:40 Preparing to unpack .../03-ca-certificates_20230311_all.deb ...
18:30:40 Unpacking ca-certificates (20230311) ...
18:30:40 Selecting previously unselected package libpam-systemd:amd64.
18:30:40 Preparing to unpack .../04-libpam-systemd_252.17-1~deb12u1_amd64.deb ...
18:30:40 Unpacking libpam-systemd:amd64 (252.17-1~deb12u1) ...
18:30:40 Selecting previously unselected package apt-transport-https.
18:30:40 Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ...
18:30:40 Unpacking apt-transport-https (2.6.1) ...
18:30:40 Selecting previously unselected package libbrotli1:amd64.
18:30:40 Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_amd64.deb ...
18:30:40 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
18:30:40 0 upgraded, 119 newly installed, 0 to remove and 2 not upgraded.
18:30:40 Need to get 35.0 MB of archives.
18:30:40 After this operation, 144 MB of additional disk space will be used.
18:30:40 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.19 [1321 kB]
18:30:40 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [717 kB]
18:30:40 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
18:30:40 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [1902 kB]
18:30:40 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
18:30:40 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
18:30:40 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
18:30:40 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
18:30:40 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
18:30:40 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
18:30:40 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.8 [1675 kB]
18:30:40 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.8 [387 kB]
18:30:40 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
18:30:40 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
18:30:40 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.2 [35.4 kB]
18:30:40 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB]
18:30:40 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]
18:30:40 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
18:30:40 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]
18:30:40 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB]
18:30:40 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB]
18:30:40 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB]
18:30:40 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.22 [28.1 kB]
18:30:40 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.22 [3811 kB]
18:30:40 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.22 [10.3 kB]
18:30:40 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.19 [621 kB]
18:30:40 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
18:30:40 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB]
18:30:40 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB]
18:30:40 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.13 [4836 B]
18:30:40 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB]
18:30:40 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB]
18:30:40 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB]
18:30:40 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB]
18:30:40 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
18:30:40 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
18:30:40 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
18:30:40 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
18:30:40   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch           1/1 
18:30:40   Preparing        :                                                        1/1 
18:30:40   Installing       : libseccomp-2.5.2-2.el9.x86_64                         1/59 
18:30:40   Installing       : libmnl-1.0.4-15.el9.x86_64                            2/59 
18:30:40   Installing       : docker-compose-plugin-2.21.0-0.el9.x86_64             3/59 
18:30:40   Running scriptlet: docker-compose-plugin-2.21.0-0.el9.x86_64             3/59 
18:30:40   Installing       : python3-libselinux-3.5-1.el9.x86_64                   4/59 
18:30:40 Fedora 39 - aarch64                              33 kB/s |  10 kB     00:00    
18:30:40 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:30:40 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:30:40 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:30:40 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:30:40 go: downloading golang.org/x/net v0.9.0
18:30:40 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:30:40 go: downloading github.com/gogo/googleapis v1.4.1
18:30:40 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:30:40 go: downloading github.com/moby/locker v1.0.1
18:30:40 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:30:40 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:30:40 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:30:40 Selecting previously unselected package libsasl2-modules-db:amd64.
18:30:40 Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
18:30:40 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
18:30:40 Selecting previously unselected package libsasl2-2:amd64.
18:30:40 Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
18:30:40 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
18:30:40 Selecting previously unselected package libldap-2.5-0:amd64.
18:30:40 Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
18:30:40 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
18:30:40 Selecting previously unselected package libnghttp2-14:amd64.
18:30:40 Preparing to unpack .../10-libnghttp2-14_1.52.0-1_amd64.deb ...
18:30:40 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
18:30:40 Selecting previously unselected package libpsl5:amd64.
18:30:40 Preparing to unpack .../11-libpsl5_0.21.2-1_amd64.deb ...
18:30:40 Unpacking libpsl5:amd64 (0.21.2-1) ...
18:30:40 Selecting previously unselected package librtmp1:amd64.
18:30:40 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:30:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:30:40 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.22 [186 kB]
18:30:40 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB]
18:30:40 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
18:30:40 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
18:30:40 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]
18:30:40 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]
18:30:40 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
18:30:40 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
18:30:40 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
18:30:40 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB]
18:30:40 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB]
18:30:40 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
18:30:40 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB]
18:30:40 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB]
18:30:40 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
18:30:40 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
18:30:40 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
18:30:40 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
18:30:40 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]
18:30:40 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B]
18:30:40 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
18:30:40 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
18:30:40 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
18:30:40 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
18:30:40 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
18:30:40 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
18:30:40 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
18:30:40 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
18:30:40 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
18:30:40 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
18:30:40 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
18:30:40 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
18:30:40 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
18:30:40 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
18:30:40 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB]
18:30:40 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
18:30:40 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB]
18:30:40 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.20 [235 kB]
18:30:40 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.20 [161 kB]
18:30:40 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B]
18:30:40 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
18:30:40 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
18:30:40 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
18:30:40 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
18:30:40 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
18:30:40 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
18:30:40 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
18:30:40 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
18:30:40 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
18:30:40 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB]
18:30:40 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
18:30:40 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
18:30:40 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
18:30:40 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
18:30:40 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
18:30:40 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
18:30:40 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
18:30:40 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
18:30:40 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
18:30:40 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
18:30:40 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
18:30:40 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
18:30:40 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
18:30:40 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
18:30:40   Installing       : fuse3-libs-3.10.2-6.el9.x86_64                        5/59 
18:30:40   Installing       : python3-setuptools-53.0.0-12.el9.noarch               6/59 
18:30:40   Installing       : libselinux-utils-3.5-1.el9.x86_64                     7/59 
18:30:40   Installing       : libfdisk-2.37.4-15.el9.x86_64                         8/59 
18:30:40   Installing       : cracklib-2.9.6-27.el9.x86_64                          9/59 
18:30:40   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                   10/59 
18:30:40   Installing       : python3-distro-1.5.0-7.el9.noarch                    11/59 
18:30:40   Installing       : python3-setools-4.4.3-1.el9.x86_64                   12/59 
18:30:40   Installing       : python3-libsemanage-3.5-2.el9.x86_64                 13/59 
18:30:40 go: downloading google.golang.org/protobuf v1.30.0
18:30:40 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:30:40 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:30:40 go: downloading github.com/google/gofuzz v1.2.0
18:30:40 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:30:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:30:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:30:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:30:40 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:30:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:30:40 go: downloading github.com/aws/smithy-go v1.13.5
18:30:40 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:30:40 Selecting previously unselected package libssh2-1:amd64.
18:30:40 Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_amd64.deb ...
18:30:40 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
18:30:40 Selecting previously unselected package libcurl4:amd64.
18:30:40 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u4_amd64.deb ...
18:30:40 Unpacking libcurl4:amd64 (7.88.1-10+deb12u4) ...
18:30:40 Selecting previously unselected package curl.
18:30:40 Preparing to unpack .../15-curl_7.88.1-10+deb12u4_amd64.deb ...
18:30:40 Unpacking curl (7.88.1-10+deb12u4) ...
18:30:40 Selecting previously unselected package libassuan0:amd64.
18:30:40 Preparing to unpack .../16-libassuan0_2.5.5-5_amd64.deb ...
18:30:40 Unpacking libassuan0:amd64 (2.5.5-5) ...
18:30:40 Selecting previously unselected package gpgconf.
18:30:40 Preparing to unpack .../17-gpgconf_2.2.40-1.1_amd64.deb ...
18:30:40 Unpacking gpgconf (2.2.40-1.1) ...
18:30:40 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
18:30:40 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
18:30:40 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
18:30:40 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.6 [72.9 kB]
18:30:40 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
18:30:40 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
18:30:40 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
18:30:40 Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
18:30:40 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
18:30:40 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
18:30:40 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
18:30:40 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
18:30:40 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
18:30:40 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB]
18:30:40 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
18:30:40 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB]
18:30:40 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
18:30:40 debconf: delaying package configuration, since apt-utils is not installed
18:30:40 Fetched 35.0 MB in 1s (39.1 MB/s)
18:30:40 Selecting previously unselected package libssl1.1:amd64.
18:30:40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4126 files and directories currently installed.)
18:30:40 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb ...
18:30:40 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ...
18:30:41 Fedora 39 openh264 (From Cisco) - aarch64       2.7 kB/s | 990  B     00:00    
18:30:41 (1/45): cryptsetup-libs-2.6.1-1.fc38.aarch64.rp 1.9 MB/s | 487 kB     00:00    
18:30:41 (2/45): dbus-broker-33-1.fc38.aarch64.rpm       659 kB/s | 168 kB     00:00    
18:30:41 (3/45): device-mapper-1.02.189-2.fc38.aarch64.r  18 MB/s | 137 kB     00:00    
18:30:41 (4/45): device-mapper-libs-1.02.189-2.fc38.aarc  14 MB/s | 171 kB     00:00    
18:30:41 (5/45): kmod-30-4.fc38.aarch64.rpm               14 MB/s | 119 kB     00:00    
18:30:41 (6/45): kmod-libs-30-4.fc38.aarch64.rpm         6.0 MB/s |  67 kB     00:00    
18:30:41 (7/45): libcgroup-3.0-2.fc38.aarch64.rpm         11 MB/s |  75 kB     00:00    
18:30:41 (8/45): libargon2-20190702-2.fc38.aarch64.rpm   2.0 MB/s |  28 kB     00:00    
18:30:41 (9/45): libfdisk-2.38.1-4.fc38.aarch64.rpm       14 MB/s | 156 kB     00:00    
18:30:41 (10/45): libibverbs-44.0-3.fc38.aarch64.rpm      32 MB/s | 427 kB     00:00    
18:30:41 (11/45): libmnl-1.0.5-2.fc38.aarch64.rpm        2.5 MB/s |  28 kB     00:00    
18:30:41 (12/45): libnfnetlink-1.0.1-23.fc38.aarch64.rpm 3.1 MB/s |  29 kB     00:00    
18:30:41 (13/45): libnl3-3.7.0-3.fc38.aarch64.rpm         27 MB/s | 339 kB     00:00    
18:30:41 (14/45): libseccomp-2.5.3-4.fc38.aarch64.rpm    5.8 MB/s |  72 kB     00:00    
18:30:41 (15/45): libselinux-utils-3.5-1.fc38.aarch64.rp  15 MB/s | 164 kB     00:00    
18:30:41 (16/45): libslirp-4.7.0-3.fc38.aarch64.rpm      6.9 MB/s |  73 kB     00:00    
18:30:41 (17/45): libutempter-1.2.1-8.fc38.aarch64.rpm   2.7 MB/s |  27 kB     00:00    
18:30:41 (18/45): libxkbcommon-1.5.0-2.fc38.aarch64.rpm   13 MB/s | 141 kB     00:00    
18:30:41 (19/45): policycoreutils-3.5-1.fc38.aarch64.rpm  20 MB/s | 242 kB     00:00    
18:30:41 (20/45): qrencode-libs-4.1.1-4.fc38.aarch64.rpm 4.9 MB/s |  62 kB     00:00    
18:30:41 (21/45): util-linux-2.38.1-4.fc38.aarch64.rpm    75 MB/s | 2.3 MB     00:00    
18:30:41 (22/45): xkeyboard-config-2.38-1.fc38.noarch.rp  35 MB/s | 963 kB     00:00    
18:30:41 (23/45): container-selinux-2.222.0-1.fc38.noarc 8.5 MB/s |  54 kB     00:00    
18:30:41 (24/45): xz-5.4.1-1.fc38.aarch64.rpm             25 MB/s | 420 kB     00:00    
18:30:41 (25/45): dbus-1.14.10-1.fc38.aarch64.rpm        689 kB/s | 8.0 kB     00:00    
18:30:41 (26/45): dbus-common-1.14.10-1.fc38.noarch.rpm  1.4 MB/s |  15 kB     00:00    
18:30:41 (27/45): diffutils-3.10-1.fc38.aarch64.rpm       30 MB/s | 395 kB     00:00    
18:30:41 (28/45): containerd.io-1.6.24-3.1.fc38.aarch64.  47 MB/s |  25 MB     00:00    
18:30:41 (29/45): fuse-common-3.14.1-1.fc38.aarch64.rpm   93 kB/s | 6.9 kB     00:00    
18:30:41 (30/45): fuse-overlayfs-1.12-1.fc38.aarch64.rpm 893 kB/s |  64 kB     00:00    
18:30:41 (31/45): fuse3-3.14.1-1.fc38.aarch64.rpm        8.2 MB/s |  54 kB     00:00    
18:30:41 (32/45): fuse3-libs-3.14.1-1.fc38.aarch64.rpm   9.7 MB/s |  91 kB     00:00    
18:30:41 (33/45): iptables-legacy-1.8.9-4.fc38.aarch64.r 5.2 MB/s |  51 kB     00:00    
18:30:41 (34/45): iptables-legacy-libs-1.8.9-4.fc38.aarc 5.0 MB/s |  37 kB     00:00    
18:30:41 (35/45): iptables-libs-1.8.9-4.fc38.aarch64.rpm  35 MB/s | 429 kB     00:00    
18:30:41 (36/45): libnetfilter_conntrack-1.0.9-1.fc38.aa 5.3 MB/s |  59 kB     00:00    
18:30:41 (37/45): libpcap-1.10.4-1.fc38.aarch64.rpm       21 MB/s | 172 kB     00:00    
18:30:41 (38/45): rpm-plugin-selinux-4.18.1-3.fc38.aarch 1.8 MB/s |  20 kB     00:00    
18:30:41 (39/45): selinux-policy-38.29-1.fc38.noarch.rpm 4.9 MB/s |  55 kB     00:00    
18:30:41 (40/45): slirp4netns-1.2.1-1.fc38.aarch64.rpm   7.2 MB/s |  47 kB     00:00    
18:30:41 (41/45): systemd-253.10-1.fc38.aarch64.rpm      113 MB/s | 4.3 MB     00:00    
18:30:41 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:30:41 go: downloading golang.org/x/term v0.7.0
18:30:41 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:30:41 go: downloading github.com/containerd/continuity v0.4.1
18:30:41 go: downloading k8s.io/klog/v2 v2.90.1
18:30:41 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:30:41 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:30:41 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:30:41 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:30:41 go: downloading gopkg.in/inf.v0 v0.9.1
18:30:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:30:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:30:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:30:41 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:30:41 go: downloading golang.org/x/oauth2 v0.7.0
18:30:41 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:30:41 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:30:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:30:41 go: downloading github.com/mattn/go-colorable v0.1.13
18:30:41 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:30:41 go: downloading sigs.k8s.io/yaml v1.3.0
18:30:41 go: downloading github.com/moby/spdystream v0.2.0
18:30:41 go: downloading github.com/mattn/go-isatty v0.0.17
18:30:41 go: downloading github.com/json-iterator/go v1.1.12
18:30:41 go: downloading github.com/modern-go/reflect2 v1.0.2
18:30:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:30:41 Selecting previously unselected package libksba8:amd64.
18:30:41 Preparing to unpack .../18-libksba8_1.6.3-2_amd64.deb ...
18:30:41 Unpacking libksba8:amd64 (1.6.3-2) ...
18:30:41 Selecting previously unselected package libnpth0:amd64.
18:30:41 Preparing to unpack .../19-libnpth0_1.6-3_amd64.deb ...
18:30:41 Unpacking libnpth0:amd64 (1.6-3) ...
18:30:41 Selecting previously unselected package dirmngr.
18:30:41 Preparing to unpack .../20-dirmngr_2.2.40-1.1_amd64.deb ...
18:30:41 Unpacking dirmngr (2.2.40-1.1) ...
18:30:41 Selecting previously unselected package distro-info-data.
18:30:41 Preparing to unpack .../21-distro-info-data_0.58_all.deb ...
18:30:41 Unpacking distro-info-data (0.58) ...
18:30:41 Selecting previously unselected package libpython3.8-minimal:amd64.
18:30:41 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
18:30:41 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ...
18:30:41 Selecting previously unselected package libexpat1:amd64.
18:30:41 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
18:30:41 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
18:30:41   Installing       : libnftnl-1.2.2-1.el9.x86_64                          14/59 
18:30:41   Installing       : docker-buildx-plugin-0.11.2-0.el9.x86_64             15/59 
18:30:41   Running scriptlet: docker-buildx-plugin-0.11.2-0.el9.x86_64             15/59 
18:30:41   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el9   16/59 
18:30:41   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el9   16/59 
18:30:41   Installing       : python3-audit-3.0.7-104.el9.x86_64                   17/59 
18:30:41   Installing       : libslirp-4.4.0-7.el9.x86_64                          18/59 
18:30:41   Installing       : slirp4netns-1.2.2-1.el9.x86_64                       19/59 
18:30:41   Installing       : checkpolicy-3.5-1.el9.x86_64                         20/59 
18:30:41 #15 9.873 Setting up libncurses6:armhf (6.2+20201114-2+deb11u2) ...
18:30:41 #15 9.884 Setting up pkg-config (0.29.2-1) ...
18:30:41 #15 9.936 Setting up libudev-dev:armhf (247.3-7+deb11u4) ...
18:30:41 #15 9.948 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
18:30:41 #15 9.960 Setting up libjsoncpp24:armhf (1.9.4-4) ...
18:30:41 #15 9.970 Setting up librhash0:armhf (1.4.1-2) ...
18:30:41 #15 9.981 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:30:41 #15 9.998 Setting up dh-apparmor (2.13.6-10) ...
18:30:41 #15 10.01 Setting up libsystemd-dev:armhf (247.3-7+deb11u4) ...
18:30:41 #15 10.02 Setting up libprocps8:armhf (2:3.3.17-5) ...
18:30:41 #15 10.03 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
18:30:41 #15 10.04 Setting up libselinux1-dev:armhf (3.1-3) ...
18:30:41 #15 10.05 Setting up procps (2:3.3.17-5) ...
18:30:41 #15 10.09 Setting up cmake (3.18.4-2+deb11u1) ...
18:30:41 Fedora 39 - aarch64 - Updates                    42 kB/s |  13 kB     00:00    
18:30:41 (42/45): systemd-networkd-253.10-1.fc38.aarch64  15 MB/s | 607 kB     00:00    
18:30:41 (43/45): selinux-policy-targeted-38.29-1.fc38.n  79 MB/s | 6.7 MB     00:00    
18:30:41 (44/45): systemd-pam-253.10-1.fc38.aarch64.rpm  7.2 MB/s | 332 kB     00:00    
18:30:41 (45/45): systemd-resolved-253.10-1.fc38.aarch64 6.9 MB/s | 279 kB     00:00    
18:30:41 --------------------------------------------------------------------------------
18:30:41 Total                                            31 MB/s |  45 MB     00:01     
18:30:41 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:30:41 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:30:41 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:30:41 go: downloading github.com/go-openapi/swag v0.19.14
18:30:41 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:30:41 go: downloading github.com/mailru/easyjson v0.7.6
18:30:41 go: downloading github.com/josharian/intern v1.0.0
18:30:41 Selecting previously unselected package libglib2.0-0:amd64.
18:30:41 Preparing to unpack .../22-libglib2.0-0_2.74.6-2_amd64.deb ...
18:30:41 Unpacking libglib2.0-0:amd64 (2.74.6-2) ...
18:30:41 Selecting previously unselected package libgirepository-1.0-1:amd64.
18:30:41 Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_amd64.deb ...
18:30:41 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ...
18:30:41 Selecting previously unselected package gir1.2-glib-2.0:amd64.
18:30:41 Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_amd64.deb ...
18:30:41 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ...
18:30:41 Selecting previously unselected package python3.8-minimal.
18:30:41 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
18:30:41 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:30:41 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ...
18:30:41   Installing       : xz-5.2.5-8.el9.x86_64                                21/59 
18:30:41   Installing       : util-linux-core-2.37.4-15.el9.x86_64                 22/59 
18:30:41   Running scriptlet: util-linux-core-2.37.4-15.el9.x86_64                 22/59 
18:30:41   Installing       : systemd-rpm-macros-252-18.el9.noarch                 23/59 
18:30:41   Installing       : openssl-1:3.0.7-24.el9.x86_64                        24/59 
18:30:41   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                       25/59 
18:30:41   Installing       : libutempter-1.2.1-6.el9.x86_64                       25/59 
18:30:41   Installing       : libnl3-3.7.0-1.el9.x86_64                            26/59 
18:30:41   Installing       : libibverbs-46.0-1.el9.x86_64                         27/59 
18:30:41   Installing       : libpcap-14:1.10.0-4.el9.x86_64                       28/59 
18:30:41   Installing       : libnfnetlink-1.0.1-21.el9.x86_64                     29/59 
18:30:41   Installing       : libnetfilter_conntrack-1.0.9-1.el9.x86_64            30/59 
18:30:41   Installing       : iptables-libs-1.8.8-6.el9.x86_64                     31/59 
18:30:41   Installing       : iptables-nft-1.8.8-6.el9.x86_64                      32/59 
18:30:41   Running scriptlet: iptables-nft-1.8.8-6.el9.x86_64                      32/59 
18:30:41 #15 10.10 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
18:30:41 #15 10.11 Setting up dmsetup (2:1.02.175-2.1) ...
18:30:41 #15 10.12 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
18:30:41 #15 10.14 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
18:30:41 #15 10.15 Setting up docker-ce-build-deps (1.0) ...
18:30:41 #15 10.16 Processing triggers for libc-bin (2.31-13+deb11u7) ...
18:30:41 #15 10.18 Processing triggers for man-db (2.9.4-2) ...
18:30:41 Fedora 39 - aarch64 - Test Updates               42 kB/s |  10 kB     00:00    
18:30:41 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
18:30:41 Selecting previously unselected package libpackagekit-glib2-18:amd64.
18:30:41 Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_amd64.deb ...
18:30:41 Unpacking libpackagekit-glib2-18:amd64 (1.2.6-5) ...
18:30:41 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:30:41 Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_amd64.deb ...
18:30:41 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ...
18:30:41 Selecting previously unselected package gnupg-l10n.
18:30:41 Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ...
18:30:41 Unpacking gnupg-l10n (2.2.40-1.1) ...
18:30:41 Selecting previously unselected package gnupg-utils.
18:30:41 Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_amd64.deb ...
18:30:41 Unpacking gnupg-utils (2.2.40-1.1) ...
18:30:41 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ...
18:30:41 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
18:30:41 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:30:41   Installing       : libeconf-0.4.1-3.el9.x86_64                          33/59 
18:30:41   Installing       : libdb-5.3.28-53.el9.x86_64                           34/59 
18:30:41   Installing       : pam-1.5.1-15.el9.x86_64                              35/59 
18:30:41   Installing       : libpwquality-1.4.4-8.el9.x86_64                      36/59 
18:30:41   Installing       : util-linux-2.37.4-15.el9.x86_64                      37/59 
18:30:41 warning: /etc/adjtime created as /etc/adjtime.rpmnew
18:30:41 
18:30:41   Installing       : kmod-libs-28-9.el9.x86_64                            38/59 
18:30:41   Installing       : kmod-28-9.el9.x86_64                                 39/59 
18:30:41   Installing       : fuse-common-3.10.2-6.el9.x86_64                      40/59 
18:30:41   Installing       : fuse3-3.10.2-6.el9.x86_64                            41/59 
18:30:41   Installing       : fuse-overlayfs-1.12-1.el9.x86_64                     42/59 
18:30:41   Running scriptlet: fuse-overlayfs-1.12-1.el9.x86_64                     42/59 
18:30:41   Installing       : diffutils-3.7-12.el9.x86_64                          43/59 
18:30:41   Installing       : policycoreutils-3.5-2.el9.x86_64                     44/59 
18:30:41   Running scriptlet: policycoreutils-3.5-2.el9.x86_64                     44/59 
18:30:41   Installing       : selinux-policy-38.1.24-1.el9.noarch                  45/59 
18:30:41   Running scriptlet: selinux-policy-38.1.24-1.el9.noarch                  45/59 
18:30:41 Importing GPG key 0x621E9F35:
18:30:41  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:30:41  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:30:41  From       : https://download.docker.com/linux/fedora/gpg
18:30:41 Key imported successfully
18:30:41 Selecting previously unselected package gpg.
18:30:41 Preparing to unpack .../29-gpg_2.2.40-1.1_amd64.deb ...
18:30:41 Unpacking gpg (2.2.40-1.1) ...
18:30:41 Selecting previously unselected package pinentry-curses.
18:30:41 Preparing to unpack .../30-pinentry-curses_1.2.1-1_amd64.deb ...
18:30:41 Unpacking pinentry-curses (1.2.1-1) ...
18:30:41 Selecting previously unselected package gpg-agent.
18:30:41 Preparing to unpack .../31-gpg-agent_2.2.40-1.1_amd64.deb ...
18:30:41 Unpacking gpg-agent (2.2.40-1.1) ...
18:30:41 Selecting previously unselected package gpg-wks-client.
18:30:41 Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_amd64.deb ...
18:30:41 Unpacking gpg-wks-client (2.2.40-1.1) ...
18:30:41   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         46/59 
18:30:41   Installing       : selinux-policy-targeted-38.1.24-1.el9.noarch         46/59 
18:30:42 Selecting previously unselected package gpg-wks-server.
18:30:42 Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_amd64.deb ...
18:30:42 Unpacking gpg-wks-server (2.2.40-1.1) ...
18:30:42 Selecting previously unselected package gpgsm.
18:30:42 Preparing to unpack .../34-gpgsm_2.2.40-1.1_amd64.deb ...
18:30:42 Unpacking gpgsm (2.2.40-1.1) ...
18:30:42 Selecting previously unselected package gnupg.
18:30:42 Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ...
18:30:42 Unpacking gnupg (2.2.40-1.1) ...
18:30:42 Selecting previously unselected package gnupg2.
18:30:42 Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ...
18:30:42 Unpacking gnupg2 (2.2.40-1.1) ...
18:30:42 Selecting previously unselected package iso-codes.
18:30:42 Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ...
18:30:42 Unpacking iso-codes (4.15.0-1) ...
18:30:42 Selecting previously unselected package python3-minimal.
18:30:42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4427 files and directories currently installed.)
18:30:42 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
18:30:42 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
18:30:42 Selecting previously unselected package mime-support.
18:30:42 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
18:30:42 Unpacking mime-support (3.64ubuntu1) ...
18:30:42 Selecting previously unselected package libmpdec2:amd64.
18:30:42 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
18:30:42 Unpacking libmpdec2:amd64 (2.4.2-3) ...
18:30:42 Selecting previously unselected package readline-common.
18:30:42 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
18:30:42 Unpacking readline-common (8.0-4) ...
18:30:42 Selecting previously unselected package libreadline8:amd64.
18:30:42 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
18:30:42 Unpacking libreadline8:amd64 (8.0-4) ...
18:30:42 Selecting previously unselected package libsqlite3-0:amd64.
18:30:42 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
18:30:42 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
18:30:42 Selecting previously unselected package libpython3.8-stdlib:amd64.
18:30:42 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
18:30:42 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
18:30:42 Selecting previously unselected package python3.8.
18:30:42 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
18:30:42 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:30:42 Metadata cache created.
18:30:42 + echo '[DEBUG] Installing engine rpms'
18:30:42 [DEBUG] Installing engine rpms
18:30:42 ++ find rpm/rpmbuild/fedora-39/RPMS/ -type f -name '*.rpm'
18:30:42 ++ sed /src/d
18:30:42 + packages='rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc39.aarch64.rpm
18:30:42 rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc39.aarch64.rpm
18:30:42 rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm
18:30:42 rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm
18:30:42 rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm'
18:30:42 + set -x
18:30:42 ++ source /etc/os-release
18:30:42 +++ NAME='Fedora Linux'
18:30:42 +++ VERSION='39 (Container Image Prerelease)'
18:30:42 +++ ID=fedora
18:30:42 +++ VERSION_ID=39
18:30:42 +++ VERSION_CODENAME=
18:30:42 +++ PLATFORM_ID=platform:f39
18:30:42 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
18:30:42 +++ ANSI_COLOR='0;38;2;60;110;180'
18:30:42 +++ LOGO=fedora-logo-icon
18:30:42 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
18:30:42 +++ DEFAULT_HOSTNAME=fedora
18:30:42 +++ HOME_URL=https://fedoraproject.org/
18:30:42 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
18:30:42 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:30:42 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:30:42 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:30:42 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
18:30:42 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:30:42 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
18:30:42 +++ SUPPORT_END=2024-05-14
18:30:42 +++ VARIANT='Container Image'
18:30:42 +++ VARIANT_ID=container
18:30:42 ++ echo 39
18:30:42 + product_version=39
18:30:42 + '[' 39 = rawhide ']'
18:30:42 + dnf install -y rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64.rpm
18:30:42 Selecting previously unselected package libcurl3-gnutls:amd64.
18:30:42 Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u4_amd64.deb ...
18:30:42 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u4) ...
18:30:42 Selecting previously unselected package libstemmer0d:amd64.
18:30:42 Preparing to unpack .../39-libstemmer0d_2.2.0-2_amd64.deb ...
18:30:42 Unpacking libstemmer0d:amd64 (2.2.0-2) ...
18:30:42 Selecting previously unselected package libicu72:amd64.
18:30:42 Preparing to unpack .../40-libicu72_72.1-3_amd64.deb ...
18:30:42 Unpacking libicu72:amd64 (72.1-3) ...
18:30:42 Selecting previously unselected package libpython3-stdlib:amd64.
18:30:42 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
18:30:42 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
18:30:42 Setting up python3-minimal (3.8.2-0ubuntu2) ...
18:30:42 Selecting previously unselected package python3.
18:30:42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4857 files and directories currently installed.)
18:30:42 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
18:30:42 Unpacking python3 (3.8.2-0ubuntu2) ...
18:30:42 Selecting previously unselected package libapparmor1:amd64.
18:30:42 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_amd64.deb ...
18:30:42 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.2) ...
18:30:42 Running transaction check
18:30:42 Transaction check succeeded.
18:30:42 Running transaction test
18:30:42 Selecting previously unselected package libcap2:amd64.
18:30:42 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...
18:30:42 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...
18:30:42 Selecting previously unselected package libargon2-1:amd64.
18:30:42 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ...
18:30:42 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:30:42 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:30:42 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
18:30:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
18:30:42 Selecting previously unselected package libjson-c4:amd64.
18:30:42 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
18:30:42 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
18:30:42 Selecting previously unselected package libcryptsetup12:amd64.
18:30:42 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...
18:30:42 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
18:30:42 Selecting previously unselected package libip4tc2:amd64.
18:30:42 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...
18:30:42 Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
18:30:42 Selecting previously unselected package libkmod2:amd64.
18:30:42 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...
18:30:42 Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
18:30:43 Selecting previously unselected package libxml2:amd64.
18:30:43 Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
18:30:43 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
18:30:43 Selecting previously unselected package systemd-timesyncd.
18:30:43 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_amd64.deb ...
18:30:43 Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ...
18:30:43 Selecting previously unselected package systemd.
18:30:43 Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_amd64.deb ...
18:30:43 Unpacking systemd (245.4-4ubuntu3.22) ...
18:30:43 Transaction test succeeded.
18:30:43 Running transaction
18:30:43 #15 DONE 11.9s
18:30:43 
18:30:43 #16 [stage-1 5/8] COPY --link sources/ /sources
18:30:43 #16 DONE 0.1s
18:30:43 
18:30:43 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:30:43 Last metadata expiration check: 0:00:02 ago on Wed Oct 11 18:30:41 2023.
18:30:43 Selecting previously unselected package libxmlb2:amd64.
18:30:43 Preparing to unpack .../42-libxmlb2_0.3.10-2_amd64.deb ...
18:30:43 Unpacking libxmlb2:amd64 (0.3.10-2) ...
18:30:43 Selecting previously unselected package libyaml-0-2:amd64.
18:30:43 Preparing to unpack .../43-libyaml-0-2_0.2.5-1_amd64.deb ...
18:30:43 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
18:30:43 Selecting previously unselected package libappstream4:amd64.
18:30:43 Preparing to unpack .../44-libappstream4_0.16.1-2_amd64.deb ...
18:30:43 Unpacking libappstream4:amd64 (0.16.1-2) ...
18:30:43 Selecting previously unselected package libcap2-bin.
18:30:43 Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_amd64.deb ...
18:30:43 Unpacking libcap2-bin (1:2.66-4) ...
18:30:43 Selecting previously unselected package libduktape207:amd64.
18:30:43 Preparing to unpack .../46-libduktape207_2.7.0-2_amd64.deb ...
18:30:43 Unpacking libduktape207:amd64 (2.7.0-2) ...
18:30:43 Selecting previously unselected package libelf1:amd64.
18:30:43 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.2) ...
18:30:43 Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...
18:30:43 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:30:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
18:30:43 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
18:30:43 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
18:30:43 Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
18:30:43 Dependencies resolved.
18:30:43 ==================================================================================================
18:30:43  Package                     Arch     Version                               Repository        Size
18:30:43 ==================================================================================================
18:30:43 Installing:
18:30:43  docker-buildx-plugin        aarch64  0.11.2-0.fc39                         @commandline      11 M
18:30:43  docker-ce                   aarch64  3:0.0.0~20231011170815.26951f7-0.fc39 @commandline      16 M
18:30:43  docker-ce-cli               aarch64  1:0.0.0~20231011170815.26951f7-0.fc39 @commandline     6.6 M
18:30:43  docker-ce-rootless-extras   aarch64  0.0.0~20231011170815.26951f7-0.fc39   @commandline     3.6 M
18:30:43  docker-compose-plugin       aarch64  2.21.0-0.fc39                         @commandline      11 M
18:30:43 Upgrading:
18:30:43  systemd-libs                aarch64  254.5-2.fc39                          fedora           668 k
18:30:43 Installing dependencies:
18:30:43  container-selinux           noarch   2:2.222.0-1.fc39                      fedora            55 k
18:30:43  containerd.io               aarch64  1.6.24-3.1.fc39                       docker-ce-test    25 M
18:30:43  dbus                        aarch64  1:1.14.10-1.fc39                      fedora           8.1 k
18:30:43  dbus-broker                 aarch64  33-2.fc39                             fedora           169 k
18:30:43  dbus-common                 noarch   1:1.14.10-1.fc39                      fedora            15 k
18:30:43  device-mapper               aarch64  1.02.196-1.fc39                       fedora           136 k
18:30:43  device-mapper-libs          aarch64  1.02.196-1.fc39                       fedora           171 k
18:30:43  diffutils                   aarch64  3.10-3.fc39                           fedora           396 k
18:30:43  fuse-common                 aarch64  3.16.1-1.fc39                         fedora           8.3 k
18:30:43  fuse-overlayfs              aarch64  1.12-2.fc39                           fedora            64 k
18:30:43  fuse3                       aarch64  3.16.1-1.fc39                         fedora            57 k
18:30:43  fuse3-libs                  aarch64  3.16.1-1.fc39                         fedora            93 k
18:30:43  iptables-legacy             aarch64  1.8.9-5.fc39                          fedora            51 k
18:30:43  iptables-legacy-libs        aarch64  1.8.9-5.fc39                          fedora            37 k
18:30:43  iptables-libs               aarch64  1.8.9-5.fc39                          fedora           439 k
18:30:43  kmod                        aarch64  30-6.fc39                             fedora           119 k
18:30:43  kmod-libs                   aarch64  30-6.fc39                             fedora            67 k
18:30:43  libargon2                   aarch64  20190702-3.fc39                       fedora            28 k
18:30:43  libcgroup                   aarch64  3.0-3.fc39                            fedora            75 k
18:30:43  libfdisk                    aarch64  2.39.2-1.fc39                         fedora           158 k
18:30:43  libibverbs                  aarch64  46.0-4.fc39                           fedora           430 k
18:30:43  libmnl                      aarch64  1.0.5-3.fc39                          fedora            28 k
18:30:43  libnetfilter_conntrack      aarch64  1.0.9-2.fc39                          fedora            59 k
18:30:43  libnfnetlink                aarch64  1.0.1-24.fc39                         fedora            29 k
18:30:43  libnl3                      aarch64  3.8.0-1.fc39                          fedora           343 k
18:30:43  libpcap                     aarch64  14:1.10.4-2.fc39                      fedora           173 k
18:30:43  libseccomp                  aarch64  2.5.3-6.fc39                          fedora            72 k
18:30:43  libselinux-utils            aarch64  3.5-5.fc39                            fedora           166 k
18:30:43  libslirp                    aarch64  4.7.0-4.fc39                          fedora            73 k
18:30:43  libutempter                 aarch64  1.2.1-10.fc39                         fedora            27 k
18:30:43  policycoreutils             aarch64  3.5-7.fc39                            fedora           244 k
18:30:43  rpm-plugin-selinux          aarch64  4.19.0-1.fc39                         fedora            20 k
18:30:43  selinux-policy              noarch   38.29-1.fc39                          updates-testing   55 k
18:30:43  selinux-policy-targeted     noarch   38.29-1.fc39                          updates-testing  6.7 M
18:30:43  slirp4netns                 aarch64  1.2.1-1.fc39                          fedora            47 k
18:30:43  systemd                     aarch64  254.5-2.fc39                          fedora           4.6 M
18:30:43  systemd-pam                 aarch64  254.5-2.fc39                          fedora           354 k
18:30:43  util-linux                  aarch64  2.39.2-1.fc39                         fedora           1.2 M
18:30:43  xkeyboard-config            noarch   2.39-2.fc39                           fedora           962 k
18:30:43  xz                          aarch64  5.4.4-1.fc39                          fedora           556 k
18:30:43 Installing weak dependencies:
18:30:43  cryptsetup-libs             aarch64  2.6.1-3.fc39                          fedora           488 k
18:30:43  libbpf                      aarch64  2:1.1.0-4.fc39                        fedora           165 k
18:30:43  libxkbcommon                aarch64  1.6.0-1.fc39                          updates-testing  143 k
18:30:43  qrencode-libs               aarch64  4.1.1-5.fc39                          fedora            61 k
18:30:43  systemd-networkd            aarch64  254.5-2.fc39                          fedora           620 k
18:30:43  systemd-resolved            aarch64  254.5-2.fc39                          fedora           284 k
18:30:43 
18:30:43 Transaction Summary
18:30:43 ==================================================================================================
18:30:43 Install  51 Packages
18:30:43 Upgrade   1 Package
18:30:43 
18:30:43 Total size: 94 M
18:30:43 Total download size: 45 M
18:30:43 Downloading Packages:
18:30:43 Preparing to unpack .../47-libelf1_0.188-2.1_amd64.deb ...
18:30:43 Unpacking libelf1:amd64 (0.188-2.1) ...
18:30:43 Selecting previously unselected package libdw1:amd64.
18:30:43 Preparing to unpack .../48-libdw1_0.188-2.1_amd64.deb ...
18:30:43 Unpacking libdw1:amd64 (0.188-2.1) ...
18:30:43 Selecting previously unselected package libglib2.0-data.
18:30:43 Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ...
18:30:43 Unpacking libglib2.0-data (2.74.6-2) ...
18:30:43 Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
18:30:43 Setting up systemd-timesyncd (245.4-4ubuntu3.22) ...
18:30:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:30:43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:30:43 Setting up systemd (245.4-4ubuntu3.22) ...
18:30:43 Selecting previously unselected package libglib2.0-bin.
18:30:43 Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_amd64.deb ...
18:30:43 Unpacking libglib2.0-bin (2.74.6-2) ...
18:30:43 Selecting previously unselected package libunwind8:amd64.
18:30:43 Preparing to unpack .../51-libunwind8_1.6.2-3_amd64.deb ...
18:30:43 Unpacking libunwind8:amd64 (1.6.2-3) ...
18:30:43 Selecting previously unselected package libgstreamer1.0-0:amd64.
18:30:43 Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_amd64.deb ...
18:30:43 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ...
18:30:43 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
18:30:43 Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_amd64.deb ...
18:30:43 Unpacking libpolkit-gobject-1-0:amd64 (122-3) ...
18:30:43 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:30:43 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:30:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
18:30:43 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
18:30:43 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
18:30:43 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
18:30:43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:30:43 Initializing machine ID from random generator.
18:30:44   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch            1/1 
18:30:44   Preparing        :                                                        1/1 
18:30:44   Installing       : libseccomp-2.5.3-4.fc38.aarch64                       1/50 
18:30:44   Installing       : fuse3-libs-3.14.1-1.fc38.aarch64                      2/50 
18:30:44   Installing       : diffutils-3.10-1.fc38.aarch64                         3/50 
18:30:44   Installing       : libselinux-utils-3.5-1.fc38.aarch64                   4/50 
18:30:44 Selecting previously unselected package libpolkit-agent-1-0:amd64.
18:30:44 Preparing to unpack .../54-libpolkit-agent-1-0_122-3_amd64.deb ...
18:30:44 Unpacking libpolkit-agent-1-0:amd64 (122-3) ...
18:30:44 Selecting previously unselected package lsb-release.
18:30:44 Preparing to unpack .../55-lsb-release_12.0-1_all.deb ...
18:30:44 Unpacking lsb-release (12.0-1) ...
18:30:44 Selecting previously unselected package xml-core.
18:30:44 Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ...
18:30:44 Unpacking xml-core (0.18+nmu1) ...
18:30:44 Selecting previously unselected package polkitd.
18:30:44 Preparing to unpack .../57-polkitd_122-3_amd64.deb ...
18:30:44 Unpacking polkitd (122-3) ...
18:30:44 Selecting previously unselected package packagekit.
18:30:44 Preparing to unpack .../58-packagekit_1.2.6-5_amd64.deb ...
18:30:44 Unpacking packagekit (1.2.6-5) ...
18:30:44 Selecting previously unselected package systemd-sysv.
18:30:44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5693 files and directories currently installed.)
18:30:44 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_amd64.deb ...
18:30:44 Unpacking systemd-sysv (245.4-4ubuntu3.22) ...
18:30:44 Selecting previously unselected package openssl.
18:30:44 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_amd64.deb ...
18:30:44 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
18:30:44 Selecting previously unselected package ca-certificates.
18:30:44 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
18:30:44 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
18:30:44 Selecting previously unselected package libdbus-1-3:amd64.
18:30:44 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
18:30:44 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
18:30:44   Installing       : libfdisk-2.38.1-4.fc38.aarch64                        5/50 
18:30:44   Installing       : docker-buildx-plugin-0.11.2-0.fc38.aarch64            6/50 
18:30:44 Selecting previously unselected package python-apt-common.
18:30:44 Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ...
18:30:44 Unpacking python-apt-common (2.6.0) ...
18:30:44 Selecting previously unselected package python3-apt.
18:30:44 Preparing to unpack .../60-python3-apt_2.6.0_amd64.deb ...
18:30:44 Unpacking python3-apt (2.6.0) ...
18:30:44 Selecting previously unselected package python3-blinker.
18:30:44 Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ...
18:30:44 Unpacking python3-blinker (1.5-1) ...
18:30:44 Selecting previously unselected package python3-cffi-backend:amd64.
18:30:44 Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
18:30:44 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
18:30:44 Selecting previously unselected package python3-cryptography.
18:30:44 Preparing to unpack .../63-python3-cryptography_38.0.4-3_amd64.deb ...
18:30:44 Unpacking python3-cryptography (38.0.4-3) ...
18:30:44 Selecting previously unselected package dbus.
18:30:44 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
18:30:44 Unpacking dbus (1.12.16-2ubuntu2.3) ...
18:30:44 Selecting previously unselected package distro-info-data.
18:30:44 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ...
18:30:44 Unpacking distro-info-data (0.43ubuntu1.13) ...
18:30:44 Selecting previously unselected package libglib2.0-0:amd64.
18:30:44 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ...
18:30:44 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
18:30:44 (1/47): container-selinux-2.222.0-1.fc39.noarch 240 kB/s |  55 kB     00:00    
18:30:44 (2/47): cryptsetup-libs-2.6.1-3.fc39.aarch64.rp 1.9 MB/s | 488 kB     00:00    
18:30:44 (3/47): dbus-1.14.10-1.fc39.aarch64.rpm         363 kB/s | 8.1 kB     00:00    
18:30:44 (4/47): dbus-common-1.14.10-1.fc39.noarch.rpm   3.6 MB/s |  15 kB     00:00    
18:30:44 (5/47): dbus-broker-33-2.fc39.aarch64.rpm        14 MB/s | 169 kB     00:00    
18:30:44 (6/47): device-mapper-1.02.196-1.fc39.aarch64.r 6.8 MB/s | 136 kB     00:00    
18:30:44 (7/47): device-mapper-libs-1.02.196-1.fc39.aarc  17 MB/s | 171 kB     00:00    
18:30:44 (8/47): diffutils-3.10-3.fc39.aarch64.rpm        33 MB/s | 396 kB     00:00    
18:30:44 (9/47): fuse-common-3.16.1-1.fc39.aarch64.rpm   450 kB/s | 8.3 kB     00:00    
18:30:44 (10/47): fuse-overlayfs-1.12-2.fc39.aarch64.rpm 7.2 MB/s |  64 kB     00:00    
18:30:44 (11/47): fuse3-3.16.1-1.fc39.aarch64.rpm        6.8 MB/s |  57 kB     00:00    
18:30:44 (12/47): fuse3-libs-3.16.1-1.fc39.aarch64.rpm   5.4 MB/s |  93 kB     00:00    
18:30:44 (13/47): iptables-legacy-1.8.9-5.fc39.aarch64.r 5.0 MB/s |  51 kB     00:00    
18:30:44 (14/47): iptables-legacy-libs-1.8.9-5.fc39.aarc 4.2 MB/s |  37 kB     00:00    
18:30:44   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc38.aarch64            6/50 
18:30:44   Installing       : docker-compose-plugin-2.21.0-0.fc38.aarch64           7/50 
18:30:44 Selecting previously unselected package python3-dbus.
18:30:44 Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_amd64.deb ...
18:30:44 Unpacking python3-dbus (1.3.2-4+b1) ...
18:30:44 Selecting previously unselected package python3-distro.
18:30:44 Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ...
18:30:44 Unpacking python3-distro (1.8.0-1) ...
18:30:44 Selecting previously unselected package python3-gi.
18:30:44 Preparing to unpack .../66-python3-gi_3.42.2-3+b1_amd64.deb ...
18:30:44 Unpacking python3-gi (3.42.2-3+b1) ...
18:30:44 Selecting previously unselected package python3-pyparsing.
18:30:44 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
18:30:44 Unpacking python3-pyparsing (3.0.9-1) ...
18:30:44 Selecting previously unselected package libgirepository-1.0-1:amd64.
18:30:44 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
18:30:44 Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
18:30:44 Selecting previously unselected package gir1.2-glib-2.0:amd64.
18:30:44 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
18:30:44 Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
18:30:44 Selecting previously unselected package libcap2-bin.
18:30:44 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ...
18:30:44 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
18:30:44 Selecting previously unselected package libelf1:amd64.
18:30:44 Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
18:30:44 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
18:30:44 Selecting previously unselected package libglib2.0-data.
18:30:44 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
18:30:44 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:30:44 Selecting previously unselected package tzdata.
18:30:44 Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
18:30:44 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
18:30:44 (15/47): containerd.io-1.6.24-3.1.fc39.aarch64.  58 MB/s |  25 MB     00:00    
18:30:44 (16/47): iptables-libs-1.8.9-5.fc39.aarch64.rpm 4.9 MB/s | 439 kB     00:00    
18:30:44 (17/47): kmod-30-6.fc39.aarch64.rpm             1.3 MB/s | 119 kB     00:00    
18:30:44 (18/47): kmod-libs-30-6.fc39.aarch64.rpm        8.7 MB/s |  67 kB     00:00    
18:30:44 (19/47): libargon2-20190702-3.fc39.aarch64.rpm  2.8 MB/s |  28 kB     00:00    
18:30:44 (20/47): libbpf-1.1.0-4.fc39.aarch64.rpm         16 MB/s | 165 kB     00:00    
18:30:44 (21/47): libcgroup-3.0-3.fc39.aarch64.rpm        10 MB/s |  75 kB     00:00    
18:30:44 (22/47): libfdisk-2.39.2-1.fc39.aarch64.rpm      14 MB/s | 158 kB     00:00    
18:30:44 (23/47): libibverbs-46.0-4.fc39.aarch64.rpm      29 MB/s | 430 kB     00:00    
18:30:44 (24/47): libmnl-1.0.5-3.fc39.aarch64.rpm        3.0 MB/s |  28 kB     00:00    
18:30:44 (25/47): libnetfilter_conntrack-1.0.9-2.fc39.aa 4.4 MB/s |  59 kB     00:00    
18:30:44 (26/47): libnfnetlink-1.0.1-24.fc39.aarch64.rpm 3.0 MB/s |  29 kB     00:00    
18:30:44 (27/47): libnl3-3.8.0-1.fc39.aarch64.rpm         42 MB/s | 343 kB     00:00    
18:30:44 (28/47): libpcap-1.10.4-2.fc39.aarch64.rpm       14 MB/s | 173 kB     00:00    
18:30:44 (29/47): libseccomp-2.5.3-6.fc39.aarch64.rpm    6.2 MB/s |  72 kB     00:00    
18:30:44 (30/47): libselinux-utils-3.5-5.fc39.aarch64.rp  23 MB/s | 166 kB     00:00    
18:30:44 (31/47): libslirp-4.7.0-4.fc39.aarch64.rpm      7.0 MB/s |  73 kB     00:00    
18:30:44 (32/47): libutempter-1.2.1-10.fc39.aarch64.rpm  2.5 MB/s |  27 kB     00:00    
18:30:44 (33/47): policycoreutils-3.5-7.fc39.aarch64.rpm  31 MB/s | 244 kB     00:00    
18:30:44 (34/47): qrencode-libs-4.1.1-5.fc39.aarch64.rpm 5.9 MB/s |  61 kB     00:00    
18:30:44 (35/47): rpm-plugin-selinux-4.19.0-1.fc39.aarch 2.1 MB/s |  20 kB     00:00    
18:30:44 (36/47): slirp4netns-1.2.1-1.fc39.aarch64.rpm   7.7 MB/s |  47 kB     00:00    
18:30:44 (37/47): systemd-networkd-254.5-2.fc39.aarch64.  31 MB/s | 620 kB     00:00    
18:30:44 (38/47): systemd-pam-254.5-2.fc39.aarch64.rpm    28 MB/s | 354 kB     00:00    
18:30:44 (39/47): systemd-254.5-2.fc39.aarch64.rpm        93 MB/s | 4.6 MB     00:00    
18:30:44 (40/47): systemd-resolved-254.5-2.fc39.aarch64.  10 MB/s | 284 kB     00:00    
18:30:44 (41/47): util-linux-2.39.2-1.fc39.aarch64.rpm    39 MB/s | 1.2 MB     00:00    
18:30:44 (42/47): xkeyboard-config-2.39-2.fc39.noarch.rp  56 MB/s | 962 kB     00:00    
18:30:44 (43/47): xz-5.4.4-1.fc39.aarch64.rpm             25 MB/s | 556 kB     00:00    
18:30:44 (44/47): libxkbcommon-1.6.0-1.fc39.aarch64.rpm  8.9 MB/s | 143 kB     00:00    
18:30:44 (45/47): selinux-policy-38.29-1.fc39.noarch.rpm 2.3 MB/s |  55 kB     00:00    
18:30:44 (46/47): systemd-libs-254.5-2.fc39.aarch64.rpm   42 MB/s | 668 kB     00:00    
18:30:44 (47/47): selinux-policy-targeted-38.29-1.fc39.n 117 MB/s | 6.7 MB     00:00    
18:30:44 --------------------------------------------------------------------------------
18:30:44 Total                                            34 MB/s |  45 MB     00:01     
18:30:44   Running scriptlet: docker-compose-plugin-2.21.0-0.fc38.aarch64           7/50 
18:30:44   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    8/50 
18:30:44   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    8/50 
18:30:44   Installing       : fuse-common-3.14.1-1.fc38.aarch64                     9/50 
18:30:44   Installing       : fuse3-3.14.1-1.fc38.aarch64                          10/50 
18:30:44   Installing       : dbus-common-1:1.14.10-1.fc38.noarch                  11/50 
18:30:44   Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch                  11/50 
18:30:44   Running scriptlet: dbus-broker-33-1.fc38.aarch64                        12/50 
18:30:44   Installing       : dbus-broker-33-1.fc38.aarch64                        12/50 
18:30:44   Running scriptlet: dbus-broker-33-1.fc38.aarch64                        12/50 
18:30:44   Installing       : dbus-1:1.14.10-1.fc38.aarch64                        13/50 
18:30:45 Selecting previously unselected package python3-httplib2.
18:30:45 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
18:30:45 Unpacking python3-httplib2 (0.20.4-3) ...
18:30:45 Selecting previously unselected package python3-jwt.
18:30:45 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
18:30:45 Unpacking python3-jwt (2.6.0-1) ...
18:30:45 Selecting previously unselected package python3-pkg-resources.
18:30:45 Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ...
18:30:45 Unpacking python3-pkg-resources (66.1.1-1) ...
18:30:45 Selecting previously unselected package python3-lazr.uri.
18:30:45 Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ...
18:30:45 Unpacking python3-lazr.uri (1.0.6-3) ...
18:30:45 Selecting previously unselected package python3-wadllib.
18:30:45 Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ...
18:30:45 Unpacking python3-wadllib (1.3.6-4) ...
18:30:45 Selecting previously unselected package libicu66:amd64.
18:30:45 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ...
18:30:45 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
18:30:45   Installing       : xz-5.4.1-1.fc38.aarch64                              14/50 
18:30:45   Installing       : xkeyboard-config-2.38-1.fc38.noarch                  15/50 
18:30:45   Installing       : libxkbcommon-1.5.0-2.fc38.aarch64                    16/50 
18:30:45   Installing       : qrencode-libs-4.1.1-4.fc38.aarch64                   17/50 
18:30:45   Running scriptlet: libutempter-1.2.1-8.fc38.aarch64                     18/50 
18:30:45   Installing       : libutempter-1.2.1-8.fc38.aarch64                     18/50 
18:30:45   Installing       : util-linux-2.38.1-4.fc38.aarch64                     19/50 
18:30:45 warning: /etc/adjtime created as /etc/adjtime.rpmnew
18:30:45 
18:30:45   Installing       : policycoreutils-3.5-1.fc38.aarch64                   20/50 
18:30:45 #17 DONE 1.9s
18:30:45 
18:30:45 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:30:45 #18 DONE 0.0s
18:30:45 
18:30:45 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:30:45 #19 DONE 0.1s
18:30:45 
18:30:45 #20 exporting to image
18:30:45 #20 exporting layers
18:30:45 Selecting previously unselected package python3-oauthlib.
18:30:45 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
18:30:45 Unpacking python3-oauthlib (3.2.2-1) ...
18:30:45 Selecting previously unselected package python3-six.
18:30:45 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
18:30:45 Unpacking python3-six (1.16.0-4) ...
18:30:45 Selecting previously unselected package python3-lazr.restfulclient.
18:30:45 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
18:30:45 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
18:30:45 Selecting previously unselected package python3-software-properties.
18:30:45 Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ...
18:30:45 Unpacking python3-software-properties (0.99.30-4) ...
18:30:45 Selecting previously unselected package software-properties-common.
18:30:45 Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ...
18:30:45 Unpacking software-properties-common (0.99.30-4) ...
18:30:45 Setting up libksba8:amd64 (1.6.3-2) ...
18:30:45 Docker CE Test - aarch64                        7.1 kB/s | 1.6 kB     00:00    
18:30:45 Importing GPG key 0x621E9F35:
18:30:45  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:30:45  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:30:45  From       : https://download.docker.com/linux/fedora/gpg
18:30:45 Key imported successfully
18:30:45   Running scriptlet: policycoreutils-3.5-1.fc38.aarch64                   20/50 
18:30:45   Installing       : selinux-policy-38.29-1.fc38.noarch                   21/50 
18:30:45   Running scriptlet: selinux-policy-38.29-1.fc38.noarch                   21/50 
18:30:45 Setting up media-types (10.0.0) ...
18:30:45 Setting up systemd-sysv (252.17-1~deb12u1) ...
18:30:45 Setting up libkeyutils1:amd64 (1.6.3-2) ...
18:30:45 Setting up libpsl5:amd64 (0.21.2-1) ...
18:30:45 Setting up libicu72:amd64 (72.1-3) ...
18:30:45 Setting up apt-transport-https (2.6.1) ...
18:30:45 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
18:30:45 Setting up libglib2.0-0:amd64 (2.74.6-2) ...
18:30:45 No schema files found: doing nothing.
18:30:45 Setting up distro-info-data (0.58) ...
18:30:45 Setting up libtirpc-common (1.3.3+ds-1) ...
18:30:45 Setting up libxmlb2:amd64 (0.3.10-2) ...
18:30:45 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
18:30:45 Setting up libsqlite3-0:amd64 (3.40.1-2) ...
18:30:45 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
18:30:45 Setting up libpackagekit-glib2-18:amd64 (1.2.6-5) ...
18:30:45 Setting up libnpth0:amd64 (1.6-3) ...
18:30:45 Setting up libassuan0:amd64 (2.5.5-5) ...
18:30:45 Setting up libunwind8:amd64 (1.6.2-3) ...
18:30:45 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ...
18:30:45 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
18:30:45 Setting up libcap2-bin (1:2.66-4) ...
18:30:45   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          22/50 
18:30:45   Installing       : selinux-policy-targeted-38.29-1.fc38.noarch          22/50 
18:30:45 Setting up libglib2.0-data (2.74.6-2) ...
18:30:45 Setting up gnupg-l10n (2.2.40-1.1) ...
18:30:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:30:45 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
18:30:45 Setting up libncursesw6:amd64 (6.4-4) ...
18:30:45 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ...
18:30:45 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
18:30:45 Setting up python-apt-common (2.6.0) ...
18:30:45 Setting up libduktape207:amd64 (2.7.0-2) ...
18:30:45 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
18:30:45 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ...
18:30:45 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
18:30:45 Setting up sgml-base (1.31) ...
18:30:45 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ...
18:30:45 Setting up libstemmer0d:amd64 (2.2.0-2) ...
18:30:45 Setting up lsb-release (12.0-1) ...
18:30:45 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
18:30:45 Selecting previously unselected package libpam-systemd:amd64.
18:30:45 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_amd64.deb ...
18:30:45 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.22) ...
18:30:45 Selecting previously unselected package libxml2:amd64.
18:30:45 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ...
18:30:45 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:30:45 Selecting previously unselected package libyaml-0-2:amd64.
18:30:45 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_amd64.deb ...
18:30:45 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
18:30:45 Selecting previously unselected package lsb-release.
18:30:45 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
18:30:45 Unpacking lsb-release (11.1.0ubuntu2) ...
18:30:45 Selecting previously unselected package python3-dbus.
18:30:45 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_amd64.deb ...
18:30:45 Unpacking python3-dbus (1.2.16-1build1) ...
18:30:45 Selecting previously unselected package python3-gi.
18:30:45 Preparing to unpack .../19-python3-gi_3.36.0-1_amd64.deb ...
18:30:45 Unpacking python3-gi (3.36.0-1) ...
18:30:45 Selecting previously unselected package python3-pkg-resources.
18:30:45 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
18:30:45 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:30:45 Selecting previously unselected package python3-six.
18:30:45 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
18:30:45 Unpacking python3-six (1.14.0-2) ...
18:30:46 Setting up openssl (3.0.11-1~deb12u1) ...
18:30:46 Setting up libelf1:amd64 (0.188-2.1) ...
18:30:46 Setting up readline-common (8.2-1.3) ...
18:30:46 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
18:30:46 Setting up iso-codes (4.15.0-1) ...
18:30:46 Setting up dbus-bin (1.14.10-1~deb12u1) ...
18:30:46 Setting up libpolkit-gobject-1-0:amd64 (122-3) ...
18:30:46 Setting up pinentry-curses (1.2.1-1) ...
18:30:46 Setting up libdw1:amd64 (0.188-2.1) ...
18:30:46 Setting up libreadline8:amd64 (8.2-1.3) ...
18:30:46 Setting up libglib2.0-bin (2.74.6-2) ...
18:30:46 Setting up dbus-daemon (1.14.10-1~deb12u1) ...
18:30:46 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
18:30:46 Setting up ca-certificates (20230311) ...
18:30:46 Selecting previously unselected package iso-codes.
18:30:46 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
18:30:46 Unpacking iso-codes (4.4-1) ...
18:30:46 Selecting previously unselected package libkrb5support0:amd64.
18:30:46 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ...
18:30:46 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
18:30:46 Selecting previously unselected package libk5crypto3:amd64.
18:30:46 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ...
18:30:46 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
18:30:46 Selecting previously unselected package libkeyutils1:amd64.
18:30:46 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
18:30:46 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
18:30:46 Selecting previously unselected package libkrb5-3:amd64.
18:30:46 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ...
18:30:46 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
18:30:46 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:30:46 Updating certificates in /etc/ssl/certs...
18:30:46 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ...
18:30:46 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
18:30:46 Selecting previously unselected package liblmdb0:amd64.
18:30:46 Preparing to unpack .../28-liblmdb0_0.9.24-1_amd64.deb ...
18:30:46 Unpacking liblmdb0:amd64 (0.9.24-1) ...
18:30:46 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
18:30:46 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
18:30:46 Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
18:30:46 Selecting previously unselected package libpsl5:amd64.
18:30:46 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
18:30:46 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
18:30:46 Selecting previously unselected package python-apt-common.
18:30:46 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
18:30:46 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:30:46 Selecting previously unselected package python3-apt.
18:30:46 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
18:30:46 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
18:30:46 Selecting previously unselected package apt-transport-https.
18:30:46 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
18:30:46 Unpacking apt-transport-https (2.0.9) ...
18:30:46 Selecting previously unselected package libbrotli1:amd64.
18:30:46 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
18:30:46 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
18:30:46 Running transaction check
18:30:46 Transaction check succeeded.
18:30:46 Running transaction test
18:30:46 140 added, 0 removed; done.
18:30:46 Selecting previously unselected package libroken18-heimdal:amd64.
18:30:46 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:46 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:46 Selecting previously unselected package libasn1-8-heimdal:amd64.
18:30:46 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:46 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:46 Selecting previously unselected package libheimbase1-heimdal:amd64.
18:30:46 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:46 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:46 Selecting previously unselected package libhcrypto4-heimdal:amd64.
18:30:46 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:46 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:46 Selecting previously unselected package libwind0-heimdal:amd64.
18:30:46 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:46 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:46 Selecting previously unselected package libhx509-5-heimdal:amd64.
18:30:46 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:46 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:47 Setting up dbus (1.14.10-1~deb12u1) ...
18:30:47 invoke-rc.d: could not determine current runlevel
18:30:47 invoke-rc.d: policy-rc.d denied execution of start.
18:30:47 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ...
18:30:47 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ...
18:30:47 Setting up xml-core (0.18+nmu1) ...
18:30:47 Selecting previously unselected package libkrb5-26-heimdal:amd64.
18:30:47 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:47 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:47 Selecting previously unselected package libheimntlm0-heimdal:amd64.
18:30:47 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:47 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:47 Selecting previously unselected package libgssapi3-heimdal:amd64.
18:30:47 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
18:30:47 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:47 Selecting previously unselected package libsasl2-modules-db:amd64.
18:30:47 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
18:30:47 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:30:47 Selecting previously unselected package libsasl2-2:amd64.
18:30:47 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
18:30:47 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:30:47 Selecting previously unselected package libldap-common.
18:30:47 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
18:30:47 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:30:47 Selecting previously unselected package libldap-2.4-2:amd64.
18:30:47 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
18:30:47 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
18:30:47 Transaction test succeeded.
18:30:47 Running transaction
18:30:47 Setting up gpgconf (2.2.40-1.1) ...
18:30:47 Setting up libpam-systemd:amd64 (252.17-1~deb12u1) ...
18:30:47 Setting up libcurl4:amd64 (7.88.1-10+deb12u4) ...
18:30:47 Setting up libpolkit-agent-1-0:amd64 (122-3) ...
18:30:47 Setting up curl (7.88.1-10+deb12u4) ...
18:30:47 Setting up gpg (2.2.40-1.1) ...
18:30:47 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ...
18:30:47 Setcap worked! gst-ptp-helper is not suid!
18:30:47 Setting up gnupg-utils (2.2.40-1.1) ...
18:30:47 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
18:30:47 Setting up gpg-agent (2.2.40-1.1) ...
18:30:47 Selecting previously unselected package libnghttp2-14:amd64.
18:30:47 Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ...
18:30:47 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ...
18:30:47 Selecting previously unselected package librtmp1:amd64.
18:30:47 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
18:30:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
18:30:47 Selecting previously unselected package libssh-4:amd64.
18:30:47 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ...
18:30:47 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ...
18:30:47 Selecting previously unselected package libcurl4:amd64.
18:30:47 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.20_amd64.deb ...
18:30:47 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.20) ...
18:30:47 Selecting previously unselected package curl.
18:30:47 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.20_amd64.deb ...
18:30:47 Unpacking curl (7.68.0-1ubuntu2.20) ...
18:30:47 Selecting previously unselected package dbus-user-session.
18:30:47 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
18:30:47 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
18:30:47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:30:47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:30:47 Selecting previously unselected package libdconf1:amd64.
18:30:47 Preparing to unpack .../54-libdconf1_0.36.0-1_amd64.deb ...
18:30:47 Unpacking libdconf1:amd64 (0.36.0-1) ...
18:30:47 Selecting previously unselected package dconf-service.
18:30:47 Preparing to unpack .../55-dconf-service_0.36.0-1_amd64.deb ...
18:30:47 Unpacking dconf-service (0.36.0-1) ...
18:30:47 Selecting previously unselected package dconf-gsettings-backend:amd64.
18:30:47 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
18:30:47 Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
18:30:47 Selecting previously unselected package libassuan0:amd64.
18:30:47 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
18:30:47 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
18:30:47 Selecting previously unselected package gpgconf.
18:30:47 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
18:30:47 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
18:30:47 Selecting previously unselected package libksba8:amd64.
18:30:47 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
18:30:47 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
18:30:47 Selecting previously unselected package libnpth0:amd64.
18:30:47 Preparing to unpack .../60-libnpth0_1.6-1_amd64.deb ...
18:30:47 Unpacking libnpth0:amd64 (1.6-1) ...
18:30:47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:30:47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:30:47 Setting up gpgsm (2.2.40-1.1) ...
18:30:47 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u4) ...
18:30:47 Setting up libappstream4:amd64 (0.16.1-2) ...
18:30:47 Setting up dirmngr (2.2.40-1.1) ...
18:30:47   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch            1/1 
18:30:47   Preparing        :                                                        1/1 
18:30:47   Upgrading        : systemd-libs-254.5-2.fc39.aarch64                     1/53 
18:30:47   Installing       : libseccomp-2.5.3-6.fc39.aarch64                       2/53 
18:30:47   Installing       : libselinux-utils-3.5-5.fc39.aarch64                   3/53 
18:30:47   Installing       : libfdisk-2.39.2-1.fc39.aarch64                        4/53 
18:30:47   Installing       : fuse3-libs-3.16.1-1.fc39.aarch64                      5/53 
18:30:48 Selecting previously unselected package dirmngr.
18:30:48 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
18:30:48 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package libpackagekit-glib2-18:amd64.
18:30:48 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
18:30:48 Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
18:30:48 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:30:48 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
18:30:48 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
18:30:48 Selecting previously unselected package libproxy1v5:amd64.
18:30:48 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
18:30:48 Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
18:30:48 Selecting previously unselected package glib-networking-common.
18:30:48 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
18:30:48 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
18:30:48 Selecting previously unselected package glib-networking-services.
18:30:48 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
18:30:48 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
18:30:48 Selecting previously unselected package gsettings-desktop-schemas.
18:30:48 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
18:30:48 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
18:30:48 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:30:48 Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ...
18:30:48 Setting up gpg-wks-server (2.2.40-1.1) ...
18:30:48 Setting up libnsl2:amd64 (1.3.0-2) ...
18:30:48 Setting up gpg-wks-client (2.2.40-1.1) ...
18:30:48 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
18:30:48 Setting up gnupg (2.2.40-1.1) ...
18:30:48 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
18:30:48 Setting up python3.11 (3.11.2-6) ...
18:30:48   Installing       : diffutils-3.10-3.fc39.aarch64                         6/53 
18:30:48   Installing       : docker-buildx-plugin-0.11.2-0.fc39.aarch64            7/53 
18:30:48 Selecting previously unselected package glib-networking:amd64.
18:30:48 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
18:30:48 Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
18:30:48 Selecting previously unselected package gnupg-l10n.
18:30:48 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
18:30:48 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package gnupg-utils.
18:30:48 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
18:30:48 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package gpg.
18:30:48 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
18:30:48 Unpacking gpg (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package pinentry-curses.
18:30:48 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_amd64.deb ...
18:30:48 Unpacking pinentry-curses (1.1.0-3build1) ...
18:30:48 Selecting previously unselected package gpg-agent.
18:30:48 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
18:30:48   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc39.aarch64            7/53 
18:30:48   Installing       : docker-compose-plugin-2.21.0-0.fc39.aarch64           8/53 
18:30:48 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package gpg-wks-client.
18:30:48 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
18:30:48 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package gpg-wks-server.
18:30:48 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
18:30:48 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package gpgsm.
18:30:48 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
18:30:48 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package gnupg.
18:30:48 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
18:30:48 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
18:30:48 Selecting previously unselected package libsoup2.4-1:amd64.
18:30:48 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_amd64.deb ...
18:30:48 Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
18:30:48   Running scriptlet: docker-compose-plugin-2.21.0-0.fc39.aarch64           8/53 
18:30:48   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    9/53 
18:30:48   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    9/53 
18:30:48   Installing       : xz-5.4.4-1.fc39.aarch64                              10/53 
18:30:48   Installing       : xkeyboard-config-2.39-2.fc39.noarch                  11/53 
18:30:48   Installing       : libxkbcommon-1.6.0-1.fc39.aarch64                    12/53 
18:30:48   Installing       : qrencode-libs-4.1.1-5.fc39.aarch64                   13/53 
18:30:48   Installing       : libslirp-4.7.0-4.fc39.aarch64                        14/53 
18:30:48 Selecting previously unselected package libstemmer0d:amd64.
18:30:48 Preparing to unpack .../79-libstemmer0d_0+svn585-2_amd64.deb ...
18:30:48 Unpacking libstemmer0d:amd64 (0+svn585-2) ...
18:30:48 Selecting previously unselected package libappstream4:amd64.
18:30:48 Preparing to unpack .../80-libappstream4_0.12.10-2_amd64.deb ...
18:30:48 Unpacking libappstream4:amd64 (0.12.10-2) ...
18:30:48 Selecting previously unselected package libglib2.0-bin.
18:30:48 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_amd64.deb ...
18:30:48 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
18:30:48 Selecting previously unselected package libgstreamer1.0-0:amd64.
18:30:48 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
18:30:48 Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
18:30:48 Selecting previously unselected package libpolkit-agent-1-0:amd64.
18:30:48 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
18:30:48   Installing       : slirp4netns-1.2.1-1.fc39.aarch64                     15/53 
18:30:48   Installing       : libnl3-3.8.0-1.fc39.aarch64                          16/53 
18:30:48   Installing       : libibverbs-46.0-4.fc39.aarch64                       17/53 
18:30:48   Installing       : libpcap-14:1.10.4-2.fc39.aarch64                     18/53 
18:30:48   Installing       : iptables-legacy-libs-1.8.9-5.fc39.aarch64            19/53 
18:30:48   Installing       : libnfnetlink-1.0.1-24.fc39.aarch64                   20/53 
18:30:48   Installing       : libmnl-1.0.5-3.fc39.aarch64                          21/53 
18:30:48   Installing       : libnetfilter_conntrack-1.0.9-2.fc39.aarch64          22/53 
18:30:48   Installing       : iptables-libs-1.8.9-5.fc39.aarch64                   23/53 
18:30:48   Installing       : iptables-legacy-1.8.9-5.fc39.aarch64                 24/53 
18:30:48   Running scriptlet: iptables-legacy-1.8.9-5.fc39.aarch64                 24/53 
18:30:48   Installing       : libbpf-2:1.1.0-4.fc39.aarch64                        25/53 
18:30:48   Installing       : libargon2-20190702-3.fc39.aarch64                    26/53 
18:30:48   Installing       : kmod-libs-30-6.fc39.aarch64                          27/53 
18:30:48   Installing       : kmod-30-6.fc39.aarch64                               28/53 
18:30:48   Installing       : fuse-common-3.16.1-1.fc39.aarch64                    29/53 
18:30:48   Installing       : fuse3-3.16.1-1.fc39.aarch64                          30/53 
18:30:48   Installing       : fuse-overlayfs-1.12-2.fc39.aarch64                   31/53 
18:30:49 Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
18:30:49 Selecting previously unselected package policykit-1.
18:30:49 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
18:30:49 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
18:30:49 Selecting previously unselected package python3-certifi.
18:30:49 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
18:30:49 Unpacking python3-certifi (2019.11.28-1) ...
18:30:49 Selecting previously unselected package python3-chardet.
18:30:49 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
18:30:49 Unpacking python3-chardet (3.0.4-4build1) ...
18:30:49 Selecting previously unselected package python3-idna.
18:30:49 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
18:30:49 Unpacking python3-idna (2.8-1) ...
18:30:49 Selecting previously unselected package python3-urllib3.
18:30:49 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
18:30:49 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:30:49 Selecting previously unselected package python3-requests.
18:30:49 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
18:30:49 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
18:30:49 Setting up gnupg2 (2.2.40-1.1) ...
18:30:49 Setting up python3 (3.11.2-1+b1) ...
18:30:49 Setting up python3-six (1.16.0-4) ...
18:30:49   Running scriptlet: fuse-overlayfs-1.12-2.fc39.aarch64                   31/53 
18:30:49   Installing       : dbus-common-1:1.14.10-1.fc39.noarch                  32/53 
18:30:49   Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                  32/53 
18:30:49   Running scriptlet: dbus-broker-33-2.fc39.aarch64                        33/53 
18:30:49   Installing       : dbus-broker-33-2.fc39.aarch64                        33/53 
18:30:49   Running scriptlet: dbus-broker-33-2.fc39.aarch64                        33/53 
18:30:49   Installing       : dbus-1:1.14.10-1.fc39.aarch64                        34/53 
18:30:49   Installing       : device-mapper-libs-1.02.196-1.fc39.aarch64           35/53 
18:30:49   Installing       : cryptsetup-libs-2.6.1-3.fc39.aarch64                 36/53 
18:30:49   Installing       : device-mapper-1.02.196-1.fc39.aarch64                37/53 
18:30:49   Running scriptlet: libutempter-1.2.1-10.fc39.aarch64                    38/53 
18:30:49   Installing       : libutempter-1.2.1-10.fc39.aarch64                    38/53 
18:30:49   Installing       : systemd-networkd-254.5-2.fc39.aarch64                39/53 
18:30:49   Running scriptlet: systemd-networkd-254.5-2.fc39.aarch64                39/53 
18:30:49 Selecting previously unselected package python3-requests-unixsocket.
18:30:49 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
18:30:49 Unpacking python3-requests-unixsocket (0.2.0-2) ...
18:30:49 Selecting previously unselected package python3-software-properties.
18:30:49 Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ...
18:30:49 Unpacking python3-software-properties (0.99.9.12) ...
18:30:49 Selecting previously unselected package packagekit.
18:30:49 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
18:30:49 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
18:30:49 Selecting previously unselected package software-properties-common.
18:30:49 Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ...
18:30:49 Unpacking software-properties-common (0.99.9.12) ...
18:30:49 Selecting previously unselected package gnupg2.
18:30:49 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
18:30:49 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
18:30:49 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
18:30:49 Setting up liblmdb0:amd64 (0.9.24-1) ...
18:30:49 Setting up systemd-sysv (245.4-4ubuntu3.22) ...
18:30:49 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
18:30:49 Setting up python3-pyparsing (3.0.9-1) ...
18:30:49 Setting up python3-gi (3.42.2-3+b1) ...
18:30:49   Installing       : systemd-pam-254.5-2.fc39.aarch64                     40/53 
18:30:49   Installing       : systemd-resolved-254.5-2.fc39.aarch64                41/53 
18:30:49   Running scriptlet: systemd-resolved-254.5-2.fc39.aarch64                41/53 
18:30:49   Installing       : util-linux-2.39.2-1.fc39.aarch64                     42/53 
18:30:49 warning: /etc/adjtime created as /etc/adjtime.rpmnew
18:30:49 
18:30:49 Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
18:30:49 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
18:30:49 Setting up mime-support (3.64ubuntu1) ...
18:30:49 Setting up apt-transport-https (2.0.9) ...
18:30:49 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
18:30:49 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
18:30:49 Setting up distro-info-data (0.43ubuntu1.13) ...
18:30:49 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
18:30:49 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
18:30:49 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ...
18:30:49 Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
18:30:49 Setting up libnpth0:amd64 (1.6-1) ...
18:30:49 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
18:30:49 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:30:49 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
18:30:49 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:30:49 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
18:30:49 make[2]: Leaving directory '/root/build-deb/compose'
18:30:49 make[1]: Leaving directory '/root/build-deb'
18:30:49    debian/rules override_dh_auto_test
18:30:49 make[1]: Entering directory '/root/build-deb'
18:30:49 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:30:49 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:30:49 PASS: daemon version OK
18:30:49 ver="$(cli/build/docker --version)"; \
18:30:49 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:30:49 PASS: cli version OK
18:30:49 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:30:49 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:30:49 PASS: docker-buildx version OK
18:30:49 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:30:49 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:30:49 PASS: docker-compose version OK
18:30:49 make[1]: Leaving directory '/root/build-deb'
18:30:49    create-stamp debian/debhelper-build-stamp
18:30:49  debian/rules binary
18:30:49 dh binary --with=bash-completion
18:30:49    dh_testroot
18:30:49    dh_prep
18:30:49    dh_installdirs
18:30:49    debian/rules override_dh_auto_install
18:30:49 make[1]: Entering directory '/root/build-deb'
18:30:49 # docker-ce-cli install
18:30:49 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:30:49 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:30:49 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:30:49 # docker-ce install
18:30:49 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:30:49 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:30:49 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:30:49 # docker-buildx-plugin install
18:30:49 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:30:49 # docker-compose-plugin install
18:30:49 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:30:49 # docker-ce-rootless-extras install
18:30:49 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:30:49 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:30:49 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:30:49 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:30:49 # TODO: how can we install vpnkit?
18:30:49 make[1]: Leaving directory '/root/build-deb'
18:30:49    debian/rules override_dh_install
18:30:49 make[1]: Entering directory '/root/build-deb'
18:30:49 dh_install
18:30:49 # TODO Can we do this from within our container?
18:30:49 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:30:49 make[1]: Leaving directory '/root/build-deb'
18:30:49    dh_installdocs
18:30:49    dh_installchangelogs
18:30:49    dh_installman
18:30:49 Setting up python3-httplib2 (0.20.4-3) ...
18:30:49 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
18:30:49 Setting up python3-blinker (1.5-1) ...
18:30:49   Installing       : systemd-254.5-2.fc39.aarch64                         43/53 
18:30:49   Running scriptlet: systemd-254.5-2.fc39.aarch64                         43/53 
18:30:49 Creating group 'input' with GID 104.
18:30:49 Creating group 'kvm' with GID 36.
18:30:49 Creating group 'render' with GID 105.
18:30:49 Creating group 'sgx' with GID 106.
18:30:49 Creating group 'systemd-journal' with GID 190.
18:30:49 Creating group 'systemd-network' with GID 192.
18:30:49 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:30:49 Creating group 'systemd-oom' with GID 998.
18:30:49 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
18:30:49 Creating group 'systemd-resolve' with GID 193.
18:30:49 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:30:49 
18:30:49   Installing       : policycoreutils-3.5-7.fc39.aarch64                   44/53 
18:30:49 
18:30:49 Current default time zone: 'Etc/UTC'
18:30:49 Local time is now:      Wed Oct 11 18:30:49 UTC 2023.
18:30:49 Universal Time is now:  Wed Oct 11 18:30:49 UTC 2023.
18:30:49 Run 'dpkg-reconfigure tzdata' if you wish to change it.
18:30:49 
18:30:49 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
18:30:49 Setting up libdconf1:amd64 (0.36.0-1) ...
18:30:49 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:30:49 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:30:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
18:30:49 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
18:30:49 Setting up dbus (1.12.16-2ubuntu2.3) ...
18:30:49 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
18:30:49 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
18:30:49 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:49 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:30:49    dh_bash-completion
18:30:49    debian/rules override_dh_installinit
18:30:49 make[1]: Entering directory '/root/build-deb'
18:30:49 # use "docker" as our service name, not "docker-ce"
18:30:49 dh_installinit --name=docker
18:30:49 make[1]: Leaving directory '/root/build-deb'
18:30:49    debian/rules override_dh_installsystemd
18:30:49 make[1]: Entering directory '/root/build-deb'
18:30:49 # use "docker" as our service name, not "docker-ce"
18:30:49 dh_installsystemd --name=docker
18:30:49 make[1]: Leaving directory '/root/build-deb'
18:30:49    dh_perl
18:30:49 Setting up python3-pkg-resources (66.1.1-1) ...
18:30:49   Running scriptlet: policycoreutils-3.5-7.fc39.aarch64                   44/53 
18:30:49 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
18:30:49 
18:30:49   Installing       : selinux-policy-38.29-1.fc39.noarch                   45/53 
18:30:49   Running scriptlet: selinux-policy-38.29-1.fc39.noarch                   45/53 
18:30:49   Running scriptlet: container-selinux-2:2.222.0-1.fc37.noarch            21/51 
18:30:49   Installing       : libslirp-4.7.0-2.fc37.aarch64                        22/51 
18:30:49   Installing       : slirp4netns-1.2.1-1.fc37.aarch64                     23/51 
18:30:49   Installing       : libnl3-3.7.0-2.fc37.aarch64                          24/51 
18:30:49   Installing       : libibverbs-41.0-1.fc37.aarch64                       25/51 
18:30:49   Installing       : libpcap-14:1.10.4-1.fc37.aarch64                     26/51 
18:30:49   Installing       : iptables-legacy-libs-1.8.8-5.fc37.aarch64            27/51 
18:30:49   Installing       : libnfnetlink-1.0.1-22.fc37.aarch64                   28/51 
18:30:49   Installing       : libmnl-1.0.5-1.fc37.aarch64                          29/51 
18:30:49   Installing       : libnetfilter_conntrack-1.0.8-5.fc37.aarch64          30/51 
18:30:49   Installing       : iptables-libs-1.8.8-5.fc37.aarch64                   31/51 
18:30:49   Installing       : iptables-legacy-1.8.8-5.fc37.aarch64                 32/51 
18:30:49   Running scriptlet: iptables-legacy-1.8.8-5.fc37.aarch64                 32/51 
18:30:49   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                        33/51 
18:30:49   Installing       : libargon2-20190702-1.fc37.aarch64                    34/51 
18:30:49   Installing       : kmod-libs-30-2.fc37.aarch64                          35/51 
18:30:49   Installing       : systemd-networkd-251.14-2.fc37.aarch64               36/51 
18:30:49   Running scriptlet: systemd-networkd-251.14-2.fc37.aarch64               36/51 
18:30:49   Installing       : systemd-pam-251.14-2.fc37.aarch64                    37/51 
18:30:49   Installing       : systemd-resolved-251.14-2.fc37.aarch64               38/51 
18:30:50   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         46/59 
18:30:50   Installing       : python3-policycoreutils-3.5-2.el9.noarch             47/59 
18:30:50   Installing       : policycoreutils-python-utils-3.5-2.el9.noarch        48/59 
18:30:50   Running scriptlet: container-selinux-3:2.222.0-1.el9.noarch             49/59 
18:30:50   Installing       : container-selinux-3:2.222.0-1.el9.noarch             49/59 
18:30:50 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.22) ...
18:30:50 Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
18:30:50 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
18:30:50 Setting up libstemmer0d:amd64 (0+svn585-2) ...
18:30:50 Setting up libmpdec2:amd64 (2.4.2-3) ...
18:30:50 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
18:30:50 Setting up openssl (1.1.1f-1ubuntu2.19) ...
18:30:50 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
18:30:50 Setting up readline-common (8.0-4) ...
18:30:50 Setting up iso-codes (4.4-1) ...
18:30:50 Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
18:30:50 Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
18:30:50 Setcap worked! gst-ptp-helper is not suid!
18:30:50 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:50 Setting up pinentry-curses (1.1.0-3build1) ...
18:30:50 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
18:30:50    dh_link
18:30:50    dh_strip_nondeterminism
18:30:50 Setting up python3-dbus (1.3.2-4+b1) ...
18:30:50 Setting up python3-distro (1.8.0-1) ...
18:30:50   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          46/53 
18:30:50   Installing       : selinux-policy-targeted-38.29-1.fc39.noarch          46/53 
18:30:50   Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64               38/51 
18:30:50   Installing       : systemd-251.14-2.fc37.aarch64                        39/51 
18:30:50 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
18:30:50 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:50 Setting up libreadline8:amd64 (8.0-4) ...
18:30:50 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
18:30:50 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:50 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
18:30:50 Setting up python3-jwt (2.6.0-1) ...
18:30:50 Setting up python3-apt (2.6.0) ...
18:30:50   Running scriptlet: systemd-251.14-2.fc37.aarch64                        39/51 
18:30:50 Creating group 'input' with GID 104.
18:30:50 Creating group 'kvm' with GID 36.
18:30:50 Creating group 'render' with GID 105.
18:30:50 Creating group 'sgx' with GID 106.
18:30:50 Creating group 'systemd-journal' with GID 190.
18:30:50 Creating group 'systemd-network' with GID 192.
18:30:50 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:30:50 Creating group 'systemd-oom' with GID 998.
18:30:50 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
18:30:50 Creating group 'systemd-resolve' with GID 193.
18:30:50 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:30:50 
18:30:50   Installing       : cryptsetup-libs-2.6.1-1.fc37.aarch64                 40/51 
18:30:50   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64           41/51 
18:30:50 Updating certificates in /etc/ssl/certs...
18:30:50 Setting up python3-lazr.uri (1.0.6-3) ...
18:30:50 Setting up python3-cryptography (38.0.4-3) ...
18:30:50 Setting up python3-wadllib (1.3.6-4) ...
18:30:51    dh_compress
18:30:51   Installing       : device-mapper-1.02.175-9.fc37.aarch64                42/51 
18:30:51   Installing       : containerd.io-1.6.24-3.1.fc37.aarch64                43/51 
18:30:51   Running scriptlet: containerd.io-1.6.24-3.1.fc37.aarch64                43/51 
18:30:51   Installing       : libcgroup-3.0-1.fc37.aarch64                         44/51 
18:30:51   Installing       : kmod-30-2.fc37.aarch64                               45/51 
18:30:51   Installing       : fuse-common-3.10.5-5.fc37.aarch64                    46/51 
18:30:51   Installing       : fuse3-3.10.5-5.fc37.aarch64                          47/51 
18:30:51   Installing       : fuse-overlayfs-1.12-1.fc37.aarch64                   48/51 
18:30:51 137 added, 0 removed; done.
18:30:51 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
18:30:51 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:51 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
18:30:51 Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
18:30:51 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ...
18:30:51 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
18:30:51 Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
18:30:51 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
18:30:51 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:30:51 Setting up python3-oauthlib (3.2.2-1) ...
18:30:51    dh_fixperms
18:30:51    dh_missing
18:30:51    debian/rules override_dh_dwz
18:30:51 make[1]: Entering directory '/root/build-deb'
18:30:51 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:30:51 make[1]: Leaving directory '/root/build-deb'
18:30:51    debian/rules override_dh_strip
18:30:51 make[1]: Entering directory '/root/build-deb'
18:30:51 # Go has lots of problems with stripping, so just don't
18:30:51 make[1]: Leaving directory '/root/build-deb'
18:30:51    dh_makeshlibs
18:30:51   Running scriptlet: fuse-overlayfs-1.12-1.fc37.aarch64                   48/51 
18:30:51   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   49/51 
18:30:51 Setting up python3-lazr.restfulclient (0.14.5-1) ...
18:30:51 Setting up python3-software-properties (0.99.30-4) ...
18:30:51    debian/rules override_dh_shlibdeps
18:30:51 make[1]: Entering directory '/root/build-deb'
18:30:51 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:30:51   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   49/51 
18:30:51   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc37.aa   50/51 
18:30:51   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.fc37.aa   50/51 
18:30:51 Processing triggers for libc-bin (2.36-9+deb12u1) ...
18:30:51 Processing triggers for systemd (252.17-1~deb12u1) ...
18:30:51 Processing triggers for sgml-base (1.31) ...
18:30:51 Setting up polkitd (122-3) ...
18:30:51 Creating group 'polkitd' with GID 997.
18:30:51 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
18:30:51 invoke-rc.d: could not determine current runlevel
18:30:51 invoke-rc.d: policy-rc.d denied execution of reload.
18:30:51 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
18:30:51 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:30:51 Setting up policykit-1 (0.105-26ubuntu1.3) ...
18:30:51 Setting up gpg (2.2.19-3ubuntu2.2) ...
18:30:51 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
18:30:51   Installing       : rpm-plugin-selinux-4.18.1-2.fc37.aarch64             51/51 
18:30:51   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          51/51 
18:30:51   Running scriptlet: container-selinux-2:2.222.0-1.fc37.noarch            51/51 
18:30:51   Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64               51/51 
18:30:51 Setting up packagekit (1.2.6-5) ...
18:30:51 invoke-rc.d: could not determine current runlevel
18:30:51 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:30:51 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:30:51 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:30:51 Setting up software-properties-common (0.99.30-4) ...
18:30:51 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
18:30:51 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
18:30:51 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:30:51 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:30:52 Processing triggers for ca-certificates (20230311) ...
18:30:52 Updating certificates in /etc/ssl/certs...
18:30:52 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:30:52 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:30:52 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:52 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
18:30:52 Setting up dconf-service (0.36.0-1) ...
18:30:52 Setting up python3 (3.8.2-0ubuntu2) ...
18:30:52 0 added, 0 removed; done.
18:30:52 Running hooks in /etc/ca-certificates/update.d...
18:30:52 done.
18:30:52 Processing triggers for dbus (1.14.10-1~deb12u1) ...
18:30:52 ++ source /etc/os-release
18:30:52 +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)'
18:30:52 +++ NAME='Debian GNU/Linux'
18:30:52 +++ VERSION_ID=12
18:30:52 +++ VERSION='12 (bookworm)'
18:30:52 +++ VERSION_CODENAME=bookworm
18:30:52 +++ ID=debian
18:30:52 +++ HOME_URL=https://www.debian.org/
18:30:52 +++ SUPPORT_URL=https://www.debian.org/support
18:30:52 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:30:52 ++ echo debian
18:30:52 + DIST_ID=debian
18:30:52 ++ lsb_release -sc
18:30:52 + DIST_VERSION=bookworm
18:30:52 + '[' bookworm = sid ']'
18:30:52 + install_debian_containerd
18:30:52 + '[' prod = stage ']'
18:30:52 + REPO_URL=https://download.docker.com/linux/debian
18:30:52 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:30:52 + update-ca-certificates -f
18:30:52 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:30:52 Clearing symlinks in /etc/ssl/certs...
18:30:52 Setting up python3-six (1.14.0-2) ...
18:30:52 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
18:30:52 Setting up python3-certifi (2019.11.28-1) ...
18:30:52 done.
18:30:52 Updating certificates in /etc/ssl/certs...
18:30:52 Setting up python3-gi (3.36.0-1) ...
18:30:52 Setting up python3-idna (2.8-1) ...
18:30:53 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:30:53 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:30:53 Setting up lsb-release (11.1.0ubuntu2) ...
18:30:53 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:53 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:30:53 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:30:53 140 added, 0 removed; done.
18:30:53 Running hooks in /etc/ca-certificates/update.d...
18:30:53 done.
18:30:53 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:30:53 + apt-key add -
18:30:53 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:30:53 Setting up python3-dbus (1.2.16-1build1) ...
18:30:53 Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
18:30:53 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
18:30:53 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:53 Setting up python3-chardet (3.0.4-4build1) ...
18:30:53 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
18:30:54 Setting up python3-software-properties (0.99.9.12) ...
18:30:54 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
18:30:54 OK
18:30:54 + '[' bookworm = sid ']'
18:30:54 ++ dpkg --print-architecture
18:30:54 + ARCH=amd64
18:30:54 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bookworm test'
18:30:54 + apt-get update
18:30:54 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:30:54 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:30:54 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:30:54 Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
18:30:54 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
18:30:54 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
18:30:54 Setting up python3-requests-unixsocket (0.2.0-2) ...
18:30:54 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
18:30:54 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:30:54 Get:5 https://download.docker.com/linux/debian bookworm/test amd64 Packages [16.1 kB]
18:30:54 Fetched 59.5 kB in 1s (105 kB/s)
18:30:54 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.20) ...
18:30:54 Setting up curl (7.68.0-1ubuntu2.20) ...
18:30:54 Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
18:30:54 Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
18:30:54 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:30:54 Setting up libappstream4:amd64 (0.12.10-2) ...
18:30:54 Setting up gnupg (2.2.19-3ubuntu2.2) ...
18:30:54 Setting up packagekit (1.1.13-2ubuntu1.1) ...
18:30:54 invoke-rc.d: could not determine current runlevel
18:30:54 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:30:54 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
18:30:54 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:30:54 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
18:30:54 Setting up software-properties-common (0.99.9.12) ...
18:30:54 Processing triggers for systemd (245.4-4ubuntu3.22) ...
18:30:54 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:30:54 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
18:30:54 Updating certificates in /etc/ssl/certs...
18:30:55 Reading package lists...
18:30:55 W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:30:55 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
18:30:55 0 added, 0 removed; done.
18:30:55 Running hooks in /etc/ca-certificates/update.d...
18:30:55 done.
18:30:55 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
18:30:55 #20 exporting layers 9.0s done
18:30:55 #20 writing image sha256:e00eb4219f641d6ee18b8a35cf99f6e14c2ab18e33d91cb78cc9fb6ae7302bc3 done
18:30:55 #20 naming to docker.io/debbuild-debian-bullseye/aarch64 done
18:30:55 #20 DONE 9.0s
18:30:55 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
18:30:55 + set -e
18:30:55 + mkdir -p /root/build-deb/engine
18:30:55 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:30:55 + mkdir -p /root/build-deb/cli
18:30:55 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:30:55 + packages='deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb
18:30:55 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb
18:30:55 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb
18:30:55 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb
18:30:55 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'
18:30:55 ++ echo 'deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb
18:30:55 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb
18:30:55 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb
18:30:55 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb
18:30:55 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'
18:30:55 ++ awk '$0="./"$0'
18:30:55 ++ xargs
18:30:55 + packages='./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'
18:30:55 + set -x
18:30:55 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb
18:30:55 Selecting previously unselected package docker-ce.
18:30:55 (Reading database ... 11531 files and directories currently installed.)
18:30:55 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ...
18:30:55 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:30:55 ++ source /etc/os-release
18:30:55 +++ NAME=Ubuntu
18:30:55 +++ VERSION='20.04.6 LTS (Focal Fossa)'
18:30:55 +++ ID=ubuntu
18:30:55 +++ ID_LIKE=debian
18:30:55 +++ PRETTY_NAME='Ubuntu 20.04.6 LTS'
18:30:55 +++ VERSION_ID=20.04
18:30:55 +++ HOME_URL=https://www.ubuntu.com/
18:30:55 +++ SUPPORT_URL=https://help.ubuntu.com/
18:30:55 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:30:55 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:30:55 +++ VERSION_CODENAME=focal
18:30:55 +++ UBUNTU_CODENAME=focal
18:30:55 ++ echo ubuntu
18:30:55 + DIST_ID=ubuntu
18:30:55 ++ lsb_release -sc
18:30:55 + DIST_VERSION=focal
18:30:55 + '[' focal = sid ']'
18:30:55 + install_debian_containerd
18:30:55 + '[' prod = stage ']'
18:30:55 + REPO_URL=https://download.docker.com/linux/ubuntu
18:30:55 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:30:55 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:30:55 + update-ca-certificates -f
18:30:55 Clearing symlinks in /etc/ssl/certs...
18:30:55 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm
18:30:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Nrpdc6
18:30:55 + umask 022
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + cd src
18:30:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
18:30:55 + RPM_EC=0
18:30:55 ++ jobs -p
18:30:55 + exit 0
18:30:55 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.WGoRyX
18:30:55 + umask 022
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + rm -rf src src.gemspec
18:30:55 + RPM_EC=0
18:30:55 ++ jobs -p
18:30:55 + exit 0
18:30:55 
18:30:55 RPM build warnings:
18:30:55     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:30:55     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:30:55     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:30:55     source_date_epoch_from_changelog set but %changelog is missing
18:30:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/docker-proxy
18:30:55     source_date_epoch_from_changelog set but %changelog is missing
18:30:55     source_date_epoch_from_changelog set but %changelog is missing
18:30:55     source_date_epoch_from_changelog set but %changelog is missing
18:30:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:55 warning: source_date_epoch_from_changelog set but %changelog is missing
18:30:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6Sj2Lq
18:30:55 + umask 022
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + rm -rf src
18:30:55 + /usr/bin/mkdir -p src
18:30:55 + cd src
18:30:55 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:30:55 + STATUS=0
18:30:55 + '[' 0 -ne 0 ']'
18:30:55 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:30:55 + STATUS=0
18:30:55 + '[' 0 -ne 0 ']'
18:30:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:30:55 + RPM_EC=0
18:30:55 ++ jobs -p
18:30:55 + exit 0
18:30:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zsb0lv
18:30:55 + umask 022
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:30:55 + export CFLAGS
18:30:55 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:30:55 + export CXXFLAGS
18:30:55 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:30:55 + export FFLAGS
18:30:55 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:30:55 + export FCFLAGS
18:30:55 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:30:55 + export LDFLAGS
18:30:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:55 + export LT_SYS_LIBRARY_PATH
18:30:55 + CC=gcc
18:30:55 + export CC
18:30:55 + CXX=g++
18:30:55 + export CXX
18:30:55 + cd src
18:30:55 + pushd /root/rpmbuild/BUILD/src/compose
18:30:55 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:30:55 + make VERSION=v2.21.0 DESTDIR=./bin build
18:30:55 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:30:55 go: downloading github.com/docker/cli v24.0.5+incompatible
18:30:55 go: downloading go.opentelemetry.io/otel v1.14.0
18:30:55 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:30:55 go: downloading github.com/compose-spec/compose-go v1.18.3
18:30:55 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:30:55 go: downloading github.com/docker/buildx v0.11.2
18:30:55 go: downloading github.com/docker/docker v24.0.5+incompatible
18:30:55 go: downloading github.com/hashicorp/go-version v1.6.0
18:30:55 go: downloading github.com/mattn/go-shellwords v1.0.12
18:30:55 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:30:55 go: downloading github.com/moby/buildkit v0.12.1
18:30:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:30:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:30:55 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:30:55 go: downloading google.golang.org/grpc v1.57.0
18:30:55 go: downloading github.com/containerd/containerd v1.7.3
18:30:55 go: downloading github.com/jonboulle/clockwork v0.4.0
18:30:55 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:30:55 go: downloading github.com/stretchr/testify v1.8.4
18:30:55 go: downloading golang.org/x/sys v0.7.0
18:30:55 go: downloading github.com/theupdateframework/notary v0.7.0
18:30:55 go: downloading github.com/containerd/console v1.0.3
18:30:55 go: downloading github.com/imdario/mergo v0.3.16
18:30:55 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:30:55 go: downloading github.com/adrg/xdg v0.4.0
18:30:55 go: downloading github.com/buger/goterm v1.0.4
18:30:55 go: downloading github.com/go-logr/logr v1.2.4
18:30:55 go: downloading github.com/hashicorp/errwrap v1.1.0
18:30:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:30:55 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:30:55 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:30:55 go: downloading k8s.io/client-go v0.26.2
18:30:55 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:30:55 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:30:55 go: downloading k8s.io/api v0.26.2
18:30:55 go: downloading k8s.io/apimachinery v0.26.2
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:30:55 go: downloading github.com/pelletier/go-toml v1.9.5
18:30:55 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:30:55 go: downloading github.com/golang/mock v1.6.0
18:30:55 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:30:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:30:55 go: downloading golang.org/x/crypto v0.7.0
18:30:55 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:30:55 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:30:55 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:30:55 go: downloading golang.org/x/net v0.9.0
18:30:55 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:30:55 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:30:55 go: downloading github.com/gogo/googleapis v1.4.1
18:30:55 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:30:55 go: downloading github.com/moby/locker v1.0.1
18:30:55 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:30:55 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:30:55 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:30:55 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:30:55 + mkdir -p /root/build-deb/buildx
18:30:55 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:30:55 done.
18:30:55 Updating certificates in /etc/ssl/certs...
18:30:55 go: downloading google.golang.org/protobuf v1.30.0
18:30:55 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:30:55 go: downloading github.com/google/gofuzz v1.2.0
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:30:55 go: downloading github.com/aws/smithy-go v1.13.5
18:30:55 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:30:55 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:30:55 go: downloading golang.org/x/term v0.7.0
18:30:55 go: downloading k8s.io/klog/v2 v2.90.1
18:30:55 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:30:55 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:30:55 go: downloading github.com/containerd/continuity v0.4.1
18:30:55 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:30:55 137 added, 0 removed; done.
18:30:55 Running hooks in /etc/ca-certificates/update.d...
18:30:55 done.
18:30:55 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:30:55 + apt-key add -
18:30:55 Selecting previously unselected package docker-ce-rootless-extras.
18:30:55 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ...
18:30:55 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:30:55 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:30:55 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:30:55 go: downloading gopkg.in/inf.v0 v0.9.1
18:30:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:30:55 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:30:55 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:30:55 go: downloading golang.org/x/oauth2 v0.7.0
18:30:55 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:30:55 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:30:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:30:55 go: downloading github.com/mattn/go-colorable v0.1.13
18:30:55 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:30:55 go: downloading sigs.k8s.io/yaml v1.3.0
18:30:55 go: downloading github.com/moby/spdystream v0.2.0
18:30:55 go: downloading github.com/mattn/go-isatty v0.0.17
18:30:55 go: downloading github.com/json-iterator/go v1.1.12
18:30:55 go: downloading github.com/modern-go/reflect2 v1.0.2
18:30:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:30:55 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc39.x86_64.rpm
18:30:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M3ZWTG
18:30:55 + umask 022
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + cd src
18:30:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
18:30:55 + RPM_EC=0
18:30:55 ++ jobs -p
18:30:55 + exit 0
18:30:55 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.xX7nGH
18:30:55 + umask 022
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:30:55 + rm -rf src src.gemspec
18:30:55 + RPM_EC=0
18:30:55 ++ jobs -p
18:30:55 + exit 0
18:30:55     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:30:55     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:30:55     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:30:55     source_date_epoch_from_changelog set but %changelog is missing
18:30:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/docker-proxy
18:30:55     source_date_epoch_from_changelog set but %changelog is missing
18:30:55     source_date_epoch_from_changelog set but %changelog is missing
18:30:55     source_date_epoch_from_changelog set but %changelog is missing
18:30:55     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:30:55 
18:30:55 RPM build warnings:
18:30:55 warning: source_date_epoch_from_changelog set but %changelog is missing
18:30:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bx67Cd
18:30:55 + umask 022
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + rm -rf src
18:30:55 + /usr/bin/mkdir -p src
18:30:55 + cd src
18:30:55 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:30:55 + STATUS=0
18:30:55 + '[' 0 -ne 0 ']'
18:30:55 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:30:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
18:30:55 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
18:30:55 + STATUS=0
18:30:55 + '[' 0 -ne 0 ']'
18:30:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:30:55 + RPM_EC=0
18:30:55 ++ jobs -p
18:30:55 + exit 0
18:30:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k6au5P
18:30:55 + umask 022
18:30:55 + cd /root/rpmbuild/BUILD
18:30:55 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:55 + export CFLAGS
18:30:55 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:30:55 + export CXXFLAGS
18:30:55 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:55 + export FFLAGS
18:30:55 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:30:55 + export FCFLAGS
18:30:55 + VALAFLAGS=-g
18:30:55 + export VALAFLAGS
18:30:55 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:30:55 + export RUSTFLAGS
18:30:55 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:30:55 + export LDFLAGS
18:30:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:30:55 + export LT_SYS_LIBRARY_PATH
18:30:55 + CC=gcc
18:30:55 + export CC
18:30:55 + CXX=g++
18:30:55 + export CXX
18:30:55 + cd src
18:30:55 + pushd /root/rpmbuild/BUILD/src/compose
18:30:55 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:30:55 + make VERSION=v2.21.0 DESTDIR=./bin build
18:30:55 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "./bin/docker-compose" ./cmd
18:30:55 go: downloading github.com/docker/cli v24.0.5+incompatible
18:30:55 go: downloading go.opentelemetry.io/otel v1.14.0
18:30:55 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:30:55 go: downloading github.com/compose-spec/compose-go v1.18.3
18:30:56   Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.aarch64             51/51 
18:30:56   Verifying        : containerd.io-1.6.24-3.1.fc37.aarch64                 1/51 
18:30:56   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                 2/51 
18:30:56   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64            3/51 
18:30:56   Verifying        : diffutils-3.8-3.fc37.aarch64                          4/51 
18:30:56   Verifying        : fuse-common-3.10.5-5.fc37.aarch64                     5/51 
18:30:56   Verifying        : fuse3-3.10.5-5.fc37.aarch64                           6/51 
18:30:56   Verifying        : fuse3-libs-3.10.5-5.fc37.aarch64                      7/51 
18:30:56   Verifying        : kmod-30-2.fc37.aarch64                                8/51 
18:30:56   Verifying        : kmod-libs-30-2.fc37.aarch64                           9/51 
18:30:56   Verifying        : libargon2-20190702-1.fc37.aarch64                    10/51 
18:30:56   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                        11/51 
18:30:56   Verifying        : libcgroup-3.0-1.fc37.aarch64                         12/51 
18:30:56   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                       13/51 
18:30:56   Verifying        : libibverbs-41.0-1.fc37.aarch64                       14/51 
18:30:56   Verifying        : libmnl-1.0.5-1.fc37.aarch64                          15/51 
18:30:56   Verifying        : libnetfilter_conntrack-1.0.8-5.fc37.aarch64          16/51 
18:30:56   Verifying        : libnfnetlink-1.0.1-22.fc37.aarch64                   17/51 
18:30:56   Verifying        : libnl3-3.7.0-2.fc37.aarch64                          18/51 
18:30:56   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                      19/51 
18:30:56   Verifying        : libslirp-4.7.0-2.fc37.aarch64                        20/51 
18:30:56   Verifying        : libutempter-1.2.1-7.fc37.aarch64                     21/51 
18:30:56   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                    22/51 
18:30:56   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                   23/51 
18:30:56   Verifying        : util-linux-2.38.1-1.fc37.aarch64                     24/51 
18:30:56   Verifying        : container-selinux-2:2.222.0-1.fc37.noarch            25/51 
18:30:56   Verifying        : cryptsetup-libs-2.6.1-1.fc37.aarch64                 26/51 
18:30:56   Verifying        : dbus-1:1.14.10-1.fc37.aarch64                        27/51 
18:30:56   Verifying        : dbus-broker-33-1.fc37.aarch64                        28/51 
18:30:56   Verifying        : dbus-common-1:1.14.10-1.fc37.noarch                  29/51 
18:30:56   Verifying        : fuse-overlayfs-1.12-1.fc37.aarch64                   30/51 
18:30:56   Verifying        : iptables-legacy-1.8.8-5.fc37.aarch64                 31/51 
18:30:56   Verifying        : iptables-legacy-libs-1.8.8-5.fc37.aarch64            32/51 
18:30:56   Verifying        : iptables-libs-1.8.8-5.fc37.aarch64                   33/51 
18:30:56   Verifying        : libpcap-14:1.10.4-1.fc37.aarch64                     34/51 
18:30:56   Verifying        : libselinux-utils-3.5-1.fc37.aarch64                  35/51 
18:30:56   Verifying        : policycoreutils-3.5-1.fc37.aarch64                   36/51 
18:30:56   Verifying        : rpm-plugin-selinux-4.18.1-2.fc37.aarch64             37/51 
18:30:56   Verifying        : selinux-policy-37.22-1.fc37.noarch                   38/51 
18:30:56   Verifying        : selinux-policy-targeted-37.22-1.fc37.noarch          39/51 
18:30:56   Verifying        : slirp4netns-1.2.1-1.fc37.aarch64                     40/51 
18:30:56   Verifying        : systemd-251.14-2.fc37.aarch64                        41/51 
18:30:56   Verifying        : systemd-networkd-251.14-2.fc37.aarch64               42/51 
18:30:56   Verifying        : systemd-pam-251.14-2.fc37.aarch64                    43/51 
18:30:56   Verifying        : systemd-resolved-251.14-2.fc37.aarch64               44/51 
18:30:56   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  45/51 
18:30:56   Verifying        : xz-5.4.1-1.fc37.aarch64                              46/51 
18:30:56   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc37.aa   47/51 
18:30:56   Verifying        : docker-compose-plugin-2.21.0-0.fc37.aarch64          48/51 
18:30:56   Verifying        : docker-buildx-plugin-0.11.2-0.fc37.aarch64           49/51 
18:30:56   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3   50/51 
18:30:56   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   51/51 
18:30:56 
18:30:56 Installed:
18:30:56   container-selinux-2:2.222.0-1.fc37.noarch                                     
18:30:56   containerd.io-1.6.24-3.1.fc37.aarch64                                         
18:30:56   cryptsetup-libs-2.6.1-1.fc37.aarch64                                          
18:30:56   dbus-1:1.14.10-1.fc37.aarch64                                                 
18:30:56   dbus-broker-33-1.fc37.aarch64                                                 
18:30:56   dbus-common-1:1.14.10-1.fc37.noarch                                           
18:30:56   device-mapper-1.02.175-9.fc37.aarch64                                         
18:30:56   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
18:30:56   diffutils-3.8-3.fc37.aarch64                                                  
18:30:56   docker-buildx-plugin-0.11.2-0.fc37.aarch64                                    
18:30:56   docker-ce-3:0.0.0~20231011170815.26951f7-0.fc37.aarch64                       
18:30:56   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc37.aarch64                   
18:30:56   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.aarch64         
18:30:56   docker-compose-plugin-2.21.0-0.fc37.aarch64                                   
18:30:56   fuse-common-3.10.5-5.fc37.aarch64                                             
18:30:56   fuse-overlayfs-1.12-1.fc37.aarch64                                            
18:30:56   fuse3-3.10.5-5.fc37.aarch64                                                   
18:30:56   fuse3-libs-3.10.5-5.fc37.aarch64                                              
18:30:56   iptables-legacy-1.8.8-5.fc37.aarch64                                          
18:30:56   iptables-legacy-libs-1.8.8-5.fc37.aarch64                                     
18:30:56   iptables-libs-1.8.8-5.fc37.aarch64                                            
18:30:56   kmod-30-2.fc37.aarch64                                                        
18:30:56   kmod-libs-30-2.fc37.aarch64                                                   
18:30:56   libargon2-20190702-1.fc37.aarch64                                             
18:30:56   libbpf-2:0.8.0-2.fc37.aarch64                                                 
18:30:56   libcgroup-3.0-1.fc37.aarch64                                                  
18:30:56   libfdisk-2.38.1-1.fc37.aarch64                                                
18:30:56   libibverbs-41.0-1.fc37.aarch64                                                
18:30:56   libmnl-1.0.5-1.fc37.aarch64                                                   
18:30:56   libnetfilter_conntrack-1.0.8-5.fc37.aarch64                                   
18:30:56   libnfnetlink-1.0.1-22.fc37.aarch64                                            
18:30:56   libnl3-3.7.0-2.fc37.aarch64                                                   
18:30:56   libpcap-14:1.10.4-1.fc37.aarch64                                              
18:30:56   libseccomp-2.5.3-3.fc37.aarch64                                               
18:30:56   libselinux-utils-3.5-1.fc37.aarch64                                           
18:30:56   libslirp-4.7.0-2.fc37.aarch64                                                 
18:30:56   libutempter-1.2.1-7.fc37.aarch64                                              
18:30:56   libxkbcommon-1.4.1-2.fc37.aarch64                                             
18:30:56   policycoreutils-3.5-1.fc37.aarch64                                            
18:30:56   qrencode-libs-4.1.1-3.fc37.aarch64                                            
18:30:56   rpm-plugin-selinux-4.18.1-2.fc37.aarch64                                      
18:30:56   selinux-policy-37.22-1.fc37.noarch                                            
18:30:56   selinux-policy-targeted-37.22-1.fc37.noarch                                   
18:30:56   slirp4netns-1.2.1-1.fc37.aarch64                                              
18:30:56   systemd-251.14-2.fc37.aarch64                                                 
18:30:56   systemd-networkd-251.14-2.fc37.aarch64                                        
18:30:56   systemd-pam-251.14-2.fc37.aarch64                                             
18:30:56   systemd-resolved-251.14-2.fc37.aarch64                                        
18:30:56   util-linux-2.38.1-1.fc37.aarch64                                              
18:30:56   xkeyboard-config-2.36-3.fc37.noarch                                           
18:30:56   xz-5.4.1-1.fc37.aarch64                                                       
18:30:56 
18:30:56 Complete!
18:30:56 + mkdir -p /root/build-deb/compose
18:30:56 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:30:56 + mkdir -p /go/src/github.com/docker
18:30:56 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:30:56 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:30:56 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:30:56 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:30:56 + EPOCH=5
18:30:56 + EPOCH_SEP=
18:30:56 + [[ ! -z 5 ]]
18:30:56 + EPOCH_SEP=:
18:30:56 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:30:56 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:30:56 VERSION AAA 0.0.0-20231011170815-26951f7
18:30:56 + VERSION=0.0.0-20231011170815-26951f7
18:30:56 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:30:56 VERSION bbb 0.0.0-20231011170815-26951f7
18:30:56 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:30:56 + debSource=docker-ce
18:30:56 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:30:56 + debMaintainer='Docker <support@docker.com>'
18:30:56 ++ date --rfc-2822
18:30:56 + debDate='Wed, 11 Oct 2023 18:30:55 +0000'
18:30:56 + pkgRevision=1
18:30:56 + cat
18:30:56 + export CLI_GITCOMMIT=26951f7
18:30:56 + CLI_GITCOMMIT=26951f7
18:30:56 + export ENGINE_GITCOMMIT=949f8c9
18:30:56 + ENGINE_GITCOMMIT=949f8c9
18:30:56 VERSION BBB 0.0.0-20231011170815-26951f7
18:30:56 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:30:56 + dpkg-buildpackage -uc -us -I.git
18:30:56 dpkg-buildpackage: info: source package docker-ce
18:30:56 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye
18:30:56 dpkg-buildpackage: info: source distribution bullseye
18:30:56 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:30:56 Warning: apt-key output should not be parsed (stdout is not a terminal)
18:30:56 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:30:56 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:30:56 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:30:56 go: downloading github.com/go-openapi/swag v0.19.14
18:30:56 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:30:56 go: downloading github.com/mailru/easyjson v0.7.6
18:30:56 go: downloading github.com/josharian/intern v1.0.0
18:30:56 + verify_binaries
18:30:56 + docker --version
18:30:56 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:30:56 + docker buildx version
18:30:56 github.com/docker/buildx v0.11.2 9872040
18:30:56 + docker compose version
18:30:56 Docker Compose version v2.21.0
18:30:56 + dockerd --version
18:30:56 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:30:56 + docker-proxy --version
18:30:56 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:30:56 + containerd --version
18:30:56  dpkg-source -I.git --before-build .
18:30:56 dpkg-buildpackage: info: host architecture armhf
18:30:56  debian/rules clean
18:30:56 dh clean --with=bash-completion
18:30:56 OK
18:30:56 + '[' focal = sid ']'
18:30:56 ++ dpkg --print-architecture
18:30:56 + ARCH=amd64
18:30:56 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu focal test'
18:30:56 + apt-get update
18:30:56 Selecting previously unselected package docker-ce-cli.
18:30:56 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ...
18:30:56 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:30:56 + popd
18:30:56 + exit 0
18:30:56 ~/rpmbuild/BUILD/src
18:30:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CQJzJ5
18:30:56 + umask 022
18:30:56 + cd /root/rpmbuild/BUILD
18:30:56 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64 '!=' / ']'
18:30:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
18:30:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
18:30:56 + mkdir -p /root/rpmbuild/BUILDROOT
18:30:56 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
18:30:56 + cd src
18:30:56 + pushd /root/rpmbuild/BUILD/src/compose
18:30:56 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:30:56 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:30:56 + popd
18:30:56 + for f in LICENSE MAINTAINERS NOTICE README.md
18:30:56 ~/rpmbuild/BUILD/src
18:30:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:30:56 + for f in LICENSE MAINTAINERS NOTICE README.md
18:30:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:30:56 + for f in LICENSE MAINTAINERS NOTICE README.md
18:30:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:30:56 + for f in LICENSE MAINTAINERS NOTICE README.md
18:30:56 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:30:56 + /usr/lib/rpm/check-buildroot
18:30:56 + /usr/lib/rpm/redhat/brp-compress
18:30:56 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
18:30:56 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:30:56 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
18:30:56 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
18:30:56 + /usr/lib/rpm/redhat/brp-python-hardlink
18:30:56 + /usr/lib/rpm/redhat/brp-java-repack-jars
18:30:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NZuurg
18:30:56 + umask 022
18:30:56 + cd /root/rpmbuild/BUILD
18:30:56 + cd src
18:30:56 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:30:56 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:30:56 + ver=v2.21.0
18:30:56 + test v2.21.0 = v2.21.0
18:30:56 + echo 'PASS: docker-compose version OK'
18:30:56 + exit 0
18:30:56 PASS: docker-compose version OK
18:30:56 Processing files: docker-compose-plugin-2.21.0-0.el7.x86_64
18:30:56 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y5ijer
18:30:56 + umask 022
18:30:56 + cd /root/rpmbuild/BUILD
18:30:56 + cd src
18:30:56 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.21.0
18:30:56 + export DOCDIR
18:30:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.21.0
18:30:56 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.21.0
18:30:56 + exit 0
18:30:56 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TYQT1B
18:30:56 + umask 022
18:30:56 + cd /root/rpmbuild/BUILD
18:30:56 + cd src
18:30:56 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0
18:30:56 + export LICENSEDIR
18:30:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0
18:30:56 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0
18:30:56 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0
18:30:56 + exit 0
18:30:56 Provides: docker-compose-plugin = 0:2.21.0-0.el7 docker-compose-plugin(x86-64) = 0:2.21.0-0.el7
18:30:56 Requires(interp): /bin/sh /bin/sh /bin/sh
18:30:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:30:56 Requires(post): /bin/sh
18:30:56 Requires(preun): /bin/sh
18:30:56 Requires(postun): /bin/sh
18:30:56 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit)
18:30:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
18:30:56 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el7.src.rpm
18:30:56 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:30:56 go: downloading github.com/docker/buildx v0.11.2
18:30:56 go: downloading github.com/docker/docker v24.0.5+incompatible
18:30:56 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:56 + ctr --version
18:30:56 ctr containerd.io 1.6.24
18:30:56 + containerd-shim --help
18:30:56 Usage of containerd-shim:
18:30:56   -address string
18:30:56     	grpc address back to main containerd
18:30:56   -containerd-binary containerd publish
18:30:56     	path to containerd binary (used for containerd publish) (default "containerd")
18:30:56   -criu string
18:30:56     	path to criu binary
18:30:56   -debug
18:30:56     	enable debug output in logs
18:30:56   -namespace string
18:30:56     	namespace that owns the shim
18:30:56   -runtime-root string
18:30:56     	root directory for the runtime (default "/run/containerd/runc")
18:30:56   -socket string
18:30:56     	socket path to serve
18:30:56   -systemd-cgroup
18:30:56     	set runtime to use systemd-cgroup
18:30:56   -workdir string
18:30:56     	path used to storge large temporary data
18:30:56 + containerd-shim-runc-v1 -v
18:30:56 containerd-shim-runc-v1:
18:30:56   Version:  1.6.24
18:30:56   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:56   Go version: go1.20.8
18:30:56 
18:30:56 + containerd-shim-runc-v2 -v
18:30:56 containerd-shim-runc-v2:
18:30:56   Version:  1.6.24
18:30:56   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:30:56   Go version: go1.20.8
18:30:56 
18:30:56 + runc --version
18:30:56 runc version 1.1.9
18:30:56 commit: v1.1.9-0-gccaecfc
18:30:56 spec: 1.0.2-dev
18:30:56 go: go1.20.8
18:30:56 libseccomp: 2.5.3
18:30:56    dh_clean
18:30:56 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
18:30:56 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
18:30:56 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
18:30:56 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
18:30:56 Get:5 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [50.3 kB]
18:30:56 Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease
18:30:56  dpkg-source -I.git -b .
18:30:56 dpkg-source: warning: native package version may not have a revision
18:30:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:30:56 dpkg-source: info: using source format '1.0'
18:30:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz
[Pipeline] }
[Pipeline] // stage
18:30:56 Fetched 108 kB in 1s (163 kB/s)
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:30:56 Selecting previously unselected package docker-compose-plugin.
18:30:56 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ...
18:30:56 Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
18:30:57 go: downloading github.com/hashicorp/go-version v1.6.0
18:30:57 go: downloading github.com/mattn/go-shellwords v1.0.12
18:30:57 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:30:57 go: downloading github.com/moby/buildkit v0.12.1
18:30:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:30:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:30:57 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:30:57 go: downloading google.golang.org/grpc v1.57.0
18:30:57 go: downloading github.com/containerd/containerd v1.7.3
18:30:57 go: downloading github.com/jonboulle/clockwork v0.4.0
18:30:57 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:30:57 Selecting previously unselected package docker-buildx-plugin.
18:30:57 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb ...
18:30:57 Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
18:30:57 go: downloading github.com/stretchr/testify v1.8.4
18:30:57 go: downloading github.com/theupdateframework/notary v0.7.0
18:30:57 go: downloading golang.org/x/sys v0.7.0
18:30:57 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:30:57 go: downloading github.com/containerd/console v1.0.3
18:30:57 go: downloading github.com/imdario/mergo v0.3.16
18:30:57 go: downloading github.com/adrg/xdg v0.4.0
18:30:57 go: downloading github.com/buger/goterm v1.0.4
18:30:57 go: downloading github.com/go-logr/logr v1.2.4
18:30:57 go: downloading github.com/hashicorp/errwrap v1.1.0
18:30:57 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:30:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:30:57 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:30:57 go: downloading k8s.io/client-go v0.26.2
18:30:57 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:30:57 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:30:57 go: downloading k8s.io/api v0.26.2
18:30:57 go: downloading k8s.io/apimachinery v0.26.2
18:30:57   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          22/50 
18:30:57   Running scriptlet: container-selinux-2:2.222.0-1.fc38.noarch            23/50 
18:30:57   Installing       : container-selinux-2:2.222.0-1.fc38.noarch            23/50 
18:30:58 make[1]: Leaving directory '/root/build-deb'
18:30:58    dh_installdeb
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:30:58 go: downloading github.com/pelletier/go-toml v1.9.5
18:30:58 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:30:58 go: downloading github.com/golang/mock v1.6.0
18:30:58 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:30:58 Reading package lists...
18:30:58 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
18:30:58 + packages='deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb
18:30:58 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb
18:30:58 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb
18:30:58 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb
18:30:58 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
18:30:58 ++ echo 'deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb
18:30:58 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb
18:30:58 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb
18:30:58 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb
18:30:58 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
18:30:58 ++ awk '$0="./"$0'
18:30:58 ++ xargs
18:30:58 + packages='./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
18:30:58 + set -x
18:30:58 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb
18:30:58 Selecting previously unselected package docker-buildx-plugin.
18:30:58 (Reading database ... 10418 files and directories currently installed.)
18:30:58 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ...
18:30:58 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
18:30:58    debian/rules override_dh_gencontrol
18:30:58 make[1]: Entering directory '/root/build-deb'
18:30:58 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:30:58 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:30:58 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:30:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:30:58 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:30:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:30:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:30:58 go: downloading golang.org/x/crypto v0.7.0
18:30:58 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:30:58 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:30:58 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:30:58 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:30:58 go: downloading golang.org/x/net v0.9.0
18:30:58 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:30:58 go: downloading github.com/gogo/googleapis v1.4.1
18:30:58 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:30:58 go: downloading github.com/moby/locker v1.0.1
18:30:58 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:30:58 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:30:58 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:30:58 go: downloading google.golang.org/protobuf v1.30.0
18:30:58 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:30:58 Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
18:30:58 Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
18:30:58 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:30:58 invoke-rc.d: could not determine current runlevel
18:30:58 invoke-rc.d: policy-rc.d denied execution of start.
18:30:58 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:30:58 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:30:58 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:30:58 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:30:58  docker-ce-rootless-extras depends on dbus-user-session; however:
18:30:58   Package dbus-user-session is not installed.
18:30:58 
18:30:58 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:30:58 dh_gencontrol --remaining-packages
18:30:58 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:30:58 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:30:58 go: downloading github.com/google/gofuzz v1.2.0
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:30:58 go: downloading github.com/aws/smithy-go v1.13.5
18:30:58 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:30:58 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:30:58 go: downloading golang.org/x/term v0.7.0
18:30:58 go: downloading github.com/containerd/continuity v0.4.1
18:30:58 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb
18:30:58 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:30:58 make[1]: Leaving directory '/root/build-deb'
18:30:58    dh_md5sums
18:30:58 go: downloading k8s.io/klog/v2 v2.90.1
18:30:58 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:30:58 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:30:58 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:30:58 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:30:58 go: downloading gopkg.in/inf.v0 v0.9.1
18:30:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:30:58 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:30:58 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:30:58 go: downloading golang.org/x/oauth2 v0.7.0
18:30:58 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:30:58 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:30:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:30:58 go: downloading github.com/mattn/go-colorable v0.1.13
18:30:58 go: downloading github.com/json-iterator/go v1.1.12
18:30:58 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:30:58 go: downloading sigs.k8s.io/yaml v1.3.0
18:30:58 go: downloading github.com/moby/spdystream v0.2.0
18:30:58 go: downloading github.com/mattn/go-isatty v0.0.17
18:30:58 go: downloading github.com/modern-go/reflect2 v1.0.2
18:30:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:30:59    debian/rules override_dh_builddeb
18:30:59 make[1]: Entering directory '/root/build-deb'
18:30:59 dh_builddeb -- -Zxz
18:30:59 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'.
18:30:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'.
18:30:59 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'.
18:30:59 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb'.
18:30:59 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'.
18:30:59 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:30:59 go: downloading github.com/go-openapi/swag v0.19.14
18:30:59 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:30:59 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:30:59 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:30:59 go: downloading github.com/mailru/easyjson v0.7.6
18:30:59 go: downloading github.com/josharian/intern v1.0.0
18:30:59 Reading package lists...
18:30:59 Building dependency tree...
18:30:59 Reading state information...
18:30:59 Correcting dependencies... Done
18:30:59 Skipping docker-ce, it is already installed and upgrade is not set.
18:30:59 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:30:59 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:30:59 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:30:59 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:30:59 The following additional packages will be installed:
18:30:59   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:30:59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:30:59 Suggested packages:
18:30:59   firewalld kmod
18:30:59 Recommended packages:
18:30:59   nftables
18:30:59 Selecting previously unselected package docker-ce-rootless-extras.
18:30:59 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ...
18:30:59 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:30:59 The following NEW packages will be installed:
18:30:59   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:30:59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:30:59   Running scriptlet: container-selinux-3:2.222.0-1.el9.noarch             49/59 
18:30:59   Installing       : acl-2.3.1-3.el9.x86_64                               50/59 
18:30:59   Installing       : dbus-1:1.12.20-8.el9.x86_64                          51/59 
18:30:59   Installing       : systemd-pam-252-18.el9.x86_64                        52/59 
18:30:59   Running scriptlet: systemd-252-18.el9.x86_64                            53/59 
18:30:59   Installing       : systemd-252-18.el9.x86_64                            53/59 
18:30:59   Running scriptlet: systemd-252-18.el9.x86_64                            53/59 
18:30:59   Installing       : dbus-common-1:1.12.20-8.el9.noarch                   54/59 
18:30:59   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   54/59 
18:30:59 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
18:30:59 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
18:30:59 
18:30:59   Running scriptlet: dbus-broker-28-7.el9.x86_64                          55/59 
18:30:59   Installing       : dbus-broker-28-7.el9.x86_64                          55/59 
18:30:59   Running scriptlet: dbus-broker-28-7.el9.x86_64                          55/59 
18:30:59 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
18:30:59 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
18:30:59 
18:30:59   Installing       : containerd.io-1.6.24-3.1.el9.x86_64                  56/59 
18:31:00 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded.
18:31:00 Need to get 29.3 MB of archives.
18:31:00 After this operation, 120 MB of additional disk space will be used.
18:31:00 Get:1 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
18:31:00 Get:2 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
18:31:00 Get:3 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
18:31:00 Get:4 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
18:31:00 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:31:00 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
18:31:00 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
18:31:00 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
18:31:00 Get:9 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
18:31:00 Get:10 https://download.docker.com/linux/debian bookworm/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
18:31:00 Selecting previously unselected package docker-ce.
18:31:00 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ...
18:31:00 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:31:00   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          46/53 
18:31:00   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            47/53 
18:31:00   Installing       : container-selinux-2:2.222.0-1.fc39.noarch            47/53 
18:31:00   Running scriptlet: containerd.io-1.6.24-3.1.el9.x86_64                  56/59 
18:31:00   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   57/59 
18:31:00 debconf: delaying package configuration, since apt-utils is not installed
18:31:00 Fetched 29.3 MB in 1s (46.7 MB/s)
18:31:00 Selecting previously unselected package netbase.
18:31:00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11755 files and directories currently installed.)
18:31:00 Preparing to unpack .../0-netbase_6.4_all.deb ...
18:31:00 Unpacking netbase (6.4) ...
18:31:00 Selecting previously unselected package containerd.io.
18:31:00 Preparing to unpack .../1-containerd.io_1.6.24-1_amd64.deb ...
18:31:00 Unpacking containerd.io (1.6.24-1) ...
18:31:00   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   57/59 
18:31:00   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.el9.x86   58/59 
18:31:00   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.el9.x86   58/59 
18:31:00   Installing       : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            59/59 
18:31:00   Running scriptlet: selinux-policy-targeted-38.1.24-1.el9.noarch         59/59 
18:31:00   Running scriptlet: container-selinux-3:2.222.0-1.el9.noarch             59/59 
18:31:01   Running scriptlet: rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            59/59 
18:31:01   Verifying        : acl-2.3.1-3.el9.x86_64                                1/59 
18:31:01   Verifying        : cracklib-2.9.6-27.el9.x86_64                          2/59 
18:31:01   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                    3/59 
18:31:01   Verifying        : dbus-1:1.12.20-8.el9.x86_64                           4/59 
18:31:01   Verifying        : dbus-broker-28-7.el9.x86_64                           5/59 
18:31:01   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    6/59 
18:31:01   Verifying        : diffutils-3.7-12.el9.x86_64                           7/59 
18:31:01   Verifying        : fuse-common-3.10.2-6.el9.x86_64                       8/59 
18:31:01   Verifying        : iptables-libs-1.8.8-6.el9.x86_64                      9/59 
18:31:01   Verifying        : iptables-nft-1.8.8-6.el9.x86_64                      10/59 
18:31:01   Verifying        : kmod-28-9.el9.x86_64                                 11/59 
18:31:01   Verifying        : kmod-libs-28-9.el9.x86_64                            12/59 
18:31:01   Verifying        : libdb-5.3.28-53.el9.x86_64                           13/59 
18:31:01   Verifying        : libeconf-0.4.1-3.el9.x86_64                          14/59 
18:31:01   Verifying        : libfdisk-2.37.4-15.el9.x86_64                        15/59 
18:31:01   Verifying        : libibverbs-46.0-1.el9.x86_64                         16/59 
18:31:01   Verifying        : libmnl-1.0.4-15.el9.x86_64                           17/59 
18:31:01   Verifying        : libnetfilter_conntrack-1.0.9-1.el9.x86_64            18/59 
18:31:01   Verifying        : libnfnetlink-1.0.1-21.el9.x86_64                     19/59 
18:31:01   Verifying        : libnftnl-1.2.2-1.el9.x86_64                          20/59 
18:31:01   Verifying        : libnl3-3.7.0-1.el9.x86_64                            21/59 
18:31:01   Verifying        : libpcap-14:1.10.0-4.el9.x86_64                       22/59 
18:31:01   Verifying        : libpwquality-1.4.4-8.el9.x86_64                      23/59 
18:31:01   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        24/59 
18:31:01   Verifying        : libselinux-utils-3.5-1.el9.x86_64                    25/59 
18:31:01   Verifying        : libutempter-1.2.1-6.el9.x86_64                       26/59 
18:31:01   Verifying        : openssl-1:3.0.7-24.el9.x86_64                        27/59 
18:31:01   Verifying        : pam-1.5.1-15.el9.x86_64                              28/59 
18:31:01   Verifying        : policycoreutils-3.5-2.el9.x86_64                     29/59 
18:31:01   Verifying        : python3-distro-1.5.0-7.el9.noarch                    30/59 
18:31:01   Verifying        : python3-setools-4.4.3-1.el9.x86_64                   31/59 
18:31:01   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              32/59 
18:31:01   Verifying        : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            33/59 
18:31:01   Verifying        : selinux-policy-38.1.24-1.el9.noarch                  34/59 
18:31:01   Verifying        : selinux-policy-targeted-38.1.24-1.el9.noarch         35/59 
18:31:01   Verifying        : systemd-252-18.el9.x86_64                            36/59 
18:31:01   Verifying        : systemd-pam-252-18.el9.x86_64                        37/59 
18:31:01   Verifying        : systemd-rpm-macros-252-18.el9.noarch                 38/59 
18:31:01   Verifying        : util-linux-2.37.4-15.el9.x86_64                      39/59 
18:31:01   Verifying        : util-linux-core-2.37.4-15.el9.x86_64                 40/59 
18:31:01   Verifying        : xz-5.2.5-8.el9.x86_64                                41/59 
18:31:01   Verifying        : checkpolicy-3.5-1.el9.x86_64                         42/59 
18:31:01   Verifying        : container-selinux-3:2.222.0-1.el9.noarch             43/59 
18:31:01   Verifying        : fuse-overlayfs-1.12-1.el9.x86_64                     44/59 
18:31:01   Verifying        : fuse3-3.10.2-6.el9.x86_64                            45/59 
18:31:01   Verifying        : fuse3-libs-3.10.2-6.el9.x86_64                       46/59 
18:31:01   Verifying        : libslirp-4.4.0-7.el9.x86_64                          47/59 
18:31:01   Verifying        : policycoreutils-python-utils-3.5-2.el9.noarch        48/59 
18:31:01   Verifying        : python3-audit-3.0.7-104.el9.x86_64                   49/59 
18:31:01   Verifying        : python3-libselinux-3.5-1.el9.x86_64                  50/59 
18:31:01   Verifying        : python3-libsemanage-3.5-2.el9.x86_64                 51/59 
18:31:01   Verifying        : python3-policycoreutils-3.5-2.el9.noarch             52/59 
18:31:01   Verifying        : slirp4netns-1.2.2-1.el9.x86_64                       53/59 
18:31:01   Verifying        : containerd.io-1.6.24-3.1.el9.x86_64                  54/59 
18:31:01   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   55/59 
18:31:01   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el9   56/59 
18:31:01   Verifying        : docker-buildx-plugin-0.11.2-0.el9.x86_64             57/59 
18:31:01   Verifying        : docker-compose-plugin-2.21.0-0.el9.x86_64            58/59 
18:31:01   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.el9.x86   59/59 
18:31:01 
18:31:01 Installed:
18:31:01   acl-2.3.1-3.el9.x86_64                                                        
18:31:01   checkpolicy-3.5-1.el9.x86_64                                                  
18:31:01   container-selinux-3:2.222.0-1.el9.noarch                                      
18:31:01   containerd.io-1.6.24-3.1.el9.x86_64                                           
18:31:01   cracklib-2.9.6-27.el9.x86_64                                                  
18:31:01   cracklib-dicts-2.9.6-27.el9.x86_64                                            
18:31:01   dbus-1:1.12.20-8.el9.x86_64                                                   
18:31:01   dbus-broker-28-7.el9.x86_64                                                   
18:31:01   dbus-common-1:1.12.20-8.el9.noarch                                            
18:31:01   diffutils-3.7-12.el9.x86_64                                                   
18:31:01   docker-buildx-plugin-0.11.2-0.el9.x86_64                                      
18:31:01   docker-ce-3:0.0.0~20231011170815.26951f7-0.el9.x86_64                         
18:31:01   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.el9.x86_64                     
18:31:01   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el9.x86_64           
18:31:01   docker-compose-plugin-2.21.0-0.el9.x86_64                                     
18:31:01   fuse-common-3.10.2-6.el9.x86_64                                               
18:31:01   fuse-overlayfs-1.12-1.el9.x86_64                                              
18:31:01   fuse3-3.10.2-6.el9.x86_64                                                     
18:31:01   fuse3-libs-3.10.2-6.el9.x86_64                                                
18:31:01   iptables-libs-1.8.8-6.el9.x86_64                                              
18:31:01   iptables-nft-1.8.8-6.el9.x86_64                                               
18:31:01   kmod-28-9.el9.x86_64                                                          
18:31:01   kmod-libs-28-9.el9.x86_64                                                     
18:31:01   libdb-5.3.28-53.el9.x86_64                                                    
18:31:01   libeconf-0.4.1-3.el9.x86_64                                                   
18:31:01   libfdisk-2.37.4-15.el9.x86_64                                                 
18:31:01   libibverbs-46.0-1.el9.x86_64                                                  
18:31:01   libmnl-1.0.4-15.el9.x86_64                                                    
18:31:01   libnetfilter_conntrack-1.0.9-1.el9.x86_64                                     
18:31:01   libnfnetlink-1.0.1-21.el9.x86_64                                              
18:31:01   libnftnl-1.2.2-1.el9.x86_64                                                   
18:31:01   libnl3-3.7.0-1.el9.x86_64                                                     
18:31:01   libpcap-14:1.10.0-4.el9.x86_64                                                
18:31:01   libpwquality-1.4.4-8.el9.x86_64                                               
18:31:01   libseccomp-2.5.2-2.el9.x86_64                                                 
18:31:01   libselinux-utils-3.5-1.el9.x86_64                                             
18:31:01   libslirp-4.4.0-7.el9.x86_64                                                   
18:31:01   libutempter-1.2.1-6.el9.x86_64                                                
18:31:01   openssl-1:3.0.7-24.el9.x86_64                                                 
18:31:01   pam-1.5.1-15.el9.x86_64                                                       
18:31:01   policycoreutils-3.5-2.el9.x86_64                                              
18:31:01   policycoreutils-python-utils-3.5-2.el9.noarch                                 
18:31:01   python3-audit-3.0.7-104.el9.x86_64                                            
18:31:01   python3-distro-1.5.0-7.el9.noarch                                             
18:31:01   python3-libselinux-3.5-1.el9.x86_64                                           
18:31:01   python3-libsemanage-3.5-2.el9.x86_64                                          
18:31:01   python3-policycoreutils-3.5-2.el9.noarch                                      
18:31:01   python3-setools-4.4.3-1.el9.x86_64                                            
18:31:01   python3-setuptools-53.0.0-12.el9.noarch                                       
18:31:01   rpm-plugin-selinux-4.16.1.3-25.el9.x86_64                                     
18:31:01   selinux-policy-38.1.24-1.el9.noarch                                           
18:31:01   selinux-policy-targeted-38.1.24-1.el9.noarch                                  
18:31:01   slirp4netns-1.2.2-1.el9.x86_64                                                
18:31:01   systemd-252-18.el9.x86_64                                                     
18:31:01   systemd-pam-252-18.el9.x86_64                                                 
18:31:01   systemd-rpm-macros-252-18.el9.noarch                                          
18:31:01   util-linux-2.37.4-15.el9.x86_64                                               
18:31:01   util-linux-core-2.37.4-15.el9.x86_64                                          
18:31:01   xz-5.2.5-8.el9.x86_64                                                         
18:31:01 
18:31:01 Complete!
18:31:01 + verify_binaries
18:31:01 + docker --version
18:31:01 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:31:01 + docker buildx version
18:31:01 github.com/docker/buildx v0.11.2 9872040
18:31:01 + docker compose version
18:31:01 Docker Compose version v2.21.0
18:31:01 + dockerd --version
18:31:01 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:31:01 + docker-proxy --version
18:31:01 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:31:01 + containerd --version
18:31:01 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:01 + ctr --version
18:31:01 ctr containerd.io 1.6.24
18:31:01 + containerd-shim --help
18:31:01 Usage of containerd-shim:
18:31:01   -address string
18:31:01     	grpc address back to main containerd
18:31:01   -containerd-binary containerd publish
18:31:01     	path to containerd binary (used for containerd publish) (default "containerd")
18:31:01   -criu string
18:31:01     	path to criu binary
18:31:01   -debug
18:31:01     	enable debug output in logs
18:31:01   -namespace string
18:31:01     	namespace that owns the shim
18:31:01   -runtime-root string
18:31:01     	root directory for the runtime (default "/run/containerd/runc")
18:31:01   -socket string
18:31:01     	socket path to serve
18:31:01   -systemd-cgroup
18:31:01     	set runtime to use systemd-cgroup
18:31:01   -workdir string
18:31:01     	path used to storge large temporary data
18:31:01 + containerd-shim-runc-v1 -v
18:31:01 containerd-shim-runc-v1:
18:31:01   Version:  1.6.24
18:31:01   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:01   Go version: go1.20.8
18:31:01 
18:31:01 + containerd-shim-runc-v2 -v
18:31:01 containerd-shim-runc-v2:
18:31:01   Version:  1.6.24
18:31:01   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:01   Go version: go1.20.8
18:31:01 
18:31:01 + runc --version
18:31:01 runc version 1.1.9
18:31:01 commit: v1.1.9-0-gccaecfc
18:31:01 spec: 1.0.2-dev
18:31:01 go: go1.20.8
18:31:01 libseccomp: 2.5.2
18:31:01 Selecting previously unselected package dbus-user-session.
18:31:01 Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
18:31:01 Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
18:31:01 Selecting previously unselected package libip6tc2:amd64.
18:31:01 Preparing to unpack .../3-libip6tc2_1.8.9-2_amd64.deb ...
18:31:01 Unpacking libip6tc2:amd64 (1.8.9-2) ...
18:31:01 Selecting previously unselected package libxtables12:amd64.
18:31:01 Preparing to unpack .../4-libxtables12_1.8.9-2_amd64.deb ...
18:31:01 Unpacking libxtables12:amd64 (1.8.9-2) ...
18:31:01 Selecting previously unselected package libmnl0:amd64.
18:31:01 Preparing to unpack .../5-libmnl0_1.0.4-3_amd64.deb ...
18:31:01 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:31:01 Selecting previously unselected package libnfnetlink0:amd64.
18:31:01 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_amd64.deb ...
18:31:01 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
18:31:01 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm
18:31:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mnpM2r
18:31:01 + umask 022
18:31:01 + cd /root/rpmbuild/BUILD
18:31:01 + cd src
18:31:01 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
18:31:01 + exit 0
18:31:01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:31:01 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
18:31:01 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
18:31:01 Selecting previously unselected package libnftnl11:amd64.
18:31:01 Preparing to unpack .../8-libnftnl11_1.2.4-2_amd64.deb ...
18:31:01 Unpacking libnftnl11:amd64 (1.2.4-2) ...
18:31:01 Selecting previously unselected package iptables.
18:31:01 Preparing to unpack .../9-iptables_1.8.9-2_amd64.deb ...
18:31:01 Unpacking iptables (1.8.9-2) ...
18:31:01 Setting up libip6tc2:amd64 (1.8.9-2) ...
18:31:01 Setting up dbus-user-session (1.14.10-1~deb12u1) ...
18:31:01 Setting up libmnl0:amd64 (1.0.4-3) ...
18:31:01 Setting up containerd.io (1.6.24-1) ...
18:31:02 Selecting previously unselected package docker-ce-cli.
18:31:02 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ...
18:31:02 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:31:02 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:31:02 Setting up libxtables12:amd64 (1.8.9-2) ...
18:31:02 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
18:31:02 Setting up netbase (6.4) ...
18:31:02 Setting up libnftnl11:amd64 (1.2.4-2) ...
18:31:02 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
18:31:02 Setting up iptables (1.8.9-2) ...
18:31:02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:31:02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:31:02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:31:02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:31:02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:31:02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:31:02 Processing triggers for libc-bin (2.36-9+deb12u1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:31:02 + verify_binaries
18:31:02 + docker --version
18:31:02 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:31:02 + docker buildx version
18:31:02 github.com/docker/buildx v0.11.2 9872040
18:31:02 + docker compose version
18:31:02 Docker Compose version v2.21.0
18:31:02 + dockerd --version
18:31:02 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:31:02 + docker-proxy --version
18:31:02 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:31:02 + containerd --version
18:31:02 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:02 + ctr --version
18:31:02 ctr containerd.io 1.6.24
18:31:02 + containerd-shim --help
18:31:02 Usage of containerd-shim:
18:31:02   -address string
18:31:02     	grpc address back to main containerd
18:31:02   -containerd-binary containerd publish
18:31:02     	path to containerd binary (used for containerd publish) (default "containerd")
18:31:02   -criu string
18:31:02     	path to criu binary
18:31:02   -debug
18:31:02     	enable debug output in logs
18:31:02   -namespace string
18:31:02     	namespace that owns the shim
18:31:02   -runtime-root string
18:31:02     	root directory for the runtime (default "/run/containerd/runc")
18:31:02   -socket string
18:31:02     	socket path to serve
18:31:02   -systemd-cgroup
18:31:02     	set runtime to use systemd-cgroup
18:31:02   -workdir string
18:31:02     	path used to storge large temporary data
18:31:02 + containerd-shim-runc-v1 -v
18:31:02 containerd-shim-runc-v1:
18:31:02   Version:  1.6.24
18:31:02   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:02   Go version: go1.20.8
18:31:02 
18:31:02 + containerd-shim-runc-v2 -v
18:31:02 containerd-shim-runc-v2:
18:31:02   Version:  1.6.24
18:31:02   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:02   Go version: go1.20.8
18:31:02 
18:31:02 + runc --version
18:31:02 runc version 1.1.9
18:31:02 commit: v1.1.9-0-gccaecfc
18:31:02 spec: 1.0.2-dev
18:31:02 go: go1.20.8
18:31:02 libseccomp: 2.5.4
18:31:02 Selecting previously unselected package docker-compose-plugin.
18:31:02 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb ...
18:31:02 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
18:31:03 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
18:31:03 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:31:03 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:31:03 Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
18:31:03 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:31:04 invoke-rc.d: could not determine current runlevel
18:31:04 invoke-rc.d: policy-rc.d denied execution of start.
18:31:04 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:31:04 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:31:04 Processing triggers for systemd (245.4-4ubuntu3.22) ...
18:31:04 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:31:04 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
18:31:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:31:05 Reading package lists...
18:31:05 + make IMAGE=centos:7 verify
18:31:05 docker run  --rm -i \
18:31:05 	-v "$(pwd):/v" \
18:31:05 	-e DEBIAN_FRONTEND=noninteractive \
18:31:05 	-e PACKAGE_REPO=prod \
18:31:05 	-w /v \
18:31:05 	centos:7 ./verify
18:31:05 Unable to find image 'centos:7' locally
18:31:05 Building dependency tree...
18:31:05 Reading state information...
18:31:05 Correcting dependencies... Done
18:31:05 7: Pulling from library/centos
18:31:05 2d473b07cdd5: Already exists
18:31:05 Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
18:31:05 Status: Downloaded newer image for centos:7
18:31:05 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:31:05 Skipping docker-ce, it is already installed and upgrade is not set.
18:31:05 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:31:05 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:31:05 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:31:05 The following additional packages will be installed:
18:31:05   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
18:31:05   libnfnetlink0 libnftnl11 libxtables12 netbase
18:31:05 Suggested packages:
18:31:05   firewalld kmod nftables
18:31:05 The following NEW packages will be installed:
18:31:05   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
18:31:05   libnfnetlink0 libnftnl11 libxtables12 netbase
18:31:06 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded.
18:31:06 Need to get 29.2 MB of archives.
18:31:06 After this operation, 120 MB of additional disk space will be used.
18:31:06 Get:1 https://download.docker.com/linux/ubuntu focal/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
18:31:06 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
18:31:06 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB]
18:31:06 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
18:31:06 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2.1 [19.4 kB]
18:31:06 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnfnetlink0 amd64 1.0.1-3build1 [13.8 kB]
18:31:06 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnetfilter-conntrack3 amd64 1.0.7-2 [41.4 kB]
18:31:06 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnftnl11 amd64 1.1.5-1 [57.8 kB]
18:31:06 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iptables amd64 1.8.4-3ubuntu2.1 [390 kB]
18:31:06 + verify
18:31:06 + dpkg --version
18:31:06 + rpm --version
18:31:06 + verify_rpm
18:31:06 ++ . /etc/os-release
18:31:06 +++ NAME='CentOS Linux'
18:31:06 +++ VERSION='7 (Core)'
18:31:06 +++ ID=centos
18:31:06 +++ ID_LIKE='rhel fedora'
18:31:06 +++ VERSION_ID=7
18:31:06 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
18:31:06 +++ ANSI_COLOR='0;31'
18:31:06 +++ CPE_NAME=cpe:/o:centos:centos:7
18:31:06 +++ HOME_URL=https://www.centos.org/
18:31:06 +++ BUG_REPORT_URL=https://bugs.centos.org/
18:31:06 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
18:31:06 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
18:31:06 +++ REDHAT_SUPPORT_PRODUCT=centos
18:31:06 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
18:31:06 ++ echo centos
18:31:06 + DIST_ID=centos
18:31:06 ++ . /etc/os-release
18:31:06 +++ NAME='CentOS Linux'
18:31:06 +++ VERSION='7 (Core)'
18:31:06 +++ ID=centos
18:31:06 +++ ID_LIKE='rhel fedora'
18:31:06 +++ VERSION_ID=7
18:31:06 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
18:31:06 +++ ANSI_COLOR='0;31'
18:31:06 +++ CPE_NAME=cpe:/o:centos:centos:7
18:31:06 +++ HOME_URL=https://www.centos.org/
18:31:06 +++ BUG_REPORT_URL=https://bugs.centos.org/
18:31:06 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
18:31:06 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
18:31:06 +++ REDHAT_SUPPORT_PRODUCT=centos
18:31:06 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
18:31:06 ++ echo 7
18:31:06 ++ cut -d. -f1
18:31:06 + DIST_VERSION=7
18:31:06 + pkg_manager=yum
18:31:06 + pkg_config_manager=yum-config-manager
18:31:06 + dnf --version
18:31:06 ./verify: line 112: dnf: command not found
18:31:06 + case ${DIST_ID}:${DIST_VERSION} in
18:31:06 + install_rpm_containerd
18:31:06 + '[' prod = stage ']'
18:31:06 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
18:31:06 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
18:31:06 + dnf --version
18:31:06 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
18:31:06 install-containerd-helpers: line 27: dnf: command not found
18:31:06 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
18:31:06 Loaded plugins: fastestmirror, ovl
18:31:06 debconf: delaying package configuration, since apt-utils is not installed
18:31:06 Fetched 29.2 MB in 1s (48.0 MB/s)
18:31:06 Selecting previously unselected package libmnl0:amd64.
18:31:06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10642 files and directories currently installed.)
18:31:06 Preparing to unpack .../0-libmnl0_1.0.4-2_amd64.deb ...
18:31:06 Unpacking libmnl0:amd64 (1.0.4-2) ...
18:31:06 Selecting previously unselected package libxtables12:amd64.
18:31:06 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ...
18:31:06 Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
18:31:06 Selecting previously unselected package netbase.
18:31:06 Preparing to unpack .../2-netbase_6.1_all.deb ...
18:31:06 Unpacking netbase (6.1) ...
18:31:06 Selecting previously unselected package libip6tc2:amd64.
18:31:06 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_amd64.deb ...
18:31:06 Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2.1) ...
18:31:06 Selecting previously unselected package libnfnetlink0:amd64.
18:31:06 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_amd64.deb ...
18:31:06 Unpacking libnfnetlink0:amd64 (1.0.1-3build1) ...
18:31:06 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:31:06 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_amd64.deb ...
18:31:06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-2) ...
18:31:06 Selecting previously unselected package libnftnl11:amd64.
18:31:06 Preparing to unpack .../6-libnftnl11_1.1.5-1_amd64.deb ...
18:31:06 Unpacking libnftnl11:amd64 (1.1.5-1) ...
18:31:06 Selecting previously unselected package iptables.
18:31:06 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_amd64.deb ...
18:31:06 Unpacking iptables (1.8.4-3ubuntu2.1) ...
18:31:06 Selecting previously unselected package containerd.io.
18:31:06 Preparing to unpack .../8-containerd.io_1.6.24-1_amd64.deb ...
18:31:06 Unpacking containerd.io (1.6.24-1) ...
18:31:07   Running scriptlet: container-selinux-2:2.222.0-1.fc38.noarch            23/50 
18:31:07   Installing       : libslirp-4.7.0-3.fc38.aarch64                        24/50 
18:31:07   Installing       : slirp4netns-1.2.1-1.fc38.aarch64                     25/50 
18:31:07   Installing       : libnl3-3.7.0-3.fc38.aarch64                          26/50 
18:31:07   Installing       : libibverbs-44.0-3.fc38.aarch64                       27/50 
18:31:07   Installing       : libpcap-14:1.10.4-1.fc38.aarch64                     28/50 
18:31:07   Installing       : iptables-legacy-libs-1.8.9-4.fc38.aarch64            29/50 
18:31:07   Installing       : libnfnetlink-1.0.1-23.fc38.aarch64                   30/50 
18:31:07   Installing       : libmnl-1.0.5-2.fc38.aarch64                          31/50 
18:31:08   Installing       : libnetfilter_conntrack-1.0.9-1.fc38.aarch64          32/50 
18:31:08   Installing       : iptables-libs-1.8.9-4.fc38.aarch64                   33/50 
18:31:08   Installing       : iptables-legacy-1.8.9-4.fc38.aarch64                 34/50 
18:31:08   Running scriptlet: iptables-legacy-1.8.9-4.fc38.aarch64                 34/50 
18:31:08   Installing       : libargon2-20190702-2.fc38.aarch64                    35/50 
18:31:08   Installing       : kmod-libs-30-4.fc38.aarch64                          36/50 
18:31:08   Installing       : device-mapper-libs-1.02.189-2.fc38.aarch64           37/50 
18:31:08   Installing       : cryptsetup-libs-2.6.1-1.fc38.aarch64                 38/50 
18:31:08   Installing       : device-mapper-1.02.189-2.fc38.aarch64                39/50 
18:31:08   Installing       : systemd-networkd-253.10-1.fc38.aarch64               40/50 
18:31:08   Running scriptlet: systemd-networkd-253.10-1.fc38.aarch64               40/50 
18:31:08   Installing       : systemd-pam-253.10-1.fc38.aarch64                    41/50 
18:31:08   Installing       : systemd-resolved-253.10-1.fc38.aarch64               42/50 
18:31:08   Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64               42/50 
18:31:08   Installing       : systemd-253.10-1.fc38.aarch64                        43/50 
18:31:08   Running scriptlet: systemd-253.10-1.fc38.aarch64                        43/50 
18:31:08 Creating group 'input' with GID 104.
18:31:08 Creating group 'kvm' with GID 36.
18:31:08 Creating group 'render' with GID 105.
18:31:08 Creating group 'sgx' with GID 106.
18:31:08 Creating group 'systemd-journal' with GID 190.
18:31:08 Creating group 'systemd-network' with GID 192.
18:31:08 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:31:08 Creating group 'systemd-oom' with GID 998.
18:31:08 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
18:31:08 Creating group 'systemd-resolve' with GID 193.
18:31:08 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:31:08 
18:31:09   Installing       : containerd.io-1.6.24-3.1.fc38.aarch64                44/50 
18:31:09   Running scriptlet: containerd.io-1.6.24-3.1.fc38.aarch64                44/50 
18:31:09   Installing       : libcgroup-3.0-2.fc38.aarch64                         45/50 
18:31:09   Installing       : kmod-30-4.fc38.aarch64                               46/50 
18:31:09   Installing       : fuse-overlayfs-1.12-1.fc38.aarch64                   47/50 
18:31:09   Running scriptlet: fuse-overlayfs-1.12-1.fc38.aarch64                   47/50 
18:31:09   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   48/50 
18:31:09   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   48/50 
18:31:09   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc38.aa   49/50 
18:31:09 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2.1) ...
18:31:09 Setting up libmnl0:amd64 (1.0.4-2) ...
18:31:09 Setting up containerd.io (1.6.24-1) ...
18:31:09 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:31:09 Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
18:31:09 Setting up libnfnetlink0:amd64 (1.0.1-3build1) ...
18:31:09 Setting up netbase (6.1) ...
18:31:09 Setting up libnftnl11:amd64 (1.1.5-1) ...
18:31:09 Setting up libnetfilter-conntrack3:amd64 (1.0.7-2) ...
18:31:09 Setting up iptables (1.8.4-3ubuntu2.1) ...
18:31:09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:31:09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:31:09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:31:09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:31:09 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:31:09   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.fc38.aa   49/50 
18:31:09   Installing       : rpm-plugin-selinux-4.18.1-3.fc38.aarch64             50/50 
18:31:09   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          50/50 
18:31:09   Running scriptlet: container-selinux-2:2.222.0-1.fc38.noarch            50/50 
18:31:09   Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64               50/50 
18:31:09 + verify_binaries
18:31:09 + docker --version
18:31:09 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:31:09 + docker buildx version
18:31:09 github.com/docker/buildx v0.11.2 9872040
18:31:09 + docker compose version
18:31:09 Docker Compose version v2.21.0
18:31:09 + dockerd --version
18:31:09 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:31:09 + docker-proxy --version
18:31:09 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:31:09 + containerd --version
18:31:09 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:09 + ctr --version
18:31:09 ctr containerd.io 1.6.24
18:31:09 + containerd-shim --help
18:31:09 Usage of containerd-shim:
18:31:09   -address string
18:31:09     	grpc address back to main containerd
18:31:09   -containerd-binary containerd publish
18:31:09     	path to containerd binary (used for containerd publish) (default "containerd")
18:31:09   -criu string
18:31:09     	path to criu binary
18:31:09   -debug
18:31:09     	enable debug output in logs
18:31:09   -namespace string
18:31:09     	namespace that owns the shim
18:31:09   -runtime-root string
18:31:09     	root directory for the runtime (default "/run/containerd/runc")
18:31:09   -socket string
18:31:09     	socket path to serve
18:31:09   -systemd-cgroup
18:31:09     	set runtime to use systemd-cgroup
18:31:09   -workdir string
18:31:09     	path used to storge large temporary data
18:31:09 + containerd-shim-runc-v1 -v
18:31:09 containerd-shim-runc-v1:
18:31:09   Version:  1.6.24
18:31:09   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:09   Go version: go1.20.8
18:31:09 
18:31:09 + containerd-shim-runc-v2 -v
18:31:09 containerd-shim-runc-v2:
18:31:09   Version:  1.6.24
18:31:09   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:09   Go version: go1.20.8
18:31:09 
18:31:09 + runc --version
18:31:09 runc version 1.1.9
18:31:09 commit: v1.1.9-0-gccaecfc
18:31:09 spec: 1.0.2-dev
18:31:09 go: go1.20.8
18:31:09 libseccomp: 2.5.1
18:31:10   Running scriptlet: rpm-plugin-selinux-4.18.1-3.fc38.aarch64             50/50 
18:31:10   Verifying        : containerd.io-1.6.24-3.1.fc38.aarch64                 1/50 
18:31:10   Verifying        : cryptsetup-libs-2.6.1-1.fc38.aarch64                  2/50 
18:31:10   Verifying        : dbus-broker-33-1.fc38.aarch64                         3/50 
18:31:10   Verifying        : device-mapper-1.02.189-2.fc38.aarch64                 4/50 
18:31:10   Verifying        : device-mapper-libs-1.02.189-2.fc38.aarch64            5/50 
18:31:10   Verifying        : kmod-30-4.fc38.aarch64                                6/50 
18:31:10   Verifying        : kmod-libs-30-4.fc38.aarch64                           7/50 
18:31:10   Verifying        : libargon2-20190702-2.fc38.aarch64                     8/50 
18:31:10   Verifying        : libcgroup-3.0-2.fc38.aarch64                          9/50 
18:31:10   Verifying        : libfdisk-2.38.1-4.fc38.aarch64                       10/50 
18:31:10   Verifying        : libibverbs-44.0-3.fc38.aarch64                       11/50 
18:31:10   Verifying        : libmnl-1.0.5-2.fc38.aarch64                          12/50 
18:31:10   Verifying        : libnfnetlink-1.0.1-23.fc38.aarch64                   13/50 
18:31:10   Verifying        : libnl3-3.7.0-3.fc38.aarch64                          14/50 
18:31:10   Verifying        : libseccomp-2.5.3-4.fc38.aarch64                      15/50 
18:31:10   Verifying        : libselinux-utils-3.5-1.fc38.aarch64                  16/50 
18:31:10   Verifying        : libslirp-4.7.0-3.fc38.aarch64                        17/50 
18:31:10   Verifying        : libutempter-1.2.1-8.fc38.aarch64                     18/50 
18:31:10   Verifying        : libxkbcommon-1.5.0-2.fc38.aarch64                    19/50 
18:31:10   Verifying        : policycoreutils-3.5-1.fc38.aarch64                   20/50 
18:31:10   Verifying        : qrencode-libs-4.1.1-4.fc38.aarch64                   21/50 
18:31:10   Verifying        : util-linux-2.38.1-4.fc38.aarch64                     22/50 
18:31:10   Verifying        : xkeyboard-config-2.38-1.fc38.noarch                  23/50 
18:31:10   Verifying        : xz-5.4.1-1.fc38.aarch64                              24/50 
18:31:10   Verifying        : container-selinux-2:2.222.0-1.fc38.noarch            25/50 
18:31:10   Verifying        : dbus-1:1.14.10-1.fc38.aarch64                        26/50 
18:31:10   Verifying        : dbus-common-1:1.14.10-1.fc38.noarch                  27/50 
18:31:10   Verifying        : diffutils-3.10-1.fc38.aarch64                        28/50 
18:31:10   Verifying        : fuse-common-3.14.1-1.fc38.aarch64                    29/50 
18:31:10   Verifying        : fuse-overlayfs-1.12-1.fc38.aarch64                   30/50 
18:31:10   Verifying        : fuse3-3.14.1-1.fc38.aarch64                          31/50 
18:31:10   Verifying        : fuse3-libs-3.14.1-1.fc38.aarch64                     32/50 
18:31:10   Verifying        : iptables-legacy-1.8.9-4.fc38.aarch64                 33/50 
18:31:10   Verifying        : iptables-legacy-libs-1.8.9-4.fc38.aarch64            34/50 
18:31:10   Verifying        : iptables-libs-1.8.9-4.fc38.aarch64                   35/50 
18:31:10   Verifying        : libnetfilter_conntrack-1.0.9-1.fc38.aarch64          36/50 
18:31:10   Verifying        : libpcap-14:1.10.4-1.fc38.aarch64                     37/50 
18:31:10   Verifying        : rpm-plugin-selinux-4.18.1-3.fc38.aarch64             38/50 
18:31:10   Verifying        : selinux-policy-38.29-1.fc38.noarch                   39/50 
18:31:10   Verifying        : selinux-policy-targeted-38.29-1.fc38.noarch          40/50 
18:31:10   Verifying        : slirp4netns-1.2.1-1.fc38.aarch64                     41/50 
18:31:10   Verifying        : systemd-253.10-1.fc38.aarch64                        42/50 
18:31:10   Verifying        : systemd-networkd-253.10-1.fc38.aarch64               43/50 
18:31:10   Verifying        : systemd-pam-253.10-1.fc38.aarch64                    44/50 
18:31:10   Verifying        : systemd-resolved-253.10-1.fc38.aarch64               45/50 
18:31:10   Verifying        : docker-compose-plugin-2.21.0-0.fc38.aarch64          46/50 
18:31:10   Verifying        : docker-buildx-plugin-0.11.2-0.fc38.aarch64           47/50 
18:31:10   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3   48/50 
18:31:10   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   49/50 
18:31:10   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc38.aa   50/50 
18:31:10 
18:31:10 Installed:
18:31:10   container-selinux-2:2.222.0-1.fc38.noarch                                     
18:31:10   containerd.io-1.6.24-3.1.fc38.aarch64                                         
18:31:10   cryptsetup-libs-2.6.1-1.fc38.aarch64                                          
18:31:10   dbus-1:1.14.10-1.fc38.aarch64                                                 
18:31:10   dbus-broker-33-1.fc38.aarch64                                                 
18:31:10   dbus-common-1:1.14.10-1.fc38.noarch                                           
18:31:10   device-mapper-1.02.189-2.fc38.aarch64                                         
18:31:10   device-mapper-libs-1.02.189-2.fc38.aarch64                                    
18:31:10   diffutils-3.10-1.fc38.aarch64                                                 
18:31:10   docker-buildx-plugin-0.11.2-0.fc38.aarch64                                    
18:31:10   docker-ce-3:0.0.0~20231011170815.26951f7-0.fc38.aarch64                       
18:31:10   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc38.aarch64                   
18:31:10   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.aarch64         
18:31:10   docker-compose-plugin-2.21.0-0.fc38.aarch64                                   
18:31:10   fuse-common-3.14.1-1.fc38.aarch64                                             
18:31:10   fuse-overlayfs-1.12-1.fc38.aarch64                                            
18:31:10   fuse3-3.14.1-1.fc38.aarch64                                                   
18:31:10   fuse3-libs-3.14.1-1.fc38.aarch64                                              
18:31:10   iptables-legacy-1.8.9-4.fc38.aarch64                                          
18:31:10   iptables-legacy-libs-1.8.9-4.fc38.aarch64                                     
18:31:10   iptables-libs-1.8.9-4.fc38.aarch64                                            
18:31:10   kmod-30-4.fc38.aarch64                                                        
18:31:10   kmod-libs-30-4.fc38.aarch64                                                   
18:31:10   libargon2-20190702-2.fc38.aarch64                                             
18:31:10   libcgroup-3.0-2.fc38.aarch64                                                  
18:31:10   libfdisk-2.38.1-4.fc38.aarch64                                                
18:31:10   libibverbs-44.0-3.fc38.aarch64                                                
18:31:10   libmnl-1.0.5-2.fc38.aarch64                                                   
18:31:10   libnetfilter_conntrack-1.0.9-1.fc38.aarch64                                   
18:31:10   libnfnetlink-1.0.1-23.fc38.aarch64                                            
18:31:10   libnl3-3.7.0-3.fc38.aarch64                                                   
18:31:10   libpcap-14:1.10.4-1.fc38.aarch64                                              
18:31:10   libseccomp-2.5.3-4.fc38.aarch64                                               
18:31:10   libselinux-utils-3.5-1.fc38.aarch64                                           
18:31:10   libslirp-4.7.0-3.fc38.aarch64                                                 
18:31:10   libutempter-1.2.1-8.fc38.aarch64                                              
18:31:10   libxkbcommon-1.5.0-2.fc38.aarch64                                             
18:31:10   policycoreutils-3.5-1.fc38.aarch64                                            
18:31:10   qrencode-libs-4.1.1-4.fc38.aarch64                                            
18:31:10   rpm-plugin-selinux-4.18.1-3.fc38.aarch64                                      
18:31:10   selinux-policy-38.29-1.fc38.noarch                                            
18:31:10   selinux-policy-targeted-38.29-1.fc38.noarch                                   
18:31:10   slirp4netns-1.2.1-1.fc38.aarch64                                              
18:31:10   systemd-253.10-1.fc38.aarch64                                                 
18:31:10   systemd-networkd-253.10-1.fc38.aarch64                                        
18:31:10   systemd-pam-253.10-1.fc38.aarch64                                             
18:31:10   systemd-resolved-253.10-1.fc38.aarch64                                        
18:31:10   util-linux-2.38.1-4.fc38.aarch64                                              
18:31:10   xkeyboard-config-2.38-1.fc38.noarch                                           
18:31:10   xz-5.4.1-1.fc38.aarch64                                                       
18:31:10 
18:31:10 Complete!
18:31:10 + verify_binaries
18:31:10 + docker --version
18:31:10 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:31:10 + docker buildx version
18:31:10 github.com/docker/buildx v0.11.2 9872040
18:31:10 + docker compose version
18:31:10 Docker Compose version v2.21.0
18:31:10 + dockerd --version
18:31:10 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:31:10 + docker-proxy --version
18:31:10 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:31:10 + containerd --version
18:31:10 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:10 + ctr --version
18:31:10 ctr containerd.io 1.6.24
18:31:10 + containerd-shim --help
18:31:10 Usage of containerd-shim:
18:31:10   -address string
18:31:10     	grpc address back to main containerd
18:31:10   -containerd-binary containerd publish
18:31:10     	path to containerd binary (used for containerd publish) (default "containerd")
18:31:10   -criu string
18:31:10     	path to criu binary
18:31:10   -debug
18:31:10     	enable debug output in logs
18:31:10   -namespace string
18:31:10     	namespace that owns the shim
18:31:10   -runtime-root string
18:31:10     	root directory for the runtime (default "/run/containerd/runc")
18:31:10   -socket string
18:31:10     	socket path to serve
18:31:10   -systemd-cgroup
18:31:10     	set runtime to use systemd-cgroup
18:31:10   -workdir string
18:31:10     	path used to storge large temporary data
18:31:10 + containerd-shim-runc-v1 -v
18:31:10 containerd-shim-runc-v1:
18:31:10   Version:  1.6.24
18:31:10   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:10   Go version: go1.20.8
18:31:10 
18:31:10 + containerd-shim-runc-v2 -v
18:31:10 containerd-shim-runc-v2:
18:31:10   Version:  1.6.24
18:31:10   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:10   Go version: go1.20.8
18:31:10 
18:31:10 + runc --version
18:31:10 runc version 1.1.9
18:31:10 commit: v1.1.9-0-gccaecfc
18:31:10 spec: 1.0.2-dev
18:31:10 go: go1.20.8
18:31:10 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:31:12   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            47/53 
18:31:12   Installing       : containerd.io-1.6.24-3.1.fc39.aarch64                48/53 
18:31:12   Running scriptlet: containerd.io-1.6.24-3.1.fc39.aarch64                48/53 
18:31:12   Installing       : libcgroup-3.0-3.fc39.aarch64                         49/53 
18:31:12   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   50/53 
18:31:12   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   50/53 
18:31:12   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc39.aa   51/53 
18:31:12   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.fc39.aa   51/53 
18:31:12   Installing       : rpm-plugin-selinux-4.19.0-1.fc39.aarch64             52/53 
18:31:12   Cleanup          : systemd-libs-254.1-2.fc39.aarch64                    53/53 
18:31:12   Running scriptlet: systemd-resolved-254.5-2.fc39.aarch64                53/53 
18:31:12   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          53/53 
18:31:12   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            53/53 
18:31:12   Running scriptlet: systemd-libs-254.1-2.fc39.aarch64                    53/53 
18:31:12   Verifying        : containerd.io-1.6.24-3.1.fc39.aarch64                 1/53 
18:31:12   Verifying        : container-selinux-2:2.222.0-1.fc39.noarch             2/53 
18:31:12   Verifying        : cryptsetup-libs-2.6.1-3.fc39.aarch64                  3/53 
18:31:12   Verifying        : dbus-1:1.14.10-1.fc39.aarch64                         4/53 
18:31:12   Verifying        : dbus-broker-33-2.fc39.aarch64                         5/53 
18:31:12   Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                   6/53 
18:31:12   Verifying        : device-mapper-1.02.196-1.fc39.aarch64                 7/53 
18:31:12   Verifying        : device-mapper-libs-1.02.196-1.fc39.aarch64            8/53 
18:31:12   Verifying        : diffutils-3.10-3.fc39.aarch64                         9/53 
18:31:12   Verifying        : fuse-common-3.16.1-1.fc39.aarch64                    10/53 
18:31:12   Verifying        : fuse-overlayfs-1.12-2.fc39.aarch64                   11/53 
18:31:12   Verifying        : fuse3-3.16.1-1.fc39.aarch64                          12/53 
18:31:12   Verifying        : fuse3-libs-3.16.1-1.fc39.aarch64                     13/53 
18:31:12   Verifying        : iptables-legacy-1.8.9-5.fc39.aarch64                 14/53 
18:31:12   Verifying        : iptables-legacy-libs-1.8.9-5.fc39.aarch64            15/53 
18:31:12   Verifying        : iptables-libs-1.8.9-5.fc39.aarch64                   16/53 
18:31:12   Verifying        : kmod-30-6.fc39.aarch64                               17/53 
18:31:12   Verifying        : kmod-libs-30-6.fc39.aarch64                          18/53 
18:31:12   Verifying        : libargon2-20190702-3.fc39.aarch64                    19/53 
18:31:12   Verifying        : libbpf-2:1.1.0-4.fc39.aarch64                        20/53 
18:31:12   Verifying        : libcgroup-3.0-3.fc39.aarch64                         21/53 
18:31:12   Verifying        : libfdisk-2.39.2-1.fc39.aarch64                       22/53 
18:31:12   Verifying        : libibverbs-46.0-4.fc39.aarch64                       23/53 
18:31:12   Verifying        : libmnl-1.0.5-3.fc39.aarch64                          24/53 
18:31:12   Verifying        : libnetfilter_conntrack-1.0.9-2.fc39.aarch64          25/53 
18:31:12   Verifying        : libnfnetlink-1.0.1-24.fc39.aarch64                   26/53 
18:31:12   Verifying        : libnl3-3.8.0-1.fc39.aarch64                          27/53 
18:31:12   Verifying        : libpcap-14:1.10.4-2.fc39.aarch64                     28/53 
18:31:12   Verifying        : libseccomp-2.5.3-6.fc39.aarch64                      29/53 
18:31:12   Verifying        : libselinux-utils-3.5-5.fc39.aarch64                  30/53 
18:31:12   Verifying        : libslirp-4.7.0-4.fc39.aarch64                        31/53 
18:31:12   Verifying        : libutempter-1.2.1-10.fc39.aarch64                    32/53 
18:31:12   Verifying        : policycoreutils-3.5-7.fc39.aarch64                   33/53 
18:31:12   Verifying        : qrencode-libs-4.1.1-5.fc39.aarch64                   34/53 
18:31:12   Verifying        : rpm-plugin-selinux-4.19.0-1.fc39.aarch64             35/53 
18:31:12   Verifying        : slirp4netns-1.2.1-1.fc39.aarch64                     36/53 
18:31:12   Verifying        : systemd-254.5-2.fc39.aarch64                         37/53 
18:31:12   Verifying        : systemd-networkd-254.5-2.fc39.aarch64                38/53 
18:31:12   Verifying        : systemd-pam-254.5-2.fc39.aarch64                     39/53 
18:31:12   Verifying        : systemd-resolved-254.5-2.fc39.aarch64                40/53 
18:31:12   Verifying        : util-linux-2.39.2-1.fc39.aarch64                     41/53 
18:31:12   Verifying        : xkeyboard-config-2.39-2.fc39.noarch                  42/53 
18:31:12   Verifying        : xz-5.4.4-1.fc39.aarch64                              43/53 
18:31:12   Verifying        : libxkbcommon-1.6.0-1.fc39.aarch64                    44/53 
18:31:12   Verifying        : selinux-policy-38.29-1.fc39.noarch                   45/53 
18:31:12   Verifying        : selinux-policy-targeted-38.29-1.fc39.noarch          46/53 
18:31:12   Verifying        : docker-compose-plugin-2.21.0-0.fc39.aarch64          47/53 
18:31:12   Verifying        : docker-buildx-plugin-0.11.2-0.fc39.aarch64           48/53 
18:31:12   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3   49/53 
18:31:12   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc39.aa   50/53 
18:31:12   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   51/53 
18:31:12   Verifying        : systemd-libs-254.5-2.fc39.aarch64                    52/53 
18:31:12   Verifying        : systemd-libs-254.1-2.fc39.aarch64                    53/53 
18:31:12 
18:31:12 Upgraded:
18:31:12   systemd-libs-254.5-2.fc39.aarch64                                             
18:31:12 Installed:
18:31:12   container-selinux-2:2.222.0-1.fc39.noarch                                     
18:31:12   containerd.io-1.6.24-3.1.fc39.aarch64                                         
18:31:12   cryptsetup-libs-2.6.1-3.fc39.aarch64                                          
18:31:12   dbus-1:1.14.10-1.fc39.aarch64                                                 
18:31:12   dbus-broker-33-2.fc39.aarch64                                                 
18:31:12   dbus-common-1:1.14.10-1.fc39.noarch                                           
18:31:12   device-mapper-1.02.196-1.fc39.aarch64                                         
18:31:12   device-mapper-libs-1.02.196-1.fc39.aarch64                                    
18:31:12   diffutils-3.10-3.fc39.aarch64                                                 
18:31:12   docker-buildx-plugin-0.11.2-0.fc39.aarch64                                    
18:31:12   docker-ce-3:0.0.0~20231011170815.26951f7-0.fc39.aarch64                       
18:31:12   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc39.aarch64                   
18:31:12   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.aarch64         
18:31:12   docker-compose-plugin-2.21.0-0.fc39.aarch64                                   
18:31:12   fuse-common-3.16.1-1.fc39.aarch64                                             
18:31:12   fuse-overlayfs-1.12-2.fc39.aarch64                                            
18:31:12   fuse3-3.16.1-1.fc39.aarch64                                                   
18:31:12   fuse3-libs-3.16.1-1.fc39.aarch64                                              
18:31:12   iptables-legacy-1.8.9-5.fc39.aarch64                                          
18:31:12   iptables-legacy-libs-1.8.9-5.fc39.aarch64                                     
18:31:12   iptables-libs-1.8.9-5.fc39.aarch64                                            
18:31:12   kmod-30-6.fc39.aarch64                                                        
18:31:12   kmod-libs-30-6.fc39.aarch64                                                   
18:31:12   libargon2-20190702-3.fc39.aarch64                                             
18:31:12   libbpf-2:1.1.0-4.fc39.aarch64                                                 
18:31:12   libcgroup-3.0-3.fc39.aarch64                                                  
18:31:12   libfdisk-2.39.2-1.fc39.aarch64                                                
18:31:12   libibverbs-46.0-4.fc39.aarch64                                                
18:31:12   libmnl-1.0.5-3.fc39.aarch64                                                   
18:31:12   libnetfilter_conntrack-1.0.9-2.fc39.aarch64                                   
18:31:12   libnfnetlink-1.0.1-24.fc39.aarch64                                            
18:31:12   libnl3-3.8.0-1.fc39.aarch64                                                   
18:31:12   libpcap-14:1.10.4-2.fc39.aarch64                                              
18:31:12   libseccomp-2.5.3-6.fc39.aarch64                                               
18:31:12   libselinux-utils-3.5-5.fc39.aarch64                                           
18:31:12   libslirp-4.7.0-4.fc39.aarch64                                                 
18:31:12   libutempter-1.2.1-10.fc39.aarch64                                             
18:31:12   libxkbcommon-1.6.0-1.fc39.aarch64                                             
18:31:12   policycoreutils-3.5-7.fc39.aarch64                                            
18:31:12   qrencode-libs-4.1.1-5.fc39.aarch64                                            
18:31:12   rpm-plugin-selinux-4.19.0-1.fc39.aarch64                                      
18:31:12   selinux-policy-38.29-1.fc39.noarch                                            
18:31:12   selinux-policy-targeted-38.29-1.fc39.noarch                                   
18:31:12   slirp4netns-1.2.1-1.fc39.aarch64                                              
18:31:12   systemd-254.5-2.fc39.aarch64                                                  
18:31:12   systemd-networkd-254.5-2.fc39.aarch64                                         
18:31:12   systemd-pam-254.5-2.fc39.aarch64                                              
18:31:12   systemd-resolved-254.5-2.fc39.aarch64                                         
18:31:12   util-linux-2.39.2-1.fc39.aarch64                                              
18:31:12   xkeyboard-config-2.39-2.fc39.noarch                                           
18:31:12   xz-5.4.4-1.fc39.aarch64                                                       
18:31:12 
18:31:12 Complete!
18:31:12 + verify_binaries
18:31:12 + docker --version
18:31:12 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:31:12 + docker buildx version
18:31:12 github.com/docker/buildx v0.11.2 9872040
18:31:12 + docker compose version
18:31:12 Docker Compose version v2.21.0
18:31:12 + dockerd --version
18:31:12 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:31:12 + docker-proxy --version
18:31:12 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:31:12 + containerd --version
18:31:12 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:12 + ctr --version
18:31:12 ctr containerd.io 1.6.24
18:31:12 + containerd-shim --help
18:31:12 Usage of containerd-shim:
18:31:12   -address string
18:31:12     	grpc address back to main containerd
18:31:12   -containerd-binary containerd publish
18:31:12     	path to containerd binary (used for containerd publish) (default "containerd")
18:31:12   -criu string
18:31:12     	path to criu binary
18:31:12   -debug
18:31:12     	enable debug output in logs
18:31:12   -namespace string
18:31:12     	namespace that owns the shim
18:31:12   -runtime-root string
18:31:12     	root directory for the runtime (default "/run/containerd/runc")
18:31:12   -socket string
18:31:12     	socket path to serve
18:31:12   -systemd-cgroup
18:31:12     	set runtime to use systemd-cgroup
18:31:12   -workdir string
18:31:12     	path used to storge large temporary data
18:31:12 + containerd-shim-runc-v1 -v
18:31:12 containerd-shim-runc-v1:
18:31:12   Version:  1.6.24
18:31:12   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:12   Go version: go1.20.8
18:31:12 
18:31:12 + containerd-shim-runc-v2 -v
18:31:12 containerd-shim-runc-v2:
18:31:12   Version:  1.6.24
18:31:12   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:31:12   Go version: go1.20.8
18:31:12 
18:31:12 + runc --version
18:31:12 runc version 1.1.9
18:31:12 commit: v1.1.9-0-gccaecfc
18:31:12 spec: 1.0.2-dev
18:31:12 go: go1.20.8
18:31:12 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:31:13 + popd
18:31:13 + RPM_EC=0
18:31:13 ~/rpmbuild/BUILD/src
18:31:13 ++ jobs -p
18:31:13 + exit 0
18:31:13 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lkec9j
18:31:13 + umask 022
18:31:13 + cd /root/rpmbuild/BUILD
18:31:13 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64 '!=' / ']'
18:31:13 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
18:31:13 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
18:31:13 + mkdir -p /root/rpmbuild/BUILDROOT
18:31:13 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
18:31:13 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:31:13 + export CFLAGS
18:31:13 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:31:13 + export CXXFLAGS
18:31:13 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:31:13 + export FFLAGS
18:31:13 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:31:13 + export FCFLAGS
18:31:13 + VALAFLAGS=-g
18:31:13 + export VALAFLAGS
18:31:13 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:31:13 + export LDFLAGS
18:31:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:31:13 + export LT_SYS_LIBRARY_PATH
18:31:13 + CC=gcc
18:31:13 + export CC
18:31:13 + CXX=g++
18:31:13 + export CXX
18:31:13 + cd src
18:31:13 + pushd /root/rpmbuild/BUILD/src/compose
18:31:13 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:31:13 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:31:13 ~/rpmbuild/BUILD/src
18:31:13 + popd
18:31:13 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:13 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:31:13 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:13 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:31:13 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:13 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:31:13 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:13 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:31:13 + /usr/lib/rpm/check-buildroot
18:31:13 + /usr/lib/rpm/redhat/brp-ldconfig
18:31:13 + /usr/lib/rpm/brp-compress
18:31:13 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:31:13 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:31:13 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:31:13 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:31:13 + /usr/lib/rpm/check-rpaths
18:31:13 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:31:13 + /usr/lib/rpm/brp-remove-la-files
18:31:13 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:31:13 + /usr/lib/rpm/redhat/brp-python-hardlink
18:31:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KMN1xQ
18:31:13 + umask 022
18:31:13 + cd /root/rpmbuild/BUILD
18:31:13 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:31:13 + export CFLAGS
18:31:13 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:31:13 + export CXXFLAGS
18:31:13 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:31:13 + export FFLAGS
18:31:13 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:31:13 + export FCFLAGS
18:31:13 + VALAFLAGS=-g
18:31:13 + export VALAFLAGS
18:31:13 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:31:13 + export LDFLAGS
18:31:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:31:13 + export LT_SYS_LIBRARY_PATH
18:31:13 + CC=gcc
18:31:13 + export CC
18:31:13 + CXX=g++
18:31:13 + export CXX
18:31:13 + cd src
18:31:13 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:31:13 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:31:13 + ver=v2.21.0
18:31:13 + test v2.21.0 = v2.21.0
18:31:13 + echo 'PASS: docker-compose version OK'
18:31:13 + RPM_EC=0
18:31:13 PASS: docker-compose version OK
18:31:13 ++ jobs -p
18:31:13 + exit 0
18:31:13 Processing files: docker-compose-plugin-2.21.0-0.fc38.x86_64
18:31:13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a7mgfl
18:31:13 + umask 022
18:31:13 + cd /root/rpmbuild/BUILD
18:31:13 + cd src
18:31:13 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/doc/docker-compose-plugin
18:31:13 + export LC_ALL=C
18:31:13 + LC_ALL=C
18:31:13 + export DOCDIR
18:31:13 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/doc/docker-compose-plugin
18:31:13 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/doc/docker-compose-plugin
18:31:13 + RPM_EC=0
18:31:13 ++ jobs -p
18:31:13 + exit 0
18:31:13 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cXcY7Z
18:31:13 + umask 022
18:31:13 + cd /root/rpmbuild/BUILD
18:31:13 + cd src
18:31:13 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin
18:31:13 + export LC_ALL=C
18:31:13 + LC_ALL=C
18:31:13 + export LICENSEDIR
18:31:13 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin
18:31:13 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin
18:31:13 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin
18:31:13 + RPM_EC=0
18:31:13 ++ jobs -p
18:31:13 + exit 0
18:31:13 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:31:13 Provides: docker-compose-plugin = 0:2.21.0-0.fc38 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc38
18:31:13 Requires(interp): /bin/sh /bin/sh /bin/sh
18:31:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:31:13 Requires(post): /bin/sh
18:31:13 Requires(preun): /bin/sh
18:31:13 Requires(postun): /bin/sh
18:31:13 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit)
18:31:13 Enhances: docker-ce-cli
18:31:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
18:31:13 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc38.src.rpm
18:31:14 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc
18:31:14  debian/rules build
18:31:14 dh build --with=bash-completion
18:31:14    dh_update_autotools_config
18:31:14    dh_autoreconf
18:31:14    debian/rules override_dh_auto_build
18:31:14 make[1]: Entering directory '/root/build-deb'
18:31:14 # Build the daemon and dependencies
18:31:14 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:31:14 
18:31:14 Removing bundles/
18:31:14 
18:31:14 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:31:14 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:31:14 + tee /root/build-deb/engine/go.mod
18:31:14 module github.com/docker/docker
18:31:14 
18:31:14 go 1.20
18:31:14 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:31:14 + GO111MODULE=on
18:31:14 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:30:55.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:31:16 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
18:31:16 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
18:31:16 repo saved to /etc/yum.repos.d/docker-ce.repo
18:31:16 + yum-config-manager --disable 'docker-ce-*'
18:31:16 Loaded plugins: fastestmirror, ovl
18:31:16 =========================== repo: docker-ce-nightly ============================
18:31:16 [docker-ce-nightly]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/x86_64/nightly
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = False
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Nightly - x86_64
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-nightly/7/x86_64
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 ====================== repo: docker-ce-nightly-debuginfo =======================
18:31:16 [docker-ce-nightly-debuginfo]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/nightly
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = False
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Nightly - Debuginfo x86_64
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-nightly-debuginfo/7/x86_64
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 ======================== repo: docker-ce-nightly-source ========================
18:31:16 [docker-ce-nightly-source]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/source/nightly
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-source
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = False
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Nightly - Sources
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-nightly-source/7
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 ============================ repo: docker-ce-stable ============================
18:31:16 [docker-ce-stable]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/x86_64/stable
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = 0
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Stable - x86_64
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-stable/7/x86_64
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 ======================= repo: docker-ce-stable-debuginfo =======================
18:31:16 [docker-ce-stable-debuginfo]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/stable
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = False
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Stable - Debuginfo x86_64
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-stable-debuginfo/7/x86_64
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 ======================== repo: docker-ce-stable-source =========================
18:31:16 [docker-ce-stable-source]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/source/stable
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-source
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = False
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Stable - Sources
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-stable-source/7
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 ============================= repo: docker-ce-test =============================
18:31:16 [docker-ce-test]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = False
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Test - x86_64
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-test/7/x86_64
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 ======================== repo: docker-ce-test-debuginfo ========================
18:31:16 [docker-ce-test-debuginfo]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/test
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = False
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Test - Debuginfo x86_64
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-test-debuginfo/7/x86_64
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 ========================= repo: docker-ce-test-source ==========================
18:31:16 [docker-ce-test-source]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/source/test
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-source
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = False
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-source/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Test - Sources
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-source/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-test-source/7
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 + yum-config-manager --enable docker-ce-test
18:31:16 Loaded plugins: fastestmirror, ovl
18:31:16 ============================= repo: docker-ce-test =============================
18:31:16 [docker-ce-test]
18:31:16 async = True
18:31:16 bandwidth = 0
18:31:16 base_persistdir = /var/lib/yum/repos/x86_64/7
18:31:16 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
18:31:16 cache = 0
18:31:16 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
18:31:16 check_config_file_age = True
18:31:16 compare_providers_priority = 80
18:31:16 cost = 1000
18:31:16 deltarpm_metadata_percentage = 100
18:31:16 deltarpm_percentage = 
18:31:16 enabled = 1
18:31:16 enablegroups = True
18:31:16 exclude = 
18:31:16 failovermethod = priority
18:31:16 ftp_disable_epsv = False
18:31:16 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
18:31:16 gpgcakey = 
18:31:16 gpgcheck = True
18:31:16 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
18:31:16 gpgkey = https://download.docker.com/linux/centos/gpg
18:31:16 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
18:31:16 http_caching = all
18:31:16 includepkgs = 
18:31:16 ip_resolve = 
18:31:16 keepalive = True
18:31:16 keepcache = False
18:31:16 mddownloadpolicy = sqlite
18:31:16 mdpolicy = group:small
18:31:16 mediaid = 
18:31:16 metadata_expire = 21600
18:31:16 metadata_expire_filter = read-only:present
18:31:16 metalink = 
18:31:16 minrate = 0
18:31:16 mirrorlist = 
18:31:16 mirrorlist_expire = 86400
18:31:16 name = Docker CE Test - x86_64
18:31:16 old_base_cache_dir = 
18:31:16 password = 
18:31:16 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
18:31:16 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
18:31:16 proxy = False
18:31:16 proxy_dict = 
18:31:16 proxy_password = 
18:31:16 proxy_username = 
18:31:16 repo_gpgcheck = False
18:31:16 retries = 10
18:31:16 skip_if_unavailable = False
18:31:16 ssl_check_cert_permissions = True
18:31:16 sslcacert = 
18:31:16 sslclientcert = 
18:31:16 sslclientkey = 
18:31:16 sslverify = True
18:31:16 throttle = 0
18:31:16 timeout = 30.0
18:31:16 ui_id = docker-ce-test/7/x86_64
18:31:16 ui_repoid_vars = releasever,
18:31:16    basearch
18:31:16 username = 
18:31:16 
18:31:16 + yum makecache
18:31:16 Loaded plugins: fastestmirror, ovl
18:31:16 Determining fastest mirrors
18:31:17  * base: download.cf.centos.org
18:31:17  * extras: download.cf.centos.org
18:31:17  * updates: download.cf.centos.org
18:31:25 make[1]: Leaving directory '/root/build-deb'
18:31:25  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.buildinfo
18:31:25  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.changes
18:31:26 dpkg-genchanges: info: including full source code in upload
18:31:26  dpkg-source -I.git --after-build .
18:31:26 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:31:26 + destination=/build
18:31:26 + mkdir -p /build
18:31:26 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb /build
18:31:26 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc'
18:31:26 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc'
18:31:26 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz'
18:31:26 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz'
18:31:26 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.buildinfo'
18:31:26 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.buildinfo'
18:31:26 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.changes'
18:31:26 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.changes'
18:31:26 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'
18:31:26 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'
18:31:28 + popd
18:31:28 + RPM_EC=0
18:31:28 ~/rpmbuild/BUILD/src
18:31:28 ++ jobs -p
18:31:28 + exit 0
18:31:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xKzir0
18:31:28 + umask 022
18:31:28 + cd /root/rpmbuild/BUILD
18:31:28 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64 '!=' / ']'
18:31:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
18:31:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
18:31:28 + mkdir -p /root/rpmbuild/BUILDROOT
18:31:28 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
18:31:28 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:31:28 + export CFLAGS
18:31:28 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:31:28 + export CXXFLAGS
18:31:28 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:31:28 + export FFLAGS
18:31:28 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:31:28 + export FCFLAGS
18:31:28 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:31:28 + export LDFLAGS
18:31:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:31:28 + export LT_SYS_LIBRARY_PATH
18:31:28 + CC=gcc
18:31:28 + export CC
18:31:28 + CXX=g++
18:31:28 + export CXX
18:31:28 + cd src
18:31:28 + pushd /root/rpmbuild/BUILD/src/compose
18:31:28 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:31:28 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:31:28 + popd
18:31:28 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:28 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:31:28 ~/rpmbuild/BUILD/src
18:31:28 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:28 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:31:28 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:28 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:31:28 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:28 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:31:28 + /usr/lib/rpm/check-buildroot
18:31:28 + /usr/lib/rpm/redhat/brp-ldconfig
18:31:28 + /usr/lib/rpm/brp-compress
18:31:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:31:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:31:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:31:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:31:28 + /usr/lib/rpm/check-rpaths
18:31:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:31:28 + /usr/lib/rpm/brp-remove-la-files
18:31:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:31:28 + /usr/lib/rpm/redhat/brp-python-hardlink
18:31:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pC1T2W
18:31:28 + umask 022
18:31:28 + cd /root/rpmbuild/BUILD
18:31:28 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:31:28 + export CFLAGS
18:31:28 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:31:28 + export CXXFLAGS
18:31:28 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:31:28 + export FFLAGS
18:31:28 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:31:28 + export FCFLAGS
18:31:28 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:31:28 + export LDFLAGS
18:31:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:31:28 + export LT_SYS_LIBRARY_PATH
18:31:28 + CC=gcc
18:31:28 + export CC
18:31:28 + CXX=g++
18:31:28 + export CXX
18:31:28 + cd src
18:31:28 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:31:28 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:31:28 + ver=v2.21.0
18:31:28 + test v2.21.0 = v2.21.0
18:31:28 + echo 'PASS: docker-compose version OK'
18:31:28 + RPM_EC=0
18:31:28 PASS: docker-compose version OK
18:31:28 ++ jobs -p
18:31:28 + exit 0
18:31:28 Processing files: docker-compose-plugin-2.21.0-0.fc37.x86_64
18:31:28 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DxG3xj
18:31:28 + umask 022
18:31:28 + cd /root/rpmbuild/BUILD
18:31:28 + cd src
18:31:28 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
18:31:28 + export LC_ALL=C
18:31:28 + LC_ALL=C
18:31:28 + export DOCDIR
18:31:28 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
18:31:28 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
18:31:28 + RPM_EC=0
18:31:28 ++ jobs -p
18:31:28 + exit 0
18:31:28 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nUhzKH
18:31:28 + umask 022
18:31:28 + cd /root/rpmbuild/BUILD
18:31:28 + cd src
18:31:28 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
18:31:28 + export LC_ALL=C
18:31:28 + LC_ALL=C
18:31:28 + export LICENSEDIR
18:31:28 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
18:31:28 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
18:31:28 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
18:31:28 + RPM_EC=0
18:31:28 ++ jobs -p
18:31:28 + exit 0
18:31:28 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:31:28 Provides: docker-compose-plugin = 0:2.21.0-0.fc37 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc37
18:31:28 Requires(interp): /bin/sh /bin/sh /bin/sh
18:31:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:31:28 Requires(post): /bin/sh
18:31:28 Requires(preun): /bin/sh
18:31:28 Requires(postun): /bin/sh
18:31:28 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit)
18:31:28 Enhances: docker-ce-cli
18:31:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
18:31:28 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc37.src.rpm
18:31:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar"
18:31:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:31:30 + make IMAGE=ubuntu:lunar verify
18:31:30 docker run  --rm -i \
18:31:30 	-v "$(pwd):/v" \
18:31:30 	-e DEBIAN_FRONTEND=noninteractive \
18:31:30 	-e PACKAGE_REPO=prod \
18:31:30 	-w /v \
18:31:30 	ubuntu:lunar ./verify
18:31:30 Unable to find image 'ubuntu:lunar' locally
18:31:30 lunar: Pulling from library/ubuntu
18:31:30 10fb01f4f619: Already exists
18:31:30 Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
18:31:30 Status: Downloaded newer image for ubuntu:lunar
18:31:30 + verify
18:31:30 + dpkg --version
18:31:30 + verify_deb
18:31:30 + apt-get update
18:31:31 + popd
18:31:31 + RPM_EC=0
18:31:31 ~/rpmbuild/BUILD/src
18:31:31 ++ jobs -p
18:31:31 + exit 0
18:31:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JOq4cu
18:31:31 + umask 022
18:31:31 + cd /root/rpmbuild/BUILD
18:31:31 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64 '!=' / ']'
18:31:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
18:31:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
18:31:31 + mkdir -p /root/rpmbuild/BUILDROOT
18:31:31 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
18:31:31 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:31:31 + export CFLAGS
18:31:31 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:31:31 + export CXXFLAGS
18:31:31 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:31:31 + export FFLAGS
18:31:31 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:31:31 + export FCFLAGS
18:31:31 + VALAFLAGS=-g
18:31:31 + export VALAFLAGS
18:31:31 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:31:31 + export RUSTFLAGS
18:31:31 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:31:31 + export LDFLAGS
18:31:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:31:31 + export LT_SYS_LIBRARY_PATH
18:31:31 + CC=gcc
18:31:31 + export CC
18:31:31 + CXX=g++
18:31:31 + export CXX
18:31:31 + cd src
18:31:31 + pushd /root/rpmbuild/BUILD/src/compose
18:31:31 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:31:31 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:31:31 ~/rpmbuild/BUILD/src
18:31:31 + popd
18:31:31 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:31:31 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:31:31 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:31:31 + for f in LICENSE MAINTAINERS NOTICE README.md
18:31:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:31:31 + /usr/lib/rpm/check-buildroot
18:31:31 + /usr/lib/rpm/redhat/brp-ldconfig
18:31:31 + /usr/lib/rpm/brp-compress
18:31:31 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:31:31 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:31:31 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:31:31 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:31:31 + /usr/lib/rpm/check-rpaths
18:31:31 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:31:31 + /usr/lib/rpm/brp-remove-la-files
18:31:31 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
18:31:31 + /usr/lib/rpm/redhat/brp-python-hardlink
18:31:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oUl4vs
18:31:31 + umask 022
18:31:31 + cd /root/rpmbuild/BUILD
18:31:31 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:31:31 + export CFLAGS
18:31:31 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
18:31:31 + export CXXFLAGS
18:31:31 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:31:31 + export FFLAGS
18:31:31 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
18:31:31 + export FCFLAGS
18:31:31 + VALAFLAGS=-g
18:31:31 + export VALAFLAGS
18:31:31 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
18:31:31 + export RUSTFLAGS
18:31:31 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
18:31:31 + export LDFLAGS
18:31:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:31:31 + export LT_SYS_LIBRARY_PATH
18:31:31 + CC=gcc
18:31:31 + export CC
18:31:31 + CXX=g++
18:31:31 + export CXX
18:31:31 + cd src
18:31:31 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:31:31 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:31:31 + ver=v2.21.0
18:31:31 + test v2.21.0 = v2.21.0
18:31:31 + echo 'PASS: docker-compose version OK'
18:31:31 + RPM_EC=0
18:31:31 PASS: docker-compose version OK
18:31:31 ++ jobs -p
18:31:31 + exit 0
18:31:31 Processing files: docker-compose-plugin-2.21.0-0.fc39.x86_64
18:31:31 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lItNiC
18:31:31 + umask 022
18:31:31 + cd /root/rpmbuild/BUILD
18:31:31 + cd src
18:31:31 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin
18:31:31 + export LC_ALL=
18:31:31 + LC_ALL=
18:31:31 + export DOCDIR
18:31:31 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin
18:31:31 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin
18:31:31 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin
18:31:31 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin
18:31:31 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin
18:31:31 + RPM_EC=0
18:31:31 ++ jobs -p
18:31:31 + exit 0
18:31:31 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XRgRNc
18:31:31 + umask 022
18:31:31 + cd /root/rpmbuild/BUILD
18:31:31 + cd src
18:31:31 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin
18:31:31 + export LC_ALL=
18:31:31 + LC_ALL=
18:31:31 + export LICENSEDIR
18:31:31 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin
18:31:31 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin
18:31:31 + cp -pr /root/rpmbuild/BUILD/src/docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin
18:31:31 + RPM_EC=0
18:31:31 ++ jobs -p
18:31:31 + exit 0
18:31:31 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:31:31 Provides: docker-compose-plugin = 0:2.21.0-0.fc39 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc39
18:31:31 Requires(interp): /bin/sh /bin/sh /bin/sh
18:31:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:31:31 Requires(post): /bin/sh
18:31:31 Requires(preun): /bin/sh
18:31:31 Requires(postun): /bin/sh
18:31:31 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libresolv.so.2()(64bit)
18:31:31 Enhances: docker-ce-cli
18:31:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
18:31:31 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc39.src.rpm
18:31:31 Get:1 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB]
18:31:31 Get:2 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [485 kB]
18:31:31 Get:3 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7163 B]
18:31:31 Get:4 http://security.ubuntu.com/ubuntu lunar-security/universe amd64 Packages [912 kB]
18:31:31 Get:5 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages [463 kB]
18:31:31 Get:6 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB]
18:31:32 Get:7 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB]
18:31:32 Get:8 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB]
18:31:32 Get:9 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB]
18:31:32 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB]
18:31:32 Get:11 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB]
18:31:33 Get:12 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB]
18:31:33 Get:13 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1020 kB]
18:31:33 Get:14 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7163 B]
18:31:33 Get:15 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [592 kB]
18:31:33 Get:16 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [485 kB]
18:31:33 Get:17 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B]
18:31:34 Fetched 25.5 MB in 3s (8064 kB/s)
18:31:34 Reading package lists...
18:31:34 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:31:35 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc38.x86_64.rpm
18:31:35 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e17OAC
18:31:35 + umask 022
18:31:35 + cd /root/rpmbuild/BUILD
18:31:35 + cd src
18:31:35 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
18:31:35 + RPM_EC=0
18:31:35 ++ jobs -p
18:31:35 + exit 0
18:31:35 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.lj2VDl
18:31:35 + umask 022
18:31:35 + cd /root/rpmbuild/BUILD
18:31:35 + rm -rf src src.gemspec
18:31:35 + RPM_EC=0
18:31:35 ++ jobs -p
18:31:35 + exit 0
18:31:35 
18:31:35 RPM build warnings:
18:31:35     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:31:35     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:31:35     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:31:35     source_date_epoch_from_changelog set but %changelog is missing
18:31:35     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64/usr/bin/docker-proxy
18:31:35     source_date_epoch_from_changelog set but %changelog is missing
18:31:35     source_date_epoch_from_changelog set but %changelog is missing
18:31:35     source_date_epoch_from_changelog set but %changelog is missing
18:31:35     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:31:35     source_date_epoch_from_changelog set but %changelog is missing
18:31:35     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:31:35 Reading package lists...
18:31:35 Building dependency tree...
18:31:35 Reading state information...
18:31:36 The following additional packages will be installed:
18:31:36   adduser dbus dbus-bin dbus-daemon dbus-session-bus-common
18:31:36   dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0
18:31:36   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
18:31:36   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
18:31:36   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
18:31:36   libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1
18:31:36   libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:31:36   libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2
18:31:36   libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
18:31:36   libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
18:31:36   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
18:31:36   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
18:31:36   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3
18:31:36   libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3
18:31:36   libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl
18:31:36   packagekit pinentry-curses polkitd python-apt-common python3 python3-apt
18:31:36   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
18:31:36   python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib
18:31:36   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
18:31:36   python3-pkg-resources python3-pyparsing python3-six
18:31:36   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:31:36   readline-common systemd systemd-sysv
18:31:36 Suggested packages:
18:31:36   liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus
18:31:36   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
18:31:36   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
18:31:36   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:31:36   python3-venv python-apt-doc python-blinker-doc python-cryptography-doc
18:31:36   python3-cryptography-vectors python-dbus-doc python3-crypto
18:31:36   python3-testresources python3-setuptools python-pyparsing-doc
18:31:36   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
18:31:36   systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1
18:31:36   libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
18:31:36 Recommended packages:
18:31:36   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
18:31:36   libldap-common dbus-user-session publicsuffix libsasl2-modules
18:31:36   packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher
18:31:36   systemd-timesyncd | time-daemon systemd-resolved libnss-systemd
18:31:36 The following NEW packages will be installed:
18:31:36   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
18:31:36   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
18:31:36   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:31:36   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:31:36   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
18:31:36   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
18:31:36   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
18:31:36   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72
18:31:36   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
18:31:36   libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2
18:31:36   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:31:36   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:31:36   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:31:36   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
18:31:36   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
18:31:36   openssl packagekit pinentry-curses polkitd python-apt-common python3
18:31:36   python3-apt python3-blinker python3-cffi-backend python3-cryptography
18:31:36   python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt
18:31:36   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
18:31:36   python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing
18:31:36   python3-six python3-software-properties python3-wadllib python3.11
18:31:36   python3.11-minimal readline-common software-properties-common systemd
18:31:36   systemd-sysv
18:31:36 The following packages will be upgraded:
18:31:36   libsystemd0 libudev1
18:31:36 2 upgraded, 114 newly installed, 0 to remove and 2 not upgraded.
18:31:36 Need to get 43.1 MB of archives.
18:31:36 After this operation, 151 MB of additional disk space will be used.
18:31:36 Get:1 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssl3 amd64 3.0.8-1ubuntu1.2 [1902 kB]
18:31:37 Get:2 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-minimal amd64 3.11.4-1~23.04 [839 kB]
18:31:37 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexpat1 amd64 2.5.0-1 [84.2 kB]
18:31:37 Get:4 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11-minimal amd64 3.11.4-1~23.04 [2228 kB]
18:31:37 Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-minimal amd64 3.11.2-1 [24.6 kB]
18:31:37 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 media-types all 10.0.0 [25.8 kB]
18:31:37 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5support0 amd64 1.20.1-1build1 [31.4 kB]
18:31:37 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 libk5crypto3 amd64 1.20.1-1build1 [81.1 kB]
18:31:37 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B]
18:31:37 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5-3 amd64 1.20.1-1build1 [346 kB]
18:31:37 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgssapi-krb5-2 amd64 1.20.1-1build1 [142 kB]
18:31:37 Get:12 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
18:31:37 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
18:31:37 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
18:31:37 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 readline-common all 8.2-1.3 [55.7 kB]
18:31:37 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadline8 amd64 8.2-1.3 [151 kB]
18:31:37 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsqlite3-0 amd64 3.40.1-1 [654 kB]
18:31:37 Get:18 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-stdlib amd64 3.11.4-1~23.04 [1910 kB]
18:31:37 Get:19 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11 amd64 3.11.4-1~23.04 [572 kB]
18:31:37 Get:20 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpython3-stdlib amd64 3.11.2-1 [7234 B]
18:31:37 Get:21 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3 amd64 3.11.2-1 [22.9 kB]
18:31:37 Get:22 http://archive.ubuntu.com/ubuntu lunar/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
18:31:37 Get:23 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev1 amd64 252.5-2ubuntu3.1 [151 kB]
18:31:37 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
18:31:37 Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-c5 amd64 0.16-2 [32.8 kB]
18:31:37 Get:26 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcryptsetup12 amd64 2:2.6.1-1ubuntu1 [229 kB]
18:31:37 Get:27 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfdisk1 amd64 2.38.1-4ubuntu1 [144 kB]
18:31:37 Get:28 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkmod2 amd64 30+20221128-1ubuntu1 [49.5 kB]
18:31:37 Get:29 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libapparmor1 amd64 3.0.8-1ubuntu2.1 [46.3 kB]
18:31:37 Get:30 http://archive.ubuntu.com/ubuntu lunar/main amd64 libip4tc2 amd64 1.8.7-1ubuntu7 [19.7 kB]
18:31:37 Get:31 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd-shared amd64 252.5-2ubuntu3.1 [1834 kB]
18:31:37 Get:32 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd0 amd64 252.5-2ubuntu3.1 [390 kB]
18:31:37 Get:33 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 systemd amd64 252.5-2ubuntu3.1 [3002 kB]
18:31:37 Get:34 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 systemd-sysv amd64 252.5-2ubuntu3.1 [11.5 kB]
18:31:37 Get:35 http://archive.ubuntu.com/ubuntu lunar/main amd64 adduser all 3.129ubuntu1 [59.0 kB]
18:31:37 Get:36 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssl amd64 3.0.8-1ubuntu1.2 [1183 kB]
18:31:37 Get:37 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
18:31:37 Get:38 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdbus-1-3 amd64 1.14.4-1ubuntu1 [201 kB]
18:31:37 Get:39 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-bin amd64 1.14.4-1ubuntu1 [39.4 kB]
18:31:37 Get:40 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB]
18:31:37 Get:41 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-daemon amd64 1.14.4-1ubuntu1 [118 kB]
18:31:37 Get:42 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB]
18:31:37 Get:43 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus amd64 1.14.4-1ubuntu1 [24.3 kB]
18:31:37 Get:44 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 distro-info-data all 0.57ubuntu0.1 [6022 B]
18:31:37 Get:45 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-0 amd64 2.76.1-1 [1515 kB]
18:31:37 Get:46 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgirepository-1.0-1 amd64 1.76.1-1 [71.9 kB]
18:31:37 Get:47 http://archive.ubuntu.com/ubuntu lunar/main amd64 gir1.2-glib-2.0 amd64 1.76.1-1 [180 kB]
18:31:37 Get:48 http://archive.ubuntu.com/ubuntu lunar/main amd64 iso-codes all 4.12.0-1 [3440 kB]
18:31:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-38"
18:31:37 Get:49 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcap2-bin amd64 1:2.66-3ubuntu2.1 [34.1 kB]
18:31:37 Get:50 http://archive.ubuntu.com/ubuntu lunar/main amd64 libelf1 amd64 0.188-2.1 [53.4 kB]
18:31:37 Get:51 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-data all 2.76.1-1 [38.6 kB]
18:31:37 Get:52 http://archive.ubuntu.com/ubuntu lunar/main amd64 libicu72 amd64 72.1-3ubuntu2 [10.8 MB]
18:31:37 Get:53 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpam-systemd amd64 252.5-2ubuntu3.1 [206 kB]
18:31:37 Get:54 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.1ubuntu0.1 [765 kB]
18:31:37 Get:55 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
18:31:37 Get:56 http://archive.ubuntu.com/ubuntu lunar/main amd64 lsb-release all 12.0-1ubuntu1 [6548 B]
18:31:37 Get:57 http://archive.ubuntu.com/ubuntu lunar/main amd64 python-apt-common all 2.5.3ubuntu1 [18.0 kB]
18:31:37 Get:58 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-apt amd64 2.5.3ubuntu1 [163 kB]
18:31:37 Get:59 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-dbus amd64 1.3.2-4build1 [99.0 kB]
18:31:37 Get:60 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-gi amd64 3.44.1-1 [229 kB]
18:31:37 Get:61 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pkg-resources all 66.1.1-1 [225 kB]
18:31:37 Get:62 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.0 kB]
18:31:37 Get:63 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB]
18:31:37 Get:64 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 apt-transport-https all 2.6.0ubuntu0.1 [3968 B]
18:31:37 Get:65 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB]
18:31:37 Get:66 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.2 kB]
18:31:37 Get:67 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [56.6 kB]
18:31:37 Get:68 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap2 amd64 2.6.3+dfsg-1~exp1ubuntu2 [184 kB]
18:31:37 Get:69 http://archive.ubuntu.com/ubuntu lunar/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
18:31:37 Get:70 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssh-4 amd64 0.10.4-2ubuntu0.1 [186 kB]
18:31:37 Get:71 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl4 amd64 7.88.1-8ubuntu2.3 [307 kB]
18:31:37 Get:72 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 curl amd64 7.88.1-8ubuntu2.3 [209 kB]
18:31:37 Get:73 http://archive.ubuntu.com/ubuntu lunar/main amd64 libassuan0 amd64 2.5.5-5 [37.2 kB]
18:31:37 Get:74 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB]
18:31:37 Get:75 http://archive.ubuntu.com/ubuntu lunar/main amd64 libksba8 amd64 1.6.3-2 [120 kB]
18:31:37 Get:76 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
18:31:37 Get:77 http://archive.ubuntu.com/ubuntu lunar/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB]
18:31:37 Get:78 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackagekit-glib2-18 amd64 1.2.6-3 [121 kB]
18:31:37 Get:79 http://archive.ubuntu.com/ubuntu lunar/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.6-3 [25.4 kB]
18:31:37 Get:80 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
18:31:37 Get:81 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB]
18:31:37 Get:82 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB]
18:31:37 Get:83 http://archive.ubuntu.com/ubuntu lunar/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB]
18:31:37 Get:84 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB]
18:31:37 Get:85 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB]
18:31:37 Get:86 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB]
18:31:37 Get:87 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB]
18:31:37 Get:88 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB]
18:31:37 Get:89 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl3-gnutls amd64 7.88.1-8ubuntu2.3 [300 kB]
18:31:37 Get:90 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstemmer0d amd64 2.2.0-2 [160 kB]
18:31:37 Get:91 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxmlb2 amd64 0.3.10-2 [64.6 kB]
18:31:37 Get:92 http://archive.ubuntu.com/ubuntu lunar/main amd64 libappstream4 amd64 0.16.1-1ubuntu1 [215 kB]
18:31:37 Get:93 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdw1 amd64 0.188-2.1 [251 kB]
18:31:37 Get:94 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-bin amd64 2.76.1-1 [95.7 kB]
18:31:37 Get:95 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB]
18:31:37 Get:96 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgstreamer1.0-0 amd64 1.22.2-1 [975 kB]
18:31:37 Get:97 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
18:31:37 Get:98 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
18:31:37 Get:99 http://archive.ubuntu.com/ubuntu lunar/main amd64 polkitd amd64 0.105-33 [80.0 kB]
18:31:37 Get:100 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-blinker all 1.5-1 [14.0 kB]
18:31:37 Get:101 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB]
18:31:37 Get:102 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cryptography amd64 38.0.4-2 [697 kB]
18:31:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:31:38 Get:103 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pyparsing all 3.0.9-1 [83.1 kB]
18:31:38 Get:104 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-httplib2 all 0.20.4-3 [30.4 kB]
18:31:38 Get:105 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-jwt all 2.6.0-1 [18.2 kB]
18:31:38 Get:106 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-lazr.uri all 1.0.6-3 [13.5 kB]
18:31:38 Get:107 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-wadllib all 1.3.6-4 [35.8 kB]
18:31:38 Get:108 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-distro all 1.8.0-1 [17.4 kB]
18:31:38 Get:109 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-oauthlib all 3.2.2-1 [89.7 kB]
18:31:38 Get:110 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-six all 1.16.0-4 [12.4 kB]
18:31:38 Get:111 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB]
18:31:38 Get:112 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-launchpadlib all 1.11.0-1 [125 kB]
18:31:38 + make IMAGE=fedora:38 verify
18:31:38 docker run  --rm -i \
18:31:38 	-v "$(pwd):/v" \
18:31:38 	-e DEBIAN_FRONTEND=noninteractive \
18:31:38 	-e PACKAGE_REPO=prod \
18:31:38 	-w /v \
18:31:38 	fedora:38 ./verify
18:31:38 Unable to find image 'fedora:38' locally
18:31:38 38: Pulling from library/fedora
18:31:38 Get:113 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-software-properties all 0.99.35 [31.7 kB]
18:31:38 Get:114 http://archive.ubuntu.com/ubuntu lunar/main amd64 packagekit amd64 1.2.6-3 [439 kB]
18:31:38 Get:115 http://archive.ubuntu.com/ubuntu lunar/main amd64 software-properties-common all 0.99.35 [13.9 kB]
18:31:38 Get:116 http://archive.ubuntu.com/ubuntu lunar/universe amd64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B]
18:31:38 debconf: delaying package configuration, since apt-utils is not installed
18:31:38 315d8c5c1d7b: Already exists
18:31:38 Digest: sha256:8285246bd5fad4e76e17a71c88dee34c49e2f227dab4ce7df704b592f8e72d41
18:31:38 Status: Downloaded newer image for fedora:38
18:31:38 Fetched 43.1 MB in 2s (18.8 MB/s)
18:31:38 Selecting previously unselected package libssl3:amd64.
18:31:38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4353 files and directories currently installed.)
18:31:38 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_amd64.deb ...
18:31:38 Unpacking libssl3:amd64 (3.0.8-1ubuntu1.2) ...
18:31:38 Selecting previously unselected package libpython3.11-minimal:amd64.
18:31:38 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_amd64.deb ...
18:31:38 Unpacking libpython3.11-minimal:amd64 (3.11.4-1~23.04) ...
18:31:38 Selecting previously unselected package libexpat1:amd64.
18:31:38 Preparing to unpack .../libexpat1_2.5.0-1_amd64.deb ...
18:31:38 Unpacking libexpat1:amd64 (2.5.0-1) ...
18:31:38 Selecting previously unselected package python3.11-minimal.
18:31:38 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_amd64.deb ...
18:31:38 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
18:31:38 + verify
18:31:38 + dpkg --version
18:31:38 + rpm --version
18:31:38 + verify_rpm
18:31:38 ++ . /etc/os-release
18:31:38 +++ NAME='Fedora Linux'
18:31:38 +++ VERSION='38 (Container Image)'
18:31:38 +++ ID=fedora
18:31:38 +++ VERSION_ID=38
18:31:38 +++ VERSION_CODENAME=
18:31:38 +++ PLATFORM_ID=platform:f38
18:31:38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
18:31:38 +++ ANSI_COLOR='0;38;2;60;110;180'
18:31:38 +++ LOGO=fedora-logo-icon
18:31:38 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
18:31:38 +++ DEFAULT_HOSTNAME=fedora
18:31:38 +++ HOME_URL=https://fedoraproject.org/
18:31:38 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
18:31:38 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:31:38 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:31:38 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:31:38 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
18:31:38 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:31:38 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
18:31:38 +++ SUPPORT_END=2024-05-14
18:31:38 +++ VARIANT='Container Image'
18:31:38 +++ VARIANT_ID=container
18:31:38 ++ echo fedora
18:31:38 + DIST_ID=fedora
18:31:38 ++ . /etc/os-release
18:31:38 +++ NAME='Fedora Linux'
18:31:38 +++ VERSION='38 (Container Image)'
18:31:38 +++ ID=fedora
18:31:38 +++ VERSION_ID=38
18:31:38 +++ VERSION_CODENAME=
18:31:38 +++ PLATFORM_ID=platform:f38
18:31:38 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
18:31:38 +++ ANSI_COLOR='0;38;2;60;110;180'
18:31:38 +++ LOGO=fedora-logo-icon
18:31:38 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
18:31:38 +++ DEFAULT_HOSTNAME=fedora
18:31:38 +++ HOME_URL=https://fedoraproject.org/
18:31:38 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
18:31:38 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:31:38 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:31:38 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:31:38 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
18:31:38 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:31:38 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
18:31:38 +++ SUPPORT_END=2024-05-14
18:31:38 +++ VARIANT='Container Image'
18:31:38 +++ VARIANT_ID=container
18:31:38 ++ echo 38
18:31:38 ++ cut -d. -f1
18:31:38 + DIST_VERSION=38
18:31:38 + pkg_manager=yum
18:31:38 + pkg_config_manager=yum-config-manager
18:31:38 + dnf --version
18:31:38 4.16.2
18:31:38   Installed: dnf-0:4.16.2-1.fc38.noarch at Sun Oct  1 06:49:09 2023
18:31:38   Built    : Fedora Project at Fri Jul 28 12:40:50 2023
18:31:38 
18:31:38   Installed: rpm-0:4.18.1-3.fc38.x86_64 at Sun Oct  1 06:49:09 2023
18:31:38   Built    : Fedora Project at Wed Apr 26 05:35:27 2023
18:31:38 + pkg_manager=dnf
18:31:38 + pkg_config_manager='dnf config-manager'
18:31:38 + dnf clean all
18:31:39 Setting up libssl3:amd64 (3.0.8-1ubuntu1.2) ...
18:31:39 Setting up libpython3.11-minimal:amd64 (3.11.4-1~23.04) ...
18:31:39 Setting up libexpat1:amd64 (2.5.0-1) ...
18:31:39 Setting up python3.11-minimal (3.11.4-1~23.04) ...
18:31:39 0 files removed
18:31:39 + dnf install -y 'dnf-command(config-manager)'
18:31:39 Selecting previously unselected package python3-minimal.
18:31:39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4679 files and directories currently installed.)
18:31:39 Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ...
18:31:39 Unpacking python3-minimal (3.11.2-1) ...
18:31:39 Selecting previously unselected package media-types.
18:31:39 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:31:39 Unpacking media-types (10.0.0) ...
18:31:39 Selecting previously unselected package libkrb5support0:amd64.
18:31:39 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_amd64.deb ...
18:31:39 Unpacking libkrb5support0:amd64 (1.20.1-1build1) ...
18:31:39 Selecting previously unselected package libk5crypto3:amd64.
18:31:39 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_amd64.deb ...
18:31:39 Unpacking libk5crypto3:amd64 (1.20.1-1build1) ...
18:31:39 Selecting previously unselected package libkeyutils1:amd64.
18:31:39 Preparing to unpack .../04-libkeyutils1_1.6.3-2_amd64.deb ...
18:31:39 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
18:31:39 Selecting previously unselected package libkrb5-3:amd64.
18:31:39 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_amd64.deb ...
18:31:39 Unpacking libkrb5-3:amd64 (1.20.1-1build1) ...
18:31:39 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:31:39 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_amd64.deb ...
18:31:39 Unpacking libgssapi-krb5-2:amd64 (1.20.1-1build1) ...
18:31:40 Selecting previously unselected package libtirpc-common.
18:31:40 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
18:31:40 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:31:40 Selecting previously unselected package libtirpc3:amd64.
18:31:40 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ...
18:31:40 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
18:31:40 Selecting previously unselected package libnsl2:amd64.
18:31:40 Preparing to unpack .../09-libnsl2_1.3.0-2build2_amd64.deb ...
18:31:40 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
18:31:40 Selecting previously unselected package readline-common.
18:31:40 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
18:31:40 Unpacking readline-common (8.2-1.3) ...
18:31:40 Selecting previously unselected package libreadline8:amd64.
18:31:40 Preparing to unpack .../11-libreadline8_8.2-1.3_amd64.deb ...
18:31:40 Unpacking libreadline8:amd64 (8.2-1.3) ...
18:31:40 Selecting previously unselected package libsqlite3-0:amd64.
18:31:40 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_amd64.deb ...
18:31:40 Unpacking libsqlite3-0:amd64 (3.40.1-1) ...
18:31:40 Selecting previously unselected package libpython3.11-stdlib:amd64.
18:31:40 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_amd64.deb ...
18:31:40 Unpacking libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ...
18:31:40 Selecting previously unselected package python3.11.
18:31:40 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_amd64.deb ...
18:31:40 Unpacking python3.11 (3.11.4-1~23.04) ...
18:31:40 Selecting previously unselected package libpython3-stdlib:amd64.
18:31:40 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_amd64.deb ...
18:31:40 Unpacking libpython3-stdlib:amd64 (3.11.2-1) ...
18:31:40 Setting up python3-minimal (3.11.2-1) ...
18:31:40 Selecting previously unselected package python3.
18:31:40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5168 files and directories currently installed.)
18:31:40 Preparing to unpack .../python3_3.11.2-1_amd64.deb ...
18:31:40 Unpacking python3 (3.11.2-1) ...
18:31:40 Selecting previously unselected package libargon2-1:amd64.
18:31:40 Preparing to unpack .../libargon2-1_0~20171227-0.3_amd64.deb ...
18:31:40 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
18:31:40 Preparing to unpack .../libudev1_252.5-2ubuntu3.1_amd64.deb ...
18:31:40 Unpacking libudev1:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:31:40 Setting up libudev1:amd64 (252.5-2ubuntu3.1) ...
18:31:40 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:31:40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5193 files and directories currently installed.)
18:31:40 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
18:31:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
18:31:40 Selecting previously unselected package libjson-c5:amd64.
18:31:40 Preparing to unpack .../1-libjson-c5_0.16-2_amd64.deb ...
18:31:40 Unpacking libjson-c5:amd64 (0.16-2) ...
18:31:40 Selecting previously unselected package libcryptsetup12:amd64.
18:31:40 Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_amd64.deb ...
18:31:40 Unpacking libcryptsetup12:amd64 (2:2.6.1-1ubuntu1) ...
18:31:40 Selecting previously unselected package libfdisk1:amd64.
18:31:40 Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_amd64.deb ...
18:31:40 Unpacking libfdisk1:amd64 (2.38.1-4ubuntu1) ...
18:31:40 Selecting previously unselected package libkmod2:amd64.
18:31:40 Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_amd64.deb ...
18:31:40 Unpacking libkmod2:amd64 (30+20221128-1ubuntu1) ...
18:31:40 Selecting previously unselected package libapparmor1:amd64.
18:31:40 Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_amd64.deb ...
18:31:40 Unpacking libapparmor1:amd64 (3.0.8-1ubuntu2.1) ...
18:31:40 Selecting previously unselected package libip4tc2:amd64.
18:31:40 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_amd64.deb ...
18:31:40 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu7) ...
18:31:41 Selecting previously unselected package libsystemd-shared:amd64.
18:31:41 Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_amd64.deb ...
18:31:41 Unpacking libsystemd-shared:amd64 (252.5-2ubuntu3.1) ...
18:31:41 Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_amd64.deb ...
18:31:41 Unpacking libsystemd0:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:31:41 Setting up libsystemd0:amd64 (252.5-2ubuntu3.1) ...
18:31:41 Selecting previously unselected package systemd.
18:31:41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5242 files and directories currently installed.)
18:31:41 Preparing to unpack .../systemd_252.5-2ubuntu3.1_amd64.deb ...
18:31:41 Unpacking systemd (252.5-2ubuntu3.1) ...
18:31:41 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
18:31:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
18:31:41 Setting up libjson-c5:amd64 (0.16-2) ...
18:31:41 Setting up libcryptsetup12:amd64 (2:2.6.1-1ubuntu1) ...
18:31:41 Setting up libfdisk1:amd64 (2.38.1-4ubuntu1) ...
18:31:41 Setting up libkmod2:amd64 (30+20221128-1ubuntu1) ...
18:31:41 Setting up libapparmor1:amd64 (3.0.8-1ubuntu2.1) ...
18:31:41 Setting up libip4tc2:amd64 (1.8.7-1ubuntu7) ...
18:31:41 Setting up libsystemd-shared:amd64 (252.5-2ubuntu3.1) ...
18:31:41 Setting up systemd (252.5-2ubuntu3.1) ...
18:31:41 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:31:41 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:31:41 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:31:41 Initializing machine ID from random generator.
18:31:41 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
18:31:41 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
18:31:41 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
18:31:41 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
18:31:41 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'.
18:31:41 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'.
18:31:41 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'.
18:31:41 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'.
18:31:41 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'.
18:31:41 Creating group 'systemd-journal' with GID 999.
18:31:41 Creating group 'systemd-network' with GID 998.
18:31:41 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
18:31:41 Selecting previously unselected package systemd-sysv.
18:31:41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6042 files and directories currently installed.)
18:31:41 Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_amd64.deb ...
18:31:41 Unpacking systemd-sysv (252.5-2ubuntu3.1) ...
18:31:41 Selecting previously unselected package adduser.
18:31:41 Preparing to unpack .../adduser_3.129ubuntu1_all.deb ...
18:31:41 Unpacking adduser (3.129ubuntu1) ...
18:31:41 Setting up adduser (3.129ubuntu1) ...
18:31:41 Selecting previously unselected package openssl.
18:31:41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6111 files and directories currently installed.)
18:31:41 Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_amd64.deb ...
18:31:41 Unpacking openssl (3.0.8-1ubuntu1.2) ...
18:31:41 Selecting previously unselected package ca-certificates.
18:31:41 Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
18:31:41 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
18:31:41 Selecting previously unselected package libdbus-1-3:amd64.
18:31:41 Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_amd64.deb ...
18:31:41 Unpacking libdbus-1-3:amd64 (1.14.4-1ubuntu1) ...
18:31:41 Selecting previously unselected package dbus-bin.
18:31:41 Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_amd64.deb ...
18:31:41 Unpacking dbus-bin (1.14.4-1ubuntu1) ...
18:31:41 Selecting previously unselected package dbus-session-bus-common.
18:31:41 Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ...
18:31:41 Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ...
18:31:41 Selecting previously unselected package dbus-daemon.
18:31:41 Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_amd64.deb ...
18:31:41 Unpacking dbus-daemon (1.14.4-1ubuntu1) ...
18:31:41 Selecting previously unselected package dbus-system-bus-common.
18:31:41 Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ...
18:31:41 Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ...
18:31:42 Selecting previously unselected package dbus.
18:31:42 Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_amd64.deb ...
18:31:42 Unpacking dbus (1.14.4-1ubuntu1) ...
18:31:42 Selecting previously unselected package distro-info-data.
18:31:42 Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ...
18:31:42 Unpacking distro-info-data (0.57ubuntu0.1) ...
18:31:42 Selecting previously unselected package libglib2.0-0:amd64.
18:31:42 Preparing to unpack .../09-libglib2.0-0_2.76.1-1_amd64.deb ...
18:31:42 Unpacking libglib2.0-0:amd64 (2.76.1-1) ...
18:31:42 Selecting previously unselected package libgirepository-1.0-1:amd64.
18:31:42 Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_amd64.deb ...
18:31:42 Unpacking libgirepository-1.0-1:amd64 (1.76.1-1) ...
18:31:42 Selecting previously unselected package gir1.2-glib-2.0:amd64.
18:31:42 Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_amd64.deb ...
18:31:42 Unpacking gir1.2-glib-2.0:amd64 (1.76.1-1) ...
18:31:42 Selecting previously unselected package iso-codes.
18:31:42 Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ...
18:31:42 Unpacking iso-codes (4.12.0-1) ...
18:31:42 Selecting previously unselected package libcap2-bin.
18:31:42 Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_amd64.deb ...
18:31:42 Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ...
18:31:42 Selecting previously unselected package libelf1:amd64.
18:31:42 Preparing to unpack .../14-libelf1_0.188-2.1_amd64.deb ...
18:31:42 Unpacking libelf1:amd64 (0.188-2.1) ...
18:31:42 Selecting previously unselected package libglib2.0-data.
18:31:42 Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ...
18:31:42 Unpacking libglib2.0-data (2.76.1-1) ...
18:31:42 Selecting previously unselected package libicu72:amd64.
18:31:42 Preparing to unpack .../16-libicu72_72.1-3ubuntu2_amd64.deb ...
18:31:42 Unpacking libicu72:amd64 (72.1-3ubuntu2) ...
18:31:42 Selecting previously unselected package libpam-systemd:amd64.
18:31:42 Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_amd64.deb ...
18:31:42 Unpacking libpam-systemd:amd64 (252.5-2ubuntu3.1) ...
18:31:42 Selecting previously unselected package libxml2:amd64.
18:31:42 Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_amd64.deb ...
18:31:42 Unpacking libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ...
18:31:42 Selecting previously unselected package libyaml-0-2:amd64.
18:31:42 Preparing to unpack .../19-libyaml-0-2_0.2.5-1_amd64.deb ...
18:31:42 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
18:31:42 Selecting previously unselected package lsb-release.
18:31:42 Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ...
18:31:42 Unpacking lsb-release (12.0-1ubuntu1) ...
18:31:42 Selecting previously unselected package python-apt-common.
18:31:42 Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ...
18:31:42 Unpacking python-apt-common (2.5.3ubuntu1) ...
18:31:42 Selecting previously unselected package python3-apt.
18:31:42 Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_amd64.deb ...
18:31:42 Unpacking python3-apt (2.5.3ubuntu1) ...
18:31:42 Selecting previously unselected package python3-dbus.
18:31:42 Preparing to unpack .../23-python3-dbus_1.3.2-4build1_amd64.deb ...
18:31:42 Unpacking python3-dbus (1.3.2-4build1) ...
18:31:42 Selecting previously unselected package python3-gi.
18:31:42 Preparing to unpack .../24-python3-gi_3.44.1-1_amd64.deb ...
18:31:42 Unpacking python3-gi (3.44.1-1) ...
18:31:42 Selecting previously unselected package python3-pkg-resources.
18:31:42 Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ...
18:31:42 Unpacking python3-pkg-resources (66.1.1-1) ...
18:31:43 Selecting previously unselected package libnghttp2-14:amd64.
18:31:43 Preparing to unpack .../26-libnghttp2-14_1.52.0-1_amd64.deb ...
18:31:43 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
18:31:43 Selecting previously unselected package libpsl5:amd64.
18:31:43 Preparing to unpack .../27-libpsl5_0.21.2-1_amd64.deb ...
18:31:43 Unpacking libpsl5:amd64 (0.21.2-1) ...
18:31:43 Selecting previously unselected package apt-transport-https.
18:31:43 Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ...
18:31:43 Unpacking apt-transport-https (2.6.0ubuntu0.1) ...
18:31:43 Selecting previously unselected package libbrotli1:amd64.
18:31:43 Preparing to unpack .../29-libbrotli1_1.0.9-2build8_amd64.deb ...
18:31:43 Unpacking libbrotli1:amd64 (1.0.9-2build8) ...
18:31:43 Selecting previously unselected package libsasl2-modules-db:amd64.
18:31:43 Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
18:31:43 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
18:31:43 Selecting previously unselected package libsasl2-2:amd64.
18:31:43 Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
18:31:43 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
18:31:43 Fedora 38 - x86_64                               25 MB/s |  83 MB     00:03    
18:31:43 Selecting previously unselected package libldap2:amd64.
18:31:43 Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_amd64.deb ...
18:31:43 Unpacking libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ...
18:31:43 Selecting previously unselected package librtmp1:amd64.
18:31:43 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
18:31:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:31:43 Selecting previously unselected package libssh-4:amd64.
18:31:43 Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_amd64.deb ...
18:31:43 Unpacking libssh-4:amd64 (0.10.4-2ubuntu0.1) ...
18:31:43 Selecting previously unselected package libcurl4:amd64.
18:31:43 Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.3_amd64.deb ...
18:31:43 Unpacking libcurl4:amd64 (7.88.1-8ubuntu2.3) ...
18:31:43 Selecting previously unselected package curl.
18:31:43 Preparing to unpack .../36-curl_7.88.1-8ubuntu2.3_amd64.deb ...
18:31:43 Unpacking curl (7.88.1-8ubuntu2.3) ...
18:31:43 Selecting previously unselected package libassuan0:amd64.
18:31:43 Preparing to unpack .../37-libassuan0_2.5.5-5_amd64.deb ...
18:31:43 Unpacking libassuan0:amd64 (2.5.5-5) ...
18:31:43 Selecting previously unselected package gpgconf.
18:31:43 Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ...
18:31:43 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
18:31:43 Selecting previously unselected package libksba8:amd64.
18:31:43 Preparing to unpack .../39-libksba8_1.6.3-2_amd64.deb ...
18:31:43 Unpacking libksba8:amd64 (1.6.3-2) ...
18:31:43 Selecting previously unselected package libnpth0:amd64.
18:31:43 Preparing to unpack .../40-libnpth0_1.6-3build2_amd64.deb ...
18:31:43 Unpacking libnpth0:amd64 (1.6-3build2) ...
18:31:43 Selecting previously unselected package dirmngr.
18:31:43 Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ...
18:31:43 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
18:31:43 Selecting previously unselected package libpackagekit-glib2-18:amd64.
18:31:43 Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_amd64.deb ...
18:31:43 Unpacking libpackagekit-glib2-18:amd64 (1.2.6-3) ...
18:31:43 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:31:43 Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_amd64.deb ...
18:31:43 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
18:31:43 Selecting previously unselected package gnupg-l10n.
18:31:43 Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
18:31:43 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:31:43 Selecting previously unselected package gnupg-utils.
18:31:43 Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ...
18:31:43 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
18:31:43 Selecting previously unselected package gpg.
18:31:43 Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_amd64.deb ...
18:31:43 Unpacking gpg (2.2.40-1.1ubuntu1) ...
18:31:43 Selecting previously unselected package pinentry-curses.
18:31:43 Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ...
18:31:43 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
18:31:43 Selecting previously unselected package gpg-agent.
18:31:43 Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ...
18:31:43 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
18:31:43 Selecting previously unselected package gpg-wks-client.
18:31:43 Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ...
18:31:43 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:31:43 Selecting previously unselected package gpg-wks-server.
18:31:43 Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ...
18:31:43 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:31:44 Selecting previously unselected package gpgsm.
18:31:44 Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ...
18:31:44 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
18:31:44 Selecting previously unselected package gnupg.
18:31:44 Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ...
18:31:44 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
18:31:44 Selecting previously unselected package libcurl3-gnutls:amd64.
18:31:44 Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.3_amd64.deb ...
18:31:44 Unpacking libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.3) ...
18:31:44 Selecting previously unselected package libstemmer0d:amd64.
18:31:44 Preparing to unpack .../54-libstemmer0d_2.2.0-2_amd64.deb ...
18:31:44 Unpacking libstemmer0d:amd64 (2.2.0-2) ...
18:31:44 Selecting previously unselected package libxmlb2:amd64.
18:31:44 Preparing to unpack .../55-libxmlb2_0.3.10-2_amd64.deb ...
18:31:44 Unpacking libxmlb2:amd64 (0.3.10-2) ...
18:31:44 Selecting previously unselected package libappstream4:amd64.
18:31:44 Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_amd64.deb ...
18:31:44 Unpacking libappstream4:amd64 (0.16.1-1ubuntu1) ...
18:31:44 Selecting previously unselected package libdw1:amd64.
18:31:44 Preparing to unpack .../57-libdw1_0.188-2.1_amd64.deb ...
18:31:44 Unpacking libdw1:amd64 (0.188-2.1) ...
18:31:44 Selecting previously unselected package libglib2.0-bin.
18:31:44 Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_amd64.deb ...
18:31:44 Unpacking libglib2.0-bin (2.76.1-1) ...
18:31:44 Selecting previously unselected package libunwind8:amd64.
18:31:44 Preparing to unpack .../59-libunwind8_1.6.2-3_amd64.deb ...
18:31:44 Unpacking libunwind8:amd64 (1.6.2-3) ...
18:31:44 Selecting previously unselected package libgstreamer1.0-0:amd64.
18:31:44 Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_amd64.deb ...
18:31:44 Unpacking libgstreamer1.0-0:amd64 (1.22.2-1) ...
18:31:44 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
18:31:44 Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
18:31:44 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
18:31:44 Selecting previously unselected package libpolkit-agent-1-0:amd64.
18:31:44 Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_amd64.deb ...
18:31:44 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
18:31:44 Selecting previously unselected package polkitd.
18:31:44 Preparing to unpack .../63-polkitd_0.105-33_amd64.deb ...
18:31:44 Unpacking polkitd (0.105-33) ...
18:31:44 Selecting previously unselected package python3-blinker.
18:31:44 Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ...
18:31:44 Unpacking python3-blinker (1.5-1) ...
18:31:44 Selecting previously unselected package python3-cffi-backend:amd64.
18:31:44 Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_amd64.deb ...
18:31:44 Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ...
18:31:44 Selecting previously unselected package python3-cryptography.
18:31:44 Preparing to unpack .../66-python3-cryptography_38.0.4-2_amd64.deb ...
18:31:44 Unpacking python3-cryptography (38.0.4-2) ...
18:31:44 Selecting previously unselected package python3-pyparsing.
18:31:44 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
18:31:44 Unpacking python3-pyparsing (3.0.9-1) ...
18:31:44 Selecting previously unselected package python3-httplib2.
18:31:44 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
18:31:44 Unpacking python3-httplib2 (0.20.4-3) ...
18:31:44 Selecting previously unselected package python3-jwt.
18:31:44 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
18:31:44 Unpacking python3-jwt (2.6.0-1) ...
18:31:44 Selecting previously unselected package python3-lazr.uri.
18:31:44 Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ...
18:31:44 Unpacking python3-lazr.uri (1.0.6-3) ...
18:31:44 Selecting previously unselected package python3-wadllib.
18:31:44 Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ...
18:31:44 Unpacking python3-wadllib (1.3.6-4) ...
18:31:44 Selecting previously unselected package python3-distro.
18:31:44 Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ...
18:31:44 Unpacking python3-distro (1.8.0-1) ...
18:31:44 Selecting previously unselected package python3-oauthlib.
18:31:44 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
18:31:44 Unpacking python3-oauthlib (3.2.2-1) ...
18:31:44 Selecting previously unselected package python3-six.
18:31:44 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
18:31:44 Unpacking python3-six (1.16.0-4) ...
18:31:45 Selecting previously unselected package python3-lazr.restfulclient.
18:31:45 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
18:31:45 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
18:31:45 Selecting previously unselected package python3-launchpadlib.
18:31:45 Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ...
18:31:45 Unpacking python3-launchpadlib (1.11.0-1) ...
18:31:45 Selecting previously unselected package python3-software-properties.
18:31:45 Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ...
18:31:45 Unpacking python3-software-properties (0.99.35) ...
18:31:45 Selecting previously unselected package packagekit.
18:31:45 Preparing to unpack .../78-packagekit_1.2.6-3_amd64.deb ...
18:31:45 Unpacking packagekit (1.2.6-3) ...
18:31:45 Selecting previously unselected package software-properties-common.
18:31:45 Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ...
18:31:45 Unpacking software-properties-common (0.99.35) ...
18:31:45 Selecting previously unselected package gnupg2.
18:31:45 Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ...
18:31:45 Unpacking gnupg2 (2.2.40-1.1ubuntu1) ...
18:31:45 Setting up libksba8:amd64 (1.6.3-2) ...
18:31:45 Setting up media-types (10.0.0) ...
18:31:45 Setting up systemd-sysv (252.5-2ubuntu3.1) ...
18:31:45 Setting up libkeyutils1:amd64 (1.6.3-2) ...
18:31:45 Setting up libpsl5:amd64 (0.21.2-1) ...
18:31:45 Setting up libicu72:amd64 (72.1-3ubuntu2) ...
18:31:45 Setting up apt-transport-https (2.6.0ubuntu0.1) ...
18:31:45 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
18:31:45 Setting up libglib2.0-0:amd64 (2.76.1-1) ...
18:31:45 No schema files found: doing nothing.
18:31:45 Setting up distro-info-data (0.57ubuntu0.1) ...
18:31:45 Setting up libtirpc-common (1.3.3+ds-1) ...
18:31:45 Setting up libxmlb2:amd64 (0.3.10-2) ...
18:31:45 Setting up libbrotli1:amd64 (1.0.9-2build8) ...
18:31:45 Setting up libsqlite3-0:amd64 (3.40.1-1) ...
18:31:45 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
18:31:45 Setting up libpackagekit-glib2-18:amd64 (1.2.6-3) ...
18:31:45 Setting up libnpth0:amd64 (1.6-3build2) ...
18:31:45 Setting up libassuan0:amd64 (2.5.5-5) ...
18:31:45 Setting up libunwind8:amd64 (1.6.2-3) ...
18:31:45 Setting up libkrb5support0:amd64 (1.20.1-1build1) ...
18:31:45 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
18:31:45 Setting up libcap2-bin (1:2.66-3ubuntu2.1) ...
18:31:45 Setting up libglib2.0-data (2.76.1-1) ...
18:31:45 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:31:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
18:31:45 Setting up libdbus-1-3:amd64 (1.14.4-1ubuntu1) ...
18:31:45 Setting up libk5crypto3:amd64 (1.20.1-1build1) ...
18:31:45 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
18:31:45 Setting up python-apt-common (2.5.3ubuntu1) ...
18:31:45 Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ...
18:31:45 Setting up libgirepository-1.0-1:amd64 (1.76.1-1) ...
18:31:45 Setting up libkrb5-3:amd64 (1.20.1-1build1) ...
18:31:45 Setting up libstemmer0d:amd64 (2.2.0-2) ...
18:31:45 Setting up lsb-release (12.0-1ubuntu1) ...
18:31:45 Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ...
18:31:46 Setting up openssl (3.0.8-1ubuntu1.2) ...
18:31:46 Setting up libelf1:amd64 (0.188-2.1) ...
18:31:46 Setting up readline-common (8.2-1.3) ...
18:31:46 Setting up libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ...
18:31:46 Setting up libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ...
18:31:46 Setting up iso-codes (4.12.0-1) ...
18:31:46 Setting up dbus-bin (1.14.4-1ubuntu1) ...
18:31:46 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
18:31:46 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
18:31:46 Setting up libdw1:amd64 (0.188-2.1) ...
18:31:46 Setting up libreadline8:amd64 (8.2-1.3) ...
18:31:46 Setting up libglib2.0-bin (2.76.1-1) ...
18:31:46 Setting up dbus-daemon (1.14.4-1ubuntu1) ...
18:31:46 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
18:31:46 Updating certificates in /etc/ssl/certs...
18:31:47 137 added, 0 removed; done.
18:31:47 Setting up dbus (1.14.4-1ubuntu1) ...
18:31:47 Setting up libgssapi-krb5-2:amd64 (1.20.1-1build1) ...
18:31:47 Setting up gir1.2-glib-2.0:amd64 (1.76.1-1) ...
18:31:47 Setting up libssh-4:amd64 (0.10.4-2ubuntu0.1) ...
18:31:47 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
18:31:47 Setting up libpam-systemd:amd64 (252.5-2ubuntu3.1) ...
18:31:47 Setting up libcurl4:amd64 (7.88.1-8ubuntu2.3) ...
18:31:47 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
18:31:47 Setting up curl (7.88.1-8ubuntu2.3) ...
18:31:47 Setting up polkitd (0.105-33) ...
18:31:47 Setting up gpg (2.2.40-1.1ubuntu1) ...
18:31:47 Setting up libgstreamer1.0-0:amd64 (1.22.2-1) ...
18:31:47 Setcap worked! gst-ptp-helper is not suid!
18:31:47 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
18:31:47 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
18:31:47 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
18:31:47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:31:47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:31:47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:31:47 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:31:47 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
18:31:47 Setting up libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.3) ...
18:31:47 Setting up libappstream4:amd64 (0.16.1-1ubuntu1) ...
18:31:47 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
18:31:47 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:31:47 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
18:31:47 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:31:47 Setting up libnsl2:amd64 (1.3.0-2build2) ...
18:31:47 Setting up packagekit (1.2.6-3) ...
18:31:47 invoke-rc.d: could not determine current runlevel
18:31:47 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:31:47 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:31:48 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:31:48 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:31:48 Setting up libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ...
18:31:48 Setting up gnupg (2.2.40-1.1ubuntu1) ...
18:31:48 Setting up libpython3-stdlib:amd64 (3.11.2-1) ...
18:31:48 Setting up python3.11 (3.11.4-1~23.04) ...
18:31:49 Setting up gnupg2 (2.2.40-1.1ubuntu1) ...
18:31:49 Setting up python3 (3.11.2-1) ...
18:31:49 Setting up python3-six (1.16.0-4) ...
18:31:49 Setting up python3-pyparsing (3.0.9-1) ...
18:31:49 Setting up python3-gi (3.44.1-1) ...
18:31:49 Setting up python3-httplib2 (0.20.4-3) ...
18:31:49 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ...
18:31:49 Setting up python3-blinker (1.5-1) ...
18:31:49 Setting up python3-pkg-resources (66.1.1-1) ...
18:31:49 Setting up python3-dbus (1.3.2-4build1) ...
18:31:50 Setting up python3-distro (1.8.0-1) ...
18:31:50 Setting up python3-jwt (2.6.0-1) ...
18:31:50 Setting up python3-apt (2.5.3ubuntu1) ...
18:31:50 Setting up python3-lazr.uri (1.0.6-3) ...
18:31:50 Setting up python3-cryptography (38.0.4-2) ...
18:31:50 Setting up python3-wadllib (1.3.6-4) ...
18:31:50 Setting up python3-oauthlib (3.2.2-1) ...
18:31:51 Setting up python3-lazr.restfulclient (0.14.5-1) ...
18:31:51 Setting up python3-launchpadlib (1.11.0-1) ...
18:31:51 Setting up python3-software-properties (0.99.35) ...
18:31:51 Setting up software-properties-common (0.99.35) ...
18:31:51 Processing triggers for libc-bin (2.37-0ubuntu2) ...
18:31:51 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
18:31:51 Updating certificates in /etc/ssl/certs...
18:31:51 0 added, 0 removed; done.
18:31:51 Running hooks in /etc/ca-certificates/update.d...
18:31:51 done.
18:31:51 Processing triggers for dbus (1.14.4-1ubuntu1) ...
18:31:51 ++ source /etc/os-release
18:31:51 +++ PRETTY_NAME='Ubuntu 23.04'
18:31:51 +++ NAME=Ubuntu
18:31:51 +++ VERSION_ID=23.04
18:31:51 +++ VERSION='23.04 (Lunar Lobster)'
18:31:51 +++ VERSION_CODENAME=lunar
18:31:51 +++ ID=ubuntu
18:31:51 +++ ID_LIKE=debian
18:31:51 +++ HOME_URL=https://www.ubuntu.com/
18:31:51 +++ SUPPORT_URL=https://help.ubuntu.com/
18:31:51 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:31:51 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:31:51 +++ UBUNTU_CODENAME=lunar
18:31:51 +++ LOGO=ubuntu-logo
18:31:51 ++ echo ubuntu
18:31:51 + DIST_ID=ubuntu
18:31:51 ++ lsb_release -sc
18:31:51 + DIST_VERSION=lunar
18:31:51 + '[' lunar = sid ']'
18:31:51 + install_debian_containerd
18:31:51 + '[' prod = stage ']'
18:31:51 + REPO_URL=https://download.docker.com/linux/ubuntu
18:31:51 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:31:51 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:31:51 + update-ca-certificates -f
18:31:51 Clearing symlinks in /etc/ssl/certs...
18:31:52 done.
18:31:52 Updating certificates in /etc/ssl/certs...
18:31:52 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:31:52 137 added, 0 removed; done.
18:31:52 Running hooks in /etc/ca-certificates/update.d...
18:31:52 done.
18:31:52 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:31:52 + apt-key add -
18:31:52 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:31:52 OK
18:31:52 + '[' lunar = sid ']'
18:31:52 ++ dpkg --print-architecture
18:31:52 + ARCH=amd64
18:31:52 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu lunar test'
18:31:52 + apt-get update
18:31:53 Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB]
18:31:53 Hit:2 http://security.ubuntu.com/ubuntu lunar-security InRelease
18:31:53 Hit:3 http://archive.ubuntu.com/ubuntu lunar InRelease
18:31:53 Hit:4 http://archive.ubuntu.com/ubuntu lunar-updates InRelease
18:31:53 Hit:5 http://archive.ubuntu.com/ubuntu lunar-backports InRelease
18:31:53 Get:6 https://download.docker.com/linux/ubuntu lunar/test amd64 Packages [13.9 kB]
18:31:53 Fetched 62.8 kB in 1s (94.9 kB/s)
18:31:54 Reading package lists...
18:31:54 W: https://download.docker.com/linux/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:31:54 ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb'
18:31:54 + packages='deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'
18:31:54 ++ echo 'deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'
18:31:54 ++ awk '$0="./"$0'
18:31:54 ++ xargs
18:31:54 + packages='./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'
18:31:54 + set -x
18:31:54 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb
18:31:54 Selecting previously unselected package docker-ce.
18:31:54 (Reading database ... 9306 files and directories currently installed.)
18:31:54 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ...
18:31:54 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:31:55 Selecting previously unselected package docker-buildx-plugin.
18:31:55 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ...
18:31:55 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
18:31:56 Selecting previously unselected package docker-ce-cli.
18:31:56 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ...
18:31:56 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:31:56 Selecting previously unselected package docker-ce-rootless-extras.
18:31:56 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ...
18:31:56 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:31:57 Selecting previously unselected package docker-compose-plugin.
18:31:57 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ...
18:31:57 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
18:31:57 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
18:31:57 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:31:57 Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
18:31:57 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:31:57 invoke-rc.d: could not determine current runlevel
18:31:57 invoke-rc.d: policy-rc.d denied execution of start.
18:31:57 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm
18:31:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wqUUj7
18:31:57 + umask 022
18:31:57 + cd /root/rpmbuild/BUILD
18:31:57 + cd src
18:31:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
18:31:57 + RPM_EC=0
18:31:57 ++ jobs -p
18:31:57 + exit 0
18:31:57 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.2OKFE2
18:31:57 + umask 022
18:31:57 + cd /root/rpmbuild/BUILD
18:31:57 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
18:31:57 + rm -rf src src.gemspec
18:31:57 + RPM_EC=0
18:31:57 ++ jobs -p
18:31:57 + exit 0
18:31:57 
18:31:57 RPM build warnings:
18:31:57     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:31:57     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:31:57     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:31:57     source_date_epoch_from_changelog set but %changelog is missing
18:31:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64/usr/bin/docker-proxy
18:31:57     source_date_epoch_from_changelog set but %changelog is missing
18:31:57     source_date_epoch_from_changelog set but %changelog is missing
18:31:57     source_date_epoch_from_changelog set but %changelog is missing
18:31:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:31:57     source_date_epoch_from_changelog set but %changelog is missing
18:31:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:31:57 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:31:57 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:31:57 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:31:57 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:31:57  docker-ce-rootless-extras depends on dbus-user-session; however:
18:31:57   Package dbus-user-session is not installed.
18:31:57 
18:31:57 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb
18:31:58 Reading package lists...
18:31:58 Building dependency tree...
18:31:58 Reading state information...
18:31:59 Correcting dependencies... Done
18:31:59 Skipping docker-ce, it is already installed and upgrade is not set.
18:31:59 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:31:59 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:31:59 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:31:59 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:31:59 The following additional packages will be installed:
18:31:59   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:31:59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:31:59 Suggested packages:
18:31:59   firewalld kmod nftables
18:31:59 The following NEW packages will be installed:
18:31:59   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:31:59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:31:59 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
18:31:59 Need to get 29.3 MB of archives.
18:31:59 After this operation, 120 MB of additional disk space will be used.
18:31:59 Get:1 https://download.docker.com/linux/ubuntu lunar/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
18:31:59 Get:2 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-user-session amd64 1.14.4-1ubuntu1 [10.1 kB]
18:31:59 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmnl0 amd64 1.0.4-3ubuntu1 [13.2 kB]
18:31:59 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxtables12 amd64 1.8.7-1ubuntu7 [30.4 kB]
18:31:59 Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 netbase all 6.4 [13.1 kB]
18:31:59 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 libip6tc2 amd64 1.8.7-1ubuntu7 [20.1 kB]
18:31:59 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.8 kB]
18:31:59 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [44.0 kB]
18:31:59 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnftnl11 amd64 1.2.4-2 [64.8 kB]
18:31:59 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 iptables amd64 1.8.7-1ubuntu7 [454 kB]
18:31:59 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-39"
18:31:59 debconf: delaying package configuration, since apt-utils is not installed
18:31:59 Fetched 29.3 MB in 1s (48.7 MB/s)
18:31:59 Selecting previously unselected package dbus-user-session.
18:31:59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9530 files and directories currently installed.)
18:31:59 Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_amd64.deb ...
18:31:59 Unpacking dbus-user-session (1.14.4-1ubuntu1) ...
18:31:59 Selecting previously unselected package libmnl0:amd64.
18:31:59 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_amd64.deb ...
18:31:59 Unpacking libmnl0:amd64 (1.0.4-3ubuntu1) ...
18:31:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:32:00 Selecting previously unselected package libxtables12:amd64.
18:32:00 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_amd64.deb ...
18:32:00 Unpacking libxtables12:amd64 (1.8.7-1ubuntu7) ...
18:32:00 Selecting previously unselected package netbase.
18:32:00 Preparing to unpack .../3-netbase_6.4_all.deb ...
18:32:00 Unpacking netbase (6.4) ...
18:32:00 Selecting previously unselected package libip6tc2:amd64.
18:32:00 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_amd64.deb ...
18:32:00 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu7) ...
18:32:00 Selecting previously unselected package libnfnetlink0:amd64.
18:32:00 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_amd64.deb ...
18:32:00 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
18:32:00 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:32:00 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
18:32:00 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
18:32:00 Selecting previously unselected package libnftnl11:amd64.
18:32:00 Preparing to unpack .../7-libnftnl11_1.2.4-2_amd64.deb ...
18:32:00 Unpacking libnftnl11:amd64 (1.2.4-2) ...
18:32:00 + make IMAGE=fedora:39 verify
18:32:00 docker run  --rm -i \
18:32:00 	-v "$(pwd):/v" \
18:32:00 	-e DEBIAN_FRONTEND=noninteractive \
18:32:00 	-e PACKAGE_REPO=prod \
18:32:00 	-w /v \
18:32:00 	fedora:39 ./verify
18:32:00 Unable to find image 'fedora:39' locally
18:32:00 39: Pulling from library/fedora
18:32:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc37.x86_64.rpm
18:32:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nvAkCD
18:32:00 + umask 022
18:32:00 + cd /root/rpmbuild/BUILD
18:32:00 + cd src
18:32:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
18:32:00 + RPM_EC=0
18:32:00 ++ jobs -p
18:32:00 + exit 0
18:32:00 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.UvgpVb
18:32:00 + umask 022
18:32:00 + cd /root/rpmbuild/BUILD
18:32:00 + rm -rf src src.gemspec
18:32:00 + RPM_EC=0
18:32:00 ++ jobs -p
18:32:00 + exit 0
18:32:00 
18:32:00 RPM build warnings:
18:32:00     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:32:00     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:32:00     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:32:00     source_date_epoch_from_changelog set but %changelog is missing
18:32:00     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64/usr/bin/docker-proxy
18:32:00     source_date_epoch_from_changelog set but %changelog is missing
18:32:00     source_date_epoch_from_changelog set but %changelog is missing
18:32:00     source_date_epoch_from_changelog set but %changelog is missing
18:32:00     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:32:00     source_date_epoch_from_changelog set but %changelog is missing
18:32:00     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:32:00 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
18:32:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:32:00 Selecting previously unselected package iptables.
18:32:00 Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_amd64.deb ...
18:32:00 Unpacking iptables (1.8.7-1ubuntu7) ...
18:32:00 Selecting previously unselected package containerd.io.
18:32:00 Preparing to unpack .../9-containerd.io_1.6.24-1_amd64.deb ...
18:32:00 Unpacking containerd.io (1.6.24-1) ...
18:32:00 b7ca5e3def89: Already exists
18:32:00 Digest: sha256:95c88cea36312cfd73613f1c56d8a8db8e63be5cd884cfc97ba9475d0a45eac5
18:32:00 Status: Downloaded newer image for fedora:39
18:32:00 + make IMAGE=fedora:37 verify
18:32:00 docker run  --rm -i \
18:32:00 	-v "$(pwd):/v" \
18:32:00 	-e DEBIAN_FRONTEND=noninteractive \
18:32:00 	-e PACKAGE_REPO=prod \
18:32:00 	-w /v \
18:32:00 	fedora:37 ./verify
18:32:00 Unable to find image 'fedora:37' locally
18:32:00 + verify
18:32:00 + dpkg --version
18:32:00 + rpm --version
18:32:00 + verify_rpm
18:32:00 ++ . /etc/os-release
18:32:00 +++ NAME='Fedora Linux'
18:32:00 +++ VERSION='39 (Container Image Prerelease)'
18:32:00 +++ ID=fedora
18:32:00 +++ VERSION_ID=39
18:32:00 +++ VERSION_CODENAME=
18:32:00 +++ PLATFORM_ID=platform:f39
18:32:00 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
18:32:00 +++ ANSI_COLOR='0;38;2;60;110;180'
18:32:00 +++ LOGO=fedora-logo-icon
18:32:00 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
18:32:00 +++ DEFAULT_HOSTNAME=fedora
18:32:00 +++ HOME_URL=https://fedoraproject.org/
18:32:00 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
18:32:00 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:32:00 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:32:00 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:32:00 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
18:32:00 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:32:00 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
18:32:00 +++ SUPPORT_END=2024-05-14
18:32:00 +++ VARIANT='Container Image'
18:32:00 +++ VARIANT_ID=container
18:32:00 ++ echo fedora
18:32:00 + DIST_ID=fedora
18:32:00 ++ . /etc/os-release
18:32:00 +++ NAME='Fedora Linux'
18:32:00 +++ VERSION='39 (Container Image Prerelease)'
18:32:00 +++ ID=fedora
18:32:00 +++ VERSION_ID=39
18:32:00 +++ VERSION_CODENAME=
18:32:00 +++ PLATFORM_ID=platform:f39
18:32:00 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
18:32:00 +++ ANSI_COLOR='0;38;2;60;110;180'
18:32:00 +++ LOGO=fedora-logo-icon
18:32:00 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
18:32:00 +++ DEFAULT_HOSTNAME=fedora
18:32:00 +++ HOME_URL=https://fedoraproject.org/
18:32:00 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
18:32:00 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:32:00 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:32:00 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:32:00 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
18:32:00 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:32:00 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
18:32:00 +++ SUPPORT_END=2024-05-14
18:32:00 +++ VARIANT='Container Image'
18:32:00 +++ VARIANT_ID=container
18:32:00 ++ echo 39
18:32:00 ++ cut -d. -f1
18:32:00 + DIST_VERSION=39
18:32:00 + pkg_manager=yum
18:32:00 + pkg_config_manager=yum-config-manager
18:32:00 + dnf --version
18:32:00 37: Pulling from library/fedora
18:32:00 d7a9dc132f00: Already exists
18:32:00 Digest: sha256:3c6c1ac5889b4963050153a8b7d7e9a336ea4a73248f9697514ffda1bcfd87c5
18:32:00 Status: Downloaded newer image for fedora:37
18:32:00 4.17.0
18:32:00   Installed: dnf-0:4.17.0-6.fc39.noarch at Fri Sep 29 09:51:41 2023
18:32:00   Built    : Fedora Project at Thu Sep 21 09:02:40 2023
18:32:00 
18:32:00   Installed: rpm-0:4.19.0-1.fc39.x86_64 at Fri Sep 29 09:51:41 2023
18:32:00   Built    : Fedora Project at Tue Sep 19 13:02:12 2023
18:32:00 + pkg_manager=dnf
18:32:00 + pkg_config_manager='dnf config-manager'
18:32:00 + dnf clean all
18:32:01 + verify
18:32:01 + dpkg --version
18:32:01 + rpm --version
18:32:01 + verify_rpm
18:32:01 ++ . /etc/os-release
18:32:01 +++ NAME='Fedora Linux'
18:32:01 +++ VERSION='37 (Container Image)'
18:32:01 +++ ID=fedora
18:32:01 +++ VERSION_ID=37
18:32:01 +++ VERSION_CODENAME=
18:32:01 +++ PLATFORM_ID=platform:f37
18:32:01 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
18:32:01 +++ ANSI_COLOR='0;38;2;60;110;180'
18:32:01 +++ LOGO=fedora-logo-icon
18:32:01 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
18:32:01 +++ DEFAULT_HOSTNAME=fedora
18:32:01 +++ HOME_URL=https://fedoraproject.org/
18:32:01 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
18:32:01 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:32:01 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:32:01 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:32:01 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
18:32:01 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:32:01 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
18:32:01 +++ SUPPORT_END=2023-11-14
18:32:01 +++ VARIANT='Container Image'
18:32:01 +++ VARIANT_ID=container
18:32:01 ++ echo fedora
18:32:01 + DIST_ID=fedora
18:32:01 ++ . /etc/os-release
18:32:01 +++ NAME='Fedora Linux'
18:32:01 +++ VERSION='37 (Container Image)'
18:32:01 +++ ID=fedora
18:32:01 +++ VERSION_ID=37
18:32:01 +++ VERSION_CODENAME=
18:32:01 +++ PLATFORM_ID=platform:f37
18:32:01 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
18:32:01 +++ ANSI_COLOR='0;38;2;60;110;180'
18:32:01 +++ LOGO=fedora-logo-icon
18:32:01 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
18:32:01 +++ DEFAULT_HOSTNAME=fedora
18:32:01 +++ HOME_URL=https://fedoraproject.org/
18:32:01 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
18:32:01 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:32:01 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:32:01 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:32:01 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
18:32:01 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:32:01 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
18:32:01 +++ SUPPORT_END=2023-11-14
18:32:01 +++ VARIANT='Container Image'
18:32:01 +++ VARIANT_ID=container
18:32:01 ++ echo 37
18:32:01 ++ cut -d. -f1
18:32:01 + DIST_VERSION=37
18:32:01 + pkg_manager=yum
18:32:01 + pkg_config_manager=yum-config-manager
18:32:01 + dnf --version
18:32:01 0 files removed
18:32:01 + dnf install -y 'dnf-command(config-manager)'
18:32:01 Setting up libip6tc2:amd64 (1.8.7-1ubuntu7) ...
18:32:01 Setting up dbus-user-session (1.14.4-1ubuntu1) ...
18:32:01 Setting up libmnl0:amd64 (1.0.4-3ubuntu1) ...
18:32:01 Setting up containerd.io (1.6.24-1) ...
18:32:01 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:32:01 Setting up libxtables12:amd64 (1.8.7-1ubuntu7) ...
18:32:01 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
18:32:01 Setting up netbase (6.4) ...
18:32:01 4.16.2
18:32:01   Installed: dnf-0:4.16.2-1.fc37.noarch at Sun Oct  1 05:48:36 2023
18:32:01   Built    : Fedora Project at Fri Jul 28 12:41:59 2023
18:32:01 
18:32:01   Installed: rpm-0:4.18.1-2.fc37.x86_64 at Sun Oct  1 05:48:35 2023
18:32:01   Built    : Fedora Project at Mon Apr 24 12:05:54 2023
18:32:01 + pkg_manager=dnf
18:32:01 + pkg_config_manager='dnf config-manager'
18:32:01 + dnf clean all
18:32:01 Setting up libnftnl11:amd64 (1.2.4-2) ...
18:32:01 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
18:32:01 Setting up iptables (1.8.7-1ubuntu7) ...
18:32:01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:32:01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:32:01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:32:01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:32:01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:32:01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:32:01 Processing triggers for libc-bin (2.37-0ubuntu2) ...
18:32:01 + verify_binaries
18:32:01 + docker --version
18:32:01 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:32:01 + docker buildx version
18:32:01 github.com/docker/buildx v0.11.2 9872040
18:32:01 + docker compose version
18:32:01 0 files removed
18:32:01 + dnf install -y 'dnf-command(config-manager)'
18:32:01 Docker Compose version v2.21.0
18:32:01 + dockerd --version
18:32:01 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:32:01 + docker-proxy --version
18:32:01 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:32:01 + containerd --version
18:32:01 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:32:01 + ctr --version
18:32:01 ctr containerd.io 1.6.24
18:32:01 + containerd-shim --help
18:32:01 Usage of containerd-shim:
18:32:01   -address string
18:32:01     	grpc address back to main containerd
18:32:01   -containerd-binary containerd publish
18:32:01     	path to containerd binary (used for containerd publish) (default "containerd")
18:32:01   -criu string
18:32:01     	path to criu binary
18:32:01   -debug
18:32:01     	enable debug output in logs
18:32:01   -namespace string
18:32:01     	namespace that owns the shim
18:32:01   -runtime-root string
18:32:01     	root directory for the runtime (default "/run/containerd/runc")
18:32:01   -socket string
18:32:01     	socket path to serve
18:32:01   -systemd-cgroup
18:32:01     	set runtime to use systemd-cgroup
18:32:01   -workdir string
18:32:01     	path used to storge large temporary data
18:32:01 + containerd-shim-runc-v1 -v
18:32:01 containerd-shim-runc-v1:
18:32:01   Version:  1.6.24
18:32:01   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:32:01   Go version: go1.20.8
18:32:01 
18:32:01 + containerd-shim-runc-v2 -v
18:32:01 containerd-shim-runc-v2:
18:32:01   Version:  1.6.24
18:32:01   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:32:01   Go version: go1.20.8
18:32:01 
18:32:01 + runc --version
18:32:01 runc version 1.1.9
18:32:01 commit: v1.1.9-0-gccaecfc
18:32:01 spec: 1.0.2-dev
18:32:01 go: go1.20.8
18:32:01 libseccomp: 2.5.4
18:32:04 Metadata Cache Created
18:32:04 [DEBUG] Installing engine rpms
18:32:04 + echo '[DEBUG] Installing engine rpms'
18:32:04 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
18:32:04 ++ sed /src/d
18:32:04 + packages='rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm
18:32:04 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm
18:32:04 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm
18:32:04 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm
18:32:04 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm'
18:32:04 + set -x
18:32:04 ++ source /etc/os-release
18:32:04 +++ NAME='CentOS Linux'
18:32:04 +++ VERSION='7 (Core)'
18:32:04 +++ ID=centos
18:32:04 +++ ID_LIKE='rhel fedora'
18:32:04 +++ VERSION_ID=7
18:32:04 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
18:32:04 +++ ANSI_COLOR='0;31'
18:32:04 +++ CPE_NAME=cpe:/o:centos:centos:7
18:32:04 +++ HOME_URL=https://www.centos.org/
18:32:04 +++ BUG_REPORT_URL=https://bugs.centos.org/
18:32:04 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
18:32:04 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
18:32:04 +++ REDHAT_SUPPORT_PRODUCT=centos
18:32:04 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
18:32:04 ++ echo 7
18:32:04 + product_version=7
18:32:04 + '[' 7 = rawhide ']'
18:32:04 + yum install -y rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm
18:32:04 Loaded plugins: fastestmirror, ovl
18:32:04 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm to be installed
18:32:04 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm to be installed
18:32:04 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm: docker-buildx-plugin-0.11.2-0.el7.x86_64
18:32:04 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm to be installed
18:32:04 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm: 1:docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64.rpm to be installed
18:32:04 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm: docker-compose-plugin-2.21.0-0.el7.x86_64
18:32:04 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm to be installed
18:32:04 Resolving Dependencies
18:32:04 --> Running transaction check
18:32:04 ---> Package docker-buildx-plugin.x86_64 0:0.11.2-0.el7 will be installed
18:32:04 ---> Package docker-ce.x86_64 3:0.0.0~20231011170815.26951f7-0.el7 will be installed
18:32:04 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 Loading mirror speeds from cached hostfile
18:32:04  * base: download.cf.centos.org
18:32:04  * extras: download.cf.centos.org
18:32:04  * updates: download.cf.centos.org
18:32:04 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 ---> Package docker-ce-cli.x86_64 1:0.0.0~20231011170815.26951f7-0.el7 will be installed
18:32:04 ---> Package docker-ce-rootless-extras.x86_64 0:0.0.0~20231011170815.26951f7-0.el7 will be installed
18:32:04 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04 ---> Package docker-compose-plugin.x86_64 0:2.21.0-0.el7 will be installed
18:32:04 --> Running transaction check
18:32:04 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
18:32:04 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:32:04 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:32:04 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:32:04 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:32:04 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:32:04 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
18:32:04 ---> Package containerd.io.x86_64 0:1.6.24-3.1.el7 will be installed
18:32:04 ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed
18:32:04 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
18:32:04 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
18:32:04 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
18:32:04 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed
18:32:04 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64
18:32:04 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64
18:32:04 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
18:32:04 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
18:32:04 ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed
18:32:04 --> Running transaction check
18:32:04 ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed
18:32:04 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
18:32:04 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
18:32:04 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
18:32:04 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
18:32:04 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
18:32:04 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
18:32:04 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
18:32:04 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
18:32:04 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
18:32:04 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
18:32:04 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
18:32:04 --> Running transaction check
18:32:04 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
18:32:04 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
18:32:04 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
18:32:04 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
18:32:04 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
18:32:04 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
18:32:04 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
18:32:04 --> Finished Dependency Resolution
18:32:04 
18:32:04 Dependencies Resolved
18:32:04 
18:32:04 ================================================================================
18:32:04  Package                 Arch   Version                    Repository      Size
18:32:04 ================================================================================
18:32:04 Installing:
18:32:04  docker-buildx-plugin    x86_64 0.11.2-0.el7               /docker-buildx-plugin-0.11.2-0.el7.x86_64
18:32:04                                                                            58 M
18:32:04  docker-ce               x86_64 3:0.0.0~20231011170815.26951f7-0.el7
18:32:04                                                            /docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04                                                                            97 M
18:32:04  docker-ce-cli           x86_64 1:0.0.0~20231011170815.26951f7-0.el7
18:32:04                                                            /docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04                                                                            36 M
18:32:04  docker-ce-rootless-extras
18:32:04                          x86_64 0.0.0~20231011170815.26951f7-0.el7
18:32:04                                                            /docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.el7.x86_64
18:32:04                                                                            19 M
18:32:04  docker-compose-plugin   x86_64 2.21.0-0.el7               /docker-compose-plugin-2.21.0-0.el7.x86_64
18:32:04                                                                            57 M
18:32:04 Installing for dependencies:
18:32:04  audit-libs-python       x86_64 2.8.5-4.el7                base            76 k
18:32:04  checkpolicy             x86_64 2.5-8.el7                  base           295 k
18:32:04  container-selinux       noarch 2:2.119.2-1.911c772.el7_8  extras          40 k
18:32:04  containerd.io           x86_64 1.6.24-3.1.el7             docker-ce-test  34 M
18:32:04  fuse-overlayfs          x86_64 0.7.2-6.el7_8              extras          54 k
18:32:04  fuse3-libs              x86_64 3.6.1-4.el7                extras          82 k
18:32:04  iptables                x86_64 1.4.21-35.el7              base           432 k
18:32:04  libcgroup               x86_64 0.41-21.el7                base            66 k
18:32:04  libmnl                  x86_64 1.0.3-7.el7                base            23 k
18:32:04  libnetfilter_conntrack  x86_64 1.0.6-1.el7_3              base            55 k
18:32:04  libnfnetlink            x86_64 1.0.1-4.el7                base            26 k
18:32:04  libseccomp              x86_64 2.3.1-4.el7                base            56 k
18:32:04  libselinux-python       x86_64 2.5-15.el7                 base           236 k
18:32:04  libselinux-utils        x86_64 2.5-15.el7                 base           151 k
18:32:04  libsemanage-python      x86_64 2.5-14.el7                 base           113 k
18:32:04  policycoreutils         x86_64 2.5-34.el7                 base           917 k
18:32:04  policycoreutils-python  x86_64 2.5-34.el7                 base           457 k
18:32:04  python-IPy              noarch 0.75-6.el7                 base            32 k
18:32:04  selinux-policy          noarch 3.13.1-268.el7_9.2         updates        498 k
18:32:04  selinux-policy-targeted noarch 3.13.1-268.el7_9.2         updates        7.0 M
18:32:04  setools-libs            x86_64 3.3.8-4.el7                base           620 k
18:32:04  slirp4netns             x86_64 0.4.3-4.el7_8              extras          81 k
18:32:04 
18:32:04 Transaction Summary
18:32:04 ================================================================================
18:32:04 Install  5 Packages (+22 Dependent packages)
18:32:04 
18:32:04 Total size: 312 M
18:32:04 Total download size: 45 M
18:32:04 Installed size: 414 M
18:32:04 Downloading packages:
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:32:05 Fedora 38 openh264 (From Cisco) - x86_64        2.1 kB/s | 2.5 kB     00:01    
18:32:05 Fedora Modular 38 - x86_64                      3.3 MB/s | 2.8 MB     00:00    
18:32:05 Fedora 39 - x86_64                               27 MB/s |  89 MB     00:03    
18:32:05 Fedora 37 - x86_64                               24 MB/s |  82 MB     00:03    
18:32:06 Fedora 38 - x86_64 - Updates                     20 MB/s |  33 MB     00:01    
18:32:10 warning: /var/cache/yum/x86_64/7/extras/packages/container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
18:32:10 Public key for container-selinux-2.119.2-1.911c772.el7_8.noarch.rpm is not installed
18:32:12 Public key for audit-libs-python-2.8.5-4.el7.x86_64.rpm is not installed
18:32:12 warning: /var/cache/yum/x86_64/7/docker-ce-test/packages/containerd.io-1.6.24-3.1.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
18:32:12 Public key for containerd.io-1.6.24-3.1.el7.x86_64.rpm is not installed
18:32:12 Public key for selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm is not installed
18:32:16 Fedora Modular 38 - x86_64 - Updates            2.3 MB/s | 2.1 MB     00:00    
18:32:16 Last metadata expiration check: 0:00:01 ago on Wed Oct 11 18:32:15 2023.
18:32:19 Dependencies resolved.
18:32:19 ================================================================================
18:32:19  Package                      Arch       Version              Repository   Size
18:32:19 ================================================================================
18:32:19 Installing:
18:32:19  dnf-plugins-core             noarch     4.4.3-1.fc38         updates      38 k
18:32:19 Installing dependencies:
18:32:19  dbus-libs                    x86_64     1:1.14.10-1.fc38     updates     156 k
18:32:19  fonts-filesystem             noarch     1:2.0.5-11.fc38      fedora      8.1 k
18:32:19  js-jquery                    noarch     3.6.3-2.fc38         fedora      173 k
18:32:19  python3-dateutil             noarch     1:2.8.2-5.fc38       fedora      360 k
18:32:19  python3-dbus                 x86_64     1.3.2-2.fc38         fedora      157 k
18:32:19  python3-distro               noarch     1.8.0-2.fc38         fedora       49 k
18:32:19  python3-dnf-plugins-core     noarch     4.4.3-1.fc38         updates     322 k
18:32:19  python3-six                  noarch     1.16.0-9.fc38        fedora       42 k
18:32:19  python3-systemd              x86_64     235-2.fc38           fedora      108 k
18:32:19  web-assets-filesystem        noarch     5-19.fc38            fedora      7.9 k
18:32:19 Installing weak dependencies:
18:32:19  python-systemd-doc           x86_64     235-2.fc38           fedora      171 k
18:32:19 
18:32:19 Transaction Summary
18:32:19 ================================================================================
18:32:19 Install  12 Packages
18:32:19 
18:32:19 Total download size: 1.6 M
18:32:19 Installed size: 5.1 M
18:32:19 Downloading Packages:
18:32:20 (1/12): fonts-filesystem-2.0.5-11.fc38.noarch.r  34 kB/s | 8.1 kB     00:00    
18:32:20 (2/12): js-jquery-3.6.3-2.fc38.noarch.rpm       716 kB/s | 173 kB     00:00    
18:32:20 (3/12): python-systemd-doc-235-2.fc38.x86_64.rp 699 kB/s | 171 kB     00:00    
18:32:20 (4/12): python3-dateutil-2.8.2-5.fc38.noarch.rp  23 MB/s | 360 kB     00:00    
18:32:20 (5/12): python3-dbus-1.3.2-2.fc38.x86_64.rpm     11 MB/s | 157 kB     00:00    
18:32:20 (6/12): python3-distro-1.8.0-2.fc38.noarch.rpm  3.7 MB/s |  49 kB     00:00    
18:32:20 (7/12): python3-six-1.16.0-9.fc38.noarch.rpm    4.7 MB/s |  42 kB     00:00    
18:32:20 (8/12): web-assets-filesystem-5-19.fc38.noarch. 1.4 MB/s | 7.9 kB     00:00    
18:32:20 (9/12): python3-systemd-235-2.fc38.x86_64.rpm    11 MB/s | 108 kB     00:00    
18:32:20 (10/12): dbus-libs-1.14.10-1.fc38.x86_64.rpm     14 MB/s | 156 kB     00:00    
18:32:20 (11/12): dnf-plugins-core-4.4.3-1.fc38.noarch.r 3.5 MB/s |  38 kB     00:00    
18:32:20 (12/12): python3-dnf-plugins-core-4.4.3-1.fc38.  25 MB/s | 322 kB     00:00    
18:32:20 --------------------------------------------------------------------------------
18:32:20 Total                                           1.8 MB/s | 1.6 MB     00:00     
18:32:20 Running transaction check
18:32:20 Transaction check succeeded.
18:32:20 Running transaction test
18:32:20 --------------------------------------------------------------------------------
18:32:20 Total                                              2.2 MB/s |  45 MB  00:20     
18:32:20 Retrieving key from https://download.docker.com/linux/centos/gpg
18:32:20 Transaction test succeeded.
18:32:20 Running transaction
18:32:20   Preparing        :                                                        1/1 
18:32:20   Installing       : dbus-libs-1:1.14.10-1.fc38.x86_64                     1/12 
18:32:20   Installing       : python3-dbus-1.3.2-2.fc38.x86_64                      2/12 
18:32:20   Installing       : python3-six-1.16.0-9.fc38.noarch                      3/12 
18:32:20   Installing       : python3-dateutil-1:2.8.2-5.fc38.noarch                4/12 
18:32:20   Installing       : python3-distro-1.8.0-2.fc38.noarch                    5/12 
18:32:20   Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch               6/12 
18:32:20   Installing       : web-assets-filesystem-5-19.fc38.noarch                7/12 
18:32:20   Installing       : js-jquery-3.6.3-2.fc38.noarch                         8/12 
18:32:20   Installing       : python-systemd-doc-235-2.fc38.x86_64                  9/12 
18:32:20   Installing       : python3-systemd-235-2.fc38.x86_64                    10/12 
18:32:20   Installing       : python3-dnf-plugins-core-4.4.3-1.fc38.noarch         11/12 
18:32:20   Installing       : dnf-plugins-core-4.4.3-1.fc38.noarch                 12/12 
18:32:20   Running scriptlet: dnf-plugins-core-4.4.3-1.fc38.noarch                 12/12 
18:32:20   Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch               1/12 
18:32:20   Verifying        : js-jquery-3.6.3-2.fc38.noarch                         2/12 
18:32:20   Verifying        : python-systemd-doc-235-2.fc38.x86_64                  3/12 
18:32:20   Verifying        : python3-dateutil-1:2.8.2-5.fc38.noarch                4/12 
18:32:20   Verifying        : python3-dbus-1.3.2-2.fc38.x86_64                      5/12 
18:32:20   Verifying        : python3-distro-1.8.0-2.fc38.noarch                    6/12 
18:32:20   Verifying        : python3-six-1.16.0-9.fc38.noarch                      7/12 
18:32:20   Verifying        : python3-systemd-235-2.fc38.x86_64                     8/12 
18:32:20   Verifying        : web-assets-filesystem-5-19.fc38.noarch                9/12 
18:32:20   Verifying        : dbus-libs-1:1.14.10-1.fc38.x86_64                    10/12 
18:32:20   Verifying        : dnf-plugins-core-4.4.3-1.fc38.noarch                 11/12 
18:32:20   Verifying        : python3-dnf-plugins-core-4.4.3-1.fc38.noarch         12/12 
18:32:20 
18:32:20 Installed:
18:32:20   dbus-libs-1:1.14.10-1.fc38.x86_64                                             
18:32:20   dnf-plugins-core-4.4.3-1.fc38.noarch                                          
18:32:20   fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
18:32:20   js-jquery-3.6.3-2.fc38.noarch                                                 
18:32:20   python-systemd-doc-235-2.fc38.x86_64                                          
18:32:20   python3-dateutil-1:2.8.2-5.fc38.noarch                                        
18:32:20   python3-dbus-1.3.2-2.fc38.x86_64                                              
18:32:20   python3-distro-1.8.0-2.fc38.noarch                                            
18:32:20   python3-dnf-plugins-core-4.4.3-1.fc38.noarch                                  
18:32:20   python3-six-1.16.0-9.fc38.noarch                                              
18:32:20   python3-systemd-235-2.fc38.x86_64                                             
18:32:20   web-assets-filesystem-5-19.fc38.noarch                                        
18:32:20 
18:32:20 Complete!
18:32:21 + case ${DIST_ID}:${DIST_VERSION} in
18:32:21 + dnf install -y findutils
18:32:22 Last metadata expiration check: 0:00:06 ago on Wed Oct 11 18:32:15 2023.
18:32:22 Package findutils-1:4.9.0-3.fc38.x86_64 is already installed.
18:32:22 Dependencies resolved.
18:32:22 Nothing to do.
18:32:22 Complete!
18:32:22 + install_rpm_containerd
18:32:22 + '[' prod = stage ']'
18:32:22 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
18:32:22 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
18:32:22 + dnf --version
18:32:22 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
18:32:22 4.16.2
18:32:22   Installed: dnf-0:4.16.2-1.fc38.noarch at Sun Oct  1 06:49:09 2023
18:32:22   Built    : Fedora Project at Fri Jul 28 12:40:50 2023
18:32:22 
18:32:22   Installed: rpm-0:4.18.1-3.fc38.x86_64 at Sun Oct  1 06:49:09 2023
18:32:22   Built    : Fedora Project at Wed Apr 26 05:35:27 2023
18:32:22 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
18:32:23 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
18:32:23 + dnf config-manager --set-disabled 'docker-ce-*'
18:32:23 + dnf config-manager --set-enabled docker-ce-test
18:32:23 + dnf makecache
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-048a003c69be74e4d) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/da92d72f-47b5-4572-b6da-a06dd468f7e1/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:32:24 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:32:24 chowning workspace
[Pipeline] sh
18:32:24 + pwd
18:32:24 + id -u
18:32:24 + id -g
18:32:24 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
18:32:24 Removing all docker containers
[Pipeline] sh
18:32:24 Docker CE Test - x86_64                          32 kB/s |  17 kB     00:00    
18:32:25 + docker container ls -aq
[Pipeline] echo
18:32:25 Docker containers have been removed
[Pipeline] echo
18:32:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:32:25 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bookworm-armhf)
[Pipeline] sh
18:32:25 Fedora 38 - x86_64                               91 kB/s |  25 kB     00:00    
18:32:25 + echo starting...
18:32:25 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0d9658d2d0c19dcb7) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:32:25 + docker version
18:32:25 Client: Docker Engine - Community
18:32:25  Version:           24.0.2
18:32:25  API version:       1.43
18:32:25  Go version:        go1.20.4
18:32:25  Git commit:        cb74dfc
18:32:25  Built:             Thu May 25 21:51:06 2023
18:32:25  OS/Arch:           linux/arm
18:32:25  Context:           default
18:32:25 
18:32:25 Server: Docker Engine - Community
18:32:25  Engine:
18:32:25   Version:          24.0.2
18:32:25   API version:      1.43 (minimum version 1.12)
18:32:25   Go version:       go1.20.4
18:32:25   Git commit:       659604f
18:32:25   Built:            Thu May 25 21:51:06 2023
18:32:25   OS/Arch:          linux/arm
18:32:25   Experimental:     true
18:32:25  containerd:
18:32:25   Version:          1.6.21
18:32:25   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:32:25  runc:
18:32:25   Version:          1.1.7
18:32:25   GitCommit:        v1.1.7-0-g860f061
18:32:25  docker-init:
18:32:25   Version:          0.19.0
18:32:25   GitCommit:        de40ad0
[Pipeline] sh
18:32:25 Fedora 38 openh264 (From Cisco) - x86_64        2.7 kB/s | 989  B     00:00    
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/c322c758-35f9-41cf-9630-a6a01d9b0af9/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:32:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:32:25 chowning workspace
[Pipeline] sh
18:32:26 + docker info
18:32:26 Client: Docker Engine - Community
18:32:26  Version:    24.0.2
18:32:26  Context:    default
18:32:26  Debug Mode: false
18:32:26  Plugins:
18:32:26   buildx: Docker Buildx (Docker Inc.)
18:32:26     Version:  v0.10.5
18:32:26     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:32:26   compose: Docker Compose (Docker Inc.)
18:32:26     Version:  v2.18.1
18:32:26     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:32:26 
18:32:26 Server:
18:32:26  Containers: 0
18:32:26   Running: 0
18:32:26   Paused: 0
18:32:26   Stopped: 0
18:32:26  Images: 4
18:32:26  Server Version: 24.0.2
18:32:26  Storage Driver: overlay2
18:32:26   Backing Filesystem: extfs
18:32:26   Supports d_type: true
18:32:26   Using metacopy: false
18:32:26   Native Overlay Diff: true
18:32:26   userxattr: false
18:32:26  Logging Driver: json-file
18:32:26  Cgroup Driver: cgroupfs
18:32:26  Cgroup Version: 1
18:32:26  Plugins:
18:32:26   Volume: local
18:32:26   Network: bridge host ipvlan macvlan null overlay
18:32:26   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:32:26  Swarm: inactive
18:32:26  Runtimes: io.containerd.runc.v2 runc
18:32:26  Default Runtime: runc
18:32:26  Init Binary: docker-init
18:32:26  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:32:26  runc version: v1.1.7-0-g860f061
18:32:26  init version: de40ad0
18:32:26  Security Options:
18:32:26   apparmor
18:32:26   seccomp
18:32:26    Profile: builtin
18:32:26  Kernel Version: 5.15.0-1039-aws
18:32:26  Operating System: Ubuntu 20.04.6 LTS
18:32:26  OSType: linux
18:32:26  Architecture: armv8l
18:32:26  CPUs: 2
18:32:26  Total Memory: 7.559GiB
18:32:26  Name: ip-10-100-97-160
18:32:26  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:32:26  Docker Root Dir: /var/lib/docker
18:32:26  Debug Mode: false
18:32:26  Username: dockerbuildbot
18:32:26  Experimental: true
18:32:26  Insecure Registries:
18:32:26   127.0.0.0/8
18:32:26  Live Restore Enabled: true
18:32:26 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:32:26 The recommended git tool is: git
18:32:26 using credential docker-jenkins-github-credentials
18:32:26 Fedora Modular 38 - x86_64                       63 kB/s |  24 kB     00:00    
18:32:26 + pwd
18:32:26 + id -u
18:32:26 + id -g
18:32:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:32:26 Cloning the remote Git repository
18:32:26 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
18:32:26 Removing all docker containers
[Pipeline] sh
18:32:26 Fetching without tags
18:32:26 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:32:26 + docker container ls -aq
[Pipeline] echo
18:32:26 Docker containers have been removed
[Pipeline] echo
18:32:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
18:32:26 Fedora 38 - x86_64 - Updates                     37 kB/s |  19 kB     00:00    
[Pipeline] echo
18:32:26 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-buster-armhf)
[Pipeline] sh
18:32:26 Merge succeeded, producing 1d57056f017d09f1ae5ab61e990499ea41431fb5
18:32:26 Checking out Revision 1d57056f017d09f1ae5ab61e990499ea41431fb5 (PR-949)
18:32:26 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d57056f017d09f1ae5ab61e990499ea41431fb5 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:32:27 + echo starting...
18:32:27 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:32:27 Fedora 39 openh264 (From Cisco) - x86_64        2.4 kB/s | 2.5 kB     00:01    
18:32:27 + docker version
18:32:27 Client: Docker Engine - Community
18:32:27  Version:           24.0.2
18:32:27  API version:       1.43
18:32:27  Go version:        go1.20.4
18:32:27  Git commit:        cb74dfc
18:32:27  Built:             Thu May 25 21:51:06 2023
18:32:27  OS/Arch:           linux/arm
18:32:27  Context:           default
18:32:27 
18:32:27 Server: Docker Engine - Community
18:32:27  Engine:
18:32:27   Version:          24.0.2
18:32:27   API version:      1.43 (minimum version 1.12)
18:32:27   Go version:       go1.20.4
18:32:27   Git commit:       659604f
18:32:27   Built:            Thu May 25 21:51:06 2023
18:32:27   OS/Arch:          linux/arm
18:32:27   Experimental:     true
18:32:27  containerd:
18:32:27   Version:          1.6.21
18:32:27   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:32:27  runc:
18:32:27   Version:          1.1.7
18:32:27   GitCommit:        v1.1.7-0-g860f061
18:32:27  docker-init:
18:32:27   Version:          0.19.0
18:32:27   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] sh
18:32:27 Fedora 39 - x86_64 - Updates                    303  B/s | 257  B     00:00    
18:32:27 Fedora 37 openh264 (From Cisco) - x86_64        2.2 kB/s | 2.5 kB     00:01    
18:32:27 Fedora Modular 37 - x86_64                      3.9 MB/s | 3.8 MB     00:00    
18:32:27 + docker info
18:32:27 Client: Docker Engine - Community
18:32:27  Version:    24.0.2
18:32:27  Context:    default
18:32:27  Debug Mode: false
18:32:27  Plugins:
18:32:27   buildx: Docker Buildx (Docker Inc.)
18:32:27     Version:  v0.10.5
18:32:27     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:32:27   compose: Docker Compose (Docker Inc.)
18:32:27     Version:  v2.18.1
18:32:27     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:32:27 
18:32:27 Server:
18:32:27  Containers: 0
18:32:27   Running: 0
18:32:27   Paused: 0
18:32:27   Stopped: 0
18:32:27  Images: 4
18:32:27  Server Version: 24.0.2
18:32:27  Storage Driver: overlay2
18:32:27   Backing Filesystem: extfs
18:32:27   Supports d_type: true
18:32:27   Using metacopy: false
18:32:27   Native Overlay Diff: true
18:32:27   userxattr: false
18:32:27  Logging Driver: json-file
18:32:27  Cgroup Driver: cgroupfs
18:32:27  Cgroup Version: 1
18:32:27  Plugins:
18:32:27   Volume: local
18:32:27   Network: bridge host ipvlan macvlan null overlay
18:32:27   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:32:27  Swarm: inactive
18:32:27  Runtimes: io.containerd.runc.v2 runc
18:32:27  Default Runtime: runc
18:32:27  Init Binary: docker-init
18:32:27  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:32:27  runc version: v1.1.7-0-g860f061
18:32:27  init version: de40ad0
18:32:27  Security Options:
18:32:27   apparmor
18:32:27   seccomp
18:32:27    Profile: builtin
18:32:27  Kernel Version: 5.15.0-1039-aws
18:32:27  Operating System: Ubuntu 20.04.6 LTS
18:32:27  OSType: linux
18:32:27  Architecture: armv8l
18:32:27  CPUs: 2
18:32:27  Total Memory: 7.559GiB
18:32:27  Name: ip-10-100-110-52
18:32:27  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:32:27  Docker Root Dir: /var/lib/docker
18:32:27  Debug Mode: false
18:32:27  Username: dockerbuildbot
18:32:27  Experimental: true
18:32:27  Insecure Registries:
18:32:27   127.0.0.0/8
18:32:27  Live Restore Enabled: true
18:32:27 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:32:27 The recommended git tool is: git
18:32:27 using credential docker-jenkins-github-credentials
18:32:27 Fedora Modular 38 - x86_64 - Updates             50 kB/s |  23 kB     00:00    
18:32:27 Cloning the remote Git repository
18:32:27 Cloning with configured refspecs honoured and without tags
18:32:27 + make clean
18:32:27 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:32:27 rm -f -r src
18:32:27 make -C rpm clean
18:32:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:32:27 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:32:27 rm -f -r rpmbuild/
18:32:27 docker builder prune -f --filter until=24h
18:32:27 Total:	0B
18:32:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:32:27 make -C deb clean
18:32:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:32:27 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:32:27 rm -f -r debbuild
18:32:27 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:32:27 rm -f -r sources
18:32:27 docker builder prune -f --filter until=24h
18:32:28 Total:	0B
18:32:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:32:28 make -C static clean
18:32:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:32:28 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:32:28 rm -f -r build
18:32:28 docker builder prune -f --filter until=24h
18:32:28 Total:	0B
18:32:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
18:32:28 Fetching without tags
18:32:28 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:32:28 Merge succeeded, producing 45cee49910fc58d93893c21eedce4212c19771ac
18:32:28 Checking out Revision 45cee49910fc58d93893c21eedce4212c19771ac (PR-949)
18:32:28 Metadata cache created.
18:32:28 + echo '[DEBUG] Installing engine rpms'
18:32:28 [DEBUG] Installing engine rpms
18:32:28 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:32:28 + make REF=master debian-bookworm
18:32:28 git init src/github.com/docker/cli
18:32:28 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:32:28 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:32:28 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:32:28 + SRC=src/github.com/docker/cli
18:32:28 + REF=master
18:32:28 + REF_FETCH=master
18:32:28 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:32:28 + awk {print $2}
18:32:28 + REF=refs/heads/master
18:32:28 + [ -n refs/heads/master ]
18:32:28 + REF_FETCH=refs/heads/master:refs/heads/master
18:32:28 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:32:28 ++ find rpm/rpmbuild/fedora-38/RPMS/ -type f -name '*.rpm'
18:32:28 ++ sed /src/d
18:32:28 + packages='rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc38.x86_64.rpm
18:32:28 rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc38.x86_64.rpm
18:32:28 rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm
18:32:28 rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm
18:32:28 rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm'
18:32:28 + set -x
18:32:28 ++ source /etc/os-release
18:32:28 +++ NAME='Fedora Linux'
18:32:28 +++ VERSION='38 (Container Image)'
18:32:28 +++ ID=fedora
18:32:28 +++ VERSION_ID=38
18:32:28 +++ VERSION_CODENAME=
18:32:28 +++ PLATFORM_ID=platform:f38
18:32:28 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
18:32:28 +++ ANSI_COLOR='0;38;2;60;110;180'
18:32:28 +++ LOGO=fedora-logo-icon
18:32:28 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
18:32:28 +++ DEFAULT_HOSTNAME=fedora
18:32:28 +++ HOME_URL=https://fedoraproject.org/
18:32:28 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
18:32:28 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:32:28 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:32:28 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:32:28 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
18:32:28 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:32:28 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
18:32:28 +++ SUPPORT_END=2024-05-14
18:32:28 +++ VARIANT='Container Image'
18:32:28 +++ VARIANT_ID=container
18:32:28 ++ echo 38
18:32:28 + product_version=38
18:32:28 + '[' 38 = rawhide ']'
18:32:28 + dnf install -y rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc38.x86_64.rpm
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45cee49910fc58d93893c21eedce4212c19771ac # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
18:32:29 + make clean
18:32:29 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:32:29 rm -f -r src
18:32:29 make -C rpm clean
18:32:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:32:29 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:32:29 rm -f -r rpmbuild/
18:32:29 docker builder prune -f --filter until=24h
18:32:29 Total:	0B
18:32:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:32:29 make -C deb clean
18:32:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:32:29 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:32:29 rm -f -r debbuild
18:32:29 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:32:29 rm -f -r sources
18:32:29 docker builder prune -f --filter until=24h
18:32:29 From https://github.com/docker/cli
18:32:29  * [new branch]      master     -> master
18:32:29  * [new branch]      master     -> origin/master
18:32:29 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:32:29 git init src/github.com/docker/docker
18:32:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:32:29 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:32:29 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:32:29 + SRC=src/github.com/docker/docker
18:32:29 + REF=master
18:32:29 + REF_FETCH=master
18:32:29 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:32:29 + awk {print $2}
18:32:29 Total:	0B
18:32:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:32:29 make -C static clean
18:32:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:32:29 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:32:29 rm -f -r build
18:32:29 docker builder prune -f --filter until=24h
18:32:29 Total:	0B
18:32:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:32:29 Fedora 39 - x86_64 - Test Updates                14 MB/s |  19 MB     00:01    
18:32:29 Last metadata expiration check: 0:00:02 ago on Wed Oct 11 18:32:27 2023.
18:32:29 + REF=refs/heads/master
18:32:29 + [ -n refs/heads/master ]
18:32:29 + REF_FETCH=refs/heads/master:refs/heads/master
18:32:29 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:32:29 Fedora 37 - x86_64 - Updates                     19 MB/s |  40 MB     00:02    
18:32:29 + make REF=master raspbian-buster
18:32:29 git init src/github.com/docker/cli
18:32:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:32:29 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:32:29 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:32:29 + SRC=src/github.com/docker/cli
18:32:29 + REF=master
18:32:29 + REF_FETCH=master
18:32:29 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:32:29 + awk {print $2}
18:32:29 + REF=refs/heads/master
18:32:29 + [ -n refs/heads/master ]
18:32:29 + REF_FETCH=refs/heads/master:refs/heads/master
18:32:29 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:32:30 Dependencies resolved.
18:32:30 ================================================================================================
18:32:30  Package                     Arch    Version                               Repository       Size
18:32:30 ================================================================================================
18:32:30 Installing:
18:32:30  docker-buildx-plugin        x86_64  0.11.2-0.fc38                         @commandline     13 M
18:32:30  docker-ce                   x86_64  3:0.0.0~20231011170815.26951f7-0.fc38 @commandline     25 M
18:32:30  docker-ce-cli               x86_64  1:0.0.0~20231011170815.26951f7-0.fc38 @commandline    7.3 M
18:32:30  docker-ce-rootless-extras   x86_64  0.0.0~20231011170815.26951f7-0.fc38   @commandline    4.0 M
18:32:30  docker-compose-plugin       x86_64  2.21.0-0.fc38                         @commandline     13 M
18:32:30 Installing dependencies:
18:32:30  container-selinux           noarch  2:2.222.0-1.fc38                      updates          54 k
18:32:30  containerd.io               x86_64  1.6.24-3.1.fc38                       docker-ce-test   33 M
18:32:30  dbus                        x86_64  1:1.14.10-1.fc38                      updates         8.0 k
18:32:30  dbus-broker                 x86_64  33-1.fc38                             fedora          173 k
18:32:30  dbus-common                 noarch  1:1.14.10-1.fc38                      updates          15 k
18:32:30  device-mapper               x86_64  1.02.189-2.fc38                       fedora          139 k
18:32:30  device-mapper-libs          x86_64  1.02.189-2.fc38                       fedora          176 k
18:32:30  diffutils                   x86_64  3.10-1.fc38                           updates         398 k
18:32:30  fuse-common                 x86_64  3.14.1-1.fc38                         updates         6.9 k
18:32:30  fuse-overlayfs              x86_64  1.12-1.fc38                           updates          67 k
18:32:30  fuse3                       x86_64  3.14.1-1.fc38                         updates          55 k
18:32:30  fuse3-libs                  x86_64  3.14.1-1.fc38                         updates          93 k
18:32:30  iptables-legacy             x86_64  1.8.9-4.fc38                          updates          53 k
18:32:30  iptables-legacy-libs        x86_64  1.8.9-4.fc38                          updates          38 k
18:32:30  iptables-libs               x86_64  1.8.9-4.fc38                          updates         405 k
18:32:30  kmod                        x86_64  30-4.fc38                             fedora          120 k
18:32:30  kmod-libs                   x86_64  30-4.fc38                             fedora           68 k
18:32:30  libargon2                   x86_64  20190702-2.fc38                       fedora           28 k
18:32:30  libcgroup                   x86_64  3.0-2.fc38                            fedora           75 k
18:32:30  libfdisk                    x86_64  2.38.1-4.fc38                         fedora          161 k
18:32:30  libibverbs                  x86_64  44.0-3.fc38                           fedora          429 k
18:32:30  libmnl                      x86_64  1.0.5-2.fc38                          fedora           28 k
18:32:30  libnetfilter_conntrack      x86_64  1.0.9-1.fc38                          updates          59 k
18:32:30  libnfnetlink                x86_64  1.0.1-23.fc38                         fedora           29 k
18:32:30  libnl3                      x86_64  3.7.0-3.fc38                          fedora          345 k
18:32:30  libpcap                     x86_64  14:1.10.4-1.fc38                      updates         175 k
18:32:30  libseccomp                  x86_64  2.5.3-4.fc38                          fedora           71 k
18:32:30  libselinux-utils            x86_64  3.5-1.fc38                            fedora          160 k
18:32:30  libslirp                    x86_64  4.7.0-3.fc38                          fedora           75 k
18:32:30  libutempter                 x86_64  1.2.1-8.fc38                          fedora           26 k
18:32:30  policycoreutils             x86_64  3.5-1.fc38                            fedora          241 k
18:32:30  rpm-plugin-selinux          x86_64  4.18.1-3.fc38                         updates          20 k
18:32:30  selinux-policy              noarch  38.29-1.fc38                          updates          55 k
18:32:30  selinux-policy-targeted     noarch  38.29-1.fc38                          updates         6.7 M
18:32:30  slirp4netns                 x86_64  1.2.1-1.fc38                          updates          47 k
18:32:30  systemd                     x86_64  253.10-1.fc38                         updates         4.4 M
18:32:30  systemd-pam                 x86_64  253.10-1.fc38                         updates         340 k
18:32:30  util-linux                  x86_64  2.38.1-4.fc38                         fedora          2.3 M
18:32:30  xkeyboard-config            noarch  2.38-1.fc38                           fedora          963 k
18:32:30  xz                          x86_64  5.4.1-1.fc38                          fedora          419 k
18:32:30 Installing weak dependencies:
18:32:30  cryptsetup-libs             x86_64  2.6.1-1.fc38                          fedora          492 k
18:32:30  libxkbcommon                x86_64  1.5.0-2.fc38                          fedora          140 k
18:32:30  qrencode-libs               x86_64  4.1.1-4.fc38                          fedora           61 k
18:32:30  systemd-networkd            x86_64  253.10-1.fc38                         updates         634 k
18:32:30  systemd-resolved            x86_64  253.10-1.fc38                         updates         289 k
18:32:30 
18:32:30 Transaction Summary
18:32:30 ================================================================================================
18:32:30 Install  50 Packages
18:32:30 
18:32:30 Total size: 115 M
18:32:30 Total download size: 53 M
18:32:30 Installed size: 437 M
18:32:30 Downloading Packages:
18:32:30 Importing GPG key 0x621E9F35:
18:32:30  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:32:30  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
18:32:30  From       : https://download.docker.com/linux/centos/gpg
18:32:30 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
18:32:30 Importing GPG key 0xF4A80EB5:
18:32:30  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
18:32:30  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
18:32:30  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
18:32:30  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
18:32:30 Running transaction check
18:32:30 Running transaction test
18:32:30 Transaction test succeeded
18:32:30 Running transaction
18:32:30   Installing : libseccomp-2.3.1-4.el7.x86_64                               1/27 
18:32:30   Installing : libcgroup-0.41-21.el7.x86_64                                2/27 
18:32:30 From https://github.com/docker/docker
18:32:30  * [new branch]      master     -> master
18:32:30  * [new branch]      master     -> origin/master
18:32:30 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:32:31 (1/45): cryptsetup-libs-2.6.1-1.fc38.x86_64.rpm 1.8 MB/s | 492 kB     00:00    
18:32:31 (2/45): dbus-broker-33-1.fc38.x86_64.rpm        642 kB/s | 173 kB     00:00    
18:32:31 (3/45): device-mapper-1.02.189-2.fc38.x86_64.rp  16 MB/s | 139 kB     00:00    
18:32:31 (4/45): device-mapper-libs-1.02.189-2.fc38.x86_  19 MB/s | 176 kB     00:00    
18:32:31 (5/45): kmod-30-4.fc38.x86_64.rpm                13 MB/s | 120 kB     00:00    
18:32:31 (6/45): kmod-libs-30-4.fc38.x86_64.rpm          6.7 MB/s |  68 kB     00:00    
18:32:31 (7/45): libargon2-20190702-2.fc38.x86_64.rpm    3.1 MB/s |  28 kB     00:00    
18:32:31 (8/45): libcgroup-3.0-2.fc38.x86_64.rpm         8.0 MB/s |  75 kB     00:00    
18:32:31 (9/45): libfdisk-2.38.1-4.fc38.x86_64.rpm        18 MB/s | 161 kB     00:00    
18:32:31 (10/45): libibverbs-44.0-3.fc38.x86_64.rpm       35 MB/s | 429 kB     00:00    
18:32:31 (11/45): libmnl-1.0.5-2.fc38.x86_64.rpm         2.6 MB/s |  28 kB     00:00    
18:32:31 (12/45): libnfnetlink-1.0.1-23.fc38.x86_64.rpm  3.7 MB/s |  29 kB     00:00    
18:32:31 (13/45): libnl3-3.7.0-3.fc38.x86_64.rpm          34 MB/s | 345 kB     00:00    
18:32:31 (14/45): libseccomp-2.5.3-4.fc38.x86_64.rpm     6.8 MB/s |  71 kB     00:00    
18:32:31 (15/45): libselinux-utils-3.5-1.fc38.x86_64.rpm  16 MB/s | 160 kB     00:00    
18:32:31 (16/45): libslirp-4.7.0-3.fc38.x86_64.rpm       7.8 MB/s |  75 kB     00:00    
18:32:31 (17/45): libutempter-1.2.1-8.fc38.x86_64.rpm    3.2 MB/s |  26 kB     00:00    
18:32:31 (18/45): libxkbcommon-1.5.0-2.fc38.x86_64.rpm    16 MB/s | 140 kB     00:00    
18:32:31 (19/45): policycoreutils-3.5-1.fc38.x86_64.rpm   24 MB/s | 241 kB     00:00    
18:32:31 (20/45): qrencode-libs-4.1.1-4.fc38.x86_64.rpm  6.4 MB/s |  61 kB     00:00    
18:32:31 (21/45): util-linux-2.38.1-4.fc38.x86_64.rpm     84 MB/s | 2.3 MB     00:00    
18:32:31 (22/45): xkeyboard-config-2.38-1.fc38.noarch.rp  36 MB/s | 963 kB     00:00    
18:32:31 (23/45): container-selinux-2.222.0-1.fc38.noarc  10 MB/s |  54 kB     00:00    
18:32:31 (24/45): xz-5.4.1-1.fc38.x86_64.rpm              31 MB/s | 419 kB     00:00    
18:32:31 (25/45): containerd.io-1.6.24-3.1.fc38.x86_64.r  58 MB/s |  33 MB     00:00    
18:32:31 (26/45): dbus-1.14.10-1.fc38.x86_64.rpm          53 kB/s | 8.0 kB     00:00    
18:32:31 (27/45): dbus-common-1.14.10-1.fc38.noarch.rpm  100 kB/s |  15 kB     00:00    
18:32:31 (28/45): diffutils-3.10-1.fc38.x86_64.rpm        45 MB/s | 398 kB     00:00    
18:32:31 (29/45): fuse-common-3.14.1-1.fc38.x86_64.rpm   644 kB/s | 6.9 kB     00:00    
18:32:31 (30/45): fuse-overlayfs-1.12-1.fc38.x86_64.rpm  6.4 MB/s |  67 kB     00:00    
18:32:31 (31/45): fuse3-3.14.1-1.fc38.x86_64.rpm         9.4 MB/s |  55 kB     00:00    
18:32:31 (32/45): fuse3-libs-3.14.1-1.fc38.x86_64.rpm     11 MB/s |  93 kB     00:00    
18:32:31 (33/45): iptables-legacy-1.8.9-4.fc38.x86_64.rp 6.0 MB/s |  53 kB     00:00    
18:32:31 (34/45): iptables-legacy-libs-1.8.9-4.fc38.x86_ 5.8 MB/s |  38 kB     00:00    
18:32:31 (35/45): iptables-libs-1.8.9-4.fc38.x86_64.rpm   35 MB/s | 405 kB     00:00    
18:32:31 (36/45): libnetfilter_conntrack-1.0.9-1.fc38.x8 5.3 MB/s |  59 kB     00:00    
18:32:31 From https://github.com/docker/cli
18:32:31  * [new branch]      master     -> master
18:32:31  * [new branch]      master     -> origin/master
18:32:31 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:32:31   Installing : libnfnetlink-1.0.1-4.el7.x86_64                             3/27 
18:32:31   Installing : libselinux-utils-2.5-15.el7.x86_64                          4/27 
18:32:31   Installing : policycoreutils-2.5-34.el7.x86_64                           5/27 
18:32:31 git init src/github.com/docker/buildx
18:32:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:32:31 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:32:31 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:32:31 + SRC=src/github.com/docker/buildx
18:32:31 + REF=v0.11.2
18:32:31 + REF_FETCH=v0.11.2
18:32:31 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:32:31 + awk {print $2}
18:32:31 (37/45): rpm-plugin-selinux-4.18.1-3.fc38.x86_6 3.4 MB/s |  20 kB     00:00    
18:32:31 (38/45): libpcap-1.10.4-1.fc38.x86_64.rpm        17 MB/s | 175 kB     00:00    
18:32:31 (39/45): selinux-policy-38.29-1.fc38.noarch.rpm 5.7 MB/s |  55 kB     00:00    
18:32:31 (40/45): slirp4netns-1.2.1-1.fc38.x86_64.rpm    2.4 MB/s |  47 kB     00:00    
18:32:31 (41/45): selinux-policy-targeted-38.29-1.fc38.n 105 MB/s | 6.7 MB     00:00    
18:32:31 (42/45): systemd-253.10-1.fc38.x86_64.rpm        58 MB/s | 4.4 MB     00:00    
18:32:31 (43/45): systemd-networkd-253.10-1.fc38.x86_64. 9.9 MB/s | 634 kB     00:00    
18:32:31 (44/45): systemd-pam-253.10-1.fc38.x86_64.rpm    27 MB/s | 340 kB     00:00    
18:32:31 (45/45): systemd-resolved-253.10-1.fc38.x86_64.  17 MB/s | 289 kB     00:00    
18:32:31 --------------------------------------------------------------------------------
18:32:31 Total                                            43 MB/s |  53 MB     00:01     
18:32:31 git init src/github.com/docker/docker
18:32:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:32:31 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:32:31 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:32:31 + SRC=src/github.com/docker/docker
18:32:31 + REF=master
18:32:31 + REF_FETCH=master
18:32:31 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:32:31 + awk {print $2}
18:32:31 + REF=refs/tags/v0.11.2
18:32:31 + [ -n refs/tags/v0.11.2 ]
18:32:31 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:32:31 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:32:31 + REF=refs/heads/master
18:32:31 + [ -n refs/heads/master ]
18:32:31 + REF_FETCH=refs/heads/master:refs/heads/master
18:32:31 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:32:31 Docker CE Test - x86_64                         6.8 kB/s | 1.6 kB     00:00    
18:32:31 Importing GPG key 0x621E9F35:
18:32:31  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:32:31  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:32:31  From       : https://download.docker.com/linux/fedora/gpg
18:32:31 Key imported successfully
18:32:31 From https://github.com/docker/buildx
18:32:31  * [new tag]         v0.11.2    -> v0.11.2
18:32:31 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:32:32 From https://github.com/docker/docker
18:32:32  * [new branch]      master     -> master
18:32:32  * [new branch]      master     -> origin/master
18:32:32 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:32:32 git init src/github.com/docker/compose
18:32:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:32:32 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:32:32 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:32:32 + SRC=src/github.com/docker/compose
18:32:32 + REF=v2.21.0
18:32:32 + REF_FETCH=v2.21.0
18:32:32 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:32:32 + awk {print $2}
18:32:32 + REF=refs/tags/v2.21.0
18:32:32 + [ -n refs/tags/v2.21.0 ]
18:32:32 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:32:32 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:32:32 Running transaction check
18:32:32 Transaction check succeeded.
18:32:32 Running transaction test
18:32:33 git init src/github.com/docker/buildx
18:32:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:32:33 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:32:33 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:32:33 + SRC=src/github.com/docker/buildx
18:32:33 + REF=v0.11.2
18:32:33 + REF_FETCH=v0.11.2
18:32:33 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:32:33 + awk {print $2}
18:32:33 From https://github.com/docker/compose
18:32:33  * [new tag]         v2.21.0    -> v2.21.0
18:32:33 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:32:33 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 debian-bookworm
18:32:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:32:33 mkdir -p sources
18:32:33 docker run --rm -w /v \
18:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:32:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:32:33 	alpine \
18:32:33 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:32:33 + REF=refs/tags/v0.11.2
18:32:33 + [ -n refs/tags/v0.11.2 ]
18:32:33 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:32:33 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:32:33   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    6/27 
18:32:33   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
18:32:34 Transaction test succeeded.
18:32:34 Running transaction
18:32:34 From https://github.com/docker/buildx
18:32:34  * [new tag]         v0.11.2    -> v0.11.2
18:32:34 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:32:34 git init src/github.com/docker/compose
18:32:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:32:34 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:32:34 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:32:34 + SRC=src/github.com/docker/compose
18:32:34 + REF=v2.21.0
18:32:34 + REF_FETCH=v2.21.0
18:32:34 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:32:34 + awk {print $2}
18:32:34 + REF=refs/tags/v2.21.0
18:32:34 + [ -n refs/tags/v2.21.0 ]
18:32:34 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:32:34 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:32:35   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch            1/1 
18:32:35   Preparing        :                                                        1/1 
18:32:35   Installing       : libseccomp-2.5.3-4.fc38.x86_64                        1/50 
18:32:35   Installing       : fuse3-libs-3.14.1-1.fc38.x86_64                       2/50 
18:32:35   Installing       : diffutils-3.10-1.fc38.x86_64                          3/50 
18:32:35   Installing       : libselinux-utils-3.5-1.fc38.x86_64                    4/50 
18:32:35 From https://github.com/docker/compose
18:32:35  * [new tag]         v2.21.0    -> v2.21.0
18:32:35 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:32:35 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 raspbian-buster
18:32:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:32:35 mkdir -p sources
18:32:35 docker run --rm -w /v \
18:32:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:32:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:32:35 	alpine \
18:32:35 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:32:35   Installing       : libfdisk-2.38.1-4.fc38.x86_64                         5/50 
18:32:35   Installing       : docker-buildx-plugin-0.11.2-0.fc38.x86_64             6/50 
18:32:35   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc38.x86_64             6/50 
18:32:35   Installing       : docker-compose-plugin-2.21.0-0.fc38.x86_64            7/50 
18:32:35 mkdir -p sources
18:32:35 docker run --rm -w /v \
18:32:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:32:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:32:35 	alpine \
18:32:35 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:32:35   Installing : slirp4netns-0.4.3-4.el7_8.x86_64                            8/27 
18:32:35   Running scriptlet: docker-compose-plugin-2.21.0-0.fc38.x86_64            7/50 
18:32:35   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    8/50 
18:32:35   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    8/50 
18:32:35   Installing       : fuse-common-3.14.1-1.fc38.x86_64                      9/50 
18:32:35   Installing       : fuse3-3.14.1-1.fc38.x86_64                           10/50 
18:32:35   Installing       : dbus-common-1:1.14.10-1.fc38.noarch                  11/50 
18:32:35   Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch                  11/50 
18:32:35   Running scriptlet: dbus-broker-33-1.fc38.x86_64                         12/50 
18:32:35   Installing       : dbus-broker-33-1.fc38.x86_64                         12/50 
18:32:35   Running scriptlet: dbus-broker-33-1.fc38.x86_64                         12/50 
18:32:35   Installing       : dbus-1:1.14.10-1.fc38.x86_64                         13/50 
18:32:36   Installing       : xz-5.4.1-1.fc38.x86_64                               14/50 
18:32:36   Installing       : xkeyboard-config-2.38-1.fc38.noarch                  15/50 
18:32:36   Installing       : libxkbcommon-1.5.0-2.fc38.x86_64                     16/50 
18:32:36   Installing       : qrencode-libs-4.1.1-4.fc38.x86_64                    17/50 
18:32:36   Running scriptlet: libutempter-1.2.1-8.fc38.x86_64                      18/50 
18:32:36   Installing       : libutempter-1.2.1-8.fc38.x86_64                      18/50 
18:32:36   Installing       : util-linux-2.38.1-4.fc38.x86_64                      19/50 
18:32:36 warning: /etc/adjtime created as /etc/adjtime.rpmnew
18:32:36 
18:32:36   Installing       : policycoreutils-3.5-1.fc38.x86_64                    20/50 
18:32:36   Running scriptlet: policycoreutils-3.5-1.fc38.x86_64                    20/50 
18:32:36   Installing       : selinux-policy-38.29-1.fc38.noarch                   21/50 
18:32:36   Running scriptlet: selinux-policy-38.29-1.fc38.noarch                   21/50 
18:32:36   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          22/50 
18:32:36   Installing       : selinux-policy-targeted-38.29-1.fc38.noarch          22/50 
18:32:37 Dependencies resolved.
18:32:37 ================================================================================
18:32:37  Package                    Arch     Version            Repository         Size
18:32:37 ================================================================================
18:32:37 Installing:
18:32:37  dnf-plugins-core           noarch   4.4.3-1.fc39       updates-testing    38 k
18:32:37 Installing dependencies:
18:32:37  dbus-libs                  x86_64   1:1.14.10-1.fc39   fedora            156 k
18:32:37  fonts-filesystem           noarch   1:2.0.5-12.fc39    fedora            8.2 k
18:32:37  js-jquery                  noarch   3.6.4-2.fc39       fedora            172 k
18:32:37  python3-dateutil           noarch   1:2.8.2-10.fc39    fedora            355 k
18:32:37  python3-dbus               x86_64   1.3.2-4.fc39       fedora            157 k
18:32:37  python3-distro             noarch   1.8.0-6.fc39       fedora             49 k
18:32:37  python3-dnf-plugins-core   noarch   4.4.3-1.fc39       updates-testing   317 k
18:32:37  python3-six                noarch   1.16.0-12.fc39     fedora             41 k
18:32:37  python3-systemd            x86_64   235-5.fc39         fedora            107 k
18:32:37  web-assets-filesystem      noarch   5-20.fc39          fedora            7.9 k
18:32:37 Installing weak dependencies:
18:32:37  python-systemd-doc         x86_64   235-5.fc39         fedora             75 k
18:32:37 
18:32:37 Transaction Summary
18:32:37 ================================================================================
18:32:37 Install  12 Packages
18:32:37 
18:32:37 Total download size: 1.4 M
18:32:37 Installed size: 4.6 M
18:32:37 Downloading Packages:
18:32:37 (1/12): fonts-filesystem-2.0.5-12.fc39.noarch.r  36 kB/s | 8.2 kB     00:00    
18:32:37 (2/12): dbus-libs-1.14.10-1.fc39.x86_64.rpm     678 kB/s | 156 kB     00:00    
18:32:37 (3/12): js-jquery-3.6.4-2.fc39.noarch.rpm       736 kB/s | 172 kB     00:00    
18:32:37 (4/12): python-systemd-doc-235-5.fc39.x86_64.rp 6.4 MB/s |  75 kB     00:00    
18:32:37   Installing : docker-buildx-plugin-0.11.2-0.el7.x86_64                    9/27 
18:32:37 (5/12): python3-dateutil-2.8.2-10.fc39.noarch.r  29 MB/s | 355 kB     00:00    
18:32:37 (6/12): python3-dbus-1.3.2-4.fc39.x86_64.rpm     17 MB/s | 157 kB     00:00    
18:32:37 (7/12): python3-distro-1.8.0-6.fc39.noarch.rpm  4.2 MB/s |  49 kB     00:00    
18:32:37 (8/12): python3-six-1.16.0-12.fc39.noarch.rpm   4.6 MB/s |  41 kB     00:00    
18:32:37 (9/12): python3-systemd-235-5.fc39.x86_64.rpm    18 MB/s | 107 kB     00:00    
18:32:37 (10/12): web-assets-filesystem-5-20.fc39.noarch 1.0 MB/s | 7.9 kB     00:00    
18:32:37 (11/12): dnf-plugins-core-4.4.3-1.fc39.noarch.r 4.7 MB/s |  38 kB     00:00    
18:32:37 (12/12): python3-dnf-plugins-core-4.4.3-1.fc39.  43 MB/s | 317 kB     00:00    
18:32:37 --------------------------------------------------------------------------------
18:32:37 Total                                           1.3 MB/s | 1.4 MB     00:01     
18:32:37 Running transaction check
18:32:37 Transaction check succeeded.
18:32:37 Running transaction test
18:32:38 Transaction test succeeded.
18:32:38 Running transaction
18:32:38   Preparing        :                                                        1/1 
18:32:38   Installing       : python3-six-1.16.0-12.fc39.noarch                     1/12 
18:32:38   Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch               2/12 
18:32:38   Installing       : python3-distro-1.8.0-6.fc39.noarch                    3/12 
18:32:38   Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch               4/12 
18:32:38   Installing       : web-assets-filesystem-5-20.fc39.noarch                5/12 
18:32:38   Installing       : js-jquery-3.6.4-2.fc39.noarch                         6/12 
18:32:38   Installing       : python-systemd-doc-235-5.fc39.x86_64                  7/12 
18:32:38   Installing       : python3-systemd-235-5.fc39.x86_64                     8/12 
18:32:38   Installing       : dbus-libs-1:1.14.10-1.fc39.x86_64                     9/12 
18:32:38   Installing       : python3-dbus-1.3.2-4.fc39.x86_64                     10/12 
18:32:38   Installing       : python3-dnf-plugins-core-4.4.3-1.fc39.noarch         11/12 
18:32:38   Installing       : dnf-plugins-core-4.4.3-1.fc39.noarch                 12/12 
18:32:38   Running scriptlet: dnf-plugins-core-4.4.3-1.fc39.noarch                 12/12 
18:32:38   Verifying        : dbus-libs-1:1.14.10-1.fc39.x86_64                     1/12 
18:32:38   Verifying        : fonts-filesystem-1:2.0.5-12.fc39.noarch               2/12 
18:32:38   Verifying        : js-jquery-3.6.4-2.fc39.noarch                         3/12 
18:32:38   Verifying        : python-systemd-doc-235-5.fc39.x86_64                  4/12 
18:32:38   Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch               5/12 
18:32:38   Verifying        : python3-dbus-1.3.2-4.fc39.x86_64                      6/12 
18:32:38   Verifying        : python3-distro-1.8.0-6.fc39.noarch                    7/12 
18:32:38   Verifying        : python3-six-1.16.0-12.fc39.noarch                     8/12 
18:32:38   Verifying        : python3-systemd-235-5.fc39.x86_64                     9/12 
18:32:38   Verifying        : web-assets-filesystem-5-20.fc39.noarch               10/12 
18:32:38   Verifying        : dnf-plugins-core-4.4.3-1.fc39.noarch                 11/12 
18:32:38   Verifying        : python3-dnf-plugins-core-4.4.3-1.fc39.noarch         12/12 
18:32:38 
18:32:38 Installed:
18:32:38   dbus-libs-1:1.14.10-1.fc39.x86_64                                             
18:32:38   dnf-plugins-core-4.4.3-1.fc39.noarch                                          
18:32:38   fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
18:32:38   js-jquery-3.6.4-2.fc39.noarch                                                 
18:32:38   python-systemd-doc-235-5.fc39.x86_64                                          
18:32:38   python3-dateutil-1:2.8.2-10.fc39.noarch                                       
18:32:38   python3-dbus-1.3.2-4.fc39.x86_64                                              
18:32:38   python3-distro-1.8.0-6.fc39.noarch                                            
18:32:38   python3-dnf-plugins-core-4.4.3-1.fc39.noarch                                  
18:32:38   python3-six-1.16.0-12.fc39.noarch                                             
18:32:38   python3-systemd-235-5.fc39.x86_64                                             
18:32:38   web-assets-filesystem-5-20.fc39.noarch                                        
18:32:38 
18:32:38 Complete!
18:32:38 + case ${DIST_ID}:${DIST_VERSION} in
18:32:38 + dnf install -y findutils
18:32:39 Last metadata expiration check: 0:00:11 ago on Wed Oct 11 18:32:28 2023.
18:32:39   Installing : docker-compose-plugin-2.21.0-0.el7.x86_64                  10/27 
18:32:39   Installing : 1:docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_6   11/27 
18:32:39 mkdir -p sources
18:32:39 docker run --rm -w /v \
18:32:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:32:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:32:39 	alpine \
18:32:39 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:32:40 Package findutils-1:4.9.0-5.fc39.x86_64 is already installed.
18:32:40 Dependencies resolved.
18:32:40 Nothing to do.
18:32:40 Complete!
18:32:40 + install_rpm_containerd
18:32:40 + '[' prod = stage ']'
18:32:40 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
18:32:40 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
18:32:40 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
18:32:40 + dnf --version
18:32:40   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       12/27 
18:32:40   Installing : libselinux-python-2.5-15.el7.x86_64                        13/27 
18:32:40   Installing : libsemanage-python-2.5-14.el7.x86_64                       14/27 
18:32:40 4.17.0
18:32:40   Installed: dnf-0:4.17.0-6.fc39.noarch at Fri Sep 29 09:51:41 2023
18:32:40   Built    : Fedora Project at Thu Sep 21 09:02:40 2023
18:32:40 
18:32:40   Installed: rpm-0:4.19.0-1.fc39.x86_64 at Fri Sep 29 09:51:41 2023
18:32:40   Built    : Fedora Project at Tue Sep 19 13:02:12 2023
18:32:40 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
18:32:40 mkdir -p sources
18:32:40 docker run --rm -w /v \
18:32:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:32:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:32:40 	alpine \
18:32:40 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:32:40 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
18:32:40   Installing : fuse3-libs-3.6.1-4.el7.x86_64                              15/27 
18:32:40   Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64                        16/27 
18:32:40 + dnf config-manager --set-disabled 'docker-ce-*'
18:32:41 + dnf config-manager --set-enabled docker-ce-test
18:32:41   Installing : setools-libs-3.3.8-4.el7.x86_64                            17/27 
18:32:41   Installing : python-IPy-0.75-6.el7.noarch                               18/27 
18:32:41   Installing : checkpolicy-2.5-8.el7.x86_64                               19/27 
18:32:41   Installing : policycoreutils-python-2.5-34.el7.x86_64                   20/27 
18:32:41 + dnf makecache
18:32:41 Fedora Modular 37 - x86_64 - Updates            2.9 MB/s | 2.9 MB     00:01    
18:32:42 Docker CE Test - x86_64                         3.3 kB/s | 1.5 kB     00:00    
18:32:42 mkdir -p sources
18:32:42 docker run --rm -w /v \
18:32:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:32:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:32:42 	alpine \
18:32:42 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:32:42 Fedora 39 - x86_64                               72 kB/s |  20 kB     00:00    
18:32:42 == Building packages for debian-bookworm ==
18:32:42 mkdir -p "debbuild/debian-bookworm"
18:32:42 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile .
18:32:43 Fedora 39 openh264 (From Cisco) - x86_64        3.6 kB/s | 989  B     00:00    
18:32:43 #1 [internal] load build definition from Dockerfile
18:32:43 #1 transferring dockerfile: 986B done
18:32:43 #1 DONE 0.0s
18:32:43 
18:32:43 #2 [internal] load .dockerignore
18:32:43 #2 transferring context: 2B done
18:32:43 #2 DONE 0.0s
18:32:43 
18:32:43 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:32:43 #3 DONE 0.0s
18:32:43 
18:32:43 #4 resolve image config for docker.io/docker/dockerfile:1
18:32:43 Fedora 39 - x86_64 - Updates                    103 kB/s |  24 kB     00:00    
18:32:43 #4 DONE 0.3s
18:32:43 
18:32:43 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:32:43 #5 CACHED
18:32:43 
18:32:43 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:32:43 mkdir -p sources
18:32:43 docker run --rm -w /v \
18:32:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:32:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:32:43 	alpine \
18:32:43 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:32:43 #6 ...
18:32:43 
18:32:43 #7 [auth] library/debian:pull token for registry-1.docker.io
18:32:43 #7 DONE 0.0s
18:32:43 
18:32:43 #8 [auth] library/golang:pull token for registry-1.docker.io
18:32:43 #8 DONE 0.0s
18:32:43 Fedora 39 - x86_64 - Test Updates                21 kB/s |  10 kB     00:00    
18:32:43 
18:32:43 #9 [internal] load metadata for docker.io/library/debian:bookworm
18:32:43 #9 DONE 0.4s
18:32:43 
18:32:43 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:32:44 #6 DONE 0.5s
18:32:44 
18:32:44 #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581
18:32:44 #10 resolve docker.io/library/debian:bookworm@sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581 0.1s done
18:32:44 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 0B / 45.18MB 0.1s
18:32:44 #10 sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581 1.85kB / 1.85kB done
18:32:44 #10 sha256:d6dfa833c3934ea27e3fe3efd0e457489b56e5f05d7e6cb0bba8ae17720d8f9b 529B / 529B done
18:32:44 #10 sha256:74b3c72f9d290401608728f7633414c0897a96e93a08c49aa976dfe869911da3 1.48kB / 1.48kB done
18:32:44   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          22/50 
18:32:44   Running scriptlet: container-selinux-2:2.222.0-1.fc38.noarch            23/50 
18:32:44   Installing       : container-selinux-2:2.222.0-1.fc38.noarch            23/50 
18:32:44 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 4.19MB / 45.18MB 0.5s
18:32:44 Metadata cache created.
18:32:44 [DEBUG] Installing engine rpms
18:32:44 + echo '[DEBUG] Installing engine rpms'
18:32:44 ++ find rpm/rpmbuild/fedora-39/RPMS/ -type f -name '*.rpm'
18:32:44 ++ sed /src/d
18:32:44 + packages='rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc39.x86_64.rpm
18:32:44 rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm
18:32:44 rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm
18:32:44 rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm
18:32:44 rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm'
18:32:44 + set -x
18:32:44 ++ source /etc/os-release
18:32:44 +++ NAME='Fedora Linux'
18:32:44 +++ VERSION='39 (Container Image Prerelease)'
18:32:44 +++ ID=fedora
18:32:44 +++ VERSION_ID=39
18:32:44 +++ VERSION_CODENAME=
18:32:44 +++ PLATFORM_ID=platform:f39
18:32:44 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
18:32:44 +++ ANSI_COLOR='0;38;2;60;110;180'
18:32:44 +++ LOGO=fedora-logo-icon
18:32:44 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
18:32:44 +++ DEFAULT_HOSTNAME=fedora
18:32:44 +++ HOME_URL=https://fedoraproject.org/
18:32:44 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
18:32:44 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:32:44 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:32:44 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:32:44 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
18:32:44 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:32:44 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
18:32:44 +++ SUPPORT_END=2024-05-14
18:32:44 +++ VARIANT='Container Image'
18:32:44 +++ VARIANT_ID=container
18:32:44 ++ echo 39
18:32:44 + product_version=39
18:32:44 + '[' 39 = rawhide ']'
18:32:44 + dnf install -y rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc39.x86_64.rpm
18:32:45 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 10.49MB / 45.18MB 0.8s
18:32:45 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 16.78MB / 45.18MB 1.1s
18:32:45 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 20.97MB / 45.18MB 1.3s
18:32:45 #10 ...
18:32:45 
18:32:45 #11 [internal] load build context
18:32:45 #11 transferring context: 34.09MB 1.5s done
18:32:45 #11 DONE 1.5s
18:32:45 
18:32:45 #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581
18:32:45 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 25.17MB / 45.18MB 1.5s
18:32:45 Last metadata expiration check: 0:00:02 ago on Wed Oct 11 18:32:43 2023.
18:32:45 Dependencies resolved.
18:32:45 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 28.31MB / 45.18MB 1.6s
18:32:45 =================================================================================================
18:32:45  Package                     Arch    Version                               Repository        Size
18:32:45 =================================================================================================
18:32:45 Installing:
18:32:45  docker-buildx-plugin        x86_64  0.11.2-0.fc39                         @commandline      13 M
18:32:45  docker-ce                   x86_64  3:0.0.0~20231011170815.26951f7-0.fc39 @commandline      25 M
18:32:45  docker-ce-cli               x86_64  1:0.0.0~20231011170815.26951f7-0.fc39 @commandline     7.3 M
18:32:45  docker-ce-rootless-extras   x86_64  0.0.0~20231011170815.26951f7-0.fc39   @commandline     4.0 M
18:32:45  docker-compose-plugin       x86_64  2.21.0-0.fc39                         @commandline      13 M
18:32:45 Upgrading:
18:32:45  systemd-libs                x86_64  254.5-2.fc39                          fedora           689 k
18:32:45 Installing dependencies:
18:32:45  container-selinux           noarch  2:2.222.0-1.fc39                      fedora            55 k
18:32:45  containerd.io               x86_64  1.6.24-3.1.fc39                       docker-ce-test    33 M
18:32:45  dbus                        x86_64  1:1.14.10-1.fc39                      fedora           8.1 k
18:32:45  dbus-broker                 x86_64  33-2.fc39                             fedora           173 k
18:32:45  dbus-common                 noarch  1:1.14.10-1.fc39                      fedora            15 k
18:32:45  device-mapper               x86_64  1.02.196-1.fc39                       fedora           138 k
18:32:45  device-mapper-libs          x86_64  1.02.196-1.fc39                       fedora           175 k
18:32:45  diffutils                   x86_64  3.10-3.fc39                           fedora           398 k
18:32:45  fuse-common                 x86_64  3.16.1-1.fc39                         fedora           8.3 k
18:32:45  fuse-overlayfs              x86_64  1.12-2.fc39                           fedora            67 k
18:32:45  fuse3                       x86_64  3.16.1-1.fc39                         fedora            57 k
18:32:45  fuse3-libs                  x86_64  3.16.1-1.fc39                         fedora            94 k
18:32:45  iptables-legacy             x86_64  1.8.9-5.fc39                          fedora            52 k
18:32:45  iptables-legacy-libs        x86_64  1.8.9-5.fc39                          fedora            38 k
18:32:45  iptables-libs               x86_64  1.8.9-5.fc39                          fedora           414 k
18:32:45  kmod                        x86_64  30-6.fc39                             fedora           120 k
18:32:45  kmod-libs                   x86_64  30-6.fc39                             fedora            67 k
18:32:45  libargon2                   x86_64  20190702-3.fc39                       fedora            28 k
18:32:45  libcgroup                   x86_64  3.0-3.fc39                            fedora            74 k
18:32:45  libfdisk                    x86_64  2.39.2-1.fc39                         fedora           162 k
18:32:45  libibverbs                  x86_64  46.0-4.fc39                           fedora           431 k
18:32:45  libmnl                      x86_64  1.0.5-3.fc39                          fedora            28 k
18:32:45  libnetfilter_conntrack      x86_64  1.0.9-2.fc39                          fedora            59 k
18:32:45  libnfnetlink                x86_64  1.0.1-24.fc39                         fedora            29 k
18:32:45  libnl3                      x86_64  3.8.0-1.fc39                          fedora           348 k
18:32:45  libpcap                     x86_64  14:1.10.4-2.fc39                      fedora           175 k
18:32:45  libseccomp                  x86_64  2.5.3-6.fc39                          fedora            71 k
18:32:45  libselinux-utils            x86_64  3.5-5.fc39                            fedora           163 k
18:32:45  libslirp                    x86_64  4.7.0-4.fc39                          fedora            75 k
18:32:45  libutempter                 x86_64  1.2.1-10.fc39                         fedora            26 k
18:32:45  policycoreutils             x86_64  3.5-7.fc39                            fedora           243 k
18:32:45  rpm-plugin-selinux          x86_64  4.19.0-1.fc39                         fedora            20 k
18:32:45  selinux-policy              noarch  38.29-1.fc39                          updates-testing   55 k
18:32:45  selinux-policy-targeted     noarch  38.29-1.fc39                          updates-testing  6.7 M
18:32:45  slirp4netns                 x86_64  1.2.1-1.fc39                          fedora            47 k
18:32:45  systemd                     x86_64  254.5-2.fc39                          fedora           4.7 M
18:32:45  systemd-pam                 x86_64  254.5-2.fc39                          fedora           363 k
18:32:45  util-linux                  x86_64  2.39.2-1.fc39                         fedora           1.2 M
18:32:45  xkeyboard-config            noarch  2.39-2.fc39                           fedora           962 k
18:32:45  xz                          x86_64  5.4.4-1.fc39                          fedora           556 k
18:32:45 Installing weak dependencies:
18:32:45  cryptsetup-libs             x86_64  2.6.1-3.fc39                          fedora           491 k
18:32:45  libbpf                      x86_64  2:1.1.0-4.fc39                        fedora           165 k
18:32:45  libxkbcommon                x86_64  1.6.0-1.fc39                          updates-testing  142 k
18:32:45  qrencode-libs               x86_64  4.1.1-5.fc39                          fedora            61 k
18:32:45  systemd-networkd            x86_64  254.5-2.fc39                          fedora           649 k
18:32:45  systemd-resolved            x86_64  254.5-2.fc39                          fedora           295 k
18:32:45 
18:32:45 Transaction Summary
18:32:45 =================================================================================================
18:32:45 Install  51 Packages
18:32:45 Upgrade   1 Package
18:32:45 
18:32:45 Total size: 115 M
18:32:45 Total download size: 54 M
18:32:45 Downloading Packages:
18:32:46 Dependencies resolved.
18:32:46 ================================================================================
18:32:46  Package                      Arch       Version              Repository   Size
18:32:46 ================================================================================
18:32:46 Installing:
18:32:46  dnf-plugins-core             noarch     4.4.2-1.fc37         updates      38 k
18:32:46 Installing dependencies:
18:32:46  dbus-libs                    x86_64     1:1.14.10-1.fc37     updates     156 k
18:32:46  fonts-filesystem             noarch     1:2.0.5-9.fc37       fedora      7.9 k
18:32:46  js-jquery                    noarch     3.6.0-3.fc37         fedora      171 k
18:32:46  python3-dateutil             noarch     1:2.8.2-4.fc37       fedora      361 k
18:32:46  python3-dbus                 x86_64     1.3.2-1.fc37         updates     157 k
18:32:46  python3-distro               noarch     1.7.0-3.fc37         fedora       48 k
18:32:46  python3-dnf-plugins-core     noarch     4.4.2-1.fc37         updates     299 k
18:32:46  python3-six                  noarch     1.16.0-8.fc37        fedora       42 k
18:32:46  python3-systemd              x86_64     235-1.fc37           fedora      108 k
18:32:46  web-assets-filesystem        noarch     5-18.fc37            fedora      7.9 k
18:32:46 Installing weak dependencies:
18:32:46  python-systemd-doc           x86_64     235-1.fc37           fedora      167 k
18:32:46 
18:32:46 Transaction Summary
18:32:46 ================================================================================
18:32:46 Install  12 Packages
18:32:46 
18:32:46 Total download size: 1.5 M
18:32:46 Installed size: 4.9 M
18:32:46 Downloading Packages:
18:32:46 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 33.55MB / 45.18MB 1.8s
18:32:46 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 40.89MB / 45.18MB 2.1s
18:32:46 (1/47): container-selinux-2.222.0-1.fc39.noarch 246 kB/s |  55 kB     00:00    
18:32:46 (2/47): dbus-1.14.10-1.fc39.x86_64.rpm          2.3 MB/s | 8.1 kB     00:00    
18:32:46 (3/47): cryptsetup-libs-2.6.1-3.fc39.x86_64.rpm 2.0 MB/s | 491 kB     00:00    
18:32:46 (4/47): dbus-broker-33-2.fc39.x86_64.rpm         15 MB/s | 173 kB     00:00    
18:32:46 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 45.18MB / 45.18MB 2.3s
18:32:46 #10 sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 45.18MB / 45.18MB 2.4s done
18:32:46 #10 extracting sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6
18:32:46 (1/12): fonts-filesystem-2.0.5-9.fc37.noarch.rp  27 kB/s | 7.9 kB     00:00    
18:32:46 (2/12): js-jquery-3.6.0-3.fc37.noarch.rpm       578 kB/s | 171 kB     00:00    
18:32:46 (3/12): python-systemd-doc-235-1.fc37.x86_64.rp 556 kB/s | 167 kB     00:00    
18:32:46 (4/12): python3-dateutil-2.8.2-4.fc37.noarch.rp  20 MB/s | 361 kB     00:00    
18:32:46 (5/12): python3-distro-1.7.0-3.fc37.noarch.rpm  3.2 MB/s |  48 kB     00:00    
18:32:46 (6/12): python3-six-1.16.0-8.fc37.noarch.rpm    3.2 MB/s |  42 kB     00:00    
18:32:46 (7/12): python3-systemd-235-1.fc37.x86_64.rpm    12 MB/s | 108 kB     00:00    
18:32:46 (8/12): web-assets-filesystem-5-18.fc37.noarch. 685 kB/s | 7.9 kB     00:00    
18:32:46 (9/12): dbus-libs-1.14.10-1.fc37.x86_64.rpm      11 MB/s | 156 kB     00:00    
18:32:46 (10/12): dnf-plugins-core-4.4.2-1.fc37.noarch.r 4.1 MB/s |  38 kB     00:00    
18:32:46 (11/12): python3-dbus-1.3.2-1.fc37.x86_64.rpm    11 MB/s | 157 kB     00:00    
18:32:46 (12/12): python3-dnf-plugins-core-4.4.2-1.fc37.  21 MB/s | 299 kB     00:00    
18:32:46 --------------------------------------------------------------------------------
18:32:46 Total                                           1.2 MB/s | 1.5 MB     00:01     
18:32:46 Running transaction check
18:32:46 Transaction check succeeded.
18:32:46 Running transaction test
18:32:46 (5/47): dbus-common-1.14.10-1.fc39.noarch.rpm   1.2 MB/s |  15 kB     00:00    
18:32:46 (6/47): device-mapper-1.02.196-1.fc39.x86_64.rp  14 MB/s | 138 kB     00:00    
18:32:46 (7/47): device-mapper-libs-1.02.196-1.fc39.x86_  16 MB/s | 175 kB     00:00    
18:32:46 (8/47): diffutils-3.10-3.fc39.x86_64.rpm         34 MB/s | 398 kB     00:00    
18:32:46 (9/47): fuse-common-3.16.1-1.fc39.x86_64.rpm    813 kB/s | 8.3 kB     00:00    
18:32:46 (10/47): fuse-overlayfs-1.12-2.fc39.x86_64.rpm  9.6 MB/s |  67 kB     00:00    
18:32:46 (11/47): fuse3-3.16.1-1.fc39.x86_64.rpm         8.4 MB/s |  57 kB     00:00    
18:32:46 (12/47): fuse3-libs-3.16.1-1.fc39.x86_64.rpm     15 MB/s |  94 kB     00:00    
18:32:46 (13/47): iptables-legacy-1.8.9-5.fc39.x86_64.rp 7.6 MB/s |  52 kB     00:00    
18:32:46 (14/47): iptables-legacy-libs-1.8.9-5.fc39.x86_ 5.7 MB/s |  38 kB     00:00    
18:32:46 (15/47): iptables-libs-1.8.9-5.fc39.x86_64.rpm   40 MB/s | 414 kB     00:00    
18:32:46 (16/47): kmod-30-6.fc39.x86_64.rpm               12 MB/s | 120 kB     00:00    
18:32:46 (17/47): kmod-libs-30-6.fc39.x86_64.rpm         9.7 MB/s |  67 kB     00:00    
18:32:46 (18/47): libargon2-20190702-3.fc39.x86_64.rpm   4.1 MB/s |  28 kB     00:00    
18:32:46 (19/47): libbpf-1.1.0-4.fc39.x86_64.rpm          20 MB/s | 165 kB     00:00    
18:32:46 (20/47): libcgroup-3.0-3.fc39.x86_64.rpm        9.7 MB/s |  74 kB     00:00    
18:32:46 (21/47): libfdisk-2.39.2-1.fc39.x86_64.rpm       19 MB/s | 162 kB     00:00    
18:32:46 (22/47): libibverbs-46.0-4.fc39.x86_64.rpm       34 MB/s | 431 kB     00:00    
18:32:46 (23/47): libmnl-1.0.5-3.fc39.x86_64.rpm         2.2 MB/s |  28 kB     00:00    
18:32:46 (24/47): libnetfilter_conntrack-1.0.9-2.fc39.x8 7.1 MB/s |  59 kB     00:00    
18:32:46 (25/47): libnfnetlink-1.0.1-24.fc39.x86_64.rpm  4.3 MB/s |  29 kB     00:00    
18:32:46 (26/47): libnl3-3.8.0-1.fc39.x86_64.rpm          39 MB/s | 348 kB     00:00    
18:32:46 (27/47): libpcap-1.10.4-2.fc39.x86_64.rpm        15 MB/s | 175 kB     00:00    
18:32:46 (28/47): libseccomp-2.5.3-6.fc39.x86_64.rpm     7.9 MB/s |  71 kB     00:00    
18:32:46 (29/47): libselinux-utils-3.5-5.fc39.x86_64.rpm  18 MB/s | 163 kB     00:00    
18:32:46 (30/47): libslirp-4.7.0-4.fc39.x86_64.rpm       7.9 MB/s |  75 kB     00:00    
18:32:46 (31/47): libutempter-1.2.1-10.fc39.x86_64.rpm   3.4 MB/s |  26 kB     00:00    
18:32:46 (32/47): policycoreutils-3.5-7.fc39.x86_64.rpm   28 MB/s | 243 kB     00:00    
18:32:46 (33/47): qrencode-libs-4.1.1-5.fc39.x86_64.rpm  5.1 MB/s |  61 kB     00:00    
18:32:46 (34/47): rpm-plugin-selinux-4.19.0-1.fc39.x86_6 2.1 MB/s |  20 kB     00:00    
18:32:46 (35/47): slirp4netns-1.2.1-1.fc39.x86_64.rpm    6.3 MB/s |  47 kB     00:00    
18:32:46 (36/47): systemd-networkd-254.5-2.fc39.x86_64.r  53 MB/s | 649 kB     00:00    
18:32:46 (37/47): systemd-254.5-2.fc39.x86_64.rpm         82 MB/s | 4.7 MB     00:00    
18:32:46 (38/47): systemd-pam-254.5-2.fc39.x86_64.rpm    9.6 MB/s | 363 kB     00:00    
18:32:46 (39/47): systemd-resolved-254.5-2.fc39.x86_64.r  17 MB/s | 295 kB     00:00    
18:32:46 mkdir -p sources
18:32:46 docker run --rm -w /v \
18:32:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:32:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:32:46 	alpine \
18:32:46 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:32:46 Transaction test succeeded.
18:32:46 Running transaction
18:32:46   Preparing        :                                                        1/1 
18:32:46   Installing       : dbus-libs-1:1.14.10-1.fc37.x86_64                     1/12 
18:32:46   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                      2/12 
18:32:46   Installing       : python3-six-1.16.0-8.fc37.noarch                      3/12 
18:32:46   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch                4/12 
18:32:46   Installing       : python3-distro-1.7.0-3.fc37.noarch                    5/12 
18:32:46   Installing       : fonts-filesystem-1:2.0.5-9.fc37.noarch                6/12 
18:32:46   Installing       : web-assets-filesystem-5-18.fc37.noarch                7/12 
18:32:46   Installing       : js-jquery-3.6.0-3.fc37.noarch                         8/12 
18:32:46   Installing       : python-systemd-doc-235-1.fc37.x86_64                  9/12 
18:32:46   Installing       : python3-systemd-235-1.fc37.x86_64                    10/12 
18:32:46   Installing       : python3-dnf-plugins-core-4.4.2-1.fc37.noarch         11/12 
18:32:46   Installing       : dnf-plugins-core-4.4.2-1.fc37.noarch                 12/12 
18:32:47 (40/47): util-linux-2.39.2-1.fc39.x86_64.rpm     63 MB/s | 1.2 MB     00:00    
18:32:47 (41/47): containerd.io-1.6.24-3.1.fc39.x86_64.r  49 MB/s |  33 MB     00:00    
18:32:47 (42/47): xkeyboard-config-2.39-2.fc39.noarch.rp 5.0 MB/s | 962 kB     00:00    
18:32:47 (43/47): xz-5.4.4-1.fc39.x86_64.rpm             3.0 MB/s | 556 kB     00:00    
18:32:47 (44/47): libxkbcommon-1.6.0-1.fc39.x86_64.rpm    13 MB/s | 142 kB     00:00    
18:32:47 (45/47): selinux-policy-38.29-1.fc39.noarch.rpm 3.8 MB/s |  55 kB     00:00    
18:32:47 (46/47): systemd-libs-254.5-2.fc39.x86_64.rpm    61 MB/s | 689 kB     00:00    
18:32:47 (47/47): selinux-policy-targeted-38.29-1.fc39.n  95 MB/s | 6.7 MB     00:00    
18:32:47 --------------------------------------------------------------------------------
18:32:47 Total                                            40 MB/s |  54 MB     00:01     
18:32:47 == Building packages for raspbian-buster ==
18:32:47 mkdir -p "debbuild/raspbian-buster"
18:32:47 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
18:32:47 #1 [internal] load build definition from Dockerfile
18:32:47 #1 transferring dockerfile: 999B done
18:32:47 #1 DONE 0.0s
18:32:47 
18:32:47 #2 [internal] load .dockerignore
18:32:47 #2 transferring context: 2B done
18:32:47 #2 DONE 0.0s
18:32:47 
18:32:47 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:32:47 #3 DONE 0.0s
18:32:47 
18:32:47 #4 resolve image config for docker.io/docker/dockerfile:1
18:32:47 #4 DONE 0.2s
18:32:47 Docker CE Test - x86_64                         7.2 kB/s | 1.6 kB     00:00    
18:32:47 Importing GPG key 0x621E9F35:
18:32:47  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:32:47  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:32:47  From       : https://download.docker.com/linux/fedora/gpg
18:32:47 Key imported successfully
18:32:47 
18:32:47 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:32:47 #5 CACHED
18:32:47 
18:32:47 #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
18:32:48 #6 DONE 0.0s
18:32:48 
18:32:48 #7 [auth] library/golang:pull token for registry-1.docker.io
18:32:48 #7 DONE 0.0s
18:32:48 
18:32:48 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:32:48 #8 ...
18:32:48 
18:32:48 #9 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
18:32:48 #9 DONE 0.3s
18:32:48 
18:32:48 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:32:48 #8 DONE 0.5s
18:32:48 
18:32:48 #10 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd
18:32:48 #10 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 0.0s done
18:32:48 #10 sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 1.99kB / 1.99kB done
18:32:48 #10 sha256:82a1b39297e03c1abf94e665e5cb64dcd8851bc0fe747bbfed143aad16b0f9e5 5.00kB / 5.00kB done
18:32:48 #10 sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad 0B / 305B 0.1s
18:32:48 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 0B / 38.52MB 0.1s
18:32:48 Running transaction check
18:32:48 Transaction check succeeded.
18:32:48 Running transaction test
18:32:49 #10 sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 0B / 256B 0.2s
18:32:49 #10 sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad 305B / 305B 0.2s done
18:32:49 #10 sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 256B / 256B 0.3s done
18:32:49 #10 sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b 911B / 911B 0.4s done
18:32:49 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 0B / 19.00MB 0.4s
18:32:49 #10 sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 0B / 413B 0.4s
18:32:49 #10 sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 176B / 176B 0.3s done
18:32:49 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 2.10MB / 38.52MB 0.5s
18:32:49 #10 sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 413B / 413B 0.4s done
18:32:49 #10 sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 0B / 130.62kB 0.5s
18:32:49 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 4.19MB / 38.52MB 0.6s
18:32:49 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 8.39MB / 38.52MB 0.8s
18:32:49 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 4.19MB / 19.00MB 0.8s
18:32:49 #10 sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 130.62kB / 130.62kB 0.6s done
18:32:49 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 11.53MB / 38.52MB 0.9s
18:32:49 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 6.29MB / 19.00MB 0.9s
18:32:49 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 8.39MB / 19.00MB 1.0s
18:32:49 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 14.68MB / 38.52MB 1.1s
18:32:49 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 10.49MB / 19.00MB 1.1s
18:32:50 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 11.53MB / 19.00MB 1.2s
18:32:50 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 18.87MB / 38.52MB 1.4s
18:32:50 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 15.73MB / 19.00MB 1.4s
18:32:50 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 20.97MB / 38.52MB 1.5s
18:32:50 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 16.78MB / 19.00MB 1.5s
18:32:50 Transaction test succeeded.
18:32:50 Running transaction
18:32:50   Running scriptlet: dnf-plugins-core-4.4.2-1.fc37.noarch                 12/12 
18:32:50   Verifying        : fonts-filesystem-1:2.0.5-9.fc37.noarch                1/12 
18:32:50   Verifying        : js-jquery-3.6.0-3.fc37.noarch                         2/12 
18:32:50   Verifying        : python-systemd-doc-235-1.fc37.x86_64                  3/12 
18:32:50   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch                4/12 
18:32:50   Verifying        : python3-distro-1.7.0-3.fc37.noarch                    5/12 
18:32:50   Verifying        : python3-six-1.16.0-8.fc37.noarch                      6/12 
18:32:50   Verifying        : python3-systemd-235-1.fc37.x86_64                     7/12 
18:32:50   Verifying        : web-assets-filesystem-5-18.fc37.noarch                8/12 
18:32:50   Verifying        : dbus-libs-1:1.14.10-1.fc37.x86_64                     9/12 
18:32:50   Verifying        : dnf-plugins-core-4.4.2-1.fc37.noarch                 10/12 
18:32:50   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                     11/12 
18:32:50   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc37.noarch         12/12 
18:32:50 
18:32:50 Installed:
18:32:50   dbus-libs-1:1.14.10-1.fc37.x86_64                                             
18:32:50   dnf-plugins-core-4.4.2-1.fc37.noarch                                          
18:32:50   fonts-filesystem-1:2.0.5-9.fc37.noarch                                        
18:32:50   js-jquery-3.6.0-3.fc37.noarch                                                 
18:32:50   python-systemd-doc-235-1.fc37.x86_64                                          
18:32:50   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
18:32:50   python3-dbus-1.3.2-1.fc37.x86_64                                              
18:32:50   python3-distro-1.7.0-3.fc37.noarch                                            
18:32:50   python3-dnf-plugins-core-4.4.2-1.fc37.noarch                                  
18:32:50   python3-six-1.16.0-8.fc37.noarch                                              
18:32:50   python3-systemd-235-1.fc37.x86_64                                             
18:32:50   web-assets-filesystem-5-18.fc37.noarch                                        
18:32:50 
18:32:50 Complete!
18:32:50 + case ${DIST_ID}:${DIST_VERSION} in
18:32:50 + dnf install -y findutils
18:32:50 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 23.07MB / 38.52MB 1.6s
18:32:50 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 18.87MB / 19.00MB 1.6s
18:32:50 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 25.17MB / 38.52MB 1.7s
18:32:50 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 19.00MB / 19.00MB 1.6s done
18:32:50 #10 ...
18:32:50 
18:32:50 #11 [internal] load build context
18:32:50 #11 transferring context: 34.09MB 1.8s done
18:32:50 #11 DONE 1.8s
18:32:50 
18:32:50 #10 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd
18:32:50 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 29.36MB / 38.52MB 1.9s
18:32:50 #10 extracting sha256:65b9f3344eccdad2292cc7eec885befe05a52ec1136e145130c849441428eee6 4.1s done
18:32:50 #10 DONE 6.8s
18:32:50 
18:32:50 #12 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:32:50 #12 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.1s done
18:32:50 #12 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:32:50 #12 sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 156B / 156B 0.1s done
18:32:50 #12 sha256:e8e1464f60c1b7eeb912966b15cee00eb3c093490526d8845f337c57a1558b95 1.58kB / 1.58kB done
18:32:50 #12 sha256:61602eb26c6bb488fe14299710ced67f2b3545f6ae2cc3f7ba6c575948879762 7.24kB / 7.24kB done
18:32:50 #12 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 65.76MB / 65.76MB 3.2s done
18:32:50 #12 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 3.4s
18:32:50 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 32.51MB / 38.52MB 2.0s
18:32:50 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 37.75MB / 38.52MB 2.2s
18:32:51 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 38.52MB / 38.52MB 2.3s done
18:32:51 #10 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 0.1s
18:32:51   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch            1/1 
18:32:51   Preparing        :                                                        1/1 
18:32:51   Upgrading        : systemd-libs-254.5-2.fc39.x86_64                      1/53 
18:32:51   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         21/27 
18:32:51 setsebool:  SELinux is disabled.
18:32:51 Last metadata expiration check: 0:00:11 ago on Wed Oct 11 18:32:40 2023.
18:32:51   Installing       : libseccomp-2.5.3-6.fc39.x86_64                        2/53 
18:32:51   Installing       : docker-compose-plugin-2.21.0-0.fc39.x86_64            3/53 
18:32:51   Running scriptlet: docker-compose-plugin-2.21.0-0.fc39.x86_64            3/53 
18:32:51   Installing       : libselinux-utils-3.5-5.fc39.x86_64                    4/53 
18:32:51   Installing       : libfdisk-2.39.2-1.fc39.x86_64                         5/53 
18:32:51   Installing       : fuse3-libs-3.16.1-1.fc39.x86_64                       6/53 
18:32:51   Installing       : diffutils-3.10-3.fc39.x86_64                          7/53 
18:32:51   Installing       : docker-buildx-plugin-0.11.2-0.fc39.x86_64             8/53 
18:32:51   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc39.x86_64             8/53 
18:32:51   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    9/53 
18:32:52   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    9/53 
18:32:52   Installing       : xz-5.4.4-1.fc39.x86_64                               10/53 
18:32:52   Installing       : xkeyboard-config-2.39-2.fc39.noarch                  11/53 
18:32:52   Installing       : libxkbcommon-1.6.0-1.fc39.x86_64                     12/53 
18:32:52   Installing       : qrencode-libs-4.1.1-5.fc39.x86_64                    13/53 
18:32:52   Installing       : libslirp-4.7.0-4.fc39.x86_64                         14/53 
18:32:52   Installing       : slirp4netns-1.2.1-1.fc39.x86_64                      15/53 
18:32:52   Installing       : libnl3-3.8.0-1.fc39.x86_64                           16/53 
18:32:52   Installing       : libibverbs-46.0-4.fc39.x86_64                        17/53 
18:32:52   Installing       : libpcap-14:1.10.4-2.fc39.x86_64                      18/53 
18:32:52   Installing       : iptables-legacy-libs-1.8.9-5.fc39.x86_64             19/53 
18:32:52   Installing       : libnfnetlink-1.0.1-24.fc39.x86_64                    20/53 
18:32:52   Installing       : libmnl-1.0.5-3.fc39.x86_64                           21/53 
18:32:52   Installing       : libnetfilter_conntrack-1.0.9-2.fc39.x86_64           22/53 
18:32:52   Installing       : iptables-libs-1.8.9-5.fc39.x86_64                    23/53 
18:32:52   Installing       : iptables-legacy-1.8.9-5.fc39.x86_64                  24/53 
18:32:52   Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64                  24/53 
18:32:52 Package findutils-1:4.9.0-2.fc37.x86_64 is already installed.
18:32:52 Dependencies resolved.
18:32:52   Installing       : libbpf-2:1.1.0-4.fc39.x86_64                         25/53 
18:32:52   Installing       : libargon2-20190702-3.fc39.x86_64                     26/53 
18:32:52   Installing       : kmod-libs-30-6.fc39.x86_64                           27/53 
18:32:52   Installing       : kmod-30-6.fc39.x86_64                                28/53 
18:32:52   Installing       : fuse-common-3.16.1-1.fc39.x86_64                     29/53 
18:32:52   Installing       : fuse3-3.16.1-1.fc39.x86_64                           30/53 
18:32:52   Installing       : fuse-overlayfs-1.12-2.fc39.x86_64                    31/53 
18:32:52   Running scriptlet: fuse-overlayfs-1.12-2.fc39.x86_64                    31/53 
18:32:52   Installing       : dbus-common-1:1.14.10-1.fc39.noarch                  32/53 
18:32:52   Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                  32/53 
18:32:52   Running scriptlet: dbus-broker-33-2.fc39.x86_64                         33/53 
18:32:52   Installing       : dbus-broker-33-2.fc39.x86_64                         33/53 
18:32:52   Running scriptlet: dbus-broker-33-2.fc39.x86_64                         33/53 
18:32:52   Installing       : dbus-1:1.14.10-1.fc39.x86_64                         34/53 
18:32:52   Installing       : device-mapper-libs-1.02.196-1.fc39.x86_64            35/53 
18:32:52   Installing       : cryptsetup-libs-2.6.1-3.fc39.x86_64                  36/53 
18:32:52   Installing       : device-mapper-1.02.196-1.fc39.x86_64                 37/53 
18:32:52   Running scriptlet: libutempter-1.2.1-10.fc39.x86_64                     38/53 
18:32:52   Installing       : libutempter-1.2.1-10.fc39.x86_64                     38/53 
18:32:52   Installing       : systemd-networkd-254.5-2.fc39.x86_64                 39/53 
18:32:52 Nothing to do.
18:32:52 Complete!
18:32:52 + install_rpm_containerd
18:32:52 + '[' prod = stage ']'
18:32:52 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
18:32:52 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
18:32:52 + dnf --version
18:32:52 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
18:32:52 4.16.2
18:32:52   Installed: dnf-0:4.16.2-1.fc37.noarch at Sun Oct  1 05:48:36 2023
18:32:52   Built    : Fedora Project at Fri Jul 28 12:41:59 2023
18:32:52 
18:32:52   Installed: rpm-0:4.18.1-2.fc37.x86_64 at Sun Oct  1 05:48:35 2023
18:32:52   Built    : Fedora Project at Mon Apr 24 12:05:54 2023
18:32:52 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
18:32:52   Running scriptlet: container-selinux-2:2.222.0-1.fc38.noarch            23/50 
18:32:52   Installing       : libslirp-4.7.0-3.fc38.x86_64                         24/50 
18:32:52   Installing       : slirp4netns-1.2.1-1.fc38.x86_64                      25/50 
18:32:52   Installing       : libnl3-3.7.0-3.fc38.x86_64                           26/50 
18:32:52   Running scriptlet: systemd-networkd-254.5-2.fc39.x86_64                 39/53 
18:32:52   Installing       : systemd-pam-254.5-2.fc39.x86_64                      40/53 
18:32:52   Installing       : systemd-resolved-254.5-2.fc39.x86_64                 41/53 
18:32:52   Running scriptlet: systemd-resolved-254.5-2.fc39.x86_64                 41/53 
18:32:52   Installing       : util-linux-2.39.2-1.fc39.x86_64                      42/53 
18:32:52 warning: /etc/adjtime created as /etc/adjtime.rpmnew
18:32:52 
18:32:52   Installing       : systemd-254.5-2.fc39.x86_64                          43/53 
18:32:52 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
18:32:52   Installing       : libibverbs-44.0-3.fc38.x86_64                        27/50 
18:32:52   Installing       : libpcap-14:1.10.4-1.fc38.x86_64                      28/50 
18:32:52   Installing       : iptables-legacy-libs-1.8.9-4.fc38.x86_64             29/50 
18:32:52   Installing       : libnfnetlink-1.0.1-23.fc38.x86_64                    30/50 
18:32:52   Installing       : libmnl-1.0.5-2.fc38.x86_64                           31/50 
18:32:52   Installing       : libnetfilter_conntrack-1.0.9-1.fc38.x86_64           32/50 
18:32:52   Installing       : iptables-libs-1.8.9-4.fc38.x86_64                    33/50 
18:32:52   Installing       : iptables-legacy-1.8.9-4.fc38.x86_64                  34/50 
18:32:52   Running scriptlet: iptables-legacy-1.8.9-4.fc38.x86_64                  34/50 
18:32:52   Installing       : libargon2-20190702-2.fc38.x86_64                     35/50 
18:32:52   Installing       : kmod-libs-30-4.fc38.x86_64                           36/50 
18:32:52   Installing       : device-mapper-libs-1.02.189-2.fc38.x86_64            37/50 
18:32:52   Installing       : cryptsetup-libs-2.6.1-1.fc38.x86_64                  38/50 
18:32:52   Installing       : device-mapper-1.02.189-2.fc38.x86_64                 39/50 
18:32:52   Installing       : systemd-networkd-253.10-1.fc38.x86_64                40/50 
18:32:52   Running scriptlet: systemd-networkd-253.10-1.fc38.x86_64                40/50 
18:32:52   Installing       : systemd-pam-253.10-1.fc38.x86_64                     41/50 
18:32:52   Installing       : systemd-resolved-253.10-1.fc38.x86_64                42/50 
18:32:52   Running scriptlet: systemd-254.5-2.fc39.x86_64                          43/53 
18:32:52 Creating group 'input' with GID 104.
18:32:52 Creating group 'kvm' with GID 36.
18:32:52 Creating group 'render' with GID 105.
18:32:52 Creating group 'sgx' with GID 106.
18:32:52 Creating group 'systemd-journal' with GID 190.
18:32:52 Creating group 'systemd-network' with GID 192.
18:32:52 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:32:52 Creating group 'systemd-oom' with GID 998.
18:32:52 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
18:32:52 Creating group 'systemd-resolve' with GID 193.
18:32:52 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:32:52 
18:32:52   Installing       : policycoreutils-3.5-7.fc39.x86_64                    44/53 
18:32:52   Running scriptlet: policycoreutils-3.5-7.fc39.x86_64                    44/53 
18:32:52 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
18:32:52 
18:32:52   Installing       : selinux-policy-38.29-1.fc39.noarch                   45/53 
18:32:52   Running scriptlet: selinux-policy-38.29-1.fc39.noarch                   45/53 
18:32:52 + dnf config-manager --set-disabled 'docker-ce-*'
18:32:53   Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64                42/50 
18:32:53   Installing       : systemd-253.10-1.fc38.x86_64                         43/50 
18:32:53   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          46/53 
18:32:53   Installing       : selinux-policy-targeted-38.29-1.fc39.noarch          46/53 
18:32:53 + dnf config-manager --set-enabled docker-ce-test
18:32:53   Running scriptlet: systemd-253.10-1.fc38.x86_64                         43/50 
18:32:53 Creating group 'input' with GID 104.
18:32:53 Creating group 'kvm' with GID 36.
18:32:53 Creating group 'render' with GID 105.
18:32:53 Creating group 'sgx' with GID 106.
18:32:53 Creating group 'systemd-journal' with GID 190.
18:32:53 Creating group 'systemd-network' with GID 192.
18:32:53 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:32:53 Creating group 'systemd-oom' with GID 998.
18:32:53 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
18:32:53 Creating group 'systemd-resolve' with GID 193.
18:32:53 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:32:53 
18:32:53 + dnf makecache
18:32:53   Installing : containerd.io-1.6.24-3.1.el7.x86_64                        22/27 
18:32:53   Installing       : containerd.io-1.6.24-3.1.fc38.x86_64                 44/50 
18:32:53   Running scriptlet: containerd.io-1.6.24-3.1.fc38.x86_64                 44/50 
18:32:53   Installing       : libcgroup-3.0-2.fc38.x86_64                          45/50 
18:32:53   Installing       : kmod-30-4.fc38.x86_64                                46/50 
18:32:53   Installing       : fuse-overlayfs-1.12-1.fc38.x86_64                    47/50 
18:32:53   Running scriptlet: fuse-overlayfs-1.12-1.fc38.x86_64                    47/50 
18:32:53   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   48/50 
18:32:54   Installing : libmnl-1.0.3-7.el7.x86_64                                  23/27 
18:32:54   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   48/50 
18:32:54   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc38.x8   49/50 
18:32:54   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.fc38.x8   49/50 
18:32:54   Installing       : rpm-plugin-selinux-4.18.1-3.fc38.x86_64              50/50 
18:32:54   Running scriptlet: selinux-policy-targeted-38.29-1.fc38.noarch          50/50 
18:32:54   Running scriptlet: container-selinux-2:2.222.0-1.fc38.noarch            50/50 
18:32:54   Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64                50/50 
18:32:54 Docker CE Test - x86_64                          70 kB/s |  38 kB     00:00    
18:32:54   Running scriptlet: rpm-plugin-selinux-4.18.1-3.fc38.x86_64              50/50 
18:32:54   Verifying        : containerd.io-1.6.24-3.1.fc38.x86_64                  1/50 
18:32:54   Verifying        : cryptsetup-libs-2.6.1-1.fc38.x86_64                   2/50 
18:32:54   Verifying        : dbus-broker-33-1.fc38.x86_64                          3/50 
18:32:54   Verifying        : device-mapper-1.02.189-2.fc38.x86_64                  4/50 
18:32:54   Verifying        : device-mapper-libs-1.02.189-2.fc38.x86_64             5/50 
18:32:54   Verifying        : kmod-30-4.fc38.x86_64                                 6/50 
18:32:54   Verifying        : kmod-libs-30-4.fc38.x86_64                            7/50 
18:32:54   Verifying        : libargon2-20190702-2.fc38.x86_64                      8/50 
18:32:54   Verifying        : libcgroup-3.0-2.fc38.x86_64                           9/50 
18:32:54   Verifying        : libfdisk-2.38.1-4.fc38.x86_64                        10/50 
18:32:54   Verifying        : libibverbs-44.0-3.fc38.x86_64                        11/50 
18:32:54   Verifying        : libmnl-1.0.5-2.fc38.x86_64                           12/50 
18:32:54   Verifying        : libnfnetlink-1.0.1-23.fc38.x86_64                    13/50 
18:32:54   Verifying        : libnl3-3.7.0-3.fc38.x86_64                           14/50 
18:32:54   Verifying        : libseccomp-2.5.3-4.fc38.x86_64                       15/50 
18:32:54   Verifying        : libselinux-utils-3.5-1.fc38.x86_64                   16/50 
18:32:54   Verifying        : libslirp-4.7.0-3.fc38.x86_64                         17/50 
18:32:54   Verifying        : libutempter-1.2.1-8.fc38.x86_64                      18/50 
18:32:54   Verifying        : libxkbcommon-1.5.0-2.fc38.x86_64                     19/50 
18:32:54   Verifying        : policycoreutils-3.5-1.fc38.x86_64                    20/50 
18:32:54   Verifying        : qrencode-libs-4.1.1-4.fc38.x86_64                    21/50 
18:32:54   Verifying        : util-linux-2.38.1-4.fc38.x86_64                      22/50 
18:32:54   Verifying        : xkeyboard-config-2.38-1.fc38.noarch                  23/50 
18:32:54   Verifying        : xz-5.4.1-1.fc38.x86_64                               24/50 
18:32:54   Verifying        : container-selinux-2:2.222.0-1.fc38.noarch            25/50 
18:32:54   Verifying        : dbus-1:1.14.10-1.fc38.x86_64                         26/50 
18:32:54   Verifying        : dbus-common-1:1.14.10-1.fc38.noarch                  27/50 
18:32:54   Verifying        : diffutils-3.10-1.fc38.x86_64                         28/50 
18:32:54   Verifying        : fuse-common-3.14.1-1.fc38.x86_64                     29/50 
18:32:54   Verifying        : fuse-overlayfs-1.12-1.fc38.x86_64                    30/50 
18:32:54   Verifying        : fuse3-3.14.1-1.fc38.x86_64                           31/50 
18:32:54   Verifying        : fuse3-libs-3.14.1-1.fc38.x86_64                      32/50 
18:32:54   Verifying        : iptables-legacy-1.8.9-4.fc38.x86_64                  33/50 
18:32:54   Verifying        : iptables-legacy-libs-1.8.9-4.fc38.x86_64             34/50 
18:32:54   Verifying        : iptables-libs-1.8.9-4.fc38.x86_64                    35/50 
18:32:54   Verifying        : libnetfilter_conntrack-1.0.9-1.fc38.x86_64           36/50 
18:32:54   Verifying        : libpcap-14:1.10.4-1.fc38.x86_64                      37/50 
18:32:54   Verifying        : rpm-plugin-selinux-4.18.1-3.fc38.x86_64              38/50 
18:32:54   Verifying        : selinux-policy-38.29-1.fc38.noarch                   39/50 
18:32:54   Verifying        : selinux-policy-targeted-38.29-1.fc38.noarch          40/50 
18:32:54   Verifying        : slirp4netns-1.2.1-1.fc38.x86_64                      41/50 
18:32:54   Verifying        : systemd-253.10-1.fc38.x86_64                         42/50 
18:32:54   Verifying        : systemd-networkd-253.10-1.fc38.x86_64                43/50 
18:32:54   Verifying        : systemd-pam-253.10-1.fc38.x86_64                     44/50 
18:32:54   Verifying        : systemd-resolved-253.10-1.fc38.x86_64                45/50 
18:32:54   Verifying        : docker-compose-plugin-2.21.0-0.fc38.x86_64           46/50 
18:32:54   Verifying        : docker-buildx-plugin-0.11.2-0.fc38.x86_64            47/50 
18:32:54   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   48/50 
18:32:54   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3   49/50 
18:32:55 Fedora 37 - x86_64                               61 kB/s |  25 kB     00:00    
18:32:55   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                24/27 
18:32:55   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc38.x8   50/50 
18:32:55 
18:32:55 Installed:
18:32:55   container-selinux-2:2.222.0-1.fc38.noarch                                     
18:32:55   containerd.io-1.6.24-3.1.fc38.x86_64                                          
18:32:55   cryptsetup-libs-2.6.1-1.fc38.x86_64                                           
18:32:55   dbus-1:1.14.10-1.fc38.x86_64                                                  
18:32:55   dbus-broker-33-1.fc38.x86_64                                                  
18:32:55   dbus-common-1:1.14.10-1.fc38.noarch                                           
18:32:55   device-mapper-1.02.189-2.fc38.x86_64                                          
18:32:55   device-mapper-libs-1.02.189-2.fc38.x86_64                                     
18:32:55   diffutils-3.10-1.fc38.x86_64                                                  
18:32:55   docker-buildx-plugin-0.11.2-0.fc38.x86_64                                     
18:32:55   docker-ce-3:0.0.0~20231011170815.26951f7-0.fc38.x86_64                        
18:32:55   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc38.x86_64                    
18:32:55   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc38.x86_64          
18:32:55   docker-compose-plugin-2.21.0-0.fc38.x86_64                                    
18:32:55   fuse-common-3.14.1-1.fc38.x86_64                                              
18:32:55   fuse-overlayfs-1.12-1.fc38.x86_64                                             
18:32:55   fuse3-3.14.1-1.fc38.x86_64                                                    
18:32:55   fuse3-libs-3.14.1-1.fc38.x86_64                                               
18:32:55   iptables-legacy-1.8.9-4.fc38.x86_64                                           
18:32:55   iptables-legacy-libs-1.8.9-4.fc38.x86_64                                      
18:32:55   iptables-libs-1.8.9-4.fc38.x86_64                                             
18:32:55   kmod-30-4.fc38.x86_64                                                         
18:32:55   kmod-libs-30-4.fc38.x86_64                                                    
18:32:55   libargon2-20190702-2.fc38.x86_64                                              
18:32:55   libcgroup-3.0-2.fc38.x86_64                                                   
18:32:55   libfdisk-2.38.1-4.fc38.x86_64                                                 
18:32:55   libibverbs-44.0-3.fc38.x86_64                                                 
18:32:55   libmnl-1.0.5-2.fc38.x86_64                                                    
18:32:55   libnetfilter_conntrack-1.0.9-1.fc38.x86_64                                    
18:32:55   libnfnetlink-1.0.1-23.fc38.x86_64                                             
18:32:55   libnl3-3.7.0-3.fc38.x86_64                                                    
18:32:55   libpcap-14:1.10.4-1.fc38.x86_64                                               
18:32:55   libseccomp-2.5.3-4.fc38.x86_64                                                
18:32:55   libselinux-utils-3.5-1.fc38.x86_64                                            
18:32:55   libslirp-4.7.0-3.fc38.x86_64                                                  
18:32:55   libutempter-1.2.1-8.fc38.x86_64                                               
18:32:55   libxkbcommon-1.5.0-2.fc38.x86_64                                              
18:32:55   policycoreutils-3.5-1.fc38.x86_64                                             
18:32:55   qrencode-libs-4.1.1-4.fc38.x86_64                                             
18:32:55   rpm-plugin-selinux-4.18.1-3.fc38.x86_64                                       
18:32:55   selinux-policy-38.29-1.fc38.noarch                                            
18:32:55   selinux-policy-targeted-38.29-1.fc38.noarch                                   
18:32:55   slirp4netns-1.2.1-1.fc38.x86_64                                               
18:32:55   systemd-253.10-1.fc38.x86_64                                                  
18:32:55   systemd-networkd-253.10-1.fc38.x86_64                                         
18:32:55   systemd-pam-253.10-1.fc38.x86_64                                              
18:32:55   systemd-resolved-253.10-1.fc38.x86_64                                         
18:32:55   util-linux-2.38.1-4.fc38.x86_64                                               
18:32:55   xkeyboard-config-2.38-1.fc38.noarch                                           
18:32:55   xz-5.4.1-1.fc38.x86_64                                                        
18:32:55 
18:32:55 Complete!
18:32:55 + verify_binaries
18:32:55 + docker --version
18:32:55 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:32:55 + docker buildx version
18:32:55 github.com/docker/buildx v0.11.2 9872040
18:32:55 + docker compose version
18:32:55 Docker Compose version v2.21.0
18:32:55 + dockerd --version
18:32:55 #10 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 3.7s done
18:32:55 #10 extracting sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad done
18:32:55 #10 extracting sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 done
18:32:55 #10 extracting sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b done
18:32:55 #10 extracting sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 done
18:32:55 #10 extracting sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 done
18:32:55 #10 extracting sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9
18:32:55 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:32:55 + docker-proxy --version
18:32:55 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:32:55 + containerd --version
18:32:55 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:32:55 + ctr --version
18:32:55 ctr containerd.io 1.6.24
18:32:55 + containerd-shim --help
18:32:55 Usage of containerd-shim:
18:32:55   -address string
18:32:55     	grpc address back to main containerd
18:32:55   -containerd-binary containerd publish
18:32:55     	path to containerd binary (used for containerd publish) (default "containerd")
18:32:55   -criu string
18:32:55     	path to criu binary
18:32:55   -debug
18:32:55     	enable debug output in logs
18:32:55   -namespace string
18:32:55     	namespace that owns the shim
18:32:55   -runtime-root string
18:32:55     	root directory for the runtime (default "/run/containerd/runc")
18:32:55   -socket string
18:32:55     	socket path to serve
18:32:55   -systemd-cgroup
18:32:55     	set runtime to use systemd-cgroup
18:32:55   -workdir string
18:32:55     	path used to storge large temporary data
18:32:55 + containerd-shim-runc-v1 -v
18:32:55 containerd-shim-runc-v1:
18:32:55   Version:  1.6.24
18:32:55   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:32:55   Go version: go1.20.8
18:32:55 
18:32:55 + containerd-shim-runc-v2 -v
18:32:55 containerd-shim-runc-v2:
18:32:55   Version:  1.6.24
18:32:55   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:32:55   Go version: go1.20.8
18:32:55 
18:32:55 + runc --version
18:32:55 runc version 1.1.9
18:32:55 commit: v1.1.9-0-gccaecfc
18:32:55 spec: 1.0.2-dev
18:32:55 go: go1.20.8
18:32:55 libseccomp: 2.5.3
18:32:55 Fedora 37 openh264 (From Cisco) - x86_64        2.9 kB/s | 989  B     00:00    
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:32:55 Fedora Modular 37 - x86_64                       99 kB/s |  25 kB     00:00    
18:32:56 Fedora 37 - x86_64 - Updates                     74 kB/s |  19 kB     00:00    
18:32:56 #10 extracting sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 1.2s done
18:32:56 #10 extracting sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 done
18:32:56   Installing : iptables-1.4.21-35.el7.x86_64                              25/27 
18:32:56 #10 DONE 8.1s
18:32:56 
18:32:56 #12 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:32:57 Fedora Modular 37 - x86_64 - Updates             47 kB/s |  24 kB     00:00    
18:32:57 #12 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 8.7s done
18:32:57 #12 extracting sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 done
18:32:57 #12 DONE 12.5s
18:32:57 
18:32:57 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:32:57 #0 0.536 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:32:57 #0 0.548 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
18:32:57 #0 0.548 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:32:57 #0 0.675 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8493 kB]
18:32:57 #0 0.798 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6388 B]
18:32:57 #0 0.908 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [74.5 kB]
18:32:57 #0 1.915 Fetched 8825 kB in 2s (5395 kB/s)
18:32:57 #0 1.915 Reading package lists...
18:32:57 #0 2.795 Reading package lists...
18:32:57 #0 3.663 Building dependency tree...
18:32:57 #0 3.853 Reading state information...
18:32:57 #0 4.125 The following additional packages will be installed:
18:32:57 #0 4.125   autoconf automake autopoint autotools-dev binutils
18:32:57 #0 4.125   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
18:32:57 #0 4.125   bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring
18:32:57 #0 4.125   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:32:57 #0 4.125   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:32:57 #0 4.125   g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
18:32:57 #0 4.125   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
18:32:57 #0 4.125   intltool-debian iso-codes krb5-locales less libabsl20220623
18:32:57 #0 4.125   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:32:57 #0 4.125   libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl
18:32:57 #0 4.125   libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0
18:32:57 #0 4.125   libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl
18:32:57 #0 4.125   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
18:32:57 #0 4.125   libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
18:32:57 #0 4.125   libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl
18:32:57 #0 4.125   libclass-inspector-perl libclass-method-modifiers-perl
18:32:57 #0 4.125   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:32:57 #0 4.125   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:32:57 #0 4.125   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
18:32:57 #0 4.125   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
18:32:57 #0 4.125   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
18:32:57 #0 4.125   libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0
18:32:57 #0 4.125   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:32:57 #0 4.125   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
18:32:57 #0 4.125   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:32:57 #0 4.125   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:32:57 #0 4.125   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
18:32:57 #0 4.125   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
18:32:57 #0 4.125   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:32:57 #0 4.125   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:32:57 #0 4.125   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:32:57 #0 4.125   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:32:57 #0 4.125   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
18:32:57 #0 4.125   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
18:32:57 #0 4.125   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2
18:32:57 #0 4.125   libheif1 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
18:32:57 #0 4.125   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
18:32:57 #0 4.125   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:32:57 #0 4.125   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:32:57 #0 4.125   libicu72 libimport-into-perl libindirect-perl libio-html-perl
18:32:57 #0 4.125   libio-interactive-perl libio-prompter-perl libio-pty-perl
18:32:57 #0 4.125   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
18:32:57 #0 4.125   libio-stringy-perl libipc-run-perl libipc-run3-perl
18:32:57 #0 4.125   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:32:57 #0 4.125   libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
18:32:57 #0 4.125   libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
18:32:57 #0 4.125   libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl
18:32:57 #0 4.125   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
18:32:57 #0 4.125   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:32:57 #0 4.125   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
18:32:57 #0 4.125   liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl
18:32:57 #0 4.125   libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl
18:32:57 #0 4.125   libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
18:32:57 #0 4.125   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6
18:32:57 #0 4.125   libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl
18:32:57 #0 4.125   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
18:32:57 #0 4.125   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
18:32:57 #0 4.125   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
18:32:57 #0 4.125   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
18:32:57 #0 4.125   libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl
18:32:57 #0 4.125   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
18:32:57 #0 4.125   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
18:32:57 #0 4.125   libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl
18:32:57 #0 4.125   libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:32:57 #0 4.125   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
18:32:57 #0 4.125   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
18:32:57 #0 4.125   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:32:57 #0 4.125   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
18:32:57 #0 4.125   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
18:32:57 #0 4.125   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:32:57 #0 4.125   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:32:57 #0 4.125   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:32:57 #0 4.125   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
18:32:57 #0 4.125   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
18:32:57 #0 4.125   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
18:32:57 #0 4.125   libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:32:57 #0 4.125   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:32:57 #0 4.125   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:32:57 #0 4.125   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
18:32:57 #0 4.125   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:32:57 #0 4.125   liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:32:57 #0 4.125   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:32:57 #0 4.125   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
18:32:57 #0 4.125   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:32:57 #0 4.125   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
18:32:57 #0 4.125   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
18:32:57 #0 4.125   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
18:32:57 #0 4.125   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
18:32:57 #0 4.125   manpages manpages-dev media-types netbase openssh-client openssl patch
18:32:57 #0 4.125   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
18:32:57 #0 4.125   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
18:32:57 #0 4.125   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:32:57 #0 4.125   python3-charset-normalizer python3-debian python3-gpg python3-idna
18:32:57 #0 4.125   python3-magic python3-minimal python3-pkg-resources python3-requests
18:32:57 #0 4.125   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
18:32:57 #0 4.125   python3.11-minimal readline-common rpcsvc-proto sensible-utils
18:32:57 #0 4.125   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
18:32:57 #0 4.125   xdg-user-dirs xz-utils zstd
18:32:57 #0 4.125 Suggested packages:
18:32:57 #0 4.125   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:32:57 #0 4.125   gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest
18:32:57 #0 4.125   bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage
18:32:57 #0 4.125   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
18:32:57 #0 4.125   how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl
18:32:57 #0 4.125   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
18:32:57 #0 4.125   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
18:32:57 #0 4.125   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:32:57 #0 4.125   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
18:32:57 #0 4.125   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
18:32:57 #0 4.125   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
18:32:57 #0 4.125   scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc
18:32:57 #0 4.125   bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user
18:32:57 #0 4.125   libtool-doc libcrypt-ssleay-perl libscalar-number-perl
18:32:57 #0 4.125   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
18:32:57 #0 4.125   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
18:32:57 #0 4.125   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc
18:32:57 #0 4.125   libbareword-filehandles-perl libmultidimensional-perl gfortran
18:32:57 #0 4.125   | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl
18:32:57 #0 4.125   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
18:32:57 #0 4.125   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
18:32:57 #0 4.125   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
18:32:57 #0 4.125   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
18:32:57 #0 4.125   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
18:32:57 #0 4.125   python3-tk python3-venv python-apt-doc python3-setuptools
18:32:57 #0 4.125   python3-cryptography python3-openssl python3-socks python-requests-doc
18:32:57 #0 4.125   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
18:32:57 #0 4.125   binfmt-support readline-doc zip wdiff-doc
18:32:57 #12 1.005 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
18:32:57 #13 6.891 The following NEW packages will be installed:
18:32:57 #13 6.891   autoconf automake autopoint autotools-dev binutils
18:32:57 #13 6.891   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
18:32:57 #13 6.891   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
18:32:57 #13 6.891   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:32:57 #13 6.891   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:32:57 #13 6.891   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
18:32:57 #13 6.891   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:32:57 #13 6.891   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
18:32:57 #13 6.891   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:32:57 #13 6.891   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
18:32:57 #13 6.891   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
18:32:57 #13 6.891   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
18:32:57 #13 6.891   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
18:32:57 #13 6.891   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
18:32:57 #13 6.892   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
18:32:57 #13 6.892   libclass-data-inheritable-perl libclass-inspector-perl
18:32:57 #13 6.892   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:32:57 #13 6.892   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:32:57 #13 6.892   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
18:32:57 #13 6.892   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
18:32:57 #13 6.892   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:32:57 #13 6.892   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:32:57 #13 6.892   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
18:32:57 #13 6.892   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:32:57 #13 6.892   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
18:32:57 #13 6.892   libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl
18:32:57 #13 6.892   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
18:32:57 #13 6.892   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
18:32:57 #13 6.892   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
18:32:57 #13 6.892   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
18:32:57 #13 6.892   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
18:32:57 #13 6.892   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
18:32:57 #13 6.892   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
18:32:57 #13 6.892   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
18:32:57 #13 6.892   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:32:57 #13 6.892   libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2 libheif1 libhtml-form-perl
18:32:57 #13 6.892   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
18:32:57 #13 6.892   libhtml-tagset-perl libhtml-tokeparser-simple-perl libhtml-tree-perl
18:32:57 #13 6.892   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:32:57 #13 6.892   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:32:57 #13 6.892   libicu72 libimport-into-perl libindirect-perl libio-html-perl
18:32:57 #13 6.892   libio-interactive-perl libio-prompter-perl libio-pty-perl
18:32:57 #13 6.892   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
18:32:57 #13 6.892   libio-stringy-perl libipc-run-perl libipc-run3-perl
18:32:57 #13 6.892   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:32:57 #13 6.892   libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
18:32:57 #13 6.892   libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
18:32:57 #13 6.892   libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl
18:32:57 #13 6.892   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
18:32:57 #13 6.892   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:32:57 #13 6.892   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
18:32:57 #13 6.893   liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl
18:32:57 #13 6.893   libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl
18:32:57 #13 6.893   libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
18:32:57 #13 6.893   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6
18:32:57 #13 6.893   libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl
18:32:57 #13 6.893   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
18:32:57 #13 6.893   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
18:32:57 #13 6.893   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
18:32:57 #13 6.893   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
18:32:57 #13 6.893   libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl
18:32:57 #13 6.893   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
18:32:57 #13 6.893   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
18:32:57 #13 6.893   libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl
18:32:57 #13 6.893   libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:32:57 #13 6.893   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
18:32:57 #13 6.893   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
18:32:57 #13 6.893   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:32:57 #13 6.893   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
18:32:57 #13 6.893   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
18:32:57 #13 6.893   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:32:57 #13 6.893   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:32:57 #13 6.893   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:32:57 #13 6.893   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
18:32:57 #13 6.893   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
18:32:57 #13 6.893   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
18:32:57 #13 6.893   libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:32:57 #13 6.893   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:32:57 #13 6.893   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:32:57 #13 6.893   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
18:32:57 #13 6.893   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:32:57 #13 6.893   liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:32:57 #13 6.893   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:32:57 #13 6.893   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
18:32:57 #13 6.893   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
18:32:57 #13 6.893   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
18:32:57 #13 6.893   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
18:32:57 #13 6.893   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
18:32:57 #13 6.893   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
18:32:57 #13 6.893   manpages manpages-dev media-types netbase openssh-client openssl patch
18:32:57 #13 6.894   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
18:32:57 #13 6.894   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
18:32:57 #13 6.894   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:32:57 #13 6.894   python3-charset-normalizer python3-debian python3-gpg python3-idna
18:32:57 #13 6.894   python3-magic python3-minimal python3-pkg-resources python3-requests
18:32:57 #13 6.894   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
18:32:57 #13 6.894   python3.11-minimal readline-common rpcsvc-proto sensible-utils
18:32:57 #13 6.894   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
18:32:57 #13 6.894   xdg-user-dirs xz-utils zstd
18:32:57 #12 1.079 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
18:32:58 Metadata cache created.
18:32:58 [DEBUG] Installing engine rpms
18:32:58 + echo '[DEBUG] Installing engine rpms'
18:32:58 ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm'
18:32:58 ++ sed /src/d
18:32:58 + packages='rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm
18:32:58 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm
18:32:58 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm
18:32:58 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc37.x86_64.rpm
18:32:58 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm'
18:32:58 + set -x
18:32:58 ++ source /etc/os-release
18:32:58 +++ NAME='Fedora Linux'
18:32:58 +++ VERSION='37 (Container Image)'
18:32:58 +++ ID=fedora
18:32:58 +++ VERSION_ID=37
18:32:58 +++ VERSION_CODENAME=
18:32:58 +++ PLATFORM_ID=platform:f37
18:32:58 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
18:32:58 +++ ANSI_COLOR='0;38;2;60;110;180'
18:32:58 +++ LOGO=fedora-logo-icon
18:32:58 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
18:32:58 +++ DEFAULT_HOSTNAME=fedora
18:32:58 +++ HOME_URL=https://fedoraproject.org/
18:32:58 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
18:32:58 +++ SUPPORT_URL=https://ask.fedoraproject.org/
18:32:58 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
18:32:58 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
18:32:58 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
18:32:58 +++ REDHAT_SUPPORT_PRODUCT=Fedora
18:32:58 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
18:32:58 +++ SUPPORT_END=2023-11-14
18:32:58 +++ VARIANT='Container Image'
18:32:58 +++ VARIANT_ID=container
18:32:58 ++ echo 37
18:32:58 + product_version=37
18:32:58 + '[' 37 = rawhide ']'
18:32:58 + dnf install -y rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20231011170815.26951f7-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm
18:32:58 #13 7.219 0 upgraded, 419 newly installed, 0 to remove and 0 not upgraded.
18:32:58 #13 7.219 Need to get 168 MB of archives.
18:32:58 #13 7.219 After this operation, 522 MB of additional disk space will be used.
18:32:58 #13 7.219 Get:1 http://deb.debian.org/debian bookworm/main armhf perl-modules-5.36 all 5.36.0-7 [2815 kB]
18:32:58 #13 7.348 Get:2 http://deb.debian.org/debian bookworm/main armhf libgdbm6 armhf 1.23-3 [68.5 kB]
18:32:58 #13 7.350 Get:3 http://deb.debian.org/debian bookworm/main armhf libgdbm-compat4 armhf 1.23-3 [47.8 kB]
18:32:58 #13 7.352 Get:4 http://deb.debian.org/debian bookworm/main armhf libperl5.36 armhf 5.36.0-7 [3525 kB]
18:32:58 #13 7.409 Get:5 http://deb.debian.org/debian bookworm/main armhf perl armhf 5.36.0-7 [239 kB]
18:32:58 #13 7.409 Get:6 http://deb.debian.org/debian bookworm/main armhf liblocale-gettext-perl armhf 1.07-5 [14.9 kB]
18:32:58 #13 7.409 Get:7 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.11-1~deb12u1 [1663 kB]
18:32:58 #12 1.380 Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
18:32:58 #12 1.513 Get:4 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
18:32:58 #12 1.513 Get:5 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB]
18:32:58 #12 1.524 Get:6 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB]
18:32:58 #13 7.420 Get:8 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB]
18:32:58 #13 7.428 Get:9 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB]
18:32:58 #13 7.429 Get:10 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB]
18:32:58 #13 7.438 Get:11 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB]
18:32:58 #13 7.440 Get:12 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
18:32:58 #13 7.442 Get:13 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB]
18:32:58 #13 7.451 Get:14 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2+deb12u1 [29.4 kB]
18:32:58 #13 7.452 Get:15 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u1 [74.5 kB]
18:32:58 #13 7.453 Get:16 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B]
18:32:58 #13 7.458 Get:17 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2+deb12u1 [287 kB]
18:32:58 #13 7.461 Get:18 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u1 [111 kB]
18:32:58 #13 7.462 Get:19 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
18:32:58 #13 7.480 Get:20 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB]
18:32:58 #13 7.481 Get:21 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
18:32:58 #13 7.482 Get:22 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB]
18:32:58 #13 7.484 Get:23 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB]
18:32:58 #13 7.491 Get:24 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB]
18:32:58 #13 7.498 Get:25 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB]
18:32:58 #13 7.523 Get:26 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
18:32:58 #13 7.528 Get:27 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B]
18:32:58 #13 7.529 Get:28 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB]
18:32:58 #13 7.530 Get:29 http://deb.debian.org/debian bookworm/main armhf less armhf 590-2 [124 kB]
18:32:58 #13 7.532 Get:30 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB]
18:32:58 #13 7.533 Get:31 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
18:32:58 #13 7.534 Get:32 http://deb.debian.org/debian bookworm/main armhf bzip2 armhf 1.0.8-5+b1 [48.9 kB]
18:32:58 #13 7.536 Get:33 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.11-1~deb12u1 [1387 kB]
18:32:58 #13 7.561 Get:34 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB]
18:32:58 #13 7.563 Get:35 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
18:32:58 #13 7.594 Get:36 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB]
18:32:58 #13 7.596 Get:37 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB]
18:32:58 #13 7.598 Get:38 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB]
18:32:58 #13 7.600 Get:39 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
18:32:58 #13 7.601 Get:40 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB]
18:32:58 #13 7.609 Get:41 http://deb.debian.org/debian bookworm/main armhf krb5-locales all 1.20.1-2+deb12u1 [62.7 kB]
18:32:58 #13 7.610 Get:42 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB]
18:32:58 #13 7.618 Get:43 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB]
18:32:58 #13 7.620 Get:44 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB]
18:32:58 #13 7.629 Get:45 http://deb.debian.org/debian bookworm/main armhf manpages all 6.03-2 [1332 kB]
18:32:58 #13 7.649 Get:46 http://deb.debian.org/debian bookworm/main armhf libbsd0 armhf 0.11.7-2 [113 kB]
18:32:58 #13 7.650 Get:47 http://deb.debian.org/debian bookworm/main armhf libedit2 armhf 3.1-20221030-2 [77.0 kB]
18:32:58 #13 7.652 Get:48 http://deb.debian.org/debian bookworm/main armhf libcbor0.8 armhf 0.8.0-2+b1 [23.1 kB]
18:32:58 #13 7.653 Get:49 http://deb.debian.org/debian bookworm/main armhf libfido2-1 armhf 1.12.0-2+b1 [69.3 kB]
18:32:58 #13 7.655 Get:50 http://deb.debian.org/debian bookworm/main armhf openssh-client armhf 1:9.2p1-2+deb12u1 [895 kB]
18:32:58 #13 7.665 Get:51 http://deb.debian.org/debian bookworm/main armhf ucf all 3.0043+nmu1 [55.2 kB]
18:32:58 #13 7.667 Get:52 http://deb.debian.org/debian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [469 kB]
18:32:58 #13 7.670 Get:53 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB]
18:32:58 #13 7.674 Get:54 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB]
18:32:58 #13 7.681 Get:55 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
18:32:58 #13 7.683 Get:56 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
18:32:58 #13 7.688 Get:57 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB]
18:32:58 #13 7.692 Get:58 http://deb.debian.org/debian bookworm/main armhf binutils-common armhf 2.40-2 [2476 kB]
18:32:58 #13 7.707 Get:59 http://deb.debian.org/debian bookworm/main armhf libbinutils armhf 2.40-2 [406 kB]
18:32:58 #13 7.715 Get:60 http://deb.debian.org/debian bookworm/main armhf libctf-nobfd0 armhf 2.40-2 [132 kB]
18:32:58 #13 7.718 Get:61 http://deb.debian.org/debian bookworm/main armhf libctf0 armhf 2.40-2 [71.1 kB]
18:32:58 #13 7.719 Get:62 http://deb.debian.org/debian bookworm/main armhf libjansson4 armhf 2.14-2 [36.7 kB]
18:32:58 #13 7.720 Get:63 http://deb.debian.org/debian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2 [2313 kB]
18:32:58 #13 7.733 Get:64 http://deb.debian.org/debian bookworm/main armhf binutils armhf 2.40-2 [64.9 kB]
18:32:58 #13 7.735 Get:65 http://deb.debian.org/debian-security bookworm-security/main armhf libc-dev-bin armhf 2.36-9+deb12u3 [43.9 kB]
18:32:58 #13 7.736 Get:66 http://deb.debian.org/debian bookworm/main armhf linux-libc-dev armhf 6.1.55-1 [1831 kB]
18:32:58 #13 7.748 Get:67 http://deb.debian.org/debian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [125 kB]
18:32:58 #13 7.750 Get:68 http://deb.debian.org/debian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [182 kB]
18:32:58 #13 7.752 Get:69 http://deb.debian.org/debian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
18:32:58 #13 7.754 Get:70 http://deb.debian.org/debian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [58.7 kB]
18:32:58 #13 7.756 Get:71 http://deb.debian.org/debian-security bookworm-security/main armhf libc6-dev armhf 2.36-9+deb12u3 [1266 kB]
18:32:58 #13 7.760 Get:72 http://deb.debian.org/debian bookworm/main armhf libisl23 armhf 0.25-1 [539 kB]
18:32:58 #13 7.769 Get:73 http://deb.debian.org/debian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [582 kB]
18:32:58 #13 7.774 Get:74 http://deb.debian.org/debian bookworm/main armhf libmpc3 armhf 1.3.1-1 [42.9 kB]
18:32:58 #13 7.775 Get:75 http://deb.debian.org/debian bookworm/main armhf cpp-12 armhf 12.2.0-14 [7274 kB]
18:32:58 #13 7.850 Get:76 http://deb.debian.org/debian bookworm/main armhf cpp armhf 4:12.2.0-3 [6832 B]
18:32:58 #12 1.755 Get:7 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
18:32:58 #12 1.853 Get:8 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
18:32:58 #12 ...
18:32:58 
18:32:58 #13 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:32:58 #13 resolve docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 0.1s done
18:32:58 #13 sha256:e8e1464f60c1b7eeb912966b15cee00eb3c093490526d8845f337c57a1558b95 1.58kB / 1.58kB done
18:32:58 #13 sha256:61602eb26c6bb488fe14299710ced67f2b3545f6ae2cc3f7ba6c575948879762 7.24kB / 7.24kB done
18:32:58 #13 sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b 1.86kB / 1.86kB done
18:32:58 #13 sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 65.76MB / 65.76MB 4.6s done
18:32:58 #13 sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 156B / 156B 1.6s done
18:32:58 #13 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 5.0s
18:32:58 #13 7.852 Get:77 http://deb.debian.org/debian bookworm/main armhf libcc1-0 armhf 12.2.0-14 [32.9 kB]
18:32:58 #13 7.854 Get:78 http://deb.debian.org/debian bookworm/main armhf libgomp1 armhf 12.2.0-14 [97.0 kB]
18:32:58 #13 7.855 Get:79 http://deb.debian.org/debian bookworm/main armhf libatomic1 armhf 12.2.0-14 [7016 B]
18:32:58 #13 7.857 Get:80 http://deb.debian.org/debian bookworm/main armhf libasan8 armhf 12.2.0-14 [2114 kB]
18:32:58 #13 7.869 Get:81 http://deb.debian.org/debian bookworm/main armhf libubsan1 armhf 12.2.0-14 [855 kB]
18:32:58 #13 7.875 Get:82 http://deb.debian.org/debian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14 [742 kB]
18:32:58 #13 7.881 Get:83 http://deb.debian.org/debian bookworm/main armhf gcc-12 armhf 12.2.0-14 [14.2 MB]
18:32:58 #13 8.044 Get:84 http://deb.debian.org/debian bookworm/main armhf gcc armhf 4:12.2.0-3 [5224 B]
18:32:58 #13 8.045 Get:85 http://deb.debian.org/debian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14 [2085 kB]
18:32:58 #13 8.055 Get:86 http://deb.debian.org/debian bookworm/main armhf g++-12 armhf 12.2.0-14 [7996 kB]
18:32:59 #13 8.189 Get:87 http://deb.debian.org/debian bookworm/main armhf g++ armhf 4:12.2.0-3 [1336 B]
18:32:59 #13 8.190 Get:88 http://deb.debian.org/debian bookworm/main armhf make armhf 4.3-4.1 [384 kB]
18:32:59 #13 8.199 Get:89 http://deb.debian.org/debian bookworm/main armhf libdpkg-perl all 1.21.22 [603 kB]
18:32:59 #13 8.207 Get:90 http://deb.debian.org/debian bookworm/main armhf patch armhf 2.7.6-7 [125 kB]
18:32:59 #13 8.209 Get:91 http://deb.debian.org/debian bookworm/main armhf dpkg-dev all 1.21.22 [1353 kB]
18:32:59 #13 8.238 Get:92 http://deb.debian.org/debian bookworm/main armhf build-essential armhf 12.9 [7704 B]
18:32:59 #13 8.239 Get:93 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
18:32:59 #13 8.242 Get:94 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB]
18:32:59 #13 8.243 Get:95 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB]
18:32:59 #13 8.244 Get:96 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB]
18:32:59 #13 8.252 Get:97 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB]
18:32:59 #13 8.254 Get:98 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB]
18:32:59 #13 8.255 Get:99 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
18:32:59 #13 8.256 Get:100 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB]
18:32:59 #13 8.274 Get:101 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl4 armhf 7.88.1-10+deb12u4 [350 kB]
18:32:59 #13 8.286 Get:102 http://deb.debian.org/debian-security bookworm-security/main armhf curl armhf 7.88.1-10+deb12u4 [305 kB]
18:32:59 #13 8.289 Get:103 http://deb.debian.org/debian bookworm/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
18:32:59 #13 8.291 Get:104 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
18:32:59 #13 8.292 Get:105 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
18:32:59 #13 8.299 Get:106 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
18:32:59 #13 8.300 Get:107 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
18:32:59 #13 8.302 Get:108 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
18:32:59 #13 8.304 Get:109 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
18:32:59 #13 8.305 Get:110 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
18:32:59 #13 8.317 Get:111 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
18:32:59 #13 8.319 Get:112 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB]
18:32:59 #13 8.321 Get:113 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
18:32:59 Last metadata expiration check: 0:00:03 ago on Wed Oct 11 18:32:56 2023.
18:32:59 #13 8.469 Get:114 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB]
18:32:59 #13 8.469 Get:115 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB]
18:32:59 #13 8.478 Get:116 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
18:32:59 #13 8.478 Get:117 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
18:32:59 #13 8.478 Get:118 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB]
18:32:59 #13 8.488 Get:119 http://deb.debian.org/debian bookworm/main armhf debian-keyring all 2022.12.24 [30.5 MB]
18:32:59 Dependencies resolved.
18:32:59 ================================================================================================
18:32:59  Package                     Arch    Version                               Repository       Size
18:32:59 ================================================================================================
18:32:59 Installing:
18:32:59  docker-buildx-plugin        x86_64  0.11.2-0.fc37                         @commandline     13 M
18:32:59  docker-ce                   x86_64  3:0.0.0~20231011170815.26951f7-0.fc37 @commandline     25 M
18:32:59  docker-ce-cli               x86_64  1:0.0.0~20231011170815.26951f7-0.fc37 @commandline    7.3 M
18:32:59  docker-ce-rootless-extras   x86_64  0.0.0~20231011170815.26951f7-0.fc37   @commandline    4.0 M
18:32:59  docker-compose-plugin       x86_64  2.21.0-0.fc37                         @commandline     13 M
18:32:59 Installing dependencies:
18:32:59  container-selinux           noarch  2:2.222.0-1.fc37                      updates          54 k
18:32:59  containerd.io               x86_64  1.6.24-3.1.fc37                       docker-ce-test   33 M
18:32:59  dbus                        x86_64  1:1.14.10-1.fc37                      updates         7.8 k
18:32:59  dbus-broker                 x86_64  33-1.fc37                             updates         174 k
18:32:59  dbus-common                 noarch  1:1.14.10-1.fc37                      updates          15 k
18:32:59  device-mapper               x86_64  1.02.175-9.fc37                       fedora          138 k
18:32:59  device-mapper-libs          x86_64  1.02.175-9.fc37                       fedora          177 k
18:32:59  diffutils                   x86_64  3.8-3.fc37                            fedora          378 k
18:32:59  fuse-common                 x86_64  3.10.5-5.fc37                         fedora          8.2 k
18:32:59  fuse-overlayfs              x86_64  1.12-1.fc37                           updates          67 k
18:32:59  fuse3                       x86_64  3.10.5-5.fc37                         fedora           54 k
18:32:59  fuse3-libs                  x86_64  3.10.5-5.fc37                         fedora           92 k
18:32:59  iptables-legacy             x86_64  1.8.8-5.fc37                          updates          51 k
18:32:59  iptables-legacy-libs        x86_64  1.8.8-5.fc37                          updates          37 k
18:32:59  iptables-libs               x86_64  1.8.8-5.fc37                          updates         416 k
18:32:59  kmod                        x86_64  30-2.fc37                             fedora          120 k
18:32:59  kmod-libs                   x86_64  30-2.fc37                             fedora           68 k
18:32:59  libargon2                   x86_64  20190702-1.fc37                       fedora           28 k
18:32:59  libcgroup                   x86_64  3.0-1.fc37                            fedora           74 k
18:32:59  libfdisk                    x86_64  2.38.1-1.fc37                         fedora          160 k
18:32:59  libibverbs                  x86_64  41.0-1.fc37                           fedora          412 k
18:32:59  libmnl                      x86_64  1.0.5-1.fc37                          fedora           28 k
18:32:59  libnetfilter_conntrack      x86_64  1.0.8-5.fc37                          fedora           57 k
18:32:59  libnfnetlink                x86_64  1.0.1-22.fc37                         fedora           29 k
18:32:59  libnl3                      x86_64  3.7.0-2.fc37                          fedora          347 k
18:32:59  libpcap                     x86_64  14:1.10.4-1.fc37                      updates         176 k
18:32:59  libseccomp                  x86_64  2.5.3-3.fc37                          fedora           70 k
18:32:59  libselinux-utils            x86_64  3.5-1.fc37                            updates         160 k
18:32:59  libslirp                    x86_64  4.7.0-2.fc37                          fedora           74 k
18:32:59  libutempter                 x86_64  1.2.1-7.fc37                          fedora           26 k
18:32:59  policycoreutils             x86_64  3.5-1.fc37                            updates         240 k
18:32:59  rpm-plugin-selinux          x86_64  4.18.1-2.fc37                         updates          18 k
18:32:59  selinux-policy              noarch  37.22-1.fc37                          updates          43 k
18:32:59  selinux-policy-targeted     noarch  37.22-1.fc37                          updates         6.6 M
18:32:59  slirp4netns                 x86_64  1.2.1-1.fc37                          updates          47 k
18:32:59  systemd                     x86_64  251.14-2.fc37                         updates         4.2 M
18:32:59  systemd-pam                 x86_64  251.14-2.fc37                         updates         334 k
18:32:59  util-linux                  x86_64  2.38.1-1.fc37                         fedora          2.3 M
18:32:59  xkeyboard-config            noarch  2.36-3.fc37                           updates         957 k
18:32:59  xz                          x86_64  5.4.1-1.fc37                          updates         419 k
18:32:59 Installing weak dependencies:
18:32:59  cryptsetup-libs             x86_64  2.6.1-1.fc37                          updates         491 k
18:32:59  libbpf                      x86_64  2:0.8.0-2.fc37                        fedora          172 k
18:32:59  libxkbcommon                x86_64  1.4.1-2.fc37                          fedora          140 k
18:32:59  qrencode-libs               x86_64  4.1.1-3.fc37                          fedora           61 k
18:32:59  systemd-networkd            x86_64  251.14-2.fc37                         updates         614 k
18:32:59  systemd-resolved            x86_64  251.14-2.fc37                         updates         280 k
18:32:59 
18:32:59 Transaction Summary
18:32:59 ================================================================================================
18:32:59 Install  51 Packages
18:32:59 
18:32:59 Total size: 115 M
18:32:59 Total download size: 53 M
18:32:59 Installed size: 436 M
18:32:59 Downloading Packages:
18:33:00 #13 8.974 Get:120 http://deb.debian.org/debian bookworm/main armhf libfakeroot armhf 1.31-1.2 [24.7 kB]
18:33:00 #13 8.975 Get:121 http://deb.debian.org/debian bookworm/main armhf fakeroot armhf 1.31-1.2 [64.7 kB]
18:33:00 #13 8.977 Get:122 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB]
18:33:00 #13 8.977 Get:123 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB]
18:33:00 #13 8.980 Get:124 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB]
18:33:00 #13 8.981 Get:125 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
18:33:00 #13 8.981 Get:126 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB]
18:33:00 #13 8.984 Get:127 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB]
18:33:00 #13 8.990 Get:128 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB]
18:33:00 #13 8.997 Get:129 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB]
18:33:00 #13 9.012 Get:130 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB]
18:33:00 #13 9.014 Get:131 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB]
18:33:00 #13 9.022 Get:132 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB]
18:33:00 #13 9.027 Get:133 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB]
18:33:00 #13 9.033 Get:134 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB]
18:33:00 #13 9.039 Get:135 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB]
18:33:00 #13 9.049 Get:136 http://deb.debian.org/debian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B]
18:33:00 #13 9.050 Get:137 http://deb.debian.org/debian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB]
18:33:00 #13 9.051 Get:138 http://deb.debian.org/debian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB]
18:33:00 #13 9.051 Get:139 http://deb.debian.org/debian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B]
18:33:00 #13 9.052 Get:140 http://deb.debian.org/debian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.5 kB]
18:33:00 #13 9.052 Get:141 http://deb.debian.org/debian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB]
18:33:00 #13 9.052 Get:142 http://deb.debian.org/debian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
18:33:00 #13 9.054 Get:143 http://deb.debian.org/debian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB]
18:33:00 #13 9.056 Get:144 http://deb.debian.org/debian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB]
18:33:00 #13 9.059 Get:145 http://deb.debian.org/debian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB]
18:33:00 #13 9.066 Get:146 http://deb.debian.org/debian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.7 kB]
18:33:00 #13 9.069 Get:147 http://deb.debian.org/debian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [21.9 kB]
18:33:00 #13 9.071 Get:148 http://deb.debian.org/debian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB]
18:33:00 #13 9.073 Get:149 http://deb.debian.org/debian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB]
18:33:00 #13 9.079 Get:150 http://deb.debian.org/debian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
18:33:00 #13 9.080 Get:151 http://deb.debian.org/debian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB]
18:33:00 #13 9.082 Get:152 http://deb.debian.org/debian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB]
18:33:00 #13 9.084 Get:153 http://deb.debian.org/debian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB]
18:33:00 #13 9.086 Get:154 http://deb.debian.org/debian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
18:33:00 #13 9.087 Get:155 http://deb.debian.org/debian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB]
18:33:00 #13 9.088 Get:156 http://deb.debian.org/debian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB]
18:33:00 #13 9.089 Get:157 http://deb.debian.org/debian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB]
18:33:00 #13 9.090 Get:158 http://deb.debian.org/debian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B]
18:33:00 #13 9.096 Get:159 http://deb.debian.org/debian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB]
18:33:00 #13 9.098 Get:160 http://deb.debian.org/debian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.4 kB]
18:33:00 #13 9.101 Get:161 http://deb.debian.org/debian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB]
18:33:00 #13 9.110 Get:162 http://deb.debian.org/debian bookworm/main armhf libclone-perl armhf 0.46-1 [13.1 kB]
18:33:00 #13 9.112 Get:163 http://deb.debian.org/debian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB]
18:33:00 #13 9.113 Get:164 http://deb.debian.org/debian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
18:33:00 #13 9.114 Get:165 http://deb.debian.org/debian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB]
18:33:00 #13 9.115 Get:166 http://deb.debian.org/debian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
18:33:00 #13 9.116 Get:167 http://deb.debian.org/debian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB]
18:33:00 #13 9.117 Get:168 http://deb.debian.org/debian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B]
18:33:00 #13 9.119 Get:169 http://deb.debian.org/debian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b1 [298 kB]
18:33:00 #13 9.123 Get:170 http://deb.debian.org/debian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB]
18:33:00 #13 9.124 Get:171 http://deb.debian.org/debian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB]
18:33:00 #13 9.126 Get:172 http://deb.debian.org/debian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
18:33:00 #13 9.127 Get:173 http://deb.debian.org/debian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB]
18:33:00 #13 9.129 Get:174 http://deb.debian.org/debian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:33:00 #13 9.131 Get:175 http://deb.debian.org/debian bookworm/main armhf libwww-perl all 6.68-1 [186 kB]
18:33:00 #13 9.135 Get:176 http://deb.debian.org/debian bookworm/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
18:33:00 #13 9.155 Get:177 http://deb.debian.org/debian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB]
18:33:00 #13 9.164 Get:178 http://deb.debian.org/debian bookworm/main armhf devscripts armhf 2.23.4 [1073 kB]
18:33:00 #13 9.175 Get:179 http://deb.debian.org/debian bookworm/main armhf diffstat armhf 1.65-1 [31.4 kB]
18:33:00 #13 9.176 Get:180 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58 [5848 B]
18:33:00 #13 9.177 Get:181 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
18:33:00 #13 9.181 Get:182 http://deb.debian.org/debian bookworm/main armhf python3-chardet all 5.1.0+dfsg-2 [110 kB]
18:33:00 #13 9.183 Get:183 http://deb.debian.org/debian bookworm/main armhf python3-debian all 0.1.49 [115 kB]
18:33:00 #13 9.185 Get:184 http://deb.debian.org/debian bookworm/main armhf libgpgme11 armhf 1.18.0-3+b1 [280 kB]
18:33:00 #13 9.188 Get:185 http://deb.debian.org/debian bookworm/main armhf python3-gpg armhf 1.18.0-3+b1 [343 kB]
18:33:00 #13 9.191 Get:186 http://deb.debian.org/debian bookworm/main armhf python3-xdg all 0.28-2 [40.5 kB]
18:33:00 #13 9.193 Get:187 http://deb.debian.org/debian bookworm/main armhf dput all 1.1.3 [42.7 kB]
18:33:00 #13 9.207 Get:188 http://deb.debian.org/debian bookworm/main armhf equivs all 2.3.1 [22.7 kB]
18:33:00 #13 9.208 Get:189 http://deb.debian.org/debian bookworm/main armhf fonts-dejavu-core all 2.37-6 [1068 kB]
18:33:00 #13 9.217 Get:190 http://deb.debian.org/debian bookworm/main armhf fontconfig-config armhf 2.14.1-4 [315 kB]
18:33:00 #13 9.220 Get:191 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u4 [346 kB]
18:33:00 #13 9.222 Get:192 http://deb.debian.org/debian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB]
18:33:00 #13 9.223 Get:193 http://deb.debian.org/debian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB]
18:33:00 #13 9.237 Get:194 http://deb.debian.org/debian bookworm/main armhf git armhf 1:2.39.2-1.1 [5959 kB]
18:33:00 #13 9.297 Get:195 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB]
18:33:00 #13 9.314 Get:196 http://deb.debian.org/debian bookworm/main armhf libabsl20220623 armhf 20220623.1-1 [365 kB]
18:33:00 #13 9.318 Get:197 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
18:33:00 #13 9.319 Get:198 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-xs-perl armhf 0.04-8+b1 [11.1 kB]
18:33:00 #13 9.321 Get:199 http://deb.debian.org/debian bookworm/main armhf libalgorithm-merge-perl all 0.08-5 [11.8 kB]
18:33:00 #13 9.323 Get:200 http://deb.debian.org/debian bookworm/main armhf libaliased-perl all 0.34-3 [13.5 kB]
18:33:00 #13 9.324 Get:201 http://deb.debian.org/debian bookworm/main armhf libaom3 armhf 3.6.0-1 [1369 kB]
18:33:00 #13 9.330 Get:202 http://deb.debian.org/debian bookworm/main armhf libapt-pkg-perl armhf 0.1.40+b2 [64.5 kB]
18:33:00 #13 9.331 Get:203 http://deb.debian.org/debian bookworm/main armhf libarchive-cpio-perl all 0.10-3 [10.8 kB]
18:33:00 #13 9.332 Get:204 http://deb.debian.org/debian bookworm/main armhf libarchive13 armhf 3.6.2-1 [299 kB]
18:33:00 #13 9.334 Get:205 http://deb.debian.org/debian bookworm/main armhf libarray-intspan-perl all 2.004-2 [25.7 kB]
18:33:00 #13 9.334 Get:206 http://deb.debian.org/debian bookworm/main armhf libauthen-sasl-perl all 2.1600-3 [43.9 kB]
18:33:00 #13 9.335 Get:207 http://deb.debian.org/debian bookworm/main armhf libdav1d6 armhf 1.0.0-2 [256 kB]
18:33:00 #13 9.337 Get:208 http://deb.debian.org/debian bookworm/main armhf libgav1-1 armhf 0.18.0-1+b1 [284 kB]
18:33:00 #13 9.341 Get:209 http://deb.debian.org/debian bookworm/main armhf librav1e0 armhf 0.5.1-6 [514 kB]
18:33:00 #13 9.346 Get:210 http://deb.debian.org/debian bookworm/main armhf libsvtav1enc1 armhf 1.4.1+dfsg-1 [893 kB]
18:33:00 #13 9.355 Get:211 http://deb.debian.org/debian bookworm/main armhf libjpeg62-turbo armhf 1:2.1.5-2 [143 kB]
18:33:00 #13 9.356 Get:212 http://deb.debian.org/debian bookworm/main armhf libyuv0 armhf 0.0~git20230123.b2528b0-1 [85.5 kB]
18:33:00 #13 9.358 Get:213 http://deb.debian.org/debian bookworm/main armhf libavif15 armhf 0.11.1-1 [84.8 kB]
18:33:00 #13 9.360 Get:214 http://deb.debian.org/debian bookworm/main armhf libmodule-implementation-perl all 0.09-2 [12.6 kB]
18:33:00 #13 9.361 Get:215 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
18:33:00 #13 9.363 Get:216 http://deb.debian.org/debian bookworm/main armhf libvariable-magic-perl armhf 0.63-1+b1 [41.5 kB]
18:33:00 #13 9.364 Get:217 http://deb.debian.org/debian bookworm/main armhf libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
18:33:00 #13 9.365 Get:218 http://deb.debian.org/debian bookworm/main armhf libberkeleydb-perl armhf 0.64-2+b1 [111 kB]
18:33:00 #13 9.367 Get:219 http://deb.debian.org/debian bookworm/main armhf libpng16-16 armhf 1.6.39-2 [260 kB]
18:33:00 #13 9.371 Get:220 http://deb.debian.org/debian bookworm/main armhf libfreetype6 armhf 2.12.1+dfsg-5 [332 kB]
18:33:00 #13 9.375 Get:221 http://deb.debian.org/debian bookworm/main armhf libfontconfig1 armhf 2.14.1-4 [368 kB]
18:33:00 #13 9.398 Get:222 http://deb.debian.org/debian bookworm/main armhf libde265-0 armhf 1.0.11-1 [143 kB]
18:33:00 #13 9.401 Get:223 http://deb.debian.org/debian bookworm/main armhf libx265-199 armhf 3.5-2+b1 [580 kB]
18:33:00 #13 9.408 Get:224 http://deb.debian.org/debian bookworm/main armhf libheif1 armhf 1.15.1-1 [183 kB]
18:33:00 #13 9.411 Get:225 http://deb.debian.org/debian bookworm/main armhf libdeflate0 armhf 1.14-1 [52.2 kB]
18:33:00 #13 9.413 Get:226 http://deb.debian.org/debian bookworm/main armhf libjbig0 armhf 2.1-6.1 [27.1 kB]
18:33:00 #13 9.415 Get:227 http://deb.debian.org/debian bookworm/main armhf liblerc4 armhf 4.0.0+ds-2 [137 kB]
18:33:00 #13 9.417 Get:228 http://deb.debian.org/debian bookworm/main armhf libwebp7 armhf 1.2.4-0.2+deb12u1 [242 kB]
18:33:00 #13 9.419 Get:229 http://deb.debian.org/debian bookworm/main armhf libtiff6 armhf 4.5.0-6 [295 kB]
18:33:00 #13 9.424 Get:230 http://deb.debian.org/debian bookworm/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
18:33:00 #13 9.426 Get:231 http://deb.debian.org/debian bookworm/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
18:33:00 #13 9.428 Get:232 http://deb.debian.org/debian bookworm/main armhf libxcb1 armhf 1.15-1 [140 kB]
18:33:00 #13 9.431 Get:233 http://deb.debian.org/debian-security bookworm-security/main armhf libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
18:33:00 #13 9.435 Get:234 http://deb.debian.org/debian-security bookworm-security/main armhf libx11-6 armhf 2:1.8.4-2+deb12u2 [695 kB]
18:33:00 #13 9.440 Get:235 http://deb.debian.org/debian-security bookworm-security/main armhf libxpm4 armhf 1:3.5.12-1.1+deb12u1 [42.4 kB]
18:33:00 #13 9.443 Get:236 http://deb.debian.org/debian bookworm/main armhf libgd3 armhf 2.3.3-9 [103 kB]
18:33:00 #13 9.444 Get:237 http://deb.debian.org/debian-security bookworm-security/main armhf libc-devtools armhf 2.36-9+deb12u3 [53.8 kB]
18:33:00 #13 9.447 Get:238 http://deb.debian.org/debian bookworm/main armhf libcapture-tiny-perl all 0.48-2 [24.6 kB]
18:33:00 #13 9.448 Get:239 http://deb.debian.org/debian bookworm/main armhf libcgi-pm-perl all 4.55-1 [220 kB]
18:33:00 #13 9.450 Get:240 http://deb.debian.org/debian bookworm/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
18:33:00 #13 9.452 Get:241 http://deb.debian.org/debian bookworm/main armhf libfcgi-perl armhf 0.82+ds-2 [24.0 kB]
18:33:00 #13 9.453 Get:242 http://deb.debian.org/debian bookworm/main armhf libcgi-fast-perl all 1:2.15-1 [12.1 kB]
18:33:00 #13 9.455 Get:243 http://deb.debian.org/debian bookworm/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
18:33:00 #13 9.456 Get:244 http://deb.debian.org/debian bookworm/main armhf libclass-inspector-perl all 1.36-3 [17.5 kB]
18:33:00 #13 9.457 Get:245 http://deb.debian.org/debian bookworm/main armhf libcommon-sense-perl armhf 3.75-3 [23.0 kB]
18:33:00 #13 9.458 Get:246 http://deb.debian.org/debian bookworm/main armhf libconfig-tiny-perl all 2.28-2 [16.4 kB]
18:33:00 #13 9.460 Get:247 http://deb.debian.org/debian bookworm/main armhf libparams-util-perl armhf 1.102-2+b1 [23.8 kB]
18:33:00 #13 9.461 Get:248 http://deb.debian.org/debian bookworm/main armhf libsub-install-perl all 0.929-1 [10.5 kB]
18:33:00 #13 9.461 Get:249 http://deb.debian.org/debian bookworm/main armhf libdata-optlist-perl all 0.113-1 [10.6 kB]
18:33:00 #13 9.462 Get:250 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-perl all 0.989-1 [50.5 kB]
18:33:00 #13 9.463 Get:251 http://deb.debian.org/debian bookworm/main armhf libconst-fast-perl all 0.014-2 [8792 B]
18:33:00 #13 9.464 Get:252 http://deb.debian.org/debian bookworm/main armhf libwant-perl armhf 0.29-2+b1 [26.3 kB]
18:33:00 #13 9.466 Get:253 http://deb.debian.org/debian bookworm/main armhf libcontextual-return-perl all 0.004014-4 [54.9 kB]
18:33:00 #13 9.468 Get:254 http://deb.debian.org/debian bookworm/main armhf libconvert-binhex-perl all 1.125-3 [27.4 kB]
18:33:00 #13 9.470 Get:255 http://deb.debian.org/debian bookworm/main armhf libcpanel-json-xs-perl armhf 4.35-1 [129 kB]
18:33:00 #13 9.472 Get:256 http://deb.debian.org/debian bookworm/main armhf libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
18:33:00 #13 9.473 Get:257 http://deb.debian.org/debian bookworm/main armhf libexception-class-perl all 1.45-1 [34.6 kB]
18:33:00 #13 9.474 Get:258 http://deb.debian.org/debian bookworm/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB]
18:33:00 #13 9.476 Get:259 http://deb.debian.org/debian bookworm/main armhf libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
18:33:00 #13 9.477 Get:260 http://deb.debian.org/debian bookworm/main armhf libdata-dpath-perl all 0.58-2 [43.6 kB]
18:33:00 #13 9.480 Get:261 http://deb.debian.org/debian bookworm/main armhf libdata-dump-perl all 1.25-1 [28.4 kB]
18:33:00 #13 9.480 Get:262 http://deb.debian.org/debian bookworm/main armhf libdata-messagepack-perl armhf 1.02-1+b1 [33.5 kB]
18:33:00 #13 9.485 Get:263 http://deb.debian.org/debian bookworm/main armhf libnet-domain-tld-perl all 1.75-3 [31.9 kB]
18:33:00 #13 9.486 Get:264 http://deb.debian.org/debian bookworm/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
18:33:00 #13 9.487 Get:265 http://deb.debian.org/debian bookworm/main armhf libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
18:33:00 #13 9.487 Get:266 http://deb.debian.org/debian bookworm/main armhf libnet-netmask-perl all 2.0002-2 [28.6 kB]
18:33:00 #13 9.488 Get:267 http://deb.debian.org/debian bookworm/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2+b1 [98.3 kB]
18:33:00 #13 9.489 Get:268 http://deb.debian.org/debian bookworm/main armhf libdata-validate-ip-perl all 0.31-1 [20.6 kB]
18:33:00 #13 9.490 Get:269 http://deb.debian.org/debian bookworm/main armhf libdata-validate-uri-perl all 0.07-2 [11.2 kB]
18:33:00 #13 9.491 Get:270 http://deb.debian.org/debian bookworm/main armhf libdevel-size-perl armhf 0.83-2+b1 [23.7 kB]
18:33:00 #13 9.492 Get:271 http://deb.debian.org/debian bookworm/main armhf libdistro-info-perl all 1.5 [5300 B]
18:33:00 #13 9.494 Get:272 http://deb.debian.org/debian bookworm/main armhf libemail-address-xs-perl armhf 1.05-1+b1 [26.7 kB]
18:33:00 #13 9.496 Get:273 http://deb.debian.org/debian bookworm/main armhf libexporter-tiny-perl all 1.006000-1 [38.6 kB]
18:33:00 #13 9.498 Get:274 http://deb.debian.org/debian bookworm/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
18:33:00 #13 9.500 Get:275 http://deb.debian.org/debian bookworm/main armhf libindirect-perl armhf 0.39-2+b1 [25.8 kB]
18:33:00 #13 9.502 Get:276 http://deb.debian.org/debian bookworm/main armhf libxs-parse-keyword-perl armhf 0.33-1 [56.0 kB]
18:33:00 #13 9.503 Get:277 http://deb.debian.org/debian bookworm/main armhf libxs-parse-sublike-perl armhf 0.16-1+b2 [28.1 kB]
18:33:00 #13 9.505 Get:278 http://deb.debian.org/debian bookworm/main armhf libobject-pad-perl armhf 0.78-1 [109 kB]
18:33:00 #13 9.507 Get:279 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-class-perl all 0.05-1 [11.0 kB]
18:33:00 #13 9.509 Get:280 http://deb.debian.org/debian bookworm/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [27.8 kB]
18:33:00 #13 9.511 Get:281 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-try-perl all 0.05-1 [10.4 kB]
18:33:00 #13 9.512 Get:282 http://deb.debian.org/debian bookworm/main armhf libipc-system-simple-perl all 1.30-2 [26.8 kB]
18:33:00 #13 9.513 Get:283 http://deb.debian.org/debian bookworm/main armhf libfile-basedir-perl all 0.09-2 [15.1 kB]
18:33:00 #13 9.515 Get:284 http://deb.debian.org/debian bookworm/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
18:33:00 #13 9.516 Get:285 http://deb.debian.org/debian bookworm/main armhf libfile-fcntllock-perl armhf 0.22-4+b1 [34.5 kB]
18:33:00 #13 9.518 Get:286 http://deb.debian.org/debian bookworm/main armhf libnumber-compare-perl all 0.03-3 [6332 B]
18:33:00 #13 9.519 Get:287 http://deb.debian.org/debian bookworm/main armhf libtext-glob-perl all 0.11-3 [7676 B]
18:33:00 #13 9.522 Get:288 http://deb.debian.org/debian bookworm/main armhf libfile-find-rule-perl all 0.34-3 [26.6 kB]
18:33:00 #13 9.524 Get:289 http://deb.debian.org/debian bookworm/main armhf libfont-afm-perl all 1.20-4 [13.1 kB]
18:33:00 #13 9.525 Get:290 http://deb.debian.org/debian bookworm/main armhf libio-string-perl all 1.08-4 [12.1 kB]
18:33:00 #13 9.527 Get:291 http://deb.debian.org/debian bookworm/main armhf libfont-ttf-perl all 1.06-2 [318 kB]
18:33:00 #13 9.529 Get:292 http://deb.debian.org/debian bookworm/main armhf libfreezethaw-perl all 0.5001-3 [16.0 kB]
18:33:00 #13 9.531 Get:293 http://deb.debian.org/debian bookworm/main armhf libsort-versions-perl all 1.62-3 [8928 B]
18:33:00 #13 9.533 Get:294 http://deb.debian.org/debian bookworm/main armhf libgit-wrapper-perl all 0.048-2 [33.4 kB]
18:33:00 #13 9.572 Get:295 http://deb.debian.org/debian bookworm/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
18:33:00 #13 9.573 Get:296 http://deb.debian.org/debian bookworm/main armhf libio-prompter-perl all 0.004015-2 [59.9 kB]
18:33:00 #13 9.574 Get:297 http://deb.debian.org/debian bookworm/main armhf libjson-perl all 4.10000-1 [87.5 kB]
18:33:00 #13 9.580 Get:298 http://deb.debian.org/debian bookworm/main armhf liblog-any-perl all 1.713-1 [76.3 kB]
18:33:00 #13 9.586 Get:299 http://deb.debian.org/debian bookworm/main armhf liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
18:33:00 #13 9.587 Get:300 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-perl all 0.40-1 [22.0 kB]
18:33:00 #13 9.588 Get:301 http://deb.debian.org/debian bookworm/main armhf libsub-identify-perl armhf 0.14-3 [10.5 kB]
18:33:00 #13 9.589 Get:302 http://deb.debian.org/debian bookworm/main armhf libsub-name-perl armhf 0.26-2+b1 [12.2 kB]
18:33:00 #13 9.591 Get:303 http://deb.debian.org/debian bookworm/main armhf libnamespace-clean-perl all 0.27-2 [17.8 kB]
18:33:00 #13 9.594 Get:304 http://deb.debian.org/debian bookworm/main armhf libpath-tiny-perl all 0.144-1 [56.4 kB]
18:33:00 #13 9.595 Get:305 http://deb.debian.org/debian bookworm/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
18:33:00 #13 9.598 Get:306 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-perl all 2.002001-1 [377 kB]
18:33:00 #13 9.600 Get:307 http://deb.debian.org/debian bookworm/main armhf libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
18:33:00 #13 9.601 Get:308 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB]
18:33:00 #13 9.608 Get:309 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB]
18:33:00 #13 9.617 Get:310 http://deb.debian.org/debian bookworm/main armhf libgpm2 armhf 1.20.7-10+b1 [13.4 kB]
18:33:00 #13 9.619 Get:311 http://deb.debian.org/debian bookworm/main armhf libhtml-form-perl all 6.11-1 [33.1 kB]
18:33:00 #13 9.620 Get:312 http://deb.debian.org/debian bookworm/main armhf libhtml-format-perl all 2.16-2 [38.8 kB]
18:33:00 #13 9.621 Get:313 http://deb.debian.org/debian bookworm/main armhf libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
18:33:00 #13 9.622 Get:314 http://deb.debian.org/debian bookworm/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
18:33:00 #13 9.623 Get:315 http://deb.debian.org/debian bookworm/main armhf libhttp-daemon-perl all 6.16-1 [23.5 kB]
18:33:00 #13 9.624 Get:316 http://deb.debian.org/debian bookworm/main armhf libio-interactive-perl all 1.023-2 [11.0 kB]
18:33:00 #13 9.625 Get:317 http://deb.debian.org/debian bookworm/main armhf libio-sessiondata-perl all 1.03-3 [6316 B]
18:33:00 #13 9.626 Get:318 http://deb.debian.org/debian bookworm/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
18:33:00 #13 9.627 Get:319 http://deb.debian.org/debian bookworm/main armhf libipc-run3-perl all 0.048-3 [33.2 kB]
18:33:00 #13 9.628 Get:320 http://deb.debian.org/debian bookworm/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
18:33:00 #13 9.629 Get:321 http://deb.debian.org/debian bookworm/main armhf libjson-xs-perl armhf 4.030-2+b1 [90.4 kB]
18:33:00 #13 9.632 Get:322 http://deb.debian.org/debian bookworm/main armhf libjson-maybexs-perl all 1.004004-1 [13.3 kB]
18:33:00 #13 9.634 Get:323 http://deb.debian.org/debian bookworm/main armhf libldap-common all 2.5.13+dfsg-5 [29.3 kB]
18:33:00 #13 9.636 Get:324 http://deb.debian.org/debian bookworm/main armhf liblist-compare-perl all 0.55-2 [65.7 kB]
18:33:00 #13 9.637 Get:325 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-perl all 0.59-1 [37.1 kB]
18:33:00 #13 9.640 Get:326 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-xs-perl armhf 0.58-3 [30.6 kB]
18:33:00 #13 9.641 Get:327 http://deb.debian.org/debian bookworm/main armhf liblist-utilsby-perl all 0.12-2 [15.5 kB]
18:33:00 #13 9.643 Get:328 http://deb.debian.org/debian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB]
18:33:00 #13 9.645 Get:329 http://deb.debian.org/debian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [162 kB]
18:33:00 #13 9.647 Get:330 http://deb.debian.org/debian bookworm/main armhf liblz1 armhf 1.13-5 [37.8 kB]
18:33:00 #13 9.649 Get:331 http://deb.debian.org/debian bookworm/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
18:33:00 #13 9.651 Get:332 http://deb.debian.org/debian bookworm/main armhf libsys-hostname-long-perl all 1.5-3 [11.6 kB]
18:33:00 #13 9.653 Get:333 http://deb.debian.org/debian bookworm/main armhf libmail-sendmail-perl all 0.80-3 [24.3 kB]
18:33:00 #13 9.655 Get:334 http://deb.debian.org/debian bookworm/main armhf libnet-smtp-ssl-perl all 1.04-2 [6548 B]
18:33:00 #13 9.657 Get:335 http://deb.debian.org/debian bookworm/main armhf libmailtools-perl all 2.21-2 [95.6 kB]
18:33:00 #13 9.659 Get:336 http://deb.debian.org/debian bookworm/main armhf libmarkdown2 armhf 2.2.7-2 [30.2 kB]
18:33:00 #13 9.660 Get:337 http://deb.debian.org/debian bookworm/main armhf libmath-base85-perl all 0.5+dfsg-2 [6684 B]
18:33:00 #13 9.662 Get:338 http://deb.debian.org/debian bookworm/main armhf libmime-tools-perl all 5.510-1 [213 kB]
18:33:00 #13 9.664 Get:339 http://deb.debian.org/debian bookworm/main armhf libmldbm-perl all 2.05-4 [16.8 kB]
18:33:00 #13 9.666 Get:340 http://deb.debian.org/debian bookworm/main armhf libmoox-aliases-perl all 0.001006-2 [7156 B]
18:33:00 #13 9.667 Get:341 http://deb.debian.org/debian bookworm/main armhf libmouse-perl armhf 2.5.10-1+b3 [166 kB]
18:33:00 #13 9.670 Get:342 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-xs-perl armhf 0.30-1+b1 [18.2 kB]
18:33:00 #13 9.672 Get:343 http://deb.debian.org/debian bookworm/main armhf libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
18:33:00 #13 9.673 Get:344 http://deb.debian.org/debian bookworm/main armhf libperlio-gzip-perl armhf 0.20-1+b1 [16.3 kB]
18:33:00 #13 9.674 Get:345 http://deb.debian.org/debian bookworm/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.9 kB]
18:33:00 #13 9.675 Get:346 http://deb.debian.org/debian bookworm/main armhf libpod-parser-perl all 1.65-1 [96.3 kB]
18:33:00 #13 9.677 Get:347 http://deb.debian.org/debian bookworm/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
18:33:00 #13 9.678 Get:348 http://deb.debian.org/debian bookworm/main armhf libproc-processtable-perl armhf 0.634-1+b2 [42.9 kB]
18:33:00 #13 9.679 Get:349 http://deb.debian.org/debian bookworm/main armhf libre2-9 armhf 20220601+dfsg-1+b1 [148 kB]
18:33:00 #13 9.683 Get:350 http://deb.debian.org/debian bookworm/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.9 kB]
18:33:00 #13 9.684 Get:351 http://deb.debian.org/debian bookworm/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
18:33:00 #13 9.685 Get:352 http://deb.debian.org/debian bookworm/main armhf libref-util-perl all 0.204-2 [17.4 kB]
18:33:00 #13 9.686 Get:353 http://deb.debian.org/debian bookworm/main armhf libref-util-xs-perl armhf 0.117-2+b1 [13.0 kB]
18:33:00 #13 9.687 Get:354 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
18:33:00 #13 9.689 Get:355 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
18:33:00 #13 9.690 Get:356 http://deb.debian.org/debian bookworm/main armhf libregexp-wildcards-perl all 1.05-3 [14.1 kB]
18:33:00 #13 9.690 Get:357 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [58.6 kB]
18:33:00 #13 9.692 Get:358 http://deb.debian.org/debian bookworm/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.7 kB]
18:33:00 #13 9.694 Get:359 http://deb.debian.org/debian bookworm/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [95.0 kB]
18:33:00 #13 9.695 Get:360 http://deb.debian.org/debian bookworm/main armhf libset-intspan-perl all 1.19-3 [25.3 kB]
18:33:00 #13 9.696 Get:361 http://deb.debian.org/debian bookworm/main armhf libtask-weaken-perl all 1.06-2 [9364 B]
18:33:00 #13 9.697 Get:362 http://deb.debian.org/debian bookworm/main armhf libxml-parser-perl armhf 2.46-4 [197 kB]
18:33:00 #13 9.698 Get:363 http://deb.debian.org/debian bookworm/main armhf libsoap-lite-perl all 1.27-3 [239 kB]
18:33:00 #13 9.700 Get:364 http://deb.debian.org/debian bookworm/main armhf libsocket6-perl armhf 0.29-3 [20.5 kB]
18:33:00 #13 9.702 Get:365 http://deb.debian.org/debian bookworm/main armhf libstring-copyright-perl all 0.003014-1 [23.4 kB]
18:33:00   Installing : docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0   26/27 
18:33:00 #13 9.703 Get:366 http://deb.debian.org/debian bookworm/main armhf libstring-escape-perl all 2010.002-3 [18.7 kB]
18:33:00 #13 9.705 Get:367 http://deb.debian.org/debian bookworm/main armhf libstring-license-perl all 0.0.2-1 [34.3 kB]
18:33:00 #13 9.719 Get:368 http://deb.debian.org/debian bookworm/main armhf libstring-shellquote-perl all 1.04-3 [11.9 kB]
18:33:00 #13 9.720 Get:369 http://deb.debian.org/debian bookworm/main armhf libsys-cpuaffinity-perl armhf 1.13~03-2+b1 [33.1 kB]
18:33:00 #13 9.722 Get:370 http://deb.debian.org/debian bookworm/main armhf libterm-readkey-perl armhf 2.38-2+b1 [23.4 kB]
18:33:00 #13 9.726 Get:371 http://deb.debian.org/debian bookworm/main armhf libtext-levenshteinxs-perl armhf 0.03-5+b1 [7896 B]
18:33:00 #13 9.727 Get:372 http://deb.debian.org/debian bookworm/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.8 kB]
18:33:00 #13 9.728 Get:373 http://deb.debian.org/debian bookworm/main armhf libtext-xslate-perl armhf 3.5.9-1+b2 [194 kB]
18:33:00 #13 9.732 Get:374 http://deb.debian.org/debian bookworm/main armhf libtime-duration-perl all 1.21-2 [13.1 kB]
18:33:00 #13 9.733 Get:375 http://deb.debian.org/debian bookworm/main armhf libtime-moment-perl armhf 0.44-2+b1 [72.3 kB]
18:33:00 #13 9.734 Get:376 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-xs-perl armhf 0.025-1 [24.3 kB]
18:33:00 #13 9.735 Get:377 http://deb.debian.org/debian bookworm/main armhf libunicode-utf8-perl armhf 0.62-2 [19.3 kB]
18:33:00 #13 9.736 Get:378 http://deb.debian.org/debian bookworm/main armhf libwww-mechanize-perl all 2.16-1 [116 kB]
18:33:00 #13 9.738 Get:379 http://deb.debian.org/debian bookworm/main armhf libxdelta2 armhf 1.1.3-10.4 [41.9 kB]
18:33:00 #13 9.739 Get:380 http://deb.debian.org/debian bookworm/main armhf libxext6 armhf 2:1.3.4-1+b1 [47.8 kB]
18:33:00 #13 9.740 Get:381 http://deb.debian.org/debian bookworm/main armhf libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
18:33:00 #13 9.741 Get:382 http://deb.debian.org/debian bookworm/main armhf libxml-sax-base-perl all 1.09-3 [20.6 kB]
18:33:00 #13 9.743 Get:383 http://deb.debian.org/debian bookworm/main armhf libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
18:33:00 #13 9.745 Get:384 http://deb.debian.org/debian bookworm/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1+b1 [307 kB]
18:33:00 #13 9.750 Get:385 http://deb.debian.org/debian bookworm/main armhf libxml-sax-expat-perl all 0.51-2 [11.1 kB]
18:33:00 #13 9.752 Get:386 http://deb.debian.org/debian bookworm/main armhf libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
18:33:00 #13 9.754 Get:387 http://deb.debian.org/debian bookworm/main armhf libxmuu1 armhf 2:1.1.3-3 [23.3 kB]
18:33:00 #13 9.764 Get:388 http://deb.debian.org/debian bookworm/main armhf libxstring-perl armhf 0.005-2+b1 [8160 B]
18:33:00 #13 9.769 Get:389 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB]
18:33:00 #13 9.775 Get:390 http://deb.debian.org/debian bookworm/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [32.2 kB]
18:33:00 #13 9.777 Get:391 http://deb.debian.org/debian bookworm/main armhf licensecheck all 3.3.5-1 [49.8 kB]
18:33:00 #13 9.777 Get:392 http://deb.debian.org/debian bookworm/main armhf plzip armhf 1.10-5 [57.5 kB]
18:33:00 #13 9.781 Get:393 http://deb.debian.org/debian bookworm/main armhf lzop armhf 1.04-2 [82.2 kB]
18:33:00 #13 9.783 Get:394 http://deb.debian.org/debian bookworm/main armhf t1utils armhf 1.41-4 [54.7 kB]
18:33:00 #13 9.784 Get:395 http://deb.debian.org/debian bookworm/main armhf unzip armhf 6.0-28 [152 kB]
18:33:00 #13 9.787 Get:396 http://deb.debian.org/debian bookworm/main armhf lintian all 2.116.3 [1130 kB]
18:33:00 #13 9.798 Get:397 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
18:33:00 #13 9.799 Get:398 http://deb.debian.org/debian bookworm/main armhf manpages-dev all 6.03-2 [2030 kB]
18:33:00 #13 9.808 Get:399 http://deb.debian.org/debian bookworm/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
18:33:00 #13 9.809 Get:400 http://deb.debian.org/debian bookworm/main armhf pixz armhf 1.0.7-2 [19.5 kB]
18:33:00 #13 9.810 Get:401 http://deb.debian.org/debian bookworm/main armhf xdelta armhf 1.1.3-10.4 [26.0 kB]
18:33:00 #13 9.811 Get:402 http://deb.debian.org/debian bookworm/main armhf xdelta3 armhf 3.0.11-dfsg-1.2 [66.6 kB]
18:33:00 #13 9.813 Get:403 http://deb.debian.org/debian bookworm/main armhf pristine-tar armhf 1.50 [103 kB]
18:33:00 #13 9.814 Get:404 http://deb.debian.org/debian bookworm/main armhf publicsuffix all 20230209.2326-1 [126 kB]
18:33:00 #13 9.815 Get:405 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB]
18:33:00 #13 9.816 Get:406 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB]
18:33:00 #13 9.824 Get:407 http://deb.debian.org/debian bookworm/main armhf python3-certifi all 2022.9.24-1 [153 kB]
18:33:00 #13 9.826 Get:408 http://deb.debian.org/debian bookworm/main armhf python3-charset-normalizer all 3.0.1-2 [49.3 kB]
18:33:00 #13 9.829 Get:409 http://deb.debian.org/debian bookworm/main armhf python3-idna all 3.3-1 [39.4 kB]
18:33:00 #13 9.830 Get:410 http://deb.debian.org/debian bookworm/main armhf python3-magic all 2:0.4.26-3 [14.5 kB]
18:33:00 #13 9.831 Get:411 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
18:33:00 #13 9.831 Get:412 http://deb.debian.org/debian bookworm/main armhf python3-urllib3 all 1.26.12-1 [117 kB]
18:33:00 #13 9.832 Get:413 http://deb.debian.org/debian bookworm/main armhf python3-requests all 2.28.1+dfsg-1 [67.9 kB]
18:33:00 #13 9.834 Get:414 http://deb.debian.org/debian bookworm/main armhf python3-unidiff all 0.7.3-1 [11.7 kB]
18:33:00 #13 9.834 Get:415 http://deb.debian.org/debian bookworm/main armhf shared-mime-info armhf 2.2-1 [726 kB]
18:33:00 #13 9.840 Get:416 http://deb.debian.org/debian bookworm/main armhf strace armhf 6.1-0.1 [1175 kB]
18:33:00 #13 9.846 Get:417 http://deb.debian.org/debian bookworm/main armhf xauth armhf 1:1.1.2-1 [33.2 kB]
18:33:00 #13 9.854 Get:418 http://deb.debian.org/debian bookworm/main armhf xdg-user-dirs armhf 0.18-1 [53.4 kB]
18:33:00 #13 9.856 Get:419 http://deb.debian.org/debian bookworm/main armhf zstd armhf 1.5.4+dfsg2-5 [611 kB]
18:33:00 (1/46): device-mapper-1.02.175-9.fc37.x86_64.rp 473 kB/s | 138 kB     00:00    
18:33:00 (2/46): diffutils-3.8-3.fc37.x86_64.rpm          48 MB/s | 378 kB     00:00    
18:33:00 (3/46): device-mapper-libs-1.02.175-9.fc37.x86_ 572 kB/s | 177 kB     00:00    
18:33:00 (4/46): fuse-common-3.10.5-5.fc37.x86_64.rpm    736 kB/s | 8.2 kB     00:00    
18:33:00 (5/46): fuse3-3.10.5-5.fc37.x86_64.rpm          6.4 MB/s |  54 kB     00:00    
18:33:00 (6/46): fuse3-libs-3.10.5-5.fc37.x86_64.rpm     9.0 MB/s |  92 kB     00:00    
18:33:00 (7/46): kmod-30-2.fc37.x86_64.rpm                10 MB/s | 120 kB     00:00    
18:33:00 (8/46): kmod-libs-30-2.fc37.x86_64.rpm          6.5 MB/s |  68 kB     00:00    
18:33:00 (9/46): libargon2-20190702-1.fc37.x86_64.rpm    2.9 MB/s |  28 kB     00:00    
18:33:00 (10/46): libbpf-0.8.0-2.fc37.x86_64.rpm          17 MB/s | 172 kB     00:00    
18:33:00 (11/46): libcgroup-3.0-1.fc37.x86_64.rpm        6.5 MB/s |  74 kB     00:00    
18:33:00 (12/46): libfdisk-2.38.1-1.fc37.x86_64.rpm       14 MB/s | 160 kB     00:00    
18:33:00 (13/46): libibverbs-41.0-1.fc37.x86_64.rpm       25 MB/s | 412 kB     00:00    
18:33:00 (14/46): libmnl-1.0.5-1.fc37.x86_64.rpm         2.1 MB/s |  28 kB     00:00    
18:33:00 (15/46): libnetfilter_conntrack-1.0.8-5.fc37.x8 5.9 MB/s |  57 kB     00:00    
18:33:00 (16/46): libnfnetlink-1.0.1-22.fc37.x86_64.rpm  3.0 MB/s |  29 kB     00:00    
18:33:00 (17/46): libnl3-3.7.0-2.fc37.x86_64.rpm          27 MB/s | 347 kB     00:00    
18:33:00 (18/46): libseccomp-2.5.3-3.fc37.x86_64.rpm     5.2 MB/s |  70 kB     00:00    
18:33:00 (19/46): libslirp-4.7.0-2.fc37.x86_64.rpm       6.4 MB/s |  74 kB     00:00    
18:33:00 (20/46): libutempter-1.2.1-7.fc37.x86_64.rpm    2.6 MB/s |  26 kB     00:00    
18:33:00 (21/46): libxkbcommon-1.4.1-2.fc37.x86_64.rpm    17 MB/s | 140 kB     00:00    
18:33:00 (22/46): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  7.7 MB/s |  61 kB     00:00    
18:33:00 (23/46): util-linux-2.38.1-1.fc37.x86_64.rpm     71 MB/s | 2.3 MB     00:00    
18:33:00 (24/46): container-selinux-2.222.0-1.fc37.noarc 2.0 MB/s |  54 kB     00:00    
18:33:00 (25/46): cryptsetup-libs-2.6.1-1.fc37.x86_64.rp  47 MB/s | 491 kB     00:00    
18:33:00 (26/46): dbus-1.14.10-1.fc37.x86_64.rpm         596 kB/s | 7.8 kB     00:00    
18:33:00 (27/46): dbus-broker-33-1.fc37.x86_64.rpm        21 MB/s | 174 kB     00:00    
18:33:00 (28/46): dbus-common-1.14.10-1.fc37.noarch.rpm  1.4 MB/s |  15 kB     00:00    
18:33:00   Installing : 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64      27/27 
18:33:00   Verifying  : containerd.io-1.6.24-3.1.el7.x86_64                         1/27 
18:33:00   Verifying  : libmnl-1.0.3-7.el7.x86_64                                   2/27 
18:33:00   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.x86_64                         3/27 
18:33:00   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          4/27 
18:33:01 #13 10.05 debconf: delaying package configuration, since apt-utils is not installed
18:33:01 #13 10.08 Fetched 168 MB in 3s (57.2 MB/s)
18:33:01 #13 10.10 Selecting previously unselected package perl-modules-5.36.
18:33:01 #13 10.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
18:33:01 #13 10.10 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ...
18:33:01 #13 10.11 Unpacking perl-modules-5.36 (5.36.0-7) ...
18:33:01 (29/46): iptables-legacy-1.8.8-5.fc37.x86_64.rp 6.4 MB/s |  51 kB     00:00    
18:33:01 (30/46): fuse-overlayfs-1.12-1.fc37.x86_64.rpm  3.9 MB/s |  67 kB     00:00    
18:33:01 (31/46): iptables-legacy-libs-1.8.8-5.fc37.x86_ 3.1 MB/s |  37 kB     00:00    
18:33:01 (32/46): iptables-libs-1.8.8-5.fc37.x86_64.rpm   29 MB/s | 416 kB     00:00    
18:33:01 (33/46): containerd.io-1.6.24-3.1.fc37.x86_64.r  44 MB/s |  33 MB     00:00    
18:33:01 (34/46): libpcap-1.10.4-1.fc37.x86_64.rpm       847 kB/s | 176 kB     00:00    
18:33:01 (35/46): libselinux-utils-3.5-1.fc37.x86_64.rpm 784 kB/s | 160 kB     00:00    
18:33:01 (36/46): policycoreutils-3.5-1.fc37.x86_64.rpm   23 MB/s | 240 kB     00:00    
18:33:01 (37/46): rpm-plugin-selinux-4.18.1-2.fc37.x86_6 1.3 MB/s |  18 kB     00:00    
18:33:01 (38/46): selinux-policy-37.22-1.fc37.noarch.rpm 3.6 MB/s |  43 kB     00:00    
18:33:01   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                 5/27 
18:33:01   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           6/27 
18:33:01   Verifying  : 1:docker-ce-cli-0.0.0~20231011170815.26951f7-0.el7.x86_6    7/27 
18:33:01   Verifying  : checkpolicy-2.5-8.el7.x86_64                                8/27 
18:33:01   Verifying  : 3:docker-ce-0.0.0~20231011170815.26951f7-0.el7.x86_64       9/27 
18:33:01   Verifying  : python-IPy-0.75-6.el7.noarch                               10/27 
18:33:01   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              11/27 
18:33:01   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         12/27 
18:33:01   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                   13/27 
18:33:01   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            14/27 
18:33:01   Verifying  : fuse3-libs-3.6.1-4.el7.x86_64                              15/27 
18:33:01   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       16/27 
18:33:01   Verifying  : docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0   17/27 
18:33:01   Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           18/27 
18:33:01   Verifying  : libselinux-python-2.5-15.el7.x86_64                        19/27 
18:33:01   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   20/27 
18:33:01   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       21/27 
18:33:01   Verifying  : iptables-1.4.21-35.el7.x86_64                              22/27 
18:33:01   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            23/27 
18:33:01   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          46/53 
18:33:01   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            47/53 
18:33:01   Installing       : container-selinux-2:2.222.0-1.fc39.noarch            47/53 
18:33:01 #13 10.46 Selecting previously unselected package libgdbm6:armhf.
18:33:01 #13 10.46 Preparing to unpack .../1-libgdbm6_1.23-3_armhf.deb ...
18:33:01 #13 10.47 Unpacking libgdbm6:armhf (1.23-3) ...
18:33:01 #13 10.51 Selecting previously unselected package libgdbm-compat4:armhf.
18:33:01 (39/46): slirp4netns-1.2.1-1.fc37.x86_64.rpm    3.7 MB/s |  47 kB     00:00    
18:33:01 (40/46): selinux-policy-targeted-37.22-1.fc37.n  91 MB/s | 6.6 MB     00:00    
18:33:01 (41/46): systemd-251.14-2.fc37.x86_64.rpm        27 MB/s | 4.2 MB     00:00    
18:33:01 (42/46): systemd-networkd-251.14-2.fc37.x86_64. 3.8 MB/s | 614 kB     00:00    
18:33:01 (43/46): systemd-pam-251.14-2.fc37.x86_64.rpm   2.5 MB/s | 334 kB     00:00    
18:33:01 (44/46): systemd-resolved-251.14-2.fc37.x86_64. 7.0 MB/s | 280 kB     00:00    
18:33:01   Verifying  : docker-compose-plugin-2.21.0-0.el7.x86_64                  24/27 
18:33:01   Verifying  : docker-buildx-plugin-0.11.2-0.el7.x86_64                   25/27 
18:33:01   Verifying  : policycoreutils-2.5-34.el7.x86_64                          26/27 
18:33:01   Verifying  : libcgroup-0.41-21.el7.x86_64                               27/27 
18:33:01 
18:33:01 Installed:
18:33:01   docker-buildx-plugin.x86_64 0:0.11.2-0.el7                                    
18:33:01   docker-ce.x86_64 3:0.0.0~20231011170815.26951f7-0.el7                         
18:33:01   docker-ce-cli.x86_64 1:0.0.0~20231011170815.26951f7-0.el7                     
18:33:01   docker-ce-rootless-extras.x86_64 0:0.0.0~20231011170815.26951f7-0.el7         
18:33:01   docker-compose-plugin.x86_64 0:2.21.0-0.el7                                   
18:33:01 
18:33:01 Dependency Installed:
18:33:01   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
18:33:01   checkpolicy.x86_64 0:2.5-8.el7                                                
18:33:01   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
18:33:01   containerd.io.x86_64 0:1.6.24-3.1.el7                                         
18:33:01   fuse-overlayfs.x86_64 0:0.7.2-6.el7_8                                         
18:33:01   fuse3-libs.x86_64 0:3.6.1-4.el7                                               
18:33:01   iptables.x86_64 0:1.4.21-35.el7                                               
18:33:01   libcgroup.x86_64 0:0.41-21.el7                                                
18:33:01   libmnl.x86_64 0:1.0.3-7.el7                                                   
18:33:01   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
18:33:01   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
18:33:01   libseccomp.x86_64 0:2.3.1-4.el7                                               
18:33:01   libselinux-python.x86_64 0:2.5-15.el7                                         
18:33:01   libselinux-utils.x86_64 0:2.5-15.el7                                          
18:33:01   libsemanage-python.x86_64 0:2.5-14.el7                                        
18:33:01   policycoreutils.x86_64 0:2.5-34.el7                                           
18:33:01   policycoreutils-python.x86_64 0:2.5-34.el7                                    
18:33:01   python-IPy.noarch 0:0.75-6.el7                                                
18:33:01   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
18:33:01   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
18:33:01   setools-libs.x86_64 0:3.3.8-4.el7                                             
18:33:01   slirp4netns.x86_64 0:0.4.3-4.el7_8                                            
18:33:01 
18:33:01 Complete!
18:33:01 + verify_binaries
18:33:01 + docker --version
18:33:01 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:33:01 + docker buildx version
18:33:01 github.com/docker/buildx v0.11.2 9872040
18:33:01 + docker compose version
18:33:01 Docker Compose version v2.21.0
18:33:01 + dockerd --version
18:33:01 #13 10.51 Preparing to unpack .../2-libgdbm-compat4_1.23-3_armhf.deb ...
18:33:01 #13 10.52 Unpacking libgdbm-compat4:armhf (1.23-3) ...
18:33:01 #13 10.56 Selecting previously unselected package libperl5.36:armhf.
18:33:01 #13 10.56 Preparing to unpack .../3-libperl5.36_5.36.0-7_armhf.deb ...
18:33:01 #13 10.56 Unpacking libperl5.36:armhf (5.36.0-7) ...
18:33:01 (45/46): xkeyboard-config-2.36-3.fc37.noarch.rp 9.9 MB/s | 957 kB     00:00    
18:33:01 (46/46): xz-5.4.1-1.fc37.x86_64.rpm             5.9 MB/s | 419 kB     00:00    
18:33:01 --------------------------------------------------------------------------------
18:33:01 Total                                            32 MB/s |  53 MB     00:01     
18:33:01 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:33:01 + docker-proxy --version
18:33:01 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:33:01 + containerd --version
18:33:01 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:01 + ctr --version
18:33:01 ctr containerd.io 1.6.24
18:33:01 + containerd-shim --help
18:33:01 Usage of containerd-shim:
18:33:01   -address string
18:33:01     	grpc address back to main containerd
18:33:01   -containerd-binary containerd publish
18:33:01     	path to containerd binary (used for containerd publish) (default "containerd")
18:33:01   -criu string
18:33:01     	path to criu binary
18:33:01   -debug
18:33:01     	enable debug output in logs
18:33:01   -namespace string
18:33:01     	namespace that owns the shim
18:33:01   -runtime-root string
18:33:01     	root directory for the runtime (default "/run/containerd/runc")
18:33:01   -socket string
18:33:01     	socket path to serve
18:33:01   -systemd-cgroup
18:33:01     	set runtime to use systemd-cgroup
18:33:01   -workdir string
18:33:01     	path used to storge large temporary data
18:33:01 + containerd-shim-runc-v1 -v
18:33:01 containerd-shim-runc-v1:
18:33:01   Version:  1.6.24
18:33:01   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:01   Go version: go1.20.8
18:33:01 
18:33:01 + containerd-shim-runc-v2 -v
18:33:01 containerd-shim-runc-v2:
18:33:01   Version:  1.6.24
18:33:01   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:01   Go version: go1.20.8
18:33:01 
18:33:01 + runc --version
18:33:01 runc version 1.1.9
18:33:01 commit: v1.1.9-0-gccaecfc
18:33:01 spec: 1.0.2-dev
18:33:01 go: go1.20.8
18:33:01 libseccomp: 2.3.1
18:33:01 #13 10.95 Selecting previously unselected package perl.
18:33:01 #13 10.95 Preparing to unpack .../4-perl_5.36.0-7_armhf.deb ...
18:33:01 #13 10.96 Unpacking perl (5.36.0-7) ...
18:33:01 #13 11.01 Selecting previously unselected package liblocale-gettext-perl.
18:33:01 #13 11.01 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_armhf.deb ...
18:33:01 #13 11.02 Unpacking liblocale-gettext-perl (1.07-5) ...
18:33:01 #13 11.06 Selecting previously unselected package libssl3:armhf.
18:33:02 #13 extracting sha256:eac45c6c3cc1ae8e7dc5a4420f0898748cc3dcadd46e622da61fe872f2079b29 8.0s done
18:33:02 #13 ...
18:33:02 
18:33:02 #12 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:33:02 #12 4.837 Fetched 19.0 MB in 4s (4236 kB/s)
18:33:02 #12 4.837 Reading package lists...
18:33:02 #12 ...
18:33:02 
18:33:02 #13 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:33:02 #13 extracting sha256:20883fb641b822fff55b6c2fc00bd148aa68928d8d7771ec2dec10de9edb50c9 done
18:33:02 #13 DONE 13.3s
18:33:02 
18:33:02 #12 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:33:02 #13 11.06 Preparing to unpack .../6-libssl3_3.0.11-1~deb12u1_armhf.deb ...
18:33:02 #13 11.06 Unpacking libssl3:armhf (3.0.11-1~deb12u1) ...
18:33:02 #13 11.22 Selecting previously unselected package libpython3.11-minimal:armhf.
18:33:02 #13 11.22 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_armhf.deb ...
18:33:02 #13 11.22 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
18:33:02 #13 11.33 Selecting previously unselected package libexpat1:armhf.
18:33:02 Docker CE Test - x86_64                         6.8 kB/s | 1.6 kB     00:00    
18:33:02 Importing GPG key 0x621E9F35:
18:33:02  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
18:33:02  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
18:33:02  From       : https://download.docker.com/linux/fedora/gpg
18:33:02 Key imported successfully
18:33:02 #13 11.33 Preparing to unpack .../8-libexpat1_2.5.0-1_armhf.deb ...
18:33:02 #13 11.34 Unpacking libexpat1:armhf (2.5.0-1) ...
18:33:02 #13 11.38 Selecting previously unselected package python3.11-minimal.
18:33:02 #13 11.38 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ...
18:33:02 #13 11.39 Unpacking python3.11-minimal (3.11.2-6) ...
18:33:02 #13 11.57 Setting up libssl3:armhf (3.0.11-1~deb12u1) ...
18:33:02 #13 11.58 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
18:33:02 #13 11.60 Setting up libexpat1:armhf (2.5.0-1) ...
18:33:02 #13 11.61 Setting up python3.11-minimal (3.11.2-6) ...
18:33:02 #12 4.837 Reading package lists...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
18:33:03 Running transaction check
18:33:03 Transaction check succeeded.
18:33:03 Running transaction test
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:33:03 #13 12.38 Selecting previously unselected package python3-minimal.
18:33:03 #13 12.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8436 files and directories currently installed.)
18:33:03 #13 12.38 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ...
18:33:03 #13 12.38 Unpacking python3-minimal (3.11.2-1+b1) ...
18:33:03 #13 12.42 Selecting previously unselected package media-types.
18:33:03 #13 12.42 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:33:03 #13 12.42 Unpacking media-types (10.0.0) ...
18:33:03 #13 12.46 Selecting previously unselected package libncursesw6:armhf.
18:33:03 #13 12.46 Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ...
18:33:03 #13 12.46 Unpacking libncursesw6:armhf (6.4-4) ...
18:33:03 #13 12.50 Selecting previously unselected package libkrb5support0:armhf.
18:33:03 #13 12.50 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_armhf.deb ...
18:33:03 #13 12.51 Unpacking libkrb5support0:armhf (1.20.1-2+deb12u1) ...
18:33:03 #13 12.55 Selecting previously unselected package libk5crypto3:armhf.
18:33:03 #13 12.55 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_armhf.deb ...
18:33:03 #13 12.55 Unpacking libk5crypto3:armhf (1.20.1-2+deb12u1) ...
18:33:03 #13 12.59 Selecting previously unselected package libkeyutils1:armhf.
18:33:03 #13 12.59 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ...
18:33:03 #13 12.60 Unpacking libkeyutils1:armhf (1.6.3-2) ...
18:33:03 #13 12.63 Selecting previously unselected package libkrb5-3:armhf.
18:33:03 #13 12.63 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_armhf.deb ...
18:33:03 #13 12.64 Unpacking libkrb5-3:armhf (1.20.1-2+deb12u1) ...
18:33:03 #13 12.70 Selecting previously unselected package libgssapi-krb5-2:armhf.
18:33:03 #13 12.70 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_armhf.deb ...
18:33:03 #13 12.71 Unpacking libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ...
18:33:03 #13 12.75 Selecting previously unselected package libtirpc-common.
18:33:03 #13 12.75 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
18:33:03 #13 12.76 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:33:03 #13 12.79 Selecting previously unselected package libtirpc3:armhf.
18:33:03 #13 12.79 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
18:33:03 #13 12.80 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
18:33:03 #13 12.84 Selecting previously unselected package libnsl2:armhf.
18:33:03 #13 12.84 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ...
18:33:03 #13 12.84 Unpacking libnsl2:armhf (1.3.0-2) ...
18:33:03 #13 12.87 Selecting previously unselected package readline-common.
18:33:03 #13 12.88 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
18:33:03 #13 12.88 Unpacking readline-common (8.2-1.3) ...
18:33:03 #13 12.92 Selecting previously unselected package libreadline8:armhf.
18:33:03 #13 12.92 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ...
18:33:03 #13 12.93 Unpacking libreadline8:armhf (8.2-1.3) ...
18:33:03 #13 12.97 Selecting previously unselected package libsqlite3-0:armhf.
18:33:04 #13 12.97 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ...
18:33:04 #13 12.98 Unpacking libsqlite3-0:armhf (3.40.1-2) ...
18:33:04 #13 13.06 Selecting previously unselected package libpython3.11-stdlib:armhf.
18:33:04 #13 13.06 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
18:33:04 #13 13.06 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
18:33:04 #13 13.24 Selecting previously unselected package python3.11.
18:33:04 Transaction test succeeded.
18:33:04 Running transaction
18:33:04 #13 13.24 Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ...
18:33:04 #13 13.25 Unpacking python3.11 (3.11.2-6) ...
18:33:04 #13 13.29 Selecting previously unselected package libpython3-stdlib:armhf.
18:33:04 #13 13.29 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ...
18:33:04 #13 13.30 Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ...
18:33:04 #13 13.33 Setting up python3-minimal (3.11.2-1+b1) ...
18:33:04 #13 13.51 Selecting previously unselected package python3.
18:33:04 #12 6.143 Reading package lists...
18:33:04 #12 7.404 Building dependency tree...
18:33:04 #13 13.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8943 files and directories currently installed.)
18:33:04 #13 13.52 Preparing to unpack .../000-python3_3.11.2-1+b1_armhf.deb ...
18:33:04 #13 13.53 Unpacking python3 (3.11.2-1+b1) ...
18:33:04 #13 13.56 Selecting previously unselected package less.
18:33:04 #13 13.57 Preparing to unpack .../001-less_590-2_armhf.deb ...
18:33:04 #13 13.57 Unpacking less (590-2) ...
18:33:04 #13 13.62 Selecting previously unselected package netbase.
18:33:04 #13 13.62 Preparing to unpack .../002-netbase_6.4_all.deb ...
18:33:04 #13 13.62 Unpacking netbase (6.4) ...
18:33:04 #13 13.65 Selecting previously unselected package sensible-utils.
18:33:04 #13 13.65 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ...
18:33:04 #13 13.66 Unpacking sensible-utils (0.0.17+nmu1) ...
18:33:04 #13 13.69 Selecting previously unselected package bzip2.
18:33:04 #13 13.69 Preparing to unpack .../004-bzip2_1.0.8-5+b1_armhf.deb ...
18:33:04 #13 13.70 Unpacking bzip2 (1.0.8-5+b1) ...
18:33:04 #13 13.74 Selecting previously unselected package openssl.
18:33:04 #12 7.609 Reading state information...
18:33:04 #13 13.74 Preparing to unpack .../005-openssl_3.0.11-1~deb12u1_armhf.deb ...
18:33:04 #13 13.74 Unpacking openssl (3.0.11-1~deb12u1) ...
18:33:04 #13 13.89 Selecting previously unselected package ca-certificates.
18:33:04 #13 13.89 Preparing to unpack .../006-ca-certificates_20230311_all.deb ...
18:33:04 #13 13.90 Unpacking ca-certificates (20230311) ...
18:33:04 #13 13.95 Selecting previously unselected package libmagic-mgc.
18:33:04 #13 13.95 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_armhf.deb ...
18:33:04 #13 13.96 Unpacking libmagic-mgc (1:5.44-3) ...
18:33:04 #13 14.04 Selecting previously unselected package libmagic1:armhf.
18:33:04 #12 7.967 curl is already the newest version (7.64.0-4+deb10u6).
18:33:04 #12 7.967 The following additional packages will be installed:
18:33:04 #12 7.967   autoconf automake autopoint autotools-dev binutils
18:33:04 #12 7.967   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
18:33:04 #12 7.967   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
18:33:04 #12 7.967   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
18:33:04 #12 7.967   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
18:33:04 #12 7.968   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
18:33:04 #12 7.968   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
18:33:04 #12 7.968   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
18:33:04 #12 7.968   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
18:33:04 #12 7.968   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
18:33:04 #12 7.968   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
18:33:04 #12 7.968   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
18:33:04 #12 7.968   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
18:33:04 #12 7.968   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
18:33:04 #12 7.968   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
18:33:04 #12 7.968   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
18:33:04 #12 7.968   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
18:33:04 #12 7.968   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
18:33:04 #12 7.968   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
18:33:04 #12 7.969   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
18:33:04 #12 7.969   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
18:33:04 #12 7.969   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
18:33:04 #12 7.969   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
18:33:04 #12 7.969   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
18:33:04 #12 7.969   po-debconf python3 python3-minimal python3.7 python3.7-minimal
18:33:04 #12 7.969   sensible-utils wdiff xz-utils
18:33:04 #12 7.971 Suggested packages:
18:33:04 #12 7.972   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
18:33:04 #12 7.972   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
18:33:04 #12 7.972   autopkgtest bls-standalone bsd-mailx | mailx build-essential
18:33:04 #12 7.972   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
18:33:04 #12 7.972   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
18:33:04 #12 7.972   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:33:04 #12 7.972   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
18:33:04 #12 7.972   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
18:33:04 #12 7.972   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
18:33:04 #12 7.972   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
18:33:04 #12 7.972   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
18:33:04 #12 7.972   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
18:33:04 #12 7.972   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
18:33:04 #12 7.972   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
18:33:04 #12 7.972   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
18:33:04 #12 7.972   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
18:33:04 #12 7.972   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
18:33:04 #12 7.972   diffutils-doc perl-doc libterm-readline-gnu-perl
18:33:04 #12 7.972   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
18:33:04 #12 7.972   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
18:33:04 #12 7.972   python3.7-doc binfmt-support wdiff-doc
18:33:04 #12 7.972 Recommended packages:
18:33:04 #12 7.972   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
18:33:04 #12 7.972   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
18:33:04 #12 7.972   licensecheck lintian python3-apt python3-debian python3-magic
18:33:04 #12 7.972   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
18:33:04 #12 7.972   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
18:33:04 #12 7.972   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
18:33:04 #12 7.972   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
18:33:04 #12 7.972   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
18:33:04 #12 7.972   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
18:33:04 #12 7.972   libmail-sendmail-perl
18:33:05 #13 14.04 Preparing to unpack .../008-libmagic1_1%3a5.44-3_armhf.deb ...
18:33:05 #13 14.04 Unpacking libmagic1:armhf (1:5.44-3) ...
18:33:05 #13 14.08 Selecting previously unselected package file.
18:33:05 #13 14.08 Preparing to unpack .../009-file_1%3a5.44-3_armhf.deb ...
18:33:05 #13 14.09 Unpacking file (1:5.44-3) ...
18:33:05 #13 14.12 Selecting previously unselected package gettext-base.
18:33:05 #13 14.12 Preparing to unpack .../010-gettext-base_0.21-12_armhf.deb ...
18:33:05 #13 14.13 Unpacking gettext-base (0.21-12) ...
18:33:05 #13 14.19 Selecting previously unselected package libuchardet0:armhf.
18:33:05 #13 14.19 Preparing to unpack .../011-libuchardet0_0.0.7-1_armhf.deb ...
18:33:05 #13 14.20 Unpacking libuchardet0:armhf (0.0.7-1) ...
18:33:05 #13 14.24 Selecting previously unselected package groff-base.
18:33:05 #13 14.24 Preparing to unpack .../012-groff-base_1.22.4-10_armhf.deb ...
18:33:05 #13 14.24 Unpacking groff-base (1.22.4-10) ...
18:33:05 #13 14.35 Selecting previously unselected package krb5-locales.
18:33:05 #13 14.35 Preparing to unpack .../013-krb5-locales_1.20.1-2+deb12u1_all.deb ...
18:33:05 #13 14.36 Unpacking krb5-locales (1.20.1-2+deb12u1) ...
18:33:05 #13 14.40 Selecting previously unselected package bsdextrautils.
18:33:05 #13 14.40 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_armhf.deb ...
18:33:05 #13 14.40 Unpacking bsdextrautils (2.38.1-5+b1) ...
18:33:05 #13 14.45 Selecting previously unselected package libpipeline1:armhf.
18:33:05 #13 14.45 Preparing to unpack .../015-libpipeline1_1.5.7-1_armhf.deb ...
18:33:05 #13 14.45 Unpacking libpipeline1:armhf (1.5.7-1) ...
18:33:05 #13 14.51 Selecting previously unselected package man-db.
18:33:05 #13 14.51 Preparing to unpack .../016-man-db_2.11.2-2_armhf.deb ...
18:33:05 #13 14.51 Unpacking man-db (2.11.2-2) ...
18:33:05   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch            1/1 
18:33:05   Preparing        :                                                        1/1 
18:33:05   Installing       : libseccomp-2.5.3-3.fc37.x86_64                        1/51 
18:33:05   Installing       : docker-compose-plugin-2.21.0-0.fc37.x86_64            2/51 
18:33:05   Running scriptlet: docker-compose-plugin-2.21.0-0.fc37.x86_64            2/51 
18:33:05 #13 14.66 Selecting previously unselected package manpages.
18:33:05 #13 14.66 Preparing to unpack .../017-manpages_6.03-2_all.deb ...
18:33:05 #13 14.66 Unpacking manpages (6.03-2) ...
18:33:05   Installing       : libselinux-utils-3.5-1.fc37.x86_64                    3/51 
18:33:05   Installing       : libfdisk-2.38.1-1.fc37.x86_64                         4/51 
18:33:05   Installing       : fuse3-libs-3.10.5-5.fc37.x86_64                       5/51 
18:33:05 #13 14.78 Selecting previously unselected package libbsd0:armhf.
18:33:05 #13 14.78 Preparing to unpack .../018-libbsd0_0.11.7-2_armhf.deb ...
18:33:05 #13 14.79 Unpacking libbsd0:armhf (0.11.7-2) ...
18:33:05 #13 14.83 Selecting previously unselected package libedit2:armhf.
18:33:05 #13 14.83 Preparing to unpack .../019-libedit2_3.1-20221030-2_armhf.deb ...
18:33:05 #13 14.83 Unpacking libedit2:armhf (3.1-20221030-2) ...
18:33:05 #13 14.88 Selecting previously unselected package libcbor0.8:armhf.
18:33:05 #13 14.88 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_armhf.deb ...
18:33:05 #13 14.88 Unpacking libcbor0.8:armhf (0.8.0-2+b1) ...
18:33:05 #13 14.93 Selecting previously unselected package libfido2-1:armhf.
18:33:05 #13 14.93 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_armhf.deb ...
18:33:05 #13 14.93 Unpacking libfido2-1:armhf (1.12.0-2+b1) ...
18:33:05 #13 14.98 Selecting previously unselected package openssh-client.
18:33:05 #13 14.98 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2+deb12u1_armhf.deb ...
18:33:05 #13 14.99 Unpacking openssh-client (1:9.2p1-2+deb12u1) ...
18:33:05 #13 15.10 Selecting previously unselected package ucf.
18:33:05   Installing       : diffutils-3.8-3.fc37.x86_64                           6/51 
18:33:05   Installing       : docker-buildx-plugin-0.11.2-0.fc37.x86_64             7/51 
18:33:06 #13 15.10 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ...
18:33:06 #13 15.11 Moving old data out of the way
18:33:06 #13 15.11 Unpacking ucf (3.0043+nmu1) ...
18:33:06 #13 15.15 Selecting previously unselected package xz-utils.
18:33:06 #13 15.15 Preparing to unpack .../024-xz-utils_5.4.1-0.2_armhf.deb ...
18:33:06 #13 15.16 Unpacking xz-utils (5.4.1-0.2) ...
18:33:06 #13 15.24 Selecting previously unselected package m4.
18:33:06 #13 15.24 Preparing to unpack .../025-m4_1.4.19-3_armhf.deb ...
18:33:06 #13 15.24 Unpacking m4 (1.4.19-3) ...
18:33:06 #13 15.31 Selecting previously unselected package autoconf.
18:33:06 #13 15.31 Preparing to unpack .../026-autoconf_2.71-3_all.deb ...
18:33:06 #13 15.32 Unpacking autoconf (2.71-3) ...
18:33:06 #12 9.555 The following NEW packages will be installed:
18:33:06 #12 9.555   autoconf automake autopoint autotools-dev binutils
18:33:06   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc37.x86_64             7/51 
18:33:06   Installing       : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    8/51 
18:33:06   Running scriptlet: docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3    8/51 
18:33:06   Installing       : xz-5.4.1-1.fc37.x86_64                                9/51 
18:33:06   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  10/51 
18:33:06   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     11/51 
18:33:06   Installing       : dbus-common-1:1.14.10-1.fc37.noarch                  12/51 
18:33:06   Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch                  12/51 
18:33:06   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         13/51 
18:33:06   Installing       : dbus-broker-33-1.fc37.x86_64                         13/51 
18:33:06   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         13/51 
18:33:06 #13 15.37 Selecting previously unselected package autotools-dev.
18:33:06 #13 15.38 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ...
18:33:06 #13 15.38 Unpacking autotools-dev (20220109.1) ...
18:33:06 #13 15.42 Selecting previously unselected package automake.
18:33:06 #13 15.42 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ...
18:33:06 #13 15.42 Unpacking automake (1:1.16.5-1.3) ...
18:33:06 #13 15.50 Selecting previously unselected package autopoint.
18:33:06 #12 9.555   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
18:33:06 #12 9.555   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
18:33:06 #12 9.555   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
18:33:06 #12 9.555   intltool-debian libarchive-zip-perl libasan5 libatomic1
18:33:06 #12 9.555   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
18:33:06 #12 9.555   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
18:33:06 #12 9.555   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
18:33:06 #12 9.555   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
18:33:06 #12 9.555   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
18:33:06 #12 9.555   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
18:33:06 #12 9.555   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
18:33:06 #12 9.555   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
18:33:06 #12 9.555   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
18:33:06 #12 9.556   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
18:33:06 #12 9.556   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
18:33:06 #12 9.556   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
18:33:06 #12 9.556   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
18:33:06 #12 9.556   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
18:33:06 #12 9.556   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
18:33:06 #12 9.556   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
18:33:06 #12 9.556   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
18:33:06 #12 9.556   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
18:33:06 #12 9.556   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
18:33:06 #12 9.556   po-debconf python3 python3-minimal python3.7 python3.7-minimal
18:33:06 #12 9.557   sensible-utils wdiff xz-utils
18:33:06 #12 9.557 The following packages will be upgraded:
18:33:06 #12 9.558   libc6
18:33:06   Installing       : dbus-1:1.14.10-1.fc37.x86_64                         14/51 
18:33:06   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    15/51 
18:33:06   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      16/51 
18:33:06   Installing       : libutempter-1.2.1-7.fc37.x86_64                      16/51 
18:33:06   Installing       : util-linux-2.38.1-1.fc37.x86_64                      17/51 
18:33:06 warning: /etc/adjtime created as /etc/adjtime.rpmnew
18:33:06 
18:33:06   Installing       : policycoreutils-3.5-1.fc37.x86_64                    18/51 
18:33:06   Running scriptlet: policycoreutils-3.5-1.fc37.x86_64                    18/51 
18:33:06   Installing       : selinux-policy-37.22-1.fc37.noarch                   19/51 
18:33:06   Running scriptlet: selinux-policy-37.22-1.fc37.noarch                   19/51 
18:33:06 #13 15.50 Preparing to unpack .../029-autopoint_0.21-12_all.deb ...
18:33:06 #13 15.51 Unpacking autopoint (0.21-12) ...
18:33:06 #13 15.54 Selecting previously unselected package binutils-common:armhf.
18:33:06 #13 15.55 Preparing to unpack .../030-binutils-common_2.40-2_armhf.deb ...
18:33:06 #13 15.55 Unpacking binutils-common:armhf (2.40-2) ...
18:33:06   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
18:33:06   Installing       : selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
18:33:06 #13 15.81 Selecting previously unselected package libbinutils:armhf.
18:33:06 #13 15.81 Preparing to unpack .../031-libbinutils_2.40-2_armhf.deb ...
18:33:06 #13 15.82 Unpacking libbinutils:armhf (2.40-2) ...
18:33:06 #13 15.89 Selecting previously unselected package libctf-nobfd0:armhf.
18:33:06 #13 15.89 Preparing to unpack .../032-libctf-nobfd0_2.40-2_armhf.deb ...
18:33:06 #13 15.89 Unpacking libctf-nobfd0:armhf (2.40-2) ...
18:33:06 #13 15.94 Selecting previously unselected package libctf0:armhf.
18:33:06 #13 15.94 Preparing to unpack .../033-libctf0_2.40-2_armhf.deb ...
18:33:06 #13 15.94 Unpacking libctf0:armhf (2.40-2) ...
18:33:06 #13 15.98 Selecting previously unselected package libjansson4:armhf.
18:33:06 #13 15.98 Preparing to unpack .../034-libjansson4_2.14-2_armhf.deb ...
18:33:06 #13 15.99 Unpacking libjansson4:armhf (2.14-2) ...
18:33:06 #13 16.02 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:33:06 #13 16.02 Preparing to unpack .../035-binutils-arm-linux-gnueabihf_2.40-2_armhf.deb ...
18:33:06 #13 16.02 Unpacking binutils-arm-linux-gnueabihf (2.40-2) ...
18:33:07 #12 10.07 1 upgraded, 125 newly installed, 0 to remove and 13 not upgraded.
18:33:07 #12 10.07 Need to get 69.0 MB of archives.
18:33:07 #12 10.07 After this operation, 272 MB of additional disk space will be used.
18:33:07 #12 10.07 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
18:33:07 #12 10.25 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u2 [2351 kB]
18:33:07 #13 16.27 Selecting previously unselected package binutils.
18:33:07 #13 16.27 Preparing to unpack .../036-binutils_2.40-2_armhf.deb ...
18:33:07 #13 16.27 Unpacking binutils (2.40-2) ...
18:33:07 #13 16.31 Selecting previously unselected package libc-dev-bin.
18:33:07 #13 16.31 Preparing to unpack .../037-libc-dev-bin_2.36-9+deb12u3_armhf.deb ...
18:33:07 #13 16.31 Unpacking libc-dev-bin (2.36-9+deb12u3) ...
18:33:07 #13 16.34 Selecting previously unselected package linux-libc-dev:armhf.
18:33:07 #12 10.52 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u4 [309 kB]
18:33:07 #13 16.34 Preparing to unpack .../038-linux-libc-dev_6.1.55-1_armhf.deb ...
18:33:07 #13 16.35 Unpacking linux-libc-dev:armhf (6.1.55-1) ...
18:33:07 #13 16.51 Selecting previously unselected package libcrypt-dev:armhf.
18:33:07 #13 16.52 Preparing to unpack .../039-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
18:33:07 #13 16.52 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
18:33:07 #13 16.57 Selecting previously unselected package libtirpc-dev:armhf.
18:33:07 #13 16.57 Preparing to unpack .../040-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
18:33:07 #13 16.57 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
18:33:07 #13 16.62 Selecting previously unselected package libnsl-dev:armhf.
18:33:07 #12 10.63 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
18:33:07 #12 10.74 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
18:33:07 #12 10.74 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
18:33:07 #12 10.86 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
18:33:07 #13 16.62 Preparing to unpack .../041-libnsl-dev_1.3.0-2_armhf.deb ...
18:33:07 #13 16.62 Unpacking libnsl-dev:armhf (1.3.0-2) ...
18:33:07 #13 16.65 Selecting previously unselected package rpcsvc-proto.
18:33:07 #13 16.65 Preparing to unpack .../042-rpcsvc-proto_1.4.3-1_armhf.deb ...
18:33:07 #13 16.66 Unpacking rpcsvc-proto (1.4.3-1) ...
18:33:07 #13 16.70 Selecting previously unselected package libc6-dev:armhf.
18:33:07 #13 16.70 Preparing to unpack .../043-libc6-dev_2.36-9+deb12u3_armhf.deb ...
18:33:07 #13 16.70 Unpacking libc6-dev:armhf (2.36-9+deb12u3) ...
18:33:07 #13 16.86 Selecting previously unselected package libisl23:armhf.
18:33:07 #13 16.86 Preparing to unpack .../044-libisl23_0.25-1_armhf.deb ...
18:33:07 #13 16.86 Unpacking libisl23:armhf (0.25-1) ...
18:33:07 #12 10.86 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
18:33:07 #12 10.86 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
18:33:07 #12 10.98 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
18:33:07 #13 16.95 Selecting previously unselected package libmpfr6:armhf.
18:33:07 #13 16.95 Preparing to unpack .../045-libmpfr6_4.2.0-1_armhf.deb ...
18:33:07 #13 16.95 Unpacking libmpfr6:armhf (4.2.0-1) ...
18:33:07 #13 17.01 Selecting previously unselected package libmpc3:armhf.
18:33:07 #13 17.01 Preparing to unpack .../046-libmpc3_1.3.1-1_armhf.deb ...
18:33:07 #13 17.01 Unpacking libmpc3:armhf (1.3.1-1) ...
18:33:07 #13 17.05 Selecting previously unselected package cpp-12.
18:33:08 #12 11.20 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
18:33:08 #12 11.22 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
18:33:08 #12 11.28 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u2 [267 kB]
18:33:08 #12 11.29 Get:14 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20230509~buster-1 [1012 kB]
18:33:08 #12 11.34 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u2 [2113 kB]
18:33:08 #13 17.05 Preparing to unpack .../047-cpp-12_12.2.0-14_armhf.deb ...
18:33:08 #13 17.05 Unpacking cpp-12 (12.2.0-14) ...
18:33:08 #12 11.44 Get:16 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
18:33:08 #12 11.45 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [583 kB]
18:33:08 #12 11.45 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
18:33:08 #12 11.46 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1464 kB]
18:33:08 #12 11.54 Get:20 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
18:33:08 #12 11.54 Get:21 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
18:33:08 #12 11.54 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
18:33:08 #12 11.54 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1663 kB]
18:33:08 #12 11.59 Get:24 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
18:33:08 #12 11.60 Get:25 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
18:33:08 #12 11.67 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB]
18:33:08 #12 11.74 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
18:33:08 #12 11.74 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
18:33:08 #12 11.74 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
18:33:08 #12 11.74 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB]
18:33:08 #12 11.75 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
18:33:08 #12 11.75 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
18:33:08 #12 11.76 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
18:33:08 #12 11.76 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
18:33:08 #12 11.79 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
18:33:08 #12 11.90 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
18:33:08 #13 17.67 Selecting previously unselected package cpp.
18:33:08 #13 17.67 Preparing to unpack .../048-cpp_4%3a12.2.0-3_armhf.deb ...
18:33:08 #13 17.68 Unpacking cpp (4:12.2.0-3) ...
18:33:08 #13 17.71 Selecting previously unselected package libcc1-0:armhf.
18:33:08 #13 17.72 Preparing to unpack .../049-libcc1-0_12.2.0-14_armhf.deb ...
18:33:08 #13 17.72 Unpacking libcc1-0:armhf (12.2.0-14) ...
18:33:08 #13 17.76 Selecting previously unselected package libgomp1:armhf.
18:33:08 #13 17.76 Preparing to unpack .../050-libgomp1_12.2.0-14_armhf.deb ...
18:33:08 #13 17.77 Unpacking libgomp1:armhf (12.2.0-14) ...
18:33:08 #13 17.81 Selecting previously unselected package libatomic1:armhf.
18:33:08 #13 17.81 Preparing to unpack .../051-libatomic1_12.2.0-14_armhf.deb ...
18:33:08 #13 17.81 Unpacking libatomic1:armhf (12.2.0-14) ...
18:33:08 #13 17.85 Selecting previously unselected package libasan8:armhf.
18:33:08 #13 17.85 Preparing to unpack .../052-libasan8_12.2.0-14_armhf.deb ...
18:33:08 #13 17.85 Unpacking libasan8:armhf (12.2.0-14) ...
18:33:08 #12 11.90 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
18:33:08 #12 11.90 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
18:33:08 #12 11.91 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
18:33:08 #12 11.91 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
18:33:08 #12 11.92 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
18:33:08 #12 12.01 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
18:33:08 #12 12.13 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
18:33:08 #12 12.13 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
18:33:08 #12 12.14 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
18:33:08 #12 12.25 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
18:33:08 #13 18.08 Selecting previously unselected package libubsan1:armhf.
18:33:08 #13 18.08 Preparing to unpack .../053-libubsan1_12.2.0-14_armhf.deb ...
18:33:08 #13 18.08 Unpacking libubsan1:armhf (12.2.0-14) ...
18:33:08 #13 18.18 Selecting previously unselected package libgcc-12-dev:armhf.
18:33:09 #12 12.25 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
18:33:09 #12 12.25 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
18:33:09 #12 12.35 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
18:33:09 #12 12.35 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
18:33:09 #13 18.18 Preparing to unpack .../054-libgcc-12-dev_12.2.0-14_armhf.deb ...
18:33:09 #13 18.19 Unpacking libgcc-12-dev:armhf (12.2.0-14) ...
18:33:09 #13 18.29 Selecting previously unselected package gcc-12.
18:33:09 #13 18.30 Preparing to unpack .../055-gcc-12_12.2.0-14_armhf.deb ...
18:33:09 #13 18.30 Unpacking gcc-12 (12.2.0-14) ...
18:33:09 #12 12.77 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
18:33:09 #12 12.78 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
18:33:09 #12 12.78 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
18:33:09 #12 12.78 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
18:33:09 #12 12.78 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
18:33:09 #12 12.79 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
18:33:09 #12 12.79 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
18:33:09 #12 12.80 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
18:33:10 #12 13.22 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
18:33:10 #12 13.22 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
18:33:10 #12 13.23 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
18:33:10 #12 13.23 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
18:33:10 #12 13.24 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
18:33:10 #12 13.24 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
18:33:10 #12 13.24 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
18:33:10 #12 13.26 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
18:33:10 #12 13.27 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
18:33:10 #12 13.33 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
18:33:10 #12 13.44 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1+deb10u1 [158 kB]
18:33:10 #12 13.45 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
18:33:10 #12 13.45 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
18:33:10 #12 13.49 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
18:33:10 #13 19.16 Selecting previously unselected package gcc.
18:33:10 #13 19.16 Preparing to unpack .../056-gcc_4%3a12.2.0-3_armhf.deb ...
18:33:10 #13 19.16 Unpacking gcc (4:12.2.0-3) ...
18:33:10 #13 19.19 Selecting previously unselected package libstdc++-12-dev:armhf.
18:33:10 #13 19.19 Preparing to unpack .../057-libstdc++-12-dev_12.2.0-14_armhf.deb ...
18:33:10 #13 19.20 Unpacking libstdc++-12-dev:armhf (12.2.0-14) ...
18:33:10 #13 19.43 Selecting previously unselected package g++-12.
18:33:10 #13 19.43 Preparing to unpack .../058-g++-12_12.2.0-14_armhf.deb ...
18:33:10 #13 19.43 Unpacking g++-12 (12.2.0-14) ...
18:33:10 #12 13.95 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [572 kB]
18:33:10 #12 13.97 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
18:33:10 #12 13.97 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
18:33:10 #12 13.98 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
18:33:10 #12 13.99 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
18:33:10 #12 13.99 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
18:33:10 #12 13.99 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
18:33:10 #12 13.99 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
18:33:10 #12 13.99 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
18:33:10 #12 14.06 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
18:33:10 #12 14.10 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
18:33:10 #12 14.11 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
18:33:10 #12 14.11 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
18:33:10 #12 14.11 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
18:33:10 #12 14.11 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
18:33:10 #12 14.11 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
18:33:10 #12 14.11 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
18:33:10 #12 14.22 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
18:33:10 #12 14.22 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
18:33:10 #12 14.33 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
18:33:11 #13 20.10 Selecting previously unselected package g++.
18:33:11 #13 20.10 Preparing to unpack .../059-g++_4%3a12.2.0-3_armhf.deb ...
18:33:11 #13 20.10 Unpacking g++ (4:12.2.0-3) ...
18:33:11 #13 20.13 Selecting previously unselected package make.
18:33:11   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            47/53 
18:33:11   Installing       : containerd.io-1.6.24-3.1.fc39.x86_64                 48/53 
18:33:11   Running scriptlet: containerd.io-1.6.24-3.1.fc39.x86_64                 48/53 
18:33:11   Installing       : libcgroup-3.0-3.fc39.x86_64                          49/53 
18:33:11   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   50/53 
18:33:11 #12 14.33 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
18:33:11 #12 14.33 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
18:33:11 #12 14.33 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
18:33:11 #12 14.33 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
18:33:11 #12 14.33 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
18:33:11 #12 14.33 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
18:33:11 #12 14.44 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
18:33:11 #12 14.44 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
18:33:11 #12 14.44 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
18:33:11 #12 14.55 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
18:33:11 #13 20.13 Preparing to unpack .../060-make_4.3-4.1_armhf.deb ...
18:33:11 #13 20.14 Unpacking make (4.3-4.1) ...
18:33:11 #13 20.20 Selecting previously unselected package libdpkg-perl.
18:33:11 #13 20.20 Preparing to unpack .../061-libdpkg-perl_1.21.22_all.deb ...
18:33:11 #13 20.20 Unpacking libdpkg-perl (1.21.22) ...
18:33:11 #13 20.29 Selecting previously unselected package patch.
18:33:11 #13 20.29 Preparing to unpack .../062-patch_2.7.6-7_armhf.deb ...
18:33:11 #13 20.29 Unpacking patch (2.7.6-7) ...
18:33:11 #13 20.33 Selecting previously unselected package dpkg-dev.
18:33:11 #13 20.33 Preparing to unpack .../063-dpkg-dev_1.21.22_all.deb ...
18:33:11 #13 20.34 Unpacking dpkg-dev (1.21.22) ...
18:33:11 #12 14.55 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
18:33:11 #12 14.55 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
18:33:11 #12 14.55 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
18:33:11 #12 14.55 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
18:33:11 #12 14.78 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
18:33:11 #13 20.46 Selecting previously unselected package build-essential.
18:33:11 #13 20.46 Preparing to unpack .../064-build-essential_12.9_armhf.deb ...
18:33:11 #13 20.47 Unpacking build-essential (12.9) ...
18:33:11 #13 20.51 Selecting previously unselected package libbrotli1:armhf.
18:33:11 #13 20.51 Preparing to unpack .../065-libbrotli1_1.0.9-2+b6_armhf.deb ...
18:33:11 #13 20.51 Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
18:33:11 #13 20.57 Selecting previously unselected package libsasl2-modules-db:armhf.
18:33:11 #13 20.57 Preparing to unpack .../066-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
18:33:11 #13 20.57 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
18:33:11 #13 20.61 Selecting previously unselected package libsasl2-2:armhf.
18:33:11 #13 20.61 Preparing to unpack .../067-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
18:33:11 #13 20.61 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
18:33:11 #13 20.66 Selecting previously unselected package libldap-2.5-0:armhf.
18:33:11 #13 20.66 Preparing to unpack .../068-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ...
18:33:11 #13 20.67 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
18:33:11 #13 20.71 Selecting previously unselected package libnghttp2-14:armhf.
18:33:11 #12 15.12 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
18:33:11   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   50/53 
18:33:11   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc39.x8   51/53 
18:33:11   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.fc39.x8   51/53 
18:33:11   Installing       : rpm-plugin-selinux-4.19.0-1.fc39.x86_64              52/53 
18:33:11   Cleanup          : systemd-libs-254.1-2.fc39.x86_64                     53/53 
18:33:11   Running scriptlet: systemd-resolved-254.5-2.fc39.x86_64                 53/53 
18:33:11   Running scriptlet: selinux-policy-targeted-38.29-1.fc39.noarch          53/53 
18:33:11   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            53/53 
18:33:11 #13 20.72 Preparing to unpack .../069-libnghttp2-14_1.52.0-1_armhf.deb ...
18:33:11 #13 20.72 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
18:33:11 #13 20.76 Selecting previously unselected package libpsl5:armhf.
18:33:11 #13 20.76 Preparing to unpack .../070-libpsl5_0.21.2-1_armhf.deb ...
18:33:11 #13 20.77 Unpacking libpsl5:armhf (0.21.2-1) ...
18:33:11 #13 20.81 Selecting previously unselected package librtmp1:armhf.
18:33:11 #13 20.81 Preparing to unpack .../071-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
18:33:11 #13 20.82 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
18:33:11 #13 20.86 Selecting previously unselected package libssh2-1:armhf.
18:33:11 #13 20.86 Preparing to unpack .../072-libssh2-1_1.10.0-3+b1_armhf.deb ...
18:33:11 #13 20.86 Unpacking libssh2-1:armhf (1.10.0-3+b1) ...
18:33:11 #13 20.91 Selecting previously unselected package libcurl4:armhf.
18:33:11 #13 20.92 Preparing to unpack .../073-libcurl4_7.88.1-10+deb12u4_armhf.deb ...
18:33:11 #13 20.92 Unpacking libcurl4:armhf (7.88.1-10+deb12u4) ...
18:33:11 #13 20.97 Selecting previously unselected package curl.
18:33:11 #13 20.97 Preparing to unpack .../074-curl_7.88.1-10+deb12u4_armhf.deb ...
18:33:11 #13 20.97 Unpacking curl (7.88.1-10+deb12u4) ...
18:33:11 #13 21.03 Selecting previously unselected package dctrl-tools.
18:33:12 #12 15.12 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
18:33:12 #12 15.12 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
18:33:12 #12 15.13 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB]
18:33:12 #12 15.35 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
18:33:12 #12 15.35 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
18:33:12 #12 15.35 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
18:33:12 #12 15.35 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
18:33:12 #12 15.35 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:33:12 #12 15.36 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
18:33:12 #13 21.03 Preparing to unpack .../075-dctrl-tools_2.24-3_armhf.deb ...
18:33:12 #13 21.04 Unpacking dctrl-tools (2.24-3) ...
18:33:12 #13 21.08 Selecting previously unselected package libdebhelper-perl.
18:33:12 #13 21.08 Preparing to unpack .../076-libdebhelper-perl_13.11.4_all.deb ...
18:33:12 #13 21.09 Unpacking libdebhelper-perl (13.11.4) ...
18:33:12 #13 21.13 Selecting previously unselected package libtool.
18:33:12 #13 21.13 Preparing to unpack .../077-libtool_2.4.7-5_all.deb ...
18:33:12 #13 21.14 Unpacking libtool (2.4.7-5) ...
18:33:12 #13 21.18 Selecting previously unselected package dh-autoreconf.
18:33:12 #13 21.19 Preparing to unpack .../078-dh-autoreconf_20_all.deb ...
18:33:12 #13 21.19 Unpacking dh-autoreconf (20) ...
18:33:12 #13 21.22 Selecting previously unselected package libarchive-zip-perl.
18:33:12 #13 21.22 Preparing to unpack .../079-libarchive-zip-perl_1.68-1_all.deb ...
18:33:12 #13 21.23 Unpacking libarchive-zip-perl (1.68-1) ...
18:33:12 #13 21.27 Selecting previously unselected package libsub-override-perl.
18:33:12 #12 15.46 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
18:33:12 #12 15.46 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
18:33:12 #12 15.47 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
18:33:12 #12 15.58 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
18:33:12 #12 15.58 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [293 kB]
18:33:12 #12 15.59 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [185 kB]
18:33:12 #12 15.59 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
18:33:12 #12 15.59 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB]
18:33:12 #12 15.71 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u8 [4187 kB]
18:33:12 #13 21.27 Preparing to unpack .../080-libsub-override-perl_0.09-4_all.deb ...
18:33:12 #13 21.27 Unpacking libsub-override-perl (0.09-4) ...
18:33:12 #13 21.30 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:33:12 #13 21.30 Preparing to unpack .../081-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
18:33:12 #13 21.31 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
18:33:12 #13 21.34 Selecting previously unselected package dh-strip-nondeterminism.
18:33:12 #13 21.34 Preparing to unpack .../082-dh-strip-nondeterminism_1.13.1-1_all.deb ...
18:33:12 #13 21.34 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
18:33:12 #13 21.38 Selecting previously unselected package libelf1:armhf.
18:33:12 #13 21.38 Preparing to unpack .../083-libelf1_0.188-2.1_armhf.deb ...
18:33:12 #13 21.39 Unpacking libelf1:armhf (0.188-2.1) ...
18:33:12 #13 21.45 Selecting previously unselected package dwz.
18:33:12 #13 21.45 Preparing to unpack .../084-dwz_0.15-1_armhf.deb ...
18:33:12 #13 21.45 Unpacking dwz (0.15-1) ...
18:33:12 #13 21.50 Selecting previously unselected package libicu72:armhf.
18:33:12   Running scriptlet: systemd-libs-254.1-2.fc39.x86_64                     53/53 
18:33:12   Verifying        : containerd.io-1.6.24-3.1.fc39.x86_64                  1/53 
18:33:12   Verifying        : container-selinux-2:2.222.0-1.fc39.noarch             2/53 
18:33:12   Verifying        : cryptsetup-libs-2.6.1-3.fc39.x86_64                   3/53 
18:33:12   Verifying        : dbus-1:1.14.10-1.fc39.x86_64                          4/53 
18:33:12   Verifying        : dbus-broker-33-2.fc39.x86_64                          5/53 
18:33:12   Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                   6/53 
18:33:12   Verifying        : device-mapper-1.02.196-1.fc39.x86_64                  7/53 
18:33:12   Verifying        : device-mapper-libs-1.02.196-1.fc39.x86_64             8/53 
18:33:12   Verifying        : diffutils-3.10-3.fc39.x86_64                          9/53 
18:33:12   Verifying        : fuse-common-3.16.1-1.fc39.x86_64                     10/53 
18:33:12   Verifying        : fuse-overlayfs-1.12-2.fc39.x86_64                    11/53 
18:33:12   Verifying        : fuse3-3.16.1-1.fc39.x86_64                           12/53 
18:33:12   Verifying        : fuse3-libs-3.16.1-1.fc39.x86_64                      13/53 
18:33:12   Verifying        : iptables-legacy-1.8.9-5.fc39.x86_64                  14/53 
18:33:12   Verifying        : iptables-legacy-libs-1.8.9-5.fc39.x86_64             15/53 
18:33:12   Verifying        : iptables-libs-1.8.9-5.fc39.x86_64                    16/53 
18:33:12   Verifying        : kmod-30-6.fc39.x86_64                                17/53 
18:33:12   Verifying        : kmod-libs-30-6.fc39.x86_64                           18/53 
18:33:12   Verifying        : libargon2-20190702-3.fc39.x86_64                     19/53 
18:33:12   Verifying        : libbpf-2:1.1.0-4.fc39.x86_64                         20/53 
18:33:12   Verifying        : libcgroup-3.0-3.fc39.x86_64                          21/53 
18:33:12   Verifying        : libfdisk-2.39.2-1.fc39.x86_64                        22/53 
18:33:12   Verifying        : libibverbs-46.0-4.fc39.x86_64                        23/53 
18:33:12   Verifying        : libmnl-1.0.5-3.fc39.x86_64                           24/53 
18:33:12   Verifying        : libnetfilter_conntrack-1.0.9-2.fc39.x86_64           25/53 
18:33:12   Verifying        : libnfnetlink-1.0.1-24.fc39.x86_64                    26/53 
18:33:12   Verifying        : libnl3-3.8.0-1.fc39.x86_64                           27/53 
18:33:12   Verifying        : libpcap-14:1.10.4-2.fc39.x86_64                      28/53 
18:33:12   Verifying        : libseccomp-2.5.3-6.fc39.x86_64                       29/53 
18:33:12   Verifying        : libselinux-utils-3.5-5.fc39.x86_64                   30/53 
18:33:12   Verifying        : libslirp-4.7.0-4.fc39.x86_64                         31/53 
18:33:12   Verifying        : libutempter-1.2.1-10.fc39.x86_64                     32/53 
18:33:12   Verifying        : policycoreutils-3.5-7.fc39.x86_64                    33/53 
18:33:12   Verifying        : qrencode-libs-4.1.1-5.fc39.x86_64                    34/53 
18:33:12   Verifying        : rpm-plugin-selinux-4.19.0-1.fc39.x86_64              35/53 
18:33:12   Verifying        : slirp4netns-1.2.1-1.fc39.x86_64                      36/53 
18:33:12   Verifying        : systemd-254.5-2.fc39.x86_64                          37/53 
18:33:12   Verifying        : systemd-networkd-254.5-2.fc39.x86_64                 38/53 
18:33:12   Verifying        : systemd-pam-254.5-2.fc39.x86_64                      39/53 
18:33:12   Verifying        : systemd-resolved-254.5-2.fc39.x86_64                 40/53 
18:33:12   Verifying        : util-linux-2.39.2-1.fc39.x86_64                      41/53 
18:33:12   Verifying        : xkeyboard-config-2.39-2.fc39.noarch                  42/53 
18:33:12   Verifying        : xz-5.4.4-1.fc39.x86_64                               43/53 
18:33:12   Verifying        : libxkbcommon-1.6.0-1.fc39.x86_64                     44/53 
18:33:12   Verifying        : selinux-policy-38.29-1.fc39.noarch                   45/53 
18:33:12   Verifying        : selinux-policy-targeted-38.29-1.fc39.noarch          46/53 
18:33:12   Verifying        : docker-buildx-plugin-0.11.2-0.fc39.x86_64            47/53 
18:33:12   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   48/53 
18:33:12   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3   49/53 
18:33:12   Verifying        : docker-compose-plugin-2.21.0-0.fc39.x86_64           50/53 
18:33:12   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc39.x8   51/53 
18:33:12   Verifying        : systemd-libs-254.5-2.fc39.x86_64                     52/53 
18:33:12   Verifying        : systemd-libs-254.1-2.fc39.x86_64                     53/53 
18:33:12 
18:33:12 Upgraded:
18:33:12   systemd-libs-254.5-2.fc39.x86_64                                              
18:33:12 Installed:
18:33:12   container-selinux-2:2.222.0-1.fc39.noarch                                     
18:33:12   containerd.io-1.6.24-3.1.fc39.x86_64                                          
18:33:12   cryptsetup-libs-2.6.1-3.fc39.x86_64                                           
18:33:12   dbus-1:1.14.10-1.fc39.x86_64                                                  
18:33:12   dbus-broker-33-2.fc39.x86_64                                                  
18:33:12   dbus-common-1:1.14.10-1.fc39.noarch                                           
18:33:12   device-mapper-1.02.196-1.fc39.x86_64                                          
18:33:12   device-mapper-libs-1.02.196-1.fc39.x86_64                                     
18:33:12   diffutils-3.10-3.fc39.x86_64                                                  
18:33:12   docker-buildx-plugin-0.11.2-0.fc39.x86_64                                     
18:33:12   docker-ce-3:0.0.0~20231011170815.26951f7-0.fc39.x86_64                        
18:33:12   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc39.x86_64                    
18:33:12   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc39.x86_64          
18:33:12   docker-compose-plugin-2.21.0-0.fc39.x86_64                                    
18:33:12   fuse-common-3.16.1-1.fc39.x86_64                                              
18:33:12   fuse-overlayfs-1.12-2.fc39.x86_64                                             
18:33:12   fuse3-3.16.1-1.fc39.x86_64                                                    
18:33:12   fuse3-libs-3.16.1-1.fc39.x86_64                                               
18:33:12   iptables-legacy-1.8.9-5.fc39.x86_64                                           
18:33:12   iptables-legacy-libs-1.8.9-5.fc39.x86_64                                      
18:33:12   iptables-libs-1.8.9-5.fc39.x86_64                                             
18:33:12   kmod-30-6.fc39.x86_64                                                         
18:33:12   kmod-libs-30-6.fc39.x86_64                                                    
18:33:12   libargon2-20190702-3.fc39.x86_64                                              
18:33:12   libbpf-2:1.1.0-4.fc39.x86_64                                                  
18:33:12   libcgroup-3.0-3.fc39.x86_64                                                   
18:33:12   libfdisk-2.39.2-1.fc39.x86_64                                                 
18:33:12   libibverbs-46.0-4.fc39.x86_64                                                 
18:33:12   libmnl-1.0.5-3.fc39.x86_64                                                    
18:33:12   libnetfilter_conntrack-1.0.9-2.fc39.x86_64                                    
18:33:12   libnfnetlink-1.0.1-24.fc39.x86_64                                             
18:33:12   libnl3-3.8.0-1.fc39.x86_64                                                    
18:33:12   libpcap-14:1.10.4-2.fc39.x86_64                                               
18:33:12   libseccomp-2.5.3-6.fc39.x86_64                                                
18:33:12   libselinux-utils-3.5-5.fc39.x86_64                                            
18:33:12   libslirp-4.7.0-4.fc39.x86_64                                                  
18:33:12   libutempter-1.2.1-10.fc39.x86_64                                              
18:33:12   libxkbcommon-1.6.0-1.fc39.x86_64                                              
18:33:12   policycoreutils-3.5-7.fc39.x86_64                                             
18:33:12   qrencode-libs-4.1.1-5.fc39.x86_64                                             
18:33:12   rpm-plugin-selinux-4.19.0-1.fc39.x86_64                                       
18:33:12   selinux-policy-38.29-1.fc39.noarch                                            
18:33:12   selinux-policy-targeted-38.29-1.fc39.noarch                                   
18:33:12   slirp4netns-1.2.1-1.fc39.x86_64                                               
18:33:12   systemd-254.5-2.fc39.x86_64                                                   
18:33:12   systemd-networkd-254.5-2.fc39.x86_64                                          
18:33:12   systemd-pam-254.5-2.fc39.x86_64                                               
18:33:12   systemd-resolved-254.5-2.fc39.x86_64                                          
18:33:12   util-linux-2.39.2-1.fc39.x86_64                                               
18:33:12   xkeyboard-config-2.39-2.fc39.noarch                                           
18:33:12   xz-5.4.4-1.fc39.x86_64                                                        
18:33:12 
18:33:12 Complete!
18:33:12 + rm -f /root/build-deb/engine/go.mod
18:33:12 Created binary: bundles/dynbinary-daemon/dockerd
18:33:12 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:33:12 + tee /root/build-deb/engine/go.mod
18:33:12 module github.com/docker/docker
18:33:12 
18:33:12 go 1.20
18:33:12 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:33:12 + GO111MODULE=on
18:33:12 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:30:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:33:12 + rm -f /root/build-deb/engine/go.mod
18:33:12 Created binary: bundles/dynbinary-daemon/docker-proxy
18:33:12 
18:33:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:33:12 + RM_GOPATH=0
18:33:12 + TMP_GOPATH=/go
18:33:12 + : /usr/local/bin
18:33:12 + '[' -z /go ']'
18:33:12 + export GOPATH=/go
18:33:12 + GOPATH=/go
18:33:12 + case "$(go env GOARCH)" in
18:33:12 ++ go env GOARCH
18:33:12 + export GO_BUILDMODE=-buildmode=pie
18:33:12 + GO_BUILDMODE=-buildmode=pie
18:33:12 ++ dirname hack/dockerfile/install/install.sh
18:33:12 + dir=hack/dockerfile/install
18:33:12 + bin=tini
18:33:12 + shift
18:33:12 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:33:12 + . hack/dockerfile/install/tini.installer
18:33:12 ++ : v0.19.0
18:33:12 + install_tini
18:33:12 + echo 'Install tini version v0.19.0'
18:33:12 + git clone https://github.com/krallin/tini.git /go/tini
18:33:12 Install tini version v0.19.0
18:33:12 Cloning into '/go/tini'...
18:33:12 + cd /go/tini
18:33:12 + git checkout -q v0.19.0
18:33:12 + cmake .
18:33:12 -- The C compiler identification is GNU 8.3.0
18:33:12 -- Check for working C compiler: /usr/bin/cc
18:33:12 -- Check for working C compiler: /usr/bin/cc -- works
18:33:12 -- Detecting C compiler ABI info
18:33:12 -- Detecting C compiler ABI info - done
18:33:12 -- Detecting C compile features
18:33:12 -- Detecting C compile features - done
18:33:12 -- Performing Test HAS_BUILTIN_FORTIFY
18:33:12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:33:12 -- Configuring done
18:33:12 -- Generating done
18:33:12 -- Build files have been written to: /go/tini
18:33:12 + make tini-static
18:33:12 make[2]: Entering directory '/go/tini'
18:33:12 make[3]: Entering directory '/go/tini'
18:33:12 make[4]: Entering directory '/go/tini'
18:33:12 make[5]: Entering directory '/go/tini'
18:33:12 Scanning dependencies of target tini-static
18:33:12 make[5]: Leaving directory '/go/tini'
18:33:12 make[5]: Entering directory '/go/tini'
18:33:12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:33:12 [100%] Linking C executable tini-static
18:33:12 make[5]: Leaving directory '/go/tini'
18:33:12 [100%] Built target tini-static
18:33:12 make[4]: Leaving directory '/go/tini'
18:33:12 make[3]: Leaving directory '/go/tini'
18:33:12 make[2]: Leaving directory '/go/tini'
18:33:12 + mkdir -p /usr/local/bin
18:33:12 + cp tini-static /usr/local/bin/docker-init
18:33:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:33:12 + RM_GOPATH=0
18:33:12 + TMP_GOPATH=/go
18:33:12 + : /usr/local/bin
18:33:12 + '[' -z /go ']'
18:33:12 + export GOPATH=/go
18:33:12 + GOPATH=/go
18:33:12 + case "$(go env GOARCH)" in
18:33:12 ++ go env GOARCH
18:33:12 + export GO_BUILDMODE=-buildmode=pie
18:33:12 + GO_BUILDMODE=-buildmode=pie
18:33:12 ++ dirname hack/dockerfile/install/install.sh
18:33:12 + dir=hack/dockerfile/install
18:33:12 + bin=rootlesskit
18:33:12 + shift
18:33:12 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:33:12 + . hack/dockerfile/install/rootlesskit.installer
18:33:12 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:33:12 + install_rootlesskit dynamic
18:33:12 + case "$1" in
18:33:12 + install_rootlesskit_dynamic
18:33:12 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:33:12 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:33:12 + export BUILD_MODE=-buildmode=pie
18:33:12 + BUILD_MODE=-buildmode=pie
18:33:12 + _install_rootlesskit
18:33:12 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:33:12 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:33:12 + for f in rootlesskit rootlesskit-docker-proxy
18:33:12 + GOBIN=/usr/local/bin
18:33:12 + GO111MODULE=on
18:33:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:33:12 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:33:12 go: downloading github.com/urfave/cli/v2 v2.25.5
18:33:12 go: downloading github.com/sirupsen/logrus v1.9.2
18:33:12 go: downloading golang.org/x/sys v0.8.0
18:33:12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:33:12 go: downloading github.com/google/uuid v1.3.0
18:33:12 go: downloading github.com/moby/vpnkit v0.5.0
18:33:12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:33:12 go: downloading github.com/gofrs/flock v0.8.1
18:33:12 go: downloading github.com/gorilla/mux v1.8.0
18:33:12 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:33:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:33:12 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:33:12 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:33:12 go: downloading golang.org/x/net v0.10.0
18:33:12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:33:12 go: downloading github.com/josharian/native v1.1.0
18:33:12 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:33:12 #13 21.50 Preparing to unpack .../085-libicu72_72.1-3_armhf.deb ...
18:33:12 #13 21.50 Unpacking libicu72:armhf (72.1-3) ...
18:33:12 + verify_binaries
18:33:12 + docker --version
18:33:12 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:33:12 + docker buildx version
18:33:12 github.com/docker/buildx v0.11.2 9872040
18:33:12 + docker compose version
18:33:12 Docker Compose version v2.21.0
18:33:12 + dockerd --version
18:33:12 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:33:12 + docker-proxy --version
18:33:12 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:33:12 + containerd --version
18:33:12 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:12 + ctr --version
18:33:12 ctr containerd.io 1.6.24
18:33:12 + containerd-shim --help
18:33:12 Usage of containerd-shim:
18:33:12   -address string
18:33:12     	grpc address back to main containerd
18:33:12   -containerd-binary containerd publish
18:33:12     	path to containerd binary (used for containerd publish) (default "containerd")
18:33:12   -criu string
18:33:12     	path to criu binary
18:33:12   -debug
18:33:12     	enable debug output in logs
18:33:12   -namespace string
18:33:12     	namespace that owns the shim
18:33:12   -runtime-root string
18:33:12     	root directory for the runtime (default "/run/containerd/runc")
18:33:12   -socket string
18:33:12     	socket path to serve
18:33:12   -systemd-cgroup
18:33:12     	set runtime to use systemd-cgroup
18:33:12   -workdir string
18:33:12     	path used to storge large temporary data
18:33:12 + containerd-shim-runc-v1 -v
18:33:12 containerd-shim-runc-v1:
18:33:12   Version:  1.6.24
18:33:12   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:12   Go version: go1.20.8
18:33:12 
18:33:12 + containerd-shim-runc-v2 -v
18:33:12 containerd-shim-runc-v2:
18:33:12   Version:  1.6.24
18:33:12   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:12   Go version: go1.20.8
18:33:12 
18:33:12 + runc --version
18:33:12 runc version 1.1.9
18:33:12 commit: v1.1.9-0-gccaecfc
18:33:12 spec: 1.0.2-dev
18:33:12 go: go1.20.8
18:33:12 libseccomp: 2.5.3
18:33:13 #13 22.17 Selecting previously unselected package libxml2:armhf.
18:33:13 #13 22.17 Preparing to unpack .../086-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
18:33:13 #13 22.17 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
18:33:13 #13 22.26 Selecting previously unselected package gettext.
18:33:13 #13 22.26 Preparing to unpack .../087-gettext_0.21-12_armhf.deb ...
18:33:13 #13 22.26 Unpacking gettext (0.21-12) ...
18:33:13 #13 22.39 Selecting previously unselected package intltool-debian.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
18:33:13 #12 16.53 debconf: delaying package configuration, since apt-utils is not installed
18:33:13 #12 16.56 Fetched 69.0 MB in 7s (10.4 MB/s)
[Pipeline] // node
[Pipeline] }
18:33:13 #13 22.39 Preparing to unpack .../088-intltool-debian_0.35.0+20060710.6_all.deb ...
18:33:13 #13 22.40 Unpacking intltool-debian (0.35.0+20060710.6) ...
18:33:13 #13 22.43 Selecting previously unselected package po-debconf.
18:33:13 #13 22.43 Preparing to unpack .../089-po-debconf_1.0.21+nmu1_all.deb ...
18:33:13 #13 22.44 Unpacking po-debconf (1.0.21+nmu1) ...
18:33:13 #13 22.48 Selecting previously unselected package debhelper.
18:33:13 #13 22.49 Preparing to unpack .../090-debhelper_13.11.4_all.deb ...
18:33:13 #13 22.49 Unpacking debhelper (13.11.4) ...
18:33:13 #12 16.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7703 files and directories currently installed.)
18:33:13 #12 16.62 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ...
18:33:13 #13 22.60 Selecting previously unselected package debian-keyring.
18:33:13 #13 22.60 Preparing to unpack .../091-debian-keyring_2022.12.24_all.deb ...
18:33:13 #13 22.61 Unpacking debian-keyring (2022.12.24) ...
18:33:13 #12 16.87 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) over (2.28-10+rpi1+deb10u2) ...
18:33:15 #12 18.36 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) ...
18:33:15 #13 24.46 Selecting previously unselected package libfakeroot:armhf.
18:33:15 #13 24.46 Preparing to unpack .../092-libfakeroot_1.31-1.2_armhf.deb ...
18:33:15 #13 24.47 Unpacking libfakeroot:armhf (1.31-1.2) ...
18:33:15 #13 24.50 Selecting previously unselected package fakeroot.
18:33:15 #13 24.51 Preparing to unpack .../093-fakeroot_1.31-1.2_armhf.deb ...
18:33:15 #13 24.51 Unpacking fakeroot (1.31-1.2) ...
18:33:15 #13 24.55 Selecting previously unselected package libassuan0:armhf.
18:33:15 #13 24.56 Preparing to unpack .../094-libassuan0_2.5.5-5_armhf.deb ...
18:33:15 #13 24.56 Unpacking libassuan0:armhf (2.5.5-5) ...
18:33:15 #13 24.59 Selecting previously unselected package gpgconf.
18:33:15 #13 24.60 Preparing to unpack .../095-gpgconf_2.2.40-1.1_armhf.deb ...
18:33:15 #13 24.60 Unpacking gpgconf (2.2.40-1.1) ...
18:33:15 #13 24.65 Selecting previously unselected package libksba8:armhf.
18:33:15 #13 24.66 Preparing to unpack .../096-libksba8_1.6.3-2_armhf.deb ...
18:33:15 #13 24.66 Unpacking libksba8:armhf (1.6.3-2) ...
18:33:15 #13 24.71 Selecting previously unselected package libnpth0:armhf.
18:33:15 #13 24.71 Preparing to unpack .../097-libnpth0_1.6-3_armhf.deb ...
18:33:15 #13 24.71 Unpacking libnpth0:armhf (1.6-3) ...
18:33:15 #13 24.75 Selecting previously unselected package dirmngr.
18:33:15 #13 24.76 Preparing to unpack .../098-dirmngr_2.2.40-1.1_armhf.deb ...
18:33:15 #13 24.77 Unpacking dirmngr (2.2.40-1.1) ...
18:33:15 #13 24.83 Selecting previously unselected package gnupg-l10n.
18:33:15 #13 24.84 Preparing to unpack .../099-gnupg-l10n_2.2.40-1.1_all.deb ...
18:33:15 #13 24.84 Unpacking gnupg-l10n (2.2.40-1.1) ...
18:33:15 #13 24.94 Selecting previously unselected package gnupg-utils.
18:33:15 #13 24.94 Preparing to unpack .../100-gnupg-utils_2.2.40-1.1_armhf.deb ...
18:33:15 #13 24.94 Unpacking gnupg-utils (2.2.40-1.1) ...
18:33:15 #13 25.01 Selecting previously unselected package gpg.
18:33:15 #13 25.02 Preparing to unpack .../101-gpg_2.2.40-1.1_armhf.deb ...
18:33:15 #13 25.02 Unpacking gpg (2.2.40-1.1) ...
18:33:16 #13 25.10 Selecting previously unselected package pinentry-curses.
18:33:16 #13 25.10 Preparing to unpack .../102-pinentry-curses_1.2.1-1_armhf.deb ...
18:33:16 #13 25.10 Unpacking pinentry-curses (1.2.1-1) ...
18:33:16 #13 25.15 Selecting previously unselected package gpg-agent.
18:33:16 #13 25.15 Preparing to unpack .../103-gpg-agent_2.2.40-1.1_armhf.deb ...
18:33:16 #13 25.15 Unpacking gpg-agent (2.2.40-1.1) ...
18:33:16 #13 25.21 Selecting previously unselected package gpg-wks-client.
18:33:16 #13 25.21 Preparing to unpack .../104-gpg-wks-client_2.2.40-1.1_armhf.deb ...
18:33:16 #13 25.21 Unpacking gpg-wks-client (2.2.40-1.1) ...
18:33:16 #13 25.25 Selecting previously unselected package gpg-wks-server.
18:33:16 #13 25.26 Preparing to unpack .../105-gpg-wks-server_2.2.40-1.1_armhf.deb ...
18:33:16 #13 25.26 Unpacking gpg-wks-server (2.2.40-1.1) ...
18:33:16 #13 25.30 Selecting previously unselected package gpgsm.
18:33:16 #13 25.31 Preparing to unpack .../106-gpgsm_2.2.40-1.1_armhf.deb ...
18:33:16 #13 25.31 Unpacking gpgsm (2.2.40-1.1) ...
18:33:16 #13 25.36 Selecting previously unselected package gnupg.
18:33:16 #13 25.36 Preparing to unpack .../107-gnupg_2.2.40-1.1_all.deb ...
18:33:16 #13 25.37 Unpacking gnupg (2.2.40-1.1) ...
18:33:16 #13 25.43 Selecting previously unselected package libfile-dirlist-perl.
18:33:16 #13 25.43 Preparing to unpack .../108-libfile-dirlist-perl_0.05-3_all.deb ...
18:33:16 #13 25.44 Unpacking libfile-dirlist-perl (0.05-3) ...
18:33:16 #13 25.47 Selecting previously unselected package libfile-which-perl.
18:33:16 #13 25.47 Preparing to unpack .../109-libfile-which-perl_1.27-2_all.deb ...
18:33:16 #13 25.48 Unpacking libfile-which-perl (1.27-2) ...
18:33:16 #13 25.51 Selecting previously unselected package libfile-homedir-perl.
18:33:16 #13 25.51 Preparing to unpack .../110-libfile-homedir-perl_1.006-2_all.deb ...
18:33:16 #13 25.51 Unpacking libfile-homedir-perl (1.006-2) ...
18:33:16 #13 25.54 Selecting previously unselected package libfile-touch-perl.
18:33:16 #12 19.53 Selecting previously unselected package libbsd0:armhf.
18:33:16 #12 19.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7703 files and directories currently installed.)
18:33:16 #12 19.54 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
18:33:16 #12 19.54 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
18:33:16 #12 19.59 Selecting previously unselected package libtinfo5:armhf.
18:33:16 #12 19.59 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u4_armhf.deb ...
18:33:16 #12 19.60 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u4) ...
18:33:16 #12 19.65 Selecting previously unselected package bsdmainutils.
18:33:16 #12 19.66 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
18:33:16 #12 19.66 Unpacking bsdmainutils (11.1.2) ...
18:33:16 #12 19.73 Selecting previously unselected package libuchardet0:armhf.
18:33:16 #12 19.73 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
18:33:16 #12 19.73 Unpacking libuchardet0:armhf (0.0.6-3) ...
18:33:16 #12 19.78 Selecting previously unselected package groff-base.
18:33:16 #12 19.78 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
18:33:16 #12 19.78 Unpacking groff-base (1.22.4-3+deb10u1) ...
18:33:16 #12 19.90 Selecting previously unselected package libgdbm6:armhf.
18:33:16 #13 25.55 Preparing to unpack .../111-libfile-touch-perl_0.12-2_all.deb ...
18:33:16 #13 25.55 Unpacking libfile-touch-perl (0.12-2) ...
18:33:16 #13 25.58 Selecting previously unselected package libio-pty-perl.
18:33:16 #13 25.58 Preparing to unpack .../112-libio-pty-perl_1%3a1.17-1_armhf.deb ...
18:33:16 #13 25.59 Unpacking libio-pty-perl (1:1.17-1) ...
18:33:16 #13 25.62 Selecting previously unselected package libipc-run-perl.
18:33:16 #13 25.62 Preparing to unpack .../113-libipc-run-perl_20220807.0-1_all.deb ...
18:33:16 #13 25.62 Unpacking libipc-run-perl (20220807.0-1) ...
18:33:16 #13 25.66 Selecting previously unselected package libclass-method-modifiers-perl.
18:33:16 #13 25.66 Preparing to unpack .../114-libclass-method-modifiers-perl_2.14-1_all.deb ...
18:33:16 #13 25.67 Unpacking libclass-method-modifiers-perl (2.14-1) ...
18:33:16 #13 25.70 Selecting previously unselected package libclass-xsaccessor-perl.
18:33:16 #13 25.70 Preparing to unpack .../115-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ...
18:33:16 #13 25.70 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
18:33:16 #13 25.74 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
18:33:16 #13 25.74 Preparing to unpack .../116-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ...
18:33:16 #13 25.74 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
18:33:16 #13 25.78 Selecting previously unselected package libdynaloader-functions-perl.
18:33:16 #12 19.90 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
18:33:16 #12 19.90 Unpacking libgdbm6:armhf (1.18.1-4) ...
18:33:16 #12 19.95 Selecting previously unselected package libpipeline1:armhf.
18:33:16 #12 19.95 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
18:33:16 #12 19.96 Unpacking libpipeline1:armhf (1.5.1-2) ...
18:33:16 #12 20.02 Selecting previously unselected package man-db.
18:33:16 #12 20.02 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
18:33:16 #12 20.03 Unpacking man-db (2.8.5-2) ...
18:33:16 #12 20.16 Selecting previously unselected package perl-modules-5.28.
18:33:16 #13 25.78 Preparing to unpack .../117-libdynaloader-functions-perl_0.003-3_all.deb ...
18:33:16 #13 25.78 Unpacking libdynaloader-functions-perl (0.003-3) ...
18:33:16 #13 25.81 Selecting previously unselected package libdevel-callchecker-perl:armhf.
18:33:16 #13 25.81 Preparing to unpack .../118-libdevel-callchecker-perl_0.008-2_armhf.deb ...
18:33:16 #13 25.82 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ...
18:33:16 #13 25.85 Selecting previously unselected package libparams-classify-perl:armhf.
18:33:16 #13 25.85 Preparing to unpack .../119-libparams-classify-perl_0.015-2+b1_armhf.deb ...
18:33:16 #13 25.86 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ...
18:33:16 #13 25.89 Selecting previously unselected package libmodule-runtime-perl.
18:33:16 #13 25.89 Preparing to unpack .../120-libmodule-runtime-perl_0.016-2_all.deb ...
18:33:16 #13 25.90 Unpacking libmodule-runtime-perl (0.016-2) ...
18:33:16 #13 25.93 Selecting previously unselected package libimport-into-perl.
18:33:16 #13 25.93 Preparing to unpack .../121-libimport-into-perl_1.002005-2_all.deb ...
18:33:16 #13 25.93 Unpacking libimport-into-perl (1.002005-2) ...
18:33:16 #13 25.96 Selecting previously unselected package librole-tiny-perl.
18:33:16 #13 25.97 Preparing to unpack .../122-librole-tiny-perl_2.002004-1_all.deb ...
18:33:16 #13 25.97 Unpacking librole-tiny-perl (2.002004-1) ...
18:33:16 #13 26.00 Selecting previously unselected package libsub-quote-perl.
18:33:16 #12 20.16 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
18:33:16 #12 20.17 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
18:33:17 #13 26.00 Preparing to unpack .../123-libsub-quote-perl_2.006008-1_all.deb ...
18:33:17 #13 26.01 Unpacking libsub-quote-perl (2.006008-1) ...
18:33:17 #13 26.04 Selecting previously unselected package libmoo-perl.
18:33:17 #13 26.04 Preparing to unpack .../124-libmoo-perl_2.005005-1_all.deb ...
18:33:17 #13 26.04 Unpacking libmoo-perl (2.005005-1) ...
18:33:17 #13 26.08 Selecting previously unselected package libencode-locale-perl.
18:33:17 #13 26.08 Preparing to unpack .../125-libencode-locale-perl_1.05-3_all.deb ...
18:33:17 #13 26.09 Unpacking libencode-locale-perl (1.05-3) ...
18:33:17 #13 26.12 Selecting previously unselected package libtimedate-perl.
18:33:17 #13 26.12 Preparing to unpack .../126-libtimedate-perl_2.3300-2_all.deb ...
18:33:17 #13 26.12 Unpacking libtimedate-perl (2.3300-2) ...
18:33:17 #13 26.16 Selecting previously unselected package libhttp-date-perl.
18:33:17 #13 26.16 Preparing to unpack .../127-libhttp-date-perl_6.05-2_all.deb ...
18:33:17 #13 26.16 Unpacking libhttp-date-perl (6.05-2) ...
18:33:17 #13 26.19 Selecting previously unselected package libfile-listing-perl.
18:33:17 #13 26.19 Preparing to unpack .../128-libfile-listing-perl_6.15-1_all.deb ...
18:33:17 #13 26.20 Unpacking libfile-listing-perl (6.15-1) ...
18:33:17 #13 26.23 Selecting previously unselected package libhtml-tagset-perl.
18:33:17 #13 26.23 Preparing to unpack .../129-libhtml-tagset-perl_3.20-6_all.deb ...
18:33:17 #13 26.24 Unpacking libhtml-tagset-perl (3.20-6) ...
18:33:17 #13 26.26 Selecting previously unselected package libregexp-ipv6-perl.
18:33:17 #13 26.27 Preparing to unpack .../130-libregexp-ipv6-perl_0.03-3_all.deb ...
18:33:17 #13 26.27 Unpacking libregexp-ipv6-perl (0.03-3) ...
18:33:17 #13 26.30 Selecting previously unselected package liburi-perl.
18:33:17 #13 26.30 Preparing to unpack .../131-liburi-perl_5.17-1_all.deb ...
18:33:17 #13 26.31 Unpacking liburi-perl (5.17-1) ...
18:33:17 #13 26.35 Selecting previously unselected package libhtml-parser-perl:armhf.
18:33:17 #12 20.55 Selecting previously unselected package libgdbm-compat4:armhf.
18:33:17 #12 20.55 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
18:33:17 #12 20.56 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
18:33:17 #12 20.61 Selecting previously unselected package libperl5.28:armhf.
18:33:17 #13 26.35 Preparing to unpack .../132-libhtml-parser-perl_3.81-1_armhf.deb ...
18:33:17 #13 26.35 Unpacking libhtml-parser-perl:armhf (3.81-1) ...
18:33:17 #13 26.39 Selecting previously unselected package libhtml-tree-perl.
18:33:17 #13 26.40 Preparing to unpack .../133-libhtml-tree-perl_5.07-3_all.deb ...
18:33:17 #13 26.40 Unpacking libhtml-tree-perl (5.07-3) ...
18:33:17 #13 26.45 Selecting previously unselected package libclone-perl:armhf.
18:33:17 #13 26.45 Preparing to unpack .../134-libclone-perl_0.46-1_armhf.deb ...
18:33:17 #13 26.45 Unpacking libclone-perl:armhf (0.46-1) ...
18:33:17 #13 26.48 Selecting previously unselected package libio-html-perl.
18:33:17 #13 26.48 Preparing to unpack .../135-libio-html-perl_1.004-3_all.deb ...
18:33:17 #13 26.49 Unpacking libio-html-perl (1.004-3) ...
18:33:17 #13 26.52 Selecting previously unselected package liblwp-mediatypes-perl.
18:33:17 #13 26.52 Preparing to unpack .../136-liblwp-mediatypes-perl_6.04-2_all.deb ...
18:33:17 #13 26.52 Unpacking liblwp-mediatypes-perl (6.04-2) ...
18:33:17 #13 26.55 Selecting previously unselected package libhttp-message-perl.
18:33:17 #12 20.61 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
18:33:17 #12 20.62 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
18:33:17 #13 26.55 Preparing to unpack .../137-libhttp-message-perl_6.44-1_all.deb ...
18:33:17 #13 26.56 Unpacking libhttp-message-perl (6.44-1) ...
18:33:17 #13 26.59 Selecting previously unselected package libhttp-cookies-perl.
18:33:17 #13 26.60 Preparing to unpack .../138-libhttp-cookies-perl_6.10-1_all.deb ...
18:33:17 #13 26.60 Unpacking libhttp-cookies-perl (6.10-1) ...
18:33:17 #13 26.63 Selecting previously unselected package libhttp-negotiate-perl.
18:33:17 #13 26.63 Preparing to unpack .../139-libhttp-negotiate-perl_6.01-2_all.deb ...
18:33:17 #13 26.64 Unpacking libhttp-negotiate-perl (6.01-2) ...
18:33:17 #13 26.67 Selecting previously unselected package perl-openssl-defaults:armhf.
18:33:17 #13 26.67 Preparing to unpack .../140-perl-openssl-defaults_7+b1_armhf.deb ...
18:33:17 #13 26.67 Unpacking perl-openssl-defaults:armhf (7+b1) ...
18:33:17 #13 26.70 Selecting previously unselected package libnet-ssleay-perl:armhf.
18:33:17 #13 26.70 Preparing to unpack .../141-libnet-ssleay-perl_1.92-2+b1_armhf.deb ...
18:33:17 #13 26.71 Unpacking libnet-ssleay-perl:armhf (1.92-2+b1) ...
18:33:17 #13 26.76 Selecting previously unselected package libio-socket-ssl-perl.
18:33:17 #13 26.77 Preparing to unpack .../142-libio-socket-ssl-perl_2.081-2_all.deb ...
18:33:17 #12 21.00 Selecting previously unselected package perl.
18:33:17 #12 21.00 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ...
18:33:17 #12 21.01 Unpacking perl (5.28.1-6+deb10u1) ...
18:33:17 #12 21.07 Selecting previously unselected package libpython3.7-minimal:armhf.
18:33:17 #12 21.08 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
18:33:17 #12 21.08 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
18:33:17 #12 21.19 Selecting previously unselected package libexpat1:armhf.
18:33:17 #13 26.77 Unpacking libio-socket-ssl-perl (2.081-2) ...
18:33:17 #13 26.81 Selecting previously unselected package libnet-http-perl.
18:33:17 #13 26.82 Preparing to unpack .../143-libnet-http-perl_6.22-1_all.deb ...
18:33:17 #13 26.82 Unpacking libnet-http-perl (6.22-1) ...
18:33:17 #13 26.85 Selecting previously unselected package liblwp-protocol-https-perl.
18:33:17 #13 26.86 Preparing to unpack .../144-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:33:17 #13 26.86 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:33:17 #13 26.89 Selecting previously unselected package libtry-tiny-perl.
18:33:17 #13 26.89 Preparing to unpack .../145-libtry-tiny-perl_0.31-2_all.deb ...
18:33:17 #13 26.90 Unpacking libtry-tiny-perl (0.31-2) ...
18:33:17 #13 26.93 Selecting previously unselected package libwww-robotrules-perl.
18:33:17 #13 26.93 Preparing to unpack .../146-libwww-robotrules-perl_6.02-1_all.deb ...
18:33:17 #13 26.94 Unpacking libwww-robotrules-perl (6.02-1) ...
18:33:17 #13 26.97 Selecting previously unselected package libwww-perl.
18:33:17 #13 26.97 Preparing to unpack .../147-libwww-perl_6.68-1_all.deb ...
18:33:17 #13 26.97 Unpacking libwww-perl (6.68-1) ...
18:33:17 #13 27.01 Selecting previously unselected package patchutils.
18:33:17 #13 27.02 Preparing to unpack .../148-patchutils_0.4.2-1_armhf.deb ...
18:33:17 #13 27.02 Unpacking patchutils (0.4.2-1) ...
18:33:17 #13 27.06 Selecting previously unselected package wdiff.
18:33:17 #13 27.06 Preparing to unpack .../149-wdiff_1.2.2-5_armhf.deb ...
18:33:17 #13 27.06 Unpacking wdiff (1.2.2-5) ...
18:33:17 #13 27.12 Selecting previously unselected package devscripts.
18:33:18 #12 21.19 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
18:33:18 #12 21.19 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
18:33:18 #12 21.24 Selecting previously unselected package python3.7-minimal.
18:33:18 #12 21.24 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
18:33:18 #12 21.25 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
18:33:18 #12 21.42 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
18:33:18 #12 21.44 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
18:33:18 #13 27.12 Preparing to unpack .../150-devscripts_2.23.4_armhf.deb ...
18:33:18 #13 27.15 Unpacking devscripts (2.23.4) ...
18:33:18 #12 21.46 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
18:33:18 #13 27.27 Selecting previously unselected package diffstat.
18:33:18 #13 27.28 Preparing to unpack .../151-diffstat_1.65-1_armhf.deb ...
18:33:18 #13 27.28 Unpacking diffstat (1.65-1) ...
18:33:18 #13 27.31 Selecting previously unselected package distro-info-data.
18:33:18 #13 27.32 Preparing to unpack .../152-distro-info-data_0.58_all.deb ...
18:33:18 #13 27.32 Unpacking distro-info-data (0.58) ...
18:33:18 #13 27.35 Selecting previously unselected package python3-pkg-resources.
18:33:18 #13 27.35 Preparing to unpack .../153-python3-pkg-resources_66.1.1-1_all.deb ...
18:33:18 #13 27.36 Unpacking python3-pkg-resources (66.1.1-1) ...
18:33:18 #13 27.42 Selecting previously unselected package python3-chardet.
18:33:18 #13 27.43 Preparing to unpack .../154-python3-chardet_5.1.0+dfsg-2_all.deb ...
18:33:18 #13 27.43 Unpacking python3-chardet (5.1.0+dfsg-2) ...
18:33:18 #13 27.48 Selecting previously unselected package python3-debian.
18:33:18 #13 27.48 Preparing to unpack .../155-python3-debian_0.1.49_all.deb ...
18:33:18 #13 27.48 Unpacking python3-debian (0.1.49) ...
18:33:18 #13 27.53 Selecting previously unselected package libgpgme11:armhf.
18:33:18 #13 27.53 Preparing to unpack .../156-libgpgme11_1.18.0-3+b1_armhf.deb ...
18:33:18 #13 27.53 Unpacking libgpgme11:armhf (1.18.0-3+b1) ...
18:33:18 #13 27.58 Selecting previously unselected package python3-gpg.
18:33:18 #13 27.58 Preparing to unpack .../157-python3-gpg_1.18.0-3+b1_armhf.deb ...
18:33:18 #13 27.58 Unpacking python3-gpg (1.18.0-3+b1) ...
18:33:18 #13 27.64 Selecting previously unselected package python3-xdg.
18:33:18 #13 27.64 Preparing to unpack .../158-python3-xdg_0.28-2_all.deb ...
18:33:18 #13 27.65 Unpacking python3-xdg (0.28-2) ...
18:33:18 #13 27.69 Selecting previously unselected package dput.
18:33:18 #13 27.69 Preparing to unpack .../159-dput_1.1.3_all.deb ...
18:33:18 #13 27.70 Unpacking dput (1.1.3) ...
18:33:18 #13 27.74 Selecting previously unselected package equivs.
18:33:18 #13 27.74 Preparing to unpack .../160-equivs_2.3.1_all.deb ...
18:33:18 #13 27.74 Unpacking equivs (2.3.1) ...
18:33:18 #13 27.78 Selecting previously unselected package fonts-dejavu-core.
18:33:18 #13 27.78 Preparing to unpack .../161-fonts-dejavu-core_2.37-6_all.deb ...
18:33:18 #13 27.78 Unpacking fonts-dejavu-core (2.37-6) ...
18:33:18 #12 21.99 Selecting previously unselected package python3-minimal.
18:33:18 #12 21.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10540 files and directories currently installed.)
18:33:18 #12 22.00 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
18:33:18 #12 22.00 Unpacking python3-minimal (3.7.3-1) ...
18:33:18 #12 22.05 Selecting previously unselected package mime-support.
18:33:18 #12 22.06 Preparing to unpack .../1-mime-support_3.62_all.deb ...
18:33:18 #12 22.06 Unpacking mime-support (3.62) ...
18:33:18 #12 22.11 Selecting previously unselected package libmpdec2:armhf.
18:33:18 #12 22.11 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
18:33:18 #12 22.11 Unpacking libmpdec2:armhf (2.4.2-2) ...
18:33:18 #12 22.15 Selecting previously unselected package libpython3.7-stdlib:armhf.
18:33:18 #12 22.15 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ...
18:33:18 #12 22.16 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
18:33:18 #13 27.92 Selecting previously unselected package fontconfig-config.
18:33:18 #13 27.92 Preparing to unpack .../162-fontconfig-config_2.14.1-4_armhf.deb ...
18:33:18 #13 28.02 Unpacking fontconfig-config (2.14.1-4) ...
18:33:18 #13 28.07 Selecting previously unselected package libcurl3-gnutls:armhf.
18:33:18 #13 28.07 Preparing to unpack .../163-libcurl3-gnutls_7.88.1-10+deb12u4_armhf.deb ...
18:33:18 #13 28.08 Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u4) ...
18:33:18 #13 28.13 Selecting previously unselected package liberror-perl.
18:33:18   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
18:33:18   Running scriptlet: container-selinux-2:2.222.0-1.fc37.noarch            21/51 
18:33:18   Installing       : container-selinux-2:2.222.0-1.fc37.noarch            21/51 
18:33:19 #12 22.35 Selecting previously unselected package python3.7.
18:33:19 #12 22.35 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u5_armhf.deb ...
18:33:19 #12 22.36 Unpacking python3.7 (3.7.3-2+deb10u5) ...
18:33:19 #12 22.40 Selecting previously unselected package libpython3-stdlib:armhf.
18:33:19 #13 28.13 Preparing to unpack .../164-liberror-perl_0.17029-2_all.deb ...
18:33:19 #13 28.13 Unpacking liberror-perl (0.17029-2) ...
18:33:19 #13 28.17 Selecting previously unselected package git-man.
18:33:19 #13 28.17 Preparing to unpack .../165-git-man_1%3a2.39.2-1.1_all.deb ...
18:33:19 #13 28.18 Unpacking git-man (1:2.39.2-1.1) ...
18:33:19 #12 22.41 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
18:33:19 #12 22.41 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
18:33:19 #12 22.45 Setting up python3-minimal (3.7.3-1) ...
18:33:19 #12 22.66 Selecting previously unselected package python3.
18:33:19 #12 22.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10977 files and directories currently installed.)
18:33:19 #12 22.67 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
18:33:19 #12 22.67 Unpacking python3 (3.7.3-1) ...
18:33:19 #12 22.71 Selecting previously unselected package sensible-utils.
18:33:19 #12 22.72 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
18:33:19 #12 22.72 Unpacking sensible-utils (0.0.12) ...
18:33:19 #12 22.76 Selecting previously unselected package bzip2.
18:33:19 #12 22.76 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
18:33:19 #12 22.76 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
18:33:19 #13 28.31 Selecting previously unselected package git.
18:33:19 #13 28.31 Preparing to unpack .../166-git_1%3a2.39.2-1.1_armhf.deb ...
18:33:19 #13 28.32 Unpacking git (1:2.39.2-1.1) ...
18:33:19 #12 22.80 Selecting previously unselected package libmagic-mgc.
18:33:19 #12 22.80 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
18:33:19 #12 22.81 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
18:33:19 #12 22.89 Selecting previously unselected package libmagic1:armhf.
18:33:19 #12 22.89 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
18:33:19 #12 22.90 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
18:33:19 #12 22.95 Selecting previously unselected package file.
18:33:19 #12 22.95 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
18:33:19 #12 22.95 Unpacking file (1:5.35-4+deb10u2) ...
18:33:19 #12 23.00 Selecting previously unselected package gettext-base.
18:33:19 #13 28.81 Selecting previously unselected package iso-codes.
18:33:19 #13 28.81 Preparing to unpack .../167-iso-codes_4.15.0-1_all.deb ...
18:33:19 #13 28.83 Unpacking iso-codes (4.15.0-1) ...
18:33:19 #12 23.00 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
18:33:19 #12 23.01 Unpacking gettext-base (0.19.8.1-9) ...
18:33:19 #12 23.07 Selecting previously unselected package xz-utils.
18:33:19 #12 23.07 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
18:33:19 #12 23.08 Unpacking xz-utils (5.2.4-1+deb10u1) ...
18:33:19 #12 23.13 Selecting previously unselected package libsigsegv2:armhf.
18:33:19 #12 23.13 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
18:33:19 #12 23.14 Unpacking libsigsegv2:armhf (2.12-2) ...
18:33:19 #12 23.18 Selecting previously unselected package m4.
18:33:19 #12 23.18 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
18:33:19 #12 23.19 Unpacking m4 (1.4.18-2) ...
18:33:19 #12 23.24 Selecting previously unselected package autoconf.
18:33:20 #12 23.24 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
18:33:20 #12 23.25 Unpacking autoconf (2.69-11) ...
18:33:20 #12 23.32 Selecting previously unselected package autotools-dev.
18:33:20 #12 23.32 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
18:33:20 #12 23.32 Unpacking autotools-dev (20180224.1) ...
18:33:20 #12 23.38 Selecting previously unselected package automake.
18:33:20 #12 23.38 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
18:33:20 #12 23.38 Unpacking automake (1:1.16.1-4) ...
18:33:20 #12 23.46 Selecting previously unselected package autopoint.
18:33:20 #12 23.47 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
18:33:20 #12 23.47 Unpacking autopoint (0.19.8.1-9) ...
18:33:20 #12 23.52 Selecting previously unselected package binutils-common:armhf.
18:33:20 #13 29.24 Selecting previously unselected package libabsl20220623:armhf.
18:33:20 #13 29.24 Preparing to unpack .../168-libabsl20220623_20220623.1-1_armhf.deb ...
18:33:20 #13 29.25 Unpacking libabsl20220623:armhf (20220623.1-1) ...
18:33:20 #13 29.32 Selecting previously unselected package libalgorithm-diff-perl.
18:33:20 #13 29.32 Preparing to unpack .../169-libalgorithm-diff-perl_1.201-1_all.deb ...
18:33:20 #13 29.33 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:33:20 #13 29.36 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf.
18:33:20 #13 29.36 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-8+b1_armhf.deb ...
18:33:20 #13 29.37 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ...
18:33:20 #13 29.40 Selecting previously unselected package libalgorithm-merge-perl.
18:33:20 #13 29.40 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-5_all.deb ...
18:33:20 #13 29.41 Unpacking libalgorithm-merge-perl (0.08-5) ...
18:33:20 #13 29.44 Selecting previously unselected package libaliased-perl.
18:33:20 #12 23.52 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
18:33:20 #12 23.53 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
18:33:20 #12 23.77 Selecting previously unselected package libbinutils:armhf.
18:33:20 #12 23.77 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
18:33:20 #12 23.77 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
18:33:20 #13 29.44 Preparing to unpack .../172-libaliased-perl_0.34-3_all.deb ...
18:33:20 #13 29.44 Unpacking libaliased-perl (0.34-3) ...
18:33:20 #13 29.48 Selecting previously unselected package libaom3:armhf.
18:33:20 #13 29.48 Preparing to unpack .../173-libaom3_3.6.0-1_armhf.deb ...
18:33:20 #13 29.49 Unpacking libaom3:armhf (3.6.0-1) ...
18:33:20 #13 29.63 Selecting previously unselected package libapt-pkg-perl.
18:33:20 #13 29.63 Preparing to unpack .../174-libapt-pkg-perl_0.1.40+b2_armhf.deb ...
18:33:20 #13 29.63 Unpacking libapt-pkg-perl (0.1.40+b2) ...
18:33:20 #13 29.67 Selecting previously unselected package libarchive-cpio-perl.
18:33:20 #13 29.67 Preparing to unpack .../175-libarchive-cpio-perl_0.10-3_all.deb ...
18:33:20 #13 29.67 Unpacking libarchive-cpio-perl (0.10-3) ...
18:33:20 #13 29.71 Selecting previously unselected package libarchive13:armhf.
18:33:20 #12 23.84 Selecting previously unselected package libfl2:armhf.
18:33:20 #12 23.84 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
18:33:20 #12 23.85 Unpacking libfl2:armhf (2.6.4-6.2) ...
18:33:20 #12 23.89 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:33:20 #12 23.90 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
18:33:20 #12 23.90 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
18:33:20 #13 29.71 Preparing to unpack .../176-libarchive13_3.6.2-1_armhf.deb ...
18:33:20 #13 29.72 Unpacking libarchive13:armhf (3.6.2-1) ...
18:33:20 #13 29.77 Selecting previously unselected package libarray-intspan-perl.
18:33:20 #13 29.78 Preparing to unpack .../177-libarray-intspan-perl_2.004-2_all.deb ...
18:33:20 #13 29.78 Unpacking libarray-intspan-perl (2.004-2) ...
18:33:20 #13 29.81 Selecting previously unselected package libauthen-sasl-perl.
18:33:20 #13 29.82 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-3_all.deb ...
18:33:20 #13 29.82 Unpacking libauthen-sasl-perl (2.1600-3) ...
18:33:20 #13 29.86 Selecting previously unselected package libdav1d6:armhf.
18:33:20 #13 29.87 Preparing to unpack .../179-libdav1d6_1.0.0-2_armhf.deb ...
18:33:20 #13 29.87 Unpacking libdav1d6:armhf (1.0.0-2) ...
18:33:20 #13 29.93 Selecting previously unselected package libgav1-1:armhf.
18:33:20 #12 24.13 Selecting previously unselected package binutils.
18:33:20 #12 24.13 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
18:33:20 #12 24.14 Unpacking binutils (2.31.1-16+rpi2) ...
18:33:20 #12 24.19 Selecting previously unselected package libisl19:armhf.
18:33:20 #12 24.20 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
18:33:20 #12 24.20 Unpacking libisl19:armhf (0.20-2) ...
18:33:20 #12 24.29 Selecting previously unselected package libmpfr6:armhf.
18:33:20 #12 24.29 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
18:33:20 #12 24.30 Unpacking libmpfr6:armhf (4.0.2-1) ...
18:33:20 #12 24.37 Selecting previously unselected package libmpc3:armhf.
18:33:20 #12 24.37 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
18:33:20 #12 24.38 Unpacking libmpc3:armhf (1.1.0-1) ...
18:33:21 #13 29.93 Preparing to unpack .../180-libgav1-1_0.18.0-1+b1_armhf.deb ...
18:33:21 #13 29.93 Unpacking libgav1-1:armhf (0.18.0-1+b1) ...
18:33:21 #13 29.99 Selecting previously unselected package librav1e0:armhf.
18:33:21 #13 29.99 Preparing to unpack .../181-librav1e0_0.5.1-6_armhf.deb ...
18:33:21 #13 30.00 Unpacking librav1e0:armhf (0.5.1-6) ...
18:33:21 #13 30.08 Selecting previously unselected package libsvtav1enc1:armhf.
18:33:21 #13 30.08 Preparing to unpack .../182-libsvtav1enc1_1.4.1+dfsg-1_armhf.deb ...
18:33:21 #13 30.09 Unpacking libsvtav1enc1:armhf (1.4.1+dfsg-1) ...
18:33:21 #13 30.20 Selecting previously unselected package libjpeg62-turbo:armhf.
18:33:21 #12 24.41 Selecting previously unselected package cpp-8.
18:33:21 #12 24.42 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
18:33:21 #12 24.42 Unpacking cpp-8 (8.3.0-6+rpi1) ...
18:33:21 #13 30.20 Preparing to unpack .../183-libjpeg62-turbo_1%3a2.1.5-2_armhf.deb ...
18:33:21 #13 30.20 Unpacking libjpeg62-turbo:armhf (1:2.1.5-2) ...
18:33:21 #13 30.25 Selecting previously unselected package libyuv0:armhf.
18:33:21 #13 30.25 Preparing to unpack .../184-libyuv0_0.0~git20230123.b2528b0-1_armhf.deb ...
18:33:21 #13 30.26 Unpacking libyuv0:armhf (0.0~git20230123.b2528b0-1) ...
18:33:21 #13 30.31 Selecting previously unselected package libavif15:armhf.
18:33:21 #13 30.31 Preparing to unpack .../185-libavif15_0.11.1-1_armhf.deb ...
18:33:21 #13 30.32 Unpacking libavif15:armhf (0.11.1-1) ...
18:33:21 #13 30.36 Selecting previously unselected package libmodule-implementation-perl.
18:33:21 #13 30.37 Preparing to unpack .../186-libmodule-implementation-perl_0.09-2_all.deb ...
18:33:21 #13 30.37 Unpacking libmodule-implementation-perl (0.09-2) ...
18:33:21 #13 30.40 Selecting previously unselected package libsub-exporter-progressive-perl.
18:33:21 #13 30.40 Preparing to unpack .../187-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
18:33:21 #13 30.41 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
18:33:21 #13 30.44 Selecting previously unselected package libvariable-magic-perl.
18:33:21 #13 30.44 Preparing to unpack .../188-libvariable-magic-perl_0.63-1+b1_armhf.deb ...
18:33:21 #13 30.45 Unpacking libvariable-magic-perl (0.63-1+b1) ...
18:33:21 #13 30.48 Selecting previously unselected package libb-hooks-endofscope-perl.
18:33:21 #13 30.48 Preparing to unpack .../189-libb-hooks-endofscope-perl_0.26-1_all.deb ...
18:33:21 #13 30.49 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
18:33:21 #13 30.52 Selecting previously unselected package libberkeleydb-perl:armhf.
18:33:21 #13 30.52 Preparing to unpack .../190-libberkeleydb-perl_0.64-2+b1_armhf.deb ...
18:33:21 #13 30.53 Unpacking libberkeleydb-perl:armhf (0.64-2+b1) ...
18:33:21 #13 30.58 Selecting previously unselected package libpng16-16:armhf.
18:33:21 #13 30.58 Preparing to unpack .../191-libpng16-16_1.6.39-2_armhf.deb ...
18:33:21 #13 30.59 Unpacking libpng16-16:armhf (1.6.39-2) ...
18:33:21 #13 30.64 Selecting previously unselected package libfreetype6:armhf.
18:33:21 #13 30.65 Preparing to unpack .../192-libfreetype6_2.12.1+dfsg-5_armhf.deb ...
18:33:21 #13 30.65 Unpacking libfreetype6:armhf (2.12.1+dfsg-5) ...
18:33:21 #13 30.71 Selecting previously unselected package libfontconfig1:armhf.
18:33:21 #12 25.05 Selecting previously unselected package cpp.
18:33:21 #12 25.05 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
18:33:21 #12 25.05 Unpacking cpp (4:8.3.0-1+rpi2) ...
18:33:21 #12 25.11 Selecting previously unselected package libcc1-0:armhf.
18:33:21 #13 30.72 Preparing to unpack .../193-libfontconfig1_2.14.1-4_armhf.deb ...
18:33:21 #13 30.72 Unpacking libfontconfig1:armhf (2.14.1-4) ...
18:33:21 #13 30.77 Selecting previously unselected package libde265-0:armhf.
18:33:21 #13 30.78 Preparing to unpack .../194-libde265-0_1.0.11-1_armhf.deb ...
18:33:21 #13 30.78 Unpacking libde265-0:armhf (1.0.11-1) ...
18:33:21 #13 30.84 Selecting previously unselected package libx265-199:armhf.
18:33:21 #13 30.84 Preparing to unpack .../195-libx265-199_3.5-2+b1_armhf.deb ...
18:33:21 #13 30.85 Unpacking libx265-199:armhf (3.5-2+b1) ...
18:33:21 #13 30.94 Selecting previously unselected package libheif1:armhf.
18:33:21 #13 30.95 Preparing to unpack .../196-libheif1_1.15.1-1_armhf.deb ...
18:33:21 #13 30.95 Unpacking libheif1:armhf (1.15.1-1) ...
18:33:21 #13 31.00 Selecting previously unselected package libdeflate0:armhf.
18:33:21 #13 31.00 Preparing to unpack .../197-libdeflate0_1.14-1_armhf.deb ...
18:33:21 #13 31.01 Unpacking libdeflate0:armhf (1.14-1) ...
18:33:21 #13 31.05 Selecting previously unselected package libjbig0:armhf.
18:33:22 #12 25.11 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
18:33:22 #12 25.11 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
18:33:22 #12 25.16 Selecting previously unselected package libgomp1:armhf.
18:33:22 #12 25.16 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
18:33:22 #12 25.17 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
18:33:22 #12 25.23 Selecting previously unselected package libatomic1:armhf.
18:33:22 #12 25.23 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
18:33:22 #12 25.23 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
18:33:22 #12 25.28 Selecting previously unselected package libasan5:armhf.
18:33:22 #12 25.28 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
18:33:22 #12 25.28 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
18:33:22 #12 25.36 Selecting previously unselected package libubsan1:armhf.
18:33:22 #13 31.05 Preparing to unpack .../198-libjbig0_2.1-6.1_armhf.deb ...
18:33:22 #13 31.06 Unpacking libjbig0:armhf (2.1-6.1) ...
18:33:22 #13 31.10 Selecting previously unselected package liblerc4:armhf.
18:33:22 #13 31.10 Preparing to unpack .../199-liblerc4_4.0.0+ds-2_armhf.deb ...
18:33:22 #13 31.11 Unpacking liblerc4:armhf (4.0.0+ds-2) ...
18:33:22 #13 31.16 Selecting previously unselected package libwebp7:armhf.
18:33:22 #13 31.16 Preparing to unpack .../200-libwebp7_1.2.4-0.2+deb12u1_armhf.deb ...
18:33:22 #13 31.17 Unpacking libwebp7:armhf (1.2.4-0.2+deb12u1) ...
18:33:22 #13 31.22 Selecting previously unselected package libtiff6:armhf.
18:33:22 #13 31.22 Preparing to unpack .../201-libtiff6_4.5.0-6_armhf.deb ...
18:33:22 #13 31.23 Unpacking libtiff6:armhf (4.5.0-6) ...
18:33:22 #13 31.28 Selecting previously unselected package libxau6:armhf.
18:33:22 #12 25.36 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
18:33:22 #12 25.37 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
18:33:22 #12 25.41 Selecting previously unselected package libgcc-8-dev:armhf.
18:33:22 #12 25.41 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
18:33:22 #12 25.42 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
18:33:22 #12 25.52 Selecting previously unselected package gcc-8.
18:33:22 #12 25.52 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
18:33:22 #12 25.53 Unpacking gcc-8 (8.3.0-6+rpi1) ...
18:33:22 #13 31.28 Preparing to unpack .../202-libxau6_1%3a1.0.9-1_armhf.deb ...
18:33:22 #13 31.28 Unpacking libxau6:armhf (1:1.0.9-1) ...
18:33:22 #13 31.32 Selecting previously unselected package libxdmcp6:armhf.
18:33:22 #13 31.32 Preparing to unpack .../203-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
18:33:22 #13 31.33 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
18:33:22 #13 31.37 Selecting previously unselected package libxcb1:armhf.
18:33:22 #13 31.38 Preparing to unpack .../204-libxcb1_1.15-1_armhf.deb ...
18:33:22 #13 31.38 Unpacking libxcb1:armhf (1.15-1) ...
18:33:22 #13 31.42 Selecting previously unselected package libx11-data.
18:33:22 #13 31.42 Preparing to unpack .../205-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
18:33:22 #13 31.43 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
18:33:22 #13 31.50 Selecting previously unselected package libx11-6:armhf.
18:33:22 + for f in rootlesskit rootlesskit-docker-proxy
18:33:22 + GOBIN=/usr/local/bin
18:33:22 + GO111MODULE=on
18:33:22 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:33:22 #13 31.50 Preparing to unpack .../206-libx11-6_2%3a1.8.4-2+deb12u2_armhf.deb ...
18:33:22 #13 31.50 Unpacking libx11-6:armhf (2:1.8.4-2+deb12u2) ...
18:33:22 #13 31.59 Selecting previously unselected package libxpm4:armhf.
18:33:22 #13 31.59 Preparing to unpack .../207-libxpm4_1%3a3.5.12-1.1+deb12u1_armhf.deb ...
18:33:22 #13 31.59 Unpacking libxpm4:armhf (1:3.5.12-1.1+deb12u1) ...
18:33:22 #13 31.64 Selecting previously unselected package libgd3:armhf.
18:33:22 #13 31.64 Preparing to unpack .../208-libgd3_2.3.3-9_armhf.deb ...
18:33:22 #13 31.64 Unpacking libgd3:armhf (2.3.3-9) ...
18:33:22 #13 31.68 Selecting previously unselected package libc-devtools.
18:33:22 #13 31.68 Preparing to unpack .../209-libc-devtools_2.36-9+deb12u3_armhf.deb ...
18:33:22 #13 31.69 Unpacking libc-devtools (2.36-9+deb12u3) ...
18:33:22 #13 31.72 Selecting previously unselected package libcapture-tiny-perl.
18:33:22 #13 31.73 Preparing to unpack .../210-libcapture-tiny-perl_0.48-2_all.deb ...
18:33:22 #13 31.73 Unpacking libcapture-tiny-perl (0.48-2) ...
18:33:22 #13 31.76 Selecting previously unselected package libcgi-pm-perl.
18:33:22 #13 31.76 Preparing to unpack .../211-libcgi-pm-perl_4.55-1_all.deb ...
18:33:22 #13 31.77 Unpacking libcgi-pm-perl (4.55-1) ...
18:33:22 #13 31.82 Selecting previously unselected package libfcgi0ldbl:armhf.
18:33:22 #13 31.82 Preparing to unpack .../212-libfcgi0ldbl_2.4.2-2_armhf.deb ...
18:33:22 #13 31.83 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
18:33:22 #13 31.87 Selecting previously unselected package libfcgi-perl.
18:33:22 #12 26.17 Selecting previously unselected package gcc.
18:33:22 #12 26.17 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
18:33:22 #12 26.17 Unpacking gcc (4:8.3.0-1+rpi2) ...
18:33:22 #12 26.21 Selecting previously unselected package libc-dev-bin.
18:33:22 #12 26.21 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ...
18:33:22 #12 26.21 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ...
18:33:22 #12 26.25 Selecting previously unselected package linux-libc-dev:armhf.
18:33:22 #13 31.87 Preparing to unpack .../213-libfcgi-perl_0.82+ds-2_armhf.deb ...
18:33:22 #13 31.87 Unpacking libfcgi-perl (0.82+ds-2) ...
18:33:22 #13 31.90 Selecting previously unselected package libcgi-fast-perl.
18:33:22 #13 31.91 Preparing to unpack .../214-libcgi-fast-perl_1%3a2.15-1_all.deb ...
18:33:22 #13 31.91 Unpacking libcgi-fast-perl (1:2.15-1) ...
18:33:22 #13 31.94 Selecting previously unselected package libclass-data-inheritable-perl.
18:33:22 #13 31.94 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:33:22 #13 31.95 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:33:22 #13 31.98 Selecting previously unselected package libclass-inspector-perl.
18:33:22 #13 31.98 Preparing to unpack .../216-libclass-inspector-perl_1.36-3_all.deb ...
18:33:22 #13 31.98 Unpacking libclass-inspector-perl (1.36-3) ...
18:33:22 #13 32.01 Selecting previously unselected package libcommon-sense-perl:armhf.
18:33:22 #13 32.01 Preparing to unpack .../217-libcommon-sense-perl_3.75-3_armhf.deb ...
18:33:22 #13 32.02 Unpacking libcommon-sense-perl:armhf (3.75-3) ...
18:33:22 #13 32.05 Selecting previously unselected package libconfig-tiny-perl.
18:33:22 #13 32.05 Preparing to unpack .../218-libconfig-tiny-perl_2.28-2_all.deb ...
18:33:22 #13 32.06 Unpacking libconfig-tiny-perl (2.28-2) ...
18:33:22 #13 32.09 Selecting previously unselected package libparams-util-perl.
18:33:23 #12 26.25 Preparing to unpack .../033-linux-libc-dev_1%3a1.20230509~buster-1_armhf.deb ...
18:33:23 #12 26.26 Unpacking linux-libc-dev:armhf (1:1.20230509~buster-1) ...
18:33:23 #13 32.09 Preparing to unpack .../219-libparams-util-perl_1.102-2+b1_armhf.deb ...
18:33:23 #13 32.09 Unpacking libparams-util-perl (1.102-2+b1) ...
18:33:23 #13 32.13 Selecting previously unselected package libsub-install-perl.
18:33:23 #13 32.13 Preparing to unpack .../220-libsub-install-perl_0.929-1_all.deb ...
18:33:23 #13 32.13 Unpacking libsub-install-perl (0.929-1) ...
18:33:23 #13 32.17 Selecting previously unselected package libdata-optlist-perl.
18:33:23 #13 32.17 Preparing to unpack .../221-libdata-optlist-perl_0.113-1_all.deb ...
18:33:23 #13 32.17 Unpacking libdata-optlist-perl (0.113-1) ...
18:33:23 #13 32.20 Selecting previously unselected package libsub-exporter-perl.
18:33:23 #13 32.20 Preparing to unpack .../222-libsub-exporter-perl_0.989-1_all.deb ...
18:33:23 #13 32.21 Unpacking libsub-exporter-perl (0.989-1) ...
18:33:23 #13 32.24 Selecting previously unselected package libconst-fast-perl.
18:33:23 #13 32.24 Preparing to unpack .../223-libconst-fast-perl_0.014-2_all.deb ...
18:33:23 #13 32.25 Unpacking libconst-fast-perl (0.014-2) ...
18:33:23 #13 32.28 Selecting previously unselected package libwant-perl.
18:33:23 #13 32.28 Preparing to unpack .../224-libwant-perl_0.29-2+b1_armhf.deb ...
18:33:23 #13 32.28 Unpacking libwant-perl (0.29-2+b1) ...
18:33:23 #13 32.32 Selecting previously unselected package libcontextual-return-perl.
18:33:23 #12 26.42 Selecting previously unselected package libc6-dev:armhf.
18:33:23 #12 26.42 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ...
18:33:23 #12 26.43 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ...
18:33:23 #12 26.67 Selecting previously unselected package libtool.
18:33:23 #12 26.67 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
18:33:23 #12 26.68 Unpacking libtool (2.4.6-9) ...
18:33:23 #12 26.74 Selecting previously unselected package dh-autoreconf.
18:33:23 #12 26.74 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
18:33:23 #12 26.75 Unpacking dh-autoreconf (19) ...
18:33:23 #12 26.78 Selecting previously unselected package libarchive-zip-perl.
18:33:23 #13 32.32 Preparing to unpack .../225-libcontextual-return-perl_0.004014-4_all.deb ...
18:33:23 #13 32.32 Unpacking libcontextual-return-perl (0.004014-4) ...
18:33:23 #13 32.36 Selecting previously unselected package libconvert-binhex-perl.
18:33:23 #13 32.36 Preparing to unpack .../226-libconvert-binhex-perl_1.125-3_all.deb ...
18:33:23 #13 32.36 Unpacking libconvert-binhex-perl (1.125-3) ...
18:33:23 #13 32.40 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
18:33:23 #13 32.40 Preparing to unpack .../227-libcpanel-json-xs-perl_4.35-1_armhf.deb ...
18:33:23 #13 32.40 Unpacking libcpanel-json-xs-perl:armhf (4.35-1) ...
18:33:23 #13 32.45 Selecting previously unselected package libdevel-stacktrace-perl.
18:33:23 #13 32.45 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-2_all.deb ...
18:33:23 #13 32.45 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
18:33:23 #13 32.49 Selecting previously unselected package libexception-class-perl.
18:33:23 #13 32.49 Preparing to unpack .../229-libexception-class-perl_1.45-1_all.deb ...
18:33:23 #13 32.49 Unpacking libexception-class-perl (1.45-1) ...
18:33:23 #13 32.52 Selecting previously unselected package libiterator-perl.
18:33:23 #13 32.53 Preparing to unpack .../230-libiterator-perl_0.03+ds1-2_all.deb ...
18:33:23 #13 32.53 Unpacking libiterator-perl (0.03+ds1-2) ...
18:33:23 #13 32.56 Selecting previously unselected package libiterator-util-perl.
18:33:23 #12 26.78 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
18:33:23 #12 26.79 Unpacking libarchive-zip-perl (1.64-1) ...
18:33:23 #12 26.83 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:33:23 #12 26.83 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
18:33:23 #12 26.83 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
18:33:23 #12 26.87 Selecting previously unselected package dh-strip-nondeterminism.
18:33:23 #12 26.87 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
18:33:23 #12 26.88 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
18:33:23 #12 26.91 Selecting previously unselected package libdpkg-perl.
18:33:23 #12 26.91 Preparing to unpack .../040-libdpkg-perl_1.19.8_all.deb ...
18:33:23 #12 26.92 Unpacking libdpkg-perl (1.19.8) ...
18:33:23 #12 27.00 Selecting previously unselected package patch.
18:33:23 #12 27.01 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
18:33:23 #12 27.01 Unpacking patch (2.7.6-3+deb10u1) ...
18:33:23 #13 32.57 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-2_all.deb ...
18:33:23 #13 32.57 Unpacking libiterator-util-perl (0.02+ds1-2) ...
18:33:23 #13 32.60 Selecting previously unselected package libdata-dpath-perl.
18:33:23 #13 32.60 Preparing to unpack .../232-libdata-dpath-perl_0.58-2_all.deb ...
18:33:23 #13 32.61 Unpacking libdata-dpath-perl (0.58-2) ...
18:33:23 #13 32.64 Selecting previously unselected package libdata-dump-perl.
18:33:23 #13 32.64 Preparing to unpack .../233-libdata-dump-perl_1.25-1_all.deb ...
18:33:23 #13 32.65 Unpacking libdata-dump-perl (1.25-1) ...
18:33:23 #13 32.68 Selecting previously unselected package libdata-messagepack-perl.
18:33:23 #13 32.68 Preparing to unpack .../234-libdata-messagepack-perl_1.02-1+b1_armhf.deb ...
18:33:23 #13 32.69 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
18:33:23 #13 32.72 Selecting previously unselected package libnet-domain-tld-perl.
18:33:23 #13 32.72 Preparing to unpack .../235-libnet-domain-tld-perl_1.75-3_all.deb ...
18:33:23 #13 32.73 Unpacking libnet-domain-tld-perl (1.75-3) ...
18:33:23 #13 32.76 Selecting previously unselected package libdata-validate-domain-perl.
18:33:23 #13 32.76 Preparing to unpack .../236-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:33:23 #13 32.76 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:33:23 #13 32.80 Selecting previously unselected package libnet-ipv6addr-perl.
18:33:23 #12 27.06 Selecting previously unselected package make.
18:33:23 #12 27.06 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
18:33:23 #12 27.06 Unpacking make (4.2.1-1.2) ...
18:33:23 #12 27.13 Selecting previously unselected package dpkg-dev.
18:33:23 #12 27.13 Preparing to unpack .../043-dpkg-dev_1.19.8_all.deb ...
18:33:23 #12 27.14 Unpacking dpkg-dev (1.19.8) ...
18:33:23 #12 27.25 Selecting previously unselected package libelf1:armhf.
18:33:23 #13 32.80 Preparing to unpack .../237-libnet-ipv6addr-perl_1.02-1_all.deb ...
18:33:23 #13 32.80 Unpacking libnet-ipv6addr-perl (1.02-1) ...
18:33:23 #13 32.84 Selecting previously unselected package libnet-netmask-perl.
18:33:23 #13 32.84 Preparing to unpack .../238-libnet-netmask-perl_2.0002-2_all.deb ...
18:33:23 #13 32.84 Unpacking libnet-netmask-perl (2.0002-2) ...
18:33:23 #13 32.88 Selecting previously unselected package libnetaddr-ip-perl.
18:33:23 #13 32.88 Preparing to unpack .../239-libnetaddr-ip-perl_4.079+dfsg-2+b1_armhf.deb ...
18:33:23 #13 32.88 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
18:33:23 #13 32.93 Selecting previously unselected package libdata-validate-ip-perl.
18:33:23 #13 32.93 Preparing to unpack .../240-libdata-validate-ip-perl_0.31-1_all.deb ...
18:33:23 #13 32.93 Unpacking libdata-validate-ip-perl (0.31-1) ...
18:33:23 #13 32.97 Selecting previously unselected package libdata-validate-uri-perl.
18:33:23 #13 32.97 Preparing to unpack .../241-libdata-validate-uri-perl_0.07-2_all.deb ...
18:33:23 #13 32.97 Unpacking libdata-validate-uri-perl (0.07-2) ...
18:33:23 #13 33.01 Selecting previously unselected package libdevel-size-perl.
18:33:23 #13 33.01 Preparing to unpack .../242-libdevel-size-perl_0.83-2+b1_armhf.deb ...
18:33:23 #13 33.01 Unpacking libdevel-size-perl (0.83-2+b1) ...
18:33:23 #13 33.05 Selecting previously unselected package libdistro-info-perl.
18:33:23 #13 33.05 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ...
18:33:23 #13 33.05 Unpacking libdistro-info-perl (1.5) ...
18:33:23 #13 33.08 Selecting previously unselected package libemail-address-xs-perl.
18:33:23 #13 33.09 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1+b1_armhf.deb ...
18:33:23 #13 33.09 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
18:33:23 #13 33.12 Selecting previously unselected package libexporter-tiny-perl.
18:33:23 #13 33.13 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ...
18:33:23 #13 33.13 Unpacking libexporter-tiny-perl (1.006000-1) ...
18:33:23 #13 33.17 Selecting previously unselected package libfcgi-bin.
18:33:24 #12 27.25 Preparing to unpack .../044-libelf1_0.176-1.1+deb10u1_armhf.deb ...
18:33:24 #12 27.26 Unpacking libelf1:armhf (0.176-1.1+deb10u1) ...
18:33:24 #12 27.31 Selecting previously unselected package dwz.
18:33:24 #12 27.31 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
18:33:24 #12 27.31 Unpacking dwz (0.12-3) ...
18:33:24 #12 27.35 Selecting previously unselected package libdebhelper-perl.
18:33:24 #12 27.35 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
18:33:24 #12 27.36 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
18:33:24 #12 27.42 Selecting previously unselected package libglib2.0-0:armhf.
18:33:24 #12 27.42 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
18:33:24 #12 27.43 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
18:33:24 #13 33.17 Preparing to unpack .../246-libfcgi-bin_2.4.2-2_armhf.deb ...
18:33:24 #13 33.17 Unpacking libfcgi-bin (2.4.2-2) ...
18:33:24 #13 33.20 Selecting previously unselected package libindirect-perl.
18:33:24 #13 33.21 Preparing to unpack .../247-libindirect-perl_0.39-2+b1_armhf.deb ...
18:33:24 #13 33.21 Unpacking libindirect-perl (0.39-2+b1) ...
18:33:24 #13 33.25 Selecting previously unselected package libxs-parse-keyword-perl.
18:33:24 #13 33.25 Preparing to unpack .../248-libxs-parse-keyword-perl_0.33-1_armhf.deb ...
18:33:24 #13 33.25 Unpacking libxs-parse-keyword-perl (0.33-1) ...
18:33:24 #13 33.29 Selecting previously unselected package libxs-parse-sublike-perl:armhf.
18:33:24 #13 33.29 Preparing to unpack .../249-libxs-parse-sublike-perl_0.16-1+b2_armhf.deb ...
18:33:24 #13 33.29 Unpacking libxs-parse-sublike-perl:armhf (0.16-1+b2) ...
18:33:24 #13 33.33 Selecting previously unselected package libobject-pad-perl.
18:33:24 #13 33.33 Preparing to unpack .../250-libobject-pad-perl_0.78-1_armhf.deb ...
18:33:24 #13 33.33 Unpacking libobject-pad-perl (0.78-1) ...
18:33:24 #13 33.39 Selecting previously unselected package libfeature-compat-class-perl.
18:33:24 + return
18:33:24 # Build the CLI
18:33:24 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:33:24 Building dynamic docker-linux-arm-v6
18:33:24 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:30:16Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:33:24 #12 27.55 Selecting previously unselected package libicu63:armhf.
18:33:24 #12 27.56 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ...
18:33:24 #12 27.56 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
18:33:24 #13 33.39 Preparing to unpack .../251-libfeature-compat-class-perl_0.05-1_all.deb ...
18:33:24 #13 33.40 Unpacking libfeature-compat-class-perl (0.05-1) ...
18:33:24 #13 33.43 Selecting previously unselected package libsyntax-keyword-try-perl.
18:33:24 #13 33.43 Preparing to unpack .../252-libsyntax-keyword-try-perl_0.28-1_armhf.deb ...
18:33:24 #13 33.43 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
18:33:24 #13 33.47 Selecting previously unselected package libfeature-compat-try-perl.
18:33:24 #13 33.47 Preparing to unpack .../253-libfeature-compat-try-perl_0.05-1_all.deb ...
18:33:24 #13 33.47 Unpacking libfeature-compat-try-perl (0.05-1) ...
18:33:24 #13 33.50 Selecting previously unselected package libipc-system-simple-perl.
18:33:24 #13 33.51 Preparing to unpack .../254-libipc-system-simple-perl_1.30-2_all.deb ...
18:33:24 #13 33.51 Unpacking libipc-system-simple-perl (1.30-2) ...
18:33:24 #13 33.55 Selecting previously unselected package libfile-basedir-perl.
18:33:24 #13 33.55 Preparing to unpack .../255-libfile-basedir-perl_0.09-2_all.deb ...
18:33:24 #13 33.55 Unpacking libfile-basedir-perl (0.09-2) ...
18:33:24 #13 33.58 Selecting previously unselected package libfile-chdir-perl.
18:33:24 #13 33.59 Preparing to unpack .../256-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:33:24 #13 33.59 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:33:24 #13 33.62 Selecting previously unselected package libfile-fcntllock-perl.
18:33:24 #13 33.62 Preparing to unpack .../257-libfile-fcntllock-perl_0.22-4+b1_armhf.deb ...
18:33:24 #13 33.63 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
18:33:24 #13 33.66 Selecting previously unselected package libnumber-compare-perl.
18:33:24 #13 33.66 Preparing to unpack .../258-libnumber-compare-perl_0.03-3_all.deb ...
18:33:24 #13 33.67 Unpacking libnumber-compare-perl (0.03-3) ...
18:33:24 #13 33.70 Selecting previously unselected package libtext-glob-perl.
18:33:24 #13 33.70 Preparing to unpack .../259-libtext-glob-perl_0.11-3_all.deb ...
18:33:24 #13 33.70 Unpacking libtext-glob-perl (0.11-3) ...
18:33:24 #13 33.74 Selecting previously unselected package libfile-find-rule-perl.
18:33:24 #13 33.74 Preparing to unpack .../260-libfile-find-rule-perl_0.34-3_all.deb ...
18:33:24 #13 33.74 Unpacking libfile-find-rule-perl (0.34-3) ...
18:33:24 #13 33.78 Selecting previously unselected package libfont-afm-perl.
18:33:24 #13 33.78 Preparing to unpack .../261-libfont-afm-perl_1.20-4_all.deb ...
18:33:24 #13 33.78 Unpacking libfont-afm-perl (1.20-4) ...
18:33:24 #13 33.82 Selecting previously unselected package libio-string-perl.
18:33:24 #13 33.82 Preparing to unpack .../262-libio-string-perl_1.08-4_all.deb ...
18:33:24 #13 33.82 Unpacking libio-string-perl (1.08-4) ...
18:33:24 #13 33.85 Selecting previously unselected package libfont-ttf-perl.
18:33:24 #13 33.86 Preparing to unpack .../263-libfont-ttf-perl_1.06-2_all.deb ...
18:33:24 #13 33.86 Unpacking libfont-ttf-perl (1.06-2) ...
18:33:24 #13 33.92 Selecting previously unselected package libfreezethaw-perl.
18:33:24 #13 33.92 Preparing to unpack .../264-libfreezethaw-perl_0.5001-3_all.deb ...
18:33:24 #13 33.92 Unpacking libfreezethaw-perl (0.5001-3) ...
18:33:24 #13 33.96 Selecting previously unselected package libsort-versions-perl.
18:33:24 #13 33.96 Preparing to unpack .../265-libsort-versions-perl_1.62-3_all.deb ...
18:33:24 #13 33.97 Unpacking libsort-versions-perl (1.62-3) ...
18:33:24 #13 34.00 Selecting previously unselected package libgit-wrapper-perl.
18:33:24 #13 34.00 Preparing to unpack .../266-libgit-wrapper-perl_0.048-2_all.deb ...
18:33:24 #13 34.00 Unpacking libgit-wrapper-perl (0.048-2) ...
18:33:24 #13 34.04 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:33:24 #13 34.04 Preparing to unpack .../267-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
18:33:24 #13 34.04 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
18:33:24 #13 34.08 Selecting previously unselected package libio-prompter-perl.
18:33:24 #12 28.31 Selecting previously unselected package libxml2:armhf.
18:33:24 #12 28.31 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ...
18:33:24 #12 28.32 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
18:33:24 #12 28.40 Selecting previously unselected package libcroco3:armhf.
18:33:25 #13 34.08 Preparing to unpack .../268-libio-prompter-perl_0.004015-2_all.deb ...
18:33:25 #13 34.08 Unpacking libio-prompter-perl (0.004015-2) ...
18:33:25 #13 34.12 Selecting previously unselected package libjson-perl.
18:33:25 #13 34.12 Preparing to unpack .../269-libjson-perl_4.10000-1_all.deb ...
18:33:25 #13 34.12 Unpacking libjson-perl (4.10000-1) ...
18:33:25 #13 34.16 Selecting previously unselected package liblog-any-perl.
18:33:25 #13 34.16 Preparing to unpack .../270-liblog-any-perl_1.713-1_all.deb ...
18:33:25 #13 34.17 Unpacking liblog-any-perl (1.713-1) ...
18:33:25 #13 34.21 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:33:25 #13 34.21 Preparing to unpack .../271-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
18:33:25 #13 34.21 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
18:33:25 #13 34.24 Selecting previously unselected package libpackage-stash-perl.
18:33:25 #13 34.24 Preparing to unpack .../272-libpackage-stash-perl_0.40-1_all.deb ...
18:33:25 #13 34.25 Unpacking libpackage-stash-perl (0.40-1) ...
18:33:25 #13 34.28 Selecting previously unselected package libsub-identify-perl.
18:33:25 #13 34.28 Preparing to unpack .../273-libsub-identify-perl_0.14-3_armhf.deb ...
18:33:25 #13 34.29 Unpacking libsub-identify-perl (0.14-3) ...
18:33:25 #13 34.32 Selecting previously unselected package libsub-name-perl:armhf.
18:33:25 #13 34.32 Preparing to unpack .../274-libsub-name-perl_0.26-2+b1_armhf.deb ...
18:33:25 #13 34.33 Unpacking libsub-name-perl:armhf (0.26-2+b1) ...
18:33:25 #13 34.36 Selecting previously unselected package libnamespace-clean-perl.
18:33:25 #13 34.36 Preparing to unpack .../275-libnamespace-clean-perl_0.27-2_all.deb ...
18:33:25 #13 34.37 Unpacking libnamespace-clean-perl (0.27-2) ...
18:33:25 #13 34.41 Selecting previously unselected package libpath-tiny-perl.
18:33:25 #13 34.41 Preparing to unpack .../276-libpath-tiny-perl_0.144-1_all.deb ...
18:33:25 #13 34.42 Unpacking libpath-tiny-perl (0.144-1) ...
18:33:25 #13 34.45 Selecting previously unselected package libstrictures-perl.
18:33:25 #12 28.41 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
18:33:25 #12 28.41 Unpacking libcroco3:armhf (0.6.12-3) ...
18:33:25 #12 28.46 Selecting previously unselected package gettext.
18:33:25 #12 28.46 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
18:33:25 #12 28.47 Unpacking gettext (0.19.8.1-9) ...
18:33:25 #13 34.45 Preparing to unpack .../277-libstrictures-perl_2.000006-1_all.deb ...
18:33:25 #13 34.46 Unpacking libstrictures-perl (2.000006-1) ...
18:33:25 #13 34.49 Selecting previously unselected package libtype-tiny-perl.
18:33:25 #13 34.49 Preparing to unpack .../278-libtype-tiny-perl_2.002001-1_all.deb ...
18:33:25 #13 34.50 Unpacking libtype-tiny-perl (2.002001-1) ...
18:33:25 #13 34.56 Selecting previously unselected package libgitlab-api-v4-perl.
18:33:25 #13 34.56 Preparing to unpack .../279-libgitlab-api-v4-perl_0.26-3_all.deb ...
18:33:25 #13 34.57 Unpacking libgitlab-api-v4-perl (0.26-3) ...
18:33:25 #13 34.62 Selecting previously unselected package libglib2.0-0:armhf.
18:33:25 #13 34.62 Preparing to unpack .../280-libglib2.0-0_2.74.6-2_armhf.deb ...
18:33:25 #13 34.62 Unpacking libglib2.0-0:armhf (2.74.6-2) ...
18:33:25 #12 28.60 Selecting previously unselected package intltool-debian.
18:33:25 #12 28.60 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
18:33:25 #12 28.61 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:33:25 #12 28.64 Selecting previously unselected package po-debconf.
18:33:25 #12 28.65 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
18:33:25 #12 28.65 Unpacking po-debconf (1.0.21) ...
18:33:25 #12 28.70 Selecting previously unselected package debhelper.
18:33:25 #12 28.70 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
18:33:25 #12 28.71 Unpacking debhelper (13.2~bpo10+1) ...
18:33:25 #12 28.83 Selecting previously unselected package libfakeroot:armhf.
18:33:25 #13 34.74 Selecting previously unselected package libglib2.0-data.
18:33:25 #13 34.74 Preparing to unpack .../281-libglib2.0-data_2.74.6-2_all.deb ...
18:33:25 #13 34.75 Unpacking libglib2.0-data (2.74.6-2) ...
18:33:25 #12 28.83 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
18:33:25 #12 28.83 Unpacking libfakeroot:armhf (1.23-1) ...
18:33:25 #12 28.87 Selecting previously unselected package fakeroot.
18:33:25 #12 28.87 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
18:33:25 #12 28.88 Unpacking fakeroot (1.23-1) ...
18:33:25 #12 28.92 Selecting previously unselected package libfile-which-perl.
18:33:25 #12 28.93 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
18:33:25 #12 28.93 Unpacking libfile-which-perl (1.23-1) ...
18:33:25 #12 28.96 Selecting previously unselected package libfile-homedir-perl.
18:33:25 #12 28.97 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
18:33:25 #12 28.97 Unpacking libfile-homedir-perl (1.004-1) ...
18:33:25 #12 29.01 Selecting previously unselected package libio-pty-perl.
18:33:25 #12 29.01 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
18:33:25 #12 29.01 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
18:33:25 #12 29.05 Selecting previously unselected package libipc-run-perl.
18:33:25 #13 34.90 Selecting previously unselected package libgpm2:armhf.
18:33:25 #13 34.91 Preparing to unpack .../282-libgpm2_1.20.7-10+b1_armhf.deb ...
18:33:25 #13 34.91 Unpacking libgpm2:armhf (1.20.7-10+b1) ...
18:33:25 #13 34.94 Selecting previously unselected package libhtml-form-perl.
18:33:25 #13 34.94 Preparing to unpack .../283-libhtml-form-perl_6.11-1_all.deb ...
18:33:25 #13 34.95 Unpacking libhtml-form-perl (6.11-1) ...
18:33:25 #13 34.99 Selecting previously unselected package libhtml-format-perl.
18:33:25 #13 34.99 Preparing to unpack .../284-libhtml-format-perl_2.16-2_all.deb ...
18:33:25 #13 34.99 Unpacking libhtml-format-perl (2.16-2) ...
18:33:25 #13 35.03 Selecting previously unselected package libhtml-html5-entities-perl.
18:33:25 #13 35.03 Preparing to unpack .../285-libhtml-html5-entities-perl_0.004-3_all.deb ...
18:33:25 #13 35.04 Unpacking libhtml-html5-entities-perl (0.004-3) ...
18:33:25 #13 35.07 Selecting previously unselected package libhtml-tokeparser-simple-perl.
18:33:25 #13 35.07 Preparing to unpack .../286-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
18:33:25 #13 35.07 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
18:33:25 #13 35.11 Selecting previously unselected package libhttp-daemon-perl.
18:33:25 #13 35.11 Preparing to unpack .../287-libhttp-daemon-perl_6.16-1_all.deb ...
18:33:25 #13 35.11 Unpacking libhttp-daemon-perl (6.16-1) ...
18:33:25 #13 35.14 Selecting previously unselected package libio-interactive-perl.
18:33:25 #13 35.15 Preparing to unpack .../288-libio-interactive-perl_1.023-2_all.deb ...
18:33:25 #13 35.15 Unpacking libio-interactive-perl (1.023-2) ...
18:33:25 #13 35.18 Selecting previously unselected package libio-sessiondata-perl.
18:33:25 #13 35.18 Preparing to unpack .../289-libio-sessiondata-perl_1.03-3_all.deb ...
18:33:25 #13 35.19 Unpacking libio-sessiondata-perl (1.03-3) ...
18:33:25 #13 35.22 Selecting previously unselected package libio-stringy-perl.
18:33:26 #12 29.05 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
18:33:26 #12 29.06 Unpacking libipc-run-perl (20180523.0-1) ...
18:33:26 #12 29.10 Selecting previously unselected package libclass-method-modifiers-perl.
18:33:26 #12 29.10 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
18:33:26 #12 29.11 Unpacking libclass-method-modifiers-perl (2.12-1) ...
18:33:26 #12 29.14 Selecting previously unselected package libsub-exporter-progressive-perl.
18:33:26 #12 29.14 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:33:26 #12 29.15 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:33:26 #12 29.18 Selecting previously unselected package libdevel-globaldestruction-perl.
18:33:26 #12 29.18 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
18:33:26 #12 29.19 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
18:33:26 #12 29.22 Selecting previously unselected package libb-hooks-op-check-perl.
18:33:26 #12 29.22 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
18:33:26 #12 29.23 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
18:33:26 #12 29.26 Selecting previously unselected package libdynaloader-functions-perl.
18:33:26 #12 29.26 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
18:33:26 #12 29.27 Unpacking libdynaloader-functions-perl (0.003-1) ...
18:33:26 #12 29.30 Selecting previously unselected package libdevel-callchecker-perl.
18:33:26 #12 29.30 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
18:33:26 #12 29.31 Unpacking libdevel-callchecker-perl (0.008-1) ...
18:33:26 #12 29.35 Selecting previously unselected package libparams-classify-perl.
18:33:26 #12 29.35 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
18:33:26 #12 29.35 Unpacking libparams-classify-perl (0.015-1+b1) ...
18:33:26 #12 29.39 Selecting previously unselected package libmodule-runtime-perl.
18:33:26 #12 29.39 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
18:33:26 #12 29.40 Unpacking libmodule-runtime-perl (0.016-1) ...
18:33:26 #12 29.43 Selecting previously unselected package libimport-into-perl.
18:33:26 #13 35.22 Preparing to unpack .../290-libio-stringy-perl_2.111-3_all.deb ...
18:33:26 #13 35.23 Unpacking libio-stringy-perl (2.111-3) ...
18:33:26 #13 35.27 Selecting previously unselected package libipc-run3-perl.
18:33:26 #13 35.27 Preparing to unpack .../291-libipc-run3-perl_0.048-3_all.deb ...
18:33:26 #13 35.27 Unpacking libipc-run3-perl (0.048-3) ...
18:33:26 #13 35.31 Selecting previously unselected package libtypes-serialiser-perl.
18:33:26 #13 35.31 Preparing to unpack .../292-libtypes-serialiser-perl_1.01-1_all.deb ...
18:33:26 #13 35.32 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:33:26 #13 35.35 Selecting previously unselected package libjson-xs-perl.
18:33:26 #13 35.35 Preparing to unpack .../293-libjson-xs-perl_4.030-2+b1_armhf.deb ...
18:33:26 #13 35.36 Unpacking libjson-xs-perl (4.030-2+b1) ...
18:33:26 #13 35.39 Selecting previously unselected package libjson-maybexs-perl.
18:33:26 #13 35.39 Preparing to unpack .../294-libjson-maybexs-perl_1.004004-1_all.deb ...
18:33:26 #13 35.40 Unpacking libjson-maybexs-perl (1.004004-1) ...
18:33:26 #13 35.43 Selecting previously unselected package libldap-common.
18:33:26 #13 35.44 Preparing to unpack .../295-libldap-common_2.5.13+dfsg-5_all.deb ...
18:33:26 #13 35.44 Unpacking libldap-common (2.5.13+dfsg-5) ...
18:33:26 #13 35.47 Selecting previously unselected package liblist-compare-perl.
18:33:26 #12 29.43 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
18:33:26 #12 29.44 Unpacking libimport-into-perl (1.002005-1) ...
18:33:26 #12 29.47 Selecting previously unselected package librole-tiny-perl.
18:33:26 #12 29.47 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
18:33:26 #12 29.48 Unpacking librole-tiny-perl (2.000006-1) ...
18:33:26 #12 29.51 Selecting previously unselected package libstrictures-perl.
18:33:26 #12 29.52 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
18:33:26 #12 29.52 Unpacking libstrictures-perl (2.000005-1) ...
18:33:26 #12 29.55 Selecting previously unselected package libsub-quote-perl.
18:33:26 #12 29.56 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
18:33:26 #12 29.56 Unpacking libsub-quote-perl (2.005001-1) ...
18:33:26 #12 29.60 Selecting previously unselected package libmoo-perl.
18:33:26 #12 29.61 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
18:33:26 #12 29.61 Unpacking libmoo-perl (2.003004-2) ...
18:33:26 #12 29.66 Selecting previously unselected package libencode-locale-perl.
18:33:26 #13 35.47 Preparing to unpack .../296-liblist-compare-perl_0.55-2_all.deb ...
18:33:26 #13 35.48 Unpacking liblist-compare-perl (0.55-2) ...
18:33:26 #13 35.51 Selecting previously unselected package liblist-someutils-perl.
18:33:26 #13 35.52 Preparing to unpack .../297-liblist-someutils-perl_0.59-1_all.deb ...
18:33:26 #13 35.52 Unpacking liblist-someutils-perl (0.59-1) ...
18:33:26 #13 35.55 Selecting previously unselected package liblist-someutils-xs-perl:armhf.
18:33:26 #13 35.56 Preparing to unpack .../298-liblist-someutils-xs-perl_0.58-3_armhf.deb ...
18:33:26 #13 35.56 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ...
18:33:26 #13 35.59 Selecting previously unselected package liblist-utilsby-perl.
18:33:26 #13 35.59 Preparing to unpack .../299-liblist-utilsby-perl_0.12-2_all.deb ...
18:33:26 #13 35.60 Unpacking liblist-utilsby-perl (0.12-2) ...
18:33:26 #13 35.64 Selecting previously unselected package libltdl7:armhf.
18:33:26 #13 35.64 Preparing to unpack .../300-libltdl7_2.4.7-5_armhf.deb ...
18:33:26 #13 35.64 Unpacking libltdl7:armhf (2.4.7-5) ...
18:33:26 #13 35.68 Selecting previously unselected package libltdl-dev:armhf.
18:33:26 #13 35.68 Preparing to unpack .../301-libltdl-dev_2.4.7-5_armhf.deb ...
18:33:26 #13 35.68 Unpacking libltdl-dev:armhf (2.4.7-5) ...
18:33:26 #13 35.74 Selecting previously unselected package liblz1:armhf.
18:33:26 #12 29.66 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
18:33:26 #12 29.66 Unpacking libencode-locale-perl (1.05-1) ...
18:33:26 #12 29.70 Selecting previously unselected package libtimedate-perl.
18:33:26 #12 29.70 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
18:33:26 #12 29.71 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
18:33:26 #12 29.75 Selecting previously unselected package libhttp-date-perl.
18:33:26 #12 29.75 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
18:33:26 #12 29.76 Unpacking libhttp-date-perl (6.02-1) ...
18:33:26 #12 29.79 Selecting previously unselected package libfile-listing-perl.
18:33:26 #12 29.79 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
18:33:26 #12 29.80 Unpacking libfile-listing-perl (6.04-1) ...
18:33:26 #12 29.83 Selecting previously unselected package libhtml-tagset-perl.
18:33:26 #12 29.84 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
18:33:26 #12 29.84 Unpacking libhtml-tagset-perl (3.20-3) ...
18:33:26 #12 29.88 Selecting previously unselected package liburi-perl.
18:33:26 #13 35.74 Preparing to unpack .../302-liblz1_1.13-5_armhf.deb ...
18:33:26 #13 35.74 Unpacking liblz1:armhf (1.13-5) ...
18:33:26 #13 35.78 Selecting previously unselected package liblzo2-2:armhf.
18:33:26 #13 35.79 Preparing to unpack .../303-liblzo2-2_2.10-2_armhf.deb ...
18:33:26 #13 35.79 Unpacking liblzo2-2:armhf (2.10-2) ...
18:33:26 #13 35.83 Selecting previously unselected package libsys-hostname-long-perl.
18:33:26 #13 35.83 Preparing to unpack .../304-libsys-hostname-long-perl_1.5-3_all.deb ...
18:33:26 #13 35.83 Unpacking libsys-hostname-long-perl (1.5-3) ...
18:33:26 #13 35.87 Selecting previously unselected package libmail-sendmail-perl.
18:33:26 #13 35.87 Preparing to unpack .../305-libmail-sendmail-perl_0.80-3_all.deb ...
18:33:26 #13 35.87 Unpacking libmail-sendmail-perl (0.80-3) ...
18:33:26 #13 35.90 Selecting previously unselected package libnet-smtp-ssl-perl.
18:33:26 #13 35.91 Preparing to unpack .../306-libnet-smtp-ssl-perl_1.04-2_all.deb ...
18:33:26 #13 35.91 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
18:33:26 #13 35.94 Selecting previously unselected package libmailtools-perl.
18:33:26 #13 35.94 Preparing to unpack .../307-libmailtools-perl_2.21-2_all.deb ...
18:33:26 #13 35.95 Unpacking libmailtools-perl (2.21-2) ...
18:33:26 #13 35.99 Selecting previously unselected package libmarkdown2:armhf.
18:33:26 #12 29.88 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
18:33:26 #12 29.88 Unpacking liburi-perl (1.76-1) ...
18:33:26 #12 29.93 Selecting previously unselected package libhtml-parser-perl.
18:33:26 #12 29.93 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
18:33:26 #12 29.94 Unpacking libhtml-parser-perl (3.72-3+b2) ...
18:33:26 #12 29.98 Selecting previously unselected package libhtml-tree-perl.
18:33:26 #12 29.99 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
18:33:26 #12 29.99 Unpacking libhtml-tree-perl (5.07-2) ...
18:33:26 #12 30.04 Selecting previously unselected package libio-html-perl.
18:33:26 #12 30.04 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
18:33:26 #12 30.05 Unpacking libio-html-perl (1.001-1) ...
18:33:26 #12 30.09 Selecting previously unselected package liblwp-mediatypes-perl.
18:33:26 #12 30.09 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
18:33:26 #12 30.10 Unpacking liblwp-mediatypes-perl (6.02-1) ...
18:33:26 #12 30.15 Selecting previously unselected package libhttp-message-perl.
18:33:26 #12 30.16 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
18:33:26 #12 30.16 Unpacking libhttp-message-perl (6.18-1) ...
18:33:26 #12 30.21 Selecting previously unselected package libhttp-cookies-perl.
18:33:26 #13 35.99 Preparing to unpack .../308-libmarkdown2_2.2.7-2_armhf.deb ...
18:33:26 #13 36.00 Unpacking libmarkdown2:armhf (2.2.7-2) ...
18:33:26 #13 36.03 Selecting previously unselected package libmath-base85-perl.
18:33:26 #13 36.04 Preparing to unpack .../309-libmath-base85-perl_0.5+dfsg-2_all.deb ...
18:33:26 #13 36.04 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
18:33:26 #13 36.07 Selecting previously unselected package libmime-tools-perl.
18:33:26 #13 36.07 Preparing to unpack .../310-libmime-tools-perl_5.510-1_all.deb ...
18:33:26 #13 36.08 Unpacking libmime-tools-perl (5.510-1) ...
18:33:26 #13 36.13 Selecting previously unselected package libmldbm-perl.
18:33:26 #13 36.13 Preparing to unpack .../311-libmldbm-perl_2.05-4_all.deb ...
18:33:26 #13 36.13 Unpacking libmldbm-perl (2.05-4) ...
18:33:26 #13 36.16 Selecting previously unselected package libmoox-aliases-perl.
18:33:26 #13 36.17 Preparing to unpack .../312-libmoox-aliases-perl_0.001006-2_all.deb ...
18:33:26 #13 36.17 Unpacking libmoox-aliases-perl (0.001006-2) ...
18:33:26 #13 36.20 Selecting previously unselected package libmouse-perl.
18:33:26 #13 36.20 Preparing to unpack .../313-libmouse-perl_2.5.10-1+b3_armhf.deb ...
18:33:26 #13 36.21 Unpacking libmouse-perl (2.5.10-1+b3) ...
18:33:26 #13 36.25 Selecting previously unselected package libpackage-stash-xs-perl:armhf.
18:33:27 #12 30.21 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
18:33:27 #12 30.22 Unpacking libhttp-cookies-perl (6.04-1) ...
18:33:27 #12 30.25 Selecting previously unselected package libhttp-negotiate-perl.
18:33:27 #12 30.25 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
18:33:27 #12 30.26 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:33:27 #12 30.30 Selecting previously unselected package perl-openssl-defaults:armhf.
18:33:27 #12 30.30 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
18:33:27 #12 30.30 Unpacking perl-openssl-defaults:armhf (3) ...
18:33:27 #12 30.34 Selecting previously unselected package libnet-ssleay-perl.
18:33:27 #13 36.25 Preparing to unpack .../314-libpackage-stash-xs-perl_0.30-1+b1_armhf.deb ...
18:33:27 #13 36.26 Unpacking libpackage-stash-xs-perl:armhf (0.30-1+b1) ...
18:33:27 #13 36.29 Selecting previously unselected package libpath-iterator-rule-perl.
18:33:27 #13 36.29 Preparing to unpack .../315-libpath-iterator-rule-perl_1.015-2_all.deb ...
18:33:27 #13 36.30 Unpacking libpath-iterator-rule-perl (1.015-2) ...
18:33:27 #13 36.33 Selecting previously unselected package libperlio-gzip-perl.
18:33:27 #13 36.33 Preparing to unpack .../316-libperlio-gzip-perl_0.20-1+b1_armhf.deb ...
18:33:27 #13 36.34 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
18:33:27 #13 36.37 Selecting previously unselected package libperlio-utf8-strict-perl.
18:33:27 #13 36.37 Preparing to unpack .../317-libperlio-utf8-strict-perl_0.010-1_armhf.deb ...
18:33:27 #13 36.38 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
18:33:27 #13 36.41 Selecting previously unselected package libpod-parser-perl.
18:33:27 #13 36.42 Preparing to unpack .../318-libpod-parser-perl_1.65-1_all.deb ...
18:33:27 #13 36.43 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:33:27 #13 36.44 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:33:27 #13 36.45 Unpacking libpod-parser-perl (1.65-1) ...
18:33:27 #13 36.49 Selecting previously unselected package libpod-constants-perl.
18:33:27 #12 30.34 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
18:33:27 #12 30.35 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
18:33:27 #12 30.41 Selecting previously unselected package libio-socket-ssl-perl.
18:33:27 #12 30.42 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
18:33:27 #12 30.42 Unpacking libio-socket-ssl-perl (2.060-3) ...
18:33:27 #12 30.48 Selecting previously unselected package libnet-http-perl.
18:33:27 #12 30.49 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
18:33:27 #12 30.49 Unpacking libnet-http-perl (6.18-1) ...
18:33:27 #12 30.54 Selecting previously unselected package liblwp-protocol-https-perl.
18:33:27 #12 30.54 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
18:33:27 #12 30.55 Unpacking liblwp-protocol-https-perl (6.07-2) ...
18:33:27 #12 30.58 Selecting previously unselected package libtry-tiny-perl.
18:33:27 #13 36.49 Preparing to unpack .../319-libpod-constants-perl_0.19-2_all.deb ...
18:33:27 #13 36.49 Unpacking libpod-constants-perl (0.19-2) ...
18:33:27 #13 36.52 Selecting previously unselected package libproc-processtable-perl:armhf.
18:33:27 #13 36.53 Preparing to unpack .../320-libproc-processtable-perl_0.634-1+b2_armhf.deb ...
18:33:27 #13 36.53 Unpacking libproc-processtable-perl:armhf (0.634-1+b2) ...
18:33:27 #13 36.57 Selecting previously unselected package libre2-9:armhf.
18:33:27 #13 36.57 Preparing to unpack .../321-libre2-9_20220601+dfsg-1+b1_armhf.deb ...
18:33:27 #13 36.58 Unpacking libre2-9:armhf (20220601+dfsg-1+b1) ...
18:33:27 #13 36.62 Selecting previously unselected package libre-engine-re2-perl:armhf.
18:33:27 #13 36.62 Preparing to unpack .../322-libre-engine-re2-perl_0.17+ds-1_armhf.deb ...
18:33:27 #13 36.63 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ...
18:33:27 #13 36.66 Selecting previously unselected package libreadonly-perl.
18:33:27 #13 36.66 Preparing to unpack .../323-libreadonly-perl_2.050-3_all.deb ...
18:33:27 #13 36.67 Unpacking libreadonly-perl (2.050-3) ...
18:33:27 #13 36.70 Selecting previously unselected package libref-util-perl.
18:33:27 #13 36.70 Preparing to unpack .../324-libref-util-perl_0.204-2_all.deb ...
18:33:27 #13 36.70 Unpacking libref-util-perl (0.204-2) ...
18:33:27 #13 36.74 Selecting previously unselected package libref-util-xs-perl.
18:33:27 #12 30.59 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
18:33:27 #12 30.59 Unpacking libtry-tiny-perl (0.30-1) ...
18:33:27 #12 30.64 Selecting previously unselected package libwww-robotrules-perl.
18:33:27 #12 30.64 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
18:33:27 #12 30.64 Unpacking libwww-robotrules-perl (6.02-1) ...
18:33:27 #12 30.68 Selecting previously unselected package libwww-perl.
18:33:27 #12 30.68 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
18:33:27 #12 30.68 Unpacking libwww-perl (6.36-2) ...
18:33:27 #12 30.74 Selecting previously unselected package patchutils.
18:33:27 #12 30.74 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
18:33:27 #12 30.75 Unpacking patchutils (0.3.4-2) ...
18:33:27 #12 30.80 Selecting previously unselected package wdiff.
18:33:27 #12 30.80 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
18:33:27 #12 30.80 Unpacking wdiff (1.2.2-2) ...
18:33:27 #12 30.87 Selecting previously unselected package devscripts.
18:33:27 #13 36.74 Preparing to unpack .../325-libref-util-xs-perl_0.117-2+b1_armhf.deb ...
18:33:27 #13 36.74 Unpacking libref-util-xs-perl (0.117-2+b1) ...
18:33:27 #13 36.78 Selecting previously unselected package libregexp-pattern-license-perl.
18:33:27 #13 36.78 Preparing to unpack .../326-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
18:33:27 #13 36.78 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
18:33:27 #13 36.82 Selecting previously unselected package libregexp-pattern-perl.
18:33:27 #13 36.83 Preparing to unpack .../327-libregexp-pattern-perl_0.2.14-2_all.deb ...
18:33:27 #13 36.83 Unpacking libregexp-pattern-perl (0.2.14-2) ...
18:33:27 #13 36.86 Selecting previously unselected package libregexp-wildcards-perl.
18:33:27 #13 36.86 Preparing to unpack .../328-libregexp-wildcards-perl_1.05-3_all.deb ...
18:33:27 #13 36.87 Unpacking libregexp-wildcards-perl (1.05-3) ...
18:33:27 #13 36.91 Selecting previously unselected package libsasl2-modules:armhf.
18:33:27 #13 36.91 Preparing to unpack .../329-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ...
18:33:27 #13 36.92 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ...
18:33:27 #13 36.96 Selecting previously unselected package libsereal-decoder-perl.
18:33:27 #13 36.96 Preparing to unpack .../330-libsereal-decoder-perl_5.003+ds-1_armhf.deb ...
18:33:27 #13 36.96 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
18:33:27 #12 30.87 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
18:33:27 #12 30.90 Unpacking devscripts (2.19.5+deb10u1) ...
18:33:27 #12 31.03 Selecting previously unselected package equivs.
18:33:27 #12 31.03 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
18:33:27 #12 31.03 Unpacking equivs (2.2.0) ...
18:33:27 #12 31.09 Selecting previously unselected package libcurl3-gnutls:armhf.
18:33:27 #12 31.09 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ...
18:33:27 #12 31.09 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
18:33:27 #12 31.15 Selecting previously unselected package libpcre2-8-0:armhf.
18:33:28 #13 37.00 Selecting previously unselected package libsereal-encoder-perl.
18:33:28 #13 37.00 Preparing to unpack .../331-libsereal-encoder-perl_5.003+ds-1_armhf.deb ...
18:33:28 #13 37.00 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
18:33:28 #13 37.04 Selecting previously unselected package libset-intspan-perl.
18:33:28 #13 37.05 Preparing to unpack .../332-libset-intspan-perl_1.19-3_all.deb ...
18:33:28 #13 37.05 Unpacking libset-intspan-perl (1.19-3) ...
18:33:28 #13 37.08 Selecting previously unselected package libtask-weaken-perl.
18:33:28 #13 37.08 Preparing to unpack .../333-libtask-weaken-perl_1.06-2_all.deb ...
18:33:28 #13 37.09 Unpacking libtask-weaken-perl (1.06-2) ...
18:33:28 #13 37.12 Selecting previously unselected package libxml-parser-perl.
18:33:28 #13 37.12 Preparing to unpack .../334-libxml-parser-perl_2.46-4_armhf.deb ...
18:33:28 #13 37.12 Unpacking libxml-parser-perl (2.46-4) ...
18:33:28 #13 37.19 Selecting previously unselected package libsoap-lite-perl.
18:33:28 #13 37.19 Preparing to unpack .../335-libsoap-lite-perl_1.27-3_all.deb ...
18:33:28 #13 37.19 Unpacking libsoap-lite-perl (1.27-3) ...
18:33:28 #13 37.25 Selecting previously unselected package libsocket6-perl.
18:33:28 #13 37.25 Preparing to unpack .../336-libsocket6-perl_0.29-3_armhf.deb ...
18:33:28 #13 37.25 Unpacking libsocket6-perl (0.29-3) ...
18:33:28 #13 37.29 Selecting previously unselected package libstring-copyright-perl.
18:33:28 #13 37.29 Preparing to unpack .../337-libstring-copyright-perl_0.003014-1_all.deb ...
18:33:28 #12 31.16 Preparing to unpack .../100-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ...
18:33:28 #12 31.16 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ...
18:33:28 #12 31.21 Selecting previously unselected package liberror-perl.
18:33:28 #12 31.22 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
18:33:28 #12 31.22 Unpacking liberror-perl (0.17027-2) ...
18:33:28 #12 31.26 Selecting previously unselected package git-man.
18:33:28 #12 31.26 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
18:33:28 #12 31.27 Unpacking git-man (1:2.20.1-2+deb10u8) ...
18:33:28 #12 31.39 Selecting previously unselected package git.
18:33:28 #13 37.29 Unpacking libstring-copyright-perl (0.003014-1) ...
18:33:28 #13 37.33 Selecting previously unselected package libstring-escape-perl.
18:33:28 #13 37.33 Preparing to unpack .../338-libstring-escape-perl_2010.002-3_all.deb ...
18:33:28 #13 37.33 Unpacking libstring-escape-perl (2010.002-3) ...
18:33:28 #13 37.37 Selecting previously unselected package libstring-license-perl.
18:33:28 #13 37.37 Preparing to unpack .../339-libstring-license-perl_0.0.2-1_all.deb ...
18:33:28 #13 37.37 Unpacking libstring-license-perl (0.0.2-1) ...
18:33:28 #13 37.41 Selecting previously unselected package libstring-shellquote-perl.
18:33:28 #13 37.41 Preparing to unpack .../340-libstring-shellquote-perl_1.04-3_all.deb ...
18:33:28 #13 37.42 Unpacking libstring-shellquote-perl (1.04-3) ...
18:33:28 #13 37.45 Selecting previously unselected package libsys-cpuaffinity-perl.
18:33:28 #13 37.45 Preparing to unpack .../341-libsys-cpuaffinity-perl_1.13~03-2+b1_armhf.deb ...
18:33:28 #13 37.46 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
18:33:28 #13 37.50 Selecting previously unselected package libterm-readkey-perl.
18:33:28 #13 37.50 Preparing to unpack .../342-libterm-readkey-perl_2.38-2+b1_armhf.deb ...
18:33:28 #13 37.50 Unpacking libterm-readkey-perl (2.38-2+b1) ...
18:33:28 #13 37.54 Selecting previously unselected package libtext-levenshteinxs-perl.
18:33:28 #12 31.40 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u8_armhf.deb ...
18:33:28 #12 31.42 Unpacking git (1:2.20.1-2+deb10u8) ...
18:33:28 #13 37.54 Preparing to unpack .../343-libtext-levenshteinxs-perl_0.03-5+b1_armhf.deb ...
18:33:28 #13 37.54 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
18:33:28 #13 37.58 Selecting previously unselected package libtext-markdown-discount-perl.
18:33:28 #13 37.58 Preparing to unpack .../344-libtext-markdown-discount-perl_0.16-1_armhf.deb ...
18:33:28 #13 37.59 Unpacking libtext-markdown-discount-perl (0.16-1) ...
18:33:28 #13 37.62 Selecting previously unselected package libtext-xslate-perl:armhf.
18:33:28 #13 37.62 Preparing to unpack .../345-libtext-xslate-perl_3.5.9-1+b2_armhf.deb ...
18:33:28 #13 37.63 Unpacking libtext-xslate-perl:armhf (3.5.9-1+b2) ...
18:33:28 #13 37.68 Selecting previously unselected package libtime-duration-perl.
18:33:28 #13 37.68 Preparing to unpack .../346-libtime-duration-perl_1.21-2_all.deb ...
18:33:28 #13 37.68 Unpacking libtime-duration-perl (1.21-2) ...
18:33:28 #13 37.72 Selecting previously unselected package libtime-moment-perl.
18:33:28 #13 37.72 Preparing to unpack .../347-libtime-moment-perl_0.44-2+b1_armhf.deb ...
18:33:28 #13 37.72 Unpacking libtime-moment-perl (0.44-2+b1) ...
18:33:28 #13 37.76 Selecting previously unselected package libtype-tiny-xs-perl:armhf.
18:33:28 #13 37.76 Preparing to unpack .../348-libtype-tiny-xs-perl_0.025-1_armhf.deb ...
18:33:28 #13 37.76 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ...
18:33:28 #13 37.80 Selecting previously unselected package libunicode-utf8-perl.
18:33:28 #12 31.83 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
18:33:28 #12 31.85 Setting up libpipeline1:armhf (1.5.1-2) ...
18:33:28 #12 31.86 Setting up mime-support (3.62) ...
18:33:28 #12 31.90 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
18:33:28 #12 31.92 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
18:33:28 #12 31.93 No schema files found: doing nothing.
18:33:28 #12 31.94 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
18:33:28 #13 37.80 Preparing to unpack .../349-libunicode-utf8-perl_0.62-2_armhf.deb ...
18:33:28 #13 37.81 Unpacking libunicode-utf8-perl (0.62-2) ...
18:33:28 #13 37.84 Selecting previously unselected package libwww-mechanize-perl.
18:33:28 #13 37.85 Preparing to unpack .../350-libwww-mechanize-perl_2.16-1_all.deb ...
18:33:28 #13 37.85 Unpacking libwww-mechanize-perl (2.16-1) ...
18:33:28 #13 37.90 Selecting previously unselected package libxdelta2:armhf.
18:33:28 #13 37.90 Preparing to unpack .../351-libxdelta2_1.1.3-10.4_armhf.deb ...
18:33:28 #13 37.90 Unpacking libxdelta2:armhf (1.1.3-10.4) ...
18:33:28 #13 37.95 Selecting previously unselected package libxext6:armhf.
18:33:28 #13 37.95 Preparing to unpack .../352-libxext6_2%3a1.3.4-1+b1_armhf.deb ...
18:33:28 #13 37.95 Unpacking libxext6:armhf (2:1.3.4-1+b1) ...
18:33:28 #13 37.99 Selecting previously unselected package libxml-namespacesupport-perl.
18:33:28 #13 37.99 Preparing to unpack .../353-libxml-namespacesupport-perl_1.12-2_all.deb ...
18:33:28 #13 38.00 Unpacking libxml-namespacesupport-perl (1.12-2) ...
18:33:28 #13 38.03 Selecting previously unselected package libxml-sax-base-perl.
18:33:28 #12 31.96 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
18:33:28 #12 31.99 Setting up perl-openssl-defaults:armhf (3) ...
18:33:28 #12 32.00 Setting up linux-libc-dev:armhf (1:1.20230509~buster-1) ...
18:33:28 #12 32.02 Setting up gettext-base (0.19.8.1-9) ...
18:33:28 #12 32.03 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
18:33:28 #12 32.04 Setting up file (1:5.35-4+deb10u2) ...
18:33:28 #12 32.06 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
18:33:28 #12 32.08 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
18:33:28 #12 32.09 Setting up libicu63:armhf (63.1-6+deb10u3) ...
18:33:28 #12 32.11 Setting up libfakeroot:armhf (1.23-1) ...
18:33:28 #12 32.13 Setting up fakeroot (1.23-1) ...
18:33:28 #12 32.14 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:33:28 #12 32.14 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:33:28 #12 32.14 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:33:28 #12 32.14 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:33:28 #12 32.14 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:33:28 #12 32.14 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:33:28 #12 32.14 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:33:28 #12 32.14 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:33:28 #12 32.14 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:33:28 #12 32.15 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
18:33:28 #12 32.17 Setting up autotools-dev (20180224.1) ...
18:33:28 #12 32.18 Setting up make (4.2.1-1.2) ...
18:33:28 #12 32.20 Setting up libmpfr6:armhf (4.0.2-1) ...
18:33:28 #12 32.21 Setting up libsigsegv2:armhf (2.12-2) ...
18:33:28 #12 32.23 Setting up xz-utils (5.2.4-1+deb10u1) ...
18:33:28 #12 32.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:33:28 #12 32.25 Setting up libmpc3:armhf (1.1.0-1) ...
18:33:28 #12 32.26 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
18:33:29   Running scriptlet: container-selinux-2:2.222.0-1.fc37.noarch            21/51 
18:33:29   Installing       : libslirp-4.7.0-2.fc37.x86_64                         22/51 
18:33:29   Installing       : slirp4netns-1.2.1-1.fc37.x86_64                      23/51 
18:33:29   Installing       : libnl3-3.7.0-2.fc37.x86_64                           24/51 
18:33:29   Installing       : libibverbs-41.0-1.fc37.x86_64                        25/51 
18:33:29   Installing       : libpcap-14:1.10.4-1.fc37.x86_64                      26/51 
18:33:29   Installing       : iptables-legacy-libs-1.8.8-5.fc37.x86_64             27/51 
18:33:29   Installing       : libnfnetlink-1.0.1-22.fc37.x86_64                    28/51 
18:33:29   Installing       : libmnl-1.0.5-1.fc37.x86_64                           29/51 
18:33:29   Installing       : libnetfilter_conntrack-1.0.8-5.fc37.x86_64           30/51 
18:33:29   Installing       : iptables-libs-1.8.8-5.fc37.x86_64                    31/51 
18:33:29   Installing       : iptables-legacy-1.8.8-5.fc37.x86_64                  32/51 
18:33:29   Running scriptlet: iptables-legacy-1.8.8-5.fc37.x86_64                  32/51 
18:33:29   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         33/51 
18:33:29   Installing       : libargon2-20190702-1.fc37.x86_64                     34/51 
18:33:29   Installing       : kmod-libs-30-2.fc37.x86_64                           35/51 
18:33:29   Installing       : systemd-networkd-251.14-2.fc37.x86_64                36/51 
18:33:29   Running scriptlet: systemd-networkd-251.14-2.fc37.x86_64                36/51 
18:33:29   Installing       : systemd-pam-251.14-2.fc37.x86_64                     37/51 
18:33:29   Installing       : systemd-resolved-251.14-2.fc37.x86_64                38/51 
18:33:29   Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64                38/51 
18:33:29   Installing       : systemd-251.14-2.fc37.x86_64                         39/51 
18:33:29 #13 38.03 Preparing to unpack .../354-libxml-sax-base-perl_1.09-3_all.deb ...
18:33:29 #13 38.04 Unpacking libxml-sax-base-perl (1.09-3) ...
18:33:29 #13 38.09 Selecting previously unselected package libxml-sax-perl.
18:33:29 #13 38.09 Preparing to unpack .../355-libxml-sax-perl_1.02+dfsg-3_all.deb ...
18:33:29 #13 38.09 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
18:33:29 #13 38.14 Selecting previously unselected package libxml-libxml-perl.
18:33:29 #13 38.14 Preparing to unpack .../356-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_armhf.deb ...
18:33:29 #13 38.15 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
18:33:29 #13 38.21 Selecting previously unselected package libxml-sax-expat-perl.
18:33:29 #13 38.22 Preparing to unpack .../357-libxml-sax-expat-perl_0.51-2_all.deb ...
18:33:29 #13 38.22 Unpacking libxml-sax-expat-perl (0.51-2) ...
18:33:29 #13 38.26 Selecting previously unselected package libxmlrpc-lite-perl.
18:33:29 #12 32.28 Setting up patch (2.7.6-3+deb10u1) ...
18:33:29 #12 32.29 Setting up autopoint (0.19.8.1-9) ...
18:33:29 #12 32.31 Setting up libfl2:armhf (2.6.4-6.2) ...
18:33:29 #12 32.32 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ...
18:33:29 #12 32.34 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
18:33:29 #12 32.35 Setting up libisl19:armhf (0.20-2) ...
18:33:29 #12 32.37 Setting up sensible-utils (0.0.12) ...
18:33:29 #12 32.38 Setting up libuchardet0:armhf (0.0.6-3) ...
18:33:29 #12 32.39 Setting up git-man (1:2.20.1-2+deb10u8) ...
18:33:29 #12 32.41 Setting up libmpdec2:armhf (2.4.2-2) ...
18:33:29 #12 32.42 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
18:33:29 #12 32.43 Setting up cpp-8 (8.3.0-6+rpi1) ...
18:33:29 #12 32.45 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ...
18:33:29 #12 32.47 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
18:33:29   Running scriptlet: systemd-251.14-2.fc37.x86_64                         39/51 
18:33:29 Creating group 'input' with GID 104.
18:33:29 Creating group 'kvm' with GID 36.
18:33:29 Creating group 'render' with GID 105.
18:33:29 Creating group 'sgx' with GID 106.
18:33:29 Creating group 'systemd-journal' with GID 190.
18:33:29 Creating group 'systemd-network' with GID 192.
18:33:29 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
18:33:29 Creating group 'systemd-oom' with GID 998.
18:33:29 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
18:33:29 Creating group 'systemd-resolve' with GID 193.
18:33:29 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
18:33:29 
18:33:29   Installing       : cryptsetup-libs-2.6.1-1.fc37.x86_64                  40/51 
18:33:29 #13 38.26 Preparing to unpack .../358-libxmlrpc-lite-perl_0.717-5_all.deb ...
18:33:29 #13 38.26 Unpacking libxmlrpc-lite-perl (0.717-5) ...
18:33:29 #13 38.30 Selecting previously unselected package libxmuu1:armhf.
18:33:29 #13 38.31 Preparing to unpack .../359-libxmuu1_2%3a1.1.3-3_armhf.deb ...
18:33:29 #13 38.31 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
18:33:29 #13 38.35 Selecting previously unselected package libxstring-perl:armhf.
18:33:29 #13 38.35 Preparing to unpack .../360-libxstring-perl_0.005-2+b1_armhf.deb ...
18:33:29 #13 38.36 Unpacking libxstring-perl:armhf (0.005-2+b1) ...
18:33:29 #13 38.40 Selecting previously unselected package libyaml-0-2:armhf.
18:33:29 #13 38.40 Preparing to unpack .../361-libyaml-0-2_0.2.5-1_armhf.deb ...
18:33:29 #13 38.41 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
18:33:29 #13 38.44 Selecting previously unselected package libyaml-libyaml-perl.
18:33:29 #13 38.45 Preparing to unpack .../362-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ...
18:33:29 #13 38.45 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
18:33:29 #13 38.49 Selecting previously unselected package licensecheck.
18:33:29 #13 38.49 Preparing to unpack .../363-licensecheck_3.3.5-1_all.deb ...
18:33:29 #13 38.49 Unpacking licensecheck (3.3.5-1) ...
18:33:29 #13 38.53 Selecting previously unselected package plzip.
18:33:29 #12 32.48 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u4) ...
18:33:29 #12 32.49 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
18:33:29 #12 32.51 Setting up libelf1:armhf (0.176-1.1+deb10u1) ...
18:33:29 #12 32.52 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
18:33:29 #12 32.54 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
18:33:29 #12 32.56 Setting up libgdbm6:armhf (1.18.1-4) ...
18:33:29 #12 32.57 Setting up wdiff (1.2.2-2) ...
18:33:29 #12 32.59 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
18:33:29 #12 32.60 Setting up m4 (1.4.18-2) ...
18:33:29 #12 32.62 Setting up binutils (2.31.1-16+rpi2) ...
18:33:29 #12 32.63 Setting up bsdmainutils (11.1.2) ...
18:33:29 #12 32.66 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
18:33:29 #12 32.67 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
18:33:29 #12 32.67 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
18:33:29 #12 32.67 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
18:33:29 #12 32.68 Setting up libcroco3:armhf (0.6.12-3) ...
18:33:29   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            41/51 
18:33:29 #13 38.54 Preparing to unpack .../364-plzip_1.10-5_armhf.deb ...
18:33:29 #13 38.54 Unpacking plzip (1.10-5) ...
18:33:29 #13 38.58 Selecting previously unselected package lzop.
18:33:29 #13 38.58 Preparing to unpack .../365-lzop_1.04-2_armhf.deb ...
18:33:29 #13 38.58 Unpacking lzop (1.04-2) ...
18:33:29 #13 38.62 Selecting previously unselected package t1utils.
18:33:29 #13 38.62 Preparing to unpack .../366-t1utils_1.41-4_armhf.deb ...
18:33:29 #13 38.63 Unpacking t1utils (1.41-4) ...
18:33:29 #13 38.67 Selecting previously unselected package unzip.
18:33:29 #13 38.67 Preparing to unpack .../367-unzip_6.0-28_armhf.deb ...
18:33:29 #13 38.68 Unpacking unzip (6.0-28) ...
18:33:29 #13 38.74 Selecting previously unselected package lintian.
18:33:29 #13 38.74 Preparing to unpack .../368-lintian_2.116.3_all.deb ...
18:33:29 #13 38.75 Unpacking lintian (2.116.3) ...
18:33:29 #12 32.69 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
18:33:29 #12 32.71 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
18:33:29 #12 32.72 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
18:33:29 #12 32.74 Setting up dwz (0.12-3) ...
18:33:29 #12 32.75 Setting up groff-base (1.22.4-3+deb10u1) ...
18:33:29 #12 32.78 Setting up cpp (4:8.3.0-1+rpi2) ...
18:33:29 #12 32.80 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ...
18:33:29 #12 32.82 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
18:33:29 #12 32.84 Setting up python3.7 (3.7.3-2+deb10u5) ...
18:33:29 #13 39.09 Selecting previously unselected package lsb-release.
18:33:30 #13 39.09 Preparing to unpack .../369-lsb-release_12.0-1_all.deb ...
18:33:30 #13 39.10 Unpacking lsb-release (12.0-1) ...
18:33:30 #13 39.13 Selecting previously unselected package manpages-dev.
18:33:30 #13 39.13 Preparing to unpack .../370-manpages-dev_6.03-2_all.deb ...
18:33:30 #13 39.14 Unpacking manpages-dev (6.03-2) ...
18:33:30   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 42/51 
18:33:30   Installing       : containerd.io-1.6.24-3.1.fc37.x86_64                 43/51 
18:33:30   Running scriptlet: containerd.io-1.6.24-3.1.fc37.x86_64                 43/51 
18:33:30   Installing       : libcgroup-3.0-1.fc37.x86_64                          44/51 
18:33:30 #13 39.44 Selecting previously unselected package pbzip2.
18:33:30 #13 39.44 Preparing to unpack .../371-pbzip2_1.1.13-1_armhf.deb ...
18:33:30 #13 39.45 Unpacking pbzip2 (1.1.13-1) ...
18:33:30 #13 39.48 Selecting previously unselected package pixz.
18:33:30 #13 39.49 Preparing to unpack .../372-pixz_1.0.7-2_armhf.deb ...
18:33:30 #13 39.49 Unpacking pixz (1.0.7-2) ...
18:33:30 #13 39.52 Selecting previously unselected package xdelta.
18:33:30 #13 39.52 Preparing to unpack .../373-xdelta_1.1.3-10.4_armhf.deb ...
18:33:30 #13 39.53 Unpacking xdelta (1.1.3-10.4) ...
18:33:30 #13 39.56 Selecting previously unselected package xdelta3.
18:33:30 #13 39.56 Preparing to unpack .../374-xdelta3_3.0.11-dfsg-1.2_armhf.deb ...
18:33:30 #13 39.57 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
18:33:30 #13 39.61 Selecting previously unselected package pristine-tar.
18:33:30   Installing       : kmod-30-2.fc37.x86_64                                45/51 
18:33:30   Installing       : fuse-common-3.10.5-5.fc37.x86_64                     46/51 
18:33:30   Installing       : fuse3-3.10.5-5.fc37.x86_64                           47/51 
18:33:30   Installing       : fuse-overlayfs-1.12-1.fc37.x86_64                    48/51 
18:33:30   Running scriptlet: fuse-overlayfs-1.12-1.fc37.x86_64                    48/51 
18:33:30   Installing       : docker-ce-rootless-extras-0.0.0~20231011170815.269   49/51 
18:33:30 #12 33.56 Setting up gettext (0.19.8.1-9) ...
18:33:30 #12 33.58 Setting up gcc-8 (8.3.0-6+rpi1) ...
18:33:30 #12 33.59 Setting up libtool (2.4.6-9) ...
18:33:30 #12 33.61 Setting up python3 (3.7.3-1) ...
18:33:30 #12 33.72 Setting up man-db (2.8.5-2) ...
18:33:30 #12 33.85 Building database of manual pages ...
18:33:30 #13 39.61 Preparing to unpack .../375-pristine-tar_1.50_armhf.deb ...
18:33:30 #13 39.61 Unpacking pristine-tar (1.50) ...
18:33:30 #13 39.66 Selecting previously unselected package publicsuffix.
18:33:30 #13 39.66 Preparing to unpack .../376-publicsuffix_20230209.2326-1_all.deb ...
18:33:30 #13 39.67 Unpacking publicsuffix (20230209.2326-1) ...
18:33:30 #13 39.71 Selecting previously unselected package python-apt-common.
18:33:30 #13 39.71 Preparing to unpack .../377-python-apt-common_2.6.0_all.deb ...
18:33:30 #13 39.72 Unpacking python-apt-common (2.6.0) ...
18:33:30 #13 39.77 Selecting previously unselected package python3-apt.
18:33:30 #13 39.77 Preparing to unpack .../378-python3-apt_2.6.0_armhf.deb ...
18:33:30 #13 39.77 Unpacking python3-apt (2.6.0) ...
18:33:30 #13 39.82 Selecting previously unselected package python3-certifi.
18:33:30 #13 39.83 Preparing to unpack .../379-python3-certifi_2022.9.24-1_all.deb ...
18:33:30 #13 39.83 Unpacking python3-certifi (2022.9.24-1) ...
18:33:30 #13 39.88 Selecting previously unselected package python3-charset-normalizer.
18:33:30 #13 39.89 Preparing to unpack .../380-python3-charset-normalizer_3.0.1-2_all.deb ...
18:33:30 #13 39.89 Unpacking python3-charset-normalizer (3.0.1-2) ...
18:33:30 #13 39.93 Selecting previously unselected package python3-idna.
18:33:30 #13 39.93 Preparing to unpack .../381-python3-idna_3.3-1_all.deb ...
18:33:30 #13 39.94 Unpacking python3-idna (3.3-1) ...
18:33:30 #13 39.99 Selecting previously unselected package python3-magic.
18:33:30 #13 39.99 Preparing to unpack .../382-python3-magic_2%3a0.4.26-3_all.deb ...
18:33:30 #13 39.99 Unpacking python3-magic (2:0.4.26-3) ...
18:33:30 #13 40.03 Selecting previously unselected package python3-six.
18:33:30 #13 40.03 Preparing to unpack .../383-python3-six_1.16.0-4_all.deb ...
18:33:30 #13 40.04 Unpacking python3-six (1.16.0-4) ...
18:33:30 #13 40.08 Selecting previously unselected package python3-urllib3.
18:33:30 #13 40.08 Preparing to unpack .../384-python3-urllib3_1.26.12-1_all.deb ...
18:33:30 #13 40.08 Unpacking python3-urllib3 (1.26.12-1) ...
18:33:30 #13 40.13 Selecting previously unselected package python3-requests.
18:33:30 #13 40.13 Preparing to unpack .../385-python3-requests_2.28.1+dfsg-1_all.deb ...
18:33:30   Running scriptlet: docker-ce-rootless-extras-0.0.0~20231011170815.269   49/51 
18:33:30   Installing       : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc37.x8   50/51 
18:33:30   Running scriptlet: docker-ce-3:0.0.0~20231011170815.26951f7-0.fc37.x8   50/51 
18:33:30   Installing       : rpm-plugin-selinux-4.18.1-2.fc37.x86_64              51/51 
18:33:30   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          51/51 
18:33:31 #13 40.14 Unpacking python3-requests (2.28.1+dfsg-1) ...
18:33:31 #13 40.18 Selecting previously unselected package python3-unidiff.
18:33:31 #13 40.19 Preparing to unpack .../386-python3-unidiff_0.7.3-1_all.deb ...
18:33:31 #13 40.19 Unpacking python3-unidiff (0.7.3-1) ...
18:33:31 #13 40.23 Selecting previously unselected package shared-mime-info.
18:33:31 #13 40.24 Preparing to unpack .../387-shared-mime-info_2.2-1_armhf.deb ...
18:33:31 #13 40.24 Unpacking shared-mime-info (2.2-1) ...
18:33:31 #13 40.35 Selecting previously unselected package strace.
18:33:31   Running scriptlet: container-selinux-2:2.222.0-1.fc37.noarch            51/51 
18:33:31   Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64                51/51 
18:33:31 #13 40.35 Preparing to unpack .../388-strace_6.1-0.1_armhf.deb ...
18:33:31 #13 40.36 Unpacking strace (6.1-0.1) ...
18:33:31 #13 40.43 Selecting previously unselected package xauth.
18:33:31 #13 40.43 Preparing to unpack .../389-xauth_1%3a1.1.2-1_armhf.deb ...
18:33:31 #13 40.44 Unpacking xauth (1:1.1.2-1) ...
18:33:31 #13 40.48 Selecting previously unselected package xdg-user-dirs.
18:33:31 #13 40.49 Preparing to unpack .../390-xdg-user-dirs_0.18-1_armhf.deb ...
18:33:31 #13 40.49 Unpacking xdg-user-dirs (0.18-1) ...
18:33:31 #13 40.55 Selecting previously unselected package zstd.
18:33:31 #13 40.55 Preparing to unpack .../391-zstd_1.5.4+dfsg2-5_armhf.deb ...
18:33:31 #13 40.56 Unpacking zstd (1.5.4+dfsg2-5) ...
18:33:31 #13 40.67 Setting up liblz1:armhf (1.13-5) ...
18:33:31 #13 40.69 Setting up libksba8:armhf (1.6.3-2) ...
18:33:31 #13 40.71 Setting up media-types (10.0.0) ...
18:33:31 #13 40.72 Setting up libpipeline1:armhf (1.5.7-1) ...
18:33:31 #13 40.73 Setting up plzip (1.10-5) ...
18:33:31 #13 40.75 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
18:33:31 #13 40.76 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
18:33:31 #13 40.76 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
18:33:31 #13 40.77 Setting up wdiff (1.2.2-5) ...
18:33:31 #13 40.78 Setting up libaom3:armhf (3.6.0-1) ...
18:33:31 #13 40.79 Setting up libabsl20220623:armhf (20220623.1-1) ...
18:33:31 #13 40.81 Setting up libxau6:armhf (1:1.0.9-1) ...
18:33:31 #13 40.82 Setting up libre2-9:armhf (20220601+dfsg-1+b1) ...
18:33:31 #13 40.85 Setting up libkeyutils1:armhf (1.6.3-2) ...
18:33:31 #13 40.86 Setting up libpsl5:armhf (0.21.2-1) ...
18:33:31 #13 40.87 Setting up libgpm2:armhf (1.20.7-10+b1) ...
18:33:31 #13 40.88 Setting up libicu72:armhf (72.1-3) ...
18:33:31 #13 40.90 Setting up liblerc4:armhf (4.0.0+ds-2) ...
18:33:31 #13 40.92 Setting up bsdextrautils (2.38.1-5+b1) ...
18:33:31 #13 40.94 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
18:33:31 #13 40.95 Setting up libtext-glob-perl (0.11-3) ...
18:33:31 #13 40.96 Setting up xdg-user-dirs (0.18-1) ...
18:33:31 #13 41.00 Setting up libmagic-mgc (1:5.44-3) ...
18:33:31 #13 41.01 Setting up libyaml-0-2:armhf (0.2.5-1) ...
18:33:31 #13 41.03 Setting up libglib2.0-0:armhf (2.74.6-2) ...
18:33:31 #13 41.04 No schema files found: doing nothing.
18:33:31 #13 41.05 Setting up distro-info-data (0.58) ...
18:33:31 #13 41.07 Setting up manpages (6.03-2) ...
18:33:32 #13 41.08 Setting up libtirpc-common (1.3.3+ds-1) ...
18:33:32 #13 41.10 Setting up unzip (6.0-28) ...
18:33:32 #13 41.11 Setting up libcbor0.8:armhf (0.8.0-2+b1) ...
18:33:32 #13 41.13 Setting up libbrotli1:armhf (1.0.9-2+b6) ...
18:33:32 #13 41.14 Setting up libsqlite3-0:armhf (3.40.1-2) ...
18:33:32 #13 41.16 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ...
18:33:32 #13 41.17 Setting up libfcgi-bin (2.4.2-2) ...
18:33:32 #13 41.19 Setting up binutils-common:armhf (2.40-2) ...
18:33:32 #13 41.20 Setting up libnghttp2-14:armhf (1.52.0-1) ...
18:33:32 #13 41.22 Setting up libmagic1:armhf (1:5.44-3) ...
18:33:32 #13 41.24 Setting up libdeflate0:armhf (1.14-1) ...
18:33:32 #13 41.26 Setting up less (590-2) ...
18:33:32 #13 41.27 Setting up perl-openssl-defaults:armhf (7+b1) ...
18:33:32 #13 41.29 Setting up linux-libc-dev:armhf (6.1.55-1) ...
18:33:32 #13 41.30 Setting up libctf-nobfd0:armhf (2.40-2) ...
18:33:32 #13 41.32 Setting up gettext-base (0.21-12) ...
18:33:32 #13 41.33 Setting up m4 (1.4.19-3) ...
18:33:32 #13 41.34 Setting up liblzo2-2:armhf (2.10-2) ...
18:33:32 #13 41.35 Setting up libnpth0:armhf (1.6-3) ...
18:33:32 #13 41.37 Setting up krb5-locales (1.20.1-2+deb12u1) ...
18:33:32 #13 41.38 Setting up file (1:5.44-3) ...
18:33:32 #13 41.39 Setting up libsvtav1enc1:armhf (1.4.1+dfsg-1) ...
18:33:32 #13 41.41 Setting up libassuan0:armhf (2.5.5-5) ...
18:33:32 #13 41.42 Setting up libgomp1:armhf (12.2.0-14) ...
18:33:32 #13 41.43 Setting up bzip2 (1.0.8-5+b1) ...
18:33:32 #13 41.45 Setting up libldap-common (2.5.13+dfsg-5) ...
18:33:32 #13 41.47 Setting up pbzip2 (1.1.13-1) ...
18:33:32 #13 41.49 Setting up libjbig0:armhf (2.1-6.1) ...
18:33:32 #13 41.50 Setting up librav1e0:armhf (0.5.1-6) ...
18:33:32 #13 41.51 Setting up libfakeroot:armhf (1.31-1.2) ...
18:33:32 #13 41.53 Setting up libjansson4:armhf (2.14-2) ...
18:33:32 #13 41.55 Setting up libkrb5support0:armhf (1.20.1-2+deb12u1) ...
18:33:32 #13 41.56 Setting up libnumber-compare-perl (0.03-3) ...
18:33:32 #13 41.57 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
18:33:32 #13 41.58 Setting up fakeroot (1.31-1.2) ...
18:33:32 #13 41.59 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:33:32 #13 41.61 Setting up perl-modules-5.36 (5.36.0-7) ...
18:33:32 #13 41.62 Setting up autotools-dev (20220109.1) ...
18:33:32 #13 41.64 Setting up libglib2.0-data (2.74.6-2) ...
18:33:32 #13 41.65 Setting up rpcsvc-proto (1.4.3-1) ...
18:33:32 #13 41.66 Setting up libjpeg62-turbo:armhf (1:2.1.5-2) ...
18:33:32 #13 41.67 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
18:33:32 #13 41.69 Setting up make (4.3-4.1) ...
18:33:32 #13 41.70 Setting up libmpfr6:armhf (4.2.0-1) ...
18:33:32 #13 41.71 Setting up gnupg-l10n (2.2.40-1.1) ...
18:33:32 #13 41.73 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
18:33:32 #13 41.74 Setting up strace (6.1-0.1) ...
18:33:32 #13 41.76 Setting up xz-utils (5.4.1-0.2) ...
18:33:32 #13 41.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:33:32 #13 41.78 Setting up t1utils (1.41-4) ...
18:33:32 #13 41.79 Setting up diffstat (1.65-1) ...
18:33:32 #13 41.80 Setting up libpng16-16:armhf (1.6.39-2) ...
18:33:32 #13 41.82 Setting up libmpc3:armhf (1.3.1-1) ...
18:33:32 #13 41.83 Setting up libatomic1:armhf (12.2.0-14) ...
18:33:32 #13 41.85 Setting up patch (2.7.6-7) ...
18:33:32 #13 41.86 Setting up autopoint (0.21-12) ...
18:33:32 #13 41.87 Setting up fonts-dejavu-core (2.37-6) ...
18:33:32 #13 41.95 Setting up libgav1-1:armhf (0.18.0-1+b1) ...
18:33:32 #13 41.96 Setting up libxdelta2:armhf (1.1.3-10.4) ...
18:33:32 #13 41.97 Setting up libncursesw6:armhf (6.4-4) ...
18:33:32 #13 41.99 Setting up libk5crypto3:armhf (1.20.1-2+deb12u1) ...
18:33:32 #13 42.00 Setting up libdav1d6:armhf (1.0.0-2) ...
18:33:32 #13 42.01 Setting up libltdl7:armhf (2.4.7-5) ...
18:33:32 #13 42.03 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
18:33:32 #13 42.04 Setting up libx265-199:armhf (3.5-2+b1) ...
18:33:32 #13 42.06 Setting up libwebp7:armhf (1.2.4-0.2+deb12u1) ...
18:33:32 #13 42.07 Setting up libubsan1:armhf (12.2.0-14) ...
18:33:32 #13 42.08 Setting up python-apt-common (2.6.0) ...
18:33:32 #13 42.09 Setting up sensible-utils (0.0.17+nmu1) ...
18:33:32 #13 42.10 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
18:33:32 #13 42.12 Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
18:33:32 #13 42.14 Setting up libtiff6:armhf (4.5.0-6) ...
18:33:32 #13 42.15 Setting up libasan8:armhf (12.2.0-14) ...
18:33:32 #13 42.16 Setting up libuchardet0:armhf (0.0.7-1) ...
18:33:33 #13 42.18 Setting up lzop (1.04-2) ...
18:33:33 #13 42.19 Setting up git-man (1:2.39.2-1.1) ...
18:33:33 #13 42.20 Setting up libssh2-1:armhf (1.10.0-3+b1) ...
18:33:33 #13 42.22 Setting up netbase (6.4) ...
18:33:33 #13 42.25 Setting up libkrb5-3:armhf (1.20.1-2+deb12u1) ...
18:33:33 #13 42.27 Setting up libbinutils:armhf (2.40-2) ...
18:33:33 #13 42.28 Setting up lsb-release (12.0-1) ...
18:33:33 #13 42.29 Setting up libfido2-1:armhf (1.12.0-2+b1) ...
18:33:33 #13 42.30 Setting up libisl23:armhf (0.25-1) ...
18:33:33 #13 42.32 Setting up libde265-0:armhf (1.0.11-1) ...
18:33:33 #13 42.33 Setting up libc-dev-bin (2.36-9+deb12u3) ...
18:33:33 #13 42.34 Setting up openssl (3.0.11-1~deb12u1) ...
18:33:33 #13 42.36 Setting up libbsd0:armhf (0.11.7-2) ...
18:33:33 #13 42.38 Setting up libyuv0:armhf (0.0~git20230123.b2528b0-1) ...
18:33:33 #13 42.39 Setting up libelf1:armhf (0.188-2.1) ...
18:33:33 #13 42.40 Setting up readline-common (8.2-1.3) ...
18:33:33 #13 42.42 Setting up publicsuffix (20230209.2326-1) ...
18:33:33 #13 42.43 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
18:33:33 #13 42.44 Setting up zstd (1.5.4+dfsg2-5) ...
18:33:33 #13 42.46 Setting up libmarkdown2:armhf (2.2.7-2) ...
18:33:33 #13 42.47 Setting up libcc1-0:armhf (12.2.0-14) ...
18:33:33 #13 42.48 Setting up iso-codes (4.15.0-1) ...
18:33:33 #13 42.50 Setting up liblocale-gettext-perl (1.07-5) ...
18:33:33 #13 42.51 Setting up dctrl-tools (2.24-3) ...
18:33:33 #13 42.53 Setting up debian-keyring (2022.12.24) ...
18:33:33 #13 42.54 Setting up libgdbm6:armhf (1.23-3) ...
18:33:33 #13 42.56 Setting up libctf0:armhf (2.40-2) ...
18:33:33 #13 42.57 Setting up pinentry-curses (1.2.1-1) ...
18:33:33 #13 42.59 Setting up manpages-dev (6.03-2) ...
18:33:33 #13 42.60 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
18:33:33 #13 42.62 Setting up cpp-12 (12.2.0-14) ...
18:33:33 #13 42.63 Setting up libxcb1:armhf (1.15-1) ...
18:33:33 #13 42.64 Setting up gettext (0.21-12) ...
18:33:33 #13 42.66 Setting up xdelta (1.1.3-10.4) ...
18:33:33 #13 42.67 Setting up libavif15:armhf (0.11.1-1) ...
18:33:33 #13 42.68 Setting up libarchive13:armhf (3.6.2-1) ...
18:33:33 #13 42.69 Setting up fontconfig-config (2.14.1-4) ...
18:33:33 #13 42.91 Setting up libedit2:armhf (3.1-20221030-2) ...
18:33:33 #13 42.93 Setting up libreadline8:armhf (8.2-1.3) ...
18:33:33 #13 42.94 Setting up libheif1:armhf (1.15.1-1) ...
18:33:33 #13 42.95 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
18:33:33 #12 36.88 Setting up gcc (4:8.3.0-1+rpi2) ...
18:33:33 #12 36.91 Setting up perl (5.28.1-6+deb10u1) ...
18:33:33 #12 36.94 Setting up libio-html-perl (1.001-1) ...
18:33:33 #12 36.95 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
18:33:33 #12 36.98 Setting up libdpkg-perl (1.19.8) ...
18:33:33 #12 36.99 Setting up autoconf (2.69-11) ...
18:33:33 #12 37.02 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:33:33 #12 37.03 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
18:33:33 #12 37.05 Setting up libdevel-globaldestruction-perl (0.14-1) ...
18:33:33 #12 37.06 Setting up libstrictures-perl (2.000005-1) ...
18:33:33 #12 37.08 Setting up libsub-quote-perl (2.005001-1) ...
18:33:33 #12 37.09 Setting up liburi-perl (1.76-1) ...
18:33:33 #12 37.11 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
18:33:33 #12 37.12 Setting up automake (1:1.16.1-4) ...
18:33:33 #12 37.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:33:33 #12 37.15 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:33:33 #12 37.15 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:33:33 #12 37.16 Setting up libhttp-date-perl (6.02-1) ...
18:33:33 #13 42.97 Setting up ca-certificates (20230311) ...
18:33:34 #12 37.18 Setting up libfile-which-perl (1.23-1) ...
18:33:34 #12 37.19 Setting up libfile-listing-perl (6.04-1) ...
18:33:34 #12 37.21 Setting up libdynaloader-functions-perl (0.003-1) ...
18:33:34 #12 37.22 Setting up libclass-method-modifiers-perl (2.12-1) ...
18:33:34 #12 37.24 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
18:33:34 #12 37.26 Setting up libarchive-zip-perl (1.64-1) ...
18:33:34 #12 37.27 Setting up libhtml-tagset-perl (3.20-3) ...
18:33:34 #12 37.29 Setting up libdebhelper-perl (13.2~bpo10+1) ...
18:33:34 #12 37.31 Setting up liblwp-mediatypes-perl (6.02-1) ...
18:33:34 #12 37.32 Setting up libtry-tiny-perl (0.30-1) ...
18:33:34 #12 37.34 Setting up libnet-http-perl (6.18-1) ...
18:33:34 #12 37.36 Setting up libencode-locale-perl (1.05-1) ...
18:33:34 #12 37.37 Setting up libdevel-callchecker-perl (0.008-1) ...
18:33:34 #12 37.39 Setting up dpkg-dev (1.19.8) ...
18:33:34 #12 37.42 Setting up intltool-debian (0.35.0+20060710.5) ...
18:33:34 #12 37.43 Setting up liberror-perl (0.17027-2) ...
18:33:34 #12 37.45 Setting up patchutils (0.3.4-2) ...
18:33:34 #12 37.46 Setting up libipc-run-perl (20180523.0-1) ...
18:33:34 #12 37.48 Setting up git (1:2.20.1-2+deb10u8) ...
18:33:34 #12 37.52 Setting up libwww-robotrules-perl (6.02-1) ...
18:33:34 #12 37.54 Setting up libhtml-parser-perl (3.72-3+b2) ...
18:33:34 #12 37.58 Setting up librole-tiny-perl (2.000006-1) ...
18:33:34 #12 37.60 Setting up libfile-homedir-perl (1.004-1) ...
18:33:34 #12 37.61 Setting up libio-socket-ssl-perl (2.060-3) ...
18:33:34 #12 37.63 Setting up libhttp-message-perl (6.18-1) ...
18:33:34 #12 37.65 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
18:33:34 #12 37.67 Setting up libhttp-negotiate-perl (6.01-1) ...
18:33:34 #12 37.68 Setting up libhttp-cookies-perl (6.04-1) ...
18:33:34 #12 37.70 Setting up po-debconf (1.0.21) ...
18:33:34 #12 37.71 Setting up libhtml-tree-perl (5.07-2) ...
18:33:34 #12 37.73 Setting up libparams-classify-perl (0.015-1+b1) ...
18:33:34 #12 37.75 Setting up libmodule-runtime-perl (0.016-1) ...
18:33:34 #13 43.46 Updating certificates in /etc/ssl/certs...
18:33:34 #12 37.76 Setting up libimport-into-perl (1.002005-1) ...
18:33:34 #12 37.77 Setting up libmoo-perl (2.003004-2) ...
18:33:34 #12 37.79 Setting up liblwp-protocol-https-perl (6.07-2) ...
18:33:34 #12 37.80 Setting up libwww-perl (6.36-2) ...
18:33:34 #12 37.82 Setting up debhelper (13.2~bpo10+1) ...
18:33:34 #12 37.84 Setting up dh-autoreconf (19) ...
18:33:34 #12 37.85 Setting up devscripts (2.19.5+deb10u1) ...
18:33:34 #12 38.03 Setting up dh-strip-nondeterminism (1.1.2-1) ...
18:33:34 #12 38.06 Setting up equivs (2.2.0) ...
18:33:34 #12 38.07 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
18:33:35 #13 44.05 140 added, 0 removed; done.
18:33:35 #13 44.09 Setting up libfreetype6:armhf (2.12.1+dfsg-5) ...
18:33:35 #13 44.10 Setting up libgcc-12-dev:armhf (12.2.0-14) ...
18:33:35 #13 44.12 Setting up shared-mime-info (2.2-1) ...
18:33:36   Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.x86_64              51/51 
18:33:36   Verifying        : containerd.io-1.6.24-3.1.fc37.x86_64                  1/51 
18:33:36   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  2/51 
18:33:36   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             3/51 
18:33:36   Verifying        : diffutils-3.8-3.fc37.x86_64                           4/51 
18:33:36   Verifying        : fuse-common-3.10.5-5.fc37.x86_64                      5/51 
18:33:36   Verifying        : fuse3-3.10.5-5.fc37.x86_64                            6/51 
18:33:36   Verifying        : fuse3-libs-3.10.5-5.fc37.x86_64                       7/51 
18:33:36   Verifying        : kmod-30-2.fc37.x86_64                                 8/51 
18:33:36   Verifying        : kmod-libs-30-2.fc37.x86_64                            9/51 
18:33:36   Verifying        : libargon2-20190702-1.fc37.x86_64                     10/51 
18:33:36   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         11/51 
18:33:36   Verifying        : libcgroup-3.0-1.fc37.x86_64                          12/51 
18:33:36   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        13/51 
18:33:36   Verifying        : libibverbs-41.0-1.fc37.x86_64                        14/51 
18:33:36   Verifying        : libmnl-1.0.5-1.fc37.x86_64                           15/51 
18:33:36   Verifying        : libnetfilter_conntrack-1.0.8-5.fc37.x86_64           16/51 
18:33:36   Verifying        : libnfnetlink-1.0.1-22.fc37.x86_64                    17/51 
18:33:36   Verifying        : libnl3-3.7.0-2.fc37.x86_64                           18/51 
18:33:36   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       19/51 
18:33:36   Verifying        : libslirp-4.7.0-2.fc37.x86_64                         20/51 
18:33:36   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      21/51 
18:33:36   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     22/51 
18:33:36   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    23/51 
18:33:36   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      24/51 
18:33:36   Verifying        : container-selinux-2:2.222.0-1.fc37.noarch            25/51 
18:33:36   Verifying        : cryptsetup-libs-2.6.1-1.fc37.x86_64                  26/51 
18:33:36   Verifying        : dbus-1:1.14.10-1.fc37.x86_64                         27/51 
18:33:36   Verifying        : dbus-broker-33-1.fc37.x86_64                         28/51 
18:33:36   Verifying        : dbus-common-1:1.14.10-1.fc37.noarch                  29/51 
18:33:36   Verifying        : fuse-overlayfs-1.12-1.fc37.x86_64                    30/51 
18:33:36   Verifying        : iptables-legacy-1.8.8-5.fc37.x86_64                  31/51 
18:33:36   Verifying        : iptables-legacy-libs-1.8.8-5.fc37.x86_64             32/51 
18:33:36   Verifying        : iptables-libs-1.8.8-5.fc37.x86_64                    33/51 
18:33:36   Verifying        : libpcap-14:1.10.4-1.fc37.x86_64                      34/51 
18:33:36   Verifying        : libselinux-utils-3.5-1.fc37.x86_64                   35/51 
18:33:36   Verifying        : policycoreutils-3.5-1.fc37.x86_64                    36/51 
18:33:36   Verifying        : rpm-plugin-selinux-4.18.1-2.fc37.x86_64              37/51 
18:33:36   Verifying        : selinux-policy-37.22-1.fc37.noarch                   38/51 
18:33:36   Verifying        : selinux-policy-targeted-37.22-1.fc37.noarch          39/51 
18:33:36   Verifying        : slirp4netns-1.2.1-1.fc37.x86_64                      40/51 
18:33:36   Verifying        : systemd-251.14-2.fc37.x86_64                         41/51 
18:33:36   Verifying        : systemd-networkd-251.14-2.fc37.x86_64                42/51 
18:33:36   Verifying        : systemd-pam-251.14-2.fc37.x86_64                     43/51 
18:33:36   Verifying        : systemd-resolved-251.14-2.fc37.x86_64                44/51 
18:33:36   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  45/51 
18:33:36   Verifying        : xz-5.4.1-1.fc37.x86_64                               46/51 
18:33:36   Verifying        : docker-ce-rootless-extras-0.0.0~20231011170815.269   47/51 
18:33:36   Verifying        : docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc3   48/51 
18:33:36   Verifying        : docker-ce-3:0.0.0~20231011170815.26951f7-0.fc37.x8   49/51 
18:33:36   Verifying        : docker-compose-plugin-2.21.0-0.fc37.x86_64           50/51 
18:33:36   Verifying        : docker-buildx-plugin-0.11.2-0.fc37.x86_64            51/51 
18:33:36 
18:33:36 Installed:
18:33:36   container-selinux-2:2.222.0-1.fc37.noarch                                     
18:33:36   containerd.io-1.6.24-3.1.fc37.x86_64                                          
18:33:36   cryptsetup-libs-2.6.1-1.fc37.x86_64                                           
18:33:36   dbus-1:1.14.10-1.fc37.x86_64                                                  
18:33:36   dbus-broker-33-1.fc37.x86_64                                                  
18:33:36   dbus-common-1:1.14.10-1.fc37.noarch                                           
18:33:36   device-mapper-1.02.175-9.fc37.x86_64                                          
18:33:36   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
18:33:36   diffutils-3.8-3.fc37.x86_64                                                   
18:33:36   docker-buildx-plugin-0.11.2-0.fc37.x86_64                                     
18:33:36   docker-ce-3:0.0.0~20231011170815.26951f7-0.fc37.x86_64                        
18:33:36   docker-ce-cli-1:0.0.0~20231011170815.26951f7-0.fc37.x86_64                    
18:33:36   docker-ce-rootless-extras-0.0.0~20231011170815.26951f7-0.fc37.x86_64          
18:33:36   docker-compose-plugin-2.21.0-0.fc37.x86_64                                    
18:33:36   fuse-common-3.10.5-5.fc37.x86_64                                              
18:33:36   fuse-overlayfs-1.12-1.fc37.x86_64                                             
18:33:36   fuse3-3.10.5-5.fc37.x86_64                                                    
18:33:36   fuse3-libs-3.10.5-5.fc37.x86_64                                               
18:33:36   iptables-legacy-1.8.8-5.fc37.x86_64                                           
18:33:36   iptables-legacy-libs-1.8.8-5.fc37.x86_64                                      
18:33:36   iptables-libs-1.8.8-5.fc37.x86_64                                             
18:33:36   kmod-30-2.fc37.x86_64                                                         
18:33:36   kmod-libs-30-2.fc37.x86_64                                                    
18:33:36   libargon2-20190702-1.fc37.x86_64                                              
18:33:36   libbpf-2:0.8.0-2.fc37.x86_64                                                  
18:33:36   libcgroup-3.0-1.fc37.x86_64                                                   
18:33:36   libfdisk-2.38.1-1.fc37.x86_64                                                 
18:33:36   libibverbs-41.0-1.fc37.x86_64                                                 
18:33:36   libmnl-1.0.5-1.fc37.x86_64                                                    
18:33:36   libnetfilter_conntrack-1.0.8-5.fc37.x86_64                                    
18:33:36   libnfnetlink-1.0.1-22.fc37.x86_64                                             
18:33:36   libnl3-3.7.0-2.fc37.x86_64                                                    
18:33:36   libpcap-14:1.10.4-1.fc37.x86_64                                               
18:33:36   libseccomp-2.5.3-3.fc37.x86_64                                                
18:33:36   libselinux-utils-3.5-1.fc37.x86_64                                            
18:33:36   libslirp-4.7.0-2.fc37.x86_64                                                  
18:33:36   libutempter-1.2.1-7.fc37.x86_64                                               
18:33:36   libxkbcommon-1.4.1-2.fc37.x86_64                                              
18:33:36   policycoreutils-3.5-1.fc37.x86_64                                             
18:33:36   qrencode-libs-4.1.1-3.fc37.x86_64                                             
18:33:36   rpm-plugin-selinux-4.18.1-2.fc37.x86_64                                       
18:33:36   selinux-policy-37.22-1.fc37.noarch                                            
18:33:36   selinux-policy-targeted-37.22-1.fc37.noarch                                   
18:33:36   slirp4netns-1.2.1-1.fc37.x86_64                                               
18:33:36   systemd-251.14-2.fc37.x86_64                                                  
18:33:36   systemd-networkd-251.14-2.fc37.x86_64                                         
18:33:36   systemd-pam-251.14-2.fc37.x86_64                                              
18:33:36   systemd-resolved-251.14-2.fc37.x86_64                                         
18:33:36   util-linux-2.38.1-1.fc37.x86_64                                               
18:33:36   xkeyboard-config-2.36-3.fc37.noarch                                           
18:33:36   xz-5.4.1-1.fc37.x86_64                                                        
18:33:36 
18:33:36 Complete!
18:33:36 + verify_binaries
18:33:36 + docker --version
18:33:36 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:33:36 + docker buildx version
18:33:36 github.com/docker/buildx v0.11.2 9872040
18:33:36 + docker compose version
18:33:36 Docker Compose version v2.21.0
18:33:36 + dockerd --version
18:33:36 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:33:36 + docker-proxy --version
18:33:36 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:33:36 + containerd --version
18:33:36 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:36 + ctr --version
18:33:36 ctr containerd.io 1.6.24
18:33:36 + containerd-shim --help
18:33:36 Usage of containerd-shim:
18:33:36   -address string
18:33:36     	grpc address back to main containerd
18:33:36   -containerd-binary containerd publish
18:33:36     	path to containerd binary (used for containerd publish) (default "containerd")
18:33:36   -criu string
18:33:36     	path to criu binary
18:33:36   -debug
18:33:36     	enable debug output in logs
18:33:36   -namespace string
18:33:36     	namespace that owns the shim
18:33:36   -runtime-root string
18:33:36     	root directory for the runtime (default "/run/containerd/runc")
18:33:36   -socket string
18:33:36     	socket path to serve
18:33:36   -systemd-cgroup
18:33:36     	set runtime to use systemd-cgroup
18:33:36   -workdir string
18:33:36     	path used to storge large temporary data
18:33:36 + containerd-shim-runc-v1 -v
18:33:36 containerd-shim-runc-v1:
18:33:36   Version:  1.6.24
18:33:36   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:36   Go version: go1.20.8
18:33:36 
18:33:36 + containerd-shim-runc-v2 -v
18:33:36 containerd-shim-runc-v2:
18:33:36   Version:  1.6.24
18:33:36   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:33:36   Go version: go1.20.8
18:33:36 
18:33:36 + runc --version
18:33:36 runc version 1.1.9
18:33:36 commit: v1.1.9-0-gccaecfc
18:33:36 spec: 1.0.2-dev
18:33:36 go: go1.20.8
18:33:36 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:33:36 #12 DONE 40.1s
18:33:36 
18:33:36 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:33:36 #14 DONE 0.1s
18:33:36 
18:33:36 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:33:37 #15 0.881 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
18:33:38 #13 46.84 Setting up libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ...
18:33:38 #13 46.86 Setting up libgdbm-compat4:armhf (1.23-3) ...
18:33:38 #13 46.87 Setting up ucf (3.0043+nmu1) ...
18:33:38 #13 46.98 Setting up dwz (0.15-1) ...
18:33:38 #13 47.00 Setting up groff-base (1.22.4-10) ...
18:33:38 #13 47.02 Setting up cpp (4:12.2.0-3) ...
18:33:38 #13 47.04 Setting up pixz (1.0.7-2) ...
18:33:38 #13 47.06 Setting up gpgconf (2.2.40-1.1) ...
18:33:38 #13 47.07 Setting up libcurl4:armhf (7.88.1-10+deb12u4) ...
18:33:38 #13 47.08 Setting up libx11-6:armhf (2:1.8.4-2+deb12u2) ...
18:33:38 #13 47.09 Setting up curl (7.88.1-10+deb12u4) ...
18:33:38 #13 47.10 Setting up libfontconfig1:armhf (2.14.1-4) ...
18:33:38 #13 47.12 Setting up binutils-arm-linux-gnueabihf (2.40-2) ...
18:33:38 #13 47.13 Setting up libperl5.36:armhf (5.36.0-7) ...
18:33:38 #13 47.14 Setting up libxmuu1:armhf (2:1.1.3-3) ...
18:33:38 #13 47.15 Setting up gpg (2.2.40-1.1) ...
18:33:38 #13 47.18 Setting up gnupg-utils (2.2.40-1.1) ...
18:33:38 #13 47.19 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
18:33:38 #13 47.21 Setting up gpg-agent (2.2.40-1.1) ...
18:33:38 #13 47.71 Setting up libxpm4:armhf (1:3.5.12-1.1+deb12u1) ...
18:33:38 #13 47.72 Setting up openssh-client (1:9.2p1-2+deb12u1) ...
18:33:38 #15 1.637 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
18:33:38 #13 47.81 Setting up gpgsm (2.2.40-1.1) ...
18:33:38 #13 47.83 Setting up libxext6:armhf (2:1.3.4-1+b1) ...
18:33:38 #13 47.84 Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u4) ...
18:33:38 #13 47.85 Setting up binutils (2.40-2) ...
18:33:38 #13 47.86 Setting up man-db (2.11.2-2) ...
18:33:38 #13 47.97 Building database of manual pages ...
18:33:40 #15 1.753 Reading package lists...
18:33:40 #15 3.482 dh_testdir
18:33:40 #15 3.508 dh_testroot
18:33:40 #15 3.530 dh_prep
18:33:40 #15 3.556 dh_testdir
18:33:40 #15 3.578 dh_testroot
18:33:40 #15 3.600 dh_install
18:33:40 #15 3.624 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
18:33:40 #15 3.639 dh_installdocs
18:33:40 #15 3.661 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
18:33:40 #15 3.677 dh_installchangelogs
18:33:40 #15 3.762 dh_compress
18:33:40 #15 3.789 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
18:33:40 #15 3.806 dh_fixperms
18:33:40 #15 3.859 dh_installdeb
18:33:40 #15 3.891 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
18:33:40 #15 3.892 dh_gencontrol
18:33:40 #15 4.019 dh_md5sums
18:33:41 #15 4.055 dh_builddeb
18:33:41 #15 4.080 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:33:41 #15 4.103 
18:33:41 #15 4.103 The package has been created.
18:33:41 #15 4.103 Attention, the package has been created in the current directory,
18:33:41 #15 4.103 not in ".." as indicated by the message above!
18:33:41 #15 4.132 Selecting previously unselected package docker-ce-build-deps.
18:33:41 #15 4.144 (Reading database ... 17200 files and directories currently installed.)
18:33:41 #15 4.145 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:33:41 #15 4.149 Unpacking docker-ce-build-deps (1.0) ...
18:33:41 #13 50.24 Setting up libgpgme11:armhf (1.18.0-3+b1) ...
18:33:41 #13 50.26 Setting up dirmngr (2.2.40-1.1) ...
18:33:41 #13 50.41 Setting up perl (5.36.0-7) ...
18:33:41 #13 50.43 Setting up libpackage-stash-xs-perl:armhf (0.30-1+b1) ...
18:33:41 #13 50.44 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:33:41 #13 50.45 Setting up libxs-parse-keyword-perl (0.33-1) ...
18:33:41 #13 50.47 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
18:33:41 #13 50.48 Setting up libdata-dump-perl (1.25-1) ...
18:33:41 #13 50.49 Setting up gcc-12 (12.2.0-14) ...
18:33:41 #13 50.50 Setting up libfile-find-rule-perl (0.34-3) ...
18:33:41 #13 50.51 Setting up libref-util-perl (0.204-2) ...
18:33:41 #13 50.53 Setting up libipc-system-simple-perl (1.30-2) ...
18:33:41 #13 50.54 Setting up libnet-domain-tld-perl (1.75-3) ...
18:33:41 #13 50.55 Setting up libperlio-utf8-strict-perl (0.010-1) ...
18:33:41 #13 50.56 Setting up libsocket6-perl (0.29-3) ...
18:33:41 #13 50.58 Setting up libgd3:armhf (2.3.3-9) ...
18:33:41 #13 50.59 Setting up libvariable-magic-perl (0.63-1+b1) ...
18:33:41 #13 50.60 Setting up libio-html-perl (1.004-3) ...
18:33:41 #13 50.61 Setting up libpod-parser-perl (1.65-1) ...
18:33:41 #13 50.63 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
18:33:41 #13 50.64 Setting up libparams-util-perl (1.102-2+b1) ...
18:33:41 #13 50.65 Setting up libdpkg-perl (1.21.22) ...
18:33:41 #13 50.66 Setting up libtime-duration-perl (1.21-2) ...
18:33:41 #13 50.68 Setting up autoconf (2.71-3) ...
18:33:41 #13 50.70 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
18:33:41 #13 50.71 Setting up libarray-intspan-perl (2.004-2) ...
18:33:41 #13 50.72 Setting up libcapture-tiny-perl (0.48-2) ...
18:33:41 #13 50.74 Setting up libtimedate-perl (2.3300-2) ...
18:33:41 #13 50.75 Setting up libregexp-ipv6-perl (0.03-3) ...
18:33:41 #13 50.76 Setting up gpg-wks-server (2.2.40-1.1) ...
18:33:41 #13 50.78 Setting up libsub-name-perl:armhf (0.26-2+b1) ...
18:33:41 #13 50.79 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ...
18:33:41 #13 50.80 Setting up libsyntax-keyword-try-perl (0.28-1) ...
18:33:41 #13 50.81 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:33:41 #13 50.82 Setting up libproc-processtable-perl:armhf (0.634-1+b2) ...
18:33:41 #13 50.83 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:33:41 #13 50.84 Setting up xauth (1:1.1.2-1) ...
18:33:41 #13 50.86 Setting up libpath-tiny-perl (0.144-1) ...
18:33:41 #13 50.87 Setting up libarchive-cpio-perl (0.10-3) ...
18:33:41 #13 50.88 Setting up libjson-perl (4.10000-1) ...
18:33:41 #13 50.90 Setting up libnsl2:armhf (1.3.0-2) ...
18:33:41 #13 50.91 Setting up libipc-run3-perl (0.048-3) ...
18:33:41 #13 50.92 Setting up libregexp-wildcards-perl (1.05-3) ...
18:33:41 #13 50.94 Setting up libfcgi-perl (0.82+ds-2) ...
18:33:41 #13 50.95 Setting up libsub-override-perl (0.09-4) ...
18:33:41 #13 50.96 Setting up libaliased-perl (0.34-3) ...
18:33:41 #13 50.98 Setting up libstrictures-perl (2.000006-1) ...
18:33:41 #13 50.99 Setting up libsub-quote-perl (2.006008-1) ...
18:33:41 #13 51.00 Setting up libdevel-stacktrace-perl (2.0400-2) ...
18:33:41 #13 51.01 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
18:33:41 #13 51.02 Setting up libsort-versions-perl (1.62-3) ...
18:33:41 #13 51.04 Setting up libexporter-tiny-perl (1.006000-1) ...
18:33:41 #13 51.07 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ...
18:33:42 #13 51.14 Setting up libfile-dirlist-perl (0.05-3) ...
18:33:42 #13 51.18 Setting up libterm-readkey-perl (2.38-2+b1) ...
18:33:42 #13 51.22 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
18:33:42 #13 51.25 Setting up libperlio-gzip-perl (0.20-1+b1) ...
18:33:42 #13 51.29 Setting up libsys-hostname-long-perl (1.5-3) ...
18:33:42 #13 51.34 Setting up libhtml-html5-entities-perl (0.004-3) ...
18:33:42 #13 51.39 Setting up libsereal-decoder-perl (5.003+ds-1) ...
18:33:42 #13 51.42 Setting up liburi-perl (5.17-1) ...
18:33:42 #13 51.44 Setting up libnet-ipv6addr-perl (1.02-1) ...
18:33:42 #13 51.45 Setting up libfile-touch-perl (0.12-2) ...
18:33:42 #13 51.46 Setting up libc-devtools (2.36-9+deb12u3) ...
18:33:42 #13 51.47 Setting up libemail-address-xs-perl (1.05-1+b1) ...
18:33:42 #13 51.49 Setting up libnet-ssleay-perl:armhf (1.92-2+b1) ...
18:33:42 #13 51.50 Setting up automake (1:1.16.5-1.3) ...
18:33:42 #13 51.51 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:33:42 #13 51.52 Setting up libapt-pkg-perl (0.1.40+b2) ...
18:33:42 #13 51.53 Setting up libio-sessiondata-perl (1.03-3) ...
18:33:42 #13 51.54 Setting up libstring-escape-perl (2010.002-3) ...
18:33:42 #13 51.56 Setting up libberkeleydb-perl:armhf (0.64-2+b1) ...
18:33:42 #13 51.58 Setting up libhttp-date-perl (6.05-2) ...
18:33:42 #13 51.60 Setting up libfile-which-perl (1.27-2) ...
18:33:42 #13 51.61 Setting up libfile-basedir-perl (0.09-2) ...
18:33:42 #15 4.234 Reading package lists...
18:33:42 #15 5.483 Building dependency tree...
18:33:42 #13 51.62 Setting up libtask-weaken-perl (1.06-2) ...
18:33:42 #13 51.63 Setting up libunicode-utf8-perl (0.62-2) ...
18:33:42 #13 51.65 Setting up libfeature-compat-try-perl (0.05-1) ...
18:33:42 #13 51.66 Setting up libset-intspan-perl (1.19-3) ...
18:33:42 #13 51.67 Setting up libmouse-perl (2.5.10-1+b3) ...
18:33:42 #13 51.68 Setting up libfile-listing-perl (6.15-1) ...
18:33:42 #13 51.69 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
18:33:42 #13 51.70 Setting up gpg-wks-client (2.2.40-1.1) ...
18:33:42 #13 51.72 Setting up libregexp-pattern-perl (0.2.14-2) ...
18:33:42 #13 51.74 Setting up libdata-messagepack-perl (1.02-1+b1) ...
18:33:42 #13 51.75 Setting up libclass-inspector-perl (1.36-3) ...
18:33:42 #13 51.76 Setting up libfont-afm-perl (1.20-4) ...
18:33:42 #13 51.78 Setting up libwant-perl (0.29-2+b1) ...
18:33:42 #13 51.79 Setting up libdynaloader-functions-perl (0.003-3) ...
18:33:42 #13 51.80 Setting up libclass-method-modifiers-perl (2.14-1) ...
18:33:42 #13 51.82 Setting up liblist-compare-perl (0.55-2) ...
18:33:42 #13 51.83 Setting up libref-util-xs-perl (0.117-2+b1) ...
18:33:42 #13 51.85 Setting up libio-pty-perl (1:1.17-1) ...
18:33:42 #13 51.86 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
18:33:42 #13 51.87 Setting up libclone-perl:armhf (0.46-1) ...
18:33:42 #13 51.89 Setting up libalgorithm-diff-perl (1.201-1) ...
18:33:42 #13 51.90 Setting up libarchive-zip-perl (1.68-1) ...
18:33:42 #13 51.92 Setting up libsub-identify-perl (0.14-3) ...
18:33:42 #13 51.94 Setting up libdistro-info-perl (1.5) ...
18:33:42 #15 5.694 Reading state information...
18:33:42 #15 5.718 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:33:42 #15 5.769 Starting 2 pkgProblemResolver with broken count: 0
18:33:42 #15 5.773 Done
18:33:42 #15 5.802  Done
18:33:42 #15 5.812 Starting pkgProblemResolver with broken count: 0
18:33:42 #15 5.846 Starting 2 pkgProblemResolver with broken count: 0
18:33:42 #15 5.851 Done
18:33:42 #13 51.95 Setting up libcpanel-json-xs-perl:armhf (4.35-1) ...
18:33:42 #13 51.96 Setting up libio-stringy-perl (2.111-3) ...
18:33:42 #13 51.98 Setting up libhtml-tagset-perl (3.20-6) ...
18:33:42 #13 52.00 Setting up liblog-any-perl (1.713-1) ...
18:33:42 #13 52.01 Setting up libauthen-sasl-perl (2.1600-3) ...
18:33:42 #13 52.02 Setting up libdevel-size-perl (0.83-2+b1) ...
18:33:42 #13 52.03 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
18:33:42 #13 52.05 Setting up libdebhelper-perl (13.11.4) ...
18:33:42 #13 52.06 Setting up libpod-constants-perl (0.19-2) ...
18:33:42 #13 52.07 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
18:33:42 #13 52.09 Setting up libconvert-binhex-perl (1.125-3) ...
18:33:42 #13 52.10 Setting up liblwp-mediatypes-perl (6.04-2) ...
18:33:42 #13 52.11 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
18:33:42 #13 52.13 Setting up libio-interactive-perl (1.023-2) ...
18:33:42 #13 52.14 Setting up libtry-tiny-perl (0.31-2) ...
18:33:42 #13 52.16 Setting up libtype-tiny-perl (2.002001-1) ...
18:33:42 #15 6.076 The following additional packages will be installed:
18:33:42 #15 6.077   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
18:33:42 #15 6.077   g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
18:33:42 #15 6.077   libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev
18:33:42 #15 6.077   libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev
18:33:42 #15 6.077   libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config
18:33:42 #15 6.079 Suggested packages:
18:33:42 #15 6.079   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
18:33:42 #15 6.079   libtool-doc seccomp libstdc++-8-doc
18:33:43 #13 52.17 Setting up libcommon-sense-perl:armhf (3.75-3) ...
18:33:43 #13 52.18 Setting up libmldbm-perl (2.05-4) ...
18:33:43 #13 52.19 Setting up libxml-namespacesupport-perl (1.12-2) ...
18:33:43 #13 52.21 Setting up libnet-http-perl (6.22-1) ...
18:33:43 #13 52.22 Setting up libpath-iterator-rule-perl (1.015-2) ...
18:33:43 #13 52.23 Setting up libtext-markdown-discount-perl (0.16-1) ...
18:33:43 #13 52.24 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
18:33:43 #13 52.26 Setting up libtime-moment-perl (0.44-2+b1) ...
18:33:43 #13 52.27 Setting up libencode-locale-perl (1.05-3) ...
18:33:43 #13 52.28 Setting up libexception-class-perl (1.45-1) ...
18:33:43 #13 52.30 Setting up libxstring-perl:armhf (0.005-2+b1) ...
18:33:43 #13 52.31 Setting up libmath-base85-perl (0.5+dfsg-2) ...
18:33:43 #13 52.32 Setting up libconfig-tiny-perl (2.28-2) ...
18:33:43 #13 52.33 Setting up libsereal-encoder-perl (5.003+ds-1) ...
18:33:43 #13 52.35 Setting up libdevel-callchecker-perl:armhf (0.008-2) ...
18:33:43 #13 52.36 Setting up liblist-utilsby-perl (0.12-2) ...
18:33:43 #13 52.37 Setting up libstring-shellquote-perl (1.04-3) ...
18:33:43 #13 52.39 Setting up libnet-netmask-perl (2.0002-2) ...
18:33:43 #13 52.40 Setting up libsub-install-perl (0.929-1) ...
18:33:43 #13 52.41 Setting up gcc (4:12.2.0-3) ...
18:33:43 #13 52.44 Setting up dpkg-dev (1.21.22) ...
18:33:43 #13 52.46 Setting up libindirect-perl (0.39-2+b1) ...
18:33:43 #13 52.47 Setting up libxs-parse-sublike-perl:armhf (0.16-1+b2) ...
18:33:43 #15 6.381 The following NEW packages will be installed:
18:33:43 #15 6.381   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
18:33:43 #15 6.382   g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
18:33:43 #15 6.382   libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev
18:33:43 #15 6.382   libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev
18:33:43 #15 6.383   libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config
18:33:43 #13 52.49 Setting up intltool-debian (0.35.0+20060710.6) ...
18:33:43 #13 52.50 Setting up libfreezethaw-perl (0.5001-3) ...
18:33:43 #13 52.51 Setting up libobject-pad-perl (0.78-1) ...
18:33:43 #13 52.52 Setting up liberror-perl (0.17029-2) ...
18:33:43 #13 52.54 Setting up patchutils (0.4.2-1) ...
18:33:43 #13 52.55 Setting up libmail-sendmail-perl (0.80-3) ...
18:33:43 #13 52.56 Setting up libltdl-dev:armhf (2.4.7-5) ...
18:33:43 #13 52.58 Setting up libjson-maybexs-perl (1.004004-1) ...
18:33:43 #13 52.59 Setting up libxml-sax-base-perl (1.09-3) ...
18:33:43 #13 52.60 Setting up libio-string-perl (1.08-4) ...
18:33:43 #13 52.61 Setting up libreadonly-perl (2.050-3) ...
18:33:43 #13 52.63 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
18:33:43 #13 52.64 Setting up libstring-copyright-perl (0.003014-1) ...
18:33:43 #13 52.65 Setting up libdata-optlist-perl (0.113-1) ...
18:33:43 #13 52.66 Setting up libipc-run-perl (20220807.0-1) ...
18:33:43 #13 52.68 Setting up git (1:2.39.2-1.1) ...
18:33:43 #13 52.71 Setting up libtext-xslate-perl:armhf (3.5.9-1+b2) ...
18:33:43 #13 52.73 Setting up libcontextual-return-perl (0.004014-4) ...
18:33:43 #13 52.74 Setting up libwww-robotrules-perl (6.02-1) ...
18:33:43 #13 52.75 Setting up libtypes-serialiser-perl (1.01-1) ...
18:33:43 #13 52.77 Setting up libnsl-dev:armhf (1.3.0-2) ...
18:33:43 #13 52.78 Setting up libhtml-parser-perl:armhf (3.81-1) ...
18:33:43 #13 52.79 Setting up libgit-wrapper-perl (0.048-2) ...
18:33:43 #13 52.80 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
18:33:43 #13 52.82 Setting up librole-tiny-perl (2.002004-1) ...
18:33:43 #13 52.83 Setting up gnupg (2.2.40-1.1) ...
18:33:43 #13 52.84 Setting up libc6-dev:armhf (2.36-9+deb12u3) ...
18:33:43 #13 52.86 Setting up libfont-ttf-perl (1.06-2) ...
18:33:43 #13 52.87 Setting up libfile-homedir-perl (1.006-2) ...
18:33:43 #13 52.89 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ...
18:33:43 #13 52.91 Setting up pristine-tar (1.50) ...
18:33:43 #13 52.92 Setting up libio-socket-ssl-perl (2.081-2) ...
18:33:43 #13 52.93 Setting up libsub-exporter-perl (0.989-1) ...
18:33:43 #13 52.95 Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ...
18:33:43 #13 52.96 Setting up libalgorithm-merge-perl (0.08-5) ...
18:33:43 #13 52.98 Setting up libhttp-message-perl (6.44-1) ...
18:33:43 #13 52.99 Setting up libdata-validate-ip-perl (0.31-1) ...
18:33:43 #13 53.00 Setting up libhtml-form-perl (6.11-1) ...
18:33:43 #15 6.899 0 upgraded, 28 newly installed, 0 to remove and 13 not upgraded.
18:33:43 #15 6.899 1 not fully installed or removed.
18:33:43 #15 6.899 Need to get 17.0 MB of archives.
18:33:43 #15 6.899 After this operation, 70.8 MB of additional disk space will be used.
18:33:43 #15 6.899 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
18:33:43 #13 53.01 Setting up libiterator-perl (0.03+ds1-2) ...
18:33:43 #13 53.03 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
18:33:43 #13 53.04 Setting up libjson-xs-perl (4.030-2+b1) ...
18:33:43 #13 53.05 Setting up python3.11 (3.11.2-6) ...
18:33:44 #15 7.555 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
18:33:44 #15 7.701 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
18:33:44 #13 53.87 Setting up libhttp-negotiate-perl (6.01-2) ...
18:33:44 #13 53.88 Setting up libio-prompter-perl (0.004015-2) ...
18:33:44 #13 53.89 Setting up libiterator-util-perl (0.02+ds1-2) ...
18:33:44 #13 53.90 Setting up libstdc++-12-dev:armhf (12.2.0-14) ...
18:33:44 #13 53.91 Setting up libhttp-cookies-perl (6.10-1) ...
18:33:44 #13 53.92 Setting up libtool (2.4.7-5) ...
18:33:44 #13 53.93 Setting up po-debconf (1.0.21+nmu1) ...
18:33:44 #13 53.95 Setting up libhtml-tree-perl (5.07-3) ...
18:33:44 #13 53.96 Setting up libparams-classify-perl:armhf (0.015-2+b1) ...
18:33:44 #13 53.97 Setting up libcgi-pm-perl (4.55-1) ...
18:33:44 #13 53.98 Setting up python3 (3.11.2-1+b1) ...
18:33:45 #13 54.28 Setting up libhtml-format-perl (2.16-2) ...
18:33:45 #13 54.29 Setting up python3-xdg (0.28-2) ...
18:33:45 #15 8.410 Get:4 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
18:33:45 #13 54.45 Setting up libxml-sax-perl (1.02+dfsg-3) ...
18:33:45 #13 54.51 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:33:45 #13 54.57 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:33:45 #13 54.70 
18:33:45 #13 54.70 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:33:45 #15 8.411 Get:5 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
18:33:45 #15 8.412 Get:6 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
18:33:45 #15 8.415 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [272 kB]
18:33:45 #15 8.428 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
18:33:45 #15 8.429 Get:9 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
18:33:45 #15 8.432 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
18:33:45 #15 8.439 Get:11 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
18:33:45 #15 8.441 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
18:33:45 #15 8.526 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
18:33:45 #15 8.531 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
18:33:45 #15 8.531 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u9+rpi1 [111 kB]
18:33:45 #15 8.661 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
18:33:45 #13 54.73 Setting up libfeature-compat-class-perl (0.05-1) ...
18:33:45 #13 54.75 Setting up python3-six (1.16.0-4) ...
18:33:45 #15 8.667 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
18:33:45 #15 8.672 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
18:33:45 #15 8.676 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
18:33:45 #15 8.679 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
18:33:45 #15 8.686 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
18:33:45 #15 8.688 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
18:33:45 #15 8.774 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
18:33:45 #15 8.781 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
18:33:45 #15 8.866 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
18:33:45 #15 8.868 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u9+rpi1 [323 kB]
18:33:45 #15 8.873 Get:27 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
18:33:45 #13 54.88 Setting up dh-autoreconf (20) ...
18:33:45 #13 54.89 Setting up libdata-validate-uri-perl (0.07-2) ...
18:33:45 #13 54.91 Setting up libnet-smtp-ssl-perl (1.04-2) ...
18:33:45 #13 54.95 Setting up python3-gpg (1.18.0-3+b1) ...
18:33:45 #13 55.12 Setting up python3-certifi (2022.9.24-1) ...
18:33:46 #13 55.25 Setting up libmodule-runtime-perl (0.016-2) ...
18:33:46 #13 55.26 Setting up libmailtools-perl (2.21-2) ...
18:33:46 #13 55.27 Setting up python3-idna (3.3-1) ...
18:33:46 #13 55.48 Setting up python3-urllib3 (1.26.12-1) ...
18:33:46 #13 55.66 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
18:33:46 #13 55.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:33:46 #13 55.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:33:46 #13 55.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:33:46 #13 55.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:33:46 #13 56.02 Setting up dh-strip-nondeterminism (1.13.1-1) ...
18:33:46 #13 56.03 Setting up libconst-fast-perl (0.014-2) ...
18:33:46 #13 56.04 Setting up libhttp-daemon-perl (6.16-1) ...
18:33:46 #13 56.06 Setting up python3-unidiff (0.7.3-1) ...
18:33:47 #13 56.19 Setting up libdata-dpath-perl (0.58-2) ...
18:33:47 #13 56.21 Setting up python3-magic (2:0.4.26-3) ...
18:33:47 #13 56.36 Setting up g++-12 (12.2.0-14) ...
18:33:47 #13 56.38 Setting up python3-pkg-resources (66.1.1-1) ...
18:33:47 #13 56.67 Setting up libmodule-implementation-perl (0.09-2) ...
18:33:47 #13 56.69 Setting up libcgi-fast-perl (1:2.15-1) ...
18:33:47 #13 56.71 Setting up python3-apt (2.6.0) ...
18:33:47 #13 56.88 Setting up python3-charset-normalizer (3.0.1-2) ...
18:33:47 #13 57.03 Setting up libpackage-stash-perl (0.40-1) ...
18:33:48 #13 57.05 Setting up libimport-into-perl (1.002005-2) ...
18:33:48 #13 57.07 Setting up libmoo-perl (2.005005-1) ...
18:33:48 #13 57.09 Setting up liblist-someutils-perl (0.59-1) ...
18:33:48 #13 57.10 Setting up debhelper (13.11.4) ...
18:33:48 #13 57.11 Setting up libmime-tools-perl (5.510-1) ...
18:33:48 #13 57.12 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ...
18:33:48 #13 57.14 Setting up python3-chardet (5.1.0+dfsg-2) ...
18:33:48 #13 57.46 Setting up python3-debian (0.1.49) ...
18:33:48 #13 57.65 Setting up python3-requests (2.28.1+dfsg-1) ...
18:33:48 #13 57.80 Setting up equivs (2.3.1) ...
18:33:48 #13 57.82 Setting up g++ (4:12.2.0-3) ...
18:33:48 #13 57.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:33:48 #13 57.83 Setting up build-essential (12.9) ...
18:33:48 #13 57.85 Setting up libmoox-aliases-perl (0.001006-2) ...
18:33:48 #13 57.86 Setting up libb-hooks-endofscope-perl (0.26-1) ...
18:33:48 #13 57.87 Setting up dput (1.1.3) ...
18:33:48 #13 58.00 Setting up libnamespace-clean-perl (0.27-2) ...
18:33:48 #13 58.02 Setting up libstring-license-perl (0.0.2-1) ...
18:33:48 #13 58.03 Setting up licensecheck (3.3.5-1) ...
18:33:48 #13 58.04 Setting up libgitlab-api-v4-perl (0.26-3) ...
18:33:48 #13 58.07 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:33:48 #13 58.09 Setting up libwww-perl (6.68-1) ...
18:33:48 #13 58.10 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
18:33:49 #13 58.11 Setting up libwww-mechanize-perl (2.16-1) ...
18:33:49 #13 58.12 Setting up devscripts (2.23.4) ...
18:33:49 #13 58.27 Setting up libxml-parser-perl (2.46-4) ...
18:33:49 #13 58.28 Setting up lintian (2.116.3) ...
18:33:49 #13 58.30 Setting up libxml-sax-expat-perl (0.51-2) ...
18:33:49 #13 58.34 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:33:49 #13 58.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:33:49 #13 58.53 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:33:49 #13 58.56 Setting up libsoap-lite-perl (1.27-3) ...
18:33:49 #13 58.57 Setting up libxmlrpc-lite-perl (0.717-5) ...
18:33:49 #13 58.58 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:33:49 #13 58.62 Processing triggers for ca-certificates (20230311) ...
18:33:49 #13 58.62 Updating certificates in /etc/ssl/certs...
18:33:49 #13 59.08 0 added, 0 removed; done.
18:33:49 #13 59.08 Running hooks in /etc/ca-certificates/update.d...
18:33:49 #13 59.08 done.
18:33:50 #13 DONE 59.7s
18:33:50 
18:33:50 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:33:50 #14 DONE 0.1s
18:33:50 
18:33:50 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:33:51 #15 0.574 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:33:51 + rm -f /root/build-deb/engine/go.mod
18:33:51 Created binary: bundles/dynbinary-daemon/dockerd
18:33:51 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:33:51 + tee /root/build-deb/engine/go.mod
18:33:51 module github.com/docker/docker
18:33:51 
18:33:51 go 1.20
18:33:51 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:33:51 + GO111MODULE=on
18:33:51 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:30:55.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:33:51 + rm -f /root/build-deb/engine/go.mod
18:33:51 Created binary: bundles/dynbinary-daemon/docker-proxy
18:33:51 
18:33:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:33:51 + RM_GOPATH=0
18:33:51 + TMP_GOPATH=/go
18:33:51 + : /usr/local/bin
18:33:51 + '[' -z /go ']'
18:33:51 + export GOPATH=/go
18:33:51 + GOPATH=/go
18:33:51 + case "$(go env GOARCH)" in
18:33:51 ++ go env GOARCH
18:33:51 + export GO_BUILDMODE=-buildmode=pie
18:33:51 + GO_BUILDMODE=-buildmode=pie
18:33:51 ++ dirname hack/dockerfile/install/install.sh
18:33:51 + dir=hack/dockerfile/install
18:33:51 + bin=tini
18:33:51 + shift
18:33:51 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:33:51 + . hack/dockerfile/install/tini.installer
18:33:51 ++ : v0.19.0
18:33:51 + install_tini
18:33:51 + echo 'Install tini version v0.19.0'
18:33:51 + git clone https://github.com/krallin/tini.git /go/tini
18:33:51 Install tini version v0.19.0
18:33:51 Cloning into '/go/tini'...
18:33:51 + cd /go/tini
18:33:51 + git checkout -q v0.19.0
18:33:51 + cmake .
18:33:51 -- The C compiler identification is GNU 10.2.1
18:33:51 -- Detecting C compiler ABI info
18:33:51 -- Detecting C compiler ABI info - done
18:33:51 -- Check for working C compiler: /usr/bin/cc - skipped
18:33:51 -- Detecting C compile features
18:33:51 -- Detecting C compile features - done
18:33:51 -- Performing Test HAS_BUILTIN_FORTIFY
18:33:51 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:33:51 -- Configuring done
18:33:51 -- Generating done
18:33:51 -- Build files have been written to: /go/tini
18:33:51 + make tini-static
18:33:51 make[2]: Entering directory '/go/tini'
18:33:51 make[3]: Entering directory '/go/tini'
18:33:51 make[4]: Entering directory '/go/tini'
18:33:51 make[5]: Entering directory '/go/tini'
18:33:51 Scanning dependencies of target tini-static
18:33:51 make[5]: Leaving directory '/go/tini'
18:33:51 make[5]: Entering directory '/go/tini'
18:33:51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:33:51 [100%] Linking C executable tini-static
18:33:51 make[5]: Leaving directory '/go/tini'
18:33:51 [100%] Built target tini-static
18:33:51 make[4]: Leaving directory '/go/tini'
18:33:51 make[3]: Leaving directory '/go/tini'
18:33:51 make[2]: Leaving directory '/go/tini'
18:33:51 + mkdir -p /usr/local/bin
18:33:51 + cp tini-static /usr/local/bin/docker-init
18:33:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:33:51 + RM_GOPATH=0
18:33:51 + TMP_GOPATH=/go
18:33:51 + : /usr/local/bin
18:33:51 + '[' -z /go ']'
18:33:51 + export GOPATH=/go
18:33:51 + GOPATH=/go
18:33:51 + case "$(go env GOARCH)" in
18:33:51 ++ go env GOARCH
18:33:51 + export GO_BUILDMODE=-buildmode=pie
18:33:51 + GO_BUILDMODE=-buildmode=pie
18:33:51 ++ dirname hack/dockerfile/install/install.sh
18:33:51 + dir=hack/dockerfile/install
18:33:51 + bin=rootlesskit
18:33:51 + shift
18:33:51 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:33:51 + . hack/dockerfile/install/rootlesskit.installer
18:33:51 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:33:51 + install_rootlesskit dynamic
18:33:51 + case "$1" in
18:33:51 + install_rootlesskit_dynamic
18:33:51 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:33:51 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:33:51 + export BUILD_MODE=-buildmode=pie
18:33:51 + BUILD_MODE=-buildmode=pie
18:33:51 + _install_rootlesskit
18:33:51 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:33:51 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:33:51 + for f in rootlesskit rootlesskit-docker-proxy
18:33:51 + GOBIN=/usr/local/bin
18:33:51 + GO111MODULE=on
18:33:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:33:51 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:33:51 go: downloading github.com/sirupsen/logrus v1.9.2
18:33:51 go: downloading github.com/urfave/cli/v2 v2.25.5
18:33:51 go: downloading golang.org/x/sys v0.8.0
18:33:51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:33:51 go: downloading github.com/google/uuid v1.3.0
18:33:51 go: downloading github.com/moby/vpnkit v0.5.0
18:33:51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:33:51 go: downloading github.com/gofrs/flock v0.8.1
18:33:51 go: downloading github.com/gorilla/mux v1.8.0
18:33:51 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:33:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:33:51 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:33:51 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:33:51 go: downloading golang.org/x/net v0.10.0
18:33:51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:33:51 go: downloading github.com/josharian/native v1.1.0
18:33:51 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:33:51 #15 0.575 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:33:51 #15 0.575 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:33:52 #15 15.52 Get:28 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
18:33:52 #15 0.859 Reading package lists...
18:33:52 #15 2.025 dpkg-buildpackage: info: source package docker-ce-build-deps
18:33:52 #15 2.025 dpkg-buildpackage: info: source version 1.0
18:33:52 #15 2.025 dpkg-buildpackage: info: source distribution unstable
18:33:52 #15 2.025 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:33:52 #15 2.068  dpkg-source --before-build .
18:33:52 #15 2.068 dpkg-buildpackage: info: host architecture armhf
18:33:52 #15 2.176  debian/rules clean
18:33:52 #15 2.177 dh clean
18:33:52 #15 2.263    dh_clean
18:33:52 #15 2.301  debian/rules binary
18:33:53 #15 2.302 dh binary
18:33:53 #15 2.377    dh_update_autotools_config
18:33:53 #15 2.409    dh_autoreconf
18:33:53 #15 2.453    create-stamp debian/debhelper-build-stamp
18:33:53 #15 2.453    dh_prep
18:33:53 #15 2.485    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:33:53 #15 2.540    dh_install
18:33:53 #15 2.576    dh_installdocs
18:33:53 #15 2.617    dh_installchangelogs
18:33:53 #15 2.708    dh_perl
18:33:53 #15 2.748    dh_link
18:33:53 #15 2.784    dh_strip_nondeterminism
18:33:53 #15 2.859    dh_compress
18:33:53 #15 2.902    dh_fixperms
18:33:53 #15 2.948    dh_missing
18:33:53 #15 2.977    dh_installdeb
18:33:53 #15 3.014    dh_gencontrol
18:33:53 #15 3.148    dh_md5sums
18:33:53 #15 3.192    dh_builddeb
18:33:53 #15 3.221 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:33:54 #15 3.240  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
18:33:54 #15 3.399  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
18:33:54 #15 3.481 dpkg-genchanges: info: binary-only upload (no source code included)
18:33:54 #15 3.484  dpkg-source --after-build .
18:33:54 #15 3.591 dpkg-buildpackage: info: binary-only upload (no source included)
18:33:54 #15 3.596 
18:33:54 #15 3.596 The package has been created.
18:33:54 #15 3.596 Attention, the package has been created in the current directory,
18:33:54 #15 3.596 not in ".." as indicated by the message above!
18:33:54 #15 3.620 Selecting previously unselected package docker-ce-build-deps.
18:33:54 #15 3.639 (Reading database ... 29659 files and directories currently installed.)
18:33:54 #15 3.640 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:33:54 #15 3.644 Unpacking docker-ce-build-deps (1.0) ...
18:33:55 #15 3.689 Reading package lists...
18:33:55 #15 4.561 Building dependency tree...
18:33:55 #15 4.749 Reading state information...
18:33:55 #15 4.756 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:33:55 #15 5.011 Starting 2 pkgProblemResolver with broken count: 0
18:33:55 #15 5.014 Done
18:33:55 #15 5.213  Done
18:33:56 #15 5.411 Starting pkgProblemResolver with broken count: 0
18:33:56 #15 5.455 Starting 2 pkgProblemResolver with broken count: 0
18:33:56 #15 5.459 Done
18:33:56 #15 5.819 The following additional packages will be installed:
18:33:56 #15 5.819   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:33:56 #15 5.820   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:33:56 #15 5.820   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
18:33:56 #15 5.820   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:33:56 #15 5.821   libuv1 pkg-config pkgconf pkgconf-bin procps
18:33:56 #15 5.822 Suggested packages:
18:33:56 #15 5.822   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
18:33:56 #15 5.822 Recommended packages:
18:33:56 #15 5.822   psmisc
18:33:56 #15 6.142 The following NEW packages will be installed:
18:33:56 #15 6.143   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
18:33:56 #15 6.143   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:33:56 #15 6.143   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
18:33:56 #15 6.143   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:33:56 #15 6.144   libuv1 pkg-config pkgconf pkgconf-bin procps
18:33:57 #15 6.422 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
18:33:57 #15 6.422 1 not fully installed or removed.
18:33:57 #15 6.422 Need to get 10.1 MB of archives.
18:33:57 #15 6.422 After this operation, 40.3 MB of additional disk space will be used.
18:33:57 #15 6.422 Get:1 http://deb.debian.org/debian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB]
18:33:57 #15 6.426 Get:2 http://deb.debian.org/debian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [68.6 kB]
18:33:57 #15 6.449 Get:3 http://deb.debian.org/debian bookworm/main armhf librhash0 armhf 1.4.3-3 [146 kB]
18:33:57 #15 6.452 Get:4 http://deb.debian.org/debian bookworm/main armhf libuv1 armhf 1.44.2-1 [126 kB]
18:33:57 #15 6.454 Get:5 http://deb.debian.org/debian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB]
18:33:57 #15 6.466 Get:6 http://deb.debian.org/debian bookworm/main armhf libproc2-0 armhf 2:4.0.2-3 [54.2 kB]
18:33:57 #15 6.467 Get:7 http://deb.debian.org/debian bookworm/main armhf procps armhf 2:4.0.2-3 [695 kB]
18:33:57 #15 6.470 Get:8 http://deb.debian.org/debian bookworm/main armhf cmake armhf 3.25.1-1 [4263 kB]
18:33:57 #15 6.495 Get:9 http://deb.debian.org/debian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB]
18:33:57 #15 6.496 Get:10 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB]
18:33:57 #15 6.497 Get:11 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB]
18:33:57 #15 6.498 Get:12 http://deb.debian.org/debian bookworm/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-2 [12.0 kB]
18:33:57 #15 6.498 Get:13 http://deb.debian.org/debian bookworm/main armhf libudev-dev armhf 252.17-1~deb12u1 [51.9 kB]
18:33:57 #15 6.499 Get:14 http://deb.debian.org/debian bookworm/main armhf libsepol-dev armhf 3.4-2.1 [317 kB]
18:33:57 #15 6.501 Get:15 http://deb.debian.org/debian bookworm/main armhf libpcre2-16-0 armhf 10.42-1 [211 kB]
18:33:57 #15 6.502 Get:16 http://deb.debian.org/debian bookworm/main armhf libpcre2-32-0 armhf 10.42-1 [203 kB]
18:33:57 #15 6.504 Get:17 http://deb.debian.org/debian bookworm/main armhf libpcre2-posix3 armhf 10.42-1 [55.0 kB]
18:33:57 #15 6.504 Get:18 http://deb.debian.org/debian bookworm/main armhf libpcre2-dev armhf 10.42-1 [666 kB]
18:33:57 #15 6.508 Get:19 http://deb.debian.org/debian bookworm/main armhf libselinux1-dev armhf 3.4-1+b6 [150 kB]
18:33:57 #15 6.508 Get:20 http://deb.debian.org/debian bookworm/main armhf libdevmapper-dev armhf 2:1.02.185-2 [42.0 kB]
18:33:57 #15 6.509 Get:21 http://deb.debian.org/debian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+b3 [85.3 kB]
18:33:57 #15 6.510 Get:22 http://deb.debian.org/debian bookworm/main armhf libsystemd-dev armhf 252.17-1~deb12u1 [352 kB]
18:33:57 #15 6.513 Get:23 http://deb.debian.org/debian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB]
18:33:57 #15 6.515 Get:24 http://deb.debian.org/debian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [28.5 kB]
18:33:57 #15 6.521 Get:25 http://deb.debian.org/debian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB]
18:33:57 #15 6.522 Get:26 http://deb.debian.org/debian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB]
18:33:57 #15 6.712 debconf: delaying package configuration, since apt-utils is not installed
18:33:57 #15 6.757 Fetched 10.1 MB in 0s (27.4 MB/s)
18:33:57 #15 6.791 Selecting previously unselected package bash-completion.
18:33:57 #15 6.791 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29663 files and directories currently installed.)
18:33:57 #15 6.807 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ...
18:33:57 #15 6.821 Unpacking bash-completion (1:2.11-6) ...
18:33:57 #15 6.958 Selecting previously unselected package libjsoncpp25:armhf.
18:33:57 #15 6.961 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_armhf.deb ...
18:33:57 #15 6.969 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
18:33:57 #15 7.014 Selecting previously unselected package librhash0:armhf.
18:33:57 #15 7.017 Preparing to unpack .../02-librhash0_1.4.3-3_armhf.deb ...
18:33:57 #15 7.022 Unpacking librhash0:armhf (1.4.3-3) ...
18:33:57 #15 7.076 Selecting previously unselected package libuv1:armhf.
18:33:57 #15 7.079 Preparing to unpack .../03-libuv1_1.44.2-1_armhf.deb ...
18:33:57 #15 7.083 Unpacking libuv1:armhf (1.44.2-1) ...
18:33:57 #15 7.142 Selecting previously unselected package cmake-data.
18:33:57 #15 7.145 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ...
18:33:57 #15 7.154 Unpacking cmake-data (3.25.1-1) ...
18:33:58 #15 7.579 Selecting previously unselected package libproc2-0:armhf.
18:33:58 #15 7.582 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_armhf.deb ...
18:33:58 #15 7.587 Unpacking libproc2-0:armhf (2:4.0.2-3) ...
18:33:58 #15 7.640 Selecting previously unselected package procps.
18:33:58 #15 7.643 Preparing to unpack .../06-procps_2%3a4.0.2-3_armhf.deb ...
18:33:58 #15 7.658 Unpacking procps (2:4.0.2-3) ...
18:33:58 #15 7.756 Selecting previously unselected package cmake.
18:33:58 #15 7.759 Preparing to unpack .../07-cmake_3.25.1-1_armhf.deb ...
18:33:58 #15 7.763 Unpacking cmake (3.25.1-1) ...
18:33:58 #15 8.176 Selecting previously unselected package dh-apparmor.
18:33:58 #15 8.179 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ...
18:33:58 #15 8.183 Unpacking dh-apparmor (3.0.8-3) ...
18:33:58 #15 8.221 Selecting previously unselected package dmsetup.
18:33:58 #15 8.224 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_armhf.deb ...
18:33:58 #15 8.228 Unpacking dmsetup (2:1.02.185-2) ...
18:33:58 #15 8.278 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:33:58 #15 8.281 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
18:33:58 #15 8.284 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
18:33:58 #15 8.334 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
18:33:58 #15 8.337 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_armhf.deb ...
18:33:58 #15 8.341 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
18:33:58 #15 8.374 Selecting previously unselected package libudev-dev:armhf.
18:33:58 #15 8.377 Preparing to unpack .../12-libudev-dev_252.17-1~deb12u1_armhf.deb ...
18:33:58 #15 8.381 Unpacking libudev-dev:armhf (252.17-1~deb12u1) ...
18:33:59 #15 8.421 Selecting previously unselected package libsepol-dev:armhf.
18:33:59 #15 8.424 Preparing to unpack .../13-libsepol-dev_3.4-2.1_armhf.deb ...
18:33:59 #15 8.428 Unpacking libsepol-dev:armhf (3.4-2.1) ...
18:33:59 #15 8.498 Selecting previously unselected package libpcre2-16-0:armhf.
18:33:59 #15 8.502 Preparing to unpack .../14-libpcre2-16-0_10.42-1_armhf.deb ...
18:33:59 #15 8.506 Unpacking libpcre2-16-0:armhf (10.42-1) ...
18:33:59 #15 8.558 Selecting previously unselected package libpcre2-32-0:armhf.
18:33:59 #15 8.561 Preparing to unpack .../15-libpcre2-32-0_10.42-1_armhf.deb ...
18:33:59 #15 8.564 Unpacking libpcre2-32-0:armhf (10.42-1) ...
18:33:59 #15 8.632 Selecting previously unselected package libpcre2-posix3:armhf.
18:33:59 #15 8.635 Preparing to unpack .../16-libpcre2-posix3_10.42-1_armhf.deb ...
18:33:59 #15 8.646 Unpacking libpcre2-posix3:armhf (10.42-1) ...
18:33:59 #15 8.697 Selecting previously unselected package libpcre2-dev:armhf.
18:33:59 #15 8.700 Preparing to unpack .../17-libpcre2-dev_10.42-1_armhf.deb ...
18:33:59 #15 8.709 Unpacking libpcre2-dev:armhf (10.42-1) ...
18:33:59 #15 8.798 Selecting previously unselected package libselinux1-dev:armhf.
18:33:59 #15 8.801 Preparing to unpack .../18-libselinux1-dev_3.4-1+b6_armhf.deb ...
18:33:59 #15 8.806 Unpacking libselinux1-dev:armhf (3.4-1+b6) ...
18:33:59 #15 8.867 Selecting previously unselected package libdevmapper-dev:armhf.
18:33:59 #15 8.870 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_armhf.deb ...
18:33:59 #15 8.875 Unpacking libdevmapper-dev:armhf (2:1.02.185-2) ...
18:33:59 #15 8.911 Selecting previously unselected package libseccomp-dev:armhf.
18:33:59 #15 8.911 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_armhf.deb ...
18:33:59 #15 8.914 Unpacking libseccomp-dev:armhf (2.5.4-1+b3) ...
18:33:59 #15 8.956 Selecting previously unselected package libsystemd-dev:armhf.
18:33:59 #15 8.959 Preparing to unpack .../21-libsystemd-dev_252.17-1~deb12u1_armhf.deb ...
18:33:59 #15 8.963 Unpacking libsystemd-dev:armhf (252.17-1~deb12u1) ...
18:33:59 #15 9.083 Selecting previously unselected package libpkgconf3:armhf.
18:33:59 #15 9.086 Preparing to unpack .../22-libpkgconf3_1.8.1-1_armhf.deb ...
18:33:59 #15 9.091 Unpacking libpkgconf3:armhf (1.8.1-1) ...
18:33:59 #15 9.125 Selecting previously unselected package pkgconf-bin.
18:33:59 #15 9.128 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_armhf.deb ...
18:33:59 #15 9.133 Unpacking pkgconf-bin (1.8.1-1) ...
18:33:59 #15 9.173 Selecting previously unselected package pkgconf:armhf.
18:33:59 #15 9.175 Preparing to unpack .../24-pkgconf_1.8.1-1_armhf.deb ...
18:33:59 #15 9.183 Unpacking pkgconf:armhf (1.8.1-1) ...
18:33:59 #15 9.220 Selecting previously unselected package pkg-config:armhf.
18:33:59 #15 9.223 Preparing to unpack .../25-pkg-config_1.8.1-1_armhf.deb ...
18:33:59 #15 9.228 Unpacking pkg-config:armhf (1.8.1-1) ...
18:33:59 #15 9.270 Setting up libseccomp-dev:armhf (2.5.4-1+b3) ...
18:33:59 #15 9.284 Setting up libpcre2-16-0:armhf (10.42-1) ...
18:33:59 #15 9.295 Setting up libpcre2-32-0:armhf (10.42-1) ...
18:33:59 #15 9.310 Setting up libpkgconf3:armhf (1.8.1-1) ...
18:33:59 #15 9.321 Setting up libuv1:armhf (1.44.2-1) ...
18:33:59 #15 9.332 Setting up bash-completion (1:2.11-6) ...
18:33:59 #15 9.356 Setting up libproc2-0:armhf (2:4.0.2-3) ...
18:33:59 #15 9.368 Setting up libjsoncpp25:armhf (1.9.5-4) ...
18:33:59 #15 9.379 Setting up libudev-dev:armhf (252.17-1~deb12u1) ...
18:33:59 #15 9.391 Setting up libsepol-dev:armhf (3.4-2.1) ...
18:33:59 #15 9.404 Setting up pkgconf-bin (1.8.1-1) ...
18:33:59 #15 9.415 Setting up libpcre2-posix3:armhf (10.42-1) ...
18:33:59 #15 9.427 Setting up librhash0:armhf (1.4.3-3) ...
18:33:59 #15 9.440 Setting up procps (2:4.0.2-3) ...
18:33:59 #15 9.481 Setting up cmake-data (3.25.1-1) ...
18:33:59 #15 9.497 Setting up dh-apparmor (3.0.8-3) ...
18:34:00 #15 9.510 Setting up libsystemd-dev:armhf (252.17-1~deb12u1) ...
18:34:00 #15 9.522 Setting up libpcre2-dev:armhf (10.42-1) ...
18:34:00 #15 9.532 Setting up libselinux1-dev:armhf (3.4-1+b6) ...
18:34:00 #15 9.547 Setting up pkgconf:armhf (1.8.1-1) ...
18:34:00 #15 9.560 Setting up pkg-config:armhf (1.8.1-1) ...
18:34:00 #15 9.572 Setting up cmake (3.25.1-1) ...
18:34:00 #15 9.585 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
18:34:00 #15 9.599 Setting up dmsetup (2:1.02.185-2) ...
18:34:00 #15 9.616 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
18:34:00 #15 9.629 Setting up libdevmapper-dev:armhf (2:1.02.185-2) ...
18:34:00 #15 9.641 Setting up docker-ce-build-deps (1.0) ...
18:34:00 #15 9.654 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:34:00 #15 9.678 Processing triggers for man-db (2.11.2-2) ...
18:34:01 + for f in rootlesskit rootlesskit-docker-proxy
18:34:01 + GOBIN=/usr/local/bin
18:34:01 + GO111MODULE=on
18:34:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:34:01 + return
18:34:01 # Build the CLI
18:34:01 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:34:01 Building dynamic docker-linux-arm-v6
18:34:01 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:30:55Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:34:02 #15 DONE 11.8s
18:34:02 
18:34:02 #16 [stage-1 5/8] COPY --link sources/ /sources
18:34:02 #16 DONE 0.2s
18:34:02 
18:34:02 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:34:04 #15 27.03 debconf: delaying package configuration, since apt-utils is not installed
18:34:04 #15 27.07 Fetched 17.0 MB in 20s (836 kB/s)
18:34:04 #15 27.10 Selecting previously unselected package libstdc++-8-dev:armhf.
18:34:04 #15 27.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17204 files and directories currently installed.)
18:34:04 #15 27.11 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
18:34:04 #15 27.11 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
18:34:04 #15 27.40 Selecting previously unselected package g++-8.
18:34:04 #15 27.40 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
18:34:04 #15 27.41 Unpacking g++-8 (8.3.0-6+rpi1) ...
18:34:04 #17 DONE 2.0s
18:34:04 
18:34:04 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:34:04 #18 DONE 0.0s
18:34:04 
18:34:04 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:34:04 #19 DONE 0.0s
18:34:04 
18:34:04 #20 exporting to image
18:34:04 #20 exporting layers
18:34:05 #15 28.13 Selecting previously unselected package g++.
18:34:05 #15 28.13 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
18:34:05 #15 28.14 Unpacking g++ (4:8.3.0-1+rpi2) ...
18:34:05 #15 28.17 Selecting previously unselected package build-essential.
18:34:05 #15 28.17 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
18:34:05 #15 28.18 Unpacking build-essential (12.6) ...
18:34:05 #15 28.24 Selecting previously unselected package bash-completion.
18:34:05 #15 28.24 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
18:34:06 #15 29.07 Unpacking bash-completion (1:2.8-6) ...
18:34:06 #15 29.21 Selecting previously unselected package cmake-data.
18:34:06 #15 29.21 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
18:34:06 #15 29.22 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
18:34:06 #15 29.62 Selecting previously unselected package libarchive13:armhf.
18:34:06 #15 29.63 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u3_armhf.deb ...
18:34:06 #15 29.64 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ...
18:34:06 #15 29.71 Selecting previously unselected package libjsoncpp1:armhf.
18:34:06 #15 29.71 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
18:34:06 #15 29.71 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
18:34:06 #15 29.77 Selecting previously unselected package librhash0:armhf.
18:34:06 #15 29.77 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
18:34:06 #15 29.77 Unpacking librhash0:armhf (1.3.8-1) ...
18:34:06 #15 29.82 Selecting previously unselected package libuv1:armhf.
18:34:06 #15 29.82 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
18:34:06 #15 29.83 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
18:34:06 #15 29.87 Selecting previously unselected package cmake.
18:34:06 #15 29.87 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
18:34:06 #15 29.88 Unpacking cmake (3.16.3-3~bpo10+1) ...
18:34:06 #15 30.16 Selecting previously unselected package dh-apparmor.
18:34:06 #15 30.16 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
18:34:06 #15 30.17 Unpacking dh-apparmor (2.13.2-10) ...
18:34:06 #15 30.21 Selecting previously unselected package dmsetup.
18:34:06 #15 30.21 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ...
18:34:06 #15 30.22 Unpacking dmsetup (2:1.02.155-3) ...
18:34:07 #15 30.27 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:34:07 #15 30.28 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
18:34:07 #15 30.28 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
18:34:07 #15 30.33 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
18:34:07 #15 30.34 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
18:34:07 #15 30.34 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
18:34:07 #15 30.39 Selecting previously unselected package libudev-dev:armhf.
18:34:07 #15 30.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u9+rpi1_armhf.deb ...
18:34:07 #15 30.40 Unpacking libudev-dev:armhf (241-7~deb10u9+rpi1) ...
18:34:07 #15 30.45 Selecting previously unselected package libsepol1-dev:armhf.
18:34:07 #15 30.45 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ...
18:34:07 #15 30.45 Unpacking libsepol1-dev:armhf (2.8-1) ...
18:34:07 #15 30.53 Selecting previously unselected package libpcre16-3:armhf.
18:34:07 #15 30.53 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ...
18:34:07 #15 30.54 Unpacking libpcre16-3:armhf (2:8.39-12) ...
18:34:07 #15 30.59 Selecting previously unselected package libpcre32-3:armhf.
18:34:07 #15 30.60 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ...
18:34:07 #15 30.60 Unpacking libpcre32-3:armhf (2:8.39-12) ...
18:34:07 #15 30.66 Selecting previously unselected package libpcrecpp0v5:armhf.
18:34:07 #15 30.66 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
18:34:07 #15 30.66 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
18:34:07 #15 30.71 Selecting previously unselected package libpcre3-dev:armhf.
18:34:07 #15 30.71 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ...
18:34:07 #15 30.72 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
18:34:07 #15 30.80 Selecting previously unselected package libselinux1-dev:armhf.
18:34:07 #15 30.80 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ...
18:34:07 #15 30.81 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
18:34:07 #15 30.86 Selecting previously unselected package libdevmapper-dev:armhf.
18:34:07 #15 30.86 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
18:34:07 #15 30.87 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
18:34:07 #15 30.92 Selecting previously unselected package libltdl7:armhf.
18:34:08 #15 30.92 Preparing to unpack .../23-libltdl7_2.4.6-9_armhf.deb ...
18:34:08 #15 30.92 Unpacking libltdl7:armhf (2.4.6-9) ...
18:34:08 #15 31.05 Selecting previously unselected package libltdl-dev:armhf.
18:34:08 #15 31.05 Preparing to unpack .../24-libltdl-dev_2.4.6-9_armhf.deb ...
18:34:08 #15 31.06 Unpacking libltdl-dev:armhf (2.4.6-9) ...
18:34:08 #15 31.14 Selecting previously unselected package libseccomp-dev:armhf.
18:34:08 #15 31.14 Preparing to unpack .../25-libseccomp-dev_2.3.3-4_armhf.deb ...
18:34:08 #15 31.14 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
18:34:08 #15 31.18 Selecting previously unselected package libsystemd-dev:armhf.
18:34:08 #15 31.18 Preparing to unpack .../26-libsystemd-dev_241-7~deb10u9+rpi1_armhf.deb ...
18:34:08 #15 31.19 Unpacking libsystemd-dev:armhf (241-7~deb10u9+rpi1) ...
18:34:08 #15 31.27 Selecting previously unselected package pkg-config.
18:34:08 #15 31.27 Preparing to unpack .../27-pkg-config_0.29-6_armhf.deb ...
18:34:08 #15 31.28 Unpacking pkg-config (0.29-6) ...
18:34:08 #15 31.36 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
18:34:08 #15 31.38 Setting up libseccomp-dev:armhf (2.3.3-4) ...
18:34:08 #15 31.39 Setting up libpcre16-3:armhf (2:8.39-12) ...
18:34:08 #15 31.41 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ...
18:34:08 #15 31.42 Setting up libsepol1-dev:armhf (2.8-1) ...
18:34:08 #15 31.43 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
18:34:08 #15 31.45 Setting up bash-completion (1:2.8-6) ...
18:34:09 #15 32.36 Setting up libpcre32-3:armhf (2:8.39-12) ...
18:34:09 #15 32.37 Setting up pkg-config (0.29-6) ...
18:34:09 #15 32.43 Setting up libudev-dev:armhf (241-7~deb10u9+rpi1) ...
18:34:09 #15 32.45 Setting up libltdl7:armhf (2.4.6-9) ...
18:34:09 #15 32.46 Setting up librhash0:armhf (1.3.8-1) ...
18:34:09 #15 32.47 Setting up cmake-data (3.16.3-3~bpo10+1) ...
18:34:09 #15 32.49 Setting up dh-apparmor (2.13.2-10) ...
18:34:09 #15 32.50 Setting up libsystemd-dev:armhf (241-7~deb10u9+rpi1) ...
18:34:09 #15 32.51 Setting up libjsoncpp1:armhf (1.7.4-3) ...
18:34:09 #15 32.53 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
18:34:09 #15 32.54 Setting up libpcre3-dev:armhf (2:8.39-12) ...
18:34:09 #15 32.55 Setting up libltdl-dev:armhf (2.4.6-9) ...
18:34:09 #15 32.56 Setting up g++-8 (8.3.0-6+rpi1) ...
18:34:09 #15 32.57 Setting up cmake (3.16.3-3~bpo10+1) ...
18:34:09 #15 32.59 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
18:34:09 #15 32.60 Setting up g++ (4:8.3.0-1+rpi2) ...
18:34:09 #15 32.63 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:34:09 #15 32.64 Setting up build-essential (12.6) ...
18:34:09 #15 32.65 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
18:34:09 #15 32.67 Setting up dmsetup (2:1.02.155-3) ...
18:34:09 #15 32.68 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
18:34:09 #15 32.69 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
18:34:09 #15 32.71 Setting up docker-ce-build-deps (1.0) ...
18:34:09 #15 32.72 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
18:34:09 #15 32.75 Processing triggers for man-db (2.8.5-2) ...
18:34:10 #15 DONE 33.3s
18:34:10 
18:34:10 #16 [stage-1 5/8] COPY --link sources/ /sources
18:34:10 #16 DONE 0.3s
18:34:10 
18:34:10 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:34:13 #17 DONE 3.4s
18:34:13 
18:34:13 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:34:13 #18 DONE 0.0s
18:34:13 
18:34:13 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:34:13 #19 DONE 0.0s
18:34:14 
18:34:14 #20 exporting to image
18:34:14 #20 exporting layers
18:34:14 #20 exporting layers 9.6s done
18:34:14 #20 writing image sha256:6cb46016eb531993aa3a9ac381d8ea62f0b9c01880c85867ec09b6c1d5dc949d done
18:34:14 #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done
18:34:14 #20 DONE 9.6s
18:34:14 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/aarch64
18:34:14 + set -e
18:34:14 + mkdir -p /root/build-deb/engine
18:34:14 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:34:15 + mkdir -p /root/build-deb/cli
18:34:15 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:34:15 + mkdir -p /root/build-deb/buildx
18:34:15 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:34:16 + mkdir -p /root/build-deb/compose
18:34:16 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:34:16 + mkdir -p /go/src/github.com/docker
18:34:16 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:34:16 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:34:16 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:34:16 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:34:16 + EPOCH=5
18:34:16 + EPOCH_SEP=
18:34:16 + [[ ! -z 5 ]]
18:34:16 + EPOCH_SEP=:
18:34:16 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:34:16 VERSION AAA 0.0.0-20231011170815-26951f7
18:34:16 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:34:16 VERSION bbb 0.0.0-20231011170815-26951f7
18:34:16 + VERSION=0.0.0-20231011170815-26951f7
18:34:16 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:34:16 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:34:16 + debSource=docker-ce
18:34:16 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:34:16 + debMaintainer='Docker <support@docker.com>'
18:34:16 ++ date --rfc-2822
18:34:16 + debDate='Wed, 11 Oct 2023 18:34:16 +0000'
18:34:16 + pkgRevision=1
18:34:16 + cat
18:34:16 + export CLI_GITCOMMIT=26951f7
18:34:16 + CLI_GITCOMMIT=26951f7
18:34:16 + export ENGINE_GITCOMMIT=949f8c9
18:34:16 + ENGINE_GITCOMMIT=949f8c9
18:34:16 VERSION BBB 0.0.0-20231011170815-26951f7
18:34:16 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:34:16 + dpkg-buildpackage -uc -us -I.git
18:34:16 dpkg-buildpackage: info: source package docker-ce
18:34:16 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm
18:34:16 dpkg-buildpackage: info: source distribution bookworm
18:34:16 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:34:16 dpkg-buildpackage: info: host architecture armhf
18:34:16  dpkg-source -I.git --before-build .
18:34:16  debian/rules clean
18:34:16 dh clean --with=bash-completion
18:34:16    dh_clean
18:34:16  dpkg-source -I.git -b .
18:34:17 dpkg-source: warning: native package version may not have a revision
18:34:17 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:34:17 dpkg-source: info: using source format '1.0'
18:34:17 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz
18:34:19 #20 exporting layers 5.4s done
18:34:19 #20 writing image sha256:cf609d12b920815e697b19a39b44c0765f1f4abb888715d635a0648b6e3939ab done
18:34:19 #20 naming to docker.io/debbuild-raspbian-buster/aarch64 done
18:34:19 #20 DONE 5.4s
18:34:19 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
18:34:19 + set -e
18:34:19 + mkdir -p /root/build-deb/engine
18:34:19 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:34:20 + mkdir -p /root/build-deb/cli
18:34:20 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:34:20 make[2]: Entering directory '/root/build-deb/cli'
18:34:20 scripts/docs/generate-man.sh
18:34:20 + cp -r . /tmp/docker-cli-docsgen.ZPap6JU23i/
18:34:20 + cd /tmp/docker-cli-docsgen.ZPap6JU23i
18:34:20 + ./scripts/vendor init
18:34:20 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:34:20 + cp man/tools.go .
18:34:20 + ./scripts/vendor update
18:34:20 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:34:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:34:20 go: downloading github.com/spf13/cobra v1.7.0
18:34:20 go: downloading github.com/spf13/pflag v1.0.5
18:34:20 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:34:20 go: downloading github.com/fvbommel/sortorder v1.0.2
18:34:20 go: downloading github.com/moby/term v0.5.0
18:34:20 go: downloading github.com/morikuni/aec v1.0.0
18:34:20 go: downloading github.com/pkg/errors v0.9.1
18:34:20 go: downloading github.com/google/go-cmp v0.5.9
18:34:20 go: downloading gotest.tools/v3 v3.5.0
18:34:20 go: downloading golang.org/x/sync v0.3.0
18:34:20 go: downloading github.com/docker/go-units v0.5.0
18:34:20 go: downloading github.com/distribution/reference v0.5.0
18:34:20 go: downloading github.com/docker/go-connections v0.4.0
18:34:20 go: downloading github.com/moby/sys/sequential v0.5.0
18:34:20 go: downloading github.com/sirupsen/logrus v1.9.3
18:34:20 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:34:20 go: downloading golang.org/x/text v0.9.0
18:34:20 go: downloading github.com/mattn/go-runewidth v0.0.14
18:34:20 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:34:20 go: downloading github.com/containerd/containerd v1.6.24
18:34:20 go: downloading github.com/moby/sys/signal v0.7.0
18:34:20 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:34:20 go: downloading golang.org/x/sys v0.10.0
18:34:20 go: downloading github.com/moby/patternmatcher v0.6.0
18:34:20 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:34:20 go: downloading github.com/opencontainers/go-digest v1.0.0
18:34:20 go: downloading github.com/gogo/protobuf v1.3.2
18:34:20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:34:20 go: downloading gopkg.in/yaml.v2 v2.4.0
18:34:20 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:34:20 go: downloading golang.org/x/term v0.8.0
18:34:20 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:34:20 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:34:20 go: downloading dario.cat/mergo v1.0.0
18:34:20 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:34:20 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:34:20 go: downloading github.com/creack/pty v1.1.18
18:34:20 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:34:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:34:20 go: downloading go.opentelemetry.io/otel v1.4.1
18:34:20 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:34:20 go: downloading gopkg.in/yaml.v3 v3.0.1
18:34:20 go: downloading github.com/stretchr/testify v1.8.1
18:34:20 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:34:20 go: downloading github.com/rivo/uniseg v0.2.0
18:34:20 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:34:20 go: downloading github.com/klauspost/compress v1.16.5
18:34:20 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:34:20 go: downloading github.com/moby/sys/symlink v0.2.0
18:34:20 go: downloading golang.org/x/time v0.3.0
18:34:20 go: downloading github.com/opencontainers/runc v1.1.7
18:34:20 go: downloading golang.org/x/crypto v0.9.0
18:34:20 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:34:20 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:34:20 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:34:20 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:34:20 go: downloading google.golang.org/grpc v1.56.2
18:34:20 + mkdir -p /root/build-deb/buildx
18:34:20 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:34:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:34:21 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:34:21 go: downloading github.com/russross/blackfriday v1.6.0
18:34:21 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:34:21 go: downloading github.com/Microsoft/go-winio v0.6.1
18:34:21 go: downloading github.com/felixge/httpsnoop v1.0.3
18:34:21 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:34:21 go: downloading github.com/go-logr/logr v1.2.3
18:34:21 go: downloading github.com/go-logr/stdr v1.2.2
18:34:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:34:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:34:21 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:34:21 go: downloading github.com/davecgh/go-spew v1.1.1
18:34:21 go: downloading github.com/pmezard/go-difflib v1.0.0
18:34:21 go: downloading github.com/miekg/pkcs11 v1.1.1
18:34:21 + mkdir -p /root/build-deb/compose
18:34:21 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:34:21 + mkdir -p /go/src/github.com/docker
18:34:21 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:34:21 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:34:21 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:34:21 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:34:21 + EPOCH=5
18:34:21 + EPOCH_SEP=
18:34:21 + [[ ! -z 5 ]]
18:34:21 + EPOCH_SEP=:
18:34:21 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:34:21 VERSION AAA 0.0.0-20231011170815-26951f7
18:34:21 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:34:21 + VERSION=0.0.0-20231011170815-26951f7
18:34:21 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:34:21 VERSION bbb 0.0.0-20231011170815-26951f7
18:34:21 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:34:21 + debSource=docker-ce
18:34:21 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:34:21 + debMaintainer='Docker <support@docker.com>'
18:34:21 ++ date --rfc-2822
18:34:21 + debDate='Wed, 11 Oct 2023 18:34:21 +0000'
18:34:21 + pkgRevision=1
18:34:21 + cat
18:34:21 + export CLI_GITCOMMIT=26951f7
18:34:21 + CLI_GITCOMMIT=26951f7
18:34:21 + export ENGINE_GITCOMMIT=949f8c9
18:34:21 + ENGINE_GITCOMMIT=949f8c9
18:34:21 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:34:21 VERSION BBB 0.0.0-20231011170815-26951f7
18:34:21 + dpkg-buildpackage -uc -us -I.git
18:34:21 dpkg-buildpackage: info: source package docker-ce
18:34:21 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~raspbian.10~buster
18:34:21 dpkg-buildpackage: info: source distribution buster
18:34:21 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:34:21 dpkg-buildpackage: info: host architecture armhf
18:34:21  dpkg-source -I.git --before-build .
18:34:21 go: downloading github.com/prometheus/client_golang v1.14.0
18:34:21 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:34:21 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:34:21 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:34:21  debian/rules clean
18:34:21 dh clean --with=bash-completion
18:34:21    dh_clean
18:34:21 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:34:21 go: downloading github.com/kr/pretty v0.1.0
18:34:21 go: downloading github.com/golang/protobuf v1.5.3
18:34:21 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:34:22  dpkg-source -I.git -b .
18:34:22 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:34:22 dpkg-source: info: using source format '1.0'
18:34:22 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.tar.gz
18:34:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:34:23 go: downloading golang.org/x/tools v0.8.0
18:34:23 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:34:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:34:23 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:34:23 go: downloading google.golang.org/protobuf v1.31.0
18:34:23 go: downloading github.com/beorn7/perks v1.0.1
18:34:23 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:34:23 go: downloading github.com/prometheus/client_model v0.3.0
18:34:23 go: downloading github.com/prometheus/common v0.42.0
18:34:23 go: downloading github.com/prometheus/procfs v0.9.0
18:34:24 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:34:24 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:34:24 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:34:24 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:34:24 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:34:24 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:34:24 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:34:24 go: downloading k8s.io/klog/v2 v2.80.1
18:34:24 go: downloading github.com/kr/text v0.2.0
18:34:24 go: downloading github.com/docker/go-metrics v0.0.1
18:34:24 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:34:24 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:34:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:34:24 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:34:24 go: downloading github.com/BurntSushi/toml v0.3.1
18:34:24 go: downloading github.com/magiconair/properties v1.5.3
18:34:24 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:34:24 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:34:24 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:34:24 go: downloading golang.org/x/mod v0.10.0
18:34:24 + go mod vendor -modfile=vendor.mod
18:34:25 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:34:35 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc
18:34:35  debian/rules build
18:34:35 dh build --with=bash-completion
18:34:35    dh_update_autotools_config
18:34:35    dh_autoreconf
18:34:35    debian/rules override_dh_auto_build
18:34:35 make[1]: Entering directory '/root/build-deb'
18:34:35 # Build the daemon and dependencies
18:34:35 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:34:35 
18:34:35 Removing bundles/
18:34:35 
18:34:35 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:34:35 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:34:35 + tee /root/build-deb/engine/go.mod
18:34:35 module github.com/docker/docker
18:34:35 
18:34:35 go 1.20
18:34:35 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:34:35 + GO111MODULE=on
18:34:35 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:34:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:34:40 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.dsc
18:34:40  debian/rules build
18:34:40 dh build --with=bash-completion
18:34:40    dh_update_autotools_config
18:34:40    dh_autoreconf
18:34:40    debian/rules override_dh_auto_build
18:34:40 make[1]: Entering directory '/root/build-deb'
18:34:40 # Build the daemon and dependencies
18:34:40 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:34:40 
18:34:40 Removing bundles/
18:34:40 
18:34:40 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:34:40 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:34:40 + tee /root/build-deb/engine/go.mod
18:34:40 module github.com/docker/docker
18:34:40 
18:34:40 go 1.20
18:34:40 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:34:40 + GO111MODULE=on
18:34:40 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:34:21.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:34:57 make[2]: Entering directory '/root/build-deb/cli'
18:34:57 scripts/docs/generate-man.sh
18:34:57 + cp -r . /tmp/docker-cli-docsgen.DX4EwIK6YS/
18:34:57 + cd /tmp/docker-cli-docsgen.DX4EwIK6YS
18:34:57 + ./scripts/vendor init
18:34:57 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:34:57 + cp man/tools.go .
18:34:57 + ./scripts/vendor update
18:34:57 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:34:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:34:57 go: downloading github.com/spf13/cobra v1.7.0
18:34:57 go: downloading github.com/spf13/pflag v1.0.5
18:34:57 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:34:57 go: downloading github.com/fvbommel/sortorder v1.0.2
18:34:57 go: downloading github.com/moby/term v0.5.0
18:34:57 go: downloading github.com/morikuni/aec v1.0.0
18:34:57 go: downloading github.com/pkg/errors v0.9.1
18:34:57 go: downloading github.com/google/go-cmp v0.5.9
18:34:57 go: downloading gotest.tools/v3 v3.5.0
18:34:57 go: downloading golang.org/x/sync v0.3.0
18:34:57 go: downloading github.com/docker/go-units v0.5.0
18:34:57 go: downloading github.com/distribution/reference v0.5.0
18:34:57 go: downloading github.com/docker/go-connections v0.4.0
18:34:57 go: downloading github.com/moby/sys/sequential v0.5.0
18:34:57 go: downloading github.com/sirupsen/logrus v1.9.3
18:34:57 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:34:57 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:34:57 go: downloading github.com/containerd/containerd v1.6.24
18:34:57 go: downloading github.com/moby/sys/signal v0.7.0
18:34:57 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:34:57 go: downloading golang.org/x/sys v0.10.0
18:34:57 go: downloading github.com/mattn/go-runewidth v0.0.14
18:34:57 go: downloading github.com/opencontainers/go-digest v1.0.0
18:34:57 go: downloading github.com/moby/patternmatcher v0.6.0
18:34:57 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:34:57 go: downloading golang.org/x/text v0.9.0
18:34:57 go: downloading github.com/gogo/protobuf v1.3.2
18:34:57 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:34:57 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:34:57 go: downloading gopkg.in/yaml.v2 v2.4.0
18:34:57 go: downloading golang.org/x/term v0.8.0
18:34:57 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:34:57 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:34:57 go: downloading dario.cat/mergo v1.0.0
18:34:57 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:34:57 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:34:57 go: downloading github.com/creack/pty v1.1.18
18:34:57 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:34:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:34:57 go: downloading go.opentelemetry.io/otel v1.4.1
18:34:57 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:34:57 go: downloading gopkg.in/yaml.v3 v3.0.1
18:34:57 go: downloading github.com/stretchr/testify v1.8.1
18:34:57 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:34:57 go: downloading github.com/klauspost/compress v1.16.5
18:34:57 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:34:57 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:34:57 go: downloading github.com/rivo/uniseg v0.2.0
18:34:57 go: downloading github.com/opencontainers/runc v1.1.7
18:34:57 go: downloading golang.org/x/time v0.3.0
18:34:57 go: downloading golang.org/x/crypto v0.9.0
18:34:57 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:34:57 go: downloading github.com/moby/sys/symlink v0.2.0
18:34:57 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:34:57 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:34:57 go: downloading google.golang.org/grpc v1.56.2
18:34:58 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:34:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:34:58 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:34:58 go: downloading github.com/russross/blackfriday v1.6.0
18:34:58 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:34:58 go: downloading github.com/Microsoft/go-winio v0.6.1
18:34:58 go: downloading github.com/felixge/httpsnoop v1.0.3
18:34:58 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:34:58 go: downloading github.com/go-logr/logr v1.2.3
18:34:58 go: downloading github.com/go-logr/stdr v1.2.2
18:34:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:34:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:34:58 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:34:58 go: downloading github.com/davecgh/go-spew v1.1.1
18:34:58 go: downloading github.com/pmezard/go-difflib v1.0.0
18:34:58 go: downloading github.com/miekg/pkcs11 v1.1.1
18:34:58 go: downloading github.com/prometheus/client_golang v1.14.0
18:34:58 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:34:58 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:34:58 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:34:59 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:34:59 go: downloading github.com/golang/protobuf v1.5.3
18:34:59 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:35:00 go: downloading github.com/kr/pretty v0.1.0
18:35:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:35:00 go: downloading golang.org/x/tools v0.8.0
18:35:00 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:35:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:35:00 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:35:00 go: downloading google.golang.org/protobuf v1.31.0
18:35:01 go: downloading github.com/beorn7/perks v1.0.1
18:35:01 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:35:01 go: downloading github.com/prometheus/client_model v0.3.0
18:35:01 go: downloading github.com/prometheus/common v0.42.0
18:35:01 go: downloading github.com/prometheus/procfs v0.9.0
18:35:01 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:35:01 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:35:01 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:35:01 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:35:01 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:35:01 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:35:01 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:35:01 go: downloading k8s.io/klog/v2 v2.80.1
18:35:01 go: downloading github.com/kr/text v0.2.0
18:35:01 go: downloading github.com/docker/go-metrics v0.0.1
18:35:01 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:35:01 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:35:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:35:01 go: downloading github.com/BurntSushi/toml v0.3.1
18:35:01 go: downloading github.com/magiconair/properties v1.5.3
18:35:01 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:35:01 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:35:01 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:35:01 go: downloading golang.org/x/mod v0.10.0
18:35:01 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:35:01 + go mod vendor -modfile=vendor.mod
18:35:03 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:35:47 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:35:47 ++ pwd
18:35:47 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:35:47 Project root: .
18:35:47 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:35:47 INFO: man/src/attach.md found
18:35:47 WARN: man/src/build.md does not exist, skipping
18:35:47 WARN: man/src/builder/build.md does not exist, skipping
18:35:47 WARN: man/src/builder/prune.md does not exist, skipping
18:35:47 WARN: man/src/builder.md does not exist, skipping
18:35:47 WARN: man/src/checkpoint/create.md does not exist, skipping
18:35:47 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:35:47 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:35:47 WARN: man/src/checkpoint.md does not exist, skipping
18:35:47 INFO: man/src/commit.md found
18:35:47 WARN: man/src/config/create.md does not exist, skipping
18:35:47 WARN: man/src/config/inspect.md does not exist, skipping
18:35:47 WARN: man/src/config/ls.md does not exist, skipping
18:35:47 WARN: man/src/config/rm.md does not exist, skipping
18:35:47 WARN: man/src/config.md does not exist, skipping
18:35:47 INFO: man/src/container/attach.md found
18:35:47 INFO: man/src/container/commit.md found
18:35:47 INFO: man/src/container/cp.md found
18:35:47 INFO: man/src/container/create.md found
18:35:47 INFO: man/src/container/diff.md found
18:35:47 INFO: man/src/container/exec.md found
18:35:47 INFO: man/src/container/export.md found
18:35:47 WARN: man/src/container/inspect.md does not exist, skipping
18:35:47 INFO: man/src/container/kill.md found
18:35:47 INFO: man/src/container/logs.md found
18:35:47 INFO: man/src/container/ls.md found
18:35:47 INFO: man/src/container/pause.md found
18:35:47 INFO: man/src/container/port.md found
18:35:47 WARN: man/src/container/prune.md does not exist, skipping
18:35:47 INFO: man/src/container/rename.md found
18:35:47 INFO: man/src/container/restart.md found
18:35:47 INFO: man/src/container/rm.md found
18:35:47 INFO: man/src/container/run.md found
18:35:47 INFO: man/src/container/start.md found
18:35:47 INFO: man/src/container/stats.md found
18:35:47 INFO: man/src/container/stop.md found
18:35:47 INFO: man/src/container/top.md found
18:35:47 INFO: man/src/container/unpause.md found
18:35:47 INFO: man/src/container/update.md found
18:35:47 INFO: man/src/container/wait.md found
18:35:47 WARN: man/src/container.md does not exist, skipping
18:35:47 WARN: man/src/context/create.md does not exist, skipping
18:35:47 WARN: man/src/context/export.md does not exist, skipping
18:35:47 WARN: man/src/context/import.md does not exist, skipping
18:35:47 WARN: man/src/context/inspect.md does not exist, skipping
18:35:47 WARN: man/src/context/ls.md does not exist, skipping
18:35:47 WARN: man/src/context/rm.md does not exist, skipping
18:35:47 WARN: man/src/context/show.md does not exist, skipping
18:35:47 WARN: man/src/context/update.md does not exist, skipping
18:35:47 WARN: man/src/context/use.md does not exist, skipping
18:35:47 WARN: man/src/context.md does not exist, skipping
18:35:47 INFO: man/src/cp.md found
18:35:47 INFO: man/src/create.md found
18:35:47 INFO: man/src/diff.md found
18:35:47 INFO: man/src/events.md found
18:35:47 INFO: man/src/exec.md found
18:35:47 INFO: man/src/export.md found
18:35:47 INFO: man/src/history.md found
18:35:47 INFO: man/src/image/build.md found
18:35:47 INFO: man/src/image/history.md found
18:35:47 INFO: man/src/image/import.md found
18:35:47 WARN: man/src/image/inspect.md does not exist, skipping
18:35:47 INFO: man/src/image/load.md found
18:35:47 INFO: man/src/image/ls.md found
18:35:47 WARN: man/src/image/prune.md does not exist, skipping
18:35:47 INFO: man/src/image/pull.md found
18:35:47 INFO: man/src/image/push.md found
18:35:47 INFO: man/src/image/rm.md found
18:35:47 INFO: man/src/image/save.md found
18:35:47 INFO: man/src/image/tag.md found
18:35:47 WARN: man/src/image.md does not exist, skipping
18:35:47 INFO: man/src/images.md found
18:35:47 INFO: man/src/import.md found
18:35:47 INFO: man/src/info.md found
18:35:47 INFO: man/src/inspect.md found
18:35:47 INFO: man/src/kill.md found
18:35:47 INFO: man/src/load.md found
18:35:47 INFO: man/src/login.md found
18:35:47 INFO: man/src/logout.md found
18:35:47 INFO: man/src/logs.md found
18:35:47 WARN: man/src/manifest/annotate.md does not exist, skipping
18:35:47 WARN: man/src/manifest/create.md does not exist, skipping
18:35:47 WARN: man/src/manifest/inspect.md does not exist, skipping
18:35:47 WARN: man/src/manifest/push.md does not exist, skipping
18:35:47 WARN: man/src/manifest/rm.md does not exist, skipping
18:35:47 WARN: man/src/manifest.md does not exist, skipping
18:35:47 INFO: man/src/network/connect.md found
18:35:47 INFO: man/src/network/create.md found
18:35:47 INFO: man/src/network/disconnect.md found
18:35:47 INFO: man/src/network/inspect.md found
18:35:47 INFO: man/src/network/ls.md found
18:35:47 WARN: man/src/network/prune.md does not exist, skipping
18:35:47 INFO: man/src/network/rm.md found
18:35:47 WARN: man/src/network.md does not exist, skipping
18:35:47 WARN: man/src/node/demote.md does not exist, skipping
18:35:47 WARN: man/src/node/inspect.md does not exist, skipping
18:35:47 WARN: man/src/node/ls.md does not exist, skipping
18:35:47 WARN: man/src/node/promote.md does not exist, skipping
18:35:47 WARN: man/src/node/ps.md does not exist, skipping
18:35:47 WARN: man/src/node/rm.md does not exist, skipping
18:35:47 WARN: man/src/node/update.md does not exist, skipping
18:35:47 WARN: man/src/node.md does not exist, skipping
18:35:47 INFO: man/src/pause.md found
18:35:47 WARN: man/src/plugin/create.md does not exist, skipping
18:35:47 WARN: man/src/plugin/disable.md does not exist, skipping
18:35:47 WARN: man/src/plugin/enable.md does not exist, skipping
18:35:47 WARN: man/src/plugin/inspect.md does not exist, skipping
18:35:47 WARN: man/src/plugin/install.md does not exist, skipping
18:35:47 INFO: man/src/plugin/ls.md found
18:35:47 WARN: man/src/plugin/push.md does not exist, skipping
18:35:47 WARN: man/src/plugin/rm.md does not exist, skipping
18:35:47 WARN: man/src/plugin/set.md does not exist, skipping
18:35:47 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:35:47 WARN: man/src/plugin.md does not exist, skipping
18:35:47 INFO: man/src/port.md found
18:35:47 INFO: man/src/ps.md found
18:35:47 INFO: man/src/pull.md found
18:35:47 INFO: man/src/push.md found
18:35:47 INFO: man/src/rename.md found
18:35:47 INFO: man/src/restart.md found
18:35:47 INFO: man/src/rm.md found
18:35:47 INFO: man/src/rmi.md found
18:35:47 WARN: man/src/run.md does not exist, skipping
18:35:47 INFO: man/src/save.md found
18:35:47 INFO: man/src/search.md found
18:35:47 WARN: man/src/secret/create.md does not exist, skipping
18:35:47 WARN: man/src/secret/inspect.md does not exist, skipping
18:35:47 WARN: man/src/secret/ls.md does not exist, skipping
18:35:47 WARN: man/src/secret/rm.md does not exist, skipping
18:35:47 WARN: man/src/secret.md does not exist, skipping
18:35:47 WARN: man/src/service/create.md does not exist, skipping
18:35:47 WARN: man/src/service/inspect.md does not exist, skipping
18:35:47 WARN: man/src/service/logs.md does not exist, skipping
18:35:47 WARN: man/src/service/ls.md does not exist, skipping
18:35:47 WARN: man/src/service/ps.md does not exist, skipping
18:35:47 WARN: man/src/service/rm.md does not exist, skipping
18:35:47 WARN: man/src/service/rollback.md does not exist, skipping
18:35:47 WARN: man/src/service/scale.md does not exist, skipping
18:35:47 WARN: man/src/service/update.md does not exist, skipping
18:35:47 WARN: man/src/service.md does not exist, skipping
18:35:47 WARN: man/src/stack/config.md does not exist, skipping
18:35:47 WARN: man/src/stack/deploy.md does not exist, skipping
18:35:47 WARN: man/src/stack/ls.md does not exist, skipping
18:35:47 WARN: man/src/stack/ps.md does not exist, skipping
18:35:47 WARN: man/src/stack/rm.md does not exist, skipping
18:35:47 WARN: man/src/stack/services.md does not exist, skipping
18:35:47 WARN: man/src/stack.md does not exist, skipping
18:35:47 INFO: man/src/start.md found
18:35:47 INFO: man/src/stats.md found
18:35:47 INFO: man/src/stop.md found
18:35:47 WARN: man/src/swarm/ca.md does not exist, skipping
18:35:47 WARN: man/src/swarm/init.md does not exist, skipping
18:35:47 WARN: man/src/swarm/join.md does not exist, skipping
18:35:47 WARN: man/src/swarm/join-token.md does not exist, skipping
18:35:47 WARN: man/src/swarm/leave.md does not exist, skipping
18:35:47 WARN: man/src/swarm/unlock.md does not exist, skipping
18:35:47 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:35:47 WARN: man/src/swarm/update.md does not exist, skipping
18:35:47 WARN: man/src/swarm.md does not exist, skipping
18:35:47 WARN: man/src/system/df.md does not exist, skipping
18:35:47 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:35:47 INFO: man/src/system/events.md found
18:35:47 INFO: man/src/system/info.md found
18:35:47 WARN: man/src/system/prune.md does not exist, skipping
18:35:47 WARN: man/src/system.md does not exist, skipping
18:35:47 INFO: man/src/tag.md found
18:35:47 INFO: man/src/top.md found
18:35:47 WARN: man/src/trust/inspect.md does not exist, skipping
18:35:47 WARN: man/src/trust/key/generate.md does not exist, skipping
18:35:47 WARN: man/src/trust/key/load.md does not exist, skipping
18:35:47 WARN: man/src/trust/key.md does not exist, skipping
18:35:47 WARN: man/src/trust/revoke.md does not exist, skipping
18:35:47 WARN: man/src/trust/sign.md does not exist, skipping
18:35:47 WARN: man/src/trust/signer/add.md does not exist, skipping
18:35:47 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:35:47 WARN: man/src/trust/signer.md does not exist, skipping
18:35:47 WARN: man/src/trust.md does not exist, skipping
18:35:47 INFO: man/src/unpause.md found
18:35:47 INFO: man/src/update.md found
18:35:47 INFO: man/src/version.md found
18:35:47 INFO: man/src/volume/create.md found
18:35:47 INFO: man/src/volume/inspect.md found
18:35:47 INFO: man/src/volume/ls.md found
18:35:47 WARN: man/src/volume/prune.md does not exist, skipping
18:35:47 WARN: man/src/volume/rm.md does not exist, skipping
18:35:47 WARN: man/src/volume/update.md does not exist, skipping
18:35:47 INFO: man/src/volume.md found
18:35:47 INFO: man/src/wait.md found
18:35:47 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:35:47 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:35:47 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:35:47 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:35:47 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:35:47 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:35:47 make[2]: Leaving directory '/root/build-deb/cli'
18:35:47 # Build buildx plugin
18:35:47 cd /go/src/github.com/docker/buildx \
18:35:47 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:35:47 && GO111MODULE=on \
18:35:47 	CGO_ENABLED=0 \
18:35:47 		go build \
18:35:47 			-mod=vendor \
18:35:47 			-trimpath \
18:35:47 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:35:47 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:35:47 			./cmd/buildx
18:36:24 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:36:24 ++ pwd
18:36:24 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:36:24 Project root: .
18:36:24 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:36:24 INFO: man/src/attach.md found
18:36:24 WARN: man/src/build.md does not exist, skipping
18:36:24 WARN: man/src/builder/build.md does not exist, skipping
18:36:24 WARN: man/src/builder/prune.md does not exist, skipping
18:36:24 WARN: man/src/builder.md does not exist, skipping
18:36:24 WARN: man/src/checkpoint/create.md does not exist, skipping
18:36:24 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:36:24 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:36:24 WARN: man/src/checkpoint.md does not exist, skipping
18:36:24 INFO: man/src/commit.md found
18:36:24 WARN: man/src/config/create.md does not exist, skipping
18:36:24 WARN: man/src/config/inspect.md does not exist, skipping
18:36:24 WARN: man/src/config/ls.md does not exist, skipping
18:36:24 WARN: man/src/config/rm.md does not exist, skipping
18:36:24 WARN: man/src/config.md does not exist, skipping
18:36:24 INFO: man/src/container/attach.md found
18:36:24 INFO: man/src/container/commit.md found
18:36:24 INFO: man/src/container/cp.md found
18:36:24 INFO: man/src/container/create.md found
18:36:24 INFO: man/src/container/diff.md found
18:36:24 INFO: man/src/container/exec.md found
18:36:24 INFO: man/src/container/export.md found
18:36:24 WARN: man/src/container/inspect.md does not exist, skipping
18:36:24 INFO: man/src/container/kill.md found
18:36:24 INFO: man/src/container/logs.md found
18:36:24 INFO: man/src/container/ls.md found
18:36:24 INFO: man/src/container/pause.md found
18:36:24 INFO: man/src/container/port.md found
18:36:24 WARN: man/src/container/prune.md does not exist, skipping
18:36:24 INFO: man/src/container/rename.md found
18:36:24 INFO: man/src/container/restart.md found
18:36:24 INFO: man/src/container/rm.md found
18:36:24 INFO: man/src/container/run.md found
18:36:24 INFO: man/src/container/start.md found
18:36:24 INFO: man/src/container/stats.md found
18:36:24 INFO: man/src/container/stop.md found
18:36:24 INFO: man/src/container/top.md found
18:36:24 INFO: man/src/container/unpause.md found
18:36:24 INFO: man/src/container/update.md found
18:36:24 INFO: man/src/container/wait.md found
18:36:24 WARN: man/src/container.md does not exist, skipping
18:36:24 WARN: man/src/context/create.md does not exist, skipping
18:36:24 WARN: man/src/context/export.md does not exist, skipping
18:36:24 WARN: man/src/context/import.md does not exist, skipping
18:36:24 WARN: man/src/context/inspect.md does not exist, skipping
18:36:24 WARN: man/src/context/ls.md does not exist, skipping
18:36:24 WARN: man/src/context/rm.md does not exist, skipping
18:36:24 WARN: man/src/context/show.md does not exist, skipping
18:36:24 WARN: man/src/context/update.md does not exist, skipping
18:36:24 WARN: man/src/context/use.md does not exist, skipping
18:36:24 WARN: man/src/context.md does not exist, skipping
18:36:24 INFO: man/src/cp.md found
18:36:24 INFO: man/src/create.md found
18:36:24 INFO: man/src/diff.md found
18:36:24 INFO: man/src/events.md found
18:36:24 INFO: man/src/exec.md found
18:36:24 INFO: man/src/export.md found
18:36:24 INFO: man/src/history.md found
18:36:24 INFO: man/src/image/build.md found
18:36:24 INFO: man/src/image/history.md found
18:36:24 INFO: man/src/image/import.md found
18:36:24 WARN: man/src/image/inspect.md does not exist, skipping
18:36:24 INFO: man/src/image/load.md found
18:36:24 INFO: man/src/image/ls.md found
18:36:24 WARN: man/src/image/prune.md does not exist, skipping
18:36:24 INFO: man/src/image/pull.md found
18:36:24 INFO: man/src/image/push.md found
18:36:24 INFO: man/src/image/rm.md found
18:36:24 INFO: man/src/image/save.md found
18:36:24 INFO: man/src/image/tag.md found
18:36:24 WARN: man/src/image.md does not exist, skipping
18:36:24 INFO: man/src/images.md found
18:36:24 INFO: man/src/import.md found
18:36:24 INFO: man/src/info.md found
18:36:24 INFO: man/src/inspect.md found
18:36:24 INFO: man/src/kill.md found
18:36:24 INFO: man/src/load.md found
18:36:24 INFO: man/src/login.md found
18:36:24 INFO: man/src/logout.md found
18:36:24 INFO: man/src/logs.md found
18:36:24 WARN: man/src/manifest/annotate.md does not exist, skipping
18:36:24 WARN: man/src/manifest/create.md does not exist, skipping
18:36:24 WARN: man/src/manifest/inspect.md does not exist, skipping
18:36:24 WARN: man/src/manifest/push.md does not exist, skipping
18:36:24 WARN: man/src/manifest/rm.md does not exist, skipping
18:36:24 WARN: man/src/manifest.md does not exist, skipping
18:36:24 INFO: man/src/network/connect.md found
18:36:24 INFO: man/src/network/create.md found
18:36:24 INFO: man/src/network/disconnect.md found
18:36:24 INFO: man/src/network/inspect.md found
18:36:24 INFO: man/src/network/ls.md found
18:36:24 WARN: man/src/network/prune.md does not exist, skipping
18:36:24 INFO: man/src/network/rm.md found
18:36:24 WARN: man/src/network.md does not exist, skipping
18:36:24 WARN: man/src/node/demote.md does not exist, skipping
18:36:24 WARN: man/src/node/inspect.md does not exist, skipping
18:36:24 WARN: man/src/node/ls.md does not exist, skipping
18:36:24 WARN: man/src/node/promote.md does not exist, skipping
18:36:24 WARN: man/src/node/ps.md does not exist, skipping
18:36:24 WARN: man/src/node/rm.md does not exist, skipping
18:36:24 WARN: man/src/node/update.md does not exist, skipping
18:36:24 WARN: man/src/node.md does not exist, skipping
18:36:24 INFO: man/src/pause.md found
18:36:24 WARN: man/src/plugin/create.md does not exist, skipping
18:36:24 WARN: man/src/plugin/disable.md does not exist, skipping
18:36:24 WARN: man/src/plugin/enable.md does not exist, skipping
18:36:24 WARN: man/src/plugin/inspect.md does not exist, skipping
18:36:24 WARN: man/src/plugin/install.md does not exist, skipping
18:36:24 INFO: man/src/plugin/ls.md found
18:36:24 WARN: man/src/plugin/push.md does not exist, skipping
18:36:24 WARN: man/src/plugin/rm.md does not exist, skipping
18:36:24 WARN: man/src/plugin/set.md does not exist, skipping
18:36:24 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:36:24 WARN: man/src/plugin.md does not exist, skipping
18:36:24 INFO: man/src/port.md found
18:36:24 INFO: man/src/ps.md found
18:36:24 INFO: man/src/pull.md found
18:36:24 INFO: man/src/push.md found
18:36:24 INFO: man/src/rename.md found
18:36:24 INFO: man/src/restart.md found
18:36:24 INFO: man/src/rm.md found
18:36:24 INFO: man/src/rmi.md found
18:36:24 WARN: man/src/run.md does not exist, skipping
18:36:24 INFO: man/src/save.md found
18:36:24 INFO: man/src/search.md found
18:36:24 WARN: man/src/secret/create.md does not exist, skipping
18:36:24 WARN: man/src/secret/inspect.md does not exist, skipping
18:36:24 WARN: man/src/secret/ls.md does not exist, skipping
18:36:24 WARN: man/src/secret/rm.md does not exist, skipping
18:36:24 WARN: man/src/secret.md does not exist, skipping
18:36:24 WARN: man/src/service/create.md does not exist, skipping
18:36:24 WARN: man/src/service/inspect.md does not exist, skipping
18:36:24 WARN: man/src/service/logs.md does not exist, skipping
18:36:24 WARN: man/src/service/ls.md does not exist, skipping
18:36:24 WARN: man/src/service/ps.md does not exist, skipping
18:36:24 WARN: man/src/service/rm.md does not exist, skipping
18:36:24 WARN: man/src/service/rollback.md does not exist, skipping
18:36:24 WARN: man/src/service/scale.md does not exist, skipping
18:36:24 WARN: man/src/service/update.md does not exist, skipping
18:36:24 WARN: man/src/service.md does not exist, skipping
18:36:24 WARN: man/src/stack/config.md does not exist, skipping
18:36:24 WARN: man/src/stack/deploy.md does not exist, skipping
18:36:24 WARN: man/src/stack/ls.md does not exist, skipping
18:36:24 WARN: man/src/stack/ps.md does not exist, skipping
18:36:24 WARN: man/src/stack/rm.md does not exist, skipping
18:36:24 WARN: man/src/stack/services.md does not exist, skipping
18:36:24 WARN: man/src/stack.md does not exist, skipping
18:36:24 INFO: man/src/start.md found
18:36:24 INFO: man/src/stats.md found
18:36:24 INFO: man/src/stop.md found
18:36:24 WARN: man/src/swarm/ca.md does not exist, skipping
18:36:24 WARN: man/src/swarm/init.md does not exist, skipping
18:36:24 WARN: man/src/swarm/join.md does not exist, skipping
18:36:24 WARN: man/src/swarm/join-token.md does not exist, skipping
18:36:24 WARN: man/src/swarm/leave.md does not exist, skipping
18:36:24 WARN: man/src/swarm/unlock.md does not exist, skipping
18:36:24 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:36:24 WARN: man/src/swarm/update.md does not exist, skipping
18:36:24 WARN: man/src/swarm.md does not exist, skipping
18:36:24 WARN: man/src/system/df.md does not exist, skipping
18:36:24 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:36:24 INFO: man/src/system/events.md found
18:36:24 INFO: man/src/system/info.md found
18:36:24 WARN: man/src/system/prune.md does not exist, skipping
18:36:24 WARN: man/src/system.md does not exist, skipping
18:36:24 INFO: man/src/tag.md found
18:36:24 INFO: man/src/top.md found
18:36:24 WARN: man/src/trust/inspect.md does not exist, skipping
18:36:24 WARN: man/src/trust/key/generate.md does not exist, skipping
18:36:24 WARN: man/src/trust/key/load.md does not exist, skipping
18:36:24 WARN: man/src/trust/key.md does not exist, skipping
18:36:24 WARN: man/src/trust/revoke.md does not exist, skipping
18:36:24 WARN: man/src/trust/sign.md does not exist, skipping
18:36:24 WARN: man/src/trust/signer/add.md does not exist, skipping
18:36:24 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:36:24 WARN: man/src/trust/signer.md does not exist, skipping
18:36:24 WARN: man/src/trust.md does not exist, skipping
18:36:24 INFO: man/src/unpause.md found
18:36:24 INFO: man/src/update.md found
18:36:24 INFO: man/src/version.md found
18:36:24 INFO: man/src/volume/create.md found
18:36:24 INFO: man/src/volume/inspect.md found
18:36:24 INFO: man/src/volume/ls.md found
18:36:24 WARN: man/src/volume/prune.md does not exist, skipping
18:36:24 WARN: man/src/volume/rm.md does not exist, skipping
18:36:24 WARN: man/src/volume/update.md does not exist, skipping
18:36:24 INFO: man/src/volume.md found
18:36:24 INFO: man/src/wait.md found
18:36:24 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:36:24 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:36:24 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:36:24 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:36:24 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:36:24 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:36:24 make[2]: Leaving directory '/root/build-deb/cli'
18:36:24 # Build buildx plugin
18:36:24 cd /go/src/github.com/docker/buildx \
18:36:24 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:36:24 && GO111MODULE=on \
18:36:24 	CGO_ENABLED=0 \
18:36:24 		go build \
18:36:24 			-mod=vendor \
18:36:24 			-trimpath \
18:36:24 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:36:24 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:36:24 			./cmd/buildx
18:37:12 + rm -f /root/build-deb/engine/go.mod
18:37:12 Created binary: bundles/dynbinary-daemon/dockerd
18:37:12 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:37:12 + tee /root/build-deb/engine/go.mod
18:37:12 module github.com/docker/docker
18:37:12 
18:37:12 go 1.20
18:37:12 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:37:12 + GO111MODULE=on
18:37:12 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:34:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:37:12 + rm -f /root/build-deb/engine/go.mod
18:37:12 Created binary: bundles/dynbinary-daemon/docker-proxy
18:37:12 
18:37:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:37:12 + RM_GOPATH=0
18:37:12 + TMP_GOPATH=/go
18:37:12 + : /usr/local/bin
18:37:12 + '[' -z /go ']'
18:37:12 + export GOPATH=/go
18:37:12 + GOPATH=/go
18:37:12 + case "$(go env GOARCH)" in
18:37:12 ++ go env GOARCH
18:37:12 + export GO_BUILDMODE=-buildmode=pie
18:37:12 + GO_BUILDMODE=-buildmode=pie
18:37:12 ++ dirname hack/dockerfile/install/install.sh
18:37:12 + dir=hack/dockerfile/install
18:37:12 + bin=tini
18:37:12 + shift
18:37:12 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:37:12 + . hack/dockerfile/install/tini.installer
18:37:12 ++ : v0.19.0
18:37:12 + install_tini
18:37:12 + echo 'Install tini version v0.19.0'
18:37:12 + git clone https://github.com/krallin/tini.git /go/tini
18:37:12 Install tini version v0.19.0
18:37:12 Cloning into '/go/tini'...
18:37:12 + cd /go/tini
18:37:12 + git checkout -q v0.19.0
18:37:12 + cmake .
18:37:12 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:37:12   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:37:12   CMake.
18:37:12 
18:37:12   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:37:12   CMake that the project does not need compatibility with older versions.
18:37:12 
18:37:12 
18:37:12 -- The C compiler identification is GNU 12.2.0
18:37:12 -- Detecting C compiler ABI info
18:37:12 -- Detecting C compiler ABI info - done
18:37:12 -- Check for working C compiler: /usr/bin/cc - skipped
18:37:12 -- Detecting C compile features
18:37:12 -- Detecting C compile features - done
18:37:12 -- Performing Test HAS_BUILTIN_FORTIFY
18:37:12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:37:12 -- Configuring done
18:37:12 -- Generating done
18:37:12 -- Build files have been written to: /go/tini
18:37:12 + make tini-static
18:37:12 make[2]: Entering directory '/go/tini'
18:37:12 make[3]: Entering directory '/go/tini'
18:37:12 make[4]: Entering directory '/go/tini'
18:37:12 make[5]: Entering directory '/go/tini'
18:37:12 make[5]: Leaving directory '/go/tini'
18:37:12 make[5]: Entering directory '/go/tini'
18:37:12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:37:12 [100%] Linking C executable tini-static
18:37:12 make[5]: Leaving directory '/go/tini'
18:37:12 [100%] Built target tini-static
18:37:12 make[4]: Leaving directory '/go/tini'
18:37:12 make[3]: Leaving directory '/go/tini'
18:37:12 make[2]: Leaving directory '/go/tini'
18:37:12 + mkdir -p /usr/local/bin
18:37:12 + cp tini-static /usr/local/bin/docker-init
18:37:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:37:12 + RM_GOPATH=0
18:37:12 + TMP_GOPATH=/go
18:37:12 + : /usr/local/bin
18:37:12 + '[' -z /go ']'
18:37:12 + export GOPATH=/go
18:37:12 + GOPATH=/go
18:37:12 + case "$(go env GOARCH)" in
18:37:12 ++ go env GOARCH
18:37:12 + export GO_BUILDMODE=-buildmode=pie
18:37:12 + GO_BUILDMODE=-buildmode=pie
18:37:12 ++ dirname hack/dockerfile/install/install.sh
18:37:12 + dir=hack/dockerfile/install
18:37:12 + bin=rootlesskit
18:37:12 + shift
18:37:12 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:37:12 + . hack/dockerfile/install/rootlesskit.installer
18:37:12 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:37:12 + install_rootlesskit dynamic
18:37:12 + case "$1" in
18:37:12 + install_rootlesskit_dynamic
18:37:12 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:37:12 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:37:12 + export BUILD_MODE=-buildmode=pie
18:37:12 + BUILD_MODE=-buildmode=pie
18:37:12 + _install_rootlesskit
18:37:12 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:37:12 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:37:12 + for f in rootlesskit rootlesskit-docker-proxy
18:37:12 + GOBIN=/usr/local/bin
18:37:12 + GO111MODULE=on
18:37:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:37:12 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:37:12 go: downloading github.com/sirupsen/logrus v1.9.2
18:37:12 go: downloading github.com/urfave/cli/v2 v2.25.5
18:37:12 go: downloading golang.org/x/sys v0.8.0
18:37:12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:37:12 go: downloading github.com/google/uuid v1.3.0
18:37:12 go: downloading github.com/moby/vpnkit v0.5.0
18:37:12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:37:12 go: downloading github.com/gofrs/flock v0.8.1
18:37:12 go: downloading github.com/gorilla/mux v1.8.0
18:37:12 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:37:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:37:12 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:37:12 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:37:12 go: downloading golang.org/x/net v0.10.0
18:37:12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:37:12 go: downloading github.com/josharian/native v1.1.0
18:37:12 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:37:16 + rm -f /root/build-deb/engine/go.mod
18:37:16 Created binary: bundles/dynbinary-daemon/dockerd
18:37:16 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:37:16 + tee /root/build-deb/engine/go.mod
18:37:16 module github.com/docker/docker
18:37:16 
18:37:16 go 1.20
18:37:16 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:37:16 + GO111MODULE=on
18:37:16 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:34:21.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:37:16 + rm -f /root/build-deb/engine/go.mod
18:37:16 Created binary: bundles/dynbinary-daemon/docker-proxy
18:37:16 
18:37:16 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:37:16 + RM_GOPATH=0
18:37:16 + TMP_GOPATH=/go
18:37:16 + : /usr/local/bin
18:37:16 + '[' -z /go ']'
18:37:16 + export GOPATH=/go
18:37:16 + GOPATH=/go
18:37:16 + case "$(go env GOARCH)" in
18:37:16 ++ go env GOARCH
18:37:16 + export GO_BUILDMODE=-buildmode=pie
18:37:16 + GO_BUILDMODE=-buildmode=pie
18:37:16 ++ dirname hack/dockerfile/install/install.sh
18:37:16 + dir=hack/dockerfile/install
18:37:16 + bin=tini
18:37:16 + shift
18:37:16 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:37:16 + . hack/dockerfile/install/tini.installer
18:37:16 ++ : v0.19.0
18:37:16 + install_tini
18:37:16 + echo 'Install tini version v0.19.0'
18:37:16 + git clone https://github.com/krallin/tini.git /go/tini
18:37:16 Install tini version v0.19.0
18:37:16 Cloning into '/go/tini'...
18:37:16 + cd /go/tini
18:37:16 + git checkout -q v0.19.0
18:37:16 + cmake .
18:37:16 -- The C compiler identification is GNU 8.3.0
18:37:16 -- Check for working C compiler: /usr/bin/cc
18:37:16 -- Check for working C compiler: /usr/bin/cc -- works
18:37:16 -- Detecting C compiler ABI info
18:37:16 -- Detecting C compiler ABI info - done
18:37:16 -- Detecting C compile features
18:37:16 -- Detecting C compile features - done
18:37:16 -- Performing Test HAS_BUILTIN_FORTIFY
18:37:16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:37:16 -- Configuring done
18:37:16 -- Generating done
18:37:16 -- Build files have been written to: /go/tini
18:37:16 + make tini-static
18:37:16 make[2]: Entering directory '/go/tini'
18:37:16 make[3]: Entering directory '/go/tini'
18:37:16 make[4]: Entering directory '/go/tini'
18:37:16 make[5]: Entering directory '/go/tini'
18:37:16 Scanning dependencies of target tini-static
18:37:16 make[5]: Leaving directory '/go/tini'
18:37:16 make[5]: Entering directory '/go/tini'
18:37:16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:37:16 [100%] Linking C executable tini-static
18:37:16 make[5]: Leaving directory '/go/tini'
18:37:16 [100%] Built target tini-static
18:37:16 make[4]: Leaving directory '/go/tini'
18:37:16 make[3]: Leaving directory '/go/tini'
18:37:16 make[2]: Leaving directory '/go/tini'
18:37:16 + mkdir -p /usr/local/bin
18:37:16 + cp tini-static /usr/local/bin/docker-init
18:37:16 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:37:16 + RM_GOPATH=0
18:37:16 + TMP_GOPATH=/go
18:37:16 + : /usr/local/bin
18:37:16 + '[' -z /go ']'
18:37:16 + export GOPATH=/go
18:37:16 + GOPATH=/go
18:37:16 + case "$(go env GOARCH)" in
18:37:16 ++ go env GOARCH
18:37:16 + export GO_BUILDMODE=-buildmode=pie
18:37:16 + GO_BUILDMODE=-buildmode=pie
18:37:16 ++ dirname hack/dockerfile/install/install.sh
18:37:16 + dir=hack/dockerfile/install
18:37:16 + bin=rootlesskit
18:37:16 + shift
18:37:16 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:37:16 + . hack/dockerfile/install/rootlesskit.installer
18:37:16 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:37:16 + install_rootlesskit dynamic
18:37:16 + case "$1" in
18:37:16 + install_rootlesskit_dynamic
18:37:16 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:37:16 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:37:16 + export BUILD_MODE=-buildmode=pie
18:37:16 + BUILD_MODE=-buildmode=pie
18:37:16 + _install_rootlesskit
18:37:16 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:37:16 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:37:16 + for f in rootlesskit rootlesskit-docker-proxy
18:37:16 + GOBIN=/usr/local/bin
18:37:16 + GO111MODULE=on
18:37:16 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:37:16 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:37:16 go: downloading github.com/sirupsen/logrus v1.9.2
18:37:16 go: downloading github.com/urfave/cli/v2 v2.25.5
18:37:16 go: downloading golang.org/x/sys v0.8.0
18:37:16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:37:16 go: downloading github.com/google/uuid v1.3.0
18:37:16 go: downloading github.com/moby/vpnkit v0.5.0
18:37:16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:37:16 go: downloading github.com/gofrs/flock v0.8.1
18:37:16 go: downloading github.com/gorilla/mux v1.8.0
18:37:16 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:37:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:37:16 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:37:16 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:37:16 go: downloading golang.org/x/net v0.10.0
18:37:16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:37:16 go: downloading github.com/josharian/native v1.1.0
18:37:16 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:37:22 + for f in rootlesskit rootlesskit-docker-proxy
18:37:22 + GOBIN=/usr/local/bin
18:37:22 + GO111MODULE=on
18:37:22 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:37:23 + return
18:37:23 # Build the CLI
18:37:23 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:37:23 Building dynamic docker-linux-arm-v6
18:37:23 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:34:16Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:37:26 + for f in rootlesskit rootlesskit-docker-proxy
18:37:26 + GOBIN=/usr/local/bin
18:37:26 + GO111MODULE=on
18:37:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:37:27 + return
18:37:27 # Build the CLI
18:37:27 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:37:27 Building dynamic docker-linux-arm-v6
18:37:27 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:34:21Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:38:08 # Build the compose plugin
18:38:08 cd /go/src/github.com/docker/compose \
18:38:08 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:38:08 make[2]: Entering directory '/root/build-deb/compose'
18:38:08 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:38:08 go: downloading github.com/docker/cli v24.0.5+incompatible
18:38:08 go: downloading golang.org/x/sys v0.7.0
18:38:08 go: downloading github.com/docker/docker v24.0.5+incompatible
18:38:08 go: downloading github.com/theupdateframework/notary v0.7.0
18:38:08 go: downloading go.opentelemetry.io/otel v1.14.0
18:38:08 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:38:08 go: downloading github.com/compose-spec/compose-go v1.18.3
18:38:08 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:38:08 go: downloading github.com/docker/buildx v0.11.2
18:38:08 go: downloading github.com/hashicorp/go-version v1.6.0
18:38:08 go: downloading github.com/mattn/go-shellwords v1.0.12
18:38:08 go: downloading github.com/containerd/containerd v1.7.3
18:38:08 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:38:08 go: downloading github.com/jonboulle/clockwork v0.4.0
18:38:08 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:38:08 go: downloading github.com/moby/buildkit v0.12.1
18:38:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:38:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:38:08 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:38:08 go: downloading google.golang.org/grpc v1.57.0
18:38:08 go: downloading github.com/stretchr/testify v1.8.4
18:38:08 go: downloading github.com/imdario/mergo v0.3.16
18:38:08 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:38:08 go: downloading github.com/containerd/console v1.0.3
18:38:08 go: downloading github.com/adrg/xdg v0.4.0
18:38:08 go: downloading github.com/buger/goterm v1.0.4
18:38:08 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:38:08 go: downloading k8s.io/client-go v0.26.2
18:38:08 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:38:08 go: downloading k8s.io/api v0.26.2
18:38:08 go: downloading k8s.io/apimachinery v0.26.2
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:38:08 go: downloading github.com/pelletier/go-toml v1.9.5
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:38:08 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:38:08 go: downloading github.com/golang/mock v1.6.0
18:38:08 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:38:08 go: downloading github.com/hashicorp/errwrap v1.1.0
18:38:08 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:38:08 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:38:08 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:38:08 go: downloading golang.org/x/net v0.9.0
18:38:08 go: downloading golang.org/x/crypto v0.7.0
18:38:08 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:38:08 go: downloading golang.org/x/term v0.7.0
18:38:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:38:08 go: downloading github.com/go-logr/logr v1.2.4
18:38:08 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:38:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:38:08 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:38:08 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:38:08 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:38:08 go: downloading github.com/gogo/googleapis v1.4.1
18:38:08 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:38:08 go: downloading github.com/moby/locker v1.0.1
18:38:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:38:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:38:08 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:38:08 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:38:08 go: downloading k8s.io/klog/v2 v2.90.1
18:38:08 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:38:08 go: downloading github.com/google/gofuzz v1.2.0
18:38:08 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:38:08 go: downloading github.com/aws/smithy-go v1.13.5
18:38:08 go: downloading google.golang.org/protobuf v1.30.0
18:38:08 go: downloading github.com/containerd/continuity v0.4.1
18:38:08 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:38:08 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:38:08 go: downloading gopkg.in/inf.v0 v0.9.1
18:38:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:38:08 go: downloading golang.org/x/oauth2 v0.7.0
18:38:08 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:38:08 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:38:08 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:38:08 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:38:08 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:38:08 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:38:08 go: downloading github.com/json-iterator/go v1.1.12
18:38:08 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:38:08 go: downloading github.com/mattn/go-colorable v0.1.13
18:38:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:38:08 go: downloading sigs.k8s.io/yaml v1.3.0
18:38:08 go: downloading github.com/moby/spdystream v0.2.0
18:38:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:38:08 go: downloading github.com/modern-go/reflect2 v1.0.2
18:38:08 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:38:08 go: downloading github.com/mattn/go-isatty v0.0.17
18:38:08 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:38:08 go: downloading github.com/go-openapi/swag v0.19.14
18:38:08 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:38:08 go: downloading github.com/mailru/easyjson v0.7.6
18:38:08 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:38:08 go: downloading github.com/josharian/intern v1.0.0
18:38:19 make[2]: Entering directory '/root/build-deb/cli'
18:38:19 scripts/docs/generate-man.sh
18:38:19 + cp -r . /tmp/docker-cli-docsgen.sVaGirS7YL/
18:38:19 + cd /tmp/docker-cli-docsgen.sVaGirS7YL
18:38:19 + ./scripts/vendor init
18:38:19 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:38:19 + cp man/tools.go .
18:38:19 + ./scripts/vendor update
18:38:19 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:38:19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:38:19 go: downloading github.com/spf13/cobra v1.7.0
18:38:19 go: downloading github.com/spf13/pflag v1.0.5
18:38:19 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:38:19 go: downloading github.com/fvbommel/sortorder v1.0.2
18:38:19 go: downloading github.com/moby/term v0.5.0
18:38:19 go: downloading github.com/morikuni/aec v1.0.0
18:38:19 go: downloading github.com/pkg/errors v0.9.1
18:38:19 go: downloading github.com/google/go-cmp v0.5.9
18:38:19 go: downloading gotest.tools/v3 v3.5.0
18:38:19 go: downloading golang.org/x/sync v0.3.0
18:38:19 go: downloading github.com/docker/go-units v0.5.0
18:38:19 go: downloading github.com/distribution/reference v0.5.0
18:38:19 go: downloading github.com/docker/go-connections v0.4.0
18:38:19 go: downloading github.com/moby/sys/sequential v0.5.0
18:38:19 go: downloading github.com/sirupsen/logrus v1.9.3
18:38:19 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:38:19 go: downloading golang.org/x/text v0.9.0
18:38:19 go: downloading github.com/mattn/go-runewidth v0.0.14
18:38:19 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:38:19 go: downloading github.com/containerd/containerd v1.6.24
18:38:19 go: downloading github.com/moby/sys/signal v0.7.0
18:38:19 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:38:19 go: downloading golang.org/x/sys v0.10.0
18:38:19 go: downloading github.com/moby/patternmatcher v0.6.0
18:38:19 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:38:19 go: downloading gopkg.in/yaml.v2 v2.4.0
18:38:19 go: downloading github.com/opencontainers/go-digest v1.0.0
18:38:19 go: downloading github.com/gogo/protobuf v1.3.2
18:38:19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:38:19 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:38:19 go: downloading golang.org/x/term v0.8.0
18:38:19 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:38:19 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:38:19 go: downloading dario.cat/mergo v1.0.0
18:38:19 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:38:19 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:38:19 go: downloading github.com/creack/pty v1.1.18
18:38:19 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:38:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:38:20 go: downloading go.opentelemetry.io/otel v1.4.1
18:38:20 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:38:20 go: downloading gopkg.in/yaml.v3 v3.0.1
18:38:20 go: downloading github.com/stretchr/testify v1.8.1
18:38:20 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:38:20 go: downloading github.com/rivo/uniseg v0.2.0
18:38:20 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:38:20 go: downloading github.com/klauspost/compress v1.16.5
18:38:20 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:38:20 go: downloading github.com/moby/sys/symlink v0.2.0
18:38:20 go: downloading golang.org/x/time v0.3.0
18:38:20 go: downloading github.com/opencontainers/runc v1.1.7
18:38:20 go: downloading golang.org/x/crypto v0.9.0
18:38:21 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:38:21 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:38:21 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:38:21 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:38:21 go: downloading google.golang.org/grpc v1.56.2
18:38:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:38:21 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:38:21 go: downloading github.com/russross/blackfriday v1.6.0
18:38:21 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:38:21 go: downloading github.com/Microsoft/go-winio v0.6.1
18:38:22 go: downloading github.com/felixge/httpsnoop v1.0.3
18:38:22 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:38:22 go: downloading github.com/go-logr/logr v1.2.3
18:38:22 go: downloading github.com/go-logr/stdr v1.2.2
18:38:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:38:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:38:22 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:38:22 go: downloading github.com/davecgh/go-spew v1.1.1
18:38:22 go: downloading github.com/pmezard/go-difflib v1.0.0
18:38:22 go: downloading github.com/miekg/pkcs11 v1.1.1
18:38:22 go: downloading github.com/prometheus/client_golang v1.14.0
18:38:22 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:38:22 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:38:22 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:38:22 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:38:22 go: downloading github.com/kr/pretty v0.1.0
18:38:22 go: downloading github.com/golang/protobuf v1.5.3
18:38:22 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:38:23 make[2]: Entering directory '/root/build-deb/cli'
18:38:23 scripts/docs/generate-man.sh
18:38:23 + cp -r . /tmp/docker-cli-docsgen.ZFeD8py3Rs/
18:38:23 + cd /tmp/docker-cli-docsgen.ZFeD8py3Rs
18:38:23 + ./scripts/vendor init
18:38:23 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:38:23 + cp man/tools.go .
18:38:23 + ./scripts/vendor update
18:38:23 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:38:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:38:23 go: downloading github.com/spf13/cobra v1.7.0
18:38:23 go: downloading github.com/spf13/pflag v1.0.5
18:38:23 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:38:23 go: downloading github.com/fvbommel/sortorder v1.0.2
18:38:23 go: downloading github.com/moby/term v0.5.0
18:38:23 go: downloading github.com/morikuni/aec v1.0.0
18:38:23 go: downloading github.com/pkg/errors v0.9.1
18:38:23 go: downloading github.com/google/go-cmp v0.5.9
18:38:23 go: downloading gotest.tools/v3 v3.5.0
18:38:23 go: downloading golang.org/x/sync v0.3.0
18:38:23 go: downloading github.com/docker/go-units v0.5.0
18:38:23 go: downloading github.com/distribution/reference v0.5.0
18:38:23 go: downloading github.com/docker/go-connections v0.4.0
18:38:23 go: downloading github.com/moby/sys/sequential v0.5.0
18:38:23 go: downloading github.com/sirupsen/logrus v1.9.3
18:38:23 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:38:23 go: downloading golang.org/x/text v0.9.0
18:38:23 go: downloading github.com/mattn/go-runewidth v0.0.14
18:38:23 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:38:23 go: downloading github.com/containerd/containerd v1.6.24
18:38:23 go: downloading github.com/moby/sys/signal v0.7.0
18:38:23 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:38:23 go: downloading golang.org/x/sys v0.10.0
18:38:23 go: downloading github.com/moby/patternmatcher v0.6.0
18:38:23 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:38:23 go: downloading github.com/opencontainers/go-digest v1.0.0
18:38:23 go: downloading github.com/gogo/protobuf v1.3.2
18:38:23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:38:23 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:38:23 go: downloading gopkg.in/yaml.v2 v2.4.0
18:38:23 go: downloading golang.org/x/term v0.8.0
18:38:23 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:38:23 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:38:23 go: downloading dario.cat/mergo v1.0.0
18:38:23 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:38:23 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:38:23 go: downloading github.com/creack/pty v1.1.18
18:38:23 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:38:23 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:38:23 go: downloading go.opentelemetry.io/otel v1.4.1
18:38:23 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:38:23 go: downloading gopkg.in/yaml.v3 v3.0.1
18:38:23 go: downloading github.com/stretchr/testify v1.8.1
18:38:23 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:38:23 go: downloading github.com/rivo/uniseg v0.2.0
18:38:23 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:38:23 go: downloading github.com/klauspost/compress v1.16.5
18:38:23 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:38:23 go: downloading github.com/moby/sys/symlink v0.2.0
18:38:24 go: downloading golang.org/x/time v0.3.0
18:38:24 go: downloading github.com/opencontainers/runc v1.1.7
18:38:24 go: downloading golang.org/x/crypto v0.9.0
18:38:24 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:38:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:38:24 go: downloading golang.org/x/tools v0.8.0
18:38:24 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:38:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:38:24 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:38:24 go: downloading google.golang.org/protobuf v1.31.0
18:38:24 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:38:24 go: downloading github.com/beorn7/perks v1.0.1
18:38:24 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:38:24 go: downloading github.com/prometheus/client_model v0.3.0
18:38:24 go: downloading github.com/prometheus/common v0.42.0
18:38:24 go: downloading github.com/prometheus/procfs v0.9.0
18:38:24 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:38:24 go: downloading google.golang.org/grpc v1.56.2
18:38:25 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:38:25 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:38:25 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:38:25 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:38:25 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:38:25 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:38:25 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:38:25 go: downloading k8s.io/klog/v2 v2.80.1
18:38:25 go: downloading github.com/kr/text v0.2.0
18:38:25 go: downloading github.com/docker/go-metrics v0.0.1
18:38:25 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:38:25 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:38:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:38:25 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:38:25 go: downloading github.com/BurntSushi/toml v0.3.1
18:38:25 go: downloading github.com/magiconair/properties v1.5.3
18:38:25 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:38:25 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:38:25 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:38:25 go: downloading golang.org/x/mod v0.10.0
18:38:25 + go mod vendor -modfile=vendor.mod
18:38:25 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:38:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:38:25 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:38:25 go: downloading github.com/russross/blackfriday v1.6.0
18:38:25 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:38:25 go: downloading github.com/Microsoft/go-winio v0.6.1
18:38:25 go: downloading github.com/felixge/httpsnoop v1.0.3
18:38:25 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:38:25 go: downloading github.com/go-logr/logr v1.2.3
18:38:25 go: downloading github.com/go-logr/stdr v1.2.2
18:38:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:38:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:38:25 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:38:25 go: downloading github.com/davecgh/go-spew v1.1.1
18:38:25 go: downloading github.com/pmezard/go-difflib v1.0.0
18:38:25 go: downloading github.com/miekg/pkcs11 v1.1.1
18:38:25 go: downloading github.com/prometheus/client_golang v1.14.0
18:38:25 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:38:25 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:38:25 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:38:26 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:38:26 go: downloading github.com/golang/protobuf v1.5.3
18:38:26 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:38:26 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:38:27 go: downloading github.com/kr/pretty v0.1.0
18:38:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:38:27 go: downloading golang.org/x/tools v0.8.0
18:38:27 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:38:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:38:27 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:38:27 go: downloading google.golang.org/protobuf v1.31.0
18:38:28 go: downloading github.com/beorn7/perks v1.0.1
18:38:28 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:38:28 go: downloading github.com/prometheus/client_model v0.3.0
18:38:28 go: downloading github.com/prometheus/common v0.42.0
18:38:28 go: downloading github.com/prometheus/procfs v0.9.0
18:38:28 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:38:28 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:38:28 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:38:28 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:38:28 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:38:28 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:38:28 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:38:28 go: downloading k8s.io/klog/v2 v2.80.1
18:38:28 go: downloading github.com/kr/text v0.2.0
18:38:28 go: downloading github.com/docker/go-metrics v0.0.1
18:38:28 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:38:28 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:38:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:38:28 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:38:28 go: downloading github.com/BurntSushi/toml v0.3.1
18:38:28 go: downloading github.com/magiconair/properties v1.5.3
18:38:28 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:38:28 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:38:28 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:38:28 go: downloading golang.org/x/mod v0.10.0
18:38:28 + go mod vendor -modfile=vendor.mod
18:38:30 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:38:46 # Build the compose plugin
18:38:46 cd /go/src/github.com/docker/compose \
18:38:46 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:38:46 make[2]: Entering directory '/root/build-deb/compose'
18:38:46 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:38:46 go: downloading github.com/docker/cli v24.0.5+incompatible
18:38:46 go: downloading golang.org/x/sys v0.7.0
18:38:46 go: downloading github.com/docker/docker v24.0.5+incompatible
18:38:46 go: downloading github.com/theupdateframework/notary v0.7.0
18:38:46 go: downloading go.opentelemetry.io/otel v1.14.0
18:38:46 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:38:46 go: downloading github.com/compose-spec/compose-go v1.18.3
18:38:46 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:38:46 go: downloading github.com/docker/buildx v0.11.2
18:38:46 go: downloading github.com/hashicorp/go-version v1.6.0
18:38:46 go: downloading github.com/mattn/go-shellwords v1.0.12
18:38:46 go: downloading github.com/containerd/containerd v1.7.3
18:38:46 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:38:46 go: downloading github.com/jonboulle/clockwork v0.4.0
18:38:46 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:38:46 go: downloading github.com/moby/buildkit v0.12.1
18:38:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:38:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:38:46 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:38:46 go: downloading google.golang.org/grpc v1.57.0
18:38:46 go: downloading github.com/stretchr/testify v1.8.4
18:38:46 go: downloading github.com/imdario/mergo v0.3.16
18:38:46 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:38:46 go: downloading github.com/containerd/console v1.0.3
18:38:46 go: downloading github.com/adrg/xdg v0.4.0
18:38:46 go: downloading github.com/buger/goterm v1.0.4
18:38:46 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:38:46 go: downloading k8s.io/client-go v0.26.2
18:38:46 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:38:46 go: downloading k8s.io/api v0.26.2
18:38:46 go: downloading k8s.io/apimachinery v0.26.2
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:38:46 go: downloading github.com/pelletier/go-toml v1.9.5
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:38:46 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:38:46 go: downloading github.com/golang/mock v1.6.0
18:38:46 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:38:46 go: downloading github.com/hashicorp/errwrap v1.1.0
18:38:46 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:38:46 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:38:46 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:38:46 go: downloading golang.org/x/net v0.9.0
18:38:46 go: downloading golang.org/x/crypto v0.7.0
18:38:46 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:38:46 go: downloading golang.org/x/term v0.7.0
18:38:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:38:46 go: downloading github.com/go-logr/logr v1.2.4
18:38:46 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:38:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:38:46 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:38:46 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:38:46 go: downloading github.com/gogo/googleapis v1.4.1
18:38:46 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:38:46 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:38:46 go: downloading github.com/moby/locker v1.0.1
18:38:46 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:38:46 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:38:46 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:38:46 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:38:46 go: downloading k8s.io/klog/v2 v2.90.1
18:38:46 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:38:46 go: downloading github.com/google/gofuzz v1.2.0
18:38:46 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:38:46 go: downloading github.com/aws/smithy-go v1.13.5
18:38:46 go: downloading google.golang.org/protobuf v1.30.0
18:38:46 go: downloading github.com/containerd/continuity v0.4.1
18:38:46 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:38:46 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:38:46 go: downloading gopkg.in/inf.v0 v0.9.1
18:38:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:38:46 go: downloading golang.org/x/oauth2 v0.7.0
18:38:46 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:38:46 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:38:46 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:38:46 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:38:46 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:38:46 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:38:46 go: downloading github.com/json-iterator/go v1.1.12
18:38:46 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:38:46 go: downloading github.com/mattn/go-colorable v0.1.13
18:38:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:38:46 go: downloading sigs.k8s.io/yaml v1.3.0
18:38:46 go: downloading github.com/moby/spdystream v0.2.0
18:38:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:38:46 go: downloading github.com/modern-go/reflect2 v1.0.2
18:38:46 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:38:46 go: downloading github.com/mattn/go-isatty v0.0.17
18:38:46 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:38:46 go: downloading github.com/go-openapi/swag v0.19.14
18:38:46 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:38:46 go: downloading github.com/mailru/easyjson v0.7.6
18:38:46 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:38:46 go: downloading github.com/josharian/intern v1.0.0
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-041d530cd277a91da) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/78c3abcb-b464-4431-9431-1ae4848a30c2/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:38:46 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:38:46 chowning workspace
[Pipeline] sh
18:38:46 + pwd
18:38:46 + id -u
18:38:46 + id -g
18:38:46 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
18:38:47 Removing all docker containers
[Pipeline] sh
18:38:47 + docker container ls -aq
[Pipeline] echo
18:38:47 Docker containers have been removed
[Pipeline] echo
18:38:47 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:38:47 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-bullseye-armhf)
[Pipeline] sh
18:38:47 + echo starting...
18:38:47 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:38:47 + docker version
18:38:47 Client: Docker Engine - Community
18:38:47  Version:           24.0.2
18:38:47  API version:       1.43
18:38:47  Go version:        go1.20.4
18:38:47  Git commit:        cb74dfc
18:38:47  Built:             Thu May 25 21:51:06 2023
18:38:47  OS/Arch:           linux/arm
18:38:47  Context:           default
18:38:47 
18:38:47 Server: Docker Engine - Community
18:38:47  Engine:
18:38:47   Version:          24.0.2
18:38:47   API version:      1.43 (minimum version 1.12)
18:38:47   Go version:       go1.20.4
18:38:47   Git commit:       659604f
18:38:47   Built:            Thu May 25 21:51:06 2023
18:38:47   OS/Arch:          linux/arm
18:38:47   Experimental:     true
18:38:47  containerd:
18:38:47   Version:          1.6.21
18:38:47   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:38:47  runc:
18:38:47   Version:          1.1.7
18:38:47   GitCommit:        v1.1.7-0-g860f061
18:38:47  docker-init:
18:38:47   Version:          0.19.0
18:38:47   GitCommit:        de40ad0
[Pipeline] sh
18:38:48 + docker info
18:38:48 Client: Docker Engine - Community
18:38:48  Version:    24.0.2
18:38:48  Context:    default
18:38:48  Debug Mode: false
18:38:48  Plugins:
18:38:48   buildx: Docker Buildx (Docker Inc.)
18:38:48     Version:  v0.10.5
18:38:48     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:38:48   compose: Docker Compose (Docker Inc.)
18:38:48     Version:  v2.18.1
18:38:48     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:38:48 
18:38:48 Server:
18:38:48  Containers: 0
18:38:48   Running: 0
18:38:48   Paused: 0
18:38:48   Stopped: 0
18:38:48  Images: 6
18:38:48  Server Version: 24.0.2
18:38:48  Storage Driver: overlay2
18:38:48   Backing Filesystem: extfs
18:38:48   Supports d_type: true
18:38:48   Using metacopy: false
18:38:48   Native Overlay Diff: true
18:38:48   userxattr: false
18:38:48  Logging Driver: json-file
18:38:48  Cgroup Driver: cgroupfs
18:38:48  Cgroup Version: 1
18:38:48  Plugins:
18:38:48   Volume: local
18:38:48   Network: bridge host ipvlan macvlan null overlay
18:38:48   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:38:48  Swarm: inactive
18:38:48  Runtimes: io.containerd.runc.v2 runc
18:38:48  Default Runtime: runc
18:38:48  Init Binary: docker-init
18:38:48  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:38:48  runc version: v1.1.7-0-g860f061
18:38:48  init version: de40ad0
18:38:48  Security Options:
18:38:48   apparmor
18:38:48   seccomp
18:38:48    Profile: builtin
18:38:48  Kernel Version: 5.15.0-1039-aws
18:38:48  Operating System: Ubuntu 20.04.6 LTS
18:38:48  OSType: linux
18:38:48  Architecture: armv8l
18:38:48  CPUs: 2
18:38:48  Total Memory: 7.559GiB
18:38:48  Name: ip-10-100-111-181
18:38:48  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:38:48  Docker Root Dir: /var/lib/docker
18:38:48  Debug Mode: false
18:38:48  Username: dockerbuildbot
18:38:48  Experimental: true
18:38:48  Insecure Registries:
18:38:48   127.0.0.0/8
18:38:48  Live Restore Enabled: true
18:38:48 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:38:48 The recommended git tool is: git
18:38:48 using credential docker-jenkins-github-credentials
18:38:48 Cloning the remote Git repository
18:38:48 Cloning with configured refspecs honoured and without tags
18:38:48 Fetching without tags
18:38:48 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:38:48 Merge succeeded, producing 2b90103b8147b414ba85416151b4168ed0f71aff
18:38:48 Checking out Revision 2b90103b8147b414ba85416151b4168ed0f71aff (PR-949)
18:38:48 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2b90103b8147b414ba85416151b4168ed0f71aff # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
18:38:49 + make clean
18:38:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:38:49 rm -f -r src
18:38:49 make -C rpm clean
18:38:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:38:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:38:49 rm -f -r rpmbuild/
18:38:49 docker builder prune -f --filter until=24h
18:38:49 Total:	0B
18:38:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:38:49 make -C deb clean
18:38:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:38:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:38:49 rm -f -r debbuild
18:38:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:38:49 rm -f -r sources
18:38:49 docker builder prune -f --filter until=24h
18:38:49 Total:	0B
18:38:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:38:49 make -C static clean
18:38:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:38:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:38:49 rm -f -r build
18:38:49 docker builder prune -f --filter until=24h
18:38:49 Total:	0B
18:38:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:38:50 + make REF=master raspbian-bullseye
18:38:50 git init src/github.com/docker/cli
18:38:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:38:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:38:50 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:38:50 + SRC=src/github.com/docker/cli
18:38:50 + REF=master
18:38:50 + REF_FETCH=master
18:38:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:38:50 + awk {print $2}
18:38:50 + REF=refs/heads/master
18:38:50 + [ -n refs/heads/master ]
18:38:50 + REF_FETCH=refs/heads/master:refs/heads/master
18:38:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:38:52 From https://github.com/docker/cli
18:38:52  * [new branch]      master     -> master
18:38:52  * [new branch]      master     -> origin/master
18:38:52 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:38:52 git init src/github.com/docker/docker
18:38:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:38:52 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:38:52 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:38:52 + SRC=src/github.com/docker/docker
18:38:52 + REF=master
18:38:52 + REF_FETCH=master
18:38:52 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master+ 
18:38:52 awk {print $2}
18:38:52 + REF=refs/heads/master
18:38:52 + [ -n refs/heads/master ]
18:38:52 + REF_FETCH=refs/heads/master:refs/heads/master
18:38:52 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-01b2bf10a8856fbaa) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/07ed3eb6-f3eb-411a-88c9-b4c6094c266a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:38:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:38:53 chowning workspace
[Pipeline] sh
18:38:53 + pwd
18:38:53 + id -u
18:38:53 + id -g
18:38:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
18:38:53 Removing all docker containers
[Pipeline] sh
18:38:53 + docker container ls -aq
[Pipeline] echo
18:38:54 Docker containers have been removed
[Pipeline] echo
18:38:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:38:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-bookworm-armhf)
[Pipeline] sh
18:38:54 + echo starting...
18:38:54 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:38:54 + docker version
18:38:54 Client: Docker Engine - Community
18:38:54  Version:           24.0.2
18:38:54  API version:       1.43
18:38:54  Go version:        go1.20.4
18:38:54  Git commit:        cb74dfc
18:38:54  Built:             Thu May 25 21:51:06 2023
18:38:54  OS/Arch:           linux/arm
18:38:54  Context:           default
18:38:54 
18:38:54 Server: Docker Engine - Community
18:38:54  Engine:
18:38:54   Version:          24.0.2
18:38:54   API version:      1.43 (minimum version 1.12)
18:38:54   Go version:       go1.20.4
18:38:54   Git commit:       659604f
18:38:54   Built:            Thu May 25 21:51:06 2023
18:38:54   OS/Arch:          linux/arm
18:38:54   Experimental:     true
18:38:54  containerd:
18:38:54   Version:          1.6.21
18:38:54   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:38:54  runc:
18:38:54   Version:          1.1.7
18:38:54   GitCommit:        v1.1.7-0-g860f061
18:38:54  docker-init:
18:38:54   Version:          0.19.0
18:38:54   GitCommit:        de40ad0
[Pipeline] sh
18:38:54 + docker info
18:38:54 Client: Docker Engine - Community
18:38:54  Version:    24.0.2
18:38:54  Context:    default
18:38:54  Debug Mode: false
18:38:54  Plugins:
18:38:54   buildx: Docker Buildx (Docker Inc.)
18:38:54     Version:  v0.10.5
18:38:54     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:38:54   compose: Docker Compose (Docker Inc.)
18:38:54     Version:  v2.18.1
18:38:54     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:38:54 
18:38:54 Server:
18:38:54  Containers: 0
18:38:54   Running: 0
18:38:54   Paused: 0
18:38:54   Stopped: 0
18:38:54  Images: 6
18:38:54  Server Version: 24.0.2
18:38:54  Storage Driver: overlay2
18:38:54   Backing Filesystem: extfs
18:38:54   Supports d_type: true
18:38:54   Using metacopy: false
18:38:54   Native Overlay Diff: true
18:38:54   userxattr: false
18:38:54  Logging Driver: json-file
18:38:54  Cgroup Driver: cgroupfs
18:38:54  Cgroup Version: 1
18:38:54  Plugins:
18:38:54   Volume: local
18:38:54   Network: bridge host ipvlan macvlan null overlay
18:38:54   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:38:54  Swarm: inactive
18:38:54  Runtimes: io.containerd.runc.v2 runc
18:38:54  Default Runtime: runc
18:38:54  Init Binary: docker-init
18:38:54  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:38:54  runc version: v1.1.7-0-g860f061
18:38:54  init version: de40ad0
18:38:54  Security Options:
18:38:54   apparmor
18:38:54   seccomp
18:38:54    Profile: builtin
18:38:54  Kernel Version: 5.15.0-1039-aws
18:38:54  Operating System: Ubuntu 20.04.6 LTS
18:38:54  OSType: linux
18:38:54  Architecture: armv8l
18:38:54  CPUs: 2
18:38:54  Total Memory: 7.559GiB
18:38:54  Name: ip-10-100-117-77
18:38:54  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:38:54  Docker Root Dir: /var/lib/docker
18:38:54  Debug Mode: false
18:38:54  Username: dockerbuildbot
18:38:54  Experimental: true
18:38:54  Insecure Registries:
18:38:54   127.0.0.0/8
18:38:54  Live Restore Enabled: true
18:38:54 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:38:54 The recommended git tool is: git
18:38:54 using credential docker-jenkins-github-credentials
18:38:54 Cloning the remote Git repository
18:38:54 Cloning with configured refspecs honoured and without tags
18:38:55 From https://github.com/docker/docker
18:38:55  * [new branch]      master     -> master
18:38:55  * [new branch]      master     -> origin/master
18:38:55 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:38:55 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:38:55 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:38:55 Merge succeeded, producing c603b32d707397cd61711e75f719eb59b0f87383
18:38:55 Checking out Revision c603b32d707397cd61711e75f719eb59b0f87383 (PR-949)
18:38:55 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:38:55 git init src/github.com/docker/buildx
18:38:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:38:55 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:38:55 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:38:55 + SRC=src/github.com/docker/buildx
18:38:55 + REF=v0.11.2
18:38:55 + REF_FETCH=v0.11.2
18:38:55 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin+  v0.11.2
18:38:55 awk {print $2}
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c603b32d707397cd61711e75f719eb59b0f87383 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:38:56 + REF=refs/tags/v0.11.2
18:38:56 + [ -n refs/tags/v0.11.2 ]
18:38:56 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:38:56 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
[Pipeline] sh
18:38:56 + make clean
18:38:56 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:38:56 rm -f -r src
18:38:56 make -C rpm clean
18:38:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:38:56 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:38:56 rm -f -r rpmbuild/
18:38:56 docker builder prune -f --filter until=24h
18:38:56 Total:	0B
18:38:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:38:56 make -C deb clean
18:38:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:38:56 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:38:56 rm -f -r debbuild
18:38:56 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:38:56 rm -f -r sources
18:38:56 docker builder prune -f --filter until=24h
18:38:56 Total:	0B
18:38:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:38:56 make -C static clean
18:38:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:38:56 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:38:56 rm -f -r build
18:38:56 docker builder prune -f --filter until=24h
18:38:56 Total:	0B
18:38:56 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:38:56 + make REF=master raspbian-bookworm
18:38:56 git init src/github.com/docker/cli
18:38:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:38:56 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:38:56 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:38:56 + SRC=src/github.com/docker/cli
18:38:56 + REF=master
18:38:56 + REF_FETCH=master
18:38:56 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags+  origin master
18:38:56 awk {print $2}
18:38:56 + REF=refs/heads/master
18:38:56 + [ -n refs/heads/master ]
18:38:56 + REF_FETCH=refs/heads/master:refs/heads/master
18:38:56 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:38:57 From https://github.com/docker/buildx
18:38:57  * [new tag]         v0.11.2    -> v0.11.2
18:38:57 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:38:58 git init src/github.com/docker/compose
18:38:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:38:58 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:38:58 From https://github.com/docker/cli
18:38:58  * [new branch]      master     -> master
18:38:58  * [new branch]      master     -> origin/master
18:38:58 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:38:58 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:38:58 + SRC=src/github.com/docker/compose
18:38:58 + REF=v2.21.0
18:38:58 + REF_FETCH=v2.21.0
18:38:58 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:38:58 + awk {print $2}
18:38:58 + REF=refs/tags/v2.21.0
18:38:58 + [ -n refs/tags/v2.21.0 ]
18:38:58 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:38:58 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:38:58 git init src/github.com/docker/docker
18:38:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:38:58 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:38:58 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:38:58 + SRC=src/github.com/docker/docker
18:38:58 + REF=master
18:38:58 + REF_FETCH=master
18:38:58 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:38:58 + awk {print $2}
18:38:58 From https://github.com/docker/compose
18:38:58  * [new tag]         v2.21.0    -> v2.21.0
18:38:58 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:38:58 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 raspbian-bullseye
18:38:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:38:58 mkdir -p sources
18:38:58 + REF=refs/heads/master
18:38:58 + [ -n refs/heads/master ]
18:38:58 + REF_FETCH=refs/heads/master:refs/heads/master
18:38:58 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:38:58 docker run --rm -w /v \
18:38:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:38:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:38:58 	alpine \
18:38:58 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:38:59 From https://github.com/docker/docker
18:38:59  * [new branch]      master     -> master
18:38:59  * [new branch]      master     -> origin/master
18:38:59 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:39:00 git init src/github.com/docker/buildx
18:39:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:39:00 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:39:00 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:39:00 + SRC=src/github.com/docker/buildx
18:39:00 + REF=v0.11.2
18:39:00 + REF_FETCH=v0.11.2
18:39:00 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:39:00 + awk {print $2}
18:39:00 + REF=refs/tags/v0.11.2
18:39:00 + [ -n refs/tags/v0.11.2 ]
18:39:00 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:39:00 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:39:01 mkdir -p sources
18:39:01 docker run --rm -w /v \
18:39:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:39:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:01 	alpine \
18:39:01 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:39:02 From https://github.com/docker/buildx
18:39:02  * [new tag]         v0.11.2    -> v0.11.2
18:39:02 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:39:02 git init src/github.com/docker/compose
18:39:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:39:02 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:39:02 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:39:02 + SRC=src/github.com/docker/compose
18:39:02 + REF=v2.21.0
18:39:02 + REF_FETCH=v2.21.0
18:39:02 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:39:02 + awk {print $2}
18:39:02 + REF=refs/tags/v2.21.0
18:39:02 + [ -n refs/tags/v2.21.0 ]
18:39:02 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:39:02 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:39:03 From https://github.com/docker/compose
18:39:03  * [new tag]         v2.21.0    -> v2.21.0
18:39:03 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:39:03 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 raspbian-bookworm
18:39:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:03 mkdir -p sources
18:39:03 docker run --rm -w /v \
18:39:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:39:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:03 	alpine \
18:39:03 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0d7c31e82ac92ad0f) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/c79bd281-a997-43ec-987a-635bb0a5de7a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:39:04 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:39:04 chowning workspace
[Pipeline] sh
18:39:04 + pwd
18:39:04 + id -u
18:39:04 + id -g
18:39:04 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:39:04 mkdir -p sources
18:39:04 docker run --rm -w /v \
18:39:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:39:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:04 	alpine \
18:39:04 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
[Pipeline] echo
18:39:04 Removing all docker containers
[Pipeline] sh
18:39:05 + docker container ls -aq
[Pipeline] echo
18:39:05 Docker containers have been removed
[Pipeline] echo
18:39:05 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:39:05 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-armhf)
[Pipeline] sh
18:39:05 + echo starting...
18:39:05 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:39:05 + docker version
18:39:05 Client: Docker Engine - Community
18:39:05  Version:           24.0.2
18:39:05  API version:       1.43
18:39:05  Go version:        go1.20.4
18:39:05  Git commit:        cb74dfc
18:39:05  Built:             Thu May 25 21:51:06 2023
18:39:05  OS/Arch:           linux/arm
18:39:05  Context:           default
18:39:05 
18:39:05 Server: Docker Engine - Community
18:39:05  Engine:
18:39:05   Version:          24.0.2
18:39:05   API version:      1.43 (minimum version 1.12)
18:39:05   Go version:       go1.20.4
18:39:05   Git commit:       659604f
18:39:05   Built:            Thu May 25 21:51:06 2023
18:39:05   OS/Arch:          linux/arm
18:39:05   Experimental:     true
18:39:05  containerd:
18:39:05   Version:          1.6.21
18:39:05   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:39:05  runc:
18:39:05   Version:          1.1.7
18:39:05   GitCommit:        v1.1.7-0-g860f061
18:39:05  docker-init:
18:39:05   Version:          0.19.0
18:39:05   GitCommit:        de40ad0
[Pipeline] sh
18:39:05 mkdir -p sources
18:39:05 docker run --rm -w /v \
18:39:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:39:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:05 	alpine \
18:39:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:39:05 + docker info
18:39:05 Client: Docker Engine - Community
18:39:05  Version:    24.0.2
18:39:05  Context:    default
18:39:05  Debug Mode: false
18:39:05  Plugins:
18:39:05   buildx: Docker Buildx (Docker Inc.)
18:39:05     Version:  v0.10.5
18:39:05     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:39:05   compose: Docker Compose (Docker Inc.)
18:39:05     Version:  v2.18.1
18:39:05     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:39:05 
18:39:05 Server:
18:39:05  Containers: 0
18:39:05   Running: 0
18:39:05   Paused: 0
18:39:05   Stopped: 0
18:39:05  Images: 6
18:39:05  Server Version: 24.0.2
18:39:05  Storage Driver: overlay2
18:39:05   Backing Filesystem: extfs
18:39:05   Supports d_type: true
18:39:05   Using metacopy: false
18:39:05   Native Overlay Diff: true
18:39:05   userxattr: false
18:39:05  Logging Driver: json-file
18:39:05  Cgroup Driver: cgroupfs
18:39:05  Cgroup Version: 1
18:39:05  Plugins:
18:39:05   Volume: local
18:39:05   Network: bridge host ipvlan macvlan null overlay
18:39:05   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:39:05  Swarm: inactive
18:39:05  Runtimes: io.containerd.runc.v2 runc
18:39:05  Default Runtime: runc
18:39:05  Init Binary: docker-init
18:39:05  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:39:05  runc version: v1.1.7-0-g860f061
18:39:05  init version: de40ad0
18:39:05  Security Options:
18:39:05   apparmor
18:39:05   seccomp
18:39:05    Profile: builtin
18:39:05  Kernel Version: 5.15.0-1039-aws
18:39:05  Operating System: Ubuntu 20.04.6 LTS
18:39:05  OSType: linux
18:39:05  Architecture: armv8l
18:39:05  CPUs: 2
18:39:05  Total Memory: 7.559GiB
18:39:05  Name: ip-10-100-103-172
18:39:05  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:39:05  Docker Root Dir: /var/lib/docker
18:39:05  Debug Mode: false
18:39:05  Username: dockerbuildbot
18:39:05  Experimental: true
18:39:05  Insecure Registries:
18:39:05   127.0.0.0/8
18:39:05  Live Restore Enabled: true
18:39:05 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:39:06 The recommended git tool is: git
18:39:06 using credential docker-jenkins-github-credentials
18:39:06 Cloning the remote Git repository
18:39:06 Cloning with configured refspecs honoured and without tags
18:39:06 Fetching without tags
18:39:06 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:39:06 Merge succeeded, producing 799cb6df95d5a6cc6a1caf5c5f478e2e70fdb6fd
18:39:06 Checking out Revision 799cb6df95d5a6cc6a1caf5c5f478e2e70fdb6fd (PR-949)
18:39:06 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 799cb6df95d5a6cc6a1caf5c5f478e2e70fdb6fd # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
18:39:07 + make clean
18:39:07 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:39:07 rm -f -r src
18:39:07 make -C rpm clean
18:39:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:39:07 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:39:07 rm -f -r rpmbuild/
18:39:07 docker builder prune -f --filter until=24h
18:39:07 Total:	0B
18:39:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:39:07 make -C deb clean
18:39:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:07 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:39:07 rm -f -r debbuild
18:39:07 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:39:07 rm -f -r sources
18:39:07 docker builder prune -f --filter until=24h
18:39:07 Total:	0B
18:39:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:07 make -C static clean
18:39:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:39:07 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:39:07 rm -f -r build
18:39:07 docker builder prune -f --filter until=24h
18:39:07 Total:	0B
18:39:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:39:08 mkdir -p sources
18:39:08 docker run --rm -w /v \
18:39:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:39:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:08 	alpine \
18:39:08 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:39:08 + make REF=master ubuntu-focal
18:39:08 git init src/github.com/docker/cli
18:39:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:39:08 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:39:08 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:39:08 + SRC=src/github.com/docker/cli
18:39:08 + REF=master
18:39:08 + REF_FETCH=master
18:39:08 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:39:08 + awk {print $2}
18:39:08 + REF=refs/heads/master
18:39:08 + [ -n refs/heads/master ]
18:39:08 + REF_FETCH=refs/heads/master:refs/heads/master
18:39:08 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:39:08 == Building packages for raspbian-bullseye ==
18:39:08 mkdir -p "debbuild/raspbian-bullseye"
18:39:08 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
18:39:08 #1 [internal] load .dockerignore
18:39:08 #1 transferring context: 2B done
18:39:08 #1 DONE 0.0s
18:39:08 
18:39:08 #2 [internal] load build definition from Dockerfile
18:39:08 #2 transferring dockerfile: 1.00kB done
18:39:08 #2 DONE 0.0s
18:39:08 
18:39:08 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:39:08 #3 DONE 0.0s
18:39:08 
18:39:08 #4 resolve image config for docker.io/docker/dockerfile:1
18:39:09 mkdir -p sources
18:39:09 docker run --rm -w /v \
18:39:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:39:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:09 	alpine \
18:39:09 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:39:09 #4 DONE 0.2s
18:39:09 
18:39:09 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:39:09 #5 CACHED
18:39:09 
18:39:09 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
18:39:09 #6 DONE 0.0s
18:39:09 
18:39:09 #7 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:39:09 #7 ...
18:39:09 
18:39:09 #8 [auth] library/golang:pull token for registry-1.docker.io
18:39:09 #8 DONE 0.0s
18:39:09 
18:39:09 #7 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:39:09 #7 DONE 0.3s
18:39:09 
18:39:09 #9 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye
18:39:09 #9 DONE 0.0s
18:39:09 
18:39:09 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:09 #10 DONE 0.0s
18:39:09 
18:39:09 #11 [internal] load build context
18:39:09 From https://github.com/docker/cli
18:39:09  * [new branch]      master     -> master
18:39:09  * [new branch]      master     -> origin/master
18:39:09 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:39:09 git init src/github.com/docker/docker
18:39:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:39:09 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:39:09 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:39:09 + SRC=src/github.com/docker/docker
18:39:09 + REF=master
18:39:09 + REF_FETCH=master
18:39:09 + git -C src/github.com/docker/docker ls-remote --refs+  --heads --tags origin master
18:39:09 awk {print $2}
18:39:09 #11 transferring context: 34.09MB 0.6s done
18:39:09 + REF=refs/heads/master
18:39:09 + [ -n refs/heads/master ]
18:39:09 + REF_FETCH=refs/heads/master:refs/heads/master
18:39:09 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:39:10 #11 DONE 0.6s
18:39:10 
18:39:10 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:10 #10 CACHED
18:39:10 
18:39:10 #12 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:39:10 #12 CACHED
18:39:10 
18:39:10 #13 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:39:10 #13 CACHED
18:39:10 
18:39:10 #14 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:39:10 #14 CACHED
18:39:10 
18:39:10 #15 [stage-1 5/8] COPY --link sources/ /sources
18:39:10 #15 DONE 0.1s
18:39:10 
18:39:10 #16 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:39:11 From https://github.com/docker/docker
18:39:11  * [new branch]      master     -> master
18:39:11  * [new branch]      master     -> origin/master
18:39:11 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:39:11 git init src/github.com/docker/buildx
18:39:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:39:11 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:39:11 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:39:11 + SRC=src/github.com/docker/buildx
18:39:11 + REF=v0.11.2
18:39:11 + REF_FETCH=v0.11.2
18:39:11 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.11.2
18:39:11 awk {print $2}
18:39:11 + REF=refs/tags/v0.11.2
18:39:11 + [ -n refs/tags/v0.11.2 ]
18:39:11 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:39:11 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:39:12 #16 DONE 1.7s
18:39:12 
18:39:12 #17 [stage-1 7/8] WORKDIR /root/build-deb
18:39:12 #17 DONE 0.0s
18:39:12 
18:39:12 #18 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:39:12 #18 DONE 0.0s
18:39:12 
18:39:12 #19 exporting to image
18:39:12 #19 exporting layers
18:39:12 mkdir -p sources
18:39:12 docker run --rm -w /v \
18:39:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:39:12 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:12 	alpine \
18:39:12 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:39:12 == Building packages for raspbian-bookworm ==
18:39:12 mkdir -p "debbuild/raspbian-bookworm"
18:39:12 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bookworm/aarch64 -f raspbian-bookworm/Dockerfile .
18:39:13 #1 [internal] load build definition from Dockerfile
18:39:13 #1 transferring dockerfile: 1.00kB done
18:39:13 #1 DONE 0.0s
18:39:13 
18:39:13 #2 [internal] load .dockerignore
18:39:13 #2 transferring context: 2B done
18:39:13 #2 DONE 0.0s
18:39:13 
18:39:13 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:39:13 #3 DONE 0.0s
18:39:13 
18:39:13 #4 resolve image config for docker.io/docker/dockerfile:1
18:39:13 #4 DONE 0.2s
18:39:13 
18:39:13 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:39:13 #5 CACHED
18:39:13 
18:39:13 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:39:13 #6 ...
18:39:13 
18:39:13 #7 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
18:39:13 #7 DONE 0.0s
18:39:13 
18:39:13 #8 [auth] library/golang:pull token for registry-1.docker.io
18:39:13 #8 DONE 0.0s
18:39:13 
18:39:13 #9 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bookworm
18:39:13 #9 DONE 0.3s
18:39:13 
18:39:13 #6 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:39:13 #6 DONE 0.4s
18:39:13 From https://github.com/docker/buildx
18:39:13  * [new tag]         v0.11.2    -> v0.11.2
18:39:13 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:39:13 
18:39:13 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:13 #10 DONE 0.0s
18:39:13 
18:39:13 #11 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82
18:39:13 #11 resolve docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 0.0s done
18:39:13 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 0B / 54.61MB 0.1s
18:39:13 #11 sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 0B / 306B 0.1s
18:39:13 #11 sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 1.99kB / 1.99kB done
18:39:13 #11 sha256:0770ed14eaa7e29365f8deb71b800f4db851b2ad38e1b66a258bce6bf7d73995 5.01kB / 5.01kB done
18:39:13 #11 sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 0B / 256B 0.1s
18:39:14 git init src/github.com/docker/compose
18:39:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:39:14 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:39:14 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:39:14 + SRC=src/github.com/docker/compose
18:39:14 + REF=v2.21.0
18:39:14 + REF_FETCH=v2.21.0
18:39:14 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:39:14 + awk {print $2}
18:39:14 #11 sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 306B / 306B 0.2s done
18:39:14 #11 sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 256B / 256B 0.2s done
18:39:14 #11 sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 911B / 911B 0.3s done
18:39:14 #11 sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 176B / 176B 0.3s done
18:39:14 #11 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 0B / 14.13MB 0.3s
18:39:14 #11 sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 0B / 414B 0.3s
18:39:14 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 6.29MB / 54.61MB 0.5s
18:39:14 #11 sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 414B / 414B 0.4s done
18:39:14 #11 sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e 0B / 131.01kB 0.5s
18:39:14 + REF=refs/tags/v2.21.0
18:39:14 + [ -n refs/tags/v2.21.0 ]
18:39:14 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:39:14 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:39:14 #11 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 2.10MB / 14.13MB 0.6s
18:39:14 #11 sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e 131.01kB / 131.01kB 0.6s done
18:39:14 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 10.49MB / 54.61MB 0.7s
18:39:14 #11 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 4.19MB / 14.13MB 0.7s
18:39:14 #11 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 6.29MB / 14.13MB 0.8s
18:39:14 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 15.73MB / 54.61MB 1.0s
18:39:14 #11 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 9.44MB / 14.13MB 1.0s
18:39:14 From https://github.com/docker/compose
18:39:14  * [new tag]         v2.21.0    -> v2.21.0
18:39:14 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:39:14 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-focal
18:39:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:14 mkdir -p sources
18:39:14 docker run --rm -w /v \
18:39:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:39:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:14 	alpine \
18:39:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:39:15 #11 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 11.53MB / 14.13MB 1.1s
18:39:15 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 20.05MB / 54.61MB 1.2s
18:39:15 #11 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 14.13MB / 14.13MB 1.2s
18:39:15 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 23.07MB / 54.61MB 1.3s
18:39:15 #11 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 14.13MB / 14.13MB 1.2s done
18:39:15 #11 ...
18:39:15 
18:39:15 #12 [internal] load build context
18:39:15 #12 transferring context: 34.09MB 1.4s done
18:39:15 #12 DONE 1.4s
18:39:15 
18:39:15 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:15 #10 CACHED
18:39:15 
18:39:15 #11 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82
18:39:15 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 28.31MB / 54.61MB 1.5s
18:39:15 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 36.70MB / 54.61MB 1.8s
18:39:15 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 41.94MB / 54.61MB 2.0s
18:39:16 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 47.19MB / 54.61MB 2.2s
18:39:16 #19 exporting layers 3.9s done
18:39:16 #19 writing image sha256:749f9f5a7f5ec1f9d88a28166a06a325ed36c2f4f87bb90dfd0a9a82eff61b6a done
18:39:16 #19 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
18:39:16 #19 DONE 3.9s
18:39:16 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
18:39:16 + set -e
18:39:16 + mkdir -p /root/build-deb/engine
18:39:16 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:39:16 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 52.43MB / 54.61MB 2.4s
18:39:16 #11 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 54.61MB / 54.61MB 2.5s done
18:39:16 #11 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 0.1s
18:39:16 + mkdir -p /root/build-deb/cli
18:39:16 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:39:17 + mkdir -p /root/build-deb/buildx
18:39:17 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:39:17 mkdir -p sources
18:39:17 docker run --rm -w /v \
18:39:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:39:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:17 	alpine \
18:39:17 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:39:17 + mkdir -p /root/build-deb/compose
18:39:17 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:39:17 + mkdir -p /go/src/github.com/docker
18:39:17 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:39:17 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:39:17 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:39:17 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:39:17 + EPOCH=5
18:39:17 + EPOCH_SEP=
18:39:17 + [[ ! -z 5 ]]
18:39:17 + EPOCH_SEP=:
18:39:17 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:39:17 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:39:17 VERSION AAA 0.0.0-20231011170815-26951f7
18:39:17 + VERSION=0.0.0-20231011170815-26951f7
18:39:17 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:39:17 VERSION bbb 0.0.0-20231011170815-26951f7
18:39:17 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:39:17 + debSource=docker-ce
18:39:17 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:39:17 + debMaintainer='Docker <support@docker.com>'
18:39:17 ++ date --rfc-2822
18:39:17 + debDate='Wed, 11 Oct 2023 18:39:17 +0000'
18:39:17 + pkgRevision=1
18:39:17 + cat
18:39:17 + export CLI_GITCOMMIT=26951f7
18:39:17 + CLI_GITCOMMIT=26951f7
18:39:17 + export ENGINE_GITCOMMIT=949f8c9
18:39:17 + ENGINE_GITCOMMIT=949f8c9
18:39:17 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:39:17 VERSION BBB 0.0.0-20231011170815-26951f7
18:39:17 + dpkg-buildpackage -uc -us -I.git
18:39:17 dpkg-buildpackage: info: source package docker-ce
18:39:17 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye
18:39:17 dpkg-buildpackage: info: source distribution bullseye
18:39:17 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:39:17  dpkg-source -I.git --before-build .
18:39:17 dpkg-buildpackage: info: host architecture armhf
18:39:18  debian/rules clean
18:39:18 dh clean --with=bash-completion
18:39:18    dh_clean
18:39:18  dpkg-source -I.git -b .
18:39:18 dpkg-source: warning: native package version may not have a revision
18:39:18 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:39:18 dpkg-source: info: using source format '1.0'
18:39:18 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.tar.gz
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0dd198bfc31786a26) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/2aa6eca5-d4b7-4639-ba4e-19b33e5e2300/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:39:19 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:39:19 chowning workspace
[Pipeline] sh
18:39:19 + pwd
18:39:19 + id -u
18:39:19 + id -g
18:39:19 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
18:39:20 Removing all docker containers
[Pipeline] sh
18:39:20 + docker container ls -aq
[Pipeline] echo
18:39:20 Docker containers have been removed
[Pipeline] echo
18:39:20 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:39:20 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-armhf)
[Pipeline] sh
18:39:20 + echo starting...
18:39:20 starting...
[Pipeline] }
18:39:20 #11 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 4.3s done
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:39:21 #11 extracting sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 done
18:39:21 #11 extracting sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 done
18:39:21 #11 extracting sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 done
18:39:21 #11 extracting sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 done
18:39:21 #11 extracting sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 done
18:39:21 #11 extracting sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45
18:39:21 + docker version
18:39:21 Client: Docker Engine - Community
18:39:21  Version:           24.0.2
18:39:21  API version:       1.43
18:39:21  Go version:        go1.20.4
18:39:21  Git commit:        cb74dfc
18:39:21  Built:             Thu May 25 21:51:06 2023
18:39:21  OS/Arch:           linux/arm
18:39:21  Context:           default
18:39:21 
18:39:21 Server: Docker Engine - Community
18:39:21  Engine:
18:39:21   Version:          24.0.2
18:39:21   API version:      1.43 (minimum version 1.12)
18:39:21   Go version:       go1.20.4
18:39:21   Git commit:       659604f
18:39:21   Built:            Thu May 25 21:51:06 2023
18:39:21   OS/Arch:          linux/arm
18:39:21   Experimental:     true
18:39:21  containerd:
18:39:21   Version:          1.6.21
18:39:21   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:39:21  runc:
18:39:21   Version:          1.1.7
18:39:21   GitCommit:        v1.1.7-0-g860f061
18:39:21  docker-init:
18:39:21   Version:          0.19.0
18:39:21   GitCommit:        de40ad0
[Pipeline] sh
18:39:21 + docker info
18:39:21 Client: Docker Engine - Community
18:39:21  Version:    24.0.2
18:39:21  Context:    default
18:39:21  Debug Mode: false
18:39:21  Plugins:
18:39:21   buildx: Docker Buildx (Docker Inc.)
18:39:21     Version:  v0.10.5
18:39:21     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:39:21   compose: Docker Compose (Docker Inc.)
18:39:21     Version:  v2.18.1
18:39:21     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:39:21 
18:39:21 Server:
18:39:21  Containers: 0
18:39:21   Running: 0
18:39:21   Paused: 0
18:39:21   Stopped: 0
18:39:21  Images: 5
18:39:21  Server Version: 24.0.2
18:39:21  Storage Driver: overlay2
18:39:21   Backing Filesystem: extfs
18:39:21   Supports d_type: true
18:39:21   Using metacopy: false
18:39:21   Native Overlay Diff: true
18:39:21   userxattr: false
18:39:21  Logging Driver: json-file
18:39:21  Cgroup Driver: cgroupfs
18:39:21  Cgroup Version: 1
18:39:21  Plugins:
18:39:21   Volume: local
18:39:21   Network: bridge host ipvlan macvlan null overlay
18:39:21   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:39:21  Swarm: inactive
18:39:21  Runtimes: io.containerd.runc.v2 runc
18:39:21  Default Runtime: runc
18:39:21  Init Binary: docker-init
18:39:21  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:39:21  runc version: v1.1.7-0-g860f061
18:39:21  init version: de40ad0
18:39:21  Security Options:
18:39:21   apparmor
18:39:21   seccomp
18:39:21    Profile: builtin
18:39:21  Kernel Version: 5.15.0-1039-aws
18:39:21  Operating System: Ubuntu 20.04.6 LTS
18:39:21  OSType: linux
18:39:21  Architecture: armv8l
18:39:21  CPUs: 2
18:39:21  Total Memory: 7.559GiB
18:39:21  Name: ip-10-100-54-124
18:39:21  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:39:21  Docker Root Dir: /var/lib/docker
18:39:21  Debug Mode: false
18:39:21  Username: dockerbuildbot
18:39:21  Experimental: true
18:39:21  Insecure Registries:
18:39:21   127.0.0.0/8
18:39:21  Live Restore Enabled: true
18:39:21 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:39:21 The recommended git tool is: git
18:39:21 using credential docker-jenkins-github-credentials
18:39:21 Cloning the remote Git repository
18:39:21 Cloning with configured refspecs honoured and without tags
18:39:21 mkdir -p sources
18:39:21 docker run --rm -w /v \
18:39:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:39:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:21 	alpine \
18:39:21 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:39:21 Fetching without tags
18:39:21 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:39:21 #11 extracting sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 0.7s done
18:39:21 #11 extracting sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e
18:39:21 #11 extracting sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e done
18:39:21 #11 DONE 8.0s
18:39:21 
18:39:21 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:39:21 Merge succeeded, producing 1b5d5f2f218bc7d29510542fd0c6982dbb69a6a0
18:39:21 Checking out Revision 1b5d5f2f218bc7d29510542fd0c6982dbb69a6a0 (PR-949)
18:39:21 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b5d5f2f218bc7d29510542fd0c6982dbb69a6a0 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
[Pipeline] sh
18:39:22 #13 0.783 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB]
18:39:22 + make clean
18:39:22 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:39:22 rm -f -r src
18:39:22 make -C rpm clean
18:39:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:39:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:39:22 rm -f -r rpmbuild/
18:39:22 docker builder prune -f --filter until=24h
18:39:22 Total:	0B
18:39:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:39:22 make -C deb clean
18:39:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:22 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:39:22 rm -f -r debbuild
18:39:22 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:39:22 rm -f -r sources
18:39:22 docker builder prune -f --filter until=24h
18:39:23 #13 1.168 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB]
18:39:23 Total:	0B
18:39:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:23 make -C static clean
18:39:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:39:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:39:23 rm -f -r build
18:39:23 docker builder prune -f --filter until=24h
18:39:23 Total:	0B
18:39:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:39:23 + make REF=master ubuntu-jammy
18:39:23 git init src/github.com/docker/cli
18:39:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:39:23 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:39:23 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:39:23 + SRC=src/github.com/docker/cli
18:39:23 + REF=master
18:39:23 + REF_FETCH=master
18:39:23 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:39:23 + awk {print $2}
18:39:23 + REF=refs/heads/master
18:39:23 + [ -n refs/heads/master ]
18:39:23 + REF_FETCH=refs/heads/master:refs/heads/master
18:39:23 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:39:24 From https://github.com/docker/cli
18:39:24  * [new branch]      master     -> master
18:39:24  * [new branch]      master     -> origin/master
18:39:24 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:39:24 mkdir -p sources
18:39:24 docker run --rm -w /v \
18:39:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:39:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:24 	alpine \
18:39:24 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:39:24 git init src/github.com/docker/docker
18:39:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:39:24 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:39:24 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:39:24 + SRC=src/github.com/docker/docker
18:39:24 + REF=master
18:39:24 + REF_FETCH=master
18:39:24 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:39:24 + awk {print $2}
18:39:24 + REF=refs/heads/master
18:39:24 + [ -n refs/heads/master ]
18:39:24 + REF_FETCH=refs/heads/master:refs/heads/master
18:39:24 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:39:24 == Building packages for ubuntu-focal ==
18:39:24 mkdir -p "debbuild/ubuntu-focal"
18:39:24 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
18:39:24 #1 [internal] load .dockerignore
18:39:24 #1 transferring context: 2B done
18:39:24 #1 DONE 0.0s
18:39:24 
18:39:24 #2 [internal] load build definition from Dockerfile
18:39:24 #2 transferring dockerfile: 1.28kB done
18:39:24 #2 DONE 0.0s
18:39:24 
18:39:24 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:39:25 #13 3.127 Get:3 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B]
18:39:25 #13 3.130 Get:4 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB]
18:39:25 #13 3.130 Get:5 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B]
18:39:25 #13 3.131 Get:6 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB]
18:39:25 #3 DONE 0.0s
18:39:25 
18:39:25 #4 resolve image config for docker.io/docker/dockerfile:1
18:39:25 #4 DONE 0.3s
18:39:25 
18:39:25 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:39:25 #5 CACHED
18:39:25 
18:39:25 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
18:39:25 #6 DONE 0.0s
18:39:25 
18:39:25 #7 [auth] library/golang:pull token for registry-1.docker.io
18:39:25 #7 DONE 0.0s
18:39:25 
18:39:25 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:39:25 #8 DONE 0.3s
18:39:25 
18:39:25 #9 [internal] load metadata for docker.io/library/ubuntu:focal
18:39:25 #9 DONE 0.4s
18:39:25 
18:39:25 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:25 #10 DONE 0.0s
18:39:25 
18:39:25 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:39:25 #11 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done
18:39:25 #11 sha256:9647c2503ec334ee47dc65a547a14f79543680a640b31669e4e417949c03857b 2.31kB / 2.31kB done
18:39:25 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 0B / 23.61MB 0.1s
18:39:25 #11 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done
18:39:25 #11 sha256:993dc9215facb1278d78c1ac9aacaf0b10ce01a3319245477b526fb49bb3a85b 424B / 424B done
18:39:25 From https://github.com/docker/docker
18:39:25  * [new branch]      master     -> master
18:39:25  * [new branch]      master     -> origin/master
18:39:25 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:39:25 #13 3.863 Fetched 20.2 MB in 4s (5552 kB/s)
18:39:26 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 4.19MB / 23.61MB 0.4s
18:39:26 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 6.29MB / 23.61MB 0.5s
18:39:26 git init src/github.com/docker/buildx
18:39:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:39:26 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:39:26 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:39:26 + SRC=src/github.com/docker/buildx
18:39:26 + REF=v0.11.2
18:39:26 + REF_FETCH=v0.11.2
18:39:26 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:39:26 + awk {print $2}
18:39:26 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 8.39MB / 23.61MB 0.6s
18:39:26 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 12.58MB / 23.61MB 0.8s
18:39:26 + REF=refs/tags/v0.11.2
18:39:26 + [ -n refs/tags/v0.11.2 ]
18:39:26 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:39:26 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:39:26 #11 ...
18:39:26 
18:39:26 #12 [internal] load build context
18:39:26 #12 transferring context: 34.09MB 0.8s done
18:39:26 #12 DONE 0.9s
18:39:26 
18:39:26 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:26 #10 CACHED
18:39:26 
18:39:26 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:39:26 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 15.73MB / 23.61MB 0.9s
18:39:26 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 18.87MB / 23.61MB 1.0s
18:39:26 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 23.61MB / 23.61MB 1.2s
18:39:26 #11 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 23.61MB / 23.61MB 1.2s done
18:39:26 #11 extracting sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 0.1s
18:39:27 #13 3.863 Reading package lists...
18:39:27 #13 5.238 W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:39:28 #11 extracting sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 1.4s done
18:39:28 #11 DONE 2.8s
18:39:28 
18:39:28 #13 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:39:28 #13 5.251 Reading package lists...
18:39:28 #13 6.606 Building dependency tree...
18:39:28 #13 6.816 Reading state information...
18:39:28 #13 DONE 0.4s
18:39:29 From https://github.com/docker/buildx
18:39:29  * [new tag]         v0.11.2    -> v0.11.2
18:39:29 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:39:29 
18:39:29 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:39:29 git init src/github.com/docker/compose
18:39:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:39:29 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:39:29 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:39:29 + SRC=src/github.com/docker/compose
18:39:29 + REF=v2.21.0
18:39:29 + REF_FETCH=v2.21.0
18:39:29 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:39:29 + awk {print $2}
18:39:29 + REF=refs/tags/v2.21.0
18:39:29 + [ -n refs/tags/v2.21.0 ]
18:39:29 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:39:29 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:39:29 #13 7.120 curl is already the newest version (7.88.1-10+rpi1).
18:39:29 #13 7.120 The following additional packages will be installed:
18:39:29 #13 7.120   autoconf automake autopoint autotools-dev binutils
18:39:29 #13 7.120   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12
18:39:29 #13 7.120   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
18:39:29 #13 7.120   gcc gcc-12 gettext gettext-base git-man groff-base intltool-debian
18:39:29 #13 7.120   libarchive-zip-perl libasan8 libb-hooks-op-check-perl libbinutils libc-bin
18:39:29 #13 7.120   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
18:39:29 #13 7.120   libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0
18:39:29 #13 7.120   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
18:39:29 #13 7.120   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
18:39:29 #13 7.120   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
18:39:29 #13 7.120   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:39:29 #13 7.120   libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl
18:39:29 #13 7.120   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
18:39:29 #13 7.120   libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl
18:39:29 #13 7.120   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
18:39:29 #13 7.120   libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl
18:39:29 #13 7.121   libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6
18:39:29 #13 7.121   libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2
18:39:29 #13 7.121   libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal
18:39:29 #13 7.121   libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl
18:39:29 #13 7.121   libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common
18:39:29 #13 7.121   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0
18:39:29 #13 7.121   liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4
18:39:29 #13 7.121   make man-db media-types patch patchutils perl-openssl-defaults po-debconf
18:39:29 #13 7.121   python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto
18:39:29 #13 7.121   sensible-utils wdiff xz-utils
18:39:29 #13 7.123 Suggested packages:
18:39:29 #13 7.123   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:39:29 #13 7.123   gcc-12-locales cpp-12-doc dh-make adequate at autopkgtest bls-standalone
18:39:29 #13 7.123   bsd-mailx | mailx build-essential check-all-the-things cvs-buildpackage
18:39:29 #13 7.123   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
18:39:29 #13 7.123   how-can-i-help libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
18:39:29 #13 7.123   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
18:39:29 #13 7.123   piuparts postgresql-client pristine-lfs quilt ratt reprotest ssh-client
18:39:29 #13 7.123   svn-buildpackage w3m debian-keyring gcc-multilib manpages-dev flex bison gdb
18:39:29 #13 7.123   gcc-doc gcc-12-doc gettext-doc libasprintf-dev libgettextpo-dev
18:39:29 #13 7.123   git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
18:39:29 #13 7.123   git-cvs git-mediawiki git-svn groff glibc-doc libc-l10n locales libnss-nis
18:39:29 #13 7.123   libnss-nisplus bzr libdata-dump-perl libcrypt-ssleay-perl
18:39:29 #13 7.123   libscalar-number-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
18:39:29 #13 7.123   libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl m4-doc make-doc
18:39:29 #13 7.123   apparmor less www-browser ed diffutils-doc libmail-box-perl python3-doc
18:39:29 #13 7.123   python3-tk python3-venv python3.11-venv python3.11-doc binfmt-support
18:39:29 #13 7.123   wdiff-doc
18:39:29 #13 7.123 Recommended packages:
18:39:29 #13 7.123   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
18:39:29 #13 7.123   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
18:39:29 #13 7.123   licensecheck lintian python3-apt python3-debian python3-magic
18:39:29 #13 7.123   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
18:39:29 #13 7.123   libsoap-lite-perl pristine-tar build-essential libalgorithm-merge-perl less
18:39:29 #13 7.123   ssh-client manpages manpages-dev libc-devtools libfile-fcntllock-perl
18:39:29 #13 7.123   libarchive-cpio-perl libhtml-format-perl libnamespace-clean-perl
18:39:29 #13 7.123   libxstring-perl libltdl-dev libdata-dump-perl libhtml-form-perl
18:39:29 #13 7.123   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
18:39:29 From https://github.com/docker/compose
18:39:29  * [new tag]         v2.21.0    -> v2.21.0
18:39:29 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:39:29 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-jammy
18:39:29 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:29 mkdir -p sources
18:39:29 docker run --rm -w /v \
18:39:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:39:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:29 	alpine \
18:39:29 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:39:30 #14 0.779 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
18:39:30 #14 1.187 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
18:39:30 #14 1.284 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
18:39:30 #14 1.380 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
18:39:30 #14 1.478 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
18:39:30 #14 1.670 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
18:39:30 #14 1.671 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
18:39:30 #14 1.677 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
18:39:31 #14 2.206 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9594 B]
18:39:31 #13 8.920 The following NEW packages will be installed:
18:39:31 #13 8.920   autoconf automake autopoint autotools-dev binutils
18:39:31 #13 8.920   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12
18:39:31 #13 8.920   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
18:39:31 #13 8.920   equivs fakeroot file gcc gcc-12 gettext gettext-base git git-man groff-base
18:39:31 #13 8.920   intltool-debian libarchive-zip-perl libasan8 libb-hooks-op-check-perl
18:39:31 #13 8.920   libbinutils libc-dev-bin libc6-dev libcc1-0 libclass-method-modifiers-perl
18:39:31 #13 8.920   libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0
18:39:31 #13 8.920   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
18:39:31 #13 8.921   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
18:39:31 #13 8.921   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
18:39:31 #13 8.921   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:39:31 #13 8.921   libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl
18:39:31 #13 8.921   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
18:39:31 #13 8.921   libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl
18:39:31 #13 8.921   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
18:39:31 #13 8.921   libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl
18:39:31 #13 8.921   libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6
18:39:31 #13 8.921   libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2
18:39:31 #13 8.921   libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal
18:39:31 #13 8.921   libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl
18:39:31 #13 8.921   libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common
18:39:31 #13 8.921   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0
18:39:31 #13 8.922   liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4
18:39:31 #13 8.922   make man-db media-types patch patchutils perl-openssl-defaults po-debconf
18:39:31 #13 8.922   python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto
18:39:31 #13 8.922   sensible-utils wdiff xz-utils
18:39:31 #13 8.923 The following packages will be upgraded:
18:39:31 #13 8.924   libc-bin libc6
18:39:31 #14 2.207 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [20.3 kB]
18:39:31 #14 2.208 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1763 kB]
18:39:31 #14 2.418 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1135 kB]
18:39:31 #13 9.428 2 upgraded, 124 newly installed, 0 to remove and 6 not upgraded.
18:39:31 #13 9.428 Need to get 74.6 MB of archives.
18:39:31 #13 9.428 After this operation, 285 MB of additional disk space will be used.
18:39:31 #13 9.428 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libc6 armhf 2.36-9+rpi1+deb12u3 [2106 kB]
18:39:31 #14 2.989 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
18:39:31 #14 2.990 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
18:39:31 #14 2.992 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [841 kB]
18:39:31 #14 3.031 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1392 kB]
18:39:32 #14 3.115 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [20.1 kB]
18:39:32 #14 3.116 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4741 B]
18:39:32 #14 3.188 Fetched 18.2 MB in 3s (6482 kB/s)
18:39:32 #13 10.35 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf libc-bin armhf 2.36-9+rpi1+deb12u3 [493 kB]
18:39:32 #13 10.35 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB]
18:39:32 #13 10.36 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB]
18:39:32 #13 10.36 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB]
18:39:32 #13 10.49 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]
18:39:32 #13 10.49 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
18:39:32 #13 10.50 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
18:39:32 #13 10.50 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB]
18:39:32 #13 10.50 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB]
18:39:32 #13 10.50 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB]
18:39:32 mkdir -p sources
18:39:32 docker run --rm -w /v \
18:39:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:39:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:32 	alpine \
18:39:32 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:39:32 #13 10.61 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
18:39:32 #13 10.71 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]
18:39:32 #13 10.71 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]
18:39:32 #13 10.71 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
18:39:32 #13 10.71 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf groff-base armhf 1.22.4-10 [774 kB]
18:39:32 #13 10.72 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf bsdextrautils armhf 2.38.1-5 [78.5 kB]
18:39:32 #13 10.72 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.4 kB]
18:39:32 #13 10.72 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf man-db armhf 2.11.2-2 [1342 kB]
18:39:32 #13 10.83 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
18:39:32 #13 10.83 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf bzip2 armhf 1.0.8-5+b2 [47.4 kB]
18:39:32 #13 10.92 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
18:39:32 #13 10.93 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic1 armhf 1:5.44-3 [95.3 kB]
18:39:32 #13 10.93 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf file armhf 1:5.44-3 [41.5 kB]
18:39:32 #13 10.93 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf gettext-base armhf 0.21-12 [156 kB]
18:39:32 #13 10.93 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [467 kB]
18:39:32 #13 10.94 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf m4 armhf 1.4.19-3 [256 kB]
18:39:32 #13 10.94 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf autoconf all 2.71-3 [332 kB]
18:39:32 #13 11.04 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
18:39:32 #13 11.04 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
18:39:32 #13 11.15 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf autopoint all 0.21-12 [495 kB]
18:39:33 #13 11.16 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-common armhf 2.40-2+rpi2 [2470 kB]
18:39:33 #13 11.28 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf libbinutils armhf 2.40-2+rpi2 [406 kB]
18:39:33 #14 3.188 Reading package lists...
18:39:33 #13 11.29 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libctf-nobfd0 armhf 2.40-2+rpi2 [133 kB]
18:39:33 #13 11.29 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libctf0 armhf 2.40-2+rpi2 [71.5 kB]
18:39:33 #13 11.29 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf libjansson4 armhf 2.14-2 [37.0 kB]
18:39:33 #13 11.29 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2+rpi2 [2052 kB]
18:39:33 #13 11.42 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf binutils armhf 2.40-2+rpi2 [65.4 kB]
18:39:33 #13 11.42 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libisl23 armhf 0.25-1 [519 kB]
18:39:33 #13 11.50 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [574 kB]
18:39:33 #13 11.51 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libmpc3 armhf 1.3.1-1 [41.0 kB]
18:39:33 #13 11.51 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf cpp-12 armhf 12.2.0-14+rpi1 [7159 kB]
18:39:33 #13 11.88 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf cpp armhf 4:12.2.0-3+rpi1 [7048 B]
18:39:33 #13 11.88 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
18:39:33 #13 11.88 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf libcc1-0 armhf 12.2.0-14+rpi1 [32.2 kB]
18:39:33 #13 11.88 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf libgomp1 armhf 12.2.0-14+rpi1 [95.4 kB]
18:39:33 #13 11.88 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libasan8 armhf 12.2.0-14+rpi1 [2088 kB]
18:39:33 #13 11.98 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libubsan1 armhf 12.2.0-14+rpi1 [861 kB]
18:39:33 #13 12.07 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14+rpi1 [727 kB]
18:39:33 #13 12.08 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf gcc-12 armhf 12.2.0-14+rpi1 [14.2 MB]
18:39:34 #14 4.267 Reading package lists...
18:39:34 #14 5.266 Building dependency tree...
18:39:34 #14 5.423 Reading state information...
18:39:34 #14 5.669 The following additional packages will be installed:
18:39:34 #14 5.669   at autoconf automake autopoint autotools-dev binutils
18:39:34 #14 5.669   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
18:39:34 #14 5.669   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
18:39:34 #14 5.669   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
18:39:34 #14 5.669   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
18:39:34 #14 5.669   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:39:34 #14 5.670   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
18:39:34 #14 5.670   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:39:34 #14 5.670   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:39:34 #14 5.670   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
18:39:34 #14 5.670   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
18:39:34 #14 5.670   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:39:34 #14 5.670   libbsd0 libc-dev-bin libc6 libc6-dev libcapture-tiny-perl libcbor0.6
18:39:34 #14 5.670   libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
18:39:34 #14 5.670   libclone-perl libcommon-sense-perl libconst-fast-perl
18:39:34 #14 5.670   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
18:39:34 #14 5.670   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
18:39:34 #14 5.670   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
18:39:34 #14 5.670   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
18:39:34 #14 5.670   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
18:39:34 #14 5.670   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
18:39:34 #14 5.670   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
18:39:34 #14 5.670   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
18:39:34 #14 5.670   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
18:39:34 #14 5.670   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
18:39:34 #14 5.670   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
18:39:34 #14 5.670   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:39:34 #14 5.670   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
18:39:34 #14 5.670   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
18:39:34 #14 5.670   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
18:39:34 #14 5.670   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
18:39:34 #14 5.670   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:39:34 #14 5.670   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:39:34 #14 5.670   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
18:39:34 #14 5.670   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
18:39:34 #14 5.670   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:39:34 #14 5.670   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
18:39:34 #14 5.670   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
18:39:34 #14 5.670   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
18:39:34 #14 5.670   libldap-common liblinux-epoll-perl liblist-compare-perl
18:39:34 #14 5.670   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
18:39:34 #14 5.670   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:39:34 #14 5.670   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
18:39:34 #14 5.670   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
18:39:34 #14 5.670   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
18:39:34 #14 5.670   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
18:39:34 #14 5.670   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
18:39:34 #14 5.670   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
18:39:34 #14 5.670   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
18:39:34 #14 5.670   libnumber-compare-perl libnumber-range-perl libobject-id-perl
18:39:34 #14 5.670   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:39:34 #14 5.670   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:39:34 #14 5.670   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
18:39:34 #14 5.670   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
18:39:34 #14 5.670   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
18:39:34 #14 5.670   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:39:34 #14 5.670   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
18:39:34 #14 5.670   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:39:34 #14 5.670   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:39:34 #14 5.670   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
18:39:34 #14 5.670   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
18:39:34 #14 5.670   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
18:39:34 #14 5.670   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
18:39:34 #14 5.670   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
18:39:34 #14 5.670   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
18:39:34 #14 5.670   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
18:39:34 #14 5.670   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
18:39:34 #14 5.670   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:39:34 #14 5.670   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
18:39:34 #14 5.670   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
18:39:34 #14 5.670   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:39:34 #14 5.670   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:39:34 #14 5.670   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
18:39:34 #14 5.670   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:39:34 #14 5.670   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
18:39:34 #14 5.670   openssh-client openssl patch patchutils perl perl-modules-5.30
18:39:34 #14 5.670   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:39:34 #14 5.670   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:39:34 #14 5.670   python3-debian python3-gpg python3-idna python3-magic python3-minimal
18:39:34 #14 5.670   python3-pkg-resources python3-requests python3-six python3-unidiff
18:39:34 #14 5.671   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
18:39:34 #14 5.671   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
18:39:34 #14 5.671   xz-utils
18:39:34 #14 5.672 Suggested packages:
18:39:34 #14 5.672   default-mta | mail-transport-agent autoconf-archive gnu-standards
18:39:34 #14 5.672   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
18:39:34 #14 5.672   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
18:39:34 #14 5.672   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
18:39:34 #14 5.672   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
18:39:34 #14 5.672   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:39:34 #14 5.672   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
18:39:34 #14 5.672   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
18:39:34 #14 5.672   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
18:39:34 #14 5.672   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
18:39:34 #14 5.672   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
18:39:34 #14 5.672   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
18:39:34 #14 5.672   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
18:39:34 #14 5.672   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc locales bzr
18:39:34 #14 5.672   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
18:39:34 #14 5.672   libossp-uuid-perl libscalar-number-perl libsasl2-modules-gssapi-mit
18:39:34 #14 5.672   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:39:34 #14 5.672   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
18:39:34 #14 5.672   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:39:34 #14 5.672   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
18:39:34 #14 5.672   libxml-sax-expatxs-perl bash-completion binutils-multiarch
18:39:34 #14 5.672   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
18:39:34 #14 5.672   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
18:39:34 #14 5.672   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
18:39:34 #14 5.672   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
18:39:34 #14 5.672   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
18:39:34 #14 5.672   python3-cryptography python3-openssl python3-socks python3.8-venv
18:39:34 #14 5.672   python3.8-doc binfmt-support readline-doc zip wdiff-doc
18:39:34 #13 12.70 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf gcc armhf 4:12.2.0-3+rpi1 [5216 B]
18:39:34 #13 12.70 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libc-dev-bin armhf 2.36-9+rpi1+deb12u3 [44.1 kB]
18:39:34 #13 12.70 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf linux-libc-dev armhf 6.1.52-1+rpi1 [1813 kB]
18:39:34 #13 12.76 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [121 kB]
18:39:34 #13 12.76 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [174 kB]
18:39:34 #13 12.77 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
18:39:34 #13 12.78 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [55.1 kB]
18:39:34 #13 12.78 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libc6-dev armhf 2.36-9+rpi1+deb12u3 [1256 kB]
18:39:34 #13 12.86 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
18:39:34 #13 12.86 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
18:39:34 #13 12.97 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
18:39:34 #13 12.97 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
18:39:34 #13 12.97 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
18:39:34 #13 12.97 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
18:39:34 #13 12.97 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf libdpkg-perl all 1.21.22+rpi1 [603 kB]
18:39:34 #13 12.97 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf patch armhf 2.7.6-7 [116 kB]
18:39:34 #13 12.98 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf make armhf 4.3-4.1 [376 kB]
18:39:34 #13 13.08 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf dpkg-dev all 1.21.22+rpi1 [1353 kB]
18:39:35 #14 6.164 The following NEW packages will be installed:
18:39:35 #14 6.164   at autoconf automake autopoint autotools-dev binutils
18:39:35 #14 6.164   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
18:39:35 #14 6.164   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
18:39:35 #14 6.164   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:39:35 #14 6.164   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
18:39:35 #14 6.164   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
18:39:35 #14 6.164   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
18:39:35 #13 13.31 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB]
18:39:35 #13 13.31 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf dwz armhf 0.15-1 [92.4 kB]
18:39:35 #13 13.31 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB]
18:39:35 #14 6.164   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:39:35 #14 6.164   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
18:39:35 #14 6.164   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
18:39:35 #14 6.164   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
18:39:35 #14 6.164   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:39:35 #14 6.164   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
18:39:35 #14 6.164   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:39:35 #14 6.164   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
18:39:35 #14 6.164   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
18:39:35 #14 6.164   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
18:39:35 #14 6.164   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
18:39:35 #14 6.164   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
18:39:35 #14 6.164   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
18:39:35 #14 6.164   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
18:39:35 #14 6.164   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
18:39:35 #14 6.164   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
18:39:35 #14 6.164   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
18:39:35 #14 6.164   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
18:39:35 #14 6.164   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
18:39:35 #14 6.164   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
18:39:35 #14 6.164   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
18:39:35 #14 6.164   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
18:39:35 #14 6.164   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
18:39:35 #14 6.164   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
18:39:35 #14 6.164   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:39:35 #14 6.164   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:39:35 #14 6.165   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
18:39:35 #14 6.165   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
18:39:35 #14 6.165   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:39:35 #14 6.165   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
18:39:35 #14 6.165   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
18:39:35 #14 6.165   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
18:39:35 #14 6.165   libldap-common liblinux-epoll-perl liblist-compare-perl
18:39:35 #14 6.165   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
18:39:35 #14 6.165   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
18:39:35 #14 6.165   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
18:39:35 #14 6.165   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
18:39:35 #14 6.165   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
18:39:35 #14 6.165   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
18:39:35 #14 6.165   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
18:39:35 #14 6.165   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
18:39:35 #14 6.165   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
18:39:35 #14 6.165   libnumber-compare-perl libnumber-range-perl libobject-id-perl
18:39:35 #14 6.165   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:39:35 #14 6.165   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
18:39:35 #14 6.165   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
18:39:35 #14 6.165   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
18:39:35 #14 6.165   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
18:39:35 #14 6.165   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:39:35 #14 6.165   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
18:39:35 #14 6.165   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:39:35 #14 6.165   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
18:39:35 #14 6.165   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
18:39:35 #14 6.165   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
18:39:35 #14 6.165   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
18:39:35 #14 6.165   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
18:39:35 #14 6.165   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
18:39:35 #14 6.165   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
18:39:35 #14 6.165   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
18:39:35 #14 6.165   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
18:39:35 #14 6.165   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:39:35 #14 6.165   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
18:39:35 #14 6.165   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
18:39:35 #14 6.165   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:39:35 #14 6.165   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:39:35 #14 6.165   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
18:39:35 #14 6.165   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:39:35 #14 6.165   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
18:39:35 #14 6.165   openssh-client openssl patch patchutils perl perl-modules-5.30
18:39:35 #14 6.165   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:39:35 #14 6.165   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:39:35 #14 6.165   python3-debian python3-gpg python3-idna python3-magic python3-minimal
18:39:35 #14 6.165   python3-pkg-resources python3-requests python3-six python3-unidiff
18:39:35 #14 6.166   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
18:39:35 #14 6.166   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
18:39:35 #14 6.166   xz-utils
18:39:35 #14 6.167 The following packages will be upgraded:
18:39:35 #14 6.168   libc6
18:39:35 #14 6.592 1 upgraded, 349 newly installed, 0 to remove and 1 not upgraded.
18:39:35 #14 6.592 Need to get 94.1 MB of archives.
18:39:35 #14 6.592 After this operation, 362 MB of additional disk space will be used.
18:39:35 #14 6.592 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6 armhf 2.31-0ubuntu9.12 [2456 kB]
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-02d90e37a7dca23bb) in /home/ubuntu/workspace/docker-ce-packaging_PR-949
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
18:39:35 mkdir -p sources
18:39:35 docker run --rm -w /v \
18:39:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:39:35 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:35 	alpine \
18:39:35 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:39:35 #13 13.90 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB]
18:39:35 #13 13.90 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf gettext armhf 0.21-12 [1201 kB]
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-949@tmp/4994caa3-43bf-4da9-a811-48237dc48acb/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
18:39:35 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:39:35 chowning workspace
[Pipeline] sh
18:39:35 #13 14.00 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
18:39:35 #13 14.00 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
18:39:35 #13 14.00 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf debhelper all 13.11.4 [942 kB]
18:39:35 #13 14.11 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf libfakeroot armhf 1.31-1.2 [25.7 kB]
18:39:35 #13 14.11 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf fakeroot armhf 1.31-1.2 [66.0 kB]
18:39:35 #13 14.11 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B]
18:39:35 #13 14.11 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB]
18:39:35 #13 14.11 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB]
18:39:35 #13 14.13 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B]
18:39:35 #13 14.13 Get:83 http://archive.raspbian.org/raspbian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.7 kB]
18:39:35 #13 14.13 Get:84 http://archive.raspbian.org/raspbian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB]
18:39:35 #13 14.13 Get:85 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
18:39:35 #13 14.24 Get:86 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB]
18:39:36 + pwd
18:39:36 + id -u
18:39:36 + id -g
18:39:36 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/workspace busybox chown -R 1000:1000 /workspace
18:39:36 #13 14.24 Get:87 http://archive.raspbian.org/raspbian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB]
18:39:36 #13 14.24 Get:88 http://archive.raspbian.org/raspbian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB]
18:39:36 #13 14.24 Get:89 http://archive.raspbian.org/raspbian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.8 kB]
18:39:36 #13 14.24 Get:90 http://archive.raspbian.org/raspbian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [22.0 kB]
18:39:36 #13 14.35 Get:91 http://archive.raspbian.org/raspbian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB]
18:39:36 #13 14.35 Get:92 http://archive.raspbian.org/raspbian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB]
18:39:36 #13 14.35 Get:93 http://archive.raspbian.org/raspbian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
18:39:36 #13 14.35 Get:94 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB]
18:39:36 #13 14.47 Get:95 http://archive.raspbian.org/raspbian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB]
[Pipeline] echo
18:39:36 Removing all docker containers
[Pipeline] sh
18:39:36 #13 14.47 Get:96 http://archive.raspbian.org/raspbian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB]
18:39:36 #13 14.47 Get:97 http://archive.raspbian.org/raspbian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
18:39:36 #13 14.47 Get:98 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB]
18:39:36 #14 7.233 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB]
18:39:36 #14 7.234 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.19 [1083 kB]
18:39:36 #14 7.256 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [708 kB]
18:39:36 #14 7.311 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
18:39:36 #14 7.312 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [1586 kB]
18:39:36 #14 7.385 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
18:39:36 #14 7.386 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
18:39:36 #14 7.387 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
18:39:36 #14 7.387 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
18:39:36 #14 7.388 Get:11 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
18:39:36 #14 7.540 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
18:39:36 + docker container ls -aq
[Pipeline] echo
18:39:36 Docker containers have been removed
[Pipeline] echo
18:39:36 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:39:36 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-lunar-armhf)
[Pipeline] sh
18:39:36 #13 14.69 Get:99 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB]
18:39:36 #13 14.69 Get:100 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB]
18:39:36 #13 14.81 Get:101 http://archive.raspbian.org/raspbian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B]
18:39:36 #13 14.81 Get:102 http://archive.raspbian.org/raspbian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB]
18:39:36 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.dsc
18:39:36  debian/rules build
18:39:36 dh build --with=bash-completion
18:39:36    dh_update_autotools_config
18:39:36    dh_autoreconf
18:39:36    debian/rules override_dh_auto_build
18:39:36 make[1]: Entering directory '/root/build-deb'
18:39:36 # Build the daemon and dependencies
18:39:36 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:39:36 
18:39:36 Removing bundles/
18:39:36 
18:39:36 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:39:36 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:39:36 + tee /root/build-deb/engine/go.mod
18:39:36 module github.com/docker/docker
18:39:36 
18:39:36 go 1.20
18:39:36 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:39:36 + GO111MODULE=on
18:39:36 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:39:17.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:39:36 + echo starting...
18:39:36 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
18:39:37 #13 15.03 Get:103 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.2 kB]
18:39:37 #13 15.14 Get:104 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB]
18:39:37 #13 15.25 Get:105 http://archive.raspbian.org/raspbian bookworm/main armhf libclone-perl armhf 0.46-1 [13.2 kB]
18:39:37 #14 8.019 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.8 [1602 kB]
18:39:37 + docker version
18:39:37 Client: Docker Engine - Community
18:39:37  Version:           24.0.2
18:39:37  API version:       1.43
18:39:37  Go version:        go1.20.4
18:39:37  Git commit:        cb74dfc
18:39:37  Built:             Thu May 25 21:51:06 2023
18:39:37  OS/Arch:           linux/arm
18:39:37  Context:           default
18:39:37 
18:39:37 Server: Docker Engine - Community
18:39:37  Engine:
18:39:37   Version:          24.0.2
18:39:37   API version:      1.43 (minimum version 1.12)
18:39:37   Go version:       go1.20.4
18:39:37   Git commit:       659604f
18:39:37   Built:            Thu May 25 21:51:06 2023
18:39:37   OS/Arch:          linux/arm
18:39:37   Experimental:     true
18:39:37  containerd:
18:39:37   Version:          1.6.21
18:39:37   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
18:39:37  runc:
18:39:37   Version:          1.1.7
18:39:37   GitCommit:        v1.1.7-0-g860f061
18:39:37  docker-init:
18:39:37   Version:          0.19.0
18:39:37   GitCommit:        de40ad0
18:39:37 #13 15.25 Get:106 http://archive.raspbian.org/raspbian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB]
18:39:37 #13 15.26 Get:107 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
18:39:37 #13 15.26 Get:108 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB]
18:39:37 #13 15.26 Get:109 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
18:39:37 #13 15.26 Get:110 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB]
18:39:37 #13 15.26 Get:111 http://archive.raspbian.org/raspbian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B]
18:39:37 #13 15.26 Get:112 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b2 [297 kB]
18:39:37 #13 15.37 Get:113 http://archive.raspbian.org/raspbian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB]
18:39:37 #13 15.41 Get:114 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB]
18:39:37 #13 15.41 Get:115 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
18:39:37 #13 15.41 Get:116 http://archive.raspbian.org/raspbian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB]
18:39:37 #13 15.41 Get:117 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
18:39:37 #13 15.41 Get:118 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-perl all 6.68-1 [186 kB]
18:39:37 #13 15.41 Get:119 http://archive.raspbian.org/raspbian bookworm/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
18:39:37 #13 15.41 Get:120 http://archive.raspbian.org/raspbian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB]
18:39:37 #13 15.48 Get:121 http://archive.raspbian.org/raspbian bookworm/main armhf devscripts armhf 2.23.4 [1072 kB]
[Pipeline] sh
18:39:37 #14 8.191 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.8 [387 kB]
18:39:37 #14 8.211 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
18:39:37 #14 8.212 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
18:39:37 #14 8.214 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB]
18:39:37 #14 8.217 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB]
18:39:37 #14 8.226 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB]
18:39:37 #14 8.229 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB]
18:39:37 #14 8.260 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB]
18:39:37 #14 8.261 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB]
18:39:37 #14 8.410 Get:23 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB]
18:39:37 #13 15.52 Get:122 http://archive.raspbian.org/raspbian bookworm/main armhf equivs all 2.3.1 [22.7 kB]
18:39:37 #13 15.63 Get:123 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1 [337 kB]
18:39:37 #13 15.63 Get:124 http://archive.raspbian.org/raspbian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB]
18:39:37 #13 15.63 Get:125 http://archive.raspbian.org/raspbian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB]
18:39:37 #13 15.75 Get:126 http://archive.raspbian.org/raspbian bookworm/main armhf git armhf 1:2.39.2-1.1 [5459 kB]
18:39:37 + docker info
18:39:37 Client: Docker Engine - Community
18:39:37  Version:    24.0.2
18:39:37  Context:    default
18:39:37  Debug Mode: false
18:39:37  Plugins:
18:39:37   buildx: Docker Buildx (Docker Inc.)
18:39:37     Version:  v0.10.5
18:39:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:39:37   compose: Docker Compose (Docker Inc.)
18:39:37     Version:  v2.18.1
18:39:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:39:37 
18:39:37 Server:
18:39:37  Containers: 0
18:39:37   Running: 0
18:39:37   Paused: 0
18:39:37   Stopped: 0
18:39:37  Images: 6
18:39:37  Server Version: 24.0.2
18:39:37  Storage Driver: overlay2
18:39:37   Backing Filesystem: extfs
18:39:37   Supports d_type: true
18:39:37   Using metacopy: false
18:39:37   Native Overlay Diff: true
18:39:37   userxattr: false
18:39:37  Logging Driver: json-file
18:39:37  Cgroup Driver: cgroupfs
18:39:37  Cgroup Version: 1
18:39:37  Plugins:
18:39:37   Volume: local
18:39:37   Network: bridge host ipvlan macvlan null overlay
18:39:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:39:37  Swarm: inactive
18:39:37  Runtimes: io.containerd.runc.v2 runc
18:39:37  Default Runtime: runc
18:39:37  Init Binary: docker-init
18:39:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
18:39:37  runc version: v1.1.7-0-g860f061
18:39:37  init version: de40ad0
18:39:37  Security Options:
18:39:37   apparmor
18:39:37   seccomp
18:39:37    Profile: builtin
18:39:37  Kernel Version: 5.15.0-1039-aws
18:39:37  Operating System: Ubuntu 20.04.6 LTS
18:39:37  OSType: linux
18:39:37  Architecture: armv8l
18:39:37  CPUs: 2
18:39:37  Total Memory: 7.559GiB
18:39:37  Name: ip-10-100-105-223
18:39:37  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
18:39:37  Docker Root Dir: /var/lib/docker
18:39:37  Debug Mode: false
18:39:37  Username: dockerbuildbot
18:39:37  Experimental: true
18:39:37  Insecure Registries:
18:39:37   127.0.0.0/8
18:39:37  Live Restore Enabled: true
18:39:37 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
18:39:37 The recommended git tool is: git
18:39:37 using credential docker-jenkins-github-credentials
18:39:37 Cloning the remote Git repository
18:39:37 Cloning with configured refspecs honoured and without tags
18:39:37 Fetching without tags
18:39:38 Merging remotes/origin/master commit be6af50ae1d50e0088575f27026e888d21e48d4a into PR head commit f2bcfab0319dcae0adf08449fc9de005d3f2fc60
18:39:38 #13 16.30 debconf: delaying package configuration, since apt-utils is not installed
18:39:38 #13 16.34 Fetched 74.6 MB in 7s (10.4 MB/s)
18:39:38 Merge succeeded, producing 1354538b15e5d0c5aed065bf25a657b496b9b395
18:39:38 Checking out Revision 1354538b15e5d0c5aed065bf25a657b496b9b395 (PR-949)
18:39:38 Commit message: "Merge commit 'be6af50ae1d50e0088575f27026e888d21e48d4a' into HEAD"
18:39:38 #14 8.973 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB]
18:39:38 #14 9.123 Get:25 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B]
18:39:38 #14 9.127 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.4 [3267 kB]
18:39:38 #14 9.279 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.4 [224 kB]
18:39:38 #14 9.288 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.19 [598 kB]
18:39:38 #14 9.316 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
18:39:38 #14 9.322 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.13 [4836 B]
18:39:38 #14 9.324 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB]
18:39:38 #13 16.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9821 files and directories currently installed.)
18:39:38 #13 16.39 Preparing to unpack .../libc6_2.36-9+rpi1+deb12u3_armhf.deb ...
18:39:38 #14 9.332 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB]
18:39:38 #14 9.333 Get:33 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB]
18:39:38 #14 9.478 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB]
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-949 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/949/head:refs/remotes/origin/PR-949 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/949/head:refs/remotes/origin/PR-949 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge be6af50ae1d50e0088575f27026e888d21e48d4a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1354538b15e5d0c5aed065bf25a657b496b9b395 # timeout=10
 > git rev-list --no-walk f2bcfab0319dcae0adf08449fc9de005d3f2fc60 # timeout=10
18:39:38 #13 16.52 Unpacking libc6:armhf (2.36-9+rpi1+deb12u3) over (2.36-9+rpi1) ...
[Pipeline] sh
18:39:38 #14 9.787 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB]
18:39:38 #14 9.805 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.6 [1125 kB]
18:39:38 + make clean
18:39:38 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949:/v -w /v alpine chown -R 1000:1000 src
18:39:38 rm -f -r src
18:39:38 make -C rpm clean
18:39:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:39:38 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:39:38 rm -f -r rpmbuild/
18:39:38 docker builder prune -f --filter until=24h
18:39:38 Total:	0B
18:39:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/rpm'
18:39:38 make -C deb clean
18:39:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:38 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:39:38 rm -f -r debbuild
18:39:38 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 sources
18:39:38 rm -f -r sources
18:39:38 docker builder prune -f --filter until=24h
18:39:39 mkdir -p sources
18:39:39 docker run --rm -w /v \
18:39:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:39:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:39 	alpine \
18:39:39 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:39:39 #14 10.05 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
18:39:39 #14 10.06 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
18:39:39 #14 10.08 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
18:39:39 #13 17.34 Setting up libc6:armhf (2.36-9+rpi1+deb12u3) ...
18:39:39 Total:	0B
18:39:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:39 make -C static clean
18:39:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
18:39:39 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/static:/v -w /v alpine chown -R 1000:1000 build
18:39:39 rm -f -r build
18:39:39 docker builder prune -f --filter until=24h
18:39:39 Total:	0B
18:39:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/static'
[Pipeline] sh
18:39:39 == Building packages for ubuntu-jammy ==
18:39:39 mkdir -p "debbuild/ubuntu-jammy"
18:39:39 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
18:39:39 + make REF=master ubuntu-lunar
18:39:39 git init src/github.com/docker/cli
18:39:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli/.git/
18:39:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
18:39:39 ./scripts/checkout.sh src/github.com/docker/cli "master"
18:39:39 + SRC=src/github.com/docker/cli
18:39:39 + REF=master
18:39:39 + REF_FETCH=master
18:39:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
18:39:39 + awk {print $2}
18:39:39 + REF=refs/heads/master
18:39:39 + [ -n refs/heads/master ]
18:39:39 + REF_FETCH=refs/heads/master:refs/heads/master
18:39:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:39:39 #1 [internal] load build definition from Dockerfile
18:39:39 #1 transferring dockerfile: 1.28kB done
18:39:39 #1 DONE 0.0s
18:39:39 
18:39:39 #2 [internal] load .dockerignore
18:39:39 #2 transferring context: 2B done
18:39:39 #2 DONE 0.0s
18:39:39 
18:39:39 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:39:39 #14 10.47 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.6 [546 kB]
18:39:39 #14 10.49 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
18:39:39 #14 10.49 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
18:39:39 #14 10.49 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
18:39:39 #14 10.49 Get:44 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
18:39:39 #14 10.65 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
18:39:39 #14 10.72 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB]
18:39:39 #3 DONE 0.0s
18:39:39 
18:39:39 #4 resolve image config for docker.io/docker/dockerfile:1
18:39:39 #4 DONE 0.3s
18:39:39 
18:39:39 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:39:39 #5 CACHED
18:39:40 
18:39:40 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
18:39:40 #6 DONE 0.0s
18:39:40 
18:39:40 #7 [auth] library/golang:pull token for registry-1.docker.io
18:39:40 #7 DONE 0.0s
18:39:40 
18:39:40 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:39:40 #14 11.06 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB]
18:39:40 #14 11.07 Get:48 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB]
18:39:40 #14 11.08 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB]
18:39:40 #14 11.10 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB]
18:39:40 #14 11.11 Get:51 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
18:39:40 #14 11.29 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
18:39:40 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:39:40 ++ pwd
18:39:40 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:39:40 Project root: .
18:39:40 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:39:40 INFO: man/src/attach.md found
18:39:40 WARN: man/src/build.md does not exist, skipping
18:39:40 WARN: man/src/builder/build.md does not exist, skipping
18:39:40 WARN: man/src/builder/prune.md does not exist, skipping
18:39:40 WARN: man/src/builder.md does not exist, skipping
18:39:40 WARN: man/src/checkpoint/create.md does not exist, skipping
18:39:40 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:39:40 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:39:40 WARN: man/src/checkpoint.md does not exist, skipping
18:39:40 INFO: man/src/commit.md found
18:39:40 WARN: man/src/config/create.md does not exist, skipping
18:39:40 WARN: man/src/config/inspect.md does not exist, skipping
18:39:40 WARN: man/src/config/ls.md does not exist, skipping
18:39:40 WARN: man/src/config/rm.md does not exist, skipping
18:39:40 WARN: man/src/config.md does not exist, skipping
18:39:40 INFO: man/src/container/attach.md found
18:39:40 INFO: man/src/container/commit.md found
18:39:40 INFO: man/src/container/cp.md found
18:39:40 INFO: man/src/container/create.md found
18:39:40 INFO: man/src/container/diff.md found
18:39:40 INFO: man/src/container/exec.md found
18:39:40 INFO: man/src/container/export.md found
18:39:40 WARN: man/src/container/inspect.md does not exist, skipping
18:39:40 INFO: man/src/container/kill.md found
18:39:40 INFO: man/src/container/logs.md found
18:39:40 INFO: man/src/container/ls.md found
18:39:40 INFO: man/src/container/pause.md found
18:39:40 INFO: man/src/container/port.md found
18:39:40 WARN: man/src/container/prune.md does not exist, skipping
18:39:40 INFO: man/src/container/rename.md found
18:39:40 INFO: man/src/container/restart.md found
18:39:40 INFO: man/src/container/rm.md found
18:39:40 INFO: man/src/container/run.md found
18:39:40 INFO: man/src/container/start.md found
18:39:40 INFO: man/src/container/stats.md found
18:39:40 INFO: man/src/container/stop.md found
18:39:40 INFO: man/src/container/top.md found
18:39:40 INFO: man/src/container/unpause.md found
18:39:40 INFO: man/src/container/update.md found
18:39:40 INFO: man/src/container/wait.md found
18:39:40 WARN: man/src/container.md does not exist, skipping
18:39:40 WARN: man/src/context/create.md does not exist, skipping
18:39:40 WARN: man/src/context/export.md does not exist, skipping
18:39:40 WARN: man/src/context/import.md does not exist, skipping
18:39:40 WARN: man/src/context/inspect.md does not exist, skipping
18:39:40 WARN: man/src/context/ls.md does not exist, skipping
18:39:40 WARN: man/src/context/rm.md does not exist, skipping
18:39:40 WARN: man/src/context/show.md does not exist, skipping
18:39:40 WARN: man/src/context/update.md does not exist, skipping
18:39:40 WARN: man/src/context/use.md does not exist, skipping
18:39:40 WARN: man/src/context.md does not exist, skipping
18:39:40 INFO: man/src/cp.md found
18:39:40 INFO: man/src/create.md found
18:39:40 INFO: man/src/diff.md found
18:39:40 INFO: man/src/events.md found
18:39:40 INFO: man/src/exec.md found
18:39:40 INFO: man/src/export.md found
18:39:40 INFO: man/src/history.md found
18:39:40 INFO: man/src/image/build.md found
18:39:40 INFO: man/src/image/history.md found
18:39:40 INFO: man/src/image/import.md found
18:39:40 WARN: man/src/image/inspect.md does not exist, skipping
18:39:40 INFO: man/src/image/load.md found
18:39:40 INFO: man/src/image/ls.md found
18:39:40 WARN: man/src/image/prune.md does not exist, skipping
18:39:40 INFO: man/src/image/pull.md found
18:39:40 INFO: man/src/image/push.md found
18:39:40 INFO: man/src/image/rm.md found
18:39:40 INFO: man/src/image/save.md found
18:39:40 INFO: man/src/image/tag.md found
18:39:40 WARN: man/src/image.md does not exist, skipping
18:39:40 INFO: man/src/images.md found
18:39:40 INFO: man/src/import.md found
18:39:40 INFO: man/src/info.md found
18:39:40 INFO: man/src/inspect.md found
18:39:40 INFO: man/src/kill.md found
18:39:40 INFO: man/src/load.md found
18:39:40 INFO: man/src/login.md found
18:39:40 INFO: man/src/logout.md found
18:39:40 INFO: man/src/logs.md found
18:39:40 WARN: man/src/manifest/annotate.md does not exist, skipping
18:39:40 WARN: man/src/manifest/create.md does not exist, skipping
18:39:40 WARN: man/src/manifest/inspect.md does not exist, skipping
18:39:40 WARN: man/src/manifest/push.md does not exist, skipping
18:39:40 WARN: man/src/manifest/rm.md does not exist, skipping
18:39:40 WARN: man/src/manifest.md does not exist, skipping
18:39:40 INFO: man/src/network/connect.md found
18:39:40 INFO: man/src/network/create.md found
18:39:40 INFO: man/src/network/disconnect.md found
18:39:40 INFO: man/src/network/inspect.md found
18:39:40 INFO: man/src/network/ls.md found
18:39:40 WARN: man/src/network/prune.md does not exist, skipping
18:39:40 INFO: man/src/network/rm.md found
18:39:40 WARN: man/src/network.md does not exist, skipping
18:39:40 WARN: man/src/node/demote.md does not exist, skipping
18:39:40 WARN: man/src/node/inspect.md does not exist, skipping
18:39:40 WARN: man/src/node/ls.md does not exist, skipping
18:39:40 WARN: man/src/node/promote.md does not exist, skipping
18:39:40 WARN: man/src/node/ps.md does not exist, skipping
18:39:40 WARN: man/src/node/rm.md does not exist, skipping
18:39:40 WARN: man/src/node/update.md does not exist, skipping
18:39:40 WARN: man/src/node.md does not exist, skipping
18:39:40 INFO: man/src/pause.md found
18:39:40 WARN: man/src/plugin/create.md does not exist, skipping
18:39:40 WARN: man/src/plugin/disable.md does not exist, skipping
18:39:40 WARN: man/src/plugin/enable.md does not exist, skipping
18:39:40 WARN: man/src/plugin/inspect.md does not exist, skipping
18:39:40 WARN: man/src/plugin/install.md does not exist, skipping
18:39:40 INFO: man/src/plugin/ls.md found
18:39:40 WARN: man/src/plugin/push.md does not exist, skipping
18:39:40 WARN: man/src/plugin/rm.md does not exist, skipping
18:39:40 WARN: man/src/plugin/set.md does not exist, skipping
18:39:40 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:39:40 WARN: man/src/plugin.md does not exist, skipping
18:39:40 INFO: man/src/port.md found
18:39:40 INFO: man/src/ps.md found
18:39:40 INFO: man/src/pull.md found
18:39:40 INFO: man/src/push.md found
18:39:40 INFO: man/src/rename.md found
18:39:40 INFO: man/src/restart.md found
18:39:40 INFO: man/src/rm.md found
18:39:40 INFO: man/src/rmi.md found
18:39:40 WARN: man/src/run.md does not exist, skipping
18:39:40 INFO: man/src/save.md found
18:39:40 INFO: man/src/search.md found
18:39:40 WARN: man/src/secret/create.md does not exist, skipping
18:39:40 WARN: man/src/secret/inspect.md does not exist, skipping
18:39:40 WARN: man/src/secret/ls.md does not exist, skipping
18:39:40 WARN: man/src/secret/rm.md does not exist, skipping
18:39:40 WARN: man/src/secret.md does not exist, skipping
18:39:40 WARN: man/src/service/create.md does not exist, skipping
18:39:40 WARN: man/src/service/inspect.md does not exist, skipping
18:39:40 WARN: man/src/service/logs.md does not exist, skipping
18:39:40 WARN: man/src/service/ls.md does not exist, skipping
18:39:40 WARN: man/src/service/ps.md does not exist, skipping
18:39:40 WARN: man/src/service/rm.md does not exist, skipping
18:39:40 WARN: man/src/service/rollback.md does not exist, skipping
18:39:40 WARN: man/src/service/scale.md does not exist, skipping
18:39:40 WARN: man/src/service/update.md does not exist, skipping
18:39:40 WARN: man/src/service.md does not exist, skipping
18:39:40 WARN: man/src/stack/config.md does not exist, skipping
18:39:40 WARN: man/src/stack/deploy.md does not exist, skipping
18:39:40 WARN: man/src/stack/ls.md does not exist, skipping
18:39:40 WARN: man/src/stack/ps.md does not exist, skipping
18:39:40 WARN: man/src/stack/rm.md does not exist, skipping
18:39:40 WARN: man/src/stack/services.md does not exist, skipping
18:39:40 WARN: man/src/stack.md does not exist, skipping
18:39:40 INFO: man/src/start.md found
18:39:40 INFO: man/src/stats.md found
18:39:40 INFO: man/src/stop.md found
18:39:40 WARN: man/src/swarm/ca.md does not exist, skipping
18:39:40 WARN: man/src/swarm/init.md does not exist, skipping
18:39:40 WARN: man/src/swarm/join.md does not exist, skipping
18:39:40 WARN: man/src/swarm/join-token.md does not exist, skipping
18:39:40 WARN: man/src/swarm/leave.md does not exist, skipping
18:39:40 WARN: man/src/swarm/unlock.md does not exist, skipping
18:39:40 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:39:40 WARN: man/src/swarm/update.md does not exist, skipping
18:39:40 WARN: man/src/swarm.md does not exist, skipping
18:39:40 WARN: man/src/system/df.md does not exist, skipping
18:39:40 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:39:40 INFO: man/src/system/events.md found
18:39:40 INFO: man/src/system/info.md found
18:39:40 WARN: man/src/system/prune.md does not exist, skipping
18:39:40 WARN: man/src/system.md does not exist, skipping
18:39:40 INFO: man/src/tag.md found
18:39:40 INFO: man/src/top.md found
18:39:40 WARN: man/src/trust/inspect.md does not exist, skipping
18:39:40 WARN: man/src/trust/key/generate.md does not exist, skipping
18:39:40 WARN: man/src/trust/key/load.md does not exist, skipping
18:39:40 WARN: man/src/trust/key.md does not exist, skipping
18:39:40 WARN: man/src/trust/revoke.md does not exist, skipping
18:39:40 WARN: man/src/trust/sign.md does not exist, skipping
18:39:40 WARN: man/src/trust/signer/add.md does not exist, skipping
18:39:40 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:39:40 WARN: man/src/trust/signer.md does not exist, skipping
18:39:40 WARN: man/src/trust.md does not exist, skipping
18:39:40 INFO: man/src/unpause.md found
18:39:40 INFO: man/src/update.md found
18:39:40 INFO: man/src/version.md found
18:39:40 INFO: man/src/volume/create.md found
18:39:40 INFO: man/src/volume/inspect.md found
18:39:40 INFO: man/src/volume/ls.md found
18:39:40 WARN: man/src/volume/prune.md does not exist, skipping
18:39:40 WARN: man/src/volume/rm.md does not exist, skipping
18:39:40 WARN: man/src/volume/update.md does not exist, skipping
18:39:40 INFO: man/src/volume.md found
18:39:40 INFO: man/src/wait.md found
18:39:40 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:39:40 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:39:40 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:39:40 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:39:40 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:39:40 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:39:40 make[2]: Leaving directory '/root/build-deb/cli'
18:39:40 # Build buildx plugin
18:39:40 cd /go/src/github.com/docker/buildx \
18:39:40 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:39:40 && GO111MODULE=on \
18:39:40 	CGO_ENABLED=0 \
18:39:40 		go build \
18:39:40 			-mod=vendor \
18:39:40 			-trimpath \
18:39:40 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:39:40 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:39:40 			./cmd/buildx
18:39:40 #8 ...
18:39:40 
18:39:40 #9 [internal] load metadata for docker.io/library/ubuntu:jammy
18:39:40 #9 DONE 0.4s
18:39:40 
18:39:40 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:39:40 #8 DONE 0.4s
18:39:40 
18:39:40 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:40 #10 DONE 0.0s
18:39:40 
18:39:40 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea
18:39:40 #11 resolve docker.io/library/ubuntu:jammy@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea 0.0s done
18:39:40 #14 11.29 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB]
18:39:40 #14 11.29 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB]
18:39:40 #14 11.30 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB]
18:39:40 #14 11.44 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.3 [28.2 kB]
18:39:40 #13 18.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9821 files and directories currently installed.)
18:39:40 #13 18.51 Preparing to unpack .../libc-bin_2.36-9+rpi1+deb12u3_armhf.deb ...
18:39:40 #13 18.52 Unpacking libc-bin (2.36-9+rpi1+deb12u3) over (2.36-9+rpi1) ...
18:39:40 #13 18.66 Setting up libc-bin (2.36-9+rpi1+deb12u3) ...
18:39:40 #11 sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea 1.13kB / 1.13kB done
18:39:40 #11 sha256:2d68720ced7118240068ccf25d7bedb118490cf15e4551f483cd0426da177f46 424B / 424B done
18:39:40 #11 sha256:3444906e6818af390c250523acfc3fefbc95e2a125b3b44f0e5592f05b18afbc 2.31kB / 2.31kB done
18:39:40 #11 sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 0B / 26.63MB 0.1s
18:39:40 #14 11.61 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.3 [79.3 kB]
18:39:40 #14 11.73 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
18:39:40 #13 18.75 Selecting previously unselected package libpython3.11-minimal:armhf.
18:39:40 #13 18.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9821 files and directories currently installed.)
18:39:40 #13 18.76 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_armhf.deb ...
18:39:40 #13 18.76 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
18:39:40 #13 18.87 Selecting previously unselected package libexpat1:armhf.
18:39:40 #13 18.87 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ...
18:39:40 #13 18.89 Unpacking libexpat1:armhf (2.5.0-1) ...
18:39:40 #13 18.93 Selecting previously unselected package python3.11-minimal.
18:39:40 #13 18.93 Preparing to unpack .../python3.11-minimal_3.11.2-6_armhf.deb ...
18:39:40 #13 18.94 Unpacking python3.11-minimal (3.11.2-6) ...
18:39:40 #11 sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 3.15MB / 26.63MB 0.3s
18:39:40 From https://github.com/docker/cli
18:39:40  * [new branch]      master     -> master
18:39:40  * [new branch]      master     -> origin/master
18:39:40 + git -C src/github.com/docker/cli checkout -q refs/heads/master
18:39:40 #14 11.74 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.3 [287 kB]
18:39:40 #14 11.88 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.3 [101 kB]
18:39:40 #14 11.90 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
18:39:40 #14 11.91 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B]
18:39:40 #14 11.91 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B]
18:39:40 #14 11.92 Get:64 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB]
18:39:40 #14 11.92 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
18:39:40 #14 11.94 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.6 [518 kB]
18:39:41 #13 19.11 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
18:39:41 #13 19.13 Setting up libexpat1:armhf (2.5.0-1) ...
18:39:41 #13 19.15 Setting up python3.11-minimal (3.11.2-6) ...
18:39:41 #11 sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 9.44MB / 26.63MB 0.6s
18:39:41 git init src/github.com/docker/docker
18:39:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker/.git/
18:39:41 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
18:39:41 ./scripts/checkout.sh src/github.com/docker/docker "master"
18:39:41 + SRC=src/github.com/docker/docker
18:39:41 + REF=master
18:39:41 + REF_FETCH=master
18:39:41 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
18:39:41 + awk {print $2}
18:39:41 #14 12.15 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB]
18:39:41 #11 ...
18:39:41 
18:39:41 #12 [internal] load build context
18:39:41 #12 transferring context: 34.09MB 0.8s done
18:39:41 #12 DONE 0.8s
18:39:41 
18:39:41 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:41 #10 CACHED
18:39:41 
18:39:41 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea
18:39:41 #11 sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 12.58MB / 26.63MB 0.8s
18:39:41 #11 sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 17.83MB / 26.63MB 1.0s
18:39:41 + REF=refs/heads/master
18:39:41 + [ -n refs/heads/master ]
18:39:41 + REF_FETCH=refs/heads/master:refs/heads/master
18:39:41 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
18:39:41 #14 12.30 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
18:39:41 #14 12.31 Get:69 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB]
18:39:41 #11 sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 20.97MB / 26.63MB 1.1s
18:39:41 #11 sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 26.63MB / 26.63MB 1.3s
18:39:41 #14 12.71 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.9 [590 kB]
18:39:41 #14 12.75 Get:71 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB]
18:39:41 #14 12.76 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
18:39:41 #14 12.76 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB]
18:39:41 #14 12.76 Get:74 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB]
18:39:41 #14 12.78 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB]
18:39:41 #14 12.78 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB]
18:39:41 #14 12.78 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB]
18:39:41 #11 sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 26.63MB / 26.63MB 1.3s done
18:39:41 #11 extracting sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d
18:39:41 #14 12.93 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB]
18:39:41 #14 13.01 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB]
18:39:42 #13 19.94 Selecting previously unselected package python3-minimal.
18:39:42 #13 19.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10137 files and directories currently installed.)
18:39:42 #13 19.95 Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ...
18:39:42 #13 19.95 Unpacking python3-minimal (3.11.2-1) ...
18:39:42 #13 19.98 Selecting previously unselected package media-types.
18:39:42 #13 19.98 Preparing to unpack .../1-media-types_10.0.0_all.deb ...
18:39:42 #13 19.99 Unpacking media-types (10.0.0) ...
18:39:42 #13 20.02 Selecting previously unselected package libtirpc-common.
18:39:42 #13 20.02 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ...
18:39:42 #13 20.02 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:39:42 #13 20.06 Selecting previously unselected package libtirpc3:armhf.
18:39:42 #13 20.06 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ...
18:39:42 #13 20.06 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
18:39:42 #13 20.11 Selecting previously unselected package libnsl2:armhf.
18:39:42 #13 20.11 Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ...
18:39:42 #13 20.11 Unpacking libnsl2:armhf (1.3.0-2) ...
18:39:42 #13 20.14 Selecting previously unselected package libpython3.11-stdlib:armhf.
18:39:42 #14 13.25 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB]
18:39:42 #13 20.15 Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
18:39:42 #13 20.15 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
18:39:42 #13 20.33 Selecting previously unselected package python3.11.
18:39:42 #13 20.33 Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ...
18:39:42 #13 20.33 Unpacking python3.11 (3.11.2-6) ...
18:39:42 #13 20.37 Selecting previously unselected package libpython3-stdlib:armhf.
18:39:42 #13 20.37 Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ...
18:39:42 #13 20.38 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
18:39:42 #13 20.41 Setting up python3-minimal (3.11.2-1) ...
18:39:42 #14 13.35 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB]
18:39:42 #14 13.36 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB]
18:39:42 #14 13.43 Get:83 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB]
18:39:42 #14 13.47 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.6 [207 kB]
18:39:42 #14 13.48 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.6 [318 kB]
18:39:42 #14 13.50 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.6 [38.3 kB]
18:39:42 #14 13.50 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.6 [37.1 kB]
18:39:42 #14 13.50 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.6 [2093 kB]
18:39:42 #13 20.59 Selecting previously unselected package python3.
18:39:42 #13 20.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10565 files and directories currently installed.)
18:39:42 #13 20.60 Preparing to unpack .../000-python3_3.11.2-1_armhf.deb ...
18:39:42 #13 20.61 Unpacking python3 (3.11.2-1) ...
18:39:42 #13 20.65 Selecting previously unselected package libuchardet0:armhf.
18:39:42 #13 20.65 Preparing to unpack .../001-libuchardet0_0.0.7-1_armhf.deb ...
18:39:42 #13 20.65 Unpacking libuchardet0:armhf (0.0.7-1) ...
18:39:42 #13 20.69 Selecting previously unselected package groff-base.
18:39:42 #13 20.69 Preparing to unpack .../002-groff-base_1.22.4-10_armhf.deb ...
18:39:42 #14 13.75 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.6 [3376 B]
18:39:42 #14 13.83 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.12 [63.7 kB]
18:39:42 From https://github.com/docker/docker
18:39:42  * [new branch]      master     -> master
18:39:42  * [new branch]      master     -> origin/master
18:39:42 + git -C src/github.com/docker/docker checkout -q refs/heads/master
18:39:42 #13 20.69 Unpacking groff-base (1.22.4-10) ...
18:39:42 #13 20.79 Selecting previously unselected package bsdextrautils.
18:39:42 #13 20.79 Preparing to unpack .../003-bsdextrautils_2.38.1-5_armhf.deb ...
18:39:42 #13 20.80 Unpacking bsdextrautils (2.38.1-5) ...
18:39:42 #13 20.84 Selecting previously unselected package libpipeline1:armhf.
18:39:42 #13 20.84 Preparing to unpack .../004-libpipeline1_1.5.7-1_armhf.deb ...
18:39:42 #13 20.85 Unpacking libpipeline1:armhf (1.5.7-1) ...
18:39:42 #13 20.90 Selecting previously unselected package man-db.
18:39:42 #13 20.90 Preparing to unpack .../005-man-db_2.11.2-2_armhf.deb ...
18:39:42 #13 20.90 Unpacking man-db (2.11.2-2) ...
18:39:42 #13 21.02 Selecting previously unselected package sensible-utils.
18:39:43 #14 13.98 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-164.181 [1094 kB]
18:39:43 git init src/github.com/docker/buildx
18:39:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx/.git/
18:39:43 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
18:39:43 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
18:39:43 + SRC=src/github.com/docker/buildx
18:39:43 + REF=v0.11.2
18:39:43 + REF_FETCH=v0.11.2
18:39:43 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
18:39:43 + awk {print $2}
18:39:43 #13 21.02 Preparing to unpack .../006-sensible-utils_0.0.17+nmu1_all.deb ...
18:39:43 #13 21.02 Unpacking sensible-utils (0.0.17+nmu1) ...
18:39:43 #13 21.06 Selecting previously unselected package bzip2.
18:39:43 #13 21.06 Preparing to unpack .../007-bzip2_1.0.8-5+b2_armhf.deb ...
18:39:43 #13 21.06 Unpacking bzip2 (1.0.8-5+b2) ...
18:39:43 #13 21.10 Selecting previously unselected package libmagic-mgc.
18:39:43 #13 21.10 Preparing to unpack .../008-libmagic-mgc_1%3a5.44-3_armhf.deb ...
18:39:43 #13 21.10 Unpacking libmagic-mgc (1:5.44-3) ...
18:39:43 #13 21.19 Selecting previously unselected package libmagic1:armhf.
18:39:43 #13 21.19 Preparing to unpack .../009-libmagic1_1%3a5.44-3_armhf.deb ...
18:39:43 #13 21.19 Unpacking libmagic1:armhf (1:5.44-3) ...
18:39:43 #13 21.24 Selecting previously unselected package file.
18:39:43 #13 21.24 Preparing to unpack .../010-file_1%3a5.44-3_armhf.deb ...
18:39:43 #13 21.24 Unpacking file (1:5.44-3) ...
18:39:43 #13 21.28 Selecting previously unselected package gettext-base.
18:39:43 #11 extracting sha256:1adfa548dcf4236495853b0c0ac47ba789ff1a5d1cd640c102ab0ff13d8ca08d 1.6s done
18:39:43 #14 14.30 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]
18:39:43 #14 14.31 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.12 [1916 kB]
18:39:43 #14 14.41 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
18:39:43 + REF=refs/tags/v0.11.2
18:39:43 + [ -n refs/tags/v0.11.2 ]
18:39:43 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
18:39:43 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
18:39:43 #13 21.28 Preparing to unpack .../011-gettext-base_0.21-12_armhf.deb ...
18:39:43 #13 21.29 Unpacking gettext-base (0.21-12) ...
18:39:43 #13 21.35 Selecting previously unselected package xz-utils.
18:39:43 #13 21.35 Preparing to unpack .../012-xz-utils_5.4.1-0.2_armhf.deb ...
18:39:43 #13 21.35 Unpacking xz-utils (5.4.1-0.2) ...
18:39:43 #13 21.42 Selecting previously unselected package m4.
18:39:43 #13 21.42 Preparing to unpack .../013-m4_1.4.19-3_armhf.deb ...
18:39:43 #13 21.42 Unpacking m4 (1.4.19-3) ...
18:39:43 #13 21.47 Selecting previously unselected package autoconf.
18:39:43 #13 21.47 Preparing to unpack .../014-autoconf_2.71-3_all.deb ...
18:39:43 #13 21.47 Unpacking autoconf (2.71-3) ...
18:39:43 #13 21.54 Selecting previously unselected package autotools-dev.
18:39:43 #11 DONE 3.1s
18:39:43 
18:39:43 #13 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:39:43 #14 14.41 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]
18:39:43 #14 14.44 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB]
18:39:43 #14 14.45 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
18:39:43 #14 14.45 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.2 [5887 kB]
18:39:43 #13 21.54 Preparing to unpack .../015-autotools-dev_20220109.1_all.deb ...
18:39:43 #13 21.54 Unpacking autotools-dev (20220109.1) ...
18:39:43 #13 21.59 Selecting previously unselected package automake.
18:39:43 #13 21.59 Preparing to unpack .../016-automake_1%3a1.16.5-1.3_all.deb ...
18:39:43 #13 21.59 Unpacking automake (1:1.16.5-1.3) ...
18:39:43 #13 21.67 Selecting previously unselected package autopoint.
18:39:43 #14 14.73 Get:99 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]
18:39:43 #13 21.67 Preparing to unpack .../017-autopoint_0.21-12_all.deb ...
18:39:43 #13 21.68 Unpacking autopoint (0.21-12) ...
18:39:43 #13 21.72 Selecting previously unselected package binutils-common:armhf.
18:39:43 #13 21.72 Preparing to unpack .../018-binutils-common_2.40-2+rpi2_armhf.deb ...
18:39:43 #13 21.72 Unpacking binutils-common:armhf (2.40-2+rpi2) ...
18:39:43 #13 DONE 0.4s
18:39:43 
18:39:43 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:39:44 #14 14.88 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.5.0-1ubuntu1~20.04 [41.8 kB]
18:39:44 #14 15.07 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.5.0-1ubuntu1~20.04 [87.4 kB]
18:39:44 #13 21.97 Selecting previously unselected package libbinutils:armhf.
18:39:44 #13 21.98 Preparing to unpack .../019-libbinutils_2.40-2+rpi2_armhf.deb ...
18:39:44 #13 21.98 Unpacking libbinutils:armhf (2.40-2+rpi2) ...
18:39:44 #13 22.06 Selecting previously unselected package libctf-nobfd0:armhf.
18:39:44 #13 22.06 Preparing to unpack .../020-libctf-nobfd0_2.40-2+rpi2_armhf.deb ...
18:39:44 #13 22.06 Unpacking libctf-nobfd0:armhf (2.40-2+rpi2) ...
18:39:44 #13 22.11 Selecting previously unselected package libctf0:armhf.
18:39:44 #13 22.11 Preparing to unpack .../021-libctf0_2.40-2+rpi2_armhf.deb ...
18:39:44 #13 22.11 Unpacking libctf0:armhf (2.40-2+rpi2) ...
18:39:44 #13 22.16 Selecting previously unselected package libjansson4:armhf.
18:39:44 #13 22.16 Preparing to unpack .../022-libjansson4_2.14-2_armhf.deb ...
18:39:44 #13 22.16 Unpacking libjansson4:armhf (2.14-2) ...
18:39:44 #13 22.20 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:39:44 #13 22.20 Preparing to unpack .../023-binutils-arm-linux-gnueabihf_2.40-2+rpi2_armhf.deb ...
18:39:44 #13 22.20 Unpacking binutils-arm-linux-gnueabihf (2.40-2+rpi2) ...
18:39:44 #14 15.19 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.5.0-1ubuntu1~20.04 [7256 B]
18:39:44 #14 15.20 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.2 [2805 kB]
18:39:44 #13 22.42 Selecting previously unselected package binutils.
18:39:44 #13 22.42 Preparing to unpack .../024-binutils_2.40-2+rpi2_armhf.deb ...
18:39:44 #13 22.43 Unpacking binutils (2.40-2+rpi2) ...
18:39:44 #13 22.47 Selecting previously unselected package libisl23:armhf.
18:39:44 #13 22.47 Preparing to unpack .../025-libisl23_0.25-1_armhf.deb ...
18:39:44 #13 22.48 Unpacking libisl23:armhf (0.25-1) ...
18:39:44 #13 22.56 Selecting previously unselected package libmpfr6:armhf.
18:39:44 #13 22.56 Preparing to unpack .../026-libmpfr6_4.2.0-1_armhf.deb ...
18:39:44 #14 15.55 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.5.0-1ubuntu1~20.04 [757 kB]
18:39:44 #14 15.59 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.2 [682 kB]
18:39:44 #13 22.56 Unpacking libmpfr6:armhf (4.2.0-1) ...
18:39:44 #13 22.65 Selecting previously unselected package libmpc3:armhf.
18:39:44 #13 22.65 Preparing to unpack .../027-libmpc3_1.3.1-1_armhf.deb ...
18:39:44 #13 22.66 Unpacking libmpc3:armhf (1.3.1-1) ...
18:39:44 #13 22.69 Selecting previously unselected package cpp-12.
18:39:44 #13 22.69 Preparing to unpack .../028-cpp-12_12.2.0-14+rpi1_armhf.deb ...
18:39:44 #13 22.69 Unpacking cpp-12 (12.2.0-14+rpi1) ...
18:39:44 #14 0.656 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
18:39:44 #14 15.62 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.2 [6584 kB]
18:39:45 #14 1.064 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
18:39:45 #14 1.160 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB]
18:39:45 #14 15.93 Get:107 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]
18:39:45 #14 15.93 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.2 [1792 kB]
18:39:45 #14 16.00 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.2 [6699 kB]
18:39:45 From https://github.com/docker/buildx
18:39:45  * [new tag]         v0.11.2    -> v0.11.2
18:39:45 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
18:39:45 #14 1.255 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
18:39:45 #14 1.352 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
18:39:45 #14 16.30 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]
18:39:45 #14 16.44 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]
18:39:45 git init src/github.com/docker/compose
18:39:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose/.git/
18:39:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
18:39:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
18:39:45 + SRC=src/github.com/docker/compose
18:39:45 + REF=v2.21.0
18:39:45 + REF_FETCH=v2.21.0
18:39:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
18:39:45 + awk {print $2}
18:39:45 #13 23.33 Selecting previously unselected package cpp.
18:39:45 #13 23.33 Preparing to unpack .../029-cpp_4%3a12.2.0-3+rpi1_armhf.deb ...
18:39:45 #13 23.34 Unpacking cpp (4:12.2.0-3+rpi1) ...
18:39:45 #13 23.37 Selecting previously unselected package libdebhelper-perl.
18:39:45 #13 23.37 Preparing to unpack .../030-libdebhelper-perl_13.11.4_all.deb ...
18:39:45 #13 23.37 Unpacking libdebhelper-perl (13.11.4) ...
18:39:45 #13 23.43 Selecting previously unselected package libcc1-0:armhf.
18:39:45 #13 23.43 Preparing to unpack .../031-libcc1-0_12.2.0-14+rpi1_armhf.deb ...
18:39:45 #13 23.44 Unpacking libcc1-0:armhf (12.2.0-14+rpi1) ...
18:39:45 #13 23.47 Selecting previously unselected package libgomp1:armhf.
18:39:45 #13 23.48 Preparing to unpack .../032-libgomp1_12.2.0-14+rpi1_armhf.deb ...
18:39:45 #13 23.48 Unpacking libgomp1:armhf (12.2.0-14+rpi1) ...
18:39:45 #13 23.52 Selecting previously unselected package libasan8:armhf.
18:39:45 #13 23.53 Preparing to unpack .../033-libasan8_12.2.0-14+rpi1_armhf.deb ...
18:39:45 #13 23.53 Unpacking libasan8:armhf (12.2.0-14+rpi1) ...
18:39:45 + REF=refs/tags/v2.21.0
18:39:45 + [ -n refs/tags/v2.21.0 ]
18:39:45 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
18:39:45 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
18:39:45 #13 23.75 Selecting previously unselected package libubsan1:armhf.
18:39:45 #13 23.76 Preparing to unpack .../034-libubsan1_12.2.0-14+rpi1_armhf.deb ...
18:39:45 #13 23.76 Unpacking libubsan1:armhf (12.2.0-14+rpi1) ...
18:39:45 #13 23.86 Selecting previously unselected package libgcc-12-dev:armhf.
18:39:45 #13 23.87 Preparing to unpack .../035-libgcc-12-dev_12.2.0-14+rpi1_armhf.deb ...
18:39:45 #13 23.87 Unpacking libgcc-12-dev:armhf (12.2.0-14+rpi1) ...
18:39:45 #13 23.98 Selecting previously unselected package gcc-12.
18:39:45 #14 16.78 Get:112 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
18:39:45 #14 16.88 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB]
18:39:45 #14 16.91 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
18:39:45 #14 17.01 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]
18:39:45 #14 17.01 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
18:39:45 From https://github.com/docker/compose
18:39:45  * [new tag]         v2.21.0    -> v2.21.0
18:39:45 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
18:39:45 make -C deb VERSION=0.0.1-dev GO_VERSION=1.21.2 ubuntu-lunar
18:39:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
18:39:45 mkdir -p sources
18:39:45 docker run --rm -w /v \
18:39:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/cli:/cli \
18:39:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:45 	alpine \
18:39:45 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
18:39:46 #13 23.98 Preparing to unpack .../036-gcc-12_12.2.0-14+rpi1_armhf.deb ...
18:39:46 #13 23.99 Unpacking gcc-12 (12.2.0-14+rpi1) ...
18:39:46 #14 17.03 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB]
18:39:46 #14 17.04 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB]
18:39:46 #14 17.05 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB]
18:39:46 #14 17.05 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB]
18:39:46 #14 17.05 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB]
18:39:46 #14 17.20 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [89.0 kB]
18:39:46 #14 2.299 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
18:39:46 #14 2.300 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
18:39:46 #14 2.300 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
18:39:46 #14 2.349 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [840 kB]
18:39:46 #14 2.389 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3280 B]
18:39:46 #14 2.390 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [935 kB]
18:39:46 #13 24.77 Selecting previously unselected package gcc.
18:39:46 #13 24.77 Preparing to unpack .../037-gcc_4%3a12.2.0-3+rpi1_armhf.deb ...
18:39:46 #13 24.78 Unpacking gcc (4:12.2.0-3+rpi1) ...
18:39:46 #13 24.81 Selecting previously unselected package libc-dev-bin.
18:39:46 #13 24.81 Preparing to unpack .../038-libc-dev-bin_2.36-9+rpi1+deb12u3_armhf.deb ...
18:39:46 #13 24.82 Unpacking libc-dev-bin (2.36-9+rpi1+deb12u3) ...
18:39:46 #13 24.85 Selecting previously unselected package linux-libc-dev:armhf.
18:39:46 #14 17.49 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB]
18:39:46 #14 17.61 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB]
18:39:46 #14 17.61 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB]
18:39:46 #14 17.65 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB]
18:39:46 #14 17.65 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
18:39:46 #14 17.66 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
18:39:46 #14 17.66 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB]
18:39:46 #14 17.70 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.1 [68.7 kB]
18:39:46 #14 17.71 Get:131 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
18:39:46 #14 17.72 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.3 [147 kB]
18:39:46 #14 2.828 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [13.6 kB]
18:39:46 #14 2.905 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [26.2 kB]
18:39:46 #13 24.85 Preparing to unpack .../039-linux-libc-dev_6.1.52-1+rpi1_armhf.deb ...
18:39:46 #13 24.85 Unpacking linux-libc-dev:armhf (6.1.52-1+rpi1) ...
18:39:46 #13 25.04 Selecting previously unselected package libcrypt-dev:armhf.
18:39:46 #13 25.04 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
18:39:46 #13 25.05 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
18:39:46 #13 25.09 Selecting previously unselected package libtirpc-dev:armhf.
18:39:46 #13 25.09 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
18:39:46 #13 25.10 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
18:39:47 #14 17.89 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.20 [204 kB]
18:39:47 #14 2.952 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [49.9 kB]
18:39:47 #14 3.056 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [592 B]
18:39:47 #14 3.057 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [12.6 kB]
18:39:47 #14 3.072 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [587 kB]
18:39:47 #13 25.15 Selecting previously unselected package libnsl-dev:armhf.
18:39:47 #13 25.15 Preparing to unpack .../042-libnsl-dev_1.3.0-2_armhf.deb ...
18:39:47 #13 25.16 Unpacking libnsl-dev:armhf (1.3.0-2) ...
18:39:47 #13 25.19 Selecting previously unselected package rpcsvc-proto.
18:39:47 #13 25.19 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_armhf.deb ...
18:39:47 #13 25.20 Unpacking rpcsvc-proto (1.4.3-1) ...
18:39:47 #13 25.24 Selecting previously unselected package libc6-dev:armhf.
18:39:47 #14 18.26 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.20 [154 kB]
18:39:47 #14 18.31 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
18:39:47 #14 18.32 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB]
18:39:47 #14 18.38 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB]
18:39:47 #14 18.38 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
18:39:47 #14 18.39 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB]
18:39:47 #14 18.41 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B]
18:39:47 #14 3.285 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [678 kB]
18:39:47 #14 3.399 Fetched 22.4 MB in 3s (7148 kB/s)
18:39:47 #13 25.24 Preparing to unpack .../044-libc6-dev_2.36-9+rpi1+deb12u3_armhf.deb ...
18:39:47 #13 25.24 Unpacking libc6-dev:armhf (2.36-9+rpi1+deb12u3) ...
18:39:47 #13 25.40 Selecting previously unselected package libtool.
18:39:47 #13 25.40 Preparing to unpack .../045-libtool_2.4.7-5_all.deb ...
18:39:47 #13 25.41 Unpacking libtool (2.4.7-5) ...
18:39:47 #13 25.46 Selecting previously unselected package dh-autoreconf.
18:39:47 #13 25.46 Preparing to unpack .../046-dh-autoreconf_20_all.deb ...
18:39:47 #13 25.47 Unpacking dh-autoreconf (20) ...
18:39:47 #13 25.50 Selecting previously unselected package libarchive-zip-perl.
18:39:47 #14 18.41 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
18:39:47 #14 18.41 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B]
18:39:47 #14 18.42 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB]
18:39:47 #13 25.50 Preparing to unpack .../047-libarchive-zip-perl_1.68-1_all.deb ...
18:39:47 #13 25.51 Unpacking libarchive-zip-perl (1.68-1) ...
18:39:47 #13 25.55 Selecting previously unselected package libsub-override-perl.
18:39:47 #13 25.55 Preparing to unpack .../048-libsub-override-perl_0.09-4_all.deb ...
18:39:47 #13 25.55 Unpacking libsub-override-perl (0.09-4) ...
18:39:47 #13 25.58 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:39:47 #13 25.58 Preparing to unpack .../049-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
18:39:47 #13 25.59 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
18:39:47 #13 25.63 Selecting previously unselected package dh-strip-nondeterminism.
18:39:47 #13 25.63 Preparing to unpack .../050-dh-strip-nondeterminism_1.13.1-1_all.deb ...
18:39:47 #13 25.64 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
18:39:47 #13 25.67 Selecting previously unselected package libdpkg-perl.
18:39:47 #13 25.67 Preparing to unpack .../051-libdpkg-perl_1.21.22+rpi1_all.deb ...
18:39:47 #13 25.68 Unpacking libdpkg-perl (1.21.22+rpi1) ...
18:39:47 #13 25.75 Selecting previously unselected package patch.
18:39:47 #13 25.75 Preparing to unpack .../052-patch_2.7.6-7_armhf.deb ...
18:39:47 #13 25.75 Unpacking patch (2.7.6-7) ...
18:39:47 #13 25.79 Selecting previously unselected package make.
18:39:47 #13 25.80 Preparing to unpack .../053-make_4.3-4.1_armhf.deb ...
18:39:47 #13 25.80 Unpacking make (4.3-4.1) ...
18:39:47 #13 25.86 Selecting previously unselected package dpkg-dev.
18:39:47 #14 18.58 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB]
18:39:47 #14 18.84 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB]
18:39:47 #13 25.86 Preparing to unpack .../054-dpkg-dev_1.21.22+rpi1_all.deb ...
18:39:47 #13 25.86 Unpacking dpkg-dev (1.21.22+rpi1) ...
18:39:47 #13 25.97 Selecting previously unselected package libelf1:armhf.
18:39:47 #13 25.97 Preparing to unpack .../055-libelf1_0.188-2.1+rpi1_armhf.deb ...
18:39:47 #13 25.98 Unpacking libelf1:armhf (0.188-2.1+rpi1) ...
18:39:47 #13 26.02 Selecting previously unselected package dwz.
18:39:47 #13 26.02 Preparing to unpack .../056-dwz_0.15-1_armhf.deb ...
18:39:47 #13 26.03 Unpacking dwz (0.15-1) ...
18:39:47 #13 26.07 Selecting previously unselected package libicu72:armhf.
18:39:48 #14 19.12 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
18:39:48 #14 19.12 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB]
18:39:48 #14 19.15 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB]
18:39:48 #14 19.21 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]
18:39:48 #14 19.21 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]
18:39:48 #14 19.21 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
18:39:48 #14 19.21 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
18:39:48 #14 19.22 Get:153 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB]
18:39:48 #14 19.22 Get:154 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
18:39:48 #13 26.08 Preparing to unpack .../057-libicu72_72.1-3_armhf.deb ...
18:39:48 #13 26.08 Unpacking libicu72:armhf (72.1-3) ...
18:39:48 mkdir -p sources
18:39:48 docker run --rm -w /v \
18:39:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/docker:/engine \
18:39:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:48 	alpine \
18:39:48 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
18:39:48 #14 19.37 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
18:39:48 #14 3.399 Reading package lists...
18:39:48 #13 26.74 Selecting previously unselected package libxml2:armhf.
18:39:48 #13 26.75 Preparing to unpack .../058-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
18:39:48 #13 26.75 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
18:39:48 #13 26.83 Selecting previously unselected package gettext.
18:39:48 #13 26.83 Preparing to unpack .../059-gettext_0.21-12_armhf.deb ...
18:39:48 #13 26.84 Unpacking gettext (0.21-12) ...
18:39:48 #13 26.95 Selecting previously unselected package intltool-debian.
18:39:48 #14 19.86 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
18:39:48 #14 19.95 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
18:39:48 #13 26.96 Preparing to unpack .../060-intltool-debian_0.35.0+20060710.6_all.deb ...
18:39:48 #13 26.96 Unpacking intltool-debian (0.35.0+20060710.6) ...
18:39:48 #13 26.99 Selecting previously unselected package po-debconf.
18:39:48 #13 26.99 Preparing to unpack .../061-po-debconf_1.0.21+nmu1_all.deb ...
18:39:48 #13 27.00 Unpacking po-debconf (1.0.21+nmu1) ...
18:39:48 #13 27.05 Selecting previously unselected package debhelper.
18:39:48 #13 27.05 Preparing to unpack .../062-debhelper_13.11.4_all.deb ...
18:39:48 #13 27.05 Unpacking debhelper (13.11.4) ...
18:39:49 #14 20.13 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
18:39:49 #14 20.23 Get:159 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
18:39:49 #13 27.14 Selecting previously unselected package libfakeroot:armhf.
18:39:49 #13 27.15 Preparing to unpack .../063-libfakeroot_1.31-1.2_armhf.deb ...
18:39:49 #13 27.15 Unpacking libfakeroot:armhf (1.31-1.2) ...
18:39:49 #13 27.19 Selecting previously unselected package fakeroot.
18:39:49 #13 27.19 Preparing to unpack .../064-fakeroot_1.31-1.2_armhf.deb ...
18:39:49 #13 27.20 Unpacking fakeroot (1.31-1.2) ...
18:39:49 #13 27.23 Selecting previously unselected package libfile-dirlist-perl.
18:39:49 #13 27.24 Preparing to unpack .../065-libfile-dirlist-perl_0.05-3_all.deb ...
18:39:49 #13 27.24 Unpacking libfile-dirlist-perl (0.05-3) ...
18:39:49 #13 27.27 Selecting previously unselected package libfile-which-perl.
18:39:49 #13 27.27 Preparing to unpack .../066-libfile-which-perl_1.27-2_all.deb ...
18:39:49 #13 27.28 Unpacking libfile-which-perl (1.27-2) ...
18:39:49 #13 27.31 Selecting previously unselected package libfile-homedir-perl.
18:39:49 #13 27.31 Preparing to unpack .../067-libfile-homedir-perl_1.006-2_all.deb ...
18:39:49 #13 27.31 Unpacking libfile-homedir-perl (1.006-2) ...
18:39:49 #13 27.35 Selecting previously unselected package libfile-touch-perl.
18:39:49 #13 27.35 Preparing to unpack .../068-libfile-touch-perl_0.12-2_all.deb ...
18:39:49 #13 27.35 Unpacking libfile-touch-perl (0.12-2) ...
18:39:49 #13 27.38 Selecting previously unselected package libio-pty-perl.
18:39:49 #13 27.38 Preparing to unpack .../069-libio-pty-perl_1%3a1.17-1_armhf.deb ...
18:39:49 #13 27.39 Unpacking libio-pty-perl (1:1.17-1) ...
18:39:49 #13 27.42 Selecting previously unselected package libipc-run-perl.
18:39:49 #13 27.42 Preparing to unpack .../070-libipc-run-perl_20220807.0-1_all.deb ...
18:39:49 #13 27.43 Unpacking libipc-run-perl (20220807.0-1) ...
18:39:49 #13 27.46 Selecting previously unselected package libclass-method-modifiers-perl.
18:39:49 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:39:49 ++ pwd
18:39:49 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:39:49 Project root: .
18:39:49 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:39:49 INFO: man/src/attach.md found
18:39:49 WARN: man/src/build.md does not exist, skipping
18:39:49 WARN: man/src/builder/build.md does not exist, skipping
18:39:49 WARN: man/src/builder/prune.md does not exist, skipping
18:39:49 WARN: man/src/builder.md does not exist, skipping
18:39:49 WARN: man/src/checkpoint/create.md does not exist, skipping
18:39:49 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:39:49 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:39:49 WARN: man/src/checkpoint.md does not exist, skipping
18:39:49 INFO: man/src/commit.md found
18:39:49 WARN: man/src/config/create.md does not exist, skipping
18:39:49 WARN: man/src/config/inspect.md does not exist, skipping
18:39:49 WARN: man/src/config/ls.md does not exist, skipping
18:39:49 WARN: man/src/config/rm.md does not exist, skipping
18:39:49 WARN: man/src/config.md does not exist, skipping
18:39:49 INFO: man/src/container/attach.md found
18:39:49 INFO: man/src/container/commit.md found
18:39:49 INFO: man/src/container/cp.md found
18:39:49 INFO: man/src/container/create.md found
18:39:49 INFO: man/src/container/diff.md found
18:39:49 INFO: man/src/container/exec.md found
18:39:49 INFO: man/src/container/export.md found
18:39:49 WARN: man/src/container/inspect.md does not exist, skipping
18:39:49 INFO: man/src/container/kill.md found
18:39:49 INFO: man/src/container/logs.md found
18:39:49 INFO: man/src/container/ls.md found
18:39:49 INFO: man/src/container/pause.md found
18:39:49 INFO: man/src/container/port.md found
18:39:49 WARN: man/src/container/prune.md does not exist, skipping
18:39:49 INFO: man/src/container/rename.md found
18:39:49 INFO: man/src/container/restart.md found
18:39:49 INFO: man/src/container/rm.md found
18:39:49 INFO: man/src/container/run.md found
18:39:49 INFO: man/src/container/start.md found
18:39:49 INFO: man/src/container/stats.md found
18:39:49 INFO: man/src/container/stop.md found
18:39:49 INFO: man/src/container/top.md found
18:39:49 INFO: man/src/container/unpause.md found
18:39:49 INFO: man/src/container/update.md found
18:39:49 INFO: man/src/container/wait.md found
18:39:49 WARN: man/src/container.md does not exist, skipping
18:39:49 WARN: man/src/context/create.md does not exist, skipping
18:39:49 WARN: man/src/context/export.md does not exist, skipping
18:39:49 WARN: man/src/context/import.md does not exist, skipping
18:39:49 WARN: man/src/context/inspect.md does not exist, skipping
18:39:49 WARN: man/src/context/ls.md does not exist, skipping
18:39:49 WARN: man/src/context/rm.md does not exist, skipping
18:39:49 WARN: man/src/context/show.md does not exist, skipping
18:39:49 WARN: man/src/context/update.md does not exist, skipping
18:39:49 WARN: man/src/context/use.md does not exist, skipping
18:39:49 WARN: man/src/context.md does not exist, skipping
18:39:49 INFO: man/src/cp.md found
18:39:49 INFO: man/src/create.md found
18:39:49 INFO: man/src/diff.md found
18:39:49 INFO: man/src/events.md found
18:39:49 INFO: man/src/exec.md found
18:39:49 INFO: man/src/export.md found
18:39:49 INFO: man/src/history.md found
18:39:49 INFO: man/src/image/build.md found
18:39:49 INFO: man/src/image/history.md found
18:39:49 INFO: man/src/image/import.md found
18:39:49 WARN: man/src/image/inspect.md does not exist, skipping
18:39:49 INFO: man/src/image/load.md found
18:39:49 INFO: man/src/image/ls.md found
18:39:49 WARN: man/src/image/prune.md does not exist, skipping
18:39:49 INFO: man/src/image/pull.md found
18:39:49 INFO: man/src/image/push.md found
18:39:49 INFO: man/src/image/rm.md found
18:39:49 INFO: man/src/image/save.md found
18:39:49 INFO: man/src/image/tag.md found
18:39:49 WARN: man/src/image.md does not exist, skipping
18:39:49 INFO: man/src/images.md found
18:39:49 INFO: man/src/import.md found
18:39:49 INFO: man/src/info.md found
18:39:49 INFO: man/src/inspect.md found
18:39:49 INFO: man/src/kill.md found
18:39:49 INFO: man/src/load.md found
18:39:49 INFO: man/src/login.md found
18:39:49 INFO: man/src/logout.md found
18:39:49 INFO: man/src/logs.md found
18:39:49 WARN: man/src/manifest/annotate.md does not exist, skipping
18:39:49 WARN: man/src/manifest/create.md does not exist, skipping
18:39:49 WARN: man/src/manifest/inspect.md does not exist, skipping
18:39:49 WARN: man/src/manifest/push.md does not exist, skipping
18:39:49 WARN: man/src/manifest/rm.md does not exist, skipping
18:39:49 WARN: man/src/manifest.md does not exist, skipping
18:39:49 INFO: man/src/network/connect.md found
18:39:49 INFO: man/src/network/create.md found
18:39:49 INFO: man/src/network/disconnect.md found
18:39:49 INFO: man/src/network/inspect.md found
18:39:49 INFO: man/src/network/ls.md found
18:39:49 WARN: man/src/network/prune.md does not exist, skipping
18:39:49 INFO: man/src/network/rm.md found
18:39:49 WARN: man/src/network.md does not exist, skipping
18:39:49 WARN: man/src/node/demote.md does not exist, skipping
18:39:49 WARN: man/src/node/inspect.md does not exist, skipping
18:39:49 WARN: man/src/node/ls.md does not exist, skipping
18:39:49 WARN: man/src/node/promote.md does not exist, skipping
18:39:49 WARN: man/src/node/ps.md does not exist, skipping
18:39:49 WARN: man/src/node/rm.md does not exist, skipping
18:39:49 WARN: man/src/node/update.md does not exist, skipping
18:39:49 WARN: man/src/node.md does not exist, skipping
18:39:49 INFO: man/src/pause.md found
18:39:49 WARN: man/src/plugin/create.md does not exist, skipping
18:39:49 WARN: man/src/plugin/disable.md does not exist, skipping
18:39:49 WARN: man/src/plugin/enable.md does not exist, skipping
18:39:49 WARN: man/src/plugin/inspect.md does not exist, skipping
18:39:49 WARN: man/src/plugin/install.md does not exist, skipping
18:39:49 INFO: man/src/plugin/ls.md found
18:39:49 WARN: man/src/plugin/push.md does not exist, skipping
18:39:49 WARN: man/src/plugin/rm.md does not exist, skipping
18:39:49 WARN: man/src/plugin/set.md does not exist, skipping
18:39:49 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:39:49 WARN: man/src/plugin.md does not exist, skipping
18:39:49 INFO: man/src/port.md found
18:39:49 INFO: man/src/ps.md found
18:39:49 INFO: man/src/pull.md found
18:39:49 INFO: man/src/push.md found
18:39:49 INFO: man/src/rename.md found
18:39:49 INFO: man/src/restart.md found
18:39:49 INFO: man/src/rm.md found
18:39:49 INFO: man/src/rmi.md found
18:39:49 WARN: man/src/run.md does not exist, skipping
18:39:49 INFO: man/src/save.md found
18:39:49 INFO: man/src/search.md found
18:39:49 WARN: man/src/secret/create.md does not exist, skipping
18:39:49 WARN: man/src/secret/inspect.md does not exist, skipping
18:39:49 WARN: man/src/secret/ls.md does not exist, skipping
18:39:49 WARN: man/src/secret/rm.md does not exist, skipping
18:39:49 WARN: man/src/secret.md does not exist, skipping
18:39:49 WARN: man/src/service/create.md does not exist, skipping
18:39:49 WARN: man/src/service/inspect.md does not exist, skipping
18:39:49 WARN: man/src/service/logs.md does not exist, skipping
18:39:49 WARN: man/src/service/ls.md does not exist, skipping
18:39:49 WARN: man/src/service/ps.md does not exist, skipping
18:39:49 WARN: man/src/service/rm.md does not exist, skipping
18:39:49 WARN: man/src/service/rollback.md does not exist, skipping
18:39:49 WARN: man/src/service/scale.md does not exist, skipping
18:39:49 WARN: man/src/service/update.md does not exist, skipping
18:39:49 WARN: man/src/service.md does not exist, skipping
18:39:49 WARN: man/src/stack/config.md does not exist, skipping
18:39:49 WARN: man/src/stack/deploy.md does not exist, skipping
18:39:49 WARN: man/src/stack/ls.md does not exist, skipping
18:39:49 WARN: man/src/stack/ps.md does not exist, skipping
18:39:49 WARN: man/src/stack/rm.md does not exist, skipping
18:39:49 WARN: man/src/stack/services.md does not exist, skipping
18:39:49 WARN: man/src/stack.md does not exist, skipping
18:39:49 INFO: man/src/start.md found
18:39:49 INFO: man/src/stats.md found
18:39:49 INFO: man/src/stop.md found
18:39:49 WARN: man/src/swarm/ca.md does not exist, skipping
18:39:49 WARN: man/src/swarm/init.md does not exist, skipping
18:39:49 WARN: man/src/swarm/join.md does not exist, skipping
18:39:49 WARN: man/src/swarm/join-token.md does not exist, skipping
18:39:49 WARN: man/src/swarm/leave.md does not exist, skipping
18:39:49 WARN: man/src/swarm/unlock.md does not exist, skipping
18:39:49 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:39:49 WARN: man/src/swarm/update.md does not exist, skipping
18:39:49 WARN: man/src/swarm.md does not exist, skipping
18:39:49 WARN: man/src/system/df.md does not exist, skipping
18:39:49 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:39:49 INFO: man/src/system/events.md found
18:39:49 INFO: man/src/system/info.md found
18:39:49 WARN: man/src/system/prune.md does not exist, skipping
18:39:49 WARN: man/src/system.md does not exist, skipping
18:39:49 INFO: man/src/tag.md found
18:39:49 INFO: man/src/top.md found
18:39:49 WARN: man/src/trust/inspect.md does not exist, skipping
18:39:49 WARN: man/src/trust/key/generate.md does not exist, skipping
18:39:49 WARN: man/src/trust/key/load.md does not exist, skipping
18:39:49 WARN: man/src/trust/key.md does not exist, skipping
18:39:49 WARN: man/src/trust/revoke.md does not exist, skipping
18:39:49 WARN: man/src/trust/sign.md does not exist, skipping
18:39:49 WARN: man/src/trust/signer/add.md does not exist, skipping
18:39:49 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:39:49 WARN: man/src/trust/signer.md does not exist, skipping
18:39:49 WARN: man/src/trust.md does not exist, skipping
18:39:49 INFO: man/src/unpause.md found
18:39:49 INFO: man/src/update.md found
18:39:49 INFO: man/src/version.md found
18:39:49 INFO: man/src/volume/create.md found
18:39:49 INFO: man/src/volume/inspect.md found
18:39:49 INFO: man/src/volume/ls.md found
18:39:49 WARN: man/src/volume/prune.md does not exist, skipping
18:39:49 WARN: man/src/volume/rm.md does not exist, skipping
18:39:49 WARN: man/src/volume/update.md does not exist, skipping
18:39:49 INFO: man/src/volume.md found
18:39:49 INFO: man/src/wait.md found
18:39:49 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:39:49 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:39:49 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:39:49 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:39:49 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:39:49 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:39:49 make[2]: Leaving directory '/root/build-deb/cli'
18:39:49 # Build buildx plugin
18:39:49 cd /go/src/github.com/docker/buildx \
18:39:49 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:39:49 && GO111MODULE=on \
18:39:49 	CGO_ENABLED=0 \
18:39:49 		go build \
18:39:49 			-mod=vendor \
18:39:49 			-trimpath \
18:39:49 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:39:49 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:39:49 			./cmd/buildx
18:39:49 #14 20.23 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
18:39:49 #14 20.33 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
18:39:49 #14 20.33 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
18:39:49 #14 20.33 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
18:39:49 #14 20.34 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
18:39:49 #14 20.34 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
18:39:49 #13 27.46 Preparing to unpack .../071-libclass-method-modifiers-perl_2.14-1_all.deb ...
18:39:49 #13 27.47 Unpacking libclass-method-modifiers-perl (2.14-1) ...
18:39:49 #13 27.50 Selecting previously unselected package libclass-xsaccessor-perl.
18:39:49 #13 27.50 Preparing to unpack .../072-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ...
18:39:49 #13 27.50 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
18:39:49 #13 27.53 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
18:39:49 #13 27.54 Preparing to unpack .../073-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ...
18:39:49 #13 27.54 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
18:39:49 #13 27.57 Selecting previously unselected package libdynaloader-functions-perl.
18:39:49 #13 27.57 Preparing to unpack .../074-libdynaloader-functions-perl_0.003-3_all.deb ...
18:39:49 #13 27.58 Unpacking libdynaloader-functions-perl (0.003-3) ...
18:39:49 #13 27.61 Selecting previously unselected package libdevel-callchecker-perl:armhf.
18:39:49 #13 27.61 Preparing to unpack .../075-libdevel-callchecker-perl_0.008-2_armhf.deb ...
18:39:49 #13 27.61 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ...
18:39:49 #13 27.65 Selecting previously unselected package libparams-classify-perl:armhf.
18:39:49 #13 27.65 Preparing to unpack .../076-libparams-classify-perl_0.015-2+b1_armhf.deb ...
18:39:49 #13 27.65 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ...
18:39:49 #13 27.68 Selecting previously unselected package libmodule-runtime-perl.
18:39:49 #14 4.563 Reading package lists...
18:39:49 #14 20.49 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB]
18:39:49 #14 20.66 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB]
18:39:49 #14 20.71 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB]
18:39:49 #13 27.69 Preparing to unpack .../077-libmodule-runtime-perl_0.016-2_all.deb ...
18:39:49 #13 27.69 Unpacking libmodule-runtime-perl (0.016-2) ...
18:39:49 #13 27.73 Selecting previously unselected package libimport-into-perl.
18:39:49 #13 27.74 Preparing to unpack .../078-libimport-into-perl_1.002005-2_all.deb ...
18:39:49 #13 27.75 Unpacking libimport-into-perl (1.002005-2) ...
18:39:49 #13 27.81 Selecting previously unselected package librole-tiny-perl.
18:39:49 #13 27.81 Preparing to unpack .../079-librole-tiny-perl_2.002004-1_all.deb ...
18:39:49 #13 27.83 Unpacking librole-tiny-perl (2.002004-1) ...
18:39:49 #13 27.90 Selecting previously unselected package libsub-quote-perl.
18:39:49 #13 27.90 Preparing to unpack .../080-libsub-quote-perl_2.006008-1_all.deb ...
18:39:49 #13 27.91 Unpacking libsub-quote-perl (2.006008-1) ...
18:39:49 #14 5.655 Building dependency tree...
18:39:49 #14 5.858 Reading state information...
18:39:49 #14 20.83 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
18:39:49 #14 20.84 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B]
18:39:49 #14 20.84 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
18:39:49 #14 20.85 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB]
18:39:49 #14 20.86 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB]
18:39:49 #14 20.87 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
18:39:49 #14 20.88 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
18:39:49 #14 20.88 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB]
18:39:49 #14 21.04 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
18:39:50 #13 27.96 Selecting previously unselected package libmoo-perl.
18:39:50 #13 27.97 Preparing to unpack .../081-libmoo-perl_2.005005-1_all.deb ...
18:39:50 #13 27.98 Unpacking libmoo-perl (2.005005-1) ...
18:39:50 #13 28.01 Selecting previously unselected package libencode-locale-perl.
18:39:50 #13 28.02 Preparing to unpack .../082-libencode-locale-perl_1.05-3_all.deb ...
18:39:50 #13 28.02 Unpacking libencode-locale-perl (1.05-3) ...
18:39:50 #13 28.05 Selecting previously unselected package libtimedate-perl.
18:39:50 #13 28.05 Preparing to unpack .../083-libtimedate-perl_2.3300-2_all.deb ...
18:39:50 #13 28.06 Unpacking libtimedate-perl (2.3300-2) ...
18:39:50 #13 28.11 Selecting previously unselected package libhttp-date-perl.
18:39:50 #13 28.11 Preparing to unpack .../084-libhttp-date-perl_6.05-2_all.deb ...
18:39:50 #13 28.12 Unpacking libhttp-date-perl (6.05-2) ...
18:39:50 #13 28.15 Selecting previously unselected package libfile-listing-perl.
18:39:50 #13 28.15 Preparing to unpack .../085-libfile-listing-perl_6.15-1_all.deb ...
18:39:50 #13 28.16 Unpacking libfile-listing-perl (6.15-1) ...
18:39:50 #13 28.19 Selecting previously unselected package libhtml-tagset-perl.
18:39:50 #13 28.19 Preparing to unpack .../086-libhtml-tagset-perl_3.20-6_all.deb ...
18:39:50 #13 28.19 Unpacking libhtml-tagset-perl (3.20-6) ...
18:39:50 #13 28.23 Selecting previously unselected package libregexp-ipv6-perl.
18:39:50 #14 6.168 The following additional packages will be installed:
18:39:50 #14 6.168   autoconf automake autopoint autotools-dev binutils
18:39:50 #14 6.168   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
18:39:50 #14 6.168   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
18:39:50 #14 6.168   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:39:50 #14 6.168   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:39:50 #14 6.168   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
18:39:50 #14 6.168   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:39:50 #14 6.168   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
18:39:50 #14 6.168   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
18:39:50 #14 6.168   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:39:50 #14 6.168   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
18:39:50 #14 6.168   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:39:50 #14 6.168   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
18:39:50 #14 6.168   libcbor0.8 libcc1-0 libclass-data-inheritable-perl
18:39:50 #14 6.168   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
18:39:50 #14 6.168   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
18:39:50 #14 6.168   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
18:39:50 #14 6.168   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
18:39:50 #14 6.168   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
18:39:50 #14 6.168   libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl
18:39:50 #14 6.168   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
18:39:50 #14 6.168   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
18:39:50 #14 6.168   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
18:39:50 #14 6.168   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
18:39:50 #14 6.168   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
18:39:50 #14 6.168   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
18:39:50 #14 6.168   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
18:39:50 #14 6.168   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
18:39:50 #14 6.168   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
18:39:50 #14 6.168   libgd3 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
18:39:50 #14 6.168   libgomp1 libgpgme11 libhash-fieldhash-perl libhtml-form-perl
18:39:50 #14 6.168   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
18:39:50 #14 6.168   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
18:39:50 #14 6.168   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:39:50 #14 6.168   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu70
18:39:50 #14 6.168   libimport-into-perl libio-html-perl libio-interactive-perl
18:39:50 #14 6.168   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
18:39:50 #14 6.168   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
18:39:50 #14 6.168   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:39:50 #14 6.168   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
18:39:50 #14 6.169   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
18:39:50 #14 6.169   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:39:50 #14 6.169   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:39:50 #14 6.169   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
18:39:50 #14 6.169   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:39:50 #14 6.169   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:39:50 #14 6.169   libmath-base85-perl libmd0 libmodule-implementation-perl
18:39:50 #14 6.169   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
18:39:50 #14 6.169   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
18:39:50 #14 6.169   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
18:39:50 #14 6.169   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
18:39:50 #14 6.169   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
18:39:50 #14 6.169   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
18:39:50 #14 6.169   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
18:39:50 #14 6.169   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
18:39:50 #14 6.169   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
18:39:50 #14 6.169   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
18:39:50 #14 6.169   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
18:39:50 #14 6.169   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:39:50 #14 6.169   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
18:39:50 #14 6.169   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:39:50 #14 6.169   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
18:39:50 #14 6.169   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
18:39:50 #14 6.169   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
18:39:50 #14 6.169   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
18:39:50 #14 6.169   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:39:50 #14 6.169   libsub-name-perl libsub-override-perl libsub-quote-perl
18:39:50 #14 6.169   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:39:50 #14 6.169   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:39:50 #14 6.169   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
18:39:50 #14 6.169   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
18:39:50 #14 6.169   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:39:50 #14 6.169   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
18:39:50 #14 6.169   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
18:39:50 #14 6.169   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
18:39:50 #14 6.169   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
18:39:50 #14 6.169   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
18:39:50 #14 6.169   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:39:50 #14 6.169   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
18:39:50 #14 6.169   media-types netbase openssh-client openssl patch patchutils perl
18:39:50 #14 6.169   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
18:39:50 #14 6.169   publicsuffix python-apt-common python3 python3-apt python3-certifi
18:39:50 #14 6.169   python3-chardet python3-debian python3-gpg python3-idna python3-magic
18:39:50 #14 6.170   python3-minimal python3-pkg-resources python3-requests python3-six
18:39:50 #14 6.170   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
18:39:50 #14 6.170   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
18:39:50 #14 6.170   zstd
18:39:50 #14 6.172 Suggested packages:
18:39:50 #14 6.172   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
18:39:50 #14 6.172   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
18:39:50 #14 6.172   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
18:39:50 #14 6.172   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
18:39:50 #14 6.172   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
18:39:50 #14 6.172   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
18:39:50 #14 6.172   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
18:39:50 #14 6.172   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
18:39:50 #14 6.172   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
18:39:50 #14 6.172   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
18:39:50 #14 6.172   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
18:39:50 #14 6.172   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
18:39:50 #14 6.172   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales
18:39:50 #14 6.172   bzr libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
18:39:50 #14 6.172   libscalar-number-perl libsasl2-modules-gssapi-mit
18:39:50 #14 6.172   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:39:50 #14 6.172   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
18:39:50 #14 6.172   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
18:39:50 #14 6.172   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
18:39:50 #14 6.172   libxml-sax-expatxs-perl bash-completion binutils-multiarch
18:39:50 #14 6.172   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
18:39:50 #14 6.172   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
18:39:50 #14 6.172   libterm-readline-gnu-perl | libterm-readline-perl-perl
18:39:50 #14 6.172   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
18:39:50 #14 6.172   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
18:39:50 #14 6.172   python3-cryptography python3-openssl python3-socks python-requests-doc
18:39:50 #14 6.172   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
18:39:50 #14 6.172 Recommended packages:
18:39:50 #14 6.172   libnss-nis libnss-nisplus
18:39:50 #14 21.19 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
18:39:50 #14 21.22 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB]
18:39:50 #14 21.32 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
18:39:50 #13 28.23 Preparing to unpack .../087-libregexp-ipv6-perl_0.03-3_all.deb ...
18:39:50 #13 28.23 Unpacking libregexp-ipv6-perl (0.03-3) ...
18:39:50 #13 28.27 Selecting previously unselected package liburi-perl.
18:39:50 #13 28.27 Preparing to unpack .../088-liburi-perl_5.17-1_all.deb ...
18:39:50 #13 28.27 Unpacking liburi-perl (5.17-1) ...
18:39:50 #13 28.31 Selecting previously unselected package libhtml-parser-perl:armhf.
18:39:50 #13 28.32 Preparing to unpack .../089-libhtml-parser-perl_3.81-1_armhf.deb ...
18:39:50 #13 28.32 Unpacking libhtml-parser-perl:armhf (3.81-1) ...
18:39:50 #13 28.36 Selecting previously unselected package libhtml-tree-perl.
18:39:50 #13 28.36 Preparing to unpack .../090-libhtml-tree-perl_5.07-3_all.deb ...
18:39:50 #13 28.36 Unpacking libhtml-tree-perl (5.07-3) ...
18:39:50 #13 28.41 Selecting previously unselected package libclone-perl:armhf.
18:39:50 #13 28.41 Preparing to unpack .../091-libclone-perl_0.46-1_armhf.deb ...
18:39:50 #13 28.41 Unpacking libclone-perl:armhf (0.46-1) ...
18:39:50 #13 28.45 Selecting previously unselected package libio-html-perl.
18:39:50 #13 28.45 Preparing to unpack .../092-libio-html-perl_1.004-3_all.deb ...
18:39:50 #13 28.45 Unpacking libio-html-perl (1.004-3) ...
18:39:50 #13 28.49 Selecting previously unselected package liblwp-mediatypes-perl.
18:39:50 #14 21.34 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]
18:39:50 #14 21.37 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]
18:39:50 #14 21.38 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]
18:39:50 #14 21.39 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
18:39:50 #14 21.40 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]
18:39:50 #14 21.45 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]
18:39:50 #14 21.48 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
18:39:50 #13 28.49 Preparing to unpack .../093-liblwp-mediatypes-perl_6.04-2_all.deb ...
18:39:50 #13 28.49 Unpacking liblwp-mediatypes-perl (6.04-2) ...
18:39:50 #13 28.53 Selecting previously unselected package libhttp-message-perl.
18:39:50 #13 28.53 Preparing to unpack .../094-libhttp-message-perl_6.44-1_all.deb ...
18:39:50 #13 28.53 Unpacking libhttp-message-perl (6.44-1) ...
18:39:50 #13 28.57 Selecting previously unselected package libhttp-cookies-perl.
18:39:50 #13 28.57 Preparing to unpack .../095-libhttp-cookies-perl_6.10-1_all.deb ...
18:39:50 #13 28.57 Unpacking libhttp-cookies-perl (6.10-1) ...
18:39:50 #13 28.61 Selecting previously unselected package libhttp-negotiate-perl.
18:39:50 #13 28.61 Preparing to unpack .../096-libhttp-negotiate-perl_6.01-2_all.deb ...
18:39:50 #13 28.61 Unpacking libhttp-negotiate-perl (6.01-2) ...
18:39:50 #13 28.64 Selecting previously unselected package perl-openssl-defaults:armhf.
18:39:50 #13 28.65 Preparing to unpack .../097-perl-openssl-defaults_7+b1_armhf.deb ...
18:39:50 #13 28.65 Unpacking perl-openssl-defaults:armhf (7+b1) ...
18:39:50 #13 28.68 Selecting previously unselected package libnet-ssleay-perl:armhf.
18:39:50 #13 28.69 Preparing to unpack .../098-libnet-ssleay-perl_1.92-2+b2_armhf.deb ...
18:39:50 #13 28.69 Unpacking libnet-ssleay-perl:armhf (1.92-2+b2) ...
18:39:50 #13 28.74 Selecting previously unselected package libio-socket-ssl-perl.
18:39:50 #14 21.68 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]
18:39:50 #14 21.82 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
18:39:50 #14 21.86 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]
18:39:50 #14 6.627 The following NEW packages will be installed:
18:39:50 #14 6.627   autoconf automake autopoint autotools-dev binutils
18:39:50 #14 6.627   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
18:39:50 #14 6.627   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
18:39:50 #14 6.627   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:39:50 #14 6.627   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:39:50 #14 6.627   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
18:39:50 #14 6.627   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
18:39:50 #14 6.628   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
18:39:50 #14 6.628   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:39:50 #14 6.628   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:39:50 #14 6.628   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
18:39:50 #14 6.628   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
18:39:50 #14 6.628   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
18:39:50 #14 6.628   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
18:39:50 #14 6.628   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:39:50 #14 6.628   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:39:50 #14 6.628   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
18:39:50 #14 6.628   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:39:50 #14 6.628   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:39:50 #14 6.628   libdata-validate-uri-perl libdebhelper-perl libdeflate0
18:39:50 #14 6.628   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:39:50 #14 6.628   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
18:39:50 #14 6.628   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
18:39:50 #14 6.628   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
18:39:50 #14 6.628   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
18:39:50 #14 6.628   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
18:39:50 #14 6.628   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
18:39:50 #14 6.628   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
18:39:50 #14 6.628   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
18:39:50 #14 6.628   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
18:39:50 #14 6.628   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
18:39:50 #14 6.628   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:39:50 #14 6.628   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
18:39:50 #14 6.628   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
18:39:50 #14 6.628   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
18:39:50 #14 6.628   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
18:39:50 #14 6.628   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
18:39:50 #14 6.628   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
18:39:50 #14 6.628   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
18:39:50 #14 6.628   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
18:39:50 #14 6.628   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
18:39:50 #14 6.628   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:39:50 #14 6.628   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
18:39:50 #14 6.628   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:39:50 #14 6.628   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:39:50 #14 6.628   libmath-base85-perl libmd0 libmodule-implementation-perl
18:39:50 #14 6.628   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
18:39:50 #14 6.628   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
18:39:50 #14 6.628   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
18:39:50 #14 6.628   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
18:39:50 #14 6.628   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
18:39:50 #14 6.628   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
18:39:50 #14 6.628   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
18:39:50 #14 6.628   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
18:39:50 #14 6.628   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
18:39:50 #14 6.628   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
18:39:50 #14 6.628   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
18:39:50 #14 6.628   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
18:39:50 #14 6.628   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
18:39:50 #14 6.628   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
18:39:50 #14 6.628   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
18:39:50 #14 6.628   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
18:39:50 #14 6.628   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
18:39:50 #14 6.628   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
18:39:50 #14 6.628   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:39:50 #14 6.628   libsub-name-perl libsub-override-perl libsub-quote-perl
18:39:50 #14 6.628   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:39:50 #14 6.628   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:39:50 #14 6.628   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
18:39:50 #14 6.628   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
18:39:50 #14 6.628   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
18:39:50 #14 6.628   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
18:39:50 #14 6.628   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
18:39:50 #14 6.628   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
18:39:50 #14 6.628   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
18:39:50 #14 6.628   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
18:39:50 #14 6.628   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
18:39:50 #14 6.628   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
18:39:50 #14 6.628   media-types netbase openssh-client openssl patch patchutils perl
18:39:50 #14 6.628   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
18:39:50 #14 6.628   publicsuffix python-apt-common python3 python3-apt python3-certifi
18:39:50 #14 6.628   python3-chardet python3-debian python3-gpg python3-idna python3-magic
18:39:50 #14 6.628   python3-minimal python3-pkg-resources python3-requests python3-six
18:39:50 #14 6.628   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
18:39:50 #14 6.629   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
18:39:50 #14 6.629   zstd
18:39:50 #14 6.630 The following packages will be upgraded:
18:39:50 #14 6.630   libc6
18:39:50 #13 28.75 Preparing to unpack .../099-libio-socket-ssl-perl_2.081-2_all.deb ...
18:39:50 #13 28.75 Unpacking libio-socket-ssl-perl (2.081-2) ...
18:39:50 #13 28.80 Selecting previously unselected package libnet-http-perl.
18:39:50 #13 28.80 Preparing to unpack .../100-libnet-http-perl_6.22-1_all.deb ...
18:39:50 #13 28.80 Unpacking libnet-http-perl (6.22-1) ...
18:39:50 #13 28.83 Selecting previously unselected package liblwp-protocol-https-perl.
18:39:50 #13 28.83 Preparing to unpack .../101-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:39:50 #13 28.84 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:39:50 #13 28.87 Selecting previously unselected package libtry-tiny-perl.
18:39:50 #13 28.87 Preparing to unpack .../102-libtry-tiny-perl_0.31-2_all.deb ...
18:39:50 #13 28.87 Unpacking libtry-tiny-perl (0.31-2) ...
18:39:50 #13 28.90 Selecting previously unselected package libwww-robotrules-perl.
18:39:50 #13 28.91 Preparing to unpack .../103-libwww-robotrules-perl_6.02-1_all.deb ...
18:39:50 #13 28.91 Unpacking libwww-robotrules-perl (6.02-1) ...
18:39:50 #13 28.94 Selecting previously unselected package libwww-perl.
18:39:50 #13 28.95 Preparing to unpack .../104-libwww-perl_6.68-1_all.deb ...
18:39:50 #13 28.95 Unpacking libwww-perl (6.68-1) ...
18:39:50 #13 28.99 Selecting previously unselected package patchutils.
18:39:50 #14 21.98 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]
18:39:50 #14 7.061 1 upgraded, 366 newly installed, 0 to remove and 1 not upgraded.
18:39:50 #14 7.061 Need to get 117 MB of archives.
18:39:50 #14 7.061 After this operation, 378 MB of additional disk space will be used.
18:39:50 #14 7.061 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6 armhf 2.35-0ubuntu3.4 [2900 kB]
18:39:51 #13 29.00 Preparing to unpack .../105-patchutils_0.4.2-1_armhf.deb ...
18:39:51 #13 29.00 Unpacking patchutils (0.4.2-1) ...
18:39:51 #13 29.04 Selecting previously unselected package wdiff.
18:39:51 #13 29.04 Preparing to unpack .../106-wdiff_1.2.2-5_armhf.deb ...
18:39:51 #13 29.04 Unpacking wdiff (1.2.2-5) ...
18:39:51 #13 29.09 Selecting previously unselected package devscripts.
18:39:51 #13 29.09 Preparing to unpack .../107-devscripts_2.23.4_armhf.deb ...
18:39:51 #13 29.12 Unpacking devscripts (2.23.4) ...
18:39:51 #13 29.23 Selecting previously unselected package equivs.
18:39:51 #14 22.00 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
18:39:51 #14 22.01 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]
18:39:51 #14 22.02 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]
18:39:51 #14 22.13 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]
18:39:51 #14 22.17 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]
18:39:51 #14 22.17 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
18:39:51 #14 22.17 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
18:39:51 #13 29.23 Preparing to unpack .../108-equivs_2.3.1_all.deb ...
18:39:51 #13 29.23 Unpacking equivs (2.3.1) ...
18:39:51 #13 29.27 Selecting previously unselected package libcurl3-gnutls:armhf.
18:39:51 #13 29.27 Preparing to unpack .../109-libcurl3-gnutls_7.88.1-10+rpi1_armhf.deb ...
18:39:51 #13 29.28 Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1) ...
18:39:51 #13 29.33 Selecting previously unselected package liberror-perl.
18:39:51 #13 29.33 Preparing to unpack .../110-liberror-perl_0.17029-2_all.deb ...
18:39:51 #13 29.34 Unpacking liberror-perl (0.17029-2) ...
18:39:51 #13 29.37 Selecting previously unselected package git-man.
18:39:51 #13 29.37 Preparing to unpack .../111-git-man_1%3a2.39.2-1.1_all.deb ...
18:39:51 #13 29.37 Unpacking git-man (1:2.39.2-1.1) ...
18:39:51 #14 22.33 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
18:39:51 #14 22.40 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]
18:39:51 #14 7.752 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
18:39:51 #14 7.753 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.12-1~22.04.2 [796 kB]
18:39:51 #14 7.767 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
18:39:51 #13 29.48 Selecting previously unselected package git.
18:39:51 #13 29.48 Preparing to unpack .../112-git_1%3a2.39.2-1.1_armhf.deb ...
18:39:51 #13 29.49 Unpacking git (1:2.39.2-1.1) ...
18:39:51 #14 22.61 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
18:39:51 #14 22.65 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
18:39:51 #14 22.67 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB]
18:39:51 mkdir -p sources
18:39:51 docker run --rm -w /v \
18:39:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/buildx:/buildx \
18:39:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:51 	alpine \
18:39:51 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
18:39:51 #14 7.768 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.12-1~22.04.2 [1938 kB]
18:39:51 #14 7.851 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
18:39:51 #14 7.852 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
18:39:51 #14 7.852 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
18:39:51 #14 7.853 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
18:39:51 #14 7.854 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
18:39:51 #14 7.856 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
18:39:51 #13 29.89 Setting up media-types (10.0.0) ...
18:39:51 #13 29.91 Setting up libpipeline1:armhf (1.5.7-1) ...
18:39:51 #13 29.92 Setting up wdiff (1.2.2-5) ...
18:39:51 #13 29.93 Setting up libfile-which-perl (1.27-2) ...
18:39:51 #13 29.94 Setting up libicu72:armhf (72.1-3) ...
18:39:51 #13 29.95 Setting up bsdextrautils (2.38.1-5) ...
18:39:51 #13 29.96 Setting up libdynaloader-functions-perl (0.003-3) ...
18:39:51 #13 29.97 Setting up libclass-method-modifiers-perl (2.14-1) ...
18:39:51 #13 29.98 Setting up libio-pty-perl (1:1.17-1) ...
18:39:51 #13 29.99 Setting up libmagic-mgc (1:5.44-3) ...
18:39:51 #13 30.00 Setting up libclone-perl:armhf (0.46-1) ...
18:39:51 #14 22.84 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB]
18:39:51 #14 22.84 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
18:39:51 #14 22.85 Get:206 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-debian all 0.1.36ubuntu1.1 [64.9 kB]
18:39:51 #14 22.85 Get:207 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgpgme11 armhf 1.13.1-7ubuntu2.1 [102 kB]
18:39:51 #14 22.86 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-gpg armhf 1.13.1-7ubuntu2.1 [144 kB]
18:39:51 #14 22.87 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dput all 1.0.3ubuntu1.1 [42.0 kB]
18:39:51 #14 23.02 Get:210 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.20 [202 kB]
18:39:52 #13 30.01 Setting up libarchive-zip-perl (1.68-1) ...
18:39:52 #13 30.02 Setting up libtirpc-common (1.3.3+ds-1) ...
18:39:52 #13 30.03 Setting up libhtml-tagset-perl (3.20-6) ...
18:39:52 #13 30.04 Setting up libdebhelper-perl (13.11.4) ...
18:39:52 #13 30.05 Setting up liblwp-mediatypes-perl (6.04-2) ...
18:39:52 #13 30.06 Setting up binutils-common:armhf (2.40-2+rpi2) ...
18:39:52 #13 30.07 Setting up libtry-tiny-perl (0.31-2) ...
18:39:52 #13 30.09 Setting up libmagic1:armhf (1:5.44-3) ...
18:39:52 #13 30.10 Setting up perl-openssl-defaults:armhf (7+b1) ...
18:39:52 #13 30.11 Setting up linux-libc-dev:armhf (6.1.52-1+rpi1) ...
18:39:52 #13 30.13 Setting up libctf-nobfd0:armhf (2.40-2+rpi2) ...
18:39:52 #13 30.14 Setting up gettext-base (0.21-12) ...
18:39:52 #13 30.15 Setting up m4 (1.4.19-3) ...
18:39:52 #13 30.16 Setting up libencode-locale-perl (1.05-3) ...
18:39:52 #13 30.17 Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1) ...
18:39:52 #13 30.18 Setting up file (1:5.44-3) ...
18:39:52 #13 30.19 Setting up libgomp1:armhf (12.2.0-14+rpi1) ...
18:39:52 #13 30.20 Setting up bzip2 (1.0.8-5+b2) ...
18:39:52 #13 30.21 Setting up libfakeroot:armhf (1.31-1.2) ...
18:39:52 #14 23.39 Get:211 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB]
18:39:52 #13 30.23 Setting up libjansson4:armhf (2.14-2) ...
18:39:52 #13 30.24 Setting up fakeroot (1.31-1.2) ...
18:39:52 #13 30.25 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:39:52 #13 30.25 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:39:52 #13 30.25 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:39:52 #13 30.25 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:39:52 #13 30.25 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:39:52 #13 30.25 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:39:52 #13 30.25 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:39:52 #13 30.25 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:39:52 #13 30.25 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:39:52 #13 30.26 Setting up liberror-perl (0.17029-2) ...
18:39:52 #13 30.27 Setting up autotools-dev (20220109.1) ...
18:39:52 #13 30.28 Setting up rpcsvc-proto (1.4.3-1) ...
18:39:52 #13 30.29 Setting up make (4.3-4.1) ...
18:39:52 #13 30.30 Setting up libmpfr6:armhf (4.2.0-1) ...
18:39:52 #13 30.31 Setting up xz-utils (5.4.1-0.2) ...
18:39:52 #13 30.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:39:52 #13 30.32 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.32 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:39:52 #13 30.34 Setting up libmpc3:armhf (1.3.1-1) ...
18:39:52 #13 30.35 Setting up libio-html-perl (1.004-3) ...
18:39:52 #13 30.36 Setting up patch (2.7.6-7) ...
18:39:52 #13 30.37 Setting up autopoint (0.21-12) ...
18:39:52 #13 30.38 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
18:39:52 #13 30.39 Setting up libipc-run-perl (20220807.0-1) ...
18:39:52 #13 30.40 Setting up libdpkg-perl (1.21.22+rpi1) ...
18:39:52 #13 30.41 Setting up autoconf (2.71-3) ...
18:39:52 #13 30.42 Setting up libtimedate-perl (2.3300-2) ...
18:39:52 #13 30.44 Setting up libregexp-ipv6-perl (0.03-3) ...
18:39:52 #13 30.45 Setting up libubsan1:armhf (12.2.0-14+rpi1) ...
18:39:52 #13 30.46 Setting up sensible-utils (0.0.17+nmu1) ...
18:39:52 #13 30.47 Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
18:39:52 #13 30.48 Setting up libasan8:armhf (12.2.0-14+rpi1) ...
18:39:52 #13 30.50 Setting up libuchardet0:armhf (0.0.7-1) ...
18:39:52 #13 30.51 Setting up librole-tiny-perl (2.002004-1) ...
18:39:52 #13 30.52 Setting up libsub-override-perl (0.09-4) ...
18:39:52 #13 30.53 Setting up git-man (1:2.39.2-1.1) ...
18:39:52 #14 8.314 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.12-1~22.04.2 [1766 kB]
18:39:52 #14 23.40 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.11 [887 kB]
18:39:52 #13 30.54 Setting up libsub-quote-perl (2.006008-1) ...
18:39:52 #13 30.55 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
18:39:52 #13 30.56 Setting up libfile-dirlist-perl (0.05-3) ...
18:39:52 #13 30.57 Setting up libbinutils:armhf (2.40-2+rpi2) ...
18:39:52 #13 30.58 Setting up libisl23:armhf (0.25-1) ...
18:39:52 #13 30.59 Setting up libc-dev-bin (2.36-9+rpi1+deb12u3) ...
18:39:52 #13 30.61 Setting up libfile-homedir-perl (1.006-2) ...
18:39:52 #13 30.62 Setting up libelf1:armhf (0.188-2.1+rpi1) ...
18:39:52 #13 30.63 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
18:39:52 #13 30.64 Setting up libcc1-0:armhf (12.2.0-14+rpi1) ...
18:39:52 #13 30.65 Setting up liburi-perl (5.17-1) ...
18:39:52 #13 30.66 Setting up libfile-touch-perl (0.12-2) ...
18:39:52 #13 30.67 Setting up libctf0:armhf (2.40-2+rpi2) ...
18:39:52 #13 30.68 Setting up libnet-ssleay-perl:armhf (1.92-2+b2) ...
18:39:52 #13 30.69 Setting up automake (1:1.16.5-1.3) ...
18:39:52 #13 30.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:39:52 #13 30.71 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:39:52 #13 30.71 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:39:52 #13 30.71 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
18:39:52 #13 30.72 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
18:39:52 #13 30.73 Setting up libhttp-date-perl (6.05-2) ...
18:39:52 #14 23.58 Get:213 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.11 [3453 kB]
18:39:52 #14 23.77 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
18:39:52 #14 23.77 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]
18:39:52 #14 23.77 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
18:39:52 #14 23.77 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB]
18:39:52 #14 23.77 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
18:39:52 #14 23.77 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB]
18:39:52 #14 23.77 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB]
18:39:52 #13 30.75 Setting up cpp-12 (12.2.0-14+rpi1) ...
18:39:52 #13 30.76 Setting up gettext (0.21-12) ...
18:39:52 #13 30.77 Setting up libfile-listing-perl (6.15-1) ...
18:39:52 #13 30.78 Setting up libnet-http-perl (6.22-1) ...
18:39:52 #13 30.79 Setting up libdevel-callchecker-perl:armhf (0.008-2) ...
18:39:52 #13 30.80 Setting up intltool-debian (0.35.0+20060710.6) ...
18:39:52 #13 30.81 Setting up patchutils (0.4.2-1) ...
18:39:52 #13 30.82 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
18:39:52 #13 30.85 Setting up libgcc-12-dev:armhf (12.2.0-14+rpi1) ...
18:39:52 #13 30.86 Setting up git (1:2.39.2-1.1) ...
18:39:52 #13 30.88 Setting up dh-strip-nondeterminism (1.13.1-1) ...
18:39:52 #13 30.89 Setting up libwww-robotrules-perl (6.02-1) ...
18:39:52 #13 30.90 Setting up dwz (0.15-1) ...
18:39:52 #13 30.91 Setting up groff-base (1.22.4-10) ...
18:39:52 #13 30.93 Setting up cpp (4:12.2.0-3+rpi1) ...
18:39:52 #13 30.94 Setting up libhtml-parser-perl:armhf (3.81-1) ...
18:39:52 #13 30.96 Setting up libnsl2:armhf (1.3.0-2) ...
18:39:52 #13 30.97 Setting up binutils-arm-linux-gnueabihf (2.40-2+rpi2) ...
18:39:52 #13 30.98 Setting up libio-socket-ssl-perl (2.081-2) ...
18:39:52 #13 30.99 Setting up libhttp-message-perl (6.44-1) ...
18:39:52 #13 31.00 Setting up libhttp-negotiate-perl (6.01-2) ...
18:39:52 #13 31.01 Setting up libhttp-cookies-perl (6.10-1) ...
18:39:52 #13 31.02 Setting up po-debconf (1.0.21+nmu1) ...
18:39:52 #13 31.03 Setting up libhtml-tree-perl (5.07-3) ...
18:39:52 #13 31.04 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
18:39:52 #13 31.05 Setting up libparams-classify-perl:armhf (0.015-2+b1) ...
18:39:52 #13 31.06 Setting up binutils (2.40-2+rpi2) ...
18:39:52 #14 8.938 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.2 [509 kB]
18:39:52 #14 8.953 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
18:39:52 #14 8.953 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
18:39:52 #14 8.954 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB]
18:39:53 #14 23.92 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
18:39:53 #14 24.00 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
18:39:53 #14 24.01 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB]
18:39:53 #14 24.09 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
18:39:53 #14 24.12 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
18:39:53 #13 31.07 Setting up man-db (2.11.2-2) ...
18:39:53 #13 31.19 Building database of manual pages ...
18:39:53 #14 9.097 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
18:39:53 #14 9.100 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
18:39:53 #14 9.101 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.2 [4061 kB]
18:39:53 #14 9.279 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.2 [232 kB]
18:39:53 #14 9.282 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.10 [1154 kB]
18:39:53 #14 9.351 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
18:39:53 #14 24.15 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB]
18:39:53 #14 24.18 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB]
18:39:53 #14 24.19 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB]
18:39:53 #14 24.20 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB]
18:39:53 #14 24.22 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
18:39:53 #14 24.23 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
18:39:53 #14 24.38 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
18:39:53 #14 24.61 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B]
18:39:53 #14 24.62 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB]
18:39:53 #14 24.64 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
18:39:53 #13 31.91 Setting up dpkg-dev (1.21.22+rpi1) ...
18:39:53 #14 9.754 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.4 [4986 B]
18:39:53 #14 9.829 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
18:39:53 #14 24.70 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB]
18:39:53 #14 24.78 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
18:39:53 #14 24.79 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B]
18:39:53 #14 24.79 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
18:39:53 #14 24.80 Get:240 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdistro-info-perl all 0.23ubuntu1.1 [4684 B]
18:39:53 #14 24.80 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
18:39:53 #14 24.80 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
18:39:53 #13 31.93 Setting up gcc-12 (12.2.0-14+rpi1) ...
18:39:53 #13 31.94 Setting up libmodule-runtime-perl (0.016-2) ...
18:39:53 #13 31.95 Setting up libnsl-dev:armhf (1.3.0-2) ...
18:39:53 #13 31.96 Setting up libc6-dev:armhf (2.36-9+rpi1+deb12u3) ...
18:39:53 #13 31.97 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
18:39:53 #13 31.99 Setting up python3.11 (3.11.2-6) ...
18:39:54 #14 24.98 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB]
18:39:54 #14 25.15 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB]
18:39:54 #14 10.42 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf less armhf 590-1ubuntu0.22.04.1 [135 kB]
18:39:54 #14 10.42 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB]
18:39:54 #14 10.42 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB]
18:39:54 #14 10.42 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
18:39:54 #14 10.42 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
18:39:54 #14 25.41 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
18:39:54 #14 25.42 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
18:39:54 #14 25.42 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB]
18:39:54 #14 25.43 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]
18:39:54 #14 25.44 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
18:39:54 #14 25.44 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
18:39:54 #14 25.44 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]
18:39:54 #14 25.45 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
18:39:54 #14 25.45 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B]
18:39:54 #14 25.60 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
18:39:54 #14 25.76 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
18:39:54 #14 25.78 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB]
18:39:54 #14 25.80 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB]
18:39:54 #13 32.81 Setting up libtool (2.4.7-5) ...
18:39:54 #13 32.83 Setting up libimport-into-perl (1.002005-2) ...
18:39:54 #13 32.84 Setting up libmoo-perl (2.005005-1) ...
18:39:54 #13 32.85 Setting up python3 (3.11.2-1) ...
18:39:54 #13 32.96 Setting up gcc (4:12.2.0-3+rpi1) ...
18:39:54 #13 32.98 Setting up dh-autoreconf (20) ...
18:39:54 #13 33.00 Setting up debhelper (13.11.4) ...
18:39:54 #13 33.01 Setting up equivs (2.3.1) ...
18:39:54 #13 33.02 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:39:54 #13 33.03 Setting up libwww-perl (6.68-1) ...
18:39:54 #13 33.05 Setting up devscripts (2.23.4) ...
18:39:54 #14 10.91 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.3 [599 kB]
18:39:54 #14 10.93 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
18:39:54 #14 10.93 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
18:39:54 #14 10.93 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
18:39:55 mkdir -p sources
18:39:55 docker run --rm -w /v \
18:39:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/src/github.com/docker/compose:/compose \
18:39:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/sources:/v \
18:39:55 	alpine \
18:39:55 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
18:39:55 #14 26.02 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB]
18:39:55 #14 26.04 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
18:39:55 #14 26.05 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB]
18:39:55 #14 26.06 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
18:39:55 #14 26.07 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B]
18:39:55 #14 26.07 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
18:39:55 #14 26.07 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
18:39:55 #13 33.24 Processing triggers for libc-bin (2.36-9+rpi1+deb12u3) ...
18:39:55 #14 11.33 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu2 [14.8 kB]
18:39:55 #14 26.22 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
18:39:55 #14 26.46 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB]
18:39:55 #14 11.47 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu2 [154 kB]
18:39:55 == Building packages for ubuntu-lunar ==
18:39:55 mkdir -p "debbuild/ubuntu-lunar"
18:39:55 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.21.2-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/aarch64 -f ubuntu-lunar/Dockerfile .
18:39:55 #14 26.54 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB]
18:39:55 #14 26.59 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
18:39:55 #14 26.60 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB]
18:39:55 #14 26.61 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB]
18:39:55 #14 26.62 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB]
18:39:55 #14 26.62 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
18:39:55 #14 26.62 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB]
18:39:55 #14 26.64 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB]
18:39:55 #14 26.72 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
18:39:55 #13 DONE 33.8s
18:39:55 
18:39:55 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
18:39:55 #14 DONE 0.1s
18:39:55 #14 11.68 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
18:39:55 #14 11.75 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB]
18:39:55 #14 11.77 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB]
18:39:55 #14 11.79 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic-mgc armhf 1:5.41-3ubuntu0.1 [257 kB]
18:39:55 #14 11.84 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic1 armhf 1:5.41-3ubuntu0.1 [80.2 kB]
18:39:55 #14 11.85 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf file armhf 1:5.41-3ubuntu0.1 [20.6 kB]
18:39:55 #14 26.88 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB]
18:39:55 
18:39:55 #15 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:39:55 #14 11.85 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB]
18:39:55 #14 11.86 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
18:39:55 #14 11.87 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
18:39:56 #14 27.03 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
18:39:56 #14 27.06 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
18:39:56 #14 27.15 Get:279 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
18:39:56 #1 [internal] load .dockerignore
18:39:56 #1 transferring context: 2B done
18:39:56 #1 DONE 0.0s
18:39:56 
18:39:56 #2 [internal] load build definition from Dockerfile
18:39:56 #2 transferring dockerfile: 1.28kB done
18:39:56 #2 DONE 0.0s
18:39:56 
18:39:56 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
18:39:56 #3 DONE 0.0s
18:39:56 
18:39:56 #4 resolve image config for docker.io/docker/dockerfile:1
18:39:56 #4 DONE 0.2s
18:39:56 
18:39:56 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:39:56 #5 CACHED
18:39:56 #14 12.34 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
18:39:56 #14 27.17 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB]
18:39:56 #14 27.21 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB]
18:39:56 #14 27.22 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB]
18:39:56 #14 27.33 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB]
18:39:56 #14 27.33 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
18:39:56 #14 27.33 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB]
18:39:56 #14 27.34 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB]
18:39:56 
18:39:56 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
18:39:56 #6 DONE 0.0s
18:39:56 
18:39:56 #7 [auth] library/golang:pull token for registry-1.docker.io
18:39:56 #7 DONE 0.0s
18:39:56 
18:39:56 #8 [internal] load metadata for docker.io/library/golang:1.21.2-bookworm
18:39:56 #14 12.49 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
18:39:56 #15 0.863 Hit:1 http://archive.raspbian.org/raspbian bookworm InRelease
18:39:56 #14 27.50 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB]
18:39:56 #14 27.58 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
18:39:56 #14 27.72 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB]
18:39:56 #8 DONE 0.4s
18:39:56 
18:39:56 #9 [internal] load metadata for docker.io/library/ubuntu:lunar
18:39:56 #9 DONE 0.4s
18:39:56 #14 12.63 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB]
18:39:56 #14 12.69 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
18:39:56 #14 12.73 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB]
18:39:56 #14 12.74 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB]
18:39:56 #14 12.80 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
18:39:56 #14 12.81 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
18:39:56 #14 12.81 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
18:39:56 #14 12.81 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB]
18:39:56 #14 12.82 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
18:39:56 #14 27.78 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
18:39:56 #14 27.80 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB]
18:39:56 #14 27.82 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB]
18:39:56 #14 27.84 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB]
18:39:56 #14 27.90 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
18:39:56 #14 27.90 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
18:39:56 #14 27.91 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B]
18:39:56 #14 27.91 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
18:39:56 
18:39:56 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:56 #10 DONE 0.0s
18:39:56 
18:39:56 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
18:39:56 #11 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.0s done
18:39:56 #11 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done
18:39:56 #11 sha256:1e9568cacc4bd0a59a44d8e68ae8fc5f4287c132d455492881f7a1106b722beb 424B / 424B done
18:39:56 #11 sha256:e46f21739314ec025a0ce92c7a657ddb65785a29870d74435a08554207fb3688 2.31kB / 2.31kB done
18:39:56 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 0B / 24.63MB 0.2s
18:39:57 #14 28.06 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB]
18:39:57 #14 28.22 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB]
18:39:57 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 2.10MB / 24.63MB 0.4s
18:39:57 #14 13.25 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-6 armhf 2:1.7.5-1ubuntu0.3 [603 kB]
18:39:57 #14 28.29 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB]
18:39:57 #14 28.32 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B]
18:39:57 #14 28.33 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB]
18:39:57 #14 28.35 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
18:39:57 #14 28.39 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB]
18:39:57 #14 28.42 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB]
18:39:57 #14 28.42 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
18:39:57 #14 28.43 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB]
18:39:57 #14 28.49 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB]
18:39:57 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 6.29MB / 24.63MB 0.6s
18:39:57 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 8.39MB / 24.63MB 0.7s
18:39:57 #14 13.74 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
18:39:57 #14 28.64 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB]
18:39:57 #14 28.79 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB]
18:39:57 #14 28.81 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB]
18:39:57 #11 ...
18:39:57 
18:39:57 #12 [internal] load build context
18:39:57 #12 transferring context: 34.09MB 0.8s done
18:39:57 #12 DONE 0.8s
18:39:57 
18:39:57 #10 [golang 1/1] FROM docker.io/library/golang:1.21.2-bookworm@sha256:a44d05d5de3474f8135462903bbf74a0fdb761aec455ff557c467339dc0b729b
18:39:57 #10 CACHED
18:39:57 
18:39:57 #11 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
18:39:57 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 13.63MB / 24.63MB 0.9s
18:39:57 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 15.73MB / 24.63MB 1.0s
18:39:57 #14 13.74 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
18:39:57 #14 13.74 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB]
18:39:57 #14 13.86 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB]
18:39:57 #14 13.93 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssh-client armhf 1:8.9p1-3ubuntu0.4 [835 kB]
18:39:57 #14 13.97 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB]
18:39:57 #14 28.82 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
18:39:57 #14 28.90 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
18:39:57 #14 28.92 Get:314 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB]
18:39:57 #14 28.96 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB]
18:39:57 #14 29.02 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB]
18:39:57 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 18.87MB / 24.63MB 1.1s
18:39:57 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 24.63MB / 24.63MB 1.3s
18:39:58 #14 13.98 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB]
18:39:58 #14 13.99 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB]
18:39:58 #14 13.99 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB]
18:39:58 #14 14.00 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB]
18:39:58 #14 29.06 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B]
18:39:58 #14 29.06 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB]
18:39:58 #14 29.07 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
18:39:58 #14 29.22 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
18:39:58 #15 1.056 Reading package lists...
18:39:58 #14 14.40 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB]
18:39:58 #14 29.37 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
18:39:58 #14 29.38 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB]
18:39:58 #14 29.44 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB]
18:39:58 #14 29.46 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB]
18:39:58 #14 29.48 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
18:39:58 #14 29.49 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB]
18:39:58 #14 29.52 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB]
18:39:58 #14 29.53 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
18:39:58 #14 29.54 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
18:39:58 #15 2.488 W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:39:58 #11 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 24.63MB / 24.63MB 1.5s done
18:39:58 #11 extracting sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d
18:39:58 #14 14.77 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB]
18:39:58 #14 29.55 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
18:39:58 #14 29.74 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB]
18:39:58 #15 2.830 dpkg-buildpackage: info: source package docker-ce-build-deps
18:39:58 #15 2.830 dpkg-buildpackage: info: source version 1.0
18:39:58 #15 2.830 dpkg-buildpackage: info: source distribution unstable
18:39:58 #15 2.830 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:39:58 #15 2.876 dpkg-buildpackage: info: host architecture armhf
18:39:58 #15 2.876  dpkg-source --before-build .
18:39:58 #15 2.993  debian/rules clean
18:39:58 #15 2.996 dh clean
18:39:58 #14 14.88 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB]
18:39:58 #14 14.89 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB]
18:39:58 #14 14.97 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB]
18:39:58 #15 3.092    dh_clean
18:39:58 #15 3.135  debian/rules binary
18:39:58 #15 3.138 dh binary
18:39:58 #15 3.218    dh_update_autotools_config
18:39:58 #15 3.253    dh_autoreconf
18:39:58 #15 3.301    create-stamp debian/debhelper-build-stamp
18:39:58 #15 3.301    dh_prep
18:39:58 #15 3.337    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:39:59 #14 15.01 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-common armhf 2.38-4ubuntu2.3 [222 kB]
18:39:59 #14 15.03 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libbinutils armhf 2.38-4ubuntu2.3 [497 kB]
18:39:59 #14 15.05 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf-nobfd0 armhf 2.38-4ubuntu2.3 [94.9 kB]
18:39:59 #14 15.06 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf0 armhf 2.38-4ubuntu2.3 [94.1 kB]
18:39:59 #14 15.06 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.38-4ubuntu2.3 [3061 kB]
18:39:59 #14 15.20 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils armhf 2.38-4ubuntu2.3 [3164 B]
18:39:59 #15 3.399    dh_install
18:39:59 #15 3.439    dh_installdocs
18:39:59 #15 3.484    dh_installchangelogs
18:39:59 #15 3.584    dh_perl
18:39:59 #14 30.15 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]
18:39:59 #14 30.19 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
18:39:59 #14 30.19 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB]
18:39:59 #14 30.19 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB]
18:39:59 #14 30.20 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB]
18:39:59 #14 30.20 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB]
18:39:59 #14 30.21 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB]
18:39:59 #14 30.23 Get:339 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.2 [982 kB]
18:39:59 #15 3.627    dh_link
18:39:59 #15 3.669    dh_strip_nondeterminism
18:39:59 #15 3.749    dh_compress
18:39:59 #15 3.799    dh_fixperms
18:39:59 #15 3.850    dh_missing
18:39:59 #14 30.34 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]
18:39:59 #14 30.46 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
18:39:59 #14 15.60 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.4 [19.0 kB]
18:39:59 #14 15.75 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-86.96 [1302 kB]
18:39:59 #15 3.882    dh_installdeb
18:39:59 #15 3.924    dh_gencontrol
18:39:59 #15 4.063    dh_md5sums
18:39:59 #15 4.111    dh_builddeb
18:39:59 #14 30.61 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
18:39:59 #14 30.79 Get:343 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
18:39:59 #14 16.17 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB]
18:40:00 #15 4.144 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:40:00 #15 4.166  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
18:40:00 #15 4.324  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
18:40:00 #14 30.92 Get:344 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
18:40:00 #14 30.96 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B]
18:40:00 #14 30.96 Get:346 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB]
18:40:00 #14 30.98 Get:347 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.1 [154 kB]
18:40:00 #14 31.05 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB]
18:40:00 #14 31.05 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
18:40:00 #14 31.06 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B]
18:40:00 #14 16.18 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
18:40:00 #14 16.18 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB]
18:40:00 #14 16.20 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
18:40:00 #14 16.20 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.4 [1331 kB]
18:40:00 #14 16.26 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11-base armhf 11.4.0-1ubuntu1~22.04 [20.2 kB]
18:40:00 #14 16.26 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB]
18:40:00 #14 16.29 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
18:40:00 #14 16.30 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
18:40:00 #15 4.415 dpkg-genchanges: info: binary-only upload (no source code included)
18:40:00 #15 4.418  dpkg-source --after-build .
18:40:00 #15 4.538 dpkg-buildpackage: info: binary-only upload (no source included)
18:40:00 #14 31.24 debconf: delaying package configuration, since apt-utils is not installed
18:40:00 #14 31.28 Fetched 94.1 MB in 25s (3780 kB/s)
18:40:00 #14 31.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4118 files and directories currently installed.)
18:40:00 #14 31.32 Preparing to unpack .../libc6_2.31-0ubuntu9.12_armhf.deb ...
18:40:00 #14 31.46 Unpacking libc6:armhf (2.31-0ubuntu9.12) over (2.31-0ubuntu9.9) ...
18:40:00 #11 extracting sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 1.7s done
18:40:00 #11 DONE 3.4s
18:40:00 
18:40:00 #13 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
18:40:00 #13 DONE 0.4s
18:40:00 #14 16.70 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cpp-11 armhf 11.4.0-1ubuntu1~22.04 [7852 kB]
18:40:00 #15 4.542 
18:40:00 #15 4.542 The package has been created.
18:40:00 #15 4.542 Attention, the package has been created in the current directory,
18:40:00 #15 4.542 not in ".." as indicated by the message above!
18:40:00 #15 4.565 Selecting previously unselected package docker-ce-build-deps.
18:40:00 #15 4.578 (Reading database ... 17884 files and directories currently installed.)
18:40:00 #15 4.579 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:40:00 #15 4.582 Unpacking docker-ce-build-deps (1.0) ...
18:40:00 
18:40:00 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
18:40:01 #14 0.725 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB]
18:40:01 #14 17.60 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB]
18:40:01 #14 32.45 Setting up libc6:armhf (2.31-0ubuntu9.12) ...
18:40:01 #14 17.60 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.3.0-1ubuntu1~22.04 [39.0 kB]
18:40:01 #14 17.60 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.3.0-1ubuntu1~22.04 [110 kB]
18:40:01 #14 17.60 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.3.0-1ubuntu1~22.04 [7636 B]
18:40:01 #14 17.60 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libasan6 armhf 11.4.0-1ubuntu1~22.04 [2242 kB]
18:40:01 #14 17.68 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.3.0-1ubuntu1~22.04 [958 kB]
18:40:01 #14 17.75 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgcc-11-dev armhf 11.4.0-1ubuntu1~22.04 [839 kB]
18:40:01 #14 17.79 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11 armhf 11.4.0-1ubuntu1~22.04 [15.8 MB]
18:40:01 #14 1.140 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB]
18:40:01 #14 1.238 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB]
18:40:01 #15 4.625 Reading package lists...
18:40:01 #15 5.970 Building dependency tree...
18:40:02 #14 1.333 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB]
18:40:02 #14 1.432 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf Packages [17.8 MB]
18:40:02 #15 6.185 Reading state information...
18:40:02 #15 6.192 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:40:02 #15 6.510 Starting 2 pkgProblemResolver with broken count: 0
18:40:02 #15 6.514 Done
18:40:02 #14 33.58 Selecting previously unselected package liblocale-gettext-perl.
18:40:02 #14 33.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4118 files and directories currently installed.)
18:40:02 #14 33.59 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ...
18:40:02 #14 33.59 Unpacking liblocale-gettext-perl (1.07-4) ...
18:40:02 #14 33.64 Selecting previously unselected package libssl1.1:armhf.
18:40:02 #14 33.64 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_armhf.deb ...
18:40:02 #14 33.65 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.19) ...
18:40:02 #14 18.51 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B]
18:40:02 #14 18.51 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libstdc++-11-dev armhf 11.4.0-1ubuntu1~22.04 [2154 kB]
18:40:02 #15 6.756  Done
18:40:02 #15 7.011 Starting pkgProblemResolver with broken count: 0
18:40:02 make[2]: Leaving directory '/root/build-deb/compose'
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    debian/rules override_dh_auto_test
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:40:02 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:40:02 PASS: daemon version OK
18:40:02 ver="$(cli/build/docker --version)"; \
18:40:02 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:40:02 PASS: cli version OK
18:40:02 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:40:02 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:40:02 PASS: docker-buildx version OK
18:40:02 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:40:02 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:40:02 PASS: docker-compose version OK
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    create-stamp debian/debhelper-build-stamp
18:40:02  debian/rules binary
18:40:02 dh binary --with=bash-completion
18:40:02    dh_testroot
18:40:02    dh_prep
18:40:02    dh_installdirs
18:40:02    debian/rules override_dh_auto_install
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 # docker-ce-cli install
18:40:02 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:40:02 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:40:02 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:40:02 # docker-ce install
18:40:02 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:40:02 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:40:02 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:40:02 # docker-buildx-plugin install
18:40:02 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:40:02 # docker-compose-plugin install
18:40:02 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:40:02 # docker-ce-rootless-extras install
18:40:02 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:40:02 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:40:02 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:40:02 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:40:02 # TODO: how can we install vpnkit?
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    debian/rules override_dh_install
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 dh_install
18:40:02 # TODO Can we do this from within our container?
18:40:02 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    dh_installdocs
18:40:02    dh_installchangelogs
18:40:02    dh_installman
18:40:02    dh_bash-completion
18:40:02    debian/rules override_dh_installinit
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 # use "docker" as our service name, not "docker-ce"
18:40:02 dh_installinit --name=docker
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    debian/rules override_dh_installsystemd
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 # use "docker" as our service name, not "docker-ce"
18:40:02 dh_installsystemd --name=docker
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    dh_perl
18:40:02    dh_link
18:40:02    dh_strip_nondeterminism
18:40:02    dh_compress
18:40:02    dh_fixperms
18:40:02    dh_missing
18:40:02    debian/rules override_dh_dwz
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    debian/rules override_dh_strip
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 # Go has lots of problems with stripping, so just don't
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    dh_makeshlibs
18:40:02    debian/rules override_dh_shlibdeps
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    dh_installdeb
18:40:02    debian/rules override_dh_gencontrol
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:40:02 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:40:02 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:40:02 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:40:02 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:40:02 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:40:02 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:40:02 dh_gencontrol --remaining-packages
18:40:02 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:40:02 make[1]: Leaving directory '/root/build-deb'
18:40:02    dh_md5sums
18:40:02    debian/rules override_dh_builddeb
18:40:02 make[1]: Entering directory '/root/build-deb'
18:40:02 dh_builddeb -- -Zxz
18:40:02 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb'.
18:40:02 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'.
18:40:02 #14 33.77 Selecting previously unselected package libpython3.8-minimal:armhf.
18:40:02 #14 33.77 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
18:40:02 #14 33.77 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ...
18:40:02 #14 33.89 Selecting previously unselected package libexpat1:armhf.
18:40:02 #14 33.90 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
18:40:02 #14 33.90 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
18:40:02 #14 33.94 Selecting previously unselected package python3.8-minimal.
18:40:02 #14 33.95 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
18:40:02 #14 33.95 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:40:02 #14 18.97 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf g++-11 armhf 11.4.0-1ubuntu1~22.04 [9040 kB]
18:40:02 #15 7.063 Starting 2 pkgProblemResolver with broken count: 0
18:40:02 #15 7.067 Done
18:40:03 #14 2.599 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse armhf Packages [206 kB]
18:40:03 #14 34.12 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.19) ...
18:40:03 #14 34.20 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ...
18:40:03 #14 34.22 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
18:40:03 #14 2.600 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/restricted armhf Packages [8686 B]
18:40:03 #14 2.600 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf Packages [1709 kB]
18:40:03 #14 2.622 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted armhf Packages [5660 B]
18:40:03 #14 2.624 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf Packages [414 kB]
18:40:03 #14 2.642 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf Packages [671 kB]
18:40:03 #14 34.23 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:40:03 #15 7.546 The following additional packages will be installed:
18:40:03 #15 7.547   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
18:40:03 #15 7.547   g++-12 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
18:40:03 #15 7.547   libdevmapper1.02.1 libjsoncpp25 libltdl-dev libltdl7 libpcre2-16-0
18:40:03 #15 7.547   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
18:40:03 #15 7.547   libseccomp-dev libselinux1-dev libsepol-dev libstdc++-12-dev libsystemd-dev
18:40:03 #15 7.548   libsystemd0 libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin udev
18:40:03 #15 7.549 Suggested packages:
18:40:03 #15 7.549   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils gcc-12-doc
18:40:03 #15 7.549   lrzip libtool-doc seccomp libstdc++-12-doc
18:40:03 #14 3.042 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe armhf Packages [4218 B]
18:40:03 #14 3.116 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted armhf Packages [5660 B]
18:40:03 #14 3.117 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe armhf Packages [603 kB]
18:40:03 #14 19.93 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B]
18:40:03 #14 19.93 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB]
18:40:03 #14 19.94 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
18:40:03 #14 19.95 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
18:40:03 #14 19.95 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB]
18:40:03 #14 19.95 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB]
18:40:03 #14 19.95 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
18:40:03 #14 34.87 Selecting previously unselected package python3-minimal.
18:40:03 #14 34.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4433 files and directories currently installed.)
18:40:03 #14 34.88 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
18:40:03 #14 34.88 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
18:40:03 #14 34.92 Selecting previously unselected package mime-support.
18:40:03 #14 34.92 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
18:40:03 #14 34.93 Unpacking mime-support (3.64ubuntu1) ...
18:40:03 #14 34.97 Selecting previously unselected package libmpdec2:armhf.
18:40:03 #14 34.97 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
18:40:03 #14 34.97 Unpacking libmpdec2:armhf (2.4.2-3) ...
18:40:03 #14 35.01 Selecting previously unselected package readline-common.
18:40:03 #14 35.01 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
18:40:03 #14 35.01 Unpacking readline-common (8.0-4) ...
18:40:03 #14 35.06 Selecting previously unselected package libreadline8:armhf.
18:40:04 #14 3.502 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/main armhf Packages [298 kB]
18:40:04 #14 3.568 Fetched 22.3 MB in 3s (6868 kB/s)
18:40:04 #15 8.145 The following NEW packages will be installed:
18:40:04 #15 8.145   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
18:40:04 #15 8.145   g++-12 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
18:40:04 #15 8.145   libdevmapper1.02.1 libjsoncpp25 libltdl-dev libltdl7 libpcre2-16-0
18:40:04 #15 8.146   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
18:40:04 #15 8.146   libseccomp-dev libselinux1-dev libsepol-dev libstdc++-12-dev libsystemd-dev
18:40:04 #15 8.146   libudev-dev libuv1 pkg-config pkgconf pkgconf-bin
18:40:04 #15 8.148 The following packages will be upgraded:
18:40:04 #15 8.148   libsystemd0 libudev1 udev
18:40:04 #14 20.00 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
18:40:04 #14 20.01 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
18:40:04 #14 20.01 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB]
18:40:04 #14 35.06 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
18:40:04 #14 35.06 Unpacking libreadline8:armhf (8.0-4) ...
18:40:04 #14 35.11 Selecting previously unselected package libsqlite3-0:armhf.
18:40:04 #14 35.11 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
18:40:04 #14 35.11 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
18:40:04 #14 35.18 Selecting previously unselected package libpython3.8-stdlib:armhf.
18:40:04 #14 35.19 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
18:40:04 #14 35.19 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ...
18:40:04 #15 8.646 3 upgraded, 31 newly installed, 0 to remove and 3 not upgraded.
18:40:04 #15 8.646 1 not fully installed or removed.
18:40:04 #15 8.646 Need to get 21.7 MB of archives.
18:40:04 #15 8.646 After this operation, 92.0 MB of additional disk space will be used.
18:40:04 #15 8.646 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14+rpi1 [2027 kB]
18:40:04 #14 20.41 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB]
18:40:04 #14 35.36 Selecting previously unselected package python3.8.
18:40:04 #14 35.36 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
18:40:04 #14 35.37 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:40:04 #14 35.41 Selecting previously unselected package libpython3-stdlib:armhf.
18:40:04 #14 35.41 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
18:40:04 #14 35.42 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
18:40:04 #14 35.45 Setting up python3-minimal (3.8.2-0ubuntu2) ...
18:40:04 #14 20.63 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.16+dfsg-0ubuntu0.22.04.1 [159 kB]
18:40:04 #14 20.77 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
18:40:04 #14 20.80 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.1 [163 kB]
18:40:04 #14 20.86 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.14 [252 kB]
18:40:04 #14 35.64 Selecting previously unselected package python3.
18:40:04 #14 35.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4863 files and directories currently installed.)
18:40:04 #14 35.65 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ...
18:40:04 #14 35.65 Unpacking python3 (3.8.2-0ubuntu2) ...
18:40:04 #14 35.69 Selecting previously unselected package libbsd0:armhf.
18:40:04 #14 35.69 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ...
18:40:04 #14 35.70 Unpacking libbsd0:armhf (0.10.0-1) ...
18:40:04 #14 35.74 Selecting previously unselected package bsdmainutils.
18:40:04 #14 35.74 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ...
18:40:04 #14 35.74 Unpacking bsdmainutils (11.1.2ubuntu3) ...
18:40:04 #14 35.80 Selecting previously unselected package libuchardet0:armhf.
18:40:04 #14 35.80 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ...
18:40:04 #14 35.80 Unpacking libuchardet0:armhf (0.0.6-3build1) ...
18:40:04 #14 35.84 Selecting previously unselected package groff-base.
18:40:04 #14 20.91 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.14 [188 kB]
18:40:04 #14 20.93 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
18:40:04 #14 20.94 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
18:40:04 #14 20.95 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB]
18:40:04 #14 20.96 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB]
18:40:04 #14 20.97 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
18:40:04 #14 35.84 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ...
18:40:04 #14 35.85 Unpacking groff-base (1.22.4-4build1) ...
18:40:04 #14 35.98 Selecting previously unselected package libgdbm6:armhf.
18:40:04 #14 35.98 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ...
18:40:04 #14 36.01 Unpacking libgdbm6:armhf (1.18.1-5) ...
18:40:04 #14 36.06 Selecting previously unselected package libpipeline1:armhf.
18:40:04 #14 36.06 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ...
18:40:04 #14 36.06 Unpacking libpipeline1:armhf (1.5.2-2build1) ...
18:40:04 #14 36.12 Selecting previously unselected package man-db.
18:40:05 #14 21.37 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B]
18:40:05 #14 36.12 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ...
18:40:05 #14 36.13 Unpacking man-db (2.9.1-1) ...
18:40:05 #14 36.26 Selecting previously unselected package perl-modules-5.30.
18:40:05 #15 9.547 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf g++-12 armhf 12.2.0-14+rpi1 [7914 kB]
18:40:05 #14 21.45 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
18:40:05 #14 21.47 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
18:40:05 #14 21.48 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
18:40:05 #14 3.568 Reading package lists...
18:40:05 #14 36.26 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ...
18:40:05 #14 36.27 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
18:40:05 #14 21.73 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB]
18:40:05 #14 21.75 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB]
18:40:05 #14 21.78 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB]
18:40:05 #14 36.61 Selecting previously unselected package libgdbm-compat4:armhf.
18:40:05 #14 36.61 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ...
18:40:05 #14 36.62 Unpacking libgdbm-compat4:armhf (1.18.1-5) ...
18:40:05 #14 36.65 Selecting previously unselected package libperl5.30:armhf.
18:40:05 #14 36.65 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_armhf.deb ...
18:40:05 #14 36.66 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.4) ...
18:40:05 #15 10.07 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf g++ armhf 4:12.2.0-3+rpi1 [1344 B]
18:40:05 #15 10.08 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf build-essential armhf 12.9 [7704 B]
18:40:05 #15 10.08 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB]
18:40:05 #15 10.08 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive13 armhf 3.6.2-1 [293 kB]
18:40:05 #15 10.08 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [66.7 kB]
18:40:05 #15 10.09 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf librhash0 armhf 1.4.3-3 [142 kB]
18:40:05 #15 10.11 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libuv1 armhf 1.44.2-1+rpi1 [125 kB]
18:40:05 #14 21.90 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
18:40:05 #14 21.90 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
18:40:05 #14 21.92 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB]
18:40:05 #14 21.97 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB]
18:40:06 #14 37.03 Selecting previously unselected package perl.
18:40:06 #14 37.03 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_armhf.deb ...
18:40:06 #14 37.04 Unpacking perl (5.30.0-9ubuntu0.4) ...
18:40:06 #14 37.10 Selecting previously unselected package openssl.
18:40:06 #14 37.10 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_armhf.deb ...
18:40:06 #14 37.11 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
18:40:06 #15 10.11 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB]
18:40:06 #15 10.23 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf cmake armhf 3.25.1-1 [3859 kB]
18:40:06 #14 37.20 Selecting previously unselected package ca-certificates.
18:40:06 #14 37.20 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
18:40:06 #14 37.21 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
18:40:06 #14 37.26 Selecting previously unselected package distro-info-data.
18:40:06 #14 37.26 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ...
18:40:06 #14 37.26 Unpacking distro-info-data (0.43ubuntu1.13) ...
18:40:06 #14 37.30 Selecting previously unselected package libmagic-mgc.
18:40:06 #14 37.30 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ...
18:40:06 #14 37.30 Unpacking libmagic-mgc (1:5.38-4) ...
18:40:06 #14 37.37 Selecting previously unselected package libmagic1:armhf.
18:40:06 #15 10.54 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB]
18:40:06 #15 10.55 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.12-1~deb12u1+rpi1 [1577 kB]
18:40:06 #15 10.58 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.12-1~deb12u1+rpi1 [99.1 kB]
18:40:06 #15 10.59 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB]
18:40:06 #15 10.59 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB]
18:40:06 #15 10.59 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-2 [12.1 kB]
18:40:06 #15 10.59 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libudev-dev armhf 252.12-1~deb12u1+rpi1 [52.0 kB]
18:40:06 #15 10.60 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf libsepol-dev armhf 3.4-2.1 [309 kB]
18:40:06 #15 10.60 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-16-0 armhf 10.42-1 [210 kB]
18:40:06 #15 10.66 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-32-0 armhf 10.42-1 [201 kB]
18:40:06 #14 4.723 Reading package lists...
18:40:06 #14 22.37 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB]
18:40:06 #14 22.61 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
18:40:06 #14 22.64 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
18:40:06 #14 22.74 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB]
18:40:06 #14 37.37 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ...
18:40:06 #14 37.37 Unpacking libmagic1:armhf (1:5.38-4) ...
18:40:06 #14 37.41 Selecting previously unselected package file.
18:40:06 #14 37.41 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ...
18:40:06 #14 37.42 Unpacking file (1:5.38-4) ...
18:40:06 #14 37.45 Selecting previously unselected package less.
18:40:06 #14 37.45 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ...
18:40:06 #14 37.45 Unpacking less (551-1ubuntu0.1) ...
18:40:06 #14 37.50 Selecting previously unselected package libelf1:armhf.
18:40:06 #14 37.51 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_armhf.deb ...
18:40:06 #14 37.51 Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ...
18:40:06 #14 37.56 Selecting previously unselected package libglib2.0-0:armhf.
18:40:06 #14 37.56 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ...
18:40:06 #14 37.56 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ...
18:40:06 #15 10.78 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-posix3 armhf 10.42-1 [55.1 kB]
18:40:06 #15 10.78 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-dev armhf 10.42-1 [648 kB]
18:40:06 #15 10.78 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf libselinux1-dev armhf 3.4-1+b2 [143 kB]
18:40:06 #15 10.78 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper-dev armhf 2:1.02.185-2 [42.0 kB]
18:40:06 #15 10.78 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB]
18:40:06 #15 10.79 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [161 kB]
18:40:06 #15 10.79 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+rpi1+b1 [86.6 kB]
18:40:06 #15 10.79 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.12-1~deb12u1+rpi1 [299 kB]
18:40:06 #15 10.89 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-dev armhf 252.12-1~deb12u1+rpi1 [352 kB]
18:40:06 #15 11.00 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB]
18:40:06 #14 5.819 Building dependency tree...
18:40:06 #14 6.016 Reading state information...
18:40:06 #14 22.78 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
18:40:06 #14 22.78 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
18:40:06 #14 22.87 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
18:40:06 #14 22.87 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
18:40:06 #14 22.93 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
18:40:06 #14 22.97 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
18:40:06 #14 37.69 Selecting previously unselected package libglib2.0-data.
18:40:06 #14 37.69 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
18:40:06 #14 37.69 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:40:06 #14 37.74 Selecting previously unselected package tzdata.
18:40:06 #14 37.74 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
18:40:06 #14 37.74 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
18:40:06 #14 37.95 Selecting previously unselected package libicu66:armhf.
18:40:06 #15 11.00 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [27.8 kB]
18:40:06 #15 11.00 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB]
18:40:06 #15 11.00 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB]
18:40:06 #14 6.325 The following additional packages will be installed:
18:40:06 #14 6.325   adduser autoconf automake autopoint autotools-dev binutils
18:40:06 #14 6.325   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
18:40:06 #14 6.325   bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit
18:40:06 #14 6.325   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
18:40:06 #14 6.325   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
18:40:06 #14 6.325   g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n
18:40:06 #14 6.325   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:40:06 #14 6.326   groff-base intltool-debian iso-codes krb5-locales less
18:40:06 #14 6.326   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
18:40:06 #14 6.326   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
18:40:06 #14 6.326   libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl
18:40:06 #14 6.326   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
18:40:06 #14 6.326   libbinutils libbrotli1 libbsd0 libc-bin libc-dev-bin libc-devtools libc6
18:40:06 #14 6.326   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
18:40:06 #14 6.326   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
18:40:06 #14 6.326   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:40:06 #14 6.326   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:40:06 #14 6.326   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
18:40:06 #14 6.326   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:40:06 #14 6.326   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:40:06 #14 6.326   libdata-validate-uri-perl libdebhelper-perl libdeflate0
18:40:06 #14 6.326   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:40:06 #14 6.326   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
18:40:06 #14 6.326   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
18:40:06 #14 6.326   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
18:40:06 #14 6.326   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
18:40:06 #14 6.326   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:40:06 #14 6.326   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:40:06 #14 6.326   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:40:06 #14 6.326   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:40:06 #14 6.326   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
18:40:06 #14 6.326   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
18:40:06 #14 6.326   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
18:40:06 #14 6.326   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:40:06 #14 6.326   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
18:40:06 #14 6.326   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:40:06 #14 6.326   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
18:40:06 #14 6.326   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
18:40:06 #14 6.326   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:40:06 #14 6.326   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
18:40:06 #14 6.326   libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8
18:40:06 #14 6.326   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
18:40:06 #14 6.326   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2
18:40:06 #14 6.326   liblerc4 liblist-compare-perl liblist-someutils-perl
18:40:06 #14 6.326   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:40:06 #14 6.326   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
18:40:06 #14 6.326   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:40:06 #14 6.326   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:40:06 #14 6.326   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
18:40:06 #14 6.326   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:40:06 #14 6.326   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
18:40:06 #14 6.326   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:40:06 #14 6.326   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:40:06 #14 6.326   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
18:40:06 #14 6.326   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:40:06 #14 6.326   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
18:40:06 #14 6.326   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
18:40:06 #14 6.326   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:40:06 #14 6.326   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
18:40:06 #14 6.326   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
18:40:06 #14 6.326   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:40:06 #14 6.326   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
18:40:06 #14 6.326   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:40:06 #14 6.326   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
18:40:06 #14 6.326   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
18:40:06 #14 6.326   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:40:06 #14 6.326   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:40:06 #14 6.326   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:40:06 #14 6.326   libsub-name-perl libsub-override-perl libsub-quote-perl
18:40:06 #14 6.326   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:40:06 #14 6.326   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:40:06 #14 6.326   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:40:06 #14 6.326   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:40:06 #14 6.326   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
18:40:06 #14 6.326   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:40:06 #14 6.326   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:40:06 #14 6.326   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:40:06 #14 6.326   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:40:06 #14 6.326   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:40:06 #14 6.326   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
18:40:06 #14 6.326   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
18:40:06 #14 6.326   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
18:40:06 #14 6.326   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
18:40:06 #14 6.327   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
18:40:06 #14 6.327   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:40:06 #14 6.327   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
18:40:06 #14 6.327   python3-cffi-backend python3-chardet python3-cryptography python3-debian
18:40:06 #14 6.327   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
18:40:06 #14 6.327   python3-paramiko python3-pkg-resources python3-requests python3-six
18:40:06 #14 6.327   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
18:40:06 #14 6.327   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
18:40:06 #14 6.327   zstd
18:40:06 #14 6.329 Suggested packages:
18:40:06 #14 6.329   cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc
18:40:06 #14 6.329   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
18:40:06 #14 6.329   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
18:40:06 #14 6.329   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
18:40:06 #14 6.329   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
18:40:06 #14 6.329   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
18:40:06 #14 6.329   piuparts postgresql-client pristine-lfs quilt ratt reprotest
18:40:06 #14 6.329   svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar
18:40:06 #14 6.329   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
18:40:06 #14 6.329   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
18:40:06 #14 6.329   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
18:40:06 #14 6.329   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
18:40:06 #14 6.329   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales
18:40:06 #14 6.329   bzr libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc
18:40:06 #14 6.329   libcrypt-ssleay-perl libscalar-number-perl libsasl2-modules-gssapi-mit
18:40:06 #14 6.329   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
18:40:06 #14 6.329   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
18:40:06 #14 6.329   libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler
18:40:06 #14 6.329   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
18:40:06 #14 6.329   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
18:40:06 #14 6.329   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
18:40:06 #14 6.329   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
18:40:06 #14 6.329   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
18:40:06 #14 6.329   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
18:40:06 #14 6.329   python3-tk python3-venv python-apt-doc python-cryptography-doc
18:40:06 #14 6.329   python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke
18:40:06 #14 6.329   python3-setuptools python3-openssl python3-socks python-requests-doc
18:40:06 #14 6.329   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
18:40:06 #14 6.329   binfmt-support readline-doc zip wdiff-doc
18:40:06 #14 6.329 Recommended packages:
18:40:06 #14 6.329   libnss-nis libnss-nisplus
18:40:07 #14 22.97 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
18:40:07 #14 37.95 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ...
18:40:07 #14 37.96 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
18:40:07 #15 11.27 debconf: delaying package configuration, since apt-utils is not installed
18:40:07 #15 11.31 Fetched 21.7 MB in 3s (7591 kB/s)
18:40:07 #15 11.33 Selecting previously unselected package libstdc++-12-dev:armhf.
18:40:07 #15 11.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17888 files and directories currently installed.)
18:40:07 #15 11.35 Preparing to unpack .../00-libstdc++-12-dev_12.2.0-14+rpi1_armhf.deb ...
18:40:07 #15 11.35 Unpacking libstdc++-12-dev:armhf (12.2.0-14+rpi1) ...
18:40:07 #14 23.39 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
18:40:07 #15 11.59 Selecting previously unselected package g++-12.
18:40:07 #15 11.59 Preparing to unpack .../01-g++-12_12.2.0-14+rpi1_armhf.deb ...
18:40:07 #15 11.60 Unpacking g++-12 (12.2.0-14+rpi1) ...
18:40:07 #14 6.764 The following NEW packages will be installed:
18:40:07 #14 6.764   adduser autoconf automake autopoint autotools-dev binutils
18:40:07 #14 6.764   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
18:40:07 #14 6.764   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit
18:40:07 #14 6.764   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
18:40:07 #14 6.765   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
18:40:07 #14 6.765   fonts-dejavu-core g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git
18:40:07 #14 6.765   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
18:40:07 #14 6.765   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
18:40:07 #14 6.765   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:40:07 #14 6.765   libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl
18:40:07 #14 6.765   libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1
18:40:07 #14 6.765   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
18:40:07 #14 6.765   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
18:40:07 #14 6.765   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
18:40:07 #14 6.765   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
18:40:07 #14 6.765   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
18:40:07 #14 6.765   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
18:40:07 #14 6.765   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
18:40:07 #14 6.765   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
18:40:07 #14 6.765   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
18:40:07 #14 6.765   libdata-validate-uri-perl libdebhelper-perl libdeflate0
18:40:07 #14 6.765   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
18:40:07 #14 6.765   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
18:40:07 #14 6.765   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
18:40:07 #14 6.765   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
18:40:07 #14 6.765   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
18:40:07 #14 6.765   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
18:40:07 #14 6.765   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
18:40:07 #14 6.765   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
18:40:07 #14 6.765   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
18:40:07 #14 6.765   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
18:40:07 #14 6.766   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
18:40:07 #14 6.766   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
18:40:07 #14 6.766   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
18:40:07 #14 6.766   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
18:40:07 #14 6.766   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
18:40:07 #14 6.766   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
18:40:07 #14 6.766   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
18:40:07 #14 6.766   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
18:40:07 #14 6.766   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
18:40:07 #14 6.766   libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8
18:40:07 #14 6.766   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
18:40:07 #14 6.766   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2
18:40:07 #14 6.766   liblerc4 liblist-compare-perl liblist-someutils-perl
18:40:07 #14 6.766   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
18:40:07 #14 6.766   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
18:40:07 #14 6.766   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
18:40:07 #14 6.766   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
18:40:07 #14 6.766   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
18:40:07 #14 6.766   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
18:40:07 #14 6.766   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
18:40:07 #14 6.766   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
18:40:07 #14 6.766   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
18:40:07 #14 6.766   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
18:40:07 #14 6.766   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
18:40:07 #14 6.766   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
18:40:07 #14 6.766   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
18:40:07 #14 6.766   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
18:40:07 #14 6.766   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
18:40:07 #14 6.766   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
18:40:07 #14 6.766   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
18:40:07 #14 6.766   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
18:40:07 #14 6.766   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
18:40:07 #14 6.766   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
18:40:07 #14 6.767   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
18:40:07 #14 6.767   libstrictures-perl libstring-copyright-perl libstring-escape-perl
18:40:07 #14 6.767   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
18:40:07 #14 6.767   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
18:40:07 #14 6.767   libsub-name-perl libsub-override-perl libsub-quote-perl
18:40:07 #14 6.767   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
18:40:07 #14 6.767   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
18:40:07 #14 6.767   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
18:40:07 #14 6.767   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
18:40:07 #14 6.767   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
18:40:07 #14 6.767   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
18:40:07 #14 6.767   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
18:40:07 #14 6.767   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
18:40:07 #14 6.767   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
18:40:07 #14 6.767   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
18:40:07 #14 6.767   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
18:40:07 #14 6.767   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
18:40:07 #14 6.767   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
18:40:07 #14 6.767   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
18:40:07 #14 6.767   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
18:40:07 #14 6.767   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
18:40:07 #14 6.767   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
18:40:07 #14 6.767   python3-cffi-backend python3-chardet python3-cryptography python3-debian
18:40:07 #14 6.767   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
18:40:07 #14 6.767   python3-paramiko python3-pkg-resources python3-requests python3-six
18:40:07 #14 6.768   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
18:40:07 #14 6.768   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
18:40:07 #14 6.768   zstd
18:40:07 #14 6.769 The following packages will be upgraded:
18:40:07 #14 6.770   libc-bin libc6
18:40:07 #14 23.67 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
18:40:07 #14 7.195 2 upgraded, 391 newly installed, 0 to remove and 2 not upgraded.
18:40:07 #14 7.195 Need to get 124 MB of archives.
18:40:07 #14 7.195 After this operation, 412 MB of additional disk space will be used.
18:40:07 #14 7.195 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libc6 armhf 2.37-0ubuntu2.1 [2465 kB]
18:40:07 #14 23.73 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
18:40:07 #14 23.85 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
18:40:07 #14 23.92 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
18:40:07 #14 23.92 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
18:40:07 #15 12.28 Selecting previously unselected package g++.
18:40:07 #14 38.73 Selecting previously unselected package libxml2:armhf.
18:40:07 #14 38.73 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_armhf.deb ...
18:40:07 #14 38.73 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:40:07 #14 38.81 Selecting previously unselected package libyaml-0-2:armhf.
18:40:07 #14 38.81 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ...
18:40:07 #14 38.82 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
18:40:07 #14 38.85 Selecting previously unselected package lsb-release.
18:40:07 #14 38.85 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
18:40:07 #14 38.86 Unpacking lsb-release (11.1.0ubuntu2) ...
18:40:07 #14 38.90 Selecting previously unselected package netbase.
18:40:07 #14 38.90 Preparing to unpack .../027-netbase_6.1_all.deb ...
18:40:07 #14 38.90 Unpacking netbase (6.1) ...
18:40:07 #14 38.93 Selecting previously unselected package python3-pkg-resources.
18:40:07 #14 38.94 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
18:40:07 #14 38.94 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:40:07 #14 38.98 Selecting previously unselected package python3-six.
18:40:07 #14 38.99 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
18:40:07 #14 38.99 Unpacking python3-six (1.14.0-2) ...
18:40:07 #14 39.02 Selecting previously unselected package shared-mime-info.
18:40:07 #14 39.02 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ...
18:40:07 #14 39.03 Unpacking shared-mime-info (1.15-1) ...
18:40:08 #14 23.93 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
18:40:08 #14 23.93 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B]
18:40:08 #14 23.93 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
18:40:08 #14 23.94 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
18:40:08 #14 23.95 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
18:40:08 #15 12.29 Preparing to unpack .../02-g++_4%3a12.2.0-3+rpi1_armhf.deb ...
18:40:08 #15 12.29 Unpacking g++ (4:12.2.0-3+rpi1) ...
18:40:08 #15 12.32 Selecting previously unselected package build-essential.
18:40:08 #15 12.32 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
18:40:08 #15 12.32 Unpacking build-essential (12.9) ...
18:40:08 #15 12.36 Selecting previously unselected package bash-completion.
18:40:08 #15 12.37 Preparing to unpack .../04-bash-completion_1%3a2.11-6_all.deb ...
18:40:08 #15 12.38 Unpacking bash-completion (1:2.11-6) ...
18:40:08 #15 12.52 Selecting previously unselected package libarchive13:armhf.
18:40:08 #15 12.52 Preparing to unpack .../05-libarchive13_3.6.2-1_armhf.deb ...
18:40:08 #15 12.53 Unpacking libarchive13:armhf (3.6.2-1) ...
18:40:08 #14 39.11 Selecting previously unselected package ucf.
18:40:08 #14 39.11 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
18:40:08 #14 39.11 Moving old data out of the way
18:40:08 #14 39.11 Unpacking ucf (3.0038+nmu1) ...
18:40:08 #14 39.16 Selecting previously unselected package xdg-user-dirs.
18:40:08 #14 39.16 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ...
18:40:08 #14 39.16 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
18:40:08 #14 39.22 Selecting previously unselected package xz-utils.
18:40:08 #14 39.22 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ...
18:40:08 #14 39.22 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
18:40:08 #14 39.26 Selecting previously unselected package gettext-base.
18:40:08 #14 39.26 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ...
18:40:08 #14 39.27 Unpacking gettext-base (0.19.8.1-10build1) ...
18:40:08 #14 39.30 Selecting previously unselected package iso-codes.
18:40:08 #14 39.30 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
18:40:08 #14 39.30 Unpacking iso-codes (4.4-1) ...
18:40:08 #14 24.35 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB]
18:40:08 #15 12.59 Selecting previously unselected package libjsoncpp25:armhf.
18:40:08 #15 12.59 Preparing to unpack .../06-libjsoncpp25_1.9.5-4_armhf.deb ...
18:40:08 #15 12.60 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
18:40:08 #15 12.64 Selecting previously unselected package librhash0:armhf.
18:40:08 #15 12.64 Preparing to unpack .../07-librhash0_1.4.3-3_armhf.deb ...
18:40:08 #15 12.64 Unpacking librhash0:armhf (1.4.3-3) ...
18:40:08 #15 12.69 Selecting previously unselected package libuv1:armhf.
18:40:08 #15 12.69 Preparing to unpack .../08-libuv1_1.44.2-1+rpi1_armhf.deb ...
18:40:08 #15 12.70 Unpacking libuv1:armhf (1.44.2-1+rpi1) ...
18:40:08 #14 39.66 Selecting previously unselected package krb5-locales.
18:40:08 #14 24.52 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B]
18:40:08 #14 24.54 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
18:40:08 #14 24.56 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
18:40:08 #14 24.58 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB]
18:40:08 #14 24.61 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
18:40:08 #14 24.63 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
18:40:08 #14 24.65 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
18:40:08 #14 24.67 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
18:40:08 #14 24.68 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
18:40:08 #14 24.71 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
18:40:08 #14 7.836 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libc-bin armhf 2.37-0ubuntu2.1 [533 kB]
18:40:08 #14 7.847 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblocale-gettext-perl armhf 1.07-5 [14.8 kB]
18:40:08 #14 7.848 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssl3 armhf 3.0.8-1ubuntu1.2 [1570 kB]
18:40:08 #14 7.919 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-minimal armhf 3.11.4-1~23.04 [824 kB]
18:40:08 #14 7.936 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexpat1 armhf 2.5.0-1 [63.4 kB]
18:40:08 #14 7.937 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11-minimal armhf 3.11.4-1~23.04 [1915 kB]
18:40:08 #14 8.057 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-minimal armhf 3.11.2-1 [24.6 kB]
18:40:08 #14 8.058 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf media-types all 10.0.0 [25.8 kB]
18:40:08 #14 8.058 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5support0 armhf 1.20.1-1build1 [29.7 kB]
18:40:08 #14 8.059 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libk5crypto3 armhf 1.20.1-1build1 [78.4 kB]
18:40:08 #15 12.88 Selecting previously unselected package cmake-data.
18:40:08 #15 12.88 Preparing to unpack .../09-cmake-data_3.25.1-1_all.deb ...
18:40:08 #15 12.89 Unpacking cmake-data (3.25.1-1) ...
18:40:08 #14 39.66 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ...
18:40:08 #14 39.67 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
18:40:08 #14 39.71 Selecting previously unselected package libcbor0.6:armhf.
18:40:08 #14 39.71 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ...
18:40:08 #14 39.71 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ...
18:40:08 #14 39.75 Selecting previously unselected package libedit2:armhf.
18:40:08 #14 39.75 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ...
18:40:08 #14 39.75 Unpacking libedit2:armhf (3.1-20191231-1) ...
18:40:08 #14 39.80 Selecting previously unselected package libfido2-1:armhf.
18:40:09 #14 39.80 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ...
18:40:09 #14 39.81 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ...
18:40:09 #14 39.85 Selecting previously unselected package libkrb5support0:armhf.
18:40:09 #14 39.85 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_armhf.deb ...
18:40:09 #14 39.85 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.3) ...
18:40:09 #14 39.88 Selecting previously unselected package libk5crypto3:armhf.
18:40:09 #14 39.89 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_armhf.deb ...
18:40:09 #14 39.89 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.3) ...
18:40:09 #14 39.94 Selecting previously unselected package libkeyutils1:armhf.
18:40:09 #14 39.95 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
18:40:09 #14 39.95 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
18:40:09 #14 39.99 Selecting previously unselected package libkrb5-3:armhf.
18:40:09 #14 39.99 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_armhf.deb ...
18:40:09 #14 40.00 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.3) ...
18:40:09 #14 40.07 Selecting previously unselected package libgssapi-krb5-2:armhf.
18:40:09 #14 40.07 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_armhf.deb ...
18:40:09 #14 40.07 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
18:40:09 #14 40.11 Selecting previously unselected package libpsl5:armhf.
18:40:09 #14 40.11 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
18:40:09 #14 40.12 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
18:40:09 #14 40.16 Selecting previously unselected package libxau6:armhf.
18:40:09 #14 40.16 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ...
18:40:09 #14 40.17 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ...
18:40:09 #14 25.11 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
18:40:09 #14 8.456 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B]
18:40:09 #14 8.529 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5-3 armhf 1.20.1-1build1 [321 kB]
18:40:09 #15 13.35 Selecting previously unselected package cmake.
18:40:09 #15 13.36 Preparing to unpack .../10-cmake_3.25.1-1_armhf.deb ...
18:40:09 #15 13.36 Unpacking cmake (3.25.1-1) ...
18:40:09 #14 40.20 Selecting previously unselected package libxdmcp6:armhf.
18:40:09 #14 40.21 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ...
18:40:09 #14 40.21 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
18:40:09 #14 40.25 Selecting previously unselected package libxcb1:armhf.
18:40:09 #14 40.25 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ...
18:40:09 #14 40.25 Unpacking libxcb1:armhf (1.14-2) ...
18:40:09 #14 40.29 Selecting previously unselected package libx11-data.
18:40:09 #14 40.29 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
18:40:09 #14 40.29 Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
18:40:09 #14 40.36 Selecting previously unselected package libx11-6:armhf.
18:40:09 #14 40.36 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.6_armhf.deb ...
18:40:09 #14 40.37 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.6) ...
18:40:09 #14 25.29 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B]
18:40:09 #14 25.30 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
18:40:09 #14 25.32 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
18:40:09 #14 25.33 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB]
18:40:09 #14 25.44 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB]
18:40:09 #14 25.49 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
18:40:09 #14 25.56 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB]
18:40:09 #14 8.831 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgssapi-krb5-2 armhf 1.20.1-1build1 [118 kB]
18:40:09 #14 8.864 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
18:40:09 #14 8.866 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
18:40:09 #14 8.881 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
18:40:09 #14 8.888 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf readline-common all 8.2-1.3 [55.7 kB]
18:40:09 #14 8.898 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadline8 armhf 8.2-1.3 [128 kB]
18:40:09 #14 8.917 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsqlite3-0 armhf 3.40.1-1 [564 kB]
18:40:09 #15 13.76 Selecting previously unselected package dh-apparmor.
18:40:09 #15 13.76 Preparing to unpack .../11-dh-apparmor_3.0.8-3_all.deb ...
18:40:09 #15 13.76 Unpacking dh-apparmor (3.0.8-3) ...
18:40:09 #15 13.81 Preparing to unpack .../12-udev_252.12-1~deb12u1+rpi1_armhf.deb ...
18:40:09 #15 13.82 Unpacking udev (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
18:40:09 #14 40.44 Selecting previously unselected package libxext6:armhf.
18:40:09 #14 40.44 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ...
18:40:09 #14 40.44 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ...
18:40:09 #14 40.48 Selecting previously unselected package libxmuu1:armhf.
18:40:09 #14 40.48 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
18:40:09 #14 40.49 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
18:40:09 #14 40.52 Selecting previously unselected package manpages.
18:40:09 #14 40.52 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
18:40:09 #14 40.52 Unpacking manpages (5.05-1) ...
18:40:09 #14 25.56 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
18:40:09 #14 25.57 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB]
18:40:09 #14 25.58 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
18:40:09 #14 8.977 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-stdlib armhf 3.11.4-1~23.04 [1793 kB]
18:40:09 #14 9.066 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11 armhf 3.11.4-1~23.04 [572 kB]
18:40:09 #14 40.64 Selecting previously unselected package openssh-client.
18:40:09 #14 40.64 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_armhf.deb ...
18:40:09 #14 40.65 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ...
18:40:09 #14 40.74 Selecting previously unselected package publicsuffix.
18:40:09 #14 40.74 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
18:40:09 #14 40.74 Unpacking publicsuffix (20200303.0012-1) ...
18:40:09 #14 40.78 Selecting previously unselected package python-apt-common.
18:40:09 #14 40.78 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
18:40:09 #14 40.78 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:40:09 #14 40.82 Selecting previously unselected package python3-apt.
18:40:09 #14 40.82 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ...
18:40:09 #14 40.83 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
18:40:09 #14 40.87 Selecting previously unselected package strace.
18:40:09 #14 25.98 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
18:40:09 #14 26.06 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B]
18:40:09 #14 26.07 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB]
18:40:09 #14 9.492 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpython3-stdlib armhf 3.11.2-1 [7238 B]
18:40:10 #14 40.87 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ...
18:40:10 #14 40.89 Unpacking strace (5.5-3ubuntu1) ...
18:40:10 #14 40.93 Selecting previously unselected package xauth.
18:40:10 #14 40.93 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ...
18:40:10 #14 40.93 Unpacking xauth (1:1.1-0ubuntu1) ...
18:40:10 #14 40.97 Selecting previously unselected package libfl2:armhf.
18:40:10 #14 40.97 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ...
18:40:10 #14 40.97 Unpacking libfl2:armhf (2.6.4-6.2) ...
18:40:10 #14 41.01 Selecting previously unselected package at.
18:40:10 #14 41.01 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ...
18:40:10 #14 41.01 Unpacking at (3.1.23-1ubuntu1) ...
18:40:10 #14 41.05 Selecting previously unselected package libsigsegv2:armhf.
18:40:10 #14 41.05 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ...
18:40:10 #14 41.05 Unpacking libsigsegv2:armhf (2.12-2) ...
18:40:10 #14 41.08 Selecting previously unselected package m4.
18:40:10 #14 41.08 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ...
18:40:10 #14 41.09 Unpacking m4 (1.4.18-4) ...
18:40:10 #14 41.13 Selecting previously unselected package autoconf.
18:40:10 #14 41.14 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
18:40:10 #14 41.14 Unpacking autoconf (2.69-11.1) ...
18:40:10 #14 41.19 Selecting previously unselected package autotools-dev.
18:40:10 #14 26.35 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
18:40:10 #14 26.40 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
18:40:10 #14 9.566 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3 armhf 3.11.2-1 [22.9 kB]
18:40:10 #14 9.638 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB]
18:40:10 #14 41.20 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
18:40:10 #14 41.20 Unpacking autotools-dev (20180224.1) ...
18:40:10 #14 41.24 Selecting previously unselected package automake.
18:40:10 #14 41.24 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
18:40:10 #14 41.25 Unpacking automake (1:1.16.1-4ubuntu6) ...
18:40:10 #14 41.31 Selecting previously unselected package autopoint.
18:40:10 #14 41.31 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
18:40:10 #14 41.31 Unpacking autopoint (0.19.8.1-10build1) ...
18:40:10 #14 41.35 Selecting previously unselected package binutils-common:armhf.
18:40:10 #14 41.35 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.6_armhf.deb ...
18:40:10 #14 41.36 Unpacking binutils-common:armhf (2.34-6ubuntu1.6) ...
18:40:10 #14 41.41 Selecting previously unselected package libbinutils:armhf.
18:40:10 #14 41.41 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.6_armhf.deb ...
18:40:10 #14 41.41 Unpacking libbinutils:armhf (2.34-6ubuntu1.6) ...
18:40:10 #15 14.76 Preparing to unpack .../13-libudev1_252.12-1~deb12u1+rpi1_armhf.deb ...
18:40:10 #14 26.41 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
18:40:10 #14 26.41 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
18:40:10 #14 26.41 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
18:40:10 #14 26.42 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB]
18:40:10 #14 26.44 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
18:40:10 #14 26.45 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
18:40:10 #14 41.48 Selecting previously unselected package libctf-nobfd0:armhf.
18:40:10 #14 41.48 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.6_armhf.deb ...
18:40:10 #14 41.48 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.6) ...
18:40:10 #14 41.52 Selecting previously unselected package libctf0:armhf.
18:40:10 #14 41.52 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.6_armhf.deb ...
18:40:10 #14 41.53 Unpacking libctf0:armhf (2.34-6ubuntu1.6) ...
18:40:10 #14 41.56 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:40:10 #14 41.56 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.6_armhf.deb ...
18:40:10 #14 41.57 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.6) ...
18:40:10 #15 14.77 Unpacking libudev1:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
18:40:10 #15 14.94 Setting up libudev1:armhf (252.12-1~deb12u1+rpi1) ...
18:40:10 #15 15.06 Selecting previously unselected package dmsetup.
18:40:10 #14 26.85 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB]
18:40:10 #14 10.10 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgdbm6 armhf 1.23-3 [29.8 kB]
18:40:10 #14 10.11 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgdbm-compat4 armhf 1.23-3 [6026 B]
18:40:10 #14 10.11 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libperl5.36 armhf 5.36.0-7ubuntu0.23.04.1 [4026 kB]
18:40:10 #14 10.29 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf perl armhf 5.36.0-7ubuntu0.23.04.1 [236 kB]
18:40:10 #14 10.30 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf adduser all 3.129ubuntu1 [59.0 kB]
18:40:10 #14 10.30 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssl armhf 3.0.8-1ubuntu1.2 [1153 kB]
18:40:10 #14 10.35 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
18:40:10 #14 41.79 Selecting previously unselected package binutils.
18:40:10 #14 41.80 Preparing to unpack .../073-binutils_2.34-6ubuntu1.6_armhf.deb ...
18:40:10 #14 41.80 Unpacking binutils (2.34-6ubuntu1.6) ...
18:40:10 #14 41.83 Selecting previously unselected package libc-dev-bin.
18:40:10 #14 41.83 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.12_armhf.deb ...
18:40:10 #14 41.84 Unpacking libc-dev-bin (2.31-0ubuntu9.12) ...
18:40:10 #14 41.87 Selecting previously unselected package linux-libc-dev:armhf.
18:40:10 #14 41.87 Preparing to unpack .../075-linux-libc-dev_5.4.0-164.181_armhf.deb ...
18:40:10 #14 41.88 Unpacking linux-libc-dev:armhf (5.4.0-164.181) ...
18:40:10 #15 15.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22798 files and directories currently installed.)
18:40:10 #15 15.07 Preparing to unpack .../00-dmsetup_2%3a1.02.185-2_armhf.deb ...
18:40:10 #15 15.08 Unpacking dmsetup (2:1.02.185-2) ...
18:40:10 #15 15.12 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:40:10 #15 15.12 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
18:40:10 #15 15.12 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
18:40:10 #15 15.17 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
18:40:10 #15 15.17 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.185-2_armhf.deb ...
18:40:10 #15 15.17 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
18:40:10 #15 15.21 Selecting previously unselected package libudev-dev:armhf.
18:40:10 #15 15.21 Preparing to unpack .../03-libudev-dev_252.12-1~deb12u1+rpi1_armhf.deb ...
18:40:10 #15 15.21 Unpacking libudev-dev:armhf (252.12-1~deb12u1+rpi1) ...
18:40:10 #15 15.25 Selecting previously unselected package libsepol-dev:armhf.
18:40:10 #15 15.25 Preparing to unpack .../04-libsepol-dev_3.4-2.1_armhf.deb ...
18:40:10 #15 15.25 Unpacking libsepol-dev:armhf (3.4-2.1) ...
18:40:10 #15 15.31 Selecting previously unselected package libpcre2-16-0:armhf.
18:40:11 #14 10.36 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf distro-info-data all 0.57ubuntu0.1 [6022 B]
18:40:11 #14 42.02 Selecting previously unselected package libcrypt-dev:armhf.
18:40:11 #14 42.03 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
18:40:11 #14 42.03 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
18:40:11 #14 42.07 Selecting previously unselected package libc6-dev:armhf.
18:40:11 #14 42.07 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.12_armhf.deb ...
18:40:11 #14 42.08 Unpacking libc6-dev:armhf (2.31-0ubuntu9.12) ...
18:40:11 #15 15.32 Preparing to unpack .../05-libpcre2-16-0_10.42-1_armhf.deb ...
18:40:11 #15 15.32 Unpacking libpcre2-16-0:armhf (10.42-1) ...
18:40:11 #15 15.37 Selecting previously unselected package libpcre2-32-0:armhf.
18:40:11 #15 15.37 Preparing to unpack .../06-libpcre2-32-0_10.42-1_armhf.deb ...
18:40:11 #15 15.37 Unpacking libpcre2-32-0:armhf (10.42-1) ...
18:40:11 #15 15.43 Selecting previously unselected package libpcre2-posix3:armhf.
18:40:11 #15 15.43 Preparing to unpack .../07-libpcre2-posix3_10.42-1_armhf.deb ...
18:40:11 #15 15.43 Unpacking libpcre2-posix3:armhf (10.42-1) ...
18:40:11 #15 15.46 Selecting previously unselected package libpcre2-dev:armhf.
18:40:11 #15 15.46 Preparing to unpack .../08-libpcre2-dev_10.42-1_armhf.deb ...
18:40:11 #15 15.47 Unpacking libpcre2-dev:armhf (10.42-1) ...
18:40:11 #15 15.54 Selecting previously unselected package libselinux1-dev:armhf.
18:40:11 #14 10.76 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iso-codes all 4.12.0-1 [3440 kB]
18:40:11 #14 27.40 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
18:40:11 #14 27.40 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
18:40:11 #14 27.41 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB]
18:40:11 #14 27.44 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-debian all 0.1.43ubuntu1.1 [107 kB]
18:40:11 #14 27.44 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4.1 [117 kB]
18:40:11 #14 27.45 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4.1 [196 kB]
18:40:11 #14 27.48 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dput all 1.1.0ubuntu2.1 [44.7 kB]
18:40:11 #14 27.48 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
18:40:11 #14 27.53 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
18:40:11 #14 42.31 Selecting previously unselected package gcc-9-base:armhf.
18:40:11 #14 42.31 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
18:40:11 #14 42.32 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ...
18:40:11 #14 42.36 Selecting previously unselected package libisl22:armhf.
18:40:11 #14 42.36 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ...
18:40:11 #14 42.36 Unpacking libisl22:armhf (0.22.1-1) ...
18:40:11 #14 42.44 Selecting previously unselected package libmpfr6:armhf.
18:40:11 #14 42.44 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ...
18:40:11 #14 42.44 Unpacking libmpfr6:armhf (4.0.2-1) ...
18:40:11 #14 42.50 Selecting previously unselected package libmpc3:armhf.
18:40:11 #15 15.55 Preparing to unpack .../09-libselinux1-dev_3.4-1+b2_armhf.deb ...
18:40:11 #15 15.55 Unpacking libselinux1-dev:armhf (3.4-1+b2) ...
18:40:11 #15 15.59 Selecting previously unselected package libdevmapper-dev:armhf.
18:40:11 #15 15.60 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.185-2_armhf.deb ...
18:40:11 #15 15.60 Unpacking libdevmapper-dev:armhf (2:1.02.185-2) ...
18:40:11 #15 15.63 Selecting previously unselected package libltdl7:armhf.
18:40:11 #15 15.64 Preparing to unpack .../11-libltdl7_2.4.7-5_armhf.deb ...
18:40:11 #15 15.64 Unpacking libltdl7:armhf (2.4.7-5) ...
18:40:11 #15 15.68 Selecting previously unselected package libltdl-dev:armhf.
18:40:11 #15 15.68 Preparing to unpack .../12-libltdl-dev_2.4.7-5_armhf.deb ...
18:40:11 #15 15.68 Unpacking libltdl-dev:armhf (2.4.7-5) ...
18:40:11 #15 15.73 Selecting previously unselected package libseccomp-dev:armhf.
18:40:11 #15 15.73 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+rpi1+b1_armhf.deb ...
18:40:11 #15 15.73 Unpacking libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ...
18:40:11 #15 15.78 Preparing to unpack .../14-libsystemd0_252.12-1~deb12u1+rpi1_armhf.deb ...
18:40:11 #15 15.79 Unpacking libsystemd0:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
18:40:11 #15 15.86 Setting up libsystemd0:armhf (252.12-1~deb12u1+rpi1) ...
18:40:11 #15 15.90 Selecting previously unselected package libsystemd-dev:armhf.
18:40:11 #14 27.53 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.14 [247 kB]
18:40:11 #14 42.50 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ...
18:40:11 #14 42.50 Unpacking libmpc3:armhf (1.1.0-1) ...
18:40:11 #14 42.54 Selecting previously unselected package cpp-9.
18:40:11 #14 42.54 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
18:40:11 #14 42.55 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
18:40:11 #15 15.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23409 files and directories currently installed.)
18:40:11 #15 15.91 Preparing to unpack .../libsystemd-dev_252.12-1~deb12u1+rpi1_armhf.deb ...
18:40:11 #15 15.92 Unpacking libsystemd-dev:armhf (252.12-1~deb12u1+rpi1) ...
18:40:11 #15 15.99 Selecting previously unselected package libpkgconf3:armhf.
18:40:11 #15 15.99 Preparing to unpack .../libpkgconf3_1.8.1-1_armhf.deb ...
18:40:11 #15 16.00 Unpacking libpkgconf3:armhf (1.8.1-1) ...
18:40:11 #15 16.03 Selecting previously unselected package pkgconf-bin.
18:40:11 #15 16.03 Preparing to unpack .../pkgconf-bin_1.8.1-1_armhf.deb ...
18:40:11 #15 16.03 Unpacking pkgconf-bin (1.8.1-1) ...
18:40:11 #15 16.14 Selecting previously unselected package pkgconf:armhf.
18:40:11 #14 27.95 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB]
18:40:11 #15 16.14 Preparing to unpack .../pkgconf_1.8.1-1_armhf.deb ...
18:40:11 #15 16.15 Unpacking pkgconf:armhf (1.8.1-1) ...
18:40:11 #15 16.18 Selecting previously unselected package pkg-config:armhf.
18:40:11 #15 16.19 Preparing to unpack .../pkg-config_1.8.1-1_armhf.deb ...
18:40:11 #15 16.19 Unpacking pkg-config:armhf (1.8.1-1) ...
18:40:11 #15 16.23 Setting up libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ...
18:40:11 #15 16.24 Setting up libstdc++-12-dev:armhf (12.2.0-14+rpi1) ...
18:40:11 #15 16.25 Setting up libarchive13:armhf (3.6.2-1) ...
18:40:11 #15 16.26 Setting up libpcre2-16-0:armhf (10.42-1) ...
18:40:11 #15 16.27 Setting up libpcre2-32-0:armhf (10.42-1) ...
18:40:11 #15 16.28 Setting up libpkgconf3:armhf (1.8.1-1) ...
18:40:11 #15 16.29 Setting up libuv1:armhf (1.44.2-1+rpi1) ...
18:40:11 #15 16.30 Setting up bash-completion (1:2.11-6) ...
18:40:11 #15 16.32 Setting up udev (252.12-1~deb12u1+rpi1) ...
18:40:12 #14 28.13 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.10 [954 kB]
18:40:12 #14 43.05 Selecting previously unselected package cpp.
18:40:12 #14 43.05 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
18:40:12 #14 43.06 Unpacking cpp (4:9.3.0-1ubuntu2) ...
18:40:12 #14 43.11 Selecting previously unselected package libcc1-0:armhf.
18:40:12 #14 43.11 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_armhf.deb ...
18:40:12 #14 43.12 Unpacking libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ...
18:40:12 #14 43.15 Selecting previously unselected package libgomp1:armhf.
18:40:12 #14 43.16 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_armhf.deb ...
18:40:12 #14 43.16 Unpacking libgomp1:armhf (10.5.0-1ubuntu1~20.04) ...
18:40:12 #14 43.20 Selecting previously unselected package libatomic1:armhf.
18:40:12 #14 43.21 Preparing to unpack .../086-libatomic1_10.5.0-1ubuntu1~20.04_armhf.deb ...
18:40:12 #14 43.21 Unpacking libatomic1:armhf (10.5.0-1ubuntu1~20.04) ...
18:40:12 #14 43.24 Selecting previously unselected package libasan5:armhf.
18:40:12 #14 43.24 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
18:40:12 #14 43.25 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ...
18:40:12 #14 11.45 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf krb5-locales all 1.20.1-1build1 [11.9 kB]
18:40:12 #14 11.45 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf less armhf 590-1.2 [131 kB]
18:40:12 #14 11.45 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbsd0 armhf 0.11.7-4 [36.9 kB]
18:40:12 #14 11.45 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libelf1 armhf 0.188-2.1 [46.0 kB]
18:40:12 #14 11.45 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libicu72 armhf 72.1-3ubuntu2 [10.5 MB]
18:40:12 #14 28.53 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.10 [3600 kB]
18:40:12 #14 43.55 Selecting previously unselected package libubsan1:armhf.
18:40:12 #14 43.56 Preparing to unpack .../088-libubsan1_10.5.0-1ubuntu1~20.04_armhf.deb ...
18:40:12 #14 12.08 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libxml2 armhf 2.9.14+dfsg-1.1ubuntu0.1 [591 kB]
18:40:12 #14 28.74 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
18:40:12 #14 28.74 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB]
18:40:12 #14 28.74 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
18:40:12 #14 28.74 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
18:40:12 #14 28.74 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
18:40:12 #14 28.74 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
18:40:12 #14 28.74 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
18:40:12 #14 28.74 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
18:40:12 #14 43.56 Unpacking libubsan1:armhf (10.5.0-1ubuntu1~20.04) ...
18:40:12 #14 43.66 Selecting previously unselected package libgcc-9-dev:armhf.
18:40:12 #14 43.66 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
18:40:12 #14 43.66 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ...
18:40:12 #14 43.76 Selecting previously unselected package gcc-9.
18:40:12 #14 12.09 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
18:40:12 #14 12.09 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lsb-release all 12.0-1ubuntu1 [6548 B]
18:40:12 #14 12.09 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB]
18:40:12 #15 17.25 invoke-rc.d: could not determine current runlevel
18:40:12 #14 43.76 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
18:40:12 #14 43.77 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
18:40:12 #14 12.49 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python-apt-common all 2.5.3ubuntu1 [18.0 kB]
18:40:13 #14 29.15 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
18:40:13 #14 29.22 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB]
18:40:13 #15 17.26 invoke-rc.d: policy-rc.d denied execution of restart.
18:40:13 #15 17.27 Setting up libjsoncpp25:armhf (1.9.5-4) ...
18:40:13 #15 17.28 Setting up libudev-dev:armhf (252.12-1~deb12u1+rpi1) ...
18:40:13 #15 17.29 Setting up libsepol-dev:armhf (3.4-2.1) ...
18:40:13 #15 17.30 Setting up pkgconf-bin (1.8.1-1) ...
18:40:13 #15 17.31 Setting up libltdl7:armhf (2.4.7-5) ...
18:40:13 #15 17.32 Setting up libpcre2-posix3:armhf (10.42-1) ...
18:40:13 #15 17.33 Setting up librhash0:armhf (1.4.3-3) ...
18:40:13 #15 17.34 Setting up cmake-data (3.25.1-1) ...
18:40:13 #15 17.36 Setting up dh-apparmor (3.0.8-3) ...
18:40:13 #15 17.37 Setting up libsystemd-dev:armhf (252.12-1~deb12u1+rpi1) ...
18:40:13 #15 17.38 Setting up g++-12 (12.2.0-14+rpi1) ...
18:40:13 #15 17.39 Setting up libpcre2-dev:armhf (10.42-1) ...
18:40:13 #15 17.40 Setting up libselinux1-dev:armhf (3.4-1+b2) ...
18:40:13 #15 17.41 Setting up pkgconf:armhf (1.8.1-1) ...
18:40:13 #15 17.42 Setting up libltdl-dev:armhf (2.4.7-5) ...
18:40:13 #15 17.43 Setting up pkg-config:armhf (1.8.1-1) ...
18:40:13 #15 17.44 Setting up g++ (4:12.2.0-3+rpi1) ...
18:40:13 #15 17.45 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:40:13 #15 17.45 Setting up cmake (3.25.1-1) ...
18:40:13 #15 17.47 Setting up build-essential (12.9) ...
18:40:13 #14 44.30 Selecting previously unselected package gcc.
18:40:13 #14 44.30 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
18:40:13 #14 44.31 Unpacking gcc (4:9.3.0-1ubuntu2) ...
18:40:13 #14 44.34 Selecting previously unselected package libstdc++-9-dev:armhf.
18:40:13 #14 12.56 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-apt armhf 2.5.3ubuntu1 [154 kB]
18:40:13 #14 12.77 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pkg-resources all 66.1.1-1 [225 kB]
18:40:13 #14 29.32 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
18:40:13 #14 29.35 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.2 [325 kB]
18:40:13 #14 29.57 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB]
18:40:13 #15 17.48 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
18:40:13 #15 17.49 Setting up dmsetup (2:1.02.185-2) ...
18:40:13 #15 17.50 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
18:40:13 #15 17.51 Setting up libdevmapper-dev:armhf (2:1.02.185-2) ...
18:40:13 #15 17.52 Setting up docker-ce-build-deps (1.0) ...
18:40:13 #15 17.53 Processing triggers for libc-bin (2.36-9+rpi1+deb12u3) ...
18:40:13 #15 17.55 Processing triggers for man-db (2.11.2-2) ...
18:40:13 #14 44.34 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
18:40:13 #14 44.35 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ...
18:40:13 #14 44.60 Selecting previously unselected package g++-9.
18:40:13 #14 12.86 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf ucf all 3.0043+nmu1 [56.5 kB]
18:40:13 #14 12.87 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bsdextrautils armhf 2.38.1-4ubuntu1 [76.4 kB]
18:40:13 #14 12.89 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmagic-mgc armhf 1:5.44-3 [293 kB]
18:40:13 #14 12.94 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmagic1 armhf 1:5.44-3 [80.3 kB]
18:40:13 #14 12.95 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf file armhf 1:5.44-3 [20.9 kB]
18:40:13 #14 12.95 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gettext-base armhf 0.21-11 [35.9 kB]
18:40:13 #14 12.95 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
18:40:13 #14 12.96 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf groff-base armhf 1.22.4-10 [851 kB]
18:40:13 #14 29.59 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
18:40:13 #14 29.61 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
18:40:13 #14 29.62 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB]
18:40:13 #14 29.63 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.04.1 [25.4 kB]
18:40:13 #14 29.63 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libwebp7 armhf 1.2.2-2ubuntu0.22.04.2 [166 kB]
18:40:13 #14 29.65 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.6 [165 kB]
18:40:13 #15 DONE 18.0s
18:40:13 
18:40:13 #16 [stage-1 5/8] COPY --link sources/ /sources
18:40:13 #14 44.60 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
18:40:13 #14 44.60 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
18:40:13 #14 30.07 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.04.2 [31.6 kB]
18:40:13 #16 DONE 0.1s
18:40:13 
18:40:13 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
18:40:14 #14 13.42 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
18:40:14 #14 13.57 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libedit2 armhf 3.1-20221030-2 [78.3 kB]
18:40:14 #14 30.24 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB]
18:40:14 #14 30.40 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.4 [29.6 kB]
18:40:14 #14 30.41 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
18:40:14 #14 30.42 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
18:40:14 #14 45.14 Selecting previously unselected package g++.
18:40:14 #14 45.15 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
18:40:14 #14 45.15 Unpacking g++ (4:9.3.0-1ubuntu2) ...
18:40:14 #14 45.19 Selecting previously unselected package make.
18:40:14 #14 45.19 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ...
18:40:14 #14 45.19 Unpacking make (4.2.1-1.2) ...
18:40:14 #14 45.23 Selecting previously unselected package libdpkg-perl.
18:40:14 #14 45.24 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
18:40:14 #14 45.24 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
18:40:14 #14 45.29 Selecting previously unselected package patch.
18:40:14 #14 45.29 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ...
18:40:14 #14 45.29 Unpacking patch (2.7.6-6) ...
18:40:14 #14 45.33 Selecting previously unselected package dpkg-dev.
18:40:14 #14 45.33 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
18:40:14 #14 45.34 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
18:40:14 #14 45.41 Selecting previously unselected package build-essential.
18:40:14 #14 13.71 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfido2-1 armhf 1.12.0-2 [75.2 kB]
18:40:14 #14 13.78 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjansson4 armhf 2.14-2 [28.9 kB]
18:40:14 #14 13.80 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnghttp2-14 armhf 1.52.0-1 [66.8 kB]
18:40:14 #14 13.83 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpipeline1 armhf 1.5.7-1 [26.2 kB]
18:40:14 #14 30.43 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
18:40:14 #14 30.44 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
18:40:14 #14 30.45 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
18:40:14 #14 30.45 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
18:40:14 #14 30.46 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
18:40:14 #14 30.47 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
18:40:14 #14 45.42 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ...
18:40:14 #14 45.42 Unpacking build-essential (12.8ubuntu1.1) ...
18:40:14 #14 45.46 Selecting previously unselected package libbrotli1:armhf.
18:40:14 #14 45.46 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
18:40:14 #14 45.47 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
18:40:14 #14 45.53 Selecting previously unselected package libroken18-heimdal:armhf.
18:40:14 #14 45.53 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:14 #14 45.53 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:14 #14 45.57 Selecting previously unselected package libasn1-8-heimdal:armhf.
18:40:14 #14 45.57 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:14 #14 45.57 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:14 #14 45.62 Selecting previously unselected package libheimbase1-heimdal:armhf.
18:40:14 #14 45.62 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:14 #14 45.62 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:14 #14 45.66 Selecting previously unselected package libhcrypto4-heimdal:armhf.
18:40:14 #14 13.84 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpng16-16 armhf 1.6.39-2 [166 kB]
18:40:14 #14 13.89 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB]
18:40:14 #14 13.90 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
18:40:14 #14 13.90 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
18:40:14 #14 13.91 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxcb1 armhf 1.15-1 [45.4 kB]
18:40:14 #14 30.87 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
18:40:14 #14 45.66 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:14 #14 45.66 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:14 #14 45.71 Selecting previously unselected package libwind0-heimdal:armhf.
18:40:14 #14 45.71 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:14 #14 45.71 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:14 #14 45.75 Selecting previously unselected package libhx509-5-heimdal:armhf.
18:40:14 #14 45.75 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:14 #14 45.76 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:14 #14 45.80 Selecting previously unselected package libkrb5-26-heimdal:armhf.
18:40:14 #14 45.80 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:14 #14 45.80 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:14 #14 45.85 Selecting previously unselected package libheimntlm0-heimdal:armhf.
18:40:14 #14 45.85 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:14 #14 45.86 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:14 #14 45.89 Selecting previously unselected package libgssapi3-heimdal:armhf.
18:40:14 #14 14.31 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libx11-data all 2:1.8.4-2ubuntu0.3 [118 kB]
18:40:14 #14 31.11 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
18:40:14 #14 31.11 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB]
18:40:14 #14 31.13 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
18:40:15 #14 45.89 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:40:15 #14 45.90 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:15 #14 45.93 Selecting previously unselected package libsasl2-modules-db:armhf.
18:40:15 #14 45.93 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
18:40:15 #14 45.94 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:40:15 #14 45.97 Selecting previously unselected package libsasl2-2:armhf.
18:40:15 #14 45.97 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
18:40:15 #14 45.98 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:40:15 #14 46.01 Selecting previously unselected package libldap-common.
18:40:15 #14 46.01 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
18:40:15 #14 46.01 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:40:15 #14 46.05 Selecting previously unselected package libldap-2.4-2:armhf.
18:40:15 #14 46.05 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
18:40:15 #14 46.06 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
18:40:15 #14 46.10 Selecting previously unselected package libnghttp2-14:armhf.
18:40:15 #14 46.10 Preparing to unpack .../114-libnghttp2-14_1.40.0-1ubuntu0.1_armhf.deb ...
18:40:15 #14 46.11 Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ...
18:40:15 #14 46.15 Selecting previously unselected package librtmp1:armhf.
18:40:15 #14 31.20 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB]
18:40:15 #14 31.27 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
18:40:15 #14 31.28 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
18:40:15 #14 31.29 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
18:40:15 #14 31.30 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
18:40:15 #14 31.30 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
18:40:15 #14 31.32 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB]
18:40:15 #14 46.15 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
18:40:15 #14 46.16 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
18:40:15 #14 46.19 Selecting previously unselected package libssh-4:armhf.
18:40:15 #14 46.19 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.3_armhf.deb ...
18:40:15 #14 46.20 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.3) ...
18:40:15 #14 46.24 Selecting previously unselected package libcurl4:armhf.
18:40:15 #14 46.24 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.20_armhf.deb ...
18:40:15 #14 46.25 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.20) ...
18:40:15 #14 46.29 Selecting previously unselected package curl.
18:40:15 #14 46.29 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.20_armhf.deb ...
18:40:15 #14 46.30 Unpacking curl (7.68.0-1ubuntu2.20) ...
18:40:15 #14 46.34 Selecting previously unselected package dctrl-tools.
18:40:15 #14 46.35 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ...
18:40:15 #14 46.35 Unpacking dctrl-tools (2.24-3) ...
18:40:15 #14 46.39 Selecting previously unselected package libtool.
18:40:15 #14 46.39 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ...
18:40:15 #14 46.40 Unpacking libtool (2.4.6-14) ...
18:40:15 #14 14.62 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libx11-6 armhf 2:1.8.4-2ubuntu0.3 [584 kB]
18:40:15 #14 14.82 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
18:40:15 #14 14.82 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
18:40:15 #14 14.82 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf man-db armhf 2.11.2-1 [1183 kB]
18:40:15 #14 14.93 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf manpages all 6.03-1 [1321 kB]
18:40:15 #14 14.99 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssh-client armhf 1:9.0p1-1ubuntu8.5 [835 kB]
18:40:15 #14 46.44 Selecting previously unselected package dh-autoreconf.
18:40:15 #14 46.44 Preparing to unpack .../121-dh-autoreconf_19_all.deb ...
18:40:15 #14 46.44 Unpacking dh-autoreconf (19) ...
18:40:15 #14 46.47 Selecting previously unselected package libdebhelper-perl.
18:40:15 #14 46.48 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ...
18:40:15 #14 46.48 Unpacking libdebhelper-perl (12.10ubuntu1) ...
18:40:15 #14 46.52 Selecting previously unselected package libarchive-zip-perl.
18:40:15 #14 46.52 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ...
18:40:15 #14 46.52 Unpacking libarchive-zip-perl (1.67-2) ...
18:40:15 #14 46.56 Selecting previously unselected package libsub-override-perl.
18:40:15 #14 46.56 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ...
18:40:15 #14 46.57 Unpacking libsub-override-perl (0.09-2) ...
18:40:15 #14 46.59 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:40:15 #14 46.60 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
18:40:15 #14 46.60 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
18:40:15 #14 46.63 Selecting previously unselected package dh-strip-nondeterminism.
18:40:15 #14 15.03 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf publicsuffix all 20230209.2326-1 [131 kB]
18:40:15 #14 15.04 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB]
18:40:15 #14 15.04 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf strace armhf 6.2-0ubuntu1 [454 kB]
18:40:15 #14 15.05 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf xauth armhf 1:1.1.2-1 [22.9 kB]
18:40:15 #14 31.73 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
18:40:15 #14 31.91 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
18:40:15 #14 31.97 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
18:40:15 #14 32.01 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB]
18:40:15 #14 46.63 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ...
18:40:15 #14 46.63 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
18:40:15 #14 46.66 Selecting previously unselected package dwz.
18:40:15 #14 46.66 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ...
18:40:15 #14 46.67 Unpacking dwz (0.13-5) ...
18:40:15 #14 46.72 Selecting previously unselected package libcroco3:armhf.
18:40:15 #14 46.72 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ...
18:40:15 #14 46.72 Unpacking libcroco3:armhf (0.6.13-1) ...
18:40:15 #14 46.76 Selecting previously unselected package gettext.
18:40:15 #14 46.76 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ...
18:40:15 #14 46.76 Unpacking gettext (0.19.8.1-10build1) ...
18:40:15 #14 46.86 Selecting previously unselected package intltool-debian.
18:40:15 #14 46.86 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ...
18:40:15 #14 46.86 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:40:15 #14 46.89 Selecting previously unselected package po-debconf.
18:40:15 #14 46.89 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ...
18:40:15 #14 46.90 Unpacking po-debconf (1.0.21) ...
18:40:15 #14 46.95 Selecting previously unselected package debhelper.
18:40:15 #14 46.96 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ...
18:40:15 #14 46.96 Unpacking debhelper (12.10ubuntu1) ...
18:40:15 #17 DONE 1.7s
18:40:15 
18:40:15 #18 [stage-1 7/8] WORKDIR /root/build-deb
18:40:15 #18 DONE 0.0s
18:40:15 
18:40:15 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
18:40:15 #19 DONE 0.0s
18:40:15 
18:40:15 #20 exporting to image
18:40:15 #20 exporting layers
18:40:16 #14 32.05 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
18:40:16 #14 32.08 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
18:40:16 #14 32.08 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
18:40:16 #14 32.09 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
18:40:16 #14 32.11 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB]
18:40:16 #14 32.15 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
18:40:16 #14 32.15 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
18:40:16 #14 47.07 Selecting previously unselected package libfakeroot:armhf.
18:40:16 #14 47.07 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ...
18:40:16 #14 47.07 Unpacking libfakeroot:armhf (1.24-1) ...
18:40:16 #14 47.11 Selecting previously unselected package fakeroot.
18:40:16 #14 47.11 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ...
18:40:16 #14 47.12 Unpacking fakeroot (1.24-1) ...
18:40:16 #14 47.16 Selecting previously unselected package libassuan0:armhf.
18:40:16 #14 47.16 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
18:40:16 #14 47.16 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
18:40:16 #14 47.19 Selecting previously unselected package gpgconf.
18:40:16 #14 15.45 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf xz-utils armhf 5.4.1-0.2 [269 kB]
18:40:16 #14 32.56 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdistro-info-perl all 1.1ubuntu0.1 [5610 B]
18:40:16 #14 47.19 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
18:40:16 #14 47.20 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.24 Selecting previously unselected package libksba8:armhf.
18:40:16 #14 47.24 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ...
18:40:16 #14 47.24 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
18:40:16 #14 47.28 Selecting previously unselected package libnpth0:armhf.
18:40:16 #14 47.29 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ...
18:40:16 #14 47.29 Unpacking libnpth0:armhf (1.6-1) ...
18:40:16 #14 47.33 Selecting previously unselected package dirmngr.
18:40:16 #14 47.33 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
18:40:16 #14 47.34 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.40 Selecting previously unselected package gnupg-l10n.
18:40:16 #14 47.40 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
18:40:16 #14 47.40 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.44 Selecting previously unselected package gnupg-utils.
18:40:16 #14 15.86 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf m4 armhf 1.4.19-3 [235 kB]
18:40:16 #14 15.90 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autoconf all 2.71-3 [339 kB]
18:40:16 #14 15.99 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autotools-dev all 20220109.1 [44.9 kB]
18:40:16 #14 15.99 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf automake all 1:1.16.5-1.3 [558 kB]
18:40:16 #14 16.05 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autopoint all 0.21-11 [420 kB]
18:40:16 #14 16.08 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils-common armhf 2.40-2ubuntu4.1 [226 kB]
18:40:16 #14 16.09 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libbinutils armhf 2.40-2ubuntu4.1 [485 kB]
18:40:16 #14 32.63 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB]
18:40:16 #14 32.71 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
18:40:16 #14 32.75 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
18:40:16 #14 32.78 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
18:40:16 #14 32.79 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB]
18:40:16 #14 32.83 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
18:40:16 #14 47.44 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
18:40:16 #14 47.45 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.51 Selecting previously unselected package gpg.
18:40:16 #14 47.51 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
18:40:16 #14 47.51 Unpacking gpg (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.58 Selecting previously unselected package pinentry-curses.
18:40:16 #14 47.58 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ...
18:40:16 #14 47.58 Unpacking pinentry-curses (1.1.0-3build1) ...
18:40:16 #14 47.62 Selecting previously unselected package gpg-agent.
18:40:16 #14 47.63 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
18:40:16 #14 47.63 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.68 Selecting previously unselected package gpg-wks-client.
18:40:16 #14 47.68 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
18:40:16 #14 16.11 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libctf-nobfd0 armhf 2.40-2ubuntu4.1 [86.3 kB]
18:40:16 #14 16.12 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libctf0 armhf 2.40-2ubuntu4.1 [85.8 kB]
18:40:16 #14 16.12 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2ubuntu4.1 [2778 kB]
18:40:16 #14 32.84 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B]
18:40:16 #14 32.85 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
18:40:16 #14 32.87 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
18:40:16 #14 32.88 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
18:40:16 #14 47.68 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.72 Selecting previously unselected package gpg-wks-server.
18:40:16 #14 47.72 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
18:40:16 #14 47.72 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.76 Selecting previously unselected package gpgsm.
18:40:16 #14 47.76 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
18:40:16 #14 47.77 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.81 Selecting previously unselected package gnupg.
18:40:16 #14 47.81 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ...
18:40:16 #14 47.82 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
18:40:16 #14 47.86 Selecting previously unselected package libfile-which-perl.
18:40:16 #14 47.86 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ...
18:40:16 #14 47.86 Unpacking libfile-which-perl (1.23-1) ...
18:40:16 #14 47.89 Selecting previously unselected package libfile-homedir-perl.
18:40:16 #14 47.89 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ...
18:40:16 #14 47.89 Unpacking libfile-homedir-perl (1.004-1) ...
18:40:16 #14 47.93 Selecting previously unselected package libio-pty-perl.
18:40:16 #14 47.93 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ...
18:40:16 #14 47.93 Unpacking libio-pty-perl (1:1.12-1) ...
18:40:16 #14 47.97 Selecting previously unselected package libipc-run-perl.
18:40:16 #14 47.97 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ...
18:40:16 #14 47.97 Unpacking libipc-run-perl (20180523.0-2) ...
18:40:16 #14 48.01 Selecting previously unselected package libclass-method-modifiers-perl.
18:40:16 #14 48.01 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
18:40:16 #14 48.01 Unpacking libclass-method-modifiers-perl (2.13-1) ...
18:40:16 #14 48.04 Selecting previously unselected package libb-hooks-op-check-perl.
18:40:17 #14 33.28 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
18:40:17 #14 48.04 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ...
18:40:17 #14 48.05 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
18:40:17 #14 48.08 Selecting previously unselected package libdynaloader-functions-perl.
18:40:17 #14 48.08 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ...
18:40:17 #14 48.08 Unpacking libdynaloader-functions-perl (0.003-1) ...
18:40:17 #14 48.11 Selecting previously unselected package libdevel-callchecker-perl.
18:40:17 #14 48.11 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ...
18:40:17 #14 48.11 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
18:40:17 #14 48.14 Selecting previously unselected package libparams-classify-perl.
18:40:17 #14 48.14 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ...
18:40:17 #14 48.15 Unpacking libparams-classify-perl (0.015-1build2) ...
18:40:17 #14 48.18 Selecting previously unselected package libmodule-runtime-perl.
18:40:17 #14 48.18 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
18:40:17 #14 48.18 Unpacking libmodule-runtime-perl (0.016-1) ...
18:40:17 #14 48.21 Selecting previously unselected package libimport-into-perl.
18:40:17 #14 48.21 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
18:40:17 #14 48.22 Unpacking libimport-into-perl (1.002005-1) ...
18:40:17 #14 48.24 Selecting previously unselected package librole-tiny-perl.
18:40:17 #14 48.24 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ...
18:40:17 #14 16.65 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils armhf 2.40-2ubuntu4.1 [3076 B]
18:40:17 #14 16.73 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libc-dev-bin armhf 2.37-0ubuntu2.1 [18.9 kB]
18:40:17 #14 48.25 Unpacking librole-tiny-perl (2.001004-1) ...
18:40:17 #14 48.29 Selecting previously unselected package libstrictures-perl.
18:40:17 #14 48.29 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
18:40:17 #14 48.29 Unpacking libstrictures-perl (2.000006-1) ...
18:40:17 #14 48.33 Selecting previously unselected package libsub-quote-perl.
18:40:17 #14 48.33 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
18:40:17 #14 48.33 Unpacking libsub-quote-perl (2.006006-1) ...
18:40:17 #14 48.36 Selecting previously unselected package libmoo-perl.
18:40:17 #14 48.37 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ...
18:40:17 #14 48.37 Unpacking libmoo-perl (2.003006-1) ...
18:40:17 #14 48.40 Selecting previously unselected package libencode-locale-perl.
18:40:17 #14 48.40 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ...
18:40:17 #14 48.41 Unpacking libencode-locale-perl (1.05-1) ...
18:40:17 #14 48.44 Selecting previously unselected package libtimedate-perl.
18:40:17 #14 48.44 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ...
18:40:17 #14 48.44 Unpacking libtimedate-perl (2.3200-1) ...
18:40:17 #14 48.48 Selecting previously unselected package libhttp-date-perl.
18:40:17 #14 16.80 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf linux-libc-dev armhf 6.2.0-34.34 [1547 kB]
18:40:17 #14 48.48 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
18:40:17 #14 48.48 Unpacking libhttp-date-perl (6.05-1) ...
18:40:17 #14 48.51 Selecting previously unselected package libfile-listing-perl.
18:40:17 #14 48.51 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ...
18:40:17 #14 48.53 Unpacking libfile-listing-perl (6.04-1) ...
18:40:17 #14 48.57 Selecting previously unselected package libhtml-tagset-perl.
18:40:17 #14 48.57 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
18:40:17 #14 48.57 Unpacking libhtml-tagset-perl (3.20-4) ...
18:40:17 #14 48.60 Selecting previously unselected package liburi-perl.
18:40:17 #14 48.60 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ...
18:40:17 #14 48.61 Unpacking liburi-perl (1.76-2) ...
18:40:17 #14 48.64 Selecting previously unselected package libhtml-parser-perl.
18:40:17 #14 48.64 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ...
18:40:17 #14 48.65 Unpacking libhtml-parser-perl (3.72-5) ...
18:40:17 #14 48.69 Selecting previously unselected package libhtml-tree-perl.
18:40:17 #14 48.69 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
18:40:17 #14 48.69 Unpacking libhtml-tree-perl (5.07-2) ...
18:40:17 #14 48.74 Selecting previously unselected package libio-html-perl.
18:40:17 #14 33.71 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B]
18:40:17 #14 33.71 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
18:40:17 #14 33.71 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
18:40:17 #14 33.72 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
18:40:17 #14 33.73 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB]
18:40:17 #14 33.74 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
18:40:17 #14 33.75 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
18:40:17 #14 33.75 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
18:40:17 #14 33.76 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B]
18:40:17 #14 33.78 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB]
18:40:17 #14 17.23 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcrypt-dev armhf 1:4.4.33-2 [120 kB]
18:40:17 #14 17.24 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
18:40:17 #14 17.25 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB]
18:40:17 #14 17.26 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
18:40:17 #14 17.26 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libc6-dev armhf 2.37-0ubuntu2.1 [1338 kB]
18:40:17 #14 17.32 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf gcc-12-base armhf 12.3.0-1ubuntu1~23.04 [42.3 kB]
18:40:17 #14 17.32 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libisl23 armhf 0.25-1 [580 kB]
18:40:17 #14 17.35 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmpfr6 armhf 4.2.0-1 [228 kB]
18:40:17 #14 48.74 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ...
18:40:17 #14 48.74 Unpacking libio-html-perl (1.001-1) ...
18:40:17 #14 48.78 Selecting previously unselected package liblwp-mediatypes-perl.
18:40:17 #14 48.78 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
18:40:17 #14 48.79 Unpacking liblwp-mediatypes-perl (6.04-1) ...
18:40:17 #14 48.81 Selecting previously unselected package libhttp-message-perl.
18:40:17 #14 48.82 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ...
18:40:17 #14 48.82 Unpacking libhttp-message-perl (6.22-1) ...
18:40:17 #14 48.86 Selecting previously unselected package libhttp-cookies-perl.
18:40:17 #14 48.86 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ...
18:40:17 #14 48.86 Unpacking libhttp-cookies-perl (6.08-1) ...
18:40:17 #14 48.89 Selecting previously unselected package libhttp-negotiate-perl.
18:40:17 #14 48.89 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
18:40:17 #14 48.90 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:40:17 #14 48.93 Selecting previously unselected package perl-openssl-defaults:armhf.
18:40:17 #14 48.93 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ...
18:40:17 #14 48.93 Unpacking perl-openssl-defaults:armhf (4) ...
18:40:17 #14 48.96 Selecting previously unselected package libnet-ssleay-perl.
18:40:17 #14 48.96 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
18:40:17 #14 48.97 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
18:40:17 #14 49.03 Selecting previously unselected package libio-socket-ssl-perl.
18:40:17 #14 49.03 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ...
18:40:17 #14 49.03 Unpacking libio-socket-ssl-perl (2.067-1) ...
18:40:17 #14 49.07 Selecting previously unselected package libnet-http-perl.
18:40:18 #14 49.07 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ...
18:40:18 #14 49.08 Unpacking libnet-http-perl (6.19-1) ...
18:40:18 #14 49.12 Selecting previously unselected package liblwp-protocol-https-perl.
18:40:18 #14 49.12 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
18:40:18 #14 49.12 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
18:40:18 #14 49.15 Selecting previously unselected package libtry-tiny-perl.
18:40:18 #14 49.15 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
18:40:18 #14 49.16 Unpacking libtry-tiny-perl (0.30-1) ...
18:40:18 #14 49.19 Selecting previously unselected package libwww-robotrules-perl.
18:40:18 #14 49.19 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
18:40:18 #14 49.19 Unpacking libwww-robotrules-perl (6.02-1) ...
18:40:18 #14 49.22 Selecting previously unselected package libwww-perl.
18:40:18 #14 49.22 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ...
18:40:18 #14 49.23 Unpacking libwww-perl (6.43-1) ...
18:40:18 #14 49.27 Selecting previously unselected package patchutils.
18:40:18 #14 49.27 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ...
18:40:18 #14 49.27 Unpacking patchutils (0.3.4-2) ...
18:40:18 #14 49.31 Selecting previously unselected package wdiff.
18:40:18 #14 34.18 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
18:40:18 #14 34.26 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
18:40:18 #14 34.36 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
18:40:18 #14 17.76 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmpc3 armhf 1.3.1-1 [46.4 kB]
18:40:18 #14 49.31 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ...
18:40:18 #14 49.32 Unpacking wdiff (1.2.2-2build1) ...
18:40:18 #14 49.36 Selecting previously unselected package devscripts.
18:40:18 #14 49.36 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ...
18:40:18 #14 49.38 Unpacking devscripts (2.20.2ubuntu2) ...
18:40:18 #14 49.49 Selecting previously unselected package diffstat.
18:40:18 #14 49.49 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ...
18:40:18 #14 49.50 Unpacking diffstat (1.63-1) ...
18:40:18 #14 49.53 Selecting previously unselected package python3-chardet.
18:40:18 #14 49.53 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ...
18:40:18 #14 49.53 Unpacking python3-chardet (3.0.4-4build1) ...
18:40:18 #14 49.58 Selecting previously unselected package python3-debian.
18:40:18 #14 34.39 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB]
18:40:18 #14 34.58 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
18:40:18 #14 34.60 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB]
18:40:18 #14 34.61 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
18:40:18 #14 34.61 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
18:40:18 #14 34.62 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
18:40:18 #14 17.98 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf cpp-12 armhf 12.3.0-1ubuntu1~23.04 [8169 kB]
18:40:18 #14 49.58 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1.1_all.deb ...
18:40:18 #14 49.58 Unpacking python3-debian (0.1.36ubuntu1.1) ...
18:40:18 #14 49.62 Selecting previously unselected package libgpgme11:armhf.
18:40:18 #14 49.62 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2.1_armhf.deb ...
18:40:18 #14 49.62 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2.1) ...
18:40:18 #14 49.67 Selecting previously unselected package python3-gpg.
18:40:18 #14 49.67 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2.1_armhf.deb ...
18:40:18 #14 49.67 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ...
18:40:18 #14 49.72 Selecting previously unselected package dput.
18:40:18 #14 49.73 Preparing to unpack .../193-dput_1.0.3ubuntu1.1_all.deb ...
18:40:18 #14 49.73 Unpacking dput (1.0.3ubuntu1.1) ...
18:40:18 #14 49.77 Selecting previously unselected package libcurl3-gnutls:armhf.
18:40:18 #14 49.78 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.20_armhf.deb ...
18:40:18 #14 49.78 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.20) ...
18:40:18 #14 49.82 Selecting previously unselected package liberror-perl.
18:40:18 #14 49.82 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ...
18:40:18 #14 49.83 Unpacking liberror-perl (0.17029-1) ...
18:40:18 #14 34.62 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
18:40:18 #14 34.63 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
18:40:18 #14 35.03 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B]
18:40:18 #14 49.86 Selecting previously unselected package git-man.
18:40:18 #14 49.86 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ...
18:40:18 #14 49.87 Unpacking git-man (1:2.25.1-1ubuntu3.11) ...
18:40:18 #14 49.97 Selecting previously unselected package git.
18:40:19 #14 35.11 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
18:40:19 #14 35.12 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
18:40:19 #14 35.28 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
18:40:19 #14 49.98 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.11_armhf.deb ...
18:40:19 #14 18.66 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cpp armhf 4:12.2.0-3ubuntu1 [27.8 kB]
18:40:19 #14 18.66 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcc1-0 armhf 13.1.0-2ubuntu2~23.04 [43.7 kB]
18:40:19 #14 49.99 Unpacking git (1:2.25.1-1ubuntu3.11) ...
18:40:19 #14 18.66 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgomp1 armhf 13.1.0-2ubuntu2~23.04 [120 kB]
18:40:19 #14 18.67 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libatomic1 armhf 13.1.0-2ubuntu2~23.04 [7766 B]
18:40:19 #14 18.67 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libasan8 armhf 13.1.0-2ubuntu2~23.04 [2743 kB]
18:40:19 #14 18.79 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libubsan1 armhf 13.1.0-2ubuntu2~23.04 [1072 kB]
18:40:19 #14 35.29 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.1 [15.8 kB]
18:40:19 #14 35.31 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
18:40:19 #14 35.35 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
18:40:19 #14 35.37 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
18:40:19 #14 35.38 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
18:40:19 #14 35.39 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB]
18:40:19 #14 35.40 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB]
18:40:19 #14 18.83 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgcc-12-dev armhf 12.3.0-1ubuntu1~23.04 [857 kB]
18:40:19 #14 18.87 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf gcc-12 armhf 12.3.0-1ubuntu1~23.04 [16.2 MB]
18:40:19 #14 50.39 Selecting previously unselected package libalgorithm-diff-perl.
18:40:19 #14 50.39 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ...
18:40:19 #14 50.39 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
18:40:19 #14 50.42 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:40:19 #14 50.43 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
18:40:19 #14 50.43 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
18:40:19 #14 50.46 Selecting previously unselected package libalgorithm-merge-perl.
18:40:19 #14 50.46 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ...
18:40:19 #14 50.47 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:40:19 #14 50.50 Selecting previously unselected package libapt-pkg-perl.
18:40:19 #14 50.50 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ...
18:40:19 #14 50.50 Unpacking libapt-pkg-perl (0.1.36build3) ...
18:40:19 #14 50.54 Selecting previously unselected package libarchive-cpio-perl.
18:40:19 #14 50.54 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ...
18:40:19 #14 50.55 Unpacking libarchive-cpio-perl (0.10-1) ...
18:40:19 #14 50.58 Selecting previously unselected package libarray-intspan-perl.
18:40:19 #14 50.58 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ...
18:40:19 #14 50.58 Unpacking libarray-intspan-perl (2.003-1) ...
18:40:19 #14 50.61 Selecting previously unselected package libasync-mergepoint-perl.
18:40:19 #14 50.62 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ...
18:40:19 #14 50.62 Unpacking libasync-mergepoint-perl (0.04-2) ...
18:40:19 #14 50.65 Selecting previously unselected package libmodule-implementation-perl.
18:40:19 #14 50.65 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ...
18:40:19 #14 50.66 Unpacking libmodule-implementation-perl (0.09-1) ...
18:40:19 #14 50.69 Selecting previously unselected package libsub-exporter-progressive-perl.
18:40:19 #14 50.69 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:40:19 #14 50.69 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:40:19 #14 50.72 Selecting previously unselected package libvariable-magic-perl.
18:40:19 #14 50.73 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ...
18:40:19 #14 50.73 Unpacking libvariable-magic-perl (0.62-1build2) ...
18:40:19 #14 50.76 Selecting previously unselected package libb-hooks-endofscope-perl.
18:40:19 #14 50.76 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ...
18:40:19 #14 50.77 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
18:40:19 #14 50.80 Selecting previously unselected package libcapture-tiny-perl.
18:40:19 #14 50.80 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
18:40:19 #14 50.81 Unpacking libcapture-tiny-perl (0.48-1) ...
18:40:19 #14 50.84 Selecting previously unselected package libclass-xsaccessor-perl.
18:40:19 #14 35.86 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
18:40:19 #14 36.08 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
18:40:19 #14 50.84 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ...
18:40:19 #14 50.85 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
18:40:19 #14 50.88 Selecting previously unselected package libclone-perl.
18:40:19 #14 50.88 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ...
18:40:19 #14 50.89 Unpacking libclone-perl (0.43-2) ...
18:40:19 #14 50.92 Selecting previously unselected package libcommon-sense-perl.
18:40:19 #14 50.92 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ...
18:40:19 #14 50.92 Unpacking libcommon-sense-perl (3.74-2build6) ...
18:40:19 #14 50.95 Selecting previously unselected package libparams-util-perl.
18:40:19 #14 50.96 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ...
18:40:19 #14 50.96 Unpacking libparams-util-perl (1.07-3build5) ...
18:40:19 #14 50.99 Selecting previously unselected package libsub-install-perl.
18:40:19 #14 50.99 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ...
18:40:19 #14 51.00 Unpacking libsub-install-perl (0.928-1) ...
18:40:19 #14 51.02 Selecting previously unselected package libdata-optlist-perl.
18:40:19 #14 51.03 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ...
18:40:19 #14 51.03 Unpacking libdata-optlist-perl (0.110-1) ...
18:40:19 #14 51.06 Selecting previously unselected package libsub-exporter-perl.
18:40:20 #14 36.09 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
18:40:20 #14 36.11 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
18:40:20 #14 36.12 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
18:40:20 #14 36.21 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
18:40:20 #14 36.23 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
18:40:20 #14 36.24 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
18:40:20 #14 36.24 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
18:40:20 #14 36.25 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
18:40:20 #14 36.25 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
18:40:20 #14 51.06 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ...
18:40:20 #14 51.07 Unpacking libsub-exporter-perl (0.987-1) ...
18:40:20 #14 51.10 Selecting previously unselected package libconst-fast-perl.
18:40:20 #14 51.10 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ...
18:40:20 #14 51.11 Unpacking libconst-fast-perl (0.014-1) ...
18:40:20 #14 51.14 Selecting previously unselected package libwant-perl.
18:40:20 #14 51.14 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ...
18:40:20 #14 51.15 Unpacking libwant-perl (0.29-1build4) ...
18:40:20 #14 51.18 Selecting previously unselected package libcontextual-return-perl.
18:40:20 #14 51.18 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ...
18:40:20 #14 51.19 Unpacking libcontextual-return-perl (0.004014-2) ...
18:40:20 #14 51.22 Selecting previously unselected package libcpanel-json-xs-perl.
18:40:20 #14 51.22 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ...
18:40:20 #14 51.23 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
18:40:20 #14 51.27 Selecting previously unselected package libdata-dump-perl.
18:40:20 #14 51.27 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ...
18:40:20 #14 51.28 Unpacking libdata-dump-perl (1.23-1) ...
18:40:20 #14 51.31 Selecting previously unselected package libdigest-bubblebabble-perl.
18:40:20 #14 19.55 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gcc armhf 4:12.2.0-3ubuntu1 [5184 B]
18:40:20 #14 19.95 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libstdc++-12-dev armhf 12.3.0-1ubuntu1~23.04 [2246 kB]
18:40:20 #14 51.31 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ...
18:40:20 #14 51.32 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
18:40:20 #14 51.35 Selecting previously unselected package libdigest-hmac-perl.
18:40:20 #14 51.35 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
18:40:20 #14 51.35 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
18:40:20 #14 51.38 Selecting previously unselected package libdistro-info-perl.
18:40:20 #14 51.38 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1.1_all.deb ...
18:40:20 #14 51.39 Unpacking libdistro-info-perl (0.23ubuntu1.1) ...
18:40:20 #14 51.41 Selecting previously unselected package libnet-smtp-ssl-perl.
18:40:20 #14 51.42 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:40:20 #14 51.42 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:40:20 #14 51.45 Selecting previously unselected package libmailtools-perl.
18:40:20 #14 51.45 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ...
18:40:20 #14 51.46 Unpacking libmailtools-perl (2.21-1) ...
18:40:20 #14 51.49 Selecting previously unselected package libnet-ip-perl.
18:40:20 #14 51.49 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ...
18:40:20 #14 51.50 Unpacking libnet-ip-perl (1.26-2) ...
18:40:20 #14 51.53 Selecting previously unselected package libnet-dns-perl.
18:40:20 #14 51.53 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ...
18:40:20 #14 51.53 Unpacking libnet-dns-perl (1.22-1) ...
18:40:20 #14 51.60 Selecting previously unselected package libnet-domain-tld-perl.
18:40:20 #14 51.60 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ...
18:40:20 #14 51.60 Unpacking libnet-domain-tld-perl (1.75-1) ...
18:40:20 #14 51.63 Selecting previously unselected package libemail-valid-perl.
18:40:20 #14 36.66 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
18:40:20 #14 51.63 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ...
18:40:20 #14 51.64 Unpacking libemail-valid-perl (1.202-1) ...
18:40:20 #14 51.67 Selecting previously unselected package libexporter-tiny-perl.
18:40:20 #14 51.67 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ...
18:40:20 #14 51.67 Unpacking libexporter-tiny-perl (1.002001-1) ...
18:40:20 #14 51.71 Selecting previously unselected package libipc-system-simple-perl.
18:40:20 #14 51.71 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ...
18:40:20 #14 51.71 Unpacking libipc-system-simple-perl (1.26-1) ...
18:40:20 #14 51.75 Selecting previously unselected package libfile-basedir-perl.
18:40:20 #14 51.75 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ...
18:40:20 #14 51.75 Unpacking libfile-basedir-perl (0.08-1) ...
18:40:20 #14 51.79 Selecting previously unselected package libfile-chdir-perl.
18:40:20 #14 51.79 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ...
18:40:20 #14 51.79 Unpacking libfile-chdir-perl (0.1008-1) ...
18:40:20 #14 51.82 Selecting previously unselected package libfile-fcntllock-perl.
18:40:20 #14 51.82 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
18:40:20 #14 51.83 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
18:40:20 #14 51.86 Selecting previously unselected package libnumber-compare-perl.
18:40:20 #14 37.00 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB]
18:40:20 #14 37.01 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
18:40:20 #14 37.02 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB]
18:40:20 #14 37.03 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
18:40:20 #14 37.03 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
18:40:20 #14 37.06 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
18:40:20 #14 37.08 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
18:40:20 #14 37.09 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB]
18:40:20 #14 37.14 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
18:40:20 #14 37.15 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
18:40:21 #14 51.86 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
18:40:21 #14 51.87 Unpacking libnumber-compare-perl (0.03-1) ...
18:40:21 #14 51.90 Selecting previously unselected package libtext-glob-perl.
18:40:21 #14 51.90 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ...
18:40:21 #14 51.90 Unpacking libtext-glob-perl (0.10-1) ...
18:40:21 #14 51.94 Selecting previously unselected package libfile-find-rule-perl.
18:40:21 #14 51.94 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ...
18:40:21 #14 51.94 Unpacking libfile-find-rule-perl (0.34-1) ...
18:40:21 #14 51.97 Selecting previously unselected package libfont-afm-perl.
18:40:21 #14 51.97 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ...
18:40:21 #14 51.98 Unpacking libfont-afm-perl (1.20-2) ...
18:40:21 #14 52.01 Selecting previously unselected package libio-string-perl.
18:40:21 #14 52.01 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
18:40:21 #14 52.01 Unpacking libio-string-perl (1.08-3) ...
18:40:21 #14 52.04 Selecting previously unselected package libfont-ttf-perl.
18:40:21 #14 52.04 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ...
18:40:21 #14 52.05 Unpacking libfont-ttf-perl (1.06-1) ...
18:40:21 #14 52.10 Selecting previously unselected package libfuture-perl.
18:40:21 #20 exporting layers 5.4s done
18:40:21 #20 writing image sha256:d97def0397c141af8c3e96e170f3835eb2a98c41776fafdd3cc0755c411f4cb3 done
18:40:21 #20 naming to docker.io/debbuild-raspbian-bookworm/aarch64 done
18:40:21 #20 DONE 5.4s
18:40:21 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/raspbian-bookworm:/build  debbuild-raspbian-bookworm/aarch64
18:40:21 #14 52.11 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ...
18:40:21 #14 52.11 Unpacking libfuture-perl (0.43-1) ...
18:40:21 #14 52.15 Selecting previously unselected package libio-stringy-perl.
18:40:21 #14 52.15 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ...
18:40:21 #14 52.15 Unpacking libio-stringy-perl (2.111-3) ...
18:40:21 #14 52.19 Selecting previously unselected package libparams-validate-perl.
18:40:21 #14 52.19 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ...
18:40:21 #14 52.19 Unpacking libparams-validate-perl (1.29-3) ...
18:40:21 #14 52.22 Selecting previously unselected package libgetopt-long-descriptive-perl.
18:40:21 #14 52.22 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
18:40:21 #14 52.23 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
18:40:21 #14 52.26 Selecting previously unselected package libsort-versions-perl.
18:40:21 #14 52.26 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ...
18:40:21 #14 52.27 Unpacking libsort-versions-perl (1.62-1) ...
18:40:21 #14 52.30 Selecting previously unselected package libgit-wrapper-perl.
18:40:21 #14 52.30 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ...
18:40:21 #14 52.30 Unpacking libgit-wrapper-perl (0.048-1) ...
18:40:21 #14 52.34 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:40:21 #14 20.60 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf g++-12 armhf 12.3.0-1ubuntu1~23.04 [9331 kB]
18:40:21 + set -e
18:40:21 + mkdir -p /root/build-deb/engine
18:40:21 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:40:21 #14 37.55 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB]
18:40:21 #14 52.34 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
18:40:21 #14 52.34 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
18:40:21 #14 52.38 Selecting previously unselected package libio-prompter-perl.
18:40:21 #14 52.38 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ...
18:40:21 #14 52.38 Unpacking libio-prompter-perl (0.004015-1) ...
18:40:21 #14 52.42 Selecting previously unselected package libjson-perl.
18:40:21 #14 52.42 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ...
18:40:21 #14 52.42 Unpacking libjson-perl (4.02000-2) ...
18:40:21 #14 52.48 Selecting previously unselected package liblog-any-perl.
18:40:21 #14 52.48 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ...
18:40:21 #14 52.48 Unpacking liblog-any-perl (1.708-1) ...
18:40:21 #14 52.52 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:40:21 #14 52.52 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
18:40:21 #14 52.53 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
18:40:21 #14 52.56 Selecting previously unselected package libpackage-stash-perl.
18:40:21 #14 52.56 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ...
18:40:21 #14 52.57 Unpacking libpackage-stash-perl (0.38-1) ...
18:40:21 #14 52.60 Selecting previously unselected package libsub-identify-perl.
18:40:21 #14 21.01 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf g++ armhf 4:12.2.0-3ubuntu1 [1108 B]
18:40:21 #14 21.01 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf make armhf 4.3-4.1build1 [163 kB]
18:40:21 #14 21.01 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdpkg-perl all 1.21.21ubuntu1 [247 kB]
18:40:21 #14 21.01 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
18:40:21 #14 21.04 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf patch armhf 2.7.6-7build2 [111 kB]
18:40:21 #14 21.05 Get:117 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lto-disabled-list all 39 [12.4 kB]
18:40:21 #14 21.05 Get:118 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dpkg-dev all 1.21.21ubuntu1 [1117 kB]
18:40:21 #14 21.10 Get:119 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
18:40:21 #14 21.10 Get:120 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB]
18:40:21 #14 37.70 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB]
18:40:21 #14 37.72 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
18:40:21 #14 37.87 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
18:40:21 #14 37.89 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1.2 [60.9 kB]
18:40:21 #14 37.94 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB]
18:40:21 #14 52.60 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ...
18:40:21 #14 52.61 Unpacking libsub-identify-perl (0.14-1build2) ...
18:40:21 #14 52.64 Selecting previously unselected package libsub-name-perl.
18:40:21 #14 52.65 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ...
18:40:21 #14 52.65 Unpacking libsub-name-perl (0.26-1) ...
18:40:21 #14 52.68 Selecting previously unselected package libnamespace-clean-perl.
18:40:21 #14 52.68 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ...
18:40:21 #14 52.69 Unpacking libnamespace-clean-perl (0.27-1) ...
18:40:21 #14 52.73 Selecting previously unselected package libpath-tiny-perl.
18:40:21 #14 52.73 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ...
18:40:21 #14 52.73 Unpacking libpath-tiny-perl (0.108-1) ...
18:40:21 #14 52.77 Selecting previously unselected package libtype-tiny-perl.
18:40:21 #14 52.77 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ...
18:40:21 #14 52.78 Unpacking libtype-tiny-perl (1.008001-2) ...
18:40:21 #14 52.84 Selecting previously unselected package libgitlab-api-v4-perl.
18:40:21 #14 52.84 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ...
18:40:21 #14 52.84 Unpacking libgitlab-api-v4-perl (0.25-1) ...
18:40:21 #14 52.88 Selecting previously unselected package libhash-fieldhash-perl.
18:40:21 #14 52.88 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ...
18:40:21 #14 52.89 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
18:40:21 #14 52.92 Selecting previously unselected package libhtml-form-perl.
18:40:21 #14 52.92 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ...
18:40:21 #14 52.93 Unpacking libhtml-form-perl (6.07-1) ...
18:40:21 #14 52.96 Selecting previously unselected package libhtml-format-perl.
18:40:21 + mkdir -p /root/build-deb/cli
18:40:21 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:40:22 #14 37.98 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB]
18:40:22 #14 38.01 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
18:40:22 #14 38.02 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB]
18:40:22 #14 38.03 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB]
18:40:22 #14 38.03 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
18:40:22 #14 52.96 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ...
18:40:22 #14 52.97 Unpacking libhtml-format-perl (2.12-1) ...
18:40:22 #14 53.00 Selecting previously unselected package libhttp-daemon-perl.
18:40:22 #14 53.01 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
18:40:22 #14 53.01 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
18:40:22 #14 53.05 Selecting previously unselected package libidn11:armhf.
18:40:22 #14 53.05 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ...
18:40:22 #14 53.06 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ...
18:40:22 #14 53.09 Selecting previously unselected package libstruct-dumb-perl.
18:40:22 #14 53.09 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ...
18:40:22 #14 53.10 Unpacking libstruct-dumb-perl (0.09-1) ...
18:40:22 #14 53.13 Selecting previously unselected package libio-async-perl.
18:40:22 #14 53.13 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ...
18:40:22 #14 53.13 Unpacking libio-async-perl (0.75-1) ...
18:40:22 #14 53.19 Selecting previously unselected package liblinux-epoll-perl.
18:40:22 #14 53.19 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ...
18:40:22 #14 53.19 Unpacking liblinux-epoll-perl (0.017-1) ...
18:40:22 #14 53.22 Selecting previously unselected package libio-async-loop-epoll-perl.
18:40:22 #14 21.51 Get:121 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [18.6 kB]
18:40:22 #14 21.66 Get:122 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.4 kB]
18:40:22 + mkdir -p /root/build-deb/buildx
18:40:22 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:40:22 #14 38.44 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
18:40:22 #14 38.51 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB]
18:40:22 #14 53.23 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ...
18:40:22 #14 53.23 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
18:40:22 #14 53.27 Selecting previously unselected package libtypes-serialiser-perl.
18:40:22 #14 53.27 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ...
18:40:22 #14 53.27 Unpacking libtypes-serialiser-perl (1.0-1) ...
18:40:22 #14 53.30 Selecting previously unselected package libjson-xs-perl.
18:40:22 #14 53.30 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ...
18:40:22 #14 53.31 Unpacking libjson-xs-perl (4.020-1build1) ...
18:40:22 #14 53.34 Selecting previously unselected package libjson-maybexs-perl.
18:40:22 #14 53.34 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ...
18:40:22 #14 53.35 Unpacking libjson-maybexs-perl (1.004000-1) ...
18:40:22 #14 53.38 Selecting previously unselected package liblist-compare-perl.
18:40:22 #14 53.38 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ...
18:40:22 #14 53.39 Unpacking liblist-compare-perl (0.53-1) ...
18:40:22 #14 53.42 Selecting previously unselected package liblist-moreutils-perl.
18:40:22 #14 53.42 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ...
18:40:22 #14 53.43 Unpacking liblist-moreutils-perl (0.416-1build5) ...
18:40:22 #14 53.47 Selecting previously unselected package liblist-someutils-perl.
18:40:22 #14 21.85 Get:123 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap2 armhf 2.6.3+dfsg-1~exp1ubuntu2 [160 kB]
18:40:22 #14 38.62 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB]
18:40:22 #14 38.66 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB]
18:40:22 #14 38.69 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B]
18:40:22 #14 38.69 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
18:40:22 #14 38.70 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
18:40:22 #14 53.47 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
18:40:22 #14 53.47 Unpacking liblist-someutils-perl (0.58-1) ...
18:40:22 #14 53.50 Selecting previously unselected package liblist-someutils-xs-perl.
18:40:22 #14 53.51 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ...
18:40:22 #14 53.51 Unpacking liblist-someutils-xs-perl (0.58-2) ...
18:40:22 #14 53.55 Selecting previously unselected package libltdl7:armhf.
18:40:22 #14 53.55 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ...
18:40:22 #14 53.56 Unpacking libltdl7:armhf (2.4.6-14) ...
18:40:22 #14 53.60 Selecting previously unselected package libltdl-dev:armhf.
18:40:22 #14 53.60 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ...
18:40:22 #14 53.60 Unpacking libltdl-dev:armhf (2.4.6-14) ...
18:40:22 #14 53.65 Selecting previously unselected package libsys-hostname-long-perl.
18:40:22 #14 53.65 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ...
18:40:22 #14 53.65 Unpacking libsys-hostname-long-perl (1.5-1) ...
18:40:22 #14 53.68 Selecting previously unselected package libmail-sendmail-perl.
18:40:22 #14 53.69 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ...
18:40:22 #14 53.69 Unpacking libmail-sendmail-perl (0.80-1) ...
18:40:22 #14 53.72 Selecting previously unselected package libmoox-aliases-perl.
18:40:22 #14 22.08 Get:124 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
18:40:22 #14 22.16 Get:125 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssh-4 armhf 0.10.4-2ubuntu0.1 [166 kB]
18:40:22 + mkdir -p /root/build-deb/compose
18:40:22 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:40:22 + mkdir -p /go/src/github.com/docker
18:40:22 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:40:22 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:40:22 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:40:22 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:40:22 + EPOCH=5
18:40:22 + EPOCH_SEP=
18:40:22 + [[ ! -z 5 ]]
18:40:22 + EPOCH_SEP=:
18:40:22 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:40:22 VERSION AAA 0.0.0-20231011170815-26951f7
18:40:22 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:40:22 + VERSION=0.0.0-20231011170815-26951f7
18:40:22 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:40:22 VERSION bbb 0.0.0-20231011170815-26951f7
18:40:22 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:40:22 + debSource=docker-ce
18:40:22 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:40:22 + debMaintainer='Docker <support@docker.com>'
18:40:22 ++ date --rfc-2822
18:40:22 + debDate='Wed, 11 Oct 2023 18:40:22 +0000'
18:40:22 + pkgRevision=1
18:40:22 + cat
18:40:22 + export CLI_GITCOMMIT=26951f7
18:40:22 + CLI_GITCOMMIT=26951f7
18:40:22 + export ENGINE_GITCOMMIT=949f8c9
18:40:22 + ENGINE_GITCOMMIT=949f8c9
18:40:22 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:40:22 + dpkg-buildpackage -uc -us -I.git
18:40:22 VERSION BBB 0.0.0-20231011170815-26951f7
18:40:22 #14 38.80 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
18:40:22 #14 38.81 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB]
18:40:22 #14 38.83 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB]
18:40:22 #14 38.84 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
18:40:22 #14 53.72 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ...
18:40:22 #14 53.73 Unpacking libmoox-aliases-perl (0.001006-1) ...
18:40:22 #14 53.76 Selecting previously unselected package libobject-id-perl.
18:40:22 #14 53.76 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
18:40:22 #14 53.77 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
18:40:22 #14 53.81 Selecting previously unselected package libmoox-struct-perl.
18:40:22 #14 53.81 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ...
18:40:22 #14 53.82 Unpacking libmoox-struct-perl (0.017-1) ...
18:40:22 #14 53.85 Selecting previously unselected package libnet-dns-sec-perl.
18:40:22 #14 53.85 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ...
18:40:22 #14 53.86 Unpacking libnet-dns-sec-perl (1.15-1) ...
18:40:22 #14 53.90 Selecting previously unselected package libnet-libidn-perl.
18:40:22 #14 53.90 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ...
18:40:22 #14 53.90 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
18:40:22 #14 53.94 Selecting previously unselected package libnumber-range-perl.
18:40:22 #14 53.94 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ...
18:40:22 #14 53.95 Unpacking libnumber-range-perl (0.12-1) ...
18:40:22 #14 53.97 Selecting previously unselected package libpackage-stash-xs-perl.
18:40:22 #14 22.22 Get:126 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl4 armhf 7.88.1-8ubuntu2.3 [267 kB]
18:40:22 #14 22.31 Get:127 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf curl armhf 7.88.1-8ubuntu2.3 [202 kB]
18:40:22 #14 22.34 Get:128 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
18:40:22 #14 22.35 Get:129 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB]
18:40:22 #14 22.36 Get:130 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtool all 2.4.7-5 [166 kB]
18:40:22 #14 22.38 Get:131 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dh-autoreconf all 20 [16.1 kB]
18:40:23 dpkg-buildpackage: info: source package docker-ce
18:40:23 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm
18:40:23 dpkg-buildpackage: info: source distribution bookworm
18:40:23 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:40:23 dpkg-buildpackage: info: host architecture armhf
18:40:23  dpkg-source -I.git --before-build .
18:40:23 #14 39.24 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
18:40:23 #14 39.31 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
18:40:23 #14 39.34 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
18:40:23 #14 53.97 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ...
18:40:23 #14 53.98 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
18:40:23 #14 54.01 Selecting previously unselected package libpath-iterator-rule-perl.
18:40:23 #14 54.02 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ...
18:40:23 #14 54.02 Unpacking libpath-iterator-rule-perl (1.014-1) ...
18:40:23 #14 54.06 Selecting previously unselected package libperl4-corelibs-perl.
18:40:23 #14 54.06 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ...
18:40:23 #14 54.06 Unpacking libperl4-corelibs-perl (0.004-2) ...
18:40:23 #14 54.10 Selecting previously unselected package libperlio-gzip-perl.
18:40:23 #14 54.11 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ...
18:40:23 #14 54.11 Unpacking libperlio-gzip-perl (0.19-1build5) ...
18:40:23 #14 54.15 Selecting previously unselected package libpod-constants-perl.
18:40:23 #14 54.15 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ...
18:40:23 #14 54.15 Unpacking libpod-constants-perl (0.19-1) ...
18:40:23 #14 54.20 Selecting previously unselected package libre2-5:armhf.
18:40:23 #14 54.20 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ...
18:40:23 #14 54.20 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ...
18:40:23 #14 54.25 Selecting previously unselected package libre-engine-re2-perl.
18:40:23 #14 54.25 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ...
18:40:23 #14 22.77 Get:132 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
18:40:23  debian/rules clean
18:40:23 dh clean --with=bash-completion
18:40:23    dh_clean
18:40:23 #14 39.46 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
18:40:23 #14 54.25 Unpacking libre-engine-re2-perl (0.13-5) ...
18:40:23 #14 54.29 Selecting previously unselected package libreadonly-perl.
18:40:23 #14 54.29 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ...
18:40:23 #14 54.30 Unpacking libreadonly-perl (2.050-2) ...
18:40:23 #14 54.33 Selecting previously unselected package libref-util-perl.
18:40:23 #14 54.33 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
18:40:23 #14 54.34 Unpacking libref-util-perl (0.204-1) ...
18:40:23 #14 54.37 Selecting previously unselected package libref-util-xs-perl.
18:40:23 #14 54.37 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ...
18:40:23 #14 54.37 Unpacking libref-util-xs-perl (0.117-1build2) ...
18:40:23 #14 54.41 Selecting previously unselected package libregexp-pattern-license-perl.
18:40:23 #14 54.41 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
18:40:23 #14 54.41 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
18:40:23 #14 54.45 Selecting previously unselected package libregexp-pattern-perl.
18:40:23 #14 54.45 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ...
18:40:23 #14 54.45 Unpacking libregexp-pattern-perl (0.2.12-1) ...
18:40:23 #14 54.49 Selecting previously unselected package libsasl2-modules:armhf.
18:40:23 #14 39.62 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
18:40:23 #14 39.67 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
18:40:23 #14 39.67 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
18:40:23 #14 39.67 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB]
18:40:23 #14 39.68 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB]
18:40:23 #14 39.68 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
18:40:23 #14 39.69 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB]
18:40:23 #14 54.49 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
18:40:23 #14 54.50 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:40:23 #14 54.54 Selecting previously unselected package libsereal-decoder-perl.
18:40:23 #14 54.54 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ...
18:40:23 #14 54.55 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
18:40:23 #14 54.59 Selecting previously unselected package libsereal-encoder-perl.
18:40:23 #14 54.59 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ...
18:40:23 #14 54.59 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
18:40:23 #14 54.63 Selecting previously unselected package libsereal-perl.
18:40:23 #14 54.63 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ...
18:40:23 #14 54.63 Unpacking libsereal-perl (4.011-1) ...
18:40:23 #14 54.67 Selecting previously unselected package libsort-key-perl.
18:40:23 #14 54.67 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ...
18:40:23 #14 54.68 Unpacking libsort-key-perl (1.33-2build2) ...
18:40:23 #14 54.71 Selecting previously unselected package libstring-copyright-perl.
18:40:23 #14 54.72 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ...
18:40:23 #14 54.72 Unpacking libstring-copyright-perl (0.003006-1) ...
18:40:23 #14 54.75 Selecting previously unselected package libstring-escape-perl.
18:40:23 #14 54.75 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ...
18:40:23 #14 54.76 Unpacking libstring-escape-perl (2010.002-2) ...
18:40:23 #14 54.79 Selecting previously unselected package libstring-shellquote-perl.
18:40:23 #14 54.79 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ...
18:40:23 #14 54.80 Unpacking libstring-shellquote-perl (1.04-1) ...
18:40:23 #14 54.83 Selecting previously unselected package libterm-readkey-perl.
18:40:23 #14 23.06 Get:133 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-override-perl all 0.09-4 [8706 B]
18:40:23 #14 23.06 Get:134 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB]
18:40:23 #14 23.08 Get:135 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dh-strip-nondeterminism all 1.13.1-1 [5362 B]
18:40:23 #14 23.08 Get:136 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdw1 armhf 0.188-2.1 [227 kB]
18:40:23  dpkg-source -I.git -b .
18:40:23 dpkg-source: warning: native package version may not have a revision
18:40:23 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:40:23 dpkg-source: info: using source format '1.0'
18:40:23 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.tar.gz
18:40:23 #14 54.83 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ...
18:40:23 #14 54.83 Unpacking libterm-readkey-perl (2.38-1build1) ...
18:40:23 #14 54.87 Selecting previously unselected package libtest-fatal-perl.
18:40:23 #14 54.87 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ...
18:40:23 #14 54.88 Unpacking libtest-fatal-perl (0.014-1) ...
18:40:23 #14 54.91 Selecting previously unselected package libtest-refcount-perl.
18:40:23 #14 54.91 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ...
18:40:23 #14 54.91 Unpacking libtest-refcount-perl (0.10-1) ...
18:40:23 #14 54.95 Selecting previously unselected package libtext-levenshtein-perl.
18:40:23 #14 54.95 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ...
18:40:23 #14 54.95 Unpacking libtext-levenshtein-perl (0.13-1) ...
18:40:23 #14 54.99 Selecting previously unselected package libtype-tiny-xs-perl.
18:40:23 #14 54.99 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ...
18:40:23 #14 54.99 Unpacking libtype-tiny-xs-perl (0.016-1) ...
18:40:23 #14 55.02 Selecting previously unselected package libunicode-utf8-perl.
18:40:23 #14 55.02 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ...
18:40:23 #14 55.03 Unpacking libunicode-utf8-perl (0.62-1build1) ...
18:40:23 #14 55.07 Selecting previously unselected package libxml-namespacesupport-perl.
18:40:23 #14 23.21 Get:137 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf debugedit armhf 1:5.0-5 [42.8 kB]
18:40:23 #14 23.22 Get:138 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dwz armhf 0.15-1 [109 kB]
18:40:23 #14 23.25 Get:139 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gettext armhf 0.21-11 [801 kB]
18:40:23 #14 23.36 Get:140 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf intltool-debian all 0.35.0+20060710.6 [23.2 kB]
18:40:23 #14 23.36 Get:141 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
18:40:23 #14 23.38 Get:142 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf debhelper all 13.11.4ubuntu3 [925 kB]
18:40:24 #14 40.10 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB]
18:40:24 #14 55.07 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ...
18:40:24 #14 55.07 Unpacking libxml-namespacesupport-perl (1.12-1) ...
18:40:24 #14 55.11 Selecting previously unselected package libxml-sax-base-perl.
18:40:24 #14 55.11 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ...
18:40:24 #14 55.11 Unpacking libxml-sax-base-perl (1.09-1) ...
18:40:24 #14 55.15 Selecting previously unselected package libxml-sax-perl.
18:40:24 #14 55.15 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:40:24 #14 55.16 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:40:24 #14 55.20 Selecting previously unselected package libxml-libxml-perl.
18:40:24 #14 55.20 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ...
18:40:24 #14 55.20 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
18:40:24 #14 55.26 Selecting previously unselected package libxml-parser-perl.
18:40:24 #14 55.26 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ...
18:40:24 #14 55.27 Unpacking libxml-parser-perl (2.46-1) ...
18:40:24 #14 55.32 Selecting previously unselected package libxml-sax-expat-perl.
18:40:24 #14 40.38 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
18:40:24 #14 40.42 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.1 [162 kB]
18:40:24 #14 40.53 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.2 [1082 kB]
18:40:24 #14 55.32 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ...
18:40:24 #14 55.33 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:40:24 #14 55.36 Selecting previously unselected package libxml-writer-perl.
18:40:24 #14 55.36 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ...
18:40:24 #14 55.36 Unpacking libxml-writer-perl (0.625-1) ...
18:40:24 #14 55.40 Selecting previously unselected package libyaml-libyaml-perl.
18:40:24 #14 55.40 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ...
18:40:24 #14 55.40 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
18:40:24 #14 55.44 Selecting previously unselected package licensecheck.
18:40:24 #14 55.44 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ...
18:40:24 #14 55.45 Unpacking licensecheck (3.0.45-1) ...
18:40:24 #14 55.48 Selecting previously unselected package libdevel-size-perl.
18:40:24 #14 55.48 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ...
18:40:24 #14 55.49 Unpacking libdevel-size-perl (0.83-1build1) ...
18:40:24 #14 55.52 Selecting previously unselected package t1utils.
18:40:24 #14 55.52 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ...
18:40:24 #14 55.52 Unpacking t1utils (1.41-3) ...
18:40:24 #14 55.56 Selecting previously unselected package lintian.
18:40:24 #14 23.83 Get:143 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfakeroot armhf 1.31-1.1 [27.3 kB]
18:40:24 #14 23.99 Get:144 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fakeroot armhf 1.31-1.1 [61.5 kB]
18:40:24 #14 24.09 Get:145 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libassuan0 armhf 2.5.5-5 [30.6 kB]
18:40:24 #14 40.70 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB]
18:40:24 #14 40.83 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB]
18:40:24 #14 40.83 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB]
18:40:24 #14 40.83 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
18:40:24 #14 40.84 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
18:40:24 #14 40.84 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB]
18:40:24 #14 40.84 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B]
18:40:24 #14 55.57 Preparing to unpack .../323-lintian_2.62.0ubuntu2.2_all.deb ...
18:40:24 #14 55.57 Unpacking lintian (2.62.0ubuntu2.2) ...
18:40:24 #14 55.85 Selecting previously unselected package manpages-dev.
18:40:24 #14 24.13 Get:146 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB]
18:40:24 #14 24.20 Get:147 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libksba8 armhf 1.6.3-2 [99.7 kB]
18:40:24 #14 24.24 Get:148 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
18:40:24 #14 24.25 Get:149 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB]
18:40:24 #14 24.32 Get:150 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
18:40:24 #14 55.86 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ...
18:40:24 #14 55.86 Unpacking manpages-dev (5.05-1) ...
18:40:24 #14 56.11 Selecting previously unselected package python3-certifi.
18:40:25 #14 24.33 Get:151 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB]
18:40:25 #14 24.38 Get:152 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB]
18:40:25 #14 24.41 Get:153 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB]
18:40:25 #14 56.11 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ...
18:40:25 #14 56.11 Unpacking python3-certifi (2019.11.28-1) ...
18:40:25 #14 56.16 Selecting previously unselected package python3-idna.
18:40:25 #14 56.17 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ...
18:40:25 #14 56.17 Unpacking python3-idna (2.8-1) ...
18:40:25 #14 56.21 Selecting previously unselected package python3-urllib3.
18:40:25 #14 56.21 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
18:40:25 #14 56.22 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:40:25 #14 56.26 Selecting previously unselected package python3-requests.
18:40:25 #14 56.27 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
18:40:25 #14 56.27 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
18:40:25 #14 56.31 Selecting previously unselected package python3-unidiff.
18:40:25 #14 41.24 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB]
18:40:25 #14 41.42 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB]
18:40:25 #14 41.44 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
18:40:25 #14 41.51 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB]
18:40:25 #14 24.81 Get:154 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB]
18:40:25 #14 56.31 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ...
18:40:25 #14 56.32 Unpacking python3-unidiff (0.5.5-2) ...
18:40:25 #14 56.36 Selecting previously unselected package python3-xdg.
18:40:25 #14 56.36 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ...
18:40:25 #14 56.36 Unpacking python3-xdg (0.26-1ubuntu1) ...
18:40:25 #14 56.40 Selecting previously unselected package unzip.
18:40:25 #14 56.41 Preparing to unpack .../331-unzip_6.0-25ubuntu1.1_armhf.deb ...
18:40:25 #14 56.41 Unpacking unzip (6.0-25ubuntu1.1) ...
18:40:25 #14 56.45 Selecting previously unselected package equivs.
18:40:25 #14 56.46 Preparing to unpack .../332-equivs_2.2.0_all.deb ...
18:40:25 #14 56.46 Unpacking equivs (2.2.0) ...
18:40:25 #14 56.49 Selecting previously unselected package libauthen-sasl-perl.
18:40:25 #14 56.50 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ...
18:40:25 #14 56.50 Unpacking libauthen-sasl-perl (2.1600-1) ...
18:40:25 #14 56.54 Selecting previously unselected package python3-magic.
18:40:25 #14 56.54 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ...
18:40:25 #14 56.54 Unpacking python3-magic (2:0.4.15-3) ...
18:40:25 #14 56.60 Setting up libapt-pkg-perl (0.1.36build3) ...
18:40:25 #14 56.62 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
18:40:25 #14 56.63 Setting up libpipeline1:armhf (1.5.2-2build1) ...
18:40:25 #14 56.65 Setting up wdiff (1.2.2-2build1) ...
18:40:25 #14 41.73 debconf: delaying package configuration, since apt-utils is not installed
18:40:25 #14 41.76 Fetched 117 MB in 35s (3345 kB/s)
18:40:25 #14 25.21 Get:155 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB]
18:40:25 #14 56.66 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ...
18:40:25 #14 56.67 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
18:40:25 #14 56.68 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
18:40:25 #14 56.69 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
18:40:25 #14 56.71 Setting up mime-support (3.64ubuntu1) ...
18:40:25 #14 56.74 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
18:40:25 #14 56.77 Setting up libmagic-mgc (1:5.38-4) ...
18:40:25 #14 56.78 Setting up libyaml-0-2:armhf (0.2.2-1) ...
18:40:25 #14 56.80 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ...
18:40:25 #14 56.81 No schema files found: doing nothing.
18:40:25 #14 56.82 Setting up distro-info-data (0.43ubuntu1.13) ...
18:40:25 #14 56.83 Setting up manpages (5.05-1) ...
18:40:25 #14 56.84 Setting up unzip (6.0-25ubuntu1.1) ...
18:40:25 #14 56.86 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
18:40:25 #14 56.88 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
18:40:25 #14 41.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4388 files and directories currently installed.)
18:40:25 #14 41.81 Preparing to unpack .../libc6_2.35-0ubuntu3.4_armhf.deb ...
18:40:25 #14 41.92 Unpacking libc6:armhf (2.35-0ubuntu3.4) over (2.35-0ubuntu3.3) ...
18:40:25 #14 25.23 Get:156 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB]
18:40:25 #14 25.25 Get:157 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB]
18:40:25 #14 25.31 Get:158 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB]
18:40:25 #14 25.37 Get:159 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-dirlist-perl all 0.05-3 [7286 B]
18:40:25 #14 25.37 Get:160 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-which-perl all 1.27-2 [12.5 kB]
18:40:25 #14 25.37 Get:161 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-homedir-perl all 1.006-2 [37.0 kB]
18:40:25 #14 25.37 Get:162 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-touch-perl all 0.12-2 [7498 B]
18:40:25 #14 25.37 Get:163 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-pty-perl armhf 1:1.17-1 [31.9 kB]
18:40:25 #14 25.38 Get:164 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB]
18:40:26 #14 56.89 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:40:26 #14 56.91 Setting up binutils-common:armhf (2.34-6ubuntu1.6) ...
18:40:26 #14 56.92 Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ...
18:40:26 #14 56.93 Setting up libmagic1:armhf (1:5.38-4) ...
18:40:26 #14 56.97 Setting up less (551-1ubuntu0.1) ...
18:40:26 #14 56.99 Setting up perl-openssl-defaults:armhf (4) ...
18:40:26 #14 57.03 Setting up linux-libc-dev:armhf (5.4.0-164.181) ...
18:40:26 #14 57.05 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.6) ...
18:40:26 #14 57.06 Setting up gettext-base (0.19.8.1-10build1) ...
18:40:26 #14 57.07 Setting up libnpth0:armhf (1.6-1) ...
18:40:26 #14 57.08 Setting up krb5-locales (1.17-6ubuntu4.3) ...
18:40:26 #14 57.09 Setting up file (1:5.38-4) ...
18:40:26 #14 57.11 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
18:40:26 #14 57.12 Setting up libgomp1:armhf (10.5.0-1ubuntu1~20.04) ...
18:40:26 #14 57.14 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ...
18:40:26 #14 57.15 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:40:26 #14 57.17 Setting up libfakeroot:armhf (1.24-1) ...
18:40:26 #14 57.19 Setting up libkrb5support0:armhf (1.17-6ubuntu4.3) ...
18:40:26 #14 57.20 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:40:26 #14 57.21 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
18:40:26 #14 57.32 
18:40:26 #14 57.32 Current default time zone: 'Etc/UTC'
18:40:26 #14 57.32 Local time is now:      Wed Oct 11 18:40:26 UTC 2023.
18:40:26 #14 57.32 Universal Time is now:  Wed Oct 11 18:40:26 UTC 2023.
18:40:26 #14 57.32 Run 'dpkg-reconfigure tzdata' if you wish to change it.
18:40:26 #14 57.32 
18:40:26 #14 57.34 Setting up fakeroot (1.24-1) ...
18:40:26 #14 57.35 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:40:26 #14 57.35 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:26 #14 57.35 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:26 #14 57.35 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:26 #14 57.35 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:26 #14 57.35 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:26 #14 57.35 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:26 #14 57.35 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:26 #14 57.35 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:26 #14 57.37 Setting up autotools-dev (20180224.1) ...
18:40:26 #14 57.38 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:40:26 #14 57.39 Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
18:40:26 #14 57.40 Setting up make (4.2.1-1.2) ...
18:40:26 #14 57.41 Setting up libmpfr6:armhf (4.0.2-1) ...
18:40:26 #14 57.42 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:40:26 #14 25.78 Get:165 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-method-modifiers-perl all 2.14-1 [16.2 kB]
18:40:26 #14 25.93 Get:166 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-xsaccessor-perl armhf 1.19-4build1 [33.0 kB]
18:40:26 #14 26.00 Get:167 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libb-hooks-op-check-perl armhf 0.22-2build1 [9160 B]
18:40:26 #14 26.01 Get:168 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdynaloader-functions-perl all 0.003-3 [12.1 kB]
18:40:26 #14 26.04 Get:169 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-callchecker-perl armhf 0.008-2 [13.6 kB]
18:40:26 #14 57.44 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
18:40:26 #14 57.45 Setting up libidn11:armhf (1.33-2.2ubuntu2) ...
18:40:26 #14 57.46 Setting up strace (5.5-3ubuntu1) ...
18:40:26 #14 57.47 Setting up libsigsegv2:armhf (2.12-2) ...
18:40:26 #14 57.49 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
18:40:26 #14 57.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:40:26 #14 57.51 Setting up t1utils (1.41-3) ...
18:40:26 #14 57.52 Setting up diffstat (1.63-1) ...
18:40:26 #14 57.53 Setting up libmpc3:armhf (1.1.0-1) ...
18:40:26 #14 57.55 Setting up libatomic1:armhf (10.5.0-1ubuntu1~20.04) ...
18:40:26 #14 57.56 Setting up patch (2.7.6-6) ...
18:40:26 #14 57.57 Setting up autopoint (0.19.8.1-10build1) ...
18:40:26 #14 57.58 Setting up libfl2:armhf (2.6.4-6.2) ...
18:40:26 #14 57.59 Setting up ucf (3.0038+nmu1) ...
18:40:26 #14 26.06 Get:170 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libparams-classify-perl armhf 0.015-2build2 [19.4 kB]
18:40:26 #14 26.08 Get:171 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB]
18:40:26 #14 26.10 Get:172 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libimport-into-perl all 1.002005-2 [10.7 kB]
18:40:26 #14 26.11 Get:173 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
18:40:26 #14 26.12 Get:174 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
18:40:26 #14 26.13 Get:175 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmoo-perl all 2.005005-1 [47.4 kB]
18:40:26 #14 57.70 Setting up libk5crypto3:armhf (1.17-6ubuntu4.3) ...
18:40:26 #14 57.71 Setting up libltdl7:armhf (2.4.6-14) ...
18:40:26 #14 57.73 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:40:26 #14 57.74 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:26 #14 57.76 Setting up libubsan1:armhf (10.5.0-1ubuntu1~20.04) ...
18:40:26 #14 57.77 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:40:26 #14 57.78 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
18:40:26 #14 57.79 Setting up libuchardet0:armhf (0.0.6-3build1) ...
18:40:26 #14 57.81 Setting up libre2-5:armhf (20200101+dfsg-1build1) ...
18:40:26 #14 57.82 Setting up git-man (1:2.25.1-1ubuntu3.11) ...
18:40:26 #14 57.83 Setting up libisl22:armhf (0.22.1-1) ...
18:40:26 #14 57.84 Setting up netbase (6.1) ...
18:40:26 #14 57.88 Setting up libkrb5-3:armhf (1.17-6ubuntu4.3) ...
18:40:26 #14 57.89 Setting up libmpdec2:armhf (2.4.2-3) ...
18:40:26 #14 42.86 Setting up libc6:armhf (2.35-0ubuntu3.4) ...
18:40:27 #14 57.91 Setting up libbinutils:armhf (2.34-6ubuntu1.6) ...
18:40:27 #14 57.93 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ...
18:40:27 #14 57.94 Setting up libc-dev-bin (2.31-0ubuntu9.12) ...
18:40:27 #14 57.96 Setting up openssl (1.1.1f-1ubuntu2.19) ...
18:40:27 #14 57.98 Setting up libbsd0:armhf (0.10.0-1) ...
18:40:27 #14 57.99 Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ...
18:40:27 #14 58.01 Setting up readline-common (8.0-4) ...
18:40:27 #14 58.04 Setting up publicsuffix (20200303.0012-1) ...
18:40:27 #14 58.05 Setting up libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ...
18:40:27 #14 58.06 Setting up iso-codes (4.4-1) ...
18:40:27 #14 58.08 Setting up liblocale-gettext-perl (1.07-4) ...
18:40:27 #14 58.09 Setting up dctrl-tools (2.24-3) ...
18:40:27 #14 58.10 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:27 #14 58.12 Setting up libgdbm6:armhf (1.18.1-5) ...
18:40:27 #14 26.56 Get:176 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libencode-locale-perl all 1.05-3 [11.6 kB]
18:40:27 #14 26.63 Get:177 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
18:40:27 #14 26.71 Get:178 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-date-perl all 6.05-2 [9946 B]
18:40:27 #14 26.73 Get:179 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-listing-perl all 6.15-1 [11.5 kB]
18:40:27 #14 26.75 Get:180 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tagset-perl all 3.20-6 [11.3 kB]
18:40:27 #14 26.77 Get:181 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liburi-perl all 5.17-1ubuntu1 [80.3 kB]
18:40:27 #14 26.85 Get:182 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-parser-perl armhf 3.81-1 [84.4 kB]
18:40:27 #14 26.89 Get:183 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tree-perl all 5.07-3 [200 kB]
18:40:27 #14 58.13 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ...
18:40:27 #14 58.15 Setting up libctf0:armhf (2.34-6ubuntu1.6) ...
18:40:27 #14 58.16 Setting up pinentry-curses (1.1.0-3build1) ...
18:40:27 #14 58.18 Setting up manpages-dev (5.05-1) ...
18:40:27 #14 58.19 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
18:40:27 #14 58.20 Setting up libxcb1:armhf (1.14-2) ...
18:40:27 #14 58.22 Setting up at (3.1.23-1ubuntu1) ...
18:40:27 #14 58.36 invoke-rc.d: could not determine current runlevel
18:40:27 #14 26.96 Get:184 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclone-perl armhf 0.46-1 [10.0 kB]
18:40:27 #14 26.96 Get:185 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-html-perl all 1.004-3 [15.9 kB]
18:40:27 #14 26.97 Get:186 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblwp-mediatypes-perl all 6.04-2 [20.1 kB]
18:40:27 #14 58.36 invoke-rc.d: policy-rc.d denied execution of start.
18:40:27 #14 58.37 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
18:40:27 #14 58.38 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:27 #14 58.39 Setting up libedit2:armhf (3.1-20191231-1) ...
18:40:27 #14 58.41 Setting up libreadline8:armhf (8.0-4) ...
18:40:27 #14 58.42 Setting up m4 (1.4.18-4) ...
18:40:27 #14 58.44 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:27 #14 58.45 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
18:40:27 #14 44.00 Selecting previously unselected package liblocale-gettext-perl.
18:40:27 #14 58.96 Updating certificates in /etc/ssl/certs...
18:40:28 #14 44.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4388 files and directories currently installed.)
18:40:28 #14 44.00 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
18:40:28 #14 44.00 Unpacking liblocale-gettext-perl (1.07-4build3) ...
18:40:28 #14 44.04 Selecting previously unselected package libpython3.10-minimal:armhf.
18:40:28 #14 44.04 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_armhf.deb ...
18:40:28 #14 44.05 Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ...
18:40:28 #14 44.13 Selecting previously unselected package libexpat1:armhf.
18:40:28 #14 44.13 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
18:40:28 #14 44.14 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
18:40:28 #14 44.18 Selecting previously unselected package python3.10-minimal.
18:40:28 #14 44.18 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_armhf.deb ...
18:40:28 #14 44.19 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
18:40:28 #14 44.25 Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ...
18:40:28 #14 27.37 Get:187 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-message-perl all 6.44-1 [77.4 kB]
18:40:28 #14 27.63 Get:188 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
18:40:28 #14 44.27 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
18:40:28 #14 44.28 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
18:40:28 #14 27.64 Get:189 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-negotiate-perl all 6.01-2 [12.4 kB]
18:40:28 #14 27.65 Get:190 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf perl-openssl-defaults armhf 7 [7536 B]
18:40:28 #14 27.66 Get:191 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-ssleay-perl armhf 1.92-2build2 [281 kB]
18:40:28 #14 27.81 Get:192 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-socket-ssl-perl all 2.081-2 [196 kB]
18:40:28 #14 27.86 Get:193 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
18:40:28 #14 27.86 Get:194 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
18:40:28 #14 27.86 Get:195 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtry-tiny-perl all 0.31-2 [20.8 kB]
18:40:28 #14 27.87 Get:196 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
18:40:28 #14 27.87 Get:197 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-perl all 6.67-1 [141 kB]
18:40:28 #14 59.55 137 added, 0 removed; done.
18:40:28 #14 59.58 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ...
18:40:28 #14 59.60 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:28 #14 59.61 Setting up bsdmainutils (11.1.2ubuntu3) ...
18:40:28 #14 59.63 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
18:40:28 #14 59.63 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
18:40:28 #14 59.63 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
18:40:28 #14 59.64 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
18:40:28 #14 59.64 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
18:40:28 #14 59.66 Setting up libgdbm-compat4:armhf (1.18.1-5) ...
18:40:28 #14 59.67 Setting up libssh-4:armhf (0.9.3-2ubuntu2.3) ...
18:40:28 #14 59.68 Setting up dwz (0.13-5) ...
18:40:28 #14 59.69 Setting up groff-base (1.22.4-4build1) ...
18:40:28 #14 59.71 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
18:40:28 #14 59.73 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
18:40:28 #14 59.74 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.4) ...
18:40:28 #14 59.75 Setting up libc6-dev:armhf (2.31-0ubuntu9.12) ...
18:40:28 #14 59.76 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.6) ...
18:40:28 #14 59.77 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ...
18:40:28 #14 59.79 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:40:28 #14 28.28 Get:198 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
18:40:29 #14 28.54 Get:199 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf wdiff armhf 1.2.2-5 [29.1 kB]
18:40:29 #14 28.56 Get:200 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf devscripts all 2.23.4ubuntu1 [1067 kB]
18:40:29 #14 45.04 Selecting previously unselected package python3-minimal.
18:40:29 #14 45.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4706 files and directories currently installed.)
18:40:29 #14 45.04 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
18:40:29 #14 45.05 Unpacking python3-minimal (3.10.6-1~22.04) ...
18:40:29 #14 45.08 Selecting previously unselected package media-types.
18:40:29 #14 45.08 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
18:40:29 #14 45.08 Unpacking media-types (7.0.0) ...
18:40:29 #14 45.12 Selecting previously unselected package libmpdec3:armhf.
18:40:29 #14 45.12 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
18:40:29 #14 45.12 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
18:40:29 #14 45.16 Selecting previously unselected package readline-common.
18:40:29 #14 45.16 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
18:40:29 #14 45.16 Unpacking readline-common (8.1.2-1) ...
18:40:29 #14 45.20 Selecting previously unselected package libreadline8:armhf.
18:40:29 #14 45.20 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
18:40:29 #14 45.20 Unpacking libreadline8:armhf (8.1.2-1) ...
18:40:29 #14 45.24 Selecting previously unselected package libsqlite3-0:armhf.
18:40:29 #14 45.24 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
18:40:29 #14 45.25 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
18:40:29 #14 45.28 Selecting previously unselected package libpython3.10-stdlib:armhf.
18:40:29 #14 45.29 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_armhf.deb ...
18:40:29 #14 45.29 Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ...
18:40:29 #14 45.39 Selecting previously unselected package python3.10.
18:40:29 #14 28.84 Get:201 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf diffstat armhf 1.65-1 [26.5 kB]
18:40:29 #14 28.85 Get:202 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-chardet all 5.1.0+dfsg-2 [119 kB]
18:40:29 #14 28.86 Get:203 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf zstd armhf 1.5.4+dfsg2-4 [663 kB]
18:40:29 #14 28.90 Get:204 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-debian all 0.1.49ubuntu2 [115 kB]
18:40:29 #14 28.91 Get:205 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgpgme11 armhf 1.18.0-3ubuntu2 [119 kB]
18:40:29 #14 28.91 Get:206 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-gpg armhf 1.18.0-3ubuntu2 [190 kB]
18:40:29 #14 28.92 Get:207 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-xdg all 0.28-2 [38.3 kB]
18:40:29 #14 28.92 Get:208 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf dput all 1.1.3ubuntu2.1 [46.5 kB]
18:40:29 #14 60.47 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.6) ...
18:40:29 #14 60.48 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:40:29 #14 60.49 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
18:40:29 #14 60.50 Setting up gpg (2.2.19-3ubuntu2.2) ...
18:40:29 #14 60.52 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
18:40:29 #14 60.53 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
18:40:29 #14 60.54 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
18:40:29 #14 45.39 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_armhf.deb ...
18:40:29 #14 45.39 Unpacking python3.10 (3.10.12-1~22.04.2) ...
18:40:29 #14 45.42 Selecting previously unselected package libpython3-stdlib:armhf.
18:40:29 #14 45.42 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
18:40:29 #14 45.43 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
18:40:29 #14 45.46 Setting up python3-minimal (3.10.6-1~22.04) ...
18:40:29 #14 45.66 Selecting previously unselected package python3.
18:40:29 #14 45.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5136 files and directories currently installed.)
18:40:29 #14 45.67 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ...
18:40:29 #14 45.67 Unpacking python3 (3.10.6-1~22.04) ...
18:40:29 #14 45.71 Selecting previously unselected package perl-modules-5.34.
18:40:29 #14 45.71 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ...
18:40:29 #14 45.71 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
18:40:29 #14 45.96 Selecting previously unselected package libgdbm6:armhf.
18:40:29 #14 45.96 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ...
18:40:30 #14 45.96 Unpacking libgdbm6:armhf (1.23-1) ...
18:40:30 #14 46.00 Selecting previously unselected package libgdbm-compat4:armhf.
18:40:30 #14 46.00 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ...
18:40:30 #14 46.00 Unpacking libgdbm-compat4:armhf (1.23-1) ...
18:40:30 #14 46.04 Selecting previously unselected package libperl5.34:armhf.
18:40:30 #14 46.04 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_armhf.deb ...
18:40:30 #14 46.05 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.2) ...
18:40:30 #14 46.22 Selecting previously unselected package perl.
18:40:30 #14 29.32 Get:209 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fonts-dejavu-core all 2.37-6 [1137 kB]
18:40:30 #14 61.05 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ...
18:40:30 #14 61.16 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:30 #14 46.23 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_armhf.deb ...
18:40:30 #14 46.23 Unpacking perl (5.34.0-3ubuntu1.2) ...
18:40:30 #14 46.28 Selecting previously unselected package openssl.
18:40:30 #14 46.28 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.10_armhf.deb ...
18:40:30 #14 46.29 Unpacking openssl (3.0.2-0ubuntu1.10) ...
18:40:30 #14 46.35 Selecting previously unselected package ca-certificates.
18:40:30 #14 46.35 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
18:40:30 #14 46.36 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
18:40:30 #14 46.41 Selecting previously unselected package distro-info-data.
18:40:30 #14 46.42 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.4_all.deb ...
18:40:30 #14 46.42 Unpacking distro-info-data (0.52ubuntu0.4) ...
18:40:30 #14 46.45 Selecting previously unselected package iso-codes.
18:40:30 #14 61.18 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
18:40:30 #14 61.19 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ...
18:40:30 #14 61.20 Setting up python3 (3.8.2-0ubuntu2) ...
18:40:30 #14 46.45 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
18:40:30 #14 46.46 Unpacking iso-codes (4.9.0-1) ...
18:40:30 #14 46.63 Selecting previously unselected package less.
18:40:30 #14 46.63 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_armhf.deb ...
18:40:30 #14 46.63 Unpacking less (590-1ubuntu0.22.04.1) ...
18:40:30 #14 46.67 Selecting previously unselected package libmd0:armhf.
18:40:30 #14 46.67 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ...
18:40:30 #14 46.68 Unpacking libmd0:armhf (1.0.4-1build1) ...
18:40:30 #14 46.72 Selecting previously unselected package libbsd0:armhf.
18:40:30 #14 61.49 Setting up binutils (2.34-6ubuntu1.6) ...
18:40:30 #14 61.50 Setting up python3-xdg (0.26-1ubuntu1) ...
18:40:30 #14 29.89 Get:210 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fontconfig-config armhf 2.14.1-3ubuntu3 [34.8 kB]
18:40:30 #14 29.89 Get:211 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl3-gnutls armhf 7.88.1-8ubuntu2.3 [262 kB]
18:40:30 #14 29.90 Get:212 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liberror-perl all 0.17029-2 [25.6 kB]
18:40:30 #14 29.90 Get:213 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf git-man all 1:2.39.2-1ubuntu1.1 [1075 kB]
18:40:30 #14 29.97 Get:214 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf git armhf 1:2.39.2-1ubuntu1.1 [4218 kB]
18:40:30 #14 30.17 Get:215 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
18:40:30 #14 46.72 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ...
18:40:30 #14 46.72 Unpacking libbsd0:armhf (0.11.5-1) ...
18:40:30 #14 46.76 Selecting previously unselected package libelf1:armhf.
18:40:30 #14 46.76 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ...
18:40:30 #14 46.77 Unpacking libelf1:armhf (0.186-1build1) ...
18:40:30 #14 46.80 Selecting previously unselected package libicu70:armhf.
18:40:30 #14 46.80 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ...
18:40:30 #14 46.81 Unpacking libicu70:armhf (70.1-2) ...
18:40:30 #14 61.67 Setting up man-db (2.9.1-1) ...
18:40:30 #14 61.78 Building database of manual pages ...
18:40:30 #14 30.17 Get:216 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-diff-xs-perl armhf 0.04-8 [10.7 kB]
18:40:30 #14 30.17 Get:217 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-merge-perl all 0.08-5 [11.4 kB]
18:40:30 #14 30.17 Get:218 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libaliased-perl all 0.34-3 [12.8 kB]
18:40:30 #14 30.17 Get:219 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libapt-pkg-perl armhf 0.1.40build3 [67.8 kB]
18:40:31 #14 47.04 Selecting previously unselected package libxml2:armhf.
18:40:31 #14 47.04 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_armhf.deb ...
18:40:31 #14 47.05 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ...
18:40:31 #14 47.10 Selecting previously unselected package libyaml-0-2:armhf.
18:40:31 #14 47.11 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ...
18:40:31 #14 47.11 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
18:40:31 #14 47.15 Selecting previously unselected package lsb-release.
18:40:31 #14 47.15 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
18:40:31 #14 47.15 Unpacking lsb-release (11.1.0ubuntu4) ...
18:40:31 #14 47.19 Selecting previously unselected package netbase.
18:40:31 #14 47.19 Preparing to unpack .../018-netbase_6.3_all.deb ...
18:40:31 #14 47.20 Unpacking netbase (6.3) ...
18:40:31 #14 47.23 Selecting previously unselected package python-apt-common.
18:40:31 #14 47.23 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ...
18:40:31 #14 47.24 Unpacking python-apt-common (2.4.0ubuntu2) ...
18:40:31 #14 47.27 Selecting previously unselected package python3-apt.
18:40:31 #14 62.01 Setting up libgpgme11:armhf (1.13.1-7ubuntu2.1) ...
18:40:31 #14 62.03 Setting up python3-six (1.14.0-2) ...
18:40:31 #14 62.16 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ...
18:40:31 #14 30.56 Get:220 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive-cpio-perl all 0.10-3 [10.3 kB]
18:40:31 #14 30.64 Get:221 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB]
18:40:31 #14 30.68 Get:222 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB]
18:40:31 #14 30.73 Get:223 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-exporter-progressive-perl all 0.001013-3 [6718 B]
18:40:31 #14 47.27 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_armhf.deb ...
18:40:31 #14 47.28 Unpacking python3-apt (2.4.0ubuntu2) ...
18:40:31 #14 47.32 Selecting previously unselected package python3-pkg-resources.
18:40:31 #14 47.33 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
18:40:31 #14 47.34 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:40:31 #14 47.38 Selecting previously unselected package ucf.
18:40:31 #14 47.38 Preparing to unpack .../022-ucf_3.0043_all.deb ...
18:40:31 #14 47.39 Moving old data out of the way
18:40:31 #14 47.39 Unpacking ucf (3.0043) ...
18:40:31 #14 47.43 Selecting previously unselected package bsdextrautils.
18:40:31 #14 47.43 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ...
18:40:31 #14 47.43 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
18:40:31 #14 47.47 Selecting previously unselected package libmagic-mgc.
18:40:31 #14 47.47 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_armhf.deb ...
18:40:31 #14 47.47 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
18:40:31 #14 62.17 Setting up perl (5.30.0-9ubuntu0.4) ...
18:40:31 #14 62.19 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
18:40:31 #14 62.21 Setting up python3-gpg (1.13.1-7ubuntu2.1) ...
18:40:31 #14 62.37 Setting up libdata-dump-perl (1.23-1) ...
18:40:31 #14 62.39 Setting up python3-certifi (2019.11.28-1) ...
18:40:31 #14 30.74 Get:224 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libvariable-magic-perl armhf 0.63-1 [32.2 kB]
18:40:31 #14 30.79 Get:225 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
18:40:31 #14 30.81 Get:226 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libberkeleydb-perl armhf 0.64-2 [111 kB]
18:40:31 #14 30.89 Get:227 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libfreetype6 armhf 2.12.1+dfsg-4ubuntu0.1 [326 kB]
18:40:31 #14 30.98 Get:228 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfontconfig1 armhf 2.14.1-3ubuntu3 [111 kB]
18:40:31 #14 47.54 Selecting previously unselected package libmagic1:armhf.
18:40:31 #14 47.54 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_armhf.deb ...
18:40:31 #14 47.54 Unpacking libmagic1:armhf (1:5.41-3ubuntu0.1) ...
18:40:31 #14 47.57 Selecting previously unselected package file.
18:40:31 #14 47.57 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_armhf.deb ...
18:40:31 #14 47.58 Unpacking file (1:5.41-3ubuntu0.1) ...
18:40:31 #14 47.61 Selecting previously unselected package gettext-base.
18:40:31 #14 47.61 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ...
18:40:31 #14 47.62 Unpacking gettext-base (0.21-4ubuntu4) ...
18:40:31 #14 47.66 Selecting previously unselected package libuchardet0:armhf.
18:40:31 #14 47.66 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ...
18:40:31 #14 47.66 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
18:40:31 #14 47.69 Selecting previously unselected package groff-base.
18:40:31 #14 47.70 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ...
18:40:31 #14 47.70 Unpacking groff-base (1.22.4-8build1) ...
18:40:31 #14 47.77 Selecting previously unselected package libcbor0.8:armhf.
18:40:31 #14 62.52 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
18:40:31 #14 62.53 Setting up libref-util-perl (0.204-1) ...
18:40:31 #14 62.54 Setting up libipc-system-simple-perl (1.26-1) ...
18:40:31 #14 62.56 Setting up libnet-domain-tld-perl (1.75-1) ...
18:40:31 #14 62.57 Setting up libxml-writer-perl (0.625-1) ...
18:40:31 #14 62.59 Setting up libhash-fieldhash-perl (0.15-1build2) ...
18:40:31 #14 62.60 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
18:40:31 #14 62.61 Setting up shared-mime-info (1.15-1) ...
18:40:31 #14 31.00 Get:229 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjpeg-turbo8 armhf 2.1.5-2ubuntu1 [123 kB]
18:40:31 #14 31.02 Get:230 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjpeg8 armhf 8c-2ubuntu11 [2148 B]
18:40:31 #14 47.77 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
18:40:31 #14 47.78 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
18:40:31 #14 47.82 Selecting previously unselected package libedit2:armhf.
18:40:31 #14 47.82 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ...
18:40:31 #14 47.82 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
18:40:31 #14 47.86 Selecting previously unselected package libfido2-1:armhf.
18:40:31 #14 47.86 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ...
18:40:31 #14 47.87 Unpacking libfido2-1:armhf (1.10.0-1) ...
18:40:31 #14 47.91 Selecting previously unselected package libnghttp2-14:armhf.
18:40:31 #14 47.91 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ...
18:40:31 #14 47.91 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
18:40:31 #14 47.95 Selecting previously unselected package libpipeline1:armhf.
18:40:31 #14 47.95 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ...
18:40:31 #14 47.96 Unpacking libpipeline1:armhf (1.5.5-1) ...
18:40:31 #14 48.00 Selecting previously unselected package libpng16-16:armhf.
18:40:31 #14 48.00 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ...
18:40:31 #14 48.00 Unpacking libpng16-16:armhf (1.6.37-3build5) ...
18:40:31 #14 48.04 Selecting previously unselected package libpsl5:armhf.
18:40:31 #14 31.42 Get:231 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdeflate0 armhf 1.15-1 [39.6 kB]
18:40:32 #14 48.04 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ...
18:40:32 #14 48.05 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
18:40:32 #14 48.09 Selecting previously unselected package libxau6:armhf.
18:40:32 #14 48.09 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ...
18:40:32 #14 48.10 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
18:40:32 #14 48.14 Selecting previously unselected package libxdmcp6:armhf.
18:40:32 #14 48.14 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
18:40:32 #14 48.14 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
18:40:32 #14 48.18 Selecting previously unselected package libxcb1:armhf.
18:40:32 #14 48.18 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ...
18:40:32 #14 48.19 Unpacking libxcb1:armhf (1.14-3ubuntu3) ...
18:40:32 #14 48.22 Selecting previously unselected package libx11-data.
18:40:32 #14 48.22 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
18:40:32 #14 48.22 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
18:40:32 #14 48.29 Selecting previously unselected package libx11-6:armhf.
18:40:32 #14 31.61 Get:232 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjbig0 armhf 2.1-6ubuntu1 [24.6 kB]
18:40:32 #14 31.65 Get:233 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblerc4 armhf 4.0.0+ds-2ubuntu2 [151 kB]
18:40:32 #14 48.29 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_armhf.deb ...
18:40:32 #14 48.30 Unpacking libx11-6:armhf (2:1.7.5-1ubuntu0.3) ...
18:40:32 #14 48.34 Selecting previously unselected package libxext6:armhf.
18:40:32 #14 48.34 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ...
18:40:32 #14 48.35 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
18:40:32 #14 48.39 Selecting previously unselected package libxmuu1:armhf.
18:40:32 #14 48.39 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ...
18:40:32 #14 48.40 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
18:40:32 #14 48.44 Selecting previously unselected package man-db.
18:40:32 #14 48.45 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ...
18:40:32 #14 48.45 Unpacking man-db (2.10.2-1) ...
18:40:32 #14 48.51 Selecting previously unselected package manpages.
18:40:32 #14 31.81 Get:234 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libwebp7 armhf 1.2.4-0.1ubuntu0.23.04.2 [168 kB]
18:40:32 #14 31.88 Get:235 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libtiff6 armhf 4.5.0-5ubuntu1.2 [177 kB]
18:40:32 #14 31.92 Get:236 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libxpm4 armhf 1:3.5.12-1.1ubuntu0.1 [30.9 kB]
18:40:32 #14 31.93 Get:237 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgd3 armhf 2.3.3-7ubuntu2 [106 kB]
18:40:32 #14 31.95 Get:238 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libc-devtools armhf 2.37-0ubuntu2.1 [29.6 kB]
18:40:32 #14 31.95 Get:239 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcapture-tiny-perl all 0.48-2 [20.2 kB]
18:40:32 #14 31.95 Get:240 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcgi-pm-perl all 4.55-1 [188 kB]
18:40:32 #14 31.98 Get:241 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB]
18:40:32 #14 48.51 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
18:40:32 #14 48.52 Unpacking manpages (5.10-1ubuntu1) ...
18:40:32 #14 48.66 Selecting previously unselected package openssh-client.
18:40:32 #14 48.66 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_armhf.deb ...
18:40:32 #14 48.67 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ...
18:40:32 #14 48.74 Selecting previously unselected package publicsuffix.
18:40:32 #14 48.74 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
18:40:32 #14 48.74 Unpacking publicsuffix (20211207.1025-1) ...
18:40:32 #14 48.78 Selecting previously unselected package strace.
18:40:32 #14 48.78 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ...
18:40:32 #14 48.78 Unpacking strace (5.16-0ubuntu3) ...
18:40:32 #14 48.82 Selecting previously unselected package xauth.
18:40:32 #14 48.82 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ...
18:40:32 #14 48.83 Unpacking xauth (1:1.1-1build2) ...
18:40:32 #14 48.86 Selecting previously unselected package xz-utils.
18:40:32 #14 48.86 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ...
18:40:32 #14 48.86 Unpacking xz-utils (5.2.5-2ubuntu1) ...
18:40:32 #14 48.90 Selecting previously unselected package libsigsegv2:armhf.
18:40:32 #14 48.90 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ...
18:40:32 #14 48.91 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ...
18:40:32 #14 48.94 Selecting previously unselected package m4.
18:40:32 #14 48.94 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ...
18:40:32 #14 48.94 Unpacking m4 (1.4.18-5ubuntu2) ...
18:40:32 #14 48.98 Selecting previously unselected package autoconf.
18:40:32 #14 48.98 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
18:40:32 #14 48.99 Unpacking autoconf (2.71-2) ...
18:40:32 #14 49.03 Selecting previously unselected package autotools-dev.
18:40:32 #14 32.38 Get:242 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi-perl armhf 0.82+ds-2 [20.6 kB]
18:40:32 #14 32.53 Get:243 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB]
18:40:32 #14 32.54 Get:244 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
18:40:33 #14 49.03 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
18:40:33 #14 49.04 Unpacking autotools-dev (20220109.1) ...
18:40:33 #14 49.08 Selecting previously unselected package automake.
18:40:33 #14 49.08 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
18:40:33 #14 49.09 Unpacking automake (1:1.16.5-1.3) ...
18:40:33 #14 49.15 Selecting previously unselected package autopoint.
18:40:33 #14 49.15 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
18:40:33 #14 49.15 Unpacking autopoint (0.21-4ubuntu4) ...
18:40:33 #14 49.19 Selecting previously unselected package binutils-common:armhf.
18:40:33 #14 49.19 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.3_armhf.deb ...
18:40:33 #14 49.19 Unpacking binutils-common:armhf (2.38-4ubuntu2.3) ...
18:40:33 #14 49.23 Selecting previously unselected package libbinutils:armhf.
18:40:33 #14 49.23 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.3_armhf.deb ...
18:40:33 #14 49.24 Unpacking libbinutils:armhf (2.38-4ubuntu2.3) ...
18:40:33 #14 49.28 Selecting previously unselected package libctf-nobfd0:armhf.
18:40:33 #14 32.56 Get:245 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcommon-sense-perl armhf 3.75-3 [20.2 kB]
18:40:33 #14 32.61 Get:246 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libconfig-tiny-perl all 2.28-2 [12.4 kB]
18:40:33 #14 32.63 Get:247 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libparams-util-perl armhf 1.102-2 [20.5 kB]
18:40:33 #14 32.66 Get:248 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-install-perl all 0.929-1 [9764 B]
18:40:33 #14 32.67 Get:249 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-optlist-perl all 0.113-1 [9658 B]
18:40:33 #14 32.68 Get:250 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-exporter-perl all 0.989-1 [48.6 kB]
18:40:33 #14 32.72 Get:251 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libconst-fast-perl all 0.014-2 [8034 B]
18:40:33 #14 32.72 Get:252 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwant-perl armhf 0.29-2build1 [22.7 kB]
18:40:33 #14 49.29 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.3_armhf.deb ...
18:40:33 #14 49.29 Unpacking libctf-nobfd0:armhf (2.38-4ubuntu2.3) ...
18:40:33 #14 49.33 Selecting previously unselected package libctf0:armhf.
18:40:33 #14 49.33 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.3_armhf.deb ...
18:40:33 #14 49.33 Unpacking libctf0:armhf (2.38-4ubuntu2.3) ...
18:40:33 #14 49.37 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:40:33 #14 49.37 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-4ubuntu2.3_armhf.deb ...
18:40:33 #14 49.38 Unpacking binutils-arm-linux-gnueabihf (2.38-4ubuntu2.3) ...
18:40:33 #14 49.48 Selecting previously unselected package binutils.
18:40:33 #14 49.48 Preparing to unpack .../062-binutils_2.38-4ubuntu2.3_armhf.deb ...
18:40:33 #14 49.48 Unpacking binutils (2.38-4ubuntu2.3) ...
18:40:33 #14 49.52 Selecting previously unselected package libc-dev-bin.
18:40:33 #14 49.53 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.4_armhf.deb ...
18:40:33 #14 49.53 Unpacking libc-dev-bin (2.35-0ubuntu3.4) ...
18:40:33 #14 49.56 Selecting previously unselected package linux-libc-dev:armhf.
18:40:33 #14 49.56 Preparing to unpack .../064-linux-libc-dev_5.15.0-86.96_armhf.deb ...
18:40:33 #14 49.57 Unpacking linux-libc-dev:armhf (5.15.0-86.96) ...
18:40:33 #14 49.72 Selecting previously unselected package libcrypt-dev:armhf.
18:40:33 #14 49.72 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ...
18:40:33 #14 49.73 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ...
18:40:33 #14 49.76 Selecting previously unselected package rpcsvc-proto.
18:40:33 #14 49.76 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
18:40:33 #14 49.77 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
18:40:33 #14 49.80 Selecting previously unselected package libtirpc-dev:armhf.
18:40:33 #14 49.81 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ...
18:40:33 #14 49.81 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
18:40:33 #14 49.86 Selecting previously unselected package libnsl-dev:armhf.
18:40:33 #14 33.14 Get:253 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcontextual-return-perl all 0.004014-4 [53.2 kB]
18:40:33 #14 33.37 Get:254 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcpanel-json-xs-perl armhf 4.32-1build1 [114 kB]
18:40:33 #14 49.86 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ...
18:40:33 #14 49.86 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
18:40:33 #14 49.90 Selecting previously unselected package libc6-dev:armhf.
18:40:33 #14 49.90 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.4_armhf.deb ...
18:40:33 #14 49.90 Unpacking libc6-dev:armhf (2.35-0ubuntu3.4) ...
18:40:33 #14 50.02 Selecting previously unselected package gcc-11-base:armhf.
18:40:33 #14 50.02 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_armhf.deb ...
18:40:33 #14 50.02 Unpacking gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ...
18:40:33 #14 50.06 Selecting previously unselected package libisl23:armhf.
18:40:33 #14 50.06 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ...
18:40:33 #14 50.07 Unpacking libisl23:armhf (0.24-2build1) ...
18:40:33 #14 50.12 Selecting previously unselected package libmpfr6:armhf.
18:40:34 #14 33.48 Get:255 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-stacktrace-perl all 2.0400-2 [22.2 kB]
18:40:34 #14 33.50 Get:256 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
18:40:34 #14 33.52 Get:257 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB]
18:40:34 #14 33.53 Get:258 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
18:40:34 #14 33.53 Get:259 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-dpath-perl all 0.58-2 [38.8 kB]
18:40:34 #14 33.55 Get:260 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
18:40:34 #14 33.55 Get:261 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-messagepack-perl armhf 1.02-1build1 [31.9 kB]
18:40:34 #14 33.57 Get:262 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-domain-tld-perl all 1.75-3 [29.4 kB]
18:40:34 #14 33.58 Get:263 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
18:40:34 #14 65.17 Setting up liblinux-epoll-perl (0.017-1) ...
18:40:34 #14 65.18 Setting up libvariable-magic-perl (0.62-1build2) ...
18:40:34 #14 65.19 Setting up python3-idna (2.8-1) ...
18:40:34 #14 50.12 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ...
18:40:34 #14 50.13 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
18:40:34 #14 50.17 Selecting previously unselected package libmpc3:armhf.
18:40:34 #14 50.17 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ...
18:40:34 #14 50.18 Unpacking libmpc3:armhf (1.2.1-2build1) ...
18:40:34 #14 50.21 Selecting previously unselected package cpp-11.
18:40:34 #14 50.21 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_armhf.deb ...
18:40:34 #14 50.22 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
18:40:34 #14 50.39 Selecting previously unselected package cpp.
18:40:34 #14 65.39 Setting up libio-html-perl (1.001-1) ...
18:40:34 #14 65.40 Setting up libcroco3:armhf (0.6.13-1) ...
18:40:34 #14 65.41 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
18:40:34 #14 65.42 Setting up libtest-refcount-perl (0.10-1) ...
18:40:34 #14 65.43 Setting up libparams-util-perl (1.07-3build5) ...
18:40:34 #14 65.45 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
18:40:34 #14 65.46 Setting up autoconf (2.69-11.1) ...
18:40:34 #14 65.49 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:40:34 #14 50.39 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ...
18:40:34 #14 50.39 Unpacking cpp (4:11.2.0-1ubuntu1) ...
18:40:34 #14 50.43 Selecting previously unselected package libcc1-0:armhf.
18:40:34 #14 50.44 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_armhf.deb ...
18:40:34 #14 50.44 Unpacking libcc1-0:armhf (12.3.0-1ubuntu1~22.04) ...
18:40:34 #14 50.48 Selecting previously unselected package libgomp1:armhf.
18:40:34 #14 50.49 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_armhf.deb ...
18:40:34 #14 50.49 Unpacking libgomp1:armhf (12.3.0-1ubuntu1~22.04) ...
18:40:34 #14 50.53 Selecting previously unselected package libatomic1:armhf.
18:40:34 #14 50.53 Preparing to unpack .../078-libatomic1_12.3.0-1ubuntu1~22.04_armhf.deb ...
18:40:34 #14 50.53 Unpacking libatomic1:armhf (12.3.0-1ubuntu1~22.04) ...
18:40:34 #14 50.58 Selecting previously unselected package libasan6:armhf.
18:40:34 #14 50.58 Preparing to unpack .../079-libasan6_11.4.0-1ubuntu1~22.04_armhf.deb ...
18:40:34 #14 50.58 Unpacking libasan6:armhf (11.4.0-1ubuntu1~22.04) ...
18:40:34 #14 33.98 Get:264 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
18:40:34 #14 34.13 Get:265 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-netmask-perl all 2.0002-2 [24.8 kB]
18:40:34 #14 34.17 Get:266 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2build1 [80.4 kB]
18:40:34 #14 65.66 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:40:34 #14 65.67 Setting up libarray-intspan-perl (2.003-1) ...
18:40:34 #14 65.68 Setting up libcapture-tiny-perl (0.48-1) ...
18:40:34 #14 65.69 Setting up libtimedate-perl (2.3200-1) ...
18:40:34 #14 65.71 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:40:34 #14 65.72 Setting up libsub-name-perl (0.26-1) ...
18:40:34 #14 65.73 Setting up libtype-tiny-xs-perl (0.016-1) ...
18:40:34 #14 65.74 Setting up libfile-chdir-perl (0.1008-1) ...
18:40:34 #14 50.67 Selecting previously unselected package libubsan1:armhf.
18:40:34 #14 50.67 Preparing to unpack .../080-libubsan1_12.3.0-1ubuntu1~22.04_armhf.deb ...
18:40:34 #14 50.67 Unpacking libubsan1:armhf (12.3.0-1ubuntu1~22.04) ...
18:40:34 #14 50.73 Selecting previously unselected package libgcc-11-dev:armhf.
18:40:34 #14 50.73 Preparing to unpack .../081-libgcc-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ...
18:40:34 #14 50.73 Unpacking libgcc-11-dev:armhf (11.4.0-1ubuntu1~22.04) ...
18:40:34 #14 50.80 Selecting previously unselected package gcc-11.
18:40:34 #14 50.80 Preparing to unpack .../082-gcc-11_11.4.0-1ubuntu1~22.04_armhf.deb ...
18:40:34 #14 50.80 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
18:40:34 #14 34.29 Get:267 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-ip-perl all 0.31-1 [17.2 kB]
18:40:34 #14 34.31 Get:268 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
18:40:34 #14 34.31 Get:269 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdistro-info-perl all 1.5 [5388 B]
18:40:34 #14 34.32 Get:270 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libemail-address-xs-perl armhf 1.05-1build1 [26.5 kB]
18:40:34 #14 34.33 Get:271 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexporter-tiny-perl all 1.006000-1 [36.7 kB]
18:40:34 #14 34.36 Get:272 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB]
18:40:34 #14 34.36 Get:273 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-system-simple-perl all 1.30-2 [22.3 kB]
18:40:34 #14 34.37 Get:274 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-basedir-perl all 0.09-2 [14.4 kB]
18:40:34 #14 65.75 Setting up xauth (1:1.1-0ubuntu1) ...
18:40:34 #14 65.77 Setting up cpp (4:9.3.0-1ubuntu2) ...
18:40:34 #14 65.79 Setting up libpath-tiny-perl (0.108-1) ...
18:40:34 #14 65.81 Setting up libarchive-cpio-perl (0.10-1) ...
18:40:34 #14 65.82 Setting up libjson-perl (4.02000-2) ...
18:40:34 #14 65.83 Setting up libsub-override-perl (0.09-2) ...
18:40:34 #14 65.85 Setting up python3-unidiff (0.5.5-2) ...
18:40:34 #14 65.97 Setting up libstrictures-perl (2.000006-1) ...
18:40:35 #14 65.99 Setting up libsub-quote-perl (2.006006-1) ...
18:40:35 #14 66.00 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
18:40:35 #14 66.01 Setting up libsort-versions-perl (1.62-1) ...
18:40:35 #14 66.03 Setting up libexporter-tiny-perl (1.002001-1) ...
18:40:35 #14 66.05 Setting up libre-engine-re2-perl (0.13-5) ...
18:40:35 #14 66.07 Setting up libterm-readkey-perl (2.38-1build1) ...
18:40:35 #14 66.09 Setting up lsb-release (11.1.0ubuntu2) ...
18:40:35 #14 66.10 Setting up libnet-ip-perl (1.26-2) ...
18:40:35 #14 66.11 Setting up python3-magic (2:0.4.15-3) ...
18:40:35 #14 51.10 Selecting previously unselected package gcc.
18:40:35 #14 51.10 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ...
18:40:35 #14 51.11 Unpacking gcc (4:11.2.0-1ubuntu1) ...
18:40:35 #14 51.16 Selecting previously unselected package libstdc++-11-dev:armhf.
18:40:35 #14 51.17 Preparing to unpack .../084-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ...
18:40:35 #14 51.17 Unpacking libstdc++-11-dev:armhf (11.4.0-1ubuntu1~22.04) ...
18:40:35 #14 51.36 Selecting previously unselected package g++-11.
18:40:35 #14 51.36 Preparing to unpack .../085-g++-11_11.4.0-1ubuntu1~22.04_armhf.deb ...
18:40:35 #14 51.37 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
18:40:35 #14 66.24 Setting up libperlio-gzip-perl (0.19-1build5) ...
18:40:35 #14 66.26 Setting up libsys-hostname-long-perl (1.5-1) ...
18:40:35 #14 66.28 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
18:40:35 #14 66.30 Setting up liburi-perl (1.76-2) ...
18:40:35 #14 66.31 Setting up libdigest-bubblebabble-perl (0.02-2) ...
18:40:35 #14 66.33 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:35 #14 66.34 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
18:40:35 #14 66.36 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:40:35 #14 34.77 Get:275 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
18:40:35 #14 34.85 Get:276 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-fcntllock-perl armhf 0.22-4build1 [32.4 kB]
18:40:35 #14 51.56 Selecting previously unselected package g++.
18:40:35 #14 51.56 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ...
18:40:35 #14 51.56 Unpacking g++ (4:11.2.0-1ubuntu1) ...
18:40:35 #14 51.59 Selecting previously unselected package make.
18:40:35 #14 51.59 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ...
18:40:35 #14 51.60 Unpacking make (4.3-4.1build1) ...
18:40:35 #14 51.63 Selecting previously unselected package libdpkg-perl.
18:40:35 #14 51.63 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
18:40:35 #14 51.64 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
18:40:35 #14 51.68 Selecting previously unselected package bzip2.
18:40:35 #14 51.68 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ...
18:40:35 #14 51.68 Unpacking bzip2 (1.0.8-5build1) ...
18:40:35 #14 51.72 Selecting previously unselected package patch.
18:40:35 #14 51.72 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ...
18:40:35 #14 51.72 Unpacking patch (2.7.6-7build2) ...
18:40:35 #14 51.75 Selecting previously unselected package lto-disabled-list.
18:40:35 #14 66.55 Setting up automake (1:1.16.1-4ubuntu6) ...
18:40:35 #14 66.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:40:35 #14 66.55 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:40:35 #14 66.56 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:40:35 #14 66.56 Setting up libasync-mergepoint-perl (0.04-2) ...
18:40:35 #14 66.57 Setting up libstring-escape-perl (2010.002-2) ...
18:40:35 #14 66.59 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
18:40:35 #14 66.60 Setting up libhttp-date-perl (6.05-1) ...
18:40:35 #14 66.62 Setting up libfile-which-perl (1.23-1) ...
18:40:35 #14 66.63 Setting up libfile-basedir-perl (0.08-1) ...
18:40:35 #14 66.64 Setting up gettext (0.19.8.1-10build1) ...
18:40:35 #14 66.66 Setting up libnumber-range-perl (0.12-1) ...
18:40:35 #14 66.69 Setting up libunicode-utf8-perl (0.62-1build1) ...
18:40:35 #14 66.72 Setting up libstruct-dumb-perl (0.09-1) ...
18:40:35 #14 66.75 Setting up libfile-listing-perl (6.04-1) ...
18:40:35 #14 66.80 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ...
18:40:35 #14 66.83 Setting up libregexp-pattern-perl (0.2.12-1) ...
18:40:35 #14 34.93 Get:277 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnumber-compare-perl all 0.03-3 [5974 B]
18:40:35 #14 34.94 Get:278 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-glob-perl all 0.11-3 [6780 B]
18:40:35 #14 34.95 Get:279 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-find-rule-perl all 0.34-3 [24.4 kB]
18:40:35 #14 34.99 Get:280 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfont-afm-perl all 1.20-4 [13.0 kB]
18:40:35 #14 35.01 Get:281 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-string-perl all 1.08-4 [11.1 kB]
18:40:35 #14 35.02 Get:282 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfont-ttf-perl all 1.06-2 [323 kB]
18:40:35 #14 35.17 Get:283 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfreezethaw-perl all 0.5001-3 [14.6 kB]
18:40:35 #14 35.17 Get:284 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsort-versions-perl all 1.62-3 [7378 B]
18:40:35 #14 35.17 Get:285 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgit-wrapper-perl all 0.048-2 [29.5 kB]
18:40:35 #14 51.76 Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
18:40:35 #14 51.76 Unpacking lto-disabled-list (24) ...
18:40:35 #14 51.79 Selecting previously unselected package dpkg-dev.
18:40:35 #14 51.79 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
18:40:35 #14 51.79 Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
18:40:35 #14 51.84 Selecting previously unselected package build-essential.
18:40:35 #14 51.84 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ...
18:40:35 #14 51.84 Unpacking build-essential (12.9ubuntu3) ...
18:40:35 #14 51.88 Selecting previously unselected package libbrotli1:armhf.
18:40:35 #14 51.88 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ...
18:40:35 #14 51.88 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
18:40:35 #14 51.91 Selecting previously unselected package libsasl2-modules-db:armhf.
18:40:35 #14 51.92 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
18:40:35 #14 51.92 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:40:35 #14 51.96 Selecting previously unselected package libsasl2-2:armhf.
18:40:35 #14 51.96 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
18:40:35 #14 51.96 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:40:35 #14 52.00 Selecting previously unselected package libldap-2.5-0:armhf.
18:40:35 #14 66.87 Setting up libfont-afm-perl (1.20-2) ...
18:40:35 #14 66.89 Setting up libwant-perl (0.29-1build4) ...
18:40:35 #14 66.93 Setting up libdynaloader-functions-perl (0.003-1) ...
18:40:35 #14 66.95 Setting up libtext-glob-perl (0.10-1) ...
18:40:35 #14 66.96 Setting up libclass-method-modifiers-perl (2.13-1) ...
18:40:35 #14 66.98 Setting up liblist-compare-perl (0.53-1) ...
18:40:35 #14 66.99 Setting up libref-util-xs-perl (0.117-1build2) ...
18:40:35 #14 67.00 Setting up libio-pty-perl (1:1.12-1) ...
18:40:35 #14 67.02 Setting up libtool (2.4.6-14) ...
18:40:35 #14 67.03 Setting up libfile-fcntllock-perl (0.22-3build4) ...
18:40:35 #14 67.05 Setting up libsort-key-perl (1.33-2build2) ...
18:40:35 #14 67.06 Setting up libclone-perl (0.43-2) ...
18:40:36 #14 52.00 Preparing to unpack .../097-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_armhf.deb ...
18:40:36 #14 52.01 Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:40:36 #14 52.04 Selecting previously unselected package librtmp1:armhf.
18:40:36 #14 52.04 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
18:40:36 #14 52.05 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
18:40:36 #14 52.09 Selecting previously unselected package libssh-4:armhf.
18:40:36 #14 52.09 Preparing to unpack .../099-libssh-4_0.9.6-2ubuntu0.22.04.1_armhf.deb ...
18:40:36 #14 52.09 Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ...
18:40:36 #14 52.14 Selecting previously unselected package libcurl4:armhf.
18:40:36 #14 52.14 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.14_armhf.deb ...
18:40:36 #14 52.14 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.14) ...
18:40:36 #14 52.18 Selecting previously unselected package curl.
18:40:36 #14 52.18 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.14_armhf.deb ...
18:40:36 #14 52.18 Unpacking curl (7.81.0-1ubuntu1.14) ...
18:40:36 #14 52.22 Selecting previously unselected package dctrl-tools.
18:40:36 #14 52.22 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ...
18:40:36 #14 52.23 Unpacking dctrl-tools (2.24-3build2) ...
18:40:36 #14 52.26 Selecting previously unselected package libdebhelper-perl.
18:40:36 #14 67.08 Setting up libalgorithm-diff-perl (1.19.03-2) ...
18:40:36 #14 67.09 Setting up libarchive-zip-perl (1.67-2) ...
18:40:36 #14 67.10 Setting up libsub-identify-perl (0.14-1build2) ...
18:40:36 #14 67.12 Setting up libdistro-info-perl (0.23ubuntu1.1) ...
18:40:36 #14 67.13 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
18:40:36 #14 67.14 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
18:40:36 #14 67.31 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
18:40:36 #14 67.32 Setting up libio-stringy-perl (2.111-3) ...
18:40:36 #14 35.58 Get:286 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9070 B]
18:40:36 #14 35.65 Get:287 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-prompter-perl all 0.004015-2 [58.3 kB]
18:40:36 #14 35.77 Get:288 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-perl all 4.10000-1 [81.9 kB]
18:40:36 #14 52.26 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ...
18:40:36 #14 52.27 Unpacking libdebhelper-perl (13.6ubuntu1) ...
18:40:36 #14 52.30 Selecting previously unselected package libtool.
18:40:36 #14 52.30 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ...
18:40:36 #14 52.31 Unpacking libtool (2.4.6-15build2) ...
18:40:36 #14 52.34 Selecting previously unselected package dh-autoreconf.
18:40:36 #14 52.35 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
18:40:36 #14 52.35 Unpacking dh-autoreconf (20) ...
18:40:36 #14 52.38 Selecting previously unselected package libarchive-zip-perl.
18:40:36 #14 52.38 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
18:40:36 #14 52.39 Unpacking libarchive-zip-perl (1.68-1) ...
18:40:36 #14 52.42 Selecting previously unselected package libsub-override-perl.
18:40:36 #14 52.42 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ...
18:40:36 #14 52.43 Unpacking libsub-override-perl (0.09-2) ...
18:40:36 #14 52.46 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:40:36 #14 52.47 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
18:40:36 #14 52.47 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
18:40:36 #14 52.50 Selecting previously unselected package dh-strip-nondeterminism.
18:40:36 #14 67.33 Setting up liblist-moreutils-perl (0.416-1build5) ...
18:40:36 #14 67.35 Setting up libhtml-tagset-perl (3.20-4) ...
18:40:36 #14 67.36 Setting up liblog-any-perl (1.708-1) ...
18:40:36 #14 67.37 Setting up libauthen-sasl-perl (2.1600-1) ...
18:40:36 #14 67.38 Setting up libdevel-size-perl (0.83-1build1) ...
18:40:36 #14 67.39 Setting up libdebhelper-perl (12.10ubuntu1) ...
18:40:36 #14 67.41 Setting up libpod-constants-perl (0.19-1) ...
18:40:36 #14 67.42 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
18:40:36 #14 67.43 Setting up libperl4-corelibs-perl (0.004-2) ...
18:40:36 #14 67.44 Setting up libfuture-perl (0.43-1) ...
18:40:36 #14 67.46 Setting up liblwp-mediatypes-perl (6.04-1) ...
18:40:36 #14 67.47 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
18:40:36 #14 67.48 Setting up libtry-tiny-perl (0.30-1) ...
18:40:36 #14 67.50 Setting up libtype-tiny-perl (1.008001-2) ...
18:40:36 #14 67.51 Setting up libtest-fatal-perl (0.014-1) ...
18:40:36 #14 67.53 Setting up libcommon-sense-perl (3.74-2build6) ...
18:40:36 #14 35.86 Get:289 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblog-any-perl all 1.713-1 [71.1 kB]
18:40:36 #14 35.90 Get:290 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
18:40:36 #14 35.91 Get:291 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB]
18:40:36 #14 35.92 Get:292 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-identify-perl armhf 0.14-3 [9386 B]
18:40:36 #14 35.92 Get:293 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-name-perl armhf 0.26-2build1 [10.2 kB]
18:40:36 #14 35.93 Get:294 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB]
18:40:36 #14 35.93 Get:295 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpath-tiny-perl all 0.144-1 [47.7 kB]
18:40:36 #14 35.95 Get:296 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
18:40:36 #14 52.50 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ...
18:40:36 #14 52.51 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
18:40:36 #14 52.55 Selecting previously unselected package libdw1:armhf.
18:40:36 #14 52.55 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ...
18:40:36 #14 52.55 Unpacking libdw1:armhf (0.186-1build1) ...
18:40:36 #14 52.59 Selecting previously unselected package debugedit.
18:40:36 #14 52.59 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ...
18:40:36 #14 52.59 Unpacking debugedit (1:5.0-4build1) ...
18:40:36 #14 52.62 Selecting previously unselected package dwz.
18:40:36 #14 52.62 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ...
18:40:36 #14 52.63 Unpacking dwz (0.14-1build2) ...
18:40:36 #14 52.67 Selecting previously unselected package gettext.
18:40:36 #14 52.67 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ...
18:40:36 #14 52.67 Unpacking gettext (0.21-4ubuntu4) ...
18:40:36 #14 52.72 Selecting previously unselected package intltool-debian.
18:40:36 #14 52.72 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ...
18:40:36 #14 52.72 Unpacking intltool-debian (0.35.0+20060710.5) ...
18:40:36 #14 67.55 Setting up libxml-namespacesupport-perl (1.12-1) ...
18:40:36 #14 67.57 Setting up libnet-http-perl (6.19-1) ...
18:40:36 #14 67.59 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
18:40:36 #14 67.60 Setting up libencode-locale-perl (1.05-1) ...
18:40:36 #14 67.61 Setting up libtext-levenshtein-perl (0.13-1) ...
18:40:36 #14 67.63 Setting up libnet-dns-perl (1.22-1) ...
18:40:36 #14 67.64 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
18:40:36 #14 67.65 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
18:40:36 #14 67.66 Setting up libstring-shellquote-perl (1.04-1) ...
18:40:36 #14 67.68 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:36 #14 67.69 Setting up libsub-install-perl (0.928-1) ...
18:40:36 #14 67.70 Setting up gcc (4:9.3.0-1ubuntu2) ...
18:40:36 #14 67.73 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
18:40:36 #14 67.75 Setting up libnumber-compare-perl (0.03-1) ...
18:40:36 #14 67.76 Setting up intltool-debian (0.35.0+20060710.5) ...
18:40:36 #14 67.78 Setting up libio-async-perl (0.75-1) ...
18:40:36 #14 67.79 Setting up liberror-perl (0.17029-1) ...
18:40:36 #14 67.81 Setting up patchutils (0.3.4-2) ...
18:40:36 #14 67.82 Setting up libmail-sendmail-perl (0.80-1) ...
18:40:36 #14 67.83 Setting up libltdl-dev:armhf (2.4.6-14) ...
18:40:36 #14 67.84 Setting up libjson-maybexs-perl (1.004000-1) ...
18:40:36 #14 67.85 Setting up libxml-sax-base-perl (1.09-1) ...
18:40:36 #14 67.86 Setting up libio-string-perl (1.08-3) ...
18:40:36 #14 36.35 Get:297 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtype-tiny-perl all 2.002001-1 [344 kB]
18:40:36 #14 52.76 Selecting previously unselected package po-debconf.
18:40:36 #14 52.76 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
18:40:36 #14 52.76 Unpacking po-debconf (1.0.21+nmu1) ...
18:40:36 #14 52.81 Selecting previously unselected package debhelper.
18:40:36 #14 52.81 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ...
18:40:36 #14 52.82 Unpacking debhelper (13.6ubuntu1) ...
18:40:36 #14 52.88 Selecting previously unselected package libfakeroot:armhf.
18:40:36 #14 52.88 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ...
18:40:36 #14 52.88 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ...
18:40:36 #14 52.92 Selecting previously unselected package fakeroot.
18:40:36 #14 52.92 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ...
18:40:36 #14 52.93 Unpacking fakeroot (1.28-1ubuntu1) ...
18:40:36 #14 52.97 Selecting previously unselected package libassuan0:armhf.
18:40:36 #14 52.97 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ...
18:40:36 #14 52.98 Unpacking libassuan0:armhf (2.5.5-1build1) ...
18:40:36 #14 67.87 Setting up libreadonly-perl (2.050-2) ...
18:40:36 #14 67.88 Setting up python3-chardet (3.0.4-4build1) ...
18:40:36 #14 68.12 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:40:37 #14 53.01 Selecting previously unselected package gpgconf.
18:40:37 #14 53.01 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
18:40:37 #14 53.02 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.06 Selecting previously unselected package libksba8:armhf.
18:40:37 #14 53.06 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.2_armhf.deb ...
18:40:37 #14 53.07 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ...
18:40:37 #14 53.11 Selecting previously unselected package libnpth0:armhf.
18:40:37 #14 53.11 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ...
18:40:37 #14 53.12 Unpacking libnpth0:armhf (1.6-3build2) ...
18:40:37 #14 53.16 Selecting previously unselected package dirmngr.
18:40:37 #14 53.16 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
18:40:37 #14 53.17 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.21 Selecting previously unselected package gnupg-l10n.
18:40:37 #14 53.21 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
18:40:37 #14 53.22 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.25 Selecting previously unselected package gnupg-utils.
18:40:37 #14 53.25 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
18:40:37 #14 53.26 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.29 Selecting previously unselected package gpg.
18:40:37 #14 53.30 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
18:40:37 #14 53.30 Unpacking gpg (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.34 Selecting previously unselected package pinentry-curses.
18:40:37 #14 68.14 Setting up libfile-find-rule-perl (0.34-1) ...
18:40:37 #14 68.15 Setting up libstring-copyright-perl (0.003006-1) ...
18:40:37 #14 68.16 Setting up python3-debian (0.1.36ubuntu1.1) ...
18:40:37 #14 36.78 Get:298 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgitlab-api-v4-perl all 0.26-2 [82.4 kB]
18:40:37 #14 36.80 Get:299 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-form-perl all 6.11-1 [32.1 kB]
18:40:37 #14 36.80 Get:300 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-format-perl all 2.16-2 [36.9 kB]
18:40:37 #14 36.81 Get:301 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-html5-entities-perl all 0.004-3 [21.6 kB]
18:40:37 #14 36.81 Get:302 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
18:40:37 #14 36.82 Get:303 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-daemon-perl all 6.14-2 [21.9 kB]
18:40:37 #14 36.82 Get:304 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libindirect-perl armhf 0.39-2build1 [20.3 kB]
18:40:37 #14 36.82 Get:305 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-interactive-perl all 1.023-2 [10.1 kB]
18:40:37 #14 36.82 Get:306 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
18:40:37 #14 36.86 Get:307 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-xs-perl armhf 4.030-2 [83.4 kB]
18:40:37 #14 53.34 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ...
18:40:37 #14 53.34 Unpacking pinentry-curses (1.1.1-1build2) ...
18:40:37 #14 53.38 Selecting previously unselected package gpg-agent.
18:40:37 #14 53.38 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
18:40:37 #14 53.39 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.43 Selecting previously unselected package gpg-wks-client.
18:40:37 #14 53.43 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
18:40:37 #14 53.43 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.46 Selecting previously unselected package gpg-wks-server.
18:40:37 #14 53.46 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
18:40:37 #14 53.47 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.50 Selecting previously unselected package gpgsm.
18:40:37 #14 53.50 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
18:40:37 #14 53.51 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.54 Selecting previously unselected package gnupg.
18:40:37 #14 53.54 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ...
18:40:37 #14 53.55 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
18:40:37 #14 53.59 Selecting previously unselected package libfile-dirlist-perl.
18:40:37 #14 68.31 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
18:40:37 #14 68.47 Setting up libdata-optlist-perl (0.110-1) ...
18:40:37 #14 68.48 Setting up libipc-run-perl (20180523.0-2) ...
18:40:37 #14 68.49 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
18:40:37 #14 68.50 Setting up libcontextual-return-perl (0.004014-2) ...
18:40:37 #14 68.52 Setting up libwww-robotrules-perl (6.02-1) ...
18:40:37 #14 68.53 Setting up libtypes-serialiser-perl (1.0-1) ...
18:40:37 #14 68.54 Setting up g++ (4:9.3.0-1ubuntu2) ...
18:40:37 #14 68.56 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:40:37 #14 68.57 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
18:40:37 #14 68.57 Setting up libhtml-parser-perl (3.72-5) ...
18:40:37 #14 68.59 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
18:40:37 #14 68.60 Setting up librole-tiny-perl (2.001004-1) ...
18:40:37 #14 68.61 Setting up build-essential (12.8ubuntu1.1) ...
18:40:37 #14 68.62 Setting up libfont-ttf-perl (1.06-1) ...
18:40:37 #14 68.63 Setting up libfile-homedir-perl (1.004-1) ...
18:40:37 make[2]: Leaving directory '/root/build-deb/compose'
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    debian/rules override_dh_auto_test
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:40:37 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:40:37 PASS: daemon version OK
18:40:37 ver="$(cli/build/docker --version)"; \
18:40:37 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:40:37 PASS: cli version OK
18:40:37 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:40:37 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:40:37 PASS: docker-buildx version OK
18:40:37 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:40:37 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:40:37 PASS: docker-compose version OK
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    create-stamp debian/debhelper-build-stamp
18:40:37  debian/rules binary
18:40:37 dh binary --with=bash-completion
18:40:37    dh_testroot
18:40:37    dh_prep
18:40:37    dh_installdirs
18:40:37    debian/rules override_dh_auto_install
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 # docker-ce-cli install
18:40:37 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:40:37 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:40:37 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:40:37 # docker-ce install
18:40:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:40:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:40:37 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:40:37 # docker-buildx-plugin install
18:40:37 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:40:37 # docker-compose-plugin install
18:40:37 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:40:37 # docker-ce-rootless-extras install
18:40:37 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:40:37 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:40:37 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:40:37 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:40:37 # TODO: how can we install vpnkit?
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    debian/rules override_dh_install
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 dh_install
18:40:37 # TODO Can we do this from within our container?
18:40:37 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    dh_installdocs
18:40:37    dh_installchangelogs
18:40:37    dh_installman
18:40:37    dh_bash-completion
18:40:37    debian/rules override_dh_installinit
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 # use "docker" as our service name, not "docker-ce"
18:40:37 dh_installinit --name=docker
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    debian/rules override_dh_installsystemd
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 # use "docker" as our service name, not "docker-ce"
18:40:37 dh_installsystemd --name=docker
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    dh_perl
18:40:37    dh_link
18:40:37    dh_strip_nondeterminism
18:40:37    dh_compress
18:40:37    dh_fixperms
18:40:37    dh_missing
18:40:37    debian/rules override_dh_dwz
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    debian/rules override_dh_strip
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 # Go has lots of problems with stripping, so just don't
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    dh_makeshlibs
18:40:37    debian/rules override_dh_shlibdeps
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    dh_installdeb
18:40:37    debian/rules override_dh_gencontrol
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:40:37 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:40:37 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:40:37 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:40:37 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:40:37 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:40:37 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:40:37 dh_gencontrol --remaining-packages
18:40:37 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:40:37 make[1]: Leaving directory '/root/build-deb'
18:40:37    dh_md5sums
18:40:37    debian/rules override_dh_builddeb
18:40:37 make[1]: Entering directory '/root/build-deb'
18:40:37 dh_builddeb -- -Zxz
18:40:37 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'.
18:40:37 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb'.
18:40:37 #14 53.59 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ...
18:40:37 #14 53.59 Unpacking libfile-dirlist-perl (0.05-2) ...
18:40:37 #14 53.62 Selecting previously unselected package libfile-which-perl.
18:40:37 #14 53.63 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ...
18:40:37 #14 53.63 Unpacking libfile-which-perl (1.23-1) ...
18:40:37 #14 53.66 Selecting previously unselected package libfile-homedir-perl.
18:40:37 #14 53.66 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ...
18:40:37 #14 53.67 Unpacking libfile-homedir-perl (1.006-1) ...
18:40:37 #14 53.71 Selecting previously unselected package libfile-touch-perl.
18:40:37 #14 53.71 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ...
18:40:37 #14 53.71 Unpacking libfile-touch-perl (0.12-1) ...
18:40:37 #14 53.74 Selecting previously unselected package libio-pty-perl.
18:40:37 #14 53.74 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
18:40:37 #14 53.75 Unpacking libio-pty-perl (1:1.15-2build2) ...
18:40:37 #14 53.78 Selecting previously unselected package libipc-run-perl.
18:40:37 #14 53.78 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ...
18:40:37 #14 53.79 Unpacking libipc-run-perl (20200505.0-1) ...
18:40:37 #14 53.82 Selecting previously unselected package libclass-method-modifiers-perl.
18:40:37 #14 68.65 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
18:40:37 #14 68.66 Setting up libio-socket-ssl-perl (2.067-1) ...
18:40:37 #14 68.67 Setting up libsub-exporter-perl (0.987-1) ...
18:40:37 #14 68.68 Setting up libalgorithm-merge-perl (0.08-3) ...
18:40:37 #14 68.69 Setting up libhttp-message-perl (6.22-1) ...
18:40:37 #14 68.71 Setting up libhtml-form-perl (6.07-1) ...
18:40:37 #14 68.72 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
18:40:37 #14 68.74 Setting up libjson-xs-perl (4.020-1build1) ...
18:40:37 #14 68.75 Setting up libhttp-negotiate-perl (6.01-1) ...
18:40:37 #14 68.76 Setting up libio-prompter-perl (0.004015-1) ...
18:40:37 #14 68.77 Setting up libhttp-cookies-perl (6.08-1) ...
18:40:37 #14 68.79 Setting up po-debconf (1.0.21) ...
18:40:37 #14 68.80 Setting up libhtml-tree-perl (5.07-2) ...
18:40:37 #14 68.81 Setting up libparams-classify-perl (0.015-1build2) ...
18:40:37 #14 68.82 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
18:40:37 #14 68.83 Setting up libpath-iterator-rule-perl (1.014-1) ...
18:40:37 #14 68.85 Setting up libnet-dns-sec-perl (1.15-1) ...
18:40:37 #14 53.83 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ...
18:40:37 #14 53.83 Unpacking libclass-method-modifiers-perl (2.13-1) ...
18:40:37 #14 53.86 Selecting previously unselected package libclass-xsaccessor-perl.
18:40:37 #14 53.86 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ...
18:40:37 #14 53.87 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
18:40:37 #14 53.90 Selecting previously unselected package libb-hooks-op-check-perl.
18:40:37 #14 53.90 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ...
18:40:37 #14 53.91 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
18:40:37 #14 53.94 Selecting previously unselected package libdynaloader-functions-perl.
18:40:37 #14 53.94 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ...
18:40:37 #14 53.94 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
18:40:37 #14 53.97 Selecting previously unselected package libdevel-callchecker-perl.
18:40:37 #14 53.98 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
18:40:37 #14 53.98 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
18:40:37 #14 54.01 Selecting previously unselected package libparams-classify-perl.
18:40:37 #14 54.01 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ...
18:40:37 #14 54.02 Unpacking libparams-classify-perl (0.015-1build5) ...
18:40:37 #14 54.05 Selecting previously unselected package libmodule-runtime-perl.
18:40:37 #14 37.26 Get:308 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-maybexs-perl all 1.004004-1 [10.9 kB]
18:40:37 #14 37.34 Get:309 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB]
18:40:37 #14 37.37 Get:310 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-compare-perl all 0.55-2 [62.9 kB]
18:40:37 #14 68.86 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.20) ...
18:40:37 #14 68.88 Setting up libsereal-perl (4.011-1) ...
18:40:37 #14 68.89 Setting up libhtml-format-perl (2.12-1) ...
18:40:37 #14 68.90 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:40:37 #14 68.97 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:40:37 #14 69.03 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:40:38 #14 54.05 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ...
18:40:38 #14 54.06 Unpacking libmodule-runtime-perl (0.016-1) ...
18:40:38 #14 54.09 Selecting previously unselected package libimport-into-perl.
18:40:38 #14 54.10 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ...
18:40:38 #14 54.10 Unpacking libimport-into-perl (1.002005-1) ...
18:40:38 #14 54.13 Selecting previously unselected package librole-tiny-perl.
18:40:38 #14 54.13 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
18:40:38 #14 54.14 Unpacking librole-tiny-perl (2.002004-1) ...
18:40:38 #14 54.17 Selecting previously unselected package libsub-quote-perl.
18:40:38 #14 54.17 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ...
18:40:38 #14 54.18 Unpacking libsub-quote-perl (2.006006-1) ...
18:40:38 #14 54.21 Selecting previously unselected package libmoo-perl.
18:40:38 #14 54.21 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ...
18:40:38 #14 54.22 Unpacking libmoo-perl (2.005004-3) ...
18:40:38 #14 54.25 Selecting previously unselected package libencode-locale-perl.
18:40:38 #14 54.25 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ...
18:40:38 #14 54.26 Unpacking libencode-locale-perl (1.05-1.1) ...
18:40:38 #14 54.29 Selecting previously unselected package libtimedate-perl.
18:40:38 #14 37.49 Get:311 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-someutils-perl all 0.59-1 [30.4 kB]
18:40:38 #14 37.52 Get:312 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-someutils-xs-perl armhf 0.58-3 [31.8 kB]
18:40:38 #14 37.55 Get:313 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-utilsby-perl all 0.12-2 [14.9 kB]
18:40:38 #14 37.56 Get:314 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libltdl7 armhf 2.4.7-5 [37.3 kB]
18:40:38 #14 37.58 Get:315 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libltdl-dev armhf 2.4.7-5 [166 kB]
18:40:38 #14 69.18 
18:40:38 #14 69.18 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:40:38 #14 69.21 Setting up dput (1.0.3ubuntu1.1) ...
18:40:38 #14 69.37 Setting up libio-async-loop-epoll-perl (0.20-1) ...
18:40:38 #14 69.38 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
18:40:38 #14 54.29 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
18:40:38 #14 54.29 Unpacking libtimedate-perl (2.3300-2) ...
18:40:38 #14 54.33 Selecting previously unselected package libhttp-date-perl.
18:40:38 #14 54.33 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ...
18:40:38 #14 54.34 Unpacking libhttp-date-perl (6.05-1) ...
18:40:38 #14 54.36 Selecting previously unselected package libfile-listing-perl.
18:40:38 #14 54.37 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ...
18:40:38 #14 54.37 Unpacking libfile-listing-perl (6.14-1) ...
18:40:38 #14 54.41 Selecting previously unselected package libhtml-tagset-perl.
18:40:38 #14 54.41 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ...
18:40:38 #14 54.41 Unpacking libhtml-tagset-perl (3.20-4) ...
18:40:38 #14 54.44 Selecting previously unselected package liburi-perl.
18:40:38 #14 54.44 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ...
18:40:38 #14 54.45 Unpacking liburi-perl (5.10-1) ...
18:40:38 #14 54.48 Selecting previously unselected package libhtml-parser-perl:armhf.
18:40:38 #14 54.49 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ...
18:40:38 #14 54.49 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ...
18:40:38 #14 54.52 Selecting previously unselected package libhtml-tree-perl.
18:40:38 #14 54.53 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ...
18:40:38 #14 54.53 Unpacking libhtml-tree-perl (5.07-2) ...
18:40:38 #14 54.58 Selecting previously unselected package libio-html-perl.
18:40:38 #14 54.58 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ...
18:40:38 #14 54.58 Unpacking libio-html-perl (1.004-2) ...
18:40:38 #14 54.62 Selecting previously unselected package liblwp-mediatypes-perl.
18:40:38 #14 54.62 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ...
18:40:38 #14 54.63 Unpacking liblwp-mediatypes-perl (6.04-1) ...
18:40:38 #14 37.64 Get:316 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
18:40:38 #14 37.66 Get:317 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsys-hostname-long-perl all 1.5-3 [10.6 kB]
18:40:38 #14 37.66 Get:318 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmail-sendmail-perl all 0.80-3 [21.7 kB]
18:40:38 #14 69.52 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:40:38 #14 69.53 Setting up libmodule-runtime-perl (0.016-1) ...
18:40:38 #14 69.54 Setting up libmailtools-perl (2.21-1) ...
18:40:38 #14 69.55 Setting up git (1:2.25.1-1ubuntu3.11) ...
18:40:38 #14 69.58 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
18:40:38 #14 69.63 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:40:38 #14 54.66 Selecting previously unselected package libhttp-message-perl.
18:40:38 #14 54.66 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ...
18:40:38 #14 54.66 Unpacking libhttp-message-perl (6.36-1) ...
18:40:38 #14 54.69 Selecting previously unselected package libhttp-cookies-perl.
18:40:38 #14 54.70 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ...
18:40:38 #14 54.70 Unpacking libhttp-cookies-perl (6.10-1) ...
18:40:38 #14 54.73 Selecting previously unselected package libhttp-negotiate-perl.
18:40:38 #14 54.73 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ...
18:40:38 #14 54.74 Unpacking libhttp-negotiate-perl (6.01-1) ...
18:40:38 #14 54.77 Selecting previously unselected package perl-openssl-defaults:armhf.
18:40:38 #14 54.77 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ...
18:40:38 #14 54.78 Unpacking perl-openssl-defaults:armhf (5build2) ...
18:40:38 #14 54.81 Selecting previously unselected package libnet-ssleay-perl:armhf.
18:40:38 #14 54.81 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ...
18:40:38 #14 54.81 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ...
18:40:38 #14 54.86 Selecting previously unselected package libio-socket-ssl-perl.
18:40:38 #14 38.06 Get:319 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B]
18:40:38 #14 38.13 Get:320 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmailtools-perl all 2.21-2 [80.4 kB]
18:40:38 #14 69.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:40:38 #14 69.77 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:40:38 #14 54.86 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ...
18:40:38 #14 54.86 Unpacking libio-socket-ssl-perl (2.074-2) ...
18:40:38 #14 54.90 Selecting previously unselected package libnet-http-perl.
18:40:38 #14 54.90 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ...
18:40:38 #14 54.91 Unpacking libnet-http-perl (6.22-1) ...
18:40:38 #14 54.94 Selecting previously unselected package liblwp-protocol-https-perl.
18:40:38 #14 54.94 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:40:38 #14 54.97 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:40:38 #14 55.00 Selecting previously unselected package libtry-tiny-perl.
18:40:38 #14 55.00 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ...
18:40:38 #14 55.01 Unpacking libtry-tiny-perl (0.31-1) ...
18:40:38 #14 55.04 Selecting previously unselected package libwww-robotrules-perl.
18:40:38 #14 55.04 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ...
18:40:38 #14 55.05 Unpacking libwww-robotrules-perl (6.02-1) ...
18:40:38 #14 55.08 Selecting previously unselected package libwww-perl.
18:40:38 #14 38.29 Get:321 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
18:40:38 #14 38.32 Get:322 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmath-base85-perl all 0.5+dfsg-2 [6124 B]
18:40:38 #14 38.33 Get:323 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmldbm-perl all 2.05-4 [16.0 kB]
18:40:38 #14 38.35 Get:324 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmoox-aliases-perl all 0.001006-2 [6796 B]
18:40:38 #14 38.36 Get:325 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmouse-perl armhf 2.5.10-1build5 [157 kB]
18:40:38 #14 38.43 Get:326 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxs-parse-keyword-perl armhf 0.33-1 [53.5 kB]
18:40:39 #14 69.92 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:40:39 #14 69.95 Setting up dh-strip-nondeterminism (1.7.0-1) ...
18:40:39 #14 69.96 Setting up libconst-fast-perl (0.014-1) ...
18:40:39 #14 69.98 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
18:40:39 #14 69.99 Setting up libgit-wrapper-perl (0.048-1) ...
18:40:39 #14 70.00 Setting up libcurl4:armhf (7.68.0-1ubuntu2.20) ...
18:40:39 #14 70.01 Setting up curl (7.68.0-1ubuntu2.20) ...
18:40:39 #14 70.02 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:40:39 #14 70.03 Setting up libmodule-implementation-perl (0.09-1) ...
18:40:39 #14 70.05 Setting up libemail-valid-perl (1.202-1) ...
18:40:39 #14 70.06 Setting up libpackage-stash-perl (0.38-1) ...
18:40:39 #14 70.08 Setting up libimport-into-perl (1.002005-1) ...
18:40:39 #14 70.09 Setting up libmoo-perl (2.003006-1) ...
18:40:39 #14 70.11 Setting up liblist-someutils-perl (0.58-1) ...
18:40:39 #14 70.12 Setting up liblist-someutils-xs-perl (0.58-2) ...
18:40:39 #14 70.13 Setting up gnupg (2.2.19-3ubuntu2.2) ...
18:40:39 #14 55.09 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ...
18:40:39 #14 55.09 Unpacking libwww-perl (6.61-1) ...
18:40:39 #14 55.13 Selecting previously unselected package patchutils.
18:40:39 #14 55.13 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ...
18:40:39 #14 55.14 Unpacking patchutils (0.4.2-1build2) ...
18:40:39 #14 55.17 Selecting previously unselected package wdiff.
18:40:39 #14 55.17 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ...
18:40:39 #14 55.18 Unpacking wdiff (1.2.2-2build3) ...
18:40:39 #14 55.23 Selecting previously unselected package devscripts.
18:40:39 #14 55.23 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ...
18:40:39 #14 55.25 Unpacking devscripts (2.22.1ubuntu1) ...
18:40:39 #14 55.33 Selecting previously unselected package diffstat.
18:40:39 #14 55.33 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ...
18:40:39 #14 55.33 Unpacking diffstat (1.64-1build2) ...
18:40:39 #14 55.37 Selecting previously unselected package python3-chardet.
18:40:39 #14 55.37 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ...
18:40:39 #14 55.38 Unpacking python3-chardet (4.0.0-1) ...
18:40:39 #14 55.42 Selecting previously unselected package zstd.
18:40:39 #14 55.43 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ...
18:40:39 #14 55.43 Unpacking zstd (1.4.8+dfsg-3build1) ...
18:40:39 #14 38.45 Get:327 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxs-parse-sublike-perl armhf 0.16-1ubuntu3 [26.9 kB]
18:40:39 #14 38.45 Get:328 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libobject-pad-perl armhf 0.78-1 [102 kB]
18:40:39 #14 38.48 Get:329 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackage-stash-xs-perl armhf 0.30-1build1 [17.2 kB]
18:40:39 #14 70.14 Setting up libmoox-aliases-perl (0.001006-1) ...
18:40:39 #14 70.15 Setting up libparams-validate-perl (1.29-3) ...
18:40:39 #14 70.16 Setting up libb-hooks-endofscope-perl (0.24-1) ...
18:40:39 #14 70.17 Setting up libnamespace-clean-perl (0.27-1) ...
18:40:39 #14 70.19 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
18:40:39 #14 70.20 Setting up libgitlab-api-v4-perl (0.25-1) ...
18:40:39 #14 70.21 Setting up libmoox-struct-perl (0.017-1) ...
18:40:39 #14 70.22 Setting up lintian (2.62.0ubuntu2.2) ...
18:40:39 #14 70.24 Setting up licensecheck (3.0.45-1) ...
18:40:39 #14 70.26 Setting up dh-autoreconf (19) ...
18:40:39 #14 70.27 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
18:40:39 #14 70.28 Setting up libwww-perl (6.43-1) ...
18:40:39 #14 70.30 Setting up debhelper (12.10ubuntu1) ...
18:40:39 #14 70.31 Setting up devscripts (2.20.2ubuntu2) ...
18:40:39 #14 38.88 Get:330 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpath-iterator-rule-perl all 1.015-2 [39.9 kB]
18:40:39 #14 55.48 Selecting previously unselected package python3-debian.
18:40:39 #14 55.48 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1.1_all.deb ...
18:40:39 #14 55.49 Unpacking python3-debian (0.1.43ubuntu1.1) ...
18:40:39 #14 55.53 Selecting previously unselected package libgpgme11:armhf.
18:40:39 #14 55.54 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4.1_armhf.deb ...
18:40:39 #14 55.54 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ...
18:40:39 #14 55.58 Selecting previously unselected package python3-gpg.
18:40:39 #14 55.58 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4.1_armhf.deb ...
18:40:39 #14 55.59 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ...
18:40:39 #14 55.64 Selecting previously unselected package dput.
18:40:39 #14 70.47 Setting up equivs (2.2.0) ...
18:40:39 #14 70.48 Setting up libxml-parser-perl (2.46-1) ...
18:40:39 #14 70.49 Setting up libxml-sax-expat-perl (0.51-1) ...
18:40:39 #14 70.53 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:40:39 #14 70.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:40:39 #14 39.06 Get:331 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libperlio-gzip-perl armhf 0.20-1build1 [13.4 kB]
18:40:39 #14 39.08 Get:332 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.6 kB]
18:40:39 #14 39.10 Get:333 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpod-parser-perl all 1.65-1 [82.7 kB]
18:40:39 #14 39.21 Get:334 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
18:40:39 #14 39.22 Get:335 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libproc-processtable-perl armhf 0.634-1build2 [36.4 kB]
18:40:39 #14 39.24 Get:336 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libre2-10 armhf 20230201-1 [165 kB]
18:40:39 #14 39.31 Get:337 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.6 kB]
18:40:39 #14 55.64 Preparing to unpack .../180-dput_1.1.0ubuntu2.1_all.deb ...
18:40:39 #14 55.65 Unpacking dput (1.1.0ubuntu2.1) ...
18:40:39 #14 55.70 Selecting previously unselected package fonts-dejavu-core.
18:40:39 #14 55.70 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ...
18:40:39 #14 55.71 Unpacking fonts-dejavu-core (2.37-2build1) ...
18:40:39 #14 55.84 Selecting previously unselected package fontconfig-config.
18:40:39 #14 55.84 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
18:40:39 #14 55.84 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
18:40:39 #14 55.89 Selecting previously unselected package libcurl3-gnutls:armhf.
18:40:39 #14 55.89 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.14_armhf.deb ...
18:40:39 #14 55.89 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.14) ...
18:40:39 #14 70.73 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:40:39 #14 70.77 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:40:39 #14 70.79 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
18:40:39 #14 70.80 Updating certificates in /etc/ssl/certs...
18:40:39 #14 39.32 Get:338 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
18:40:39 #14 39.32 Get:339 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libref-util-perl all 0.204-2 [15.1 kB]
18:40:39 #14 39.33 Get:340 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libref-util-xs-perl armhf 0.117-2build1 [11.6 kB]
18:40:39 #14 55.93 Selecting previously unselected package liberror-perl.
18:40:39 #14 55.93 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ...
18:40:39 #14 55.94 Unpacking liberror-perl (0.17029-1) ...
18:40:39 #14 55.97 Selecting previously unselected package git-man.
18:40:39 #14 55.98 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ...
18:40:39 #14 55.98 Unpacking git-man (1:2.34.1-1ubuntu1.10) ...
18:40:39 #14 56.04 Selecting previously unselected package git.
18:40:39 #14 56.04 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.10_armhf.deb ...
18:40:39 #14 56.05 Unpacking git (1:2.34.1-1ubuntu1.10) ...
18:40:40 #14 39.73 Get:341 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB]
18:40:40 #14 56.20 Selecting previously unselected package libalgorithm-diff-perl.
18:40:40 #14 56.20 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ...
18:40:40 #14 56.20 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:40:40 #14 56.24 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:40:40 #14 56.24 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ...
18:40:40 #14 56.24 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
18:40:40 #14 56.28 Selecting previously unselected package libalgorithm-merge-perl.
18:40:40 #14 56.28 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ...
18:40:40 #14 56.28 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:40:40 #14 56.31 Selecting previously unselected package libaliased-perl.
18:40:40 #14 56.32 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ...
18:40:40 #14 56.32 Unpacking libaliased-perl (0.34-1.1) ...
18:40:40 #14 56.35 Selecting previously unselected package libapt-pkg-perl.
18:40:40 #14 56.35 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ...
18:40:40 #14 56.36 Unpacking libapt-pkg-perl (0.1.40build2) ...
18:40:40 #14 56.39 Selecting previously unselected package libarchive-cpio-perl.
18:40:40 #14 56.40 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ...
18:40:40 #14 56.40 Unpacking libarchive-cpio-perl (0.10-1.1) ...
18:40:40 #14 56.43 Selecting previously unselected package libarray-intspan-perl.
18:40:40 #14 71.27 0 added, 0 removed; done.
18:40:40 #14 71.27 Running hooks in /etc/ca-certificates/update.d...
18:40:40 #14 71.27 done.
18:40:40 #14 40.01 Get:342 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-pattern-perl all 0.2.14-2 [17.6 kB]
18:40:40 #14 56.44 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ...
18:40:40 #14 56.44 Unpacking libarray-intspan-perl (2.004-1) ...
18:40:40 #14 56.47 Selecting previously unselected package libmodule-implementation-perl.
18:40:40 #14 56.47 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ...
18:40:40 #14 56.48 Unpacking libmodule-implementation-perl (0.09-1.1) ...
18:40:40 #14 56.51 Selecting previously unselected package libsub-exporter-progressive-perl.
18:40:40 #14 56.51 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
18:40:40 #14 56.52 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
18:40:40 #14 56.55 Selecting previously unselected package libvariable-magic-perl.
18:40:40 #14 56.55 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ...
18:40:40 #14 56.55 Unpacking libvariable-magic-perl (0.62-1build5) ...
18:40:40 #14 56.59 Selecting previously unselected package libb-hooks-endofscope-perl.
18:40:40 #14 56.59 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ...
18:40:40 #14 56.60 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
18:40:40 #14 56.64 Selecting previously unselected package libfreetype6:armhf.
18:40:40 #14 56.64 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.2_armhf.deb ...
18:40:40 #14 56.64 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.2) ...
18:40:40 #14 56.69 Selecting previously unselected package libfontconfig1:armhf.
18:40:40 #14 40.02 Get:343 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB]
18:40:40 #14 40.03 Get:344 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [61.9 kB]
18:40:40 #14 40.08 Get:345 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.8 kB]
18:40:40 #14 40.15 Get:346 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [94.5 kB]
18:40:40 #14 40.18 Get:347 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libset-intspan-perl all 1.19-3 [24.8 kB]
18:40:40 #14 40.19 Get:348 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsocket6-perl armhf 0.29-3 [16.4 kB]
18:40:40 #14 40.19 Get:349 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB]
18:40:40 #14 40.23 Get:350 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-copyright-perl all 0.003014-1 [20.5 kB]
18:40:40 #14 40.23 Get:351 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-escape-perl all 2010.002-3 [16.1 kB]
18:40:40 #14 56.69 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ...
18:40:40 #14 56.69 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
18:40:40 #14 56.74 Selecting previously unselected package libjpeg-turbo8:armhf.
18:40:40 #14 56.74 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
18:40:40 #14 56.74 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
18:40:40 #14 56.78 Selecting previously unselected package libjpeg8:armhf.
18:40:40 #14 56.78 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ...
18:40:40 #14 56.78 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
18:40:40 #14 56.82 Selecting previously unselected package libdeflate0:armhf.
18:40:40 #14 56.82 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ...
18:40:40 #14 56.83 Unpacking libdeflate0:armhf (1.10-2) ...
18:40:40 #14 56.86 Selecting previously unselected package libjbig0:armhf.
18:40:40 #14 56.86 Preparing to unpack .../203-libjbig0_2.1-3.1ubuntu0.22.04.1_armhf.deb ...
18:40:40 #14 56.87 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
18:40:40 #14 56.91 Selecting previously unselected package libwebp7:armhf.
18:40:40 #14 56.91 Preparing to unpack .../204-libwebp7_1.2.2-2ubuntu0.22.04.2_armhf.deb ...
18:40:40 #14 56.92 Unpacking libwebp7:armhf (1.2.2-2ubuntu0.22.04.2) ...
18:40:40 #14 56.96 Selecting previously unselected package libtiff5:armhf.
18:40:40 #14 DONE 71.9s
18:40:40 
18:40:40 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:40:40 #15 DONE 0.0s
18:40:40 
18:40:40 #16 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:40:41 #14 56.96 Preparing to unpack .../205-libtiff5_4.3.0-6ubuntu0.6_armhf.deb ...
18:40:41 #14 56.96 Unpacking libtiff5:armhf (4.3.0-6ubuntu0.6) ...
18:40:41 #14 57.00 Selecting previously unselected package libxpm4:armhf.
18:40:41 #14 57.00 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_armhf.deb ...
18:40:41 #14 57.01 Unpacking libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.2) ...
18:40:41 #14 57.05 Selecting previously unselected package libgd3:armhf.
18:40:41 #14 57.05 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ...
18:40:41 #14 57.05 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ...
18:40:41 #14 57.09 Selecting previously unselected package libc-devtools.
18:40:41 #14 57.09 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.4_armhf.deb ...
18:40:41 #14 57.09 Unpacking libc-devtools (2.35-0ubuntu3.4) ...
18:40:41 #14 57.12 Selecting previously unselected package libcapture-tiny-perl.
18:40:41 #14 57.12 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
18:40:41 #14 57.13 Unpacking libcapture-tiny-perl (0.48-1) ...
18:40:41 #14 57.16 Selecting previously unselected package libclass-data-inheritable-perl.
18:40:41 #14 57.16 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:40:41 #14 57.17 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:40:41 #14 57.19 Selecting previously unselected package libclone-perl.
18:40:41 #14 57.20 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ...
18:40:41 #14 57.20 Unpacking libclone-perl (0.45-1build3) ...
18:40:41 #14 57.24 Selecting previously unselected package libcommon-sense-perl:armhf.
18:40:41 #14 57.24 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ...
18:40:41 #14 57.25 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
18:40:41 #14 57.28 Selecting previously unselected package libconfig-tiny-perl.
18:40:41 #14 57.28 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ...
18:40:41 #14 57.29 Unpacking libconfig-tiny-perl (2.28-1) ...
18:40:41 #14 57.32 Selecting previously unselected package libparams-util-perl.
18:40:41 #14 57.32 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ...
18:40:41 #14 57.32 Unpacking libparams-util-perl (1.102-1build3) ...
18:40:41 #14 57.35 Selecting previously unselected package libsub-install-perl.
18:40:41 #14 57.35 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ...
18:40:41 #14 57.36 Unpacking libsub-install-perl (0.928-1.1) ...
18:40:41 #14 57.39 Selecting previously unselected package libdata-optlist-perl.
18:40:41 #14 57.39 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ...
18:40:41 #14 57.40 Unpacking libdata-optlist-perl (0.112-1) ...
18:40:41 #14 57.43 Selecting previously unselected package libsub-exporter-perl.
18:40:41 #14 40.64 Get:352 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB]
18:40:41 #14 40.88 Get:353 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-shellquote-perl all 1.04-3 [11.3 kB]
18:40:41 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'.
18:40:41 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'.
18:40:41 #14 57.43 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ...
18:40:41 #14 57.44 Unpacking libsub-exporter-perl (0.988-1) ...
18:40:41 #14 57.47 Selecting previously unselected package libconst-fast-perl.
18:40:41 #14 57.47 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ...
18:40:41 #14 57.47 Unpacking libconst-fast-perl (0.014-1.1) ...
18:40:41 #14 57.51 Selecting previously unselected package libwant-perl.
18:40:41 #14 57.51 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ...
18:40:41 #14 57.52 Unpacking libwant-perl (0.29-1build7) ...
18:40:41 #14 57.55 Selecting previously unselected package libcontextual-return-perl.
18:40:41 #14 57.55 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ...
18:40:41 #14 57.55 Unpacking libcontextual-return-perl (0.004014-2) ...
18:40:41 #14 57.60 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
18:40:41 #14 57.60 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ...
18:40:41 #14 57.60 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ...
18:40:41 #14 57.64 Selecting previously unselected package libdevel-stacktrace-perl.
18:40:41 #14 57.64 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ...
18:40:41 #14 57.64 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
18:40:41 #14 57.68 Selecting previously unselected package libexception-class-perl.
18:40:41 #14 40.90 Get:354 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [25.3 kB]
18:40:41 #14 41.01 Get:355 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libterm-readkey-perl armhf 2.38-2build1 [22.3 kB]
18:40:41 #14 41.07 Get:356 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-levenshteinxs-perl armhf 0.03-5build1 [7510 B]
18:40:41 #14 41.07 Get:357 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.0 kB]
18:40:41 #14 41.07 Get:358 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-xslate-perl armhf 3.5.9-1build2 [182 kB]
18:40:41 #14 57.68 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ...
18:40:41 #14 57.69 Unpacking libexception-class-perl (1.45-1) ...
18:40:41 #14 57.73 Selecting previously unselected package libiterator-perl.
18:40:41 #14 57.73 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ...
18:40:41 #14 57.73 Unpacking libiterator-perl (0.03+ds1-1.1) ...
18:40:41 #14 57.77 Selecting previously unselected package libiterator-util-perl.
18:40:41 #14 57.77 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
18:40:41 #14 57.77 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
18:40:41 #14 57.81 Selecting previously unselected package libexporter-tiny-perl.
18:40:41 #14 57.81 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ...
18:40:41 #14 57.81 Unpacking libexporter-tiny-perl (1.002002-1) ...
18:40:41 #14 57.85 Selecting previously unselected package liblist-moreutils-xs-perl.
18:40:41 #14 57.85 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ...
18:40:41 #14 57.86 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
18:40:41 #14 57.89 Selecting previously unselected package liblist-moreutils-perl.
18:40:41 #14 57.89 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ...
18:40:41 #14 57.90 Unpacking liblist-moreutils-perl (0.430-2) ...
18:40:41 #14 57.93 Selecting previously unselected package libdata-dpath-perl.
18:40:41 #14 57.94 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ...
18:40:41 #14 57.94 Unpacking libdata-dpath-perl (0.58-1) ...
18:40:41 #14 57.98 Selecting previously unselected package libdata-dump-perl.
18:40:41 #14 57.98 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ...
18:40:41 #14 57.98 Unpacking libdata-dump-perl (1.25-1) ...
18:40:41 #14 58.01 Selecting previously unselected package libdata-messagepack-perl.
18:40:41 #14 58.01 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ...
18:40:41 #14 58.02 Unpacking libdata-messagepack-perl (1.01-2build1) ...
18:40:41 #14 58.05 Selecting previously unselected package libnet-domain-tld-perl.
18:40:41 #14 41.29 Get:359 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtime-duration-perl all 1.21-2 [12.3 kB]
18:40:41 #14 41.29 Get:360 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtime-moment-perl armhf 0.44-2build1 [70.8 kB]
18:40:41 #14 41.40 Get:361 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtype-tiny-xs-perl armhf 0.025-1 [23.4 kB]
18:40:41 #16 0.735 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
18:40:41 #16 0.798 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
18:40:41 #16 0.874 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
18:40:41 #16 0.950 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
18:40:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.dsc
18:40:41  debian/rules build
18:40:41 dh build --with=bash-completion
18:40:41    dh_update_autotools_config
18:40:41    dh_autoreconf
18:40:41    debian/rules override_dh_auto_build
18:40:41 make[1]: Entering directory '/root/build-deb'
18:40:41 # Build the daemon and dependencies
18:40:41 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:40:41 
18:40:41 Removing bundles/
18:40:41 
18:40:41 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:40:41 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:40:41 + tee /root/build-deb/engine/go.mod
18:40:41 module github.com/docker/docker
18:40:41 
18:40:41 go 1.20
18:40:41 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:40:41 + GO111MODULE=on
18:40:41 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:40:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:40:42 #14 58.05 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ...
18:40:42 #14 58.06 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
18:40:42 #14 58.09 Selecting previously unselected package libdata-validate-domain-perl.
18:40:42 #14 58.09 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:40:42 #14 58.10 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:40:42 #14 58.13 Selecting previously unselected package libnet-ipv6addr-perl.
18:40:42 #14 58.13 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ...
18:40:42 #14 58.13 Unpacking libnet-ipv6addr-perl (1.02-1) ...
18:40:42 #14 58.16 Selecting previously unselected package libnet-netmask-perl.
18:40:42 #14 58.16 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ...
18:40:42 #14 58.17 Unpacking libnet-netmask-perl (2.0001-1) ...
18:40:42 #14 58.20 Selecting previously unselected package libnetaddr-ip-perl.
18:40:42 #14 58.20 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ...
18:40:42 #14 58.21 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
18:40:42 #14 58.25 Selecting previously unselected package libdata-validate-ip-perl.
18:40:42 #14 58.25 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ...
18:40:42 #14 58.25 Unpacking libdata-validate-ip-perl (0.30-1) ...
18:40:42 #14 58.28 Selecting previously unselected package libdata-validate-uri-perl.
18:40:42 #14 58.28 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ...
18:40:42 #14 41.41 Get:362 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunicode-utf8-perl armhf 0.62-2 [16.7 kB]
18:40:42 #14 58.29 Unpacking libdata-validate-uri-perl (0.07-2) ...
18:40:42 #14 58.32 Selecting previously unselected package libdistro-info-perl.
18:40:42 #14 58.32 Preparing to unpack .../239-libdistro-info-perl_1.1ubuntu0.1_all.deb ...
18:40:42 #14 58.33 Unpacking libdistro-info-perl (1.1ubuntu0.1) ...
18:40:42 #14 58.36 Selecting previously unselected package libemail-address-xs-perl.
18:40:42 #14 58.36 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ...
18:40:42 #14 58.37 Unpacking libemail-address-xs-perl (1.04-1build6) ...
18:40:42 #14 58.40 Selecting previously unselected package libipc-system-simple-perl.
18:40:42 #14 58.40 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ...
18:40:42 #14 58.40 Unpacking libipc-system-simple-perl (1.30-1) ...
18:40:42 #14 58.43 Selecting previously unselected package libfile-basedir-perl.
18:40:42 #14 58.44 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ...
18:40:42 #14 58.44 Unpacking libfile-basedir-perl (0.09-1) ...
18:40:42 #14 58.47 Selecting previously unselected package libfile-chdir-perl.
18:40:42 #14 58.48 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:40:42 #14 58.48 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:40:42 #14 58.51 Selecting previously unselected package libfile-fcntllock-perl.
18:40:42 #14 41.80 Get:363 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-mechanize-perl all 2.16-1 [94.5 kB]
18:40:42 #14 42.09 Get:364 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
18:40:42 #14 42.10 Get:365 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-base-perl all 1.09-3 [18.9 kB]
18:40:42 #14 42.11 Get:366 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
18:40:42 #14 58.51 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ...
18:40:42 #14 58.52 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
18:40:42 #14 58.55 Selecting previously unselected package libnumber-compare-perl.
18:40:42 #14 58.55 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ...
18:40:42 #14 58.56 Unpacking libnumber-compare-perl (0.03-2) ...
18:40:42 #14 58.59 Selecting previously unselected package libtext-glob-perl.
18:40:42 #14 58.59 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ...
18:40:42 #14 58.60 Unpacking libtext-glob-perl (0.11-2) ...
18:40:42 #14 58.63 Selecting previously unselected package libfile-find-rule-perl.
18:40:42 #14 58.63 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ...
18:40:42 #14 58.64 Unpacking libfile-find-rule-perl (0.34-1) ...
18:40:42 #14 58.67 Selecting previously unselected package libfont-afm-perl.
18:40:42 #14 58.67 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ...
18:40:42 #14 58.67 Unpacking libfont-afm-perl (1.20-3) ...
18:40:42 #14 58.71 Selecting previously unselected package libio-string-perl.
18:40:42 #14 58.71 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ...
18:40:42 #14 58.71 Unpacking libio-string-perl (1.08-3.1) ...
18:40:42 #14 58.75 Selecting previously unselected package libfont-ttf-perl.
18:40:42 #14 42.15 Get:367 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1build1 [301 kB]
18:40:42 #14 42.28 Get:368 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-parser-perl armhf 2.46-4 [203 kB]
18:40:42 #14 42.32 Get:369 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-expat-perl all 0.51-2 [8644 B]
18:40:42 #14 42.32 Get:370 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [28.3 kB]
18:40:42 #14 42.33 Get:371 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf licensecheck all 3.3.5-1ubuntu1 [36.0 kB]
18:40:42 #14 42.33 Get:372 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-size-perl armhf 0.83-2build1 [18.6 kB]
18:40:42 #14 42.34 Get:373 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-run3-perl all 0.048-3 [30.3 kB]
18:40:42 #14 58.75 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ...
18:40:42 #14 58.75 Unpacking libfont-ttf-perl (1.06-1.1) ...
18:40:42 #14 58.83 Selecting previously unselected package libsort-versions-perl.
18:40:42 #14 58.83 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
18:40:42 #14 58.84 Unpacking libsort-versions-perl (1.62-1) ...
18:40:42 #14 58.87 Selecting previously unselected package libgit-wrapper-perl.
18:40:42 #14 58.87 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
18:40:42 #14 58.87 Unpacking libgit-wrapper-perl (0.048-1) ...
18:40:42 #14 58.91 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:40:42 #14 58.91 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
18:40:42 #14 58.92 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
18:40:42 #14 58.95 Selecting previously unselected package libio-prompter-perl.
18:40:42 #14 58.95 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
18:40:42 #14 58.95 Unpacking libio-prompter-perl (0.004015-1) ...
18:40:42 #14 58.99 Selecting previously unselected package libjson-perl.
18:40:43 #16 1.151 Reading package lists...
18:40:43 #14 58.99 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ...
18:40:43 #14 59.00 Unpacking libjson-perl (4.04000-1) ...
18:40:43 #14 59.03 Selecting previously unselected package liblog-any-perl.
18:40:43 #14 59.03 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ...
18:40:43 #14 59.04 Unpacking liblog-any-perl (1.710-1) ...
18:40:43 #14 59.08 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:40:43 #14 59.08 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
18:40:43 #14 59.09 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
18:40:43 #14 59.12 Selecting previously unselected package libpackage-stash-perl.
18:40:43 #14 59.12 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ...
18:40:43 #14 59.12 Unpacking libpackage-stash-perl (0.39-1) ...
18:40:43 #14 59.16 Selecting previously unselected package libsub-identify-perl.
18:40:43 #14 59.16 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ...
18:40:43 #14 59.16 Unpacking libsub-identify-perl (0.14-1build5) ...
18:40:43 #14 59.19 Selecting previously unselected package libsub-name-perl.
18:40:43 #14 59.20 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ...
18:40:43 #14 59.20 Unpacking libsub-name-perl (0.26-1build3) ...
18:40:43 #14 59.23 Selecting previously unselected package libnamespace-clean-perl.
18:40:43 #14 59.23 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
18:40:43 #14 59.24 Unpacking libnamespace-clean-perl (0.27-1) ...
18:40:43 #14 59.27 Selecting previously unselected package libpath-tiny-perl.
18:40:43 #14 59.27 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ...
18:40:43 #14 59.27 Unpacking libpath-tiny-perl (0.122-1) ...
18:40:43 #14 59.31 Selecting previously unselected package libstrictures-perl.
18:40:43 #14 59.31 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ...
18:40:43 #14 59.31 Unpacking libstrictures-perl (2.000006-1) ...
18:40:43 #14 59.34 Selecting previously unselected package libtype-tiny-perl.
18:40:43 #14 59.35 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ...
18:40:43 #14 59.35 Unpacking libtype-tiny-perl (1.012004-1) ...
18:40:43 #14 59.40 Selecting previously unselected package libgitlab-api-v4-perl.
18:40:43 #14 59.41 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ...
18:40:43 #14 59.41 Unpacking libgitlab-api-v4-perl (0.26-1) ...
18:40:43 #14 59.45 Selecting previously unselected package libhash-fieldhash-perl.
18:40:43 #14 59.45 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ...
18:40:43 #14 59.45 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
18:40:43 #14 59.49 Selecting previously unselected package libhtml-form-perl.
18:40:43 #14 59.49 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ...
18:40:43 #14 59.49 Unpacking libhtml-form-perl (6.07-1) ...
18:40:43 #14 59.52 Selecting previously unselected package libhtml-format-perl.
18:40:43 #14 59.53 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ...
18:40:43 #14 59.53 Unpacking libhtml-format-perl (2.12-1.1) ...
18:40:43 #14 59.56 Selecting previously unselected package libhtml-html5-entities-perl.
18:40:43 #14 42.74 Get:374 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lzip armhf 1.23-5 [77.6 kB]
18:40:43 #16 2.623 dh_testdir
18:40:43 #16 2.643 dh_testroot
18:40:43 #16 2.663 dh_prep
18:40:43 #16 2.686 dh_testdir
18:40:43 #16 2.705 dh_testroot
18:40:43 #16 2.724 dh_install
18:40:43 #16 2.753 dh_installdocs
18:40:43 #16 2.787 dh_installchangelogs
18:40:43 #14 59.57 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
18:40:43 #14 59.57 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
18:40:43 #14 59.60 Selecting previously unselected package libhttp-daemon-perl.
18:40:43 #14 59.61 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
18:40:43 #14 59.61 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
18:40:43 #14 59.64 Selecting previously unselected package libio-interactive-perl.
18:40:43 #14 59.64 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ...
18:40:43 #14 59.65 Unpacking libio-interactive-perl (1.023-1) ...
18:40:43 #14 59.69 Selecting previously unselected package libio-prompt-tiny-perl.
18:40:43 #14 59.70 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ...
18:40:43 #14 59.70 Unpacking libio-prompt-tiny-perl (0.003-1) ...
18:40:43 #14 59.73 Selecting previously unselected package libtypes-serialiser-perl.
18:40:43 #14 59.74 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ...
18:40:43 #14 59.74 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:40:43 #14 59.77 Selecting previously unselected package libjson-xs-perl.
18:40:43 #14 59.77 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ...
18:40:43 #14 59.78 Unpacking libjson-xs-perl (4.030-1build3) ...
18:40:43 #14 59.81 Selecting previously unselected package libjson-maybexs-perl.
18:40:43 #14 43.01 Get:375 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lzop armhf 1.04-2build2 [84.5 kB]
18:40:43 #14 43.08 Get:376 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
18:40:43 #14 43.12 Get:377 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf unzip armhf 6.0-27ubuntu1 [162 kB]
18:40:43 #14 43.19 Get:378 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lintian all 2.116.3ubuntu1 [1114 kB]
18:40:43 #16 2.866 dh_compress
18:40:43 #16 2.904 dh_fixperms
18:40:43 #16 2.950 dh_installdeb
18:40:43 #16 2.978 dh_gencontrol
18:40:43 #16 3.099 dh_md5sums
18:40:43 #14 59.82 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ...
18:40:43 #14 59.82 Unpacking libjson-maybexs-perl (1.004003-1) ...
18:40:43 #14 59.85 Selecting previously unselected package libldap-common.
18:40:43 #14 59.86 Preparing to unpack .../276-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ...
18:40:43 #14 59.86 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:40:43 #14 59.90 Selecting previously unselected package liblist-compare-perl.
18:40:43 #14 59.90 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ...
18:40:43 #14 59.90 Unpacking liblist-compare-perl (0.55-1) ...
18:40:43 #14 59.93 Selecting previously unselected package liblist-someutils-perl.
18:40:43 #14 59.94 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ...
18:40:43 #14 59.94 Unpacking liblist-someutils-perl (0.58-1) ...
18:40:43 #14 59.98 Selecting previously unselected package liblist-someutils-xs-perl.
18:40:43 #14 59.98 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
18:40:43 #14 59.98 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
18:40:43 #14 60.02 Selecting previously unselected package liblist-utilsby-perl.
18:40:43 #14 60.02 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ...
18:40:43 #14 60.02 Unpacking liblist-utilsby-perl (0.11-1) ...
18:40:43 #14 60.06 Selecting previously unselected package libltdl7:armhf.
18:40:43 #14 60.06 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ...
18:40:43 #14 43.35 Get:379 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf manpages-dev all 6.03-1 [2015 kB]
18:40:44 #16 3.130 dh_builddeb
18:40:44 #16 3.152 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:40:44 #16 3.171 
18:40:44 #16 3.171 The package has been created.
18:40:44 #16 3.171 Attention, the package has been created in the current directory,
18:40:44 #16 3.171 not in ".." as indicated by the message above!
18:40:44 #16 3.194 Selecting previously unselected package docker-ce-build-deps.
18:40:44 #16 3.208 (Reading database ... 26057 files and directories currently installed.)
18:40:44 #16 3.209 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:40:44 #16 3.212 Unpacking docker-ce-build-deps (1.0) ...
18:40:44 #14 60.07 Unpacking libltdl7:armhf (2.4.6-15build2) ...
18:40:44 #14 60.10 Selecting previously unselected package libltdl-dev:armhf.
18:40:44 #14 60.10 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ...
18:40:44 #14 60.11 Unpacking libltdl-dev:armhf (2.4.6-15build2) ...
18:40:44 #14 60.16 Selecting previously unselected package liblzo2-2:armhf.
18:40:44 #14 60.16 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ...
18:40:44 #14 60.16 Unpacking liblzo2-2:armhf (2.10-2build3) ...
18:40:44 #14 60.20 Selecting previously unselected package libsys-hostname-long-perl.
18:40:44 #14 60.20 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ...
18:40:44 #14 60.20 Unpacking libsys-hostname-long-perl (1.5-2) ...
18:40:44 #14 60.24 Selecting previously unselected package libmail-sendmail-perl.
18:40:44 #14 60.24 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ...
18:40:44 #14 60.24 Unpacking libmail-sendmail-perl (0.80-1.1) ...
18:40:44 #14 60.28 Selecting previously unselected package libnet-smtp-ssl-perl.
18:40:44 #14 60.28 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ...
18:40:44 #14 60.28 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
18:40:44 #14 60.32 Selecting previously unselected package libmailtools-perl.
18:40:44 #14 43.46 Get:380 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-certifi all 2022.9.24-1 [155 kB]
18:40:44 #14 43.47 Get:381 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB]
18:40:44 #14 43.47 Get:382 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cryptography armhf 38.0.4-2 [672 kB]
18:40:44 #14 43.50 Get:383 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-idna all 3.3-1 [49.3 kB]
18:40:44 #14 43.50 Get:384 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-nacl armhf 1.5.0-2 [58.0 kB]
18:40:44 #14 60.32 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ...
18:40:44 #14 60.32 Unpacking libmailtools-perl (2.21-1) ...
18:40:44 #14 60.37 Selecting previously unselected package libmarkdown2:armhf.
18:40:44 #14 60.38 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ...
18:40:44 #14 60.38 Unpacking libmarkdown2:armhf (2.2.7-2) ...
18:40:44 #14 60.42 Selecting previously unselected package libmath-base85-perl.
18:40:44 #14 60.42 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ...
18:40:44 #14 60.42 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
18:40:44 #14 60.45 Selecting previously unselected package libmoox-aliases-perl.
18:40:44 #14 60.45 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ...
18:40:44 #14 60.46 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
18:40:44 #14 60.49 Selecting previously unselected package libnamespace-autoclean-perl.
18:40:44 #14 60.49 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ...
18:40:44 #14 60.49 Unpacking libnamespace-autoclean-perl (0.29-1) ...
18:40:44 #14 60.53 Selecting previously unselected package libobject-id-perl.
18:40:44 #14 60.53 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
18:40:44 #14 60.54 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
18:40:44 #14 60.57 Selecting previously unselected package libmoox-struct-perl.
18:40:44 #14 60.57 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ...
18:40:44 #14 60.57 Unpacking libmoox-struct-perl (0.020-1) ...
18:40:44 #14 60.61 Selecting previously unselected package libmouse-perl.
18:40:44 #14 60.61 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ...
18:40:44 #14 60.62 Unpacking libmouse-perl (2.5.10-1build4) ...
18:40:44 #14 60.66 Selecting previously unselected package libpackage-stash-xs-perl.
18:40:44 #14 43.90 Get:385 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-bcrypt armhf 3.2.2-1 [28.1 kB]
18:40:44 #14 60.66 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ...
18:40:44 #14 60.66 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
18:40:44 #14 60.70 Selecting previously unselected package libpath-iterator-rule-perl.
18:40:44 #14 60.70 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ...
18:40:44 #14 60.71 Unpacking libpath-iterator-rule-perl (1.015-1) ...
18:40:44 #14 60.74 Selecting previously unselected package libperlio-gzip-perl.
18:40:44 #14 60.74 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ...
18:40:44 #14 60.74 Unpacking libperlio-gzip-perl (0.19-1build8) ...
18:40:44 #14 60.77 Selecting previously unselected package libperlio-utf8-strict-perl.
18:40:44 #14 60.77 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
18:40:44 #14 60.78 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
18:40:44 #14 60.82 Selecting previously unselected package libpod-parser-perl.
18:40:44 #14 60.82 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ...
18:40:44 #14 60.83 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:40:44 #14 60.85 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:40:44 #14 60.85 Unpacking libpod-parser-perl (1.63-2) ...
18:40:44 #14 60.89 Selecting previously unselected package libpod-constants-perl.
18:40:44 #14 44.06 Get:386 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-six all 1.16.0-4 [12.4 kB]
18:40:44 #14 44.07 Get:387 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-paramiko all 2.12.0-2ubuntu1 [134 kB]
18:40:44 #14 44.23 Get:388 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-urllib3 all 1.26.12-1 [99.7 kB]
18:40:44 #14 44.29 Get:389 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB]
18:40:44 #14 60.89 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ...
18:40:44 #14 60.89 Unpacking libpod-constants-perl (0.19-2) ...
18:40:44 #14 60.93 Selecting previously unselected package libproc-processtable-perl:armhf.
18:40:44 #14 60.93 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ...
18:40:44 #14 60.94 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
18:40:44 #14 60.98 Selecting previously unselected package libre2-9:armhf.
18:40:44 #14 60.98 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ...
18:40:44 #14 60.98 Unpacking libre2-9:armhf (20220201+dfsg-1) ...
18:40:44 #14 61.01 Selecting previously unselected package libre-engine-re2-perl:armhf.
18:40:44 #14 61.01 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
18:40:44 #14 61.02 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
18:40:44 #14 61.05 Selecting previously unselected package libreadonly-perl.
18:40:44 #14 61.06 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ...
18:40:44 #14 61.06 Unpacking libreadonly-perl (2.050-3) ...
18:40:44 #14 61.10 Selecting previously unselected package libref-util-perl.
18:40:44 #14 61.10 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ...
18:40:44 #14 61.10 Unpacking libref-util-perl (0.204-1) ...
18:40:44 #14 61.14 Selecting previously unselected package libref-util-xs-perl.
18:40:44 #14 44.31 Get:390 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-unidiff all 0.7.3-1 [11.0 kB]
18:40:44 #14 44.31 Get:391 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf equivs all 2.3.1 [19.0 kB]
18:40:44 #14 44.32 Get:392 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libauthen-sasl-perl all 2.1600-3 [42.2 kB]
18:40:44 #14 44.33 Get:393 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-magic all 2:0.4.26-3 [13.1 kB]
18:40:45 #14 61.14 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ...
18:40:45 #14 61.14 Unpacking libref-util-xs-perl (0.117-1build5) ...
18:40:45 #14 61.18 Selecting previously unselected package libregexp-pattern-license-perl.
18:40:45 #14 61.18 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
18:40:45 #14 61.19 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
18:40:45 #14 61.23 Selecting previously unselected package libregexp-pattern-perl.
18:40:45 #14 61.23 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ...
18:40:45 #14 61.23 Unpacking libregexp-pattern-perl (0.2.14-1) ...
18:40:45 #14 61.27 Selecting previously unselected package libsasl2-modules:armhf.
18:40:45 #14 61.27 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
18:40:45 #14 61.28 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:40:45 #14 61.32 Selecting previously unselected package libsereal-decoder-perl.
18:40:45 #14 61.32 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ...
18:40:45 #14 61.32 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
18:40:45 #14 61.36 Selecting previously unselected package libsereal-encoder-perl:armhf.
18:40:45 #14 61.36 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ...
18:40:45 #14 61.36 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ...
18:40:45 #14 61.40 Selecting previously unselected package libset-intspan-perl.
18:40:45 #14 44.51 debconf: delaying package configuration, since apt-utils is not installed
18:40:45 #14 44.54 Fetched 124 MB in 38s (3307 kB/s)
18:40:45 #14 44.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4346 files and directories currently installed.)
18:40:45 #14 44.58 Preparing to unpack .../libc6_2.37-0ubuntu2.1_armhf.deb ...
18:40:45 #14 44.68 Unpacking libc6:armhf (2.37-0ubuntu2.1) over (2.37-0ubuntu2) ...
18:40:45 #14 61.40 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ...
18:40:45 #14 61.41 Unpacking libset-intspan-perl (1.19-2) ...
18:40:45 #14 61.44 Selecting previously unselected package libsocket6-perl.
18:40:45 #14 61.44 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ...
18:40:45 #14 61.45 Unpacking libsocket6-perl (0.29-1build4) ...
18:40:45 #14 61.48 Selecting previously unselected package libstring-copyright-perl.
18:40:45 #14 61.48 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ...
18:40:45 #14 61.49 Unpacking libstring-copyright-perl (0.003012-1) ...
18:40:45 #14 61.52 Selecting previously unselected package libstring-escape-perl.
18:40:45 #14 61.53 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ...
18:40:45 #14 61.53 Unpacking libstring-escape-perl (2010.002-2) ...
18:40:45 #14 61.57 Selecting previously unselected package libstring-shellquote-perl.
18:40:45 #14 61.57 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ...
18:40:45 #14 61.58 Unpacking libstring-shellquote-perl (1.04-1) ...
18:40:45 #14 61.61 Selecting previously unselected package libxs-parse-keyword-perl.
18:40:45 #14 61.61 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ...
18:40:45 #14 61.62 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
18:40:45 #14 61.65 Selecting previously unselected package libsyntax-keyword-try-perl.
18:40:45 #16 3.308 Reading package lists...
18:40:45 #16 4.316 Building dependency tree...
18:40:45 #16 4.474 Reading state information...
18:40:45 #16 4.497 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:40:45 #16 4.550 Starting 2 pkgProblemResolver with broken count: 0
18:40:45 #16 4.552 Done
18:40:45 #16 4.579  Done
18:40:45 #16 4.588 Starting pkgProblemResolver with broken count: 0
18:40:45 #16 4.622 Starting 2 pkgProblemResolver with broken count: 0
18:40:45 #14 61.65 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ...
18:40:45 #14 61.65 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
18:40:45 #14 61.68 Selecting previously unselected package libterm-readkey-perl.
18:40:45 #14 61.69 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ...
18:40:45 #14 61.69 Unpacking libterm-readkey-perl (2.38-1build4) ...
18:40:45 #14 61.72 Selecting previously unselected package libtext-levenshteinxs-perl.
18:40:45 #14 61.73 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ...
18:40:45 #14 61.73 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
18:40:45 #14 61.76 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
18:40:45 #14 61.76 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
18:40:45 #14 61.77 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
18:40:45 #14 61.80 Selecting previously unselected package libtext-xslate-perl:armhf.
18:40:45 #14 61.81 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
18:40:45 #14 61.81 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
18:40:45 #14 61.85 Selecting previously unselected package libtime-duration-perl.
18:40:45 #14 61.85 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ...
18:40:45 #14 61.86 Unpacking libtime-duration-perl (1.21-1) ...
18:40:45 #14 61.89 Selecting previously unselected package libtime-moment-perl.
18:40:45 #16 4.624 Done
18:40:45 #16 4.768 The following additional packages will be installed:
18:40:45 #16 4.768   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:40:45 #16 4.769   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
18:40:45 #16 4.769   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
18:40:45 #16 4.769   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
18:40:45 #16 4.771 Suggested packages:
18:40:45 #16 4.771   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
18:40:45 #16 4.771 Recommended packages:
18:40:45 #16 4.771   dmsetup
18:40:45 #16 4.822 The following NEW packages will be installed:
18:40:45 #16 4.823   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:40:45 #16 4.823   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
18:40:45 #16 4.823   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
18:40:45 #16 4.824   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
18:40:45 #14 61.89 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ...
18:40:45 #14 61.90 Unpacking libtime-moment-perl (0.44-1build6) ...
18:40:45 #14 61.93 Selecting previously unselected package libtype-tiny-xs-perl.
18:40:45 #14 61.93 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ...
18:40:45 #14 61.94 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
18:40:45 #14 61.97 Selecting previously unselected package libunicode-utf8-perl.
18:40:45 #14 61.97 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
18:40:45 #14 61.98 Unpacking libunicode-utf8-perl (0.62-1build4) ...
18:40:45 #14 62.01 Selecting previously unselected package libxml-namespacesupport-perl.
18:40:45 #14 62.01 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
18:40:45 #14 62.01 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
18:40:45 #14 62.04 Selecting previously unselected package libxml-sax-base-perl.
18:40:45 #14 62.04 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ...
18:40:45 #14 62.05 Unpacking libxml-sax-base-perl (1.09-1.1) ...
18:40:45 #14 62.10 Selecting previously unselected package libxml-sax-perl.
18:40:45 #14 62.10 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ...
18:40:45 #14 62.10 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
18:40:45 #14 62.14 Selecting previously unselected package libxml-libxml-perl.
18:40:46 #14 45.67 Setting up libc6:armhf (2.37-0ubuntu2.1) ...
18:40:46 #14 62.14 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
18:40:46 #14 62.15 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
18:40:46 #14 62.19 Selecting previously unselected package libxml-parser-perl:armhf.
18:40:46 #14 62.20 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ...
18:40:46 #14 62.20 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
18:40:46 #14 62.25 Selecting previously unselected package libxml-sax-expat-perl.
18:40:46 #14 62.25 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ...
18:40:46 #14 62.25 Unpacking libxml-sax-expat-perl (0.51-1) ...
18:40:46 #14 62.28 Selecting previously unselected package libyaml-libyaml-perl.
18:40:46 #14 62.28 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
18:40:46 #14 62.29 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
18:40:46 #14 62.32 Selecting previously unselected package licensecheck.
18:40:46 #14 62.32 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ...
18:40:46 #14 62.33 Unpacking licensecheck (3.2.14-2) ...
18:40:46 #14 62.38 Selecting previously unselected package libdevel-size-perl.
18:40:46 #16 5.244 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
18:40:46 #16 5.244 1 not fully installed or removed.
18:40:46 #16 5.244 Need to get 7270 kB of archives.
18:40:46 #16 5.244 After this operation, 29.1 MB of additional disk space will be used.
18:40:46 #16 5.244 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB]
18:40:46 #14 62.38 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ...
18:40:46 #14 62.38 Unpacking libdevel-size-perl (0.83-1build4) ...
18:40:46 #14 62.41 Selecting previously unselected package libipc-run3-perl.
18:40:46 #14 62.42 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ...
18:40:46 #14 62.42 Unpacking libipc-run3-perl (0.048-2) ...
18:40:46 #14 62.46 Selecting previously unselected package lzip.
18:40:46 #14 62.46 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ...
18:40:46 #14 62.47 Unpacking lzip (1.23-1) ...
18:40:46 #14 62.50 Selecting previously unselected package lzop.
18:40:46 #14 62.51 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ...
18:40:46 #14 62.51 Unpacking lzop (1.04-2build2) ...
18:40:46 #14 62.55 Selecting previously unselected package t1utils.
18:40:46 #14 62.55 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ...
18:40:46 #14 62.55 Unpacking t1utils (1.41-4build2) ...
18:40:46 #14 62.59 Selecting previously unselected package unzip.
18:40:46 #14 62.59 Preparing to unpack .../340-unzip_6.0-26ubuntu3.1_armhf.deb ...
18:40:46 #14 62.60 Unpacking unzip (6.0-26ubuntu3.1) ...
18:40:46 #14 62.65 Selecting previously unselected package lintian.
18:40:46 #16 5.611 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
18:40:46 #14 62.65 Preparing to unpack .../341-lintian_2.114.0ubuntu1.2_all.deb ...
18:40:46 #14 62.66 Unpacking lintian (2.114.0ubuntu1.2) ...
18:40:46 #14 62.95 Selecting previously unselected package manpages-dev.
18:40:46 #16 5.880 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB]
18:40:46 #16 5.895 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB]
18:40:46 #16 5.898 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB]
18:40:46 #16 5.905 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]
18:40:46 #16 5.909 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake armhf 3.16.3-1ubuntu1.20.04.1 [3014 kB]
18:40:47 #14 62.95 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ...
18:40:47 #14 62.95 Unpacking manpages-dev (5.10-1ubuntu1) ...
18:40:47 #14 63.20 Selecting previously unselected package python3-certifi.
18:40:47 #16 6.054 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
18:40:47 #16 6.054 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
18:40:47 #16 6.058 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB]
18:40:47 #16 6.058 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.22 [19.7 kB]
18:40:47 #16 6.205 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB]
18:40:47 #14 63.20 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ...
18:40:47 #14 63.21 Unpacking python3-certifi (2020.6.20-1) ...
18:40:47 #14 63.26 Selecting previously unselected package python3-idna.
18:40:47 #14 63.26 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ...
18:40:47 #14 63.26 Unpacking python3-idna (3.3-1) ...
18:40:47 #14 63.30 Selecting previously unselected package python3-six.
18:40:47 #14 63.30 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ...
18:40:47 #14 63.31 Unpacking python3-six (1.16.0-3ubuntu1) ...
18:40:47 #14 63.34 Selecting previously unselected package python3-urllib3.
18:40:47 #14 63.35 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ...
18:40:47 #14 63.35 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
18:40:47 #14 63.39 Selecting previously unselected package python3-requests.
18:40:47 #14 63.39 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ...
18:40:47 #14 63.40 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
18:40:47 #14 63.44 Selecting previously unselected package python3-unidiff.
18:40:47 #14 46.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4346 files and directories currently installed.)
18:40:47 #14 46.81 Preparing to unpack .../libc-bin_2.37-0ubuntu2.1_armhf.deb ...
18:40:47 #14 46.82 Unpacking libc-bin (2.37-0ubuntu2.1) over (2.37-0ubuntu2) ...
18:40:47 #14 46.94 Setting up libc-bin (2.37-0ubuntu2.1) ...
18:40:47 #14 47.00 Selecting previously unselected package liblocale-gettext-perl.
18:40:47 #14 47.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4346 files and directories currently installed.)
18:40:47 #14 47.00 Preparing to unpack .../liblocale-gettext-perl_1.07-5_armhf.deb ...
18:40:47 #14 47.00 Unpacking liblocale-gettext-perl (1.07-5) ...
18:40:47 #14 47.04 Selecting previously unselected package libssl3:armhf.
18:40:47 #14 63.44 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ...
18:40:47 #14 63.45 Unpacking python3-unidiff (0.5.5-2) ...
18:40:47 #14 63.48 Selecting previously unselected package python3-xdg.
18:40:47 #14 63.48 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ...
18:40:47 #14 63.49 Unpacking python3-xdg (0.27-2) ...
18:40:47 #14 63.52 Selecting previously unselected package equivs.
18:40:47 #14 63.52 Preparing to unpack .../350-equivs_2.3.1_all.deb ...
18:40:47 #14 63.53 Unpacking equivs (2.3.1) ...
18:40:47 #14 63.56 Selecting previously unselected package libauthen-sasl-perl.
18:40:47 #14 63.56 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ...
18:40:47 #14 63.57 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
18:40:47 #14 63.60 Selecting previously unselected package python3-magic.
18:40:47 #14 63.61 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ...
18:40:47 #14 63.61 Unpacking python3-magic (2:0.4.24-2) ...
18:40:47 #14 63.66 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ...
18:40:47 #14 63.67 Setting up media-types (7.0.0) ...
18:40:47 #14 63.69 Setting up libpipeline1:armhf (1.5.5-1) ...
18:40:47 #14 63.70 Setting up wdiff (1.2.2-2build3) ...
18:40:47 #14 63.71 Setting up gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ...
18:40:47 #14 63.72 Setting up libxau6:armhf (1:1.0.9-1build5) ...
18:40:47 #14 63.73 Setting up libre2-9:armhf (20220201+dfsg-1) ...
18:40:47 #14 63.74 Setting up lto-disabled-list (24) ...
18:40:47 #14 63.75 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
18:40:47 #14 63.76 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
18:40:47 #14 63.77 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
18:40:47 #16 6.628 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-16-0 armhf 10.34-7ubuntu0.1 [156 kB]
18:40:47 #16 6.656 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-32-0 armhf 10.34-7ubuntu0.1 [147 kB]
18:40:47 #16 6.683 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-posix2 armhf 10.34-7ubuntu0.1 [5356 B]
18:40:47 #16 6.684 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-dev armhf 10.34-7ubuntu0.1 [599 kB]
18:40:47 #16 6.787 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB]
18:40:47 #14 47.04 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_armhf.deb ...
18:40:47 #14 47.05 Unpacking libssl3:armhf (3.0.8-1ubuntu1.2) ...
18:40:47 #14 47.11 Selecting previously unselected package libpython3.11-minimal:armhf.
18:40:47 #14 47.11 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_armhf.deb ...
18:40:47 #14 47.11 Unpacking libpython3.11-minimal:armhf (3.11.4-1~23.04) ...
18:40:47 #14 47.20 Selecting previously unselected package libexpat1:armhf.
18:40:47 #14 47.20 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ...
18:40:47 #14 47.20 Unpacking libexpat1:armhf (2.5.0-1) ...
18:40:47 #14 47.24 Selecting previously unselected package python3.11-minimal.
18:40:47 #14 47.24 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_armhf.deb ...
18:40:47 #14 47.24 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
18:40:47 #14 47.31 Setting up libssl3:armhf (3.0.8-1ubuntu1.2) ...
18:40:47 #14 63.77 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
18:40:47 #14 63.78 Setting up libtext-glob-perl (0.11-2) ...
18:40:47 #14 63.79 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
18:40:47 #14 63.80 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
18:40:47 #14 63.82 Setting up distro-info-data (0.52ubuntu0.4) ...
18:40:47 #14 63.83 Setting up manpages (5.10-1ubuntu1) ...
18:40:47 #14 63.84 Setting up unzip (6.0-26ubuntu3.1) ...
18:40:47 #14 63.85 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
18:40:47 #14 63.86 Setting up libbrotli1:armhf (1.0.9-2build6) ...
18:40:47 #14 63.88 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
18:40:47 #14 63.89 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:40:47 #14 63.91 Setting up binutils-common:armhf (2.38-4ubuntu2.3) ...
18:40:47 #14 63.92 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
18:40:47 #14 63.93 Setting up libmagic1:armhf (1:5.41-3ubuntu0.1) ...
18:40:47 #14 63.95 Setting up libdeflate0:armhf (1.10-2) ...
18:40:47 #14 63.96 Setting up less (590-1ubuntu0.22.04.1) ...
18:40:47 #14 63.98 Setting up perl-openssl-defaults:armhf (5build2) ...
18:40:47 #14 63.99 Setting up linux-libc-dev:armhf (5.15.0-86.96) ...
18:40:47 #16 6.799 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB]
18:40:47 #16 6.802 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libseccomp-dev armhf 2.5.1-1ubuntu1~20.04.2 [79.3 kB]
18:40:47 #16 6.808 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.22 [246 kB]
18:40:47 #16 6.828 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]
18:40:47 #16 6.994 debconf: delaying package configuration, since apt-utils is not installed
18:40:47 #16 7.035 Fetched 7270 kB in 2s (3638 kB/s)
18:40:47 #16 7.065 Selecting previously unselected package bash-completion.
18:40:48 #14 47.40 Setting up libpython3.11-minimal:armhf (3.11.4-1~23.04) ...
18:40:48 #14 47.41 Setting up libexpat1:armhf (2.5.0-1) ...
18:40:48 #14 47.42 Setting up python3.11-minimal (3.11.4-1~23.04) ...
18:40:48 #14 64.01 Setting up libctf-nobfd0:armhf (2.38-4ubuntu2.3) ...
18:40:48 #14 64.02 Setting up gettext-base (0.21-4ubuntu4) ...
18:40:48 #14 64.03 Setting up liblzo2-2:armhf (2.10-2build3) ...
18:40:48 #14 64.04 Setting up libnpth0:armhf (1.6-3build2) ...
18:40:48 #14 64.05 Setting up file (1:5.41-3ubuntu0.1) ...
18:40:48 #14 64.07 Setting up libassuan0:armhf (2.5.5-1build1) ...
18:40:48 #14 64.08 Setting up libgomp1:armhf (12.3.0-1ubuntu1~22.04) ...
18:40:48 #14 64.09 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
18:40:48 #14 64.10 Setting up bzip2 (1.0.8-5build1) ...
18:40:48 #14 64.11 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:40:48 #14 64.13 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
18:40:48 #14 64.14 Setting up libfakeroot:armhf (1.28-1ubuntu1) ...
18:40:48 #14 64.16 Setting up libasan6:armhf (11.4.0-1ubuntu1~22.04) ...
18:40:48 #14 64.17 Setting up libnumber-compare-perl (0.03-2) ...
18:40:48 #14 64.18 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:40:48 #14 64.19 Setting up fakeroot (1.28-1ubuntu1) ...
18:40:48 #14 64.21 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:40:48 #14 64.21 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:48 #14 64.21 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:48 #14 64.21 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:48 #14 64.21 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:48 #14 64.21 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:48 #14 64.21 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:48 #14 64.21 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:48 #14 64.21 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:40:48 #14 64.22 Setting up autotools-dev (20220109.1) ...
18:40:48 #14 64.23 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
18:40:48 #14 64.24 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
18:40:48 #14 64.26 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
18:40:48 #14 64.27 Setting up make (4.3-4.1build1) ...
18:40:48 #14 64.28 Setting up libmpfr6:armhf (4.1.0-3build3) ...
18:40:48 #14 64.29 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:40:48 #14 64.30 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
18:40:48 #14 64.32 Setting up lzip (1.23-1) ...
18:40:48 #16 7.065 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26061 files and directories currently installed.)
18:40:48 #16 7.079 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
18:40:48 #14 64.33 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
18:40:48 #14 64.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
18:40:48 #14 64.33 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
18:40:48 #14 64.33 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
18:40:48 #14 64.34 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
18:40:48 #14 64.34 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
18:40:48 #14 64.35 Setting up strace (5.16-0ubuntu3) ...
18:40:48 #14 64.36 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ...
18:40:48 #14 64.37 Setting up xz-utils (5.2.5-2ubuntu1) ...
18:40:48 #14 64.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:40:48 #14 64.38 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.38 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:40:48 #14 64.39 Setting up t1utils (1.41-4build2) ...
18:40:48 #14 64.41 Setting up diffstat (1.64-1build2) ...
18:40:48 #14 64.42 Setting up libpng16-16:armhf (1.6.37-3build5) ...
18:40:48 #14 64.43 Setting up libmpc3:armhf (1.2.1-2build1) ...
18:40:48 #14 64.44 Setting up libatomic1:armhf (12.3.0-1ubuntu1~22.04) ...
18:40:48 #14 64.46 Setting up patch (2.7.6-7build2) ...
18:40:48 #14 64.47 Setting up autopoint (0.21-4ubuntu4) ...
18:40:48 #14 64.48 Setting up fonts-dejavu-core (2.37-2build1) ...
18:40:48 #14 64.54 Setting up ucf (3.0043) ...
18:40:48 #14 48.17 Selecting previously unselected package python3-minimal.
18:40:48 #14 64.65 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
18:40:48 #14 64.66 Setting up libltdl7:armhf (2.4.6-15build2) ...
18:40:48 #14 64.68 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:40:48 #14 64.69 Setting up libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ...
18:40:48 #14 64.70 Setting up libwebp7:armhf (1.2.2-2ubuntu0.22.04.2) ...
18:40:48 #14 64.72 Setting up libubsan1:armhf (12.3.0-1ubuntu1~22.04) ...
18:40:48 #14 64.73 Setting up libgcc-11-dev:armhf (11.4.0-1ubuntu1~22.04) ...
18:40:48 #14 64.75 Setting up libmd0:armhf (1.0.4-1build1) ...
18:40:48 #14 64.76 Setting up python-apt-common (2.4.0ubuntu2) ...
18:40:48 #16 7.776 Unpacking bash-completion (1:2.10-1ubuntu1) ...
18:40:48 #16 7.909 Selecting previously unselected package cmake-data.
18:40:48 #14 48.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4686 files and directories currently installed.)
18:40:48 #14 48.17 Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ...
18:40:48 #14 48.18 Unpacking python3-minimal (3.11.2-1) ...
18:40:48 #14 48.20 Selecting previously unselected package media-types.
18:40:48 #14 48.20 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:40:48 #14 48.21 Unpacking media-types (10.0.0) ...
18:40:48 #14 48.24 Selecting previously unselected package libkrb5support0:armhf.
18:40:48 #14 48.24 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_armhf.deb ...
18:40:48 #14 48.24 Unpacking libkrb5support0:armhf (1.20.1-1build1) ...
18:40:48 #14 48.27 Selecting previously unselected package libk5crypto3:armhf.
18:40:48 #14 48.27 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_armhf.deb ...
18:40:48 #14 48.27 Unpacking libk5crypto3:armhf (1.20.1-1build1) ...
18:40:48 #14 48.31 Selecting previously unselected package libkeyutils1:armhf.
18:40:48 #14 48.31 Preparing to unpack .../04-libkeyutils1_1.6.3-2_armhf.deb ...
18:40:48 #14 48.31 Unpacking libkeyutils1:armhf (1.6.3-2) ...
18:40:48 #14 48.34 Selecting previously unselected package libkrb5-3:armhf.
18:40:48 #14 48.34 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_armhf.deb ...
18:40:48 #14 48.34 Unpacking libkrb5-3:armhf (1.20.1-1build1) ...
18:40:48 #14 48.38 Selecting previously unselected package libgssapi-krb5-2:armhf.
18:40:48 #14 48.38 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_armhf.deb ...
18:40:48 #14 64.77 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
18:40:48 #14 64.79 Setting up libcrypt-dev:armhf (1:4.4.27-1) ...
18:40:48 #14 64.80 Setting up libuchardet0:armhf (0.0.7-1build2) ...
18:40:48 #14 64.81 Setting up lzop (1.04-2build2) ...
18:40:48 #14 64.82 Setting up libmpdec3:armhf (2.5.1-2build2) ...
18:40:48 #14 64.86 Setting up git-man (1:2.34.1-1ubuntu1.10) ...
18:40:48 #14 64.87 Setting up netbase (6.3) ...
18:40:48 #14 64.90 Setting up libbinutils:armhf (2.38-4ubuntu2.3) ...
18:40:48 #14 64.92 Setting up libfido2-1:armhf (1.10.0-1) ...
18:40:48 #14 64.93 Setting up libisl23:armhf (0.24-2build1) ...
18:40:48 #14 64.95 Setting up libc-dev-bin (2.35-0ubuntu3.4) ...
18:40:48 #14 64.96 Setting up openssl (3.0.2-0ubuntu1.10) ...
18:40:48 #14 64.98 Setting up libbsd0:armhf (0.11.5-1) ...
18:40:48 #14 64.99 Setting up libelf1:armhf (0.186-1build1) ...
18:40:48 #14 65.01 Setting up readline-common (8.1.2-1) ...
18:40:48 #14 65.02 Setting up publicsuffix (20211207.1025-1) ...
18:40:48 #14 65.04 Setting up zstd (1.4.8+dfsg-3build1) ...
18:40:48 #14 65.05 Setting up libmarkdown2:armhf (2.2.7-2) ...
18:40:48 #14 65.06 Setting up libcc1-0:armhf (12.3.0-1ubuntu1~22.04) ...
18:40:48 #14 65.08 Setting up iso-codes (4.9.0-1) ...
18:40:48 #14 65.09 Setting up liblocale-gettext-perl (1.07-4build3) ...
18:40:49 #16 7.912 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
18:40:49 #16 7.918 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
18:40:49 #14 48.39 Unpacking libgssapi-krb5-2:armhf (1.20.1-1build1) ...
18:40:49 #14 48.42 Selecting previously unselected package libtirpc-common.
18:40:49 #14 48.42 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
18:40:49 #14 48.42 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:40:49 #14 48.45 Selecting previously unselected package libtirpc3:armhf.
18:40:49 #14 48.45 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_armhf.deb ...
18:40:49 #14 48.45 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
18:40:49 #14 48.49 Selecting previously unselected package libnsl2:armhf.
18:40:49 #14 48.49 Preparing to unpack .../09-libnsl2_1.3.0-2build2_armhf.deb ...
18:40:49 #14 48.49 Unpacking libnsl2:armhf (1.3.0-2build2) ...
18:40:49 #14 48.52 Selecting previously unselected package readline-common.
18:40:49 #14 48.52 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
18:40:49 #14 48.52 Unpacking readline-common (8.2-1.3) ...
18:40:49 #14 48.55 Selecting previously unselected package libreadline8:armhf.
18:40:49 #14 48.55 Preparing to unpack .../11-libreadline8_8.2-1.3_armhf.deb ...
18:40:49 #14 48.56 Unpacking libreadline8:armhf (8.2-1.3) ...
18:40:49 #14 48.59 Selecting previously unselected package libsqlite3-0:armhf.
18:40:49 #14 65.10 Setting up dctrl-tools (2.24-3build2) ...
18:40:49 #14 65.11 Setting up libgdbm6:armhf (1.23-1) ...
18:40:49 #14 65.12 Setting up libicu70:armhf (70.1-2) ...
18:40:49 #14 65.14 Setting up libctf0:armhf (2.38-4ubuntu2.3) ...
18:40:49 #14 65.15 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
18:40:49 #14 65.17 Setting up pinentry-curses (1.1.1-1build2) ...
18:40:49 #14 65.19 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
18:40:49 #14 65.20 Setting up manpages-dev (5.10-1ubuntu1) ...
18:40:49 #14 65.21 Setting up libdw1:armhf (0.186-1build1) ...
18:40:49 #14 65.23 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
18:40:49 #14 65.24 Setting up libxcb1:armhf (1.14-3ubuntu3) ...
18:40:49 #14 65.25 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
18:40:49 #16 8.285 Selecting previously unselected package libarchive13:armhf.
18:40:49 #16 8.289 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ...
18:40:49 #16 8.296 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ...
18:40:49 #16 8.350 Selecting previously unselected package libjsoncpp1:armhf.
18:40:49 #16 8.353 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ...
18:40:49 #16 8.358 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
18:40:49 #16 8.397 Selecting previously unselected package librhash0:armhf.
18:40:49 #16 8.397 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ...
18:40:49 #16 8.401 Unpacking librhash0:armhf (1.3.9-1) ...
18:40:49 #16 8.449 Selecting previously unselected package libuv1:armhf.
18:40:49 #16 8.452 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
18:40:49 #14 48.59 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_armhf.deb ...
18:40:49 #14 48.59 Unpacking libsqlite3-0:armhf (3.40.1-1) ...
18:40:49 #14 48.63 Selecting previously unselected package libpython3.11-stdlib:armhf.
18:40:49 #14 48.63 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_armhf.deb ...
18:40:49 #14 48.63 Unpacking libpython3.11-stdlib:armhf (3.11.4-1~23.04) ...
18:40:49 #14 48.74 Selecting previously unselected package python3.11.
18:40:49 #14 48.74 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_armhf.deb ...
18:40:49 #14 48.74 Unpacking python3.11 (3.11.4-1~23.04) ...
18:40:49 #14 48.77 Selecting previously unselected package libpython3-stdlib:armhf.
18:40:49 #14 48.77 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_armhf.deb ...
18:40:49 #14 48.77 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
18:40:49 #14 48.80 Setting up python3-minimal (3.11.2-1) ...
18:40:49 #14 65.43 Setting up libedit2:armhf (3.1-20210910-1build1) ...
18:40:49 #14 65.45 Setting up libreadline8:armhf (8.1.2-1) ...
18:40:49 #14 65.46 Setting up m4 (1.4.18-5ubuntu2) ...
18:40:49 #14 65.48 Setting up libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:40:49 #14 65.49 Setting up libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ...
18:40:49 #14 65.50 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
18:40:49 #16 8.456 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ...
18:40:49 #16 8.492 Selecting previously unselected package cmake.
18:40:49 #16 8.494 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_armhf.deb ...
18:40:49 #16 8.499 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
18:40:49 #14 48.96 Selecting previously unselected package python3.
18:40:49 #14 48.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5175 files and directories currently installed.)
18:40:49 #14 48.96 Preparing to unpack .../0-python3_3.11.2-1_armhf.deb ...
18:40:49 #14 48.97 Unpacking python3 (3.11.2-1) ...
18:40:49 #14 49.00 Selecting previously unselected package perl-modules-5.36.
18:40:49 #14 49.00 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ...
18:40:49 #14 49.00 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
18:40:49 #16 8.802 Selecting previously unselected package dh-apparmor.
18:40:49 #16 8.804 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
18:40:49 #16 8.808 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
18:40:49 #16 8.843 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:40:49 #16 8.846 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
18:40:49 #16 8.849 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
18:40:49 #16 8.893 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
18:40:49 #14 49.24 Selecting previously unselected package libgdbm6:armhf.
18:40:49 #14 49.24 Preparing to unpack .../2-libgdbm6_1.23-3_armhf.deb ...
18:40:49 #14 49.25 Unpacking libgdbm6:armhf (1.23-3) ...
18:40:49 #14 49.28 Selecting previously unselected package libgdbm-compat4:armhf.
18:40:49 #14 49.28 Preparing to unpack .../3-libgdbm-compat4_1.23-3_armhf.deb ...
18:40:49 #14 49.28 Unpacking libgdbm-compat4:armhf (1.23-3) ...
18:40:49 #14 49.32 Selecting previously unselected package libperl5.36:armhf.
18:40:49 #14 49.32 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_armhf.deb ...
18:40:49 #14 49.32 Unpacking libperl5.36:armhf (5.36.0-7ubuntu0.23.04.1) ...
18:40:49 #14 66.00 Updating certificates in /etc/ssl/certs...
18:40:50 #16 8.896 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
18:40:50 #16 8.901 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
18:40:50 #16 8.930 Selecting previously unselected package libudev-dev:armhf.
18:40:50 #16 8.933 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.22_armhf.deb ...
18:40:50 #16 8.936 Unpacking libudev-dev:armhf (245.4-4ubuntu3.22) ...
18:40:50 #16 8.970 Selecting previously unselected package libsepol1-dev:armhf.
18:40:50 #16 8.972 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ...
18:40:50 #16 8.976 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
18:40:50 #16 9.040 Selecting previously unselected package libpcre2-16-0:armhf.
18:40:50 #16 9.043 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_armhf.deb ...
18:40:50 #16 9.048 Unpacking libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
18:40:50 #16 9.094 Selecting previously unselected package libpcre2-32-0:armhf.
18:40:50 #16 9.097 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_armhf.deb ...
18:40:50 #16 9.100 Unpacking libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
18:40:50 #16 9.145 Selecting previously unselected package libpcre2-posix2:armhf.
18:40:50 #16 9.149 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_armhf.deb ...
18:40:50 #16 9.157 Unpacking libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
18:40:50 #16 9.183 Selecting previously unselected package libpcre2-dev:armhf.
18:40:50 #16 9.186 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_armhf.deb ...
18:40:50 #16 9.190 Unpacking libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
18:40:50 #16 9.270 Selecting previously unselected package libselinux1-dev:armhf.
18:40:50 #14 49.50 Selecting previously unselected package perl.
18:40:50 #14 49.50 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_armhf.deb ...
18:40:50 #14 49.51 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ...
18:40:50 #14 49.55 Selecting previously unselected package adduser.
18:40:50 #14 49.55 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ...
18:40:50 #14 49.56 Unpacking adduser (3.129ubuntu1) ...
18:40:50 #14 49.59 Setting up adduser (3.129ubuntu1) ...
18:40:50 #14 49.65 Selecting previously unselected package openssl.
18:40:50 #14 49.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7243 files and directories currently installed.)
18:40:50 #14 49.65 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_armhf.deb ...
18:40:50 #14 49.65 Unpacking openssl (3.0.8-1ubuntu1.2) ...
18:40:50 #14 49.71 Selecting previously unselected package ca-certificates.
18:40:50 #14 49.71 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
18:40:50 #14 49.71 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
18:40:50 #16 9.272 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_armhf.deb ...
18:40:50 #16 9.278 Unpacking libselinux1-dev:armhf (3.0-1build2) ...
18:40:50 #16 9.326 Selecting previously unselected package libdevmapper-dev:armhf.
18:40:50 #16 9.329 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ...
18:40:50 #16 9.334 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
18:40:50 #16 9.369 Selecting previously unselected package libseccomp-dev:armhf.
18:40:50 #16 9.372 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
18:40:50 #16 9.376 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
18:40:50 #16 9.422 Selecting previously unselected package libsystemd-dev:armhf.
18:40:50 #16 9.425 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.22_armhf.deb ...
18:40:50 #16 9.428 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.22) ...
18:40:50 #16 9.497 Selecting previously unselected package pkg-config.
18:40:50 #14 49.76 Selecting previously unselected package distro-info-data.
18:40:50 #14 49.76 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ...
18:40:50 #14 49.76 Unpacking distro-info-data (0.57ubuntu0.1) ...
18:40:50 #14 49.78 Selecting previously unselected package iso-codes.
18:40:50 #14 49.79 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ...
18:40:50 #14 49.79 Unpacking iso-codes (4.12.0-1) ...
18:40:50 #14 66.66 137 added, 0 removed; done.
18:40:50 #14 66.69 Setting up libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.2) ...
18:40:50 #14 66.70 Setting up libgdbm-compat4:armhf (1.23-1) ...
18:40:50 #14 66.72 Setting up dwz (0.14-1build2) ...
18:40:50 #16 9.500 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_armhf.deb ...
18:40:50 #16 9.505 Unpacking pkg-config (0.29.1-0ubuntu4) ...
18:40:50 #16 9.549 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
18:40:50 #16 9.561 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ...
18:40:50 #16 9.571 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
18:40:50 #16 9.583 Setting up libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
18:40:50 #16 9.595 Setting up libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
18:40:50 #16 9.606 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
18:40:50 #16 9.617 Setting up bash-completion (1:2.10-1ubuntu1) ...
18:40:50 #14 49.95 Selecting previously unselected package krb5-locales.
18:40:50 #14 49.95 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ...
18:40:50 #14 49.95 Unpacking krb5-locales (1.20.1-1build1) ...
18:40:50 #14 49.98 Selecting previously unselected package less.
18:40:50 #14 49.98 Preparing to unpack .../005-less_590-1.2_armhf.deb ...
18:40:50 #14 49.99 Unpacking less (590-1.2) ...
18:40:50 #14 50.02 Selecting previously unselected package libbsd0:armhf.
18:40:50 #14 50.02 Preparing to unpack .../006-libbsd0_0.11.7-4_armhf.deb ...
18:40:50 #14 50.03 Unpacking libbsd0:armhf (0.11.7-4) ...
18:40:50 #14 50.06 Selecting previously unselected package libelf1:armhf.
18:40:50 #14 50.06 Preparing to unpack .../007-libelf1_0.188-2.1_armhf.deb ...
18:40:50 #14 50.06 Unpacking libelf1:armhf (0.188-2.1) ...
18:40:50 #14 50.09 Selecting previously unselected package libicu72:armhf.
18:40:50 #14 50.09 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_armhf.deb ...
18:40:50 #14 50.10 Unpacking libicu72:armhf (72.1-3ubuntu2) ...
18:40:50 #14 66.73 Setting up groff-base (1.22.4-8build1) ...
18:40:50 #14 66.75 Setting up cpp (4:11.2.0-1ubuntu1) ...
18:40:50 #14 66.77 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
18:40:50 #14 66.78 Setting up debugedit (1:5.0-4build1) ...
18:40:50 #14 66.79 Setting up libcurl4:armhf (7.81.0-1ubuntu1.14) ...
18:40:50 #14 66.81 Setting up libc6-dev:armhf (2.35-0ubuntu3.4) ...
18:40:50 #14 66.83 Setting up libx11-6:armhf (2:1.7.5-1ubuntu0.3) ...
18:40:50 #14 66.84 Setting up libtiff5:armhf (4.3.0-6ubuntu0.6) ...
18:40:50 #14 66.85 Setting up curl (7.81.0-1ubuntu1.14) ...
18:40:50 #14 66.86 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
18:40:50 #14 66.87 Setting up binutils-arm-linux-gnueabihf (2.38-4ubuntu2.3) ...
18:40:50 #14 66.89 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ...
18:40:50 #14 66.90 Setting up libxmuu1:armhf (2:1.1.3-3) ...
18:40:50 #14 66.92 Setting up gpg (2.2.27-3ubuntu2.1) ...
18:40:50 #14 66.93 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
18:40:50 #14 50.36 Selecting previously unselected package libxml2:armhf.
18:40:50 #14 50.36 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_armhf.deb ...
18:40:50 #14 50.36 Unpacking libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ...
18:40:50 #14 50.40 Selecting previously unselected package libyaml-0-2:armhf.
18:40:50 #14 50.40 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_armhf.deb ...
18:40:50 #14 50.40 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
18:40:50 #14 50.43 Selecting previously unselected package lsb-release.
18:40:50 #14 50.43 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ...
18:40:50 #14 50.43 Unpacking lsb-release (12.0-1ubuntu1) ...
18:40:50 #14 50.46 Selecting previously unselected package netbase.
18:40:50 #14 50.46 Preparing to unpack .../012-netbase_6.4_all.deb ...
18:40:50 #14 50.47 Unpacking netbase (6.4) ...
18:40:50 #14 50.49 Selecting previously unselected package python-apt-common.
18:40:50 #14 50.49 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ...
18:40:50 #14 50.49 Unpacking python-apt-common (2.5.3ubuntu1) ...
18:40:50 #14 50.52 Selecting previously unselected package python3-apt.
18:40:50 #14 50.52 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_armhf.deb ...
18:40:50 #14 50.53 Unpacking python3-apt (2.5.3ubuntu1) ...
18:40:51 #14 66.94 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
18:40:51 #14 66.95 Setting up libperl5.34:armhf (5.34.0-3ubuntu1.2) ...
18:40:51 #14 66.96 Setting up gettext (0.21-4ubuntu4) ...
18:40:51 #14 66.98 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
18:40:51 #14 50.56 Selecting previously unselected package python3-pkg-resources.
18:40:51 #14 50.56 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ...
18:40:51 #14 50.57 Unpacking python3-pkg-resources (66.1.1-1) ...
18:40:51 #14 50.61 Selecting previously unselected package ucf.
18:40:51 #14 50.61 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ...
18:40:51 #14 50.62 Moving old data out of the way
18:40:51 #14 50.62 Unpacking ucf (3.0043+nmu1) ...
18:40:51 #14 50.65 Selecting previously unselected package bsdextrautils.
18:40:51 #14 50.65 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_armhf.deb ...
18:40:51 #14 50.66 Unpacking bsdextrautils (2.38.1-4ubuntu1) ...
18:40:51 #14 50.69 Selecting previously unselected package libmagic-mgc.
18:40:51 #14 50.69 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_armhf.deb ...
18:40:51 #14 50.69 Unpacking libmagic-mgc (1:5.44-3) ...
18:40:51 #14 50.75 Selecting previously unselected package libmagic1:armhf.
18:40:51 #14 67.47 Setting up python3.10 (3.10.12-1~22.04.2) ...
18:40:51 #14 50.75 Preparing to unpack .../019-libmagic1_1%3a5.44-3_armhf.deb ...
18:40:51 #14 50.76 Unpacking libmagic1:armhf (1:5.44-3) ...
18:40:51 #14 50.78 Selecting previously unselected package file.
18:40:51 #14 50.78 Preparing to unpack .../020-file_1%3a5.44-3_armhf.deb ...
18:40:51 #14 50.79 Unpacking file (1:5.44-3) ...
18:40:51 #14 50.81 Selecting previously unselected package gettext-base.
18:40:51 #14 50.81 Preparing to unpack .../021-gettext-base_0.21-11_armhf.deb ...
18:40:51 #14 50.82 Unpacking gettext-base (0.21-11) ...
18:40:51 #14 50.85 Selecting previously unselected package libuchardet0:armhf.
18:40:51 #14 50.85 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_armhf.deb ...
18:40:51 #14 50.86 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
18:40:51 #14 50.89 Selecting previously unselected package groff-base.
18:40:51 #14 50.89 Preparing to unpack .../023-groff-base_1.22.4-10_armhf.deb ...
18:40:51 #14 50.90 Unpacking groff-base (1.22.4-10) ...
18:40:51 #14 50.97 Selecting previously unselected package libcbor0.8:armhf.
18:40:51 #14 50.97 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
18:40:51 #16 10.36 Setting up pkg-config (0.29.1-0ubuntu4) ...
18:40:51 #16 10.41 Setting up libudev-dev:armhf (245.4-4ubuntu3.22) ...
18:40:51 #16 10.42 Setting up libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
18:40:51 #16 10.43 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
18:40:51 #16 10.44 Setting up librhash0:armhf (1.3.9-1) ...
18:40:51 #16 10.46 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
18:40:51 #16 10.47 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
18:40:51 #16 10.48 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.22) ...
18:40:51 #16 10.50 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
18:40:51 #16 10.51 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
18:40:51 #16 10.52 Setting up libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
18:40:51 #16 10.54 Setting up libselinux1-dev:armhf (3.0-1build2) ...
18:40:51 #16 10.55 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
18:40:51 #16 10.56 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
18:40:51 #16 10.57 Setting up docker-ce-build-deps (1.0) ...
18:40:51 #16 10.59 Processing triggers for man-db (2.9.1-1) ...
18:40:51 #16 10.62 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:40:51 #14 50.97 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
18:40:51 #14 51.00 Selecting previously unselected package libedit2:armhf.
18:40:51 #14 51.00 Preparing to unpack .../025-libedit2_3.1-20221030-2_armhf.deb ...
18:40:51 #14 51.01 Unpacking libedit2:armhf (3.1-20221030-2) ...
18:40:51 #14 51.04 Selecting previously unselected package libfido2-1:armhf.
18:40:51 #14 51.04 Preparing to unpack .../026-libfido2-1_1.12.0-2_armhf.deb ...
18:40:51 #14 51.04 Unpacking libfido2-1:armhf (1.12.0-2) ...
18:40:51 #14 51.08 Selecting previously unselected package libjansson4:armhf.
18:40:51 #14 51.08 Preparing to unpack .../027-libjansson4_2.14-2_armhf.deb ...
18:40:51 #14 51.08 Unpacking libjansson4:armhf (2.14-2) ...
18:40:51 #14 51.11 Selecting previously unselected package libnghttp2-14:armhf.
18:40:51 #14 51.11 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_armhf.deb ...
18:40:51 #14 51.12 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
18:40:51 #14 51.15 Selecting previously unselected package libpipeline1:armhf.
18:40:51 #14 51.15 Preparing to unpack .../029-libpipeline1_1.5.7-1_armhf.deb ...
18:40:51 #14 51.16 Unpacking libpipeline1:armhf (1.5.7-1) ...
18:40:51 #14 51.18 Selecting previously unselected package libpng16-16:armhf.
18:40:51 #14 51.19 Preparing to unpack .../030-libpng16-16_1.6.39-2_armhf.deb ...
18:40:51 #14 51.19 Unpacking libpng16-16:armhf (1.6.39-2) ...
18:40:51 #14 51.22 Selecting previously unselected package libpsl5:armhf.
18:40:51 #14 51.22 Preparing to unpack .../031-libpsl5_0.21.2-1_armhf.deb ...
18:40:51 #14 51.22 Unpacking libpsl5:armhf (0.21.2-1) ...
18:40:51 #14 51.25 Selecting previously unselected package libxau6:armhf.
18:40:51 #14 51.25 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_armhf.deb ...
18:40:51 #14 51.25 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
18:40:51 #14 51.28 Selecting previously unselected package libxdmcp6:armhf.
18:40:51 #14 51.28 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
18:40:51 #16 DONE 10.8s
18:40:51 
18:40:51 #17 [stage-1 6/9] COPY --link sources/ /sources
18:40:51 #14 51.29 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
18:40:51 #14 51.32 Selecting previously unselected package libxcb1:armhf.
18:40:51 #14 51.32 Preparing to unpack .../034-libxcb1_1.15-1_armhf.deb ...
18:40:51 #14 51.32 Unpacking libxcb1:armhf (1.15-1) ...
18:40:51 #14 51.35 Selecting previously unselected package libx11-data.
18:40:51 #14 51.35 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.3_all.deb ...
18:40:51 #14 51.35 Unpacking libx11-data (2:1.8.4-2ubuntu0.3) ...
18:40:51 #14 51.41 Selecting previously unselected package libx11-6:armhf.
18:40:51 #14 51.41 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.3_armhf.deb ...
18:40:51 #14 51.42 Unpacking libx11-6:armhf (2:1.8.4-2ubuntu0.3) ...
18:40:51 #14 51.47 Selecting previously unselected package libxext6:armhf.
18:40:51 #14 51.47 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_armhf.deb ...
18:40:51 #14 51.47 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
18:40:51 #14 51.50 Selecting previously unselected package libxmuu1:armhf.
18:40:51 #14 51.50 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_armhf.deb ...
18:40:51 #14 51.50 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
18:40:51 #14 51.54 Selecting previously unselected package man-db.
18:40:52 #17 DONE 0.2s
18:40:52 
18:40:52 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:40:52 #14 51.54 Preparing to unpack .../039-man-db_2.11.2-1_armhf.deb ...
18:40:52 #14 51.54 Unpacking man-db (2.11.2-1) ...
18:40:52 #14 51.60 Selecting previously unselected package manpages.
18:40:52 #14 51.60 Preparing to unpack .../040-manpages_6.03-1_all.deb ...
18:40:52 #14 51.60 Unpacking manpages (6.03-1) ...
18:40:52 #14 51.65 Selecting previously unselected package openssh-client.
18:40:52 #14 51.65 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_armhf.deb ...
18:40:52 #14 51.66 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ...
18:40:52 #14 51.71 Selecting previously unselected package publicsuffix.
18:40:52 #14 51.71 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ...
18:40:52 #14 51.71 Unpacking publicsuffix (20230209.2326-1) ...
18:40:52 #14 51.75 Selecting previously unselected package libunwind8:armhf.
18:40:52 #14 51.75 Preparing to unpack .../043-libunwind8_1.6.2-3_armhf.deb ...
18:40:52 #14 51.75 Unpacking libunwind8:armhf (1.6.2-3) ...
18:40:52 #14 51.78 Selecting previously unselected package strace.
18:40:52 #14 68.26 Setting up libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.2) ...
18:40:52 #14 68.27 Setting up openssh-client (1:8.9p1-3ubuntu0.4) ...
18:40:52 #14 68.35 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
18:40:52 #14 68.35 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
18:40:52 #14 68.36 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
18:40:52 #14 68.36 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
18:40:52 #14 68.36 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
18:40:52 #14 51.78 Preparing to unpack .../044-strace_6.2-0ubuntu1_armhf.deb ...
18:40:52 #14 51.78 Unpacking strace (6.2-0ubuntu1) ...
18:40:52 #14 51.81 Selecting previously unselected package xauth.
18:40:52 #14 51.81 Preparing to unpack .../045-xauth_1%3a1.1.2-1_armhf.deb ...
18:40:52 #14 51.82 Unpacking xauth (1:1.1.2-1) ...
18:40:52 #14 51.85 Selecting previously unselected package xz-utils.
18:40:52 #14 51.85 Preparing to unpack .../046-xz-utils_5.4.1-0.2_armhf.deb ...
18:40:52 #14 51.85 Unpacking xz-utils (5.4.1-0.2) ...
18:40:52 #14 51.89 Selecting previously unselected package m4.
18:40:52 #14 51.89 Preparing to unpack .../047-m4_1.4.19-3_armhf.deb ...
18:40:52 #14 51.89 Unpacking m4 (1.4.19-3) ...
18:40:52 #14 51.92 Selecting previously unselected package autoconf.
18:40:52 #14 51.92 Preparing to unpack .../048-autoconf_2.71-3_all.deb ...
18:40:52 #14 51.93 Unpacking autoconf (2.71-3) ...
18:40:52 #14 51.97 Selecting previously unselected package autotools-dev.
18:40:52 #14 51.97 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ...
18:40:52 #14 51.98 Unpacking autotools-dev (20220109.1) ...
18:40:52 #14 52.01 Selecting previously unselected package automake.
18:40:52 #14 52.01 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ...
18:40:52 #14 68.36 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
18:40:52 #14 68.37 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
18:40:52 #14 68.39 Setting up libxext6:armhf (2:1.3.4-1build1) ...
18:40:52 #14 68.40 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.14) ...
18:40:52 #14 68.42 Setting up python3 (3.10.6-1~22.04) ...
18:40:52 #14 52.01 Unpacking automake (1:1.16.5-1.3) ...
18:40:52 #14 52.06 Selecting previously unselected package autopoint.
18:40:52 #14 52.06 Preparing to unpack .../051-autopoint_0.21-11_all.deb ...
18:40:52 #14 52.07 Unpacking autopoint (0.21-11) ...
18:40:52 #14 52.09 Selecting previously unselected package binutils-common:armhf.
18:40:52 #14 52.10 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_armhf.deb ...
18:40:52 #14 52.10 Unpacking binutils-common:armhf (2.40-2ubuntu4.1) ...
18:40:52 #14 52.13 Selecting previously unselected package libbinutils:armhf.
18:40:52 #14 52.13 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_armhf.deb ...
18:40:52 #14 52.14 Unpacking libbinutils:armhf (2.40-2ubuntu4.1) ...
18:40:52 #14 52.18 Selecting previously unselected package libctf-nobfd0:armhf.
18:40:52 #14 52.18 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_armhf.deb ...
18:40:52 #14 52.18 Unpacking libctf-nobfd0:armhf (2.40-2ubuntu4.1) ...
18:40:52 #14 52.21 Selecting previously unselected package libctf0:armhf.
18:40:52 #14 52.22 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_armhf.deb ...
18:40:52 #14 52.22 Unpacking libctf0:armhf (2.40-2ubuntu4.1) ...
18:40:52 #14 52.24 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:40:52 #14 68.73 Setting up binutils (2.38-4ubuntu2.3) ...
18:40:52 #14 68.75 Setting up python3-xdg (0.27-2) ...
18:40:52 #14 68.92 Setting up man-db (2.10.2-1) ...
18:40:52 #14 52.25 Preparing to unpack .../056-binutils-arm-linux-gnueabihf_2.40-2ubuntu4.1_armhf.deb ...
18:40:52 #14 52.25 Unpacking binutils-arm-linux-gnueabihf (2.40-2ubuntu4.1) ...
18:40:52 #14 52.34 Selecting previously unselected package binutils.
18:40:52 #14 52.34 Preparing to unpack .../057-binutils_2.40-2ubuntu4.1_armhf.deb ...
18:40:52 #14 52.34 Unpacking binutils (2.40-2ubuntu4.1) ...
18:40:52 #14 52.37 Selecting previously unselected package libc-dev-bin.
18:40:52 #14 52.37 Preparing to unpack .../058-libc-dev-bin_2.37-0ubuntu2.1_armhf.deb ...
18:40:52 #14 52.38 Unpacking libc-dev-bin (2.37-0ubuntu2.1) ...
18:40:52 #14 52.40 Selecting previously unselected package linux-libc-dev:armhf.
18:40:52 #14 52.40 Preparing to unpack .../059-linux-libc-dev_6.2.0-34.34_armhf.deb ...
18:40:52 #14 52.40 Unpacking linux-libc-dev:armhf (6.2.0-34.34) ...
18:40:53 #14 69.05 Building database of manual pages ...
18:40:53 #14 52.56 Selecting previously unselected package libcrypt-dev:armhf.
18:40:53 #14 52.56 Preparing to unpack .../060-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
18:40:53 #14 52.57 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
18:40:53 #14 52.60 Selecting previously unselected package rpcsvc-proto.
18:40:53 #14 52.60 Preparing to unpack .../061-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
18:40:53 #14 52.61 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
18:40:53 #14 52.64 Selecting previously unselected package libtirpc-dev:armhf.
18:40:53 #14 52.64 Preparing to unpack .../062-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
18:40:53 #14 52.64 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
18:40:53 #14 52.68 Selecting previously unselected package libnsl-dev:armhf.
18:40:53 #14 52.68 Preparing to unpack .../063-libnsl-dev_1.3.0-2build2_armhf.deb ...
18:40:53 #14 52.68 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
18:40:53 #14 52.71 Selecting previously unselected package libc6-dev:armhf.
18:40:53 #14 52.71 Preparing to unpack .../064-libc6-dev_2.37-0ubuntu2.1_armhf.deb ...
18:40:53 #14 52.71 Unpacking libc6-dev:armhf (2.37-0ubuntu2.1) ...
18:40:53 #14 69.28 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ...
18:40:53 #14 69.29 Setting up python3-six (1.16.0-3ubuntu1) ...
18:40:53 #14 69.43 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
18:40:53 #14 52.82 Selecting previously unselected package gcc-12-base:armhf.
18:40:53 #14 52.82 Preparing to unpack .../065-gcc-12-base_12.3.0-1ubuntu1~23.04_armhf.deb ...
18:40:53 #14 52.83 Unpacking gcc-12-base:armhf (12.3.0-1ubuntu1~23.04) ...
18:40:53 #14 52.86 Selecting previously unselected package libisl23:armhf.
18:40:53 #14 52.86 Preparing to unpack .../066-libisl23_0.25-1_armhf.deb ...
18:40:53 #14 52.86 Unpacking libisl23:armhf (0.25-1) ...
18:40:53 #14 52.91 Selecting previously unselected package libmpfr6:armhf.
18:40:53 #14 52.91 Preparing to unpack .../067-libmpfr6_4.2.0-1_armhf.deb ...
18:40:53 #14 52.91 Unpacking libmpfr6:armhf (4.2.0-1) ...
18:40:53 #14 52.95 Selecting previously unselected package libmpc3:armhf.
18:40:53 #14 52.95 Preparing to unpack .../068-libmpc3_1.3.1-1_armhf.deb ...
18:40:53 #14 52.95 Unpacking libmpc3:armhf (1.3.1-1) ...
18:40:53 #14 52.98 Selecting previously unselected package cpp-12.
18:40:53 #14 52.98 Preparing to unpack .../069-cpp-12_12.3.0-1ubuntu1~23.04_armhf.deb ...
18:40:53 #14 52.98 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ...
18:40:53 #14 69.58 Setting up perl (5.34.0-3ubuntu1.2) ...
18:40:53 #14 69.60 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
18:40:53 #14 69.62 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:40:53 #14 69.63 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
18:40:53 #14 69.64 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ...
18:40:53 #14 53.17 Selecting previously unselected package cpp.
18:40:53 #14 53.17 Preparing to unpack .../070-cpp_4%3a12.2.0-3ubuntu1_armhf.deb ...
18:40:53 #14 53.17 Unpacking cpp (4:12.2.0-3ubuntu1) ...
18:40:53 #14 53.20 Selecting previously unselected package libcc1-0:armhf.
18:40:53 #14 53.21 Preparing to unpack .../071-libcc1-0_13.1.0-2ubuntu2~23.04_armhf.deb ...
18:40:53 #14 53.21 Unpacking libcc1-0:armhf (13.1.0-2ubuntu2~23.04) ...
18:40:53 #14 53.24 Selecting previously unselected package libgomp1:armhf.
18:40:53 #14 53.24 Preparing to unpack .../072-libgomp1_13.1.0-2ubuntu2~23.04_armhf.deb ...
18:40:53 #14 53.24 Unpacking libgomp1:armhf (13.1.0-2ubuntu2~23.04) ...
18:40:53 #14 53.28 Selecting previously unselected package libatomic1:armhf.
18:40:53 #14 69.82 Setting up libdata-dump-perl (1.25-1) ...
18:40:53 #14 69.83 Setting up python3-certifi (2020.6.20-1) ...
18:40:53 #14 69.97 Setting up libfile-find-rule-perl (0.34-1) ...
18:40:53 #14 69.98 Setting up libref-util-perl (0.204-1) ...
18:40:53 #14 69.99 Setting up libipc-system-simple-perl (1.30-1) ...
18:40:53 #14 70.01 Setting up libnet-domain-tld-perl (1.75-1.1) ...
18:40:53 #18 DONE 1.9s
18:40:53 
18:40:53 #19 [stage-1 8/9] WORKDIR /root/build-deb
18:40:53 #19 DONE 0.0s
18:40:53 
18:40:53 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:40:53 #20 DONE 0.0s
18:40:53 
18:40:53 #21 exporting to image
18:40:53 #21 exporting layers
18:40:54 #14 53.28 Preparing to unpack .../073-libatomic1_13.1.0-2ubuntu2~23.04_armhf.deb ...
18:40:54 #14 53.28 Unpacking libatomic1:armhf (13.1.0-2ubuntu2~23.04) ...
18:40:54 #14 53.31 Selecting previously unselected package libasan8:armhf.
18:40:54 #14 53.31 Preparing to unpack .../074-libasan8_13.1.0-2ubuntu2~23.04_armhf.deb ...
18:40:54 #14 53.32 Unpacking libasan8:armhf (13.1.0-2ubuntu2~23.04) ...
18:40:54 #14 53.42 Selecting previously unselected package libubsan1:armhf.
18:40:54 #14 53.42 Preparing to unpack .../075-libubsan1_13.1.0-2ubuntu2~23.04_armhf.deb ...
18:40:54 #14 53.42 Unpacking libubsan1:armhf (13.1.0-2ubuntu2~23.04) ...
18:40:54 #14 53.47 Selecting previously unselected package libgcc-12-dev:armhf.
18:40:54 #14 53.47 Preparing to unpack .../076-libgcc-12-dev_12.3.0-1ubuntu1~23.04_armhf.deb ...
18:40:54 #14 53.47 Unpacking libgcc-12-dev:armhf (12.3.0-1ubuntu1~23.04) ...
18:40:54 #14 53.54 Selecting previously unselected package gcc-12.
18:40:54 #14 70.02 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
18:40:54 #14 70.04 Setting up libsocket6-perl (0.29-1build4) ...
18:40:54 #14 70.05 Setting up libio-prompt-tiny-perl (0.003-1) ...
18:40:54 #14 70.06 Setting up libhash-fieldhash-perl (0.15-1build5) ...
18:40:54 #14 70.07 Setting up libgd3:armhf (2.3.0-2ubuntu2) ...
18:40:54 #14 70.09 Setting up libvariable-magic-perl (0.62-1build5) ...
18:40:54 #14 70.10 Setting up python3-idna (3.3-1) ...
18:40:54 #14 70.30 Setting up libio-html-perl (1.004-2) ...
18:40:54 #14 53.54 Preparing to unpack .../077-gcc-12_12.3.0-1ubuntu1~23.04_armhf.deb ...
18:40:54 #14 53.54 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ...
18:40:54 #14 70.31 Setting up libpod-parser-perl (1.63-2) ...
18:40:54 #14 70.33 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
18:40:54 #14 70.34 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
18:40:54 #14 70.35 Setting up libparams-util-perl (1.102-1build3) ...
18:40:54 #14 70.36 Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
18:40:54 #14 70.37 Setting up libtime-duration-perl (1.21-1) ...
18:40:54 #14 70.39 Setting up autoconf (2.71-2) ...
18:40:54 #14 70.40 Setting up python3-urllib3 (1.26.5-1~exp1) ...
18:40:54 #14 53.87 Selecting previously unselected package gcc.
18:40:54 #14 53.87 Preparing to unpack .../078-gcc_4%3a12.2.0-3ubuntu1_armhf.deb ...
18:40:54 #14 53.87 Unpacking gcc (4:12.2.0-3ubuntu1) ...
18:40:54 #14 53.90 Selecting previously unselected package libstdc++-12-dev:armhf.
18:40:54 #14 53.90 Preparing to unpack .../079-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_armhf.deb ...
18:40:54 #14 53.91 Unpacking libstdc++-12-dev:armhf (12.3.0-1ubuntu1~23.04) ...
18:40:54 #14 54.09 Selecting previously unselected package g++-12.
18:40:54 #14 70.59 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
18:40:54 #14 70.60 Setting up libarray-intspan-perl (2.004-1) ...
18:40:54 #14 70.61 Setting up libcapture-tiny-perl (0.48-1) ...
18:40:54 #14 70.62 Setting up libtimedate-perl (2.3300-2) ...
18:40:54 #14 70.64 Setting up libstdc++-11-dev:armhf (11.4.0-1ubuntu1~22.04) ...
18:40:54 #14 70.65 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:40:54 #14 70.66 Setting up libsub-name-perl (0.26-1build3) ...
18:40:54 #14 70.67 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
18:40:54 #14 70.69 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
18:40:54 #14 70.70 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:40:54 #14 70.71 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
18:40:54 #14 70.73 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:40:54 #14 70.74 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
18:40:54 #14 70.76 Setting up xauth (1:1.1-1build2) ...
18:40:54 #14 70.78 Setting up libpath-tiny-perl (0.122-1) ...
18:40:54 #14 70.79 Setting up libarchive-cpio-perl (0.10-1.1) ...
18:40:54 #14 70.81 Setting up libjson-perl (4.04000-1) ...
18:40:54 #14 54.09 Preparing to unpack .../080-g++-12_12.3.0-1ubuntu1~23.04_armhf.deb ...
18:40:54 #14 54.09 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ...
18:40:54 #14 54.29 Selecting previously unselected package g++.
18:40:54 #14 54.30 Preparing to unpack .../081-g++_4%3a12.2.0-3ubuntu1_armhf.deb ...
18:40:54 #14 54.30 Unpacking g++ (4:12.2.0-3ubuntu1) ...
18:40:54 #14 54.33 Selecting previously unselected package make.
18:40:54 #14 54.33 Preparing to unpack .../082-make_4.3-4.1build1_armhf.deb ...
18:40:54 #14 54.33 Unpacking make (4.3-4.1build1) ...
18:40:54 #14 54.36 Selecting previously unselected package libdpkg-perl.
18:40:54 #14 70.82 Setting up libipc-run3-perl (0.048-2) ...
18:40:54 #14 70.83 Setting up libsub-override-perl (0.09-2) ...
18:40:54 #14 70.84 Setting up libaliased-perl (0.34-1.1) ...
18:40:54 #14 70.86 Setting up python3-unidiff (0.5.5-2) ...
18:40:54 #14 71.00 Setting up libstrictures-perl (2.000006-1) ...
18:40:54 #14 71.01 Setting up libsub-quote-perl (2.006006-1) ...
18:40:54 #14 71.03 Setting up libdevel-stacktrace-perl (2.0400-1) ...
18:40:54 #14 71.04 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
18:40:54 #14 71.05 Setting up libsort-versions-perl (1.62-1) ...
18:40:54 #14 71.06 Setting up libexporter-tiny-perl (1.002002-1) ...
18:40:55 #14 54.36 Preparing to unpack .../083-libdpkg-perl_1.21.21ubuntu1_all.deb ...
18:40:55 #14 54.37 Unpacking libdpkg-perl (1.21.21ubuntu1) ...
18:40:55 #14 54.42 Selecting previously unselected package bzip2.
18:40:55 #14 54.42 Preparing to unpack .../084-bzip2_1.0.8-5build1_armhf.deb ...
18:40:55 #14 54.43 Unpacking bzip2 (1.0.8-5build1) ...
18:40:55 #14 54.45 Selecting previously unselected package patch.
18:40:55 #14 54.46 Preparing to unpack .../085-patch_2.7.6-7build2_armhf.deb ...
18:40:55 #14 54.46 Unpacking patch (2.7.6-7build2) ...
18:40:55 #14 54.48 Selecting previously unselected package lto-disabled-list.
18:40:55 #14 54.49 Preparing to unpack .../086-lto-disabled-list_39_all.deb ...
18:40:55 #14 54.49 Unpacking lto-disabled-list (39) ...
18:40:55 #14 54.52 Selecting previously unselected package dpkg-dev.
18:40:55 #14 54.52 Preparing to unpack .../087-dpkg-dev_1.21.21ubuntu1_all.deb ...
18:40:55 #14 54.52 Unpacking dpkg-dev (1.21.21ubuntu1) ...
18:40:55 #14 54.57 Selecting previously unselected package build-essential.
18:40:55 #14 54.57 Preparing to unpack .../088-build-essential_12.9ubuntu3_armhf.deb ...
18:40:55 #14 54.57 Unpacking build-essential (12.9ubuntu3) ...
18:40:55 #14 54.61 Selecting previously unselected package libbrotli1:armhf.
18:40:55 #14 54.61 Preparing to unpack .../089-libbrotli1_1.0.9-2build8_armhf.deb ...
18:40:55 #14 71.07 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
18:40:55 #14 71.08 Setting up libfile-dirlist-perl (0.05-2) ...
18:40:55 #14 71.10 Setting up libterm-readkey-perl (2.38-1build4) ...
18:40:55 #14 71.11 Setting up lsb-release (11.1.0ubuntu4) ...
18:40:55 #14 71.12 Setting up python3-magic (2:0.4.24-2) ...
18:40:55 #14 71.26 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
18:40:55 #14 71.28 Setting up libperlio-gzip-perl (0.19-1build8) ...
18:40:55 #14 71.29 Setting up libsys-hostname-long-perl (1.5-2) ...
18:40:55 #14 71.30 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
18:40:55 #14 71.32 Setting up libsereal-decoder-perl (4.023+ds-1) ...
18:40:55 #14 54.61 Unpacking libbrotli1:armhf (1.0.9-2build8) ...
18:40:55 #14 54.64 Selecting previously unselected package libsasl2-modules-db:armhf.
18:40:55 #14 54.64 Preparing to unpack .../090-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
18:40:55 #14 54.65 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
18:40:55 #14 54.68 Selecting previously unselected package libsasl2-2:armhf.
18:40:55 #14 54.68 Preparing to unpack .../091-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
18:40:55 #14 54.69 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
18:40:55 #14 54.72 Selecting previously unselected package libldap2:armhf.
18:40:55 #14 54.72 Preparing to unpack .../092-libldap2_2.6.3+dfsg-1~exp1ubuntu2_armhf.deb ...
18:40:55 #14 54.72 Unpacking libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ...
18:40:55 #14 54.76 Selecting previously unselected package librtmp1:armhf.
18:40:55 #14 54.76 Preparing to unpack .../093-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
18:40:55 #14 54.76 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
18:40:55 #14 54.80 Selecting previously unselected package libssh-4:armhf.
18:40:55 #14 54.80 Preparing to unpack .../094-libssh-4_0.10.4-2ubuntu0.1_armhf.deb ...
18:40:55 #14 54.80 Unpacking libssh-4:armhf (0.10.4-2ubuntu0.1) ...
18:40:55 #14 54.84 Selecting previously unselected package libcurl4:armhf.
18:40:55 #14 71.33 Setting up liburi-perl (5.10-1) ...
18:40:55 #14 71.34 Setting up libnet-ipv6addr-perl (1.02-1) ...
18:40:55 #14 71.35 Setting up libfile-touch-perl (0.12-1) ...
18:40:55 #14 71.37 Setting up libc-devtools (2.35-0ubuntu3.4) ...
18:40:55 #14 71.38 Setting up libemail-address-xs-perl (1.04-1build6) ...
18:40:55 #14 71.39 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ...
18:40:55 #14 71.40 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:40:55 #14 71.61 Setting up automake (1:1.16.5-1.3) ...
18:40:55 #14 54.84 Preparing to unpack .../095-libcurl4_7.88.1-8ubuntu2.3_armhf.deb ...
18:40:55 #14 54.85 Unpacking libcurl4:armhf (7.88.1-8ubuntu2.3) ...
18:40:55 #14 54.88 Selecting previously unselected package curl.
18:40:55 #14 54.88 Preparing to unpack .../096-curl_7.88.1-8ubuntu2.3_armhf.deb ...
18:40:55 #14 54.89 Unpacking curl (7.88.1-8ubuntu2.3) ...
18:40:55 #14 54.92 Selecting previously unselected package dctrl-tools.
18:40:55 #14 54.93 Preparing to unpack .../097-dctrl-tools_2.24-3build2_armhf.deb ...
18:40:55 #14 54.93 Unpacking dctrl-tools (2.24-3build2) ...
18:40:55 #14 54.96 Selecting previously unselected package libdebhelper-perl.
18:40:55 #14 54.96 Preparing to unpack .../098-libdebhelper-perl_13.11.4ubuntu3_all.deb ...
18:40:55 #14 54.97 Unpacking libdebhelper-perl (13.11.4ubuntu3) ...
18:40:55 #14 55.00 Selecting previously unselected package libtool.
18:40:55 #14 55.01 Preparing to unpack .../099-libtool_2.4.7-5_all.deb ...
18:40:55 #14 55.01 Unpacking libtool (2.4.7-5) ...
18:40:55 #14 55.04 Selecting previously unselected package dh-autoreconf.
18:40:55 #14 55.04 Preparing to unpack .../100-dh-autoreconf_20_all.deb ...
18:40:55 #14 55.05 Unpacking dh-autoreconf (20) ...
18:40:55 #14 55.08 Selecting previously unselected package libarchive-zip-perl.
18:40:55 #14 71.62 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:40:55 #14 71.62 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:40:55 #14 71.62 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:40:55 #14 71.63 Setting up libapt-pkg-perl (0.1.40build2) ...
18:40:55 #14 71.64 Setting up libstring-escape-perl (2010.002-2) ...
18:40:55 #14 71.65 Setting up libhttp-date-perl (6.05-1) ...
18:40:55 #14 71.67 Setting up libfile-which-perl (1.23-1) ...
18:40:55 #14 71.68 Setting up libfile-basedir-perl (0.09-1) ...
18:40:55 #14 71.69 Setting up libunicode-utf8-perl (0.62-1build4) ...
18:40:55 #14 71.70 Setting up libset-intspan-perl (1.19-2) ...
18:40:55 #14 71.86 Setting up libmouse-perl (2.5.10-1build4) ...
18:40:55 #14 71.87 Setting up libfile-listing-perl (6.14-1) ...
18:40:55 #14 55.08 Preparing to unpack .../101-libarchive-zip-perl_1.68-1_all.deb ...
18:40:55 #14 55.08 Unpacking libarchive-zip-perl (1.68-1) ...
18:40:55 #14 55.12 Selecting previously unselected package libsub-override-perl.
18:40:55 #14 55.12 Preparing to unpack .../102-libsub-override-perl_0.09-4_all.deb ...
18:40:55 #14 55.12 Unpacking libsub-override-perl (0.09-4) ...
18:40:55 #14 55.17 Selecting previously unselected package libfile-stripnondeterminism-perl.
18:40:55 #14 55.17 Preparing to unpack .../103-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
18:40:55 #14 55.18 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
18:40:55 #14 55.21 Selecting previously unselected package dh-strip-nondeterminism.
18:40:55 #14 55.21 Preparing to unpack .../104-dh-strip-nondeterminism_1.13.1-1_all.deb ...
18:40:55 #14 55.21 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
18:40:55 #14 55.25 Selecting previously unselected package libdw1:armhf.
18:40:55 #14 55.25 Preparing to unpack .../105-libdw1_0.188-2.1_armhf.deb ...
18:40:55 #14 55.25 Unpacking libdw1:armhf (0.188-2.1) ...
18:40:55 #14 55.28 Selecting previously unselected package debugedit.
18:40:55 #14 55.28 Preparing to unpack .../106-debugedit_1%3a5.0-5_armhf.deb ...
18:40:55 #14 55.29 Unpacking debugedit (1:5.0-5) ...
18:40:55 #14 55.31 Selecting previously unselected package dwz.
18:40:55 #14 55.32 Preparing to unpack .../107-dwz_0.15-1_armhf.deb ...
18:40:55 #14 55.32 Unpacking dwz (0.15-1) ...
18:40:55 #14 55.35 Selecting previously unselected package gettext.
18:40:55 #14 55.35 Preparing to unpack .../108-gettext_0.21-11_armhf.deb ...
18:40:55 #14 55.35 Unpacking gettext (0.21-11) ...
18:40:55 #14 55.40 Selecting previously unselected package intltool-debian.
18:40:55 #14 71.88 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:40:55 #14 71.90 Setting up libregexp-pattern-perl (0.2.14-1) ...
18:40:55 #14 71.91 Setting up libdata-messagepack-perl (1.01-2build1) ...
18:40:55 #14 71.92 Setting up libfont-afm-perl (1.20-3) ...
18:40:55 #14 71.93 Setting up libwant-perl (0.29-1build7) ...
18:40:55 #14 71.95 Setting up libdynaloader-functions-perl (0.003-1.1) ...
18:40:55 #14 71.96 Setting up libclass-method-modifiers-perl (2.13-1) ...
18:40:55 #14 71.98 Setting up liblist-compare-perl (0.55-1) ...
18:40:55 #14 71.99 Setting up libref-util-xs-perl (0.117-1build5) ...
18:40:55 #14 72.00 Setting up libio-pty-perl (1:1.15-2build2) ...
18:40:55 #14 72.01 Setting up libtool (2.4.6-15build2) ...
18:40:55 #14 72.02 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
18:40:55 #14 72.04 Setting up libfile-fcntllock-perl (0.22-3build7) ...
18:40:55 #14 72.05 Setting up libclone-perl (0.45-1build3) ...
18:40:55 #14 72.06 Setting up libalgorithm-diff-perl (1.201-1) ...
18:40:55 #14 72.07 Setting up libarchive-zip-perl (1.68-1) ...
18:40:55 #14 72.09 Setting up libsub-identify-perl (0.14-1build5) ...
18:40:56 #14 55.40 Preparing to unpack .../109-intltool-debian_0.35.0+20060710.6_all.deb ...
18:40:56 #14 55.41 Unpacking intltool-debian (0.35.0+20060710.6) ...
18:40:56 #14 55.43 Selecting previously unselected package po-debconf.
18:40:56 #14 55.44 Preparing to unpack .../110-po-debconf_1.0.21+nmu1_all.deb ...
18:40:56 #14 55.44 Unpacking po-debconf (1.0.21+nmu1) ...
18:40:56 #14 55.48 Selecting previously unselected package debhelper.
18:40:56 #14 55.49 Preparing to unpack .../111-debhelper_13.11.4ubuntu3_all.deb ...
18:40:56 #14 55.49 Unpacking debhelper (13.11.4ubuntu3) ...
18:40:56 #14 55.54 Selecting previously unselected package libfakeroot:armhf.
18:40:56 #14 55.55 Preparing to unpack .../112-libfakeroot_1.31-1.1_armhf.deb ...
18:40:56 #14 55.55 Unpacking libfakeroot:armhf (1.31-1.1) ...
18:40:56 #14 55.58 Selecting previously unselected package fakeroot.
18:40:56 #14 55.58 Preparing to unpack .../113-fakeroot_1.31-1.1_armhf.deb ...
18:40:56 #14 55.59 Unpacking fakeroot (1.31-1.1) ...
18:40:56 #14 55.62 Selecting previously unselected package libassuan0:armhf.
18:40:56 #14 55.62 Preparing to unpack .../114-libassuan0_2.5.5-5_armhf.deb ...
18:40:56 #14 55.63 Unpacking libassuan0:armhf (2.5.5-5) ...
18:40:56 #14 55.66 Selecting previously unselected package gpgconf.
18:40:56 #14 72.10 Setting up libdistro-info-perl (1.1ubuntu0.1) ...
18:40:56 #14 72.11 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ...
18:40:56 #14 72.12 Setting up python3-apt (2.4.0ubuntu2) ...
18:40:56 #14 72.29 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
18:40:56 #14 72.31 Setting up liblist-moreutils-perl (0.430-2) ...
18:40:56 #14 72.32 Setting up libhtml-tagset-perl (3.20-4) ...
18:40:56 #14 72.33 Setting up liblog-any-perl (1.710-1) ...
18:40:56 #14 72.35 Setting up libauthen-sasl-perl (2.1600-1.1) ...
18:40:56 #14 55.66 Preparing to unpack .../115-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ...
18:40:56 #14 55.67 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
18:40:56 #14 55.71 Selecting previously unselected package libksba8:armhf.
18:40:56 #14 55.71 Preparing to unpack .../116-libksba8_1.6.3-2_armhf.deb ...
18:40:56 #14 55.71 Unpacking libksba8:armhf (1.6.3-2) ...
18:40:56 #14 55.75 Selecting previously unselected package libnpth0:armhf.
18:40:56 #14 55.75 Preparing to unpack .../117-libnpth0_1.6-3build2_armhf.deb ...
18:40:56 #14 55.76 Unpacking libnpth0:armhf (1.6-3build2) ...
18:40:56 #14 55.79 Selecting previously unselected package dirmngr.
18:40:56 #14 55.79 Preparing to unpack .../118-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ...
18:40:56 #14 55.81 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
18:40:56 #14 55.84 Selecting previously unselected package gnupg-l10n.
18:40:56 #14 55.85 Preparing to unpack .../119-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
18:40:56 #14 55.85 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:40:56 #14 55.88 Selecting previously unselected package gnupg-utils.
18:40:56 #14 55.88 Preparing to unpack .../120-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ...
18:40:56 #14 55.89 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
18:40:56 #14 55.92 Selecting previously unselected package gpg.
18:40:56 #14 72.36 Setting up libdevel-size-perl (0.83-1build4) ...
18:40:56 #14 72.37 Setting up libdebhelper-perl (13.6ubuntu1) ...
18:40:56 #14 72.39 Setting up libpod-constants-perl (0.19-2) ...
18:40:56 #14 72.40 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
18:40:56 #14 72.41 Setting up liblwp-mediatypes-perl (6.04-1) ...
18:40:56 #14 72.42 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
18:40:56 #14 72.44 Setting up libio-interactive-perl (1.023-1) ...
18:40:56 #14 72.45 Setting up libtry-tiny-perl (0.31-1) ...
18:40:56 #14 72.46 Setting up libtype-tiny-perl (1.012004-1) ...
18:40:56 #14 72.48 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
18:40:56 #14 72.49 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
18:40:56 #14 72.50 Setting up libnet-http-perl (6.22-1) ...
18:40:56 #14 72.52 Setting up libpath-iterator-rule-perl (1.015-1) ...
18:40:56 #14 72.53 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
18:40:56 #14 72.54 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
18:40:56 #14 72.56 Setting up libtime-moment-perl (0.44-1build6) ...
18:40:56 #14 72.57 Setting up libencode-locale-perl (1.05-1.1) ...
18:40:56 #14 72.59 Setting up libexception-class-perl (1.45-1) ...
18:40:56 #14 72.60 Setting up libmath-base85-perl (0.5+dfsg-1) ...
18:40:56 #14 72.61 Setting up libconfig-tiny-perl (2.28-1) ...
18:40:56 #14 72.63 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ...
18:40:56 #14 72.64 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
18:40:56 #14 72.65 Setting up liblist-utilsby-perl (0.11-1) ...
18:40:56 #14 72.66 Setting up libstring-shellquote-perl (1.04-1) ...
18:40:56 #14 55.92 Preparing to unpack .../121-gpg_2.2.40-1.1ubuntu1_armhf.deb ...
18:40:56 #14 55.93 Unpacking gpg (2.2.40-1.1ubuntu1) ...
18:40:56 #14 55.97 Selecting previously unselected package pinentry-curses.
18:40:56 #14 55.97 Preparing to unpack .../122-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ...
18:40:56 #14 55.97 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
18:40:56 #14 56.01 Selecting previously unselected package gpg-agent.
18:40:56 #14 56.01 Preparing to unpack .../123-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ...
18:40:56 #14 56.01 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
18:40:56 #14 56.05 Selecting previously unselected package gpg-wks-client.
18:40:56 #14 56.05 Preparing to unpack .../124-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ...
18:40:56 #14 56.05 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:40:56 #14 56.08 Selecting previously unselected package gpg-wks-server.
18:40:56 #14 56.08 Preparing to unpack .../125-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ...
18:40:56 #14 56.09 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:40:56 #14 56.11 Selecting previously unselected package gpgsm.
18:40:56 #14 56.12 Preparing to unpack .../126-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ...
18:40:56 #14 56.12 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
18:40:56 #14 56.15 Selecting previously unselected package gnupg.
18:40:56 #14 56.15 Preparing to unpack .../127-gnupg_2.2.40-1.1ubuntu1_all.deb ...
18:40:56 #14 72.68 Setting up libnet-netmask-perl (2.0001-1) ...
18:40:56 #14 72.69 Setting up libsub-install-perl (0.928-1.1) ...
18:40:56 #14 72.70 Setting up gcc (4:11.2.0-1ubuntu1) ...
18:40:56 #14 72.73 Setting up dpkg-dev (1.21.1ubuntu2.2) ...
18:40:56 #14 72.75 Setting up intltool-debian (0.35.0+20060710.5) ...
18:40:56 #14 72.76 Setting up liberror-perl (0.17029-1) ...
18:40:56 #14 72.78 Setting up dh-autoreconf (20) ...
18:40:56 #14 72.79 Setting up patchutils (0.4.2-1build2) ...
18:40:56 #14 72.80 Setting up libmail-sendmail-perl (0.80-1.1) ...
18:40:56 #14 72.82 Setting up libltdl-dev:armhf (2.4.6-15build2) ...
18:40:56 #14 72.83 Setting up libjson-maybexs-perl (1.004003-1) ...
18:40:56 #14 72.85 Setting up libxml-sax-base-perl (1.09-1.1) ...
18:40:56 #14 72.86 Setting up libio-string-perl (1.08-3.1) ...
18:40:56 #14 72.87 Setting up libreadonly-perl (2.050-3) ...
18:40:56 #14 56.15 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
18:40:56 #14 56.18 Selecting previously unselected package libfile-dirlist-perl.
18:40:56 #14 56.19 Preparing to unpack .../128-libfile-dirlist-perl_0.05-3_all.deb ...
18:40:56 #14 56.19 Unpacking libfile-dirlist-perl (0.05-3) ...
18:40:56 #14 56.21 Selecting previously unselected package libfile-which-perl.
18:40:56 #14 56.22 Preparing to unpack .../129-libfile-which-perl_1.27-2_all.deb ...
18:40:56 #14 56.22 Unpacking libfile-which-perl (1.27-2) ...
18:40:56 #14 56.25 Selecting previously unselected package libfile-homedir-perl.
18:40:56 #14 56.25 Preparing to unpack .../130-libfile-homedir-perl_1.006-2_all.deb ...
18:40:56 #14 56.25 Unpacking libfile-homedir-perl (1.006-2) ...
18:40:56 #14 56.28 Selecting previously unselected package libfile-touch-perl.
18:40:56 #14 56.28 Preparing to unpack .../131-libfile-touch-perl_0.12-2_all.deb ...
18:40:56 #14 56.29 Unpacking libfile-touch-perl (0.12-2) ...
18:40:56 #14 56.31 Selecting previously unselected package libio-pty-perl.
18:40:56 #14 56.31 Preparing to unpack .../132-libio-pty-perl_1%3a1.17-1_armhf.deb ...
18:40:56 #14 56.31 Unpacking libio-pty-perl (1:1.17-1) ...
18:40:56 #14 56.35 Selecting previously unselected package libipc-run-perl.
18:40:56 #14 56.35 Preparing to unpack .../133-libipc-run-perl_20220807.0-1_all.deb ...
18:40:56 #14 56.35 Unpacking libipc-run-perl (20220807.0-1) ...
18:40:56 #14 72.88 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
18:40:56 #14 72.90 Setting up python3-chardet (4.0.0-1) ...
18:40:57 #14 56.38 Selecting previously unselected package libclass-method-modifiers-perl.
18:40:57 #14 56.38 Preparing to unpack .../134-libclass-method-modifiers-perl_2.14-1_all.deb ...
18:40:57 #14 56.38 Unpacking libclass-method-modifiers-perl (2.14-1) ...
18:40:57 #14 56.41 Selecting previously unselected package libclass-xsaccessor-perl.
18:40:57 #14 56.41 Preparing to unpack .../135-libclass-xsaccessor-perl_1.19-4build1_armhf.deb ...
18:40:57 #14 56.41 Unpacking libclass-xsaccessor-perl (1.19-4build1) ...
18:40:57 #14 56.44 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
18:40:57 #14 56.45 Preparing to unpack .../136-libb-hooks-op-check-perl_0.22-2build1_armhf.deb ...
18:40:57 #14 56.45 Unpacking libb-hooks-op-check-perl:armhf (0.22-2build1) ...
18:40:57 #14 56.48 Selecting previously unselected package libdynaloader-functions-perl.
18:40:57 #14 56.48 Preparing to unpack .../137-libdynaloader-functions-perl_0.003-3_all.deb ...
18:40:57 #14 56.48 Unpacking libdynaloader-functions-perl (0.003-3) ...
18:40:57 #14 56.51 Selecting previously unselected package libdevel-callchecker-perl:armhf.
18:40:57 #14 56.51 Preparing to unpack .../138-libdevel-callchecker-perl_0.008-2_armhf.deb ...
18:40:57 #14 56.52 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ...
18:40:57 #14 56.55 Selecting previously unselected package libparams-classify-perl:armhf.
18:40:57 #14 56.55 Preparing to unpack .../139-libparams-classify-perl_0.015-2build2_armhf.deb ...
18:40:57 #14 56.55 Unpacking libparams-classify-perl:armhf (0.015-2build2) ...
18:40:57 #14 56.58 Selecting previously unselected package libmodule-runtime-perl.
18:40:57 #14 56.58 Preparing to unpack .../140-libmodule-runtime-perl_0.016-2_all.deb ...
18:40:57 #14 56.59 Unpacking libmodule-runtime-perl (0.016-2) ...
18:40:57 #14 56.62 Selecting previously unselected package libimport-into-perl.
18:40:57 #14 56.62 Preparing to unpack .../141-libimport-into-perl_1.002005-2_all.deb ...
18:40:57 #14 56.62 Unpacking libimport-into-perl (1.002005-2) ...
18:40:57 #14 56.65 Selecting previously unselected package librole-tiny-perl.
18:40:57 #14 56.65 Preparing to unpack .../142-librole-tiny-perl_2.002004-1_all.deb ...
18:40:57 #14 56.66 Unpacking librole-tiny-perl (2.002004-1) ...
18:40:57 #14 56.69 Selecting previously unselected package libsub-quote-perl.
18:40:57 #14 73.21 Setting up libstring-copyright-perl (0.003012-1) ...
18:40:57 #14 73.22 Setting up python3-debian (0.1.43ubuntu1.1) ...
18:40:57 #14 56.69 Preparing to unpack .../143-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
18:40:57 #14 56.69 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
18:40:57 #14 56.72 Selecting previously unselected package libmoo-perl.
18:40:57 #14 56.72 Preparing to unpack .../144-libmoo-perl_2.005005-1_all.deb ...
18:40:57 #14 56.72 Unpacking libmoo-perl (2.005005-1) ...
18:40:57 #14 56.76 Selecting previously unselected package libencode-locale-perl.
18:40:57 #14 56.76 Preparing to unpack .../145-libencode-locale-perl_1.05-3_all.deb ...
18:40:57 #14 56.76 Unpacking libencode-locale-perl (1.05-3) ...
18:40:57 #14 56.79 Selecting previously unselected package libtimedate-perl.
18:40:57 #14 56.79 Preparing to unpack .../146-libtimedate-perl_2.3300-2_all.deb ...
18:40:57 #14 56.79 Unpacking libtimedate-perl (2.3300-2) ...
18:40:57 #14 56.83 Selecting previously unselected package libhttp-date-perl.
18:40:57 #14 56.83 Preparing to unpack .../147-libhttp-date-perl_6.05-2_all.deb ...
18:40:57 #14 56.83 Unpacking libhttp-date-perl (6.05-2) ...
18:40:57 #14 56.86 Selecting previously unselected package libfile-listing-perl.
18:40:57 #14 56.86 Preparing to unpack .../148-libfile-listing-perl_6.15-1_all.deb ...
18:40:57 #14 56.87 Unpacking libfile-listing-perl (6.15-1) ...
18:40:57 #14 56.89 Selecting previously unselected package libhtml-tagset-perl.
18:40:57 #14 73.41 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
18:40:57 #14 73.57 Setting up libdata-optlist-perl (0.112-1) ...
18:40:57 #14 73.59 Setting up libipc-run-perl (20200505.0-1) ...
18:40:57 #14 73.60 Setting up git (1:2.34.1-1ubuntu1.10) ...
18:40:57 #14 73.62 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
18:40:57 #14 73.63 Setting up libcontextual-return-perl (0.004014-2) ...
18:40:57 #14 73.64 Setting up libwww-robotrules-perl (6.02-1) ...
18:40:57 #14 73.66 Setting up libtypes-serialiser-perl (1.01-1) ...
18:40:57 #14 73.67 Setting up g++ (4:11.2.0-1ubuntu1) ...
18:40:57 #14 73.70 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:40:57 #14 56.89 Preparing to unpack .../149-libhtml-tagset-perl_3.20-6_all.deb ...
18:40:57 #14 56.90 Unpacking libhtml-tagset-perl (3.20-6) ...
18:40:57 #14 56.93 Selecting previously unselected package liburi-perl.
18:40:57 #14 56.93 Preparing to unpack .../150-liburi-perl_5.17-1ubuntu1_all.deb ...
18:40:57 #14 56.93 Unpacking liburi-perl (5.17-1ubuntu1) ...
18:40:57 #14 56.96 Selecting previously unselected package libhtml-parser-perl:armhf.
18:40:57 #14 56.97 Preparing to unpack .../151-libhtml-parser-perl_3.81-1_armhf.deb ...
18:40:57 #14 56.97 Unpacking libhtml-parser-perl:armhf (3.81-1) ...
18:40:57 #14 57.01 Selecting previously unselected package libhtml-tree-perl.
18:40:57 #14 57.01 Preparing to unpack .../152-libhtml-tree-perl_5.07-3_all.deb ...
18:40:57 #14 57.01 Unpacking libhtml-tree-perl (5.07-3) ...
18:40:57 #14 57.04 Selecting previously unselected package libclone-perl:armhf.
18:40:57 #14 57.04 Preparing to unpack .../153-libclone-perl_0.46-1_armhf.deb ...
18:40:57 #14 57.05 Unpacking libclone-perl:armhf (0.46-1) ...
18:40:57 #14 57.07 Selecting previously unselected package libio-html-perl.
18:40:57 #14 57.08 Preparing to unpack .../154-libio-html-perl_1.004-3_all.deb ...
18:40:57 #14 57.08 Unpacking libio-html-perl (1.004-3) ...
18:40:57 #14 57.10 Selecting previously unselected package liblwp-mediatypes-perl.
18:40:57 #14 57.11 Preparing to unpack .../155-liblwp-mediatypes-perl_6.04-2_all.deb ...
18:40:57 #14 57.11 Unpacking liblwp-mediatypes-perl (6.04-2) ...
18:40:57 #14 57.14 Selecting previously unselected package libhttp-message-perl.
18:40:57 #14 57.14 Preparing to unpack .../156-libhttp-message-perl_6.44-1_all.deb ...
18:40:57 #14 57.14 Unpacking libhttp-message-perl (6.44-1) ...
18:40:57 #14 57.17 Selecting previously unselected package libhttp-cookies-perl.
18:40:57 #14 57.17 Preparing to unpack .../157-libhttp-cookies-perl_6.10-1_all.deb ...
18:40:57 #14 57.17 Unpacking libhttp-cookies-perl (6.10-1) ...
18:40:57 #14 57.20 Selecting previously unselected package libhttp-negotiate-perl.
18:40:57 #14 57.20 Preparing to unpack .../158-libhttp-negotiate-perl_6.01-2_all.deb ...
18:40:57 #14 57.21 Unpacking libhttp-negotiate-perl (6.01-2) ...
18:40:57 #14 57.23 Selecting previously unselected package perl-openssl-defaults:armhf.
18:40:57 #14 73.70 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
18:40:57 #14 73.71 Setting up libhtml-parser-perl:armhf (3.76-1build2) ...
18:40:57 #14 73.72 Setting up libgit-wrapper-perl (0.048-1) ...
18:40:57 #14 73.74 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
18:40:57 #14 73.75 Setting up librole-tiny-perl (2.002004-1) ...
18:40:57 #14 73.76 Setting up gnupg (2.2.27-3ubuntu2.1) ...
18:40:57 #14 73.79 Setting up build-essential (12.9ubuntu3) ...
18:40:57 #14 73.80 Setting up libfont-ttf-perl (1.06-1.1) ...
18:40:57 #14 73.81 Setting up libfile-homedir-perl (1.006-1) ...
18:40:57 #14 73.82 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
18:40:57 #14 73.83 Setting up libio-socket-ssl-perl (2.074-2) ...
18:40:57 #14 73.85 Setting up libsub-exporter-perl (0.988-1) ...
18:40:57 #14 73.86 Setting up libalgorithm-merge-perl (0.08-3) ...
18:40:57 #14 73.87 Setting up libhttp-message-perl (6.36-1) ...
18:40:57 #14 73.88 Setting up libdata-validate-ip-perl (0.30-1) ...
18:40:57 #14 73.89 Setting up libhtml-form-perl (6.07-1) ...
18:40:57 #14 73.90 Setting up libiterator-perl (0.03+ds1-1.1) ...
18:40:57 #14 73.92 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
18:40:57 #14 73.93 Setting up libjson-xs-perl (4.030-1build3) ...
18:40:57 #14 73.94 Setting up libhttp-negotiate-perl (6.01-1) ...
18:40:57 #14 73.95 Setting up libio-prompter-perl (0.004015-1) ...
18:40:57 #14 73.96 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
18:40:57 #14 73.98 Setting up libhttp-cookies-perl (6.10-1) ...
18:40:57 #14 74.00 Setting up po-debconf (1.0.21+nmu1) ...
18:40:57 #14 74.01 Setting up libhtml-tree-perl (5.07-2) ...
18:40:57 #14 74.02 Setting up libparams-classify-perl (0.015-1build5) ...
18:40:57 #14 57.23 Preparing to unpack .../159-perl-openssl-defaults_7_armhf.deb ...
18:40:57 #14 57.24 Unpacking perl-openssl-defaults:armhf (7) ...
18:40:57 #14 57.27 Selecting previously unselected package libnet-ssleay-perl:armhf.
18:40:57 #14 57.27 Preparing to unpack .../160-libnet-ssleay-perl_1.92-2build2_armhf.deb ...
18:40:57 #14 57.28 Unpacking libnet-ssleay-perl:armhf (1.92-2build2) ...
18:40:57 #14 57.33 Selecting previously unselected package libio-socket-ssl-perl.
18:40:57 #14 57.33 Preparing to unpack .../161-libio-socket-ssl-perl_2.081-2_all.deb ...
18:40:57 #14 57.33 Unpacking libio-socket-ssl-perl (2.081-2) ...
18:40:57 #14 57.37 Selecting previously unselected package libnet-http-perl.
18:40:57 #14 57.37 Preparing to unpack .../162-libnet-http-perl_6.22-1_all.deb ...
18:40:57 #14 57.37 Unpacking libnet-http-perl (6.22-1) ...
18:40:57 #14 57.40 Selecting previously unselected package liblwp-protocol-https-perl.
18:40:57 #14 57.40 Preparing to unpack .../163-liblwp-protocol-https-perl_6.10-1_all.deb ...
18:40:57 #14 57.40 Unpacking liblwp-protocol-https-perl (6.10-1) ...
18:40:57 #14 57.43 Selecting previously unselected package libtry-tiny-perl.
18:40:57 #14 57.43 Preparing to unpack .../164-libtry-tiny-perl_0.31-2_all.deb ...
18:40:57 #14 57.43 Unpacking libtry-tiny-perl (0.31-2) ...
18:40:58 #14 74.04 Setting up libhtml-format-perl (2.12-1.1) ...
18:40:58 #14 74.05 Setting up libxml-sax-perl (1.02+dfsg-3) ...
18:40:58 #14 74.11 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:40:58 #14 74.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:40:58 #14 74.31 
18:40:58 #14 74.31 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:40:58 #14 57.46 Selecting previously unselected package libwww-robotrules-perl.
18:40:58 #14 57.46 Preparing to unpack .../165-libwww-robotrules-perl_6.02-1_all.deb ...
18:40:58 #14 57.46 Unpacking libwww-robotrules-perl (6.02-1) ...
18:40:58 #14 57.50 Selecting previously unselected package libwww-perl.
18:40:58 #14 57.50 Preparing to unpack .../166-libwww-perl_6.67-1_all.deb ...
18:40:58 #14 57.50 Unpacking libwww-perl (6.67-1) ...
18:40:58 #14 57.54 Selecting previously unselected package patchutils.
18:40:58 #14 57.54 Preparing to unpack .../167-patchutils_0.4.2-1build2_armhf.deb ...
18:40:58 #14 57.56 Unpacking patchutils (0.4.2-1build2) ...
18:40:58 #14 57.59 Selecting previously unselected package wdiff.
18:40:58 #14 57.59 Preparing to unpack .../168-wdiff_1.2.2-5_armhf.deb ...
18:40:58 #14 57.59 Unpacking wdiff (1.2.2-5) ...
18:40:58 #14 57.63 Selecting previously unselected package devscripts.
18:40:58 #14 57.63 Preparing to unpack .../169-devscripts_2.23.4ubuntu1_all.deb ...
18:40:58 #14 57.65 Unpacking devscripts (2.23.4ubuntu1) ...
18:40:58 #14 57.71 Selecting previously unselected package diffstat.
18:40:58 #14 57.72 Preparing to unpack .../170-diffstat_1.65-1_armhf.deb ...
18:40:58 #14 57.72 Unpacking diffstat (1.65-1) ...
18:40:58 #14 57.75 Selecting previously unselected package python3-chardet.
18:40:58 #14 74.34 Setting up dput (1.1.0ubuntu2.1) ...
18:40:58 #14 74.50 Setting up libdata-validate-uri-perl (0.07-2) ...
18:40:58 #14 74.51 Setting up libnet-smtp-ssl-perl (1.04-1) ...
18:40:58 #14 74.52 Setting up libmodule-runtime-perl (0.016-1) ...
18:40:58 #14 74.53 Setting up libmailtools-perl (2.21-1) ...
18:40:58 #14 74.55 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
18:40:58 #14 74.59 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:40:58 #14 57.75 Preparing to unpack .../171-python3-chardet_5.1.0+dfsg-2_all.deb ...
18:40:58 #14 57.76 Unpacking python3-chardet (5.1.0+dfsg-2) ...
18:40:58 #14 57.81 Selecting previously unselected package zstd.
18:40:58 #14 57.81 Preparing to unpack .../172-zstd_1.5.4+dfsg2-4_armhf.deb ...
18:40:58 #14 57.82 Unpacking zstd (1.5.4+dfsg2-4) ...
18:40:58 #14 57.86 Selecting previously unselected package python3-debian.
18:40:58 #14 57.86 Preparing to unpack .../173-python3-debian_0.1.49ubuntu2_all.deb ...
18:40:58 #14 57.87 Unpacking python3-debian (0.1.49ubuntu2) ...
18:40:58 #14 57.91 Selecting previously unselected package libgpgme11:armhf.
18:40:58 #14 57.91 Preparing to unpack .../174-libgpgme11_1.18.0-3ubuntu2_armhf.deb ...
18:40:58 #14 57.91 Unpacking libgpgme11:armhf (1.18.0-3ubuntu2) ...
18:40:58 #14 57.94 Selecting previously unselected package python3-gpg.
18:40:58 #14 57.94 Preparing to unpack .../175-python3-gpg_1.18.0-3ubuntu2_armhf.deb ...
18:40:58 #14 57.95 Unpacking python3-gpg (1.18.0-3ubuntu2) ...
18:40:58 #14 57.99 Selecting previously unselected package python3-xdg.
18:40:58 #14 74.67 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:40:58 #14 74.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:40:58 #14 57.99 Preparing to unpack .../176-python3-xdg_0.28-2_all.deb ...
18:40:58 #14 57.99 Unpacking python3-xdg (0.28-2) ...
18:40:58 #14 58.03 Selecting previously unselected package dput.
18:40:58 #14 58.04 Preparing to unpack .../177-dput_1.1.3ubuntu2.1_all.deb ...
18:40:58 #14 58.05 Unpacking dput (1.1.3ubuntu2.1) ...
18:40:58 #14 58.09 Selecting previously unselected package fonts-dejavu-core.
18:40:58 #14 58.09 Preparing to unpack .../178-fonts-dejavu-core_2.37-6_all.deb ...
18:40:58 #14 58.09 Unpacking fonts-dejavu-core (2.37-6) ...
18:40:58 #14 58.15 Selecting previously unselected package fontconfig-config.
18:40:58 #14 58.16 Preparing to unpack .../179-fontconfig-config_2.14.1-3ubuntu3_armhf.deb ...
18:40:58 #14 74.88 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:40:58 #14 74.91 Setting up dh-strip-nondeterminism (1.13.0-1) ...
18:40:58 #14 74.92 Setting up libconst-fast-perl (0.014-1.1) ...
18:40:58 #14 74.94 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
18:40:58 #14 74.95 Setting up libdata-dpath-perl (0.58-1) ...
18:40:58 #14 74.97 Setting up libmodule-implementation-perl (0.09-1.1) ...
18:40:58 #14 74.98 Setting up libpackage-stash-perl (0.39-1) ...
18:40:58 #14 74.99 Setting up libimport-into-perl (1.002005-1) ...
18:40:58 #14 75.00 Setting up libmoo-perl (2.005004-3) ...
18:40:58 #14 75.02 Setting up liblist-someutils-perl (0.58-1) ...
18:40:58 #14 75.03 Setting up debhelper (13.6ubuntu1) ...
18:40:58 #14 75.04 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
18:40:58 #14 75.05 Setting up equivs (2.3.1) ...
18:40:58 #14 75.06 Setting up libmoox-aliases-perl (0.001006-1.1) ...
18:40:58 #14 75.08 Setting up libb-hooks-endofscope-perl (0.25-1) ...
18:40:58 #14 75.09 Setting up libnamespace-clean-perl (0.27-1) ...
18:40:58 #14 58.30 Unpacking fontconfig-config (2.14.1-3ubuntu3) ...
18:40:58 #14 58.34 Selecting previously unselected package libcurl3-gnutls:armhf.
18:40:58 #14 58.34 Preparing to unpack .../180-libcurl3-gnutls_7.88.1-8ubuntu2.3_armhf.deb ...
18:40:58 #14 58.34 Unpacking libcurl3-gnutls:armhf (7.88.1-8ubuntu2.3) ...
18:40:58 #14 58.38 Selecting previously unselected package liberror-perl.
18:40:58 #14 58.38 Preparing to unpack .../181-liberror-perl_0.17029-2_all.deb ...
18:40:58 #14 58.38 Unpacking liberror-perl (0.17029-2) ...
18:40:58 #14 58.41 Selecting previously unselected package git-man.
18:40:58 #14 58.41 Preparing to unpack .../182-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ...
18:40:58 #14 58.41 Unpacking git-man (1:2.39.2-1ubuntu1.1) ...
18:40:58 #14 58.46 Selecting previously unselected package git.
18:40:58 #14 58.46 Preparing to unpack .../183-git_1%3a2.39.2-1ubuntu1.1_armhf.deb ...
18:40:59 #14 75.10 Setting up libnamespace-autoclean-perl (0.29-1) ...
18:40:59 #14 75.11 Setting up libgitlab-api-v4-perl (0.26-1) ...
18:40:59 #14 75.12 Setting up libmoox-struct-perl (0.020-1) ...
18:40:59 #14 75.14 Setting up lintian (2.114.0ubuntu1.2) ...
18:40:59 #14 75.16 Setting up licensecheck (3.2.14-2) ...
18:40:59 #14 75.18 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:40:59 #14 75.19 Setting up libwww-perl (6.61-1) ...
18:40:59 #14 75.21 Setting up devscripts (2.22.1ubuntu1) ...
18:40:59 #14 58.47 Unpacking git (1:2.39.2-1ubuntu1.1) ...
18:40:59 #14 58.66 Selecting previously unselected package libalgorithm-diff-perl.
18:40:59 #14 58.66 Preparing to unpack .../184-libalgorithm-diff-perl_1.201-1_all.deb ...
18:40:59 #14 58.66 Unpacking libalgorithm-diff-perl (1.201-1) ...
18:40:59 #14 58.70 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf.
18:40:59 #14 58.70 Preparing to unpack .../185-libalgorithm-diff-xs-perl_0.04-8_armhf.deb ...
18:40:59 #14 58.70 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8) ...
18:40:59 #14 58.73 Selecting previously unselected package libalgorithm-merge-perl.
18:40:59 #14 75.37 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
18:40:59 #14 75.39 Setting up libxml-sax-expat-perl (0.51-1) ...
18:40:59 #14 75.44 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:40:59 #14 75.50 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:40:59 #14 58.73 Preparing to unpack .../186-libalgorithm-merge-perl_0.08-5_all.deb ...
18:40:59 #14 58.73 Unpacking libalgorithm-merge-perl (0.08-5) ...
18:40:59 #14 58.76 Selecting previously unselected package libaliased-perl.
18:40:59 #14 58.76 Preparing to unpack .../187-libaliased-perl_0.34-3_all.deb ...
18:40:59 #14 58.76 Unpacking libaliased-perl (0.34-3) ...
18:40:59 #14 58.79 Selecting previously unselected package libapt-pkg-perl.
18:40:59 #14 58.79 Preparing to unpack .../188-libapt-pkg-perl_0.1.40build3_armhf.deb ...
18:40:59 #14 58.79 Unpacking libapt-pkg-perl (0.1.40build3) ...
18:40:59 #14 58.83 Selecting previously unselected package libarchive-cpio-perl.
18:40:59 #14 58.83 Preparing to unpack .../189-libarchive-cpio-perl_0.10-3_all.deb ...
18:40:59 #14 58.83 Unpacking libarchive-cpio-perl (0.10-3) ...
18:40:59 #14 58.87 Selecting previously unselected package libarray-intspan-perl.
18:40:59 #14 58.87 Preparing to unpack .../190-libarray-intspan-perl_2.004-2_all.deb ...
18:40:59 #14 58.87 Unpacking libarray-intspan-perl (2.004-2) ...
18:40:59 #14 58.90 Selecting previously unselected package libmodule-implementation-perl.
18:40:59 #14 58.90 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ...
18:40:59 #14 58.90 Unpacking libmodule-implementation-perl (0.09-2) ...
18:40:59 #14 58.93 Selecting previously unselected package libsub-exporter-progressive-perl.
18:40:59 #14 58.93 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
18:40:59 #14 58.94 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
18:40:59 #14 58.96 Selecting previously unselected package libvariable-magic-perl.
18:40:59 #14 58.96 Preparing to unpack .../193-libvariable-magic-perl_0.63-1_armhf.deb ...
18:40:59 #14 58.97 Unpacking libvariable-magic-perl (0.63-1) ...
18:40:59 #14 59.00 Selecting previously unselected package libb-hooks-endofscope-perl.
18:40:59 #14 59.00 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ...
18:40:59 #14 59.00 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
18:40:59 #14 59.03 Selecting previously unselected package libberkeleydb-perl:armhf.
18:40:59 #14 75.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:40:59 #14 75.69 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:40:59 #14 75.72 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
18:40:59 #14 75.73 Updating certificates in /etc/ssl/certs...
18:40:59 #14 59.03 Preparing to unpack .../195-libberkeleydb-perl_0.64-2_armhf.deb ...
18:40:59 #14 59.04 Unpacking libberkeleydb-perl:armhf (0.64-2) ...
18:40:59 #14 59.07 Selecting previously unselected package libfreetype6:armhf.
18:40:59 #14 59.07 Preparing to unpack .../196-libfreetype6_2.12.1+dfsg-4ubuntu0.1_armhf.deb ...
18:40:59 #14 59.08 Unpacking libfreetype6:armhf (2.12.1+dfsg-4ubuntu0.1) ...
18:40:59 #14 59.12 Selecting previously unselected package libfontconfig1:armhf.
18:40:59 #14 59.12 Preparing to unpack .../197-libfontconfig1_2.14.1-3ubuntu3_armhf.deb ...
18:40:59 #14 59.12 Unpacking libfontconfig1:armhf (2.14.1-3ubuntu3) ...
18:40:59 #14 59.16 Selecting previously unselected package libjpeg-turbo8:armhf.
18:40:59 #14 59.16 Preparing to unpack .../198-libjpeg-turbo8_2.1.5-2ubuntu1_armhf.deb ...
18:40:59 #14 59.16 Unpacking libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ...
18:40:59 #14 59.23 Selecting previously unselected package libjpeg8:armhf.
18:40:59 #14 59.23 Preparing to unpack .../199-libjpeg8_8c-2ubuntu11_armhf.deb ...
18:40:59 #14 59.24 Unpacking libjpeg8:armhf (8c-2ubuntu11) ...
18:40:59 #14 59.27 Selecting previously unselected package libdeflate0:armhf.
18:40:59 #14 59.28 Preparing to unpack .../200-libdeflate0_1.15-1_armhf.deb ...
18:40:59 #14 59.28 Unpacking libdeflate0:armhf (1.15-1) ...
18:40:59 #14 59.32 Selecting previously unselected package libjbig0:armhf.
18:40:59 #14 59.32 Preparing to unpack .../201-libjbig0_2.1-6ubuntu1_armhf.deb ...
18:40:59 #14 59.32 Unpacking libjbig0:armhf (2.1-6ubuntu1) ...
18:40:59 #14 59.36 Selecting previously unselected package liblerc4:armhf.
18:40:59 #14 59.36 Preparing to unpack .../202-liblerc4_4.0.0+ds-2ubuntu2_armhf.deb ...
18:40:59 #14 59.36 Unpacking liblerc4:armhf (4.0.0+ds-2ubuntu2) ...
18:40:59 #14 59.40 Selecting previously unselected package libwebp7:armhf.
18:40:59 #14 59.40 Preparing to unpack .../203-libwebp7_1.2.4-0.1ubuntu0.23.04.2_armhf.deb ...
18:40:59 #14 59.40 Unpacking libwebp7:armhf (1.2.4-0.1ubuntu0.23.04.2) ...
18:40:59 #14 59.44 Selecting previously unselected package libtiff6:armhf.
18:40:59 #14 59.44 Preparing to unpack .../204-libtiff6_4.5.0-5ubuntu1.2_armhf.deb ...
18:40:59 #14 59.44 Unpacking libtiff6:armhf (4.5.0-5ubuntu1.2) ...
18:40:59 #14 59.48 Selecting previously unselected package libxpm4:armhf.
18:40:59 #14 59.48 Preparing to unpack .../205-libxpm4_1%3a3.5.12-1.1ubuntu0.1_armhf.deb ...
18:40:59 #14 59.48 Unpacking libxpm4:armhf (1:3.5.12-1.1ubuntu0.1) ...
18:40:59 #14 59.52 Selecting previously unselected package libgd3:armhf.
18:40:59 #14 59.52 Preparing to unpack .../206-libgd3_2.3.3-7ubuntu2_armhf.deb ...
18:41:00 #14 59.52 Unpacking libgd3:armhf (2.3.3-7ubuntu2) ...
18:41:00 #14 59.55 Selecting previously unselected package libc-devtools.
18:41:00 #14 59.55 Preparing to unpack .../207-libc-devtools_2.37-0ubuntu2.1_armhf.deb ...
18:41:00 #14 59.56 Unpacking libc-devtools (2.37-0ubuntu2.1) ...
18:41:00 #14 59.59 Selecting previously unselected package libcapture-tiny-perl.
18:41:00 #14 59.59 Preparing to unpack .../208-libcapture-tiny-perl_0.48-2_all.deb ...
18:41:00 #14 59.60 Unpacking libcapture-tiny-perl (0.48-2) ...
18:41:00 #14 59.63 Selecting previously unselected package libcgi-pm-perl.
18:41:00 #14 59.63 Preparing to unpack .../209-libcgi-pm-perl_4.55-1_all.deb ...
18:41:00 #14 59.63 Unpacking libcgi-pm-perl (4.55-1) ...
18:41:00 #14 59.67 Selecting previously unselected package libfcgi0ldbl:armhf.
18:41:00 #14 59.67 Preparing to unpack .../210-libfcgi0ldbl_2.4.2-2build2_armhf.deb ...
18:41:00 #14 59.68 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ...
18:41:00 #14 59.71 Selecting previously unselected package libfcgi-perl.
18:41:00 #14 59.71 Preparing to unpack .../211-libfcgi-perl_0.82+ds-2_armhf.deb ...
18:41:00 #14 59.71 Unpacking libfcgi-perl (0.82+ds-2) ...
18:41:00 #14 59.74 Selecting previously unselected package libcgi-fast-perl.
18:41:00 #14 59.74 Preparing to unpack .../212-libcgi-fast-perl_1%3a2.15-1_all.deb ...
18:41:00 #14 59.74 Unpacking libcgi-fast-perl (1:2.15-1) ...
18:41:00 #14 59.77 Selecting previously unselected package libclass-data-inheritable-perl.
18:41:00 #14 59.77 Preparing to unpack .../213-libclass-data-inheritable-perl_0.08-3_all.deb ...
18:41:00 #14 59.78 Unpacking libclass-data-inheritable-perl (0.08-3) ...
18:41:00 #14 59.81 Selecting previously unselected package libcommon-sense-perl:armhf.
18:41:00 #14 59.81 Preparing to unpack .../214-libcommon-sense-perl_3.75-3_armhf.deb ...
18:41:00 #14 59.81 Unpacking libcommon-sense-perl:armhf (3.75-3) ...
18:41:00 #14 59.84 Selecting previously unselected package libconfig-tiny-perl.
18:41:00 #14 76.23 0 added, 0 removed; done.
18:41:00 #14 76.23 Running hooks in /etc/ca-certificates/update.d...
18:41:00 #14 76.23 done.
18:41:00 #14 59.84 Preparing to unpack .../215-libconfig-tiny-perl_2.28-2_all.deb ...
18:41:00 #14 59.84 Unpacking libconfig-tiny-perl (2.28-2) ...
18:41:00 #14 59.88 Selecting previously unselected package libparams-util-perl.
18:41:00 #14 59.89 Preparing to unpack .../216-libparams-util-perl_1.102-2_armhf.deb ...
18:41:00 #14 59.89 Unpacking libparams-util-perl (1.102-2) ...
18:41:00 #14 59.92 Selecting previously unselected package libsub-install-perl.
18:41:00 #14 59.92 Preparing to unpack .../217-libsub-install-perl_0.929-1_all.deb ...
18:41:00 #14 59.93 Unpacking libsub-install-perl (0.929-1) ...
18:41:00 #14 59.95 Selecting previously unselected package libdata-optlist-perl.
18:41:00 #14 59.95 Preparing to unpack .../218-libdata-optlist-perl_0.113-1_all.deb ...
18:41:00 #14 59.96 Unpacking libdata-optlist-perl (0.113-1) ...
18:41:00 #14 59.99 Selecting previously unselected package libsub-exporter-perl.
18:41:00 #14 59.99 Preparing to unpack .../219-libsub-exporter-perl_0.989-1_all.deb ...
18:41:00 #14 59.99 Unpacking libsub-exporter-perl (0.989-1) ...
18:41:00 #14 60.03 Selecting previously unselected package libconst-fast-perl.
18:41:00 #14 60.03 Preparing to unpack .../220-libconst-fast-perl_0.014-2_all.deb ...
18:41:00 #14 60.04 Unpacking libconst-fast-perl (0.014-2) ...
18:41:00 #14 60.07 Selecting previously unselected package libwant-perl.
18:41:00 #21 exporting layers 6.5s done
18:41:00 #21 writing image sha256:3383bac7af084a8d7f0ac04a71488eac798b78fa2ab3f9d92310faaf5c284f47 done
18:41:00 #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
18:41:00 #21 DONE 6.5s
18:41:00 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
18:41:00 #14 60.07 Preparing to unpack .../221-libwant-perl_0.29-2build1_armhf.deb ...
18:41:00 #14 60.07 Unpacking libwant-perl (0.29-2build1) ...
18:41:00 #14 60.10 Selecting previously unselected package libcontextual-return-perl.
18:41:00 #14 60.10 Preparing to unpack .../222-libcontextual-return-perl_0.004014-4_all.deb ...
18:41:00 #14 60.11 Unpacking libcontextual-return-perl (0.004014-4) ...
18:41:00 #14 60.14 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
18:41:00 #14 60.14 Preparing to unpack .../223-libcpanel-json-xs-perl_4.32-1build1_armhf.deb ...
18:41:00 #14 60.14 Unpacking libcpanel-json-xs-perl:armhf (4.32-1build1) ...
18:41:00 #14 60.18 Selecting previously unselected package libdevel-stacktrace-perl.
18:41:00 #14 60.18 Preparing to unpack .../224-libdevel-stacktrace-perl_2.0400-2_all.deb ...
18:41:00 #14 60.19 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
18:41:00 #14 60.22 Selecting previously unselected package libexception-class-perl.
18:41:00 #14 60.22 Preparing to unpack .../225-libexception-class-perl_1.45-1_all.deb ...
18:41:00 #14 60.22 Unpacking libexception-class-perl (1.45-1) ...
18:41:00 #14 60.25 Selecting previously unselected package libiterator-perl.
18:41:00 #14 60.25 Preparing to unpack .../226-libiterator-perl_0.03+ds1-2_all.deb ...
18:41:00 #14 60.25 Unpacking libiterator-perl (0.03+ds1-2) ...
18:41:00 #14 60.28 Selecting previously unselected package libiterator-util-perl.
18:41:00 + set -e
18:41:00 + mkdir -p /root/build-deb/engine
18:41:00 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:41:00 #14 DONE 77.0s
18:41:00 
18:41:00 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:41:00 #15 DONE 0.1s
18:41:01 #14 60.28 Preparing to unpack .../227-libiterator-util-perl_0.02+ds1-2_all.deb ...
18:41:01 #14 60.29 Unpacking libiterator-util-perl (0.02+ds1-2) ...
18:41:01 #14 60.32 Selecting previously unselected package libdata-dpath-perl.
18:41:01 #14 60.32 Preparing to unpack .../228-libdata-dpath-perl_0.58-2_all.deb ...
18:41:01 #14 60.32 Unpacking libdata-dpath-perl (0.58-2) ...
18:41:01 #14 60.35 Selecting previously unselected package libdata-dump-perl.
18:41:01 #14 60.36 Preparing to unpack .../229-libdata-dump-perl_1.25-1_all.deb ...
18:41:01 #14 60.36 Unpacking libdata-dump-perl (1.25-1) ...
18:41:01 #14 60.40 Selecting previously unselected package libdata-messagepack-perl.
18:41:01 #14 60.40 Preparing to unpack .../230-libdata-messagepack-perl_1.02-1build1_armhf.deb ...
18:41:01 #14 60.41 Unpacking libdata-messagepack-perl (1.02-1build1) ...
18:41:01 #14 60.44 Selecting previously unselected package libnet-domain-tld-perl.
18:41:01 #14 60.44 Preparing to unpack .../231-libnet-domain-tld-perl_1.75-3_all.deb ...
18:41:01 #14 60.44 Unpacking libnet-domain-tld-perl (1.75-3) ...
18:41:01 #14 60.48 Selecting previously unselected package libdata-validate-domain-perl.
18:41:01 #14 60.48 Preparing to unpack .../232-libdata-validate-domain-perl_0.10-1.1_all.deb ...
18:41:01 #14 60.48 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
18:41:01 #14 60.51 Selecting previously unselected package libnet-ipv6addr-perl.
18:41:01 
18:41:01 #16 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:41:01 #14 60.52 Preparing to unpack .../233-libnet-ipv6addr-perl_1.02-1_all.deb ...
18:41:01 #14 60.52 Unpacking libnet-ipv6addr-perl (1.02-1) ...
18:41:01 #14 60.55 Selecting previously unselected package libnet-netmask-perl.
18:41:01 #14 60.55 Preparing to unpack .../234-libnet-netmask-perl_2.0002-2_all.deb ...
18:41:01 #14 60.56 Unpacking libnet-netmask-perl (2.0002-2) ...
18:41:01 #14 60.59 Selecting previously unselected package libnetaddr-ip-perl.
18:41:01 #14 60.59 Preparing to unpack .../235-libnetaddr-ip-perl_4.079+dfsg-2build1_armhf.deb ...
18:41:01 #14 60.60 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ...
18:41:01 #14 60.63 Selecting previously unselected package libdata-validate-ip-perl.
18:41:01 #14 60.64 Preparing to unpack .../236-libdata-validate-ip-perl_0.31-1_all.deb ...
18:41:01 #14 60.64 Unpacking libdata-validate-ip-perl (0.31-1) ...
18:41:01 #14 60.67 Selecting previously unselected package libdata-validate-uri-perl.
18:41:01 #14 60.67 Preparing to unpack .../237-libdata-validate-uri-perl_0.07-2_all.deb ...
18:41:01 #14 60.68 Unpacking libdata-validate-uri-perl (0.07-2) ...
18:41:01 #14 60.71 Selecting previously unselected package libdistro-info-perl.
18:41:01 #14 60.71 Preparing to unpack .../238-libdistro-info-perl_1.5_all.deb ...
18:41:01 #14 60.71 Unpacking libdistro-info-perl (1.5) ...
18:41:01 #14 60.74 Selecting previously unselected package libemail-address-xs-perl.
18:41:01 #14 60.74 Preparing to unpack .../239-libemail-address-xs-perl_1.05-1build1_armhf.deb ...
18:41:01 #14 60.75 Unpacking libemail-address-xs-perl (1.05-1build1) ...
18:41:01 #14 60.78 Selecting previously unselected package libexporter-tiny-perl.
18:41:01 #14 60.78 Preparing to unpack .../240-libexporter-tiny-perl_1.006000-1_all.deb ...
18:41:01 #14 60.79 Unpacking libexporter-tiny-perl (1.006000-1) ...
18:41:01 #14 60.82 Selecting previously unselected package libfcgi-bin.
18:41:01 #14 60.82 Preparing to unpack .../241-libfcgi-bin_2.4.2-2build2_armhf.deb ...
18:41:01 #14 60.82 Unpacking libfcgi-bin (2.4.2-2build2) ...
18:41:01 #14 60.86 Selecting previously unselected package libipc-system-simple-perl.
18:41:01 + mkdir -p /root/build-deb/cli
18:41:01 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:41:01 #14 60.86 Preparing to unpack .../242-libipc-system-simple-perl_1.30-2_all.deb ...
18:41:01 #14 60.86 Unpacking libipc-system-simple-perl (1.30-2) ...
18:41:01 #14 60.90 Selecting previously unselected package libfile-basedir-perl.
18:41:01 #14 60.90 Preparing to unpack .../243-libfile-basedir-perl_0.09-2_all.deb ...
18:41:01 #14 60.91 Unpacking libfile-basedir-perl (0.09-2) ...
18:41:01 #14 60.94 Selecting previously unselected package libfile-chdir-perl.
18:41:01 #14 60.94 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1.1_all.deb ...
18:41:01 #14 60.94 Unpacking libfile-chdir-perl (0.1008-1.1) ...
18:41:01 #14 60.97 Selecting previously unselected package libfile-fcntllock-perl.
18:41:01 #14 60.97 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-4build1_armhf.deb ...
18:41:01 #14 60.98 Unpacking libfile-fcntllock-perl (0.22-4build1) ...
18:41:01 #14 61.01 Selecting previously unselected package libnumber-compare-perl.
18:41:01 #14 61.01 Preparing to unpack .../246-libnumber-compare-perl_0.03-3_all.deb ...
18:41:01 #14 61.01 Unpacking libnumber-compare-perl (0.03-3) ...
18:41:01 #14 61.04 Selecting previously unselected package libtext-glob-perl.
18:41:01 #14 61.04 Preparing to unpack .../247-libtext-glob-perl_0.11-3_all.deb ...
18:41:01 #14 61.05 Unpacking libtext-glob-perl (0.11-3) ...
18:41:01 #14 61.08 Selecting previously unselected package libfile-find-rule-perl.
18:41:01 + mkdir -p /root/build-deb/buildx
18:41:01 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:41:01 #16 0.746 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
18:41:01 #16 0.806 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
18:41:01 #16 0.880 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
18:41:01 #14 61.08 Preparing to unpack .../248-libfile-find-rule-perl_0.34-3_all.deb ...
18:41:01 #14 61.09 Unpacking libfile-find-rule-perl (0.34-3) ...
18:41:01 #14 61.11 Selecting previously unselected package libfont-afm-perl.
18:41:01 #14 61.11 Preparing to unpack .../249-libfont-afm-perl_1.20-4_all.deb ...
18:41:01 #14 61.12 Unpacking libfont-afm-perl (1.20-4) ...
18:41:01 #14 61.15 Selecting previously unselected package libio-string-perl.
18:41:01 #14 61.15 Preparing to unpack .../250-libio-string-perl_1.08-4_all.deb ...
18:41:01 #14 61.16 Unpacking libio-string-perl (1.08-4) ...
18:41:01 #14 61.20 Selecting previously unselected package libfont-ttf-perl.
18:41:01 #14 61.20 Preparing to unpack .../251-libfont-ttf-perl_1.06-2_all.deb ...
18:41:01 #14 61.20 Unpacking libfont-ttf-perl (1.06-2) ...
18:41:01 #14 61.25 Selecting previously unselected package libfreezethaw-perl.
18:41:01 #14 61.25 Preparing to unpack .../252-libfreezethaw-perl_0.5001-3_all.deb ...
18:41:01 #14 61.25 Unpacking libfreezethaw-perl (0.5001-3) ...
18:41:01 #14 61.28 Selecting previously unselected package libsort-versions-perl.
18:41:01 #14 61.28 Preparing to unpack .../253-libsort-versions-perl_1.62-3_all.deb ...
18:41:01 #14 61.29 Unpacking libsort-versions-perl (1.62-3) ...
18:41:01 #14 61.32 Selecting previously unselected package libgit-wrapper-perl.
18:41:01 #14 61.32 Preparing to unpack .../254-libgit-wrapper-perl_0.048-2_all.deb ...
18:41:01 #16 0.954 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
18:41:02 #14 61.32 Unpacking libgit-wrapper-perl (0.048-2) ...
18:41:02 #14 61.35 Selecting previously unselected package libhttp-tiny-multipart-perl.
18:41:02 #14 61.35 Preparing to unpack .../255-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
18:41:02 #14 61.35 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
18:41:02 #14 61.38 Selecting previously unselected package libio-prompter-perl.
18:41:02 #14 61.38 Preparing to unpack .../256-libio-prompter-perl_0.004015-2_all.deb ...
18:41:02 #14 61.39 Unpacking libio-prompter-perl (0.004015-2) ...
18:41:02 #14 61.42 Selecting previously unselected package libjson-perl.
18:41:02 #14 61.42 Preparing to unpack .../257-libjson-perl_4.10000-1_all.deb ...
18:41:02 #14 61.42 Unpacking libjson-perl (4.10000-1) ...
18:41:02 #14 61.45 Selecting previously unselected package liblog-any-perl.
18:41:02 #14 61.45 Preparing to unpack .../258-liblog-any-perl_1.713-1_all.deb ...
18:41:02 #14 61.46 Unpacking liblog-any-perl (1.713-1) ...
18:41:02 #14 61.49 Selecting previously unselected package liblog-any-adapter-screen-perl.
18:41:02 #14 61.49 Preparing to unpack .../259-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
18:41:02 #14 61.49 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
18:41:02 #14 61.52 Selecting previously unselected package libpackage-stash-perl.
18:41:02 #14 61.52 Preparing to unpack .../260-libpackage-stash-perl_0.40-1_all.deb ...
18:41:02 #14 61.53 Unpacking libpackage-stash-perl (0.40-1) ...
18:41:02 #14 61.55 Selecting previously unselected package libsub-identify-perl.
18:41:02 #14 61.55 Preparing to unpack .../261-libsub-identify-perl_0.14-3_armhf.deb ...
18:41:02 #14 61.56 Unpacking libsub-identify-perl (0.14-3) ...
18:41:02 #14 61.58 Selecting previously unselected package libsub-name-perl:armhf.
18:41:02 #14 61.59 Preparing to unpack .../262-libsub-name-perl_0.26-2build1_armhf.deb ...
18:41:02 #14 61.59 Unpacking libsub-name-perl:armhf (0.26-2build1) ...
18:41:02 #14 61.62 Selecting previously unselected package libnamespace-clean-perl.
18:41:02 #14 61.62 Preparing to unpack .../263-libnamespace-clean-perl_0.27-2_all.deb ...
18:41:02 #14 61.62 Unpacking libnamespace-clean-perl (0.27-2) ...
18:41:02 + mkdir -p /root/build-deb/compose
18:41:02 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:41:02 + mkdir -p /go/src/github.com/docker
18:41:02 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:41:02 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:41:02 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:41:02 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:41:02 + EPOCH=5
18:41:02 + EPOCH_SEP=
18:41:02 + [[ ! -z 5 ]]
18:41:02 + EPOCH_SEP=:
18:41:02 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:41:02 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:41:02 VERSION AAA 0.0.0-20231011170815-26951f7
18:41:02 + VERSION=0.0.0-20231011170815-26951f7
18:41:02 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:41:02 VERSION bbb 0.0.0-20231011170815-26951f7
18:41:02 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:41:02 + debSource=docker-ce
18:41:02 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:41:02 + debMaintainer='Docker <support@docker.com>'
18:41:02 ++ date --rfc-2822
18:41:02 + debDate='Wed, 11 Oct 2023 18:41:01 +0000'
18:41:02 + pkgRevision=1
18:41:02 + cat
18:41:02 + export CLI_GITCOMMIT=26951f7
18:41:02 + CLI_GITCOMMIT=26951f7
18:41:02 + export ENGINE_GITCOMMIT=949f8c9
18:41:02 + ENGINE_GITCOMMIT=949f8c9
18:41:02 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:41:02 VERSION BBB 0.0.0-20231011170815-26951f7
18:41:02 + dpkg-buildpackage -uc -us -I.git
18:41:02 dpkg-buildpackage: info: source package docker-ce
18:41:02 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal
18:41:02 dpkg-buildpackage: info: source distribution focal
18:41:02 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:41:02  dpkg-source -I.git --before-build .
18:41:02 dpkg-buildpackage: info: host architecture armhf
18:41:02 #14 61.65 Selecting previously unselected package libpath-tiny-perl.
18:41:02 #14 61.65 Preparing to unpack .../264-libpath-tiny-perl_0.144-1_all.deb ...
18:41:02 #14 61.66 Unpacking libpath-tiny-perl (0.144-1) ...
18:41:02 #14 61.69 Selecting previously unselected package libstrictures-perl.
18:41:02 #14 61.69 Preparing to unpack .../265-libstrictures-perl_2.000006-1_all.deb ...
18:41:02 #14 61.69 Unpacking libstrictures-perl (2.000006-1) ...
18:41:02 #14 61.72 Selecting previously unselected package libtype-tiny-perl.
18:41:02 #14 61.72 Preparing to unpack .../266-libtype-tiny-perl_2.002001-1_all.deb ...
18:41:02 #14 61.73 Unpacking libtype-tiny-perl (2.002001-1) ...
18:41:02 #14 61.77 Selecting previously unselected package libgitlab-api-v4-perl.
18:41:02 #14 61.77 Preparing to unpack .../267-libgitlab-api-v4-perl_0.26-2_all.deb ...
18:41:02 #14 61.77 Unpacking libgitlab-api-v4-perl (0.26-2) ...
18:41:02 #14 61.80 Selecting previously unselected package libhtml-form-perl.
18:41:02 #14 61.81 Preparing to unpack .../268-libhtml-form-perl_6.11-1_all.deb ...
18:41:02 #14 61.81 Unpacking libhtml-form-perl (6.11-1) ...
18:41:02 #14 61.84 Selecting previously unselected package libhtml-format-perl.
18:41:02  debian/rules clean
18:41:02 dh clean --with=bash-completion
18:41:02    dh_clean
18:41:02 #14 61.84 Preparing to unpack .../269-libhtml-format-perl_2.16-2_all.deb ...
18:41:02 #14 61.84 Unpacking libhtml-format-perl (2.16-2) ...
18:41:02 #14 61.87 Selecting previously unselected package libhtml-html5-entities-perl.
18:41:02 #14 61.87 Preparing to unpack .../270-libhtml-html5-entities-perl_0.004-3_all.deb ...
18:41:02 #14 61.88 Unpacking libhtml-html5-entities-perl (0.004-3) ...
18:41:02 #14 61.91 Selecting previously unselected package libhtml-tokeparser-simple-perl.
18:41:02 #14 61.91 Preparing to unpack .../271-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
18:41:02 #14 61.91 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
18:41:02 #14 61.94 Selecting previously unselected package libhttp-daemon-perl.
18:41:02 #14 61.94 Preparing to unpack .../272-libhttp-daemon-perl_6.14-2_all.deb ...
18:41:02 #14 61.95 Unpacking libhttp-daemon-perl (6.14-2) ...
18:41:02 #14 61.98 Selecting previously unselected package libindirect-perl.
18:41:02 #14 61.98 Preparing to unpack .../273-libindirect-perl_0.39-2build1_armhf.deb ...
18:41:02 #14 61.98 Unpacking libindirect-perl (0.39-2build1) ...
18:41:02 #14 62.01 Selecting previously unselected package libio-interactive-perl.
18:41:02 #14 62.01 Preparing to unpack .../274-libio-interactive-perl_1.023-2_all.deb ...
18:41:02 #14 62.01 Unpacking libio-interactive-perl (1.023-2) ...
18:41:02 #14 62.04 Selecting previously unselected package libtypes-serialiser-perl.
18:41:02 #14 62.04 Preparing to unpack .../275-libtypes-serialiser-perl_1.01-1_all.deb ...
18:41:02 #14 62.05 Unpacking libtypes-serialiser-perl (1.01-1) ...
18:41:02 #14 62.08 Selecting previously unselected package libjson-xs-perl.
18:41:02 #14 62.08 Preparing to unpack .../276-libjson-xs-perl_4.030-2_armhf.deb ...
18:41:02 #14 62.08 Unpacking libjson-xs-perl (4.030-2) ...
18:41:02 #14 62.11 Selecting previously unselected package libjson-maybexs-perl.
18:41:02 #14 62.11 Preparing to unpack .../277-libjson-maybexs-perl_1.004004-1_all.deb ...
18:41:02 #14 62.11 Unpacking libjson-maybexs-perl (1.004004-1) ...
18:41:02 #14 62.14 Selecting previously unselected package libldap-common.
18:41:02 #14 62.14 Preparing to unpack .../278-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ...
18:41:02  dpkg-source -I.git -b .
18:41:02 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:41:02 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:41:02 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:41:02 dpkg-source: info: using source format '1.0'
18:41:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz
18:41:02 #14 62.15 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
18:41:02 #14 62.17 Selecting previously unselected package liblist-compare-perl.
18:41:02 #14 62.18 Preparing to unpack .../279-liblist-compare-perl_0.55-2_all.deb ...
18:41:02 #14 62.18 Unpacking liblist-compare-perl (0.55-2) ...
18:41:02 #14 62.21 Selecting previously unselected package liblist-someutils-perl.
18:41:02 #14 62.21 Preparing to unpack .../280-liblist-someutils-perl_0.59-1_all.deb ...
18:41:02 #14 62.21 Unpacking liblist-someutils-perl (0.59-1) ...
18:41:02 #14 62.27 Selecting previously unselected package liblist-someutils-xs-perl:armhf.
18:41:02 #14 62.27 Preparing to unpack .../281-liblist-someutils-xs-perl_0.58-3_armhf.deb ...
18:41:02 #14 62.27 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ...
18:41:02 #14 62.30 Selecting previously unselected package liblist-utilsby-perl.
18:41:02 #14 62.30 Preparing to unpack .../282-liblist-utilsby-perl_0.12-2_all.deb ...
18:41:02 #14 62.30 Unpacking liblist-utilsby-perl (0.12-2) ...
18:41:02 #14 62.33 Selecting previously unselected package libltdl7:armhf.
18:41:02 #14 62.33 Preparing to unpack .../283-libltdl7_2.4.7-5_armhf.deb ...
18:41:02 #14 62.33 Unpacking libltdl7:armhf (2.4.7-5) ...
18:41:02 #14 62.36 Selecting previously unselected package libltdl-dev:armhf.
18:41:02 #14 62.36 Preparing to unpack .../284-libltdl-dev_2.4.7-5_armhf.deb ...
18:41:02 #14 62.36 Unpacking libltdl-dev:armhf (2.4.7-5) ...
18:41:02 #14 62.40 Selecting previously unselected package liblzo2-2:armhf.
18:41:03 #14 62.40 Preparing to unpack .../285-liblzo2-2_2.10-2build3_armhf.deb ...
18:41:03 #14 62.41 Unpacking liblzo2-2:armhf (2.10-2build3) ...
18:41:03 #14 62.43 Selecting previously unselected package libsys-hostname-long-perl.
18:41:03 #14 62.44 Preparing to unpack .../286-libsys-hostname-long-perl_1.5-3_all.deb ...
18:41:03 #14 62.44 Unpacking libsys-hostname-long-perl (1.5-3) ...
18:41:03 #14 62.47 Selecting previously unselected package libmail-sendmail-perl.
18:41:03 #14 62.47 Preparing to unpack .../287-libmail-sendmail-perl_0.80-3_all.deb ...
18:41:03 #14 62.47 Unpacking libmail-sendmail-perl (0.80-3) ...
18:41:03 #14 62.50 Selecting previously unselected package libnet-smtp-ssl-perl.
18:41:03 #14 62.50 Preparing to unpack .../288-libnet-smtp-ssl-perl_1.04-2_all.deb ...
18:41:03 #14 62.51 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
18:41:03 #14 62.53 Selecting previously unselected package libmailtools-perl.
18:41:03 #14 62.53 Preparing to unpack .../289-libmailtools-perl_2.21-2_all.deb ...
18:41:03 #14 62.54 Unpacking libmailtools-perl (2.21-2) ...
18:41:03 #14 62.57 Selecting previously unselected package libmarkdown2:armhf.
18:41:03 #14 62.57 Preparing to unpack .../290-libmarkdown2_2.2.7-2_armhf.deb ...
18:41:03 #14 62.58 Unpacking libmarkdown2:armhf (2.2.7-2) ...
18:41:03 #14 62.60 Selecting previously unselected package libmath-base85-perl.
18:41:03 #14 62.60 Preparing to unpack .../291-libmath-base85-perl_0.5+dfsg-2_all.deb ...
18:41:03 #14 62.61 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
18:41:03 #14 62.63 Selecting previously unselected package libmldbm-perl.
18:41:03 #14 62.64 Preparing to unpack .../292-libmldbm-perl_2.05-4_all.deb ...
18:41:03 #14 62.64 Unpacking libmldbm-perl (2.05-4) ...
18:41:03 #14 62.67 Selecting previously unselected package libmoox-aliases-perl.
18:41:03 #14 62.67 Preparing to unpack .../293-libmoox-aliases-perl_0.001006-2_all.deb ...
18:41:03 #14 62.67 Unpacking libmoox-aliases-perl (0.001006-2) ...
18:41:03 #14 62.70 Selecting previously unselected package libmouse-perl.
18:41:03 #14 62.70 Preparing to unpack .../294-libmouse-perl_2.5.10-1build5_armhf.deb ...
18:41:03 #14 62.70 Unpacking libmouse-perl (2.5.10-1build5) ...
18:41:03 #14 62.75 Selecting previously unselected package libxs-parse-keyword-perl.
18:41:03 #14 62.75 Preparing to unpack .../295-libxs-parse-keyword-perl_0.33-1_armhf.deb ...
18:41:03 #14 62.75 Unpacking libxs-parse-keyword-perl (0.33-1) ...
18:41:03 #14 62.78 Selecting previously unselected package libxs-parse-sublike-perl:armhf.
18:41:03 #14 62.78 Preparing to unpack .../296-libxs-parse-sublike-perl_0.16-1ubuntu3_armhf.deb ...
18:41:03 #14 62.79 Unpacking libxs-parse-sublike-perl:armhf (0.16-1ubuntu3) ...
18:41:03 #14 62.81 Selecting previously unselected package libobject-pad-perl.
18:41:03 #14 62.82 Preparing to unpack .../297-libobject-pad-perl_0.78-1_armhf.deb ...
18:41:03 #14 62.82 Unpacking libobject-pad-perl (0.78-1) ...
18:41:03 #14 62.85 Selecting previously unselected package libpackage-stash-xs-perl:armhf.
18:41:03 #14 62.85 Preparing to unpack .../298-libpackage-stash-xs-perl_0.30-1build1_armhf.deb ...
18:41:03 #14 62.85 Unpacking libpackage-stash-xs-perl:armhf (0.30-1build1) ...
18:41:03 #14 62.88 Selecting previously unselected package libpath-iterator-rule-perl.
18:41:03 #14 62.88 Preparing to unpack .../299-libpath-iterator-rule-perl_1.015-2_all.deb ...
18:41:03 #14 62.88 Unpacking libpath-iterator-rule-perl (1.015-2) ...
18:41:03 #14 62.91 Selecting previously unselected package libperlio-gzip-perl.
18:41:03 #14 62.91 Preparing to unpack .../300-libperlio-gzip-perl_0.20-1build1_armhf.deb ...
18:41:03 #14 62.91 Unpacking libperlio-gzip-perl (0.20-1build1) ...
18:41:03 #14 62.94 Selecting previously unselected package libperlio-utf8-strict-perl.
18:41:03 #14 62.94 Preparing to unpack .../301-libperlio-utf8-strict-perl_0.010-1_armhf.deb ...
18:41:03 #14 62.95 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
18:41:03 #14 62.98 Selecting previously unselected package libpod-parser-perl.
18:41:03 #14 62.98 Preparing to unpack .../302-libpod-parser-perl_1.65-1_all.deb ...
18:41:03 #14 62.99 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
18:41:03 #14 63.00 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
18:41:03 #14 63.01 Unpacking libpod-parser-perl (1.65-1) ...
18:41:03 #14 63.04 Selecting previously unselected package libpod-constants-perl.
18:41:03 #14 63.04 Preparing to unpack .../303-libpod-constants-perl_0.19-2_all.deb ...
18:41:03 #14 63.04 Unpacking libpod-constants-perl (0.19-2) ...
18:41:03 #14 63.07 Selecting previously unselected package libproc-processtable-perl:armhf.
18:41:03 #14 63.07 Preparing to unpack .../304-libproc-processtable-perl_0.634-1build2_armhf.deb ...
18:41:03 #14 63.08 Unpacking libproc-processtable-perl:armhf (0.634-1build2) ...
18:41:03 #14 63.12 Selecting previously unselected package libre2-10:armhf.
18:41:03 #14 63.12 Preparing to unpack .../305-libre2-10_20230201-1_armhf.deb ...
18:41:03 #16 1.171 Reading package lists...
18:41:03 #16 2.594 dpkg-buildpackage: info: source package docker-ce-build-deps
18:41:03 #16 2.594 dpkg-buildpackage: info: source version 1.0
18:41:03 #16 2.594 dpkg-buildpackage: info: source distribution unstable
18:41:03 #16 2.594 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:41:03 #16 2.630 dpkg-buildpackage: info: host architecture armhf
18:41:03 #16 2.630  dpkg-source --before-build .
18:41:03 #16 2.733  debian/rules clean
18:41:03 #14 63.12 Unpacking libre2-10:armhf (20230201-1) ...
18:41:03 #14 63.15 Selecting previously unselected package libre-engine-re2-perl:armhf.
18:41:03 #14 63.15 Preparing to unpack .../306-libre-engine-re2-perl_0.17+ds-1_armhf.deb ...
18:41:03 #14 63.15 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ...
18:41:03 #14 63.18 Selecting previously unselected package libreadonly-perl.
18:41:03 #14 63.18 Preparing to unpack .../307-libreadonly-perl_2.050-3_all.deb ...
18:41:03 #14 63.19 Unpacking libreadonly-perl (2.050-3) ...
18:41:03 #14 63.22 Selecting previously unselected package libref-util-perl.
18:41:03 #14 63.22 Preparing to unpack .../308-libref-util-perl_0.204-2_all.deb ...
18:41:03 #14 63.23 Unpacking libref-util-perl (0.204-2) ...
18:41:03 #14 63.25 Selecting previously unselected package libref-util-xs-perl.
18:41:03 #14 63.26 Preparing to unpack .../309-libref-util-xs-perl_0.117-2build1_armhf.deb ...
18:41:03 #14 63.27 Unpacking libref-util-xs-perl (0.117-2build1) ...
18:41:03 #14 63.30 Selecting previously unselected package libregexp-pattern-license-perl.
18:41:03 #14 63.30 Preparing to unpack .../310-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
18:41:03 #14 63.30 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
18:41:03 #14 63.33 Selecting previously unselected package libregexp-pattern-perl.
18:41:03 #14 63.33 Preparing to unpack .../311-libregexp-pattern-perl_0.2.14-2_all.deb ...
18:41:03 #14 63.34 Unpacking libregexp-pattern-perl (0.2.14-2) ...
18:41:03 #14 63.37 Selecting previously unselected package libregexp-wildcards-perl.
18:41:03 #14 63.37 Preparing to unpack .../312-libregexp-wildcards-perl_1.05-3_all.deb ...
18:41:03 #14 63.37 Unpacking libregexp-wildcards-perl (1.05-3) ...
18:41:03 #14 63.41 Selecting previously unselected package libsasl2-modules:armhf.
18:41:03 #14 63.41 Preparing to unpack .../313-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ...
18:41:03 #14 63.42 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ...
18:41:03 #14 63.45 Selecting previously unselected package libsereal-decoder-perl.
18:41:03 #16 2.735 dh clean
18:41:03 #16 2.818    dh_clean
18:41:03 #16 2.854  debian/rules binary
18:41:03 #16 2.855 dh binary
18:41:03 #16 2.925    dh_update_autotools_config
18:41:03 #16 2.956    dh_autoreconf
18:41:04 #14 63.45 Preparing to unpack .../314-libsereal-decoder-perl_5.003+ds-1_armhf.deb ...
18:41:04 #14 63.45 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
18:41:04 #14 63.49 Selecting previously unselected package libsereal-encoder-perl.
18:41:04 #14 63.49 Preparing to unpack .../315-libsereal-encoder-perl_5.003+ds-1_armhf.deb ...
18:41:04 #14 63.49 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
18:41:04 #14 63.52 Selecting previously unselected package libset-intspan-perl.
18:41:04 #14 63.52 Preparing to unpack .../316-libset-intspan-perl_1.19-3_all.deb ...
18:41:04 #14 63.53 Unpacking libset-intspan-perl (1.19-3) ...
18:41:04 #14 63.56 Selecting previously unselected package libsocket6-perl.
18:41:04 #14 63.56 Preparing to unpack .../317-libsocket6-perl_0.29-3_armhf.deb ...
18:41:04 #14 63.56 Unpacking libsocket6-perl (0.29-3) ...
18:41:04 #14 63.60 Selecting previously unselected package libsodium23:armhf.
18:41:04 #14 63.60 Preparing to unpack .../318-libsodium23_1.0.18-1build2_armhf.deb ...
18:41:04 #14 63.60 Unpacking libsodium23:armhf (1.0.18-1build2) ...
18:41:04 #14 63.63 Selecting previously unselected package libstring-copyright-perl.
18:41:04 #14 63.63 Preparing to unpack .../319-libstring-copyright-perl_0.003014-1_all.deb ...
18:41:04 #14 63.64 Unpacking libstring-copyright-perl (0.003014-1) ...
18:41:04 #14 63.67 Selecting previously unselected package libstring-escape-perl.
18:41:04 #16 2.999    create-stamp debian/debhelper-build-stamp
18:41:04 #16 2.999    dh_prep
18:41:04 #16 3.028    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:41:04 #16 3.084    dh_install
18:41:04 #16 3.119    dh_installdocs
18:41:04 #16 3.159    dh_installchangelogs
18:41:04 #14 63.67 Preparing to unpack .../320-libstring-escape-perl_2010.002-3_all.deb ...
18:41:04 #14 63.67 Unpacking libstring-escape-perl (2010.002-3) ...
18:41:04 #14 63.70 Selecting previously unselected package libstring-license-perl.
18:41:04 #14 63.70 Preparing to unpack .../321-libstring-license-perl_0.0.2-1ubuntu2_all.deb ...
18:41:04 #14 63.71 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ...
18:41:04 #14 63.73 Selecting previously unselected package libstring-shellquote-perl.
18:41:04 #14 63.74 Preparing to unpack .../322-libstring-shellquote-perl_1.04-3_all.deb ...
18:41:04 #14 63.74 Unpacking libstring-shellquote-perl (1.04-3) ...
18:41:04 #14 63.77 Selecting previously unselected package libsyntax-keyword-try-perl.
18:41:04 #14 63.77 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.28-1_armhf.deb ...
18:41:04 #14 63.77 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
18:41:04 #14 63.80 Selecting previously unselected package libterm-readkey-perl.
18:41:04 #14 63.81 Preparing to unpack .../324-libterm-readkey-perl_2.38-2build1_armhf.deb ...
18:41:04 #14 63.81 Unpacking libterm-readkey-perl (2.38-2build1) ...
18:41:04 #14 63.84 Selecting previously unselected package libtext-levenshteinxs-perl.
18:41:04 #14 63.84 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-5build1_armhf.deb ...
18:41:04 #14 63.84 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ...
18:41:04 #14 63.87 Selecting previously unselected package libtext-markdown-discount-perl.
18:41:04 #16 3.247    dh_perl
18:41:04 #16 3.285    dh_link
18:41:04 #16 3.320    dh_strip_nondeterminism
18:41:04 #16 3.389    dh_compress
18:41:04 #16 3.433    dh_fixperms
18:41:04 #16 3.478    dh_missing
18:41:04 #16 3.506    dh_installdeb
18:41:04 #14 63.88 Preparing to unpack .../326-libtext-markdown-discount-perl_0.16-1_armhf.deb ...
18:41:04 #14 63.88 Unpacking libtext-markdown-discount-perl (0.16-1) ...
18:41:04 #14 63.91 Selecting previously unselected package libtext-xslate-perl:armhf.
18:41:04 #14 63.91 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build2_armhf.deb ...
18:41:04 #14 63.92 Unpacking libtext-xslate-perl:armhf (3.5.9-1build2) ...
18:41:04 #14 63.95 Selecting previously unselected package libtime-duration-perl.
18:41:04 #14 63.96 Preparing to unpack .../328-libtime-duration-perl_1.21-2_all.deb ...
18:41:04 #14 63.96 Unpacking libtime-duration-perl (1.21-2) ...
18:41:04 #14 63.99 Selecting previously unselected package libtime-moment-perl.
18:41:04 #14 63.99 Preparing to unpack .../329-libtime-moment-perl_0.44-2build1_armhf.deb ...
18:41:04 #14 64.00 Unpacking libtime-moment-perl (0.44-2build1) ...
18:41:04 #14 64.03 Selecting previously unselected package libtype-tiny-xs-perl:armhf.
18:41:04 #14 64.03 Preparing to unpack .../330-libtype-tiny-xs-perl_0.025-1_armhf.deb ...
18:41:04 #14 64.03 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ...
18:41:04 #14 64.06 Selecting previously unselected package libunicode-utf8-perl.
18:41:04 #14 64.06 Preparing to unpack .../331-libunicode-utf8-perl_0.62-2_armhf.deb ...
18:41:04 #14 64.07 Unpacking libunicode-utf8-perl (0.62-2) ...
18:41:04 #14 64.10 Selecting previously unselected package libwww-mechanize-perl.
18:41:04 #14 64.10 Preparing to unpack .../332-libwww-mechanize-perl_2.16-1_all.deb ...
18:41:04 #14 64.10 Unpacking libwww-mechanize-perl (2.16-1) ...
18:41:04 #14 64.13 Selecting previously unselected package libxml-namespacesupport-perl.
18:41:04 #14 64.13 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-2_all.deb ...
18:41:04 #14 64.14 Unpacking libxml-namespacesupport-perl (1.12-2) ...
18:41:04 #14 64.17 Selecting previously unselected package libxml-sax-base-perl.
18:41:04 #14 64.17 Preparing to unpack .../334-libxml-sax-base-perl_1.09-3_all.deb ...
18:41:04 #14 64.17 Unpacking libxml-sax-base-perl (1.09-3) ...
18:41:04 #14 64.22 Selecting previously unselected package libxml-sax-perl.
18:41:04 #16 3.542    dh_gencontrol
18:41:04 #16 3.663    dh_md5sums
18:41:04 #16 3.699    dh_builddeb
18:41:04 #16 3.728 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:41:04 #14 64.22 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-3_all.deb ...
18:41:04 #14 64.23 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
18:41:04 #14 64.26 Selecting previously unselected package libxml-libxml-perl.
18:41:04 #14 64.27 Preparing to unpack .../336-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_armhf.deb ...
18:41:04 #14 64.27 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
18:41:04 #14 64.31 Selecting previously unselected package libxml-parser-perl.
18:41:04 #14 64.31 Preparing to unpack .../337-libxml-parser-perl_2.46-4_armhf.deb ...
18:41:04 #14 64.31 Unpacking libxml-parser-perl (2.46-4) ...
18:41:04 #14 64.35 Selecting previously unselected package libxml-sax-expat-perl.
18:41:04 #14 64.36 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-2_all.deb ...
18:41:04 #14 64.36 Unpacking libxml-sax-expat-perl (0.51-2) ...
18:41:04 #14 64.39 Selecting previously unselected package libyaml-libyaml-perl.
18:41:04 #14 64.39 Preparing to unpack .../339-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ...
18:41:04 #14 64.39 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
18:41:04 #14 64.43 Selecting previously unselected package licensecheck.
18:41:04 #14 64.43 Preparing to unpack .../340-licensecheck_3.3.5-1ubuntu1_all.deb ...
18:41:04 #14 64.43 Unpacking licensecheck (3.3.5-1ubuntu1) ...
18:41:04 #14 64.46 Selecting previously unselected package libdevel-size-perl.
18:41:04 #16 3.814  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
18:41:04 #16 3.965  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
18:41:04 #16 4.047 dpkg-genchanges: info: binary-only upload (no source code included)
18:41:04 #16 4.049  dpkg-source --after-build .
18:41:05 #14 64.47 Preparing to unpack .../341-libdevel-size-perl_0.83-2build1_armhf.deb ...
18:41:05 #14 64.47 Unpacking libdevel-size-perl (0.83-2build1) ...
18:41:05 #14 64.50 Selecting previously unselected package libipc-run3-perl.
18:41:05 #14 64.50 Preparing to unpack .../342-libipc-run3-perl_0.048-3_all.deb ...
18:41:05 #14 64.50 Unpacking libipc-run3-perl (0.048-3) ...
18:41:05 #14 64.54 Selecting previously unselected package lzip.
18:41:05 #14 64.54 Preparing to unpack .../343-lzip_1.23-5_armhf.deb ...
18:41:05 #14 64.54 Unpacking lzip (1.23-5) ...
18:41:05 #14 64.57 Selecting previously unselected package lzop.
18:41:05 #14 64.57 Preparing to unpack .../344-lzop_1.04-2build2_armhf.deb ...
18:41:05 #14 64.58 Unpacking lzop (1.04-2build2) ...
18:41:05 #14 64.61 Selecting previously unselected package t1utils.
18:41:05 #14 64.61 Preparing to unpack .../345-t1utils_1.41-4build2_armhf.deb ...
18:41:05 #14 64.61 Unpacking t1utils (1.41-4build2) ...
18:41:05 #14 64.65 Selecting previously unselected package unzip.
18:41:05 #14 64.65 Preparing to unpack .../346-unzip_6.0-27ubuntu1_armhf.deb ...
18:41:05 #14 64.66 Unpacking unzip (6.0-27ubuntu1) ...
18:41:05 #14 64.70 Selecting previously unselected package lintian.
18:41:05 #16 4.155 dpkg-buildpackage: info: binary-only upload (no source included)
18:41:05 #16 4.159 
18:41:05 #16 4.159 The package has been created.
18:41:05 #16 4.159 Attention, the package has been created in the current directory,
18:41:05 #16 4.159 not in ".." as indicated by the message above!
18:41:05 #16 4.184 Selecting previously unselected package docker-ce-build-deps.
18:41:05 #16 4.200 (Reading database ... 25309 files and directories currently installed.)
18:41:05 #16 4.201 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:41:05 #16 4.205 Unpacking docker-ce-build-deps (1.0) ...
18:41:05 #14 64.70 Preparing to unpack .../347-lintian_2.116.3ubuntu1_all.deb ...
18:41:05 #14 64.71 Unpacking lintian (2.116.3ubuntu1) ...
18:41:05 #14 65.01 Selecting previously unselected package manpages-dev.
18:41:05 #14 65.01 Preparing to unpack .../348-manpages-dev_6.03-1_all.deb ...
18:41:05 #14 65.01 Unpacking manpages-dev (6.03-1) ...
18:41:05 #14 65.10 Selecting previously unselected package python3-certifi.
18:41:05 #14 65.11 Preparing to unpack .../349-python3-certifi_2022.9.24-1_all.deb ...
18:41:05 #14 65.11 Unpacking python3-certifi (2022.9.24-1) ...
18:41:05 #14 65.14 Selecting previously unselected package python3-cffi-backend:armhf.
18:41:05 #14 65.14 Preparing to unpack .../350-python3-cffi-backend_1.15.1-5build1_armhf.deb ...
18:41:05 #14 65.15 Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ...
18:41:05 #14 65.18 Selecting previously unselected package python3-cryptography.
18:41:05 #14 65.18 Preparing to unpack .../351-python3-cryptography_38.0.4-2_armhf.deb ...
18:41:05 #14 65.19 Unpacking python3-cryptography (38.0.4-2) ...
18:41:05 #14 65.24 Selecting previously unselected package python3-idna.
18:41:05 #14 65.24 Preparing to unpack .../352-python3-idna_3.3-1_all.deb ...
18:41:05 #14 65.25 Unpacking python3-idna (3.3-1) ...
18:41:05 #14 65.29 Selecting previously unselected package python3-nacl.
18:41:05 #14 65.29 Preparing to unpack .../353-python3-nacl_1.5.0-2_armhf.deb ...
18:41:05 #14 65.29 Unpacking python3-nacl (1.5.0-2) ...
18:41:05 #14 65.33 Selecting previously unselected package python3-bcrypt.
18:41:05 #14 65.33 Preparing to unpack .../354-python3-bcrypt_3.2.2-1_armhf.deb ...
18:41:05 #14 65.33 Unpacking python3-bcrypt (3.2.2-1) ...
18:41:05 #14 65.37 Selecting previously unselected package python3-six.
18:41:05 #14 65.37 Preparing to unpack .../355-python3-six_1.16.0-4_all.deb ...
18:41:05 #14 65.37 Unpacking python3-six (1.16.0-4) ...
18:41:05 #14 65.40 Selecting previously unselected package python3-paramiko.
18:41:05 #14 65.41 Preparing to unpack .../356-python3-paramiko_2.12.0-2ubuntu1_all.deb ...
18:41:05 #14 65.41 Unpacking python3-paramiko (2.12.0-2ubuntu1) ...
18:41:05 #14 65.45 Selecting previously unselected package python3-urllib3.
18:41:05 #14 65.45 Preparing to unpack .../357-python3-urllib3_1.26.12-1_all.deb ...
18:41:05 #14 65.45 Unpacking python3-urllib3 (1.26.12-1) ...
18:41:05 #14 65.49 Selecting previously unselected package python3-requests.
18:41:06 #14 65.49 Preparing to unpack .../358-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ...
18:41:06 #14 65.50 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
18:41:06 #14 65.53 Selecting previously unselected package python3-unidiff.
18:41:06 #14 65.53 Preparing to unpack .../359-python3-unidiff_0.7.3-1_all.deb ...
18:41:06 #14 65.54 Unpacking python3-unidiff (0.7.3-1) ...
18:41:06 #14 65.57 Selecting previously unselected package equivs.
18:41:06 #14 65.57 Preparing to unpack .../360-equivs_2.3.1_all.deb ...
18:41:06 #14 65.57 Unpacking equivs (2.3.1) ...
18:41:06 #14 65.60 Selecting previously unselected package libauthen-sasl-perl.
18:41:06 #14 65.60 Preparing to unpack .../361-libauthen-sasl-perl_2.1600-3_all.deb ...
18:41:06 #14 65.61 Unpacking libauthen-sasl-perl (2.1600-3) ...
18:41:06 #14 65.64 Selecting previously unselected package python3-magic.
18:41:06 #14 65.64 Preparing to unpack .../362-python3-magic_2%3a0.4.26-3_all.deb ...
18:41:06 #14 65.64 Unpacking python3-magic (2:0.4.26-3) ...
18:41:06 #14 65.69 Setting up libksba8:armhf (1.6.3-2) ...
18:41:06 #14 65.70 Setting up media-types (10.0.0) ...
18:41:06 #16 4.305 Reading package lists...
18:41:06 #14 65.72 Setting up libpipeline1:armhf (1.5.7-1) ...
18:41:06 #14 65.73 Setting up wdiff (1.2.2-5) ...
18:41:06 #14 65.74 Setting up libxau6:armhf (1:1.0.9-1build5) ...
18:41:06 #14 65.75 Setting up libkeyutils1:armhf (1.6.3-2) ...
18:41:06 #14 65.76 Setting up lto-disabled-list (39) ...
18:41:06 #14 65.77 Setting up libpsl5:armhf (0.21.2-1) ...
18:41:06 #14 65.79 Setting up libsodium23:armhf (1.0.18-1build2) ...
18:41:06 #14 65.80 Setting up libicu72:armhf (72.1-3ubuntu2) ...
18:41:06 #14 65.81 Setting up liblerc4:armhf (4.0.0+ds-2ubuntu2) ...
18:41:06 #14 65.82 Setting up bsdextrautils (2.38.1-4ubuntu1) ...
18:41:06 #14 65.83 Setting up libre2-10:armhf (20230201-1) ...
18:41:06 #14 65.84 Setting up libfcgi0ldbl:armhf (2.4.2-2build2) ...
18:41:06 #14 65.85 Setting up libtext-glob-perl (0.11-3) ...
18:41:06 #14 65.87 Setting up libmagic-mgc (1:5.44-3) ...
18:41:06 #14 65.88 Setting up libyaml-0-2:armhf (0.2.5-1) ...
18:41:06 #14 65.89 Setting up distro-info-data (0.57ubuntu0.1) ...
18:41:06 #14 65.90 Setting up manpages (6.03-1) ...
18:41:06 #16 5.401 Building dependency tree...
18:41:06 #16 5.608 Reading state information...
18:41:06 #14 65.99 Setting up libtirpc-common (1.3.3+ds-1) ...
18:41:06 #14 66.00 Setting up unzip (6.0-27ubuntu1) ...
18:41:06 #14 66.02 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
18:41:06 #14 66.03 Setting up libbrotli1:armhf (1.0.9-2build8) ...
18:41:06 #14 66.04 Setting up libsqlite3-0:armhf (3.40.1-1) ...
18:41:06 #14 66.05 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ...
18:41:06 #14 66.07 Setting up libfcgi-bin (2.4.2-2build2) ...
18:41:06 #14 66.08 Setting up binutils-common:armhf (2.40-2ubuntu4.1) ...
18:41:06 #14 66.09 Setting up libnghttp2-14:armhf (1.52.0-1) ...
18:41:06 #14 66.10 Setting up libmagic1:armhf (1:5.44-3) ...
18:41:06 #14 66.12 Setting up libdeflate0:armhf (1.15-1) ...
18:41:06 #14 66.13 Setting up less (590-1.2) ...
18:41:06 #14 66.15 Setting up perl-openssl-defaults:armhf (7) ...
18:41:06 #14 66.16 Setting up linux-libc-dev:armhf (6.2.0-34.34) ...
18:41:06 #14 66.17 Setting up libctf-nobfd0:armhf (2.40-2ubuntu4.1) ...
18:41:06 #14 66.18 Setting up gettext-base (0.21-11) ...
18:41:06 #14 66.19 Setting up m4 (1.4.19-3) ...
18:41:06 #14 66.20 Setting up liblzo2-2:armhf (2.10-2build3) ...
18:41:06 #14 66.21 Setting up libnpth0:armhf (1.6-3build2) ...
18:41:06 #14 66.22 Setting up krb5-locales (1.20.1-1build1) ...
18:41:06 #14 66.23 Setting up file (1:5.44-3) ...
18:41:06 #14 66.24 Setting up libassuan0:armhf (2.5.5-5) ...
18:41:06 #14 66.25 Setting up libgomp1:armhf (13.1.0-2ubuntu2~23.04) ...
18:41:06 #14 66.26 Setting up bzip2 (1.0.8-5build1) ...
18:41:06 #14 66.27 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
18:41:06 #16 5.614 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:41:06 #16 5.883 Starting 2 pkgProblemResolver with broken count: 0
18:41:06 #16 5.888 Done
18:41:06 #14 66.28 Setting up libunwind8:armhf (1.6.2-3) ...
18:41:06 #14 66.29 Setting up libjbig0:armhf (2.1-6ubuntu1) ...
18:41:06 #14 66.31 Setting up libfakeroot:armhf (1.31-1.1) ...
18:41:06 #14 66.32 Setting up libjansson4:armhf (2.14-2) ...
18:41:06 #14 66.33 Setting up libkrb5support0:armhf (1.20.1-1build1) ...
18:41:06 #14 66.34 Setting up libnumber-compare-perl (0.03-3) ...
18:41:06 #14 66.36 Setting up gcc-12-base:armhf (12.3.0-1ubuntu1~23.04) ...
18:41:06 #14 66.37 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
18:41:06 #14 66.38 Setting up fakeroot (1.31-1.1) ...
18:41:06 #14 66.39 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:41:06 #14 66.39 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:41:06 #14 66.39 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:41:06 #14 66.39 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:41:06 #14 66.39 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:41:06 #14 66.39 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:41:06 #14 66.39 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:41:06 #14 66.39 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
18:41:06 #14 66.39 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
18:41:06 #14 66.40 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
18:41:06 #14 66.40 Setting up autotools-dev (20220109.1) ...
18:41:06 #14 66.41 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
18:41:06 #14 66.43 Setting up libx11-data (2:1.8.4-2ubuntu0.3) ...
18:41:06 #14 66.44 Setting up make (4.3-4.1build1) ...
18:41:06 #14 66.45 Setting up libmpfr6:armhf (4.2.0-1) ...
18:41:06 #14 66.46 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:41:06 #14 66.47 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
18:41:06 #14 66.48 Setting up lzip (1.23-5) ...
18:41:07 #16 6.096  Done
18:41:07 #16 6.317 Starting pkgProblemResolver with broken count: 0
18:41:07 #14 66.49 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
18:41:07 #14 66.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip) doesn't exist
18:41:07 #14 66.49 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
18:41:07 #14 66.49 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-compressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-compressor) doesn't exist
18:41:07 #14 66.50 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
18:41:07 #14 66.50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzip-decompressor.1.gz because associated file /usr/share/man/man1/lzip.lzip.1.gz (of link group lzip-decompressor) doesn't exist
18:41:07 #14 66.51 Setting up strace (6.2-0ubuntu1) ...
18:41:07 #14 66.52 Setting up xz-utils (5.4.1-0.2) ...
18:41:07 #14 66.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.53 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
18:41:07 #14 66.54 Setting up t1utils (1.41-4build2) ...
18:41:07 #14 66.55 Setting up diffstat (1.65-1) ...
18:41:07 #14 66.56 Setting up libpng16-16:armhf (1.6.39-2) ...
18:41:07 #14 66.57 Setting up libmpc3:armhf (1.3.1-1) ...
18:41:07 #14 66.58 Setting up libatomic1:armhf (13.1.0-2ubuntu2~23.04) ...
18:41:07 #14 66.59 Setting up patch (2.7.6-7build2) ...
18:41:07 #14 66.60 Setting up autopoint (0.21-11) ...
18:41:07 #14 66.62 Setting up fonts-dejavu-core (2.37-6) ...
18:41:07 #14 66.67 Setting up ucf (3.0043+nmu1) ...
18:41:07 #16 6.363 Starting 2 pkgProblemResolver with broken count: 0
18:41:07 #16 6.368 Done
18:41:07 #14 66.76 Setting up libk5crypto3:armhf (1.20.1-1build1) ...
18:41:07 #14 66.78 Setting up libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ...
18:41:07 #14 66.79 Setting up libltdl7:armhf (2.4.7-5) ...
18:41:07 #14 66.80 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
18:41:07 #14 66.81 Setting up libwebp7:armhf (1.2.4-0.1ubuntu0.23.04.2) ...
18:41:07 #14 66.84 Setting up libubsan1:armhf (13.1.0-2ubuntu2~23.04) ...
18:41:07 #14 66.85 Setting up python-apt-common (2.5.3ubuntu1) ...
18:41:07 #14 66.86 Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
18:41:07 #14 66.88 Setting up libasan8:armhf (13.1.0-2ubuntu2~23.04) ...
18:41:07 #14 66.89 Setting up libuchardet0:armhf (0.0.7-1build2) ...
18:41:07 #14 66.90 Setting up lzop (1.04-2build2) ...
18:41:07 #14 66.91 Setting up git-man (1:2.39.2-1ubuntu1.1) ...
18:41:07 #14 66.93 Setting up netbase (6.4) ...
18:41:07 #14 66.95 Setting up libkrb5-3:armhf (1.20.1-1build1) ...
18:41:07 #14 66.96 Setting up libbinutils:armhf (2.40-2ubuntu4.1) ...
18:41:07 #14 66.97 Setting up lsb-release (12.0-1ubuntu1) ...
18:41:07 #14 66.99 Setting up libfido2-1:armhf (1.12.0-2) ...
18:41:07 #14 67.00 Setting up libisl23:armhf (0.25-1) ...
18:41:07 #14 67.01 Setting up libc-dev-bin (2.37-0ubuntu2.1) ...
18:41:07 #14 67.02 Setting up openssl (3.0.8-1ubuntu1.2) ...
18:41:07 #14 67.04 Setting up libbsd0:armhf (0.11.7-4) ...
18:41:07 #14 67.05 Setting up libelf1:armhf (0.188-2.1) ...
18:41:07 #14 67.06 Setting up readline-common (8.2-1.3) ...
18:41:07 #16 6.748 The following additional packages will be installed:
18:41:07 #14 67.07 Setting up publicsuffix (20230209.2326-1) ...
18:41:07 #14 67.08 Setting up libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ...
18:41:07 #14 67.09 Setting up zstd (1.5.4+dfsg2-4) ...
18:41:07 #14 67.11 Setting up libmarkdown2:armhf (2.2.7-2) ...
18:41:07 #14 67.12 Setting up libcc1-0:armhf (13.1.0-2ubuntu2~23.04) ...
18:41:07 #14 67.13 Setting up libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ...
18:41:07 #14 67.14 Setting up iso-codes (4.12.0-1) ...
18:41:07 #14 67.15 Setting up liblocale-gettext-perl (1.07-5) ...
18:41:07 #14 67.16 Setting up dctrl-tools (2.24-3build2) ...
18:41:07 #14 67.18 Setting up libgdbm6:armhf (1.23-3) ...
18:41:07 #14 67.19 Setting up libctf0:armhf (2.40-2ubuntu4.1) ...
18:41:07 #14 67.20 Setting up libjpeg8:armhf (8c-2ubuntu11) ...
18:41:07 #14 67.21 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
18:41:07 #14 67.22 Setting up manpages-dev (6.03-1) ...
18:41:07 #14 67.23 Setting up libdw1:armhf (0.188-2.1) ...
18:41:07 #14 67.24 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
18:41:07 #14 67.25 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ...
18:41:07 #14 67.26 Setting up libxcb1:armhf (1.15-1) ...
18:41:07 #16 6.748   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
18:41:07 #16 6.748   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:41:07 #16 6.749   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
18:41:07 #16 6.749   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
18:41:07 #16 6.750   libsystemd-dev libudev-dev libuv1 pkg-config
18:41:07 #16 6.751 Suggested packages:
18:41:07 #16 6.751   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
18:41:07 #16 6.751 Recommended packages:
18:41:07 #16 6.751   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
18:41:07 #16 6.803 The following NEW packages will be installed:
18:41:07 #16 6.803   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
18:41:07 #16 6.804   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:41:07 #16 6.804   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
18:41:07 #16 6.804   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
18:41:07 #16 6.804   libsystemd-dev libudev-dev libuv1 pkg-config
18:41:07 #14 67.28 Setting up gettext (0.21-11) ...
18:41:07 #14 67.29 Setting up fontconfig-config (2.14.1-3ubuntu3) ...
18:41:07 #14 67.45 Setting up libedit2:armhf (3.1-20221030-2) ...
18:41:07 #14 67.46 Setting up libreadline8:armhf (8.2-1.3) ...
18:41:07 #14 67.47 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
18:41:08 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'.
18:41:08 #16 7.222 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
18:41:08 #16 7.222 1 not fully installed or removed.
18:41:08 #16 7.222 Need to get 10.9 MB of archives.
18:41:08 #16 7.222 After this operation, 38.6 MB of additional disk space will be used.
18:41:08 #16 7.222 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB]
18:41:08 #16 7.583 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
18:41:08 #14 67.92 Updating certificates in /etc/ssl/certs...
18:41:08 #16 7.698 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB]
18:41:08 #16 7.716 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
18:41:08 #16 7.741 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB]
18:41:08 #16 7.750 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
18:41:08 #16 7.751 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB]
18:41:08 #16 7.753 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
18:41:08 #16 7.890 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.1 [4643 kB]
18:41:09 #14 68.48 137 added, 0 removed; done.
18:41:09 #14 68.51 Setting up libfreetype6:armhf (2.12.1+dfsg-4ubuntu0.1) ...
18:41:09 #14 68.52 Setting up libgcc-12-dev:armhf (12.3.0-1ubuntu1~23.04) ...
18:41:09 #14 68.53 Setting up libgssapi-krb5-2:armhf (1.20.1-1build1) ...
18:41:09 #14 68.54 Setting up libgdbm-compat4:armhf (1.23-3) ...
18:41:09 #14 68.55 Setting up libssh-4:armhf (0.10.4-2ubuntu0.1) ...
18:41:09 #14 68.56 Setting up dwz (0.15-1) ...
18:41:09 #14 68.57 Setting up groff-base (1.22.4-10) ...
18:41:09 #14 68.58 Setting up libtiff6:armhf (4.5.0-5ubuntu1.2) ...
18:41:09 #14 68.59 Setting up cpp (4:12.2.0-3ubuntu1) ...
18:41:09 #14 68.61 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
18:41:09 #14 68.62 Setting up debugedit (1:5.0-5) ...
18:41:09 #14 68.63 Setting up libcurl4:armhf (7.88.1-8ubuntu2.3) ...
18:41:09 #14 68.64 Setting up libx11-6:armhf (2:1.8.4-2ubuntu0.3) ...
18:41:09 #14 68.65 Setting up curl (7.88.1-8ubuntu2.3) ...
18:41:09 #14 68.65 Setting up libfontconfig1:armhf (2.14.1-3ubuntu3) ...
18:41:09 #14 68.66 Setting up binutils-arm-linux-gnueabihf (2.40-2ubuntu4.1) ...
18:41:09 #14 68.67 Setting up libperl5.36:armhf (5.36.0-7ubuntu0.23.04.1) ...
18:41:09 #16 8.110 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B]
18:41:09 #16 8.111 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
18:41:09 #16 8.258 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB]
18:41:09 #16 8.332 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.10 [20.7 kB]
18:41:09 #16 8.365 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB]
18:41:09 #14 68.68 Setting up libxmuu1:armhf (2:1.1.3-3) ...
18:41:09 #14 68.69 Setting up gpg (2.2.40-1.1ubuntu1) ...
18:41:09 #14 68.70 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
18:41:09 #14 68.71 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
18:41:09 #14 68.72 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
18:41:09 #16 8.642 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-16-0 armhf 10.39-3ubuntu0.1 [174 kB]
18:41:09 #16 8.682 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-32-0 armhf 10.39-3ubuntu0.1 [164 kB]
18:41:09 #16 8.709 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-posix3 armhf 10.39-3ubuntu0.1 [5528 B]
18:41:09 #16 8.710 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-dev armhf 10.39-3ubuntu0.1 [647 kB]
18:41:09 #16 8.776 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB]
18:41:09 #16 8.787 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB]
18:41:09 #16 8.789 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB]
18:41:09 #16 8.795 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.10 [306 kB]
18:41:09 #14 69.20 Setting up libxpm4:armhf (1:3.5.12-1.1ubuntu0.1) ...
18:41:09 #14 69.22 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ...
18:41:09 #14 69.29 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
18:41:09 #14 69.29 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
18:41:09 #14 69.29 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
18:41:09 #14 69.30 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
18:41:09 #14 69.30 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
18:41:09 #14 69.30 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
18:41:09 #14 69.31 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
18:41:09 #14 69.32 Setting up libxext6:armhf (2:1.3.4-1build1) ...
18:41:09 #14 69.33 Setting up libcurl3-gnutls:armhf (7.88.1-8ubuntu2.3) ...
18:41:09 #14 69.34 Setting up binutils (2.40-2ubuntu4.1) ...
18:41:09 #14 69.35 Setting up man-db (2.11.2-1) ...
18:41:10 #16 8.963 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 kB]
18:41:10 #14 69.44 Building database of manual pages ...
18:41:10 #14 69.71 Setting up libgpgme11:armhf (1.18.0-3ubuntu2) ...
18:41:10 #14 69.72 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
18:41:10 #14 69.86 Setting up perl (5.36.0-7ubuntu0.23.04.1) ...
18:41:10 #14 69.88 Setting up libpackage-stash-xs-perl:armhf (0.30-1build1) ...
18:41:10 #14 69.89 Setting up libclass-data-inheritable-perl (0.08-3) ...
18:41:10 #14 69.90 Setting up libxs-parse-keyword-perl (0.33-1) ...
18:41:10 #14 69.90 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
18:41:10 #14 69.93 Setting up libdata-dump-perl (1.25-1) ...
18:41:10 #14 69.94 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ...
18:41:10 #14 69.95 Setting up libfile-find-rule-perl (0.34-3) ...
18:41:10 #14 69.96 Setting up libref-util-perl (0.204-2) ...
18:41:10 #16 9.558 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
18:41:10 #16 9.740 debconf: delaying package configuration, since apt-utils is not installed
18:41:10 #16 9.782 Fetched 10.9 MB in 3s (3958 kB/s)
18:41:10 #14 69.97 Setting up libipc-system-simple-perl (1.30-2) ...
18:41:10 #14 69.98 Setting up libnet-domain-tld-perl (1.75-3) ...
18:41:10 #14 69.99 Setting up libperlio-utf8-strict-perl (0.010-1) ...
18:41:10 #14 70.00 Setting up libsocket6-perl (0.29-3) ...
18:41:10 #14 70.01 Setting up libgd3:armhf (2.3.3-7ubuntu2) ...
18:41:10 #14 70.02 Setting up libvariable-magic-perl (0.63-1) ...
18:41:10 #14 70.03 Setting up libio-html-perl (1.004-3) ...
18:41:10 #14 70.04 Setting up libpod-parser-perl (1.65-1) ...
18:41:10 #14 70.05 Setting up libb-hooks-op-check-perl:armhf (0.22-2build1) ...
18:41:10 #14 70.06 Setting up libparams-util-perl (1.102-2) ...
18:41:10 #14 70.07 Setting up libdpkg-perl (1.21.21ubuntu1) ...
18:41:10 #14 70.07 Setting up libtime-duration-perl (1.21-2) ...
18:41:10 #14 70.08 Setting up autoconf (2.71-3) ...
18:41:10 #14 70.10 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
18:41:10 #14 70.11 Setting up libarray-intspan-perl (2.004-2) ...
18:41:10 #14 70.12 Setting up libcapture-tiny-perl (0.48-2) ...
18:41:10 #14 70.13 Setting up libtimedate-perl (2.3300-2) ...
18:41:10 #14 70.14 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:41:10 #14 70.15 Setting up libsub-name-perl:armhf (0.26-2build1) ...
18:41:10 #14 70.16 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ...
18:41:10 #14 70.17 Setting up libsyntax-keyword-try-perl (0.28-1) ...
18:41:10 #14 70.17 Setting up libdata-validate-domain-perl (0.10-1.1) ...
18:41:10 #14 70.18 Setting up libproc-processtable-perl:armhf (0.634-1build2) ...
18:41:10 #14 70.19 Setting up libfile-chdir-perl (0.1008-1.1) ...
18:41:10 #14 70.20 Setting up xauth (1:1.1.2-1) ...
18:41:10 #14 70.21 Setting up libpath-tiny-perl (0.144-1) ...
18:41:10 #14 70.22 Setting up libarchive-cpio-perl (0.10-3) ...
18:41:10 #14 70.23 Setting up libjson-perl (4.10000-1) ...
18:41:10 #14 70.24 Setting up libnsl2:armhf (1.3.0-2build2) ...
18:41:10 #14 70.25 Setting up libipc-run3-perl (0.048-3) ...
18:41:10 #14 70.26 Setting up libregexp-wildcards-perl (1.05-3) ...
18:41:10 #14 70.27 Setting up libfcgi-perl (0.82+ds-2) ...
18:41:10 #14 70.27 Setting up libsub-override-perl (0.09-4) ...
18:41:10 #16 9.810 Selecting previously unselected package bash-completion.
18:41:10 #16 9.810 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25313 files and directories currently installed.)
18:41:10 #16 9.826 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
18:41:10 #16 9.839 Unpacking bash-completion (1:2.11-5ubuntu1) ...
18:41:10 #16 9.964 Selecting previously unselected package libarchive13:armhf.
18:41:10 #16 9.967 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
18:41:10 #16 9.974 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
18:41:10 #16 10.02 Selecting previously unselected package libjsoncpp25:armhf.
18:41:10 #16 10.02 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ...
18:41:10 #16 10.03 Unpacking libjsoncpp25:armhf (1.9.5-3) ...
18:41:10 #16 10.06 Selecting previously unselected package librhash0:armhf.
18:41:10 #14 70.28 Setting up libaliased-perl (0.34-3) ...
18:41:10 #14 70.29 Setting up libstrictures-perl (2.000006-1) ...
18:41:10 #14 70.30 Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
18:41:10 #14 70.31 Setting up libdevel-stacktrace-perl (2.0400-2) ...
18:41:10 #14 70.32 Setting up libclass-xsaccessor-perl (1.19-4build1) ...
18:41:10 #14 70.33 Setting up libsort-versions-perl (1.62-3) ...
18:41:10 #14 70.34 Setting up libexporter-tiny-perl (1.006000-1) ...
18:41:10 #14 70.35 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ...
18:41:10 #14 70.36 Setting up libfile-dirlist-perl (0.05-3) ...
18:41:10 #14 70.37 Setting up libterm-readkey-perl (2.38-2build1) ...
18:41:10 #14 70.38 Setting up libtext-levenshteinxs-perl (0.03-5build1) ...
18:41:10 #14 70.39 Setting up libperlio-gzip-perl (0.20-1build1) ...
18:41:10 #14 70.41 Setting up libsys-hostname-long-perl (1.5-3) ...
18:41:10 #14 70.42 Setting up libhtml-html5-entities-perl (0.004-3) ...
18:41:10 #14 70.43 Setting up libsereal-decoder-perl (5.003+ds-1) ...
18:41:10 #14 70.44 Setting up liburi-perl (5.17-1ubuntu1) ...
18:41:10 #14 70.45 Setting up libnet-ipv6addr-perl (1.02-1) ...
18:41:10 #14 70.46 Setting up libfile-touch-perl (0.12-2) ...
18:41:10 #14 70.47 Setting up libc-devtools (2.37-0ubuntu2.1) ...
18:41:10 #14 70.48 Setting up libemail-address-xs-perl (1.05-1build1) ...
18:41:11 #14 70.49 Setting up libnet-ssleay-perl:armhf (1.92-2build2) ...
18:41:11 #14 70.50 Setting up automake (1:1.16.5-1.3) ...
18:41:11 #14 70.52 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:41:11 #14 70.52 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
18:41:11 #14 70.52 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
18:41:11 #14 70.52 Setting up libapt-pkg-perl (0.1.40build3) ...
18:41:11 #14 70.53 Setting up libstring-escape-perl (2010.002-3) ...
18:41:11 #14 70.55 Setting up libberkeleydb-perl:armhf (0.64-2) ...
18:41:11 #14 70.55 Setting up libhttp-date-perl (6.05-2) ...
18:41:11 #14 70.57 Setting up libfile-which-perl (1.27-2) ...
18:41:11 #14 70.58 Setting up libfile-basedir-perl (0.09-2) ...
18:41:11 #14 70.59 Setting up libunicode-utf8-perl (0.62-2) ...
18:41:11 #14 70.60 Setting up libset-intspan-perl (1.19-3) ...
18:41:11 #14 70.61 Setting up libmouse-perl (2.5.10-1build5) ...
18:41:11 #14 70.62 Setting up libfile-listing-perl (6.15-1) ...
18:41:11 #14 70.63 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:41:11 #14 70.64 Setting up libregexp-pattern-perl (0.2.14-2) ...
18:41:11 #14 70.66 Setting up libdata-messagepack-perl (1.02-1build1) ...
18:41:11 #14 70.67 Setting up libfont-afm-perl (1.20-4) ...
18:41:11 #14 70.68 Setting up libwant-perl (0.29-2build1) ...
18:41:11 #14 70.69 Setting up libdynaloader-functions-perl (0.003-3) ...
18:41:11 #14 70.70 Setting up libclass-method-modifiers-perl (2.14-1) ...
18:41:11 #14 70.71 Setting up liblist-compare-perl (0.55-2) ...
18:41:11 #14 70.72 Setting up libref-util-xs-perl (0.117-2build1) ...
18:41:11 #14 70.73 Setting up libio-pty-perl (1:1.17-1) ...
18:41:11 #14 70.74 Setting up libfile-fcntllock-perl (0.22-4build1) ...
18:41:11 #14 70.75 Setting up libclone-perl:armhf (0.46-1) ...
18:41:11 #14 70.76 Setting up libalgorithm-diff-perl (1.201-1) ...
18:41:11 #14 70.77 Setting up libarchive-zip-perl (1.68-1) ...
18:41:11 #14 70.78 Setting up libsub-identify-perl (0.14-3) ...
18:41:11 #14 70.80 Setting up libdistro-info-perl (1.5) ...
18:41:11 #16 10.06 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
18:41:11 #16 10.07 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
18:41:11 #16 10.10 Selecting previously unselected package libuv1:armhf.
18:41:11 #16 10.11 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ...
18:41:11 #16 10.11 Unpacking libuv1:armhf (1.43.0-1) ...
18:41:11 #16 10.14 Selecting previously unselected package dh-elpa-helper.
18:41:11 #16 10.14 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
18:41:11 #16 10.15 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
18:41:11 #16 10.19 Selecting previously unselected package emacsen-common.
18:41:11 #16 10.19 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
18:41:11 #16 10.20 Unpacking emacsen-common (3.0.4) ...
18:41:11 #16 10.24 Selecting previously unselected package cmake-data.
18:41:11 #16 10.24 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
18:41:11 #16 10.25 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
18:41:11 #14 70.82 Setting up libcpanel-json-xs-perl:armhf (4.32-1build1) ...
18:41:11 #14 70.83 Setting up libhtml-tagset-perl (3.20-6) ...
18:41:11 #14 70.84 Setting up liblog-any-perl (1.713-1) ...
18:41:11 #14 70.85 Setting up libauthen-sasl-perl (2.1600-3) ...
18:41:11 #14 70.86 Setting up libdevel-size-perl (0.83-2build1) ...
18:41:11 #14 70.87 Setting up libpython3.11-stdlib:armhf (3.11.4-1~23.04) ...
18:41:11 #14 70.88 Setting up libdebhelper-perl (13.11.4ubuntu3) ...
18:41:11 #14 70.89 Setting up libpod-constants-perl (0.19-2) ...
18:41:11 #14 70.90 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
18:41:11 #14 70.90 Setting up liblwp-mediatypes-perl (6.04-2) ...
18:41:11 #14 70.92 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
18:41:11 #14 70.93 Setting up libio-interactive-perl (1.023-2) ...
18:41:11 #14 70.94 Setting up libtry-tiny-perl (0.31-2) ...
18:41:11 #14 70.95 Setting up libtype-tiny-perl (2.002001-1) ...
18:41:11 #14 70.96 Setting up libcommon-sense-perl:armhf (3.75-3) ...
18:41:11 #14 70.97 Setting up libmldbm-perl (2.05-4) ...
18:41:11 #14 70.98 Setting up libxml-namespacesupport-perl (1.12-2) ...
18:41:11 #14 70.99 Setting up libnet-http-perl (6.22-1) ...
18:41:11 #14 71.00 Setting up libpath-iterator-rule-perl (1.015-2) ...
18:41:11 #14 71.02 Setting up libtext-markdown-discount-perl (0.16-1) ...
18:41:11 #16 10.62 Selecting previously unselected package cmake.
18:41:11 #14 71.03 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
18:41:11 #14 71.04 Setting up libtime-moment-perl (0.44-2build1) ...
18:41:11 #14 71.05 Setting up libencode-locale-perl (1.05-3) ...
18:41:11 #14 71.06 Setting up libexception-class-perl (1.45-1) ...
18:41:11 #14 71.06 Setting up libmath-base85-perl (0.5+dfsg-2) ...
18:41:11 #14 71.07 Setting up libconfig-tiny-perl (2.28-2) ...
18:41:11 #14 71.08 Setting up libsereal-encoder-perl (5.003+ds-1) ...
18:41:11 #14 71.09 Setting up libdevel-callchecker-perl:armhf (0.008-2) ...
18:41:11 #14 71.10 Setting up liblist-utilsby-perl (0.12-2) ...
18:41:11 #14 71.12 Setting up libstring-shellquote-perl (1.04-3) ...
18:41:11 #14 71.13 Setting up libnet-netmask-perl (2.0002-2) ...
18:41:11 #14 71.14 Setting up libsub-install-perl (0.929-1) ...
18:41:11 #14 71.14 Setting up gcc (4:12.2.0-3ubuntu1) ...
18:41:11 #14 71.17 Setting up dpkg-dev (1.21.21ubuntu1) ...
18:41:11 #14 71.18 Setting up libindirect-perl (0.39-2build1) ...
18:41:11 #14 71.19 Setting up libxs-parse-sublike-perl:armhf (0.16-1ubuntu3) ...
18:41:11 #14 71.20 Setting up intltool-debian (0.35.0+20060710.6) ...
18:41:11 #14 71.21 Setting up libfreezethaw-perl (0.5001-3) ...
18:41:11 #14 71.22 Setting up libobject-pad-perl (0.78-1) ...
18:41:11 #14 71.23 Setting up liberror-perl (0.17029-2) ...
18:41:11 #14 71.24 Setting up patchutils (0.4.2-1build2) ...
18:41:11 #14 71.26 Setting up libmail-sendmail-perl (0.80-3) ...
18:41:11 #14 71.26 Setting up libltdl-dev:armhf (2.4.7-5) ...
18:41:11 #14 71.27 Setting up libjson-maybexs-perl (1.004004-1) ...
18:41:11 #14 71.28 Setting up libxml-sax-base-perl (1.09-3) ...
18:41:11 #14 71.29 Setting up libio-string-perl (1.08-4) ...
18:41:11 #14 71.30 Setting up libreadonly-perl (2.050-3) ...
18:41:11 #14 71.31 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ...
18:41:11 #14 71.32 Setting up libstring-copyright-perl (0.003014-1) ...
18:41:11 #14 71.33 Setting up libdata-optlist-perl (0.113-1) ...
18:41:11 #16 10.62 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_armhf.deb ...
18:41:11 #16 10.63 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
18:41:11 #16 10.76 Selecting previously unselected package dh-apparmor.
18:41:11 #16 10.77 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ...
18:41:11 #16 10.77 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ...
18:41:11 #16 10.81 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:41:11 #16 10.81 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
18:41:11 #16 10.82 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
18:41:11 #16 10.86 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
18:41:11 #16 10.86 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
18:41:11 #16 10.86 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
18:41:11 #14 71.34 Setting up libipc-run-perl (20220807.0-1) ...
18:41:11 #14 71.35 Setting up git (1:2.39.2-1ubuntu1.1) ...
18:41:11 #14 71.36 Setting up libtext-xslate-perl:armhf (3.5.9-1build2) ...
18:41:11 #14 71.37 Setting up libcontextual-return-perl (0.004014-4) ...
18:41:11 #14 71.38 Setting up libwww-robotrules-perl (6.02-1) ...
18:41:11 #14 71.39 Setting up libtypes-serialiser-perl (1.01-1) ...
18:41:11 #14 71.40 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
18:41:11 #14 71.41 Setting up libhtml-parser-perl:armhf (3.81-1) ...
18:41:11 #14 71.42 Setting up libgit-wrapper-perl (0.048-2) ...
18:41:11 #14 71.43 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
18:41:11 #14 71.44 Setting up librole-tiny-perl (2.002004-1) ...
18:41:11 #14 71.45 Setting up gnupg (2.2.40-1.1ubuntu1) ...
18:41:11 #14 71.46 Setting up libc6-dev:armhf (2.37-0ubuntu2.1) ...
18:41:11 #14 71.47 Setting up libfont-ttf-perl (1.06-2) ...
18:41:11 #14 71.47 Setting up libfile-homedir-perl (1.006-2) ...
18:41:11 #14 71.48 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8) ...
18:41:11 #14 71.49 Setting up libio-socket-ssl-perl (2.081-2) ...
18:41:11 #14 71.50 Setting up libsub-exporter-perl (0.989-1) ...
18:41:11 #14 71.51 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
18:41:11 #14 71.52 Setting up libalgorithm-merge-perl (0.08-5) ...
18:41:11 #14 71.53 Setting up libhttp-message-perl (6.44-1) ...
18:41:11 #14 71.54 Setting up libdata-validate-ip-perl (0.31-1) ...
18:41:12 #16 10.90 Selecting previously unselected package libudev-dev:armhf.
18:41:12 #16 10.90 Preparing to unpack .../12-libudev-dev_249.11-0ubuntu3.10_armhf.deb ...
18:41:12 #16 10.90 Unpacking libudev-dev:armhf (249.11-0ubuntu3.10) ...
18:41:12 #16 10.94 Selecting previously unselected package libsepol-dev:armhf.
18:41:12 #16 10.94 Preparing to unpack .../13-libsepol-dev_3.3-1build1_armhf.deb ...
18:41:12 #16 10.95 Unpacking libsepol-dev:armhf (3.3-1build1) ...
18:41:12 #16 11.00 Selecting previously unselected package libpcre2-16-0:armhf.
18:41:12 #16 11.00 Preparing to unpack .../14-libpcre2-16-0_10.39-3ubuntu0.1_armhf.deb ...
18:41:12 #16 11.01 Unpacking libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
18:41:12 #16 11.05 Selecting previously unselected package libpcre2-32-0:armhf.
18:41:12 #16 11.05 Preparing to unpack .../15-libpcre2-32-0_10.39-3ubuntu0.1_armhf.deb ...
18:41:12 #16 11.05 Unpacking libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
18:41:12 #16 11.09 Selecting previously unselected package libpcre2-posix3:armhf.
18:41:12 #16 11.10 Preparing to unpack .../16-libpcre2-posix3_10.39-3ubuntu0.1_armhf.deb ...
18:41:12 #16 11.10 Unpacking libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
18:41:12 #14 71.55 Setting up libhtml-form-perl (6.11-1) ...
18:41:12 #14 71.56 Setting up libiterator-perl (0.03+ds1-2) ...
18:41:12 #14 71.57 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
18:41:12 #14 71.58 Setting up libjson-xs-perl (4.030-2) ...
18:41:12 #14 71.59 Setting up python3.11 (3.11.4-1~23.04) ...
18:41:12 #16 11.13 Selecting previously unselected package libpcre2-dev:armhf.
18:41:12 #16 11.13 Preparing to unpack .../17-libpcre2-dev_10.39-3ubuntu0.1_armhf.deb ...
18:41:12 #16 11.14 Unpacking libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
18:41:12 #16 11.18 Selecting previously unselected package libselinux1-dev:armhf.
18:41:12 #16 11.18 Preparing to unpack .../18-libselinux1-dev_3.3-1build2_armhf.deb ...
18:41:12 #16 11.19 Unpacking libselinux1-dev:armhf (3.3-1build2) ...
18:41:12 #16 11.23 Selecting previously unselected package libdevmapper-dev:armhf.
18:41:12 #16 11.23 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
18:41:12 #16 11.24 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
18:41:12 #16 11.27 Selecting previously unselected package libseccomp-dev:armhf.
18:41:12 #16 11.28 Preparing to unpack .../20-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ...
18:41:12 #16 11.28 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
18:41:12 #16 11.32 Selecting previously unselected package libsystemd-dev:armhf.
18:41:12 #16 11.32 Preparing to unpack .../21-libsystemd-dev_249.11-0ubuntu3.10_armhf.deb ...
18:41:12 #16 11.32 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.10) ...
18:41:12 #16 11.39 Selecting previously unselected package libglib2.0-0:armhf.
18:41:12 #16 11.39 Preparing to unpack .../22-libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ...
18:41:12 #16 11.40 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ...
18:41:12 #16 11.46 Selecting previously unselected package pkg-config.
18:41:12 #16 11.47 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu3_armhf.deb ...
18:41:12 #16 11.47 Unpacking pkg-config (0.29.2-1ubuntu3) ...
18:41:12 #16 11.52 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
18:41:12 #16 11.53 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
18:41:12 #16 11.54 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ...
18:41:12 #16 11.56 No schema files found: doing nothing.
18:41:12 #16 11.56 Setting up libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
18:41:12 #16 11.58 Setting up libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
18:41:12 #16 11.59 Setting up libuv1:armhf (1.43.0-1) ...
18:41:12 #16 11.60 Setting up emacsen-common (3.0.4) ...
18:41:12 #16 11.64 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
18:41:12 #16 11.66 Setting up bash-completion (1:2.11-5ubuntu1) ...
18:41:12 #16 11.68 Setting up libjsoncpp25:armhf (1.9.5-3) ...
18:41:12 #16 11.69 Setting up pkg-config (0.29.2-1ubuntu3) ...
18:41:12 #16 11.75 Setting up libudev-dev:armhf (249.11-0ubuntu3.10) ...
18:41:12 #16 11.76 Setting up libsepol-dev:armhf (3.3-1build1) ...
18:41:12 #16 11.77 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
18:41:12 #16 11.79 Setting up libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
18:41:12 #16 11.80 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
18:41:12 #16 11.81 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
18:41:12 #16 11.86 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ...
18:41:12 #16 11.87 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.10) ...
18:41:12 #16 11.89 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
18:41:12 #16 11.90 Setting up libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
18:41:12 #16 11.91 Setting up libselinux1-dev:armhf (3.3-1build2) ...
18:41:12 #16 11.92 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
18:41:12 #16 11.93 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
18:41:12 #16 11.95 Setting up docker-ce-build-deps (1.0) ...
18:41:12 #16 11.96 Processing triggers for man-db (2.10.2-1) ...
18:41:12 #14 72.38 Setting up libhttp-negotiate-perl (6.01-2) ...
18:41:12 #14 72.39 Setting up libio-prompter-perl (0.004015-2) ...
18:41:12 #14 72.40 Setting up libiterator-util-perl (0.02+ds1-2) ...
18:41:13 #16 12.05 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:41:13 #14 72.41 Setting up libstdc++-12-dev:armhf (12.3.0-1ubuntu1~23.04) ...
18:41:13 #14 72.43 Setting up libhttp-cookies-perl (6.10-1) ...
18:41:13 #14 72.44 Setting up libtool (2.4.7-5) ...
18:41:13 #14 72.45 Setting up po-debconf (1.0.21+nmu1) ...
18:41:13 #14 72.46 Setting up libhtml-tree-perl (5.07-3) ...
18:41:13 #14 72.47 Setting up libparams-classify-perl:armhf (0.015-2build2) ...
18:41:13 #14 72.48 Setting up libcgi-pm-perl (4.55-1) ...
18:41:13 #14 72.49 Setting up python3 (3.11.2-1) ...
18:41:13 #16 DONE 12.3s
18:41:13 
18:41:13 #17 [stage-1 6/9] COPY --link sources/ /sources
18:41:13 #14 72.77 Setting up libhtml-format-perl (2.16-2) ...
18:41:13 #14 72.78 Setting up python3-xdg (0.28-2) ...
18:41:13 #17 DONE 0.2s
18:41:13 
18:41:13 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:41:13 #14 72.93 Setting up libxml-sax-perl (1.02+dfsg-3) ...
18:41:13 #14 72.98 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:41:13 #14 73.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:41:13 #14 73.17 
18:41:13 #14 73.17 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:41:13 #14 73.19 Setting up python3-six (1.16.0-4) ...
18:41:13 #14 73.32 Setting up dh-autoreconf (20) ...
18:41:13 #14 73.33 Setting up libdata-validate-uri-perl (0.07-2) ...
18:41:13 #14 73.34 Setting up libnet-smtp-ssl-perl (1.04-2) ...
18:41:13 #14 73.35 Setting up python3-gpg (1.18.0-3ubuntu2) ...
18:41:14 #14 73.51 Setting up python3-certifi (2022.9.24-1) ...
18:41:14 #14 73.63 Setting up libmodule-runtime-perl (0.016-2) ...
18:41:14 #14 73.64 Setting up libmailtools-perl (2.21-2) ...
18:41:14 #14 73.65 Setting up python3-idna (3.3-1) ...
18:41:14 #14 73.84 Setting up python3-urllib3 (1.26.12-1) ...
18:41:14 #14 74.01 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
18:41:14 #14 74.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:41:14 #14 74.13 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:41:14 #14 74.20 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:41:14 #14 74.33 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:41:14 #14 74.36 Setting up dh-strip-nondeterminism (1.13.1-1) ...
18:41:14 #14 74.37 Setting up libconst-fast-perl (0.014-2) ...
18:41:14 #14 74.38 Setting up libhttp-daemon-perl (6.14-2) ...
18:41:14 #14 74.39 Setting up python3-unidiff (0.7.3-1) ...
18:41:15 #14 74.51 Setting up libdata-dpath-perl (0.58-2) ...
18:41:15 #14 74.52 Setting up python3-magic (2:0.4.26-3) ...
18:41:15 #14 74.65 Setting up python3-cffi-backend:armhf (1.15.1-5build1) ...
18:41:15 #14 74.66 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ...
18:41:15 #14 74.67 Setting up python3-pkg-resources (66.1.1-1) ...
18:41:15 #14 74.93 Setting up libmodule-implementation-perl (0.09-2) ...
18:41:15 #18 DONE 1.9s
18:41:15 
18:41:15 #19 [stage-1 8/9] WORKDIR /root/build-deb
18:41:15 #19 DONE 0.0s
18:41:15 
18:41:15 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:41:15 #20 DONE 0.0s
18:41:15 
18:41:15 #21 exporting to image
18:41:15 #21 exporting layers
18:41:15 #14 74.94 Setting up libcgi-fast-perl (1:2.15-1) ...
18:41:15 #14 74.95 Setting up python3-apt (2.5.3ubuntu1) ...
18:41:15 #14 75.12 Setting up libpackage-stash-perl (0.40-1) ...
18:41:15 #14 75.13 Setting up libimport-into-perl (1.002005-2) ...
18:41:15 #14 75.14 Setting up libmoo-perl (2.005005-1) ...
18:41:15 #14 75.15 Setting up python3-bcrypt (3.2.2-1) ...
18:41:15 #14 75.27 Setting up liblist-someutils-perl (0.59-1) ...
18:41:15 #14 75.29 Setting up debhelper (13.11.4ubuntu3) ...
18:41:15 #14 75.30 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ...
18:41:15 #14 75.31 Setting up python3-chardet (5.1.0+dfsg-2) ...
18:41:16 #14 75.62 Setting up python3-cryptography (38.0.4-2) ...
18:41:16 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'.
18:41:16 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'.
18:41:16 #14 75.85 Setting up python3-debian (0.1.49ubuntu2) ...
18:41:16 #14 76.04 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
18:41:16 #14 76.19 Setting up equivs (2.3.1) ...
18:41:16 #14 76.20 Setting up g++ (4:12.2.0-3ubuntu1) ...
18:41:16 #14 76.21 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
18:41:16 #14 76.21 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
18:41:16 #14 76.21 Setting up build-essential (12.9ubuntu3) ...
18:41:16 #14 76.22 Setting up libmoox-aliases-perl (0.001006-2) ...
18:41:16 #14 76.23 Setting up libb-hooks-endofscope-perl (0.26-1) ...
18:41:16 #14 76.25 Setting up python3-nacl (1.5.0-2) ...
18:41:16 #14 76.40 Setting up dput (1.1.3ubuntu2.1) ...
18:41:16 #14 76.52 Setting up libnamespace-clean-perl (0.27-2) ...
18:41:17 #14 76.54 Setting up libstring-license-perl (0.0.2-1ubuntu2) ...
18:41:17 #14 76.55 Setting up python3-paramiko (2.12.0-2ubuntu1) ...
18:41:17 #14 76.76 Setting up licensecheck (3.3.5-1ubuntu1) ...
18:41:17 #14 76.77 Setting up libgitlab-api-v4-perl (0.26-2) ...
18:41:17 #14 76.78 Setting up liblwp-protocol-https-perl (6.10-1) ...
18:41:17 #14 76.79 Setting up libwww-perl (6.67-1) ...
18:41:17 #14 76.81 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
18:41:17 #14 76.82 Setting up libwww-mechanize-perl (2.16-1) ...
18:41:17 #14 76.83 Setting up devscripts (2.23.4ubuntu1) ...
18:41:17 #14 76.98 Setting up libxml-parser-perl (2.46-4) ...
18:41:17 #14 76.99 Setting up lintian (2.116.3ubuntu1) ...
18:41:17 #14 77.00 Setting up libxml-sax-expat-perl (0.51-2) ...
18:41:17 #14 77.05 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
18:41:17 #14 77.10 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:41:17 #14 77.24 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:41:17 #14 77.26 Processing triggers for libc-bin (2.37-0ubuntu2.1) ...
18:41:17 #14 77.28 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
18:41:17 #14 77.29 Updating certificates in /etc/ssl/certs...
18:41:18 make[1]: Leaving directory '/root/build-deb'
18:41:18  dpkg-genbuildinfo
18:41:18 #14 77.72 0 added, 0 removed; done.
18:41:18 #14 77.72 Running hooks in /etc/ca-certificates/update.d...
18:41:18 #14 77.72 done.
18:41:19  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.changes
18:41:19 #14 DONE 78.4s
18:41:19 
18:41:19 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
18:41:19 #15 DONE 0.0s
18:41:19 
18:41:19 #16 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
18:41:19 #16 0.758 Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
18:41:19 #16 0.822 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
18:41:20 #16 0.898 Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
18:41:20 #16 0.974 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
18:41:20 dpkg-genchanges: info: including full source code in upload
18:41:20  dpkg-source -I.git --after-build .
18:41:20 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:41:20 + destination=/build
18:41:20 + mkdir -p /build
18:41:20 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb /build
18:41:20 copied '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb'
18:41:20 removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb'
18:41:20 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'
18:41:20 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'
18:41:20 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'
18:41:20 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'
18:41:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc'
18:41:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.dsc'
18:41:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz'
18:41:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster.tar.gz'
18:41:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.buildinfo'
18:41:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.buildinfo'
18:41:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.changes'
18:41:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.changes'
18:41:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'
18:41:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb'
18:41:20 copied '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'
18:41:20 removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'
18:41:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc
18:41:20  debian/rules build
18:41:20 dh build --with=bash-completion
18:41:20    dh_update_autotools_config
18:41:20    dh_autoreconf
18:41:20    debian/rules override_dh_auto_build
18:41:20 make[1]: Entering directory '/root/build-deb'
18:41:20 # Build the daemon and dependencies
18:41:20 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:41:20 
18:41:20 Removing bundles/
18:41:20 
18:41:20 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:41:20 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:41:20 + tee /root/build-deb/engine/go.mod
18:41:20 module github.com/docker/docker
18:41:20 
18:41:20 go 1.20
18:41:20 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:41:20 + GO111MODULE=on
18:41:20 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:41:01.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:41:21 #16 1.147 Reading package lists...
18:41:21 #16 2.548 dpkg-buildpackage: info: source package docker-ce-build-deps
18:41:21 #16 2.548 dpkg-buildpackage: info: source version 1.0
18:41:21 #16 2.548 dpkg-buildpackage: info: source distribution unstable
18:41:21 #16 2.548 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
18:41:21 #16 2.589  dpkg-source --before-build .
18:41:21 #16 2.589 dpkg-buildpackage: info: host architecture armhf
18:41:21 #16 2.694  debian/rules clean
18:41:21 #16 2.696 dh clean
18:41:21 #16 2.807    dh_clean
18:41:21 #16 2.844  debian/rules binary
18:41:21 #16 2.845 dh binary
18:41:21 #16 2.943    dh_update_autotools_config
18:41:21 #16 2.974    dh_autoreconf
18:41:21 #16 3.019    create-stamp debian/debhelper-build-stamp
18:41:21 #16 3.019    dh_prep
18:41:21 #16 3.049    dh_auto_install --destdir=debian/docker-ce-build-deps/
18:41:22 #16 3.103    dh_install
18:41:22 #16 3.139    dh_installdocs
18:41:22 #16 3.179    dh_installchangelogs
18:41:22 #16 3.271    dh_perl
18:41:22 #16 3.310    dh_link
18:41:22 #16 3.347    dh_strip_nondeterminism
18:41:22 #16 3.420    dh_compress
18:41:22 #16 3.464    dh_fixperms
18:41:22 #16 3.509    dh_missing
18:41:22 #16 3.537    dh_installdeb
18:41:22 #16 3.574    dh_gencontrol
18:41:22 #16 3.708    dh_md5sums
18:41:22 #16 3.751    dh_builddeb
18:41:22 #16 3.781 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
18:41:22 #16 3.796  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
18:41:23 #16 3.956  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
18:41:23 #16 4.038 dpkg-genchanges: info: binary-only upload (no source code included)
18:41:23 #16 4.040  dpkg-source --after-build .
18:41:23 #16 4.145 dpkg-buildpackage: info: binary-only upload (no source included)
18:41:23 #16 4.150 
18:41:23 #16 4.150 The package has been created.
18:41:23 #16 4.150 Attention, the package has been created in the current directory,
18:41:23 #16 4.150 not in ".." as indicated by the message above!
18:41:23 #16 4.174 Selecting previously unselected package docker-ce-build-deps.
18:41:23 #16 4.189 (Reading database ... 26405 files and directories currently installed.)
18:41:23 #16 4.191 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
18:41:23 #16 4.194 Unpacking docker-ce-build-deps (1.0) ...
18:41:23 #21 exporting layers 6.9s done
18:41:23 #21 writing image sha256:d6c4a24bd915d79f38fa464b8201dea84588851cea49675dd8e55f23252bd713 done
18:41:23 #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
18:41:23 #21 DONE 6.9s
18:41:23 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
18:41:23 + set -e
18:41:23 + mkdir -p /root/build-deb/engine
18:41:23 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:41:23 + mkdir -p /root/build-deb/cli
18:41:23 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:41:23 + mkdir -p /root/build-deb/buildx
18:41:23 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:41:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
18:41:23 + mkdir -p /root/build-deb/compose
18:41:23 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:41:24 + mkdir -p /go/src/github.com/docker
18:41:24 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:41:24 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:41:24 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:41:24 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:41:24 + EPOCH=5
18:41:24 + EPOCH_SEP=
18:41:24 + [[ ! -z 5 ]]
18:41:24 + EPOCH_SEP=:
18:41:24 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:41:24 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:41:24 VERSION AAA 0.0.0-20231011170815-26951f7
18:41:24 + VERSION=0.0.0-20231011170815-26951f7
18:41:24 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:41:24 VERSION bbb 0.0.0-20231011170815-26951f7
18:41:24 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:41:24 + debSource=docker-ce
18:41:24 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:41:24 + debMaintainer='Docker <support@docker.com>'
18:41:24 ++ date --rfc-2822
18:41:24 + debDate='Wed, 11 Oct 2023 18:41:23 +0000'
18:41:24 + pkgRevision=1
18:41:24 + cat
18:41:24 + export CLI_GITCOMMIT=26951f7
18:41:24 + CLI_GITCOMMIT=26951f7
18:41:24 + export ENGINE_GITCOMMIT=949f8c9
18:41:24 + ENGINE_GITCOMMIT=949f8c9
18:41:24 VERSION BBB 0.0.0-20231011170815-26951f7
18:41:24 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:41:24 + dpkg-buildpackage -uc -us -I.git
18:41:24 dpkg-buildpackage: info: source package docker-ce
18:41:24 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy
18:41:24 dpkg-buildpackage: info: source distribution jammy
18:41:24 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:41:24 dpkg-buildpackage: info: host architecture armhf
18:41:24  dpkg-source -I.git --before-build .
18:41:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:41:24  debian/rules clean
18:41:24 dh clean --with=bash-completion
18:41:24    dh_clean
18:41:24 + make IMAGE=debian:buster verify
18:41:24 docker run  --rm -i \
18:41:24 	-v "$(pwd):/v" \
18:41:24 	-e DEBIAN_FRONTEND=noninteractive \
18:41:24 	-e PACKAGE_REPO=prod \
18:41:24 	-w /v \
18:41:24 	debian:buster ./verify
18:41:24 Unable to find image 'debian:buster' locally
18:41:24 #16 4.286 Reading package lists...
18:41:24 #16 5.379 Building dependency tree...
18:41:24 #16 5.579 Reading state information...
18:41:24  dpkg-source -I.git -b .
18:41:24 buster: Pulling from library/debian
18:41:24 2ecd2705b9dd: Already exists
18:41:24 Digest: sha256:27c2f7ca725556c7eef727c506ff35d6d2a90be6eecb98403de606f4145d5da3
18:41:24 #16 5.586 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
18:41:24 #16 5.834 Starting 2 pkgProblemResolver with broken count: 0
18:41:24 #16 5.837 Done
18:41:24 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:41:24 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:41:24 dpkg-source: warning: native package version may not have a revision
18:41:24 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:41:24 dpkg-source: info: using source format '1.0'
18:41:24 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz
18:41:25 Status: Downloaded newer image for debian:buster
18:41:25 #16 6.032  Done
18:41:25 #16 6.245 Starting pkgProblemResolver with broken count: 0
18:41:25 + verify
18:41:25 + dpkg --version
18:41:25 + verify_deb
18:41:25 + apt-get update
18:41:25 #16 6.281 Starting 2 pkgProblemResolver with broken count: 0
18:41:25 #16 6.284 Done
18:41:25 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:41:25 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
18:41:25 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
18:41:25 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
18:41:25 #16 6.615 The following additional packages will be installed:
18:41:25 #16 6.615   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:41:25 #16 6.615   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:41:25 #16 6.615   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
18:41:25 #16 6.615   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0
18:41:25 #16 6.616   libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin
18:41:25 #16 6.617 Suggested packages:
18:41:25 #16 6.617   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip
18:41:25 #16 6.617   seccomp
18:41:25 #16 6.617 Recommended packages:
18:41:25 #16 6.617   dmsetup
18:41:25 #16 6.672 The following NEW packages will be installed:
18:41:25 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [544 kB]
18:41:25 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
18:41:25 #16 6.673   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
18:41:25 #16 6.673   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
18:41:25 #16 6.673   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
18:41:25 #16 6.673   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:41:25 #16 6.673   libuv1 pkg-config pkgconf pkgconf-bin
18:41:25 #16 6.675 The following packages will be upgraded:
18:41:25 #16 6.675   libsystemd0 libudev1
18:41:26 #16 7.096 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
18:41:26 #16 7.096 1 not fully installed or removed.
18:41:26 #16 7.096 Need to get 10.6 MB of archives.
18:41:26 #16 7.096 After this operation, 37.6 MB of additional disk space will be used.
18:41:26 #16 7.096 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bash-completion all 1:2.11-6ubuntu1 [179 kB]
18:41:26 #16 7.474 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive13 armhf 3.6.2-1ubuntu1 [326 kB]
18:41:26 #16 7.590 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjsoncpp25 armhf 1.9.5-4 [72.3 kB]
18:41:26 #16 7.610 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librhash0 armhf 1.4.3-3 [142 kB]
18:41:26 #16 7.636 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libuv1 armhf 1.44.2-1 [76.2 kB]
18:41:26 #16 7.646 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cmake-data all 3.25.1-1ubuntu1 [2052 kB]
18:41:26 #16 7.799 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cmake armhf 3.25.1-1ubuntu1 [4977 kB]
18:41:26 #16 8.040 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB]
18:41:26 #16 8.041 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev1 armhf 252.5-2ubuntu3.1 [143 kB]
18:41:26 #16 8.043 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
18:41:26 #16 8.046 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-1ubuntu1 [11.5 kB]
18:41:27 #16 8.191 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev-dev armhf 252.5-2ubuntu3.1 [21.4 kB]
18:41:27 Fetched 8472 kB in 2s (4647 kB/s)
18:41:27 #16 8.344 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsepol-dev armhf 3.4-2 [359 kB]
18:41:27 #16 8.621 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-16-0 armhf 10.42-1 [179 kB]
18:41:27 #16 8.663 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-32-0 armhf 10.42-1 [170 kB]
18:41:27 #16 8.692 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-posix3 armhf 10.42-1 [6062 B]
18:41:27 #16 8.694 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-dev armhf 10.42-1 [662 kB]
18:41:27 #16 8.760 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libselinux1-dev armhf 3.4-1build4 [157 kB]
18:41:27 #16 8.771 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper-dev armhf 2:1.02.185-1ubuntu1 [36.7 kB]
18:41:27 #16 8.773 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libseccomp-dev armhf 2.5.4-1ubuntu3 [86.8 kB]
18:41:27 #16 8.779 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd0 armhf 252.5-2ubuntu3.1 [367 kB]
18:41:27 #16 8.800 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd-dev armhf 252.5-2ubuntu3.1 [322 kB]
18:41:27 #16 8.960 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpkgconf3 armhf 1.8.1-1ubuntu2 [24.5 kB]
18:41:28 Reading package lists...
18:41:28 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:41:28 #16 9.118 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkgconf-bin armhf 1.8.1-1ubuntu2 [20.7 kB]
18:41:28 #16 9.146 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkgconf armhf 1.8.1-1ubuntu2 [16.8 kB]
18:41:28 #16 9.173 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkg-config armhf 1.8.1-1ubuntu2 [5408 B]
18:41:28 #16 9.361 debconf: delaying package configuration, since apt-utils is not installed
18:41:28 #16 9.401 Fetched 10.6 MB in 3s (4209 kB/s)
18:41:28 #16 9.430 Selecting previously unselected package bash-completion.
18:41:28 #16 9.430 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26409 files and directories currently installed.)
18:41:28 #16 9.446 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
18:41:28 #16 9.460 Unpacking bash-completion (1:2.11-6ubuntu1) ...
18:41:28 #16 9.590 Selecting previously unselected package libarchive13:armhf.
18:41:28 #16 9.593 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_armhf.deb ...
18:41:28 #16 9.599 Unpacking libarchive13:armhf (3.6.2-1ubuntu1) ...
18:41:28 #16 9.641 Selecting previously unselected package libjsoncpp25:armhf.
18:41:28 #16 9.644 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_armhf.deb ...
18:41:28 #16 9.649 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
18:41:28 #16 9.685 Selecting previously unselected package librhash0:armhf.
18:41:28 #16 9.685 Preparing to unpack .../3-librhash0_1.4.3-3_armhf.deb ...
18:41:28 #16 9.688 Unpacking librhash0:armhf (1.4.3-3) ...
18:41:28 #16 9.724 Selecting previously unselected package libuv1:armhf.
18:41:28 #16 9.724 Preparing to unpack .../4-libuv1_1.44.2-1_armhf.deb ...
18:41:28 #16 9.729 Unpacking libuv1:armhf (1.44.2-1) ...
18:41:28 #16 9.766 Selecting previously unselected package cmake-data.
18:41:28 #16 9.768 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ...
18:41:28 #16 9.776 Unpacking cmake-data (3.25.1-1ubuntu1) ...
18:41:28 Reading package lists...
18:41:29 Building dependency tree...
18:41:29 Reading state information...
18:41:29 #16 10.17 Selecting previously unselected package cmake.
18:41:29 #16 10.17 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_armhf.deb ...
18:41:29 #16 10.17 Unpacking cmake (3.25.1-1ubuntu1) ...
18:41:29 #16 10.31 Selecting previously unselected package dh-apparmor.
18:41:29 #16 10.31 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ...
18:41:29 #16 10.31 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ...
18:41:29 #16 10.35 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_armhf.deb ...
18:41:29 #16 10.36 Unpacking libudev1:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:41:29 #16 10.41 Setting up libudev1:armhf (252.5-2ubuntu3.1) ...
18:41:29 The following additional packages will be installed:
18:41:29   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
18:41:29   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
18:41:29   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
18:41:29   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
18:41:29   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
18:41:29   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
18:41:29   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:41:29   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
18:41:29   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
18:41:29   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:41:29   python3-software-properties python3.7 python3.7-minimal readline-common
18:41:29 Suggested packages:
18:41:29   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
18:41:29   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
18:41:29   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:41:29   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
18:41:29   python3.7-doc binutils binfmt-support readline-doc
18:41:29 Recommended packages:
18:41:29   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
18:41:29   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
18:41:29 #16 10.45 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:41:29 #16 10.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30439 files and directories currently installed.)
18:41:29 #16 10.47 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
18:41:29 #16 10.47 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
18:41:29 #16 10.51 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
18:41:29 #16 10.51 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
18:41:29 #16 10.51 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
18:41:29 #16 10.54 Selecting previously unselected package libudev-dev:armhf.
18:41:29 #16 10.54 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_armhf.deb ...
18:41:29 #16 10.55 Unpacking libudev-dev:armhf (252.5-2ubuntu3.1) ...
18:41:29 #16 10.58 Selecting previously unselected package libsepol-dev:armhf.
18:41:29 #16 10.58 Preparing to unpack .../03-libsepol-dev_3.4-2_armhf.deb ...
18:41:29 #16 10.58 Unpacking libsepol-dev:armhf (3.4-2) ...
18:41:29 #16 10.62 Selecting previously unselected package libpcre2-16-0:armhf.
18:41:29 #16 10.63 Preparing to unpack .../04-libpcre2-16-0_10.42-1_armhf.deb ...
18:41:29 #16 10.63 Unpacking libpcre2-16-0:armhf (10.42-1) ...
18:41:29 #16 10.67 Selecting previously unselected package libpcre2-32-0:armhf.
18:41:29 #16 10.67 Preparing to unpack .../05-libpcre2-32-0_10.42-1_armhf.deb ...
18:41:29 #16 10.67 Unpacking libpcre2-32-0:armhf (10.42-1) ...
18:41:29 #16 10.71 Selecting previously unselected package libpcre2-posix3:armhf.
18:41:29 #16 10.71 Preparing to unpack .../06-libpcre2-posix3_10.42-1_armhf.deb ...
18:41:29 #16 10.71 Unpacking libpcre2-posix3:armhf (10.42-1) ...
18:41:29 #16 10.74 Selecting previously unselected package libpcre2-dev:armhf.
18:41:29 #16 10.75 Preparing to unpack .../07-libpcre2-dev_10.42-1_armhf.deb ...
18:41:29 #16 10.75 Unpacking libpcre2-dev:armhf (10.42-1) ...
18:41:29 #16 10.79 Selecting previously unselected package libselinux1-dev:armhf.
18:41:29 #16 10.79 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_armhf.deb ...
18:41:29 #16 10.79 Unpacking libselinux1-dev:armhf (3.4-1build4) ...
18:41:29 #16 10.83 Selecting previously unselected package libdevmapper-dev:armhf.
18:41:29 #16 10.83 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_armhf.deb ...
18:41:29 #16 10.84 Unpacking libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
18:41:29 #16 10.86 Selecting previously unselected package libseccomp-dev:armhf.
18:41:29 #16 10.87 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_armhf.deb ...
18:41:29 #16 10.87 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu3) ...
18:41:29 #16 10.90 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_armhf.deb ...
18:41:29 #16 10.91 Unpacking libsystemd0:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:41:29 #16 10.97 Setting up libsystemd0:armhf (252.5-2ubuntu3.1) ...
18:41:29 The following NEW packages will be installed:
18:41:29   apt-transport-https ca-certificates curl dirmngr distro-info-data
18:41:29   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:41:29   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:41:29   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
18:41:29   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
18:41:29   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
18:41:29   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:41:29   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
18:41:29   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
18:41:29   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
18:41:29   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:41:29   python3-software-properties python3.7 python3.7-minimal readline-common
18:41:29   software-properties-common
18:41:30 #16 11.01 Selecting previously unselected package libsystemd-dev:armhf.
18:41:30 #16 11.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30972 files and directories currently installed.)
18:41:30 #16 11.03 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_armhf.deb ...
18:41:30 #16 11.03 Unpacking libsystemd-dev:armhf (252.5-2ubuntu3.1) ...
18:41:30 #16 11.09 Selecting previously unselected package libpkgconf3:armhf.
18:41:30 #16 11.09 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_armhf.deb ...
18:41:30 #16 11.09 Unpacking libpkgconf3:armhf (1.8.1-1ubuntu2) ...
18:41:30 #16 11.12 Selecting previously unselected package pkgconf-bin.
18:41:30 #16 11.12 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_armhf.deb ...
18:41:30 #16 11.12 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ...
18:41:30 #16 11.15 Selecting previously unselected package pkgconf:armhf.
18:41:30 #16 11.16 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_armhf.deb ...
18:41:30 #16 11.16 Unpacking pkgconf:armhf (1.8.1-1ubuntu2) ...
18:41:30 #16 11.19 Selecting previously unselected package pkg-config:armhf.
18:41:30 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded.
18:41:30 Need to get 22.4 MB of archives.
18:41:30 After this operation, 70.8 MB of additional disk space will be used.
18:41:30 Get:1 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u6 [1312 kB]
18:41:30 Get:2 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [582 kB]
18:41:30 Get:3 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
18:41:30 Get:4 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1465 kB]
18:41:30 Get:5 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
18:41:30 Get:6 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
18:41:30 Get:7 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
18:41:30 Get:8 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
18:41:30 Get:9 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
18:41:30 Get:10 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
18:41:30 Get:11 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1661 kB]
18:41:30 Get:12 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB]
18:41:30 Get:13 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
18:41:30 Get:14 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
18:41:30 Get:15 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
18:41:30 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
18:41:30 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
18:41:30 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
18:41:30 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
18:41:30 Get:20 http://deb.debian.org/debian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
18:41:30 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB]
18:41:30 Get:22 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
18:41:30 Get:23 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
18:41:30 Get:24 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
18:41:30 Get:25 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
18:41:30 Get:26 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
18:41:30 Get:27 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
18:41:30 Get:28 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
18:41:30 Get:29 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
18:41:30 Get:30 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB]
18:41:30 Get:31 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u7 [301 kB]
18:41:30 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u7 [259 kB]
18:41:30 Get:33 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
18:41:30 Get:34 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
18:41:30 Get:35 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
18:41:30 Get:36 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB]
18:41:30 Get:37 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
18:41:30 Get:38 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
18:41:30 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u7 [7308 B]
18:41:30 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u5 [1104 kB]
18:41:30 Get:41 http://deb.debian.org/debian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [80.2 kB]
18:41:30 Get:42 http://deb.debian.org/debian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
18:41:30 Get:43 http://deb.debian.org/debian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [101 kB]
18:41:30 Get:44 http://deb.debian.org/debian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
18:41:30 Get:45 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
18:41:30 Get:46 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
18:41:30 Get:47 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
18:41:30 Get:48 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
18:41:30 Get:49 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
18:41:30 Get:50 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
18:41:30 Get:51 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
18:41:30 Get:52 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
18:41:30 Get:53 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
18:41:30 Get:54 http://deb.debian.org/debian buster/main armhf gnupg2 all 2.2.12-1+deb10u2 [393 kB]
18:41:30 Get:55 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
18:41:30 #16 11.20 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_armhf.deb ...
18:41:30 #16 11.20 Unpacking pkg-config:armhf (1.8.1-1ubuntu2) ...
18:41:30 #16 11.24 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu3) ...
18:41:30 #16 11.25 Setting up libarchive13:armhf (3.6.2-1ubuntu1) ...
18:41:30 #16 11.26 Setting up libpcre2-16-0:armhf (10.42-1) ...
18:41:30 #16 11.27 Setting up libpcre2-32-0:armhf (10.42-1) ...
18:41:30 #16 11.28 Setting up libpkgconf3:armhf (1.8.1-1ubuntu2) ...
18:41:30 #16 11.29 Setting up libuv1:armhf (1.44.2-1) ...
18:41:30 #16 11.30 Setting up bash-completion (1:2.11-6ubuntu1) ...
18:41:30 #16 11.32 Setting up libjsoncpp25:armhf (1.9.5-4) ...
18:41:30 #16 11.33 Setting up libudev-dev:armhf (252.5-2ubuntu3.1) ...
18:41:30 #16 11.34 Setting up libsepol-dev:armhf (3.4-2) ...
18:41:30 #16 11.35 Setting up pkgconf-bin (1.8.1-1ubuntu2) ...
18:41:30 #16 11.36 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
18:41:30 #16 11.37 Setting up libpcre2-posix3:armhf (10.42-1) ...
18:41:30 #16 11.39 Setting up librhash0:armhf (1.4.3-3) ...
18:41:30 #16 11.40 Setting up cmake-data (3.25.1-1ubuntu1) ...
18:41:30 #16 11.41 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ...
18:41:30 Get:56 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
18:41:30 Get:57 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u7 [298 kB]
18:41:30 Get:58 http://deb.debian.org/debian-security buster/updates/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [195 kB]
18:41:30 Get:59 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
18:41:30 Get:60 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
18:41:30 Get:61 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
18:41:30 Get:62 http://deb.debian.org/debian buster/main armhf python3-dbus armhf 1.2.8-3 [96.3 kB]
18:41:30 Get:63 http://deb.debian.org/debian buster/main armhf python3-gi armhf 3.30.4-1 [163 kB]
18:41:30 Get:64 http://deb.debian.org/debian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [63.3 kB]
18:41:30 Get:65 http://deb.debian.org/debian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
18:41:30 Get:66 http://deb.debian.org/debian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
18:41:30 debconf: delaying package configuration, since apt-utils is not installed
18:41:30 Fetched 22.4 MB in 1s (43.3 MB/s)
18:41:30 Selecting previously unselected package libssl1.1:armhf.
18:41:30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6680 files and directories currently installed.)
18:41:30 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_armhf.deb ...
18:41:30 #16 11.42 Setting up libsystemd-dev:armhf (252.5-2ubuntu3.1) ...
18:41:30 #16 11.43 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
18:41:30 #16 11.44 Setting up libpcre2-dev:armhf (10.42-1) ...
18:41:30 #16 11.45 Setting up libselinux1-dev:armhf (3.4-1build4) ...
18:41:30 #16 11.46 Setting up pkgconf:armhf (1.8.1-1ubuntu2) ...
18:41:30 #16 11.47 Setting up pkg-config:armhf (1.8.1-1ubuntu2) ...
18:41:30 #16 11.48 Setting up libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
18:41:30 #16 11.49 Setting up cmake (3.25.1-1ubuntu1) ...
18:41:30 #16 11.51 Setting up docker-ce-build-deps (1.0) ...
18:41:30 #16 11.52 Processing triggers for man-db (2.11.2-1) ...
18:41:30 #16 11.59 Processing triggers for libc-bin (2.37-0ubuntu2.1) ...
18:41:30 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ...
18:41:30 Selecting previously unselected package libpython3.7-minimal:armhf.
18:41:30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
18:41:30 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
18:41:30 #16 DONE 11.8s
18:41:30 
18:41:30 #17 [stage-1 6/9] COPY --link sources/ /sources
18:41:30 #17 DONE 0.1s
18:41:30 Selecting previously unselected package libexpat1:armhf.
18:41:30 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ...
18:41:30 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
18:41:30 Selecting previously unselected package python3.7-minimal.
18:41:30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
18:41:30 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
18:41:30 Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ...
18:41:31 
18:41:31 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
18:41:31 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
18:41:31 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
18:41:31 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
18:41:31 Selecting previously unselected package python3-minimal.
18:41:31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6941 files and directories currently installed.)
18:41:31 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
18:41:31 Unpacking python3-minimal (3.7.3-1) ...
18:41:31 Selecting previously unselected package mime-support.
18:41:31 Preparing to unpack .../1-mime-support_3.62_all.deb ...
18:41:31 Unpacking mime-support (3.62) ...
18:41:31 Selecting previously unselected package libmpdec2:armhf.
18:41:31 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
18:41:31 Unpacking libmpdec2:armhf (2.4.2-2) ...
18:41:31 Selecting previously unselected package readline-common.
18:41:31 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
18:41:31 Unpacking readline-common (7.0-5) ...
18:41:32 Selecting previously unselected package libreadline7:armhf.
18:41:32 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
18:41:32 Unpacking libreadline7:armhf (7.0-5) ...
18:41:32 Selecting previously unselected package libsqlite3-0:armhf.
18:41:32 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
18:41:32 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
18:41:32 Selecting previously unselected package libpython3.7-stdlib:armhf.
18:41:32 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ...
18:41:32 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
18:41:32 Selecting previously unselected package python3.7.
18:41:32 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_armhf.deb ...
18:41:32 Unpacking python3.7 (3.7.3-2+deb10u5) ...
18:41:32 Selecting previously unselected package libpython3-stdlib:armhf.
18:41:32 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
18:41:32 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
18:41:32 Setting up python3-minimal (3.7.3-1) ...
18:41:32 Selecting previously unselected package python3.
18:41:32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7410 files and directories currently installed.)
18:41:32 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
18:41:32 Unpacking python3 (3.7.3-1) ...
18:41:32 Selecting previously unselected package libkeyutils1:armhf.
18:41:32 Preparing to unpack .../01-libkeyutils1_1.6-6_armhf.deb ...
18:41:32 Unpacking libkeyutils1:armhf (1.6-6) ...
18:41:32 Selecting previously unselected package libkrb5support0:armhf.
18:41:32 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
18:41:32 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
18:41:32 Selecting previously unselected package libk5crypto3:armhf.
18:41:32 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
18:41:32 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
18:41:32 Selecting previously unselected package libkrb5-3:armhf.
18:41:32 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
18:41:32 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
18:41:32 Selecting previously unselected package libgssapi-krb5-2:armhf.
18:41:32 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
18:41:32 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
18:41:32 Selecting previously unselected package apt-transport-https.
18:41:32 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
18:41:32 Unpacking apt-transport-https (1.8.2.3) ...
18:41:33 #18 DONE 1.7s
18:41:33 
18:41:33 #19 [stage-1 8/9] WORKDIR /root/build-deb
18:41:33 #19 DONE 0.0s
18:41:33 
18:41:33 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
18:41:33 #20 DONE 0.0s
18:41:33 
18:41:33 #21 exporting to image
18:41:33 #21 exporting layers
18:41:33 Selecting previously unselected package openssl.
18:41:33 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_armhf.deb ...
18:41:33 Unpacking openssl (1.1.1n-0+deb10u6) ...
18:41:33 Selecting previously unselected package ca-certificates.
18:41:33 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
18:41:33 Unpacking ca-certificates (20200601~deb10u2) ...
18:41:33 Selecting previously unselected package libsasl2-modules-db:armhf.
18:41:33 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
18:41:33 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
18:41:33 Selecting previously unselected package libsasl2-2:armhf.
18:41:33 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
18:41:33 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
18:41:33 Selecting previously unselected package libldap-common.
18:41:33 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
18:41:33 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:41:33 Selecting previously unselected package libldap-2.4-2:armhf.
18:41:33 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
18:41:33 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
18:41:33 Selecting previously unselected package libnghttp2-14:armhf.
18:41:33 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
18:41:33 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
18:41:33 Selecting previously unselected package libpsl5:armhf.
18:41:33 Preparing to unpack .../14-libpsl5_0.20.2-2_armhf.deb ...
18:41:33 Unpacking libpsl5:armhf (0.20.2-2) ...
18:41:33 Selecting previously unselected package librtmp1:armhf.
18:41:33 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
18:41:33 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
18:41:33 Selecting previously unselected package libssh2-1:armhf.
18:41:33 Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ...
18:41:33 Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ...
18:41:33 Selecting previously unselected package libcurl4:armhf.
18:41:33 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u7_armhf.deb ...
18:41:33 Unpacking libcurl4:armhf (7.64.0-4+deb10u7) ...
18:41:33 Selecting previously unselected package curl.
18:41:33 Preparing to unpack .../18-curl_7.64.0-4+deb10u7_armhf.deb ...
18:41:33 Unpacking curl (7.64.0-4+deb10u7) ...
18:41:33 Selecting previously unselected package libassuan0:armhf.
18:41:33 Preparing to unpack .../19-libassuan0_2.5.2-1_armhf.deb ...
18:41:33 Unpacking libassuan0:armhf (2.5.2-1) ...
18:41:34 Selecting previously unselected package gpgconf.
18:41:34 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
18:41:34 Unpacking gpgconf (2.2.12-1+deb10u2) ...
18:41:34 Selecting previously unselected package lsb-base.
18:41:34 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
18:41:34 Unpacking lsb-base (10.2019051400) ...
18:41:34 Selecting previously unselected package libksba8:armhf.
18:41:34 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_armhf.deb ...
18:41:34 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ...
18:41:34 Selecting previously unselected package libnpth0:armhf.
18:41:34 Preparing to unpack .../23-libnpth0_1.6-1_armhf.deb ...
18:41:34 Unpacking libnpth0:armhf (1.6-1) ...
18:41:34 Selecting previously unselected package dirmngr.
18:41:34 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
18:41:34 Unpacking dirmngr (2.2.12-1+deb10u2) ...
18:41:34 Selecting previously unselected package distro-info-data.
18:41:34 Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ...
18:41:34 Unpacking distro-info-data (0.41+deb10u7) ...
18:41:34 Selecting previously unselected package libglib2.0-0:armhf.
18:41:34 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u5_armhf.deb ...
18:41:34 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u5) ...
18:41:34 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:41:34 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
18:41:34 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
18:41:34 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:41:34 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
18:41:34 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
18:41:34 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:41:34 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
18:41:34 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
18:41:34 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:41:34 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
18:41:34 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
18:41:34 Selecting previously unselected package gnupg-l10n.
18:41:34 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
18:41:34 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
18:41:34 Selecting previously unselected package gnupg-utils.
18:41:34 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
18:41:34 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
18:41:35 Selecting previously unselected package gpg.
18:41:35 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_armhf.deb ...
18:41:35 Unpacking gpg (2.2.12-1+deb10u2) ...
18:41:35 Selecting previously unselected package pinentry-curses.
18:41:35 Preparing to unpack .../34-pinentry-curses_1.1.0-2_armhf.deb ...
18:41:35 Unpacking pinentry-curses (1.1.0-2) ...
18:41:35 Selecting previously unselected package gpg-agent.
18:41:35 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
18:41:35 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
18:41:35 Selecting previously unselected package gpg-wks-client.
18:41:35 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
18:41:35 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
18:41:35 Selecting previously unselected package gpg-wks-server.
18:41:35 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
18:41:35 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
18:41:35 Selecting previously unselected package gpgsm.
18:41:35 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
18:41:35 Unpacking gpgsm (2.2.12-1+deb10u2) ...
18:41:35 Selecting previously unselected package gnupg.
18:41:35 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
18:41:35 Unpacking gnupg (2.2.12-1+deb10u2) ...
18:41:35 Selecting previously unselected package gnupg2.
18:41:35 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
18:41:35 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
18:41:35 Selecting previously unselected package iso-codes.
18:41:35 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
18:41:35 Unpacking iso-codes (4.2-1) ...
18:41:35 Selecting previously unselected package libapt-inst2.0:armhf.
18:41:35 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_armhf.deb ...
18:41:35 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
18:41:36 Selecting previously unselected package libcurl3-gnutls:armhf.
18:41:36 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u7_armhf.deb ...
18:41:36 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ...
18:41:36 Selecting previously unselected package libdbus-1-3:armhf.
18:41:36 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ...
18:41:36 Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
18:41:36 Selecting previously unselected package lsb-release.
18:41:36 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
18:41:36 Unpacking lsb-release (10.2019051400) ...
18:41:36 Selecting previously unselected package python-apt-common.
18:41:36 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
18:41:36 Unpacking python-apt-common (1.8.4.3) ...
18:41:36 Selecting previously unselected package python3-apt.
18:41:36 Preparing to unpack .../47-python3-apt_1.8.4.3_armhf.deb ...
18:41:36 Unpacking python3-apt (1.8.4.3) ...
18:41:36 Selecting previously unselected package python3-dbus.
18:41:36 Preparing to unpack .../48-python3-dbus_1.2.8-3_armhf.deb ...
18:41:36 Unpacking python3-dbus (1.2.8-3) ...
18:41:36 Selecting previously unselected package python3-gi.
18:41:36 Preparing to unpack .../49-python3-gi_3.30.4-1_armhf.deb ...
18:41:36 Unpacking python3-gi (3.30.4-1) ...
18:41:36 Selecting previously unselected package python3-pycurl.
18:41:36 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
18:41:36 Unpacking python3-pycurl (7.43.0.2-0.1) ...
18:41:36 Selecting previously unselected package python3-software-properties.
18:41:36 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
18:41:36 Unpacking python3-software-properties (0.96.20.2-2) ...
18:41:36 Selecting previously unselected package software-properties-common.
18:41:36 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
18:41:36 Unpacking software-properties-common (0.96.20.2-2) ...
18:41:37 Setting up libksba8:armhf (1.3.5-2+deb10u2) ...
18:41:37 Setting up lsb-base (10.2019051400) ...
18:41:37 Setting up libkeyutils1:armhf (1.6-6) ...
18:41:37 Setting up libpsl5:armhf (0.20.2-2) ...
18:41:37 Setting up mime-support (3.62) ...
18:41:37 Setting up apt-transport-https (1.8.2.3) ...
18:41:37 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u5) ...
18:41:37 No schema files found: doing nothing.
18:41:37 Setting up distro-info-data (0.41+deb10u7) ...
18:41:37 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
18:41:37 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
18:41:37 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
18:41:37 Setting up libnpth0:armhf (1.6-1) ...
18:41:37 Setting up libassuan0:armhf (2.5.2-1) ...
18:41:37 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
18:41:37 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
18:41:37 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
18:41:37 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
18:41:37 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
18:41:37 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
18:41:37 Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
18:41:37 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
18:41:37 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
18:41:37 Setting up python-apt-common (1.8.4.3) ...
18:41:37 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
18:41:37 Setting up libssh2-1:armhf (1.8.0-2.1+deb10u1) ...
18:41:37 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
18:41:37 Setting up libmpdec2:armhf (2.4.2-2) ...
18:41:37 Setting up openssl (1.1.1n-0+deb10u6) ...
18:41:37 Setting up readline-common (7.0-5) ...
18:41:37 Setting up iso-codes (4.2-1) ...
18:41:37 Setting up libreadline7:armhf (7.0-5) ...
18:41:37 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
18:41:37 Setting up pinentry-curses (1.1.0-2) ...
18:41:37 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
18:41:37 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
18:41:37 Setting up ca-certificates (20200601~deb10u2) ...
18:41:38 Updating certificates in /etc/ssl/certs...
18:41:38 137 added, 0 removed; done.
18:41:38 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
18:41:38 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
18:41:38 Setting up gpgconf (2.2.12-1+deb10u2) ...
18:41:38 Setting up libcurl4:armhf (7.64.0-4+deb10u7) ...
18:41:38 Setting up curl (7.64.0-4+deb10u7) ...
18:41:38 Setting up gpg (2.2.12-1+deb10u2) ...
18:41:38 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
18:41:38 Setting up python3.7 (3.7.3-2+deb10u5) ...
18:41:39 Setting up gpg-agent (2.2.12-1+deb10u2) ...
18:41:39 Setting up gpgsm (2.2.12-1+deb10u2) ...
18:41:39 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u7) ...
18:41:39 Setting up python3 (3.7.3-1) ...
18:41:39 Setting up dirmngr (2.2.12-1+deb10u2) ...
18:41:39 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
18:41:39 Setting up python3-pycurl (7.43.0.2-0.1) ...
18:41:40 Setting up python3-gi (3.30.4-1) ...
18:41:40 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
18:41:40 Setting up lsb-release (10.2019051400) ...
18:41:40 Setting up python3-dbus (1.2.8-3) ...
18:41:40 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
18:41:40 Setting up python3-apt (1.8.4.3) ...
18:41:40 Setting up python3-software-properties (0.96.20.2-2) ...
18:41:40 Setting up gnupg (2.2.12-1+deb10u2) ...
18:41:40 Setting up gnupg2 (2.2.12-1+deb10u2) ...
18:41:40 Setting up software-properties-common (0.96.20.2-2) ...
18:41:40 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:41:40 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:41:40 Updating certificates in /etc/ssl/certs...
18:41:41 #21 exporting layers 7.2s done
18:41:41 #21 writing image sha256:ce8a9780dd2a434919f9e4481ba0726ccbf894afe5ee017ad316156fb396e713 done
18:41:41 #21 naming to docker.io/debbuild-ubuntu-lunar/aarch64 done
18:41:41 #21 DONE 7.2s
18:41:41 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20231011170815.26951f7 -e VERSION=0.0.0-20231011170815-26951f7 -e CLI_GITCOMMIT=26951f7 -e ENGINE_GITCOMMIT=949f8c9 -e BUILDX_VERSION=v0.11.2 -e BUILDX_DEB_VERSION=0.11.2 -e BUILDX_GITCOMMIT=9872040 -e COMPOSE_VERSION=v2.21.0 -e COMPOSE_DEB_VERSION=2.21.0 -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb/debbuild/ubuntu-lunar:/build  debbuild-ubuntu-lunar/aarch64
18:41:41 + set -e
18:41:41 + mkdir -p /root/build-deb/engine
18:41:41 + tar -C /root/build-deb -xzf /sources/engine.tgz
18:41:41 + mkdir -p /root/build-deb/cli
18:41:41 + tar -C /root/build-deb -xzf /sources/cli.tgz
18:41:41 + mkdir -p /root/build-deb/buildx
18:41:41 + tar -C /root/build-deb -xzf /sources/buildx.tgz
18:41:41 0 added, 0 removed; done.
18:41:41 Running hooks in /etc/ca-certificates/update.d...
18:41:41 done.
18:41:41 ++ source /etc/os-release
18:41:41 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
18:41:41 +++ NAME='Debian GNU/Linux'
18:41:41 +++ VERSION_ID=10
18:41:41 +++ VERSION='10 (buster)'
18:41:41 +++ VERSION_CODENAME=buster
18:41:41 +++ ID=debian
18:41:41 +++ HOME_URL=https://www.debian.org/
18:41:41 +++ SUPPORT_URL=https://www.debian.org/support
18:41:41 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:41:41 ++ echo debian
18:41:41 + DIST_ID=debian
18:41:41 ++ lsb_release -sc
18:41:41 + DIST_VERSION=buster
18:41:41 + '[' buster = sid ']'
18:41:41 + install_debian_containerd
18:41:41 + '[' prod = stage ']'
18:41:41 + REPO_URL=https://download.docker.com/linux/debian
18:41:41 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:41:41 + update-ca-certificates -f
18:41:41 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:41:41 Clearing symlinks in /etc/ssl/certs...
18:41:41 + mkdir -p /root/build-deb/compose
18:41:41 + tar -C /root/build-deb -xzf /sources/compose.tgz
18:41:41 + mkdir -p /go/src/github.com/docker
18:41:41 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
18:41:41 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
18:41:41 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
18:41:41 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
18:41:41 + EPOCH=5
18:41:41 + EPOCH_SEP=
18:41:41 + [[ ! -z 5 ]]
18:41:41 + EPOCH_SEP=:
18:41:41 + [[ -z 0.0.0~20231011170815.26951f7 ]]
18:41:41 + echo VERSION AAA 0.0.0-20231011170815-26951f7
18:41:41 + VERSION=0.0.0-20231011170815-26951f7
18:41:41 + echo VERSION bbb 0.0.0-20231011170815-26951f7
18:41:41 VERSION AAA 0.0.0-20231011170815-26951f7
18:41:41 VERSION bbb 0.0.0-20231011170815-26951f7
18:41:41 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
18:41:41 + debSource=docker-ce
18:41:41 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
18:41:41 + debMaintainer='Docker <support@docker.com>'
18:41:41 ++ date --rfc-2822
18:41:41 + debDate='Wed, 11 Oct 2023 18:41:41 +0000'
18:41:41 + pkgRevision=1
18:41:41 + cat
18:41:41 + export CLI_GITCOMMIT=26951f7
18:41:41 + CLI_GITCOMMIT=26951f7
18:41:41 + export ENGINE_GITCOMMIT=949f8c9
18:41:41 + ENGINE_GITCOMMIT=949f8c9
18:41:41 VERSION BBB 0.0.0-20231011170815-26951f7
18:41:41 + echo VERSION BBB 0.0.0-20231011170815-26951f7
18:41:41 + dpkg-buildpackage -uc -us -I.git
18:41:41 dpkg-buildpackage: info: source package docker-ce
18:41:41 dpkg-buildpackage: info: source version 5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar
18:41:41 dpkg-buildpackage: info: source distribution lunar
18:41:41 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
18:41:41 dpkg-buildpackage: info: host architecture armhf
18:41:41  dpkg-source -I.git --before-build .
18:41:41 done.
18:41:41 Updating certificates in /etc/ssl/certs...
18:41:41  debian/rules clean
18:41:41 dh clean --with=bash-completion
18:41:41    dh_clean
18:41:42  dpkg-source -I.git -b .
18:41:42 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
18:41:42 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
18:41:42 dpkg-source: warning: native package version may not have a revision
18:41:42 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20231011170815.26951f7'
18:41:42 dpkg-source: info: using source format '1.0'
18:41:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz
18:41:42 137 added, 0 removed; done.
18:41:42 Running hooks in /etc/ca-certificates/update.d...
18:41:42 done.
18:41:42 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:41:42 + apt-key add -
18:41:42 Warning: apt-key output should not be parsed (stdout is not a terminal)
18:41:42 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'.
18:41:45 OK
18:41:45 + '[' buster = sid ']'
18:41:45 ++ dpkg --print-architecture
18:41:45 + ARCH=armhf
18:41:45 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian buster test'
18:41:45 + apt-get update
18:41:45 Hit:1 http://deb.debian.org/debian buster InRelease
18:41:45 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
18:41:45 Hit:3 http://deb.debian.org/debian buster-updates InRelease
18:41:45 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
18:41:45 Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [67.0 kB]
18:41:45 Fetched 121 kB in 1s (137 kB/s)
18:41:46 Reading package lists...
18:41:46 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
18:41:46 + packages='deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb
18:41:46 deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb
18:41:46 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb
18:41:46 deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb
18:41:46 deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'
18:41:46 ++ echo 'deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb
18:41:46 deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb
18:41:46 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb
18:41:46 deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb
18:41:46 ++ xargs
18:41:46 deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'
18:41:46 ++ awk '$0="./"$0'
18:41:46 + packages='./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'
18:41:46 + set -x
18:41:46 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb
18:41:46 Selecting previously unselected package docker-ce-cli.
18:41:46 (Reading database ... 9721 files and directories currently installed.)
18:41:46 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ...
18:41:46 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:41:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc
18:41:46  debian/rules build
18:41:46 dh build --with=bash-completion
18:41:46    dh_update_autotools_config
18:41:46    dh_autoreconf
18:41:46    debian/rules override_dh_auto_build
18:41:46 make[1]: Entering directory '/root/build-deb'
18:41:46 # Build the daemon and dependencies
18:41:46 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:41:46 
18:41:46 Removing bundles/
18:41:46 
18:41:46 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:41:46 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:41:46 + tee /root/build-deb/engine/go.mod
18:41:46 module github.com/docker/docker
18:41:46 
18:41:46 go 1.20
18:41:46 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:41:46 + GO111MODULE=on
18:41:46 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:41:23.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:41:47 Selecting previously unselected package docker-buildx-plugin.
18:41:47 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ...
18:41:47 Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
18:41:48 Selecting previously unselected package docker-ce-rootless-extras.
18:41:48 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ...
18:41:48 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:41:49 Selecting previously unselected package docker-ce.
18:41:49 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ...
18:41:49 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:41:50 Selecting previously unselected package docker-compose-plugin.
18:41:50 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ...
18:41:50 Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ...
18:41:50 make[1]: Leaving directory '/root/build-deb'
18:41:50  dpkg-genbuildinfo
18:41:50  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.changes
18:41:51 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:41:51 Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
18:41:51 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:41:51 invoke-rc.d: could not determine current runlevel
18:41:51 invoke-rc.d: policy-rc.d denied execution of start.
18:41:52 Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ...
18:41:52 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:41:52  docker-ce-rootless-extras depends on dbus-user-session; however:
18:41:52   Package dbus-user-session is not installed.
18:41:52 
18:41:52 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.10~buster) ...
18:41:52 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb
18:41:52 dpkg-genchanges: info: including full source code in upload
18:41:52  dpkg-source -I.git --after-build .
18:41:52 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:41:52 + destination=/build
18:41:52 + mkdir -p /build
18:41:52 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb /build
18:41:52 copied '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb'
18:41:52 removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb'
18:41:52 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'
18:41:52 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'
18:41:52 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'
18:41:52 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'
18:41:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc'
18:41:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.dsc'
18:41:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz'
18:41:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye.tar.gz'
18:41:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.buildinfo'
18:41:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.buildinfo'
18:41:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.changes'
18:41:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.changes'
18:41:52 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'
18:41:52 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb'
18:41:52 copied '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'
18:41:52 removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'
18:41:53 Reading package lists...
18:41:53 Building dependency tree...
18:41:53 Reading state information...
18:41:53 Correcting dependencies... Done
18:41:53 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:41:53 Skipping docker-ce, it is already installed and upgrade is not set.
18:41:53 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:41:53 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:41:53 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:41:53 The following additional packages will be installed:
18:41:53   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:41:53   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
18:41:53   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
18:41:53   libnftnl11 libpam-systemd systemd systemd-sysv
18:41:53 Suggested packages:
18:41:53   kmod systemd-container policykit-1
18:41:53 Recommended packages:
18:41:53   nftables libnss-systemd
18:41:53 The following NEW packages will be installed:
18:41:53   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:41:53   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
18:41:53   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
18:41:53   libnftnl11 libpam-systemd systemd systemd-sysv
18:41:54 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:41:54 Need to get 26.2 MB of archives.
18:41:54 After this operation, 107 MB of additional disk space will be used.
18:41:54 Get:1 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
18:41:54 Get:2 http://deb.debian.org/debian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
18:41:54 Get:3 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
18:41:54 Get:4 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
18:41:54 Get:5 http://deb.debian.org/debian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
18:41:54 Get:6 http://deb.debian.org/debian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [174 kB]
18:41:54 Get:7 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:41:54 Get:8 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
18:41:54 Get:9 http://deb.debian.org/debian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.1 kB]
18:41:54 Get:10 http://deb.debian.org/debian buster/main armhf libkmod2 armhf 26-1 [46.4 kB]
18:41:54 Get:11 http://deb.debian.org/debian-security buster/updates/main armhf systemd armhf 241-7~deb10u10 [3291 kB]
18:41:54 Get:12 http://deb.debian.org/debian-security buster/updates/main armhf systemd-sysv armhf 241-7~deb10u10 [100 kB]
18:41:54 Get:13 http://deb.debian.org/debian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.3 kB]
18:41:54 Get:14 http://deb.debian.org/debian buster/main armhf libiptc0 armhf 1.8.2-4 [59.6 kB]
18:41:54 Get:15 http://deb.debian.org/debian buster/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
18:41:54 Get:16 http://deb.debian.org/debian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [34.1 kB]
18:41:54 Get:17 http://deb.debian.org/debian buster/main armhf libnftnl11 armhf 1.1.2-2 [43.7 kB]
18:41:54 Get:18 http://deb.debian.org/debian buster/main armhf iptables armhf 1.8.2-4 [354 kB]
18:41:54 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf dbus armhf 1.12.24-0+deb10u1 [222 kB]
18:41:54 Get:20 http://deb.debian.org/debian-security buster/updates/main armhf libpam-systemd armhf 241-7~deb10u10 [195 kB]
18:41:54 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB]
18:41:55 debconf: delaying package configuration, since apt-utils is not installed
18:41:55 Fetched 26.2 MB in 1s (21.1 MB/s)
18:41:55 Selecting previously unselected package libapparmor1:armhf.
18:41:55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9946 files and directories currently installed.)
18:41:55 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
18:41:55 Unpacking libapparmor1:armhf (2.13.2-10) ...
18:41:55 Selecting previously unselected package libargon2-1:armhf.
18:41:55 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_armhf.deb ...
18:41:55 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
18:41:55 Selecting previously unselected package dmsetup.
18:41:55 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_armhf.deb ...
18:41:55 Unpacking dmsetup (2:1.02.155-3) ...
18:41:55 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:41:55 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
18:41:55 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
18:41:55 Selecting previously unselected package libjson-c3:armhf.
18:41:55 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
18:41:55 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
18:41:55 Selecting previously unselected package libcryptsetup12:armhf.
18:41:55 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
18:41:55 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
18:41:55 Selecting previously unselected package libidn11:armhf.
18:41:55 Preparing to unpack .../6-libidn11_1.33-2.2_armhf.deb ...
18:41:55 Unpacking libidn11:armhf (1.33-2.2) ...
18:41:55 Selecting previously unselected package libip4tc0:armhf.
18:41:55 Preparing to unpack .../7-libip4tc0_1.8.2-4_armhf.deb ...
18:41:55 Unpacking libip4tc0:armhf (1.8.2-4) ...
18:41:55 Selecting previously unselected package libkmod2:armhf.
18:41:55 Preparing to unpack .../8-libkmod2_26-1_armhf.deb ...
18:41:55 Unpacking libkmod2:armhf (26-1) ...
18:41:55 Selecting previously unselected package systemd.
18:41:55 Preparing to unpack .../9-systemd_241-7~deb10u10_armhf.deb ...
18:41:55 Unpacking systemd (241-7~deb10u10) ...
18:41:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
18:41:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:41:56 + make IMAGE=debian:bullseye verify
18:41:56 docker run  --rm -i \
18:41:56 	-v "$(pwd):/v" \
18:41:56 	-e DEBIAN_FRONTEND=noninteractive \
18:41:56 	-e PACKAGE_REPO=prod \
18:41:56 	-w /v \
18:41:56 	debian:bullseye ./verify
18:41:56 Unable to find image 'debian:bullseye' locally
18:41:56 Setting up libapparmor1:armhf (2.13.2-10) ...
18:41:56 Setting up libargon2-1:armhf (0~20171227-0.2) ...
18:41:56 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
18:41:56 Setting up libidn11:armhf (1.33-2.2) ...
18:41:56 Setting up libip4tc0:armhf (1.8.2-4) ...
18:41:56 Setting up libkmod2:armhf (26-1) ...
18:41:56 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
18:41:56 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
18:41:56 Setting up systemd (241-7~deb10u10) ...
18:41:56 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:41:56 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:41:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:41:56 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:41:56 Initializing machine ID from random generator.
18:41:56 bullseye: Pulling from library/debian
18:41:56 33d0c7672db9: Already exists
18:41:56 Digest: sha256:73c8e939a319288a0e2e175db739fcbf3b49d53ff0554cb70612baa775e7457f
18:41:56 Status: Downloaded newer image for debian:bullseye
18:41:56 Setting up dmsetup (2:1.02.155-3) ...
18:41:56 Selecting previously unselected package systemd-sysv.
18:41:56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10772 files and directories currently installed.)
18:41:56 Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_armhf.deb ...
18:41:56 Unpacking systemd-sysv (241-7~deb10u10) ...
18:41:56 Selecting previously unselected package libip6tc0:armhf.
18:41:56 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
18:41:56 Unpacking libip6tc0:armhf (1.8.2-4) ...
18:41:57 Selecting previously unselected package libiptc0:armhf.
18:41:57 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
18:41:57 Unpacking libiptc0:armhf (1.8.2-4) ...
18:41:57 Selecting previously unselected package libnfnetlink0:armhf.
18:41:57 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
18:41:57 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
18:41:57 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:41:57 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
18:41:57 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
18:41:57 Selecting previously unselected package libnftnl11:armhf.
18:41:57 Preparing to unpack .../05-libnftnl11_1.1.2-2_armhf.deb ...
18:41:57 Unpacking libnftnl11:armhf (1.1.2-2) ...
18:41:57 Selecting previously unselected package iptables.
18:41:57 Preparing to unpack .../06-iptables_1.8.2-4_armhf.deb ...
18:41:57 Unpacking iptables (1.8.2-4) ...
18:41:57 + verify
18:41:57 + dpkg --version
18:41:57 + verify_deb
18:41:57 + apt-get update
18:41:57 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:41:57 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:41:57 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:41:57 Selecting previously unselected package dbus.
18:41:57 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_armhf.deb ...
18:41:57 Unpacking dbus (1.12.24-0+deb10u1) ...
18:41:57 Selecting previously unselected package libpam-systemd:armhf.
18:41:57 Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_armhf.deb ...
18:41:57 Unpacking libpam-systemd:armhf (241-7~deb10u10) ...
18:41:57 Selecting previously unselected package containerd.io.
18:41:57 Preparing to unpack .../09-containerd.io_1.6.24-1_armhf.deb ...
18:41:57 Unpacking containerd.io (1.6.24-1) ...
18:41:57 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7838 kB]
18:41:57 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [251 kB]
18:41:57 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [14.9 kB]
18:41:58 Fetched 8312 kB in 1s (5641 kB/s)
18:41:59 Reading package lists...
18:41:59 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:41:59 Selecting previously unselected package dbus-user-session.
18:41:59 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ...
18:41:59 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
18:41:59 Setting up systemd-sysv (241-7~deb10u10) ...
18:41:59 Setting up libip6tc0:armhf (1.8.2-4) ...
18:41:59 Setting up libnftnl11:armhf (1.1.2-2) ...
18:41:59 Setting up libiptc0:armhf (1.8.2-4) ...
18:41:59 Setting up dbus (1.12.24-0+deb10u1) ...
18:41:59 invoke-rc.d: could not determine current runlevel
18:41:59 invoke-rc.d: policy-rc.d denied execution of start.
18:41:59 Setting up containerd.io (1.6.24-1) ...
18:41:59 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:41:59 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
18:41:59 Setting up libpam-systemd:armhf (241-7~deb10u10) ...
18:42:00 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
18:42:00 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
18:42:00 Setting up iptables (1.8.2-4) ...
18:42:00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:42:00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:42:00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:42:00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:42:00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:42:00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:42:00 Processing triggers for systemd (241-7~deb10u10) ...
18:42:00 Processing triggers for libc-bin (2.28-10+deb10u2) ...
18:42:00 + verify_binaries
18:42:00 + docker --version
18:42:00 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:42:00 + docker buildx version
18:42:00 Reading package lists...
18:42:00 Building dependency tree...
18:42:00 Reading state information...
18:42:00 github.com/docker/buildx v0.11.2 9872040
18:42:00 + docker compose version
18:42:00 Docker Compose version v2.21.0
18:42:00 + dockerd --version
18:42:00 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:42:00 + docker-proxy --version
18:42:00 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:42:00 + containerd --version
18:42:00 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:42:00 + ctr --version
18:42:00 ctr containerd.io 1.6.24
18:42:00 + containerd-shim --help
18:42:00 Usage of containerd-shim:
18:42:00   -address string
18:42:00     	grpc address back to main containerd
18:42:00   -containerd-binary containerd publish
18:42:00     	path to containerd binary (used for containerd publish) (default "containerd")
18:42:00   -criu string
18:42:00     	path to criu binary
18:42:00   -debug
18:42:00     	enable debug output in logs
18:42:00   -namespace string
18:42:00     	namespace that owns the shim
18:42:00   -runtime-root string
18:42:00     	root directory for the runtime (default "/run/containerd/runc")
18:42:00   -socket string
18:42:00     	socket path to serve
18:42:00   -systemd-cgroup
18:42:00     	set runtime to use systemd-cgroup
18:42:00   -workdir string
18:42:00     	path used to storge large temporary data
18:42:00 + containerd-shim-runc-v1 -v
18:42:00 containerd-shim-runc-v1:
18:42:00   Version:  1.6.24
18:42:00   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:42:00   Go version: go1.20.8
18:42:00 
18:42:00 + containerd-shim-runc-v2 -v
18:42:00 containerd-shim-runc-v2:
18:42:00   Version:  1.6.24
18:42:00   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:42:00   Go version: go1.20.8
18:42:00 
18:42:00 + runc --version
18:42:00 The following additional packages will be installed:
18:42:00   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
18:42:00   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
18:42:00   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
18:42:00   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
18:42:00   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:42:00   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
18:42:00   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
18:42:00   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
18:42:00   python3-gi python3-minimal python3-pycurl python3-software-properties
18:42:00   python3.9 python3.9-minimal readline-common
18:42:00 Suggested packages:
18:42:00   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
18:42:00   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
18:42:00   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:42:00   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
18:42:00   python3.9-doc binutils binfmt-support readline-doc
18:42:00 Recommended packages:
18:42:00   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
18:42:00   packagekit publicsuffix libsasl2-modules unattended-upgrades
18:42:00 runc version 1.1.9
18:42:00 commit: v1.1.9-0-gccaecfc
18:42:00 spec: 1.0.2-dev
18:42:00 go: go1.20.8
18:42:00 libseccomp: 2.3.3
18:42:01 The following NEW packages will be installed:
18:42:01   apt-transport-https ca-certificates curl dirmngr distro-info-data
18:42:01   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:42:01   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:42:01   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
18:42:01   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
18:42:01   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
18:42:01   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
18:42:01   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
18:42:01   media-types openssl pinentry-curses python-apt-common python3 python3-apt
18:42:01   python3-dbus python3-gi python3-minimal python3-pycurl
18:42:01   python3-software-properties python3.9 python3.9-minimal readline-common
18:42:01   software-properties-common
18:42:01 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
18:42:01 Need to get 22.0 MB of archives.
18:42:01 After this operation, 66.5 MB of additional disk space will be used.
18:42:01 Get:1 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
18:42:01 Get:2 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
18:42:01 Get:3 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
18:42:01 Get:4 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
18:42:01 Get:5 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
18:42:01 Get:6 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
18:42:01 Get:7 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2+deb11u2 [107 kB]
18:42:01 Get:8 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
18:42:01 Get:9 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
18:42:01 Get:10 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
18:42:01 Get:11 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
18:42:01 Get:12 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
18:42:01 Get:13 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
18:42:01 Get:14 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
18:42:01 Get:15 http://deb.debian.org/debian bullseye/main armhf openssl armhf 1.1.1w-0+deb11u1 [835 kB]
18:42:01 Get:16 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
18:42:01 Get:17 http://deb.debian.org/debian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
18:42:01 Get:18 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
18:42:01 Get:19 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
18:42:01 Get:20 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
18:42:01 Get:21 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
18:42:01 Get:22 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
18:42:01 Get:23 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
18:42:01 Get:24 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
18:42:01 Get:25 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
18:42:01 Get:26 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl4 armhf 7.74.0-1.3+deb11u10 [314 kB]
18:42:01 Get:27 http://deb.debian.org/debian-security bullseye-security/main armhf curl armhf 7.74.0-1.3+deb11u10 [262 kB]
18:42:01 Get:28 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
18:42:01 Get:29 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
18:42:01 Get:30 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB]
18:42:01 Get:31 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
18:42:01 Get:32 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
18:42:01 Get:33 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u4 [8048 B]
18:42:01 Get:34 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
18:42:01 Get:35 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB]
18:42:01 Get:36 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
18:42:01 Get:37 http://deb.debian.org/debian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [111 kB]
18:42:01 Get:38 http://deb.debian.org/debian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
18:42:01 Get:39 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
18:42:01 Get:40 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
18:42:01 Get:41 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
18:42:01 Get:42 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
18:42:01 Get:43 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
18:42:01 Get:44 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
18:42:01 Get:45 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
18:42:01 Get:46 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
18:42:01 Get:47 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
18:42:01 Get:48 http://deb.debian.org/debian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
18:42:01 Get:49 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
18:42:01 Get:50 http://deb.debian.org/debian-security bullseye-security/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u10 [311 kB]
18:42:01 Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.28-0+deb11u1 [200 kB]
18:42:01 Get:52 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
18:42:01 Get:53 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
18:42:01 Get:54 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
18:42:01 Get:55 http://deb.debian.org/debian bullseye/main armhf python3-dbus armhf 1.2.16-5 [101 kB]
18:42:01 Get:56 http://deb.debian.org/debian bullseye/main armhf python3-gi armhf 3.38.0-2 [218 kB]
18:42:01 Get:57 http://deb.debian.org/debian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.9 kB]
18:42:01 Get:58 http://deb.debian.org/debian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
18:42:01 Get:59 http://deb.debian.org/debian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
18:42:01 debconf: delaying package configuration, since apt-utils is not installed
18:42:01 Fetched 22.0 MB in 0s (49.7 MB/s)
18:42:01 Selecting previously unselected package libpython3.9-minimal:armhf.
18:42:01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6657 files and directories currently installed.)
18:42:01 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_armhf.deb ...
18:42:01 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
18:42:01 Selecting previously unselected package libexpat1:armhf.
18:42:01 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ...
18:42:01 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
18:42:01 Selecting previously unselected package python3.9-minimal.
18:42:01 Preparing to unpack .../python3.9-minimal_3.9.2-1_armhf.deb ...
18:42:01 Unpacking python3.9-minimal (3.9.2-1) ...
18:42:02 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
18:42:02 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
18:42:02 Setting up python3.9-minimal (3.9.2-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:42:03 Selecting previously unselected package python3-minimal.
18:42:03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6951 files and directories currently installed.)
18:42:03 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
18:42:03 Unpacking python3-minimal (3.9.2-3) ...
18:42:03 Selecting previously unselected package media-types.
18:42:03 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
18:42:03 Unpacking media-types (4.0.0) ...
18:42:03 Selecting previously unselected package libmpdec3:armhf.
18:42:03 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
18:42:03 Unpacking libmpdec3:armhf (2.5.1-1) ...
18:42:03 Selecting previously unselected package libncursesw6:armhf.
18:42:03 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_armhf.deb ...
18:42:03 Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u2) ...
18:42:03 Selecting previously unselected package readline-common.
18:42:03 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
18:42:03 Unpacking readline-common (8.1-1) ...
18:42:03 Selecting previously unselected package libreadline8:armhf.
18:42:03 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
18:42:03 Unpacking libreadline8:armhf (8.1-1) ...
18:42:03 Selecting previously unselected package libsqlite3-0:armhf.
18:42:03 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
18:42:03 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
18:42:03 Selecting previously unselected package libpython3.9-stdlib:armhf.
18:42:03 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
18:42:03 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
18:42:03 Selecting previously unselected package python3.9.
18:42:03 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
18:42:03 Unpacking python3.9 (3.9.2-1) ...
18:42:03 Selecting previously unselected package libpython3-stdlib:armhf.
18:42:03 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
18:42:03 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
18:42:03 Setting up python3-minimal (3.9.2-3) ...
18:42:03 Selecting previously unselected package python3.
18:42:03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7389 files and directories currently installed.)
18:42:03 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
18:42:03 Unpacking python3 (3.9.2-3) ...
18:42:03 Selecting previously unselected package openssl.
18:42:03 Preparing to unpack .../01-openssl_1.1.1w-0+deb11u1_armhf.deb ...
18:42:03 Unpacking openssl (1.1.1w-0+deb11u1) ...
18:42:03 Selecting previously unselected package ca-certificates.
18:42:03 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
18:42:03 Unpacking ca-certificates (20210119) ...
18:42:03 Selecting previously unselected package apt-transport-https.
18:42:04 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
18:42:04 Unpacking apt-transport-https (2.2.4) ...
18:42:04 Selecting previously unselected package libbrotli1:armhf.
18:42:04 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_armhf.deb ...
18:42:04 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
18:42:04 Selecting previously unselected package libsasl2-modules-db:armhf.
18:42:04 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
18:42:04 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:42:04 Selecting previously unselected package libsasl2-2:armhf.
18:42:04 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
18:42:04 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:42:04 Selecting previously unselected package libldap-2.4-2:armhf.
18:42:04 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
18:42:04 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
18:42:04 Selecting previously unselected package libnghttp2-14:armhf.
18:42:04 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_armhf.deb ...
18:42:04 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
18:42:04 Selecting previously unselected package libpsl5:armhf.
18:42:04 Preparing to unpack .../09-libpsl5_0.21.0-1.2_armhf.deb ...
18:42:04 Unpacking libpsl5:armhf (0.21.0-1.2) ...
18:42:04 Selecting previously unselected package librtmp1:armhf.
18:42:04 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
18:42:04 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
18:42:04 Selecting previously unselected package libssh2-1:armhf.
18:42:04 Preparing to unpack .../11-libssh2-1_1.9.0-2_armhf.deb ...
18:42:04 Unpacking libssh2-1:armhf (1.9.0-2) ...
18:42:04 Selecting previously unselected package libcurl4:armhf.
18:42:04 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u10_armhf.deb ...
18:42:04 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u10) ...
18:42:04 Selecting previously unselected package curl.
18:42:04 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u10_armhf.deb ...
18:42:04 Unpacking curl (7.74.0-1.3+deb11u10) ...
18:42:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc
18:42:04  debian/rules build
18:42:04 dh build --with=bash-completion
18:42:04    dh_update_autotools_config
18:42:04    dh_autoreconf
18:42:04    debian/rules override_dh_auto_build
18:42:04 make[1]: Entering directory '/root/build-deb'
18:42:04 # Build the daemon and dependencies
18:42:04 cd engine && DOCKER_GITCOMMIT=949f8c9 PRODUCT=docker ./hack/make.sh dynbinary
18:42:04 
18:42:04 Removing bundles/
18:42:04 
18:42:04 ---> Making bundle: dynbinary (in bundles/dynbinary)
18:42:04 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
18:42:04 + tee /root/build-deb/engine/go.mod
18:42:04 module github.com/docker/docker
18:42:04 
18:42:04 go 1.20
18:42:04 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:42:04 + GO111MODULE=on
18:42:04 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:41:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:42:04 Selecting previously unselected package libassuan0:armhf.
18:42:04 Preparing to unpack .../14-libassuan0_2.5.3-7.1_armhf.deb ...
18:42:04 Unpacking libassuan0:armhf (2.5.3-7.1) ...
18:42:04 Selecting previously unselected package gpgconf.
18:42:04 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
18:42:04 Unpacking gpgconf (2.2.27-2+deb11u2) ...
18:42:04 Selecting previously unselected package libksba8:armhf.
18:42:04 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_armhf.deb ...
18:42:04 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ...
18:42:04 Selecting previously unselected package libnpth0:armhf.
18:42:04 Preparing to unpack .../17-libnpth0_1.6-3_armhf.deb ...
18:42:04 Unpacking libnpth0:armhf (1.6-3) ...
18:42:04 Selecting previously unselected package dirmngr.
18:42:04 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
18:42:04 Unpacking dirmngr (2.2.27-2+deb11u2) ...
18:42:04 Selecting previously unselected package distro-info-data.
18:42:04 Preparing to unpack .../19-distro-info-data_0.51+deb11u4_all.deb ...
18:42:04 Unpacking distro-info-data (0.51+deb11u4) ...
18:42:04 Selecting previously unselected package libglib2.0-0:armhf.
18:42:04 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_armhf.deb ...
18:42:04 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
18:42:04 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:42:04 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
18:42:04 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
18:42:05 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:42:05 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
18:42:05 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
18:42:05 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:42:05 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
18:42:05 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
18:42:05 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:42:05 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
18:42:05 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
18:42:05 Selecting previously unselected package gnupg-l10n.
18:42:05 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
18:42:05 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package gnupg-utils.
18:42:05 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
18:42:05 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package gpg.
18:42:05 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_armhf.deb ...
18:42:05 Unpacking gpg (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package pinentry-curses.
18:42:05 Preparing to unpack .../28-pinentry-curses_1.1.0-4_armhf.deb ...
18:42:05 Unpacking pinentry-curses (1.1.0-4) ...
18:42:05 Selecting previously unselected package gpg-agent.
18:42:05 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
18:42:05 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package gpg-wks-client.
18:42:05 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
18:42:05 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package gpg-wks-server.
18:42:05 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
18:42:05 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package gpgsm.
18:42:05 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
18:42:05 Unpacking gpgsm (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package gnupg.
18:42:05 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
18:42:05 Unpacking gnupg (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package gnupg2.
18:42:05 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
18:42:05 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
18:42:05 Selecting previously unselected package iso-codes.
18:42:05 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
18:42:05 Unpacking iso-codes (4.6.0-1) ...
18:42:06 Selecting previously unselected package libcurl3-gnutls:armhf.
18:42:06 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u10_armhf.deb ...
18:42:06 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ...
18:42:06 Selecting previously unselected package libdbus-1-3:armhf.
18:42:06 Preparing to unpack .../37-libdbus-1-3_1.12.28-0+deb11u1_armhf.deb ...
18:42:06 Unpacking libdbus-1-3:armhf (1.12.28-0+deb11u1) ...
18:42:06 Selecting previously unselected package lsb-release.
18:42:06 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
18:42:06 Unpacking lsb-release (11.1.0) ...
18:42:06 Selecting previously unselected package python-apt-common.
18:42:06 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
18:42:06 Unpacking python-apt-common (2.2.1) ...
18:42:06 Selecting previously unselected package python3-apt.
18:42:06 Preparing to unpack .../40-python3-apt_2.2.1_armhf.deb ...
18:42:06 Unpacking python3-apt (2.2.1) ...
18:42:06 Selecting previously unselected package python3-dbus.
18:42:06 Preparing to unpack .../41-python3-dbus_1.2.16-5_armhf.deb ...
18:42:06 Unpacking python3-dbus (1.2.16-5) ...
18:42:06 Selecting previously unselected package python3-gi.
18:42:06 Preparing to unpack .../42-python3-gi_3.38.0-2_armhf.deb ...
18:42:06 Unpacking python3-gi (3.38.0-2) ...
18:42:06 Selecting previously unselected package python3-pycurl.
18:42:06 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_armhf.deb ...
18:42:06 Unpacking python3-pycurl (7.43.0.6-5) ...
18:42:06 Selecting previously unselected package python3-software-properties.
18:42:06 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
18:42:06 Unpacking python3-software-properties (0.96.20.2-2.1) ...
18:42:06 Selecting previously unselected package software-properties-common.
18:42:06 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
18:42:06 Unpacking software-properties-common (0.96.20.2-2.1) ...
18:42:06 Setting up libksba8:armhf (1.5.0-3+deb11u2) ...
18:42:06 Setting up media-types (4.0.0) ...
18:42:06 Setting up libpsl5:armhf (0.21.0-1.2) ...
18:42:06 Setting up apt-transport-https (2.2.4) ...
18:42:06 Setting up libglib2.0-0:armhf (2.66.8-1) ...
18:42:06 No schema files found: doing nothing.
18:42:06 Setting up distro-info-data (0.51+deb11u4) ...
18:42:06 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
18:42:06 Setting up libsqlite3-0:armhf (3.34.1-3) ...
18:42:06 Setting up libnghttp2-14:armhf (1.43.0-1) ...
18:42:06 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
18:42:06 Setting up libnpth0:armhf (1.6-3) ...
18:42:06 Setting up libassuan0:armhf (2.5.3-7.1) ...
18:42:06 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:42:06 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
18:42:06 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
18:42:06 Setting up libdbus-1-3:armhf (1.12.28-0+deb11u1) ...
18:42:06 Setting up libncursesw6:armhf (6.2+20201114-2+deb11u2) ...
18:42:06 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
18:42:07 Setting up python-apt-common (2.2.1) ...
18:42:07 Setting up libmpdec3:armhf (2.5.1-1) ...
18:42:07 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
18:42:07 Setting up libssh2-1:armhf (1.9.0-2) ...
18:42:07 Setting up openssl (1.1.1w-0+deb11u1) ...
18:42:07 Setting up readline-common (8.1-1) ...
18:42:07 Setting up iso-codes (4.6.0-1) ...
18:42:07 Setting up pinentry-curses (1.1.0-4) ...
18:42:07 Setting up libreadline8:armhf (8.1-1) ...
18:42:07 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
18:42:07 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u10) ...
18:42:07 Setting up ca-certificates (20210119) ...
18:42:07 Updating certificates in /etc/ssl/certs...
18:42:08 129 added, 0 removed; done.
18:42:08 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
18:42:08 Setting up gpgconf (2.2.27-2+deb11u2) ...
18:42:08 Setting up libcurl4:armhf (7.74.0-1.3+deb11u10) ...
18:42:08 Setting up curl (7.74.0-1.3+deb11u10) ...
18:42:08 Setting up gpg (2.2.27-2+deb11u2) ...
18:42:08 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
18:42:08 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
18:42:08 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
18:42:08 Setting up gpg-agent (2.2.27-2+deb11u2) ...
18:42:08 Setting up gpgsm (2.2.27-2+deb11u2) ...
18:42:08 Setting up dirmngr (2.2.27-2+deb11u2) ...
18:42:08 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
18:42:08 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
18:42:08 Setting up python3.9 (3.9.2-1) ...
18:42:09 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
18:42:09 Setting up python3 (3.9.2-3) ...
18:42:09 Setting up python3-pycurl (7.43.0.6-5) ...
18:42:09 Setting up python3-gi (3.38.0-2) ...
18:42:09 Setting up gnupg (2.2.27-2+deb11u2) ...
18:42:09 Setting up lsb-release (11.1.0) ...
18:42:09 Setting up python3-dbus (1.2.16-5) ...
18:42:10 Setting up gnupg2 (2.2.27-2+deb11u2) ...
18:42:10 Setting up python3-apt (2.2.1) ...
18:42:10 Setting up python3-software-properties (0.96.20.2-2.1) ...
18:42:10 Setting up software-properties-common (0.96.20.2-2.1) ...
18:42:10 Processing triggers for libc-bin (2.31-13+deb11u7) ...
18:42:10 # Build the compose plugin
18:42:10 cd /go/src/github.com/docker/compose \
18:42:10 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:42:10 make[2]: Entering directory '/root/build-deb/compose'
18:42:10 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:42:10 go: downloading github.com/docker/cli v24.0.5+incompatible
18:42:10 go: downloading golang.org/x/sys v0.7.0
18:42:10 go: downloading github.com/docker/docker v24.0.5+incompatible
18:42:10 go: downloading github.com/theupdateframework/notary v0.7.0
18:42:10 go: downloading go.opentelemetry.io/otel v1.14.0
18:42:10 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:42:10 go: downloading github.com/compose-spec/compose-go v1.18.3
18:42:10 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:42:10 go: downloading github.com/docker/buildx v0.11.2
18:42:10 go: downloading github.com/hashicorp/go-version v1.6.0
18:42:10 go: downloading github.com/mattn/go-shellwords v1.0.12
18:42:10 go: downloading github.com/containerd/containerd v1.7.3
18:42:10 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:42:10 go: downloading github.com/jonboulle/clockwork v0.4.0
18:42:10 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:42:10 go: downloading github.com/moby/buildkit v0.12.1
18:42:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:42:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:42:10 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:42:10 go: downloading google.golang.org/grpc v1.57.0
18:42:10 go: downloading github.com/stretchr/testify v1.8.4
18:42:10 go: downloading github.com/imdario/mergo v0.3.16
18:42:10 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:42:10 go: downloading github.com/containerd/console v1.0.3
18:42:10 go: downloading github.com/adrg/xdg v0.4.0
18:42:10 go: downloading github.com/buger/goterm v1.0.4
18:42:10 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:42:10 go: downloading k8s.io/client-go v0.26.2
18:42:10 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:42:10 go: downloading k8s.io/api v0.26.2
18:42:10 go: downloading k8s.io/apimachinery v0.26.2
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:42:10 go: downloading github.com/pelletier/go-toml v1.9.5
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:42:10 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:42:10 go: downloading github.com/golang/mock v1.6.0
18:42:10 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:42:10 go: downloading github.com/hashicorp/errwrap v1.1.0
18:42:10 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:42:10 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:42:10 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:42:10 go: downloading golang.org/x/net v0.9.0
18:42:10 go: downloading golang.org/x/crypto v0.7.0
18:42:10 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:42:10 go: downloading golang.org/x/term v0.7.0
18:42:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:42:10 go: downloading github.com/go-logr/logr v1.2.4
18:42:10 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:42:10 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:42:10 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:42:10 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:42:10 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:42:10 go: downloading github.com/gogo/googleapis v1.4.1
18:42:10 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:42:10 go: downloading github.com/moby/locker v1.0.1
18:42:10 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:42:10 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:42:10 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:42:10 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:42:10 go: downloading k8s.io/klog/v2 v2.90.1
18:42:10 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:42:10 go: downloading github.com/google/gofuzz v1.2.0
18:42:10 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:42:10 go: downloading github.com/aws/smithy-go v1.13.5
18:42:10 go: downloading google.golang.org/protobuf v1.30.0
18:42:10 go: downloading github.com/containerd/continuity v0.4.1
18:42:10 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:42:10 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:42:10 go: downloading gopkg.in/inf.v0 v0.9.1
18:42:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:42:10 go: downloading golang.org/x/oauth2 v0.7.0
18:42:10 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:42:10 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:42:10 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:42:10 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:42:10 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:42:10 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:42:10 go: downloading github.com/json-iterator/go v1.1.12
18:42:10 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:42:10 go: downloading github.com/mattn/go-colorable v0.1.13
18:42:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:42:10 go: downloading sigs.k8s.io/yaml v1.3.0
18:42:10 go: downloading github.com/moby/spdystream v0.2.0
18:42:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:42:10 go: downloading github.com/modern-go/reflect2 v1.0.2
18:42:10 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:42:10 go: downloading github.com/mattn/go-isatty v0.0.17
18:42:10 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:42:10 go: downloading github.com/go-openapi/swag v0.19.14
18:42:10 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:42:10 go: downloading github.com/mailru/easyjson v0.7.6
18:42:10 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:42:10 go: downloading github.com/josharian/intern v1.0.0
18:42:10 Processing triggers for ca-certificates (20210119) ...
18:42:10 Updating certificates in /etc/ssl/certs...
18:42:11 0 added, 0 removed; done.
18:42:11 Running hooks in /etc/ca-certificates/update.d...
18:42:11 done.
18:42:11 ++ source /etc/os-release
18:42:11 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
18:42:11 +++ NAME='Debian GNU/Linux'
18:42:11 +++ VERSION_ID=11
18:42:11 +++ VERSION='11 (bullseye)'
18:42:11 +++ VERSION_CODENAME=bullseye
18:42:11 +++ ID=debian
18:42:11 +++ HOME_URL=https://www.debian.org/
18:42:11 +++ SUPPORT_URL=https://www.debian.org/support
18:42:11 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:42:11 ++ echo debian
18:42:11 + DIST_ID=debian
18:42:11 ++ lsb_release -sc
18:42:11 + DIST_VERSION=bullseye
18:42:11 + '[' bullseye = sid ']'
18:42:11 + install_debian_containerd
18:42:11 + '[' prod = stage ']'
18:42:11 + REPO_URL=https://download.docker.com/linux/debian
18:42:11 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:42:11 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:42:11 + update-ca-certificates -f
18:42:11 Clearing symlinks in /etc/ssl/certs...
18:42:11 done.
18:42:11 Updating certificates in /etc/ssl/certs...
18:42:12 129 added, 0 removed; done.
18:42:12 Running hooks in /etc/ca-certificates/update.d...
18:42:12 done.
18:42:12 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:42:12 + apt-key add -
18:42:12 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:42:13 + rm -f /root/build-deb/engine/go.mod
18:42:13 Created binary: bundles/dynbinary-daemon/dockerd
18:42:13 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:42:13 + tee /root/build-deb/engine/go.mod
18:42:13 module github.com/docker/docker
18:42:13 
18:42:13 go 1.20
18:42:13 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:42:13 + GO111MODULE=on
18:42:13 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:39:17.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:42:13 + rm -f /root/build-deb/engine/go.mod
18:42:13 Created binary: bundles/dynbinary-daemon/docker-proxy
18:42:13 
18:42:13 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:42:13 + RM_GOPATH=0
18:42:13 + TMP_GOPATH=/go
18:42:13 + : /usr/local/bin
18:42:13 + '[' -z /go ']'
18:42:13 + export GOPATH=/go
18:42:13 + GOPATH=/go
18:42:13 + case "$(go env GOARCH)" in
18:42:13 ++ go env GOARCH
18:42:13 + export GO_BUILDMODE=-buildmode=pie
18:42:13 + GO_BUILDMODE=-buildmode=pie
18:42:13 ++ dirname hack/dockerfile/install/install.sh
18:42:13 + dir=hack/dockerfile/install
18:42:13 + bin=tini
18:42:13 + shift
18:42:13 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:42:13 + . hack/dockerfile/install/tini.installer
18:42:13 ++ : v0.19.0
18:42:13 + install_tini
18:42:13 + echo 'Install tini version v0.19.0'
18:42:13 + git clone https://github.com/krallin/tini.git /go/tini
18:42:13 Install tini version v0.19.0
18:42:13 Cloning into '/go/tini'...
18:42:13 + cd /go/tini
18:42:13 + git checkout -q v0.19.0
18:42:13 + cmake .
18:42:13 -- The C compiler identification is GNU 10.2.1
18:42:13 -- Detecting C compiler ABI info
18:42:13 -- Detecting C compiler ABI info - done
18:42:13 -- Check for working C compiler: /usr/bin/cc - skipped
18:42:13 -- Detecting C compile features
18:42:13 -- Detecting C compile features - done
18:42:13 -- Performing Test HAS_BUILTIN_FORTIFY
18:42:13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:42:13 -- Configuring done
18:42:13 -- Generating done
18:42:13 -- Build files have been written to: /go/tini
18:42:13 + make tini-static
18:42:13 make[2]: Entering directory '/go/tini'
18:42:13 make[3]: Entering directory '/go/tini'
18:42:13 make[4]: Entering directory '/go/tini'
18:42:13 make[5]: Entering directory '/go/tini'
18:42:13 Scanning dependencies of target tini-static
18:42:13 make[5]: Leaving directory '/go/tini'
18:42:13 make[5]: Entering directory '/go/tini'
18:42:13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:42:13 [100%] Linking C executable tini-static
18:42:13 make[5]: Leaving directory '/go/tini'
18:42:13 [100%] Built target tini-static
18:42:13 make[4]: Leaving directory '/go/tini'
18:42:13 make[3]: Leaving directory '/go/tini'
18:42:13 make[2]: Leaving directory '/go/tini'
18:42:13 + mkdir -p /usr/local/bin
18:42:13 + cp tini-static /usr/local/bin/docker-init
18:42:13 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:42:13 + RM_GOPATH=0
18:42:13 + TMP_GOPATH=/go
18:42:13 + : /usr/local/bin
18:42:13 + '[' -z /go ']'
18:42:13 + export GOPATH=/go
18:42:13 + GOPATH=/go
18:42:13 + case "$(go env GOARCH)" in
18:42:13 ++ go env GOARCH
18:42:13 + export GO_BUILDMODE=-buildmode=pie
18:42:13 + GO_BUILDMODE=-buildmode=pie
18:42:13 ++ dirname hack/dockerfile/install/install.sh
18:42:13 + dir=hack/dockerfile/install
18:42:13 + bin=rootlesskit
18:42:13 + shift
18:42:13 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:42:13 + . hack/dockerfile/install/rootlesskit.installer
18:42:13 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:42:13 + install_rootlesskit dynamic
18:42:13 + case "$1" in
18:42:13 + install_rootlesskit_dynamic
18:42:13 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:42:13 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:42:13 + export BUILD_MODE=-buildmode=pie
18:42:13 + BUILD_MODE=-buildmode=pie
18:42:13 + _install_rootlesskit
18:42:13 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:42:13 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:42:13 + for f in rootlesskit rootlesskit-docker-proxy
18:42:13 + GOBIN=/usr/local/bin
18:42:13 + GO111MODULE=on
18:42:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:42:13 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:42:13 go: downloading github.com/sirupsen/logrus v1.9.2
18:42:13 go: downloading github.com/urfave/cli/v2 v2.25.5
18:42:13 go: downloading golang.org/x/sys v0.8.0
18:42:13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:42:13 go: downloading github.com/google/uuid v1.3.0
18:42:13 go: downloading github.com/moby/vpnkit v0.5.0
18:42:13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:42:13 go: downloading github.com/gofrs/flock v0.8.1
18:42:13 go: downloading github.com/gorilla/mux v1.8.0
18:42:13 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:42:13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:42:13 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:42:13 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:42:13 go: downloading golang.org/x/net v0.10.0
18:42:13 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:42:13 go: downloading github.com/josharian/native v1.1.0
18:42:13 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:42:13 OK
18:42:13 + '[' bullseye = sid ']'
18:42:13 ++ dpkg --print-architecture
18:42:13 + ARCH=armhf
18:42:13 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bullseye test'
18:42:13 + apt-get update
18:42:13 Hit:1 http://deb.debian.org/debian bullseye InRelease
18:42:13 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
18:42:13 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
18:42:13 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
18:42:14 Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [33.3 kB]
18:42:14 Fetched 76.6 kB in 1s (95.5 kB/s)
18:42:15 Reading package lists...
18:42:15 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
18:42:15 + packages='deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb
18:42:15 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb
18:42:15 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb
18:42:15 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb
18:42:15 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'
18:42:15 ++ echo 'deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb
18:42:15 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb
18:42:15 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb
18:42:15 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb
18:42:15 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'
18:42:15 ++ xargs
18:42:15 ++ awk '$0="./"$0'
18:42:15 + packages='./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'
18:42:15 + set -x
18:42:15 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb
18:42:15 Selecting previously unselected package docker-ce.
18:42:15 (Reading database ... 9722 files and directories currently installed.)
18:42:15 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ...
18:42:15 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:42:16 # Build the compose plugin
18:42:16 cd /go/src/github.com/docker/compose \
18:42:16 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:42:16 make[2]: Entering directory '/root/build-deb/compose'
18:42:16 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:42:16 go: downloading github.com/docker/cli v24.0.5+incompatible
18:42:16 go: downloading golang.org/x/sys v0.7.0
18:42:16 go: downloading github.com/docker/docker v24.0.5+incompatible
18:42:16 go: downloading github.com/theupdateframework/notary v0.7.0
18:42:16 go: downloading go.opentelemetry.io/otel v1.14.0
18:42:16 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:42:16 go: downloading github.com/compose-spec/compose-go v1.18.3
18:42:16 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:42:16 go: downloading github.com/docker/buildx v0.11.2
18:42:16 go: downloading github.com/hashicorp/go-version v1.6.0
18:42:16 go: downloading github.com/mattn/go-shellwords v1.0.12
18:42:16 go: downloading github.com/containerd/containerd v1.7.3
18:42:16 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:42:16 go: downloading github.com/jonboulle/clockwork v0.4.0
18:42:16 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:42:16 go: downloading github.com/moby/buildkit v0.12.1
18:42:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:42:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:42:16 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:42:16 go: downloading google.golang.org/grpc v1.57.0
18:42:16 go: downloading github.com/stretchr/testify v1.8.4
18:42:16 go: downloading github.com/imdario/mergo v0.3.16
18:42:16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:42:16 go: downloading github.com/containerd/console v1.0.3
18:42:16 go: downloading github.com/adrg/xdg v0.4.0
18:42:16 go: downloading github.com/buger/goterm v1.0.4
18:42:16 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:42:16 go: downloading k8s.io/client-go v0.26.2
18:42:16 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:42:16 go: downloading k8s.io/api v0.26.2
18:42:16 go: downloading k8s.io/apimachinery v0.26.2
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:42:16 go: downloading github.com/pelletier/go-toml v1.9.5
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:42:16 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:42:16 go: downloading github.com/golang/mock v1.6.0
18:42:16 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:42:16 go: downloading github.com/hashicorp/errwrap v1.1.0
18:42:16 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:42:16 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:42:16 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:42:16 go: downloading golang.org/x/net v0.9.0
18:42:16 go: downloading golang.org/x/crypto v0.7.0
18:42:16 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:42:16 go: downloading golang.org/x/term v0.7.0
18:42:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:42:16 go: downloading github.com/go-logr/logr v1.2.4
18:42:16 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:42:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:42:16 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:42:16 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:42:16 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:42:16 go: downloading github.com/gogo/googleapis v1.4.1
18:42:16 go: downloading github.com/moby/locker v1.0.1
18:42:16 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:42:16 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:42:16 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:42:16 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:42:16 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:42:16 go: downloading k8s.io/klog/v2 v2.90.1
18:42:16 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:42:16 go: downloading github.com/google/gofuzz v1.2.0
18:42:16 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:42:16 go: downloading github.com/aws/smithy-go v1.13.5
18:42:16 go: downloading google.golang.org/protobuf v1.30.0
18:42:16 go: downloading github.com/containerd/continuity v0.4.1
18:42:16 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:42:16 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:42:16 go: downloading gopkg.in/inf.v0 v0.9.1
18:42:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:42:16 go: downloading golang.org/x/oauth2 v0.7.0
18:42:16 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:42:16 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:42:16 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:42:16 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:42:16 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:42:16 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:42:16 go: downloading github.com/json-iterator/go v1.1.12
18:42:16 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:42:16 go: downloading github.com/mattn/go-colorable v0.1.13
18:42:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:42:16 go: downloading sigs.k8s.io/yaml v1.3.0
18:42:16 go: downloading github.com/moby/spdystream v0.2.0
18:42:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:42:16 go: downloading github.com/modern-go/reflect2 v1.0.2
18:42:16 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:42:16 go: downloading github.com/mattn/go-isatty v0.0.17
18:42:16 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:42:16 go: downloading github.com/go-openapi/swag v0.19.14
18:42:16 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:42:16 go: downloading github.com/mailru/easyjson v0.7.6
18:42:16 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:42:16 go: downloading github.com/josharian/intern v1.0.0
18:42:16 Selecting previously unselected package docker-ce-cli.
18:42:16 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ...
18:42:16 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:42:17 Selecting previously unselected package docker-buildx-plugin.
18:42:17 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ...
18:42:17 Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
18:42:19 Selecting previously unselected package docker-ce-rootless-extras.
18:42:19 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ...
18:42:19 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:42:19 Selecting previously unselected package docker-compose-plugin.
18:42:19 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ...
18:42:19 Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
18:42:20 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:42:20 Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
18:42:20 Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
18:42:20 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:42:20 invoke-rc.d: could not determine current runlevel
18:42:20 invoke-rc.d: policy-rc.d denied execution of start.
18:42:20 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:42:20  docker-ce-rootless-extras depends on dbus-user-session; however:
18:42:20   Package dbus-user-session is not installed.
18:42:20 
18:42:20 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.11~bullseye) ...
18:42:20 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb
18:42:21 Reading package lists...
18:42:21 Building dependency tree...
18:42:21 Reading state information...
18:42:21 Correcting dependencies... Done
18:42:21 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:42:21 Skipping docker-ce, it is already installed and upgrade is not set.
18:42:21 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:42:21 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:42:21 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:42:21 The following additional packages will be installed:
18:42:21   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:42:21   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
18:42:21   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:42:21   libpam-systemd libxtables12 netbase systemd systemd-sysv
18:42:21 Suggested packages:
18:42:21   firewalld kmod systemd-container policykit-1
18:42:21 Recommended packages:
18:42:21   nftables systemd-timesyncd | time-daemon libnss-systemd
18:42:22 The following NEW packages will be installed:
18:42:22   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:42:22   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
18:42:22   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:42:22   libpam-systemd libxtables12 netbase systemd systemd-sysv
18:42:22 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
18:42:22 Need to get 27.2 MB of archives.
18:42:22 After this operation, 109 MB of additional disk space will be used.
18:42:22 Get:1 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
18:42:22 Get:2 http://deb.debian.org/debian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
18:42:22 Get:3 http://deb.debian.org/debian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
18:42:22 Get:4 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
18:42:22 Get:5 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
18:42:22 Get:6 http://deb.debian.org/debian bullseye/main armhf libjson-c5 armhf 0.15-2+deb11u1 [39.1 kB]
18:42:22 Get:7 http://deb.debian.org/debian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [227 kB]
18:42:22 Get:8 http://deb.debian.org/debian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.6 kB]
18:42:22 Get:9 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB]
18:42:22 Get:10 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:42:22 Get:11 http://deb.debian.org/debian bullseye/main armhf systemd armhf 247.3-7+deb11u4 [4303 kB]
18:42:22 Get:12 http://deb.debian.org/debian bullseye/main armhf systemd-sysv armhf 247.3-7+deb11u4 [114 kB]
18:42:22 Get:13 http://deb.debian.org/debian bullseye/main armhf dbus armhf 1.12.28-0+deb11u1 [227 kB]
18:42:22 Get:14 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
18:42:22 Get:15 http://deb.debian.org/debian bullseye/main armhf libpam-systemd armhf 247.3-7+deb11u4 [263 kB]
18:42:22 Get:16 http://deb.debian.org/debian bullseye/main armhf dbus-user-session armhf 1.12.28-0+deb11u1 [100 kB]
18:42:22 Get:17 http://deb.debian.org/debian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [32.9 kB]
18:42:22 Get:18 http://deb.debian.org/debian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
18:42:22 Get:19 http://deb.debian.org/debian bullseye/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
18:42:22 Get:20 http://deb.debian.org/debian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
18:42:22 Get:21 http://deb.debian.org/debian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [33.6 kB]
18:42:22 Get:22 http://deb.debian.org/debian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [49.0 kB]
18:42:22 Get:23 http://deb.debian.org/debian bullseye/main armhf iptables armhf 1.8.7-1 [339 kB]
18:42:23 debconf: delaying package configuration, since apt-utils is not installed
18:42:23 Fetched 27.2 MB in 1s (34.9 MB/s)
18:42:23 Selecting previously unselected package libapparmor1:armhf.
18:42:23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9946 files and directories currently installed.)
18:42:23 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
18:42:23 Unpacking libapparmor1:armhf (2.13.6-10) ...
18:42:23 Selecting previously unselected package libcap2:armhf.
18:42:23 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
18:42:23 Unpacking libcap2:armhf (1:2.44-1) ...
18:42:23 Selecting previously unselected package libargon2-1:armhf.
18:42:23 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
18:42:23 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
18:42:23 Selecting previously unselected package dmsetup.
18:42:23 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
18:42:23 Unpacking dmsetup (2:1.02.175-2.1) ...
18:42:23 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:42:23 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
18:42:23 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
18:42:23 + for f in rootlesskit rootlesskit-docker-proxy
18:42:23 + GOBIN=/usr/local/bin
18:42:23 + GO111MODULE=on
18:42:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:42:23 Selecting previously unselected package libjson-c5:armhf.
18:42:23 Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_armhf.deb ...
18:42:23 Unpacking libjson-c5:armhf (0.15-2+deb11u1) ...
18:42:23 Selecting previously unselected package libcryptsetup12:armhf.
18:42:23 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
18:42:23 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
18:42:23 Selecting previously unselected package libip4tc2:armhf.
18:42:23 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
18:42:23 Unpacking libip4tc2:armhf (1.8.7-1) ...
18:42:23 Selecting previously unselected package libkmod2:armhf.
18:42:23 Preparing to unpack .../8-libkmod2_28-1_armhf.deb ...
18:42:23 Unpacking libkmod2:armhf (28-1) ...
18:42:23 Selecting previously unselected package systemd.
18:42:23 Preparing to unpack .../9-systemd_247.3-7+deb11u4_armhf.deb ...
18:42:23 Unpacking systemd (247.3-7+deb11u4) ...
18:42:23 + return
18:42:23 # Build the CLI
18:42:23 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:42:23 Building dynamic docker-linux-arm-v6
18:42:23 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:39:17Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:42:23 Setting up libapparmor1:armhf (2.13.6-10) ...
18:42:23 Setting up libcap2:armhf (1:2.44-1) ...
18:42:23 Setting up libargon2-1:armhf (0~20171227-0.2) ...
18:42:23 Setting up libjson-c5:armhf (0.15-2+deb11u1) ...
18:42:23 Setting up libip4tc2:armhf (1.8.7-1) ...
18:42:24 Setting up libkmod2:armhf (28-1) ...
18:42:24 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
18:42:24 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
18:42:24 Setting up systemd (247.3-7+deb11u4) ...
18:42:24 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:42:24 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:42:24 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:42:24 Initializing machine ID from random generator.
18:42:24 Setting up dmsetup (2:1.02.175-2.1) ...
18:42:24 Selecting previously unselected package systemd-sysv.
18:42:24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10793 files and directories currently installed.)
18:42:24 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_armhf.deb ...
18:42:24 Unpacking systemd-sysv (247.3-7+deb11u4) ...
18:42:24 Selecting previously unselected package dbus.
18:42:24 Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_armhf.deb ...
18:42:24 Unpacking dbus (1.12.28-0+deb11u1) ...
18:42:24 Selecting previously unselected package netbase.
18:42:24 Preparing to unpack .../02-netbase_6.3_all.deb ...
18:42:24 Unpacking netbase (6.3) ...
18:42:24 Selecting previously unselected package libpam-systemd:armhf.
18:42:24 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_armhf.deb ...
18:42:24 Unpacking libpam-systemd:armhf (247.3-7+deb11u4) ...
18:42:24 Selecting previously unselected package containerd.io.
18:42:24 Preparing to unpack .../04-containerd.io_1.6.24-1_armhf.deb ...
18:42:24 Unpacking containerd.io (1.6.24-1) ...
18:42:27 Selecting previously unselected package dbus-user-session.
18:42:27 Preparing to unpack .../05-dbus-user-session_1.12.28-0+deb11u1_armhf.deb ...
18:42:27 Unpacking dbus-user-session (1.12.28-0+deb11u1) ...
18:42:27 Selecting previously unselected package libip6tc2:armhf.
18:42:27 Preparing to unpack .../06-libip6tc2_1.8.7-1_armhf.deb ...
18:42:27 Unpacking libip6tc2:armhf (1.8.7-1) ...
18:42:27 Selecting previously unselected package libxtables12:armhf.
18:42:27 Preparing to unpack .../07-libxtables12_1.8.7-1_armhf.deb ...
18:42:27 Unpacking libxtables12:armhf (1.8.7-1) ...
18:42:27 Selecting previously unselected package libmnl0:armhf.
18:42:27 Preparing to unpack .../08-libmnl0_1.0.4-3_armhf.deb ...
18:42:27 Unpacking libmnl0:armhf (1.0.4-3) ...
18:42:27 Selecting previously unselected package libnfnetlink0:armhf.
18:42:27 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
18:42:27 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
18:42:27 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:42:27 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
18:42:27 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
18:42:27 Selecting previously unselected package libnftnl11:armhf.
18:42:27 Preparing to unpack .../11-libnftnl11_1.1.9-1_armhf.deb ...
18:42:27 Unpacking libnftnl11:armhf (1.1.9-1) ...
18:42:27 Selecting previously unselected package iptables.
18:42:27 Preparing to unpack .../12-iptables_1.8.7-1_armhf.deb ...
18:42:27 Unpacking iptables (1.8.7-1) ...
18:42:27 Setting up systemd-sysv (247.3-7+deb11u4) ...
18:42:27 Setting up libip6tc2:armhf (1.8.7-1) ...
18:42:27 Setting up dbus (1.12.28-0+deb11u1) ...
18:42:27 invoke-rc.d: could not determine current runlevel
18:42:27 invoke-rc.d: policy-rc.d denied execution of start.
18:42:27 Setting up libmnl0:armhf (1.0.4-3) ...
18:42:27 Setting up containerd.io (1.6.24-1) ...
18:42:27 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:42:27 Setting up libxtables12:armhf (1.8.7-1) ...
18:42:27 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
18:42:27 Setting up libpam-systemd:armhf (247.3-7+deb11u4) ...
18:42:27 Setting up netbase (6.3) ...
18:42:27 Setting up libnftnl11:armhf (1.1.9-1) ...
18:42:27 Setting up dbus-user-session (1.12.28-0+deb11u1) ...
18:42:27 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
18:42:27 Setting up iptables (1.8.7-1) ...
18:42:27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:42:27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:42:27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:42:27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:42:27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:42:27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:42:27 Processing triggers for libc-bin (2.31-13+deb11u7) ...
18:42:27 + verify_binaries
18:42:27 + docker --version
18:42:27 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:42:27 + docker buildx version
18:42:27 github.com/docker/buildx v0.11.2 9872040
18:42:27 + docker compose version
18:42:27 Docker Compose version v2.21.0
18:42:27 + dockerd --version
18:42:28 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:42:28 + docker-proxy --version
18:42:28 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:42:28 + containerd --version
18:42:28 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:42:28 + ctr --version
18:42:28 ctr containerd.io 1.6.24
18:42:28 + containerd-shim --help
18:42:28 Usage of containerd-shim:
18:42:28   -address string
18:42:28     	grpc address back to main containerd
18:42:28   -containerd-binary containerd publish
18:42:28     	path to containerd binary (used for containerd publish) (default "containerd")
18:42:28   -criu string
18:42:28     	path to criu binary
18:42:28   -debug
18:42:28     	enable debug output in logs
18:42:28   -namespace string
18:42:28     	namespace that owns the shim
18:42:28   -runtime-root string
18:42:28     	root directory for the runtime (default "/run/containerd/runc")
18:42:28   -socket string
18:42:28     	socket path to serve
18:42:28   -systemd-cgroup
18:42:28     	set runtime to use systemd-cgroup
18:42:28   -workdir string
18:42:28     	path used to storge large temporary data
18:42:28 + containerd-shim-runc-v1 -v
18:42:28 containerd-shim-runc-v1:
18:42:28   Version:  1.6.24
18:42:28   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:42:28   Go version: go1.20.8
18:42:28 
18:42:28 + containerd-shim-runc-v2 -v
18:42:28 containerd-shim-runc-v2:
18:42:28   Version:  1.6.24
18:42:28   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:42:28   Go version: go1.20.8
18:42:28 
18:42:28 + runc --version
18:42:28 runc version 1.1.9
18:42:28 commit: v1.1.9-0-gccaecfc
18:42:28 spec: 1.0.2-dev
18:42:28 go: go1.20.8
18:42:28 libseccomp: 2.5.1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:43:18 + rm -f /root/build-deb/engine/go.mod
18:43:18 Created binary: bundles/dynbinary-daemon/dockerd
18:43:18 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:43:18 + tee /root/build-deb/engine/go.mod
18:43:18 module github.com/docker/docker
18:43:18 
18:43:18 go 1.20
18:43:18 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:43:18 + GO111MODULE=on
18:43:18 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:40:22.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:43:18 + rm -f /root/build-deb/engine/go.mod
18:43:18 Created binary: bundles/dynbinary-daemon/docker-proxy
18:43:18 
18:43:18 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:43:18 + RM_GOPATH=0
18:43:18 + TMP_GOPATH=/go
18:43:18 + : /usr/local/bin
18:43:18 + '[' -z /go ']'
18:43:18 + export GOPATH=/go
18:43:18 + GOPATH=/go
18:43:18 + case "$(go env GOARCH)" in
18:43:18 ++ go env GOARCH
18:43:18 + export GO_BUILDMODE=-buildmode=pie
18:43:18 + GO_BUILDMODE=-buildmode=pie
18:43:18 ++ dirname hack/dockerfile/install/install.sh
18:43:18 + dir=hack/dockerfile/install
18:43:18 + bin=tini
18:43:18 + shift
18:43:18 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:43:18 + . hack/dockerfile/install/tini.installer
18:43:18 ++ : v0.19.0
18:43:18 Install tini version v0.19.0
18:43:18 + install_tini
18:43:18 + echo 'Install tini version v0.19.0'
18:43:18 + git clone https://github.com/krallin/tini.git /go/tini
18:43:18 Cloning into '/go/tini'...
18:43:18 + cd /go/tini
18:43:18 + git checkout -q v0.19.0
18:43:18 + cmake .
18:43:18 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:43:18   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:43:18   CMake.
18:43:18 
18:43:18   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:43:18   CMake that the project does not need compatibility with older versions.
18:43:18 
18:43:18 
18:43:18 -- The C compiler identification is GNU 12.2.0
18:43:18 -- Detecting C compiler ABI info
18:43:18 -- Detecting C compiler ABI info - done
18:43:18 -- Check for working C compiler: /usr/bin/cc - skipped
18:43:18 -- Detecting C compile features
18:43:18 -- Detecting C compile features - done
18:43:18 -- Performing Test HAS_BUILTIN_FORTIFY
18:43:18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:43:18 -- Configuring done
18:43:18 -- Generating done
18:43:18 -- Build files have been written to: /go/tini
18:43:18 + make tini-static
18:43:18 make[2]: Entering directory '/go/tini'
18:43:18 make[3]: Entering directory '/go/tini'
18:43:18 make[4]: Entering directory '/go/tini'
18:43:18 make[5]: Entering directory '/go/tini'
18:43:18 make[5]: Leaving directory '/go/tini'
18:43:18 make[5]: Entering directory '/go/tini'
18:43:18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:43:18 [100%] Linking C executable tini-static
18:43:18 make[5]: Leaving directory '/go/tini'
18:43:18 [100%] Built target tini-static
18:43:18 make[4]: Leaving directory '/go/tini'
18:43:18 make[3]: Leaving directory '/go/tini'
18:43:18 make[2]: Leaving directory '/go/tini'
18:43:18 + mkdir -p /usr/local/bin
18:43:18 + cp tini-static /usr/local/bin/docker-init
18:43:18 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:43:18 + RM_GOPATH=0
18:43:18 + TMP_GOPATH=/go
18:43:18 + : /usr/local/bin
18:43:18 + '[' -z /go ']'
18:43:18 + export GOPATH=/go
18:43:18 + GOPATH=/go
18:43:18 + case "$(go env GOARCH)" in
18:43:18 ++ go env GOARCH
18:43:18 + export GO_BUILDMODE=-buildmode=pie
18:43:18 + GO_BUILDMODE=-buildmode=pie
18:43:18 ++ dirname hack/dockerfile/install/install.sh
18:43:18 + dir=hack/dockerfile/install
18:43:18 + bin=rootlesskit
18:43:18 + shift
18:43:18 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:43:18 + . hack/dockerfile/install/rootlesskit.installer
18:43:18 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:43:18 + install_rootlesskit dynamic
18:43:18 + case "$1" in
18:43:18 + install_rootlesskit_dynamic
18:43:18 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:43:18 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:43:18 + export BUILD_MODE=-buildmode=pie
18:43:18 + BUILD_MODE=-buildmode=pie
18:43:18 + _install_rootlesskit
18:43:18 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:43:18 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:43:18 + for f in rootlesskit rootlesskit-docker-proxy
18:43:18 + GOBIN=/usr/local/bin
18:43:18 + GO111MODULE=on
18:43:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:43:18 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:43:18 go: downloading github.com/sirupsen/logrus v1.9.2
18:43:18 go: downloading github.com/urfave/cli/v2 v2.25.5
18:43:18 go: downloading golang.org/x/sys v0.8.0
18:43:18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:43:18 go: downloading github.com/google/uuid v1.3.0
18:43:18 go: downloading github.com/moby/vpnkit v0.5.0
18:43:18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:43:18 go: downloading github.com/gofrs/flock v0.8.1
18:43:18 go: downloading github.com/gorilla/mux v1.8.0
18:43:18 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:43:18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:43:18 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:43:18 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:43:18 go: downloading golang.org/x/net v0.10.0
18:43:18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:43:18 go: downloading github.com/josharian/native v1.1.0
18:43:18 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:43:20 make[2]: Entering directory '/root/build-deb/cli'
18:43:20 scripts/docs/generate-man.sh
18:43:20 + cp -r . /tmp/docker-cli-docsgen.GBa2lTsTSY/
18:43:20 + cd /tmp/docker-cli-docsgen.GBa2lTsTSY
18:43:20 + ./scripts/vendor init
18:43:20 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:43:20 + cp man/tools.go .
18:43:20 + ./scripts/vendor update
18:43:20 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:43:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:43:20 go: downloading github.com/spf13/cobra v1.7.0
18:43:20 go: downloading github.com/spf13/pflag v1.0.5
18:43:20 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:43:20 go: downloading github.com/fvbommel/sortorder v1.0.2
18:43:20 go: downloading github.com/moby/term v0.5.0
18:43:20 go: downloading github.com/morikuni/aec v1.0.0
18:43:20 go: downloading github.com/pkg/errors v0.9.1
18:43:20 go: downloading github.com/google/go-cmp v0.5.9
18:43:20 go: downloading gotest.tools/v3 v3.5.0
18:43:20 go: downloading golang.org/x/sync v0.3.0
18:43:20 go: downloading github.com/docker/go-units v0.5.0
18:43:20 go: downloading github.com/distribution/reference v0.5.0
18:43:20 go: downloading github.com/docker/go-connections v0.4.0
18:43:20 go: downloading github.com/moby/sys/sequential v0.5.0
18:43:20 go: downloading github.com/sirupsen/logrus v1.9.3
18:43:20 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:43:20 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:43:20 go: downloading github.com/containerd/containerd v1.6.24
18:43:20 go: downloading github.com/moby/sys/signal v0.7.0
18:43:20 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:43:20 go: downloading golang.org/x/sys v0.10.0
18:43:20 go: downloading github.com/mattn/go-runewidth v0.0.14
18:43:20 go: downloading golang.org/x/text v0.9.0
18:43:20 go: downloading github.com/moby/patternmatcher v0.6.0
18:43:20 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:43:20 go: downloading github.com/opencontainers/go-digest v1.0.0
18:43:20 go: downloading gopkg.in/yaml.v2 v2.4.0
18:43:20 go: downloading github.com/gogo/protobuf v1.3.2
18:43:20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:43:20 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:43:20 go: downloading golang.org/x/term v0.8.0
18:43:20 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:43:20 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:43:20 go: downloading dario.cat/mergo v1.0.0
18:43:20 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:43:20 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:43:20 go: downloading github.com/creack/pty v1.1.18
18:43:20 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:43:20 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:43:20 go: downloading go.opentelemetry.io/otel v1.4.1
18:43:20 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:43:20 go: downloading gopkg.in/yaml.v3 v3.0.1
18:43:20 go: downloading github.com/stretchr/testify v1.8.1
18:43:20 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:43:20 go: downloading github.com/klauspost/compress v1.16.5
18:43:20 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:43:20 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:43:20 go: downloading github.com/rivo/uniseg v0.2.0
18:43:20 go: downloading github.com/moby/sys/symlink v0.2.0
18:43:20 go: downloading golang.org/x/time v0.3.0
18:43:20 go: downloading github.com/opencontainers/runc v1.1.7
18:43:20 go: downloading golang.org/x/crypto v0.9.0
18:43:20 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:43:20 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:43:20 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:43:20 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:43:20 go: downloading google.golang.org/grpc v1.56.2
18:43:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:43:21 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:43:21 go: downloading github.com/russross/blackfriday v1.6.0
18:43:21 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:43:21 go: downloading github.com/Microsoft/go-winio v0.6.1
18:43:21 go: downloading github.com/felixge/httpsnoop v1.0.3
18:43:21 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:43:21 go: downloading github.com/go-logr/logr v1.2.3
18:43:21 go: downloading github.com/go-logr/stdr v1.2.2
18:43:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:43:21 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:43:21 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:43:21 go: downloading github.com/davecgh/go-spew v1.1.1
18:43:21 go: downloading github.com/pmezard/go-difflib v1.0.0
18:43:21 go: downloading github.com/miekg/pkcs11 v1.1.1
18:43:21 go: downloading github.com/prometheus/client_golang v1.14.0
18:43:21 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:43:21 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:43:21 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:43:21 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:43:21 go: downloading github.com/kr/pretty v0.1.0
18:43:21 go: downloading github.com/golang/protobuf v1.5.3
18:43:21 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:43:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:43:23 go: downloading golang.org/x/tools v0.8.0
18:43:23 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:43:23 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:43:23 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:43:23 go: downloading google.golang.org/protobuf v1.31.0
18:43:24 go: downloading github.com/beorn7/perks v1.0.1
18:43:24 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:43:24 go: downloading github.com/prometheus/client_model v0.3.0
18:43:24 go: downloading github.com/prometheus/common v0.42.0
18:43:24 go: downloading github.com/prometheus/procfs v0.9.0
18:43:24 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:43:24 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:43:24 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:43:24 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:43:24 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:43:24 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:43:24 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:43:24 go: downloading k8s.io/klog/v2 v2.80.1
18:43:24 go: downloading github.com/kr/text v0.2.0
18:43:24 go: downloading github.com/docker/go-metrics v0.0.1
18:43:24 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:43:24 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:43:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:43:24 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:43:24 go: downloading github.com/BurntSushi/toml v0.3.1
18:43:24 go: downloading github.com/magiconair/properties v1.5.3
18:43:24 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:43:24 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:43:24 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:43:24 go: downloading golang.org/x/mod v0.10.0
18:43:24 + go mod vendor -modfile=vendor.mod
18:43:25 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:43:28 + for f in rootlesskit rootlesskit-docker-proxy
18:43:28 + GOBIN=/usr/local/bin
18:43:28 + GO111MODULE=on
18:43:28 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:43:28 + return
18:43:28 # Build the CLI
18:43:28 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:43:28 Building dynamic docker-linux-arm-v6
18:43:28 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:40:22Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:43:53 make[2]: Leaving directory '/root/build-deb/compose'
18:43:53 make[1]: Leaving directory '/root/build-deb'
18:43:53    debian/rules override_dh_auto_test
18:43:53 make[1]: Entering directory '/root/build-deb'
18:43:53 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:43:53 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:43:53 PASS: daemon version OK
18:43:53 ver="$(cli/build/docker --version)"; \
18:43:53 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:43:53 PASS: cli version OK
18:43:53 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:43:53 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:43:53 PASS: docker-buildx version OK
18:43:53 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:43:53 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:43:53 PASS: docker-compose version OK
18:43:53 make[1]: Leaving directory '/root/build-deb'
18:43:53    create-stamp debian/debhelper-build-stamp
18:43:53  debian/rules binary
18:43:53 dh binary --with=bash-completion
18:43:53    dh_testroot
18:43:53    dh_prep
18:43:53    dh_installdirs
18:43:53    debian/rules override_dh_auto_install
18:43:53 make[1]: Entering directory '/root/build-deb'
18:43:53 # docker-ce-cli install
18:43:53 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:43:53 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:43:53 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:43:53 # docker-ce install
18:43:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:43:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:43:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:43:53 # docker-buildx-plugin install
18:43:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:43:53 # docker-compose-plugin install
18:43:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:43:53 # docker-ce-rootless-extras install
18:43:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:43:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:43:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:43:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:43:53 # TODO: how can we install vpnkit?
18:43:53 make[1]: Leaving directory '/root/build-deb'
18:43:53    debian/rules override_dh_install
18:43:53 make[1]: Entering directory '/root/build-deb'
18:43:53 dh_install
18:43:53 # TODO Can we do this from within our container?
18:43:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:43:53 make[1]: Leaving directory '/root/build-deb'
18:43:53    dh_installdocs
18:43:53    dh_installchangelogs
18:43:53    dh_installman
18:43:53    dh_bash-completion
18:43:53    debian/rules override_dh_installinit
18:43:53 make[1]: Entering directory '/root/build-deb'
18:43:53 # use "docker" as our service name, not "docker-ce"
18:43:53 dh_installinit --name=docker
18:43:53 make[1]: Leaving directory '/root/build-deb'
18:43:53    debian/rules override_dh_installsystemd
18:43:53 make[1]: Entering directory '/root/build-deb'
18:43:53 # use "docker" as our service name, not "docker-ce"
18:43:53 dh_installsystemd --name=docker
18:43:53 make[1]: Leaving directory '/root/build-deb'
18:43:53    dh_perl
18:43:53    dh_link
18:43:53    dh_strip_nondeterminism
18:43:53    dh_compress
18:43:54    dh_fixperms
18:43:54    dh_missing
18:43:54    debian/rules override_dh_dwz
18:43:54 make[1]: Entering directory '/root/build-deb'
18:43:54 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:43:54 make[1]: Leaving directory '/root/build-deb'
18:43:54    debian/rules override_dh_strip
18:43:54 make[1]: Entering directory '/root/build-deb'
18:43:54 # Go has lots of problems with stripping, so just don't
18:43:54 make[1]: Leaving directory '/root/build-deb'
18:43:54    dh_makeshlibs
18:43:54    debian/rules override_dh_shlibdeps
18:43:54 make[1]: Entering directory '/root/build-deb'
18:43:54 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:43:57 + rm -f /root/build-deb/engine/go.mod
18:43:57 Created binary: bundles/dynbinary-daemon/dockerd
18:43:57 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:43:57 + tee /root/build-deb/engine/go.mod
18:43:57 module github.com/docker/docker
18:43:57 
18:43:57 go 1.20
18:43:57 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:43:57 + GO111MODULE=on
18:43:57 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:41:01.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:43:57 + rm -f /root/build-deb/engine/go.mod
18:43:57 Created binary: bundles/dynbinary-daemon/docker-proxy
18:43:57 
18:43:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:43:57 + RM_GOPATH=0
18:43:57 + TMP_GOPATH=/go
18:43:57 + : /usr/local/bin
18:43:57 + '[' -z /go ']'
18:43:57 + export GOPATH=/go
18:43:57 + GOPATH=/go
18:43:57 + case "$(go env GOARCH)" in
18:43:57 ++ go env GOARCH
18:43:57 + export GO_BUILDMODE=-buildmode=pie
18:43:57 + GO_BUILDMODE=-buildmode=pie
18:43:57 ++ dirname hack/dockerfile/install/install.sh
18:43:57 + dir=hack/dockerfile/install
18:43:57 + bin=tini
18:43:57 + shift
18:43:57 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:43:57 + . hack/dockerfile/install/tini.installer
18:43:57 ++ : v0.19.0
18:43:57 + install_tini
18:43:57 + echo 'Install tini version v0.19.0'
18:43:57 Install tini version v0.19.0
18:43:57 + git clone https://github.com/krallin/tini.git /go/tini
18:43:57 Cloning into '/go/tini'...
18:43:57 + cd /go/tini
18:43:57 + git checkout -q v0.19.0
18:43:57 + cmake .
18:43:57 -- The C compiler identification is GNU 9.4.0
18:43:57 -- Check for working C compiler: /usr/bin/cc
18:43:57 -- Check for working C compiler: /usr/bin/cc -- works
18:43:57 -- Detecting C compiler ABI info
18:43:57 -- Detecting C compiler ABI info - done
18:43:57 -- Detecting C compile features
18:43:57 -- Detecting C compile features - done
18:43:57 -- Performing Test HAS_BUILTIN_FORTIFY
18:43:57 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:43:57 -- Configuring done
18:43:57 -- Generating done
18:43:57 -- Build files have been written to: /go/tini
18:43:57 + make tini-static
18:43:57 make[2]: Entering directory '/go/tini'
18:43:57 make[3]: Entering directory '/go/tini'
18:43:57 make[4]: Entering directory '/go/tini'
18:43:57 make[5]: Entering directory '/go/tini'
18:43:57 Scanning dependencies of target tini-static
18:43:57 make[5]: Leaving directory '/go/tini'
18:43:57 make[5]: Entering directory '/go/tini'
18:43:57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:43:57 [100%] Linking C executable tini-static
18:43:57 make[5]: Leaving directory '/go/tini'
18:43:57 [100%] Built target tini-static
18:43:57 make[4]: Leaving directory '/go/tini'
18:43:57 make[3]: Leaving directory '/go/tini'
18:43:57 make[2]: Leaving directory '/go/tini'
18:43:57 + mkdir -p /usr/local/bin
18:43:57 + cp tini-static /usr/local/bin/docker-init
18:43:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:43:57 + RM_GOPATH=0
18:43:57 + TMP_GOPATH=/go
18:43:57 + : /usr/local/bin
18:43:57 + '[' -z /go ']'
18:43:57 + export GOPATH=/go
18:43:57 + GOPATH=/go
18:43:57 + case "$(go env GOARCH)" in
18:43:57 ++ go env GOARCH
18:43:57 + export GO_BUILDMODE=-buildmode=pie
18:43:57 + GO_BUILDMODE=-buildmode=pie
18:43:57 ++ dirname hack/dockerfile/install/install.sh
18:43:57 + dir=hack/dockerfile/install
18:43:57 + bin=rootlesskit
18:43:57 + shift
18:43:57 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:43:57 + . hack/dockerfile/install/rootlesskit.installer
18:43:57 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:43:57 + install_rootlesskit dynamic
18:43:57 + case "$1" in
18:43:57 + install_rootlesskit_dynamic
18:43:57 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:43:57 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:43:57 + export BUILD_MODE=-buildmode=pie
18:43:57 + BUILD_MODE=-buildmode=pie
18:43:57 + _install_rootlesskit
18:43:57 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:43:57 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:43:57 + for f in rootlesskit rootlesskit-docker-proxy
18:43:57 + GOBIN=/usr/local/bin
18:43:57 + GO111MODULE=on
18:43:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:43:57 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:43:57 go: downloading github.com/sirupsen/logrus v1.9.2
18:43:57 go: downloading github.com/urfave/cli/v2 v2.25.5
18:43:57 go: downloading golang.org/x/sys v0.8.0
18:43:57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:43:57 go: downloading github.com/google/uuid v1.3.0
18:43:57 go: downloading github.com/moby/vpnkit v0.5.0
18:43:57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:43:57 go: downloading github.com/gofrs/flock v0.8.1
18:43:57 go: downloading github.com/gorilla/mux v1.8.0
18:43:57 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:43:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:43:57 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:43:57 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:43:57 go: downloading golang.org/x/net v0.10.0
18:43:57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:43:57 go: downloading github.com/josharian/native v1.1.0
18:43:57 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:43:58 make[1]: Leaving directory '/root/build-deb'
18:43:58    dh_installdeb
18:43:58    debian/rules override_dh_gencontrol
18:43:58 make[1]: Entering directory '/root/build-deb'
18:43:58 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:43:58 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:43:58 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:43:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:43:58 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:43:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:43:58 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:43:58 dh_gencontrol --remaining-packages
18:43:58 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:43:58 make[1]: Leaving directory '/root/build-deb'
18:43:58    dh_md5sums
18:43:59    debian/rules override_dh_builddeb
18:43:59 make[1]: Entering directory '/root/build-deb'
18:43:59 dh_builddeb -- -Zxz
18:43:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'.
18:43:59 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'.
18:44:02 make[2]: Leaving directory '/root/build-deb/compose'
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    debian/rules override_dh_auto_test
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:44:02 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:44:02 PASS: daemon version OK
18:44:02 ver="$(cli/build/docker --version)"; \
18:44:02 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:44:02 PASS: cli version OK
18:44:02 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:44:02 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:44:02 PASS: docker-buildx version OK
18:44:02 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:44:02 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:44:02 PASS: docker-compose version OK
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    create-stamp debian/debhelper-build-stamp
18:44:02  debian/rules binary
18:44:02 dh binary --with=bash-completion
18:44:02    dh_testroot
18:44:02    dh_prep
18:44:02    dh_installdirs
18:44:02    debian/rules override_dh_auto_install
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 # docker-ce-cli install
18:44:02 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:44:02 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:44:02 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:44:02 # docker-ce install
18:44:02 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:44:02 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:44:02 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:44:02 # docker-buildx-plugin install
18:44:02 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:44:02 # docker-compose-plugin install
18:44:02 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:44:02 # docker-ce-rootless-extras install
18:44:02 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:44:02 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:44:02 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:44:02 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:44:02 # TODO: how can we install vpnkit?
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    debian/rules override_dh_install
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 dh_install
18:44:02 # TODO Can we do this from within our container?
18:44:02 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    dh_installdocs
18:44:02    dh_installchangelogs
18:44:02    dh_installman
18:44:02    dh_bash-completion
18:44:02    debian/rules override_dh_installinit
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 # use "docker" as our service name, not "docker-ce"
18:44:02 dh_installinit --name=docker
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    debian/rules override_dh_installsystemd
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 # use "docker" as our service name, not "docker-ce"
18:44:02 dh_installsystemd --name=docker
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    dh_perl
18:44:02    dh_link
18:44:02    dh_strip_nondeterminism
18:44:02    dh_compress
18:44:02    dh_fixperms
18:44:02    dh_missing
18:44:02    debian/rules override_dh_dwz
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    debian/rules override_dh_strip
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 # Go has lots of problems with stripping, so just don't
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    dh_makeshlibs
18:44:02    debian/rules override_dh_shlibdeps
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    dh_installdeb
18:44:02    debian/rules override_dh_gencontrol
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:44:02 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:44:02 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:44:02 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:44:02 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:44:02 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:44:02 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:44:02 dh_gencontrol --remaining-packages
18:44:02 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:44:02 make[1]: Leaving directory '/root/build-deb'
18:44:02    dh_md5sums
18:44:02    debian/rules override_dh_builddeb
18:44:02 make[1]: Entering directory '/root/build-deb'
18:44:02 dh_builddeb -- -Zxz
18:44:02 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'.
18:44:02 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'.
18:44:05 + for f in rootlesskit rootlesskit-docker-proxy
18:44:05 + GOBIN=/usr/local/bin
18:44:05 + GO111MODULE=on
18:44:05 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:08 + return
18:44:08 # Build the CLI
18:44:08 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:44:08 Building dynamic docker-linux-arm-v6
18:44:08 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:41:01Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:44:23 + rm -f /root/build-deb/engine/go.mod
18:44:23 Created binary: bundles/dynbinary-daemon/dockerd
18:44:23 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:44:23 + tee /root/build-deb/engine/go.mod
18:44:23 module github.com/docker/docker
18:44:23 
18:44:23 go 1.20
18:44:23 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:44:23 + GO111MODULE=on
18:44:23 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:41:23.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:44:23 + rm -f /root/build-deb/engine/go.mod
18:44:23 Created binary: bundles/dynbinary-daemon/docker-proxy
18:44:23 
18:44:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:44:23 + RM_GOPATH=0
18:44:23 + TMP_GOPATH=/go
18:44:23 + : /usr/local/bin
18:44:23 + '[' -z /go ']'
18:44:23 + export GOPATH=/go
18:44:23 + GOPATH=/go
18:44:23 + case "$(go env GOARCH)" in
18:44:23 ++ go env GOARCH
18:44:23 + export GO_BUILDMODE=-buildmode=pie
18:44:23 + GO_BUILDMODE=-buildmode=pie
18:44:23 ++ dirname hack/dockerfile/install/install.sh
18:44:23 + dir=hack/dockerfile/install
18:44:23 + bin=tini
18:44:23 + shift
18:44:23 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:44:23 + . hack/dockerfile/install/tini.installer
18:44:23 ++ : v0.19.0
18:44:23 + install_tini
18:44:23 + echo 'Install tini version v0.19.0'
18:44:23 + git clone https://github.com/krallin/tini.git /go/tini
18:44:23 Install tini version v0.19.0
18:44:23 Cloning into '/go/tini'...
18:44:23 + cd /go/tini
18:44:23 + git checkout -q v0.19.0
18:44:23 + cmake .
18:44:23 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:44:23   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:44:23   CMake.
18:44:23 
18:44:23   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:44:23   CMake that the project does not need compatibility with older versions.
18:44:23 
18:44:23 
18:44:23 -- The C compiler identification is GNU 11.4.0
18:44:23 -- Detecting C compiler ABI info
18:44:23 -- Detecting C compiler ABI info - done
18:44:23 -- Check for working C compiler: /usr/bin/cc - skipped
18:44:23 -- Detecting C compile features
18:44:23 -- Detecting C compile features - done
18:44:23 -- Performing Test HAS_BUILTIN_FORTIFY
18:44:23 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:44:23 -- Configuring done
18:44:23 -- Generating done
18:44:23 -- Build files have been written to: /go/tini
18:44:23 + make tini-static
18:44:23 make[2]: Entering directory '/go/tini'
18:44:23 make[3]: Entering directory '/go/tini'
18:44:23 make[4]: Entering directory '/go/tini'
18:44:23 make[5]: Entering directory '/go/tini'
18:44:23 make[5]: Leaving directory '/go/tini'
18:44:23 make[5]: Entering directory '/go/tini'
18:44:23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:44:23 [100%] Linking C executable tini-static
18:44:23 make[5]: Leaving directory '/go/tini'
18:44:23 [100%] Built target tini-static
18:44:23 make[4]: Leaving directory '/go/tini'
18:44:23 make[3]: Leaving directory '/go/tini'
18:44:23 make[2]: Leaving directory '/go/tini'
18:44:23 + mkdir -p /usr/local/bin
18:44:23 + cp tini-static /usr/local/bin/docker-init
18:44:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:44:23 + RM_GOPATH=0
18:44:23 + TMP_GOPATH=/go
18:44:23 + : /usr/local/bin
18:44:23 + '[' -z /go ']'
18:44:23 + export GOPATH=/go
18:44:23 + GOPATH=/go
18:44:23 + case "$(go env GOARCH)" in
18:44:23 ++ go env GOARCH
18:44:23 + export GO_BUILDMODE=-buildmode=pie
18:44:23 + GO_BUILDMODE=-buildmode=pie
18:44:23 ++ dirname hack/dockerfile/install/install.sh
18:44:23 + dir=hack/dockerfile/install
18:44:23 + bin=rootlesskit
18:44:23 + shift
18:44:23 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:44:23 + . hack/dockerfile/install/rootlesskit.installer
18:44:23 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:23 + install_rootlesskit dynamic
18:44:23 + case "$1" in
18:44:23 + install_rootlesskit_dynamic
18:44:23 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:44:23 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:44:23 + export BUILD_MODE=-buildmode=pie
18:44:23 + BUILD_MODE=-buildmode=pie
18:44:23 + _install_rootlesskit
18:44:23 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:44:23 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:23 + for f in rootlesskit rootlesskit-docker-proxy
18:44:23 + GOBIN=/usr/local/bin
18:44:23 + GO111MODULE=on
18:44:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:23 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:44:23 go: downloading github.com/sirupsen/logrus v1.9.2
18:44:23 go: downloading github.com/urfave/cli/v2 v2.25.5
18:44:23 go: downloading golang.org/x/sys v0.8.0
18:44:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:44:23 go: downloading github.com/google/uuid v1.3.0
18:44:23 go: downloading github.com/moby/vpnkit v0.5.0
18:44:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:44:23 go: downloading github.com/gofrs/flock v0.8.1
18:44:23 go: downloading github.com/gorilla/mux v1.8.0
18:44:23 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:44:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:44:23 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:44:23 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:44:23 go: downloading golang.org/x/net v0.10.0
18:44:23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:44:23 go: downloading github.com/josharian/native v1.1.0
18:44:23 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:44:25 make[2]: Entering directory '/root/build-deb/cli'
18:44:25 scripts/docs/generate-man.sh
18:44:25 + cp -r . /tmp/docker-cli-docsgen.h2cVTDCOon/
18:44:25 + cd /tmp/docker-cli-docsgen.h2cVTDCOon
18:44:25 + ./scripts/vendor init
18:44:25 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:44:25 + cp man/tools.go .
18:44:25 + ./scripts/vendor update
18:44:25 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:44:25 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:44:25 go: downloading github.com/fvbommel/sortorder v1.0.2
18:44:25 go: downloading github.com/moby/term v0.5.0
18:44:25 go: downloading github.com/morikuni/aec v1.0.0
18:44:25 go: downloading github.com/pkg/errors v0.9.1
18:44:25 go: downloading github.com/spf13/cobra v1.7.0
18:44:25 go: downloading github.com/spf13/pflag v1.0.5
18:44:25 go: downloading github.com/google/go-cmp v0.5.9
18:44:25 go: downloading gotest.tools/v3 v3.5.0
18:44:25 go: downloading golang.org/x/sync v0.3.0
18:44:25 go: downloading github.com/distribution/reference v0.5.0
18:44:25 go: downloading github.com/docker/go-connections v0.4.0
18:44:25 go: downloading github.com/moby/sys/sequential v0.5.0
18:44:25 go: downloading github.com/sirupsen/logrus v1.9.3
18:44:25 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:44:25 go: downloading github.com/docker/go-units v0.5.0
18:44:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:44:25 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:44:25 go: downloading github.com/containerd/containerd v1.6.24
18:44:25 go: downloading github.com/moby/sys/signal v0.7.0
18:44:25 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:44:25 go: downloading golang.org/x/sys v0.10.0
18:44:25 go: downloading github.com/mattn/go-runewidth v0.0.14
18:44:25 go: downloading golang.org/x/text v0.9.0
18:44:25 go: downloading github.com/moby/patternmatcher v0.6.0
18:44:25 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:44:25 go: downloading github.com/opencontainers/go-digest v1.0.0
18:44:25 go: downloading github.com/gogo/protobuf v1.3.2
18:44:25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:44:25 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:44:25 go: downloading gopkg.in/yaml.v2 v2.4.0
18:44:25 go: downloading golang.org/x/term v0.8.0
18:44:25 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:44:25 go: downloading dario.cat/mergo v1.0.0
18:44:25 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:44:25 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:44:25 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:44:25 go: downloading github.com/creack/pty v1.1.18
18:44:25 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:44:25 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:44:25 go: downloading go.opentelemetry.io/otel v1.4.1
18:44:25 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:44:25 go: downloading github.com/stretchr/testify v1.8.1
18:44:25 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:44:25 go: downloading gopkg.in/yaml.v3 v3.0.1
18:44:25 go: downloading github.com/klauspost/compress v1.16.5
18:44:25 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:44:25 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:44:25 go: downloading github.com/rivo/uniseg v0.2.0
18:44:25 go: downloading github.com/moby/sys/symlink v0.2.0
18:44:25 go: downloading golang.org/x/time v0.3.0
18:44:25 go: downloading github.com/opencontainers/runc v1.1.7
18:44:25 go: downloading golang.org/x/crypto v0.9.0
18:44:25 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:44:25 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:44:25 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:44:25 go: downloading google.golang.org/grpc v1.56.2
18:44:25 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:44:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:44:25 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:44:25 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:44:25 go: downloading github.com/Microsoft/go-winio v0.6.1
18:44:25 go: downloading github.com/felixge/httpsnoop v1.0.3
18:44:25 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:44:25 go: downloading github.com/go-logr/logr v1.2.3
18:44:25 go: downloading github.com/go-logr/stdr v1.2.2
18:44:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:44:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:44:25 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:44:25 go: downloading github.com/davecgh/go-spew v1.1.1
18:44:25 go: downloading github.com/pmezard/go-difflib v1.0.0
18:44:26 go: downloading github.com/miekg/pkcs11 v1.1.1
18:44:26 go: downloading github.com/prometheus/client_golang v1.14.0
18:44:26 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:44:26 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:44:26 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:44:26 go: downloading github.com/russross/blackfriday v1.6.0
18:44:26 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:44:26 go: downloading github.com/golang/protobuf v1.5.3
18:44:26 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:44:28 go: downloading github.com/kr/pretty v0.1.0
18:44:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:44:28 go: downloading golang.org/x/tools v0.8.0
18:44:28 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:44:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:44:28 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:44:28 go: downloading google.golang.org/protobuf v1.31.0
18:44:28 go: downloading github.com/beorn7/perks v1.0.1
18:44:28 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:44:28 go: downloading github.com/prometheus/client_model v0.3.0
18:44:28 go: downloading github.com/prometheus/common v0.42.0
18:44:28 go: downloading github.com/prometheus/procfs v0.9.0
18:44:28 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:44:28 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:44:28 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:44:28 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:44:28 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:44:28 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:44:28 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:44:28 go: downloading k8s.io/klog/v2 v2.80.1
18:44:28 go: downloading github.com/kr/text v0.2.0
18:44:28 go: downloading github.com/docker/go-metrics v0.0.1
18:44:29 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:44:29 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:44:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:44:29 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:44:29 go: downloading github.com/BurntSushi/toml v0.3.1
18:44:29 go: downloading github.com/magiconair/properties v1.5.3
18:44:29 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:44:29 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:44:29 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:44:29 go: downloading golang.org/x/mod v0.10.0
18:44:29 + go mod vendor -modfile=vendor.mod
18:44:30 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:44:31 + for f in rootlesskit rootlesskit-docker-proxy
18:44:31 + GOBIN=/usr/local/bin
18:44:31 + GO111MODULE=on
18:44:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:32 + return
18:44:32 # Build the CLI
18:44:32 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:44:32 Building dynamic docker-linux-arm-v6
18:44:32 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:41:23Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:44:40 + rm -f /root/build-deb/engine/go.mod
18:44:40 Created binary: bundles/dynbinary-daemon/dockerd
18:44:40 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
18:44:40 + tee /root/build-deb/engine/go.mod
18:44:40 module github.com/docker/docker
18:44:40 
18:44:40 go 1.20
18:44:40 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:44:40 + GO111MODULE=on
18:44:40 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/docker/dockerversion.GitCommit=949f8c9" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-11T18:41:41.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:44:40 + rm -f /root/build-deb/engine/go.mod
18:44:40 Created binary: bundles/dynbinary-daemon/docker-proxy
18:44:40 
18:44:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
18:44:40 + RM_GOPATH=0
18:44:40 + TMP_GOPATH=/go
18:44:40 + : /usr/local/bin
18:44:40 + '[' -z /go ']'
18:44:40 + export GOPATH=/go
18:44:40 + GOPATH=/go
18:44:40 + case "$(go env GOARCH)" in
18:44:40 ++ go env GOARCH
18:44:40 + export GO_BUILDMODE=-buildmode=pie
18:44:40 + GO_BUILDMODE=-buildmode=pie
18:44:40 ++ dirname hack/dockerfile/install/install.sh
18:44:40 + dir=hack/dockerfile/install
18:44:40 + bin=tini
18:44:40 + shift
18:44:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
18:44:40 + . hack/dockerfile/install/tini.installer
18:44:40 ++ : v0.19.0
18:44:40 + install_tini
18:44:40 + echo 'Install tini version v0.19.0'
18:44:40 + git clone https://github.com/krallin/tini.git /go/tini
18:44:40 Install tini version v0.19.0
18:44:40 Cloning into '/go/tini'...
18:44:40 + cd /go/tini
18:44:40 + git checkout -q v0.19.0
18:44:40 + cmake .
18:44:40 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:44:40   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:44:40   CMake.
18:44:40 
18:44:40   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:44:40   CMake that the project does not need compatibility with older versions.
18:44:40 
18:44:40 
18:44:40 -- The C compiler identification is GNU 12.3.0
18:44:40 -- Detecting C compiler ABI info
18:44:40 -- Detecting C compiler ABI info - done
18:44:40 -- Check for working C compiler: /usr/bin/cc - skipped
18:44:40 -- Detecting C compile features
18:44:40 -- Detecting C compile features - done
18:44:40 -- Performing Test HAS_BUILTIN_FORTIFY
18:44:40 -- Performing Test HAS_BUILTIN_FORTIFY - Success
18:44:40 -- Configuring done
18:44:40 -- Generating done
18:44:40 -- Build files have been written to: /go/tini
18:44:40 + make tini-static
18:44:40 make[2]: Entering directory '/go/tini'
18:44:40 make[3]: Entering directory '/go/tini'
18:44:40 make[4]: Entering directory '/go/tini'
18:44:40 make[5]: Entering directory '/go/tini'
18:44:40 make[5]: Leaving directory '/go/tini'
18:44:40 make[5]: Entering directory '/go/tini'
18:44:40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:44:40 [100%] Linking C executable tini-static
18:44:40 make[5]: Leaving directory '/go/tini'
18:44:40 [100%] Built target tini-static
18:44:40 make[4]: Leaving directory '/go/tini'
18:44:40 make[3]: Leaving directory '/go/tini'
18:44:40 make[2]: Leaving directory '/go/tini'
18:44:40 + mkdir -p /usr/local/bin
18:44:40 + cp tini-static /usr/local/bin/docker-init
18:44:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
18:44:40 + RM_GOPATH=0
18:44:40 + TMP_GOPATH=/go
18:44:40 + : /usr/local/bin
18:44:40 + '[' -z /go ']'
18:44:40 + export GOPATH=/go
18:44:40 + GOPATH=/go
18:44:40 + case "$(go env GOARCH)" in
18:44:40 ++ go env GOARCH
18:44:40 + export GO_BUILDMODE=-buildmode=pie
18:44:40 + GO_BUILDMODE=-buildmode=pie
18:44:40 ++ dirname hack/dockerfile/install/install.sh
18:44:40 + dir=hack/dockerfile/install
18:44:40 + bin=rootlesskit
18:44:40 + shift
18:44:40 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
18:44:40 + . hack/dockerfile/install/rootlesskit.installer
18:44:40 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:40 + install_rootlesskit dynamic
18:44:40 + case "$1" in
18:44:40 + install_rootlesskit_dynamic
18:44:40 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
18:44:40 + ROOTLESSKIT_LDFLAGS=-linkmode=external
18:44:40 + export BUILD_MODE=-buildmode=pie
18:44:40 + BUILD_MODE=-buildmode=pie
18:44:40 + _install_rootlesskit
18:44:40 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
18:44:40 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:40 + for f in rootlesskit rootlesskit-docker-proxy
18:44:40 + GOBIN=/usr/local/bin
18:44:40 + GO111MODULE=on
18:44:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:40 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
18:44:40 go: downloading github.com/sirupsen/logrus v1.9.2
18:44:40 go: downloading github.com/urfave/cli/v2 v2.25.5
18:44:40 go: downloading golang.org/x/sys v0.8.0
18:44:40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:44:40 go: downloading github.com/google/uuid v1.3.0
18:44:40 go: downloading github.com/moby/vpnkit v0.5.0
18:44:40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:44:40 go: downloading github.com/gofrs/flock v0.8.1
18:44:40 go: downloading github.com/gorilla/mux v1.8.0
18:44:40 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:44:40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:44:40 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:44:40 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:44:40 go: downloading golang.org/x/net v0.10.0
18:44:40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:44:40 go: downloading github.com/josharian/native v1.1.0
18:44:40 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:44:40 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb'.
18:44:40 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'.
18:44:42 + for f in rootlesskit rootlesskit-docker-proxy
18:44:42 + GOBIN=/usr/local/bin
18:44:42 + GO111MODULE=on
18:44:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
18:44:44 + return
18:44:44 # Build the CLI
18:44:44 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20231011170815-26951f7 GITCOMMIT=26951f7 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
18:44:44 Building dynamic docker-linux-arm-v6
18:44:44 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=26951f7" -X "github.com/docker/cli/cli/version.BuildTime=2023-10-11T18:41:41Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20231011170815-26951f7" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
18:44:46 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb'.
18:44:46 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'.
18:44:47 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:44:47 ++ pwd
18:44:47 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:44:47 Project root: .
18:44:47 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:44:47 INFO: man/src/attach.md found
18:44:47 WARN: man/src/build.md does not exist, skipping
18:44:47 WARN: man/src/builder/build.md does not exist, skipping
18:44:47 WARN: man/src/builder/prune.md does not exist, skipping
18:44:47 WARN: man/src/builder.md does not exist, skipping
18:44:47 WARN: man/src/checkpoint/create.md does not exist, skipping
18:44:47 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:44:47 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:44:47 WARN: man/src/checkpoint.md does not exist, skipping
18:44:47 INFO: man/src/commit.md found
18:44:47 WARN: man/src/config/create.md does not exist, skipping
18:44:47 WARN: man/src/config/inspect.md does not exist, skipping
18:44:47 WARN: man/src/config/ls.md does not exist, skipping
18:44:47 WARN: man/src/config/rm.md does not exist, skipping
18:44:47 WARN: man/src/config.md does not exist, skipping
18:44:47 INFO: man/src/container/attach.md found
18:44:47 INFO: man/src/container/commit.md found
18:44:47 INFO: man/src/container/cp.md found
18:44:47 INFO: man/src/container/create.md found
18:44:47 INFO: man/src/container/diff.md found
18:44:47 INFO: man/src/container/exec.md found
18:44:47 INFO: man/src/container/export.md found
18:44:47 WARN: man/src/container/inspect.md does not exist, skipping
18:44:47 INFO: man/src/container/kill.md found
18:44:47 INFO: man/src/container/logs.md found
18:44:47 INFO: man/src/container/ls.md found
18:44:47 INFO: man/src/container/pause.md found
18:44:47 INFO: man/src/container/port.md found
18:44:47 WARN: man/src/container/prune.md does not exist, skipping
18:44:47 INFO: man/src/container/rename.md found
18:44:47 INFO: man/src/container/restart.md found
18:44:47 INFO: man/src/container/rm.md found
18:44:47 INFO: man/src/container/run.md found
18:44:47 INFO: man/src/container/start.md found
18:44:47 INFO: man/src/container/stats.md found
18:44:47 INFO: man/src/container/stop.md found
18:44:47 INFO: man/src/container/top.md found
18:44:47 INFO: man/src/container/unpause.md found
18:44:47 INFO: man/src/container/update.md found
18:44:47 INFO: man/src/container/wait.md found
18:44:47 WARN: man/src/container.md does not exist, skipping
18:44:47 WARN: man/src/context/create.md does not exist, skipping
18:44:47 WARN: man/src/context/export.md does not exist, skipping
18:44:47 WARN: man/src/context/import.md does not exist, skipping
18:44:47 WARN: man/src/context/inspect.md does not exist, skipping
18:44:47 WARN: man/src/context/ls.md does not exist, skipping
18:44:47 WARN: man/src/context/rm.md does not exist, skipping
18:44:47 WARN: man/src/context/show.md does not exist, skipping
18:44:47 WARN: man/src/context/update.md does not exist, skipping
18:44:47 WARN: man/src/context/use.md does not exist, skipping
18:44:47 WARN: man/src/context.md does not exist, skipping
18:44:47 INFO: man/src/cp.md found
18:44:47 INFO: man/src/create.md found
18:44:47 INFO: man/src/diff.md found
18:44:47 INFO: man/src/events.md found
18:44:47 INFO: man/src/exec.md found
18:44:47 INFO: man/src/export.md found
18:44:47 INFO: man/src/history.md found
18:44:47 INFO: man/src/image/build.md found
18:44:47 INFO: man/src/image/history.md found
18:44:47 INFO: man/src/image/import.md found
18:44:47 WARN: man/src/image/inspect.md does not exist, skipping
18:44:47 INFO: man/src/image/load.md found
18:44:47 INFO: man/src/image/ls.md found
18:44:47 WARN: man/src/image/prune.md does not exist, skipping
18:44:47 INFO: man/src/image/pull.md found
18:44:47 INFO: man/src/image/push.md found
18:44:47 INFO: man/src/image/rm.md found
18:44:47 INFO: man/src/image/save.md found
18:44:47 INFO: man/src/image/tag.md found
18:44:47 WARN: man/src/image.md does not exist, skipping
18:44:47 INFO: man/src/images.md found
18:44:47 INFO: man/src/import.md found
18:44:47 INFO: man/src/info.md found
18:44:47 INFO: man/src/inspect.md found
18:44:47 INFO: man/src/kill.md found
18:44:47 INFO: man/src/load.md found
18:44:47 INFO: man/src/login.md found
18:44:47 INFO: man/src/logout.md found
18:44:47 INFO: man/src/logs.md found
18:44:47 WARN: man/src/manifest/annotate.md does not exist, skipping
18:44:47 WARN: man/src/manifest/create.md does not exist, skipping
18:44:47 WARN: man/src/manifest/inspect.md does not exist, skipping
18:44:47 WARN: man/src/manifest/push.md does not exist, skipping
18:44:47 WARN: man/src/manifest/rm.md does not exist, skipping
18:44:47 WARN: man/src/manifest.md does not exist, skipping
18:44:47 INFO: man/src/network/connect.md found
18:44:47 INFO: man/src/network/create.md found
18:44:47 INFO: man/src/network/disconnect.md found
18:44:47 INFO: man/src/network/inspect.md found
18:44:47 INFO: man/src/network/ls.md found
18:44:47 WARN: man/src/network/prune.md does not exist, skipping
18:44:47 INFO: man/src/network/rm.md found
18:44:47 WARN: man/src/network.md does not exist, skipping
18:44:47 WARN: man/src/node/demote.md does not exist, skipping
18:44:47 WARN: man/src/node/inspect.md does not exist, skipping
18:44:47 WARN: man/src/node/ls.md does not exist, skipping
18:44:47 WARN: man/src/node/promote.md does not exist, skipping
18:44:47 WARN: man/src/node/ps.md does not exist, skipping
18:44:47 WARN: man/src/node/rm.md does not exist, skipping
18:44:47 WARN: man/src/node/update.md does not exist, skipping
18:44:47 WARN: man/src/node.md does not exist, skipping
18:44:47 INFO: man/src/pause.md found
18:44:47 WARN: man/src/plugin/create.md does not exist, skipping
18:44:47 WARN: man/src/plugin/disable.md does not exist, skipping
18:44:47 WARN: man/src/plugin/enable.md does not exist, skipping
18:44:47 WARN: man/src/plugin/inspect.md does not exist, skipping
18:44:47 WARN: man/src/plugin/install.md does not exist, skipping
18:44:47 INFO: man/src/plugin/ls.md found
18:44:47 WARN: man/src/plugin/push.md does not exist, skipping
18:44:47 WARN: man/src/plugin/rm.md does not exist, skipping
18:44:47 WARN: man/src/plugin/set.md does not exist, skipping
18:44:47 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:44:47 WARN: man/src/plugin.md does not exist, skipping
18:44:47 INFO: man/src/port.md found
18:44:47 INFO: man/src/ps.md found
18:44:47 INFO: man/src/pull.md found
18:44:47 INFO: man/src/push.md found
18:44:47 INFO: man/src/rename.md found
18:44:47 INFO: man/src/restart.md found
18:44:47 INFO: man/src/rm.md found
18:44:47 INFO: man/src/rmi.md found
18:44:47 WARN: man/src/run.md does not exist, skipping
18:44:47 INFO: man/src/save.md found
18:44:47 INFO: man/src/search.md found
18:44:47 WARN: man/src/secret/create.md does not exist, skipping
18:44:47 WARN: man/src/secret/inspect.md does not exist, skipping
18:44:47 WARN: man/src/secret/ls.md does not exist, skipping
18:44:47 WARN: man/src/secret/rm.md does not exist, skipping
18:44:47 WARN: man/src/secret.md does not exist, skipping
18:44:47 WARN: man/src/service/create.md does not exist, skipping
18:44:47 WARN: man/src/service/inspect.md does not exist, skipping
18:44:47 WARN: man/src/service/logs.md does not exist, skipping
18:44:47 WARN: man/src/service/ls.md does not exist, skipping
18:44:47 WARN: man/src/service/ps.md does not exist, skipping
18:44:47 WARN: man/src/service/rm.md does not exist, skipping
18:44:47 WARN: man/src/service/rollback.md does not exist, skipping
18:44:47 WARN: man/src/service/scale.md does not exist, skipping
18:44:47 WARN: man/src/service/update.md does not exist, skipping
18:44:47 WARN: man/src/service.md does not exist, skipping
18:44:47 WARN: man/src/stack/config.md does not exist, skipping
18:44:47 WARN: man/src/stack/deploy.md does not exist, skipping
18:44:47 WARN: man/src/stack/ls.md does not exist, skipping
18:44:47 WARN: man/src/stack/ps.md does not exist, skipping
18:44:47 WARN: man/src/stack/rm.md does not exist, skipping
18:44:47 WARN: man/src/stack/services.md does not exist, skipping
18:44:47 WARN: man/src/stack.md does not exist, skipping
18:44:47 INFO: man/src/start.md found
18:44:47 INFO: man/src/stats.md found
18:44:47 INFO: man/src/stop.md found
18:44:47 WARN: man/src/swarm/ca.md does not exist, skipping
18:44:47 WARN: man/src/swarm/init.md does not exist, skipping
18:44:47 WARN: man/src/swarm/join.md does not exist, skipping
18:44:47 WARN: man/src/swarm/join-token.md does not exist, skipping
18:44:47 WARN: man/src/swarm/leave.md does not exist, skipping
18:44:47 WARN: man/src/swarm/unlock.md does not exist, skipping
18:44:47 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:44:47 WARN: man/src/swarm/update.md does not exist, skipping
18:44:47 WARN: man/src/swarm.md does not exist, skipping
18:44:47 WARN: man/src/system/df.md does not exist, skipping
18:44:47 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:44:47 INFO: man/src/system/events.md found
18:44:47 INFO: man/src/system/info.md found
18:44:47 WARN: man/src/system/prune.md does not exist, skipping
18:44:47 WARN: man/src/system.md does not exist, skipping
18:44:47 INFO: man/src/tag.md found
18:44:47 INFO: man/src/top.md found
18:44:47 WARN: man/src/trust/inspect.md does not exist, skipping
18:44:47 WARN: man/src/trust/key/generate.md does not exist, skipping
18:44:47 WARN: man/src/trust/key/load.md does not exist, skipping
18:44:47 WARN: man/src/trust/key.md does not exist, skipping
18:44:47 WARN: man/src/trust/revoke.md does not exist, skipping
18:44:47 WARN: man/src/trust/sign.md does not exist, skipping
18:44:47 WARN: man/src/trust/signer/add.md does not exist, skipping
18:44:47 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:44:47 WARN: man/src/trust/signer.md does not exist, skipping
18:44:47 WARN: man/src/trust.md does not exist, skipping
18:44:47 INFO: man/src/unpause.md found
18:44:47 INFO: man/src/update.md found
18:44:47 INFO: man/src/version.md found
18:44:47 INFO: man/src/volume/create.md found
18:44:47 INFO: man/src/volume/inspect.md found
18:44:47 INFO: man/src/volume/ls.md found
18:44:47 WARN: man/src/volume/prune.md does not exist, skipping
18:44:47 WARN: man/src/volume/rm.md does not exist, skipping
18:44:47 WARN: man/src/volume/update.md does not exist, skipping
18:44:47 INFO: man/src/volume.md found
18:44:47 INFO: man/src/wait.md found
18:44:47 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:44:47 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:44:47 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:44:47 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:44:47 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:44:47 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:44:47 make[2]: Leaving directory '/root/build-deb/cli'
18:44:47 # Build buildx plugin
18:44:47 cd /go/src/github.com/docker/buildx \
18:44:47 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:44:47 && GO111MODULE=on \
18:44:47 	CGO_ENABLED=0 \
18:44:47 		go build \
18:44:47 			-mod=vendor \
18:44:47 			-trimpath \
18:44:47 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:44:47 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:44:47 			./cmd/buildx
18:45:05 make[2]: Entering directory '/root/build-deb/cli'
18:45:05 scripts/docs/generate-man.sh
18:45:05 + cp -r . /tmp/docker-cli-docsgen.87tTDmd7Qm/
18:45:05 + cd /tmp/docker-cli-docsgen.87tTDmd7Qm
18:45:05 + ./scripts/vendor init
18:45:05 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:45:05 + cp man/tools.go .
18:45:05 + ./scripts/vendor update
18:45:05 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:45:05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:45:05 go: downloading github.com/spf13/cobra v1.7.0
18:45:05 go: downloading github.com/spf13/pflag v1.0.5
18:45:05 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:45:05 go: downloading github.com/fvbommel/sortorder v1.0.2
18:45:05 go: downloading github.com/moby/term v0.5.0
18:45:05 go: downloading github.com/morikuni/aec v1.0.0
18:45:05 go: downloading github.com/pkg/errors v0.9.1
18:45:05 go: downloading github.com/google/go-cmp v0.5.9
18:45:05 go: downloading gotest.tools/v3 v3.5.0
18:45:05 go: downloading golang.org/x/sync v0.3.0
18:45:05 go: downloading github.com/docker/go-units v0.5.0
18:45:05 go: downloading github.com/distribution/reference v0.5.0
18:45:05 go: downloading github.com/docker/go-connections v0.4.0
18:45:05 go: downloading github.com/moby/sys/sequential v0.5.0
18:45:05 go: downloading github.com/sirupsen/logrus v1.9.3
18:45:05 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:45:05 go: downloading golang.org/x/text v0.9.0
18:45:05 go: downloading github.com/mattn/go-runewidth v0.0.14
18:45:05 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:45:05 go: downloading github.com/containerd/containerd v1.6.24
18:45:05 go: downloading github.com/moby/sys/signal v0.7.0
18:45:05 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:45:05 go: downloading golang.org/x/sys v0.10.0
18:45:05 go: downloading github.com/moby/patternmatcher v0.6.0
18:45:05 go: downloading github.com/opencontainers/go-digest v1.0.0
18:45:05 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:45:05 go: downloading gopkg.in/yaml.v2 v2.4.0
18:45:05 go: downloading github.com/gogo/protobuf v1.3.2
18:45:05 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:45:05 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:45:05 go: downloading golang.org/x/term v0.8.0
18:45:05 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:45:05 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:45:05 go: downloading dario.cat/mergo v1.0.0
18:45:05 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:45:05 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:45:05 go: downloading github.com/creack/pty v1.1.18
18:45:05 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:45:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:45:05 go: downloading go.opentelemetry.io/otel v1.4.1
18:45:05 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:45:05 go: downloading gopkg.in/yaml.v3 v3.0.1
18:45:05 go: downloading github.com/stretchr/testify v1.8.1
18:45:05 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:45:05 go: downloading github.com/rivo/uniseg v0.2.0
18:45:05 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:45:05 go: downloading github.com/klauspost/compress v1.16.5
18:45:05 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:45:05 go: downloading github.com/moby/sys/symlink v0.2.0
18:45:05 go: downloading golang.org/x/time v0.3.0
18:45:05 go: downloading github.com/opencontainers/runc v1.1.7
18:45:05 go: downloading golang.org/x/crypto v0.9.0
18:45:06 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:45:06 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:45:06 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:45:06 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:45:06 go: downloading google.golang.org/grpc v1.56.2
18:45:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:45:07 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:45:07 go: downloading github.com/russross/blackfriday v1.6.0
18:45:07 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:45:07 go: downloading github.com/Microsoft/go-winio v0.6.1
18:45:07 go: downloading github.com/felixge/httpsnoop v1.0.3
18:45:07 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:45:07 go: downloading github.com/go-logr/logr v1.2.3
18:45:07 go: downloading github.com/go-logr/stdr v1.2.2
18:45:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:45:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:45:07 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:45:07 go: downloading github.com/davecgh/go-spew v1.1.1
18:45:07 go: downloading github.com/pmezard/go-difflib v1.0.0
18:45:07 go: downloading github.com/miekg/pkcs11 v1.1.1
18:45:07 go: downloading github.com/prometheus/client_golang v1.14.0
18:45:07 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:45:07 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:45:07 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:45:07 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'.
18:45:07 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:45:07 go: downloading github.com/kr/pretty v0.1.0
18:45:07 go: downloading github.com/golang/protobuf v1.5.3
18:45:07 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:45:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:45:09 go: downloading golang.org/x/tools v0.8.0
18:45:09 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:45:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:45:09 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:45:09 go: downloading google.golang.org/protobuf v1.31.0
18:45:09 go: downloading github.com/beorn7/perks v1.0.1
18:45:09 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:45:09 go: downloading github.com/prometheus/client_model v0.3.0
18:45:09 go: downloading github.com/prometheus/common v0.42.0
18:45:09 go: downloading github.com/prometheus/procfs v0.9.0
18:45:09 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:45:09 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:45:09 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:45:09 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:45:09 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:45:09 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:45:09 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:45:09 go: downloading k8s.io/klog/v2 v2.80.1
18:45:10 go: downloading github.com/kr/text v0.2.0
18:45:10 go: downloading github.com/docker/go-metrics v0.0.1
18:45:10 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:45:10 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:45:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:45:10 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:45:10 go: downloading github.com/BurntSushi/toml v0.3.1
18:45:10 go: downloading github.com/magiconair/properties v1.5.3
18:45:10 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:45:10 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:45:10 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:45:10 go: downloading golang.org/x/mod v0.10.0
18:45:10 + go mod vendor -modfile=vendor.mod
18:45:11 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:45:12 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'.
18:45:14 make[1]: Leaving directory '/root/build-deb'
18:45:14  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.buildinfo
18:45:14  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.changes
18:45:16 dpkg-genchanges: info: including full source code in upload
18:45:16  dpkg-source -I.git --after-build .
18:45:16 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:45:16 + destination=/build
18:45:16 + mkdir -p /build
18:45:16 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb /build
18:45:16 copied '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'
18:45:16 removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'
18:45:16 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'
18:45:16 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'
18:45:16 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'
18:45:16 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'
18:45:16 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc'
18:45:16 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.dsc'
18:45:16 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz'
18:45:16 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm.tar.gz'
18:45:16 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.buildinfo'
18:45:16 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.buildinfo'
18:45:16 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.changes'
18:45:16 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.changes'
18:45:16 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'
18:45:16 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb'
18:45:16 copied '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb'
18:45:16 removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb'
18:45:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
18:45:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:45:20 + make IMAGE=debian:bookworm verify
18:45:20 docker run  --rm -i \
18:45:20 	-v "$(pwd):/v" \
18:45:20 	-e DEBIAN_FRONTEND=noninteractive \
18:45:20 	-e PACKAGE_REPO=prod \
18:45:20 	-w /v \
18:45:20 	debian:bookworm ./verify
18:45:20 Unable to find image 'debian:bookworm' locally
18:45:20 bookworm: Pulling from library/debian
18:45:20 65b9f3344ecc: Already exists
18:45:20 Digest: sha256:de9813acb9617634982daaa06c79dcec56826d0735cbe596189f53c74a36a581
18:45:20 Status: Downloaded newer image for debian:bookworm
18:45:21 + verify
18:45:21 + dpkg --version
18:45:21 + verify_deb
18:45:21 + apt-get update
18:45:21 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:45:21 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
18:45:21 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:45:21 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8493 kB]
18:45:21 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6388 B]
18:45:21 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [74.5 kB]
18:45:22 Fetched 8825 kB in 1s (5927 kB/s)
18:45:22 make[1]: Leaving directory '/root/build-deb'
18:45:22  dpkg-genbuildinfo
18:45:22  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.changes
18:45:23 Reading package lists...
18:45:23 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:45:23 dpkg-genchanges: info: including full source code in upload
18:45:23  dpkg-source -I.git --after-build .
18:45:23 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:45:23 + destination=/build
18:45:23 + mkdir -p /build
18:45:23 + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb /build
18:45:23 copied '/root/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'
18:45:23 removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'
18:45:23 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:23 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:23 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:23 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:23 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.dsc'
18:45:23 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.dsc'
18:45:23 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.tar.gz'
18:45:23 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster.tar.gz'
18:45:23 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.buildinfo'
18:45:23 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.buildinfo'
18:45:23 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.changes'
18:45:23 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.changes'
18:45:23 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:23 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:23 copied '/root/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb'
18:45:23 removed '/root/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb'
18:45:24 Reading package lists...
18:45:24 Building dependency tree...
18:45:24 Reading state information...
18:45:24 The following additional packages will be installed:
18:45:24   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
18:45:24   dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
18:45:24   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:45:24   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
18:45:24   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:45:24   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
18:45:24   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:45:24   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
18:45:24   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
18:45:24   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
18:45:24   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:45:24   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:45:24   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:45:24   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
18:45:24   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
18:45:24   media-types openssl packagekit pinentry-curses polkitd python-apt-common
18:45:24   python3 python3-apt python3-blinker python3-cffi-backend
18:45:24   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:45:24   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
18:45:24   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
18:45:24   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:45:24   readline-common sgml-base systemd systemd-sysv xml-core
18:45:24 Suggested packages:
18:45:24   default-dbus-session-bus | dbus-session-bus dbus-user-session
18:45:24   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
18:45:24   low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc
18:45:24   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
18:45:24   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
18:45:24   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
18:45:24   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
18:45:24   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
18:45:24   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
18:45:24   libtss2-rc0 debhelper
18:45:24 Recommended packages:
18:45:24   libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common
18:45:24   libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream
18:45:24   packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
18:45:26 The following NEW packages will be installed:
18:45:26   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
18:45:26   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
18:45:26   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
18:45:26   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:45:26   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
18:45:26   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:45:26   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
18:45:26   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:45:26   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
18:45:26   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
18:45:26   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
18:45:26   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:45:26   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:45:26   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:45:26   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
18:45:26   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
18:45:26   lsb-release media-types openssl packagekit pinentry-curses polkitd
18:45:26   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
18:45:26   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:45:26   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
18:45:26   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
18:45:26   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:45:26   readline-common sgml-base software-properties-common systemd systemd-sysv
18:45:26   xml-core
18:45:26 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded.
18:45:26 Need to get 46.1 MB of archives.
18:45:26 After this operation, 152 MB of additional disk space will be used.
18:45:26 Get:1 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.11-1~deb12u1 [1663 kB]
18:45:26 Get:2 http://deb.debian.org/debian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3+deb12u1 [19.6 kB]
18:45:26 Get:3 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB]
18:45:26 Get:4 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB]
18:45:26 Get:5 http://deb.debian.org/debian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.4 kB]
18:45:26 Get:6 http://deb.debian.org/debian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-4~deb12u1 [196 kB]
18:45:26 Get:7 http://deb.debian.org/debian bookworm/main armhf libfdisk1 armhf 2.38.1-5+b1 [178 kB]
18:45:26 Get:8 http://deb.debian.org/debian bookworm/main armhf libkmod2 armhf 30+20221128-1 [50.0 kB]
18:45:26 Get:9 http://deb.debian.org/debian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [36.9 kB]
18:45:26 Get:10 http://deb.debian.org/debian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [16.9 kB]
18:45:26 Get:11 http://deb.debian.org/debian bookworm/main armhf libsystemd-shared armhf 252.17-1~deb12u1 [1545 kB]
18:45:26 Get:12 http://deb.debian.org/debian bookworm/main armhf systemd armhf 252.17-1~deb12u1 [2931 kB]
18:45:26 Get:13 http://deb.debian.org/debian bookworm/main armhf systemd-sysv armhf 252.17-1~deb12u1 [41.8 kB]
18:45:26 Get:14 http://deb.debian.org/debian bookworm/main armhf libdbus-1-3 armhf 1.14.10-1~deb12u1 [178 kB]
18:45:26 Get:15 http://deb.debian.org/debian bookworm/main armhf dbus-bin armhf 1.14.10-1~deb12u1 [103 kB]
18:45:26 Get:16 http://deb.debian.org/debian bookworm/main armhf dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
18:45:26 Get:17 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB]
18:45:26 Get:18 http://deb.debian.org/debian bookworm/main armhf dbus-daemon armhf 1.14.10-1~deb12u1 [169 kB]
18:45:26 Get:19 http://deb.debian.org/debian bookworm/main armhf dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
18:45:26 Get:20 http://deb.debian.org/debian bookworm/main armhf dbus armhf 1.14.10-1~deb12u1 [94.8 kB]
18:45:26 Get:21 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB]
18:45:26 Get:22 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB]
18:45:26 Get:23 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB]
18:45:26 Get:24 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
18:45:26 Get:25 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB]
18:45:26 Get:26 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2+deb12u1 [29.4 kB]
18:45:26 Get:27 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u1 [74.5 kB]
18:45:26 Get:28 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B]
18:45:26 Get:29 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2+deb12u1 [287 kB]
18:45:26 Get:30 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u1 [111 kB]
18:45:26 Get:31 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
18:45:26 Get:32 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB]
18:45:26 Get:33 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
18:45:26 Get:34 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB]
18:45:26 Get:35 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB]
18:45:26 Get:36 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB]
18:45:26 Get:37 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB]
18:45:26 Get:38 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
18:45:26 Get:39 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B]
18:45:26 Get:40 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB]
18:45:26 Get:41 http://deb.debian.org/debian bookworm/main armhf sgml-base all 1.31 [15.4 kB]
18:45:26 Get:42 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.11-1~deb12u1 [1387 kB]
18:45:26 Get:43 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB]
18:45:26 Get:44 http://deb.debian.org/debian bookworm/main armhf libpam-systemd armhf 252.17-1~deb12u1 [202 kB]
18:45:26 Get:45 http://deb.debian.org/debian bookworm/main armhf apt-transport-https all 2.6.1 [25.2 kB]
18:45:26 Get:46 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
18:45:26 Get:47 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB]
18:45:26 Get:48 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB]
18:45:26 Get:49 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB]
18:45:26 Get:50 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB]
18:45:26 Get:51 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB]
18:45:26 Get:52 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
18:45:26 Get:53 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB]
18:45:26 Get:54 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl4 armhf 7.88.1-10+deb12u4 [350 kB]
18:45:26 Get:55 http://deb.debian.org/debian-security bookworm-security/main armhf curl armhf 7.88.1-10+deb12u4 [305 kB]
18:45:26 Get:56 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB]
18:45:26 Get:57 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB]
18:45:26 Get:58 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB]
18:45:26 Get:59 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
18:45:26 Get:60 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB]
18:45:26 Get:61 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58 [5848 B]
18:45:26 Get:62 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB]
18:45:26 Get:63 http://deb.debian.org/debian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3 [88.2 kB]
18:45:26 Get:64 http://deb.debian.org/debian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3 [159 kB]
18:45:26 Get:65 http://deb.debian.org/debian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-5 [98.1 kB]
18:45:26 Get:66 http://deb.debian.org/debian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-5 [25.9 kB]
18:45:26 Get:67 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB]
18:45:26 Get:68 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB]
18:45:26 Get:69 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB]
18:45:26 Get:70 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB]
18:45:26 Get:71 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB]
18:45:26 Get:72 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB]
18:45:26 Get:73 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB]
18:45:26 Get:74 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB]
18:45:26 Get:75 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB]
18:45:26 Get:76 http://deb.debian.org/debian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB]
18:45:26 Get:77 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB]
18:45:26 Get:78 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u4 [346 kB]
18:45:26 Get:79 http://deb.debian.org/debian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [102 kB]
18:45:26 Get:80 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
18:45:26 Get:81 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB]
18:45:26 Get:82 http://deb.debian.org/debian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.9 kB]
18:45:26 Get:83 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB]
18:45:26 Get:84 http://deb.debian.org/debian bookworm/main armhf libappstream4 armhf 0.16.1-2 [168 kB]
18:45:26 Get:85 http://deb.debian.org/debian bookworm/main armhf libcap2-bin armhf 1:2.66-4 [32.9 kB]
18:45:26 Get:86 http://deb.debian.org/debian bookworm/main armhf libduktape207 armhf 2.7.0-2 [114 kB]
18:45:26 Get:87 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
18:45:26 Get:88 http://deb.debian.org/debian bookworm/main armhf libdw1 armhf 0.188-2.1 [215 kB]
18:45:26 Get:89 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB]
18:45:26 Get:90 http://deb.debian.org/debian bookworm/main armhf libglib2.0-bin armhf 2.74.6-2 [103 kB]
18:45:26 Get:91 http://deb.debian.org/debian bookworm/main armhf libunwind8 armhf 1.6.2-3 [43.3 kB]
18:45:26 Get:92 http://deb.debian.org/debian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1097 kB]
18:45:26 Get:93 http://deb.debian.org/debian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.7 kB]
18:45:26 Get:94 http://deb.debian.org/debian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.2 kB]
18:45:26 Get:95 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
18:45:26 Get:96 http://deb.debian.org/debian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB]
18:45:26 Get:97 http://deb.debian.org/debian bookworm/main armhf polkitd armhf 122-3 [105 kB]
18:45:26 Get:98 http://deb.debian.org/debian bookworm/main armhf packagekit armhf 1.2.6-5 [576 kB]
18:45:26 Get:99 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB]
18:45:26 Get:100 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB]
18:45:26 Get:101 http://deb.debian.org/debian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB]
18:45:26 Get:102 http://deb.debian.org/debian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [75.1 kB]
18:45:26 Get:103 http://deb.debian.org/debian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [600 kB]
18:45:26 Get:104 http://deb.debian.org/debian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [89.1 kB]
18:45:26 Get:105 http://deb.debian.org/debian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB]
18:45:26 Get:106 http://deb.debian.org/debian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [203 kB]
18:45:26 Get:107 http://deb.debian.org/debian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB]
18:45:26 Get:108 http://deb.debian.org/debian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB]
18:45:26 Get:109 http://deb.debian.org/debian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB]
18:45:26 Get:110 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
18:45:26 Get:111 http://deb.debian.org/debian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB]
18:45:26 Get:112 http://deb.debian.org/debian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB]
18:45:26 Get:113 http://deb.debian.org/debian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB]
18:45:26 Get:114 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
18:45:26 Get:115 http://deb.debian.org/debian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
18:45:26 Get:116 http://deb.debian.org/debian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB]
18:45:26 Get:117 http://deb.debian.org/debian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB]
18:45:26 debconf: delaying package configuration, since apt-utils is not installed
18:45:26 Fetched 46.1 MB in 1s (72.2 MB/s)
18:45:26 Selecting previously unselected package libssl3:armhf.
18:45:26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6092 files and directories currently installed.)
18:45:26 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u1_armhf.deb ...
18:45:26 Unpacking libssl3:armhf (3.0.11-1~deb12u1) ...
18:45:26 Selecting previously unselected package libargon2-1:armhf.
18:45:26 Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_armhf.deb ...
18:45:26 Unpacking libargon2-1:armhf (0~20171227-0.3+deb12u1) ...
18:45:26 Selecting previously unselected package dmsetup.
18:45:26 Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_armhf.deb ...
18:45:26 Unpacking dmsetup (2:1.02.185-2) ...
18:45:26 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:45:26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
18:45:26 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
18:45:26 Selecting previously unselected package libjson-c5:armhf.
18:45:26 Preparing to unpack .../04-libjson-c5_0.16-2_armhf.deb ...
18:45:26 Unpacking libjson-c5:armhf (0.16-2) ...
18:45:26 Selecting previously unselected package libcryptsetup12:armhf.
18:45:26 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u1_armhf.deb ...
18:45:26 Unpacking libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ...
18:45:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
18:45:27 Selecting previously unselected package libfdisk1:armhf.
18:45:27 Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_armhf.deb ...
18:45:27 Unpacking libfdisk1:armhf (2.38.1-5+b1) ...
18:45:27 Selecting previously unselected package libkmod2:armhf.
18:45:27 Preparing to unpack .../07-libkmod2_30+20221128-1_armhf.deb ...
18:45:27 Unpacking libkmod2:armhf (30+20221128-1) ...
18:45:27 Selecting previously unselected package libapparmor1:armhf.
18:45:27 Preparing to unpack .../08-libapparmor1_3.0.8-3_armhf.deb ...
18:45:27 Unpacking libapparmor1:armhf (3.0.8-3) ...
18:45:27 Selecting previously unselected package libip4tc2:armhf.
18:45:27 Preparing to unpack .../09-libip4tc2_1.8.9-2_armhf.deb ...
18:45:27 Unpacking libip4tc2:armhf (1.8.9-2) ...
18:45:27 Selecting previously unselected package libsystemd-shared:armhf.
18:45:27 Preparing to unpack .../10-libsystemd-shared_252.17-1~deb12u1_armhf.deb ...
18:45:27 Unpacking libsystemd-shared:armhf (252.17-1~deb12u1) ...
18:45:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:45:27 Setting up libssl3:armhf (3.0.11-1~deb12u1) ...
18:45:27 Selecting previously unselected package systemd.
18:45:27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6179 files and directories currently installed.)
18:45:27 Preparing to unpack .../systemd_252.17-1~deb12u1_armhf.deb ...
18:45:27 Unpacking systemd (252.17-1~deb12u1) ...
18:45:27 + make IMAGE=balenalib/rpi-raspbian:buster verify
18:45:27 docker run  --rm -i \
18:45:27 	-v "$(pwd):/v" \
18:45:27 	-e DEBIAN_FRONTEND=noninteractive \
18:45:27 	-e PACKAGE_REPO=prod \
18:45:27 	-w /v \
18:45:27 	balenalib/rpi-raspbian:buster ./verify
18:45:27 Unable to find image 'balenalib/rpi-raspbian:buster' locally
18:45:27 Setting up libargon2-1:armhf (0~20171227-0.3+deb12u1) ...
18:45:27 Setting up libjson-c5:armhf (0.16-2) ...
18:45:27 Setting up libfdisk1:armhf (2.38.1-5+b1) ...
18:45:27 Setting up libkmod2:armhf (30+20221128-1) ...
18:45:27 Setting up libapparmor1:armhf (3.0.8-3) ...
18:45:27 Setting up libip4tc2:armhf (1.8.9-2) ...
18:45:27 Setting up libsystemd-shared:armhf (252.17-1~deb12u1) ...
18:45:27 buster: Pulling from balenalib/rpi-raspbian
18:45:27 8346909708a0: Already exists
18:45:27 2d6b422607bf: Already exists
18:45:27 9250078a24e9: Already exists
18:45:27 6d50da9c3a5c: Already exists
18:45:27 be549595625d: Already exists
18:45:27 38cd83f758d1: Already exists
18:45:27 9f4341fa6c6c: Already exists
18:45:27 c81034e7b2d1: Already exists
18:45:27 Digest: sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd
18:45:27 Status: Downloaded newer image for balenalib/rpi-raspbian:buster
18:45:28 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
18:45:28 Setting up libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ...
18:45:28 Setting up systemd (252.17-1~deb12u1) ...
18:45:28 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:45:28 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:45:28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:45:28 Initializing machine ID from random generator.
18:45:28 Creating group 'systemd-journal' with GID 999.
18:45:28 Creating group 'systemd-network' with GID 998.
18:45:28 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
18:45:28 Setting up dmsetup (2:1.02.185-2) ...
18:45:28 Selecting previously unselected package systemd-sysv.
18:45:28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7025 files and directories currently installed.)
18:45:28 Preparing to unpack .../0-systemd-sysv_252.17-1~deb12u1_armhf.deb ...
18:45:28 Unpacking systemd-sysv (252.17-1~deb12u1) ...
18:45:28 Selecting previously unselected package libdbus-1-3:armhf.
18:45:28 Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_armhf.deb ...
18:45:28 Unpacking libdbus-1-3:armhf (1.14.10-1~deb12u1) ...
18:45:28 + verify
18:45:28 + dpkg --version
18:45:28 + verify_deb
18:45:28 + apt-get update
18:45:28 Selecting previously unselected package dbus-bin.
18:45:28 Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_armhf.deb ...
18:45:28 Unpacking dbus-bin (1.14.10-1~deb12u1) ...
18:45:28 Selecting previously unselected package dbus-session-bus-common.
18:45:28 Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
18:45:28 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
18:45:28 Selecting previously unselected package libexpat1:armhf.
18:45:28 Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ...
18:45:28 Unpacking libexpat1:armhf (2.5.0-1) ...
18:45:28 Selecting previously unselected package dbus-daemon.
18:45:28 Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_armhf.deb ...
18:45:28 Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
18:45:28 Selecting previously unselected package dbus-system-bus-common.
18:45:28 Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
18:45:28 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
18:45:28 Selecting previously unselected package dbus.
18:45:28 Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_armhf.deb ...
18:45:28 Unpacking dbus (1.14.10-1~deb12u1) ...
18:45:28 Selecting previously unselected package libpython3.11-minimal:armhf.
18:45:28 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ...
18:45:28 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
18:45:28 Selecting previously unselected package python3.11-minimal.
18:45:28 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ...
18:45:28 Unpacking python3.11-minimal (3.11.2-6) ...
18:45:28 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
18:45:28 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
18:45:28 Setting up libexpat1:armhf (2.5.0-1) ...
18:45:28 Setting up python3.11-minimal (3.11.2-6) ...
18:45:28 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
18:45:29 Get:3 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
18:45:29 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB]
18:45:29 make[2]: Entering directory '/root/build-deb/cli'
18:45:29 scripts/docs/generate-man.sh
18:45:29 + cp -r . /tmp/docker-cli-docsgen.O7VDsvyQhX/
18:45:29 + cd /tmp/docker-cli-docsgen.O7VDsvyQhX
18:45:29 + ./scripts/vendor init
18:45:29 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:45:29 + cp man/tools.go .
18:45:29 + ./scripts/vendor update
18:45:29 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:45:29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:45:29 go: downloading github.com/spf13/cobra v1.7.0
18:45:29 go: downloading github.com/spf13/pflag v1.0.5
18:45:29 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:45:29 go: downloading github.com/fvbommel/sortorder v1.0.2
18:45:29 go: downloading github.com/moby/term v0.5.0
18:45:29 go: downloading github.com/morikuni/aec v1.0.0
18:45:29 go: downloading github.com/pkg/errors v0.9.1
18:45:29 go: downloading github.com/google/go-cmp v0.5.9
18:45:29 go: downloading gotest.tools/v3 v3.5.0
18:45:29 go: downloading golang.org/x/sync v0.3.0
18:45:29 go: downloading github.com/docker/go-units v0.5.0
18:45:29 go: downloading github.com/distribution/reference v0.5.0
18:45:29 go: downloading github.com/docker/go-connections v0.4.0
18:45:29 go: downloading github.com/moby/sys/sequential v0.5.0
18:45:29 go: downloading github.com/sirupsen/logrus v1.9.3
18:45:29 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:45:29 go: downloading golang.org/x/text v0.9.0
18:45:29 go: downloading github.com/mattn/go-runewidth v0.0.14
18:45:29 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:45:29 go: downloading github.com/containerd/containerd v1.6.24
18:45:29 go: downloading github.com/moby/sys/signal v0.7.0
18:45:29 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:45:29 go: downloading golang.org/x/sys v0.10.0
18:45:29 go: downloading github.com/moby/patternmatcher v0.6.0
18:45:29 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:45:29 go: downloading github.com/opencontainers/go-digest v1.0.0
18:45:29 go: downloading github.com/gogo/protobuf v1.3.2
18:45:29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:45:29 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:45:29 go: downloading gopkg.in/yaml.v2 v2.4.0
18:45:29 go: downloading golang.org/x/term v0.8.0
18:45:29 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:45:29 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:45:29 go: downloading dario.cat/mergo v1.0.0
18:45:29 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:45:29 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:45:29 go: downloading github.com/creack/pty v1.1.18
18:45:29 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:45:29 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:45:29 go: downloading go.opentelemetry.io/otel v1.4.1
18:45:29 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:45:29 go: downloading gopkg.in/yaml.v3 v3.0.1
18:45:29 go: downloading github.com/stretchr/testify v1.8.1
18:45:29 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:45:29 go: downloading github.com/rivo/uniseg v0.2.0
18:45:29 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:45:29 go: downloading github.com/klauspost/compress v1.16.5
18:45:29 Get:5 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
18:45:29 Get:6 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB]
18:45:29 Get:7 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
18:45:29 Get:8 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
18:45:29 Selecting previously unselected package python3-minimal.
18:45:29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7432 files and directories currently installed.)
18:45:29 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ...
18:45:29 Unpacking python3-minimal (3.11.2-1+b1) ...
18:45:29 Selecting previously unselected package media-types.
18:45:29 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:45:29 Unpacking media-types (10.0.0) ...
18:45:29 Selecting previously unselected package libncursesw6:armhf.
18:45:29 Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ...
18:45:29 Unpacking libncursesw6:armhf (6.4-4) ...
18:45:29 Selecting previously unselected package libkrb5support0:armhf.
18:45:29 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_armhf.deb ...
18:45:29 Unpacking libkrb5support0:armhf (1.20.1-2+deb12u1) ...
18:45:29 Selecting previously unselected package libk5crypto3:armhf.
18:45:29 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_armhf.deb ...
18:45:29 Unpacking libk5crypto3:armhf (1.20.1-2+deb12u1) ...
18:45:29 Selecting previously unselected package libkeyutils1:armhf.
18:45:29 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ...
18:45:29 Unpacking libkeyutils1:armhf (1.6.3-2) ...
18:45:29 Selecting previously unselected package libkrb5-3:armhf.
18:45:29 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_armhf.deb ...
18:45:29 Unpacking libkrb5-3:armhf (1.20.1-2+deb12u1) ...
18:45:29 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:45:29 go: downloading github.com/moby/sys/symlink v0.2.0
18:45:29 go: downloading golang.org/x/time v0.3.0
18:45:29 go: downloading github.com/opencontainers/runc v1.1.7
18:45:29 go: downloading golang.org/x/crypto v0.9.0
18:45:29 Selecting previously unselected package libgssapi-krb5-2:armhf.
18:45:29 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_armhf.deb ...
18:45:29 Unpacking libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ...
18:45:29 Selecting previously unselected package libtirpc-common.
18:45:29 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
18:45:29 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:45:29 Selecting previously unselected package libtirpc3:armhf.
18:45:29 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
18:45:29 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
18:45:29 Selecting previously unselected package libnsl2:armhf.
18:45:29 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ...
18:45:29 Unpacking libnsl2:armhf (1.3.0-2) ...
18:45:29 Selecting previously unselected package readline-common.
18:45:29 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
18:45:29 Unpacking readline-common (8.2-1.3) ...
18:45:29 Selecting previously unselected package libreadline8:armhf.
18:45:29 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ...
18:45:29 Unpacking libreadline8:armhf (8.2-1.3) ...
18:45:30 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:45:30 Selecting previously unselected package libsqlite3-0:armhf.
18:45:30 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ...
18:45:30 Unpacking libsqlite3-0:armhf (3.40.1-2) ...
18:45:30 Selecting previously unselected package libpython3.11-stdlib:armhf.
18:45:30 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
18:45:30 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
18:45:30 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:45:30 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:45:30 go: downloading google.golang.org/grpc v1.56.2
18:45:30 Selecting previously unselected package python3.11.
18:45:30 Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ...
18:45:30 Unpacking python3.11 (3.11.2-6) ...
18:45:30 Selecting previously unselected package libpython3-stdlib:armhf.
18:45:30 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ...
18:45:30 Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ...
18:45:30 Setting up python3-minimal (3.11.2-1+b1) ...
18:45:30 Selecting previously unselected package python3.
18:45:30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7940 files and directories currently installed.)
18:45:30 Preparing to unpack .../00-python3_3.11.2-1+b1_armhf.deb ...
18:45:30 Unpacking python3 (3.11.2-1+b1) ...
18:45:30 Selecting previously unselected package sgml-base.
18:45:30 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
18:45:30 Unpacking sgml-base (1.31) ...
18:45:30 Selecting previously unselected package openssl.
18:45:30 Preparing to unpack .../02-openssl_3.0.11-1~deb12u1_armhf.deb ...
18:45:30 Unpacking openssl (3.0.11-1~deb12u1) ...
18:45:31 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:45:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:45:31 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:45:31 go: downloading github.com/russross/blackfriday v1.6.0
18:45:31 Selecting previously unselected package ca-certificates.
18:45:31 Preparing to unpack .../03-ca-certificates_20230311_all.deb ...
18:45:31 Unpacking ca-certificates (20230311) ...
18:45:31 Selecting previously unselected package libpam-systemd:armhf.
18:45:31 Preparing to unpack .../04-libpam-systemd_252.17-1~deb12u1_armhf.deb ...
18:45:31 Unpacking libpam-systemd:armhf (252.17-1~deb12u1) ...
18:45:31 Selecting previously unselected package apt-transport-https.
18:45:31 Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ...
18:45:31 Unpacking apt-transport-https (2.6.1) ...
18:45:31 Selecting previously unselected package libbrotli1:armhf.
18:45:31 Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_armhf.deb ...
18:45:31 Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
18:45:31 Selecting previously unselected package libsasl2-modules-db:armhf.
18:45:31 Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
18:45:31 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:45:31 go: downloading github.com/Microsoft/go-winio v0.6.1
18:45:31 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
18:45:31 Selecting previously unselected package libsasl2-2:armhf.
18:45:31 Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
18:45:31 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
18:45:31 Selecting previously unselected package libldap-2.5-0:armhf.
18:45:31 Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ...
18:45:31 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
18:45:31 Selecting previously unselected package libnghttp2-14:armhf.
18:45:31 Preparing to unpack .../10-libnghttp2-14_1.52.0-1_armhf.deb ...
18:45:31 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
18:45:31 Selecting previously unselected package libpsl5:armhf.
18:45:31 Preparing to unpack .../11-libpsl5_0.21.2-1_armhf.deb ...
18:45:31 Unpacking libpsl5:armhf (0.21.2-1) ...
18:45:31 Selecting previously unselected package librtmp1:armhf.
18:45:31 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
18:45:31 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
18:45:31 Selecting previously unselected package libssh2-1:armhf.
18:45:31 Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_armhf.deb ...
18:45:31 Unpacking libssh2-1:armhf (1.10.0-3+b1) ...
18:45:31 Selecting previously unselected package libcurl4:armhf.
18:45:31 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u4_armhf.deb ...
18:45:31 Unpacking libcurl4:armhf (7.88.1-10+deb12u4) ...
18:45:31 Selecting previously unselected package curl.
18:45:31 Preparing to unpack .../15-curl_7.88.1-10+deb12u4_armhf.deb ...
18:45:31 Unpacking curl (7.88.1-10+deb12u4) ...
18:45:31 Selecting previously unselected package libassuan0:armhf.
18:45:31 Preparing to unpack .../16-libassuan0_2.5.5-5_armhf.deb ...
18:45:31 Unpacking libassuan0:armhf (2.5.5-5) ...
18:45:31 Selecting previously unselected package gpgconf.
18:45:31 Preparing to unpack .../17-gpgconf_2.2.40-1.1_armhf.deb ...
18:45:31 Unpacking gpgconf (2.2.40-1.1) ...
18:45:31 Selecting previously unselected package libksba8:armhf.
18:45:31 go: downloading github.com/felixge/httpsnoop v1.0.3
18:45:31 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:45:31 go: downloading github.com/go-logr/logr v1.2.3
18:45:31 go: downloading github.com/go-logr/stdr v1.2.2
18:45:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:45:31 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:45:31 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:45:31 go: downloading github.com/davecgh/go-spew v1.1.1
18:45:31 go: downloading github.com/pmezard/go-difflib v1.0.0
18:45:31 go: downloading github.com/miekg/pkcs11 v1.1.1
18:45:31 go: downloading github.com/prometheus/client_golang v1.14.0
18:45:31 Preparing to unpack .../18-libksba8_1.6.3-2_armhf.deb ...
18:45:31 Unpacking libksba8:armhf (1.6.3-2) ...
18:45:31 Selecting previously unselected package libnpth0:armhf.
18:45:31 Preparing to unpack .../19-libnpth0_1.6-3_armhf.deb ...
18:45:31 Unpacking libnpth0:armhf (1.6-3) ...
18:45:31 Selecting previously unselected package dirmngr.
18:45:31 Preparing to unpack .../20-dirmngr_2.2.40-1.1_armhf.deb ...
18:45:31 Unpacking dirmngr (2.2.40-1.1) ...
18:45:31 Selecting previously unselected package distro-info-data.
18:45:31 Preparing to unpack .../21-distro-info-data_0.58_all.deb ...
18:45:31 Unpacking distro-info-data (0.58) ...
18:45:31 Selecting previously unselected package libglib2.0-0:armhf.
18:45:31 Preparing to unpack .../22-libglib2.0-0_2.74.6-2_armhf.deb ...
18:45:31 Unpacking libglib2.0-0:armhf (2.74.6-2) ...
18:45:31 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:45:31 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:45:31 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:45:31 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:45:32 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:45:32 Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_armhf.deb ...
18:45:32 Unpacking libgirepository-1.0-1:armhf (1.74.0-3) ...
18:45:32 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:45:32 Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_armhf.deb ...
18:45:32 Unpacking gir1.2-glib-2.0:armhf (1.74.0-3) ...
18:45:32 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:45:32 Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_armhf.deb ...
18:45:32 Unpacking libpackagekit-glib2-18:armhf (1.2.6-5) ...
18:45:32 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:45:32 Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_armhf.deb ...
18:45:32 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ...
18:45:32 Selecting previously unselected package gnupg-l10n.
18:45:32 Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ...
18:45:32 Unpacking gnupg-l10n (2.2.40-1.1) ...
18:45:32 go: downloading github.com/golang/protobuf v1.5.3
18:45:32 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:45:32 Selecting previously unselected package gnupg-utils.
18:45:32 Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_armhf.deb ...
18:45:32 Unpacking gnupg-utils (2.2.40-1.1) ...
18:45:32 Selecting previously unselected package gpg.
18:45:32 Preparing to unpack .../29-gpg_2.2.40-1.1_armhf.deb ...
18:45:32 Unpacking gpg (2.2.40-1.1) ...
18:45:32 Selecting previously unselected package pinentry-curses.
18:45:32 Preparing to unpack .../30-pinentry-curses_1.2.1-1_armhf.deb ...
18:45:32 Unpacking pinentry-curses (1.2.1-1) ...
18:45:32 Selecting previously unselected package gpg-agent.
18:45:32 Preparing to unpack .../31-gpg-agent_2.2.40-1.1_armhf.deb ...
18:45:32 Unpacking gpg-agent (2.2.40-1.1) ...
18:45:32 Selecting previously unselected package gpg-wks-client.
18:45:32 Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_armhf.deb ...
18:45:32 Unpacking gpg-wks-client (2.2.40-1.1) ...
18:45:32 Selecting previously unselected package gpg-wks-server.
18:45:32 Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_armhf.deb ...
18:45:32 Unpacking gpg-wks-server (2.2.40-1.1) ...
18:45:32 Selecting previously unselected package gpgsm.
18:45:32 Preparing to unpack .../34-gpgsm_2.2.40-1.1_armhf.deb ...
18:45:32 Unpacking gpgsm (2.2.40-1.1) ...
18:45:32 Selecting previously unselected package gnupg.
18:45:32 Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ...
18:45:32 Unpacking gnupg (2.2.40-1.1) ...
18:45:32 Fetched 19.0 MB in 4s (4686 kB/s)
18:45:32 Selecting previously unselected package gnupg2.
18:45:32 Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ...
18:45:32 Unpacking gnupg2 (2.2.40-1.1) ...
18:45:32 Selecting previously unselected package iso-codes.
18:45:32 Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ...
18:45:32 Unpacking iso-codes (4.15.0-1) ...
18:45:33 Selecting previously unselected package libcurl3-gnutls:armhf.
18:45:33 Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u4_armhf.deb ...
18:45:33 Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u4) ...
18:45:33 Selecting previously unselected package libstemmer0d:armhf.
18:45:33 Preparing to unpack .../39-libstemmer0d_2.2.0-2_armhf.deb ...
18:45:33 Unpacking libstemmer0d:armhf (2.2.0-2) ...
18:45:33 Selecting previously unselected package libicu72:armhf.
18:45:33 Preparing to unpack .../40-libicu72_72.1-3_armhf.deb ...
18:45:33 Unpacking libicu72:armhf (72.1-3) ...
18:45:33 Reading package lists...
18:45:33 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:45:33 Selecting previously unselected package libxml2:armhf.
18:45:33 Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
18:45:33 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
18:45:33 go: downloading github.com/kr/pretty v0.1.0
18:45:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:45:33 go: downloading golang.org/x/tools v0.8.0
18:45:33 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:45:33 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:45:33 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:45:33 go: downloading google.golang.org/protobuf v1.31.0
18:45:34 Selecting previously unselected package libxmlb2:armhf.
18:45:34 Preparing to unpack .../42-libxmlb2_0.3.10-2_armhf.deb ...
18:45:34 Unpacking libxmlb2:armhf (0.3.10-2) ...
18:45:34 Selecting previously unselected package libyaml-0-2:armhf.
18:45:34 Preparing to unpack .../43-libyaml-0-2_0.2.5-1_armhf.deb ...
18:45:34 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
18:45:34 Selecting previously unselected package libappstream4:armhf.
18:45:34 Preparing to unpack .../44-libappstream4_0.16.1-2_armhf.deb ...
18:45:34 Unpacking libappstream4:armhf (0.16.1-2) ...
18:45:34 Selecting previously unselected package libcap2-bin.
18:45:34 Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_armhf.deb ...
18:45:34 Unpacking libcap2-bin (1:2.66-4) ...
18:45:34 Selecting previously unselected package libduktape207:armhf.
18:45:34 Preparing to unpack .../46-libduktape207_2.7.0-2_armhf.deb ...
18:45:34 Unpacking libduktape207:armhf (2.7.0-2) ...
18:45:34 go: downloading github.com/beorn7/perks v1.0.1
18:45:34 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:45:34 go: downloading github.com/prometheus/client_model v0.3.0
18:45:34 go: downloading github.com/prometheus/common v0.42.0
18:45:34 go: downloading github.com/prometheus/procfs v0.9.0
18:45:34 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:45:34 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:45:34 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:45:34 Selecting previously unselected package libelf1:armhf.
18:45:34 Preparing to unpack .../47-libelf1_0.188-2.1_armhf.deb ...
18:45:34 Unpacking libelf1:armhf (0.188-2.1) ...
18:45:34 Selecting previously unselected package libdw1:armhf.
18:45:34 Preparing to unpack .../48-libdw1_0.188-2.1_armhf.deb ...
18:45:34 Unpacking libdw1:armhf (0.188-2.1) ...
18:45:34 Selecting previously unselected package libglib2.0-data.
18:45:34 Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ...
18:45:34 Unpacking libglib2.0-data (2.74.6-2) ...
18:45:34 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:45:34 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:45:34 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:45:34 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:45:34 go: downloading k8s.io/klog/v2 v2.80.1
18:45:34 go: downloading github.com/kr/text v0.2.0
18:45:34 go: downloading github.com/docker/go-metrics v0.0.1
18:45:34 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:45:34 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:45:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:45:34 go: downloading github.com/BurntSushi/toml v0.3.1
18:45:34 go: downloading github.com/magiconair/properties v1.5.3
18:45:34 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:45:34 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:45:34 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:45:34 go: downloading golang.org/x/mod v0.10.0
18:45:34 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:45:34 Selecting previously unselected package libglib2.0-bin.
18:45:34 Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_armhf.deb ...
18:45:34 Unpacking libglib2.0-bin (2.74.6-2) ...
18:45:34 Selecting previously unselected package libunwind8:armhf.
18:45:34 Preparing to unpack .../51-libunwind8_1.6.2-3_armhf.deb ...
18:45:34 Unpacking libunwind8:armhf (1.6.2-3) ...
18:45:34 Selecting previously unselected package libgstreamer1.0-0:armhf.
18:45:34 Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_armhf.deb ...
18:45:34 Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ...
18:45:34 + go mod vendor -modfile=vendor.mod
18:45:34 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
18:45:34 Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_armhf.deb ...
18:45:34 Unpacking libpolkit-gobject-1-0:armhf (122-3) ...
18:45:34 Selecting previously unselected package libpolkit-agent-1-0:armhf.
18:45:34 Preparing to unpack .../54-libpolkit-agent-1-0_122-3_armhf.deb ...
18:45:34 Unpacking libpolkit-agent-1-0:armhf (122-3) ...
18:45:34 Selecting previously unselected package lsb-release.
18:45:34 Preparing to unpack .../55-lsb-release_12.0-1_all.deb ...
18:45:34 Unpacking lsb-release (12.0-1) ...
18:45:34 Selecting previously unselected package xml-core.
18:45:34 Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ...
18:45:34 Unpacking xml-core (0.18+nmu1) ...
18:45:34 Selecting previously unselected package polkitd.
18:45:34 Preparing to unpack .../57-polkitd_122-3_armhf.deb ...
18:45:34 Unpacking polkitd (122-3) ...
18:45:34 Selecting previously unselected package packagekit.
18:45:34 Preparing to unpack .../58-packagekit_1.2.6-5_armhf.deb ...
18:45:35 Reading package lists...
18:45:35 Building dependency tree...
18:45:35 Reading state information...
18:45:35 Unpacking packagekit (1.2.6-5) ...
18:45:35 Selecting previously unselected package python-apt-common.
18:45:35 Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ...
18:45:35 Unpacking python-apt-common (2.6.0) ...
18:45:35 Selecting previously unselected package python3-apt.
18:45:35 Preparing to unpack .../60-python3-apt_2.6.0_armhf.deb ...
18:45:35 Unpacking python3-apt (2.6.0) ...
18:45:35 Selecting previously unselected package python3-blinker.
18:45:35 Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ...
18:45:35 Unpacking python3-blinker (1.5-1) ...
18:45:35 Selecting previously unselected package python3-cffi-backend:armhf.
18:45:35 Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_armhf.deb ...
18:45:35 Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ...
18:45:35 ca-certificates is already the newest version (20200601~deb10u2).
18:45:35 curl is already the newest version (7.64.0-4+deb10u6).
18:45:35 The following additional packages will be installed:
18:45:35   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
18:45:35   libapt-inst2.0 libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1
18:45:35   libglib2.0-0 libmpdec2 libpackagekit-glib2-18 libpython3-stdlib
18:45:35   libpython3.7-minimal libpython3.7-stdlib mime-support python-apt-common
18:45:35   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:45:35   python3-software-properties python3.7 python3.7-minimal
18:45:35 Suggested packages:
18:45:35   isoquery lsb python3-doc python3-tk python3-venv python3-apt-dbg
18:45:35   python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev
18:45:35   python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils
18:45:35   binfmt-support
18:45:35 Recommended packages:
18:45:35   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit bzip2 file
18:45:35   xz-utils unattended-upgrades
18:45:35 Selecting previously unselected package python3-cryptography.
18:45:35 Preparing to unpack .../63-python3-cryptography_38.0.4-3_armhf.deb ...
18:45:35 Unpacking python3-cryptography (38.0.4-3) ...
18:45:35 Selecting previously unselected package python3-dbus.
18:45:35 Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_armhf.deb ...
18:45:35 Unpacking python3-dbus (1.3.2-4+b1) ...
18:45:35 Selecting previously unselected package python3-distro.
18:45:35 Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ...
18:45:35 Unpacking python3-distro (1.8.0-1) ...
18:45:35 Selecting previously unselected package python3-gi.
18:45:35 Preparing to unpack .../66-python3-gi_3.42.2-3+b1_armhf.deb ...
18:45:35 Unpacking python3-gi (3.42.2-3+b1) ...
18:45:35 Selecting previously unselected package python3-pyparsing.
18:45:35 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
18:45:35 Unpacking python3-pyparsing (3.0.9-1) ...
18:45:35 Selecting previously unselected package python3-httplib2.
18:45:35 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
18:45:35 Unpacking python3-httplib2 (0.20.4-3) ...
18:45:35 Selecting previously unselected package python3-jwt.
18:45:35 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
18:45:35 Unpacking python3-jwt (2.6.0-1) ...
18:45:35 Selecting previously unselected package python3-pkg-resources.
18:45:35 Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ...
18:45:35 Unpacking python3-pkg-resources (66.1.1-1) ...
18:45:35 Selecting previously unselected package python3-lazr.uri.
18:45:35 Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ...
18:45:35 Unpacking python3-lazr.uri (1.0.6-3) ...
18:45:35 Selecting previously unselected package python3-wadllib.
18:45:35 Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ...
18:45:35 Unpacking python3-wadllib (1.3.6-4) ...
18:45:35 The following NEW packages will be installed:
18:45:35   apt-transport-https distro-info-data gir1.2-glib-2.0
18:45:35   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapt-inst2.0 libcurl3-gnutls
18:45:35   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2
18:45:35   libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal
18:45:35   libpython3.7-stdlib lsb-release mime-support python-apt-common python3
18:45:35   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:45:35   python3-software-properties python3.7 python3.7-minimal
18:45:35   software-properties-common
18:45:35 Selecting previously unselected package python3-oauthlib.
18:45:35 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
18:45:35 Unpacking python3-oauthlib (3.2.2-1) ...
18:45:35 Selecting previously unselected package python3-six.
18:45:35 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
18:45:35 Unpacking python3-six (1.16.0-4) ...
18:45:35 Selecting previously unselected package python3-lazr.restfulclient.
18:45:35 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
18:45:35 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
18:45:35 Selecting previously unselected package python3-software-properties.
18:45:35 Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ...
18:45:35 Unpacking python3-software-properties (0.99.30-4) ...
18:45:35 Selecting previously unselected package software-properties-common.
18:45:35 Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ...
18:45:35 Unpacking software-properties-common (0.99.30-4) ...
18:45:36 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:45:36 0 upgraded, 30 newly installed, 0 to remove and 14 not upgraded.
18:45:36 Need to get 10.5 MB of archives.
18:45:36 After this operation, 51.9 MB of additional disk space will be used.
18:45:36 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [583 kB]
18:45:36 Setting up libksba8:armhf (1.6.3-2) ...
18:45:36 Setting up media-types (10.0.0) ...
18:45:36 Setting up systemd-sysv (252.17-1~deb12u1) ...
18:45:36 Setting up libkeyutils1:armhf (1.6.3-2) ...
18:45:36 Setting up libpsl5:armhf (0.21.2-1) ...
18:45:36 Setting up libicu72:armhf (72.1-3) ...
18:45:36 Setting up apt-transport-https (2.6.1) ...
18:45:36 Setting up libyaml-0-2:armhf (0.2.5-1) ...
18:45:36 Setting up libglib2.0-0:armhf (2.74.6-2) ...
18:45:36 No schema files found: doing nothing.
18:45:36 Setting up distro-info-data (0.58) ...
18:45:36 Setting up libtirpc-common (1.3.3+ds-1) ...
18:45:36 Setting up libxmlb2:armhf (0.3.10-2) ...
18:45:36 Setting up libbrotli1:armhf (1.0.9-2+b6) ...
18:45:36 Setting up libsqlite3-0:armhf (3.40.1-2) ...
18:45:36 Setting up libnghttp2-14:armhf (1.52.0-1) ...
18:45:36 Setting up libpackagekit-glib2-18:armhf (1.2.6-5) ...
18:45:36 Setting up libnpth0:armhf (1.6-3) ...
18:45:36 Setting up libassuan0:armhf (2.5.5-5) ...
18:45:36 Setting up libunwind8:armhf (1.6.2-3) ...
18:45:36 Setting up libkrb5support0:armhf (1.20.1-2+deb12u1) ...
18:45:36 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
18:45:36 Setting up libcap2-bin (1:2.66-4) ...
18:45:36 Setting up libglib2.0-data (2.74.6-2) ...
18:45:36 Setting up gnupg-l10n (2.2.40-1.1) ...
18:45:36 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
18:45:36 Setting up libdbus-1-3:armhf (1.14.10-1~deb12u1) ...
18:45:36 Setting up libncursesw6:armhf (6.4-4) ...
18:45:36 Setting up libk5crypto3:armhf (1.20.1-2+deb12u1) ...
18:45:36 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
18:45:36 Setting up python-apt-common (2.6.0) ...
18:45:36 Setting up libduktape207:armhf (2.7.0-2) ...
18:45:36 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
18:45:36 Setting up libgirepository-1.0-1:armhf (1.74.0-3) ...
18:45:36 Setting up libssh2-1:armhf (1.10.0-3+b1) ...
18:45:36 Setting up sgml-base (1.31) ...
18:45:36 Setting up libkrb5-3:armhf (1.20.1-2+deb12u1) ...
18:45:36 Setting up libstemmer0d:armhf (2.2.0-2) ...
18:45:36 Setting up lsb-release (12.0-1) ...
18:45:36 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
18:45:36 Setting up openssl (3.0.11-1~deb12u1) ...
18:45:36 Setting up libelf1:armhf (0.188-2.1) ...
18:45:36 Setting up readline-common (8.2-1.3) ...
18:45:36 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
18:45:36 Setting up iso-codes (4.15.0-1) ...
18:45:36 Setting up dbus-bin (1.14.10-1~deb12u1) ...
18:45:36 Setting up libpolkit-gobject-1-0:armhf (122-3) ...
18:45:36 Setting up pinentry-curses (1.2.1-1) ...
18:45:36 Setting up libdw1:armhf (0.188-2.1) ...
18:45:36 Setting up libreadline8:armhf (8.2-1.3) ...
18:45:36 Setting up libglib2.0-bin (2.74.6-2) ...
18:45:36 Setting up dbus-daemon (1.14.10-1~deb12u1) ...
18:45:37 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
18:45:37 Setting up ca-certificates (20230311) ...
18:45:37 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
18:45:37 Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1464 kB]
18:45:37 Get:4 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
18:45:37 Get:5 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
18:45:37 Get:6 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
18:45:37 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1663 kB]
18:45:37 Updating certificates in /etc/ssl/certs...
18:45:37 Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB]
18:45:37 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
18:45:37 Get:10 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
18:45:37 Get:11 http://archive.raspbian.org/raspbian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
18:45:37 Get:12 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u7 [7308 B]
18:45:37 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
18:45:37 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB]
18:45:37 Get:15 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
18:45:37 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB]
18:45:37 Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
18:45:37 Get:18 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB]
18:45:37 Get:19 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB]
18:45:37 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
18:45:37 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [293 kB]
18:45:37 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [193 kB]
18:45:37 Get:23 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB]
18:45:37 Get:24 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
18:45:37 Get:25 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB]
18:45:37 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB]
18:45:37 Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB]
18:45:37 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB]
18:45:37 Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
18:45:37 Get:30 http://archive.raspbian.org/raspbian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
18:45:37 140 added, 0 removed; done.
18:45:38 debconf: delaying package configuration, since apt-utils is not installed
18:45:38 Fetched 10.5 MB in 2s (4846 kB/s)
18:45:38 Selecting previously unselected package libpython3.7-minimal:armhf.
18:45:38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7703 files and directories currently installed.)
18:45:38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
18:45:38 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
18:45:38 Setting up dbus (1.14.10-1~deb12u1) ...
18:45:38 invoke-rc.d: could not determine current runlevel
18:45:38 invoke-rc.d: policy-rc.d denied execution of start.
18:45:38 Setting up libgssapi-krb5-2:armhf (1.20.1-2+deb12u1) ...
18:45:38 Setting up gir1.2-glib-2.0:armhf (1.74.0-3) ...
18:45:38 Setting up xml-core (0.18+nmu1) ...
18:45:38 Selecting previously unselected package libexpat1:armhf.
18:45:38 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ...
18:45:38 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
18:45:38 Selecting previously unselected package python3.7-minimal.
18:45:38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
18:45:38 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
18:45:38 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
18:45:38 Setting up gpgconf (2.2.40-1.1) ...
18:45:38 Setting up libpam-systemd:armhf (252.17-1~deb12u1) ...
18:45:38 Setting up libcurl4:armhf (7.88.1-10+deb12u4) ...
18:45:38 Setting up libpolkit-agent-1-0:armhf (122-3) ...
18:45:38 Setting up curl (7.88.1-10+deb12u4) ...
18:45:38 Setting up gpg (2.2.40-1.1) ...
18:45:38 Setting up libgstreamer1.0-0:armhf (1.22.0-2) ...
18:45:38 Setcap worked! gst-ptp-helper is not suid!
18:45:38 Setting up gnupg-utils (2.2.40-1.1) ...
18:45:38 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
18:45:38 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
18:45:38 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
18:45:38 Setting up gpg-agent (2.2.40-1.1) ...
18:45:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:45:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:45:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:45:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:45:38 Setting up gpgsm (2.2.40-1.1) ...
18:45:38 Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u4) ...
18:45:39 Selecting previously unselected package python3-minimal.
18:45:39 18:45:39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7953 files and directories currently installed.)
18:45:39 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
18:45:39 Unpacking python3-minimal (3.7.3-1) ...
Setting up libappstream4:armhf (0.16.1-2) ...
18:45:39 Setting up dirmngr (2.2.40-1.1) ...
18:45:39 Selecting previously unselected package mime-support.
18:45:39 Preparing to unpack .../1-mime-support_3.62_all.deb ...
18:45:39 Unpacking mime-support (3.62) ...
18:45:39 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:45:39 Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ...
18:45:39 Setting up gpg-wks-server (2.2.40-1.1) ...
18:45:39 Selecting previously unselected package libmpdec2:armhf.
18:45:39 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
18:45:39 Unpacking libmpdec2:armhf (2.4.2-2) ...
18:45:39 Setting up libnsl2:armhf (1.3.0-2) ...
18:45:39 Setting up gpg-wks-client (2.2.40-1.1) ...
18:45:39 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
18:45:39 Selecting previously unselected package libpython3.7-stdlib:armhf.
18:45:39 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ...
18:45:39 Setting up gnupg (2.2.40-1.1) ...
18:45:39 Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ...
18:45:39 Setting up python3.11 (3.11.2-6) ...
18:45:39 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
18:45:39 Selecting previously unselected package python3.7.
18:45:39 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u5_armhf.deb ...
18:45:39 Unpacking python3.7 (3.7.3-2+deb10u5) ...
18:45:39 Selecting previously unselected package libpython3-stdlib:armhf.
18:45:39 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
18:45:39 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
18:45:39 Setting up python3-minimal (3.7.3-1) ...
18:45:39 Selecting previously unselected package python3.
18:45:39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8390 files and directories currently installed.)
18:45:39 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
18:45:39 Unpacking python3 (3.7.3-1) ...
18:45:39 Selecting previously unselected package apt-transport-https.
18:45:39 Preparing to unpack .../01-apt-transport-https_1.8.2.3_all.deb ...
18:45:39 Unpacking apt-transport-https (1.8.2.3) ...
18:45:39 Selecting previously unselected package distro-info-data.
18:45:39 Preparing to unpack .../02-distro-info-data_0.41+deb10u7_all.deb ...
18:45:39 Unpacking distro-info-data (0.41+deb10u7) ...
18:45:39 Selecting previously unselected package libglib2.0-0:armhf.
18:45:39 Preparing to unpack .../03-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
18:45:39 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
18:45:39 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:45:39 Preparing to unpack .../04-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
18:45:39 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
18:45:39 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:45:39 Preparing to unpack .../05-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
18:45:39 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
18:45:40 Setting up gnupg2 (2.2.40-1.1) ...
18:45:40 Setting up python3 (3.11.2-1+b1) ...
18:45:40 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:45:40 Preparing to unpack .../06-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
18:45:40 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
18:45:40 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:45:40 Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
18:45:40 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
18:45:40 Selecting previously unselected package gnupg2.
18:45:40 Preparing to unpack .../08-gnupg2_2.2.12-1+rpi1+deb10u1_all.deb ...
18:45:40 Unpacking gnupg2 (2.2.12-1+rpi1+deb10u1) ...
18:45:40 Selecting previously unselected package iso-codes.
18:45:40 Preparing to unpack .../09-iso-codes_4.2-1_all.deb ...
18:45:40 Unpacking iso-codes (4.2-1) ...
18:45:40 make[2]: Entering directory '/root/build-deb/cli'
18:45:40 scripts/docs/generate-man.sh
18:45:40 + cp -r . /tmp/docker-cli-docsgen.EsIC7prEK7/
18:45:40 + cd /tmp/docker-cli-docsgen.EsIC7prEK7
18:45:40 + ./scripts/vendor init
18:45:40 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.3
18:45:40 + cp man/tools.go .
18:45:40 + ./scripts/vendor update
18:45:40 + go mod tidy -compat=1.19 -modfile=vendor.mod
18:45:40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
18:45:40 go: downloading github.com/spf13/cobra v1.7.0
18:45:40 go: downloading github.com/spf13/pflag v1.0.5
18:45:40 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230921123131-d3afa80b96bf+incompatible
18:45:40 go: downloading github.com/fvbommel/sortorder v1.0.2
18:45:40 go: downloading github.com/moby/term v0.5.0
18:45:40 go: downloading github.com/morikuni/aec v1.0.0
18:45:40 go: downloading github.com/pkg/errors v0.9.1
18:45:40 go: downloading github.com/google/go-cmp v0.5.9
18:45:40 go: downloading gotest.tools/v3 v3.5.0
18:45:40 go: downloading golang.org/x/sync v0.3.0
18:45:40 go: downloading github.com/docker/go-units v0.5.0
18:45:40 go: downloading github.com/distribution/reference v0.5.0
18:45:40 go: downloading github.com/docker/go-connections v0.4.0
18:45:40 go: downloading github.com/moby/sys/sequential v0.5.0
18:45:40 go: downloading github.com/sirupsen/logrus v1.9.3
18:45:40 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
18:45:40 go: downloading golang.org/x/text v0.9.0
18:45:40 go: downloading github.com/mattn/go-runewidth v0.0.14
18:45:40 go: downloading github.com/opencontainers/go-digest v1.0.0
18:45:40 go: downloading github.com/moby/patternmatcher v0.6.0
18:45:40 go: downloading github.com/docker/distribution v2.8.2+incompatible
18:45:40 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
18:45:40 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.1
18:45:40 go: downloading github.com/containerd/containerd v1.6.24
18:45:40 go: downloading github.com/moby/sys/signal v0.7.0
18:45:40 go: downloading golang.org/x/sys v0.10.0
18:45:40 go: downloading github.com/gogo/protobuf v1.3.2
18:45:40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:45:40 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
18:45:40 go: downloading gopkg.in/yaml.v2 v2.4.0
18:45:40 go: downloading golang.org/x/term v0.8.0
18:45:40 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
18:45:40 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
18:45:40 go: downloading dario.cat/mergo v1.0.0
18:45:40 go: downloading github.com/mitchellh/mapstructure v1.3.2
18:45:40 go: downloading github.com/docker/docker-credential-helpers v0.8.0
18:45:40 go: downloading github.com/creack/pty v1.1.18
18:45:40 go: downloading github.com/inconshreveable/mousetrap v1.1.0
18:45:40 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:45:40 go: downloading go.opentelemetry.io/otel v1.4.1
18:45:40 go: downloading go.opentelemetry.io/otel/trace v1.4.1
18:45:40 go: downloading gopkg.in/yaml.v3 v3.0.1
18:45:40 go: downloading github.com/stretchr/testify v1.8.1
18:45:40 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:45:40 go: downloading github.com/rivo/uniseg v0.2.0
18:45:40 go: downloading github.com/klauspost/compress v1.16.5
18:45:40 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
18:45:40 go: downloading github.com/Microsoft/hcsshim v0.11.1
18:45:40 go: downloading github.com/opencontainers/runc v1.1.7
18:45:40 go: downloading golang.org/x/time v0.3.0
18:45:40 go: downloading golang.org/x/crypto v0.9.0
18:45:40 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
18:45:40 go: downloading github.com/moby/sys/symlink v0.2.0
18:45:40 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
18:45:40 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
18:45:40 go: downloading google.golang.org/grpc v1.56.2
18:45:40 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
18:45:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:45:40 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
18:45:40 go: downloading github.com/russross/blackfriday v1.6.0
18:45:40 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
18:45:40 go: downloading github.com/Microsoft/go-winio v0.6.1
18:45:40 go: downloading github.com/felixge/httpsnoop v1.0.3
18:45:40 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:45:40 go: downloading github.com/go-logr/logr v1.2.3
18:45:40 go: downloading github.com/go-logr/stdr v1.2.2
18:45:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.3.0
18:45:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.3.0
18:45:40 go: downloading go.opentelemetry.io/otel/sdk v1.3.0
18:45:40 go: downloading github.com/davecgh/go-spew v1.1.1
18:45:40 go: downloading github.com/pmezard/go-difflib v1.0.0
18:45:40 go: downloading github.com/miekg/pkcs11 v1.1.1
18:45:40 go: downloading github.com/prometheus/client_golang v1.14.0
18:45:40 go: downloading github.com/go-sql-driver/mysql v1.5.0
18:45:40 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
18:45:40 Setting up python3-six (1.16.0-4) ...
18:45:40 Setting up python3-pyparsing (3.0.9-1) ...
18:45:40 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
18:45:40 go: downloading github.com/google/certificate-transparency-go v1.1.4
18:45:40 Setting up python3-gi (3.42.2-3+b1) ...
18:45:40 Setting up python3-httplib2 (0.20.4-3) ...
18:45:40 Selecting previously unselected package libapt-inst2.0:armhf.
18:45:40 Preparing to unpack .../10-libapt-inst2.0_1.8.2.3_armhf.deb ...
18:45:40 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
18:45:40 Selecting previously unselected package libcurl3-gnutls:armhf.
18:45:40 Preparing to unpack .../11-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ...
18:45:40 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
18:45:40 Selecting previously unselected package libdbus-1-3:armhf.
18:45:40 Preparing to unpack .../12-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ...
18:45:40 Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
18:45:40 Selecting previously unselected package lsb-release.
18:45:40 Preparing to unpack .../13-lsb-release_10.2019051400+rpi1_all.deb ...
18:45:40 Unpacking lsb-release (10.2019051400+rpi1) ...
18:45:40 Selecting previously unselected package python-apt-common.
18:45:40 Preparing to unpack .../14-python-apt-common_1.8.4.3_all.deb ...
18:45:40 Unpacking python-apt-common (1.8.4.3) ...
18:45:40 Selecting previously unselected package python3-apt.
18:45:40 Preparing to unpack .../15-python3-apt_1.8.4.3_armhf.deb ...
18:45:40 Unpacking python3-apt (1.8.4.3) ...
18:45:40 go: downloading github.com/golang/protobuf v1.5.3
18:45:40 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
18:45:40 Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ...
18:45:40 Setting up python3-blinker (1.5-1) ...
18:45:40 Setting up python3-pkg-resources (66.1.1-1) ...
18:45:41 Selecting previously unselected package python3-dbus.
18:45:41 Preparing to unpack .../16-python3-dbus_1.2.8-3_armhf.deb ...
18:45:41 Unpacking python3-dbus (1.2.8-3) ...
18:45:41 Selecting previously unselected package python3-gi.
18:45:41 Preparing to unpack .../17-python3-gi_3.30.4-1_armhf.deb ...
18:45:41 Unpacking python3-gi (3.30.4-1) ...
18:45:41 Selecting previously unselected package python3-pycurl.
18:45:41 Preparing to unpack .../18-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
18:45:41 Unpacking python3-pycurl (7.43.0.2-0.1) ...
18:45:41 Selecting previously unselected package python3-software-properties.
18:45:41 Preparing to unpack .../19-python3-software-properties_0.96.20.2-2_all.deb ...
18:45:41 Unpacking python3-software-properties (0.96.20.2-2) ...
18:45:41 Selecting previously unselected package software-properties-common.
18:45:41 Setting up python3-dbus (1.3.2-4+b1) ...
18:45:41 Preparing to unpack .../20-software-properties-common_0.96.20.2-2_all.deb ...
18:45:41 Unpacking software-properties-common (0.96.20.2-2) ...
18:45:41 Setting up gnupg2 (2.2.12-1+rpi1+deb10u1) ...
18:45:41 Setting up mime-support (3.62) ...
18:45:41 Setting up apt-transport-https (1.8.2.3) ...
18:45:41 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
18:45:41 No schema files found: doing nothing.
18:45:41 Setting up distro-info-data (0.41+deb10u7) ...
18:45:41 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
18:45:41 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
18:45:41 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
18:45:41 Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
18:45:41 Setting up python-apt-common (1.8.4.3) ...
18:45:41 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
18:45:41 Setting up libmpdec2:armhf (2.4.2-2) ...
18:45:41 Setting up python3-distro (1.8.0-1) ...
18:45:41 Setting up python3-jwt (2.6.0-1) ...
18:45:41 Setting up iso-codes (4.2-1) ...
18:45:41 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
18:45:41 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
18:45:41 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
18:45:41 Setting up python3.7 (3.7.3-2+deb10u5) ...
18:45:41 Setting up python3-apt (2.6.0) ...
18:45:41 Setting up python3-lazr.uri (1.0.6-3) ...
18:45:41 Setting up python3-cryptography (38.0.4-3) ...
18:45:42 Setting up python3 (3.7.3-1) ...
18:45:42 Setting up python3-wadllib (1.3.6-4) ...
18:45:42 go: downloading github.com/kr/pretty v0.1.0
18:45:42 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
18:45:42 Setting up python3-pycurl (7.43.0.2-0.1) ...
18:45:42 Setting up python3-gi (3.30.4-1) ...
18:45:42 Setting up python3-oauthlib (3.2.2-1) ...
18:45:42 Setting up python3-lazr.restfulclient (0.14.5-1) ...
18:45:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
18:45:42 go: downloading golang.org/x/tools v0.8.0
18:45:42 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:45:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.3.0
18:45:42 go: downloading go.opentelemetry.io/proto/otlp v0.11.0
18:45:42 go: downloading google.golang.org/protobuf v1.31.0
18:45:42 Setting up lsb-release (10.2019051400+rpi1) ...
18:45:42 Setting up python3-dbus (1.2.8-3) ...
18:45:42 Setting up python3-software-properties (0.99.30-4) ...
18:45:42 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:45:42 Processing triggers for systemd (252.17-1~deb12u1) ...
18:45:42 Processing triggers for sgml-base (1.31) ...
18:45:42 Setting up python3-apt (1.8.4.3) ...
18:45:42 Setting up python3-software-properties (0.96.20.2-2) ...
18:45:42 Setting up polkitd (122-3) ...
18:45:42 Creating group 'polkitd' with GID 997.
18:45:42 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
18:45:42 invoke-rc.d: could not determine current runlevel
18:45:42 invoke-rc.d: policy-rc.d denied execution of reload.
18:45:42 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
18:45:42 Setting up packagekit (1.2.6-5) ...
18:45:42 invoke-rc.d: could not determine current runlevel
18:45:42 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:45:42 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:45:43 go: downloading github.com/beorn7/perks v1.0.1
18:45:43 go: downloading github.com/cespare/xxhash/v2 v2.2.0
18:45:43 go: downloading github.com/prometheus/client_model v0.3.0
18:45:43 go: downloading github.com/prometheus/common v0.42.0
18:45:43 go: downloading github.com/prometheus/procfs v0.9.0
18:45:43 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
18:45:43 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
18:45:43 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
18:45:43 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
18:45:43 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:45:43 go: downloading github.com/opentracing/opentracing-go v1.1.0
18:45:43 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
18:45:43 go: downloading k8s.io/klog/v2 v2.80.1
18:45:43 go: downloading github.com/kr/text v0.2.0
18:45:43 go: downloading github.com/docker/go-metrics v0.0.1
18:45:43 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
18:45:43 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:45:43 Setting up software-properties-common (0.96.20.2-2) ...
18:45:43 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:45:43 Setting up software-properties-common (0.99.30-4) ...
18:45:43 Processing triggers for ca-certificates (20230311) ...
18:45:43 Updating certificates in /etc/ssl/certs...
18:45:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
18:45:43 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
18:45:43 go: downloading github.com/BurntSushi/toml v0.3.1
18:45:43 go: downloading github.com/magiconair/properties v1.5.3
18:45:43 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
18:45:43 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
18:45:43 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
18:45:43 go: downloading golang.org/x/mod v0.10.0
18:45:43 + go mod vendor -modfile=vendor.mod
18:45:43 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
18:45:43 ++ source /etc/os-release
18:45:43 +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)'
18:45:43 +++ NAME='Raspbian GNU/Linux'
18:45:43 +++ VERSION_ID=10
18:45:43 +++ VERSION='10 (buster)'
18:45:43 +++ VERSION_CODENAME=buster
18:45:43 +++ ID=raspbian
18:45:43 +++ ID_LIKE=debian
18:45:43 +++ HOME_URL=http://www.raspbian.org/
18:45:43 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
18:45:43 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
18:45:43 ++ echo raspbian
18:45:43 + DIST_ID=raspbian
18:45:43 ++ lsb_release -sc
18:45:43 + DIST_VERSION=buster
18:45:43 + '[' buster = sid ']'
18:45:43 + install_debian_containerd
18:45:43 + '[' prod = stage ']'
18:45:43 + REPO_URL=https://download.docker.com/linux/raspbian
18:45:43 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
18:45:43 + update-ca-certificates -f
18:45:43 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
18:45:43 Clearing symlinks in /etc/ssl/certs...
18:45:43 0 added, 0 removed; done.
18:45:43 Running hooks in /etc/ca-certificates/update.d...
18:45:43 done.
18:45:43 Processing triggers for dbus (1.14.10-1~deb12u1) ...
18:45:43 ++ source /etc/os-release
18:45:43 +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)'
18:45:43 +++ NAME='Debian GNU/Linux'
18:45:43 +++ VERSION_ID=12
18:45:43 +++ VERSION='12 (bookworm)'
18:45:43 +++ VERSION_CODENAME=bookworm
18:45:43 +++ ID=debian
18:45:43 +++ HOME_URL=https://www.debian.org/
18:45:43 +++ SUPPORT_URL=https://www.debian.org/support
18:45:43 +++ BUG_REPORT_URL=https://bugs.debian.org/
18:45:43 ++ echo debian
18:45:43 + DIST_ID=debian
18:45:43 ++ lsb_release -sc
18:45:43 + DIST_VERSION=bookworm
18:45:43 + '[' bookworm = sid ']'
18:45:43 + install_debian_containerd
18:45:43 + '[' prod = stage ']'
18:45:43 + REPO_URL=https://download.docker.com/linux/debian
18:45:43 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
18:45:43 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
18:45:43 + update-ca-certificates -f
18:45:43 Clearing symlinks in /etc/ssl/certs...
18:45:43 done.
18:45:43 Updating certificates in /etc/ssl/certs...
18:45:44 done.
18:45:44 Updating certificates in /etc/ssl/certs...
18:45:44 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
18:45:44 137 added, 0 removed; done.
18:45:44 Running hooks in /etc/ca-certificates/update.d...
18:45:44 done.
18:45:44 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
18:45:44 + apt-key add -
18:45:44 Warning: apt-key output should not be parsed (stdout is not a terminal)
18:45:44 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:45:44 140 added, 0 removed; done.
18:45:44 Running hooks in /etc/ca-certificates/update.d...
18:45:44 done.
18:45:44 + curl -fsSL https://download.docker.com/linux/debian/gpg
18:45:44 + apt-key add -
18:45:44 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:45:45 OK
18:45:45 + '[' buster = sid ']'
18:45:45 ++ dpkg --print-architecture
18:45:45 + ARCH=armhf
18:45:45 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test'
18:45:45 + apt-get update
18:45:45 Get:1 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB]
18:45:45 Get:2 https://download.docker.com/linux/raspbian buster/test armhf Packages [57.5 kB]
18:45:45 Hit:3 http://archive.raspbian.org/raspbian buster InRelease
18:45:45 Hit:4 http://archive.raspberrypi.org/debian buster InRelease
18:45:45 Fetched 91.2 kB in 1s (105 kB/s)
18:45:46 OK
18:45:46 + '[' bookworm = sid ']'
18:45:46 ++ dpkg --print-architecture
18:45:46 + ARCH=armhf
18:45:46 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bookworm test'
18:45:46 + apt-get update
18:45:46 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:45:46 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:45:46 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:45:46 Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
18:45:47 Get:5 https://download.docker.com/linux/debian bookworm/test armhf Packages [15.9 kB]
18:45:47 Fetched 59.2 kB in 1s (81.5 kB/s)
18:45:47 Reading package lists...
18:45:47 ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb'
18:45:47 + packages='deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb
18:45:47 deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb
18:45:47 deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb
18:45:47 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb
18:45:47 deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:47 ++ echo 'deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb
18:45:47 deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb
18:45:47 deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb
18:45:47 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb
18:45:47 deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:47 ++ xargs
18:45:47 ++ awk '$0="./"$0'
18:45:47 + packages='./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb'
18:45:47 + set -x
18:45:47 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb
18:45:47 Selecting previously unselected package docker-ce-rootless-extras.
18:45:47 (Reading database ... 10015 files and directories currently installed.)
18:45:47 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ...
18:45:47 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~raspbian.10~buster) ...
18:45:47 Selecting previously unselected package docker-ce-cli.
18:45:47 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ...
18:45:47 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~raspbian.10~buster) ...
18:45:48 Reading package lists...
18:45:48 W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:45:48 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
18:45:48 + packages='deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb
18:45:48 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb
18:45:48 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb
18:45:48 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb
18:45:48 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'
18:45:48 ++ echo 'deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb
18:45:48 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb
18:45:48 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb
18:45:48 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb
18:45:48 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'
18:45:48 ++ xargs
18:45:48 ++ awk '$0="./"$0'
18:45:48 + packages='./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'
18:45:48 + set -x
18:45:48 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb
18:45:48 Selecting previously unselected package docker-ce-rootless-extras.
18:45:48 (Reading database ... 11523 files and directories currently installed.)
18:45:48 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ...
18:45:48 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:45:48 Selecting previously unselected package docker-ce.
18:45:48 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ...
18:45:48 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:45:48 Selecting previously unselected package docker-compose-plugin.
18:45:48 Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ...
18:45:48 Unpacking docker-compose-plugin (2.21.0-1~raspbian.10~buster) ...
18:45:49 Selecting previously unselected package docker-compose-plugin.
18:45:49 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ...
18:45:49 Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
18:45:49 Selecting previously unselected package docker-buildx-plugin.
18:45:49 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb ...
18:45:49 Unpacking docker-buildx-plugin (0.11.2-1~raspbian.10~buster) ...
18:45:50 Selecting previously unselected package docker-ce-cli.
18:45:50 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ...
18:45:50 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:45:50 Selecting previously unselected package docker-buildx-plugin.
18:45:50 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ...
18:45:50 Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
18:45:50 Selecting previously unselected package docker-ce.
18:45:50 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ...
18:45:50 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~raspbian.10~buster) ...
18:45:51 Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
18:45:51 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:45:51 Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
18:45:51 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:45:51 invoke-rc.d: could not determine current runlevel
18:45:51 invoke-rc.d: policy-rc.d denied execution of start.
18:45:51 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:45:51 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:45:51 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~debian.12~bookworm) ...
18:45:51 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:45:51  docker-ce-rootless-extras depends on dbus-user-session; however:
18:45:51   Package dbus-user-session is not installed.
18:45:51 
18:45:51 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb
18:45:52 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:45:52 ++ pwd
18:45:52 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:45:52 Project root: .
18:45:52 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:45:52 INFO: man/src/attach.md found
18:45:52 WARN: man/src/build.md does not exist, skipping
18:45:52 WARN: man/src/builder/build.md does not exist, skipping
18:45:52 WARN: man/src/builder/prune.md does not exist, skipping
18:45:52 WARN: man/src/builder.md does not exist, skipping
18:45:52 WARN: man/src/checkpoint/create.md does not exist, skipping
18:45:52 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:45:52 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:45:52 WARN: man/src/checkpoint.md does not exist, skipping
18:45:52 INFO: man/src/commit.md found
18:45:52 WARN: man/src/config/create.md does not exist, skipping
18:45:52 WARN: man/src/config/inspect.md does not exist, skipping
18:45:52 WARN: man/src/config/ls.md does not exist, skipping
18:45:52 WARN: man/src/config/rm.md does not exist, skipping
18:45:52 WARN: man/src/config.md does not exist, skipping
18:45:52 INFO: man/src/container/attach.md found
18:45:52 INFO: man/src/container/commit.md found
18:45:52 INFO: man/src/container/cp.md found
18:45:52 INFO: man/src/container/create.md found
18:45:52 INFO: man/src/container/diff.md found
18:45:52 INFO: man/src/container/exec.md found
18:45:52 INFO: man/src/container/export.md found
18:45:52 WARN: man/src/container/inspect.md does not exist, skipping
18:45:52 INFO: man/src/container/kill.md found
18:45:52 INFO: man/src/container/logs.md found
18:45:52 INFO: man/src/container/ls.md found
18:45:52 INFO: man/src/container/pause.md found
18:45:52 INFO: man/src/container/port.md found
18:45:52 WARN: man/src/container/prune.md does not exist, skipping
18:45:52 INFO: man/src/container/rename.md found
18:45:52 INFO: man/src/container/restart.md found
18:45:52 INFO: man/src/container/rm.md found
18:45:52 INFO: man/src/container/run.md found
18:45:52 INFO: man/src/container/start.md found
18:45:52 INFO: man/src/container/stats.md found
18:45:52 INFO: man/src/container/stop.md found
18:45:52 INFO: man/src/container/top.md found
18:45:52 INFO: man/src/container/unpause.md found
18:45:52 INFO: man/src/container/update.md found
18:45:52 INFO: man/src/container/wait.md found
18:45:52 WARN: man/src/container.md does not exist, skipping
18:45:52 WARN: man/src/context/create.md does not exist, skipping
18:45:52 WARN: man/src/context/export.md does not exist, skipping
18:45:52 WARN: man/src/context/import.md does not exist, skipping
18:45:52 WARN: man/src/context/inspect.md does not exist, skipping
18:45:52 WARN: man/src/context/ls.md does not exist, skipping
18:45:52 WARN: man/src/context/rm.md does not exist, skipping
18:45:52 WARN: man/src/context/show.md does not exist, skipping
18:45:52 WARN: man/src/context/update.md does not exist, skipping
18:45:52 WARN: man/src/context/use.md does not exist, skipping
18:45:52 WARN: man/src/context.md does not exist, skipping
18:45:52 INFO: man/src/cp.md found
18:45:52 INFO: man/src/create.md found
18:45:52 INFO: man/src/diff.md found
18:45:52 INFO: man/src/events.md found
18:45:52 INFO: man/src/exec.md found
18:45:52 INFO: man/src/export.md found
18:45:52 INFO: man/src/history.md found
18:45:52 INFO: man/src/image/build.md found
18:45:52 INFO: man/src/image/history.md found
18:45:52 INFO: man/src/image/import.md found
18:45:52 WARN: man/src/image/inspect.md does not exist, skipping
18:45:52 INFO: man/src/image/load.md found
18:45:52 INFO: man/src/image/ls.md found
18:45:52 WARN: man/src/image/prune.md does not exist, skipping
18:45:52 INFO: man/src/image/pull.md found
18:45:52 INFO: man/src/image/push.md found
18:45:52 INFO: man/src/image/rm.md found
18:45:52 INFO: man/src/image/save.md found
18:45:52 INFO: man/src/image/tag.md found
18:45:52 WARN: man/src/image.md does not exist, skipping
18:45:52 INFO: man/src/images.md found
18:45:52 INFO: man/src/import.md found
18:45:52 INFO: man/src/info.md found
18:45:52 INFO: man/src/inspect.md found
18:45:52 INFO: man/src/kill.md found
18:45:52 INFO: man/src/load.md found
18:45:52 INFO: man/src/login.md found
18:45:52 INFO: man/src/logout.md found
18:45:52 INFO: man/src/logs.md found
18:45:52 WARN: man/src/manifest/annotate.md does not exist, skipping
18:45:52 WARN: man/src/manifest/create.md does not exist, skipping
18:45:52 WARN: man/src/manifest/inspect.md does not exist, skipping
18:45:52 WARN: man/src/manifest/push.md does not exist, skipping
18:45:52 WARN: man/src/manifest/rm.md does not exist, skipping
18:45:52 WARN: man/src/manifest.md does not exist, skipping
18:45:52 INFO: man/src/network/connect.md found
18:45:52 INFO: man/src/network/create.md found
18:45:52 INFO: man/src/network/disconnect.md found
18:45:52 INFO: man/src/network/inspect.md found
18:45:52 INFO: man/src/network/ls.md found
18:45:52 WARN: man/src/network/prune.md does not exist, skipping
18:45:52 INFO: man/src/network/rm.md found
18:45:52 WARN: man/src/network.md does not exist, skipping
18:45:52 WARN: man/src/node/demote.md does not exist, skipping
18:45:52 WARN: man/src/node/inspect.md does not exist, skipping
18:45:52 WARN: man/src/node/ls.md does not exist, skipping
18:45:52 WARN: man/src/node/promote.md does not exist, skipping
18:45:52 WARN: man/src/node/ps.md does not exist, skipping
18:45:52 WARN: man/src/node/rm.md does not exist, skipping
18:45:52 WARN: man/src/node/update.md does not exist, skipping
18:45:52 WARN: man/src/node.md does not exist, skipping
18:45:52 INFO: man/src/pause.md found
18:45:52 WARN: man/src/plugin/create.md does not exist, skipping
18:45:52 WARN: man/src/plugin/disable.md does not exist, skipping
18:45:52 WARN: man/src/plugin/enable.md does not exist, skipping
18:45:52 WARN: man/src/plugin/inspect.md does not exist, skipping
18:45:52 WARN: man/src/plugin/install.md does not exist, skipping
18:45:52 INFO: man/src/plugin/ls.md found
18:45:52 WARN: man/src/plugin/push.md does not exist, skipping
18:45:52 WARN: man/src/plugin/rm.md does not exist, skipping
18:45:52 WARN: man/src/plugin/set.md does not exist, skipping
18:45:52 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:45:52 WARN: man/src/plugin.md does not exist, skipping
18:45:52 INFO: man/src/port.md found
18:45:52 INFO: man/src/ps.md found
18:45:52 INFO: man/src/pull.md found
18:45:52 INFO: man/src/push.md found
18:45:52 INFO: man/src/rename.md found
18:45:52 INFO: man/src/restart.md found
18:45:52 INFO: man/src/rm.md found
18:45:52 INFO: man/src/rmi.md found
18:45:52 WARN: man/src/run.md does not exist, skipping
18:45:52 INFO: man/src/save.md found
18:45:52 INFO: man/src/search.md found
18:45:52 WARN: man/src/secret/create.md does not exist, skipping
18:45:52 WARN: man/src/secret/inspect.md does not exist, skipping
18:45:52 WARN: man/src/secret/ls.md does not exist, skipping
18:45:52 WARN: man/src/secret/rm.md does not exist, skipping
18:45:52 WARN: man/src/secret.md does not exist, skipping
18:45:52 WARN: man/src/service/create.md does not exist, skipping
18:45:52 WARN: man/src/service/inspect.md does not exist, skipping
18:45:52 WARN: man/src/service/logs.md does not exist, skipping
18:45:52 WARN: man/src/service/ls.md does not exist, skipping
18:45:52 WARN: man/src/service/ps.md does not exist, skipping
18:45:52 WARN: man/src/service/rm.md does not exist, skipping
18:45:52 WARN: man/src/service/rollback.md does not exist, skipping
18:45:52 WARN: man/src/service/scale.md does not exist, skipping
18:45:52 WARN: man/src/service/update.md does not exist, skipping
18:45:52 WARN: man/src/service.md does not exist, skipping
18:45:52 WARN: man/src/stack/config.md does not exist, skipping
18:45:52 WARN: man/src/stack/deploy.md does not exist, skipping
18:45:52 WARN: man/src/stack/ls.md does not exist, skipping
18:45:52 WARN: man/src/stack/ps.md does not exist, skipping
18:45:52 WARN: man/src/stack/rm.md does not exist, skipping
18:45:52 WARN: man/src/stack/services.md does not exist, skipping
18:45:52 WARN: man/src/stack.md does not exist, skipping
18:45:52 INFO: man/src/start.md found
18:45:52 INFO: man/src/stats.md found
18:45:52 INFO: man/src/stop.md found
18:45:52 WARN: man/src/swarm/ca.md does not exist, skipping
18:45:52 WARN: man/src/swarm/init.md does not exist, skipping
18:45:52 WARN: man/src/swarm/join.md does not exist, skipping
18:45:52 WARN: man/src/swarm/join-token.md does not exist, skipping
18:45:52 WARN: man/src/swarm/leave.md does not exist, skipping
18:45:52 WARN: man/src/swarm/unlock.md does not exist, skipping
18:45:52 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:45:52 WARN: man/src/swarm/update.md does not exist, skipping
18:45:52 WARN: man/src/swarm.md does not exist, skipping
18:45:52 WARN: man/src/system/df.md does not exist, skipping
18:45:52 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:45:52 INFO: man/src/system/events.md found
18:45:52 INFO: man/src/system/info.md found
18:45:52 WARN: man/src/system/prune.md does not exist, skipping
18:45:52 WARN: man/src/system.md does not exist, skipping
18:45:52 INFO: man/src/tag.md found
18:45:52 INFO: man/src/top.md found
18:45:52 WARN: man/src/trust/inspect.md does not exist, skipping
18:45:52 WARN: man/src/trust/key/generate.md does not exist, skipping
18:45:52 WARN: man/src/trust/key/load.md does not exist, skipping
18:45:52 WARN: man/src/trust/key.md does not exist, skipping
18:45:52 WARN: man/src/trust/revoke.md does not exist, skipping
18:45:52 WARN: man/src/trust/sign.md does not exist, skipping
18:45:52 WARN: man/src/trust/signer/add.md does not exist, skipping
18:45:52 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:45:52 WARN: man/src/trust/signer.md does not exist, skipping
18:45:52 WARN: man/src/trust.md does not exist, skipping
18:45:52 INFO: man/src/unpause.md found
18:45:52 INFO: man/src/update.md found
18:45:52 INFO: man/src/version.md found
18:45:52 INFO: man/src/volume/create.md found
18:45:52 INFO: man/src/volume/inspect.md found
18:45:52 INFO: man/src/volume/ls.md found
18:45:52 WARN: man/src/volume/prune.md does not exist, skipping
18:45:52 WARN: man/src/volume/rm.md does not exist, skipping
18:45:52 WARN: man/src/volume/update.md does not exist, skipping
18:45:52 INFO: man/src/volume.md found
18:45:52 INFO: man/src/wait.md found
18:45:52 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:45:52 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:45:52 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:45:52 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:45:52 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:45:52 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:45:52 make[2]: Leaving directory '/root/build-deb/cli'
18:45:52 # Build buildx plugin
18:45:52 cd /go/src/github.com/docker/buildx \
18:45:52 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:45:52 && GO111MODULE=on \
18:45:52 	CGO_ENABLED=0 \
18:45:52 		go build \
18:45:52 			-mod=vendor \
18:45:52 			-trimpath \
18:45:52 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:45:52 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:45:52 			./cmd/buildx
18:45:52 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~raspbian.10~buster) ...
18:45:52 Setting up docker-compose-plugin (2.21.0-1~raspbian.10~buster) ...
18:45:52 Setting up docker-buildx-plugin (0.11.2-1~raspbian.10~buster) ...
18:45:52 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~raspbian.10~buster) ...
18:45:52 invoke-rc.d: could not determine current runlevel
18:45:52 invoke-rc.d: policy-rc.d denied execution of start.
18:45:52 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:45:52  docker-ce-rootless-extras depends on dbus-user-session; however:
18:45:52   Package dbus-user-session is not installed.
18:45:52 
18:45:52 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~raspbian.10~buster) ...
18:45:52 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.10~buster_armhf.deb
18:45:52 Reading package lists...
18:45:53 Building dependency tree...
18:45:53 Reading state information...
18:45:53 Correcting dependencies... Done
18:45:53 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:45:53 Skipping docker-ce, it is already installed and upgrade is not set.
18:45:53 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:45:53 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:45:53 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:45:53 The following additional packages will be installed:
18:45:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:45:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:45:53 Suggested packages:
18:45:53   firewalld kmod
18:45:53 Recommended packages:
18:45:53   nftables
18:45:53 The following NEW packages will be installed:
18:45:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:45:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:45:53 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:45:53 Need to get 21.5 MB of archives.
18:45:53 After this operation, 94.3 MB of additional disk space will be used.
18:45:53 Get:1 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB]
18:45:53 Get:2 http://deb.debian.org/debian bookworm/main armhf dbus-user-session armhf 1.14.10-1~deb12u1 [78.1 kB]
18:45:53 Get:3 http://deb.debian.org/debian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.2 kB]
18:45:53 Get:4 http://deb.debian.org/debian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.8 kB]
18:45:53 Get:5 http://deb.debian.org/debian bookworm/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
18:45:53 Get:6 http://deb.debian.org/debian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.2 kB]
18:45:53 Get:7 http://deb.debian.org/debian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [33.6 kB]
18:45:53 Get:8 http://deb.debian.org/debian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [46.9 kB]
18:45:53 Get:9 http://deb.debian.org/debian bookworm/main armhf iptables armhf 1.8.9-2 [316 kB]
18:45:53 Get:10 https://download.docker.com/linux/debian bookworm/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:45:54 Reading package lists...
18:45:54 Building dependency tree...
18:45:54 Reading state information...
18:45:54 debconf: delaying package configuration, since apt-utils is not installed
18:45:54 Fetched 21.5 MB in 1s (26.9 MB/s)
18:45:54 Selecting previously unselected package netbase.
18:45:54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11747 files and directories currently installed.)
18:45:54 Preparing to unpack .../0-netbase_6.4_all.deb ...
18:45:54 Unpacking netbase (6.4) ...
18:45:54 Selecting previously unselected package containerd.io.
18:45:54 Preparing to unpack .../1-containerd.io_1.6.24-1_armhf.deb ...
18:45:54 Unpacking containerd.io (1.6.24-1) ...
18:45:54 Correcting dependencies... Done
18:45:54 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:45:54 Skipping docker-ce, it is already installed and upgrade is not set.
18:45:54 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:45:54 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:45:54 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:45:54 The following additional packages will be installed:
18:45:54   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:45:54   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
18:45:54   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
18:45:54   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
18:45:54   systemd-sysv
18:45:54 Suggested packages:
18:45:54   kmod systemd-container policykit-1
18:45:54 Recommended packages:
18:45:54   nftables libnss-systemd
18:45:54 The following NEW packages will be installed:
18:45:54   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:45:54   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
18:45:54   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
18:45:54   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
18:45:54   systemd-sysv
18:45:55 0 upgraded, 24 newly installed, 0 to remove and 14 not upgraded.
18:45:55 Need to get 26.4 MB of archives.
18:45:55 After this operation, 110 MB of additional disk space will be used.
18:45:55 Get:1 https://download.docker.com/linux/raspbian buster/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:45:55 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 kB]
18:45:55 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libcap2 armhf 1:2.25-2 [16.5 kB]
18:45:55 Get:4 http://archive.raspbian.org/raspbian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
18:45:55 Get:5 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
18:45:55 Selecting previously unselected package dbus-user-session.
18:45:55 Preparing to unpack .../2-dbus-user-session_1.14.10-1~deb12u1_armhf.deb ...
18:45:55 Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
18:45:55 Selecting previously unselected package libip6tc2:armhf.
18:45:55 Preparing to unpack .../3-libip6tc2_1.8.9-2_armhf.deb ...
18:45:55 Unpacking libip6tc2:armhf (1.8.9-2) ...
18:45:55 Selecting previously unselected package libxtables12:armhf.
18:45:55 Preparing to unpack .../4-libxtables12_1.8.9-2_armhf.deb ...
18:45:55 Unpacking libxtables12:armhf (1.8.9-2) ...
18:45:55 Selecting previously unselected package libmnl0:armhf.
18:45:55 Preparing to unpack .../5-libmnl0_1.0.4-3_armhf.deb ...
18:45:55 Unpacking libmnl0:armhf (1.0.4-3) ...
18:45:55 Get:6 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
18:45:55 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
18:45:55 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [171 kB]
18:45:55 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
18:45:55 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.2 kB]
18:45:55 Get:11 http://archive.raspbian.org/raspbian buster/main armhf systemd armhf 241-7~deb10u9+rpi1 [3258 kB]
18:45:55 Get:12 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u2 [216 kB]
18:45:56 Selecting previously unselected package libnfnetlink0:armhf.
18:45:56 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_armhf.deb ...
18:45:56 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
18:45:56 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:45:56 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
18:45:56 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
18:45:56 Selecting previously unselected package libnftnl11:armhf.
18:45:56 Preparing to unpack .../8-libnftnl11_1.2.4-2_armhf.deb ...
18:45:56 Unpacking libnftnl11:armhf (1.2.4-2) ...
18:45:56 Selecting previously unselected package iptables.
18:45:56 Preparing to unpack .../9-iptables_1.8.9-2_armhf.deb ...
18:45:56 Unpacking iptables (1.8.9-2) ...
18:45:56 Setting up libip6tc2:armhf (1.8.9-2) ...
18:45:56 Setting up dbus-user-session (1.14.10-1~deb12u1) ...
18:45:56 Setting up libmnl0:armhf (1.0.4-3) ...
18:45:56 Setting up containerd.io (1.6.24-1) ...
18:45:56 Get:13 http://archive.raspbian.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u9+rpi1 [101 kB]
18:45:56 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libnfnetlink0 armhf 1.0.1-3 [12.1 kB]
18:45:56 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.5 kB]
18:45:56 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libiptc0 armhf 1.8.2-4 [59.7 kB]
18:45:56 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libxtables12 armhf 1.8.2-4 [77.1 kB]
18:45:56 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libmnl0 armhf 1.0.4-2 [11.3 kB]
18:45:56 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [33.1 kB]
18:45:56 Get:20 http://archive.raspbian.org/raspbian buster/main armhf iptables armhf 1.8.2-4 [343 kB]
18:45:56 Get:21 http://archive.raspbian.org/raspbian buster/main armhf dbus armhf 1.12.24-0+deb10u1 [215 kB]
18:45:56 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:45:56 Setting up libxtables12:armhf (1.8.9-2) ...
18:45:56 Setting up libnfnetlink0:armhf (1.0.2-2) ...
18:45:56 Setting up netbase (6.4) ...
18:45:56 Setting up libnftnl11:armhf (1.2.4-2) ...
18:45:56 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
18:45:56 Setting up iptables (1.8.9-2) ...
18:45:56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:45:56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:45:56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:45:56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:45:56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:45:56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:45:56 Processing triggers for libc-bin (2.36-9+deb12u3) ...
18:45:56 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u9+rpi1 [194 kB]
18:45:56 Get:23 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB]
18:45:56 + verify_binaries
18:45:56 + docker --version
18:45:56 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:45:56 + docker buildx version
18:45:56 github.com/docker/buildx v0.11.2 9872040
18:45:56 + docker compose version
18:45:56 Docker Compose version v2.21.0
18:45:56 + dockerd --version
18:45:56 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:45:56 + docker-proxy --version
18:45:56 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:45:56 + containerd --version
18:45:56 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:45:56 + ctr --version
18:45:56 ctr containerd.io 1.6.24
18:45:56 + containerd-shim --help
18:45:56 Usage of containerd-shim:
18:45:56   -address string
18:45:56     	grpc address back to main containerd
18:45:56   -containerd-binary containerd publish
18:45:56     	path to containerd binary (used for containerd publish) (default "containerd")
18:45:56   -criu string
18:45:56     	path to criu binary
18:45:56   -debug
18:45:56     	enable debug output in logs
18:45:56   -namespace string
18:45:56     	namespace that owns the shim
18:45:56   -runtime-root string
18:45:56     	root directory for the runtime (default "/run/containerd/runc")
18:45:56   -socket string
18:45:56     	socket path to serve
18:45:56   -systemd-cgroup
18:45:56     	set runtime to use systemd-cgroup
18:45:56   -workdir string
18:45:56     	path used to storge large temporary data
18:45:56 + containerd-shim-runc-v1 -v
18:45:56 containerd-shim-runc-v1:
18:45:56   Version:  1.6.24
18:45:56   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:45:56   Go version: go1.20.8
18:45:56 
18:45:56 + containerd-shim-runc-v2 -v
18:45:56 containerd-shim-runc-v2:
18:45:56   Version:  1.6.24
18:45:56   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:45:56   Go version: go1.20.8
18:45:56 
18:45:56 + runc --version
18:45:56 runc version 1.1.9
18:45:56 commit: v1.1.9-0-gccaecfc
18:45:56 spec: 1.0.2-dev
18:45:56 go: go1.20.8
18:45:56 libseccomp: 2.5.4
18:45:57 Get:24 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB]
18:45:57 debconf: delaying package configuration, since apt-utils is not installed
18:45:57 Fetched 26.4 MB in 2s (10.6 MB/s)
18:45:57 Selecting previously unselected package libapparmor1:armhf.
18:45:57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10240 files and directories currently installed.)
18:45:57 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
18:45:57 Unpacking libapparmor1:armhf (2.13.2-10) ...
18:45:57 Selecting previously unselected package libcap2:armhf.
18:45:57 Preparing to unpack .../1-libcap2_1%3a2.25-2_armhf.deb ...
18:45:57 Unpacking libcap2:armhf (1:2.25-2) ...
18:45:57 Selecting previously unselected package libargon2-1:armhf.
18:45:57 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
18:45:57 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
18:45:57 Selecting previously unselected package dmsetup.
18:45:57 Preparing to unpack .../3-dmsetup_2%3a1.02.155-3_armhf.deb ...
18:45:57 Unpacking dmsetup (2:1.02.155-3) ...
18:45:57 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:45:57 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
18:45:57 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
18:45:57 Selecting previously unselected package libjson-c3:armhf.
18:45:57 Preparing to unpack .../5-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
18:45:57 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
18:45:57 Selecting previously unselected package libcryptsetup12:armhf.
18:45:57 Preparing to unpack .../6-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
18:45:57 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
18:45:57 Selecting previously unselected package libidn11:armhf.
18:45:57 Preparing to unpack .../7-libidn11_1.33-2.2_armhf.deb ...
[Pipeline] }
[Pipeline] // stage
18:45:58 Unpacking libidn11:armhf (1.33-2.2) ...
18:45:58 Selecting previously unselected package libip4tc0:armhf.
18:45:58 Preparing to unpack .../8-libip4tc0_1.8.2-4_armhf.deb ...
18:45:58 Unpacking libip4tc0:armhf (1.8.2-4) ...
18:45:58 Selecting previously unselected package systemd.
18:45:58 Preparing to unpack .../9-systemd_241-7~deb10u9+rpi1_armhf.deb ...
18:45:58 Unpacking systemd (241-7~deb10u9+rpi1) ...
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:45:58 Setting up libapparmor1:armhf (2.13.2-10) ...
18:45:58 Setting up libcap2:armhf (1:2.25-2) ...
18:45:58 Setting up libargon2-1:armhf (0~20171227-0.2) ...
18:45:58 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
18:45:58 Setting up libidn11:armhf (1.33-2.2) ...
18:45:58 Setting up libip4tc0:armhf (1.8.2-4) ...
18:45:58 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
18:45:58 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
18:45:58 Setting up systemd (241-7~deb10u9+rpi1) ...
18:45:58 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:45:58 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:45:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:45:58 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:45:58 Initializing machine ID from random generator.
18:45:59 Setting up dmsetup (2:1.02.155-3) ...
18:45:59 Selecting previously unselected package systemd-sysv.
18:45:59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11059 files and directories currently installed.)
18:45:59 Preparing to unpack .../systemd-sysv_241-7~deb10u9+rpi1_armhf.deb ...
18:45:59 Unpacking systemd-sysv (241-7~deb10u9+rpi1) ...
18:45:59 Selecting previously unselected package multiarch-support.
18:45:59 Preparing to unpack .../multiarch-support_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ...
18:45:59 Unpacking multiarch-support (2.28-10+rpt2+rpi1+deb10u2) ...
18:45:59 Setting up multiarch-support (2.28-10+rpt2+rpi1+deb10u2) ...
18:45:59 Selecting previously unselected package libnfnetlink0:armhf.
18:45:59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11080 files and directories currently installed.)
18:45:59 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ...
18:45:59 Unpacking libnfnetlink0:armhf (1.0.1-3) ...
18:45:59 Selecting previously unselected package libip6tc0:armhf.
18:45:59 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
18:45:59 Unpacking libip6tc0:armhf (1.8.2-4) ...
18:45:59 Selecting previously unselected package libiptc0:armhf.
18:45:59 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
18:45:59 Unpacking libiptc0:armhf (1.8.2-4) ...
18:45:59 Selecting previously unselected package libxtables12:armhf.
18:45:59 Preparing to unpack .../03-libxtables12_1.8.2-4_armhf.deb ...
18:45:59 Unpacking libxtables12:armhf (1.8.2-4) ...
18:45:59 Selecting previously unselected package libmnl0:armhf.
18:45:59 Preparing to unpack .../04-libmnl0_1.0.4-2_armhf.deb ...
18:45:59 Unpacking libmnl0:armhf (1.0.4-2) ...
18:45:59 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:45:59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
18:45:59 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
18:45:59 Selecting previously unselected package libnftnl11:armhf.
18:45:59 Preparing to unpack .../06-libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb ...
18:45:59 Unpacking libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
18:45:59 Selecting previously unselected package iptables.
18:45:59 Preparing to unpack .../07-iptables_1.8.2-4_armhf.deb ...
18:45:59 Unpacking iptables (1.8.2-4) ...
18:45:59 Selecting previously unselected package dbus.
18:45:59 Preparing to unpack .../08-dbus_1.12.24-0+deb10u1_armhf.deb ...
18:45:59 Unpacking dbus (1.12.24-0+deb10u1) ...
18:45:59 Selecting previously unselected package libpam-systemd:armhf.
18:45:59 Preparing to unpack .../09-libpam-systemd_241-7~deb10u9+rpi1_armhf.deb ...
18:45:59 Unpacking libpam-systemd:armhf (241-7~deb10u9+rpi1) ...
18:46:00 Selecting previously unselected package containerd.io.
18:46:00 Preparing to unpack .../10-containerd.io_1.6.24-1_armhf.deb ...
18:46:00 Unpacking containerd.io (1.6.24-1) ...
18:46:02 Selecting previously unselected package dbus-user-session.
18:46:02 Preparing to unpack .../11-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ...
18:46:02 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
18:46:02 Setting up systemd-sysv (241-7~deb10u9+rpi1) ...
18:46:02 Setting up libip6tc0:armhf (1.8.2-4) ...
18:46:02 Setting up libiptc0:armhf (1.8.2-4) ...
18:46:02 Setting up dbus (1.12.24-0+deb10u1) ...
18:46:02 invoke-rc.d: could not determine current runlevel
18:46:02 invoke-rc.d: policy-rc.d denied execution of start.
18:46:02 Setting up libmnl0:armhf (1.0.4-2) ...
18:46:02 Setting up containerd.io (1.6.24-1) ...
18:46:02 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:46:02 Setting up libxtables12:armhf (1.8.2-4) ...
18:46:02 Setting up libnfnetlink0:armhf (1.0.1-3) ...
18:46:02 Setting up libpam-systemd:armhf (241-7~deb10u9+rpi1) ...
18:46:02 Setting up libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
18:46:02 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
18:46:02 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
18:46:02 Setting up iptables (1.8.2-4) ...
18:46:02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:46:02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:46:02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:46:02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:46:02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:46:02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:46:02 Processing triggers for systemd (241-7~deb10u9+rpi1) ...
18:46:02 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
18:46:02 + verify_binaries
18:46:02 + docker --version
18:46:02 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:46:02 + docker buildx version
18:46:02 github.com/docker/buildx v0.11.2 9872040
18:46:02 + docker compose version
18:46:03 Docker Compose version v2.21.0
18:46:03 + dockerd --version
18:46:03 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:46:03 + docker-proxy --version
18:46:03 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:46:03 + containerd --version
18:46:03 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:46:03 + ctr --version
18:46:03 ctr containerd.io 1.6.24
18:46:03 + containerd-shim --help
18:46:03 Usage of containerd-shim:
18:46:03   -address string
18:46:03     	grpc address back to main containerd
18:46:03   -containerd-binary containerd publish
18:46:03     	path to containerd binary (used for containerd publish) (default "containerd")
18:46:03   -criu string
18:46:03     	path to criu binary
18:46:03   -debug
18:46:03     	enable debug output in logs
18:46:03   -namespace string
18:46:03     	namespace that owns the shim
18:46:03   -runtime-root string
18:46:03     	root directory for the runtime (default "/run/containerd/runc")
18:46:03   -socket string
18:46:03     	socket path to serve
18:46:03   -systemd-cgroup
18:46:03     	set runtime to use systemd-cgroup
18:46:03   -workdir string
18:46:03     	path used to storge large temporary data
18:46:03 + containerd-shim-runc-v1 -v
18:46:03 containerd-shim-runc-v1:
18:46:03   Version:  1.6.24
18:46:03   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:46:03   Go version: go1.20.8
18:46:03 
18:46:03 + containerd-shim-runc-v2 -v
18:46:03 containerd-shim-runc-v2:
18:46:03   Version:  1.6.24
18:46:03   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:46:03   Go version: go1.20.8
18:46:03 
18:46:03 + runc --version
18:46:03 runc version 1.1.9
18:46:03 commit: v1.1.9-0-gccaecfc
18:46:03 spec: 1.0.2-dev
18:46:03 go: go1.20.8
18:46:03 libseccomp: 2.3.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:46:33 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:46:33 ++ pwd
18:46:33 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:46:33 Project root: .
18:46:33 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:46:33 INFO: man/src/attach.md found
18:46:33 WARN: man/src/build.md does not exist, skipping
18:46:33 WARN: man/src/builder/build.md does not exist, skipping
18:46:33 WARN: man/src/builder/prune.md does not exist, skipping
18:46:33 WARN: man/src/builder.md does not exist, skipping
18:46:33 WARN: man/src/checkpoint/create.md does not exist, skipping
18:46:33 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:46:33 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:46:33 WARN: man/src/checkpoint.md does not exist, skipping
18:46:33 INFO: man/src/commit.md found
18:46:33 WARN: man/src/config/create.md does not exist, skipping
18:46:33 WARN: man/src/config/inspect.md does not exist, skipping
18:46:33 WARN: man/src/config/ls.md does not exist, skipping
18:46:33 WARN: man/src/config/rm.md does not exist, skipping
18:46:33 WARN: man/src/config.md does not exist, skipping
18:46:33 INFO: man/src/container/attach.md found
18:46:33 INFO: man/src/container/commit.md found
18:46:33 INFO: man/src/container/cp.md found
18:46:33 INFO: man/src/container/create.md found
18:46:33 INFO: man/src/container/diff.md found
18:46:33 INFO: man/src/container/exec.md found
18:46:33 INFO: man/src/container/export.md found
18:46:33 WARN: man/src/container/inspect.md does not exist, skipping
18:46:33 INFO: man/src/container/kill.md found
18:46:33 INFO: man/src/container/logs.md found
18:46:33 INFO: man/src/container/ls.md found
18:46:33 INFO: man/src/container/pause.md found
18:46:33 INFO: man/src/container/port.md found
18:46:33 WARN: man/src/container/prune.md does not exist, skipping
18:46:33 INFO: man/src/container/rename.md found
18:46:33 INFO: man/src/container/restart.md found
18:46:33 INFO: man/src/container/rm.md found
18:46:33 INFO: man/src/container/run.md found
18:46:33 INFO: man/src/container/start.md found
18:46:33 INFO: man/src/container/stats.md found
18:46:33 INFO: man/src/container/stop.md found
18:46:33 INFO: man/src/container/top.md found
18:46:33 INFO: man/src/container/unpause.md found
18:46:33 INFO: man/src/container/update.md found
18:46:33 INFO: man/src/container/wait.md found
18:46:33 WARN: man/src/container.md does not exist, skipping
18:46:33 WARN: man/src/context/create.md does not exist, skipping
18:46:33 WARN: man/src/context/export.md does not exist, skipping
18:46:33 WARN: man/src/context/import.md does not exist, skipping
18:46:33 WARN: man/src/context/inspect.md does not exist, skipping
18:46:33 WARN: man/src/context/ls.md does not exist, skipping
18:46:33 WARN: man/src/context/rm.md does not exist, skipping
18:46:33 WARN: man/src/context/show.md does not exist, skipping
18:46:33 WARN: man/src/context/update.md does not exist, skipping
18:46:33 WARN: man/src/context/use.md does not exist, skipping
18:46:33 WARN: man/src/context.md does not exist, skipping
18:46:33 INFO: man/src/cp.md found
18:46:33 INFO: man/src/create.md found
18:46:33 INFO: man/src/diff.md found
18:46:33 INFO: man/src/events.md found
18:46:33 INFO: man/src/exec.md found
18:46:33 INFO: man/src/export.md found
18:46:33 INFO: man/src/history.md found
18:46:33 INFO: man/src/image/build.md found
18:46:33 INFO: man/src/image/history.md found
18:46:33 INFO: man/src/image/import.md found
18:46:33 WARN: man/src/image/inspect.md does not exist, skipping
18:46:33 INFO: man/src/image/load.md found
18:46:33 INFO: man/src/image/ls.md found
18:46:33 WARN: man/src/image/prune.md does not exist, skipping
18:46:33 INFO: man/src/image/pull.md found
18:46:33 INFO: man/src/image/push.md found
18:46:33 INFO: man/src/image/rm.md found
18:46:33 INFO: man/src/image/save.md found
18:46:33 INFO: man/src/image/tag.md found
18:46:33 WARN: man/src/image.md does not exist, skipping
18:46:33 INFO: man/src/images.md found
18:46:33 INFO: man/src/import.md found
18:46:33 INFO: man/src/info.md found
18:46:33 INFO: man/src/inspect.md found
18:46:33 INFO: man/src/kill.md found
18:46:33 INFO: man/src/load.md found
18:46:33 INFO: man/src/login.md found
18:46:33 INFO: man/src/logout.md found
18:46:33 INFO: man/src/logs.md found
18:46:33 WARN: man/src/manifest/annotate.md does not exist, skipping
18:46:33 WARN: man/src/manifest/create.md does not exist, skipping
18:46:33 WARN: man/src/manifest/inspect.md does not exist, skipping
18:46:33 WARN: man/src/manifest/push.md does not exist, skipping
18:46:33 WARN: man/src/manifest/rm.md does not exist, skipping
18:46:33 WARN: man/src/manifest.md does not exist, skipping
18:46:33 INFO: man/src/network/connect.md found
18:46:33 INFO: man/src/network/create.md found
18:46:33 INFO: man/src/network/disconnect.md found
18:46:33 INFO: man/src/network/inspect.md found
18:46:33 INFO: man/src/network/ls.md found
18:46:33 WARN: man/src/network/prune.md does not exist, skipping
18:46:33 INFO: man/src/network/rm.md found
18:46:33 WARN: man/src/network.md does not exist, skipping
18:46:33 WARN: man/src/node/demote.md does not exist, skipping
18:46:33 WARN: man/src/node/inspect.md does not exist, skipping
18:46:33 WARN: man/src/node/ls.md does not exist, skipping
18:46:33 WARN: man/src/node/promote.md does not exist, skipping
18:46:33 WARN: man/src/node/ps.md does not exist, skipping
18:46:33 WARN: man/src/node/rm.md does not exist, skipping
18:46:33 WARN: man/src/node/update.md does not exist, skipping
18:46:33 WARN: man/src/node.md does not exist, skipping
18:46:33 INFO: man/src/pause.md found
18:46:33 WARN: man/src/plugin/create.md does not exist, skipping
18:46:33 WARN: man/src/plugin/disable.md does not exist, skipping
18:46:33 WARN: man/src/plugin/enable.md does not exist, skipping
18:46:33 WARN: man/src/plugin/inspect.md does not exist, skipping
18:46:33 WARN: man/src/plugin/install.md does not exist, skipping
18:46:33 INFO: man/src/plugin/ls.md found
18:46:33 WARN: man/src/plugin/push.md does not exist, skipping
18:46:33 WARN: man/src/plugin/rm.md does not exist, skipping
18:46:33 WARN: man/src/plugin/set.md does not exist, skipping
18:46:33 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:46:33 WARN: man/src/plugin.md does not exist, skipping
18:46:33 INFO: man/src/port.md found
18:46:33 INFO: man/src/ps.md found
18:46:33 INFO: man/src/pull.md found
18:46:33 INFO: man/src/push.md found
18:46:33 INFO: man/src/rename.md found
18:46:33 INFO: man/src/restart.md found
18:46:33 INFO: man/src/rm.md found
18:46:33 INFO: man/src/rmi.md found
18:46:33 WARN: man/src/run.md does not exist, skipping
18:46:33 INFO: man/src/save.md found
18:46:33 INFO: man/src/search.md found
18:46:33 WARN: man/src/secret/create.md does not exist, skipping
18:46:33 WARN: man/src/secret/inspect.md does not exist, skipping
18:46:33 WARN: man/src/secret/ls.md does not exist, skipping
18:46:33 WARN: man/src/secret/rm.md does not exist, skipping
18:46:33 WARN: man/src/secret.md does not exist, skipping
18:46:33 WARN: man/src/service/create.md does not exist, skipping
18:46:33 WARN: man/src/service/inspect.md does not exist, skipping
18:46:33 WARN: man/src/service/logs.md does not exist, skipping
18:46:33 WARN: man/src/service/ls.md does not exist, skipping
18:46:33 WARN: man/src/service/ps.md does not exist, skipping
18:46:33 WARN: man/src/service/rm.md does not exist, skipping
18:46:33 WARN: man/src/service/rollback.md does not exist, skipping
18:46:33 WARN: man/src/service/scale.md does not exist, skipping
18:46:33 WARN: man/src/service/update.md does not exist, skipping
18:46:33 WARN: man/src/service.md does not exist, skipping
18:46:33 WARN: man/src/stack/config.md does not exist, skipping
18:46:33 WARN: man/src/stack/deploy.md does not exist, skipping
18:46:33 WARN: man/src/stack/ls.md does not exist, skipping
18:46:33 WARN: man/src/stack/ps.md does not exist, skipping
18:46:33 WARN: man/src/stack/rm.md does not exist, skipping
18:46:33 WARN: man/src/stack/services.md does not exist, skipping
18:46:33 WARN: man/src/stack.md does not exist, skipping
18:46:33 INFO: man/src/start.md found
18:46:33 INFO: man/src/stats.md found
18:46:33 INFO: man/src/stop.md found
18:46:33 WARN: man/src/swarm/ca.md does not exist, skipping
18:46:33 WARN: man/src/swarm/init.md does not exist, skipping
18:46:33 WARN: man/src/swarm/join.md does not exist, skipping
18:46:33 WARN: man/src/swarm/join-token.md does not exist, skipping
18:46:33 WARN: man/src/swarm/leave.md does not exist, skipping
18:46:33 WARN: man/src/swarm/unlock.md does not exist, skipping
18:46:33 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:46:33 WARN: man/src/swarm/update.md does not exist, skipping
18:46:33 WARN: man/src/swarm.md does not exist, skipping
18:46:33 WARN: man/src/system/df.md does not exist, skipping
18:46:33 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:46:33 INFO: man/src/system/events.md found
18:46:33 INFO: man/src/system/info.md found
18:46:33 WARN: man/src/system/prune.md does not exist, skipping
18:46:33 WARN: man/src/system.md does not exist, skipping
18:46:33 INFO: man/src/tag.md found
18:46:33 INFO: man/src/top.md found
18:46:33 WARN: man/src/trust/inspect.md does not exist, skipping
18:46:33 WARN: man/src/trust/key/generate.md does not exist, skipping
18:46:33 WARN: man/src/trust/key/load.md does not exist, skipping
18:46:33 WARN: man/src/trust/key.md does not exist, skipping
18:46:33 WARN: man/src/trust/revoke.md does not exist, skipping
18:46:33 WARN: man/src/trust/sign.md does not exist, skipping
18:46:33 WARN: man/src/trust/signer/add.md does not exist, skipping
18:46:33 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:46:33 WARN: man/src/trust/signer.md does not exist, skipping
18:46:33 WARN: man/src/trust.md does not exist, skipping
18:46:33 INFO: man/src/unpause.md found
18:46:33 INFO: man/src/update.md found
18:46:33 INFO: man/src/version.md found
18:46:33 INFO: man/src/volume/create.md found
18:46:33 INFO: man/src/volume/inspect.md found
18:46:33 INFO: man/src/volume/ls.md found
18:46:33 WARN: man/src/volume/prune.md does not exist, skipping
18:46:33 WARN: man/src/volume/rm.md does not exist, skipping
18:46:33 WARN: man/src/volume/update.md does not exist, skipping
18:46:33 INFO: man/src/volume.md found
18:46:33 INFO: man/src/wait.md found
18:46:33 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:46:33 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:46:33 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:46:33 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:46:33 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:46:33 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:46:33 make[2]: Leaving directory '/root/build-deb/cli'
18:46:33 # Build buildx plugin
18:46:33 cd /go/src/github.com/docker/buildx \
18:46:33 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:46:33 && GO111MODULE=on \
18:46:33 	CGO_ENABLED=0 \
18:46:33 		go build \
18:46:33 			-mod=vendor \
18:46:33 			-trimpath \
18:46:33 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:46:33 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:46:33 			./cmd/buildx
18:46:57 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:46:57 ++ pwd
18:46:57 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:46:57 Project root: .
18:46:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:46:57 INFO: man/src/attach.md found
18:46:57 WARN: man/src/build.md does not exist, skipping
18:46:57 WARN: man/src/builder/build.md does not exist, skipping
18:46:57 WARN: man/src/builder/prune.md does not exist, skipping
18:46:57 WARN: man/src/builder.md does not exist, skipping
18:46:57 WARN: man/src/checkpoint/create.md does not exist, skipping
18:46:57 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:46:57 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:46:57 WARN: man/src/checkpoint.md does not exist, skipping
18:46:57 INFO: man/src/commit.md found
18:46:57 WARN: man/src/config/create.md does not exist, skipping
18:46:57 WARN: man/src/config/inspect.md does not exist, skipping
18:46:57 WARN: man/src/config/ls.md does not exist, skipping
18:46:57 WARN: man/src/config/rm.md does not exist, skipping
18:46:57 WARN: man/src/config.md does not exist, skipping
18:46:57 INFO: man/src/container/attach.md found
18:46:57 INFO: man/src/container/commit.md found
18:46:57 INFO: man/src/container/cp.md found
18:46:57 INFO: man/src/container/create.md found
18:46:57 INFO: man/src/container/diff.md found
18:46:57 INFO: man/src/container/exec.md found
18:46:57 INFO: man/src/container/export.md found
18:46:57 WARN: man/src/container/inspect.md does not exist, skipping
18:46:57 INFO: man/src/container/kill.md found
18:46:57 INFO: man/src/container/logs.md found
18:46:57 INFO: man/src/container/ls.md found
18:46:57 INFO: man/src/container/pause.md found
18:46:57 INFO: man/src/container/port.md found
18:46:57 WARN: man/src/container/prune.md does not exist, skipping
18:46:57 INFO: man/src/container/rename.md found
18:46:57 INFO: man/src/container/restart.md found
18:46:57 INFO: man/src/container/rm.md found
18:46:57 INFO: man/src/container/run.md found
18:46:57 INFO: man/src/container/start.md found
18:46:57 INFO: man/src/container/stats.md found
18:46:57 INFO: man/src/container/stop.md found
18:46:57 INFO: man/src/container/top.md found
18:46:57 INFO: man/src/container/unpause.md found
18:46:57 INFO: man/src/container/update.md found
18:46:57 INFO: man/src/container/wait.md found
18:46:57 WARN: man/src/container.md does not exist, skipping
18:46:57 WARN: man/src/context/create.md does not exist, skipping
18:46:57 WARN: man/src/context/export.md does not exist, skipping
18:46:57 WARN: man/src/context/import.md does not exist, skipping
18:46:57 WARN: man/src/context/inspect.md does not exist, skipping
18:46:57 WARN: man/src/context/ls.md does not exist, skipping
18:46:57 WARN: man/src/context/rm.md does not exist, skipping
18:46:57 WARN: man/src/context/show.md does not exist, skipping
18:46:57 WARN: man/src/context/update.md does not exist, skipping
18:46:57 WARN: man/src/context/use.md does not exist, skipping
18:46:57 WARN: man/src/context.md does not exist, skipping
18:46:57 INFO: man/src/cp.md found
18:46:57 INFO: man/src/create.md found
18:46:57 INFO: man/src/diff.md found
18:46:57 INFO: man/src/events.md found
18:46:57 INFO: man/src/exec.md found
18:46:57 INFO: man/src/export.md found
18:46:57 INFO: man/src/history.md found
18:46:57 INFO: man/src/image/build.md found
18:46:57 INFO: man/src/image/history.md found
18:46:57 INFO: man/src/image/import.md found
18:46:57 WARN: man/src/image/inspect.md does not exist, skipping
18:46:57 INFO: man/src/image/load.md found
18:46:57 INFO: man/src/image/ls.md found
18:46:57 WARN: man/src/image/prune.md does not exist, skipping
18:46:57 INFO: man/src/image/pull.md found
18:46:57 INFO: man/src/image/push.md found
18:46:57 INFO: man/src/image/rm.md found
18:46:57 INFO: man/src/image/save.md found
18:46:57 INFO: man/src/image/tag.md found
18:46:57 WARN: man/src/image.md does not exist, skipping
18:46:57 INFO: man/src/images.md found
18:46:57 INFO: man/src/import.md found
18:46:57 INFO: man/src/info.md found
18:46:57 INFO: man/src/inspect.md found
18:46:57 INFO: man/src/kill.md found
18:46:57 INFO: man/src/load.md found
18:46:57 INFO: man/src/login.md found
18:46:57 INFO: man/src/logout.md found
18:46:57 INFO: man/src/logs.md found
18:46:57 WARN: man/src/manifest/annotate.md does not exist, skipping
18:46:57 WARN: man/src/manifest/create.md does not exist, skipping
18:46:57 WARN: man/src/manifest/inspect.md does not exist, skipping
18:46:57 WARN: man/src/manifest/push.md does not exist, skipping
18:46:57 WARN: man/src/manifest/rm.md does not exist, skipping
18:46:57 WARN: man/src/manifest.md does not exist, skipping
18:46:57 INFO: man/src/network/connect.md found
18:46:57 INFO: man/src/network/create.md found
18:46:57 INFO: man/src/network/disconnect.md found
18:46:57 INFO: man/src/network/inspect.md found
18:46:57 INFO: man/src/network/ls.md found
18:46:57 WARN: man/src/network/prune.md does not exist, skipping
18:46:57 INFO: man/src/network/rm.md found
18:46:57 WARN: man/src/network.md does not exist, skipping
18:46:57 WARN: man/src/node/demote.md does not exist, skipping
18:46:57 WARN: man/src/node/inspect.md does not exist, skipping
18:46:57 WARN: man/src/node/ls.md does not exist, skipping
18:46:57 WARN: man/src/node/promote.md does not exist, skipping
18:46:57 WARN: man/src/node/ps.md does not exist, skipping
18:46:57 WARN: man/src/node/rm.md does not exist, skipping
18:46:57 WARN: man/src/node/update.md does not exist, skipping
18:46:57 WARN: man/src/node.md does not exist, skipping
18:46:57 INFO: man/src/pause.md found
18:46:57 WARN: man/src/plugin/create.md does not exist, skipping
18:46:57 WARN: man/src/plugin/disable.md does not exist, skipping
18:46:57 WARN: man/src/plugin/enable.md does not exist, skipping
18:46:57 WARN: man/src/plugin/inspect.md does not exist, skipping
18:46:57 WARN: man/src/plugin/install.md does not exist, skipping
18:46:57 INFO: man/src/plugin/ls.md found
18:46:57 WARN: man/src/plugin/push.md does not exist, skipping
18:46:57 WARN: man/src/plugin/rm.md does not exist, skipping
18:46:57 WARN: man/src/plugin/set.md does not exist, skipping
18:46:57 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:46:57 WARN: man/src/plugin.md does not exist, skipping
18:46:57 INFO: man/src/port.md found
18:46:57 INFO: man/src/ps.md found
18:46:57 INFO: man/src/pull.md found
18:46:57 INFO: man/src/push.md found
18:46:57 INFO: man/src/rename.md found
18:46:57 INFO: man/src/restart.md found
18:46:57 INFO: man/src/rm.md found
18:46:57 INFO: man/src/rmi.md found
18:46:57 WARN: man/src/run.md does not exist, skipping
18:46:57 INFO: man/src/save.md found
18:46:57 INFO: man/src/search.md found
18:46:57 WARN: man/src/secret/create.md does not exist, skipping
18:46:57 WARN: man/src/secret/inspect.md does not exist, skipping
18:46:57 WARN: man/src/secret/ls.md does not exist, skipping
18:46:57 WARN: man/src/secret/rm.md does not exist, skipping
18:46:57 WARN: man/src/secret.md does not exist, skipping
18:46:57 WARN: man/src/service/create.md does not exist, skipping
18:46:57 WARN: man/src/service/inspect.md does not exist, skipping
18:46:57 WARN: man/src/service/logs.md does not exist, skipping
18:46:57 WARN: man/src/service/ls.md does not exist, skipping
18:46:57 WARN: man/src/service/ps.md does not exist, skipping
18:46:57 WARN: man/src/service/rm.md does not exist, skipping
18:46:57 WARN: man/src/service/rollback.md does not exist, skipping
18:46:57 WARN: man/src/service/scale.md does not exist, skipping
18:46:57 WARN: man/src/service/update.md does not exist, skipping
18:46:57 WARN: man/src/service.md does not exist, skipping
18:46:57 WARN: man/src/stack/config.md does not exist, skipping
18:46:57 WARN: man/src/stack/deploy.md does not exist, skipping
18:46:57 WARN: man/src/stack/ls.md does not exist, skipping
18:46:57 WARN: man/src/stack/ps.md does not exist, skipping
18:46:57 WARN: man/src/stack/rm.md does not exist, skipping
18:46:57 WARN: man/src/stack/services.md does not exist, skipping
18:46:57 WARN: man/src/stack.md does not exist, skipping
18:46:57 INFO: man/src/start.md found
18:46:57 INFO: man/src/stats.md found
18:46:57 INFO: man/src/stop.md found
18:46:57 WARN: man/src/swarm/ca.md does not exist, skipping
18:46:57 WARN: man/src/swarm/init.md does not exist, skipping
18:46:57 WARN: man/src/swarm/join.md does not exist, skipping
18:46:57 WARN: man/src/swarm/join-token.md does not exist, skipping
18:46:57 WARN: man/src/swarm/leave.md does not exist, skipping
18:46:57 WARN: man/src/swarm/unlock.md does not exist, skipping
18:46:57 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:46:57 WARN: man/src/swarm/update.md does not exist, skipping
18:46:57 WARN: man/src/swarm.md does not exist, skipping
18:46:57 WARN: man/src/system/df.md does not exist, skipping
18:46:57 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:46:57 INFO: man/src/system/events.md found
18:46:57 INFO: man/src/system/info.md found
18:46:57 WARN: man/src/system/prune.md does not exist, skipping
18:46:57 WARN: man/src/system.md does not exist, skipping
18:46:57 INFO: man/src/tag.md found
18:46:57 INFO: man/src/top.md found
18:46:57 WARN: man/src/trust/inspect.md does not exist, skipping
18:46:57 WARN: man/src/trust/key/generate.md does not exist, skipping
18:46:57 WARN: man/src/trust/key/load.md does not exist, skipping
18:46:57 WARN: man/src/trust/key.md does not exist, skipping
18:46:57 WARN: man/src/trust/revoke.md does not exist, skipping
18:46:57 WARN: man/src/trust/sign.md does not exist, skipping
18:46:57 WARN: man/src/trust/signer/add.md does not exist, skipping
18:46:57 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:46:57 WARN: man/src/trust/signer.md does not exist, skipping
18:46:57 WARN: man/src/trust.md does not exist, skipping
18:46:57 INFO: man/src/unpause.md found
18:46:57 INFO: man/src/update.md found
18:46:57 INFO: man/src/version.md found
18:46:57 INFO: man/src/volume/create.md found
18:46:57 INFO: man/src/volume/inspect.md found
18:46:57 INFO: man/src/volume/ls.md found
18:46:57 WARN: man/src/volume/prune.md does not exist, skipping
18:46:57 WARN: man/src/volume/rm.md does not exist, skipping
18:46:57 WARN: man/src/volume/update.md does not exist, skipping
18:46:57 INFO: man/src/volume.md found
18:46:57 INFO: man/src/wait.md found
18:46:57 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:46:57 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:46:57 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:46:57 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:46:57 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:46:57 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:46:57 make[2]: Leaving directory '/root/build-deb/cli'
18:46:57 # Build buildx plugin
18:46:57 cd /go/src/github.com/docker/buildx \
18:46:57 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:46:57 && GO111MODULE=on \
18:46:57 	CGO_ENABLED=0 \
18:46:57 		go build \
18:46:57 			-mod=vendor \
18:46:57 			-trimpath \
18:46:57 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:46:57 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:46:57 			./cmd/buildx
18:47:06 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
18:47:06 ++ pwd
18:47:06 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
18:47:06 Project root: .
18:47:06 Generating man pages into /go/src/github.com/docker/cli/man/man1
18:47:06 INFO: man/src/attach.md found
18:47:06 WARN: man/src/build.md does not exist, skipping
18:47:06 WARN: man/src/builder/build.md does not exist, skipping
18:47:06 WARN: man/src/builder/prune.md does not exist, skipping
18:47:06 WARN: man/src/builder.md does not exist, skipping
18:47:06 WARN: man/src/checkpoint/create.md does not exist, skipping
18:47:06 WARN: man/src/checkpoint/ls.md does not exist, skipping
18:47:06 WARN: man/src/checkpoint/rm.md does not exist, skipping
18:47:06 WARN: man/src/checkpoint.md does not exist, skipping
18:47:06 INFO: man/src/commit.md found
18:47:06 WARN: man/src/config/create.md does not exist, skipping
18:47:06 WARN: man/src/config/inspect.md does not exist, skipping
18:47:06 WARN: man/src/config/ls.md does not exist, skipping
18:47:06 WARN: man/src/config/rm.md does not exist, skipping
18:47:06 WARN: man/src/config.md does not exist, skipping
18:47:06 INFO: man/src/container/attach.md found
18:47:06 INFO: man/src/container/commit.md found
18:47:06 INFO: man/src/container/cp.md found
18:47:06 INFO: man/src/container/create.md found
18:47:06 INFO: man/src/container/diff.md found
18:47:06 INFO: man/src/container/exec.md found
18:47:06 INFO: man/src/container/export.md found
18:47:06 WARN: man/src/container/inspect.md does not exist, skipping
18:47:06 INFO: man/src/container/kill.md found
18:47:06 INFO: man/src/container/logs.md found
18:47:06 INFO: man/src/container/ls.md found
18:47:06 INFO: man/src/container/pause.md found
18:47:06 INFO: man/src/container/port.md found
18:47:06 WARN: man/src/container/prune.md does not exist, skipping
18:47:06 INFO: man/src/container/rename.md found
18:47:06 INFO: man/src/container/restart.md found
18:47:06 INFO: man/src/container/rm.md found
18:47:06 INFO: man/src/container/run.md found
18:47:06 INFO: man/src/container/start.md found
18:47:06 INFO: man/src/container/stats.md found
18:47:06 INFO: man/src/container/stop.md found
18:47:06 INFO: man/src/container/top.md found
18:47:06 INFO: man/src/container/unpause.md found
18:47:06 INFO: man/src/container/update.md found
18:47:06 INFO: man/src/container/wait.md found
18:47:06 WARN: man/src/container.md does not exist, skipping
18:47:06 WARN: man/src/context/create.md does not exist, skipping
18:47:06 WARN: man/src/context/export.md does not exist, skipping
18:47:06 WARN: man/src/context/import.md does not exist, skipping
18:47:06 WARN: man/src/context/inspect.md does not exist, skipping
18:47:06 WARN: man/src/context/ls.md does not exist, skipping
18:47:06 WARN: man/src/context/rm.md does not exist, skipping
18:47:06 WARN: man/src/context/show.md does not exist, skipping
18:47:06 WARN: man/src/context/update.md does not exist, skipping
18:47:06 WARN: man/src/context/use.md does not exist, skipping
18:47:06 WARN: man/src/context.md does not exist, skipping
18:47:06 INFO: man/src/cp.md found
18:47:06 INFO: man/src/create.md found
18:47:06 INFO: man/src/diff.md found
18:47:06 INFO: man/src/events.md found
18:47:06 INFO: man/src/exec.md found
18:47:06 INFO: man/src/export.md found
18:47:06 INFO: man/src/history.md found
18:47:06 INFO: man/src/image/build.md found
18:47:06 INFO: man/src/image/history.md found
18:47:06 INFO: man/src/image/import.md found
18:47:06 WARN: man/src/image/inspect.md does not exist, skipping
18:47:06 INFO: man/src/image/load.md found
18:47:06 INFO: man/src/image/ls.md found
18:47:06 WARN: man/src/image/prune.md does not exist, skipping
18:47:06 INFO: man/src/image/pull.md found
18:47:06 INFO: man/src/image/push.md found
18:47:06 INFO: man/src/image/rm.md found
18:47:06 INFO: man/src/image/save.md found
18:47:06 INFO: man/src/image/tag.md found
18:47:06 WARN: man/src/image.md does not exist, skipping
18:47:06 INFO: man/src/images.md found
18:47:06 INFO: man/src/import.md found
18:47:06 INFO: man/src/info.md found
18:47:06 INFO: man/src/inspect.md found
18:47:06 INFO: man/src/kill.md found
18:47:06 INFO: man/src/load.md found
18:47:06 INFO: man/src/login.md found
18:47:06 INFO: man/src/logout.md found
18:47:06 INFO: man/src/logs.md found
18:47:06 WARN: man/src/manifest/annotate.md does not exist, skipping
18:47:06 WARN: man/src/manifest/create.md does not exist, skipping
18:47:06 WARN: man/src/manifest/inspect.md does not exist, skipping
18:47:06 WARN: man/src/manifest/push.md does not exist, skipping
18:47:06 WARN: man/src/manifest/rm.md does not exist, skipping
18:47:06 WARN: man/src/manifest.md does not exist, skipping
18:47:06 INFO: man/src/network/connect.md found
18:47:06 INFO: man/src/network/create.md found
18:47:06 INFO: man/src/network/disconnect.md found
18:47:06 INFO: man/src/network/inspect.md found
18:47:06 INFO: man/src/network/ls.md found
18:47:06 WARN: man/src/network/prune.md does not exist, skipping
18:47:06 INFO: man/src/network/rm.md found
18:47:06 WARN: man/src/network.md does not exist, skipping
18:47:06 WARN: man/src/node/demote.md does not exist, skipping
18:47:06 WARN: man/src/node/inspect.md does not exist, skipping
18:47:06 WARN: man/src/node/ls.md does not exist, skipping
18:47:06 WARN: man/src/node/promote.md does not exist, skipping
18:47:06 WARN: man/src/node/ps.md does not exist, skipping
18:47:06 WARN: man/src/node/rm.md does not exist, skipping
18:47:06 WARN: man/src/node/update.md does not exist, skipping
18:47:06 WARN: man/src/node.md does not exist, skipping
18:47:06 INFO: man/src/pause.md found
18:47:06 WARN: man/src/plugin/create.md does not exist, skipping
18:47:06 WARN: man/src/plugin/disable.md does not exist, skipping
18:47:06 WARN: man/src/plugin/enable.md does not exist, skipping
18:47:06 WARN: man/src/plugin/inspect.md does not exist, skipping
18:47:06 WARN: man/src/plugin/install.md does not exist, skipping
18:47:06 INFO: man/src/plugin/ls.md found
18:47:06 WARN: man/src/plugin/push.md does not exist, skipping
18:47:06 WARN: man/src/plugin/rm.md does not exist, skipping
18:47:06 WARN: man/src/plugin/set.md does not exist, skipping
18:47:06 WARN: man/src/plugin/upgrade.md does not exist, skipping
18:47:06 WARN: man/src/plugin.md does not exist, skipping
18:47:06 INFO: man/src/port.md found
18:47:06 INFO: man/src/ps.md found
18:47:06 INFO: man/src/pull.md found
18:47:06 INFO: man/src/push.md found
18:47:06 INFO: man/src/rename.md found
18:47:06 INFO: man/src/restart.md found
18:47:06 INFO: man/src/rm.md found
18:47:06 INFO: man/src/rmi.md found
18:47:06 WARN: man/src/run.md does not exist, skipping
18:47:06 INFO: man/src/save.md found
18:47:06 INFO: man/src/search.md found
18:47:06 WARN: man/src/secret/create.md does not exist, skipping
18:47:06 WARN: man/src/secret/inspect.md does not exist, skipping
18:47:06 WARN: man/src/secret/ls.md does not exist, skipping
18:47:06 WARN: man/src/secret/rm.md does not exist, skipping
18:47:06 WARN: man/src/secret.md does not exist, skipping
18:47:06 WARN: man/src/service/create.md does not exist, skipping
18:47:06 WARN: man/src/service/inspect.md does not exist, skipping
18:47:06 WARN: man/src/service/logs.md does not exist, skipping
18:47:06 WARN: man/src/service/ls.md does not exist, skipping
18:47:06 WARN: man/src/service/ps.md does not exist, skipping
18:47:06 WARN: man/src/service/rm.md does not exist, skipping
18:47:06 WARN: man/src/service/rollback.md does not exist, skipping
18:47:06 WARN: man/src/service/scale.md does not exist, skipping
18:47:06 WARN: man/src/service/update.md does not exist, skipping
18:47:06 WARN: man/src/service.md does not exist, skipping
18:47:06 WARN: man/src/stack/config.md does not exist, skipping
18:47:06 WARN: man/src/stack/deploy.md does not exist, skipping
18:47:06 WARN: man/src/stack/ls.md does not exist, skipping
18:47:06 WARN: man/src/stack/ps.md does not exist, skipping
18:47:06 WARN: man/src/stack/rm.md does not exist, skipping
18:47:06 WARN: man/src/stack/services.md does not exist, skipping
18:47:06 WARN: man/src/stack.md does not exist, skipping
18:47:06 INFO: man/src/start.md found
18:47:06 INFO: man/src/stats.md found
18:47:06 INFO: man/src/stop.md found
18:47:06 WARN: man/src/swarm/ca.md does not exist, skipping
18:47:06 WARN: man/src/swarm/init.md does not exist, skipping
18:47:06 WARN: man/src/swarm/join.md does not exist, skipping
18:47:06 WARN: man/src/swarm/join-token.md does not exist, skipping
18:47:06 WARN: man/src/swarm/leave.md does not exist, skipping
18:47:06 WARN: man/src/swarm/unlock.md does not exist, skipping
18:47:06 WARN: man/src/swarm/unlock-key.md does not exist, skipping
18:47:06 WARN: man/src/swarm/update.md does not exist, skipping
18:47:06 WARN: man/src/swarm.md does not exist, skipping
18:47:06 WARN: man/src/system/df.md does not exist, skipping
18:47:06 WARN: man/src/system/dial-stdio.md does not exist, skipping
18:47:06 INFO: man/src/system/events.md found
18:47:06 INFO: man/src/system/info.md found
18:47:06 WARN: man/src/system/prune.md does not exist, skipping
18:47:06 WARN: man/src/system.md does not exist, skipping
18:47:06 INFO: man/src/tag.md found
18:47:06 INFO: man/src/top.md found
18:47:06 WARN: man/src/trust/inspect.md does not exist, skipping
18:47:06 WARN: man/src/trust/key/generate.md does not exist, skipping
18:47:06 WARN: man/src/trust/key/load.md does not exist, skipping
18:47:06 WARN: man/src/trust/key.md does not exist, skipping
18:47:06 WARN: man/src/trust/revoke.md does not exist, skipping
18:47:06 WARN: man/src/trust/sign.md does not exist, skipping
18:47:06 WARN: man/src/trust/signer/add.md does not exist, skipping
18:47:06 WARN: man/src/trust/signer/remove.md does not exist, skipping
18:47:06 WARN: man/src/trust/signer.md does not exist, skipping
18:47:06 WARN: man/src/trust.md does not exist, skipping
18:47:06 INFO: man/src/unpause.md found
18:47:06 INFO: man/src/update.md found
18:47:06 INFO: man/src/version.md found
18:47:06 INFO: man/src/volume/create.md found
18:47:06 INFO: man/src/volume/inspect.md found
18:47:06 INFO: man/src/volume/ls.md found
18:47:06 WARN: man/src/volume/prune.md does not exist, skipping
18:47:06 WARN: man/src/volume/rm.md does not exist, skipping
18:47:06 WARN: man/src/volume/update.md does not exist, skipping
18:47:06 INFO: man/src/volume.md found
18:47:06 INFO: man/src/wait.md found
18:47:06 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
18:47:06 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
18:47:06 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
18:47:06 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
18:47:06 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
18:47:06 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
18:47:06 make[2]: Leaving directory '/root/build-deb/cli'
18:47:06 # Build buildx plugin
18:47:06 cd /go/src/github.com/docker/buildx \
18:47:06 && mkdir -p /usr/libexec/docker/cli-plugins/ \
18:47:06 && GO111MODULE=on \
18:47:06 	CGO_ENABLED=0 \
18:47:06 		go build \
18:47:06 			-mod=vendor \
18:47:06 			-trimpath \
18:47:06 			-ldflags "-X github.com/docker/buildx/version.Version=v0.11.2 -X github.com/docker/buildx/version.Revision=9872040 -X github.com/docker/buildx/version.Package=github.com/docker/buildx" \
18:47:06 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
18:47:06 			./cmd/buildx
18:47:08 # Build the compose plugin
18:47:08 cd /go/src/github.com/docker/compose \
18:47:08 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:47:08 make[2]: Entering directory '/root/build-deb/compose'
18:47:08 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:47:08 go: downloading github.com/docker/cli v24.0.5+incompatible
18:47:08 go: downloading golang.org/x/sys v0.7.0
18:47:08 go: downloading github.com/docker/docker v24.0.5+incompatible
18:47:08 go: downloading github.com/theupdateframework/notary v0.7.0
18:47:08 go: downloading go.opentelemetry.io/otel v1.14.0
18:47:08 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:47:08 go: downloading github.com/compose-spec/compose-go v1.18.3
18:47:08 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:47:08 go: downloading github.com/docker/buildx v0.11.2
18:47:08 go: downloading github.com/hashicorp/go-version v1.6.0
18:47:08 go: downloading github.com/mattn/go-shellwords v1.0.12
18:47:08 go: downloading github.com/containerd/containerd v1.7.3
18:47:08 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:47:08 go: downloading github.com/jonboulle/clockwork v0.4.0
18:47:08 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:47:08 go: downloading github.com/moby/buildkit v0.12.1
18:47:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:47:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:47:08 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:47:08 go: downloading google.golang.org/grpc v1.57.0
18:47:08 go: downloading github.com/stretchr/testify v1.8.4
18:47:08 go: downloading github.com/imdario/mergo v0.3.16
18:47:08 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:47:08 go: downloading github.com/containerd/console v1.0.3
18:47:08 go: downloading github.com/adrg/xdg v0.4.0
18:47:08 go: downloading github.com/buger/goterm v1.0.4
18:47:08 go: downloading k8s.io/client-go v0.26.2
18:47:08 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:47:08 go: downloading k8s.io/api v0.26.2
18:47:08 go: downloading k8s.io/apimachinery v0.26.2
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:47:08 go: downloading github.com/pelletier/go-toml v1.9.5
18:47:08 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:47:08 go: downloading github.com/golang/mock v1.6.0
18:47:08 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:47:08 go: downloading github.com/hashicorp/errwrap v1.1.0
18:47:08 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:47:08 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:47:08 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:47:08 go: downloading golang.org/x/net v0.9.0
18:47:08 go: downloading golang.org/x/crypto v0.7.0
18:47:08 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:47:08 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:47:08 go: downloading golang.org/x/term v0.7.0
18:47:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:47:08 go: downloading github.com/go-logr/logr v1.2.4
18:47:08 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:47:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:47:08 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:47:08 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:47:08 go: downloading github.com/gogo/googleapis v1.4.1
18:47:08 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:47:08 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:47:08 go: downloading github.com/moby/locker v1.0.1
18:47:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:47:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:47:08 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:47:08 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:47:08 go: downloading k8s.io/klog/v2 v2.90.1
18:47:08 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:47:08 go: downloading github.com/google/gofuzz v1.2.0
18:47:08 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:47:08 go: downloading google.golang.org/protobuf v1.30.0
18:47:08 go: downloading github.com/containerd/continuity v0.4.1
18:47:08 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:47:08 go: downloading github.com/aws/smithy-go v1.13.5
18:47:08 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:47:08 go: downloading gopkg.in/inf.v0 v0.9.1
18:47:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:47:08 go: downloading golang.org/x/oauth2 v0.7.0
18:47:08 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:47:08 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:47:08 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:47:08 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:47:08 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:47:08 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:47:08 go: downloading github.com/json-iterator/go v1.1.12
18:47:08 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:47:08 go: downloading github.com/mattn/go-colorable v0.1.13
18:47:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:47:08 go: downloading sigs.k8s.io/yaml v1.3.0
18:47:08 go: downloading github.com/moby/spdystream v0.2.0
18:47:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:47:08 go: downloading github.com/modern-go/reflect2 v1.0.2
18:47:08 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:47:08 go: downloading github.com/mattn/go-isatty v0.0.17
18:47:08 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:47:08 go: downloading github.com/go-openapi/swag v0.19.14
18:47:08 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:47:08 go: downloading github.com/mailru/easyjson v0.7.6
18:47:08 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:47:08 go: downloading github.com/josharian/intern v1.0.0
18:48:13 # Build the compose plugin
18:48:13 cd /go/src/github.com/docker/compose \
18:48:13 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:48:13 make[2]: Entering directory '/root/build-deb/compose'
18:48:13 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:48:13 go: downloading github.com/docker/cli v24.0.5+incompatible
18:48:13 go: downloading golang.org/x/sys v0.7.0
18:48:13 go: downloading github.com/docker/docker v24.0.5+incompatible
18:48:13 go: downloading github.com/theupdateframework/notary v0.7.0
18:48:13 go: downloading go.opentelemetry.io/otel v1.14.0
18:48:13 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:48:13 go: downloading github.com/compose-spec/compose-go v1.18.3
18:48:13 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:48:13 go: downloading github.com/docker/buildx v0.11.2
18:48:13 go: downloading github.com/hashicorp/go-version v1.6.0
18:48:13 go: downloading github.com/mattn/go-shellwords v1.0.12
18:48:13 go: downloading github.com/containerd/containerd v1.7.3
18:48:13 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:48:13 go: downloading github.com/jonboulle/clockwork v0.4.0
18:48:13 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:48:13 go: downloading github.com/moby/buildkit v0.12.1
18:48:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:48:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:48:13 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:48:13 go: downloading google.golang.org/grpc v1.57.0
18:48:13 go: downloading github.com/stretchr/testify v1.8.4
18:48:13 go: downloading github.com/imdario/mergo v0.3.16
18:48:13 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:48:13 go: downloading github.com/containerd/console v1.0.3
18:48:13 go: downloading github.com/adrg/xdg v0.4.0
18:48:13 go: downloading github.com/buger/goterm v1.0.4
18:48:13 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:48:13 go: downloading k8s.io/client-go v0.26.2
18:48:13 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:48:13 go: downloading k8s.io/api v0.26.2
18:48:13 go: downloading k8s.io/apimachinery v0.26.2
18:48:13 go: downloading github.com/pelletier/go-toml v1.9.5
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:48:13 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:48:13 go: downloading github.com/golang/mock v1.6.0
18:48:13 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:48:13 go: downloading github.com/hashicorp/errwrap v1.1.0
18:48:13 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:48:13 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:48:13 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:48:13 go: downloading golang.org/x/net v0.9.0
18:48:13 go: downloading golang.org/x/crypto v0.7.0
18:48:13 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:48:13 go: downloading golang.org/x/term v0.7.0
18:48:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:48:13 go: downloading github.com/go-logr/logr v1.2.4
18:48:13 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:48:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:48:13 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:48:13 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:48:13 go: downloading github.com/gogo/googleapis v1.4.1
18:48:13 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:48:13 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:48:13 go: downloading github.com/moby/locker v1.0.1
18:48:13 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:48:13 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:48:13 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:48:13 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:48:13 go: downloading k8s.io/klog/v2 v2.90.1
18:48:13 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:48:13 go: downloading github.com/google/gofuzz v1.2.0
18:48:13 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:48:13 go: downloading github.com/aws/smithy-go v1.13.5
18:48:13 go: downloading google.golang.org/protobuf v1.30.0
18:48:13 go: downloading github.com/containerd/continuity v0.4.1
18:48:13 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:48:13 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:48:13 go: downloading gopkg.in/inf.v0 v0.9.1
18:48:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:48:13 go: downloading golang.org/x/oauth2 v0.7.0
18:48:13 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:48:13 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:48:13 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:48:13 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:48:13 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:48:13 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:48:13 go: downloading github.com/json-iterator/go v1.1.12
18:48:13 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:48:13 go: downloading github.com/mattn/go-colorable v0.1.13
18:48:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:48:13 go: downloading sigs.k8s.io/yaml v1.3.0
18:48:13 go: downloading github.com/moby/spdystream v0.2.0
18:48:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:48:13 go: downloading github.com/modern-go/reflect2 v1.0.2
18:48:13 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:48:13 go: downloading github.com/mattn/go-isatty v0.0.17
18:48:13 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:48:13 go: downloading github.com/go-openapi/swag v0.19.14
18:48:13 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:48:13 go: downloading github.com/mailru/easyjson v0.7.6
18:48:13 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:48:13 go: downloading github.com/josharian/intern v1.0.0
18:48:39 # Build the compose plugin
18:48:39 cd /go/src/github.com/docker/compose \
18:48:39 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:48:39 make[2]: Entering directory '/root/build-deb/compose'
18:48:39 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:48:39 go: downloading github.com/docker/cli v24.0.5+incompatible
18:48:39 go: downloading golang.org/x/sys v0.7.0
18:48:39 go: downloading github.com/docker/docker v24.0.5+incompatible
18:48:41 go: downloading github.com/theupdateframework/notary v0.7.0
18:48:41 go: downloading go.opentelemetry.io/otel v1.14.0
18:48:41 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:48:41 go: downloading github.com/compose-spec/compose-go v1.18.3
18:48:41 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:48:41 go: downloading github.com/docker/buildx v0.11.2
18:48:41 go: downloading github.com/hashicorp/go-version v1.6.0
18:48:41 go: downloading github.com/mattn/go-shellwords v1.0.12
18:48:41 go: downloading github.com/containerd/containerd v1.7.3
18:48:41 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:48:41 go: downloading github.com/jonboulle/clockwork v0.4.0
18:48:41 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:48:41 go: downloading github.com/moby/buildkit v0.12.1
18:48:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:48:42 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:48:42 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:48:42 go: downloading google.golang.org/grpc v1.57.0
18:48:42 go: downloading github.com/stretchr/testify v1.8.4
18:48:42 go: downloading github.com/imdario/mergo v0.3.16
18:48:42 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:48:42 go: downloading github.com/containerd/console v1.0.3
18:48:42 go: downloading github.com/adrg/xdg v0.4.0
18:48:42 go: downloading github.com/buger/goterm v1.0.4
18:48:42 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:48:42 go: downloading k8s.io/client-go v0.26.2
18:48:43 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:48:43 go: downloading k8s.io/api v0.26.2
18:48:43 go: downloading k8s.io/apimachinery v0.26.2
18:48:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:48:43 go: downloading github.com/pelletier/go-toml v1.9.5
18:48:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:48:43 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:48:44 go: downloading github.com/golang/mock v1.6.0
18:48:44 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:48:44 go: downloading github.com/hashicorp/errwrap v1.1.0
18:48:44 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:48:44 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:48:44 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:48:44 go: downloading golang.org/x/net v0.9.0
18:48:44 go: downloading golang.org/x/crypto v0.7.0
18:48:44 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:48:44 go: downloading golang.org/x/term v0.7.0
18:48:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:48:44 go: downloading github.com/go-logr/logr v1.2.4
18:48:44 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:48:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:48:44 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:48:44 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:48:44 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:48:44 go: downloading github.com/gogo/googleapis v1.4.1
18:48:46 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:48:46 go: downloading github.com/moby/locker v1.0.1
18:48:46 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:48:46 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:48:46 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:48:46 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:48:46 go: downloading k8s.io/klog/v2 v2.90.1
18:48:46 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:48:46 go: downloading github.com/google/gofuzz v1.2.0
18:48:46 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:48:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:48:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:48:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:48:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:48:46 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:48:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:48:46 go: downloading github.com/aws/smithy-go v1.13.5
18:48:46 go: downloading google.golang.org/protobuf v1.30.0
18:48:46 go: downloading github.com/containerd/continuity v0.4.1
18:48:46 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:48:46 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:48:46 go: downloading gopkg.in/inf.v0 v0.9.1
18:48:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:48:47 go: downloading golang.org/x/oauth2 v0.7.0
18:48:47 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:48:47 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:48:47 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:48:47 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:48:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:48:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:48:47 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:48:47 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:48:47 go: downloading github.com/json-iterator/go v1.1.12
18:48:47 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:48:47 go: downloading github.com/mattn/go-colorable v0.1.13
18:48:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:48:47 go: downloading sigs.k8s.io/yaml v1.3.0
18:48:47 go: downloading github.com/moby/spdystream v0.2.0
18:48:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:48:47 go: downloading github.com/modern-go/reflect2 v1.0.2
18:48:47 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:48:47 go: downloading github.com/mattn/go-isatty v0.0.17
18:48:47 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:48:47 go: downloading github.com/go-openapi/swag v0.19.14
18:48:47 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:48:47 go: downloading github.com/mailru/easyjson v0.7.6
18:48:47 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:48:47 go: downloading github.com/josharian/intern v1.0.0
18:49:00 make[2]: Leaving directory '/root/build-deb/compose'
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    debian/rules override_dh_auto_test
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:49:00 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:49:00 PASS: daemon version OK
18:49:00 ver="$(cli/build/docker --version)"; \
18:49:00 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:49:00 PASS: cli version OK
18:49:00 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:49:00 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:49:00 PASS: docker-buildx version OK
18:49:00 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:49:00 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:49:00 PASS: docker-compose version OK
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    create-stamp debian/debhelper-build-stamp
18:49:00  debian/rules binary
18:49:00 dh binary --with=bash-completion
18:49:00    dh_testroot
18:49:00    dh_prep
18:49:00    dh_installdirs
18:49:00    debian/rules override_dh_auto_install
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 # docker-ce-cli install
18:49:00 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:49:00 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:49:00 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:49:00 # docker-ce install
18:49:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:49:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:49:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:49:00 # docker-buildx-plugin install
18:49:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:49:00 # docker-compose-plugin install
18:49:00 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:49:00 # docker-ce-rootless-extras install
18:49:00 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:49:00 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:49:00 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:49:00 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:49:00 # TODO: how can we install vpnkit?
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    debian/rules override_dh_install
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 dh_install
18:49:00 # TODO Can we do this from within our container?
18:49:00 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    dh_installdocs
18:49:00    dh_installchangelogs
18:49:00    dh_installman
18:49:00    dh_bash-completion
18:49:00    debian/rules override_dh_installinit
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 # use "docker" as our service name, not "docker-ce"
18:49:00 dh_installinit --name=docker
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    debian/rules override_dh_installsystemd
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 # use "docker" as our service name, not "docker-ce"
18:49:00 dh_installsystemd --name=docker
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    dh_perl
18:49:00    dh_link
18:49:00    dh_strip_nondeterminism
18:49:00    dh_compress
18:49:00    dh_fixperms
18:49:00    dh_missing
18:49:00    debian/rules override_dh_dwz
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    debian/rules override_dh_strip
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 # Go has lots of problems with stripping, so just don't
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    dh_makeshlibs
18:49:00    debian/rules override_dh_shlibdeps
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    dh_installdeb
18:49:00    debian/rules override_dh_gencontrol
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:49:00 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:49:00 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:49:00 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:49:00 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:49:00 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:49:00 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:49:00 dh_gencontrol --remaining-packages
18:49:00 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:49:00 make[1]: Leaving directory '/root/build-deb'
18:49:00    dh_md5sums
18:49:00    debian/rules override_dh_builddeb
18:49:00 make[1]: Entering directory '/root/build-deb'
18:49:00 dh_builddeb -- -Zxz
18:49:00 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb'.
18:49:00 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'.
18:49:12 # Build the compose plugin
18:49:12 cd /go/src/github.com/docker/compose \
18:49:12 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:49:12 make[2]: Entering directory '/root/build-deb/compose'
18:49:12 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:49:12 go: downloading github.com/docker/cli v24.0.5+incompatible
18:49:12 go: downloading github.com/docker/docker v24.0.5+incompatible
18:49:12 go: downloading golang.org/x/sys v0.7.0
18:49:12 go: downloading github.com/theupdateframework/notary v0.7.0
18:49:13 go: downloading go.opentelemetry.io/otel v1.14.0
18:49:13 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:49:13 go: downloading github.com/compose-spec/compose-go v1.18.3
18:49:13 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:49:13 go: downloading github.com/docker/buildx v0.11.2
18:49:13 go: downloading github.com/hashicorp/go-version v1.6.0
18:49:13 go: downloading github.com/mattn/go-shellwords v1.0.12
18:49:13 go: downloading github.com/containerd/containerd v1.7.3
18:49:13 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:49:13 go: downloading github.com/jonboulle/clockwork v0.4.0
18:49:13 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:49:13 go: downloading github.com/moby/buildkit v0.12.1
18:49:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:49:14 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:49:14 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:49:14 go: downloading google.golang.org/grpc v1.57.0
18:49:14 go: downloading github.com/stretchr/testify v1.8.4
18:49:14 go: downloading github.com/imdario/mergo v0.3.16
18:49:14 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:49:14 go: downloading github.com/containerd/console v1.0.3
18:49:14 go: downloading github.com/adrg/xdg v0.4.0
18:49:14 go: downloading github.com/buger/goterm v1.0.4
18:49:14 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:49:14 go: downloading k8s.io/client-go v0.26.2
18:49:15 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:49:15 go: downloading k8s.io/api v0.26.2
18:49:15 go: downloading k8s.io/apimachinery v0.26.2
18:49:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:49:15 go: downloading github.com/pelletier/go-toml v1.9.5
18:49:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:49:16 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:49:16 go: downloading github.com/golang/mock v1.6.0
18:49:16 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:49:16 go: downloading github.com/hashicorp/errwrap v1.1.0
18:49:16 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:49:16 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:49:16 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:49:16 go: downloading golang.org/x/net v0.9.0
18:49:16 go: downloading golang.org/x/crypto v0.7.0
18:49:16 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:49:16 go: downloading golang.org/x/term v0.7.0
18:49:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:49:16 go: downloading github.com/go-logr/logr v1.2.4
18:49:16 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:49:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:49:16 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:49:16 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:49:16 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:49:16 go: downloading github.com/gogo/googleapis v1.4.1
18:49:18 go: downloading github.com/moby/locker v1.0.1
18:49:18 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:49:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:49:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:49:18 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:49:18 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:49:18 go: downloading k8s.io/klog/v2 v2.90.1
18:49:18 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:49:18 go: downloading github.com/google/gofuzz v1.2.0
18:49:18 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:49:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:49:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:49:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:49:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:49:18 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:49:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:49:18 go: downloading github.com/aws/smithy-go v1.13.5
18:49:18 go: downloading google.golang.org/protobuf v1.30.0
18:49:18 go: downloading github.com/containerd/continuity v0.4.1
18:49:18 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:49:18 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:49:18 go: downloading gopkg.in/inf.v0 v0.9.1
18:49:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:49:18 go: downloading golang.org/x/oauth2 v0.7.0
18:49:19 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:49:19 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:49:19 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:49:19 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:49:19 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:49:19 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:49:19 go: downloading github.com/json-iterator/go v1.1.12
18:49:19 # Build the compose plugin
18:49:19 cd /go/src/github.com/docker/compose \
18:49:19 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
18:49:19 make[2]: Entering directory '/root/build-deb/compose'
18:49:19 GO111MODULE=on go build  -trimpath -tags "e2e" -ldflags "-w -X github.com/docker/compose/v2/internal.Version=v2.21.0" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
18:49:19 go: downloading github.com/docker/cli v24.0.5+incompatible
18:49:19 go: downloading golang.org/x/sys v0.7.0
18:49:19 go: downloading github.com/docker/docker v24.0.5+incompatible
18:49:19 go: downloading github.com/theupdateframework/notary v0.7.0
18:49:19 go: downloading go.opentelemetry.io/otel v1.14.0
18:49:19 go: downloading go.opentelemetry.io/otel/trace v1.14.0
18:49:19 go: downloading github.com/compose-spec/compose-go v1.18.3
18:49:19 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
18:49:19 go: downloading github.com/docker/buildx v0.11.2
18:49:19 go: downloading github.com/hashicorp/go-version v1.6.0
18:49:19 go: downloading github.com/mattn/go-shellwords v1.0.12
18:49:19 go: downloading github.com/containerd/containerd v1.7.3
18:49:19 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:49:19 go: downloading github.com/jonboulle/clockwork v0.4.0
18:49:19 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:49:19 go: downloading github.com/moby/buildkit v0.12.1
18:49:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
18:49:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
18:49:19 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
18:49:19 go: downloading google.golang.org/grpc v1.57.0
18:49:19 go: downloading github.com/stretchr/testify v1.8.4
18:49:19 go: downloading github.com/imdario/mergo v0.3.16
18:49:19 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
18:49:19 go: downloading github.com/containerd/console v1.0.3
18:49:19 go: downloading github.com/adrg/xdg v0.4.0
18:49:19 go: downloading github.com/buger/goterm v1.0.4
18:49:19 go: downloading github.com/docker/docker-credential-helpers v0.7.0
18:49:19 go: downloading k8s.io/client-go v0.26.2
18:49:19 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:49:19 go: downloading k8s.io/api v0.26.2
18:49:19 go: downloading k8s.io/apimachinery v0.26.2
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
18:49:19 go: downloading github.com/pelletier/go-toml v1.9.5
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
18:49:19 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
18:49:19 go: downloading github.com/golang/mock v1.6.0
18:49:19 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
18:49:19 go: downloading github.com/hashicorp/errwrap v1.1.0
18:49:19 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
18:49:19 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
18:49:19 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:49:19 go: downloading golang.org/x/net v0.9.0
18:49:19 go: downloading golang.org/x/crypto v0.7.0
18:49:19 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:49:19 go: downloading golang.org/x/term v0.7.0
18:49:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
18:49:19 go: downloading github.com/go-logr/logr v1.2.4
18:49:19 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
18:49:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
18:49:19 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
18:49:19 go: downloading github.com/containerd/typeurl/v2 v2.1.1
18:49:19 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
18:49:19 go: downloading github.com/gogo/googleapis v1.4.1
18:49:19 go: downloading github.com/in-toto/in-toto-golang v0.5.0
18:49:19 go: downloading github.com/moby/locker v1.0.1
18:49:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
18:49:19 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
18:49:19 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
18:49:19 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:49:19 go: downloading k8s.io/klog/v2 v2.90.1
18:49:19 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
18:49:19 go: downloading github.com/google/gofuzz v1.2.0
18:49:19 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
18:49:19 go: downloading github.com/aws/smithy-go v1.13.5
18:49:19 go: downloading google.golang.org/protobuf v1.30.0
18:49:19 go: downloading github.com/containerd/continuity v0.4.1
18:49:19 go: downloading go.opentelemetry.io/otel/metric v0.37.0
18:49:19 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18:49:19 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:49:19 go: downloading gopkg.in/inf.v0 v0.9.1
18:49:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
18:49:19 go: downloading golang.org/x/oauth2 v0.7.0
18:49:19 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
18:49:19 go: downloading github.com/shibumi/go-pathspec v1.3.0
18:49:19 go: downloading github.com/google/gnostic v0.5.7-v3refs
18:49:19 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
18:49:19 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
18:49:19 go: downloading github.com/mattn/go-colorable v0.1.13
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:49:19 go: downloading sigs.k8s.io/yaml v1.3.0
18:49:19 go: downloading github.com/moby/spdystream v0.2.0
18:49:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:49:19 go: downloading github.com/modern-go/reflect2 v1.0.2
18:49:19 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:49:19 go: downloading github.com/mattn/go-isatty v0.0.17
18:49:19 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:49:19 go: downloading github.com/go-openapi/swag v0.19.14
18:49:19 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:49:19 go: downloading github.com/mailru/easyjson v0.7.6
18:49:19 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:49:19 go: downloading github.com/josharian/intern v1.0.0
18:49:19 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
18:49:19 go: downloading github.com/json-iterator/go v1.1.12
18:49:19 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
18:49:19 go: downloading github.com/mattn/go-colorable v0.1.13
18:49:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
18:49:19 go: downloading sigs.k8s.io/yaml v1.3.0
18:49:19 go: downloading github.com/moby/spdystream v0.2.0
18:49:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:49:19 go: downloading github.com/modern-go/reflect2 v1.0.2
18:49:19 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
18:49:19 go: downloading github.com/mattn/go-isatty v0.0.17
18:49:19 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
18:49:19 go: downloading github.com/go-openapi/swag v0.19.14
18:49:19 go: downloading github.com/go-openapi/jsonreference v0.20.0
18:49:19 go: downloading github.com/mailru/easyjson v0.7.6
18:49:20 go: downloading github.com/go-openapi/jsonpointer v0.19.5
18:49:20 go: downloading github.com/josharian/intern v1.0.0
18:49:47 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb'.
18:49:47 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'.
18:49:50 make[2]: Leaving directory '/root/build-deb/compose'
18:49:50 make[1]: Leaving directory '/root/build-deb'
18:49:50    debian/rules override_dh_auto_test
18:49:50 make[1]: Entering directory '/root/build-deb'
18:49:50 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:49:50 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:49:50 PASS: daemon version OK
18:49:50 ver="$(cli/build/docker --version)"; \
18:49:50 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:49:50 PASS: cli version OK
18:49:50 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:49:50 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:49:50 PASS: docker-buildx version OK
18:49:50 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:49:50 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:49:50 PASS: docker-compose version OK
18:49:50 make[1]: Leaving directory '/root/build-deb'
18:49:50    create-stamp debian/debhelper-build-stamp
18:49:50  debian/rules binary
18:49:50 dh binary --with=bash-completion
18:49:50    dh_testroot
18:49:50    dh_prep
18:49:50    dh_installdirs
18:49:50    debian/rules override_dh_auto_install
18:49:50 make[1]: Entering directory '/root/build-deb'
18:49:50 # docker-ce-cli install
18:49:50 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:49:50 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:49:50 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:49:50 # docker-ce install
18:49:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:49:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:49:50 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:49:50 # docker-buildx-plugin install
18:49:50 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:49:50 # docker-compose-plugin install
18:49:50 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:49:50 # docker-ce-rootless-extras install
18:49:50 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:49:50 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:49:50 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:49:50 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:49:50 # TODO: how can we install vpnkit?
18:49:50 make[1]: Leaving directory '/root/build-deb'
18:49:50    debian/rules override_dh_install
18:49:50 make[1]: Entering directory '/root/build-deb'
18:49:50 dh_install
18:49:50 # TODO Can we do this from within our container?
18:49:50 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:49:50 make[1]: Leaving directory '/root/build-deb'
18:49:50    dh_installdocs
18:49:50    dh_installchangelogs
18:49:50    dh_installman
18:49:50    dh_bash-completion
18:49:50    debian/rules override_dh_installinit
18:49:50 make[1]: Entering directory '/root/build-deb'
18:49:50 # use "docker" as our service name, not "docker-ce"
18:49:50 dh_installinit --name=docker
18:49:50 make[1]: Leaving directory '/root/build-deb'
18:49:50    debian/rules override_dh_installsystemd
18:49:50 make[1]: Entering directory '/root/build-deb'
18:49:50 # use "docker" as our service name, not "docker-ce"
18:49:50 dh_installsystemd --name=docker
18:49:50 make[1]: Leaving directory '/root/build-deb'
18:49:50    dh_perl
18:49:50    dh_link
18:49:50    dh_strip_nondeterminism
18:49:52    dh_compress
18:49:52    dh_fixperms
18:49:52    dh_missing
18:49:52    debian/rules override_dh_dwz
18:49:52 make[1]: Entering directory '/root/build-deb'
18:49:52 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:49:52 make[1]: Leaving directory '/root/build-deb'
18:49:52    debian/rules override_dh_strip
18:49:52 make[1]: Entering directory '/root/build-deb'
18:49:52 # Go has lots of problems with stripping, so just don't
18:49:52 make[1]: Leaving directory '/root/build-deb'
18:49:52    dh_makeshlibs
18:49:52    debian/rules override_dh_shlibdeps
18:49:52 make[1]: Entering directory '/root/build-deb'
18:49:52 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:49:56 make[1]: Leaving directory '/root/build-deb'
18:49:56    dh_installdeb
18:49:56    debian/rules override_dh_gencontrol
18:49:56 make[1]: Entering directory '/root/build-deb'
18:49:56 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:49:56 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:49:56 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:49:56 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:49:56 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:49:56 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:49:57 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:49:57 dh_gencontrol --remaining-packages
18:49:57 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:49:57 make[1]: Leaving directory '/root/build-deb'
18:49:57    dh_md5sums
18:49:57    debian/rules override_dh_builddeb
18:49:57 make[1]: Entering directory '/root/build-deb'
18:49:57 dh_builddeb -- -Zxz
18:49:57 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'.
18:49:57 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'.
18:50:09 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'.
18:50:15 make[1]: Leaving directory '/root/build-deb'
18:50:15  dpkg-genbuildinfo
18:50:16  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.changes
18:50:17 dpkg-genchanges: info: including full source code in upload
18:50:17  dpkg-source -I.git --after-build .
18:50:18 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:50:18 + destination=/build
18:50:18 + mkdir -p /build
18:50:18 + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb /build
18:50:18 copied '/root/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb'
18:50:18 removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb'
18:50:18 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:18 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:18 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:18 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:18 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.dsc'
18:50:18 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.dsc'
18:50:18 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.tar.gz'
18:50:18 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye.tar.gz'
18:50:18 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.buildinfo'
18:50:18 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.buildinfo'
18:50:18 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.changes'
18:50:18 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.changes'
18:50:18 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:18 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:18 copied '/root/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb'
18:50:18 removed '/root/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb'
18:50:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
18:50:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:50:24 + make IMAGE=balenalib/rpi-raspbian:bullseye verify
18:50:24 docker run  --rm -i \
18:50:24 	-v "$(pwd):/v" \
18:50:24 	-e DEBIAN_FRONTEND=noninteractive \
18:50:24 	-e PACKAGE_REPO=prod \
18:50:24 	-w /v \
18:50:24 	balenalib/rpi-raspbian:bullseye ./verify
18:50:24 + verify
18:50:24 + dpkg --version
18:50:24 + verify_deb
18:50:24 + apt-get update
18:50:25 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
18:50:25 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
18:50:25 Get:3 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
18:50:25 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB]
18:50:25 Get:5 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
18:50:25 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
18:50:27 Get:7 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
18:50:27 Get:8 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
18:50:28 Fetched 18.8 MB in 4s (4562 kB/s)
18:50:30 Reading package lists...
18:50:30 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
18:50:30 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:50:31 Reading package lists...
18:50:31 Building dependency tree...
18:50:31 Reading state information...
18:50:31 ca-certificates is already the newest version (20210119).
18:50:31 The following additional packages will be installed:
18:50:31   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
18:50:31   libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1 libgirepository-1.0-1
18:50:31   libglib2.0-0 libmpdec3 libpackagekit-glib2-18 libpython3-stdlib
18:50:31   libpython3.9-minimal libpython3.9-stdlib media-types python-apt-common
18:50:31   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:50:31   python3-software-properties python3.9 python3.9-minimal
18:50:31 Suggested packages:
18:50:31   isoquery python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc
18:50:31   python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc
18:50:31   python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support
18:50:31 Recommended packages:
18:50:31   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit
18:50:31   unattended-upgrades
18:50:32 The following NEW packages will be installed:
18:50:32   apt-transport-https distro-info-data gir1.2-glib-2.0
18:50:32   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libcurl3-gnutls libdbus-1-3
18:50:32   libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3
18:50:32   libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal
18:50:32   libpython3.9-stdlib lsb-release media-types python-apt-common python3
18:50:32   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
18:50:32   python3-software-properties python3.9 python3.9-minimal
18:50:32   software-properties-common
18:50:32 The following packages will be upgraded:
18:50:32   curl libcurl4
18:50:33 2 upgraded, 29 newly installed, 0 to remove and 18 not upgraded.
18:50:33 Need to get 11.6 MB of archives.
18:50:33 After this operation, 49.2 MB of additional disk space will be used.
18:50:33 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
18:50:33 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB]
18:50:33 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
18:50:33 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
18:50:33 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
18:50:33 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
18:50:33 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
18:50:33 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
18:50:33 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
18:50:33 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
18:50:33 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
18:50:33 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u9 [258 kB]
18:50:33 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u9 [310 kB]
18:50:33 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u4 [8048 B]
18:50:33 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
18:50:34 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB]
18:50:34 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
18:50:34 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB]
18:50:34 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
18:50:34 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
18:50:34 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
18:50:34 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u9 [307 kB]
18:50:34 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.28-0+deb11u1 [198 kB]
18:50:34 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB]
18:50:34 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
18:50:34 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB]
18:50:34 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB]
18:50:34 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB]
18:50:34 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB]
18:50:34 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
18:50:34 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
18:50:34 debconf: delaying package configuration, since apt-utils is not installed
18:50:35 Fetched 11.6 MB in 2s (5399 kB/s)
18:50:35 Selecting previously unselected package libpython3.9-minimal:armhf.
18:50:35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7900 files and directories currently installed.)
18:50:35 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
18:50:35 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
18:50:35 Selecting previously unselected package libexpat1:armhf.
18:50:35 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ...
18:50:35 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
18:50:35 Selecting previously unselected package python3.9-minimal.
18:50:35 Preparing to unpack .../python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
18:50:35 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
18:50:35 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
18:50:35 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
18:50:35 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
18:50:36 Selecting previously unselected package python3-minimal.
18:50:36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8194 files and directories currently installed.)
18:50:36 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
18:50:36 Unpacking python3-minimal (3.9.2-3) ...
18:50:36 Selecting previously unselected package media-types.
18:50:36 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
18:50:36 Unpacking media-types (4.0.0) ...
18:50:36 Selecting previously unselected package libmpdec3:armhf.
18:50:36 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
18:50:36 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
18:50:36 Selecting previously unselected package libpython3.9-stdlib:armhf.
18:50:36 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
18:50:36 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
18:50:36 Selecting previously unselected package python3.9.
18:50:36 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
18:50:36 Unpacking python3.9 (3.9.2-1+rpi1) ...
18:50:36 Selecting previously unselected package libpython3-stdlib:armhf.
18:50:36 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
18:50:36 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
18:50:36 Setting up python3-minimal (3.9.2-3) ...
18:50:36 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb'.
18:50:36 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'.
18:50:36 Selecting previously unselected package python3.
18:50:36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 8591 files and directories currently installed.)
18:50:36 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
18:50:36 Unpacking python3 (3.9.2-3) ...
18:50:36 Selecting previously unselected package apt-transport-https.
18:50:36 Preparing to unpack .../01-apt-transport-https_2.2.4_all.deb ...
18:50:36 Unpacking apt-transport-https (2.2.4) ...
18:50:36 Preparing to unpack .../02-curl_7.74.0-1.3+deb11u9_armhf.deb ...
18:50:36 Unpacking curl (7.74.0-1.3+deb11u9) over (7.74.0-1.3+deb11u7) ...
18:50:36 Preparing to unpack .../03-libcurl4_7.74.0-1.3+deb11u9_armhf.deb ...
18:50:36 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u9) over (7.74.0-1.3+deb11u7) ...
18:50:36 Selecting previously unselected package distro-info-data.
18:50:36 Preparing to unpack .../04-distro-info-data_0.51+deb11u4_all.deb ...
18:50:36 Unpacking distro-info-data (0.51+deb11u4) ...
18:50:36 Selecting previously unselected package libglib2.0-0:armhf.
18:50:36 Preparing to unpack .../05-libglib2.0-0_2.66.8-1_armhf.deb ...
18:50:36 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
18:50:37 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:50:37 Preparing to unpack .../06-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
18:50:37 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
18:50:37 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:50:37 Preparing to unpack .../07-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
18:50:37 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
18:50:37 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:50:37 Preparing to unpack .../08-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
18:50:37 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
18:50:37 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:50:37 Preparing to unpack .../09-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
18:50:37 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
18:50:37 Selecting previously unselected package gnupg2.
18:50:37 Preparing to unpack .../10-gnupg2_2.2.27-2+deb11u2_all.deb ...
18:50:37 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
18:50:37 Selecting previously unselected package iso-codes.
18:50:37 Preparing to unpack .../11-iso-codes_4.6.0-1_all.deb ...
18:50:37 Unpacking iso-codes (4.6.0-1) ...
18:50:37 Selecting previously unselected package libcurl3-gnutls:armhf.
18:50:37 Preparing to unpack .../12-libcurl3-gnutls_7.74.0-1.3+deb11u9_armhf.deb ...
18:50:37 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u9) ...
18:50:37 Selecting previously unselected package libdbus-1-3:armhf.
18:50:37 Preparing to unpack .../13-libdbus-1-3_1.12.28-0+deb11u1_armhf.deb ...
18:50:38 Unpacking libdbus-1-3:armhf (1.12.28-0+deb11u1) ...
18:50:38 Selecting previously unselected package lsb-release.
18:50:38 Preparing to unpack .../14-lsb-release_11.1.0+rpi1_all.deb ...
18:50:38 Unpacking lsb-release (11.1.0+rpi1) ...
18:50:38 Selecting previously unselected package python-apt-common.
18:50:38 Preparing to unpack .../15-python-apt-common_2.2.1_all.deb ...
18:50:38 Unpacking python-apt-common (2.2.1) ...
18:50:38 Selecting previously unselected package python3-apt.
18:50:38 Preparing to unpack .../16-python3-apt_2.2.1_armhf.deb ...
18:50:38 Unpacking python3-apt (2.2.1) ...
18:50:38 Selecting previously unselected package python3-dbus.
18:50:38 Preparing to unpack .../17-python3-dbus_1.2.16-5_armhf.deb ...
18:50:38 Unpacking python3-dbus (1.2.16-5) ...
18:50:38 Selecting previously unselected package python3-gi.
18:50:38 Preparing to unpack .../18-python3-gi_3.38.0-2_armhf.deb ...
18:50:38 Unpacking python3-gi (3.38.0-2) ...
18:50:38 Selecting previously unselected package python3-pycurl.
18:50:38 Preparing to unpack .../19-python3-pycurl_7.43.0.6-5_armhf.deb ...
18:50:38 Unpacking python3-pycurl (7.43.0.6-5) ...
18:50:38 Selecting previously unselected package python3-software-properties.
18:50:38 Preparing to unpack .../20-python3-software-properties_0.96.20.2-2.1_all.deb ...
18:50:38 Unpacking python3-software-properties (0.96.20.2-2.1) ...
18:50:38 Selecting previously unselected package software-properties-common.
18:50:38 Preparing to unpack .../21-software-properties-common_0.96.20.2-2.1_all.deb ...
18:50:38 Unpacking software-properties-common (0.96.20.2-2.1) ...
18:50:38 Setting up media-types (4.0.0) ...
18:50:38 Setting up gnupg2 (2.2.27-2+deb11u2) ...
18:50:38 Setting up apt-transport-https (2.2.4) ...
18:50:38 Setting up libglib2.0-0:armhf (2.66.8-1) ...
18:50:38 No schema files found: doing nothing.
18:50:38 Setting up distro-info-data (0.51+deb11u4) ...
18:50:38 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
18:50:38 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u9) ...
18:50:38 Setting up libdbus-1-3:armhf (1.12.28-0+deb11u1) ...
18:50:38 Setting up python-apt-common (2.2.1) ...
18:50:38 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
18:50:38 Setting up libcurl4:armhf (7.74.0-1.3+deb11u9) ...
18:50:38 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
18:50:38 Setting up curl (7.74.0-1.3+deb11u9) ...
18:50:38 Setting up iso-codes (4.6.0-1) ...
18:50:38 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
18:50:38 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
18:50:38 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
18:50:38 Setting up python3.9 (3.9.2-1+rpi1) ...
18:50:39 make[2]: Leaving directory '/root/build-deb/compose'
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    debian/rules override_dh_auto_test
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:50:39 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:50:39 PASS: daemon version OK
18:50:39 ver="$(cli/build/docker --version)"; \
18:50:39 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:50:39 PASS: cli version OK
18:50:39 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:50:39 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:50:39 PASS: docker-buildx version OK
18:50:39 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:50:39 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:50:39 PASS: docker-compose version OK
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    create-stamp debian/debhelper-build-stamp
18:50:39  debian/rules binary
18:50:39 dh binary --with=bash-completion
18:50:39    dh_testroot
18:50:39    dh_prep
18:50:39    dh_installdirs
18:50:39    debian/rules override_dh_auto_install
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 # docker-ce-cli install
18:50:39 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:50:39 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:50:39 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:50:39 # docker-ce install
18:50:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:50:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:50:39 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:50:39 # docker-buildx-plugin install
18:50:39 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:50:39 # docker-compose-plugin install
18:50:39 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:50:39 # docker-ce-rootless-extras install
18:50:39 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:50:39 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:50:39 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:50:39 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:50:39 # TODO: how can we install vpnkit?
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    debian/rules override_dh_install
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 dh_install
18:50:39 # TODO Can we do this from within our container?
18:50:39 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    dh_installdocs
18:50:39    dh_installchangelogs
18:50:39    dh_installman
18:50:39    dh_bash-completion
18:50:39    debian/rules override_dh_installinit
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 # use "docker" as our service name, not "docker-ce"
18:50:39 dh_installinit --name=docker
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    debian/rules override_dh_installsystemd
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 # use "docker" as our service name, not "docker-ce"
18:50:39 dh_installsystemd --name=docker
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    dh_perl
18:50:39    dh_link
18:50:39    dh_strip_nondeterminism
18:50:39    dh_compress
18:50:39    dh_fixperms
18:50:39    dh_missing
18:50:39    debian/rules override_dh_dwz
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    debian/rules override_dh_strip
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 # Go has lots of problems with stripping, so just don't
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    dh_makeshlibs
18:50:39    debian/rules override_dh_shlibdeps
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    dh_installdeb
18:50:39    debian/rules override_dh_gencontrol
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:50:39 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:50:39 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:50:39 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:50:39 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:50:39 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:50:39 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:50:39 dh_gencontrol --remaining-packages
18:50:39 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:50:39 make[1]: Leaving directory '/root/build-deb'
18:50:39    dh_md5sums
18:50:39    debian/rules override_dh_builddeb
18:50:39 make[1]: Entering directory '/root/build-deb'
18:50:39 dh_builddeb -- -Zxz
18:50:39 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'.
18:50:39 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb'.
18:50:39 Setting up python3 (3.9.2-3) ...
18:50:39 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
18:50:39 Setting up python3-pycurl (7.43.0.6-5) ...
18:50:39 Setting up python3-gi (3.38.0-2) ...
18:50:39 Setting up lsb-release (11.1.0+rpi1) ...
18:50:39 Setting up python3-dbus (1.2.16-5) ...
18:50:39 Setting up python3-apt (2.2.1) ...
18:50:40 Setting up python3-software-properties (0.96.20.2-2.1) ...
18:50:40 Setting up software-properties-common (0.96.20.2-2.1) ...
18:50:40 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ...
18:50:40 ++ source /etc/os-release
18:50:40 +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)'
18:50:40 +++ NAME='Raspbian GNU/Linux'
18:50:40 +++ VERSION_ID=11
18:50:40 +++ VERSION='11 (bullseye)'
18:50:40 +++ VERSION_CODENAME=bullseye
18:50:40 +++ ID=raspbian
18:50:40 +++ ID_LIKE=debian
18:50:40 +++ HOME_URL=http://www.raspbian.org/
18:50:40 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
18:50:40 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
18:50:40 ++ echo raspbian
18:50:40 + DIST_ID=raspbian
18:50:40 ++ lsb_release -sc
18:50:40 + DIST_VERSION=bullseye
18:50:40 + '[' bullseye = sid ']'
18:50:40 + install_debian_containerd
18:50:40 + '[' prod = stage ']'
18:50:40 + REPO_URL=https://download.docker.com/linux/raspbian
18:50:40 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
18:50:40 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
18:50:40 + update-ca-certificates -f
18:50:40 Clearing symlinks in /etc/ssl/certs...
18:50:41 done.
18:50:41 Updating certificates in /etc/ssl/certs...
18:50:41 129 added, 0 removed; done.
18:50:41 Running hooks in /etc/ca-certificates/update.d...
18:50:41 done.
18:50:41 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
18:50:41 + apt-key add -
18:50:41 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:50:42 OK
18:50:42 + '[' bullseye = sid ']'
18:50:42 ++ dpkg --print-architecture
18:50:42 + ARCH=armhf
18:50:42 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test'
18:50:42 + apt-get update
18:50:42 Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.7 kB]
18:50:42 Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [39.4 kB]
18:50:42 Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease
18:50:42 Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
18:50:42 Fetched 66.0 kB in 1s (81.0 kB/s)
18:50:44 Reading package lists...
18:50:44 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
18:50:44 ++ find deb/debbuild/raspbian-bullseye/ -type f -name '*.deb'
18:50:44 + packages='deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb
18:50:44 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb
18:50:44 deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb
18:50:44 deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb
18:50:44 deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:44 ++ echo 'deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb
18:50:44 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb
18:50:44 deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb
18:50:44 deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb
18:50:44 deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:44 ++ xargs
18:50:44 ++ awk '$0="./"$0'
18:50:44 + packages='./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb'
18:50:44 + set -x
18:50:44 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb
18:50:44 Selecting previously unselected package docker-compose-plugin.
18:50:44 (Reading database ... 10272 files and directories currently installed.)
18:50:44 Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ...
18:50:44 Unpacking docker-compose-plugin (2.21.0-1~raspbian.11~bullseye) ...
18:50:45 Selecting previously unselected package docker-buildx-plugin.
18:50:45 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ...
18:50:45 Unpacking docker-buildx-plugin (0.11.2-1~raspbian.11~bullseye) ...
18:50:46 Selecting previously unselected package docker-ce.
18:50:46 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ...
18:50:46 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye) ...
18:50:48 Selecting previously unselected package docker-ce-rootless-extras.
18:50:48 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ...
18:50:48 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye) ...
18:50:48 Selecting previously unselected package docker-ce-cli.
18:50:48 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ...
18:50:48 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye) ...
18:50:49 Setting up docker-compose-plugin (2.21.0-1~raspbian.11~bullseye) ...
18:50:49 Setting up docker-buildx-plugin (0.11.2-1~raspbian.11~bullseye) ...
18:50:49 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye) ...
18:50:49 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye) ...
18:50:49 invoke-rc.d: could not determine current runlevel
18:50:49 invoke-rc.d: policy-rc.d denied execution of start.
18:50:49 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:50:49  docker-ce-rootless-extras depends on dbus-user-session; however:
18:50:49   Package dbus-user-session is not installed.
18:50:49 
18:50:49 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye) ...
18:50:49 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.11~bullseye_armhf.deb
18:50:50 Reading package lists...
18:50:51 Building dependency tree...
18:50:51 Reading state information...
18:50:51 Correcting dependencies... Done
18:50:51 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:50:51 Skipping docker-ce, it is already installed and upgrade is not set.
18:50:51 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:50:51 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:50:51 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:50:51 The following additional packages will be installed:
18:50:51   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:50:51   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
18:50:51   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:50:51   libpam-systemd libxtables12 systemd systemd-sysv
18:50:51 Suggested packages:
18:50:51   firewalld kmod systemd-container policykit-1
18:50:51 Recommended packages:
18:50:51   nftables systemd-timesyncd | time-daemon libnss-systemd
18:50:52 The following NEW packages will be installed:
18:50:52   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
18:50:52   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
18:50:52   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:50:52   libpam-systemd libxtables12 systemd systemd-sysv
18:50:52 0 upgraded, 21 newly installed, 0 to remove and 18 not upgraded.
18:50:52 Need to get 27.1 MB of archives.
18:50:52 After this operation, 112 MB of additional disk space will be used.
18:50:52 Get:1 https://download.docker.com/linux/raspbian bullseye/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:50:52 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB]
18:50:52 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
18:50:52 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
18:50:52 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
18:50:52 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
18:50:52 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libjson-c5 armhf 0.15-2+deb11u1 [38.8 kB]
18:50:52 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [222 kB]
18:50:53 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.7 kB]
18:50:53 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf systemd armhf 247.3-7+rpi1+deb11u2 [4252 kB]
18:50:53 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf systemd-sysv armhf 247.3-7+rpi1+deb11u2 [114 kB]
18:50:53 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dbus armhf 1.12.28-0+deb11u1 [220 kB]
18:50:53 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpam-systemd armhf 247.3-7+rpi1+deb11u2 [261 kB]
18:50:53 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dbus-user-session armhf 1.12.28-0+deb11u1 [100 kB]
18:50:53 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [33.0 kB]
18:50:53 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
18:50:53 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB]
18:50:53 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.4 kB]
18:50:53 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [32.5 kB]
18:50:53 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [47.2 kB]
18:50:53 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iptables armhf 1.8.7-1 [328 kB]
18:50:53 debconf: delaying package configuration, since apt-utils is not installed
18:50:53 Fetched 27.1 MB in 2s (14.6 MB/s)
18:50:53 Selecting previously unselected package libapparmor1:armhf.
18:50:53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10496 files and directories currently installed.)
18:50:53 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
18:50:53 Unpacking libapparmor1:armhf (2.13.6-10) ...
18:50:53 Selecting previously unselected package libcap2:armhf.
18:50:53 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
18:50:53 Unpacking libcap2:armhf (1:2.44-1) ...
18:50:54 Selecting previously unselected package libargon2-1:armhf.
18:50:54 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
18:50:54 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
18:50:54 Selecting previously unselected package dmsetup.
18:50:54 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
18:50:54 Unpacking dmsetup (2:1.02.175-2.1) ...
18:50:54 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:50:54 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
18:50:54 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
18:50:54 Selecting previously unselected package libjson-c5:armhf.
18:50:54 Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_armhf.deb ...
18:50:54 Unpacking libjson-c5:armhf (0.15-2+deb11u1) ...
18:50:54 Selecting previously unselected package libcryptsetup12:armhf.
18:50:54 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
18:50:54 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
18:50:54 Selecting previously unselected package libip4tc2:armhf.
18:50:54 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
18:50:54 Unpacking libip4tc2:armhf (1.8.7-1) ...
18:50:54 Selecting previously unselected package systemd.
18:50:54 Preparing to unpack .../8-systemd_247.3-7+rpi1+deb11u2_armhf.deb ...
18:50:54 Unpacking systemd (247.3-7+rpi1+deb11u2) ...
18:50:55 Setting up libapparmor1:armhf (2.13.6-10) ...
18:50:55 Setting up libcap2:armhf (1:2.44-1) ...
18:50:55 Setting up libargon2-1:armhf (0~20171227-0.2) ...
18:50:55 Setting up libjson-c5:armhf (0.15-2+deb11u1) ...
18:50:55 Setting up libip4tc2:armhf (1.8.7-1) ...
18:50:55 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
18:50:55 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
18:50:55 Setting up systemd (247.3-7+rpi1+deb11u2) ...
18:50:55 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:50:55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:50:55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:50:55 Initializing machine ID from random generator.
18:50:55 Setting up dmsetup (2:1.02.175-2.1) ...
18:50:55 Selecting previously unselected package systemd-sysv.
18:50:55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11330 files and directories currently installed.)
18:50:55 Preparing to unpack .../00-systemd-sysv_247.3-7+rpi1+deb11u2_armhf.deb ...
18:50:55 Unpacking systemd-sysv (247.3-7+rpi1+deb11u2) ...
18:50:55 Selecting previously unselected package dbus.
18:50:55 Preparing to unpack .../01-dbus_1.12.28-0+deb11u1_armhf.deb ...
18:50:55 Unpacking dbus (1.12.28-0+deb11u1) ...
18:50:55 Selecting previously unselected package libpam-systemd:armhf.
18:50:55 Preparing to unpack .../02-libpam-systemd_247.3-7+rpi1+deb11u2_armhf.deb ...
18:50:55 Unpacking libpam-systemd:armhf (247.3-7+rpi1+deb11u2) ...
18:50:55 Selecting previously unselected package containerd.io.
18:50:55 Preparing to unpack .../03-containerd.io_1.6.24-1_armhf.deb ...
18:50:55 Unpacking containerd.io (1.6.24-1) ...
18:50:57 Selecting previously unselected package dbus-user-session.
18:50:57 Preparing to unpack .../04-dbus-user-session_1.12.28-0+deb11u1_armhf.deb ...
18:50:57 Unpacking dbus-user-session (1.12.28-0+deb11u1) ...
18:50:57 Selecting previously unselected package libip6tc2:armhf.
18:50:57 Preparing to unpack .../05-libip6tc2_1.8.7-1_armhf.deb ...
18:50:57 Unpacking libip6tc2:armhf (1.8.7-1) ...
18:50:57 Selecting previously unselected package libxtables12:armhf.
18:50:57 Preparing to unpack .../06-libxtables12_1.8.7-1_armhf.deb ...
18:50:57 Unpacking libxtables12:armhf (1.8.7-1) ...
18:50:57 Selecting previously unselected package libmnl0:armhf.
18:50:57 Preparing to unpack .../07-libmnl0_1.0.4-3_armhf.deb ...
18:50:57 Unpacking libmnl0:armhf (1.0.4-3) ...
18:50:57 Selecting previously unselected package libnfnetlink0:armhf.
18:50:57 Preparing to unpack .../08-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
18:50:57 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
18:50:57 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:50:57 Preparing to unpack .../09-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
18:50:57 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
18:50:58 Selecting previously unselected package libnftnl11:armhf.
18:50:58 Preparing to unpack .../10-libnftnl11_1.1.9-1_armhf.deb ...
18:50:58 Unpacking libnftnl11:armhf (1.1.9-1) ...
18:50:58 Selecting previously unselected package iptables.
18:50:58 Preparing to unpack .../11-iptables_1.8.7-1_armhf.deb ...
18:50:58 Unpacking iptables (1.8.7-1) ...
18:50:58 Setting up systemd-sysv (247.3-7+rpi1+deb11u2) ...
18:50:58 Setting up libip6tc2:armhf (1.8.7-1) ...
18:50:58 Setting up dbus (1.12.28-0+deb11u1) ...
18:50:58 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'.
18:50:58 invoke-rc.d: could not determine current runlevel
18:50:58 invoke-rc.d: policy-rc.d denied execution of start.
18:50:58 Setting up libmnl0:armhf (1.0.4-3) ...
18:50:58 Setting up containerd.io (1.6.24-1) ...
18:50:58 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:50:58 Setting up libxtables12:armhf (1.8.7-1) ...
18:50:58 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
18:50:58 Setting up libpam-systemd:armhf (247.3-7+rpi1+deb11u2) ...
18:50:59 Setting up libnftnl11:armhf (1.1.9-1) ...
18:50:59 Setting up dbus-user-session (1.12.28-0+deb11u1) ...
18:50:59 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
18:50:59 Setting up iptables (1.8.7-1) ...
18:50:59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:50:59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:50:59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:50:59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:50:59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:50:59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:50:59 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ...
18:50:59 + verify_binaries
18:50:59 + docker --version
18:50:59 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:50:59 + docker buildx version
18:50:59 github.com/docker/buildx v0.11.2 9872040
18:50:59 + docker compose version
18:50:59 Docker Compose version v2.21.0
18:50:59 + dockerd --version
18:50:59 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:50:59 + docker-proxy --version
18:50:59 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:50:59 + containerd --version
18:50:59 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:50:59 + ctr --version
18:50:59 ctr containerd.io 1.6.24
18:50:59 + containerd-shim --help
18:50:59 Usage of containerd-shim:
18:50:59   -address string
18:50:59     	grpc address back to main containerd
18:50:59   -containerd-binary containerd publish
18:50:59     	path to containerd binary (used for containerd publish) (default "containerd")
18:50:59   -criu string
18:50:59     	path to criu binary
18:50:59   -debug
18:50:59     	enable debug output in logs
18:50:59   -namespace string
18:50:59     	namespace that owns the shim
18:50:59   -runtime-root string
18:50:59     	root directory for the runtime (default "/run/containerd/runc")
18:50:59   -socket string
18:50:59     	socket path to serve
18:50:59   -systemd-cgroup
18:50:59     	set runtime to use systemd-cgroup
18:50:59   -workdir string
18:50:59     	path used to storge large temporary data
18:50:59 + containerd-shim-runc-v1 -v
18:50:59 containerd-shim-runc-v1:
18:50:59   Version:  1.6.24
18:50:59   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:50:59   Go version: go1.20.8
18:50:59 
18:50:59 + containerd-shim-runc-v2 -v
18:50:59 containerd-shim-runc-v2:
18:50:59   Version:  1.6.24
18:50:59   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:50:59   Go version: go1.20.8
18:50:59 
18:50:59 + runc --version
18:50:59 runc version 1.1.9
18:50:59 commit: v1.1.9-0-gccaecfc
18:50:59 spec: 1.0.2-dev
18:50:59 go: go1.20.8
18:50:59 libseccomp: 2.5.1
18:51:08 make[1]: Leaving directory '/root/build-deb'
18:51:08  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.buildinfo
18:51:08  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.changes
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:51:09 dpkg-genchanges: info: including full source code in upload
18:51:09  dpkg-source -I.git --after-build .
18:51:10 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:51:10 + destination=/build
18:51:10 + mkdir -p /build
18:51:10 + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb /build
18:51:10 copied '/root/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'
18:51:10 removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'
18:51:10 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:10 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:10 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:10 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:10 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.dsc'
18:51:10 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.dsc'
18:51:10 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.tar.gz'
18:51:10 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm.tar.gz'
18:51:10 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.buildinfo'
18:51:10 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.buildinfo'
18:51:10 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.changes'
18:51:10 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.changes'
18:51:10 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:10 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:10 copied '/root/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb'
18:51:10 removed '/root/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb'
18:51:11 make[2]: Leaving directory '/root/build-deb/compose'
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    debian/rules override_dh_auto_test
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:51:11 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:51:11 PASS: daemon version OK
18:51:11 ver="$(cli/build/docker --version)"; \
18:51:11 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:51:11 PASS: cli version OK
18:51:11 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:51:11 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:51:11 PASS: docker-buildx version OK
18:51:11 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:51:11 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:51:11 PASS: docker-compose version OK
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    create-stamp debian/debhelper-build-stamp
18:51:11  debian/rules binary
18:51:11 dh binary --with=bash-completion
18:51:11    dh_testroot
18:51:11    dh_prep
18:51:11    dh_installdirs
18:51:11    debian/rules override_dh_auto_install
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # docker-ce-cli install
18:51:11 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:51:11 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:51:11 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:51:11 # docker-ce install
18:51:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:51:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:51:11 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:51:11 # docker-buildx-plugin install
18:51:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:51:11 # docker-compose-plugin install
18:51:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:51:11 # docker-ce-rootless-extras install
18:51:11 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:51:11 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:51:11 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:51:11 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:51:11 # TODO: how can we install vpnkit?
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    debian/rules override_dh_install
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 dh_install
18:51:11 # TODO Can we do this from within our container?
18:51:11 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_installdocs
18:51:11    dh_installchangelogs
18:51:11    dh_installman
18:51:11    dh_bash-completion
18:51:11    debian/rules override_dh_installinit
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # use "docker" as our service name, not "docker-ce"
18:51:11 dh_installinit --name=docker
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    debian/rules override_dh_installsystemd
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # use "docker" as our service name, not "docker-ce"
18:51:11 dh_installsystemd --name=docker
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_perl
18:51:11    dh_link
18:51:11    dh_strip_nondeterminism
18:51:11    dh_compress
18:51:11    dh_fixperms
18:51:11    dh_missing
18:51:11    debian/rules override_dh_dwz
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    debian/rules override_dh_strip
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # Go has lots of problems with stripping, so just don't
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_makeshlibs
18:51:11    debian/rules override_dh_shlibdeps
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_installdeb
18:51:11    debian/rules override_dh_gencontrol
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:51:11 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:51:11 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:51:11 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:51:11 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:51:11 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:51:11 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:51:11 dh_gencontrol --remaining-packages
18:51:11 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_md5sums
18:51:11    debian/rules override_dh_builddeb
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 dh_builddeb -- -Zxz
18:51:11 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'.
18:51:11 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb'.
18:51:11 make[2]: Leaving directory '/root/build-deb/compose'
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    debian/rules override_dh_auto_test
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
18:51:11 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 949f8c9" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
18:51:11 PASS: daemon version OK
18:51:11 ver="$(cli/build/docker --version)"; \
18:51:11 	test "$ver" = "Docker version 0.0.0-20231011170815-26951f7, build 26951f7" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
18:51:11 PASS: cli version OK
18:51:11 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:51:11 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
18:51:11 PASS: docker-buildx version OK
18:51:11 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
18:51:11 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
18:51:11 PASS: docker-compose version OK
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    create-stamp debian/debhelper-build-stamp
18:51:11  debian/rules binary
18:51:11 dh binary --with=bash-completion
18:51:11    dh_testroot
18:51:11    dh_prep
18:51:11    dh_installdirs
18:51:11    debian/rules override_dh_auto_install
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # docker-ce-cli install
18:51:11 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
18:51:11 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
18:51:11 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
18:51:11 # docker-ce install
18:51:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
18:51:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
18:51:11 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
18:51:11 # docker-buildx-plugin install
18:51:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
18:51:11 # docker-compose-plugin install
18:51:11 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
18:51:11 # docker-ce-rootless-extras install
18:51:11 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
18:51:11 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
18:51:11 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
18:51:11 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
18:51:11 # TODO: how can we install vpnkit?
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    debian/rules override_dh_install
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 dh_install
18:51:11 # TODO Can we do this from within our container?
18:51:11 dh_apparmor --profile-name=docker-ce -pdocker-ce
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_installdocs
18:51:11    dh_installchangelogs
18:51:11    dh_installman
18:51:11    dh_bash-completion
18:51:11    debian/rules override_dh_installinit
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # use "docker" as our service name, not "docker-ce"
18:51:11 dh_installinit --name=docker
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    debian/rules override_dh_installsystemd
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # use "docker" as our service name, not "docker-ce"
18:51:11 dh_installsystemd --name=docker
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_perl
18:51:11    dh_link
18:51:11    dh_strip_nondeterminism
18:51:11    dh_compress
18:51:11    dh_fixperms
18:51:11    dh_missing
18:51:11    debian/rules override_dh_dwz
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # dh_dwz in debhelper versions less than 13 has issues with files that are missing debug symbols (once we update to debhelper-compat 13+ this can be removed)
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    debian/rules override_dh_strip
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # Go has lots of problems with stripping, so just don't
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_makeshlibs
18:51:11    debian/rules override_dh_shlibdeps
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_installdeb
18:51:11    debian/rules override_dh_gencontrol
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 # Use separate version for the buildx-plugin package, then generate the other control files as usual
18:51:11 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
18:51:11 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:51:11 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:51:11 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:51:11 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
18:51:11 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
18:51:11 dh_gencontrol --remaining-packages
18:51:11 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
18:51:11 make[1]: Leaving directory '/root/build-deb'
18:51:11    dh_md5sums
18:51:11    debian/rules override_dh_builddeb
18:51:11 make[1]: Entering directory '/root/build-deb'
18:51:11 dh_builddeb -- -Zxz
18:51:11 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb'.
18:51:11 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'.
18:51:13 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bookworm"
18:51:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:51:13 + make IMAGE=balenalib/rpi-raspbian:bookworm verify
18:51:13 docker run  --rm -i \
18:51:13 	-v "$(pwd):/v" \
18:51:13 	-e DEBIAN_FRONTEND=noninteractive \
18:51:13 	-e PACKAGE_REPO=prod \
18:51:13 	-w /v \
18:51:13 	balenalib/rpi-raspbian:bookworm ./verify
18:51:13 Unable to find image 'balenalib/rpi-raspbian:bookworm' locally
18:51:14 bookworm: Pulling from balenalib/rpi-raspbian
18:51:14 52fc6729ed42: Already exists
18:51:14 a13012f956ef: Already exists
18:51:14 6fe3b1e5b1e1: Already exists
18:51:14 3612ba1bb511: Already exists
18:51:14 d353848d6365: Already exists
18:51:14 a3bf02af0185: Already exists
18:51:14 50e13e7b2b49: Already exists
18:51:14 b89eeb886499: Already exists
18:51:14 Digest: sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82
18:51:14 Status: Downloaded newer image for balenalib/rpi-raspbian:bookworm
18:51:14 + verify
18:51:14 + dpkg --version
18:51:14 + verify_deb
18:51:14 + apt-get update
18:51:15 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB]
18:51:15 Get:2 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B]
18:51:15 Get:3 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB]
18:51:15 Get:4 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B]
18:51:15 Get:5 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB]
18:51:16 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB]
18:51:17 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'.
18:51:17 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'.
18:51:18 Fetched 20.2 MB in 4s (5344 kB/s)
18:51:19 Reading package lists...
18:51:19 W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:51:19 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:51:21 Reading package lists...
18:51:21 Building dependency tree...
18:51:21 Reading state information...
18:51:21 ca-certificates is already the newest version (20230311).
18:51:21 curl is already the newest version (7.88.1-10+rpi1).
18:51:21 The following additional packages will be installed:
18:51:21   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
18:51:21   distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
18:51:21   libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12
18:51:21   libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1
18:51:21   libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:51:21   libglib2.0-data libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2
18:51:21   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:51:21   libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal
18:51:21   libpython3.11-stdlib libstemmer0d libsystemd-shared libsystemd0
18:51:21   libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 media-types
18:51:21   packagekit polkitd python-apt-common python3 python3-apt python3-blinker
18:51:21   python3-cffi-backend python3-cryptography python3-dbus python3-distro
18:51:21   python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient
18:51:21   python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources
18:51:21   python3-pyparsing python3-six python3-software-properties python3-wadllib
18:51:21   python3.11 python3.11-minimal sgml-base systemd systemd-sysv udev xml-core
18:51:21 Suggested packages:
18:51:21   default-dbus-session-bus | dbus-session-bus isoquery low-memory-monitor
18:51:21   gstreamer1.0-tools polkitd-pkla python3-doc python3-tk python3-venv
18:51:21   python-apt-doc python-blinker-doc python-cryptography-doc
18:51:21   python3-cryptography-vectors python-dbus-doc python3-crypto
18:51:21   python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc
18:51:21   binutils binfmt-support sgml-base-doc systemd-container systemd-homed
18:51:21   systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4
18:51:21   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper
18:51:21 Recommended packages:
18:51:21   libpam-cap shared-mime-info xdg-user-dirs dbus-user-session appstream
18:51:21   packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
18:51:22 The following NEW packages will be installed:
18:51:22   apt-transport-https dbus dbus-bin dbus-daemon dbus-session-bus-common
18:51:22   dbus-system-bus-common distro-info-data dmsetup gir1.2-glib-2.0
18:51:22   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapparmor1 libappstream4
18:51:22   libargon2-1 libcap2-bin libcryptsetup12 libcurl3-gnutls libdbus-1-3
18:51:22   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
18:51:22   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:51:22   libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2
18:51:22   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:51:22   libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal
18:51:22   libpython3.11-stdlib libstemmer0d libsystemd-shared libtirpc-common
18:51:22   libtirpc3 libunwind8 libxml2 libxmlb2 lsb-release media-types packagekit
18:51:22   polkitd python-apt-common python3 python3-apt python3-blinker
18:51:22   python3-cffi-backend python3-cryptography python3-dbus python3-distro
18:51:22   python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient
18:51:22   python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources
18:51:22   python3-pyparsing python3-six python3-software-properties python3-wadllib
18:51:22   python3.11 python3.11-minimal sgml-base software-properties-common systemd
18:51:22   systemd-sysv xml-core
18:51:22 The following packages will be upgraded:
18:51:22   libsystemd0 libudev1 udev
18:51:23 3 upgraded, 79 newly installed, 0 to remove and 5 not upgraded.
18:51:23 Need to get 33.9 MB of archives.
18:51:23 After this operation, 135 MB of additional disk space will be used.
18:51:23 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3+deb12u1 [19.1 kB]
18:51:23 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.12-1~deb12u1+rpi1 [1577 kB]
18:51:24 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.12-1~deb12u1+rpi1 [99.1 kB]
18:51:24 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB]
18:51:24 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB]
18:51:24 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.0 kB]
18:51:24 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-4~deb12u1 [191 kB]
18:51:24 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libfdisk1 armhf 2.38.1-5 [178 kB]
18:51:24 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [37.1 kB]
18:51:24 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [17.1 kB]
18:51:24 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-shared armhf 252.12-1~deb12u1+rpi1 [1511 kB]
18:51:24 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.12-1~deb12u1+rpi1 [299 kB]
18:51:24 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf systemd armhf 252.12-1~deb12u1+rpi1 [2881 kB]
18:51:24 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf systemd-sysv armhf 252.12-1~deb12u1+rpi1 [41.9 kB]
18:51:24 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libdbus-1-3 armhf 1.14.8-2~deb12u1 [176 kB]
18:51:24 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-bin armhf 1.14.8-2~deb12u1 [102 kB]
18:51:24 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB]
18:51:24 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB]
18:51:24 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-daemon armhf 1.14.8-2~deb12u1 [168 kB]
18:51:24 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB]
18:51:24 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf dbus armhf 1.14.8-2~deb12u1 [94.5 kB]
18:51:24 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB]
18:51:24 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB]
18:51:24 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]
18:51:24 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
18:51:24 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
18:51:24 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB]
18:51:24 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB]
18:51:24 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB]
18:51:24 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
18:51:24 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]
18:51:24 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]
18:51:24 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf sgml-base all 1.31 [15.4 kB]
18:51:24 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libcap2-bin armhf 1:2.66-4 [32.4 kB]
18:51:24 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libpam-systemd armhf 252.12-1~deb12u1+rpi1 [200 kB]
18:51:24 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf apt-transport-https all 2.6.1 [25.2 kB]
18:51:25 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf distro-info-data all 0.58 [5848 B]
18:51:25 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-0 armhf 2.74.6-1 [1203 kB]
18:51:25 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3+b1 [87.5 kB]
18:51:25 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3+b1 [160 kB]
18:51:25 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-5 [94.1 kB]
18:51:25 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-5 [25.9 kB]
18:51:25 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB]
18:51:25 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB]
18:51:25 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1 [337 kB]
18:51:25 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [98.9 kB]
18:51:25 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB]
18:51:25 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB]
18:51:25 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.6 kB]
18:51:25 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf libappstream4 armhf 0.16.1-2 [164 kB]
18:51:25 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf libduktape207 armhf 2.7.0-2 [115 kB]
18:51:25 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB]
18:51:25 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf libdw1 armhf 0.188-2.1+rpi1 [212 kB]
18:51:25 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-data all 2.74.6-1 [1208 kB]
18:51:25 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-bin armhf 2.74.6-1 [101 kB]
18:51:25 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libunwind8 armhf 1.6.2-3 [42.6 kB]
18:51:25 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1073 kB]
18:51:25 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.1 kB]
18:51:25 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.1 kB]
18:51:25 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
18:51:26 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB]
18:51:26 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf polkitd armhf 122-3 [108 kB]
18:51:26 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf packagekit armhf 1.2.6-5 [561 kB]
18:51:26 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB]
18:51:26 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf python3-apt armhf 2.6.0 [142 kB]
18:51:26 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB]
18:51:26 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [83.1 kB]
18:51:26 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [603 kB]
18:51:26 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [88.3 kB]
18:51:26 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB]
18:51:26 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [201 kB]
18:51:26 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB]
18:51:26 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB]
18:51:26 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB]
18:51:26 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
18:51:26 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB]
18:51:26 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB]
18:51:26 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB]
18:51:26 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
18:51:26 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
18:51:26 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB]
18:51:26 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB]
18:51:26 debconf: delaying package configuration, since apt-utils is not installed
18:51:26 Fetched 33.9 MB in 4s (8897 kB/s)
18:51:26 Selecting previously unselected package libargon2-1:armhf.
18:51:26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9821 files and directories currently installed.)
18:51:26 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_armhf.deb ...
18:51:26 Unpacking libargon2-1:armhf (0~20171227-0.3+deb12u1) ...
18:51:26 Preparing to unpack .../udev_252.12-1~deb12u1+rpi1_armhf.deb ...
18:51:26 Unpacking udev (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
18:51:27 Preparing to unpack .../libudev1_252.12-1~deb12u1+rpi1_armhf.deb ...
18:51:27 Unpacking libudev1:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
18:51:27 Setting up libudev1:armhf (252.12-1~deb12u1+rpi1) ...
18:51:27 Selecting previously unselected package dmsetup.
18:51:27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9827 files and directories currently installed.)
18:51:27 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_armhf.deb ...
18:51:27 Unpacking dmsetup (2:1.02.185-2) ...
18:51:27 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:51:27 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
18:51:27 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
18:51:27 Selecting previously unselected package libjson-c5:armhf.
18:51:27 Preparing to unpack .../2-libjson-c5_0.16-2_armhf.deb ...
18:51:27 Unpacking libjson-c5:armhf (0.16-2) ...
18:51:27 Selecting previously unselected package libcryptsetup12:armhf.
18:51:27 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u1_armhf.deb ...
18:51:27 Unpacking libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ...
18:51:27 Selecting previously unselected package libfdisk1:armhf.
18:51:27 Preparing to unpack .../4-libfdisk1_2.38.1-5_armhf.deb ...
18:51:27 Unpacking libfdisk1:armhf (2.38.1-5) ...
18:51:27 Selecting previously unselected package libapparmor1:armhf.
18:51:27 Preparing to unpack .../5-libapparmor1_3.0.8-3_armhf.deb ...
18:51:27 Unpacking libapparmor1:armhf (3.0.8-3) ...
18:51:27 Selecting previously unselected package libip4tc2:armhf.
18:51:27 Preparing to unpack .../6-libip4tc2_1.8.9-2_armhf.deb ...
18:51:27 Unpacking libip4tc2:armhf (1.8.9-2) ...
18:51:27 Selecting previously unselected package libsystemd-shared:armhf.
18:51:27 Preparing to unpack .../7-libsystemd-shared_252.12-1~deb12u1+rpi1_armhf.deb ...
18:51:27 Unpacking libsystemd-shared:armhf (252.12-1~deb12u1+rpi1) ...
18:51:27 Preparing to unpack .../8-libsystemd0_252.12-1~deb12u1+rpi1_armhf.deb ...
18:51:27 Unpacking libsystemd0:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
18:51:27 Setting up libsystemd0:armhf (252.12-1~deb12u1+rpi1) ...
18:51:27 Selecting previously unselected package systemd.
18:51:28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9888 files and directories currently installed.)
18:51:28 Preparing to unpack .../systemd_252.12-1~deb12u1+rpi1_armhf.deb ...
18:51:28 Unpacking systemd (252.12-1~deb12u1+rpi1) ...
18:51:28 Setting up libargon2-1:armhf (0~20171227-0.3+deb12u1) ...
18:51:28 Setting up libjson-c5:armhf (0.16-2) ...
18:51:28 Setting up libfdisk1:armhf (2.38.1-5) ...
18:51:28 Setting up libapparmor1:armhf (3.0.8-3) ...
18:51:28 Setting up libip4tc2:armhf (1.8.9-2) ...
18:51:28 Setting up libsystemd-shared:armhf (252.12-1~deb12u1+rpi1) ...
18:51:28 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
18:51:28 Setting up libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ...
18:51:28 Setting up systemd (252.12-1~deb12u1+rpi1) ...
18:51:28 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:51:28 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:51:28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:51:28 Initializing machine ID from random generator.
18:51:28 Creating group 'systemd-journal' with GID 999.
18:51:28 Creating group 'systemd-network' with GID 998.
18:51:28 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
18:51:28 Setting up dmsetup (2:1.02.185-2) ...
18:51:28 Selecting previously unselected package systemd-sysv.
18:51:28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10724 files and directories currently installed.)
18:51:28 Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1+rpi1_armhf.deb ...
18:51:28 Unpacking systemd-sysv (252.12-1~deb12u1+rpi1) ...
18:51:28 Selecting previously unselected package libdbus-1-3:armhf.
18:51:28 Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_armhf.deb ...
18:51:28 Unpacking libdbus-1-3:armhf (1.14.8-2~deb12u1) ...
18:51:28 Selecting previously unselected package dbus-bin.
18:51:28 Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_armhf.deb ...
18:51:28 Unpacking dbus-bin (1.14.8-2~deb12u1) ...
18:51:28 Selecting previously unselected package dbus-session-bus-common.
18:51:28 Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ...
18:51:28 Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ...
18:51:28 Selecting previously unselected package libexpat1:armhf.
18:51:28 Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ...
18:51:28 Unpacking libexpat1:armhf (2.5.0-1) ...
18:51:28 Selecting previously unselected package dbus-daemon.
18:51:28 Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_armhf.deb ...
18:51:28 Unpacking dbus-daemon (1.14.8-2~deb12u1) ...
18:51:28 Selecting previously unselected package dbus-system-bus-common.
18:51:28 Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ...
18:51:28 Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ...
18:51:28 Selecting previously unselected package dbus.
18:51:28 Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_armhf.deb ...
18:51:28 Unpacking dbus (1.14.8-2~deb12u1) ...
18:51:28 Selecting previously unselected package libpython3.11-minimal:armhf.
18:51:28 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ...
18:51:28 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
18:51:29 Selecting previously unselected package python3.11-minimal.
18:51:29 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ...
18:51:29 Unpacking python3.11-minimal (3.11.2-6) ...
18:51:29 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
18:51:29 Setting up libexpat1:armhf (2.5.0-1) ...
18:51:29 Setting up python3.11-minimal (3.11.2-6) ...
18:51:30 Selecting previously unselected package python3-minimal.
18:51:30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11131 files and directories currently installed.)
18:51:30 Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ...
18:51:30 Unpacking python3-minimal (3.11.2-1) ...
18:51:30 Selecting previously unselected package media-types.
18:51:30 Preparing to unpack .../1-media-types_10.0.0_all.deb ...
18:51:30 Unpacking media-types (10.0.0) ...
18:51:30 Selecting previously unselected package libtirpc-common.
18:51:30 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ...
18:51:30 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:51:30 Selecting previously unselected package libtirpc3:armhf.
18:51:30 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ...
18:51:30 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
18:51:30 Selecting previously unselected package libnsl2:armhf.
18:51:30 Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ...
18:51:30 Unpacking libnsl2:armhf (1.3.0-2) ...
18:51:30 Selecting previously unselected package libpython3.11-stdlib:armhf.
18:51:30 Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
18:51:30 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
18:51:30 Selecting previously unselected package python3.11.
18:51:30 Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ...
18:51:30 Unpacking python3.11 (3.11.2-6) ...
18:51:30 Selecting previously unselected package libpython3-stdlib:armhf.
18:51:30 Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ...
18:51:30 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
18:51:30 Setting up python3-minimal (3.11.2-1) ...
18:51:30 Selecting previously unselected package python3.
18:51:30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11559 files and directories currently installed.)
18:51:30 Preparing to unpack .../00-python3_3.11.2-1_armhf.deb ...
18:51:30 Unpacking python3 (3.11.2-1) ...
18:51:30 Selecting previously unselected package sgml-base.
18:51:30 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
18:51:30 Unpacking sgml-base (1.31) ...
18:51:31 Selecting previously unselected package libcap2-bin.
18:51:31 Preparing to unpack .../02-libcap2-bin_1%3a2.66-4_armhf.deb ...
18:51:31 Unpacking libcap2-bin (1:2.66-4) ...
18:51:31 Selecting previously unselected package libpam-systemd:armhf.
18:51:31 Preparing to unpack .../03-libpam-systemd_252.12-1~deb12u1+rpi1_armhf.deb ...
18:51:31 Unpacking libpam-systemd:armhf (252.12-1~deb12u1+rpi1) ...
18:51:31 Selecting previously unselected package apt-transport-https.
18:51:31 Preparing to unpack .../04-apt-transport-https_2.6.1_all.deb ...
18:51:31 Unpacking apt-transport-https (2.6.1) ...
18:51:31 Selecting previously unselected package distro-info-data.
18:51:31 Preparing to unpack .../05-distro-info-data_0.58_all.deb ...
18:51:31 Unpacking distro-info-data (0.58) ...
18:51:31 Selecting previously unselected package libglib2.0-0:armhf.
18:51:31 Preparing to unpack .../06-libglib2.0-0_2.74.6-1_armhf.deb ...
18:51:31 Unpacking libglib2.0-0:armhf (2.74.6-1) ...
18:51:31 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:51:31 Preparing to unpack .../07-libgirepository-1.0-1_1.74.0-3+b1_armhf.deb ...
18:51:31 Unpacking libgirepository-1.0-1:armhf (1.74.0-3+b1) ...
18:51:31 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:51:31 Preparing to unpack .../08-gir1.2-glib-2.0_1.74.0-3+b1_armhf.deb ...
18:51:31 Unpacking gir1.2-glib-2.0:armhf (1.74.0-3+b1) ...
18:51:31 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:51:31 Preparing to unpack .../09-libpackagekit-glib2-18_1.2.6-5_armhf.deb ...
18:51:31 Unpacking libpackagekit-glib2-18:armhf (1.2.6-5) ...
18:51:31 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:51:31 Preparing to unpack .../10-gir1.2-packagekitglib-1.0_1.2.6-5_armhf.deb ...
18:51:31 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ...
18:51:31 Selecting previously unselected package gnupg2.
18:51:31 Preparing to unpack .../11-gnupg2_2.2.40-1.1_all.deb ...
18:51:31 Unpacking gnupg2 (2.2.40-1.1) ...
18:51:31 Selecting previously unselected package iso-codes.
18:51:31 Preparing to unpack .../12-iso-codes_4.15.0-1_all.deb ...
18:51:31 Unpacking iso-codes (4.15.0-1) ...
18:51:32 Selecting previously unselected package libcurl3-gnutls:armhf.
18:51:32 Preparing to unpack .../13-libcurl3-gnutls_7.88.1-10+rpi1_armhf.deb ...
18:51:32 Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1) ...
18:51:32 Selecting previously unselected package libstemmer0d:armhf.
18:51:32 Preparing to unpack .../14-libstemmer0d_2.2.0-2_armhf.deb ...
18:51:32 Unpacking libstemmer0d:armhf (2.2.0-2) ...
18:51:32 Selecting previously unselected package libicu72:armhf.
18:51:32 Preparing to unpack .../15-libicu72_72.1-3_armhf.deb ...
18:51:32 Unpacking libicu72:armhf (72.1-3) ...
18:51:32 Selecting previously unselected package libxml2:armhf.
18:51:32 Preparing to unpack .../16-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
18:51:32 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
18:51:32 Selecting previously unselected package libxmlb2:armhf.
18:51:32 Preparing to unpack .../17-libxmlb2_0.3.10-2_armhf.deb ...
18:51:32 Unpacking libxmlb2:armhf (0.3.10-2) ...
18:51:32 Selecting previously unselected package libappstream4:armhf.
18:51:32 Preparing to unpack .../18-libappstream4_0.16.1-2_armhf.deb ...
18:51:32 Unpacking libappstream4:armhf (0.16.1-2) ...
18:51:32 Selecting previously unselected package libduktape207:armhf.
18:51:32 Preparing to unpack .../19-libduktape207_2.7.0-2_armhf.deb ...
18:51:32 Unpacking libduktape207:armhf (2.7.0-2) ...
18:51:32 Selecting previously unselected package libelf1:armhf.
18:51:32 Preparing to unpack .../20-libelf1_0.188-2.1+rpi1_armhf.deb ...
18:51:32 Unpacking libelf1:armhf (0.188-2.1+rpi1) ...
18:51:32 Selecting previously unselected package libdw1:armhf.
18:51:32 Preparing to unpack .../21-libdw1_0.188-2.1+rpi1_armhf.deb ...
18:51:32 Unpacking libdw1:armhf (0.188-2.1+rpi1) ...
18:51:33 Selecting previously unselected package libglib2.0-data.
18:51:33 Preparing to unpack .../22-libglib2.0-data_2.74.6-1_all.deb ...
18:51:33 Unpacking libglib2.0-data (2.74.6-1) ...
18:51:33 Selecting previously unselected package libglib2.0-bin.
18:51:33 Preparing to unpack .../23-libglib2.0-bin_2.74.6-1_armhf.deb ...
18:51:33 Unpacking libglib2.0-bin (2.74.6-1) ...
18:51:33 Selecting previously unselected package libunwind8:armhf.
18:51:33 Preparing to unpack .../24-libunwind8_1.6.2-3_armhf.deb ...
18:51:33 Unpacking libunwind8:armhf (1.6.2-3) ...
18:51:33 Selecting previously unselected package libgstreamer1.0-0:armhf.
18:51:33 Preparing to unpack .../25-libgstreamer1.0-0_1.22.0-2_armhf.deb ...
18:51:33 Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ...
18:51:33 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
18:51:33 Preparing to unpack .../26-libpolkit-gobject-1-0_122-3_armhf.deb ...
18:51:33 Unpacking libpolkit-gobject-1-0:armhf (122-3) ...
18:51:33 Selecting previously unselected package libpolkit-agent-1-0:armhf.
18:51:33 Preparing to unpack .../27-libpolkit-agent-1-0_122-3_armhf.deb ...
18:51:33 Unpacking libpolkit-agent-1-0:armhf (122-3) ...
18:51:33 Selecting previously unselected package lsb-release.
18:51:33 Preparing to unpack .../28-lsb-release_12.0-1_all.deb ...
18:51:33 Unpacking lsb-release (12.0-1) ...
18:51:33 Selecting previously unselected package xml-core.
18:51:33 Preparing to unpack .../29-xml-core_0.18+nmu1_all.deb ...
18:51:33 Unpacking xml-core (0.18+nmu1) ...
18:51:33 Selecting previously unselected package polkitd.
18:51:33 Preparing to unpack .../30-polkitd_122-3_armhf.deb ...
18:51:33 Unpacking polkitd (122-3) ...
18:51:33 Selecting previously unselected package packagekit.
18:51:33 Preparing to unpack .../31-packagekit_1.2.6-5_armhf.deb ...
18:51:33 Unpacking packagekit (1.2.6-5) ...
18:51:33 Selecting previously unselected package python-apt-common.
18:51:33 Preparing to unpack .../32-python-apt-common_2.6.0_all.deb ...
18:51:33 Unpacking python-apt-common (2.6.0) ...
18:51:33 Selecting previously unselected package python3-apt.
18:51:33 Preparing to unpack .../33-python3-apt_2.6.0_armhf.deb ...
18:51:33 Unpacking python3-apt (2.6.0) ...
18:51:33 Selecting previously unselected package python3-blinker.
18:51:33 Preparing to unpack .../34-python3-blinker_1.5-1_all.deb ...
18:51:33 Unpacking python3-blinker (1.5-1) ...
18:51:33 Selecting previously unselected package python3-cffi-backend:armhf.
18:51:33 Preparing to unpack .../35-python3-cffi-backend_1.15.1-5+b1_armhf.deb ...
18:51:33 Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ...
18:51:33 Selecting previously unselected package python3-cryptography.
18:51:33 Preparing to unpack .../36-python3-cryptography_38.0.4-3_armhf.deb ...
18:51:33 Unpacking python3-cryptography (38.0.4-3) ...
18:51:33 Selecting previously unselected package python3-dbus.
18:51:33 Preparing to unpack .../37-python3-dbus_1.3.2-4+b1_armhf.deb ...
18:51:34 Unpacking python3-dbus (1.3.2-4+b1) ...
18:51:34 Selecting previously unselected package python3-distro.
18:51:34 Preparing to unpack .../38-python3-distro_1.8.0-1_all.deb ...
18:51:34 Unpacking python3-distro (1.8.0-1) ...
18:51:34 Selecting previously unselected package python3-gi.
18:51:34 Preparing to unpack .../39-python3-gi_3.42.2-3+b1_armhf.deb ...
18:51:34 Unpacking python3-gi (3.42.2-3+b1) ...
18:51:34 Selecting previously unselected package python3-pyparsing.
18:51:34 Preparing to unpack .../40-python3-pyparsing_3.0.9-1_all.deb ...
18:51:34 Unpacking python3-pyparsing (3.0.9-1) ...
18:51:34 Selecting previously unselected package python3-httplib2.
18:51:34 Preparing to unpack .../41-python3-httplib2_0.20.4-3_all.deb ...
18:51:34 Unpacking python3-httplib2 (0.20.4-3) ...
18:51:34 Selecting previously unselected package python3-jwt.
18:51:34 Preparing to unpack .../42-python3-jwt_2.6.0-1_all.deb ...
18:51:34 Unpacking python3-jwt (2.6.0-1) ...
18:51:34 Selecting previously unselected package python3-pkg-resources.
18:51:34 Preparing to unpack .../43-python3-pkg-resources_66.1.1-1_all.deb ...
18:51:34 Unpacking python3-pkg-resources (66.1.1-1) ...
18:51:34 Selecting previously unselected package python3-lazr.uri.
18:51:34 Preparing to unpack .../44-python3-lazr.uri_1.0.6-3_all.deb ...
18:51:34 Unpacking python3-lazr.uri (1.0.6-3) ...
18:51:34 Selecting previously unselected package python3-wadllib.
18:51:34 Preparing to unpack .../45-python3-wadllib_1.3.6-4_all.deb ...
18:51:34 Unpacking python3-wadllib (1.3.6-4) ...
18:51:34 Selecting previously unselected package python3-oauthlib.
18:51:34 Preparing to unpack .../46-python3-oauthlib_3.2.2-1_all.deb ...
18:51:34 Unpacking python3-oauthlib (3.2.2-1) ...
18:51:34 Selecting previously unselected package python3-six.
18:51:34 Preparing to unpack .../47-python3-six_1.16.0-4_all.deb ...
18:51:34 Unpacking python3-six (1.16.0-4) ...
18:51:34 Selecting previously unselected package python3-lazr.restfulclient.
18:51:34 Preparing to unpack .../48-python3-lazr.restfulclient_0.14.5-1_all.deb ...
18:51:34 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
18:51:34 Selecting previously unselected package python3-software-properties.
18:51:34 Preparing to unpack .../49-python3-software-properties_0.99.30-4_all.deb ...
18:51:34 Unpacking python3-software-properties (0.99.30-4) ...
18:51:34 Selecting previously unselected package software-properties-common.
18:51:34 Preparing to unpack .../50-software-properties-common_0.99.30-4_all.deb ...
18:51:34 Unpacking software-properties-common (0.99.30-4) ...
18:51:34 Setting up media-types (10.0.0) ...
18:51:34 Setting up systemd-sysv (252.12-1~deb12u1+rpi1) ...
18:51:34 Setting up gnupg2 (2.2.40-1.1) ...
18:51:34 Setting up libicu72:armhf (72.1-3) ...
18:51:34 Setting up apt-transport-https (2.6.1) ...
18:51:34 Setting up libglib2.0-0:armhf (2.74.6-1) ...
18:51:34 No schema files found: doing nothing.
18:51:34 Setting up distro-info-data (0.58) ...
18:51:35 Setting up libtirpc-common (1.3.3+ds-1) ...
18:51:35 Setting up libxmlb2:armhf (0.3.10-2) ...
18:51:35 Setting up libpackagekit-glib2-18:armhf (1.2.6-5) ...
18:51:35 Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1) ...
18:51:35 Setting up libunwind8:armhf (1.6.2-3) ...
18:51:35 Setting up libcap2-bin (1:2.66-4) ...
18:51:35 Setting up libglib2.0-data (2.74.6-1) ...
18:51:35 Setting up libdbus-1-3:armhf (1.14.8-2~deb12u1) ...
18:51:35 Setting up udev (252.12-1~deb12u1+rpi1) ...
18:51:35 invoke-rc.d: could not determine current runlevel
18:51:35 invoke-rc.d: policy-rc.d denied execution of restart.
18:51:35 Setting up python-apt-common (2.6.0) ...
18:51:35 Setting up libduktape207:armhf (2.7.0-2) ...
18:51:35 Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ...
18:51:35 Setting up libgirepository-1.0-1:armhf (1.74.0-3+b1) ...
18:51:35 Setting up sgml-base (1.31) ...
18:51:35 Setting up libstemmer0d:armhf (2.2.0-2) ...
18:51:35 Setting up lsb-release (12.0-1) ...
18:51:35 Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ...
18:51:35 Setting up libelf1:armhf (0.188-2.1+rpi1) ...
18:51:35 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
18:51:35 Setting up iso-codes (4.15.0-1) ...
18:51:35 Setting up dbus-bin (1.14.8-2~deb12u1) ...
18:51:35 Setting up libpolkit-gobject-1-0:armhf (122-3) ...
18:51:35 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
18:51:35 Setting up libdw1:armhf (0.188-2.1+rpi1) ...
18:51:35 Setting up libglib2.0-bin (2.74.6-1) ...
18:51:35 Setting up dbus-daemon (1.14.8-2~deb12u1) ...
18:51:35 Setting up libappstream4:armhf (0.16.1-2) ...
18:51:35 Setting up dbus (1.14.8-2~deb12u1) ...
18:51:36 invoke-rc.d: could not determine current runlevel
18:51:36 invoke-rc.d: policy-rc.d denied execution of start.
18:51:36 Setting up gir1.2-glib-2.0:armhf (1.74.0-3+b1) ...
18:51:36 Setting up xml-core (0.18+nmu1) ...
18:51:36 Setting up libnsl2:armhf (1.3.0-2) ...
18:51:36 Setting up libpam-systemd:armhf (252.12-1~deb12u1+rpi1) ...
18:51:36 Setting up libpolkit-agent-1-0:armhf (122-3) ...
18:51:36 Setting up libgstreamer1.0-0:armhf (1.22.0-2) ...
18:51:36 Setcap worked! gst-ptp-helper is not suid!
18:51:36 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
18:51:36 Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ...
18:51:36 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
18:51:36 Setting up python3.11 (3.11.2-6) ...
18:51:37 Setting up python3 (3.11.2-1) ...
18:51:37 Setting up python3-six (1.16.0-4) ...
18:51:37 Setting up python3-pyparsing (3.0.9-1) ...
18:51:37 Setting up python3-gi (3.42.2-3+b1) ...
18:51:37 Setting up python3-httplib2 (0.20.4-3) ...
18:51:38 Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ...
18:51:38 Setting up python3-blinker (1.5-1) ...
18:51:38 Setting up python3-pkg-resources (66.1.1-1) ...
18:51:38 Setting up python3-dbus (1.3.2-4+b1) ...
18:51:38 Setting up python3-distro (1.8.0-1) ...
18:51:38 Setting up python3-jwt (2.6.0-1) ...
18:51:38 Setting up python3-apt (2.6.0) ...
18:51:39 Setting up python3-lazr.uri (1.0.6-3) ...
18:51:39 Setting up python3-cryptography (38.0.4-3) ...
18:51:39 Setting up python3-wadllib (1.3.6-4) ...
18:51:39 Setting up python3-oauthlib (3.2.2-1) ...
18:51:39 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'.
18:51:39 Setting up python3-lazr.restfulclient (0.14.5-1) ...
18:51:39 Setting up python3-software-properties (0.99.30-4) ...
18:51:40 Processing triggers for libc-bin (2.36-9+rpi1) ...
18:51:40 Processing triggers for systemd (252.12-1~deb12u1+rpi1) ...
18:51:40 Processing triggers for sgml-base (1.31) ...
18:51:40 Setting up polkitd (122-3) ...
18:51:40 Creating group 'polkitd' with GID 997.
18:51:40 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
18:51:40 invoke-rc.d: could not determine current runlevel
18:51:40 invoke-rc.d: policy-rc.d denied execution of reload.
18:51:40 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
18:51:40 Setting up packagekit (1.2.6-5) ...
18:51:40 invoke-rc.d: could not determine current runlevel
18:51:40 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:51:40 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:51:40 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:51:40 Setting up software-properties-common (0.99.30-4) ...
18:51:40 Processing triggers for dbus (1.14.8-2~deb12u1) ...
18:51:40 ++ source /etc/os-release
18:51:40 +++ PRETTY_NAME='Raspbian GNU/Linux 12 (bookworm)'
18:51:40 +++ NAME='Raspbian GNU/Linux'
18:51:40 +++ VERSION_ID=12
18:51:40 +++ VERSION='12 (bookworm)'
18:51:40 +++ VERSION_CODENAME=bookworm
18:51:40 +++ ID=raspbian
18:51:40 +++ ID_LIKE=debian
18:51:40 +++ HOME_URL=http://www.raspbian.org/
18:51:40 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
18:51:40 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
18:51:40 ++ echo raspbian
18:51:40 + DIST_ID=raspbian
18:51:40 ++ lsb_release -sc
18:51:40 + DIST_VERSION=bookworm
18:51:40 + '[' bookworm = sid ']'
18:51:40 + install_debian_containerd
18:51:40 + '[' prod = stage ']'
18:51:40 + REPO_URL=https://download.docker.com/linux/raspbian
18:51:40 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
18:51:40 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
18:51:40 + update-ca-certificates -f
18:51:40 Clearing symlinks in /etc/ssl/certs...
18:51:41 done.
18:51:41 Updating certificates in /etc/ssl/certs...
18:51:42 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:51:42 140 added, 0 removed; done.
18:51:42 Running hooks in /etc/ca-certificates/update.d...
18:51:42 done.
18:51:42 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
18:51:42 + apt-key add -
18:51:42 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:51:43 OK
18:51:43 + '[' bookworm = sid ']'
18:51:43 ++ dpkg --print-architecture
18:51:43 + ARCH=armhf
18:51:43 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bookworm test'
18:51:43 + apt-get update
18:51:43 Get:1 https://download.docker.com/linux/raspbian bookworm InRelease [26.7 kB]
18:51:43 Get:2 https://download.docker.com/linux/raspbian bookworm/test armhf Packages [17.7 kB]
18:51:43 Hit:3 http://archive.raspbian.org/raspbian bookworm InRelease
18:51:43 Fetched 44.4 kB in 1s (69.2 kB/s)
18:51:45 Reading package lists...
18:51:45 W: https://download.docker.com/linux/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:51:45 W: http://archive.raspbian.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:51:45 ++ find deb/debbuild/raspbian-bookworm/ -type f -name '*.deb'
18:51:45 + packages='deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb
18:51:45 deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb
18:51:45 deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb
18:51:45 deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb
18:51:45 deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:45 ++ echo 'deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb
18:51:45 deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb
18:51:45 deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb
18:51:45 deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb
18:51:45 deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:45 ++ xargs
18:51:45 ++ awk '$0="./"$0'
18:51:45 + packages='./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb'
18:51:45 + set -x
18:51:45 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb
18:51:45 Selecting previously unselected package docker-ce-cli.
18:51:45 (Reading database ... 14328 files and directories currently installed.)
18:51:45 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ...
18:51:45 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm) ...
18:51:45 Selecting previously unselected package docker-compose-plugin.
18:51:45 Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ...
18:51:45 Unpacking docker-compose-plugin (2.21.0-1~raspbian.12~bookworm) ...
18:51:46 Selecting previously unselected package docker-ce.
18:51:46 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ...
18:51:46 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm) ...
18:51:47 Selecting previously unselected package docker-buildx-plugin.
18:51:47 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb ...
18:51:47 Unpacking docker-buildx-plugin (0.11.2-1~raspbian.12~bookworm) ...
18:51:47 make[1]: Leaving directory '/root/build-deb'
18:51:47  dpkg-genbuildinfo
18:51:48 Selecting previously unselected package docker-ce-rootless-extras.
18:51:48 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ...
18:51:48 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm) ...
18:51:48  dpkg-genchanges  >../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.changes
18:51:48 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm) ...
18:51:48 Setting up docker-compose-plugin (2.21.0-1~raspbian.12~bookworm) ...
18:51:48 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm) ...
18:51:48 invoke-rc.d: could not determine current runlevel
18:51:48 invoke-rc.d: policy-rc.d denied execution of start.
18:51:48 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:51:48 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:51:48 Setting up docker-buildx-plugin (0.11.2-1~raspbian.12~bookworm) ...
18:51:48 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm) ...
18:51:48 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:51:48  docker-ce-rootless-extras depends on dbus-user-session; however:
18:51:48   Package dbus-user-session is not installed.
18:51:48 
18:51:48 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~raspbian.12~bookworm_armhf.deb
18:51:49 dpkg-genchanges: info: including full source code in upload
18:51:49  dpkg-source -I.git --after-build .
18:51:49 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:51:49 + destination=/build
18:51:49 + mkdir -p /build
18:51:49 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb /build
18:51:49 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb'.
18:51:49 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'.
18:51:49 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc'
18:51:49 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.dsc'
18:51:49 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz'
18:51:49 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal.tar.gz'
18:51:49 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.buildinfo'
18:51:49 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.buildinfo'
18:51:49 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.changes'
18:51:49 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.changes'
18:51:49 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'
18:51:49 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'
18:51:50 Reading package lists...
18:51:50 Building dependency tree...
18:51:50 Reading state information...
18:51:50 Correcting dependencies... Done
18:51:51 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:51:51 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:51:51 Skipping docker-ce, it is already installed and upgrade is not set.
18:51:51 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:51:51 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:51:51 The following additional packages will be installed:
18:51:51   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:51:51   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
18:51:51 Suggested packages:
18:51:51   firewalld kmod
18:51:51 Recommended packages:
18:51:51   nftables
18:51:51 The following NEW packages will be installed:
18:51:51   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:51:51   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
18:51:51 0 upgraded, 9 newly installed, 0 to remove and 5 not upgraded.
18:51:51 Need to get 21.5 MB of archives.
18:51:51 After this operation, 102 MB of additional disk space will be used.
18:51:51 Get:1 https://download.docker.com/linux/raspbian bookworm/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:51:51 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-user-session armhf 1.14.8-2~deb12u1 [77.4 kB]
18:51:51 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.4 kB]
18:51:51 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.9 kB]
18:51:51 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB]
18:51:51 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.5 kB]
18:51:51 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [32.5 kB]
18:51:52 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [45.3 kB]
18:51:52 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf iptables armhf 1.8.9-2 [315 kB]
18:51:52 debconf: delaying package configuration, since apt-utils is not installed
18:51:52 Fetched 21.5 MB in 1s (20.4 MB/s)
18:51:52 Selecting previously unselected package containerd.io.
18:51:52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14552 files and directories currently installed.)
18:51:52 Preparing to unpack .../0-containerd.io_1.6.24-1_armhf.deb ...
18:51:52 Unpacking containerd.io (1.6.24-1) ...
18:51:53 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
18:51:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:51:53 + make IMAGE=ubuntu:focal verify
18:51:53 docker run  --rm -i \
18:51:53 	-v "$(pwd):/v" \
18:51:53 	-e DEBIAN_FRONTEND=noninteractive \
18:51:53 	-e PACKAGE_REPO=prod \
18:51:53 	-w /v \
18:51:53 	ubuntu:focal ./verify
18:51:53 Unable to find image 'ubuntu:focal' locally
18:51:53 Selecting previously unselected package dbus-user-session.
18:51:53 Preparing to unpack .../1-dbus-user-session_1.14.8-2~deb12u1_armhf.deb ...
18:51:53 Unpacking dbus-user-session (1.14.8-2~deb12u1) ...
18:51:53 Selecting previously unselected package libip6tc2:armhf.
18:51:53 Preparing to unpack .../2-libip6tc2_1.8.9-2_armhf.deb ...
18:51:53 Unpacking libip6tc2:armhf (1.8.9-2) ...
18:51:53 Selecting previously unselected package libxtables12:armhf.
18:51:53 Preparing to unpack .../3-libxtables12_1.8.9-2_armhf.deb ...
18:51:53 Unpacking libxtables12:armhf (1.8.9-2) ...
18:51:53 Selecting previously unselected package libmnl0:armhf.
18:51:53 Preparing to unpack .../4-libmnl0_1.0.4-3_armhf.deb ...
18:51:53 Unpacking libmnl0:armhf (1.0.4-3) ...
18:51:53 Selecting previously unselected package libnfnetlink0:armhf.
18:51:53 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
18:51:53 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
18:51:53 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:51:53 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
18:51:53 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
18:51:53 Selecting previously unselected package libnftnl11:armhf.
18:51:53 Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ...
18:51:53 Unpacking libnftnl11:armhf (1.2.4-2) ...
18:51:53 Selecting previously unselected package iptables.
18:51:53 Preparing to unpack .../8-iptables_1.8.9-2_armhf.deb ...
18:51:53 Unpacking iptables (1.8.9-2) ...
18:51:53 focal: Pulling from library/ubuntu
18:51:53 d2b6ba5e7ade: Already exists
18:51:53 Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
18:51:53 Setting up libip6tc2:armhf (1.8.9-2) ...
18:51:53 Setting up dbus-user-session (1.14.8-2~deb12u1) ...
18:51:53 Setting up libmnl0:armhf (1.0.4-3) ...
18:51:53 Setting up containerd.io (1.6.24-1) ...
18:51:54 Status: Downloaded newer image for ubuntu:focal
18:51:54 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:51:54 Setting up libxtables12:armhf (1.8.9-2) ...
18:51:54 Setting up libnfnetlink0:armhf (1.0.2-2) ...
18:51:54 Setting up libnftnl11:armhf (1.2.4-2) ...
18:51:54 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
18:51:54 Setting up iptables (1.8.9-2) ...
18:51:54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:51:54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:51:54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:51:54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:51:54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:51:54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:51:54 Processing triggers for libc-bin (2.36-9+rpi1) ...
18:51:54 + verify_binaries
18:51:54 + docker --version
18:51:54 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:51:54 + docker buildx version
18:51:54 github.com/docker/buildx v0.11.2 9872040
18:51:54 + verify
18:51:54 + dpkg --version
18:51:54 + verify_deb
18:51:54 + apt-get update
18:51:54 + docker compose version
18:51:54 Docker Compose version v2.21.0
18:51:54 + dockerd --version
18:51:54 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:51:54 + docker-proxy --version
18:51:54 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:51:54 + containerd --version
18:51:54 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:51:54 + ctr --version
18:51:54 ctr containerd.io 1.6.24
18:51:54 + containerd-shim --help
18:51:54 Usage of containerd-shim:
18:51:54   -address string
18:51:54     	grpc address back to main containerd
18:51:54   -containerd-binary containerd publish
18:51:54     	path to containerd binary (used for containerd publish) (default "containerd")
18:51:54   -criu string
18:51:54     	path to criu binary
18:51:54   -debug
18:51:54     	enable debug output in logs
18:51:54   -namespace string
18:51:54     	namespace that owns the shim
18:51:54   -runtime-root string
18:51:54     	root directory for the runtime (default "/run/containerd/runc")
18:51:54   -socket string
18:51:54     	socket path to serve
18:51:54   -systemd-cgroup
18:51:54     	set runtime to use systemd-cgroup
18:51:54   -workdir string
18:51:54     	path used to storge large temporary data
18:51:54 + containerd-shim-runc-v1 -v
18:51:54 containerd-shim-runc-v1:
18:51:54   Version:  1.6.24
18:51:54   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:51:54   Go version: go1.20.8
18:51:54 
18:51:54 + containerd-shim-runc-v2 -v
18:51:54 containerd-shim-runc-v2:
18:51:54   Version:  1.6.24
18:51:54   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:51:54   Go version: go1.20.8
18:51:54 
18:51:54 + runc --version
18:51:54 runc version 1.1.9
18:51:54 commit: v1.1.9-0-gccaecfc
18:51:54 spec: 1.0.2-dev
18:51:54 go: go1.20.8
18:51:54 libseccomp: 2.5.4
18:51:54 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
18:51:55 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
18:51:55 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
18:51:55 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
18:51:55 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
18:51:55 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:51:55 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
18:51:55 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
18:51:55 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9594 B]
18:51:55 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1135 kB]
18:51:55 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [20.3 kB]
18:51:56 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1763 kB]
18:51:56 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
18:51:56 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
18:51:56 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [841 kB]
18:51:56 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4741 B]
18:51:56 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [20.1 kB]
18:51:56 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1392 kB]
18:51:57 Fetched 18.2 MB in 3s (6576 kB/s)
18:51:58 Reading package lists...
18:51:58 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:51:58 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb'.
18:51:58 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'.
18:51:59 Reading package lists...
18:51:59 Building dependency tree...
18:51:59 Reading state information...
18:51:59 The following additional packages will be installed:
18:51:59   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
18:51:59   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
18:51:59   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
18:51:59   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:51:59   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
18:51:59   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
18:51:59   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
18:51:59   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:51:59   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
18:51:59   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
18:51:59   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
18:51:59   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
18:51:59   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
18:51:59   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
18:51:59   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
18:51:59   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
18:51:59   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
18:51:59   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
18:51:59   python-apt-common python3 python3-apt python3-certifi python3-chardet
18:51:59   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
18:51:59   python3-requests python3-requests-unixsocket python3-six
18:51:59   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
18:51:59   readline-common systemd systemd-sysv systemd-timesyncd tzdata
18:51:59 Suggested packages:
18:51:59   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
18:51:59   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:51:59   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
18:51:59   python3-setuptools python3-cryptography python3-openssl python3-socks
18:51:59   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
18:51:59   systemd-container
18:51:59 Recommended packages:
18:51:59   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
18:51:59   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
18:51:59   networkd-dispatcher libnss-systemd
18:51:59 The following NEW packages will be installed:
18:51:59   apt-transport-https ca-certificates curl dbus dbus-user-session
18:51:59   dconf-gsettings-backend dconf-service dirmngr distro-info-data
18:51:59   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
18:51:59   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
18:51:59   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
18:51:59   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
18:51:59   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
18:51:59   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
18:51:59   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
18:51:59   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
18:51:59   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
18:51:59   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
18:51:59   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
18:51:59   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
18:51:59   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
18:51:59   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
18:51:59   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
18:51:59   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
18:51:59   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
18:51:59   policykit-1 python-apt-common python3 python3-apt python3-certifi
18:51:59   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
18:51:59   python3-pkg-resources python3-requests python3-requests-unixsocket
18:51:59   python3-six python3-software-properties python3-urllib3 python3.8
18:51:59   python3.8-minimal readline-common software-properties-common systemd
18:51:59   systemd-sysv systemd-timesyncd tzdata
18:52:00 0 upgraded, 119 newly installed, 0 to remove and 2 not upgraded.
18:52:00 Need to get 32.5 MB of archives.
18:52:00 After this operation, 123 MB of additional disk space will be used.
18:52:00 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.19 [1083 kB]
18:52:00 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [708 kB]
18:52:00 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
18:52:00 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [1586 kB]
18:52:00 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
18:52:00 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
18:52:00 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
18:52:00 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
18:52:00 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
18:52:00 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
18:52:00 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.8 [1602 kB]
18:52:01 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.8 [387 kB]
18:52:01 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
18:52:01 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
18:52:01 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libapparmor1 armhf 2.13.3-7ubuntu5.2 [30.2 kB]
18:52:01 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcap2 armhf 1:2.32-1ubuntu0.1 [13.9 kB]
18:52:01 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libargon2-1 armhf 0~20171227-0.2 [20.0 kB]
18:52:01 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
18:52:01 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libjson-c4 armhf 0.13.1+dfsg-7ubuntu0.3 [25.8 kB]
18:52:01 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcryptsetup12 armhf 2:2.2.2-3ubuntu2.4 [147 kB]
18:52:01 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libip4tc2 armhf 1.8.4-3ubuntu2.1 [17.1 kB]
18:52:01 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkmod2 armhf 27-1ubuntu2.1 [39.1 kB]
18:52:01 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-timesyncd armhf 245.4-4ubuntu3.22 [27.9 kB]
18:52:01 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.22 [3652 kB]
18:52:02 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-sysv armhf 245.4-4ubuntu3.22 [10.3 kB]
18:52:02 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.19 [598 kB]
18:52:02 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
18:52:02 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdbus-1-3 armhf 1.12.16-2ubuntu2.3 [156 kB]
18:52:02 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus armhf 1.12.16-2ubuntu2.3 [134 kB]
18:52:02 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.13 [4836 B]
18:52:02 Get:31 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.6 [1125 kB]
18:52:02 Get:32 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgirepository-1.0-1 armhf 1.64.1-1~ubuntu20.04.1 [72.4 kB]
18:52:02 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gir1.2-glib-2.0 armhf 1.64.1-1~ubuntu20.04.1 [134 kB]
18:52:02 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcap2-bin armhf 1:2.32-1ubuntu0.1 [25.2 kB]
18:52:02 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB]
18:52:02 Get:36 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
18:52:02 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
18:52:03 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
18:52:03 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpam-systemd armhf 245.4-4ubuntu3.22 [168 kB]
18:52:03 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.6 [546 kB]
18:52:03 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
18:52:03 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
18:52:03 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-dbus armhf 1.2.16-1build1 [87.6 kB]
18:52:03 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gi armhf 3.36.0-1 [150 kB]
18:52:03 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
18:52:04 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
18:52:04 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
18:52:04 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.3 [28.2 kB]
18:52:04 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.3 [79.3 kB]
18:52:04 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
18:52:04 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.3 [287 kB]
18:52:04 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.3 [101 kB]
18:52:04 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblmdb0 armhf 0.9.24-1 [38.0 kB]
18:52:04 Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-gobject-1-0 armhf 0.105-26ubuntu1.3 [33.8 kB]
18:52:04 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
18:52:04 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
18:52:04 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB]
18:52:05 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.9 [1704 B]
18:52:05 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
18:52:05 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB]
18:52:05 Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB]
18:52:05 Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB]
18:52:05 Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB]
18:52:05 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB]
18:52:05 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [89.0 kB]
18:52:05 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB]
18:52:05 Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB]
18:52:05 Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB]
18:52:05 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB]
18:52:05 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
18:52:05 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
18:52:05 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB]
18:52:05 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.1 [68.7 kB]
18:52:05 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
18:52:05 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.3 [147 kB]
18:52:05 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.20 [204 kB]
18:52:05 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.20 [154 kB]
18:52:05 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus-user-session armhf 1.12.16-2ubuntu2.3 [9424 B]
18:52:06 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdconf1 armhf 0.36.0-1 [33.2 kB]
18:52:06 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-service armhf 0.36.0-1 [25.3 kB]
18:52:06 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-gsettings-backend armhf 0.36.0-1 [18.4 kB]
18:52:06 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
18:52:06 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
18:52:06 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB]
18:52:06 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
18:52:06 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
18:52:06 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpackagekit-glib2-18 armhf 1.1.13-2ubuntu1.1 [90.6 kB]
18:52:06 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.13-2ubuntu1.1 [21.4 kB]
18:52:06 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB]
18:52:06 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
18:52:06 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-services armhf 2.64.2-1ubuntu0.1 [9908 B]
18:52:06 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
18:52:06 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking armhf 2.64.2-1ubuntu0.1 [52.2 kB]
18:52:06 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
18:52:06 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
18:52:07 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
18:52:07 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
18:52:07 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
18:52:07 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
18:52:07 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
18:52:07 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
18:52:07 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
18:52:07 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsoup2.4-1 armhf 2.70.0-1 [228 kB]
18:52:07 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstemmer0d armhf 0+svn585-2 [55.1 kB]
18:52:07 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libappstream4 armhf 0.12.10-2 [110 kB]
18:52:07 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-bin armhf 2.64.6-1~ubuntu20.04.6 [67.4 kB]
18:52:07 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgstreamer1.0-0 armhf 1.16.3-0ubuntu1.1 [829 kB]
18:52:07 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-agent-1-0 armhf 0.105-26ubuntu1.3 [12.8 kB]
18:52:07 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf policykit-1 armhf 0.105-26ubuntu1.3 [76.6 kB]
18:52:07 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
18:52:08 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
18:52:08 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
18:52:08 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
18:52:08 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
18:52:08 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests-unixsocket all 0.2.0-2 [7272 B]
18:52:08 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-software-properties all 0.99.9.12 [21.7 kB]
18:52:08 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB]
18:52:08 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf software-properties-common all 0.99.9.12 [10.4 kB]
18:52:08 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
18:52:08 debconf: delaying package configuration, since apt-utils is not installed
18:52:08 Fetched 32.5 MB in 9s (3674 kB/s)
18:52:08 Selecting previously unselected package libssl1.1:armhf.
18:52:08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4120 files and directories currently installed.)
18:52:08 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_armhf.deb ...
18:52:08 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.19) ...
18:52:08 Selecting previously unselected package libpython3.8-minimal:armhf.
18:52:08 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
18:52:08 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ...
18:52:08 Selecting previously unselected package libexpat1:armhf.
18:52:08 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
18:52:08 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
18:52:08 Selecting previously unselected package python3.8-minimal.
18:52:08 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
18:52:08 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:52:09 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.19) ...
18:52:09 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ...
18:52:09 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
18:52:09 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
18:52:10 Selecting previously unselected package python3-minimal.
18:52:10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4421 files and directories currently installed.)
18:52:10 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
18:52:10 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
18:52:10 Selecting previously unselected package mime-support.
18:52:10 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
18:52:10 Unpacking mime-support (3.64ubuntu1) ...
18:52:10 Selecting previously unselected package libmpdec2:armhf.
18:52:10 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
18:52:10 Unpacking libmpdec2:armhf (2.4.2-3) ...
18:52:10 Selecting previously unselected package readline-common.
18:52:10 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
18:52:10 Unpacking readline-common (8.0-4) ...
18:52:10 Selecting previously unselected package libreadline8:armhf.
18:52:10 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
18:52:10 Unpacking libreadline8:armhf (8.0-4) ...
18:52:10 Selecting previously unselected package libsqlite3-0:armhf.
18:52:10 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
18:52:10 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
18:52:10 Selecting previously unselected package libpython3.8-stdlib:armhf.
18:52:10 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
18:52:10 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ...
18:52:10 Selecting previously unselected package python3.8.
18:52:10 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
18:52:10 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:52:10 Selecting previously unselected package libpython3-stdlib:armhf.
18:52:10 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
18:52:10 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
18:52:10 Setting up python3-minimal (3.8.2-0ubuntu2) ...
18:52:10 Selecting previously unselected package python3.
18:52:10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4851 files and directories currently installed.)
18:52:10 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_armhf.deb ...
18:52:10 Unpacking python3 (3.8.2-0ubuntu2) ...
18:52:10 Selecting previously unselected package libapparmor1:armhf.
18:52:10 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_armhf.deb ...
18:52:10 Unpacking libapparmor1:armhf (2.13.3-7ubuntu5.2) ...
18:52:10 Selecting previously unselected package libcap2:armhf.
18:52:10 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_armhf.deb ...
18:52:10 Unpacking libcap2:armhf (1:2.32-1ubuntu0.1) ...
18:52:10 Selecting previously unselected package libargon2-1:armhf.
18:52:10 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_armhf.deb ...
18:52:10 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
18:52:10 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:52:10 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
18:52:10 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
18:52:11 Selecting previously unselected package libjson-c4:armhf.
18:52:11 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_armhf.deb ...
18:52:11 Unpacking libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
18:52:11 Selecting previously unselected package libcryptsetup12:armhf.
18:52:11 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_armhf.deb ...
18:52:11 Unpacking libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
18:52:11 Selecting previously unselected package libip4tc2:armhf.
18:52:11 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_armhf.deb ...
18:52:11 Unpacking libip4tc2:armhf (1.8.4-3ubuntu2.1) ...
18:52:11 Selecting previously unselected package libkmod2:armhf.
18:52:11 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_armhf.deb ...
18:52:11 Unpacking libkmod2:armhf (27-1ubuntu2.1) ...
18:52:11 Selecting previously unselected package systemd-timesyncd.
18:52:11 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_armhf.deb ...
18:52:11 Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ...
18:52:11 Selecting previously unselected package systemd.
18:52:11 Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_armhf.deb ...
18:52:11 Unpacking systemd (245.4-4ubuntu3.22) ...
18:52:11 Setting up libapparmor1:armhf (2.13.3-7ubuntu5.2) ...
18:52:11 Setting up libcap2:armhf (1:2.32-1ubuntu0.1) ...
18:52:11 Setting up libargon2-1:armhf (0~20171227-0.2) ...
18:52:11 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
18:52:11 Setting up libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
18:52:11 Setting up libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
18:52:11 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'.
18:52:11 Setting up libip4tc2:armhf (1.8.4-3ubuntu2.1) ...
18:52:11 Setting up libkmod2:armhf (27-1ubuntu2.1) ...
18:52:11 Setting up systemd-timesyncd (245.4-4ubuntu3.22) ...
18:52:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:52:12 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:52:12 Setting up systemd (245.4-4ubuntu3.22) ...
18:52:12 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:52:12 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:52:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
18:52:12 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
18:52:12 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
18:52:12 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
18:52:12 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:52:12 Initializing machine ID from random generator.
18:52:12 Selecting previously unselected package systemd-sysv.
18:52:12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5686 files and directories currently installed.)
18:52:12 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_armhf.deb ...
18:52:12 Unpacking systemd-sysv (245.4-4ubuntu3.22) ...
18:52:12 Selecting previously unselected package openssl.
18:52:12 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_armhf.deb ...
18:52:12 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
18:52:12 Selecting previously unselected package ca-certificates.
18:52:12 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
18:52:12 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
18:52:12 Selecting previously unselected package libdbus-1-3:armhf.
18:52:12 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_armhf.deb ...
18:52:12 Unpacking libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ...
18:52:12 Selecting previously unselected package dbus.
18:52:12 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_armhf.deb ...
18:52:12 Unpacking dbus (1.12.16-2ubuntu2.3) ...
18:52:12 Selecting previously unselected package distro-info-data.
18:52:12 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ...
18:52:12 Unpacking distro-info-data (0.43ubuntu1.13) ...
18:52:12 Selecting previously unselected package libglib2.0-0:armhf.
18:52:12 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ...
18:52:12 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ...
18:52:12 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:52:12 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_armhf.deb ...
18:52:12 Unpacking libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
18:52:12 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:52:12 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_armhf.deb ...
18:52:12 Unpacking gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
18:52:13 Selecting previously unselected package libcap2-bin.
18:52:13 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_armhf.deb ...
18:52:13 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
18:52:13 Selecting previously unselected package libelf1:armhf.
18:52:13 Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_armhf.deb ...
18:52:13 Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ...
18:52:13 Selecting previously unselected package libglib2.0-data.
18:52:13 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
18:52:13 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:52:13 Selecting previously unselected package tzdata.
18:52:13 Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
18:52:13 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
18:52:13 Selecting previously unselected package libicu66:armhf.
18:52:13 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ...
18:52:13 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
18:52:14 Selecting previously unselected package libpam-systemd:armhf.
18:52:14 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_armhf.deb ...
18:52:14 Unpacking libpam-systemd:armhf (245.4-4ubuntu3.22) ...
18:52:14 Selecting previously unselected package libxml2:armhf.
18:52:14 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_armhf.deb ...
18:52:14 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:52:14 Selecting previously unselected package libyaml-0-2:armhf.
18:52:14 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_armhf.deb ...
18:52:14 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
18:52:14 Selecting previously unselected package lsb-release.
18:52:14 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
18:52:14 Unpacking lsb-release (11.1.0ubuntu2) ...
18:52:14 Selecting previously unselected package python3-dbus.
18:52:14 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_armhf.deb ...
18:52:14 Unpacking python3-dbus (1.2.16-1build1) ...
18:52:14 Selecting previously unselected package python3-gi.
18:52:14 Preparing to unpack .../19-python3-gi_3.36.0-1_armhf.deb ...
18:52:14 Unpacking python3-gi (3.36.0-1) ...
18:52:14 Selecting previously unselected package python3-pkg-resources.
18:52:14 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
18:52:14 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:52:14 Selecting previously unselected package python3-six.
18:52:14 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
18:52:14 Unpacking python3-six (1.14.0-2) ...
18:52:14 Selecting previously unselected package iso-codes.
18:52:14 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
18:52:14 Unpacking iso-codes (4.4-1) ...
18:52:14 Selecting previously unselected package libkrb5support0:armhf.
18:52:14 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_armhf.deb ...
18:52:14 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.3) ...
18:52:14 Selecting previously unselected package libk5crypto3:armhf.
18:52:14 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_armhf.deb ...
18:52:14 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.3) ...
18:52:15 Selecting previously unselected package libkeyutils1:armhf.
18:52:15 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
18:52:15 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
18:52:15 Selecting previously unselected package libkrb5-3:armhf.
18:52:15 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_armhf.deb ...
18:52:15 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.3) ...
18:52:15 Selecting previously unselected package libgssapi-krb5-2:armhf.
18:52:15 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_armhf.deb ...
18:52:15 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
18:52:15 Selecting previously unselected package liblmdb0:armhf.
18:52:15 Preparing to unpack .../28-liblmdb0_0.9.24-1_armhf.deb ...
18:52:15 Unpacking liblmdb0:armhf (0.9.24-1) ...
18:52:15 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
18:52:15 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_armhf.deb ...
18:52:15 Unpacking libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
18:52:15 Selecting previously unselected package libpsl5:armhf.
18:52:15 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
18:52:15 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
18:52:15 Selecting previously unselected package python-apt-common.
18:52:15 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
18:52:15 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:52:15 Selecting previously unselected package python3-apt.
18:52:15 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ...
18:52:15 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
18:52:15 Selecting previously unselected package apt-transport-https.
18:52:15 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
18:52:15 Unpacking apt-transport-https (2.0.9) ...
18:52:15 Selecting previously unselected package libbrotli1:armhf.
18:52:15 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
18:52:15 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
18:52:15 Selecting previously unselected package libroken18-heimdal:armhf.
18:52:15 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libasn1-8-heimdal:armhf.
18:52:15 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libheimbase1-heimdal:armhf.
18:52:15 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libhcrypto4-heimdal:armhf.
18:52:15 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libwind0-heimdal:armhf.
18:52:15 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libhx509-5-heimdal:armhf.
18:52:15 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libkrb5-26-heimdal:armhf.
18:52:15 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libheimntlm0-heimdal:armhf.
18:52:15 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libgssapi3-heimdal:armhf.
18:52:15 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
18:52:15 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:15 Selecting previously unselected package libsasl2-modules-db:armhf.
18:52:15 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
18:52:15 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:52:15 Selecting previously unselected package libsasl2-2:armhf.
18:52:15 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
18:52:15 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:52:15 Selecting previously unselected package libldap-common.
18:52:15 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
18:52:15 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:52:16 Selecting previously unselected package libldap-2.4-2:armhf.
18:52:16 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
18:52:16 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
18:52:16 Selecting previously unselected package libnghttp2-14:armhf.
18:52:16 Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_armhf.deb ...
18:52:16 Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ...
18:52:16 Selecting previously unselected package librtmp1:armhf.
18:52:16 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
18:52:16 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
18:52:16 Selecting previously unselected package libssh-4:armhf.
18:52:16 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_armhf.deb ...
18:52:16 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.3) ...
18:52:16 Selecting previously unselected package libcurl4:armhf.
18:52:16 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.20_armhf.deb ...
18:52:16 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.20) ...
18:52:16 Selecting previously unselected package curl.
18:52:16 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.20_armhf.deb ...
18:52:16 Unpacking curl (7.68.0-1ubuntu2.20) ...
18:52:16 Selecting previously unselected package dbus-user-session.
18:52:16 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_armhf.deb ...
18:52:16 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
18:52:16 Selecting previously unselected package libdconf1:armhf.
18:52:16 Preparing to unpack .../54-libdconf1_0.36.0-1_armhf.deb ...
18:52:16 Unpacking libdconf1:armhf (0.36.0-1) ...
18:52:16 Selecting previously unselected package dconf-service.
18:52:16 Preparing to unpack .../55-dconf-service_0.36.0-1_armhf.deb ...
18:52:16 Unpacking dconf-service (0.36.0-1) ...
18:52:16 Selecting previously unselected package dconf-gsettings-backend:armhf.
18:52:16 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_armhf.deb ...
18:52:16 Unpacking dconf-gsettings-backend:armhf (0.36.0-1) ...
18:52:16 Selecting previously unselected package libassuan0:armhf.
18:52:16 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
18:52:16 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
18:52:16 Selecting previously unselected package gpgconf.
18:52:16 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
18:52:16 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
18:52:16 Selecting previously unselected package libksba8:armhf.
18:52:16 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ...
18:52:16 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
18:52:16 Selecting previously unselected package libnpth0:armhf.
18:52:16 Preparing to unpack .../60-libnpth0_1.6-1_armhf.deb ...
18:52:16 Unpacking libnpth0:armhf (1.6-1) ...
18:52:16 Selecting previously unselected package dirmngr.
18:52:16 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
18:52:16 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
18:52:16 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:52:16 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_armhf.deb ...
18:52:16 Unpacking libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
18:52:16 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:52:16 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_armhf.deb ...
18:52:16 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
18:52:16 Selecting previously unselected package libproxy1v5:armhf.
18:52:16 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_armhf.deb ...
18:52:16 Unpacking libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
18:52:16 Selecting previously unselected package glib-networking-common.
18:52:16 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
18:52:16 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
18:52:16 Selecting previously unselected package glib-networking-services.
18:52:16 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_armhf.deb ...
18:52:16 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
18:52:16 Selecting previously unselected package gsettings-desktop-schemas.
18:52:17 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
18:52:17 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
18:52:17 Selecting previously unselected package glib-networking:armhf.
18:52:17 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_armhf.deb ...
18:52:17 Unpacking glib-networking:armhf (2.64.2-1ubuntu0.1) ...
18:52:17 Selecting previously unselected package gnupg-l10n.
18:52:17 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
18:52:17 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:52:17 Selecting previously unselected package gnupg-utils.
18:52:17 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
18:52:17 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
18:52:17 Selecting previously unselected package gpg.
18:52:17 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
18:52:17 Unpacking gpg (2.2.19-3ubuntu2.2) ...
18:52:17 Selecting previously unselected package pinentry-curses.
18:52:17 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_armhf.deb ...
18:52:17 Unpacking pinentry-curses (1.1.0-3build1) ...
18:52:17 Selecting previously unselected package gpg-agent.
18:52:17 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
18:52:17 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
18:52:17 Selecting previously unselected package gpg-wks-client.
18:52:17 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
18:52:17 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:52:17 Selecting previously unselected package gpg-wks-server.
18:52:17 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
18:52:17 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:52:17 Selecting previously unselected package gpgsm.
18:52:17 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
18:52:17 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
18:52:17 Selecting previously unselected package gnupg.
18:52:17 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
18:52:17 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
18:52:17 Selecting previously unselected package libsoup2.4-1:armhf.
18:52:17 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_armhf.deb ...
18:52:17 Unpacking libsoup2.4-1:armhf (2.70.0-1) ...
18:52:17 Selecting previously unselected package libstemmer0d:armhf.
18:52:17 Preparing to unpack .../79-libstemmer0d_0+svn585-2_armhf.deb ...
18:52:17 Unpacking libstemmer0d:armhf (0+svn585-2) ...
18:52:17 Selecting previously unselected package libappstream4:armhf.
18:52:17 Preparing to unpack .../80-libappstream4_0.12.10-2_armhf.deb ...
18:52:17 Unpacking libappstream4:armhf (0.12.10-2) ...
18:52:17 Selecting previously unselected package libglib2.0-bin.
18:52:17 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_armhf.deb ...
18:52:17 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
18:52:17 Selecting previously unselected package libgstreamer1.0-0:armhf.
18:52:17 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_armhf.deb ...
18:52:17 Unpacking libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
18:52:17 Selecting previously unselected package libpolkit-agent-1-0:armhf.
18:52:17 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_armhf.deb ...
18:52:17 Unpacking libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
18:52:17 Selecting previously unselected package policykit-1.
18:52:17 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_armhf.deb ...
18:52:17 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
18:52:18 Selecting previously unselected package python3-certifi.
18:52:18 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
18:52:18 Unpacking python3-certifi (2019.11.28-1) ...
18:52:18 Selecting previously unselected package python3-chardet.
18:52:18 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
18:52:18 Unpacking python3-chardet (3.0.4-4build1) ...
18:52:18 Selecting previously unselected package python3-idna.
18:52:18 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
18:52:18 Unpacking python3-idna (2.8-1) ...
18:52:18 Selecting previously unselected package python3-urllib3.
18:52:18 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
18:52:18 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:52:18 Selecting previously unselected package python3-requests.
18:52:18 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
18:52:18 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
18:52:18 make[1]: Leaving directory '/root/build-deb'
18:52:18  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.buildinfo
18:52:18 Selecting previously unselected package python3-requests-unixsocket.
18:52:18 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
18:52:18 Unpacking python3-requests-unixsocket (0.2.0-2) ...
18:52:18 Selecting previously unselected package python3-software-properties.
18:52:18 Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ...
18:52:18 Unpacking python3-software-properties (0.99.9.12) ...
18:52:18 Selecting previously unselected package packagekit.
18:52:18 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.deb ...
18:52:18 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
18:52:18 Selecting previously unselected package software-properties-common.
18:52:18 Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ...
18:52:18 Unpacking software-properties-common (0.99.9.12) ...
18:52:18 Selecting previously unselected package gnupg2.
18:52:18 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
18:52:18 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
18:52:18 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
18:52:18 Setting up liblmdb0:armhf (0.9.24-1) ...
18:52:18 Setting up systemd-sysv (245.4-4ubuntu3.22) ...
18:52:18 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
18:52:18 Setting up libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
18:52:18 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
18:52:18 Setting up mime-support (3.64ubuntu1) ...
18:52:18 Setting up apt-transport-https (2.0.9) ...
18:52:18 Setting up libyaml-0-2:armhf (0.2.2-1) ...
18:52:18 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ...
18:52:18 Setting up distro-info-data (0.43ubuntu1.13) ...
18:52:18 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
18:52:18 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
18:52:18 Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ...
18:52:18 Setting up libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
18:52:19 Setting up libnpth0:armhf (1.6-1) ...
18:52:19 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
18:52:19 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
18:52:19 Setting up libkrb5support0:armhf (1.17-6ubuntu4.3) ...
18:52:19 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:52:19 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
18:52:19 
18:52:19 Current default time zone: 'Etc/UTC'
18:52:19 Local time is now:      Wed Oct 11 18:52:18 UTC 2023.
18:52:19 Universal Time is now:  Wed Oct 11 18:52:18 UTC 2023.
18:52:19 Run 'dpkg-reconfigure tzdata' if you wish to change it.
18:52:19 
18:52:19 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
18:52:19 Setting up libdconf1:armhf (0.36.0-1) ...
18:52:19 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
18:52:19  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.changes
18:52:19 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
18:52:19 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
18:52:19 Setting up libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ...
18:52:19 Setting up dbus (1.12.16-2ubuntu2.3) ...
18:52:19 Setting up libk5crypto3:armhf (1.17-6ubuntu4.3) ...
18:52:19 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
18:52:19 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:19 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
18:52:19 Setting up libpam-systemd:armhf (245.4-4ubuntu3.22) ...
18:52:19 Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
18:52:19 Setting up libkrb5-3:armhf (1.17-6ubuntu4.3) ...
18:52:19 Setting up libstemmer0d:armhf (0+svn585-2) ...
18:52:19 Setting up libmpdec2:armhf (2.4.2-3) ...
18:52:19 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
18:52:19 Setting up openssl (1.1.1f-1ubuntu2.19) ...
18:52:19 Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ...
18:52:19 Setting up readline-common (8.0-4) ...
18:52:19 Setting up iso-codes (4.4-1) ...
18:52:19 Setting up libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
18:52:19 Setting up libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
18:52:19 Setcap worked! gst-ptp-helper is not suid!
18:52:19 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:19 Setting up pinentry-curses (1.1.0-3build1) ...
18:52:19 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
18:52:19 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
18:52:19 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:19 Setting up libreadline8:armhf (8.0-4) ...
18:52:19 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
18:52:19 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:19 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
18:52:20 Updating certificates in /etc/ssl/certs...
18:52:20 dpkg-genchanges: info: including full source code in upload
18:52:20  dpkg-source -I.git --after-build .
18:52:20 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:52:20 + destination=/build
18:52:20 + mkdir -p /build
18:52:20 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb /build
18:52:20 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc'
18:52:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.dsc'
18:52:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz'
18:52:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar.tar.gz'
18:52:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.buildinfo'
18:52:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.buildinfo'
18:52:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.changes'
18:52:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.changes'
18:52:20 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb'
18:52:20 137 added, 0 removed; done.
18:52:20 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
18:52:20 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:20 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
18:52:20 Setting up gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
18:52:20 Setting up libssh-4:armhf (0.9.3-2ubuntu2.3) ...
18:52:20 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
18:52:20 Setting up libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
18:52:20 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ...
18:52:20 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
18:52:21 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ...
18:52:21 Setting up policykit-1 (0.105-26ubuntu1.3) ...
18:52:21 Setting up gpg (2.2.19-3ubuntu2.2) ...
18:52:21 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
18:52:21 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
18:52:21 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
18:52:21 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:52:22 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:52:22 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:52:22 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:52:22 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:22 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
18:52:22 Setting up dconf-service (0.36.0-1) ...
18:52:22 Setting up python3 (3.8.2-0ubuntu2) ...
18:52:22 Setting up python3-six (1.14.0-2) ...
18:52:22 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
18:52:22 Setting up python3-certifi (2019.11.28-1) ...
18:52:22 Setting up python3-gi (3.36.0-1) ...
18:52:22 Setting up python3-idna (2.8-1) ...
18:52:23 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
18:52:23 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
18:52:23 Setting up lsb-release (11.1.0ubuntu2) ...
18:52:23 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:23 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
18:52:23 Setting up python3-dbus (1.2.16-1build1) ...
18:52:23 Setting up dconf-gsettings-backend:armhf (0.36.0-1) ...
18:52:23 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
18:52:23 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar"
18:52:23 Setting up python3-chardet (3.0.4-4build1) ...
18:52:23 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
18:52:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:52:24 Setting up python3-software-properties (0.99.9.12) ...
18:52:24 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
18:52:24 + make IMAGE=ubuntu:lunar verify
18:52:24 docker run  --rm -i \
18:52:24 	-v "$(pwd):/v" \
18:52:24 	-e DEBIAN_FRONTEND=noninteractive \
18:52:24 	-e PACKAGE_REPO=prod \
18:52:24 	-w /v \
18:52:24 	ubuntu:lunar ./verify
18:52:24 Unable to find image 'ubuntu:lunar' locally
18:52:24 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
18:52:24 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
18:52:24 Setting up python3-requests-unixsocket (0.2.0-2) ...
18:52:24 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
18:52:24 lunar: Pulling from library/ubuntu
18:52:24 e05ef4abc6c7: Already exists
18:52:24 Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
18:52:24 Status: Downloaded newer image for ubuntu:lunar
18:52:24 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:52:24 Setting up libcurl4:armhf (7.68.0-1ubuntu2.20) ...
18:52:24 Setting up curl (7.68.0-1ubuntu2.20) ...
18:52:24 Setting up glib-networking:armhf (2.64.2-1ubuntu0.1) ...
18:52:24 Setting up libsoup2.4-1:armhf (2.70.0-1) ...
18:52:24 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
18:52:24 Setting up libappstream4:armhf (0.12.10-2) ...
18:52:24 Setting up gnupg (2.2.19-3ubuntu2.2) ...
18:52:24 Setting up packagekit (1.1.13-2ubuntu1.1) ...
18:52:24 invoke-rc.d: could not determine current runlevel
18:52:24 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:52:24 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
18:52:24 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:52:24 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
18:52:24 Setting up software-properties-common (0.99.9.12) ...
18:52:24 Processing triggers for systemd (245.4-4ubuntu3.22) ...
18:52:24 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:52:24 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
18:52:24 Updating certificates in /etc/ssl/certs...
18:52:25 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'.
18:52:25 + verify
18:52:25 + dpkg --version
18:52:25 + verify_deb
18:52:25 + apt-get update
18:52:25 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB]
18:52:25 0 added, 0 removed; done.
18:52:25 Running hooks in /etc/ca-certificates/update.d...
18:52:25 done.
18:52:25 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
18:52:25 ++ source /etc/os-release
18:52:25 +++ NAME=Ubuntu
18:52:25 +++ VERSION='20.04.6 LTS (Focal Fossa)'
18:52:25 +++ ID=ubuntu
18:52:25 +++ ID_LIKE=debian
18:52:25 +++ PRETTY_NAME='Ubuntu 20.04.6 LTS'
18:52:25 +++ VERSION_ID=20.04
18:52:25 +++ HOME_URL=https://www.ubuntu.com/
18:52:25 +++ SUPPORT_URL=https://help.ubuntu.com/
18:52:25 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:52:25 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:52:25 +++ VERSION_CODENAME=focal
18:52:25 +++ UBUNTU_CODENAME=focal
18:52:25 ++ echo ubuntu
18:52:25 + DIST_ID=ubuntu
18:52:25 ++ lsb_release -sc
18:52:25 + DIST_VERSION=focal
18:52:25 + '[' focal = sid ']'
18:52:25 + install_debian_containerd
18:52:25 + '[' prod = stage ']'
18:52:25 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:52:25 + REPO_URL=https://download.docker.com/linux/ubuntu
18:52:25 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:52:25 + update-ca-certificates -f
18:52:25 Clearing symlinks in /etc/ssl/certs...
18:52:26 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB]
18:52:26 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB]
18:52:26 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB]
18:52:26 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse armhf Packages [206 kB]
18:52:26 done.
18:52:26 Updating certificates in /etc/ssl/certs...
18:52:26 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf Packages [17.8 MB]
18:52:26 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:52:26 137 added, 0 removed; done.
18:52:26 Running hooks in /etc/ca-certificates/update.d...
18:52:26 done.
18:52:26 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:52:26 + apt-key add -
18:52:26 Warning: apt-key output should not be parsed (stdout is not a terminal)
18:52:26 OK
18:52:26 + '[' focal = sid ']'
18:52:26 ++ dpkg --print-architecture
18:52:26 + ARCH=armhf
18:52:26 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test'
18:52:26 + apt-get update
18:52:27 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf Packages [1709 kB]
18:52:27 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/restricted armhf Packages [8686 B]
18:52:27 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf Packages [671 kB]
18:52:27 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted armhf Packages [5660 B]
18:52:27 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf Packages [414 kB]
18:52:27 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
18:52:27 Get:2 https://download.docker.com/linux/ubuntu focal/test armhf Packages [37.0 kB]
18:52:27 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
18:52:27 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
18:52:27 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
18:52:27 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
18:52:27 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe armhf Packages [4218 B]
18:52:27 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-security/main armhf Packages [298 kB]
18:52:27 Fetched 94.6 kB in 1s (116 kB/s)
18:52:28 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted armhf Packages [5660 B]
18:52:28 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe armhf Packages [603 kB]
18:52:28 Fetched 22.3 MB in 3s (7189 kB/s)
18:52:28 Reading package lists...
18:52:28 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
18:52:28 + packages='deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb
18:52:28 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb
18:52:28 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb
18:52:28 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb
18:52:28 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'
18:52:28 ++ echo 'deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb
18:52:28 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb
18:52:28 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb
18:52:28 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb
18:52:28 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'
18:52:28 ++ xargs
18:52:28 ++ awk '$0="./"$0'
18:52:28 + packages='./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'
18:52:28 + set -x
18:52:28 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb
18:52:28 Selecting previously unselected package docker-buildx-plugin.
18:52:28 (Reading database ... 10411 files and directories currently installed.)
18:52:28 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ...
18:52:28 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
18:52:29 Reading package lists...
18:52:29 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:52:30 Selecting previously unselected package docker-ce-cli.
18:52:30 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ...
18:52:30 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:52:30 Reading package lists...
18:52:30 Building dependency tree...
18:52:30 Reading state information...
18:52:30 The following additional packages will be installed:
18:52:30   adduser dbus dbus-bin dbus-daemon dbus-session-bus-common
18:52:30   dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0
18:52:30   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
18:52:30   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
18:52:30   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
18:52:30   libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1
18:52:30   libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:52:30   libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2
18:52:30   libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
18:52:30   libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
18:52:30   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
18:52:30   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
18:52:30   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3
18:52:30   libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3
18:52:30   libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl
18:52:30   packagekit pinentry-curses polkitd python-apt-common python3 python3-apt
18:52:30   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
18:52:30   python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib
18:52:30   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
18:52:30   python3-pkg-resources python3-pyparsing python3-six
18:52:30   python3-software-properties python3-wadllib python3.11 python3.11-minimal
18:52:30   readline-common systemd systemd-sysv
18:52:30 Suggested packages:
18:52:30   liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus
18:52:30   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
18:52:30   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
18:52:30   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:52:30   python3-venv python-apt-doc python-blinker-doc python-cryptography-doc
18:52:30   python3-cryptography-vectors python-dbus-doc python3-crypto
18:52:30   python3-testresources python3-setuptools python-pyparsing-doc
18:52:30   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
18:52:30   systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1
18:52:30   libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
18:52:30 Recommended packages:
18:52:30   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
18:52:30   libldap-common dbus-user-session publicsuffix libsasl2-modules
18:52:30   packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher
18:52:30   systemd-timesyncd | time-daemon systemd-resolved libnss-systemd
18:52:30 The following NEW packages will be installed:
18:52:30   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
18:52:30   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
18:52:30   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:52:30   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:52:30   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
18:52:30   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
18:52:30   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
18:52:30   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72
18:52:30   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
18:52:30   libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2
18:52:30   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:52:30   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
18:52:30   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:52:30   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
18:52:30   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
18:52:30   openssl packagekit pinentry-curses polkitd python-apt-common python3
18:52:30   python3-apt python3-blinker python3-cffi-backend python3-cryptography
18:52:30   python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt
18:52:30   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
18:52:30   python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing
18:52:30   python3-six python3-software-properties python3-wadllib python3.11
18:52:30   python3.11-minimal readline-common software-properties-common systemd
18:52:30   systemd-sysv
18:52:30 The following packages will be upgraded:
18:52:30   libsystemd0 libudev1
18:52:31 Selecting previously unselected package docker-ce-rootless-extras.
18:52:31 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ...
18:52:31 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:52:31 Selecting previously unselected package docker-ce.
18:52:31 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ...
18:52:31 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:52:31 2 upgraded, 114 newly installed, 0 to remove and 2 not upgraded.
18:52:31 Need to get 41.0 MB of archives.
18:52:31 After this operation, 131 MB of additional disk space will be used.
18:52:31 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssl3 armhf 3.0.8-1ubuntu1.2 [1570 kB]
18:52:31 make[1]: Leaving directory '/root/build-deb'
18:52:31  dpkg-genbuildinfo -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.buildinfo
18:52:32 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-minimal armhf 3.11.4-1~23.04 [824 kB]
18:52:32 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexpat1 armhf 2.5.0-1 [63.4 kB]
18:52:32 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11-minimal armhf 3.11.4-1~23.04 [1915 kB]
18:52:32 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-minimal armhf 3.11.2-1 [24.6 kB]
18:52:32 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf media-types all 10.0.0 [25.8 kB]
18:52:32 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5support0 armhf 1.20.1-1build1 [29.7 kB]
18:52:32 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libk5crypto3 armhf 1.20.1-1build1 [78.4 kB]
18:52:32 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B]
18:52:32 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5-3 armhf 1.20.1-1build1 [321 kB]
18:52:32 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgssapi-krb5-2 armhf 1.20.1-1build1 [118 kB]
18:52:32  dpkg-genchanges -O../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.changes
18:52:32 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
18:52:32 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
18:52:32 Selecting previously unselected package docker-compose-plugin.
18:52:32 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ...
18:52:32 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
18:52:32 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
18:52:32 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf readline-common all 8.2-1.3 [55.7 kB]
18:52:32 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadline8 armhf 8.2-1.3 [128 kB]
18:52:32 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsqlite3-0 armhf 3.40.1-1 [564 kB]
18:52:33 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-stdlib armhf 3.11.4-1~23.04 [1793 kB]
18:52:33 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11 armhf 3.11.4-1~23.04 [572 kB]
18:52:33 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpython3-stdlib armhf 3.11.2-1 [7238 B]
18:52:33 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3 armhf 3.11.2-1 [22.9 kB]
18:52:33 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
18:52:33 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev1 armhf 252.5-2ubuntu3.1 [143 kB]
18:52:33 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
18:52:33 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-c5 armhf 0.16-2 [29.0 kB]
18:52:33 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcryptsetup12 armhf 2:2.6.1-1ubuntu1 [202 kB]
18:52:33 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfdisk1 armhf 2.38.1-4ubuntu1 [186 kB]
18:52:34 dpkg-genchanges: info: including full source code in upload
18:52:34  dpkg-source -I.git --after-build .
18:52:34 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:52:34 + destination=/build
18:52:34 + mkdir -p /build
18:52:34 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.changes /root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb /build
18:52:34 copied '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 copied '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 removed '/root/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 copied '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 removed '/root/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc'
18:52:34 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.dsc'
18:52:34 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz'
18:52:34 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy.tar.gz'
18:52:34 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.buildinfo'
18:52:34 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.buildinfo'
18:52:34 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.changes'
18:52:34 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.changes'
18:52:34 copied '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 removed '/root/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 copied '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb'
18:52:34 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
18:52:34 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:52:34 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:52:34 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal) ...
18:52:34 invoke-rc.d: could not determine current runlevel
18:52:34 invoke-rc.d: policy-rc.d denied execution of start.
18:52:34 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:52:34 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:52:34 Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
18:52:34 Processing triggers for systemd (245.4-4ubuntu3.22) ...
18:52:34 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb
18:52:34 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkmod2 armhf 30+20221128-1ubuntu1 [41.9 kB]
18:52:34 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libapparmor1 armhf 3.0.8-1ubuntu2.1 [41.8 kB]
18:52:34 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libip4tc2 armhf 1.8.7-1ubuntu7 [17.4 kB]
18:52:34 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd-shared armhf 252.5-2ubuntu3.1 [1746 kB]
18:52:34 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd0 armhf 252.5-2ubuntu3.1 [367 kB]
18:52:34 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf systemd armhf 252.5-2ubuntu3.1 [2984 kB]
18:52:34 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf systemd-sysv armhf 252.5-2ubuntu3.1 [11.5 kB]
18:52:34 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf adduser all 3.129ubuntu1 [59.0 kB]
18:52:35 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssl armhf 3.0.8-1ubuntu1.2 [1153 kB]
18:52:35 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
18:52:35 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdbus-1-3 armhf 1.14.4-1ubuntu1 [183 kB]
18:52:35 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-bin armhf 1.14.4-1ubuntu1 [37.7 kB]
18:52:35 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB]
18:52:35 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-daemon armhf 1.14.4-1ubuntu1 [109 kB]
18:52:35 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB]
18:52:35 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus armhf 1.14.4-1ubuntu1 [28.1 kB]
18:52:35 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf distro-info-data all 0.57ubuntu0.1 [6022 B]
18:52:35 Reading package lists...
18:52:35 Building dependency tree...
18:52:35 Reading state information...
18:52:35 Correcting dependencies... Done
18:52:35 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-0 armhf 2.76.1-1 [1382 kB]
18:52:36 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:52:36 Skipping docker-ce, it is already installed and upgrade is not set.
18:52:36 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:52:36 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:52:36 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:52:36 The following additional packages will be installed:
18:52:36   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
18:52:36   libnfnetlink0 libnftnl11 libxtables12 netbase
18:52:36 Suggested packages:
18:52:36   firewalld kmod nftables
18:52:36 The following NEW packages will be installed:
18:52:36   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
18:52:36   libnfnetlink0 libnftnl11 libxtables12 netbase
18:52:36 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded.
18:52:36 Need to get 21.5 MB of archives.
18:52:36 After this operation, 94.4 MB of additional disk space will be used.
18:52:36 Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:52:36 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgirepository-1.0-1 armhf 1.76.1-1 [96.1 kB]
18:52:36 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gir1.2-glib-2.0 armhf 1.76.1-1 [179 kB]
18:52:36 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iso-codes all 4.12.0-1 [3440 kB]
18:52:36 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcap2-bin armhf 1:2.66-3ubuntu2.1 [32.4 kB]
18:52:36 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libelf1 armhf 0.188-2.1 [46.0 kB]
18:52:36 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-data all 2.76.1-1 [38.6 kB]
18:52:36 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libicu72 armhf 72.1-3ubuntu2 [10.5 MB]
18:52:36 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB]
18:52:36 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxtables12 armhf 1.8.4-3ubuntu2.1 [26.2 kB]
18:52:36 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
18:52:36 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libip6tc2 armhf 1.8.4-3ubuntu2.1 [17.3 kB]
18:52:36 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnfnetlink0 armhf 1.0.1-3build1 [11.7 kB]
18:52:36 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnetfilter-conntrack3 armhf 1.0.7-2 [33.0 kB]
18:52:36 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnftnl11 armhf 1.1.5-1 [44.3 kB]
18:52:36 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf iptables armhf 1.8.4-3ubuntu2.1 [347 kB]
18:52:37 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpam-systemd armhf 252.5-2ubuntu3.1 [187 kB]
18:52:37 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libxml2 armhf 2.9.14+dfsg-1.1ubuntu0.1 [591 kB]
18:52:37 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
18:52:37 debconf: delaying package configuration, since apt-utils is not installed
18:52:37 Fetched 21.5 MB in 1s (22.6 MB/s)
18:52:37 Selecting previously unselected package libmnl0:armhf.
18:52:37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10635 files and directories currently installed.)
18:52:37 Preparing to unpack .../0-libmnl0_1.0.4-2_armhf.deb ...
18:52:37 Unpacking libmnl0:armhf (1.0.4-2) ...
18:52:37 Selecting previously unselected package libxtables12:armhf.
18:52:37 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_armhf.deb ...
18:52:37 Unpacking libxtables12:armhf (1.8.4-3ubuntu2.1) ...
18:52:37 Selecting previously unselected package netbase.
18:52:37 Preparing to unpack .../2-netbase_6.1_all.deb ...
18:52:37 Unpacking netbase (6.1) ...
18:52:37 Selecting previously unselected package libip6tc2:armhf.
18:52:37 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_armhf.deb ...
18:52:37 Unpacking libip6tc2:armhf (1.8.4-3ubuntu2.1) ...
18:52:37 Selecting previously unselected package libnfnetlink0:armhf.
18:52:37 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_armhf.deb ...
18:52:37 Unpacking libnfnetlink0:armhf (1.0.1-3build1) ...
18:52:37 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:52:37 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_armhf.deb ...
18:52:37 Unpacking libnetfilter-conntrack3:armhf (1.0.7-2) ...
18:52:37 Selecting previously unselected package libnftnl11:armhf.
18:52:37 Preparing to unpack .../6-libnftnl11_1.1.5-1_armhf.deb ...
18:52:37 Unpacking libnftnl11:armhf (1.1.5-1) ...
18:52:37 Selecting previously unselected package iptables.
18:52:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-949/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
18:52:37 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_armhf.deb ...
18:52:37 Unpacking iptables (1.8.4-3ubuntu2.1) ...
18:52:37 Selecting previously unselected package containerd.io.
18:52:37 Preparing to unpack .../8-containerd.io_1.6.24-1_armhf.deb ...
18:52:37 Unpacking containerd.io (1.6.24-1) ...
18:52:37 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lsb-release all 12.0-1ubuntu1 [6548 B]
18:52:37 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python-apt-common all 2.5.3ubuntu1 [18.0 kB]
18:52:37 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-apt armhf 2.5.3ubuntu1 [154 kB]
18:52:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-949/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
18:52:37 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-dbus armhf 1.3.2-4build1 [93.2 kB]
18:52:37 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-gi armhf 3.44.1-1 [214 kB]
18:52:37 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pkg-resources all 66.1.1-1 [225 kB]
18:52:37 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnghttp2-14 armhf 1.52.0-1 [66.8 kB]
18:52:37 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB]
18:52:37 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf apt-transport-https all 2.6.0ubuntu0.1 [3968 B]
18:52:37 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB]
18:52:37 + make IMAGE=ubuntu:jammy verify
18:52:37 docker run  --rm -i \
18:52:37 	-v "$(pwd):/v" \
18:52:37 	-e DEBIAN_FRONTEND=noninteractive \
18:52:37 	-e PACKAGE_REPO=prod \
18:52:37 	-w /v \
18:52:37 	ubuntu:jammy ./verify
18:52:37 Unable to find image 'ubuntu:jammy' locally
18:52:38 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [18.6 kB]
18:52:38 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.4 kB]
18:52:38 jammy: Pulling from library/ubuntu
18:52:38 1adfa548dcf4: Already exists
18:52:38 Digest: sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea
18:52:38 Status: Downloaded newer image for ubuntu:jammy
18:52:38 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap2 armhf 2.6.3+dfsg-1~exp1ubuntu2 [160 kB]
18:52:38 + verify
18:52:38 + dpkg --version
18:52:38 + verify_deb
18:52:38 + apt-get update
18:52:38 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
18:52:38 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssh-4 armhf 0.10.4-2ubuntu0.1 [166 kB]
18:52:38 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl4 armhf 7.88.1-8ubuntu2.3 [267 kB]
18:52:38 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf curl armhf 7.88.1-8ubuntu2.3 [202 kB]
18:52:38 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libassuan0 armhf 2.5.5-5 [30.6 kB]
18:52:38 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB]
18:52:38 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libksba8 armhf 1.6.3-2 [99.7 kB]
18:52:38 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
18:52:38 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB]
18:52:39 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
18:52:39 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackagekit-glib2-18 armhf 1.2.6-3 [107 kB]
18:52:39 Setting up libip6tc2:armhf (1.8.4-3ubuntu2.1) ...
18:52:39 Setting up libmnl0:armhf (1.0.4-2) ...
18:52:39 Setting up containerd.io (1.6.24-1) ...
18:52:39 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:52:39 Setting up libxtables12:armhf (1.8.4-3ubuntu2.1) ...
18:52:39 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
18:52:39 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-3 [25.4 kB]
18:52:39 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
18:52:39 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB]
18:52:39 Setting up libnfnetlink0:armhf (1.0.1-3build1) ...
18:52:39 Setting up netbase (6.1) ...
18:52:39 Setting up libnftnl11:armhf (1.1.5-1) ...
18:52:39 Setting up libnetfilter-conntrack3:armhf (1.0.7-2) ...
18:52:39 Setting up iptables (1.8.4-3ubuntu2.1) ...
18:52:39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:52:39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:52:39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:52:39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:52:39 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
18:52:39 + verify_binaries
18:52:39 + docker --version
18:52:39 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:52:39 + docker buildx version
18:52:39 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB]
18:52:39 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
18:52:39 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
18:52:39 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB]
18:52:39 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB]
18:52:39 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB]
18:52:39 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB]
18:52:39 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB]
18:52:39 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB]
18:52:39 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB]
18:52:39 github.com/docker/buildx v0.11.2 9872040
18:52:39 + docker compose version
18:52:39 Docker Compose version v2.21.0
18:52:39 + dockerd --version
18:52:39 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:52:39 + docker-proxy --version
18:52:39 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:52:39 + containerd --version
18:52:39 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:52:39 + ctr --version
18:52:39 ctr containerd.io 1.6.24
18:52:39 + containerd-shim --help
18:52:39 Usage of containerd-shim:
18:52:39   -address string
18:52:39     	grpc address back to main containerd
18:52:39   -containerd-binary containerd publish
18:52:39     	path to containerd binary (used for containerd publish) (default "containerd")
18:52:39   -criu string
18:52:39     	path to criu binary
18:52:39   -debug
18:52:39     	enable debug output in logs
18:52:39   -namespace string
18:52:39     	namespace that owns the shim
18:52:39   -runtime-root string
18:52:39     	root directory for the runtime (default "/run/containerd/runc")
18:52:39   -socket string
18:52:39     	socket path to serve
18:52:39   -systemd-cgroup
18:52:39     	set runtime to use systemd-cgroup
18:52:39   -workdir string
18:52:39     	path used to storge large temporary data
18:52:39 + containerd-shim-runc-v1 -v
18:52:39 containerd-shim-runc-v1:
18:52:39   Version:  1.6.24
18:52:39   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:52:39   Go version: go1.20.8
18:52:39 
18:52:39 + containerd-shim-runc-v2 -v
18:52:39 containerd-shim-runc-v2:
18:52:39   Version:  1.6.24
18:52:39   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:52:39   Go version: go1.20.8
18:52:39 
18:52:39 + runc --version
18:52:39 runc version 1.1.9
18:52:39 commit: v1.1.9-0-gccaecfc
18:52:39 spec: 1.0.2-dev
18:52:39 go: go1.20.8
18:52:39 libseccomp: 2.5.1
18:52:40 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl3-gnutls armhf 7.88.1-8ubuntu2.3 [262 kB]
18:52:40 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstemmer0d armhf 2.2.0-2 [130 kB]
18:52:40 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxmlb2 armhf 0.3.10-2 [54.1 kB]
18:52:40 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libappstream4 armhf 0.16.1-1ubuntu1 [187 kB]
18:52:40 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
18:52:40 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
18:52:40 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
18:52:41 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdw1 armhf 0.188-2.1 [227 kB]
18:52:41 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-bin armhf 2.76.1-1 [90.6 kB]
18:52:41 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB]
18:52:41 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgstreamer1.0-0 armhf 1.22.2-1 [936 kB]
18:52:41 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
18:52:41 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
18:52:41 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf polkitd armhf 0.105-33 [72.9 kB]
18:52:41 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3280 B]
18:52:41 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [840 kB]
18:52:41 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [935 kB]
18:52:41 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [13.6 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:52:41 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [49.9 kB]
18:52:41 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [26.2 kB]
18:52:41 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [587 kB]
18:52:41 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-blinker all 1.5-1 [14.0 kB]
18:52:41 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB]
18:52:41 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cryptography armhf 38.0.4-2 [672 kB]
18:52:41 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [12.6 kB]
18:52:41 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [592 B]
18:52:41 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [678 kB]
18:52:41 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pyparsing all 3.0.9-1 [83.1 kB]
18:52:41 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-httplib2 all 0.20.4-3 [30.4 kB]
18:52:41 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-jwt all 2.6.0-1 [18.2 kB]
18:52:41 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-lazr.uri all 1.0.6-3 [13.5 kB]
18:52:41 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-wadllib all 1.3.6-4 [35.8 kB]
18:52:41 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-distro all 1.8.0-1 [17.4 kB]
18:52:41 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-oauthlib all 3.2.2-1 [89.7 kB]
18:52:41 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-six all 1.16.0-4 [12.4 kB]
18:52:42 Fetched 22.4 MB in 3s (7158 kB/s)
18:52:42 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.7 kB]
18:52:42 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-launchpadlib all 1.11.0-1 [125 kB]
18:52:42 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-software-properties all 0.99.35 [31.7 kB]
18:52:42 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf packagekit armhf 1.2.6-3 [420 kB]
18:52:42 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf software-properties-common all 0.99.35 [13.9 kB]
18:52:42 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf gnupg2 all 2.2.40-1.1ubuntu1 [4462 B]
18:52:42 debconf: delaying package configuration, since apt-utils is not installed
18:52:42 Fetched 41.0 MB in 12s (3477 kB/s)
18:52:43 Reading package lists...
18:52:43 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
18:52:43 Selecting previously unselected package libssl3:armhf.
18:52:43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4348 files and directories currently installed.)
18:52:43 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_armhf.deb ...
18:52:43 Unpacking libssl3:armhf (3.0.8-1ubuntu1.2) ...
18:52:43 Selecting previously unselected package libpython3.11-minimal:armhf.
18:52:43 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_armhf.deb ...
18:52:43 Unpacking libpython3.11-minimal:armhf (3.11.4-1~23.04) ...
18:52:43 Selecting previously unselected package libexpat1:armhf.
18:52:43 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ...
18:52:43 Unpacking libexpat1:armhf (2.5.0-1) ...
18:52:43 Selecting previously unselected package python3.11-minimal.
18:52:43 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_armhf.deb ...
18:52:43 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
18:52:43 Setting up libssl3:armhf (3.0.8-1ubuntu1.2) ...
18:52:43 Setting up libpython3.11-minimal:armhf (3.11.4-1~23.04) ...
18:52:43 Setting up libexpat1:armhf (2.5.0-1) ...
18:52:43 Setting up python3.11-minimal (3.11.4-1~23.04) ...
18:52:44 Reading package lists...
18:52:44 Selecting previously unselected package python3-minimal.
18:52:44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4674 files and directories currently installed.)
18:52:44 Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ...
18:52:44 Unpacking python3-minimal (3.11.2-1) ...
18:52:44 Selecting previously unselected package media-types.
18:52:44 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
18:52:44 Unpacking media-types (10.0.0) ...
18:52:44 Selecting previously unselected package libkrb5support0:armhf.
18:52:44 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_armhf.deb ...
18:52:44 Unpacking libkrb5support0:armhf (1.20.1-1build1) ...
18:52:44 Selecting previously unselected package libk5crypto3:armhf.
18:52:44 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_armhf.deb ...
18:52:44 Unpacking libk5crypto3:armhf (1.20.1-1build1) ...
18:52:44 Selecting previously unselected package libkeyutils1:armhf.
18:52:44 Preparing to unpack .../04-libkeyutils1_1.6.3-2_armhf.deb ...
18:52:44 Unpacking libkeyutils1:armhf (1.6.3-2) ...
18:52:44 Selecting previously unselected package libkrb5-3:armhf.
18:52:44 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_armhf.deb ...
18:52:44 Unpacking libkrb5-3:armhf (1.20.1-1build1) ...
18:52:44 Selecting previously unselected package libgssapi-krb5-2:armhf.
18:52:44 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_armhf.deb ...
18:52:44 Unpacking libgssapi-krb5-2:armhf (1.20.1-1build1) ...
18:52:44 Selecting previously unselected package libtirpc-common.
18:52:44 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
18:52:44 Unpacking libtirpc-common (1.3.3+ds-1) ...
18:52:44 Selecting previously unselected package libtirpc3:armhf.
18:52:44 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_armhf.deb ...
18:52:44 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
18:52:44 Selecting previously unselected package libnsl2:armhf.
18:52:44 Preparing to unpack .../09-libnsl2_1.3.0-2build2_armhf.deb ...
18:52:44 Unpacking libnsl2:armhf (1.3.0-2build2) ...
18:52:44 Building dependency tree...
18:52:44 Reading state information...
18:52:44 Selecting previously unselected package readline-common.
18:52:44 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
18:52:44 Unpacking readline-common (8.2-1.3) ...
18:52:44 Selecting previously unselected package libreadline8:armhf.
18:52:44 Preparing to unpack .../11-libreadline8_8.2-1.3_armhf.deb ...
18:52:44 Unpacking libreadline8:armhf (8.2-1.3) ...
18:52:44 Selecting previously unselected package libsqlite3-0:armhf.
18:52:44 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_armhf.deb ...
18:52:44 Unpacking libsqlite3-0:armhf (3.40.1-1) ...
18:52:44 Selecting previously unselected package libpython3.11-stdlib:armhf.
18:52:44 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_armhf.deb ...
18:52:44 Unpacking libpython3.11-stdlib:armhf (3.11.4-1~23.04) ...
18:52:44 Selecting previously unselected package python3.11.
18:52:44 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_armhf.deb ...
18:52:44 Unpacking python3.11 (3.11.4-1~23.04) ...
18:52:44 The following additional packages will be installed:
18:52:44   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
18:52:44   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
18:52:44   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
18:52:44   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
18:52:44   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
18:52:44   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
18:52:44   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
18:52:44   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:52:44   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
18:52:44   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:52:44   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
18:52:44   media-types openssl packagekit pinentry-curses pkexec policykit-1 polkitd
18:52:44   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
18:52:44   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
18:52:44   python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
18:52:44   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
18:52:44   python3-minimal python3-more-itertools python3-oauthlib
18:52:44   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
18:52:44   python3-software-properties python3-wadllib python3-zipp python3.10
18:52:44   python3.10-minimal readline-common systemd systemd-sysv
18:52:44 Suggested packages:
18:52:44   default-dbus-session-bus | dbus-session-bus dbus-user-session
18:52:44   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
18:52:44   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
18:52:44   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
18:52:44   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
18:52:44   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
18:52:44   python3-keyrings.alt python3-testresources python3-setuptools
18:52:44   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
18:52:44   binutils binfmt-support readline-doc systemd-container libfido2-1
18:52:44   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
18:52:44 Recommended packages:
18:52:44   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
18:52:44   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
18:52:44   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
18:52:44 Selecting previously unselected package libpython3-stdlib:armhf.
18:52:44 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_armhf.deb ...
18:52:44 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
18:52:44 Setting up python3-minimal (3.11.2-1) ...
18:52:44 Selecting previously unselected package python3.
18:52:44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5163 files and directories currently installed.)
18:52:44 Preparing to unpack .../python3_3.11.2-1_armhf.deb ...
18:52:44 Unpacking python3 (3.11.2-1) ...
18:52:45 The following NEW packages will be installed:
18:52:45   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
18:52:45   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
18:52:45   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
18:52:45   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
18:52:45   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
18:52:45   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:52:45   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
18:52:45   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
18:52:45   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
18:52:45   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
18:52:45   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
18:52:45   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
18:52:45   lsb-release media-types openssl packagekit pinentry-curses pkexec
18:52:45   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
18:52:45   python3-cffi-backend python3-cryptography python3-dbus python3-distro
18:52:45   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
18:52:45   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
18:52:45   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
18:52:45   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
18:52:45   python3-software-properties python3-wadllib python3-zipp python3.10
18:52:45   python3.10-minimal readline-common software-properties-common systemd
18:52:45   systemd-sysv
18:52:45 Selecting previously unselected package libargon2-1:armhf.
18:52:45 Preparing to unpack .../libargon2-1_0~20171227-0.3_armhf.deb ...
18:52:45 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
18:52:45 Preparing to unpack .../libudev1_252.5-2ubuntu3.1_armhf.deb ...
18:52:45 Unpacking libudev1:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:52:45 Setting up libudev1:armhf (252.5-2ubuntu3.1) ...
18:52:45 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:52:45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5188 files and directories currently installed.)
18:52:45 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
18:52:45 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
18:52:45 Selecting previously unselected package libjson-c5:armhf.
18:52:45 Preparing to unpack .../1-libjson-c5_0.16-2_armhf.deb ...
18:52:45 Unpacking libjson-c5:armhf (0.16-2) ...
18:52:45 Selecting previously unselected package libcryptsetup12:armhf.
18:52:45 Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_armhf.deb ...
18:52:45 Unpacking libcryptsetup12:armhf (2:2.6.1-1ubuntu1) ...
18:52:45 Selecting previously unselected package libfdisk1:armhf.
18:52:45 Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_armhf.deb ...
18:52:45 0 upgraded, 107 newly installed, 0 to remove and 2 not upgraded.
18:52:45 Need to get 36.8 MB of archives.
18:52:45 After this operation, 120 MB of additional disk space will be used.
18:52:45 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.12-1~22.04.2 [796 kB]
18:52:45 Unpacking libfdisk1:armhf (2.38.1-4ubuntu1) ...
18:52:45 Selecting previously unselected package libkmod2:armhf.
18:52:45 Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_armhf.deb ...
18:52:45 Unpacking libkmod2:armhf (30+20221128-1ubuntu1) ...
18:52:45 Selecting previously unselected package libapparmor1:armhf.
18:52:45 Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_armhf.deb ...
18:52:45 Unpacking libapparmor1:armhf (3.0.8-1ubuntu2.1) ...
18:52:45 Selecting previously unselected package libip4tc2:armhf.
18:52:45 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_armhf.deb ...
18:52:45 Unpacking libip4tc2:armhf (1.8.7-1ubuntu7) ...
18:52:45 Selecting previously unselected package libsystemd-shared:armhf.
18:52:45 Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_armhf.deb ...
18:52:45 Unpacking libsystemd-shared:armhf (252.5-2ubuntu3.1) ...
18:52:45 Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_armhf.deb ...
18:52:45 Unpacking libsystemd0:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
18:52:45 Setting up libsystemd0:armhf (252.5-2ubuntu3.1) ...
18:52:45 Selecting previously unselected package systemd.
18:52:45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5237 files and directories currently installed.)
18:52:45 Preparing to unpack .../systemd_252.5-2ubuntu3.1_armhf.deb ...
18:52:45 Unpacking systemd (252.5-2ubuntu3.1) ...
18:52:45 Setting up libargon2-1:armhf (0~20171227-0.3) ...
18:52:45 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
18:52:45 Setting up libjson-c5:armhf (0.16-2) ...
18:52:45 Setting up libcryptsetup12:armhf (2:2.6.1-1ubuntu1) ...
18:52:45 Setting up libfdisk1:armhf (2.38.1-4ubuntu1) ...
18:52:45 Setting up libkmod2:armhf (30+20221128-1ubuntu1) ...
18:52:45 Setting up libapparmor1:armhf (3.0.8-1ubuntu2.1) ...
18:52:45 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
18:52:45 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.12-1~22.04.2 [1938 kB]
18:52:45 Setting up libip4tc2:armhf (1.8.7-1ubuntu7) ...
18:52:45 Setting up libsystemd-shared:armhf (252.5-2ubuntu3.1) ...
18:52:45 Setting up systemd (252.5-2ubuntu3.1) ...
18:52:45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:52:45 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:52:45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:52:45 Initializing machine ID from random generator.
18:52:45 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
18:52:45 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
18:52:45 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
18:52:45 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
18:52:45 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'.
18:52:45 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'.
18:52:45 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'.
18:52:45 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'.
18:52:45 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'.
18:52:45 Creating group 'systemd-journal' with GID 999.
18:52:45 Creating group 'systemd-network' with GID 998.
18:52:45 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
18:52:45 Selecting previously unselected package systemd-sysv.
18:52:45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6036 files and directories currently installed.)
18:52:45 Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_armhf.deb ...
18:52:45 Unpacking systemd-sysv (252.5-2ubuntu3.1) ...
18:52:45 Selecting previously unselected package adduser.
18:52:45 Preparing to unpack .../adduser_3.129ubuntu1_all.deb ...
18:52:45 Unpacking adduser (3.129ubuntu1) ...
18:52:45 Setting up adduser (3.129ubuntu1) ...
18:52:46 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
18:52:46 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
18:52:46 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
18:52:46 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
18:52:46 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
18:52:46 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
18:52:46 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.12-1~22.04.2 [1766 kB]
18:52:46 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.2 [509 kB]
18:52:46 Selecting previously unselected package openssl.
18:52:46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6105 files and directories currently installed.)
18:52:46 Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_armhf.deb ...
18:52:46 Unpacking openssl (3.0.8-1ubuntu1.2) ...
18:52:46 Selecting previously unselected package ca-certificates.
18:52:46 Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
18:52:46 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
18:52:46 Selecting previously unselected package libdbus-1-3:armhf.
18:52:46 Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_armhf.deb ...
18:52:46 Unpacking libdbus-1-3:armhf (1.14.4-1ubuntu1) ...
18:52:46 Selecting previously unselected package dbus-bin.
18:52:46 Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_armhf.deb ...
18:52:46 Unpacking dbus-bin (1.14.4-1ubuntu1) ...
18:52:46 Selecting previously unselected package dbus-session-bus-common.
18:52:46 Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ...
18:52:46 Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ...
18:52:46 Selecting previously unselected package dbus-daemon.
18:52:46 Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_armhf.deb ...
18:52:46 Unpacking dbus-daemon (1.14.4-1ubuntu1) ...
18:52:46 Selecting previously unselected package dbus-system-bus-common.
18:52:46 Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ...
18:52:46 Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ...
18:52:46 Selecting previously unselected package dbus.
18:52:46 Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_armhf.deb ...
18:52:46 Unpacking dbus (1.14.4-1ubuntu1) ...
18:52:46 Selecting previously unselected package distro-info-data.
18:52:46 Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ...
18:52:46 Unpacking distro-info-data (0.57ubuntu0.1) ...
18:52:46 Selecting previously unselected package libglib2.0-0:armhf.
18:52:46 Preparing to unpack .../09-libglib2.0-0_2.76.1-1_armhf.deb ...
18:52:46 Unpacking libglib2.0-0:armhf (2.76.1-1) ...
18:52:46 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:52:46 Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_armhf.deb ...
18:52:46 Unpacking libgirepository-1.0-1:armhf (1.76.1-1) ...
18:52:46 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:52:46 Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_armhf.deb ...
18:52:46 Unpacking gir1.2-glib-2.0:armhf (1.76.1-1) ...
18:52:46 Selecting previously unselected package iso-codes.
18:52:46 Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ...
18:52:46 Unpacking iso-codes (4.12.0-1) ...
18:52:46 Selecting previously unselected package libcap2-bin.
18:52:46 Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_armhf.deb ...
18:52:46 Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ...
18:52:46 Selecting previously unselected package libelf1:armhf.
18:52:46 Preparing to unpack .../14-libelf1_0.188-2.1_armhf.deb ...
18:52:46 Unpacking libelf1:armhf (0.188-2.1) ...
18:52:46 Selecting previously unselected package libglib2.0-data.
18:52:46 Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ...
18:52:46 Unpacking libglib2.0-data (2.76.1-1) ...
18:52:46 Selecting previously unselected package libicu72:armhf.
18:52:46 Preparing to unpack .../16-libicu72_72.1-3ubuntu2_armhf.deb ...
18:52:46 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
18:52:46 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
18:52:46 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libapparmor1 armhf 3.0.4-2ubuntu2.2 [33.5 kB]
18:52:46 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
18:52:46 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
18:52:46 Unpacking libicu72:armhf (72.1-3ubuntu2) ...
18:52:46 Selecting previously unselected package libpam-systemd:armhf.
18:52:46 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjson-c5 armhf 0.15-3~ubuntu1.22.04.2 [29.0 kB]
18:52:46 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcryptsetup12 armhf 2:2.4.3-1ubuntu1.1 [189 kB]
18:52:46 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libip4tc2 armhf 1.8.7-1ubuntu5.1 [17.7 kB]
18:52:46 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libkmod2 armhf 29-1ubuntu1 [40.9 kB]
18:52:46 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd armhf 249.11-0ubuntu3.10 [4487 kB]
18:52:47 Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_armhf.deb ...
18:52:47 Unpacking libpam-systemd:armhf (252.5-2ubuntu3.1) ...
18:52:47 Selecting previously unselected package libxml2:armhf.
18:52:47 Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_armhf.deb ...
18:52:47 Unpacking libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ...
18:52:47 Selecting previously unselected package libyaml-0-2:armhf.
18:52:47 Preparing to unpack .../19-libyaml-0-2_0.2.5-1_armhf.deb ...
18:52:47 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
18:52:47 Selecting previously unselected package lsb-release.
18:52:47 Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ...
18:52:47 Unpacking lsb-release (12.0-1ubuntu1) ...
18:52:47 Selecting previously unselected package python-apt-common.
18:52:47 Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ...
18:52:47 Unpacking python-apt-common (2.5.3ubuntu1) ...
18:52:47 Selecting previously unselected package python3-apt.
18:52:47 Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_armhf.deb ...
18:52:47 Unpacking python3-apt (2.5.3ubuntu1) ...
18:52:47 Selecting previously unselected package python3-dbus.
18:52:47 Preparing to unpack .../23-python3-dbus_1.3.2-4build1_armhf.deb ...
18:52:47 Unpacking python3-dbus (1.3.2-4build1) ...
18:52:47 Selecting previously unselected package python3-gi.
18:52:47 Preparing to unpack .../24-python3-gi_3.44.1-1_armhf.deb ...
18:52:47 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.10 [10.5 kB]
18:52:47 Unpacking python3-gi (3.44.1-1) ...
18:52:47 Selecting previously unselected package python3-pkg-resources.
18:52:47 Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ...
18:52:47 Unpacking python3-pkg-resources (66.1.1-1) ...
18:52:47 Selecting previously unselected package libnghttp2-14:armhf.
18:52:47 Preparing to unpack .../26-libnghttp2-14_1.52.0-1_armhf.deb ...
18:52:47 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
18:52:47 Selecting previously unselected package libpsl5:armhf.
18:52:47 Preparing to unpack .../27-libpsl5_0.21.2-1_armhf.deb ...
18:52:47 Unpacking libpsl5:armhf (0.21.2-1) ...
18:52:47 Selecting previously unselected package apt-transport-https.
18:52:47 Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ...
18:52:47 Unpacking apt-transport-https (2.6.0ubuntu0.1) ...
18:52:47 Selecting previously unselected package libbrotli1:armhf.
18:52:47 Preparing to unpack .../29-libbrotli1_1.0.9-2build8_armhf.deb ...
18:52:47 Unpacking libbrotli1:armhf (1.0.9-2build8) ...
18:52:47 Selecting previously unselected package libsasl2-modules-db:armhf.
18:52:47 Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
18:52:47 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
18:52:47 Selecting previously unselected package libsasl2-2:armhf.
18:52:47 Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
18:52:47 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
18:52:47 Selecting previously unselected package libldap2:armhf.
18:52:47 Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_armhf.deb ...
18:52:47 Unpacking libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ...
18:52:47 Selecting previously unselected package librtmp1:armhf.
18:52:47 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
18:52:47 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
18:52:47 Selecting previously unselected package libssh-4:armhf.
18:52:47 Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_armhf.deb ...
18:52:47 Unpacking libssh-4:armhf (0.10.4-2ubuntu0.1) ...
18:52:47 Selecting previously unselected package libcurl4:armhf.
18:52:47 Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.3_armhf.deb ...
18:52:47 Unpacking libcurl4:armhf (7.88.1-8ubuntu2.3) ...
18:52:47 Selecting previously unselected package curl.
18:52:47 Preparing to unpack .../36-curl_7.88.1-8ubuntu2.3_armhf.deb ...
18:52:47 Unpacking curl (7.88.1-8ubuntu2.3) ...
18:52:47 Selecting previously unselected package libassuan0:armhf.
18:52:47 Preparing to unpack .../37-libassuan0_2.5.5-5_armhf.deb ...
18:52:47 Unpacking libassuan0:armhf (2.5.5-5) ...
18:52:47 Selecting previously unselected package gpgconf.
18:52:47 Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ...
18:52:47 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
18:52:47 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.10 [1154 kB]
18:52:47 Selecting previously unselected package libksba8:armhf.
18:52:47 Preparing to unpack .../39-libksba8_1.6.3-2_armhf.deb ...
18:52:47 Unpacking libksba8:armhf (1.6.3-2) ...
18:52:47 Selecting previously unselected package libnpth0:armhf.
18:52:47 Preparing to unpack .../40-libnpth0_1.6-3build2_armhf.deb ...
18:52:47 Unpacking libnpth0:armhf (1.6-3build2) ...
18:52:47 Selecting previously unselected package dirmngr.
18:52:47 Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ...
18:52:47 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
18:52:47 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:52:47 Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_armhf.deb ...
18:52:47 Unpacking libpackagekit-glib2-18:armhf (1.2.6-3) ...
18:52:47 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:52:47 Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_armhf.deb ...
18:52:47 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
18:52:47 Selecting previously unselected package gnupg-l10n.
18:52:47 Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
18:52:47 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:52:47 Selecting previously unselected package gnupg-utils.
18:52:47 Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ...
18:52:47 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
18:52:48 Selecting previously unselected package gpg.
18:52:48 Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_armhf.deb ...
18:52:48 Unpacking gpg (2.2.40-1.1ubuntu1) ...
18:52:48 Selecting previously unselected package pinentry-curses.
18:52:48 Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ...
18:52:48 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
18:52:48 Selecting previously unselected package gpg-agent.
18:52:48 Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ...
18:52:48 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
18:52:48 Selecting previously unselected package gpg-wks-client.
18:52:48 Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ...
18:52:48 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:52:48 Selecting previously unselected package gpg-wks-server.
18:52:48 Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ...
18:52:48 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:52:48 Selecting previously unselected package gpgsm.
18:52:48 Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ...
18:52:48 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
18:52:48 Selecting previously unselected package gnupg.
18:52:48 Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ...
18:52:48 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
18:52:48 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
18:52:48 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdbus-1-3 armhf 1.12.20-2ubuntu4.1 [170 kB]
18:52:48 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus armhf 1.12.20-2ubuntu4.1 [148 kB]
18:52:48 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.4 [4986 B]
18:52:48 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 kB]
18:52:48 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgirepository-1.0-1 armhf 1.72.0-1 [79.2 kB]
18:52:48 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-glib-2.0 armhf 1.72.0-1 [164 kB]
18:52:48 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
18:52:48 Selecting previously unselected package libcurl3-gnutls:armhf.
18:52:48 Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.3_armhf.deb ...
18:52:48 Unpacking libcurl3-gnutls:armhf (7.88.1-8ubuntu2.3) ...
18:52:48 Selecting previously unselected package libstemmer0d:armhf.
18:52:48 Preparing to unpack .../54-libstemmer0d_2.2.0-2_armhf.deb ...
18:52:48 Unpacking libstemmer0d:armhf (2.2.0-2) ...
18:52:48 Selecting previously unselected package libxmlb2:armhf.
18:52:48 Preparing to unpack .../55-libxmlb2_0.3.10-2_armhf.deb ...
18:52:48 Unpacking libxmlb2:armhf (0.3.10-2) ...
18:52:48 Selecting previously unselected package libappstream4:armhf.
18:52:48 Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_armhf.deb ...
18:52:48 Unpacking libappstream4:armhf (0.16.1-1ubuntu1) ...
18:52:48 Selecting previously unselected package libdw1:armhf.
18:52:48 Preparing to unpack .../57-libdw1_0.188-2.1_armhf.deb ...
18:52:48 Unpacking libdw1:armhf (0.188-2.1) ...
18:52:48 Selecting previously unselected package libglib2.0-bin.
18:52:48 Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_armhf.deb ...
18:52:48 Unpacking libglib2.0-bin (2.76.1-1) ...
18:52:48 Selecting previously unselected package libunwind8:armhf.
18:52:48 Preparing to unpack .../59-libunwind8_1.6.2-3_armhf.deb ...
18:52:48 Unpacking libunwind8:armhf (1.6.2-3) ...
18:52:48 Selecting previously unselected package libgstreamer1.0-0:armhf.
18:52:48 Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_armhf.deb ...
18:52:48 Unpacking libgstreamer1.0-0:armhf (1.22.2-1) ...
18:52:48 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcap2-bin armhf 1:2.44-1ubuntu0.22.04.1 [25.3 kB]
18:52:48 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
18:52:48 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
18:52:48 Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
18:52:48 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
18:52:48 Selecting previously unselected package libpolkit-agent-1-0:armhf.
18:52:48 Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_armhf.deb ...
18:52:48 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
18:52:48 Selecting previously unselected package polkitd.
18:52:48 Preparing to unpack .../63-polkitd_0.105-33_armhf.deb ...
18:52:48 Unpacking polkitd (0.105-33) ...
18:52:48 Selecting previously unselected package python3-blinker.
18:52:48 Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ...
18:52:48 Unpacking python3-blinker (1.5-1) ...
18:52:48 Selecting previously unselected package python3-cffi-backend:armhf.
18:52:48 Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_armhf.deb ...
18:52:48 Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ...
18:52:48 Selecting previously unselected package python3-cryptography.
18:52:48 Preparing to unpack .../66-python3-cryptography_38.0.4-2_armhf.deb ...
18:52:48 Unpacking python3-cryptography (38.0.4-2) ...
18:52:48 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
18:52:49 Selecting previously unselected package python3-pyparsing.
18:52:49 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
18:52:49 Unpacking python3-pyparsing (3.0.9-1) ...
18:52:49 Selecting previously unselected package python3-httplib2.
18:52:49 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
18:52:49 Unpacking python3-httplib2 (0.20.4-3) ...
18:52:49 Selecting previously unselected package python3-jwt.
18:52:49 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
18:52:49 Unpacking python3-jwt (2.6.0-1) ...
18:52:49 Selecting previously unselected package python3-lazr.uri.
18:52:49 Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ...
18:52:49 Unpacking python3-lazr.uri (1.0.6-3) ...
18:52:49 Selecting previously unselected package python3-wadllib.
18:52:49 Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ...
18:52:49 Unpacking python3-wadllib (1.3.6-4) ...
18:52:49 Selecting previously unselected package python3-distro.
18:52:49 Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ...
18:52:49 Unpacking python3-distro (1.8.0-1) ...
18:52:49 Selecting previously unselected package python3-oauthlib.
18:52:49 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
18:52:49 Unpacking python3-oauthlib (3.2.2-1) ...
18:52:49 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
18:52:49 Selecting previously unselected package python3-six.
18:52:49 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
18:52:49 Unpacking python3-six (1.16.0-4) ...
18:52:49 Selecting previously unselected package python3-lazr.restfulclient.
18:52:49 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
18:52:49 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
18:52:49 Selecting previously unselected package python3-launchpadlib.
18:52:49 Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ...
18:52:49 Unpacking python3-launchpadlib (1.11.0-1) ...
18:52:49 Selecting previously unselected package python3-software-properties.
18:52:49 Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ...
18:52:49 Unpacking python3-software-properties (0.99.35) ...
18:52:49 Selecting previously unselected package packagekit.
18:52:49 Preparing to unpack .../78-packagekit_1.2.6-3_armhf.deb ...
18:52:49 Unpacking packagekit (1.2.6-3) ...
18:52:49 Selecting previously unselected package software-properties-common.
18:52:49 Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ...
18:52:49 Unpacking software-properties-common (0.99.35) ...
18:52:49 Selecting previously unselected package gnupg2.
18:52:49 Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ...
18:52:49 Unpacking gnupg2 (2.2.40-1.1ubuntu1) ...
18:52:49 Setting up libksba8:armhf (1.6.3-2) ...
18:52:49 Setting up media-types (10.0.0) ...
18:52:49 Setting up systemd-sysv (252.5-2ubuntu3.1) ...
18:52:49 Setting up libkeyutils1:armhf (1.6.3-2) ...
18:52:49 Setting up libpsl5:armhf (0.21.2-1) ...
18:52:49 Setting up libicu72:armhf (72.1-3ubuntu2) ...
18:52:49 Setting up apt-transport-https (2.6.0ubuntu0.1) ...
18:52:49 Setting up libyaml-0-2:armhf (0.2.5-1) ...
18:52:49 Setting up libglib2.0-0:armhf (2.76.1-1) ...
18:52:49 No schema files found: doing nothing.
18:52:49 Setting up distro-info-data (0.57ubuntu0.1) ...
18:52:49 Setting up libtirpc-common (1.3.3+ds-1) ...
18:52:49 Setting up libxmlb2:armhf (0.3.10-2) ...
18:52:49 Setting up libbrotli1:armhf (1.0.9-2build8) ...
18:52:49 Setting up libsqlite3-0:armhf (3.40.1-1) ...
18:52:49 Setting up libnghttp2-14:armhf (1.52.0-1) ...
18:52:49 Setting up libpackagekit-glib2-18:armhf (1.2.6-3) ...
18:52:49 Setting up libnpth0:armhf (1.6-3build2) ...
18:52:49 Setting up libassuan0:armhf (2.5.5-5) ...
18:52:49 Setting up libunwind8:armhf (1.6.2-3) ...
18:52:49 Setting up libkrb5support0:armhf (1.20.1-1build1) ...
18:52:49 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
18:52:49 Setting up libcap2-bin (1:2.66-3ubuntu2.1) ...
18:52:49 Setting up libglib2.0-data (2.76.1-1) ...
18:52:49 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
18:52:49 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
18:52:49 Setting up libdbus-1-3:armhf (1.14.4-1ubuntu1) ...
18:52:49 Setting up libk5crypto3:armhf (1.20.1-1build1) ...
18:52:49 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
18:52:49 Setting up python-apt-common (2.5.3ubuntu1) ...
18:52:49 Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ...
18:52:49 Setting up libgirepository-1.0-1:armhf (1.76.1-1) ...
18:52:49 Setting up libkrb5-3:armhf (1.20.1-1build1) ...
18:52:49 Setting up libstemmer0d:armhf (2.2.0-2) ...
18:52:49 Setting up lsb-release (12.0-1ubuntu1) ...
18:52:49 Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ...
18:52:49 Setting up openssl (3.0.8-1ubuntu1.2) ...
18:52:49 Setting up libelf1:armhf (0.188-2.1) ...
18:52:50 Setting up readline-common (8.2-1.3) ...
18:52:50 Setting up libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ...
18:52:50 Setting up libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ...
18:52:50 Setting up iso-codes (4.12.0-1) ...
18:52:50 Setting up dbus-bin (1.14.4-1ubuntu1) ...
18:52:50 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
18:52:50 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
18:52:50 Setting up libdw1:armhf (0.188-2.1) ...
18:52:50 Setting up libreadline8:armhf (8.2-1.3) ...
18:52:50 Setting up libglib2.0-bin (2.76.1-1) ...
18:52:50 Setting up dbus-daemon (1.14.4-1ubuntu1) ...
18:52:50 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
18:52:50 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.10 [185 kB]
18:52:50 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.3 [599 kB]
18:52:50 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
18:52:50 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
18:52:50 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu2 [14.8 kB]
18:52:50 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu2 [154 kB]
18:52:50 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
18:52:50 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gi armhf 3.42.1-0ubuntu1 [214 kB]
18:52:50 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
18:52:50 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
18:52:50 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
18:52:50 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf apt-transport-https all 2.4.10 [1510 B]
18:52:50 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
18:52:50 Updating certificates in /etc/ssl/certs...
18:52:50 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB]
18:52:50 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB]
18:52:50 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libldap-2.5-0 armhf 2.5.16+dfsg-0ubuntu0.22.04.1 [159 kB]
18:52:50 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
18:52:50 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.1 [163 kB]
18:52:50 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.14 [252 kB]
18:52:50 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.14 [188 kB]
18:52:51 137 added, 0 removed; done.
18:52:51 Setting up dbus (1.14.4-1ubuntu1) ...
18:52:51 Setting up libgssapi-krb5-2:armhf (1.20.1-1build1) ...
18:52:51 Setting up gir1.2-glib-2.0:armhf (1.76.1-1) ...
18:52:51 Setting up libssh-4:armhf (0.10.4-2ubuntu0.1) ...
18:52:51 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
18:52:51 Setting up libpam-systemd:armhf (252.5-2ubuntu3.1) ...
18:52:51 Setting up libcurl4:armhf (7.88.1-8ubuntu2.3) ...
18:52:51 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
18:52:51 Setting up curl (7.88.1-8ubuntu2.3) ...
18:52:51 Setting up polkitd (0.105-33) ...
18:52:51 Setting up gpg (2.2.40-1.1ubuntu1) ...
18:52:51 Setting up libgstreamer1.0-0:armhf (1.22.2-1) ...
18:52:51 Setcap worked! gst-ptp-helper is not suid!
18:52:51 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
18:52:51 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
18:52:51 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
18:52:51 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:52:51 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
18:52:51 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
18:52:51 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:52:51 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:52:51 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB]
18:52:51 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
18:52:51 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
18:52:51 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:52:51 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
18:52:51 Setting up libcurl3-gnutls:armhf (7.88.1-8ubuntu2.3) ...
18:52:51 Setting up libappstream4:armhf (0.16.1-1ubuntu1) ...
18:52:51 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
18:52:51 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:52:51 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
18:52:51 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
18:52:51 Setting up libnsl2:armhf (1.3.0-2build2) ...
18:52:51 Setting up packagekit (1.2.6-3) ...
18:52:51 invoke-rc.d: could not determine current runlevel
18:52:51 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:52:51 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:52:51 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB]
18:52:51 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.5-2ubuntu2 [25.3 kB]
18:52:51 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
18:52:51 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
18:52:51 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
18:52:51 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
18:52:52 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:52:52 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
18:52:52 Setting up libpython3.11-stdlib:armhf (3.11.4-1~23.04) ...
18:52:52 Setting up gnupg (2.2.40-1.1ubuntu1) ...
18:52:52 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
18:52:52 Setting up python3.11 (3.11.4-1~23.04) ...
18:52:52 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
18:52:52 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
18:52:52 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
18:52:52 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
18:52:52 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
18:52:52 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.14 [247 kB]
18:52:53 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB]
18:52:53 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmlb2 armhf 0.3.6-2build1 [57.1 kB]
18:52:53 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libappstream4 armhf 0.15.2-2 [169 kB]
18:52:53 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
18:52:53 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-bin armhf 2.72.4-0ubuntu2.2 [75.7 kB]
18:52:53 Setting up gnupg2 (2.2.40-1.1ubuntu1) ...
18:52:53 Setting up python3 (3.11.2-1) ...
18:52:53 Setting up python3-six (1.16.0-4) ...
18:52:53 Setting up python3-pyparsing (3.0.9-1) ...
18:52:53 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libunwind8 armhf 1.3.2-2build2.1 [49.5 kB]
18:52:53 Setting up python3-gi (3.44.1-1) ...
18:52:53 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 kB]
18:52:53 Setting up python3-httplib2 (0.20.4-3) ...
18:52:53 Setting up python3-cffi-backend:armhf (1.15.1-5build1) ...
18:52:53 Setting up python3-blinker (1.5-1) ...
18:52:53 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
18:52:53 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
18:52:53 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf polkitd armhf 0.105-33 [72.9 kB]
18:52:53 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkexec armhf 0.105-33 [14.5 kB]
18:52:53 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf policykit-1 armhf 0.105-33 [2426 B]
18:52:53 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
18:52:53 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cffi-backend armhf 1.15.0-1build2 [67.6 kB]
18:52:53 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cryptography armhf 3.4.8-1ubuntu2 [222 kB]
18:52:53 Setting up python3-pkg-resources (66.1.1-1) ...
18:52:54 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB]
18:52:54 Setting up python3-dbus (1.3.2-4build1) ...
18:52:54 Setting up python3-distro (1.8.0-1) ...
18:52:54 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB]
18:52:54 Setting up python3-jwt (2.6.0-1) ...
18:52:54 Setting up python3-apt (2.5.3ubuntu1) ...
18:52:54 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB]
18:52:54 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-zipp all 1.0.0-3 [5440 B]
18:52:54 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB]
18:52:54 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-jeepney all 0.7.1-3 [36.8 kB]
18:52:54 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
18:52:54 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-secretstorage all 3.3.1-1 [13.2 kB]
18:52:54 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-keyring all 23.5.0-1 [35.7 kB]
18:52:54 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB]
18:52:54 Setting up python3-lazr.uri (1.0.6-3) ...
18:52:54 Setting up python3-cryptography (38.0.4-2) ...
18:52:54 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-wadllib all 1.3.6-1 [36.4 kB]
18:52:54 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB]
18:52:54 Setting up python3-wadllib (1.3.6-4) ...
18:52:55 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
18:52:55 Setting up python3-oauthlib (3.2.2-1) ...
18:52:55 Setting up python3-lazr.restfulclient (0.14.5-1) ...
18:52:55 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
18:52:55 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
18:52:55 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-launchpadlib all 1.10.16-1 [125 kB]
18:52:55 Setting up python3-launchpadlib (1.11.0-1) ...
18:52:55 Setting up python3-software-properties (0.99.35) ...
18:52:55 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-software-properties all 0.99.22.7 [28.8 kB]
18:52:55 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB]
18:52:55 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf software-properties-common all 0.99.22.7 [14.1 kB]
18:52:55 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
18:52:55 Setting up software-properties-common (0.99.35) ...
18:52:55 Processing triggers for libc-bin (2.37-0ubuntu2) ...
18:52:55 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
18:52:55 Updating certificates in /etc/ssl/certs...
18:52:55 debconf: delaying package configuration, since apt-utils is not installed
18:52:55 Fetched 36.8 MB in 11s (3416 kB/s)
18:52:55 Selecting previously unselected package libpython3.10-minimal:armhf.
18:52:55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4390 files and directories currently installed.)
18:52:55 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_armhf.deb ...
18:52:55 Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ...
18:52:55 Selecting previously unselected package libexpat1:armhf.
18:52:55 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
18:52:55 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
18:52:56 Selecting previously unselected package python3.10-minimal.
18:52:56 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_armhf.deb ...
18:52:56 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
18:52:56 Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ...
18:52:56 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
18:52:56 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
18:52:56 0 added, 0 removed; done.
18:52:56 Running hooks in /etc/ca-certificates/update.d...
18:52:56 done.
18:52:56 Processing triggers for dbus (1.14.4-1ubuntu1) ...
18:52:56 ++ source /etc/os-release
18:52:56 +++ PRETTY_NAME='Ubuntu 23.04'
18:52:56 +++ NAME=Ubuntu
18:52:56 +++ VERSION_ID=23.04
18:52:56 +++ VERSION='23.04 (Lunar Lobster)'
18:52:56 +++ VERSION_CODENAME=lunar
18:52:56 +++ ID=ubuntu
18:52:56 +++ ID_LIKE=debian
18:52:56 +++ HOME_URL=https://www.ubuntu.com/
18:52:56 +++ SUPPORT_URL=https://help.ubuntu.com/
18:52:56 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:52:56 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:52:56 +++ UBUNTU_CODENAME=lunar
18:52:56 +++ LOGO=ubuntu-logo
18:52:56 ++ echo ubuntu
18:52:56 + DIST_ID=ubuntu
18:52:56 ++ lsb_release -sc
18:52:56 + DIST_VERSION=lunar
18:52:56 + '[' lunar = sid ']'
18:52:56 + install_debian_containerd
18:52:56 + '[' prod = stage ']'
18:52:56 + REPO_URL=https://download.docker.com/linux/ubuntu
18:52:56 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:52:56 + update-ca-certificates -f
18:52:56 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:52:56 Clearing symlinks in /etc/ssl/certs...
18:52:56 done.
18:52:56 Updating certificates in /etc/ssl/certs...
18:52:57 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:52:57 Selecting previously unselected package python3-minimal.
18:52:57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4694 files and directories currently installed.)
18:52:57 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
18:52:57 Unpacking python3-minimal (3.10.6-1~22.04) ...
18:52:57 Selecting previously unselected package media-types.
18:52:57 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
18:52:57 Unpacking media-types (7.0.0) ...
18:52:57 Selecting previously unselected package libmpdec3:armhf.
18:52:57 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
18:52:57 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
18:52:57 Selecting previously unselected package readline-common.
18:52:57 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
18:52:57 Unpacking readline-common (8.1.2-1) ...
18:52:57 Selecting previously unselected package libreadline8:armhf.
18:52:57 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
18:52:57 Unpacking libreadline8:armhf (8.1.2-1) ...
18:52:57 Selecting previously unselected package libsqlite3-0:armhf.
18:52:57 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
18:52:57 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
18:52:57 Selecting previously unselected package libpython3.10-stdlib:armhf.
18:52:57 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_armhf.deb ...
18:52:57 Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ...
18:52:57 137 added, 0 removed; done.
18:52:57 Running hooks in /etc/ca-certificates/update.d...
18:52:57 done.
18:52:57 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:52:57 + apt-key add -
18:52:57 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:52:57 Selecting previously unselected package python3.10.
18:52:57 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_armhf.deb ...
18:52:57 Unpacking python3.10 (3.10.12-1~22.04.2) ...
18:52:57 Selecting previously unselected package libpython3-stdlib:armhf.
18:52:57 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
18:52:57 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
18:52:57 Setting up python3-minimal (3.10.6-1~22.04) ...
18:52:57 Selecting previously unselected package python3.
18:52:57 OK
18:52:57 + '[' lunar = sid ']'
18:52:57 ++ dpkg --print-architecture
18:52:57 + ARCH=armhf
18:52:57 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu lunar test'
18:52:57 + apt-get update
18:52:57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5124 files and directories currently installed.)
18:52:57 Preparing to unpack .../0-python3_3.10.6-1~22.04_armhf.deb ...
18:52:57 Unpacking python3 (3.10.6-1~22.04) ...
18:52:57 Selecting previously unselected package libapparmor1:armhf.
18:52:57 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_armhf.deb ...
18:52:57 Unpacking libapparmor1:armhf (3.0.4-2ubuntu2.2) ...
18:52:57 Selecting previously unselected package libargon2-1:armhf.
18:52:57 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_armhf.deb ...
18:52:57 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
18:52:57 Selecting previously unselected package libdevmapper1.02.1:armhf.
18:52:57 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
18:52:57 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
18:52:57 Selecting previously unselected package libjson-c5:armhf.
18:52:57 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_armhf.deb ...
18:52:57 Unpacking libjson-c5:armhf (0.15-3~ubuntu1.22.04.2) ...
18:52:57 Selecting previously unselected package libcryptsetup12:armhf.
18:52:57 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_armhf.deb ...
18:52:57 Unpacking libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
18:52:57 Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB]
18:52:57 Selecting previously unselected package libip4tc2:armhf.
18:52:57 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_armhf.deb ...
18:52:57 Unpacking libip4tc2:armhf (1.8.7-1ubuntu5.1) ...
18:52:57 Selecting previously unselected package libkmod2:armhf.
18:52:57 Preparing to unpack .../7-libkmod2_29-1ubuntu1_armhf.deb ...
18:52:57 Unpacking libkmod2:armhf (29-1ubuntu1) ...
18:52:57 Selecting previously unselected package systemd.
18:52:57 Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_armhf.deb ...
18:52:57 Unpacking systemd (249.11-0ubuntu3.10) ...
18:52:58 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
18:52:58 Get:3 https://download.docker.com/linux/ubuntu lunar/test armhf Packages [13.6 kB]
18:52:58 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
18:52:58 Hit:5 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
18:52:58 Setting up libapparmor1:armhf (3.0.4-2ubuntu2.2) ...
18:52:58 Setting up libargon2-1:armhf (0~20171227-0.3) ...
18:52:58 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
18:52:58 Setting up libjson-c5:armhf (0.15-3~ubuntu1.22.04.2) ...
18:52:58 Setting up libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
18:52:58 Setting up libip4tc2:armhf (1.8.7-1ubuntu5.1) ...
18:52:58 Setting up libkmod2:armhf (29-1ubuntu1) ...
18:52:58 Setting up systemd (249.11-0ubuntu3.10) ...
18:52:58 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:52:58 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:52:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
18:52:58 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
18:52:58 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
18:52:58 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:52:58 Initializing machine ID from random generator.
18:52:58 Hit:6 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
18:52:58 Fetched 62.5 kB in 1s (78.5 kB/s)
18:52:58 Selecting previously unselected package systemd-sysv.
18:52:58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5962 files and directories currently installed.)
18:52:58 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_armhf.deb ...
18:52:58 Unpacking systemd-sysv (249.11-0ubuntu3.10) ...
18:52:58 Selecting previously unselected package openssl.
18:52:58 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_armhf.deb ...
18:52:58 Unpacking openssl (3.0.2-0ubuntu1.10) ...
18:52:58 Selecting previously unselected package ca-certificates.
18:52:58 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
18:52:58 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
18:52:58 Selecting previously unselected package libdbus-1-3:armhf.
18:52:58 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_armhf.deb ...
18:52:58 Unpacking libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ...
18:52:58 Selecting previously unselected package dbus.
18:52:58 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_armhf.deb ...
18:52:58 Unpacking dbus (1.12.20-2ubuntu4.1) ...
18:52:58 Selecting previously unselected package distro-info-data.
18:52:58 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ...
18:52:58 Unpacking distro-info-data (0.52ubuntu0.4) ...
18:52:58 Selecting previously unselected package libglib2.0-0:armhf.
18:52:58 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ...
18:52:58 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ...
18:52:58 Selecting previously unselected package libgirepository-1.0-1:armhf.
18:52:58 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_armhf.deb ...
18:52:58 Unpacking libgirepository-1.0-1:armhf (1.72.0-1) ...
18:52:58 Selecting previously unselected package gir1.2-glib-2.0:armhf.
18:52:58 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_armhf.deb ...
18:52:58 Unpacking gir1.2-glib-2.0:armhf (1.72.0-1) ...
18:52:58 Selecting previously unselected package iso-codes.
18:52:58 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
18:52:58 Unpacking iso-codes (4.9.0-1) ...
18:52:59 Selecting previously unselected package libcap2-bin.
18:52:59 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_armhf.deb ...
18:52:59 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
18:52:59 Selecting previously unselected package libelf1:armhf.
18:52:59 Preparing to unpack .../11-libelf1_0.186-1build1_armhf.deb ...
18:52:59 Unpacking libelf1:armhf (0.186-1build1) ...
18:52:59 Selecting previously unselected package libglib2.0-data.
18:52:59 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
18:52:59 Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
18:52:59 Selecting previously unselected package libicu70:armhf.
18:52:59 Preparing to unpack .../13-libicu70_70.1-2_armhf.deb ...
18:52:59 Unpacking libicu70:armhf (70.1-2) ...
18:52:59 Selecting previously unselected package libpam-systemd:armhf.
18:52:59 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_armhf.deb ...
18:52:59 Unpacking libpam-systemd:armhf (249.11-0ubuntu3.10) ...
18:52:59 Selecting previously unselected package libxml2:armhf.
18:52:59 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_armhf.deb ...
18:52:59 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ...
18:52:59 Selecting previously unselected package libyaml-0-2:armhf.
18:52:59 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_armhf.deb ...
18:52:59 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
18:52:59 Selecting previously unselected package lsb-release.
18:52:59 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
18:52:59 Unpacking lsb-release (11.1.0ubuntu4) ...
18:52:59 Selecting previously unselected package python-apt-common.
18:52:59 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ...
18:52:59 Unpacking python-apt-common (2.4.0ubuntu2) ...
18:52:59 Selecting previously unselected package python3-apt.
18:52:59 Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_armhf.deb ...
18:52:59 Unpacking python3-apt (2.4.0ubuntu2) ...
18:52:59 Selecting previously unselected package python3-dbus.
18:52:59 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_armhf.deb ...
18:52:59 Unpacking python3-dbus (1.2.18-3build1) ...
18:52:59 Selecting previously unselected package python3-gi.
18:52:59 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_armhf.deb ...
18:52:59 Unpacking python3-gi (3.42.1-0ubuntu1) ...
18:52:59 Selecting previously unselected package python3-pkg-resources.
18:52:59 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
18:52:59 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:52:59 Reading package lists...
18:52:59 W: https://download.docker.com/linux/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:52:59 ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb'
18:52:59 + packages='deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:59 ++ echo 'deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 ++ xargs
18:52:59 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:59 ++ awk '$0="./"$0'
18:52:59 + packages='./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb'
18:52:59 + set -x
18:52:59 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb
18:52:59 Selecting previously unselected package docker-compose-plugin.
18:52:59 (Reading database ... 9300 files and directories currently installed.)
18:52:59 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ...
18:52:59 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
18:52:59 Selecting previously unselected package libnghttp2-14:armhf.
18:52:59 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_armhf.deb ...
18:52:59 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
18:52:59 Selecting previously unselected package libpsl5:armhf.
18:52:59 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_armhf.deb ...
18:52:59 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
18:52:59 Selecting previously unselected package apt-transport-https.
18:52:59 Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ...
18:52:59 Unpacking apt-transport-https (2.4.10) ...
18:52:59 Selecting previously unselected package libbrotli1:armhf.
18:52:59 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_armhf.deb ...
18:52:59 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
18:52:59 Selecting previously unselected package libsasl2-modules-db:armhf.
18:52:59 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
18:52:59 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:52:59 Selecting previously unselected package libsasl2-2:armhf.
18:52:59 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
18:52:59 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:53:00 Selecting previously unselected package libldap-2.5-0:armhf.
18:53:00 Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_armhf.deb ...
18:53:00 Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:53:00 Selecting previously unselected package librtmp1:armhf.
18:53:00 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
18:53:00 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
18:53:00 Selecting previously unselected package libssh-4:armhf.
18:53:00 Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_armhf.deb ...
18:53:00 Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ...
18:53:00 Selecting previously unselected package libcurl4:armhf.
18:53:00 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.14_armhf.deb ...
18:53:00 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.14) ...
18:53:00 Selecting previously unselected package curl.
18:53:00 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.14_armhf.deb ...
18:53:00 Unpacking curl (7.81.0-1ubuntu1.14) ...
18:53:00 Selecting previously unselected package libassuan0:armhf.
18:53:00 Preparing to unpack .../34-libassuan0_2.5.5-1build1_armhf.deb ...
18:53:00 Unpacking libassuan0:armhf (2.5.5-1build1) ...
18:53:00 Selecting previously unselected package gpgconf.
18:53:00 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
18:53:00 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package docker-buildx-plugin.
18:53:00 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ...
18:53:00 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
18:53:00 Selecting previously unselected package libksba8:armhf.
18:53:00 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_armhf.deb ...
18:53:00 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ...
18:53:00 Selecting previously unselected package libnpth0:armhf.
18:53:00 Preparing to unpack .../37-libnpth0_1.6-3build2_armhf.deb ...
18:53:00 Unpacking libnpth0:armhf (1.6-3build2) ...
18:53:00 Selecting previously unselected package dirmngr.
18:53:00 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
18:53:00 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package libpackagekit-glib2-18:armhf.
18:53:00 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ...
18:53:00 Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
18:53:00 Selecting previously unselected package gir1.2-packagekitglib-1.0.
18:53:00 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ...
18:53:00 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
18:53:00 Selecting previously unselected package gnupg-l10n.
18:53:00 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
18:53:00 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package gnupg-utils.
18:53:00 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
18:53:00 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package gpg.
18:53:00 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
18:53:00 Unpacking gpg (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package pinentry-curses.
18:53:00 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_armhf.deb ...
18:53:00 Unpacking pinentry-curses (1.1.1-1build2) ...
18:53:00 Selecting previously unselected package gpg-agent.
18:53:00 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
18:53:00 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package gpg-wks-client.
18:53:00 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
18:53:00 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package gpg-wks-server.
18:53:00 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
18:53:00 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package gpgsm.
18:53:00 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
18:53:00 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
18:53:00 Selecting previously unselected package gnupg.
18:53:00 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
18:53:00 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
18:53:01 Selecting previously unselected package libcurl3-gnutls:armhf.
18:53:01 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.14_armhf.deb ...
18:53:01 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.14) ...
18:53:01 Selecting previously unselected package libstemmer0d:armhf.
18:53:01 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_armhf.deb ...
18:53:01 Unpacking libstemmer0d:armhf (2.2.0-1build1) ...
18:53:01 Selecting previously unselected package libxmlb2:armhf.
18:53:01 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_armhf.deb ...
18:53:01 Unpacking libxmlb2:armhf (0.3.6-2build1) ...
18:53:01 Selecting previously unselected package libappstream4:armhf.
18:53:01 Preparing to unpack .../53-libappstream4_0.15.2-2_armhf.deb ...
18:53:01 Unpacking libappstream4:armhf (0.15.2-2) ...
18:53:01 Selecting previously unselected package libdw1:armhf.
18:53:01 Preparing to unpack .../54-libdw1_0.186-1build1_armhf.deb ...
18:53:01 Unpacking libdw1:armhf (0.186-1build1) ...
18:53:01 Selecting previously unselected package libglib2.0-bin.
18:53:01 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_armhf.deb ...
18:53:01 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
18:53:01 Selecting previously unselected package docker-ce-rootless-extras.
18:53:01 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ...
18:53:01 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:53:01 Selecting previously unselected package libunwind8:armhf.
18:53:01 Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_armhf.deb ...
18:53:01 Unpacking libunwind8:armhf (1.3.2-2build2.1) ...
18:53:01 Selecting previously unselected package libgstreamer1.0-0:armhf.
18:53:01 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_armhf.deb ...
18:53:01 Unpacking libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
18:53:01 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
18:53:01 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
18:53:01 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
18:53:01 Selecting previously unselected package libpolkit-agent-1-0:armhf.
18:53:01 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_armhf.deb ...
18:53:01 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
18:53:01 Selecting previously unselected package polkitd.
18:53:01 Preparing to unpack .../60-polkitd_0.105-33_armhf.deb ...
18:53:01 Unpacking polkitd (0.105-33) ...
18:53:01 Selecting previously unselected package pkexec.
18:53:01 Preparing to unpack .../61-pkexec_0.105-33_armhf.deb ...
18:53:01 Unpacking pkexec (0.105-33) ...
18:53:01 Selecting previously unselected package policykit-1.
18:53:01 Preparing to unpack .../62-policykit-1_0.105-33_armhf.deb ...
18:53:01 Unpacking policykit-1 (0.105-33) ...
18:53:01 Selecting previously unselected package python3-blinker.
18:53:01 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
18:53:01 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
18:53:01 Selecting previously unselected package python3-cffi-backend:armhf.
18:53:01 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_armhf.deb ...
18:53:01 Unpacking python3-cffi-backend:armhf (1.15.0-1build2) ...
18:53:01 Selecting previously unselected package python3-cryptography.
18:53:01 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_armhf.deb ...
18:53:01 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
18:53:01 Selecting previously unselected package python3-pyparsing.
18:53:01 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
18:53:01 Unpacking python3-pyparsing (2.4.7-1) ...
18:53:01 Selecting previously unselected package python3-httplib2.
18:53:01 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
18:53:01 Unpacking python3-httplib2 (0.20.2-2) ...
18:53:01 Selecting previously unselected package python3-more-itertools.
18:53:01 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
18:53:01 Unpacking python3-more-itertools (8.10.0-2) ...
18:53:01 Selecting previously unselected package python3-zipp.
18:53:01 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
18:53:01 Unpacking python3-zipp (1.0.0-3) ...
18:53:01 Selecting previously unselected package python3-importlib-metadata.
18:53:01 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
18:53:01 Unpacking python3-importlib-metadata (4.6.4-1) ...
18:53:01 Selecting previously unselected package python3-jeepney.
18:53:01 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
18:53:01 Unpacking python3-jeepney (0.7.1-3) ...
18:53:01 Selecting previously unselected package python3-jwt.
18:53:01 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
18:53:01 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
18:53:01 Selecting previously unselected package docker-ce.
18:53:01 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ...
18:53:01 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:53:02 Selecting previously unselected package python3-secretstorage.
18:53:02 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
18:53:02 Unpacking python3-secretstorage (3.3.1-1) ...
18:53:02 Selecting previously unselected package python3-keyring.
18:53:02 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
18:53:02 Unpacking python3-keyring (23.5.0-1) ...
18:53:02 Selecting previously unselected package python3-lazr.uri.
18:53:02 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
18:53:02 Unpacking python3-lazr.uri (1.0.6-2) ...
18:53:02 Selecting previously unselected package python3-wadllib.
18:53:02 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
18:53:02 Unpacking python3-wadllib (1.3.6-1) ...
18:53:02 Selecting previously unselected package python3-distro.
18:53:02 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
18:53:02 Unpacking python3-distro (1.7.0-1) ...
18:53:02 Selecting previously unselected package python3-oauthlib.
18:53:02 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
18:53:02 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
18:53:02 Selecting previously unselected package python3-six.
18:53:02 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
18:53:02 Unpacking python3-six (1.16.0-3ubuntu1) ...
18:53:02 Selecting previously unselected package python3-lazr.restfulclient.
18:53:02 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
18:53:02 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
18:53:02 Selecting previously unselected package python3-launchpadlib.
18:53:02 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
18:53:02 Unpacking python3-launchpadlib (1.10.16-1) ...
18:53:02 Selecting previously unselected package python3-software-properties.
18:53:02 Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ...
18:53:02 Unpacking python3-software-properties (0.99.22.7) ...
18:53:02 Selecting previously unselected package packagekit.
18:53:02 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_armhf.deb ...
18:53:02 Unpacking packagekit (1.2.5-2ubuntu2) ...
18:53:02 Selecting previously unselected package software-properties-common.
18:53:02 Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ...
18:53:02 Unpacking software-properties-common (0.99.22.7) ...
18:53:02 Selecting previously unselected package gnupg2.
18:53:02 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
18:53:02 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
18:53:02 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ...
18:53:02 Setting up media-types (7.0.0) ...
18:53:02 Setting up systemd-sysv (249.11-0ubuntu3.10) ...
18:53:02 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
18:53:02 Setting up apt-transport-https (2.4.10) ...
18:53:02 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
18:53:02 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ...
18:53:02 No schema files found: doing nothing.
18:53:02 Setting up distro-info-data (0.52ubuntu0.4) ...
18:53:02 Setting up libxmlb2:armhf (0.3.6-2build1) ...
18:53:02 Setting up libbrotli1:armhf (1.0.9-2build6) ...
18:53:02 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
18:53:02 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
18:53:02 Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
18:53:02 Setting up libnpth0:armhf (1.6-3build2) ...
18:53:02 Setting up libassuan0:armhf (2.5.5-1build1) ...
18:53:02 Setting up libunwind8:armhf (1.3.2-2build2.1) ...
18:53:02 Selecting previously unselected package docker-ce-cli.
18:53:02 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ...
18:53:02 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:53:02 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:53:02 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
18:53:02 Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
18:53:02 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
18:53:02 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
18:53:02 Setting up libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ...
18:53:02 Setting up dbus (1.12.20-2ubuntu4.1) ...
18:53:02 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
18:53:02 Setting up libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ...
18:53:02 Setting up python-apt-common (2.4.0ubuntu2) ...
18:53:02 Setting up libmpdec3:armhf (2.5.1-2build2) ...
18:53:02 Setting up libpam-systemd:armhf (249.11-0ubuntu3.10) ...
18:53:03 Setting up libgirepository-1.0-1:armhf (1.72.0-1) ...
18:53:03 Setting up libstemmer0d:armhf (2.2.0-1build1) ...
18:53:03 Setting up openssl (3.0.2-0ubuntu1.10) ...
18:53:03 Setting up libelf1:armhf (0.186-1build1) ...
18:53:03 Setting up readline-common (8.1.2-1) ...
18:53:03 Setting up iso-codes (4.9.0-1) ...
18:53:03 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
18:53:03 Setting up libicu70:armhf (70.1-2) ...
18:53:03 Setting up pinentry-curses (1.1.1-1build2) ...
18:53:03 Setting up libdw1:armhf (0.186-1build1) ...
18:53:03 Setting up libreadline8:armhf (8.1.2-1) ...
18:53:03 Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
18:53:03 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
18:53:03 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:53:03 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:53:03 invoke-rc.d: could not determine current runlevel
18:53:03 invoke-rc.d: policy-rc.d denied execution of start.
18:53:03 Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
18:53:03 Setting up libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ...
18:53:03 Setting up libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ...
18:53:03 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
18:53:03 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:53:03 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:53:03 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:53:03  docker-ce-rootless-extras depends on dbus-user-session; however:
18:53:03   Package dbus-user-session is not installed.
18:53:03 
18:53:03 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar) ...
18:53:03 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.23.04~lunar_armhf.deb
18:53:03 Updating certificates in /etc/ssl/certs...
18:53:04 137 added, 0 removed; done.
18:53:04 Setting up gir1.2-glib-2.0:armhf (1.72.0-1) ...
18:53:04 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
18:53:04 Setting up libcurl4:armhf (7.81.0-1ubuntu1.14) ...
18:53:04 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
18:53:04 Setting up curl (7.81.0-1ubuntu1.14) ...
18:53:04 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ...
18:53:04 Setting up polkitd (0.105-33) ...
18:53:04 Setting up gpg (2.2.27-3ubuntu2.1) ...
18:53:04 Setting up libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
18:53:04 Setcap worked! gst-ptp-helper is not suid!
18:53:04 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
18:53:04 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
18:53:04 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
18:53:04 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
18:53:04 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
18:53:04 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
18:53:04 Reading package lists...
18:53:04 Building dependency tree...
18:53:04 Reading state information...
18:53:04 Correcting dependencies... Done
18:53:05 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
18:53:05 Setting up python3.10 (3.10.12-1~22.04.2) ...
18:53:05 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:53:05 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:53:05 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:53:05 Skipping docker-ce, it is already installed and upgrade is not set.
18:53:05 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:53:05 The following additional packages will be installed:
18:53:05   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:53:05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:53:05 Suggested packages:
18:53:05   firewalld kmod nftables
18:53:05 The following NEW packages will be installed:
18:53:05   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:53:05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:53:05 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
18:53:05 Need to get 21.6 MB of archives.
18:53:05 After this operation, 102 MB of additional disk space will be used.
18:53:05 Get:1 https://download.docker.com/linux/ubuntu lunar/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:53:05 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-user-session armhf 1.14.4-1ubuntu1 [10.1 kB]
18:53:05 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
18:53:05 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxtables12 armhf 1.8.7-1ubuntu7 [27.8 kB]
18:53:05 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
18:53:05 Setting up pkexec (0.105-33) ...
18:53:05 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB]
18:53:05 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libip6tc2 armhf 1.8.7-1ubuntu7 [17.7 kB]
18:53:05 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
18:53:05 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [36.7 kB]
18:53:05 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnftnl11 armhf 1.2.4-2 [50.8 kB]
18:53:05 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iptables armhf 1.8.7-1ubuntu7 [420 kB]
18:53:06 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.14) ...
18:53:06 Setting up python3 (3.10.6-1~22.04) ...
18:53:06 Setting up libappstream4:armhf (0.15.2-2) ...
18:53:06 Setting up python3-six (1.16.0-3ubuntu1) ...
18:53:06 debconf: delaying package configuration, since apt-utils is not installed
18:53:06 Fetched 21.6 MB in 1s (25.0 MB/s)
18:53:06 Selecting previously unselected package dbus-user-session.
18:53:06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9524 files and directories currently installed.)
18:53:06 Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_armhf.deb ...
18:53:06 Unpacking dbus-user-session (1.14.4-1ubuntu1) ...
18:53:06 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
18:53:06 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
18:53:06 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
18:53:06 Setting up python3-pyparsing (2.4.7-1) ...
18:53:06 Selecting previously unselected package libmnl0:armhf.
18:53:06 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
18:53:06 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
18:53:06 Selecting previously unselected package libxtables12:armhf.
18:53:06 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_armhf.deb ...
18:53:06 Unpacking libxtables12:armhf (1.8.7-1ubuntu7) ...
18:53:06 Selecting previously unselected package netbase.
18:53:06 Preparing to unpack .../3-netbase_6.4_all.deb ...
18:53:06 Unpacking netbase (6.4) ...
18:53:06 Selecting previously unselected package libip6tc2:armhf.
18:53:06 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_armhf.deb ...
18:53:06 Unpacking libip6tc2:armhf (1.8.7-1ubuntu7) ...
18:53:06 Selecting previously unselected package libnfnetlink0:armhf.
18:53:06 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
18:53:06 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
18:53:06 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:53:06 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
18:53:06 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
18:53:06 Selecting previously unselected package libnftnl11:armhf.
18:53:06 Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ...
18:53:06 Unpacking libnftnl11:armhf (1.2.4-2) ...
18:53:06 Setting up python3-gi (3.42.1-0ubuntu1) ...
18:53:06 Setting up python3-jeepney (0.7.1-3) ...
18:53:06 Selecting previously unselected package iptables.
18:53:06 Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_armhf.deb ...
18:53:06 Unpacking iptables (1.8.7-1ubuntu7) ...
18:53:06 Selecting previously unselected package containerd.io.
18:53:06 Preparing to unpack .../9-containerd.io_1.6.24-1_armhf.deb ...
18:53:06 Unpacking containerd.io (1.6.24-1) ...
18:53:06 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
18:53:06 Setting up python3-httplib2 (0.20.2-2) ...
18:53:07 Setting up lsb-release (11.1.0ubuntu4) ...
18:53:07 Setting up policykit-1 (0.105-33) ...
18:53:07 Setting up python3-cffi-backend:armhf (1.15.0-1build2) ...
18:53:07 Setting up python3-blinker (1.4+dfsg1-0.4) ...
18:53:07 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
18:53:07 Setting up python3-more-itertools (8.10.0-2) ...
18:53:07 Setting up python3-dbus (1.2.18-3build1) ...
18:53:07 Setting up python3-distro (1.7.0-1) ...
18:53:07 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
18:53:07 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
18:53:08 Setting up python3-apt (2.4.0ubuntu2) ...
18:53:08 Setting up python3-lazr.uri (1.0.6-2) ...
18:53:08 Setting up libip6tc2:armhf (1.8.7-1ubuntu7) ...
18:53:08 Setting up dbus-user-session (1.14.4-1ubuntu1) ...
18:53:08 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
18:53:08 Setting up containerd.io (1.6.24-1) ...
18:53:08 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:53:08 Setting up libxtables12:armhf (1.8.7-1ubuntu7) ...
18:53:08 Setting up libnfnetlink0:armhf (1.0.2-2) ...
18:53:08 Setting up netbase (6.4) ...
18:53:08 Setting up libnftnl11:armhf (1.2.4-2) ...
18:53:08 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
18:53:08 Setting up iptables (1.8.7-1ubuntu7) ...
18:53:08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:53:08 Setting up python3-zipp (1.0.0-3) ...
18:53:08 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
18:53:08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:53:08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:53:08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:53:08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:53:08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:53:08 Processing triggers for libc-bin (2.37-0ubuntu2) ...
18:53:08 + verify_binaries
18:53:08 + docker --version
18:53:08 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:53:08 + docker buildx version
18:53:08 github.com/docker/buildx v0.11.2 9872040
18:53:08 + docker compose version
18:53:08 Setting up python3-wadllib (1.3.6-1) ...
18:53:08 Docker Compose version v2.21.0
18:53:08 + dockerd --version
18:53:08 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:53:08 + docker-proxy --version
18:53:08 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:53:08 + containerd --version
18:53:08 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:53:08 + ctr --version
18:53:08 ctr containerd.io 1.6.24
18:53:08 + containerd-shim --help
18:53:08 Usage of containerd-shim:
18:53:08   -address string
18:53:08     	grpc address back to main containerd
18:53:08   -containerd-binary containerd publish
18:53:08     	path to containerd binary (used for containerd publish) (default "containerd")
18:53:08   -criu string
18:53:08     	path to criu binary
18:53:08   -debug
18:53:08     	enable debug output in logs
18:53:08   -namespace string
18:53:08     	namespace that owns the shim
18:53:08   -runtime-root string
18:53:08     	root directory for the runtime (default "/run/containerd/runc")
18:53:08   -socket string
18:53:08     	socket path to serve
18:53:08   -systemd-cgroup
18:53:08     	set runtime to use systemd-cgroup
18:53:08   -workdir string
18:53:08     	path used to storge large temporary data
18:53:08 + containerd-shim-runc-v1 -v
18:53:08 containerd-shim-runc-v1:
18:53:08   Version:  1.6.24
18:53:08   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:53:08   Go version: go1.20.8
18:53:08 
18:53:08 + containerd-shim-runc-v2 -v
18:53:08 containerd-shim-runc-v2:
18:53:08   Version:  1.6.24
18:53:08   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:53:08   Go version: go1.20.8
18:53:08 
18:53:08 + runc --version
18:53:08 runc version 1.1.9
18:53:08 commit: v1.1.9-0-gccaecfc
18:53:08 spec: 1.0.2-dev
18:53:08 go: go1.20.8
18:53:08 libseccomp: 2.5.4
18:53:08 Setting up gnupg (2.2.27-3ubuntu2.1) ...
18:53:08 Setting up packagekit (1.2.5-2ubuntu2) ...
18:53:08 invoke-rc.d: could not determine current runlevel
18:53:08 invoke-rc.d: policy-rc.d denied execution of force-reload.
18:53:08 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
18:53:09 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
18:53:09 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
18:53:09 Setting up python3-importlib-metadata (4.6.4-1) ...
18:53:09 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
18:53:09 Setting up python3-secretstorage (3.3.1-1) ...
18:53:09 Setting up python3-keyring (23.5.0-1) ...
18:53:09 Setting up python3-lazr.restfulclient (0.14.4-1) ...
18:53:09 Setting up python3-launchpadlib (1.10.16-1) ...
18:53:09 Setting up python3-software-properties (0.99.22.7) ...
18:53:10 Setting up software-properties-common (0.99.22.7) ...
18:53:10 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:53:10 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
18:53:10 Updating certificates in /etc/ssl/certs...
18:53:10 0 added, 0 removed; done.
18:53:10 Running hooks in /etc/ca-certificates/update.d...
18:53:10 done.
18:53:10 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
18:53:10 ++ source /etc/os-release
18:53:10 +++ PRETTY_NAME='Ubuntu 22.04.3 LTS'
18:53:10 +++ NAME=Ubuntu
18:53:10 +++ VERSION_ID=22.04
18:53:10 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)'
18:53:10 +++ VERSION_CODENAME=jammy
18:53:10 +++ ID=ubuntu
18:53:10 +++ ID_LIKE=debian
18:53:10 +++ HOME_URL=https://www.ubuntu.com/
18:53:10 +++ SUPPORT_URL=https://help.ubuntu.com/
18:53:10 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
18:53:10 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
18:53:10 +++ UBUNTU_CODENAME=jammy
18:53:10 ++ echo ubuntu
18:53:10 + DIST_ID=ubuntu
18:53:10 ++ lsb_release -sc
18:53:10 + DIST_VERSION=jammy
18:53:10 + '[' jammy = sid ']'
18:53:10 + install_debian_containerd
18:53:10 + '[' prod = stage ']'
18:53:10 + REPO_URL=https://download.docker.com/linux/ubuntu
18:53:10 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
18:53:10 + update-ca-certificates -f
18:53:10 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
18:53:10 Clearing symlinks in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:53:11 done.
18:53:11 Updating certificates in /etc/ssl/certs...
18:53:11 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
18:53:11 137 added, 0 removed; done.
18:53:11 Running hooks in /etc/ca-certificates/update.d...
18:53:11 done.
18:53:11 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
18:53:11 + apt-key add -
18:53:11 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
18:53:12 OK
18:53:12 + '[' jammy = sid ']'
18:53:12 ++ dpkg --print-architecture
18:53:12 + ARCH=armhf
18:53:12 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test'
18:53:12 + apt-get update
18:53:12 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
18:53:12 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
18:53:13 Get:3 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [33.2 kB]
18:53:13 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
18:53:13 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
18:53:13 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
18:53:13 Fetched 82.1 kB in 1s (98.0 kB/s)
18:53:14 Reading package lists...
18:53:14 W: https://download.docker.com/linux/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
18:53:14 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
18:53:14 + packages='deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:53:14 ++ echo 'deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 ++ xargs
18:53:14 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:53:14 ++ awk '$0="./"$0'
18:53:14 + packages='./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb'
18:53:14 + set -x
18:53:14 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb
18:53:14 Selecting previously unselected package docker-compose-plugin.
18:53:14 (Reading database ... 9232 files and directories currently installed.)
18:53:14 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ...
18:53:14 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
18:53:15 Selecting previously unselected package docker-ce-rootless-extras.
18:53:15 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ...
18:53:15 Unpacking docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:53:15 Selecting previously unselected package docker-ce-cli.
18:53:15 Preparing to unpack .../docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ...
18:53:15 Unpacking docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:53:16 Selecting previously unselected package docker-buildx-plugin.
18:53:16 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ...
18:53:16 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
18:53:18 Selecting previously unselected package docker-ce.
18:53:18 Preparing to unpack .../docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ...
18:53:18 Unpacking docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:53:19 Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
18:53:19 Setting up docker-ce-cli (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:53:19 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
18:53:19 Setting up docker-ce (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:53:19 invoke-rc.d: could not determine current runlevel
18:53:19 invoke-rc.d: policy-rc.d denied execution of start.
18:53:19 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
18:53:19 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
18:53:19 Setting up docker-ce-rootless-extras (5:0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy) ...
18:53:19 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
18:53:19  docker-ce-rootless-extras depends on dbus-user-session; however:
18:53:19   Package dbus-user-session is not installed.
18:53:19 
18:53:19 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20231011170815.26951f7-1~ubuntu.22.04~jammy_armhf.deb
18:53:21 Reading package lists...
18:53:21 Building dependency tree...
18:53:21 Reading state information...
18:53:21 Correcting dependencies... Done
18:53:21 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
18:53:21 Skipping docker-ce, it is already installed and upgrade is not set.
18:53:21 Skipping docker-ce-cli, it is already installed and upgrade is not set.
18:53:21 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
18:53:21 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
18:53:21 The following additional packages will be installed:
18:53:21   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:53:21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:53:21 Suggested packages:
18:53:21   firewalld kmod nftables
18:53:21 The following NEW packages will be installed:
18:53:21   containerd.io dbus-user-session iptables libip6tc2 libmnl0
18:53:21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
18:53:21 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
18:53:21 Need to get 21.6 MB of archives.
18:53:21 After this operation, 94.7 MB of additional disk space will be used.
18:53:21 Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
18:53:22 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB]
18:53:22 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxtables12 armhf 1.8.7-1ubuntu5.1 [28.1 kB]
18:53:22 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
18:53:22 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libip6tc2 armhf 1.8.7-1ubuntu5.1 [18.1 kB]
18:53:22 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB]
18:53:22 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB]
18:53:22 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB]
18:53:22 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf iptables armhf 1.8.7-1ubuntu5.1 [412 kB]
18:53:22 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B]
18:53:22 debconf: delaying package configuration, since apt-utils is not installed
18:53:22 Fetched 21.6 MB in 1s (25.5 MB/s)
18:53:22 Selecting previously unselected package libmnl0:armhf.
18:53:22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9456 files and directories currently installed.)
18:53:22 Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ...
18:53:22 Unpacking libmnl0:armhf (1.0.4-3build2) ...
18:53:22 Selecting previously unselected package libxtables12:armhf.
18:53:22 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_armhf.deb ...
18:53:22 Unpacking libxtables12:armhf (1.8.7-1ubuntu5.1) ...
18:53:22 Selecting previously unselected package netbase.
18:53:22 Preparing to unpack .../2-netbase_6.3_all.deb ...
18:53:22 Unpacking netbase (6.3) ...
18:53:22 Selecting previously unselected package libip6tc2:armhf.
18:53:22 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_armhf.deb ...
18:53:22 Unpacking libip6tc2:armhf (1.8.7-1ubuntu5.1) ...
18:53:22 Selecting previously unselected package libnfnetlink0:armhf.
18:53:22 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ...
18:53:22 Unpacking libnfnetlink0:armhf (1.0.1-3build3) ...
18:53:22 Selecting previously unselected package libnetfilter-conntrack3:armhf.
18:53:22 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ...
18:53:22 Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ...
18:53:22 Selecting previously unselected package libnftnl11:armhf.
18:53:22 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ...
18:53:22 Unpacking libnftnl11:armhf (1.2.1-1build1) ...
18:53:22 Selecting previously unselected package iptables.
18:53:22 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_armhf.deb ...
18:53:22 Unpacking iptables (1.8.7-1ubuntu5.1) ...
18:53:23 Selecting previously unselected package containerd.io.
18:53:23 Preparing to unpack .../8-containerd.io_1.6.24-1_armhf.deb ...
18:53:23 Unpacking containerd.io (1.6.24-1) ...
18:53:25 Selecting previously unselected package dbus-user-session.
18:53:25 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_armhf.deb ...
18:53:25 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
18:53:25 Setting up libip6tc2:armhf (1.8.7-1ubuntu5.1) ...
18:53:25 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
18:53:25 Setting up libmnl0:armhf (1.0.4-3build2) ...
18:53:25 Setting up containerd.io (1.6.24-1) ...
18:53:25 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
18:53:25 Setting up libxtables12:armhf (1.8.7-1ubuntu5.1) ...
18:53:25 Setting up libnfnetlink0:armhf (1.0.1-3build3) ...
18:53:25 Setting up netbase (6.3) ...
18:53:25 Setting up libnftnl11:armhf (1.2.1-1build1) ...
18:53:25 Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ...
18:53:25 Setting up iptables (1.8.7-1ubuntu5.1) ...
18:53:25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:53:25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:53:25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:53:25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:53:25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:53:25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:53:25 Processing triggers for libc-bin (2.35-0ubuntu3.3) ...
18:53:25 + verify_binaries
18:53:25 + docker --version
18:53:25 Docker version 0.0.0-20231011170815-26951f7, build 26951f7
18:53:25 + docker buildx version
18:53:25 github.com/docker/buildx v0.11.2 9872040
18:53:25 + docker compose version
18:53:25 Docker Compose version v2.21.0
18:53:25 + dockerd --version
18:53:25 Docker version 0.0.0-20231011170815-26951f7, build 949f8c9
18:53:25 + docker-proxy --version
18:53:25 docker-proxy (commit 949f8c9) version 0.0.0-20231011170815-26951f7
18:53:25 + containerd --version
18:53:25 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:53:25 + ctr --version
18:53:25 ctr containerd.io 1.6.24
18:53:25 + containerd-shim --help
18:53:25 Usage of containerd-shim:
18:53:25   -address string
18:53:25     	grpc address back to main containerd
18:53:25   -containerd-binary containerd publish
18:53:25     	path to containerd binary (used for containerd publish) (default "containerd")
18:53:25   -criu string
18:53:25     	path to criu binary
18:53:25   -debug
18:53:25     	enable debug output in logs
18:53:25   -namespace string
18:53:25     	namespace that owns the shim
18:53:25   -runtime-root string
18:53:25     	root directory for the runtime (default "/run/containerd/runc")
18:53:25   -socket string
18:53:25     	socket path to serve
18:53:25   -systemd-cgroup
18:53:25     	set runtime to use systemd-cgroup
18:53:25   -workdir string
18:53:25     	path used to storge large temporary data
18:53:25 + containerd-shim-runc-v1 -v
18:53:25 containerd-shim-runc-v1:
18:53:25   Version:  1.6.24
18:53:25   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:53:25   Go version: go1.20.8
18:53:25 
18:53:25 + containerd-shim-runc-v2 -v
18:53:25 containerd-shim-runc-v2:
18:53:25   Version:  1.6.24
18:53:25   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
18:53:25   Go version: go1.20.8
18:53:25 
18:53:25 + runc --version
18:53:25 runc version 1.1.9
18:53:25 commit: v1.1.9-0-gccaecfc
18:53:25 spec: 1.0.2-dev
18:53:25 go: go1.20.8
18:53:25 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS